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

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:769px)/";
  width: 551px; }

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

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

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; }

.shg-sld-dot {
  border-radius: 0 !important;
  width: 2rem !important;
  height: 0.5rem !important; }

.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; }

@font-face {
  font-family: 'DearJoe6';
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  src: url("../fonts/dearJoe6.otf") format("opentype"); }

/*! 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: white;
  color: black;
  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: 769px) {
    html {
      font-size: 14px; } }
  @media (min-width: 1261px) {
    html {
      font-size: 14px; } }

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

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

p {
  margin-bottom: 1.5rem; }

h1,
h2,
h3,
h4,
h5,
h6 {
  color: black;
  font-family: "Montserrat", 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: #757575;
    font-size: 60%;
    line-height: 0; }

h1 {
  font-size: 35px; }

h2 {
  font-size: 25px; }

h3 {
  font-size: 18px; }

h4 {
  font-size: 16px; }

h5 {
  font-size: 15px; }

h6 {
  font-size: 13px; }

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

hr {
  border: solid #bcbcbc;
  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: black;
  cursor: help;
  font-size: 90%;
  text-transform: uppercase; }

abbr {
  text-transform: none; }

blockquote { }

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

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

.icon {
  height: 1.14286rem;
  width: 1.14286rem;
  display: inline-block;
  vertical-align: middle; }
  .icon svg {
    display: inline-block;
    fill: #757575;
    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 #bcbcbc;
  margin-bottom: 2rem;
  table-layout: auto;
  width: 100%; }
  .table thead {
    background: #e5e5e5; }
    .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 #bcbcbc; }

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

.table-tbody tr {
  border-bottom: 1px solid #bcbcbc; }
  .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: "Europa", "Montserrat", 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: black;
  color: #1d1d1d;
  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: #999999;
    color: #1d1d1d; }
  .button:active {
    background-color: transparent;
    border: 1px solid #757575;
    color: black; }
  .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: black;
  border-color: black;
  color: white; }
  .button--primary:hover, .button--primary:focus, .button--primary.is-active, .button--primary.active {
    background-color: #666666;
    border-color: #666666;
    color: white; }
  .button--primary:active {
    background-color: black;
    border: 1px solid black;
    color: white; }

.button[disabled] {
  background-color: #f3f3f3;
  border-color: rgba(0, 0, 255, 0);
  color: black;
  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: white; }

/*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: black;
  cursor: pointer;
  display: block;
  font-size: 1rem;
  line-height: 1.5;
  margin-bottom: 0.5rem; }
  .form-label small {
    color: #757575;
    font-size: 0.71429rem;
    text-transform: uppercase;
    vertical-align: bottom; }

.form-input {
  appearance: none;
  background-color: white;
  border-color: #c4c4c4;
  border-style: solid;
  border-width: 1px;
  border-radius: 4px;
  color: black;
  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: white;
    color: #999999;
    cursor: not-allowed; }
  .form-input[readonly] {
    background-color: #e5e5e5;
    border-color: #999999;
    color: #757575;
    cursor: text; }
  .form-input:focus {
    border-color: #999999;
    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: white;
  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: #c4c4c4;
  color: black;
  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: #999999; }
  .form-select:disabled {
    background-color: white;
    cursor: not-allowed; }
  .form-select:focus {
    border-color: #999999; }

/*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: white;
  border: 1px solid #999999;
  box-shadow: 0 1px 2px rgba(255, 255, 255, 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: white;
      border: solid #cccccc;
      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: white; }

.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(51, 51, 51, 0.999)' /%3E%3C/svg%3E");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 100%;
  color: rgba(51, 51, 51, 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(51, 51, 51, 0.999);
  border: 3px solid white;
  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: white;
    box-shadow: 0 0 4px rgba(255, 255, 255, 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: #c4c4c4;
    border-color: #c4c4c4; }
  .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: white;
    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: #c4c4c4; }

.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: #c4c4c4; }

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

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

.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: #cc4749; }

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

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

.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: #e5e5e5;
  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: #e5e5e5; }
  .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: #757575;
  float: left;
  font-size: 13px;
  line-height: 13px;
  margin: 0;
  line-height: 1.5; }
  .breadcrumb a {
    color: #757575; }
  .breadcrumb.current {
    color: #757575;
    cursor: default; }
    .breadcrumb.current a {
      color: #757575;
      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: #757575;
    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: #333333;
    text-decoration: none; }
  .breadcrumb.is-active > .breadcrumb-label {
    color: #757575;
    cursor: default; }
  .breadcrumb.is-unavailable > .breadcrumb-label {
    color: #999999;
    cursor: default; }

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

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

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

.tab.is-active .tab-title {
  color: black;
  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: black;
  font-size: 15px;
  padding: 0.21429rem 0; }

.pagination-list {
  display: block;
  margin-left: 0; }
  .pagination-list li {
    color: #757575;
    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: #757575;
      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: black; }

li.pagination-item--current a, li.pagination-item--current button {
  color: black;
  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;
  color: white; }
  .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: #e5e5e5;
  border-color: #e5e5e5;
  color: white; }
  .alertBox--success svg {
    fill: #c4c4c4; }

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

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

.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: #bcbcbc solid;
  border-width: 1px;
  box-shadow: 0 1px 2px rgba(255, 255, 255, 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: #bcbcbc solid;
  border-width: 1px 0;
  cursor: pointer; }
  .accordion-navigation.is-open > a {
    background: white;
    color: black; }
  .accordion-navigation > a {
    background: white;
    color: black;
    padding: 1.85714rem;
    display: block;
    font-family: "Europa", "Roboto", Arial, Helvetica, sans-serif;
    font-size: 1rem; }
    .accordion-navigation > a:hover {
      background: #e5e5e5; }
  .accordion-navigation .accordion-title {
    padding: 1.5rem 1.85714rem; }

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

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

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

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

.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: white;
  padding: 2.25rem 2.25rem;
  border: solid 0 #bcbcbc;
  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 #bcbcbc;
  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 #bcbcbc;
  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: white white #999999 #999999;
    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: white;
  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: #757575; }

.card-figcaption-button {
  background-color: rgba(255, 255, 255, 0.9);
  color: black; }
  .card-figcaption-button:hover {
    background-color: white;
    color: black; }

.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: #757575; }

.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; }

/* 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: #999999;
    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: #333333;
        opacity: 0.6;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
    .slick-dots li.slick-active button:before {
      color: #757575;
      opacity: 1; }

.slick-slide {
  position: relative;
  z-index: 10; }

.carouselVideo iframe {
  z-index: -1; }

.slick-next,
.slick-prev {
  background-color: white;
  background-color: rgba(255, 255, 255, 0.9);
  z-index: 1;
  border: 1px solid white;
  height: 4.35714rem;
  margin-top: -1.07143rem;
  padding: 0.71429rem;
  width: 2.85714rem; }
  .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: -10px; }
  @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='#999999' 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;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iNDIiIHZpZXdCb3g9IjAgMCAyNCA0MiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMS40NTY3OSAxLjAwNzQ2MTQ3bDIxIDIwLjAyNDgyMTQzTDEuNTA4ODUgNDEuMDA3NDYxNSIgc3Ryb2tlPSIjOTg5ODk4IiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIi8+PC9zdmc+"); }

.slick-prev {
  left: -15px; }
  @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='#999999' 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;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iNDIiIHZpZXdCb3g9IjAgMCAyNCA0MiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMjIuNDU3MjA3NCAxLjAwNzQ2MTQ3bC0yMSAyMC4wMjQ4MjE0MyAyMC45NDc5Mzk3IDE5Ljk3NTE3ODYiIHN0cm9rZT0iIzk4OTg5OCIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvc3ZnPg=="); }

.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 #333333;
      display: inline-block;
      margin: 0;
      padding: 0;
      position: relative;
      text-align: center;
      vertical-align: middle; }
      .slick-dots li button:hover::before {
        background: #333333; }
    .slick-dots li button::before {
      display: block;
      left: -1px;
      top: -1px;
      transition: background 100ms ease-out; }
    .slick-dots li.slick-active button::before {
      background: #757575; }

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

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

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

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

.nanobar {
  display: none;
  width: 100%;
  height: 0.35714rem;
  z-index: 9999;
  top: 0;
  pointer-events: none;
  user-select: none; }
  .nanobar .bar {
    width: 0;
    height: 100%;
    transition: height 0.1s;
    background-color: #999999; }

.swal2-popup.swal2-toast {
  flex-direction: row;
  align-items: center;
  width: auto;
  padding: 0.625em;
  overflow-y: hidden;
  background: #fff;
  box-shadow: 0 0 0.625em #d9d9d9; }
  .swal2-popup.swal2-toast .swal2-header {
    flex-direction: row;
    padding: 0; }
  .swal2-popup.swal2-toast .swal2-title {
    flex-grow: 1;
    justify-content: flex-start;
    margin: 0 0.6em;
    font-size: 1em; }
  .swal2-popup.swal2-toast .swal2-footer {
    margin: 0.5em 0 0;
    padding: 0.5em 0 0;
    font-size: 0.8em; }
  .swal2-popup.swal2-toast .swal2-close {
    position: static;
    width: 0.8em;
    height: 0.8em;
    line-height: 0.8; }
  .swal2-popup.swal2-toast .swal2-content {
    justify-content: flex-start;
    padding: 0;
    font-size: 1em; }
  .swal2-popup.swal2-toast .swal2-icon {
    width: 2em;
    min-width: 2em;
    height: 2em;
    margin: 0; }
    .swal2-popup.swal2-toast .swal2-icon .swal2-icon-content {
      display: flex;
      align-items: center;
      font-size: 1.8em;
      font-weight: bold; }
      @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
        .swal2-popup.swal2-toast .swal2-icon .swal2-icon-content {
          font-size: .25em; } }
    .swal2-popup.swal2-toast .swal2-icon.swal2-success .swal2-success-ring {
      width: 2em;
      height: 2em; }
    .swal2-popup.swal2-toast .swal2-icon.swal2-error [class^='swal2-x-mark-line'] {
      top: .875em;
      width: 1.375em; }
      .swal2-popup.swal2-toast .swal2-icon.swal2-error [class^='swal2-x-mark-line'][class$='left'] {
        left: .3125em; }
      .swal2-popup.swal2-toast .swal2-icon.swal2-error [class^='swal2-x-mark-line'][class$='right'] {
        right: .3125em; }
  .swal2-popup.swal2-toast .swal2-actions {
    flex-basis: auto !important;
    width: auto;
    height: auto;
    margin: 0 .3125em; }
  .swal2-popup.swal2-toast .swal2-styled {
    margin: 0 .3125em;
    padding: .3125em .625em;
    font-size: 1em; }
    .swal2-popup.swal2-toast .swal2-styled:focus {
      box-shadow: 0 0 0 1px #fff, 0 0 0 3px rgba(50, 100, 150, 0.4); }
  .swal2-popup.swal2-toast .swal2-success {
    border-color: #a5dc86; }
    .swal2-popup.swal2-toast .swal2-success [class^='swal2-success-circular-line'] {
      position: absolute;
      width: 1.6em;
      height: 3em;
      transform: rotate(45deg);
      border-radius: 50%; }
      .swal2-popup.swal2-toast .swal2-success [class^='swal2-success-circular-line'][class$='left'] {
        top: -.8em;
        left: -.5em;
        transform: rotate(-45deg);
        transform-origin: 2em 2em;
        border-radius: 4em 0 0 4em; }
      .swal2-popup.swal2-toast .swal2-success [class^='swal2-success-circular-line'][class$='right'] {
        top: -.25em;
        left: .9375em;
        transform-origin: 0 1.5em;
        border-radius: 0 4em 4em 0; }
    .swal2-popup.swal2-toast .swal2-success .swal2-success-ring {
      width: 2em;
      height: 2em; }
    .swal2-popup.swal2-toast .swal2-success .swal2-success-fix {
      top: 0;
      left: .4375em;
      width: .4375em;
      height: 2.6875em; }
    .swal2-popup.swal2-toast .swal2-success [class^='swal2-success-line'] {
      height: .3125em; }
      .swal2-popup.swal2-toast .swal2-success [class^='swal2-success-line'][class$='tip'] {
        top: 1.125em;
        left: .1875em;
        width: .75em; }
      .swal2-popup.swal2-toast .swal2-success [class^='swal2-success-line'][class$='long'] {
        top: .9375em;
        right: .1875em;
        width: 1.375em; }
    .swal2-popup.swal2-toast .swal2-success.swal2-icon-show .swal2-success-line-tip {
      animation: swal2-toast-animate-success-line-tip .75s; }
    .swal2-popup.swal2-toast .swal2-success.swal2-icon-show .swal2-success-line-long {
      animation: swal2-toast-animate-success-line-long .75s; }
  .swal2-popup.swal2-toast.swal2-show {
    animation: swal2-toast-show 0.5s; }
  .swal2-popup.swal2-toast.swal2-hide {
    animation: swal2-toast-hide 0.1s forwards; }

.swal2-container {
  display: flex;
  position: fixed;
  z-index: 1060;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  padding: 0.625em;
  overflow-x: hidden;
  transition: background-color 0.1s;
  -webkit-overflow-scrolling: touch; }
  .swal2-container.swal2-backdrop-show, .swal2-container.swal2-noanimation {
    background: rgba(0, 0, 0, 0.4); }
  .swal2-container.swal2-backdrop-hide {
    background: transparent !important; }
  .swal2-container.swal2-top {
    align-items: flex-start; }
  .swal2-container.swal2-top-start, .swal2-container.swal2-top-left {
    align-items: flex-start;
    justify-content: flex-start; }
  .swal2-container.swal2-top-end, .swal2-container.swal2-top-right {
    align-items: flex-start;
    justify-content: flex-end; }
  .swal2-container.swal2-center {
    align-items: center; }
  .swal2-container.swal2-center-start, .swal2-container.swal2-center-left {
    align-items: center;
    justify-content: flex-start; }
  .swal2-container.swal2-center-end, .swal2-container.swal2-center-right {
    align-items: center;
    justify-content: flex-end; }
  .swal2-container.swal2-bottom {
    align-items: flex-end; }
  .swal2-container.swal2-bottom-start, .swal2-container.swal2-bottom-left {
    align-items: flex-end;
    justify-content: flex-start; }
  .swal2-container.swal2-bottom-end, .swal2-container.swal2-bottom-right {
    align-items: flex-end;
    justify-content: flex-end; }
  .swal2-container.swal2-bottom > :first-child,
  .swal2-container.swal2-bottom-start > :first-child,
  .swal2-container.swal2-bottom-left > :first-child,
  .swal2-container.swal2-bottom-end > :first-child,
  .swal2-container.swal2-bottom-right > :first-child {
    margin-top: auto; }
  .swal2-container.swal2-grow-fullscreen > .swal2-modal {
    display: flex !important;
    flex: 1;
    align-self: stretch;
    justify-content: center; }
  .swal2-container.swal2-grow-row > .swal2-modal {
    display: flex !important;
    flex: 1;
    align-content: center;
    justify-content: center; }
  .swal2-container.swal2-grow-column {
    flex: 1;
    flex-direction: column; }
    .swal2-container.swal2-grow-column.swal2-top, .swal2-container.swal2-grow-column.swal2-center, .swal2-container.swal2-grow-column.swal2-bottom {
      align-items: center; }
    .swal2-container.swal2-grow-column.swal2-top-start, .swal2-container.swal2-grow-column.swal2-center-start, .swal2-container.swal2-grow-column.swal2-bottom-start, .swal2-container.swal2-grow-column.swal2-top-left, .swal2-container.swal2-grow-column.swal2-center-left, .swal2-container.swal2-grow-column.swal2-bottom-left {
      align-items: flex-start; }
    .swal2-container.swal2-grow-column.swal2-top-end, .swal2-container.swal2-grow-column.swal2-center-end, .swal2-container.swal2-grow-column.swal2-bottom-end, .swal2-container.swal2-grow-column.swal2-top-right, .swal2-container.swal2-grow-column.swal2-center-right, .swal2-container.swal2-grow-column.swal2-bottom-right {
      align-items: flex-end; }
    .swal2-container.swal2-grow-column > .swal2-modal {
      display: flex !important;
      flex: 1;
      align-content: center;
      justify-content: center; }
  .swal2-container.swal2-no-transition {
    transition: none !important; }
  .swal2-container:not(.swal2-top):not(.swal2-top-start):not(.swal2-top-end):not(.swal2-top-left):not(.swal2-top-right):not(.swal2-center-start):not(.swal2-center-end):not(.swal2-center-left):not(.swal2-center-right):not(.swal2-bottom):not(.swal2-bottom-start):not(.swal2-bottom-end):not(.swal2-bottom-left):not(.swal2-bottom-right):not(.swal2-grow-fullscreen) > .swal2-modal {
    margin: auto; }
  @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .swal2-container .swal2-modal {
      margin: 0 !important; } }

.swal2-popup {
  display: none;
  position: relative;
  box-sizing: border-box;
  flex-direction: column;
  justify-content: center;
  width: 32em;
  max-width: 100%;
  padding: 1.25em;
  border: none;
  border-radius: 0.3125em;
  background: #fff;
  font-family: inherit;
  font-size: 1rem; }
  .swal2-popup:focus {
    outline: none; }
  .swal2-popup.swal2-loading {
    overflow-y: hidden; }

.swal2-header {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 0 1.8em; }

.swal2-title {
  position: relative;
  max-width: 100%;
  margin: 0 0 0.4em;
  padding: 0;
  color: #595959;
  font-size: 1.875em;
  font-weight: 600;
  text-align: center;
  text-transform: none;
  word-wrap: break-word; }

.swal2-actions {
  display: flex;
  z-index: 1;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  width: 100%;
  margin: 1.25em auto 0; }
  .swal2-actions:not(.swal2-loading) .swal2-styled[disabled] {
    opacity: .4; }
  .swal2-actions:not(.swal2-loading) .swal2-styled:hover {
    background-image: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1)); }
  .swal2-actions:not(.swal2-loading) .swal2-styled:active {
    background-image: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)); }
  .swal2-actions.swal2-loading .swal2-styled.swal2-confirm {
    box-sizing: border-box;
    width: 2.5em;
    height: 2.5em;
    margin: .46875em;
    padding: 0;
    animation: swal2-rotate-loading 1.5s linear 0s infinite normal;
    border: .25em solid transparent;
    border-radius: 100%;
    border-color: transparent;
    background-color: transparent !important;
    color: transparent !important;
    cursor: default;
    user-select: none; }
  .swal2-actions.swal2-loading .swal2-styled.swal2-cancel {
    margin-right: 30px;
    margin-left: 30px; }
  .swal2-actions.swal2-loading :not(.swal2-styled).swal2-confirm::after {
    content: '';
    display: inline-block;
    width: 15px;
    height: 15px;
    margin-left: 5px;
    animation: swal2-rotate-loading 1.5s linear 0s infinite normal;
    border: 3px solid #999999;
    border-radius: 50%;
    border-right-color: transparent;
    box-shadow: 1px 1px 1px #fff; }

.swal2-styled {
  margin: .3125em;
  padding: .625em 2em;
  box-shadow: none;
  font-weight: 500; }
  .swal2-styled:not([disabled]) {
    cursor: pointer; }
  .swal2-styled.swal2-confirm {
    border: 0;
    border-radius: 0.25em;
    background: initial;
    background-color: #3085d6;
    color: #fff;
    font-size: 1.0625em; }
  .swal2-styled.swal2-cancel {
    border: 0;
    border-radius: 0.25em;
    background: initial;
    background-color: #aaa;
    color: #fff;
    font-size: 1.0625em; }
  .swal2-styled:focus {
    outline: none;
    box-shadow: 0 0 0 1px #fff, 0 0 0 3px rgba(50, 100, 150, 0.4); }
  .swal2-styled::-moz-focus-inner {
    border: 0; }

.swal2-footer {
  justify-content: center;
  margin: 1.25em 0 0;
  padding: 1em 0 0;
  border-top: 1px solid #eee;
  color: #545454;
  font-size: 1em; }

.swal2-timer-progress-bar-container {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  height: 0.25em;
  overflow: hidden;
  border-bottom-right-radius: 0.3125em;
  border-bottom-left-radius: 0.3125em; }

.swal2-timer-progress-bar {
  width: 100%;
  height: 0.25em;
  background: rgba(0, 0, 0, 0.2); }

.swal2-image {
  max-width: 100%;
  margin: 1.25em auto; }

.swal2-close {
  position: absolute;
  z-index: 2;
  top: 0;
  right: 0;
  align-items: center;
  justify-content: center;
  width: 1.2em;
  height: 1.2em;
  padding: 0;
  overflow: hidden;
  transition: color 0.1s ease-out;
  border: none;
  border-radius: 0;
  background: transparent;
  color: #cccccc;
  font-family: serif;
  font-size: 2.5em;
  line-height: 1.2;
  cursor: pointer; }
  .swal2-close:hover {
    transform: none;
    background: transparent;
    color: #f27474; }
  .swal2-close::-moz-focus-inner {
    border: 0; }

.swal2-content {
  z-index: 1;
  justify-content: center;
  margin: 0;
  padding: 0 1.6em;
  color: #545454;
  font-size: 1.125em;
  font-weight: normal;
  line-height: normal;
  text-align: center;
  word-wrap: break-word; }

.swal2-input,
.swal2-file,
.swal2-textarea,
.swal2-select,
.swal2-radio,
.swal2-checkbox {
  margin: 1em auto; }

.swal2-input,
.swal2-file,
.swal2-textarea {
  box-sizing: border-box;
  width: 100%;
  transition: border-color 0.3s, box-shadow 0.3s;
  border: 1px solid #d9d9d9;
  border-radius: 0.1875em;
  background: inherit;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.06);
  color: inherit;
  font-size: 1.125em; }
  .swal2-input.swal2-inputerror,
  .swal2-file.swal2-inputerror,
  .swal2-textarea.swal2-inputerror {
    border-color: #f27474 !important;
    box-shadow: 0 0 2px #f27474 !important; }
  .swal2-input:focus,
  .swal2-file:focus,
  .swal2-textarea:focus {
    border: 1px solid #b4dbed;
    outline: none;
    box-shadow: 0 0 3px #c4e6f5; }
  .swal2-input::placeholder,
  .swal2-file::placeholder,
  .swal2-textarea::placeholder {
    color: #cccccc; }

.swal2-range {
  margin: 1em auto;
  background: #fff; }
  .swal2-range input {
    width: 80%; }
  .swal2-range output {
    width: 20%;
    color: inherit;
    font-weight: 600;
    text-align: center; }
  .swal2-range input,
  .swal2-range output {
    height: 2.625em;
    padding: 0;
    font-size: 1.125em;
    line-height: 2.625em; }

.swal2-input {
  height: 2.625em;
  padding: 0 0.75em; }
  .swal2-input[type='number'] {
    max-width: 10em; }

.swal2-file {
  background: inherit;
  font-size: 1.125em; }

.swal2-textarea {
  height: 6.75em;
  padding: 0.75em; }

.swal2-select {
  min-width: 50%;
  max-width: 100%;
  padding: .375em .625em;
  background: inherit;
  color: inherit;
  font-size: 1.125em; }

.swal2-radio,
.swal2-checkbox {
  align-items: center;
  justify-content: center;
  background: #fff;
  color: inherit; }
  .swal2-radio label,
  .swal2-checkbox label {
    margin: 0 .6em;
    font-size: 1.125em; }
  .swal2-radio input,
  .swal2-checkbox input {
    margin: 0 .4em; }

.swal2-validation-message {
  display: none;
  align-items: center;
  justify-content: center;
  padding: 0.625em;
  overflow: hidden;
  background: #f0f0f0;
  color: #666666;
  font-size: 1em;
  font-weight: 300; }
  .swal2-validation-message::before {
    content: '!';
    display: inline-block;
    width: 1.5em;
    min-width: 1.5em;
    height: 1.5em;
    margin: 0 .625em;
    border-radius: 50%;
    background-color: #f27474;
    color: #fff;
    font-weight: 600;
    line-height: 1.5em;
    text-align: center; }

.swal2-icon {
  position: relative;
  box-sizing: content-box;
  justify-content: center;
  width: 5em;
  height: 5em;
  margin: 1.25em auto 1.875em;
  border: .25em solid transparent;
  border-radius: 50%;
  font-family: inherit;
  line-height: 5em;
  cursor: default;
  user-select: none; }
  .swal2-icon .swal2-icon-content {
    display: flex;
    align-items: center;
    font-size: 3.75em; }
  .swal2-icon.swal2-error {
    border-color: #f27474;
    color: #f27474; }
    .swal2-icon.swal2-error .swal2-x-mark {
      position: relative;
      flex-grow: 1; }
    .swal2-icon.swal2-error [class^='swal2-x-mark-line'] {
      display: block;
      position: absolute;
      top: 2.3125em;
      width: 2.9375em;
      height: .3125em;
      border-radius: .125em;
      background-color: #f27474; }
      .swal2-icon.swal2-error [class^='swal2-x-mark-line'][class$='left'] {
        left: 1.0625em;
        transform: rotate(45deg); }
      .swal2-icon.swal2-error [class^='swal2-x-mark-line'][class$='right'] {
        right: 1em;
        transform: rotate(-45deg); }
    .swal2-icon.swal2-error.swal2-icon-show {
      animation: swal2-animate-error-icon .5s; }
      .swal2-icon.swal2-error.swal2-icon-show .swal2-x-mark {
        animation: swal2-animate-error-x-mark .5s; }
  .swal2-icon.swal2-warning {
    border-color: #facea8;
    color: #f8bb86; }
  .swal2-icon.swal2-info {
    border-color: #9de0f6;
    color: #3fc3ee; }
  .swal2-icon.swal2-question {
    border-color: #c9dae1;
    color: #87adbd; }
  .swal2-icon.swal2-success {
    border-color: #a5dc86;
    color: #a5dc86; }
    .swal2-icon.swal2-success [class^='swal2-success-circular-line'] {
      position: absolute;
      width: 3.75em;
      height: 7.5em;
      transform: rotate(45deg);
      border-radius: 50%; }
      .swal2-icon.swal2-success [class^='swal2-success-circular-line'][class$='left'] {
        top: -.4375em;
        left: -2.0635em;
        transform: rotate(-45deg);
        transform-origin: 3.75em 3.75em;
        border-radius: 7.5em 0 0 7.5em; }
      .swal2-icon.swal2-success [class^='swal2-success-circular-line'][class$='right'] {
        top: -.6875em;
        left: 1.875em;
        transform: rotate(-45deg);
        transform-origin: 0 3.75em;
        border-radius: 0 7.5em 7.5em 0; }
    .swal2-icon.swal2-success .swal2-success-ring {
      position: absolute;
      z-index: 2;
      top: -.25em;
      left: -.25em;
      box-sizing: content-box;
      width: 100%;
      height: 100%;
      border: 0.25em solid rgba(165, 220, 134, 0.3);
      border-radius: 50%; }
    .swal2-icon.swal2-success .swal2-success-fix {
      position: absolute;
      z-index: 1;
      top: .5em;
      left: 1.625em;
      width: .4375em;
      height: 5.625em;
      transform: rotate(-45deg); }
    .swal2-icon.swal2-success [class^='swal2-success-line'] {
      display: block;
      position: absolute;
      z-index: 2;
      height: .3125em;
      border-radius: .125em;
      background-color: #a5dc86; }
      .swal2-icon.swal2-success [class^='swal2-success-line'][class$='tip'] {
        top: 2.875em;
        left: .8125em;
        width: 1.5625em;
        transform: rotate(45deg); }
      .swal2-icon.swal2-success [class^='swal2-success-line'][class$='long'] {
        top: 2.375em;
        right: .5em;
        width: 2.9375em;
        transform: rotate(-45deg); }
    .swal2-icon.swal2-success.swal2-icon-show .swal2-success-line-tip {
      animation: swal2-animate-success-line-tip .75s; }
    .swal2-icon.swal2-success.swal2-icon-show .swal2-success-line-long {
      animation: swal2-animate-success-line-long .75s; }
    .swal2-icon.swal2-success.swal2-icon-show .swal2-success-circular-line-right {
      animation: swal2-rotate-success-circular-line 4.25s ease-in; }

.swal2-progress-steps {
  align-items: center;
  margin: 0 0 1.25em;
  padding: 0;
  background: inherit;
  font-weight: 600; }
  .swal2-progress-steps li {
    display: inline-block;
    position: relative; }
  .swal2-progress-steps .swal2-progress-step {
    z-index: 20;
    width: 2em;
    height: 2em;
    border-radius: 2em;
    background: #3085d6;
    color: #fff;
    line-height: 2em;
    text-align: center; }
    .swal2-progress-steps .swal2-progress-step.swal2-active-progress-step {
      background: #3085d6; }
      .swal2-progress-steps .swal2-progress-step.swal2-active-progress-step ~ .swal2-progress-step {
        background: #add8e6;
        color: #fff; }
      .swal2-progress-steps .swal2-progress-step.swal2-active-progress-step ~ .swal2-progress-step-line {
        background: #add8e6; }
  .swal2-progress-steps .swal2-progress-step-line {
    z-index: 10;
    width: 2.5em;
    height: .4em;
    margin: 0 -1px;
    background: #3085d6; }

[class^='swal2'] {
  -webkit-tap-highlight-color: transparent; }

.swal2-show {
  animation: swal2-show 0.3s; }

.swal2-hide {
  animation: swal2-hide 0.15s forwards; }

.swal2-noanimation {
  transition: none; }

.swal2-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

.swal2-rtl .swal2-close {
  right: auto;
  left: 0; }

.swal2-rtl .swal2-timer-progress-bar {
  right: 0;
  left: auto; }

@supports (-ms-accelerator: true) {
  .swal2-range input {
    width: 100% !important; }
  .swal2-range output {
    display: none; } }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .swal2-range input {
    width: 100% !important; }
  .swal2-range output {
    display: none; } }

@-moz-document url-prefix() {
  .swal2-close:focus {
    outline: 2px solid rgba(50, 100, 150, 0.4); } }

@keyframes swal2-toast-show {
  0% {
    transform: translateY(-0.625em) rotateZ(2deg); }
  33% {
    transform: translateY(0) rotateZ(-2deg); }
  66% {
    transform: translateY(0.3125em) rotateZ(2deg); }
  100% {
    transform: translateY(0) rotateZ(0deg); } }

@keyframes swal2-toast-hide {
  100% {
    transform: rotateZ(1deg);
    opacity: 0; } }

@keyframes swal2-toast-animate-success-line-tip {
  0% {
    top: .5625em;
    left: .0625em;
    width: 0; }
  54% {
    top: .125em;
    left: .125em;
    width: 0; }
  70% {
    top: .625em;
    left: -.25em;
    width: 1.625em; }
  84% {
    top: 1.0625em;
    left: .75em;
    width: .5em; }
  100% {
    top: 1.125em;
    left: .1875em;
    width: .75em; } }

@keyframes swal2-toast-animate-success-line-long {
  0% {
    top: 1.625em;
    right: 1.375em;
    width: 0; }
  65% {
    top: 1.25em;
    right: .9375em;
    width: 0; }
  84% {
    top: .9375em;
    right: 0;
    width: 1.125em; }
  100% {
    top: .9375em;
    right: .1875em;
    width: 1.375em; } }

@keyframes swal2-show {
  0% {
    transform: scale(0.7); }
  45% {
    transform: scale(1.05); }
  80% {
    transform: scale(0.95); }
  100% {
    transform: scale(1); } }

@keyframes swal2-hide {
  0% {
    transform: scale(1);
    opacity: 1; }
  100% {
    transform: scale(0.5);
    opacity: 0; } }

@keyframes swal2-animate-success-line-tip {
  0% {
    top: 1.1875em;
    left: .0625em;
    width: 0; }
  54% {
    top: 1.0625em;
    left: .125em;
    width: 0; }
  70% {
    top: 2.1875em;
    left: -.375em;
    width: 3.125em; }
  84% {
    top: 3em;
    left: 1.3125em;
    width: 1.0625em; }
  100% {
    top: 2.8125em;
    left: .8125em;
    width: 1.5625em; } }

@keyframes swal2-animate-success-line-long {
  0% {
    top: 3.375em;
    right: 2.875em;
    width: 0; }
  65% {
    top: 3.375em;
    right: 2.875em;
    width: 0; }
  84% {
    top: 2.1875em;
    right: 0;
    width: 3.4375em; }
  100% {
    top: 2.375em;
    right: .5em;
    width: 2.9375em; } }

@keyframes swal2-rotate-success-circular-line {
  0% {
    transform: rotate(-45deg); }
  5% {
    transform: rotate(-45deg); }
  12% {
    transform: rotate(-405deg); }
  100% {
    transform: rotate(-405deg); } }

@keyframes swal2-animate-error-x-mark {
  0% {
    margin-top: 1.625em;
    transform: scale(0.4);
    opacity: 0; }
  50% {
    margin-top: 1.625em;
    transform: scale(0.4);
    opacity: 0; }
  80% {
    margin-top: -.375em;
    transform: scale(1.15); }
  100% {
    margin-top: 0;
    transform: scale(1);
    opacity: 1; } }

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

@keyframes swal2-rotate-loading {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown) {
  overflow: hidden; }

body.swal2-height-auto {
  height: auto !important; }

body.swal2-no-backdrop .swal2-container {
  top: auto;
  right: auto;
  bottom: auto;
  left: auto;
  max-width: calc(100% - 0.625em * 2);
  background-color: transparent !important; }
  body.swal2-no-backdrop .swal2-container > .swal2-modal {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.4); }
  body.swal2-no-backdrop .swal2-container.swal2-top {
    top: 0;
    left: 50%;
    transform: translateX(-50%); }
  body.swal2-no-backdrop .swal2-container.swal2-top-start, body.swal2-no-backdrop .swal2-container.swal2-top-left {
    top: 0;
    left: 0; }
  body.swal2-no-backdrop .swal2-container.swal2-top-end, body.swal2-no-backdrop .swal2-container.swal2-top-right {
    top: 0;
    right: 0; }
  body.swal2-no-backdrop .swal2-container.swal2-center {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); }
  body.swal2-no-backdrop .swal2-container.swal2-center-start, body.swal2-no-backdrop .swal2-container.swal2-center-left {
    top: 50%;
    left: 0;
    transform: translateY(-50%); }
  body.swal2-no-backdrop .swal2-container.swal2-center-end, body.swal2-no-backdrop .swal2-container.swal2-center-right {
    top: 50%;
    right: 0;
    transform: translateY(-50%); }
  body.swal2-no-backdrop .swal2-container.swal2-bottom {
    bottom: 0;
    left: 50%;
    transform: translateX(-50%); }
  body.swal2-no-backdrop .swal2-container.swal2-bottom-start, body.swal2-no-backdrop .swal2-container.swal2-bottom-left {
    bottom: 0;
    left: 0; }
  body.swal2-no-backdrop .swal2-container.swal2-bottom-end, body.swal2-no-backdrop .swal2-container.swal2-bottom-right {
    right: 0;
    bottom: 0; }

@media print {
  body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown) {
    overflow-y: scroll !important; }
    body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown) > [aria-hidden='true'] {
      display: none; }
    body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown) .swal2-container {
      position: static !important; } }

body.swal2-toast-shown .swal2-container {
  background-color: transparent; }
  body.swal2-toast-shown .swal2-container.swal2-top {
    top: 0;
    right: auto;
    bottom: auto;
    left: 50%;
    transform: translateX(-50%); }
  body.swal2-toast-shown .swal2-container.swal2-top-end, body.swal2-toast-shown .swal2-container.swal2-top-right {
    top: 0;
    right: 0;
    bottom: auto;
    left: auto; }
  body.swal2-toast-shown .swal2-container.swal2-top-start, body.swal2-toast-shown .swal2-container.swal2-top-left {
    top: 0;
    right: auto;
    bottom: auto;
    left: 0; }
  body.swal2-toast-shown .swal2-container.swal2-center-start, body.swal2-toast-shown .swal2-container.swal2-center-left {
    top: 50%;
    right: auto;
    bottom: auto;
    left: 0;
    transform: translateY(-50%); }
  body.swal2-toast-shown .swal2-container.swal2-center {
    top: 50%;
    right: auto;
    bottom: auto;
    left: 50%;
    transform: translate(-50%, -50%); }
  body.swal2-toast-shown .swal2-container.swal2-center-end, body.swal2-toast-shown .swal2-container.swal2-center-right {
    top: 50%;
    right: 0;
    bottom: auto;
    left: auto;
    transform: translateY(-50%); }
  body.swal2-toast-shown .swal2-container.swal2-bottom-start, body.swal2-toast-shown .swal2-container.swal2-bottom-left {
    top: auto;
    right: auto;
    bottom: 0;
    left: 0; }
  body.swal2-toast-shown .swal2-container.swal2-bottom {
    top: auto;
    right: auto;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%); }
  body.swal2-toast-shown .swal2-container.swal2-bottom-end, body.swal2-toast-shown .swal2-container.swal2-bottom-right {
    top: auto;
    right: 0;
    bottom: 0;
    left: auto; }

body.swal2-toast-column .swal2-toast {
  flex-direction: column;
  align-items: stretch; }
  body.swal2-toast-column .swal2-toast .swal2-actions {
    flex: 1;
    align-self: stretch;
    height: 2.2em;
    margin-top: .3125em; }
  body.swal2-toast-column .swal2-toast .swal2-loading {
    justify-content: center; }
  body.swal2-toast-column .swal2-toast .swal2-input {
    height: 2em;
    margin: .3125em auto;
    font-size: 1em; }
  body.swal2-toast-column .swal2-toast .swal2-validation-message {
    font-size: 1em; }

.swal2-modal {
  background-color: white !important;
  border-radius: 4px;
  font-family: "Roboto", Arial, Helvetica, sans-serif; }
  .swal2-modal .swal2-title {
    color: black;
    font-size: 2.64286rem; }
  .swal2-modal .swal2-content {
    color: black;
    font-size: 1.14286rem; }
  .swal2-modal .swal2-file,
  .swal2-modal .swal2-input,
  .swal2-modal .swal2-textarea {
    border: 1px solid #c4c4c4;
    color: black; }
  .swal2-modal .swal2-checkbox,
  .swal2-modal .swal2-select {
    color: black; }
  .swal2-modal .swal2-buttonswrapper {
    margin: 25px 0 0; }
  .swal2-modal .swal2-styled {
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 0;
    border-style: solid;
    border-width: 1px;
    cursor: pointer;
    font-family: "Europa", "Montserrat", 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: black;
    color: #1d1d1d;
    font-size: 1rem;
    padding: 0.85714rem 2.28571rem;
    border-radius: 4px;
    line-height: 1rem;
    outline: none;
    transition: all 0.15s ease;
    vertical-align: middle; }
    .swal2-modal .swal2-styled:hover, .swal2-modal .swal2-styled:focus, .swal2-modal .swal2-styled.is-active, .swal2-modal .swal2-styled.active {
      background-color: transparent;
      border-color: #999999;
      color: #1d1d1d; }
    .swal2-modal .swal2-styled:active {
      background-color: transparent;
      border: 1px solid #757575;
      color: black; }
  .swal2-modal .swal2-styled:focus {
    outline: none; }
  .swal2-modal .swal2-confirm {
    background-color: black;
    border-color: black;
    color: white; }
  .swal2-modal .swal2-confirm:focus,
  .swal2-modal .swal2-confirm:hover {
    background-color: #666666;
    border-color: #666666;
    color: white; }
  .swal2-modal .swal2-confirm:active {
    background-color: black;
    border-color: black;
    color: white; }
  .swal2-modal .swal2-cancel {
    background-color: transparent;
    border-color: black;
    color: #1d1d1d; }
  .swal2-modal .swal2-cancel:focus,
  .swal2-modal .swal2-cancel:hover {
    background-color: transparent;
    border-color: #999999;
    color: #1d1d1d; }
  .swal2-modal .swal2-cancel:active {
    background-color: transparent;
    border-color: #757575;
    color: black; }
  .swal2-modal .button + .button {
    margin-left: 0.78571rem; }

.swal2-icon {
  display: flex; }

html,
body {
  height: auto; }

@media (min-width: 769px) {
  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: 35px; }

h2 {
  font-size: 25px; }

h3 {
  font-size: 18px; }

h4 {
  font-size: 16px; }

h5 {
  font-size: 15px; }

h6 {
  font-size: 13px; }

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

.definitionList:after {
  clear: both; }

.definitionList-key {
  color: #757575;
  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(117, 117, 117, 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 {
  color: #757575;
  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 #bcbcbc; }
  .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: #bcbcbc;
  border-width: 0 0 1px; }
  .table--line .table-thead {
    background-color: white;
    border-color: #bcbcbc;
    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 #bcbcbc; }
    .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.is-loading .loadingOverlay {
  background: none;
  padding: 4.5rem 0;
  position: relative; }

.dropdown-menu.is-open {
  display: block; }

.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; }

.dropdown-menu-button {
  width: 100%;
  background-color: #fff !important;
  color: #000 !important;
  border: 1px solid #d9d9d6 !important;
  height: 40px; }
  .dropdown-menu-button.is-open {
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px; }
    .dropdown-menu-button.is-open .icon {
      transform: rotate(180deg); }
  .dropdown-menu-button span {
    padding-left: 16px;
    font-size: 15px; }
  .dropdown-menu-button .icon {
    float: right;
    margin-left: 10px; }

#wishlist-dropdown.is-open {
  background-color: #f3f3f3;
  border: 1px solid #d9d9d6;
  border-top: none;
  left: auto !important;
  max-width: none !important;
  width: 100% !important; }
  #wishlist-dropdown.is-open:focus {
    outline: none; }
  #wishlist-dropdown.is-open [data-wishlist] {
    border-top: none;
    margin-bottom: 0px;
    width: 100%; }
  #wishlist-dropdown.is-open .button {
    background: transparent;
    color: black;
    font-size: 14px;
    font-weight: normal;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    width: 100%; }
  #wishlist-dropdown.is-open li:not(:last-child) .button {
    border-bottom: none;
    border-radius: 0px;
    border-top: none;
    margin-bottom: 0px; }

.dropdown-menu:focus {
  outline: none; }

.modal {
  margin: 0;
  max-height: 90%;
  max-width: 95%;
  min-height: 240px;
  outline: none;
  overflow: hidden;
  padding: 0;
  left: 50%;
  top: 50% !important;
  transform: translate(-50%, -50%); }
  .modal.og-modal-window {
    visibility: visible;
    transform: translate(0%, -50%); }
  .modal.modal-stacked {
    background-color: #e5e5e5; }

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

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

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

.modal-close {
  height: 2.28571rem;
  width: 2.28571rem;
  color: #757575;
  font-size: 26px;
  line-height: 2.28571rem;
  padding: 0;
  position: absolute;
  text-align: center;
  text-decoration: none;
  z-index: 50; }
  @media (min-width: 769px) {
    .modal-close {
      font-size: 32px; } }
  .modal-close:hover {
    color: #999999; }
  .modal-close__aria-text {
    font-size: 0; }

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

.modal--alert {
  background-color: white !important;
  border-radius: 4px;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  padding: 40px 20px 20px 20px;
  text-align: center; }
  .modal--alert .modal-content {
    color: black;
    font-size: 1.14286rem; }
  .modal--alert .button-container {
    margin: 25px 0 0; }
    .modal--alert .button-container .confirm {
      background-color: black;
      border-color: black;
      color: white; }
    .modal--alert .button-container .confirm:focus,
    .modal--alert .button-container .confirm:hover {
      background-color: #666666;
      border-color: #666666;
      color: white; }
    .modal--alert .button-container .confirm:active {
      background-color: black;
      border-color: black;
      color: white; }

.popup {
  display: flex;
  opacity: 0;
  visibility: hidden;
  align-items: center;
  justify-content: center;
  position: fixed;
  z-index: 110;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out; }
  .popup .popup-content {
    display: flex;
    flex-direction: column;
    background-color: #fefefe;
    margin: 16px;
    padding: 16px;
    border: 1px solid #888;
    width: 100%;
    max-width: 480px;
    border: none; }
    .popup .popup-content .popup-header {
      display: flex;
      flex-direction: column;
      gap: 8px;
      padding-bottom: 16px; }
      .popup .popup-content .popup-header .popup-title-container {
        display: grid;
        grid-template-columns: 1fr auto 1fr;
        align-items: center; }
        .popup .popup-content .popup-header .popup-title-container .popup-title {
          font-size: 16px;
          font-weight: 700;
          line-height: 24px;
          letter-spacing: 2.4px;
          text-transform: uppercase;
          grid-column: 2;
          text-align: center; }
        .popup .popup-content .popup-header .popup-title-container .close-btn-container {
          grid-column: 3;
          text-align: right; }
          .popup .popup-content .popup-header .popup-title-container .close-btn-container .close:hover,
          .popup .popup-content .popup-header .popup-title-container .close-btn-container .close:focus {
            cursor: pointer; }
      .popup .popup-content .popup-header .popup-description {
        color: rgba(0, 0, 0, 0.64);
        text-align: center;
        font-weight: 400;
        line-height: normal;
        letter-spacing: 0.21px; }
    .popup .popup-content .popup-body {
      max-height: 328px;
      overflow: auto; }
    .popup .popup-content .cta-btn {
      display: block;
      padding: 16px 32px;
      background-color: #1d1d1d;
      color: #fff;
      width: 100%;
      font-weight: 400;
      line-height: 16px;
      letter-spacing: 2.8px;
      text-transform: uppercase;
      text-align: center;
      text-decoration: none; }

.breadcrumbs {
  display: none;
  font-size: 0;
  text-align: center; }
  @media (min-width: 551px) {
    .breadcrumbs {
      display: block; } }

.breadcrumb {
  display: inline-block;
  float: none;
  margin-right: 0.25rem; }
  .breadcrumb.is-active > .breadcrumb-label {
    cursor: pointer;
    font-weight: 700; }

.breadcrumb-label {
  text-decoration: none; }

.breadcrumbs {
  text-transform: uppercase; }
  .pt-page_contact_form .breadcrumbs,
  .pt-category .breadcrumbs {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px; }
  @media (min-width: 551px) {
    .breadcrumbs + .page-heading {
      margin-top: 10px; } }
  .breadcrumbs .breadcrumb.is-active > .breadcrumb-label {
    font-weight: 300; }

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

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

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

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

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

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

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

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

.pagination-list {
  padding-top: 2.14286rem; }
  @media (min-width: 769px) {
    .pagination-list {
      padding-top: 2.85714rem; } }

.pagination-custom .pagination-custom-list {
  padding: 12px 0 24px;
  margin: 28px 0 0;
  border-top: 1px solid #d9d9d6;
  text-align: center; }
  .pagination-custom .pagination-custom-list:before, .pagination-custom .pagination-custom-list:after {
    content: " ";
    display: table; }
  .pagination-custom .pagination-custom-list:after {
    clear: both; }
  @media (min-width: 769px) {
    .pagination-custom .pagination-custom-list {
      padding: 16px 0 32px;
      margin: 0 0 64px; } }
  .pagination-custom .pagination-custom-list .pagination-custom-item {
    display: inline-block;
    font-size: 14px;
    letter-spacing: 1.4px;
    line-height: 18px;
    margin: 0 8px; }
    .pagination-custom .pagination-custom-list .pagination-custom-item a {
      color: rgba(0, 0, 0, 0.4);
      text-decoration: none; }
    .pagination-custom .pagination-custom-list .pagination-custom-item--current a {
      color: #131313; }

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

.pagination-custom-item--previous {
  float: left; }

.pagination-custom-item--next {
  float: right; }

.chevron::after {
  content: ' ';
  position: relative;
  display: block;
  top: 4.5px;
  border-bottom: 1.7px solid;
  border-right: 1.7px solid;
  border-color: #131313;
  height: 9px;
  width: 9px; }
  @media (min-width: 769px) {
    .chevron::after {
      top: 2px;
      height: 14px;
      width: 14px; } }

.chevron--left::after {
  left: 9px;
  transform: rotate(135deg); }

.chevron--right::after {
  right: 9px;
  transform: rotate(-45deg); }

.chevron--disabled {
  cursor: not-allowed; }
  .chevron--disabled::after {
    border-color: #d9d9d6; }

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

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

.button--icon svg {
  fill: #757575; }

.button {
  border-radius: 0;
  letter-spacing: 0.5px;
  text-transform: uppercase; }

.shg-btn,
.button {
  text-decoration: none; }

.button-secondary {
  border: 1px solid #1d1d1d;
  color: rgba(0, 0, 0, 0.83);
  background: #fff;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 2.8px;
  text-transform: uppercase;
  box-sizing: border-box; }
  .button-secondary:disabled {
    border: 1px solid #d9d9d6;
    color: rgba(212, 208, 208, 0.32); }
  .button-secondary:hover:not(:disabled) {
    background-color: #f3f3f3; }

.button-primary {
  color: #fff;
  background: #1d1d1d;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 2.8px;
  text-transform: uppercase; }
  .button-primary:disabled {
    background-color: #f3f3f3;
    color: rgba(212, 208, 208, 0.32); }
  .button-primary:hover:not(:disabled) {
    background-color: #4f4f4f;
    color: #fff; }

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

.tab-title {
  padding: 1.14286rem 0;
  text-align: center;
  text-decoration: none; }
  @media (min-width: 551px) {
    .tab-title {
      text-align: left; } }
  @media (min-width: 769px) {
    .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: 769px) {
  .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 {
  font-size: 1.07143rem;
  margin: 0; }

.accordion-navigation {
  margin-top: -1px;
  position: relative;
  text-decoration: none; }

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

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

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

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

.accordion--navList .accordion-navigation {
  padding-right: 70px; }
  @media (min-width: 769px) {
    .accordion--navList .accordion-navigation {
      background-position: right 0 top 50%;
      border: 0;
      padding-right: 50px; } }

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

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

.accordion--navList .accordion-navigation-actions {
  right: 1rem;
  top: 1.21429rem; }
  @media (min-width: 769px) {
    .accordion--navList .accordion-navigation-actions {
      right: 0;
      top: 0; } }

.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-navigation-actions {
  position: absolute;
  right: 1.85714rem;
  top: 1.5rem; }

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

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

.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 {
  color: white; }
  .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(204, 71, 73, 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'] {
  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(196, 196, 196, 0.999)' /%3E%3C/svg%3E");
  background-position: right 0.71429rem center;
  background-repeat: no-repeat;
  padding-right: 3rem; }

.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-actions {
  margin: 0 auto;
  max-width: 100rem;
  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: "Europa", "Montserrat", 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 #c4c4c4;
  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; } }

@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-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-increment input:read-only {
  background: none;
  border: none;
  color: #1d1d1d;
  cursor: auto; }

.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-option {
  border: 1px solid #c4c4c4;
  color: black;
  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: #999999; }
  .form-radio:checked + .form-option {
    border-color: #333333;
    box-shadow: 0 0 0 1px #333333; }

.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;
  background-size: cover; }

.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; }

.form-input,
.form-select {
  border-radius: 0; }

.form-label {
  font-size: 12px;
  line-height: 1.4;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 400; }

.form-field {
  margin-bottom: 1.5rem; }

textarea {
  min-height: 3.57143rem; }

#contact-us-success {
  text-align: center; }

.contact-us-page-content {
  margin-top: 0;
  border-bottom: 1px solid #bcbcbc; }
  @media (min-width: 769px) {
    .contact-us-page-content {
      display: flex;
      justify-content: space-between;
      margin-top: -2.5rem; }
      .contact-us-page-content .contact-us-form,
      .contact-us-page-content .contact-us-info {
        width: 50%; } }

.contact-us-form {
  padding: 0 1.07143rem 1.78571rem; }
  @media (min-width: 769px) {
    .contact-us-form {
      margin: 0 auto 3rem;
      max-width: 50rem; } }
  @media (min-width: 1020px) {
    .contact-us-form {
      padding: 3.57143rem 3.57143rem; } }
  .contact-us-form form {
    padding-top: 20px;
    margin: 0 auto; }
  .contact-us-form .form-label {
    text-transform: uppercase;
    letter-spacing: 1px; }
  .contact-us-form .form-input {
    height: 2.14286rem;
    padding: 0.35714rem 1rem; }
  .contact-us-form .button {
    min-width: 12.85714rem;
    text-transform: uppercase; }
  .contact-us-form h1 {
    font-size: 14px;
    margin: 1.07143rem 0 1.42857rem; }
    @media (min-width: 769px) {
      .contact-us-form h1 {
        margin: 1.21429rem 0 2.28571rem; } }

.contact-us-info {
  font-size: 12px;
  line-height: 1.9;
  font-weight: 300;
  letter-spacing: 0.5px;
  text-align: center;
  padding: 12.5rem 1.78571rem;
  background: #f3f3f3;
  display: flex;
  flex-direction: column;
  align-items: center; }
  @media (min-width: 769px) {
    .contact-us-info {
      padding: 3.57143rem 1.78571rem;
      padding-top: 15vh; } }
  .contact-us-info address {
    font-style: normal;
    display: block;
    padding: 0 0 3.57143rem; }
  .contact-us-info .contact-list {
    list-style: none;
    margin: 0;
    padding: 2.14286rem 0 0;
    border-top: 1px solid #bcbcbc; }
    @media (min-width: 551px) {
      .contact-us-info .contact-list {
        column-count: 2;
        column-gap: 10px; } }
    @media (min-width: 769px) {
      .contact-us-info .contact-list {
        max-width: 500px;
        column-count: 1; } }
    @media (min-width: 1261px) {
      .contact-us-info .contact-list {
        padding: 4.28571rem 0 0;
        column-count: 2;
        column-gap: 50px; } }
    .contact-us-info .contact-list h2 {
      font-size: 12px;
      line-height: 1.4;
      letter-spacing: 1px;
      text-transform: uppercase;
      margin: 0 0 0.35714rem; }
    .contact-us-info .contact-list li {
      white-space: nowrap;
      padding: 0 0 1.78571rem; }
      .contact-us-info .contact-list li * {
        white-space: normal; }
    .contact-us-info .contact-list a {
      text-decoration: none; }
    .contact-us-info .contact-list p {
      margin: 0; }

.contact-us-links {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  text-align: center;
  justify-content: space-between;
  margin: 0 auto 3rem;
  row-gap: 8px;
  font-size: 12px; }
  .contact-us-links .title {
    text-transform: uppercase;
    letter-spacing: 1.2px;
    font-weight: 400; }
  .contact-us-links .email-link {
    text-transform: uppercase; }
  .contact-us-links li {
    background-color: #f3f3f3;
    width: 49%;
    font-weight: 300;
    padding: 1.71429rem 1.14286rem 1.71429rem 1.14286rem; }
    @media (min-width: 769px) {
      .contact-us-links li {
        padding: 2.28571rem 2.28571rem 2.28571rem 2.28571rem; } }
  .contact-us-links p {
    margin: 0.71429rem 0;
    letter-spacing: 0.04px; }
  .contact-us-links img {
    max-width: 2.28571rem;
    height: auto;
    margin: 0 0 0.42857rem; }

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

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

.card-figure {
  margin-top: 0;
  position: relative; }
  .card-figure:hover .card-figcaption {
    opacity: 1; }

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

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

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

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

.card-title {
  font-size: 15px;
  margin: 0 0 0.28571rem; }
  .card-title > a {
    color: black !important;
    text-decoration: none;
    font-size: 14px;
    letter-spacing: 1.4px; }
    .card-title > a:hover {
      color: black; }

.card-text {
  margin-bottom: 0; }
  .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: white;
    border: none; }
  .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 white;
  transition: all 0.15s ease; }
  .card--alternate .card-body {
    background-color: white;
    padding: 0.78571rem;
    transition: all 0.15s ease; }
    @media (min-width: 551px) {
      .card--alternate .card-body {
        padding: 1.5rem; } }
  .card--alternate:hover {
    border-color: white; }
    .card--alternate:hover .card-body {
      background-color: white; }
      .card--alternate:hover .card-body .card-text {
        color: black; }
    .card--alternate:hover .card-title > a {
      color: black; }

.card {
  margin-bottom: 1.5rem; }

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

.card-body .card-text {
  color: black; }

.product-title {
  margin-bottom: 8px;
  min-height: 39px; }

.card-figcaption-button {
  text-transform: uppercase; }

@media (min-width: 769px) {
  .card-figcaption-body {
    top: 62%; } }

@media (min-width: 1261px) {
  .card-figcaption-body {
    top: 56%; } }

.card-actions {
  margin-top: 16px; }
  @media (min-width: 769px) {
    .card-actions {
      margin-top: 16px; } }
  .card-actions a {
    color: black !important; }
  .card-actions .card-action {
    display: block;
    text-decoration: none;
    width: 25px;
    margin: 0 5px;
    opacity: 1; }
    .card-actions .card-action:hover {
      opacity: 0.7; }
    .card-actions .card-action img {
      display: inline-block;
      vertical-align: middle;
      max-width: 100%;
      height: auto; }
  .card-actions button {
    width: 100%;
    margin: 0 auto;
    padding: 0; }
    @media (min-width: 769px) {
      .card-actions button {
        max-width: 156px; } }
  .card-actions .quickview {
    margin: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 32px;
    font-size: 14px;
    border: 1px solid #000;
    letter-spacing: 1.4px;
    font-weight: normal;
    text-transform: uppercase; }
    @media (min-width: 769px) {
      .card-actions .quickview {
        height: 40px; } }
  .card-actions .viewproduct {
    display: none;
    width: 100%;
    margin: 16px 0 0 0;
    font-size: 12px;
    letter-spacing: 1.2px;
    font-weight: normal;
    text-transform: uppercase;
    text-decoration: underline; }
    @media (min-width: 769px) {
      .card-actions .viewproduct {
        display: block; } }

.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: white;
    border: solid #cccccc;
    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(51, 51, 51, 0.999)' /%3E%3C/svg%3E");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 100%;
    color: rgba(51, 51, 51, 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: white; }
  .navList-action--checkbox.is-checked::after, .navList-action--checkbox.is-selected::after {
    opacity: 1;
    transform: scale(1); }

.navList-action-close {
  background: #e5e5e5;
  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: black; }
  .navList-action.is-selected:hover .navList-action-close {
    opacity: 1;
    visibility: visible; }

.navBar--sub {
  margin-bottom: 43px;
  text-align: center; }
  .navBar--sub .navBar-section {
    float: none; }
    @media (min-width: 769px) {
      .navBar--sub .navBar-section {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-wrap: wrap;
        gap: 24px; } }
  .navBar--sub .navBar-item {
    float: none;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 1.2px;
    line-height: 12px; }
    @media (min-width: 769px) {
      .navBar--sub .navBar-item {
        display: inline-block; } }
    @media (min-width: 769px) {
      .navBar--sub .navBar-item.is-active {
        border-bottom: 1px solid black;
        font-weight: normal; } }
    .navBar--sub .navBar-item.is-active > .navBar-action {
      color: #666666; }
    @media (min-width: 769px) {
      .navBar--sub .navBar-item.navBar-item--separate {
        border-left: 1px solid #757575;
        margin: 0;
        padding-left: 0.78571rem; } }
  .navBar--sub .navBar-action {
    color: #757575;
    font-size: 1rem;
    padding: 0; }
    .navBar--sub .navBar-action:hover {
      color: #333333; }

.loadingOverlay {
  background-color: rgba(255, 255, 255, 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: white;
  border: 1px solid #c4c4c4;
  border-radius: 4px;
  overflow: hidden; }
  .actionBar-section .form-field:hover {
    border-color: #999999; }

.actionBar-section .form-label {
  color: #757575;
  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: black;
  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; }

.overlay {
  display: none;
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
  background-color: #f3f3f3;
  overflow-x: hidden; }
  .overlay .overlay-content {
    top: 25%;
    width: 100%;
    text-align: center;
    margin-top: 80px; }
    .overlay .overlay-content .container {
      padding: 0 5% !important; }
  .overlay .closebtn {
    position: absolute;
    right: 1.5rem;
    font-size: 3rem; }

.navUser .navUser-section {
  list-style: none;
  display: flex;
  margin-bottom: 16px;
  padding-right: 32px;
  line-height: 1.5;
  gap: 32px;
  position: relative; }
  @media screen and (max-width: 1024px) {
    .navUser .navUser-section {
      margin: 0;
      margin-right: 16px;
      padding: 0px;
      gap: 16px; } }

.navUser .navUser-action {
  color: #333333;
  display: block;
  height: 24px;
  width: 24px; }
  .navUser .navUser-action:hover, .navUser .navUser-action.is-open {
    color: #757575; }
    .navUser .navUser-action:hover svg, .navUser .navUser-action.is-open svg {
      stroke: #757575; }
  .navUser .navUser-action svg {
    stroke: #333333;
    transition: all 0.15s ease; }

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

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

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

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

.navUser .navUser-item--cart {
  mix-blend-mode: multiply;
  display: block; }
  .navUser .navUser-item--cart .navUser-action {
    color: #333333; }
    .navUser .navUser-item--cart .navUser-action:hover, .navUser .navUser-item--cart .navUser-action.is-open {
      color: #757575; }
  .navUser .navUser-item--cart .dropdown-menu {
    max-width: 22.85714rem; }

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

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

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

.navUser .navUser-action--quickSearch-mob.is-open {
  position: relative; }
  .navUser .navUser-action--quickSearch-mob.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%); }

#dbs-header-container .right-box .navUser .navUser-section .navUser-item .navUser-action--quickSearch-mob {
  display: none; }

.dropdown--quickSearch {
  background-color: #f3f3f3;
  padding: 3rem 0;
  display: none;
  top: 96px; }
  @media screen and (min-width: 1440px) {
    .dropdown--quickSearch {
      top: 113px; } }
  @media screen and (min-width: 1024px) {
    .dropdown--quickSearch.is-open {
      display: initial;
      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: 16px;
    height: unset; }
  .dropdown--quickSearch .productGrid {
    padding: 1.5rem 0 0; }
    @media (min-width: 551px) {
      .dropdown--quickSearch .productGrid {
        padding: 3rem 0 0; } }

.countPill {
  display: none;
  font-size: 12px;
  font-weight: 700;
  width: 100%;
  text-align: center; }

.countPill--positive {
  display: inline-block;
  position: absolute;
  right: 0;
  top: 6px; }
  @media screen and (max-width: 1440px) {
    .countPill--positive {
      top: 8px;
      font-size: 10px; } }

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

.navUser .dropdown-menu {
  letter-spacing: 0.5px; }

.navUser-action {
  font-weight: 300;
  letter-spacing: 0.5px; }

.navUser-item--cart .navUser-item-cartLabel {
  display: inline; }

.navUser-item--cart .navUser-action .countPill--positive {
  margin: 0; }

.navUser-item--account {
  display: flex;
  align-items: center;
  gap: 32px; }
  .navUser-item--account .navUser-action-logout {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 2.4px;
    text-decoration: none;
    text-transform: uppercase; }

.dropdown-menu {
  background-color: white;
  border: 1px solid #cccccc;
  box-shadow: 0 1px 2px rgba(255, 255, 255, 0.13);
  position: absolute; }
  .dropdown-menu.is-open:before {
    border: inset 10px;
    content: "";
    display: block;
    height: 0;
    width: 0;
    border-color: transparent transparent #cccccc transparent;
    border-bottom-style: solid;
    bottom: 100%;
    left: 0.78571rem;
    position: absolute; }
  .dropdown-menu.is-open:after {
    border: inset 8px;
    content: "";
    display: block;
    height: 0;
    width: 0;
    border-color: transparent transparent white transparent;
    border-bottom-style: solid;
    bottom: 100%;
    left: 0.92857rem;
    position: absolute; }

.left-box .dropdown-menu {
  min-width: 14.28571rem; }

.right-box #cart-preview-dropdown {
  min-width: 21.42857rem; }

.navUser-item,
.store-switcher-container,
.currency-selector-container {
  position: relative; }
  .navUser-item #currency-selector,
  .navUser-item #store-switcher,
  .store-switcher-container #currency-selector,
  .store-switcher-container #store-switcher,
  .currency-selector-container #currency-selector,
  .currency-selector-container #store-switcher {
    padding: 0; }

#cart-preview-dropdown {
  top: 35px !important; }
  #cart-preview-dropdown.is-open {
    right: -12px;
    left: auto !important; }
    #cart-preview-dropdown.is-open:before, #cart-preview-dropdown.is-open:after {
      left: auto; }
    #cart-preview-dropdown.is-open:before {
      right: 13px; }
    #cart-preview-dropdown.is-open:after {
      right: 15px; }

.left-box #currencySelection.dropdown-menu {
  top: 28px !important; }
  .left-box #currencySelection.dropdown-menu.is-open {
    left: -16px !important; }

.left-box #storeSwitcher.dropdown-menu {
  top: 28px !important; }
  .left-box #storeSwitcher.dropdown-menu.is-open {
    left: -13px !important; }

@media screen and (max-width: 1440px) {
  #cart-preview-dropdown {
    top: 32px !important; }
    #cart-preview-dropdown.is-open {
      right: -14px; }
  .left-box #currencySelection.dropdown-menu {
    top: 25px !important; }
    .left-box #currencySelection.dropdown-menu.is-open {
      left: -17px !important; }
  .left-box #storeSwitcher.dropdown-menu {
    top: 25px !important; }
    .left-box #storeSwitcher.dropdown-menu.is-open {
      left: -14px !important; } }

.mobile-menu-container {
  display: none;
  min-width: 300px; }
  .mobile-menu-container .faded-background {
    width: 100vw;
    height: 100%;
    position: fixed;
    top: 0;
    z-index: 100;
    opacity: 0;
    pointer-events: none;
    background: #000; }
    .mobile-menu-container .faded-background.visible {
      pointer-events: all;
      opacity: 0.5; }
  .mobile-menu-container .mobile-menu {
    width: 100%;
    max-width: 400px;
    height: 100%;
    position: fixed;
    top: 0;
    left: -400px;
    z-index: 101;
    transition: 0.3s cubic-bezier(0.2, 0.58, 0.47, 0.97);
    background-color: #fff;
    visibility: hidden;
    overflow: hidden; }
    .mobile-menu-container .mobile-menu.animate {
      transition: 0.3s cubic-bezier(0.2, 0.58, 0.47, 0.97); }
    .mobile-menu-container .mobile-menu__drawer {
      position: absolute;
      left: 0;
      width: 100%;
      height: 100%;
      overflow-y: auto; }
      .mobile-menu-container .mobile-menu__drawer.move-left {
        left: -100%;
        visibility: hidden; }
    .mobile-menu-container .mobile-menu .banner-carousel {
      display: flex;
      gap: 8px;
      overflow-x: auto;
      max-width: 400px;
      margin: 8px 0 24px;
      padding: 0 16px 0;
      -webkit-text-size-adjust: none; }
      .mobile-menu-container .mobile-menu .banner-carousel__slide {
        position: relative; }
      .mobile-menu-container .mobile-menu .banner-carousel__image {
        min-height: 240px;
        min-width: 160px; }
      .mobile-menu-container .mobile-menu .banner-carousel__title {
        position: absolute;
        top: 45%;
        color: #fff;
        font-weight: 700;
        text-transform: uppercase;
        letter-spacing: 1.8px;
        line-height: normal;
        font-size: 12px;
        width: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 5px; }
      .mobile-menu-container .mobile-menu .banner-carousel__name {
        text-align: center;
        max-width: 110px; }
      .mobile-menu-container .mobile-menu .banner-carousel__chevron-right {
        content: url("../icons/chevron-right-white.svg");
        height: 15px; }
    .mobile-menu-container .mobile-menu.visible {
      left: 0;
      visibility: visible; }
    .mobile-menu-container .mobile-menu .header {
      display: flex;
      justify-content: center;
      align-items: center;
      height: 56px; }
      .mobile-menu-container .mobile-menu .header .small-logo {
        display: none;
        width: 126px;
        height: 32px; }
      .mobile-menu-container .mobile-menu .header img.action {
        position: absolute;
        right: 16px; }
    .mobile-menu-container .mobile-menu__items {
      list-style-type: none;
      margin: 0;
      display: flex;
      flex-direction: column; }
      .mobile-menu-container .mobile-menu__items a {
        font-weight: 300 !important; }
    .mobile-menu-container .mobile-menu hr {
      margin: 16px;
      color: #d9d9d6; }
    .mobile-menu-container .mobile-menu__item {
      display: flex;
      width: 100%;
      text-align: left;
      -webkit-tap-highlight-color: transparent;
      padding: 11px 16px; }
    .mobile-menu-container .mobile-menu .book-a-treatment-list,
    .mobile-menu-container .mobile-menu .account-list {
      padding: 8px 34px 0;
      display: flex;
      flex-direction: column; }
      .mobile-menu-container .mobile-menu .book-a-treatment-list__item,
      .mobile-menu-container .mobile-menu .account-list__item {
        text-transform: uppercase;
        padding: 8px 16px 8px;
        font-weight: 300; }
        .mobile-menu-container .mobile-menu .book-a-treatment-list__item.category-title,
        .mobile-menu-container .mobile-menu .account-list__item.category-title {
          font-weight: 700; }
      .mobile-menu-container .mobile-menu .book-a-treatment-list__details,
      .mobile-menu-container .mobile-menu .account-list__details {
        display: flex;
        flex-direction: column;
        gap: 4px;
        padding: 0 16px 0;
        margin-bottom: 8px;
        color: rgba(0, 0, 0, 0.56); }
        .mobile-menu-container .mobile-menu .book-a-treatment-list__details .customer-name,
        .mobile-menu-container .mobile-menu .account-list__details .customer-name {
          text-transform: uppercase;
          font-weight: 700;
          letter-spacing: 2.1px; }
        .mobile-menu-container .mobile-menu .book-a-treatment-list__details .customer-email,
        .mobile-menu-container .mobile-menu .account-list__details .customer-email {
          font-weight: 400;
          letter-spacing: 0.21px; }
      .mobile-menu-container .mobile-menu .book-a-treatment-list .signout-account-drawer,
      .mobile-menu-container .mobile-menu .account-list .signout-account-drawer {
        text-decoration: underline;
        text-transform: capitalize;
        font-weight: 400;
        margin-top: 8px; }
  @media screen and (max-width: 300px) {
    .mobile-menu-container .faded-background,
    .mobile-menu-container .mobile-menu {
      display: none; }
    .mobile-menu-container .mobile-menu.visible,
    .mobile-menu-container .faded-background.visible {
      display: block; } }

@media screen and (max-width: 1024px) {
  .mobile-menu-container {
    display: block; }
  .animate {
    transition: 0.3s cubic-bezier(0.2, 0.58, 0.47, 0.97); } }

@media screen and (max-width: 600px) {
  .mobile-menu-container .mobile-menu {
    left: -100vw;
    max-width: none; }
    .mobile-menu-container .mobile-menu .banner-carousel {
      max-width: 100vw; }
  .mobile-menu-container .mobile-menu .header .small-logo {
    display: inline-block; }
  .mobile-menu-container .faded-background {
    display: none; } }

.desktop-menu-container {
  z-index: 80;
  position: absolute;
  width: 100%;
  height: 200px;
  display: none;
  top: 113px; }
  @media screen and (max-width: 1440px) {
    .desktop-menu-container {
      top: 96px; } }

.active {
  display: block; }

#book-a-treatment-item:hover,
#shop-item.active,
#explore-item.active {
  text-decoration: underline;
  text-underline-offset: 3px; }

.desktop-account-drawer,
.desktop-login-drawer, .desktop-sso-marketing-drawer {
  display: flex;
  position: fixed;
  height: 100%;
  flex-direction: column;
  width: 400px;
  align-items: flex-start;
  flex-shrink: 0;
  background-color: #fff;
  right: -400px;
  top: 0;
  overflow: auto;
  z-index: 1001;
  transition: all 300ms ease-in-out;
  visibility: hidden; }
  .desktop-account-drawer.visible,
  .desktop-login-drawer.visible, .desktop-sso-marketing-drawer.visible {
    visibility: visible;
    right: 0; }
  @media screen and (max-width: 1024px) {
    .desktop-account-drawer,
    .desktop-login-drawer, .desktop-sso-marketing-drawer {
      width: 400px; } }
  @media screen and (max-width: 600px) {
    .desktop-account-drawer,
    .desktop-login-drawer, .desktop-sso-marketing-drawer {
      width: 100%; } }
  .desktop-account-drawer .account-container,
  .desktop-login-drawer .account-container, .desktop-sso-marketing-drawer .account-container {
    display: flex;
    flex-direction: column; }
  .desktop-account-drawer .close-account-drawer,
  .desktop-login-drawer .close-account-drawer, .desktop-sso-marketing-drawer .close-account-drawer {
    margin: 16px 16px 8px; }
  .desktop-account-drawer .account-list,
  .desktop-login-drawer .account-list, .desktop-sso-marketing-drawer .account-list {
    padding: 24px 24px 32px;
    display: flex;
    flex-direction: column; }
    @media screen and (min-device-width: 1281px) and (max-device-width: 1439px) {
      .desktop-account-drawer .account-list,
      .desktop-login-drawer .account-list, .desktop-sso-marketing-drawer .account-list {
        padding: 10px 24px 10px; } }
    .desktop-account-drawer .account-list__logindetails,
    .desktop-login-drawer .account-list__logindetails, .desktop-sso-marketing-drawer .account-list__logindetails {
      padding: 24px 32px 0;
      text-transform: uppercase;
      font-size: 14px;
      font-weight: 700;
      line-height: 17.74px;
      letter-spacing: 0.15em;
      margin-bottom: 25px; }
      @media screen and (min-device-width: 1281px) and (max-device-width: 1439px) {
        .desktop-account-drawer .account-list__logindetails,
        .desktop-login-drawer .account-list__logindetails, .desktop-sso-marketing-drawer .account-list__logindetails {
          margin-bottom: 26px; } }
      .desktop-account-drawer .account-list__logindetails.sso-marketing-header,
      .desktop-login-drawer .account-list__logindetails.sso-marketing-header, .desktop-sso-marketing-drawer .account-list__logindetails.sso-marketing-header {
        padding: 0; }
        .desktop-account-drawer .account-list__logindetails.sso-marketing-header .default-icon-colour,
        .desktop-login-drawer .account-list__logindetails.sso-marketing-header .default-icon-colour, .desktop-sso-marketing-drawer .account-list__logindetails.sso-marketing-header .default-icon-colour {
          margin-top: 0;
          width: 24px;
          height: 24px; }
    .desktop-account-drawer .account-list__item,
    .desktop-login-drawer .account-list__item, .desktop-sso-marketing-drawer .account-list__item {
      margin-bottom: 16px;
      text-transform: uppercase;
      font-size: 14px;
      font-style: normal;
      line-height: normal;
      letter-spacing: 2.1px;
      text-decoration: none; }
      @media screen and (min-device-width: 1281px) and (max-device-width: 1439px) {
        .desktop-account-drawer .account-list__item,
        .desktop-login-drawer .account-list__item, .desktop-sso-marketing-drawer .account-list__item {
          margin-bottom: 8px; } }
      .desktop-account-drawer .account-list__item.category-title,
      .desktop-login-drawer .account-list__item.category-title, .desktop-sso-marketing-drawer .account-list__item.category-title {
        font-weight: 700; }
    .desktop-account-drawer .account-list__details,
    .desktop-login-drawer .account-list__details, .desktop-sso-marketing-drawer .account-list__details {
      display: flex;
      flex-direction: column;
      gap: 4px;
      margin-bottom: 32px;
      color: rgba(0, 0, 0, 0.56); }
      @media screen and (min-device-width: 1281px) and (max-device-width: 1439px) {
        .desktop-account-drawer .account-list__details,
        .desktop-login-drawer .account-list__details, .desktop-sso-marketing-drawer .account-list__details {
          margin-bottom: 16px; } }
      .desktop-account-drawer .account-list__details .customer-name,
      .desktop-login-drawer .account-list__details .customer-name, .desktop-sso-marketing-drawer .account-list__details .customer-name {
        text-transform: uppercase;
        font-weight: 700;
        letter-spacing: 2.1px; }
      .desktop-account-drawer .account-list__details .customer-email,
      .desktop-login-drawer .account-list__details .customer-email, .desktop-sso-marketing-drawer .account-list__details .customer-email {
        font-weight: 400;
        letter-spacing: 0.21px; }
    .desktop-account-drawer .account-list .signout-account-drawer,
    .desktop-login-drawer .account-list .signout-account-drawer, .desktop-sso-marketing-drawer .account-list .signout-account-drawer {
      text-decoration: underline;
      text-transform: capitalize;
      font-weight: 400;
      letter-spacing: 0.21px;
      margin: 16px 0 0; }
      @media screen and (min-device-width: 1281px) and (max-device-width: 1439px) {
        .desktop-account-drawer .account-list .signout-account-drawer,
        .desktop-login-drawer .account-list .signout-account-drawer, .desktop-sso-marketing-drawer .account-list .signout-account-drawer {
          margin: 8px 0 0; } }

.desktop-sso-marketing-drawer .account-list {
  padding: 24px 24px 32px;
  display: flex;
  flex-direction: column; }
  @media screen and (min-device-width: 1281px) and (max-device-width: 1439px) {
    .desktop-sso-marketing-drawer .account-list {
      padding: 10px 32px 10px; } }

.account-drawer-overlay,
.login-drawer-overlay,
.mega-menu-overlay, .marketing-drawer-overlay {
  background-color: rgba(0, 0, 0, 0.32);
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 100;
  visibility: hidden;
  opacity: 0;
  transition: all 300ms ease-in-out; }
  .account-drawer-overlay.visible,
  .login-drawer-overlay.visible,
  .mega-menu-overlay.visible, .marketing-drawer-overlay.visible {
    opacity: 1;
    visibility: visible; }

.mega-menu-overlay {
  z-index: 79;
  transition: none; }

.account-product-recommendations {
  max-width: 400px;
  padding: 0 24px 0;
  margin-top: auto; }
  @media screen and (max-width: 1024px) {
    .account-product-recommendations {
      padding: 0 0 0 40px;
      margin-top: 0;
      max-width: 100%; } }
  @media screen and (max-width: 1024px) {
    .account-product-recommendations .klevuWrap {
      margin-left: -40px; } }
  .account-product-recommendations .kuRECSWrap {
    max-height: calc(50vh - 55px);
    overflow: auto !important;
    width: 100%;
    height: 100%;
    padding-right: 8px !important;
    box-sizing: content-box !important;
    margin: 0 -8px;
    padding-bottom: 0 !important;
    align-items: flex-start !important; }
    @media screen and (max-width: 1024px) {
      .account-product-recommendations .kuRECSWrap {
        box-sizing: border-box !important;
        padding-right: 0 !important;
        max-height: 100%;
        margin: 0;
        padding-bottom: 10px !important; } }
    @media screen and (min-width: 1700x) {
      .account-product-recommendations .kuRECSWrap {
        max-height: calc(50vh - 46px); } }
  .account-product-recommendations .kuRECSContainer {
    margin-bottom: 0; }
    .account-product-recommendations .kuRECSContainer .kuRECSResults {
      padding: 0 8px; }
      @media screen and (max-width: 1024px) {
        .account-product-recommendations .kuRECSContainer .kuRECSResults {
          padding: 0;
          padding-left: 40px; } }
    @media screen and (max-width: 1024px) {
      .account-product-recommendations .kuRECSContainer .kuRECSHeader {
        padding-left: 40px; } }
    .account-product-recommendations .kuRECSContainer .kuRECSHeader .kuRECSTitle {
      font-weight: 700;
      font-size: 14px;
      line-height: 18px;
      text-align: right;
      letter-spacing: 0.15em;
      text-transform: uppercase;
      color: rgba(0, 0, 0, 0.56);
      padding-bottom: 9px;
      border-bottom: 1px solid rgba(0, 0, 0, 0.08);
      margin-bottom: 0 !important; }
      @media screen and (max-width: 1024px) {
        .account-product-recommendations .kuRECSContainer .kuRECSHeader .kuRECSTitle {
          padding-right: 24px;
          margin-top: 40px;
          margin-bottom: 16px !important; } }
    .account-product-recommendations .kuRECSContainer .kuRECSResultsInner {
      white-space: normal;
      display: flex;
      flex-wrap: wrap;
      margin: 0 -8px;
      padding-top: 16px;
      padding-bottom: 42px; }
      @media screen and (max-width: 1024px) {
        .account-product-recommendations .kuRECSContainer .kuRECSResultsInner {
          white-space: nowrap;
          display: block;
          margin: 0;
          padding-bottom: 10px;
          padding-top: 0; } }
      .account-product-recommendations .kuRECSContainer .kuRECSResultsInner .kuRECS-itemWrap {
        border: none;
        margin: 0;
        width: calc(100% / 2);
        padding: 0 8px 16px; }
        @media screen and (max-width: 1024px) {
          .account-product-recommendations .kuRECSContainer .kuRECSResultsInner .kuRECS-itemWrap {
            border: none;
            width: 166px;
            padding: 0;
            margin-right: 16px; } }
      .account-product-recommendations .kuRECSContainer .kuRECSResultsInner .kuRECS-item {
        padding: 0 !important; }
      .account-product-recommendations .kuRECSContainer .kuRECSResultsInner .kuRECS-itemDesc {
        text-align: center;
        margin-top: 16px !important; }
        @media screen and (min-device-width: 1281px) and (max-device-width: 1439px) {
          .account-product-recommendations .kuRECSContainer .kuRECSResultsInner .kuRECS-itemDesc {
            margin-top: 0 !important; } }
        .account-product-recommendations .kuRECSContainer .kuRECSResultsInner .kuRECS-itemDesc .kuRECSTitle {
          font-weight: 400;
          font-size: 12px;
          line-height: 15px;
          text-align: center;
          letter-spacing: 0.15em;
          text-transform: uppercase;
          color: rgba(0, 0, 0, 0.83);
          margin-bottom: 8px; }
          @media screen and (max-width: 1024px) {
            .account-product-recommendations .kuRECSContainer .kuRECSResultsInner .kuRECS-itemDesc .kuRECSTitle {
              text-align: left; } }
        .account-product-recommendations .kuRECSContainer .kuRECSResultsInner .kuRECS-itemDesc .kuSalePrice, .account-product-recommendations .kuRECSContainer .kuRECSResultsInner .kuRECS-itemDesc .kuOrigPrice {
          line-height: 15px;
          text-align: center;
          letter-spacing: 0.15em;
          text-transform: uppercase;
          font-weight: 300;
          font-size: 12px;
          color: rgba(0, 0, 0, 0.83); }
          @media screen and (max-width: 1024px) {
            .account-product-recommendations .kuRECSContainer .kuRECSResultsInner .kuRECS-itemDesc .kuSalePrice, .account-product-recommendations .kuRECSContainer .kuRECSResultsInner .kuRECS-itemDesc .kuOrigPrice {
              text-align: left; } }

.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: #757575;
    display: inline-block;
    padding: 0.35714rem 0.5rem;
    text-decoration: none; }
    .tag a:hover {
      color: #333333; }

.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: #999999; }
    .socialLinks .icon:hover img {
      filter: invert(100%); }
    .socialLinks .icon svg {
      fill: #757575;
      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--alt .icon {
  height: 1.5rem;
  width: 1.5rem; }

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

.socialLinks .socialLinks-item {
  margin-right: 18px; }

.socialLinks-item .icon svg {
  height: 15px; }

.socialLinks-item .icon--youtube {
  margin: 0 0 4px; }
  .socialLinks-item .icon--youtube svg {
    height: 20px; }

.socialLinks-item .icon--tiktok img {
  vertical-align: top;
  max-height: 16px; }

.heroCarousel {
  width: 1px;
  min-width: 100%;
  margin-bottom: 4.5rem;
  margin-top: -1.5rem;
  overflow: hidden;
  visibility: hidden; }
  .heroCarousel.is-visible {
    visibility: visible; }
  @media (min-width: 769px) {
    .heroCarousel {
      margin-top: -2.5rem; } }
  .heroCarousel.slick-initialized {
    opacity: 1;
    max-height: 100vh; }
    @media (min-width: 551px) {
      .heroCarousel.slick-initialized {
        max-height: 28.57143rem; } }
    @media (min-width: 769px) {
      .heroCarousel.slick-initialized {
        max-height: 42.85714rem; } }
  .heroCarousel:not(.slick-initialized) :not(.heroCarousel-slide--first).heroCarousel-slide {
    display: none; }
  .heroCarousel a {
    text-decoration: none; }
  .heroCarousel .slick-next,
  .heroCarousel .slick-prev {
    top: 50%;
    transform: translateY(-50%);
    margin: 0; }
  .heroCarousel .slick-next {
    right: 15px; }
    @media (min-width: 769px) {
      .heroCarousel .slick-next {
        right: 25px; } }
  .heroCarousel .slick-prev {
    left: 15px; }
    @media (min-width: 769px) {
      .heroCarousel .slick-prev {
        left: 25px; } }
  .heroCarousel .slick-dots {
    bottom: 0.5rem; }
    @media (min-width: 769px) {
      .heroCarousel .slick-dots {
        bottom: 1.5rem; } }
    .heroCarousel .slick-dots li {
      background-color: white;
      background-color: rgba(255, 255, 255, 0.9); }

.heroCarousel-slide {
  position: relative; }
  .heroCarousel-slide a {
    text-decoration: none; }
  .heroCarousel-slide .heroCarousel-image {
    object-fit: contain;
    width: 100%;
    height: 100%;
    object-position: 50% 0%; }
    @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 {
    width: 100%;
    height: 100%; }
  .heroCarousel-slide.compat-object-fit {
    overflow: hidden; }
    .heroCarousel-slide.compat-object-fit .heroCarousel-image {
      width: auto; }
  .heroCarousel-slide .heroCarousel-image-wrapper {
    height: 17.85714rem;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    height: 56.25vw; }
    @media (min-width: 551px) {
      .heroCarousel-slide .heroCarousel-image-wrapper {
        max-height: 28.57143rem; } }
    @media (min-width: 769px) {
      .heroCarousel-slide .heroCarousel-image-wrapper {
        max-height: 42.85714rem; } }
  .heroCarousel-slide.is-square-image-type .heroCarousel-image-wrapper {
    height: 100vw; }
    @media (min-width: 551px) {
      .heroCarousel-slide.is-square-image-type .heroCarousel-image-wrapper {
        height: 56.25vw; } }
  .heroCarousel-slide.is-vertical-image-type .heroCarousel-image-wrapper {
    height: 110vw; }
    @media (min-width: 551px) {
      .heroCarousel-slide.is-vertical-image-type .heroCarousel-image-wrapper {
        height: 56.25vw; } }

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

.heroCarousel-title {
  color: #444444;
  font-size: 16px;
  margin-top: 0; }
  @media (min-width: 769px) {
    .heroCarousel-title {
      font-size: 50px; } }

.heroCarousel-description {
  color: #333333;
  font-size: 12px; }
  @media (min-width: 551px) {
    .heroCarousel-description {
      font-size: 13px; } }
  @media (min-width: 769px) {
    .heroCarousel-description {
      font-size: 15px; } }

.heroCarousel-action {
  margin: 0; }
  @media (min-width: 769px) {
    .heroCarousel-action {
      margin-top: 1.5rem; } }

@media (min-width: 769px) {
  .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: 769px) {
  .writeReview-form {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    width: 50%;
    float: left; } }

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

.writeReview-productDetails {
  text-align: center; }
  .writeReview-productDetails .product-title {
    margin-top: 0.71429rem; }

.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 {
  width: 1px;
  min-width: 100%;
  margin: 0 -0.75rem;
  max-width: none;
  width: auto; }
  .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: 769px) {
    .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; }

#modal {
  width: calc(100% - 32px);
  height: fit-content;
  padding: 16px 16px 8px 16px;
  overflow-y: auto; }
  #modal .product-form {
    display: flex;
    flex-direction: column;
    margin-bottom: 0; }
  #modal .ordergroove-pdp-container {
    order: -1; }
  #modal .product-atc-wishlist-container {
    margin-bottom: 24px; }
  @media (min-width: 769px) {
    #modal {
      width: 632px;
      padding: 16px; } }
  #modal .modal-content .quickView {
    display: flex;
    flex-direction: column;
    padding: unset;
    max-height: unset !important;
    overflow: hidden; }
    @media (min-width: 769px) {
      #modal .modal-content .quickView {
        flex-direction: row; } }
    #modal .modal-content .quickView .productView--quickView {
      display: flex;
      align-items: center;
      flex-direction: column;
      margin: 0;
      height: unset; }
      @media (min-width: 769px) {
        #modal .modal-content .quickView .productView--quickView {
          flex-direction: row; } }
      #modal .modal-content .quickView .productView--quickView .og-offer {
        text-align: left;
        margin-bottom: 4px;
        padding: 0;
        order: -1; }
        #modal .modal-content .quickView .productView--quickView .og-offer og-offer {
          padding: 0; }
          #modal .modal-content .quickView .productView--quickView .og-offer og-offer p {
            margin-top: 0 !important; }
      #modal .modal-content .quickView .productView--quickView .productView-media {
        width: 311px;
        height: 260px;
        padding: unset;
        margin-bottom: 8px; }
        @media (min-width: 769px) {
          #modal .modal-content .quickView .productView--quickView .productView-media {
            width: 264px;
            height: 320px;
            margin: unset;
            margin-right: 16px; } }
        #modal .modal-content .quickView .productView--quickView .productView-media .productView-images {
          width: 100%;
          height: 260px;
          display: flex;
          justify-content: center; }
          @media (min-width: 769px) {
            #modal .modal-content .quickView .productView--quickView .productView-media .productView-images {
              width: 264px;
              height: 320px; } }
          #modal .modal-content .quickView .productView--quickView .productView-media .productView-images img {
            width: unset !important;
            width: 100% !important;
            height: unset !important;
            max-width: unset; }
      #modal .modal-content .quickView .productView--quickView .productView-details {
        width: 100%;
        height: 100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        padding: unset;
        margin: unset; }
        @media (min-width: 769px) {
          #modal .modal-content .quickView .productView--quickView .productView-details {
            width: 320px; }
            #modal .modal-content .quickView .productView--quickView .productView-details > * {
              width: 100%; } }
        #modal .modal-content .quickView .productView--quickView .productView-details .productView-product {
          padding: 0 0 4px 0;
          margin-bottom: 24px;
          display: flex;
          flex-direction: column;
          align-items: center; }
          #modal .modal-content .quickView .productView--quickView .productView-details .productView-product .productView-title {
            margin-bottom: 16px;
            font-size: 22px;
            font-weight: 400;
            line-height: 30px;
            letter-spacing: 2px;
            text-align: center;
            color: rgba(0, 0, 0, 0.83); }
            @media (min-width: 769px) {
              #modal .modal-content .quickView .productView--quickView .productView-details .productView-product .productView-title {
                padding: 16px 24px 0; } }
          #modal .modal-content .quickView .productView--quickView .productView-details .productView-product .productView-price {
            margin: 0; }
            #modal .modal-content .quickView .productView--quickView .productView-details .productView-product .productView-price .price-section {
              font-size: 14px;
              font-weight: 400;
              line-height: 18px;
              letter-spacing: 0.15em;
              text-align: right;
              color: rgba(0, 0, 0, 0.83); }
            #modal .modal-content .quickView .productView--quickView .productView-details .productView-product .productView-price .selected-variant-label {
              font-size: 14px;
              font-weight: 300;
              line-height: 18px;
              letter-spacing: 0.15em;
              text-align: center;
              color: rgba(0, 0, 0, 0.83); }
        #modal .modal-content .quickView .productView--quickView .productView-details .productView-options {
          margin: 0;
          padding-bottom: 16px;
          text-align: center; }
          #modal .modal-content .quickView .productView--quickView .productView-details .productView-options .form-field {
            margin: 0 0 8px 0; }
            #modal .modal-content .quickView .productView--quickView .productView-details .productView-options .form-field .form-option-list {
              margin: unset;
              gap: 8px; }
              #modal .modal-content .quickView .productView--quickView .productView-details .productView-options .form-field .form-option-list label.form-option {
                margin: unset;
                padding: 11px 4px 11px 4px;
                font-weight: 400;
                font-size: 14px;
                line-height: 16px;
                letter-spacing: 0.2em;
                text-align: center;
                color: rgba(0, 0, 0, 0.83);
                background: rgba(0, 0, 0, 0.03); }
          #modal .modal-content .quickView .productView--quickView .productView-details .productView-options #product-sold-out {
            height: 48px; }
          #modal .modal-content .quickView .productView--quickView .productView-details .productView-options .product-atc-wishlist-container {
            gap: 0; }
          #modal .modal-content .quickView .productView--quickView .productView-details .productView-options #product-sold-out.showing ~ .form-action {
            display: none; }
          #modal .modal-content .quickView .productView--quickView .productView-details .productView-options .form-action {
            margin: 0; }
            #modal .modal-content .quickView .productView--quickView .productView-details .productView-options .form-action #form-action-addToCart {
              width: 311px;
              height: 48px;
              padding: 16px 32px 16px 32px;
              margin: 0;
              font-size: 14px;
              font-weight: 400;
              line-height: 16px;
              letter-spacing: 0.2em;
              text-align: center; }
          #modal .modal-content .quickView .productView--quickView .productView-details .productView-options .viewproduct {
            text-transform: uppercase;
            font-size: 14px;
            font-weight: 400;
            line-height: 16px;
            letter-spacing: 0.2em;
            text-align: center;
            color: rgba(0, 0, 0, 0.83); }
          #modal .modal-content .quickView .productView--quickView .productView-details .productView-options #og-form-section {
            margin-bottom: 8px; }
    #modal .modal-content .quickView .productView-description,
    #modal .modal-content .quickView .yotpo-main-widget,
    #modal .modal-content .quickView .hero-banner,
    #modal .modal-content .quickView .videos-section,
    #modal .modal-content .quickView .thumbnail-image-container,
    #modal .modal-content .quickView .form-wishlist,
    #modal .modal-content .quickView section.sticky,
    #modal .modal-content .quickView .klarna-placement,
    #modal .modal-content .quickView #primary-section,
    #modal .modal-content .quickView .small-device-content,
    #modal .modal-content .quickView .large-device-content,
    #modal .modal-content .quickView #secondary-section,
    #modal .modal-content .quickView .slick-dots,
    #modal .modal-content .quickView .yotpo-pictures-widget {
      display: none !important; }
    #modal .modal-content .quickView .yotpo.bottomLine,
    #modal .modal-content .quickView .productView-rating,
    #modal .modal-content .quickView .productView-info {
      display: none; }
  #modal .modal-close {
    width: 24px;
    height: 24px;
    top: 13px;
    right: 16px; }
    #modal .modal-close .close-icon {
      width: inherit;
      height: inherit; }

.modal-background {
  opacity: 0.2; }

.hide-popup {
  display: none !important; }

#modal .modal-content .quickView .productView--quickView .productView-details .productView-options .form-action.hidden-kit-addToCart-button {
  display: none; }

#modal .modal-content .quickView .kit-productView.productView--quickView .productView-details .productView-options .kit-shippingbox {
  margin: 16px 0; }

.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: 769px) {
    .productReview {
      width: 50%; } }
  @media (min-width: 1261px) {
    .productReview {
      width: 33.33333%; } }

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

.productReview-author {
  color: #757575;
  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; }

.productReviews {
  background: #f3f3f3;
  position: relative;
  padding: 1.78571rem 0; }
  @media (min-width: 769px) {
    .productReviews {
      padding: 3.57143rem 0 2.85714rem; } }
  .productReviews:before, .productReviews:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 100%;
    width: 71.35714rem;
    background: #f3f3f3; }
  .productReviews:after {
    left: 100%; }
  .productReviews.toggle {
    border: none; }
  .productReviews .toggle-title {
    text-align: center;
    margin: 10px 0 25px;
    font-size: 1.78571rem; }
    @media (min-width: 769px) {
      .productReviews .toggle-title {
        font-size: 2.28571rem;
        margin: 10px 0 32px; } }
  .productReviews .slick-prev,
  .productReviews .slick-next {
    background: none;
    border: none; }
  .productReviews .slick-dots li button {
    width: 22px;
    height: 6px;
    border: none;
    border-radius: 0; }
  .productReviews .slick-dots li button::before {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 0;
    background: #b2b2b2; }
  .productReviews .slick-dots li.slick-active button::before {
    background: #6d6d6d; }

.productReviews-reviewLink {
  text-align: center;
  padding: 0 0 34px; }
  .productReviews-reviewLink a {
    text-decoration: none;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 400;
    color: black; }
    @media (min-width: 769px) {
      .productReviews-reviewLink a {
        font-size: 20px; } }

.productReviews-list.slick-slider {
  margin: 0; }

.productReview.slick-slide {
  float: left;
  text-align: center;
  padding-left: 1.07143rem;
  padding-right: 1.07143rem;
  padding-bottom: 1.78571rem; }
  @media (min-width: 769px) {
    .productReview.slick-slide {
      padding-left: 1.78571rem;
      padding-right: 1.78571rem; } }
  @media (min-width: 1261px) {
    .productReview.slick-slide {
      padding-left: 3.21429rem;
      padding-right: 3.21429rem;
      padding-bottom: 3.21429rem; } }

.productReview .productReview-title {
  text-transform: uppercase;
  margin: 10px 0; }

.productReview .productReview-body {
  text-align: justify;
  line-height: 1.7; }

.productReview .productReview-author,
.productReview .productReview-date {
  text-transform: uppercase;
  font-weight: 400;
  color: black;
  margin: 0 0 12px; }

.productView {
  padding-top: 1rem; }

.productView-images {
  margin-bottom: 12px; }

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

.productView-images-container {
  display: flex;
  width: 100%; }

.productView-img-container {
  position: relative;
  align-self: center;
  margin: auto;
  width: 100%;
  height: 100%; }
  .productView-img-container img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    max-height: 100%;
    width: 100%;
    object-fit: contain;
    margin: 0;
    /* Object-fit polyfill */
    font-family: 'object-fit: contain;'; }
  .productView-img-container:after {
    content: '';
    display: block;
    height: 0;
    width: 100%;
    padding-bottom: 100%; }

.productView-thumbnail-desktop img {
  margin-bottom: 8px; }

.productView-thumbnail-link-desktop img {
  border: 1px solid transparent;
  width: 80px; }

.productView-thumbnail-link-desktop.is-active img {
  border: 1px solid #d9d9d6; }

.productView-thumbnail-video-desktop img {
  border: 1px solid transparent; }

.productView-thumbnail-video-desktop.is-active img {
  border: 1px solid #d9d9d6; }

.productView-thumbnails-mobile {
  margin-top: 0px !important; }
  .productView-thumbnails-mobile img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 90%;
    object-fit: contain;
    /* Object-fit polyfill */
    font-family: 'object-fit: contain;';
    position: relative; }
  .productView-thumbnails-mobile .slick-track {
    display: flex;
    align-items: center; }
    .productView-thumbnails-mobile .slick-track mux-player {
      aspect-ratio: 4 / 5;
      --media-object-fit: cover; }
    .productView-thumbnails-mobile .slick-track mux-player::part(center seek-forward button) {
      display: none; }
    .productView-thumbnails-mobile .slick-track mux-player::part(center seek-backward button) {
      display: none; }
    .productView-thumbnails-mobile .slick-track mux-player::part(bottom volume range) {
      display: none; }

.productView-thumbnails .slick-next {
  right: 0; }

.productView-thumbnails .slick-prev {
  left: 0; }

.productView-thumbnails img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  margin: 0;
  width: 80px;
  object-fit: contain;
  /* Object-fit polyfill */
  font-family: 'object-fit: contain;';
  position: relative; }

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

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

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

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

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

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

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

.productView-price {
  font-size: 15px;
  text-align: center;
  display: flex;
  justify-content: center;
  margin: 16px 0; }
  @media (min-width: 769px) {
    .productView-price {
      font-size: 25px;
      margin-bottom: 1rem; } }
  .productView-price .price-section--saving {
    font-size: 15px; }
  .productView-price .price-section,
  .productView-price .selected-variant-label {
    padding: 0 10px; }
  .productView-price .selected-variant-label {
    border-left: 1px solid #666666;
    font-weight: 300;
    text-transform: uppercase;
    display: none; }
  .productView-price abbr {
    border: 0;
    color: inherit;
    font-size: inherit; }

.productView-reviewLink {
  display: inline-block;
  margin-left: 0.35714rem;
  vertical-align: middle; }
  .productView-reviewLink + .productView-reviewLink {
    display: block;
    margin-left: auto; }
    @media (min-width: 551px) {
      .productView-reviewLink + .productView-reviewLink {
        display: inline-block;
        margin-left: 0.78571rem; } }
  .productView-reviewLink > a {
    color: #757575; }
    .productView-reviewLink > a:hover {
      color: #333333; }
    .productView-reviewLink > a--new {
      padding: 0; }

.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 .productView-info-name {
    display: none !important; }

.productView-info-name,
.productView-info-value {
  text-align: center; }
  @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: "Europa", "Montserrat", 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-options {
  margin-bottom: 16px;
  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; } }
  @media (min-width: 551px) {
    .productView-options .form-input[type='number'] {
      width: 16.66667%; } }
  .productView-options .form {
    display: inline; }
  .productView-options input[type='file'] {
    font-size: 13px; }
  .productView-options .form-field {
    font-size: 0;
    margin-bottom: 2rem; }
    .productView-options .form-field > .form-checkbox + .form-label,
    .productView-options .form-field > .form-radio + .form-label {
      display: inline-block;
      margin-left: 1.5rem;
      width: auto; }
      @media (min-width: 551px) {
        .productView-options .form-field > .form-checkbox + .form-label,
        .productView-options .form-field > .form-radio + .form-label {
          margin-left: 0;
          width: 100%; } }
    .productView-options .form-field > .form-radio + .form-label {
      text-align: justify;
      display: inline-block; }
    .productView-options .form-field > .form-label:nth-of-type(2) {
      margin-left: 0; }
  @media (min-width: 551px) {
    .productView-options .form-action {
      padding: 0 0.71429rem;
      width: 100%; } }
  .productView-options .form-action .button {
    width: 100%; }

.productOptions-list {
  border: 1px solid #c4c4c4;
  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 #c4c4c4; }
  .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 {
  overflow: hidden;
  position: absolute;
  width: 100%;
  height: 100%; }
  .productView-image .easyzoom-flyout img {
    max-width: none;
    width: auto; }

.pt-product .breadcrumbs {
  text-align: left; }

.productView-product {
  border: 0;
  padding: 0;
  text-align: center; }
  @media (min-width: 769px) {
    .productView-product {
      text-align: left; } }

.productView-images .productView-thumbnail-link {
  border: none;
  padding: 0;
  height: 80px;
  max-width: 80px; }
  .productView-images .productView-thumbnail-link:focus {
    outline: none; }

.productView-images .productView-thumbnail:only-child {
  display: none; }

.productView {
  font-weight: 300;
  letter-spacing: 0.25px; }
  .productView .button {
    border-radius: 0;
    text-transform: uppercase; }
  .productView .form-action .button {
    width: 100% !important;
    background: #1d1d1d;
    color: #fff;
    border-width: 0; }
    .productView .form-action .button:hover {
      background: #4f4f4f; }

.productView-details {
  margin-bottom: 0;
  padding-bottom: 0; }
  .productView-details .productView-title {
    font-size: 25px;
    letter-spacing: 0.14286rem;
    margin: 0 0 1.07143rem;
    text-align: center; }
    @media (min-width: 769px) {
      .productView-details .productView-title {
        font-size: 30px;
        letter-spacing: 0.28571rem; } }
    @media (min-width: 1261px) {
      .productView-details .productView-title {
        font-size: 35px;
        margin: 0 0 1.85714rem; } }

.productView-info-top {
  font-size: 14px;
  margin: 0 0 1rem;
  letter-spacing: 2px; }
  @media (min-width: 769px) {
    .productView-info-top {
      font-size: 15px; } }

.productView-info-value:empty {
  margin: 0; }

.productView-price {
  font-weight: 400; }
  @media (min-width: 769px) {
    .productView-price {
      font-size: 16px; } }

.productView-description .productView-description {
  padding: 0;
  padding-bottom: 2.85714rem;
  text-align: justify; }
  .productView-description .productView-description p {
    line-height: 1.3;
    margin-bottom: 1.1rem; }
  .productView-description .productView-description p:last-child,
  .productView-description .productView-description ul:last-child {
    margin-bottom: 0 !important; }
  .productView-description .productView-description h3 {
    font-size: 17px;
    margin-top: 0;
    margin-bottom: 0.85714rem; }
  .productView-description .productView-description h4 {
    font-size: 15px; }
  .productView-description .productView-description p + h3,
  .productView-description .productView-description ul + h3 {
    margin-top: 1.78571rem; }
    @media (min-width: 769px) {
      .productView-description .productView-description p + h3,
      .productView-description .productView-description ul + h3 {
        margin-top: 2.14286rem; } }
    @media (min-width: 1261px) {
      .productView-description .productView-description p + h3,
      .productView-description .productView-description ul + h3 {
        margin-top: 2.85714rem; } }

.productView-options {
  font-weight: 400; }
  @media (min-width: 551px) {
    .productView-options {
      text-align: center; } }
  @media (min-width: 769px) {
    .productView-options {
      text-align: left; } }
  .productView-options .form-field {
    margin-bottom: 16px; }
    @media (min-width: 551px) {
      .productView-options .form-field > .form-checkbox + .form-label,
      .productView-options .form-field > .form-radio + .form-label {
        width: auto;
        margin-left: 1.5rem; } }
    @media (min-width: 769px) {
      .productView-options .form-field > .form-checkbox + .form-label,
      .productView-options .form-field > .form-radio + .form-label {
        width: 100%;
        margin-left: 0; } }
    .productView-options .form-field[data-product-attribute='swatch'] {
      text-align: center;
      margin-bottom: 16px; }
  .productView-options .form-label--alternate {
    display: none;
    text-transform: uppercase;
    font-size: 14px; }
    @media (min-width: 551px) {
      .productView-options .form-label--alternate {
        font-size: 16px; } }
    .productView-options .form-label--alternate small {
      display: none; }
  .productView-options .form-option-list {
    display: flex;
    margin-right: -16px; }
  .productView-options [data-grid-view] {
    display: grid;
    gap: 8px;
    grid-template-columns: repeat(5, 1fr);
    margin: 0; }
    .productView-options [data-grid-view] .form-option {
      margin: 0; }
    @media (min-width: 800px) {
      .productView-options [data-grid-view] {
        grid-template-columns: repeat(4, 1fr); } }
    @media (min-width: 1000px) {
      .productView-options [data-grid-view] {
        grid-template-columns: repeat(5, 1fr); } }
  .productView-options .form-option {
    flex: 1;
    text-transform: uppercase;
    padding: 0.71429rem;
    text-align: center;
    border: 1px solid transparent;
    background-color: #f3f3f3;
    margin-right: 16px;
    margin-bottom: 0; }
    @media (min-width: 1261px) {
      .productView-options .form-option {
        min-width: 70px; }
        .productView-options .form-option-swatch {
          min-width: 0;
          background-color: transparent; } }
    .productView-options .form-option-swatch {
      background-color: transparent;
      padding: 0;
      margin-right: 8px; }
      .productView-options .form-option-swatch .label-caption {
        display: block;
        padding: 3px 0 0;
        font-size: 11px; }
  .productView-options .form-radio:checked + .form-option {
    border-color: #666666;
    box-shadow: none; }
  .productView-options .form-option-swatch {
    margin-bottom: 0; }
  .productView-options .form-radio:checked + .form-option-swatch .form-option-variant--color,
  .productView-options .form-radio:checked + .form-option-swatch .form-option-variant--pattern {
    height: 32px;
    width: 32px;
    margin: 4px; }
  .productView-options .form-option-variant {
    font-size: 12px;
    letter-spacing: 2px; }
  .productView-options .form-action {
    margin-top: 0.5rem;
    padding: 0; }
    @media (min-width: 551px) {
      .productView-options .form-action {
        float: none;
        text-align: center;
        width: auto; } }
    @media (min-width: 769px) {
      .productView-options .form-action {
        text-align: left; } }
    .productView-options .form-action .button {
      min-width: 14.64286rem;
      padding: 0.92857rem;
      font-size: 15px;
      letter-spacing: 1px; }
      @media (min-width: 551px) {
        .productView-options .form-action .button {
          width: auto; } }
    .productView-options .form-action .addToCart-button {
      height: 56px; }
  .productView-options #product-sold-out {
    width: 100%;
    height: 56px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 14px;
    letter-spacing: 2.8px;
    text-align: center;
    text-transform: uppercase;
    padding: 16px 32px;
    line-height: normal;
    background: #f3f3f3;
    color: rgba(0, 0, 0, 0.64);
    margin-bottom: 24px; }
    @media (min-width: 769px) {
      .productView-options #product-sold-out {
        margin-bottom: 32px; } }
    .productView-options #product-sold-out .Coming-Back-Soon {
      font-size: 0; }
      .productView-options #product-sold-out .Coming-Back-Soon:before {
        content: "Komme bald zurück";
        font-size: 14px; }

.productView-video,
.productView-steps,
.productView-threeCols {
  margin-left: auto;
  margin-right: auto;
  max-width: 100rem; }
  .modal-body.quickView .productView-video, .modal-body.quickView
  .productView-steps, .modal-body.quickView
  .productView-threeCols {
    display: none; }

.mux-productView {
  display: flex;
  width: 100%;
  height: 100%;
  align-items: flex-start;
  justify-content: center; }
  .mux-productView mux-player {
    width: 80%;
    aspect-ratio: 4 / 5;
    --media-object-fit: cover;
    --media-object-position: center;
    --pip-button: none;
    --playback-rate-button: none;
    --seek-backward-button: none;
    --seek-forward-button: none;
    --rendition-selectmenu: none; }

.productView-steps a {
  text-transform: uppercase;
  text-decoration: none; }

.productView-accordion .shogun-accordion {
  box-shadow: none; }
  .productView-accordion .shogun-accordion .shogun-accordion-header {
    flex-direction: row-reverse; }
  .productView-accordion .shogun-accordion .shogun-accordion-body {
    padding: 10px !important; }
  .productView-accordion .shogun-accordion .shogun-accordion-icon {
    position: relative;
    margin-right: 5px; }

.productView-thumbnails .slick-dots li button {
  width: 22px;
  height: 6px;
  border: none;
  border-radius: 0; }

.productView-thumbnails .slick-dots li button::before {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 0;
  background: #b2b2b2; }

.productView-thumbnails .slick-dots li.slick-active button::before {
  background: #6d6d6d; }

.productTabs {
  border: 0 none; }
  .productTabs .tab:only-child {
    float: none;
    width: 100%;
    border: 0 none; }
    .productTabs .tab:only-child .tab-title {
      font-size: 25px;
      letter-spacing: 1px;
      text-transform: uppercase;
      font-weight: normal;
      text-align: center;
      padding: 0; }
      @media (min-width: 551px) {
        .productTabs .tab:only-child .tab-title {
          font-size: 28px; } }
      @media (min-width: 769px) {
        .productTabs .tab:only-child .tab-title {
          font-size: 30px;
          letter-spacing: 5px; } }
      @media (min-width: 1261px) {
        .productTabs .tab:only-child .tab-title {
          font-size: 35px; } }
  .productTabs-contents .slick-dots {
    bottom: -45px; }
    .productTabs-contents .slick-dots .slick-active:only-child {
      display: none; }

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

.productView-rating {
  margin-bottom: 0.5rem; }
  @media (min-width: 769px) {
    .productView-rating {
      margin-bottom: 1rem; } }
  .productView-rating a {
    color: #757575; }
    .productView-rating a:hover {
      color: #333333; }

@media (min-width: 320px) and (max-width: 769px) {
  .og-offer {
    text-align: left;
    padding-left: 2em; } }

@media (max-width: 768px) {
  .og-offer .og-shipping {
    padding-left: 20px; } }

.tooltipTrigger {
  padding-bottom: 20px;
  margin-left: 1.6em; }
  @media (min-width: 320px) and (max-width: 769px) {
    .tooltipTrigger {
      margin-left: 1.5em;
      text-align: left; } }

.tooltipTriggerLink:before {
  content: '?';
  display: inline-block;
  font-family: sans-serif;
  font-weight: bold;
  text-align: center;
  width: 2ex;
  height: 2ex;
  font-size: 2.5ex;
  line-height: 1.8ex;
  border-radius: 1.2ex;
  margin-right: 6px;
  padding: 1px;
  text-decoration: none;
  color: white;
  background: black;
  border-color: white;
  text-decoration: none; }

.thumbnail-image-container {
  margin-right: 2rem; }

.main-img-container {
  width: 100%; }

.hide {
  display: none; }

.only-mobile {
  display: block; }
  @media (min-width: 769px) {
    .only-mobile {
      display: none; } }

.only-desktop {
  display: none; }
  @media (min-width: 769px) {
    .only-desktop {
      display: block; } }

.yotpo .standalone-bottomline .star-clickable {
  justify-content: center;
  width: 100%; }

.yotpo-pictures-widget {
  margin: 64px 0; }
  @media (min-width: 769px) {
    .yotpo-pictures-widget {
      margin: 96px 0; } }

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

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

.compareTable {
  border-top: 1px solid #bcbcbc;
  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 #bcbcbc; }
  .compareTable-row + .compareTable-row .compareTable-heading:empty {
    border-top: 0; }

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

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

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

.compareTable-removeProduct {
  background-color: #e5e5e5;
  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: #757575;
    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-action {
  padding: 0 1rem 1rem; }
  .compareTable-action .button {
    display: block;
    padding-left: 0.78571rem;
    padding-right: 0.78571rem;
    width: 100%; }

.blocker {
  background: rgba(255, 255, 255, 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: white;
  bottom: 0;
  padding-top: 10px;
  position: absolute;
  width: 100%; }

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

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

.toggleLink {
  color: #757575; }
  .toggleLink:hover {
    color: #333333; }
  .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: 100rem;
  width: 100%;
  border: #bcbcbc 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: 769px) {
    .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: 769px) {
    .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: 769px) {
      .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: 769px) {
    .facetedSearch-refineFilters {
      display: block; } }

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

.banners {
  background-color: black;
  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: 100rem;
  width: 100%; }
  .banner:before, .banner:after {
    content: " ";
    display: table; }
  .banner:after {
    clear: both; }
  .banner + .banner {
    margin-top: 1.5rem; }

.banners {
  padding: 0; }

.category-banner {
  margin-bottom: 30px;
  position: relative;
  background: #f5f5f5;
  min-height: 200px;
  padding: 10px;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center; }
  @media (min-width: 551px) {
    .category-banner {
      min-height: 300px;
      margin-bottom: 40px;
      padding: 20px; } }
  @media (min-width: 769px) {
    .category-banner {
      min-height: 350px;
      padding: 25px;
      align-items: flex-end; } }
  @media (min-width: 1261px) {
    .category-banner {
      min-height: 410px;
      padding: 30px; } }
  .category-banner > * {
    position: relative;
    z-index: 2; }
    @media (min-width: 769px) {
      .category-banner > * {
        width: 50%; } }
  .category-banner .left {
    align-self: flex-start; }
  .category-banner .center {
    align-self: center; }
  .category-banner p {
    margin: 0; }
    @media (min-width: 1261px) {
      .category-banner p {
        font-size: 16px;
        line-height: 1.8; } }
  .category-banner a {
    letter-spacing: 1px;
    text-decoration: none; }
  .category-banner h1,
  .category-banner h2,
  .category-banner h3,
  .category-banner h4,
  .category-banner h5 {
    margin: 0;
    text-transform: uppercase;
    letter-spacing: 2px; }
    @media (min-width: 769px) {
      .category-banner h1,
      .category-banner h2,
      .category-banner h3,
      .category-banner h4,
      .category-banner h5 {
        margin: 0 0 10px;
        letter-spacing: 3px; } }
    @media (min-width: 1261px) {
      .category-banner h1,
      .category-banner h2,
      .category-banner h3,
      .category-banner h4,
      .category-banner h5 {
        letter-spacing: 4px; } }
  .category-banner .category-banner-image {
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%; }
    .category-banner .category-banner-image img {
      width: 100%;
      height: 100%;
      object-fit: cover; }

.category-banner--main {
  margin-top: -1.5rem;
  margin-bottom: 30px;
  position: relative;
  padding: 0;
  text-align: center; }
  @media (min-width: 769px) {
    .category-banner--main {
      margin-top: -2.5rem;
      margin-bottom: 40px; } }
  .category-banner--main p {
    font-size: 14px;
    line-height: 1.5;
    max-width: 90%;
    margin: 20px auto 0;
    text-align: center; }
    @media (min-width: 551px) {
      .category-banner--main p {
        max-width: 75%; } }
    @media (min-width: 769px) {
      .category-banner--main p {
        max-width: 700px;
        font-size: 16px;
        line-height: 1.6;
        margin: 30px auto 0; } }
    @media (min-width: 1261px) {
      .category-banner--main p {
        margin: 35px auto 0; } }
  .category-banner--main h1,
  .category-banner--main h2,
  .category-banner--main h3 {
    margin: 35px 0 20px;
    text-transform: uppercase;
    letter-spacing: 2px;
    text-align: center;
    font-size: 22px; }
    @media (min-width: 769px) {
      .category-banner--main h1,
      .category-banner--main h2,
      .category-banner--main h3 {
        margin: 40px 0 20px;
        letter-spacing: 3px;
        font-size: 32px; } }
    @media (min-width: 1261px) {
      .category-banner--main h1,
      .category-banner--main h2,
      .category-banner--main h3 {
        letter-spacing: 4px; } }
  .category-banner--main .category-banner-image + h1,
  .category-banner--main .category-banner-image + h2,
  .category-banner--main .category-banner-image + h3,
  .category-banner--main img + h1,
  .category-banner--main img + h2,
  .category-banner--main img + h3 {
    font-weight: 300;
    font-size: 22px;
    margin: 25px 0 20px; }
    @media (min-width: 769px) {
      .category-banner--main .category-banner-image + h1,
      .category-banner--main .category-banner-image + h2,
      .category-banner--main .category-banner-image + h3,
      .category-banner--main img + h1,
      .category-banner--main img + h2,
      .category-banner--main img + h3 {
        font-weight: 400;
        font-size: 32px;
        position: absolute;
        margin: 0;
        top: 95px;
        left: 52%;
        right: 2%; }
        .category-banner--main .category-banner-image + h1.left,
        .category-banner--main .category-banner-image + h2.left,
        .category-banner--main .category-banner-image + h3.left,
        .category-banner--main img + h1.left,
        .category-banner--main img + h2.left,
        .category-banner--main img + h3.left {
          left: 2%;
          right: 52%; }
        .category-banner--main .category-banner-image + h1.center,
        .category-banner--main .category-banner-image + h2.center,
        .category-banner--main .category-banner-image + h3.center,
        .category-banner--main img + h1.center,
        .category-banner--main img + h2.center,
        .category-banner--main img + h3.center {
          left: 25%;
          right: 25%; }
        .category-banner--main .category-banner-image + h1.color-white,
        .category-banner--main .category-banner-image + h2.color-white,
        .category-banner--main .category-banner-image + h3.color-white,
        .category-banner--main img + h1.color-white,
        .category-banner--main img + h2.color-white,
        .category-banner--main img + h3.color-white {
          color: #fff; } }
    @media (min-width: 1261px) {
      .category-banner--main .category-banner-image + h1,
      .category-banner--main .category-banner-image + h2,
      .category-banner--main .category-banner-image + h3,
      .category-banner--main img + h1,
      .category-banner--main img + h2,
      .category-banner--main img + h3 {
        top: 135px; } }
  .category-banner--main .category-banner-image {
    height: 200px;
    display: none; }
    @media (min-width: 769px) {
      .category-banner--main .category-banner-image {
        height: 250px;
        display: block; } }
    @media (min-width: 1261px) {
      .category-banner--main .category-banner-image {
        height: 325px; } }
    .category-banner--main .category-banner-image img {
      width: 100%;
      height: 100%;
      object-fit: cover; }

.top-banners {
  background: #f3f3f3;
  color: #000;
  font-size: 11px;
  line-height: 1.5;
  letter-spacing: 1.5px;
  padding: 1.07143rem 0.71429rem; }
  .top-banners .banner {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    max-width: 100%; }
    .top-banners .banner-icon {
      width: 40px;
      flex-shrink: 0;
      height: auto;
      margin: 0 0 5px 0; }
    .top-banners .banner-text span {
      display: block; }
  @media (min-width: 551px) {
    .top-banners {
      font-size: 12px; }
      .pt-page-title-home-new .top-banners {
        margin-bottom: 40px; }
      .top-banners .banner {
        flex-direction: row; }
        .top-banners .banner-icon {
          margin: 0 10px 0 0; }
        .top-banners .banner-text span {
          display: inline; }
          .top-banners .banner-text span:before {
            content: '|';
            padding: 0 5px 0 0; } }
  @media (min-width: 769px) {
    .top-banners {
      font-size: 13px;
      letter-spacing: 2px;
      padding: 1.07143rem; }
      .pt-page-title-home-new .top-banners {
        margin-bottom: 0; }
      .top-banners .banner-icon {
        margin: 0 15px 0 0; } }

.facetLabel {
  background: #e5e5e5;
  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: #757575;
    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: center; }

.cart-additionalCheckoutButtons div, .previewCart-additionalCheckoutButtons div,
.cart-additionalCheckoutButtons button,
.previewCart-additionalCheckoutButtons button {
  width: 100% !important;
  display: block !important;
  border-radius: 20px;
  margin: auto !important;
  max-width: none; }

.cart-additionalCheckoutButtons > div, .previewCart-additionalCheckoutButtons > div {
  margin: 5px 0 !important; }

.cart-additionalCheckoutButtons .GooglePayCheckout:first-of-type, .previewCart-additionalCheckoutButtons .GooglePayCheckout:first-of-type {
  margin: auto !important; }

.cart-additionalCheckoutButtons .PaypalCommerceButton, .previewCart-additionalCheckoutButtons .PaypalCommerceButton {
  background: #ffc439; }

.cart-page__content {
  padding: 24px 16px !important; }
  @media (min-width: 1441px) {
    .cart-page__content {
      padding: 0 !important;
      margin: auto;
      max-width: 1440px; } }

.cart-page__title {
  width: 100%;
  font-size: 22px;
  letter-spacing: 3px;
  line-height: 30px;
  text-align: center;
  margin: 0 0 24px;
  color: #1d1d1d; }
  @media (min-width: 769px) {
    .cart-page__title {
      margin: 0 0 32px;
      font-size: 24px;
      letter-spacing: 2.4px;
      line-height: normal; } }

.cart-page__cart-content {
  display: flex;
  flex-direction: column; }
  @media (min-width: 1150px) {
    .cart-page__cart-content {
      flex-direction: row; }
      .cart-page__cart-content div[data-cart-content] {
        flex: 8; } }

.cart-page__totals-wrapper {
  width: 100%; }
  @media (min-width: 801px) {
    .cart-page__totals-wrapper {
      width: 50%;
      margin-left: auto; } }
  @media (min-width: 1150px) {
    .cart-page__totals-wrapper {
      flex: 4;
      max-width: 450px;
      margin-left: 64px; } }

.cart {
  display: block;
  margin-bottom: 8px;
  width: 100%; }
  @media (min-width: 769px) {
    .cart {
      display: table; } }

.cart-header {
  display: none; }
  @media (min-width: 769px) {
    .cart-header {
      display: table-header-group;
      text-align: left;
      border-top: 1px solid #d9d9d6;
      border-bottom: 1px solid #f3f3f3; } }

.cart-header-item {
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 1.8px;
  color: #000;
  padding: 8px 0; }
  .cart-header-item:last-child {
    text-align: right; }

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

.cart-item {
  border-bottom: 1px solid #d9d9d6;
  clear: both;
  display: block;
  padding: 16px 0;
  position: relative;
  padding-left: 96px;
  min-height: 136px; }
  @media (min-width: 769px) {
    .cart-item {
      display: table-row;
      padding: 0;
      border-bottom: 1px solid #f3f3f3; }
      .cart-item:before, .cart-item:after {
        display: none; } }

.cart-item-block {
  display: block; }
  @media (min-width: 769px) {
    .cart-item-block {
      display: table-cell;
      vertical-align: top;
      padding: 16px 0; } }
  .cart-item-block .definitionList {
    margin-bottom: 0.35714rem; }

.cart-item-figure {
  float: left;
  text-align: center;
  position: absolute;
  top: 16px;
  left: 0;
  max-width: 80px; }
  @media (min-width: 769px) {
    .cart-item-figure {
      position: relative;
      top: 0;
      left: 0;
      padding-right: 16px;
      min-width: 96px;
      max-width: 96px;
      width: 96px;
      float: none; } }
  .cart-item-figure:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%; }

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

.cart-item-image {
  display: block;
  width: 80px;
  height: 104px;
  object-fit: cover; }

.cart-item-title {
  position: relative; }
  .cart-item-title h2 {
    margin-right: 30px;
    font-size: 14px;
    letter-spacing: 1.4px;
    line-height: normal;
    margin-bottom: 14px; }
    .cart-item-title h2 a {
      line-height: normal; }
  @media (min-width: 769px) {
    .cart-item-title {
      min-width: 296px;
      max-width: 296px;
      width: 296px;
      padding-right: 16px; } }

.cart-item-info {
  clear: both;
  width: 100%; }
  @media (min-width: 769px) {
    .cart-item-info {
      float: none;
      width: 20%; }
      .cart-item-info:last-child {
        text-align: right; } }

.cart-item-price--mobile {
  display: block;
  font-size: 14px;
  letter-spacing: 1.4px;
  color: #666666;
  font-weight: normal;
  line-height: normal;
  margin-bottom: 4.5px; }
  .cart-item-price--mobile__label {
    margin-right: 4px; }
  @media (min-width: 769px) {
    .cart-item-price--mobile {
      display: none; } }

.cart-item-price {
  display: none; }
  @media (min-width: 769px) {
    .cart-item-price {
      display: table-cell;
      padding-right: 16px; }
      .cart-item-price span {
        font-size: 14px;
        letter-spacing: 1.4px;
        font-weight: normal; } }

.cart-item-og {
  clear: both;
  width: 85%; }
  @media (max-width: 768px) {
    .cart-item-og .og-shipping {
      padding-left: 20px; } }
  @media (min-width: 551px) {
    .cart-item-og {
      display: none;
      clear: none;
      float: left;
      overflow: hidden;
      width: 33.33333%; }
      .cart-item-og + .cart-item-info {
        margin-top: 0; } }
  @media (min-width: 769px) {
    .cart-item-og {
      float: none;
      width: 16.66667%; }
      .cart-item-og:last-child {
        text-align: right; } }

.cart-item-og-desktop {
  display: none; }
  @media (min-width: 551px) {
    .cart-item-og-desktop {
      display: block; } }

.cart-item-price--mobile {
  display: flex;
  align-items: center; }
  @media (min-width: 769px) {
    .cart-item-price--mobile {
      display: none; } }

@media (max-width: 801px) {
  .cart-item-total__wrapper {
    width: auto;
    position: absolute;
    right: 0;
    bottom: 24px; } }

@media (max-width: 801px) {
  .cart-item-total {
    width: auto; } }

.cart-item-total .cart-item-value {
  padding: 0 0 0 4px;
  font-size: 14px;
  letter-spacing: 1.4px;
  font-weight: normal; }

@media (min-width: 769px) {
  .cart-item-total {
    padding-left: 16px;
    position: relative;
    text-align: right; } }

.cart-item-total .cart-remove {
  padding: 0;
  position: absolute;
  top: 16px;
  right: 0; }
  .cart-item-total .cart-remove--mobile {
    display: block;
    width: 25.4px;
    height: 25.4px; }
    @media (min-width: 769px) {
      .cart-item-total .cart-remove--mobile {
        display: none; } }
  .cart-item-total .cart-remove--desktop {
    display: none; }
    @media (min-width: 769px) {
      .cart-item-total .cart-remove--desktop {
        display: block;
        text-transform: uppercase;
        font-size: 14px;
        letter-spacing: 1.4px;
        color: #1d1d1d; } }
  @media (min-width: 769px) {
    .cart-item-total .cart-remove {
      top: auto;
      bottom: 16px; } }

@media (min-width: 769px) {
  .cart-header-quantity,
  .cart-item-quantity {
    text-align: center; } }

.cart-item-quantity {
  margin-top: 16px !important; }
  @media (min-width: 769px) {
    .cart-item-quantity {
      margin: 0;
      min-width: 104px;
      max-width: 104px;
      width: 104px; } }
  .cart-item-quantity .form-increment {
    margin: 0;
    display: flex;
    width: fit-content;
    align-items: center;
    justify-content: flex-start; }
    .cart-item-quantity .form-increment button {
      min-width: 32px;
      min-height: 32px;
      padding: 0;
      background-color: #f3f3f3;
      border: none; }
    .cart-item-quantity .form-increment input {
      font-size: 14px;
      letter-spacing: 0.21px;
      font-weight: normal;
      width: 32px; }
    @media (min-width: 769px) {
      .cart-item-quantity .form-increment {
        margin: 0 auto; } }

.cart-item-label {
  color: black;
  float: left;
  margin-bottom: 0.35714rem;
  text-align: right;
  width: 33.33333%; }
  @media (min-width: 551px) {
    .cart-item-label {
      display: block;
      padding-left: 1.5rem;
      text-align: left;
      width: 100%; } }
  @media (min-width: 769px) {
    .cart-item-label {
      display: none; } }

.cart-item-value {
  padding-left: 1.5rem; }
  @media (min-width: 769px) {
    .cart-item-value {
      padding-left: 0; } }

.cart-item-brand {
  color: #999999;
  margin-bottom: 0.21429rem; }

.cart-item-name {
  font-size: 15px;
  margin: 0; }
  .cart-item-name + .definitionList {
    margin-top: 0.35714rem; }

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

.cart-totals {
  list-style: none;
  margin-left: 0;
  margin: 0;
  width: 100%; }
  .cart-totals ul,
  .cart-totals ol {
    list-style: none;
    margin-bottom: 0; }
  .cart-totals__header {
    display: none; }
    @media (min-width: 1150px) {
      .cart-totals__header {
        display: block;
        width: 100%;
        text-align: center;
        border-top: 1px solid #d9d9d6;
        border-bottom: 1px solid #f3f3f3; }
        .cart-totals__header p {
          margin: 8px 0;
          text-transform: uppercase;
          font-size: 12px;
          letter-spacing: 1.8px;
          line-height: normal;
          font-weight: bold; } }

.cart-total {
  padding: 8px 0;
  border-bottom: 1px solid #f3f3f3; }
  .cart-total-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center; }
  .cart-total-label {
    font-size: 14px;
    letter-spacing: 0.21px;
    line-height: normal;
    font-weight: normal;
    color: #666666;
    display: flex;
    align-items: center; }
    .cart-total-label :nth-child(2) {
      margin-left: 8px; }
    .cart-total-label.gift-card-label {
      max-width: 60%; }
      @media (min-width: 769px) {
        .cart-total-label.gift-card-label {
          max-width: none; } }
  .cart-total-value {
    font-size: 14px;
    letter-spacing: 1.4px;
    line-height: normal;
    font-weight: normal;
    color: #1d1d1d;
    white-space: nowrap;
    margin-left: 8px; }
  .cart-total--gift-certificates {
    border-bottom: 1px solid #d9d9d6; }
  .cart-total--grand-total {
    border-bottom: none;
    padding: 16px 0; }
    .cart-total--grand-total .cart-total-label,
    .cart-total--grand-total .cart-total-value {
      text-transform: uppercase;
      font-size: 16px;
      line-height: 20px;
      letter-spacing: 1.6px;
      color: #1d1d1d;
      font-weight: bold; }

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

.cart-form-hide__icon {
  display: block;
  width: 25.4px;
  height: 25.4px;
  color: #1d1d1d; }

.shipping-estimator {
  margin-top: 22px; }
  .shipping-estimator .shipping-quotes {
    font-size: 14px;
    letter-spacing: normal;
    line-height: normal; }
    .shipping-estimator .shipping-quotes ul {
      margin: 0; }
    .shipping-estimator .shipping-quotes input[type='submit'] {
      width: 100%;
      padding: 11px 16px;
      font-size: 14px;
      letter-spacing: 2.8px;
      line-height: normal;
      font-weight: normal;
      color: #fff;
      background-color: #1d1d1d;
      margin-bottom: 24px;
      margin-top: 16px; }

.shipping-estimate-value {
  color: #1d1d1d; }

.coupon-form,
.cart-gift-certificate-form {
  display: flex;
  flex-direction: column;
  margin: 16px 32px; }
  @media (min-width: 769px) {
    .coupon-form,
    .cart-gift-certificate-form {
      flex-direction: row;
      margin: 16px 0; } }
  .coupon-form .form-input,
  .cart-gift-certificate-form .form-input {
    width: 100%;
    padding: 12px 16px;
    font-size: 14px;
    letter-spacing: 0.21px;
    line-height: normal; }
  .coupon-form .button,
  .cart-gift-certificate-form .button {
    margin-top: 16px;
    width: 100%;
    padding: 11px 16px;
    font-size: 14px;
    letter-spacing: 2.8px;
    line-height: normal;
    font-weight: 300;
    color: #fff;
    background-color: #1d1d1d;
    margin-top: 16px;
    margin-bottom: 0; }
    @media (min-width: 769px) {
      .coupon-form .button,
      .cart-gift-certificate-form .button {
        margin: 0 0 0 8px;
        max-width: 210px; } }

.estimator-form {
  margin-bottom: 0; }
  .estimator-form dl {
    margin: 0; }
  .estimator-form .form-input {
    margin-bottom: 0.78571rem;
    width: 100%; }
  .estimator-form .button--primary {
    width: 100%;
    padding: 11px 16px;
    font-size: 14px;
    letter-spacing: 2.8px;
    line-height: normal;
    font-weight: normal;
    color: #fff;
    background-color: #1d1d1d;
    margin-bottom: 24px; }

.estimator-form-row dl {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 8px; }
  .estimator-form-row dl dt {
    display: flex;
    align-items: center;
    margin: 0; }
    .estimator-form-row dl dt input[type='radio'] {
      appearance: none;
      display: flex;
      justify-content: center;
      align-items: center;
      width: 18px;
      min-width: 18px;
      height: 18px;
      min-height: 18px;
      border-radius: 50%;
      border: 1px solid black;
      margin-right: 8px; }
      .estimator-form-row dl dt input[type='radio']:after {
        border-radius: 50%;
        position: relative;
        background-color: white;
        content: ''; }
      .estimator-form-row dl dt input[type='radio']:checked:after {
        width: 100%;
        height: 100%;
        background-color: black;
        border: white solid 2px; }
    .estimator-form-row dl dt label {
      font-size: 14px;
      letter-spacing: 0.21px;
      color: #666666;
      font-weight: normal;
      margin-right: 16px; }
  .estimator-form-row dl dd {
    margin: 0;
    font-size: 14px;
    font-weight: normal;
    letter-spacing: 1.4px;
    color: #1d1d1d; }
    .estimator-form-row dl dd b {
      font-weight: normal; }

.estimator-form-label {
  margin: 0;
  width: 100%; }
  .estimator-form-label .form-label {
    color: #1d1d1d;
    font-size: 12px;
    letter-spacing: 1.8px;
    line-height: normal;
    margin-bottom: 8px;
    font-weight: normal; }

.estimator-form-input {
  margin-bottom: 16px; }
  .estimator-form-input .form-input,
  .estimator-form-input .form-select {
    margin-bottom: 0;
    height: auto;
    border-color: #d9d9d6;
    font-size: 14px;
    letter-spacing: 0.21px; }
  .estimator-form-input .form-input {
    padding: 12px 16px; }
  .estimator-form-input .form-select {
    padding: 12px 42px 12px 16px; }

.estimator-form-input--price {
  width: auto;
  margin-left: auto; }

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

.cart-actions .button {
  display: block;
  width: 100%;
  border-radius: 0;
  text-transform: uppercase;
  margin-bottom: 0;
  font-size: 14px;
  letter-spacing: 2.8px;
  padding: 11px 16px;
  line-height: normal;
  height: auto; }

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

.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: 100rem;
  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 #bcbcbc; }

.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;
  text-align: center;
  position: relative; }
  .previewCartItem-image img {
    max-height: 90%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto; }
  .previewCartItem-image:after {
    content: '';
    display: block;
    height: 0;
    width: 100%;
    padding-bottom: 100%; }

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

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

.previewCartItem-brand,
.previewCartItem-name {
  margin-bottom: 0.21429rem; }

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

.previewCartAction {
  margin: 0 auto;
  max-width: 100rem;
  width: 100%;
  border-top: 1px solid #bcbcbc;
  display: block;
  padding: 1.5rem 0.78571rem; }
  .previewCartAction:before, .previewCartAction:after {
    content: " ";
    display: table; }
  .previewCartAction:after {
    clear: both; }
  .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; }

.previewCartItem-image,
.cart-item-figure {
  overflow: hidden; }

.cart-item .definitionList-pair {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: flex-start;
  color: #666666;
  font-weight: normal;
  margin-bottom: 4.5px; }

.cart-item .definitionList-key {
  display: block;
  float: none;
  color: #666666;
  font-weight: normal;
  line-height: normal;
  margin: 0 4px 0 0; }

.cart-item .definitionList-value {
  display: block;
  float: none;
  color: #666666;
  font-weight: normal;
  line-height: normal;
  margin: 0; }

.cart-item .definitionList-valueSet {
  display: block;
  float: none;
  color: #666666;
  font-weight: normal;
  line-height: normal;
  margin: 0; }

.cart-item-options--giftWrapping {
  margin-top: 0.78571rem;
  margin-bottom: 0.78571rem; }

.previewCartItem.is-gift-wrap.is-free {
  display: none; }

.removeDiscount-icon:before {
  content: '!';
  display: inline-block;
  font-family: sans-serif;
  font-weight: bold;
  text-align: center;
  width: 2ex;
  height: 2ex;
  font-size: 2.5ex;
  line-height: 1.8ex;
  border-radius: 1.2ex;
  margin-right: 6px;
  padding: 1px;
  text-decoration: none;
  color: white;
  background: black;
  border-color: black;
  text-decoration: none; }

.alertBox {
  margin-top: 40px; }

.cart-payment-methods {
  background-color: #f3f3f3;
  text-transform: uppercase;
  text-align: center;
  padding: 16px;
  margin-top: 8px;
  letter-spacing: 2px;
  font-size: 12px;
  font-weight: normal; }
  @media (max-width: 800px) {
    .cart-payment-methods {
      margin-top: 4px; } }
  .cart-payment-methods .cart-payment-methods > * {
    margin: auto; }
  .cart-payment-methods .cart-payment-items {
    padding: 0.35714rem; }
    .cart-payment-methods .cart-payment-items .payment-item {
      padding-left: 0.35714rem; }
      .cart-payment-methods .cart-payment-items .payment-item:first-child {
        padding-left: 0; }

.cart_klvu .kuRECSContainer .kuRECSResults {
  overflow: hidden !important; }

.cart_klvu .kuRECSContainer .kuRECSResultsInner .kuRECS-itemImg {
  height: auto !important; }

.cart_klvu .kuRECSContainer .kuRECSResultsInner .kuRECS-itemWrap {
  width: 25% !important;
  margin-right: 0; }

@media only screen and (max-width: 1023px) {
  .cart_klvu .kuRECSContainer .kuRECSResultsInner .kuRECS-itemWrap {
    width: 33.33% !important; } }

@media only screen and (max-width: 767px) {
  .cart_klvu .kuRECSContainer .kuRECSResultsInner .kuRECS-itemWrap {
    width: 68% !important; } }

.cart_klvu .kuRECSContainer .kuRECSHeader .kuRECSTitle {
  font-size: 24px; }

.cart_klvu .kuRECSContainer .kuRECSResultsInner .kuRECS-itemWrap {
  border: none !important; }

.cart_klvu .kuRECSContainer .kuRECSHeader .kuRECSTitle {
  color: #2B2B2B; }

.cart_klvu .kuRECSContainer .kuRECSHeader .kuRECSTitle {
  font-size: 24px !important;
  font-weight: 400 !important;
  margin: 24px 0 !important; }

@media only screen and (max-width: 800px) {
  .cart_klvu .kuRECSContainer .kuRECSHeader .kuRECSTitle {
    margin-top: 48px !important;
    font-size: 18px !important; }
  .cart_klvu .kuRECSContainer .kuRECSResultsInner {
    padding: 0 10px; } }

.cart_klvu .kuRECSContainer .kuRECSResultsInner .kuRECS-itemWrap {
  border: none !important;
  padding: 0 8px !important; }

@media only screen and (max-width: 800px) {
  .cart_klvu .kuRECSContainer .kuRECSResultsInner .kuRECS-itemWrap {
    padding: 0 6px !important; } }

.cart_klvu .kuRECSContainer .kuRECSHeader .kuRECSTitle {
  color: #2B2B2B; }

.cart_klvu .kuRECSContainer .kuRECSWrap .recommendation-chevron-right,
.cart_klvu .kuRECSContainer .kuRECSWrap .recommendation-chevron-left {
  padding: 17px 17px;
  display: flex; }

.cart_klvu .kuRECSContainer .kuRECSWrap .chevron-container:first-child {
  position: absolute;
  left: 4px;
  z-index: 1;
  top: 31%; }

.cart_klvu .kuRECSContainer .kuRECSWrap .chevron-container:last-child {
  position: absolute;
  right: 4px;
  z-index: 1;
  top: 31%; }

.cart_klvu .kuRECSContainer .kuRECSResultsInner .kuRECS-item {
  padding: 0 !important; }

.cart_klvu .kuRECSContainer .kuRECSResultsInner .kuRECSQuickShopBtn {
  width: 100% !important;
  padding: 12px 24px;
  height: auto !important;
  border-radius: 4px;
  font-weight: 400;
  line-height: 16px !important;
  letter-spacing: 0.2em !important;
  transition: all 200ms ease-in-out; }
  .cart_klvu .kuRECSContainer .kuRECSResultsInner .kuRECSQuickShopBtn:hover {
    background-color: #666666;
    border-color: #666666; }

.cart_klvu .kuRECSContainer .kuRECSResultsInner .kuRECS-itemDesc {
  margin-top: 16px !important; }

.cart_klvu .kuRECSContainer .kuRECSResultsInner a.kuRECSTitle {
  font-weight: 400 !important;
  line-height: 17.74px;
  letter-spacing: 0.15em !important;
  color: #2B2B2B !important;
  font-size: 14px !important; }

.cart_klvu .kuRECSContainer .kuRECSResultsInner .kuRECS-itemPrice {
  margin-top: 8px !important;
  margin-bottom: 0px !important;
  font-weight: 400 !important;
  font-size: 12px !important;
  line-height: 15.2px !important;
  letter-spacing: 0.15em !important;
  color: #2B2B2B !important; }

.cart_klvu .kuRECSContainer .kuRECSResultsInner .kuRECSViewProduct {
  font-weight: 400;
  line-height: 14px;
  letter-spacing: 0.2em !important;
  color: #2B2B2B !important; }

.cart_klvu .chevron-page {
  height: 2px !important;
  width: 24px !important;
  margin: 0 0 0 8px !important; }

@media only screen and (max-width: 800px) {
  .cart_klvu .chevron-pagination {
    display: none !important; }
  .cart_klvu .kuRECSViewProduct {
    display: none !important; }
  .cart_klvu .kuRECSResultsInner {
    overflow-y: auto; } }

.cart_klvu .kuRECSItemBlank {
  display: none !important; }

.cart_klvu .recommendation-chevron-left, .cart_klvu .recommendation-chevron-right {
  display: none !important; }

.cart_klvu .chevron-page {
  height: 7px !important; }

.cart_klvu .kuRECSContainer .kuRECSResultsInner a.kuRECSTitle {
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  display: -webkit-box !important;
  white-space: normal !important; }

.cart-page__content .cart_klvu {
  margin: 0 -8px; }

@media only screen and (max-width: 800px) {
  .cart-page__content .cart_klvu {
    margin: 0 -16px 0 !important; } }

.cart-remove-item-modal {
  max-width: 343px;
  padding: 24px 16px;
  border-radius: 0;
  text-transform: uppercase;
  font-size: 14px;
  font-family: 'Europa'; }
  @media (min-width: 769px) {
    .cart-remove-item-modal {
      max-width: 400px;
      padding: 32px; } }
  .cart-remove-item-modal div {
    padding: 0; }
  .cart-remove-item-modal__container {
    padding: 16px; }
  .cart-remove-item-modal__message {
    color: #000;
    font-size: 14px;
    letter-spacing: 1.4px;
    line-height: normal;
    font-weight: normal;
    margin-bottom: 24px; }
  .cart-remove-item-modal__actions {
    width: 100%;
    display: flex; }
    .cart-remove-item-modal__actions button {
      flex: 1;
      font-size: 14px;
      letter-spacing: 2.8px;
      line-height: normal;
      font-weight: normal;
      text-transform: uppercase;
      padding: 11px 15px; }
      @media (min-width: 769px) {
        .cart-remove-item-modal__actions button {
          padding: 11px 20px; } }
  .cart-remove-item-modal__cancel {
    border: 1px solid #1d1d1d;
    color: #000; }
  .cart-remove-item-modal__confirm {
    border: 1px solid transparent;
    background-color: #1d1d1d;
    color: #fff;
    margin-left: 8px; }

.cart-warning-modal {
  max-width: 343px;
  padding: 24px 16px;
  border-radius: 0;
  text-transform: uppercase;
  font-size: 14px;
  font-family: 'Europa'; }
  @media (min-width: 769px) {
    .cart-warning-modal {
      max-width: 400px;
      padding: 32px; } }
  .cart-warning-modal div {
    padding: 0; }
  .cart-warning-modal__container {
    padding: 16px; }
  .cart-warning-modal__icon {
    display: block;
    width: 30px;
    height: 30px;
    margin: 0 auto 24px; }
  .cart-warning-modal__message {
    color: #000;
    font-size: 14px;
    letter-spacing: 1.4px;
    line-height: normal;
    font-weight: normal;
    margin-bottom: 24px;
    text-transform: none;
    font-weight: 400; }
  .cart-warning-modal__actions {
    width: 100%;
    display: flex; }
    .cart-warning-modal__actions button {
      flex: 1;
      font-size: 14px;
      letter-spacing: 2.8px;
      line-height: normal;
      font-weight: normal;
      text-transform: uppercase;
      padding: 11px 15px; }
      @media (min-width: 769px) {
        .cart-warning-modal__actions button {
          padding: 11px 20px; } }
  .cart-warning-modal__cancel {
    background-color: #1d1d1d;
    color: #fff; }

.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: #757575;
  font-weight: 400; }

.panel--newAddress {
  display: block;
  text-align: center;
  text-decoration: none; }
  .panel--newAddress:hover .address-title {
    color: #757575; }
  .panel--newAddress .panel-body {
    background-color: transparent;
    border: 1px solid #bcbcbc;
    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; }
  .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: 769px) {
    .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: 769px) {
    .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; }

.toggle {
  border-top: none; }

.videos-section {
  padding: 0 1rem; }
  @media (min-width: 769px) {
    .videos-section {
      padding: 0; } }
  .videos-section .video-container {
    width: 100%;
    padding: 20px 0; }
    @media (min-width: 769px) {
      .videos-section .video-container:last-of-type {
        padding-bottom: 0; } }

.vimeo-product-video-section {
  padding: 0 1rem; }
  @media (min-width: 769px) {
    .vimeo-product-video-section {
      padding: 0; } }
  .vimeo-product-video-section .video-container {
    padding-top: 57.4%;
    padding-bottom: 20px;
    position: relative; }
    @media (min-width: 769px) {
      .vimeo-product-video-section .video-container:last-of-type {
        padding-bottom: 0; } }
    .vimeo-product-video-section .video-container iframe {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }

.previewCart {
  margin: 0 auto;
  max-width: 100rem;
  width: 100%; }
  .previewCart:before, .previewCart:after {
    content: " ";
    display: table; }
  .previewCart:after {
    clear: both; }
  .previewCart .productView-details {
    margin-top: 48px; }
  @media (min-width: 769px) {
    .previewCart .productView {
      padding-left: 0.75rem;
      padding-right: 0.75rem;
      width: 75%;
      float: left;
      display: flex;
      margin: 0;
      padding-bottom: 0;
      padding-top: 0; }
    .previewCart .productView-image {
      padding-left: 0.75rem;
      padding-right: 0.75rem;
      width: 58.33333%;
      float: left;
      display: flex;
      flex-direction: column; }
    .previewCart .productView-image--cart {
      align-self: flex-start;
      margin: 0 auto;
      width: 100%; }
    .previewCart .productView-details {
      padding-left: 0.75rem;
      padding-right: 0.75rem;
      width: 41.66667%;
      float: left;
      margin-top: 0; } }
  .previewCart .productView-title {
    margin-top: 0; }

.previewCartCheckout {
  background: #e5e5e5;
  padding: 1rem;
  text-align: center; }
  @media (min-width: 769px) {
    .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 + .button,
    .previewCartCheckout .button + p {
      margin-top: 0.78571rem; }

.previewCartCheckout-price {
  display: block;
  font-size: 35px;
  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:last-child {
  margin-bottom: 1.5rem !important; }

.previewCartCheckout-additionalCheckoutButtons div,
.previewCartCheckout-additionalCheckoutButtons button {
  width: 100% !important;
  display: block !important;
  border-radius: 20px !important;
  margin: 0 !important; }

.previewCartCheckout-additionalCheckoutButtons > div {
  margin: 5px 0 !important; }

.previewCartCheckout-additionalCheckoutButtons .GooglePayCheckout:first-of-type {
  margin: 0 !important; }

.previewCartCheckout-additionalCheckoutButtons .PaypalCommerceButton {
  background: #ffc439; }

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

.previewCart .previewCartCheckout {
  background: transparent;
  border: 1px solid #000;
  margin: 0 0 15px; }
  .previewCart .previewCartCheckout .button {
    border-radius: 0; }
  .previewCart .previewCartCheckout .paypal-smart-buttons {
    width: 100%; }

.previewCart .previewCartCheckout-subtotal {
  margin-top: 1.5rem;
  margin-bottom: 0; }

.previewCart .productView-title {
  margin: 0 0 10px;
  font-size: 16px;
  letter-spacing: 0; }

.previewCart .productView-img-container:after {
  padding-bottom: 100%; }

@media (min-width: 769px) {
  .previewCart .productView {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    width: 66.66667%;
    float: left;
    flex-direction: column-reverse; }
  .previewCart .productView-image {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    width: 100%;
    float: left;
    min-height: 250px;
    align-items: flex-start; }
  .previewCart .productView-img-container {
    max-width: 250px;
    margin: 0; }
    .previewCart .productView-img-container:after {
      padding-bottom: 100%; }
  .previewCart .productView-image--cart {
    margin: 0; }
  .previewCart .productView-title {
    font-size: 25px;
    letter-spacing: 1px; }
  .previewCart .productView-details {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    width: 100%;
    float: left; }
    .previewCart .productView-details .productView-info > :first-child {
      margin-top: 0; }
  .previewCart .previewCartCheckout {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    width: 33.33333%;
    float: right;
    margin: 0; }
    .previewCart .previewCartCheckout .button {
      text-transform: uppercase; } }

@media (min-width: 1261px) {
  .previewCart .productView {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    width: 75%;
    float: left; }
  .previewCart .previewCartCheckout {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    width: 25%;
    float: right; } }

.suggestiveCart h4 {
  margin-top: 0; }

.suggestiveCart .productGrid {
  margin: 0; }
  .suggestiveCart .productGrid .card-img-container:after {
    padding-bottom: 50%; }
  @media (min-width: 769px) {
    .suggestiveCart .productGrid .product {
      width: 25%; } }

#previewModal {
  bottom: 0;
  top: unset !important;
  max-width: 100%;
  animation-name: slideIn;
  animation-duration: 500ms;
  animation-timing-function: ease-in-out;
  height: 200px;
  max-height: 100%;
  min-height: unset;
  padding: 16px 16px 40px 16px;
  transform: translateX(-50%);
  z-index: 2147483632; }
  #previewModal.modal-loading {
    display: none !important; }
  @media (min-width: 769px) {
    #previewModal {
      bottom: auto;
      right: 0;
      left: auto;
      top: 0 !important;
      transform: translate(0, 0);
      margin: 32px 32px 0 0;
      padding: 16px;
      width: 320px;
      animation-name: popUp;
      animation-duration: 300ms;
      animation-timing-function: ease-in-out;
      animation-fill-mode: forwards;
      border: 1px solid rgba(0, 0, 0, 0.16);
      height: unset;
      min-height: unset; }
      #previewModal.below-header {
        top: 113px !important; } }
    @media screen and (min-width: 769px) and (max-width: 1440px) {
      #previewModal.below-header {
        top: 96px !important; } }
  @media (min-width: 769px) {
      #previewModal.animate {
        transition: top 0.16s ease-in-out 20ms; } }
  #previewModal .modal-header {
    display: flex;
    align-items: center;
    justify-content: center;
    border: none;
    text-align: center;
    font-weight: 700;
    font-size: 14px;
    line-height: 18px;
    color: rgba(0, 0, 0, 0.83);
    letter-spacing: 0.15em;
    text-transform: uppercase;
    padding: 0;
    margin: 0 0 16px 0; }
    @media (min-width: 769px) {
      #previewModal .modal-header {
        border-bottom: 1px solid rgba(0, 0, 0, 0.08);
        text-align: left;
        padding: 0 0 8px 0; } }
    #previewModal .modal-header .cart-confirm {
      flex: 1;
      word-break: break-word;
      max-width: 90%; }
    #previewModal .modal-header .close-icon {
      position: fixed;
      right: 0;
      margin-right: 16px;
      width: 24px;
      height: 24px; }
      #previewModal .modal-header .close-icon * {
        width: inherit;
        height: inherit; }
  #previewModal .modal-close {
    top: 0.35rem;
    font-weight: 100; }
    #previewModal .modal-close [title] {
      content: none !important; }
  #previewModal .modal-body {
    padding: 0; }
    #previewModal .modal-body .modal-layers {
      display: none; }
      @media (min-width: 769px) {
        #previewModal .modal-body .modal-layers {
          display: flex;
          height: fit-content;
          margin-bottom: 16px;
          align-items: center; } }
      #previewModal .modal-body .modal-layers .productView {
        width: 56px;
        height: 72px;
        flex: 0.5;
        margin-bottom: 0;
        text-align: center; }
        #previewModal .modal-body .modal-layers .productView img {
          width: inherit;
          height: inherit; }
      #previewModal .modal-body .modal-layers .previewCartCheckout {
        padding: 0;
        display: flex;
        flex: 1.5;
        flex-direction: column; }
        @media (min-width: 769px) {
          #previewModal .modal-body .modal-layers .previewCartCheckout {
            height: fit-content;
            background: unset; } }
        #previewModal .modal-body .modal-layers .previewCartCheckout .productView-details {
          width: 100%; }
          #previewModal .modal-body .modal-layers .previewCartCheckout .productView-details * {
            text-align: left; }
          #previewModal .modal-body .modal-layers .previewCartCheckout .productView-details .productView-title {
            font-weight: 400;
            font-size: 14px;
            line-height: 18px;
            letter-spacing: 0.15em;
            color: rgba(0, 0, 0, 0.83); }
            @media (min-width: 769px) {
              #previewModal .modal-body .modal-layers .previewCartCheckout .productView-details .productView-title {
                margin-bottom: 8px; } }
          #previewModal .modal-body .modal-layers .previewCartCheckout .productView-details .productView-info {
            margin-bottom: 0; }
            #previewModal .modal-body .modal-layers .previewCartCheckout .productView-details .productView-info .productView-info-value:first-of-type {
              padding-bottom: 4px; }
            #previewModal .modal-body .modal-layers .previewCartCheckout .productView-details .productView-info .productView-info-value {
              display: flex;
              flex-direction: row;
              margin: unset;
              font-size: 14px;
              font-weight: 400;
              line-height: 18px;
              letter-spacing: 0.15em;
              text-align: left;
              color: rgba(0, 0, 0, 0.64); }
              #previewModal .modal-body .modal-layers .previewCartCheckout .productView-details .productView-info .productView-info-value .productView-info-label {
                letter-spacing: 0.015em; }
  #previewModal .previewCart {
    display: flex;
    flex-direction: column; }
    #previewModal .previewCart a {
      font-size: 14px;
      font-weight: 400;
      line-height: 16px;
      letter-spacing: 0.2em;
      text-align: center;
      padding: 16px 32px 16px 32px;
      margin: unset;
      background-color: #1d1d1d; }
      #previewModal .previewCart a:first-child {
        background-color: white !important;
        margin: 0 0 8px 0; }
        @media (min-width: 769px) {
          #previewModal .previewCart a:first-child {
            white-space: nowrap; } }
  #previewModal .button {
    margin-left: 0; }

.background-opacity {
  opacity: 0.2; }
  .background-opacity.modal-loading {
    display: none !important; }
  @media (min-width: 769px) {
    .background-opacity {
      opacity: 0; } }

.fade-in {
  animation: fadeIn 500ms; }
  @media (min-width: 769px) {
    .fade-in {
      animation: unset; } }

.pop-out {
  animation: popOut 100ms ease-in-out !important; }

.slide-out {
  animation: slideOut 500ms ease-in-out !important; }

.fade-out {
  animation: fadeOut 500ms !important; }

@keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 0.2; } }

@keyframes fadeOut {
  from {
    opacity: 0.2; }
  to {
    opacity: 0; } }

@keyframes slideIn {
  from {
    transform: translate(-50%, 100%); }
  to {
    transform: translate(-50%, 0); } }

@keyframes slideOut {
  from {
    transform: translate(-50%, 0); }
  to {
    transform: translate(-50%, 100%); } }

@keyframes popUp {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes popOut {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }

.maintenanceNotice {
  background-color: #fffdea;
  box-shadow: 0 0 5px #999999;
  color: #333333;
  left: 1.14286rem;
  padding: 1rem 1.28571rem;
  position: fixed;
  top: 1.14286rem;
  width: 24rem;
  z-index: 500; }
  .maintenanceNotice > :last-child {
    margin-bottom: 0; }
  .maintenanceNotice a {
    color: #333333; }

.maintenanceNotice-header {
  font-family: "Montserrat";
  margin: 0 0 0.78571rem; }

body.hasAdminBar {
  padding-top: 101px; }
  @media (min-width: 769px) {
    body.hasAdminBar {
      padding-top: 0; }
      body.hasAdminBar .banners {
        margin-top: 46px; }
      body.hasAdminBar .header {
        padding-top: 0; } }
  body.hasAdminBar .header {
    padding-top: 46px; }
  body.hasAdminBar .navPages-container.is-open {
    padding-top: 101px; }

.adminBar {
  display: none;
  background-color: white;
  box-shadow: 0 0.14286rem 0.5rem 0 rgba(0, 0, 0, 0.2);
  color: #626568;
  font-family: 'Source Sans Pro', arial, 'sans serif', sans-serif;
  font-size: 14px;
  font-weight: normal;
  height: 46px;
  left: 0;
  position: fixed;
  text-decoration: none;
  top: 0;
  width: 100%;
  z-index: 10000; }
  @media (min-width: 769px) {
    .adminBar {
      display: block; } }
  .adminBar .svg-icon {
    display: inline-flex;
    align-self: center; }
  .adminBar .svg-icon svg {
    height: 1em;
    width: 1em; }
  .adminBar .svg-icon.svg-baseline svg {
    top: 0.125em;
    position: relative; }

.adminBar-logo {
  float: left;
  height: 46px;
  width: 45px; }
  .adminBar-logo svg {
    height: 100%;
    padding: 7px 10px 11px 7px;
    width: 100%; }

.adminBar-content {
  align-items: center;
  display: flex;
  height: 46px;
  justify-content: space-between; }
  .adminBar-content a {
    color: #3e67f8;
    text-decoration: none; }
  .adminBar-content a:hover {
    background-color: #f0f3fe;
    border-radius: 5px; }

.adminBar-private {
  margin-right: auto;
  text-align: left;
  /* Tooltip container */
  /* Tooltip text */
  /* Show the tooltip text when you mouse over the tooltip container */ }
  .adminBar-private a {
    padding: 10px; }
  .adminBar-private span {
    white-space: nowrap; }
  .adminBar-private .tooltip {
    position: relative;
    display: inline-block; }
  .adminBar-private .tooltip .tooltiptext {
    visibility: hidden;
    width: auto;
    background-color: #313440;
    color: #fff;
    text-align: center;
    padding: 5px 10px;
    border-radius: 6px;
    /* Position the tooltip text - see examples below! */
    position: absolute;
    z-index: 1; }
  .adminBar-private .tooltip-bottom {
    top: 135%;
    left: 50%;
    margin-left: -60px; }
  .adminBar-private .tooltip:hover .tooltiptext {
    visibility: visible; }

.adminBar-links {
  margin-left: auto;
  text-align: right;
  padding-right: 5px; }
  .adminBar-links a {
    padding: 10px; }
  .adminBar-links span {
    white-space: nowrap; }

.adminBar-large {
  display: none; }
  @media (min-width: 1261px) {
    .adminBar-large {
      display: initial; } }

.adminBar-close span {
  padding: 10px;
  margin-right: 5px;
  margin-bottom: 0.25em; }

.adminBar-close span:hover {
  background-color: #f0f3fe;
  border-radius: 5px; }

.adminBar-close span svg {
  height: 100%;
  width: 100%; }

.preview {
  font-weight: 400;
  padding-left: 9px; }

.cookieMessage {
  background: #e5e5e5;
  color: #333333;
  display: none; }
  .cookieMessage .button {
    width: 100%; }
    @media (min-width: 769px) {
      .cookieMessage .button {
        vertical-align: middle;
        width: 25%; } }
    @media (min-width: 1261px) {
      .cookieMessage .button {
        vertical-align: top; } }

.cookieMessage-container {
  margin: 0 auto;
  padding: 1.5rem; }
  @media (min-width: 769px) {
    .cookieMessage-container {
      width: 83.33333%; } }
  @media (min-width: 1261px) {
    .cookieMessage-container {
      width: 58.33333%; } }

@media (min-width: 769px) {
  .cookieMessage-text {
    display: inline-block;
    padding: 0 0.78571rem;
    vertical-align: middle;
    width: 66.66667%; } }

.login {
  margin: 3rem auto 6rem;
  max-width: 64.28571rem; }

.login-row {
  margin: 0 auto;
  max-width: 100rem;
  width: 100%; }
  .login-row:before, .login-row:after {
    content: " ";
    display: table; }
  .login-row:after {
    clear: both; }
  @media (min-width: 769px) {
    .login-row {
      margin-top: 3rem; } }

.login-form {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 100%;
  float: left; }
  @media (min-width: 769px) {
    .login-form {
      padding-left: 0.75rem;
      padding-right: 0.75rem;
      width: 50%;
      float: left;
      margin-top: 3rem; } }

.new-customer {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 100%;
  float: left; }
  .new-customer .panel-title {
    font-size: 0.86rem; }
  .new-customer .panel-body {
    margin-bottom: 0; }
    .new-customer .panel-body a button {
      width: 100%;
      font-size: 0.875rem; }
      @media (min-width: 769px) {
        .new-customer .panel-body a button {
          width: 13rem; } }
  @media (min-width: 769px) {
    .new-customer {
      padding-left: 0.75rem;
      padding-right: 0.75rem;
      width: 50%;
      float: left; } }

.new-customer-intro {
  margin-bottom: 0;
  font-size: 0.86rem; }

.new-customer-fact-list {
  margin-right: 0; }

.new-customer-fact {
  font-size: 0.86rem; }

.login-info {
  width: 100%;
  display: flex;
  align-items: start; }
  @media (min-width: 769px) {
    .login-info {
      margin-top: -3rem; } }
  .login-info-icon {
    position: relative;
    margin: 0 5px 0 0; }
    .login-info-icon:before {
      content: '';
      position: absolute;
      z-index: 0;
      top: 3px;
      bottom: 3px;
      left: 3px;
      right: 3px;
      border-radius: 50%;
      background: black; }
    .login-info-icon .icon {
      height: 1.78571rem;
      width: 1.78571rem;
      position: relative;
      z-index: 1; }
      .login-info-icon .icon svg {
        fill: #e5e5e5; }
    @media (min-width: 769px) {
      .login-info-icon {
        display: none; } }
  .login-info-message {
    text-transform: uppercase;
    text-align: justify;
    margin: 0;
    font-size: 14px;
    line-height: 1.4;
    font-weight: 400;
    display: block;
    padding-bottom: 1.3rem; }
  .login-info-desktop {
    display: none; }
    @media (min-width: 769px) {
      .login-info-desktop {
        display: block; } }
  .login-info-message-mob {
    text-align: justify;
    margin: 0;
    font-size: 0.75rem;
    line-height: 1.4;
    font-weight: 300;
    display: block;
    padding-bottom: 1.3rem; }
    @media (min-width: 769px) {
      .login-info-message-mob {
        display: none; } }
  .login-info-text {
    font-weight: 300;
    text-align: justify;
    margin: 0;
    font-size: 14px;
    line-height: 1.4; }

.form-actions-login {
  text-align: center;
  margin-bottom: 2.6rem; }
  @media (min-width: 769px) {
    .form-actions-login {
      text-align: left; } }
  .form-actions-login input {
    margin: 0;
    width: 100%;
    font-size: 0.875rem;
    margin-bottom: 1.5rem; }
    @media (min-width: 769px) {
      .form-actions-login input {
        width: 12.7rem;
        margin-bottom: 0; } }
  @media (min-width: 769px) {
    .form-actions-login a {
      margin-left: 1.25rem; } }

.login-element {
  margin-bottom: 1.5rem; }

.btnFacebook {
  width: 100%;
  height: 40px;
  flex-grow: 0;
  display: flex;
  gap: 8px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 10px;
  padding: 0;
  border-radius: 4px;
  background-color: #1877f2; }

.btnGoogle {
  width: 100%;
  height: 40px;
  border-radius: 1px;
  border: 0px transparent;
  justify-content: center;
  margin: 0px;
  display: inline-block;
  background-color: white; }
  .btnGoogle div {
    margin-top: 5px !important;
    padding: 5px !important; }

.btnGoogle:hover {
  background: #3b5998;
  opacity: 0.6; }

.btnFacebook:hover {
  background: #3b5998;
  opacity: 0.6; }

.btnFacebook svg {
  color: white;
  width: 24px;
  height: 24px;
  display: inline-block; }

.fb-icon {
  padding-right: 10px; }
  @media (min-width: 769px) {
    .fb-icon {
      padding-right: 0px; } }

.fb-text {
  margin-bottom: 0px;
  font-family: Helvetica-Bold;
  color: white; }

.ReceiveMarketingEmails_input {
  margin-right: 0.78571rem; }

.ReceiveWhatsappMessages_input {
  margin-right: 0.78571rem; }

.marketing-label {
  font-size: small;
  margin-bottom: 1.5rem; }

.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: 769px) {
    .quickSearchResults {
      margin-top: 32px; } }
  .quickSearchResults .productGrid {
    height: 53vh; }
    @media only screen and (min-width: 1024px) and (orientation: portrait) {
      .quickSearchResults .productGrid {
        height: 70vh !important; } }
    @media (min-height: 900px) {
      .quickSearchResults .productGrid {
        height: 60vh; } }
    @media (min-width: 769px) {
      .quickSearchResults .productGrid {
        width: 83.33333%;
        display: inline-block;
        overflow: scroll;
        padding-top: 0px; } }
    @media (min-width: 1261px) {
      .quickSearchResults .productGrid {
        width: 50%; } }
  .quickSearchResults .modal-close {
    display: none; }

.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: 35px;
  margin: 1.5rem 0 0;
  text-align: center; }

.search-nav {
  position: relative; }

.search-icon {
  display: flex;
  position: absolute;
  height: 1.1rem;
  width: 1.1rem;
  right: 16px; }

.dropdown--quickSearch.is-open {
  padding-bottom: 0px;
  padding-top: 32px;
  border-bottom: 1px solid #d9d9d6; }
  .dropdown--quickSearch.is-open .container {
    padding: 0 5%;
    max-width: none; }
    @media (min-width: 801px) {
      .dropdown--quickSearch.is-open .container {
        padding: 0 30px; } }
    @media (min-width: 1185px) {
      .dropdown--quickSearch.is-open .container {
        padding: 0 3.5%; } }
    @media (min-width: 1220px) {
      .dropdown--quickSearch.is-open .container {
        padding: 0 4.8%; } }
    @media (min-width: 1240px) {
      .dropdown--quickSearch.is-open .container {
        padding: 0 5.6%; } }
    @media (min-width: 1260px) {
      .dropdown--quickSearch.is-open .container {
        padding: 0 6%; } }
    @media (min-width: 1300px) {
      .dropdown--quickSearch.is-open .container {
        padding: 0 7.5%; } }
    @media (min-width: 1350px) {
      .dropdown--quickSearch.is-open .container {
        padding: 0 8%; } }
    @media (min-width: 1400px) {
      .dropdown--quickSearch.is-open .container {
        padding: 0 10%; } }
    @media (min-width: 1460px) {
      .dropdown--quickSearch.is-open .container {
        padding: 0 10%; } }
    @media (min-width: 1500px) {
      .dropdown--quickSearch.is-open .container {
        padding: 0 11%; } }
    @media (min-width: 1600px) {
      .dropdown--quickSearch.is-open .container {
        padding: 0 12%; } }
    @media (min-width: 2300px) {
      .dropdown--quickSearch.is-open .container {
        padding: 0 16%; } }

.quick-search-close {
  color: #757575;
  padding: 0;
  position: absolute;
  right: 32px;
  top: 0px !important;
  text-align: center;
  font-size: 36px; }

.dropdown--quickSearch .form {
  width: 100%; }
  @media (min-width: 769px) {
    .dropdown--quickSearch .form {
      max-width: none;
      display: inline-block; } }

.quick-search-input-wrapper {
  display: flex;
  align-items: center;
  position: relative; }
  @media (min-width: 769px) {
    .quick-search-input-wrapper {
      width: calc(100% - 445px);
      justify-content: flex-end; } }

@media (min-width: 769px) {
  .quick-search-form {
    border-color: #d9d9d6 !important;
    padding-left: 14px !important;
    width: 100%; } }

.overlay .quick-search-form {
  font-size: 16px; }

.search-featured-products .page-heading {
  margin-bottom: 0px; }

.navBar--account {
  display: none; }
  @media (min-width: 769px) {
    .navBar--account {
      display: block;
      margin-bottom: 32px; }
      .navBar--account::before, .navBar--account::after {
        display: none; }
      .navBar--account .navBar-section::before, .navBar--account .navBar-section::after {
        display: none; } }

.account-main-heading {
  text-align: center;
  font-size: 14px;
  letter-spacing: 1.4px;
  margin-bottom: 8px;
  margin-top: 3px;
  font-weight: normal; }
  @media (min-width: 769px) {
    .account-main-heading {
      margin-top: -3px;
      font-size: 24px;
      letter-spacing: 2.4px;
      margin-bottom: 32px; } }

.account-page-heading {
  text-align: center;
  font-size: 24px;
  letter-spacing: 2.4px;
  font-weight: normal;
  margin-top: 0;
  margin-bottom: 24px; }
  @media (min-width: 769px) {
    .account-page-heading {
      margin-bottom: 32px; } }

.account-heading {
  border-bottom: 1px solid #bcbcbc;
  margin: 0;
  padding-bottom: 1rem; }

.account-list {
  list-style: none;
  margin-left: 0; }

.account-listItem {
  border-bottom: 1px solid #bcbcbc;
  padding: 1.5rem 0;
  position: relative; }
  .account-listItem img {
    width: 100%; }
  .account-listItem .account-product-image {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    position: relative; }

.account-listShipping {
  border-bottom: 1px solid #bcbcbc;
  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;
    width: 100%;
    padding-bottom: 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: "Europa", "Roboto", 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: #757575;
  font-family: "Europa", "Roboto", 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: #757575;
  float: left;
  font-weight: 400; }
  .account-orderTotal-key:last-of-type {
    position: relative;
    top: 0.28571rem; }

.account-orderTotal-value {
  border-bottom: 1px solid #bcbcbc;
  text-align: right; }
  .account-orderTotal-value:last-child {
    border-bottom: 0;
    font-size: 16px; }

.account-orderStatus {
  bottom: 0;
  left: 0;
  position: absolute; }
  @media (min-width: 551px) {
    .account-orderStatus {
      float: right;
      position: inherit;
      text-align: right; } }

.account-orderStatus-label {
  background-color: #cccccc;
  color: white;
  display: inline-block;
  font-size: 12px;
  line-height: 15px;
  margin: 0 0 0.35714rem;
  padding: 0.21429rem 0.5rem; }

.account-orderStatus-action {
  color: #757575;
  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: #333333; }

.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: white;
  font-weight: 400;
  margin-top: 1.5rem; }

.account-downloads-summary {
  border-bottom: 1px solid #bcbcbc;
  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: #757575;
  font-size: 15px;
  margin-bottom: 0.21429rem;
  text-transform: inherit; }

.account-downloadsItem-description {
  margin-bottom: 0; }

.account-downloadsItem-availability {
  color: #757575; }

.DOBerror-text {
  margin-bottom: 0; }

.wishlists-table {
  margin-left: auto;
  margin-right: auto;
  max-width: 100rem; }

.wishlist-header {
  display: none;
  text-align: center; }

.modal .wishlist-header {
  display: block; }

.wishlist-form {
  margin: 0 auto;
  max-width: 100rem;
  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; }

.wishlist-form-card {
  text-align: center; }

.wishlist-page-heading {
  margin-bottom: 16px; }
  @media (min-width: 769px) {
    .wishlist-page-heading {
      margin-bottom: 3rem; } }

.wishlist-viewall-button {
  display: block;
  margin: 0 auto; }
  .wishlist-viewall-button a {
    display: block;
    border: 1px solid black;
    padding: 11px 32px;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 14px;
    font-weight: normal;
    font-family: 'Europa'; }

.remove-button {
  border: none;
  background-color: white;
  font-size: 12px;
  text-decoration: underline;
  letter-spacing: 1.2px;
  font-weight: normal;
  text-transform: uppercase; }

.whishlistProduct .card {
  margin-bottom: 16px; }

.icon--ratingEmpty svg {
  fill: #cccccc; }

.icon--ratingFull svg {
  fill: #757575; }

.rating--small {
  display: inline-block; }
  .rating--small .icon {
    height: 1rem;
    width: 1rem;
    margin-top: -3px; }

.apple-pay-checkout-button {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 100% 60%;
  border-radius: 0.28571rem;
  cursor: pointer;
  display: none;
  max-height: 4.57143rem;
  min-height: 2.28571rem;
  min-width: 9.57143rem;
  padding: 1.5rem;
  background-color: #000;
  background-image: -webkit-named-image(apple-pay-logo-white); }

.cart-additionalCheckoutButtons .apple-pay-checkout-button {
  margin-top: 0.78571rem; }

.apple-pay-supported .apple-pay-checkout-button {
  display: block; }
  @media (min-width: 551px) {
    .apple-pay-supported .apple-pay-checkout-button {
      display: inline-block;
      float: right; } }

.previewCartCheckout .apple-pay-checkout-button {
  float: none;
  margin-top: 0.78571rem; }

.paymentMethodsTitle {
  padding: 0;
  text-transform: none;
  width: 100%;
  margin: 0 0 0.78571rem; }

.paymentMethodsGrid {
  margin: -0.78571rem;
  margin-bottom: 1.5rem;
  display: flex;
  flex-wrap: wrap; }
  .paymentMethodsGrid-item {
    padding: 0.78571rem;
    width: 100%; }
    @media (min-width: 551px) {
      .paymentMethodsGrid-item {
        width: 50%; } }

.paymentMethod {
  border: 1px solid #bcbcbc;
  background-color: #e5e5e5;
  border-radius: 0.21429rem;
  height: 100%;
  display: flex;
  flex-flow: column nowrap; }
  .paymentMethod-row {
    padding: 1.5rem; }
    .paymentMethod-row:first-child {
      background-color: #ffffff; }
    .paymentMethod-row:last-child {
      margin-top: auto; }
    .paymentMethod-row:only-child {
      height: 100%; }
  .paymentMethod .button {
    margin-bottom: 0; }

.methodHeader {
  justify-content: space-between;
  display: flex;
  flex-flow: row;
  align-items: center; }
  .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 {
    font-size: 13px;
    font-weight: 600; }
    @media (min-width: 1261px) {
      .methodHeader-brand {
        font-size: 1rem; } }
  .methodHeader-meta {
    padding-left: 0.78571rem;
    margin-left: auto;
    display: flex;
    flex-wrap: nowrap; }
  .methodHeader-default {
    margin-left: 0.78571rem;
    fill: #666666;
    height: 1.28571rem;
    width: 1.28571rem; }
    @media (min-width: 1261px) {
      .methodHeader-default {
        height: 1.42857rem;
        width: 1.42857rem; } }
  .methodHeader-expiry {
    font-size: 15px;
    text-transform: capitalize; }

.methodDetails {
  margin: 0;
  display: flex; }
  .methodDetails-label {
    flex: 1;
    font-weight: 600; }
  .methodDetails-description {
    flex: 2;
    font-size: 13px; }

.newPaymentMethod {
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-items: center;
  flex-direction: column;
  min-height: 13.28571rem;
  height: 100%; }
  .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: "Europa", "Roboto", 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%; }

.candyshop-ready #main-content > .container {
  max-width: 100%;
  padding-left: 0;
  padding-right: 0; }
  .candyshop-ready #main-content > .container .breadcrumbs {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px; }
  .candyshop-ready #main-content > .container .productView {
    margin: 0;
    padding-top: 0.28571rem; }

.candyshop-component .slick-slider .slick-prev,
.candyshop-component .slick-slider .slick-next {
  left: 0;
  border: 0;
  padding: 5px;
  height: 1.78571rem;
  width: 1.78571rem;
  background: transparent; }
  @media (min-width: 769px) {
    .candyshop-component .slick-slider .slick-prev,
    .candyshop-component .slick-slider .slick-next {
      height: 2.14286rem;
      width: 2.14286rem; } }
  .candyshop-component .slick-slider .slick-prev:before,
  .candyshop-component .slick-slider .slick-next:before {
    height: 1.07143rem;
    width: 1.07143rem; }
    @media (min-width: 769px) {
      .candyshop-component .slick-slider .slick-prev:before,
      .candyshop-component .slick-slider .slick-next:before {
        height: 1.42857rem;
        width: 1.42857rem; } }

.candyshop-component .slick-slider .slick-next {
  left: auto;
  right: 0; }

.candyshop-top {
  text-align: center;
  text-transform: uppercase;
  padding: 0.92857rem 1.07143rem 1.07143rem; }
  @media (min-width: 1261px) {
    .candyshop-top {
      padding: 0.92857rem 1.07143rem 2.14286rem; } }
  .candyshop-top .candyshop-supertitle {
    font-weight: 400;
    letter-spacing: 5px;
    font-size: 16px;
    margin: 0 0 0.64286rem; }
    @media (min-width: 551px) {
      .candyshop-top .candyshop-supertitle {
        font-size: 19px;
        letter-spacing: 4px; } }
  .candyshop-top .candyshop-title {
    font-weight: 400;
    font-size: 23px;
    letter-spacing: 3px;
    margin: 0 0 1.07143rem; }
    @media (min-width: 551px) {
      .candyshop-top .candyshop-title {
        font-size: 36px; } }
    @media (min-width: 1261px) {
      .candyshop-top .candyshop-title {
        margin: 0 0 2.14286rem; } }
  .candyshop-top .candyshop-subtitle {
    letter-spacing: 3px;
    font-size: 12px;
    line-height: 1.5;
    max-width: 25rem;
    margin: 0 auto; }
    @media (min-width: 551px) {
      .candyshop-top .candyshop-subtitle {
        font-size: 14px;
        letter-spacing: 4px; } }
    @media (min-width: 769px) {
      .candyshop-top .candyshop-subtitle {
        letter-spacing: 5px;
        line-height: 1.8;
        font-size: 15px; } }
  .candyshop-top .candyshop-description {
    text-transform: none;
    display: block;
    width: 90%;
    margin: 0 auto;
    max-width: 840px; }
    .candyshop-top .candyshop-description p {
      font-size: 10px;
      line-height: 1.5;
      letter-spacing: 1px;
      margin: 0 0 0rem; }
      @media (min-width: 769px) {
        .candyshop-top .candyshop-description p {
          font-size: 14px;
          line-height: 1.8;
          letter-spacing: 2.25px; } }

.candyshop-main {
  margin: 0 0 1.42857rem; }
  @media (min-width: 769px) {
    .candyshop-main {
      display: flex;
      flex-direction: row;
      margin: 0 0 3.92857rem; } }

.candyshop-screens {
  overflow: hidden;
  text-align: center;
  position: relative;
  padding: 0 0 1.07143rem;
  margin: 0 0 1.78571rem; }
  .candyshop-screens:after {
    content: '';
    position: absolute;
    left: 2rem;
    right: 2rem;
    bottom: 0;
    height: 1px;
    background: #c9c9c9; }
  @media (min-width: 551px) {
    .candyshop-screens {
      padding-left: 4%;
      padding-right: 4%; } }
  @media (min-width: 769px) {
    .candyshop-screens {
      flex-basis: 50%;
      padding: 0 2%;
      margin: 0; }
      .candyshop-screens:after {
        content: '';
        position: absolute;
        left: auto;
        right: 0;
        top: 0;
        width: 1px;
        height: 100%; } }
  @media (min-width: 1261px) {
    .candyshop-screens {
      padding: 7px 5%;
      padding: 0 2%; } }

.candyshop-summary {
  overflow: hidden;
  text-align: center; }
  @media (min-width: 769px) {
    .candyshop-summary {
      flex-basis: 50%; } }
  @media (min-width: 1261px) {
    .candyshop-summary {
      padding: 7px 0; } }
  .candyshop-summary .candyshop-summary {
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center; }
    @media (min-width: 769px) {
      .candyshop-summary .candyshop-summary {
        display: block; } }

.candyshop-step-title,
.candyshop-summary h2 {
  letter-spacing: 2px;
  font-size: 30px;
  line-height: 1;
  font-family: 'Jenna Sue';
  font-weight: 700;
  text-transform: none;
  font-style: italic;
  margin: 0;
  width: 100%; }
  @media (min-width: 551px) {
    .candyshop-step-title,
    .candyshop-summary h2 {
      line-height: 1.2;
      font-size: 40px; } }

.candyshop-step-subtitle {
  font-size: 15px;
  line-height: 1.2;
  margin: 0;
  letter-spacing: 2px; }
  @media (min-width: 551px) {
    .candyshop-step-subtitle {
      font-size: 18px; } }

.candyshop-screen {
  max-width: 50rem;
  margin: 0 auto; }

.candyshop-product-list {
  padding: 0.71429rem 1.07143rem 0;
  position: relative; }
  @media (min-width: 551px) {
    .candyshop-product-list {
      padding: 0.71429rem 1.07143rem 0; } }
  .candyshop-product-list.slick-slider {
    width: 100%; }
    .candyshop-product-list.slick-slider .slick-slide > div {
      width: 100%;
      display: flex;
      flex-direction: row;
      justify-content: center; }
    .candyshop-product-list.slick-slider .slick-slide .candyshop-product {
      display: flex !important;
      flex-direction: column;
      align-items: center;
      justify-content: space-between; }

.candyshop-product {
  overflow: hidden;
  padding: 0.35714rem; }
  @media (min-width: 769px) {
    .candyshop-product {
      padding: 0.71429rem 0.35714rem; } }
  @media (min-width: 1261px) {
    .candyshop-product {
      padding: 0.71429rem; } }
  .candyshop-product .candyshop-product-image {
    height: auto;
    width: auto;
    max-width: 100%;
    max-height: 150px;
    margin: 0 auto; }
  .candyshop-product-name {
    display: block;
    max-width: 100%;
    font-size: 11px;
    line-height: 14px;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    min-height: 2rem;
    padding: 0.35714rem 0; }
    @media (min-width: 551px) {
      .candyshop-product-name {
        line-height: 18px;
        min-height: 3.28571rem; } }
    @media (min-width: 1261px) {
      .candyshop-product-name {
        font-size: 12px;
        line-height: 19px;
        min-height: 3.42857rem; } }
  .candyshop-product-price {
    display: block;
    max-width: 100%;
    font-size: 11px;
    line-height: 13px;
    min-height: 1.42857rem;
    padding: 0 0 0.28571rem; }
    .candyshop-product-price.is-free {
      visibility: hidden; }
    @media (min-width: 1261px) {
      .candyshop-product-price {
        font-size: 12px;
        min-height: 2.14286rem; } }
  .candyshop-product-buttons {
    display: block;
    max-width: 100%;
    margin-top: 0.35714rem; }
    .candyshop-product-buttons .button {
      display: block;
      font-size: 10px;
      letter-spacing: 2px;
      width: 8.57143rem;
      max-width: 100%;
      padding: 0.71429rem;
      margin: 0 auto; }
      @media (min-width: 551px) {
        .candyshop-product-buttons .button {
          font-size: 11px;
          padding: 0.85714rem; } }
      @media (min-width: 769px) {
        .candyshop-product-buttons .button {
          font-size: 13px;
          letter-spacing: 1px;
          width: 8.92857rem; } }
      @media (min-width: 1261px) {
        .candyshop-product-buttons .button {
          letter-spacing: 2px;
          width: 10rem; } }

.candyshop-btn-add {
  border-color: #e6e6e6; }
  .candyshop-btn-add:hover {
    border-color: #999;
    color: #7b7b7b; }

.candyshop-btn-delete {
  color: #fff;
  background: #7b7b7b;
  border-color: #7b7b7b; }

.candyshop-summary h2 {
  margin: 0 0 0.35714rem; }
  @media (min-width: 551px) {
    .candyshop-summary h2 {
      margin: 0 0 1.07143rem; } }

.candyshop-summary .step .step-trigger {
  display: block;
  position: relative;
  height: 6.42857rem;
  width: 2.85714rem;
  max-width: 100%;
  margin: 0 5px;
  background-color: #f5f5f5;
  text-align: center;
  overflow: hidden; }
  @media (min-width: 769px) {
    .candyshop-summary .step .step-trigger {
      margin: 0 8px;
      height: 12.14286rem;
      width: 5.71429rem; } }

.candyshop-summary .step .step-image {
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  height: auto;
  width: auto;
  max-width: 200%;
  max-height: 100%; }

.candyshop-summary .step .step-label {
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  width: 100%;
  transform: translate(-50%, -50%);
  font-family: 'Jenna Sue';
  font-weight: bold;
  text-transform: none;
  font-style: italic;
  letter-spacing: 1px;
  font-size: 15px;
  line-height: 1.2;
  opacity: 0.2; }
  @media (min-width: 769px) {
    .candyshop-summary .step .step-label {
      font-size: 22px; } }

.candyshop-summary .step.filled .step-trigger {
  background: none; }

.candyshop-summary .step.filled .step-label {
  display: none; }

.candyshop-summary .step.step0 {
  margin: 0.35714rem 0; }
  @media (min-width: 769px) {
    .candyshop-summary .step.step0 {
      margin: 0 1.07143rem 0.71429rem; } }
  @media (min-width: 769px) {
    .candyshop-summary .step.step0 .step-image {
      max-height: 140%;
      max-width: 140%; } }
  .candyshop-summary .step.step0 .step-trigger {
    height: 6.42857rem;
    width: 5.71429rem; }
    @media (min-width: 551px) {
      .candyshop-summary .step.step0 .step-trigger {
        height: 8.57143rem;
        width: 8.57143rem; } }
    @media (min-width: 769px) {
      .candyshop-summary .step.step0 .step-trigger {
        background-color: transparent;
        height: 17.85714rem;
        width: 25rem;
        max-width: 100%;
        max-height: 100%;
        margin: 0 auto; } }
  .candyshop-summary .step.step0 .step-label {
    font-size: 22px; }
    @media (min-width: 769px) {
      .candyshop-summary .step.step0 .step-label {
        letter-spacing: 2px;
        font-size: 30px;
        opacity: 0.5; } }

.candyshop-summary-others {
  margin: 0;
  list-style: none;
  text-align: center;
  overflow-x: auto;
  white-space: nowrap; }
  .candyshop-summary-others .step {
    display: inline-block;
    vertical-align: middle; }

.candyshop-summary-totals {
  font-size: 15px;
  margin: 1.07143rem 0;
  letter-spacing: 2px;
  font-weight: 400;
  width: 100%; }
  @media (min-width: 551px) {
    .candyshop-summary-totals {
      font-size: 18px; } }
  @media (min-width: 1261px) {
    .candyshop-summary-totals {
      font-size: 20px;
      margin: 1.42857rem 0 1.78571rem; } }

.candyshop-summary-buttons {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center; }
  .candyshop-summary-buttons .button[data-role='cs-reset'] {
    border: none;
    order: 1;
    padding: 0;
    width: auto;
    letter-spacing: 4px;
    display: none; }
  .candyshop-summary-buttons .button {
    order: 0;
    font-size: 12px;
    line-height: 15px;
    letter-spacing: 2px;
    width: 14.28571rem;
    max-width: 100%;
    padding: 1.07143rem; }
    @media (min-width: 769px) {
      .candyshop-summary-buttons .button {
        font-size: 15px;
        line-height: 20px;
        padding: 1.35714rem 0.71429rem;
        width: 17.85714rem; } }

.candyshop-bottom {
  text-align: center;
  background: #f0f0f0;
  overflow: hidden;
  overflow-x: auto;
  position: fixed;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 50;
  border-top: 1px solid #fff; }
  .candyshop-bottom.static {
    position: static; }
  .candyshop-bottom ul {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 12px;
    line-height: 20px;
    margin: 0;
    padding: 1.42857rem 0;
    list-style: none;
    text-transform: uppercase;
    letter-spacing: 0.5px; }
    @media (min-width: 769px) {
      .candyshop-bottom ul {
        font-size: 16px;
        letter-spacing: 1px;
        padding: 1.78571rem 0; } }
    @media (min-width: 1261px) {
      .candyshop-bottom ul {
        letter-spacing: 2px; } }
    .candyshop-bottom ul li {
      margin: 0;
      padding: 0 0.85714rem;
      position: relative; }
      @media (min-width: 551px) {
        .candyshop-bottom ul li {
          padding: 0 1.78571rem; } }
      @media (min-width: 769px) {
        .candyshop-bottom ul li {
          padding: 0 2.14286rem; } }
      .candyshop-bottom ul li:before {
        content: '';
        position: absolute;
        left: -2px;
        top: 50%;
        width: 5px;
        height: 1px;
        background: #808080; }
      .candyshop-bottom ul li:first-child:before {
        display: none; }
      .candyshop-bottom ul li a {
        color: #808080;
        text-decoration: none; }
        .candyshop-bottom ul li a:hover {
          color: #000000; }
      .candyshop-bottom ul li.active a {
        font-weight: normal;
        color: black; }

.candyshop-loading {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  margin: 0 0;
  padding: 0 0;
  background-color: rgba(1, 1, 1, 0.5);
  background-position: center;
  background-repeat: no-repeat;
  z-index: 50;
  display: flex;
  align-items: center;
  justify-content: center; }
  .candyshop-loading img {
    max-width: 25%;
    max-height: 25%; }

.pt-product-sku-candy-shop {
  background: #F3F3F3; }
  .pt-product-sku-candy-shop.background-white {
    background-color: #ffffff; }
  .pt-product-sku-candy-shop .body {
    padding-top: 0;
    padding-bottom: 0;
    position: relative;
    min-height: 85vh; }
    @media screen and (max-width: 1024px) {
      .pt-product-sku-candy-shop .body {
        min-height: auto; } }
    .pt-product-sku-candy-shop .body .container {
      padding-top: 0;
      padding-bottom: 0;
      position: static; }
  .pt-product-sku-candy-shop [aria-label="Breadcrumb"] {
    display: none; }

.newcandyshop.edit-visible .stepbox .productsbox {
  min-height: calc(100vh - 455px); }

@media screen and (max-width: 1024px) {
  .newcandyshop.sidebar-visible {
    padding-top: 55px; } }

@media screen and (min-width: 1024px) {
  .newcandyshop.sidebar-visible .candy-container {
    margin-right: 0; } }

.newcandyshop.sidebar-visible .productsbox {
  min-height: calc(100vh - 453px); }
  @media screen and (max-width: 1440px) {
    .newcandyshop.sidebar-visible .productsbox {
      min-height: calc(100vh - 346px); } }
  @media screen and (max-width: 1024px) {
    .newcandyshop.sidebar-visible .productsbox {
      min-height: calc(100vh - 353px); } }
  @media screen and (max-width: 600px) {
    .newcandyshop.sidebar-visible .productsbox {
      min-height: calc(100vh - 377px); } }

.newcandyshop .candy-overlay {
  background-color: rgba(0, 0, 0, 0.16);
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 100;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }
  .newcandyshop .candy-overlay.visible {
    opacity: 1;
    visibility: visible; }

.newcandyshop .button {
  margin-bottom: 0;
  margin-top: auto;
  width: 100%;
  max-width: 464px;
  margin-left: auto;
  margin-right: auto; }
  .newcandyshop .button.button--primary {
    padding: 16px 32px;
    background: #1D1D1D;
    border-radius: 3px;
    border: none; }
    .newcandyshop .button.button--primary:hover {
      background: #4F4F4F; }
    .newcandyshop .button.button--primary.candy-next-btn {
      background: #F3F3F3;
      font-weight: 400;
      font-size: 14px;
      line-height: 16px;
      text-align: center;
      letter-spacing: 0.2em;
      text-transform: uppercase;
      color: rgba(0, 0, 0, 0.32);
      border-color: transparent;
      pointer-events: none; }
      @media screen and (min-width: 1024px) {
        .newcandyshop .button.button--primary.candy-next-btn {
          display: none; } }
      .newcandyshop .button.button--primary.candy-next-btn.btn-active {
        background: #1D1D1D;
        color: #ffffff;
        pointer-events: all; }
        @media screen and (min-width: 1024px) {
          .newcandyshop .button.button--primary.candy-next-btn.btn-active {
            display: block; } }
        .newcandyshop .button.button--primary.candy-next-btn.btn-active:hover {
          background: #4F4F4F; }

.newcandyshop .candy-container {
  width: 100%;
  max-width: 960px;
  margin: 0 auto; }
  @media screen and (min-width: 1024px) {
    .newcandyshop .candy-container {
      max-width: calc(100% - 480px); } }

.newcandyshop .candyshop-main-header-box {
  padding: 0 32px;
  margin: 0 -32px;
  background-color: #ffffff;
  padding-top: 32px; }
  @media screen and (max-width: 1024px) {
    .newcandyshop .candyshop-main-header-box {
      padding: 24px 16px 0;
      margin: 0 -16px;
      position: relative; } }
  .newcandyshop .candyshop-main-header-box .title-box .title {
    text-align: center;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    color: rgba(0, 0, 0, 0.83);
    margin: 0 0 32px 0; }
    @media screen and (max-width: 1024px) {
      .newcandyshop .candyshop-main-header-box .title-box .title {
        margin: 0 0 16px 0; }
        .newcandyshop .candyshop-main-header-box .title-box .title span {
          display: block;
          font-size: 22px;
          line-height: 30px;
          text-align: center;
          letter-spacing: 2px;
          margin-top: 5px; } }
  .newcandyshop .candyshop-main-header-box .new-content-box {
    padding-bottom: 32px; }
    @media screen and (max-width: 1024px) {
      .newcandyshop .candyshop-main-header-box .new-content-box {
        padding-bottom: 25px; } }
    .newcandyshop .candyshop-main-header-box .new-content-box .row {
      display: flex;
      justify-content: center; }
    .newcandyshop .candyshop-main-header-box .new-content-box .innerbox {
      padding: 0 8px;
      border-right: 1px solid rgba(0, 0, 0, 0.16);
      width: calc(100% / 3); }
      .newcandyshop .candyshop-main-header-box .new-content-box .innerbox:last-child {
        border: none; }
      @media screen and (max-width: 1024px) {
        .newcandyshop .candyshop-main-header-box .new-content-box .innerbox {
          border: none; } }
      .newcandyshop .candyshop-main-header-box .new-content-box .innerbox .imgbox {
        text-align: center;
        margin-bottom: 16px; }
        .newcandyshop .candyshop-main-header-box .new-content-box .innerbox .imgbox img {
          width: 100%;
          max-width: 48px; }
        @media screen and (max-width: 1024px) {
          .newcandyshop .candyshop-main-header-box .new-content-box .innerbox .imgbox {
            margin-bottom: 12px; }
            .newcandyshop .candyshop-main-header-box .new-content-box .innerbox .imgbox img {
              max-width: 32px; } }
      .newcandyshop .candyshop-main-header-box .new-content-box .innerbox .content p {
        font-weight: 400;
        font-size: 14px;
        line-height: 18px;
        text-align: center;
        letter-spacing: 0.015em;
        color: rgba(0, 0, 0, 0.83);
        margin-bottom: 0; }
        @media screen and (max-width: 1024px) {
          .newcandyshop .candyshop-main-header-box .new-content-box .innerbox .content p {
            font-size: 12px;
            line-height: 15px;
            letter-spacing: 0.003em; } }

.stepcountbox {
  text-align: center;
  font-weight: 700;
  font-size: 14px;
  line-height: 18px;
  text-align: center;
  letter-spacing: 0.15em;
  text-transform: uppercase;
  color: rgba(0, 0, 0, 0.32);
  padding-top: 32px; }
  @media screen and (max-width: 1024px) {
    .stepcountbox {
      padding-top: 23px;
      font-size: 12px;
      letter-spacing: 0.036px; } }
  .stepcountbox .count-slash {
    margin: 0 2px; }

.stepbox {
  max-width: 656px;
  width: 100%;
  margin: 0 auto; }
  @media screen and (min-width: 1024px) {
    .stepbox {
      max-width: 556px; } }
  @media only screen and (min-width: 1440px) {
    .stepbox {
      max-width: 656px; } }
  .stepbox .step {
    display: none; }
    .stepbox .step.active {
      display: block; }
  .stepbox .step .button-box {
    text-align: center;
    position: sticky;
    bottom: 0;
    margin-top: 143px;
    flex-wrap: wrap;
    display: flex;
    padding-bottom: 32px;
    z-index: 6; }
    @media screen and (max-width: 1024px) {
      .stepbox .step .button-box {
        padding: 15px 16px 16px;
        margin: 16px -16px 0;
        background: #ffffff;
        border-top: 1px solid rgba(0, 0, 0, 0.08); } }
    @media screen and (max-width: 600px) {
      .stepbox .step .button-box {
        display: block; } }
  .stepbox .productMainTitleBox {
    padding-bottom: 24px; }
    @media screen and (min-width: 1024px) {
      .stepbox .productMainTitleBox {
        margin-top: 32px; } }
  .stepbox .productMainTitleBox .productMainTitle, .stepbox .productStockError .productMainTitle {
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    letter-spacing: 0.04em;
    color: rgba(0, 0, 0, 0.83);
    text-transform: none;
    margin-top: 16px;
    margin-bottom: 0; }
    @media screen and (max-width: 1024px) {
      .stepbox .productMainTitleBox .productMainTitle, .stepbox .productStockError .productMainTitle {
        margin-top: 14px; } }
    .stepbox .productMainTitleBox .productMainTitle .productName, .stepbox .productStockError .productMainTitle .productName {
      text-transform: uppercase; }
  .stepbox .productMainTitleBox .productMainTitle + .productMainTitle, .stepbox .productStockError .productMainTitle + .productMainTitle {
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.21px;
    margin-top: 16px;
    margin-bottom: 0;
    text-transform: none; }
    .stepbox .productMainTitleBox .productMainTitle + .productMainTitle .productName, .stepbox .productStockError .productMainTitle + .productMainTitle .productName {
      text-transform: none; }
  .stepbox .choose-radio-box + .choose-radio-box {
    margin-top: 8px; }
  .stepbox .productsbox {
    min-height: calc(100vh - 655px); }
    @media screen and (max-width: 1440px) {
      .stepbox .productsbox {
        min-height: calc(100vh - 546px); } }
    @media screen and (max-width: 1024px) {
      .stepbox .productsbox {
        min-height: calc(100vh - 320px); } }
    @media screen and (max-width: 600px) {
      .stepbox .productsbox {
        min-height: calc(100vh - 377px); } }
  .stepbox .productgrid {
    margin-left: 0;
    margin-right: 0; }
  .stepbox .choose-radio-box {
    position: relative;
    background-color: #ffffff; }
    .stepbox .choose-radio-box .i-box {
      position: absolute;
      top: 0;
      right: 0;
      cursor: pointer;
      width: 33px;
      height: 40px;
      z-index: 5;
      padding-top: 1px; }
      .stepbox .choose-radio-box .i-box .i-button {
        width: 100%;
        height: 100%;
        display: block;
        padding-top: 12px; }
    .stepbox .choose-radio-box .form-radio + .form-label.verical-view {
      width: 100%;
      margin-right: 0; }
    .stepbox .choose-radio-box .verical-view {
      padding: 11px 40px 11px 58px;
      margin-bottom: 0;
      width: 100%;
      min-height: 107px; }
      @media screen and (max-width: 1024px) {
        .stepbox .choose-radio-box .verical-view {
          padding: 11px 40px 11px 50px; } }
      .stepbox .choose-radio-box .verical-view:before {
        width: 18px;
        height: 18px;
        border: 1px solid rgba(0, 0, 0, 0.83);
        top: 50%;
        transform: translateY(-50%);
        left: 24px; }
        @media screen and (max-width: 1024px) {
          .stepbox .choose-radio-box .verical-view:before {
            left: 16px; } }
      .stepbox .choose-radio-box .verical-view::after {
        width: 12px;
        height: 12px;
        background: rgba(0, 0, 0, 0.83);
        border: none;
        top: 50%;
        transform: translateY(-50%);
        left: 27px; }
        @media screen and (max-width: 1024px) {
          .stepbox .choose-radio-box .verical-view::after {
            left: 19px; } }
      .stepbox .choose-radio-box .verical-view.OutOfStock {
        pointer-events: none; }
        .stepbox .choose-radio-box .verical-view.OutOfStock:before {
          border: 1px solid rgba(0, 0, 0, 0.16); }
        .stepbox .choose-radio-box .verical-view.OutOfStock .CandySoldOut {
          font-weight: 300;
          font-size: 14px;
          line-height: 18px;
          letter-spacing: 0.15em;
          text-transform: uppercase;
          color: rgba(0, 0, 0, 0.32); }
    .stepbox .choose-radio-box .form-label {
      border: 1px solid transparent;
      border-radius: 3px; }
    .stepbox .choose-radio-box .form-radio:checked + .form-label {
      border: 1px solid #000000; }

.candy-product-drawer {
  display: flex;
  position: fixed;
  height: 100vh;
  flex-direction: column;
  width: 400px;
  align-items: flex-start;
  flex-shrink: 0;
  background-color: #fff;
  right: -400px;
  top: 0;
  overflow: auto;
  z-index: 1001;
  transition: all 300ms ease-in-out;
  visibility: hidden; }
  .candy-product-drawer.visible {
    visibility: visible;
    right: 0;
    z-index: 1005; }
    @media screen and (max-width: 1024px) {
      .candy-product-drawer.visible {
        bottom: 0; } }
  @media screen and (max-width: 1024px) {
    .candy-product-drawer {
      right: 0px;
      bottom: -633px;
      width: 100%;
      max-height: 633px;
      top: auto; } }
  .candy-product-drawer .candy-product-drawer-section {
    padding: 0 32px 32px;
    width: 100%; }
    .candy-product-drawer .candy-product-drawer-section .button-box {
      margin-top: 32px; }
  .candy-product-drawer .description-sidebar {
    margin: 0 auto;
    display: block;
    width: 100%; }
  .candy-product-drawer .close-account-drawer {
    margin: 16px 16px 8px; }
    @media screen and (max-width: 1024px) {
      .candy-product-drawer .close-account-drawer {
        margin: 0;
        position: absolute;
        top: 14px;
        right: 5px;
        padding: 0 0 0px 0; } }
  .candy-product-drawer .candy-product-drawer-details-box .candy-product-drawer-image-box .productView-image {
    min-height: auto;
    height: auto;
    padding-top: 12px; }
    .candy-product-drawer .candy-product-drawer-details-box .candy-product-drawer-image-box .productView-image .productView-img-container {
      text-align: center;
      max-width: 128px; }
      .candy-product-drawer .candy-product-drawer-details-box .candy-product-drawer-image-box .productView-image .productView-img-container::after {
        display: none; }
      .candy-product-drawer .candy-product-drawer-details-box .candy-product-drawer-image-box .productView-image .productView-img-container img {
        position: static; }
  .candy-product-drawer .candy-productView-details {
    margin-top: 32px; }
    @media screen and (max-width: 1024px) {
      .candy-product-drawer .candy-productView-details {
        margin-top: 24px; } }
    .candy-product-drawer .candy-productView-details .candy-productView-product .candy-productView-title {
      font-weight: 700;
      font-size: 16px;
      line-height: 24px;
      text-align: center;
      letter-spacing: 0.15em;
      text-transform: uppercase;
      color: rgba(0, 0, 0, 0.83);
      margin: 0 0 8px; }
    .candy-product-drawer .candy-productView-details .candy-productView-product .candy-productView-price {
      text-align: center;
      line-height: 18px; }
      .candy-product-drawer .candy-productView-details .candy-productView-product .candy-productView-price span {
        font-weight: 400;
        font-size: 14px;
        line-height: 18px;
        text-align: right;
        letter-spacing: 0.15em;
        text-transform: uppercase;
        color: rgba(0, 0, 0, 0.83); }
        .candy-product-drawer .candy-productView-details .candy-productView-product .candy-productView-price span.candy-product-option {
          position: relative;
          margin-left: 3px;
          padding-left: 8px;
          line-height: 18px; }
          .candy-product-drawer .candy-productView-details .candy-productView-product .candy-productView-price span.candy-product-option::before {
            position: absolute;
            content: "";
            left: 0;
            top: 50%;
            transform: translateY(-50%);
            width: 1px;
            height: 14px;
            background-color: rgba(0, 0, 0, 0.83); }
    .candy-product-drawer .candy-productView-details .candy-productView-secondary-section {
      padding: 16px 16px 16px 18px;
      background: #FAFAFA;
      border-radius: 3px;
      margin-top: 30px;
      margin-bottom: 32px; }
      @media screen and (max-width: 1024px) {
        .candy-product-drawer .candy-productView-details .candy-productView-secondary-section {
          margin-bottom: 24px; } }
      .candy-product-drawer .candy-productView-details .candy-productView-secondary-section ul {
        margin-bottom: 0; }
        .candy-product-drawer .candy-productView-details .candy-productView-secondary-section ul li {
          font-weight: 400;
          font-size: 14px;
          line-height: 18px;
          letter-spacing: 0.015em;
          color: rgba(0, 0, 0, 0.83); }
        .candy-product-drawer .candy-productView-details .candy-productView-secondary-section ul li + li {
          margin-top: 17px; }

.CandyShopLeftSidebarSection {
  display: flex;
  position: absolute;
  height: 100%;
  flex-direction: column;
  max-width: 480px;
  width: 100%;
  align-items: flex-start;
  flex-shrink: 0;
  background-color: #fff;
  left: 0;
  top: 0;
  overflow: auto;
  z-index: 1001;
  transition: all 300ms ease-in-out;
  visibility: visible;
  padding: 32px;
  overflow: visible;
  z-index: 11; }
  @media only screen and (max-width: 1024px) {
    .CandyShopLeftSidebarSection {
      max-width: 100%; } }
  @media screen and (min-width: 1024px) {
    .CandyShopLeftSidebarSection {
      max-width: 480px; } }
  @media only screen and (min-width: 1400px) {
    .CandyShopLeftSidebarSection {
      max-width: 480px; } }
  @media screen and (max-width: 1024px) {
    .CandyShopLeftSidebarSection.isopen {
      height: auto;
      min-height: calc(100vh - 105px); } }
  @media screen and (max-width: 1024px) {
    .CandyShopLeftSidebarSection.isopen .CandyProgressBar {
      width: calc(100% - 32px);
      margin: 0 auto;
      transition: .3s ease-in-out; } }
  .CandyShopLeftSidebarSection.isopen .LeftSidebarInner .Leftinnerbox .mobilebtnbox .mobileArrow {
    transform: rotate(-180deg); }
  .CandyShopLeftSidebarSection.isopen .boxtoogleclose {
    display: none; }
    @media screen and (max-width: 1024px) {
      .CandyShopLeftSidebarSection.isopen .boxtoogleclose {
        position: absolute;
        bottom: 70px;
        left: 50%;
        transform: translateX(-50%);
        width: 40px;
        height: 40px;
        border: 1px solid rgba(0, 0, 0, 0.08);
        border-radius: 100%;
        display: flex;
        align-items: center;
        justify-content: center; }
        .CandyShopLeftSidebarSection.isopen .boxtoogleclose .closebox {
          line-height: 0; } }
  .CandyShopLeftSidebarSection .boxtoogleclose {
    display: none; }
  @media screen and (max-width: 1024px) {
    .CandyShopLeftSidebarSection {
      padding: 16px 0 0;
      height: auto; } }
  .CandyShopLeftSidebarSection::before {
    content: "";
    position: absolute;
    top: 0;
    width: calc(100vw - 17px);
    height: 1px;
    background: rgba(0, 0, 0, 0.08);
    left: 0; }
    @media screen and (max-width: 1024px) {
      .CandyShopLeftSidebarSection::before {
        display: none; } }
  .CandyShopLeftSidebarSection .Restart-data-box {
    margin-top: 36px; }
    @media screen and (max-width: 1024px) {
      .CandyShopLeftSidebarSection .Restart-data-box {
        margin-top: 30px; } }
    .CandyShopLeftSidebarSection .Restart-data-box .Restart-data {
      font-weight: 400;
      font-size: 12px;
      line-height: 14px;
      text-align: center;
      letter-spacing: 0.2em;
      text-transform: uppercase;
      color: rgba(0, 0, 0, 0.56);
      text-decoration: none;
      display: flex;
      align-items: center; }
      .CandyShopLeftSidebarSection .Restart-data-box .Restart-data svg {
        margin-right: 8px; }
  .CandyShopLeftSidebarSection .LeftSidebarInner {
    width: 100%; }
    .CandyShopLeftSidebarSection .LeftSidebarInner .sidebar-slideContent {
      display: none; }
      @media screen and (min-width: 1024px) {
        .CandyShopLeftSidebarSection .LeftSidebarInner .sidebar-slideContent {
          display: block; } }
      @media screen and (max-width: 1024px) {
        .CandyShopLeftSidebarSection .LeftSidebarInner .sidebar-slideContent {
          padding: 0 16px; } }
    .CandyShopLeftSidebarSection .LeftSidebarInner .Leftinnerbox .mobilebtnbox {
      display: flex;
      margin-bottom: 8px;
      flex-wrap: nowrap; }
      @media screen and (min-width: 1024px) {
        .CandyShopLeftSidebarSection .LeftSidebarInner .Leftinnerbox .mobilebtnbox {
          pointer-events: none; } }
      @media screen and (max-width: 1024px) {
        .CandyShopLeftSidebarSection .LeftSidebarInner .Leftinnerbox .mobilebtnbox {
          padding: 0 16px; } }
      @media screen and (min-width: 1024px) {
        .CandyShopLeftSidebarSection .LeftSidebarInner .Leftinnerbox .mobilebtnbox .imagebox {
          display: none; } }
      .CandyShopLeftSidebarSection .LeftSidebarInner .Leftinnerbox .mobilebtnbox .imagebox img {
        max-width: 32px;
        max-height: 32px;
        aspect-ratio: 1 / 1; }
      .CandyShopLeftSidebarSection .LeftSidebarInner .Leftinnerbox .mobilebtnbox .mobileArrow {
        display: flex;
        align-items: center;
        transition: .3s ease-in-out; }
        @media screen and (min-width: 1024px) {
          .CandyShopLeftSidebarSection .LeftSidebarInner .Leftinnerbox .mobilebtnbox .mobileArrow {
            display: none; } }
    .CandyShopLeftSidebarSection .LeftSidebarInner .LeftSidebarHeaderBox {
      display: flex;
      align-items: center;
      margin-bottom: 16px;
      width: 100%; }
      @media screen and (max-width: 1024px) {
        .CandyShopLeftSidebarSection .LeftSidebarInner .LeftSidebarHeaderBox {
          margin: 0 auto;
          width: auto; } }
      @media screen and (max-width: 400px) {
        .CandyShopLeftSidebarSection .LeftSidebarInner .LeftSidebarHeaderBox {
          margin: 0 auto; } }
      .CandyShopLeftSidebarSection .LeftSidebarInner .LeftSidebarHeaderBox h6 {
        font-weight: 700;
        font-size: 14px;
        line-height: 18px;
        letter-spacing: 0.15em;
        text-transform: uppercase;
        color: rgba(0, 0, 0, 0.83);
        margin: 0;
        padding-right: 6px;
        padding-left: 5px; }
        @media screen and (max-width: 400px) {
          .CandyShopLeftSidebarSection .LeftSidebarInner .LeftSidebarHeaderBox h6 {
            font-size: 12px; } }
        @media screen and (min-width: 1024px) {
          .CandyShopLeftSidebarSection .LeftSidebarInner .LeftSidebarHeaderBox h6 {
            padding-right: 7px; } }
      .CandyShopLeftSidebarSection .LeftSidebarInner .LeftSidebarHeaderBox .TotalProductCount {
        font-weight: 700;
        font-size: 14px;
        line-height: 18px;
        text-align: center;
        letter-spacing: 0.15em;
        text-transform: uppercase;
        color: rgba(0, 0, 0, 0.83);
        margin-left: auto; }
    .CandyShopLeftSidebarSection .LeftSidebarInner .itemSelectedBox {
      padding: 25px 0 24px;
      width: 100%; }
      @media screen and (max-width: 1024px) {
        .CandyShopLeftSidebarSection .LeftSidebarInner .itemSelectedBox {
          padding: 16px 0; } }
      .CandyShopLeftSidebarSection .LeftSidebarInner .itemSelectedBox .SelectedItemInner {
        display: flex;
        align-items: center; }
        .CandyShopLeftSidebarSection .LeftSidebarInner .itemSelectedBox .SelectedItemInner span {
          font-weight: 400;
          font-size: 14px;
          line-height: 18px;
          letter-spacing: 0.015em;
          color: rgba(0, 0, 0, 0.56); }
        .CandyShopLeftSidebarSection .LeftSidebarInner .itemSelectedBox .SelectedItemInner .Itemdevider {
          margin: 0 4px; }
        .CandyShopLeftSidebarSection .LeftSidebarInner .itemSelectedBox .SelectedItemInner .TotalItem {
          margin-right: 4px; }
        .CandyShopLeftSidebarSection .LeftSidebarInner .itemSelectedBox .SelectedItemInner .TotalValueBox {
          margin-left: auto; }
          .CandyShopLeftSidebarSection .LeftSidebarInner .itemSelectedBox .SelectedItemInner .TotalValueBox .TotalValue {
            margin-left: 4px; }

.leftsideinnerbox::-webkit-scrollbar {
  width: 4px; }

/* Track */
.leftsideinnerbox::-webkit-scrollbar-track {
  box-shadow: inset 0 0 4px #F3F3F3;
  border-radius: 10px;
  background: #F3F3F3; }

/* Handle */
.leftsideinnerbox::-webkit-scrollbar-thumb {
  background: rgba(0, 0, 0, 0.24);
  border-radius: 10px; }

@media screen and (max-width: 1024px) {
  .leftsideinnerbox {
    max-height: 62vh;
    overflow: auto; } }

@media screen and (min-width: 1024px) {
  .leftsideinnerbox {
    height: 65vh;
    overflow: auto;
    margin-right: -11px;
    padding-right: 11px; } }

@media only screen and (min-width: 2000px) {
  .leftsideinnerbox {
    height: 72vh; } }

.leftsideinnerbox .leftsidestepsListInner .leftsidestepsLists .tab-teaser .tab-menu .productAdded {
  padding: 11px 32px 8px 8px;
  background: #F3F3F3;
  border-radius: 3px;
  border-color: transparent;
  position: relative;
  pointer-events: all; }
  .leftsideinnerbox .leftsidestepsListInner .leftsidestepsLists .tab-teaser .tab-menu .productAdded .step-number-group {
    padding-left: 80px;
    font-weight: 400;
    font-size: 12px;
    line-height: 15px;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    color: rgba(0, 0, 0, 0.32);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }
    .leftsideinnerbox .leftsidestepsListInner .leftsidestepsLists .tab-teaser .tab-menu .productAdded .step-number-group .step-name {
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis; }
    .leftsideinnerbox .leftsidestepsListInner .leftsidestepsLists .tab-teaser .tab-menu .productAdded .step-number-group .number-dash {
      margin: 0 8px; }
  .leftsideinnerbox .leftsidestepsListInner .leftsidestepsLists .tab-teaser .tab-menu .productAdded .StepArrow {
    display: none;
    position: absolute;
    top: 50%;
    right: 15px;
    transform: translateY(-50%); }
  .leftsideinnerbox .leftsidestepsListInner .leftsidestepsLists .tab-teaser .tab-menu .productAdded .candy-product-box {
    padding-bottom: 8px; }
  .leftsideinnerbox .leftsidestepsListInner .leftsidestepsLists .tab-teaser .tab-menu .productAdded .candyimgbox {
    position: absolute;
    top: 8px;
    left: 8px; }
  .leftsideinnerbox .leftsidestepsListInner .leftsidestepsLists .tab-teaser .tab-menu .productAdded.active {
    border: 1px solid #000000; }
    .leftsideinnerbox .leftsidestepsListInner .leftsidestepsLists .tab-teaser .tab-menu .productAdded.active .step-number-group {
      display: block; }
      .leftsideinnerbox .leftsidestepsListInner .leftsidestepsLists .tab-teaser .tab-menu .productAdded.active .step-number-group .StepArrow {
        display: block; }
  .leftsideinnerbox .leftsidestepsListInner .leftsidestepsLists .tab-teaser .tab-menu .productAdded .candy-product-box .candy-product-con-box {
    width: 100%;
    padding-left: 80px; }

.leftsideinnerbox .leftsidestepsListInner .leftsidestepsLists .tab-teaser .tab-menu .allstockout {
  pointer-events: all !important; }

.leftsideinnerbox .leftsidestepsListInner .leftsidestepsLists .tab-teaser .tab-menu ul {
  margin: 0; }
  .leftsideinnerbox .leftsidestepsListInner .leftsidestepsLists .tab-teaser .tab-menu ul li + li {
    margin-top: 12px; }
  .leftsideinnerbox .leftsidestepsListInner .leftsidestepsLists .tab-teaser .tab-menu ul li {
    list-style: none; }
    .leftsideinnerbox .leftsidestepsListInner .leftsidestepsLists .tab-teaser .tab-menu ul li a {
      font-weight: 400;
      font-size: 12px;
      line-height: 15px;
      letter-spacing: 0.15em;
      text-transform: uppercase;
      color: rgba(0, 0, 0, 0.56);
      text-decoration: none;
      padding: 24px 16px;
      display: block;
      border: 1px dashed rgba(0, 0, 0, 0.08);
      border-radius: 3px;
      pointer-events: none; }
      .leftsideinnerbox .leftsidestepsListInner .leftsidestepsLists .tab-teaser .tab-menu ul li a.active {
        color: rgba(0, 0, 0, 0.83);
        border: 1px solid #000000; }
        .leftsideinnerbox .leftsidestepsListInner .leftsidestepsLists .tab-teaser .tab-menu ul li a.active .step-number-group .StepArrow {
          display: block; }
      .leftsideinnerbox .leftsidestepsListInner .leftsidestepsLists .tab-teaser .tab-menu ul li a .step-number-group {
        display: flex; }
        .leftsideinnerbox .leftsidestepsListInner .leftsidestepsLists .tab-teaser .tab-menu ul li a .step-number-group .StepArrow {
          margin-left: auto;
          display: none; }
        .leftsideinnerbox .leftsidestepsListInner .leftsidestepsLists .tab-teaser .tab-menu ul li a .step-number-group .number-dash {
          margin: 0 8px; }

.CandyProgressBar {
  height: 1px;
  background: rgba(0, 0, 0, 0.08);
  width: 100%;
  position: relative;
  transition: .3s ease-in-out; }
  .CandyProgressBar .StepProgressBar {
    background: #000000;
    height: 1px;
    width: 10%;
    position: absolute;
    top: 0;
    left: 0;
    transition: .3s ease-in-out; }

.candyshop-main-header-box .CandyProgressBar {
  display: none; }
  @media screen and (max-width: 1024px) {
    .candyshop-main-header-box .CandyProgressBar {
      position: absolute;
      left: 0;
      right: 0;
      width: 100%;
      bottom: 0;
      display: block; } }

.candy-product-box {
  display: flex;
  align-items: center; }
  .candy-product-box .candyimgbox {
    min-height: 83px;
    display: flex;
    align-items: self-start; }
    .candy-product-box .candyimgbox img {
      width: auto;
      max-width: 64px; }
  .candy-product-box .candy-product-con-box {
    width: 100%;
    margin: 0 0 0 auto;
    padding: 8px 0 8px 16px; }
    .candy-product-box .candy-product-con-box .p-title p {
      font-weight: 400;
      font-size: 14px;
      line-height: 18px;
      letter-spacing: 0.15em;
      text-transform: uppercase;
      color: rgba(0, 0, 0, 0.83);
      margin-bottom: 8px; }
    .candy-product-box .candy-product-con-box .p-price {
      font-weight: 300;
      font-size: 14px;
      line-height: 18px;
      letter-spacing: 0.15em;
      text-transform: uppercase;
      color: rgba(0, 0, 0, 0.83); }
      .candy-product-box .candy-product-con-box .p-price.actual-price {
        text-decoration-line: line-through; }

.candy-addtocart-container {
  display: none;
  padding-top: 24px; }

.CandyShopAddToCartSection .headerbox, .CandyShopAddedToCartSection .headerbox {
  width: 100%;
  max-width: 720px;
  margin: 0 auto;
  margin-bottom: 24px; }
  .CandyShopAddToCartSection .headerbox .imgsBox .complimentaryImageBox, .CandyShopAddedToCartSection .headerbox .imgsBox .complimentaryImageBox {
    text-align: center;
    margin-bottom: 8px; }
    .CandyShopAddToCartSection .headerbox .imgsBox .complimentaryImageBox img, .CandyShopAddedToCartSection .headerbox .imgsBox .complimentaryImageBox img {
      max-width: 64px;
      width: auto; }
  .CandyShopAddToCartSection .headerbox .imgsBox .addTocartImages, .CandyShopAddedToCartSection .headerbox .imgsBox .addTocartImages {
    display: flex;
    align-items: center;
    justify-content: center; }
    .CandyShopAddToCartSection .headerbox .imgsBox .addTocartImages .addTocartimage + .addTocartimage, .CandyShopAddedToCartSection .headerbox .imgsBox .addTocartImages .addTocartimage + .addTocartimage {
      margin-left: 8px; }
    .CandyShopAddToCartSection .headerbox .imgsBox .addTocartImages .addTocartimage img, .CandyShopAddedToCartSection .headerbox .imgsBox .addTocartImages .addTocartimage img {
      width: auto;
      max-width: 32px; }
  .CandyShopAddToCartSection .headerbox .titlebox h4, .CandyShopAddedToCartSection .headerbox .titlebox h4 {
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    color: rgba(0, 0, 0, 0.83);
    margin: 16px 0 0; }
  .CandyShopAddToCartSection .headerbox .editTextbox p, .CandyShopAddedToCartSection .headerbox .editTextbox p {
    font-weight: 400;
    font-size: 12px;
    line-height: 15px;
    text-align: center;
    letter-spacing: 0.003em;
    color: rgba(0, 0, 0, 0.32);
    margin: 8px 0 0; }

.AddtocartProductBox {
  width: 100%;
  max-width: 720px;
  margin: 0 auto;
  min-height: calc(100vh - 500px);
  /* Track */
  /* Handle */ }
  .AddtocartProductBox .ProductBoxinner::-webkit-scrollbar {
    width: 4px; }
  .AddtocartProductBox .ProductBoxinner::-webkit-scrollbar-track {
    box-shadow: inset 0 0 4px #F3F3F3;
    border-radius: 10px;
    background: #F3F3F3; }
  .AddtocartProductBox .ProductBoxinner::-webkit-scrollbar-thumb {
    background: rgba(0, 0, 0, 0.24);
    border-radius: 10px; }
  .AddtocartProductBox .ProductBoxinner {
    max-height: 525.5px;
    overflow: auto;
    padding: 0 32px 32px; }
    @media screen and (max-width: 1024px) {
      .AddtocartProductBox .ProductBoxinner {
        padding: 0; } }
    .AddtocartProductBox .ProductBoxinner .candy-product-box + .candy-product-box {
      margin-top: 8px; }
    .AddtocartProductBox .ProductBoxinner .candy-product-box:last-child {
      margin-bottom: 8px; }
    .AddtocartProductBox .ProductBoxinner .candyimgbox {
      position: absolute;
      top: 8px;
      left: 8px;
      width: 64px; }
    .AddtocartProductBox .ProductBoxinner .candy-product-box {
      background: #F3F3F3;
      border-radius: 3px;
      padding: 8px;
      position: relative;
      cursor: pointer; }
      .AddtocartProductBox .ProductBoxinner .candy-product-box .candy-product-con-box {
        padding-left: 80px; }
        .AddtocartProductBox .ProductBoxinner .candy-product-box .candy-product-con-box .step-number-group-box {
          margin-bottom: 6px;
          white-space: nowrap;
          overflow: hidden;
          text-overflow: ellipsis; }
          .AddtocartProductBox .ProductBoxinner .candy-product-box .candy-product-con-box .step-number-group-box .step-number-group span {
            font-weight: 400;
            font-size: 12px;
            line-height: 15px;
            letter-spacing: 0.15em;
            text-transform: uppercase;
            color: rgba(0, 0, 0, 0.32); }
      .AddtocartProductBox .ProductBoxinner .candy-product-box .editbox {
        margin-left: auto;
        width: 32px;
        position: absolute;
        top: 0;
        width: 100%;
        height: 100%;
        right: 0;
        text-align: right; }
        @media screen and (max-width: 1024px) {
          .AddtocartProductBox .ProductBoxinner .candy-product-box .editbox {
            opacity: 0; } }
        .AddtocartProductBox .ProductBoxinner .candy-product-box .editbox .edit-icon {
          width: 100%;
          height: 100%;
          display: block;
          padding: 16px; }

.addtocartmainbox {
  margin: 0 -32px; }
  @media screen and (max-width: 1024px) {
    .addtocartmainbox {
      margin: 0 -16px; } }
  .addtocartmainbox.Box-fixed {
    position: sticky;
    bottom: 0;
    background-color: #ffffff; }
  .addtocartmainbox .btninnerbox {
    position: relative; }
    .addtocartmainbox .btninnerbox::before {
      content: "";
      position: absolute;
      top: 0;
      box-shadow: 0px 4px 24px 8px rgba(0, 0, 0, 0.16);
      width: 100%;
      height: 50%;
      background-color: #ffffff;
      z-index: -2; }
    .addtocartmainbox .btninnerbox::after {
      content: "";
      position: absolute;
      bottom: 0;
      width: 100%;
      height: 50%;
      background-color: #ffffff;
      z-index: -1; }
    .addtocartmainbox .btninnerbox .totalandpricebox {
      display: flex;
      justify-content: space-between;
      align-items: center; }
      .addtocartmainbox .btninnerbox .totalandpricebox span {
        font-weight: 700;
        font-size: 14px;
        line-height: 18px;
        letter-spacing: 0.15em;
        text-transform: uppercase;
        color: rgba(0, 0, 0, 0.83); }
  .addtocartmainbox .btnbox {
    width: 100%;
    max-width: 656px;
    margin: 0 auto;
    padding: 16px 0 32px; }
    @media screen and (max-width: 1024px) {
      .addtocartmainbox .btnbox {
        padding: 16px 16px; } }
    .addtocartmainbox .btnbox .button--primary {
      width: 100%;
      max-width: 100%;
      margin-top: 16px; }

#Restart-modal, #candy-error-modal {
  max-width: 480px;
  width: calc(100% - 32px); }
  #Restart-modal .modal-header, #candy-error-modal .modal-header {
    border: none;
    padding: 16px 32px; }
    #Restart-modal .modal-header h6, #candy-error-modal .modal-header h6 {
      margin: 0;
      font-weight: 700;
      font-size: 16px;
      line-height: 24px;
      text-align: center;
      letter-spacing: 0.15em;
      text-transform: uppercase;
      color: rgba(0, 0, 0, 0.83); }
  #Restart-modal .modal-content, #candy-error-modal .modal-content {
    padding: 0 16px 16px; }
    #Restart-modal .modal-content p, #candy-error-modal .modal-content p {
      font-weight: 400;
      font-size: 16px;
      line-height: 20px;
      text-align: center;
      letter-spacing: 0.04em;
      color: rgba(0, 0, 0, 0.83); }
      @media screen and (max-width: 1024px) {
        #Restart-modal .modal-content p, #candy-error-modal .modal-content p {
          padding: 0 5px; } }
    #Restart-modal .modal-content .button, #candy-error-modal .modal-content .button {
      display: block;
      width: 100%;
      margin: 0;
      padding: 15px 40px;
      border-radius: 3px;
      font-size: 14px;
      line-height: 16px;
      text-align: center;
      letter-spacing: 0.2em;
      text-transform: uppercase; }
    #Restart-modal .modal-content .dbs-button--Secondary, #candy-error-modal .modal-content .dbs-button--Secondary {
      color: rgba(0, 0, 0, 0.83); }
      #Restart-modal .modal-content .dbs-button--Secondary:hover, #candy-error-modal .modal-content .dbs-button--Secondary:hover {
        color: #999999; }
    #Restart-modal .modal-content .button + .button, #candy-error-modal .modal-content .button + .button {
      margin-top: 8px; }

#candy-error-modal {
  max-width: 625px;
  padding: 32px 15px 37px; }

.Restart-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.Restart-activeModal .modal-background {
  display: none; }

.has-activeModal.Restart-activeModal .Restart-modal-background {
  background: rgba(0, 0, 0, 0.32);
  opacity: 1;
  display: block; }

.has-activeModal.Restart-activeModal #Restart-modal, .has-activeModal.Restart-activeModal #candy-error-modal {
  visibility: visible; }
  .has-activeModal.Restart-activeModal #Restart-modal .modal-close, .has-activeModal.Restart-activeModal #candy-error-modal .modal-close {
    width: 24px;
    height: 24px;
    top: 13px;
    right: 16px; }
    .has-activeModal.Restart-activeModal #Restart-modal .modal-close .close-icon, .has-activeModal.Restart-activeModal #candy-error-modal .modal-close .close-icon {
      width: inherit;
      height: inherit; }

.overFlowHidden {
  overflow: hidden; }

.product-draweroverFlowHidden {
  overflow: hidden; }
  .product-draweroverFlowHidden .product-background {
    display: block;
    opacity: 1; }

.product-background {
  background: rgba(0, 0, 0, 0.32);
  bottom: 0;
  display: none;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1004;
  left: 0;
  opacity: 0; }

.addedtocartmainbox {
  width: 100%;
  max-width: 720px;
  margin: 0 auto; }
  .addedtocartmainbox .btnbox {
    text-align: center; }
    .addedtocartmainbox .btnbox .btn-box + .btn-box {
      margin-top: 8px; }
    .addedtocartmainbox .btnbox .another-one-btn-box .dbs-button--Secondary {
      padding: 16px 32px;
      background: #FFFFFF;
      border: 1px solid #1D1D1D;
      border-radius: 3px;
      font-weight: 400;
      font-size: 14px;
      line-height: 16px;
      text-align: center;
      letter-spacing: 0.2em;
      text-transform: uppercase;
      color: rgba(0, 0, 0, 0.83); }
      .addedtocartmainbox .btnbox .another-one-btn-box .dbs-button--Secondary:hover {
        background: #F3F3F3;
        border: 1px solid #1D1D1D;
        color: rgba(0, 0, 0, 0.83); }
    .addedtocartmainbox .btnbox .discover-btn-box .button {
      padding: 16px 0 17px;
      text-decoration: underline;
      background-color: transparent;
      border: none;
      font-weight: 400;
      font-size: 14px;
      line-height: 16px;
      text-align: center;
      letter-spacing: 0.2em;
      text-transform: uppercase;
      color: rgba(0, 0, 0, 0.83); }
      .addedtocartmainbox .btnbox .discover-btn-box .button:hover {
        color: rgba(0, 0, 0, 0.64); }

.CandyShopAddedToCartSection {
  display: none; }
  .CandyShopAddedToCartSection .titlebox {
    margin-bottom: 16px; }
  .CandyShopAddedToCartSection .headerbox {
    margin-bottom: 48px; }
    .CandyShopAddedToCartSection .headerbox .imgsBox .complimentaryImageBox img {
      max-width: 128px; }

.candy-back-btn.dbs-button--Secondary {
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  text-align: center;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: rgba(0, 0, 0, 0.83);
  background: transparent;
  align-items: center;
  justify-content: center;
  border: none;
  padding: 0;
  margin-top: 16px;
  display: none; }
  @media screen and (max-width: 1024px) {
    .candy-back-btn.dbs-button--Secondary {
      display: flex; } }
  .candy-back-btn.dbs-button--Secondary:hover {
    color: rgba(0, 0, 0, 0.64);
    background: transparent; }
  .candy-back-btn.dbs-button--Secondary svg {
    margin-right: 8px; }

.newcandyshop .button.button--primary.candy-next-btn.btn-active.cancel-edit-step {
  background-color: #ffffff;
  color: rgba(0, 0, 0, 0.83);
  border: 1px solid #1d1d1d;
  margin-right: auto; }
  @media screen and (max-width: 1024px) {
    .newcandyshop .button.button--primary.candy-next-btn.btn-active.cancel-edit-step {
      margin-bottom: 8px; } }
  .newcandyshop .button.button--primary.candy-next-btn.btn-active.cancel-edit-step:hover {
    color: rgba(0, 0, 0, 0.83);
    background-color: #F3F3F3;
    border-color: #1D1D1D; }

.newcandyshop .button.button--primary.candy-next-btn.btn-active.edit-finish {
  margin-left: auto; }

.newcandyshop .button.button--primary.candy-next-btn.btn-active.cancel-edit-step, .newcandyshop .button.button--primary.candy-next-btn.btn-active.edit-finish {
  width: 100%;
  max-width: calc(100% / 2 - 7.5px);
  height: 48px; }
  @media screen and (max-width: 1024px) {
    .newcandyshop .button.button--primary.candy-next-btn.btn-active.cancel-edit-step, .newcandyshop .button.button--primary.candy-next-btn.btn-active.edit-finish {
      max-width: 100%; } }

.newcandyshop .button.button--primary.stock-out {
  background: #F3F3F3;
  border-radius: 3px;
  color: rgba(0, 0, 0, 0.64);
  pointer-events: none;
  letter-spacing: 0.2em;
  font-size: 14px;
  line-height: 16px; }

.pt-product-sku-candy-shop #one-to-one-initiation, .pt-product-sku-candy-shop #kustomer-ui-sdk-iframe {
  display: none !important; }

.pt-cart #candy-error-modal .modal-content .addedtocartmainbox {
  max-width: 369px;
  margin: 0 auto; }

.addtocartmainbox .btninnerbox .totalandpricebox span.Total_priceSpinner {
  width: 10px;
  height: 10px;
  animation-timeline: auto;
  animation-range-start: normal;
  animation-range-end: normal;
  border-width: 1px;
  border-style: solid;
  border-color: transparent black black;
  border-image: initial;
  border-radius: 50%;
  animation: 1.2s linear 0s infinite normal none running spin;
  font-size: 0;
  margin: 10px 20px 0; }

.leftsideinnerbox .leftsidestepsListInner .leftsidestepsLists .tab-teaser .tab-menu ul li a.tab-link[data-tab="step-1"] {
  pointer-events: all; }

/*Hide the order groove session field input from the user*/
#FormField_26_input {
  display: none !important; }

/*Hide the order groove session field label from the user*/
label[for='FormField_26_input'] {
  display: none !important; }

.og-title {
  text-align: center;
  padding-bottom: 50px; }

.og-shipment-header {
  background-color: #f2f2f2;
  font-family: 'Europa';
  margin-bottom: 0;
  text-transform: uppercase; }

.ng-binding {
  text-transform: uppercase;
  margin: 1px; }

.og-total-label {
  font-weight: 500; }

.og-quantity {
  font-weight: 100; }

.og-freq {
  font-weight: 100; }

.og-item-remove-actions {
  font-size: smaller;
  margin-top: 10px; }

.og-product-info-upcoming {
  font-family: 'Europa'; }

.og-shipment-header-controls {
  padding-top: 8px; }

.og-shipment-info {
  padding-top: 13px;
  padding-left: 20px; }

.og-shipment-footer {
  padding-top: 20px;
  font-family: 'Europa'; }

.og-payment-expiration-date {
  margin-bottom: 30px;
  font-weight: 100;
  font-size: smaller; }

.og-payment-type {
  font-weight: 100;
  font-size: smaller; }

.og-payment-last-4 {
  font-weight: 100;
  font-size: smaller; }

.og-address-city-state-zip {
  margin-bottom: 10px;
  font-weight: 100;
  font-size: smaller; }

.og-address-line-1 {
  font-weight: 100;
  font-size: smaller; }

.og-address-name {
  font-weight: 100;
  font-size: smaller; }

.og-freq-quantity-controls .ng-scope {
  width: max-content; }

.marketing-strip-banners-region {
  width: 100%; }
  .marketing-strip-banners-region div {
    width: 100% !important;
    padding: 0 !important;
    margin: 0 !important;
    background: none !important;
    z-index: 99; }

.marketing-strip-banners-container {
  width: 100%;
  display: flex;
  flex-direction: column;
  max-height: 48px;
  overflow: hidden; }
  .marketing-strip-banners-container a {
    border: none;
    transition: none;
    margin: 0;
    padding: 8px;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    position: relative;
    overflow: hidden;
    min-height: 48px;
    max-height: 48px; }
    .marketing-strip-banners-container a p {
      font-family: 'Europa';
      overflow: hidden;
      word-break: break-word;
      text-align: center;
      text-transform: uppercase;
      font-size: 12px;
      font-weight: 300;
      letter-spacing: 1.8px;
      line-height: normal;
      max-height: 32px;
      margin: 0;
      padding: 0; }
    .marketing-strip-banners-container a:hover {
      color: unset; }
  @media (min-width: 769px) {
    .marketing-strip-banners-container {
      max-height: 32px; }
      .marketing-strip-banners-container a {
        min-height: 32px;
        max-height: 32px; }
        .marketing-strip-banners-container a p {
          max-height: 16px; } }

#my-routine-body-root .routine-container {
  padding: 0 0;
  backdrop-filter: none; }
  @media screen and (max-width: 1024px) {
    #my-routine-body-root .routine-container {
      padding: 0 0; } }

.edit-routine-button .icon-with-text {
  display: inline-flex;
  align-items: center; }

@media screen and (max-width: 1440px) {
  .routine-background {
    padding-top: 0px; } }

@media screen and (min-width: 1700px) {
  .routine-background {
    padding-top: 32px; } }

.routine-background.cart-page-active {
  padding-top: 0; }
  .routine-background.cart-page-active .routine-container {
    max-width: 100%;
    padding: 0;
    backdrop-filter: none; }
    .routine-background.cart-page-active .routine-container .product-images {
      background: #fff;
      border-bottom: 1px solid rgba(0, 0, 0, 0.08); }
      @media screen and (max-width: 1024px) {
        .routine-background.cart-page-active .routine-container .product-images {
          padding: 0 16px; } }
      .routine-background.cart-page-active .routine-container .product-images .routine-title {
        font-size: 16px;
        line-height: 24px;
        letter-spacing: 2.4px;
        font-weight: 700;
        margin-top: 16px; }
        @media screen and (max-width: 1024px) {
          .routine-background.cart-page-active .routine-container .product-images .routine-title {
            margin-top: 24px; } }
      .routine-background.cart-page-active .routine-container .product-images .routine-description {
        font-size: 12px;
        color: rgba(0, 0, 0, 0.56);
        padding-bottom: 32px;
        margin: 0;
        letter-spacing: 0.36px; }
    .routine-background.cart-page-active .routine-container .cart-page-body {
      max-width: 640px;
      margin: 0 auto; }
      @media screen and (max-width: 1024px) {
        .routine-background.cart-page-active .routine-container .cart-page-body {
          padding: 0 16px; } }

@media screen and (max-width: 1024px) {
  .routine-background {
    background: none !important;
    min-height: auto; } }

@media (min-width: 1200px) {
  .routine-background.loading-custom {
    min-height: 686px; } }

@media (min-width: 1400px) {
  .routine-background.loading-custom {
    min-height: 788px; } }

@media (min-width: 1600px) {
  .routine-background.loading-custom {
    min-height: 838px; } }

@media (min-width: 1700px) {
  .routine-background.loading-custom {
    min-height: 870px; } }

@media (min-width: 1900px) {
  .routine-background.loading-custom {
    min-height: 740px; } }

.routine-container {
  width: 100%;
  max-width: 640px;
  margin: 0 auto;
  font-family: "europa", sans-serif;
  padding: 0 20px 30px 20px;
  border-radius: 4px;
  background: rgba(255, 255, 255, 0.4);
  backdrop-filter: blur(12px); }
  @media screen and (max-width: 1024px) {
    .routine-container {
      padding: 0 16px;
      background: none;
      backdrop-filter: none; } }
  @media (min-width: 767px) {
    .routine-container.custom-rotine-fun {
      min-height: 500px; } }
  .routine-container .page-heading {
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    color: rgba(0, 0, 0, 0.83);
    font-family: "europa", sans-serif;
    margin-bottom: 0px;
    padding-top: 24px; }
    @media screen and (max-width: 1024px) {
      .routine-container .page-heading {
        padding-top: 0;
        letter-spacing: 0.64px; } }
    @media screen and (max-width: 1024px) {
      .routine-container .page-heading.border-bottom {
        border-bottom: 4px solid #F3F3F3;
        padding-bottom: 16px; } }
  @media screen and (max-width: 1024px) {
    .routine-container .content-wrapper {
      min-height: 70vh; } }
  .routine-container .content-wrapper .step-header {
    text-align: center;
    font-family: "europa", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    color: rgba(0, 0, 0, 0.83);
    letter-spacing: 0.8px; }
    @media screen and (max-width: 1440px) {
      .routine-container .content-wrapper .step-header {
        margin: 24px 0 0; } }
    @media screen and (max-width: 1024px) {
      .routine-container .content-wrapper .step-header {
        margin: 0; } }
    @media screen and (min-width: 1440px) {
      .routine-container .content-wrapper .step-header {
        margin: 32px 0 0;
        width: 100%;
        font-size: 20px; } }
  .routine-container .content-wrapper .error-message-new {
    border-radius: 3px;
    background: #FF6161;
    padding: 8px 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: auto;
    max-width: max-content;
    margin: 0 auto;
    color: #FFF;
    text-align: center;
    font-family: "europa", sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.36px;
    margin-top: 8px; }

.routine-step .flex-space .option .option-item {
  justify-content: space-between; }

@media screen and (max-width: 1024px) {
  .routine-step .options {
    padding-top: 24px; } }

.routine-step .options.Jumbled_Stack {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0 -4px; }
  .routine-step .options.Jumbled_Stack .option {
    padding: 0 4px; }
    .routine-step .options.Jumbled_Stack .option .option-inner {
      padding: 16px 16px; }
    .routine-step .options.Jumbled_Stack .option.selected-routine {
      width: auto; }
  .routine-step .options.Jumbled_Stack .SkinColorCode {
    display: none; }

.routine-step .option.selected-routine .option-inner {
  width: 100%;
  margin: 0%;
  outline: 3px solid rgba(0, 0, 0, 0.83); }

.routine-step .option .option-inner {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding: 16px;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0.04em;
  color: rgba(0, 0, 0, 0.83);
  box-sizing: border-box;
  border-radius: 4px;
  outline: 3px solid transparent;
  cursor: pointer;
  font-family: Europa, Roboto, Arial, Helvetica, sans-serif;
  background: #fff;
  /* Text container - modified for proper wrapping */
  /* Skin color code specific styles */ }
  @media screen and (max-width: 1440px) {
    .routine-step .option .option-inner {
      padding: 8px 16px; } }
  @media screen and (max-width: 1024px) {
    .routine-step .option .option-inner {
      padding: 15px 16px;
      background-color: #FAFAFA; } }
  @media screen and (min-width: 1440px) {
    .routine-step .option .option-inner {
      padding: 16px 24px; } }
  .routine-step .option .option-inner > span:not(.SkinColorCode) {
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0.04em;
    color: rgba(0, 0, 0, 0.83);
    white-space: normal;
    overflow-wrap: break-word;
    word-break: break-word;
    min-width: 0;
    flex-grow: 1;
    margin-left: 10px;
    display: flex;
    justify-content: center; }
  .routine-step .option .option-inner .SkinColorCode {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    font-size: 0;
    display: inline-block;
    flex-shrink: 0;
    margin-left: 0;
    white-space: nowrap;
    overflow: visible; }
    .routine-step .option .option-inner .SkinColorCode.pale {
      background: #FFE5D9; }
    .routine-step .option .option-inner .SkinColorCode.light {
      background: #F4D4C4; }
    .routine-step .option .option-inner .SkinColorCode.medium {
      background: #D8B89A; }
    .routine-step .option .option-inner .SkinColorCode.olive {
      background: #A87E5A; }
    .routine-step .option .option-inner .SkinColorCode.dark {
      background: #7A5230; }
    .routine-step .option .option-inner .SkinColorCode.very.dark {
      background: #4F2E19; }
  .routine-step .option .option-inner .option-image {
    max-width: 160px;
    max-height: 160px;
    border-radius: 50%;
    flex-shrink: 0; }
    @media (max-width: 375px) {
      .routine-step .option .option-inner .option-image {
        max-width: 140px;
        max-height: 140px; } }
    @media (max-width: 320px) {
      .routine-step .option .option-inner .option-image {
        max-width: 100px;
        max-height: 100px; } }

.routine-step .option {
  margin: 8px 0 0; }

.routine-progress-bar {
  width: 100%;
  display: flex;
  align-items: center;
  gap: 4px;
  margin-top: 16px; }
  @media screen and (max-width: 1024px) {
    .routine-progress-bar {
      gap: 1px; } }
  .routine-progress-bar .progress-step {
    width: 70.22px;
    height: 4px;
    background: #fff;
    border-radius: 1000px; }
    @media screen and (max-width: 1024px) {
      .routine-progress-bar .progress-step {
        background: #F3F3F3; } }
    .routine-progress-bar .progress-step.active {
      background: rgba(0, 0, 0, 0.83); }

.option-item.multi-select .SkinColorCode {
  display: none; }

.SkinColorCode {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  font-size: 0;
  display: inline-block; }
  .SkinColorCode.pale {
    background: #FFE5D9; }
  .SkinColorCode.light {
    background: #F4D4C4; }
  .SkinColorCode.medium {
    background: #D8B89A; }
  .SkinColorCode.olive {
    background: #A87E5A; }
  .SkinColorCode.dark {
    background: #7A5230; }
  .SkinColorCode.very.dark {
    background: #4F2E19; }

.cart-page .product-images {
  text-align: center; }
  .cart-page .product-images img {
    display: inline-block; }

.cart-page-body .routine-title,
.saved-routine .routine-title {
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  letter-spacing: 2.4px;
  text-transform: uppercase;
  color: rgba(0, 0, 0, 0.83);
  margin: 0 0 8px 0; }

.cart-page-body .routine-description,
.saved-routine .routine-description {
  font-weight: 400;
  font-size: 12px;
  line-height: 15px;
  text-align: center;
  letter-spacing: 0.36px;
  color: rgba(0, 0, 0, 0.32); }

.cart-page-body .cart-top-btn-box,
.saved-routine .cart-top-btn-box {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 16px 0; }
  .cart-page-body .cart-top-btn-box .saved-date,
  .saved-routine .cart-top-btn-box .saved-date {
    font-size: 0;
    opacity: 0;
    display: none; }
  .cart-page-body .cart-top-btn-box button,
  .saved-routine .cart-top-btn-box button {
    font-weight: 400;
    font-size: 12px;
    line-height: 14px;
    text-align: center;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    color: rgba(0, 0, 0, 0.83); }
    .cart-page-body .cart-top-btn-box button svg,
    .saved-routine .cart-top-btn-box button svg {
      margin-right: 8px; }

.cart-page-body .product-list .product-item,
.saved-routine .product-list .product-item {
  background: #FFFFFF;
  border: 1px solid rgba(0, 0, 0, 0.08);
  border-radius: 0px;
  padding: 24px; }
  @media screen and (max-width: 1024px) {
    .cart-page-body .product-list .product-item,
    .saved-routine .product-list .product-item {
      padding: 16px; } }

.cart-page-body .product-list .ordergroove-pdp-container,
.saved-routine .product-list .ordergroove-pdp-container {
  display: flex;
  justify-content: space-between; }
  .cart-page-body .product-list .ordergroove-pdp-container .step-left,
  .saved-routine .product-list .ordergroove-pdp-container .step-left {
    width: 96px; }
    .cart-page-body .product-list .ordergroove-pdp-container .step-left .step,
    .saved-routine .product-list .ordergroove-pdp-container .step-left .step {
      padding: 4px 8px;
      background: #F3F3F3;
      border-radius: 4px;
      font-weight: 400;
      font-size: 14px;
      line-height: 18px;
      letter-spacing: 0.015em;
      color: rgba(0, 0, 0, 0.83);
      display: inline-block;
      margin-bottom: 8px; }
  .cart-page-body .product-list .ordergroove-pdp-container .step-right,
  .saved-routine .product-list .ordergroove-pdp-container .step-right {
    width: calc(100% - 112px); }
    .cart-page-body .product-list .ordergroove-pdp-container .step-right .product-name,
    .saved-routine .product-list .ordergroove-pdp-container .step-right .product-name {
      margin: 0;
      font-weight: 400;
      font-size: 14px;
      line-height: 18px;
      letter-spacing: 0.15em;
      text-transform: uppercase;
      color: rgba(0, 0, 0, 0.83);
      margin-bottom: 8px; }
    .cart-page-body .product-list .ordergroove-pdp-container .step-right .price,
    .saved-routine .product-list .ordergroove-pdp-container .step-right .price {
      font-weight: 400;
      font-size: 14px;
      line-height: 18px;
      letter-spacing: 0.42px;
      color: rgba(0, 0, 0, 0.64);
      margin-bottom: 16px; }
    .cart-page-body .product-list .ordergroove-pdp-container .step-right #og-form-section,
    .saved-routine .product-list .ordergroove-pdp-container .step-right #og-form-section {
      display: block;
      padding: 0;
      border: none;
      margin-bottom: 0;
      padding: 12px 0 0; }
      @media screen and (max-width: 1024px) {
        .cart-page-body .product-list .ordergroove-pdp-container .step-right #og-form-section,
        .saved-routine .product-list .ordergroove-pdp-container .step-right #og-form-section {
          margin-bottom: 0;
          padding: 0; } }
    .cart-page-body .product-list .ordergroove-pdp-container .step-right .og-form__form-group label,
    .saved-routine .product-list .ordergroove-pdp-container .step-right .og-form__form-group label {
      font-weight: 400;
      font-size: 14px;
      line-height: 18px;
      letter-spacing: 0.015em;
      color: rgba(0, 0, 0, 0.64); }
    .cart-page-body .product-list .ordergroove-pdp-container .step-right .og-form__form-group .info-icon,
    .saved-routine .product-list .ordergroove-pdp-container .step-right .og-form__form-group .info-icon {
      line-height: 0; }
      .cart-page-body .product-list .ordergroove-pdp-container .step-right .og-form__form-group .info-icon svg,
      .saved-routine .product-list .ordergroove-pdp-container .step-right .og-form__form-group .info-icon svg {
        vertical-align: bottom; }
    .cart-page-body .product-list .ordergroove-pdp-container .step-right .og-form__form-group .price,
    .saved-routine .product-list .ordergroove-pdp-container .step-right .og-form__form-group .price {
      margin-bottom: 0; }

.Routinfooter-main {
  background: rgba(255, 255, 255, 0.5);
  width: 100%;
  position: sticky;
  backdrop-filter: blur(12px);
  bottom: 0;
  z-index: 9; }
  @media screen and (min-width: 1024px) {
    .Routinfooter-main {
      margin-top: 300px;
      z-index: 9; } }
  @media screen and (max-width: 1700px) {
    .Routinfooter-main {
      margin-top: 250px; } }
  @media screen and (max-width: 1440px) {
    .Routinfooter-main {
      margin-top: 200px; } }
  .Routinfooter-main.d-flex {
    backdrop-filter: blur(12px); }
    @media screen and (min-width: 1024px) {
      .Routinfooter-main.d-flex .Routinefooter {
        display: flex;
        flex-wrap: nowrap; }
        .Routinfooter-main.d-flex .Routinefooter .navigation-buttons {
          width: 50%;
          order: 2;
          padding: 0 4px; }
          .Routinfooter-main.d-flex .Routinefooter .navigation-buttons.bottom-back-button {
            order: 1; }
            .Routinfooter-main.d-flex .Routinefooter .navigation-buttons.bottom-back-button .button--secondary {
              width: 100%;
              padding: 16px 32px;
              border-radius: 3px;
              margin: 0;
              font-family: "europa", sans-serif;
              font-size: 14px;
              line-height: 16px;
              text-align: center;
              letter-spacing: 0.2em;
              text-transform: uppercase;
              margin-bottom: 0;
              background: transparent;
              color: #000; }
              .Routinfooter-main.d-flex .Routinefooter .navigation-buttons.bottom-back-button .button--secondary:hover {
                background-color: #F3F3F3; } }

.Routinefooter {
  position: sticky;
  bottom: 0;
  padding: 16px 16px;
  max-width: 640px;
  margin-left: auto;
  margin-right: auto; }
  @media screen and (max-width: 1024px) {
    .Routinefooter {
      background: #FFFFFF;
      border-top: 1px solid rgba(0, 0, 0, 0.08);
      padding: 16px 16px 24px;
      margin: 65px auto 0; } }

@media screen and (max-width: 1024px) {
  .bottom-back-button .button--secondary {
    border: none;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    text-align: center;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    color: rgba(0, 0, 0, 0.83);
    margin-bottom: 0;
    padding: 0 10px;
    margin-top: 15px;
    border: 1px solid #1D1D1D;
    padding: 16px 32px; } }

.button-routine-next.dbs-button--primary {
  width: 100%;
  padding: 16px 32px;
  background: #1D1D1D;
  border-radius: 3px;
  font-family: "europa", sans-serif;
  font-size: 14px;
  line-height: 16px;
  text-align: center;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  margin-bottom: 0; }
  @media screen and (max-width: 1024px) {
    .button-routine-next.dbs-button--primary {
      margin-bottom: 0; } }
  .button-routine-next.dbs-button--primary:hover {
    background: #4F4F4F; }
  .button-routine-next.dbs-button--primary:disabled {
    display: none; }
    @media screen and (max-width: 1024px) {
      .button-routine-next.dbs-button--primary:disabled {
        display: block;
        pointer-events: none;
        background: #F3F3F3;
        font-size: 14px;
        line-height: 16px;
        text-align: center;
        letter-spacing: 0.2em;
        text-transform: uppercase;
        color: rgba(0, 0, 0, 0.32);
        margin-bottom: 0; } }

.Routine-step-header {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  flex-direction: column; }
  @media screen and (max-width: 1024px) {
    .Routine-step-header {
      padding: 24px 0 0; } }
  .Routine-step-header .step-header {
    font-weight: 400;
    font-size: 20px;
    line-height: 140%;
    text-align: center;
    letter-spacing: 0.04em;
    color: rgba(0, 0, 0, 0.83);
    max-width: 100%;
    margin: 0 auto;
    text-transform: none;
    font-family: "europa", sans-serif; }
    @media screen and (max-width: 1024px) {
      .Routine-step-header .step-header {
        font-size: 16px;
        line-height: 20px;
        letter-spacing: 0.04em; } }
  @media screen and (min-width: 1024px) {
    .Routine-step-header .navigation-buttons.top-back-button .button--secondary {
      display: none; } }

.navigation-buttons.top-back-button {
  padding-top: 16px;
  width: 100%; }
  @media screen and (min-width: 1024px) {
    .navigation-buttons.top-back-button {
      display: none; } }
  .navigation-buttons.top-back-button .button--secondary {
    font-weight: 400;
    font-size: 12px;
    line-height: 14px;
    text-align: center;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    color: rgba(0, 0, 0, 0.83);
    border: none;
    border-radius: 3px;
    padding: 0px;
    margin-bottom: 0;
    display: flex;
    align-items: center;
    margin: 0 auto; }
    .navigation-buttons.top-back-button .button--secondary svg {
      margin-right: 8px; }

@media screen and (max-width: 1024px) {
  .navigation-buttons.bottom-back-button {
    display: none; } }

.option-item h3 {
  margin: 0;
  font-size: 14px; }

.option-item p {
  margin: 5px 0 0;
  font-size: 12px; }

body.routine-edit-modal-active {
  overflow: hidden; }

.routine-modal {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: fixed;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 640px;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  background-color: #fff;
  right: -640px;
  top: 0;
  overflow: auto;
  z-index: 1001;
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  visibility: hidden;
  max-width: 100%; }
  .routine-modal.modal-active {
    visibility: visible;
    right: 0; }
  .routine-modal .popup-routine {
    height: 100%;
    width: 100%; }
  .routine-modal .popup-header {
    padding: 16px 16px 8px;
    position: fixed;
    top: 0;
    z-index: 10;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between; }
    .routine-modal .popup-header .close-button {
      padding: 0;
      line-height: 0;
      float: left; }
      @media screen and (max-width: 1024px) {
        .routine-modal .popup-header .close-button {
          display: block;
          margin-left: auto; } }
  .routine-modal .popup-content {
    padding: 24px 32px 0 32px; }
    @media screen and (max-width: 1024px) {
      .routine-modal .popup-content {
        padding: 0 16px 0 16px; } }
    .routine-modal .popup-content .popup-title {
      font-weight: 700;
      font-size: 14px;
      line-height: 18px;
      letter-spacing: 0.15em;
      text-transform: uppercase;
      color: rgba(0, 0, 0, 0.83);
      margin: 28px 0 28px; }
      @media screen and (max-width: 1024px) {
        .routine-modal .popup-content .popup-title {
          text-align: center;
          margin: 24px 0 24px; } }
    .routine-modal .popup-content .selected-options-list {
      min-height: 79.6vh; }
      .routine-modal .popup-content .selected-options-list .option-item {
        margin-bottom: 8px;
        padding: 24px;
        background-color: #FAFAFA; }
        @media screen and (max-width: 1024px) {
          .routine-modal .popup-content .selected-options-list .option-item {
            padding: 16px; } }
        .routine-modal .popup-content .selected-options-list .option-item:last-child {
          margin-bottom: 0; }
        .routine-modal .popup-content .selected-options-list .option-item h3 {
          font-style: normal;
          font-weight: 400;
          font-size: 16px;
          line-height: 20px;
          letter-spacing: 0.04em;
          color: rgba(0, 0, 0, 0.83);
          text-transform: none; }
        .routine-modal .popup-content .selected-options-list .option-item .option-item-inner {
          display: flex;
          padding: 16px;
          background-color: #ffffff;
          align-items: flex-start;
          margin-top: 16px; }
          .routine-modal .popup-content .selected-options-list .option-item .option-item-inner p {
            font-weight: 400;
            font-size: 14px;
            line-height: 18px;
            letter-spacing: 0.42px;
            color: rgba(0, 0, 0, 0.83);
            margin-top: 0; }
            .routine-modal .popup-content .selected-options-list .option-item .option-item-inner p.SkinColorCode {
              font-size: 0; }
            .routine-modal .popup-content .selected-options-list .option-item .option-item-inner p span {
              display: block; }
          .routine-modal .popup-content .selected-options-list .option-item .option-item-inner .Editicon-option {
            margin-left: auto;
            line-height: 0; }
            .routine-modal .popup-content .selected-options-list .option-item .option-item-inner .Editicon-option svg {
              width: 16px;
              height: 16px; }
          .routine-modal .popup-content .selected-options-list .option-item .option-item-inner .edit-option-detail.withcolor {
            display: flex;
            align-items: center; }
            .routine-modal .popup-content .selected-options-list .option-item .option-item-inner .edit-option-detail.withcolor .SkinColorCode {
              margin-right: 16px; }
    .routine-modal .popup-content .edit-screen .dynamic-step {
      min-height: 77vh; }
    .routine-modal .popup-content .edit-screen .options {
      margin-top: 24px;
      padding-bottom: 24px;
      display: block;
      text-align: center; }
      @media screen and (max-width: 1024px) {
        .routine-modal .popup-content .edit-screen .options {
          margin-top: 0; } }
      .routine-modal .popup-content .edit-screen .options .option {
        padding: 3px;
        margin: 0px 3px 8px; }
      .routine-modal .popup-content .edit-screen .options.Jumbled_Stack {
        display: flex; }
    .routine-modal .popup-content .edit-screen .single-select-option .options .option {
      display: block; }
    .routine-modal .popup-content .edit-screen .edit-screen-title {
      font-weight: 400;
      font-size: 16px;
      line-height: 20px;
      text-align: center;
      letter-spacing: 0.04em;
      color: rgba(0, 0, 0, 0.83);
      margin-top: 0;
      margin-bottom: 0;
      text-transform: none; }
    @media screen and (min-width: 1024px) {
      .routine-modal .popup-content .edit-screen .dynamic-step .d-flex.important-step {
        display: flex;
        flex-wrap: nowrap; } }

.floating-section {
  position: sticky;
  /* Make the section sticky within the modal */
  bottom: 0;
  /* Stick it to the bottom of the modal */
  display: flex;
  z-index: 10;
  padding: 10px;
  width: 100%;
  /* Full width within the modal */
  box-sizing: border-box;
  background-color: #fff;
  /* Ensure the background is visible over the modal */
  flex-direction: column-reverse;
  /* Mobile: reverse the button order */ }

.custom-routine-finder-view-answers-section-floating-section-button {
  flex: 1;
  /* Ensure each button takes 50% of the width */
  padding: 10px;
  font-size: 14px;
  border-radius: 5px;
  width: 100%;
  /* Make the button take full width */ }

/* Desktop view: side-by-side buttons */
@media (min-width: 768px) {
  .floating-section {
    flex-direction: row;
    /* Switch to row on wider screens */ } }

.floating-section .restart-button,
.floating-section .view-routine-button {
  padding: 10px 20px;
  font-size: 14px;
  background-color: #007bff;
  color: #fff;
  border: none;
  border-radius: 5px;
  cursor: pointer;
  width: 100%;
  /* Allow the buttons to take full width within their respective container */ }

.popup-overlay {
  background-color: rgba(0, 0, 0, 0.32);
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 100;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out; }
  .popup-overlay.show-overlay {
    opacity: 1;
    visibility: visible; }

.edit-screen-actions {
  position: sticky;
  bottom: 0; }
  .edit-screen-actions .button {
    width: 100%;
    background: #1D1D1D;
    border-radius: 3px;
    margin-bottom: 24px; }
    .edit-screen-actions .button:hover {
      background: #4F4F4F; }

.cart-footer {
  position: sticky;
  bottom: 0;
  width: 100%;
  background-color: #ffffff;
  border-top: 1px solid rgba(0, 0, 0, 0.08); }
  @media screen and (max-width: 1024px) {
    .cart-footer {
      z-index: 9; } }
  .cart-footer .cart-footer-inner {
    max-width: 640px;
    margin: 0 auto;
    padding: 16px; }
  .cart-footer .button {
    width: 100%;
    border-radius: 3px;
    margin: 0; }
  .cart-footer .button--primary {
    width: 100%;
    background: #1D1D1D;
    margin-bottom: 16px; }
    .cart-footer .button--primary:hover {
      background: #4F4F4F; }
    .cart-footer .button--primary:disabled {
      color: white; }
  .cart-footer .button--secondary {
    background: #FFFFFF;
    border: 1px solid #1D1D1D;
    color: rgba(0, 0, 0, 0.83);
    margin-bottom: 24px; }
    .cart-footer .button--secondary:hover {
      background: #F3F3F3; }

.my-routine-tabs {
  display: flex;
  align-items: center;
  margin-bottom: 24px; }
  .my-routine-tabs .tab-button {
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    letter-spacing: 0.04em;
    color: #000000;
    padding: 16px 24px;
    width: 50%;
    position: relative;
    cursor: pointer; }
    @media screen and (max-width: 1024px) {
      .my-routine-tabs .tab-button {
        padding: 16px; } }
    .my-routine-tabs .tab-button::after {
      content: "";
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      height: 1px;
      background: rgba(0, 0, 0, 0.08); }
    .my-routine-tabs .tab-button.active::after {
      background: black; }

.my-routine-content {
  padding: 32px 48px;
  background-color: #fafafa; }
  @media screen and (max-width: 1024px) {
    .my-routine-content {
      padding: 24px 48px; } }
  .my-routine-content.savedRoutines-my-routine-content {
    padding: 0;
    background-color: transparent; }
    .my-routine-content.savedRoutines-my-routine-content .routine-title,
    .my-routine-content.savedRoutines-my-routine-content .routine-description {
      display: none; }
  .my-routine-content .imageBox {
    text-align: center; }
    .my-routine-content .imageBox img {
      width: 128px; }
  .my-routine-content .ContentBox p {
    text-align: center;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    letter-spacing: 0.04em;
    color: rgba(0, 0, 0, 0.83);
    margin: 8px auto 24px;
    max-width: 272px; }
  .my-routine-content .ContentBox .button {
    width: 100%;
    max-width: 350px;
    display: block;
    height: 56px;
    padding: 20px 20px;
    align-items: center;
    background: #1D1D1D;
    border-radius: 3px;
    font-weight: 400;
    font-size: 14px;
    margin: 0 auto;
    line-height: 16px;
    text-align: center;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    white-space: nowrap; }
    @media screen and (min-width: 1024px) {
      .my-routine-content .ContentBox .button {
        padding: 20px 40px; } }
    .my-routine-content .ContentBox .button:hover {
      background: #4F4F4F; }

.instructions-text {
  text-align: center;
  font-weight: 400;
  font-size: 12px;
  line-height: 15px;
  text-align: center;
  letter-spacing: 0.003em;
  color: rgba(0, 0, 0, 0.56);
  margin: 7px 0 0 0;
  width: 100%; }

.routine-container .og-form__content__dropdown {
  margin-bottom: 8px; }

.routine-container .og-form__content__dropdown_box {
  display: flex;
  align-items: baseline;
  flex-wrap: wrap;
  justify-content: space-between;
  padding-top: 0; }
  .routine-container .og-form__content__dropdown_box .og-form__content__dropdown {
    margin-bottom: 0; }
    @media screen and (max-width: 1024px) {
      .routine-container .og-form__content__dropdown_box .og-form__content__dropdown {
        width: 100%;
        margin-bottom: 8px;
        max-width: 200px; } }
  .routine-container .og-form__content__dropdown_box .form-select {
    max-width: 100%;
    width: 236px;
    height: 34px;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0.015em;
    color: rgba(0, 0, 0, 0.32);
    padding: 0 12px;
    background-size: 12px 12px;
    background-position: right 14px top 11px; }
    @media screen and (max-width: 1024px) {
      .routine-container .og-form__content__dropdown_box .form-select {
        width: 100%; } }
  .routine-container .og-form__content__dropdown_box .button {
    width: 350px;
    max-width: 100%;
    width: 236px;
    padding: 8px 16px;
    background: #FFFFFF;
    border: 1px solid #1D1D1D;
    border-radius: 3px;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    text-align: center;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    color: rgba(0, 0, 0, 0.83);
    min-height: 34px;
    height: auto;
    margin-bottom: 0; }
    @media screen and (max-width: 1024px) {
      .routine-container .og-form__content__dropdown_box .button {
        width: 100%;
        margin-bottom: 0; } }
    @media (max-width: 370px) {
      .routine-container .og-form__content__dropdown_box .button {
        font-size: 12px; } }
    .routine-container .og-form__content__dropdown_box .button:hover {
      background: #F3F3F3; }

@media screen and (max-width: 1024px) {
  .og-form__content__dropdown {
    width: 100% !important;
    max-width: 100% !important; } }

.og-form__content__dropdown select.routine-error-select {
  border: 1px solid #FF6161; }

.routine-error-message {
  font-weight: 400;
  font-size: 12px;
  line-height: 15px;
  letter-spacing: 0.03em;
  color: #FF6161;
  margin: 7px 0 0; }

.saved-ContentBox .product-images,
.saved-ContentBox .routine-title,
.saved-ContentBox .routine-description {
  display: none; }

.saved-ContentBox .cart-top-btn-box {
  padding-top: 0; }
  .saved-ContentBox .cart-top-btn-box .saved-date {
    display: block;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0.03em;
    color: rgba(0, 0, 0, 0.56);
    opacity: 1; }
  .saved-ContentBox .cart-top-btn-box .restart-button {
    display: none; }

.saved-ContentBox .cart-footer .save-later-button {
  display: none; }

.my-routine-header .account-main-heading {
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  text-align: center;
  letter-spacing: 0.03em;
  color: rgba(0, 0, 0, 0.56);
  margin-bottom: 8px;
  text-transform: none; }

.my-routine-header .account-page-heading {
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  letter-spacing: 0.15em;
  text-transform: uppercase;
  color: rgba(0, 0, 0, 0.83);
  margin-bottom: 15px; }

.Routine-msg-box {
  background: #F3F3F3;
  width: 100%;
  max-width: 640px;
  padding: 16px;
  margin: 0 auto 19px; }
  .Routine-msg-box .inner-msg-box p {
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    text-align: center;
    letter-spacing: 0.03em;
    color: rgba(0, 0, 0, 0.83);
    margin-bottom: 0;
    text-align: center; }

@media screen and (max-width: 1440px) {
  .dynamic-step {
    margin: 24px 0 0; } }

@media screen and (max-width: 1024px) {
  .dynamic-step {
    margin: 0; } }

@media screen and (min-width: 1440px) {
  .dynamic-step {
    margin: 32px 0 0; } }

.dynamic-step .d-flex {
  display: flex;
  justify-content: center;
  gap: 8px; }
  @media screen and (min-width: 1024px) {
    .dynamic-step .d-flex {
      gap: 0px;
      align-items: center;
      justify-content: space-between; } }
  .dynamic-step .d-flex .option {
    width: 50%; }
  .dynamic-step .d-flex .option-inner {
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    outline: 1px solid rgba(0, 0, 0, 0.08);
    background: #FFF;
    height: 100%; }
    @media screen and (max-width: 1024px) {
      .dynamic-step .d-flex .option-inner {
        justify-content: flex-start;
        flex-direction: column; } }
    .dynamic-step .d-flex .option-inner .option-label {
      width: 100%;
      text-align: center;
      margin-top: 16px; }
  @media screen and (min-width: 1024px) {
    .dynamic-step .d-flex .option {
      margin-top: 0;
      width: 50%;
      padding: 0 8px; } }
  .dynamic-step .d-flex .option-item .SkinColorCode {
    display: none; }
  .dynamic-step .d-flex .option-item .option-label {
    order: 2; }
  .dynamic-step .d-flex.important-step {
    max-width: 75%;
    margin: 0 auto; }
    @media screen and (max-width: 1024px) {
      .dynamic-step .d-flex.important-step {
        max-width: 100%; } }
    .dynamic-step .d-flex.important-step .option {
      border: 0; }
      .dynamic-step .d-flex.important-step .option .option-item {
        border-radius: 50%;
        width: 200px;
        height: 200px;
        padding-top: 30%;
        padding-bottom: 30%; }
        @media screen and (max-width: 1024px) {
          .dynamic-step .d-flex.important-step .option .option-item {
            margin: 0 auto;
            width: 180px;
            height: 180px;
            justify-content: center;
            flex-direction: row;
            padding-top: 20%;
            padding-bottom: 20%; } }
  @media screen and (max-width: 1024px) and (max-width: 481px) {
    .dynamic-step .d-flex.important-step .option .option-item {
      width: 140px;
      height: 140px; } }
        .dynamic-step .d-flex.important-step .option .option-item .option-image {
          border-radius: initial; }
        @media (max-width: 481px) {
          .dynamic-step .d-flex.important-step .option .option-item .option-label {
            font-size: 13px; } }

.loader-container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100% !important;
  background: rgba(255, 255, 255, 0.9);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 9999; }
  .loader-container .routine-loader {
    height: 2.85714rem;
    width: 2.85714rem;
    border-radius: 2.85714rem;
    border: solid 2px;
    border-color: #fff #fff #999 #999;
    content: "";
    display: block;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%) rotate(0);
    transform: translateY(-50%) rotate(0);
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-animation: spin 0.5s infinite cubic-bezier(0.69, 0.31, 0.56, 0.83);
    animation: spin 0.5s infinite cubic-bezier(0.69, 0.31, 0.56, 0.83); }

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

.cart-page .product-images .product-image-inner {
  display: flex;
  align-items: flex-start;
  max-width: 640px;
  margin: 0 auto;
  justify-content: center;
  gap: 16px;
  flex-wrap: wrap; }

.cart-page .product-images .product-image-inner img {
  max-width: 40px; }
  @media screen and (min-width: 1024px) {
    .cart-page .product-images .product-image-inner img {
      max-width: 60px; } }

.add-to-cart-notification-success {
  width: 100% !important; }
  @media (min-width: 769px) {
    .add-to-cart-notification-success {
      padding: 0px !important;
      margin-right: 32px !important;
      margin-top: 32px !important; } }
  .add-to-cart-notification-success__popup {
    display: block !important;
    width: 100% !important;
    padding: 16px 16px 8px 16px !important;
    border-radius: 0px !important;
    box-shadow: none !important;
    border: 1px solid #d9d9d6; }
    @media (min-width: 769px) {
      .add-to-cart-notification-success__popup {
        width: 350px !important;
        padding: 24px !important; } }
    .add-to-cart-notification-success__popup .swal2-timer-progress-bar-container {
      border-radius: 0 !important; }

.routine-finder-notification__title {
  display: flex;
  justify-content: space-between;
  align-items: center; }
  .routine-finder-notification__title p {
    margin: 0 !important;
    font-size: 12px;
    text-align: left;
    text-transform: uppercase;
    letter-spacing: 1.2px;
    font-weight: 500;
    color: #000000; }
    @media (min-width: 769px) {
      .routine-finder-notification__title p {
        font-size: 14px;
        letter-spacing: 1.4px; } }

.routine-finder-notification__close-icon {
  width: 16px;
  height: 16px;
  cursor: pointer; }

.routine-finder-notification hr {
  margin: 8px 0px;
  background-color: #d9d9d6;
  height: 1px;
  border: 0; }
  @media (min-width: 769px) {
    .routine-finder-notification hr {
      margin: 16px 0px; } }

.routine-finder-notification__content {
  display: flex; }

.routine-finder-notification__image {
  width: 40px;
  height: 52px; }
  @media (min-width: 769px) {
    .routine-finder-notification__image {
      width: 61px;
      height: 80px; } }
  .routine-finder-notification__image img {
    width: 100%;
    height: 100%; }

.routine-finder-notification__description {
  margin-left: 19px;
  display: flex;
  flex-direction: column; }

.routine-finder-notification__product-name {
  margin: 0;
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 1.2px;
  text-align: left;
  margin-top: 8px;
  color: #000000; }
  @media (min-width: 769px) {
    .routine-finder-notification__product-name {
      margin-top: 18px;
      font-size: 14px;
      letter-spacing: 1.4px; } }

.routine-finder-notification__product-price {
  margin: 0;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 1.2px;
  text-align: left;
  margin-top: 4px;
  color: #000000; }
  @media (min-width: 769px) {
    .routine-finder-notification__product-price {
      margin-top: 8px;
      font-size: 14px;
      letter-spacing: 1.4px; } }

.modal.open {
  display: block;
  opacity: 1;
  visibility: visible; }

.modal-background.open {
  display: block;
  visibility: visible; }

.info-icon {
  cursor: pointer;
  pointer-events: auto;
  margin-left: 5px;
  margin-right: 8px; }

.common-button {
  letter-spacing: 2.8px;
  padding: 16px 32px; }

/* RestartPopup.css */
.restart-popup-overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 10000;
  padding: 16px; }

.restart-popup-container {
  background-color: white;
  padding: 16px;
  border-radius: 4px;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  text-align: center;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 480px;
  max-width: 480px; }

.restart-popup-close {
  position: absolute;
  top: 1rem;
  right: 1rem;
  background: none;
  border: none;
  font-size: 1.5rem;
  cursor: pointer;
  color: #666; }

.restart-popup-title {
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.15em;
  text-transform: uppercase;
  color: rgba(0, 0, 0, 0.83); }

.routine-finder-popup-text {
  margin: 24px 0px 10px 0px;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  text-align: center;
  letter-spacing: 0.04em;
  color: rgba(0, 0, 0, 0.83); }

.restart-popup-buttons {
  display: block;
  width: 100%; }
  .restart-popup-buttons .restart-popup-buttons button:last-child {
    margin-bottom: 0;
    /* Remove bottom margin for the last button */ }

.routine-finder-popup-comman-btn {
  width: 100%;
  text-align: center; }

.routine-finder-popup-title {
  margin-top: 0;
  width: 100%;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.15em;
  text-transform: uppercase;
  color: rgba(0, 0, 0, 0.83); }
  @media screen and (max-width: 1024px) {
    .routine-finder-popup-title {
      text-align: center; } }

.routine-finder-popup-restart-btn {
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  text-align: center;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: #FFFFFF;
  padding: 16px 32px;
  background: #1D1D1D;
  border-radius: 3px;
  margin-top: 24px;
  margin-bottom: 16px; }
  .routine-finder-popup-restart-btn:hover {
    background: #4F4F4F; }

.routine-finder-popup-restart-cancel-btn {
  background: #FFFFFF;
  border: 1px solid #1D1D1D;
  width: 100%;
  padding: 16px 32px;
  border-radius: 3px;
  margin: 0;
  font-family: "europa", sans-serif;
  font-size: 14px;
  line-height: 16px;
  text-align: center;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  margin-bottom: 0;
  background: transparent;
  color: #000; }
  .routine-finder-popup-restart-cancel-btn:hover {
    background: #F3F3F3; }

.routine-finder-confirmation-popup-heade {
  display: flex;
  justify-content: space-between;
  align-items: center; }

.pt-category-id-529 .restart-button {
  display: flex; }

.routine-background {
  background-size: cover;
  background-attachment: fixed;
  background-position: center top;
  background-repeat: no-repeat; }

/* STEP 1 SPECIFIC STYLES */
/* This will ONLY target the circular container in step-1 */
/* Target only step-1 */
.dynamic-step.routine-step.step-1.single-select-option .options.important-step.Icon_With_Text.d-flex .option .option-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center; }
  .dynamic-step.routine-step.step-1.single-select-option .options.important-step.Icon_With_Text.d-flex .option .option-item .option-image {
    width: 100%;
    height: auto;
    max-width: 108px;
    max-height: 108px;
    object-fit: contain;
    margin-bottom: 12px;
    /* Mobile-specific image size reduction */ }
    @media (max-width: 481px) {
      .dynamic-step.routine-step.step-1.single-select-option .options.important-step.Icon_With_Text.d-flex .option .option-item .option-image {
        max-width: 64px;
        /* Reduced from 108px */
        max-height: 64px;
        /* Reduced from 108px */
        margin-bottom: 8px; } }
  .dynamic-step.routine-step.step-1.single-select-option .options.important-step.Icon_With_Text.d-flex .option .option-item .option-label {
    font-size: 16px;
    line-height: 1.2;
    letter-spacing: 0.04em;
    color: rgba(0, 0, 0, 0.83);
    margin-top: 8px;
    width: 100%;
    padding: 0 8px;
    box-sizing: border-box;
    word-break: break-word; }
    @media (max-width: 481px) {
      .dynamic-step.routine-step.step-1.single-select-option .options.important-step.Icon_With_Text.d-flex .option .option-item .option-label {
        font-size: 12px;
        line-height: 1.1; } }

/* Circular container - step-1 only */
.dynamic-step.routine-step.step-1.single-select-option .d-flex.important-step .option .option-item {
  border-radius: 50%;
  width: 200px;
  height: 200px;
  padding: 15px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center; }
  @media (max-width: 1024px) {
    .dynamic-step.routine-step.step-1.single-select-option .d-flex.important-step .option .option-item {
      width: 180px;
      height: 180px;
      padding: 12px; } }
  @media (max-width: 481px) {
    .dynamic-step.routine-step.step-1.single-select-option .d-flex.important-step .option .option-item {
      width: 140px;
      height: 140px;
      padding: 10px; }
      .dynamic-step.routine-step.step-1.single-select-option .d-flex.important-step .option .option-item .option-image {
        max-width: 56px;
        /* Further reduced for small circles */
        max-height: 56px;
        /* Further reduced for small circles */ }
      .dynamic-step.routine-step.step-1.single-select-option .d-flex.important-step .option .option-item .option-label {
        font-size: 12px;
        margin-top: 6px; } }
  .dynamic-step.routine-step.step-1.single-select-option .d-flex.important-step .option .option-item .option-image {
    max-width: 80%;
    max-height: 80%;
    object-fit: contain; }
  .dynamic-step.routine-step.step-1.single-select-option .d-flex.important-step .option .option-item .option-label {
    margin-top: 8px;
    font-size: 14px; }

/* Final layout fix */
.dynamic-step.routine-step.step-1.single-select-option .Icon_with_Text .option-item.option-inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: nowrap;
  width: 200px;
  height: 200px;
  border-radius: 50%;
  padding: 12px;
  box-sizing: border-box;
  overflow: hidden;
  position: relative; }
  @media (max-width: 481px) {
    .dynamic-step.routine-step.step-1.single-select-option .Icon_with_Text .option-item.option-inner {
      width: 140px;
      height: 140px;
      padding: 10px; } }

.dynamic-step.routine-step.step-1.single-select-option .Icon_with_Text .option-image {
  width: 100%;
  max-width: 108px;
  max-height: 108px;
  height: 108px;
  object-fit: contain;
  flex-shrink: 0;
  margin-bottom: 8px;
  display: block; }
  @media (max-width: 481px) {
    .dynamic-step.routine-step.step-1.single-select-option .Icon_with_Text .option-image {
      max-width: 56px;
      max-height: 56px;
      height: 56px; } }

.dynamic-step.routine-step.step-1.single-select-option .Icon_with_Text .option-label {
  font-size: 14px;
  line-height: 1.2;
  letter-spacing: 0.04em;
  color: rgba(0, 0, 0, 0.83);
  padding: 0 8px;
  text-align: center;
  word-break: break-word;
  overflow-y: auto;
  max-height: 100%;
  flex-grow: 1;
  /* Optional custom scrollbar */
  scrollbar-width: thin; }
  @media (max-width: 481px) {
    .dynamic-step.routine-step.step-1.single-select-option .Icon_with_Text .option-label {
      font-size: 12px;
      line-height: 1.1; } }
  .dynamic-step.routine-step.step-1.single-select-option .Icon_with_Text .option-label::-webkit-scrollbar {
    width: 4px; }

/* Only targets Step 2 - purely adds text scroll */
.dynamic-step.routine-step.step-2.single-select-option .options.Image_with_Text.d-flex .option .option-item.option-inner {
  /* Preserve original rectangle styles (no size changes) */ }
  .dynamic-step.routine-step.step-2.single-select-option .options.Image_with_Text.d-flex .option .option-item.option-inner .option-label {
    max-height: 3em;
    /* Show 3 lines max */
    overflow-y: auto;
    /* Scroll if longer */
    word-break: break-word;
    /* Prevent overflow */
    padding-right: 4px;
    /* Space for scrollbar */
    /* Slim scrollbar */
    scrollbar-width: thin; }
    .dynamic-step.routine-step.step-2.single-select-option .options.Image_with_Text.d-flex .option .option-item.option-inner .option-label::-webkit-scrollbar {
      width: 4px; }
    .dynamic-step.routine-step.step-2.single-select-option .options.Image_with_Text.d-flex .option .option-item.option-inner .option-label::-webkit-scrollbar-thumb {
      background: rgba(0, 0, 0, 0.2); }

@media (min-width: 1024px) {
  #New-routine-finder .routine-background {
    padding-top: 40px; } }

.free-gift-banner {
  border-top: 1px solid #d9d9d6;
  margin-bottom: 12px; }
  @media (min-width: 769px) {
    .free-gift-banner {
      margin-bottom: 16px; } }
  .free-gift-banner__title {
    width: 100%;
    padding: 16px 0px;
    margin: 0;
    font-size: 12px;
    letter-spacing: 1.8px;
    text-align: center; }
  .free-gift-banner__table-wrapper {
    display: flex;
    overflow-x: auto;
    margin: 0 -16px;
    padding: 0 0 12px; }
    @media (min-width: 769px) {
      .free-gift-banner__table-wrapper {
        width: 100%;
        margin: 0;
        padding: 0;
        overflow-x: hidden; } }
  .free-gift-banner__content td {
    width: 100%; }
    @media screen and (max-width: 800px) {
      .free-gift-banner__content td:first-of-type {
        padding-left: 16px; }
      .free-gift-banner__content td:last-of-type {
        padding-right: 16px; } }
    .free-gift-banner__content td:not(:last-of-type) {
      padding-right: 8px; }
  .free-gift-banner__carousel {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 8px; }
    @media screen and (max-width: 800px) {
      .free-gift-banner__carousel {
        display: none; } }
    .free-gift-banner__carousel .chevron {
      padding: 0;
      width: 24px;
      height: 24px;
      position: relative; }
      .free-gift-banner__carousel .chevron::after {
        width: 9px;
        height: 9px;
        top: 0;
        left: 0;
        right: 0;
        border-bottom: 1.5px solid;
        border-right: 1.5px solid; }
      .free-gift-banner__carousel .chevron:disabled::after {
        border-color: #d9d9d6; }
      .free-gift-banner__carousel .chevron--left::after {
        left: 9px; }
      .free-gift-banner__carousel .chevron--right::after {
        left: 6px; }

.free-gift-banner-item {
  width: 100%;
  display: flex;
  background-color: #f3f3f3;
  color: #000;
  overflow: hidden;
  padding: 4px 0; }
  .free-gift-banner-item__image {
    margin: 0 8px 0 4px;
    width: 56px;
    height: 67px; }
    .free-gift-banner-item__image img {
      width: 100%;
      height: 100%;
      object-fit: cover; }
  .free-gift-banner-item__desc {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
    margin: 4px 4px 0 0;
    height: auto;
    min-height: 63px;
    min-width: 155px;
    max-width: 155px; }
  .free-gift-banner-item__name {
    width: 100%;
    word-break: break-word;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 1.8px;
    font-weight: 300;
    text-align: left; }
  .free-gift-banner-item__button {
    width: 100%;
    text-transform: uppercase;
    text-decoration: underline;
    text-align: left;
    font-size: 12px;
    letter-spacing: 1.8px;
    font-weight: normal;
    padding: 0;
    margin-bottom: 8px; }

#InStockNotifyForm {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 24px !important; }
  @media (min-width: 769px) {
    #InStockNotifyForm {
      margin-bottom: 32px !important; } }

#InStockNotifyOutOfStock {
  order: 1;
  width: 100%;
  text-align: left; }

#InStockNotifyInvalidEmail {
  order: 2;
  width: 100%;
  margin-top: 1rem;
  text-align: left; }

#InStockNotifyEmail {
  order: 3;
  width: 100% !important; }
  #InStockNotifyEmail input {
    width: 100% !important; }
  @media (min-width: 769px) {
    #InStockNotifyEmail {
      width: calc(100% - 220px) !important; } }

#InStockNotifyMarketingOptInContainer {
  order: 5;
  text-align: initial !important; }
  #InStockNotifyMarketingOptInContainer label {
    text-align: left; }
  @media (min-width: 769px) {
    #InStockNotifyMarketingOptInContainer {
      order: 4; } }

#InStockNotifyButton {
  order: 4;
  width: 100%;
  padding-left: 0px; }
  #InStockNotifyButton input {
    min-width: 0 !important;
    background: black !important;
    margin-bottom: 0;
    font-size: 14px;
    letter-spacing: 1.4px; }
  @media (min-width: 769px) {
    #InStockNotifyButton {
      order: 3;
      width: 220px;
      padding-left: 16px; } }

#InStockNotifyComplete {
  text-align: left; }

.klevuQuickSearchingArea {
  box-shadow: none !important; }
  .klevuQuickSearchingArea [ku-container][data-container-role='main'] {
    margin: 0 !important; }

.klevu-fluid.kuQuickSearchResultsContainer .klevuWrap {
  margin-top: 10px;
  overflow-y: auto;
  position: fixed !important;
  max-height: 80vh;
  text-transform: uppercase !important;
  left: 0 !important;
  right: 0 !important;
  max-width: none !important;
  background-color: #f3f3f3 !important;
  width: 100% !important;
  padding: 0 !important;
  z-index: 100 !important; }
  @media (min-width: 769px) {
    .klevu-fluid.kuQuickSearchResultsContainer .klevuWrap {
      overflow-y: auto;
      position: absolute !important;
      max-height: none !important; } }
  .klevu-fluid.kuQuickSearchResultsContainer .klevuWrap .klevu-fluid {
    padding: 0 5%;
    padding-bottom: 48px !important; }
    @media (min-width: 801px) {
      .klevu-fluid.kuQuickSearchResultsContainer .klevuWrap .klevu-fluid {
        padding: 0 30px; } }
    @media (min-width: 1185px) {
      .klevu-fluid.kuQuickSearchResultsContainer .klevuWrap .klevu-fluid {
        padding: 0 3.5%; } }
    @media (min-width: 1220px) {
      .klevu-fluid.kuQuickSearchResultsContainer .klevuWrap .klevu-fluid {
        padding: 0 4.8%; } }
    @media (min-width: 1240px) {
      .klevu-fluid.kuQuickSearchResultsContainer .klevuWrap .klevu-fluid {
        padding: 0 5.6%; } }
    @media (min-width: 1260px) {
      .klevu-fluid.kuQuickSearchResultsContainer .klevuWrap .klevu-fluid {
        padding: 0 6%; } }
    @media (min-width: 1300px) {
      .klevu-fluid.kuQuickSearchResultsContainer .klevuWrap .klevu-fluid {
        padding: 0 7.5%; } }
    @media (min-width: 1350px) {
      .klevu-fluid.kuQuickSearchResultsContainer .klevuWrap .klevu-fluid {
        padding: 0 8%; } }
    @media (min-width: 1400px) {
      .klevu-fluid.kuQuickSearchResultsContainer .klevuWrap .klevu-fluid {
        padding: 0 10%; } }
    @media (min-width: 1460px) {
      .klevu-fluid.kuQuickSearchResultsContainer .klevuWrap .klevu-fluid {
        padding: 0 10%; } }
    @media (min-width: 1500px) {
      .klevu-fluid.kuQuickSearchResultsContainer .klevuWrap .klevu-fluid {
        padding: 0 11%; } }
    @media (min-width: 1600px) {
      .klevu-fluid.kuQuickSearchResultsContainer .klevuWrap .klevu-fluid {
        padding: 0 12%; } }
    @media (min-width: 2300px) {
      .klevu-fluid.kuQuickSearchResultsContainer .klevuWrap .klevu-fluid {
        padding: 0 16%; } }

div[data-container-id='ku_quick_main_container'] {
  display: flex;
  column-gap: 130px;
  width: 100% !important;
  flex-direction: column; }
  @media (min-width: 769px) {
    div[data-container-id='ku_quick_main_container'] {
      flex-direction: row; } }
  div[data-container-id='ku_quick_main_container'] header {
    order: 2;
    width: 315px !important;
    min-width: 315px !important;
    position: static !important; }
    div[data-container-id='ku_quick_main_container'] header .klevuAutoSuggestionsWrap {
      border: none !important;
      padding: 0 !important; }
    div[data-container-id='ku_quick_main_container'] header .klevuAutosuggestions .klevuSuggestionHeading {
      display: none !important; }
  div[data-container-id='ku_quick_main_container'] .kuSearchPersonalizationsContainer {
    width: 100% !important; }
  div[data-container-id='ku_quick_main_container'] .kuSearchPersonalizationsContainer,
  div[data-container-id='ku_quick_main_container'] div[data-container-id='ku_quick_main_content_container'] {
    min-width: 0 !important; }
  div[data-container-id='ku_quick_main_container'] section[data-container-id='ku_quick_main_content_left'] .kuRecentSearchesBlock {
    margin: 24px 0px 48px 0px !important; }
    @media (min-width: 769px) {
      div[data-container-id='ku_quick_main_container'] section[data-container-id='ku_quick_main_content_left'] .kuRecentSearchesBlock {
        margin: 32px 0px !important; } }
    div[data-container-id='ku_quick_main_container'] section[data-container-id='ku_quick_main_content_left'] .kuRecentSearchesBlock .klevuSuggestionHeading {
      font-weight: 300;
      font-size: 12px;
      letter-spacing: 1.2px;
      margin-bottom: 16px;
      padding: 0 !important; }
    div[data-container-id='ku_quick_main_container'] section[data-container-id='ku_quick_main_content_left'] .kuRecentSearchesBlock .kuRecentSearchTerms a {
      padding: 4px 0px !important;
      font-size: 12px;
      font-weight: bold;
      text-transform: uppercase;
      letter-spacing: 1.2px; }
  div[data-container-id='ku_quick_main_container'] section[data-container-id='ku_quick_main_content_left'] .kuPopularSearchesBlock {
    display: none !important; }
  div[data-container-id='ku_quick_main_container'] section[data-block-id='ku_quick_main_header_site_navigation'] {
    position: static !important; }
    div[data-container-id='ku_quick_main_container'] section[data-block-id='ku_quick_main_header_site_navigation'] .klevuSuggestionsBlock {
      padding-top: 48px;
      position: static !important; }
      @media (min-width: 769px) {
        div[data-container-id='ku_quick_main_container'] section[data-block-id='ku_quick_main_header_site_navigation'] .klevuSuggestionsBlock {
          padding-top: 0; } }
      div[data-container-id='ku_quick_main_container'] section[data-block-id='ku_quick_main_header_site_navigation'] .klevuSuggestionsBlock .klevuHeadingText {
        font-weight: 300 !important;
        letter-spacing: 1.2px;
        font-size: 12px; }
      div[data-container-id='ku_quick_main_container'] section[data-block-id='ku_quick_main_header_site_navigation'] .klevuSuggestionsBlock .klevuSuggestionHeading {
        padding-left: 0; }
      div[data-container-id='ku_quick_main_container'] section[data-block-id='ku_quick_main_header_site_navigation'] .klevuSuggestionsBlock a {
        font-weight: bold;
        letter-spacing: 1.2px;
        font-size: 12px;
        padding-left: 0; }
      div[data-container-id='ku_quick_main_container'] section[data-block-id='ku_quick_main_header_site_navigation'] .klevuSuggestionsBlock .klevuCategorySuggestions {
        margin-top: 32px; }
      div[data-container-id='ku_quick_main_container'] section[data-block-id='ku_quick_main_header_site_navigation'] .klevuSuggestionsBlock .klevuCategorySuggestions {
        margin-top: 32px; }
      div[data-container-id='ku_quick_main_container'] section[data-block-id='ku_quick_main_header_site_navigation'] .klevuSuggestionsBlock .klevuAutosuggestions {
        z-index: 1000; }
    div[data-container-id='ku_quick_main_container'] section[data-block-id='ku_quick_main_header_site_navigation'] .klevuAutosuggestions {
      position: absolute;
      top: 0;
      left: 0;
      padding-left: 0 !important; }
      div[data-container-id='ku_quick_main_container'] section[data-block-id='ku_quick_main_header_site_navigation'] .klevuAutosuggestions a {
        font-weight: 300 !important;
        font-size: 12px !important;
        letter-spacing: 1.2px !important;
        padding: 4px 0px !important; }
  div[data-container-id='ku_quick_main_container'] div[data-container-id='ku_quick_main_content_container'] {
    display: flex;
    flex-direction: column; }
    div[data-container-id='ku_quick_main_container'] div[data-container-id='ku_quick_main_content_container'] .recent-searches-empty-placeholder {
      height: 150px; }
    div[data-container-id='ku_quick_main_container'] div[data-container-id='ku_quick_main_content_container'] section[data-container-id='ku_quick_main_content_center'] div[data-block-id='ku_quick_result_items'] {
      margin-top: 140px !important; }
    div[data-container-id='ku_quick_main_container'] div[data-container-id='ku_quick_main_content_container'] section[data-container-id='ku_quick_main_content_center'] .kuQuickSearchNoRecordFound {
      background-color: #f3f3f3 !important;
      margin-bottom: 0;
      margin-top: 16px; }
    div[data-container-id='ku_quick_main_container'] div[data-container-id='ku_quick_main_content_container'] section[data-container-id='ku_quick_main_content_center'] .kuDividerLine {
      display: none !important; }
    div[data-container-id='ku_quick_main_container'] div[data-container-id='ku_quick_main_content_container'] section[data-container-id='ku_quick_main_content_center'] .kuQuickNoResults {
      margin: 0 !important; }
      div[data-container-id='ku_quick_main_container'] div[data-container-id='ku_quick_main_content_container'] section[data-container-id='ku_quick_main_content_center'] .kuQuickNoResults .kuQuickNoResultsMessage {
        text-align: left;
        font-weight: bold;
        font-size: 12px !important;
        letter-spacing: 1.2px !important; }
    div[data-container-id='ku_quick_main_container'] div[data-container-id='ku_quick_main_content_container'] section[data-container-id='ku_quick_main_content_center'] .kuNoResultsPopularSearchesBlock {
      padding: 0;
      margin-top: 48px;
      margin-bottom: 48px; }
      @media (min-width: 769px) {
        div[data-container-id='ku_quick_main_container'] div[data-container-id='ku_quick_main_content_container'] section[data-container-id='ku_quick_main_content_center'] .kuNoResultsPopularSearchesBlock {
          margin-top: 32px;
          margin-bottom: 32px; } }
      div[data-container-id='ku_quick_main_container'] div[data-container-id='ku_quick_main_content_container'] section[data-container-id='ku_quick_main_content_center'] .kuNoResultsPopularSearchesBlock ul {
        padding: 0; }
        div[data-container-id='ku_quick_main_container'] div[data-container-id='ku_quick_main_content_container'] section[data-container-id='ku_quick_main_content_center'] .kuNoResultsPopularSearchesBlock ul a {
          text-transform: uppercase;
          padding-left: 0;
          font-weight: bold;
          font-size: 12px !important;
          letter-spacing: 1.2px !important; }
      div[data-container-id='ku_quick_main_container'] div[data-container-id='ku_quick_main_content_container'] section[data-container-id='ku_quick_main_content_center'] .kuNoResultsPopularSearchesBlock .klevuQuickHeadingText {
        font-weight: 300;
        font-size: 12px !important;
        letter-spacing: 1.2px !important; }
    div[data-container-id='ku_quick_main_container'] div[data-container-id='ku_quick_main_content_container'] section[data-container-id='ku_quick_main_content_center'] .klevuResultsBlock .klevu-quick-product__title {
      font-size: 12px;
      text-align: center;
      font-weight: normal;
      letter-spacing: 1.2px; }
    div[data-container-id='ku_quick_main_container'] div[data-container-id='ku_quick_main_content_container'] section[data-container-id='ku_quick_main_content_center'] .klevuResultsBlock .klevu-quick-product__price {
      font-size: 12px;
      text-align: center;
      font-weight: 300;
      letter-spacing: 1.2px;
      text-decoration: underline; }
    div[data-container-id='ku_quick_main_container'] div[data-container-id='ku_quick_main_content_container'] section[data-container-id='ku_quick_main_content_center'] .klevuResultsBlock .productList {
      margin: 0 !important; }
    div[data-container-id='ku_quick_main_container'] div[data-container-id='ku_quick_main_content_container'] section[data-container-id='ku_quick_main_content_center'] .klevuResultsBlock .klevuSuggestionHeading {
      padding: 0 !important;
      font-weight: 300 !important;
      font-size: 12px !important;
      letter-spacing: 1.2px !important;
      float: left; }
    div[data-container-id='ku_quick_main_container'] div[data-container-id='ku_quick_main_content_container'] section[data-container-id='ku_quick_main_content_center'] .klevuResultsBlock .klevuProductsViewAll {
      float: right;
      position: static !important; }
      div[data-container-id='ku_quick_main_container'] div[data-container-id='ku_quick_main_content_container'] section[data-container-id='ku_quick_main_content_center'] .klevuResultsBlock .klevuProductsViewAll a {
        font-size: 12px !important;
        letter-spacing: 1.2px !important;
        font-weight: bold;
        padding: 0 !important;
        position: relative;
        z-index: 100; }

#klevuRoutinesArea {
  display: none; }
  @media (min-width: 769px) {
    #klevuRoutinesArea {
      display: block; } }

#klevuCategoryArea {
  display: none; }
  @media (min-width: 769px) {
    #klevuCategoryArea {
      display: block; } }

.kuCategoryPageContainer .kuSearchResultsSearchBarContainer {
  display: none; }

.kuResultsHeadingTitleContainer {
  display: none; }

div[data-container-id='ku_landing_main_container'] {
  width: 100% !important; }

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

.kuTabs {
  border: none !important;
  font-size: 14px;
  letter-spacing: 1.4px;
  text-transform: uppercase;
  margin: 0 !important;
  margin-bottom: 64px !important; }
  .kuTabs a[role='tab'] {
    padding: 0 !important;
    margin: 0 !important; }
  .kuTabs a[data-section='productList'] {
    margin-right: 32px !important; }
  .kuTabs #kuTabsHeaderText {
    font-size: 32px;
    letter-spacing: 3.2px;
    font-weight: normal !important;
    margin-bottom: 32px;
    margin-top: 30px; }
  .kuTabs .kuTab {
    color: rgba(0, 0, 0, 0.4) !important;
    font-weight: normal;
    border: none !important;
    background: none !important;
    font-size: 14px; }
    .kuTabs .kuTab:hover {
      border: none !important; }
  .kuTabs .kuTabDeactive {
    color: rgba(0, 0, 0, 0.4) !important;
    font-weight: normal; }
    .kuTabs .kuTabDeactive:hover {
      border: none !important;
      background: none !important; }
  .kuTabs .kuTabSelected {
    border: none !important;
    color: black !important; }

div[data-container-id='ku_landing_main_content_container'] section[data-container-id='ku_landing_main_content_center'] header {
  display: none; }
  @media (min-width: 769px) {
    div[data-container-id='ku_landing_main_content_container'] section[data-container-id='ku_landing_main_content_center'] header {
      display: block; } }

div[data-container-id='ku_landing_main_content_container'] section[data-container-id='ku_landing_main_content_center'] .kuDropItemsPerpage {
  display: none !important; }

div[data-container-id='ku_landing_main_content_container'] section[data-container-id='ku_landing_main_content_center'] .kuDropSortBy {
  float: right;
  margin-right: -16px;
  margin-top: -20px;
  border: 1px solid rgba(0, 0, 0, 0); }
  div[data-container-id='ku_landing_main_content_container'] section[data-container-id='ku_landing_main_content_center'] .kuDropSortBy:hover {
    border: 1px solid #d9d9d6 !important; }
  div[data-container-id='ku_landing_main_content_container'] section[data-container-id='ku_landing_main_content_center'] .kuDropSortBy .kuDropdownLabel {
    z-index: 100;
    border: none !important;
    font-size: 14px;
    letter-spacing: 1.4px;
    font-weight: normal !important;
    padding: 16px 40px 16px 32px;
    text-transform: uppercase; }
    div[data-container-id='ku_landing_main_content_container'] section[data-container-id='ku_landing_main_content_center'] .kuDropSortBy .kuDropdownLabel::after {
      top: 18px;
      right: 20px; }
    div[data-container-id='ku_landing_main_content_container'] section[data-container-id='ku_landing_main_content_center'] .kuDropSortBy .kuDropdownLabel.opened::after {
      transform: rotate(225deg);
      top: 23px; }
  div[data-container-id='ku_landing_main_content_container'] section[data-container-id='ku_landing_main_content_center'] .kuDropSortBy .kuDropdownOptions {
    background-color: white;
    box-shadow: none;
    outline: 1px solid #d9d9d6;
    width: 100%;
    text-align: right;
    font-size: 12px;
    letter-spacing: 1.2px;
    text-transform: uppercase;
    margin: 0 !important;
    padding-bottom: 8px; }
    div[data-container-id='ku_landing_main_content_container'] section[data-container-id='ku_landing_main_content_center'] .kuDropSortBy .kuDropdownOptions .kuDropOption {
      padding: 8px 40px 8px 0;
      font-weight: 300 !important; }
      div[data-container-id='ku_landing_main_content_container'] section[data-container-id='ku_landing_main_content_center'] .kuDropSortBy .kuDropdownOptions .kuDropOption:hover {
        background: none; }
  div[data-container-id='ku_landing_main_content_container'] section[data-container-id='ku_landing_main_content_center'] .kuDropSortBy .sortBySelected::before {
    border-style: solid;
    border-width: 0.15em 0.15em 0 0;
    content: '';
    display: inline-block;
    height: 0.4em;
    position: relative;
    top: 0.25em;
    transform: rotate(-45deg);
    vertical-align: top;
    width: 1em;
    right: 0.2em;
    transform: rotate(135deg); }

div[data-container-id='ku_landing_main_content_container'] section[data-container-id='ku_landing_main_content_center'] .kuPagination {
  border-top: 1px solid #d9d9d6;
  width: auto;
  float: none;
  text-align: center;
  margin-top: 50px;
  padding-top: 16px;
  display: flex;
  justify-content: space-between; }
  div[data-container-id='ku_landing_main_content_container'] section[data-container-id='ku_landing_main_content_center'] .kuPagination a {
    border: none;
    font-size: 14px;
    color: rgba(0, 0, 0, 0.4); }
  div[data-container-id='ku_landing_main_content_container'] section[data-container-id='ku_landing_main_content_center'] .kuPagination .kuCurrent {
    color: black !important; }
  div[data-container-id='ku_landing_main_content_container'] section[data-container-id='ku_landing_main_content_center'] .kuPagination .pagination-chevron-left::before {
    border-style: solid;
    border-width: 0.1em 0.1em 0 0;
    content: '';
    display: inline-block;
    height: 1em;
    position: relative;
    top: 0.15em;
    transform: rotate(-45deg);
    vertical-align: top;
    width: 1em;
    left: 0.25em;
    transform: rotate(-135deg); }
  div[data-container-id='ku_landing_main_content_container'] section[data-container-id='ku_landing_main_content_center'] .kuPagination .pagination-chevron-right::before {
    border-style: solid;
    border-width: 0.1em 0.1em 0 0;
    content: '';
    display: inline-block;
    height: 1em;
    position: relative;
    top: 0.15em;
    transform: rotate(-45deg);
    vertical-align: top;
    width: 1em;
    left: 0;
    transform: rotate(45deg); }
  div[data-container-id='ku_landing_main_content_container'] section[data-container-id='ku_landing_main_content_center'] .kuPagination .deactivated {
    opacity: 0 !important; }

.plp-banner-block {
  width: 50% !important; }
  .plp-banner-block:has([data-content-region]:empty) {
    display: none; }
  @media (min-width: 551px) {
    .plp-banner-block {
      width: 33% !important; } }
  .plp-banner-block .category-banner-block {
    flex: 1;
    display: block;
    width: 100%;
    height: 100%; }
    .plp-banner-block .category-banner-block div {
      height: 100% !important;
      width: 100% !important;
      padding: 0 !important; }
      .plp-banner-block .category-banner-block div[data-content-region] > div:first-of-type {
        padding: 0; }
    .plp-banner-block .category-banner-block a {
      display: block;
      position: relative;
      width: 100%;
      height: 100%; }
      .plp-banner-block .category-banner-block a img {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        height: 100%;
        width: 100%;
        object-fit: cover; }

header[data-block-id='ku_landing_result_header'] .kuDropdown.kuDropSortBy {
  margin-left: 0; }
  @media (min-width: 769px) {
    header[data-block-id='ku_landing_result_header'] .kuDropdown.kuDropSortBy {
      margin-left: 6px; } }

@media (min-width: 769px) {
  header[data-block-id='ku_landing_result_header'] .kuDropdown {
    margin: 6px; } }

header[data-block-id='ku_landing_result_header'] .kuPagination {
  padding: 10px 0px 10px 5px; }
  header[data-block-id='ku_landing_result_header'] .kuPagination .klevuPaginate:last-of-type {
    padding-right: 0; }

@media (max-width: 1024px) {
  .quickSearch-open .klevu-fluid.kuQuickSearchResultsContainer {
    position: relative;
    z-index: 99; } }

@media (max-width: 1024px) {
  .quickSearch-close .klevu-fluid.kuQuickSearchResultsContainer .klevuWrap {
    display: none; } }

@media screen and (max-width: 769px) {
  section[data-container-id='ku_landing_main_content_left'] {
    width: 100% !important;
    max-width: 100% !important;
    display: block !important;
    background-color: #fff;
    position: sticky !important;
    top: 55px !important;
    z-index: 19;
    transition: top 0.16s ease-in-out 20ms; }
    section[data-container-id='ku_landing_main_content_left'].header-collapsed-top {
      top: 0 !important; } }

.klevu-filters {
  margin: 0 -1.5rem;
  margin-bottom: 2rem;
  padding: 0 1.5rem;
  border-bottom: 1px solid #d9d9d6; }
  @media (min-width: 769px) {
    .klevu-filters {
      margin: 0;
      padding: 0 20px 0 0;
      border-bottom: 0; } }

.klevu-filters-mobile-header {
  padding: 12px 0px;
  display: flex;
  justify-content: space-between;
  align-items: flex-start; }
  @media (min-width: 769px) {
    .klevu-filters-mobile-header {
      display: none; } }
  .klevu-filters-mobile-header__title, .klevu-filters-mobile-header__sort-by-label {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    position: relative;
    text-transform: uppercase;
    cursor: pointer; }
    .klevu-filters-mobile-header__title span, .klevu-filters-mobile-header__sort-by-label span {
      font-size: 12px;
      letter-spacing: 1.2px; }
    .klevu-filters-mobile-header__title::after, .klevu-filters-mobile-header__sort-by-label::after {
      content: '';
      display: block;
      border-width: 0 1px 1px 0;
      border-color: black;
      border-image: none;
      border-style: solid;
      transform: rotate(45deg);
      transition: all 0.3s ease 0s;
      padding: 3px;
      margin-left: 8px;
      position: relative;
      top: -1.5px; }
    .klevu-filters-mobile-header__title--is-open, .klevu-filters-mobile-header__sort-by-label--is-open {
      margin-bottom: 12px; }
      .klevu-filters-mobile-header__title--is-open::after, .klevu-filters-mobile-header__sort-by-label--is-open::after {
        transform: rotate(-135deg);
        top: 1.5px; }

.klevu-filters-body__filters-content--mobile-hidden {
  display: none; }

@media (min-width: 769px) {
  .klevu-filters-body__filters-content {
    display: block !important; } }

.klevu-filters-body__filter-tags {
  margin-bottom: 24px;
  display: flex;
  flex-direction: column; }
  .klevu-filters-body__filter-tags__pre-content {
    width: 100%;
    order: 1;
    display: flex;
    justify-content: space-between;
    align-items: center;
    text-transform: uppercase;
    margin-top: 8px; }
    @media (min-width: 769px) {
      .klevu-filters-body__filter-tags__pre-content {
        margin-bottom: 16px;
        margin-top: 0;
        order: 0; } }
    .klevu-filters-body__filter-tags__pre-content__title {
      font-size: 14px;
      letter-spacing: 1.4px;
      display: none; }
      @media (min-width: 769px) {
        .klevu-filters-body__filter-tags__pre-content__title {
          display: block; } }
    .klevu-filters-body__filter-tags__pre-content .kuFilterTagClearAll {
      cursor: pointer;
      font-size: 12px;
      letter-spacing: 1.2px;
      text-decoration: underline;
      font-weight: 300; }
  .klevu-filters-body__filter-tags__items {
    display: flex;
    flex-wrap: wrap;
    gap: 8px; }
    .klevu-filters-body__filter-tags__items .kuFilterTag {
      padding: 8px 12px;
      background-color: #f3f3f3;
      font-size: 12px;
      letter-spacing: 1.2px;
      font-weight: 300 !important;
      cursor: pointer; }
      .klevu-filters-body__filter-tags__items .kuFilterTag .kuFilterTagValue::after {
        content: '\00D7';
        display: inline-block;
        font-weight: bold;
        font-size: 14px;
        line-height: 10px;
        position: relative;
        top: 0;
        margin-left: 8px; }

.klevu-filters-body__filters-item {
  padding-bottom: 0 !important;
  margin-bottom: 0 !important;
  border-top: 1px solid #d9d9d6; }
  .klevu-filters-body__filters-item .kuFilterHead {
    padding: 8px 0 !important;
    font-size: 14px;
    letter-spacing: 1.4px;
    border-bottom: 0 !important;
    margin-bottom: 0 !important; }
    .klevu-filters-body__filters-item .kuFilterHead::after {
      display: inline-block !important;
      transform: rotate(0deg) !important;
      right: 0px !important;
      top: 5px !important;
      padding: 0px !important;
      font-weight: 300 !important;
      font-size: 24px !important;
      transition: all 0s !important;
      border: none !important; }
    .klevu-filters-body__filters-item .kuFilterHead.kuExpand::after {
      content: '\002B' !important; }
    .klevu-filters-body__filters-item .kuFilterHead.kuCollapse::after {
      content: '\2013' !important; }
    @media (min-width: 769px) {
      .klevu-filters-body__filters-item .kuFilterHead {
        display: block;
        padding: 16px 0 !important; }
        .klevu-filters-body__filters-item .kuFilterHead::after {
          top: 12px !important; } }
  .klevu-filters-body__filters-item .kuFilterTypeSection {
    height: auto !important;
    padding-bottom: 16px; }
    .klevu-filters-body__filters-item .kuFilterTypeSection.kuFilterCollapse {
      display: none; }
    .klevu-filters-body__filters-item .kuFilterTypeSection.kuFilterShowAll ul {
      height: auto !important; }
    .klevu-filters-body__filters-item .kuFilterTypeSection.sliderFilterNames {
      height: 55px !important; }
      .klevu-filters-body__filters-item .kuFilterTypeSection.sliderFilterNames .kuPriceSlider {
        width: 100%;
        padding: 8px 16px 0px 0px;
        max-width: 100%;
        min-width: none; }
      .klevu-filters-body__filters-item .kuFilterTypeSection.sliderFilterNames .kuPriceRangeSliderFilterproductList {
        background: #f3f3f3 !important;
        box-shadow: none !important;
        border: none;
        height: 5px !important; }
      .klevu-filters-body__filters-item .kuFilterTypeSection.sliderFilterNames .noUi-connect {
        background: #d9d9d6 !important;
        box-shadow: none !important;
        border-radius: 0 !important; }
      .klevu-filters-body__filters-item .kuFilterTypeSection.sliderFilterNames .noUi-background {
        width: calc(100% + 16px);
        padding-right: 16px;
        background: #f3f3f3 !important;
        box-shadow: none !important;
        border: none;
        border-radius: 0 !important; }
      .klevu-filters-body__filters-item .kuFilterTypeSection.sliderFilterNames .noUi-handle {
        height: 16px !important;
        width: 16px !important;
        border: 1px solid black;
        box-shadow: none !important;
        left: 0;
        right: 0;
        top: -6px; }
        .klevu-filters-body__filters-item .kuFilterTypeSection.sliderFilterNames .noUi-handle::before, .klevu-filters-body__filters-item .kuFilterTypeSection.sliderFilterNames .noUi-handle::after {
          display: none !important; }
        .klevu-filters-body__filters-item .kuFilterTypeSection.sliderFilterNames .noUi-handle .noUi-tooltip {
          padding: 0;
          bottom: -24px;
          border: none;
          font-size: 12px;
          font-weight: 300;
          letter-spacing: 1.2px; }
    .klevu-filters-body__filters-item .kuFilterTypeSection ul {
      padding: 8px 0 !important;
      height: 128px;
      overflow: hidden; }
      .klevu-filters-body__filters-item .kuFilterTypeSection ul li {
        margin-bottom: 8px !important; }
        .klevu-filters-body__filters-item .kuFilterTypeSection ul li:last-of-type {
          margin-bottom: 0 !important; }
        .klevu-filters-body__filters-item .kuFilterTypeSection ul li a {
          margin: 0 !important;
          font-size: 12px;
          letter-spacing: 1.2px;
          font-weight: 300; }
          .klevu-filters-body__filters-item .kuFilterTypeSection ul li a .kuFilterIcon::before {
            height: 13.3px;
            width: 13.3px;
            border: 1px solid #cccccc !important;
            margin-right: 9.3px; }
          .klevu-filters-body__filters-item .kuFilterTypeSection ul li a .kuFilterIcon::after {
            left: 2px !important;
            top: 3.5px !important;
            width: 9px !important;
            border: 1.5px solid black !important;
            border-top: 0 !important;
            border-right: 0 !important;
            height: 4px !important; }
          .klevu-filters-body__filters-item .kuFilterTypeSection ul li a:hover .kuFilterIcon::after {
            display: none; }
          .klevu-filters-body__filters-item .kuFilterTypeSection ul li a:hover.klevuFilterOptionActive .kuFilterIcon::after {
            display: inline-block; }
    .klevu-filters-body__filters-item .kuFilterTypeSection .kuShowOpt {
      display: flex !important;
      position: static !important;
      padding: 10px 0 !important;
      margin: 8px 0 px 0 !important; }
      .klevu-filters-body__filters-item .kuFilterTypeSection .kuShowOpt .kuShowOptDot {
        height: 4px;
        width: 4px;
        border-radius: 50%;
        margin-right: 4px;
        background-color: black; }

.klevu-filters-body__sort-by-content {
  display: none; }
  .klevu-filters-body__sort-by-content .kuDropdown {
    width: 100% !important;
    margin: 0 !important;
    display: block !important;
    position: static !important;
    z-index: unset !important; }
    .klevu-filters-body__sort-by-content .kuDropdown .kuDropOption {
      text-align: right;
      text-transform: uppercase;
      font-size: 14px;
      letter-spacing: 1.4px;
      margin-bottom: 16px; }
      .klevu-filters-body__sort-by-content .kuDropdown .kuDropOption--selected::before {
        border-style: solid;
        border-width: 0.1em 0.1em 0 0;
        content: '';
        display: inline-block;
        height: 0.4em;
        position: relative;
        top: 0.25em;
        transform: rotate(-45deg);
        vertical-align: top;
        width: 0.9em;
        right: 0.2em;
        transform: rotate(135deg); }

.kuQuickResultsListContainer {
  display: flex;
  overflow-x: auto;
  column-gap: 8px; }
  @media (min-width: 769px) {
    .kuQuickResultsListContainer {
      column-gap: 24px; } }

.klevu-quick-product {
  padding: 16px 0;
  text-transform: uppercase;
  flex: 1;
  max-width: 33%;
  min-width: 203px; }
  .klevu-quick-product__image {
    width: 100% !important;
    height: 21vw !important;
    min-width: 203px !important;
    min-height: 264px !important; }
    .klevu-quick-product__image img {
      height: 100% !important;
      width: 100% !important;
      object-fit: cover; }
  .klevu-quick-product__title {
    margin: 16px 0 8px 0 !important;
    font-size: 12px !important;
    letter-spacing: 1.2px !important;
    font-weight: normal !important;
    width: 100% !important;
    text-align: center; }
  .klevu-quick-product__price {
    width: 100% !important; }
    .klevu-quick-product__price .price-section {
      font-size: 12px !important;
      letter-spacing: 1.2px !important;
      font-weight: 300 !important;
      text-align: center;
      text-decoration: underline !important; }

.klevu-static-popular-products__title {
  font-size: 12px !important;
  letter-spacing: 1.2px !important;
  font-weight: 300 !important; }

.klevu-static-popular-products__container {
  overflow-x: auto;
  display: flex;
  column-gap: 8px; }
  @media (min-width: 769px) {
    .klevu-static-popular-products__container {
      column-gap: 24px; } }

.klevu-you-may-like-products {
  text-align: left; }
  .klevu-you-may-like-products__title {
    font-size: 12px !important;
    letter-spacing: 1.2px !important;
    font-weight: 300 !important; }
  .klevu-you-may-like-products__container {
    overflow-x: auto;
    display: flex;
    column-gap: 8px; }
    @media (min-width: 769px) {
      .klevu-you-may-like-products__container {
        column-gap: 24px; } }

.kuResults ul {
  display: flex !important;
  flex-wrap: wrap !important; }
  .kuResults ul .product {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    width: 100%;
    float: left;
    vertical-align: top;
    margin: 0 !important;
    padding: 0 0.75rem !important;
    width: 50% !important; }
    @media (min-width: 551px) {
      .kuResults ul .product {
        width: 33.33333% !important; } }
    @media (min-width: 769px) {
      .kuResults ul .product {
        width: 33.33333% !important; } }
    .kuResults ul .product .card-img-container {
      max-width: 500px !important; }
      .kuResults ul .product .card-img-container .swym-button.swym-add-to-wishlist-view-product {
        position: absolute;
        top: 8px;
        right: 8px;
        z-index: 120 !important;
        height: 24px !important;
        width: 24px !important; }
        @media (min-width: 769px) {
          .kuResults ul .product .card-img-container .swym-button.swym-add-to-wishlist-view-product {
            top: 16px;
            right: 16px; } }
        .kuResults ul .product .card-img-container .swym-button.swym-add-to-wishlist-view-product.swym-added::after {
          content: url("../img/wishlist-icons/wishlist-heart-black.svg") !important; }
        .kuResults ul .product .card-img-container .swym-button.swym-add-to-wishlist-view-product:not(.swym-added)::after {
          content: url("../img/wishlist-icons/wishlist-heart-white.svg") !important; }
        .kuResults ul .product .card-img-container .swym-button.swym-add-to-wishlist-view-product .swym-wishlist-cta {
          display: none !important; }
        .kuResults ul .product .card-img-container .swym-button.swym-add-to-wishlist-view-product.disabled {
          opacity: 1 !important; }
      .kuResults ul .product .card-img-container .card-image {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
        width: 100% !important;
        object-fit: contain;
        max-height: 100%; }
        @media (min-width: 769px) {
          .kuResults ul .product .card-img-container .card-image {
            object-fit: cover;
            margin-top: 0; } }
    .kuResults ul .product .card-title {
      min-height: 39px;
      margin-bottom: 8px; }
      .kuResults ul .product .card-title a {
        font-size: 14px !important;
        letter-spacing: 1.4px;
        text-decoration: none;
        font-family: 'Europa' !important; }
    .kuResults ul .product .card-text span {
      font-family: 'Europa' !important;
      font-weight: 300;
      font-size: 1rem !important;
      letter-spacing: 1.3;
      text-transform: uppercase; }

.blog-page-header {
  padding: 24px 0 32px; }
  @media (min-width: 769px) {
    .blog-page-header {
      padding: 64px 0 24px; } }
  .blog-page-header__action {
    text-decoration: none; }
  .blog-page-header__title {
    padding: 0 20px;
    margin: 0;
    font-size: 27px;
    text-align: center;
    color: #000;
    font-weight: normal;
    line-height: 34px;
    letter-spacing: 3px;
    font-family: 'Europa', 'Montserrat', Arial, Helvetica, sans-serif;
    text-transform: uppercase; }
    @media (min-width: 769px) {
      .blog-page-header__title {
        font-size: 48px;
        line-height: normal;
        letter-spacing: 5px; } }
  .blog-page-header__subtitle {
    padding: 0 20px;
    margin: 0;
    text-align: center;
    font-size: 10px;
    font-weight: 300;
    color: #1d1d1d;
    letter-spacing: 3px;
    margin: 8px 0 32px;
    font-family: 'Europa', 'Montserrat', Arial, Helvetica, sans-serif;
    text-transform: uppercase; }
    @media (min-width: 769px) {
      .blog-page-header__subtitle {
        margin: 16px 0 48px;
        font-size: 14px;
        letter-spacing: 5px;
        line-height: 15px; } }

.blog-navigation-categories {
  list-style: none;
  column-gap: 32px;
  overflow-x: auto;
  white-space: nowrap;
  padding: 0 20px;
  margin: 0;
  padding-bottom: 8px;
  text-align: center;
  width: auto;
  border-bottom: 1px solid #f3f3f3; }
  @media (min-width: 769px) {
    .blog-navigation-categories {
      padding: 0 64px 24px;
      border-bottom: none; } }
  .blog-navigation-categories .blog-navigation-category {
    text-align: center;
    display: inline-block;
    margin-right: 16px;
    cursor: pointer; }
    @media (min-width: 769px) {
      .blog-navigation-categories .blog-navigation-category {
        margin-right: 56px; } }
    .blog-navigation-categories .blog-navigation-category:last-of-type {
      margin-right: 0; }
    .blog-navigation-categories .blog-navigation-category--active .blog-navigation-category__title {
      color: #131313 !important;
      font-weight: normal; }
    .blog-navigation-categories .blog-navigation-category__action {
      text-decoration: none; }
    .blog-navigation-categories .blog-navigation-category__icon {
      display: block;
      margin: 0 auto;
      width: 40px;
      height: 40px;
      margin-bottom: 4px; }
      @media (min-width: 769px) {
        .blog-navigation-categories .blog-navigation-category__icon {
          width: 56px;
          height: 56px;
          margin-bottom: 8px; } }
    .blog-navigation-categories .blog-navigation-category__title {
      display: block;
      font-size: 12px;
      line-height: normal;
      letter-spacing: 1.8px;
      margin: 0;
      color: #666666;
      font-weight: 300; }
      @media (min-width: 769px) {
        .blog-navigation-categories .blog-navigation-category__title {
          font-size: 16px;
          letter-spacing: 1.6px;
          line-height: 24px;
          font-weight: normal; } }

.blog-story-suggestion {
  padding: 48px 20px;
  border-top: 1px solid #d9d9d6;
  border-bottom: 1px solid #d9d9d6;
  text-transform: uppercase;
  margin-bottom: 40px; }
  @media (min-width: 769px) {
    .blog-story-suggestion {
      padding: 64px 0px;
      margin-bottom: 64px; } }
  .blog-story-suggestion__title {
    font-size: 22px;
    letter-spacing: 3px;
    line-height: 30px;
    margin: 0;
    text-align: center; }
  .blog-story-suggestion__description {
    font-size: 12px;
    line-height: normal;
    letter-spacing: 1.8px;
    margin: 16px 0 32px;
    text-align: center;
    font-weight: 300; }
  .blog-story-suggestion__button {
    display: block;
    text-align: center;
    width: 100%;
    font-size: 12px;
    letter-spacing: 2.4px;
    text-decoration: none;
    background: #1d1d1d;
    color: white;
    padding: 15px 0; }
    @media (min-width: 769px) {
      .blog-story-suggestion__button {
        margin: 0 auto;
        max-width: 688px;
        font-size: 14px;
        letter-spacing: 2.8px; } }
    .blog-story-suggestion__button:hover {
      color: white; }

.blogPost-preview {
  display: flex;
  flex-direction: column;
  text-align: center;
  text-transform: uppercase;
  margin: 0 10px 20px;
  width: calc(50% - 20px);
  color: #131313; }
  @media (min-width: 769px) {
    .blogPost-preview {
      margin: 0 12px 64px;
      width: calc(33.33% - 24px); } }
  .blogPost-preview a {
    text-decoration: none;
    color: #1d1d1d; }
  .blogPost-preview-title {
    margin: 16px 0 12px;
    font-size: 14px;
    letter-spacing: 1.4px;
    word-break: break-word; }
    @media (min-width: 769px) {
      .blogPost-preview-title {
        margin: 24px 0 16px;
        font-size: 22px;
        letter-spacing: 3px;
        line-height: 30px; } }
  .blogPost-preview-thumbnail {
    position: relative;
    overflow: hidden;
    margin: 0; }
    .blogPost-preview-thumbnail a {
      display: block;
      width: 100%;
      height: 100%; }
    .blogPost-preview-thumbnail img {
      width: 100%;
      height: 100%;
      object-fit: cover;
      object-position: center;
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0; }
  .blogPost-preview-date, .blogPost-preview-summary {
    display: none;
    margin: 0 0 12px;
    font-size: 10px;
    letter-spacing: 1px;
    line-height: 15px;
    font-weight: 300; }
    @media (min-width: 769px) {
      .blogPost-preview-date, .blogPost-preview-summary {
        display: block;
        margin: 0 0 16px;
        font-size: 12px;
        letter-spacing: 2px;
        line-height: 20px; } }
  .blogPost-preview-date {
    letter-spacing: 5px; }
  .blogPost-preview-more {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 10px;
    font-weight: 300;
    letter-spacing: 2px;
    line-height: 15px;
    font-stretch: normal; }
    .blogPost-preview-more::after {
      content: '';
      cursor: pointer;
      display: inline-block;
      border-bottom: 1px solid #131313;
      border-right: 1px solid #131313;
      height: 6px;
      width: 6px;
      margin-left: 5px;
      transform: rotate(-45deg);
      opacity: 0.8;
      position: relative;
      top: 0.3px; }
      @media (min-width: 769px) {
        .blogPost-preview-more::after {
          height: 6.5px;
          width: 6.5px;
          margin-left: 9px;
          top: 0; } }
    @media (min-width: 769px) {
      .blogPost-preview-more {
        font-size: 12px;
        letter-spacing: 1.8px;
        line-height: 20px; } }

.blog-main-content {
  margin: 0 auto;
  padding: 0 20px;
  display: flex;
  flex-direction: column; }
  @media (min-width: 769px) {
    .blog-main-content {
      padding: 0 64px calc(64px - 4rem);
      max-width: 106rem; } }
  .blog-main-content .blog-page-description {
    margin: 48px auto calc(80px - 3rem);
    max-width: 650px;
    word-break: break-word;
    text-transform: uppercase;
    text-align: center;
    font-size: 10px;
    letter-spacing: 1px;
    line-height: 15px;
    font-weight: 300;
    order: 1; }
    @media (min-width: 769px) {
      .blog-main-content .blog-page-description {
        order: 0;
        margin: 0 auto 64px;
        letter-spacing: 1.5px; } }
  .blog-main-content .blogGrid {
    margin: 0 -10px;
    display: flex;
    flex-wrap: wrap; }
    @media (max-width: 500px) {
      .blog-main-content .blogGrid--list-view .blogPost-preview {
        width: calc(100% - 20px) !important; } }
    @media (min-width: 769px) {
      .blog-main-content .blogGrid {
        margin: 0 -12px; } }
    .blog-main-content .blogGrid .blogPost-preview-thumbnail a {
      padding-top: 125%; }

.blog-view-switch {
  display: none; }
  @media (max-width: 500px) {
    .blog-view-switch {
      display: flex;
      justify-content: flex-end;
      align-items: center;
      margin: -8px 0 16px; }
      .blog-view-switch__icon {
        fill: transparent;
        stroke: #d9d9d6;
        cursor: pointer;
        width: 24px;
        height: 24px;
        margin-left: 16px; }
        .blog-view-switch__icon--active {
          stroke: #666666; } }

.blog-category {
  padding: 0;
  margin-bottom: 28px;
  position: relative; }
  @media (min-width: 769px) {
    .blog-category {
      margin-bottom: 64px; } }
  .blog-category__header {
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin: 0 auto; }
    @media screen and (max-width: 769px) {
      .blog-category__header::after {
        content: '';
        width: 100%;
        height: 1px;
        margin-left: 20px;
        background-color: #d9d9d6; } }
  .blog-category__icon {
    width: 48px;
    height: 48px;
    margin: 0 auto; }
    @media (min-width: 769px) {
      .blog-category__icon {
        width: 80px;
        height: 80px; } }
  .blog-category__title {
    display: block;
    text-decoration: none;
    font-size: 14px;
    letter-spacing: 1.4px;
    position: relative;
    text-transform: uppercase;
    color: #666666;
    cursor: pointer;
    z-index: 10;
    padding: 4px 0 16px 0;
    width: 100%;
    text-align: center;
    line-height: normal;
    font-weight: normal; }
    .blog-category__title::after {
      content: '';
      cursor: pointer;
      display: inline-block;
      border-bottom: 2px solid #666666;
      border-right: 2px solid #666666;
      height: 11px;
      width: 11px;
      transform: rotate(-45deg);
      position: relative;
      top: -2px; }
      @media screen and (max-width: 769px) {
        .blog-category__title::after {
          height: 8px;
          width: 8px;
          top: -1px; } }
    .blog-category__title--single {
      cursor: default !important; }
      .blog-category__title--single::after {
        display: none; }
    @media (min-width: 769px) {
      .blog-category__title {
        font-size: 22px;
        line-height: 30px;
        letter-spacing: 3px;
        padding: 8px 0 24px 0; } }
  .blog-category__loader {
    display: block;
    background: none;
    position: relative;
    height: 300px; }
    .blog-category__loader::before {
      top: calc(50% - 20px); }
  .blog-category__error {
    margin-left: 20px;
    margin-bottom: 0; }
    @media (min-width: 769px) {
      .blog-category__error {
        margin-left: 64px;
        transform: rotateX(180deg); } }
  .blog-category__content {
    overflow-x: auto;
    display: flex;
    padding: 16px 16px 12px;
    margin: 0; }
    @media (min-width: 769px) {
      .blog-category__content {
        overflow-x: scroll;
        padding: 0 0 32px;
        transform: rotateX(180deg);
        border-top: none;
        margin: 0; }
        .blog-category__content::-webkit-scrollbar {
          height: 11px; }
        .blog-category__content::-webkit-scrollbar-track {
          background: #d9d9d6;
          border-top: 5px solid #fff;
          border-bottom: 5px solid #fff; }
        .blog-category__content::-webkit-scrollbar-thumb {
          background-color: #666666;
          border-radius: 15px; }
        .blog-category__content::-webkit-scrollbar-track-piece:start {
          margin-left: 64px; }
        .blog-category__content::-webkit-scrollbar-track-piece:end {
          margin-right: 64px; } }
    .blog-category__content .blogPost-list {
      animation: fadein 1s;
      display: flex; }
      @media (min-width: 769px) {
        .blog-category__content .blogPost-list {
          padding: 0 52px;
          transform: rotateX(180deg);
          margin: 0; } }
    .blog-category__content .blogPost-group-wrapper {
      display: flex; }
      @media screen and (max-width: 769px) {
        .blog-category__content .blogPost-group-wrapper {
          width: 100vw;
          overflow-x: auto;
          padding-bottom: 12px; }
          .blog-category__content .blogPost-group-wrapper .blogPost-group:first-of-type {
            padding-left: 16px; }
          .blog-category__content .blogPost-group-wrapper .blogPost-group:last-of-type {
            padding-right: 16px; } }
    .blog-category__content .blogPost-group {
      display: flex;
      flex-direction: row; }
      @media (min-width: 769px) {
        .blog-category__content .blogPost-group {
          flex-direction: column; }
          .blog-category__content .blogPost-group .blogPost-preview:first-of-type {
            margin-bottom: 32px; } }
    .blog-category__content .blogPost-preview {
      width: min-content !important;
      margin: 0 4px; }
      @media (min-width: 769px) {
        .blog-category__content .blogPost-preview {
          margin: 0 12px; } }
      .blog-category__content .blogPost-preview-thumbnail {
        width: 246px;
        height: 246px; }
        @media (min-width: 769px) {
          .blog-category__content .blogPost-preview-thumbnail {
            width: 400px;
            height: 400px; } }
      .blog-category__content .blogPost-preview-summary {
        display: none; }

@keyframes fadein {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@media screen and (max-width: 769px) {
  #blog-top-stories .blog-category__content {
    overflow-x: unset;
    padding-bottom: 0;
    margin: 0;
    padding-left: 0;
    padding-right: 0; }
    #blog-top-stories .blog-category__content .blogPost-list {
      flex-direction: column;
      padding: 0;
      width: 100%; } }

@media screen and (max-width: 769px) {
  #blog-top-stories .blogPost-list > .blogPost-preview {
    width: 100% !important;
    margin: 0 0 32px;
    padding: 0 20px; } }

#blog-top-stories .blogPost-list > .blogPost-preview .blogPost-preview-thumbnail {
  width: 100%;
  height: 100%; }
  #blog-top-stories .blogPost-list > .blogPost-preview .blogPost-preview-thumbnail a {
    padding-top: 100%; }
  @media (min-width: 769px) {
    #blog-top-stories .blogPost-list > .blogPost-preview .blogPost-preview-thumbnail {
      width: 600px;
      height: 600px; }
      #blog-top-stories .blogPost-list > .blogPost-preview .blogPost-preview-thumbnail a {
        padding-top: 0; } }

#blog-top-stories .blogPost-list > .blogPost-preview .blogPost-preview-summary {
  display: block; }

@media screen and (max-width: 769px) {
  #blog-top-stories .blogPost-group {
    overflow-x: auto;
    padding: 0 16px;
    padding-bottom: 12px; }
    #blog-top-stories .blogPost-group .blogPost-preview-thumbnail {
      width: 246px;
      height: 308px; } }
    @media screen and (max-width: 769px) and (min-width: 769px) {
      #blog-top-stories .blogPost-group .blogPost-preview-thumbnail {
        width: 320px;
        height: 400px; } }

@media (min-width: 769px) {
  #blog-top-stories .blogPost-group {
    flex-direction: row; }
    #blog-top-stories .blogPost-group .blogPost-preview-thumbnail {
      width: 400px;
      height: 600px; }
    #blog-top-stories .blogPost-group .blogPost-preview-summary {
      display: block; } }

@media screen and (max-width: 769px) {
  #blog-ask-dr-sturm .blogPost-preview-thumbnail {
    width: 246px;
    height: 308px; } }
  @media screen and (max-width: 769px) and (min-width: 769px) {
    #blog-ask-dr-sturm .blogPost-preview-thumbnail {
      width: 320px;
      height: 400px; } }

@media (min-width: 769px) {
  #blog-ask-dr-sturm .blogPost-preview-thumbnail {
    width: 400px;
    height: 600px; }
  #blog-ask-dr-sturm .blogPost-preview-summary {
    display: block; } }

#blog-conversations .blogPost-preview-thumbnail {
  width: 246px;
  height: 308px; }
  @media (min-width: 769px) {
    #blog-conversations .blogPost-preview-thumbnail {
      width: 320px;
      height: 400px; } }
  @media (min-width: 769px) {
    #blog-conversations .blogPost-preview-thumbnail {
      width: 400px;
      height: 600px; } }

@media (min-width: 769px) {
  #blog-conversations .blogPost-preview-summary {
    display: block; } }

@media screen and (max-width: 769px) {
  #blog-conversations .blogPost-group .blogPost-preview:nth-of-type(2) .blogPost-preview-thumbnail {
    width: 246px;
    height: 308px; } }
  @media screen and (max-width: 769px) and (min-width: 769px) {
    #blog-conversations .blogPost-group .blogPost-preview:nth-of-type(2) .blogPost-preview-thumbnail {
      width: 320px;
      height: 400px; } }

@media (min-width: 769px) {
  #blog-conversations .blogPost-group:nth-of-type(odd) .blogPost-preview:first-of-type .blogPost-preview-thumbnail {
    width: 246px;
    height: 308px; } }
  @media (min-width: 769px) and (min-width: 769px) {
    #blog-conversations .blogPost-group:nth-of-type(odd) .blogPost-preview:first-of-type .blogPost-preview-thumbnail {
      width: 320px;
      height: 400px; } }

@media (min-width: 769px) {
  #blog-conversations .blogPost-group:nth-of-type(even) .blogPost-preview:nth-of-type(2) .blogPost-preview-thumbnail {
    width: 246px;
    height: 308px; } }
  @media (min-width: 769px) and (min-width: 769px) {
    #blog-conversations .blogPost-group:nth-of-type(even) .blogPost-preview:nth-of-type(2) .blogPost-preview-thumbnail {
      width: 320px;
      height: 400px; } }

#blog-wellness .blogPost-preview-thumbnail {
  width: 400px;
  height: 600px; }
  @media screen and (max-width: 769px) {
    #blog-wellness .blogPost-preview-thumbnail {
      width: 246px;
      height: 308px; } }
  @media screen and (max-width: 769px) and (min-width: 769px) {
    #blog-wellness .blogPost-preview-thumbnail {
      width: 320px;
      height: 400px; } }

@media (min-width: 769px) {
  #blog-wellness .blogPost-preview-summary {
    display: block; } }

@media screen and (max-width: 769px) {
  #blog-wellness .blogPost-group .blogPost-preview:nth-of-type(2) .blogPost-preview-thumbnail {
    width: 246px;
    height: 308px; } }
  @media screen and (max-width: 769px) and (min-width: 769px) {
    #blog-wellness .blogPost-group .blogPost-preview:nth-of-type(2) .blogPost-preview-thumbnail {
      width: 320px;
      height: 400px; } }

@media (min-width: 769px) {
  #blog-wellness .blogPost-group:nth-of-type(odd) .blogPost-preview:first-of-type .blogPost-preview-thumbnail {
    width: 246px;
    height: 308px; } }
  @media (min-width: 769px) and (min-width: 769px) {
    #blog-wellness .blogPost-group:nth-of-type(odd) .blogPost-preview:first-of-type .blogPost-preview-thumbnail {
      width: 320px;
      height: 400px; } }

@media (min-width: 769px) {
  #blog-wellness .blogPost-group:nth-of-type(even) .blogPost-preview:nth-of-type(2) .blogPost-preview-thumbnail {
    width: 246px;
    height: 308px; } }
  @media (min-width: 769px) and (min-width: 769px) {
    #blog-wellness .blogPost-group:nth-of-type(even) .blogPost-preview:nth-of-type(2) .blogPost-preview-thumbnail {
      width: 320px;
      height: 400px; } }

#blog-recipes {
  margin-bottom: 54px; }
  @media (min-width: 769px) {
    #blog-recipes {
      margin-bottom: 72px; } }
  @media screen and (max-width: 769px) {
    #blog-recipes .blog-category__content {
      overflow-x: unset;
      margin: 0;
      padding-left: 0;
      padding-right: 0; }
      #blog-recipes .blog-category__content .blogPost-list {
        flex-direction: column;
        padding: 0;
        width: 100%; } }
  @media screen and (max-width: 769px) {
    #blog-recipes .blogPost-preview:only-of-type {
      width: 100% !important;
      margin: 0;
      margin-bottom: 32px;
      padding: 0 20px; }
      #blog-recipes .blogPost-preview:only-of-type .blogPost-preview-summary {
        display: block; } }
  #blog-recipes .blogPost-preview:only-of-type .blogPost-preview-thumbnail {
    width: 100%;
    height: 100%; }
    #blog-recipes .blogPost-preview:only-of-type .blogPost-preview-thumbnail a {
      padding-top: 75%; }
    @media (min-width: 769px) {
      #blog-recipes .blogPost-preview:only-of-type .blogPost-preview-thumbnail {
        width: 335px;
        height: 251px; } }
  @media (min-width: 769px) and (min-width: 769px) {
    #blog-recipes .blogPost-preview:only-of-type .blogPost-preview-thumbnail {
      width: 533px;
      height: 400px; } }
    @media (min-width: 769px) {
        #blog-recipes .blogPost-preview:only-of-type .blogPost-preview-thumbnail a {
          padding-top: 0; } }
  #blog-recipes .blogPost-group {
    flex-direction: row; }
    @media screen and (max-width: 769px) {
      #blog-recipes .blogPost-group {
        overflow-x: auto;
        padding: 0 16px;
        padding-bottom: 12px; } }
    #blog-recipes .blogPost-group .blogPost-preview-thumbnail {
      width: 246px;
      height: 246px; }
      @media (min-width: 769px) {
        #blog-recipes .blogPost-group .blogPost-preview-thumbnail {
          width: 400px;
          height: 400px; } }

.page-description__truncate-text {
  margin: 0;
  text-align: left !important;
  font-size: 12px !important;
  letter-spacing: 1.2px !important;
  line-height: 20px !important;
  font-family: 'Europa';
  overflow: hidden;
  max-height: 60px !important; }
  @media (min-width: 769px) {
    .page-description__truncate-text {
      font-size: 14px !important;
      letter-spacing: 1.4px !important;
      line-height: 22px !important;
      max-height: 66px !important; } }
  .page-description__truncate-text--expanded {
    max-height: none !important; }
  @supports (display: -webkit-box) and (-webkit-line-clamp: 3) and (-webkit-box-orient: vertical) {
    .page-description__truncate-text {
      display: -webkit-box;
      -webkit-line-clamp: 3;
      -webkit-box-orient: vertical;
      max-height: unset !important;
      /* autoprefixer: off */ }
      .page-description__truncate-text--expanded {
        -webkit-line-clamp: unset; } }

.page-description__truncate-button {
  display: block;
  margin: 12px auto;
  padding: 0;
  text-decoration: underline;
  font-size: 12px;
  letter-spacing: 1.2px;
  line-height: 20px; }
  @media (min-width: 769px) {
    .page-description__truncate-button {
      font-size: 14px;
      letter-spacing: 1.4px;
      line-height: 22px;
      margin: 14px auto; } }

.page-seo-bottom-content .truncate__text::after {
  content: '...';
  display: inline-block; }

.page-seo-bottom-content .truncate__text-more {
  display: none; }

.page-seo-bottom-content .truncate__content {
  margin: 0;
  font-size: 12px;
  letter-spacing: 1.2px;
  line-height: 20px; }
  @media (min-width: 769px) {
    .page-seo-bottom-content .truncate__content {
      font-size: 14px;
      letter-spacing: 1.4px;
      line-height: 22px; } }
  .page-seo-bottom-content .truncate__content--expanded .truncate__text::after {
    content: none; }
  .page-seo-bottom-content .truncate__content--expanded .truncate__text-more {
    display: unset; }

.page-seo-bottom-content .truncate__button {
  display: block;
  margin: 12px auto;
  padding: 0;
  text-decoration: underline;
  font-size: 12px;
  letter-spacing: 1.2px;
  line-height: 20px; }
  @media (min-width: 769px) {
    .page-seo-bottom-content .truncate__button {
      font-size: 14px;
      letter-spacing: 1.4px;
      line-height: 22px;
      margin: 14px auto; } }

#CybotCookiebotDialog {
  border-radius: 0 !important; }
  #CybotCookiebotDialog * {
    font-family: 'Europa' !important; }
  #CybotCookiebotDialog #CybotCookiebotDialogHeader,
  #CybotCookiebotDialog #CybotCookiebotDialogPoweredByText,
  #CybotCookiebotDialog #CybotCookiebotDialogDetailFooter {
    display: none !important; }
  #CybotCookiebotDialog #CybotCookiebotDialogTabContent #CybotCookiebotDialogBody .CybotCookiebotScrollContainer:first-of-type {
    padding: 0 !important;
    max-height: none !important;
    min-height: unset !important; }
    #CybotCookiebotDialog #CybotCookiebotDialogTabContent #CybotCookiebotDialogBody .CybotCookiebotScrollContainer:first-of-type #CybotCookiebotDialogBodyContent {
      padding: 0 15px;
      margin: 24px 0; }
    #CybotCookiebotDialog #CybotCookiebotDialogTabContent #CybotCookiebotDialogBody .CybotCookiebotScrollContainer:first-of-type .CybotCookiebotFader {
      display: none !important; }
    #CybotCookiebotDialog #CybotCookiebotDialogTabContent #CybotCookiebotDialogBody .CybotCookiebotScrollContainer:first-of-type #CybotCookiebotDialogBodyContentTitle {
      font-size: 15px !important;
      letter-spacing: 2.25px !important;
      line-height: normal !important;
      margin-bottom: 8px;
      color: #131313 !important; }
    #CybotCookiebotDialog #CybotCookiebotDialogTabContent #CybotCookiebotDialogBody .CybotCookiebotScrollContainer:first-of-type #CybotCookiebotDialogBodyContentText {
      font-size: 15px !important;
      letter-spacing: 0.05px !important;
      line-height: normal !important;
      color: #666666 !important; }
  #CybotCookiebotDialog #CybotCookiebotDialogTabContent #CybotCookiebotDialogBody #CybotCookiebotDialogBodyLevelButtonsSelectPane {
    padding: 0 !important; }
    @media screen and (max-width: 769px) {
      #CybotCookiebotDialog #CybotCookiebotDialogTabContent #CybotCookiebotDialogBody #CybotCookiebotDialogBodyLevelButtonsSelectPane .CybotCookiebotDialogBodyLevelButtonWrapper {
        width: 25% !important;
        display: flex !important;
        flex-direction: column !important;
        padding: 16px 8px !important; }
        #CybotCookiebotDialog #CybotCookiebotDialogTabContent #CybotCookiebotDialogBody #CybotCookiebotDialogBodyLevelButtonsSelectPane .CybotCookiebotDialogBodyLevelButtonWrapper:not(:last-of-type) {
          border-right: 1px solid #d9d9d6 !important; } }
    #CybotCookiebotDialog #CybotCookiebotDialogTabContent #CybotCookiebotDialogBody #CybotCookiebotDialogBodyLevelButtonsSelectPane .CybotCookiebotDialogBodyLevelButtonWrapper .CybotCookiebotDialogBodyLevelButtonLabel {
      font-size: 15px !important;
      letter-spacing: 0.25px !important;
      line-height: normal !important;
      margin-bottom: 8px; }
      #CybotCookiebotDialog #CybotCookiebotDialogTabContent #CybotCookiebotDialogBody #CybotCookiebotDialogBodyLevelButtonsSelectPane .CybotCookiebotDialogBodyLevelButtonWrapper .CybotCookiebotDialogBodyLevelButtonLabel span {
        font-weight: normal !important; }
  #CybotCookiebotDialog #CybotCookiebotDialogTabContent #CybotCookiebotDialogBodyEdgeMoreDetails {
    margin: 16px 8px 0 !important; }
    #CybotCookiebotDialog #CybotCookiebotDialogTabContent #CybotCookiebotDialogBodyEdgeMoreDetails #CybotCookiebotDialogBodyEdgeMoreDetailsLink {
      font-weight: normal !important;
      font-size: 15px !important;
      letter-spacing: 0.25px !important; }
      #CybotCookiebotDialog #CybotCookiebotDialogTabContent #CybotCookiebotDialogBodyEdgeMoreDetails #CybotCookiebotDialogBodyEdgeMoreDetailsLink::after {
        margin: 2px 9px 0 17px !important;
        border-width: 1px 1px 0 0 !important; }
  #CybotCookiebotDialog #CybotCookiebotDialogTabContent .CybotCookiebotFader {
    display: none !important; }
  #CybotCookiebotDialog #CybotCookiebotDialogTabContent #CybotCookiebotDialogDetailBodyContentCookieContainerTypes .CookieCard:last-of-type {
    margin-bottom: 0 !important;
    border-bottom: none !important; }
  #CybotCookiebotDialog #CybotCookiebotDialogTabContent input[type='checkbox']:not(:checked) + .CybotCookiebotDialogBodyLevelButtonSlider {
    background-color: #666666 !important; }
  #CybotCookiebotDialog #CybotCookiebotDialogFooter {
    padding: 18px 8px 24px !important; }
    #CybotCookiebotDialog #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyButtonsWrapper {
      display: flex !important;
      flex-direction: row !important; }
      #CybotCookiebotDialog #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyButtonsWrapper .CybotCookiebotDialogBodyButton {
        align-items: center !important;
        text-transform: uppercase !important;
        font-size: 12px !important;
        line-height: 15px !important;
        font-weight: normal !important;
        margin-bottom: 0 !important;
        border-radius: 0 !important;
        padding: 4px 8px !important;
        min-height: 38px !important;
        border-width: 1px !important; }
        #CybotCookiebotDialog #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyButtonsWrapper .CybotCookiebotDialogBodyButton:not(:last-of-type) {
          margin-right: 8px !important; }
      #CybotCookiebotDialog #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyButtonsWrapper #CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll {
        border: 1px solid #131313; }
  @media screen and (max-width: 1280px) {
    #CybotCookiebotDialog[data-template='bottom'] {
      top: 100% !important;
      transform: translate(-50%, -100%) !important;
      max-height: none !important;
      max-width: 100% !important;
      width: 100% !important;
      border: none !important;
      border-top: 1px solid #d9d9d6 !important; } }
  @media screen and (min-width: 1280px) {
    #CybotCookiebotDialog[data-template='bottom'] {
      padding: 24px 32px !important; }
      #CybotCookiebotDialog[data-template='bottom'] #CybotCookiebotDialogTabContent {
        margin: 0 !important; }
        #CybotCookiebotDialog[data-template='bottom'] #CybotCookiebotDialogTabContent #CybotCookiebotDialogBody {
          max-width: none !important; }
          #CybotCookiebotDialog[data-template='bottom'] #CybotCookiebotDialogTabContent #CybotCookiebotDialogBody .CybotCookiebotScrollContainer:first-of-type {
            padding: 0 32px 0 0 !important;
            width: calc(100% - 375px) !important;
            min-height: 160px !important;
            max-width: 985px !important; }
            #CybotCookiebotDialog[data-template='bottom'] #CybotCookiebotDialogTabContent #CybotCookiebotDialogBody .CybotCookiebotScrollContainer:first-of-type #CybotCookiebotDialogBodyContent {
              padding: 0;
              margin: 0; }
          #CybotCookiebotDialog[data-template='bottom'] #CybotCookiebotDialogTabContent #CybotCookiebotDialogBody .CybotCookiebotDialogBodyBottomWrapper {
            border-top: 1px solid #d9d9d6 !important;
            margin: 24px 0 0 !important;
            padding: 24px 0 0 !important; }
            #CybotCookiebotDialog[data-template='bottom'] #CybotCookiebotDialogTabContent #CybotCookiebotDialogBody .CybotCookiebotDialogBodyBottomWrapper .CybotCookiebotDialogBodyLevelButtonWrapper {
              margin: 0 32px 0 0 !important; }
              #CybotCookiebotDialog[data-template='bottom'] #CybotCookiebotDialogTabContent #CybotCookiebotDialogBody .CybotCookiebotDialogBodyBottomWrapper .CybotCookiebotDialogBodyLevelButtonWrapper .CybotCookiebotDialogBodyLevelButtonLabel {
                margin: 0 16px 0 0 !important; }
            #CybotCookiebotDialog[data-template='bottom'] #CybotCookiebotDialogTabContent #CybotCookiebotDialogBody .CybotCookiebotDialogBodyBottomWrapper #CybotCookiebotDialogBodyEdgeMoreDetails {
              margin: 0 !important; }
      #CybotCookiebotDialog[data-template='bottom'] #CybotCookiebotDialogFooter {
        width: 375px !important;
        padding: 0 !important;
        position: absolute !important;
        top: 0 !important;
        right: 0 !important; }
        #CybotCookiebotDialog[data-template='bottom'] #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyButtons {
          max-width: none !important; }
          #CybotCookiebotDialog[data-template='bottom'] #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyButtons #CybotCookiebotDialogBodyButtonsWrapper {
            display: flex !important;
            flex-direction: column-reverse !important; }
            #CybotCookiebotDialog[data-template='bottom'] #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyButtons #CybotCookiebotDialogBodyButtonsWrapper .CybotCookiebotDialogBodyButton {
              padding: 15px !important;
              width: 100% !important;
              font-size: 14px !important;
              letter-spacing: 2.8px !important;
              line-height: normal !important;
              height: 48px !important; }
              #CybotCookiebotDialog[data-template='bottom'] #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyButtons #CybotCookiebotDialogBodyButtonsWrapper .CybotCookiebotDialogBodyButton:not(:last-of-type) {
                margin: 8px 0 0 !important; } }

.mobile-quick-skin-concern-scrollmenu {
  display: none; }

@media screen and (max-width: 768px) {
  .mobile-quick-skin-concern-container {
    position: sticky !important;
    top: 55px !important;
    z-index: 7;
    background-color: white;
    border-bottom: 1px solid #d9d9d6; }
  .mobile-quick-skin-concern-scrollmenu {
    display: block;
    padding: 0px 10px;
    overflow-x: auto;
    white-space: nowrap; }
  .mobile-quick-skin-concern-scrollmenu a {
    display: inline-block;
    text-align: center;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 1.2px;
    padding: 8px 10px;
    text-decoration: none; } }

.virtual-store-iframe {
  width: 100%; }
  @media (min-width: 769px) {
    .virtual-store-iframe {
      height: 100vh; } }

.iframe-fullscreen {
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 300; }

.iframe-fullscreen > iframe {
  height: 100vh; }

body:fullscreen {
  overflow-y: auto;
  overflow-x: hidden; }

body:-ms-fullscreen {
  overflow-y: auto;
  overflow-x: hidden; }

body:-webkit-full-screen {
  overflow-y: auto;
  overflow-x: hidden; }

body:-moz-full-screen {
  overflow-y: auto;
  overflow-x: hidden; }

.product-list {
  display: flex;
  flex-direction: column;
  gap: 8px;
  padding-bottom: 16px; }
  .product-list .divider {
    height: 1px;
    background: rgba(0, 0, 0, 0.08);
    margin-top: 8px; }

.product-list-item {
  display: flex;
  gap: 16px; }

.item-img-container {
  height: 125px;
  width: 96px;
  overflow: hidden; }

.item-img {
  width: 100%;
  height: 100%;
  object-fit: cover; }

.item-description-container {
  display: flex;
  align-items: center;
  flex: auto; }

.item-description {
  display: flex;
  flex-direction: column;
  gap: 8px; }

.item-title {
  color: rgba(0, 0, 0, 0.83);
  font-weight: 400;
  letter-spacing: 2.1px;
  text-transform: uppercase; }

.item-quantity {
  color: rgba(0, 0, 0, 0.56);
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.21px; }

.repobox_section {
  position: sticky;
  top: 150px; }
  @media screen and (max-width: 1024px) {
    .repobox_section {
      position: static; } }
  .repobox_section .page-section {
    width: 80%;
    margin-left: 20%;
    padding: 3em;
    border-bottom: 1px solid #d9d9d6; }
    @media screen and (max-width: 1024px) {
      .repobox_section .page-section {
        width: 100%;
        margin-left: 0;
        padding: 50px 0 3em 0;
        min-height: auto; } }
    @media screen and (max-width: 1024px) {
      .repobox_section .page-section:first-child {
        padding: 35px 0 3em 0; } }
  .repobox_section xmp {
    background-color: #f8f9fa;
    border: 1px solid #dee2e6;
    border-radius: 0.375rem;
    padding: 10px 20px 20px;
    overflow: auto; }
  .repobox_section .nav-dropdown {
    position: fixed;
    left: 0;
    right: 0;
    top: 104px;
    display: none;
    z-index: 10; }
    @media screen and (max-width: 1024px) {
      .repobox_section .nav-dropdown {
        display: block; } }
    .repobox_section .nav-dropdown.fixed {
      top: 0; }
    .repobox_section .nav-dropdown .dropbtn {
      background-color: black;
      color: white;
      padding: 16px;
      font-size: 16px;
      border: none;
      cursor: pointer;
      width: 100%; }
    .repobox_section .nav-dropdown .dropbtn:hover, .repobox_section .nav-dropdown .dropbtn:focus {
      background-color: black; }
    .repobox_section .nav-dropdown .dropdown {
      position: relative;
      display: inline-block; }
    .repobox_section .nav-dropdown .dropdown-content {
      display: none;
      position: absolute;
      background-color: #f1f1f1;
      width: 100%;
      overflow: auto;
      box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
      z-index: 1; }
      .repobox_section .nav-dropdown .dropdown-content.show {
        display: block; }
    .repobox_section .nav-dropdown .dropdown-content a {
      color: black;
      padding: 12px 16px;
      text-decoration: none;
      display: block; }
  .repobox_section .navigation {
    position: fixed;
    width: 18%;
    color: #fff;
    top: 140px; }
    .repobox_section .navigation.fixed {
      top: 30px; }
    .repobox_section .navigation__link {
      display: block;
      color: #757575;
      text-decoration: none;
      padding: 1em;
      font-weight: 400;
      text-transform: uppercase;
      letter-spacing: .1rem;
      border-bottom: 1px solid #d9d9d6; }
      .repobox_section .navigation__link:hover {
        color: #333333; }
      .repobox_section .navigation__link.active {
        color: #333333;
        font-weight: 700; }
    @media screen and (max-width: 1024px) {
      .repobox_section .navigation {
        display: none; } }
    .repobox_section .navigation.nav-dropdown {
      display: none; }
      @media screen and (max-width: 1024px) {
        .repobox_section .navigation.nav-dropdown {
          display: block; } }
  @media screen and (max-width: 1024px) {
    .repobox_section h1 {
      font-size: 30px; } }
  @media screen and (max-width: 600px) {
    .repobox_section h1 {
      font-size: 24px; } }
  @media screen and (max-width: 1024px) {
    .repobox_section h2 {
      font-size: 22px; } }
  @media screen and (max-width: 600px) {
    .repobox_section h2 {
      font-size: 22px; } }
  @media screen and (max-width: 1024px) {
    .repobox_section h3 {
      font-size: 18px; } }
  @media screen and (max-width: 600px) {
    .repobox_section h3 {
      font-size: 18px; } }
  @media screen and (max-width: 1024px) {
    .repobox_section h4 {
      font-size: 16px; } }
  @media screen and (max-width: 600px) {
    .repobox_section h4 {
      font-size: 16px; } }
  @media screen and (max-width: 1024px) {
    .repobox_section h5 {
      font-size: 15px; } }
  @media screen and (max-width: 600px) {
    .repobox_section h5 {
      font-size: 14px; } }
  @media screen and (max-width: 1024px) {
    .repobox_section h6 {
      font-size: 13px; } }
  @media screen and (max-width: 600px) {
    .repobox_section h6 {
      font-size: 12px; } }

.dbs-button--primary {
  background-color: black;
  color: white;
  letter-spacing: 0.141em;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 400; }
  .dbs-button--primary:hover {
    background-color: #666666;
    color: white; }
  .dbs-button--primary.button--disabled {
    color: rgba(0, 0, 0, 0.32);
    background-color: #f3f3f3;
    border: 1px solid rgba(0, 0, 255, 0);
    cursor: not-allowed; }

.dbs-button--Secondary {
  background-color: #ffffff;
  color: #1d1d1d;
  text-align: center;
  letter-spacing: 0.141em;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 14px;
  font-weight: 400; }
  .dbs-button--Secondary:hover {
    background-color: #F3F3F3;
    color: #1d1d1d; }
  .dbs-button--Secondary.button--disabled {
    color: rgba(0, 0, 0, 0.32);
    background-color: #FFFFFF;
    border: 1px solid #D9D9D6;
    cursor: not-allowed; }

.btn-large {
  padding: 20px 40px; }
  @media screen and (max-width: 1024px) {
    .btn-large {
      padding: 16px 32px; } }
  @media screen and (max-width: 600px) {
    .btn-large {
      padding: 12px 24px; } }

.btn-medium {
  padding: 16px 32px; }
  @media screen and (max-width: 1024px) {
    .btn-medium {
      padding: 12px 24px; } }
  @media screen and (max-width: 600px) {
    .btn-medium {
      padding: 6px 16px; } }

.btn-small {
  padding: 12px 24px; }
  @media screen and (max-width: 1024px) {
    .btn-small {
      padding: 8px 16px; } }
  @media screen and (max-width: 600px) {
    .btn-small {
      padding: 6px 12px; } }

.btn-x-small {
  padding: 8px 16px; }
  @media screen and (max-width: 1024px) {
    .btn-x-small {
      padding: 5px 10px; } }

.form-radio + .form-label.verical-view {
  width: auto;
  margin-right: 8px; }
  .form-radio + .form-label.verical-view:last-child {
    margin-right: 0; }

.form-checkbox + .form-label.verical-view {
  width: auto;
  margin-right: 8px; }
  .form-checkbox + .form-label.verical-view:last-child {
    margin-right: 0; }

.desktop-login-drawer .new-login-sidebar-form {
  padding: 0 32px; }
  .desktop-login-drawer .new-login-sidebar-form #login-error-header span {
    display: inline-block;
    font-size: 12px;
    font-weight: 400;
    line-height: 15.2px;
    color: #FF6161;
    margin-bottom: 32px;
    letter-spacing: 0.003em; }
  .desktop-login-drawer .new-login-sidebar-form .Reset-text {
    font-weight: 300;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0.015em;
    color: #000000;
    margin-bottom: 25px; }
  .desktop-login-drawer .new-login-sidebar-form .login_pass_main {
    display: none;
    margin-bottom: 30px; }
  .desktop-login-drawer .new-login-sidebar-form .forgot-password {
    text-transform: none;
    text-decoration: underline;
    font-size: 12px;
    font-weight: 400;
    line-height: 15.2px;
    letter-spacing: 0.003em; }
  .desktop-login-drawer .new-login-sidebar-form #login_pass {
    display: none; }
  .desktop-login-drawer .new-login-sidebar-form .form-field.login_email_main {
    margin-bottom: 11px; }
    .desktop-login-drawer .new-login-sidebar-form .form-field.login_email_main .form-label {
      line-height: 15.2px;
      letter-spacing: 0.15em; }
  .desktop-login-drawer .new-login-sidebar-form .form-field .form-input {
    border-radius: 2px;
    border-color: #D6D6D6;
    padding: 5px 10px;
    height: 48px;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.04em; }
    .desktop-login-drawer .new-login-sidebar-form .form-field .form-input:active, .desktop-login-drawer .new-login-sidebar-form .form-field .form-input:focus {
      border: 1px solid #2B2B2B; }
  .desktop-login-drawer .new-login-sidebar-form .form-field .form-label {
    margin-bottom: 8px; }
  .desktop-login-drawer .new-login-sidebar-form .sidebar-form-actions-login #loginButton,
  .desktop-login-drawer .new-login-sidebar-form .sidebar-form-actions-login #continueButton,
  .desktop-login-drawer .new-login-sidebar-form .sidebar-form-actions-login #ResetButton {
    margin-left: 0;
    width: 100%;
    border-radius: 3px;
    font-size: 14px;
    margin-bottom: 16px;
    padding: 15px 32px;
    background-color: #1D1D1D;
    line-height: 16px;
    letter-spacing: 0.2em; }
    .desktop-login-drawer .new-login-sidebar-form .sidebar-form-actions-login #loginButton:hover,
    .desktop-login-drawer .new-login-sidebar-form .sidebar-form-actions-login #continueButton:hover,
    .desktop-login-drawer .new-login-sidebar-form .sidebar-form-actions-login #ResetButton:hover {
      background-color: #4F4F4F;
      border-color: #4F4F4F; }
    .desktop-login-drawer .new-login-sidebar-form .sidebar-form-actions-login #loginButton:disabled,
    .desktop-login-drawer .new-login-sidebar-form .sidebar-form-actions-login #continueButton:disabled,
    .desktop-login-drawer .new-login-sidebar-form .sidebar-form-actions-login #ResetButton:disabled {
      color: #ffffff;
      background-color: #4F4F4F;
      border-color: #4F4F4F; }
  .desktop-login-drawer .new-login-sidebar-form .sidebar-form-actions-login .button--Secondary {
    margin-left: 0;
    width: 100%;
    font-size: 14px;
    padding: 16px 32px;
    border-radius: 3px;
    color: rgba(29, 29, 29, 0.83); }
    .desktop-login-drawer .new-login-sidebar-form .sidebar-form-actions-login .button--Secondary:hover {
      background-color: #F3F3F3; }
    .desktop-login-drawer .new-login-sidebar-form .sidebar-form-actions-login .button--Secondary.button--disabled {
      color: rgba(0, 0, 0, 0.32);
      background-color: #FFFFFF;
      border: 1px solid #D9D9D6;
      cursor: not-allowed; }

.desktop-login-drawer .login-sso {
  display: none;
  padding: 0 32px; }

.desktop-login-drawer .create-acc-sidebar-form {
  display: none; }
  .desktop-login-drawer .create-acc-sidebar-form .register-form-main {
    padding: 0 16px; }
    @media screen and (min-width: 600px) {
      .desktop-login-drawer .create-acc-sidebar-form .register-form-main {
        padding: 0 32px 144px; } }
    .desktop-login-drawer .create-acc-sidebar-form .register-form-main .form-label {
      font-size: 12px;
      font-weight: 400;
      line-height: 15.2px;
      letter-spacing: 0.15em;
      color: rgba(0, 0, 0, 0.83); }
    .desktop-login-drawer .create-acc-sidebar-form .register-form-main .form-input {
      font-size: 16px;
      font-weight: 400;
      line-height: 20px;
      letter-spacing: 0.04em;
      color: rgba(0, 0, 0, 0.83);
      height: 48px;
      border: 1px solid rgba(0, 0, 0, 0.16);
      border-radius: 2px; }
    .desktop-login-drawer .create-acc-sidebar-form .register-form-main .create-acc_email_main {
      margin-bottom: 32px; }
      .desktop-login-drawer .create-acc-sidebar-form .register-form-main .create-acc_email_main .email-comment {
        font-size: 14px;
        font-weight: 300;
        line-height: 17.74px;
        letter-spacing: 0.015em;
        margin-top: 24px;
        color: rgba(0, 0, 0, 0.83); }
        @media screen and (min-width: 1024px) {
          .desktop-login-drawer .create-acc-sidebar-form .register-form-main .create-acc_email_main .email-comment {
            margin-top: 32px; } }
        .desktop-login-drawer .create-acc-sidebar-form .register-form-main .create-acc_email_main .email-comment span {
          font-weight: 400;
          color: black; }
    .desktop-login-drawer .create-acc-sidebar-form .register-form-main .create-acc_pass_main {
      position: relative;
      margin-bottom: 16px; }
      .desktop-login-drawer .create-acc-sidebar-form .register-form-main .create-acc_pass_main .progress {
        height: 1px !important;
        margin: 0;
        background-color: rgba(0, 0, 0, 0.08); }
      .desktop-login-drawer .create-acc-sidebar-form .register-form-main .create-acc_pass_main .progress-bar {
        height: 1px !important; }
      .desktop-login-drawer .create-acc-sidebar-form .register-form-main .create-acc_pass_main .progress-bar-danger {
        background-color: #FF6161; }
      .desktop-login-drawer .create-acc-sidebar-form .register-form-main .create-acc_pass_main .progress-bar-warning {
        background-color: #FAA805; }
      .desktop-login-drawer .create-acc-sidebar-form .register-form-main .create-acc_pass_main .progress-bar-success {
        background-color: #6FCC58; }
      .desktop-login-drawer .create-acc-sidebar-form .register-form-main .create-acc_pass_main .password-container #create-acc_pass {
        font-size: 16px;
        font-weight: 400;
        line-height: 20px;
        letter-spacing: 0.04em;
        padding-right: 32px; }
        .desktop-login-drawer .create-acc-sidebar-form .register-form-main .create-acc_pass_main .password-container #create-acc_pass::placeholder {
          color: rgba(0, 0, 0, 0.32); }
      .desktop-login-drawer .create-acc-sidebar-form .register-form-main .create-acc_pass_main .password-container #popover-password #password-message {
        font-size: 12px;
        font-weight: 400;
        line-height: 15.2px;
        letter-spacing: 0.003em;
        margin: 8px 0; }
    .desktop-login-drawer .create-acc-sidebar-form .register-form-main .required {
      position: absolute;
      top: 0;
      right: 0;
      text-transform: uppercase;
      color: rgba(0, 0, 0, 0.56);
      font-size: 12px;
      font-weight: 400;
      line-height: 15.2px;
      letter-spacing: 0.15em; }
    .desktop-login-drawer .create-acc-sidebar-form .register-form-main .create-acc-first-name {
      position: relative;
      margin-bottom: 16px; }
    .desktop-login-drawer .create-acc-sidebar-form .register-form-main .create-acc-last-name {
      position: relative;
      margin-bottom: 16px; }
    .desktop-login-drawer .create-acc-sidebar-form .register-form-main .create-acc-dob {
      margin-bottom: 10px; }
      .desktop-login-drawer .create-acc-sidebar-form .register-form-main .create-acc-dob .date-input {
        position: relative;
        z-index: 1; }
        .desktop-login-drawer .create-acc-sidebar-form .register-form-main .create-acc-dob .date-input #create-acc-dob {
          font-size: 16px;
          font-weight: 400;
          line-height: 20px;
          letter-spacing: 0.04em;
          color: rgba(0, 0, 0, 0.83); }
          .desktop-login-drawer .create-acc-sidebar-form .register-form-main .create-acc-dob .date-input #create-acc-dob::placeholder {
            font-size: 16px;
            font-weight: 400;
            line-height: 20px;
            letter-spacing: 0.04em;
            color: rgba(0, 0, 0, 0.32); }
        .desktop-login-drawer .create-acc-sidebar-form .register-form-main .create-acc-dob .date-input input[type="date"]::-webkit-calendar-picker-indicator {
          opacity: 1;
          display: block;
          background: url("../img/calendar.png") no-repeat;
          background-position: right center;
          background-size: 16px; }
        .desktop-login-drawer .create-acc-sidebar-form .register-form-main .create-acc-dob .date-input .date-icon {
          position: absolute;
          right: 12px;
          top: 50%;
          transform: translateY(-50%);
          z-index: 0;
          line-height: 0; }
    .desktop-login-drawer .create-acc-sidebar-form .register-form-main .receive-tips-section {
      margin-bottom: 32px; }
      .desktop-login-drawer .create-acc-sidebar-form .register-form-main .receive-tips-section .form-label {
        font-size: 14px;
        font-weight: 300;
        line-height: 17.74px;
        letter-spacing: 0.015em;
        text-transform: initial;
        margin-bottom: 16px;
        color: rgba(0, 0, 0, 0.83); }
      .desktop-login-drawer .create-acc-sidebar-form .register-form-main .receive-tips-section .checkbox-input + .checkbox-input {
        margin-top: 8px; }
      .desktop-login-drawer .create-acc-sidebar-form .register-form-main .receive-tips-section .checkbox-input label {
        display: flex;
        align-items: center;
        gap: 8px;
        font-size: 14px;
        font-weight: 400;
        line-height: 17.74px;
        letter-spacing: 0.015em;
        color: rgba(0, 0, 0, 0.64); }
      .desktop-login-drawer .create-acc-sidebar-form .register-form-main .receive-tips-section .checkbox-input input[type="checkbox"] {
        display: none; }
      .desktop-login-drawer .create-acc-sidebar-form .register-form-main .receive-tips-section .checkbox-input input[type="checkbox"] + label::before {
        content: '';
        display: inline-flex;
        justify-content: center;
        align-items: center;
        width: 16px;
        height: 16px;
        margin: 1px;
        border: 1px solid rgba(0, 0, 0, 0.24);
        border-radius: 2px; }
      .desktop-login-drawer .create-acc-sidebar-form .register-form-main .receive-tips-section .checkbox-input input[type="checkbox"]:checked + label::before {
        content: '\2713';
        margin: 1px;
        width: 16px;
        height: 16px;
        color: white;
        background-color: rgba(0, 0, 0, 0.83); }
    .desktop-login-drawer .create-acc-sidebar-form .register-form-main .agree-section {
      font-size: 12px;
      font-weight: 300;
      line-height: 15.2px;
      letter-spacing: 0.003em;
      text-transform: initial;
      margin-bottom: 32px;
      color: rgba(0, 0, 0, 0.56); }
      .desktop-login-drawer .create-acc-sidebar-form .register-form-main .agree-section p {
        margin: 0; }
      .desktop-login-drawer .create-acc-sidebar-form .register-form-main .agree-section #privacy-policy-link {
        font-weight: 400; }
    .desktop-login-drawer .create-acc-sidebar-form .register-form-main .google-recaptcha {
      margin-bottom: 0px; }
    .desktop-login-drawer .create-acc-sidebar-form .register-form-main #error-message {
      display: none;
      font-size: 12px;
      font-weight: 400;
      line-height: 15.2px;
      letter-spacing: 0.003em;
      margin-top: 8px;
      color: #ff6161; }
  @media screen and (min-width: 600px) {
    .desktop-login-drawer .create-acc-sidebar-form .create-acc-buttons-main {
      position: fixed;
      bottom: 0px;
      z-index: 10;
      background-color: #fff;
      padding: 16px 32px 24px;
      width: 100%;
      max-width: 400px;
      box-shadow: 0px 4px 24px 8px rgba(0, 0, 0, 0.16); }
    .desktop-login-drawer .create-acc-sidebar-form .google-recaptcha {
      margin-bottom: 32px !important; } }
  @media screen and (min-width: 1024px) {
    .desktop-login-drawer .create-acc-sidebar-form .create-acc-buttons-main {
      box-shadow: 0px 4px 24px 8px rgba(0, 0, 0, 0.16); } }
  .desktop-login-drawer .create-acc-sidebar-form .create-acc-buttons-main {
    padding: 24px 16px 48px; }
    @media screen and (min-width: 600px) {
      .desktop-login-drawer .create-acc-sidebar-form .create-acc-buttons-main {
        padding: 16px 32px 24px; } }
    .desktop-login-drawer .create-acc-sidebar-form .create-acc-buttons-main .register-btn {
      background-color: #1d1d1d;
      padding: 15px 32px;
      font-size: 14px;
      font-weight: 400;
      line-height: 16px;
      letter-spacing: 0.2em;
      width: 100%;
      border-radius: 3px;
      margin-bottom: 8px;
      border-color: #1d1d1d; }
      .desktop-login-drawer .create-acc-sidebar-form .create-acc-buttons-main .register-btn:hover {
        background-color: #4F4F4F;
        border-color: #4F4F4F; }
      .desktop-login-drawer .create-acc-sidebar-form .create-acc-buttons-main .register-btn:disabled {
        color: #ffffff;
        background-color: #4F4F4F;
        border-color: #4F4F4F; }

.desktop-login-drawer .continue-with-google .button--Secondary {
  display: flex;
  gap: 14px;
  align-items: center;
  justify-content: center;
  width: 100%;
  padding: 13px 30px;
  border-radius: 3px;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 0.2em;
  color: rgba(0, 0, 0, 0.83);
  margin-bottom: 0; }
  .desktop-login-drawer .continue-with-google .button--Secondary:hover {
    background-color: #F3F3F3; }
  .desktop-login-drawer .continue-with-google .button--Secondary.button--disabled {
    color: rgba(0, 0, 0, 0.32);
    background-color: #FFFFFF;
    border: 1px solid #D9D9D6;
    cursor: not-allowed; }

.desktop-login-drawer .continue-with-google .google-login-description {
  margin-top: 16px;
  font-weight: 400;
  font-size: 12px;
  line-height: 15px;
  letter-spacing: 0.003em;
  color: rgba(0, 0, 0, 0.83); }

.desktop-login-drawer .password-container {
  position: relative; }
  .desktop-login-drawer .password-container .passward-input {
    position: relative; }

.desktop-login-drawer .passworderror-text {
  margin-bottom: 0; }

.desktop-login-drawer .form-input-error {
  border: 1px solid #FF6161 !important; }

.desktop-login-drawer .eye-passward,
.desktop-login-drawer .eye-blocked-passward,
.desktop-login-drawer .eye-passward-create-acc,
.desktop-login-drawer .eye-blocked-passward-create-acc {
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
  cursor: pointer;
  display: none;
  line-height: 0; }

.desktop-login-drawer .account-list {
  width: 100%;
  padding: 0; }
  .desktop-login-drawer .account-list .account-list__orpage {
    font-size: 14px;
    font-weight: 400;
    line-height: 17.74px;
    letter-spacing: 0.15em;
    text-align: center;
    margin-bottom: 16px;
    text-transform: uppercase; }

@media screen and (max-width: 1024px) {
  .desktop-login-drawer .close-account-drawer {
    margin: 0;
    position: absolute;
    top: 14px;
    right: 0;
    padding: 10px 12px 2px 4px; }
  .desktop-login-drawer .register-form-main,
  .desktop-login-drawer .new-login-sidebar-form,
  .desktop-login-drawer .login-sso {
    padding: 0 16px; }
  .desktop-login-drawer .account-list__logindetails {
    padding: 24px 16px 0; }
  .desktop-login-drawer .create-acc-buttons-main {
    padding: 24px 16px; } }

.ui-datepicker {
  border: 1px solid #c4c4c4;
  font-family: 'Europa', 'Roboto', 'Arial', sans-serif; }
  .ui-datepicker .ui-datepicker-header {
    background: #fff;
    /* adjust this color if needed */
    border-bottom: 1px solid #c4c4c4;
    font-family: 'Europa', 'Roboto', 'Arial', sans-serif; }
  .ui-datepicker .ui-datepicker-calendar td {
    font-family: 'Europa', 'Roboto', 'Arial', sans-serif; }
    .ui-datepicker .ui-datepicker-calendar td a {
      font-family: 'Europa', 'Roboto', 'Arial', sans-serif;
      text-align: center; }
  .ui-datepicker .ui-datepicker-title {
    font-family: 'Europa', 'Roboto', 'Arial', sans-serif; }
  .ui-datepicker .ui-datepicker-prev,
  .ui-datepicker .ui-datepicker .ui-datepicker-next {
    font-family: 'Europa', 'Roboto', 'Arial', sans-serif; }
  .ui-datepicker .ui-state-default,
  .ui-datepicker .ui-widget-content .ui-state-default,
  .ui-datepicker .ui-widget-header .ui-state-default,
  .ui-datepicker .ui-button,
  .ui-datepicker html .ui-button.ui-state-disabled:hover,
  .ui-datepicker html .ui-button.ui-state-disabled:active {
    background-color: transparent !important; }
  .ui-datepicker .ui-state-active,
  .ui-datepicker .ui-widget-content .ui-state-active,
  .ui-datepicker .ui-widget-header .ui-state-active,
  .ui-datepicker a.ui-button:active,
  .ui-datepicker .ui-button:active,
  .ui-datepicker .ui-button.ui-state-active:hover {
    border: 1px solid #1d1d1d !important;
    background: #1d1d1d !important; }

.check-mail-section .checkpassbox .checkpassboxmini-title {
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 0.015em;
  color: #000000;
  margin-bottom: 18px; }

.check-mail-section .checkpassbox .checkpassbox-description {
  font-weight: 300;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 0.015em;
  color: #000000;
  margin-bottom: 28px; }

.emailerror-text {
  margin: 0; }

.marketing-inner-box {
  border-top: 1px solid rgba(0, 0, 0, 0.08);
  padding-top: 16px; }
  .marketing-inner-box .description-box {
    margin-top: 10px; }
    .marketing-inner-box .description-box .box-text {
      font-weight: 300;
      font-size: 14px;
      line-height: 18px;
      letter-spacing: 0.015em;
      color: rgba(0, 0, 0, 0.83);
      margin-bottom: 15px; }

.recaptcha-error {
  display: none;
  font-size: 12px;
  font-weight: 400;
  line-height: 15.2px;
  letter-spacing: 0.003em;
  margin-top: 8px;
  color: #ff6161; }

.form-input-error-msg {
  color: #FF6161;
  font-weight: 400;
  font-size: 12px;
  line-height: 15px;
  letter-spacing: 0.003em;
  margin-top: 5px; }
  .form-input-error-msg.m-0 {
    margin: 0; }
  .form-input-error-msg.mt-10 {
    margin-top: 10px; }

.toggle-box {
  display: flex;
  justify-content: space-between; }
  .toggle-box .box-heading {
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    color: #000000;
    margin-bottom: 0; }

.checkbox-toggle {
  display: flex; }
  .checkbox-toggle input[type=checkbox] {
    height: 0;
    width: 0;
    visibility: hidden; }
  .checkbox-toggle label {
    cursor: pointer;
    text-indent: -9999px;
    width: 40px;
    height: 24px;
    background: rgba(0, 0, 0, 0.16);
    display: block;
    border-radius: 100px;
    position: relative;
    margin-bottom: 0; }
  .checkbox-toggle label:after {
    content: '';
    position: absolute;
    top: 2px;
    left: 2px;
    width: 20px;
    height: 20px;
    background: #fff;
    border-radius: 50%;
    transition: 0.3s; }
  .checkbox-toggle input:checked + label {
    background: black; }
  .checkbox-toggle input:checked + label:after {
    left: calc(100% - 2px);
    transform: translateX(-100%); }

.sso-email-marketing .checkpassbox-description {
  font-weight: 300;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 0.015em;
  color: rgba(0, 0, 0, 0.83);
  max-width: 90%; }
  @media screen and (max-width: 1024px) {
    .sso-email-marketing .checkpassbox-description {
      max-width: 100%; } }

.sso-email-marketing .sidebar-form-actions-login .marketing-confirm-btn {
  background-color: #1d1d1d;
  padding: 15px 32px;
  font-size: 14px;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 0.2em;
  width: 100%;
  border-radius: 3px;
  margin-bottom: 0;
  margin-top: 16px;
  border-color: #1d1d1d;
  color: #ffffff; }
  .sso-email-marketing .sidebar-form-actions-login .marketing-confirm-btn:hover {
    background-color: #4F4F4F;
    border-color: #4F4F4F; }
  .sso-email-marketing .sidebar-form-actions-login .marketing-confirm-btn:disabled {
    color: #ffffff;
    background-color: #4F4F4F;
    border-color: #4F4F4F; }

@media screen and (max-width: 1024px) {
  .desktop-sso-marketing-drawer .close-account-drawer {
    margin: 0;
    position: absolute;
    top: 14px;
    right: 5px;
    padding: 10px 0 0px 0; } }

.register-email-box,
.login-email-box {
  position: relative; }
  .register-email-box .edit-email-pencil,
  .register-email-box .login-email-pencil,
  .login-email-box .edit-email-pencil,
  .login-email-box .login-email-pencil {
    position: absolute;
    top: 50%;
    right: 12px;
    transform: translateY(-50%);
    display: flex;
    cursor: pointer; }

.register-email-box .form-input {
  background: #F3F3F3 !important;
  border: 1px solid rgba(0, 0, 0, 0.16);
  pointer-events: none; }

.edit-disabled {
  background: #F3F3F3 !important;
  border: 1px solid rgba(0, 0, 0, 0.16);
  pointer-events: none;
  color: rgba(0, 0, 0, 0.83); }

.no-scroll {
  overflow: hidden; }

.reset-pass-form-main .form-field--error .password-input {
  border: 1px solid #FF6161 !important; }

.reset-pass-form-main .form-field--error .form-inlineMessage {
  color: #FF6161;
  font-weight: 400;
  font-size: 12px;
  line-height: 15px;
  letter-spacing: 0.003em;
  margin-bottom: 3px;
  margin-top: 8px; }
  .reset-pass-form-main .form-field--error .form-inlineMessage:before {
    display: none; }

.mt-0 {
  margin-top: 0; }

.new-login-box {
  width: 100%;
  max-width: 400px;
  margin: 0 auto; }
  .new-login-box .alertBox {
    margin-top: 16px; }
  .new-login-box .reset-pass-form-main .form-actions {
    margin-top: 0; }
  .new-login-box .reset-alert-box .alertBox {
    padding: 0;
    background: transparent;
    margin: 24px 0 0; }
    @media screen and (min-width: 600px) {
      .new-login-box .reset-alert-box .alertBox {
        margin: 32px 0 0; } }
    .new-login-box .reset-alert-box .alertBox .alertBox-icon {
      display: none; }
    .new-login-box .reset-alert-box .alertBox .alertBox-message {
      font-weight: 400;
      font-size: 12px;
      line-height: 15px;
      letter-spacing: 0.003em;
      color: #FF6161; }
  .new-login-box .alertbox-new {
    padding: 24px;
    background: rgba(0, 0, 0, 0.04);
    border-radius: 3px;
    margin-bottom: 45px; }
    .new-login-box .alertbox-new.bgtransparent {
      background: transparent;
      padding: 0;
      margin-bottom: 32px; }
    .new-login-box .alertbox-new p {
      font-weight: 400;
      font-size: 14px;
      line-height: 18px;
      text-align: center;
      letter-spacing: 0.015em;
      color: rgba(0, 0, 0, 0.83);
      text-align: center;
      margin-bottom: 0; }
  .new-login-box .login-account-box .new-heading {
    font-weight: 700;
    font-size: 16px;
    text-align: center;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    color: rgba(0, 0, 0, 0.83); }
    .new-login-box .login-account-box .new-heading.mt0 {
      margin-top: 0;
      margin-bottom: 10px; }
  .new-login-box .login-account-box p {
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    text-align: center;
    letter-spacing: 0.015em;
    color: rgba(0, 0, 0, 0.83);
    margin-bottom: 0; }
  .new-login-box .login-account-box .button {
    padding: 15px 32px;
    border-radius: 3px;
    width: 100%;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    text-align: center;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    margin-top: 24px; }
    @media screen and (min-width: 600px) {
      .new-login-box .login-account-box .button {
        margin-top: 32px; } }
    .new-login-box .login-account-box .button:hover {
      background-color: #4F4F4F; }
  .new-login-box .login-account-box .form-field--inputPassword {
    margin-bottom: 16px; }
  .new-login-box .login-account-box .mb0 {
    margin-bottom: 0; }
  .new-login-box .login-account-box .form-label {
    font-weight: 400;
    font-size: 12px;
    line-height: 15px;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    color: rgba(0, 0, 0, 0.83);
    margin-bottom: 8px; }
    .new-login-box .login-account-box .form-label small {
      font-weight: 400;
      font-size: 12px;
      line-height: 15px;
      text-align: right;
      letter-spacing: 0.15em;
      text-transform: uppercase;
      color: rgba(0, 0, 0, 0.56);
      margin-top: 0; }
  .new-login-box .login-account-box .password-input {
    background: #FFFFFF;
    border: 1px solid rgba(0, 0, 0, 0.16);
    border-radius: 2px;
    padding: 14px 12px;
    height: 48px; }
  .new-login-box .login-account-box .discover-btn-box .dbs-button--Secondary {
    color: rgba(0, 0, 0, 0.83);
    padding: 15px 32px;
    border: 1px solid #1D1D1D;
    border-radius: 3px;
    margin-top: 2px; }
    .new-login-box .login-account-box .discover-btn-box .dbs-button--Secondary:hover {
      background: #F3F3F3; }

.drawer-header-box {
  width: 100%;
  position: sticky;
  top: 0;
  background: #ffffff;
  z-index: 11; }

.desktop-login-drawer .account-list__logindetails.ResetTitlebox {
  display: none; }

:root {
  --bam-playlist-gap: 24px;
  --bam-player-overlay-font-family: "Europa", "Montserrat", Arial, Helvetica, sans-serif;
  --bam-player-overlay-font-weight:400;
  --bam-player-title-10-font-size: 16px;
  --bam-player-title-20-line-height: 20px;
  --bam-player-height: 506px;
  --bam-player-width: 343px; }
  @media screen and (min-width: 1024px) {
    :root {
      --bam-playlist-gap: 4px; } }
  @media screen and (min-width: 400px) {
    :root {
      --bam-player-width: 382px; } }
  @media screen and (min-width: 430px) {
    :root {
      --bam-player-width: 398px; } }

.pt-page-title-video-hub .body {
  padding: 0; }
  .pt-page-title-video-hub .body .container {
    padding-top: 0;
    padding-bottom: 0; }
    @media screen and (min-width: 1024px) {
      .pt-page-title-video-hub .body .container {
        padding: 0; } }

.pt-page-title-video-hub #one-to-one-initiation {
  display: none !important; }

@media screen and (max-width: 1024px) {
  .pt-page-title-video-hub #dbs-header-container.animate {
    transition: none !important; }
  .pt-page-title-video-hub .video-hub-body .category-tab-section {
    transition: none !important; }
    .pt-page-title-video-hub .video-hub-body .category-tab-section.categorytabsectionStuck {
      transition: none !important; } }

.video-hub-banner-section {
  margin: 0 -16px; }
  @media screen and (min-width: 1024px) {
    .video-hub-banner-section {
      margin: 0; } }
  .video-hub-banner-section p {
    margin: 0; }
  .video-hub-banner-section .video-banner {
    margin: 0; }
    @media screen and (min-width: 1024px) {
      .video-hub-banner-section .video-banner img {
        min-height: 156px;
        object-fit: cover; } }

.desk-block {
  display: none !important; }
  @media screen and (min-width: 1024px) {
    .desk-block {
      display: block !important; } }

.mob-block {
  display: block !important; }
  @media screen and (min-width: 1024px) {
    .mob-block {
      display: none !important; } }

.video-hub-body .category-tab-section {
  padding: 12px 0;
  margin: 0 -16px;
  position: sticky;
  top: 0;
  background: rgba(255, 255, 255, 0.83);
  z-index: 100;
  transition: .1s ease-in-out;
  /* Hide scrollbar for Chrome, Safari and Opera */
  /* Hide scrollbar for IE, Edge and Firefox */ }
  .video-hub-body .category-tab-section.categorytabsectionStuck {
    top: 56px;
    transition: .1s ease-in-out; }
  @media screen and (min-width: 1024px) {
    .video-hub-body .category-tab-section {
      margin: 0;
      padding: 24px 0;
      position: static; } }
  .video-hub-body .category-tab-section .category-tabs::-webkit-scrollbar {
    display: none; }
  .video-hub-body .category-tab-section .category-tabs {
    -ms-overflow-style: none;
    /* IE and Edge */
    scrollbar-width: none;
    /* Firefox */ }
  .video-hub-body .category-tab-section .category-tabs {
    display: flex;
    align-items: center;
    max-width: 100%;
    margin: 0 auto;
    white-space: nowrap;
    padding-left: 16px;
    overflow: auto; }
    @media screen and (min-width: 1024px) {
      .video-hub-body .category-tab-section .category-tabs {
        max-width: 760px; } }
    .video-hub-body .category-tab-section .category-tabs .category-tab {
      font-weight: 400;
      font-size: 14px;
      line-height: 16px;
      letter-spacing: 0.2em;
      text-transform: uppercase;
      color: rgba(0, 0, 0, 0.83);
      list-style: none;
      padding: 12px 16px;
      margin-right: 4px !important;
      border-radius: 10px;
      cursor: pointer;
      transition: .3s ease-in-out; }
      .video-hub-body .category-tab-section .category-tabs .category-tab.active {
        background: #1D1D1D;
        color: #FFFFFF;
        transition: .3s ease-in-out; }
    .video-hub-body .category-tab-section .category-tabs .category-tab:last-child {
      margin: 0; }

.video-hub-body .video-hub-btn-box {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 16px 0 52px;
  padding: 0 32px 0 0; }
  .video-hub-body .video-hub-btn-box button {
    padding: 0; }
  @media screen and (min-width: 1024px) {
    .video-hub-body .video-hub-btn-box.desk-block {
      display: flex !important; } }

.video-hub-body .tab-content-inner {
  display: flex; }

.video-hub-body .tab-content-box:not(.active) {
  display: none; }

@media screen and (min-width: 1024px) {
  .video-hub-body .tab-content-box {
    padding-left: 32px; } }

.video-hub-body .tab-content-box .mob-block {
  max-width: 398px;
  margin: 0 auto; }

.tab-content-wrapper {
  display: flex;
  transition: transform .5s ease;
  width: 100%;
  /* Adjust based on the number of tabs */ }

.tab-content-box {
  flex: 0 0 100%;
  /* Each tab content takes 100% width */
  box-sizing: border-box;
  width: 100%; }

.kit-discount-text {
  padding: 16px 10px;
  border-top: 1px solid rgba(0, 0, 0, 0.08); }
  .kit-discount-text p {
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    text-align: center;
    letter-spacing: 0.03em;
    color: rgba(0, 0, 0, 0.64);
    margin: 0;
    text-align: center; }
    .kit-discount-text p .discount-text-product-name {
      text-transform: uppercase; }

.kit-products-dropdown-box .kit-dropdown .button-box {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: #FAFAFA;
  border: 1px solid rgba(0, 0, 0, 0.16);
  margin-bottom: 16px;
  cursor: pointer; }
  .kit-products-dropdown-box .kit-dropdown .button-box.kit-error-cart-box {
    border: 1px solid #FF6161;
    margin-bottom: 8px; }
  .kit-products-dropdown-box .kit-dropdown .button-box .KIT_IMG img {
    width: 100%;
    max-width: 40px; }
  .kit-products-dropdown-box .kit-dropdown .button-box .KIT_IMG.KIT_IMG_added img {
    max-width: 80px; }
  .kit-products-dropdown-box .kit-dropdown .button-box .KIT_NAME {
    padding: 14px 16px; }
    .kit-products-dropdown-box .kit-dropdown .button-box .KIT_NAME.kit-hide {
      display: none; }
    .kit-products-dropdown-box .kit-dropdown .button-box .KIT_NAME#selected_kit_name {
      margin-right: auto;
      text-align: left; }
    .kit-products-dropdown-box .kit-dropdown .button-box .KIT_NAME p {
      margin-bottom: 0;
      font-weight: 400;
      font-size: 16px;
      line-height: 24px;
      letter-spacing: 0.15em;
      text-transform: uppercase;
      color: rgba(0, 0, 0, 0.83); }
      @media screen and (max-width: 1024px) {
        .kit-products-dropdown-box .kit-dropdown .button-box .KIT_NAME p {
          font-size: 14px;
          line-height: 18px; } }
    .kit-products-dropdown-box .kit-dropdown .button-box .KIT_NAME .kit-data {
      font-weight: 400;
      font-size: 14px;
      line-height: 18px;
      letter-spacing: 0.03em;
      color: rgba(0, 0, 0, 0.56);
      margin-top: 8px; }
      .kit-products-dropdown-box .kit-dropdown .button-box .KIT_NAME .kit-data .total {
        text-transform: none; }
  .kit-products-dropdown-box .kit-dropdown .button-box .down_icon {
    background: #FAFAFA;
    padding: 14px 16px 14px 0;
    display: flex;
    align-items: center;
    justify-content: center; }

.kit-products-float-dropdown-box .kit-overly {
  background-color: rgba(0, 0, 0, 0.32);
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 100;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out; }
  .kit-products-float-dropdown-box .kit-overly.visible {
    visibility: visible;
    opacity: 1; }

.kit-products-float-dropdown-box .float-dropdown-box {
  /* Track */
  /* Handle */ }
  .kit-products-float-dropdown-box .float-dropdown-box .kit-modal::-webkit-scrollbar {
    width: 4px; }
  .kit-products-float-dropdown-box .float-dropdown-box .kit-modal::-webkit-scrollbar-track {
    box-shadow: inset 0 0 4px #F3F3F3;
    border-radius: 10px;
    background: #F3F3F3; }
  .kit-products-float-dropdown-box .float-dropdown-box .kit-modal::-webkit-scrollbar-thumb {
    background: rgba(0, 0, 0, 0.24);
    border-radius: 10px; }
  .kit-products-float-dropdown-box .float-dropdown-box .kit-modal {
    position: fixed;
    height: 100%;
    flex-direction: column;
    width: 100%;
    max-width: 430px;
    align-items: flex-start;
    flex-shrink: 0;
    background-color: #fff;
    right: -430px;
    top: 0;
    overflow: auto;
    z-index: 1001;
    transition: all 300ms ease-in-out;
    visibility: visible;
    padding: 0 32px; }
    @media screen and (max-width: 1024px) {
      .kit-products-float-dropdown-box .float-dropdown-box .kit-modal {
        padding: 0 16px;
        right: -430px; } }
    @media screen and (max-width: 600px) {
      .kit-products-float-dropdown-box .float-dropdown-box .kit-modal {
        top: auto;
        bottom: -100vh;
        right: 0;
        height: 0;
        overflow: hidden; } }
    .kit-products-float-dropdown-box .float-dropdown-box .kit-modal.visible {
      visibility: visible;
      right: 0; }
      @media screen and (max-width: 600px) {
        .kit-products-float-dropdown-box .float-dropdown-box .kit-modal.visible {
          bottom: 0;
          height: 100%;
          overflow: auto; } }
    .kit-products-float-dropdown-box .float-dropdown-box .kit-modal .kit-modal-header-box {
      position: sticky;
      top: 0;
      width: 100%;
      background: #ffffff;
      padding-top: 16px;
      transition: .3s position ease-in-out; }
      .kit-products-float-dropdown-box .float-dropdown-box .kit-modal .kit-modal-header-box.box-bottom {
        position: sticky;
        transition: .3s position ease-in-out; }
    .kit-products-float-dropdown-box .float-dropdown-box .kit-modal .kit-modal-header {
      font-weight: 700;
      font-size: 14px;
      line-height: 18px;
      letter-spacing: 0.15em;
      text-transform: uppercase;
      color: #000000;
      padding: 24px 0; }
      @media screen and (max-width: 1024px) {
        .kit-products-float-dropdown-box .float-dropdown-box .kit-modal .kit-modal-header {
          padding-top: 18px; } }
    .kit-products-float-dropdown-box .float-dropdown-box .kit-modal .kit-close {
      display: block;
      line-height: 0;
      cursor: pointer;
      margin-left: -16px;
      text-align: left; }
      @media screen and (max-width: 1024px) {
        .kit-products-float-dropdown-box .float-dropdown-box .kit-modal .kit-close {
          display: block;
          text-align: right;
          margin: 0;
          float: right; } }
    .kit-products-float-dropdown-box .float-dropdown-box .kit-modal .kit-product-list {
      margin: 0;
      width: 100%;
      min-height: calc(100vh - 199px); }
      .kit-products-float-dropdown-box .float-dropdown-box .kit-modal .kit-product-list .kit-product-item {
        list-style: none;
        display: flex;
        justify-content: space-between;
        background: #FAFAFA;
        border: 1px solid rgba(0, 0, 0, 0.08);
        cursor: pointer; }
        .kit-products-float-dropdown-box .float-dropdown-box .kit-modal .kit-product-list .kit-product-item.kit-selected {
          border: 1px solid #000000; }
        .kit-products-float-dropdown-box .float-dropdown-box .kit-modal .kit-product-list .kit-product-item.kit-sold-out-item {
          pointer-events: none; }
        .kit-products-float-dropdown-box .float-dropdown-box .kit-modal .kit-product-list .kit-product-item img {
          width: 100%;
          max-width: 80px;
          object-fit: contain; }
        .kit-products-float-dropdown-box .float-dropdown-box .kit-modal .kit-product-list .kit-product-item .kit-product-info {
          padding: 30px 16px;
          width: calc(100% - 80px);
          text-align: left; }
      .kit-products-float-dropdown-box .float-dropdown-box .kit-modal .kit-product-list .kit-product-item + .kit-product-item {
        margin-top: 8px; }
      .kit-products-float-dropdown-box .float-dropdown-box .kit-modal .kit-product-list .kit-product-info .kit-product-name {
        font-weight: 400;
        font-size: 14px;
        line-height: 18px;
        letter-spacing: 0.15em;
        text-transform: uppercase;
        color: rgba(0, 0, 0, 0.83);
        margin-bottom: 8px; }
      .kit-products-float-dropdown-box .float-dropdown-box .kit-modal .kit-product-list .kit-product-info .kit-product-price {
        font-weight: 400;
        font-size: 14px;
        line-height: 18px;
        letter-spacing: 0.15em;
        text-transform: uppercase;
        color: rgba(0, 0, 0, 0.56); }
      .kit-products-float-dropdown-box .float-dropdown-box .kit-modal .kit-product-list .kit-product-info .kit-sold-out {
        font-weight: 400;
        font-size: 14px;
        line-height: 18px;
        letter-spacing: 0.15em;
        text-transform: uppercase;
        color: rgba(0, 0, 0, 0.32);
        text-align: left; }
    .kit-products-float-dropdown-box .float-dropdown-box .kit-modal .kit-select-btn-box {
      padding: 16px 32px 24px;
      position: sticky;
      bottom: 0;
      padding: 16px 32px 24px;
      width: calc(100% + 64px);
      margin: 0 -32px;
      border-top: 1px solid;
      background: #ffffff;
      border-top: 1px solid rgba(0, 0, 0, 0.08); }
      .kit-products-float-dropdown-box .float-dropdown-box .kit-modal .kit-select-btn-box.active-btn-box {
        position: sticky; }
      @media screen and (max-width: 1024px) {
        .kit-products-float-dropdown-box .float-dropdown-box .kit-modal .kit-select-btn-box {
          width: calc(100% + 32px);
          padding: 16px 16px 24px;
          margin: 0 -16px; } }
      .kit-products-float-dropdown-box .float-dropdown-box .kit-modal .kit-select-btn-box .kit-select-btn {
        width: 100%;
        margin-bottom: 0;
        background: #1D1D1D;
        border-radius: 3px;
        height: 48px;
        font-weight: 400;
        font-size: 14px;
        line-height: 16px;
        text-align: center;
        letter-spacing: 0.2em;
        text-transform: uppercase;
        color: #FFFFFF; }
      .kit-products-float-dropdown-box .float-dropdown-box .kit-modal .kit-select-btn-box .kit-select-btn[disabled] {
        background: #F3F3F3;
        font-weight: 400;
        font-size: 14px;
        line-height: 16px;
        text-align: center;
        letter-spacing: 0.2em;
        text-transform: uppercase;
        color: rgba(0, 0, 0, 0.32); }

.kit-error-cart {
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 0.03em;
  color: #FF6161;
  margin: 8px 0 16px;
  text-align: left; }

.hidden-kit-addToCart-button {
  display: none !important; }

.kit-productView-price, .main-price-box {
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  text-align: center;
  letter-spacing: 0.15em;
  text-transform: uppercase;
  color: rgba(0, 0, 0, 0.83);
  margin-bottom: 8px; }

.kit-product-page .productView-title {
  font-weight: 400;
  font-size: 32px;
  line-height: 41px;
  text-align: center;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #000000;
  margin-bottom: 16px; }
  @media screen and (max-width: 1024px) {
    .kit-product-page .productView-title {
      margin-bottom: 8px; } }

.kit-product-page .productView-rating {
  margin-bottom: 0; }

.kit-product-page .productView-info {
  margin: 0; }

.kit-product-page .productView-options #product-sold-out.showing {
  margin-bottom: 18px; }

.kit-product-page .productView-options .form-action .kit-addToCart-button {
  padding: 20px 40px;
  background: #1D1D1D;
  border-radius: 3px;
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  text-align: center;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: #FFFFFF;
  margin-bottom: 0; }
  @media screen and (max-width: 1024px) {
    .kit-product-page .productView-options .form-action .kit-addToCart-button {
      padding: 20px 12px; } }
  .kit-product-page .productView-options .form-action .kit-addToCart-button:hover {
    background: #4f4f4f; }

.kit-product-page .productView-options .product-atc-wishlist-container {
  margin-bottom: 0; }
  .kit-product-page .productView-options .product-atc-wishlist-container .form-action {
    max-width: 100%; }

.kit-product-page .productView-options .kit-shippingbox {
  text-align: center;
  margin-top: 16px; }
  .kit-product-page .productView-options .kit-shippingbox span {
    font-size: 14px;
    line-height: 16px;
    text-align: center;
    letter-spacing: 0.015em;
    color: #000000; }

#modal .modal-content .quickView .productView--quickView .productView-details .productView-product.kit-productView-product {
  margin-bottom: 0; }

#modal .modal-content .quickView .kit-productView.productView--quickView .productView-details .productView-options .product-atc-wishlist-container {
  margin-bottom: 0; }

#modal .modal-content .quickView .kit-productView.productView--quickView .kit-products-float-dropdown-box .float-dropdown-box .kit-modal .kit-modal-header {
  padding-top: 0; }

#modal .modal-content .quickView .kit-productView.productView--quickView .kit-products-float-dropdown-box .float-dropdown-box .kit-modal .kit-close {
  float: left; }
  @media screen and (max-width: 1024px) {
    #modal .modal-content .quickView .kit-productView.productView--quickView .kit-products-float-dropdown-box .float-dropdown-box .kit-modal .kit-close {
      float: none; } }

#modal .modal-content .quickView .kit-productView.productView--quickView .kit-products-dropdown-box .kit-dropdown .button-box .KIT_NAME p {
  font-size: 14px;
  line-height: 20px; }

#modal .modal-content .quickView .kit-productView.productView--quickView .kit-action {
  max-width: 100%;
  margin-bottom: 16px; }

#modal .modal-content .quickView .kit-productView.productView--quickView .kit-addToCart-button {
  padding: 20px 8px;
  background: #1D1D1D;
  border-radius: 3px;
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  text-align: center;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: #FFFFFF;
  margin-bottom: 0; }
  #modal .modal-content .quickView .kit-productView.productView--quickView .kit-addToCart-button:hover {
    background: #4f4f4f; }

@media screen and (min-width: 1024px) {
  .kit-productView-images .thumbnail-image-container {
    opacity: 0;
    width: 0;
    overflow: hidden;
    margin: 0; } }

.kit-productView .only-mobile .productView-thumbnails {
  pointer-events: none; }

.kit-productView .only-mobile .slick-dots {
  width: 0;
  height: 0;
  overflow: hidden;
  opacity: 0; }

.skip-to-main-link {
  background: #fff;
  color: white;
  font-weight: 700;
  left: 50%;
  padding: 4px;
  position: absolute;
  transform: translate(-50%, -100%);
  transition: transform 0.3s; }
  .skip-to-main-link:focus {
    transform: translate(-50%, 0%); }

#kustomer-ui-sdk-iframe {
  left: auto !important;
  right: auto !important; }

#kustomer-ui-sdk-iframe,
#CookiebotWidget,
#swym-anchor {
  z-index: 100 !important; }

.marketing-strip-banners-region {
  transition: top 0.16s ease-in-out 20ms;
  z-index: 99; }
  @media screen and (min-width: 1024px) {
    .marketing-strip-banners-region {
      position: sticky;
      top: -145px; }
      .marketing-strip-banners-region.stuck {
        top: 0; } }

#dbs-header-container {
  display: flex;
  justify-content: center;
  background-color: #fff;
  z-index: 99;
  min-width: 300px;
  position: sticky;
  top: -113px; }
  #dbs-header-container.animate {
    transition: all 0.16s ease-in-out 20ms; }
  #dbs-header-container.stuck {
    top: 32px; }
    @media screen and (max-width: 1024px) {
      #dbs-header-container.stuck {
        top: 0; } }
  #dbs-header-container:has(> .desktop-menu-container:not(.active)):has(> .dropdown--quickSearch:not(.is-open)).transparent {
    background-color: transparent; }
  #dbs-header-container:has(> .desktop-menu-container:not(.active)):has(> .dropdown--quickSearch:not(.is-open)).white-accents .menu-items,
  #dbs-header-container:has(> .desktop-menu-container:not(.active)):has(> .dropdown--quickSearch:not(.is-open)).white-accents .top-menu-item > a,
  #dbs-header-container:has(> .desktop-menu-container:not(.active)):has(> .dropdown--quickSearch:not(.is-open)).white-accents .countPill,
  #dbs-header-container:has(> .desktop-menu-container:not(.active)):has(> .dropdown--quickSearch:not(.is-open)).white-accents .navUser-action-logout,
  #dbs-header-container:has(> .desktop-menu-container:not(.active)):has(> .dropdown--quickSearch:not(.is-open)).white-accents .language-currency button {
    color: #fff !important; }
  #dbs-header-container:has(> .desktop-menu-container:not(.active)):has(> .dropdown--quickSearch:not(.is-open)).white-accents svg:not(.store-logo) path {
    stroke: #fff; }
  #dbs-header-container:has(> .desktop-menu-container:not(.active)):has(> .dropdown--quickSearch:not(.is-open)).white-accents svg.store-logo path {
    fill: #fff; }
  #dbs-header-container:has(> .desktop-menu-container:not(.active)):has(> .dropdown--quickSearch:not(.is-open)).white-accents .hamburger svg rect {
    fill: #fff; }
  #dbs-header-container:has(> .desktop-menu-container:not(.active)):has(> .dropdown--quickSearch:not(.is-open)).white-accents .left-box .language-currency .divider {
    border-color: #fff; }
  #dbs-header-container .right-box .navUser-action,
  #dbs-header-container .left-box .hamburger {
    display: block;
    width: auto;
    height: 24px; }
    #dbs-header-container .right-box .navUser-action svg,
    #dbs-header-container .left-box .hamburger svg {
      width: auto;
      height: auto; }
  #dbs-header-container .left-box {
    display: flex;
    flex: 2;
    flex-direction: column;
    justify-content: space-between; }
    #dbs-header-container .left-box ul,
    #dbs-header-container .left-box li {
      margin: 0;
      padding: 0;
      list-style-type: none; }
    #dbs-header-container .left-box .language-currency {
      display: flex;
      width: fit-content;
      gap: 12px;
      margin: 16px 0 0 32px; }
      #dbs-header-container .left-box .language-currency .divider {
        align-self: center;
        border-left: 1px solid #1d1d1d;
        height: calc(100% - 2px); }
    #dbs-header-container .left-box .menu-items {
      display: flex;
      flex-wrap: wrap;
      color: #1d1d1d;
      text-transform: uppercase;
      margin-left: 48px; }
      #dbs-header-container .left-box .menu-items li {
        letter-spacing: 0.15em;
        cursor: default; }
        #dbs-header-container .left-box .menu-items li#explore-item, #dbs-header-container .left-box .menu-items li#shop-item,
        #dbs-header-container .left-box .menu-items li a {
          padding: 16px 16px;
          font-weight: 700;
          display: block; }
    #dbs-header-container .left-box .hamburger {
      display: none;
      line-height: 1.5;
      margin-left: 16px; }
  #dbs-header-container .mid-box {
    display: flex;
    justify-content: center;
    align-items: center;
    flex: 1;
    min-width: 126px; }
    #dbs-header-container .mid-box .logo-container {
      display: flex;
      justify-content: center;
      align-items: flex-end;
      height: 113px; }
      #dbs-header-container .mid-box .logo-container svg {
        width: 158px;
        height: 40px;
        margin-bottom: 18px; }
  #dbs-header-container .right-box {
    display: flex;
    flex: 2;
    justify-content: flex-end;
    align-items: flex-end; }

#dbs-header-container a:not(.button),
.mobile-menu-container a:not(.button) {
  text-decoration: none;
  font-weight: 400;
  color: #1d1d1d; }
  #dbs-header-container a:not(.button):hover,
  .mobile-menu-container a:not(.button):hover {
    opacity: 0.8; }

.default-icon-colour {
  filter: invert(13%) sepia(40%) saturate(0%) hue-rotate(149deg) brightness(95%) contrast(106%); }

.action {
  cursor: pointer; }
  .action:hover {
    opacity: 0.8; }

@media screen and (max-width: 1440px) {
  #dbs-header-container .left-box .menu-items,
  #dbs-header-container .left-box .language-currency,
  #dbs-header-container .left-box .language-currency a {
    font-size: 12px; }
  #dbs-header-container .left-box .menu-items {
    margin-left: 16px; }
  #dbs-header-container .mid-box .logo-container {
    height: 96px; }
  #dbs-header-container .left-box .hamburger,
  #dbs-header-container .right-box .navUser-action {
    height: 20px; } }

@media screen and (max-width: 1024px) {
  #dbs-header-container {
    top: -56px; }
    #dbs-header-container .left-box .hamburger {
      display: block; }
    #dbs-header-container .right-box .overlay {
      display: flex; }
    #dbs-header-container .left-box .menu-items,
    #dbs-header-container .left-box .language-currency,
    #dbs-header-container .right-box .navUser-item--account,
    #dbs-header-container .right-box .navUser-item--wishlist,
    #dbs-header-container .right-box .quick-search-close,
    #dbs-header-container .right-box .navUser-action--quickSearch,
    #dbs-header-container .desktop-menu-container,
    #dbs-header-container .mobile-menu-container {
      display: none; }
    #dbs-header-container .right-box .navUser .navUser-section .navUser-item .navUser-action--quickSearch-mob {
      display: inherit; }
    #dbs-header-container .left-box,
    #dbs-header-container .right-box {
      flex-direction: row;
      align-items: center;
      flex: 1; }
    #dbs-header-container .mid-box .logo-container {
      height: 56px; }
      #dbs-header-container .mid-box .logo-container svg {
        width: 126px;
        height: 32px;
        margin: auto 0; } }

.mobile-links {
  position: relative;
  z-index: 2; }

.toast-notification-box {
  position: fixed;
  z-index: 100;
  display: flex;
  align-items: center;
  background-color: #fff;
  align-items: flex-start;
  padding: 12px 16px;
  width: 320px;
  height: auto;
  background: rgba(255, 255, 255, 0.96);
  box-shadow: 0px 4px 24px rgba(0, 0, 0, 0.08);
  border-radius: 16px;
  right: 32px;
  top: -100px;
  transition: .3s ease-in-out; }
  @media screen and (max-width: 1024px) {
    .toast-notification-box {
      left: 50%;
      right: 50%;
      transform: translate(-50%, 0);
      width: calc(100% - 64px);
      max-width: 366px; } }

.toast-notification-text {
  color: rgba(0, 0, 0, 0.83);
  font-family: 'Europa', 'Montserrat', Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 15px;
  letter-spacing: 0.003em;
  margin: auto 0; }

.notification-close {
  width: 24px;
  height: 24px;
  margin-left: auto;
  cursor: pointer; }

.toast-show {
  top: 16px;
  transition: .3s ease-in-out; }
  @media screen and (max-width: 1024px) {
    .toast-show {
      top: 24px; } }

.toast-auto-hide {
  transition: .3s ease-in-out;
  opacity: 1; }

.explore-container {
  padding: 48px 64px 64px 64px; }
  .explore-container .explore-cards-container {
    display: flex;
    flex-wrap: wrap;
    column-gap: 64px; }
  .explore-container .explore-cards {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    row-gap: 32px;
    flex: 8; }
    .explore-container .explore-cards .explore-card {
      display: flex;
      justify-content: center;
      align-items: center;
      flex-direction: column;
      width: calc((1 / 3 * 100%) - (32px / 3 * 2));
      height: 146px;
      background-color: #f3f3f3; }
      .explore-container .explore-cards .explore-card span {
        text-align: center;
        margin-top: 16px; }
      .explore-container .explore-cards .explore-card:nth-child(n + 7) {
        display: none; }
  .explore-container .explore-more {
    display: flex;
    flex-direction: column;
    min-width: 196px;
    flex: 1; }
    .explore-container .explore-more span {
      margin-bottom: 24px; }
  .explore-container span {
    font-weight: 700;
    text-transform: uppercase;
    color: #1d1d1d;
    letter-spacing: 0.15rem; }
  .explore-container .mobile-navigation {
    display: none; }

#explore-component .explore-container .explore-more a {
  margin: 8px 0;
  text-transform: uppercase;
  font-weight: 300;
  letter-spacing: 0.15em; }

#explore-component {
  background: #fff; }

@media screen and (max-width: 1440px) {
  .explore-container {
    font-size: 12px;
    padding: 32px 32px 48px 32px;
    column-gap: 32px; }
    .explore-container .explore-cards {
      row-gap: 16px; }
      .explore-container .explore-cards .explore-card {
        width: calc((1 / 3 * 100%) - (16px / 3 * 2)); }
    .explore-container .explore-more {
      min-width: 169px; } }

@media screen and (max-width: 1024px) {
  .account-container,
  .explore-container,
  .book-a-treatment-container {
    position: absolute;
    top: 0;
    background-color: #fff;
    visibility: hidden;
    width: 100%;
    max-width: 400px;
    display: block;
    padding: 0;
    z-index: 101;
    left: 100%;
    height: 100%;
    overflow-y: auto; }
    .account-container.visible,
    .explore-container.visible,
    .book-a-treatment-container.visible {
      left: 0;
      visibility: visible; }
    .account-container .mobile-navigation,
    .explore-container .mobile-navigation,
    .book-a-treatment-container .mobile-navigation {
      display: flex;
      padding: 12px 8px;
      align-items: center;
      justify-content: space-between; }
      .account-container .mobile-navigation div,
      .explore-container .mobile-navigation div,
      .book-a-treatment-container .mobile-navigation div {
        display: flex;
        align-items: center;
        gap: 8px; }
      .account-container .mobile-navigation img,
      .explore-container .mobile-navigation img,
      .book-a-treatment-container .mobile-navigation img {
        margin-right: 8px; }
    .account-container .explore-more,
    .explore-container .explore-more,
    .book-a-treatment-container .explore-more {
      display: none; }
    .account-container .explore-cards,
    .explore-container .explore-cards,
    .book-a-treatment-container .explore-cards {
      padding: 8px 16px 24px; }
      .account-container .explore-cards .explore-card:nth-child(n),
      .explore-container .explore-cards .explore-card:nth-child(n),
      .book-a-treatment-container .explore-cards .explore-card:nth-child(n) {
        display: flex; }
      .account-container .explore-cards .explore-card,
      .explore-container .explore-cards .explore-card,
      .book-a-treatment-container .explore-cards .explore-card {
        width: calc((1 / 2 * 100%) - (16px / 2));
        padding: 16px 8px; } }

@media screen and (max-width: 600px) {
  .no-scroll {
    overflow: hidden; }
  .explore-container,
  .book-a-treatment-container,
  .account-container {
    max-width: none; } }

.category-title,
.category-item {
  color: #1d1d1d;
  text-transform: uppercase;
  letter-spacing: 0.15em;
  line-height: 18px;
  font-size: 14px; }
  @media screen and (max-width: 1440px) {
    .category-title,
    .category-item {
      font-size: 12px; } }
  @media screen and (max-width: 1024px) {
    .category-title,
    .category-item {
      font-size: 14px; } }

#dbs-header-container a.category-title,
.category-title {
  font-weight: 700; }

.shop-container {
  display: flex;
  padding: 16px 32px 32px; }
  @media screen and (max-width: 1440px) {
    .shop-container {
      padding: 16px; } }
  @media screen and (max-width: 1024px) {
    .shop-container {
      flex-direction: column;
      padding: 11px 16px;
      gap: 22px; } }
  .shop-container .category-column {
    flex: 1;
    display: flex;
    flex-direction: column;
    gap: 32px;
    padding: 0 32px 32px;
    margin-top: 32px;
    border-left: 1px solid #d9d9d6;
    flex-wrap: wrap; }
    .shop-container .category-column:first-child {
      border-left: none; }
    @media screen and (max-width: 1440px) {
      .shop-container .category-column {
        padding: 0 16px 16px;
        margin-top: 16px; } }
    @media screen and (max-width: 1024px) {
      .shop-container .category-column {
        padding: 0;
        margin: 0;
        border-left: none;
        gap: 19px; }
        .shop-container .category-column .category-title-desktop {
          display: none; } }
    .shop-container .category-column .category-title-mobile {
      display: none;
      justify-content: space-between; }
      @media screen and (max-width: 1024px) {
        .shop-container .category-column .category-title-mobile {
          display: flex;
          -webkit-text-size-adjust: none; }
          .shop-container .category-column .category-title-mobile .mobile-expand-icon {
            display: block;
            transition: 0.3s cubic-bezier(0.2, 0.58, 0.47, 0.97);
            content: url("../img/nav-icons/dash.svg"); }
          .shop-container .category-column .category-title-mobile.expanded + .category-items {
            display: flex; }
          .shop-container .category-column .category-title-mobile.expanded .mobile-expand-icon {
            transform: rotate(90deg); } }
    .shop-container .category-column .category-items {
      display: flex;
      flex-direction: column;
      gap: 16px; }
      .shop-container .category-column .category-items a,
      .shop-container .category-column .category-items li {
        width: 100%;
        display: block;
        font-weight: 300 !important; }
      @media screen and (max-width: 1024px) {
        .shop-container .category-column .category-items {
          display: none;
          margin: 0 0 13px; } }
  .shop-container .banner-column {
    border-left: none;
    flex: inherit;
    position: relative; }
    @media screen and (max-width: 1700px) {
      .shop-container .banner-column {
        display: none; } }
    .shop-container .banner-column img {
      width: 240px;
      height: 320px; }
    .shop-container .banner-column .image-label {
      position: absolute;
      left: 32px;
      width: 240px;
      text-align: center;
      background: rgba(29, 29, 29, 0.5);
      color: #fff;
      padding: 8px;
      font-weight: 700;
      text-transform: uppercase; }

#shop-component {
  background-color: #fff; }
  #shop-component ul,
  #shop-component li {
    margin: 0;
    padding: 0;
    list-style-type: none; }

.category-title-mobile {
  display: none;
  justify-content: space-between; }
  @media screen and (max-width: 1024px) {
    .category-title-mobile {
      display: flex; }
      .category-title-mobile .mobile-expand-icon {
        display: block;
        transition: 0.3s cubic-bezier(0.2, 0.58, 0.47, 0.97); }
      .category-title-mobile.expanded + .category-items {
        display: flex; }
      .category-title-mobile.expanded .mobile-expand-icon {
        transform: rotate(90deg); } }

.category-items {
  display: flex;
  flex-direction: column; }
  .category-items a,
  .category-items li {
    width: 100%;
    display: block;
    font-weight: 300 !important; }
  @media screen and (max-width: 1024px) {
    .category-items {
      display: none;
      margin: 0 0 13px; } }

.body {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem; }
  .body .breadcrumbs {
    margin: 0; }

.page {
  margin: 0 -0.75rem;
  max-width: none;
  width: auto;
  margin: 0; }
  .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;
  float: none; }

@media (min-width: 769px) {
  .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-sidebar {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 100%;
  float: left;
  position: relative; }
  @media (min-width: 769px) {
    .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; } }

body {
  font-family: "Europa", "Roboto", Arial, Helvetica, sans-serif;
  font-weight: 300;
  line-height: 1.3; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Europa", "Montserrat", Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.5px; }

p {
  letter-spacing: 0.25px; }

.textOverlapped {
  position: relative;
  z-index: 1; }

.live-chat--trigger {
  text-decoration: none;
  font-size: 1rem; }
  .live-chat--trigger img,
  .live-chat--trigger span {
    display: inline-block;
    vertical-align: middle; }
  .live-chat--trigger img {
    width: 25px;
    height: auto;
    margin: 0 10px 0 0; }

.subscriptionPopup {
  background: #f6f6f6;
  padding: 3.42857rem 1.78571rem;
  transform: translate(-50%, -50%);
  position: absolute;
  top: 50%;
  left: 50%;
  width: 42.85714rem;
  max-width: 90%;
  max-height: 90%;
  text-transform: uppercase;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  font-size: 15px; }
  .subscriptionPopup a {
    text-decoration: none; }
  @media (min-width: 551px) {
    .subscriptionPopup {
      padding: 3.57143rem 1.42857rem; } }
  @media (min-width: 769px) {
    .subscriptionPopup {
      background: url("../img/subscription-popup/popup-bg.jpg") #f6f6f6 no-repeat;
      padding: 1.42857rem 5% 1.42857rem;
      background-size: cover;
      background-position: 90% 50%;
      align-items: flex-start;
      justify-content: center;
      width: 84.28571rem;
      height: 44.28571rem;
      font-size: 16px; } }
  .subscriptionPopup-container {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.7);
    z-index: 9999; }
  .subscriptionPopup-content {
    width: 100%;
    max-width: 34.28571rem;
    text-align: center;
    overflow-y: auto;
    padding: 5%; }
    @media (min-width: 769px) {
      .subscriptionPopup-content {
        max-width: 65%; } }
    @media (min-width: 1261px) {
      .subscriptionPopup-content {
        max-width: 48.57143rem; } }
  .subscriptionPopup-title {
    font-weight: 400;
    display: block;
    font-size: 22px;
    letter-spacing: 3px;
    margin: 0 0 8px; }
    @media (min-width: 769px) {
      .subscriptionPopup-title {
        font-size: 30px;
        letter-spacing: 4px; } }
    @media (min-width: 1261px) {
      .subscriptionPopup-title {
        font-size: 34px;
        letter-spacing: 6px; } }
  .subscriptionPopup-subtitle {
    display: block;
    font-size: 14px;
    margin-bottom: 6px;
    letter-spacing: 1.4px;
    font-weight: 400; }
    @media (min-width: 769px) {
      .subscriptionPopup-subtitle {
        font-size: 16px;
        letter-spacing: 2px; } }
    @media (min-width: 1261px) {
      .subscriptionPopup-subtitle {
        letter-spacing: 3px; } }
  .subscriptionPopup-close {
    display: block;
    position: absolute;
    top: 1.07143rem;
    right: 1.07143rem;
    height: 25px;
    width: 25px; }
    @media (min-width: 769px) {
      .subscriptionPopup-close {
        top: 1.78571rem;
        right: 1.78571rem;
        height: 30px;
        width: 30px; } }
    .subscriptionPopup-close svg {
      fill: #000; }
  .subscriptionPopup p {
    letter-spacing: 1px;
    line-height: 1.5;
    margin: 0 0 0.28571rem;
    font-size: 14px;
    font-weight: 400;
    text-transform: none; }
    @media (min-width: 769px) {
      .subscriptionPopup p {
        letter-spacing: 1.5px;
        line-height: 1.7;
        font-weight: 300;
        margin: 0 0 0.14286rem;
        text-transform: uppercase; } }
    @media (min-width: 1261px) {
      .subscriptionPopup p {
        line-height: 2; } }
  .subscriptionPopup form {
    width: 100%;
    max-width: 100%;
    margin: 27px auto 0;
    font-size: 9px;
    line-height: 1.7;
    text-transform: uppercase;
    color: #000;
    letter-spacing: 0.5px;
    text-align: left;
    /* For Microsoft Browsers */ }
    @media (min-width: 551px) {
      .subscriptionPopup form {
        font-size: 10px; } }
    .subscriptionPopup form select {
      /* Remove dropdown arrow */
      -webkit-appearance: none;
      -moz-appearance: none;
      text-indent: 1px;
      text-overflow: ''; }
    .subscriptionPopup form select::-ms-expand {
      display: none; }
    .subscriptionPopup form #inp3confirmLabel {
      text-align: justify;
      text-transform: none;
      font-size: 12px; }
      @media (min-width: 551px) {
        .subscriptionPopup form #inp3confirmLabel {
          text-transform: uppercase; } }
    .subscriptionPopup form input[type='checkbox'] {
      /* change "colour" to match background */
      filter: invert(19%) hue-rotate(18deg) brightness(1.2); }
      @media (min-width: 769px) {
        .subscriptionPopup form input[type='checkbox'] {
          filter: invert(30%) hue-rotate(18deg) brightness(1.2); } }
    .subscriptionPopup form ::placeholder {
      /* Chrome, Firefox, Opera, Safari 10.1+ */
      color: black;
      opacity: 1;
      /* Firefox */ }
    .subscriptionPopup form :-ms-input-placeholder {
      /* Internet Explorer 10-11 */
      color: black; }
    .subscriptionPopup form ::-ms-input-placeholder {
      /* Microsoft Edge */
      color: black; }
    .subscriptionPopup form input::-webkit-date-and-time-value {
      text-align: left; }
    .subscriptionPopup form input[type='text'],
    .subscriptionPopup form input[type='email'],
    .subscriptionPopup form input[type='date'],
    .subscriptionPopup form select {
      display: block;
      width: 100%;
      height: 2.85714rem;
      background: #fff;
      border: none;
      border-radius: 0;
      text-transform: uppercase;
      letter-spacing: 1px;
      margin: 0 0 1.14286rem;
      font-size: 14px;
      letter-spacing: 1.4px;
      padding-left: 20px; }
      .subscriptionPopup form input[type='text']:focus,
      .subscriptionPopup form input[type='email']:focus,
      .subscriptionPopup form input[type='date']:focus,
      .subscriptionPopup form select:focus {
        outline: none;
        border-radius: 0; }
      .subscriptionPopup form input[type='text'].invalid,
      .subscriptionPopup form input[type='email'].invalid,
      .subscriptionPopup form input[type='date'].invalid,
      .subscriptionPopup form select.invalid {
        background-color: #fff0f0;
        border-bottom: 1px solid #600000; }
      .subscriptionPopup form input[type='text'] input[type='date'],
      .subscriptionPopup form input[type='email'] input[type='date'],
      .subscriptionPopup form input[type='date'] input[type='date'],
      .subscriptionPopup form select input[type='date'] {
        padding-top: 5px; }
      @media (min-width: 551px) {
        .subscriptionPopup form input[type='text'],
        .subscriptionPopup form input[type='email'],
        .subscriptionPopup form input[type='date'],
        .subscriptionPopup form select {
          height: 3.21429rem; } }
      @media (min-width: 769px) {
        .subscriptionPopup form input[type='text'],
        .subscriptionPopup form input[type='email'],
        .subscriptionPopup form input[type='date'],
        .subscriptionPopup form select {
          font-size: 18px;
          height: 3.57143rem; } }
      @media (min-width: 1261px) {
        .subscriptionPopup form input[type='text'],
        .subscriptionPopup form input[type='email'],
        .subscriptionPopup form input[type='date'],
        .subscriptionPopup form select {
          height: 5rem;
          font-size: 20px;
          letter-spacing: 2px; } }
    .subscriptionPopup form input::-webkit-date-and-time-value {
      text-align: left; }
    .subscriptionPopup form input[type='checkbox'] {
      width: 1.07143rem;
      height: 1.07143rem;
      display: inline-block;
      vertical-align: top;
      border-radius: 0;
      border-color: #626262;
      margin: 4px 10px 0 4px; }
      @media (min-width: 769px) {
        .subscriptionPopup form input[type='checkbox'] {
          width: 1.42857rem;
          height: 1.42857rem;
          margin: 4px 15px 0 4px; } }
    .subscriptionPopup form label {
      display: inline-block;
      vertical-align: top;
      width: calc(100% - 40px); }
      .subscriptionPopup form label.invalid {
        color: #600000;
        background-color: #fff0f0;
        border-bottom: 1px solid #600000; }
      @media (min-width: 769px) {
        .subscriptionPopup form label {
          width: calc(100% - 45px); } }
  .subscriptionPopup input[type='submit'],
  .subscriptionPopup input[type='button'] {
    background: #000;
    color: white;
    max-width: 100%;
    width: 100%;
    height: 2.85714rem;
    display: block;
    padding: 0.71429rem;
    margin: 1.42857rem auto 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.4;
    letter-spacing: 2px;
    border: none;
    text-transform: uppercase;
    opacity: 1;
    transition: opacity 0.3s; }
    .subscriptionPopup input[type='submit']:hover,
    .subscriptionPopup input[type='button']:hover {
      opacity: 0.6; }
    .subscriptionPopup input[type='submit']:focus,
    .subscriptionPopup input[type='button']:focus {
      outline: none;
      border-radius: 0; }
    @media (min-width: 551px) {
      .subscriptionPopup input[type='submit'],
      .subscriptionPopup input[type='button'] {
        height: 3.21429rem; } }
    @media (min-width: 769px) {
      .subscriptionPopup input[type='submit'],
      .subscriptionPopup input[type='button'] {
        font-size: 18px;
        height: 3.57143rem; } }
    @media (min-width: 1261px) {
      .subscriptionPopup input[type='submit'],
      .subscriptionPopup input[type='button'] {
        height: 5rem;
        font-size: 20px; } }

.footer {
  background-color: white;
  border-top: 1px solid #bcbcbc;
  padding: 3rem 0;
  position: relative; }
  .footer[data-custom-colour] {
    background-color: #e9f0ee; }

.footer-title-sr-only {
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden; }

.footer-info {
  margin: 0 -0.75rem;
  max-width: none;
  width: auto;
  font-size: 0; }
  .footer-info:before, .footer-info:after {
    content: " ";
    display: table; }
  .footer-info:after {
    clear: both; }

.footer-info-col {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 100%;
  float: left;
  color: #757575;
  display: inline-block;
  float: none;
  font-size: 1rem;
  margin-bottom: 3rem;
  text-align: center;
  vertical-align: top;
  -ms-word-break: break-all;
  overflow-wrap: break-word; }
  @media (min-width: 551px) {
    .footer-info-col {
      text-align: left;
      width: 50%; } }
  @media (min-width: 769px) {
    .footer-info-col {
      width: 33.33334%; } }
  .footer-info-col > :first-child {
    margin-top: 0; }
  .footer-info-col > :last-child {
    margin-bottom: 0; }

@media (min-width: 769px) {
  .footer-info-col--small {
    width: 16.66667%; } }

.footer-info-col--social {
  width: 100%; }

@media (min-width: 551px) {
  .footer-info-col--left {
    padding: 0; } }

@media (min-width: 551px) {
  .footer-info-col--right {
    left: 50%;
    position: inherit;
    width: 50%; } }

@media (min-width: 769px) {
  .footer-info-col--right {
    left: 0;
    padding: 0;
    text-align: right;
    width: 100%; } }

.footer-info-heading {
  font-size: 1rem;
  text-transform: inherit; }

.footer-info-list {
  list-style: none;
  margin-left: 0; }
  .footer-info-list a {
    color: #757575;
    text-decoration: none; }
    .footer-info-list a:hover {
      color: #333333; }

.footer-copyright {
  text-align: center; }
  @media (min-width: 551px) {
    .footer-copyright {
      text-align: left; } }
  .footer-copyright > .powered-by {
    color: #757575;
    font-size: 12px;
    margin: 0; }
  .footer-copyright > .paypal-credit {
    color: #757575;
    font-size: 12px;
    margin: 1em 0 2em; }
  .footer-copyright a {
    color: #757575;
    text-decoration: none; }
    .footer-copyright a:hover {
      color: #333333; }

.footer-payment-icons {
  height: 2.85714rem;
  margin-top: 1.5rem; }
  @media (min-width: 769px) {
    .footer-payment-icons {
      margin-top: 3rem; } }
  .footer-payment-icons .footer-payment-icon {
    height: 100%;
    margin: 0.35714rem;
    vertical-align: middle;
    width: 3.57143rem; }
  .footer-payment-icons svg {
    fill: #757575; }

@media (min-width: 551px) {
  .footer-geotrust-ssl-seal {
    bottom: 0;
    position: absolute;
    right: 16px; } }

.footer-geotrust-ssl-seal table {
  margin: auto; }

.footer-newsletter-summary {
  text-align: left; }

.footer {
  border-top: 0;
  padding: 1.5rem 0; }
  @media (min-width: 551px) {
    .footer .footer-info {
      display: flex;
      flex-wrap: wrap;
      justify-content: flex-start;
      align-items: flex-start; }
      .footer .footer-info .footer-info-col--subscription,
      .footer .footer-info .footer-info-col--small,
      .footer .footer-info .footer-info-col--social {
        width: 50%; } }
  @media (min-width: 769px) {
    .footer .footer-info .footer-info-col--subscription {
      width: 25%;
      flex-shrink: 0; }
    .footer .footer-info .footer-info-col--small,
    .footer .footer-info .footer-info-col--social {
      width: 25%; } }
  @media (min-width: 1261px) {
    .footer .footer-info .footer-info-col--subscription {
      width: 33.33334%;
      padding-right: 25px; }
    .footer .footer-info .footer-info-col--small,
    .footer .footer-info .footer-info-col--social {
      width: 16.66667%; } }
  .footer .footer-info-heading {
    text-transform: uppercase; }
  .footer .footer-info-list {
    text-transform: uppercase;
    font-weight: 300;
    font-size: 12px; }
    .footer .footer-info-list li {
      padding: 5px 0; }
    .footer .footer-info-list a {
      color: black; }
      .footer .footer-info-list a:hover {
        color: #757575; }

[data-bambuser-liveshopping-uid] {
  z-index: 100 !important; }

.container {
  margin-left: auto;
  margin-right: auto;
  max-width: 106rem;
  padding: 0 1.5rem;
  position: relative;
  width: 100%; }
  @media (min-width: 1261px) {
    .container {
      padding: 0 3rem; } }
  .container--wide {
    max-width: none; }
    .container--wide .page {
      margin: 0; }
    .container--wide .page-content {
      padding: 0; }

.blog {
  margin-bottom: 1.5rem; }
  @media (min-width: 769px) {
    .blog {
      margin: auto;
      width: 100%; } }
  .blog + .blog {
    border-top: 1px solid #bcbcbc;
    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: 18px;
  margin: 0 1.5rem 0.35714rem; }
  .blog-title a {
    text-decoration: none; }

.blog-date,
.blog-author {
  color: #757575;
  text-align: center; }

.blog-author {
  margin-bottom: 2.5rem; }

.blog-post {
  font-size: 15px;
  text-align: left; }

.blog-thumbnail {
  margin: 0 auto 2rem;
  position: relative;
  max-width: 650px; }
  .blog-thumbnail img {
    width: 100%; }

.blog-post-figure {
  display: block;
  margin: auto;
  text-align: center; }
  @media (min-width: 769px) {
    .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: 769px) {
    .blog-post-body {
      width: 66.66667%; } }
  @media (min-width: 1261px) {
    .blog-post-body {
      width: 50%; } }

.blog-page {
  margin-top: -1.5rem; }
  @media (min-width: 769px) {
    .blog-page {
      margin-top: -2.5rem; } }

.pt-blog .body,
.pt-blog_post .body {
  overflow: hidden; }

.pt-blog .pagination .pagination-link,
.pt-blog_post .pagination .pagination-link {
  text-transform: uppercase; }

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

.blog iframe {
  max-width: 100%; }

.blog .addthis_toolbox {
  margin-top: 0; }
  .blog .addthis_toolbox .socialLinks {
    line-height: 25px; }

@media (min-width: 769px) {
  .blog {
    margin-top: 16px; } }

.blog-thumbnail {
  margin: 0 auto 1.5rem;
  max-width: 100%;
  width: 100%; }
  @media (min-width: 551px) {
    .blog-thumbnail {
      width: 83.33333%; } }
  @media (min-width: 769px) {
    .blog-thumbnail {
      width: 66.66667%; } }
  @media (min-width: 1261px) {
    .blog-thumbnail {
      width: 50%; } }

@media (min-width: 769px) {
  .blog-post-figure {
    width: 100%; } }

.blog-title {
  font-size: 16px;
  margin: 1.07143rem 1.5rem; }
  @media (min-width: 551px) {
    .blog-title {
      font-size: 20px; } }
  @media (min-width: 769px) {
    .blog-title {
      font-size: 25px; } }
  @media (min-width: 1261px) {
    .blog-title {
      font-size: 30px;
      margin: 1.85714rem 1.5rem 1.5rem; } }

.blog-date,
.blog-author {
  font-size: 12px;
  text-transform: uppercase;
  margin: 0 1.5rem 1.14286rem; }
  @media (min-width: 551px) {
    .blog-date,
    .blog-author {
      font-size: 14px; } }

.blog-post {
  text-align: justify;
  font-size: 14px; }
  @media (min-width: 769px) {
    .blog-post {
      font-size: 15px; } }
  .blog-post p {
    margin: 0 0 3rem; }

.blog-header {
  padding-bottom: 1.07143rem; }

.blogPosts-heading {
  font-size: 22px;
  text-align: center;
  line-height: 30px;
  margin: 0 0 32px 0;
  letter-spacing: 3px; }

.blogPost-cards {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px; }
  .blogPost-cards .blogPost-card {
    width: 50%;
    list-style: none;
    padding: 10px;
    box-sizing: border-box; }
    @media (min-width: 769px) {
      .blogPost-cards .blogPost-card {
        width: 25%; } }
  .blogPost-cards .blogCard-image {
    width: 100%; }
  .blogPost-cards .blogCard-title {
    text-transform: uppercase;
    font-size: 14px;
    color: black;
    letter-spacing: 1.4px;
    font-weight: 400;
    padding-top: 16px; }
  .blogPost-cards .blogCard-link {
    text-transform: uppercase;
    font-size: 14px;
    color: black;
    letter-spacing: 1.4px;
    text-decoration: none; }
    .blogPost-cards .blogCard-link:hover {
      text-decoration: underline; }

.sidebarBlock + .sidebarBlock {
  border-top: 1px solid #bcbcbc;
  margin-top: 2rem;
  padding-top: 2rem; }

.sidebarBlock-heading {
  font-size: 1.07143rem;
  margin-top: 0;
  text-transform: inherit; }

.sidebarBlock .sidebarBlock-heading {
  font-size: 14px;
  text-transform: uppercase; }

.sidebarBlock .navList .navList-action {
  font-weight: 300;
  letter-spacing: 0.5px; }

.sidebarBlock .navList .navList-action:not(.navList-action--checkbox) {
  font-size: 12px;
  padding-top: 7px;
  padding-bottom: 7px;
  text-transform: uppercase; }

.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: 769px) {
      .brandGrid .brand {
        width: 25%; } }
    .brandGrid .brand .card-title {
      text-align: center; }

.brand-image-container {
  position: relative;
  max-width: 100px; }
  .brand-image-container img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto; }
  .brand-image-container:after {
    content: '';
    display: block;
    height: 0;
    width: 100%;
    padding-bottom: 100%; }

.brand .card-img-container {
  max-width: 190px; }
  .brand .card-img-container:after {
    content: '';
    display: block;
    height: 0;
    width: 100%;
    padding-bottom: 131.57895%; }

.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: 769px) {
      .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: 769px) {
    .productMasonry {
      column-count: 4; } }
  .productMasonry .product {
    break-inside: avoid;
    page-break-inside: avoid;
    display: block;
    margin-bottom: 3rem;
    padding: 0;
    width: 100%; }
  .productMasonry .card {
    margin: 0; }

@media (min-width: 769px) {
  .no-csscolumns .productGrid--maxCol6 .product {
    width: 16.66667%; } }

@media (min-width: 769px) {
  .csscolumns .productGrid--maxCol6 {
    column-count: 6; } }

@media (min-width: 769px) {
  .no-csscolumns .productGrid--maxCol3 .product {
    width: 33.33333%; } }

@media (min-width: 769px) {
  .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; } }

.productGrid {
  margin-bottom: 0; }
  @media (min-width: 769px) {
    .productGrid .product {
      width: 33.33333%; } }
  @media (min-width: 769px) {
    .productGrid .whishlistProduct {
      width: 25%; } }

.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: 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(255, 255, 255, 0.9);
  color: black; }
  .listItem-button:hover {
    background-color: white;
    color: black; }

.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 .listItem-button {
    margin: 1.5rem 0; }
    @media (min-width: 1261px) {
      .listItem-figure .listItem-button {
        position: relative;
        top: 50%;
        transform: translateY(-50%);
        display: inline-block;
        margin: 0 0 1.5rem;
        pointer-events: all;
        transform-style: preserve-3d; } }

.listItem-figureBody {
  opacity: 1;
  text-align: center; }
  @media (min-width: 1261px) {
    .listItem-figureBody {
      bottom: 0;
      height: 100%;
      left: 0.78571rem;
      opacity: 0;
      position: absolute;
      right: 0.78571rem;
      top: 0; }
      .listItem-figureBody:hover {
        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: 769px) {
    .listItem-brand {
      font-size: 15px;
      margin-bottom: 0; } }

.listItem-title {
  font-size: 15px;
  margin: 0 0 0.21429rem; }
  @media (min-width: 769px) {
    .listItem-title {
      font-size: 16px; } }
  .listItem-title > a {
    text-decoration: none; }

.listItem-price {
  margin-bottom: 1rem; }
  @media (min-width: 769px) {
    .listItem-price {
      font-size: 16px; } }

@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%; } }

.productView {
  margin: 0 -0.75rem;
  max-width: none;
  width: auto;
  margin-left: -1rem;
  margin-right: -1rem;
  padding-top: 0;
  display: flex;
  flex-direction: column;
  justify-content: flex-start; }
  .productView:before, .productView:after {
    content: " ";
    display: table; }
  .productView:after {
    clear: both; }
  @media (min-width: 769px) {
    .productView {
      display: block;
      position: relative;
      padding-top: 1rem;
      margin-bottom: 48px; } }
  .modal .productView {
    padding-bottom: 0;
    padding-top: 0; }

.productView--quickView .socialLinks-item--print,
.productView--quickView .productView-details .product-atc-wishlist-container .swym-button {
  display: none; }

.productView-media {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 100%;
  float: left;
  padding-left: 1rem;
  padding-right: 1rem; }
  @media (min-width: 769px) {
    .productView-media {
      position: sticky;
      top: 1.5rem;
      width: 58.33333%; } }

.productView-details {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 100%;
  float: left;
  padding-left: 1rem;
  padding-right: 1rem;
  margin-bottom: 20px; }
  .productView-details .product-atc-wishlist-container {
    display: flex;
    align-items: center;
    height: fit-content;
    gap: 8px;
    margin-bottom: 16px;
    position: relative;
    min-height: 56px; }
    .productView-details .product-atc-wishlist-container #product-sold-out {
      width: calc(100% - 64px);
      position: absolute;
      left: 0;
      top: 0; }
    .productView-details .product-atc-wishlist-container:has(#InStockNotifyForm) {
      flex-wrap: wrap; }
      .productView-details .product-atc-wishlist-container:has(#InStockNotifyForm):has(> .swym-button) #product-sold-out {
        width: calc(100% - 64px); }
    .productView-details .product-atc-wishlist-container .form-action {
      margin: 0;
      flex-basis: 100%; }
      .productView-details .product-atc-wishlist-container .form-action #form-action-addToCart {
        margin: 0; }
    .productView-details .product-atc-wishlist-container .form-action:has(#InStockNotifyForm) {
      order: 3; }
    .productView-details .product-atc-wishlist-container #product-sold-out {
      margin: 0; }
    .productView-details .product-atc-wishlist-container .swym-button {
      display: block !important;
      padding: 16px !important;
      background: #f3f3f3 !important;
      height: 56px !important;
      min-width: 56px !important; }
      .productView-details .product-atc-wishlist-container .swym-button.disabled {
        opacity: 1 !important; }
      .productView-details .product-atc-wishlist-container .swym-button.swym-added::after {
        content: url("../img/wishlist-icons/wishlist-heart-black.svg") !important; }
      .productView-details .product-atc-wishlist-container .swym-button:not(.swym-added)::after {
        content: url("../img/wishlist-icons/wishlist-heart-white.svg") !important; }
      .productView-details .product-atc-wishlist-container .swym-button .swym-wishlist-cta {
        display: none !important; }
  @media (min-width: 769px) {
    .productView-details {
      width: 41.66667%; }
      .productView-details:last-of-type {
        margin-bottom: 0; }
      .productView-details.sticky {
        float: right;
        position: sticky;
        top: 5px; } }
  .productView--quickView .productView-details {
    position: relative; }

.productView-description {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 100%;
  float: left;
  padding-left: 1rem;
  padding-right: 1rem;
  position: relative;
  z-index: 1; }
  .productView-description .productView-title {
    border-bottom: 1px solid #bcbcbc;
    margin-bottom: 1rem;
    padding-left: 1rem;
    padding-right: 1rem;
    text-align: center; }

.ecoTags-container {
  display: flex;
  padding: 16px 0;
  border-top: 1px solid #f3f3f3;
  margin: 0px -5px; }
  .ecoTags-container .ecoTags {
    margin: 0 auto;
    text-align: center; }
  .ecoTags-container img {
    margin-right: 15px; }

.klarna-placement {
  margin-bottom: 14px; }

.suitableFor-container {
  border-top: 1px solid #f3f3f3;
  line-height: 20px; }
  .suitableFor-container .suitableFor-heading {
    font-size: 22px;
    text-align: center;
    letter-spacing: 3px;
    color: #000;
    padding-top: 24px;
    padding-bottom: 25px;
    font-weight: 500; }
    @media (min-width: 769px) {
      .suitableFor-container .suitableFor-heading {
        padding-top: 32px; } }
  .suitableFor-container .suitableFor {
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    background-color: #f3f3f3;
    padding: 32px;
    row-gap: 25px;
    column-gap: 10px; }
    @media (min-width: 769px) {
      .suitableFor-container .suitableFor {
        justify-content: space-evenly; } }
  .suitableFor-container .suitableCard {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    flex: 1 0 25%; }
    .suitableFor-container .suitableCard img {
      max-width: none; }
  .suitableFor-container .suitableFor-text {
    margin-top: 16px;
    font-size: 12px;
    letter-spacing: 1.2px;
    color: #000;
    text-transform: uppercase;
    margin-top: 16px;
    font-weight: 400; }

.needHelp-container {
  background-color: #f3f3f3;
  padding: 32px;
  padding-top: 0;
  line-height: 20px; }
  .needHelp-container .needHelp-heading {
    text-transform: uppercase;
    text-align: center;
    font-size: 12px;
    letter-spacing: 1.2px;
    color: #000;
    padding-bottom: 16px;
    font-weight: 500; }
  .needHelp-container .needHelp-text {
    text-transform: uppercase;
    font-size: 12px;
    text-align: center;
    letter-spacing: 1.1px;
    color: #000; }

.productView-primary-section,
.productView-secondary-section {
  margin-bottom: 32px; }
  .productView-primary-section ul,
  .productView-secondary-section ul {
    list-style: none;
    margin: 0; }
    .productView-primary-section ul li,
    .productView-secondary-section ul li {
      line-height: 1.7;
      position: relative;
      margin-left: 25px; }
      .productView-primary-section ul li:before,
      .productView-secondary-section ul li:before {
        content: '•';
        font-size: 14px;
        position: absolute;
        left: -15px;
        top: 1px; }
    .productView-primary-section ul li.noBullet:before,
    .productView-secondary-section ul li.noBullet:before {
      display: none; }

.productView-secondary-section .secondarySection__heading {
  position: relative;
  background: #f3f3f3;
  padding: 9px 36px;
  margin-top: 8px;
  cursor: pointer; }
  .productView-secondary-section .secondarySection__heading h2 {
    margin: 0;
    font-size: 14px; }
  .productView-secondary-section .secondarySection__heading .accordion-navigation-actions {
    position: absolute;
    left: 11px;
    top: 10px; }
  .productView-secondary-section .secondarySection__heading .toggleLink-text--off {
    display: block; }
  .productView-secondary-section .secondarySection__heading .toggleLink-text--on {
    display: none; }
  .productView-secondary-section .secondarySection__heading.is-open .toggleLink-text--off {
    display: none; }
  .productView-secondary-section .secondarySection__heading.is-open .toggleLink-text--on {
    display: block; }

.productView-secondary-section .secondarySection__body {
  display: none;
  padding: 11px 0; }
  .productView-secondary-section .secondarySection__body.is-open {
    display: block; }

.complimentary-items {
  display: flex;
  flex-direction: column;
  margin: 24px 0;
  padding: 0 8px;
  line-height: 20px; }
  @media (min-width: 769px) {
    .complimentary-items {
      flex-direction: row; } }
  .complimentary-items__item {
    flex: 1;
    text-align: center;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 300;
    padding: 4px 8px; }
    .complimentary-items__item img {
      max-height: 48px;
      width: auto;
      display: block;
      margin: 0 auto 16px auto; }
    .complimentary-items__item span {
      line-height: 20px; }

.contact-us {
  margin-bottom: 48px;
  line-height: 20px; }
  @media (min-width: 769px) {
    .contact-us {
      margin-bottom: 0; } }
  .contact-us > h3 {
    margin: 64px 0 0 0;
    font-weight: 300;
    font-size: 22px;
    text-align: center;
    letter-spacing: 3px;
    color: #000;
    padding-top: 24px;
    font-weight: 500; }
  .contact-us > h4 {
    font-size: 12px;
    text-align: center;
    margin: 16px 0;
    font-weight: 300; }
  .contact-us__content {
    display: flex;
    flex-wrap: wrap;
    background: #f3f3f3;
    padding: 15px 8px;
    font-size: 12px; }
  .contact-us__card {
    width: 50%;
    text-align: center;
    font-size: 12px;
    margin: 15px 0;
    padding: 0 8px;
    text-decoration: none; }
    @media (min-width: 769px) {
      .contact-us__card {
        width: 33.3%; } }
    .contact-us__card h5 {
      font-weight: 300;
      margin: 16px 8px 8px 8px;
      font-size: 12px;
      text-transform: uppercase; }
    .contact-us__card img {
      max-height: 32px;
      width: auto;
      display: block;
      margin: auto;
      background: #f3f3f3; }

.small-device-content {
  display: block; }
  @media (min-width: 769px) {
    .small-device-content {
      display: none; } }

.large-device-content {
  display: none; }
  @media (min-width: 769px) {
    .large-device-content {
      display: block; } }

.swym-notifications-container.swymTopLeft {
  width: fit-content !important;
  box-shadow: none !important;
  top: 0 !important;
  left: calc(50% - 160px) !important;
  transition: transform 0.3s ease-in-out;
  transform: translateY(-100%); }
  .swym-notifications-container.swymTopLeft.swym-showing {
    transform: translateY(8px) !important; }
  @media (min-width: 769px) {
    .swym-notifications-container.swymTopLeft {
      top: 32px !important;
      left: unset !important;
      right: 32px !important;
      transform: translateX(352px) !important; }
      .swym-notifications-container.swymTopLeft.swym-showing {
        transform: translateX(0) !important; } }

.swym-product-tile {
  width: 320px !important;
  padding: 12px 16px !important;
  border-radius: 16px !important;
  background: rgba(255, 255, 255, 0.96) !important;
  box-shadow: 0px 4px 24px 0px rgba(0, 0, 0, 0.08) !important;
  display: flex;
  justify-content: space-between;
  gap: 8px; }
  .swym-product-tile .swym-details {
    padding: 0 !important;
    display: flex !important;
    flex-direction: column !important;
    gap: 4px;
    color: rgba(0, 0, 0, 0.83) !important; }
    .swym-product-tile .swym-details .swym-emphasis {
      font-family: "Europa", "Roboto", Arial, Helvetica, sans-serif !important;
      font-size: 12px !important;
      font-style: normal !important;
      font-weight: 700 !important;
      line-height: normal !important;
      letter-spacing: 1.8px !important;
      text-transform: uppercase !important; }

.swym-image {
  display: none !important; }

.swym-close-btn {
  position: unset !important;
  order: 2; }

.swym-close-btn .swym-icon::before {
  content: url("../icons/close-thin-small.svg") !important;
  display: block !important;
  height: 24px !important;
  width: 24px !important; }

.productView-details .product-atc-wishlist-container #product-sold-out + .alertBox.productAttributes-message + .form-action {
  text-align: left; }

.productView-details .product-atc-wishlist-container #product-sold-out + .alertBox.productAttributes-message + .form-action .swym-button-bar.swym-wishlist-button-bar.swym-inject {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0; }

.product-atc-wishlist-container .swym-btn-container[data-position=default] .swym-add-to-wishlist.swym-icon {
  line-height: 56px !important; }

.swym-btn-container .swym-button:after {
  width: 56px !important; }

.hidePayLaterBanner {
  display: none; }

.sale-flag-star,
.sale-flag-star:before,
.sale-flag-star:after {
  background: #007dc6;
  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 {
  transform: rotateZ(30deg) scaleX(1) scaleY(1) scaleZ(1); }

.sale-flag-star:after {
  transform: rotateZ(60deg) scaleX(1) scaleY(1) scaleZ(1); }

.starwrap {
  height: 3.57143rem;
  position: absolute;
  top: 10px;
  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 {
  color: white;
  font-weight: 600;
  line-height: 1.07143rem;
  position: absolute;
  text-align: center;
  top: 20%;
  width: 3.57143rem;
  z-index: 50; }

.product:hover .starwrap .sale-flag-star,
.product:hover .starwrap .sale-flag-star:before,
.product:hover .starwrap .sale-flag-star:after {
  background: black; }

.sale-flag-side {
  background: #007dc6;
  border-radius: 0 50px 50px 0;
  color: white;
  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; }

.product:hover .sale-flag-side {
  background: black; }

.sale-flag-sash {
  background: #007dc6;
  color: white;
  font-size: 15px;
  font-weight: 700;
  height: 1.42857rem;
  left: -35px;
  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; }

.listItem-figure .sale-flag-sash {
  left: -25px; }
  @media (min-width: 551px) {
    .listItem-figure .sale-flag-sash {
      top: 15px; } }
  @media (min-width: 1261px) {
    .listItem-figure .sale-flag-sash {
      left: -15px;
      top: 25px; } }

.product:hover .sale-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: 40px;
  width: 40px;
  transition: all 0.1s ease-in-out; }

.form-option-expanded {
  background-color: white;
  border: 1px solid #999999;
  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 {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  display: block;
  height: 100px;
  width: 100px; }

#blogPosts-container {
  margin-bottom: 35px; }

.account {
  margin-bottom: 1.5rem; }

@media (min-width: 769px) {
  .account--fixed {
    margin: 0 auto;
    width: 66.66667%; } }

@media (min-width: 769px) {
  .account--fixedSmall {
    margin: 0 auto;
    width: 50%; } }

@media (min-width: 769px) {
  .account--fixedLarge {
    margin: 0 auto;
    width: 75%; } }

.account-head {
  margin-bottom: 3rem;
  text-align: center; }
  .account-head .alertBox {
    padding-left: 3rem;
    padding-right: 3rem;
    text-align: left; }

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

.account-content {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 100%;
  float: left; }

@media (min-width: 769px) {
  .account-content--fixed {
    width: 66.66667%; } }

@media (min-width: 769px) {
  .account-content--fixedSmall {
    width: 50%; } }

.account-sidebar {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 100%;
  float: left; }
  @media (min-width: 769px) {
    .account-sidebar {
      width: 33.33333%; }
      .account-content--fixedSmall + .account-sidebar {
        float: right; } }

.hero-banner {
  clear: both;
  width: 100%;
  min-height: 210px;
  margin: 21px 0 96px 0;
  padding: 0;
  position: relative; }
  .hero-banner .hero-banner__description, .hero-banner h5, .hero-banner h3, .hero-banner button {
    margin: 10px auto;
    text-transform: uppercase;
    font-size: 12px; }
  .hero-banner > a {
    display: block;
    text-decoration: none; }
  .hero-banner__desktop {
    display: none; }
    @media (min-width: 551px) {
      .hero-banner__desktop {
        display: block; } }
  @media (min-width: 551px) {
    .hero-banner__mobile {
      display: none; } }
  .hero-banner__background {
    height: 100%;
    width: 100%;
    background-size: cover;
    padding-bottom: 75%; }
    @media (min-width: 769px) {
      .hero-banner__background {
        background-position: right; } }
  .hero-banner__content {
    padding: 20px;
    display: block;
    text-align: center; }
  .hero-banner__description {
    display: block;
    line-height: 1.7;
    max-width: 400px;
    color: #000 !important;
    font-size: 16px; }
  .hero-banner h5 {
    display: none;
    font-size: 16px; }
  .hero-banner h3 {
    font-size: 32px; }
  .hero-banner button {
    font-size: 14px;
    padding: 19px;
    border: 1px solid #000;
    min-width: 200px; }
  @media (min-width: 551px) {
    .hero-banner {
      height: 50%;
      padding-bottom: 40%; }
      .hero-banner > a {
        position: absolute;
        width: 100%;
        height: 100%; }
      .hero-banner__background {
        padding-bottom: 0; }
      .hero-banner__content {
        width: 50%;
        min-width: 300px;
        position: absolute;
        transform: translateY(-50%);
        top: 50%; }
      .hero-banner h5 {
        display: block;
        font-size: 12px; }
      .hero-banner h3 {
        font-size: 22px; }
      .hero-banner button {
        font-size: 12px;
        padding: 10px; } }

.og-form {
  display: flex;
  flex-direction: column;
  padding-top: 2rem;
  border: 1px solid #d9d9d6;
  padding: 16px 16px 0; }
  .og-form__form-group {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-bottom: 16px; }
    .og-form__form-group label {
      margin-left: 8px;
      letter-spacing: 0.21px;
      font-size: 14px;
      color: #666666;
      text-align: left; }
    .og-form__form-group__price-container {
      flex-grow: 1;
      display: flex;
      justify-content: flex-end; }
      .og-form__form-group__price-container .price {
        color: #1d1d1d;
        letter-spacing: 1.4px;
        font-weight: normal; }
  .og-form__radio-input {
    appearance: none;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 18px;
    min-width: 18px;
    height: 18px;
    min-height: 18px;
    border-radius: 50%;
    border: 1px solid black; }
    .og-form__radio-input:after {
      border-radius: 50%;
      position: relative;
      background-color: white;
      content: ''; }
    .og-form__radio-input:checked:after {
      width: 100%;
      height: 100%;
      background-color: black;
      border: white solid 2px; }
  .og-form__content {
    display: flex;
    flex-direction: column;
    justify-content: flex-start; }
    .og-form__content[hidden] {
      display: none; }
    .og-form__content__dropdown {
      display: flex;
      flex-direction: column;
      align-items: flex-start;
      margin-bottom: 16px; }
      .og-form__content__dropdown select {
        border-color: #d9d9d6;
        font-size: 14px;
        max-width: 100% !important;
        letter-spacing: 0.21px;
        height: auto;
        padding: 12px 16px;
        background: url("data:image/svg+xml;utf8,<svg viewBox='0 0 140 140' width='24' height='24' xmlns='http://www.w3.org/2000/svg'><g><path d='m121.3,34.6c-1.6-1.6-4.2-1.6-5.8,0l-51,51.1-51.1-51.1c-1.6-1.6-4.2-1.6-5.8,0-1.6,1.6-1.6,4.2 0,5.8l53.9,53.9c0.8,0.8 1.8,1.2 2.9,1.2 1,0 2.1-0.4 2.9-1.2l53.9-53.9c1.7-1.6 1.7-4.2 0.1-5.8z' fill='%231d1d1d'/></g></svg>") no-repeat;
        background-position: right 16px top 12px;
        background-size: 16px 16px; }
      .og-form__content__dropdown__label {
        font-size: 14px;
        letter-spacing: 0.21px;
        color: #1d1d1d;
        margin-bottom: 8px; }
    .og-form__content__link {
      display: flex;
      justify-content: flex-start;
      align-items: center;
      text-decoration: underline;
      cursor: pointer;
      font-family: Europa;
      color: #1d1d1d;
      margin-left: 26px;
      padding-bottom: 16px;
      margin-top: -8px; }
  .og-form__icon {
    display: block;
    height: 16px;
    width: 16px;
    margin-left: 8px;
    cursor: pointer; }

.og-modifier-form {
  margin: 24px 0 20px; }
  @media (min-width: 769px) {
    .og-modifier-form {
      max-width: 240px; } }
  .og-modifier-form .og-form__form-group {
    margin-bottom: 8px; }
    .og-modifier-form .og-form__form-group > label {
      text-transform: none;
      font-size: 14px;
      letter-spacing: 0.21px;
      font-weight: normal;
      line-height: normal;
      margin-left: 8px;
      color: #666666;
      text-align: left; }
  .og-modifier-form .og-form__content__dropdown {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    padding: 8px 0 0;
    margin: 0; }
    .og-modifier-form .og-form__content__dropdown[hidden] {
      display: none; }
    .og-modifier-form .og-form__content__dropdown__label {
      text-transform: none;
      font-size: 14px;
      letter-spacing: 0.21px;
      line-height: normal;
      font-weight: normal;
      margin-bottom: 8px; }
    .og-modifier-form .og-form__content__dropdown > select {
      width: 100%;
      max-width: 100%;
      height: 100%;
      padding: 12px 16px;
      font-size: 14px;
      letter-spacing: 0.21px;
      font-weight: normal;
      background-position: right 8px top 10px; }
  .og-modifier-form .og-form__content__icon {
    display: block;
    cursor: pointer;
    width: 16px;
    min-width: 16px;
    height: 16px;
    margin-left: auto; }

#og-form-section {
  margin-bottom: 16px;
  display: none; }

#zmmtg-root {
  width: auto !important;
  height: auto !important;
  z-index: 2147483632; }
  #zmmtg-root #content_container {
    width: 100%;
    height: 100%; }
  #zmmtg-root .joinWindowBtn {
    background-color: black !important;
    border-color: black !important; }
  #zmmtg-root div[feature-type="more"],
  #zmmtg-root div[feature-type="QA"],
  #zmmtg-root div[feature-type="newLTT"],
  #zmmtg-root div[feature-type="settings"],
  #zmmtg-root .video-avatar__avatar-notification {
    display: none !important; }
  #zmmtg-root #wc-footer {
    padding: 0; }
  #zmmtg-root .chat-header__header,
  #zmmtg-root .participants-header__header {
    margin-top: 30px;
    border: unset !important; }
    #zmmtg-root .chat-header__header .chat-header__title,
    #zmmtg-root .chat-header__header .participants-header__title,
    #zmmtg-root .participants-header__header .chat-header__title,
    #zmmtg-root .participants-header__header .participants-header__title {
      display: flex;
      align-items: center;
      padding-left: 24px; }
    #zmmtg-root .chat-header__header .hide-zoom-sidebar,
    #zmmtg-root .participants-header__header .hide-zoom-sidebar {
      width: 24px;
      height: 24px; }
  #zmmtg-root .waiting-pannel {
    min-width: unset; }

.sturm-watermark {
  width: 93px;
  height: 24px;
  bottom: 0;
  left: 0;
  margin: 16px 16px 80px 20px;
  display: none;
  position: fixed;
  z-index: 2147483633; }
  .sturm-watermark svg {
    width: 100%;
    height: 100%; }

#__vconsole {
  display: none !important; }

.joinWindowBtn:disabled {
  background-color: gray !important; }

.zoom-email__overlay {
  width: 100vw;
  height: 100vh;
  display: none;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 2147483634;
  background: rgba(255, 255, 255, 0.8);
  padding: 0 16px 0 16px;
  backdrop-filter: blur(5px); }
  .zoom-email__overlay .zoom-email__content {
    width: 80%;
    height: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 32px; }
    @media (min-width: 769px) {
      .zoom-email__overlay .zoom-email__content {
        width: 50%; } }
    @media (min-width: 1261px) {
      .zoom-email__overlay .zoom-email__content {
        width: 40%; } }
    .zoom-email__overlay .zoom-email__content .zoom-email__header {
      width: fit-content;
      height: auto;
      display: flex;
      flex-direction: column;
      text-align: center;
      align-items: center;
      gap: 16px; }
      .zoom-email__overlay .zoom-email__content .zoom-email__header .header__headline {
        font-size: 22px;
        font-weight: 400;
        line-height: 30px;
        letter-spacing: 2px;
        text-align: center;
        text-transform: uppercase;
        color: rgba(0, 0, 0, 0.83); }
      .zoom-email__overlay .zoom-email__content .zoom-email__header .header__description {
        width: 75%;
        font-size: 14px;
        font-weight: 300;
        line-height: 18px;
        letter-spacing: 0.015em;
        text-align: center;
        color: rgba(0, 0, 0, 0.83); }
    .zoom-email__overlay .zoom-email__content .zoom-email__main {
      width: fit-content;
      height: auto;
      display: flex;
      flex-direction: column;
      text-align: center;
      justify-content: center;
      gap: 16px; }
      .zoom-email__overlay .zoom-email__content .zoom-email__main .main__input {
        width: 100%;
        height: auto;
        display: flex;
        flex-direction: column;
        text-align: center;
        justify-content: center;
        gap: 8px; }
        .zoom-email__overlay .zoom-email__content .zoom-email__main .main__input input {
          width: 100%;
          height: auto;
          border: 1px solid rgba(0, 0, 0, 0.16);
          background: linear-gradient(0deg, #FFFFFF, #FFFFFF);
          padding: 16px;
          border-radius: 2px; }
        .zoom-email__overlay .zoom-email__content .zoom-email__main .main__input .main__consent {
          width: 100%;
          height: auto;
          font-size: 12px;
          font-weight: 300;
          line-height: 15px;
          letter-spacing: 0.003em;
          text-align: left; }
          .zoom-email__overlay .zoom-email__content .zoom-email__main .main__input .main__consent .main__label {
            width: 100%;
            height: auto;
            display: flex;
            gap: 8px;
            flex-direction: row-reverse;
            font-size: 12px; }
            .zoom-email__overlay .zoom-email__content .zoom-email__main .main__input .main__consent .main__label .main__checkbox {
              width: 24px;
              height: 24px; }
      .zoom-email__overlay .zoom-email__content .zoom-email__main .main__btn {
        width: 100%;
        height: auto; }
        .zoom-email__overlay .zoom-email__content .zoom-email__main .main__btn .main__submit {
          width: 100%;
          height: auto;
          padding: 16px 32px 16px 32px;
          font-size: 14px;
          font-weight: 400;
          line-height: 16px;
          letter-spacing: 0.2em;
          text-align: center;
          text-transform: uppercase;
          color: white;
          background: #1d1d1d; }
      .zoom-email__overlay .zoom-email__content .zoom-email__main .main__error-email,
      .zoom-email__overlay .zoom-email__content .zoom-email__main .main__error-checkbox {
        margin: 5px;
        display: none;
        color: red;
        font-size: 12px;
        font-weight: 300;
        line-height: 15px;
        letter-spacing: 0.05em;
        text-align: left;
        text-transform: uppercase; }

.body:has(.wishlist-container) {
  padding: 0; }

.empty-wishlist {
  display: none; }
  .empty-wishlist.showing {
    display: flex;
    justify-content: center; }

.swym-ui-component.swym-shared-wishlist-page {
  margin: 0 !important;
  padding: 0 !important;
  max-width: none !important; }

.shared-wishlist-container .swym-wishlist-detail-header,
.shared-wishlist-container .swym-wishlist-detail-separator {
  display: none !important; }

.shared-wishlist-container .swym-readonly-wishlist-detail .swym-wishlist-detail-content .swym-readonly-text {
  margin: 0;
  text-align: center;
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
  padding: 0 0 16px 0;
  margin-bottom: 16px; }
  .shared-wishlist-container .swym-readonly-wishlist-detail .swym-wishlist-detail-content .swym-readonly-text span {
    color: rgba(0, 0, 0, 0.83);
    font-weight: 400;
    line-height: 17.74px;
    letter-spacing: 0.24px;
    text-align: center;
    font-size: 14px; }
  @media (min-width: 769px) {
    .shared-wishlist-container .swym-readonly-wishlist-detail .swym-wishlist-detail-content .swym-readonly-text {
      padding: 0 0 24px 0;
      margin-bottom: 32px; } }
  .shared-wishlist-container .swym-readonly-wishlist-detail .swym-wishlist-detail-content .swym-readonly-text button {
    display: none; }

.shared-wishlist-container .swym-readonly-wishlist-detail .swym-wishlist-detail-content .swym-wishlist-grid {
  display: flex;
  flex-direction: column;
  gap: 16px;
  max-width: none;
  margin: 0;
  padding: 0; }
  .shared-wishlist-container .swym-readonly-wishlist-detail .swym-wishlist-detail-content .swym-wishlist-grid li {
    width: 100%;
    margin: 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.08); }
    .shared-wishlist-container .swym-readonly-wishlist-detail .swym-wishlist-detail-content .swym-wishlist-grid li:last-child {
      border-bottom: none; }
  @media (min-width: 769px) {
    .shared-wishlist-container .swym-readonly-wishlist-detail .swym-wishlist-detail-content .swym-wishlist-grid {
      flex-direction: row;
      flex-wrap: wrap;
      column-gap: 0;
      row-gap: 32px; }
      .shared-wishlist-container .swym-readonly-wishlist-detail .swym-wishlist-detail-content .swym-wishlist-grid li {
        border-bottom: none;
        margin-right: 16px;
        width: calc((100% - 64px) / 4); } }
  .shared-wishlist-container .swym-readonly-wishlist-detail .swym-wishlist-detail-content .swym-wishlist-grid .swym-wishlist-item {
    position: relative;
    display: grid;
    grid: 18.4px 24.8px 1fr / auto 1fr;
    gap: 8px;
    grid-column-gap: 16px;
    grid-row-gap: 0;
    padding-bottom: 16px;
    border: none; }
    @media (min-width: 769px) {
      .shared-wishlist-container .swym-readonly-wishlist-detail .swym-wishlist-detail-content .swym-wishlist-grid .swym-wishlist-item {
        display: flex;
        flex-direction: column;
        width: 100%;
        border-bottom: none;
        margin-right: 16px; }
        .shared-wishlist-container .swym-readonly-wishlist-detail .swym-wishlist-detail-content .swym-wishlist-grid .swym-wishlist-item:nth-child(4n + 4) {
          margin-right: 0; } }
    .shared-wishlist-container .swym-readonly-wishlist-detail .swym-wishlist-detail-content .swym-wishlist-grid .swym-wishlist-item .swym-wishlist-image-wrapper {
      min-width: 64px;
      height: 85px;
      text-align: center;
      grid-row-start: 1;
      grid-row-end: 3; }
      .shared-wishlist-container .swym-readonly-wishlist-detail .swym-wishlist-detail-content .swym-wishlist-grid .swym-wishlist-item .swym-wishlist-image-wrapper img {
        max-width: 100%;
        max-height: 100%;
        object-fit: cover; }
      @media (min-width: 769px) {
        .shared-wishlist-container .swym-readonly-wishlist-detail .swym-wishlist-detail-content .swym-wishlist-grid .swym-wishlist-item .swym-wishlist-image-wrapper {
          min-width: none;
          width: 100%;
          height: auto;
          aspect-ratio: 10/13;
          margin-bottom: 32px; } }
    .shared-wishlist-container .swym-readonly-wishlist-detail .swym-wishlist-detail-content .swym-wishlist-grid .swym-wishlist-item .swym-is-button {
      grid-column-start: 2;
      height: fit-content;
      margin-bottom: 8px;
      font-size: 14px;
      font-weight: 400;
      line-height: normal;
      letter-spacing: 2.1px;
      text-decoration: none;
      text-transform: uppercase;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: wrap; }
      @media (min-width: 769px) {
        .shared-wishlist-container .swym-readonly-wishlist-detail .swym-wishlist-detail-content .swym-wishlist-grid .swym-wishlist-item .swym-is-button {
          text-align: center;
          height: 36px; } }
    .shared-wishlist-container .swym-readonly-wishlist-detail .swym-wishlist-detail-content .swym-wishlist-grid .swym-wishlist-item .swym-title {
      margin: 0;
      height: unset;
      font-size: 14px;
      font-weight: 400;
      line-height: normal;
      letter-spacing: 2.1px;
      text-decoration: none;
      text-transform: uppercase;
      overflow: hidden;
      text-overflow: ellipsis;
      max-width: calc(100vw - 120px); }
      @media (min-width: 769px) {
        .shared-wishlist-container .swym-readonly-wishlist-detail .swym-wishlist-detail-content .swym-wishlist-grid .swym-wishlist-item .swym-title {
          max-width: none;
          text-align: center;
          height: 36px;
          margin-bottom: 8px; } }
    .shared-wishlist-container .swym-readonly-wishlist-detail .swym-wishlist-detail-content .swym-wishlist-grid .swym-wishlist-item .swym-product-price {
      height: fit-content;
      margin-top: 8px;
      padding: 0;
      display: block;
      color: rgba(0, 0, 0, 0.56);
      font-size: 12px;
      font-weight: 400;
      line-height: normal;
      letter-spacing: 1.8px;
      text-transform: uppercase; }
      @media (min-width: 769px) {
        .shared-wishlist-container .swym-readonly-wishlist-detail .swym-wishlist-detail-content .swym-wishlist-grid .swym-wishlist-item .swym-product-price {
          display: flex;
          margin-top: 0;
          justify-content: center;
          margin-bottom: 16px; } }
    .shared-wishlist-container .swym-readonly-wishlist-detail .swym-wishlist-detail-content .swym-wishlist-grid .swym-wishlist-item .swym-add-to-cart-btn {
      margin-top: 24px;
      width: fit-content;
      padding: 0;
      text-align: center;
      font-size: 12px;
      font-weight: 400;
      line-height: 14px;
      letter-spacing: 2.4px;
      border-bottom: 1px solid #1d1d1d;
      text-transform: uppercase;
      white-space: nowrap;
      background-color: transparent !important;
      color: rgba(0, 0, 0, 0.83); }
      .shared-wishlist-container .swym-readonly-wishlist-detail .swym-wishlist-detail-content .swym-wishlist-grid .swym-wishlist-item .swym-add-to-cart-btn:disabled {
        color: rgba(0, 0, 0, 0.56);
        border-bottom: 1px solid #f3f3f3; }
      @media (min-width: 769px) {
        .shared-wishlist-container .swym-readonly-wishlist-detail .swym-wishlist-detail-content .swym-wishlist-grid .swym-wishlist-item .swym-add-to-cart-btn {
          margin-bottom: 8px;
          margin-top: 0;
          color: #fff;
          background-color: #1d1d1d !important;
          width: 100%;
          padding: 12px 24px;
          border: 1px solid #1d1d1d; }
          .shared-wishlist-container .swym-readonly-wishlist-detail .swym-wishlist-detail-content .swym-wishlist-grid .swym-wishlist-item .swym-add-to-cart-btn:hover:not(:disabled) {
            background-color: #4f4f4f !important;
            color: #fff; }
          .shared-wishlist-container .swym-readonly-wishlist-detail .swym-wishlist-detail-content .swym-wishlist-grid .swym-wishlist-item .swym-add-to-cart-btn:disabled {
            color: #757575;
            border: 1px solid #d9d9d6;
            background-color: #f3f3f3 !important; } }
    .shared-wishlist-container .swym-readonly-wishlist-detail .swym-wishlist-detail-content .swym-wishlist-grid .swym-wishlist-item .wishlist-product-remove-btn {
      display: flex;
      flex-direction: column;
      justify-content: flex-start;
      padding: 0; }
      @media (min-width: 769px) {
        .shared-wishlist-container .swym-readonly-wishlist-detail .swym-wishlist-detail-content .swym-wishlist-grid .swym-wishlist-item .wishlist-product-remove-btn {
          position: absolute;
          right: 0; } }
      .shared-wishlist-container .swym-readonly-wishlist-detail .swym-wishlist-detail-content .swym-wishlist-grid .swym-wishlist-item .wishlist-product-remove-btn::after {
        content: url("../img/wishlist-icons/wishlist-heart-black.svg"); }

.swym-empty-wishlist-container {
  padding-top: 32px;
  display: flex;
  flex-direction: column;
  align-items: center;
  max-width: 480px; }
  .swym-empty-wishlist-container .empty-wishlist-title {
    color: rgba(0, 0, 0, 0.83);
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 1.6px;
    text-transform: uppercase;
    margin: 0 0 8px 0; }
  .swym-empty-wishlist-container .empty-wishlist-text {
    color: rgba(0, 0, 0, 0.64);
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.21px;
    margin-bottom: 32px; }
  .swym-empty-wishlist-container .empty-wishlist-cta {
    display: flex;
    padding: 12px 24px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    background-color: #1d1d1d;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: 2.8px;
    text-transform: uppercase;
    color: #fff;
    text-decoration: none; }

#modal:has(.swym-wishlist-modal) {
  min-height: auto;
  padding-bottom: 16px;
  max-width: 480px; }

.wishlist-login-requirement-modal {
  display: flex;
  flex-direction: column;
  align-items: center; }

.swym-modal-text {
  margin-bottom: 32px;
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0.64px;
  color: rgba(0, 0, 0, 0.83); }

.swym-wishlist-cta {
  display: flex;
  padding: 16px 32px;
  justify-content: center;
  align-items: center;
  align-self: stretch;
  text-decoration: none;
  height: 48px; }

.cta-container {
  display: flex;
  flex-direction: column;
  gap: 8px; }

.container {
  padding: 16px;
  max-width: none; }
  @media (min-width: 769px) {
    .container {
      padding: 32px; } }
  .container .wishlist-container {
    display: flex;
    flex-direction: column; }
  .container .wishlist-header {
    display: flex;
    padding-bottom: 24px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.08);
    margin-bottom: 16px;
    align-items: center;
    flex: 1 0 0; }
    @media (min-width: 769px) {
      .container .wishlist-header {
        margin-bottom: 32px;
        position: relative; } }
    .container .wishlist-header .wishlist-title {
      text-align: left;
      font-size: 16px;
      font-weight: 700;
      text-transform: uppercase;
      line-height: 24px;
      letter-spacing: 2.4px;
      margin: 0;
      flex-basis: 100%;
      color: rgba(0, 0, 0, 0.83); }
      @media (min-width: 769px) {
        .container .wishlist-header .wishlist-title {
          text-align: center; } }
    .container .wishlist-header .wishlist-header-actions {
      padding: 0;
      min-width: 24px;
      height: 24px; }
      .container .wishlist-header .wishlist-header-actions:disabled svg path {
        fill-opacity: 0.24;
        stroke-opacity: 0.24; }
      @media (min-width: 769px) {
        .container .wishlist-header .wishlist-header-actions {
          position: absolute;
          right: 0; } }
    .container .wishlist-header #wishlist-share-btn {
      margin-right: 16px; }
      @media (min-width: 769px) {
        .container .wishlist-header #wishlist-share-btn {
          margin-right: 0;
          right: 40px; } }
    .container .wishlist-header #wishlist-options-menu {
      display: none;
      max-width: 320px;
      align-items: center;
      gap: 8px;
      background: #fff;
      box-shadow: 0px 4px 24px 0px rgba(0, 0, 0, 0.08);
      z-index: 100;
      position: absolute;
      right: 16px;
      top: 48px; }
      @media (min-width: 769px) {
        .container .wishlist-header #wishlist-options-menu {
          right: 0;
          top: 32px; } }
      .container .wishlist-header #wishlist-options-menu #clear-list-btn {
        padding: 12px 16px;
        font-size: 12px;
        font-style: normal;
        font-weight: 400;
        line-height: 14px;
        letter-spacing: 2.4px;
        text-transform: uppercase;
        color: rgba(0, 0, 0, 0.83); }
        .container .wishlist-header #wishlist-options-menu #clear-list-btn:hover {
          background-color: #f3f3f3;
          color: rgba(0, 0, 0, 0.64); }
      .container .wishlist-header #wishlist-options-menu.open {
        display: flex; }
  .container .wishlist-items-grid {
    display: flex;
    flex-direction: column;
    gap: 16px; }
    @media (min-width: 769px) {
      .container .wishlist-items-grid {
        max-width: none;
        flex-direction: row;
        flex-wrap: wrap;
        column-gap: 0;
        row-gap: 32px; } }
    .container .wishlist-items-grid .swym-wishlist-item {
      position: relative;
      display: flex;
      gap: 16px;
      padding-bottom: 16px;
      border-bottom: 1px solid rgba(0, 0, 0, 0.08); }
      @media (min-width: 769px) {
        .container .wishlist-items-grid .swym-wishlist-item {
          flex-direction: column;
          width: calc((100% - 64px) / 4);
          border-bottom: none;
          margin-right: 16px; }
          .container .wishlist-items-grid .swym-wishlist-item:nth-child(4n + 4) {
            margin-right: 0; } }
      .container .wishlist-items-grid .swym-wishlist-item:last-child {
        border-bottom: none; }
      .container .wishlist-items-grid .swym-wishlist-item .product-image-container {
        min-width: 64px;
        height: 85px;
        text-align: center; }
        .container .wishlist-items-grid .swym-wishlist-item .product-image-container img {
          max-width: 100%;
          max-height: 100%;
          object-fit: cover;
          aspect-ratio: 10/13; }
        @media (min-width: 769px) {
          .container .wishlist-items-grid .swym-wishlist-item .product-image-container {
            min-width: none;
            width: 100%;
            height: auto;
            aspect-ratio: 10/13; } }
      .container .wishlist-items-grid .swym-wishlist-item .swym-product-details {
        display: flex;
        flex-direction: column;
        color: rgba(0, 0, 0, 0.83);
        max-width: calc(100vw - 150px);
        flex-basis: 100%; }
        .container .wishlist-items-grid .swym-wishlist-item .swym-product-details .wishlist-product-title {
          height: unset;
          margin-bottom: 8px;
          font-size: 14px;
          font-weight: 400;
          line-height: normal;
          letter-spacing: 2.1px;
          text-decoration: none;
          text-transform: uppercase;
          overflow: hidden;
          text-overflow: ellipsis; }
          @media (min-width: 769px) {
            .container .wishlist-items-grid .swym-wishlist-item .swym-product-details .wishlist-product-title {
              text-align: center;
              height: 36px; } }
        .container .wishlist-items-grid .swym-wishlist-item .swym-product-details .wishlist-product-price-variant-container {
          display: flex;
          margin-bottom: auto;
          color: rgba(0, 0, 0, 0.56);
          font-size: 12px;
          font-weight: 400;
          line-height: normal;
          letter-spacing: 1.8px;
          text-transform: uppercase; }
          .container .wishlist-items-grid .swym-wishlist-item .swym-product-details .wishlist-product-price-variant-container .wishlist-product-variant:not(:empty) {
            padding-left: 8px;
            border-left: 1px solid;
            margin-left: 8px; }
          @media (min-width: 769px) {
            .container .wishlist-items-grid .swym-wishlist-item .swym-product-details .wishlist-product-price-variant-container {
              justify-content: center;
              margin-bottom: 16px; } }
        .container .wishlist-items-grid .swym-wishlist-item .swym-product-details .wishlist-add-to-cart-btn {
          width: fit-content;
          padding: 0;
          margin-bottom: 8px;
          text-align: center;
          font-weight: 400;
          font-size: 14px;
          line-height: 16px;
          letter-spacing: 0.2em;
          text-transform: uppercase;
          white-space: nowrap;
          background-color: #1d1d1d;
          width: 100%;
          padding: 16px 32px;
          color: #ffffff;
          white-space: normal;
          margin-top: 16px; }
          .container .wishlist-items-grid .swym-wishlist-item .swym-product-details .wishlist-add-to-cart-btn:disabled {
            background-color: #f3f3f3;
            color: rgba(0, 0, 0, 0.32);
            border: none; }
          .container .wishlist-items-grid .swym-wishlist-item .swym-product-details .wishlist-add-to-cart-btn:hover:not(:disabled) {
            background-color: #4f4f4f;
            color: #ffffff; }
          @media (min-width: 769px) {
            .container .wishlist-items-grid .swym-wishlist-item .swym-product-details .wishlist-add-to-cart-btn {
              margin-top: 0; } }
      .container .wishlist-items-grid .swym-wishlist-item .wishlist-product-remove-btn {
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        padding: 0; }
        @media (min-width: 769px) {
          .container .wishlist-items-grid .swym-wishlist-item .wishlist-product-remove-btn {
            position: absolute;
            right: 0; } }
        .container .wishlist-items-grid .swym-wishlist-item .wishlist-product-remove-btn::after {
          content: url("../img/wishlist-icons/wishlist-heart-black.svg"); }

.swym-divider {
  height: 1px;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.08);
  margin: 24px 0; }

.swym-share-wishlist-input-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: start; }
  .swym-share-wishlist-input-container .swym-share-form {
    display: flex;
    flex-direction: column;
    gap: 24px;
    width: 100%; }
    .swym-share-wishlist-input-container .swym-share-form .swym-input-container {
      display: flex;
      flex-direction: column;
      gap: 4px; }
      .swym-share-wishlist-input-container .swym-share-form .swym-input-container .swym-input-label {
        color: rgba(0, 0, 0, 0.83);
        font-size: 12px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        letter-spacing: 1.8px;
        text-transform: uppercase;
        margin-bottom: 6px;
        margin-left: 8px; }
        .swym-share-wishlist-input-container .swym-share-form .swym-input-container .swym-input-label.required::after {
          content: ' *';
          color: #ff6161; }
      .swym-share-wishlist-input-container .swym-share-form .swym-input-container .swym-input {
        width: 100%;
        padding: 12px;
        border-radius: 2px;
        border: 1px solid rgba(0, 0, 0, 0.16);
        background: #fff;
        font-size: 16px; }
        .swym-share-wishlist-input-container .swym-share-form .swym-input-container .swym-input.swym-share-wishlist-note {
          min-height: 96px; }
    .swym-share-wishlist-input-container .swym-share-form #swym-email.invalid {
      border: 1px solid #ff6161; }
    .swym-share-wishlist-input-container .swym-share-form .invalid-email-message {
      display: none;
      color: #ff6161;
      margin-top: 4px;
      margin-left: 8px;
      font-size: 12px;
      font-style: normal;
      font-weight: 400;
      line-height: normal;
      letter-spacing: 0.036px; }
  .swym-share-wishlist-input-container .swym-share-wishlist-email-btn {
    width: 100%;
    display: flex;
    padding: 16px 32px;
    justify-content: center;
    align-items: center;
    background-color: #1d1d1d;
    color: white; }
    .swym-share-wishlist-input-container .swym-share-wishlist-email-btn:hover:not(:disabled) {
      background-color: #4f4f4f; }
    .swym-share-wishlist-input-container .swym-share-wishlist-email-btn:disabled {
      background-color: #f3f3f3;
      border: none;
      color: rgba(0, 0, 0, 0.32); }

.swym-modal-heading,
.swym-share-wishlist-subheading {
  margin: 0;
  color: rgba(0, 0, 0, 0.83);
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
  letter-spacing: 2.4px;
  text-transform: uppercase;
  margin-bottom: 16px; }

.swym-modal-heading {
  max-width: calc(100% - 32px); }

.swym-share-wishlist-buttons {
  display: flex;
  flex-direction: column;
  gap: 10px; }
  .swym-share-wishlist-buttons .swym-share-wishlist-button {
    background-color: #f3f3f3;
    padding: 16px 24px;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: 2.8px;
    text-transform: uppercase;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px; }
    .swym-share-wishlist-buttons .swym-share-wishlist-button .link-icon {
      content: url("../img/wishlist-icons/link.svg"); }
    .swym-share-wishlist-buttons .swym-share-wishlist-button.copy-link {
      background-color: white;
      border: 1px solid #1d1d1d;
      margin-top: 16px; }
    .swym-share-wishlist-buttons .swym-share-wishlist-button.copy-link {
      background-color: white;
      border: 1px solid #1d1d1d;
      margin-top: 20px; }

#consent-manager-update-banner {
  display: none; }

/* jsTree default theme */
.jstree-node,
.jstree-children,
.jstree-container-ul {
  display: block;
  margin: 0;
  padding: 0;
  list-style-type: none;
  list-style-image: none; }

.jstree-node {
  white-space: nowrap; }

.jstree-anchor {
  display: inline-block;
  color: black;
  white-space: nowrap;
  padding: 0 4px 0 1px;
  margin: 0;
  vertical-align: top; }

.jstree-anchor:focus {
  outline: 0; }

.jstree-anchor,
.jstree-anchor:link,
.jstree-anchor:visited,
.jstree-anchor:hover,
.jstree-anchor:active {
  text-decoration: none;
  color: inherit; }

.jstree-icon {
  display: inline-block;
  text-decoration: none;
  margin: 0;
  padding: 0;
  vertical-align: top;
  text-align: center; }

.jstree-icon:empty {
  display: inline-block;
  text-decoration: none;
  margin: 0;
  padding: 0;
  vertical-align: top;
  text-align: center; }

.jstree-ocl {
  cursor: pointer; }

.jstree-leaf > .jstree-ocl {
  cursor: default; }

.jstree .jstree-open > .jstree-children {
  display: block; }

.jstree .jstree-closed > .jstree-children,
.jstree .jstree-leaf > .jstree-children {
  display: none; }

.jstree-anchor > .jstree-themeicon {
  margin-right: 2px; }

.jstree-no-icons .jstree-themeicon,
.jstree-anchor > .jstree-themeicon-hidden {
  display: none; }

.jstree-hidden {
  display: none; }

.jstree-rtl .jstree-anchor {
  padding: 0 1px 0 4px; }

.jstree-rtl .jstree-anchor > .jstree-themeicon {
  margin-left: 2px;
  margin-right: 0; }

.jstree-rtl .jstree-node {
  margin-left: 0; }

.jstree-rtl .jstree-container-ul > .jstree-node {
  margin-right: 0; }

.jstree-wholerow-ul {
  position: relative;
  display: inline-block;
  min-width: 100%; }

.jstree-wholerow-ul .jstree-leaf > .jstree-ocl {
  cursor: pointer; }

.jstree-wholerow-ul .jstree-anchor,
.jstree-wholerow-ul .jstree-icon {
  position: relative; }

.jstree-wholerow-ul .jstree-wholerow {
  width: 100%;
  cursor: pointer;
  position: absolute;
  left: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.vakata-context {
  display: none; }

.vakata-context,
.vakata-context ul {
  margin: 0;
  padding: 2px;
  position: absolute;
  background: #f5f5f5;
  border: 1px solid #979797;
  box-shadow: 2px 2px 2px #999999; }

.vakata-context ul {
  list-style: none;
  left: 100%;
  margin-top: -2.7em;
  margin-left: -4px; }

.vakata-context .vakata-context-right ul {
  left: auto;
  right: 100%;
  margin-left: auto;
  margin-right: -4px; }

.vakata-context li {
  list-style: none;
  display: inline; }

.vakata-context li > a {
  display: block;
  padding: 0 2em 0 2em;
  text-decoration: none;
  width: auto;
  color: black;
  white-space: nowrap;
  line-height: 2.4em;
  text-shadow: 1px 1px 0 white;
  border-radius: 1px; }

.vakata-context li > a:hover {
  position: relative;
  background-color: #e8eff7;
  box-shadow: 0 0 2px #0a6aa1; }

.vakata-context li > a.vakata-context-parent {
  background-image: url("data:image/gif;base64,R0lGODlhCwAHAIAAACgoKP///yH5BAEAAAEALAAAAAALAAcAAAIORI4JlrqN1oMSnmmZDQUAOw==");
  background-position: right center;
  background-repeat: no-repeat; }

.vakata-context li > a:focus {
  outline: 0; }

.vakata-context .vakata-context-hover > a {
  position: relative;
  background-color: #e8eff7;
  box-shadow: 0 0 2px #0a6aa1; }

.vakata-context .vakata-context-separator > a,
.vakata-context .vakata-context-separator > a:hover {
  background: white;
  border: 0;
  border-top: 1px solid #e2e3e3;
  height: 1px;
  min-height: 1px;
  max-height: 1px;
  padding: 0;
  margin: 0 0 0 2.4em;
  border-left: 1px solid #e0e0e0;
  text-shadow: 0 0 0 transparent;
  box-shadow: 0 0 0 transparent;
  border-radius: 0; }

.vakata-context .vakata-contextmenu-disabled a,
.vakata-context .vakata-contextmenu-disabled a:hover {
  color: silver;
  background-color: transparent;
  border: 0;
  box-shadow: 0 0 0; }

.vakata-context li > a > i {
  text-decoration: none;
  display: inline-block;
  width: 2.4em;
  height: 2.4em;
  background: transparent;
  margin: 0 0 0 -2em;
  vertical-align: top;
  text-align: center;
  line-height: 2.4em; }

.vakata-context li > a > i:empty {
  width: 2.4em;
  line-height: 2.4em; }

.vakata-context li > a .vakata-contextmenu-sep {
  display: inline-block;
  width: 1px;
  height: 2.4em;
  background: white;
  margin: 0 0.5em 0 0;
  border-left: 1px solid #e2e3e3; }

.vakata-context .vakata-contextmenu-shortcut {
  font-size: 0.8em;
  color: silver;
  opacity: 0.5;
  display: none; }

.vakata-context-rtl ul {
  left: auto;
  right: 100%;
  margin-left: auto;
  margin-right: -4px; }

.vakata-context-rtl li > a.vakata-context-parent {
  background-image: url("data:image/gif;base64,R0lGODlhCwAHAIAAACgoKP///yH5BAEAAAEALAAAAAALAAcAAAINjI+AC7rWHIsPtmoxLAA7");
  background-position: left center;
  background-repeat: no-repeat; }

.vakata-context-rtl .vakata-context-separator > a {
  margin: 0 2.4em 0 0;
  border-left: 0;
  border-right: 1px solid #e2e3e3; }

.vakata-context-rtl .vakata-context-left ul {
  right: auto;
  left: 100%;
  margin-left: -4px;
  margin-right: auto; }

.vakata-context-rtl li > a > i {
  margin: 0 -2em 0 0; }

.vakata-context-rtl li > a .vakata-contextmenu-sep {
  margin: 0 0 0 0.5em;
  border-left-color: white;
  background: #e2e3e3; }

#jstree-marker {
  position: absolute;
  top: 0;
  left: 0;
  margin: -5px 0 0 0;
  padding: 0;
  border-right: 0;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 5px solid;
  width: 0;
  height: 0;
  font-size: 0;
  line-height: 0; }

#jstree-dnd {
  line-height: 16px;
  margin: 0;
  padding: 4px; }

#jstree-dnd .jstree-icon,
#jstree-dnd .jstree-copy {
  display: inline-block;
  text-decoration: none;
  margin: 0 2px 0 0;
  padding: 0;
  width: 16px;
  height: 16px; }

#jstree-dnd .jstree-ok {
  background: green; }

#jstree-dnd .jstree-er {
  background: red; }

#jstree-dnd .jstree-copy {
  margin: 0 2px 0 2px; }

.jstree-default .jstree-node,
.jstree-default .jstree-icon {
  background-repeat: no-repeat;
  background-color: transparent; }

.jstree-default .jstree-anchor,
.jstree-default .jstree-wholerow {
  transition: background-color 0.15s, box-shadow 0.15s; }

.jstree-default .jstree-hovered {
  background: #e7f4f9;
  border-radius: 2px;
  box-shadow: inset 0 0 1px #cccccc; }

.jstree-default .jstree-clicked {
  background: #beebff;
  border-radius: 2px;
  box-shadow: inset 0 0 1px #999999; }

.jstree-default .jstree-no-icons .jstree-anchor > .jstree-themeicon {
  display: none; }

.jstree-default .jstree-disabled {
  background: transparent;
  color: #666666; }

.jstree-default .jstree-disabled.jstree-hovered {
  background: transparent;
  box-shadow: none; }

.jstree-default .jstree-disabled.jstree-clicked {
  background: #efefef; }

.jstree-default .jstree-disabled > .jstree-icon {
  opacity: 0.8;
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='jstree-grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#jstree-grayscale");
  /* Firefox 10+ */
  filter: gray;
  /* IE6-9 */
  -webkit-filter: grayscale(100%);
  /* Chrome 19+ & Safari 6+ */ }

.jstree-default .jstree-search {
  font-style: italic;
  color: #8b0000;
  font-weight: bold; }

.jstree-default .jstree-no-checkboxes .jstree-checkbox {
  display: none !important; }

.jstree-default.jstree-checkbox-no-clicked .jstree-clicked {
  background: transparent;
  box-shadow: none; }

.jstree-default.jstree-checkbox-no-clicked .jstree-clicked.jstree-hovered {
  background: #e7f4f9; }

.jstree-default.jstree-checkbox-no-clicked > .jstree-wholerow-ul .jstree-wholerow-clicked {
  background: transparent; }

.jstree-default.jstree-checkbox-no-clicked > .jstree-wholerow-ul .jstree-wholerow-clicked.jstree-wholerow-hovered {
  background: #e7f4f9; }

.jstree-default > .jstree-striped {
  min-width: 100%;
  display: inline-block;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAkCAMAAAB/qqA+AAAABlBMVEUAAAAAAAClZ7nPAAAAAnRSTlMNAMM9s3UAAAAXSURBVHjajcEBAQAAAIKg/H/aCQZ70AUBjAATb6YPDgAAAABJRU5ErkJggg==") left top repeat; }

.jstree-default > .jstree-wholerow-ul .jstree-hovered,
.jstree-default > .jstree-wholerow-ul .jstree-clicked {
  background: transparent;
  box-shadow: none;
  border-radius: 0; }

.jstree-default .jstree-wholerow {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.jstree-default .jstree-wholerow-hovered {
  background: #e7f4f9; }

.jstree-default .jstree-wholerow-clicked {
  background: #beebff;
  background: -webkit-linear-gradient(top, #beebff 0%, #a8e4ff 100%);
  background: linear-gradient(to bottom, #beebff 0%, #a8e4ff 100%); }

.jstree-default .jstree-node {
  min-height: 24px;
  line-height: 24px;
  margin-left: 24px;
  min-width: 24px; }

.jstree-default .jstree-anchor {
  line-height: 24px;
  height: 24px; }

.jstree-default .jstree-icon {
  width: 24px;
  height: 24px;
  line-height: 24px; }

.jstree-default .jstree-icon:empty {
  width: 24px;
  height: 24px;
  line-height: 24px; }

.jstree-default.jstree-rtl .jstree-node {
  margin-right: 24px; }

.jstree-default .jstree-wholerow {
  height: 24px; }

.jstree-default .jstree-node,
.jstree-default .jstree-icon {
  background-image: url("../img/vendor/jstree/32px.png"); }

.jstree-default .jstree-node {
  background-position: -292px -4px;
  background-repeat: repeat-y; }

.jstree-default .jstree-last {
  background: transparent; }

.jstree-default .jstree-open > .jstree-ocl {
  background-position: -132px -4px; }

.jstree-default .jstree-closed > .jstree-ocl {
  background-position: -100px -4px; }

.jstree-default .jstree-leaf > .jstree-ocl {
  background-position: -68px -4px; }

.jstree-default .jstree-themeicon {
  background-position: -260px -4px; }

.jstree-default > .jstree-no-dots .jstree-node,
.jstree-default > .jstree-no-dots .jstree-leaf > .jstree-ocl {
  background: transparent; }

.jstree-default > .jstree-no-dots .jstree-open > .jstree-ocl {
  background-position: -36px -4px; }

.jstree-default > .jstree-no-dots .jstree-closed > .jstree-ocl {
  background-position: -4px -4px; }

.jstree-default .jstree-disabled {
  background: transparent; }

.jstree-default .jstree-disabled.jstree-hovered {
  background: transparent; }

.jstree-default .jstree-disabled.jstree-clicked {
  background: #efefef; }

.jstree-default .jstree-checkbox {
  background-position: -164px -4px; }

.jstree-default .jstree-checkbox:hover {
  background-position: -164px -36px; }

.jstree-default.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox,
.jstree-default .jstree-checked > .jstree-checkbox {
  background-position: -228px -4px; }

.jstree-default.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox:hover,
.jstree-default .jstree-checked > .jstree-checkbox:hover {
  background-position: -228px -36px; }

.jstree-default .jstree-anchor > .jstree-undetermined {
  background-position: -196px -4px; }

.jstree-default .jstree-anchor > .jstree-undetermined:hover {
  background-position: -196px -36px; }

.jstree-default .jstree-checkbox-disabled {
  opacity: 0.8;
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='jstree-grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#jstree-grayscale");
  /* Firefox 10+ */
  filter: gray;
  /* IE6-9 */
  -webkit-filter: grayscale(100%);
  /* Chrome 19+ & Safari 6+ */ }

.jstree-default > .jstree-striped {
  background-size: auto 48px; }

.jstree-default.jstree-rtl .jstree-node {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAACAQMAAAB49I5GAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMOBgAAGAAJMwQHdQAAAABJRU5ErkJggg==");
  background-position: 100% 1px;
  background-repeat: repeat-y; }

.jstree-default.jstree-rtl .jstree-last {
  background: transparent; }

.jstree-default.jstree-rtl .jstree-open > .jstree-ocl {
  background-position: -132px -36px; }

.jstree-default.jstree-rtl .jstree-closed > .jstree-ocl {
  background-position: -100px -36px; }

.jstree-default.jstree-rtl .jstree-leaf > .jstree-ocl {
  background-position: -68px -36px; }

.jstree-default.jstree-rtl > .jstree-no-dots .jstree-node,
.jstree-default.jstree-rtl > .jstree-no-dots .jstree-leaf > .jstree-ocl {
  background: transparent; }

.jstree-default.jstree-rtl > .jstree-no-dots .jstree-open > .jstree-ocl {
  background-position: -36px -36px; }

.jstree-default.jstree-rtl > .jstree-no-dots .jstree-closed > .jstree-ocl {
  background-position: -4px -36px; }

.jstree-default .jstree-themeicon-custom {
  background-color: transparent;
  background-image: none;
  background-position: 0 0; }

.jstree-default > .jstree-container-ul .jstree-loading > .jstree-ocl {
  background: url("../img/vendor/jstree/throbber.gif") center center no-repeat; }

.jstree-default .jstree-file {
  background: url("../img/vendor/jstree/32px.png") -100px -68px no-repeat; }

.jstree-default .jstree-folder {
  background: url("../img/vendor/jstree/32px.png") -260px -4px no-repeat; }

.jstree-default > .jstree-container-ul > .jstree-node {
  margin-left: 0;
  margin-right: 0; }

#jstree-dnd.jstree-default {
  line-height: 24px;
  padding: 0 4px; }

#jstree-dnd.jstree-default .jstree-ok,
#jstree-dnd.jstree-default .jstree-er {
  background-image: url("../img/vendor/jstree/32px.png");
  background-repeat: no-repeat;
  background-color: transparent; }

#jstree-dnd.jstree-default i {
  background: transparent;
  width: 24px;
  height: 24px;
  line-height: 24px; }

#jstree-dnd.jstree-default .jstree-ok {
  background-position: -4px -68px; }

#jstree-dnd.jstree-default .jstree-er {
  background-position: -36px -68px; }

.jstree-default.jstree-rtl .jstree-node {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAACAQMAAAB49I5GAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMOBgAAGAAJMwQHdQAAAABJRU5ErkJggg=="); }

.jstree-default.jstree-rtl .jstree-last {
  background: transparent; }

.jstree-default-small .jstree-node {
  min-height: 18px;
  line-height: 18px;
  margin-left: 18px;
  min-width: 18px; }

.jstree-default-small .jstree-anchor {
  line-height: 18px;
  height: 18px; }

.jstree-default-small .jstree-icon {
  width: 18px;
  height: 18px;
  line-height: 18px; }

.jstree-default-small .jstree-icon:empty {
  width: 18px;
  height: 18px;
  line-height: 18px; }

.jstree-default-small.jstree-rtl .jstree-node {
  margin-right: 18px; }

.jstree-default-small .jstree-wholerow {
  height: 18px; }

.jstree-default-small .jstree-node,
.jstree-default-small .jstree-icon {
  background-image: url("../img/vendor/jstree/32px.png"); }

.jstree-default-small .jstree-node {
  background-position: -295px -7px;
  background-repeat: repeat-y; }

.jstree-default-small .jstree-last {
  background: transparent; }

.jstree-default-small .jstree-open > .jstree-ocl {
  background-position: -135px -7px; }

.jstree-default-small .jstree-closed > .jstree-ocl {
  background-position: -103px -7px; }

.jstree-default-small .jstree-leaf > .jstree-ocl {
  background-position: -71px -7px; }

.jstree-default-small .jstree-themeicon {
  background-position: -263px -7px; }

.jstree-default-small > .jstree-no-dots .jstree-node,
.jstree-default-small > .jstree-no-dots .jstree-leaf > .jstree-ocl {
  background: transparent; }

.jstree-default-small > .jstree-no-dots .jstree-open > .jstree-ocl {
  background-position: -39px -7px; }

.jstree-default-small > .jstree-no-dots .jstree-closed > .jstree-ocl {
  background-position: -7px -7px; }

.jstree-default-small .jstree-disabled {
  background: transparent; }

.jstree-default-small .jstree-disabled.jstree-hovered {
  background: transparent; }

.jstree-default-small .jstree-disabled.jstree-clicked {
  background: #efefef; }

.jstree-default-small .jstree-checkbox {
  background-position: -167px -7px; }

.jstree-default-small .jstree-checkbox:hover {
  background-position: -167px -39px; }

.jstree-default-small.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox,
.jstree-default-small .jstree-checked > .jstree-checkbox {
  background-position: -231px -7px; }

.jstree-default-small.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox:hover,
.jstree-default-small .jstree-checked > .jstree-checkbox:hover {
  background-position: -231px -39px; }

.jstree-default-small .jstree-anchor > .jstree-undetermined {
  background-position: -199px -7px; }

.jstree-default-small .jstree-anchor > .jstree-undetermined:hover {
  background-position: -199px -39px; }

.jstree-default-small .jstree-checkbox-disabled {
  opacity: 0.8;
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='jstree-grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#jstree-grayscale");
  /* Firefox 10+ */
  filter: gray;
  /* IE6-9 */
  -webkit-filter: grayscale(100%);
  /* Chrome 19+ & Safari 6+ */ }

.jstree-default-small > .jstree-striped {
  background-size: auto 36px; }

.jstree-default-small.jstree-rtl .jstree-node {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAACAQMAAAB49I5GAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMOBgAAGAAJMwQHdQAAAABJRU5ErkJggg==");
  background-position: 100% 1px;
  background-repeat: repeat-y; }

.jstree-default-small.jstree-rtl .jstree-last {
  background: transparent; }

.jstree-default-small.jstree-rtl .jstree-open > .jstree-ocl {
  background-position: -135px -39px; }

.jstree-default-small.jstree-rtl .jstree-closed > .jstree-ocl {
  background-position: -103px -39px; }

.jstree-default-small.jstree-rtl .jstree-leaf > .jstree-ocl {
  background-position: -71px -39px; }

.jstree-default-small.jstree-rtl > .jstree-no-dots .jstree-node,
.jstree-default-small.jstree-rtl > .jstree-no-dots .jstree-leaf > .jstree-ocl {
  background: transparent; }

.jstree-default-small.jstree-rtl > .jstree-no-dots .jstree-open > .jstree-ocl {
  background-position: -39px -39px; }

.jstree-default-small.jstree-rtl > .jstree-no-dots .jstree-closed > .jstree-ocl {
  background-position: -7px -39px; }

.jstree-default-small .jstree-themeicon-custom {
  background-color: transparent;
  background-image: none;
  background-position: 0 0; }

.jstree-default-small > .jstree-container-ul .jstree-loading > .jstree-ocl {
  background: url("../img/vendor/jstree/throbber.gif") center center no-repeat; }

.jstree-default-small .jstree-file {
  background: url("../img/vendor/jstree/32px.png") -103px -71px no-repeat; }

.jstree-default-small .jstree-folder {
  background: url("../img/vendor/jstree/32px.png") -263px -7px no-repeat; }

.jstree-default-small > .jstree-container-ul > .jstree-node {
  margin-left: 0;
  margin-right: 0; }

#jstree-dnd.jstree-default-small {
  line-height: 18px;
  padding: 0 4px; }

#jstree-dnd.jstree-default-small .jstree-ok,
#jstree-dnd.jstree-default-small .jstree-er {
  background-image: url("../img/vendor/jstree/32px.png");
  background-repeat: no-repeat;
  background-color: transparent; }

#jstree-dnd.jstree-default-small i {
  background: transparent;
  width: 18px;
  height: 18px;
  line-height: 18px; }

#jstree-dnd.jstree-default-small .jstree-ok {
  background-position: -7px -71px; }

#jstree-dnd.jstree-default-small .jstree-er {
  background-position: -39px -71px; }

.jstree-default-small.jstree-rtl .jstree-node {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAACAQMAAABv1h6PAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMHBgAAiABBI4gz9AAAAABJRU5ErkJggg=="); }

.jstree-default-small.jstree-rtl .jstree-last {
  background: transparent; }

.jstree-default-large .jstree-node {
  min-height: 32px;
  line-height: 32px;
  margin-left: 32px;
  min-width: 32px; }

.jstree-default-large .jstree-anchor {
  line-height: 32px;
  height: 32px; }

.jstree-default-large .jstree-icon {
  width: 32px;
  height: 32px;
  line-height: 32px; }

.jstree-default-large .jstree-icon:empty {
  width: 32px;
  height: 32px;
  line-height: 32px; }

.jstree-default-large.jstree-rtl .jstree-node {
  margin-right: 32px; }

.jstree-default-large .jstree-wholerow {
  height: 32px; }

.jstree-default-large .jstree-node,
.jstree-default-large .jstree-icon {
  background-image: url("../img/vendor/jstree/32px.png"); }

.jstree-default-large .jstree-node {
  background-position: -288px 0px;
  background-repeat: repeat-y; }

.jstree-default-large .jstree-last {
  background: transparent; }

.jstree-default-large .jstree-open > .jstree-ocl {
  background-position: -128px 0px; }

.jstree-default-large .jstree-closed > .jstree-ocl {
  background-position: -96px 0px; }

.jstree-default-large .jstree-leaf > .jstree-ocl {
  background-position: -64px 0px; }

.jstree-default-large .jstree-themeicon {
  background-position: -256px 0px; }

.jstree-default-large > .jstree-no-dots .jstree-node,
.jstree-default-large > .jstree-no-dots .jstree-leaf > .jstree-ocl {
  background: transparent; }

.jstree-default-large > .jstree-no-dots .jstree-open > .jstree-ocl {
  background-position: -32px 0px; }

.jstree-default-large > .jstree-no-dots .jstree-closed > .jstree-ocl {
  background-position: 0px 0px; }

.jstree-default-large .jstree-disabled {
  background: transparent; }

.jstree-default-large .jstree-disabled.jstree-hovered {
  background: transparent; }

.jstree-default-large .jstree-disabled.jstree-clicked {
  background: #efefef; }

.jstree-default-large .jstree-checkbox {
  background-position: -160px 0px; }

.jstree-default-large .jstree-checkbox:hover {
  background-position: -160px -32px; }

.jstree-default-large.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox,
.jstree-default-large .jstree-checked > .jstree-checkbox {
  background-position: -224px 0px; }

.jstree-default-large.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox:hover,
.jstree-default-large .jstree-checked > .jstree-checkbox:hover {
  background-position: -224px -32px; }

.jstree-default-large .jstree-anchor > .jstree-undetermined {
  background-position: -192px 0px; }

.jstree-default-large .jstree-anchor > .jstree-undetermined:hover {
  background-position: -192px -32px; }

.jstree-default-large .jstree-checkbox-disabled {
  opacity: 0.8;
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='jstree-grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#jstree-grayscale");
  /* Firefox 10+ */
  filter: gray;
  /* IE6-9 */
  -webkit-filter: grayscale(100%);
  /* Chrome 19+ & Safari 6+ */ }

.jstree-default-large > .jstree-striped {
  background-size: auto 64px; }

.jstree-default-large.jstree-rtl .jstree-node {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAACAQMAAAB49I5GAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMOBgAAGAAJMwQHdQAAAABJRU5ErkJggg==");
  background-position: 100% 1px;
  background-repeat: repeat-y; }

.jstree-default-large.jstree-rtl .jstree-last {
  background: transparent; }

.jstree-default-large.jstree-rtl .jstree-open > .jstree-ocl {
  background-position: -128px -32px; }

.jstree-default-large.jstree-rtl .jstree-closed > .jstree-ocl {
  background-position: -96px -32px; }

.jstree-default-large.jstree-rtl .jstree-leaf > .jstree-ocl {
  background-position: -64px -32px; }

.jstree-default-large.jstree-rtl > .jstree-no-dots .jstree-node,
.jstree-default-large.jstree-rtl > .jstree-no-dots .jstree-leaf > .jstree-ocl {
  background: transparent; }

.jstree-default-large.jstree-rtl > .jstree-no-dots .jstree-open > .jstree-ocl {
  background-position: -32px -32px; }

.jstree-default-large.jstree-rtl > .jstree-no-dots .jstree-closed > .jstree-ocl {
  background-position: 0px -32px; }

.jstree-default-large .jstree-themeicon-custom {
  background-color: transparent;
  background-image: none;
  background-position: 0 0; }

.jstree-default-large > .jstree-container-ul .jstree-loading > .jstree-ocl {
  background: url("../img/vendor/jstree/throbber.gif") center center no-repeat; }

.jstree-default-large .jstree-file {
  background: url("../img/vendor/jstree/32px.png") -96px -64px no-repeat; }

.jstree-default-large .jstree-folder {
  background: url("../img/vendor/jstree/32px.png") -256px 0px no-repeat; }

.jstree-default-large > .jstree-container-ul > .jstree-node {
  margin-left: 0;
  margin-right: 0; }

#jstree-dnd.jstree-default-large {
  line-height: 32px;
  padding: 0 4px; }

#jstree-dnd.jstree-default-large .jstree-ok,
#jstree-dnd.jstree-default-large .jstree-er {
  background-image: url("../img/vendor/jstree/32px.png");
  background-repeat: no-repeat;
  background-color: transparent; }

#jstree-dnd.jstree-default-large i {
  background: transparent;
  width: 32px;
  height: 32px;
  line-height: 32px; }

#jstree-dnd.jstree-default-large .jstree-ok {
  background-position: 0px -64px; }

#jstree-dnd.jstree-default-large .jstree-er {
  background-position: -32px -64px; }

.jstree-default-large.jstree-rtl .jstree-node {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAACAQMAAAAD0EyKAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjgIIGBgABCgCBvVLXcAAAAABJRU5ErkJggg=="); }

.jstree-default-large.jstree-rtl .jstree-last {
  background: transparent; }

@media (max-width: 768px) {
  #jstree-dnd.jstree-dnd-responsive {
    line-height: 40px;
    font-weight: bold;
    font-size: 1.1em;
    text-shadow: 1px 1px white; }
  #jstree-dnd.jstree-dnd-responsive > i {
    background: transparent;
    width: 40px;
    height: 40px; }
  #jstree-dnd.jstree-dnd-responsive > .jstree-ok {
    background-image: url("../img/vendor/jstree/40px.png");
    background-position: 0 -200px;
    background-size: 120px 240px; }
  #jstree-dnd.jstree-dnd-responsive > .jstree-er {
    background-image: url("../img/vendor/jstree/40px.png");
    background-position: -40px -200px;
    background-size: 120px 240px; }
  #jstree-marker.jstree-dnd-responsive {
    border-left-width: 10px;
    border-top-width: 10px;
    border-bottom-width: 10px;
    margin-top: -10px; } }

@media (max-width: 768px) {
  .jstree-default-responsive {
    /*
	.jstree-open > .jstree-ocl,
	.jstree-closed > .jstree-ocl { border-radius:20px; background-color:white; }
	*/ }
  .jstree-default-responsive .jstree-icon {
    background-image: url("../img/vendor/jstree/40px.png"); }
  .jstree-default-responsive .jstree-node,
  .jstree-default-responsive .jstree-leaf > .jstree-ocl {
    background: transparent; }
  .jstree-default-responsive .jstree-node {
    min-height: 40px;
    line-height: 40px;
    margin-left: 40px;
    min-width: 40px;
    white-space: nowrap; }
  .jstree-default-responsive .jstree-anchor {
    line-height: 40px;
    height: 40px; }
  .jstree-default-responsive .jstree-icon,
  .jstree-default-responsive .jstree-icon:empty {
    width: 40px;
    height: 40px;
    line-height: 40px; }
  .jstree-default-responsive > .jstree-container-ul > .jstree-node {
    margin-left: 0; }
  .jstree-default-responsive.jstree-rtl .jstree-node {
    margin-left: 0;
    margin-right: 40px; }
  .jstree-default-responsive.jstree-rtl .jstree-container-ul > .jstree-node {
    margin-right: 0; }
  .jstree-default-responsive .jstree-ocl,
  .jstree-default-responsive .jstree-themeicon,
  .jstree-default-responsive .jstree-checkbox {
    background-size: 120px 240px; }
  .jstree-default-responsive .jstree-leaf > .jstree-ocl {
    background: transparent; }
  .jstree-default-responsive .jstree-open > .jstree-ocl {
    background-position: 0 0px !important; }
  .jstree-default-responsive .jstree-closed > .jstree-ocl {
    background-position: 0 -40px !important; }
  .jstree-default-responsive.jstree-rtl .jstree-closed > .jstree-ocl {
    background-position: -40px 0px !important; }
  .jstree-default-responsive .jstree-themeicon {
    background-position: -40px -40px; }
  .jstree-default-responsive .jstree-checkbox,
  .jstree-default-responsive .jstree-checkbox:hover {
    background-position: -40px -80px; }
  .jstree-default-responsive.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox,
  .jstree-default-responsive.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox:hover,
  .jstree-default-responsive .jstree-checked > .jstree-checkbox,
  .jstree-default-responsive .jstree-checked > .jstree-checkbox:hover {
    background-position: 0 -80px; }
  .jstree-default-responsive .jstree-anchor > .jstree-undetermined,
  .jstree-default-responsive .jstree-anchor > .jstree-undetermined:hover {
    background-position: 0 -120px; }
  .jstree-default-responsive .jstree-anchor {
    font-weight: bold;
    font-size: 1.1em;
    text-shadow: 1px 1px white; }
  .jstree-default-responsive > .jstree-striped {
    background: transparent; }
  .jstree-default-responsive .jstree-wholerow {
    border-top: 1px solid rgba(255, 255, 255, 0.7);
    border-bottom: 1px solid rgba(64, 64, 64, 0.2);
    background: #ebebeb;
    height: 40px; }
  .jstree-default-responsive .jstree-wholerow-hovered {
    background: #e7f4f9; }
  .jstree-default-responsive .jstree-wholerow-clicked {
    background: #beebff; }
  .jstree-default-responsive .jstree-children .jstree-last > .jstree-wholerow {
    box-shadow: inset 0 -6px 3px -5px #666666; }
  .jstree-default-responsive .jstree-children .jstree-open > .jstree-wholerow {
    box-shadow: inset 0 6px 3px -5px #666666;
    border-top: 0; }
  .jstree-default-responsive .jstree-children .jstree-open + .jstree-open {
    box-shadow: none; }
  .jstree-default-responsive .jstree-node,
  .jstree-default-responsive .jstree-icon,
  .jstree-default-responsive .jstree-node > .jstree-ocl,
  .jstree-default-responsive .jstree-themeicon,
  .jstree-default-responsive .jstree-checkbox {
    background-image: url("../img/vendor/jstree/40px.png");
    background-size: 120px 240px; }
  .jstree-default-responsive .jstree-node {
    background-position: -80px 0;
    background-repeat: repeat-y; }
  .jstree-default-responsive .jstree-last {
    background: transparent; }
  .jstree-default-responsive .jstree-leaf > .jstree-ocl {
    background-position: -40px -120px; }
  .jstree-default-responsive .jstree-last > .jstree-ocl {
    background-position: -40px -160px; }
  .jstree-default-responsive .jstree-themeicon-custom {
    background-color: transparent;
    background-image: none;
    background-position: 0 0; }
  .jstree-default-responsive .jstree-file {
    background: url("../img/vendor/jstree/40px.png") 0 -160px no-repeat;
    background-size: 120px 240px; }
  .jstree-default-responsive .jstree-folder {
    background: url("../img/vendor/jstree/40px.png") -40px -40px no-repeat;
    background-size: 120px 240px; }
  .jstree-default-responsive > .jstree-container-ul > .jstree-node {
    margin-left: 0;
    margin-right: 0; } }

[data-test-id='product-set-left-arrow'] {
  width: 10px !important;
  height: 20px !important;
  margin-left: 16px !important;
  background: black !important;
  filter: invert(1) !important;
  top: 110% !important; }
  @media (min-width: 769px) {
    [data-test-id='product-set-left-arrow'] {
      top: 50% !important; } }

[data-test-id='product-set-right-arrow'] {
  width: 10px !important;
  height: 20px !important;
  margin-right: 16px !important;
  background: black !important;
  filter: invert(1) !important;
  top: 110% !important; }
  @media (min-width: 769px) {
    [data-test-id='product-set-right-arrow'] {
      top: 50% !important; } }

button[class*='sd-product-set__bullet-active'] {
  background-color: #666666 !important;
  border-radius: 0 !important;
  width: 18px !important;
  height: 5px !important;
  border-width: 0px !important; }

button[class$='sd-product-set__bullet'] {
  background-color: #d9d9d6 !important;
  border-radius: 0 !important;
  width: 18px !important;
  height: 5px !important;
  border-width: 0px !important; }

[id*='sd-product-set-carousel'] a[href*='/cart.php?action=add&product_id'] {
  margin-top: 1rem !important;
  filter: invert(1) !important;
  background: black !important;
  border: solid !important;
  border-width: 1px !important;
  border-radius: 0 !important;
  padding-bottom: 8px !important;
  padding-top: 8px !important;
  font-size: 12px !important;
  text-transform: uppercase !important;
  font-family: 'europa' !important;
  width: 10rem !important;
  text-align: center !important; }
  @media (min-width: 769px) {
    [id*='sd-product-set-carousel'] a[href*='/cart.php?action=add&product_id'] {
      margin-top: 2rem !important; } }

[data-test-id='product-set-widget-name'] {
  padding-top: 2rem !important;
  height: 16px !important;
  flex-grow: 0 !important;
  font-family: Europa !important;
  font-size: 12px !important;
  font-weight: normal !important;
  font-stretch: normal !important;
  font-style: normal !important;
  line-height: normal !important;
  letter-spacing: 1.2px !important;
  text-align: center !important;
  color: black !important; }

[data-test-id='product-set-widget-ratings'] {
  margin-top: -2rem !important; }

[data-test-id='product-set-widget-price'] {
  padding-top: 3rem !important;
  width: 287px !important;
  height: 16px !important;
  flex-grow: 0 !important;
  font-family: Europa !important;
  font-size: 12px !important;
  font-weight: 300 !important;
  font-stretch: normal !important;
  font-style: normal !important;
  line-height: normal !important;
  letter-spacing: 1.2px !important;
  text-align: center !important;
  color: black !important; }
  @media (min-width: 769px) {
    [data-test-id='product-set-widget-price'] {
      padding-top: 2rem !important; } }

img[loading='lazy'] {
  width: 100% !important;
  height: 100% !important; }

[data-test-id='product-set-widget-ratings'] path[fill='#3C64F4'] {
  fill: #666666 !important; }

[data-test-id='hero-image-title'] {
  display: block !important;
  margin-left: auto !important;
  margin-right: auto !important;
  text-transform: uppercase !important;
  letter-spacing: 3.2px !important;
  font-weight: 400 !important;
  text-align: center !important; }
  @media (min-width: 769px) {
    [data-test-id='hero-image-title'] {
      width: 80% !important; } }

[data-test-id='hero-image-subtitle'] {
  margin-left: auto !important;
  margin-right: auto !important;
  text-align: center !important;
  font-size: 16px !important;
  text-transform: uppercase !important;
  line-height: 24px !important;
  letter-spacing: 1.6px !important; }
  @media (min-width: 769px) {
    [data-test-id='hero-image-subtitle'] {
      width: 80% !important; } }

[data-test-id='hero-image-button'] {
  margin-left: auto !important;
  margin-right: auto !important;
  border-radius: 0 !important;
  font-size: 14px !important;
  text-transform: uppercase !important;
  font-weight: 400 !important;
  letter-spacing: 1.4px !important;
  padding: 19px 64px 19px 64px !important; }

.react-international-phone-country-selector-button {
  border-radius: 0 !important;
  border-top: 0 !important;
  border-bottom: 0 !important;
  border-left: 0 !important;
  height: 100% !important; }

.react-international-phone-country-selector img[loading='lazy'] {
  width: 24px !important; }

.mkt-privacy-policy {
  font-size: 0.8rem;
  font-weight: 400; }

.shogun-root .shg-rich-text {
  overflow-wrap: normal; }

.shogun-root .shg-sld-slides {
  word-break: normal; }

#kustomer-ui-sdk-iframe {
  display: block !important; }

div[data-container-id='ku_landing_main_content_container'] section[data-container-id='ku_landing_main_content_center'] header {
  z-index: 121; }

@media (min-width: 769px) {
  #s-2489cfc3-5d73-417a-8075-ccecc54e0685 {
    max-width: 50% !important; } }

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

.shg-sld-dot {
  border-radius: 0 !important;
  width: 2rem !important;
  height: 0.5rem !important; }

.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; }

@font-face {
  font-family: 'DearJoe6';
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  src: url("../fonts/dearJoe6.otf") format("opentype"); }

/*! 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: white;
  color: black;
  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: 769px) {
    html {
      font-size: 14px; } }
  @media (min-width: 1261px) {
    html {
      font-size: 14px; } }

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

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

p {
  margin-bottom: 1.5rem; }

h1,
h2,
h3,
h4,
h5,
h6 {
  color: black;
  font-family: "Montserrat", 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: #757575;
    font-size: 60%;
    line-height: 0; }

h1 {
  font-size: 35px; }

h2 {
  font-size: 25px; }

h3 {
  font-size: 18px; }

h4 {
  font-size: 16px; }

h5 {
  font-size: 15px; }

h6 {
  font-size: 13px; }

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

hr {
  border: solid #bcbcbc;
  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: black;
  cursor: help;
  font-size: 90%;
  text-transform: uppercase; }

abbr {
  text-transform: none; }

blockquote { }

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

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

.icon {
  height: 1.14286rem;
  width: 1.14286rem;
  display: inline-block;
  vertical-align: middle; }
  .icon svg {
    display: inline-block;
    fill: #757575;
    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 #bcbcbc;
  margin-bottom: 2rem;
  table-layout: auto;
  width: 100%; }
  .table thead {
    background: #e5e5e5; }
    .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 #bcbcbc; }

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

.table-tbody tr {
  border-bottom: 1px solid #bcbcbc; }
  .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: "Europa", "Montserrat", 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: black;
  color: #1d1d1d;
  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: #999999;
    color: #1d1d1d; }
  .button:active {
    background-color: transparent;
    border: 1px solid #757575;
    color: black; }
  .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: black;
  border-color: black;
  color: white; }
  .button--primary:hover, .button--primary:focus, .button--primary.is-active, .button--primary.active {
    background-color: #666666;
    border-color: #666666;
    color: white; }
  .button--primary:active {
    background-color: black;
    border: 1px solid black;
    color: white; }

.button[disabled] {
  background-color: #f3f3f3;
  border-color: rgba(0, 0, 255, 0);
  color: black;
  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: white; }

/*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: black;
  cursor: pointer;
  display: block;
  font-size: 1rem;
  line-height: 1.5;
  margin-bottom: 0.5rem; }
  .form-label small {
    color: #757575;
    font-size: 0.71429rem;
    text-transform: uppercase;
    vertical-align: bottom; }

.form-input {
  appearance: none;
  background-color: white;
  border-color: #c4c4c4;
  border-style: solid;
  border-width: 1px;
  border-radius: 4px;
  color: black;
  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: white;
    color: #999999;
    cursor: not-allowed; }
  .form-input[readonly] {
    background-color: #e5e5e5;
    border-color: #999999;
    color: #757575;
    cursor: text; }
  .form-input:focus {
    border-color: #999999;
    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: white;
  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: #c4c4c4;
  color: black;
  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: #999999; }
  .form-select:disabled {
    background-color: white;
    cursor: not-allowed; }
  .form-select:focus {
    border-color: #999999; }

/*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: white;
  border: 1px solid #999999;
  box-shadow: 0 1px 2px rgba(255, 255, 255, 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: white;
      border: solid #cccccc;
      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: white; }

.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(51, 51, 51, 0.999)' /%3E%3C/svg%3E");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 100%;
  color: rgba(51, 51, 51, 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(51, 51, 51, 0.999);
  border: 3px solid white;
  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: white;
    box-shadow: 0 0 4px rgba(255, 255, 255, 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: #c4c4c4;
    border-color: #c4c4c4; }
  .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: white;
    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: #c4c4c4; }

.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: #c4c4c4; }

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

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

.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: #cc4749; }

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

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

.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: #e5e5e5;
  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: #e5e5e5; }
  .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: #757575;
  float: left;
  font-size: 13px;
  line-height: 13px;
  margin: 0;
  line-height: 1.5; }
  .breadcrumb a {
    color: #757575; }
  .breadcrumb.current {
    color: #757575;
    cursor: default; }
    .breadcrumb.current a {
      color: #757575;
      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: #757575;
    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: #333333;
    text-decoration: none; }
  .breadcrumb.is-active > .breadcrumb-label {
    color: #757575;
    cursor: default; }
  .breadcrumb.is-unavailable > .breadcrumb-label {
    color: #999999;
    cursor: default; }

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

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

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

.tab.is-active .tab-title {
  color: black;
  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: black;
  font-size: 15px;
  padding: 0.21429rem 0; }

.pagination-list {
  display: block;
  margin-left: 0; }
  .pagination-list li {
    color: #757575;
    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: #757575;
      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: black; }

li.pagination-item--current a, li.pagination-item--current button {
  color: black;
  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;
  color: white; }
  .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: #e5e5e5;
  border-color: #e5e5e5;
  color: white; }
  .alertBox--success svg {
    fill: #c4c4c4; }

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

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

.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: #bcbcbc solid;
  border-width: 1px;
  box-shadow: 0 1px 2px rgba(255, 255, 255, 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: #bcbcbc solid;
  border-width: 1px 0;
  cursor: pointer; }
  .accordion-navigation.is-open > a {
    background: white;
    color: black; }
  .accordion-navigation > a {
    background: white;
    color: black;
    padding: 1.85714rem;
    display: block;
    font-family: "Europa", "Roboto", Arial, Helvetica, sans-serif;
    font-size: 1rem; }
    .accordion-navigation > a:hover {
      background: #e5e5e5; }
  .accordion-navigation .accordion-title {
    padding: 1.5rem 1.85714rem; }

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

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

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

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

.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: white;
  padding: 2.25rem 2.25rem;
  border: solid 0 #bcbcbc;
  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 #bcbcbc;
  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 #bcbcbc;
  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: white white #999999 #999999;
    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: white;
  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: #757575; }

.card-figcaption-button {
  background-color: rgba(255, 255, 255, 0.9);
  color: black; }
  .card-figcaption-button:hover {
    background-color: white;
    color: black; }

.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: #757575; }

.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; }

/* 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: #999999;
    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: #333333;
        opacity: 0.6;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
    .slick-dots li.slick-active button:before {
      color: #757575;
      opacity: 1; }

.slick-slide {
  position: relative;
  z-index: 10; }

.carouselVideo iframe {
  z-index: -1; }

.slick-next,
.slick-prev {
  background-color: white;
  background-color: rgba(255, 255, 255, 0.9);
  z-index: 1;
  border: 1px solid white;
  height: 4.35714rem;
  margin-top: -1.07143rem;
  padding: 0.71429rem;
  width: 2.85714rem; }
  .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: -10px; }
  @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='#999999' 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;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iNDIiIHZpZXdCb3g9IjAgMCAyNCA0MiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMS40NTY3OSAxLjAwNzQ2MTQ3bDIxIDIwLjAyNDgyMTQzTDEuNTA4ODUgNDEuMDA3NDYxNSIgc3Ryb2tlPSIjOTg5ODk4IiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIi8+PC9zdmc+"); }

.slick-prev {
  left: -15px; }
  @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='#999999' 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;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iNDIiIHZpZXdCb3g9IjAgMCAyNCA0MiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMjIuNDU3MjA3NCAxLjAwNzQ2MTQ3bC0yMSAyMC4wMjQ4MjE0MyAyMC45NDc5Mzk3IDE5Ljk3NTE3ODYiIHN0cm9rZT0iIzk4OTg5OCIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvc3ZnPg=="); }

.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 #333333;
      display: inline-block;
      margin: 0;
      padding: 0;
      position: relative;
      text-align: center;
      vertical-align: middle; }
      .slick-dots li button:hover::before {
        background: #333333; }
    .slick-dots li button::before {
      display: block;
      left: -1px;
      top: -1px;
      transition: background 100ms ease-out; }
    .slick-dots li.slick-active button::before {
      background: #757575; }

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

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

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

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

.nanobar {
  display: none;
  width: 100%;
  height: 0.35714rem;
  z-index: 9999;
  top: 0;
  pointer-events: none;
  user-select: none; }
  .nanobar .bar {
    width: 0;
    height: 100%;
    transition: height 0.1s;
    background-color: #999999; }

.swal2-popup.swal2-toast {
  flex-direction: row;
  align-items: center;
  width: auto;
  padding: 0.625em;
  overflow-y: hidden;
  background: #fff;
  box-shadow: 0 0 0.625em #d9d9d9; }
  .swal2-popup.swal2-toast .swal2-header {
    flex-direction: row;
    padding: 0; }
  .swal2-popup.swal2-toast .swal2-title {
    flex-grow: 1;
    justify-content: flex-start;
    margin: 0 0.6em;
    font-size: 1em; }
  .swal2-popup.swal2-toast .swal2-footer {
    margin: 0.5em 0 0;
    padding: 0.5em 0 0;
    font-size: 0.8em; }
  .swal2-popup.swal2-toast .swal2-close {
    position: static;
    width: 0.8em;
    height: 0.8em;
    line-height: 0.8; }
  .swal2-popup.swal2-toast .swal2-content {
    justify-content: flex-start;
    padding: 0;
    font-size: 1em; }
  .swal2-popup.swal2-toast .swal2-icon {
    width: 2em;
    min-width: 2em;
    height: 2em;
    margin: 0; }
    .swal2-popup.swal2-toast .swal2-icon .swal2-icon-content {
      display: flex;
      align-items: center;
      font-size: 1.8em;
      font-weight: bold; }
      @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
        .swal2-popup.swal2-toast .swal2-icon .swal2-icon-content {
          font-size: .25em; } }
    .swal2-popup.swal2-toast .swal2-icon.swal2-success .swal2-success-ring {
      width: 2em;
      height: 2em; }
    .swal2-popup.swal2-toast .swal2-icon.swal2-error [class^='swal2-x-mark-line'] {
      top: .875em;
      width: 1.375em; }
      .swal2-popup.swal2-toast .swal2-icon.swal2-error [class^='swal2-x-mark-line'][class$='left'] {
        left: .3125em; }
      .swal2-popup.swal2-toast .swal2-icon.swal2-error [class^='swal2-x-mark-line'][class$='right'] {
        right: .3125em; }
  .swal2-popup.swal2-toast .swal2-actions {
    flex-basis: auto !important;
    width: auto;
    height: auto;
    margin: 0 .3125em; }
  .swal2-popup.swal2-toast .swal2-styled {
    margin: 0 .3125em;
    padding: .3125em .625em;
    font-size: 1em; }
    .swal2-popup.swal2-toast .swal2-styled:focus {
      box-shadow: 0 0 0 1px #fff, 0 0 0 3px rgba(50, 100, 150, 0.4); }
  .swal2-popup.swal2-toast .swal2-success {
    border-color: #a5dc86; }
    .swal2-popup.swal2-toast .swal2-success [class^='swal2-success-circular-line'] {
      position: absolute;
      width: 1.6em;
      height: 3em;
      transform: rotate(45deg);
      border-radius: 50%; }
      .swal2-popup.swal2-toast .swal2-success [class^='swal2-success-circular-line'][class$='left'] {
        top: -.8em;
        left: -.5em;
        transform: rotate(-45deg);
        transform-origin: 2em 2em;
        border-radius: 4em 0 0 4em; }
      .swal2-popup.swal2-toast .swal2-success [class^='swal2-success-circular-line'][class$='right'] {
        top: -.25em;
        left: .9375em;
        transform-origin: 0 1.5em;
        border-radius: 0 4em 4em 0; }
    .swal2-popup.swal2-toast .swal2-success .swal2-success-ring {
      width: 2em;
      height: 2em; }
    .swal2-popup.swal2-toast .swal2-success .swal2-success-fix {
      top: 0;
      left: .4375em;
      width: .4375em;
      height: 2.6875em; }
    .swal2-popup.swal2-toast .swal2-success [class^='swal2-success-line'] {
      height: .3125em; }
      .swal2-popup.swal2-toast .swal2-success [class^='swal2-success-line'][class$='tip'] {
        top: 1.125em;
        left: .1875em;
        width: .75em; }
      .swal2-popup.swal2-toast .swal2-success [class^='swal2-success-line'][class$='long'] {
        top: .9375em;
        right: .1875em;
        width: 1.375em; }
    .swal2-popup.swal2-toast .swal2-success.swal2-icon-show .swal2-success-line-tip {
      animation: swal2-toast-animate-success-line-tip .75s; }
    .swal2-popup.swal2-toast .swal2-success.swal2-icon-show .swal2-success-line-long {
      animation: swal2-toast-animate-success-line-long .75s; }
  .swal2-popup.swal2-toast.swal2-show {
    animation: swal2-toast-show 0.5s; }
  .swal2-popup.swal2-toast.swal2-hide {
    animation: swal2-toast-hide 0.1s forwards; }

.swal2-container {
  display: flex;
  position: fixed;
  z-index: 1060;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  padding: 0.625em;
  overflow-x: hidden;
  transition: background-color 0.1s;
  -webkit-overflow-scrolling: touch; }
  .swal2-container.swal2-backdrop-show, .swal2-container.swal2-noanimation {
    background: rgba(0, 0, 0, 0.4); }
  .swal2-container.swal2-backdrop-hide {
    background: transparent !important; }
  .swal2-container.swal2-top {
    align-items: flex-start; }
  .swal2-container.swal2-top-start, .swal2-container.swal2-top-left {
    align-items: flex-start;
    justify-content: flex-start; }
  .swal2-container.swal2-top-end, .swal2-container.swal2-top-right {
    align-items: flex-start;
    justify-content: flex-end; }
  .swal2-container.swal2-center {
    align-items: center; }
  .swal2-container.swal2-center-start, .swal2-container.swal2-center-left {
    align-items: center;
    justify-content: flex-start; }
  .swal2-container.swal2-center-end, .swal2-container.swal2-center-right {
    align-items: center;
    justify-content: flex-end; }
  .swal2-container.swal2-bottom {
    align-items: flex-end; }
  .swal2-container.swal2-bottom-start, .swal2-container.swal2-bottom-left {
    align-items: flex-end;
    justify-content: flex-start; }
  .swal2-container.swal2-bottom-end, .swal2-container.swal2-bottom-right {
    align-items: flex-end;
    justify-content: flex-end; }
  .swal2-container.swal2-bottom > :first-child,
  .swal2-container.swal2-bottom-start > :first-child,
  .swal2-container.swal2-bottom-left > :first-child,
  .swal2-container.swal2-bottom-end > :first-child,
  .swal2-container.swal2-bottom-right > :first-child {
    margin-top: auto; }
  .swal2-container.swal2-grow-fullscreen > .swal2-modal {
    display: flex !important;
    flex: 1;
    align-self: stretch;
    justify-content: center; }
  .swal2-container.swal2-grow-row > .swal2-modal {
    display: flex !important;
    flex: 1;
    align-content: center;
    justify-content: center; }
  .swal2-container.swal2-grow-column {
    flex: 1;
    flex-direction: column; }
    .swal2-container.swal2-grow-column.swal2-top, .swal2-container.swal2-grow-column.swal2-center, .swal2-container.swal2-grow-column.swal2-bottom {
      align-items: center; }
    .swal2-container.swal2-grow-column.swal2-top-start, .swal2-container.swal2-grow-column.swal2-center-start, .swal2-container.swal2-grow-column.swal2-bottom-start, .swal2-container.swal2-grow-column.swal2-top-left, .swal2-container.swal2-grow-column.swal2-center-left, .swal2-container.swal2-grow-column.swal2-bottom-left {
      align-items: flex-start; }
    .swal2-container.swal2-grow-column.swal2-top-end, .swal2-container.swal2-grow-column.swal2-center-end, .swal2-container.swal2-grow-column.swal2-bottom-end, .swal2-container.swal2-grow-column.swal2-top-right, .swal2-container.swal2-grow-column.swal2-center-right, .swal2-container.swal2-grow-column.swal2-bottom-right {
      align-items: flex-end; }
    .swal2-container.swal2-grow-column > .swal2-modal {
      display: flex !important;
      flex: 1;
      align-content: center;
      justify-content: center; }
  .swal2-container.swal2-no-transition {
    transition: none !important; }
  .swal2-container:not(.swal2-top):not(.swal2-top-start):not(.swal2-top-end):not(.swal2-top-left):not(.swal2-top-right):not(.swal2-center-start):not(.swal2-center-end):not(.swal2-center-left):not(.swal2-center-right):not(.swal2-bottom):not(.swal2-bottom-start):not(.swal2-bottom-end):not(.swal2-bottom-left):not(.swal2-bottom-right):not(.swal2-grow-fullscreen) > .swal2-modal {
    margin: auto; }
  @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .swal2-container .swal2-modal {
      margin: 0 !important; } }

.swal2-popup {
  display: none;
  position: relative;
  box-sizing: border-box;
  flex-direction: column;
  justify-content: center;
  width: 32em;
  max-width: 100%;
  padding: 1.25em;
  border: none;
  border-radius: 0.3125em;
  background: #fff;
  font-family: inherit;
  font-size: 1rem; }
  .swal2-popup:focus {
    outline: none; }
  .swal2-popup.swal2-loading {
    overflow-y: hidden; }

.swal2-header {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 0 1.8em; }

.swal2-title {
  position: relative;
  max-width: 100%;
  margin: 0 0 0.4em;
  padding: 0;
  color: #595959;
  font-size: 1.875em;
  font-weight: 600;
  text-align: center;
  text-transform: none;
  word-wrap: break-word; }

.swal2-actions {
  display: flex;
  z-index: 1;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  width: 100%;
  margin: 1.25em auto 0; }
  .swal2-actions:not(.swal2-loading) .swal2-styled[disabled] {
    opacity: .4; }
  .swal2-actions:not(.swal2-loading) .swal2-styled:hover {
    background-image: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1)); }
  .swal2-actions:not(.swal2-loading) .swal2-styled:active {
    background-image: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)); }
  .swal2-actions.swal2-loading .swal2-styled.swal2-confirm {
    box-sizing: border-box;
    width: 2.5em;
    height: 2.5em;
    margin: .46875em;
    padding: 0;
    animation: swal2-rotate-loading 1.5s linear 0s infinite normal;
    border: .25em solid transparent;
    border-radius: 100%;
    border-color: transparent;
    background-color: transparent !important;
    color: transparent !important;
    cursor: default;
    user-select: none; }
  .swal2-actions.swal2-loading .swal2-styled.swal2-cancel {
    margin-right: 30px;
    margin-left: 30px; }
  .swal2-actions.swal2-loading :not(.swal2-styled).swal2-confirm::after {
    content: '';
    display: inline-block;
    width: 15px;
    height: 15px;
    margin-left: 5px;
    animation: swal2-rotate-loading 1.5s linear 0s infinite normal;
    border: 3px solid #999999;
    border-radius: 50%;
    border-right-color: transparent;
    box-shadow: 1px 1px 1px #fff; }

.swal2-styled {
  margin: .3125em;
  padding: .625em 2em;
  box-shadow: none;
  font-weight: 500; }
  .swal2-styled:not([disabled]) {
    cursor: pointer; }
  .swal2-styled.swal2-confirm {
    border: 0;
    border-radius: 0.25em;
    background: initial;
    background-color: #3085d6;
    color: #fff;
    font-size: 1.0625em; }
  .swal2-styled.swal2-cancel {
    border: 0;
    border-radius: 0.25em;
    background: initial;
    background-color: #aaa;
    color: #fff;
    font-size: 1.0625em; }
  .swal2-styled:focus {
    outline: none;
    box-shadow: 0 0 0 1px #fff, 0 0 0 3px rgba(50, 100, 150, 0.4); }
  .swal2-styled::-moz-focus-inner {
    border: 0; }

.swal2-footer {
  justify-content: center;
  margin: 1.25em 0 0;
  padding: 1em 0 0;
  border-top: 1px solid #eee;
  color: #545454;
  font-size: 1em; }

.swal2-timer-progress-bar-container {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  height: 0.25em;
  overflow: hidden;
  border-bottom-right-radius: 0.3125em;
  border-bottom-left-radius: 0.3125em; }

.swal2-timer-progress-bar {
  width: 100%;
  height: 0.25em;
  background: rgba(0, 0, 0, 0.2); }

.swal2-image {
  max-width: 100%;
  margin: 1.25em auto; }

.swal2-close {
  position: absolute;
  z-index: 2;
  top: 0;
  right: 0;
  align-items: center;
  justify-content: center;
  width: 1.2em;
  height: 1.2em;
  padding: 0;
  overflow: hidden;
  transition: color 0.1s ease-out;
  border: none;
  border-radius: 0;
  background: transparent;
  color: #cccccc;
  font-family: serif;
  font-size: 2.5em;
  line-height: 1.2;
  cursor: pointer; }
  .swal2-close:hover {
    transform: none;
    background: transparent;
    color: #f27474; }
  .swal2-close::-moz-focus-inner {
    border: 0; }

.swal2-content {
  z-index: 1;
  justify-content: center;
  margin: 0;
  padding: 0 1.6em;
  color: #545454;
  font-size: 1.125em;
  font-weight: normal;
  line-height: normal;
  text-align: center;
  word-wrap: break-word; }

.swal2-input,
.swal2-file,
.swal2-textarea,
.swal2-select,
.swal2-radio,
.swal2-checkbox {
  margin: 1em auto; }

.swal2-input,
.swal2-file,
.swal2-textarea {
  box-sizing: border-box;
  width: 100%;
  transition: border-color 0.3s, box-shadow 0.3s;
  border: 1px solid #d9d9d9;
  border-radius: 0.1875em;
  background: inherit;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.06);
  color: inherit;
  font-size: 1.125em; }
  .swal2-input.swal2-inputerror,
  .swal2-file.swal2-inputerror,
  .swal2-textarea.swal2-inputerror {
    border-color: #f27474 !important;
    box-shadow: 0 0 2px #f27474 !important; }
  .swal2-input:focus,
  .swal2-file:focus,
  .swal2-textarea:focus {
    border: 1px solid #b4dbed;
    outline: none;
    box-shadow: 0 0 3px #c4e6f5; }
  .swal2-input::placeholder,
  .swal2-file::placeholder,
  .swal2-textarea::placeholder {
    color: #cccccc; }

.swal2-range {
  margin: 1em auto;
  background: #fff; }
  .swal2-range input {
    width: 80%; }
  .swal2-range output {
    width: 20%;
    color: inherit;
    font-weight: 600;
    text-align: center; }
  .swal2-range input,
  .swal2-range output {
    height: 2.625em;
    padding: 0;
    font-size: 1.125em;
    line-height: 2.625em; }

.swal2-input {
  height: 2.625em;
  padding: 0 0.75em; }
  .swal2-input[type='number'] {
    max-width: 10em; }

.swal2-file {
  background: inherit;
  font-size: 1.125em; }

.swal2-textarea {
  height: 6.75em;
  padding: 0.75em; }

.swal2-select {
  min-width: 50%;
  max-width: 100%;
  padding: .375em .625em;
  background: inherit;
  color: inherit;
  font-size: 1.125em; }

.swal2-radio,
.swal2-checkbox {
  align-items: center;
  justify-content: center;
  background: #fff;
  color: inherit; }
  .swal2-radio label,
  .swal2-checkbox label {
    margin: 0 .6em;
    font-size: 1.125em; }
  .swal2-radio input,
  .swal2-checkbox input {
    margin: 0 .4em; }

.swal2-validation-message {
  display: none;
  align-items: center;
  justify-content: center;
  padding: 0.625em;
  overflow: hidden;
  background: #f0f0f0;
  color: #666666;
  font-size: 1em;
  font-weight: 300; }
  .swal2-validation-message::before {
    content: '!';
    display: inline-block;
    width: 1.5em;
    min-width: 1.5em;
    height: 1.5em;
    margin: 0 .625em;
    border-radius: 50%;
    background-color: #f27474;
    color: #fff;
    font-weight: 600;
    line-height: 1.5em;
    text-align: center; }

.swal2-icon {
  position: relative;
  box-sizing: content-box;
  justify-content: center;
  width: 5em;
  height: 5em;
  margin: 1.25em auto 1.875em;
  border: .25em solid transparent;
  border-radius: 50%;
  font-family: inherit;
  line-height: 5em;
  cursor: default;
  user-select: none; }
  .swal2-icon .swal2-icon-content {
    display: flex;
    align-items: center;
    font-size: 3.75em; }
  .swal2-icon.swal2-error {
    border-color: #f27474;
    color: #f27474; }
    .swal2-icon.swal2-error .swal2-x-mark {
      position: relative;
      flex-grow: 1; }
    .swal2-icon.swal2-error [class^='swal2-x-mark-line'] {
      display: block;
      position: absolute;
      top: 2.3125em;
      width: 2.9375em;
      height: .3125em;
      border-radius: .125em;
      background-color: #f27474; }
      .swal2-icon.swal2-error [class^='swal2-x-mark-line'][class$='left'] {
        left: 1.0625em;
        transform: rotate(45deg); }
      .swal2-icon.swal2-error [class^='swal2-x-mark-line'][class$='right'] {
        right: 1em;
        transform: rotate(-45deg); }
    .swal2-icon.swal2-error.swal2-icon-show {
      animation: swal2-animate-error-icon .5s; }
      .swal2-icon.swal2-error.swal2-icon-show .swal2-x-mark {
        animation: swal2-animate-error-x-mark .5s; }
  .swal2-icon.swal2-warning {
    border-color: #facea8;
    color: #f8bb86; }
  .swal2-icon.swal2-info {
    border-color: #9de0f6;
    color: #3fc3ee; }
  .swal2-icon.swal2-question {
    border-color: #c9dae1;
    color: #87adbd; }
  .swal2-icon.swal2-success {
    border-color: #a5dc86;
    color: #a5dc86; }
    .swal2-icon.swal2-success [class^='swal2-success-circular-line'] {
      position: absolute;
      width: 3.75em;
      height: 7.5em;
      transform: rotate(45deg);
      border-radius: 50%; }
      .swal2-icon.swal2-success [class^='swal2-success-circular-line'][class$='left'] {
        top: -.4375em;
        left: -2.0635em;
        transform: rotate(-45deg);
        transform-origin: 3.75em 3.75em;
        border-radius: 7.5em 0 0 7.5em; }
      .swal2-icon.swal2-success [class^='swal2-success-circular-line'][class$='right'] {
        top: -.6875em;
        left: 1.875em;
        transform: rotate(-45deg);
        transform-origin: 0 3.75em;
        border-radius: 0 7.5em 7.5em 0; }
    .swal2-icon.swal2-success .swal2-success-ring {
      position: absolute;
      z-index: 2;
      top: -.25em;
      left: -.25em;
      box-sizing: content-box;
      width: 100%;
      height: 100%;
      border: 0.25em solid rgba(165, 220, 134, 0.3);
      border-radius: 50%; }
    .swal2-icon.swal2-success .swal2-success-fix {
      position: absolute;
      z-index: 1;
      top: .5em;
      left: 1.625em;
      width: .4375em;
      height: 5.625em;
      transform: rotate(-45deg); }
    .swal2-icon.swal2-success [class^='swal2-success-line'] {
      display: block;
      position: absolute;
      z-index: 2;
      height: .3125em;
      border-radius: .125em;
      background-color: #a5dc86; }
      .swal2-icon.swal2-success [class^='swal2-success-line'][class$='tip'] {
        top: 2.875em;
        left: .8125em;
        width: 1.5625em;
        transform: rotate(45deg); }
      .swal2-icon.swal2-success [class^='swal2-success-line'][class$='long'] {
        top: 2.375em;
        right: .5em;
        width: 2.9375em;
        transform: rotate(-45deg); }
    .swal2-icon.swal2-success.swal2-icon-show .swal2-success-line-tip {
      animation: swal2-animate-success-line-tip .75s; }
    .swal2-icon.swal2-success.swal2-icon-show .swal2-success-line-long {
      animation: swal2-animate-success-line-long .75s; }
    .swal2-icon.swal2-success.swal2-icon-show .swal2-success-circular-line-right {
      animation: swal2-rotate-success-circular-line 4.25s ease-in; }

.swal2-progress-steps {
  align-items: center;
  margin: 0 0 1.25em;
  padding: 0;
  background: inherit;
  font-weight: 600; }
  .swal2-progress-steps li {
    display: inline-block;
    position: relative; }
  .swal2-progress-steps .swal2-progress-step {
    z-index: 20;
    width: 2em;
    height: 2em;
    border-radius: 2em;
    background: #3085d6;
    color: #fff;
    line-height: 2em;
    text-align: center; }
    .swal2-progress-steps .swal2-progress-step.swal2-active-progress-step {
      background: #3085d6; }
      .swal2-progress-steps .swal2-progress-step.swal2-active-progress-step ~ .swal2-progress-step {
        background: #add8e6;
        color: #fff; }
      .swal2-progress-steps .swal2-progress-step.swal2-active-progress-step ~ .swal2-progress-step-line {
        background: #add8e6; }
  .swal2-progress-steps .swal2-progress-step-line {
    z-index: 10;
    width: 2.5em;
    height: .4em;
    margin: 0 -1px;
    background: #3085d6; }

[class^='swal2'] {
  -webkit-tap-highlight-color: transparent; }

.swal2-show {
  animation: swal2-show 0.3s; }

.swal2-hide {
  animation: swal2-hide 0.15s forwards; }

.swal2-noanimation {
  transition: none; }

.swal2-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

.swal2-rtl .swal2-close {
  right: auto;
  left: 0; }

.swal2-rtl .swal2-timer-progress-bar {
  right: 0;
  left: auto; }

@supports (-ms-accelerator: true) {
  .swal2-range input {
    width: 100% !important; }
  .swal2-range output {
    display: none; } }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .swal2-range input {
    width: 100% !important; }
  .swal2-range output {
    display: none; } }

@-moz-document url-prefix() {
  .swal2-close:focus {
    outline: 2px solid rgba(50, 100, 150, 0.4); } }

@keyframes swal2-toast-show {
  0% {
    transform: translateY(-0.625em) rotateZ(2deg); }
  33% {
    transform: translateY(0) rotateZ(-2deg); }
  66% {
    transform: translateY(0.3125em) rotateZ(2deg); }
  100% {
    transform: translateY(0) rotateZ(0deg); } }

@keyframes swal2-toast-hide {
  100% {
    transform: rotateZ(1deg);
    opacity: 0; } }

@keyframes swal2-toast-animate-success-line-tip {
  0% {
    top: .5625em;
    left: .0625em;
    width: 0; }
  54% {
    top: .125em;
    left: .125em;
    width: 0; }
  70% {
    top: .625em;
    left: -.25em;
    width: 1.625em; }
  84% {
    top: 1.0625em;
    left: .75em;
    width: .5em; }
  100% {
    top: 1.125em;
    left: .1875em;
    width: .75em; } }

@keyframes swal2-toast-animate-success-line-long {
  0% {
    top: 1.625em;
    right: 1.375em;
    width: 0; }
  65% {
    top: 1.25em;
    right: .9375em;
    width: 0; }
  84% {
    top: .9375em;
    right: 0;
    width: 1.125em; }
  100% {
    top: .9375em;
    right: .1875em;
    width: 1.375em; } }

@keyframes swal2-show {
  0% {
    transform: scale(0.7); }
  45% {
    transform: scale(1.05); }
  80% {
    transform: scale(0.95); }
  100% {
    transform: scale(1); } }

@keyframes swal2-hide {
  0% {
    transform: scale(1);
    opacity: 1; }
  100% {
    transform: scale(0.5);
    opacity: 0; } }

@keyframes swal2-animate-success-line-tip {
  0% {
    top: 1.1875em;
    left: .0625em;
    width: 0; }
  54% {
    top: 1.0625em;
    left: .125em;
    width: 0; }
  70% {
    top: 2.1875em;
    left: -.375em;
    width: 3.125em; }
  84% {
    top: 3em;
    left: 1.3125em;
    width: 1.0625em; }
  100% {
    top: 2.8125em;
    left: .8125em;
    width: 1.5625em; } }

@keyframes swal2-animate-success-line-long {
  0% {
    top: 3.375em;
    right: 2.875em;
    width: 0; }
  65% {
    top: 3.375em;
    right: 2.875em;
    width: 0; }
  84% {
    top: 2.1875em;
    right: 0;
    width: 3.4375em; }
  100% {
    top: 2.375em;
    right: .5em;
    width: 2.9375em; } }

@keyframes swal2-rotate-success-circular-line {
  0% {
    transform: rotate(-45deg); }
  5% {
    transform: rotate(-45deg); }
  12% {
    transform: rotate(-405deg); }
  100% {
    transform: rotate(-405deg); } }

@keyframes swal2-animate-error-x-mark {
  0% {
    margin-top: 1.625em;
    transform: scale(0.4);
    opacity: 0; }
  50% {
    margin-top: 1.625em;
    transform: scale(0.4);
    opacity: 0; }
  80% {
    margin-top: -.375em;
    transform: scale(1.15); }
  100% {
    margin-top: 0;
    transform: scale(1);
    opacity: 1; } }

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

@keyframes swal2-rotate-loading {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown) {
  overflow: hidden; }

body.swal2-height-auto {
  height: auto !important; }

body.swal2-no-backdrop .swal2-container {
  top: auto;
  right: auto;
  bottom: auto;
  left: auto;
  max-width: calc(100% - 0.625em * 2);
  background-color: transparent !important; }
  body.swal2-no-backdrop .swal2-container > .swal2-modal {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.4); }
  body.swal2-no-backdrop .swal2-container.swal2-top {
    top: 0;
    left: 50%;
    transform: translateX(-50%); }
  body.swal2-no-backdrop .swal2-container.swal2-top-start, body.swal2-no-backdrop .swal2-container.swal2-top-left {
    top: 0;
    left: 0; }
  body.swal2-no-backdrop .swal2-container.swal2-top-end, body.swal2-no-backdrop .swal2-container.swal2-top-right {
    top: 0;
    right: 0; }
  body.swal2-no-backdrop .swal2-container.swal2-center {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); }
  body.swal2-no-backdrop .swal2-container.swal2-center-start, body.swal2-no-backdrop .swal2-container.swal2-center-left {
    top: 50%;
    left: 0;
    transform: translateY(-50%); }
  body.swal2-no-backdrop .swal2-container.swal2-center-end, body.swal2-no-backdrop .swal2-container.swal2-center-right {
    top: 50%;
    right: 0;
    transform: translateY(-50%); }
  body.swal2-no-backdrop .swal2-container.swal2-bottom {
    bottom: 0;
    left: 50%;
    transform: translateX(-50%); }
  body.swal2-no-backdrop .swal2-container.swal2-bottom-start, body.swal2-no-backdrop .swal2-container.swal2-bottom-left {
    bottom: 0;
    left: 0; }
  body.swal2-no-backdrop .swal2-container.swal2-bottom-end, body.swal2-no-backdrop .swal2-container.swal2-bottom-right {
    right: 0;
    bottom: 0; }

@media print {
  body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown) {
    overflow-y: scroll !important; }
    body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown) > [aria-hidden='true'] {
      display: none; }
    body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown) .swal2-container {
      position: static !important; } }

body.swal2-toast-shown .swal2-container {
  background-color: transparent; }
  body.swal2-toast-shown .swal2-container.swal2-top {
    top: 0;
    right: auto;
    bottom: auto;
    left: 50%;
    transform: translateX(-50%); }
  body.swal2-toast-shown .swal2-container.swal2-top-end, body.swal2-toast-shown .swal2-container.swal2-top-right {
    top: 0;
    right: 0;
    bottom: auto;
    left: auto; }
  body.swal2-toast-shown .swal2-container.swal2-top-start, body.swal2-toast-shown .swal2-container.swal2-top-left {
    top: 0;
    right: auto;
    bottom: auto;
    left: 0; }
  body.swal2-toast-shown .swal2-container.swal2-center-start, body.swal2-toast-shown .swal2-container.swal2-center-left {
    top: 50%;
    right: auto;
    bottom: auto;
    left: 0;
    transform: translateY(-50%); }
  body.swal2-toast-shown .swal2-container.swal2-center {
    top: 50%;
    right: auto;
    bottom: auto;
    left: 50%;
    transform: translate(-50%, -50%); }
  body.swal2-toast-shown .swal2-container.swal2-center-end, body.swal2-toast-shown .swal2-container.swal2-center-right {
    top: 50%;
    right: 0;
    bottom: auto;
    left: auto;
    transform: translateY(-50%); }
  body.swal2-toast-shown .swal2-container.swal2-bottom-start, body.swal2-toast-shown .swal2-container.swal2-bottom-left {
    top: auto;
    right: auto;
    bottom: 0;
    left: 0; }
  body.swal2-toast-shown .swal2-container.swal2-bottom {
    top: auto;
    right: auto;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%); }
  body.swal2-toast-shown .swal2-container.swal2-bottom-end, body.swal2-toast-shown .swal2-container.swal2-bottom-right {
    top: auto;
    right: 0;
    bottom: 0;
    left: auto; }

body.swal2-toast-column .swal2-toast {
  flex-direction: column;
  align-items: stretch; }
  body.swal2-toast-column .swal2-toast .swal2-actions {
    flex: 1;
    align-self: stretch;
    height: 2.2em;
    margin-top: .3125em; }
  body.swal2-toast-column .swal2-toast .swal2-loading {
    justify-content: center; }
  body.swal2-toast-column .swal2-toast .swal2-input {
    height: 2em;
    margin: .3125em auto;
    font-size: 1em; }
  body.swal2-toast-column .swal2-toast .swal2-validation-message {
    font-size: 1em; }

.swal2-modal {
  background-color: white !important;
  border-radius: 4px;
  font-family: "Roboto", Arial, Helvetica, sans-serif; }
  .swal2-modal .swal2-title {
    color: black;
    font-size: 2.64286rem; }
  .swal2-modal .swal2-content {
    color: black;
    font-size: 1.14286rem; }
  .swal2-modal .swal2-file,
  .swal2-modal .swal2-input,
  .swal2-modal .swal2-textarea {
    border: 1px solid #c4c4c4;
    color: black; }
  .swal2-modal .swal2-checkbox,
  .swal2-modal .swal2-select {
    color: black; }
  .swal2-modal .swal2-buttonswrapper {
    margin: 25px 0 0; }
  .swal2-modal .swal2-styled {
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 0;
    border-style: solid;
    border-width: 1px;
    cursor: pointer;
    font-family: "Europa", "Montserrat", 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: black;
    color: #1d1d1d;
    font-size: 1rem;
    padding: 0.85714rem 2.28571rem;
    border-radius: 4px;
    line-height: 1rem;
    outline: none;
    transition: all 0.15s ease;
    vertical-align: middle; }
    .swal2-modal .swal2-styled:hover, .swal2-modal .swal2-styled:focus, .swal2-modal .swal2-styled.is-active, .swal2-modal .swal2-styled.active {
      background-color: transparent;
      border-color: #999999;
      color: #1d1d1d; }
    .swal2-modal .swal2-styled:active {
      background-color: transparent;
      border: 1px solid #757575;
      color: black; }
  .swal2-modal .swal2-styled:focus {
    outline: none; }
  .swal2-modal .swal2-confirm {
    background-color: black;
    border-color: black;
    color: white; }
  .swal2-modal .swal2-confirm:focus,
  .swal2-modal .swal2-confirm:hover {
    background-color: #666666;
    border-color: #666666;
    color: white; }
  .swal2-modal .swal2-confirm:active {
    background-color: black;
    border-color: black;
    color: white; }
  .swal2-modal .swal2-cancel {
    background-color: transparent;
    border-color: black;
    color: #1d1d1d; }
  .swal2-modal .swal2-cancel:focus,
  .swal2-modal .swal2-cancel:hover {
    background-color: transparent;
    border-color: #999999;
    color: #1d1d1d; }
  .swal2-modal .swal2-cancel:active {
    background-color: transparent;
    border-color: #757575;
    color: black; }
  .swal2-modal .button + .button {
    margin-left: 0.78571rem; }

.swal2-icon {
  display: flex; }

html,
body {
  height: auto; }

@media (min-width: 769px) {
  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: 35px; }

h2 {
  font-size: 25px; }

h3 {
  font-size: 18px; }

h4 {
  font-size: 16px; }

h5 {
  font-size: 15px; }

h6 {
  font-size: 13px; }

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

.definitionList:after {
  clear: both; }

.definitionList-key {
  color: #757575;
  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(117, 117, 117, 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 {
  color: #757575;
  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 #bcbcbc; }
  .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: #bcbcbc;
  border-width: 0 0 1px; }
  .table--line .table-thead {
    background-color: white;
    border-color: #bcbcbc;
    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 #bcbcbc; }
    .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.is-loading .loadingOverlay {
  background: none;
  padding: 4.5rem 0;
  position: relative; }

.dropdown-menu.is-open {
  display: block; }

.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; }

.dropdown-menu-button {
  width: 100%;
  background-color: #fff !important;
  color: #000 !important;
  border: 1px solid #d9d9d6 !important;
  height: 40px; }
  .dropdown-menu-button.is-open {
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px; }
    .dropdown-menu-button.is-open .icon {
      transform: rotate(180deg); }
  .dropdown-menu-button span {
    padding-left: 16px;
    font-size: 15px; }
  .dropdown-menu-button .icon {
    float: right;
    margin-left: 10px; }

#wishlist-dropdown.is-open {
  background-color: #f3f3f3;
  border: 1px solid #d9d9d6;
  border-top: none;
  left: auto !important;
  max-width: none !important;
  width: 100% !important; }
  #wishlist-dropdown.is-open:focus {
    outline: none; }
  #wishlist-dropdown.is-open [data-wishlist] {
    border-top: none;
    margin-bottom: 0px;
    width: 100%; }
  #wishlist-dropdown.is-open .button {
    background: transparent;
    color: black;
    font-size: 14px;
    font-weight: normal;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    width: 100%; }
  #wishlist-dropdown.is-open li:not(:last-child) .button {
    border-bottom: none;
    border-radius: 0px;
    border-top: none;
    margin-bottom: 0px; }

.dropdown-menu:focus {
  outline: none; }

.modal {
  margin: 0;
  max-height: 90%;
  max-width: 95%;
  min-height: 240px;
  outline: none;
  overflow: hidden;
  padding: 0;
  left: 50%;
  top: 50% !important;
  transform: translate(-50%, -50%); }
  .modal.og-modal-window {
    visibility: visible;
    transform: translate(0%, -50%); }
  .modal.modal-stacked {
    background-color: #e5e5e5; }

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

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

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

.modal-close {
  height: 2.28571rem;
  width: 2.28571rem;
  color: #757575;
  font-size: 26px;
  line-height: 2.28571rem;
  padding: 0;
  position: absolute;
  text-align: center;
  text-decoration: none;
  z-index: 50; }
  @media (min-width: 769px) {
    .modal-close {
      font-size: 32px; } }
  .modal-close:hover {
    color: #999999; }
  .modal-close__aria-text {
    font-size: 0; }

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

.modal--alert {
  background-color: white !important;
  border-radius: 4px;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  padding: 40px 20px 20px 20px;
  text-align: center; }
  .modal--alert .modal-content {
    color: black;
    font-size: 1.14286rem; }
  .modal--alert .button-container {
    margin: 25px 0 0; }
    .modal--alert .button-container .confirm {
      background-color: black;
      border-color: black;
      color: white; }
    .modal--alert .button-container .confirm:focus,
    .modal--alert .button-container .confirm:hover {
      background-color: #666666;
      border-color: #666666;
      color: white; }
    .modal--alert .button-container .confirm:active {
      background-color: black;
      border-color: black;
      color: white; }

.popup {
  display: flex;
  opacity: 0;
  visibility: hidden;
  align-items: center;
  justify-content: center;
  position: fixed;
  z-index: 110;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out; }
  .popup .popup-content {
    display: flex;
    flex-direction: column;
    background-color: #fefefe;
    margin: 16px;
    padding: 16px;
    border: 1px solid #888;
    width: 100%;
    max-width: 480px;
    border: none; }
    .popup .popup-content .popup-header {
      display: flex;
      flex-direction: column;
      gap: 8px;
      padding-bottom: 16px; }
      .popup .popup-content .popup-header .popup-title-container {
        display: grid;
        grid-template-columns: 1fr auto 1fr;
        align-items: center; }
        .popup .popup-content .popup-header .popup-title-container .popup-title {
          font-size: 16px;
          font-weight: 700;
          line-height: 24px;
          letter-spacing: 2.4px;
          text-transform: uppercase;
          grid-column: 2;
          text-align: center; }
        .popup .popup-content .popup-header .popup-title-container .close-btn-container {
          grid-column: 3;
          text-align: right; }
          .popup .popup-content .popup-header .popup-title-container .close-btn-container .close:hover,
          .popup .popup-content .popup-header .popup-title-container .close-btn-container .close:focus {
            cursor: pointer; }
      .popup .popup-content .popup-header .popup-description {
        color: rgba(0, 0, 0, 0.64);
        text-align: center;
        font-weight: 400;
        line-height: normal;
        letter-spacing: 0.21px; }
    .popup .popup-content .popup-body {
      max-height: 328px;
      overflow: auto; }
    .popup .popup-content .cta-btn {
      display: block;
      padding: 16px 32px;
      background-color: #1d1d1d;
      color: #fff;
      width: 100%;
      font-weight: 400;
      line-height: 16px;
      letter-spacing: 2.8px;
      text-transform: uppercase;
      text-align: center;
      text-decoration: none; }

.breadcrumbs {
  display: none;
  font-size: 0;
  text-align: center; }
  @media (min-width: 551px) {
    .breadcrumbs {
      display: block; } }

.breadcrumb {
  display: inline-block;
  float: none;
  margin-right: 0.25rem; }
  .breadcrumb.is-active > .breadcrumb-label {
    cursor: pointer;
    font-weight: 700; }

.breadcrumb-label {
  text-decoration: none; }

.breadcrumbs {
  text-transform: uppercase; }
  .pt-page_contact_form .breadcrumbs,
  .pt-category .breadcrumbs {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px; }
  @media (min-width: 551px) {
    .breadcrumbs + .page-heading {
      margin-top: 10px; } }
  .breadcrumbs .breadcrumb.is-active > .breadcrumb-label {
    font-weight: 300; }

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

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

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

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

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

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

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

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

.pagination-list {
  padding-top: 2.14286rem; }
  @media (min-width: 769px) {
    .pagination-list {
      padding-top: 2.85714rem; } }

.pagination-custom .pagination-custom-list {
  padding: 12px 0 24px;
  margin: 28px 0 0;
  border-top: 1px solid #d9d9d6;
  text-align: center; }
  .pagination-custom .pagination-custom-list:before, .pagination-custom .pagination-custom-list:after {
    content: " ";
    display: table; }
  .pagination-custom .pagination-custom-list:after {
    clear: both; }
  @media (min-width: 769px) {
    .pagination-custom .pagination-custom-list {
      padding: 16px 0 32px;
      margin: 0 0 64px; } }
  .pagination-custom .pagination-custom-list .pagination-custom-item {
    display: inline-block;
    font-size: 14px;
    letter-spacing: 1.4px;
    line-height: 18px;
    margin: 0 8px; }
    .pagination-custom .pagination-custom-list .pagination-custom-item a {
      color: rgba(0, 0, 0, 0.4);
      text-decoration: none; }
    .pagination-custom .pagination-custom-list .pagination-custom-item--current a {
      color: #131313; }

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

.pagination-custom-item--previous {
  float: left; }

.pagination-custom-item--next {
  float: right; }

.chevron::after {
  content: ' ';
  position: relative;
  display: block;
  top: 4.5px;
  border-bottom: 1.7px solid;
  border-right: 1.7px solid;
  border-color: #131313;
  height: 9px;
  width: 9px; }
  @media (min-width: 769px) {
    .chevron::after {
      top: 2px;
      height: 14px;
      width: 14px; } }

.chevron--left::after {
  left: 9px;
  transform: rotate(135deg); }

.chevron--right::after {
  right: 9px;
  transform: rotate(-45deg); }

.chevron--disabled {
  cursor: not-allowed; }
  .chevron--disabled::after {
    border-color: #d9d9d6; }

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

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

.button--icon svg {
  fill: #757575; }

.button {
  border-radius: 0;
  letter-spacing: 0.5px;
  text-transform: uppercase; }

.shg-btn,
.button {
  text-decoration: none; }

.button-secondary {
  border: 1px solid #1d1d1d;
  color: rgba(0, 0, 0, 0.83);
  background: #fff;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 2.8px;
  text-transform: uppercase;
  box-sizing: border-box; }
  .button-secondary:disabled {
    border: 1px solid #d9d9d6;
    color: rgba(212, 208, 208, 0.32); }
  .button-secondary:hover:not(:disabled) {
    background-color: #f3f3f3; }

.button-primary {
  color: #fff;
  background: #1d1d1d;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 2.8px;
  text-transform: uppercase; }
  .button-primary:disabled {
    background-color: #f3f3f3;
    color: rgba(212, 208, 208, 0.32); }
  .button-primary:hover:not(:disabled) {
    background-color: #4f4f4f;
    color: #fff; }

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

.tab-title {
  padding: 1.14286rem 0;
  text-align: center;
  text-decoration: none; }
  @media (min-width: 551px) {
    .tab-title {
      text-align: left; } }
  @media (min-width: 769px) {
    .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: 769px) {
  .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 {
  font-size: 1.07143rem;
  margin: 0; }

.accordion-navigation {
  margin-top: -1px;
  position: relative;
  text-decoration: none; }

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

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

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

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

.accordion--navList .accordion-navigation {
  padding-right: 70px; }
  @media (min-width: 769px) {
    .accordion--navList .accordion-navigation {
      background-position: right 0 top 50%;
      border: 0;
      padding-right: 50px; } }

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

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

.accordion--navList .accordion-navigation-actions {
  right: 1rem;
  top: 1.21429rem; }
  @media (min-width: 769px) {
    .accordion--navList .accordion-navigation-actions {
      right: 0;
      top: 0; } }

.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-navigation-actions {
  position: absolute;
  right: 1.85714rem;
  top: 1.5rem; }

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

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

.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 {
  color: white; }
  .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(204, 71, 73, 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'] {
  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(196, 196, 196, 0.999)' /%3E%3C/svg%3E");
  background-position: right 0.71429rem center;
  background-repeat: no-repeat;
  padding-right: 3rem; }

.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-actions {
  margin: 0 auto;
  max-width: 100rem;
  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: "Europa", "Montserrat", 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 #c4c4c4;
  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; } }

@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-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-increment input:read-only {
  background: none;
  border: none;
  color: #1d1d1d;
  cursor: auto; }

.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-option {
  border: 1px solid #c4c4c4;
  color: black;
  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: #999999; }
  .form-radio:checked + .form-option {
    border-color: #333333;
    box-shadow: 0 0 0 1px #333333; }

.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;
  background-size: cover; }

.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; }

.form-input,
.form-select {
  border-radius: 0; }

.form-label {
  font-size: 12px;
  line-height: 1.4;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 400; }

.form-field {
  margin-bottom: 1.5rem; }

textarea {
  min-height: 3.57143rem; }

#contact-us-success {
  text-align: center; }

.contact-us-page-content {
  margin-top: 0;
  border-bottom: 1px solid #bcbcbc; }
  @media (min-width: 769px) {
    .contact-us-page-content {
      display: flex;
      justify-content: space-between;
      margin-top: -2.5rem; }
      .contact-us-page-content .contact-us-form,
      .contact-us-page-content .contact-us-info {
        width: 50%; } }

.contact-us-form {
  padding: 0 1.07143rem 1.78571rem; }
  @media (min-width: 769px) {
    .contact-us-form {
      margin: 0 auto 3rem;
      max-width: 50rem; } }
  @media (min-width: 1020px) {
    .contact-us-form {
      padding: 3.57143rem 3.57143rem; } }
  .contact-us-form form {
    padding-top: 20px;
    margin: 0 auto; }
  .contact-us-form .form-label {
    text-transform: uppercase;
    letter-spacing: 1px; }
  .contact-us-form .form-input {
    height: 2.14286rem;
    padding: 0.35714rem 1rem; }
  .contact-us-form .button {
    min-width: 12.85714rem;
    text-transform: uppercase; }
  .contact-us-form h1 {
    font-size: 14px;
    margin: 1.07143rem 0 1.42857rem; }
    @media (min-width: 769px) {
      .contact-us-form h1 {
        margin: 1.21429rem 0 2.28571rem; } }

.contact-us-info {
  font-size: 12px;
  line-height: 1.9;
  font-weight: 300;
  letter-spacing: 0.5px;
  text-align: center;
  padding: 12.5rem 1.78571rem;
  background: #f3f3f3;
  display: flex;
  flex-direction: column;
  align-items: center; }
  @media (min-width: 769px) {
    .contact-us-info {
      padding: 3.57143rem 1.78571rem;
      padding-top: 15vh; } }
  .contact-us-info address {
    font-style: normal;
    display: block;
    padding: 0 0 3.57143rem; }
  .contact-us-info .contact-list {
    list-style: none;
    margin: 0;
    padding: 2.14286rem 0 0;
    border-top: 1px solid #bcbcbc; }
    @media (min-width: 551px) {
      .contact-us-info .contact-list {
        column-count: 2;
        column-gap: 10px; } }
    @media (min-width: 769px) {
      .contact-us-info .contact-list {
        max-width: 500px;
        column-count: 1; } }
    @media (min-width: 1261px) {
      .contact-us-info .contact-list {
        padding: 4.28571rem 0 0;
        column-count: 2;
        column-gap: 50px; } }
    .contact-us-info .contact-list h2 {
      font-size: 12px;
      line-height: 1.4;
      letter-spacing: 1px;
      text-transform: uppercase;
      margin: 0 0 0.35714rem; }
    .contact-us-info .contact-list li {
      white-space: nowrap;
      padding: 0 0 1.78571rem; }
      .contact-us-info .contact-list li * {
        white-space: normal; }
    .contact-us-info .contact-list a {
      text-decoration: none; }
    .contact-us-info .contact-list p {
      margin: 0; }

.contact-us-links {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  text-align: center;
  justify-content: space-between;
  margin: 0 auto 3rem;
  row-gap: 8px;
  font-size: 12px; }
  .contact-us-links .title {
    text-transform: uppercase;
    letter-spacing: 1.2px;
    font-weight: 400; }
  .contact-us-links .email-link {
    text-transform: uppercase; }
  .contact-us-links li {
    background-color: #f3f3f3;
    width: 49%;
    font-weight: 300;
    padding: 1.71429rem 1.14286rem 1.71429rem 1.14286rem; }
    @media (min-width: 769px) {
      .contact-us-links li {
        padding: 2.28571rem 2.28571rem 2.28571rem 2.28571rem; } }
  .contact-us-links p {
    margin: 0.71429rem 0;
    letter-spacing: 0.04px; }
  .contact-us-links img {
    max-width: 2.28571rem;
    height: auto;
    margin: 0 0 0.42857rem; }

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

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

.card-figure {
  margin-top: 0;
  position: relative; }
  .card-figure:hover .card-figcaption {
    opacity: 1; }

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

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

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

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

.card-title {
  font-size: 15px;
  margin: 0 0 0.28571rem; }
  .card-title > a {
    color: black !important;
    text-decoration: none;
    font-size: 14px;
    letter-spacing: 1.4px; }
    .card-title > a:hover {
      color: black; }

.card-text {
  margin-bottom: 0; }
  .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: white;
    border: none; }
  .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 white;
  transition: all 0.15s ease; }
  .card--alternate .card-body {
    background-color: white;
    padding: 0.78571rem;
    transition: all 0.15s ease; }
    @media (min-width: 551px) {
      .card--alternate .card-body {
        padding: 1.5rem; } }
  .card--alternate:hover {
    border-color: white; }
    .card--alternate:hover .card-body {
      background-color: white; }
      .card--alternate:hover .card-body .card-text {
        color: black; }
    .card--alternate:hover .card-title > a {
      color: black; }

.card {
  margin-bottom: 1.5rem; }

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

.card-body .card-text {
  color: black; }

.product-title {
  margin-bottom: 8px;
  min-height: 39px; }

.card-figcaption-button {
  text-transform: uppercase; }

@media (min-width: 769px) {
  .card-figcaption-body {
    top: 62%; } }

@media (min-width: 1261px) {
  .card-figcaption-body {
    top: 56%; } }

.card-actions {
  margin-top: 16px; }
  @media (min-width: 769px) {
    .card-actions {
      margin-top: 16px; } }
  .card-actions a {
    color: black !important; }
  .card-actions .card-action {
    display: block;
    text-decoration: none;
    width: 25px;
    margin: 0 5px;
    opacity: 1; }
    .card-actions .card-action:hover {
      opacity: 0.7; }
    .card-actions .card-action img {
      display: inline-block;
      vertical-align: middle;
      max-width: 100%;
      height: auto; }
  .card-actions button {
    width: 100%;
    margin: 0 auto;
    padding: 0; }
    @media (min-width: 769px) {
      .card-actions button {
        max-width: 156px; } }
  .card-actions .quickview {
    margin: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 32px;
    font-size: 14px;
    border: 1px solid #000;
    letter-spacing: 1.4px;
    font-weight: normal;
    text-transform: uppercase; }
    @media (min-width: 769px) {
      .card-actions .quickview {
        height: 40px; } }
  .card-actions .viewproduct {
    display: none;
    width: 100%;
    margin: 16px 0 0 0;
    font-size: 12px;
    letter-spacing: 1.2px;
    font-weight: normal;
    text-transform: uppercase;
    text-decoration: underline; }
    @media (min-width: 769px) {
      .card-actions .viewproduct {
        display: block; } }

.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: white;
    border: solid #cccccc;
    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(51, 51, 51, 0.999)' /%3E%3C/svg%3E");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 100%;
    color: rgba(51, 51, 51, 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: white; }
  .navList-action--checkbox.is-checked::after, .navList-action--checkbox.is-selected::after {
    opacity: 1;
    transform: scale(1); }

.navList-action-close {
  background: #e5e5e5;
  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: black; }
  .navList-action.is-selected:hover .navList-action-close {
    opacity: 1;
    visibility: visible; }

.navBar--sub {
  margin-bottom: 43px;
  text-align: center; }
  .navBar--sub .navBar-section {
    float: none; }
    @media (min-width: 769px) {
      .navBar--sub .navBar-section {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-wrap: wrap;
        gap: 24px; } }
  .navBar--sub .navBar-item {
    float: none;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 1.2px;
    line-height: 12px; }
    @media (min-width: 769px) {
      .navBar--sub .navBar-item {
        display: inline-block; } }
    @media (min-width: 769px) {
      .navBar--sub .navBar-item.is-active {
        border-bottom: 1px solid black;
        font-weight: normal; } }
    .navBar--sub .navBar-item.is-active > .navBar-action {
      color: #666666; }
    @media (min-width: 769px) {
      .navBar--sub .navBar-item.navBar-item--separate {
        border-left: 1px solid #757575;
        margin: 0;
        padding-left: 0.78571rem; } }
  .navBar--sub .navBar-action {
    color: #757575;
    font-size: 1rem;
    padding: 0; }
    .navBar--sub .navBar-action:hover {
      color: #333333; }

.loadingOverlay {
  background-color: rgba(255, 255, 255, 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: white;
  border: 1px solid #c4c4c4;
  border-radius: 4px;
  overflow: hidden; }
  .actionBar-section .form-field:hover {
    border-color: #999999; }

.actionBar-section .form-label {
  color: #757575;
  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: black;
  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; }

.overlay {
  display: none;
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
  background-color: #f3f3f3;
  overflow-x: hidden; }
  .overlay .overlay-content {
    top: 25%;
    width: 100%;
    text-align: center;
    margin-top: 80px; }
    .overlay .overlay-content .container {
      padding: 0 5% !important; }
  .overlay .closebtn {
    position: absolute;
    right: 1.5rem;
    font-size: 3rem; }

.navUser .navUser-section {
  list-style: none;
  display: flex;
  margin-bottom: 16px;
  padding-right: 32px;
  line-height: 1.5;
  gap: 32px;
  position: relative; }
  @media screen and (max-width: 1024px) {
    .navUser .navUser-section {
      margin: 0;
      margin-right: 16px;
      padding: 0px;
      gap: 16px; } }

.navUser .navUser-action {
  color: #333333;
  display: block;
  height: 24px;
  width: 24px; }
  .navUser .navUser-action:hover, .navUser .navUser-action.is-open {
    color: #757575; }
    .navUser .navUser-action:hover svg, .navUser .navUser-action.is-open svg {
      stroke: #757575; }
  .navUser .navUser-action svg {
    stroke: #333333;
    transition: all 0.15s ease; }

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

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

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

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

.navUser .navUser-item--cart {
  mix-blend-mode: multiply;
  display: block; }
  .navUser .navUser-item--cart .navUser-action {
    color: #333333; }
    .navUser .navUser-item--cart .navUser-action:hover, .navUser .navUser-item--cart .navUser-action.is-open {
      color: #757575; }
  .navUser .navUser-item--cart .dropdown-menu {
    max-width: 22.85714rem; }

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

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

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

.navUser .navUser-action--quickSearch-mob.is-open {
  position: relative; }
  .navUser .navUser-action--quickSearch-mob.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%); }

#dbs-header-container .right-box .navUser .navUser-section .navUser-item .navUser-action--quickSearch-mob {
  display: none; }

.dropdown--quickSearch {
  background-color: #f3f3f3;
  padding: 3rem 0;
  display: none;
  top: 96px; }
  @media screen and (min-width: 1440px) {
    .dropdown--quickSearch {
      top: 113px; } }
  @media screen and (min-width: 1024px) {
    .dropdown--quickSearch.is-open {
      display: initial;
      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: 16px;
    height: unset; }
  .dropdown--quickSearch .productGrid {
    padding: 1.5rem 0 0; }
    @media (min-width: 551px) {
      .dropdown--quickSearch .productGrid {
        padding: 3rem 0 0; } }

.countPill {
  display: none;
  font-size: 12px;
  font-weight: 700;
  width: 100%;
  text-align: center; }

.countPill--positive {
  display: inline-block;
  position: absolute;
  right: 0;
  top: 6px; }
  @media screen and (max-width: 1440px) {
    .countPill--positive {
      top: 8px;
      font-size: 10px; } }

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

.navUser .dropdown-menu {
  letter-spacing: 0.5px; }

.navUser-action {
  font-weight: 300;
  letter-spacing: 0.5px; }

.navUser-item--cart .navUser-item-cartLabel {
  display: inline; }

.navUser-item--cart .navUser-action .countPill--positive {
  margin: 0; }

.navUser-item--account {
  display: flex;
  align-items: center;
  gap: 32px; }
  .navUser-item--account .navUser-action-logout {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 2.4px;
    text-decoration: none;
    text-transform: uppercase; }

.dropdown-menu {
  background-color: white;
  border: 1px solid #cccccc;
  box-shadow: 0 1px 2px rgba(255, 255, 255, 0.13);
  position: absolute; }
  .dropdown-menu.is-open:before {
    border: inset 10px;
    content: "";
    display: block;
    height: 0;
    width: 0;
    border-color: transparent transparent #cccccc transparent;
    border-bottom-style: solid;
    bottom: 100%;
    left: 0.78571rem;
    position: absolute; }
  .dropdown-menu.is-open:after {
    border: inset 8px;
    content: "";
    display: block;
    height: 0;
    width: 0;
    border-color: transparent transparent white transparent;
    border-bottom-style: solid;
    bottom: 100%;
    left: 0.92857rem;
    position: absolute; }

.left-box .dropdown-menu {
  min-width: 14.28571rem; }

.right-box #cart-preview-dropdown {
  min-width: 21.42857rem; }

.navUser-item,
.store-switcher-container,
.currency-selector-container {
  position: relative; }
  .navUser-item #currency-selector,
  .navUser-item #store-switcher,
  .store-switcher-container #currency-selector,
  .store-switcher-container #store-switcher,
  .currency-selector-container #currency-selector,
  .currency-selector-container #store-switcher {
    padding: 0; }

#cart-preview-dropdown {
  top: 35px !important; }
  #cart-preview-dropdown.is-open {
    right: -12px;
    left: auto !important; }
    #cart-preview-dropdown.is-open:before, #cart-preview-dropdown.is-open:after {
      left: auto; }
    #cart-preview-dropdown.is-open:before {
      right: 13px; }
    #cart-preview-dropdown.is-open:after {
      right: 15px; }

.left-box #currencySelection.dropdown-menu {
  top: 28px !important; }
  .left-box #currencySelection.dropdown-menu.is-open {
    left: -16px !important; }

.left-box #storeSwitcher.dropdown-menu {
  top: 28px !important; }
  .left-box #storeSwitcher.dropdown-menu.is-open {
    left: -13px !important; }

@media screen and (max-width: 1440px) {
  #cart-preview-dropdown {
    top: 32px !important; }
    #cart-preview-dropdown.is-open {
      right: -14px; }
  .left-box #currencySelection.dropdown-menu {
    top: 25px !important; }
    .left-box #currencySelection.dropdown-menu.is-open {
      left: -17px !important; }
  .left-box #storeSwitcher.dropdown-menu {
    top: 25px !important; }
    .left-box #storeSwitcher.dropdown-menu.is-open {
      left: -14px !important; } }

.mobile-menu-container {
  display: none;
  min-width: 300px; }
  .mobile-menu-container .faded-background {
    width: 100vw;
    height: 100%;
    position: fixed;
    top: 0;
    z-index: 100;
    opacity: 0;
    pointer-events: none;
    background: #000; }
    .mobile-menu-container .faded-background.visible {
      pointer-events: all;
      opacity: 0.5; }
  .mobile-menu-container .mobile-menu {
    width: 100%;
    max-width: 400px;
    height: 100%;
    position: fixed;
    top: 0;
    left: -400px;
    z-index: 101;
    transition: 0.3s cubic-bezier(0.2, 0.58, 0.47, 0.97);
    background-color: #fff;
    visibility: hidden;
    overflow: hidden; }
    .mobile-menu-container .mobile-menu.animate {
      transition: 0.3s cubic-bezier(0.2, 0.58, 0.47, 0.97); }
    .mobile-menu-container .mobile-menu__drawer {
      position: absolute;
      left: 0;
      width: 100%;
      height: 100%;
      overflow-y: auto; }
      .mobile-menu-container .mobile-menu__drawer.move-left {
        left: -100%;
        visibility: hidden; }
    .mobile-menu-container .mobile-menu .banner-carousel {
      display: flex;
      gap: 8px;
      overflow-x: auto;
      max-width: 400px;
      margin: 8px 0 24px;
      padding: 0 16px 0;
      -webkit-text-size-adjust: none; }
      .mobile-menu-container .mobile-menu .banner-carousel__slide {
        position: relative; }
      .mobile-menu-container .mobile-menu .banner-carousel__image {
        min-height: 240px;
        min-width: 160px; }
      .mobile-menu-container .mobile-menu .banner-carousel__title {
        position: absolute;
        top: 45%;
        color: #fff;
        font-weight: 700;
        text-transform: uppercase;
        letter-spacing: 1.8px;
        line-height: normal;
        font-size: 12px;
        width: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 5px; }
      .mobile-menu-container .mobile-menu .banner-carousel__name {
        text-align: center;
        max-width: 110px; }
      .mobile-menu-container .mobile-menu .banner-carousel__chevron-right {
        content: url("../icons/chevron-right-white.svg");
        height: 15px; }
    .mobile-menu-container .mobile-menu.visible {
      left: 0;
      visibility: visible; }
    .mobile-menu-container .mobile-menu .header {
      display: flex;
      justify-content: center;
      align-items: center;
      height: 56px; }
      .mobile-menu-container .mobile-menu .header .small-logo {
        display: none;
        width: 126px;
        height: 32px; }
      .mobile-menu-container .mobile-menu .header img.action {
        position: absolute;
        right: 16px; }
    .mobile-menu-container .mobile-menu__items {
      list-style-type: none;
      margin: 0;
      display: flex;
      flex-direction: column; }
      .mobile-menu-container .mobile-menu__items a {
        font-weight: 300 !important; }
    .mobile-menu-container .mobile-menu hr {
      margin: 16px;
      color: #d9d9d6; }
    .mobile-menu-container .mobile-menu__item {
      display: flex;
      width: 100%;
      text-align: left;
      -webkit-tap-highlight-color: transparent;
      padding: 11px 16px; }
    .mobile-menu-container .mobile-menu .book-a-treatment-list,
    .mobile-menu-container .mobile-menu .account-list {
      padding: 8px 34px 0;
      display: flex;
      flex-direction: column; }
      .mobile-menu-container .mobile-menu .book-a-treatment-list__item,
      .mobile-menu-container .mobile-menu .account-list__item {
        text-transform: uppercase;
        padding: 8px 16px 8px;
        font-weight: 300; }
        .mobile-menu-container .mobile-menu .book-a-treatment-list__item.category-title,
        .mobile-menu-container .mobile-menu .account-list__item.category-title {
          font-weight: 700; }
      .mobile-menu-container .mobile-menu .book-a-treatment-list__details,
      .mobile-menu-container .mobile-menu .account-list__details {
        display: flex;
        flex-direction: column;
        gap: 4px;
        padding: 0 16px 0;
        margin-bottom: 8px;
        color: rgba(0, 0, 0, 0.56); }
        .mobile-menu-container .mobile-menu .book-a-treatment-list__details .customer-name,
        .mobile-menu-container .mobile-menu .account-list__details .customer-name {
          text-transform: uppercase;
          font-weight: 700;
          letter-spacing: 2.1px; }
        .mobile-menu-container .mobile-menu .book-a-treatment-list__details .customer-email,
        .mobile-menu-container .mobile-menu .account-list__details .customer-email {
          font-weight: 400;
          letter-spacing: 0.21px; }
      .mobile-menu-container .mobile-menu .book-a-treatment-list .signout-account-drawer,
      .mobile-menu-container .mobile-menu .account-list .signout-account-drawer {
        text-decoration: underline;
        text-transform: capitalize;
        font-weight: 400;
        margin-top: 8px; }
  @media screen and (max-width: 300px) {
    .mobile-menu-container .faded-background,
    .mobile-menu-container .mobile-menu {
      display: none; }
    .mobile-menu-container .mobile-menu.visible,
    .mobile-menu-container .faded-background.visible {
      display: block; } }

@media screen and (max-width: 1024px) {
  .mobile-menu-container {
    display: block; }
  .animate {
    transition: 0.3s cubic-bezier(0.2, 0.58, 0.47, 0.97); } }

@media screen and (max-width: 600px) {
  .mobile-menu-container .mobile-menu {
    left: -100vw;
    max-width: none; }
    .mobile-menu-container .mobile-menu .banner-carousel {
      max-width: 100vw; }
  .mobile-menu-container .mobile-menu .header .small-logo {
    display: inline-block; }
  .mobile-menu-container .faded-background {
    display: none; } }

.desktop-menu-container {
  z-index: 80;
  position: absolute;
  width: 100%;
  height: 200px;
  display: none;
  top: 113px; }
  @media screen and (max-width: 1440px) {
    .desktop-menu-container {
      top: 96px; } }

.active {
  display: block; }

#book-a-treatment-item:hover,
#shop-item.active,
#explore-item.active {
  text-decoration: underline;
  text-underline-offset: 3px; }

.desktop-account-drawer,
.desktop-login-drawer, .desktop-sso-marketing-drawer {
  display: flex;
  position: fixed;
  height: 100%;
  flex-direction: column;
  width: 400px;
  align-items: flex-start;
  flex-shrink: 0;
  background-color: #fff;
  right: -400px;
  top: 0;
  overflow: auto;
  z-index: 1001;
  transition: all 300ms ease-in-out;
  visibility: hidden; }
  .desktop-account-drawer.visible,
  .desktop-login-drawer.visible, .desktop-sso-marketing-drawer.visible {
    visibility: visible;
    right: 0; }
  @media screen and (max-width: 1024px) {
    .desktop-account-drawer,
    .desktop-login-drawer, .desktop-sso-marketing-drawer {
      width: 400px; } }
  @media screen and (max-width: 600px) {
    .desktop-account-drawer,
    .desktop-login-drawer, .desktop-sso-marketing-drawer {
      width: 100%; } }
  .desktop-account-drawer .account-container,
  .desktop-login-drawer .account-container, .desktop-sso-marketing-drawer .account-container {
    display: flex;
    flex-direction: column; }
  .desktop-account-drawer .close-account-drawer,
  .desktop-login-drawer .close-account-drawer, .desktop-sso-marketing-drawer .close-account-drawer {
    margin: 16px 16px 8px; }
  .desktop-account-drawer .account-list,
  .desktop-login-drawer .account-list, .desktop-sso-marketing-drawer .account-list {
    padding: 24px 24px 32px;
    display: flex;
    flex-direction: column; }
    @media screen and (min-device-width: 1281px) and (max-device-width: 1439px) {
      .desktop-account-drawer .account-list,
      .desktop-login-drawer .account-list, .desktop-sso-marketing-drawer .account-list {
        padding: 10px 24px 10px; } }
    .desktop-account-drawer .account-list__logindetails,
    .desktop-login-drawer .account-list__logindetails, .desktop-sso-marketing-drawer .account-list__logindetails {
      padding: 24px 32px 0;
      text-transform: uppercase;
      font-size: 14px;
      font-weight: 700;
      line-height: 17.74px;
      letter-spacing: 0.15em;
      margin-bottom: 25px; }
      @media screen and (min-device-width: 1281px) and (max-device-width: 1439px) {
        .desktop-account-drawer .account-list__logindetails,
        .desktop-login-drawer .account-list__logindetails, .desktop-sso-marketing-drawer .account-list__logindetails {
          margin-bottom: 26px; } }
      .desktop-account-drawer .account-list__logindetails.sso-marketing-header,
      .desktop-login-drawer .account-list__logindetails.sso-marketing-header, .desktop-sso-marketing-drawer .account-list__logindetails.sso-marketing-header {
        padding: 0; }
        .desktop-account-drawer .account-list__logindetails.sso-marketing-header .default-icon-colour,
        .desktop-login-drawer .account-list__logindetails.sso-marketing-header .default-icon-colour, .desktop-sso-marketing-drawer .account-list__logindetails.sso-marketing-header .default-icon-colour {
          margin-top: 0;
          width: 24px;
          height: 24px; }
    .desktop-account-drawer .account-list__item,
    .desktop-login-drawer .account-list__item, .desktop-sso-marketing-drawer .account-list__item {
      margin-bottom: 16px;
      text-transform: uppercase;
      font-size: 14px;
      font-style: normal;
      line-height: normal;
      letter-spacing: 2.1px;
      text-decoration: none; }
      @media screen and (min-device-width: 1281px) and (max-device-width: 1439px) {
        .desktop-account-drawer .account-list__item,
        .desktop-login-drawer .account-list__item, .desktop-sso-marketing-drawer .account-list__item {
          margin-bottom: 8px; } }
      .desktop-account-drawer .account-list__item.category-title,
      .desktop-login-drawer .account-list__item.category-title, .desktop-sso-marketing-drawer .account-list__item.category-title {
        font-weight: 700; }
    .desktop-account-drawer .account-list__details,
    .desktop-login-drawer .account-list__details, .desktop-sso-marketing-drawer .account-list__details {
      display: flex;
      flex-direction: column;
      gap: 4px;
      margin-bottom: 32px;
      color: rgba(0, 0, 0, 0.56); }
      @media screen and (min-device-width: 1281px) and (max-device-width: 1439px) {
        .desktop-account-drawer .account-list__details,
        .desktop-login-drawer .account-list__details, .desktop-sso-marketing-drawer .account-list__details {
          margin-bottom: 16px; } }
      .desktop-account-drawer .account-list__details .customer-name,
      .desktop-login-drawer .account-list__details .customer-name, .desktop-sso-marketing-drawer .account-list__details .customer-name {
        text-transform: uppercase;
        font-weight: 700;
        letter-spacing: 2.1px; }
      .desktop-account-drawer .account-list__details .customer-email,
      .desktop-login-drawer .account-list__details .customer-email, .desktop-sso-marketing-drawer .account-list__details .customer-email {
        font-weight: 400;
        letter-spacing: 0.21px; }
    .desktop-account-drawer .account-list .signout-account-drawer,
    .desktop-login-drawer .account-list .signout-account-drawer, .desktop-sso-marketing-drawer .account-list .signout-account-drawer {
      text-decoration: underline;
      text-transform: capitalize;
      font-weight: 400;
      letter-spacing: 0.21px;
      margin: 16px 0 0; }
      @media screen and (min-device-width: 1281px) and (max-device-width: 1439px) {
        .desktop-account-drawer .account-list .signout-account-drawer,
        .desktop-login-drawer .account-list .signout-account-drawer, .desktop-sso-marketing-drawer .account-list .signout-account-drawer {
          margin: 8px 0 0; } }

.desktop-sso-marketing-drawer .account-list {
  padding: 24px 24px 32px;
  display: flex;
  flex-direction: column; }
  @media screen and (min-device-width: 1281px) and (max-device-width: 1439px) {
    .desktop-sso-marketing-drawer .account-list {
      padding: 10px 32px 10px; } }

.account-drawer-overlay,
.login-drawer-overlay,
.mega-menu-overlay, .marketing-drawer-overlay {
  background-color: rgba(0, 0, 0, 0.32);
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 100;
  visibility: hidden;
  opacity: 0;
  transition: all 300ms ease-in-out; }
  .account-drawer-overlay.visible,
  .login-drawer-overlay.visible,
  .mega-menu-overlay.visible, .marketing-drawer-overlay.visible {
    opacity: 1;
    visibility: visible; }

.mega-menu-overlay {
  z-index: 79;
  transition: none; }

.account-product-recommendations {
  max-width: 400px;
  padding: 0 24px 0;
  margin-top: auto; }
  @media screen and (max-width: 1024px) {
    .account-product-recommendations {
      padding: 0 0 0 40px;
      margin-top: 0;
      max-width: 100%; } }
  @media screen and (max-width: 1024px) {
    .account-product-recommendations .klevuWrap {
      margin-left: -40px; } }
  .account-product-recommendations .kuRECSWrap {
    max-height: calc(50vh - 55px);
    overflow: auto !important;
    width: 100%;
    height: 100%;
    padding-right: 8px !important;
    box-sizing: content-box !important;
    margin: 0 -8px;
    padding-bottom: 0 !important;
    align-items: flex-start !important; }
    @media screen and (max-width: 1024px) {
      .account-product-recommendations .kuRECSWrap {
        box-sizing: border-box !important;
        padding-right: 0 !important;
        max-height: 100%;
        margin: 0;
        padding-bottom: 10px !important; } }
    @media screen and (min-width: 1700x) {
      .account-product-recommendations .kuRECSWrap {
        max-height: calc(50vh - 46px); } }
  .account-product-recommendations .kuRECSContainer {
    margin-bottom: 0; }
    .account-product-recommendations .kuRECSContainer .kuRECSResults {
      padding: 0 8px; }
      @media screen and (max-width: 1024px) {
        .account-product-recommendations .kuRECSContainer .kuRECSResults {
          padding: 0;
          padding-left: 40px; } }
    @media screen and (max-width: 1024px) {
      .account-product-recommendations .kuRECSContainer .kuRECSHeader {
        padding-left: 40px; } }
    .account-product-recommendations .kuRECSContainer .kuRECSHeader .kuRECSTitle {
      font-weight: 700;
      font-size: 14px;
      line-height: 18px;
      text-align: right;
      letter-spacing: 0.15em;
      text-transform: uppercase;
      color: rgba(0, 0, 0, 0.56);
      padding-bottom: 9px;
      border-bottom: 1px solid rgba(0, 0, 0, 0.08);
      margin-bottom: 0 !important; }
      @media screen and (max-width: 1024px) {
        .account-product-recommendations .kuRECSContainer .kuRECSHeader .kuRECSTitle {
          padding-right: 24px;
          margin-top: 40px;
          margin-bottom: 16px !important; } }
    .account-product-recommendations .kuRECSContainer .kuRECSResultsInner {
      white-space: normal;
      display: flex;
      flex-wrap: wrap;
      margin: 0 -8px;
      padding-top: 16px;
      padding-bottom: 42px; }
      @media screen and (max-width: 1024px) {
        .account-product-recommendations .kuRECSContainer .kuRECSResultsInner {
          white-space: nowrap;
          display: block;
          margin: 0;
          padding-bottom: 10px;
          padding-top: 0; } }
      .account-product-recommendations .kuRECSContainer .kuRECSResultsInner .kuRECS-itemWrap {
        border: none;
        margin: 0;
        width: calc(100% / 2);
        padding: 0 8px 16px; }
        @media screen and (max-width: 1024px) {
          .account-product-recommendations .kuRECSContainer .kuRECSResultsInner .kuRECS-itemWrap {
            border: none;
            width: 166px;
            padding: 0;
            margin-right: 16px; } }
      .account-product-recommendations .kuRECSContainer .kuRECSResultsInner .kuRECS-item {
        padding: 0 !important; }
      .account-product-recommendations .kuRECSContainer .kuRECSResultsInner .kuRECS-itemDesc {
        text-align: center;
        margin-top: 16px !important; }
        @media screen and (min-device-width: 1281px) and (max-device-width: 1439px) {
          .account-product-recommendations .kuRECSContainer .kuRECSResultsInner .kuRECS-itemDesc {
            margin-top: 0 !important; } }
        .account-product-recommendations .kuRECSContainer .kuRECSResultsInner .kuRECS-itemDesc .kuRECSTitle {
          font-weight: 400;
          font-size: 12px;
          line-height: 15px;
          text-align: center;
          letter-spacing: 0.15em;
          text-transform: uppercase;
          color: rgba(0, 0, 0, 0.83);
          margin-bottom: 8px; }
          @media screen and (max-width: 1024px) {
            .account-product-recommendations .kuRECSContainer .kuRECSResultsInner .kuRECS-itemDesc .kuRECSTitle {
              text-align: left; } }
        .account-product-recommendations .kuRECSContainer .kuRECSResultsInner .kuRECS-itemDesc .kuSalePrice, .account-product-recommendations .kuRECSContainer .kuRECSResultsInner .kuRECS-itemDesc .kuOrigPrice {
          line-height: 15px;
          text-align: center;
          letter-spacing: 0.15em;
          text-transform: uppercase;
          font-weight: 300;
          font-size: 12px;
          color: rgba(0, 0, 0, 0.83); }
          @media screen and (max-width: 1024px) {
            .account-product-recommendations .kuRECSContainer .kuRECSResultsInner .kuRECS-itemDesc .kuSalePrice, .account-product-recommendations .kuRECSContainer .kuRECSResultsInner .kuRECS-itemDesc .kuOrigPrice {
              text-align: left; } }

.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: #757575;
    display: inline-block;
    padding: 0.35714rem 0.5rem;
    text-decoration: none; }
    .tag a:hover {
      color: #333333; }

.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: #999999; }
    .socialLinks .icon:hover img {
      filter: invert(100%); }
    .socialLinks .icon svg {
      fill: #757575;
      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--alt .icon {
  height: 1.5rem;
  width: 1.5rem; }

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

.socialLinks .socialLinks-item {
  margin-right: 18px; }

.socialLinks-item .icon svg {
  height: 15px; }

.socialLinks-item .icon--youtube {
  margin: 0 0 4px; }
  .socialLinks-item .icon--youtube svg {
    height: 20px; }

.socialLinks-item .icon--tiktok img {
  vertical-align: top;
  max-height: 16px; }

.heroCarousel {
  width: 1px;
  min-width: 100%;
  margin-bottom: 4.5rem;
  margin-top: -1.5rem;
  overflow: hidden;
  visibility: hidden; }
  .heroCarousel.is-visible {
    visibility: visible; }
  @media (min-width: 769px) {
    .heroCarousel {
      margin-top: -2.5rem; } }
  .heroCarousel.slick-initialized {
    opacity: 1;
    max-height: 100vh; }
    @media (min-width: 551px) {
      .heroCarousel.slick-initialized {
        max-height: 28.57143rem; } }
    @media (min-width: 769px) {
      .heroCarousel.slick-initialized {
        max-height: 42.85714rem; } }
  .heroCarousel:not(.slick-initialized) :not(.heroCarousel-slide--first).heroCarousel-slide {
    display: none; }
  .heroCarousel a {
    text-decoration: none; }
  .heroCarousel .slick-next,
  .heroCarousel .slick-prev {
    top: 50%;
    transform: translateY(-50%);
    margin: 0; }
  .heroCarousel .slick-next {
    right: 15px; }
    @media (min-width: 769px) {
      .heroCarousel .slick-next {
        right: 25px; } }
  .heroCarousel .slick-prev {
    left: 15px; }
    @media (min-width: 769px) {
      .heroCarousel .slick-prev {
        left: 25px; } }
  .heroCarousel .slick-dots {
    bottom: 0.5rem; }
    @media (min-width: 769px) {
      .heroCarousel .slick-dots {
        bottom: 1.5rem; } }
    .heroCarousel .slick-dots li {
      background-color: white;
      background-color: rgba(255, 255, 255, 0.9); }

.heroCarousel-slide {
  position: relative; }
  .heroCarousel-slide a {
    text-decoration: none; }
  .heroCarousel-slide .heroCarousel-image {
    object-fit: contain;
    width: 100%;
    height: 100%;
    object-position: 50% 0%; }
    @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 {
    width: 100%;
    height: 100%; }
  .heroCarousel-slide.compat-object-fit {
    overflow: hidden; }
    .heroCarousel-slide.compat-object-fit .heroCarousel-image {
      width: auto; }
  .heroCarousel-slide .heroCarousel-image-wrapper {
    height: 17.85714rem;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    height: 56.25vw; }
    @media (min-width: 551px) {
      .heroCarousel-slide .heroCarousel-image-wrapper {
        max-height: 28.57143rem; } }
    @media (min-width: 769px) {
      .heroCarousel-slide .heroCarousel-image-wrapper {
        max-height: 42.85714rem; } }
  .heroCarousel-slide.is-square-image-type .heroCarousel-image-wrapper {
    height: 100vw; }
    @media (min-width: 551px) {
      .heroCarousel-slide.is-square-image-type .heroCarousel-image-wrapper {
        height: 56.25vw; } }
  .heroCarousel-slide.is-vertical-image-type .heroCarousel-image-wrapper {
    height: 110vw; }
    @media (min-width: 551px) {
      .heroCarousel-slide.is-vertical-image-type .heroCarousel-image-wrapper {
        height: 56.25vw; } }

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

.heroCarousel-title {
  color: #444444;
  font-size: 16px;
  margin-top: 0; }
  @media (min-width: 769px) {
    .heroCarousel-title {
      font-size: 50px; } }

.heroCarousel-description {
  color: #333333;
  font-size: 12px; }
  @media (min-width: 551px) {
    .heroCarousel-description {
      font-size: 13px; } }
  @media (min-width: 769px) {
    .heroCarousel-description {
      font-size: 15px; } }

.heroCarousel-action {
  margin: 0; }
  @media (min-width: 769px) {
    .heroCarousel-action {
      margin-top: 1.5rem; } }

@media (min-width: 769px) {
  .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: 769px) {
  .writeReview-form {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    width: 50%;
    float: left; } }

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

.writeReview-productDetails {
  text-align: center; }
  .writeReview-productDetails .product-title {
    margin-top: 0.71429rem; }

.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 {
  width: 1px;
  min-width: 100%;
  margin: 0 -0.75rem;
  max-width: none;
  width: auto; }
  .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: 769px) {
    .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; }

#modal {
  width: calc(100% - 32px);
  height: fit-content;
  padding: 16px 16px 8px 16px;
  overflow-y: auto; }
  #modal .product-form {
    display: flex;
    flex-direction: column;
    margin-bottom: 0; }
  #modal .ordergroove-pdp-container {
    order: -1; }
  #modal .product-atc-wishlist-container {
    margin-bottom: 24px; }
  @media (min-width: 769px) {
    #modal {
      width: 632px;
      padding: 16px; } }
  #modal .modal-content .quickView {
    display: flex;
    flex-direction: column;
    padding: unset;
    max-height: unset !important;
    overflow: hidden; }
    @media (min-width: 769px) {
      #modal .modal-content .quickView {
        flex-direction: row; } }
    #modal .modal-content .quickView .productView--quickView {
      display: flex;
      align-items: center;
      flex-direction: column;
      margin: 0;
      height: unset; }
      @media (min-width: 769px) {
        #modal .modal-content .quickView .productView--quickView {
          flex-direction: row; } }
      #modal .modal-content .quickView .productView--quickView .og-offer {
        text-align: left;
        margin-bottom: 4px;
        padding: 0;
        order: -1; }
        #modal .modal-content .quickView .productView--quickView .og-offer og-offer {
          padding: 0; }
          #modal .modal-content .quickView .productView--quickView .og-offer og-offer p {
            margin-top: 0 !important; }
      #modal .modal-content .quickView .productView--quickView .productView-media {
        width: 311px;
        height: 260px;
        padding: unset;
        margin-bottom: 8px; }
        @media (min-width: 769px) {
          #modal .modal-content .quickView .productView--quickView .productView-media {
            width: 264px;
            height: 320px;
            margin: unset;
            margin-right: 16px; } }
        #modal .modal-content .quickView .productView--quickView .productView-media .productView-images {
          width: 100%;
          height: 260px;
          display: flex;
          justify-content: center; }
          @media (min-width: 769px) {
            #modal .modal-content .quickView .productView--quickView .productView-media .productView-images {
              width: 264px;
              height: 320px; } }
          #modal .modal-content .quickView .productView--quickView .productView-media .productView-images img {
            width: unset !important;
            width: 100% !important;
            height: unset !important;
            max-width: unset; }
      #modal .modal-content .quickView .productView--quickView .productView-details {
        width: 100%;
        height: 100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        padding: unset;
        margin: unset; }
        @media (min-width: 769px) {
          #modal .modal-content .quickView .productView--quickView .productView-details {
            width: 320px; }
            #modal .modal-content .quickView .productView--quickView .productView-details > * {
              width: 100%; } }
        #modal .modal-content .quickView .productView--quickView .productView-details .productView-product {
          padding: 0 0 4px 0;
          margin-bottom: 24px;
          display: flex;
          flex-direction: column;
          align-items: center; }
          #modal .modal-content .quickView .productView--quickView .productView-details .productView-product .productView-title {
            margin-bottom: 16px;
            font-size: 22px;
            font-weight: 400;
            line-height: 30px;
            letter-spacing: 2px;
            text-align: center;
            color: rgba(0, 0, 0, 0.83); }
            @media (min-width: 769px) {
              #modal .modal-content .quickView .productView--quickView .productView-details .productView-product .productView-title {
                padding: 16px 24px 0; } }
          #modal .modal-content .quickView .productView--quickView .productView-details .productView-product .productView-price {
            margin: 0; }
            #modal .modal-content .quickView .productView--quickView .productView-details .productView-product .productView-price .price-section {
              font-size: 14px;
              font-weight: 400;
              line-height: 18px;
              letter-spacing: 0.15em;
              text-align: right;
              color: rgba(0, 0, 0, 0.83); }
            #modal .modal-content .quickView .productView--quickView .productView-details .productView-product .productView-price .selected-variant-label {
              font-size: 14px;
              font-weight: 300;
              line-height: 18px;
              letter-spacing: 0.15em;
              text-align: center;
              color: rgba(0, 0, 0, 0.83); }
        #modal .modal-content .quickView .productView--quickView .productView-details .productView-options {
          margin: 0;
          padding-bottom: 16px;
          text-align: center; }
          #modal .modal-content .quickView .productView--quickView .productView-details .productView-options .form-field {
            margin: 0 0 8px 0; }
            #modal .modal-content .quickView .productView--quickView .productView-details .productView-options .form-field .form-option-list {
              margin: unset;
              gap: 8px; }
              #modal .modal-content .quickView .productView--quickView .productView-details .productView-options .form-field .form-option-list label.form-option {
                margin: unset;
                padding: 11px 4px 11px 4px;
                font-weight: 400;
                font-size: 14px;
                line-height: 16px;
                letter-spacing: 0.2em;
                text-align: center;
                color: rgba(0, 0, 0, 0.83);
                background: rgba(0, 0, 0, 0.03); }
          #modal .modal-content .quickView .productView--quickView .productView-details .productView-options #product-sold-out {
            height: 48px; }
          #modal .modal-content .quickView .productView--quickView .productView-details .productView-options .product-atc-wishlist-container {
            gap: 0; }
          #modal .modal-content .quickView .productView--quickView .productView-details .productView-options #product-sold-out.showing ~ .form-action {
            display: none; }
          #modal .modal-content .quickView .productView--quickView .productView-details .productView-options .form-action {
            margin: 0; }
            #modal .modal-content .quickView .productView--quickView .productView-details .productView-options .form-action #form-action-addToCart {
              width: 311px;
              height: 48px;
              padding: 16px 32px 16px 32px;
              margin: 0;
              font-size: 14px;
              font-weight: 400;
              line-height: 16px;
              letter-spacing: 0.2em;
              text-align: center; }
          #modal .modal-content .quickView .productView--quickView .productView-details .productView-options .viewproduct {
            text-transform: uppercase;
            font-size: 14px;
            font-weight: 400;
            line-height: 16px;
            letter-spacing: 0.2em;
            text-align: center;
            color: rgba(0, 0, 0, 0.83); }
          #modal .modal-content .quickView .productView--quickView .productView-details .productView-options #og-form-section {
            margin-bottom: 8px; }
    #modal .modal-content .quickView .productView-description,
    #modal .modal-content .quickView .yotpo-main-widget,
    #modal .modal-content .quickView .hero-banner,
    #modal .modal-content .quickView .videos-section,
    #modal .modal-content .quickView .thumbnail-image-container,
    #modal .modal-content .quickView .form-wishlist,
    #modal .modal-content .quickView section.sticky,
    #modal .modal-content .quickView .klarna-placement,
    #modal .modal-content .quickView #primary-section,
    #modal .modal-content .quickView .small-device-content,
    #modal .modal-content .quickView .large-device-content,
    #modal .modal-content .quickView #secondary-section,
    #modal .modal-content .quickView .slick-dots,
    #modal .modal-content .quickView .yotpo-pictures-widget {
      display: none !important; }
    #modal .modal-content .quickView .yotpo.bottomLine,
    #modal .modal-content .quickView .productView-rating,
    #modal .modal-content .quickView .productView-info {
      display: none; }
  #modal .modal-close {
    width: 24px;
    height: 24px;
    top: 13px;
    right: 16px; }
    #modal .modal-close .close-icon {
      width: inherit;
      height: inherit; }

.modal-background {
  opacity: 0.2; }

.hide-popup {
  display: none !important; }

#modal .modal-content .quickView .productView--quickView .productView-details .productView-options .form-action.hidden-kit-addToCart-button {
  display: none; }

#modal .modal-content .quickView .kit-productView.productView--quickView .productView-details .productView-options .kit-shippingbox {
  margin: 16px 0; }

.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: 769px) {
    .productReview {
      width: 50%; } }
  @media (min-width: 1261px) {
    .productReview {
      width: 33.33333%; } }

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

.productReview-author {
  color: #757575;
  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; }

.productReviews {
  background: #f3f3f3;
  position: relative;
  padding: 1.78571rem 0; }
  @media (min-width: 769px) {
    .productReviews {
      padding: 3.57143rem 0 2.85714rem; } }
  .productReviews:before, .productReviews:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 100%;
    width: 71.35714rem;
    background: #f3f3f3; }
  .productReviews:after {
    left: 100%; }
  .productReviews.toggle {
    border: none; }
  .productReviews .toggle-title {
    text-align: center;
    margin: 10px 0 25px;
    font-size: 1.78571rem; }
    @media (min-width: 769px) {
      .productReviews .toggle-title {
        font-size: 2.28571rem;
        margin: 10px 0 32px; } }
  .productReviews .slick-prev,
  .productReviews .slick-next {
    background: none;
    border: none; }
  .productReviews .slick-dots li button {
    width: 22px;
    height: 6px;
    border: none;
    border-radius: 0; }
  .productReviews .slick-dots li button::before {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 0;
    background: #b2b2b2; }
  .productReviews .slick-dots li.slick-active button::before {
    background: #6d6d6d; }

.productReviews-reviewLink {
  text-align: center;
  padding: 0 0 34px; }
  .productReviews-reviewLink a {
    text-decoration: none;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 400;
    color: black; }
    @media (min-width: 769px) {
      .productReviews-reviewLink a {
        font-size: 20px; } }

.productReviews-list.slick-slider {
  margin: 0; }

.productReview.slick-slide {
  float: left;
  text-align: center;
  padding-left: 1.07143rem;
  padding-right: 1.07143rem;
  padding-bottom: 1.78571rem; }
  @media (min-width: 769px) {
    .productReview.slick-slide {
      padding-left: 1.78571rem;
      padding-right: 1.78571rem; } }
  @media (min-width: 1261px) {
    .productReview.slick-slide {
      padding-left: 3.21429rem;
      padding-right: 3.21429rem;
      padding-bottom: 3.21429rem; } }

.productReview .productReview-title {
  text-transform: uppercase;
  margin: 10px 0; }

.productReview .productReview-body {
  text-align: justify;
  line-height: 1.7; }

.productReview .productReview-author,
.productReview .productReview-date {
  text-transform: uppercase;
  font-weight: 400;
  color: black;
  margin: 0 0 12px; }

.productView {
  padding-top: 1rem; }

.productView-images {
  margin-bottom: 12px; }

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

.productView-images-container {
  display: flex;
  width: 100%; }

.productView-img-container {
  position: relative;
  align-self: center;
  margin: auto;
  width: 100%;
  height: 100%; }
  .productView-img-container img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    max-height: 100%;
    width: 100%;
    object-fit: contain;
    margin: 0;
    /* Object-fit polyfill */
    font-family: 'object-fit: contain;'; }
  .productView-img-container:after {
    content: '';
    display: block;
    height: 0;
    width: 100%;
    padding-bottom: 100%; }

.productView-thumbnail-desktop img {
  margin-bottom: 8px; }

.productView-thumbnail-link-desktop img {
  border: 1px solid transparent;
  width: 80px; }

.productView-thumbnail-link-desktop.is-active img {
  border: 1px solid #d9d9d6; }

.productView-thumbnail-video-desktop img {
  border: 1px solid transparent; }

.productView-thumbnail-video-desktop.is-active img {
  border: 1px solid #d9d9d6; }

.productView-thumbnails-mobile {
  margin-top: 0px !important; }
  .productView-thumbnails-mobile img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 90%;
    object-fit: contain;
    /* Object-fit polyfill */
    font-family: 'object-fit: contain;';
    position: relative; }
  .productView-thumbnails-mobile .slick-track {
    display: flex;
    align-items: center; }
    .productView-thumbnails-mobile .slick-track mux-player {
      aspect-ratio: 4 / 5;
      --media-object-fit: cover; }
    .productView-thumbnails-mobile .slick-track mux-player::part(center seek-forward button) {
      display: none; }
    .productView-thumbnails-mobile .slick-track mux-player::part(center seek-backward button) {
      display: none; }
    .productView-thumbnails-mobile .slick-track mux-player::part(bottom volume range) {
      display: none; }

.productView-thumbnails .slick-next {
  right: 0; }

.productView-thumbnails .slick-prev {
  left: 0; }

.productView-thumbnails img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  margin: 0;
  width: 80px;
  object-fit: contain;
  /* Object-fit polyfill */
  font-family: 'object-fit: contain;';
  position: relative; }

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

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

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

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

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

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

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

.productView-price {
  font-size: 15px;
  text-align: center;
  display: flex;
  justify-content: center;
  margin: 16px 0; }
  @media (min-width: 769px) {
    .productView-price {
      font-size: 25px;
      margin-bottom: 1rem; } }
  .productView-price .price-section--saving {
    font-size: 15px; }
  .productView-price .price-section,
  .productView-price .selected-variant-label {
    padding: 0 10px; }
  .productView-price .selected-variant-label {
    border-left: 1px solid #666666;
    font-weight: 300;
    text-transform: uppercase;
    display: none; }
  .productView-price abbr {
    border: 0;
    color: inherit;
    font-size: inherit; }

.productView-reviewLink {
  display: inline-block;
  margin-left: 0.35714rem;
  vertical-align: middle; }
  .productView-reviewLink + .productView-reviewLink {
    display: block;
    margin-left: auto; }
    @media (min-width: 551px) {
      .productView-reviewLink + .productView-reviewLink {
        display: inline-block;
        margin-left: 0.78571rem; } }
  .productView-reviewLink > a {
    color: #757575; }
    .productView-reviewLink > a:hover {
      color: #333333; }
    .productView-reviewLink > a--new {
      padding: 0; }

.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 .productView-info-name {
    display: none !important; }

.productView-info-name,
.productView-info-value {
  text-align: center; }
  @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: "Europa", "Montserrat", 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-options {
  margin-bottom: 16px;
  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; } }
  @media (min-width: 551px) {
    .productView-options .form-input[type='number'] {
      width: 16.66667%; } }
  .productView-options .form {
    display: inline; }
  .productView-options input[type='file'] {
    font-size: 13px; }
  .productView-options .form-field {
    font-size: 0;
    margin-bottom: 2rem; }
    .productView-options .form-field > .form-checkbox + .form-label,
    .productView-options .form-field > .form-radio + .form-label {
      display: inline-block;
      margin-left: 1.5rem;
      width: auto; }
      @media (min-width: 551px) {
        .productView-options .form-field > .form-checkbox + .form-label,
        .productView-options .form-field > .form-radio + .form-label {
          margin-left: 0;
          width: 100%; } }
    .productView-options .form-field > .form-radio + .form-label {
      text-align: justify;
      display: inline-block; }
    .productView-options .form-field > .form-label:nth-of-type(2) {
      margin-left: 0; }
  @media (min-width: 551px) {
    .productView-options .form-action {
      padding: 0 0.71429rem;
      width: 100%; } }
  .productView-options .form-action .button {
    width: 100%; }

.productOptions-list {
  border: 1px solid #c4c4c4;
  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 #c4c4c4; }
  .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 {
  overflow: hidden;
  position: absolute;
  width: 100%;
  height: 100%; }
  .productView-image .easyzoom-flyout img {
    max-width: none;
    width: auto; }

.pt-product .breadcrumbs {
  text-align: left; }

.productView-product {
  border: 0;
  padding: 0;
  text-align: center; }
  @media (min-width: 769px) {
    .productView-product {
      text-align: left; } }

.productView-images .productView-thumbnail-link {
  border: none;
  padding: 0;
  height: 80px;
  max-width: 80px; }
  .productView-images .productView-thumbnail-link:focus {
    outline: none; }

.productView-images .productView-thumbnail:only-child {
  display: none; }

.productView {
  font-weight: 300;
  letter-spacing: 0.25px; }
  .productView .button {
    border-radius: 0;
    text-transform: uppercase; }
  .productView .form-action .button {
    width: 100% !important;
    background: #1d1d1d;
    color: #fff;
    border-width: 0; }
    .productView .form-action .button:hover {
      background: #4f4f4f; }

.productView-details {
  margin-bottom: 0;
  padding-bottom: 0; }
  .productView-details .productView-title {
    font-size: 25px;
    letter-spacing: 0.14286rem;
    margin: 0 0 1.07143rem;
    text-align: center; }
    @media (min-width: 769px) {
      .productView-details .productView-title {
        font-size: 30px;
        letter-spacing: 0.28571rem; } }
    @media (min-width: 1261px) {
      .productView-details .productView-title {
        font-size: 35px;
        margin: 0 0 1.85714rem; } }

.productView-info-top {
  font-size: 14px;
  margin: 0 0 1rem;
  letter-spacing: 2px; }
  @media (min-width: 769px) {
    .productView-info-top {
      font-size: 15px; } }

.productView-info-value:empty {
  margin: 0; }

.productView-price {
  font-weight: 400; }
  @media (min-width: 769px) {
    .productView-price {
      font-size: 16px; } }

.productView-description .productView-description {
  padding: 0;
  padding-bottom: 2.85714rem;
  text-align: justify; }
  .productView-description .productView-description p {
    line-height: 1.3;
    margin-bottom: 1.1rem; }
  .productView-description .productView-description p:last-child,
  .productView-description .productView-description ul:last-child {
    margin-bottom: 0 !important; }
  .productView-description .productView-description h3 {
    font-size: 17px;
    margin-top: 0;
    margin-bottom: 0.85714rem; }
  .productView-description .productView-description h4 {
    font-size: 15px; }
  .productView-description .productView-description p + h3,
  .productView-description .productView-description ul + h3 {
    margin-top: 1.78571rem; }
    @media (min-width: 769px) {
      .productView-description .productView-description p + h3,
      .productView-description .productView-description ul + h3 {
        margin-top: 2.14286rem; } }
    @media (min-width: 1261px) {
      .productView-description .productView-description p + h3,
      .productView-description .productView-description ul + h3 {
        margin-top: 2.85714rem; } }

.productView-options {
  font-weight: 400; }
  @media (min-width: 551px) {
    .productView-options {
      text-align: center; } }
  @media (min-width: 769px) {
    .productView-options {
      text-align: left; } }
  .productView-options .form-field {
    margin-bottom: 16px; }
    @media (min-width: 551px) {
      .productView-options .form-field > .form-checkbox + .form-label,
      .productView-options .form-field > .form-radio + .form-label {
        width: auto;
        margin-left: 1.5rem; } }
    @media (min-width: 769px) {
      .productView-options .form-field > .form-checkbox + .form-label,
      .productView-options .form-field > .form-radio + .form-label {
        width: 100%;
        margin-left: 0; } }
    .productView-options .form-field[data-product-attribute='swatch'] {
      text-align: center;
      margin-bottom: 16px; }
  .productView-options .form-label--alternate {
    display: none;
    text-transform: uppercase;
    font-size: 14px; }
    @media (min-width: 551px) {
      .productView-options .form-label--alternate {
        font-size: 16px; } }
    .productView-options .form-label--alternate small {
      display: none; }
  .productView-options .form-option-list {
    display: flex;
    margin-right: -16px; }
  .productView-options [data-grid-view] {
    display: grid;
    gap: 8px;
    grid-template-columns: repeat(5, 1fr);
    margin: 0; }
    .productView-options [data-grid-view] .form-option {
      margin: 0; }
    @media (min-width: 800px) {
      .productView-options [data-grid-view] {
        grid-template-columns: repeat(4, 1fr); } }
    @media (min-width: 1000px) {
      .productView-options [data-grid-view] {
        grid-template-columns: repeat(5, 1fr); } }
  .productView-options .form-option {
    flex: 1;
    text-transform: uppercase;
    padding: 0.71429rem;
    text-align: center;
    border: 1px solid transparent;
    background-color: #f3f3f3;
    margin-right: 16px;
    margin-bottom: 0; }
    @media (min-width: 1261px) {
      .productView-options .form-option {
        min-width: 70px; }
        .productView-options .form-option-swatch {
          min-width: 0;
          background-color: transparent; } }
    .productView-options .form-option-swatch {
      background-color: transparent;
      padding: 0;
      margin-right: 8px; }
      .productView-options .form-option-swatch .label-caption {
        display: block;
        padding: 3px 0 0;
        font-size: 11px; }
  .productView-options .form-radio:checked + .form-option {
    border-color: #666666;
    box-shadow: none; }
  .productView-options .form-option-swatch {
    margin-bottom: 0; }
  .productView-options .form-radio:checked + .form-option-swatch .form-option-variant--color,
  .productView-options .form-radio:checked + .form-option-swatch .form-option-variant--pattern {
    height: 32px;
    width: 32px;
    margin: 4px; }
  .productView-options .form-option-variant {
    font-size: 12px;
    letter-spacing: 2px; }
  .productView-options .form-action {
    margin-top: 0.5rem;
    padding: 0; }
    @media (min-width: 551px) {
      .productView-options .form-action {
        float: none;
        text-align: center;
        width: auto; } }
    @media (min-width: 769px) {
      .productView-options .form-action {
        text-align: left; } }
    .productView-options .form-action .button {
      min-width: 14.64286rem;
      padding: 0.92857rem;
      font-size: 15px;
      letter-spacing: 1px; }
      @media (min-width: 551px) {
        .productView-options .form-action .button {
          width: auto; } }
    .productView-options .form-action .addToCart-button {
      height: 56px; }
  .productView-options #product-sold-out {
    width: 100%;
    height: 56px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 14px;
    letter-spacing: 2.8px;
    text-align: center;
    text-transform: uppercase;
    padding: 16px 32px;
    line-height: normal;
    background: #f3f3f3;
    color: rgba(0, 0, 0, 0.64);
    margin-bottom: 24px; }
    @media (min-width: 769px) {
      .productView-options #product-sold-out {
        margin-bottom: 32px; } }
    .productView-options #product-sold-out .Coming-Back-Soon {
      font-size: 0; }
      .productView-options #product-sold-out .Coming-Back-Soon:before {
        content: "Komme bald zurück";
        font-size: 14px; }

.productView-video,
.productView-steps,
.productView-threeCols {
  margin-left: auto;
  margin-right: auto;
  max-width: 100rem; }
  .modal-body.quickView .productView-video, .modal-body.quickView
  .productView-steps, .modal-body.quickView
  .productView-threeCols {
    display: none; }

.mux-productView {
  display: flex;
  width: 100%;
  height: 100%;
  align-items: flex-start;
  justify-content: center; }
  .mux-productView mux-player {
    width: 80%;
    aspect-ratio: 4 / 5;
    --media-object-fit: cover;
    --media-object-position: center;
    --pip-button: none;
    --playback-rate-button: none;
    --seek-backward-button: none;
    --seek-forward-button: none;
    --rendition-selectmenu: none; }

.productView-steps a {
  text-transform: uppercase;
  text-decoration: none; }

.productView-accordion .shogun-accordion {
  box-shadow: none; }
  .productView-accordion .shogun-accordion .shogun-accordion-header {
    flex-direction: row-reverse; }
  .productView-accordion .shogun-accordion .shogun-accordion-body {
    padding: 10px !important; }
  .productView-accordion .shogun-accordion .shogun-accordion-icon {
    position: relative;
    margin-right: 5px; }

.productView-thumbnails .slick-dots li button {
  width: 22px;
  height: 6px;
  border: none;
  border-radius: 0; }

.productView-thumbnails .slick-dots li button::before {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 0;
  background: #b2b2b2; }

.productView-thumbnails .slick-dots li.slick-active button::before {
  background: #6d6d6d; }

.productTabs {
  border: 0 none; }
  .productTabs .tab:only-child {
    float: none;
    width: 100%;
    border: 0 none; }
    .productTabs .tab:only-child .tab-title {
      font-size: 25px;
      letter-spacing: 1px;
      text-transform: uppercase;
      font-weight: normal;
      text-align: center;
      padding: 0; }
      @media (min-width: 551px) {
        .productTabs .tab:only-child .tab-title {
          font-size: 28px; } }
      @media (min-width: 769px) {
        .productTabs .tab:only-child .tab-title {
          font-size: 30px;
          letter-spacing: 5px; } }
      @media (min-width: 1261px) {
        .productTabs .tab:only-child .tab-title {
          font-size: 35px; } }
  .productTabs-contents .slick-dots {
    bottom: -45px; }
    .productTabs-contents .slick-dots .slick-active:only-child {
      display: none; }

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

.productView-rating {
  margin-bottom: 0.5rem; }
  @media (min-width: 769px) {
    .productView-rating {
      margin-bottom: 1rem; } }
  .productView-rating a {
    color: #757575; }
    .productView-rating a:hover {
      color: #333333; }

@media (min-width: 320px) and (max-width: 769px) {
  .og-offer {
    text-align: left;
    padding-left: 2em; } }

@media (max-width: 768px) {
  .og-offer .og-shipping {
    padding-left: 20px; } }

.tooltipTrigger {
  padding-bottom: 20px;
  margin-left: 1.6em; }
  @media (min-width: 320px) and (max-width: 769px) {
    .tooltipTrigger {
      margin-left: 1.5em;
      text-align: left; } }

.tooltipTriggerLink:before {
  content: '?';
  display: inline-block;
  font-family: sans-serif;
  font-weight: bold;
  text-align: center;
  width: 2ex;
  height: 2ex;
  font-size: 2.5ex;
  line-height: 1.8ex;
  border-radius: 1.2ex;
  margin-right: 6px;
  padding: 1px;
  text-decoration: none;
  color: white;
  background: black;
  border-color: white;
  text-decoration: none; }

.thumbnail-image-container {
  margin-right: 2rem; }

.main-img-container {
  width: 100%; }

.hide {
  display: none; }

.only-mobile {
  display: block; }
  @media (min-width: 769px) {
    .only-mobile {
      display: none; } }

.only-desktop {
  display: none; }
  @media (min-width: 769px) {
    .only-desktop {
      display: block; } }

.yotpo .standalone-bottomline .star-clickable {
  justify-content: center;
  width: 100%; }

.yotpo-pictures-widget {
  margin: 64px 0; }
  @media (min-width: 769px) {
    .yotpo-pictures-widget {
      margin: 96px 0; } }

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

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

.compareTable {
  border-top: 1px solid #bcbcbc;
  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 #bcbcbc; }
  .compareTable-row + .compareTable-row .compareTable-heading:empty {
    border-top: 0; }

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

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

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

.compareTable-removeProduct {
  background-color: #e5e5e5;
  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: #757575;
    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-action {
  padding: 0 1rem 1rem; }
  .compareTable-action .button {
    display: block;
    padding-left: 0.78571rem;
    padding-right: 0.78571rem;
    width: 100%; }

.blocker {
  background: rgba(255, 255, 255, 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: white;
  bottom: 0;
  padding-top: 10px;
  position: absolute;
  width: 100%; }

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

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

.toggleLink {
  color: #757575; }
  .toggleLink:hover {
    color: #333333; }
  .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: 100rem;
  width: 100%;
  border: #bcbcbc 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: 769px) {
    .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: 769px) {
    .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: 769px) {
      .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: 769px) {
    .facetedSearch-refineFilters {
      display: block; } }

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

.banners {
  background-color: black;
  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: 100rem;
  width: 100%; }
  .banner:before, .banner:after {
    content: " ";
    display: table; }
  .banner:after {
    clear: both; }
  .banner + .banner {
    margin-top: 1.5rem; }

.banners {
  padding: 0; }

.category-banner {
  margin-bottom: 30px;
  position: relative;
  background: #f5f5f5;
  min-height: 200px;
  padding: 10px;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center; }
  @media (min-width: 551px) {
    .category-banner {
      min-height: 300px;
      margin-bottom: 40px;
      padding: 20px; } }
  @media (min-width: 769px) {
    .category-banner {
      min-height: 350px;
      padding: 25px;
      align-items: flex-end; } }
  @media (min-width: 1261px) {
    .category-banner {
      min-height: 410px;
      padding: 30px; } }
  .category-banner > * {
    position: relative;
    z-index: 2; }
    @media (min-width: 769px) {
      .category-banner > * {
        width: 50%; } }
  .category-banner .left {
    align-self: flex-start; }
  .category-banner .center {
    align-self: center; }
  .category-banner p {
    margin: 0; }
    @media (min-width: 1261px) {
      .category-banner p {
        font-size: 16px;
        line-height: 1.8; } }
  .category-banner a {
    letter-spacing: 1px;
    text-decoration: none; }
  .category-banner h1,
  .category-banner h2,
  .category-banner h3,
  .category-banner h4,
  .category-banner h5 {
    margin: 0;
    text-transform: uppercase;
    letter-spacing: 2px; }
    @media (min-width: 769px) {
      .category-banner h1,
      .category-banner h2,
      .category-banner h3,
      .category-banner h4,
      .category-banner h5 {
        margin: 0 0 10px;
        letter-spacing: 3px; } }
    @media (min-width: 1261px) {
      .category-banner h1,
      .category-banner h2,
      .category-banner h3,
      .category-banner h4,
      .category-banner h5 {
        letter-spacing: 4px; } }
  .category-banner .category-banner-image {
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%; }
    .category-banner .category-banner-image img {
      width: 100%;
      height: 100%;
      object-fit: cover; }

.category-banner--main {
  margin-top: -1.5rem;
  margin-bottom: 30px;
  position: relative;
  padding: 0;
  text-align: center; }
  @media (min-width: 769px) {
    .category-banner--main {
      margin-top: -2.5rem;
      margin-bottom: 40px; } }
  .category-banner--main p {
    font-size: 14px;
    line-height: 1.5;
    max-width: 90%;
    margin: 20px auto 0;
    text-align: center; }
    @media (min-width: 551px) {
      .category-banner--main p {
        max-width: 75%; } }
    @media (min-width: 769px) {
      .category-banner--main p {
        max-width: 700px;
        font-size: 16px;
        line-height: 1.6;
        margin: 30px auto 0; } }
    @media (min-width: 1261px) {
      .category-banner--main p {
        margin: 35px auto 0; } }
  .category-banner--main h1,
  .category-banner--main h2,
  .category-banner--main h3 {
    margin: 35px 0 20px;
    text-transform: uppercase;
    letter-spacing: 2px;
    text-align: center;
    font-size: 22px; }
    @media (min-width: 769px) {
      .category-banner--main h1,
      .category-banner--main h2,
      .category-banner--main h3 {
        margin: 40px 0 20px;
        letter-spacing: 3px;
        font-size: 32px; } }
    @media (min-width: 1261px) {
      .category-banner--main h1,
      .category-banner--main h2,
      .category-banner--main h3 {
        letter-spacing: 4px; } }
  .category-banner--main .category-banner-image + h1,
  .category-banner--main .category-banner-image + h2,
  .category-banner--main .category-banner-image + h3,
  .category-banner--main img + h1,
  .category-banner--main img + h2,
  .category-banner--main img + h3 {
    font-weight: 300;
    font-size: 22px;
    margin: 25px 0 20px; }
    @media (min-width: 769px) {
      .category-banner--main .category-banner-image + h1,
      .category-banner--main .category-banner-image + h2,
      .category-banner--main .category-banner-image + h3,
      .category-banner--main img + h1,
      .category-banner--main img + h2,
      .category-banner--main img + h3 {
        font-weight: 400;
        font-size: 32px;
        position: absolute;
        margin: 0;
        top: 95px;
        left: 52%;
        right: 2%; }
        .category-banner--main .category-banner-image + h1.left,
        .category-banner--main .category-banner-image + h2.left,
        .category-banner--main .category-banner-image + h3.left,
        .category-banner--main img + h1.left,
        .category-banner--main img + h2.left,
        .category-banner--main img + h3.left {
          left: 2%;
          right: 52%; }
        .category-banner--main .category-banner-image + h1.center,
        .category-banner--main .category-banner-image + h2.center,
        .category-banner--main .category-banner-image + h3.center,
        .category-banner--main img + h1.center,
        .category-banner--main img + h2.center,
        .category-banner--main img + h3.center {
          left: 25%;
          right: 25%; }
        .category-banner--main .category-banner-image + h1.color-white,
        .category-banner--main .category-banner-image + h2.color-white,
        .category-banner--main .category-banner-image + h3.color-white,
        .category-banner--main img + h1.color-white,
        .category-banner--main img + h2.color-white,
        .category-banner--main img + h3.color-white {
          color: #fff; } }
    @media (min-width: 1261px) {
      .category-banner--main .category-banner-image + h1,
      .category-banner--main .category-banner-image + h2,
      .category-banner--main .category-banner-image + h3,
      .category-banner--main img + h1,
      .category-banner--main img + h2,
      .category-banner--main img + h3 {
        top: 135px; } }
  .category-banner--main .category-banner-image {
    height: 200px;
    display: none; }
    @media (min-width: 769px) {
      .category-banner--main .category-banner-image {
        height: 250px;
        display: block; } }
    @media (min-width: 1261px) {
      .category-banner--main .category-banner-image {
        height: 325px; } }
    .category-banner--main .category-banner-image img {
      width: 100%;
      height: 100%;
      object-fit: cover; }

.top-banners {
  background: #f3f3f3;
  color: #000;
  font-size: 11px;
  line-height: 1.5;
  letter-spacing: 1.5px;
  padding: 1.07143rem 0.71429rem; }
  .top-banners .banner {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    max-width: 100%; }
    .top-banners .banner-icon {
      width: 40px;
      flex-shrink: 0;
      height: auto;
      margin: 0 0 5px 0; }
    .top-banners .banner-text span {
      display: block; }
  @media (min-width: 551px) {
    .top-banners {
      font-size: 12px; }
      .pt-page-title-home-new .top-banners {
        margin-bottom: 40px; }
      .top-banners .banner {
        flex-direction: row; }
        .top-banners .banner-icon {
          margin: 0 10px 0 0; }
        .top-banners .banner-text span {
          display: inline; }
          .top-banners .banner-text span:before {
            content: '|';
            padding: 0 5px 0 0; } }
  @media (min-width: 769px) {
    .top-banners {
      font-size: 13px;
      letter-spacing: 2px;
      padding: 1.07143rem; }
      .pt-page-title-home-new .top-banners {
        margin-bottom: 0; }
      .top-banners .banner-icon {
        margin: 0 15px 0 0; } }

.facetLabel {
  background: #e5e5e5;
  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: #757575;
    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: center; }

.cart-additionalCheckoutButtons div, .previewCart-additionalCheckoutButtons div,
.cart-additionalCheckoutButtons button,
.previewCart-additionalCheckoutButtons button {
  width: 100% !important;
  display: block !important;
  border-radius: 20px;
  margin: auto !important;
  max-width: none; }

.cart-additionalCheckoutButtons > div, .previewCart-additionalCheckoutButtons > div {
  margin: 5px 0 !important; }

.cart-additionalCheckoutButtons .GooglePayCheckout:first-of-type, .previewCart-additionalCheckoutButtons .GooglePayCheckout:first-of-type {
  margin: auto !important; }

.cart-additionalCheckoutButtons .PaypalCommerceButton, .previewCart-additionalCheckoutButtons .PaypalCommerceButton {
  background: #ffc439; }

.cart-page__content {
  padding: 24px 16px !important; }
  @media (min-width: 1441px) {
    .cart-page__content {
      padding: 0 !important;
      margin: auto;
      max-width: 1440px; } }

.cart-page__title {
  width: 100%;
  font-size: 22px;
  letter-spacing: 3px;
  line-height: 30px;
  text-align: center;
  margin: 0 0 24px;
  color: #1d1d1d; }
  @media (min-width: 769px) {
    .cart-page__title {
      margin: 0 0 32px;
      font-size: 24px;
      letter-spacing: 2.4px;
      line-height: normal; } }

.cart-page__cart-content {
  display: flex;
  flex-direction: column; }
  @media (min-width: 1150px) {
    .cart-page__cart-content {
      flex-direction: row; }
      .cart-page__cart-content div[data-cart-content] {
        flex: 8; } }

.cart-page__totals-wrapper {
  width: 100%; }
  @media (min-width: 801px) {
    .cart-page__totals-wrapper {
      width: 50%;
      margin-left: auto; } }
  @media (min-width: 1150px) {
    .cart-page__totals-wrapper {
      flex: 4;
      max-width: 450px;
      margin-left: 64px; } }

.cart {
  display: block;
  margin-bottom: 8px;
  width: 100%; }
  @media (min-width: 769px) {
    .cart {
      display: table; } }

.cart-header {
  display: none; }
  @media (min-width: 769px) {
    .cart-header {
      display: table-header-group;
      text-align: left;
      border-top: 1px solid #d9d9d6;
      border-bottom: 1px solid #f3f3f3; } }

.cart-header-item {
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 1.8px;
  color: #000;
  padding: 8px 0; }
  .cart-header-item:last-child {
    text-align: right; }

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

.cart-item {
  border-bottom: 1px solid #d9d9d6;
  clear: both;
  display: block;
  padding: 16px 0;
  position: relative;
  padding-left: 96px;
  min-height: 136px; }
  @media (min-width: 769px) {
    .cart-item {
      display: table-row;
      padding: 0;
      border-bottom: 1px solid #f3f3f3; }
      .cart-item:before, .cart-item:after {
        display: none; } }

.cart-item-block {
  display: block; }
  @media (min-width: 769px) {
    .cart-item-block {
      display: table-cell;
      vertical-align: top;
      padding: 16px 0; } }
  .cart-item-block .definitionList {
    margin-bottom: 0.35714rem; }

.cart-item-figure {
  float: left;
  text-align: center;
  position: absolute;
  top: 16px;
  left: 0;
  max-width: 80px; }
  @media (min-width: 769px) {
    .cart-item-figure {
      position: relative;
      top: 0;
      left: 0;
      padding-right: 16px;
      min-width: 96px;
      max-width: 96px;
      width: 96px;
      float: none; } }
  .cart-item-figure:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%; }

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

.cart-item-image {
  display: block;
  width: 80px;
  height: 104px;
  object-fit: cover; }

.cart-item-title {
  position: relative; }
  .cart-item-title h2 {
    margin-right: 30px;
    font-size: 14px;
    letter-spacing: 1.4px;
    line-height: normal;
    margin-bottom: 14px; }
    .cart-item-title h2 a {
      line-height: normal; }
  @media (min-width: 769px) {
    .cart-item-title {
      min-width: 296px;
      max-width: 296px;
      width: 296px;
      padding-right: 16px; } }

.cart-item-info {
  clear: both;
  width: 100%; }
  @media (min-width: 769px) {
    .cart-item-info {
      float: none;
      width: 20%; }
      .cart-item-info:last-child {
        text-align: right; } }

.cart-item-price--mobile {
  display: block;
  font-size: 14px;
  letter-spacing: 1.4px;
  color: #666666;
  font-weight: normal;
  line-height: normal;
  margin-bottom: 4.5px; }
  .cart-item-price--mobile__label {
    margin-right: 4px; }
  @media (min-width: 769px) {
    .cart-item-price--mobile {
      display: none; } }

.cart-item-price {
  display: none; }
  @media (min-width: 769px) {
    .cart-item-price {
      display: table-cell;
      padding-right: 16px; }
      .cart-item-price span {
        font-size: 14px;
        letter-spacing: 1.4px;
        font-weight: normal; } }

.cart-item-og {
  clear: both;
  width: 85%; }
  @media (max-width: 768px) {
    .cart-item-og .og-shipping {
      padding-left: 20px; } }
  @media (min-width: 551px) {
    .cart-item-og {
      display: none;
      clear: none;
      float: left;
      overflow: hidden;
      width: 33.33333%; }
      .cart-item-og + .cart-item-info {
        margin-top: 0; } }
  @media (min-width: 769px) {
    .cart-item-og {
      float: none;
      width: 16.66667%; }
      .cart-item-og:last-child {
        text-align: right; } }

.cart-item-og-desktop {
  display: none; }
  @media (min-width: 551px) {
    .cart-item-og-desktop {
      display: block; } }

.cart-item-price--mobile {
  display: flex;
  align-items: center; }
  @media (min-width: 769px) {
    .cart-item-price--mobile {
      display: none; } }

@media (max-width: 801px) {
  .cart-item-total__wrapper {
    width: auto;
    position: absolute;
    right: 0;
    bottom: 24px; } }

@media (max-width: 801px) {
  .cart-item-total {
    width: auto; } }

.cart-item-total .cart-item-value {
  padding: 0 0 0 4px;
  font-size: 14px;
  letter-spacing: 1.4px;
  font-weight: normal; }

@media (min-width: 769px) {
  .cart-item-total {
    padding-left: 16px;
    position: relative;
    text-align: right; } }

.cart-item-total .cart-remove {
  padding: 0;
  position: absolute;
  top: 16px;
  right: 0; }
  .cart-item-total .cart-remove--mobile {
    display: block;
    width: 25.4px;
    height: 25.4px; }
    @media (min-width: 769px) {
      .cart-item-total .cart-remove--mobile {
        display: none; } }
  .cart-item-total .cart-remove--desktop {
    display: none; }
    @media (min-width: 769px) {
      .cart-item-total .cart-remove--desktop {
        display: block;
        text-transform: uppercase;
        font-size: 14px;
        letter-spacing: 1.4px;
        color: #1d1d1d; } }
  @media (min-width: 769px) {
    .cart-item-total .cart-remove {
      top: auto;
      bottom: 16px; } }

@media (min-width: 769px) {
  .cart-header-quantity,
  .cart-item-quantity {
    text-align: center; } }

.cart-item-quantity {
  margin-top: 16px !important; }
  @media (min-width: 769px) {
    .cart-item-quantity {
      margin: 0;
      min-width: 104px;
      max-width: 104px;
      width: 104px; } }
  .cart-item-quantity .form-increment {
    margin: 0;
    display: flex;
    width: fit-content;
    align-items: center;
    justify-content: flex-start; }
    .cart-item-quantity .form-increment button {
      min-width: 32px;
      min-height: 32px;
      padding: 0;
      background-color: #f3f3f3;
      border: none; }
    .cart-item-quantity .form-increment input {
      font-size: 14px;
      letter-spacing: 0.21px;
      font-weight: normal;
      width: 32px; }
    @media (min-width: 769px) {
      .cart-item-quantity .form-increment {
        margin: 0 auto; } }

.cart-item-label {
  color: black;
  float: left;
  margin-bottom: 0.35714rem;
  text-align: right;
  width: 33.33333%; }
  @media (min-width: 551px) {
    .cart-item-label {
      display: block;
      padding-left: 1.5rem;
      text-align: left;
      width: 100%; } }
  @media (min-width: 769px) {
    .cart-item-label {
      display: none; } }

.cart-item-value {
  padding-left: 1.5rem; }
  @media (min-width: 769px) {
    .cart-item-value {
      padding-left: 0; } }

.cart-item-brand {
  color: #999999;
  margin-bottom: 0.21429rem; }

.cart-item-name {
  font-size: 15px;
  margin: 0; }
  .cart-item-name + .definitionList {
    margin-top: 0.35714rem; }

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

.cart-totals {
  list-style: none;
  margin-left: 0;
  margin: 0;
  width: 100%; }
  .cart-totals ul,
  .cart-totals ol {
    list-style: none;
    margin-bottom: 0; }
  .cart-totals__header {
    display: none; }
    @media (min-width: 1150px) {
      .cart-totals__header {
        display: block;
        width: 100%;
        text-align: center;
        border-top: 1px solid #d9d9d6;
        border-bottom: 1px solid #f3f3f3; }
        .cart-totals__header p {
          margin: 8px 0;
          text-transform: uppercase;
          font-size: 12px;
          letter-spacing: 1.8px;
          line-height: normal;
          font-weight: bold; } }

.cart-total {
  padding: 8px 0;
  border-bottom: 1px solid #f3f3f3; }
  .cart-total-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center; }
  .cart-total-label {
    font-size: 14px;
    letter-spacing: 0.21px;
    line-height: normal;
    font-weight: normal;
    color: #666666;
    display: flex;
    align-items: center; }
    .cart-total-label :nth-child(2) {
      margin-left: 8px; }
    .cart-total-label.gift-card-label {
      max-width: 60%; }
      @media (min-width: 769px) {
        .cart-total-label.gift-card-label {
          max-width: none; } }
  .cart-total-value {
    font-size: 14px;
    letter-spacing: 1.4px;
    line-height: normal;
    font-weight: normal;
    color: #1d1d1d;
    white-space: nowrap;
    margin-left: 8px; }
  .cart-total--gift-certificates {
    border-bottom: 1px solid #d9d9d6; }
  .cart-total--grand-total {
    border-bottom: none;
    padding: 16px 0; }
    .cart-total--grand-total .cart-total-label,
    .cart-total--grand-total .cart-total-value {
      text-transform: uppercase;
      font-size: 16px;
      line-height: 20px;
      letter-spacing: 1.6px;
      color: #1d1d1d;
      font-weight: bold; }

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

.cart-form-hide__icon {
  display: block;
  width: 25.4px;
  height: 25.4px;
  color: #1d1d1d; }

.shipping-estimator {
  margin-top: 22px; }
  .shipping-estimator .shipping-quotes {
    font-size: 14px;
    letter-spacing: normal;
    line-height: normal; }
    .shipping-estimator .shipping-quotes ul {
      margin: 0; }
    .shipping-estimator .shipping-quotes input[type='submit'] {
      width: 100%;
      padding: 11px 16px;
      font-size: 14px;
      letter-spacing: 2.8px;
      line-height: normal;
      font-weight: normal;
      color: #fff;
      background-color: #1d1d1d;
      margin-bottom: 24px;
      margin-top: 16px; }

.shipping-estimate-value {
  color: #1d1d1d; }

.coupon-form,
.cart-gift-certificate-form {
  display: flex;
  flex-direction: column;
  margin: 16px 32px; }
  @media (min-width: 769px) {
    .coupon-form,
    .cart-gift-certificate-form {
      flex-direction: row;
      margin: 16px 0; } }
  .coupon-form .form-input,
  .cart-gift-certificate-form .form-input {
    width: 100%;
    padding: 12px 16px;
    font-size: 14px;
    letter-spacing: 0.21px;
    line-height: normal; }
  .coupon-form .button,
  .cart-gift-certificate-form .button {
    margin-top: 16px;
    width: 100%;
    padding: 11px 16px;
    font-size: 14px;
    letter-spacing: 2.8px;
    line-height: normal;
    font-weight: 300;
    color: #fff;
    background-color: #1d1d1d;
    margin-top: 16px;
    margin-bottom: 0; }
    @media (min-width: 769px) {
      .coupon-form .button,
      .cart-gift-certificate-form .button {
        margin: 0 0 0 8px;
        max-width: 210px; } }

.estimator-form {
  margin-bottom: 0; }
  .estimator-form dl {
    margin: 0; }
  .estimator-form .form-input {
    margin-bottom: 0.78571rem;
    width: 100%; }
  .estimator-form .button--primary {
    width: 100%;
    padding: 11px 16px;
    font-size: 14px;
    letter-spacing: 2.8px;
    line-height: normal;
    font-weight: normal;
    color: #fff;
    background-color: #1d1d1d;
    margin-bottom: 24px; }

.estimator-form-row dl {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 8px; }
  .estimator-form-row dl dt {
    display: flex;
    align-items: center;
    margin: 0; }
    .estimator-form-row dl dt input[type='radio'] {
      appearance: none;
      display: flex;
      justify-content: center;
      align-items: center;
      width: 18px;
      min-width: 18px;
      height: 18px;
      min-height: 18px;
      border-radius: 50%;
      border: 1px solid black;
      margin-right: 8px; }
      .estimator-form-row dl dt input[type='radio']:after {
        border-radius: 50%;
        position: relative;
        background-color: white;
        content: ''; }
      .estimator-form-row dl dt input[type='radio']:checked:after {
        width: 100%;
        height: 100%;
        background-color: black;
        border: white solid 2px; }
    .estimator-form-row dl dt label {
      font-size: 14px;
      letter-spacing: 0.21px;
      color: #666666;
      font-weight: normal;
      margin-right: 16px; }
  .estimator-form-row dl dd {
    margin: 0;
    font-size: 14px;
    font-weight: normal;
    letter-spacing: 1.4px;
    color: #1d1d1d; }
    .estimator-form-row dl dd b {
      font-weight: normal; }

.estimator-form-label {
  margin: 0;
  width: 100%; }
  .estimator-form-label .form-label {
    color: #1d1d1d;
    font-size: 12px;
    letter-spacing: 1.8px;
    line-height: normal;
    margin-bottom: 8px;
    font-weight: normal; }

.estimator-form-input {
  margin-bottom: 16px; }
  .estimator-form-input .form-input,
  .estimator-form-input .form-select {
    margin-bottom: 0;
    height: auto;
    border-color: #d9d9d6;
    font-size: 14px;
    letter-spacing: 0.21px; }
  .estimator-form-input .form-input {
    padding: 12px 16px; }
  .estimator-form-input .form-select {
    padding: 12px 42px 12px 16px; }

.estimator-form-input--price {
  width: auto;
  margin-left: auto; }

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

.cart-actions .button {
  display: block;
  width: 100%;
  border-radius: 0;
  text-transform: uppercase;
  margin-bottom: 0;
  font-size: 14px;
  letter-spacing: 2.8px;
  padding: 11px 16px;
  line-height: normal;
  height: auto; }

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

.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: 100rem;
  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 #bcbcbc; }

.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;
  text-align: center;
  position: relative; }
  .previewCartItem-image img {
    max-height: 90%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto; }
  .previewCartItem-image:after {
    content: '';
    display: block;
    height: 0;
    width: 100%;
    padding-bottom: 100%; }

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

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

.previewCartItem-brand,
.previewCartItem-name {
  margin-bottom: 0.21429rem; }

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

.previewCartAction {
  margin: 0 auto;
  max-width: 100rem;
  width: 100%;
  border-top: 1px solid #bcbcbc;
  display: block;
  padding: 1.5rem 0.78571rem; }
  .previewCartAction:before, .previewCartAction:after {
    content: " ";
    display: table; }
  .previewCartAction:after {
    clear: both; }
  .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; }

.previewCartItem-image,
.cart-item-figure {
  overflow: hidden; }

.cart-item .definitionList-pair {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: flex-start;
  color: #666666;
  font-weight: normal;
  margin-bottom: 4.5px; }

.cart-item .definitionList-key {
  display: block;
  float: none;
  color: #666666;
  font-weight: normal;
  line-height: normal;
  margin: 0 4px 0 0; }

.cart-item .definitionList-value {
  display: block;
  float: none;
  color: #666666;
  font-weight: normal;
  line-height: normal;
  margin: 0; }

.cart-item .definitionList-valueSet {
  display: block;
  float: none;
  color: #666666;
  font-weight: normal;
  line-height: normal;
  margin: 0; }

.cart-item-options--giftWrapping {
  margin-top: 0.78571rem;
  margin-bottom: 0.78571rem; }

.previewCartItem.is-gift-wrap.is-free {
  display: none; }

.removeDiscount-icon:before {
  content: '!';
  display: inline-block;
  font-family: sans-serif;
  font-weight: bold;
  text-align: center;
  width: 2ex;
  height: 2ex;
  font-size: 2.5ex;
  line-height: 1.8ex;
  border-radius: 1.2ex;
  margin-right: 6px;
  padding: 1px;
  text-decoration: none;
  color: white;
  background: black;
  border-color: black;
  text-decoration: none; }

.alertBox {
  margin-top: 40px; }

.cart-payment-methods {
  background-color: #f3f3f3;
  text-transform: uppercase;
  text-align: center;
  padding: 16px;
  margin-top: 8px;
  letter-spacing: 2px;
  font-size: 12px;
  font-weight: normal; }
  @media (max-width: 800px) {
    .cart-payment-methods {
      margin-top: 4px; } }
  .cart-payment-methods .cart-payment-methods > * {
    margin: auto; }
  .cart-payment-methods .cart-payment-items {
    padding: 0.35714rem; }
    .cart-payment-methods .cart-payment-items .payment-item {
      padding-left: 0.35714rem; }
      .cart-payment-methods .cart-payment-items .payment-item:first-child {
        padding-left: 0; }

.cart_klvu .kuRECSContainer .kuRECSResults {
  overflow: hidden !important; }

.cart_klvu .kuRECSContainer .kuRECSResultsInner .kuRECS-itemImg {
  height: auto !important; }

.cart_klvu .kuRECSContainer .kuRECSResultsInner .kuRECS-itemWrap {
  width: 25% !important;
  margin-right: 0; }

@media only screen and (max-width: 1023px) {
  .cart_klvu .kuRECSContainer .kuRECSResultsInner .kuRECS-itemWrap {
    width: 33.33% !important; } }

@media only screen and (max-width: 767px) {
  .cart_klvu .kuRECSContainer .kuRECSResultsInner .kuRECS-itemWrap {
    width: 68% !important; } }

.cart_klvu .kuRECSContainer .kuRECSHeader .kuRECSTitle {
  font-size: 24px; }

.cart_klvu .kuRECSContainer .kuRECSResultsInner .kuRECS-itemWrap {
  border: none !important; }

.cart_klvu .kuRECSContainer .kuRECSHeader .kuRECSTitle {
  color: #2B2B2B; }

.cart_klvu .kuRECSContainer .kuRECSHeader .kuRECSTitle {
  font-size: 24px !important;
  font-weight: 400 !important;
  margin: 24px 0 !important; }

@media only screen and (max-width: 800px) {
  .cart_klvu .kuRECSContainer .kuRECSHeader .kuRECSTitle {
    margin-top: 48px !important;
    font-size: 18px !important; }
  .cart_klvu .kuRECSContainer .kuRECSResultsInner {
    padding: 0 10px; } }

.cart_klvu .kuRECSContainer .kuRECSResultsInner .kuRECS-itemWrap {
  border: none !important;
  padding: 0 8px !important; }

@media only screen and (max-width: 800px) {
  .cart_klvu .kuRECSContainer .kuRECSResultsInner .kuRECS-itemWrap {
    padding: 0 6px !important; } }

.cart_klvu .kuRECSContainer .kuRECSHeader .kuRECSTitle {
  color: #2B2B2B; }

.cart_klvu .kuRECSContainer .kuRECSWrap .recommendation-chevron-right,
.cart_klvu .kuRECSContainer .kuRECSWrap .recommendation-chevron-left {
  padding: 17px 17px;
  display: flex; }

.cart_klvu .kuRECSContainer .kuRECSWrap .chevron-container:first-child {
  position: absolute;
  left: 4px;
  z-index: 1;
  top: 31%; }

.cart_klvu .kuRECSContainer .kuRECSWrap .chevron-container:last-child {
  position: absolute;
  right: 4px;
  z-index: 1;
  top: 31%; }

.cart_klvu .kuRECSContainer .kuRECSResultsInner .kuRECS-item {
  padding: 0 !important; }

.cart_klvu .kuRECSContainer .kuRECSResultsInner .kuRECSQuickShopBtn {
  width: 100% !important;
  padding: 12px 24px;
  height: auto !important;
  border-radius: 4px;
  font-weight: 400;
  line-height: 16px !important;
  letter-spacing: 0.2em !important;
  transition: all 200ms ease-in-out; }
  .cart_klvu .kuRECSContainer .kuRECSResultsInner .kuRECSQuickShopBtn:hover {
    background-color: #666666;
    border-color: #666666; }

.cart_klvu .kuRECSContainer .kuRECSResultsInner .kuRECS-itemDesc {
  margin-top: 16px !important; }

.cart_klvu .kuRECSContainer .kuRECSResultsInner a.kuRECSTitle {
  font-weight: 400 !important;
  line-height: 17.74px;
  letter-spacing: 0.15em !important;
  color: #2B2B2B !important;
  font-size: 14px !important; }

.cart_klvu .kuRECSContainer .kuRECSResultsInner .kuRECS-itemPrice {
  margin-top: 8px !important;
  margin-bottom: 0px !important;
  font-weight: 400 !important;
  font-size: 12px !important;
  line-height: 15.2px !important;
  letter-spacing: 0.15em !important;
  color: #2B2B2B !important; }

.cart_klvu .kuRECSContainer .kuRECSResultsInner .kuRECSViewProduct {
  font-weight: 400;
  line-height: 14px;
  letter-spacing: 0.2em !important;
  color: #2B2B2B !important; }

.cart_klvu .chevron-page {
  height: 2px !important;
  width: 24px !important;
  margin: 0 0 0 8px !important; }

@media only screen and (max-width: 800px) {
  .cart_klvu .chevron-pagination {
    display: none !important; }
  .cart_klvu .kuRECSViewProduct {
    display: none !important; }
  .cart_klvu .kuRECSResultsInner {
    overflow-y: auto; } }

.cart_klvu .kuRECSItemBlank {
  display: none !important; }

.cart_klvu .recommendation-chevron-left, .cart_klvu .recommendation-chevron-right {
  display: none !important; }

.cart_klvu .chevron-page {
  height: 7px !important; }

.cart_klvu .kuRECSContainer .kuRECSResultsInner a.kuRECSTitle {
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  display: -webkit-box !important;
  white-space: normal !important; }

.cart-page__content .cart_klvu {
  margin: 0 -8px; }

@media only screen and (max-width: 800px) {
  .cart-page__content .cart_klvu {
    margin: 0 -16px 0 !important; } }

.cart-remove-item-modal {
  max-width: 343px;
  padding: 24px 16px;
  border-radius: 0;
  text-transform: uppercase;
  font-size: 14px;
  font-family: 'Europa'; }
  @media (min-width: 769px) {
    .cart-remove-item-modal {
      max-width: 400px;
      padding: 32px; } }
  .cart-remove-item-modal div {
    padding: 0; }
  .cart-remove-item-modal__container {
    padding: 16px; }
  .cart-remove-item-modal__message {
    color: #000;
    font-size: 14px;
    letter-spacing: 1.4px;
    line-height: normal;
    font-weight: normal;
    margin-bottom: 24px; }
  .cart-remove-item-modal__actions {
    width: 100%;
    display: flex; }
    .cart-remove-item-modal__actions button {
      flex: 1;
      font-size: 14px;
      letter-spacing: 2.8px;
      line-height: normal;
      font-weight: normal;
      text-transform: uppercase;
      padding: 11px 15px; }
      @media (min-width: 769px) {
        .cart-remove-item-modal__actions button {
          padding: 11px 20px; } }
  .cart-remove-item-modal__cancel {
    border: 1px solid #1d1d1d;
    color: #000; }
  .cart-remove-item-modal__confirm {
    border: 1px solid transparent;
    background-color: #1d1d1d;
    color: #fff;
    margin-left: 8px; }

.cart-warning-modal {
  max-width: 343px;
  padding: 24px 16px;
  border-radius: 0;
  text-transform: uppercase;
  font-size: 14px;
  font-family: 'Europa'; }
  @media (min-width: 769px) {
    .cart-warning-modal {
      max-width: 400px;
      padding: 32px; } }
  .cart-warning-modal div {
    padding: 0; }
  .cart-warning-modal__container {
    padding: 16px; }
  .cart-warning-modal__icon {
    display: block;
    width: 30px;
    height: 30px;
    margin: 0 auto 24px; }
  .cart-warning-modal__message {
    color: #000;
    font-size: 14px;
    letter-spacing: 1.4px;
    line-height: normal;
    font-weight: normal;
    margin-bottom: 24px;
    text-transform: none;
    font-weight: 400; }
  .cart-warning-modal__actions {
    width: 100%;
    display: flex; }
    .cart-warning-modal__actions button {
      flex: 1;
      font-size: 14px;
      letter-spacing: 2.8px;
      line-height: normal;
      font-weight: normal;
      text-transform: uppercase;
      padding: 11px 15px; }
      @media (min-width: 769px) {
        .cart-warning-modal__actions button {
          padding: 11px 20px; } }
  .cart-warning-modal__cancel {
    background-color: #1d1d1d;
    color: #fff; }

.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: #757575;
  font-weight: 400; }

.panel--newAddress {
  display: block;
  text-align: center;
  text-decoration: none; }
  .panel--newAddress:hover .address-title {
    color: #757575; }
  .panel--newAddress .panel-body {
    background-color: transparent;
    border: 1px solid #bcbcbc;
    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; }
  .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: 769px) {
    .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: 769px) {
    .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; }

.toggle {
  border-top: none; }

.videos-section {
  padding: 0 1rem; }
  @media (min-width: 769px) {
    .videos-section {
      padding: 0; } }
  .videos-section .video-container {
    width: 100%;
    padding: 20px 0; }
    @media (min-width: 769px) {
      .videos-section .video-container:last-of-type {
        padding-bottom: 0; } }

.vimeo-product-video-section {
  padding: 0 1rem; }
  @media (min-width: 769px) {
    .vimeo-product-video-section {
      padding: 0; } }
  .vimeo-product-video-section .video-container {
    padding-top: 57.4%;
    padding-bottom: 20px;
    position: relative; }
    @media (min-width: 769px) {
      .vimeo-product-video-section .video-container:last-of-type {
        padding-bottom: 0; } }
    .vimeo-product-video-section .video-container iframe {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }

.previewCart {
  margin: 0 auto;
  max-width: 100rem;
  width: 100%; }
  .previewCart:before, .previewCart:after {
    content: " ";
    display: table; }
  .previewCart:after {
    clear: both; }
  .previewCart .productView-details {
    margin-top: 48px; }
  @media (min-width: 769px) {
    .previewCart .productView {
      padding-left: 0.75rem;
      padding-right: 0.75rem;
      width: 75%;
      float: left;
      display: flex;
      margin: 0;
      padding-bottom: 0;
      padding-top: 0; }
    .previewCart .productView-image {
      padding-left: 0.75rem;
      padding-right: 0.75rem;
      width: 58.33333%;
      float: left;
      display: flex;
      flex-direction: column; }
    .previewCart .productView-image--cart {
      align-self: flex-start;
      margin: 0 auto;
      width: 100%; }
    .previewCart .productView-details {
      padding-left: 0.75rem;
      padding-right: 0.75rem;
      width: 41.66667%;
      float: left;
      margin-top: 0; } }
  .previewCart .productView-title {
    margin-top: 0; }

.previewCartCheckout {
  background: #e5e5e5;
  padding: 1rem;
  text-align: center; }
  @media (min-width: 769px) {
    .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 + .button,
    .previewCartCheckout .button + p {
      margin-top: 0.78571rem; }

.previewCartCheckout-price {
  display: block;
  font-size: 35px;
  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:last-child {
  margin-bottom: 1.5rem !important; }

.previewCartCheckout-additionalCheckoutButtons div,
.previewCartCheckout-additionalCheckoutButtons button {
  width: 100% !important;
  display: block !important;
  border-radius: 20px !important;
  margin: 0 !important; }

.previewCartCheckout-additionalCheckoutButtons > div {
  margin: 5px 0 !important; }

.previewCartCheckout-additionalCheckoutButtons .GooglePayCheckout:first-of-type {
  margin: 0 !important; }

.previewCartCheckout-additionalCheckoutButtons .PaypalCommerceButton {
  background: #ffc439; }

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

.previewCart .previewCartCheckout {
  background: transparent;
  border: 1px solid #000;
  margin: 0 0 15px; }
  .previewCart .previewCartCheckout .button {
    border-radius: 0; }
  .previewCart .previewCartCheckout .paypal-smart-buttons {
    width: 100%; }

.previewCart .previewCartCheckout-subtotal {
  margin-top: 1.5rem;
  margin-bottom: 0; }

.previewCart .productView-title {
  margin: 0 0 10px;
  font-size: 16px;
  letter-spacing: 0; }

.previewCart .productView-img-container:after {
  padding-bottom: 100%; }

@media (min-width: 769px) {
  .previewCart .productView {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    width: 66.66667%;
    float: left;
    flex-direction: column-reverse; }
  .previewCart .productView-image {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    width: 100%;
    float: left;
    min-height: 250px;
    align-items: flex-start; }
  .previewCart .productView-img-container {
    max-width: 250px;
    margin: 0; }
    .previewCart .productView-img-container:after {
      padding-bottom: 100%; }
  .previewCart .productView-image--cart {
    margin: 0; }
  .previewCart .productView-title {
    font-size: 25px;
    letter-spacing: 1px; }
  .previewCart .productView-details {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    width: 100%;
    float: left; }
    .previewCart .productView-details .productView-info > :first-child {
      margin-top: 0; }
  .previewCart .previewCartCheckout {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    width: 33.33333%;
    float: right;
    margin: 0; }
    .previewCart .previewCartCheckout .button {
      text-transform: uppercase; } }

@media (min-width: 1261px) {
  .previewCart .productView {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    width: 75%;
    float: left; }
  .previewCart .previewCartCheckout {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    width: 25%;
    float: right; } }

.suggestiveCart h4 {
  margin-top: 0; }

.suggestiveCart .productGrid {
  margin: 0; }
  .suggestiveCart .productGrid .card-img-container:after {
    padding-bottom: 50%; }
  @media (min-width: 769px) {
    .suggestiveCart .productGrid .product {
      width: 25%; } }

#previewModal {
  bottom: 0;
  top: unset !important;
  max-width: 100%;
  animation-name: slideIn;
  animation-duration: 500ms;
  animation-timing-function: ease-in-out;
  height: 200px;
  max-height: 100%;
  min-height: unset;
  padding: 16px 16px 40px 16px;
  transform: translateX(-50%);
  z-index: 2147483632; }
  #previewModal.modal-loading {
    display: none !important; }
  @media (min-width: 769px) {
    #previewModal {
      bottom: auto;
      right: 0;
      left: auto;
      top: 0 !important;
      transform: translate(0, 0);
      margin: 32px 32px 0 0;
      padding: 16px;
      width: 320px;
      animation-name: popUp;
      animation-duration: 300ms;
      animation-timing-function: ease-in-out;
      animation-fill-mode: forwards;
      border: 1px solid rgba(0, 0, 0, 0.16);
      height: unset;
      min-height: unset; }
      #previewModal.below-header {
        top: 113px !important; } }
    @media screen and (min-width: 769px) and (max-width: 1440px) {
      #previewModal.below-header {
        top: 96px !important; } }
  @media (min-width: 769px) {
      #previewModal.animate {
        transition: top 0.16s ease-in-out 20ms; } }
  #previewModal .modal-header {
    display: flex;
    align-items: center;
    justify-content: center;
    border: none;
    text-align: center;
    font-weight: 700;
    font-size: 14px;
    line-height: 18px;
    color: rgba(0, 0, 0, 0.83);
    letter-spacing: 0.15em;
    text-transform: uppercase;
    padding: 0;
    margin: 0 0 16px 0; }
    @media (min-width: 769px) {
      #previewModal .modal-header {
        border-bottom: 1px solid rgba(0, 0, 0, 0.08);
        text-align: left;
        padding: 0 0 8px 0; } }
    #previewModal .modal-header .cart-confirm {
      flex: 1;
      word-break: break-word;
      max-width: 90%; }
    #previewModal .modal-header .close-icon {
      position: fixed;
      right: 0;
      margin-right: 16px;
      width: 24px;
      height: 24px; }
      #previewModal .modal-header .close-icon * {
        width: inherit;
        height: inherit; }
  #previewModal .modal-close {
    top: 0.35rem;
    font-weight: 100; }
    #previewModal .modal-close [title] {
      content: none !important; }
  #previewModal .modal-body {
    padding: 0; }
    #previewModal .modal-body .modal-layers {
      display: none; }
      @media (min-width: 769px) {
        #previewModal .modal-body .modal-layers {
          display: flex;
          height: fit-content;
          margin-bottom: 16px;
          align-items: center; } }
      #previewModal .modal-body .modal-layers .productView {
        width: 56px;
        height: 72px;
        flex: 0.5;
        margin-bottom: 0;
        text-align: center; }
        #previewModal .modal-body .modal-layers .productView img {
          width: inherit;
          height: inherit; }
      #previewModal .modal-body .modal-layers .previewCartCheckout {
        padding: 0;
        display: flex;
        flex: 1.5;
        flex-direction: column; }
        @media (min-width: 769px) {
          #previewModal .modal-body .modal-layers .previewCartCheckout {
            height: fit-content;
            background: unset; } }
        #previewModal .modal-body .modal-layers .previewCartCheckout .productView-details {
          width: 100%; }
          #previewModal .modal-body .modal-layers .previewCartCheckout .productView-details * {
            text-align: left; }
          #previewModal .modal-body .modal-layers .previewCartCheckout .productView-details .productView-title {
            font-weight: 400;
            font-size: 14px;
            line-height: 18px;
            letter-spacing: 0.15em;
            color: rgba(0, 0, 0, 0.83); }
            @media (min-width: 769px) {
              #previewModal .modal-body .modal-layers .previewCartCheckout .productView-details .productView-title {
                margin-bottom: 8px; } }
          #previewModal .modal-body .modal-layers .previewCartCheckout .productView-details .productView-info {
            margin-bottom: 0; }
            #previewModal .modal-body .modal-layers .previewCartCheckout .productView-details .productView-info .productView-info-value:first-of-type {
              padding-bottom: 4px; }
            #previewModal .modal-body .modal-layers .previewCartCheckout .productView-details .productView-info .productView-info-value {
              display: flex;
              flex-direction: row;
              margin: unset;
              font-size: 14px;
              font-weight: 400;
              line-height: 18px;
              letter-spacing: 0.15em;
              text-align: left;
              color: rgba(0, 0, 0, 0.64); }
              #previewModal .modal-body .modal-layers .previewCartCheckout .productView-details .productView-info .productView-info-value .productView-info-label {
                letter-spacing: 0.015em; }
  #previewModal .previewCart {
    display: flex;
    flex-direction: column; }
    #previewModal .previewCart a {
      font-size: 14px;
      font-weight: 400;
      line-height: 16px;
      letter-spacing: 0.2em;
      text-align: center;
      padding: 16px 32px 16px 32px;
      margin: unset;
      background-color: #1d1d1d; }
      #previewModal .previewCart a:first-child {
        background-color: white !important;
        margin: 0 0 8px 0; }
        @media (min-width: 769px) {
          #previewModal .previewCart a:first-child {
            white-space: nowrap; } }
  #previewModal .button {
    margin-left: 0; }

.background-opacity {
  opacity: 0.2; }
  .background-opacity.modal-loading {
    display: none !important; }
  @media (min-width: 769px) {
    .background-opacity {
      opacity: 0; } }

.fade-in {
  animation: fadeIn 500ms; }
  @media (min-width: 769px) {
    .fade-in {
      animation: unset; } }

.pop-out {
  animation: popOut 100ms ease-in-out !important; }

.slide-out {
  animation: slideOut 500ms ease-in-out !important; }

.fade-out {
  animation: fadeOut 500ms !important; }

@keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 0.2; } }

@keyframes fadeOut {
  from {
    opacity: 0.2; }
  to {
    opacity: 0; } }

@keyframes slideIn {
  from {
    transform: translate(-50%, 100%); }
  to {
    transform: translate(-50%, 0); } }

@keyframes slideOut {
  from {
    transform: translate(-50%, 0); }
  to {
    transform: translate(-50%, 100%); } }

@keyframes popUp {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes popOut {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }

.maintenanceNotice {
  background-color: #fffdea;
  box-shadow: 0 0 5px #999999;
  color: #333333;
  left: 1.14286rem;
  padding: 1rem 1.28571rem;
  position: fixed;
  top: 1.14286rem;
  width: 24rem;
  z-index: 500; }
  .maintenanceNotice > :last-child {
    margin-bottom: 0; }
  .maintenanceNotice a {
    color: #333333; }

.maintenanceNotice-header {
  font-family: "Montserrat";
  margin: 0 0 0.78571rem; }

body.hasAdminBar {
  padding-top: 101px; }
  @media (min-width: 769px) {
    body.hasAdminBar {
      padding-top: 0; }
      body.hasAdminBar .banners {
        margin-top: 46px; }
      body.hasAdminBar .header {
        padding-top: 0; } }
  body.hasAdminBar .header {
    padding-top: 46px; }
  body.hasAdminBar .navPages-container.is-open {
    padding-top: 101px; }

.adminBar {
  display: none;
  background-color: white;
  box-shadow: 0 0.14286rem 0.5rem 0 rgba(0, 0, 0, 0.2);
  color: #626568;
  font-family: 'Source Sans Pro', arial, 'sans serif', sans-serif;
  font-size: 14px;
  font-weight: normal;
  height: 46px;
  left: 0;
  position: fixed;
  text-decoration: none;
  top: 0;
  width: 100%;
  z-index: 10000; }
  @media (min-width: 769px) {
    .adminBar {
      display: block; } }
  .adminBar .svg-icon {
    display: inline-flex;
    align-self: center; }
  .adminBar .svg-icon svg {
    height: 1em;
    width: 1em; }
  .adminBar .svg-icon.svg-baseline svg {
    top: 0.125em;
    position: relative; }

.adminBar-logo {
  float: left;
  height: 46px;
  width: 45px; }
  .adminBar-logo svg {
    height: 100%;
    padding: 7px 10px 11px 7px;
    width: 100%; }

.adminBar-content {
  align-items: center;
  display: flex;
  height: 46px;
  justify-content: space-between; }
  .adminBar-content a {
    color: #3e67f8;
    text-decoration: none; }
  .adminBar-content a:hover {
    background-color: #f0f3fe;
    border-radius: 5px; }

.adminBar-private {
  margin-right: auto;
  text-align: left;
  /* Tooltip container */
  /* Tooltip text */
  /* Show the tooltip text when you mouse over the tooltip container */ }
  .adminBar-private a {
    padding: 10px; }
  .adminBar-private span {
    white-space: nowrap; }
  .adminBar-private .tooltip {
    position: relative;
    display: inline-block; }
  .adminBar-private .tooltip .tooltiptext {
    visibility: hidden;
    width: auto;
    background-color: #313440;
    color: #fff;
    text-align: center;
    padding: 5px 10px;
    border-radius: 6px;
    /* Position the tooltip text - see examples below! */
    position: absolute;
    z-index: 1; }
  .adminBar-private .tooltip-bottom {
    top: 135%;
    left: 50%;
    margin-left: -60px; }
  .adminBar-private .tooltip:hover .tooltiptext {
    visibility: visible; }

.adminBar-links {
  margin-left: auto;
  text-align: right;
  padding-right: 5px; }
  .adminBar-links a {
    padding: 10px; }
  .adminBar-links span {
    white-space: nowrap; }

.adminBar-large {
  display: none; }
  @media (min-width: 1261px) {
    .adminBar-large {
      display: initial; } }

.adminBar-close span {
  padding: 10px;
  margin-right: 5px;
  margin-bottom: 0.25em; }

.adminBar-close span:hover {
  background-color: #f0f3fe;
  border-radius: 5px; }

.adminBar-close span svg {
  height: 100%;
  width: 100%; }

.preview {
  font-weight: 400;
  padding-left: 9px; }

.cookieMessage {
  background: #e5e5e5;
  color: #333333;
  display: none; }
  .cookieMessage .button {
    width: 100%; }
    @media (min-width: 769px) {
      .cookieMessage .button {
        vertical-align: middle;
        width: 25%; } }
    @media (min-width: 1261px) {
      .cookieMessage .button {
        vertical-align: top; } }

.cookieMessage-container {
  margin: 0 auto;
  padding: 1.5rem; }
  @media (min-width: 769px) {
    .cookieMessage-container {
      width: 83.33333%; } }
  @media (min-width: 1261px) {
    .cookieMessage-container {
      width: 58.33333%; } }

@media (min-width: 769px) {
  .cookieMessage-text {
    display: inline-block;
    padding: 0 0.78571rem;
    vertical-align: middle;
    width: 66.66667%; } }

.login {
  margin: 3rem auto 6rem;
  max-width: 64.28571rem; }

.login-row {
  margin: 0 auto;
  max-width: 100rem;
  width: 100%; }
  .login-row:before, .login-row:after {
    content: " ";
    display: table; }
  .login-row:after {
    clear: both; }
  @media (min-width: 769px) {
    .login-row {
      margin-top: 3rem; } }

.login-form {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 100%;
  float: left; }
  @media (min-width: 769px) {
    .login-form {
      padding-left: 0.75rem;
      padding-right: 0.75rem;
      width: 50%;
      float: left;
      margin-top: 3rem; } }

.new-customer {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 100%;
  float: left; }
  .new-customer .panel-title {
    font-size: 0.86rem; }
  .new-customer .panel-body {
    margin-bottom: 0; }
    .new-customer .panel-body a button {
      width: 100%;
      font-size: 0.875rem; }
      @media (min-width: 769px) {
        .new-customer .panel-body a button {
          width: 13rem; } }
  @media (min-width: 769px) {
    .new-customer {
      padding-left: 0.75rem;
      padding-right: 0.75rem;
      width: 50%;
      float: left; } }

.new-customer-intro {
  margin-bottom: 0;
  font-size: 0.86rem; }

.new-customer-fact-list {
  margin-right: 0; }

.new-customer-fact {
  font-size: 0.86rem; }

.login-info {
  width: 100%;
  display: flex;
  align-items: start; }
  @media (min-width: 769px) {
    .login-info {
      margin-top: -3rem; } }
  .login-info-icon {
    position: relative;
    margin: 0 5px 0 0; }
    .login-info-icon:before {
      content: '';
      position: absolute;
      z-index: 0;
      top: 3px;
      bottom: 3px;
      left: 3px;
      right: 3px;
      border-radius: 50%;
      background: black; }
    .login-info-icon .icon {
      height: 1.78571rem;
      width: 1.78571rem;
      position: relative;
      z-index: 1; }
      .login-info-icon .icon svg {
        fill: #e5e5e5; }
    @media (min-width: 769px) {
      .login-info-icon {
        display: none; } }
  .login-info-message {
    text-transform: uppercase;
    text-align: justify;
    margin: 0;
    font-size: 14px;
    line-height: 1.4;
    font-weight: 400;
    display: block;
    padding-bottom: 1.3rem; }
  .login-info-desktop {
    display: none; }
    @media (min-width: 769px) {
      .login-info-desktop {
        display: block; } }
  .login-info-message-mob {
    text-align: justify;
    margin: 0;
    font-size: 0.75rem;
    line-height: 1.4;
    font-weight: 300;
    display: block;
    padding-bottom: 1.3rem; }
    @media (min-width: 769px) {
      .login-info-message-mob {
        display: none; } }
  .login-info-text {
    font-weight: 300;
    text-align: justify;
    margin: 0;
    font-size: 14px;
    line-height: 1.4; }

.form-actions-login {
  text-align: center;
  margin-bottom: 2.6rem; }
  @media (min-width: 769px) {
    .form-actions-login {
      text-align: left; } }
  .form-actions-login input {
    margin: 0;
    width: 100%;
    font-size: 0.875rem;
    margin-bottom: 1.5rem; }
    @media (min-width: 769px) {
      .form-actions-login input {
        width: 12.7rem;
        margin-bottom: 0; } }
  @media (min-width: 769px) {
    .form-actions-login a {
      margin-left: 1.25rem; } }

.login-element {
  margin-bottom: 1.5rem; }

.btnFacebook {
  width: 100%;
  height: 40px;
  flex-grow: 0;
  display: flex;
  gap: 8px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 10px;
  padding: 0;
  border-radius: 4px;
  background-color: #1877f2; }

.btnGoogle {
  width: 100%;
  height: 40px;
  border-radius: 1px;
  border: 0px transparent;
  justify-content: center;
  margin: 0px;
  display: inline-block;
  background-color: white; }
  .btnGoogle div {
    margin-top: 5px !important;
    padding: 5px !important; }

.btnGoogle:hover {
  background: #3b5998;
  opacity: 0.6; }

.btnFacebook:hover {
  background: #3b5998;
  opacity: 0.6; }

.btnFacebook svg {
  color: white;
  width: 24px;
  height: 24px;
  display: inline-block; }

.fb-icon {
  padding-right: 10px; }
  @media (min-width: 769px) {
    .fb-icon {
      padding-right: 0px; } }

.fb-text {
  margin-bottom: 0px;
  font-family: Helvetica-Bold;
  color: white; }

.ReceiveMarketingEmails_input {
  margin-right: 0.78571rem; }

.ReceiveWhatsappMessages_input {
  margin-right: 0.78571rem; }

.marketing-label {
  font-size: small;
  margin-bottom: 1.5rem; }

.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: 769px) {
    .quickSearchResults {
      margin-top: 32px; } }
  .quickSearchResults .productGrid {
    height: 53vh; }
    @media only screen and (min-width: 1024px) and (orientation: portrait) {
      .quickSearchResults .productGrid {
        height: 70vh !important; } }
    @media (min-height: 900px) {
      .quickSearchResults .productGrid {
        height: 60vh; } }
    @media (min-width: 769px) {
      .quickSearchResults .productGrid {
        width: 83.33333%;
        display: inline-block;
        overflow: scroll;
        padding-top: 0px; } }
    @media (min-width: 1261px) {
      .quickSearchResults .productGrid {
        width: 50%; } }
  .quickSearchResults .modal-close {
    display: none; }

.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: 35px;
  margin: 1.5rem 0 0;
  text-align: center; }

.search-nav {
  position: relative; }

.search-icon {
  display: flex;
  position: absolute;
  height: 1.1rem;
  width: 1.1rem;
  right: 16px; }

.dropdown--quickSearch.is-open {
  padding-bottom: 0px;
  padding-top: 32px;
  border-bottom: 1px solid #d9d9d6; }
  .dropdown--quickSearch.is-open .container {
    padding: 0 5%;
    max-width: none; }
    @media (min-width: 801px) {
      .dropdown--quickSearch.is-open .container {
        padding: 0 30px; } }
    @media (min-width: 1185px) {
      .dropdown--quickSearch.is-open .container {
        padding: 0 3.5%; } }
    @media (min-width: 1220px) {
      .dropdown--quickSearch.is-open .container {
        padding: 0 4.8%; } }
    @media (min-width: 1240px) {
      .dropdown--quickSearch.is-open .container {
        padding: 0 5.6%; } }
    @media (min-width: 1260px) {
      .dropdown--quickSearch.is-open .container {
        padding: 0 6%; } }
    @media (min-width: 1300px) {
      .dropdown--quickSearch.is-open .container {
        padding: 0 7.5%; } }
    @media (min-width: 1350px) {
      .dropdown--quickSearch.is-open .container {
        padding: 0 8%; } }
    @media (min-width: 1400px) {
      .dropdown--quickSearch.is-open .container {
        padding: 0 10%; } }
    @media (min-width: 1460px) {
      .dropdown--quickSearch.is-open .container {
        padding: 0 10%; } }
    @media (min-width: 1500px) {
      .dropdown--quickSearch.is-open .container {
        padding: 0 11%; } }
    @media (min-width: 1600px) {
      .dropdown--quickSearch.is-open .container {
        padding: 0 12%; } }
    @media (min-width: 2300px) {
      .dropdown--quickSearch.is-open .container {
        padding: 0 16%; } }

.quick-search-close {
  color: #757575;
  padding: 0;
  position: absolute;
  right: 32px;
  top: 0px !important;
  text-align: center;
  font-size: 36px; }

.dropdown--quickSearch .form {
  width: 100%; }
  @media (min-width: 769px) {
    .dropdown--quickSearch .form {
      max-width: none;
      display: inline-block; } }

.quick-search-input-wrapper {
  display: flex;
  align-items: center;
  position: relative; }
  @media (min-width: 769px) {
    .quick-search-input-wrapper {
      width: calc(100% - 445px);
      justify-content: flex-end; } }

@media (min-width: 769px) {
  .quick-search-form {
    border-color: #d9d9d6 !important;
    padding-left: 14px !important;
    width: 100%; } }

.overlay .quick-search-form {
  font-size: 16px; }

.search-featured-products .page-heading {
  margin-bottom: 0px; }

.navBar--account {
  display: none; }
  @media (min-width: 769px) {
    .navBar--account {
      display: block;
      margin-bottom: 32px; }
      .navBar--account::before, .navBar--account::after {
        display: none; }
      .navBar--account .navBar-section::before, .navBar--account .navBar-section::after {
        display: none; } }

.account-main-heading {
  text-align: center;
  font-size: 14px;
  letter-spacing: 1.4px;
  margin-bottom: 8px;
  margin-top: 3px;
  font-weight: normal; }
  @media (min-width: 769px) {
    .account-main-heading {
      margin-top: -3px;
      font-size: 24px;
      letter-spacing: 2.4px;
      margin-bottom: 32px; } }

.account-page-heading {
  text-align: center;
  font-size: 24px;
  letter-spacing: 2.4px;
  font-weight: normal;
  margin-top: 0;
  margin-bottom: 24px; }
  @media (min-width: 769px) {
    .account-page-heading {
      margin-bottom: 32px; } }

.account-heading {
  border-bottom: 1px solid #bcbcbc;
  margin: 0;
  padding-bottom: 1rem; }

.account-list {
  list-style: none;
  margin-left: 0; }

.account-listItem {
  border-bottom: 1px solid #bcbcbc;
  padding: 1.5rem 0;
  position: relative; }
  .account-listItem img {
    width: 100%; }
  .account-listItem .account-product-image {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    position: relative; }

.account-listShipping {
  border-bottom: 1px solid #bcbcbc;
  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;
    width: 100%;
    padding-bottom: 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: "Europa", "Roboto", 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: #757575;
  font-family: "Europa", "Roboto", 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: #757575;
  float: left;
  font-weight: 400; }
  .account-orderTotal-key:last-of-type {
    position: relative;
    top: 0.28571rem; }

.account-orderTotal-value {
  border-bottom: 1px solid #bcbcbc;
  text-align: right; }
  .account-orderTotal-value:last-child {
    border-bottom: 0;
    font-size: 16px; }

.account-orderStatus {
  bottom: 0;
  left: 0;
  position: absolute; }
  @media (min-width: 551px) {
    .account-orderStatus {
      float: right;
      position: inherit;
      text-align: right; } }

.account-orderStatus-label {
  background-color: #cccccc;
  color: white;
  display: inline-block;
  font-size: 12px;
  line-height: 15px;
  margin: 0 0 0.35714rem;
  padding: 0.21429rem 0.5rem; }

.account-orderStatus-action {
  color: #757575;
  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: #333333; }

.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: white;
  font-weight: 400;
  margin-top: 1.5rem; }

.account-downloads-summary {
  border-bottom: 1px solid #bcbcbc;
  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: #757575;
  font-size: 15px;
  margin-bottom: 0.21429rem;
  text-transform: inherit; }

.account-downloadsItem-description {
  margin-bottom: 0; }

.account-downloadsItem-availability {
  color: #757575; }

.DOBerror-text {
  margin-bottom: 0; }

.wishlists-table {
  margin-left: auto;
  margin-right: auto;
  max-width: 100rem; }

.wishlist-header {
  display: none;
  text-align: center; }

.modal .wishlist-header {
  display: block; }

.wishlist-form {
  margin: 0 auto;
  max-width: 100rem;
  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; }

.wishlist-form-card {
  text-align: center; }

.wishlist-page-heading {
  margin-bottom: 16px; }
  @media (min-width: 769px) {
    .wishlist-page-heading {
      margin-bottom: 3rem; } }

.wishlist-viewall-button {
  display: block;
  margin: 0 auto; }
  .wishlist-viewall-button a {
    display: block;
    border: 1px solid black;
    padding: 11px 32px;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 14px;
    font-weight: normal;
    font-family: 'Europa'; }

.remove-button {
  border: none;
  background-color: white;
  font-size: 12px;
  text-decoration: underline;
  letter-spacing: 1.2px;
  font-weight: normal;
  text-transform: uppercase; }

.whishlistProduct .card {
  margin-bottom: 16px; }

.icon--ratingEmpty svg {
  fill: #cccccc; }

.icon--ratingFull svg {
  fill: #757575; }

.rating--small {
  display: inline-block; }
  .rating--small .icon {
    height: 1rem;
    width: 1rem;
    margin-top: -3px; }

.apple-pay-checkout-button {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 100% 60%;
  border-radius: 0.28571rem;
  cursor: pointer;
  display: none;
  max-height: 4.57143rem;
  min-height: 2.28571rem;
  min-width: 9.57143rem;
  padding: 1.5rem;
  background-color: #000;
  background-image: -webkit-named-image(apple-pay-logo-white); }

.cart-additionalCheckoutButtons .apple-pay-checkout-button {
  margin-top: 0.78571rem; }

.apple-pay-supported .apple-pay-checkout-button {
  display: block; }
  @media (min-width: 551px) {
    .apple-pay-supported .apple-pay-checkout-button {
      display: inline-block;
      float: right; } }

.previewCartCheckout .apple-pay-checkout-button {
  float: none;
  margin-top: 0.78571rem; }

.paymentMethodsTitle {
  padding: 0;
  text-transform: none;
  width: 100%;
  margin: 0 0 0.78571rem; }

.paymentMethodsGrid {
  margin: -0.78571rem;
  margin-bottom: 1.5rem;
  display: flex;
  flex-wrap: wrap; }
  .paymentMethodsGrid-item {
    padding: 0.78571rem;
    width: 100%; }
    @media (min-width: 551px) {
      .paymentMethodsGrid-item {
        width: 50%; } }

.paymentMethod {
  border: 1px solid #bcbcbc;
  background-color: #e5e5e5;
  border-radius: 0.21429rem;
  height: 100%;
  display: flex;
  flex-flow: column nowrap; }
  .paymentMethod-row {
    padding: 1.5rem; }
    .paymentMethod-row:first-child {
      background-color: #ffffff; }
    .paymentMethod-row:last-child {
      margin-top: auto; }
    .paymentMethod-row:only-child {
      height: 100%; }
  .paymentMethod .button {
    margin-bottom: 0; }

.methodHeader {
  justify-content: space-between;
  display: flex;
  flex-flow: row;
  align-items: center; }
  .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 {
    font-size: 13px;
    font-weight: 600; }
    @media (min-width: 1261px) {
      .methodHeader-brand {
        font-size: 1rem; } }
  .methodHeader-meta {
    padding-left: 0.78571rem;
    margin-left: auto;
    display: flex;
    flex-wrap: nowrap; }
  .methodHeader-default {
    margin-left: 0.78571rem;
    fill: #666666;
    height: 1.28571rem;
    width: 1.28571rem; }
    @media (min-width: 1261px) {
      .methodHeader-default {
        height: 1.42857rem;
        width: 1.42857rem; } }
  .methodHeader-expiry {
    font-size: 15px;
    text-transform: capitalize; }

.methodDetails {
  margin: 0;
  display: flex; }
  .methodDetails-label {
    flex: 1;
    font-weight: 600; }
  .methodDetails-description {
    flex: 2;
    font-size: 13px; }

.newPaymentMethod {
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-items: center;
  flex-direction: column;
  min-height: 13.28571rem;
  height: 100%; }
  .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: "Europa", "Roboto", 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%; }

.candyshop-ready #main-content > .container {
  max-width: 100%;
  padding-left: 0;
  padding-right: 0; }
  .candyshop-ready #main-content > .container .breadcrumbs {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px; }
  .candyshop-ready #main-content > .container .productView {
    margin: 0;
    padding-top: 0.28571rem; }

.candyshop-component .slick-slider .slick-prev,
.candyshop-component .slick-slider .slick-next {
  left: 0;
  border: 0;
  padding: 5px;
  height: 1.78571rem;
  width: 1.78571rem;
  background: transparent; }
  @media (min-width: 769px) {
    .candyshop-component .slick-slider .slick-prev,
    .candyshop-component .slick-slider .slick-next {
      height: 2.14286rem;
      width: 2.14286rem; } }
  .candyshop-component .slick-slider .slick-prev:before,
  .candyshop-component .slick-slider .slick-next:before {
    height: 1.07143rem;
    width: 1.07143rem; }
    @media (min-width: 769px) {
      .candyshop-component .slick-slider .slick-prev:before,
      .candyshop-component .slick-slider .slick-next:before {
        height: 1.42857rem;
        width: 1.42857rem; } }

.candyshop-component .slick-slider .slick-next {
  left: auto;
  right: 0; }

.candyshop-top {
  text-align: center;
  text-transform: uppercase;
  padding: 0.92857rem 1.07143rem 1.07143rem; }
  @media (min-width: 1261px) {
    .candyshop-top {
      padding: 0.92857rem 1.07143rem 2.14286rem; } }
  .candyshop-top .candyshop-supertitle {
    font-weight: 400;
    letter-spacing: 5px;
    font-size: 16px;
    margin: 0 0 0.64286rem; }
    @media (min-width: 551px) {
      .candyshop-top .candyshop-supertitle {
        font-size: 19px;
        letter-spacing: 4px; } }
  .candyshop-top .candyshop-title {
    font-weight: 400;
    font-size: 23px;
    letter-spacing: 3px;
    margin: 0 0 1.07143rem; }
    @media (min-width: 551px) {
      .candyshop-top .candyshop-title {
        font-size: 36px; } }
    @media (min-width: 1261px) {
      .candyshop-top .candyshop-title {
        margin: 0 0 2.14286rem; } }
  .candyshop-top .candyshop-subtitle {
    letter-spacing: 3px;
    font-size: 12px;
    line-height: 1.5;
    max-width: 25rem;
    margin: 0 auto; }
    @media (min-width: 551px) {
      .candyshop-top .candyshop-subtitle {
        font-size: 14px;
        letter-spacing: 4px; } }
    @media (min-width: 769px) {
      .candyshop-top .candyshop-subtitle {
        letter-spacing: 5px;
        line-height: 1.8;
        font-size: 15px; } }
  .candyshop-top .candyshop-description {
    text-transform: none;
    display: block;
    width: 90%;
    margin: 0 auto;
    max-width: 840px; }
    .candyshop-top .candyshop-description p {
      font-size: 10px;
      line-height: 1.5;
      letter-spacing: 1px;
      margin: 0 0 0rem; }
      @media (min-width: 769px) {
        .candyshop-top .candyshop-description p {
          font-size: 14px;
          line-height: 1.8;
          letter-spacing: 2.25px; } }

.candyshop-main {
  margin: 0 0 1.42857rem; }
  @media (min-width: 769px) {
    .candyshop-main {
      display: flex;
      flex-direction: row;
      margin: 0 0 3.92857rem; } }

.candyshop-screens {
  overflow: hidden;
  text-align: center;
  position: relative;
  padding: 0 0 1.07143rem;
  margin: 0 0 1.78571rem; }
  .candyshop-screens:after {
    content: '';
    position: absolute;
    left: 2rem;
    right: 2rem;
    bottom: 0;
    height: 1px;
    background: #c9c9c9; }
  @media (min-width: 551px) {
    .candyshop-screens {
      padding-left: 4%;
      padding-right: 4%; } }
  @media (min-width: 769px) {
    .candyshop-screens {
      flex-basis: 50%;
      padding: 0 2%;
      margin: 0; }
      .candyshop-screens:after {
        content: '';
        position: absolute;
        left: auto;
        right: 0;
        top: 0;
        width: 1px;
        height: 100%; } }
  @media (min-width: 1261px) {
    .candyshop-screens {
      padding: 7px 5%;
      padding: 0 2%; } }

.candyshop-summary {
  overflow: hidden;
  text-align: center; }
  @media (min-width: 769px) {
    .candyshop-summary {
      flex-basis: 50%; } }
  @media (min-width: 1261px) {
    .candyshop-summary {
      padding: 7px 0; } }
  .candyshop-summary .candyshop-summary {
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center; }
    @media (min-width: 769px) {
      .candyshop-summary .candyshop-summary {
        display: block; } }

.candyshop-step-title,
.candyshop-summary h2 {
  letter-spacing: 2px;
  font-size: 30px;
  line-height: 1;
  font-family: 'Jenna Sue';
  font-weight: 700;
  text-transform: none;
  font-style: italic;
  margin: 0;
  width: 100%; }
  @media (min-width: 551px) {
    .candyshop-step-title,
    .candyshop-summary h2 {
      line-height: 1.2;
      font-size: 40px; } }

.candyshop-step-subtitle {
  font-size: 15px;
  line-height: 1.2;
  margin: 0;
  letter-spacing: 2px; }
  @media (min-width: 551px) {
    .candyshop-step-subtitle {
      font-size: 18px; } }

.candyshop-screen {
  max-width: 50rem;
  margin: 0 auto; }

.candyshop-product-list {
  padding: 0.71429rem 1.07143rem 0;
  position: relative; }
  @media (min-width: 551px) {
    .candyshop-product-list {
      padding: 0.71429rem 1.07143rem 0; } }
  .candyshop-product-list.slick-slider {
    width: 100%; }
    .candyshop-product-list.slick-slider .slick-slide > div {
      width: 100%;
      display: flex;
      flex-direction: row;
      justify-content: center; }
    .candyshop-product-list.slick-slider .slick-slide .candyshop-product {
      display: flex !important;
      flex-direction: column;
      align-items: center;
      justify-content: space-between; }

.candyshop-product {
  overflow: hidden;
  padding: 0.35714rem; }
  @media (min-width: 769px) {
    .candyshop-product {
      padding: 0.71429rem 0.35714rem; } }
  @media (min-width: 1261px) {
    .candyshop-product {
      padding: 0.71429rem; } }
  .candyshop-product .candyshop-product-image {
    height: auto;
    width: auto;
    max-width: 100%;
    max-height: 150px;
    margin: 0 auto; }
  .candyshop-product-name {
    display: block;
    max-width: 100%;
    font-size: 11px;
    line-height: 14px;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    min-height: 2rem;
    padding: 0.35714rem 0; }
    @media (min-width: 551px) {
      .candyshop-product-name {
        line-height: 18px;
        min-height: 3.28571rem; } }
    @media (min-width: 1261px) {
      .candyshop-product-name {
        font-size: 12px;
        line-height: 19px;
        min-height: 3.42857rem; } }
  .candyshop-product-price {
    display: block;
    max-width: 100%;
    font-size: 11px;
    line-height: 13px;
    min-height: 1.42857rem;
    padding: 0 0 0.28571rem; }
    .candyshop-product-price.is-free {
      visibility: hidden; }
    @media (min-width: 1261px) {
      .candyshop-product-price {
        font-size: 12px;
        min-height: 2.14286rem; } }
  .candyshop-product-buttons {
    display: block;
    max-width: 100%;
    margin-top: 0.35714rem; }
    .candyshop-product-buttons .button {
      display: block;
      font-size: 10px;
      letter-spacing: 2px;
      width: 8.57143rem;
      max-width: 100%;
      padding: 0.71429rem;
      margin: 0 auto; }
      @media (min-width: 551px) {
        .candyshop-product-buttons .button {
          font-size: 11px;
          padding: 0.85714rem; } }
      @media (min-width: 769px) {
        .candyshop-product-buttons .button {
          font-size: 13px;
          letter-spacing: 1px;
          width: 8.92857rem; } }
      @media (min-width: 1261px) {
        .candyshop-product-buttons .button {
          letter-spacing: 2px;
          width: 10rem; } }

.candyshop-btn-add {
  border-color: #e6e6e6; }
  .candyshop-btn-add:hover {
    border-color: #999;
    color: #7b7b7b; }

.candyshop-btn-delete {
  color: #fff;
  background: #7b7b7b;
  border-color: #7b7b7b; }

.candyshop-summary h2 {
  margin: 0 0 0.35714rem; }
  @media (min-width: 551px) {
    .candyshop-summary h2 {
      margin: 0 0 1.07143rem; } }

.candyshop-summary .step .step-trigger {
  display: block;
  position: relative;
  height: 6.42857rem;
  width: 2.85714rem;
  max-width: 100%;
  margin: 0 5px;
  background-color: #f5f5f5;
  text-align: center;
  overflow: hidden; }
  @media (min-width: 769px) {
    .candyshop-summary .step .step-trigger {
      margin: 0 8px;
      height: 12.14286rem;
      width: 5.71429rem; } }

.candyshop-summary .step .step-image {
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  height: auto;
  width: auto;
  max-width: 200%;
  max-height: 100%; }

.candyshop-summary .step .step-label {
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  width: 100%;
  transform: translate(-50%, -50%);
  font-family: 'Jenna Sue';
  font-weight: bold;
  text-transform: none;
  font-style: italic;
  letter-spacing: 1px;
  font-size: 15px;
  line-height: 1.2;
  opacity: 0.2; }
  @media (min-width: 769px) {
    .candyshop-summary .step .step-label {
      font-size: 22px; } }

.candyshop-summary .step.filled .step-trigger {
  background: none; }

.candyshop-summary .step.filled .step-label {
  display: none; }

.candyshop-summary .step.step0 {
  margin: 0.35714rem 0; }
  @media (min-width: 769px) {
    .candyshop-summary .step.step0 {
      margin: 0 1.07143rem 0.71429rem; } }
  @media (min-width: 769px) {
    .candyshop-summary .step.step0 .step-image {
      max-height: 140%;
      max-width: 140%; } }
  .candyshop-summary .step.step0 .step-trigger {
    height: 6.42857rem;
    width: 5.71429rem; }
    @media (min-width: 551px) {
      .candyshop-summary .step.step0 .step-trigger {
        height: 8.57143rem;
        width: 8.57143rem; } }
    @media (min-width: 769px) {
      .candyshop-summary .step.step0 .step-trigger {
        background-color: transparent;
        height: 17.85714rem;
        width: 25rem;
        max-width: 100%;
        max-height: 100%;
        margin: 0 auto; } }
  .candyshop-summary .step.step0 .step-label {
    font-size: 22px; }
    @media (min-width: 769px) {
      .candyshop-summary .step.step0 .step-label {
        letter-spacing: 2px;
        font-size: 30px;
        opacity: 0.5; } }

.candyshop-summary-others {
  margin: 0;
  list-style: none;
  text-align: center;
  overflow-x: auto;
  white-space: nowrap; }
  .candyshop-summary-others .step {
    display: inline-block;
    vertical-align: middle; }

.candyshop-summary-totals {
  font-size: 15px;
  margin: 1.07143rem 0;
  letter-spacing: 2px;
  font-weight: 400;
  width: 100%; }
  @media (min-width: 551px) {
    .candyshop-summary-totals {
      font-size: 18px; } }
  @media (min-width: 1261px) {
    .candyshop-summary-totals {
      font-size: 20px;
      margin: 1.42857rem 0 1.78571rem; } }

.candyshop-summary-buttons {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center; }
  .candyshop-summary-buttons .button[data-role='cs-reset'] {
    border: none;
    order: 1;
    padding: 0;
    width: auto;
    letter-spacing: 4px;
    display: none; }
  .candyshop-summary-buttons .button {
    order: 0;
    font-size: 12px;
    line-height: 15px;
    letter-spacing: 2px;
    width: 14.28571rem;
    max-width: 100%;
    padding: 1.07143rem; }
    @media (min-width: 769px) {
      .candyshop-summary-buttons .button {
        font-size: 15px;
        line-height: 20px;
        padding: 1.35714rem 0.71429rem;
        width: 17.85714rem; } }

.candyshop-bottom {
  text-align: center;
  background: #f0f0f0;
  overflow: hidden;
  overflow-x: auto;
  position: fixed;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 50;
  border-top: 1px solid #fff; }
  .candyshop-bottom.static {
    position: static; }
  .candyshop-bottom ul {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 12px;
    line-height: 20px;
    margin: 0;
    padding: 1.42857rem 0;
    list-style: none;
    text-transform: uppercase;
    letter-spacing: 0.5px; }
    @media (min-width: 769px) {
      .candyshop-bottom ul {
        font-size: 16px;
        letter-spacing: 1px;
        padding: 1.78571rem 0; } }
    @media (min-width: 1261px) {
      .candyshop-bottom ul {
        letter-spacing: 2px; } }
    .candyshop-bottom ul li {
      margin: 0;
      padding: 0 0.85714rem;
      position: relative; }
      @media (min-width: 551px) {
        .candyshop-bottom ul li {
          padding: 0 1.78571rem; } }
      @media (min-width: 769px) {
        .candyshop-bottom ul li {
          padding: 0 2.14286rem; } }
      .candyshop-bottom ul li:before {
        content: '';
        position: absolute;
        left: -2px;
        top: 50%;
        width: 5px;
        height: 1px;
        background: #808080; }
      .candyshop-bottom ul li:first-child:before {
        display: none; }
      .candyshop-bottom ul li a {
        color: #808080;
        text-decoration: none; }
        .candyshop-bottom ul li a:hover {
          color: #000000; }
      .candyshop-bottom ul li.active a {
        font-weight: normal;
        color: black; }

.candyshop-loading {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  margin: 0 0;
  padding: 0 0;
  background-color: rgba(1, 1, 1, 0.5);
  background-position: center;
  background-repeat: no-repeat;
  z-index: 50;
  display: flex;
  align-items: center;
  justify-content: center; }
  .candyshop-loading img {
    max-width: 25%;
    max-height: 25%; }

.pt-product-sku-candy-shop {
  background: #F3F3F3; }
  .pt-product-sku-candy-shop.background-white {
    background-color: #ffffff; }
  .pt-product-sku-candy-shop .body {
    padding-top: 0;
    padding-bottom: 0;
    position: relative;
    min-height: 85vh; }
    @media screen and (max-width: 1024px) {
      .pt-product-sku-candy-shop .body {
        min-height: auto; } }
    .pt-product-sku-candy-shop .body .container {
      padding-top: 0;
      padding-bottom: 0;
      position: static; }
  .pt-product-sku-candy-shop [aria-label="Breadcrumb"] {
    display: none; }

.newcandyshop.edit-visible .stepbox .productsbox {
  min-height: calc(100vh - 455px); }

@media screen and (max-width: 1024px) {
  .newcandyshop.sidebar-visible {
    padding-top: 55px; } }

@media screen and (min-width: 1024px) {
  .newcandyshop.sidebar-visible .candy-container {
    margin-right: 0; } }

.newcandyshop.sidebar-visible .productsbox {
  min-height: calc(100vh - 453px); }
  @media screen and (max-width: 1440px) {
    .newcandyshop.sidebar-visible .productsbox {
      min-height: calc(100vh - 346px); } }
  @media screen and (max-width: 1024px) {
    .newcandyshop.sidebar-visible .productsbox {
      min-height: calc(100vh - 353px); } }
  @media screen and (max-width: 600px) {
    .newcandyshop.sidebar-visible .productsbox {
      min-height: calc(100vh - 377px); } }

.newcandyshop .candy-overlay {
  background-color: rgba(0, 0, 0, 0.16);
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 100;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }
  .newcandyshop .candy-overlay.visible {
    opacity: 1;
    visibility: visible; }

.newcandyshop .button {
  margin-bottom: 0;
  margin-top: auto;
  width: 100%;
  max-width: 464px;
  margin-left: auto;
  margin-right: auto; }
  .newcandyshop .button.button--primary {
    padding: 16px 32px;
    background: #1D1D1D;
    border-radius: 3px;
    border: none; }
    .newcandyshop .button.button--primary:hover {
      background: #4F4F4F; }
    .newcandyshop .button.button--primary.candy-next-btn {
      background: #F3F3F3;
      font-weight: 400;
      font-size: 14px;
      line-height: 16px;
      text-align: center;
      letter-spacing: 0.2em;
      text-transform: uppercase;
      color: rgba(0, 0, 0, 0.32);
      border-color: transparent;
      pointer-events: none; }
      @media screen and (min-width: 1024px) {
        .newcandyshop .button.button--primary.candy-next-btn {
          display: none; } }
      .newcandyshop .button.button--primary.candy-next-btn.btn-active {
        background: #1D1D1D;
        color: #ffffff;
        pointer-events: all; }
        @media screen and (min-width: 1024px) {
          .newcandyshop .button.button--primary.candy-next-btn.btn-active {
            display: block; } }
        .newcandyshop .button.button--primary.candy-next-btn.btn-active:hover {
          background: #4F4F4F; }

.newcandyshop .candy-container {
  width: 100%;
  max-width: 960px;
  margin: 0 auto; }
  @media screen and (min-width: 1024px) {
    .newcandyshop .candy-container {
      max-width: calc(100% - 480px); } }

.newcandyshop .candyshop-main-header-box {
  padding: 0 32px;
  margin: 0 -32px;
  background-color: #ffffff;
  padding-top: 32px; }
  @media screen and (max-width: 1024px) {
    .newcandyshop .candyshop-main-header-box {
      padding: 24px 16px 0;
      margin: 0 -16px;
      position: relative; } }
  .newcandyshop .candyshop-main-header-box .title-box .title {
    text-align: center;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    color: rgba(0, 0, 0, 0.83);
    margin: 0 0 32px 0; }
    @media screen and (max-width: 1024px) {
      .newcandyshop .candyshop-main-header-box .title-box .title {
        margin: 0 0 16px 0; }
        .newcandyshop .candyshop-main-header-box .title-box .title span {
          display: block;
          font-size: 22px;
          line-height: 30px;
          text-align: center;
          letter-spacing: 2px;
          margin-top: 5px; } }
  .newcandyshop .candyshop-main-header-box .new-content-box {
    padding-bottom: 32px; }
    @media screen and (max-width: 1024px) {
      .newcandyshop .candyshop-main-header-box .new-content-box {
        padding-bottom: 25px; } }
    .newcandyshop .candyshop-main-header-box .new-content-box .row {
      display: flex;
      justify-content: center; }
    .newcandyshop .candyshop-main-header-box .new-content-box .innerbox {
      padding: 0 8px;
      border-right: 1px solid rgba(0, 0, 0, 0.16);
      width: calc(100% / 3); }
      .newcandyshop .candyshop-main-header-box .new-content-box .innerbox:last-child {
        border: none; }
      @media screen and (max-width: 1024px) {
        .newcandyshop .candyshop-main-header-box .new-content-box .innerbox {
          border: none; } }
      .newcandyshop .candyshop-main-header-box .new-content-box .innerbox .imgbox {
        text-align: center;
        margin-bottom: 16px; }
        .newcandyshop .candyshop-main-header-box .new-content-box .innerbox .imgbox img {
          width: 100%;
          max-width: 48px; }
        @media screen and (max-width: 1024px) {
          .newcandyshop .candyshop-main-header-box .new-content-box .innerbox .imgbox {
            margin-bottom: 12px; }
            .newcandyshop .candyshop-main-header-box .new-content-box .innerbox .imgbox img {
              max-width: 32px; } }
      .newcandyshop .candyshop-main-header-box .new-content-box .innerbox .content p {
        font-weight: 400;
        font-size: 14px;
        line-height: 18px;
        text-align: center;
        letter-spacing: 0.015em;
        color: rgba(0, 0, 0, 0.83);
        margin-bottom: 0; }
        @media screen and (max-width: 1024px) {
          .newcandyshop .candyshop-main-header-box .new-content-box .innerbox .content p {
            font-size: 12px;
            line-height: 15px;
            letter-spacing: 0.003em; } }

.stepcountbox {
  text-align: center;
  font-weight: 700;
  font-size: 14px;
  line-height: 18px;
  text-align: center;
  letter-spacing: 0.15em;
  text-transform: uppercase;
  color: rgba(0, 0, 0, 0.32);
  padding-top: 32px; }
  @media screen and (max-width: 1024px) {
    .stepcountbox {
      padding-top: 23px;
      font-size: 12px;
      letter-spacing: 0.036px; } }
  .stepcountbox .count-slash {
    margin: 0 2px; }

.stepbox {
  max-width: 656px;
  width: 100%;
  margin: 0 auto; }
  @media screen and (min-width: 1024px) {
    .stepbox {
      max-width: 556px; } }
  @media only screen and (min-width: 1440px) {
    .stepbox {
      max-width: 656px; } }
  .stepbox .step {
    display: none; }
    .stepbox .step.active {
      display: block; }
  .stepbox .step .button-box {
    text-align: center;
    position: sticky;
    bottom: 0;
    margin-top: 143px;
    flex-wrap: wrap;
    display: flex;
    padding-bottom: 32px;
    z-index: 6; }
    @media screen and (max-width: 1024px) {
      .stepbox .step .button-box {
        padding: 15px 16px 16px;
        margin: 16px -16px 0;
        background: #ffffff;
        border-top: 1px solid rgba(0, 0, 0, 0.08); } }
    @media screen and (max-width: 600px) {
      .stepbox .step .button-box {
        display: block; } }
  .stepbox .productMainTitleBox {
    padding-bottom: 24px; }
    @media screen and (min-width: 1024px) {
      .stepbox .productMainTitleBox {
        margin-top: 32px; } }
  .stepbox .productMainTitleBox .productMainTitle, .stepbox .productStockError .productMainTitle {
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    letter-spacing: 0.04em;
    color: rgba(0, 0, 0, 0.83);
    text-transform: none;
    margin-top: 16px;
    margin-bottom: 0; }
    @media screen and (max-width: 1024px) {
      .stepbox .productMainTitleBox .productMainTitle, .stepbox .productStockError .productMainTitle {
        margin-top: 14px; } }
    .stepbox .productMainTitleBox .productMainTitle .productName, .stepbox .productStockError .productMainTitle .productName {
      text-transform: uppercase; }
  .stepbox .productMainTitleBox .productMainTitle + .productMainTitle, .stepbox .productStockError .productMainTitle + .productMainTitle {
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.21px;
    margin-top: 16px;
    margin-bottom: 0;
    text-transform: none; }
    .stepbox .productMainTitleBox .productMainTitle + .productMainTitle .productName, .stepbox .productStockError .productMainTitle + .productMainTitle .productName {
      text-transform: none; }
  .stepbox .choose-radio-box + .choose-radio-box {
    margin-top: 8px; }
  .stepbox .productsbox {
    min-height: calc(100vh - 655px); }
    @media screen and (max-width: 1440px) {
      .stepbox .productsbox {
        min-height: calc(100vh - 546px); } }
    @media screen and (max-width: 1024px) {
      .stepbox .productsbox {
        min-height: calc(100vh - 320px); } }
    @media screen and (max-width: 600px) {
      .stepbox .productsbox {
        min-height: calc(100vh - 377px); } }
  .stepbox .productgrid {
    margin-left: 0;
    margin-right: 0; }
  .stepbox .choose-radio-box {
    position: relative;
    background-color: #ffffff; }
    .stepbox .choose-radio-box .i-box {
      position: absolute;
      top: 0;
      right: 0;
      cursor: pointer;
      width: 33px;
      height: 40px;
      z-index: 5;
      padding-top: 1px; }
      .stepbox .choose-radio-box .i-box .i-button {
        width: 100%;
        height: 100%;
        display: block;
        padding-top: 12px; }
    .stepbox .choose-radio-box .form-radio + .form-label.verical-view {
      width: 100%;
      margin-right: 0; }
    .stepbox .choose-radio-box .verical-view {
      padding: 11px 40px 11px 58px;
      margin-bottom: 0;
      width: 100%;
      min-height: 107px; }
      @media screen and (max-width: 1024px) {
        .stepbox .choose-radio-box .verical-view {
          padding: 11px 40px 11px 50px; } }
      .stepbox .choose-radio-box .verical-view:before {
        width: 18px;
        height: 18px;
        border: 1px solid rgba(0, 0, 0, 0.83);
        top: 50%;
        transform: translateY(-50%);
        left: 24px; }
        @media screen and (max-width: 1024px) {
          .stepbox .choose-radio-box .verical-view:before {
            left: 16px; } }
      .stepbox .choose-radio-box .verical-view::after {
        width: 12px;
        height: 12px;
        background: rgba(0, 0, 0, 0.83);
        border: none;
        top: 50%;
        transform: translateY(-50%);
        left: 27px; }
        @media screen and (max-width: 1024px) {
          .stepbox .choose-radio-box .verical-view::after {
            left: 19px; } }
      .stepbox .choose-radio-box .verical-view.OutOfStock {
        pointer-events: none; }
        .stepbox .choose-radio-box .verical-view.OutOfStock:before {
          border: 1px solid rgba(0, 0, 0, 0.16); }
        .stepbox .choose-radio-box .verical-view.OutOfStock .CandySoldOut {
          font-weight: 300;
          font-size: 14px;
          line-height: 18px;
          letter-spacing: 0.15em;
          text-transform: uppercase;
          color: rgba(0, 0, 0, 0.32); }
    .stepbox .choose-radio-box .form-label {
      border: 1px solid transparent;
      border-radius: 3px; }
    .stepbox .choose-radio-box .form-radio:checked + .form-label {
      border: 1px solid #000000; }

.candy-product-drawer {
  display: flex;
  position: fixed;
  height: 100vh;
  flex-direction: column;
  width: 400px;
  align-items: flex-start;
  flex-shrink: 0;
  background-color: #fff;
  right: -400px;
  top: 0;
  overflow: auto;
  z-index: 1001;
  transition: all 300ms ease-in-out;
  visibility: hidden; }
  .candy-product-drawer.visible {
    visibility: visible;
    right: 0;
    z-index: 1005; }
    @media screen and (max-width: 1024px) {
      .candy-product-drawer.visible {
        bottom: 0; } }
  @media screen and (max-width: 1024px) {
    .candy-product-drawer {
      right: 0px;
      bottom: -633px;
      width: 100%;
      max-height: 633px;
      top: auto; } }
  .candy-product-drawer .candy-product-drawer-section {
    padding: 0 32px 32px;
    width: 100%; }
    .candy-product-drawer .candy-product-drawer-section .button-box {
      margin-top: 32px; }
  .candy-product-drawer .description-sidebar {
    margin: 0 auto;
    display: block;
    width: 100%; }
  .candy-product-drawer .close-account-drawer {
    margin: 16px 16px 8px; }
    @media screen and (max-width: 1024px) {
      .candy-product-drawer .close-account-drawer {
        margin: 0;
        position: absolute;
        top: 14px;
        right: 5px;
        padding: 0 0 0px 0; } }
  .candy-product-drawer .candy-product-drawer-details-box .candy-product-drawer-image-box .productView-image {
    min-height: auto;
    height: auto;
    padding-top: 12px; }
    .candy-product-drawer .candy-product-drawer-details-box .candy-product-drawer-image-box .productView-image .productView-img-container {
      text-align: center;
      max-width: 128px; }
      .candy-product-drawer .candy-product-drawer-details-box .candy-product-drawer-image-box .productView-image .productView-img-container::after {
        display: none; }
      .candy-product-drawer .candy-product-drawer-details-box .candy-product-drawer-image-box .productView-image .productView-img-container img {
        position: static; }
  .candy-product-drawer .candy-productView-details {
    margin-top: 32px; }
    @media screen and (max-width: 1024px) {
      .candy-product-drawer .candy-productView-details {
        margin-top: 24px; } }
    .candy-product-drawer .candy-productView-details .candy-productView-product .candy-productView-title {
      font-weight: 700;
      font-size: 16px;
      line-height: 24px;
      text-align: center;
      letter-spacing: 0.15em;
      text-transform: uppercase;
      color: rgba(0, 0, 0, 0.83);
      margin: 0 0 8px; }
    .candy-product-drawer .candy-productView-details .candy-productView-product .candy-productView-price {
      text-align: center;
      line-height: 18px; }
      .candy-product-drawer .candy-productView-details .candy-productView-product .candy-productView-price span {
        font-weight: 400;
        font-size: 14px;
        line-height: 18px;
        text-align: right;
        letter-spacing: 0.15em;
        text-transform: uppercase;
        color: rgba(0, 0, 0, 0.83); }
        .candy-product-drawer .candy-productView-details .candy-productView-product .candy-productView-price span.candy-product-option {
          position: relative;
          margin-left: 3px;
          padding-left: 8px;
          line-height: 18px; }
          .candy-product-drawer .candy-productView-details .candy-productView-product .candy-productView-price span.candy-product-option::before {
            position: absolute;
            content: "";
            left: 0;
            top: 50%;
            transform: translateY(-50%);
            width: 1px;
            height: 14px;
            background-color: rgba(0, 0, 0, 0.83); }
    .candy-product-drawer .candy-productView-details .candy-productView-secondary-section {
      padding: 16px 16px 16px 18px;
      background: #FAFAFA;
      border-radius: 3px;
      margin-top: 30px;
      margin-bottom: 32px; }
      @media screen and (max-width: 1024px) {
        .candy-product-drawer .candy-productView-details .candy-productView-secondary-section {
          margin-bottom: 24px; } }
      .candy-product-drawer .candy-productView-details .candy-productView-secondary-section ul {
        margin-bottom: 0; }
        .candy-product-drawer .candy-productView-details .candy-productView-secondary-section ul li {
          font-weight: 400;
          font-size: 14px;
          line-height: 18px;
          letter-spacing: 0.015em;
          color: rgba(0, 0, 0, 0.83); }
        .candy-product-drawer .candy-productView-details .candy-productView-secondary-section ul li + li {
          margin-top: 17px; }

.CandyShopLeftSidebarSection {
  display: flex;
  position: absolute;
  height: 100%;
  flex-direction: column;
  max-width: 480px;
  width: 100%;
  align-items: flex-start;
  flex-shrink: 0;
  background-color: #fff;
  left: 0;
  top: 0;
  overflow: auto;
  z-index: 1001;
  transition: all 300ms ease-in-out;
  visibility: visible;
  padding: 32px;
  overflow: visible;
  z-index: 11; }
  @media only screen and (max-width: 1024px) {
    .CandyShopLeftSidebarSection {
      max-width: 100%; } }
  @media screen and (min-width: 1024px) {
    .CandyShopLeftSidebarSection {
      max-width: 480px; } }
  @media only screen and (min-width: 1400px) {
    .CandyShopLeftSidebarSection {
      max-width: 480px; } }
  @media screen and (max-width: 1024px) {
    .CandyShopLeftSidebarSection.isopen {
      height: auto;
      min-height: calc(100vh - 105px); } }
  @media screen and (max-width: 1024px) {
    .CandyShopLeftSidebarSection.isopen .CandyProgressBar {
      width: calc(100% - 32px);
      margin: 0 auto;
      transition: .3s ease-in-out; } }
  .CandyShopLeftSidebarSection.isopen .LeftSidebarInner .Leftinnerbox .mobilebtnbox .mobileArrow {
    transform: rotate(-180deg); }
  .CandyShopLeftSidebarSection.isopen .boxtoogleclose {
    display: none; }
    @media screen and (max-width: 1024px) {
      .CandyShopLeftSidebarSection.isopen .boxtoogleclose {
        position: absolute;
        bottom: 70px;
        left: 50%;
        transform: translateX(-50%);
        width: 40px;
        height: 40px;
        border: 1px solid rgba(0, 0, 0, 0.08);
        border-radius: 100%;
        display: flex;
        align-items: center;
        justify-content: center; }
        .CandyShopLeftSidebarSection.isopen .boxtoogleclose .closebox {
          line-height: 0; } }
  .CandyShopLeftSidebarSection .boxtoogleclose {
    display: none; }
  @media screen and (max-width: 1024px) {
    .CandyShopLeftSidebarSection {
      padding: 16px 0 0;
      height: auto; } }
  .CandyShopLeftSidebarSection::before {
    content: "";
    position: absolute;
    top: 0;
    width: calc(100vw - 17px);
    height: 1px;
    background: rgba(0, 0, 0, 0.08);
    left: 0; }
    @media screen and (max-width: 1024px) {
      .CandyShopLeftSidebarSection::before {
        display: none; } }
  .CandyShopLeftSidebarSection .Restart-data-box {
    margin-top: 36px; }
    @media screen and (max-width: 1024px) {
      .CandyShopLeftSidebarSection .Restart-data-box {
        margin-top: 30px; } }
    .CandyShopLeftSidebarSection .Restart-data-box .Restart-data {
      font-weight: 400;
      font-size: 12px;
      line-height: 14px;
      text-align: center;
      letter-spacing: 0.2em;
      text-transform: uppercase;
      color: rgba(0, 0, 0, 0.56);
      text-decoration: none;
      display: flex;
      align-items: center; }
      .CandyShopLeftSidebarSection .Restart-data-box .Restart-data svg {
        margin-right: 8px; }
  .CandyShopLeftSidebarSection .LeftSidebarInner {
    width: 100%; }
    .CandyShopLeftSidebarSection .LeftSidebarInner .sidebar-slideContent {
      display: none; }
      @media screen and (min-width: 1024px) {
        .CandyShopLeftSidebarSection .LeftSidebarInner .sidebar-slideContent {
          display: block; } }
      @media screen and (max-width: 1024px) {
        .CandyShopLeftSidebarSection .LeftSidebarInner .sidebar-slideContent {
          padding: 0 16px; } }
    .CandyShopLeftSidebarSection .LeftSidebarInner .Leftinnerbox .mobilebtnbox {
      display: flex;
      margin-bottom: 8px;
      flex-wrap: nowrap; }
      @media screen and (min-width: 1024px) {
        .CandyShopLeftSidebarSection .LeftSidebarInner .Leftinnerbox .mobilebtnbox {
          pointer-events: none; } }
      @media screen and (max-width: 1024px) {
        .CandyShopLeftSidebarSection .LeftSidebarInner .Leftinnerbox .mobilebtnbox {
          padding: 0 16px; } }
      @media screen and (min-width: 1024px) {
        .CandyShopLeftSidebarSection .LeftSidebarInner .Leftinnerbox .mobilebtnbox .imagebox {
          display: none; } }
      .CandyShopLeftSidebarSection .LeftSidebarInner .Leftinnerbox .mobilebtnbox .imagebox img {
        max-width: 32px;
        max-height: 32px;
        aspect-ratio: 1 / 1; }
      .CandyShopLeftSidebarSection .LeftSidebarInner .Leftinnerbox .mobilebtnbox .mobileArrow {
        display: flex;
        align-items: center;
        transition: .3s ease-in-out; }
        @media screen and (min-width: 1024px) {
          .CandyShopLeftSidebarSection .LeftSidebarInner .Leftinnerbox .mobilebtnbox .mobileArrow {
            display: none; } }
    .CandyShopLeftSidebarSection .LeftSidebarInner .LeftSidebarHeaderBox {
      display: flex;
      align-items: center;
      margin-bottom: 16px;
      width: 100%; }
      @media screen and (max-width: 1024px) {
        .CandyShopLeftSidebarSection .LeftSidebarInner .LeftSidebarHeaderBox {
          margin: 0 auto;
          width: auto; } }
      @media screen and (max-width: 400px) {
        .CandyShopLeftSidebarSection .LeftSidebarInner .LeftSidebarHeaderBox {
          margin: 0 auto; } }
      .CandyShopLeftSidebarSection .LeftSidebarInner .LeftSidebarHeaderBox h6 {
        font-weight: 700;
        font-size: 14px;
        line-height: 18px;
        letter-spacing: 0.15em;
        text-transform: uppercase;
        color: rgba(0, 0, 0, 0.83);
        margin: 0;
        padding-right: 6px;
        padding-left: 5px; }
        @media screen and (max-width: 400px) {
          .CandyShopLeftSidebarSection .LeftSidebarInner .LeftSidebarHeaderBox h6 {
            font-size: 12px; } }
        @media screen and (min-width: 1024px) {
          .CandyShopLeftSidebarSection .LeftSidebarInner .LeftSidebarHeaderBox h6 {
            padding-right: 7px; } }
      .CandyShopLeftSidebarSection .LeftSidebarInner .LeftSidebarHeaderBox .TotalProductCount {
        font-weight: 700;
        font-size: 14px;
        line-height: 18px;
        text-align: center;
        letter-spacing: 0.15em;
        text-transform: uppercase;
        color: rgba(0, 0, 0, 0.83);
        margin-left: auto; }
    .CandyShopLeftSidebarSection .LeftSidebarInner .itemSelectedBox {
      padding: 25px 0 24px;
      width: 100%; }
      @media screen and (max-width: 1024px) {
        .CandyShopLeftSidebarSection .LeftSidebarInner .itemSelectedBox {
          padding: 16px 0; } }
      .CandyShopLeftSidebarSection .LeftSidebarInner .itemSelectedBox .SelectedItemInner {
        display: flex;
        align-items: center; }
        .CandyShopLeftSidebarSection .LeftSidebarInner .itemSelectedBox .SelectedItemInner span {
          font-weight: 400;
          font-size: 14px;
          line-height: 18px;
          letter-spacing: 0.015em;
          color: rgba(0, 0, 0, 0.56); }
        .CandyShopLeftSidebarSection .LeftSidebarInner .itemSelectedBox .SelectedItemInner .Itemdevider {
          margin: 0 4px; }
        .CandyShopLeftSidebarSection .LeftSidebarInner .itemSelectedBox .SelectedItemInner .TotalItem {
          margin-right: 4px; }
        .CandyShopLeftSidebarSection .LeftSidebarInner .itemSelectedBox .SelectedItemInner .TotalValueBox {
          margin-left: auto; }
          .CandyShopLeftSidebarSection .LeftSidebarInner .itemSelectedBox .SelectedItemInner .TotalValueBox .TotalValue {
            margin-left: 4px; }

.leftsideinnerbox::-webkit-scrollbar {
  width: 4px; }

/* Track */
.leftsideinnerbox::-webkit-scrollbar-track {
  box-shadow: inset 0 0 4px #F3F3F3;
  border-radius: 10px;
  background: #F3F3F3; }

/* Handle */
.leftsideinnerbox::-webkit-scrollbar-thumb {
  background: rgba(0, 0, 0, 0.24);
  border-radius: 10px; }

@media screen and (max-width: 1024px) {
  .leftsideinnerbox {
    max-height: 62vh;
    overflow: auto; } }

@media screen and (min-width: 1024px) {
  .leftsideinnerbox {
    height: 65vh;
    overflow: auto;
    margin-right: -11px;
    padding-right: 11px; } }

@media only screen and (min-width: 2000px) {
  .leftsideinnerbox {
    height: 72vh; } }

.leftsideinnerbox .leftsidestepsListInner .leftsidestepsLists .tab-teaser .tab-menu .productAdded {
  padding: 11px 32px 8px 8px;
  background: #F3F3F3;
  border-radius: 3px;
  border-color: transparent;
  position: relative;
  pointer-events: all; }
  .leftsideinnerbox .leftsidestepsListInner .leftsidestepsLists .tab-teaser .tab-menu .productAdded .step-number-group {
    padding-left: 80px;
    font-weight: 400;
    font-size: 12px;
    line-height: 15px;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    color: rgba(0, 0, 0, 0.32);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }
    .leftsideinnerbox .leftsidestepsListInner .leftsidestepsLists .tab-teaser .tab-menu .productAdded .step-number-group .step-name {
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis; }
    .leftsideinnerbox .leftsidestepsListInner .leftsidestepsLists .tab-teaser .tab-menu .productAdded .step-number-group .number-dash {
      margin: 0 8px; }
  .leftsideinnerbox .leftsidestepsListInner .leftsidestepsLists .tab-teaser .tab-menu .productAdded .StepArrow {
    display: none;
    position: absolute;
    top: 50%;
    right: 15px;
    transform: translateY(-50%); }
  .leftsideinnerbox .leftsidestepsListInner .leftsidestepsLists .tab-teaser .tab-menu .productAdded .candy-product-box {
    padding-bottom: 8px; }
  .leftsideinnerbox .leftsidestepsListInner .leftsidestepsLists .tab-teaser .tab-menu .productAdded .candyimgbox {
    position: absolute;
    top: 8px;
    left: 8px; }
  .leftsideinnerbox .leftsidestepsListInner .leftsidestepsLists .tab-teaser .tab-menu .productAdded.active {
    border: 1px solid #000000; }
    .leftsideinnerbox .leftsidestepsListInner .leftsidestepsLists .tab-teaser .tab-menu .productAdded.active .step-number-group {
      display: block; }
      .leftsideinnerbox .leftsidestepsListInner .leftsidestepsLists .tab-teaser .tab-menu .productAdded.active .step-number-group .StepArrow {
        display: block; }
  .leftsideinnerbox .leftsidestepsListInner .leftsidestepsLists .tab-teaser .tab-menu .productAdded .candy-product-box .candy-product-con-box {
    width: 100%;
    padding-left: 80px; }

.leftsideinnerbox .leftsidestepsListInner .leftsidestepsLists .tab-teaser .tab-menu .allstockout {
  pointer-events: all !important; }

.leftsideinnerbox .leftsidestepsListInner .leftsidestepsLists .tab-teaser .tab-menu ul {
  margin: 0; }
  .leftsideinnerbox .leftsidestepsListInner .leftsidestepsLists .tab-teaser .tab-menu ul li + li {
    margin-top: 12px; }
  .leftsideinnerbox .leftsidestepsListInner .leftsidestepsLists .tab-teaser .tab-menu ul li {
    list-style: none; }
    .leftsideinnerbox .leftsidestepsListInner .leftsidestepsLists .tab-teaser .tab-menu ul li a {
      font-weight: 400;
      font-size: 12px;
      line-height: 15px;
      letter-spacing: 0.15em;
      text-transform: uppercase;
      color: rgba(0, 0, 0, 0.56);
      text-decoration: none;
      padding: 24px 16px;
      display: block;
      border: 1px dashed rgba(0, 0, 0, 0.08);
      border-radius: 3px;
      pointer-events: none; }
      .leftsideinnerbox .leftsidestepsListInner .leftsidestepsLists .tab-teaser .tab-menu ul li a.active {
        color: rgba(0, 0, 0, 0.83);
        border: 1px solid #000000; }
        .leftsideinnerbox .leftsidestepsListInner .leftsidestepsLists .tab-teaser .tab-menu ul li a.active .step-number-group .StepArrow {
          display: block; }
      .leftsideinnerbox .leftsidestepsListInner .leftsidestepsLists .tab-teaser .tab-menu ul li a .step-number-group {
        display: flex; }
        .leftsideinnerbox .leftsidestepsListInner .leftsidestepsLists .tab-teaser .tab-menu ul li a .step-number-group .StepArrow {
          margin-left: auto;
          display: none; }
        .leftsideinnerbox .leftsidestepsListInner .leftsidestepsLists .tab-teaser .tab-menu ul li a .step-number-group .number-dash {
          margin: 0 8px; }

.CandyProgressBar {
  height: 1px;
  background: rgba(0, 0, 0, 0.08);
  width: 100%;
  position: relative;
  transition: .3s ease-in-out; }
  .CandyProgressBar .StepProgressBar {
    background: #000000;
    height: 1px;
    width: 10%;
    position: absolute;
    top: 0;
    left: 0;
    transition: .3s ease-in-out; }

.candyshop-main-header-box .CandyProgressBar {
  display: none; }
  @media screen and (max-width: 1024px) {
    .candyshop-main-header-box .CandyProgressBar {
      position: absolute;
      left: 0;
      right: 0;
      width: 100%;
      bottom: 0;
      display: block; } }

.candy-product-box {
  display: flex;
  align-items: center; }
  .candy-product-box .candyimgbox {
    min-height: 83px;
    display: flex;
    align-items: self-start; }
    .candy-product-box .candyimgbox img {
      width: auto;
      max-width: 64px; }
  .candy-product-box .candy-product-con-box {
    width: 100%;
    margin: 0 0 0 auto;
    padding: 8px 0 8px 16px; }
    .candy-product-box .candy-product-con-box .p-title p {
      font-weight: 400;
      font-size: 14px;
      line-height: 18px;
      letter-spacing: 0.15em;
      text-transform: uppercase;
      color: rgba(0, 0, 0, 0.83);
      margin-bottom: 8px; }
    .candy-product-box .candy-product-con-box .p-price {
      font-weight: 300;
      font-size: 14px;
      line-height: 18px;
      letter-spacing: 0.15em;
      text-transform: uppercase;
      color: rgba(0, 0, 0, 0.83); }
      .candy-product-box .candy-product-con-box .p-price.actual-price {
        text-decoration-line: line-through; }

.candy-addtocart-container {
  display: none;
  padding-top: 24px; }

.CandyShopAddToCartSection .headerbox, .CandyShopAddedToCartSection .headerbox {
  width: 100%;
  max-width: 720px;
  margin: 0 auto;
  margin-bottom: 24px; }
  .CandyShopAddToCartSection .headerbox .imgsBox .complimentaryImageBox, .CandyShopAddedToCartSection .headerbox .imgsBox .complimentaryImageBox {
    text-align: center;
    margin-bottom: 8px; }
    .CandyShopAddToCartSection .headerbox .imgsBox .complimentaryImageBox img, .CandyShopAddedToCartSection .headerbox .imgsBox .complimentaryImageBox img {
      max-width: 64px;
      width: auto; }
  .CandyShopAddToCartSection .headerbox .imgsBox .addTocartImages, .CandyShopAddedToCartSection .headerbox .imgsBox .addTocartImages {
    display: flex;
    align-items: center;
    justify-content: center; }
    .CandyShopAddToCartSection .headerbox .imgsBox .addTocartImages .addTocartimage + .addTocartimage, .CandyShopAddedToCartSection .headerbox .imgsBox .addTocartImages .addTocartimage + .addTocartimage {
      margin-left: 8px; }
    .CandyShopAddToCartSection .headerbox .imgsBox .addTocartImages .addTocartimage img, .CandyShopAddedToCartSection .headerbox .imgsBox .addTocartImages .addTocartimage img {
      width: auto;
      max-width: 32px; }
  .CandyShopAddToCartSection .headerbox .titlebox h4, .CandyShopAddedToCartSection .headerbox .titlebox h4 {
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    color: rgba(0, 0, 0, 0.83);
    margin: 16px 0 0; }
  .CandyShopAddToCartSection .headerbox .editTextbox p, .CandyShopAddedToCartSection .headerbox .editTextbox p {
    font-weight: 400;
    font-size: 12px;
    line-height: 15px;
    text-align: center;
    letter-spacing: 0.003em;
    color: rgba(0, 0, 0, 0.32);
    margin: 8px 0 0; }

.AddtocartProductBox {
  width: 100%;
  max-width: 720px;
  margin: 0 auto;
  min-height: calc(100vh - 500px);
  /* Track */
  /* Handle */ }
  .AddtocartProductBox .ProductBoxinner::-webkit-scrollbar {
    width: 4px; }
  .AddtocartProductBox .ProductBoxinner::-webkit-scrollbar-track {
    box-shadow: inset 0 0 4px #F3F3F3;
    border-radius: 10px;
    background: #F3F3F3; }
  .AddtocartProductBox .ProductBoxinner::-webkit-scrollbar-thumb {
    background: rgba(0, 0, 0, 0.24);
    border-radius: 10px; }
  .AddtocartProductBox .ProductBoxinner {
    max-height: 525.5px;
    overflow: auto;
    padding: 0 32px 32px; }
    @media screen and (max-width: 1024px) {
      .AddtocartProductBox .ProductBoxinner {
        padding: 0; } }
    .AddtocartProductBox .ProductBoxinner .candy-product-box + .candy-product-box {
      margin-top: 8px; }
    .AddtocartProductBox .ProductBoxinner .candy-product-box:last-child {
      margin-bottom: 8px; }
    .AddtocartProductBox .ProductBoxinner .candyimgbox {
      position: absolute;
      top: 8px;
      left: 8px;
      width: 64px; }
    .AddtocartProductBox .ProductBoxinner .candy-product-box {
      background: #F3F3F3;
      border-radius: 3px;
      padding: 8px;
      position: relative;
      cursor: pointer; }
      .AddtocartProductBox .ProductBoxinner .candy-product-box .candy-product-con-box {
        padding-left: 80px; }
        .AddtocartProductBox .ProductBoxinner .candy-product-box .candy-product-con-box .step-number-group-box {
          margin-bottom: 6px;
          white-space: nowrap;
          overflow: hidden;
          text-overflow: ellipsis; }
          .AddtocartProductBox .ProductBoxinner .candy-product-box .candy-product-con-box .step-number-group-box .step-number-group span {
            font-weight: 400;
            font-size: 12px;
            line-height: 15px;
            letter-spacing: 0.15em;
            text-transform: uppercase;
            color: rgba(0, 0, 0, 0.32); }
      .AddtocartProductBox .ProductBoxinner .candy-product-box .editbox {
        margin-left: auto;
        width: 32px;
        position: absolute;
        top: 0;
        width: 100%;
        height: 100%;
        right: 0;
        text-align: right; }
        @media screen and (max-width: 1024px) {
          .AddtocartProductBox .ProductBoxinner .candy-product-box .editbox {
            opacity: 0; } }
        .AddtocartProductBox .ProductBoxinner .candy-product-box .editbox .edit-icon {
          width: 100%;
          height: 100%;
          display: block;
          padding: 16px; }

.addtocartmainbox {
  margin: 0 -32px; }
  @media screen and (max-width: 1024px) {
    .addtocartmainbox {
      margin: 0 -16px; } }
  .addtocartmainbox.Box-fixed {
    position: sticky;
    bottom: 0;
    background-color: #ffffff; }
  .addtocartmainbox .btninnerbox {
    position: relative; }
    .addtocartmainbox .btninnerbox::before {
      content: "";
      position: absolute;
      top: 0;
      box-shadow: 0px 4px 24px 8px rgba(0, 0, 0, 0.16);
      width: 100%;
      height: 50%;
      background-color: #ffffff;
      z-index: -2; }
    .addtocartmainbox .btninnerbox::after {
      content: "";
      position: absolute;
      bottom: 0;
      width: 100%;
      height: 50%;
      background-color: #ffffff;
      z-index: -1; }
    .addtocartmainbox .btninnerbox .totalandpricebox {
      display: flex;
      justify-content: space-between;
      align-items: center; }
      .addtocartmainbox .btninnerbox .totalandpricebox span {
        font-weight: 700;
        font-size: 14px;
        line-height: 18px;
        letter-spacing: 0.15em;
        text-transform: uppercase;
        color: rgba(0, 0, 0, 0.83); }
  .addtocartmainbox .btnbox {
    width: 100%;
    max-width: 656px;
    margin: 0 auto;
    padding: 16px 0 32px; }
    @media screen and (max-width: 1024px) {
      .addtocartmainbox .btnbox {
        padding: 16px 16px; } }
    .addtocartmainbox .btnbox .button--primary {
      width: 100%;
      max-width: 100%;
      margin-top: 16px; }

#Restart-modal, #candy-error-modal {
  max-width: 480px;
  width: calc(100% - 32px); }
  #Restart-modal .modal-header, #candy-error-modal .modal-header {
    border: none;
    padding: 16px 32px; }
    #Restart-modal .modal-header h6, #candy-error-modal .modal-header h6 {
      margin: 0;
      font-weight: 700;
      font-size: 16px;
      line-height: 24px;
      text-align: center;
      letter-spacing: 0.15em;
      text-transform: uppercase;
      color: rgba(0, 0, 0, 0.83); }
  #Restart-modal .modal-content, #candy-error-modal .modal-content {
    padding: 0 16px 16px; }
    #Restart-modal .modal-content p, #candy-error-modal .modal-content p {
      font-weight: 400;
      font-size: 16px;
      line-height: 20px;
      text-align: center;
      letter-spacing: 0.04em;
      color: rgba(0, 0, 0, 0.83); }
      @media screen and (max-width: 1024px) {
        #Restart-modal .modal-content p, #candy-error-modal .modal-content p {
          padding: 0 5px; } }
    #Restart-modal .modal-content .button, #candy-error-modal .modal-content .button {
      display: block;
      width: 100%;
      margin: 0;
      padding: 15px 40px;
      border-radius: 3px;
      font-size: 14px;
      line-height: 16px;
      text-align: center;
      letter-spacing: 0.2em;
      text-transform: uppercase; }
    #Restart-modal .modal-content .dbs-button--Secondary, #candy-error-modal .modal-content .dbs-button--Secondary {
      color: rgba(0, 0, 0, 0.83); }
      #Restart-modal .modal-content .dbs-button--Secondary:hover, #candy-error-modal .modal-content .dbs-button--Secondary:hover {
        color: #999999; }
    #Restart-modal .modal-content .button + .button, #candy-error-modal .modal-content .button + .button {
      margin-top: 8px; }

#candy-error-modal {
  max-width: 625px;
  padding: 32px 15px 37px; }

.Restart-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.Restart-activeModal .modal-background {
  display: none; }

.has-activeModal.Restart-activeModal .Restart-modal-background {
  background: rgba(0, 0, 0, 0.32);
  opacity: 1;
  display: block; }

.has-activeModal.Restart-activeModal #Restart-modal, .has-activeModal.Restart-activeModal #candy-error-modal {
  visibility: visible; }
  .has-activeModal.Restart-activeModal #Restart-modal .modal-close, .has-activeModal.Restart-activeModal #candy-error-modal .modal-close {
    width: 24px;
    height: 24px;
    top: 13px;
    right: 16px; }
    .has-activeModal.Restart-activeModal #Restart-modal .modal-close .close-icon, .has-activeModal.Restart-activeModal #candy-error-modal .modal-close .close-icon {
      width: inherit;
      height: inherit; }

.overFlowHidden {
  overflow: hidden; }

.product-draweroverFlowHidden {
  overflow: hidden; }
  .product-draweroverFlowHidden .product-background {
    display: block;
    opacity: 1; }

.product-background {
  background: rgba(0, 0, 0, 0.32);
  bottom: 0;
  display: none;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1004;
  left: 0;
  opacity: 0; }

.addedtocartmainbox {
  width: 100%;
  max-width: 720px;
  margin: 0 auto; }
  .addedtocartmainbox .btnbox {
    text-align: center; }
    .addedtocartmainbox .btnbox .btn-box + .btn-box {
      margin-top: 8px; }
    .addedtocartmainbox .btnbox .another-one-btn-box .dbs-button--Secondary {
      padding: 16px 32px;
      background: #FFFFFF;
      border: 1px solid #1D1D1D;
      border-radius: 3px;
      font-weight: 400;
      font-size: 14px;
      line-height: 16px;
      text-align: center;
      letter-spacing: 0.2em;
      text-transform: uppercase;
      color: rgba(0, 0, 0, 0.83); }
      .addedtocartmainbox .btnbox .another-one-btn-box .dbs-button--Secondary:hover {
        background: #F3F3F3;
        border: 1px solid #1D1D1D;
        color: rgba(0, 0, 0, 0.83); }
    .addedtocartmainbox .btnbox .discover-btn-box .button {
      padding: 16px 0 17px;
      text-decoration: underline;
      background-color: transparent;
      border: none;
      font-weight: 400;
      font-size: 14px;
      line-height: 16px;
      text-align: center;
      letter-spacing: 0.2em;
      text-transform: uppercase;
      color: rgba(0, 0, 0, 0.83); }
      .addedtocartmainbox .btnbox .discover-btn-box .button:hover {
        color: rgba(0, 0, 0, 0.64); }

.CandyShopAddedToCartSection {
  display: none; }
  .CandyShopAddedToCartSection .titlebox {
    margin-bottom: 16px; }
  .CandyShopAddedToCartSection .headerbox {
    margin-bottom: 48px; }
    .CandyShopAddedToCartSection .headerbox .imgsBox .complimentaryImageBox img {
      max-width: 128px; }

.candy-back-btn.dbs-button--Secondary {
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  text-align: center;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: rgba(0, 0, 0, 0.83);
  background: transparent;
  align-items: center;
  justify-content: center;
  border: none;
  padding: 0;
  margin-top: 16px;
  display: none; }
  @media screen and (max-width: 1024px) {
    .candy-back-btn.dbs-button--Secondary {
      display: flex; } }
  .candy-back-btn.dbs-button--Secondary:hover {
    color: rgba(0, 0, 0, 0.64);
    background: transparent; }
  .candy-back-btn.dbs-button--Secondary svg {
    margin-right: 8px; }

.newcandyshop .button.button--primary.candy-next-btn.btn-active.cancel-edit-step {
  background-color: #ffffff;
  color: rgba(0, 0, 0, 0.83);
  border: 1px solid #1d1d1d;
  margin-right: auto; }
  @media screen and (max-width: 1024px) {
    .newcandyshop .button.button--primary.candy-next-btn.btn-active.cancel-edit-step {
      margin-bottom: 8px; } }
  .newcandyshop .button.button--primary.candy-next-btn.btn-active.cancel-edit-step:hover {
    color: rgba(0, 0, 0, 0.83);
    background-color: #F3F3F3;
    border-color: #1D1D1D; }

.newcandyshop .button.button--primary.candy-next-btn.btn-active.edit-finish {
  margin-left: auto; }

.newcandyshop .button.button--primary.candy-next-btn.btn-active.cancel-edit-step, .newcandyshop .button.button--primary.candy-next-btn.btn-active.edit-finish {
  width: 100%;
  max-width: calc(100% / 2 - 7.5px);
  height: 48px; }
  @media screen and (max-width: 1024px) {
    .newcandyshop .button.button--primary.candy-next-btn.btn-active.cancel-edit-step, .newcandyshop .button.button--primary.candy-next-btn.btn-active.edit-finish {
      max-width: 100%; } }

.newcandyshop .button.button--primary.stock-out {
  background: #F3F3F3;
  border-radius: 3px;
  color: rgba(0, 0, 0, 0.64);
  pointer-events: none;
  letter-spacing: 0.2em;
  font-size: 14px;
  line-height: 16px; }

.pt-product-sku-candy-shop #one-to-one-initiation, .pt-product-sku-candy-shop #kustomer-ui-sdk-iframe {
  display: none !important; }

.pt-cart #candy-error-modal .modal-content .addedtocartmainbox {
  max-width: 369px;
  margin: 0 auto; }

.addtocartmainbox .btninnerbox .totalandpricebox span.Total_priceSpinner {
  width: 10px;
  height: 10px;
  animation-timeline: auto;
  animation-range-start: normal;
  animation-range-end: normal;
  border-width: 1px;
  border-style: solid;
  border-color: transparent black black;
  border-image: initial;
  border-radius: 50%;
  animation: 1.2s linear 0s infinite normal none running spin;
  font-size: 0;
  margin: 10px 20px 0; }

.leftsideinnerbox .leftsidestepsListInner .leftsidestepsLists .tab-teaser .tab-menu ul li a.tab-link[data-tab="step-1"] {
  pointer-events: all; }

/*Hide the order groove session field input from the user*/
#FormField_26_input {
  display: none !important; }

/*Hide the order groove session field label from the user*/
label[for='FormField_26_input'] {
  display: none !important; }

.og-title {
  text-align: center;
  padding-bottom: 50px; }

.og-shipment-header {
  background-color: #f2f2f2;
  font-family: 'Europa';
  margin-bottom: 0;
  text-transform: uppercase; }

.ng-binding {
  text-transform: uppercase;
  margin: 1px; }

.og-total-label {
  font-weight: 500; }

.og-quantity {
  font-weight: 100; }

.og-freq {
  font-weight: 100; }

.og-item-remove-actions {
  font-size: smaller;
  margin-top: 10px; }

.og-product-info-upcoming {
  font-family: 'Europa'; }

.og-shipment-header-controls {
  padding-top: 8px; }

.og-shipment-info {
  padding-top: 13px;
  padding-left: 20px; }

.og-shipment-footer {
  padding-top: 20px;
  font-family: 'Europa'; }

.og-payment-expiration-date {
  margin-bottom: 30px;
  font-weight: 100;
  font-size: smaller; }

.og-payment-type {
  font-weight: 100;
  font-size: smaller; }

.og-payment-last-4 {
  font-weight: 100;
  font-size: smaller; }

.og-address-city-state-zip {
  margin-bottom: 10px;
  font-weight: 100;
  font-size: smaller; }

.og-address-line-1 {
  font-weight: 100;
  font-size: smaller; }

.og-address-name {
  font-weight: 100;
  font-size: smaller; }

.og-freq-quantity-controls .ng-scope {
  width: max-content; }

.marketing-strip-banners-region {
  width: 100%; }
  .marketing-strip-banners-region div {
    width: 100% !important;
    padding: 0 !important;
    margin: 0 !important;
    background: none !important;
    z-index: 99; }

.marketing-strip-banners-container {
  width: 100%;
  display: flex;
  flex-direction: column;
  max-height: 48px;
  overflow: hidden; }
  .marketing-strip-banners-container a {
    border: none;
    transition: none;
    margin: 0;
    padding: 8px;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    position: relative;
    overflow: hidden;
    min-height: 48px;
    max-height: 48px; }
    .marketing-strip-banners-container a p {
      font-family: 'Europa';
      overflow: hidden;
      word-break: break-word;
      text-align: center;
      text-transform: uppercase;
      font-size: 12px;
      font-weight: 300;
      letter-spacing: 1.8px;
      line-height: normal;
      max-height: 32px;
      margin: 0;
      padding: 0; }
    .marketing-strip-banners-container a:hover {
      color: unset; }
  @media (min-width: 769px) {
    .marketing-strip-banners-container {
      max-height: 32px; }
      .marketing-strip-banners-container a {
        min-height: 32px;
        max-height: 32px; }
        .marketing-strip-banners-container a p {
          max-height: 16px; } }

#my-routine-body-root .routine-container {
  padding: 0 0;
  backdrop-filter: none; }
  @media screen and (max-width: 1024px) {
    #my-routine-body-root .routine-container {
      padding: 0 0; } }

.edit-routine-button .icon-with-text {
  display: inline-flex;
  align-items: center; }

@media screen and (max-width: 1440px) {
  .routine-background {
    padding-top: 0px; } }

@media screen and (min-width: 1700px) {
  .routine-background {
    padding-top: 32px; } }

.routine-background.cart-page-active {
  padding-top: 0; }
  .routine-background.cart-page-active .routine-container {
    max-width: 100%;
    padding: 0;
    backdrop-filter: none; }
    .routine-background.cart-page-active .routine-container .product-images {
      background: #fff;
      border-bottom: 1px solid rgba(0, 0, 0, 0.08); }
      @media screen and (max-width: 1024px) {
        .routine-background.cart-page-active .routine-container .product-images {
          padding: 0 16px; } }
      .routine-background.cart-page-active .routine-container .product-images .routine-title {
        font-size: 16px;
        line-height: 24px;
        letter-spacing: 2.4px;
        font-weight: 700;
        margin-top: 16px; }
        @media screen and (max-width: 1024px) {
          .routine-background.cart-page-active .routine-container .product-images .routine-title {
            margin-top: 24px; } }
      .routine-background.cart-page-active .routine-container .product-images .routine-description {
        font-size: 12px;
        color: rgba(0, 0, 0, 0.56);
        padding-bottom: 32px;
        margin: 0;
        letter-spacing: 0.36px; }
    .routine-background.cart-page-active .routine-container .cart-page-body {
      max-width: 640px;
      margin: 0 auto; }
      @media screen and (max-width: 1024px) {
        .routine-background.cart-page-active .routine-container .cart-page-body {
          padding: 0 16px; } }

@media screen and (max-width: 1024px) {
  .routine-background {
    background: none !important;
    min-height: auto; } }

@media (min-width: 1200px) {
  .routine-background.loading-custom {
    min-height: 686px; } }

@media (min-width: 1400px) {
  .routine-background.loading-custom {
    min-height: 788px; } }

@media (min-width: 1600px) {
  .routine-background.loading-custom {
    min-height: 838px; } }

@media (min-width: 1700px) {
  .routine-background.loading-custom {
    min-height: 870px; } }

@media (min-width: 1900px) {
  .routine-background.loading-custom {
    min-height: 740px; } }

.routine-container {
  width: 100%;
  max-width: 640px;
  margin: 0 auto;
  font-family: "europa", sans-serif;
  padding: 0 20px 30px 20px;
  border-radius: 4px;
  background: rgba(255, 255, 255, 0.4);
  backdrop-filter: blur(12px); }
  @media screen and (max-width: 1024px) {
    .routine-container {
      padding: 0 16px;
      background: none;
      backdrop-filter: none; } }
  @media (min-width: 767px) {
    .routine-container.custom-rotine-fun {
      min-height: 500px; } }
  .routine-container .page-heading {
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    color: rgba(0, 0, 0, 0.83);
    font-family: "europa", sans-serif;
    margin-bottom: 0px;
    padding-top: 24px; }
    @media screen and (max-width: 1024px) {
      .routine-container .page-heading {
        padding-top: 0;
        letter-spacing: 0.64px; } }
    @media screen and (max-width: 1024px) {
      .routine-container .page-heading.border-bottom {
        border-bottom: 4px solid #F3F3F3;
        padding-bottom: 16px; } }
  @media screen and (max-width: 1024px) {
    .routine-container .content-wrapper {
      min-height: 70vh; } }
  .routine-container .content-wrapper .step-header {
    text-align: center;
    font-family: "europa", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    color: rgba(0, 0, 0, 0.83);
    letter-spacing: 0.8px; }
    @media screen and (max-width: 1440px) {
      .routine-container .content-wrapper .step-header {
        margin: 24px 0 0; } }
    @media screen and (max-width: 1024px) {
      .routine-container .content-wrapper .step-header {
        margin: 0; } }
    @media screen and (min-width: 1440px) {
      .routine-container .content-wrapper .step-header {
        margin: 32px 0 0;
        width: 100%;
        font-size: 20px; } }
  .routine-container .content-wrapper .error-message-new {
    border-radius: 3px;
    background: #FF6161;
    padding: 8px 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: auto;
    max-width: max-content;
    margin: 0 auto;
    color: #FFF;
    text-align: center;
    font-family: "europa", sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.36px;
    margin-top: 8px; }

.routine-step .flex-space .option .option-item {
  justify-content: space-between; }

@media screen and (max-width: 1024px) {
  .routine-step .options {
    padding-top: 24px; } }

.routine-step .options.Jumbled_Stack {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0 -4px; }
  .routine-step .options.Jumbled_Stack .option {
    padding: 0 4px; }
    .routine-step .options.Jumbled_Stack .option .option-inner {
      padding: 16px 16px; }
    .routine-step .options.Jumbled_Stack .option.selected-routine {
      width: auto; }
  .routine-step .options.Jumbled_Stack .SkinColorCode {
    display: none; }

.routine-step .option.selected-routine .option-inner {
  width: 100%;
  margin: 0%;
  outline: 3px solid rgba(0, 0, 0, 0.83); }

.routine-step .option .option-inner {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding: 16px;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0.04em;
  color: rgba(0, 0, 0, 0.83);
  box-sizing: border-box;
  border-radius: 4px;
  outline: 3px solid transparent;
  cursor: pointer;
  font-family: Europa, Roboto, Arial, Helvetica, sans-serif;
  background: #fff;
  /* Text container - modified for proper wrapping */
  /* Skin color code specific styles */ }
  @media screen and (max-width: 1440px) {
    .routine-step .option .option-inner {
      padding: 8px 16px; } }
  @media screen and (max-width: 1024px) {
    .routine-step .option .option-inner {
      padding: 15px 16px;
      background-color: #FAFAFA; } }
  @media screen and (min-width: 1440px) {
    .routine-step .option .option-inner {
      padding: 16px 24px; } }
  .routine-step .option .option-inner > span:not(.SkinColorCode) {
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0.04em;
    color: rgba(0, 0, 0, 0.83);
    white-space: normal;
    overflow-wrap: break-word;
    word-break: break-word;
    min-width: 0;
    flex-grow: 1;
    margin-left: 10px;
    display: flex;
    justify-content: center; }
  .routine-step .option .option-inner .SkinColorCode {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    font-size: 0;
    display: inline-block;
    flex-shrink: 0;
    margin-left: 0;
    white-space: nowrap;
    overflow: visible; }
    .routine-step .option .option-inner .SkinColorCode.pale {
      background: #FFE5D9; }
    .routine-step .option .option-inner .SkinColorCode.light {
      background: #F4D4C4; }
    .routine-step .option .option-inner .SkinColorCode.medium {
      background: #D8B89A; }
    .routine-step .option .option-inner .SkinColorCode.olive {
      background: #A87E5A; }
    .routine-step .option .option-inner .SkinColorCode.dark {
      background: #7A5230; }
    .routine-step .option .option-inner .SkinColorCode.very.dark {
      background: #4F2E19; }
  .routine-step .option .option-inner .option-image {
    max-width: 160px;
    max-height: 160px;
    border-radius: 50%;
    flex-shrink: 0; }
    @media (max-width: 375px) {
      .routine-step .option .option-inner .option-image {
        max-width: 140px;
        max-height: 140px; } }
    @media (max-width: 320px) {
      .routine-step .option .option-inner .option-image {
        max-width: 100px;
        max-height: 100px; } }

.routine-step .option {
  margin: 8px 0 0; }

.routine-progress-bar {
  width: 100%;
  display: flex;
  align-items: center;
  gap: 4px;
  margin-top: 16px; }
  @media screen and (max-width: 1024px) {
    .routine-progress-bar {
      gap: 1px; } }
  .routine-progress-bar .progress-step {
    width: 70.22px;
    height: 4px;
    background: #fff;
    border-radius: 1000px; }
    @media screen and (max-width: 1024px) {
      .routine-progress-bar .progress-step {
        background: #F3F3F3; } }
    .routine-progress-bar .progress-step.active {
      background: rgba(0, 0, 0, 0.83); }

.option-item.multi-select .SkinColorCode {
  display: none; }

.SkinColorCode {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  font-size: 0;
  display: inline-block; }
  .SkinColorCode.pale {
    background: #FFE5D9; }
  .SkinColorCode.light {
    background: #F4D4C4; }
  .SkinColorCode.medium {
    background: #D8B89A; }
  .SkinColorCode.olive {
    background: #A87E5A; }
  .SkinColorCode.dark {
    background: #7A5230; }
  .SkinColorCode.very.dark {
    background: #4F2E19; }

.cart-page .product-images {
  text-align: center; }
  .cart-page .product-images img {
    display: inline-block; }

.cart-page-body .routine-title,
.saved-routine .routine-title {
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  letter-spacing: 2.4px;
  text-transform: uppercase;
  color: rgba(0, 0, 0, 0.83);
  margin: 0 0 8px 0; }

.cart-page-body .routine-description,
.saved-routine .routine-description {
  font-weight: 400;
  font-size: 12px;
  line-height: 15px;
  text-align: center;
  letter-spacing: 0.36px;
  color: rgba(0, 0, 0, 0.32); }

.cart-page-body .cart-top-btn-box,
.saved-routine .cart-top-btn-box {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 16px 0; }
  .cart-page-body .cart-top-btn-box .saved-date,
  .saved-routine .cart-top-btn-box .saved-date {
    font-size: 0;
    opacity: 0;
    display: none; }
  .cart-page-body .cart-top-btn-box button,
  .saved-routine .cart-top-btn-box button {
    font-weight: 400;
    font-size: 12px;
    line-height: 14px;
    text-align: center;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    color: rgba(0, 0, 0, 0.83); }
    .cart-page-body .cart-top-btn-box button svg,
    .saved-routine .cart-top-btn-box button svg {
      margin-right: 8px; }

.cart-page-body .product-list .product-item,
.saved-routine .product-list .product-item {
  background: #FFFFFF;
  border: 1px solid rgba(0, 0, 0, 0.08);
  border-radius: 0px;
  padding: 24px; }
  @media screen and (max-width: 1024px) {
    .cart-page-body .product-list .product-item,
    .saved-routine .product-list .product-item {
      padding: 16px; } }

.cart-page-body .product-list .ordergroove-pdp-container,
.saved-routine .product-list .ordergroove-pdp-container {
  display: flex;
  justify-content: space-between; }
  .cart-page-body .product-list .ordergroove-pdp-container .step-left,
  .saved-routine .product-list .ordergroove-pdp-container .step-left {
    width: 96px; }
    .cart-page-body .product-list .ordergroove-pdp-container .step-left .step,
    .saved-routine .product-list .ordergroove-pdp-container .step-left .step {
      padding: 4px 8px;
      background: #F3F3F3;
      border-radius: 4px;
      font-weight: 400;
      font-size: 14px;
      line-height: 18px;
      letter-spacing: 0.015em;
      color: rgba(0, 0, 0, 0.83);
      display: inline-block;
      margin-bottom: 8px; }
  .cart-page-body .product-list .ordergroove-pdp-container .step-right,
  .saved-routine .product-list .ordergroove-pdp-container .step-right {
    width: calc(100% - 112px); }
    .cart-page-body .product-list .ordergroove-pdp-container .step-right .product-name,
    .saved-routine .product-list .ordergroove-pdp-container .step-right .product-name {
      margin: 0;
      font-weight: 400;
      font-size: 14px;
      line-height: 18px;
      letter-spacing: 0.15em;
      text-transform: uppercase;
      color: rgba(0, 0, 0, 0.83);
      margin-bottom: 8px; }
    .cart-page-body .product-list .ordergroove-pdp-container .step-right .price,
    .saved-routine .product-list .ordergroove-pdp-container .step-right .price {
      font-weight: 400;
      font-size: 14px;
      line-height: 18px;
      letter-spacing: 0.42px;
      color: rgba(0, 0, 0, 0.64);
      margin-bottom: 16px; }
    .cart-page-body .product-list .ordergroove-pdp-container .step-right #og-form-section,
    .saved-routine .product-list .ordergroove-pdp-container .step-right #og-form-section {
      display: block;
      padding: 0;
      border: none;
      margin-bottom: 0;
      padding: 12px 0 0; }
      @media screen and (max-width: 1024px) {
        .cart-page-body .product-list .ordergroove-pdp-container .step-right #og-form-section,
        .saved-routine .product-list .ordergroove-pdp-container .step-right #og-form-section {
          margin-bottom: 0;
          padding: 0; } }
    .cart-page-body .product-list .ordergroove-pdp-container .step-right .og-form__form-group label,
    .saved-routine .product-list .ordergroove-pdp-container .step-right .og-form__form-group label {
      font-weight: 400;
      font-size: 14px;
      line-height: 18px;
      letter-spacing: 0.015em;
      color: rgba(0, 0, 0, 0.64); }
    .cart-page-body .product-list .ordergroove-pdp-container .step-right .og-form__form-group .info-icon,
    .saved-routine .product-list .ordergroove-pdp-container .step-right .og-form__form-group .info-icon {
      line-height: 0; }
      .cart-page-body .product-list .ordergroove-pdp-container .step-right .og-form__form-group .info-icon svg,
      .saved-routine .product-list .ordergroove-pdp-container .step-right .og-form__form-group .info-icon svg {
        vertical-align: bottom; }
    .cart-page-body .product-list .ordergroove-pdp-container .step-right .og-form__form-group .price,
    .saved-routine .product-list .ordergroove-pdp-container .step-right .og-form__form-group .price {
      margin-bottom: 0; }

.Routinfooter-main {
  background: rgba(255, 255, 255, 0.5);
  width: 100%;
  position: sticky;
  backdrop-filter: blur(12px);
  bottom: 0;
  z-index: 9; }
  @media screen and (min-width: 1024px) {
    .Routinfooter-main {
      margin-top: 300px;
      z-index: 9; } }
  @media screen and (max-width: 1700px) {
    .Routinfooter-main {
      margin-top: 250px; } }
  @media screen and (max-width: 1440px) {
    .Routinfooter-main {
      margin-top: 200px; } }
  .Routinfooter-main.d-flex {
    backdrop-filter: blur(12px); }
    @media screen and (min-width: 1024px) {
      .Routinfooter-main.d-flex .Routinefooter {
        display: flex;
        flex-wrap: nowrap; }
        .Routinfooter-main.d-flex .Routinefooter .navigation-buttons {
          width: 50%;
          order: 2;
          padding: 0 4px; }
          .Routinfooter-main.d-flex .Routinefooter .navigation-buttons.bottom-back-button {
            order: 1; }
            .Routinfooter-main.d-flex .Routinefooter .navigation-buttons.bottom-back-button .button--secondary {
              width: 100%;
              padding: 16px 32px;
              border-radius: 3px;
              margin: 0;
              font-family: "europa", sans-serif;
              font-size: 14px;
              line-height: 16px;
              text-align: center;
              letter-spacing: 0.2em;
              text-transform: uppercase;
              margin-bottom: 0;
              background: transparent;
              color: #000; }
              .Routinfooter-main.d-flex .Routinefooter .navigation-buttons.bottom-back-button .button--secondary:hover {
                background-color: #F3F3F3; } }

.Routinefooter {
  position: sticky;
  bottom: 0;
  padding: 16px 16px;
  max-width: 640px;
  margin-left: auto;
  margin-right: auto; }
  @media screen and (max-width: 1024px) {
    .Routinefooter {
      background: #FFFFFF;
      border-top: 1px solid rgba(0, 0, 0, 0.08);
      padding: 16px 16px 24px;
      margin: 65px auto 0; } }

@media screen and (max-width: 1024px) {
  .bottom-back-button .button--secondary {
    border: none;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    text-align: center;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    color: rgba(0, 0, 0, 0.83);
    margin-bottom: 0;
    padding: 0 10px;
    margin-top: 15px;
    border: 1px solid #1D1D1D;
    padding: 16px 32px; } }

.button-routine-next.dbs-button--primary {
  width: 100%;
  padding: 16px 32px;
  background: #1D1D1D;
  border-radius: 3px;
  font-family: "europa", sans-serif;
  font-size: 14px;
  line-height: 16px;
  text-align: center;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  margin-bottom: 0; }
  @media screen and (max-width: 1024px) {
    .button-routine-next.dbs-button--primary {
      margin-bottom: 0; } }
  .button-routine-next.dbs-button--primary:hover {
    background: #4F4F4F; }
  .button-routine-next.dbs-button--primary:disabled {
    display: none; }
    @media screen and (max-width: 1024px) {
      .button-routine-next.dbs-button--primary:disabled {
        display: block;
        pointer-events: none;
        background: #F3F3F3;
        font-size: 14px;
        line-height: 16px;
        text-align: center;
        letter-spacing: 0.2em;
        text-transform: uppercase;
        color: rgba(0, 0, 0, 0.32);
        margin-bottom: 0; } }

.Routine-step-header {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  flex-direction: column; }
  @media screen and (max-width: 1024px) {
    .Routine-step-header {
      padding: 24px 0 0; } }
  .Routine-step-header .step-header {
    font-weight: 400;
    font-size: 20px;
    line-height: 140%;
    text-align: center;
    letter-spacing: 0.04em;
    color: rgba(0, 0, 0, 0.83);
    max-width: 100%;
    margin: 0 auto;
    text-transform: none;
    font-family: "europa", sans-serif; }
    @media screen and (max-width: 1024px) {
      .Routine-step-header .step-header {
        font-size: 16px;
        line-height: 20px;
        letter-spacing: 0.04em; } }
  @media screen and (min-width: 1024px) {
    .Routine-step-header .navigation-buttons.top-back-button .button--secondary {
      display: none; } }

.navigation-buttons.top-back-button {
  padding-top: 16px;
  width: 100%; }
  @media screen and (min-width: 1024px) {
    .navigation-buttons.top-back-button {
      display: none; } }
  .navigation-buttons.top-back-button .button--secondary {
    font-weight: 400;
    font-size: 12px;
    line-height: 14px;
    text-align: center;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    color: rgba(0, 0, 0, 0.83);
    border: none;
    border-radius: 3px;
    padding: 0px;
    margin-bottom: 0;
    display: flex;
    align-items: center;
    margin: 0 auto; }
    .navigation-buttons.top-back-button .button--secondary svg {
      margin-right: 8px; }

@media screen and (max-width: 1024px) {
  .navigation-buttons.bottom-back-button {
    display: none; } }

.option-item h3 {
  margin: 0;
  font-size: 14px; }

.option-item p {
  margin: 5px 0 0;
  font-size: 12px; }

body.routine-edit-modal-active {
  overflow: hidden; }

.routine-modal {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: fixed;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 640px;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  background-color: #fff;
  right: -640px;
  top: 0;
  overflow: auto;
  z-index: 1001;
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  visibility: hidden;
  max-width: 100%; }
  .routine-modal.modal-active {
    visibility: visible;
    right: 0; }
  .routine-modal .popup-routine {
    height: 100%;
    width: 100%; }
  .routine-modal .popup-header {
    padding: 16px 16px 8px;
    position: fixed;
    top: 0;
    z-index: 10;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between; }
    .routine-modal .popup-header .close-button {
      padding: 0;
      line-height: 0;
      float: left; }
      @media screen and (max-width: 1024px) {
        .routine-modal .popup-header .close-button {
          display: block;
          margin-left: auto; } }
  .routine-modal .popup-content {
    padding: 24px 32px 0 32px; }
    @media screen and (max-width: 1024px) {
      .routine-modal .popup-content {
        padding: 0 16px 0 16px; } }
    .routine-modal .popup-content .popup-title {
      font-weight: 700;
      font-size: 14px;
      line-height: 18px;
      letter-spacing: 0.15em;
      text-transform: uppercase;
      color: rgba(0, 0, 0, 0.83);
      margin: 28px 0 28px; }
      @media screen and (max-width: 1024px) {
        .routine-modal .popup-content .popup-title {
          text-align: center;
          margin: 24px 0 24px; } }
    .routine-modal .popup-content .selected-options-list {
      min-height: 79.6vh; }
      .routine-modal .popup-content .selected-options-list .option-item {
        margin-bottom: 8px;
        padding: 24px;
        background-color: #FAFAFA; }
        @media screen and (max-width: 1024px) {
          .routine-modal .popup-content .selected-options-list .option-item {
            padding: 16px; } }
        .routine-modal .popup-content .selected-options-list .option-item:last-child {
          margin-bottom: 0; }
        .routine-modal .popup-content .selected-options-list .option-item h3 {
          font-style: normal;
          font-weight: 400;
          font-size: 16px;
          line-height: 20px;
          letter-spacing: 0.04em;
          color: rgba(0, 0, 0, 0.83);
          text-transform: none; }
        .routine-modal .popup-content .selected-options-list .option-item .option-item-inner {
          display: flex;
          padding: 16px;
          background-color: #ffffff;
          align-items: flex-start;
          margin-top: 16px; }
          .routine-modal .popup-content .selected-options-list .option-item .option-item-inner p {
            font-weight: 400;
            font-size: 14px;
            line-height: 18px;
            letter-spacing: 0.42px;
            color: rgba(0, 0, 0, 0.83);
            margin-top: 0; }
            .routine-modal .popup-content .selected-options-list .option-item .option-item-inner p.SkinColorCode {
              font-size: 0; }
            .routine-modal .popup-content .selected-options-list .option-item .option-item-inner p span {
              display: block; }
          .routine-modal .popup-content .selected-options-list .option-item .option-item-inner .Editicon-option {
            margin-left: auto;
            line-height: 0; }
            .routine-modal .popup-content .selected-options-list .option-item .option-item-inner .Editicon-option svg {
              width: 16px;
              height: 16px; }
          .routine-modal .popup-content .selected-options-list .option-item .option-item-inner .edit-option-detail.withcolor {
            display: flex;
            align-items: center; }
            .routine-modal .popup-content .selected-options-list .option-item .option-item-inner .edit-option-detail.withcolor .SkinColorCode {
              margin-right: 16px; }
    .routine-modal .popup-content .edit-screen .dynamic-step {
      min-height: 77vh; }
    .routine-modal .popup-content .edit-screen .options {
      margin-top: 24px;
      padding-bottom: 24px;
      display: block;
      text-align: center; }
      @media screen and (max-width: 1024px) {
        .routine-modal .popup-content .edit-screen .options {
          margin-top: 0; } }
      .routine-modal .popup-content .edit-screen .options .option {
        padding: 3px;
        margin: 0px 3px 8px; }
      .routine-modal .popup-content .edit-screen .options.Jumbled_Stack {
        display: flex; }
    .routine-modal .popup-content .edit-screen .single-select-option .options .option {
      display: block; }
    .routine-modal .popup-content .edit-screen .edit-screen-title {
      font-weight: 400;
      font-size: 16px;
      line-height: 20px;
      text-align: center;
      letter-spacing: 0.04em;
      color: rgba(0, 0, 0, 0.83);
      margin-top: 0;
      margin-bottom: 0;
      text-transform: none; }
    @media screen and (min-width: 1024px) {
      .routine-modal .popup-content .edit-screen .dynamic-step .d-flex.important-step {
        display: flex;
        flex-wrap: nowrap; } }

.floating-section {
  position: sticky;
  /* Make the section sticky within the modal */
  bottom: 0;
  /* Stick it to the bottom of the modal */
  display: flex;
  z-index: 10;
  padding: 10px;
  width: 100%;
  /* Full width within the modal */
  box-sizing: border-box;
  background-color: #fff;
  /* Ensure the background is visible over the modal */
  flex-direction: column-reverse;
  /* Mobile: reverse the button order */ }

.custom-routine-finder-view-answers-section-floating-section-button {
  flex: 1;
  /* Ensure each button takes 50% of the width */
  padding: 10px;
  font-size: 14px;
  border-radius: 5px;
  width: 100%;
  /* Make the button take full width */ }

/* Desktop view: side-by-side buttons */
@media (min-width: 768px) {
  .floating-section {
    flex-direction: row;
    /* Switch to row on wider screens */ } }

.floating-section .restart-button,
.floating-section .view-routine-button {
  padding: 10px 20px;
  font-size: 14px;
  background-color: #007bff;
  color: #fff;
  border: none;
  border-radius: 5px;
  cursor: pointer;
  width: 100%;
  /* Allow the buttons to take full width within their respective container */ }

.popup-overlay {
  background-color: rgba(0, 0, 0, 0.32);
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 100;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out; }
  .popup-overlay.show-overlay {
    opacity: 1;
    visibility: visible; }

.edit-screen-actions {
  position: sticky;
  bottom: 0; }
  .edit-screen-actions .button {
    width: 100%;
    background: #1D1D1D;
    border-radius: 3px;
    margin-bottom: 24px; }
    .edit-screen-actions .button:hover {
      background: #4F4F4F; }

.cart-footer {
  position: sticky;
  bottom: 0;
  width: 100%;
  background-color: #ffffff;
  border-top: 1px solid rgba(0, 0, 0, 0.08); }
  @media screen and (max-width: 1024px) {
    .cart-footer {
      z-index: 9; } }
  .cart-footer .cart-footer-inner {
    max-width: 640px;
    margin: 0 auto;
    padding: 16px; }
  .cart-footer .button {
    width: 100%;
    border-radius: 3px;
    margin: 0; }
  .cart-footer .button--primary {
    width: 100%;
    background: #1D1D1D;
    margin-bottom: 16px; }
    .cart-footer .button--primary:hover {
      background: #4F4F4F; }
    .cart-footer .button--primary:disabled {
      color: white; }
  .cart-footer .button--secondary {
    background: #FFFFFF;
    border: 1px solid #1D1D1D;
    color: rgba(0, 0, 0, 0.83);
    margin-bottom: 24px; }
    .cart-footer .button--secondary:hover {
      background: #F3F3F3; }

.my-routine-tabs {
  display: flex;
  align-items: center;
  margin-bottom: 24px; }
  .my-routine-tabs .tab-button {
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    letter-spacing: 0.04em;
    color: #000000;
    padding: 16px 24px;
    width: 50%;
    position: relative;
    cursor: pointer; }
    @media screen and (max-width: 1024px) {
      .my-routine-tabs .tab-button {
        padding: 16px; } }
    .my-routine-tabs .tab-button::after {
      content: "";
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      height: 1px;
      background: rgba(0, 0, 0, 0.08); }
    .my-routine-tabs .tab-button.active::after {
      background: black; }

.my-routine-content {
  padding: 32px 48px;
  background-color: #fafafa; }
  @media screen and (max-width: 1024px) {
    .my-routine-content {
      padding: 24px 48px; } }
  .my-routine-content.savedRoutines-my-routine-content {
    padding: 0;
    background-color: transparent; }
    .my-routine-content.savedRoutines-my-routine-content .routine-title,
    .my-routine-content.savedRoutines-my-routine-content .routine-description {
      display: none; }
  .my-routine-content .imageBox {
    text-align: center; }
    .my-routine-content .imageBox img {
      width: 128px; }
  .my-routine-content .ContentBox p {
    text-align: center;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    letter-spacing: 0.04em;
    color: rgba(0, 0, 0, 0.83);
    margin: 8px auto 24px;
    max-width: 272px; }
  .my-routine-content .ContentBox .button {
    width: 100%;
    max-width: 350px;
    display: block;
    height: 56px;
    padding: 20px 20px;
    align-items: center;
    background: #1D1D1D;
    border-radius: 3px;
    font-weight: 400;
    font-size: 14px;
    margin: 0 auto;
    line-height: 16px;
    text-align: center;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    white-space: nowrap; }
    @media screen and (min-width: 1024px) {
      .my-routine-content .ContentBox .button {
        padding: 20px 40px; } }
    .my-routine-content .ContentBox .button:hover {
      background: #4F4F4F; }

.instructions-text {
  text-align: center;
  font-weight: 400;
  font-size: 12px;
  line-height: 15px;
  text-align: center;
  letter-spacing: 0.003em;
  color: rgba(0, 0, 0, 0.56);
  margin: 7px 0 0 0;
  width: 100%; }

.routine-container .og-form__content__dropdown {
  margin-bottom: 8px; }

.routine-container .og-form__content__dropdown_box {
  display: flex;
  align-items: baseline;
  flex-wrap: wrap;
  justify-content: space-between;
  padding-top: 0; }
  .routine-container .og-form__content__dropdown_box .og-form__content__dropdown {
    margin-bottom: 0; }
    @media screen and (max-width: 1024px) {
      .routine-container .og-form__content__dropdown_box .og-form__content__dropdown {
        width: 100%;
        margin-bottom: 8px;
        max-width: 200px; } }
  .routine-container .og-form__content__dropdown_box .form-select {
    max-width: 100%;
    width: 236px;
    height: 34px;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0.015em;
    color: rgba(0, 0, 0, 0.32);
    padding: 0 12px;
    background-size: 12px 12px;
    background-position: right 14px top 11px; }
    @media screen and (max-width: 1024px) {
      .routine-container .og-form__content__dropdown_box .form-select {
        width: 100%; } }
  .routine-container .og-form__content__dropdown_box .button {
    width: 350px;
    max-width: 100%;
    width: 236px;
    padding: 8px 16px;
    background: #FFFFFF;
    border: 1px solid #1D1D1D;
    border-radius: 3px;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    text-align: center;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    color: rgba(0, 0, 0, 0.83);
    min-height: 34px;
    height: auto;
    margin-bottom: 0; }
    @media screen and (max-width: 1024px) {
      .routine-container .og-form__content__dropdown_box .button {
        width: 100%;
        margin-bottom: 0; } }
    @media (max-width: 370px) {
      .routine-container .og-form__content__dropdown_box .button {
        font-size: 12px; } }
    .routine-container .og-form__content__dropdown_box .button:hover {
      background: #F3F3F3; }

@media screen and (max-width: 1024px) {
  .og-form__content__dropdown {
    width: 100% !important;
    max-width: 100% !important; } }

.og-form__content__dropdown select.routine-error-select {
  border: 1px solid #FF6161; }

.routine-error-message {
  font-weight: 400;
  font-size: 12px;
  line-height: 15px;
  letter-spacing: 0.03em;
  color: #FF6161;
  margin: 7px 0 0; }

.saved-ContentBox .product-images,
.saved-ContentBox .routine-title,
.saved-ContentBox .routine-description {
  display: none; }

.saved-ContentBox .cart-top-btn-box {
  padding-top: 0; }
  .saved-ContentBox .cart-top-btn-box .saved-date {
    display: block;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0.03em;
    color: rgba(0, 0, 0, 0.56);
    opacity: 1; }
  .saved-ContentBox .cart-top-btn-box .restart-button {
    display: none; }

.saved-ContentBox .cart-footer .save-later-button {
  display: none; }

.my-routine-header .account-main-heading {
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  text-align: center;
  letter-spacing: 0.03em;
  color: rgba(0, 0, 0, 0.56);
  margin-bottom: 8px;
  text-transform: none; }

.my-routine-header .account-page-heading {
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  letter-spacing: 0.15em;
  text-transform: uppercase;
  color: rgba(0, 0, 0, 0.83);
  margin-bottom: 15px; }

.Routine-msg-box {
  background: #F3F3F3;
  width: 100%;
  max-width: 640px;
  padding: 16px;
  margin: 0 auto 19px; }
  .Routine-msg-box .inner-msg-box p {
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    text-align: center;
    letter-spacing: 0.03em;
    color: rgba(0, 0, 0, 0.83);
    margin-bottom: 0;
    text-align: center; }

@media screen and (max-width: 1440px) {
  .dynamic-step {
    margin: 24px 0 0; } }

@media screen and (max-width: 1024px) {
  .dynamic-step {
    margin: 0; } }

@media screen and (min-width: 1440px) {
  .dynamic-step {
    margin: 32px 0 0; } }

.dynamic-step .d-flex {
  display: flex;
  justify-content: center;
  gap: 8px; }
  @media screen and (min-width: 1024px) {
    .dynamic-step .d-flex {
      gap: 0px;
      align-items: center;
      justify-content: space-between; } }
  .dynamic-step .d-flex .option {
    width: 50%; }
  .dynamic-step .d-flex .option-inner {
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    outline: 1px solid rgba(0, 0, 0, 0.08);
    background: #FFF;
    height: 100%; }
    @media screen and (max-width: 1024px) {
      .dynamic-step .d-flex .option-inner {
        justify-content: flex-start;
        flex-direction: column; } }
    .dynamic-step .d-flex .option-inner .option-label {
      width: 100%;
      text-align: center;
      margin-top: 16px; }
  @media screen and (min-width: 1024px) {
    .dynamic-step .d-flex .option {
      margin-top: 0;
      width: 50%;
      padding: 0 8px; } }
  .dynamic-step .d-flex .option-item .SkinColorCode {
    display: none; }
  .dynamic-step .d-flex .option-item .option-label {
    order: 2; }
  .dynamic-step .d-flex.important-step {
    max-width: 75%;
    margin: 0 auto; }
    @media screen and (max-width: 1024px) {
      .dynamic-step .d-flex.important-step {
        max-width: 100%; } }
    .dynamic-step .d-flex.important-step .option {
      border: 0; }
      .dynamic-step .d-flex.important-step .option .option-item {
        border-radius: 50%;
        width: 200px;
        height: 200px;
        padding-top: 30%;
        padding-bottom: 30%; }
        @media screen and (max-width: 1024px) {
          .dynamic-step .d-flex.important-step .option .option-item {
            margin: 0 auto;
            width: 180px;
            height: 180px;
            justify-content: center;
            flex-direction: row;
            padding-top: 20%;
            padding-bottom: 20%; } }
  @media screen and (max-width: 1024px) and (max-width: 481px) {
    .dynamic-step .d-flex.important-step .option .option-item {
      width: 140px;
      height: 140px; } }
        .dynamic-step .d-flex.important-step .option .option-item .option-image {
          border-radius: initial; }
        @media (max-width: 481px) {
          .dynamic-step .d-flex.important-step .option .option-item .option-label {
            font-size: 13px; } }

.loader-container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100% !important;
  background: rgba(255, 255, 255, 0.9);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 9999; }
  .loader-container .routine-loader {
    height: 2.85714rem;
    width: 2.85714rem;
    border-radius: 2.85714rem;
    border: solid 2px;
    border-color: #fff #fff #999 #999;
    content: "";
    display: block;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%) rotate(0);
    transform: translateY(-50%) rotate(0);
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-animation: spin 0.5s infinite cubic-bezier(0.69, 0.31, 0.56, 0.83);
    animation: spin 0.5s infinite cubic-bezier(0.69, 0.31, 0.56, 0.83); }

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

.cart-page .product-images .product-image-inner {
  display: flex;
  align-items: flex-start;
  max-width: 640px;
  margin: 0 auto;
  justify-content: center;
  gap: 16px;
  flex-wrap: wrap; }

.cart-page .product-images .product-image-inner img {
  max-width: 40px; }
  @media screen and (min-width: 1024px) {
    .cart-page .product-images .product-image-inner img {
      max-width: 60px; } }

.add-to-cart-notification-success {
  width: 100% !important; }
  @media (min-width: 769px) {
    .add-to-cart-notification-success {
      padding: 0px !important;
      margin-right: 32px !important;
      margin-top: 32px !important; } }
  .add-to-cart-notification-success__popup {
    display: block !important;
    width: 100% !important;
    padding: 16px 16px 8px 16px !important;
    border-radius: 0px !important;
    box-shadow: none !important;
    border: 1px solid #d9d9d6; }
    @media (min-width: 769px) {
      .add-to-cart-notification-success__popup {
        width: 350px !important;
        padding: 24px !important; } }
    .add-to-cart-notification-success__popup .swal2-timer-progress-bar-container {
      border-radius: 0 !important; }

.routine-finder-notification__title {
  display: flex;
  justify-content: space-between;
  align-items: center; }
  .routine-finder-notification__title p {
    margin: 0 !important;
    font-size: 12px;
    text-align: left;
    text-transform: uppercase;
    letter-spacing: 1.2px;
    font-weight: 500;
    color: #000000; }
    @media (min-width: 769px) {
      .routine-finder-notification__title p {
        font-size: 14px;
        letter-spacing: 1.4px; } }

.routine-finder-notification__close-icon {
  width: 16px;
  height: 16px;
  cursor: pointer; }

.routine-finder-notification hr {
  margin: 8px 0px;
  background-color: #d9d9d6;
  height: 1px;
  border: 0; }
  @media (min-width: 769px) {
    .routine-finder-notification hr {
      margin: 16px 0px; } }

.routine-finder-notification__content {
  display: flex; }

.routine-finder-notification__image {
  width: 40px;
  height: 52px; }
  @media (min-width: 769px) {
    .routine-finder-notification__image {
      width: 61px;
      height: 80px; } }
  .routine-finder-notification__image img {
    width: 100%;
    height: 100%; }

.routine-finder-notification__description {
  margin-left: 19px;
  display: flex;
  flex-direction: column; }

.routine-finder-notification__product-name {
  margin: 0;
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 1.2px;
  text-align: left;
  margin-top: 8px;
  color: #000000; }
  @media (min-width: 769px) {
    .routine-finder-notification__product-name {
      margin-top: 18px;
      font-size: 14px;
      letter-spacing: 1.4px; } }

.routine-finder-notification__product-price {
  margin: 0;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 1.2px;
  text-align: left;
  margin-top: 4px;
  color: #000000; }
  @media (min-width: 769px) {
    .routine-finder-notification__product-price {
      margin-top: 8px;
      font-size: 14px;
      letter-spacing: 1.4px; } }

.modal.open {
  display: block;
  opacity: 1;
  visibility: visible; }

.modal-background.open {
  display: block;
  visibility: visible; }

.info-icon {
  cursor: pointer;
  pointer-events: auto;
  margin-left: 5px;
  margin-right: 8px; }

.common-button {
  letter-spacing: 2.8px;
  padding: 16px 32px; }

/* RestartPopup.css */
.restart-popup-overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 10000;
  padding: 16px; }

.restart-popup-container {
  background-color: white;
  padding: 16px;
  border-radius: 4px;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  text-align: center;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 480px;
  max-width: 480px; }

.restart-popup-close {
  position: absolute;
  top: 1rem;
  right: 1rem;
  background: none;
  border: none;
  font-size: 1.5rem;
  cursor: pointer;
  color: #666; }

.restart-popup-title {
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.15em;
  text-transform: uppercase;
  color: rgba(0, 0, 0, 0.83); }

.routine-finder-popup-text {
  margin: 24px 0px 10px 0px;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  text-align: center;
  letter-spacing: 0.04em;
  color: rgba(0, 0, 0, 0.83); }

.restart-popup-buttons {
  display: block;
  width: 100%; }
  .restart-popup-buttons .restart-popup-buttons button:last-child {
    margin-bottom: 0;
    /* Remove bottom margin for the last button */ }

.routine-finder-popup-comman-btn {
  width: 100%;
  text-align: center; }

.routine-finder-popup-title {
  margin-top: 0;
  width: 100%;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.15em;
  text-transform: uppercase;
  color: rgba(0, 0, 0, 0.83); }
  @media screen and (max-width: 1024px) {
    .routine-finder-popup-title {
      text-align: center; } }

.routine-finder-popup-restart-btn {
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  text-align: center;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: #FFFFFF;
  padding: 16px 32px;
  background: #1D1D1D;
  border-radius: 3px;
  margin-top: 24px;
  margin-bottom: 16px; }
  .routine-finder-popup-restart-btn:hover {
    background: #4F4F4F; }

.routine-finder-popup-restart-cancel-btn {
  background: #FFFFFF;
  border: 1px solid #1D1D1D;
  width: 100%;
  padding: 16px 32px;
  border-radius: 3px;
  margin: 0;
  font-family: "europa", sans-serif;
  font-size: 14px;
  line-height: 16px;
  text-align: center;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  margin-bottom: 0;
  background: transparent;
  color: #000; }
  .routine-finder-popup-restart-cancel-btn:hover {
    background: #F3F3F3; }

.routine-finder-confirmation-popup-heade {
  display: flex;
  justify-content: space-between;
  align-items: center; }

.pt-category-id-529 .restart-button {
  display: flex; }

.routine-background {
  background-size: cover;
  background-attachment: fixed;
  background-position: center top;
  background-repeat: no-repeat; }

/* STEP 1 SPECIFIC STYLES */
/* This will ONLY target the circular container in step-1 */
/* Target only step-1 */
.dynamic-step.routine-step.step-1.single-select-option .options.important-step.Icon_With_Text.d-flex .option .option-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center; }
  .dynamic-step.routine-step.step-1.single-select-option .options.important-step.Icon_With_Text.d-flex .option .option-item .option-image {
    width: 100%;
    height: auto;
    max-width: 108px;
    max-height: 108px;
    object-fit: contain;
    margin-bottom: 12px;
    /* Mobile-specific image size reduction */ }
    @media (max-width: 481px) {
      .dynamic-step.routine-step.step-1.single-select-option .options.important-step.Icon_With_Text.d-flex .option .option-item .option-image {
        max-width: 64px;
        /* Reduced from 108px */
        max-height: 64px;
        /* Reduced from 108px */
        margin-bottom: 8px; } }
  .dynamic-step.routine-step.step-1.single-select-option .options.important-step.Icon_With_Text.d-flex .option .option-item .option-label {
    font-size: 16px;
    line-height: 1.2;
    letter-spacing: 0.04em;
    color: rgba(0, 0, 0, 0.83);
    margin-top: 8px;
    width: 100%;
    padding: 0 8px;
    box-sizing: border-box;
    word-break: break-word; }
    @media (max-width: 481px) {
      .dynamic-step.routine-step.step-1.single-select-option .options.important-step.Icon_With_Text.d-flex .option .option-item .option-label {
        font-size: 12px;
        line-height: 1.1; } }

/* Circular container - step-1 only */
.dynamic-step.routine-step.step-1.single-select-option .d-flex.important-step .option .option-item {
  border-radius: 50%;
  width: 200px;
  height: 200px;
  padding: 15px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center; }
  @media (max-width: 1024px) {
    .dynamic-step.routine-step.step-1.single-select-option .d-flex.important-step .option .option-item {
      width: 180px;
      height: 180px;
      padding: 12px; } }
  @media (max-width: 481px) {
    .dynamic-step.routine-step.step-1.single-select-option .d-flex.important-step .option .option-item {
      width: 140px;
      height: 140px;
      padding: 10px; }
      .dynamic-step.routine-step.step-1.single-select-option .d-flex.important-step .option .option-item .option-image {
        max-width: 56px;
        /* Further reduced for small circles */
        max-height: 56px;
        /* Further reduced for small circles */ }
      .dynamic-step.routine-step.step-1.single-select-option .d-flex.important-step .option .option-item .option-label {
        font-size: 12px;
        margin-top: 6px; } }
  .dynamic-step.routine-step.step-1.single-select-option .d-flex.important-step .option .option-item .option-image {
    max-width: 80%;
    max-height: 80%;
    object-fit: contain; }
  .dynamic-step.routine-step.step-1.single-select-option .d-flex.important-step .option .option-item .option-label {
    margin-top: 8px;
    font-size: 14px; }

/* Final layout fix */
.dynamic-step.routine-step.step-1.single-select-option .Icon_with_Text .option-item.option-inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: nowrap;
  width: 200px;
  height: 200px;
  border-radius: 50%;
  padding: 12px;
  box-sizing: border-box;
  overflow: hidden;
  position: relative; }
  @media (max-width: 481px) {
    .dynamic-step.routine-step.step-1.single-select-option .Icon_with_Text .option-item.option-inner {
      width: 140px;
      height: 140px;
      padding: 10px; } }

.dynamic-step.routine-step.step-1.single-select-option .Icon_with_Text .option-image {
  width: 100%;
  max-width: 108px;
  max-height: 108px;
  height: 108px;
  object-fit: contain;
  flex-shrink: 0;
  margin-bottom: 8px;
  display: block; }
  @media (max-width: 481px) {
    .dynamic-step.routine-step.step-1.single-select-option .Icon_with_Text .option-image {
      max-width: 56px;
      max-height: 56px;
      height: 56px; } }

.dynamic-step.routine-step.step-1.single-select-option .Icon_with_Text .option-label {
  font-size: 14px;
  line-height: 1.2;
  letter-spacing: 0.04em;
  color: rgba(0, 0, 0, 0.83);
  padding: 0 8px;
  text-align: center;
  word-break: break-word;
  overflow-y: auto;
  max-height: 100%;
  flex-grow: 1;
  /* Optional custom scrollbar */
  scrollbar-width: thin; }
  @media (max-width: 481px) {
    .dynamic-step.routine-step.step-1.single-select-option .Icon_with_Text .option-label {
      font-size: 12px;
      line-height: 1.1; } }
  .dynamic-step.routine-step.step-1.single-select-option .Icon_with_Text .option-label::-webkit-scrollbar {
    width: 4px; }

/* Only targets Step 2 - purely adds text scroll */
.dynamic-step.routine-step.step-2.single-select-option .options.Image_with_Text.d-flex .option .option-item.option-inner {
  /* Preserve original rectangle styles (no size changes) */ }
  .dynamic-step.routine-step.step-2.single-select-option .options.Image_with_Text.d-flex .option .option-item.option-inner .option-label {
    max-height: 3em;
    /* Show 3 lines max */
    overflow-y: auto;
    /* Scroll if longer */
    word-break: break-word;
    /* Prevent overflow */
    padding-right: 4px;
    /* Space for scrollbar */
    /* Slim scrollbar */
    scrollbar-width: thin; }
    .dynamic-step.routine-step.step-2.single-select-option .options.Image_with_Text.d-flex .option .option-item.option-inner .option-label::-webkit-scrollbar {
      width: 4px; }
    .dynamic-step.routine-step.step-2.single-select-option .options.Image_with_Text.d-flex .option .option-item.option-inner .option-label::-webkit-scrollbar-thumb {
      background: rgba(0, 0, 0, 0.2); }

@media (min-width: 1024px) {
  #New-routine-finder .routine-background {
    padding-top: 40px; } }

.free-gift-banner {
  border-top: 1px solid #d9d9d6;
  margin-bottom: 12px; }
  @media (min-width: 769px) {
    .free-gift-banner {
      margin-bottom: 16px; } }
  .free-gift-banner__title {
    width: 100%;
    padding: 16px 0px;
    margin: 0;
    font-size: 12px;
    letter-spacing: 1.8px;
    text-align: center; }
  .free-gift-banner__table-wrapper {
    display: flex;
    overflow-x: auto;
    margin: 0 -16px;
    padding: 0 0 12px; }
    @media (min-width: 769px) {
      .free-gift-banner__table-wrapper {
        width: 100%;
        margin: 0;
        padding: 0;
        overflow-x: hidden; } }
  .free-gift-banner__content td {
    width: 100%; }
    @media screen and (max-width: 800px) {
      .free-gift-banner__content td:first-of-type {
        padding-left: 16px; }
      .free-gift-banner__content td:last-of-type {
        padding-right: 16px; } }
    .free-gift-banner__content td:not(:last-of-type) {
      padding-right: 8px; }
  .free-gift-banner__carousel {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 8px; }
    @media screen and (max-width: 800px) {
      .free-gift-banner__carousel {
        display: none; } }
    .free-gift-banner__carousel .chevron {
      padding: 0;
      width: 24px;
      height: 24px;
      position: relative; }
      .free-gift-banner__carousel .chevron::after {
        width: 9px;
        height: 9px;
        top: 0;
        left: 0;
        right: 0;
        border-bottom: 1.5px solid;
        border-right: 1.5px solid; }
      .free-gift-banner__carousel .chevron:disabled::after {
        border-color: #d9d9d6; }
      .free-gift-banner__carousel .chevron--left::after {
        left: 9px; }
      .free-gift-banner__carousel .chevron--right::after {
        left: 6px; }

.free-gift-banner-item {
  width: 100%;
  display: flex;
  background-color: #f3f3f3;
  color: #000;
  overflow: hidden;
  padding: 4px 0; }
  .free-gift-banner-item__image {
    margin: 0 8px 0 4px;
    width: 56px;
    height: 67px; }
    .free-gift-banner-item__image img {
      width: 100%;
      height: 100%;
      object-fit: cover; }
  .free-gift-banner-item__desc {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
    margin: 4px 4px 0 0;
    height: auto;
    min-height: 63px;
    min-width: 155px;
    max-width: 155px; }
  .free-gift-banner-item__name {
    width: 100%;
    word-break: break-word;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 1.8px;
    font-weight: 300;
    text-align: left; }
  .free-gift-banner-item__button {
    width: 100%;
    text-transform: uppercase;
    text-decoration: underline;
    text-align: left;
    font-size: 12px;
    letter-spacing: 1.8px;
    font-weight: normal;
    padding: 0;
    margin-bottom: 8px; }

#InStockNotifyForm {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 24px !important; }
  @media (min-width: 769px) {
    #InStockNotifyForm {
      margin-bottom: 32px !important; } }

#InStockNotifyOutOfStock {
  order: 1;
  width: 100%;
  text-align: left; }

#InStockNotifyInvalidEmail {
  order: 2;
  width: 100%;
  margin-top: 1rem;
  text-align: left; }

#InStockNotifyEmail {
  order: 3;
  width: 100% !important; }
  #InStockNotifyEmail input {
    width: 100% !important; }
  @media (min-width: 769px) {
    #InStockNotifyEmail {
      width: calc(100% - 220px) !important; } }

#InStockNotifyMarketingOptInContainer {
  order: 5;
  text-align: initial !important; }
  #InStockNotifyMarketingOptInContainer label {
    text-align: left; }
  @media (min-width: 769px) {
    #InStockNotifyMarketingOptInContainer {
      order: 4; } }

#InStockNotifyButton {
  order: 4;
  width: 100%;
  padding-left: 0px; }
  #InStockNotifyButton input {
    min-width: 0 !important;
    background: black !important;
    margin-bottom: 0;
    font-size: 14px;
    letter-spacing: 1.4px; }
  @media (min-width: 769px) {
    #InStockNotifyButton {
      order: 3;
      width: 220px;
      padding-left: 16px; } }

#InStockNotifyComplete {
  text-align: left; }

.klevuQuickSearchingArea {
  box-shadow: none !important; }
  .klevuQuickSearchingArea [ku-container][data-container-role='main'] {
    margin: 0 !important; }

.klevu-fluid.kuQuickSearchResultsContainer .klevuWrap {
  margin-top: 10px;
  overflow-y: auto;
  position: fixed !important;
  max-height: 80vh;
  text-transform: uppercase !important;
  left: 0 !important;
  right: 0 !important;
  max-width: none !important;
  background-color: #f3f3f3 !important;
  width: 100% !important;
  padding: 0 !important;
  z-index: 100 !important; }
  @media (min-width: 769px) {
    .klevu-fluid.kuQuickSearchResultsContainer .klevuWrap {
      overflow-y: auto;
      position: absolute !important;
      max-height: none !important; } }
  .klevu-fluid.kuQuickSearchResultsContainer .klevuWrap .klevu-fluid {
    padding: 0 5%;
    padding-bottom: 48px !important; }
    @media (min-width: 801px) {
      .klevu-fluid.kuQuickSearchResultsContainer .klevuWrap .klevu-fluid {
        padding: 0 30px; } }
    @media (min-width: 1185px) {
      .klevu-fluid.kuQuickSearchResultsContainer .klevuWrap .klevu-fluid {
        padding: 0 3.5%; } }
    @media (min-width: 1220px) {
      .klevu-fluid.kuQuickSearchResultsContainer .klevuWrap .klevu-fluid {
        padding: 0 4.8%; } }
    @media (min-width: 1240px) {
      .klevu-fluid.kuQuickSearchResultsContainer .klevuWrap .klevu-fluid {
        padding: 0 5.6%; } }
    @media (min-width: 1260px) {
      .klevu-fluid.kuQuickSearchResultsContainer .klevuWrap .klevu-fluid {
        padding: 0 6%; } }
    @media (min-width: 1300px) {
      .klevu-fluid.kuQuickSearchResultsContainer .klevuWrap .klevu-fluid {
        padding: 0 7.5%; } }
    @media (min-width: 1350px) {
      .klevu-fluid.kuQuickSearchResultsContainer .klevuWrap .klevu-fluid {
        padding: 0 8%; } }
    @media (min-width: 1400px) {
      .klevu-fluid.kuQuickSearchResultsContainer .klevuWrap .klevu-fluid {
        padding: 0 10%; } }
    @media (min-width: 1460px) {
      .klevu-fluid.kuQuickSearchResultsContainer .klevuWrap .klevu-fluid {
        padding: 0 10%; } }
    @media (min-width: 1500px) {
      .klevu-fluid.kuQuickSearchResultsContainer .klevuWrap .klevu-fluid {
        padding: 0 11%; } }
    @media (min-width: 1600px) {
      .klevu-fluid.kuQuickSearchResultsContainer .klevuWrap .klevu-fluid {
        padding: 0 12%; } }
    @media (min-width: 2300px) {
      .klevu-fluid.kuQuickSearchResultsContainer .klevuWrap .klevu-fluid {
        padding: 0 16%; } }

div[data-container-id='ku_quick_main_container'] {
  display: flex;
  column-gap: 130px;
  width: 100% !important;
  flex-direction: column; }
  @media (min-width: 769px) {
    div[data-container-id='ku_quick_main_container'] {
      flex-direction: row; } }
  div[data-container-id='ku_quick_main_container'] header {
    order: 2;
    width: 315px !important;
    min-width: 315px !important;
    position: static !important; }
    div[data-container-id='ku_quick_main_container'] header .klevuAutoSuggestionsWrap {
      border: none !important;
      padding: 0 !important; }
    div[data-container-id='ku_quick_main_container'] header .klevuAutosuggestions .klevuSuggestionHeading {
      display: none !important; }
  div[data-container-id='ku_quick_main_container'] .kuSearchPersonalizationsContainer {
    width: 100% !important; }
  div[data-container-id='ku_quick_main_container'] .kuSearchPersonalizationsContainer,
  div[data-container-id='ku_quick_main_container'] div[data-container-id='ku_quick_main_content_container'] {
    min-width: 0 !important; }
  div[data-container-id='ku_quick_main_container'] section[data-container-id='ku_quick_main_content_left'] .kuRecentSearchesBlock {
    margin: 24px 0px 48px 0px !important; }
    @media (min-width: 769px) {
      div[data-container-id='ku_quick_main_container'] section[data-container-id='ku_quick_main_content_left'] .kuRecentSearchesBlock {
        margin: 32px 0px !important; } }
    div[data-container-id='ku_quick_main_container'] section[data-container-id='ku_quick_main_content_left'] .kuRecentSearchesBlock .klevuSuggestionHeading {
      font-weight: 300;
      font-size: 12px;
      letter-spacing: 1.2px;
      margin-bottom: 16px;
      padding: 0 !important; }
    div[data-container-id='ku_quick_main_container'] section[data-container-id='ku_quick_main_content_left'] .kuRecentSearchesBlock .kuRecentSearchTerms a {
      padding: 4px 0px !important;
      font-size: 12px;
      font-weight: bold;
      text-transform: uppercase;
      letter-spacing: 1.2px; }
  div[data-container-id='ku_quick_main_container'] section[data-container-id='ku_quick_main_content_left'] .kuPopularSearchesBlock {
    display: none !important; }
  div[data-container-id='ku_quick_main_container'] section[data-block-id='ku_quick_main_header_site_navigation'] {
    position: static !important; }
    div[data-container-id='ku_quick_main_container'] section[data-block-id='ku_quick_main_header_site_navigation'] .klevuSuggestionsBlock {
      padding-top: 48px;
      position: static !important; }
      @media (min-width: 769px) {
        div[data-container-id='ku_quick_main_container'] section[data-block-id='ku_quick_main_header_site_navigation'] .klevuSuggestionsBlock {
          padding-top: 0; } }
      div[data-container-id='ku_quick_main_container'] section[data-block-id='ku_quick_main_header_site_navigation'] .klevuSuggestionsBlock .klevuHeadingText {
        font-weight: 300 !important;
        letter-spacing: 1.2px;
        font-size: 12px; }
      div[data-container-id='ku_quick_main_container'] section[data-block-id='ku_quick_main_header_site_navigation'] .klevuSuggestionsBlock .klevuSuggestionHeading {
        padding-left: 0; }
      div[data-container-id='ku_quick_main_container'] section[data-block-id='ku_quick_main_header_site_navigation'] .klevuSuggestionsBlock a {
        font-weight: bold;
        letter-spacing: 1.2px;
        font-size: 12px;
        padding-left: 0; }
      div[data-container-id='ku_quick_main_container'] section[data-block-id='ku_quick_main_header_site_navigation'] .klevuSuggestionsBlock .klevuCategorySuggestions {
        margin-top: 32px; }
      div[data-container-id='ku_quick_main_container'] section[data-block-id='ku_quick_main_header_site_navigation'] .klevuSuggestionsBlock .klevuCategorySuggestions {
        margin-top: 32px; }
      div[data-container-id='ku_quick_main_container'] section[data-block-id='ku_quick_main_header_site_navigation'] .klevuSuggestionsBlock .klevuAutosuggestions {
        z-index: 1000; }
    div[data-container-id='ku_quick_main_container'] section[data-block-id='ku_quick_main_header_site_navigation'] .klevuAutosuggestions {
      position: absolute;
      top: 0;
      left: 0;
      padding-left: 0 !important; }
      div[data-container-id='ku_quick_main_container'] section[data-block-id='ku_quick_main_header_site_navigation'] .klevuAutosuggestions a {
        font-weight: 300 !important;
        font-size: 12px !important;
        letter-spacing: 1.2px !important;
        padding: 4px 0px !important; }
  div[data-container-id='ku_quick_main_container'] div[data-container-id='ku_quick_main_content_container'] {
    display: flex;
    flex-direction: column; }
    div[data-container-id='ku_quick_main_container'] div[data-container-id='ku_quick_main_content_container'] .recent-searches-empty-placeholder {
      height: 150px; }
    div[data-container-id='ku_quick_main_container'] div[data-container-id='ku_quick_main_content_container'] section[data-container-id='ku_quick_main_content_center'] div[data-block-id='ku_quick_result_items'] {
      margin-top: 140px !important; }
    div[data-container-id='ku_quick_main_container'] div[data-container-id='ku_quick_main_content_container'] section[data-container-id='ku_quick_main_content_center'] .kuQuickSearchNoRecordFound {
      background-color: #f3f3f3 !important;
      margin-bottom: 0;
      margin-top: 16px; }
    div[data-container-id='ku_quick_main_container'] div[data-container-id='ku_quick_main_content_container'] section[data-container-id='ku_quick_main_content_center'] .kuDividerLine {
      display: none !important; }
    div[data-container-id='ku_quick_main_container'] div[data-container-id='ku_quick_main_content_container'] section[data-container-id='ku_quick_main_content_center'] .kuQuickNoResults {
      margin: 0 !important; }
      div[data-container-id='ku_quick_main_container'] div[data-container-id='ku_quick_main_content_container'] section[data-container-id='ku_quick_main_content_center'] .kuQuickNoResults .kuQuickNoResultsMessage {
        text-align: left;
        font-weight: bold;
        font-size: 12px !important;
        letter-spacing: 1.2px !important; }
    div[data-container-id='ku_quick_main_container'] div[data-container-id='ku_quick_main_content_container'] section[data-container-id='ku_quick_main_content_center'] .kuNoResultsPopularSearchesBlock {
      padding: 0;
      margin-top: 48px;
      margin-bottom: 48px; }
      @media (min-width: 769px) {
        div[data-container-id='ku_quick_main_container'] div[data-container-id='ku_quick_main_content_container'] section[data-container-id='ku_quick_main_content_center'] .kuNoResultsPopularSearchesBlock {
          margin-top: 32px;
          margin-bottom: 32px; } }
      div[data-container-id='ku_quick_main_container'] div[data-container-id='ku_quick_main_content_container'] section[data-container-id='ku_quick_main_content_center'] .kuNoResultsPopularSearchesBlock ul {
        padding: 0; }
        div[data-container-id='ku_quick_main_container'] div[data-container-id='ku_quick_main_content_container'] section[data-container-id='ku_quick_main_content_center'] .kuNoResultsPopularSearchesBlock ul a {
          text-transform: uppercase;
          padding-left: 0;
          font-weight: bold;
          font-size: 12px !important;
          letter-spacing: 1.2px !important; }
      div[data-container-id='ku_quick_main_container'] div[data-container-id='ku_quick_main_content_container'] section[data-container-id='ku_quick_main_content_center'] .kuNoResultsPopularSearchesBlock .klevuQuickHeadingText {
        font-weight: 300;
        font-size: 12px !important;
        letter-spacing: 1.2px !important; }
    div[data-container-id='ku_quick_main_container'] div[data-container-id='ku_quick_main_content_container'] section[data-container-id='ku_quick_main_content_center'] .klevuResultsBlock .klevu-quick-product__title {
      font-size: 12px;
      text-align: center;
      font-weight: normal;
      letter-spacing: 1.2px; }
    div[data-container-id='ku_quick_main_container'] div[data-container-id='ku_quick_main_content_container'] section[data-container-id='ku_quick_main_content_center'] .klevuResultsBlock .klevu-quick-product__price {
      font-size: 12px;
      text-align: center;
      font-weight: 300;
      letter-spacing: 1.2px;
      text-decoration: underline; }
    div[data-container-id='ku_quick_main_container'] div[data-container-id='ku_quick_main_content_container'] section[data-container-id='ku_quick_main_content_center'] .klevuResultsBlock .productList {
      margin: 0 !important; }
    div[data-container-id='ku_quick_main_container'] div[data-container-id='ku_quick_main_content_container'] section[data-container-id='ku_quick_main_content_center'] .klevuResultsBlock .klevuSuggestionHeading {
      padding: 0 !important;
      font-weight: 300 !important;
      font-size: 12px !important;
      letter-spacing: 1.2px !important;
      float: left; }
    div[data-container-id='ku_quick_main_container'] div[data-container-id='ku_quick_main_content_container'] section[data-container-id='ku_quick_main_content_center'] .klevuResultsBlock .klevuProductsViewAll {
      float: right;
      position: static !important; }
      div[data-container-id='ku_quick_main_container'] div[data-container-id='ku_quick_main_content_container'] section[data-container-id='ku_quick_main_content_center'] .klevuResultsBlock .klevuProductsViewAll a {
        font-size: 12px !important;
        letter-spacing: 1.2px !important;
        font-weight: bold;
        padding: 0 !important;
        position: relative;
        z-index: 100; }

#klevuRoutinesArea {
  display: none; }
  @media (min-width: 769px) {
    #klevuRoutinesArea {
      display: block; } }

#klevuCategoryArea {
  display: none; }
  @media (min-width: 769px) {
    #klevuCategoryArea {
      display: block; } }

.kuCategoryPageContainer .kuSearchResultsSearchBarContainer {
  display: none; }

.kuResultsHeadingTitleContainer {
  display: none; }

div[data-container-id='ku_landing_main_container'] {
  width: 100% !important; }

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

.kuTabs {
  border: none !important;
  font-size: 14px;
  letter-spacing: 1.4px;
  text-transform: uppercase;
  margin: 0 !important;
  margin-bottom: 64px !important; }
  .kuTabs a[role='tab'] {
    padding: 0 !important;
    margin: 0 !important; }
  .kuTabs a[data-section='productList'] {
    margin-right: 32px !important; }
  .kuTabs #kuTabsHeaderText {
    font-size: 32px;
    letter-spacing: 3.2px;
    font-weight: normal !important;
    margin-bottom: 32px;
    margin-top: 30px; }
  .kuTabs .kuTab {
    color: rgba(0, 0, 0, 0.4) !important;
    font-weight: normal;
    border: none !important;
    background: none !important;
    font-size: 14px; }
    .kuTabs .kuTab:hover {
      border: none !important; }
  .kuTabs .kuTabDeactive {
    color: rgba(0, 0, 0, 0.4) !important;
    font-weight: normal; }
    .kuTabs .kuTabDeactive:hover {
      border: none !important;
      background: none !important; }
  .kuTabs .kuTabSelected {
    border: none !important;
    color: black !important; }

div[data-container-id='ku_landing_main_content_container'] section[data-container-id='ku_landing_main_content_center'] header {
  display: none; }
  @media (min-width: 769px) {
    div[data-container-id='ku_landing_main_content_container'] section[data-container-id='ku_landing_main_content_center'] header {
      display: block; } }

div[data-container-id='ku_landing_main_content_container'] section[data-container-id='ku_landing_main_content_center'] .kuDropItemsPerpage {
  display: none !important; }

div[data-container-id='ku_landing_main_content_container'] section[data-container-id='ku_landing_main_content_center'] .kuDropSortBy {
  float: right;
  margin-right: -16px;
  margin-top: -20px;
  border: 1px solid rgba(0, 0, 0, 0); }
  div[data-container-id='ku_landing_main_content_container'] section[data-container-id='ku_landing_main_content_center'] .kuDropSortBy:hover {
    border: 1px solid #d9d9d6 !important; }
  div[data-container-id='ku_landing_main_content_container'] section[data-container-id='ku_landing_main_content_center'] .kuDropSortBy .kuDropdownLabel {
    z-index: 100;
    border: none !important;
    font-size: 14px;
    letter-spacing: 1.4px;
    font-weight: normal !important;
    padding: 16px 40px 16px 32px;
    text-transform: uppercase; }
    div[data-container-id='ku_landing_main_content_container'] section[data-container-id='ku_landing_main_content_center'] .kuDropSortBy .kuDropdownLabel::after {
      top: 18px;
      right: 20px; }
    div[data-container-id='ku_landing_main_content_container'] section[data-container-id='ku_landing_main_content_center'] .kuDropSortBy .kuDropdownLabel.opened::after {
      transform: rotate(225deg);
      top: 23px; }
  div[data-container-id='ku_landing_main_content_container'] section[data-container-id='ku_landing_main_content_center'] .kuDropSortBy .kuDropdownOptions {
    background-color: white;
    box-shadow: none;
    outline: 1px solid #d9d9d6;
    width: 100%;
    text-align: right;
    font-size: 12px;
    letter-spacing: 1.2px;
    text-transform: uppercase;
    margin: 0 !important;
    padding-bottom: 8px; }
    div[data-container-id='ku_landing_main_content_container'] section[data-container-id='ku_landing_main_content_center'] .kuDropSortBy .kuDropdownOptions .kuDropOption {
      padding: 8px 40px 8px 0;
      font-weight: 300 !important; }
      div[data-container-id='ku_landing_main_content_container'] section[data-container-id='ku_landing_main_content_center'] .kuDropSortBy .kuDropdownOptions .kuDropOption:hover {
        background: none; }
  div[data-container-id='ku_landing_main_content_container'] section[data-container-id='ku_landing_main_content_center'] .kuDropSortBy .sortBySelected::before {
    border-style: solid;
    border-width: 0.15em 0.15em 0 0;
    content: '';
    display: inline-block;
    height: 0.4em;
    position: relative;
    top: 0.25em;
    transform: rotate(-45deg);
    vertical-align: top;
    width: 1em;
    right: 0.2em;
    transform: rotate(135deg); }

div[data-container-id='ku_landing_main_content_container'] section[data-container-id='ku_landing_main_content_center'] .kuPagination {
  border-top: 1px solid #d9d9d6;
  width: auto;
  float: none;
  text-align: center;
  margin-top: 50px;
  padding-top: 16px;
  display: flex;
  justify-content: space-between; }
  div[data-container-id='ku_landing_main_content_container'] section[data-container-id='ku_landing_main_content_center'] .kuPagination a {
    border: none;
    font-size: 14px;
    color: rgba(0, 0, 0, 0.4); }
  div[data-container-id='ku_landing_main_content_container'] section[data-container-id='ku_landing_main_content_center'] .kuPagination .kuCurrent {
    color: black !important; }
  div[data-container-id='ku_landing_main_content_container'] section[data-container-id='ku_landing_main_content_center'] .kuPagination .pagination-chevron-left::before {
    border-style: solid;
    border-width: 0.1em 0.1em 0 0;
    content: '';
    display: inline-block;
    height: 1em;
    position: relative;
    top: 0.15em;
    transform: rotate(-45deg);
    vertical-align: top;
    width: 1em;
    left: 0.25em;
    transform: rotate(-135deg); }
  div[data-container-id='ku_landing_main_content_container'] section[data-container-id='ku_landing_main_content_center'] .kuPagination .pagination-chevron-right::before {
    border-style: solid;
    border-width: 0.1em 0.1em 0 0;
    content: '';
    display: inline-block;
    height: 1em;
    position: relative;
    top: 0.15em;
    transform: rotate(-45deg);
    vertical-align: top;
    width: 1em;
    left: 0;
    transform: rotate(45deg); }
  div[data-container-id='ku_landing_main_content_container'] section[data-container-id='ku_landing_main_content_center'] .kuPagination .deactivated {
    opacity: 0 !important; }

.plp-banner-block {
  width: 50% !important; }
  .plp-banner-block:has([data-content-region]:empty) {
    display: none; }
  @media (min-width: 551px) {
    .plp-banner-block {
      width: 33% !important; } }
  .plp-banner-block .category-banner-block {
    flex: 1;
    display: block;
    width: 100%;
    height: 100%; }
    .plp-banner-block .category-banner-block div {
      height: 100% !important;
      width: 100% !important;
      padding: 0 !important; }
      .plp-banner-block .category-banner-block div[data-content-region] > div:first-of-type {
        padding: 0; }
    .plp-banner-block .category-banner-block a {
      display: block;
      position: relative;
      width: 100%;
      height: 100%; }
      .plp-banner-block .category-banner-block a img {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        height: 100%;
        width: 100%;
        object-fit: cover; }

header[data-block-id='ku_landing_result_header'] .kuDropdown.kuDropSortBy {
  margin-left: 0; }
  @media (min-width: 769px) {
    header[data-block-id='ku_landing_result_header'] .kuDropdown.kuDropSortBy {
      margin-left: 6px; } }

@media (min-width: 769px) {
  header[data-block-id='ku_landing_result_header'] .kuDropdown {
    margin: 6px; } }

header[data-block-id='ku_landing_result_header'] .kuPagination {
  padding: 10px 0px 10px 5px; }
  header[data-block-id='ku_landing_result_header'] .kuPagination .klevuPaginate:last-of-type {
    padding-right: 0; }

@media (max-width: 1024px) {
  .quickSearch-open .klevu-fluid.kuQuickSearchResultsContainer {
    position: relative;
    z-index: 99; } }

@media (max-width: 1024px) {
  .quickSearch-close .klevu-fluid.kuQuickSearchResultsContainer .klevuWrap {
    display: none; } }

@media screen and (max-width: 769px) {
  section[data-container-id='ku_landing_main_content_left'] {
    width: 100% !important;
    max-width: 100% !important;
    display: block !important;
    background-color: #fff;
    position: sticky !important;
    top: 55px !important;
    z-index: 19;
    transition: top 0.16s ease-in-out 20ms; }
    section[data-container-id='ku_landing_main_content_left'].header-collapsed-top {
      top: 0 !important; } }

.klevu-filters {
  margin: 0 -1.5rem;
  margin-bottom: 2rem;
  padding: 0 1.5rem;
  border-bottom: 1px solid #d9d9d6; }
  @media (min-width: 769px) {
    .klevu-filters {
      margin: 0;
      padding: 0 20px 0 0;
      border-bottom: 0; } }

.klevu-filters-mobile-header {
  padding: 12px 0px;
  display: flex;
  justify-content: space-between;
  align-items: flex-start; }
  @media (min-width: 769px) {
    .klevu-filters-mobile-header {
      display: none; } }
  .klevu-filters-mobile-header__title, .klevu-filters-mobile-header__sort-by-label {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    position: relative;
    text-transform: uppercase;
    cursor: pointer; }
    .klevu-filters-mobile-header__title span, .klevu-filters-mobile-header__sort-by-label span {
      font-size: 12px;
      letter-spacing: 1.2px; }
    .klevu-filters-mobile-header__title::after, .klevu-filters-mobile-header__sort-by-label::after {
      content: '';
      display: block;
      border-width: 0 1px 1px 0;
      border-color: black;
      border-image: none;
      border-style: solid;
      transform: rotate(45deg);
      transition: all 0.3s ease 0s;
      padding: 3px;
      margin-left: 8px;
      position: relative;
      top: -1.5px; }
    .klevu-filters-mobile-header__title--is-open, .klevu-filters-mobile-header__sort-by-label--is-open {
      margin-bottom: 12px; }
      .klevu-filters-mobile-header__title--is-open::after, .klevu-filters-mobile-header__sort-by-label--is-open::after {
        transform: rotate(-135deg);
        top: 1.5px; }

.klevu-filters-body__filters-content--mobile-hidden {
  display: none; }

@media (min-width: 769px) {
  .klevu-filters-body__filters-content {
    display: block !important; } }

.klevu-filters-body__filter-tags {
  margin-bottom: 24px;
  display: flex;
  flex-direction: column; }
  .klevu-filters-body__filter-tags__pre-content {
    width: 100%;
    order: 1;
    display: flex;
    justify-content: space-between;
    align-items: center;
    text-transform: uppercase;
    margin-top: 8px; }
    @media (min-width: 769px) {
      .klevu-filters-body__filter-tags__pre-content {
        margin-bottom: 16px;
        margin-top: 0;
        order: 0; } }
    .klevu-filters-body__filter-tags__pre-content__title {
      font-size: 14px;
      letter-spacing: 1.4px;
      display: none; }
      @media (min-width: 769px) {
        .klevu-filters-body__filter-tags__pre-content__title {
          display: block; } }
    .klevu-filters-body__filter-tags__pre-content .kuFilterTagClearAll {
      cursor: pointer;
      font-size: 12px;
      letter-spacing: 1.2px;
      text-decoration: underline;
      font-weight: 300; }
  .klevu-filters-body__filter-tags__items {
    display: flex;
    flex-wrap: wrap;
    gap: 8px; }
    .klevu-filters-body__filter-tags__items .kuFilterTag {
      padding: 8px 12px;
      background-color: #f3f3f3;
      font-size: 12px;
      letter-spacing: 1.2px;
      font-weight: 300 !important;
      cursor: pointer; }
      .klevu-filters-body__filter-tags__items .kuFilterTag .kuFilterTagValue::after {
        content: '\00D7';
        display: inline-block;
        font-weight: bold;
        font-size: 14px;
        line-height: 10px;
        position: relative;
        top: 0;
        margin-left: 8px; }

.klevu-filters-body__filters-item {
  padding-bottom: 0 !important;
  margin-bottom: 0 !important;
  border-top: 1px solid #d9d9d6; }
  .klevu-filters-body__filters-item .kuFilterHead {
    padding: 8px 0 !important;
    font-size: 14px;
    letter-spacing: 1.4px;
    border-bottom: 0 !important;
    margin-bottom: 0 !important; }
    .klevu-filters-body__filters-item .kuFilterHead::after {
      display: inline-block !important;
      transform: rotate(0deg) !important;
      right: 0px !important;
      top: 5px !important;
      padding: 0px !important;
      font-weight: 300 !important;
      font-size: 24px !important;
      transition: all 0s !important;
      border: none !important; }
    .klevu-filters-body__filters-item .kuFilterHead.kuExpand::after {
      content: '\002B' !important; }
    .klevu-filters-body__filters-item .kuFilterHead.kuCollapse::after {
      content: '\2013' !important; }
    @media (min-width: 769px) {
      .klevu-filters-body__filters-item .kuFilterHead {
        display: block;
        padding: 16px 0 !important; }
        .klevu-filters-body__filters-item .kuFilterHead::after {
          top: 12px !important; } }
  .klevu-filters-body__filters-item .kuFilterTypeSection {
    height: auto !important;
    padding-bottom: 16px; }
    .klevu-filters-body__filters-item .kuFilterTypeSection.kuFilterCollapse {
      display: none; }
    .klevu-filters-body__filters-item .kuFilterTypeSection.kuFilterShowAll ul {
      height: auto !important; }
    .klevu-filters-body__filters-item .kuFilterTypeSection.sliderFilterNames {
      height: 55px !important; }
      .klevu-filters-body__filters-item .kuFilterTypeSection.sliderFilterNames .kuPriceSlider {
        width: 100%;
        padding: 8px 16px 0px 0px;
        max-width: 100%;
        min-width: none; }
      .klevu-filters-body__filters-item .kuFilterTypeSection.sliderFilterNames .kuPriceRangeSliderFilterproductList {
        background: #f3f3f3 !important;
        box-shadow: none !important;
        border: none;
        height: 5px !important; }
      .klevu-filters-body__filters-item .kuFilterTypeSection.sliderFilterNames .noUi-connect {
        background: #d9d9d6 !important;
        box-shadow: none !important;
        border-radius: 0 !important; }
      .klevu-filters-body__filters-item .kuFilterTypeSection.sliderFilterNames .noUi-background {
        width: calc(100% + 16px);
        padding-right: 16px;
        background: #f3f3f3 !important;
        box-shadow: none !important;
        border: none;
        border-radius: 0 !important; }
      .klevu-filters-body__filters-item .kuFilterTypeSection.sliderFilterNames .noUi-handle {
        height: 16px !important;
        width: 16px !important;
        border: 1px solid black;
        box-shadow: none !important;
        left: 0;
        right: 0;
        top: -6px; }
        .klevu-filters-body__filters-item .kuFilterTypeSection.sliderFilterNames .noUi-handle::before, .klevu-filters-body__filters-item .kuFilterTypeSection.sliderFilterNames .noUi-handle::after {
          display: none !important; }
        .klevu-filters-body__filters-item .kuFilterTypeSection.sliderFilterNames .noUi-handle .noUi-tooltip {
          padding: 0;
          bottom: -24px;
          border: none;
          font-size: 12px;
          font-weight: 300;
          letter-spacing: 1.2px; }
    .klevu-filters-body__filters-item .kuFilterTypeSection ul {
      padding: 8px 0 !important;
      height: 128px;
      overflow: hidden; }
      .klevu-filters-body__filters-item .kuFilterTypeSection ul li {
        margin-bottom: 8px !important; }
        .klevu-filters-body__filters-item .kuFilterTypeSection ul li:last-of-type {
          margin-bottom: 0 !important; }
        .klevu-filters-body__filters-item .kuFilterTypeSection ul li a {
          margin: 0 !important;
          font-size: 12px;
          letter-spacing: 1.2px;
          font-weight: 300; }
          .klevu-filters-body__filters-item .kuFilterTypeSection ul li a .kuFilterIcon::before {
            height: 13.3px;
            width: 13.3px;
            border: 1px solid #cccccc !important;
            margin-right: 9.3px; }
          .klevu-filters-body__filters-item .kuFilterTypeSection ul li a .kuFilterIcon::after {
            left: 2px !important;
            top: 3.5px !important;
            width: 9px !important;
            border: 1.5px solid black !important;
            border-top: 0 !important;
            border-right: 0 !important;
            height: 4px !important; }
          .klevu-filters-body__filters-item .kuFilterTypeSection ul li a:hover .kuFilterIcon::after {
            display: none; }
          .klevu-filters-body__filters-item .kuFilterTypeSection ul li a:hover.klevuFilterOptionActive .kuFilterIcon::after {
            display: inline-block; }
    .klevu-filters-body__filters-item .kuFilterTypeSection .kuShowOpt {
      display: flex !important;
      position: static !important;
      padding: 10px 0 !important;
      margin: 8px 0 px 0 !important; }
      .klevu-filters-body__filters-item .kuFilterTypeSection .kuShowOpt .kuShowOptDot {
        height: 4px;
        width: 4px;
        border-radius: 50%;
        margin-right: 4px;
        background-color: black; }

.klevu-filters-body__sort-by-content {
  display: none; }
  .klevu-filters-body__sort-by-content .kuDropdown {
    width: 100% !important;
    margin: 0 !important;
    display: block !important;
    position: static !important;
    z-index: unset !important; }
    .klevu-filters-body__sort-by-content .kuDropdown .kuDropOption {
      text-align: right;
      text-transform: uppercase;
      font-size: 14px;
      letter-spacing: 1.4px;
      margin-bottom: 16px; }
      .klevu-filters-body__sort-by-content .kuDropdown .kuDropOption--selected::before {
        border-style: solid;
        border-width: 0.1em 0.1em 0 0;
        content: '';
        display: inline-block;
        height: 0.4em;
        position: relative;
        top: 0.25em;
        transform: rotate(-45deg);
        vertical-align: top;
        width: 0.9em;
        right: 0.2em;
        transform: rotate(135deg); }

.kuQuickResultsListContainer {
  display: flex;
  overflow-x: auto;
  column-gap: 8px; }
  @media (min-width: 769px) {
    .kuQuickResultsListContainer {
      column-gap: 24px; } }

.klevu-quick-product {
  padding: 16px 0;
  text-transform: uppercase;
  flex: 1;
  max-width: 33%;
  min-width: 203px; }
  .klevu-quick-product__image {
    width: 100% !important;
    height: 21vw !important;
    min-width: 203px !important;
    min-height: 264px !important; }
    .klevu-quick-product__image img {
      height: 100% !important;
      width: 100% !important;
      object-fit: cover; }
  .klevu-quick-product__title {
    margin: 16px 0 8px 0 !important;
    font-size: 12px !important;
    letter-spacing: 1.2px !important;
    font-weight: normal !important;
    width: 100% !important;
    text-align: center; }
  .klevu-quick-product__price {
    width: 100% !important; }
    .klevu-quick-product__price .price-section {
      font-size: 12px !important;
      letter-spacing: 1.2px !important;
      font-weight: 300 !important;
      text-align: center;
      text-decoration: underline !important; }

.klevu-static-popular-products__title {
  font-size: 12px !important;
  letter-spacing: 1.2px !important;
  font-weight: 300 !important; }

.klevu-static-popular-products__container {
  overflow-x: auto;
  display: flex;
  column-gap: 8px; }
  @media (min-width: 769px) {
    .klevu-static-popular-products__container {
      column-gap: 24px; } }

.klevu-you-may-like-products {
  text-align: left; }
  .klevu-you-may-like-products__title {
    font-size: 12px !important;
    letter-spacing: 1.2px !important;
    font-weight: 300 !important; }
  .klevu-you-may-like-products__container {
    overflow-x: auto;
    display: flex;
    column-gap: 8px; }
    @media (min-width: 769px) {
      .klevu-you-may-like-products__container {
        column-gap: 24px; } }

.kuResults ul {
  display: flex !important;
  flex-wrap: wrap !important; }
  .kuResults ul .product {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    width: 100%;
    float: left;
    vertical-align: top;
    margin: 0 !important;
    padding: 0 0.75rem !important;
    width: 50% !important; }
    @media (min-width: 551px) {
      .kuResults ul .product {
        width: 33.33333% !important; } }
    @media (min-width: 769px) {
      .kuResults ul .product {
        width: 33.33333% !important; } }
    .kuResults ul .product .card-img-container {
      max-width: 500px !important; }
      .kuResults ul .product .card-img-container .swym-button.swym-add-to-wishlist-view-product {
        position: absolute;
        top: 8px;
        right: 8px;
        z-index: 120 !important;
        height: 24px !important;
        width: 24px !important; }
        @media (min-width: 769px) {
          .kuResults ul .product .card-img-container .swym-button.swym-add-to-wishlist-view-product {
            top: 16px;
            right: 16px; } }
        .kuResults ul .product .card-img-container .swym-button.swym-add-to-wishlist-view-product.swym-added::after {
          content: url("../img/wishlist-icons/wishlist-heart-black.svg") !important; }
        .kuResults ul .product .card-img-container .swym-button.swym-add-to-wishlist-view-product:not(.swym-added)::after {
          content: url("../img/wishlist-icons/wishlist-heart-white.svg") !important; }
        .kuResults ul .product .card-img-container .swym-button.swym-add-to-wishlist-view-product .swym-wishlist-cta {
          display: none !important; }
        .kuResults ul .product .card-img-container .swym-button.swym-add-to-wishlist-view-product.disabled {
          opacity: 1 !important; }
      .kuResults ul .product .card-img-container .card-image {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
        width: 100% !important;
        object-fit: contain;
        max-height: 100%; }
        @media (min-width: 769px) {
          .kuResults ul .product .card-img-container .card-image {
            object-fit: cover;
            margin-top: 0; } }
    .kuResults ul .product .card-title {
      min-height: 39px;
      margin-bottom: 8px; }
      .kuResults ul .product .card-title a {
        font-size: 14px !important;
        letter-spacing: 1.4px;
        text-decoration: none;
        font-family: 'Europa' !important; }
    .kuResults ul .product .card-text span {
      font-family: 'Europa' !important;
      font-weight: 300;
      font-size: 1rem !important;
      letter-spacing: 1.3;
      text-transform: uppercase; }

.blog-page-header {
  padding: 24px 0 32px; }
  @media (min-width: 769px) {
    .blog-page-header {
      padding: 64px 0 24px; } }
  .blog-page-header__action {
    text-decoration: none; }
  .blog-page-header__title {
    padding: 0 20px;
    margin: 0;
    font-size: 27px;
    text-align: center;
    color: #000;
    font-weight: normal;
    line-height: 34px;
    letter-spacing: 3px;
    font-family: 'Europa', 'Montserrat', Arial, Helvetica, sans-serif;
    text-transform: uppercase; }
    @media (min-width: 769px) {
      .blog-page-header__title {
        font-size: 48px;
        line-height: normal;
        letter-spacing: 5px; } }
  .blog-page-header__subtitle {
    padding: 0 20px;
    margin: 0;
    text-align: center;
    font-size: 10px;
    font-weight: 300;
    color: #1d1d1d;
    letter-spacing: 3px;
    margin: 8px 0 32px;
    font-family: 'Europa', 'Montserrat', Arial, Helvetica, sans-serif;
    text-transform: uppercase; }
    @media (min-width: 769px) {
      .blog-page-header__subtitle {
        margin: 16px 0 48px;
        font-size: 14px;
        letter-spacing: 5px;
        line-height: 15px; } }

.blog-navigation-categories {
  list-style: none;
  column-gap: 32px;
  overflow-x: auto;
  white-space: nowrap;
  padding: 0 20px;
  margin: 0;
  padding-bottom: 8px;
  text-align: center;
  width: auto;
  border-bottom: 1px solid #f3f3f3; }
  @media (min-width: 769px) {
    .blog-navigation-categories {
      padding: 0 64px 24px;
      border-bottom: none; } }
  .blog-navigation-categories .blog-navigation-category {
    text-align: center;
    display: inline-block;
    margin-right: 16px;
    cursor: pointer; }
    @media (min-width: 769px) {
      .blog-navigation-categories .blog-navigation-category {
        margin-right: 56px; } }
    .blog-navigation-categories .blog-navigation-category:last-of-type {
      margin-right: 0; }
    .blog-navigation-categories .blog-navigation-category--active .blog-navigation-category__title {
      color: #131313 !important;
      font-weight: normal; }
    .blog-navigation-categories .blog-navigation-category__action {
      text-decoration: none; }
    .blog-navigation-categories .blog-navigation-category__icon {
      display: block;
      margin: 0 auto;
      width: 40px;
      height: 40px;
      margin-bottom: 4px; }
      @media (min-width: 769px) {
        .blog-navigation-categories .blog-navigation-category__icon {
          width: 56px;
          height: 56px;
          margin-bottom: 8px; } }
    .blog-navigation-categories .blog-navigation-category__title {
      display: block;
      font-size: 12px;
      line-height: normal;
      letter-spacing: 1.8px;
      margin: 0;
      color: #666666;
      font-weight: 300; }
      @media (min-width: 769px) {
        .blog-navigation-categories .blog-navigation-category__title {
          font-size: 16px;
          letter-spacing: 1.6px;
          line-height: 24px;
          font-weight: normal; } }

.blog-story-suggestion {
  padding: 48px 20px;
  border-top: 1px solid #d9d9d6;
  border-bottom: 1px solid #d9d9d6;
  text-transform: uppercase;
  margin-bottom: 40px; }
  @media (min-width: 769px) {
    .blog-story-suggestion {
      padding: 64px 0px;
      margin-bottom: 64px; } }
  .blog-story-suggestion__title {
    font-size: 22px;
    letter-spacing: 3px;
    line-height: 30px;
    margin: 0;
    text-align: center; }
  .blog-story-suggestion__description {
    font-size: 12px;
    line-height: normal;
    letter-spacing: 1.8px;
    margin: 16px 0 32px;
    text-align: center;
    font-weight: 300; }
  .blog-story-suggestion__button {
    display: block;
    text-align: center;
    width: 100%;
    font-size: 12px;
    letter-spacing: 2.4px;
    text-decoration: none;
    background: #1d1d1d;
    color: white;
    padding: 15px 0; }
    @media (min-width: 769px) {
      .blog-story-suggestion__button {
        margin: 0 auto;
        max-width: 688px;
        font-size: 14px;
        letter-spacing: 2.8px; } }
    .blog-story-suggestion__button:hover {
      color: white; }

.blogPost-preview {
  display: flex;
  flex-direction: column;
  text-align: center;
  text-transform: uppercase;
  margin: 0 10px 20px;
  width: calc(50% - 20px);
  color: #131313; }
  @media (min-width: 769px) {
    .blogPost-preview {
      margin: 0 12px 64px;
      width: calc(33.33% - 24px); } }
  .blogPost-preview a {
    text-decoration: none;
    color: #1d1d1d; }
  .blogPost-preview-title {
    margin: 16px 0 12px;
    font-size: 14px;
    letter-spacing: 1.4px;
    word-break: break-word; }
    @media (min-width: 769px) {
      .blogPost-preview-title {
        margin: 24px 0 16px;
        font-size: 22px;
        letter-spacing: 3px;
        line-height: 30px; } }
  .blogPost-preview-thumbnail {
    position: relative;
    overflow: hidden;
    margin: 0; }
    .blogPost-preview-thumbnail a {
      display: block;
      width: 100%;
      height: 100%; }
    .blogPost-preview-thumbnail img {
      width: 100%;
      height: 100%;
      object-fit: cover;
      object-position: center;
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0; }
  .blogPost-preview-date, .blogPost-preview-summary {
    display: none;
    margin: 0 0 12px;
    font-size: 10px;
    letter-spacing: 1px;
    line-height: 15px;
    font-weight: 300; }
    @media (min-width: 769px) {
      .blogPost-preview-date, .blogPost-preview-summary {
        display: block;
        margin: 0 0 16px;
        font-size: 12px;
        letter-spacing: 2px;
        line-height: 20px; } }
  .blogPost-preview-date {
    letter-spacing: 5px; }
  .blogPost-preview-more {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 10px;
    font-weight: 300;
    letter-spacing: 2px;
    line-height: 15px;
    font-stretch: normal; }
    .blogPost-preview-more::after {
      content: '';
      cursor: pointer;
      display: inline-block;
      border-bottom: 1px solid #131313;
      border-right: 1px solid #131313;
      height: 6px;
      width: 6px;
      margin-left: 5px;
      transform: rotate(-45deg);
      opacity: 0.8;
      position: relative;
      top: 0.3px; }
      @media (min-width: 769px) {
        .blogPost-preview-more::after {
          height: 6.5px;
          width: 6.5px;
          margin-left: 9px;
          top: 0; } }
    @media (min-width: 769px) {
      .blogPost-preview-more {
        font-size: 12px;
        letter-spacing: 1.8px;
        line-height: 20px; } }

.blog-main-content {
  margin: 0 auto;
  padding: 0 20px;
  display: flex;
  flex-direction: column; }
  @media (min-width: 769px) {
    .blog-main-content {
      padding: 0 64px calc(64px - 4rem);
      max-width: 106rem; } }
  .blog-main-content .blog-page-description {
    margin: 48px auto calc(80px - 3rem);
    max-width: 650px;
    word-break: break-word;
    text-transform: uppercase;
    text-align: center;
    font-size: 10px;
    letter-spacing: 1px;
    line-height: 15px;
    font-weight: 300;
    order: 1; }
    @media (min-width: 769px) {
      .blog-main-content .blog-page-description {
        order: 0;
        margin: 0 auto 64px;
        letter-spacing: 1.5px; } }
  .blog-main-content .blogGrid {
    margin: 0 -10px;
    display: flex;
    flex-wrap: wrap; }
    @media (max-width: 500px) {
      .blog-main-content .blogGrid--list-view .blogPost-preview {
        width: calc(100% - 20px) !important; } }
    @media (min-width: 769px) {
      .blog-main-content .blogGrid {
        margin: 0 -12px; } }
    .blog-main-content .blogGrid .blogPost-preview-thumbnail a {
      padding-top: 125%; }

.blog-view-switch {
  display: none; }
  @media (max-width: 500px) {
    .blog-view-switch {
      display: flex;
      justify-content: flex-end;
      align-items: center;
      margin: -8px 0 16px; }
      .blog-view-switch__icon {
        fill: transparent;
        stroke: #d9d9d6;
        cursor: pointer;
        width: 24px;
        height: 24px;
        margin-left: 16px; }
        .blog-view-switch__icon--active {
          stroke: #666666; } }

.blog-category {
  padding: 0;
  margin-bottom: 28px;
  position: relative; }
  @media (min-width: 769px) {
    .blog-category {
      margin-bottom: 64px; } }
  .blog-category__header {
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin: 0 auto; }
    @media screen and (max-width: 769px) {
      .blog-category__header::after {
        content: '';
        width: 100%;
        height: 1px;
        margin-left: 20px;
        background-color: #d9d9d6; } }
  .blog-category__icon {
    width: 48px;
    height: 48px;
    margin: 0 auto; }
    @media (min-width: 769px) {
      .blog-category__icon {
        width: 80px;
        height: 80px; } }
  .blog-category__title {
    display: block;
    text-decoration: none;
    font-size: 14px;
    letter-spacing: 1.4px;
    position: relative;
    text-transform: uppercase;
    color: #666666;
    cursor: pointer;
    z-index: 10;
    padding: 4px 0 16px 0;
    width: 100%;
    text-align: center;
    line-height: normal;
    font-weight: normal; }
    .blog-category__title::after {
      content: '';
      cursor: pointer;
      display: inline-block;
      border-bottom: 2px solid #666666;
      border-right: 2px solid #666666;
      height: 11px;
      width: 11px;
      transform: rotate(-45deg);
      position: relative;
      top: -2px; }
      @media screen and (max-width: 769px) {
        .blog-category__title::after {
          height: 8px;
          width: 8px;
          top: -1px; } }
    .blog-category__title--single {
      cursor: default !important; }
      .blog-category__title--single::after {
        display: none; }
    @media (min-width: 769px) {
      .blog-category__title {
        font-size: 22px;
        line-height: 30px;
        letter-spacing: 3px;
        padding: 8px 0 24px 0; } }
  .blog-category__loader {
    display: block;
    background: none;
    position: relative;
    height: 300px; }
    .blog-category__loader::before {
      top: calc(50% - 20px); }
  .blog-category__error {
    margin-left: 20px;
    margin-bottom: 0; }
    @media (min-width: 769px) {
      .blog-category__error {
        margin-left: 64px;
        transform: rotateX(180deg); } }
  .blog-category__content {
    overflow-x: auto;
    display: flex;
    padding: 16px 16px 12px;
    margin: 0; }
    @media (min-width: 769px) {
      .blog-category__content {
        overflow-x: scroll;
        padding: 0 0 32px;
        transform: rotateX(180deg);
        border-top: none;
        margin: 0; }
        .blog-category__content::-webkit-scrollbar {
          height: 11px; }
        .blog-category__content::-webkit-scrollbar-track {
          background: #d9d9d6;
          border-top: 5px solid #fff;
          border-bottom: 5px solid #fff; }
        .blog-category__content::-webkit-scrollbar-thumb {
          background-color: #666666;
          border-radius: 15px; }
        .blog-category__content::-webkit-scrollbar-track-piece:start {
          margin-left: 64px; }
        .blog-category__content::-webkit-scrollbar-track-piece:end {
          margin-right: 64px; } }
    .blog-category__content .blogPost-list {
      animation: fadein 1s;
      display: flex; }
      @media (min-width: 769px) {
        .blog-category__content .blogPost-list {
          padding: 0 52px;
          transform: rotateX(180deg);
          margin: 0; } }
    .blog-category__content .blogPost-group-wrapper {
      display: flex; }
      @media screen and (max-width: 769px) {
        .blog-category__content .blogPost-group-wrapper {
          width: 100vw;
          overflow-x: auto;
          padding-bottom: 12px; }
          .blog-category__content .blogPost-group-wrapper .blogPost-group:first-of-type {
            padding-left: 16px; }
          .blog-category__content .blogPost-group-wrapper .blogPost-group:last-of-type {
            padding-right: 16px; } }
    .blog-category__content .blogPost-group {
      display: flex;
      flex-direction: row; }
      @media (min-width: 769px) {
        .blog-category__content .blogPost-group {
          flex-direction: column; }
          .blog-category__content .blogPost-group .blogPost-preview:first-of-type {
            margin-bottom: 32px; } }
    .blog-category__content .blogPost-preview {
      width: min-content !important;
      margin: 0 4px; }
      @media (min-width: 769px) {
        .blog-category__content .blogPost-preview {
          margin: 0 12px; } }
      .blog-category__content .blogPost-preview-thumbnail {
        width: 246px;
        height: 246px; }
        @media (min-width: 769px) {
          .blog-category__content .blogPost-preview-thumbnail {
            width: 400px;
            height: 400px; } }
      .blog-category__content .blogPost-preview-summary {
        display: none; }

@keyframes fadein {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@media screen and (max-width: 769px) {
  #blog-top-stories .blog-category__content {
    overflow-x: unset;
    padding-bottom: 0;
    margin: 0;
    padding-left: 0;
    padding-right: 0; }
    #blog-top-stories .blog-category__content .blogPost-list {
      flex-direction: column;
      padding: 0;
      width: 100%; } }

@media screen and (max-width: 769px) {
  #blog-top-stories .blogPost-list > .blogPost-preview {
    width: 100% !important;
    margin: 0 0 32px;
    padding: 0 20px; } }

#blog-top-stories .blogPost-list > .blogPost-preview .blogPost-preview-thumbnail {
  width: 100%;
  height: 100%; }
  #blog-top-stories .blogPost-list > .blogPost-preview .blogPost-preview-thumbnail a {
    padding-top: 100%; }
  @media (min-width: 769px) {
    #blog-top-stories .blogPost-list > .blogPost-preview .blogPost-preview-thumbnail {
      width: 600px;
      height: 600px; }
      #blog-top-stories .blogPost-list > .blogPost-preview .blogPost-preview-thumbnail a {
        padding-top: 0; } }

#blog-top-stories .blogPost-list > .blogPost-preview .blogPost-preview-summary {
  display: block; }

@media screen and (max-width: 769px) {
  #blog-top-stories .blogPost-group {
    overflow-x: auto;
    padding: 0 16px;
    padding-bottom: 12px; }
    #blog-top-stories .blogPost-group .blogPost-preview-thumbnail {
      width: 246px;
      height: 308px; } }
    @media screen and (max-width: 769px) and (min-width: 769px) {
      #blog-top-stories .blogPost-group .blogPost-preview-thumbnail {
        width: 320px;
        height: 400px; } }

@media (min-width: 769px) {
  #blog-top-stories .blogPost-group {
    flex-direction: row; }
    #blog-top-stories .blogPost-group .blogPost-preview-thumbnail {
      width: 400px;
      height: 600px; }
    #blog-top-stories .blogPost-group .blogPost-preview-summary {
      display: block; } }

@media screen and (max-width: 769px) {
  #blog-ask-dr-sturm .blogPost-preview-thumbnail {
    width: 246px;
    height: 308px; } }
  @media screen and (max-width: 769px) and (min-width: 769px) {
    #blog-ask-dr-sturm .blogPost-preview-thumbnail {
      width: 320px;
      height: 400px; } }

@media (min-width: 769px) {
  #blog-ask-dr-sturm .blogPost-preview-thumbnail {
    width: 400px;
    height: 600px; }
  #blog-ask-dr-sturm .blogPost-preview-summary {
    display: block; } }

#blog-conversations .blogPost-preview-thumbnail {
  width: 246px;
  height: 308px; }
  @media (min-width: 769px) {
    #blog-conversations .blogPost-preview-thumbnail {
      width: 320px;
      height: 400px; } }
  @media (min-width: 769px) {
    #blog-conversations .blogPost-preview-thumbnail {
      width: 400px;
      height: 600px; } }

@media (min-width: 769px) {
  #blog-conversations .blogPost-preview-summary {
    display: block; } }

@media screen and (max-width: 769px) {
  #blog-conversations .blogPost-group .blogPost-preview:nth-of-type(2) .blogPost-preview-thumbnail {
    width: 246px;
    height: 308px; } }
  @media screen and (max-width: 769px) and (min-width: 769px) {
    #blog-conversations .blogPost-group .blogPost-preview:nth-of-type(2) .blogPost-preview-thumbnail {
      width: 320px;
      height: 400px; } }

@media (min-width: 769px) {
  #blog-conversations .blogPost-group:nth-of-type(odd) .blogPost-preview:first-of-type .blogPost-preview-thumbnail {
    width: 246px;
    height: 308px; } }
  @media (min-width: 769px) and (min-width: 769px) {
    #blog-conversations .blogPost-group:nth-of-type(odd) .blogPost-preview:first-of-type .blogPost-preview-thumbnail {
      width: 320px;
      height: 400px; } }

@media (min-width: 769px) {
  #blog-conversations .blogPost-group:nth-of-type(even) .blogPost-preview:nth-of-type(2) .blogPost-preview-thumbnail {
    width: 246px;
    height: 308px; } }
  @media (min-width: 769px) and (min-width: 769px) {
    #blog-conversations .blogPost-group:nth-of-type(even) .blogPost-preview:nth-of-type(2) .blogPost-preview-thumbnail {
      width: 320px;
      height: 400px; } }

#blog-wellness .blogPost-preview-thumbnail {
  width: 400px;
  height: 600px; }
  @media screen and (max-width: 769px) {
    #blog-wellness .blogPost-preview-thumbnail {
      width: 246px;
      height: 308px; } }
  @media screen and (max-width: 769px) and (min-width: 769px) {
    #blog-wellness .blogPost-preview-thumbnail {
      width: 320px;
      height: 400px; } }

@media (min-width: 769px) {
  #blog-wellness .blogPost-preview-summary {
    display: block; } }

@media screen and (max-width: 769px) {
  #blog-wellness .blogPost-group .blogPost-preview:nth-of-type(2) .blogPost-preview-thumbnail {
    width: 246px;
    height: 308px; } }
  @media screen and (max-width: 769px) and (min-width: 769px) {
    #blog-wellness .blogPost-group .blogPost-preview:nth-of-type(2) .blogPost-preview-thumbnail {
      width: 320px;
      height: 400px; } }

@media (min-width: 769px) {
  #blog-wellness .blogPost-group:nth-of-type(odd) .blogPost-preview:first-of-type .blogPost-preview-thumbnail {
    width: 246px;
    height: 308px; } }
  @media (min-width: 769px) and (min-width: 769px) {
    #blog-wellness .blogPost-group:nth-of-type(odd) .blogPost-preview:first-of-type .blogPost-preview-thumbnail {
      width: 320px;
      height: 400px; } }

@media (min-width: 769px) {
  #blog-wellness .blogPost-group:nth-of-type(even) .blogPost-preview:nth-of-type(2) .blogPost-preview-thumbnail {
    width: 246px;
    height: 308px; } }
  @media (min-width: 769px) and (min-width: 769px) {
    #blog-wellness .blogPost-group:nth-of-type(even) .blogPost-preview:nth-of-type(2) .blogPost-preview-thumbnail {
      width: 320px;
      height: 400px; } }

#blog-recipes {
  margin-bottom: 54px; }
  @media (min-width: 769px) {
    #blog-recipes {
      margin-bottom: 72px; } }
  @media screen and (max-width: 769px) {
    #blog-recipes .blog-category__content {
      overflow-x: unset;
      margin: 0;
      padding-left: 0;
      padding-right: 0; }
      #blog-recipes .blog-category__content .blogPost-list {
        flex-direction: column;
        padding: 0;
        width: 100%; } }
  @media screen and (max-width: 769px) {
    #blog-recipes .blogPost-preview:only-of-type {
      width: 100% !important;
      margin: 0;
      margin-bottom: 32px;
      padding: 0 20px; }
      #blog-recipes .blogPost-preview:only-of-type .blogPost-preview-summary {
        display: block; } }
  #blog-recipes .blogPost-preview:only-of-type .blogPost-preview-thumbnail {
    width: 100%;
    height: 100%; }
    #blog-recipes .blogPost-preview:only-of-type .blogPost-preview-thumbnail a {
      padding-top: 75%; }
    @media (min-width: 769px) {
      #blog-recipes .blogPost-preview:only-of-type .blogPost-preview-thumbnail {
        width: 335px;
        height: 251px; } }
  @media (min-width: 769px) and (min-width: 769px) {
    #blog-recipes .blogPost-preview:only-of-type .blogPost-preview-thumbnail {
      width: 533px;
      height: 400px; } }
    @media (min-width: 769px) {
        #blog-recipes .blogPost-preview:only-of-type .blogPost-preview-thumbnail a {
          padding-top: 0; } }
  #blog-recipes .blogPost-group {
    flex-direction: row; }
    @media screen and (max-width: 769px) {
      #blog-recipes .blogPost-group {
        overflow-x: auto;
        padding: 0 16px;
        padding-bottom: 12px; } }
    #blog-recipes .blogPost-group .blogPost-preview-thumbnail {
      width: 246px;
      height: 246px; }
      @media (min-width: 769px) {
        #blog-recipes .blogPost-group .blogPost-preview-thumbnail {
          width: 400px;
          height: 400px; } }

.page-description__truncate-text {
  margin: 0;
  text-align: left !important;
  font-size: 12px !important;
  letter-spacing: 1.2px !important;
  line-height: 20px !important;
  font-family: 'Europa';
  overflow: hidden;
  max-height: 60px !important; }
  @media (min-width: 769px) {
    .page-description__truncate-text {
      font-size: 14px !important;
      letter-spacing: 1.4px !important;
      line-height: 22px !important;
      max-height: 66px !important; } }
  .page-description__truncate-text--expanded {
    max-height: none !important; }
  @supports (display: -webkit-box) and (-webkit-line-clamp: 3) and (-webkit-box-orient: vertical) {
    .page-description__truncate-text {
      display: -webkit-box;
      -webkit-line-clamp: 3;
      -webkit-box-orient: vertical;
      max-height: unset !important;
      /* autoprefixer: off */ }
      .page-description__truncate-text--expanded {
        -webkit-line-clamp: unset; } }

.page-description__truncate-button {
  display: block;
  margin: 12px auto;
  padding: 0;
  text-decoration: underline;
  font-size: 12px;
  letter-spacing: 1.2px;
  line-height: 20px; }
  @media (min-width: 769px) {
    .page-description__truncate-button {
      font-size: 14px;
      letter-spacing: 1.4px;
      line-height: 22px;
      margin: 14px auto; } }

.page-seo-bottom-content .truncate__text::after {
  content: '...';
  display: inline-block; }

.page-seo-bottom-content .truncate__text-more {
  display: none; }

.page-seo-bottom-content .truncate__content {
  margin: 0;
  font-size: 12px;
  letter-spacing: 1.2px;
  line-height: 20px; }
  @media (min-width: 769px) {
    .page-seo-bottom-content .truncate__content {
      font-size: 14px;
      letter-spacing: 1.4px;
      line-height: 22px; } }
  .page-seo-bottom-content .truncate__content--expanded .truncate__text::after {
    content: none; }
  .page-seo-bottom-content .truncate__content--expanded .truncate__text-more {
    display: unset; }

.page-seo-bottom-content .truncate__button {
  display: block;
  margin: 12px auto;
  padding: 0;
  text-decoration: underline;
  font-size: 12px;
  letter-spacing: 1.2px;
  line-height: 20px; }
  @media (min-width: 769px) {
    .page-seo-bottom-content .truncate__button {
      font-size: 14px;
      letter-spacing: 1.4px;
      line-height: 22px;
      margin: 14px auto; } }

#CybotCookiebotDialog {
  border-radius: 0 !important; }
  #CybotCookiebotDialog * {
    font-family: 'Europa' !important; }
  #CybotCookiebotDialog #CybotCookiebotDialogHeader,
  #CybotCookiebotDialog #CybotCookiebotDialogPoweredByText,
  #CybotCookiebotDialog #CybotCookiebotDialogDetailFooter {
    display: none !important; }
  #CybotCookiebotDialog #CybotCookiebotDialogTabContent #CybotCookiebotDialogBody .CybotCookiebotScrollContainer:first-of-type {
    padding: 0 !important;
    max-height: none !important;
    min-height: unset !important; }
    #CybotCookiebotDialog #CybotCookiebotDialogTabContent #CybotCookiebotDialogBody .CybotCookiebotScrollContainer:first-of-type #CybotCookiebotDialogBodyContent {
      padding: 0 15px;
      margin: 24px 0; }
    #CybotCookiebotDialog #CybotCookiebotDialogTabContent #CybotCookiebotDialogBody .CybotCookiebotScrollContainer:first-of-type .CybotCookiebotFader {
      display: none !important; }
    #CybotCookiebotDialog #CybotCookiebotDialogTabContent #CybotCookiebotDialogBody .CybotCookiebotScrollContainer:first-of-type #CybotCookiebotDialogBodyContentTitle {
      font-size: 15px !important;
      letter-spacing: 2.25px !important;
      line-height: normal !important;
      margin-bottom: 8px;
      color: #131313 !important; }
    #CybotCookiebotDialog #CybotCookiebotDialogTabContent #CybotCookiebotDialogBody .CybotCookiebotScrollContainer:first-of-type #CybotCookiebotDialogBodyContentText {
      font-size: 15px !important;
      letter-spacing: 0.05px !important;
      line-height: normal !important;
      color: #666666 !important; }
  #CybotCookiebotDialog #CybotCookiebotDialogTabContent #CybotCookiebotDialogBody #CybotCookiebotDialogBodyLevelButtonsSelectPane {
    padding: 0 !important; }
    @media screen and (max-width: 769px) {
      #CybotCookiebotDialog #CybotCookiebotDialogTabContent #CybotCookiebotDialogBody #CybotCookiebotDialogBodyLevelButtonsSelectPane .CybotCookiebotDialogBodyLevelButtonWrapper {
        width: 25% !important;
        display: flex !important;
        flex-direction: column !important;
        padding: 16px 8px !important; }
        #CybotCookiebotDialog #CybotCookiebotDialogTabContent #CybotCookiebotDialogBody #CybotCookiebotDialogBodyLevelButtonsSelectPane .CybotCookiebotDialogBodyLevelButtonWrapper:not(:last-of-type) {
          border-right: 1px solid #d9d9d6 !important; } }
    #CybotCookiebotDialog #CybotCookiebotDialogTabContent #CybotCookiebotDialogBody #CybotCookiebotDialogBodyLevelButtonsSelectPane .CybotCookiebotDialogBodyLevelButtonWrapper .CybotCookiebotDialogBodyLevelButtonLabel {
      font-size: 15px !important;
      letter-spacing: 0.25px !important;
      line-height: normal !important;
      margin-bottom: 8px; }
      #CybotCookiebotDialog #CybotCookiebotDialogTabContent #CybotCookiebotDialogBody #CybotCookiebotDialogBodyLevelButtonsSelectPane .CybotCookiebotDialogBodyLevelButtonWrapper .CybotCookiebotDialogBodyLevelButtonLabel span {
        font-weight: normal !important; }
  #CybotCookiebotDialog #CybotCookiebotDialogTabContent #CybotCookiebotDialogBodyEdgeMoreDetails {
    margin: 16px 8px 0 !important; }
    #CybotCookiebotDialog #CybotCookiebotDialogTabContent #CybotCookiebotDialogBodyEdgeMoreDetails #CybotCookiebotDialogBodyEdgeMoreDetailsLink {
      font-weight: normal !important;
      font-size: 15px !important;
      letter-spacing: 0.25px !important; }
      #CybotCookiebotDialog #CybotCookiebotDialogTabContent #CybotCookiebotDialogBodyEdgeMoreDetails #CybotCookiebotDialogBodyEdgeMoreDetailsLink::after {
        margin: 2px 9px 0 17px !important;
        border-width: 1px 1px 0 0 !important; }
  #CybotCookiebotDialog #CybotCookiebotDialogTabContent .CybotCookiebotFader {
    display: none !important; }
  #CybotCookiebotDialog #CybotCookiebotDialogTabContent #CybotCookiebotDialogDetailBodyContentCookieContainerTypes .CookieCard:last-of-type {
    margin-bottom: 0 !important;
    border-bottom: none !important; }
  #CybotCookiebotDialog #CybotCookiebotDialogTabContent input[type='checkbox']:not(:checked) + .CybotCookiebotDialogBodyLevelButtonSlider {
    background-color: #666666 !important; }
  #CybotCookiebotDialog #CybotCookiebotDialogFooter {
    padding: 18px 8px 24px !important; }
    #CybotCookiebotDialog #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyButtonsWrapper {
      display: flex !important;
      flex-direction: row !important; }
      #CybotCookiebotDialog #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyButtonsWrapper .CybotCookiebotDialogBodyButton {
        align-items: center !important;
        text-transform: uppercase !important;
        font-size: 12px !important;
        line-height: 15px !important;
        font-weight: normal !important;
        margin-bottom: 0 !important;
        border-radius: 0 !important;
        padding: 4px 8px !important;
        min-height: 38px !important;
        border-width: 1px !important; }
        #CybotCookiebotDialog #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyButtonsWrapper .CybotCookiebotDialogBodyButton:not(:last-of-type) {
          margin-right: 8px !important; }
      #CybotCookiebotDialog #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyButtonsWrapper #CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll {
        border: 1px solid #131313; }
  @media screen and (max-width: 1280px) {
    #CybotCookiebotDialog[data-template='bottom'] {
      top: 100% !important;
      transform: translate(-50%, -100%) !important;
      max-height: none !important;
      max-width: 100% !important;
      width: 100% !important;
      border: none !important;
      border-top: 1px solid #d9d9d6 !important; } }
  @media screen and (min-width: 1280px) {
    #CybotCookiebotDialog[data-template='bottom'] {
      padding: 24px 32px !important; }
      #CybotCookiebotDialog[data-template='bottom'] #CybotCookiebotDialogTabContent {
        margin: 0 !important; }
        #CybotCookiebotDialog[data-template='bottom'] #CybotCookiebotDialogTabContent #CybotCookiebotDialogBody {
          max-width: none !important; }
          #CybotCookiebotDialog[data-template='bottom'] #CybotCookiebotDialogTabContent #CybotCookiebotDialogBody .CybotCookiebotScrollContainer:first-of-type {
            padding: 0 32px 0 0 !important;
            width: calc(100% - 375px) !important;
            min-height: 160px !important;
            max-width: 985px !important; }
            #CybotCookiebotDialog[data-template='bottom'] #CybotCookiebotDialogTabContent #CybotCookiebotDialogBody .CybotCookiebotScrollContainer:first-of-type #CybotCookiebotDialogBodyContent {
              padding: 0;
              margin: 0; }
          #CybotCookiebotDialog[data-template='bottom'] #CybotCookiebotDialogTabContent #CybotCookiebotDialogBody .CybotCookiebotDialogBodyBottomWrapper {
            border-top: 1px solid #d9d9d6 !important;
            margin: 24px 0 0 !important;
            padding: 24px 0 0 !important; }
            #CybotCookiebotDialog[data-template='bottom'] #CybotCookiebotDialogTabContent #CybotCookiebotDialogBody .CybotCookiebotDialogBodyBottomWrapper .CybotCookiebotDialogBodyLevelButtonWrapper {
              margin: 0 32px 0 0 !important; }
              #CybotCookiebotDialog[data-template='bottom'] #CybotCookiebotDialogTabContent #CybotCookiebotDialogBody .CybotCookiebotDialogBodyBottomWrapper .CybotCookiebotDialogBodyLevelButtonWrapper .CybotCookiebotDialogBodyLevelButtonLabel {
                margin: 0 16px 0 0 !important; }
            #CybotCookiebotDialog[data-template='bottom'] #CybotCookiebotDialogTabContent #CybotCookiebotDialogBody .CybotCookiebotDialogBodyBottomWrapper #CybotCookiebotDialogBodyEdgeMoreDetails {
              margin: 0 !important; }
      #CybotCookiebotDialog[data-template='bottom'] #CybotCookiebotDialogFooter {
        width: 375px !important;
        padding: 0 !important;
        position: absolute !important;
        top: 0 !important;
        right: 0 !important; }
        #CybotCookiebotDialog[data-template='bottom'] #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyButtons {
          max-width: none !important; }
          #CybotCookiebotDialog[data-template='bottom'] #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyButtons #CybotCookiebotDialogBodyButtonsWrapper {
            display: flex !important;
            flex-direction: column-reverse !important; }
            #CybotCookiebotDialog[data-template='bottom'] #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyButtons #CybotCookiebotDialogBodyButtonsWrapper .CybotCookiebotDialogBodyButton {
              padding: 15px !important;
              width: 100% !important;
              font-size: 14px !important;
              letter-spacing: 2.8px !important;
              line-height: normal !important;
              height: 48px !important; }
              #CybotCookiebotDialog[data-template='bottom'] #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyButtons #CybotCookiebotDialogBodyButtonsWrapper .CybotCookiebotDialogBodyButton:not(:last-of-type) {
                margin: 8px 0 0 !important; } }

.mobile-quick-skin-concern-scrollmenu {
  display: none; }

@media screen and (max-width: 768px) {
  .mobile-quick-skin-concern-container {
    position: sticky !important;
    top: 55px !important;
    z-index: 7;
    background-color: white;
    border-bottom: 1px solid #d9d9d6; }
  .mobile-quick-skin-concern-scrollmenu {
    display: block;
    padding: 0px 10px;
    overflow-x: auto;
    white-space: nowrap; }
  .mobile-quick-skin-concern-scrollmenu a {
    display: inline-block;
    text-align: center;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 1.2px;
    padding: 8px 10px;
    text-decoration: none; } }

.virtual-store-iframe {
  width: 100%; }
  @media (min-width: 769px) {
    .virtual-store-iframe {
      height: 100vh; } }

.iframe-fullscreen {
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 300; }

.iframe-fullscreen > iframe {
  height: 100vh; }

body:fullscreen {
  overflow-y: auto;
  overflow-x: hidden; }

body:-ms-fullscreen {
  overflow-y: auto;
  overflow-x: hidden; }

body:-webkit-full-screen {
  overflow-y: auto;
  overflow-x: hidden; }

body:-moz-full-screen {
  overflow-y: auto;
  overflow-x: hidden; }

.product-list {
  display: flex;
  flex-direction: column;
  gap: 8px;
  padding-bottom: 16px; }
  .product-list .divider {
    height: 1px;
    background: rgba(0, 0, 0, 0.08);
    margin-top: 8px; }

.product-list-item {
  display: flex;
  gap: 16px; }

.item-img-container {
  height: 125px;
  width: 96px;
  overflow: hidden; }

.item-img {
  width: 100%;
  height: 100%;
  object-fit: cover; }

.item-description-container {
  display: flex;
  align-items: center;
  flex: auto; }

.item-description {
  display: flex;
  flex-direction: column;
  gap: 8px; }

.item-title {
  color: rgba(0, 0, 0, 0.83);
  font-weight: 400;
  letter-spacing: 2.1px;
  text-transform: uppercase; }

.item-quantity {
  color: rgba(0, 0, 0, 0.56);
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.21px; }

.repobox_section {
  position: sticky;
  top: 150px; }
  @media screen and (max-width: 1024px) {
    .repobox_section {
      position: static; } }
  .repobox_section .page-section {
    width: 80%;
    margin-left: 20%;
    padding: 3em;
    border-bottom: 1px solid #d9d9d6; }
    @media screen and (max-width: 1024px) {
      .repobox_section .page-section {
        width: 100%;
        margin-left: 0;
        padding: 50px 0 3em 0;
        min-height: auto; } }
    @media screen and (max-width: 1024px) {
      .repobox_section .page-section:first-child {
        padding: 35px 0 3em 0; } }
  .repobox_section xmp {
    background-color: #f8f9fa;
    border: 1px solid #dee2e6;
    border-radius: 0.375rem;
    padding: 10px 20px 20px;
    overflow: auto; }
  .repobox_section .nav-dropdown {
    position: fixed;
    left: 0;
    right: 0;
    top: 104px;
    display: none;
    z-index: 10; }
    @media screen and (max-width: 1024px) {
      .repobox_section .nav-dropdown {
        display: block; } }
    .repobox_section .nav-dropdown.fixed {
      top: 0; }
    .repobox_section .nav-dropdown .dropbtn {
      background-color: black;
      color: white;
      padding: 16px;
      font-size: 16px;
      border: none;
      cursor: pointer;
      width: 100%; }
    .repobox_section .nav-dropdown .dropbtn:hover, .repobox_section .nav-dropdown .dropbtn:focus {
      background-color: black; }
    .repobox_section .nav-dropdown .dropdown {
      position: relative;
      display: inline-block; }
    .repobox_section .nav-dropdown .dropdown-content {
      display: none;
      position: absolute;
      background-color: #f1f1f1;
      width: 100%;
      overflow: auto;
      box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
      z-index: 1; }
      .repobox_section .nav-dropdown .dropdown-content.show {
        display: block; }
    .repobox_section .nav-dropdown .dropdown-content a {
      color: black;
      padding: 12px 16px;
      text-decoration: none;
      display: block; }
  .repobox_section .navigation {
    position: fixed;
    width: 18%;
    color: #fff;
    top: 140px; }
    .repobox_section .navigation.fixed {
      top: 30px; }
    .repobox_section .navigation__link {
      display: block;
      color: #757575;
      text-decoration: none;
      padding: 1em;
      font-weight: 400;
      text-transform: uppercase;
      letter-spacing: .1rem;
      border-bottom: 1px solid #d9d9d6; }
      .repobox_section .navigation__link:hover {
        color: #333333; }
      .repobox_section .navigation__link.active {
        color: #333333;
        font-weight: 700; }
    @media screen and (max-width: 1024px) {
      .repobox_section .navigation {
        display: none; } }
    .repobox_section .navigation.nav-dropdown {
      display: none; }
      @media screen and (max-width: 1024px) {
        .repobox_section .navigation.nav-dropdown {
          display: block; } }
  @media screen and (max-width: 1024px) {
    .repobox_section h1 {
      font-size: 30px; } }
  @media screen and (max-width: 600px) {
    .repobox_section h1 {
      font-size: 24px; } }
  @media screen and (max-width: 1024px) {
    .repobox_section h2 {
      font-size: 22px; } }
  @media screen and (max-width: 600px) {
    .repobox_section h2 {
      font-size: 22px; } }
  @media screen and (max-width: 1024px) {
    .repobox_section h3 {
      font-size: 18px; } }
  @media screen and (max-width: 600px) {
    .repobox_section h3 {
      font-size: 18px; } }
  @media screen and (max-width: 1024px) {
    .repobox_section h4 {
      font-size: 16px; } }
  @media screen and (max-width: 600px) {
    .repobox_section h4 {
      font-size: 16px; } }
  @media screen and (max-width: 1024px) {
    .repobox_section h5 {
      font-size: 15px; } }
  @media screen and (max-width: 600px) {
    .repobox_section h5 {
      font-size: 14px; } }
  @media screen and (max-width: 1024px) {
    .repobox_section h6 {
      font-size: 13px; } }
  @media screen and (max-width: 600px) {
    .repobox_section h6 {
      font-size: 12px; } }

.dbs-button--primary {
  background-color: black;
  color: white;
  letter-spacing: 0.141em;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 400; }
  .dbs-button--primary:hover {
    background-color: #666666;
    color: white; }
  .dbs-button--primary.button--disabled {
    color: rgba(0, 0, 0, 0.32);
    background-color: #f3f3f3;
    border: 1px solid rgba(0, 0, 255, 0);
    cursor: not-allowed; }

.dbs-button--Secondary {
  background-color: #ffffff;
  color: #1d1d1d;
  text-align: center;
  letter-spacing: 0.141em;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 14px;
  font-weight: 400; }
  .dbs-button--Secondary:hover {
    background-color: #F3F3F3;
    color: #1d1d1d; }
  .dbs-button--Secondary.button--disabled {
    color: rgba(0, 0, 0, 0.32);
    background-color: #FFFFFF;
    border: 1px solid #D9D9D6;
    cursor: not-allowed; }

.btn-large {
  padding: 20px 40px; }
  @media screen and (max-width: 1024px) {
    .btn-large {
      padding: 16px 32px; } }
  @media screen and (max-width: 600px) {
    .btn-large {
      padding: 12px 24px; } }

.btn-medium {
  padding: 16px 32px; }
  @media screen and (max-width: 1024px) {
    .btn-medium {
      padding: 12px 24px; } }
  @media screen and (max-width: 600px) {
    .btn-medium {
      padding: 6px 16px; } }

.btn-small {
  padding: 12px 24px; }
  @media screen and (max-width: 1024px) {
    .btn-small {
      padding: 8px 16px; } }
  @media screen and (max-width: 600px) {
    .btn-small {
      padding: 6px 12px; } }

.btn-x-small {
  padding: 8px 16px; }
  @media screen and (max-width: 1024px) {
    .btn-x-small {
      padding: 5px 10px; } }

.form-radio + .form-label.verical-view {
  width: auto;
  margin-right: 8px; }
  .form-radio + .form-label.verical-view:last-child {
    margin-right: 0; }

.form-checkbox + .form-label.verical-view {
  width: auto;
  margin-right: 8px; }
  .form-checkbox + .form-label.verical-view:last-child {
    margin-right: 0; }

.desktop-login-drawer .new-login-sidebar-form {
  padding: 0 32px; }
  .desktop-login-drawer .new-login-sidebar-form #login-error-header span {
    display: inline-block;
    font-size: 12px;
    font-weight: 400;
    line-height: 15.2px;
    color: #FF6161;
    margin-bottom: 32px;
    letter-spacing: 0.003em; }
  .desktop-login-drawer .new-login-sidebar-form .Reset-text {
    font-weight: 300;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0.015em;
    color: #000000;
    margin-bottom: 25px; }
  .desktop-login-drawer .new-login-sidebar-form .login_pass_main {
    display: none;
    margin-bottom: 30px; }
  .desktop-login-drawer .new-login-sidebar-form .forgot-password {
    text-transform: none;
    text-decoration: underline;
    font-size: 12px;
    font-weight: 400;
    line-height: 15.2px;
    letter-spacing: 0.003em; }
  .desktop-login-drawer .new-login-sidebar-form #login_pass {
    display: none; }
  .desktop-login-drawer .new-login-sidebar-form .form-field.login_email_main {
    margin-bottom: 11px; }
    .desktop-login-drawer .new-login-sidebar-form .form-field.login_email_main .form-label {
      line-height: 15.2px;
      letter-spacing: 0.15em; }
  .desktop-login-drawer .new-login-sidebar-form .form-field .form-input {
    border-radius: 2px;
    border-color: #D6D6D6;
    padding: 5px 10px;
    height: 48px;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.04em; }
    .desktop-login-drawer .new-login-sidebar-form .form-field .form-input:active, .desktop-login-drawer .new-login-sidebar-form .form-field .form-input:focus {
      border: 1px solid #2B2B2B; }
  .desktop-login-drawer .new-login-sidebar-form .form-field .form-label {
    margin-bottom: 8px; }
  .desktop-login-drawer .new-login-sidebar-form .sidebar-form-actions-login #loginButton,
  .desktop-login-drawer .new-login-sidebar-form .sidebar-form-actions-login #continueButton,
  .desktop-login-drawer .new-login-sidebar-form .sidebar-form-actions-login #ResetButton {
    margin-left: 0;
    width: 100%;
    border-radius: 3px;
    font-size: 14px;
    margin-bottom: 16px;
    padding: 15px 32px;
    background-color: #1D1D1D;
    line-height: 16px;
    letter-spacing: 0.2em; }
    .desktop-login-drawer .new-login-sidebar-form .sidebar-form-actions-login #loginButton:hover,
    .desktop-login-drawer .new-login-sidebar-form .sidebar-form-actions-login #continueButton:hover,
    .desktop-login-drawer .new-login-sidebar-form .sidebar-form-actions-login #ResetButton:hover {
      background-color: #4F4F4F;
      border-color: #4F4F4F; }
    .desktop-login-drawer .new-login-sidebar-form .sidebar-form-actions-login #loginButton:disabled,
    .desktop-login-drawer .new-login-sidebar-form .sidebar-form-actions-login #continueButton:disabled,
    .desktop-login-drawer .new-login-sidebar-form .sidebar-form-actions-login #ResetButton:disabled {
      color: #ffffff;
      background-color: #4F4F4F;
      border-color: #4F4F4F; }
  .desktop-login-drawer .new-login-sidebar-form .sidebar-form-actions-login .button--Secondary {
    margin-left: 0;
    width: 100%;
    font-size: 14px;
    padding: 16px 32px;
    border-radius: 3px;
    color: rgba(29, 29, 29, 0.83); }
    .desktop-login-drawer .new-login-sidebar-form .sidebar-form-actions-login .button--Secondary:hover {
      background-color: #F3F3F3; }
    .desktop-login-drawer .new-login-sidebar-form .sidebar-form-actions-login .button--Secondary.button--disabled {
      color: rgba(0, 0, 0, 0.32);
      background-color: #FFFFFF;
      border: 1px solid #D9D9D6;
      cursor: not-allowed; }

.desktop-login-drawer .login-sso {
  display: none;
  padding: 0 32px; }

.desktop-login-drawer .create-acc-sidebar-form {
  display: none; }
  .desktop-login-drawer .create-acc-sidebar-form .register-form-main {
    padding: 0 16px; }
    @media screen and (min-width: 600px) {
      .desktop-login-drawer .create-acc-sidebar-form .register-form-main {
        padding: 0 32px 144px; } }
    .desktop-login-drawer .create-acc-sidebar-form .register-form-main .form-label {
      font-size: 12px;
      font-weight: 400;
      line-height: 15.2px;
      letter-spacing: 0.15em;
      color: rgba(0, 0, 0, 0.83); }
    .desktop-login-drawer .create-acc-sidebar-form .register-form-main .form-input {
      font-size: 16px;
      font-weight: 400;
      line-height: 20px;
      letter-spacing: 0.04em;
      color: rgba(0, 0, 0, 0.83);
      height: 48px;
      border: 1px solid rgba(0, 0, 0, 0.16);
      border-radius: 2px; }
    .desktop-login-drawer .create-acc-sidebar-form .register-form-main .create-acc_email_main {
      margin-bottom: 32px; }
      .desktop-login-drawer .create-acc-sidebar-form .register-form-main .create-acc_email_main .email-comment {
        font-size: 14px;
        font-weight: 300;
        line-height: 17.74px;
        letter-spacing: 0.015em;
        margin-top: 24px;
        color: rgba(0, 0, 0, 0.83); }
        @media screen and (min-width: 1024px) {
          .desktop-login-drawer .create-acc-sidebar-form .register-form-main .create-acc_email_main .email-comment {
            margin-top: 32px; } }
        .desktop-login-drawer .create-acc-sidebar-form .register-form-main .create-acc_email_main .email-comment span {
          font-weight: 400;
          color: black; }
    .desktop-login-drawer .create-acc-sidebar-form .register-form-main .create-acc_pass_main {
      position: relative;
      margin-bottom: 16px; }
      .desktop-login-drawer .create-acc-sidebar-form .register-form-main .create-acc_pass_main .progress {
        height: 1px !important;
        margin: 0;
        background-color: rgba(0, 0, 0, 0.08); }
      .desktop-login-drawer .create-acc-sidebar-form .register-form-main .create-acc_pass_main .progress-bar {
        height: 1px !important; }
      .desktop-login-drawer .create-acc-sidebar-form .register-form-main .create-acc_pass_main .progress-bar-danger {
        background-color: #FF6161; }
      .desktop-login-drawer .create-acc-sidebar-form .register-form-main .create-acc_pass_main .progress-bar-warning {
        background-color: #FAA805; }
      .desktop-login-drawer .create-acc-sidebar-form .register-form-main .create-acc_pass_main .progress-bar-success {
        background-color: #6FCC58; }
      .desktop-login-drawer .create-acc-sidebar-form .register-form-main .create-acc_pass_main .password-container #create-acc_pass {
        font-size: 16px;
        font-weight: 400;
        line-height: 20px;
        letter-spacing: 0.04em;
        padding-right: 32px; }
        .desktop-login-drawer .create-acc-sidebar-form .register-form-main .create-acc_pass_main .password-container #create-acc_pass::placeholder {
          color: rgba(0, 0, 0, 0.32); }
      .desktop-login-drawer .create-acc-sidebar-form .register-form-main .create-acc_pass_main .password-container #popover-password #password-message {
        font-size: 12px;
        font-weight: 400;
        line-height: 15.2px;
        letter-spacing: 0.003em;
        margin: 8px 0; }
    .desktop-login-drawer .create-acc-sidebar-form .register-form-main .required {
      position: absolute;
      top: 0;
      right: 0;
      text-transform: uppercase;
      color: rgba(0, 0, 0, 0.56);
      font-size: 12px;
      font-weight: 400;
      line-height: 15.2px;
      letter-spacing: 0.15em; }
    .desktop-login-drawer .create-acc-sidebar-form .register-form-main .create-acc-first-name {
      position: relative;
      margin-bottom: 16px; }
    .desktop-login-drawer .create-acc-sidebar-form .register-form-main .create-acc-last-name {
      position: relative;
      margin-bottom: 16px; }
    .desktop-login-drawer .create-acc-sidebar-form .register-form-main .create-acc-dob {
      margin-bottom: 10px; }
      .desktop-login-drawer .create-acc-sidebar-form .register-form-main .create-acc-dob .date-input {
        position: relative;
        z-index: 1; }
        .desktop-login-drawer .create-acc-sidebar-form .register-form-main .create-acc-dob .date-input #create-acc-dob {
          font-size: 16px;
          font-weight: 400;
          line-height: 20px;
          letter-spacing: 0.04em;
          color: rgba(0, 0, 0, 0.83); }
          .desktop-login-drawer .create-acc-sidebar-form .register-form-main .create-acc-dob .date-input #create-acc-dob::placeholder {
            font-size: 16px;
            font-weight: 400;
            line-height: 20px;
            letter-spacing: 0.04em;
            color: rgba(0, 0, 0, 0.32); }
        .desktop-login-drawer .create-acc-sidebar-form .register-form-main .create-acc-dob .date-input input[type="date"]::-webkit-calendar-picker-indicator {
          opacity: 1;
          display: block;
          background: url("../img/calendar.png") no-repeat;
          background-position: right center;
          background-size: 16px; }
        .desktop-login-drawer .create-acc-sidebar-form .register-form-main .create-acc-dob .date-input .date-icon {
          position: absolute;
          right: 12px;
          top: 50%;
          transform: translateY(-50%);
          z-index: 0;
          line-height: 0; }
    .desktop-login-drawer .create-acc-sidebar-form .register-form-main .receive-tips-section {
      margin-bottom: 32px; }
      .desktop-login-drawer .create-acc-sidebar-form .register-form-main .receive-tips-section .form-label {
        font-size: 14px;
        font-weight: 300;
        line-height: 17.74px;
        letter-spacing: 0.015em;
        text-transform: initial;
        margin-bottom: 16px;
        color: rgba(0, 0, 0, 0.83); }
      .desktop-login-drawer .create-acc-sidebar-form .register-form-main .receive-tips-section .checkbox-input + .checkbox-input {
        margin-top: 8px; }
      .desktop-login-drawer .create-acc-sidebar-form .register-form-main .receive-tips-section .checkbox-input label {
        display: flex;
        align-items: center;
        gap: 8px;
        font-size: 14px;
        font-weight: 400;
        line-height: 17.74px;
        letter-spacing: 0.015em;
        color: rgba(0, 0, 0, 0.64); }
      .desktop-login-drawer .create-acc-sidebar-form .register-form-main .receive-tips-section .checkbox-input input[type="checkbox"] {
        display: none; }
      .desktop-login-drawer .create-acc-sidebar-form .register-form-main .receive-tips-section .checkbox-input input[type="checkbox"] + label::before {
        content: '';
        display: inline-flex;
        justify-content: center;
        align-items: center;
        width: 16px;
        height: 16px;
        margin: 1px;
        border: 1px solid rgba(0, 0, 0, 0.24);
        border-radius: 2px; }
      .desktop-login-drawer .create-acc-sidebar-form .register-form-main .receive-tips-section .checkbox-input input[type="checkbox"]:checked + label::before {
        content: '\2713';
        margin: 1px;
        width: 16px;
        height: 16px;
        color: white;
        background-color: rgba(0, 0, 0, 0.83); }
    .desktop-login-drawer .create-acc-sidebar-form .register-form-main .agree-section {
      font-size: 12px;
      font-weight: 300;
      line-height: 15.2px;
      letter-spacing: 0.003em;
      text-transform: initial;
      margin-bottom: 32px;
      color: rgba(0, 0, 0, 0.56); }
      .desktop-login-drawer .create-acc-sidebar-form .register-form-main .agree-section p {
        margin: 0; }
      .desktop-login-drawer .create-acc-sidebar-form .register-form-main .agree-section #privacy-policy-link {
        font-weight: 400; }
    .desktop-login-drawer .create-acc-sidebar-form .register-form-main .google-recaptcha {
      margin-bottom: 0px; }
    .desktop-login-drawer .create-acc-sidebar-form .register-form-main #error-message {
      display: none;
      font-size: 12px;
      font-weight: 400;
      line-height: 15.2px;
      letter-spacing: 0.003em;
      margin-top: 8px;
      color: #ff6161; }
  @media screen and (min-width: 600px) {
    .desktop-login-drawer .create-acc-sidebar-form .create-acc-buttons-main {
      position: fixed;
      bottom: 0px;
      z-index: 10;
      background-color: #fff;
      padding: 16px 32px 24px;
      width: 100%;
      max-width: 400px;
      box-shadow: 0px 4px 24px 8px rgba(0, 0, 0, 0.16); }
    .desktop-login-drawer .create-acc-sidebar-form .google-recaptcha {
      margin-bottom: 32px !important; } }
  @media screen and (min-width: 1024px) {
    .desktop-login-drawer .create-acc-sidebar-form .create-acc-buttons-main {
      box-shadow: 0px 4px 24px 8px rgba(0, 0, 0, 0.16); } }
  .desktop-login-drawer .create-acc-sidebar-form .create-acc-buttons-main {
    padding: 24px 16px 48px; }
    @media screen and (min-width: 600px) {
      .desktop-login-drawer .create-acc-sidebar-form .create-acc-buttons-main {
        padding: 16px 32px 24px; } }
    .desktop-login-drawer .create-acc-sidebar-form .create-acc-buttons-main .register-btn {
      background-color: #1d1d1d;
      padding: 15px 32px;
      font-size: 14px;
      font-weight: 400;
      line-height: 16px;
      letter-spacing: 0.2em;
      width: 100%;
      border-radius: 3px;
      margin-bottom: 8px;
      border-color: #1d1d1d; }
      .desktop-login-drawer .create-acc-sidebar-form .create-acc-buttons-main .register-btn:hover {
        background-color: #4F4F4F;
        border-color: #4F4F4F; }
      .desktop-login-drawer .create-acc-sidebar-form .create-acc-buttons-main .register-btn:disabled {
        color: #ffffff;
        background-color: #4F4F4F;
        border-color: #4F4F4F; }

.desktop-login-drawer .continue-with-google .button--Secondary {
  display: flex;
  gap: 14px;
  align-items: center;
  justify-content: center;
  width: 100%;
  padding: 13px 30px;
  border-radius: 3px;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 0.2em;
  color: rgba(0, 0, 0, 0.83);
  margin-bottom: 0; }
  .desktop-login-drawer .continue-with-google .button--Secondary:hover {
    background-color: #F3F3F3; }
  .desktop-login-drawer .continue-with-google .button--Secondary.button--disabled {
    color: rgba(0, 0, 0, 0.32);
    background-color: #FFFFFF;
    border: 1px solid #D9D9D6;
    cursor: not-allowed; }

.desktop-login-drawer .continue-with-google .google-login-description {
  margin-top: 16px;
  font-weight: 400;
  font-size: 12px;
  line-height: 15px;
  letter-spacing: 0.003em;
  color: rgba(0, 0, 0, 0.83); }

.desktop-login-drawer .password-container {
  position: relative; }
  .desktop-login-drawer .password-container .passward-input {
    position: relative; }

.desktop-login-drawer .passworderror-text {
  margin-bottom: 0; }

.desktop-login-drawer .form-input-error {
  border: 1px solid #FF6161 !important; }

.desktop-login-drawer .eye-passward,
.desktop-login-drawer .eye-blocked-passward,
.desktop-login-drawer .eye-passward-create-acc,
.desktop-login-drawer .eye-blocked-passward-create-acc {
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
  cursor: pointer;
  display: none;
  line-height: 0; }

.desktop-login-drawer .account-list {
  width: 100%;
  padding: 0; }
  .desktop-login-drawer .account-list .account-list__orpage {
    font-size: 14px;
    font-weight: 400;
    line-height: 17.74px;
    letter-spacing: 0.15em;
    text-align: center;
    margin-bottom: 16px;
    text-transform: uppercase; }

@media screen and (max-width: 1024px) {
  .desktop-login-drawer .close-account-drawer {
    margin: 0;
    position: absolute;
    top: 14px;
    right: 0;
    padding: 10px 12px 2px 4px; }
  .desktop-login-drawer .register-form-main,
  .desktop-login-drawer .new-login-sidebar-form,
  .desktop-login-drawer .login-sso {
    padding: 0 16px; }
  .desktop-login-drawer .account-list__logindetails {
    padding: 24px 16px 0; }
  .desktop-login-drawer .create-acc-buttons-main {
    padding: 24px 16px; } }

.ui-datepicker {
  border: 1px solid #c4c4c4;
  font-family: 'Europa', 'Roboto', 'Arial', sans-serif; }
  .ui-datepicker .ui-datepicker-header {
    background: #fff;
    /* adjust this color if needed */
    border-bottom: 1px solid #c4c4c4;
    font-family: 'Europa', 'Roboto', 'Arial', sans-serif; }
  .ui-datepicker .ui-datepicker-calendar td {
    font-family: 'Europa', 'Roboto', 'Arial', sans-serif; }
    .ui-datepicker .ui-datepicker-calendar td a {
      font-family: 'Europa', 'Roboto', 'Arial', sans-serif;
      text-align: center; }
  .ui-datepicker .ui-datepicker-title {
    font-family: 'Europa', 'Roboto', 'Arial', sans-serif; }
  .ui-datepicker .ui-datepicker-prev,
  .ui-datepicker .ui-datepicker .ui-datepicker-next {
    font-family: 'Europa', 'Roboto', 'Arial', sans-serif; }
  .ui-datepicker .ui-state-default,
  .ui-datepicker .ui-widget-content .ui-state-default,
  .ui-datepicker .ui-widget-header .ui-state-default,
  .ui-datepicker .ui-button,
  .ui-datepicker html .ui-button.ui-state-disabled:hover,
  .ui-datepicker html .ui-button.ui-state-disabled:active {
    background-color: transparent !important; }
  .ui-datepicker .ui-state-active,
  .ui-datepicker .ui-widget-content .ui-state-active,
  .ui-datepicker .ui-widget-header .ui-state-active,
  .ui-datepicker a.ui-button:active,
  .ui-datepicker .ui-button:active,
  .ui-datepicker .ui-button.ui-state-active:hover {
    border: 1px solid #1d1d1d !important;
    background: #1d1d1d !important; }

.check-mail-section .checkpassbox .checkpassboxmini-title {
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 0.015em;
  color: #000000;
  margin-bottom: 18px; }

.check-mail-section .checkpassbox .checkpassbox-description {
  font-weight: 300;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 0.015em;
  color: #000000;
  margin-bottom: 28px; }

.emailerror-text {
  margin: 0; }

.marketing-inner-box {
  border-top: 1px solid rgba(0, 0, 0, 0.08);
  padding-top: 16px; }
  .marketing-inner-box .description-box {
    margin-top: 10px; }
    .marketing-inner-box .description-box .box-text {
      font-weight: 300;
      font-size: 14px;
      line-height: 18px;
      letter-spacing: 0.015em;
      color: rgba(0, 0, 0, 0.83);
      margin-bottom: 15px; }

.recaptcha-error {
  display: none;
  font-size: 12px;
  font-weight: 400;
  line-height: 15.2px;
  letter-spacing: 0.003em;
  margin-top: 8px;
  color: #ff6161; }

.form-input-error-msg {
  color: #FF6161;
  font-weight: 400;
  font-size: 12px;
  line-height: 15px;
  letter-spacing: 0.003em;
  margin-top: 5px; }
  .form-input-error-msg.m-0 {
    margin: 0; }
  .form-input-error-msg.mt-10 {
    margin-top: 10px; }

.toggle-box {
  display: flex;
  justify-content: space-between; }
  .toggle-box .box-heading {
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    color: #000000;
    margin-bottom: 0; }

.checkbox-toggle {
  display: flex; }
  .checkbox-toggle input[type=checkbox] {
    height: 0;
    width: 0;
    visibility: hidden; }
  .checkbox-toggle label {
    cursor: pointer;
    text-indent: -9999px;
    width: 40px;
    height: 24px;
    background: rgba(0, 0, 0, 0.16);
    display: block;
    border-radius: 100px;
    position: relative;
    margin-bottom: 0; }
  .checkbox-toggle label:after {
    content: '';
    position: absolute;
    top: 2px;
    left: 2px;
    width: 20px;
    height: 20px;
    background: #fff;
    border-radius: 50%;
    transition: 0.3s; }
  .checkbox-toggle input:checked + label {
    background: black; }
  .checkbox-toggle input:checked + label:after {
    left: calc(100% - 2px);
    transform: translateX(-100%); }

.sso-email-marketing .checkpassbox-description {
  font-weight: 300;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 0.015em;
  color: rgba(0, 0, 0, 0.83);
  max-width: 90%; }
  @media screen and (max-width: 1024px) {
    .sso-email-marketing .checkpassbox-description {
      max-width: 100%; } }

.sso-email-marketing .sidebar-form-actions-login .marketing-confirm-btn {
  background-color: #1d1d1d;
  padding: 15px 32px;
  font-size: 14px;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 0.2em;
  width: 100%;
  border-radius: 3px;
  margin-bottom: 0;
  margin-top: 16px;
  border-color: #1d1d1d;
  color: #ffffff; }
  .sso-email-marketing .sidebar-form-actions-login .marketing-confirm-btn:hover {
    background-color: #4F4F4F;
    border-color: #4F4F4F; }
  .sso-email-marketing .sidebar-form-actions-login .marketing-confirm-btn:disabled {
    color: #ffffff;
    background-color: #4F4F4F;
    border-color: #4F4F4F; }

@media screen and (max-width: 1024px) {
  .desktop-sso-marketing-drawer .close-account-drawer {
    margin: 0;
    position: absolute;
    top: 14px;
    right: 5px;
    padding: 10px 0 0px 0; } }

.register-email-box,
.login-email-box {
  position: relative; }
  .register-email-box .edit-email-pencil,
  .register-email-box .login-email-pencil,
  .login-email-box .edit-email-pencil,
  .login-email-box .login-email-pencil {
    position: absolute;
    top: 50%;
    right: 12px;
    transform: translateY(-50%);
    display: flex;
    cursor: pointer; }

.register-email-box .form-input {
  background: #F3F3F3 !important;
  border: 1px solid rgba(0, 0, 0, 0.16);
  pointer-events: none; }

.edit-disabled {
  background: #F3F3F3 !important;
  border: 1px solid rgba(0, 0, 0, 0.16);
  pointer-events: none;
  color: rgba(0, 0, 0, 0.83); }

.no-scroll {
  overflow: hidden; }

.reset-pass-form-main .form-field--error .password-input {
  border: 1px solid #FF6161 !important; }

.reset-pass-form-main .form-field--error .form-inlineMessage {
  color: #FF6161;
  font-weight: 400;
  font-size: 12px;
  line-height: 15px;
  letter-spacing: 0.003em;
  margin-bottom: 3px;
  margin-top: 8px; }
  .reset-pass-form-main .form-field--error .form-inlineMessage:before {
    display: none; }

.mt-0 {
  margin-top: 0; }

.new-login-box {
  width: 100%;
  max-width: 400px;
  margin: 0 auto; }
  .new-login-box .alertBox {
    margin-top: 16px; }
  .new-login-box .reset-pass-form-main .form-actions {
    margin-top: 0; }
  .new-login-box .reset-alert-box .alertBox {
    padding: 0;
    background: transparent;
    margin: 24px 0 0; }
    @media screen and (min-width: 600px) {
      .new-login-box .reset-alert-box .alertBox {
        margin: 32px 0 0; } }
    .new-login-box .reset-alert-box .alertBox .alertBox-icon {
      display: none; }
    .new-login-box .reset-alert-box .alertBox .alertBox-message {
      font-weight: 400;
      font-size: 12px;
      line-height: 15px;
      letter-spacing: 0.003em;
      color: #FF6161; }
  .new-login-box .alertbox-new {
    padding: 24px;
    background: rgba(0, 0, 0, 0.04);
    border-radius: 3px;
    margin-bottom: 45px; }
    .new-login-box .alertbox-new.bgtransparent {
      background: transparent;
      padding: 0;
      margin-bottom: 32px; }
    .new-login-box .alertbox-new p {
      font-weight: 400;
      font-size: 14px;
      line-height: 18px;
      text-align: center;
      letter-spacing: 0.015em;
      color: rgba(0, 0, 0, 0.83);
      text-align: center;
      margin-bottom: 0; }
  .new-login-box .login-account-box .new-heading {
    font-weight: 700;
    font-size: 16px;
    text-align: center;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    color: rgba(0, 0, 0, 0.83); }
    .new-login-box .login-account-box .new-heading.mt0 {
      margin-top: 0;
      margin-bottom: 10px; }
  .new-login-box .login-account-box p {
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    text-align: center;
    letter-spacing: 0.015em;
    color: rgba(0, 0, 0, 0.83);
    margin-bottom: 0; }
  .new-login-box .login-account-box .button {
    padding: 15px 32px;
    border-radius: 3px;
    width: 100%;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    text-align: center;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    margin-top: 24px; }
    @media screen and (min-width: 600px) {
      .new-login-box .login-account-box .button {
        margin-top: 32px; } }
    .new-login-box .login-account-box .button:hover {
      background-color: #4F4F4F; }
  .new-login-box .login-account-box .form-field--inputPassword {
    margin-bottom: 16px; }
  .new-login-box .login-account-box .mb0 {
    margin-bottom: 0; }
  .new-login-box .login-account-box .form-label {
    font-weight: 400;
    font-size: 12px;
    line-height: 15px;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    color: rgba(0, 0, 0, 0.83);
    margin-bottom: 8px; }
    .new-login-box .login-account-box .form-label small {
      font-weight: 400;
      font-size: 12px;
      line-height: 15px;
      text-align: right;
      letter-spacing: 0.15em;
      text-transform: uppercase;
      color: rgba(0, 0, 0, 0.56);
      margin-top: 0; }
  .new-login-box .login-account-box .password-input {
    background: #FFFFFF;
    border: 1px solid rgba(0, 0, 0, 0.16);
    border-radius: 2px;
    padding: 14px 12px;
    height: 48px; }
  .new-login-box .login-account-box .discover-btn-box .dbs-button--Secondary {
    color: rgba(0, 0, 0, 0.83);
    padding: 15px 32px;
    border: 1px solid #1D1D1D;
    border-radius: 3px;
    margin-top: 2px; }
    .new-login-box .login-account-box .discover-btn-box .dbs-button--Secondary:hover {
      background: #F3F3F3; }

.drawer-header-box {
  width: 100%;
  position: sticky;
  top: 0;
  background: #ffffff;
  z-index: 11; }

.desktop-login-drawer .account-list__logindetails.ResetTitlebox {
  display: none; }

:root {
  --bam-playlist-gap: 24px;
  --bam-player-overlay-font-family: "Europa", "Montserrat", Arial, Helvetica, sans-serif;
  --bam-player-overlay-font-weight:400;
  --bam-player-title-10-font-size: 16px;
  --bam-player-title-20-line-height: 20px;
  --bam-player-height: 506px;
  --bam-player-width: 343px; }
  @media screen and (min-width: 1024px) {
    :root {
      --bam-playlist-gap: 4px; } }
  @media screen and (min-width: 400px) {
    :root {
      --bam-player-width: 382px; } }
  @media screen and (min-width: 430px) {
    :root {
      --bam-player-width: 398px; } }

.pt-page-title-video-hub .body {
  padding: 0; }
  .pt-page-title-video-hub .body .container {
    padding-top: 0;
    padding-bottom: 0; }
    @media screen and (min-width: 1024px) {
      .pt-page-title-video-hub .body .container {
        padding: 0; } }

.pt-page-title-video-hub #one-to-one-initiation {
  display: none !important; }

@media screen and (max-width: 1024px) {
  .pt-page-title-video-hub #dbs-header-container.animate {
    transition: none !important; }
  .pt-page-title-video-hub .video-hub-body .category-tab-section {
    transition: none !important; }
    .pt-page-title-video-hub .video-hub-body .category-tab-section.categorytabsectionStuck {
      transition: none !important; } }

.video-hub-banner-section {
  margin: 0 -16px; }
  @media screen and (min-width: 1024px) {
    .video-hub-banner-section {
      margin: 0; } }
  .video-hub-banner-section p {
    margin: 0; }
  .video-hub-banner-section .video-banner {
    margin: 0; }
    @media screen and (min-width: 1024px) {
      .video-hub-banner-section .video-banner img {
        min-height: 156px;
        object-fit: cover; } }

.desk-block {
  display: none !important; }
  @media screen and (min-width: 1024px) {
    .desk-block {
      display: block !important; } }

.mob-block {
  display: block !important; }
  @media screen and (min-width: 1024px) {
    .mob-block {
      display: none !important; } }

.video-hub-body .category-tab-section {
  padding: 12px 0;
  margin: 0 -16px;
  position: sticky;
  top: 0;
  background: rgba(255, 255, 255, 0.83);
  z-index: 100;
  transition: .1s ease-in-out;
  /* Hide scrollbar for Chrome, Safari and Opera */
  /* Hide scrollbar for IE, Edge and Firefox */ }
  .video-hub-body .category-tab-section.categorytabsectionStuck {
    top: 56px;
    transition: .1s ease-in-out; }
  @media screen and (min-width: 1024px) {
    .video-hub-body .category-tab-section {
      margin: 0;
      padding: 24px 0;
      position: static; } }
  .video-hub-body .category-tab-section .category-tabs::-webkit-scrollbar {
    display: none; }
  .video-hub-body .category-tab-section .category-tabs {
    -ms-overflow-style: none;
    /* IE and Edge */
    scrollbar-width: none;
    /* Firefox */ }
  .video-hub-body .category-tab-section .category-tabs {
    display: flex;
    align-items: center;
    max-width: 100%;
    margin: 0 auto;
    white-space: nowrap;
    padding-left: 16px;
    overflow: auto; }
    @media screen and (min-width: 1024px) {
      .video-hub-body .category-tab-section .category-tabs {
        max-width: 760px; } }
    .video-hub-body .category-tab-section .category-tabs .category-tab {
      font-weight: 400;
      font-size: 14px;
      line-height: 16px;
      letter-spacing: 0.2em;
      text-transform: uppercase;
      color: rgba(0, 0, 0, 0.83);
      list-style: none;
      padding: 12px 16px;
      margin-right: 4px !important;
      border-radius: 10px;
      cursor: pointer;
      transition: .3s ease-in-out; }
      .video-hub-body .category-tab-section .category-tabs .category-tab.active {
        background: #1D1D1D;
        color: #FFFFFF;
        transition: .3s ease-in-out; }
    .video-hub-body .category-tab-section .category-tabs .category-tab:last-child {
      margin: 0; }

.video-hub-body .video-hub-btn-box {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 16px 0 52px;
  padding: 0 32px 0 0; }
  .video-hub-body .video-hub-btn-box button {
    padding: 0; }
  @media screen and (min-width: 1024px) {
    .video-hub-body .video-hub-btn-box.desk-block {
      display: flex !important; } }

.video-hub-body .tab-content-inner {
  display: flex; }

.video-hub-body .tab-content-box:not(.active) {
  display: none; }

@media screen and (min-width: 1024px) {
  .video-hub-body .tab-content-box {
    padding-left: 32px; } }

.video-hub-body .tab-content-box .mob-block {
  max-width: 398px;
  margin: 0 auto; }

.tab-content-wrapper {
  display: flex;
  transition: transform .5s ease;
  width: 100%;
  /* Adjust based on the number of tabs */ }

.tab-content-box {
  flex: 0 0 100%;
  /* Each tab content takes 100% width */
  box-sizing: border-box;
  width: 100%; }

.kit-discount-text {
  padding: 16px 10px;
  border-top: 1px solid rgba(0, 0, 0, 0.08); }
  .kit-discount-text p {
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    text-align: center;
    letter-spacing: 0.03em;
    color: rgba(0, 0, 0, 0.64);
    margin: 0;
    text-align: center; }
    .kit-discount-text p .discount-text-product-name {
      text-transform: uppercase; }

.kit-products-dropdown-box .kit-dropdown .button-box {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: #FAFAFA;
  border: 1px solid rgba(0, 0, 0, 0.16);
  margin-bottom: 16px;
  cursor: pointer; }
  .kit-products-dropdown-box .kit-dropdown .button-box.kit-error-cart-box {
    border: 1px solid #FF6161;
    margin-bottom: 8px; }
  .kit-products-dropdown-box .kit-dropdown .button-box .KIT_IMG img {
    width: 100%;
    max-width: 40px; }
  .kit-products-dropdown-box .kit-dropdown .button-box .KIT_IMG.KIT_IMG_added img {
    max-width: 80px; }
  .kit-products-dropdown-box .kit-dropdown .button-box .KIT_NAME {
    padding: 14px 16px; }
    .kit-products-dropdown-box .kit-dropdown .button-box .KIT_NAME.kit-hide {
      display: none; }
    .kit-products-dropdown-box .kit-dropdown .button-box .KIT_NAME#selected_kit_name {
      margin-right: auto;
      text-align: left; }
    .kit-products-dropdown-box .kit-dropdown .button-box .KIT_NAME p {
      margin-bottom: 0;
      font-weight: 400;
      font-size: 16px;
      line-height: 24px;
      letter-spacing: 0.15em;
      text-transform: uppercase;
      color: rgba(0, 0, 0, 0.83); }
      @media screen and (max-width: 1024px) {
        .kit-products-dropdown-box .kit-dropdown .button-box .KIT_NAME p {
          font-size: 14px;
          line-height: 18px; } }
    .kit-products-dropdown-box .kit-dropdown .button-box .KIT_NAME .kit-data {
      font-weight: 400;
      font-size: 14px;
      line-height: 18px;
      letter-spacing: 0.03em;
      color: rgba(0, 0, 0, 0.56);
      margin-top: 8px; }
      .kit-products-dropdown-box .kit-dropdown .button-box .KIT_NAME .kit-data .total {
        text-transform: none; }
  .kit-products-dropdown-box .kit-dropdown .button-box .down_icon {
    background: #FAFAFA;
    padding: 14px 16px 14px 0;
    display: flex;
    align-items: center;
    justify-content: center; }

.kit-products-float-dropdown-box .kit-overly {
  background-color: rgba(0, 0, 0, 0.32);
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 100;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out; }
  .kit-products-float-dropdown-box .kit-overly.visible {
    visibility: visible;
    opacity: 1; }

.kit-products-float-dropdown-box .float-dropdown-box {
  /* Track */
  /* Handle */ }
  .kit-products-float-dropdown-box .float-dropdown-box .kit-modal::-webkit-scrollbar {
    width: 4px; }
  .kit-products-float-dropdown-box .float-dropdown-box .kit-modal::-webkit-scrollbar-track {
    box-shadow: inset 0 0 4px #F3F3F3;
    border-radius: 10px;
    background: #F3F3F3; }
  .kit-products-float-dropdown-box .float-dropdown-box .kit-modal::-webkit-scrollbar-thumb {
    background: rgba(0, 0, 0, 0.24);
    border-radius: 10px; }
  .kit-products-float-dropdown-box .float-dropdown-box .kit-modal {
    position: fixed;
    height: 100%;
    flex-direction: column;
    width: 100%;
    max-width: 430px;
    align-items: flex-start;
    flex-shrink: 0;
    background-color: #fff;
    right: -430px;
    top: 0;
    overflow: auto;
    z-index: 1001;
    transition: all 300ms ease-in-out;
    visibility: visible;
    padding: 0 32px; }
    @media screen and (max-width: 1024px) {
      .kit-products-float-dropdown-box .float-dropdown-box .kit-modal {
        padding: 0 16px;
        right: -430px; } }
    @media screen and (max-width: 600px) {
      .kit-products-float-dropdown-box .float-dropdown-box .kit-modal {
        top: auto;
        bottom: -100vh;
        right: 0;
        height: 0;
        overflow: hidden; } }
    .kit-products-float-dropdown-box .float-dropdown-box .kit-modal.visible {
      visibility: visible;
      right: 0; }
      @media screen and (max-width: 600px) {
        .kit-products-float-dropdown-box .float-dropdown-box .kit-modal.visible {
          bottom: 0;
          height: 100%;
          overflow: auto; } }
    .kit-products-float-dropdown-box .float-dropdown-box .kit-modal .kit-modal-header-box {
      position: sticky;
      top: 0;
      width: 100%;
      background: #ffffff;
      padding-top: 16px;
      transition: .3s position ease-in-out; }
      .kit-products-float-dropdown-box .float-dropdown-box .kit-modal .kit-modal-header-box.box-bottom {
        position: sticky;
        transition: .3s position ease-in-out; }
    .kit-products-float-dropdown-box .float-dropdown-box .kit-modal .kit-modal-header {
      font-weight: 700;
      font-size: 14px;
      line-height: 18px;
      letter-spacing: 0.15em;
      text-transform: uppercase;
      color: #000000;
      padding: 24px 0; }
      @media screen and (max-width: 1024px) {
        .kit-products-float-dropdown-box .float-dropdown-box .kit-modal .kit-modal-header {
          padding-top: 18px; } }
    .kit-products-float-dropdown-box .float-dropdown-box .kit-modal .kit-close {
      display: block;
      line-height: 0;
      cursor: pointer;
      margin-left: -16px;
      text-align: left; }
      @media screen and (max-width: 1024px) {
        .kit-products-float-dropdown-box .float-dropdown-box .kit-modal .kit-close {
          display: block;
          text-align: right;
          margin: 0;
          float: right; } }
    .kit-products-float-dropdown-box .float-dropdown-box .kit-modal .kit-product-list {
      margin: 0;
      width: 100%;
      min-height: calc(100vh - 199px); }
      .kit-products-float-dropdown-box .float-dropdown-box .kit-modal .kit-product-list .kit-product-item {
        list-style: none;
        display: flex;
        justify-content: space-between;
        background: #FAFAFA;
        border: 1px solid rgba(0, 0, 0, 0.08);
        cursor: pointer; }
        .kit-products-float-dropdown-box .float-dropdown-box .kit-modal .kit-product-list .kit-product-item.kit-selected {
          border: 1px solid #000000; }
        .kit-products-float-dropdown-box .float-dropdown-box .kit-modal .kit-product-list .kit-product-item.kit-sold-out-item {
          pointer-events: none; }
        .kit-products-float-dropdown-box .float-dropdown-box .kit-modal .kit-product-list .kit-product-item img {
          width: 100%;
          max-width: 80px;
          object-fit: contain; }
        .kit-products-float-dropdown-box .float-dropdown-box .kit-modal .kit-product-list .kit-product-item .kit-product-info {
          padding: 30px 16px;
          width: calc(100% - 80px);
          text-align: left; }
      .kit-products-float-dropdown-box .float-dropdown-box .kit-modal .kit-product-list .kit-product-item + .kit-product-item {
        margin-top: 8px; }
      .kit-products-float-dropdown-box .float-dropdown-box .kit-modal .kit-product-list .kit-product-info .kit-product-name {
        font-weight: 400;
        font-size: 14px;
        line-height: 18px;
        letter-spacing: 0.15em;
        text-transform: uppercase;
        color: rgba(0, 0, 0, 0.83);
        margin-bottom: 8px; }
      .kit-products-float-dropdown-box .float-dropdown-box .kit-modal .kit-product-list .kit-product-info .kit-product-price {
        font-weight: 400;
        font-size: 14px;
        line-height: 18px;
        letter-spacing: 0.15em;
        text-transform: uppercase;
        color: rgba(0, 0, 0, 0.56); }
      .kit-products-float-dropdown-box .float-dropdown-box .kit-modal .kit-product-list .kit-product-info .kit-sold-out {
        font-weight: 400;
        font-size: 14px;
        line-height: 18px;
        letter-spacing: 0.15em;
        text-transform: uppercase;
        color: rgba(0, 0, 0, 0.32);
        text-align: left; }
    .kit-products-float-dropdown-box .float-dropdown-box .kit-modal .kit-select-btn-box {
      padding: 16px 32px 24px;
      position: sticky;
      bottom: 0;
      padding: 16px 32px 24px;
      width: calc(100% + 64px);
      margin: 0 -32px;
      border-top: 1px solid;
      background: #ffffff;
      border-top: 1px solid rgba(0, 0, 0, 0.08); }
      .kit-products-float-dropdown-box .float-dropdown-box .kit-modal .kit-select-btn-box.active-btn-box {
        position: sticky; }
      @media screen and (max-width: 1024px) {
        .kit-products-float-dropdown-box .float-dropdown-box .kit-modal .kit-select-btn-box {
          width: calc(100% + 32px);
          padding: 16px 16px 24px;
          margin: 0 -16px; } }
      .kit-products-float-dropdown-box .float-dropdown-box .kit-modal .kit-select-btn-box .kit-select-btn {
        width: 100%;
        margin-bottom: 0;
        background: #1D1D1D;
        border-radius: 3px;
        height: 48px;
        font-weight: 400;
        font-size: 14px;
        line-height: 16px;
        text-align: center;
        letter-spacing: 0.2em;
        text-transform: uppercase;
        color: #FFFFFF; }
      .kit-products-float-dropdown-box .float-dropdown-box .kit-modal .kit-select-btn-box .kit-select-btn[disabled] {
        background: #F3F3F3;
        font-weight: 400;
        font-size: 14px;
        line-height: 16px;
        text-align: center;
        letter-spacing: 0.2em;
        text-transform: uppercase;
        color: rgba(0, 0, 0, 0.32); }

.kit-error-cart {
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 0.03em;
  color: #FF6161;
  margin: 8px 0 16px;
  text-align: left; }

.hidden-kit-addToCart-button {
  display: none !important; }

.kit-productView-price, .main-price-box {
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  text-align: center;
  letter-spacing: 0.15em;
  text-transform: uppercase;
  color: rgba(0, 0, 0, 0.83);
  margin-bottom: 8px; }

.kit-product-page .productView-title {
  font-weight: 400;
  font-size: 32px;
  line-height: 41px;
  text-align: center;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #000000;
  margin-bottom: 16px; }
  @media screen and (max-width: 1024px) {
    .kit-product-page .productView-title {
      margin-bottom: 8px; } }

.kit-product-page .productView-rating {
  margin-bottom: 0; }

.kit-product-page .productView-info {
  margin: 0; }

.kit-product-page .productView-options #product-sold-out.showing {
  margin-bottom: 18px; }

.kit-product-page .productView-options .form-action .kit-addToCart-button {
  padding: 20px 40px;
  background: #1D1D1D;
  border-radius: 3px;
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  text-align: center;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: #FFFFFF;
  margin-bottom: 0; }
  @media screen and (max-width: 1024px) {
    .kit-product-page .productView-options .form-action .kit-addToCart-button {
      padding: 20px 12px; } }
  .kit-product-page .productView-options .form-action .kit-addToCart-button:hover {
    background: #4f4f4f; }

.kit-product-page .productView-options .product-atc-wishlist-container {
  margin-bottom: 0; }
  .kit-product-page .productView-options .product-atc-wishlist-container .form-action {
    max-width: 100%; }

.kit-product-page .productView-options .kit-shippingbox {
  text-align: center;
  margin-top: 16px; }
  .kit-product-page .productView-options .kit-shippingbox span {
    font-size: 14px;
    line-height: 16px;
    text-align: center;
    letter-spacing: 0.015em;
    color: #000000; }

#modal .modal-content .quickView .productView--quickView .productView-details .productView-product.kit-productView-product {
  margin-bottom: 0; }

#modal .modal-content .quickView .kit-productView.productView--quickView .productView-details .productView-options .product-atc-wishlist-container {
  margin-bottom: 0; }

#modal .modal-content .quickView .kit-productView.productView--quickView .kit-products-float-dropdown-box .float-dropdown-box .kit-modal .kit-modal-header {
  padding-top: 0; }

#modal .modal-content .quickView .kit-productView.productView--quickView .kit-products-float-dropdown-box .float-dropdown-box .kit-modal .kit-close {
  float: left; }
  @media screen and (max-width: 1024px) {
    #modal .modal-content .quickView .kit-productView.productView--quickView .kit-products-float-dropdown-box .float-dropdown-box .kit-modal .kit-close {
      float: none; } }

#modal .modal-content .quickView .kit-productView.productView--quickView .kit-products-dropdown-box .kit-dropdown .button-box .KIT_NAME p {
  font-size: 14px;
  line-height: 20px; }

#modal .modal-content .quickView .kit-productView.productView--quickView .kit-action {
  max-width: 100%;
  margin-bottom: 16px; }

#modal .modal-content .quickView .kit-productView.productView--quickView .kit-addToCart-button {
  padding: 20px 8px;
  background: #1D1D1D;
  border-radius: 3px;
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  text-align: center;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: #FFFFFF;
  margin-bottom: 0; }
  #modal .modal-content .quickView .kit-productView.productView--quickView .kit-addToCart-button:hover {
    background: #4f4f4f; }

@media screen and (min-width: 1024px) {
  .kit-productView-images .thumbnail-image-container {
    opacity: 0;
    width: 0;
    overflow: hidden;
    margin: 0; } }

.kit-productView .only-mobile .productView-thumbnails {
  pointer-events: none; }

.kit-productView .only-mobile .slick-dots {
  width: 0;
  height: 0;
  overflow: hidden;
  opacity: 0; }

.skip-to-main-link {
  background: #fff;
  color: white;
  font-weight: 700;
  left: 50%;
  padding: 4px;
  position: absolute;
  transform: translate(-50%, -100%);
  transition: transform 0.3s; }
  .skip-to-main-link:focus {
    transform: translate(-50%, 0%); }

#kustomer-ui-sdk-iframe {
  left: auto !important;
  right: auto !important; }

#kustomer-ui-sdk-iframe,
#CookiebotWidget,
#swym-anchor {
  z-index: 100 !important; }

.marketing-strip-banners-region {
  transition: top 0.16s ease-in-out 20ms;
  z-index: 99; }
  @media screen and (min-width: 1024px) {
    .marketing-strip-banners-region {
      position: sticky;
      top: -145px; }
      .marketing-strip-banners-region.stuck {
        top: 0; } }

#dbs-header-container {
  display: flex;
  justify-content: center;
  background-color: #fff;
  z-index: 99;
  min-width: 300px;
  position: sticky;
  top: -113px; }
  #dbs-header-container.animate {
    transition: all 0.16s ease-in-out 20ms; }
  #dbs-header-container.stuck {
    top: 32px; }
    @media screen and (max-width: 1024px) {
      #dbs-header-container.stuck {
        top: 0; } }
  #dbs-header-container:has(> .desktop-menu-container:not(.active)):has(> .dropdown--quickSearch:not(.is-open)).transparent {
    background-color: transparent; }
  #dbs-header-container:has(> .desktop-menu-container:not(.active)):has(> .dropdown--quickSearch:not(.is-open)).white-accents .menu-items,
  #dbs-header-container:has(> .desktop-menu-container:not(.active)):has(> .dropdown--quickSearch:not(.is-open)).white-accents .top-menu-item > a,
  #dbs-header-container:has(> .desktop-menu-container:not(.active)):has(> .dropdown--quickSearch:not(.is-open)).white-accents .countPill,
  #dbs-header-container:has(> .desktop-menu-container:not(.active)):has(> .dropdown--quickSearch:not(.is-open)).white-accents .navUser-action-logout,
  #dbs-header-container:has(> .desktop-menu-container:not(.active)):has(> .dropdown--quickSearch:not(.is-open)).white-accents .language-currency button {
    color: #fff !important; }
  #dbs-header-container:has(> .desktop-menu-container:not(.active)):has(> .dropdown--quickSearch:not(.is-open)).white-accents svg:not(.store-logo) path {
    stroke: #fff; }
  #dbs-header-container:has(> .desktop-menu-container:not(.active)):has(> .dropdown--quickSearch:not(.is-open)).white-accents svg.store-logo path {
    fill: #fff; }
  #dbs-header-container:has(> .desktop-menu-container:not(.active)):has(> .dropdown--quickSearch:not(.is-open)).white-accents .hamburger svg rect {
    fill: #fff; }
  #dbs-header-container:has(> .desktop-menu-container:not(.active)):has(> .dropdown--quickSearch:not(.is-open)).white-accents .left-box .language-currency .divider {
    border-color: #fff; }
  #dbs-header-container .right-box .navUser-action,
  #dbs-header-container .left-box .hamburger {
    display: block;
    width: auto;
    height: 24px; }
    #dbs-header-container .right-box .navUser-action svg,
    #dbs-header-container .left-box .hamburger svg {
      width: auto;
      height: auto; }
  #dbs-header-container .left-box {
    display: flex;
    flex: 2;
    flex-direction: column;
    justify-content: space-between; }
    #dbs-header-container .left-box ul,
    #dbs-header-container .left-box li {
      margin: 0;
      padding: 0;
      list-style-type: none; }
    #dbs-header-container .left-box .language-currency {
      display: flex;
      width: fit-content;
      gap: 12px;
      margin: 16px 0 0 32px; }
      #dbs-header-container .left-box .language-currency .divider {
        align-self: center;
        border-left: 1px solid #1d1d1d;
        height: calc(100% - 2px); }
    #dbs-header-container .left-box .menu-items {
      display: flex;
      flex-wrap: wrap;
      color: #1d1d1d;
      text-transform: uppercase;
      margin-left: 48px; }
      #dbs-header-container .left-box .menu-items li {
        letter-spacing: 0.15em;
        cursor: default; }
        #dbs-header-container .left-box .menu-items li#explore-item, #dbs-header-container .left-box .menu-items li#shop-item,
        #dbs-header-container .left-box .menu-items li a {
          padding: 16px 16px;
          font-weight: 700;
          display: block; }
    #dbs-header-container .left-box .hamburger {
      display: none;
      line-height: 1.5;
      margin-left: 16px; }
  #dbs-header-container .mid-box {
    display: flex;
    justify-content: center;
    align-items: center;
    flex: 1;
    min-width: 126px; }
    #dbs-header-container .mid-box .logo-container {
      display: flex;
      justify-content: center;
      align-items: flex-end;
      height: 113px; }
      #dbs-header-container .mid-box .logo-container svg {
        width: 158px;
        height: 40px;
        margin-bottom: 18px; }
  #dbs-header-container .right-box {
    display: flex;
    flex: 2;
    justify-content: flex-end;
    align-items: flex-end; }

#dbs-header-container a:not(.button),
.mobile-menu-container a:not(.button) {
  text-decoration: none;
  font-weight: 400;
  color: #1d1d1d; }
  #dbs-header-container a:not(.button):hover,
  .mobile-menu-container a:not(.button):hover {
    opacity: 0.8; }

.default-icon-colour {
  filter: invert(13%) sepia(40%) saturate(0%) hue-rotate(149deg) brightness(95%) contrast(106%); }

.action {
  cursor: pointer; }
  .action:hover {
    opacity: 0.8; }

@media screen and (max-width: 1440px) {
  #dbs-header-container .left-box .menu-items,
  #dbs-header-container .left-box .language-currency,
  #dbs-header-container .left-box .language-currency a {
    font-size: 12px; }
  #dbs-header-container .left-box .menu-items {
    margin-left: 16px; }
  #dbs-header-container .mid-box .logo-container {
    height: 96px; }
  #dbs-header-container .left-box .hamburger,
  #dbs-header-container .right-box .navUser-action {
    height: 20px; } }

@media screen and (max-width: 1024px) {
  #dbs-header-container {
    top: -56px; }
    #dbs-header-container .left-box .hamburger {
      display: block; }
    #dbs-header-container .right-box .overlay {
      display: flex; }
    #dbs-header-container .left-box .menu-items,
    #dbs-header-container .left-box .language-currency,
    #dbs-header-container .right-box .navUser-item--account,
    #dbs-header-container .right-box .navUser-item--wishlist,
    #dbs-header-container .right-box .quick-search-close,
    #dbs-header-container .right-box .navUser-action--quickSearch,
    #dbs-header-container .desktop-menu-container,
    #dbs-header-container .mobile-menu-container {
      display: none; }
    #dbs-header-container .right-box .navUser .navUser-section .navUser-item .navUser-action--quickSearch-mob {
      display: inherit; }
    #dbs-header-container .left-box,
    #dbs-header-container .right-box {
      flex-direction: row;
      align-items: center;
      flex: 1; }
    #dbs-header-container .mid-box .logo-container {
      height: 56px; }
      #dbs-header-container .mid-box .logo-container svg {
        width: 126px;
        height: 32px;
        margin: auto 0; } }

.mobile-links {
  position: relative;
  z-index: 2; }

.toast-notification-box {
  position: fixed;
  z-index: 100;
  display: flex;
  align-items: center;
  background-color: #fff;
  align-items: flex-start;
  padding: 12px 16px;
  width: 320px;
  height: auto;
  background: rgba(255, 255, 255, 0.96);
  box-shadow: 0px 4px 24px rgba(0, 0, 0, 0.08);
  border-radius: 16px;
  right: 32px;
  top: -100px;
  transition: .3s ease-in-out; }
  @media screen and (max-width: 1024px) {
    .toast-notification-box {
      left: 50%;
      right: 50%;
      transform: translate(-50%, 0);
      width: calc(100% - 64px);
      max-width: 366px; } }

.toast-notification-text {
  color: rgba(0, 0, 0, 0.83);
  font-family: 'Europa', 'Montserrat', Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 15px;
  letter-spacing: 0.003em;
  margin: auto 0; }

.notification-close {
  width: 24px;
  height: 24px;
  margin-left: auto;
  cursor: pointer; }

.toast-show {
  top: 16px;
  transition: .3s ease-in-out; }
  @media screen and (max-width: 1024px) {
    .toast-show {
      top: 24px; } }

.toast-auto-hide {
  transition: .3s ease-in-out;
  opacity: 1; }

.explore-container {
  padding: 48px 64px 64px 64px; }
  .explore-container .explore-cards-container {
    display: flex;
    flex-wrap: wrap;
    column-gap: 64px; }
  .explore-container .explore-cards {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    row-gap: 32px;
    flex: 8; }
    .explore-container .explore-cards .explore-card {
      display: flex;
      justify-content: center;
      align-items: center;
      flex-direction: column;
      width: calc((1 / 3 * 100%) - (32px / 3 * 2));
      height: 146px;
      background-color: #f3f3f3; }
      .explore-container .explore-cards .explore-card span {
        text-align: center;
        margin-top: 16px; }
      .explore-container .explore-cards .explore-card:nth-child(n + 7) {
        display: none; }
  .explore-container .explore-more {
    display: flex;
    flex-direction: column;
    min-width: 196px;
    flex: 1; }
    .explore-container .explore-more span {
      margin-bottom: 24px; }
  .explore-container span {
    font-weight: 700;
    text-transform: uppercase;
    color: #1d1d1d;
    letter-spacing: 0.15rem; }
  .explore-container .mobile-navigation {
    display: none; }

#explore-component .explore-container .explore-more a {
  margin: 8px 0;
  text-transform: uppercase;
  font-weight: 300;
  letter-spacing: 0.15em; }

#explore-component {
  background: #fff; }

@media screen and (max-width: 1440px) {
  .explore-container {
    font-size: 12px;
    padding: 32px 32px 48px 32px;
    column-gap: 32px; }
    .explore-container .explore-cards {
      row-gap: 16px; }
      .explore-container .explore-cards .explore-card {
        width: calc((1 / 3 * 100%) - (16px / 3 * 2)); }
    .explore-container .explore-more {
      min-width: 169px; } }

@media screen and (max-width: 1024px) {
  .account-container,
  .explore-container,
  .book-a-treatment-container {
    position: absolute;
    top: 0;
    background-color: #fff;
    visibility: hidden;
    width: 100%;
    max-width: 400px;
    display: block;
    padding: 0;
    z-index: 101;
    left: 100%;
    height: 100%;
    overflow-y: auto; }
    .account-container.visible,
    .explore-container.visible,
    .book-a-treatment-container.visible {
      left: 0;
      visibility: visible; }
    .account-container .mobile-navigation,
    .explore-container .mobile-navigation,
    .book-a-treatment-container .mobile-navigation {
      display: flex;
      padding: 12px 8px;
      align-items: center;
      justify-content: space-between; }
      .account-container .mobile-navigation div,
      .explore-container .mobile-navigation div,
      .book-a-treatment-container .mobile-navigation div {
        display: flex;
        align-items: center;
        gap: 8px; }
      .account-container .mobile-navigation img,
      .explore-container .mobile-navigation img,
      .book-a-treatment-container .mobile-navigation img {
        margin-right: 8px; }
    .account-container .explore-more,
    .explore-container .explore-more,
    .book-a-treatment-container .explore-more {
      display: none; }
    .account-container .explore-cards,
    .explore-container .explore-cards,
    .book-a-treatment-container .explore-cards {
      padding: 8px 16px 24px; }
      .account-container .explore-cards .explore-card:nth-child(n),
      .explore-container .explore-cards .explore-card:nth-child(n),
      .book-a-treatment-container .explore-cards .explore-card:nth-child(n) {
        display: flex; }
      .account-container .explore-cards .explore-card,
      .explore-container .explore-cards .explore-card,
      .book-a-treatment-container .explore-cards .explore-card {
        width: calc((1 / 2 * 100%) - (16px / 2));
        padding: 16px 8px; } }

@media screen and (max-width: 600px) {
  .no-scroll {
    overflow: hidden; }
  .explore-container,
  .book-a-treatment-container,
  .account-container {
    max-width: none; } }

.category-title,
.category-item {
  color: #1d1d1d;
  text-transform: uppercase;
  letter-spacing: 0.15em;
  line-height: 18px;
  font-size: 14px; }
  @media screen and (max-width: 1440px) {
    .category-title,
    .category-item {
      font-size: 12px; } }
  @media screen and (max-width: 1024px) {
    .category-title,
    .category-item {
      font-size: 14px; } }

#dbs-header-container a.category-title,
.category-title {
  font-weight: 700; }

.shop-container {
  display: flex;
  padding: 16px 32px 32px; }
  @media screen and (max-width: 1440px) {
    .shop-container {
      padding: 16px; } }
  @media screen and (max-width: 1024px) {
    .shop-container {
      flex-direction: column;
      padding: 11px 16px;
      gap: 22px; } }
  .shop-container .category-column {
    flex: 1;
    display: flex;
    flex-direction: column;
    gap: 32px;
    padding: 0 32px 32px;
    margin-top: 32px;
    border-left: 1px solid #d9d9d6;
    flex-wrap: wrap; }
    .shop-container .category-column:first-child {
      border-left: none; }
    @media screen and (max-width: 1440px) {
      .shop-container .category-column {
        padding: 0 16px 16px;
        margin-top: 16px; } }
    @media screen and (max-width: 1024px) {
      .shop-container .category-column {
        padding: 0;
        margin: 0;
        border-left: none;
        gap: 19px; }
        .shop-container .category-column .category-title-desktop {
          display: none; } }
    .shop-container .category-column .category-title-mobile {
      display: none;
      justify-content: space-between; }
      @media screen and (max-width: 1024px) {
        .shop-container .category-column .category-title-mobile {
          display: flex;
          -webkit-text-size-adjust: none; }
          .shop-container .category-column .category-title-mobile .mobile-expand-icon {
            display: block;
            transition: 0.3s cubic-bezier(0.2, 0.58, 0.47, 0.97);
            content: url("../img/nav-icons/dash.svg"); }
          .shop-container .category-column .category-title-mobile.expanded + .category-items {
            display: flex; }
          .shop-container .category-column .category-title-mobile.expanded .mobile-expand-icon {
            transform: rotate(90deg); } }
    .shop-container .category-column .category-items {
      display: flex;
      flex-direction: column;
      gap: 16px; }
      .shop-container .category-column .category-items a,
      .shop-container .category-column .category-items li {
        width: 100%;
        display: block;
        font-weight: 300 !important; }
      @media screen and (max-width: 1024px) {
        .shop-container .category-column .category-items {
          display: none;
          margin: 0 0 13px; } }
  .shop-container .banner-column {
    border-left: none;
    flex: inherit;
    position: relative; }
    @media screen and (max-width: 1700px) {
      .shop-container .banner-column {
        display: none; } }
    .shop-container .banner-column img {
      width: 240px;
      height: 320px; }
    .shop-container .banner-column .image-label {
      position: absolute;
      left: 32px;
      width: 240px;
      text-align: center;
      background: rgba(29, 29, 29, 0.5);
      color: #fff;
      padding: 8px;
      font-weight: 700;
      text-transform: uppercase; }

#shop-component {
  background-color: #fff; }
  #shop-component ul,
  #shop-component li {
    margin: 0;
    padding: 0;
    list-style-type: none; }

.category-title-mobile {
  display: none;
  justify-content: space-between; }
  @media screen and (max-width: 1024px) {
    .category-title-mobile {
      display: flex; }
      .category-title-mobile .mobile-expand-icon {
        display: block;
        transition: 0.3s cubic-bezier(0.2, 0.58, 0.47, 0.97); }
      .category-title-mobile.expanded + .category-items {
        display: flex; }
      .category-title-mobile.expanded .mobile-expand-icon {
        transform: rotate(90deg); } }

.category-items {
  display: flex;
  flex-direction: column; }
  .category-items a,
  .category-items li {
    width: 100%;
    display: block;
    font-weight: 300 !important; }
  @media screen and (max-width: 1024px) {
    .category-items {
      display: none;
      margin: 0 0 13px; } }

.body {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem; }
  .body .breadcrumbs {
    margin: 0; }

.page {
  margin: 0 -0.75rem;
  max-width: none;
  width: auto;
  margin: 0; }
  .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;
  float: none; }

@media (min-width: 769px) {
  .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-sidebar {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 100%;
  float: left;
  position: relative; }
  @media (min-width: 769px) {
    .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; } }

body {
  font-family: "Europa", "Roboto", Arial, Helvetica, sans-serif;
  font-weight: 300;
  line-height: 1.3; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Europa", "Montserrat", Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.5px; }

p {
  letter-spacing: 0.25px; }

.textOverlapped {
  position: relative;
  z-index: 1; }

.live-chat--trigger {
  text-decoration: none;
  font-size: 1rem; }
  .live-chat--trigger img,
  .live-chat--trigger span {
    display: inline-block;
    vertical-align: middle; }
  .live-chat--trigger img {
    width: 25px;
    height: auto;
    margin: 0 10px 0 0; }

.subscriptionPopup {
  background: #f6f6f6;
  padding: 3.42857rem 1.78571rem;
  transform: translate(-50%, -50%);
  position: absolute;
  top: 50%;
  left: 50%;
  width: 42.85714rem;
  max-width: 90%;
  max-height: 90%;
  text-transform: uppercase;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  font-size: 15px; }
  .subscriptionPopup a {
    text-decoration: none; }
  @media (min-width: 551px) {
    .subscriptionPopup {
      padding: 3.57143rem 1.42857rem; } }
  @media (min-width: 769px) {
    .subscriptionPopup {
      background: url("../img/subscription-popup/popup-bg.jpg") #f6f6f6 no-repeat;
      padding: 1.42857rem 5% 1.42857rem;
      background-size: cover;
      background-position: 90% 50%;
      align-items: flex-start;
      justify-content: center;
      width: 84.28571rem;
      height: 44.28571rem;
      font-size: 16px; } }
  .subscriptionPopup-container {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.7);
    z-index: 9999; }
  .subscriptionPopup-content {
    width: 100%;
    max-width: 34.28571rem;
    text-align: center;
    overflow-y: auto;
    padding: 5%; }
    @media (min-width: 769px) {
      .subscriptionPopup-content {
        max-width: 65%; } }
    @media (min-width: 1261px) {
      .subscriptionPopup-content {
        max-width: 48.57143rem; } }
  .subscriptionPopup-title {
    font-weight: 400;
    display: block;
    font-size: 22px;
    letter-spacing: 3px;
    margin: 0 0 8px; }
    @media (min-width: 769px) {
      .subscriptionPopup-title {
        font-size: 30px;
        letter-spacing: 4px; } }
    @media (min-width: 1261px) {
      .subscriptionPopup-title {
        font-size: 34px;
        letter-spacing: 6px; } }
  .subscriptionPopup-subtitle {
    display: block;
    font-size: 14px;
    margin-bottom: 6px;
    letter-spacing: 1.4px;
    font-weight: 400; }
    @media (min-width: 769px) {
      .subscriptionPopup-subtitle {
        font-size: 16px;
        letter-spacing: 2px; } }
    @media (min-width: 1261px) {
      .subscriptionPopup-subtitle {
        letter-spacing: 3px; } }
  .subscriptionPopup-close {
    display: block;
    position: absolute;
    top: 1.07143rem;
    right: 1.07143rem;
    height: 25px;
    width: 25px; }
    @media (min-width: 769px) {
      .subscriptionPopup-close {
        top: 1.78571rem;
        right: 1.78571rem;
        height: 30px;
        width: 30px; } }
    .subscriptionPopup-close svg {
      fill: #000; }
  .subscriptionPopup p {
    letter-spacing: 1px;
    line-height: 1.5;
    margin: 0 0 0.28571rem;
    font-size: 14px;
    font-weight: 400;
    text-transform: none; }
    @media (min-width: 769px) {
      .subscriptionPopup p {
        letter-spacing: 1.5px;
        line-height: 1.7;
        font-weight: 300;
        margin: 0 0 0.14286rem;
        text-transform: uppercase; } }
    @media (min-width: 1261px) {
      .subscriptionPopup p {
        line-height: 2; } }
  .subscriptionPopup form {
    width: 100%;
    max-width: 100%;
    margin: 27px auto 0;
    font-size: 9px;
    line-height: 1.7;
    text-transform: uppercase;
    color: #000;
    letter-spacing: 0.5px;
    text-align: left;
    /* For Microsoft Browsers */ }
    @media (min-width: 551px) {
      .subscriptionPopup form {
        font-size: 10px; } }
    .subscriptionPopup form select {
      /* Remove dropdown arrow */
      -webkit-appearance: none;
      -moz-appearance: none;
      text-indent: 1px;
      text-overflow: ''; }
    .subscriptionPopup form select::-ms-expand {
      display: none; }
    .subscriptionPopup form #inp3confirmLabel {
      text-align: justify;
      text-transform: none;
      font-size: 12px; }
      @media (min-width: 551px) {
        .subscriptionPopup form #inp3confirmLabel {
          text-transform: uppercase; } }
    .subscriptionPopup form input[type='checkbox'] {
      /* change "colour" to match background */
      filter: invert(19%) hue-rotate(18deg) brightness(1.2); }
      @media (min-width: 769px) {
        .subscriptionPopup form input[type='checkbox'] {
          filter: invert(30%) hue-rotate(18deg) brightness(1.2); } }
    .subscriptionPopup form ::placeholder {
      /* Chrome, Firefox, Opera, Safari 10.1+ */
      color: black;
      opacity: 1;
      /* Firefox */ }
    .subscriptionPopup form :-ms-input-placeholder {
      /* Internet Explorer 10-11 */
      color: black; }
    .subscriptionPopup form ::-ms-input-placeholder {
      /* Microsoft Edge */
      color: black; }
    .subscriptionPopup form input::-webkit-date-and-time-value {
      text-align: left; }
    .subscriptionPopup form input[type='text'],
    .subscriptionPopup form input[type='email'],
    .subscriptionPopup form input[type='date'],
    .subscriptionPopup form select {
      display: block;
      width: 100%;
      height: 2.85714rem;
      background: #fff;
      border: none;
      border-radius: 0;
      text-transform: uppercase;
      letter-spacing: 1px;
      margin: 0 0 1.14286rem;
      font-size: 14px;
      letter-spacing: 1.4px;
      padding-left: 20px; }
      .subscriptionPopup form input[type='text']:focus,
      .subscriptionPopup form input[type='email']:focus,
      .subscriptionPopup form input[type='date']:focus,
      .subscriptionPopup form select:focus {
        outline: none;
        border-radius: 0; }
      .subscriptionPopup form input[type='text'].invalid,
      .subscriptionPopup form input[type='email'].invalid,
      .subscriptionPopup form input[type='date'].invalid,
      .subscriptionPopup form select.invalid {
        background-color: #fff0f0;
        border-bottom: 1px solid #600000; }
      .subscriptionPopup form input[type='text'] input[type='date'],
      .subscriptionPopup form input[type='email'] input[type='date'],
      .subscriptionPopup form input[type='date'] input[type='date'],
      .subscriptionPopup form select input[type='date'] {
        padding-top: 5px; }
      @media (min-width: 551px) {
        .subscriptionPopup form input[type='text'],
        .subscriptionPopup form input[type='email'],
        .subscriptionPopup form input[type='date'],
        .subscriptionPopup form select {
          height: 3.21429rem; } }
      @media (min-width: 769px) {
        .subscriptionPopup form input[type='text'],
        .subscriptionPopup form input[type='email'],
        .subscriptionPopup form input[type='date'],
        .subscriptionPopup form select {
          font-size: 18px;
          height: 3.57143rem; } }
      @media (min-width: 1261px) {
        .subscriptionPopup form input[type='text'],
        .subscriptionPopup form input[type='email'],
        .subscriptionPopup form input[type='date'],
        .subscriptionPopup form select {
          height: 5rem;
          font-size: 20px;
          letter-spacing: 2px; } }
    .subscriptionPopup form input::-webkit-date-and-time-value {
      text-align: left; }
    .subscriptionPopup form input[type='checkbox'] {
      width: 1.07143rem;
      height: 1.07143rem;
      display: inline-block;
      vertical-align: top;
      border-radius: 0;
      border-color: #626262;
      margin: 4px 10px 0 4px; }
      @media (min-width: 769px) {
        .subscriptionPopup form input[type='checkbox'] {
          width: 1.42857rem;
          height: 1.42857rem;
          margin: 4px 15px 0 4px; } }
    .subscriptionPopup form label {
      display: inline-block;
      vertical-align: top;
      width: calc(100% - 40px); }
      .subscriptionPopup form label.invalid {
        color: #600000;
        background-color: #fff0f0;
        border-bottom: 1px solid #600000; }
      @media (min-width: 769px) {
        .subscriptionPopup form label {
          width: calc(100% - 45px); } }
  .subscriptionPopup input[type='submit'],
  .subscriptionPopup input[type='button'] {
    background: #000;
    color: white;
    max-width: 100%;
    width: 100%;
    height: 2.85714rem;
    display: block;
    padding: 0.71429rem;
    margin: 1.42857rem auto 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.4;
    letter-spacing: 2px;
    border: none;
    text-transform: uppercase;
    opacity: 1;
    transition: opacity 0.3s; }
    .subscriptionPopup input[type='submit']:hover,
    .subscriptionPopup input[type='button']:hover {
      opacity: 0.6; }
    .subscriptionPopup input[type='submit']:focus,
    .subscriptionPopup input[type='button']:focus {
      outline: none;
      border-radius: 0; }
    @media (min-width: 551px) {
      .subscriptionPopup input[type='submit'],
      .subscriptionPopup input[type='button'] {
        height: 3.21429rem; } }
    @media (min-width: 769px) {
      .subscriptionPopup input[type='submit'],
      .subscriptionPopup input[type='button'] {
        font-size: 18px;
        height: 3.57143rem; } }
    @media (min-width: 1261px) {
      .subscriptionPopup input[type='submit'],
      .subscriptionPopup input[type='button'] {
        height: 5rem;
        font-size: 20px; } }

.footer {
  background-color: white;
  border-top: 1px solid #bcbcbc;
  padding: 3rem 0;
  position: relative; }
  .footer[data-custom-colour] {
    background-color: #e9f0ee; }

.footer-title-sr-only {
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden; }

.footer-info {
  margin: 0 -0.75rem;
  max-width: none;
  width: auto;
  font-size: 0; }
  .footer-info:before, .footer-info:after {
    content: " ";
    display: table; }
  .footer-info:after {
    clear: both; }

.footer-info-col {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 100%;
  float: left;
  color: #757575;
  display: inline-block;
  float: none;
  font-size: 1rem;
  margin-bottom: 3rem;
  text-align: center;
  vertical-align: top;
  -ms-word-break: break-all;
  overflow-wrap: break-word; }
  @media (min-width: 551px) {
    .footer-info-col {
      text-align: left;
      width: 50%; } }
  @media (min-width: 769px) {
    .footer-info-col {
      width: 33.33334%; } }
  .footer-info-col > :first-child {
    margin-top: 0; }
  .footer-info-col > :last-child {
    margin-bottom: 0; }

@media (min-width: 769px) {
  .footer-info-col--small {
    width: 16.66667%; } }

.footer-info-col--social {
  width: 100%; }

@media (min-width: 551px) {
  .footer-info-col--left {
    padding: 0; } }

@media (min-width: 551px) {
  .footer-info-col--right {
    left: 50%;
    position: inherit;
    width: 50%; } }

@media (min-width: 769px) {
  .footer-info-col--right {
    left: 0;
    padding: 0;
    text-align: right;
    width: 100%; } }

.footer-info-heading {
  font-size: 1rem;
  text-transform: inherit; }

.footer-info-list {
  list-style: none;
  margin-left: 0; }
  .footer-info-list a {
    color: #757575;
    text-decoration: none; }
    .footer-info-list a:hover {
      color: #333333; }

.footer-copyright {
  text-align: center; }
  @media (min-width: 551px) {
    .footer-copyright {
      text-align: left; } }
  .footer-copyright > .powered-by {
    color: #757575;
    font-size: 12px;
    margin: 0; }
  .footer-copyright > .paypal-credit {
    color: #757575;
    font-size: 12px;
    margin: 1em 0 2em; }
  .footer-copyright a {
    color: #757575;
    text-decoration: none; }
    .footer-copyright a:hover {
      color: #333333; }

.footer-payment-icons {
  height: 2.85714rem;
  margin-top: 1.5rem; }
  @media (min-width: 769px) {
    .footer-payment-icons {
      margin-top: 3rem; } }
  .footer-payment-icons .footer-payment-icon {
    height: 100%;
    margin: 0.35714rem;
    vertical-align: middle;
    width: 3.57143rem; }
  .footer-payment-icons svg {
    fill: #757575; }

@media (min-width: 551px) {
  .footer-geotrust-ssl-seal {
    bottom: 0;
    position: absolute;
    right: 16px; } }

.footer-geotrust-ssl-seal table {
  margin: auto; }

.footer-newsletter-summary {
  text-align: left; }

.footer {
  border-top: 0;
  padding: 1.5rem 0; }
  @media (min-width: 551px) {
    .footer .footer-info {
      display: flex;
      flex-wrap: wrap;
      justify-content: flex-start;
      align-items: flex-start; }
      .footer .footer-info .footer-info-col--subscription,
      .footer .footer-info .footer-info-col--small,
      .footer .footer-info .footer-info-col--social {
        width: 50%; } }
  @media (min-width: 769px) {
    .footer .footer-info .footer-info-col--subscription {
      width: 25%;
      flex-shrink: 0; }
    .footer .footer-info .footer-info-col--small,
    .footer .footer-info .footer-info-col--social {
      width: 25%; } }
  @media (min-width: 1261px) {
    .footer .footer-info .footer-info-col--subscription {
      width: 33.33334%;
      padding-right: 25px; }
    .footer .footer-info .footer-info-col--small,
    .footer .footer-info .footer-info-col--social {
      width: 16.66667%; } }
  .footer .footer-info-heading {
    text-transform: uppercase; }
  .footer .footer-info-list {
    text-transform: uppercase;
    font-weight: 300;
    font-size: 12px; }
    .footer .footer-info-list li {
      padding: 5px 0; }
    .footer .footer-info-list a {
      color: black; }
      .footer .footer-info-list a:hover {
        color: #757575; }

[data-bambuser-liveshopping-uid] {
  z-index: 100 !important; }

.container {
  margin-left: auto;
  margin-right: auto;
  max-width: 106rem;
  padding: 0 1.5rem;
  position: relative;
  width: 100%; }
  @media (min-width: 1261px) {
    .container {
      padding: 0 3rem; } }
  .container--wide {
    max-width: none; }
    .container--wide .page {
      margin: 0; }
    .container--wide .page-content {
      padding: 0; }

.blog {
  margin-bottom: 1.5rem; }
  @media (min-width: 769px) {
    .blog {
      margin: auto;
      width: 100%; } }
  .blog + .blog {
    border-top: 1px solid #bcbcbc;
    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: 18px;
  margin: 0 1.5rem 0.35714rem; }
  .blog-title a {
    text-decoration: none; }

.blog-date,
.blog-author {
  color: #757575;
  text-align: center; }

.blog-author {
  margin-bottom: 2.5rem; }

.blog-post {
  font-size: 15px;
  text-align: left; }

.blog-thumbnail {
  margin: 0 auto 2rem;
  position: relative;
  max-width: 650px; }
  .blog-thumbnail img {
    width: 100%; }

.blog-post-figure {
  display: block;
  margin: auto;
  text-align: center; }
  @media (min-width: 769px) {
    .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: 769px) {
    .blog-post-body {
      width: 66.66667%; } }
  @media (min-width: 1261px) {
    .blog-post-body {
      width: 50%; } }

.blog-page {
  margin-top: -1.5rem; }
  @media (min-width: 769px) {
    .blog-page {
      margin-top: -2.5rem; } }

.pt-blog .body,
.pt-blog_post .body {
  overflow: hidden; }

.pt-blog .pagination .pagination-link,
.pt-blog_post .pagination .pagination-link {
  text-transform: uppercase; }

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

.blog iframe {
  max-width: 100%; }

.blog .addthis_toolbox {
  margin-top: 0; }
  .blog .addthis_toolbox .socialLinks {
    line-height: 25px; }

@media (min-width: 769px) {
  .blog {
    margin-top: 16px; } }

.blog-thumbnail {
  margin: 0 auto 1.5rem;
  max-width: 100%;
  width: 100%; }
  @media (min-width: 551px) {
    .blog-thumbnail {
      width: 83.33333%; } }
  @media (min-width: 769px) {
    .blog-thumbnail {
      width: 66.66667%; } }
  @media (min-width: 1261px) {
    .blog-thumbnail {
      width: 50%; } }

@media (min-width: 769px) {
  .blog-post-figure {
    width: 100%; } }

.blog-title {
  font-size: 16px;
  margin: 1.07143rem 1.5rem; }
  @media (min-width: 551px) {
    .blog-title {
      font-size: 20px; } }
  @media (min-width: 769px) {
    .blog-title {
      font-size: 25px; } }
  @media (min-width: 1261px) {
    .blog-title {
      font-size: 30px;
      margin: 1.85714rem 1.5rem 1.5rem; } }

.blog-date,
.blog-author {
  font-size: 12px;
  text-transform: uppercase;
  margin: 0 1.5rem 1.14286rem; }
  @media (min-width: 551px) {
    .blog-date,
    .blog-author {
      font-size: 14px; } }

.blog-post {
  text-align: justify;
  font-size: 14px; }
  @media (min-width: 769px) {
    .blog-post {
      font-size: 15px; } }
  .blog-post p {
    margin: 0 0 3rem; }

.blog-header {
  padding-bottom: 1.07143rem; }

.blogPosts-heading {
  font-size: 22px;
  text-align: center;
  line-height: 30px;
  margin: 0 0 32px 0;
  letter-spacing: 3px; }

.blogPost-cards {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px; }
  .blogPost-cards .blogPost-card {
    width: 50%;
    list-style: none;
    padding: 10px;
    box-sizing: border-box; }
    @media (min-width: 769px) {
      .blogPost-cards .blogPost-card {
        width: 25%; } }
  .blogPost-cards .blogCard-image {
    width: 100%; }
  .blogPost-cards .blogCard-title {
    text-transform: uppercase;
    font-size: 14px;
    color: black;
    letter-spacing: 1.4px;
    font-weight: 400;
    padding-top: 16px; }
  .blogPost-cards .blogCard-link {
    text-transform: uppercase;
    font-size: 14px;
    color: black;
    letter-spacing: 1.4px;
    text-decoration: none; }
    .blogPost-cards .blogCard-link:hover {
      text-decoration: underline; }

.sidebarBlock + .sidebarBlock {
  border-top: 1px solid #bcbcbc;
  margin-top: 2rem;
  padding-top: 2rem; }

.sidebarBlock-heading {
  font-size: 1.07143rem;
  margin-top: 0;
  text-transform: inherit; }

.sidebarBlock .sidebarBlock-heading {
  font-size: 14px;
  text-transform: uppercase; }

.sidebarBlock .navList .navList-action {
  font-weight: 300;
  letter-spacing: 0.5px; }

.sidebarBlock .navList .navList-action:not(.navList-action--checkbox) {
  font-size: 12px;
  padding-top: 7px;
  padding-bottom: 7px;
  text-transform: uppercase; }

.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: 769px) {
      .brandGrid .brand {
        width: 25%; } }
    .brandGrid .brand .card-title {
      text-align: center; }

.brand-image-container {
  position: relative;
  max-width: 100px; }
  .brand-image-container img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto; }
  .brand-image-container:after {
    content: '';
    display: block;
    height: 0;
    width: 100%;
    padding-bottom: 100%; }

.brand .card-img-container {
  max-width: 190px; }
  .brand .card-img-container:after {
    content: '';
    display: block;
    height: 0;
    width: 100%;
    padding-bottom: 131.57895%; }

.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: 769px) {
      .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: 769px) {
    .productMasonry {
      column-count: 4; } }
  .productMasonry .product {
    break-inside: avoid;
    page-break-inside: avoid;
    display: block;
    margin-bottom: 3rem;
    padding: 0;
    width: 100%; }
  .productMasonry .card {
    margin: 0; }

@media (min-width: 769px) {
  .no-csscolumns .productGrid--maxCol6 .product {
    width: 16.66667%; } }

@media (min-width: 769px) {
  .csscolumns .productGrid--maxCol6 {
    column-count: 6; } }

@media (min-width: 769px) {
  .no-csscolumns .productGrid--maxCol3 .product {
    width: 33.33333%; } }

@media (min-width: 769px) {
  .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; } }

.productGrid {
  margin-bottom: 0; }
  @media (min-width: 769px) {
    .productGrid .product {
      width: 33.33333%; } }
  @media (min-width: 769px) {
    .productGrid .whishlistProduct {
      width: 25%; } }

.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: 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(255, 255, 255, 0.9);
  color: black; }
  .listItem-button:hover {
    background-color: white;
    color: black; }

.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 .listItem-button {
    margin: 1.5rem 0; }
    @media (min-width: 1261px) {
      .listItem-figure .listItem-button {
        position: relative;
        top: 50%;
        transform: translateY(-50%);
        display: inline-block;
        margin: 0 0 1.5rem;
        pointer-events: all;
        transform-style: preserve-3d; } }

.listItem-figureBody {
  opacity: 1;
  text-align: center; }
  @media (min-width: 1261px) {
    .listItem-figureBody {
      bottom: 0;
      height: 100%;
      left: 0.78571rem;
      opacity: 0;
      position: absolute;
      right: 0.78571rem;
      top: 0; }
      .listItem-figureBody:hover {
        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: 769px) {
    .listItem-brand {
      font-size: 15px;
      margin-bottom: 0; } }

.listItem-title {
  font-size: 15px;
  margin: 0 0 0.21429rem; }
  @media (min-width: 769px) {
    .listItem-title {
      font-size: 16px; } }
  .listItem-title > a {
    text-decoration: none; }

.listItem-price {
  margin-bottom: 1rem; }
  @media (min-width: 769px) {
    .listItem-price {
      font-size: 16px; } }

@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%; } }

.productView {
  margin: 0 -0.75rem;
  max-width: none;
  width: auto;
  margin-left: -1rem;
  margin-right: -1rem;
  padding-top: 0;
  display: flex;
  flex-direction: column;
  justify-content: flex-start; }
  .productView:before, .productView:after {
    content: " ";
    display: table; }
  .productView:after {
    clear: both; }
  @media (min-width: 769px) {
    .productView {
      display: block;
      position: relative;
      padding-top: 1rem;
      margin-bottom: 48px; } }
  .modal .productView {
    padding-bottom: 0;
    padding-top: 0; }

.productView--quickView .socialLinks-item--print,
.productView--quickView .productView-details .product-atc-wishlist-container .swym-button {
  display: none; }

.productView-media {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 100%;
  float: left;
  padding-left: 1rem;
  padding-right: 1rem; }
  @media (min-width: 769px) {
    .productView-media {
      position: sticky;
      top: 1.5rem;
      width: 58.33333%; } }

.productView-details {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 100%;
  float: left;
  padding-left: 1rem;
  padding-right: 1rem;
  margin-bottom: 20px; }
  .productView-details .product-atc-wishlist-container {
    display: flex;
    align-items: center;
    height: fit-content;
    gap: 8px;
    margin-bottom: 16px;
    position: relative;
    min-height: 56px; }
    .productView-details .product-atc-wishlist-container #product-sold-out {
      width: calc(100% - 64px);
      position: absolute;
      left: 0;
      top: 0; }
    .productView-details .product-atc-wishlist-container:has(#InStockNotifyForm) {
      flex-wrap: wrap; }
      .productView-details .product-atc-wishlist-container:has(#InStockNotifyForm):has(> .swym-button) #product-sold-out {
        width: calc(100% - 64px); }
    .productView-details .product-atc-wishlist-container .form-action {
      margin: 0;
      flex-basis: 100%; }
      .productView-details .product-atc-wishlist-container .form-action #form-action-addToCart {
        margin: 0; }
    .productView-details .product-atc-wishlist-container .form-action:has(#InStockNotifyForm) {
      order: 3; }
    .productView-details .product-atc-wishlist-container #product-sold-out {
      margin: 0; }
    .productView-details .product-atc-wishlist-container .swym-button {
      display: block !important;
      padding: 16px !important;
      background: #f3f3f3 !important;
      height: 56px !important;
      min-width: 56px !important; }
      .productView-details .product-atc-wishlist-container .swym-button.disabled {
        opacity: 1 !important; }
      .productView-details .product-atc-wishlist-container .swym-button.swym-added::after {
        content: url("../img/wishlist-icons/wishlist-heart-black.svg") !important; }
      .productView-details .product-atc-wishlist-container .swym-button:not(.swym-added)::after {
        content: url("../img/wishlist-icons/wishlist-heart-white.svg") !important; }
      .productView-details .product-atc-wishlist-container .swym-button .swym-wishlist-cta {
        display: none !important; }
  @media (min-width: 769px) {
    .productView-details {
      width: 41.66667%; }
      .productView-details:last-of-type {
        margin-bottom: 0; }
      .productView-details.sticky {
        float: right;
        position: sticky;
        top: 5px; } }
  .productView--quickView .productView-details {
    position: relative; }

.productView-description {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 100%;
  float: left;
  padding-left: 1rem;
  padding-right: 1rem;
  position: relative;
  z-index: 1; }
  .productView-description .productView-title {
    border-bottom: 1px solid #bcbcbc;
    margin-bottom: 1rem;
    padding-left: 1rem;
    padding-right: 1rem;
    text-align: center; }

.ecoTags-container {
  display: flex;
  padding: 16px 0;
  border-top: 1px solid #f3f3f3;
  margin: 0px -5px; }
  .ecoTags-container .ecoTags {
    margin: 0 auto;
    text-align: center; }
  .ecoTags-container img {
    margin-right: 15px; }

.klarna-placement {
  margin-bottom: 14px; }

.suitableFor-container {
  border-top: 1px solid #f3f3f3;
  line-height: 20px; }
  .suitableFor-container .suitableFor-heading {
    font-size: 22px;
    text-align: center;
    letter-spacing: 3px;
    color: #000;
    padding-top: 24px;
    padding-bottom: 25px;
    font-weight: 500; }
    @media (min-width: 769px) {
      .suitableFor-container .suitableFor-heading {
        padding-top: 32px; } }
  .suitableFor-container .suitableFor {
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    background-color: #f3f3f3;
    padding: 32px;
    row-gap: 25px;
    column-gap: 10px; }
    @media (min-width: 769px) {
      .suitableFor-container .suitableFor {
        justify-content: space-evenly; } }
  .suitableFor-container .suitableCard {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    flex: 1 0 25%; }
    .suitableFor-container .suitableCard img {
      max-width: none; }
  .suitableFor-container .suitableFor-text {
    margin-top: 16px;
    font-size: 12px;
    letter-spacing: 1.2px;
    color: #000;
    text-transform: uppercase;
    margin-top: 16px;
    font-weight: 400; }

.needHelp-container {
  background-color: #f3f3f3;
  padding: 32px;
  padding-top: 0;
  line-height: 20px; }
  .needHelp-container .needHelp-heading {
    text-transform: uppercase;
    text-align: center;
    font-size: 12px;
    letter-spacing: 1.2px;
    color: #000;
    padding-bottom: 16px;
    font-weight: 500; }
  .needHelp-container .needHelp-text {
    text-transform: uppercase;
    font-size: 12px;
    text-align: center;
    letter-spacing: 1.1px;
    color: #000; }

.productView-primary-section,
.productView-secondary-section {
  margin-bottom: 32px; }
  .productView-primary-section ul,
  .productView-secondary-section ul {
    list-style: none;
    margin: 0; }
    .productView-primary-section ul li,
    .productView-secondary-section ul li {
      line-height: 1.7;
      position: relative;
      margin-left: 25px; }
      .productView-primary-section ul li:before,
      .productView-secondary-section ul li:before {
        content: '•';
        font-size: 14px;
        position: absolute;
        left: -15px;
        top: 1px; }
    .productView-primary-section ul li.noBullet:before,
    .productView-secondary-section ul li.noBullet:before {
      display: none; }

.productView-secondary-section .secondarySection__heading {
  position: relative;
  background: #f3f3f3;
  padding: 9px 36px;
  margin-top: 8px;
  cursor: pointer; }
  .productView-secondary-section .secondarySection__heading h2 {
    margin: 0;
    font-size: 14px; }
  .productView-secondary-section .secondarySection__heading .accordion-navigation-actions {
    position: absolute;
    left: 11px;
    top: 10px; }
  .productView-secondary-section .secondarySection__heading .toggleLink-text--off {
    display: block; }
  .productView-secondary-section .secondarySection__heading .toggleLink-text--on {
    display: none; }
  .productView-secondary-section .secondarySection__heading.is-open .toggleLink-text--off {
    display: none; }
  .productView-secondary-section .secondarySection__heading.is-open .toggleLink-text--on {
    display: block; }

.productView-secondary-section .secondarySection__body {
  display: none;
  padding: 11px 0; }
  .productView-secondary-section .secondarySection__body.is-open {
    display: block; }

.complimentary-items {
  display: flex;
  flex-direction: column;
  margin: 24px 0;
  padding: 0 8px;
  line-height: 20px; }
  @media (min-width: 769px) {
    .complimentary-items {
      flex-direction: row; } }
  .complimentary-items__item {
    flex: 1;
    text-align: center;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 300;
    padding: 4px 8px; }
    .complimentary-items__item img {
      max-height: 48px;
      width: auto;
      display: block;
      margin: 0 auto 16px auto; }
    .complimentary-items__item span {
      line-height: 20px; }

.contact-us {
  margin-bottom: 48px;
  line-height: 20px; }
  @media (min-width: 769px) {
    .contact-us {
      margin-bottom: 0; } }
  .contact-us > h3 {
    margin: 64px 0 0 0;
    font-weight: 300;
    font-size: 22px;
    text-align: center;
    letter-spacing: 3px;
    color: #000;
    padding-top: 24px;
    font-weight: 500; }
  .contact-us > h4 {
    font-size: 12px;
    text-align: center;
    margin: 16px 0;
    font-weight: 300; }
  .contact-us__content {
    display: flex;
    flex-wrap: wrap;
    background: #f3f3f3;
    padding: 15px 8px;
    font-size: 12px; }
  .contact-us__card {
    width: 50%;
    text-align: center;
    font-size: 12px;
    margin: 15px 0;
    padding: 0 8px;
    text-decoration: none; }
    @media (min-width: 769px) {
      .contact-us__card {
        width: 33.3%; } }
    .contact-us__card h5 {
      font-weight: 300;
      margin: 16px 8px 8px 8px;
      font-size: 12px;
      text-transform: uppercase; }
    .contact-us__card img {
      max-height: 32px;
      width: auto;
      display: block;
      margin: auto;
      background: #f3f3f3; }

.small-device-content {
  display: block; }
  @media (min-width: 769px) {
    .small-device-content {
      display: none; } }

.large-device-content {
  display: none; }
  @media (min-width: 769px) {
    .large-device-content {
      display: block; } }

.swym-notifications-container.swymTopLeft {
  width: fit-content !important;
  box-shadow: none !important;
  top: 0 !important;
  left: calc(50% - 160px) !important;
  transition: transform 0.3s ease-in-out;
  transform: translateY(-100%); }
  .swym-notifications-container.swymTopLeft.swym-showing {
    transform: translateY(8px) !important; }
  @media (min-width: 769px) {
    .swym-notifications-container.swymTopLeft {
      top: 32px !important;
      left: unset !important;
      right: 32px !important;
      transform: translateX(352px) !important; }
      .swym-notifications-container.swymTopLeft.swym-showing {
        transform: translateX(0) !important; } }

.swym-product-tile {
  width: 320px !important;
  padding: 12px 16px !important;
  border-radius: 16px !important;
  background: rgba(255, 255, 255, 0.96) !important;
  box-shadow: 0px 4px 24px 0px rgba(0, 0, 0, 0.08) !important;
  display: flex;
  justify-content: space-between;
  gap: 8px; }
  .swym-product-tile .swym-details {
    padding: 0 !important;
    display: flex !important;
    flex-direction: column !important;
    gap: 4px;
    color: rgba(0, 0, 0, 0.83) !important; }
    .swym-product-tile .swym-details .swym-emphasis {
      font-family: "Europa", "Roboto", Arial, Helvetica, sans-serif !important;
      font-size: 12px !important;
      font-style: normal !important;
      font-weight: 700 !important;
      line-height: normal !important;
      letter-spacing: 1.8px !important;
      text-transform: uppercase !important; }

.swym-image {
  display: none !important; }

.swym-close-btn {
  position: unset !important;
  order: 2; }

.swym-close-btn .swym-icon::before {
  content: url("../icons/close-thin-small.svg") !important;
  display: block !important;
  height: 24px !important;
  width: 24px !important; }

.productView-details .product-atc-wishlist-container #product-sold-out + .alertBox.productAttributes-message + .form-action {
  text-align: left; }

.productView-details .product-atc-wishlist-container #product-sold-out + .alertBox.productAttributes-message + .form-action .swym-button-bar.swym-wishlist-button-bar.swym-inject {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0; }

.product-atc-wishlist-container .swym-btn-container[data-position=default] .swym-add-to-wishlist.swym-icon {
  line-height: 56px !important; }

.swym-btn-container .swym-button:after {
  width: 56px !important; }

.hidePayLaterBanner {
  display: none; }

.sale-flag-star,
.sale-flag-star:before,
.sale-flag-star:after {
  background: #007dc6;
  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 {
  transform: rotateZ(30deg) scaleX(1) scaleY(1) scaleZ(1); }

.sale-flag-star:after {
  transform: rotateZ(60deg) scaleX(1) scaleY(1) scaleZ(1); }

.starwrap {
  height: 3.57143rem;
  position: absolute;
  top: 10px;
  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 {
  color: white;
  font-weight: 600;
  line-height: 1.07143rem;
  position: absolute;
  text-align: center;
  top: 20%;
  width: 3.57143rem;
  z-index: 50; }

.product:hover .starwrap .sale-flag-star,
.product:hover .starwrap .sale-flag-star:before,
.product:hover .starwrap .sale-flag-star:after {
  background: black; }

.sale-flag-side {
  background: #007dc6;
  border-radius: 0 50px 50px 0;
  color: white;
  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; }

.product:hover .sale-flag-side {
  background: black; }

.sale-flag-sash {
  background: #007dc6;
  color: white;
  font-size: 15px;
  font-weight: 700;
  height: 1.42857rem;
  left: -35px;
  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; }

.listItem-figure .sale-flag-sash {
  left: -25px; }
  @media (min-width: 551px) {
    .listItem-figure .sale-flag-sash {
      top: 15px; } }
  @media (min-width: 1261px) {
    .listItem-figure .sale-flag-sash {
      left: -15px;
      top: 25px; } }

.product:hover .sale-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: 40px;
  width: 40px;
  transition: all 0.1s ease-in-out; }

.form-option-expanded {
  background-color: white;
  border: 1px solid #999999;
  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 {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  display: block;
  height: 100px;
  width: 100px; }

#blogPosts-container {
  margin-bottom: 35px; }

.account {
  margin-bottom: 1.5rem; }

@media (min-width: 769px) {
  .account--fixed {
    margin: 0 auto;
    width: 66.66667%; } }

@media (min-width: 769px) {
  .account--fixedSmall {
    margin: 0 auto;
    width: 50%; } }

@media (min-width: 769px) {
  .account--fixedLarge {
    margin: 0 auto;
    width: 75%; } }

.account-head {
  margin-bottom: 3rem;
  text-align: center; }
  .account-head .alertBox {
    padding-left: 3rem;
    padding-right: 3rem;
    text-align: left; }

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

.account-content {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 100%;
  float: left; }

@media (min-width: 769px) {
  .account-content--fixed {
    width: 66.66667%; } }

@media (min-width: 769px) {
  .account-content--fixedSmall {
    width: 50%; } }

.account-sidebar {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 100%;
  float: left; }
  @media (min-width: 769px) {
    .account-sidebar {
      width: 33.33333%; }
      .account-content--fixedSmall + .account-sidebar {
        float: right; } }

.hero-banner {
  clear: both;
  width: 100%;
  min-height: 210px;
  margin: 21px 0 96px 0;
  padding: 0;
  position: relative; }
  .hero-banner .hero-banner__description, .hero-banner h5, .hero-banner h3, .hero-banner button {
    margin: 10px auto;
    text-transform: uppercase;
    font-size: 12px; }
  .hero-banner > a {
    display: block;
    text-decoration: none; }
  .hero-banner__desktop {
    display: none; }
    @media (min-width: 551px) {
      .hero-banner__desktop {
        display: block; } }
  @media (min-width: 551px) {
    .hero-banner__mobile {
      display: none; } }
  .hero-banner__background {
    height: 100%;
    width: 100%;
    background-size: cover;
    padding-bottom: 75%; }
    @media (min-width: 769px) {
      .hero-banner__background {
        background-position: right; } }
  .hero-banner__content {
    padding: 20px;
    display: block;
    text-align: center; }
  .hero-banner__description {
    display: block;
    line-height: 1.7;
    max-width: 400px;
    color: #000 !important;
    font-size: 16px; }
  .hero-banner h5 {
    display: none;
    font-size: 16px; }
  .hero-banner h3 {
    font-size: 32px; }
  .hero-banner button {
    font-size: 14px;
    padding: 19px;
    border: 1px solid #000;
    min-width: 200px; }
  @media (min-width: 551px) {
    .hero-banner {
      height: 50%;
      padding-bottom: 40%; }
      .hero-banner > a {
        position: absolute;
        width: 100%;
        height: 100%; }
      .hero-banner__background {
        padding-bottom: 0; }
      .hero-banner__content {
        width: 50%;
        min-width: 300px;
        position: absolute;
        transform: translateY(-50%);
        top: 50%; }
      .hero-banner h5 {
        display: block;
        font-size: 12px; }
      .hero-banner h3 {
        font-size: 22px; }
      .hero-banner button {
        font-size: 12px;
        padding: 10px; } }

.og-form {
  display: flex;
  flex-direction: column;
  padding-top: 2rem;
  border: 1px solid #d9d9d6;
  padding: 16px 16px 0; }
  .og-form__form-group {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-bottom: 16px; }
    .og-form__form-group label {
      margin-left: 8px;
      letter-spacing: 0.21px;
      font-size: 14px;
      color: #666666;
      text-align: left; }
    .og-form__form-group__price-container {
      flex-grow: 1;
      display: flex;
      justify-content: flex-end; }
      .og-form__form-group__price-container .price {
        color: #1d1d1d;
        letter-spacing: 1.4px;
        font-weight: normal; }
  .og-form__radio-input {
    appearance: none;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 18px;
    min-width: 18px;
    height: 18px;
    min-height: 18px;
    border-radius: 50%;
    border: 1px solid black; }
    .og-form__radio-input:after {
      border-radius: 50%;
      position: relative;
      background-color: white;
      content: ''; }
    .og-form__radio-input:checked:after {
      width: 100%;
      height: 100%;
      background-color: black;
      border: white solid 2px; }
  .og-form__content {
    display: flex;
    flex-direction: column;
    justify-content: flex-start; }
    .og-form__content[hidden] {
      display: none; }
    .og-form__content__dropdown {
      display: flex;
      flex-direction: column;
      align-items: flex-start;
      margin-bottom: 16px; }
      .og-form__content__dropdown select {
        border-color: #d9d9d6;
        font-size: 14px;
        max-width: 100% !important;
        letter-spacing: 0.21px;
        height: auto;
        padding: 12px 16px;
        background: url("data:image/svg+xml;utf8,<svg viewBox='0 0 140 140' width='24' height='24' xmlns='http://www.w3.org/2000/svg'><g><path d='m121.3,34.6c-1.6-1.6-4.2-1.6-5.8,0l-51,51.1-51.1-51.1c-1.6-1.6-4.2-1.6-5.8,0-1.6,1.6-1.6,4.2 0,5.8l53.9,53.9c0.8,0.8 1.8,1.2 2.9,1.2 1,0 2.1-0.4 2.9-1.2l53.9-53.9c1.7-1.6 1.7-4.2 0.1-5.8z' fill='%231d1d1d'/></g></svg>") no-repeat;
        background-position: right 16px top 12px;
        background-size: 16px 16px; }
      .og-form__content__dropdown__label {
        font-size: 14px;
        letter-spacing: 0.21px;
        color: #1d1d1d;
        margin-bottom: 8px; }
    .og-form__content__link {
      display: flex;
      justify-content: flex-start;
      align-items: center;
      text-decoration: underline;
      cursor: pointer;
      font-family: Europa;
      color: #1d1d1d;
      margin-left: 26px;
      padding-bottom: 16px;
      margin-top: -8px; }
  .og-form__icon {
    display: block;
    height: 16px;
    width: 16px;
    margin-left: 8px;
    cursor: pointer; }

.og-modifier-form {
  margin: 24px 0 20px; }
  @media (min-width: 769px) {
    .og-modifier-form {
      max-width: 240px; } }
  .og-modifier-form .og-form__form-group {
    margin-bottom: 8px; }
    .og-modifier-form .og-form__form-group > label {
      text-transform: none;
      font-size: 14px;
      letter-spacing: 0.21px;
      font-weight: normal;
      line-height: normal;
      margin-left: 8px;
      color: #666666;
      text-align: left; }
  .og-modifier-form .og-form__content__dropdown {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    padding: 8px 0 0;
    margin: 0; }
    .og-modifier-form .og-form__content__dropdown[hidden] {
      display: none; }
    .og-modifier-form .og-form__content__dropdown__label {
      text-transform: none;
      font-size: 14px;
      letter-spacing: 0.21px;
      line-height: normal;
      font-weight: normal;
      margin-bottom: 8px; }
    .og-modifier-form .og-form__content__dropdown > select {
      width: 100%;
      max-width: 100%;
      height: 100%;
      padding: 12px 16px;
      font-size: 14px;
      letter-spacing: 0.21px;
      font-weight: normal;
      background-position: right 8px top 10px; }
  .og-modifier-form .og-form__content__icon {
    display: block;
    cursor: pointer;
    width: 16px;
    min-width: 16px;
    height: 16px;
    margin-left: auto; }

#og-form-section {
  margin-bottom: 16px;
  display: none; }

#zmmtg-root {
  width: auto !important;
  height: auto !important;
  z-index: 2147483632; }
  #zmmtg-root #content_container {
    width: 100%;
    height: 100%; }
  #zmmtg-root .joinWindowBtn {
    background-color: black !important;
    border-color: black !important; }
  #zmmtg-root div[feature-type="more"],
  #zmmtg-root div[feature-type="QA"],
  #zmmtg-root div[feature-type="newLTT"],
  #zmmtg-root div[feature-type="settings"],
  #zmmtg-root .video-avatar__avatar-notification {
    display: none !important; }
  #zmmtg-root #wc-footer {
    padding: 0; }
  #zmmtg-root .chat-header__header,
  #zmmtg-root .participants-header__header {
    margin-top: 30px;
    border: unset !important; }
    #zmmtg-root .chat-header__header .chat-header__title,
    #zmmtg-root .chat-header__header .participants-header__title,
    #zmmtg-root .participants-header__header .chat-header__title,
    #zmmtg-root .participants-header__header .participants-header__title {
      display: flex;
      align-items: center;
      padding-left: 24px; }
    #zmmtg-root .chat-header__header .hide-zoom-sidebar,
    #zmmtg-root .participants-header__header .hide-zoom-sidebar {
      width: 24px;
      height: 24px; }
  #zmmtg-root .waiting-pannel {
    min-width: unset; }

.sturm-watermark {
  width: 93px;
  height: 24px;
  bottom: 0;
  left: 0;
  margin: 16px 16px 80px 20px;
  display: none;
  position: fixed;
  z-index: 2147483633; }
  .sturm-watermark svg {
    width: 100%;
    height: 100%; }

#__vconsole {
  display: none !important; }

.joinWindowBtn:disabled {
  background-color: gray !important; }

.zoom-email__overlay {
  width: 100vw;
  height: 100vh;
  display: none;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 2147483634;
  background: rgba(255, 255, 255, 0.8);
  padding: 0 16px 0 16px;
  backdrop-filter: blur(5px); }
  .zoom-email__overlay .zoom-email__content {
    width: 80%;
    height: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 32px; }
    @media (min-width: 769px) {
      .zoom-email__overlay .zoom-email__content {
        width: 50%; } }
    @media (min-width: 1261px) {
      .zoom-email__overlay .zoom-email__content {
        width: 40%; } }
    .zoom-email__overlay .zoom-email__content .zoom-email__header {
      width: fit-content;
      height: auto;
      display: flex;
      flex-direction: column;
      text-align: center;
      align-items: center;
      gap: 16px; }
      .zoom-email__overlay .zoom-email__content .zoom-email__header .header__headline {
        font-size: 22px;
        font-weight: 400;
        line-height: 30px;
        letter-spacing: 2px;
        text-align: center;
        text-transform: uppercase;
        color: rgba(0, 0, 0, 0.83); }
      .zoom-email__overlay .zoom-email__content .zoom-email__header .header__description {
        width: 75%;
        font-size: 14px;
        font-weight: 300;
        line-height: 18px;
        letter-spacing: 0.015em;
        text-align: center;
        color: rgba(0, 0, 0, 0.83); }
    .zoom-email__overlay .zoom-email__content .zoom-email__main {
      width: fit-content;
      height: auto;
      display: flex;
      flex-direction: column;
      text-align: center;
      justify-content: center;
      gap: 16px; }
      .zoom-email__overlay .zoom-email__content .zoom-email__main .main__input {
        width: 100%;
        height: auto;
        display: flex;
        flex-direction: column;
        text-align: center;
        justify-content: center;
        gap: 8px; }
        .zoom-email__overlay .zoom-email__content .zoom-email__main .main__input input {
          width: 100%;
          height: auto;
          border: 1px solid rgba(0, 0, 0, 0.16);
          background: linear-gradient(0deg, #FFFFFF, #FFFFFF);
          padding: 16px;
          border-radius: 2px; }
        .zoom-email__overlay .zoom-email__content .zoom-email__main .main__input .main__consent {
          width: 100%;
          height: auto;
          font-size: 12px;
          font-weight: 300;
          line-height: 15px;
          letter-spacing: 0.003em;
          text-align: left; }
          .zoom-email__overlay .zoom-email__content .zoom-email__main .main__input .main__consent .main__label {
            width: 100%;
            height: auto;
            display: flex;
            gap: 8px;
            flex-direction: row-reverse;
            font-size: 12px; }
            .zoom-email__overlay .zoom-email__content .zoom-email__main .main__input .main__consent .main__label .main__checkbox {
              width: 24px;
              height: 24px; }
      .zoom-email__overlay .zoom-email__content .zoom-email__main .main__btn {
        width: 100%;
        height: auto; }
        .zoom-email__overlay .zoom-email__content .zoom-email__main .main__btn .main__submit {
          width: 100%;
          height: auto;
          padding: 16px 32px 16px 32px;
          font-size: 14px;
          font-weight: 400;
          line-height: 16px;
          letter-spacing: 0.2em;
          text-align: center;
          text-transform: uppercase;
          color: white;
          background: #1d1d1d; }
      .zoom-email__overlay .zoom-email__content .zoom-email__main .main__error-email,
      .zoom-email__overlay .zoom-email__content .zoom-email__main .main__error-checkbox {
        margin: 5px;
        display: none;
        color: red;
        font-size: 12px;
        font-weight: 300;
        line-height: 15px;
        letter-spacing: 0.05em;
        text-align: left;
        text-transform: uppercase; }

.body:has(.wishlist-container) {
  padding: 0; }

.empty-wishlist {
  display: none; }
  .empty-wishlist.showing {
    display: flex;
    justify-content: center; }

.swym-ui-component.swym-shared-wishlist-page {
  margin: 0 !important;
  padding: 0 !important;
  max-width: none !important; }

.shared-wishlist-container .swym-wishlist-detail-header,
.shared-wishlist-container .swym-wishlist-detail-separator {
  display: none !important; }

.shared-wishlist-container .swym-readonly-wishlist-detail .swym-wishlist-detail-content .swym-readonly-text {
  margin: 0;
  text-align: center;
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
  padding: 0 0 16px 0;
  margin-bottom: 16px; }
  .shared-wishlist-container .swym-readonly-wishlist-detail .swym-wishlist-detail-content .swym-readonly-text span {
    color: rgba(0, 0, 0, 0.83);
    font-weight: 400;
    line-height: 17.74px;
    letter-spacing: 0.24px;
    text-align: center;
    font-size: 14px; }
  @media (min-width: 769px) {
    .shared-wishlist-container .swym-readonly-wishlist-detail .swym-wishlist-detail-content .swym-readonly-text {
      padding: 0 0 24px 0;
      margin-bottom: 32px; } }
  .shared-wishlist-container .swym-readonly-wishlist-detail .swym-wishlist-detail-content .swym-readonly-text button {
    display: none; }

.shared-wishlist-container .swym-readonly-wishlist-detail .swym-wishlist-detail-content .swym-wishlist-grid {
  display: flex;
  flex-direction: column;
  gap: 16px;
  max-width: none;
  margin: 0;
  padding: 0; }
  .shared-wishlist-container .swym-readonly-wishlist-detail .swym-wishlist-detail-content .swym-wishlist-grid li {
    width: 100%;
    margin: 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.08); }
    .shared-wishlist-container .swym-readonly-wishlist-detail .swym-wishlist-detail-content .swym-wishlist-grid li:last-child {
      border-bottom: none; }
  @media (min-width: 769px) {
    .shared-wishlist-container .swym-readonly-wishlist-detail .swym-wishlist-detail-content .swym-wishlist-grid {
      flex-direction: row;
      flex-wrap: wrap;
      column-gap: 0;
      row-gap: 32px; }
      .shared-wishlist-container .swym-readonly-wishlist-detail .swym-wishlist-detail-content .swym-wishlist-grid li {
        border-bottom: none;
        margin-right: 16px;
        width: calc((100% - 64px) / 4); } }
  .shared-wishlist-container .swym-readonly-wishlist-detail .swym-wishlist-detail-content .swym-wishlist-grid .swym-wishlist-item {
    position: relative;
    display: grid;
    grid: 18.4px 24.8px 1fr / auto 1fr;
    gap: 8px;
    grid-column-gap: 16px;
    grid-row-gap: 0;
    padding-bottom: 16px;
    border: none; }
    @media (min-width: 769px) {
      .shared-wishlist-container .swym-readonly-wishlist-detail .swym-wishlist-detail-content .swym-wishlist-grid .swym-wishlist-item {
        display: flex;
        flex-direction: column;
        width: 100%;
        border-bottom: none;
        margin-right: 16px; }
        .shared-wishlist-container .swym-readonly-wishlist-detail .swym-wishlist-detail-content .swym-wishlist-grid .swym-wishlist-item:nth-child(4n + 4) {
          margin-right: 0; } }
    .shared-wishlist-container .swym-readonly-wishlist-detail .swym-wishlist-detail-content .swym-wishlist-grid .swym-wishlist-item .swym-wishlist-image-wrapper {
      min-width: 64px;
      height: 85px;
      text-align: center;
      grid-row-start: 1;
      grid-row-end: 3; }
      .shared-wishlist-container .swym-readonly-wishlist-detail .swym-wishlist-detail-content .swym-wishlist-grid .swym-wishlist-item .swym-wishlist-image-wrapper img {
        max-width: 100%;
        max-height: 100%;
        object-fit: cover; }
      @media (min-width: 769px) {
        .shared-wishlist-container .swym-readonly-wishlist-detail .swym-wishlist-detail-content .swym-wishlist-grid .swym-wishlist-item .swym-wishlist-image-wrapper {
          min-width: none;
          width: 100%;
          height: auto;
          aspect-ratio: 10/13;
          margin-bottom: 32px; } }
    .shared-wishlist-container .swym-readonly-wishlist-detail .swym-wishlist-detail-content .swym-wishlist-grid .swym-wishlist-item .swym-is-button {
      grid-column-start: 2;
      height: fit-content;
      margin-bottom: 8px;
      font-size: 14px;
      font-weight: 400;
      line-height: normal;
      letter-spacing: 2.1px;
      text-decoration: none;
      text-transform: uppercase;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: wrap; }
      @media (min-width: 769px) {
        .shared-wishlist-container .swym-readonly-wishlist-detail .swym-wishlist-detail-content .swym-wishlist-grid .swym-wishlist-item .swym-is-button {
          text-align: center;
          height: 36px; } }
    .shared-wishlist-container .swym-readonly-wishlist-detail .swym-wishlist-detail-content .swym-wishlist-grid .swym-wishlist-item .swym-title {
      margin: 0;
      height: unset;
      font-size: 14px;
      font-weight: 400;
      line-height: normal;
      letter-spacing: 2.1px;
      text-decoration: none;
      text-transform: uppercase;
      overflow: hidden;
      text-overflow: ellipsis;
      max-width: calc(100vw - 120px); }
      @media (min-width: 769px) {
        .shared-wishlist-container .swym-readonly-wishlist-detail .swym-wishlist-detail-content .swym-wishlist-grid .swym-wishlist-item .swym-title {
          max-width: none;
          text-align: center;
          height: 36px;
          margin-bottom: 8px; } }
    .shared-wishlist-container .swym-readonly-wishlist-detail .swym-wishlist-detail-content .swym-wishlist-grid .swym-wishlist-item .swym-product-price {
      height: fit-content;
      margin-top: 8px;
      padding: 0;
      display: block;
      color: rgba(0, 0, 0, 0.56);
      font-size: 12px;
      font-weight: 400;
      line-height: normal;
      letter-spacing: 1.8px;
      text-transform: uppercase; }
      @media (min-width: 769px) {
        .shared-wishlist-container .swym-readonly-wishlist-detail .swym-wishlist-detail-content .swym-wishlist-grid .swym-wishlist-item .swym-product-price {
          display: flex;
          margin-top: 0;
          justify-content: center;
          margin-bottom: 16px; } }
    .shared-wishlist-container .swym-readonly-wishlist-detail .swym-wishlist-detail-content .swym-wishlist-grid .swym-wishlist-item .swym-add-to-cart-btn {
      margin-top: 24px;
      width: fit-content;
      padding: 0;
      text-align: center;
      font-size: 12px;
      font-weight: 400;
      line-height: 14px;
      letter-spacing: 2.4px;
      border-bottom: 1px solid #1d1d1d;
      text-transform: uppercase;
      white-space: nowrap;
      background-color: transparent !important;
      color: rgba(0, 0, 0, 0.83); }
      .shared-wishlist-container .swym-readonly-wishlist-detail .swym-wishlist-detail-content .swym-wishlist-grid .swym-wishlist-item .swym-add-to-cart-btn:disabled {
        color: rgba(0, 0, 0, 0.56);
        border-bottom: 1px solid #f3f3f3; }
      @media (min-width: 769px) {
        .shared-wishlist-container .swym-readonly-wishlist-detail .swym-wishlist-detail-content .swym-wishlist-grid .swym-wishlist-item .swym-add-to-cart-btn {
          margin-bottom: 8px;
          margin-top: 0;
          color: #fff;
          background-color: #1d1d1d !important;
          width: 100%;
          padding: 12px 24px;
          border: 1px solid #1d1d1d; }
          .shared-wishlist-container .swym-readonly-wishlist-detail .swym-wishlist-detail-content .swym-wishlist-grid .swym-wishlist-item .swym-add-to-cart-btn:hover:not(:disabled) {
            background-color: #4f4f4f !important;
            color: #fff; }
          .shared-wishlist-container .swym-readonly-wishlist-detail .swym-wishlist-detail-content .swym-wishlist-grid .swym-wishlist-item .swym-add-to-cart-btn:disabled {
            color: #757575;
            border: 1px solid #d9d9d6;
            background-color: #f3f3f3 !important; } }
    .shared-wishlist-container .swym-readonly-wishlist-detail .swym-wishlist-detail-content .swym-wishlist-grid .swym-wishlist-item .wishlist-product-remove-btn {
      display: flex;
      flex-direction: column;
      justify-content: flex-start;
      padding: 0; }
      @media (min-width: 769px) {
        .shared-wishlist-container .swym-readonly-wishlist-detail .swym-wishlist-detail-content .swym-wishlist-grid .swym-wishlist-item .wishlist-product-remove-btn {
          position: absolute;
          right: 0; } }
      .shared-wishlist-container .swym-readonly-wishlist-detail .swym-wishlist-detail-content .swym-wishlist-grid .swym-wishlist-item .wishlist-product-remove-btn::after {
        content: url("../img/wishlist-icons/wishlist-heart-black.svg"); }

.swym-empty-wishlist-container {
  padding-top: 32px;
  display: flex;
  flex-direction: column;
  align-items: center;
  max-width: 480px; }
  .swym-empty-wishlist-container .empty-wishlist-title {
    color: rgba(0, 0, 0, 0.83);
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 1.6px;
    text-transform: uppercase;
    margin: 0 0 8px 0; }
  .swym-empty-wishlist-container .empty-wishlist-text {
    color: rgba(0, 0, 0, 0.64);
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.21px;
    margin-bottom: 32px; }
  .swym-empty-wishlist-container .empty-wishlist-cta {
    display: flex;
    padding: 12px 24px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    background-color: #1d1d1d;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: 2.8px;
    text-transform: uppercase;
    color: #fff;
    text-decoration: none; }

#modal:has(.swym-wishlist-modal) {
  min-height: auto;
  padding-bottom: 16px;
  max-width: 480px; }

.wishlist-login-requirement-modal {
  display: flex;
  flex-direction: column;
  align-items: center; }

.swym-modal-text {
  margin-bottom: 32px;
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0.64px;
  color: rgba(0, 0, 0, 0.83); }

.swym-wishlist-cta {
  display: flex;
  padding: 16px 32px;
  justify-content: center;
  align-items: center;
  align-self: stretch;
  text-decoration: none;
  height: 48px; }

.cta-container {
  display: flex;
  flex-direction: column;
  gap: 8px; }

.container {
  padding: 16px;
  max-width: none; }
  @media (min-width: 769px) {
    .container {
      padding: 32px; } }
  .container .wishlist-container {
    display: flex;
    flex-direction: column; }
  .container .wishlist-header {
    display: flex;
    padding-bottom: 24px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.08);
    margin-bottom: 16px;
    align-items: center;
    flex: 1 0 0; }
    @media (min-width: 769px) {
      .container .wishlist-header {
        margin-bottom: 32px;
        position: relative; } }
    .container .wishlist-header .wishlist-title {
      text-align: left;
      font-size: 16px;
      font-weight: 700;
      text-transform: uppercase;
      line-height: 24px;
      letter-spacing: 2.4px;
      margin: 0;
      flex-basis: 100%;
      color: rgba(0, 0, 0, 0.83); }
      @media (min-width: 769px) {
        .container .wishlist-header .wishlist-title {
          text-align: center; } }
    .container .wishlist-header .wishlist-header-actions {
      padding: 0;
      min-width: 24px;
      height: 24px; }
      .container .wishlist-header .wishlist-header-actions:disabled svg path {
        fill-opacity: 0.24;
        stroke-opacity: 0.24; }
      @media (min-width: 769px) {
        .container .wishlist-header .wishlist-header-actions {
          position: absolute;
          right: 0; } }
    .container .wishlist-header #wishlist-share-btn {
      margin-right: 16px; }
      @media (min-width: 769px) {
        .container .wishlist-header #wishlist-share-btn {
          margin-right: 0;
          right: 40px; } }
    .container .wishlist-header #wishlist-options-menu {
      display: none;
      max-width: 320px;
      align-items: center;
      gap: 8px;
      background: #fff;
      box-shadow: 0px 4px 24px 0px rgba(0, 0, 0, 0.08);
      z-index: 100;
      position: absolute;
      right: 16px;
      top: 48px; }
      @media (min-width: 769px) {
        .container .wishlist-header #wishlist-options-menu {
          right: 0;
          top: 32px; } }
      .container .wishlist-header #wishlist-options-menu #clear-list-btn {
        padding: 12px 16px;
        font-size: 12px;
        font-style: normal;
        font-weight: 400;
        line-height: 14px;
        letter-spacing: 2.4px;
        text-transform: uppercase;
        color: rgba(0, 0, 0, 0.83); }
        .container .wishlist-header #wishlist-options-menu #clear-list-btn:hover {
          background-color: #f3f3f3;
          color: rgba(0, 0, 0, 0.64); }
      .container .wishlist-header #wishlist-options-menu.open {
        display: flex; }
  .container .wishlist-items-grid {
    display: flex;
    flex-direction: column;
    gap: 16px; }
    @media (min-width: 769px) {
      .container .wishlist-items-grid {
        max-width: none;
        flex-direction: row;
        flex-wrap: wrap;
        column-gap: 0;
        row-gap: 32px; } }
    .container .wishlist-items-grid .swym-wishlist-item {
      position: relative;
      display: flex;
      gap: 16px;
      padding-bottom: 16px;
      border-bottom: 1px solid rgba(0, 0, 0, 0.08); }
      @media (min-width: 769px) {
        .container .wishlist-items-grid .swym-wishlist-item {
          flex-direction: column;
          width: calc((100% - 64px) / 4);
          border-bottom: none;
          margin-right: 16px; }
          .container .wishlist-items-grid .swym-wishlist-item:nth-child(4n + 4) {
            margin-right: 0; } }
      .container .wishlist-items-grid .swym-wishlist-item:last-child {
        border-bottom: none; }
      .container .wishlist-items-grid .swym-wishlist-item .product-image-container {
        min-width: 64px;
        height: 85px;
        text-align: center; }
        .container .wishlist-items-grid .swym-wishlist-item .product-image-container img {
          max-width: 100%;
          max-height: 100%;
          object-fit: cover;
          aspect-ratio: 10/13; }
        @media (min-width: 769px) {
          .container .wishlist-items-grid .swym-wishlist-item .product-image-container {
            min-width: none;
            width: 100%;
            height: auto;
            aspect-ratio: 10/13; } }
      .container .wishlist-items-grid .swym-wishlist-item .swym-product-details {
        display: flex;
        flex-direction: column;
        color: rgba(0, 0, 0, 0.83);
        max-width: calc(100vw - 150px);
        flex-basis: 100%; }
        .container .wishlist-items-grid .swym-wishlist-item .swym-product-details .wishlist-product-title {
          height: unset;
          margin-bottom: 8px;
          font-size: 14px;
          font-weight: 400;
          line-height: normal;
          letter-spacing: 2.1px;
          text-decoration: none;
          text-transform: uppercase;
          overflow: hidden;
          text-overflow: ellipsis; }
          @media (min-width: 769px) {
            .container .wishlist-items-grid .swym-wishlist-item .swym-product-details .wishlist-product-title {
              text-align: center;
              height: 36px; } }
        .container .wishlist-items-grid .swym-wishlist-item .swym-product-details .wishlist-product-price-variant-container {
          display: flex;
          margin-bottom: auto;
          color: rgba(0, 0, 0, 0.56);
          font-size: 12px;
          font-weight: 400;
          line-height: normal;
          letter-spacing: 1.8px;
          text-transform: uppercase; }
          .container .wishlist-items-grid .swym-wishlist-item .swym-product-details .wishlist-product-price-variant-container .wishlist-product-variant:not(:empty) {
            padding-left: 8px;
            border-left: 1px solid;
            margin-left: 8px; }
          @media (min-width: 769px) {
            .container .wishlist-items-grid .swym-wishlist-item .swym-product-details .wishlist-product-price-variant-container {
              justify-content: center;
              margin-bottom: 16px; } }
        .container .wishlist-items-grid .swym-wishlist-item .swym-product-details .wishlist-add-to-cart-btn {
          width: fit-content;
          padding: 0;
          margin-bottom: 8px;
          text-align: center;
          font-weight: 400;
          font-size: 14px;
          line-height: 16px;
          letter-spacing: 0.2em;
          text-transform: uppercase;
          white-space: nowrap;
          background-color: #1d1d1d;
          width: 100%;
          padding: 16px 32px;
          color: #ffffff;
          white-space: normal;
          margin-top: 16px; }
          .container .wishlist-items-grid .swym-wishlist-item .swym-product-details .wishlist-add-to-cart-btn:disabled {
            background-color: #f3f3f3;
            color: rgba(0, 0, 0, 0.32);
            border: none; }
          .container .wishlist-items-grid .swym-wishlist-item .swym-product-details .wishlist-add-to-cart-btn:hover:not(:disabled) {
            background-color: #4f4f4f;
            color: #ffffff; }
          @media (min-width: 769px) {
            .container .wishlist-items-grid .swym-wishlist-item .swym-product-details .wishlist-add-to-cart-btn {
              margin-top: 0; } }
      .container .wishlist-items-grid .swym-wishlist-item .wishlist-product-remove-btn {
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        padding: 0; }
        @media (min-width: 769px) {
          .container .wishlist-items-grid .swym-wishlist-item .wishlist-product-remove-btn {
            position: absolute;
            right: 0; } }
        .container .wishlist-items-grid .swym-wishlist-item .wishlist-product-remove-btn::after {
          content: url("../img/wishlist-icons/wishlist-heart-black.svg"); }

.swym-divider {
  height: 1px;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.08);
  margin: 24px 0; }

.swym-share-wishlist-input-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: start; }
  .swym-share-wishlist-input-container .swym-share-form {
    display: flex;
    flex-direction: column;
    gap: 24px;
    width: 100%; }
    .swym-share-wishlist-input-container .swym-share-form .swym-input-container {
      display: flex;
      flex-direction: column;
      gap: 4px; }
      .swym-share-wishlist-input-container .swym-share-form .swym-input-container .swym-input-label {
        color: rgba(0, 0, 0, 0.83);
        font-size: 12px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        letter-spacing: 1.8px;
        text-transform: uppercase;
        margin-bottom: 6px;
        margin-left: 8px; }
        .swym-share-wishlist-input-container .swym-share-form .swym-input-container .swym-input-label.required::after {
          content: ' *';
          color: #ff6161; }
      .swym-share-wishlist-input-container .swym-share-form .swym-input-container .swym-input {
        width: 100%;
        padding: 12px;
        border-radius: 2px;
        border: 1px solid rgba(0, 0, 0, 0.16);
        background: #fff;
        font-size: 16px; }
        .swym-share-wishlist-input-container .swym-share-form .swym-input-container .swym-input.swym-share-wishlist-note {
          min-height: 96px; }
    .swym-share-wishlist-input-container .swym-share-form #swym-email.invalid {
      border: 1px solid #ff6161; }
    .swym-share-wishlist-input-container .swym-share-form .invalid-email-message {
      display: none;
      color: #ff6161;
      margin-top: 4px;
      margin-left: 8px;
      font-size: 12px;
      font-style: normal;
      font-weight: 400;
      line-height: normal;
      letter-spacing: 0.036px; }
  .swym-share-wishlist-input-container .swym-share-wishlist-email-btn {
    width: 100%;
    display: flex;
    padding: 16px 32px;
    justify-content: center;
    align-items: center;
    background-color: #1d1d1d;
    color: white; }
    .swym-share-wishlist-input-container .swym-share-wishlist-email-btn:hover:not(:disabled) {
      background-color: #4f4f4f; }
    .swym-share-wishlist-input-container .swym-share-wishlist-email-btn:disabled {
      background-color: #f3f3f3;
      border: none;
      color: rgba(0, 0, 0, 0.32); }

.swym-modal-heading,
.swym-share-wishlist-subheading {
  margin: 0;
  color: rgba(0, 0, 0, 0.83);
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
  letter-spacing: 2.4px;
  text-transform: uppercase;
  margin-bottom: 16px; }

.swym-modal-heading {
  max-width: calc(100% - 32px); }

.swym-share-wishlist-buttons {
  display: flex;
  flex-direction: column;
  gap: 10px; }
  .swym-share-wishlist-buttons .swym-share-wishlist-button {
    background-color: #f3f3f3;
    padding: 16px 24px;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: 2.8px;
    text-transform: uppercase;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px; }
    .swym-share-wishlist-buttons .swym-share-wishlist-button .link-icon {
      content: url("../img/wishlist-icons/link.svg"); }
    .swym-share-wishlist-buttons .swym-share-wishlist-button.copy-link {
      background-color: white;
      border: 1px solid #1d1d1d;
      margin-top: 16px; }
    .swym-share-wishlist-buttons .swym-share-wishlist-button.copy-link {
      background-color: white;
      border: 1px solid #1d1d1d;
      margin-top: 20px; }

#consent-manager-update-banner {
  display: none; }

/* jsTree default theme */
.jstree-node,
.jstree-children,
.jstree-container-ul {
  display: block;
  margin: 0;
  padding: 0;
  list-style-type: none;
  list-style-image: none; }

.jstree-node {
  white-space: nowrap; }

.jstree-anchor {
  display: inline-block;
  color: black;
  white-space: nowrap;
  padding: 0 4px 0 1px;
  margin: 0;
  vertical-align: top; }

.jstree-anchor:focus {
  outline: 0; }

.jstree-anchor,
.jstree-anchor:link,
.jstree-anchor:visited,
.jstree-anchor:hover,
.jstree-anchor:active {
  text-decoration: none;
  color: inherit; }

.jstree-icon {
  display: inline-block;
  text-decoration: none;
  margin: 0;
  padding: 0;
  vertical-align: top;
  text-align: center; }

.jstree-icon:empty {
  display: inline-block;
  text-decoration: none;
  margin: 0;
  padding: 0;
  vertical-align: top;
  text-align: center; }

.jstree-ocl {
  cursor: pointer; }

.jstree-leaf > .jstree-ocl {
  cursor: default; }

.jstree .jstree-open > .jstree-children {
  display: block; }

.jstree .jstree-closed > .jstree-children,
.jstree .jstree-leaf > .jstree-children {
  display: none; }

.jstree-anchor > .jstree-themeicon {
  margin-right: 2px; }

.jstree-no-icons .jstree-themeicon,
.jstree-anchor > .jstree-themeicon-hidden {
  display: none; }

.jstree-hidden {
  display: none; }

.jstree-rtl .jstree-anchor {
  padding: 0 1px 0 4px; }

.jstree-rtl .jstree-anchor > .jstree-themeicon {
  margin-left: 2px;
  margin-right: 0; }

.jstree-rtl .jstree-node {
  margin-left: 0; }

.jstree-rtl .jstree-container-ul > .jstree-node {
  margin-right: 0; }

.jstree-wholerow-ul {
  position: relative;
  display: inline-block;
  min-width: 100%; }

.jstree-wholerow-ul .jstree-leaf > .jstree-ocl {
  cursor: pointer; }

.jstree-wholerow-ul .jstree-anchor,
.jstree-wholerow-ul .jstree-icon {
  position: relative; }

.jstree-wholerow-ul .jstree-wholerow {
  width: 100%;
  cursor: pointer;
  position: absolute;
  left: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.vakata-context {
  display: none; }

.vakata-context,
.vakata-context ul {
  margin: 0;
  padding: 2px;
  position: absolute;
  background: #f5f5f5;
  border: 1px solid #979797;
  box-shadow: 2px 2px 2px #999999; }

.vakata-context ul {
  list-style: none;
  left: 100%;
  margin-top: -2.7em;
  margin-left: -4px; }

.vakata-context .vakata-context-right ul {
  left: auto;
  right: 100%;
  margin-left: auto;
  margin-right: -4px; }

.vakata-context li {
  list-style: none;
  display: inline; }

.vakata-context li > a {
  display: block;
  padding: 0 2em 0 2em;
  text-decoration: none;
  width: auto;
  color: black;
  white-space: nowrap;
  line-height: 2.4em;
  text-shadow: 1px 1px 0 white;
  border-radius: 1px; }

.vakata-context li > a:hover {
  position: relative;
  background-color: #e8eff7;
  box-shadow: 0 0 2px #0a6aa1; }

.vakata-context li > a.vakata-context-parent {
  background-image: url("data:image/gif;base64,R0lGODlhCwAHAIAAACgoKP///yH5BAEAAAEALAAAAAALAAcAAAIORI4JlrqN1oMSnmmZDQUAOw==");
  background-position: right center;
  background-repeat: no-repeat; }

.vakata-context li > a:focus {
  outline: 0; }

.vakata-context .vakata-context-hover > a {
  position: relative;
  background-color: #e8eff7;
  box-shadow: 0 0 2px #0a6aa1; }

.vakata-context .vakata-context-separator > a,
.vakata-context .vakata-context-separator > a:hover {
  background: white;
  border: 0;
  border-top: 1px solid #e2e3e3;
  height: 1px;
  min-height: 1px;
  max-height: 1px;
  padding: 0;
  margin: 0 0 0 2.4em;
  border-left: 1px solid #e0e0e0;
  text-shadow: 0 0 0 transparent;
  box-shadow: 0 0 0 transparent;
  border-radius: 0; }

.vakata-context .vakata-contextmenu-disabled a,
.vakata-context .vakata-contextmenu-disabled a:hover {
  color: silver;
  background-color: transparent;
  border: 0;
  box-shadow: 0 0 0; }

.vakata-context li > a > i {
  text-decoration: none;
  display: inline-block;
  width: 2.4em;
  height: 2.4em;
  background: transparent;
  margin: 0 0 0 -2em;
  vertical-align: top;
  text-align: center;
  line-height: 2.4em; }

.vakata-context li > a > i:empty {
  width: 2.4em;
  line-height: 2.4em; }

.vakata-context li > a .vakata-contextmenu-sep {
  display: inline-block;
  width: 1px;
  height: 2.4em;
  background: white;
  margin: 0 0.5em 0 0;
  border-left: 1px solid #e2e3e3; }

.vakata-context .vakata-contextmenu-shortcut {
  font-size: 0.8em;
  color: silver;
  opacity: 0.5;
  display: none; }

.vakata-context-rtl ul {
  left: auto;
  right: 100%;
  margin-left: auto;
  margin-right: -4px; }

.vakata-context-rtl li > a.vakata-context-parent {
  background-image: url("data:image/gif;base64,R0lGODlhCwAHAIAAACgoKP///yH5BAEAAAEALAAAAAALAAcAAAINjI+AC7rWHIsPtmoxLAA7");
  background-position: left center;
  background-repeat: no-repeat; }

.vakata-context-rtl .vakata-context-separator > a {
  margin: 0 2.4em 0 0;
  border-left: 0;
  border-right: 1px solid #e2e3e3; }

.vakata-context-rtl .vakata-context-left ul {
  right: auto;
  left: 100%;
  margin-left: -4px;
  margin-right: auto; }

.vakata-context-rtl li > a > i {
  margin: 0 -2em 0 0; }

.vakata-context-rtl li > a .vakata-contextmenu-sep {
  margin: 0 0 0 0.5em;
  border-left-color: white;
  background: #e2e3e3; }

#jstree-marker {
  position: absolute;
  top: 0;
  left: 0;
  margin: -5px 0 0 0;
  padding: 0;
  border-right: 0;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 5px solid;
  width: 0;
  height: 0;
  font-size: 0;
  line-height: 0; }

#jstree-dnd {
  line-height: 16px;
  margin: 0;
  padding: 4px; }

#jstree-dnd .jstree-icon,
#jstree-dnd .jstree-copy {
  display: inline-block;
  text-decoration: none;
  margin: 0 2px 0 0;
  padding: 0;
  width: 16px;
  height: 16px; }

#jstree-dnd .jstree-ok {
  background: green; }

#jstree-dnd .jstree-er {
  background: red; }

#jstree-dnd .jstree-copy {
  margin: 0 2px 0 2px; }

.jstree-default .jstree-node,
.jstree-default .jstree-icon {
  background-repeat: no-repeat;
  background-color: transparent; }

.jstree-default .jstree-anchor,
.jstree-default .jstree-wholerow {
  transition: background-color 0.15s, box-shadow 0.15s; }

.jstree-default .jstree-hovered {
  background: #e7f4f9;
  border-radius: 2px;
  box-shadow: inset 0 0 1px #cccccc; }

.jstree-default .jstree-clicked {
  background: #beebff;
  border-radius: 2px;
  box-shadow: inset 0 0 1px #999999; }

.jstree-default .jstree-no-icons .jstree-anchor > .jstree-themeicon {
  display: none; }

.jstree-default .jstree-disabled {
  background: transparent;
  color: #666666; }

.jstree-default .jstree-disabled.jstree-hovered {
  background: transparent;
  box-shadow: none; }

.jstree-default .jstree-disabled.jstree-clicked {
  background: #efefef; }

.jstree-default .jstree-disabled > .jstree-icon {
  opacity: 0.8;
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='jstree-grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#jstree-grayscale");
  /* Firefox 10+ */
  filter: gray;
  /* IE6-9 */
  -webkit-filter: grayscale(100%);
  /* Chrome 19+ & Safari 6+ */ }

.jstree-default .jstree-search {
  font-style: italic;
  color: #8b0000;
  font-weight: bold; }

.jstree-default .jstree-no-checkboxes .jstree-checkbox {
  display: none !important; }

.jstree-default.jstree-checkbox-no-clicked .jstree-clicked {
  background: transparent;
  box-shadow: none; }

.jstree-default.jstree-checkbox-no-clicked .jstree-clicked.jstree-hovered {
  background: #e7f4f9; }

.jstree-default.jstree-checkbox-no-clicked > .jstree-wholerow-ul .jstree-wholerow-clicked {
  background: transparent; }

.jstree-default.jstree-checkbox-no-clicked > .jstree-wholerow-ul .jstree-wholerow-clicked.jstree-wholerow-hovered {
  background: #e7f4f9; }

.jstree-default > .jstree-striped {
  min-width: 100%;
  display: inline-block;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAkCAMAAAB/qqA+AAAABlBMVEUAAAAAAAClZ7nPAAAAAnRSTlMNAMM9s3UAAAAXSURBVHjajcEBAQAAAIKg/H/aCQZ70AUBjAATb6YPDgAAAABJRU5ErkJggg==") left top repeat; }

.jstree-default > .jstree-wholerow-ul .jstree-hovered,
.jstree-default > .jstree-wholerow-ul .jstree-clicked {
  background: transparent;
  box-shadow: none;
  border-radius: 0; }

.jstree-default .jstree-wholerow {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.jstree-default .jstree-wholerow-hovered {
  background: #e7f4f9; }

.jstree-default .jstree-wholerow-clicked {
  background: #beebff;
  background: -webkit-linear-gradient(top, #beebff 0%, #a8e4ff 100%);
  background: linear-gradient(to bottom, #beebff 0%, #a8e4ff 100%); }

.jstree-default .jstree-node {
  min-height: 24px;
  line-height: 24px;
  margin-left: 24px;
  min-width: 24px; }

.jstree-default .jstree-anchor {
  line-height: 24px;
  height: 24px; }

.jstree-default .jstree-icon {
  width: 24px;
  height: 24px;
  line-height: 24px; }

.jstree-default .jstree-icon:empty {
  width: 24px;
  height: 24px;
  line-height: 24px; }

.jstree-default.jstree-rtl .jstree-node {
  margin-right: 24px; }

.jstree-default .jstree-wholerow {
  height: 24px; }

.jstree-default .jstree-node,
.jstree-default .jstree-icon {
  background-image: url("../img/vendor/jstree/32px.png"); }

.jstree-default .jstree-node {
  background-position: -292px -4px;
  background-repeat: repeat-y; }

.jstree-default .jstree-last {
  background: transparent; }

.jstree-default .jstree-open > .jstree-ocl {
  background-position: -132px -4px; }

.jstree-default .jstree-closed > .jstree-ocl {
  background-position: -100px -4px; }

.jstree-default .jstree-leaf > .jstree-ocl {
  background-position: -68px -4px; }

.jstree-default .jstree-themeicon {
  background-position: -260px -4px; }

.jstree-default > .jstree-no-dots .jstree-node,
.jstree-default > .jstree-no-dots .jstree-leaf > .jstree-ocl {
  background: transparent; }

.jstree-default > .jstree-no-dots .jstree-open > .jstree-ocl {
  background-position: -36px -4px; }

.jstree-default > .jstree-no-dots .jstree-closed > .jstree-ocl {
  background-position: -4px -4px; }

.jstree-default .jstree-disabled {
  background: transparent; }

.jstree-default .jstree-disabled.jstree-hovered {
  background: transparent; }

.jstree-default .jstree-disabled.jstree-clicked {
  background: #efefef; }

.jstree-default .jstree-checkbox {
  background-position: -164px -4px; }

.jstree-default .jstree-checkbox:hover {
  background-position: -164px -36px; }

.jstree-default.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox,
.jstree-default .jstree-checked > .jstree-checkbox {
  background-position: -228px -4px; }

.jstree-default.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox:hover,
.jstree-default .jstree-checked > .jstree-checkbox:hover {
  background-position: -228px -36px; }

.jstree-default .jstree-anchor > .jstree-undetermined {
  background-position: -196px -4px; }

.jstree-default .jstree-anchor > .jstree-undetermined:hover {
  background-position: -196px -36px; }

.jstree-default .jstree-checkbox-disabled {
  opacity: 0.8;
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='jstree-grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#jstree-grayscale");
  /* Firefox 10+ */
  filter: gray;
  /* IE6-9 */
  -webkit-filter: grayscale(100%);
  /* Chrome 19+ & Safari 6+ */ }

.jstree-default > .jstree-striped {
  background-size: auto 48px; }

.jstree-default.jstree-rtl .jstree-node {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAACAQMAAAB49I5GAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMOBgAAGAAJMwQHdQAAAABJRU5ErkJggg==");
  background-position: 100% 1px;
  background-repeat: repeat-y; }

.jstree-default.jstree-rtl .jstree-last {
  background: transparent; }

.jstree-default.jstree-rtl .jstree-open > .jstree-ocl {
  background-position: -132px -36px; }

.jstree-default.jstree-rtl .jstree-closed > .jstree-ocl {
  background-position: -100px -36px; }

.jstree-default.jstree-rtl .jstree-leaf > .jstree-ocl {
  background-position: -68px -36px; }

.jstree-default.jstree-rtl > .jstree-no-dots .jstree-node,
.jstree-default.jstree-rtl > .jstree-no-dots .jstree-leaf > .jstree-ocl {
  background: transparent; }

.jstree-default.jstree-rtl > .jstree-no-dots .jstree-open > .jstree-ocl {
  background-position: -36px -36px; }

.jstree-default.jstree-rtl > .jstree-no-dots .jstree-closed > .jstree-ocl {
  background-position: -4px -36px; }

.jstree-default .jstree-themeicon-custom {
  background-color: transparent;
  background-image: none;
  background-position: 0 0; }

.jstree-default > .jstree-container-ul .jstree-loading > .jstree-ocl {
  background: url("../img/vendor/jstree/throbber.gif") center center no-repeat; }

.jstree-default .jstree-file {
  background: url("../img/vendor/jstree/32px.png") -100px -68px no-repeat; }

.jstree-default .jstree-folder {
  background: url("../img/vendor/jstree/32px.png") -260px -4px no-repeat; }

.jstree-default > .jstree-container-ul > .jstree-node {
  margin-left: 0;
  margin-right: 0; }

#jstree-dnd.jstree-default {
  line-height: 24px;
  padding: 0 4px; }

#jstree-dnd.jstree-default .jstree-ok,
#jstree-dnd.jstree-default .jstree-er {
  background-image: url("../img/vendor/jstree/32px.png");
  background-repeat: no-repeat;
  background-color: transparent; }

#jstree-dnd.jstree-default i {
  background: transparent;
  width: 24px;
  height: 24px;
  line-height: 24px; }

#jstree-dnd.jstree-default .jstree-ok {
  background-position: -4px -68px; }

#jstree-dnd.jstree-default .jstree-er {
  background-position: -36px -68px; }

.jstree-default.jstree-rtl .jstree-node {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAACAQMAAAB49I5GAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMOBgAAGAAJMwQHdQAAAABJRU5ErkJggg=="); }

.jstree-default.jstree-rtl .jstree-last {
  background: transparent; }

.jstree-default-small .jstree-node {
  min-height: 18px;
  line-height: 18px;
  margin-left: 18px;
  min-width: 18px; }

.jstree-default-small .jstree-anchor {
  line-height: 18px;
  height: 18px; }

.jstree-default-small .jstree-icon {
  width: 18px;
  height: 18px;
  line-height: 18px; }

.jstree-default-small .jstree-icon:empty {
  width: 18px;
  height: 18px;
  line-height: 18px; }

.jstree-default-small.jstree-rtl .jstree-node {
  margin-right: 18px; }

.jstree-default-small .jstree-wholerow {
  height: 18px; }

.jstree-default-small .jstree-node,
.jstree-default-small .jstree-icon {
  background-image: url("../img/vendor/jstree/32px.png"); }

.jstree-default-small .jstree-node {
  background-position: -295px -7px;
  background-repeat: repeat-y; }

.jstree-default-small .jstree-last {
  background: transparent; }

.jstree-default-small .jstree-open > .jstree-ocl {
  background-position: -135px -7px; }

.jstree-default-small .jstree-closed > .jstree-ocl {
  background-position: -103px -7px; }

.jstree-default-small .jstree-leaf > .jstree-ocl {
  background-position: -71px -7px; }

.jstree-default-small .jstree-themeicon {
  background-position: -263px -7px; }

.jstree-default-small > .jstree-no-dots .jstree-node,
.jstree-default-small > .jstree-no-dots .jstree-leaf > .jstree-ocl {
  background: transparent; }

.jstree-default-small > .jstree-no-dots .jstree-open > .jstree-ocl {
  background-position: -39px -7px; }

.jstree-default-small > .jstree-no-dots .jstree-closed > .jstree-ocl {
  background-position: -7px -7px; }

.jstree-default-small .jstree-disabled {
  background: transparent; }

.jstree-default-small .jstree-disabled.jstree-hovered {
  background: transparent; }

.jstree-default-small .jstree-disabled.jstree-clicked {
  background: #efefef; }

.jstree-default-small .jstree-checkbox {
  background-position: -167px -7px; }

.jstree-default-small .jstree-checkbox:hover {
  background-position: -167px -39px; }

.jstree-default-small.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox,
.jstree-default-small .jstree-checked > .jstree-checkbox {
  background-position: -231px -7px; }

.jstree-default-small.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox:hover,
.jstree-default-small .jstree-checked > .jstree-checkbox:hover {
  background-position: -231px -39px; }

.jstree-default-small .jstree-anchor > .jstree-undetermined {
  background-position: -199px -7px; }

.jstree-default-small .jstree-anchor > .jstree-undetermined:hover {
  background-position: -199px -39px; }

.jstree-default-small .jstree-checkbox-disabled {
  opacity: 0.8;
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='jstree-grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#jstree-grayscale");
  /* Firefox 10+ */
  filter: gray;
  /* IE6-9 */
  -webkit-filter: grayscale(100%);
  /* Chrome 19+ & Safari 6+ */ }

.jstree-default-small > .jstree-striped {
  background-size: auto 36px; }

.jstree-default-small.jstree-rtl .jstree-node {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAACAQMAAAB49I5GAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMOBgAAGAAJMwQHdQAAAABJRU5ErkJggg==");
  background-position: 100% 1px;
  background-repeat: repeat-y; }

.jstree-default-small.jstree-rtl .jstree-last {
  background: transparent; }

.jstree-default-small.jstree-rtl .jstree-open > .jstree-ocl {
  background-position: -135px -39px; }

.jstree-default-small.jstree-rtl .jstree-closed > .jstree-ocl {
  background-position: -103px -39px; }

.jstree-default-small.jstree-rtl .jstree-leaf > .jstree-ocl {
  background-position: -71px -39px; }

.jstree-default-small.jstree-rtl > .jstree-no-dots .jstree-node,
.jstree-default-small.jstree-rtl > .jstree-no-dots .jstree-leaf > .jstree-ocl {
  background: transparent; }

.jstree-default-small.jstree-rtl > .jstree-no-dots .jstree-open > .jstree-ocl {
  background-position: -39px -39px; }

.jstree-default-small.jstree-rtl > .jstree-no-dots .jstree-closed > .jstree-ocl {
  background-position: -7px -39px; }

.jstree-default-small .jstree-themeicon-custom {
  background-color: transparent;
  background-image: none;
  background-position: 0 0; }

.jstree-default-small > .jstree-container-ul .jstree-loading > .jstree-ocl {
  background: url("../img/vendor/jstree/throbber.gif") center center no-repeat; }

.jstree-default-small .jstree-file {
  background: url("../img/vendor/jstree/32px.png") -103px -71px no-repeat; }

.jstree-default-small .jstree-folder {
  background: url("../img/vendor/jstree/32px.png") -263px -7px no-repeat; }

.jstree-default-small > .jstree-container-ul > .jstree-node {
  margin-left: 0;
  margin-right: 0; }

#jstree-dnd.jstree-default-small {
  line-height: 18px;
  padding: 0 4px; }

#jstree-dnd.jstree-default-small .jstree-ok,
#jstree-dnd.jstree-default-small .jstree-er {
  background-image: url("../img/vendor/jstree/32px.png");
  background-repeat: no-repeat;
  background-color: transparent; }

#jstree-dnd.jstree-default-small i {
  background: transparent;
  width: 18px;
  height: 18px;
  line-height: 18px; }

#jstree-dnd.jstree-default-small .jstree-ok {
  background-position: -7px -71px; }

#jstree-dnd.jstree-default-small .jstree-er {
  background-position: -39px -71px; }

.jstree-default-small.jstree-rtl .jstree-node {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAACAQMAAABv1h6PAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMHBgAAiABBI4gz9AAAAABJRU5ErkJggg=="); }

.jstree-default-small.jstree-rtl .jstree-last {
  background: transparent; }

.jstree-default-large .jstree-node {
  min-height: 32px;
  line-height: 32px;
  margin-left: 32px;
  min-width: 32px; }

.jstree-default-large .jstree-anchor {
  line-height: 32px;
  height: 32px; }

.jstree-default-large .jstree-icon {
  width: 32px;
  height: 32px;
  line-height: 32px; }

.jstree-default-large .jstree-icon:empty {
  width: 32px;
  height: 32px;
  line-height: 32px; }

.jstree-default-large.jstree-rtl .jstree-node {
  margin-right: 32px; }

.jstree-default-large .jstree-wholerow {
  height: 32px; }

.jstree-default-large .jstree-node,
.jstree-default-large .jstree-icon {
  background-image: url("../img/vendor/jstree/32px.png"); }

.jstree-default-large .jstree-node {
  background-position: -288px 0px;
  background-repeat: repeat-y; }

.jstree-default-large .jstree-last {
  background: transparent; }

.jstree-default-large .jstree-open > .jstree-ocl {
  background-position: -128px 0px; }

.jstree-default-large .jstree-closed > .jstree-ocl {
  background-position: -96px 0px; }

.jstree-default-large .jstree-leaf > .jstree-ocl {
  background-position: -64px 0px; }

.jstree-default-large .jstree-themeicon {
  background-position: -256px 0px; }

.jstree-default-large > .jstree-no-dots .jstree-node,
.jstree-default-large > .jstree-no-dots .jstree-leaf > .jstree-ocl {
  background: transparent; }

.jstree-default-large > .jstree-no-dots .jstree-open > .jstree-ocl {
  background-position: -32px 0px; }

.jstree-default-large > .jstree-no-dots .jstree-closed > .jstree-ocl {
  background-position: 0px 0px; }

.jstree-default-large .jstree-disabled {
  background: transparent; }

.jstree-default-large .jstree-disabled.jstree-hovered {
  background: transparent; }

.jstree-default-large .jstree-disabled.jstree-clicked {
  background: #efefef; }

.jstree-default-large .jstree-checkbox {
  background-position: -160px 0px; }

.jstree-default-large .jstree-checkbox:hover {
  background-position: -160px -32px; }

.jstree-default-large.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox,
.jstree-default-large .jstree-checked > .jstree-checkbox {
  background-position: -224px 0px; }

.jstree-default-large.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox:hover,
.jstree-default-large .jstree-checked > .jstree-checkbox:hover {
  background-position: -224px -32px; }

.jstree-default-large .jstree-anchor > .jstree-undetermined {
  background-position: -192px 0px; }

.jstree-default-large .jstree-anchor > .jstree-undetermined:hover {
  background-position: -192px -32px; }

.jstree-default-large .jstree-checkbox-disabled {
  opacity: 0.8;
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='jstree-grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#jstree-grayscale");
  /* Firefox 10+ */
  filter: gray;
  /* IE6-9 */
  -webkit-filter: grayscale(100%);
  /* Chrome 19+ & Safari 6+ */ }

.jstree-default-large > .jstree-striped {
  background-size: auto 64px; }

.jstree-default-large.jstree-rtl .jstree-node {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAACAQMAAAB49I5GAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMOBgAAGAAJMwQHdQAAAABJRU5ErkJggg==");
  background-position: 100% 1px;
  background-repeat: repeat-y; }

.jstree-default-large.jstree-rtl .jstree-last {
  background: transparent; }

.jstree-default-large.jstree-rtl .jstree-open > .jstree-ocl {
  background-position: -128px -32px; }

.jstree-default-large.jstree-rtl .jstree-closed > .jstree-ocl {
  background-position: -96px -32px; }

.jstree-default-large.jstree-rtl .jstree-leaf > .jstree-ocl {
  background-position: -64px -32px; }

.jstree-default-large.jstree-rtl > .jstree-no-dots .jstree-node,
.jstree-default-large.jstree-rtl > .jstree-no-dots .jstree-leaf > .jstree-ocl {
  background: transparent; }

.jstree-default-large.jstree-rtl > .jstree-no-dots .jstree-open > .jstree-ocl {
  background-position: -32px -32px; }

.jstree-default-large.jstree-rtl > .jstree-no-dots .jstree-closed > .jstree-ocl {
  background-position: 0px -32px; }

.jstree-default-large .jstree-themeicon-custom {
  background-color: transparent;
  background-image: none;
  background-position: 0 0; }

.jstree-default-large > .jstree-container-ul .jstree-loading > .jstree-ocl {
  background: url("../img/vendor/jstree/throbber.gif") center center no-repeat; }

.jstree-default-large .jstree-file {
  background: url("../img/vendor/jstree/32px.png") -96px -64px no-repeat; }

.jstree-default-large .jstree-folder {
  background: url("../img/vendor/jstree/32px.png") -256px 0px no-repeat; }

.jstree-default-large > .jstree-container-ul > .jstree-node {
  margin-left: 0;
  margin-right: 0; }

#jstree-dnd.jstree-default-large {
  line-height: 32px;
  padding: 0 4px; }

#jstree-dnd.jstree-default-large .jstree-ok,
#jstree-dnd.jstree-default-large .jstree-er {
  background-image: url("../img/vendor/jstree/32px.png");
  background-repeat: no-repeat;
  background-color: transparent; }

#jstree-dnd.jstree-default-large i {
  background: transparent;
  width: 32px;
  height: 32px;
  line-height: 32px; }

#jstree-dnd.jstree-default-large .jstree-ok {
  background-position: 0px -64px; }

#jstree-dnd.jstree-default-large .jstree-er {
  background-position: -32px -64px; }

.jstree-default-large.jstree-rtl .jstree-node {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAACAQMAAAAD0EyKAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjgIIGBgABCgCBvVLXcAAAAABJRU5ErkJggg=="); }

.jstree-default-large.jstree-rtl .jstree-last {
  background: transparent; }

@media (max-width: 768px) {
  #jstree-dnd.jstree-dnd-responsive {
    line-height: 40px;
    font-weight: bold;
    font-size: 1.1em;
    text-shadow: 1px 1px white; }
  #jstree-dnd.jstree-dnd-responsive > i {
    background: transparent;
    width: 40px;
    height: 40px; }
  #jstree-dnd.jstree-dnd-responsive > .jstree-ok {
    background-image: url("../img/vendor/jstree/40px.png");
    background-position: 0 -200px;
    background-size: 120px 240px; }
  #jstree-dnd.jstree-dnd-responsive > .jstree-er {
    background-image: url("../img/vendor/jstree/40px.png");
    background-position: -40px -200px;
    background-size: 120px 240px; }
  #jstree-marker.jstree-dnd-responsive {
    border-left-width: 10px;
    border-top-width: 10px;
    border-bottom-width: 10px;
    margin-top: -10px; } }

@media (max-width: 768px) {
  .jstree-default-responsive {
    /*
	.jstree-open > .jstree-ocl,
	.jstree-closed > .jstree-ocl { border-radius:20px; background-color:white; }
	*/ }
  .jstree-default-responsive .jstree-icon {
    background-image: url("../img/vendor/jstree/40px.png"); }
  .jstree-default-responsive .jstree-node,
  .jstree-default-responsive .jstree-leaf > .jstree-ocl {
    background: transparent; }
  .jstree-default-responsive .jstree-node {
    min-height: 40px;
    line-height: 40px;
    margin-left: 40px;
    min-width: 40px;
    white-space: nowrap; }
  .jstree-default-responsive .jstree-anchor {
    line-height: 40px;
    height: 40px; }
  .jstree-default-responsive .jstree-icon,
  .jstree-default-responsive .jstree-icon:empty {
    width: 40px;
    height: 40px;
    line-height: 40px; }
  .jstree-default-responsive > .jstree-container-ul > .jstree-node {
    margin-left: 0; }
  .jstree-default-responsive.jstree-rtl .jstree-node {
    margin-left: 0;
    margin-right: 40px; }
  .jstree-default-responsive.jstree-rtl .jstree-container-ul > .jstree-node {
    margin-right: 0; }
  .jstree-default-responsive .jstree-ocl,
  .jstree-default-responsive .jstree-themeicon,
  .jstree-default-responsive .jstree-checkbox {
    background-size: 120px 240px; }
  .jstree-default-responsive .jstree-leaf > .jstree-ocl {
    background: transparent; }
  .jstree-default-responsive .jstree-open > .jstree-ocl {
    background-position: 0 0px !important; }
  .jstree-default-responsive .jstree-closed > .jstree-ocl {
    background-position: 0 -40px !important; }
  .jstree-default-responsive.jstree-rtl .jstree-closed > .jstree-ocl {
    background-position: -40px 0px !important; }
  .jstree-default-responsive .jstree-themeicon {
    background-position: -40px -40px; }
  .jstree-default-responsive .jstree-checkbox,
  .jstree-default-responsive .jstree-checkbox:hover {
    background-position: -40px -80px; }
  .jstree-default-responsive.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox,
  .jstree-default-responsive.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox:hover,
  .jstree-default-responsive .jstree-checked > .jstree-checkbox,
  .jstree-default-responsive .jstree-checked > .jstree-checkbox:hover {
    background-position: 0 -80px; }
  .jstree-default-responsive .jstree-anchor > .jstree-undetermined,
  .jstree-default-responsive .jstree-anchor > .jstree-undetermined:hover {
    background-position: 0 -120px; }
  .jstree-default-responsive .jstree-anchor {
    font-weight: bold;
    font-size: 1.1em;
    text-shadow: 1px 1px white; }
  .jstree-default-responsive > .jstree-striped {
    background: transparent; }
  .jstree-default-responsive .jstree-wholerow {
    border-top: 1px solid rgba(255, 255, 255, 0.7);
    border-bottom: 1px solid rgba(64, 64, 64, 0.2);
    background: #ebebeb;
    height: 40px; }
  .jstree-default-responsive .jstree-wholerow-hovered {
    background: #e7f4f9; }
  .jstree-default-responsive .jstree-wholerow-clicked {
    background: #beebff; }
  .jstree-default-responsive .jstree-children .jstree-last > .jstree-wholerow {
    box-shadow: inset 0 -6px 3px -5px #666666; }
  .jstree-default-responsive .jstree-children .jstree-open > .jstree-wholerow {
    box-shadow: inset 0 6px 3px -5px #666666;
    border-top: 0; }
  .jstree-default-responsive .jstree-children .jstree-open + .jstree-open {
    box-shadow: none; }
  .jstree-default-responsive .jstree-node,
  .jstree-default-responsive .jstree-icon,
  .jstree-default-responsive .jstree-node > .jstree-ocl,
  .jstree-default-responsive .jstree-themeicon,
  .jstree-default-responsive .jstree-checkbox {
    background-image: url("../img/vendor/jstree/40px.png");
    background-size: 120px 240px; }
  .jstree-default-responsive .jstree-node {
    background-position: -80px 0;
    background-repeat: repeat-y; }
  .jstree-default-responsive .jstree-last {
    background: transparent; }
  .jstree-default-responsive .jstree-leaf > .jstree-ocl {
    background-position: -40px -120px; }
  .jstree-default-responsive .jstree-last > .jstree-ocl {
    background-position: -40px -160px; }
  .jstree-default-responsive .jstree-themeicon-custom {
    background-color: transparent;
    background-image: none;
    background-position: 0 0; }
  .jstree-default-responsive .jstree-file {
    background: url("../img/vendor/jstree/40px.png") 0 -160px no-repeat;
    background-size: 120px 240px; }
  .jstree-default-responsive .jstree-folder {
    background: url("../img/vendor/jstree/40px.png") -40px -40px no-repeat;
    background-size: 120px 240px; }
  .jstree-default-responsive > .jstree-container-ul > .jstree-node {
    margin-left: 0;
    margin-right: 0; } }

[data-test-id='product-set-left-arrow'] {
  width: 10px !important;
  height: 20px !important;
  margin-left: 16px !important;
  background: black !important;
  filter: invert(1) !important;
  top: 110% !important; }
  @media (min-width: 769px) {
    [data-test-id='product-set-left-arrow'] {
      top: 50% !important; } }

[data-test-id='product-set-right-arrow'] {
  width: 10px !important;
  height: 20px !important;
  margin-right: 16px !important;
  background: black !important;
  filter: invert(1) !important;
  top: 110% !important; }
  @media (min-width: 769px) {
    [data-test-id='product-set-right-arrow'] {
      top: 50% !important; } }

button[class*='sd-product-set__bullet-active'] {
  background-color: #666666 !important;
  border-radius: 0 !important;
  width: 18px !important;
  height: 5px !important;
  border-width: 0px !important; }

button[class$='sd-product-set__bullet'] {
  background-color: #d9d9d6 !important;
  border-radius: 0 !important;
  width: 18px !important;
  height: 5px !important;
  border-width: 0px !important; }

[id*='sd-product-set-carousel'] a[href*='/cart.php?action=add&product_id'] {
  margin-top: 1rem !important;
  filter: invert(1) !important;
  background: black !important;
  border: solid !important;
  border-width: 1px !important;
  border-radius: 0 !important;
  padding-bottom: 8px !important;
  padding-top: 8px !important;
  font-size: 12px !important;
  text-transform: uppercase !important;
  font-family: 'europa' !important;
  width: 10rem !important;
  text-align: center !important; }
  @media (min-width: 769px) {
    [id*='sd-product-set-carousel'] a[href*='/cart.php?action=add&product_id'] {
      margin-top: 2rem !important; } }

[data-test-id='product-set-widget-name'] {
  padding-top: 2rem !important;
  height: 16px !important;
  flex-grow: 0 !important;
  font-family: Europa !important;
  font-size: 12px !important;
  font-weight: normal !important;
  font-stretch: normal !important;
  font-style: normal !important;
  line-height: normal !important;
  letter-spacing: 1.2px !important;
  text-align: center !important;
  color: black !important; }

[data-test-id='product-set-widget-ratings'] {
  margin-top: -2rem !important; }

[data-test-id='product-set-widget-price'] {
  padding-top: 3rem !important;
  width: 287px !important;
  height: 16px !important;
  flex-grow: 0 !important;
  font-family: Europa !important;
  font-size: 12px !important;
  font-weight: 300 !important;
  font-stretch: normal !important;
  font-style: normal !important;
  line-height: normal !important;
  letter-spacing: 1.2px !important;
  text-align: center !important;
  color: black !important; }
  @media (min-width: 769px) {
    [data-test-id='product-set-widget-price'] {
      padding-top: 2rem !important; } }

[data-test-id='product-set-widget-ratings'] path[fill='#3C64F4'] {
  fill: #666666 !important; }

[data-test-id='hero-image-title'] {
  display: block !important;
  margin-left: auto !important;
  margin-right: auto !important;
  text-transform: uppercase !important;
  letter-spacing: 3.2px !important;
  font-weight: 400 !important;
  text-align: center !important; }
  @media (min-width: 769px) {
    [data-test-id='hero-image-title'] {
      width: 80% !important; } }

[data-test-id='hero-image-subtitle'] {
  margin-left: auto !important;
  margin-right: auto !important;
  text-align: center !important;
  font-size: 16px !important;
  text-transform: uppercase !important;
  line-height: 24px !important;
  letter-spacing: 1.6px !important; }
  @media (min-width: 769px) {
    [data-test-id='hero-image-subtitle'] {
      width: 80% !important; } }

[data-test-id='hero-image-button'] {
  margin-left: auto !important;
  margin-right: auto !important;
  border-radius: 0 !important;
  font-size: 14px !important;
  text-transform: uppercase !important;
  font-weight: 400 !important;
  letter-spacing: 1.4px !important;
  padding: 19px 64px 19px 64px !important; }

.react-international-phone-country-selector-button {
  border-radius: 0 !important;
  border-top: 0 !important;
  border-bottom: 0 !important;
  border-left: 0 !important;
  height: 100% !important; }

.react-international-phone-country-selector img[loading='lazy'] {
  width: 24px !important; }

.mkt-privacy-policy {
  font-size: 0.8rem;
  font-weight: 400; }

.shogun-root .shg-rich-text {
  overflow-wrap: normal; }

.shogun-root .shg-sld-slides {
  word-break: normal; }

#CybotCookiebotDialog.CybotEdge {
  min-height: 291px; }

.gt_redirectpopup_1681978340083_button_container {
  min-height: 136px; }

.marketing-strip-banners-container {
  display: block !important; }

#kustomer-ui-sdk-iframe {
  display: block !important; }

div[data-container-id='ku_landing_main_content_container'] section[data-container-id='ku_landing_main_content_center'] header {
  z-index: 121; }

@media (min-width: 769px) {
  #s-2489cfc3-5d73-417a-8075-ccecc54e0685 {
    max-width: 50% !important; } }

.bodyLoading {
  height: 100vh;
  overflow: hidden;
  position: fixed;
  z-index: 1000; }

.bodyLoading::before {
  z-index: 1000;
  height: 2.85714rem;
  width: 2.85714rem;
  border-radius: 2.85714rem;
  border: solid 2px;
  border-color: #fff #fff #999 #999;
  content: "";
  display: block;
  left: 0;
  margin: 0 auto;
  position: fixed;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%) rotate(0);
  transform: translateY(-50%) rotate(0);
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-animation: spin 0.5s infinite cubic-bezier(0.69, 0.31, 0.56, 0.83);
  animation: spin 0.5s infinite cubic-bezier(0.69, 0.31, 0.56, 0.83); }

.bodyLoading::after {
  content: "";
  width: 100%;
  height: 100vh;
  position: fixed;
  left: 0;
  top: 0;
  background-color: rgba(255, 255, 255, 0.9); }

.overflowhidden {
  overflow: hidden; }

.pt-page-title-about-winter-kit .subscriptionPopup-container, .pt-page-title-about-darker-skin-tones-discovery-kit .subscriptionPopup-container, .pt-page-title-about-discovery-kit .subscriptionPopup-container, .pt-page-title-about-glow-kit .subscriptionPopup-container {
  display: none !important; }

.form-field--error .form-inlineMessage.custom-limitation-error {
  display: block !important; }

.pt-editaccount .form-row {
  display: flex;
  flex-wrap: wrap; }
  .pt-editaccount .form-row .mkt-privacy-policy {
    width: 100%;
    padding: 0 0.75rem; }
    @media only screen and (min-width: 551px) {
      .pt-editaccount .form-row .mkt-privacy-policy {
        width: 50%; } }

.limitation_counter {
  padding-top: 8px;
  float: left;
  display: inline; }
  .limitation_counter.error_color {
    color: #FF6161; }

.form-field .error_border {
  border: 1px solid #FF6161; }

.form-row--half .form-field {
  position: relative; }

.account-body .form-inlineMessage {
  padding-right: 30px; }

.account-body .form-field--error .form-inlineMessage.remove-cross:before {
  display: none; }

.account .form-field--error .form-inlineMessage.remove-cross:before {
  display: none; }

.dob-box {
  position: relative;
  z-index: 1; }
  .dob-box .dob-icon {
    position: absolute;
    right: 12px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 0;
    line-height: 0; }

body #kustomer-ui-sdk-iframe {
  right: 0 !important; }

.productView-thumbnail-desktop .productView-thumbnail-link-desktop.vimeo-product-page {
  align-items: center; }

.productView-thumbnail-desktop .productView-imageCarousel-main-item-img-container {
  position: relative;
  display: block;
  margin-bottom: 8px; }
  .productView-thumbnail-desktop .productView-imageCarousel-main-item-img-container .Vimeo_video_thumb {
    margin-bottom: 0;
    padding: 1px; }
  .productView-thumbnail-desktop .productView-imageCarousel-main-item-img-container .vimeo-video-icon {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: center; }
    .productView-thumbnail-desktop .productView-imageCarousel-main-item-img-container .vimeo-video-icon svg {
      width: 20px;
      height: 20px; }

.productView-video {
  min-height: 700px; }

.productView-video .easyzoom-flyout {
  display: none; }

.productView-image .slider-video {
  display: block;
  height: 100%;
  width: 100%; }

.pt-category-name-reise-minis #modal .modal-content .quickView .productView--quickView .productView-media .productView-images img.Vimeo_video_thumb {
  display: none; }

.pt-category-name-reise-minis #modal .modal-content .quickView .productView--quickView .productView-media .productView-images .easyzoom-flyout {
  display: none; }

.pt-category-name-reise-minis #modal .modal-content .quickView .productView--quickView .productView-media .productView-images img {
  position: static; }

.pt-category-name-reise-minis #modal .modal-content .quickView .productView--quickView .productView-img-container:after {
  display: none; }

.pt-category-name-reise-minis .option-list-block .form-option-list {
  display: block; }

.pt-category-name-reise-minis #modal .modal-content .quickView .productView--quickView .productView-media .only-desktop {
  display: block; }

.pt-category-name-reise-minis #modal .modal-content .quickView .productView--quickView .productView-media .only-mobile {
  display: none; }

#one-to-one-initiation {
  z-index: 98 !important; }

.pt-category-name-reise-minis .klevu-filters-body__filters-item[data-filter="size"] {
  display: none; }

.pt-category-name-reise-minis .klevu-filters-body__filters-item[data-filter="klevu_price"] {
  display: none; }

.gift-guide {
  margin: auto 40px; }
  @media only screen and (min-width: 551px) {
    .gift-guide {
      margin: 0 auto;
      width: fit-content; } }

.pt-cart #one-to-one-initiation {
  display: none !important; }

.video_banner_section.mobile_video .hero__video_banner {
  height: 400px;
  object-fit: cover; }

.klevu-fluid.klevuTarget.kuQuickSearchResultsContainer .klevuWrap {
  z-index: 98 !important; }

.pt-page-title-virtual-consultations #one-to-one-initiation {
  display: none !important; }

body div[data-container-id='ku_landing_main_content_container'] section[data-container-id='ku_landing_main_content_center'] header {
  z-index: 98; }

.smc-ec-product-card {
  align-items: center !important;
  flex-wrap: wrap !important;
  padding: 16px 8px !important;
  justify-content: center !important;
  text-align: center !important; }

.cart-page__title {
  font-size: 16px;
  line-height: 24px;
  font-weight: 700;
  margin-top: 11px; }
  @media only screen and (max-width: 800px) {
    .cart-page__title {
      font-size: 16px;
      line-height: 24px;
      letter-spacing: 2.4px;
      margin: 0 0 16px; } }

.cart-page__content {
  padding-top: 0 !important; }

@media only screen and (max-width: 800px) {
  .cart-page__content {
    padding: 0px 16px !important; }
  .pt-cart .body {
    padding-top: 1rem; } }

@media only screen and (max-width: 600px) {
  .smc-ec-progress-container {
    padding-top: 30px !important; } }

.pt-cart .only-desktop {
  display: block; }

.pt-cart .only-mobile {
  display: none; }
