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

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

/* Added alias for semiBold with capital B */
meta.foundation-version {
  font-family: "/5.5.3/"; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

td,
th {
  padding: 0; }

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

html,
body {
  height: 100%; }

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

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

a:hover {
  cursor: pointer; }

figure {
  margin: 0 0 1.5rem; }

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

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

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

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

select {
  width: 100%; }

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

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

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

a {
  color: #33789c;
  line-height: inherit;
  text-decoration: underline; }
  a:hover, a:focus {
    color: #1a5a7b; }

p {
  margin-bottom: 1.5rem; }

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

h1 {
  font-size: 40px; }

h2 {
  font-size: 32px; }

h3 {
  font-size: 24px; }

h4 {
  font-size: 18px; }

h5 {
  font-size: 16px; }

h6 {
  font-size: 14px; }

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

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

abbr {
  text-transform: none; }

blockquote { }

blockquote,
blockquote p {
  font-size: 24px;
  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: #33789c;
    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 #dddddd;
  margin-bottom: 2rem;
  table-layout: auto;
  width: 100%; }
  .table thead {
    background: #f8f8f8; }
    .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 #dddddd; }

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

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

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

These are all the button

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

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

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

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

*/
.button {
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  border-style: solid;
  border-width: 1px;
  cursor: pointer;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  font-weight: 400;
  line-height: normal;
  margin: 0 0 1rem;
  position: relative;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  background-color: transparent;
  border-color: #dddddd;
  color: #333333;
  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: #33789c;
    color: #33789c; }
  .button:active {
    background-color: transparent;
    border: 1px solid #1a5a7b;
    color: #1a5a7b; }
  .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: #33789c;
  border-color: #33789c;
  color: white; }
  .button--primary:hover, .button--primary:focus, .button--primary.is-active, .button--primary.active {
    background-color: #1a5a7b;
    border-color: #1a5a7b;
    color: white; }
  .button--primary:active {
    background-color: #0d4d6d;
    border: 1px solid #0d4d6d;
    color: white; }

.button[disabled] {
  background-color: #eeeeee;
  border-color: #dddddd;
  color: #bbbbbb;
  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: 16px; }

.button--small {
  font-size: 14px;
  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: #33789c; }

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

.form-input {
  appearance: none;
  background-color: white;
  border-color: #dddddd;
  border-style: solid;
  border-width: 1px;
  border-radius: 4px;
  color: #333333;
  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: #f8f8f8;
    color: #bbbbbb;
    cursor: not-allowed; }
  .form-input[readonly] {
    background-color: #f8f8f8;
    border-color: #999999;
    color: #999999;
    cursor: text; }
  .form-input:focus {
    border-color: #33789c;
    outline: none; }
  .form-input[rows] {
    height: auto; }
  .form-input[type="search"] {
    box-sizing: border-box; }
  .form-input::-webkit-input-placeholder {
    color: #bbbbbb; }
  .form-input::-ms-clear {
    height: 0;
    width: 0; }
  .form-input::-moz-placeholder {
    color: #bbbbbb; }
  .form-input:-ms-input-placeholder {
    color: #bbbbbb; }

/*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: #dddddd;
  color: #333333;
  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: #33789c; }
  .form-select:disabled {
    background-color: #f8f8f8;
    cursor: not-allowed; }
  .form-select:focus {
    border-color: #33789c; }

/*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(0, 0, 0, 0.13);
  margin-bottom: 1.5rem;
  max-width: none;
  padding: 1.5rem; }

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

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

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

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

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

Styling of the select element with the multiple attribute

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

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

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

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

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

.switch-toggle {
  background-color: #999999;
  border: 1px solid #999999;
  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: #ff9800;
    border-color: #ff9800; }
  .switch--checked .switch-toggle {
    background-color: #4caf50;
    border-color: #4caf50; }
  .switch--disabled .switch-toggle {
    background-color: #eeeeee;
    border-color: #bbbbbb;
    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: #999999; }

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

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

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

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

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

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

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

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

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

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

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

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

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

/*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: #f8f8f8;
  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: #f8f8f8; }
  .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: #555555;
  float: left;
  font-size: 14px;
  line-height: 14px;
  margin: 0;
  line-height: 1.5; }
  .breadcrumb a {
    color: #555555; }
  .breadcrumb.current {
    color: #555555;
    cursor: default; }
    .breadcrumb.current a {
      color: #555555;
      cursor: default; }
    .breadcrumb.current:hover, .breadcrumb.current:hover a, .breadcrumb.current:focus, .breadcrumb.current:focus a {
      text-decoration: none; }
  .breadcrumb.unavailable {
    color: #bbbbbb; }
    .breadcrumb.unavailable a {
      color: #bbbbbb; }
    .breadcrumb.unavailable:hover,
    .breadcrumb.unavailable:hover a, .breadcrumb.unavailable:focus,
    .breadcrumb.unavailable a:focus {
      color: #bbbbbb;
      cursor: not-allowed;
      text-decoration: none; }
  .breadcrumb:before {
    color: #555555;
    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: #33789c;
    text-decoration: none; }
  .breadcrumb.is-active > .breadcrumb-label {
    color: #555555;
    cursor: default; }
  .breadcrumb.is-unavailable > .breadcrumb-label {
    color: #bbbbbb;
    cursor: default; }

.tabs {
  border-bottom: 1px solid #dddddd;
  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: #555555;
  display: block;
  font-size: 16px;
  padding: 0.78571rem 1.57143rem; }
  .tab-title:hover {
    color: #333333; }

.tab.is-active .tab-title {
  color: #333333;
  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: #333333;
  font-size: 16px;
  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: #33789c;
  font-size: 16px;
  padding: 0.21429rem 0; }

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

li.pagination-item--current a, li.pagination-item--current button {
  color: #33789c;
  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: #eeeeee;
  border-color: #eeeeee;
  color: white; }
  .alertBox .icon {
    height: 1.42857rem;
    width: 1.42857rem; }
  .alertBox .button {
    margin: 0 0 0 0.78571rem; }

.alertBox--info {
  background-color: #2196f3;
  border-color: #2196f3;
  color: #333333; }
  .alertBox--info svg {
    fill: #e3f2fd; }

.alertBox--success {
  background-color: #e8f5e9;
  border-color: #e8f5e9;
  color: white; }
  .alertBox--success svg {
    fill: #4caf50; }

.alertBox--warning {
  background-color: #fff3e0;
  border-color: #fff3e0;
  color: white; }
  .alertBox--warning svg {
    fill: #ff9800; }

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

.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: #dddddd solid;
  border-width: 1px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.13);
  margin: 0 0 1.5rem; }
  .accordion:before, .accordion:after {
    content: " ";
    display: table; }
  .accordion:after {
    clear: both; }

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

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

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

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

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

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

body.has-activeModal {
  overflow: hidden; }

.modal-background {
  background: #333333;
  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 #dddddd;
  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 #dddddd;
  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 #dddddd;
  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: 16px;
  margin: 0 0 0.78571rem; }
  @media (min-width: 481px) {
    .modal-footer-link {
      display: inline;
      margin: 1.5rem; } }

.modal-close {
  color: #777777;
  cursor: pointer;
  font-size: 32px;
  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: #777777;
  border-radius: 4px;
  color: white;
  display: inline-block;
  font-size: 16px;
  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: #5596b9 #5596b9 #33789c #33789c;
    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: #555555; }

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

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

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

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

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

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

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

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

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

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

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

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

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

/* Icons */
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none; }
  .slick-prev:hover, .slick-prev:focus,
  .slick-next:hover,
  .slick-next:focus {
    outline: none;
    background: transparent;
    color: transparent; }
    .slick-prev:hover:before, .slick-prev:focus:before,
    .slick-next:hover:before,
    .slick-next:focus:before {
      opacity: 0.8; }
  .slick-prev.slick-disabled:before,
  .slick-next.slick-disabled:before {
    opacity: 0.6; }
  .slick-prev:before,
  .slick-next:before {
    font-family: inherit;
    font-size: 20px;
    line-height: 1;
    color: #33789c;
    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: #dddddd;
        opacity: 0.6;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
    .slick-dots li.slick-active button:before {
      color: #33789c;
      opacity: 1; }

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

.slick-next {
  right: -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='%2333789c' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' fill='none' fill-rule='evenodd' /%3E%3C/svg%3E"); }
  .slick-next:hover::before {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='42' viewBox='0 0 24 42'%3E%3Cpath d='M1.45679 1.00746147l21 20.02482143L1.50885 41.0074615' stroke='%23474747' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' fill='none' fill-rule='evenodd' /%3E%3C/svg%3E"); }

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

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

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

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

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

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

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

.LargeSliders .slick-dotted.slick-slider {
  margin-bottom: 0 !important; }

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

html,
body {
  height: auto; }

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

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

figcaption {
  color: #bbbbbb;
  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: 40px; }

h2 {
  font-size: 32px; }

h3 {
  font-size: 24px; }

h4 {
  font-size: 18px; }

h5 {
  font-size: 16px; }

h6 {
  font-size: 14px; }

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

.definitionList:after {
  clear: both; }

.definitionList-key {
  color: #555555;
  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(51, 120, 156, 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: #555555;
  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 #dddddd; }
  .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: #dddddd;
  border-width: 0 0 1px; }
  .table--line .table-thead {
    background-color: white;
    border-color: #dddddd;
    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 #dddddd; }
    .table--line tr td {
      display: block;
      padding-left: 0;
      padding-right: 0; }
      @media (min-width: 551px) {
        .table--line tr td {
          text-align: center; }
          .table--line tr td:first-child {
            text-align: left; }
          .table--line tr td:last-child {
            text-align: right; } }
      .table--line tr td + td {
        padding-left: 1.5rem; }
  .table--line td + td {
    border-left: 0; }

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

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

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

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

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

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

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

@media (min-width: 769px) {
  .modal.open {
    position: fixed !important;
    left: 50% !important;
    top: 50% !important;
    right: auto !important;
    bottom: auto !important;
    margin: 0 !important;
    transform: translate(-50%, -50%) !important; } }

@media (max-width: 768px) {
  .modal.modal--alert.open,
  #alert-modal.modal.open {
    position: fixed !important;
    left: 50% !important;
    top: 50% !important;
    right: auto !important;
    bottom: auto !important;
    margin: 0 !important;
    transform: translate(-50%, -50%) !important;
    max-width: 90% !important;
    width: auto !important;
    min-height: auto !important; } }

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

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

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

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

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

.hide-content {
  opacity: 0; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.button--icon svg {
  fill: #33789c; }

.tab {
  border-top: 1px solid #dddddd;
  float: none; }
  @media (min-width: 801px) {
    .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: 801px) {
      .tab.is-active {
        border: 1px solid #dddddd;
        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: 801px) {
    .tab-title {
      padding: 0.78571rem 1.5rem; } }
  @media (min-width: 1261px) {
    .tab-title {
      padding: 0.78571rem 1.28571rem; } }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.alertBox--info {
  background-color: #707070;
  color: white; }
  .alertBox--info .alertBox-close svg {
    fill: #e3f2fd; }

.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(244, 67, 54, 0.999)' /%3E%3C/svg%3E") no-repeat;
  background-size: 100%;
  content: "";
  display: inline-block;
  height: 1rem;
  left: -0.14286rem;
  margin-right: 0.07143rem;
  position: relative;
  top: 0.21429rem;
  width: 1rem; }

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

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

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

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

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

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

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

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

.form-label--alternate {
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  font-size: 14px;
  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: 14px;
  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: #bbbbbb;
  font-size: 14px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.card-title {
  font-size: 16px;
  margin: 0 0 0.28571rem; }
  .card-title > a {
    color: #33789c;
    display: block;
    text-decoration: none; }
    .card-title > a:hover {
      color: #1a5a7b; }

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

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

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

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

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

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

.navBar--sub {
  margin-bottom: 4.5rem;
  text-align: center; }
  .navBar--sub .navBar-section {
    float: none;
    display: flex;
    gap: 0.78571rem;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    padding: 0.35714rem 0; }
  .navBar--sub .navBar-item {
    float: none;
    margin: 0 0.78571rem;
    white-space: nowrap; }
    @media (min-width: 801px) {
      .navBar--sub .navBar-item {
        display: inline-block; } }
    @media (min-width: 801px) {
      .navBar--sub .navBar-item.is-active {
        border-bottom: 1px solid #333333; } }
    .navBar--sub .navBar-item.is-active > .navBar-action {
      color: #777777; }
    @media (min-width: 801px) {
      .navBar--sub .navBar-item.navBar-item--separate {
        border-left: 1px solid #555555;
        margin: 0;
        padding-left: 0.78571rem; } }
  .navBar--sub .navBar-action {
    color: #555555;
    font-size: 1rem;
    padding: 0; }
    .navBar--sub .navBar-action:hover {
      color: #33789c; }

.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 #dddddd;
  border-radius: 4px; }
  .actionBar-section .form-field:hover {
    border-color: #33789c; }

.actionBar-section .form-label {
  color: #555555;
  font-size: 14px;
  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: #33789c;
  height: 2.14286rem; }

.has-ribbon {
  position: relative; }

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

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

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

.navUser-action {
  color: #333333;
  font-weight: 700;
  padding: 1rem 0.78571rem;
  text-decoration: none;
  text-transform: uppercase; }
  .navUser-action:hover, .navUser-action.is-open {
    color: #33789c; }
    .navUser-action:hover svg, .navUser-action.is-open svg {
      fill: #33789c;
      stroke: #33789c; }
  .navUser-action .icon {
    height: 0.57143rem;
    width: 0.57143rem;
    margin: -1px 0 0 0.21429rem; }
  .navUser-action svg {
    fill: #333333;
    stroke: #333333;
    transition: all 0.15s ease; }

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

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

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

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

.navUser-item {
  display: none; }
  @media (min-width: 801px) {
    .navUser-item {
      display: block; }
      .navUser-item.navUser-item--social {
        margin-top: 0.35714rem;
        padding-right: 0.35714rem; }
      .navUser-item.navUser-item--divider {
        font-size: 1.78571rem;
        margin-top: 0.57143rem;
        padding-left: 0.14286rem; } }

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

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

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

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

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

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

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

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

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

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

.countPill--alt {
  background-color: #dddddd;
  color: #555555; }

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

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

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

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

.navPages-list {
  margin: 0; }
  .navPages-list + .navPages-list {
    border-top: 1px solid #dddddd;
    margin-top: 0.78571rem;
    padding-top: 0.78571rem; }

.navPages-list-depth-max.subMenu-is-open .is-hidden {
  display: none; }

.navPages-list-depth-max.subMenu-is-open .navPages-item-page {
  display: none; }

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

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

.navPages-action {
  color: #333333;
  display: block;
  font-size: 16px;
  font-weight: 700;
  padding: 0.78571rem 0;
  text-decoration: none;
  text-transform: uppercase; }
  @media (min-width: 801px) {
    .navPages-action {
      display: inline-block;
      padding: 0.78571rem 1.14286rem 1.14286rem; }
      .navPages-action.is-open {
        background-color: #f8f8f8; } }
  .navPages-list:not(.navPages-list-depth-max) .navPages-action.has-subMenu {
    align-items: center;
    display: flex;
    justify-content: space-between; }
  .navPages-action.is-open svg,
  .navPages-action .collapsible-icon-wrapper.is-open svg {
    fill: #33789c;
    stroke: #33789c; }
  .navPages-action:hover, .navPages-action.activePage {
    color: #33789c; }
    .navPages-action:hover svg, .navPages-action.activePage svg {
      fill: #33789c;
      stroke: #33789c; }
  .navPages-action svg {
    fill: #333333;
    stroke: #333333;
    transition: all 0.15s ease; }

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

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

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

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

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

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

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

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

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

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

.navPage-subMenu-action {
  padding: 0.78571rem 0; }
  @media (min-width: 801px) {
    .navPage-subMenu-action {
      padding: 0.78571rem 0 1.14286rem; } }

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

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

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

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

.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: #1a5a7b; }
    .socialLinks .icon svg {
      fill: #33789c;
      transition: all 0.15s ease; }

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

.pin_it_iframe_widget {
  display: none; }

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

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

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

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

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

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

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

.heroCarousel-description {
  color: #555555;
  font-size: 12px;
  margin: 0; }
  @media (min-width: 551px) {
    .heroCarousel-description {
      font-size: 14px; } }
  @media (min-width: 801px) {
    .heroCarousel-description {
      font-size: 16px; } }

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

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

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

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

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

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

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

.account--addReturn .table-thead {
  display: none; }
  @media (min-width: 551px) {
    .account--addReturn .table-thead {
      display: table-header-group; } }
  .account--addReturn .table-thead th {
    font-size: 16px; }
  .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: 16px;
  font-weight: 700; }
  @media (min-width: 551px) {
    .return-itemName {
      font-size: 1rem;
      font-weight: 400; } }

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

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

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

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

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

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

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

.quickView:after {
  clear: both; }

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

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

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

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

.productView {
  padding-top: 1rem; }

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

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

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

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

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

.productView-thumbnail-link {
  border: 1px solid #dddddd;
  display: inline-flex;
  height: 67px;
  justify-content: center;
  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: #555555; }

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

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

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

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

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

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

.productView-reviewLink {
  color: #555555;
  display: inline-block;
  margin-left: 0.35714rem;
  vertical-align: middle; }
  .productView-reviewLink:hover {
    color: #33789c; }
  .productView-reviewLink--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-name,
.productView-info-value {
  float: left; }
  @media (min-width: 551px) {
    .productView-info-name,
    .productView-info-value {
      float: none; } }

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

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

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

.productOptions-list {
  border: 1px solid #dddddd;
  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 #dddddd; }
  .productOptions-list-item .form-label {
    text-align: left;
    top: -2px; }

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

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

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

.shareProduct {
  text-align: center; }

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

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

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

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

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

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

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

.compareTable-removeProduct {
  background-color: #f8f8f8;
  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: #33789c;
    height: 1.5rem;
    margin-top: 0.5rem;
    width: 1.5rem; }

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

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

.blocker {
  background: rgba(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 #dddddd;
  margin-bottom: 2.28571rem; }
  .toggle:last-of-type {
    margin-bottom: 4.57143rem; }

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

.toggleLink {
  color: #555555; }
  .toggleLink:hover {
    color: #33789c; }
  .toggle-title .toggleLink {
    float: right;
    line-height: 24px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.facetLabel {
  background: #f8f8f8;
  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: #555555;
    position: relative;
    top: -1px; }

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

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

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

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

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

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

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

.cart-header {
  display: none; }
  @media (min-width: 801px) {
    .cart-header {
      display: table-header-group;
      text-align: left; } }

.cart-header-item {
  padding-bottom: 1rem; }
  .cart-header-item:last-child {
    text-align: right; }

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

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

.cart-item-block {
  display: block; }
  @media (min-width: 801px) {
    .cart-item-block {
      display: table-cell; } }
  .cart-item-block .definitionList {
    margin-bottom: 0.35714rem; }

.cart-item-figure {
  float: left;
  margin-bottom: 1.5rem;
  position: relative;
  text-align: center;
  width: 33.33333%; }
  .cart-item-figure::after {
    content: "";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%; }
  @media (min-width: 551px) {
    .cart-item-figure {
      margin-bottom: 0;
      margin-left: -33.33333%;
      width: 33.33333%; } }
  @media (min-width: 801px) {
    .cart-item-figure {
      float: none;
      padding: 0.5rem 0;
      width: 8.33333%; } }

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

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

.cart-item-title {
  display: table-cell;
  height: 7.14286rem;
  padding-left: 1.5rem; }
  @media (min-width: 551px) {
    .cart-item-title {
      display: block;
      height: auto;
      margin-bottom: 1.5rem;
      overflow: hidden; } }
  @media (min-width: 801px) {
    .cart-item-title {
      display: table-cell;
      padding: 1.5rem; } }

.cart-item-info {
  clear: both;
  width: 100%; }
  @media (min-width: 551px) {
    .cart-item-info {
      clear: none;
      float: left;
      overflow: hidden;
      width: 33.33333%; }
      .cart-item-info + .cart-item-info {
        margin-top: 0; } }
  @media (min-width: 801px) {
    .cart-item-info {
      float: none;
      width: 16.66667%; }
      .cart-item-info:last-child {
        text-align: right; } }

.cart-content-padding-right {
  padding-right: 4px; }

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

.cart-item-quantity .form-increment {
  display: inline-block;
  margin: 0 0.21429rem 1px 1.5rem;
  vertical-align: middle; }
  @media (min-width: 801px) {
    .cart-item-quantity .form-increment {
      margin-left: 0; } }

.cart-item-label {
  color: #333333;
  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: 801px) {
    .cart-item-label {
      display: none; } }

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

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

.cart-item-name {
  display: inline-block;
  font-size: 16px;
  margin: 0; }
  .cart-item-name__label {
    display: inline-block; }
  .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: #333333; }

.cart-remove {
  background-color: #f8f8f8;
  border-radius: 50%;
  cursor: pointer;
  float: right;
  height: 1.28571rem;
  margin-top: 0.14286rem;
  padding: 0.21429rem;
  transition: background-color 0.15s ease;
  width: 1.28571rem; }
  @media (min-width: 551px) {
    .cart-remove {
      margin-left: 1rem; } }
  .cart-remove.cart-remove--spacer {
    visibility: hidden; }
  .cart-remove > svg {
    fill: #33789c; }

.cart-totals {
  list-style: none;
  margin-left: 0;
  margin-bottom: 1.5rem;
  text-align: right;
  width: 100%; }
  .cart-totals ul,
  .cart-totals ol {
    list-style: none;
    margin-bottom: 0; }
  @media (min-width: 551px) {
    .cart-totals {
      float: right;
      width: 75%; } }
  @media (min-width: 801px) {
    .cart-totals {
      margin-bottom: 1rem;
      width: 58.33333%; } }
  @media (min-width: 1261px) {
    .cart-totals {
      width: 41.66667%; } }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.cart-acceleratedCheckoutButtons {
  align-items: end;
  display: flex;
  flex-direction: column;
  width: 100%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.previewCart-acceleratedCheckoutButtons {
  width: 100%; }

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

.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: 16px; }

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

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

.panel--newAddress {
  display: block;
  text-align: center;
  text-decoration: none; }
  .panel--newAddress:hover .address-title {
    color: #1a5a7b; }
  .panel--newAddress .panel-body {
    background-color: transparent;
    border: 1px solid #dddddd;
    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: 801px) {
    .videoGallery-item {
      width: 50%; } }

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

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

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

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

.previewCart {
  margin: 0 auto;
  max-width: 85.71429rem;
  width: 100%; }
  .previewCart:before, .previewCart:after {
    content: " ";
    display: table; }
  .previewCart:after {
    clear: both; }
  @media (min-width: 801px) {
    .previewCart .productView {
      padding-left: 0.75rem;
      padding-right: 0.75rem;
      width: 75%;
      float: left;
      display: flex;
      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; } }
  .previewCart .productView-title {
    margin-top: 0; }

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

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

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

.previewCartCheckout-acceleratedCheckoutButtons {
  width: 100%; }

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

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

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

.cookieMessage {
  background: #eeeeee;
  color: #555555;
  display: none; }
  .cookieMessage .button {
    width: 100%; }
    @media (min-width: 801px) {
      .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: 801px) {
    .cookieMessage-container {
      width: 83.33333%; } }
  @media (min-width: 1261px) {
    .cookieMessage-container {
      width: 58.33333%; } }

@media (min-width: 801px) {
  .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: 85.71429rem;
  width: 100%; }
  .login-row:before, .login-row:after {
    content: " ";
    display: table; }
  .login-row:after {
    clear: both; }
  @media (min-width: 801px) {
    .login-row {
      margin-top: 6rem; } }

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

.new-customer-intro {
  margin-bottom: 0; }

.new-customer-fact-list {
  margin-left: 3rem; }

.new-customer-fact {
  padding-left: 0.78571rem; }

.search-suggestion {
  margin-bottom: 2rem; }
  .search-suggestion > :last-child {
    margin-bottom: 0; }

.suggestion-title {
  margin-top: 0;
  text-transform: inherit; }

.advancedSearch-form {
  margin-bottom: 3rem; }
  .advancedSearch-form .form-row {
    margin-bottom: -1.5rem; }

.quickSearchResults {
  margin-top: 1.5rem; }
  @media (min-width: 801px) {
    .quickSearchResults {
      margin-top: 0; } }
  .quickSearchResults .modal-close {
    display: none; }
    @media (min-width: 801px) {
      .quickSearchResults .modal-close {
        display: block; } }

.advancedSearch-separator {
  display: none; }

.advancedSearch-title {
  margin: 0 0 1.5rem;
  text-transform: inherit; }

.search-price-range label {
  display: inline; }
  .search-price-range label input {
    display: block;
    padding-left: 1.5rem; }
    @media (min-width: 551px) {
      .search-price-range label input {
        display: inline;
        width: 6rem; } }
  @media (min-width: 551px) {
    .search-price-range label span {
      display: inline;
      padding-left: 1.5rem;
      padding-right: 1.5rem; } }

.category-suggestion-list {
  margin: 0 -0.75rem;
  max-width: none;
  width: auto;
  list-style-type: none; }
  .category-suggestion-list:before, .category-suggestion-list:after {
    content: " ";
    display: table; }
  .category-suggestion-list:after {
    clear: both; }

.category-suggestion {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 33.33333%;
  float: left;
  font-size: 16px; }

.search-refine {
  margin-left: 1.5rem; }

.quickSearchMessage {
  font-size: 40px;
  margin: 1.5rem 0 0;
  text-align: center; }

.search-nav {
  position: relative; }

.navBar--account {
  display: block;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  white-space: nowrap; }
  @media (min-width: 801px) {
    .navBar--account {
      overflow: visible;
      white-space: normal; } }
  .navBar--account .navBar-section {
    display: flex;
    gap: 0.78571rem;
    padding: 0.35714rem 0;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    justify-content: center;
    align-items: center; }
  .navBar--account .navBar-item {
    flex: 0 0 auto;
    margin: 0;
    white-space: nowrap; }
  .navBar--account .navBar-action {
    display: inline-flex;
    align-items: center;
    padding: 0.5rem 1.5rem;
    border: 1px solid #bbbbbb;
    border-radius: 9999px;
    background: #fff;
    color: #555555;
    font-weight: 600;
    /* Changed from fontWeight("semiBold") to direct value */
    line-height: 1;
    min-height: 2.57143rem;
    box-sizing: border-box; }
    .navBar--account .navBar-action:hover {
      border-color: #33789c;
      color: #33789c; }
    .navBar--account .navBar-action:focus-visible {
      outline: 2px solid #33789c;
      outline-offset: 2px;
      border-color: #33789c; }
  .navBar--account .navBar-item.is-active {
    display: inline-flex;
    align-items: center;
    padding: 0.5rem 1.5rem;
    border-radius: 9999px;
    background: #33789c;
    border: 1px solid #33789c;
    color: white;
    line-height: 1;
    min-height: 2.57143rem;
    box-sizing: border-box; }
  .navBar--account .navBar-item.is-active > .navBar-action {
    color: white; }

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

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

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

.account-listShipping {
  border-bottom: 1px solid #dddddd;
  font-weight: 700;
  padding: 2rem 0; }
  .account-listShipping .account-listShipping-title {
    margin: 0;
    text-transform: inherit; }

.account-product:before, .account-product:after {
  content: " ";
  display: table; }

.account-product:after {
  clear: both; }

.account-product-figure {
  float: left;
  margin-right: 0.78571rem; }
  .account-product-figure > img {
    display: block; }

.account-product-figure--opposite {
  float: right;
  margin-left: 0.78571rem;
  margin-right: 0; }

.account-product-body:before, .account-product-body:after {
  content: " ";
  display: table; }

.account-product-body:after {
  clear: both; }

.account-product-figure {
  align-items: center;
  display: flex;
  flex-direction: column;
  margin: 0 2rem 0 0;
  position: relative;
  width: 70px; }
  .account-product-figure::after {
    content: "";
    display: block;
    height: 0;
    padding-bottom: 100%;
    width: 100%; }

.account-product-download {
  border-radius: 50%;
  height: 2.35714rem;
  padding: 0;
  position: absolute;
  right: -0.78571rem;
  top: -0.78571rem;
  width: 2.35714rem;
  z-index: 1; }
  .account-product-download .icon {
    height: 1.5rem;
    margin-top: 0.35714rem;
    width: 1.5rem; }
  .account-product-download svg {
    fill: white; }

.account-product-body {
  overflow: hidden;
  padding-bottom: 3.5rem;
  position: relative; }
  @media (min-width: 551px) {
    .account-product-body {
      padding-bottom: 0; } }
  .account-product-body .definitionList {
    font-size: 16px;
    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: #bbbbbb;
  font-family: "Source Sans Pro", Arial, Helvetica, sans-serif;
  font-size: 16px;
  margin: -0.21429rem 0 1rem;
  text-transform: inherit; }

.account-product-price {
  float: right;
  font-size: 16px; }

.account-product-description + .definitionList {
  margin: -1.35714rem 0 1.5rem; }

.account-product-refundQty {
  color: #bbbbbb;
  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: #555555;
  font-family: "Source Sans Pro", Arial, Helvetica, sans-serif;
  font-size: 12px;
  margin: 0 0 0.35714rem; }

.account-product--alignMiddle {
  display: table;
  width: 100%; }
  .account-product--alignMiddle .account-product-checkItem {
    display: table-cell;
    position: relative;
    vertical-align: middle;
    width: 2rem; }
    @media (min-width: 1261px) {
      .account-product--alignMiddle .account-product-checkItem {
        left: -2.5rem; } }
    .account-product--alignMiddle .account-product-checkItem .form-label {
      height: 1.5rem;
      margin: 0;
      padding: 0;
      width: 1.5rem; }
  .account-product--alignMiddle .account-product-figure,
  .account-product--alignMiddle .account-product-body {
    display: table-cell; }
  .account-product--alignMiddle .account-product-figure {
    float: none;
    margin-right: 0; }
    @media (min-width: 1261px) {
      .account-product--alignMiddle .account-product-figure {
        left: -2rem; } }
  .account-product--alignMiddle .account-product-body {
    padding-left: 2rem;
    vertical-align: middle; }
    @media (min-width: 1261px) {
      .account-product--alignMiddle .account-product-body {
        padding-left: 0; } }

.account-orderTotal {
  float: right;
  font-size: 16px;
  margin-top: -1.5rem;
  width: 66.66667%; }

.account-orderTotal-key,
.account-orderTotal-value {
  margin: 0;
  padding: 1.5rem 0; }

.account-orderTotal-key {
  color: #555555;
  float: left;
  font-weight: 400; }
  .account-orderTotal-key:last-of-type {
    position: relative;
    top: 0.28571rem; }

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

.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: #33789c;
  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: #555555;
  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: #33789c; }

.account .pagination {
  color: #bbbbbb;
  margin-top: 3rem;
  text-align: center; }

.account-message .is-read {
  color: #bbbbbb; }

.account-sidebar-block {
  font-size: 16px; }
  .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: #33789c;
  font-weight: 400;
  margin-top: 1.5rem; }

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

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

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

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

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

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

.wishlist-form {
  margin: 0 auto;
  max-width: 85.71429rem;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  max-width: 39.28571rem; }
  .wishlist-form:before, .wishlist-form:after {
    content: " ";
    display: table; }
  .wishlist-form:after {
    clear: both; }
  .wishlist-form .form-field {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    width: 100%;
    float: left; }

.share-wishlist {
  margin-left: auto;
  margin-right: auto;
  max-width: 46.42857rem;
  text-align: center; }

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

.icon--ratingFull svg {
  fill: rgba(0, 0, 255, 0); }

.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: 90px;
  padding: 1.5rem;
  width: 160px;
  background-color: #000;
  background-image: -webkit-named-image(apple-pay-logo-white); }

.apple-pay-supported .apple-pay-checkout-button {
  display: block;
  float: right; }

.apple-pay-supported .previewCartCheckout .apple-pay-checkout-button,
.apple-pay-supported .productView-options .apple-pay-checkout-button {
  display: inline-block;
  float: none; }

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

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

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

.methodHeader {
  align-items: center;
  display: flex;
  flex-flow: row;
  justify-content: space-between; }
  .methodHeader-icon {
    margin-right: 0.78571rem;
    width: 2rem; }
    @media (min-width: 1261px) {
      .methodHeader-icon {
        width: 3rem; } }
  .methodHeader-title {
    font-size: 14px;
    font-weight: 600; }
    @media (min-width: 1261px) {
      .methodHeader-title {
        font-size: 1rem; } }
  .methodHeader-brand {
    font-size: 14px;
    font-weight: 600; }
    @media (min-width: 1261px) {
      .methodHeader-brand {
        font-size: 1rem; } }
  .methodHeader-meta {
    display: flex;
    flex-wrap: nowrap;
    margin-left: auto;
    padding-left: 0.78571rem; }
  .methodHeader-default {
    fill: #777777;
    height: 1.28571rem;
    margin-left: 0.78571rem;
    width: 1.28571rem; }
    @media (min-width: 1261px) {
      .methodHeader-default {
        height: 1.42857rem;
        width: 1.42857rem; } }
  .methodHeader-expiry {
    font-size: 16px;
    text-transform: capitalize; }

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

.newPaymentMethod {
  align-items: center;
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-items: center;
  min-height: 13.28571rem;
  text-decoration: none; }
  .newPaymentMethod-icon {
    font-size: 50px;
    line-height: 1;
    margin: auto 0 0.78571rem; }
  .newPaymentMethod-title {
    margin: 0 auto auto;
    text-align: center; }

@media (min-width: 551px) {
  .paymentMethodForm {
    max-width: 60%; } }

@media (min-width: 551px) {
  .paymentMethodForm-column {
    display: flex; }
    .paymentMethodForm-column:first-child .form-field {
      margin-bottom: 0.78571rem; } }

.paymentMethodForm-heading {
  color: #555555;
  font-family: "Source Sans Pro", Arial, Helvetica, sans-serif;
  margin-top: 1.5rem;
  text-transform: capitalize; }

.paymentMethodForm-subheading {
  display: flex;
  font-weight: 600; }

@media (min-width: 551px) {
  .paymentMethodForm-cards {
    margin-left: auto; } }

.paymentMethodForm-cards-icon {
  margin-right: 0.21429rem;
  width: 2.42857rem; }

.paymentMethodForm-inputs {
  position: relative; }
  @media (min-width: 551px) {
    .paymentMethodForm-inputs:last-child {
      padding-left: 1.5rem;
      width: 30%; }
    .paymentMethodForm-inputs:first-child {
      width: 70%; } }

.paymentMethodForm-inputs-icon {
  position: absolute;
  right: 0.64286rem;
  top: 2.78571rem; }
  .paymentMethodForm-inputs-icon.icon {
    fill: #bbbbbb;
    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: 16px;
  font-weight: 600;
  letter-spacing: 0.25px; }

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

.plp-custom-footer {
  display: none !important; }

.category-header-image {
  width: 100%; }

.manual-captcha-input-container {
  align-items: center;
  display: flex; }
  .manual-captcha-input-container .question {
    font-size: 1.25rem;
    margin-right: 1rem; }
  .manual-captcha-input-container .form-input {
    flex: 1; }

.skip-to-main-link {
  background: white;
  color: #333333;
  font-weight: 700;
  left: 50%;
  padding: 4px;
  position: absolute;
  transform: translate(-50%, calc(-100% - 55px));
  transition: transform 0.3s;
  z-index: 500; }
  .skip-to-main-link:focus {
    transform: translate(-50%, 0%); }

.header {
  background-color: white;
  height: 55px;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 100; }
  @media (min-width: 801px) {
    .header {
      border-bottom: 1px solid #dddddd;
      display: flex;
      flex-direction: column;
      height: auto;
      overflow: visible;
      position: relative; } }
  .header.is-open {
    height: auto; }

.header-logo {
  font-size: 0;
  height: 55px;
  margin: 0 3.92857rem;
  text-align: center; }
  @media (min-width: 551px) {
    .header-logo {
      margin-left: 5.89286rem;
      margin-right: 5.89286rem; } }
  @media (min-width: 801px) {
    .header-logo {
      height: auto;
      margin: 4rem auto 4.5rem;
      padding: 0; }
      .header.fixed .header-logo {
        background-color: #eeeeee;
        margin: 0;
        padding: 0.35714rem 0;
        position: absolute;
        top: 0;
        width: 100%; } }
  .header-logo__link {
    align-items: center;
    color: #333333;
    display: flex;
    height: inherit;
    justify-content: center;
    margin: 0 auto;
    position: relative;
    text-decoration: none;
    width: 60%;
    z-index: 20; }
    .header-logo__link:before, .header-logo__link:after {
      content: " ";
      display: table; }
    .header-logo__link:after {
      clear: both; }
    @media (min-width: 801px) {
      .header-logo__link {
        background: none;
        border-bottom: 0;
        display: inline;
        padding: 0;
        width: 100%; } }
    .header-logo__link:hover {
      color: #33789c; }
    .header-logo__link:active {
      color: #1a5a7b; }

.header-logo--left {
  text-align: left; }
  @media (min-width: 801px) {
    .header-logo--left {
      margin-left: 2.85714rem; } }
  .header-logo--left .header-logo-image {
    right: unset; }

.header-logo--right {
  text-align: right; }
  @media (min-width: 801px) {
    .header-logo--right {
      margin-right: 2.85714rem; } }
  .header-logo--right .header-logo-image {
    left: unset; }

.header-logo-text {
  display: block;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  font-size: 2.25vw;
  font-weight: 400;
  letter-spacing: 0.14286rem;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  padding: 0.21429rem 0;
  text-overflow: ellipsis;
  text-transform: uppercase;
  white-space: nowrap; }
  @media (min-width: 551px) {
    .header-logo-text {
      font-size: 2.5vw;
      padding-bottom: 0;
      padding-top: 0; } }
  @media (min-width: 801px) {
    .header-logo-text {
      display: inline;
      font-size: 28px;
      margin-left: 0;
      margin-right: -0.14286rem;
      max-width: none;
      overflow: auto;
      padding: 0 10px;
      white-space: normal; }
      .header.fixed .header-logo-text {
        font-size: 32px; } }

.header-logo-image-container {
  position: relative;
  width: 100%; }
  @media (min-width: 801px) {
    .header-logo-image-container {
      min-height: "px"; } }

.header-logo-image-container::after {
  content: "";
  display: block; }

.header-logo-image {
  display: block;
  margin: 0 auto;
  max-height: 2.35714rem; }
  @media (min-width: 801px) {
    .header-logo-image {
      max-height: none; } }

.header-logo-image-unknown-size {
  max-height: 2.35714rem; }
  @media (min-width: 801px) {
    .header-logo-image-unknown-size {
      max-height: none; } }

.mobileMenu-toggle {
  height: 3.92857rem;
  width: 3.92857rem;
  display: inline-block;
  font-size: 0;
  left: 0;
  overflow: hidden;
  padding: 0 1.28571rem;
  position: absolute;
  z-index: 50; }
  @media (min-width: 801px) {
    .mobileMenu-toggle {
      display: none; } }
  .mobileMenu-toggle .mobileMenu-toggleIcon,
  .mobileMenu-toggle .mobileMenu-toggleIcon::before,
  .mobileMenu-toggle .mobileMenu-toggleIcon::after {
    background: #333333;
    content: "";
    display: block;
    height: 2px;
    position: absolute;
    transform: rotate(0deg);
    transition: transform 100ms ease-in, top 100ms ease-in 150ms, bottom 100ms ease-in 150ms;
    width: 1.42857rem; }
  .mobileMenu-toggle .mobileMenu-toggleIcon {
    top: 1.92857rem;
    transition: background-color 10ms ease-in 100ms; }
  .mobileMenu-toggle .mobileMenu-toggleIcon::before {
    top: -0.5rem; }
  .mobileMenu-toggle .mobileMenu-toggleIcon::after {
    bottom: -0.5rem; }
  .mobileMenu-toggle.is-open .mobileMenu-toggleIcon {
    background-color: transparent;
    transition-delay: 100ms; }
    .mobileMenu-toggle.is-open .mobileMenu-toggleIcon::before, .mobileMenu-toggle.is-open .mobileMenu-toggleIcon::after {
      background-color: #333333;
      bottom: auto;
      top: auto;
      transition: transform 100ms ease-in 150ms, top 100ms ease-in, bottom 100ms ease-in; }
    .mobileMenu-toggle.is-open .mobileMenu-toggleIcon::before {
      top: 0;
      transform: rotate(45deg); }
    .mobileMenu-toggle.is-open .mobileMenu-toggleIcon::after {
      bottom: 0;
      transform: rotate(-45deg); }

.body {
  margin-bottom: 6rem;
  margin-top: 1.5rem; }
  @media (min-width: 801px) {
    .body {
      margin-top: 2.5rem; } }

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

.page-content,
.page-content--full {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 100%;
  float: left; }

@media (min-width: 801px) {
  .page-content--centered {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    width: 66.66667%;
    float: left;
    margin-left: auto;
    margin-right: auto;
    float: none; } }

.page-content--textCenter {
  text-align: center; }

.page-sidebar {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 100%;
  float: left;
  position: relative; }
  @media (min-width: 801px) {
    .page-sidebar {
      padding-left: 0.75rem;
      padding-right: 0.75rem;
      width: 25%;
      float: left; }
      .page-sidebar + .page-content {
        padding-left: 0.75rem;
        padding-right: 0.75rem;
        width: 75%;
        float: left; } }

.footer {
  background-color: white;
  border-top: 1px solid #dddddd;
  padding: 3rem 0;
  position: relative;
  transform: translateZ(0); }

.footer-title-sr-only {
  height: 1px;
  left: -10000px;
  overflow: hidden;
  position: absolute;
  top: auto;
  width: 1px; }

.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: #555555;
  display: inline-block;
  float: none;
  font-size: 1rem;
  margin-bottom: 3rem;
  overflow-wrap: break-word;
  text-align: center;
  vertical-align: top;
  -ms-word-break: break-all; }
  @media (min-width: 551px) {
    .footer-info-col {
      text-align: left;
      width: 50%; } }
  @media (min-width: 801px) {
    .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: 801px) {
  .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: 801px) {
  .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: #555555;
    text-decoration: none; }
    .footer-info-list a:hover {
      color: #33789c; }

.footer-copyright {
  text-align: center; }
  @media (min-width: 551px) {
    .footer-copyright {
      text-align: left; } }
  .footer-copyright > .powered-by {
    color: #555555;
    font-size: 12px;
    margin: 0; }
  .footer-copyright a {
    color: #555555;
    text-decoration: none; }
    .footer-copyright a:hover {
      color: #33789c; }

.footer-payment-icons {
  height: 2.85714rem;
  margin-top: 1.5rem; }
  @media (min-width: 801px) {
    .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: #33789c; }

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

.container {
  margin-left: auto;
  margin-right: auto;
  max-width: 91.71429rem;
  padding: 0 1.5rem;
  position: relative;
  width: 100%; }
  @media (min-width: 1261px) {
    .container {
      padding: 0 6rem; } }

.blog {
  margin-bottom: 1.5rem; }
  @media (min-width: 801px) {
    .blog {
      margin: auto;
      width: 100%; } }
  .blog + .blog {
    border-top: 1px solid #dddddd;
    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: 24px;
  margin: 0 1.5rem 0.35714rem; }
  .blog-title a {
    text-decoration: none; }

.blog-date,
.blog-author {
  color: #555555;
  text-align: center; }

.blog-author {
  margin-bottom: 2.5rem; }

.blog-post {
  font-size: 16px;
  text-align: left; }

.blog-thumbnail {
  margin: 0 auto 2rem;
  max-width: 190px;
  position: relative; }
  .blog-thumbnail img {
    width: 100%; }

.blog-post-figure {
  display: block;
  margin: auto;
  text-align: center; }
  @media (min-width: 801px) {
    .blog-post-figure {
      width: 66.66667%; } }

.blog-post-body {
  display: block;
  margin: 0 auto;
  text-align: center;
  width: 100%; }
  @media (min-width: 551px) {
    .blog-post-body {
      width: 83.33333%; } }
  @media (min-width: 801px) {
    .blog-post-body {
      width: 66.66667%; } }
  @media (min-width: 1261px) {
    .blog-post-body {
      width: 50%; } }

.sidebarBlock + .sidebarBlock {
  border-top: 1px solid #dddddd;
  margin-top: 2rem;
  padding-top: 2rem; }

.sidebarBlock-heading {
  margin-top: 0;
  text-transform: inherit; }

.brandGrid {
  list-style: none;
  margin-left: 0;
  margin: 0 -0.75rem;
  max-width: none;
  width: auto;
  font-size: 0;
  margin-bottom: 1.5rem; }
  .brandGrid ul,
  .brandGrid ol {
    list-style: none;
    margin-bottom: 0; }
  .brandGrid:before, .brandGrid:after {
    content: " ";
    display: table; }
  .brandGrid:after {
    clear: both; }
  .brandGrid .brand {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    width: 50%;
    float: none;
    display: inline-block;
    font-size: 1rem;
    vertical-align: top; }
    @media (min-width: 551px) {
      .brandGrid .brand {
        width: 33.33333%; } }
    @media (min-width: 801px) {
      .brandGrid .brand {
        width: 25%; } }
    .brandGrid .brand .card-title {
      text-align: center; }

.brand-image-container {
  max-width: 100px;
  position: relative; }
  .brand-image-container::after {
    content: "";
    display: block;
    height: 0;
    padding-bottom: 100%;
    width: 100%; }
  .brand-image-container img {
    bottom: 0;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0; }

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

.productGrid {
  list-style: none;
  margin-left: 0;
  margin: 0 -0.75rem;
  max-width: none;
  width: auto;
  font-size: 0;
  margin-bottom: 1.5rem; }
  .productGrid ul,
  .productGrid ol {
    list-style: none;
    margin-bottom: 0; }
  .productGrid:before, .productGrid:after {
    content: " ";
    display: table; }
  .productGrid:after {
    clear: both; }
  .productGrid .product {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    width: 50%;
    float: none;
    display: inline-block;
    font-size: 1rem;
    vertical-align: top; }
    @media (min-width: 551px) {
      .productGrid .product {
        width: 33.33333%; } }
    @media (min-width: 801px) {
      .productGrid .product {
        width: 25%; } }

@media (min-width: 551px) {
  .page-sidebar + .page-content .productGrid .product {
    width: 33.33333%; } }

.productMasonry {
  column-count: 2;
  column-fill: auto;
  column-gap: 1.42857rem;
  margin: 0 0 1.5rem;
  overflow: hidden; }
  @media (min-width: 551px) {
    .productMasonry {
      column-count: 3; } }
  @media (min-width: 801px) {
    .productMasonry {
      column-count: 4; } }
  .productMasonry .product {
    break-inside: avoid;
    display: block;
    margin-bottom: 3rem;
    padding: 0;
    page-break-inside: avoid;
    width: 100%; }
  .productMasonry .card {
    margin: 0; }

@media (min-width: 801px) {
  .no-csscolumns .productGrid--maxCol6 .product {
    width: 16.66667%; } }

@media (min-width: 801px) {
  .csscolumns .productGrid--maxCol6 {
    column-count: 6; } }

@media (min-width: 801px) {
  .no-csscolumns .productGrid--maxCol3 .product {
    width: 33.33333%; } }

@media (min-width: 801px) {
  .csscolumns .productGrid--maxCol3 {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    width: 100%;
    float: left;
    float: none; }
    .csscolumns .productGrid--maxCol3 .product {
      padding-left: 0.75rem;
      padding-right: 0.75rem;
      width: 33.33333%;
      float: none; } }

.productList {
  list-style: none;
  margin-left: 0;
  margin: 0.78571rem; }
  .productList ul,
  .productList ol {
    list-style: none;
    margin-bottom: 0; }
  .productList .product + .product {
    margin-top: 4rem; }

@media (min-width: 551px) {
  .listItem {
    margin: 0 -0.75rem;
    max-width: none;
    width: auto;
    display: table;
    width: 100%; }
    .listItem:before, .listItem:after {
      content: " ";
      display: table; }
    .listItem:after {
      clear: both; } }

@media (min-width: 1261px) {
  .listItem:focus-within .listItem-figureBody {
    opacity: 1; } }

@media (min-width: 1261px) {
  .listItem.focus-within .listItem-figureBody {
    opacity: 1; } }

@media (min-width: 551px) {
  .listItem-figure,
  .listItem-body {
    display: table-cell;
    vertical-align: top; } }

@media (min-width: 1261px) {
  .listItem-figure,
  .listItem-body {
    vertical-align: middle; } }

.listItem-button {
  background-color: rgba(255, 255, 255, 0.9);
  color: #333333; }
  .listItem-button:hover, .listItem-button:focus {
    background-color: white;
    color: #333333; }

.listItem-figure {
  margin: 0 0 1.5rem;
  position: relative; }
  @media (min-width: 551px) {
    .listItem-figure {
      margin-bottom: 0;
      padding-left: 0.78571rem;
      padding-right: 0.78571rem;
      width: 25%; } }
  .listItem-figure__link {
    display: block;
    margin: 3px; }
  .listItem-figure .listItem-button {
    margin: 1.5rem 0; }
    @media (min-width: 1261px) {
      .listItem-figure .listItem-button {
        display: inline-block;
        margin: 0;
        pointer-events: all; } }

.listItem-figureBody {
  opacity: 1;
  text-align: center; }
  @media (min-width: 1261px) {
    .listItem-figureBody {
      left: 50%;
      opacity: 0;
      position: absolute;
      top: 50%;
      transform: translateX(-50%) translateY(-50%); }
      .listItem:hover .listItem-figureBody {
        opacity: 1; } }

.listItem-image {
  width: 100%; }

@media (min-width: 551px) {
  .listItem-body {
    padding-left: 1.28571rem;
    padding-right: 0.78571rem;
    width: 75%; } }

@media (min-width: 1261px) {
  .listItem-content {
    display: table; } }

@media (min-width: 1261px) {
  .listItem-details,
  .listItem-actions {
    display: table-cell;
    vertical-align: top; } }

@media (min-width: 1261px) {
  .listItem-details {
    padding-right: 6rem; }
    .listItem-details > :last-child {
      margin-bottom: 0; } }

.listItem-rating {
  margin-bottom: 0.35714rem; }

.listItem-brand {
  color: #bbbbbb;
  font-size: 1rem;
  margin: 0 0 0.21429rem; }
  @media (min-width: 801px) {
    .listItem-brand {
      font-size: 16px;
      margin-bottom: 0; } }

.listItem-title {
  font-size: 16px;
  margin: 0 0 0.21429rem; }
  @media (min-width: 801px) {
    .listItem-title {
      font-size: 18px; } }
  .listItem-title > a {
    text-decoration: none; }

.listItem-price {
  margin-bottom: 1rem; }
  @media (min-width: 801px) {
    .listItem-price {
      font-size: 18px; } }

@media (min-width: 1261px) {
  .listItem-actions {
    vertical-align: middle;
    width: 22%; }
    .listItem-actions .button--compare {
      font-size: 14px;
      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;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  margin-left: -1rem;
  margin-right: -1rem; }
  .productView:before, .productView:after {
    content: " ";
    display: table; }
  .productView:after {
    clear: both; }
  @media (min-width: 801px) {
    .productView {
      display: block; } }
  .modal .productView {
    padding-bottom: 0;
    padding-top: 0; }

.productView--quickView .socialLinks-item--print {
  display: none; }

.productView-images {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 100%;
  float: left;
  padding-left: 1rem;
  padding-right: 1rem; }
  @media (min-width: 801px) {
    .productView-images {
      width: 50%; } }

.productView-details {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 100%;
  float: left;
  padding-left: 1rem;
  padding-right: 1rem; }
  @media (min-width: 801px) {
    .productView-details {
      clear: right;
      float: right;
      width: 50%; } }
  .productView--quickView .productView-details {
    position: relative; }
  .productView-details.product-data {
    order: -1; }

.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 #dddddd;
    margin-bottom: 1rem;
    padding-left: 1rem;
    padding-right: 1rem; }
  @media (min-width: 801px) {
    .productView-description .productView-description {
      clear: both;
      float: none;
      width: 100%; } }

.sale-flag-star,
.sale-flag-star::before,
.sale-flag-star::after, .sold-out-flag-star,
.sold-out-flag-star::before,
.sold-out-flag-star::after {
  content: "";
  display: block;
  height: 3.57143rem;
  left: 0;
  overflow: visible;
  position: absolute;
  top: 0;
  transform: scaleX(1) scaleY(1) scaleZ(1);
  transform-origin: 50% 50% 0;
  transition: background-color 800ms ease;
  width: 3.57143rem;
  z-index: 10; }
  
  .sale-flag-star::before,
  .sold-out-flag-star::before {
    transform: rotateZ(30deg) scaleX(1) scaleY(1) scaleZ(1); }
  
  .sale-flag-star::after,
  .sold-out-flag-star::after {
    transform: rotateZ(60deg) scaleX(1) scaleY(1) scaleZ(1); }

.sale-flag-star,
.sale-flag-star::before,
.sale-flag-star::after {
  background: #33789c; }

.sold-out-flag-star,
.sold-out-flag-star::before,
.sold-out-flag-star::after {
  background: #999999; }

.starwrap {
  height: 3.57143rem;
  left: 12px;
  position: absolute;
  top: 12px;
  width: 3.57143rem; }

.listItem-figure .starwrap {
  transform: scale(0.7); }
  @media (min-width: 551px) {
    .listItem-figure .starwrap {
      top: 0;
      transform: scale(0.6); } }
  @media (min-width: 1261px) {
    .listItem-figure .starwrap {
      top: 10px;
      transform: scale(0.7); } }

.sale-text-burst, .sold-out-text-burst {
  font-weight: 600;
  line-height: 1.07143rem;
  position: absolute;
  text-align: center;
  top: 20%;
  width: 3.57143rem;
  z-index: 50; }

.sale-text-burst {
  color: white; }

.sold-out-text-burst {
  color: white; }

.product:hover .starwrap .sale-flag-star,
.product:hover .starwrap .sale-flag-star::before,
.product:hover .starwrap .sale-flag-star::after {
  background: #1a5a7b; }

.product:hover .starwrap .sold-out-flag-star,
.product:hover .starwrap .sold-out-flag-star::before,
.product:hover .starwrap .sold-out-flag-star::after {
  background: #777777; }

.sale-flag-side, .sold-out-flag-side {
  border-radius: 0 50px 50px 0;
  font-size: 15px;
  font-weight: 700;
  height: 1.42857rem;
  line-height: 1.14286rem;
  padding-left: 0.5rem;
  padding-right: 0.78571rem;
  padding-top: 0.10714rem;
  position: absolute;
  transition: background-color 800ms ease;
  z-index: 10; }

.sale-flag-side {
  background: #33789c;
  color: white; }

.sold-out-flag-side {
  background: #999999;
  color: white; }

.product:hover .sale-flag-side {
  background: #1a5a7b; }

.product:hover .sold-out-flag-side {
  background: #777777; }

.sale-flag-sash, .sold-out-flag-sash {
  font-size: 15px;
  font-weight: 700;
  height: 1.42857rem;
  left: -25px;
  line-height: 1.14286rem;
  padding-top: 0.10714rem;
  position: absolute;
  text-align: center;
  top: 25px;
  transform: rotate(-45deg);
  transition: background-color 800ms ease;
  width: 8.5rem;
  z-index: 10; }

.sale-flag-sash {
  background: #33789c;
  color: white; }

.sold-out-flag-sash {
  background: #999999;
  color: white; }

.listItem-figure .sale-flag-sash,
.listItem-figure .sold-out-flag-sash {
  top: 24px; }
  @media (min-width: 551px) {
    .listItem-figure .sale-flag-sash,
    .listItem-figure .sold-out-flag-sash {
      left: -20px;
      top: 19px; } }
  @media (min-width: 1261px) {
    .listItem-figure .sale-flag-sash,
    .listItem-figure .sold-out-flag-sash {
      left: -15px;
      top: 24px; } }

.product:hover .sale-flag-sash {
  background: #1a5a7b; }

.product:hover .sold-out-flag-sash {
  background: #777777; }

.product {
  overflow: hidden; }

[data-product-attribute] .form-option.form-option-swatch {
  overflow: visible; }

.form-option-variant--none {
  height: 22px;
  overflow: hidden; }

.form-option-variant--color,
.form-option-variant--pattern {
  height: 22px;
  width: 22px; }

.form-option-expanded {
  background-color: white;
  border: 1px solid #33789c;
  left: calc(100% + 55px);
  opacity: 0;
  padding: 3px;
  position: absolute;
  top: calc(100% + 5px);
  transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  visibility: hidden; }

.form-option:hover .form-option-expanded {
  opacity: 1;
  transform: translate(-50%, 0);
  visibility: visible;
  z-index: 5000; }

.form-option-image {
  display: block;
  height: 100px;
  width: 100px;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover; }

.account {
  margin-bottom: 1.5rem; }

@media (min-width: 801px) {
  .account--fixed {
    margin: 0 auto;
    width: 66.66667%; } }

@media (min-width: 801px) {
  .account--fixedSmall {
    margin: 0 auto;
    width: 50%; } }

@media (min-width: 801px) {
  .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: 801px) {
  .account-content--fixed {
    width: 66.66667%; } }

@media (min-width: 801px) {
  .account-content--fixedSmall {
    width: 50%; } }

.account-sidebar {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 100%;
  float: left; }
  @media (min-width: 801px) {
    .account-sidebar {
      width: 33.33333%; }
      .account-content--fixedSmall + .account-sidebar {
        float: right; } }

/* jsTree default theme */
.jstree-node,
.jstree-children,
.jstree-container-ul {
  display: block;
  list-style-image: none;
  list-style-type: none;
  margin: 0;
  padding: 0; }

.jstree-node {
  white-space: nowrap; }

.jstree-anchor {
  color: black;
  display: inline-block;
  margin: 0;
  padding: 0 4px 0 1px;
  vertical-align: top;
  white-space: nowrap; }

.jstree-anchor:focus {
  outline: 0; }

.jstree-anchor,
.jstree-anchor:link,
.jstree-anchor:visited,
.jstree-anchor:hover,
.jstree-anchor:active {
  color: inherit;
  text-decoration: none; }

.jstree-icon {
  display: inline-block;
  margin: 0;
  padding: 0;
  text-align: center;
  text-decoration: none;
  vertical-align: top; }

.jstree-icon:empty {
  display: inline-block;
  margin: 0;
  padding: 0;
  text-align: center;
  text-decoration: none;
  vertical-align: top; }

.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 {
  display: inline-block;
  min-width: 100%;
  position: relative; }

.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 {
  cursor: pointer;
  left: 0;
  position: absolute;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%; }

.vakata-context {
  display: none; }

.vakata-context,
.vakata-context ul {
  background: #f5f5f5;
  border: 1px solid #979797;
  box-shadow: 2px 2px 2px #999;
  margin: 0;
  padding: 2px;
  position: absolute; }

.vakata-context ul {
  left: 100%;
  list-style: none;
  margin-left: -4px;
  margin-top: -2.7em; }

.vakata-context .vakata-context-right ul {
  left: auto;
  margin-left: auto;
  margin-right: -4px;
  right: 100%; }

.vakata-context li {
  display: inline;
  list-style: none; }

.vakata-context li > a {
  border-radius: 1px;
  color: black;
  display: block;
  line-height: 2.4em;
  padding: 0 2em;
  text-decoration: none;
  text-shadow: 1px 1px 0 white;
  white-space: nowrap;
  width: auto; }

.vakata-context li > a:hover {
  background-color: #e8eff7;
  box-shadow: 0 0 2px #0a6aa1;
  position: relative; }

.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 {
  background-color: #e8eff7;
  box-shadow: 0 0 2px #0a6aa1;
  position: relative; }

.vakata-context .vakata-context-separator > a,
.vakata-context .vakata-context-separator > a:hover {
  background: white;
  border: 0;
  border-left: 1px solid #e0e0e0;
  border-radius: 0;
  border-top: 1px solid #e2e3e3;
  box-shadow: 0 0 0 transparent;
  height: 1px;
  margin: 0 0 0 2.4em;
  max-height: 1px;
  min-height: 1px;
  padding: 0;
  text-shadow: 0 0 0 transparent; }

.vakata-context .vakata-contextmenu-disabled a,
.vakata-context .vakata-contextmenu-disabled a:hover {
  background-color: transparent;
  border: 0;
  box-shadow: 0 0 0;
  color: silver; }

.vakata-context li > a > i {
  background: transparent;
  display: inline-block;
  height: 2.4em;
  line-height: 2.4em;
  margin: 0 0 0 -2em;
  text-align: center;
  text-decoration: none;
  vertical-align: top;
  width: 2.4em; }

.vakata-context li > a > i:empty {
  line-height: 2.4em;
  width: 2.4em; }

.vakata-context li > a .vakata-contextmenu-sep {
  background: white;
  border-left: 1px solid #e2e3e3;
  display: inline-block;
  height: 2.4em;
  margin: 0 0.5em 0 0;
  width: 1px; }

.vakata-context .vakata-contextmenu-shortcut {
  color: silver;
  display: none;
  font-size: 0.8em;
  opacity: 0.5; }

.vakata-context-rtl ul {
  left: auto;
  margin-left: auto;
  margin-right: -4px;
  right: 100%; }

.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 {
  border-left: 0;
  border-right: 1px solid #e2e3e3;
  margin: 0 2.4em 0 0; }

.vakata-context-rtl .vakata-context-left ul {
  left: 100%;
  margin-left: -4px;
  margin-right: auto;
  right: auto; }

.vakata-context-rtl li > a > i {
  margin: 0 -2em 0 0; }

.vakata-context-rtl li > a .vakata-contextmenu-sep {
  background: #e2e3e3;
  border-left-color: white;
  margin: 0 0 0 0.5em; }

#jstree-marker {
  border-bottom: 5px solid transparent;
  border-left: 5px solid;
  border-right: 0;
  border-top: 5px solid transparent;
  font-size: 0;
  height: 0;
  left: 0;
  line-height: 0;
  margin: -5px 0 0;
  padding: 0;
  position: absolute;
  top: 0;
  width: 0; }

#jstree-dnd {
  line-height: 16px;
  margin: 0;
  padding: 4px; }

#jstree-dnd .jstree-icon,
#jstree-dnd .jstree-copy {
  display: inline-block;
  height: 16px;
  margin: 0 2px 0 0;
  padding: 0;
  text-decoration: none;
  width: 16px; }

#jstree-dnd .jstree-ok {
  background: green; }

#jstree-dnd .jstree-er {
  background: red; }

#jstree-dnd .jstree-copy {
  margin: 0 2px; }

.jstree-default .jstree-node,
.jstree-default .jstree-icon {
  background-color: transparent;
  background-repeat: no-repeat; }

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

.jstree-default .jstree-clicked {
  background: #beebff;
  border-radius: 2px;
  box-shadow: inset 0 0 1px #999; }

.jstree-default .jstree-no-icons .jstree-anchor > .jstree-themeicon {
  display: none; }

.jstree-default .jstree-disabled {
  background: transparent;
  color: #666; }

.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 {
  -webkit-filter: grayscale(100%);
  /* Chrome 19+ & Safari 6+ */
  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 */
  opacity: 0.8; }

.jstree-default .jstree-search {
  color: #8b0000;
  font-style: italic;
  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 {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAkCAMAAAB/qqA+AAAABlBMVEUAAAAAAAClZ7nPAAAAAnRSTlMNAMM9s3UAAAAXSURBVHjajcEBAQAAAIKg/H/aCQZ70AUBjAATb6YPDgAAAABJRU5ErkJggg==") left top repeat;
  display: inline-block;
  min-width: 100%; }

.jstree-default > .jstree-wholerow-ul .jstree-hovered,
.jstree-default > .jstree-wholerow-ul .jstree-clicked {
  background: transparent;
  border-radius: 0;
  box-shadow: none; }

.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 {
  line-height: 24px;
  margin-left: 24px;
  min-height: 24px;
  min-width: 24px; }

.jstree-default .jstree-anchor {
  height: 24px;
  line-height: 24px; }

.jstree-default .jstree-icon {
  height: 24px;
  line-height: 24px;
  width: 24px; }

.jstree-default .jstree-icon:empty {
  height: 24px;
  line-height: 24px;
  width: 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 {
  -webkit-filter: grayscale(100%);
  /* Chrome 19+ & Safari 6+ */
  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 */
  opacity: 0.8; }

.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-color: transparent;
  background-image: url("../../../img/vendor/jstree/32px.png");
  background-repeat: no-repeat; }

#jstree-dnd.jstree-default i {
  background: transparent;
  height: 24px;
  line-height: 24px;
  width: 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 {
  line-height: 18px;
  margin-left: 18px;
  min-height: 18px;
  min-width: 18px; }

.jstree-default-small .jstree-anchor {
  height: 18px;
  line-height: 18px; }

.jstree-default-small .jstree-icon {
  height: 18px;
  line-height: 18px;
  width: 18px; }

.jstree-default-small .jstree-icon:empty {
  height: 18px;
  line-height: 18px;
  width: 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 {
  -webkit-filter: grayscale(100%);
  /* Chrome 19+ & Safari 6+ */
  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 */
  opacity: 0.8; }

.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-color: transparent;
  background-image: url("../../../img/vendor/jstree/32px.png");
  background-repeat: no-repeat; }

#jstree-dnd.jstree-default-small i {
  background: transparent;
  height: 18px;
  line-height: 18px;
  width: 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 {
  line-height: 32px;
  margin-left: 32px;
  min-height: 32px;
  min-width: 32px; }

.jstree-default-large .jstree-anchor {
  height: 32px;
  line-height: 32px; }

.jstree-default-large .jstree-icon {
  height: 32px;
  line-height: 32px;
  width: 32px; }

.jstree-default-large .jstree-icon:empty {
  height: 32px;
  line-height: 32px;
  width: 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 0;
  background-repeat: repeat-y; }

.jstree-default-large .jstree-last {
  background: transparent; }

.jstree-default-large .jstree-open > .jstree-ocl {
  background-position: -128px 0; }

.jstree-default-large .jstree-closed > .jstree-ocl {
  background-position: -96px 0; }

.jstree-default-large .jstree-leaf > .jstree-ocl {
  background-position: -64px 0; }

.jstree-default-large .jstree-themeicon {
  background-position: -256px 0; }

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

.jstree-default-large > .jstree-no-dots .jstree-closed > .jstree-ocl {
  background-position: 0 0; }

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

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

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

.jstree-default-large .jstree-anchor > .jstree-undetermined:hover {
  background-position: -192px -32px; }

.jstree-default-large .jstree-checkbox-disabled {
  -webkit-filter: grayscale(100%);
  /* Chrome 19+ & Safari 6+ */
  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 */
  opacity: 0.8; }

.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: 0 -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 0 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-color: transparent;
  background-image: url("../../../img/vendor/jstree/32px.png");
  background-repeat: no-repeat; }

#jstree-dnd.jstree-default-large i {
  background: transparent;
  height: 32px;
  line-height: 32px;
  width: 32px; }

#jstree-dnd.jstree-default-large .jstree-ok {
  background-position: 0 -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 {
    font-size: 1.1em;
    font-weight: bold;
    line-height: 40px;
    text-shadow: 1px 1px white; }
  #jstree-dnd.jstree-dnd-responsive > i {
    background: transparent;
    height: 40px;
    width: 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-bottom-width: 10px;
    border-left-width: 10px;
    border-top-width: 10px;
    margin-top: -10px; } }

@media (max-width: 768px) {
  .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 {
    line-height: 40px;
    margin-left: 40px;
    min-height: 40px;
    min-width: 40px;
    white-space: nowrap; }
  .jstree-default-responsive .jstree-anchor {
    height: 40px;
    line-height: 40px; }
  .jstree-default-responsive .jstree-icon,
  .jstree-default-responsive .jstree-icon:empty {
    height: 40px;
    line-height: 40px;
    width: 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 0 !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 0 !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-size: 1.1em;
    font-weight: bold;
    text-shadow: 1px 1px white; }
  .jstree-default-responsive > .jstree-striped {
    background: transparent; }
  .jstree-default-responsive .jstree-wholerow {
    background: #ebebeb;
    border-bottom: 1px solid rgba(64, 64, 64, 0.2);
    border-top: 1px solid rgba(255, 255, 255, 0.7);
    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 #666; }
  .jstree-default-responsive .jstree-children .jstree-open > .jstree-wholerow {
    border-top: 0;
    box-shadow: inset 0 6px 3px -5px #666; }
  .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; } }

.footer-sign-btn a, .footer-sign-btn a:visited, .career-page .blue-button, .career-page .blue-button:visited, .productView .productView-details.productView-bottom .form-action .button--primary, .productView .productView-details.productView-bottom .form-action .button--primary:visited, .productView .instock-notify-div .actions .button, .cart-container .cart-actions.checkout-btn .button, .cart-container .cart-actions.checkout-btn .button:visited, .wholesale-div .blue-button, .wholesale-div .blue-button:visited, .qo_main .qo_step .quickorderright .addToCart, .qo_main .qo_step .quickorderright .addToCart:visited, .wholesale-login-button a, .wholesale-login-button a:visited {
  font-family: Arial, Helvetica, sans-serif;
  color: #ffffff;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0;
  text-align: center;
  background: #425563;
  border: 1px solid #425563;
  border-radius: 0;
  padding: 0.75rem 1.5rem;
  margin: 0.5rem 1rem 0;
  display: inline-block;
  text-decoration: none;
  -webkit-transition: all .3s ease-in;
  -moz-transition: all .3s ease-in;
  -ms-transition: all .3s ease-in;
  -o-transition: all .3s ease-in;
  transition: all .3s ease-in; }
  @media (max-width: 599px) {
    .footer-sign-btn a, .footer-sign-btn a:visited, .career-page .blue-button, .career-page .blue-button:visited, .productView .productView-details.productView-bottom .form-action .button--primary, .productView .productView-details.productView-bottom .form-action .button--primary:visited, .productView .instock-notify-div .actions .button, .cart-container .cart-actions.checkout-btn .button, .cart-container .cart-actions.checkout-btn .button:visited, .wholesale-div .blue-button, .wholesale-div .blue-button:visited, .qo_main .qo_step .quickorderright .addToCart, .qo_main .qo_step .quickorderright .addToCart:visited, .wholesale-login-button a, .wholesale-login-button a:visited {
      width: 100%;
      margin: 0 auto 1rem; } }

.footer-sign-btn a:hover, .footer-sign-btn a:focus, .career-page .blue-button:hover, .career-page .blue-button:focus, .productView .productView-details.productView-bottom .form-action .button--primary:hover, .productView .productView-details.productView-bottom .form-action .button--primary:focus, .productView .instock-notify-div .actions .button:hover, .cart-container .cart-actions.checkout-btn .button:hover, .cart-container .cart-actions.checkout-btn .button:focus, .wholesale-div .blue-button:hover, .wholesale-div .blue-button:focus, .qo_main .qo_step .quickorderright .addToCart:hover, .qo_main .qo_step .quickorderright .addToCart:focus, .wholesale-login-button a:hover, .wholesale-login-button a:focus {
  background: #687782;
  border: 1px solid #687782;
  color: #ffffff; }

h1 {
  font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
  color: #555555;
  font-size: 40px;
  font-weight: 400;
  line-height: 55px;
  letter-spacing: 0;
  margin-top: 0px !important;
  margin-bottom: 8px !important;
  margin-top: 0px;
  margin-bottom: 8px; }
  @media (max-width: 599px) {
    h1 {
      font-size: 32px;
      line-height: 44px; } }

h2 {
  font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
  color: #555555;
  font-size: 32px;
  font-weight: 400;
  line-height: 44px;
  letter-spacing: 0;
  margin-top: 36px;
  margin-bottom: 8px; }
  @media (max-width: 599px) {
    h2 {
      font-size: 26px;
      line-height: 36px; } }

h3 {
  font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
  color: #555555;
  font-size: 24px;
  font-weight: 400;
  line-height: 33px;
  letter-spacing: 0;
  margin-top: 36px;
  margin-bottom: 8px; }
  @media (max-width: 599px) {
    h3 {
      font-size: 22px;
      line-height: 30px; } }

h4 {
  font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
  color: #555555;
  font-size: 18px;
  font-weight: 400;
  line-height: 27px;
  letter-spacing: 0;
  margin-top: 36px;
  margin-bottom: 8px; }
  @media (max-width: 599px) {
    h4 {
      font-size: 18px;
      line-height: 25px; } }

h5 {
  font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
  color: #555555;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0;
  margin-top: 36px;
  margin-bottom: 8px; }
  @media (max-width: 599px) {
    h5 {
      font-size: 16px;
      line-height: 22px; } }

p {
  font-family: Arial, Helvetica, sans-serif;
  color: #555555;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0;
  margin-bottom: 16px; }

blockquote {
  font-family: Filson Pro;
  color: #425563;
  font-size: 21px;
  font-weight: 400;
  line-height: 31.5px;
  letter-spacing: 0;
  margin-top: 16px;
  margin-bottom: 16px;
  margin-left: 40px;
  margin-right: 40px; }
  @media (max-width: 599px) {
    blockquote {
      font-size: 20px;
      line-height: 28px;
      margin-left: 20px;
      margin-right: 20px; } }

sup {
  font-size: 0.5rem;
  vertical-align: baseline;
  position: relative;
  top: -0.5rem; }

a:visited {
  color: #687782; }

a:hover {
  color: #767676; }

a:focus {
  color: #767676; }

a.active {
  color: #7d5841; }

.form-input {
  height: 40px;
  border-radius: 0;
  border: 1px solid #767676;
  font-size: 15px;
  color: #767676;
  padding: 0 13px;
  font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
  width: 100%; }

::-webkit-input-placeholder {
  /* Edge */
  opacity: 1 !important;
  color: #555 !important; }

:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  opacity: 1 !important;
  color: #555 !important; }

::placeholder {
  opacity: 1 !important;
  color: #555 !important; }

@font-face {
  font-family: "Palatino-Roman";
  src: url("../fonts/Palatino-Roman.eot?#iefix") format("embedded-opentype"), url("../fonts/Palatino-Roman.woff") format("woff"), url("../fonts/Palatino-Roman.ttf") format("truetype"), url("../fonts/Palatino-Roman.svg#Palatino-Roman") format("svg");
  font-weight: normal;
  font-style: normal; }

* {
  outline: none; }

body .yotpo .yotpo-review .yotpo-header .yotpo-icon-profile {
  background-color: #555555; }

body .yotpo .yotpo-review .yotpo-header.yotpo-verified-user .yotpo-icon-circle-checkmark {
  color: #4c6a50; }

body .yotpo .yotpo-review .yotpo-header .yotpo-header-element .y-label.yotpo-user-name {
  color: #555555; }

.mobile-menu {
  display: none; }

ul.wtwo-colmn {
  width: 560px !important; }

ul.wtwo-colmn .wtwo-colmn-f {
  width: 50%;
  float: left; }

ul.wtwo-colmn .wtwo-colmn-f li {
  width: 100% !important; }

ul.wtwo-colmn li {
  width: 50% !important; }

ul.mbl-signuplink {
  margin-top: 20px !important; }

ul.mbl-signuplink li {
  border-bottom: none !important;
  font-size: 14px !important; }

ul.mbl-signuplink li a {
  border-bottom: none !important;
  font-size: 14px !important; }

body {
  font-family: arial, sans-serif;
  float: left;
  width: 100%;
  overflow-x: hidden; }

.banners {
  max-width: 100%; }

.topSkinny.banners p {
  color: #fff;
  font-size: 14px;
  text-align: left;
  max-width: 1198px;
  margin: 0px auto; }

.banners {
  padding: 0 30px;
  float: unset;
  width: 100%; }

.container {
  max-width: 1280px;
  width: 100%;
  padding: 0;
  margin: 0 auto; }

.page-default .container {
  max-width: 100%;
  width: 100%;
  padding: 0;
  margin: 0 auto; }

.body {
  padding: 0 2.4em 2.4em 2.4em;
  float: left;
  width: 100%;
  max-width: 100%;
  margin: 0;
  box-sizing: border-box; }

.body .main.full {
  text-align: center; }

.heroCarousel .slick-list {
  width: 100%; }

.banners {
  background-color: #425563;
  padding-top: 5px;
  padding-bottom: 4px;
  float: unset;
  width: 100%;
  font-size: 14px; }

img,
.product-card-image img,
.plp-image,
.blog-card__image img,
.wt-banner-image,
.intro-image,
.company-logo-img,
.button,
.cBTN,
.card-figcaption-button,
button,
input,
select,
textarea {
  border-radius: 0 !important; }

.navPages-container {
  float: left;
  width: auto;
  text-align: left; }

.navUser {
  padding: 0;
  position: relative;
  right: auto;
  top: auto;
  transform: none;
  z-index: 50;
  float: right;
  transform: none;
  width: auto; }

.home-sliders {
  padding: 0 2.4em; }

.banners a.log-block {
  text-decoration: underline;
  font-size: 12px; }

.slick-dots li.slick-active button::before {
  display: none; }

.slick-dots li.slick-active button {
  background-color: #757575;
  border: 1px solid #757575; }

.slick-dots li button {
  background-color: #fff;
  border: 1px solid #757575 !important; }

.navPages-action,
.navUser-action {
  padding: 0; }

.heroCarousel {
  margin-top: 0; }

.header-logo > a {
  display: block;
  width: auto;
  margin: 0px auto; }

.header-logo {
  margin: 0;
  z-index: 0; }

.head-right {
  float: right;
  width: auto;
  position: relative;
  z-index: 9;
  margin-top: 0;
  padding: 23px 0; }

.search-div .form-field,
.search-div .form {
  margin: 0; }

.navPages-action,
.navUser-action {
  font-weight: 400;
  text-transform: capitalize;
  color: #555555;
  font-size: 16px; }

.navPages-action:visited,
.navUser-action:visited,
.navPage-subMenu-action:visited {
  color: #555555; }

.navbar-nav-item,
.navbar-nav-link {
  background: none !important;
  background-color: transparent !important;
  color: #000000 !important; }
  .navbar-nav-item:visited,
  .navbar-nav-link:visited {
    color: #000000 !important;
    background: none !important; }
  .navbar-nav-item:hover,
  .navbar-nav-link:hover {
    color: #000000 !important;
    background: none !important;
    background-color: transparent !important; }
  .navbar-nav-item:focus,
  .navbar-nav-link:focus {
    color: #000000 !important;
    background: none !important;
    background-color: transparent !important; }
  .navbar-nav-item:active,
  .navbar-nav-link:active {
    color: #000000 !important;
    background: none !important; }

.navbar-nav-item a:visited,
.navbar-nav-link:visited,
a.navbar-nav-link:visited {
  color: #000000 !important; }

.mega-dropdown-link {
  background: none !important;
  background-color: transparent !important;
  color: #000000 !important; }
  .mega-dropdown-link:visited {
    color: #000000 !important;
    background: none !important; }
  .mega-dropdown-link:hover {
    color: #000000 !important;
    background: none !important;
    background-color: transparent !important; }
  .mega-dropdown-link:focus {
    color: #000000 !important;
    background: none !important;
    background-color: transparent !important; }
  .mega-dropdown-link:active {
    color: #000000 !important;
    background: none !important; }

.mega-dropdown-link:visited,
a.mega-dropdown-link:visited {
  color: #000000 !important; }

[data-category]:hover {
  background: none !important;
  background-color: transparent !important; }

.navPages-action:hover, .navPages-action.activePage {
  color: #4d6e86;
  font-weight: 700; }

.navPages-action.activePage {
  font-weight: 700; }

.navPages ul li {
  padding: 0; }

.navPages ul li a {
  padding: 0px 0; }

.navPages ul li a:visited {
  color: inherit; }

.header.sticky .navPages ul li a {
  padding: 0px 0; }

.navPages ul li a:visited {
  color: inherit; }

.header.sticky .head-right {
  padding: 16px 0; }

.navPages ul li:last-child {
  margin-right: 0; }

.head-right .navUser-section .quickSearch .navUser-action--quickSearch {
  display: none; }

.search-div {
  width: 219px; }

.search-div .form-input {
  height: 35px;
  padding: 0 40px 0 13px;
  border-color: #767676;
  border-radius: 0;
  width: 100%;
  color: #767676;
  font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif; }

.search-div .btn {
  background: url(../img/search-btn-img.png) no-repeat center center;
  position: absolute;
  right: 12px;
  text-indent: -9999px;
  box-shadow: none;
  border: 0;
  width: 17px;
  height: 35px;
  border-radius: 0;
  top: 0; }

.search-div .form-field {
  position: relative;
  border-radius: 0; }

.footer {
  float: left;
  width: 100%;
  border: 0;
  padding: 0;
  border-top: #767676 solid 1px; }

.navUser-item--account .signin-icon {
  float: left;
  background: url(../img/account-icn.png) left center no-repeat;
  font-size: 13px;
  line-height: 20px;
  padding-left: 21px;
  margin-left: 13px;
  position: relative; }

.account-dropdown {
  position: absolute;
  right: 0;
  top: 100%;
  width: 162px;
  display: none;
  display: none;
  padding-top: 12px; }

.navUser-item--account .signin-icon:hover .account-dropdown {
  display: block; }

.account-dropdown ul {
  position: relative;
  padding: 5px 0;
  box-shadow: 0px 0px 7px 0 rgba(0, 0, 0, 0.2);
  border: 1px solid #767676;
  background: #fff;
  border-radius: 5px; }

.account-dropdown ul::after,
.account-dropdown ul::before {
  content: "";
  display: block;
  position: absolute;
  left: 68%;
  width: 0;
  height: 0;
  border-style: solid;
  transform: rotate(-90deg);
  margin-top: -20px; }

.signin-icon .account-link {
  cursor: pointer; }

.navUser-item--account .signin-icon.active {
  background: url(../img/account-icn-active.png) left center no-repeat; }

.signin-icon.active .account-link {
  color: #4d6e86; }

.account-dropdown ul li {
  width: 100%; }

.account-dropdown ul li a {
  font-size: 15px;
  padding: 6px 19px;
  width: 100%; }

.navUser-item--account .signin-icon .account-dropdown ul li a:hover {
  background: #767676;
  color: #fff; }

/* this border color controlls the color of the triangle (what looks like the fill of the triangle) */
.account-dropdown ul:after {
  top: 0;
  border-color: transparent transparent transparent #fff;
  border-width: 10px; }

/* this border color controlls the outside, thin border */
.account-dropdown ul::before {
  top: -1px;
  border-color: transparent transparent transparent #767676;
  border-width: 10px;
  right: 0; }

.home-card-section {
  float: left;
  width: 100%;
  margin: 2.4em 0; }

.home-card-section ul {
  margin: 0 -1.2rem;
  list-style: none;
  display: flex; }

.home-card-section ul li {
  float: left;
  width: 33.33%;
  margin: 0 1.2rem;
  background: #eee; }

.home-card-section ul li .figure {
  width: 100%;
  float: left; }

.home-card-section ul li .content {
  background: #eeeeee;
  float: left;
  width: 100%;
  padding: 2.4rem;
  text-align: left; }

.home-card-section ul li h3 {
  font-size: 36px;
  line-height: 49px;
  margin: 0 0 4px 0; }

.home-card-section ul li h3 a {
  color: #555555;
  text-decoration: none; }

.home-card-section ul li:hover h3 a {
  color: #4d6e86; }

.home-card-section ul li p {
  font-size: 19px;
  color: #555555;
  line-height: 33px; }

.home-card-section ul li .gray-button {
  font-family: Arial, Helvetica, sans-serif;
  color: #ffffff;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0;
  text-align: center;
  background: #555555;
  border: 1px solid #555555;
  border-radius: 0;
  padding: 0.75rem 1.5rem;
  text-decoration: none;
  display: inline-block;
  -webkit-transition: all .3s ease-in;
  -moz-transition: all .3s ease-in;
  -ms-transition: all .3s ease-in;
  -o-transition: all .3s ease-in;
  transition: all .3s ease-in;
  /*
   &:click{
    background: $color-gray80;border-color: $color-gray80; color: $color-white;
   }
   &:focus{
    background: $color-gray80;border-color: $color-gray80; color: $color-white;
   }
*/
  background-color: #eeeeee;
  color: #555555;
  font-size: 19px;
  line-height: 28px;
  padding: 0.75rem 1.9rem; }
  .home-card-section ul li .gray-button:hover {
    background: #767676;
    border-color: #767676;
    color: #ffffff; }
  @media (max-width: 599px) {
    .home-card-section ul li .gray-button {
      width: 100%;
      margin: 0 auto 1rem; } }

.home-card-section ul li:hover .gray-button {
  background-color: #555555;
  color: #ffffff; }

.home-trending {
  float: left;
  width: 100%;
  margin-bottom: 50px; }

.home-trending .productCarousel {
  padding: 0 25px 0 25px;
  margin: 60px 0 0 0;
  box-sizing: border-box; }

.home-trending .slick-prev {
  left: 0;
  padding: 0;
  background-color: transparent;
  border: 0;
  width: auto; }

.home-trending .slick-next {
  right: 0;
  padding: 0;
  background-color: transparent;
  border: 0;
  width: auto; }

.home-trending .productCarousel-slide {
  padding: 0 17px; }

.home-trending h2 {
  margin: 0;
  font-size: 50px;
  color: #555555;
  line-height: 1.375;
  border-bottom: 1px solid #767676;
  padding-bottom: 21px; }

.home-trending .card {
  float: left;
  width: 100%; }

.home-trending .card-figure {
  float: left;
  width: 100%; }

.home-trending .card-body {
  float: left;
  width: 100%;
  text-align: center; }

.home-trending .card-body h4 {
  font-size: 19px;
  font-weight: 700;
  line-height: 31px;
  font-family: arial, sans-serif; }

.home-trending .card-body h4 a:hover {
  color: #7d5841; }

.home-trending .card-body .prd-sku {
  display: none; }

.home-trending .card-text .price {
  font-size: 19px;
  color: #555555;
  line-height: 31px; }

.home-trending .slick-dots {
  bottom: -30px;
  left: 0; }

.home-trending .slick-dots li {
  height: 16px;
  width: 16px;
  margin: 0;
  padding: 0;
  margin-right: 22px; }

.home-trending .slick-dots li:last-child {
  margin-right: 0; }

.home-trending .slick-dots li button {
  height: 100%;
  width: 100%;
  border-radius: 100%;
  border: 1px solid #56564f; }

.home-trending .slick-dots li button.active {
  background: #56564f; }

.about-section {
  float: left;
  width: 100%;
  background: #eeeeee;
  padding: 2.4rem;
  margin-top: 38px; }

.about-section h2 {
  font-size: 50px;
  line-height: 63px;
  color: #555555;
  margin: 0 0 9px 0; }

.about-section p {
  font-size: 19px;
  color: #555555;
  line-height: 28px;
  margin-bottom: 12px; }

.about-section p:last-child {
  margin-bottom: 0; }

.about-section a {
  font-size: 19px;
  text-decoration: underline;
  line-height: 28px;
  color: #4d6e86; }

.about-section a:hover {
  color: #7d5841; }

.home-card-section.home-blog-section .content .secondry {
  float: left;
  width: 100%;
  text-align: center;
  font-size: 16px;
  margin-bottom: 10px;
  font-family: Arial, Helvetica, sans-serif; }

.home-card-section.home-blog-section .content .secondry a {
  text-decoration: none;
  text-transform: uppercase;
  color: #687782; }

.home-card-section.home-blog-section .content .secondry a:hover {
  color: #555555; }

.home-card-section.home-blog-section .content a.text-link {
  color: #687782;
  font-size: 20px;
  font-family: Arial, Helvetica, sans-serif; }

.home-card-section.home-blog-section .content a.text-link:hover {
  color: #555555; }

.home-follow-on-instagram {
  float: left;
  width: 100%;
  padding: 1.5rem 2.4rem 2.4rem 2.4rem;
  margin: 0 0 2.4em 0; }

.home-follow-on-instagram h2 {
  font-size: 50px;
  line-height: 63px;
  color: #555555;
  margin: 0 0 15px 0; }

.home-follow-on-instagram h2 a {
  color: #687782; }

.home-follow-on-instagram h2 a:hover {
  color: #555555; }

.home-follow-on-instagram p {
  font-size: 19px;
  line-height: 28px;
  margin: 0 0 20px 0; }

.home-trending.review-slider {
  margin-bottom: 0; }

#carousel-top-panel {
  border: none !important;
  padding: 0 !important; }

#carousel-top-panel .headline {
  display: none; }

.review-slider .review {
  background: #f1f1f1;
  min-height: 300px !important; }

.review-slider .review .big-version {
  padding: 20px 30px;
  min-height: 300px; }

.yotpo-reviews-carousel .carousel-display-wrapper .yotpo-carousel .big-version .right-side {
  width: 60% !important;
  text-align: left; }

.review-slider .review .carousel-review-title {
  font-family: Arial, Helvetica, sans-serif !important;
  color: #555555 !important;
  font-size: 16px !important;
  font-weight: 700 !important;
  margin-bottom: 8px !important; }

.review-slider .yotpo-reviews-carousel .carousel-display-wrapper .yotpo-carousel .carousel-review-body {
  text-align: left !important;
  margin-left: 0 !important;
  color: #555555 !important;
  line-height: 25px;
  font-style: normal !important;
  font-size: 16px !important;
  font-family: Arial, Helvetica, sans-serif !important;
  margin-bottom: 8px !important; }

.review-slider .yotpo-reviews-carousel .carousel-display-wrapper .yotpo-carousel .carousel-review-body .carousel-read-more {
  font-family: Arial, Helvetica, sans-serif !important;
  font-size: 16px !important;
  margin-bottom: 20px !important;
  color: #547689;
  text-decoration: underline;
  margin-top: 10px !important; }

.review-slider .yotpo-reviews-carousel .carousel-display-wrapper .stars-container {
  margin-bottom: 15px; }

.review-slider .review .big-version .carousel-review-author {
  font-family: Arial, Helvetica, sans-serif !important;
  font-size: 18px !important;
  color: #56564f !important;
  font-style: italic !important;
  font-weight: 400 !important; }

.review-slider .review .carousel-review-date {
  display: none; }

.review-slider .yotpo-logo-link-new {
  display: none; }

.review-slider .yotpo-reviews-carousel .carousel-display-wrapper .yotpo-carousel .y-slider-container .single-carousel .product-image-container {
  width: 120px; }

.review-slider .yotpo-reviews-carousel .carousel-display-wrapper .yotpo-carousel .y-slider-container .single-carousel .product-image-container .y-carousel-product-image {
  width: 120px;
  height: 120px; }

.review-slider .yotpo-reviews-carousel .carousel-display-wrapper .yotpo-carousel .product-name.carousel-review-product-text {
  font-size: 18px;
  height: auto !important;
  color: #547689 !important;
  line-height: 23px !important;
  text-decoration: underline; }

.footer-bottom {
  float: left;
  width: 100%;
  padding: 0 2.4rem; }

.footer-bottom {
  float: left;
  width: 100%; }

footer .container {
  width: 100%;
  max-width: 100%; }

.footer-bottom .container {
  padding: 23px 0 0 0; }

.footer-bottom .footer-info-col {
  width: 25%;
  padding: 0 12px;
  margin: 0; }

.footer-bottom .footer-info {
  margin: 0; }

.footer-bottom .footer-info-col h3 {
  text-transform: uppercase;
  color: #29546b;
  font-weight: 700;
  line-height: 31px;
  float: left;
  width: 100%;
  margin: 0 0 7px 0;
  font-size: 17px;
  font-family: arial, sans-serif; }

.footer-bottom .footer-info-col p {
  font-size: 15px;
  color: #555555;
  line-height: 22px;
  float: left;
  width: 100%;
  margin: 0 0 16px 0; }

.footer-bottom .footer-info-col ul {
  float: left;
  width: 100%;
  padding: 0;
  margin: -3px 0 0 0; }

.footer-bottom .footer-info-col ul li {
  float: left;
  width: 100%; }

.footer-bottom .footer-info-col ul li a {
  font-size: 15px;
  text-transform: capitalize;
  line-height: 23px;
  color: #555555;
  text-decoration: none; }

.footer-bottom .footer-info-col ul li a:hover {
  color: #7d5841; }

.footer-bottom .phone-div {
  float: left;
  width: 100%;
  background-image: url(../img/phone-icn.png);
  background-repeat: no-repeat;
  background-position: left top 5px;
  padding-left: 30px;
  margin-bottom: 12px; }

.footer-bottom .phone-div p {
  line-height: 20px;
  margin-bottom: 0; }

.footer-bottom .phone-div p a {
  color: #555555;
  text-decoration: none; }

.footer-bottom .phone-div p a:hover {
  color: #7d5841; }

.footer-bottom .email-div {
  float: left;
  width: 100%;
  background-image: url(../img/mail.png);
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 30px; }

.footer-bottom .email-div p a {
  color: #555555;
  text-decoration: none; }

.footer-bottom .email-div p a:hover {
  color: #7d5841; }

.footer-bottom .email-div p {
  line-height: 20px;
  margin-bottom: 0; }

.footer-bottom .phone-div p span {
  display: block; }

.footer-bottom .newsletter-div {
  float: left;
  width: 100%; }

.footer-bottom .newsletter-div .form-prefixPostfix {
  float: left;
  width: 100%;
  display: table;
  table-layout: fixed;
  flex-wrap: inherit;
  flex-direction: inherit;
  font-size: 0; }

.footer-bottom .newsletter-div p {
  margin: 0 0 10px 0; }

.footer-bottom .newsletter-div form {
  float: left;
  width: 100%; }

.footer-bottom .newsletter-div .form-input {
  width: 57%;
  margin-right: 3%;
  display: inline-block;
  vertical-align: top; }

.footer-bottom .newsletter-div .gray-button {
  font-family: Arial, Helvetica, sans-serif;
  color: #ffffff;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0;
  text-align: center;
  background: #555555;
  border: 1px solid #555555;
  border-radius: 0;
  padding: 0.75rem 1.5rem;
  text-decoration: none;
  display: inline-block;
  -webkit-transition: all .3s ease-in;
  -moz-transition: all .3s ease-in;
  -ms-transition: all .3s ease-in;
  -o-transition: all .3s ease-in;
  transition: all .3s ease-in;
  /*
   &:click{
    background: $color-gray80;border-color: $color-gray80; color: $color-white;
   }
   &:focus{
    background: $color-gray80;border-color: $color-gray80; color: $color-white;
   }
*/
  width: 40%;
  height: 40px;
  padding: 0;
  margin-bottom: 0;
  font-family: arial, sans-serif;
  vertical-align: top; }
  .footer-bottom .newsletter-div .gray-button:hover {
    background: #767676;
    border-color: #767676;
    color: #ffffff; }
  @media (max-width: 599px) {
    .footer-bottom .newsletter-div .gray-button {
      width: 100%;
      margin: 0 auto 1rem; } }

.footer-bottom .newsletter-div .form-field,
.footer-bottom .newsletter-div .form {
  margin: 0; }

.footer-bottom .footer-info-storeinfo .socialLinks {
  margin-top: 20px; }

.footer-bottom .footer-info-storeinfo .socialLinks li {
  float: left;
  width: auto;
  margin: 0; }

.footer-bottom .footer-info-storeinfo .socialLinks li a {
  background-image: url(../img/social-sprite.png);
  background-repeat: no-repeat;
  width: 28px;
  height: 30px;
  background-position: 6px 0;
  display: inline-block;
  margin-right: 25px; }

.footer-bottom .footer-info-storeinfo .socialLinks li a:hover {
  opacity: 0.8; }

.footer-bottom .footer-info-storeinfo .socialLinks li:last-child a {
  margin-right: 0; }

.footer-bottom .footer-info-storeinfo .socialLinks li a svg {
  display: none; }

.footer-bottom .footer-info-storeinfo .socialLinks li a.icon--facebook {
  margin-left: -6px; }

.footer-bottom .footer-info-storeinfo .socialLinks li a.icon--twitter {
  background-position: -47px 0; }

.footer-bottom .footer-info-storeinfo .socialLinks li a.icon--instagram {
  background-position: -100px 0; }

.footer-bottom .footer-info-storeinfo .socialLinks li a.icon--pinterest {
  background-position: -152px 0; }

.footer-bottom .footer-info-storeinfo .socialLinks li a.icon--linkedin {
  background-position: -206px 0; }

.footer-bottom .footer-info-storeinfo .socialLinks li a.icon--youtube {
  background-position: -259px 0; }

.footer-copyright {
  float: left;
  width: 100%;
  margin-top: 35px;
  padding-bottom: 53px; }

.footer-copyright > p.powered-by {
  color: #555;
  font-size: 13px;
  float: left;
  width: 100%;
  font-family: arial, sans-serif;
  margin-bottom: 4px; }

.footer-copyright ul {
  float: left;
  width: 100%;
  margin: 0;
  list-style: none; }

.footer-copyright ul li {
  float: left;
  width: auto;
  margin-right: 17px; }

.footer-copyright ul li:last-child {
  margin-right: 0; }

.footer-copyright ul li a {
  color: #555;
  font-size: 13px; }

.footer-copyright ul li a:hover {
  color: #7d5841; }

.navUser-item--cart .dropdown-menu {
  max-width: 319px;
  border-radius: 5px;
  border: 1px solid #767676;
  box-shadow: 0px 0px 7px 0 rgba(0, 0, 0, 0.2);
  position: relative;
  margin-top: 12px; }

.navUser-item--cart .dropdown-menu.is-open::after {
  top: 0;
  border-color: transparent transparent white transparent;
  border-width: 10px; }

.navUser-item--cart .dropdown-menu .previewCartItem-brand {
  display: none; }

.navUser-item--cart .dropdown-menu .previewCartItem-image {
  width: 33%;
  display: inline-block; }

.navUser-item--cart .dropdown-menu .previewCartItem-content {
  width: 65%;
  display: inline-block; }

.navUser-item--cart .dropdown-menu .previewCartItem {
  border-bottom: 1px solid #767676;
  padding: 5px 10px; }

.navUser-item--cart .dropdown-menu .previewCartItem h6 {
  font-family: arial, sans-serif; }

.navUser-item--cart .dropdown-menu .previewCartItem a {
  color: #555555;
  font-size: 16px;
  line-height: 24px; }

.navUser-item--cart .dropdown-menu .previewCartItem a:hover {
  color: #7d5841; }

.navUser-item--cart .dropdown-menu .previewCartItem .previewCartItem-price {
  color: #767676;
  font-size: 16px; }

.navUser-item--cart .dropdown-menu .previewCartItem .previewCartItem-content {
  padding-left: 0.3rem;
  padding-right: 0; }

.navUser-item--cart .dropdown-menu .previewCartAction {
  padding: 22px 0;
  text-align: center; }

.navUser-item--cart .dropdown-menu .previewCartAction a {
  width: 132px;
  display: inline-block;
  line-height: 44px;
  font-size: 16px;
  color: #555555;
  border: 1px solid #555555;
  border-radius: 5px;
  display: inline-block;
  font-family: arial, sans-serif;
  background-color: #fff;
  padding: 0; }

.navUser-item--cart .dropdown-menu .previewCartAction a:hover {
  background-color: #555555;
  color: #fff; }

.navUser-item--cart .dropdown-menu .previewCartAction .previewCartAction-viewCart {
  margin-right: 7px; }

.navUser-item--cart .dropdown-menu .previewCartAction .previewCartAction-viewCart a {
  background-color: #425563;
  border-color: #425563;
  color: #fff; }

.navUser-item--cart .dropdown-menu .previewCartAction .previewCartAction-viewCart a:hover {
  background-color: #698797;
  border-color: #698797; }

.navUser-item--cart .dropdown-menu .previewCartAction .previewCartAction-viewCart,
.navUser-item--cart .dropdown-menu .previewCartAction .previewCartAction-checkout {
  float: none;
  display: inline-block;
  padding: 0;
  width: auto; }

.previewCartItem {
  padding: 5px !important;
  background-color: #ffffff;
  border-radius: 6px;
  max-width: 300px;
  width: 100%;
  display: table-row;
  line-height: 19px;
  display: flex;
  gap: 10px;
  margin: 10px !important;
  align-items: flex-start; }

.previewCartList,
.previewCart {
  width: max-content; }

.previewCartItem-image img {
  bottom: 0;
  left: 0;
  margin: auto;
  position: relative;
  right: 0;
  top: 0;
  aspect-ratio: 1;
  display: block; }

.previewCartItem-image::after {
  display: none; }

.navIcon:has(#cart-preview-dropdown),
.navUser-item--cart {
  position: relative !important; }

#bwpFrame {
  max-width: 100% !important; }
  #bwpFrame.bwp-widget-loaded {
    max-width: 100% !important; }

.product-add-to-cart {
  min-height: 60px; }
  .product-add-to-cart:has(#amzn-buy-now) {
    display: flex;
    flex-direction: column;
    gap: 10px; }

#reviewList .yotpo-display-wrapper,
.yotpo-main-widget .yotpo-display-wrapper {
  visibility: visible !important; }

#reviewList .yotpo-bottomline,
.yotpo-main-widget .yotpo-bottomline {
  padding: 20px;
  background: #f8f8f8;
  border-radius: 8px;
  margin-bottom: 20px; }

#reviewList .yotpo-review,
.yotpo-main-widget .yotpo-review {
  border: 1px solid #e5e5e5;
  border-radius: 8px;
  padding: 20px;
  margin-bottom: 15px;
  background: white; }
  #reviewList .yotpo-review:hover,
  .yotpo-main-widget .yotpo-review:hover {
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1); }

@media (min-width: 768px) {
  #reviewList .yotpo-pager,
  .yotpo-main-widget .yotpo-pager {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    margin: 30px 0; }
    #reviewList .yotpo-pager .goTo,
    .yotpo-main-widget .yotpo-pager .goTo {
      display: none !important; }
    #reviewList .yotpo-pager .yotpo-icon-left-arrow,
    #reviewList .yotpo-pager .yotpo-icon-right-arrow,
    .yotpo-main-widget .yotpo-pager .yotpo-icon-left-arrow,
    .yotpo-main-widget .yotpo-pager .yotpo-icon-right-arrow {
      display: inline-flex !important;
      align-items: center;
      justify-content: center;
      width: 40px;
      height: 40px;
      border: 2px solid #ddd;
      border-radius: 50%;
      background: white;
      cursor: pointer;
      transition: all 0.3s ease; }
      #reviewList .yotpo-pager .yotpo-icon-left-arrow:hover:not(.yotpo-disabled),
      #reviewList .yotpo-pager .yotpo-icon-right-arrow:hover:not(.yotpo-disabled),
      .yotpo-main-widget .yotpo-pager .yotpo-icon-left-arrow:hover:not(.yotpo-disabled),
      .yotpo-main-widget .yotpo-pager .yotpo-icon-right-arrow:hover:not(.yotpo-disabled) {
        background: #f0f0f0;
        border-color: #999; }
      #reviewList .yotpo-pager .yotpo-icon-left-arrow.yotpo-disabled,
      #reviewList .yotpo-pager .yotpo-icon-right-arrow.yotpo-disabled,
      .yotpo-main-widget .yotpo-pager .yotpo-icon-left-arrow.yotpo-disabled,
      .yotpo-main-widget .yotpo-pager .yotpo-icon-right-arrow.yotpo-disabled {
        opacity: 0.4;
        cursor: not-allowed; }
      #reviewList .yotpo-pager .yotpo-icon-left-arrow::before,
      #reviewList .yotpo-pager .yotpo-icon-right-arrow::before,
      .yotpo-main-widget .yotpo-pager .yotpo-icon-left-arrow::before,
      .yotpo-main-widget .yotpo-pager .yotpo-icon-right-arrow::before {
        content: '';
        display: block;
        width: 0;
        height: 0;
        border-style: solid; }
    #reviewList .yotpo-pager .yotpo-icon-left-arrow::before,
    .yotpo-main-widget .yotpo-pager .yotpo-icon-left-arrow::before {
      border-width: 6px 10px 6px 0;
      border-color: transparent #333 transparent transparent;
      margin-right: 3px; }
    #reviewList .yotpo-pager .yotpo-icon-right-arrow::before,
    .yotpo-main-widget .yotpo-pager .yotpo-icon-right-arrow::before {
      border-width: 6px 0 6px 10px;
      border-color: transparent transparent transparent #333;
      margin-left: 3px; } }

@media (max-width: 767px) {
  #reviewList .yotpo-pager .goTo,
  .yotpo-main-widget .yotpo-pager .goTo {
    display: none !important; }
  #reviewList .yotpo-pager .yotpo-icon-left-arrow,
  #reviewList .yotpo-pager .yotpo-icon-right-arrow,
  .yotpo-main-widget .yotpo-pager .yotpo-icon-left-arrow,
  .yotpo-main-widget .yotpo-pager .yotpo-icon-right-arrow {
    display: inline-flex !important;
    width: 36px;
    height: 36px; } }

#reviewList .yotpo-icon-star,
.yotpo-main-widget .yotpo-icon-star {
  color: #ffc107; }

#reviewList .yotpo-header,
.yotpo-main-widget .yotpo-header {
  border-bottom: 1px solid #f0f0f0;
  padding-bottom: 15px;
  margin-bottom: 15px; }

#reviewList .yotpo-icon-profile,
.yotpo-main-widget .yotpo-icon-profile {
  background: #4d6e86;
  color: white;
  border-radius: 50%;
  width: 45px;
  height: 45px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold; }

#reviewList .write-review-button,
#reviewList .write-question-button,
.yotpo-main-widget .write-review-button,
.yotpo-main-widget .write-question-button {
  background: #4d6e86;
  color: white;
  padding: 10px 20px;
  border-radius: 5px;
  border: none;
  cursor: pointer;
  transition: background 0.3s ease; }
  #reviewList .write-review-button:hover,
  #reviewList .write-question-button:hover,
  .yotpo-main-widget .write-review-button:hover,
  .yotpo-main-widget .write-question-button:hover {
    background: #3a5569; }

#cart-preview-dropdown {
  width: max-content;
  border-radius: 10px;
  position: absolute !important;
  right: 0 !important;
  top: 100% !important;
  max-width: 400px !important;
  z-index: 9999; }
  #cart-preview-dropdown:not(.is-open) {
    display: none; }

.navPages-container .has-subMenu .navPages-action-moreIcon {
  display: none; }

.slider .item .mobile-img {
  display: none; }

.search-div .form-field {
  display: block; }

.navUser-item.navUser-item--divider {
  display: none; }

.footer-sign-btn {
  position: fixed;
  right: 0;
  bottom: 0; }

.career-page .gray-button {
  font-family: Arial, Helvetica, sans-serif;
  color: #ffffff;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0;
  text-align: center;
  background: #555555;
  border: 1px solid #555555;
  border-radius: 0;
  padding: 0.75rem 1.5rem;
  text-decoration: none;
  display: inline-block;
  -webkit-transition: all .3s ease-in;
  -moz-transition: all .3s ease-in;
  -ms-transition: all .3s ease-in;
  -o-transition: all .3s ease-in;
  transition: all .3s ease-in;
  /*
   &:click{
    background: $color-gray80;border-color: $color-gray80; color: $color-white;
   }
   &:focus{
    background: $color-gray80;border-color: $color-gray80; color: $color-white;
   }
*/
  margin: 0; }
  .career-page .gray-button:hover {
    background: #767676;
    border-color: #767676;
    color: #ffffff; }
  @media (max-width: 599px) {
    .career-page .gray-button {
      width: 100%;
      margin: 0 auto 1rem; } }

.career-page .blue-button {
  margin: 0; }

.productView {
  margin: 0 auto;
  padding: 17px 0 0 0; }
  .productView .productView-images {
    width: 52%;
    padding: 0; }
    .productView .productView-images .slick-dots {
      display: none !important; }
    .productView .productView-images .productView-image {
      float: left;
      width: 100%; }
    .productView .productView-images .productView-img-container {
      max-height: 500px;
      width: 100%; }
    .productView .productView-images .rollover_img {
      text-align: center;
      margin: 16px 0 20px 0;
      float: left;
      width: 100%; }
      .productView .productView-images .rollover_img span {
        background: url(../img/zoom-img.png) no-repeat left center;
        display: inline-block;
        margin: 0 auto;
        padding-left: 26px;
        font-size: 15px;
        color: #56564f; }
    .productView .productView-images .productView-thumbnails {
      margin: 0;
      float: left;
      width: 100%;
      position: relative;
      text-align: center; }
      .productView .productView-images .productView-thumbnails .productView-thumbnail {
        float: none;
        display: inline-block;
        vertical-align: top; }
      .productView .productView-images .productView-thumbnails .productView-thumbnail-link {
        border: 0px solid #e5e5e5;
        height: 82px;
        max-width: 82px;
        padding: 0; }
        .productView .productView-images .productView-thumbnails .productView-thumbnail-link img {
          max-width: 100%;
          width: 100%;
          height: auto; }
      .productView .productView-images .productView-thumbnails .slick-arrow {
        padding: 0;
        margin: 0;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        width: auto;
        height: auto; }
  .productView .mobile-hide {
    float: left;
    margin-top: 32px;
    width: 100%; }
    .productView .mobile-hide .videoGallery {
      float: left;
      width: 100%; }
    @media (max-width: 599px) {
      .productView .mobile-hide {
        display: none; } }
  .productView .productView-details {
    width: 48%;
    padding-left: 31px;
    padding-right: 0;
    margin-bottom: 0; }
    .productView .productView-details .productView-title {
      float: left;
      width: 100%;
      margin: 16px 0 6px 0 !important;
      line-height: 55px;
      font-size: 40px; }
    .productView .productView-details .sku-row {
      float: left;
      width: 100%;
      margin-bottom: 12px;
      font-size: 14px;
      color: #555555;
      line-height: 22px; }
      .productView .productView-details .sku-row .productView-info-name {
        float: left;
        width: auto;
        font-family: Arial, Helvetica, sans-serif;
        line-height: 22px; }
      .productView .productView-details .sku-row dt {
        margin-bottom: 0; }
      .productView .productView-details .sku-row dd {
        margin-bottom: 0; }
    .productView .productView-details .form-input {
      width: 44px; }
    .productView .productView-details.productView-bottom .productView-options .form-field {
      margin-bottom: 27px; }
      .productView .productView-details.productView-bottom .productView-options .form-field label {
        font-family: Arial, Helvetica, sans-serif; }
        .productView .productView-details.productView-bottom .productView-options .form-field label.form-label {
          font-size: 15px;
          line-height: 23px;
          color: #555555;
          margin-bottom: 4px; }
          .productView .productView-details.productView-bottom .productView-options .form-field label.form-label small {
            display: none; }
        .productView .productView-details.productView-bottom .productView-options .form-field label.form-option {
          font-size: 15px;
          line-height: 23px;
          color: #555555;
          margin-bottom: 0;
          border: 1px solid #767676;
          border-radius: 5px;
          padding: 9px 13px;
          margin-right: 15px; }
      .productView .productView-details.productView-bottom .productView-options .form-field .form-increment .button {
        height: 44px;
        width: 30px;
        border: 1px solid #767676; }
        .productView .productView-details.productView-bottom .productView-options .form-field .form-increment .button[data-action="dec"] {
          border-radius: 5px 0px 0px 5px; }
        .productView .productView-details.productView-bottom .productView-options .form-field .form-increment .button[data-action="inc"] {
          border-radius: 0 5px 5px 0px; }
      .productView .productView-details.productView-bottom .productView-options .form-field .form-increment .form-input {
        width: 46px;
        height: 44px;
        margin-left: -1px;
        margin-right: -1px;
        border: 1px solid #767676;
        border-radius: 0;
        padding: 0 3px;
        background: #fff; }
      .productView .productView-details.productView-bottom .productView-options .form-field.form-field--increments {
        margin-bottom: 2px; }
    .productView .productView-details.productView-bottom .productView-options .share-class {
      float: left;
      width: 100%;
      margin-top: 8px; }
      .productView .productView-details.productView-bottom .productView-options .share-class .form-wishlist {
        float: left;
        width: auto;
        margin: 0 17px 0 0;
        padding-left: 0; }
        .productView .productView-details.productView-bottom .productView-options .share-class .form-wishlist input {
          padding: 0;
          border: 0;
          margin: 0;
          font-size: 15px;
          color: #547689;
          font-family: Arial, Helvetica, sans-serif;
          border-bottom: #547689 solid 1px;
          line-height: 1;
          border-radius: 0; }
          .productView .productView-details.productView-bottom .productView-options .share-class .form-wishlist input:hover {
            color: #7d5841;
            border-bottom-color: #7d5841; }
      .productView .productView-details.productView-bottom .productView-options .share-class .addthis_toolbox {
        float: left;
        width: auto; }
    .productView .productView-details.productView-bottom .min-order-qty-div {
      margin-top: 0;
      font-size: 14px;
      color: #767676;
      line-height: 23px; }
      .productView .productView-details.productView-bottom .min-order-qty-div .productView-info-value {
        margin-bottom: 0; }
    .productView .productView-details.productView-bottom .form-action {
      float: left;
      width: 100%;
      margin-top: 23px;
      margin-bottom: 18px; }
      .productView .productView-details.productView-bottom .form-action .button--primary {
        float: left;
        width: 100%;
        margin: 0 !important;
        font-size: 18px;
        height: 55px; }
  .productView .mobile-show {
    display: none; }
    .productView .mobile-show .videoGallery {
      float: left;
      width: 100%; }
    @media (max-width: 599px) {
      .productView .mobile-show {
        display: block; } }
  .productView .home-trending {
    margin-bottom: 65px; }
    .productView .home-trending h2 {
      font-size: 32px;
      text-align: center;
      padding: 0 0 5px 0;
      line-height: 1.375; }
    .productView .home-trending .productCarousel {
      padding-left: 0;
      padding-right: 0; }
      .productView .home-trending .productCarousel .card-text .price {
        font-size: 16px; }
    .productView .home-trending .slick-dots {
      bottom: -40px; }
  .productView .related-out-trending {
    border: 1px solid #767676;
    border-radius: 10px;
    padding: 17px 22px 60px 22px;
    margin-bottom: 30px;
    box-shadow: 0px 0px 7px 0 rgba(0, 0, 0, 0.2); }
    .productView .related-out-trending .productCarousel {
      margin-top: 20px; }
  .productView .instock-notify-div {
    float: left;
    width: 100%;
    font-family: Arial, Helvetica, sans-serif;
    margin-top: 6px;
    margin-bottom: 21px; }
    .productView .instock-notify-div p {
      line-height: 32px;
      font-size: 16px;
      margin-bottom: 10px; }
    .productView .instock-notify-div input {
      height: 44px;
      margin: 0;
      padding: 0;
      width: 100% !important; }
    .productView .instock-notify-div .field {
      float: left;
      width: 64%; }
      .productView .instock-notify-div .field .form-input {
        width: 100%;
        background-color: #fff;
        padding: 0 17px;
        box-sizing: border-box;
        border-color: #555;
        color: #555; }
        .productView .instock-notify-div .field .form-input:invalid {
          box-shadow: none !important; }
    .productView .instock-notify-div .actions {
      float: right;
      width: 33%; }
      .productView .instock-notify-div .actions .button {
        margin: 0 !important; }

.productView-product {
  border-bottom: 0px solid #e5e5e5;
  padding-bottom: 0; }
  .productView-product .new-flag-badge {
    width: 100%; }
    .productView-product .new-flag-badge .new-flag-badge-text {
      position: inherit;
      top: inherit;
      left: inherit;
      float: left; }
  .productView-product .artist-name {
    font-size: 18px;
    line-height: 27px;
    color: #555555;
    float: left;
    width: 100%; }
  .productView-product .productView-price {
    float: left;
    width: 100%;
    margin: 0 0 2px 0; }
    .productView-product .productView-price .price-section {
      float: left;
      font-size: 21px;
      color: #9a3324;
      line-height: 24px; }
      .productView-product .productView-price .price-section.non-sale-price--withoutTax {
        margin-right: 12px;
        color: #555555; }
      .productView-product .productView-price .price-section.normal-price {
        color: #555555; }
    .productView-product .productView-price .rrp-price--withoutTax {
      display: none !important; }
    .productView-product .productView-price .price-section--saving {
      display: none !important; }
  .productView-product .productView-info.msrp {
    float: left;
    width: 100%;
    color: #767676;
    font-size: 15px;
    line-height: 24px;
    margin: 0 0 8px 0; }
    .productView-product .productView-info.msrp .pro_info {
      margin: 0;
      float: left;
      width: 100%; }
    .productView-product .productView-info.msrp dt {
      float: left;
      margin: 0;
      margin-right: 6px;
      line-height: 25px; }
    .productView-product .productView-info.msrp dd {
      float: left;
      margin: 0; }
  .productView-product .productView-rating {
    float: left;
    width: 100%;
    margin-bottom: 12px; }
  .productView-product .release-date {
    font-size: 16px;
    font-weight: 700;
    color: #9a3324;
    line-height: 27px;
    float: left;
    width: 100%;
    margin: 0 0 11px 0; }
  .productView-product .availability {
    font-size: 16px;
    color: #4c6a50;
    line-height: 24px;
    float: left;
    width: 100%;
    margin: 0; }
    .productView-product .availability.estimated p {
      margin-bottom: 0; }
    .productView-product .availability.out {
      font-weight: 700;
      color: #9a3324; }
  .productView-product .product-desc-top {
    float: left;
    width: 100%;
    margin-bottom: 16px;
    margin-top: 13px;
    font-size: 16px; }
    .productView-product .product-desc-top p {
      margin-bottom: 0; }
  .productView-product .artist-div {
    float: left;
    width: 100%;
    margin-bottom: 24px; }
    .productView-product .artist-div .artistImage {
      width: 120px;
      display: inline-block;
      vertical-align: middle;
      margin-right: 16px; }
    .productView-product .artist-div .artist-right {
      display: inline-block;
      vertical-align: middle; }
      .productView-product .artist-div .artist-right .artistName {
        font-size: 24px;
        color: #555555;
        line-height: 24px;
        font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif; }
        .productView-product .artist-div .artist-right .artistName span {
          display: block; }
          .productView-product .artist-div .artist-right .artistName span.created {
            font-size: 15px; }
      .productView-product .artist-div .artist-right .artistlink {
        font-size: 15px;
        text-decoration: underline;
        color: #547689;
        line-height: 24px;
        margin-top: 12px; }
        .productView-product .artist-div .artist-right .artistlink a {
          color: #547689; }
          .productView-product .artist-div .artist-right .artistlink a:hover {
            color: #7d5841; }
  .productView-product .gift-div {
    float: left;
    width: 100%; }
    .productView-product .gift-div label {
      font-size: 15px;
      font-family: Arial, Helvetica, sans-serif;
      text-transform: capitalize;
      color: #555555;
      background-image: url(../img/gift-icn.png);
      background-repeat: no-repeat;
      background-position: left top;
      text-decoration: none;
      padding-left: 24px;
      line-height: 26px;
      display: block; }
    .productView-product .gift-div label:hover {
      color: #425563; }

.form-label-gift {
  font-size: 15px;
  font-family: Arial, Helvetica, sans-serif;
  text-transform: capitalize;
  color: #555555;
  background-image: url(../img/gift-icn.png);
  background-repeat: no-repeat;
  background-position: left top;
  text-decoration: none;
  padding-left: 24px;
  line-height: 26px !important;
  display: block;
  margin-bottom: 15px !important; }

.productView-bottom.HasGiftOption .form-field textarea {
  width: 100%;
  height: 3.5rem;
  padding: 0.75rem 1rem;
  border-radius: 0; }

.page-product .previewCartCheckout a.button.button--primary {
  font-family: Arial, Helvetica, sans-serif;
  color: #ffffff;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0;
  text-align: center;
  background: #555555;
  border: 1px solid #555555;
  border-radius: 0;
  padding: 0.75rem 1.5rem;
  text-decoration: none;
  display: inline-block;
  -webkit-transition: all .3s ease-in;
  -moz-transition: all .3s ease-in;
  -ms-transition: all .3s ease-in;
  -o-transition: all .3s ease-in;
  transition: all .3s ease-in;
  /*
   &:click{
    background: $color-gray80;border-color: $color-gray80; color: $color-white;
   }
   &:focus{
    background: $color-gray80;border-color: $color-gray80; color: $color-white;
   }
*/ }
  .page-product .previewCartCheckout a.button.button--primary:hover {
    background: #767676;
    border-color: #767676;
    color: #ffffff; }
  @media (max-width: 599px) {
    .page-product .previewCartCheckout a.button.button--primary {
      width: 100%;
      margin: 0 auto 1rem; } }

.page-product .previewCartCheckout a.button {
  font-family: Arial, Helvetica, sans-serif;
  color: #555555;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0;
  text-align: center;
  background: #ffffff;
  border: 1px solid #767676;
  border-radius: 0;
  padding: 0.75rem 1.5rem;
  text-decoration: none;
  display: inline-block;
  -webkit-transition: all .3s ease-in;
  -moz-transition: all .3s ease-in;
  -ms-transition: all .3s ease-in;
  -o-transition: all .3s ease-in;
  transition: all .3s ease-in;
  /*   
   &:click{
    background: $text-color-standard-gray;border-color: $text-color-standard-gray; color: $color-white;
   }
   
   &:focus{
    background: $text-color-standard-gray;border-color: $text-color-standard-gray; color: $color-white;
   }
*/ }
  .page-product .previewCartCheckout a.button:hover {
    background: #555555;
    border-color: #555555;
    color: #ffffff; }
  @media (max-width: 599px) {
    .page-product .previewCartCheckout a.button {
      width: 100%;
      margin: 0 auto 1rem; } }

.quickview-detail {
  float: left;
  width: 100%;
  margin-top: 0;
  display: none; }
  .quickview-detail a {
    font-family: Arial, Helvetica, sans-serif;
    color: #555555;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0;
    text-align: center;
    background: #ffffff;
    border: 1px solid #767676;
    border-radius: 0;
    padding: 0.75rem 1.5rem;
    text-decoration: none;
    display: inline-block;
    -webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -ms-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in;
    /*   
   &:click{
    background: $text-color-standard-gray;border-color: $text-color-standard-gray; color: $color-white;
   }
   
   &:focus{
    background: $text-color-standard-gray;border-color: $text-color-standard-gray; color: $color-white;
   }
*/
    width: 100%; }
    .quickview-detail a:hover {
      background: #555555;
      border-color: #555555;
      color: #ffffff; }
    @media (max-width: 599px) {
      .quickview-detail a {
        width: 100%;
        margin: 0 auto 1rem; } }
    .quickview-detail a:hover {
      background: #555555 !important;
      border-color: #555555 !important;
      color: #ffffff !important; }
    .quickview-detail a:focus {
      background: #555555 !important;
      border-color: #555555 !important;
      color: #ffffff !important; }

.addthis_toolbox .socialLinks li {
  float: left;
  width: 18px;
  margin-right: 15px; }
  .addthis_toolbox .socialLinks li a {
    background-image: url(../img/social-sprite-share.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    height: 20px;
    float: left;
    width: 100%; }
    .addthis_toolbox .socialLinks li a svg {
      display: none; }
    .addthis_toolbox .socialLinks li a.icon--facebook {
      background-position: 0 0; }
    .addthis_toolbox .socialLinks li a.icon--email {
      background-position: -24px 0; }
    .addthis_toolbox .socialLinks li a.icon--twitter {
      background-position: -58px 0; }
    .addthis_toolbox .socialLinks li a.icon--pinterest {
      background-position: -91px 0; }
  .addthis_toolbox .socialLinks li.socialLinks-item--facebook {
    margin-right: 6px; }

.productView-description {
  clear: right;
  float: right;
  width: 48%;
  padding: 0 0 0 31px;
  margin-top: 30px; }
  .productView-description .tabs {
    border-color: #555555; }
    .productView-description .tabs li {
      font-size: 14px;
      text-transform: capitalize;
      color: #555555;
      font-family: Arial, Helvetica, sans-serif;
      border-radius: 5px 5px 0px 0px; }
      .productView-description .tabs li a {
        color: #555555;
        padding: 0;
        font-size: 14px;
        font-family: Arial, Helvetica, sans-serif;
        padding: 12px 51px 12px 53px;
        font-weight: 700; }
      .productView-description .tabs li.is-active {
        border-color: #555555;
        border-bottom-color: #ffffff; }
        .productView-description .tabs li.is-active a {
          color: #425563;
          font-weight: 700; }
  .productView-description .tab-content {
    padding: 19px 0;
    float: left;
    width: 100%;
    position: relative;
    font-size: 15px;
    line-height: 26px; }
    .productView-description .tab-content ul li {
      font-size: 15px;
      color: #555555;
      line-height: 22px;
      margin-bottom: 5px; }
    .productView-description .tab-content .artistImage {
      float: left;
      width: 42%;
      margin-right: 18px; }
    .productView-description .tab-content .artistBio {
      float: left;
      width: 54%; }
    .productView-description .tab-content .artistname {
      float: left;
      width: 54%; }
      .productView-description .tab-content .artistname h3 {
        margin-top: 0; }

.related-none {
  display: none; }

.mobile-meta-show {
  display: none; }

.custom_toggle .toggle_btn {
  display: none; }

.related-trending .card-body .price-section .price.price--withoutTax {
  color: #555; }

.tab svg,
.toggle_btn svg {
  height: 20px;
  width: 20px;
  position: absolute;
  right: 20px;
  top: 20px; }

svg:not(:root) {
  overflow: hidden; }

.productView-main-slider {
  display: none;
  margin: 0; }

.cart-container {
  max-width: 1100px;
  margin: 36px auto 0;
  float: none;
  /* Cart container specific free-shipping styles */ }
  .cart-container .change-link {
    display: none; }
  .cart-container thead th {
    background-color: #eeeeee;
    padding: 6px 15px 8px 15px;
    font-size: 14px;
    font-weight: 700;
    color: #555555;
    line-height: 23px; }
  @media (min-width: 801px) {
    .cart-container .cart {
      display: flex;
      flex-direction: column; }
    .cart-container .cart-item-block.mobile-block {
      display: none; }
    .cart-container .cart-list tr,
    .cart-container .cart-list td,
    .cart-container .cart-item-info,
    .cart-container .cart-item-block,
    .cart-container .cart-item-title,
    .cart-container .cart-item-quantity {
      clear: none !important;
      float: none !important;
      width: auto !important;
      overflow: visible !important; }
    .cart-container .cart-list td {
      display: block !important; }
    .cart-container .cart-list td[width],
    .cart-container .cart-header-item[width] {
      width: auto !important; }
    .cart-container thead tr {
      display: grid;
      grid-template-columns: minmax(400px, 3fr) 140px 93px 150px 140px 100px;
      gap: 10px;
      align-items: center;
      background-color: #eee;
      padding: 10px; }
    .cart-container .cart-list tr {
      display: grid;
      grid-template-columns: minmax(400px, 3fr) 140px 93px 150px 140px 100px;
      gap: 10px;
      align-items: center;
      padding: 10px; }
    .cart-container .cart-item-title {
      grid-column: 1; }
    .cart-container .cart-item-info.price:not([data-th="Total"]) {
      grid-column: 2; }
    .cart-container .cart-header-item.empty,
    .cart-container td.cart-header-item.empty {
      grid-column: 3; }
    .cart-container .cart-item-quantity {
      grid-column: 4; }
    .cart-container .cart-item-info.price[data-th="Total"] {
      grid-column: 5; }
    .cart-container .cart-item-info.remove {
      grid-column: 6;
      text-align: center; }
    .cart-container .cart-item-info.price {
      text-align: right; }
    .cart-container .cart-item-quantity {
      text-align: center; }
    .cart-container .cart-header-item:nth-child(1) {
      grid-column: 1; }
    .cart-container .cart-header-item:nth-child(2) {
      grid-column: 2; }
    .cart-container .cart-header-item:nth-child(3) {
      grid-column: 3; }
    .cart-container .cart-header-item:nth-child(4) {
      grid-column: 4; }
    .cart-container .cart-header-item:nth-child(5) {
      grid-column: 5; }
    .cart-container .cart-header-item:nth-child(6) {
      grid-column: 6; }
    .cart-container .cart-header-item.price,
    .cart-container .cart-header-item:nth-child(2),
    .cart-container .cart-header-item:nth-child(5) {
      text-align: right; }
    .cart-container .cart-header-item.cart-header-quantity,
    .cart-container .cart-header-item:nth-child(4) {
      text-align: center; }
    .cart-container .cart-header-item.remove,
    .cart-container .cart-header-item:nth-child(6) {
      text-align: center; }
    .cart-container .cart-header-item[colspan] {
      grid-column: 1 !important; }
    .cart-container .cart-item-title[colspan] {
      grid-column: 1 !important; } }
  .cart-container .cart-list td {
    padding: 28px 14px 28px 14px;
    font-size: 14px;
    font-weight: 400;
    color: #555555;
    line-height: 23px;
    vertical-align: top;
    border-bottom: none;
    height: auto; }
    .cart-container .cart-list td.cart-item-title {
      padding-left: 0; }
      @media (min-width: 801px) {
        .cart-container .cart-list td.cart-item-title {
          display: flex !important;
          gap: 20px; } }
      .cart-container .cart-list td.cart-item-title figure {
        margin: 0px !important;
        display: table-cell;
        vertical-align: top;
        max-width: 100px;
        height: 100px;
        margin-right: 18px;
        position: relative; }
        .cart-container .cart-list td.cart-item-title figure img {
          width: auto;
          max-width: 100px;
          bottom: inherit; }
      .cart-container .cart-list td.cart-item-title .cart-details {
        display: table-cell;
        vertical-align: top;
        padding-left: 114px; }
      .cart-container .cart-list td.cart-item-title .cart-item-name {
        font-size: 18px;
        color: #555555;
        line-height: 24px;
        font-family: Arial, Helvetica, sans-serif;
        min-width: 335px; }
        .cart-container .cart-list td.cart-item-title .cart-item-name a {
          color: #555555;
          text-decoration: none; }
          .cart-container .cart-list td.cart-item-title .cart-item-name a:hover {
            color: #7d5841; }
      .cart-container .cart-list td.cart-item-title .definitionList {
        margin-bottom: 0; }
      .cart-container .cart-list td.cart-item-title .availability {
        color: #4c6a50;
        text-transform: capitalize;
        font-size: 15px;
        font-weight: 400; }
        .cart-container .cart-list td.cart-item-title .availability.out {
          font-weight: 700;
          color: #9a3324; }
    .cart-container .cart-list td.mobile-block {
      display: none; }
  .cart-container .cart-list .cart-item-info {
    font-size: 18px;
    font-family: Arial, Helvetica, sans-serif;
    color: #555555;
    line-height: 24px; }
  .cart-container .price {
    text-align: right; }
  .cart-container .gift_wrapping_price {
    display: block; }
  .cart-container .quantity {
    text-align: left;
    padding-left: 93px; }
  .cart-container .free-shipping {
    float: left;
    width: 100%;
    margin-top: 14px;
    margin-bottom: 0px; }
    .cart-container .free-shipping .alertBox--info {
      background-color: rgba(66, 85, 99, 0.2);
      text-align: center;
      font-size: 15px;
      color: #425563;
      border-radius: 5px;
      padding: 15px;
      margin-bottom: 1.5rem;
      display: flex;
      flex-wrap: nowrap;
      justify-content: center; }
      .cart-container .free-shipping .alertBox--info svg {
        fill: #425563; }
      .cart-container .free-shipping .alertBox--info .alertBox-column {
        display: inline-block;
        width: auto;
        font-size: 15px;
        color: #425563; }
      .cart-container .free-shipping .alertBox--info:last-child {
        margin-bottom: 0; }
    .cart-container .free-shipping .alertBox-icon {
      padding: 0 7px 0 0; }
      .cart-container .free-shipping .alertBox-icon .icon {
        height: 23px;
        width: 23px; }
  .cart-container .cart-container .free-shipping {
    float: left;
    width: 100%;
    margin-top: 14px;
    margin-bottom: 0px !important; }
  .cart-container .form-increment {
    display: flex;
    align-items: center;
    margin: 0; }
    .cart-container .form-increment .button {
      height: 44px;
      width: 30px;
      border: 1px solid #767676; }
    .cart-container .form-increment .button[data-action="dec"] {
      border-radius: 5px 0px 0px 5px; }
    .cart-container .form-increment .button[data-action="inc"] {
      border-radius: 0 5px 5px 0px; }
    .cart-container .form-increment .form-input {
      width: 46px;
      height: 44px;
      margin-left: -1px;
      margin-right: -1px;
      border: 1px solid #767676;
      border-radius: 0;
      padding: 0 3px; }
  .cart-container th.cart-header-quantity {
    padding-left: 0;
    padding-right: 0;
    text-align: left; }
  .cart-container td.cart-item-quantity {
    text-align: left;
    padding-left: 0;
    padding-right: 0; }
    .cart-container td.cart-item-quantity .productView-info-value {
      font-size: 14px;
      line-height: 23px;
      margin: 9px 0 0 0;
      font-weight: 400; }
  .cart-container .cart-remove {
    margin-left: 0;
    background: transparent;
    height: 35px;
    width: 35px;
    padding: 0; }
  .cart-container .cart-totals {
    width: 38%;
    margin-top: 4px; }
    .cart-container .cart-totals .cart-total {
      margin-bottom: 5px;
      float: left;
      width: 100%; }
      .cart-container .cart-totals .cart-total.cart_grand_total {
        border-top: 1px solid #555;
        margin-top: 13px;
        padding-top: 20px;
        margin-bottom: 0; }
        .cart-container .cart-totals .cart-total.cart_grand_total .cart-total-label {
          font-family: "Open Sans", Arial, Helvetica, sans-serif;
          font-size: 24px;
          font-weight: 700; }
          .cart-container .cart-totals .cart-total.cart_grand_total .cart-total-label strong {
            font-weight: 700; }
        .cart-container .cart-totals .cart-total.cart_grand_total .cart-total-value {
          font-family: "Open Sans", Arial, Helvetica, sans-serif;
          font-size: 24px;
          font-weight: 700; }
          .cart-container .cart-totals .cart-total.cart_grand_total .cart-total-value p {
            font-size: 24px;
            font-weight: 700;
            font-family: "Open Sans", Arial, Helvetica, sans-serif;
            line-height: 27px; }
    .cart-container .cart-totals .cart-total-label {
      padding: 0;
      font-size: 18px;
      color: #555;
      font-weight: 400;
      line-height: 27px; }
      .cart-container .cart-totals .cart-total-label strong {
        font-weight: 400; }
    .cart-container .cart-totals .shipping-estimator {
      float: left;
      width: 100%;
      margin-top: 10px; }
      .cart-container .cart-totals .shipping-estimator .estimator-form .button--primary {
        width: 100%;
        font-family: Arial, Helvetica, sans-serif;
        color: #ffffff;
        font-size: 16px;
        line-height: 24px;
        letter-spacing: 0;
        text-align: center;
        background: #555555;
        border: 1px solid #555555;
        border-radius: 0;
        padding: 0.75rem 1.5rem;
        text-decoration: none;
        display: inline-block;
        -webkit-transition: all .3s ease-in;
        -moz-transition: all .3s ease-in;
        -ms-transition: all .3s ease-in;
        -o-transition: all .3s ease-in;
        transition: all .3s ease-in;
        /*
   &:click{
    background: $color-gray80;border-color: $color-gray80; color: $color-white;
   }
   &:focus{
    background: $color-gray80;border-color: $color-gray80; color: $color-white;
   }
*/ }
        .cart-container .cart-totals .shipping-estimator .estimator-form .button--primary:hover {
          background: #767676;
          border-color: #767676;
          color: #ffffff; }
        @media (max-width: 599px) {
          .cart-container .cart-totals .shipping-estimator .estimator-form .button--primary {
            width: 100%;
            margin: 0 auto 1rem; } }
      .cart-container .cart-totals .shipping-estimator .form-select {
        height: 40px;
        border-radius: 5px;
        border: 1px solid #767676;
        font-size: 15px;
        color: #767676;
        padding: 0 13px;
        font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
        width: 100%; }
      .cart-container .cart-totals .shipping-estimator .font-input {
        height: 40px !important; }
    .cart-container .cart-totals .coupon-code {
      float: left;
      width: 100%;
      margin-top: 10px; }
      .cart-container .cart-totals .coupon-code .form-input {
        float: left;
        width: 100%;
        height: 40px !important; }
      .cart-container .cart-totals .coupon-code .button {
        width: 100%;
        font-family: Arial, Helvetica, sans-serif;
        color: #ffffff;
        font-size: 16px;
        line-height: 24px;
        letter-spacing: 0;
        text-align: center;
        background: #555555;
        border: 1px solid #555555;
        border-radius: 0;
        padding: 0.75rem 1.5rem;
        text-decoration: none;
        display: inline-block;
        -webkit-transition: all .3s ease-in;
        -moz-transition: all .3s ease-in;
        -ms-transition: all .3s ease-in;
        -o-transition: all .3s ease-in;
        transition: all .3s ease-in;
        /*
   &:click{
    background: $color-gray80;border-color: $color-gray80; color: $color-white;
   }
   &:focus{
    background: $color-gray80;border-color: $color-gray80; color: $color-white;
   }
*/
        margin-left: 0;
        margin-top: 5px; }
        .cart-container .cart-totals .coupon-code .button:hover {
          background: #767676;
          border-color: #767676;
          color: #ffffff; }
        @media (max-width: 599px) {
          .cart-container .cart-totals .coupon-code .button {
            width: 100%;
            margin: 0 auto 1rem; } }
    .cart-container .cart-totals .cart-total-value {
      padding: 0;
      font-size: 18px;
      color: #555;
      font-weight: 400;
      line-height: 27px; }
      .cart-container .cart-totals .cart-total-value button {
        font-size: 18px;
        color: #687782 !important;
        font-weight: 400;
        line-height: 27px;
        text-decoration: underline;
        font-style: normal !important; }
      .cart-container .cart-totals .cart-total-value button:hover {
        color: #7d5841 !important; }
      .cart-container .cart-totals .cart-total-value span {
        float: right;
        line-height: 27px; }
      .cart-container .cart-totals .cart-total-value p {
        margin-bottom: 0; }
  .cart-container .cart-total + .cart-total {
    border-top: 0px solid #e5e5e5; }
  .cart-container .cart-actions {
    float: right;
    width: 38%; }
    .cart-container .cart-actions.checkout-btn {
      margin-top: 17px; }
      .cart-container .cart-actions.checkout-btn .button {
        width: 100%;
        margin: 0 !important;
        line-height: 32px !important;
        font-size: 18px !important; }
    .cart-container .cart-actions.continue_shopping {
      margin: 16px 0 0 0; }
      .cart-container .cart-actions.continue_shopping .button {
        width: 100%;
        border: 0;
        text-decoration: underline;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 18px !important;
        color: #698797 !important; }
      .cart-container .cart-actions.continue_shopping .button:hover {
        color: #7d5841 !important; }
    .cart-container .cart-actions.share_cart {
      margin: 0; }
      .cart-container .cart-actions.share_cart .button {
        width: 100%;
        border: 0;
        text-decoration: underline;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 18px !important;
        color: #698797 !important; }
      .cart-container .cart-actions.share_cart .button:hover {
        color: #7d5841 !important; }
  .cart-container .batches {
    float: right;
    width: 38%;
    clear: both;
    margin-bottom: 31px;
    text-align: center;
    margin-top: 13px; }
  .cart-container .cart-content {
    float: left;
    width: 100%; }

.cart-item-options--giftWrapping {
  margin-top: 1.8rem; }
  .cart-item-options--giftWrapping .cart-item-option-title {
    float: left;
    background-image: url(../img/gift-icn.png);
    background-repeat: no-repeat;
    background-position: left 2px;
    text-decoration: none;
    padding-left: 20px;
    line-height: 22px;
    background-size: 13px 16px;
    font-size: 16px;
    font-weight: 400;
    font-family: Arial, Helvetica, sans-serif;
    margin-right: 3px;
    margin-bottom: 0; }
    .cart-item-options--giftWrapping .cart-item-option-title.gift_message {
      background: none;
      padding-left: 0; }
  .cart-item-options--giftWrapping .cart-item-option-description {
    margin-bottom: 0;
    font-size: 16px;
    color: #555555; }
  .cart-item-options--giftWrapping .gift_message_des {
    font-style: italic; }
  .cart-item-options--giftWrapping .cart-item-option-actions {
    font-size: 16px;
    font-family: Arial, Helvetica, sans-serif; }
    .cart-item-options--giftWrapping .cart-item-option-actions a {
      color: #4d6e86;
      text-decoration: underline; }

#yotpo-testimonials-custom-tab #yotpo-testimonials {
  margin-top: 47px; }

.productView .yotpo.yotpo-main-widget .yotpo-bottomline.yotpo-bottomline-3-boxes,
.productView .yotpo .yotpo-modal-dialog .yotpo-bottomline.yotpo-bottomline-3-boxes {
  position: relative;
  margin: 0 !important;
  width: 100%;
  padding: 0; }

#yotpo-testimonials-custom-tab .yotpo-nav,
#yotpo-testimonials-custom-tab .yotpo-label,
#yotpo-testimonials-custom-tab .yotpo-modal-bottom-line {
  display: none; }

#yotpo-testimonials-custom-tab #yotpo-product-reviews-tab {
  display: block !important; }

.productView .yotpo .yotpo-review .yotpo-header .yotpo-header-element .y-label.yotpo-user-name {
  color: #555555; }

.productView .yotpo.yotpo-main-widget .yotpo-bottomline .yotpo-sum-reviews {
  font-size: 14px;
  display: block;
  color: #555555;
  padding: 0; }

.productView .yotpo.yotpo-main-widget .yotpo-bottomline .questions {
  margin: 7px 0 0 0; }

.productView .yotpo.yotpo-main-widget .yotpo-bottomline .questions a {
  color: #555555 !important; }

.productView .yotpo.yotpo-main-widget .yotpo-bottomline .questions a:hover {
  color: #7d5841 !important; }

.productView .yotpo.yotpo-main-widget .yotpo-bottomline.yotpo-bottomline-2-boxes {
  width: 100%;
  padding: 0 !important;
  margin-bottom: 0 !important; }

.productView .yotpo.yotpo-main-widget .yotpo-bottomline.yotpo-bottomline-2-boxes .yotpo-default-button {
  width: 180px;
  font-family: Arial, Helvetica, sans-serif;
  color: #555555;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0;
  text-align: center;
  background: #ffffff;
  border: 1px solid #767676;
  border-radius: 0;
  padding: 0.75rem 1.5rem;
  text-decoration: none;
  display: inline-block;
  -webkit-transition: all .3s ease-in;
  -moz-transition: all .3s ease-in;
  -ms-transition: all .3s ease-in;
  -o-transition: all .3s ease-in;
  transition: all .3s ease-in;
  /*   
   &:click{
    background: $text-color-standard-gray;border-color: $text-color-standard-gray; color: $color-white;
   }
   
   &:focus{
    background: $text-color-standard-gray;border-color: $text-color-standard-gray; color: $color-white;
   }
*/
  padding: 9px 0;
  color: #555; }
  .productView .yotpo.yotpo-main-widget .yotpo-bottomline.yotpo-bottomline-2-boxes .yotpo-default-button:hover {
    background: #555555;
    border-color: #555555;
    color: #ffffff; }
  @media (max-width: 599px) {
    .productView .yotpo.yotpo-main-widget .yotpo-bottomline.yotpo-bottomline-2-boxes .yotpo-default-button {
      width: 100%;
      margin: 0 auto 1rem; } }

.productView .yotpo .write-question-wrapper .connect-wrapper {
  padding-left: 0; }

.yotpo.yotpo-main-widget .write-review-wrapper .yotpo-icon-btn .yotpo-icon {
  color: #555 !important; }

.yotpo.yotpo-main-widget .write-review-wrapper .yotpo-icon-btn .yotpo-icon:hover {
  color: #fff !important; }

.productView .yotpo .y-input,
.productView .yotpo .text-box {
  height: 40px;
  border-radius: 5px;
  border: 1px solid #767676;
  font-size: 15px;
  color: #767676;
  padding: 0 13px;
  font-family: Palatino-Roman; }

.productView .yotpo .yotpo-text-box {
  height: 140px;
  border-radius: 5px;
  border: 1px solid #767676;
  font-size: 15px;
  color: #767676;
  padding: 13px;
  font-family: Palatino-Roman; }

.productView .yotpo.yotpo-main-widget .yotpo-bottomline.yotpo-bottomline-2-boxes .yotpo-default-button:hover .yotpo-icon-button-text {
  color: #fff; }

.productView .yotpo.yotpo-main-widget .yotpo-bottomline.yotpo-bottomline-2-boxes .yotpo-default-button:hover .yotpo-icon {
  color: #fff; }

.productView .yotpo.yotpo-main-widget .yotpo-bottomline.yotpo-bottomline-2-boxes .yotpo-default-button .yotpo-icon-button-text {
  color: #555;
  text-transform: capitalize; }

.productView .yotpo.yotpo-main-widget .yotpo-bottomline.yotpo-bottomline-2-boxes .yotpo-default-button .yotpo-icon {
  color: #555;
  float: none;
  display: inline-block;
  vertical-align: middle;
  margin-right: 0; }

.productView .yotpo.yotpo-main-widget .yotpo-bottomline.yotpo-bottomline-2-boxes .yotpo-default-button.write-review-button {
  top: 59px; }

.productView .yotpo.yotpo-main-widget .yotpo-bottomline.yotpo-bottomline-2-boxes .yotpo-default-button.write-question-button.write-question-button {
  top: 1px; }

.productView .yotpo {
  /* Yotpo: hide Questions UI; allow default Reviews/Stories + form */ }
  .productView .yotpo.yotpo-main-widget {
    margin-top: 19px; }
  .productView .yotpo .yotpo-regular-box {
    float: left;
    width: 50%;
    margin: 0 0 80px 0 !important;
    border-top: 0;
    padding: 0; }
  .productView .yotpo .yotpo-regular-box:nth-child(even) {
    padding: 0 30px 0 15px; }
  .productView .yotpo .yotpo-regular-box:nth-child(odd) {
    padding: 0 15px 0 30px; }
  .productView .yotpo .yotpo-popup-box-large {
    padding: 0; }
  .productView .yotpo .yotpo-regular-box-filters-padding {
    padding: 0; }
  .productView .yotpo .yotpo-icon-profile {
    background-color: #767676 !important; }
  .productView .yotpo .yotpo-icon-circle-checkmark {
    color: #4c6a50 !important; }
  .productView .yotpo .yotpo-header-element .yotpo-user-name {
    font-size: 13px;
    font-weight: 700;
    font-family: Arial, Helvetica, sans-serif;
    color: #555555; }
  .productView .yotpo .yotpo-header-element .label-with-tooltip {
    font-size: 13px;
    font-weight: 700;
    font-family: Arial, Helvetica, sans-serif;
    color: #555555; }
  .productView .yotpo .yotpo-star-distribution-graph-score {
    background-color: #56554f !important; }
  .productView .yotpo .yotpo-nav-dropdown.sorting {
    display: none; }
  .productView .yotpo .yotpo-review span {
    color: #555; }
  .productView .yotpo .yotpo-review .yotpo-footer {
    color: #555;
    font-family: Arial, Helvetica, sans-serif; }
    .productView .yotpo .yotpo-review .yotpo-footer .yotpo-action:hover {
      color: #7d5841; }
      .productView .yotpo .yotpo-review .yotpo-footer .yotpo-action:hover span {
        color: #7d5841; }
  .productView .yotpo .yotpo-review-date {
    font-size: 13px !important;
    color: #767676 !important;
    font-family: Arial, Helvetica, sans-serif !important; }
  .productView .yotpo .productView .yotpo.yotpo-main-widget .write-question-button,
  .productView .yotpo .productView .yotpo.yotpo-main-widget .yotpo-nav-tab[data-type="questions"],
  .productView .yotpo .productView .yotpo.yotpo-main-widget .yotpo-questions,
  .productView .yotpo .productView .yotpo.yotpo-main-widget .yotpo-menu-mobile-collapse .write-question-button {
    display: none !important; }

.productView .yotpo .yotpo-default-button,
.productView .yotpo input[type="button"].yotpo-default-button {
  font-family: Arial, Helvetica, sans-serif;
  color: #555555;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0;
  text-align: center;
  background: #ffffff;
  border: 1px solid #767676;
  border-radius: 0;
  padding: 0.75rem 1.5rem;
  text-decoration: none;
  display: inline-block;
  -webkit-transition: all .3s ease-in;
  -moz-transition: all .3s ease-in;
  -ms-transition: all .3s ease-in;
  -o-transition: all .3s ease-in;
  transition: all .3s ease-in;
  /*   
   &:click{
    background: $text-color-standard-gray;border-color: $text-color-standard-gray; color: $color-white;
   }
   
   &:focus{
    background: $text-color-standard-gray;border-color: $text-color-standard-gray; color: $color-white;
   }
*/ }
  .productView .yotpo .yotpo-default-button:hover,
  .productView .yotpo input[type="button"].yotpo-default-button:hover {
    background: #555555;
    border-color: #555555;
    color: #ffffff; }
  @media (max-width: 599px) {
    .productView .yotpo .yotpo-default-button,
    .productView .yotpo input[type="button"].yotpo-default-button {
      width: 100%;
      margin: 0 auto 1rem; } }

.productView .yotpo .yotpo-default-button:hover,
.productView .yotpo input[type="button"].yotpo-default-button:hover {
  background: #555555 !important;
  border: 1px solid #555555 !important; }

.productView .yotpo .yotpo-first-review {
  margin-top: 20px; }

.productView .yotpo .yotpo-review .yotpo-main .content-title {
  font-size: 16px;
  color: #555;
  font-weight: 700;
  font-family: Arial, Helvetica, sans-serif;
  margin-top: 7px; }

.productView .yotpo .yotpo-review .yotpo-main .yotpo-review-wrapper {
  font-size: 16px;
  color: #555;
  font-weight: 400;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 24px; }

.yotpo-testimonial-div {
  float: left;
  width: 100%;
  /*.yotpo-footer{display: none !important;}*/ }
  .yotpo-testimonial-div h2 {
    font-size: 32px;
    text-align: center;
    margin: 0;
    color: #555;
    line-height: 1.375;
    border-bottom: 1px solid #767676;
    padding-bottom: 6px; }
  .yotpo-testimonial-div .product-link-wrapper {
    display: none !important; }
  .yotpo-testimonial-div .yotpo-first-review-content {
    margin-bottom: 80px; }

.product-blog {
  float: left;
  width: 100%; }
  .product-blog h2 {
    font-size: 32px;
    text-align: center;
    margin: 0;
    color: #555;
    line-height: 1.375;
    border-bottom: 1px solid #767676;
    padding-bottom: 6px; }

.productView .yotpo .write-question-wrapper .yotpo-regular-box {
  padding: 0;
  width: 100%;
  margin-top: 15px !important;
  margin-bottom: 0 !important; }

.productView .yotpo .write-review-wrapper .yotpo-regular-box {
  padding: 0;
  width: 100%;
  margin-top: 15px !important;
  margin-bottom: 0 !important; }

.productView .yotpo .write-review-wrapper .y-label,
.productView .yotpo .write-review-wrapper span.y-label {
  padding-bottom: 8px;
  margin-top: 15px; }

.productView .yotpo .write-review-wrapper input,
.productView .yotpo .write-review-wrapper .y-input {
  margin: 7px 0 5px 0;
  font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif; }

.productView .yotpo .primary-color-btn.yotpo-disabled,
.productView .yotpo input[type="button"].primary-color-btn.yotpo-disabled {
  background: #fff;
  color: #555;
  opacity: 0.5; }

.productView .yotpo .primary-color-btn.yotpo-disabled:hover,
.productView .yotpo input[type="button"].primary-color-btn.yotpo-disabled:hover {
  border: 1px solid #555 !important;
  background-color: #555 !important;
  color: #fff !important; }

.yotpo .yotpo-review .yotpo-footer .footer-actions .share-options-wrapper {
  display: block !important;
  margin-top: 3px; }

.product-blog {
  margin-bottom: 54px; }
  .product-blog .BlogPDP {
    margin: 0 -1.5%;
    list-style: none;
    display: -ms-flexbox;
    display: flex;
    padding-top: 26px;
    flex-wrap: wrap; }
    .product-blog .BlogPDP .blog {
      float: left;
      width: 30.33%;
      margin: 0 1.5%;
      background: #eee;
      padding: 0; }
      .product-blog .BlogPDP .blog .blog-post-figure {
        width: 100%; }
        .product-blog .BlogPDP .blog .blog-post-figure .blog-thumbnail {
          max-width: 100%;
          display: table;
          table-layout: fixed;
          vertical-align: middle;
          width: 100%; }
          .product-blog .BlogPDP .blog .blog-post-figure .blog-thumbnail a {
            display: table-cell;
            height: 250px;
            text-align: center;
            vertical-align: middle;
            width: 100%; }
            .product-blog .BlogPDP .blog .blog-post-figure .blog-thumbnail a img {
              width: 100%;
              max-width: 100%;
              height: auto;
              max-height: 100%;
              display: inline-block;
              vertical-align: middle; }
      .product-blog .BlogPDP .blog .blog-post-body {
        width: 100%;
        padding: 18px;
        text-align: left;
        float: left; }
        .product-blog .BlogPDP .blog .blog-post-body h2 {
          text-align: left;
          font-size: 24px;
          font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
          line-height: 35px;
          padding: 0;
          border: 0;
          margin-bottom: 2px; }
          .product-blog .BlogPDP .blog .blog-post-body h2 a {
            color: #555555; }
            .product-blog .BlogPDP .blog .blog-post-body h2 a:hover {
              color: #7d5841; }
        .product-blog .BlogPDP .blog .blog-post-body p {
          width: 100%;
          line-height: 24px;
          float: left;
          display: -webkit-box;
          -webkit-line-clamp: 2;
          -webkit-box-orient: vertical;
          overflow: hidden;
          height: 48px;
          margin-bottom: 7px; }
        .product-blog .BlogPDP .blog .blog-post-body .blog-date {
          display: none; }
        .product-blog .BlogPDP .blog .blog-post-body .blog-readmore {
          float: left;
          width: 100%; }
          .product-blog .BlogPDP .blog .blog-post-body .blog-readmore a {
            font-family: Arial, Helvetica, sans-serif;
            font-size: 16px;
            color: #547689; }
            .product-blog .BlogPDP .blog .blog-post-body .blog-readmore a:hover {
              color: #7d5841; }
      .product-blog .BlogPDP .blog .blog-thumbnail {
        margin-bottom: 0; }

.yotpo-btns-container {
  float: left;
  width: 100%; }

.yotpo-btns-container .yotpo.bottomLine a {
  color: #547689 !important;
  font-size: 15px !important;
  text-decoration: underline !important; }

.yotpo-btns-container .yotpo.QABottomLine a {
  color: #547689 !important;
  font-size: 15px !important;
  text-decoration: underline !important; }

.after-add-cart-product .productView .productView-img-container::after {
  padding-bottom: 99.8%; }

.after-add-cart-product .productView .productView-details {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  float: left; }

.after-add-cart-product .productView .productView-details .productView-title {
  line-height: 43px;
  font-size: 34px; }

.after-add-cart-product .productView .productView-details .productView-price {
  font-size: 21px;
  line-height: 24px;
  color: #555555;
  margin-bottom: 2rem; }

.after-add-cart-product .productView .productView-details .productView-brand {
  font-size: 16px; }

.after-add-cart-product .previewCartCheckout .button {
  font-family: Arial, Helvetica, sans-serif;
  color: #555555;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0;
  text-align: center;
  background: #ffffff;
  border: 1px solid #767676;
  border-radius: 0;
  padding: 0.75rem 1.5rem;
  text-decoration: none;
  display: inline-block;
  -webkit-transition: all .3s ease-in;
  -moz-transition: all .3s ease-in;
  -ms-transition: all .3s ease-in;
  -o-transition: all .3s ease-in;
  transition: all .3s ease-in;
  /*   
   &:click{
    background: $text-color-standard-gray;border-color: $text-color-standard-gray; color: $color-white;
   }
   
   &:focus{
    background: $text-color-standard-gray;border-color: $text-color-standard-gray; color: $color-white;
   }
*/ }
  .after-add-cart-product .previewCartCheckout .button:hover {
    background: #555555;
    border-color: #555555;
    color: #ffffff; }
  @media (max-width: 599px) {
    .after-add-cart-product .previewCartCheckout .button {
      width: 100%;
      margin: 0 auto 1rem; } }

.after-add-cart-product .previewCartCheckout .button.button--primary {
  font-family: Arial, Helvetica, sans-serif;
  color: #ffffff;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0;
  text-align: center;
  background: #555555;
  border: 1px solid #555555;
  border-radius: 0;
  padding: 0.75rem 1.5rem;
  text-decoration: none;
  display: inline-block;
  -webkit-transition: all .3s ease-in;
  -moz-transition: all .3s ease-in;
  -ms-transition: all .3s ease-in;
  -o-transition: all .3s ease-in;
  transition: all .3s ease-in;
  /*
   &:click{
    background: $color-gray80;border-color: $color-gray80; color: $color-white;
   }
   &:focus{
    background: $color-gray80;border-color: $color-gray80; color: $color-white;
   }
*/ }
  .after-add-cart-product .previewCartCheckout .button.button--primary:hover {
    background: #767676;
    border-color: #767676;
    color: #ffffff; }
  @media (max-width: 599px) {
    .after-add-cart-product .previewCartCheckout .button.button--primary {
      width: 100%;
      margin: 0 auto 1rem; } }

.after-add-cart-product .suggestiveCart h4 {
  margin-top: 0;
  margin-bottom: 30px;
  font-size: 24px; }

.after-add-cart-product .previewCartCheckout .button {
  color: #56564f;
  border-color: #ebebe7;
  background-color: transparent; }

.after-add-cart-product .previewCartCheckout .button:hover {
  background-color: transparent;
  border-color: #555;
  color: #555; }

.wholesale-website-m {
  width: 100%;
  display: inline-block;
  vertical-align: top;
  text-align: center;
  background: #d9dde0;
  padding: 13px;
  box-sizing: border-box;
  border-radius: 5px; }

.store-image {
  max-width: 38px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px; }

.cta-text-block {
  width: auto;
  display: inline-block;
  vertical-align: middle; }

.cta-text-block h2 {
  width: auto;
  display: inline-block;
  vertical-align: middle;
  margin: 0 15px 0 0; }

.cta-text-block h3 {
  width: auto;
  display: inline-block;
  vertical-align: middle;
  margin: 0 15px 0 0; }

a.movetob2site {
  font-family: Arial, Helvetica, sans-serif;
  color: #555555;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0;
  text-align: center;
  background: #ffffff;
  border: 1px solid #767676;
  border-radius: 0;
  padding: 0.75rem 1.5rem;
  text-decoration: none;
  display: inline-block;
  -webkit-transition: all .3s ease-in;
  -moz-transition: all .3s ease-in;
  -ms-transition: all .3s ease-in;
  -o-transition: all .3s ease-in;
  transition: all .3s ease-in;
  /*   
   &:click{
    background: $text-color-standard-gray;border-color: $text-color-standard-gray; color: $color-white;
   }
   
   &:focus{
    background: $text-color-standard-gray;border-color: $text-color-standard-gray; color: $color-white;
   }
*/
  background: transparent;
  border-color: #555;
  color: #555 !important; }
  a.movetob2site:hover {
    background: #555555;
    border-color: #555555;
    color: #ffffff; }
  @media (max-width: 599px) {
    a.movetob2site {
      width: 100%;
      margin: 0 auto 1rem; } }

a.movetob2site:hover {
  color: #fff !important; }

.login {
  max-width: 930px;
  margin: 0 auto 70px auto !important; }
  .login h1.page-heading {
    margin-bottom: 30px !important;
    margin-top: 30px !important; }
  .login .login-row {
    margin-top: 45px;
    display: flex; }
    @media (max-width: 768px) {
      .login .login-row {
        flex-direction: column;
        gap: 15px; } }
  .login .login-form {
    margin-top: 0;
    padding-left: 0;
    padding-right: 1rem; }
  .login .form-field {
    margin: 0 0 25px 0; }
  .login .form-actions {
    float: left;
    width: 100%;
    text-align: left;
    margin: 8px 0 0 0; }
    .login .form-actions .button--primary {
      font-family: Arial, Helvetica, sans-serif;
      color: #ffffff;
      font-size: 16px;
      line-height: 24px;
      letter-spacing: 0;
      text-align: center;
      background: #555555;
      border: 1px solid #555555;
      border-radius: 0;
      padding: 0.75rem 1.5rem;
      text-decoration: none;
      display: inline-block;
      -webkit-transition: all .3s ease-in;
      -moz-transition: all .3s ease-in;
      -ms-transition: all .3s ease-in;
      -o-transition: all .3s ease-in;
      transition: all .3s ease-in;
      /*
   &:click{
    background: $color-gray80;border-color: $color-gray80; color: $color-white;
   }
   &:focus{
    background: $color-gray80;border-color: $color-gray80; color: $color-white;
   }
*/
      max-width: 166px;
      width: 100%;
      padding: 0;
      height: 44px;
      text-transform: capitalize;
      float: none;
      display: inline-block;
      vertical-align: middle; }
      .login .form-actions .button--primary:hover {
        background: #767676;
        border-color: #767676;
        color: #ffffff; }
      @media (max-width: 599px) {
        .login .form-actions .button--primary {
          width: 100%;
          margin: 0 auto 1rem; } }
    .login .form-actions .forgot-password {
      float: none;
      display: inline-block;
      vertical-align: middle;
      font-size: 16px;
      text-transform: capitalize;
      color: #4d6e86;
      font-family: Arial, Helvetica, sans-serif;
      margin: 0 0 0 23px; }
      .login .form-actions .forgot-password:hover {
        color: #7d5841; }
  .login .new-customer {
    padding-right: 0;
    padding-left: 1rem; }
  .login .new-customer .panel-title {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 16px; }
  .login .new-customer .new-customer-intro {
    margin-bottom: 10px; }
  .login .new-customer .panel {
    background: #eee;
    border-radius: 5px; }
  .login .new-customer .panel-header {
    background: transparent;
    padding: 25px 33px 0; }
  .login .new-customer .panel-body {
    background: transparent;
    padding: 5px 33px 27px; }
  .login .new-customer .panel-body ul {
    margin-left: 24px;
    margin-bottom: 15px; }
  .login .new-customer .panel-body ul li {
    font-size: 16px;
    color: #555555;
    line-height: 24px;
    padding-left: 0;
    margin-bottom: 5px; }
  .login .new-customer .panel-body ul li:last-child {
    margin-bottom: 0; }
  .login .new-customer .panel-body .button--primary {
    margin-bottom: 0;
    line-height: 18px; }
  .login .hide-mobile {
    display: inline; }
  .login .hide-desktop-tablet {
    display: none; }

body .form-label {
  font-size: 14px;
  color: #555555;
  text-transform: capitalize;
  font-family: Arial, Helvetica, sans-serif;
  margin-bottom: 5px; }

.showroom-table {
  width: 100%; }

#tabmenu {
  float: left;
  width: 100%;
  margin-top: 30px; }

#faq-nav {
  list-style: none;
  margin: 0;
  float: left;
  width: 100%; }

#faq-nav li {
  float: left; }

#faq-nav li a {
  float: left;
  color: #767676 !important;
  padding: 13px 20px;
  text-decoration: none;
  border: 1px solid #ccc;
  border-bottom: 0;
  font-size: 14px; }

#faq-nav li a.active {
  background: #f4f4f4;
  border: 1px solid #000;
  border-bottom: 0;
  font-weight: 700; }

#tabmenu #tab-content {
  float: left;
  width: 100%;
  border: 1px solid #000;
  padding: 10px 30px 30px 30px;
  box-sizing: border-box; }

#tabmenu #tab-content .pull-div {
  float: left;
  width: 100%; }

#tabmenu #tab-content .pull-div .accordion-dv {
  float: left;
  width: 100%; }

#tabmenu #tab-content .pull-div .accordion-dv h4 {
  margin-top: 20px; }

.wholesale-div .gray-button {
  font-family: Arial, Helvetica, sans-serif;
  color: #ffffff;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0;
  text-align: center;
  background: #555555;
  border: 1px solid #555555;
  border-radius: 0;
  padding: 0.75rem 1.5rem;
  text-decoration: none;
  display: inline-block;
  -webkit-transition: all .3s ease-in;
  -moz-transition: all .3s ease-in;
  -ms-transition: all .3s ease-in;
  -o-transition: all .3s ease-in;
  transition: all .3s ease-in;
  /*
   &:click{
    background: $color-gray80;border-color: $color-gray80; color: $color-white;
   }
   &:focus{
    background: $color-gray80;border-color: $color-gray80; color: $color-white;
   }
*/ }
  .wholesale-div .gray-button:hover {
    background: #767676;
    border-color: #767676;
    color: #ffffff; }
  @media (max-width: 599px) {
    .wholesale-div .gray-button {
      width: 100%;
      margin: 0 auto 1rem; } }

.wholesale-div .white-button {
  font-family: Arial, Helvetica, sans-serif;
  color: #555555;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0;
  text-align: center;
  background: #ffffff;
  border: 1px solid #767676;
  border-radius: 0;
  padding: 0.75rem 1.5rem;
  text-decoration: none;
  display: inline-block;
  -webkit-transition: all .3s ease-in;
  -moz-transition: all .3s ease-in;
  -ms-transition: all .3s ease-in;
  -o-transition: all .3s ease-in;
  transition: all .3s ease-in;
  /*   
   &:click{
    background: $text-color-standard-gray;border-color: $text-color-standard-gray; color: $color-white;
   }
   
   &:focus{
    background: $text-color-standard-gray;border-color: $text-color-standard-gray; color: $color-white;
   }
*/ }
  .wholesale-div .white-button:hover {
    background: #555555;
    border-color: #555555;
    color: #ffffff; }
  @media (max-width: 599px) {
    .wholesale-div .white-button {
      width: 100%;
      margin: 0 auto 1rem; } }

.wholesale-div .landing-btn {
  text-align: center; }

.wholesale-div td {
  padding: 1.5rem 2.1rem;
  vertical-align: top;
  width: 49.5%;
  max-width: 49.5%;
  display: inline-block;
  box-sizing: border-box; }

.page-page .page-content--centered {
  width: 100%; }

.CreditThank {
  min-height: 510px;
  float: none;
  width: 100%;
  padding-top: 29px;
  text-align: center;
  max-width: 840px;
  margin: 0 auto; }
  .CreditThank h1 {
    margin-bottom: 23px !important; }
  .CreditThank .gray-button {
    font-family: Arial, Helvetica, sans-serif;
    color: #ffffff;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0;
    text-align: center;
    background: #555555;
    border: 1px solid #555555;
    border-radius: 0;
    padding: 0.75rem 1.5rem;
    text-decoration: none;
    display: inline-block;
    -webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -ms-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in;
    /*
   &:click{
    background: $color-gray80;border-color: $color-gray80; color: $color-white;
   }
   &:focus{
    background: $color-gray80;border-color: $color-gray80; color: $color-white;
   }
*/
    padding: 0.66rem 2rem; }
    .CreditThank .gray-button:hover {
      background: #767676;
      border-color: #767676;
      color: #ffffff; }
    @media (max-width: 599px) {
      .CreditThank .gray-button {
        width: 100%;
        margin: 0 auto 1rem; } }
  .CreditThank p {
    margin-bottom: 29px; }

.qo_main .qo_step ul.tabs {
  margin-bottom: 63px; }

.qo_main .qo_step .quickorderright {
  border-top: 1px solid #767676;
  padding-top: 20px;
  text-align: right !important; }
  .qo_main .qo_step .quickorderright .addToCart {
    margin-bottom: 0;
    padding: 0;
    margin: 0;
    width: 166px;
    height: 44px;
    margin: 0 !important; }

.qo_main .qo_step .quickorderfooter {
  text-align: left !important; }
  .qo_main .qo_step .quickorderfooter #addMoreItems {
    font-family: Arial, Helvetica, sans-serif;
    color: #ffffff;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0;
    text-align: center;
    background: #555555;
    border: 1px solid #555555;
    border-radius: 0;
    padding: 0.75rem 1.5rem;
    text-decoration: none;
    display: inline-block;
    -webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -ms-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in;
    /*
   &:click{
    background: $color-gray80;border-color: $color-gray80; color: $color-white;
   }
   &:focus{
    background: $color-gray80;border-color: $color-gray80; color: $color-white;
   }
*/
    padding: 0;
    width: 190px;
    height: 44px;
    margin: 22px 0 17px 0; }
    .qo_main .qo_step .quickorderfooter #addMoreItems:hover {
      background: #767676;
      border-color: #767676;
      color: #ffffff; }
    @media (max-width: 599px) {
      .qo_main .qo_step .quickorderfooter #addMoreItems {
        width: 100%;
        margin: 0 auto 1rem; } }
    .qo_main .qo_step .quickorderfooter #addMoreItems .icon {
      margin-top: -1px; }
      .qo_main .qo_step .quickorderfooter #addMoreItems .icon svg {
        fill: #fff; }

.utilityTable {
  width: 100%; }
  .utilityTable th {
    font-size: 14px;
    color: #555555;
    padding: 10px;
    text-align: left;
    border-bottom: 0px solid #e7e7e7;
    background: #eeeeee;
    font-weight: 700;
    font-family: Arial, Helvetica, sans-serif; }
  .utilityTable tbody tr {
    border-bottom: 1px solid #767676; }
    .utilityTable tbody tr td {
      padding: 20px 10px; }
  .utilityTable .removeitemcolumn {
    text-align: center;
    width: 134px;
    padding-left: 41px; }
    .utilityTable .removeitemcolumn .icon {
      height: 42px;
      width: 42px; }
      .utilityTable .removeitemcolumn .icon svg {
        fill: #555555; }
  .utilityTable .pricecolumn {
    text-align: center;
    width: 120px; }
  .utilityTable .unitpricecolumn {
    text-align: center; }
    .utilityTable .unitpricecolumn .standardprice {
      font-size: 16px;
      color: #555555;
      font-family: Arial, Helvetica, sans-serif;
      line-height: 24px; }
  .utilityTable .unitpricecolumnnotsign {
    text-align: center; }
    .utilityTable .unitpricecolumnnotsign .NotLoggedin a {
      text-decoration: none;
      font-size: 16px;
      color: #555555;
      font-family: Arial, Helvetica, sans-serif; }
  .utilityTable .itemnumbercolumn {
    width: 210px; }
    .utilityTable .itemnumbercolumn input {
      width: 192px;
      border-radius: 5px;
      border: 1px solid #767676;
      font-size: 15px;
      color: #555555;
      padding: 0 13px;
      font-family: Arial, Helvetica, sans-serif;
      height: 40px; }
  .utilityTable .productcolumn {
    width: 465px; }
    .utilityTable .productcolumn img {
      max-width: 70px;
      margin-right: 10px;
      float: left; }
    .utilityTable .productcolumn .productname.default {
      float: left;
      width: 100%; }
    .utilityTable .productcolumn .productname {
      font-size: 16px;
      font-family: Arial, Helvetica, sans-serif;
      color: #555555;
      line-height: 24px;
      width: calc(100% - 80px);
      float: right; }
    .utilityTable .productcolumn .productname.Notfind {
      background-color: #ebd6d3;
      background-image: url(https://cdn11.bigcommerce.com/s-t0ahxsctcb/product_images/uploaded_images/alert-icon.png);
      color: #9a3324;
      font-size: 15px;
      font-family: Arial, Helvetica, sans-serif;
      line-height: 23px;
      border-radius: 5px;
      padding: 8px 18px 8px 48px;
      width: 100%;
      background-repeat: no-repeat;
      background-position: left 18px top 10px; }
    .utilityTable .productcolumn .stockstatus {
      width: calc(100% - 80px);
      float: right; }
    .utilityTable .productcolumn .stockstatus.default {
      float: left;
      width: 100%; }
    .utilityTable .productcolumn .avail {
      font-family: Arial, Helvetica, sans-serif;
      font-size: 15px;
      color: #4c6a50;
      font-size: 15px;
      line-height: 24px; }
    .utilityTable .productcolumn .preorder {
      font-family: Arial, Helvetica, sans-serif;
      font-size: 15px;
      color: #9e3323;
      font-size: 15px;
      line-height: 24px;
      font-weight: 700; }
    .utilityTable .productcolumn .avail.out {
      font-family: Arial, Helvetica, sans-serif;
      font-size: 15px;
      color: #9e3323;
      font-size: 15px;
      line-height: 24px;
      font-weight: 700; }
  .utilityTable .quantitycolumn {
    width: 175px; }
    .utilityTable .quantitycolumn .button {
      height: 44px;
      width: 30px;
      border: 1px solid #767676;
      padding: 0.21429rem 0.35714rem;
      box-sizing: border-box;
      float: left;
      margin-bottom: 10px; }
    .utilityTable .quantitycolumn .button.qtyminus {
      border-radius: 5px 0 0 5px; }
    .utilityTable .quantitycolumn .button.qtyplus {
      border-radius: 0 5px 5px 0; }
    .utilityTable .quantitycolumn .quantity {
      width: 46px;
      height: 44px;
      margin-left: -1px;
      margin-right: -1px;
      border: 1px solid #767676;
      border-radius: 0;
      padding: 0 5px;
      background: #fff;
      float: left;
      text-align: center;
      font-family: Arial, Helvetica, sans-serif; }
    .utilityTable .quantitycolumn .min {
      display: block;
      clear: both;
      font-family: Arial, Helvetica, sans-serif;
      color: #767676;
      font-size: 14px;
      line-height: 23px; }
    .utilityTable .quantitycolumn .motm {
      display: block;
      clear: both;
      font-family: Arial, Helvetica, sans-serif;
      color: #767676;
      font-size: 14px;
      line-height: 23px; }

.qo_main .qo_step .tab-content.has-import {
  padding: 0;
  text-align: center; }
  .qo_main .qo_step .tab-content.has-import p {
    margin-bottom: 33px; }
  .qo_main .qo_step .tab-content.has-import .btn.csvbtn {
    font-family: Arial, Helvetica, sans-serif;
    color: #555555;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0;
    text-align: center;
    background: #ffffff;
    border: 1px solid #767676;
    border-radius: 0;
    padding: 0.75rem 1.5rem;
    text-decoration: none;
    display: inline-block;
    -webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -ms-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in;
    /*   
   &:click{
    background: $text-color-standard-gray;border-color: $text-color-standard-gray; color: $color-white;
   }
   
   &:focus{
    background: $text-color-standard-gray;border-color: $text-color-standard-gray; color: $color-white;
   }
*/
    vertical-align: top;
    width: 248px; }
    .qo_main .qo_step .tab-content.has-import .btn.csvbtn:hover {
      background: #555555;
      border-color: #555555;
      color: #ffffff; }
    @media (max-width: 599px) {
      .qo_main .qo_step .tab-content.has-import .btn.csvbtn {
        width: 100%;
        margin: 0 auto 1rem; } }
    .qo_main .qo_step .tab-content.has-import .btn.csvbtn:hover .icon svg {
      fill: #fff; }
  .qo_main .qo_step .tab-content.has-import .button.uploadProcess {
    position: relative;
    overflow: hidden;
    display: inline-block;
    border: 0;
    padding: 0; }
    .qo_main .qo_step .tab-content.has-import .button.uploadProcess span {
      font-family: Arial, Helvetica, sans-serif;
      color: #ffffff;
      font-size: 16px;
      line-height: 24px;
      letter-spacing: 0;
      text-align: center;
      background: #555555;
      border: 1px solid #555555;
      border-radius: 0;
      padding: 0.75rem 1.5rem;
      text-decoration: none;
      display: inline-block;
      -webkit-transition: all .3s ease-in;
      -moz-transition: all .3s ease-in;
      -ms-transition: all .3s ease-in;
      -o-transition: all .3s ease-in;
      transition: all .3s ease-in;
      /*
   &:click{
    background: $color-gray80;border-color: $color-gray80; color: $color-white;
   }
   &:focus{
    background: $color-gray80;border-color: $color-gray80; color: $color-white;
   }
*/
      width: 187px; }
      .qo_main .qo_step .tab-content.has-import .button.uploadProcess span:hover {
        background: #767676;
        border-color: #767676;
        color: #ffffff; }
      @media (max-width: 599px) {
        .qo_main .qo_step .tab-content.has-import .button.uploadProcess span {
          width: 100%;
          margin: 0 auto 1rem; } }
      .qo_main .qo_step .tab-content.has-import .button.uploadProcess span .icon svg {
        fill: #fff; }
      .qo_main .qo_step .tab-content.has-import .button.uploadProcess span input[type="file"] {
        font-size: 100px;
        position: absolute;
        left: 0;
        top: 0;
        opacity: 0; }

.qo_main .qo_step .tab-content.has-import .uploadmsg {
  background-image: url(https://cdn11.bigcommerce.com/s-t0ahxsctcb/product_images/uploaded_images/zz5h.gif);
  background-size: 40px 40px;
  background-position: center center;
  text-indent: -99999px;
  display: inline-block;
  height: 40px;
  width: 100%;
  display: inline-block;
  clear: both;
  background-repeat: no-repeat; }

.qo_main .qo_step .tab-content.has-import .pt_quickorder {
  text-align: left; }

.mobile-table {
  margin-bottom: 20px; }

.mobile-table table {
  border: 1px solid #ddd;
  width: 100%; }

.mobile-table table tr td:first-child {
  background: #eee; }

.mobile-table table tr td {
  padding: 10px 20px;
  border-bottom: 1px solid #ddd; }

.page-search.CustomerNotSignIn .findify-layouts--search .findify-layouts--search__content .findify-components-common--grid .findify-components-common--grid__column .findify-components--cards--product__content .findify-components--cards--product--price__price-wrapper.findify-components--cards--product__price-wrapper {
  display: none; }

.page-search.CustomerSignIn .findify-layouts--search .findify-layouts--search__content .findify-components-common--grid .findify-components-common--grid__column .findify-components--cards--product__content .findify-components--cards--product--price__price-wrapper.findify-components--cards--product__price-wrapper {
  display: block; }

/*cookie strt*/
.cookie-banner {
  position: fixed;
  display: flex;
  align-items: center;
  background-color: #425563;
  width: 100%;
  left: 0px;
  bottom: 0px;
  padding: 15px;
  border-radius: 0px;
  justify-content: space-between;
  box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.2);
  z-index: 999999; }

.cookie-banner .close {
  background-color: white;
  color: #1d2129;
  padding: 7px 20px;
  border-radius: 4px;
  cursor: pointer;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.428571429;
  text-align: center;
  position: relative;
  display: -webkit-flex;
  display: flex;
  -webkit-flex: 0 0 auto;
  flex: 0 0 auto;
  -webkit-align-items: center;
  align-items: center; }

.cookie-banner p,
.cookie-banner p a {
  color: #fff;
  margin-bottom: 0px;
  font-size: 15px; }

@media only screen and (max-width: 567px) {
  .cookie-banner p,
  .cookie-banner p a {
    font-size: 14px;
    line-height: 20px; } }

/*cookie end*/
@media only screen and (min-width: 1280px) {
  .navPages ul li:hover > div.navPage-subMenu > ul {
    /*display: block;*/
    opacity: 1; }
  .navPages ul > li.navPage-subMenu-item-child:hover > a + ul {
    /*display: block;*/
    opacity: 1;
    z-index: 5;
    visibility: visible; }
  .navPage-subMenu .navPages-action-moreIcon {
    display: block;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%) rotate(-90deg);
    margin: 0; }
  .navPages div.navPage-subMenu {
    /*display: none;*/
    opacity: 0;
    visibility: hidden;
    backface-visibility: hidden;
    display: inherit; }
  .navPages ul li:hover div.navPage-subMenu {
    /*display: block !important;*/
    opacity: 1;
    visibility: visible; } }

@media only screen and (max-width: 1366px) {
  .slider .item {
    height: 382px; }
  .banners {
    padding-left: 26px;
    padding-right: 26px; }
  .slider .content {
    max-width: 609px;
    padding: 32px 62px; }
  .slider .content h1 {
    font-size: 48px;
    line-height: 64px; }
  .slider .content p {
    font-size: 22px;
    line-height: 31px;
    margin-bottom: 20px; }
  .body {
    padding: 0 32px 32px 32px; }
  .slider .content .gray-button {
    font-size: 16px;
    width: 170px;
    line-height: 21px; }
  .home-card-section {
    margin: 32px 0; }
  .home-card-section ul li {
    margin: 0 16px; }
  .home-card-section ul {
    margin: 0 -16px; }
  .home-card-section ul li .content {
    padding: 30px; }
  .home-card-section ul li h3 {
    font-size: 30px;
    line-height: 41px;
    margin: 0 0 6px 0; }
  .home-card-section ul li p {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 10px; }
  .home-card-section ul li .gray-button {
    font-size: 16px;
    line-height: 21px;
    padding: 0.75rem 2.6rem; }
  .home-trending {
    margin-bottom: 25px; }
  .home-trending .slick-dots {
    bottom: -20px; }
  .home-trending h2 {
    font-size: 42px;
    padding-bottom: 22px;
    line-height: 27px; }
  .home-trending .card-text .price {
    font-size: 16px; }
  .home-trending .card-figure .card-figcaption-body {
    width: 100%; }
  .about-section h2 {
    font-size: 42px;
    line-height: 53px; }
  .home-follow-on-instagram {
    padding: 1.5rem 2.4rem 1.1rem; }
  .home-follow-on-instagram h2 {
    font-size: 42px;
    line-height: 53px; }
  .home-follow-on-instagram p {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 0; }
  .about-section {
    padding: 2rem; }
  .about-section p {
    font-size: 16px;
    line-height: 24px; }
  .about-section a {
    font-size: 16px; }
  .home-card-section.home-blog-section .content .secondry {
    font-size: 14px; }
  .home-card-section.home-blog-section .content a.text-link {
    font-size: 16px; }
  .review-slider .yotpo-reviews-carousel .carousel-display-wrapper .yotpo-carousel .small-version {
    padding: 1.6rem; }
  .review-slider .yotpo-reviews-carousel .carousel-display-wrapper .yotpo-carousel .small-version .right-side {
    width: 100% !important;
    margin-top: 20px; }
  .review-slider .yotpo-reviews-carousel .carousel-display-wrapper .yotpo-carousel .small-version .product-image-container {
    width: 100% !important; }
  .review-slider .review .small-version .carousel-review-author {
    font-family: Arial, Helvetica, sans-serif !important;
    font-size: 18px !important;
    color: #56564f !important;
    font-style: italic !important;
    font-weight: 400 !important; }
  .footer-bottom .footer-info-col {
    padding: 0; }
  .footer-bottom {
    padding: 0 32px; }
  .footer-bottom .footer-info-col.footer-info-about,
  .footer-bottom .footer-info-col.footer-info-support {
    width: 20%; }
  .footer-bottom .footer-info-col.footer-info-newsletter {
    width: 34%; } }

@media only screen and (max-width: 1279px) {
  .container {
    width: 100%; }
  .cart-container .cart-list td.cart-item-title .cart-details {
    padding-left: 0; }
  .cart-container .cart-list td.cart-item-title figure img {
    left: 0;
    right: auto; }
  .cart-container .cart-item-title {
    height: auto; }
  .cart-container .cart-list td {
    height: auto; } }

@media only screen and (max-width: 1279px) {
  .body {
    padding: 0 20px 20px 20px; }
  .footer-bottom {
    padding: 0 20px; }
  .slider .item.even .content {
    margin-top: 13px; }
  .home-card-section {
    margin: 14px 0 32px 0; }
  .navPages-container.head-left {
    display: none; }
  .mobileMenu-toggle {
    display: block; }
  .mobileMenu-toggle .mobileMenu-toggleIcon {
    top: 7px; }
  .mobileMenu-toggle {
    height: 18px;
    padding: 0;
    width: 20px;
    top: 0px;
    margin-top: 0px;
    left: 0px; }
  .banners {
    padding-left: 20px;
    padding-right: 20px; }
  .banners .block1 {
    display: block; }
  .navUser ul li.navUser-item--account {
    display: none; }
  .head-right {
    padding: 0; }
  .quickSearch label.is-srOnly {
    clip: none;
    height: 18px !important;
    overflow: visible !important;
    padding: 0 !important;
    position: relative !important;
    width: 17px !important;
    background: url(../img/search-btn-img.png) no-repeat center center;
    display: inline-block;
    text-indent: -99999px;
    cursor: pointer; }
  .search-div {
    width: auto;
    position: static;
    padding: 0;
    margin-top: 3px;
    height: 18px;
    float: left; }
  .search-div .form-field {
    position: absolute;
    right: 0;
    width: 100%;
    display: none;
    top: 100%;
    background-color: #eeeeee;
    padding: 20px;
    border-top: 1px solid #767676; }
  .head-right,
  .navUser,
  .navUser-section {
    position: static; }
  .navUser ul li.navUser-item--cart .navUser-action {
    margin-left: 10px; }
  .navUser ul li {
    padding: 14px 0; }
  .search-div .form-input {
    height: 44px; }
  .search-div .btn {
    right: 30px;
    height: 44px;
    top: 20px; }
  .slider .item {
    background: none !important;
    height: auto; }
  /*.slider .item .mobile-img{display: block; height: 481px; background-position: left top; background-size: auto 100%;}
  .slider .item.even .mobile-img{background-position: right -10px top;}*/
  .slider .item .mobile-img {
    display: block; }
  .slider .item .content {
    position: relative;
    top: auto;
    transform: none;
    width: 100%;
    text-align: center;
    max-width: 100%; }
  .search-div .form-field,
  .search-div .form {
    float: left; }
  .header {
    position: relative;
    top: auto;
    width: 100%;
    z-index: 100; }
  body {
    padding-top: 0px; }
  .header.sticky .head-right {
    padding: 0; }
  .header-logo > a {
    margin-top: -15px;
    margin-left: 0px; }
  .navUser-item--cart .dropdown-menu.is-open::after {
    right: 13px; }
  .header-logo {
    z-index: -2; }
  .slider .content {
    padding: 20px 0 0 0; }
  .slider .content h1 {
    font-size: 40px;
    line-height: 64px;
    margin-bottom: 0; }
  .slider .content .gray-button {
    width: 145px;
    margin-bottom: 0; }
  .slider .content p {
    font-size: 20px; }
  .home-card-section ul li {
    margin: 0 9px; }
  .home-card-section ul {
    margin: 0 -9px; }
  .home-card-section ul li h3 {
    font-size: 26px;
    line-height: 36px; }
  .home-card-section ul li .content {
    padding: 20px; }
  .home-card-section ul li .gray-button {
    padding: 0.75rem 20px;
    min-width: 115px;
    display: inline-block;
    width: auto; }
  .home-trending h2 {
    font-size: 36px;
    padding-bottom: 22px;
    line-height: 23px; }
  .about-section h2 {
    font-size: 36px;
    line-height: 25px;
    margin-bottom: 15px; }
  .home-follow-on-instagram h2 {
    font-size: 36px;
    line-height: 25px;
    margin-bottom: 15px; }
  .home-trending .productCarousel {
    padding: 0;
    margin: 35px 0 0 0; }
  .footer-bottom .footer-info-col.footer-info-about,
  .footer-bottom .footer-info-col.footer-info-support {
    width: 26%; }
  .footer-bottom .footer-info-col.footer-info-newsletter {
    width: 100%;
    margin-top: 39px; }
  .footer-bottom .newsletter-div .form-input {
    width: 267px;
    margin-right: 11px; }
  .footer-bottom .newsletter-div .gray-button {
    width: 135px; }
  .footer-bottom .footer-info-col.footer-info-contact {
    width: 41%;
    float: right; }
  .footer-copyright {
    padding-bottom: 23px;
    margin-top: 28px; }
  .about-section {
    margin-top: 32px; }
  .mobileMenu-toggle .mobileMenu-toggleIcon,
  .mobileMenu-toggle .mobileMenu-toggleIcon::before,
  .mobileMenu-toggle .mobileMenu-toggleIcon::after {
    height: 1px; }
  .mobileMenu-toggle.is-open {
    top: 18px;
    margin-top: 0; }
  #menu.navPages-container.is-open {
    margin-left: 0;
    -webkit-overflow-scrolling: touch;
    position: fixed;
    height: auto;
    bottom: 0;
    top: 53px;
    padding-top: 0; }
  #menu.navPages-container .navPages {
    background-color: #fff;
    padding: 0;
    position: relative; }
  #menu.navPages-container {
    width: 320px; }
  .header.is-open,
  .header,
  .header.sticky {
    height: 53px; }
  .header.sticky #menu.navPages-container.is-open {
    top: 53px !important;
    height: calc(100vh - 53px); } }

@media only screen and (max-width: 1279px) and (max-width: 700px) {
  .header,
  .header.sticky {
    height: auto;
    min-height: unset; }
  .header.sticky #menu.navPages-container.is-open {
    top: 0 !important;
    height: 100vh; } }

@media only screen and (max-width: 1279px) {
  /* Override any larger breakpoint rules on mobile - HIGH SPECIFICITY */ }

@media only screen and (max-width: 1279px) and (max-width: 700px) {
  body .header,
  body .header.sticky,
  html .header,
  html .header.sticky,
  body.home .header,
  body.home .header.sticky {
    height: auto !important;
    min-height: unset !important;
    max-height: none !important; } }

@media only screen and (max-width: 1279px) {
  /* Ultra-specific mobile override */ }

@media only screen and (max-width: 1279px) and (max-width: 700px) {
  .header[class*="header"],
  .header.sticky[class*="sticky"] {
    height: auto !important;
    min-height: unset !important;
    max-height: none !important; } }

@media only screen and (max-width: 1279px) {
  #menu.navPages-container .navPages.active {
    overflow: hidden; }
  #menu.navPages-container .navPages-quickSearch {
    background-color: #eee;
    margin: 0;
    padding: 20px;
    border-bottom: 1px solid #b8b8b8;
    float: left;
    width: 100%; }
  #menu.navPages-container .navPages-quickSearch form {
    float: left;
    width: 100%; }
  #menu.navPages-container .navPages ul {
    float: left;
    width: 100%;
    margin: 0; }
  #menu.navPages-container .navPages-quickSearch .form-input {
    height: 44px;
    border-radius: 0; }
  #menu.navPages-container .navPages-quickSearch .btn {
    background: url(../img/search-btn-img.png) no-repeat center center;
    position: absolute;
    right: 12px;
    text-indent: -9999px;
    box-shadow: none;
    border: 0;
    width: 17px;
    height: 44px;
    border-radius: 0;
    top: 0; }
  #menu.navPages-container .navPages-quickSearch .form-field {
    position: relative;
    border-radius: 0; }
  #menu.navPages-container .navPages ul li {
    margin-right: 0;
    border-bottom: 1px solid #b8b8b8;
    float: left;
    width: 100%;
    margin: 0;
    padding: 0 !important; }
  #menu.navPages-container .navPages ul li a {
    width: auto;
    padding: 0;
    float: left;
    color: #555555;
    font-size: 16px;
    padding: 8px 20px;
    position: static;
    border-bottom: 0; }
  #menu.navPages-container .navPages ul li a:hover {
    color: #767676; }
  #menu.navPages-container .has-subMenu .navPages-action-moreIcon {
    position: absolute;
    right: 20px;
    transform: none;
    display: block;
    margin: 11px 0 0 0;
    width: 21px;
    height: 21px;
    cursor: pointer; }
  #menu.navPages-container .navPages ul li.last-category a {
    color: #7d5841; }
  #menu.navPages-container .navPages-list.navPages-list--user li a:hover {
    color: #555555; }
  #menu.navPages-container .navPages ul li.navPage-subMenu-item-child > .navPage-subMenu-action {
    font-size: 15px;
    font-weight: 700; }
  #menu.navPages-container .navPages ul li.has-sub-child ul li a {
    font-size: 14px; }
  #menu.navPages-container .navPages ul li.navPage-subMenu-item-child {
    margin-bottom: 9px; }
  #menu.navPages-container .navPages ul li.has-sub-child ul {
    padding: 0; }
  /* #menu.navPages-container .navPages div.navPage-subMenu { top: 0; padding: 0 !important; transition: all .3s ease-in; z-index: 9999; height: 100vh;  background: #fff !important;}*/
  #menu.navPages-container .navPage-subMenu-item > .navPage-subMenu-action {
    margin-bottom: 0 !important; }
  #menu.navPages-container .navPages-quickSearch {
    display: block; }
  #menu .back-arw {
    background-color: #eee;
    padding: 8px 13px;
    font-size: 16px;
    color: #555555;
    border-bottom: 1px solid #b8b8b8;
    cursor: pointer; }
  .header.is-open .header-logo {
    z-index: 99; }
  .header.is-open .mobileMenu-toggle {
    z-index: 100; }
  .header.is-open .head-right {
    z-index: 100; }
  .productView .productView-images .productView-thumbnails .productView-thumbnail-link {
    height: auto;
    width: auto; }
  .productView .productView-images .productView-thumbnails .productView-thumbnail-link img {
    max-height: 50px; }
  .productView .productView-images .rollover_img span {
    font-size: 11px;
    line-height: 23px; }
  .productView .productView-images .productView-img-container {
    max-width: 350px; }
  .productView .productView-images .slick-next::before,
  .productView .productView-images .slick-prev::before {
    width: 24px;
    height: 24px; }
  .productView .mobile-hide {
    margin-top: 15px; }
  .productView-product .artist-div .artist-right {
    width: 56%; }
  .productView-product .consumer-div .consumerlink {
    width: 54%; }
  .productView .home-trending .slick-dots {
    bottom: -20px; }
  .productView .home-trending {
    margin-bottom: 45px; }
  .productView .home-trending h2 {
    font-size: 26px;
    padding: 9px 0 23px 0; }
  .productView .productView-details {
    float: right;
    clear: right; }
  .productView-description {
    clear: none;
    float: right;
    width: 100%;
    padding: 0;
    margin-top: 40px; }
  .productView-description .tabs li {
    float: left;
    border-color: transparent; }
  .productView-description .tabs li.is-active {
    border-color: #555555;
    border-bottom-color: #ffffff;
    border-left: 1px solid #555555;
    border-right: 1px solid #555555;
    border-bottom: 1px solid #ffffff; }
  .productView-description .tab-content .artistImage {
    width: 39%; }
  .productView-description .tab-content .artistname {
    width: 39%; }
  .productView-description .tab-content .artistBio {
    width: 57.5%;
    float: right; }
  .productView .productView-details.productView-bottom .productView-options .share-class .form-wishlist {
    margin: 0 6px 0 0; }
  .navPages div.navPage-subMenu ul {
    padding: 12px 13px 58px 13px; }
  body .findify-layouts--autocomplete--dropdown {
    width: 100%; }
  .cart-header {
    display: none; }
  .cart-list {
    border-top-color: #555; }
  .cart-container .cart-list td.empty {
    display: none; }
  .cart-container .cart-list td {
    border: 0; }
  .cart-container .cart-list tr {
    border-bottom: 1px solid #555;
    position: relative;
    padding: 1.8rem 0 1.9rem 18%; }
  .cart-container .cart-list td.cart-item-title {
    display: block;
    width: 100%;
    padding: 0px;
    margin-bottom: 15px; }
  .cart-item-image {
    top: 30px;
    bottom: auto; }
  .cart-container .cart-list td.cart-item-title figure {
    position: static;
    height: auto; }
  .cart-container .cart-list td.cart-item-title .cart-item-options--giftWrapping {
    margin-bottom: 0; }
  .cart-container .cart-list td.price {
    width: 33%;
    float: left;
    text-align: left;
    padding-top: 0;
    font-weight: 400;
    padding-left: 0; }
  .cart-container .cart-list .cart-item-info {
    padding-bottom: 0; }
  .cart-container .cart-list .cart-item-info + .cart-item-info {
    margin-top: 0; }
  .cart-container .cart-totals .cart-total-value {
    width: 50%;
    text-align: right; }
  .cart-container .cart-totals .cart-total-label {
    text-align: left; }
  .cart-container .cart-list td.price strong {
    font-weight: 400; }
  .cart-container .cart-list td.cart-item-quantity {
    width: 33%;
    float: left;
    text-align: left;
    padding-top: 0; }
  .cart-container .cart-list .cart-item-info.remove {
    position: absolute;
    right: 20px;
    top: 25px;
    width: auto;
    padding: 0; }
  .cart-container .cart-list td.mobile-block {
    display: none;
    width: 100px;
    float: left; }
  .cart-container .cart-list .cart-item-label {
    padding-left: 0;
    font-size: 15px;
    font-weight: 700;
    color: #555555; }
  .cart-container .cart-list .cart-item-value {
    padding-left: 0; }
  .cart-container .cart-list .cart-item-value.gift_wrapping_price {
    display: inline-block;
    margin-top: 0 !important;
    margin-left: 10px; }
  .cart-container .cart-totals,
  .cart-container .cart-actions,
  .cart-container .batches {
    width: 65%; }
  .cart-container {
    margin: 25px auto 0; }
  .cart-container .free-shipping .alertBox--info {
    text-align: left; }
  .cart-container .free-shipping .alertBox--info .alertBox-icon {
    width: 30px;
    float: left; }
  .cart-container .free-shipping .alertBox--info .alertBox-message {
    display: flex; }
  .cart-container .free-shipping .alertBox--info {
    padding: 15px 20px; }
  .home-sliders {
    padding: 0;
    margin-bottom: 16px; }
  .slider .content {
    padding: 0 20px; }
  .productView-description .tabs-contents {
    margin-bottom: 0;
    padding: 19px 0 14px 0; }
  .productView .yotpo .yotpo-regular-box:nth-child(even) {
    padding: 0;
    width: 100%; }
  .productView .yotpo .yotpo-regular-box:nth-child(odd) {
    padding: 0;
    width: 100%; }
  #yotpo-testimonials-custom-tab #yotpo-testimonials {
    margin-top: 32px; }
  .productView .yotpo .yotpo-regular-box {
    width: 100%;
    margin-bottom: 42px !important; }
  .yotpo-testimonial-div .yotpo-first-review-content {
    margin-bottom: 42px; }
  .product-blog .BlogPDP .blog {
    width: 44%;
    margin-bottom: 2.2rem; }
  .yotpo.yotpo-main-widget.yotpo-medium .yotpo-bottomline.yotpo-bottomline-2-boxes .yotpo-bottomline-box-1 .yotpo-default-button.write-review-button,
  .yotpo .yotpo-modal-dialog.yotpo-medium .yotpo-bottomline.yotpo-bottomline-2-boxes .yotpo-bottomline-box-1 .yotpo-default-button.write-review-button {
    width: 50px;
    left: auto !important;
    right: 0 !important;
    top: 55px !important; }
  .yotpo.yotpo-main-widget.yotpo-medium .yotpo-bottomline.yotpo-bottomline-2-boxes .yotpo-bottomline-box-1 .yotpo-default-button.write-question-button,
  .yotpo .yotpo-modal-dialog.yotpo-medium .yotpo-bottomline.yotpo-bottomline-2-boxes .yotpo-bottomline-box-1 .yotpo-default-button.write-question-button {
    width: 50px;
    left: auto !important;
    right: 0 !important; }
  .yotpo.yotpo-main-widget.yotpo-medium .yotpo-bottomline.yotpo-bottomline-2-boxes .yotpo-bottomline-box-1,
  .yotpo .yotpo-modal-dialog.yotpo-medium .yotpo-bottomline.yotpo-bottomline-2-boxes .yotpo-bottomline-box-1 {
    position: static !important; }
  .productView .yotpo.yotpo-main-widget.yotpo-medium .yotpo-main {
    margin-left: 53px; }
  .productView .yotpo.yotpo-main-widget.yotpo-medium .yotpo-footer {
    margin-left: 53px; }
  .product-blog .BlogPDP {
    margin: 0 -2%; }
  .product-blog .BlogPDP .blog {
    width: 46%;
    margin-bottom: 4%;
    margin-left: 2%;
    margin-right: 2%; }
  .page-content h2 {
    margin-top: 20px; }
  #faq-nav li a {
    padding: 13px 13px;
    font-size: 13px; }
  .CreditThank {
    min-height: 356px; }
  body .qo_step {
    text-align: center; }
  body .qo_main .qo_step ul.tabs {
    display: inline-block;
    width: auto;
    margin-left: 0;
    margin-bottom: 48px; }
  body .qo_main .qo_step ul.tabs li.tab {
    margin-left: 0;
    display: block;
    margin-bottom: 21px; }
  .qo_main .qo_step ul.tabs li.tab a.tab-title {
    text-align: left; }
  .utilityTable thead {
    display: none; }
  .utilityTable tbody tr:first-child {
    border-top: 1px solid #767676; }
  .utilityTable tbody tr {
    display: block;
    position: relative;
    float: left;
    width: 100%; }
  .utilityTable .itemnumbercolumn {
    width: 32%;
    display: block;
    text-align: left;
    float: left; }
  .utilityTable .itemnumbercolumn input {
    width: 100%; }
  .utilityTable .quantitycolumn {
    width: 35%;
    float: left;
    display: block;
    clear: both;
    margin-left: 32%;
    padding-top: 10px;
    text-align: left; }
  .utilityTable .unitpricecolumn {
    text-align: left;
    width: 132px;
    float: left;
    display: block; }
  .utilityTable .removeitemcolumn {
    position: absolute;
    right: 0;
    top: 11px;
    padding: 0;
    width: auto; }
  .utilityTable .productcolumn {
    width: 59%;
    display: block;
    float: left;
    text-align: left; }
  .utilityTable .quantitycolumn[data-th]::before,
  .utilityTable .unitpricecolumn[data-th]::before {
    content: attr(data-th);
    display: block;
    font-weight: 600;
    width: 100%;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 700;
    color: #555555;
    padding-bottom: 10px; }
  .productView .instock-notify-div p {
    line-height: 23px; }
  .productView .instock-notify-div .field {
    width: 100%;
    margin-bottom: 12px; }
  .productView .instock-notify-div .actions {
    width: 100%; }
  .productView .instock-notify-div {
    margin-top: 23px; }
  body .career-page .blue-button,
  body .career-page .gray-button {
    font-size: 14px; }
  .login {
    margin: 0 auto 45px auto !important;
    max-width: 100%; }
    .login h1.page-heading {
      margin-top: 10px !important; }
    .login .login-form {
      width: 50%; }
    .login .new-customer {
      width: 50%; }
  .page-product #mainContent .productView {
    padding-top: 0px; }
    .page-product #mainContent .productView #ProductName-m {
      margin-top: 0px !important; }
  .page-product #mainContent .productView-images {
    margin-top: 0px; }
  .page-product #mainContent .container {
    padding: 0px;
    margin-top: -10px; }
  .page-product #mainContent .productView-details .productView-options {
    margin-bottom: 0px; }
    .page-product #mainContent .productView-details .productView-options .form-action {
      margin-bottom: 0px; }
    .page-product #mainContent .productView-details .productView-options .form-wishlist {
      margin-bottom: 0px; }
  .page-product #mainContent .productView-description .tabs-contents {
    padding-top: 0px; } }

/* For Login page only START*/
@media screen and (max-width: 735px) and (min-width: 600px) {
  .store-image {
    margin-right: 5px; }
  .cta-text-block h3 {
    font-size: 22px;
    margin: 0 5px 0 0; }
  .login .form-actions .button--primary {
    max-width: 122px; }
  .login .form-actions .forgot-password {
    margin: 0 0 0 10px; } }

/* For Login page only CLOSE*/
@media only screen and (max-width: 767px) {
  .productView-product .artist-div .artistImage {
    width: 78px;
    margin-right: 14px; }
  .productView-product .consumer-div .consumerImage {
    width: 78px;
    margin-right: 14px; }
  /*.slider .item{background: none !important; height: auto;}
  .slider .item .mobile-img{display: block;}
  .slider .item .content{position: relative; top: auto; transform: none; width: 100%; text-align: center; max-width: 100%;}*/
  .showroom-table td {
    width: 100%;
    display: block; }
  .showroom-table td.empty {
    display: none; }
  .wholesale-div td {
    max-width: 100%;
    width: 100%;
    display: -ms-inline-grid;
    display: inline-grid;
    padding: 0.5rem 0; }
  .wholesale-div td h3 {
    margin-top: 15px; } }

@media only screen and (max-width: 599px) {
  .header-logo {
    left: 0;
    text-align: left;
    padding-left: 50px; }
  .banners {
    padding-left: 17px;
    padding-right: 17px; }
  #faq-nav li a {
    padding: 13px 12px;
    font-size: 13px; }
  .banners {
    line-height: 23px;
    padding-top: 8px;
    padding-bottom: 7px; }
  .productView .productView-images .slick-dots {
    display: block !important; }
  .productView .productView-images .slick-dots li {
    height: auto;
    width: auto;
    margin: 0 12px 0 0;
    padding: 0; }
  .productView .productView-images .slick-dots li:last-child {
    margin-right: 0; }
  .banners .block1 {
    display: block; }
  .banners .block {
    display: block; }
  .footer-bottom .footer-info-col {
    text-align: center;
    margin-bottom: 33px; }
  .footer-bottom .footer-info-col.footer-info-about,
  .footer-bottom .footer-info-col.footer-info-support {
    width: 100%; }
  .footer-bottom .footer-info-col.footer-info-contact {
    width: 100%; }
  .footer-bottom .footer-info-col ul li {
    margin-top: 5px; }
  .footer-bottom .footer-info-col ul li:first-child {
    margin-top: 0px; }
  .footer-bottom .phone-div {
    background-position: center 5px;
    padding-left: 0;
    padding-top: 35px;
    margin-bottom: 25px; }
  .footer-bottom .email-div {
    background-position: center 5px;
    padding-left: 0;
    padding-top: 30px; }
  .footer-bottom .footer-info-col.footer-info-newsletter {
    margin-top: 10px; }
  .footer-bottom .newsletter-div .gray-button {
    width: 100%; }
  .footer-bottom .footer-info-col.footer-info-contact {
    margin-top: 0; }
  .footer-bottom .newsletter-div .form-input {
    max-width: 100%;
    width: 100%;
    margin-right: 0;
    margin-bottom: 15px; }
  .footer-bottom .footer-info-storeinfo .socialLinks li {
    float: none;
    display: inline-block;
    vertical-align: top; }
  .footer-bottom .footer-info-storeinfo .socialLinks li a {
    margin-right: 23px; }
  .footer-bottom .footer-info-storeinfo .socialLinks {
    margin-top: 7px;
    font-size: 0; }
  .footer-copyright {
    margin-top: 0;
    text-align: center; }
  .footer-copyright ul li {
    display: inline-block;
    float: none; }
  .slider .content h1 {
    font-size: 36px;
    line-height: 46px; }
  .slider .content p {
    font-size: 18px;
    line-height: 27px; }
  .slider .content {
    padding: 7px 20px 0 20px; }
  .slider .item.even .mobile-img {
    background-position: right top; }
  .home-card-section ul {
    margin: 0;
    display: inline-block;
    width: 100%; }
  .home-card-section ul li {
    margin: 0 0 32px 0;
    width: 100%; }
  .home-card-section ul li:last-child {
    margin-bottom: 0; }
  .home-trending h2 {
    font-size: 32px;
    padding-bottom: 19px;
    line-height: 23px;
    margin-bottom: 15px; }
  .home-trending .slick-arrow {
    display: none !important; }
  .home-trending .productCarousel-slide {
    padding: 0 7px; }
  .about-section h2 {
    font-size: 32px;
    line-height: 44px;
    margin-bottom: 6px; }
  .home-follow-on-instagram {
    padding: 1.5rem; }
  .home-follow-on-instagram h2 {
    font-size: 36px;
    line-height: 40px; }
  .home-trending.review-slider h2 {
    font-size: 36px;
    line-height: 40px; }
  .mobile-meta-show {
    display: inline-block;
    width: 100%; }
  .mobile-meta-show .productView-details {
    width: 100%;
    padding: 0; }
  .mobile-meta-hide {
    display: none; }
  .productView .productView-images {
    width: 100%;
    margin-top: 11px; }
  .productView .productView-images .rollover_img span {
    font-size: 14px; }
  .productView .productView-details {
    float: right;
    clear: right;
    width: 100%;
    padding: 0; }
  .productView .productView-details .productView-title {
    font-size: 36px;
    margin: 14px 0 3px 0 !important; }
  .productView .productView-images .productView-img-container {
    max-width: 100%;
    max-height: 250px; }
  .productView .mobile-show {
    float: left;
    width: 100%; }
  .productView-thumbnails .slick-list {
    margin-left: 0;
    margin-right: 0; }
  .productView .slick-dots {
    display: block; }
  .productView .slick-arrow {
    display: none !important; }
  .productView-options {
    text-align: left; }
  .productView-options .form-action {
    padding: 0; }
  .addthis_toolbox .socialLinks {
    text-align: center;
    margin-bottom: 0;
    line-height: 1; }
  .addthis_toolbox .socialLinks li {
    float: none;
    display: inline-block; }
  .mobile-show .videoGallery {
    margin-bottom: 0; }
  .mobile-show .videoGallery .toggle-content {
    margin-bottom: 0;
    float: left;
    width: 100%; }
  .productView-description {
    padding: 0;
    margin-top: 0; }
  .productView .home-trending .slick-arrow {
    display: block !important; }
  .productView .home-trending .productCarousel {
    padding-left: 10px;
    padding-right: 10px; }
  .productView .home-trending .slick-next::before,
  .productView .home-trending .slick-prev::before {
    height: 1.92857rem; }
  .productView-description .tabs li {
    width: 100%;
    border-left: 0 !important;
    border-right: 0 !important;
    border-radius: 0;
    border-bottom-color: #555555 !important; }
  .productView-description .tabs {
    display: none; }
  .custom_toggle .toggle_btn {
    display: inline-block;
    width: 100%;
    border-bottom: 1px solid #555;
    border-top: 1px solid #555;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    color: #555555;
    font-weight: 700;
    margin-bottom: 5px;
    position: relative;
    text-align: center; }
  .productView-description .custom_toggle .toggle_btn .arrow-up svg {
    fill: #767676; }
  .custom_toggle .toggle_btn.is-open {
    color: #425563;
    font-weight: 700; }
  .productView .home-trending.related-out-trending {
    padding: 17px 0 35px 0;
    margin-top: 10px; }
  .productView .home-trending.related-out-trending h2 {
    padding: 5px 0 20px 0;
    font-size: 22px; }
  .productView .home-trending.related-out-trending .productCarousel .card-body h4.card-title {
    font-size: 14px;
    line-height: 20px; }
  .productView .home-trending.related-out-trending .productCarousel .card-body .price-section {
    padding: 0 1px; }
  .productView .home-trending.related-out-trending .slick-dots {
    bottom: -10px !important; }
  .productView .home-trending.related-out-trending .slick-next {
    right: 13px; }
  .productView .home-trending.related-out-trending .slick-prev {
    left: 13px; }
  .productView-description .tab-title.is-open + .tab-content.is-active {
    display: block; }
  .productView-description .tab-content.is-active {
    display: none; }
  .tab svg,
  .toggle_btn svg {
    height: 20px;
    width: 20px;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -8px; }
  .arrow-up {
    display: block !important; }
  .tab.is-active .arrow-up,
  .toggle_btn.is-open .arrow-up {
    display: none !important; }
  .toggle_btn .arrow-up svg {
    transform: rotate(-180deg); }
  .tab.is-active .arrow-down,
  .toggle_btn.is-open .arrow-down {
    display: block !important; }
  .productView-description .tab-content .artistImage {
    width: 118px;
    margin-right: 16px;
    display: inline-block;
    vertical-align: middle;
    float: none; }
  .productView-description .tab-content .artistBio {
    width: auto;
    float: none; }
  .productView-description .tab-content .artistname {
    width: 125px;
    float: none;
    display: inline-block;
    vertical-align: middle; }
  .productView .home-trending .productCarousel .card-text .price {
    font-size: 14px; }
  .productView-description .tab-content .artistBio {
    float: left;
    width: 100%;
    margin-top: 14px; }
  .productView-description .tab-content .artistBio p {
    clear: both; }
  .productView-main-slider {
    display: block;
    float: left;
    width: 100%; }
  .productView .productView-images .productView-image {
    display: none; }
  .productView .productView-images .productView-thumbnails {
    display: none !important; }
  .productView .productView-images {
    margin-bottom: 0; }
  .productView-product .artist-div .artistImage,
  .productView-product .consumer-div .consumerImage {
    width: 120px; }
  .productView-product .artist-div .artist-right,
  .productView-product .consumer-div .consumerlink {
    width: 50%; }
  .productView .home-trending .slick-dots {
    bottom: -30px; }
  .productView .home-trending {
    margin-bottom: 55px; }
  .productView .home-trending.related-out-trending {
    margin-bottom: 25px; }
  .cart-container .cart-list td.cart-item-title figure {
    height: 100px; }
  .cart-container .cart-list td.cart-item-title figure img {
    left: 0;
    right: auto;
    max-width: 84px;
    max-height: 84px; }
  .cart-container .cart-list td.cart-item-title .cart-details {
    padding-left: 105px; }
  .cart-item-options--giftWrapping {
    margin-top: 1.5rem; }
  .cart-container .cart-list .cart-item-info.remove {
    right: 0; }
  .cart-container .cart-remove {
    height: auto;
    width: auto; }
  .cart-container .cart-list td.mobile-block {
    display: none; }
  .cart-container .cart-list tr {
    float: left;
    width: 100%; }
  .cart-container .cart-list td .cart-item-label {
    display: none; }
  .cart-container .cart-list tr {
    padding: 1.8rem 0 1.9rem 0; }
  .cart-container .cart-list td.cart-item-title .cart-item-name {
    min-width: inherit;
    margin-bottom: 4px; }
  .cart-container .cart-list td.cart-item-title .cart-details {
    padding-left: 90px;
    padding-right: 30px; }
  .cart-container .cart-list td .cart-item-value {
    padding-left: 0; }
  .cart-container .cart-list td.cart-item-quantity {
    padding: 0;
    float: left;
    clear: none;
    width: 100%;
    margin-bottom: 19px; }
  .cart-container .cart-list td.price[data-th="Total"] {
    width: 100%;
    padding: 0;
    margin-top: 0;
    margin-bottom: 0; }
  .cart-container .cart-list td.price {
    width: 100%;
    padding: 0;
    margin-bottom: 18px; }
  .cart-container .cart-list .cart-item-info.remove {
    margin-top: 3px; }
  .cart-container .cart-totals,
  .cart-container .cart-actions,
  .cart-container .batches {
    width: 100%;
    text-align: left; }
  .cart-container .cart-totals .cart-total-value {
    float: right; }
  .cart-container .cart-totals .cart-total-label {
    width: 44%; }
  .cart-container .cart-list td.cart-item-quantity::before,
  .cart-container .cart-list td.price::before {
    content: attr(data-th);
    display: inline-block;
    font-weight: 700;
    padding-bottom: 0;
    font-size: 14px;
    color: #555;
    vertical-align: middle;
    width: 93px; }
  .cart-content {
    margin-bottom: 19px; }
  .cart-container .cart-totals .cart-total.cart_grand_total .cart-total-label,
  .cart-container .cart-totals .cart-total.cart_grand_total .cart-total-value {
    font-size: 21px; }
  .cart-container .cart-totals .cart-total.cart_grand_total {
    padding-top: 25px;
    padding-bottom: 17px; }
  .cart-container td.cart-item-quantity .productView-info-value {
    width: 100%; }
  .cart-container .cart-totals .cart-total-label,
  .cart-container .cart-totals .cart-total-value,
  .cart-container .cart-totals .cart-total-value button,
  .cart-container .cart-list td.cart-item-title .cart-item-name,
  .cart-container .cart-list .cart-item-info {
    font-size: 16px; }
  .cart-container .cart-actions.continue_shopping .button,
  .cart-container .cart-actions.share_cart .button {
    font-size: 16px !important; }
  .productView .slick-dots {
    display: block !important; }
  .yotpo-testimonial-div .yotpo .yotpo-review .yotpo-main {
    margin-left: 0; }
  .yotpo-testimonial-div .yotpo .yotpo-review .yotpo-footer {
    margin-left: 0; }
  .productView .yotpo .yotpo-regular-box {
    width: 100%;
    margin-bottom: 20px !important; }
  .product-blog .BlogPDP {
    margin: 0; }
  .product-blog .BlogPDP .blog {
    width: 100%;
    margin: 0;
    margin-bottom: 28px; }
  .product-blog {
    margin-bottom: 0; }
  .yotpo.yotpo-main-widget.yotpo-small .yotpo-bottomline.yotpo-bottomline-2-boxes,
  .yotpo .yotpo-modal-dialog.yotpo-small .yotpo-bottomline.yotpo-bottomline-2-boxes {
    height: auto !important; }
  .yotpo.yotpo-main-widget.yotpo-small .yotpo-bottomline.yotpo-bottomline-2-boxes .write-question-button,
  .yotpo.yotpo-main-widget.yotpo-small .yotpo-bottomline.yotpo-bottomline-2-boxes .write-review-button,
  .yotpo .yotpo-modal-dialog.yotpo-small .yotpo-bottomline.yotpo-bottomline-2-boxes .write-question-button,
  .yotpo .yotpo-modal-dialog.yotpo-small .yotpo-bottomline.yotpo-bottomline-2-boxes .write-review-button {
    display: block !important; }
  .productView .yotpo.yotpo-main-widget.yotpo-small .yotpo-review .yotpo-header .yotpo-header-actions {
    display: inline-block; }
  .productView .yotpo.yotpo-main-widget.yotpo-small .yotpo-review .footer-additional-actions {
    display: none; }
  .productView .yotpo.yotpo-main-widget.yotpo-small .yotpo-review .yotpo-footer .footer-actions {
    display: inline-block; }
  .product-blog .BlogPDP .blog .blog-post-body h2 {
    font-size: 22px;
    line-height: 30px; }
  .productView .yotpo.yotpo-main-widget.yotpo-small .yotpo-bottomline.yotpo-bottomline-3-boxes .yotpo-bottomline-box-2 .yotpo-star-distribution {
    margin: 10px 0 0 0; }
  .productView .yotpo .yotpo-default-button,
  .productView .yotpo input[type="button"].yotpo-default-button {
    font-size: 14px; }
  .yotpo-testimonial-div .yotpo-first-review-content {
    margin-bottom: 20px; }
  .login {
    margin: 20px auto 25px auto !important; }
  .login .login-row {
    margin-top: 35px; }
  .login .form-actions {
    text-align: center; }
  .login .form-actions .button--primary {
    max-width: 100%; }
  .login .form-actions .forgot-password {
    margin: 0;
    text-align: center;
    width: auto; }
  .wholesale-website-m {
    padding: 22px 27px; }
  .store-image {
    margin-right: 0;
    margin-bottom: 10px; }
  .cta-text-block {
    width: 100%;
    display: inline-block;
    vertical-align: top; }
  .cta-text-block h3 {
    margin-right: 0;
    margin-bottom: 10px; }
  a.movetob2site {
    margin: 0; }
  .login .login-form {
    width: 100%;
    padding-right: 0;
    margin-bottom: 35px; }
  .login .new-customer {
    width: 100%;
    padding-left: 0; }
  .login .new-customer .panel-header {
    padding: 20px 20px 0; }
  .login .new-customer .panel-body {
    padding: 5px 20px 27px; }
  .login .new-customer .panel-body .button--primary {
    width: 100%;
    font-size: 16px; }
  .hide-mobile {
    display: none !important; }
  .hide-desktop-tablet {
    display: inline !important; }
  .product-blog .BlogPDP .blog .blog-post-figure .blog-thumbnail a {
    height: 215px; }
  #faq-nav li {
    width: 50%; }
  #faq-nav li a {
    width: 100%; }
  #tabmenu #tab-content {
    padding: 10px 17px 20px;
    box-sizing: border-box; }
  #tabmenu {
    margin-top: 20px; }
  .CreditThank {
    padding-top: 25px; }
  .CreditThank .gray-button {
    width: auto;
    margin: 0; }
  .CreditThank {
    min-height: 403px; }
  .qo_main .qo_step .tab-content.has-import p {
    margin-bottom: 13px; }
  .qo_main .qo_step .tab-content.has-import .button.uploadProcess {
    width: 100%; }
  .qo_main .qo_step .tab-content.has-import {
    margin-top: -41px; }
  body .qo_step {
    text-align: center; }
  body .qo_main .qo_step ul.tabs {
    display: inline-block;
    width: 100%;
    margin-left: 0;
    margin-bottom: 48px; }
  body .qo_main .qo_step ul.tabs li.tab {
    margin-left: 0;
    display: block;
    margin-bottom: 21px;
    width: 100%; }
  body .qo_main .qo_step ul.tabs li.tab a.tab-title {
    width: 100% !important;
    text-align: left; }
  .utilityTable .itemnumbercolumn,
  .utilityTable .productcolumn,
  .utilityTable .unitpricecolumn,
  .utilityTable .quantitycolumn {
    text-align: left;
    width: 100%;
    display: block;
    padding-left: 0;
    padding-right: 0;
    float: left;
    padding-bottom: 0; }
  .utilityTable .removeitemcolumn .icon {
    height: 30px;
    width: 30px; }
  .utilityTable .removeitemcolumn {
    position: absolute;
    right: 0;
    top: 80px;
    width: auto;
    padding: 0; }
  .utilityTable .removeitemcolumn .button {
    padding: 0; }
  .utilityTable tbody tr {
    position: relative; }
  .utilityTable .productcolumn {
    padding-right: 40px; }
  .qo_main .qo_step .tab-content {
    padding: 0 !important; }
  .utilityTable .itemnumbercolumn input {
    width: 100%; }
  body .qo_main .qo_step .quickorderfooter #addMoreItems {
    margin: 18px 0; }
  body .utilityTable .quantitycolumn {
    margin-left: 0;
    padding-top: 20px; }
  body .utilityTable .unitpricecolumn {
    padding-bottom: 20px; }
  body .productView .instock-notify-div .actions .button {
    margin: 0; }
  .productView .instock-notify-div {
    margin-top: 20px; }
  .productView .productView-details.productView-bottom .productView-options .share-class .form-wishlist {
    margin-right: 17px; }
  .productView .home-trending.related-trending .productCarousel .card-body h4.card-title {
    font-size: 14px;
    line-height: 20px; }
  .productView .home-trending.related-trending .productCarousel .card-body .price-section {
    padding: 0 1px; } }

@media only screen and (max-width: 450px) {
  .banners .block {
    display: block; }
  .career-page .gray-button,
  .career-page .blue-button {
    font-size: 14px; }
  #faq-nav li {
    width: 100%; }
  .navUser-item img {
    display: none;
    margin-left: 10px; } }

@media only screen and (max-width: 360px) {
  .productView .yotpo .yotpo-review .yotpo-footer .yotpo-helpful {
    display: block;
    float: left;
    width: 100%;
    margin-top: 5px; } }

.yotpo .yotpo-first-review .yotpo-first-review-stars .yotpo-icon-star {
  color: #555 !important; }

.productView .productView-details.productView-bottom .productView-options .form-field[data-product-attribute="swatch"] label.form-option {
  padding: 0;
  border: 0; }

.productView .productView-details.productView-bottom .productView-options .form-field[data-product-attribute="swatch"] .form-radio:checked + .form-option {
  box-shadow: none; }

.productView .productView-details.productView-bottom .productView-options .form-field[data-product-attribute="swatch"] .form-radio:checked + .form-option .form-option-variant--color {
  border: 1px solid #000; }

.productView .productView-details.productView-bottom .productView-options .form-field[data-product-attribute="swatch"] .form-radio + .form-option .form-option-variant--color {
  border: 1px solid transparent;
  padding: 2px; }

.productView .productView-details.productView-bottom .productView-options .form-field[data-product-attribute="set-rectangle"] .form-radio:checked + .form-option {
  box-shadow: none;
  border: 1px solid #000; }

.productView .home-trending.related-out-trending .slick-dots {
  bottom: -30px; }

@media (max-width: 600px) {
  p.visible-m img {
    display: block !important;
    width: 100px !important;
    height: auto;
    margin-left: 0px !important;
    margin-right: 0px !important;
    text-align: center; }
  .visible-m.ada-icon a {
    display: block !important; }
  .hideMeMobile {
    display: block !important; } }

p.visible-m.ada-icon {
  text-align: center;
  width: 100px;
  margin: 0px auto; }

.visible-m.ada-icon img {
  display: none !important; }

.visible-m.ada-icon a {
  display: none !important; }

.navUser-item img {
  width: 75px;
  margin-left: 10px; }

.hideMe {
  display: none !important; }

h2.productView-brand {
  display: none !important; }

.productView .productView-details.productView-bottom .productView-options .form-field[data-product-attribute="set-rectangle"] .form-radio:checked + .form-option {
  box-shadow: none;
  border: 1px solid #000;
  background: #767676;
  border-color: #767676;
  color: #fff; }

div.yotpo-testimonial-div {
  float: left;
  width: 100%;
  display: none !important; }

.css-10z1g2q {
  background-color: #425563 !important; }

.css-1k76mzs {
  display: none !important;
  text-align: center;
  background: #eee;
  border: 1px solid #555;
  border-radius: 5px;
  display: inline-block;
  color: #555;
  padding: 0.75rem 1.9rem; }

.css-bhz559 {
  color: white !important; }

#consent-manager-update-banner {
  display: none; }

.findify-container .findify-components--text__secondary-uppercase {
  color: #555 !important; }

.card-figcaption-body button.card-figcaption-button.quickview {
  background: rgba(238, 238, 238, 0.9);
  display: block;
  border-radius: 0;
  color: #555555;
  font-size: 14px;
  padding: 0.7139rem 1.5rem;
  text-transform: capitalize;
  font-family: Arial, Helvetica, sans-serif;
  width: 100%; }

.card-figcaption-body button.card-figcaption-button.quickview:hover {
  background: #767676;
  color: #ffffff;
  width: 100%; }

.findify-container.findify-autocomplete.findify-widget-3 {
  display: none; }

.card-body p.card-title {
  text-align: center;
  color: #555555;
  font-size: 16px;
  line-height: 24px;
  font-weight: 700;
  font-family: Arial, Helvetica, sans-serif; }

.card-body a {
  color: #555555 !important; }

.productView-img-container a:focus {
  border-radius: 2px;
  box-sizing: border-box;
  box-shadow: 0 0 5px 5px, 0 0 2px 1px #687782;
  display: block;
  width: 100% !important;
  padding-top: 100% !important; }

/* Arrows */
.home-trending {
  position: relative; }

.home-trending span.tooltip {
  position: absolute;
  top: 50%; }

.home-trending span#tip1 {
  left: 0; }

.home-trending span#tip2 {
  right: 0; }

.home-trending span[aria-hidden="true"] {
  display: none; }

.home-trending span[aria-hidden="false"] {
  display: block;
  background-clip: padding-box;
  margin-top: 5px;
  text-align: center;
  text-decoration: none;
  box-shadow: 0 0 3px #000;
  z-index: 9999;
  padding: 5px 10px;
  color: #fff;
  border-radius: 7px;
  background: rgba(0, 0, 0, 0.9); }

.findify-components--dropdown__dropdown {
  display: none; }

.findify-container .findify-components--dropdown__dropdown.findify-components--dropdown__open {
  display: block; }

.findify-container .findify-components--cards--product--rating__star.findify-components--cards--product--rating__filled {
  color: #6a6c77 !important; }

.findify-container .findify-components--rating-facet__item .findify-components--rating-facet__star {
  color: #6a6c77 !important; }

.findify-container .findify-components--rating-facet__item .findify-components--rating-facet__star.findify-components--rating-facet__unfilled {
  color: #c6c6c6 !important; }

.home-trending .slick-prev,
.home-trending .slick-next {
  width: 40px; }

.slick-next::before,
.slick-prev::before {
  color: #ffffff !important;
  margin: 0 auto; }

.slick-prev::before {
  background-image: url("https://cdn11.bigcommerce.com/s-kmr73o5t54/product_images/uploaded_images/arrow-before.png?t=1602683455&_ga=2.58951341.1867964542.1602503517-1626138460.1580491416"); }

.slick-next::before {
  background-image: url("https://cdn11.bigcommerce.com/s-kmr73o5t54/product_images/uploaded_images/arrow-after.png?t=1602683455&_ga=2.58951341.1867964542.1602503517-1626138460.1580491416"); }

.slick-disabled {
  cursor: default;
  opacity: 1 !important; }

@media only screen and (min-width: 1030px) {
  .yotpo-no-reviews .yotpo-reviews.yotpo-active {
    display: unset !important;
    flex-wrap: wrap; } }

.yotpo .yotpo-label-container .yotpo-powered {
  display: none; }

.yotpo .yotpo-logo-link-new > * {
  color: #56564f;
  display: none; }

.yotpo .yotpo-logo-link-new {
  padding: 0;
  display: none; }

.yotpo .yotpo-label-container {
  border-top: 0px solid !important;
  border-bottom: none;
  text-align: right;
  padding-top: 10px; }

.yotpo.yotpo-main-widget .yotpo-icon-btn {
  display: block !important;
  padding: 6px 11px !important;
  width: 170px;
  margin-left: 0px !important; }

.yotpo-no-reviews .write-question-review-buttons-container {
  display: inline-block;
  margin: 0px auto;
  float: unset !important; }

.yotpo-no-reviews .yotpo-display-wrapper {
  display: none; }

.yotpo-no-reviews .new-yotpo-small-box {
  display: none; }

.yotpo-no-reviews .yotpo-nav-content {
  display: none; }

span.yotpo-display-wrapper {
  float: left;
  height: 170px;
  width: 70%; }

.yotpo .yotpo-regular-box-filters-padding {
  border-top: 0px solid #e3e3e3 !important; }

.yotpo .yotpo-regular-box-filters-padding {
  border-top: 0px solid #e3e3e3 !important;
  border-top-width: 0px !important;
  border-top-style: solid !important;
  border-top-color: #e3e3e3 !important; }

.productView .yotpo .yotpo-default-button:hover {
  background: #f2f2f2 !important;
  border: 1px solid #f2f2f2 !important;
  color: white !important; }

.bottom-line-items-container-desktop .bottom-line-items-wrapper .yotpo-star-distribution-wrapper {
  float: unset !important; }

.category-banner-bottom .banners .banner a {
  color: #888 !important;
  text-decoration: underline !important; }

.category-banner-bottom .banners .banner {
  color: #888 !important; }

.category-banner-bottom .banners .banner li {
  font-size: 16px; }

.category-banner-bottom a.gray-button {
  font-family: Arial, Helvetica, sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0;
  text-align: center;
  background: white;
  border: 1px solid #555;
  border-radius: 5px;
  padding: 0.75rem 1.5rem;
  text-decoration: none;
  display: inline-block;
  transition: all 0.3s ease-in;
  background-color: white;
  color: #555;
  font-size: 19px;
  line-height: 28px;
  padding: 0.75rem 1.9rem; }

.category-banner-bottom a.gray-button:hover {
  background: #767676;
  border-color: #767676;
  color: #fff; }

.cart-container .cart-remove {
  position: relative;
  height: 25px;
  width: 25px; }

.cart-container .cart-remove:before,
.cart-container .cart-remove:after {
  content: "";
  position: absolute;
  width: 2px;
  height: 25px;
  background: #555555;
  top: 0; }

.cart-container .cart-remove:before {
  transform: rotate(-45deg); }

.cart-container .cart-remove:after {
  transform: rotate(45deg); }

.home-card-section.home-blog-section .content .secondry a,
.home-card-section.home-blog-section .content a.text-link {
  color: #30444f; }

.review-slider .yotpo-reviews-carousel .carousel-display-wrapper .yotpo-carousel .product-name.carousel-review-product-text,
.review-slider .yotpo-reviews-carousel .carousel-display-wrapper .yotpo-carousel .carousel-review-body .carousel-read-more {
  color: #517085 !important; }

.term-con {
  font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
  color: #555;
  font-size: 18px;
  font-weight: 400;
  line-height: 27px;
  letter-spacing: 0;
  margin-top: 36px;
  margin-bottom: 8px; }

@media (max-width: 4000px) {
  .slider .item {
    height: 550px; } }

@media (max-width: 1920px) {
  .slider .item {
    height: 450px; } }

h5.account-product-title a {
  background-color: #555;
  color: white;
  font-weight: bold;
  font-family: "Open Sans";
  padding: 2px 9px;
  border-radius: 5px; }

h5.account-product-title a:hover {
  opacity: 0.9; }

.SliderWrapperItems {
  /* background-color: red; */ }

.article-by-mail {
  display: none; }

@media (max-width: 930px) {
  .bannerBlog {
    background-color: #5e7461;
    height: 475px !important;
    width: 100%; }
  .bannerBlog .bannerImage {
    height: 425px;
    width: 100% !important;
    margin-left: 0px !important; }
  .bannerBlog .bannerBorder {
    height: 425px !important; } }

@media (max-width: 600px) {
  .bannerBlog .sidebar_right {
    margin-bottom: 10px; }
  .bannerBlog .sidebar_left {
    padding: 0px 10px; }
  .bannerBlog .gray-button {
    margin-top: 15px; }
  .bannerBlog {
    background-color: #5e7461;
    height: 750px !important;
    width: 100%;
    text-align: center; }
  .bannerBlog .bannerImage {
    height: 425px;
    width: 100% !important;
    margin-left: 0px !important; }
  .bannerBlog .bannerBorder {
    height: 675px !important; }
  .blogNavArrows .Prev {
    display: none !important; }
  .blogNavArrows .Next {
    display: none !important; }
  .blogNav {
    height: 700px !important;
    width: 100% !important; }
  .blogNavWrap {
    width: 100% !important;
    height: 700px !important; }
  .blogNavArrows {
    width: 100% !important;
    height: 700px !important; }
  .blogNav .blogItem .image {
    height: 100px;
    width: 140px !important;
    background-color: #2b2b2b;
    border-radius: 7px; } }

.bannerBlog {
  background-color: #5e7461;
  height: 400px;
  width: 100%;
  margin-top: 50px;
  margin-bottom: 50px;
  padding: 25px;
  position: relative; }

.bannerBlog .bannerBorder {
  height: 350px;
  width: calc(100% - 50px);
  border: white solid 2px;
  position: absolute; }

.bannerBlog .bannerImage {
  background-color: #2b2b2b;
  height: 450px;
  width: calc(100% - 100px);
  margin-left: 100px;
  margin-top: -50px;
  position: relative;
  z-index: 2;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }

.blogNav .blogItem .image {
  height: 100px;
  width: 150px;
  background-color: #2b2b2b;
  border-radius: 7px; }

.blogNav .blogItem .icon {
  height: 60px;
  width: 60px;
  background-color: #eee;
  border-radius: 50%;
  border: white solid 3px;
  position: absolute;
  margin: auto;
  z-index: 2;
  top: 25px;
  left: 0px;
  right: 0px;
  bottom: 0px; }

.blogNav .blogItem p {
  text-align: center;
  margin-top: 35px;
  font-weight: bold;
  text-decoration: none; }

.blogNav .blogItem {
  float: left;
  margin: 0px 10px;
  position: relative; }

.blogNav {
  height: 175px;
  width: calc(100% - 95px); }

.blogNavWrap {
  overflow: hidden;
  position: relative; }

.blogNav a {
  text-decoration: none;
  text-align: center; }

.bannerBlog .sidebar_left {
  z-index: 2; }

/* SEO Template */
.category-desc h1 {
  position: relative;
  margin-bottom: 40px !important; }

.entertaining-bottom .four-column {
  margin-bottom: 1rem !important; }

.top-banner {
  display: -ms-flexbox;
  display: flex;
  background: #1d8490;
  width: 100%; }

.top-banner .two-col-banner {
  -ms-flex: 0 0 40%;
  flex: 0 0 40%;
  max-width: 40%;
  padding: 80px 0 0 120px;
  text-align: left; }

.top-banner .three-col-banner.banner-image {
  -ms-flex: 0 0 60%;
  flex: 0 0 60%;
  max-width: 60%;
  padding: 0 60px 0 0 !important; }

.top-banner .three-col-banner.banner-image img.__mce_add_custom__ {
  position: relative;
  top: 40px; }

.top-banner .two-col-banner h2 {
  color: #fff;
  text-align: left; }

.top-banner a.gray-button {
  background: #fff;
  color: #555 !important;
  padding: 0.95rem 2.5rem;
  border-radius: 5px;
  font-size: 16px;
  line-height: 21px;
  transition: all 0.3s ease-in;
  margin: 0.5rem 0 0; }

.shop-section {
  margin-top: 90px;
  padding: 0 100px; }

.shop-section ul {
  list-style: none;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin: auto; }

.shop-section ul li {
  width: 50%;
  margin: 0 1.2rem;
  background: #efede7; }

.shop-section ul li .content {
  text-align: left;
  padding: 0 30px 30px 30px; }

.shop-section ul li .content h3 {
  margin-top: 21px !important; }

.shop-section ul li .content h3 a {
  color: #555 !important;
  font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
  color: #555;
  font-size: 32px !important;
  font-weight: 400;
  line-height: 40px;
  letter-spacing: 0;
  margin-top: 0;
  margin-bottom: 8px; }

.shop-section ul li a.gray-button {
  color: #29546b !important;
  font-size: 17px;
  text-decoration: underline;
  font-weight: 500; }

.top-banner .two-col-banner p {
  color: #fff !important;
  text-align: left;
  margin: 25px 0 !important; }

.entertaining-bottom h2 {
  margin-top: 0; }

.top-banner .two-col-banner p {
  color: #fff !important;
  text-align: left;
  margin: 25px 0 !important; }

.top-banner .ctabtn-row {
  width: 100%;
  margin-top: 20px;
  display: inline-block; }

.entertaining-bottom .single_wide {
  padding: 0 !important; }

.entertaining-bottom .single_wide {
  margin-bottom: 0 !important; }

h2.deco-shop-head {
  display: block;
  text-align: center;
  width: 100%;
  float: left;
  margin: 30px 0 40px 0; }

.home-enter {
  list-style: none;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: center;
  justify-content: center; }

.home-enter li {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 40px; }

.home-enter li a {
  text-align: center;
  display: inherit;
  font-size: 18px;
  font-weight: 500;
  color: #555 !important;
  text-transform: capitalize; }

.entertaining-bottom .four-column .figure img {
  height: 300px;
  object-fit: cover; }

.four-column.left-col {
  padding: 15px 7px 0 0 !important; }

.four-column.center-col {
  padding: 15px 7px 0 7px !important; }

.four-column.right-col {
  padding: 15px 0 0 7px !important; }

@media only screen and (max-width: 1279px) {
  .top-banner .three-col-banner.banner-image:before {
    content: "";
    background: #1d8490;
    position: absolute;
    height: 100%;
    width: 90%;
    margin: auto;
    left: 9%;
    transform: translate(-5%, 0);
    top: 0; }
  .top-banner .two-col-banner {
    -ms-flex: 0 0 40%;
    flex: 0 0 90%;
    max-width: 90%;
    padding: 40px;
    text-align: left;
    margin: auto;
    background: #1d8490; }
  .top-banner {
    display: -ms-flexbox;
    display: flex;
    background: #fff;
    width: 100%;
    padding: 0 20px;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse; }
  .top-banner .three-col-banner.banner-image {
    -ms-flex: 0 0 60%;
    flex: 0 0 100%;
    max-width: 100%;
    padding: 0 !important;
    position: relative; }
  .shop-section {
    margin-top: 50px;
    padding: 0; }
  .shop-section ul li.fiists-col {
    margin-left: 0; }
  .shop-section {
    margin-top: 50px;
    padding: 0; }
  .shop-section ul li.fiists-col {
    margin-left: 0; }
  .shop-section ul li.seconds-col {
    margin-right: 0; }
  h2.deco-shop-head {
    margin: 50px 0 40px 0; }
  .home-enter li {
    -ms-flex: 0 0 33.3%;
    flex: 0 0 33.3%;
    max-width: 33.3%; }
  .banner {
    max-width: 100% !important; }
  .single_wide h2,
  .single_wide p {
    padding: 0 20px; } }

@media (max-width: 770px) {
  #categoryBanner .three-column {
    order: 2 !important;
    background-color: #1d8490; }
  #categoryBanner .full-width {
    height: 450px !important;
    width: 100% !important;
    position: absolute;
    top: 0px;
    left: unset;
    right: unset;
    margin-left: unset;
    margin-right: unset;
    background-color: #1d8490; }
  .top-banner-enter #categoryBanner .full-width {
    width: 90% !important;
    left: 5%; }
  .top-banner-enter #categoryBanner .three-column {
    width: 90%;
    margin: auto; }
  .page--pagelayout.top-banner-enter .two-column.left-col {
    padding: 40px 10px 0px 0px !important; }
  .page--pagelayout.top-banner-enter .two-column.right-col {
    padding: 40px 0 0 10px !important; }
  .page--pagelayout.top-banner-enter .two-column h2 {
    margin-top: 0; }
  .home-enter li {
    -ms-flex: 0 0 33%;
    flex: 0 0 33%;
    max-width: 33%; }
  .entertaining-bottom .single_wide h2 {
    margin-top: 0; }
  .entertaining-bottom .single_wide {
    padding: 0 !important; }
  .page--pagelayout.top-banner-enter .twothirds-column {
    margin-bottom: 0; }
  .entertaining-bottom .four-column {
    padding: 0 !important; }
  .four-column.center-col {
    padding: 0 5px 0 5px !important; }
  .entertaining-bottom .four-column.left-col {
    padding: 0 10px 0 0px !important; }
  .four-column.right-col {
    padding: 0 0 0 10px !important; }
  .entertaining-bottom .row.four-column-row {
    margin-top: 20px; }
  .page--pagelayout .row.four-column-row h2 {
    font-size: 22px;
    padding-left: 5px; }
  .page--pagelayout .row.four-column-row p {
    font-size: 15px;
    padding: 0 5px; }
  .entertaining-bottom .single_wide p {
    padding: 0 20px;
    margin: 0; }
  a.read-more {
    padding-left: 20px; } }

@media (max-width: 599px) {
  .home-enter li {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    margin-bottom: 20px; }
  .entertaining-bottom .single_wide .figure {
    margin-top: 30px; }
  .page--pagelayout .row.four-column-row h2 {
    padding-left: 15px; }
  .page--pagelayout .row.four-column-row p {
    padding: 0 15px; }
  .page--pagelayout.entertaining-bottom .single_wide br {
    display: none; }
  .page--pagelayout.entertaining-bottom a.gray-button {
    width: auto !important; }
  .entertaining-bottom .single_wide {
    padding: 0 !important;
    margin-top: 25px; }
  .shop-section ul li {
    width: 100%; }
  .shop-section ul {
    display: block;
    width: 100%; }
  .shop-section ul li.seconds-col {
    margin: 50px 0 0 0; } }

@media (max-width: 320px) {
  .category-desc h1:after {
    width: 250px !important; } }

/* End */
/* Style Guide Buttons*/
.gray-button-outline {
  font-family: Arial, Helvetica, sans-serif;
  letter-spacing: 0;
  text-align: center;
  border: 1px solid #555;
  border-radius: 5px;
  padding: 0.75rem 1.5rem;
  text-decoration: none;
  display: inline-block;
  transition: all 0.3s ease-in;
  background-color: unset;
  color: #555;
  font-size: 19px;
  line-height: 28px;
  padding: 0.75rem 1.9rem; }

.gray-button-outline:visited {
  color: #555555; }

.gray-button-outline:hover {
  background: #767676;
  border-color: #767676;
  color: #fff; }

.gray-button-white {
  font-family: Arial, Helvetica, sans-serif;
  letter-spacing: 0;
  text-align: center;
  border: 1px solid #555;
  border-radius: 5px;
  padding: 0.75rem 1.5rem;
  text-decoration: none;
  display: inline-block;
  transition: all 0.3s ease-in;
  background-color: #fff;
  color: #555;
  font-size: 19px;
  line-height: 28px;
  padding: 0.75rem 1.9rem; }

.gray-button-white:visited {
  color: #555; }

.gray-button-white:hover {
  background: unset;
  border-color: #fff;
  color: #fff; }

/*End of Style Guide Buttons*/
div[data-content-region="product_below_price"] {
  display: none; }

.amazonpay-button-sandbox-logo {
  display: none !important; }

p[id*="amazon_pay_checkout_or_use"] {
  display: none !important; }

div#paypal-commerce-proddetails-messaging-banner {
  display: none !important; }

#checkout-payment-continue {
  max-height: 587px;
  padding: unset !important;
  border: unset !important;
  background: unset !important; }

button#checkout-payment-continue {
  font-family: Arial, Helvetica, sans-serif;
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0;
  text-align: center;
  background: #425563 !important;
  border: 1px solid #425563 !important;
  border-radius: 0.3125rem;
  padding: 0.75rem 1.5rem !important;
  margin: 0.5rem 1rem 0;
  display: inline-block;
  text-decoration: none;
  transition: all 0.3s ease-in; }

.custom-column {
  /*------------------------------*\
        Grid System
    \*------------------------------*/
  /*------------------------------*\
        Styling
    \*------------------------------*/
  /* GLOBAL */ }
  .custom-column .row,
  .custom-column .column {
    box-sizing: border-box; }
  .custom-column .row:before,
  .custom-column .row:after {
    content: " ";
    display: table; }
  .custom-column .row:after {
    clear: both; }
  .custom-column .column {
    position: relative;
    float: left;
    display: block; }
  .custom-column .column + .column {
    margin-left: 1.6%; }
  .custom-column .column-1 {
    width: 6.86666666667%; }
  .custom-column .column-2 {
    width: 15.3333333333%; }
  .custom-column .column-3 {
    width: 23.8%; }
  .custom-column .column-4 {
    width: 32.2666666667%; }
  .custom-column .column-5 {
    width: 40.7333333333%; }
  .custom-column .column-6 {
    width: 49.2%; }
  .custom-column .column-7 {
    width: 57.6666666667%; }
  .custom-column .column-8 {
    width: 66.1333333333%; }
  .custom-column .column-9 {
    width: 74.6%; }
  .custom-column .column-10 {
    width: 83.0666666667%; }
  .custom-column .column-11 {
    width: 91.5333333333%; }
  .custom-column .column-12 {
    width: 100%;
    margin-left: 0; }
  @media screen and (max-width: 4000px) {
    .custom-column .column-lg-1 {
      width: 6.86666666667%; }
    .custom-column .column-lg-2 {
      width: 15.3333333333%; }
    .custom-column .column-lg-3 {
      width: 23.8%; }
    .custom-column .column-lg-4 {
      width: 32.2666666667%; }
    .custom-column .column-lg-5 {
      width: 40.7333333333%; }
    .custom-column .column-lg-6 {
      width: 49.2%; }
    .custom-column .column-lg-7 {
      width: 57.6666666667%; }
    .custom-column .column-lg-8 {
      width: 66.1333333333%; }
    .custom-column .column-lg-9 {
      width: 74.6%; }
    .custom-column .column-lg-10 {
      width: 83.0666666667%; }
    .custom-column .column-lg-11 {
      width: 91.5333333333%; }
    .custom-column .column-lg-12 {
      width: 100%;
      margin-left: 0; }
    .custom-column .offset-lg-1 {
      margin-left: calc(6.86666666667% + 1.6%) !important; }
    .custom-column .offset-lg-2 {
      margin-left: calc(15.3333333333% + 1.6%) !important; }
    .custom-column .offset-lg-3 {
      margin-left: calc(23.8% + 1.6%) !important; }
    .custom-column .offset-lg-4 {
      margin-left: calc(32.2666666667% + 1.6%) !important; }
    .custom-column .offset-lg-5 {
      margin-left: calc(40.7333333333% + 1.6%) !important; }
    .custom-column .offset-lg-6 {
      margin-left: calc(49.2% + 1.6%) !important; }
    .custom-column .offset-lg-7 {
      margin-left: calc(57.6666666667% + 1.6%) !important; }
    .custom-column .offset-lg-8 {
      margin-left: calc(66.1333333333% + 1.6%) !important; }
    .custom-column .offset-lg-9 {
      margin-left: calc(74.6% + 1.6%) !important; }
    .custom-column .offset-lg-10 {
      margin-left: calc(83.0666666667% + 1.6%) !important; }
    .custom-column .offset-lg-11 {
      margin-left: calc(91.5333333333% + 1.6%) !important; }
    .custom-column .displayNone-lg {
      display: none; }
    .custom-column .displayBlock-lg {
      display: block; }
    .custom-column .marginZero-lg {
      margin: 0px !important; } }
  @media screen and (max-width: 1280px) {
    .custom-column .column-md-1 {
      width: 6.86666666667%; }
    .custom-column .column-md-2 {
      width: 15.3333333333%; }
    .custom-column .column-md-3 {
      width: 23.8%; }
    .custom-column .column-md-4 {
      width: 32.2666666667%; }
    .custom-column .column-md-5 {
      width: 40.7333333333%; }
    .custom-column .column-md-6 {
      width: 49.2%; }
    .custom-column .column-md-7 {
      width: 57.6666666667%; }
    .custom-column .column-md-8 {
      width: 66.1333333333%; }
    .custom-column .column-md-9 {
      width: 74.6%; }
    .custom-column .column-md-10 {
      width: 83.0666666667%; }
    .custom-column .column-md-11 {
      width: 91.5333333333%; }
    .custom-column .column-md-12 {
      width: 100%;
      margin-left: 0; }
    .custom-column .offset-md-1 {
      margin-left: calc(6.86666666667% + 1.6%) !important; }
    .custom-column .offset-md-2 {
      margin-left: calc(15.3333333333% + 1.6%) !important; }
    .custom-column .offset-md-3 {
      margin-left: calc(23.8% + 1.6%) !important; }
    .custom-column .offset-md-4 {
      margin-left: calc(32.2666666667% + 1.6%) !important; }
    .custom-column .offset-md-5 {
      margin-left: calc(40.7333333333% + 1.6%) !important; }
    .custom-column .offset-md-6 {
      margin-left: calc(49.2% + 1.6%) !important; }
    .custom-column .offset-md-7 {
      margin-left: calc(57.6666666667% + 1.6%) !important; }
    .custom-column .offset-md-8 {
      margin-left: calc(66.1333333333% + 1.6%) !important; }
    .custom-column .offset-md-9 {
      margin-left: calc(74.6% + 1.6%) !important; }
    .custom-column .offset-md-10 {
      margin-left: calc(83.0666666667% + 1.6%) !important; }
    .custom-column .offset-md-11 {
      margin-left: calc(91.5333333333% + 1.6%) !important; }
    .custom-column .displayNone-md {
      display: none; }
    .custom-column .displayBlock-md {
      display: block; }
    .custom-column .marginZero-md {
      margin: 0px !important; } }
  @media screen and (max-width: 900px) {
    .custom-column .column-sm-1 {
      width: 6.86666666667%; }
    .custom-column .column-sm-2 {
      width: 15.3333333333%; }
    .custom-column .column-sm-3 {
      width: 23.8%; }
    .custom-column .column-sm-4 {
      width: 32.2666666667%; }
    .custom-column .column-sm-5 {
      width: 40.7333333333%; }
    .custom-column .column-sm-6 {
      width: 49.2%; }
    .custom-column .column-sm-7 {
      width: 57.6666666667%; }
    .custom-column .column-sm-8 {
      width: 66.1333333333%; }
    .custom-column .column-sm-9 {
      width: 74.6%; }
    .custom-column .column-sm-10 {
      width: 83.0666666667%; }
    .custom-column .column-sm-11 {
      width: 91.5333333333%; }
    .custom-column .column-sm-12 {
      width: 100%;
      margin-left: 0; }
    .custom-column .offset-sm-0 {
      margin-left: calc(1.6%) !important; }
    .custom-column .offset-sm-1 {
      margin-left: calc(6.86666666667% + 1.6%) !important; }
    .custom-column .offset-sm-2 {
      margin-left: calc(15.3333333333% + 1.6%) !important; }
    .custom-column .offset-sm-3 {
      margin-left: calc(23.8% + 1.6%) !important; }
    .custom-column .offset-sm-4 {
      margin-left: calc(32.2666666667% + 1.6%) !important; }
    .custom-column .offset-sm-5 {
      margin-left: calc(40.7333333333% + 1.6%) !important; }
    .custom-column .offset-sm-6 {
      margin-left: calc(49.2% + 1.6%) !important; }
    .custom-column .offset-sm-7 {
      margin-left: calc(57.6666666667% + 1.6%) !important; }
    .custom-column .offset-sm-8 {
      margin-left: calc(66.1333333333% + 1.6%) !important; }
    .custom-column .offset-sm-9 {
      margin-left: calc(74.6% + 1.6%) !important; }
    .custom-column .offset-sm-10 {
      margin-left: calc(83.0666666667% + 1.6%) !important; }
    .custom-column .offset-sm-11 {
      margin-left: calc(91.5333333333% + 1.6%) !important; }
    .custom-column .displayNone-sm {
      display: none; }
    .custom-column .displayBlock-sm {
      display: block; }
    .custom-column .marginZero-sm {
      margin: 0px !important; } }
  @media screen and (max-width: 550px) {
    .custom-column .column-1,
    .custom-column .column-2,
    .custom-column .column-3,
    .custom-column .column-4,
    .custom-column .column-5,
    .custom-column .column-6,
    .custom-column .column-7,
    .custom-column .column-8,
    .custom-column .column-9,
    .custom-column .column-10,
    .custom-column .column-11,
    .custom-column .column-12 {
      float: none;
      width: auto; }
    .custom-column .column + .column {
      margin-left: 0; }
    .custom-column .column-xs-1 {
      width: 6.86666666667%; }
    .custom-column .column-xs-2 {
      width: 15.3333333333%; }
    .custom-column .column-xs-3 {
      width: 23.8%; }
    .custom-column .column-xs-4 {
      width: 32.2666666667%; }
    .custom-column .column-xs-5 {
      width: 40.7333333333%; }
    .custom-column .column-xs-6 {
      width: 49.2%; }
    .custom-column .column-xs-7 {
      width: 57.6666666667%; }
    .custom-column .column-xs-8 {
      width: 66.1333333333%; }
    .custom-column .column-xs-9 {
      width: 74.6%; }
    .custom-column .column-xs-10 {
      width: 83.0666666667%; }
    .custom-column .column-xs-11 {
      width: 91.5333333333%; }
    .custom-column .column-xs-12 {
      width: 100%;
      margin-left: 0; }
    .custom-column .offset-xs-1 {
      margin-left: calc(6.86666666667% + 1.6%) !important; }
    .custom-column .offset-xs-2 {
      margin-left: calc(15.3333333333% + 1.6%) !important; }
    .custom-column .offset-xs-3 {
      margin-left: calc(23.8% + 1.6%) !important; }
    .custom-column .offset-xs-4 {
      margin-left: calc(32.2666666667% + 1.6%) !important; }
    .custom-column .offset-xs-5 {
      margin-left: calc(40.7333333333% + 1.6%) !important; }
    .custom-column .offset-xs-6 {
      margin-left: calc(49.2% + 1.6%) !important; }
    .custom-column .offset-xs-7 {
      margin-left: calc(57.6666666667% + 1.6%) !important; }
    .custom-column .offset-xs-8 {
      margin-left: calc(66.1333333333% + 1.6%) !important; }
    .custom-column .offset-xs-9 {
      margin-left: calc(74.6% + 1.6%) !important; }
    .custom-column .offset-xs-10 {
      margin-left: calc(83.0666666667% + 1.6%) !important; }
    .custom-column .offset-xs-11 {
      margin-left: calc(91.5333333333% + 1.6%) !important; }
    .custom-column .displayNone-xs {
      display: none; }
    .custom-column .displayBlock-xs {
      display: block; }
    .custom-column .marginZero-xs {
      margin: 0px !important; }
    .custom-column .offset-xs-0 {
      margin-left: calc(0%) !important; } }
  @media screen and (max-width: 550px) {
    .custom-column .row {
      margin-bottom: 0; }
    .custom-column .column {
      margin-bottom: 10px; }
    .custom-column .row:last-child .column:last-child {
      margin-bottom: 0; } }
  .custom-column .offset-1 {
    margin-left: calc(6.86666666667% + 1.6%) !important; }
  .custom-column .offset-2 {
    margin-left: calc(15.3333333333% + 1.6%) !important; }
  .custom-column .offset-3 {
    margin-left: calc(23.8% + 1.6%) !important; }
  .custom-column .offset-4 {
    margin-left: calc(32.2666666667% + 1.6%) !important; }
  .custom-column .offset-5 {
    margin-left: calc(40.7333333333% + 1.6%) !important; }
  .custom-column .offset-6 {
    margin-left: calc(49.2% + 1.6%) !important; }
  .custom-column .offset-7 {
    margin-left: calc(57.6666666667% + 1.6%) !important; }
  .custom-column .offset-8 {
    margin-left: calc(66.1333333333% + 1.6%) !important; }
  .custom-column .offset-9 {
    margin-left: calc(74.6% + 1.6%) !important; }
  .custom-column .offset-10 {
    margin-left: calc(83.0666666667% + 1.6%) !important; }
  .custom-column .offset-11 {
    margin-left: calc(91.5333333333% + 1.6%) !important; }
  .custom-column .clearfix {
    clear: both; }
  .custom-column .vertical-center {
    margin: 0;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); }
  .custom-column .full-width-parent {
    width: 99.5vw;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw; }
  @media screen and (max-width: 1920px) {
    .custom-column #videoContainer {
      float: right;
      width: 90%;
      background-color: #e6e3db;
      height: 550px;
      position: relative; } }
  @media screen and (max-width: 1280px) {
    .custom-column #videoContainer {
      float: right;
      width: 90%;
      background-color: #e6e3db;
      height: 400px !important;
      position: relative; } }
  @media screen and (max-width: 900px) {
    .custom-column #videoContainer {
      float: right;
      width: 90%;
      background-color: #e6e3db;
      height: 300px !important;
      position: relative; }
    .custom-column #openingVirtualshow {
      position: relative;
      height: unset !important; }
    .custom-column #openingVirtualshow .vertical-center {
      margin: unset;
      position: unset;
      top: unset;
      -ms-transform: unset;
      transform: unset; } }
  .custom-column #openingVirtualshow {
    position: relative;
    height: 550px; }
  .custom-column .blue-button {
    font-family: Arial, Helvetica, sans-serif;
    color: #fff;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0;
    text-align: center;
    background: #425563;
    border: 1px solid #425563;
    border-radius: 5px;
    padding: 0.75rem 1.5rem;
    text-decoration: none;
    display: inline-block;
    transition: all 0.3s ease-in;
    line-height: 1;
    font-size: 15px;
    margin-bottom: 0 !important;
    padding: 0.9rem 2.8rem;
    float: none; }
  .custom-column .blue-button:hover {
    color: #fff;
    opacity: 0.85; }
  .custom-column .blue-button:visited {
    color: #fff; }
  .custom-column .white-button {
    font-family: Arial, Helvetica, sans-serif;
    color: #425563;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0;
    text-align: center;
    background: #fff;
    border: 1px solid #fff;
    border-radius: 5px;
    padding: 0.75rem 1.5rem;
    text-decoration: none;
    display: inline-block;
    transition: all 0.3s ease-in;
    line-height: 1;
    font-size: 15px;
    margin-bottom: 0 !important;
    padding: 0.9rem 2.8rem;
    float: none; }
  .custom-column .white-button:hover {
    color: #425563;
    opacity: 0.85; }
  .custom-column .white-button:visited {
    color: #425563; }
  .custom-column .dot {
    cursor: pointer;
    height: 12px;
    width: 12px;
    margin: 0 2px;
    background-color: #bbb;
    border-radius: 50%;
    display: inline-block;
    transition: background-color 0.6s ease; }
  .custom-column .dot2 {
    cursor: pointer;
    height: 12px;
    width: 12px;
    margin: 0 2px;
    background-color: #bbb;
    border-radius: 50%;
    display: inline-block;
    transition: background-color 0.6s ease; }
  .custom-column .active,
  .custom-column .dot:hover {
    background-color: #425563; }
  .custom-column .active,
  .custom-column .dot2:hover {
    background-color: #425563; }
  @media only screen and (max-width: 300px) {
    .custom-column .prev,
    .custom-column .next,
    .custom-column .text {
      font-size: 11px; } }
  .custom-column #videoContainer {
    float: right;
    width: 90%;
    background-color: #e6e3db;
    height: 550px;
    position: relative; }
  .custom-column .slideshow-container-test {
    overflow-y: scroll;
    /* height: 200px; */ }
  .custom-column .slideshow-container-test ul li {
    /* display: inline; */
    /* float: left; */
    list-style: none;
    margin: 0px;
    height: 200px; }
  .custom-column .slideshow-container-test ul {
    display: inline;
    list-style: none;
    margin: 0px;
    height: 200px;
    width: 300%;
    /* float: left; */ }
  .custom-column .slideshow-container-test ul li div {
    float: left; }
  .custom-column #showslider-parent #showslider {
    background-color: #e6e3db;
    width: 40vw;
    height: 300px;
    position: absolute;
    z-index: 999;
    right: 0px;
    top: 0px;
    bottom: 0px;
    margin: auto 0px; }
  .custom-column .slide-title {
    text-align: center; }
  .custom-column .mySlides {
    display: none; }
  .custom-column .slideshow-container {
    position: relative;
    margin: auto; }
  .custom-column .underline {
    width: 150px;
    height: 3px;
    border-radius: 5px;
    background-color: #576b79;
    margin: 0px auto 50px auto; }
  @media screen and (min-width: 1920px) {
    .custom-column .displayNone-md {
      display: none; }
    .custom-column .displayNone-lg {
      display: none; }
    .custom-column .offset-lg-1 {
      margin-left: calc(6.86666666667% + 1.6%) !important; }
    .custom-column .offset-lg-2 {
      margin-left: calc(15.3333333333% + 1.6%) !important; } }
  @media screen and (max-width: 500px) {
    .custom-column #showBox {
      height: 725px !important; }
    .custom-column #showSchedule {
      padding-top: 20px; } }
  .custom-column .prev-2 img.vertical-center {
    right: 30px; }

@media screen and (max-width: 1280px) {
  .plp-banner-artheart {
    max-width: 600px !important; } }

#cartPaymentMethods .AmazonPayCheckout .AmazonPayContainer {
  width: 410px !important;
  margin: 0px auto; }

#cartPaymentMethods .paypalCommerce-smart-buttons > div {
  width: 410px !important;
  max-width: unset;
  margin: 20px auto 0px auto; }

div#paypal-commerce-cart-messaging-banner {
  display: none !important; }

@media screen and (max-width: 500px) {
  #cartPaymentMethods .AmazonPayCheckout .AmazonPayContainer {
    width: 100% !important;
    margin: 0px auto; }
  #cartPaymentMethods .paypalCommerce-smart-buttons > div {
    width: 100% !important;
    max-width: unset;
    margin: 20px auto 0px auto; }
  #cartPaymentMethods .paypalCommerce-smart-buttons > div {
    width: 100% !important;
    max-width: unset;
    margin: 20px auto 0 auto; }
  #cartPaymentMethods {
    float: unset !important; } }

#stickyButton {
  background-color: #555555;
  position: fixed;
  top: 70vh;
  right: -170px;
  z-index: 9999;
  border-radius: 10px 0 0 10px;
  width: 250px;
  transition: 0.5s all ease; }

#stickyButton:hover {
  background-color: #555555;
  position: fixed;
  top: 70vh;
  right: 0;
  z-index: 9999;
  border-radius: 10px 0 0 10px;
  width: 224px;
  transition: 0.5s all ease; }

#stickyButton img {
  margin: 15px; }

[data-wps-ad="wps_sKcD3ty-KK.2-0"]:first-of-type {
  height: 50px; }

@media screen and (max-width: 550px) {
  .pillBTN {
    width: 100% !important;
    margin: 5px 0px !important; } }

.navUser-item--account .signin-icon .account-dropdown a {
  font-size: 15px;
  color: #555555;
  font-weight: 400; }

.navUser-item--account .signin-icon .account-dropdown a:hover {
  text-decoration: none; }

.navUser-item--account .signin-icon a {
  font-size: 13px;
  color: #555555;
  line-height: 20px;
  font-weight: 700; }

.navUser-item--account .signin-icon a:hover {
  color: #7d5841;
  text-decoration: underline; }

.navUser-or {
  margin: 0;
  color: #767676;
  padding: 0; }

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

.navUser ul li {
  display: inline-block;
  vertical-align: middle;
  float: none; }

.navUser ul li.navUser-item--cart .navUser-action {
  background: url(../img/cart-icn.png) no-repeat left center;
  padding-left: 20px;
  margin-left: 20px; }

.navUser ul li.navUser-item--cart .countPill {
  display: inline-block;
  background: transparent;
  color: #56564f;
  font-size: 13px;
  width: auto;
  height: auto; }

.navUser-item-cartLabel {
  display: none; }

body .navPages-container {
  position: static; }

.navPages-action.is-open {
  background-color: transparent; }

.navPages-item.last-category .navPages-action {
  color: #7d5841; }

.navPages div.navPage-subMenu {
  padding: 0 0 0 12px !important;
  background-color: rgba(0, 0, 0, 0);
  margin-top: 0px;
  left: 0;
  width: 100%;
  top: 100%;
  height: auto;
  -webkit-transition: opacity 0.4s ease-in-out;
  -moz-transition: opacity 0.4s ease-in-out;
  -ms-transition: opacity 0.4s ease-in-out;
  -o-transition: opacity 0.4s ease-in-out;
  transition: opacity 0.4s ease-in-out; }

.header.sticky .navPages div.navPage-subMenu {
  height: unset; }

.navPages div.navPage-subMenu ul {
  width: 100%;
  height: auto;
  background: #fff;
  margin: 0 auto; }

.navPages div.navPage-subMenu ul ul ul {
  left: -1200px; }

.navPages div.navPage-subMenu ul ul ul ul {
  left: -1600px;
  visibility: hidden;
  backface-visibility: hidden; }

.navPages div.navPage-subMenu ul ul li:hover ul {
  left: 252px; }

.navPages div.navPage-subMenu ul ul ul li:hover ul {
  left: 252px;
  width: 253px;
  visibility: visible; }

.navPages div.navPage-subMenu ul li {
  float: left;
  width: calc(100% / 6);
  margin: 0;
  padding: 0 15px; }

.navPages div.navPage-subMenu ul li a {
  padding: 2px 0 !important;
  margin: 0;
  border-bottom: 1px solid transparent;
  position: relative;
  display: inline-block;
  text-transform: none; }

.navPages div.navPage-subMenu ul li:hover > a {
  border-color: #767676;
  font-weight: 700;
  color: #555555; }

.navPages ul li a:visited {
  color: #555555; }

.navPages div.navPage-subMenu ul li > a:hover {
  background-color: transparent;
  color: #555555;
  font-weight: 700;
  opacity: 1; }

/*.navPages ul.navPages-list > li.navPages-item:hover > a + div.navPage-subMenu {/*display: block;*/
/* opacity: 1;}*/
.navPages ul.navPages-list > li.navPages-item > a {
  position: relative;
  z-index: 9;
  padding: 10px 10px;
  margin-left: 9px; }

/* this border color controlls the outside, thin border */
.navPages div.navPage-subMenu ul li.quick-order-menu {
  border: 0;
  margin-top: 4px; }

.navPages div.navPage-subMenu ul li.quick-order-menu a {
  width: 174px;
  display: inline-block;
  line-height: 44px;
  font-size: 15px;
  font-weight: 700;
  color: #555555;
  border: 1px solid #555555;
  border-radius: 5px;
  background-image: url(../img/quick-order.png);
  background-repeat: no-repeat;
  background-position: left 11px center;
  padding-left: 37px !important; }

.navPages div.navPage-subMenu ul li.quick-order-menu a:hover {
  border: 1px solid #555555;
  opacity: 0.7; }

.header.sticky {
  position: fixed;
  width: 100%;
  z-index: 99;
  top: 0;
  margin: 0;
  -webkit-animation: fadeInDown 1s both;
  animation: fadeInDown 1s both; }

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }

.home-slider {
  display: none; }

.home-sliders {
  float: left;
  width: 100%; }

.slider {
  float: left;
  width: 100%;
  margin: 0;
  list-style: none; }

.slider .item {
  float: left;
  width: 100%;
  background-position: top center;
  background-repeat: no-repeat;
  height: 450px;
  background-size: cover !important;
  position: relative; }

.slider .item a {
  float: left;
  width: 100%;
  height: 100%;
  text-decoration: none; }

.slider .content {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  text-align: left;
  max-width: 50%;
  padding: 38px 74px;
  float: left;
  width: 100%; }

.slider .item.even .content {
  left: 0;
  right: auto; }

.slider .content h1 {
  font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
  color: #555555;
  font-size: 40px;
  font-weight: 400;
  line-height: 55px;
  letter-spacing: 0;
  margin-top: 0px !important;
  margin-bottom: 8px !important;
  margin-top: 0px;
  margin-bottom: 8px;
  font-size: 57.6px;
  line-height: 79px;
  text-transform: capitalize;
  margin: 0 0 5px 0; }
  @media (max-width: 599px) {
    .slider .content h1 {
      font-size: 32px;
      line-height: 44px; } }

.slider .content p {
  font-size: 26.4px;
  line-height: 44px;
  color: #555555;
  margin-bottom: 26px;
  font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif; }

.slider .content .gray-button {
  font-family: Arial, Helvetica, sans-serif;
  color: #ffffff;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0;
  text-align: center;
  background: #555555;
  border: 1px solid #555555;
  border-radius: 0;
  padding: 0.75rem 1.5rem;
  text-decoration: none;
  display: inline-block;
  -webkit-transition: all .3s ease-in;
  -moz-transition: all .3s ease-in;
  -ms-transition: all .3s ease-in;
  -o-transition: all .3s ease-in;
  transition: all .3s ease-in;
  /*
   &:click{
    background: $color-gray80;border-color: $color-gray80; color: $color-white;
   }
   &:focus{
    background: $color-gray80;border-color: $color-gray80; color: $color-white;
   }
*/
  font-size: 19px;
  width: 203px;
  line-height: 29px; }
  .slider .content .gray-button:hover {
    background: #767676;
    border-color: #767676;
    color: #ffffff; }
  @media (max-width: 599px) {
    .slider .content .gray-button {
      width: 100%;
      margin: 0 auto 1rem; } }

@media (min-width: 1280px) {
  .navPages .navPage-subMenu-list {
    margin: 0 auto;
    max-width: 85.71429rem;
    width: 100%;
    border-left: 0;
    margin: auto;
    padding-left: 0; } }

.halfBanner {
  max-width: 1000px;
  margin: 0px auto;
  display: -ms-flexbox;
  display: flex !important;
  background-color: white;
  margin-bottom: 45px;
  column-gap: 10px; }

.halfBanner img {
  width: 100%;
  max-width: 500px;
  margin: 0px auto; }

.artliftingBioCopy {
  background-image: url("https://store-kmr73o5t54.mybigcommerce.com/content/plp/artlifting/paperTexture.jpg");
  width: 100%;
  max-width: 500px;
  margin: 0px auto; }

.artliftingBioCopy img {
  max-width: 200px;
  margin: 20px auto 0px auto;
  height: auto;
  display: block; }

.artliftingBioCopy p {
  color: white;
  text-align: center;
  margin: 20px; }

@media (max-width: 980px) {
  .halfBanner {
    flex-flow: row wrap !important; }
  .artliftingBioCopy {
    margin-top: 10px; }
  .home-sliders {
    margin-top: 65px; } }

#paypal-commerce-homepage-messaging-banner {
  display: none !important; }

.productView .productView-details .form-action {
  display: flex; }

.productView .productView-details .form-action a {
  height: 39px;
  margin-left: 10px; }

.form-wishlist li input {
  margin-left: 10px; }

.navPage-subMenu-list {
  border-bottom: solid 2px #f2f2f2; }

#desktopCategory {
  max-height: 168px !important;
  overflow-y: clip; }

modal--pupuploginWindow .alertBox {
  display: none; }

.productView .productView-details .form-action {
  display: flex; }

.productView .productView-details .form-action a {
  height: 39px;
  margin-left: 10px;
  background-color: #425563; }

#popupLoginWindow .form-actions {
  margin-top: -25px; }

#popupLoginWindow .form-actions .forgot-password {
  width: 100%;
  text-align: right; }

#popupLoginWindow .form-actions .button {
  margin: 0 auto;
  margin-top: 30px; }

#popupLoginWindow .new-customer-div {
  text-align: center; }

.form-wishlist a {
  background-color: #fff !important;
  margin-left: 10px; }

.form-wishlist li input {
  margin-left: 10px; }

.subcategories-image img {
  width: 100%;
  height: auto; }

@media (max-width: 700px) {
  .home-sliders .slider .content p {
    font-size: 18px;
    line-height: unset; }
  .slider .item {
    height: 550px; }
  #PLPPromo {
    display: none; } }

@media (max-width: 1280px) {
  #PLPPromo {
    display: none; } }

/* Fix for Edge browser with left-positioned taskbar */
@supports (-ms-ime-align: auto) {
  /* Edge-specific styles */
  .full-width-parent {
    width: 100%;
    position: relative;
    left: 0;
    right: 0;
    margin-left: 0;
    margin-right: 0;
    box-sizing: border-box;
    max-width: 100%; }
  body,
  html,
  .full-width {
    max-width: 100% !important;
    overflow-x: hidden; } }

/* Custom Button Small Override */
.button--small {
  font-size: 14px;
  padding: 0.57143rem 1.2rem; }

.top-promo-banner {
  background-color: transparent;
  background-image: url("../img/promo-banner.jpg");
  background-repeat: repeat;
  background-position: bottom center;
  background-size: 278px 100%;
  align-items: center; }
  .top-promo-banner .top-promo-banner__content {
    max-width: 1500px;
    width: 100%;
    align-items: center;
    display: flex;
    margin: 0px auto;
    justify-items: auto;
    gap: 10px;
    padding: 5px; }
    .top-promo-banner .top-promo-banner__content p.top-promo-banner__text {
      color: #2b2b2b;
      text-align: left;
      margin: 0px;
      width: 100%;
      font-size: 14px;
      font-weight: 600;
      line-height: 24px; }
  .top-promo-banner .top-promo-banner__actions {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 5px;
    width: 100%;
    margin-left: auto;
    justify-content: flex-end; }
    .top-promo-banner .top-promo-banner__actions a, .top-promo-banner .top-promo-banner__actions a * {
      color: #000000 !important; }
    .top-promo-banner .top-promo-banner__actions a:hover, .top-promo-banner .top-promo-banner__actions a:focus {
      color: #000000 !important; }
    .top-promo-banner .top-promo-banner__actions p {
      font-size: 14px;
      font-style: italic;
      color: #2b2b2b;
      margin: 0px;
      line-height: 24px; }
    .top-promo-banner .top-promo-banner__actions a {
      text-decoration: none; }
    .top-promo-banner .top-promo-banner__actions span {
      height: 24px;
      width: 24px;
      margin-right: 5px; }

/* Mobile padding for sort control */
/* Make all search forms square */
form[action="/search.php"] .form-input,
form[action="/search.php"] .btn,
form[action="/search.php"] .form-field {
  border-radius: 0 !important; }

/* Ensure Shop International link is always black */
a[href="/find-an-international-willow-tree-retailer/"],
a[href="/find-an-international-willow-tree-retailer/"] * {
  color: #000000 !important; }

a[href="/find-an-international-willow-tree-retailer/"] svg,
a[href="/find-an-international-willow-tree-retailer/"] svg * {
  stroke: #000000 !important; }

a[href="/find-an-international-willow-tree-retailer/"]:hover,
a[href="/find-an-international-willow-tree-retailer/"]:focus {
  color: #000000 !important; }

/* Ensure cart quantity badge text is white */
.cart-quantity-badge {
  color: #FFFFFF !important; }

/* Add right padding to product details in quickview mode */
.modal-body.quickView .product-details {
  padding-right: 20px; }

/* Remove padding from product-info in quickview mode */
.modal-body.quickView .product-info {
  padding: 0 !important;
  margin: 0 !important; }

/* Target all possible padding sources */
.modal-body.quickView .product-details .product-info,
#modal .product-info,
.quickView .product-info,
.product-info {
  padding: 0 !important;
  margin: 0 !important; }

/* Override any inline styles */
[style*="padding: 1rem"].product-info,
.product-info[style*="padding: 1rem"],
.modal-body.quickView [style*="padding: 1rem"].product-info {
  padding: 0 !important; }

/* Set font size for h1 in quickview mode */
.modal-body.quickView .product-title h1 {
  font-size: 28px !important; }

/* Remove min-height from all product titles */
.product-card .product-title,
.product-title,
[class*="product-"] .product-title,
.products-track .product-slide .product-card-details .product-title,
.product-card-details .product-title {
  min-height: 0 !important; }

/* Set product card title font size to 18px */
.product-card .product-title {
  font-size: 18px !important; }

/* Make blog post images square */
.post-image {
  aspect-ratio: 1/1;
  background-size: cover;
  background-position: center; }

@media (max-width: 768px) {
  .sortBy {
    padding: 0 12px; } }

/**************** Landing Page templates ****************/
.landing-page-templates {
  margin-top: 2.5rem;
  margin-bottom: 6rem;
  margin-left: .75rem;
  margin-right: .75rem;
  padding: 0 5.85rem; }
  .landing-page-templates .page-content--centered {
    width: inherit;
    max-width: 100%; }
  .landing-page-templates h1 {
    font-size: 36px;
    color: #56564f;
    margin-bottom: 1.5rem;
    text-align: center;
    font-weight: 400;
    margin-top: 0;
    letter-spacing: 0; }
  .landing-page-templates .landing-page-1 {
    margin-left: 5.85rem;
    margin-right: 5.85rem; }
  .landing-page-templates img.landing-image {
    margin-bottom: 1.5rem; }
  .landing-page-templates p.landing-text {
    font-size: 17px;
    color: #56564f;
    margin-bottom: 1.5rem; }
  .landing-page-templates .landing-btn {
    margin: 0 auto;
    display: table; }
  .landing-page-templates .primary-button {
    font-family: "Open Sans", Arial, Helvetica, sans-serif;
    color: #fff;
    font-size: 15px;
    font-weight: normal;
    line-height: 1rem;
    letter-spacing: 0;
    text-align: center;
    background: #4fd1c5;
    border: 1px solid #006680;
    padding: 1rem 2.23333rem;
    margin: 0 .73333rem 1rem;
    text-decoration: none;
    display: table; }
  .landing-page-templates .primary-button {
    font-family: "Open Sans", Arial, Helvetica, sans-serif;
    color: #fff;
    font-size: 15px;
    font-weight: normal;
    line-height: 1rem;
    letter-spacing: 0;
    text-align: center;
    border: 1px solid #4fd1c5;
    padding: 1rem 2.23333rem;
    text-decoration: none;
    display: inline-block; }
  .landing-page-templates .primary-button:hover {
    background: #319795;
    border-color: #319795;
    color: #fff; }
  .landing-page-templates h1, .landing-page-templates h2, .landing-page-templates h3, .landing-page-templates h4, .landing-page-templates h5, .landing-page-templates h6 {
    margin-top: 0; }
  .landing-page-templates h2 {
    font-weight: 400;
    letter-spacing: 0; }
  .landing-page-templates h3 {
    font-weight: 400 !important;
    color: #4fd1c5 !important;
    letter-spacing: 0 !important; }
  .landing-page-templates h4 {
    color: #4fd1c5;
    font-weight: bold;
    letter-spacing: 0 !important; }
  .landing-page-templates a, .landing-page-templates a:active {
    color: #4fd1c5; }
  .landing-page-templates a:hover {
    color: #56564f; }
  .landing-page-templates blockquote, .landing-page-templates blockquote p {
    color: #cccccc;
    font-style: italic;
    margin: 1.5rem 3.33rem 1.5rem 3.33rem;
    font-size: 1.1rem;
    line-height: 1.5; }
  .landing-page-templates .list-with-margin {
    margin: 1.5rem 3.33rem 1.5rem 3.33rem; }
  .landing-page-templates li {
    margin-bottom: 0.733rem;
    margin-left: 2.3rem; }
  .landing-page-templates .secundary-button {
    font-family: "Open Sans", Arial, Helvetica, sans-serif;
    color: #4fd1c5;
    font-size: 15px;
    font-weight: normal;
    line-height: 1rem;
    letter-spacing: 0;
    text-align: center;
    background: transparent;
    border: 1px solid #4fd1c5;
    padding: 1rem 2.23333rem;
    text-decoration: none;
    display: inline-block; }
    .landing-page-templates .secundary-button:hover {
      background: #4fd1c5;
      border-color: #4fd1c5;
      color: #fff; }

.landing-page-templates.withCols {
  margin: 0;
  padding: 0; }
  .landing-page-templates.withCols .section1 {
    padding: 0 2.1rem; }
  .landing-page-templates.withCols table, .landing-page-templates.withCols .div-table {
    max-width: 100%;
    width: 100%;
    display: block; }
  .landing-page-templates.withCols td, .landing-page-templates.withCols .div-td {
    padding: 0 2.1rem;
    vertical-align: top;
    width: 49.5%;
    max-width: 49.5%;
    display: inline-block; }
    .landing-page-templates.withCols td img, .landing-page-templates.withCols .div-td img {
      max-width: 100%; }
  .landing-page-templates.withCols .extrapadding {
    padding: 0 4rem; }
  .landing-page-templates.withCols .landing-text.with-margin {
    padding: 0 4rem; }

/* Ensure styles apply to landing pages specifically */
.landing-page-templates.withCols td,
.landing-page-templates.withCols .div-td,
.page-content .div-table .div-td {
  padding: 0 2.1rem;
  vertical-align: top;
  width: 49.5%;
  max-width: 49.5%;
  display: inline-block;
  box-sizing: border-box; }

/* Additional targeting for nested div structure */
.landing-page-templates.withCols .div-table .div-td,
.page-content .div-table .div-td {
  padding: 0 2.1rem;
  vertical-align: top;
  width: 49.5%;
  max-width: 49.5%;
  display: inline-block;
  box-sizing: border-box; }

/* Ensure div-table behaves like a table */
.page-content .div-table,
.landing-page-templates.withCols .div-table {
  width: 100%;
  display: block; }

/* Ensure images in landing pages are responsive */
.landing-page-templates.withCols .div-td .landing-image,
.page-content .div-td .landing-image {
  max-width: 100%;
  height: auto;
  display: block;
  margin-bottom: 1rem; }

/* Landing text styling */
.landing-page-templates.withCols .div-td .landing-text,
.page-content .div-td .landing-text {
  margin-bottom: 1.5rem;
  line-height: 1.5; }

/* Button spacing in landing pages */
.landing-page-templates.withCols .div-td .primary-button,
.page-content .div-td .primary-button {
  margin-bottom: 2rem; }

/* Page content header styling */
.page-content h1 {
  text-align: center;
  margin-bottom: 1rem; }

.page-content .landing-text {
  text-align: center;
  margin-bottom: 2rem;
  line-height: 1.5; }

/* Section1 centering */
.page-content .section1 {
  text-align: center; }

/* Ensure div-table content is centered */
.page-content .section1 > div > div {
  text-align: center; }

/* Override any conflicting text alignment in div-td for content */
.page-content .div-td .landing-text {
  text-align: left;
  margin-bottom: 1.5rem;
  line-height: 1.5; }

/* Center the buttons within their containers */
.page-content .div-td .primary-button {
  display: inline-block;
  text-align: center;
  margin-bottom: 2rem; }

/* Ensure proper spacing for page content */
.page-content--centered {
  max-width: 1200px;
  margin: 0 auto;
  padding: 2rem 1rem; }

@media (max-width: 768px) {
  .landing-page-templates {
    padding: 0;
    margin: 0rem 0rem 6rem; }
  .landing-page-templates.withCols td, .landing-page-templates.withCols .div-td,
  .page-content td,
  .page-content .div-td {
    max-width: 100%;
    width: 100%;
    display: block;
    padding: 0 1rem;
    margin-bottom: 2rem; }
  .landing-page-templates.withCols .div-table .div-td,
  .page-content .div-table .div-td {
    max-width: 100%;
    width: 100%;
    display: block;
    padding: 0 1rem;
    margin-bottom: 2rem; }
  .page-content {
    padding-left: 0;
    padding-right: 0; } }

@media (max-width: 468px) {
  .landing-page-templates .landing-btn {
    margin: 0;
    width: 100%; }
  .landing-page-templates .primary-button, .landing-page-templates .secundary-button {
    width: 100%;
    font-size: 16px; }
  .landing-page-templates.withCols td, .landing-page-templates.withCols .div-td {
    padding: 0; }
  .landing-page-templates.withCols .extrapadding {
    padding: 0; }
  .landing-page-templates.withCols .section1 {
    padding: 0; }
  .landing-page-templates.withCols .page-content {
    padding-left: 0;
    padding-right: 0; }
  .landing-page-templates.withCols .landing-text.with-margin {
    padding: 0rem; } }

/* =============================================================================
   DISABLE YOTPO Q&A SECTION GLOBALLY FOR WILLOW TREE THEME
   ============================================================================= */
/* Hide all Yotpo Q&A "Ask a question" sections completely */
.yotpo.QABottomLine,
div.yotpo.QABottomLine,
.question-container,
.yotpo-questions-and-answers {
  display: none !important;
  visibility: hidden !important; }

/* Also hide any Q&A related containers and buttons */
.yotpo-btns-container .yotpo.QABottomLine,
.product-stories-questions .question-container,
.write-question-wrapper,
.write-question-button,
.ask-question {
  display: none !important; }

/* Hide the question bubble icon specifically */
.yotpo-icon-double-bubble {
  display: none !important; }

/* Hide Q&A related text and links */
a.pull-left.text-m.ask-question,
.yotpo-bottomline .questions,
.yotpo-bottomline .questions a {
  display: none !important; }

/* Override Yotpo star colors - remove background image and use brown color */
.yotpo.yotpo-main-widget .yotpo-header .yotpo-icon-profile,
.yotpo.yotpo-main-widget .yotpo-icon-star,
.yotpo.yotpo-main-widget .yotpo-icon-half-star,
.yotpo.yotpo-main-widget .yotpo-icon-empty-star,
.yotpo.embedded-widget .yotpo-header .yotpo-icon-profile,
.yotpo.embedded-widget .yotpo-icon-star,
.yotpo.embedded-widget .yotpo-icon-half-star,
.yotpo.embedded-widget .yotpo-icon-empty-star,
.yotpo.yotpo-modal .yotpo-header .yotpo-icon-profile,
.yotpo.yotpo-modal .yotpo-icon-star,
.yotpo.yotpo-modal .yotpo-icon-half-star,
.yotpo.yotpo-modal .yotpo-icon-empty-star,
.yotpo.bottomLine .yotpo-header .yotpo-icon-profile,
.yotpo.bottomLine .yotpo-icon-star,
.yotpo.bottomLine .yotpo-icon-half-star,
.yotpo.bottomLine .yotpo-icon-empty-star,
.yotpo.yotpo-reviews-carousel .yotpo-header .yotpo-icon-profile,
.yotpo.yotpo-reviews-carousel .yotpo-icon-star,
.yotpo.yotpo-reviews-carousel .yotpo-icon-half-star,
.yotpo.yotpo-reviews-carousel .yotpo-icon-empty-star,
.mobile-filters-modal .yotpo-header .yotpo-icon-profile,
.mobile-filters-modal .yotpo-icon-star,
.mobile-filters-modal .yotpo-icon-half-star,
.mobile-filters-modal .yotpo-icon-empty-star {
  color: var(--dd-color-secondary) !important;
  background-color: transparent !important;
  background-image: none !important; }

/* Additional override for regular star spans */
.yotpo-stars .yotpo-icon-star {
  color: var(--dd-color-secondary) !important;
  background-image: none !important; }

/* Ensure filled stars use the brown color */
.yotpo-icon-star.rating-star {
  color: var(--dd-color-secondary) !important;
  background-image: none !important; }

/* Override empty stars to have a lighter shade */
.yotpo-icon-empty-star {
  color: rgba(139, 69, 19, 0.3) !important;
  background-image: none !important; }

.yotpo .yotpo-icon-empty-star:before {
  background-image: none !important; }

/* Hide Yotpo bottom line boxes */
.yotpo-regular-box.yotpo-bottomline.yotpo-bottomline-2-boxes {
  display: none; }

/* Remove border from Yotpo boxes */
.yotpo .yotpo-small-box,
.yotpo .yotpo-regular-small-box,
.yotpo .yotpo-popup-box-medium {
  border-bottom: none !important; }

/* Style Yotpo main widget */
.yotpo.yotpo-main-widget {
  background: #f9f9f9;
  border-radius: 12px;
  padding: 30px;
  width: 100% !important;
  max-width: 100% !important;
  box-shadow: none !important; }

/* Yotpo header alignment */
.yotpo-header {
  text-align: left; }

/* Yotpo write review tab panel */
div#write-review-tabpanel-main-widget {
  max-width: 600px;
  margin: 0px auto; }

/* Yotpo connect wrapper */
.connect-wrapper.visible {
  display: flex !important;
  width: 100% !important;
  padding: 0px !important;
  margin: 0px !important; }

.connect-wrapper .form-element.visible {
  float: unset !important;
  width: 50% !important;
  min-width: unset !important;
  text-align: left !important; }

/* Complete override of Yotpo write review button */
.yotpo-default-button.yotpo-icon-btn.write-button.write-review-button,
.yotpo .yotpo-default-button.write-review-button,
.yotpo .write-button,
div.yotpo-default-button[role="button"] {
  /* Reset all default styles */
  all: unset !important;
  /* Apply add-to-cart button styles */
  display: inline-block !important;
  background-color: var(--dd-color-secondary) !important;
  color: white !important;
  border: none !important;
  border-radius: 6px !important;
  padding: 0 24px !important;
  height: 42px !important;
  line-height: 42px !important;
  font-size: 15px !important;
  font-weight: 600 !important;
  font-family: inherit !important;
  cursor: pointer !important;
  transition: all 0.3s ease !important;
  text-align: center !important;
  box-sizing: border-box !important;
  margin: 10px 0 !important;
  float: none !important;
  position: relative !important;
  text-transform: none !important;
  letter-spacing: normal !important;
  -webkit-appearance: none !important;
  appearance: none !important; }

.yotpo-default-button.yotpo-icon-btn.write-button.write-review-button:hover,
.yotpo .yotpo-default-button.write-review-button:hover,
.yotpo .write-button:hover,
div.yotpo-default-button[role="button"]:hover {
  background-color: #6a3410 !important;
  color: white !important;
  transform: translateY(-1px) !important;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15) !important; }

/* Hide all Yotpo icons in the button */
.yotpo-default-button .yotpo-icon,
.yotpo-default-button .yotpo-icon-write,
.yotpo-default-button .yotpo-icon-btn-caret-up,
.yotpo-default-button .yotpo-icon-btn-caret-down {
  display: none !important; }

/* Ensure button text is visible and styled correctly */
.yotpo-default-button .yotpo-icon-button-text {
  color: white !important;
  font-family: inherit !important;
  font-size: 15px !important;
  font-weight: 600 !important;
  letter-spacing: normal !important;
  line-height: 42px !important;
  display: inline-block !important;
  padding: 0 !important;
  margin: 0 !important; }

/* Fix button functionality - ensure it's clickable */
.yotpo-default-button.write-review-button {
  pointer-events: auto !important;
  z-index: 10 !important; }

/* Additional specificity for the button when expanded/collapsed */
.yotpo-default-button[aria-expanded="true"],
.yotpo-default-button[aria-expanded="false"] {
  background-color: var(--dd-color-secondary) !important;
  color: white !important; }

/* Remove margin from wtKeywords and nested elements */
.wtKeywords {
  margin-bottom: 0; }
  .wtKeywords p,
  .wtKeywords span {
    margin-bottom: 0; }

/* Remove margin top from product accordions */
.product-accordions {
  margin-top: 0;
  border-bottom: 1px solid #e9e9e9; }

/* Remove margin bottom from product form - using more specific selector */
.productView form.form[action*="cart.php"],
form.form[method="post"][action*="cart.php"] {
  margin-bottom: 0; }

/* Mobile Cart Page Improvements */
.page-cart {
  /* General cart page styles */
  /* Add padding to breadcrumbs on mobile */
  /* Center product slider on mobile */
  /* Additional mobile product slider improvements */
  /* Mobile-specific cart improvements */ }
  .page-cart a {
    color: #333;
    /* Make cart text black */ }
  @media (max-width: 767px) {
    .page-cart .breadcrumbs {
      padding-left: 15px; } }
  .page-cart .mobile-product-slider {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    max-width: 500px;
    margin: 0 auto; }
  .page-cart .mobile-slider-container {
    width: 100%;
    max-width: 100%; }
  .page-cart .mobile-slide {
    display: flex;
    align-items: center;
    justify-content: center; }
  .page-cart .mobile-slide img {
    max-height: 80vh;
    object-fit: contain; }
  .page-cart .mobile-slider-dots {
    position: relative;
    bottom: 0;
    width: 100%;
    display: flex;
    justify-content: center;
    padding: 10px 0; }
  @media (max-width: 767px) {
    .page-cart {
      /* Better table layout for mobile */
      /* Product image styling */
      /* Product details styling */
      /* Price display */
      /* Quantity controls */
      /* Remove button */
      /* Hide empty cells */
      /* Gift wrapping price positioning fix */ }
      .page-cart .cart {
        border-collapse: separate;
        border-spacing: 0 10px; }
      .page-cart .cart-item {
        position: relative;
        display: flex;
        flex-wrap: wrap;
        padding: 15px 0;
        background: #fff;
        margin-bottom: 15px; }
      .page-cart .cart-item-title {
        display: flex;
        width: 100%;
        padding: 0 10px; }
      .page-cart .cart-item-title figure {
        width: 80px;
        min-width: 80px;
        margin: 0; }
      .page-cart .cart-item-image {
        max-width: 100%;
        height: auto; }
      .page-cart .cart-details {
        padding-left: 15px;
        width: calc(100% - 80px); }
      .page-cart .cart-item-name {
        font-size: 16px;
        margin-bottom: 5px;
        font-weight: 600; }
      .page-cart .pro_info.availability {
        color: #28a745;
        font-size: 14px;
        font-weight: 500;
        margin-bottom: 10px; }
      .page-cart .pro_info.availability.out {
        color: #dc3545; }
      .page-cart .cart-item-info.price {
        width: 50%;
        padding: 10px;
        display: flex;
        flex-direction: column;
        align-items: flex-start; }
      .page-cart .cart-item-label {
        font-weight: 600;
        color: #666;
        font-size: 14px;
        margin-bottom: 5px;
        display: block;
        width: auto;
        float: none;
        text-align: left; }
      .page-cart .cart-item-value {
        font-size: 16px;
        font-weight: 600;
        padding-left: 0; }
      .page-cart .cart-item-quantity {
        width: 50%;
        padding: 10px; }
      .page-cart .form-increment {
        display: flex;
        align-items: center;
        margin: 0;
        width: 100%; }
      .page-cart .form-input--incrementTotal {
        width: 40px;
        height: 40px;
        text-align: center;
        padding: 0;
        border-radius: 0;
        margin: 0 5px; }
      .page-cart .button--icon {
        width: 30px;
        height: 30px;
        padding: 0;
        display: flex;
        align-items: center;
        justify-content: center; }
      .page-cart .cart-item-info.remove {
        position: absolute;
        top: 10px;
        right: 10px;
        width: auto; }
      .page-cart .cart-remove {
        background: none;
        height: 24px;
        width: 24px; }
      .page-cart .cart-item-block.mobile-block,
      .page-cart .cart-header-item.empty {
        display: none; }
      .page-cart .gift_wrapping_price {
        margin-top: 0 !important; } }

.support-content h1 {
  font-family: 'Playfair Display', serif !important;
  margin-top: 30px !important;
  margin-bottom: 20px !important; }

.slick-dots {
  display: flex !important;
  justify-content: center;
  align-items: center;
  list-style: none;
  padding: 0;
  margin: 15px 0 0;
  gap: 8px;
  /* Reduce spacing between dots */ }

.slick-dots li {
  margin: 0 !important;
  /* Remove default margins */
  padding: 0 !important; }

.slick-dots li button {
  font-size: 0 !important;
  width: 12px !important;
  height: 12px !important;
  background: #ccc !important;
  border: none !important;
  border-radius: 50% !important;
  padding: 0 !important;
  cursor: pointer;
  transition: all 0.3s ease; }

.slick-dots li button:before {
  display: none !important;
  /* Hide default content */ }

.slick-dots li.slick-active button {
  background: #087781 !important;
  transform: scale(1.2); }

.slick-dots li button:hover {
  background: #666 !important; }

.btn--discover-more,
.btn--personalize,
.btn-share-story {
  border-radius: 0 !important; }

.product-badge,
.product-badge--new,
.product-card .product-badge {
  border-radius: 0 !important; }

.LargeSliders .slick-dots {
  display: none !important; }

.product-card .product-price,
[data-product-price],
.product-pricing .product-price {
  font-weight: 400 !important; }

/* ========================================
   CART PAGE - NEW RESPONSIVE STYLES
   ======================================== */
.cart-item-title {
  margin: unset;
  padding: unset;
  box-sizing: border-box;
  width: unset;
  height: unset;
  max-height: unset;
  max-width: unset;
  display: unset; }

.mobile-block {
  margin: unset;
  padding: unset;
  box-sizing: border-box;
  width: unset;
  height: unset;
  max-height: unset;
  max-width: unset;
  display: unset; }

.cart-item-info.price[data-th="Price"] {
  margin: unset;
  padding: unset;
  box-sizing: border-box;
  width: unset;
  height: unset;
  max-height: unset;
  max-width: unset;
  display: unset; }

td.cart-header-item.empty {
  margin: unset;
  padding: unset;
  box-sizing: border-box;
  width: unset;
  height: unset;
  max-height: unset;
  max-width: unset;
  display: unset; }

.cart-item-quantity {
  margin: unset;
  padding: unset;
  box-sizing: border-box;
  width: unset;
  height: unset;
  max-height: unset;
  max-width: unset;
  display: unset; }

.cart-item-info.price[data-th="Total"] {
  margin: unset;
  padding: unset;
  box-sizing: border-box;
  width: unset;
  height: unset;
  max-height: unset;
  max-width: unset;
  display: unset; }

.cart-item-info.remove {
  margin: unset;
  padding: unset;
  box-sizing: border-box;
  width: unset;
  height: unset;
  max-height: unset;
  max-width: unset;
  display: unset; }

/* All cart header items */
th.cart-header-item {
  margin: unset;
  padding: unset;
  box-sizing: border-box;
  width: unset;
  height: unset;
  max-height: unset;
  max-width: unset;
  display: unset; }

/* Item column (first th with colspan) */
/* Price columns (both Price and Total) */
/* Empty/spacer column */
/* Quantity column */
/* Remove column */
/* First price column */
/* Or use nth-child selectors */
.cart-container .cart-list td.cart-item-title .cart-details {
  display: table-cell;
  vertical-align: top;
  padding-left: unset; }

.cart-container thead tr {
  gap: unset; }

.cart-container .cart-list td.cart-item-title .cart-item-name {
  min-width: unset;
  width: 100%; }

.cart-item-options--giftWrapping {
  display: flex; }

.cart-item-options--giftWrapping .cart-item-option-title {
  all: unset; }

td.cart-item-block.mobile-block {
  display: none !important; }

.cart-container .cart-list tr {
  gap: 0px;
  padding: 10px 0px; }

/* ========================================
   CART PAGE - DESKTOP STYLES (801px+)
   ======================================== */
@media screen and (min-width: 801px) {
  .cart-item-title {
    margin: unset;
    padding: unset;
    box-sizing: border-box;
    width: unset;
    height: unset;
    max-height: unset;
    max-width: unset;
    display: unset; }
  .mobile-block {
    margin: unset;
    padding: unset;
    box-sizing: border-box;
    width: unset;
    height: unset;
    max-height: unset;
    max-width: unset;
    display: unset; }
  .cart-item-info.price[data-th="Price"] {
    margin: unset;
    padding: unset;
    box-sizing: border-box;
    width: unset;
    height: unset;
    max-height: unset;
    max-width: unset;
    display: unset; }
  td.cart-header-item.empty {
    margin: unset;
    padding: unset;
    box-sizing: border-box;
    width: unset;
    height: unset;
    max-height: unset;
    max-width: unset;
    display: unset; }
  .cart-item-quantity {
    margin: unset;
    padding: unset;
    box-sizing: border-box;
    width: unset;
    height: unset;
    max-height: unset;
    max-width: unset;
    display: unset; }
  .cart-item-info.price[data-th="Total"] {
    margin: unset;
    padding: unset;
    box-sizing: border-box;
    width: unset;
    height: unset;
    max-height: unset;
    max-width: unset;
    display: unset; }
  .cart-item-info.remove {
    margin: unset;
    padding: unset;
    box-sizing: border-box;
    width: unset;
    height: unset;
    max-height: unset;
    max-width: unset;
    display: unset; }
  /* All cart header items */
  th.cart-header-item {
    margin: unset;
    padding: unset;
    box-sizing: border-box;
    width: unset;
    height: unset;
    max-height: unset;
    max-width: unset;
    display: unset; }
  /* Item column (first th with colspan) */
  /* Price columns (both Price and Total) */
  /* Empty/spacer column */
  /* Quantity column */
  /* Remove column */
  /* First price column */
  /* Or use nth-child selectors */
  /* Others */
  .cart-container .cart-list td.cart-item-title .cart-details {
    display: table-cell;
    vertical-align: top;
    padding-left: unset; }
  .cart-container thead tr {
    gap: unset; }
  .cart-container .cart-list td.cart-item-title .cart-item-name {
    min-width: unset;
    width: 100%; }
  .cart-item-options--giftWrapping {
    display: flex; }
  .cart-item-options--giftWrapping .cart-item-option-title {
    all: unset; }
  td.cart-item-block.mobile-block {
    display: none !important; }
  .cart-container .cart-list tr {
    gap: 0px;
    padding: 10px 0px; }
  .cart-container .cart-list tr {
    display: grid;
    grid-template-columns: minmax(300px, 3fr) 140px 93px 150px 140px 100px;
    gap: 10px;
    align-items: center;
    padding: 10px; } }

/* ========================================
   CART PAGE - TABLET STYLES (max-width: 887px)
   ======================================== */
@media screen and (max-width: 887px) {
  td.cart-header-item.empty {
    display: none; }
  .cart-container .cart-item-quantity {
    grid-column: 3; }
  .cart-container .cart-item-info.price[data-th="Total"] {
    grid-column: 4; }
  .cart-container .cart-item-info.remove {
    grid-column: 5; }
  .cart-container .cart-list tr {
    display: grid;
    grid-template-columns: minmax(300px, 2fr) 140px 150px 140px 100px;
    gap: 10px;
    align-items: center;
    padding: 10px; } }

/* ========================================
   CART PAGE - MOBILE STYLES (max-width: 800px)
   ======================================== */
@media screen and (max-width: 800px) {
  /* Hide the header empty column */
  td.cart-header-item.empty {
    display: none; }
  /* Make cart rows stack vertically for mobile and add side padding */
  .cart-container .cart-list tr {
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
    padding: 15px 24px;
    /* Increased left/right padding for mobile */
    border-bottom: 1px solid #eee;
    align-items: stretch;
    background: #fff; }
  /* Item blocks - without repeating price/quantity/total labels in each column */
  .cart-item-block,
  .cart-item-info {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    border: none;
    padding: 6px 0;
    font-size: 1rem;
    background: none; }
  /* Only show the .cart-item-label for price/quantity/total inside the first appearance on mobile */
  .cart-item-block.price .cart-item-label,
  .cart-item-block.cart-item-info.price .cart-item-label,
  .cart-item-block.cart-item-info.cart-item-quantity .cart-item-label,
  .cart-item-block.cart-item-info.remove .cart-item-label,
  .cart-item-block.cart-item-info[data-th="Total"] .cart-item-label {
    display: none; }
  /* Show label only for the first price, quantity, total */
  .cart-item-block.price:first-of-type .cart-item-label,
  .cart-item-block.cart-item-info.price:first-of-type .cart-item-label,
  .cart-item-block.cart-item-info.cart-item-quantity:first-of-type .cart-item-label,
  .cart-item-block.cart-item-info[data-th="Total"]:first-of-type .cart-item-label {
    display: inline-block; }
  /* Show cart item labels for mobile visibility, for all other info */
  .cart-item-label {
    display: inline-block;
    font-weight: 600;
    min-width: 90px;
    margin-right: 12px;
    color: #555; }
  /* Adjust image/figure sizing for mobile */
  .cart-item-image,
  .cart-item-block figure img {
    max-width: 90px !important;
    height: auto;
    object-fit: contain;
    margin-right: 12px;
    border-radius: 6px; }
  .cart-item-block figure {
    margin: 0 10px 0 0;
    flex: none; }
  /* Stack the product name/details below image */
  .cart-item-block.cart-item-title {
    flex-direction: row;
    align-items: flex-start;
    gap: 14px;
    padding-bottom: 0; }
  .cart-item-block.cart-item-title .cart-details {
    flex: 1;
    display: flex;
    flex-direction: column; }
  /* Adjust quantity controls for horizontal layout */
  .cart-item-quantity .form-increment {
    flex-direction: row !important;
    gap: 8px;
    width: min-content; }
  .cart-item-block.cart-item-info.cart-item-quantity {
    justify-content: flex-start; }
  /* Adjust price/total blocks to stack neatly */
  .cart-item-block.price,
  .cart-item-block.cart-item-info.price,
  .cart-item-block.cart-item-info.remove {
    justify-content: flex-start; }
  .cart-item-block.cart-item-info.remove {
    justify-content: flex-end;
    padding-top: 0;
    padding-bottom: 0;
    border: none; }
  /* Hide desktop-only columns */
  td.cart-item-block.mobile-block {
    display: none !important; }
  /* Remove background from empty header cell */
  td.cart-header-item.empty {
    background: transparent; } }

.footer-sign-btn a, .footer-sign-btn a:visited, .career-page .blue-button, .career-page .blue-button:visited, .productView .productView-details.productView-bottom .form-action .button--primary, .productView .productView-details.productView-bottom .form-action .button--primary:visited, .productView .instock-notify-div .actions .button, .cart-container .cart-actions.checkout-btn .button, .cart-container .cart-actions.checkout-btn .button:visited, .wholesale-div .blue-button, .wholesale-div .blue-button:visited, .qo_main .qo_step .quickorderright .addToCart, .qo_main .qo_step .quickorderright .addToCart:visited, .wholesale-login-button a, .wholesale-login-button a:visited {
  font-family: Arial, Helvetica, sans-serif;
  color: #ffffff;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0;
  text-align: center;
  background: #425563;
  border: 1px solid #425563;
  border-radius: 0;
  padding: 0.75rem 1.5rem;
  margin: 0.5rem 1rem 0;
  display: inline-block;
  text-decoration: none;
  -webkit-transition: all .3s ease-in;
  -moz-transition: all .3s ease-in;
  -ms-transition: all .3s ease-in;
  -o-transition: all .3s ease-in;
  transition: all .3s ease-in; }
  @media (max-width: 599px) {
    .footer-sign-btn a, .footer-sign-btn a:visited, .career-page .blue-button, .career-page .blue-button:visited, .productView .productView-details.productView-bottom .form-action .button--primary, .productView .productView-details.productView-bottom .form-action .button--primary:visited, .productView .instock-notify-div .actions .button, .cart-container .cart-actions.checkout-btn .button, .cart-container .cart-actions.checkout-btn .button:visited, .wholesale-div .blue-button, .wholesale-div .blue-button:visited, .qo_main .qo_step .quickorderright .addToCart, .qo_main .qo_step .quickorderright .addToCart:visited, .wholesale-login-button a, .wholesale-login-button a:visited {
      width: 100%;
      margin: 0 auto 1rem; } }

.footer-sign-btn a:hover, .footer-sign-btn a:focus, .career-page .blue-button:hover, .career-page .blue-button:focus, .productView .productView-details.productView-bottom .form-action .button--primary:hover, .productView .productView-details.productView-bottom .form-action .button--primary:focus, .productView .instock-notify-div .actions .button:hover, .cart-container .cart-actions.checkout-btn .button:hover, .cart-container .cart-actions.checkout-btn .button:focus, .wholesale-div .blue-button:hover, .wholesale-div .blue-button:focus, .qo_main .qo_step .quickorderright .addToCart:hover, .qo_main .qo_step .quickorderright .addToCart:focus, .wholesale-login-button a:hover, .wholesale-login-button a:focus {
  background: #687782;
  border: 1px solid #687782;
  color: #ffffff; }

h1 {
  font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
  color: #555555;
  font-size: 40px;
  font-weight: 400;
  line-height: 55px;
  letter-spacing: 0;
  margin-top: 0px !important;
  margin-bottom: 8px !important;
  margin-top: 0px;
  margin-bottom: 8px; }
  @media (max-width: 599px) {
    h1 {
      font-size: 32px;
      line-height: 44px; } }

h2 {
  font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
  color: #555555;
  font-size: 32px;
  font-weight: 400;
  line-height: 44px;
  letter-spacing: 0;
  margin-top: 36px;
  margin-bottom: 8px; }
  @media (max-width: 599px) {
    h2 {
      font-size: 26px;
      line-height: 36px; } }

h3 {
  font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
  color: #555555;
  font-size: 24px;
  font-weight: 400;
  line-height: 33px;
  letter-spacing: 0;
  margin-top: 36px;
  margin-bottom: 8px; }
  @media (max-width: 599px) {
    h3 {
      font-size: 22px;
      line-height: 30px; } }

h4 {
  font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
  color: #555555;
  font-size: 18px;
  font-weight: 400;
  line-height: 27px;
  letter-spacing: 0;
  margin-top: 36px;
  margin-bottom: 8px; }
  @media (max-width: 599px) {
    h4 {
      font-size: 18px;
      line-height: 25px; } }

h5 {
  font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
  color: #555555;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0;
  margin-top: 36px;
  margin-bottom: 8px; }
  @media (max-width: 599px) {
    h5 {
      font-size: 16px;
      line-height: 22px; } }

p {
  font-family: Arial, Helvetica, sans-serif;
  color: #555555;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0;
  margin-bottom: 16px; }

blockquote {
  font-family: Filson Pro;
  color: #425563;
  font-size: 21px;
  font-weight: 400;
  line-height: 31.5px;
  letter-spacing: 0;
  margin-top: 16px;
  margin-bottom: 16px;
  margin-left: 40px;
  margin-right: 40px; }
  @media (max-width: 599px) {
    blockquote {
      font-size: 20px;
      line-height: 28px;
      margin-left: 20px;
      margin-right: 20px; } }

sup {
  font-size: 0.5rem;
  vertical-align: baseline;
  position: relative;
  top: -0.5rem; }

a:visited {
  color: #687782; }

a:hover {
  color: #767676; }

a:focus {
  color: #767676; }

a.active {
  color: #7d5841; }

.form-input {
  height: 40px;
  border-radius: 0;
  border: 1px solid #767676;
  font-size: 15px;
  color: #767676;
  padding: 0 13px;
  font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
  width: 100%; }

.breadcrumbs {
  text-align: left;
  margin-top: 30px;
  margin-bottom: 5px; }
  .breadcrumbs .breadcrumb {
    font-size: 14px;
    color: #767676;
    display: inline; }
    .breadcrumbs .breadcrumb a {
      color: #767676; }
      .breadcrumbs .breadcrumb a:hover {
        color: #7d5841; }

h1.page-heading {
  margin-top: 20px !important; }
  @media (min-width: 551px) {
    h1.page-heading {
      margin-top: 0px !important; } }

.category-desc {
  width: 100%;
  text-align: center;
  display: inline-block;
  vertical-align: top;
  margin-bottom: 8px; }
  @media (min-width: 1261px) {
    .category-desc {
      margin-bottom: 24px; } }
  @media (min-width: 551px) {
    .category-desc {
      margin-bottom: 14px; } }
  .category-desc h1 {
    margin-top: 20px !important; }
    @media (min-width: 551px) {
      .category-desc h1 {
        margin-top: 0 !important; } }
  .category-desc img {
    width: 100%; }

.mainlisting #faceted-search-container nav .mln {
  display: none; }

.mainlisting #faceted-search-container nav .sidebarBlock + .sidebarBlock {
  border-top: none;
  margin-top: 0;
  padding-top: 0; }

#faceted-search-container {
  font-size: 16px;
  color: #555555; }
  #faceted-search-container .facetedSearch-toggle {
    border-color: #767676;
    font-size: 14px;
    padding: 0.75rem 1rem;
    color: #555555; }
    @media (min-width: 551px) {
      #faceted-search-container .facetedSearch-toggle {
        max-width: 100%;
        margin-bottom: 34px; } }
    @media (min-width: 551px) {
      #faceted-search-container .facetedSearch-toggle.is-open {
        margin-bottom: 0; } }
    #faceted-search-container .facetedSearch-toggle .facetedSearch-toggle-text {
      width: 85.333%; }
      @media (min-width: 551px) {
        #faceted-search-container .facetedSearch-toggle .facetedSearch-toggle-text {
          width: 58.333%; } }
    #faceted-search-container .facetedSearch-toggle .facetedSearch-toggle-indicator {
      width: 14.66667%; }
      @media (min-width: 551px) {
        #faceted-search-container .facetedSearch-toggle .facetedSearch-toggle-indicator {
          width: 41.66667%; } }
  #faceted-search-container .accordion {
    border-color: #767676; }
  #faceted-search-container .accordion-navigation {
    border-color: #767676;
    border-radius: 0; }
    @media (min-width: 1261px) {
      #faceted-search-container .accordion-navigation {
        border-bottom: #767676 solid 1px;
        margin-bottom: 5px !important; } }
    #faceted-search-container .accordion-navigation.is-open {
      border-bottom-color: transparent; }
      @media (min-width: 1261px) {
        #faceted-search-container .accordion-navigation.is-open {
          border-color: #767676 !important; } }
      #faceted-search-container .accordion-navigation.is-open h5 {
        padding-bottom: 0; }
    #faceted-search-container .accordion-navigation .accordion-navigation-actions {
      top: 0.5rem; }
      @media (min-width: 1261px) {
        #faceted-search-container .accordion-navigation .accordion-navigation-actions {
          top: 0; } }
      #faceted-search-container .accordion-navigation .accordion-navigation-actions .accordion-indicator.toggleLink-text--off {
        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(51, 120, 156, 0.999)' /%3E%3C/svg%3E");
        background-position: right center;
        background-size: 18px;
        background-repeat: no-repeat;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg); }
        #faceted-search-container .accordion-navigation .accordion-navigation-actions .accordion-indicator.toggleLink-text--off use {
          display: none; }
      #faceted-search-container .accordion-navigation .accordion-navigation-actions .accordion-indicator.toggleLink-text--on {
        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(51, 120, 156, 0.999)' /%3E%3C/svg%3E");
        background-position: right center;
        background-size: 18px;
        background-repeat: no-repeat; }
        #faceted-search-container .accordion-navigation .accordion-navigation-actions .accordion-indicator.toggleLink-text--on use {
          display: none; }
  #faceted-search-container h2 {
    font-size: 16px;
    font-family: Arial, Helvetica, sans-serif;
    color: #555555;
    font-weight: 700;
    padding: 0.75rem 1rem; }
    @media (min-width: 1261px) {
      #faceted-search-container h2 {
        font-size: 18px;
        margin-bottom: 5px;
        padding: 0; } }
  #faceted-search-container .navList-action--checkbox {
    font-size: 16px;
    color: #555555; }
    #faceted-search-container .navList-action--checkbox::before {
      border-radius: 0;
      border-color: #767676; }
  @media (min-width: 1261px) {
    #faceted-search-container #facetedSearch-content--price {
      margin-top: 10px; } }
  #faceted-search-container .form-input {
    height: 44px;
    border-color: #555555;
    color: #555555;
    font-size: 15px;
    font-family: Arial, Helvetica, sans-serif; }
  #faceted-search-container .button {
    height: 44px;
    border-color: #555555;
    color: #555555;
    font-size: 15px; }
    #faceted-search-container .button:hover {
      background: #555555;
      border-color: #555555;
      color: #ffffff; }

#product-listing-container .plp-head-m {
  width: 100%;
  display: inline-block;
  vertical-align: top;
  margin-bottom: 24px; }

#product-listing-container .actionBar {
  margin: 0; }

.cat_total {
  font-size: 16px;
  color: #555555;
  width: 100%;
  text-align: center; }
  @media (min-width: 551px) {
    .cat_total {
      width: auto;
      float: right;
      text-align: left; } }
  .cat_total p {
    margin: 0 0 15px 0; }
    @media (min-width: 551px) {
      .cat_total p {
        margin: 10px 0 0 0; } }

.wholesale-login-button {
  width: 100%;
  display: inline-block;
  vertical-align: top;
  margin-bottom: 1.5rem; }
  .wholesale-login-button a {
    width: 100%;
    margin: 0 !important; }

.actionBar-section .form-field {
  margin-bottom: 27px;
  border-color: #767676;
  width: 100%;
  position: relative;
  box-sizing: border-box;
  overflow: visible; }
  .actionBar-section .form-field:hover {
    border-color: #767676; }
  @media (min-width: 1261px) {
    .actionBar-section .form-field {
      margin-bottom: 16px; } }
  @media (min-width: 551px) {
    .actionBar-section .form-field {
      width: 240px; } }
  .actionBar-section .form-field .form-label {
    color: #555555;
    font-size: 1rem;
    font-weight: 700;
    position: absolute;
    top: 7px; }
  .actionBar-section .form-field .form-select {
    width: 100%;
    max-width: 100%;
    color: #555555;
    font-size: 1rem;
    height: 42px;
    line-height: 1.2;
    padding: 0 3.3rem 0 70px;
    background-position: right 1rem top 1rem;
    box-sizing: border-box; }
    @media (min-width: 1261px) {
      .actionBar-section .form-field .form-select {
        height: 44px; } }
    @media (min-width: 551px) {
      .actionBar-section .form-field .form-select {
        width: 100%;
        max-width: 100%; } }
    .actionBar-section .form-field .form-select option[selected] {
      background: #767676;
      color: #ffffff; }

.new-flag-badge {
  position: relative;
  width: auto;
  float: left; }
  .new-flag-badge .new-flag-badge-text {
    background: #767676;
    padding: 4px 10px;
    color: #ffffff;
    text-transform: uppercase;
    border-radius: 5px;
    position: absolute;
    top: 5px;
    left: 5px;
    z-index: 9;
    font-size: 14px;
    font-weight: 700; }
    @media (min-width: 551px) {
      .new-flag-badge .new-flag-badge-text {
        padding: 5px 13px;
        top: 10px;
        left: 10px; } }

.card-figcaption-body {
  transform: translate3d(0, -30px, 0);
  top: 100%;
  width: 100%; }
  .card-figcaption-body a.card-figcaption-button.quickview {
    background: rgba(238, 238, 238, 0.9);
    display: block;
    border-radius: 0;
    color: #555555;
    font-size: 14px;
    padding: 0.7139rem 1.5rem;
    text-transform: capitalize;
    font-family: Arial, Helvetica, sans-serif; }
    .card-figcaption-body a.card-figcaption-button.quickview:hover {
      background: rgba(136, 136, 136, 0.9);
      color: #ffffff; }

.card-body {
  text-align: center; }
  .card-body .yotpo.bottomLine.yotpo-small .yotpo-icon-star {
    font-size: 16px;
    margin: 0 2px; }
  .card-body .yotpo.bottomLine.yotpo-small a.text-m {
    display: none; }
  .card-body .prd-sku p {
    font-size: 14px;
    margin-bottom: 0; }
  .card-body h4.card-title {
    text-align: center;
    color: #555555;
    font-size: 16px;
    line-height: 24px;
    font-weight: 700;
    font-family: Arial, Helvetica, sans-serif; }
    .card-body h4.card-title a {
      color: #555555; }
  .card-body .price-section {
    font-size: 16px;
    color: #555555;
    display: inline-block;
    padding: 0 2px; }
    .card-body .price-section.rrp-price--withoutTax {
      display: none; }
    .card-body .price-section.normal-price .price {
      color: #555555 !important; }
    .card-body .price-section .price.price--withoutTax {
      color: #9a3324; }
  .card-body .ajax-ship p {
    font-size: 14px;
    color: #767676;
    font-style: italic;
    margin-bottom: 0; }

.pagination {
  text-align: center; }
  .pagination ul.pagination-list {
    display: inline-block; }
    .pagination ul.pagination-list li {
      font-size: 16px;
      border: none; }
      .pagination ul.pagination-list li.pagination-item--current {
        background-color: #767676; }
        .pagination ul.pagination-list li.pagination-item--current a {
          color: #ffffff; }
      .pagination ul.pagination-list li a {
        color: #555555;
        padding: 0.38571rem 0.7rem; }
      .pagination ul.pagination-list li.pagination-item--next a {
        color: #767676; }
      .pagination ul.pagination-list li.pagination-item--previous {
        display: inline-block;
        vertical-align: top;
        float: none; }
        .pagination ul.pagination-list li.pagination-item--previous a {
          color: #767676; }

.account-content .pagination ul.pagination-list {
  display: block; }

.category-banner-bottom {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 100%;
  float: right; }
  @media (min-width: 1261px) {
    .category-banner-bottom {
      width: 75%; } }
  .category-banner-bottom .banners {
    background-color: transparent;
    padding: 0;
    text-align: left; }
    .category-banner-bottom .banners p {
      color: #555555;
      margin-bottom: 16px;
      font-size: 16px; }

#modal .product-desc-top, #modal .artist-div, #modal .consumer-div, #modal .addthis_toolbox, #modal .productView-description, #modal .rollover_img, #modal .productView-thumbnails, #modal .mobile-hide, #modal .related-trending, #modal .related-out-trending, #modal .yotpo-testimonial-div, #modal .product-blog, #modal .yotpo-main-reviews, #modal .yotpo-pictures-widget, #modal .yotpo-btns-container a.text-m, #modal .yotpo-btns-container .QABottomLine, #modal .productView-details .share-class {
  display: none; }

#modal .quickview-detail {
  display: block; }

#modal form.form-wishlist {
  display: none; }

#modal .modal-close {
  font-size: 0;
  background: url(../img/modal-close.png) no-repeat center center;
  height: 3.286rem;
  width: 3.286rem; }

#modal .productView-product .pro_info.availability {
  margin-bottom: 25px; }

#modal .productView-product .pro_info.gift-optionss {
  margin-bottom: 0px; }
  #modal .productView-product .pro_info.gift-optionss.temp-out-of-stock {
    display: none; }
  #modal .productView-product .pro_info.gift-optionss.no-longer-available {
    display: none; }

#modal .productView-product .pro_info.availability.out {
  margin-bottom: 0; }

#modal .productView .instock-notify-div {
  margin-bottom: 14px; }

#modal .productView .productView-details.productView-bottom .form-action {
  margin-bottom: 0; }

.page-blog .page {
  width: 100%;
  max-width: 100%;
  margin: 0; }

.page-blog .blog-banner {
  width: 100%;
  display: inline-block;
  vertical-align: top;
  text-align: center;
  margin-top: 5px;
  margin-bottom: 10px; }
  .page-blog .blog-banner figure {
    width: 100%;
    text-align: center;
    display: inline-block;
    vertical-align: top;
    margin: 0; }
    .page-blog .blog-banner figure img {
      width: 100%; }
  .page-blog .blog-banner h2 {
    margin-top: 16px; }

.page-blog .blog-grid-view {
  vertical-align: top;
  display: flex;
  flex-wrap: wrap;
  margin: 0 0 0 -3%;
  justify-content: left; }
  @media (min-width: 551px) {
    .page-blog .blog-grid-view {
      margin: 0 0 0 -4%; } }
  @media (min-width: 1261px) {
    .page-blog .blog-grid-view {
      margin: 0 0 0 -3%; } }
  .page-blog .blog-grid-view .blog {
    width: 100%;
    display: inline-block;
    vertical-align: top;
    padding: 0;
    margin: 0 0 27px 3%;
    border: none;
    background: #eeeeee; }
    @media (min-width: 551px) {
      .page-blog .blog-grid-view .blog {
        width: 46%;
        margin: 0 0 5% 4%; } }
    @media (min-width: 1261px) {
      .page-blog .blog-grid-view .blog {
        width: 30.333%;
        margin: 0 0 5% 3%; } }
    .page-blog .blog-grid-view .blog .blog-post-figure {
      width: 100%; }
      .page-blog .blog-grid-view .blog .blog-post-figure figure {
        margin: 0;
        display: table;
        table-layout: fixed;
        max-width: 100%;
        width: 100%; }
        .page-blog .blog-grid-view .blog .blog-post-figure figure a {
          display: table-cell;
          vertical-align: middle;
          text-align: center;
          width: 100%;
          max-height: 215px;
          height: 100%; }
          @media (min-width: 551px) {
            .page-blog .blog-grid-view .blog .blog-post-figure figure a {
              max-height: 265px;
              height: 100%; } }
          @media (min-width: 1261px) {
            .page-blog .blog-grid-view .blog .blog-post-figure figure a {
              height: 301px; } }
          .page-blog .blog-grid-view .blog .blog-post-figure figure a img {
            max-height: 100%;
            width: auto; }
            @media (min-width: 551px) {
              .page-blog .blog-grid-view .blog .blog-post-figure figure a img {
                max-height: 100%;
                width: auto; } }
            @media (min-width: 1261px) {
              .page-blog .blog-grid-view .blog .blog-post-figure figure a img {
                max-height: 301px;
                width: auto; } }
    .page-blog .blog-grid-view .blog .blog-post-body {
      width: 100%;
      padding: 20px;
      float: left; }
      .page-blog .blog-grid-view .blog .blog-post-body h2.blog-title {
        margin: 0 0 8px 0;
        text-align: left;
        font-size: 26px;
        line-height: 30px; }
        @media (min-width: 551px) {
          .page-blog .blog-grid-view .blog .blog-post-body h2.blog-title {
            font-size: 28px;
            line-height: 32px; } }
        .page-blog .blog-grid-view .blog .blog-post-body h2.blog-title a {
          color: #555555; }
      .page-blog .blog-grid-view .blog .blog-post-body p.blog-date {
        font-family: Arial, Helvetica, sans-serif;
        color: #555555;
        font-size: 16px;
        font-weight: 400;
        line-height: 24px;
        letter-spacing: 0;
        margin-bottom: 16px;
        text-align: left;
        margin-bottom: 0;
        color: #767676; }
      .page-blog .blog-grid-view .blog .blog-post-body .blog-post {
        width: 100%;
        float: left; }
      .page-blog .blog-grid-view .blog .blog-post-body .blog-readmore {
        width: 100%;
        float: left; }
        .page-blog .blog-grid-view .blog .blog-post-body .blog-readmore a {
          color: #547689; }
          .page-blog .blog-grid-view .blog .blog-post-body .blog-readmore a:hover {
            color: #767676; }

.page-blog .pagination {
  margin-top: 18px; }
  @media (min-width: 551px) {
    .page-blog .pagination {
      margin-top: 25px; } }
  @media (min-width: 1261px) {
    .page-blog .pagination {
      margin-top: 0; } }

.page-blog_post .blog {
  max-width: 600px;
  margin: 0 auto 1.5rem auto; }
  .page-blog_post .blog .blog-post-header h1.blog-title {
    font-size: 32px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 20px !important;
    text-align: center; }
    @media (min-width: 551px) {
      .page-blog_post .blog .blog-post-header h1.blog-title {
        font-size: 40px;
        margin-top: 0px !important; } }
  .page-blog_post .blog .blog-post-header p.blog-date {
    font-family: Arial, Helvetica, sans-serif;
    color: #555555;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0;
    margin-bottom: 16px;
    color: #767676; }
  .page-blog_post .blog .blog-post-figure {
    width: 100%; }
  .page-blog_post .blog .blog-post-body {
    width: 100%; }
  .page-blog_post .blog .tags {
    margin-top: 7rem; }
    .page-blog_post .blog .tags .tag {
      font-size: 16px; }
      .page-blog_post .blog .tags .tag a {
        color: #767676; }
        .page-blog_post .blog .tags .tag a:hover {
          color: #425563; }
  .page-blog_post .blog .addthis_toolbox {
    text-align: center;
    margin-top: 2rem; }
    .page-blog_post .blog .addthis_toolbox .socialLinks li {
      display: inline-block;
      float: none; }

.tag-page {
  width: 100%;
  text-align: center;
  margin-bottom: 27px;
  display: none; }
  @media (min-width: 801px) {
    .tag-page {
      margin-bottom: 40px; } }
  .tag-page h2 {
    text-align: center;
    margin-top: 15px; }
    @media (min-width: 801px) {
      .tag-page h2 {
        margin-top: 36px; } }

.article-by-mail {
  width: 100%;
  float: left;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 25px; }
  .article-by-mail .article-by-mail-in {
    display: inline-block;
    vertical-align: top;
    max-width: 600px;
    background: #eeeeee;
    width: 100%;
    padding: 20px 14px 30px 14px; }
    .article-by-mail .article-by-mail-in .abm-form-head {
      width: 100%;
      float: left; }
      .article-by-mail .article-by-mail-in .abm-form-head h4 {
        color: #29546b;
        text-align: center;
        font-size: 17px;
        margin: 0 0 6px 0;
        font-weight: 700;
        font-family: Arial, Helvetica, sans-serif; }
      .article-by-mail .article-by-mail-in .abm-form-head p {
        text-align: center;
        font-size: 15px;
        margin-bottom: 13px; }
    .article-by-mail .article-by-mail-in .abm-form {
      width: 100%;
      float: left; }
      .article-by-mail .article-by-mail-in .abm-form .abm-form-left {
        width: 100%;
        max-width: 100%;
        display: inline-block;
        vertical-align: top;
        margin-right: 0;
        margin-bottom: 13px; }
        @media (min-width: 801px) {
          .article-by-mail .article-by-mail-in .abm-form .abm-form-left {
            max-width: 267px;
            margin-right: 3px;
            margin-bottom: 0; } }
      .article-by-mail .article-by-mail-in .abm-form .abm-form-right {
        width: 100%;
        max-width: 100%;
        display: inline-block;
        vertical-align: top;
        margin-left: 0; }
        @media (min-width: 801px) {
          .article-by-mail .article-by-mail-in .abm-form .abm-form-right {
            max-width: 135px;
            margin-left: 3px; } }
        .article-by-mail .article-by-mail-in .abm-form .abm-form-right .gray-button {
          font-family: Arial, Helvetica, sans-serif;
          color: #ffffff;
          font-size: 16px;
          line-height: 24px;
          letter-spacing: 0;
          text-align: center;
          background: #555555;
          border: 1px solid #555555;
          border-radius: 0;
          padding: 0.75rem 1.5rem;
          text-decoration: none;
          display: inline-block;
          -webkit-transition: all .3s ease-in;
          -moz-transition: all .3s ease-in;
          -ms-transition: all .3s ease-in;
          -o-transition: all .3s ease-in;
          transition: all .3s ease-in;
          /*
   &:click{
    background: $color-gray80;border-color: $color-gray80; color: $color-white;
   }
   &:focus{
    background: $color-gray80;border-color: $color-gray80; color: $color-white;
   }
*/
          width: 100%;
          float: left;
          line-height: 1;
          font-size: 15px;
          margin-bottom: 0 !important; }
          .article-by-mail .article-by-mail-in .abm-form .abm-form-right .gray-button:hover {
            background: #767676;
            border-color: #767676;
            color: #ffffff; }
          @media (max-width: 599px) {
            .article-by-mail .article-by-mail-in .abm-form .abm-form-right .gray-button {
              width: 100%;
              margin: 0 auto 1rem; } }

.alertBox.alertBox--error p.alertBox-message {
  color: #9a3324;
  font-family: Arial, Helvetica, sans-serif; }

.alertBox.alertBox--success p.alertBox-message {
  color: #4c6a50;
  font-family: Arial, Helvetica, sans-serif; }

.alertBox.alertBox--info {
  background-color: #e3f2fd;
  border-color: #e3f2fd; }
  .alertBox.alertBox--info svg {
    fill: #425563; }
  .alertBox.alertBox--info p.alertBox-message {
    color: #425563;
    font-family: Arial, Helvetica, sans-serif; }

.page-content--forget-password {
  max-width: 100%;
  margin: 0 auto; }
  @media (min-width: 801px) {
    .page-content--forget-password {
      max-width: 930px; } }
  .page-content--forget-password h1.page-heading {
    margin-top: 20px !important; }
    @media (min-width: 551px) {
      .page-content--forget-password h1.page-heading {
        margin-top: 30px !important; } }
  .page-content--forget-password .gray-button {
    font-family: Arial, Helvetica, sans-serif;
    color: #ffffff;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0;
    text-align: center;
    background: #555555;
    border: 1px solid #555555;
    border-radius: 0;
    padding: 0.75rem 1.5rem;
    text-decoration: none;
    display: inline-block;
    -webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -ms-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in;
    /*
   &:click{
    background: $color-gray80;border-color: $color-gray80; color: $color-white;
   }
   &:focus{
    background: $color-gray80;border-color: $color-gray80; color: $color-white;
   }
*/
    float: left;
    line-height: 1;
    font-size: 15px;
    margin-top: 15px !important; }
    .page-content--forget-password .gray-button:hover {
      background: #767676;
      border-color: #767676;
      color: #ffffff; }
    @media (max-width: 599px) {
      .page-content--forget-password .gray-button {
        width: 100%;
        margin: 0 auto 1rem; } }
    @media (min-width: 801px) {
      .page-content--forget-password .gray-button {
        margin-top: 0 !important; } }

.emailconfirm {
  margin-bottom: 70px; }
  @media (min-width: 551px) {
    .emailconfirm {
      margin-bottom: 180px; } }
  @media (min-width: 1261px) {
    .emailconfirm {
      margin-bottom: 290px; } }
  .emailconfirm .alertBox--success {
    max-width: 414px;
    margin: 0 auto; }
  .emailconfirm .alertBox--success-img {
    padding-right: 0;
    display: table-cell;
    width: 30px;
    vertical-align: middle;
    height: 24px; }
    .emailconfirm .alertBox--success-img img {
      width: 23px;
      height: 23px;
      vertical-align: middle; }
  .emailconfirm .alertBox-message {
    width: auto; }

.page-content--create-account {
  width: 100%;
  max-width: 100%;
  margin: 0 auto; }
  @media (min-width: 801px) {
    .page-content--create-account {
      max-width: 930px; } }
  .page-content--create-account h1.page-heading {
    margin-bottom: 30px !important;
    margin-top: 30px !important; }
  .page-content--create-account .account--fixed {
    width: 100%;
    margin-top: 0px;
    display: inline-block;
    vertical-align: top; }
    @media (min-width: 801px) {
      .page-content--create-account .account--fixed {
        margin-top: 20px; } }
    .page-content--create-account .account--fixed .account-body {
      margin: 0; }
      .page-content--create-account .account--fixed .account-body .form-row {
        margin: 0 -1rem; }
        .page-content--create-account .account--fixed .account-body .form-row .form-field {
          padding-left: 1rem;
          padding-right: 1rem; }
          .page-content--create-account .account--fixed .account-body .form-row .form-field .form-label small {
            color: #9a3324;
            text-transform: lowercase;
            font-size: 13px; }
      .page-content--create-account .account--fixed .account-body .g-recaptcha {
        transform: scale(0.93);
        margin-left: -11px; }
        @media (min-width: 551px) {
          .page-content--create-account .account--fixed .account-body .g-recaptcha {
            transform: inherit;
            float: none;
            margin-left: 0; } }
      .page-content--create-account .account--fixed .account-body .button--primary {
        line-height: 18px; }
  .page-content--create-account .wholesale-website-m {
    margin: 0px 0 30px 0; }
    @media (min-width: 801px) {
      .page-content--create-account .wholesale-website-m {
        margin: 40px 0 50px 0; } }

.create_account_confirm {
  max-width: 930px;
  margin: 0 auto;
  float: none;
  padding: 0;
  margin-bottom: 40px; }
  @media (min-width: 551px) {
    .create_account_confirm {
      padding: 26px 0 0 0;
      margin-bottom: 180px; } }
  @media (min-width: 1261px) {
    .create_account_confirm {
      margin-bottom: 290px; } }
  .create_account_confirm h1.page-heading {
    margin-bottom: 22px !important; }
  .create_account_confirm .gray-button {
    font-family: Arial, Helvetica, sans-serif;
    color: #ffffff;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0;
    text-align: center;
    background: #555555;
    border: 1px solid #555555;
    border-radius: 0;
    padding: 0.75rem 1.5rem;
    text-decoration: none;
    display: inline-block;
    -webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -ms-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in;
    /*
   &:click{
    background: $color-gray80;border-color: $color-gray80; color: $color-white;
   }
   &:focus{
    background: $color-gray80;border-color: $color-gray80; color: $color-white;
   }
*/
    margin-bottom: 0 !important;
    margin-top: 10px; }
    .create_account_confirm .gray-button:hover {
      background: #767676;
      border-color: #767676;
      color: #ffffff; }
    @media (max-width: 599px) {
      .create_account_confirm .gray-button {
        width: 100%;
        margin: 0 auto 1rem; } }

.page--pagelayout {
  width: 100%;
  float: left; }
  .page--pagelayout .row {
    width: 100%;
    float: left;
    display: flex;
    flex-wrap: wrap;
    justify-content: left; }
    .page--pagelayout .row.four-column-row {
      margin-left: -0.625rem;
      margin-right: -0.625rem;
      width: auto; }
      @media (min-width: 551px) {
        .page--pagelayout .row.four-column-row {
          margin-left: 0;
          margin-right: 0; } }
      @media (min-width: 1261px) {
        .page--pagelayout .row.four-column-row {
          margin-left: 0;
          margin-right: 0; } }
  .page--pagelayout .figure {
    width: 100%;
    display: inline-block;
    vertical-align: top; }
  .page--pagelayout .single {
    width: 100%;
    padding: 0;
    margin-bottom: 4rem;
    float: left; }
    @media (min-width: 551px) {
      .page--pagelayout .single {
        padding: 0 3.625rem; } }
    @media (min-width: 1261px) {
      .page--pagelayout .single {
        padding: 0 15rem; } }
  .page--pagelayout .single_wide {
    width: 100%;
    padding: 0;
    margin-bottom: 4rem;
    float: left; }
    @media (min-width: 551px) {
      .page--pagelayout .single_wide {
        padding: 0 1rem; } }
    @media (min-width: 1261px) {
      .page--pagelayout .single_wide {
        padding: 0 2rem; } }
  .page--pagelayout .sidebar_left {
    padding: 0;
    margin-bottom: 4rem;
    float: left;
    width: 100%; }
    @media (min-width: 551px) {
      .page--pagelayout .sidebar_left {
        padding: 0 1rem;
        width: 30%; } }
    @media (min-width: 1261px) {
      .page--pagelayout .sidebar_left {
        padding: 0 2rem;
        width: 30%; } }
  .page--pagelayout .sidebar_right {
    padding: 0;
    margin-bottom: 4rem;
    float: left;
    width: 100%; }
    @media (min-width: 551px) {
      .page--pagelayout .sidebar_right {
        padding: 0 1rem;
        width: 70%; } }
    @media (min-width: 1261px) {
      .page--pagelayout .sidebar_right {
        padding: 0 2rem;
        width: 70%; } }
  .page--pagelayout .two-column {
    padding: 0;
    margin-bottom: 4rem;
    width: 100%;
    float: left; }
    @media (min-width: 551px) {
      .page--pagelayout .two-column {
        padding: 0 1rem;
        width: 50%; } }
    @media (min-width: 1261px) {
      .page--pagelayout .two-column {
        padding: 0 2rem;
        width: 50%; } }
  .page--pagelayout .three-column {
    padding: 0;
    margin-bottom: 4rem;
    width: 100%;
    float: left; }
    @media (min-width: 551px) {
      .page--pagelayout .three-column {
        padding: 0 1rem;
        width: 33.3333%; } }
    @media (min-width: 1261px) {
      .page--pagelayout .three-column {
        padding: 0 2rem;
        width: 33.3333%; } }
  .page--pagelayout .four-column {
    padding: 0 0.625rem;
    margin-bottom: 4rem;
    width: 50%;
    float: left; }
    @media (min-width: 551px) {
      .page--pagelayout .four-column {
        padding: 0 1rem;
        width: 25%; } }
    @media (min-width: 1261px) {
      .page--pagelayout .four-column {
        padding: 0 2rem;
        width: 25%; } }
  .page--pagelayout .ctabtn-row {
    width: 100%;
    display: inline-block;
    vertical-align: top; }
  .page--pagelayout .gray-button {
    font-family: Arial, Helvetica, sans-serif;
    color: #ffffff;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0;
    text-align: center;
    background: #555555;
    border: 1px solid #555555;
    border-radius: 0;
    padding: 0.75rem 1.5rem;
    text-decoration: none;
    display: inline-block;
    -webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -ms-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in;
    /*
   &:click{
    background: $color-gray80;border-color: $color-gray80; color: $color-white;
   }
   &:focus{
    background: $color-gray80;border-color: $color-gray80; color: $color-white;
   }
*/
    line-height: 21px;
    padding: 0.75rem 2.9rem;
    margin: 0.5rem 0rem 0; }
    .page--pagelayout .gray-button:hover {
      background: #767676;
      border-color: #767676;
      color: #ffffff; }
    @media (max-width: 599px) {
      .page--pagelayout .gray-button {
        width: 100%;
        margin: 0 auto 1rem; } }
  .page--pagelayout .twothirds-column {
    padding: 0;
    margin-bottom: 1.5rem;
    width: 100%;
    float: left; }
    @media (min-width: 551px) {
      .page--pagelayout .twothirds-column {
        padding: 0 1rem;
        width: 66.6666%; } }
    @media (min-width: 1261px) {
      .page--pagelayout .twothirds-column {
        padding: 0px 0.75rem;
        width: 66.6666%; } }
  .page--pagelayout .ctabtn-row {
    width: 100%;
    display: inline-block;
    vertical-align: top; }
  .page--pagelayout .gray-button {
    font-family: Arial, Helvetica, sans-serif;
    color: #ffffff;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0;
    text-align: center;
    background: #555555;
    border: 1px solid #555555;
    border-radius: 0;
    padding: 0.75rem 1.5rem;
    text-decoration: none;
    display: inline-block;
    -webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -ms-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in;
    /*
   &:click{
    background: $color-gray80;border-color: $color-gray80; color: $color-white;
   }
   &:focus{
    background: $color-gray80;border-color: $color-gray80; color: $color-white;
   }
*/
    line-height: 21px;
    padding: 0.75rem 2.9rem;
    margin: 0.5rem 0rem 0; }
    .page--pagelayout .gray-button:hover {
      background: #767676;
      border-color: #767676;
      color: #ffffff; }
    @media (max-width: 599px) {
      .page--pagelayout .gray-button {
        width: 100%;
        margin: 0 auto 1rem; } }
  .page--pagelayout .primary-button {
    background: #006680;
    margin: 0 auto 1rem;
    font-family: Open Sans;
    color: #fff;
    font-size: 15px;
    font-weight: 400;
    line-height: 1rem;
    letter-spacing: 0;
    text-align: center;
    border: 1px solid #5e7875;
    padding: 1rem 2.23333rem;
    text-decoration: none;
    display: inline-block;
    border-radius: 0; }
  .page--pagelayout ul {
    margin-left: 1.15rem; }
  .page--pagelayout li {
    margin-bottom: .733rem;
    margin-left: 2.3rem; }

.BirthMonth-blk table .ltkmodal-email {
  padding-left: 10px; }

.BirthMonth-blk table .ltkmodal-email, .BirthMonth-blk table select {
  height: 45px;
  border-radius: 0;
  border: 2px solid #ebebe7; }

.BirthMonth-blk table input#submit {
  margin-bottom: 0; }

.videoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  height: 0; }

.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.gate-page label {
  font-size: 14px;
  color: #56564f;
  display: block; }

.gate-page span.req-dv {
  float: right;
  font-size: 12px;
  color: #9e9e98; }

.gate-page .col-6 input[type=text] {
  height: 39px;
  border: 1px solid #ebebe7;
  padding: 0 15px;
  margin: 8px 0 0;
  line-height: 1;
  width: 100%; }

.gate-page .col-6 {
  width: 46%;
  margin-bottom: 20px; }

.gate-page .fr {
  float: right; }

.gate-page .fl {
  float: left; }

.gate-page .sub-btn input#submit {
  background: #006680;
  width: 167px;
  height: 44px;
  color: #fff;
  border: none;
  font-size: 15px; }

.gate-page .sub-btn {
  clear: both;
  text-align: center;
  padding: 20px 0 0; }

.gate-page form {
  max-width: 815px;
  margin: auto; }

.gate-page center p {
  font-size: 15px;
  max-width: 80%; }

.gate-page label span.req-dv small {
  color: #9e1b2a;
  font-size: 12px;
  position: relative;
  left: -2px; }

.press-post {
  position: relative;
  height: 600px;
  background-color: whitesmoke;
  width: 100%;
  overflow: hidden; }

.press-post:hover .text {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0%;
  padding: 1.5rem;
  transition: 0.75s ease all; }

.press-post:hover .textbefore {
  position: absolute;
  width: 100%;
  bottom: 0px;
  left: 100%;
  padding: 1.5rem;
  transition: 0.75s ease all; }

.press-post .text {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: -100%;
  padding: 1.5rem;
  transition: 0.75s ease all;
  background-color: rgba(255, 255, 255, 0.9);
  overflow: scroll; }

.press-post .textbefore {
  position: absolute;
  width: 100%;
  bottom: 0px;
  left: 0%;
  padding: 1.5rem;
  transition: 0.75s ease all;
  background-color: #f6f6f6; }

.press-post .textbefore h6 {
  width: 100%; }

.press-post .textbefore h3 {
  width: 100%; }

.press-post .blogImage {
  width: 100%;
  min-height: 600px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat; }

.page--pagelayout .twothirds-column {
  padding: 0;
  margin-bottom: 1.5rem;
  width: 100%;
  float: left; }

@media (min-width: 600px) {
  .page--pagelayout .twothirds-column {
    padding: 0px 0.75rem;
    width: 66.6666%; } }

@media (min-width: 1280px) {
  .page--pagelayout .twothirds-column {
    padding: 0px 0.75rem;
    width: 66.6666%; } }

.accordion-dv .content {
  background: #f6f6f6;
  margin: 0;
  padding: 10px 25px 20px 48px;
  margin-bottom: 15px;
  border: #eaeaea solid 1px;
  font-family: 'Open Sans',sans-serif;
  color: #666;
  font-size: 15px;
  border-top: #f6f6f6 solid 1px; }

.accordion-dv p {
  margin: 0 0 12px;
  color: #56564f;
  font-size: 15px;
  font-weight: 600;
  font-family: 'Open Sans',sans-serif;
  padding: 10px 25px 10px 48px;
  border: #eaeaea solid 1px;
  cursor: pointer;
  background: url(https://cdn8.bigcommerce.com/s-kmr73o5t54/product_images/uploaded_images/p-icon.png) no-repeat 20px 15px; }

.accordion-dv p.active {
  margin-bottom: 0;
  border-bottom: #f6f6f6 solid 1px;
  padding-bottom: 0;
  padding-top: 20px;
  background: #f6f6f6 url(https://cdn8.bigcommerce.com/s-kmr73o5t54/product_images/uploaded_images/p-icon-a.png) no-repeat 20px 25px; }

/* Add this attribute to the element that needs a tooltip */
.toolHovered[data-tooltip] {
  position: relative;
  z-index: 99;
  cursor: pointer; }

/* Hide the tooltip content by default */
[data-tooltip]:before,
[data-tooltip]:after {
  visibility: hidden;
  opacity: 0;
  pointer-events: none; }

/* Position tooltip above the element */
.toolHovered[data-tooltip]:before {
  position: absolute;
  bottom: 150%;
  left: 50%;
  margin-bottom: 5px;
  margin-left: -80px;
  padding: 7px;
  width: 160px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-color: #000;
  background-color: rgba(51, 51, 51, 0.9);
  color: #fff;
  content: attr(data-tooltip);
  text-align: center;
  font-size: 14px;
  line-height: 1.2;
  z-index: 99; }

/* Triangle hack to make tooltip look like a speech bubble */
.toolHovered[data-tooltip]:after {
  position: absolute;
  bottom: 150%;
  left: 50%;
  margin-left: -5px;
  width: 0;
  border-top: 5px solid #000;
  border-top: 5px solid rgba(51, 51, 51, 0.9);
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
  content: " ";
  font-size: 0;
  line-height: 0;
  z-index: 99; }

/* Show tooltip content on hover */
[data-tooltip]:hover:before,
[data-tooltip]:hover:after {
  visibility: visible;
  opacity: 1; }

/* Show tooltip content on hover */
.toolHovered[data-tooltip]:before,
.toolHovered[data-tooltip]:after {
  visibility: visible;
  opacity: 1; }

.user-is-tabbing *:focus {
  /* border: solid 2px #687782 !important; */
  border-radius: 2px;
  box-sizing: border-box;
  box-shadow: 0px 0px 2px 2px, 0px 0px 2px 1px #687782; }

/* 	
	@media only screen and (min-width: 1280px){
		.navPages ul li:focus > div.navPage-subMenu > ul {
			display: block;
			opacity: 1;
		}
	}	
 */
.user-is-tabbing a[href="#mainContent"]:focus {
  clip: unset !important;
  height: auto !important;
  overflow: unset !important;
  position: absolute !important;
  width: auto !important;
  padding: 10px 20px !important;
  margin: 10px 10px !important;
  background-color: white !important;
  border: solid #555 2px !important;
  z-index: 999999; }

.user-is-tabbing a[href="#footerContent"]:focus {
  clip: unset !important;
  height: auto !important;
  overflow: unset !important;
  position: absolute !important;
  width: auto !important;
  padding: 10px 20px !important;
  margin: 10px 10px !important;
  background-color: white !important;
  border: solid #555 2px !important;
  z-index: 999999; }

.accordion-dv button {
  margin: 0 0 12px;
  color: #56564f;
  width: 100%;
  text-align: left;
  font-weight: 600;
  padding: 10px 25px 10px 48px;
  border: 1px solid #eaeaea;
  background: url(https://cdn8.bigcommerce.com/s-kmr73o5t54/product_images/uploaded_images/p-icon.png) 20px 15px no-repeat; }

.accordion-dv .content, .accordion-dv button {
  font-size: 15px;
  font-family: 'Open Sans',sans-serif; }

.accordion-dv button, .jstree-wholerow-ul .jstree-leaf > .jstree-ocl, .signin-icon .account-link, .toolHovered[data-tooltip] {
  cursor: pointer; }

#slider {
  position: relative;
  overflow: hidden;
  margin: 20px auto 0 auto;
  border-radius: 4px; }

#slider ul {
  min-height: 200px;
  position: relative;
  margin: 0;
  padding: 0;
  height: 200px;
  list-style: none; }

#slider ul li {
  background-color: #fff;
  position: relative;
  display: block;
  float: left;
  margin: 0;
  padding: 0;
  width: 100%;
  max-width: 1280px;
  height: auto;
  text-align: center;
  line-height: 300px; }

#slider a.control_prev, a.control_next {
  position: absolute;
  top: 40%;
  z-index: 999;
  display: block;
  padding: 4% 3%;
  width: auto;
  height: auto;
  background: #2a2a2a;
  color: #fff;
  text-decoration: none;
  font-weight: 600;
  font-size: 18px;
  opacity: 0.8;
  cursor: pointer; }

#slider a.control_prev:hover, a.control_next:hover {
  opacity: 1;
  -webkit-transition: all 0.2s ease; }

#slider a.control_prev {
  border-radius: 0 2px 2px 0; }

#slider a.control_next {
  right: 0;
  border-radius: 2px 0 0 2px; }

#slider .slider_option {
  position: relative;
  margin: 10px auto;
  width: 160px;
  font-size: 18px; }

a.control_slide1 {
  margin-top: 5px;
  display: inline-block;
  height: 16px;
  width: 16px;
  margin-right: 5px;
  border-radius: 100% !important;
  border: 1px solid #767676; }

a.control_slide2 {
  margin-top: 5px;
  display: inline-block;
  height: 16px;
  width: 16px;
  border-radius: 100% !important;
  border: 1px solid #767676; }

a.control_slide3 {
  margin-top: 5px;
  display: inline-block;
  height: 16px;
  width: 16px;
  margin-left: 5px;
  border-radius: 100% !important;
  border: 1px solid #767676; }

a.control_slide1.active {
  background-color: #767676;
  border: 1px solid #767676; }

a.control_slide2.active {
  background-color: #767676;
  border: 1px solid #767676; }

a.control_slide3.active {
  background-color: #767676;
  border: 1px solid #767676; }

a.control_slide1.active:focus {
  background-color: #767676;
  border: 1px solid #767676 !important;
  box-shadow: 0 0 0px 0px, 0 0 0px 0px #767676; }

a.control_slide2.active:focus {
  background-color: #767676;
  border: 1px solid #767676 !important;
  box-shadow: 0 0 0px 0px, 0 0 0px 0px #767676; }

a.control_slide3.active:focus {
  background-color: #767676;
  border: 1px solid #767676 !important;
  box-shadow: 0 0 0px 0px, 0 0 0px 0px #767676; }

#slider ul li {
  max-width: 1280px !important;
  width: calc(99.89vw - 40px) !important;
  height: auto; }

.clearfix::after {
  content: "";
  clear: both;
  display: table; }

.shippingOptions-panel.optimizedCheckout-overlay {
  min-height: 21rem; }

.flag-badge {
  position: relative;
  width: 100%;
  float: left; }

.flag-badge .flag-badge-text {
  float: left;
  padding: 5px 13px;
  background: #767676;
  color: #fff;
  text-transform: uppercase;
  border-radius: 5px;
  font-size: 14px;
  font-weight: 700;
  z-index: 9;
  margin: 5px 5px 0px 0px;
  position: relative; }

.badgeLimitedStock .flag-badge-text {
  background: #698797; }

.badgeOutofStock .flag-badge-text {
  background: #9a3324; }

.badgeComingSoon .flag-badge-text {
  background: #425563; }

.badgeList div {
  display: inline-block;
  width: auto; }

.PLPTop {
  margin-bottom: 0px;
  margin-top: 30px;
  margin-right: 0px;
  max-width: 954px; }

.PLPTop {
  max-width: unset; }

.PLPTop .artliftingBioCopy {
  max-width: unset; }

.footer-sign-btn a, .footer-sign-btn a:visited, .career-page .blue-button, .career-page .blue-button:visited, .productView .productView-details.productView-bottom .form-action .button--primary, .productView .productView-details.productView-bottom .form-action .button--primary:visited, .productView .instock-notify-div .actions .button, .cart-container .cart-actions.checkout-btn .button, .cart-container .cart-actions.checkout-btn .button:visited, .wholesale-div .blue-button, .wholesale-div .blue-button:visited, .qo_main .qo_step .quickorderright .addToCart, .qo_main .qo_step .quickorderright .addToCart:visited, .wholesale-login-button a, .wholesale-login-button a:visited {
  font-family: Arial, Helvetica, sans-serif;
  color: #ffffff;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0;
  text-align: center;
  background: #425563;
  border: 1px solid #425563;
  border-radius: 0;
  padding: 0.75rem 1.5rem;
  margin: 0.5rem 1rem 0;
  display: inline-block;
  text-decoration: none;
  -webkit-transition: all .3s ease-in;
  -moz-transition: all .3s ease-in;
  -ms-transition: all .3s ease-in;
  -o-transition: all .3s ease-in;
  transition: all .3s ease-in; }
  @media (max-width: 599px) {
    .footer-sign-btn a, .footer-sign-btn a:visited, .career-page .blue-button, .career-page .blue-button:visited, .productView .productView-details.productView-bottom .form-action .button--primary, .productView .productView-details.productView-bottom .form-action .button--primary:visited, .productView .instock-notify-div .actions .button, .cart-container .cart-actions.checkout-btn .button, .cart-container .cart-actions.checkout-btn .button:visited, .wholesale-div .blue-button, .wholesale-div .blue-button:visited, .qo_main .qo_step .quickorderright .addToCart, .qo_main .qo_step .quickorderright .addToCart:visited, .wholesale-login-button a, .wholesale-login-button a:visited {
      width: 100%;
      margin: 0 auto 1rem; } }

.footer-sign-btn a:hover, .footer-sign-btn a:focus, .career-page .blue-button:hover, .career-page .blue-button:focus, .productView .productView-details.productView-bottom .form-action .button--primary:hover, .productView .productView-details.productView-bottom .form-action .button--primary:focus, .productView .instock-notify-div .actions .button:hover, .cart-container .cart-actions.checkout-btn .button:hover, .cart-container .cart-actions.checkout-btn .button:focus, .wholesale-div .blue-button:hover, .wholesale-div .blue-button:focus, .qo_main .qo_step .quickorderright .addToCart:hover, .qo_main .qo_step .quickorderright .addToCart:focus, .wholesale-login-button a:hover, .wholesale-login-button a:focus {
  background: #687782;
  border: 1px solid #687782;
  color: #ffffff; }

h1 {
  font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
  color: #555555;
  font-size: 40px;
  font-weight: 400;
  line-height: 55px;
  letter-spacing: 0;
  margin-top: 0px !important;
  margin-bottom: 8px !important;
  margin-top: 0px;
  margin-bottom: 8px; }
  @media (max-width: 599px) {
    h1 {
      font-size: 32px;
      line-height: 44px; } }

h2 {
  font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
  color: #555555;
  font-size: 32px;
  font-weight: 400;
  line-height: 44px;
  letter-spacing: 0;
  margin-top: 36px;
  margin-bottom: 8px; }
  @media (max-width: 599px) {
    h2 {
      font-size: 26px;
      line-height: 36px; } }

h3 {
  font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
  color: #555555;
  font-size: 24px;
  font-weight: 400;
  line-height: 33px;
  letter-spacing: 0;
  margin-top: 36px;
  margin-bottom: 8px; }
  @media (max-width: 599px) {
    h3 {
      font-size: 22px;
      line-height: 30px; } }

h4 {
  font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
  color: #555555;
  font-size: 18px;
  font-weight: 400;
  line-height: 27px;
  letter-spacing: 0;
  margin-top: 36px;
  margin-bottom: 8px; }
  @media (max-width: 599px) {
    h4 {
      font-size: 18px;
      line-height: 25px; } }

h5 {
  font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
  color: #555555;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0;
  margin-top: 36px;
  margin-bottom: 8px; }
  @media (max-width: 599px) {
    h5 {
      font-size: 16px;
      line-height: 22px; } }

p {
  font-family: Arial, Helvetica, sans-serif;
  color: #555555;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0;
  margin-bottom: 16px; }

blockquote {
  font-family: Filson Pro;
  color: #425563;
  font-size: 21px;
  font-weight: 400;
  line-height: 31.5px;
  letter-spacing: 0;
  margin-top: 16px;
  margin-bottom: 16px;
  margin-left: 40px;
  margin-right: 40px; }
  @media (max-width: 599px) {
    blockquote {
      font-size: 20px;
      line-height: 28px;
      margin-left: 20px;
      margin-right: 20px; } }

sup {
  font-size: 0.5rem;
  vertical-align: baseline;
  position: relative;
  top: -0.5rem; }

a:visited {
  color: #687782; }

a:hover {
  color: #767676; }

a:focus {
  color: #767676; }

a.active {
  color: #7d5841; }

.form-input {
  height: 40px;
  border-radius: 0;
  border: 1px solid #767676;
  font-size: 15px;
  color: #767676;
  padding: 0 13px;
  font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
  width: 100%; }

.ArtistMn {
  float: left;
  width: 100%;
  text-align: center;
  margin-bottom: 35px; }
  .ArtistMn .banners {
    background-color: transparent;
    padding: 0; }
    .ArtistMn .banners .banner {
      max-width: 100%; }
    .ArtistMn .banners p {
      font-size: 16px;
      color: #555555; }
  .ArtistMn.category-desc.SlpCollection p:last-child {
    margin-bottom: 0; }

.TitleMn {
  text-align: center; }

.ArtistMn img {
  width: 100%; }

.ArtistPage {
  float: left;
  width: 100%; }

.ArtistPage .LeftBar {
  float: left;
  width: 250px;
  padding-top: 8px; }

.ArtistPage .LeftBar .sidebarBlock .sidebarBlock-heading {
  border-bottom: 1px solid #888888;
  padding-bottom: 15px;
  margin: 0px; }

.ArtistPage .LeftBar .sidebarBlock ul.LeftCategories {
  margin: 0px;
  list-style: none; }

.ArtistPage .LeftBar .sidebarBlock ul.LeftCategories li.navList-item {
  border-bottom: 1px solid #888888; }

.ArtistPage .LeftBar .sidebarBlock ul.LeftCategories li.navList-item a.navList-action {
  font-family: Arial, Helvetica, sans-serif;
  color: #555555;
  font-weight: 700;
  line-height: 36px;
  padding: 5px 0px;
  font-size: 18px; }

.ArtistPage .PageContent {
  float: left;
  width: calc(100% - 250px);
  padding-left: 77px; }

.ArtistPage .PageContent ul.ArtistDetail {
  margin: 0px -12px;
  flex-wrap: wrap;
  display: flex;
  clear: both; }

.ArtistPage .PageContent ul.ArtistDetail li.navList-item {
  float: left;
  width: 33.33%;
  padding: 17px 12px;
  text-align: center; }

.ArtistPage .PageContent ul.ArtistDetail li.navList-item .ArtistImg {
  height: 281px;
  -webkit-transition: all .3s ease-in;
  -moz-transition: all .3s ease-in;
  -ms-transition: all .3s ease-in;
  -o-transition: all .3s ease-in;
  transition: all .3s ease-in; }

.ArtistPage .PageContent ul.ArtistDetail li.navList-item .ArtistImg img {
  max-height: 281px; }

.ArtistPage .PageContent ul.ArtistDetail li.navList-item .navList-action {
  font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
  color: #555555;
  font-size: 24px;
  line-height: 36px;
  padding: 7px 0px 0px;
  -webkit-transition: all .3s ease-in;
  -moz-transition: all .3s ease-in;
  -ms-transition: all .3s ease-in;
  -o-transition: all .3s ease-in;
  transition: all .3s ease-in; }

.ArtistPage .PageContent ul.ArtistDetail li.navList-item:hover .ArtistImg {
  opacity: 0.85; }

.ArtistPage .PageContent ul.ArtistDetail li.navList-item:hover .navList-action {
  color: #687782;
  text-decoration: underline; }

.BlogMn {
  float: none;
  margin: 0 0 0 -3%;
  vertical-align: top;
  display: flex;
  flex-wrap: wrap;
  justify-content: left;
  clear: both; }

.SLPMNBottom div {
  float: left;
  width: 100%; }

.SLPMNBottom h2 {
  margin-top: 0; }

.artistcategory.ArtistPage .LeftBar {
  padding-top: 0; }

.ArtistMn.SLPMN {
  margin-bottom: 44px; }

.ArtistPage.artistcategory .LeftBar .sidebarBlock .sidebarBlock-heading {
  font-size: 36px;
  line-height: 44px;
  border-bottom: 0; }

.ArtistPage.artistcategory .PageContent h2 {
  font-size: 36px;
  line-height: 44px; }

.ArtistMn.SLPMNBottom {
  margin-bottom: 40px; }

.BlogMn .blog {
  width: 47%;
  float: none;
  padding: 0;
  margin: 0 0 3% 3%;
  border: 0;
  background: #eee;
  display: inline-block;
  vertical-align: top; }

.BlogMn .blog .blog-post-figure {
  width: 100%; }

.BlogMn .blog .blog-post-figure .blog-thumbnail {
  margin-bottom: 0;
  display: table;
  table-layout: fixed;
  max-width: 100%;
  width: 100%; }

.BlogMn .blog .blog-post-figure .blog-thumbnail a {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  width: 100%;
  height: 325px; }

.BlogMn .blog .blog-post-figure .blog-thumbnail img {
  width: auto;
  max-height: 325px; }

.BlogMn .blog .blog-div {
  float: left;
  width: 100%;
  background-color: #eeeeee; }

.BlogMn .blog .blog-post-body {
  width: 100%;
  text-align: left;
  padding: 15px 23px;
  float: left; }

.BlogMn .blog .blog-post-body .blog-title {
  margin: 0;
  font-size: 28px;
  line-height: 31px; }

.BlogMn .blog .blog-post-body .blog-title a {
  color: #555555; }

.BlogMn .blog .blog-post-body .blog-title a:hover {
  color: #7d5841; }

.BlogMn .blog .blog-post-body .blog-date {
  display: none; }

.BlogMn .blog .blog-post-body p {
  margin: 0 0 9px 0; }

.BlogMn .blog .blog-post-body .blog-readmore {
  float: left;
  width: 100%;
  margin-bottom: 11px; }

.BlogMn .blog .blog-post-body .blog-readmore a {
  color: #425563;
  font-size: 16px;
  text-decoration: underline;
  font-family: Arial, Helvetica, sans-serif; }

.BlogMn .blog .blog-post-body .blog-readmore a:hover {
  color: #7d5841; }

.ArtistPage.artistcategory .LeftBar .sidebarBlock ul.LeftCategories li.navList-item {
  border: 0; }

.ArtistPage.artistcategory ul.LeftCategories li.navList-item a {
  border-top: 1px solid #888888;
  border-bottom: 1px solid #888888; }

.ArtistPage.artistcategory ul.LeftCategories li.navList-item a:hover {
  color: #7d5841 !important; }

.ArtistPage.artistcategory ul.LeftCategories li.navList-item .navPages-action-moreIcon {
  display: none; }

.ArtistPage.artistcategory ul.LeftCategories li.navList-item .subnavList {
  padding: 0 5px;
  margin-top: 8px;
  margin-bottom: 8px;
  display: inline-block !important; }

.ArtistPage.artistcategory .LeftBar .sidebarBlock ul.LeftCategories li.navList-item .subnavList a.navList-action {
  border: 0;
  padding: 0;
  font-size: 16px;
  font-weight: 400; }

.artistcategory {
  margin-bottom: 15px; }

.artistcategory .BlogMn .blog-div .blog-title {
  margin-bottom: 6px; }

.artist_category_grid {
  float: left;
  width: 100%;
  margin-bottom: 90px !important;
  margin-left: 0;
  margin-right: 0; }

.artist_category_grid .slick-list {
  float: left;
  width: 100%; }

.artist_category_grid .slick-next {
  right: -0.7rem;
  background-color: transparent;
  border: none; }

.artist_category_grid .slick-prev {
  left: -0.7rem;
  background-color: transparent;
  border: none; }

.ArtistPLP {
  margin: 15px 0px 30px 0px; }

.ArtistPLP .Left {
  float: left;
  width: 310px; }

.ArtistPLP .Left img {
  max-width: 100%;
  margin: auto;
  width: auto; }

.ArtistPLP .Right {
  float: left;
  width: calc(100% - 310px); }

.ArtistPLP .Right .ContentMn {
  float: left;
  width: calc(100% - 310px);
  text-align: left;
  padding: 0px 15px 0px 10px; }

.ArtistPLP .Right > div {
  float: right;
  width: 310px; }

.ArtistPLP .Right > .plp-banner {
  float: right;
  width: 310px; }

@media only screen and (max-width: 1279px) {
  .ArtistPage .LeftBar {
    width: 100%; }
  .ArtistPage .PageContent {
    width: 100%;
    padding: 40px 0px 0px; }
  .ArtistMn {
    margin-bottom: 5px; }
  .ArtistPage .LeftBar .sidebarBlock ul.LeftCategories li, .ArtistPage .LeftBar .sidebarBlock .sidebarBlock-heading {
    padding-left: 20px;
    padding-right: 20px; }
  .ArtistPage.artistcategory ul.LeftCategories li.navList-item {
    position: relative;
    float: left;
    width: 100%;
    border-top: 1px solid #888888 !important;
    border-bottom: 1px solid #888888 !important;
    padding: 0; }
  .ArtistPage.artistcategory .LeftBar .sidebarBlock ul.LeftCategories li.navList-item a.navList-action {
    float: left;
    width: auto;
    border: 0;
    padding-left: 20px;
    padding-right: 46px; }
  .ArtistPage.artistcategory ul.LeftCategories li.navList-item .navPages-action-moreIcon {
    display: inline-block;
    float: right;
    position: absolute;
    top: 17px;
    right: 20px;
    margin: 0;
    cursor: pointer; }
  .ArtistPage.artistcategory ul.LeftCategories li.navList-item.active .navPages-action-moreIcon {
    transform: rotate(0); }
  .ArtistPage.artistcategory ul.LeftCategories li.navList-item.active .subnavList {
    display: block !important; }
  .ArtistPage.artistcategory ul.LeftCategories li.navList-item .navPages-action-moreIcon svg {
    fill: #555; }
  .ArtistPage.artistcategory ul.LeftCategories li.navList-item .subnavList {
    display: none !important;
    float: left;
    width: 100%;
    border-top: 1px solid #888;
    margin: 0;
    padding-top: 8px;
    padding-bottom: 8px; }
  .BlogMn {
    float: none;
    margin: 0 0 0 -5%; }
  .BlogMn .blog {
    width: 45%;
    margin: 0 0 5% 5%; }
  .BlogMn .blog .blog-post-figure .blog-thumbnail a {
    height: 265px; }
  .BlogMn .blog .blog-post-figure .blog-thumbnail img {
    max-height: 265px; }
  .BlogMn .blog .blog-post-body {
    padding: 12px 20px; }
  .ArtistPage.artistcategory ul.LeftCategories li.navList-item .subnavList li {
    float: left;
    width: 100%; }
  .ArtistPage.artistcategory .LeftBar .sidebarBlock ul.LeftCategories li.navList-item {
    margin-bottom: -1px; }
  .ArtistMn.SLPMN {
    margin-bottom: 32px; }
  .ArtistPage .PageContent ul.ArtistDetail li.navList-item .ArtistImg {
    height: auto; }
  .ArtistPage .PageContent ul.ArtistDetail li.navList-item .ArtistImg img {
    max-height: 229px; }
  .ArtistPage .PageContent ul.ArtistDetail {
    display: flex;
    flex-wrap: wrap; }
  .artist_category_grid {
    margin-bottom: 50px !important; }
  .ArtistPLP .Left,
  .ArtistPLP .Right,
  .ArtistPLP .Right .ContentMn,
  .ArtistPLP .Right > .plp-banner {
    width: 100%; }
  .ArtistPLP .Right .ContentMn {
    margin: 25px 0px 25px 0px;
    padding: 0px; }
  .ArtistPLP .Right > .plp-banner img {
    max-width: 100%;
    margin: auto; } }

@media only screen and (max-width: 599px) {
  .ArtistPage .PageContent ul.ArtistDetail li.navList-item {
    width: 50%; }
  .ArtistPage .PageContent ul.ArtistDetail li.navList-item .navList-action {
    font-size: 18px;
    line-height: 22px;
    min-height: initial; }
  .ArtistPage .PageContent ul.ArtistDetail li.navList-item .ArtistImg {
    height: auto; }
  .ArtistPage .PageContent ul.ArtistDetail li.navList-item .ArtistImg img {
    max-height: 100%; }
  .ArtistPage .PageContent ul.ArtistDetail li.navList-item {
    padding: 11px 6px; }
  .ArtistMn {
    margin-bottom: 6px; }
  .ArtistPage.artistcategory .LeftBar .sidebarBlock .sidebarBlock-heading {
    font-size: 26px;
    line-height: 30px;
    border-bottom: 0; }
  .ArtistPage.artistcategory .PageContent h2 {
    font-size: 26px;
    line-height: 30px; }
  .BlogMn {
    margin: 0;
    width: 100%; }
  .BlogMn .blog {
    padding: 0px;
    width: 100%;
    margin-bottom: 26px;
    margin-left: 0; }
  .BlogMn .blog .blog-post-figure .blog-thumbnail a {
    height: 210px; }
  .BlogMn .blog .blog-post-figure .blog-thumbnail img {
    max-height: 210px; }
  .ArtistMn.SLPMNBottom {
    margin-bottom: 34px; }
  .artistcategory {
    margin-bottom: 10px; }
  .ArtistPage .PageContent ul.ArtistDetail {
    margin: 0 -6px; } }

.LogoSearchAccount {
  position: relative;
  display: flex;
  width: 100%;
  max-width: 1240px;
  margin: 15px auto;
  align-content: center;
  align-items: center; }

.header-logo {
  max-height: 100px;
  width: auto;
  position: absolute;
  left: 0; }

.navPages-quickSearch {
  width: 100%;
  max-width: 800px;
  margin: 0px auto;
  border-bottom: unset;
  position: relative; }

.navPages-quickSearch .form-input {
  border-radius: 25px;
  border: 0.5px solid #CDCDCD; }

.navPages-quickSearch .form-input::placeholder {
  text-align: center; }

.navPages-quickSearch .btn {
  background: url("https://www.demdaco.com/content/icons/SearchIcon-01.svg") no-repeat center center;
  position: absolute;
  /* left: 14px; */
  right: 14px;
  text-indent: -9999px;
  box-shadow: none;
  border: 0;
  width: 35px;
  height: 35px;
  top: 2px;
  transition: 1s ease all; }

ul.navPages-list.navPages-list--user {
  position: absolute;
  right: 0px;
  z-index: 9999; }

@media (min-width: 1280px) {
  .navPages div.navPage-subMenu ul li ul li {
    float: none;
    margin: 0px;
    padding: 0px !important;
    width: 100%;
    height: auto; }
  .navPages .navPage-subMenu-list {
    margin: 0 auto;
    max-width: 100%;
    width: 100%;
    border-left: 0;
    margin: auto;
    padding: 10px calc(100%/12); } }

li.imageNav {
  display: none;
  float: right !important; }

.navPages-action.is-open {
  font-weight: bolder;
  /* margin-top: 10px !important; */ }

.has-subMenu.is-open .navPages-action-moreIcon {
  display: inline-block !important; }

a.navPage-subMenu-action.navPages-action.has-subMenu {
  font-weight: bolder;
  border-bottom: 2px solid #a7a7a7 !important;
  margin-bottom: 10px !important; }

a.navPage-subMenu-action.navPages-action.has-subMenu i {
  display: none !important; }

@media (max-width: 1279px) {
  .mobileMenu-toggle.is-open {
    top: 0px !important;
    margin-top: 0; }
  .has-subMenu.is-open .navPages-action-moreIcon {
    display: block !important; }
  .has-subMenu.is-open .navPages-action-moreIcon {
    transform: rotate(-90deg); }
  a.navPage-subMenu-action.navPages-action.has-subMenu i {
    display: block !important;
    float: right; }
  .navPages div.navPage-subMenu ul li ul li {
    padding: 15px 20px !important; }
  .navPages div.navPage-subMenu ul {
    padding: 0px; }
  a.navPages-action.has-subMenu.is-open {
    font-weight: normal; }
  a.navPages-action.has-subMenu {
    margin: 0px;
    padding: 0px !important; }
  a.navPages-action {
    margin: 0px;
    padding: 0px !important; }
  .icon svg {
    display: block;
    fill: #757575;
    height: 19px;
    width: 24px;
    float: right;
    padding: 0px 7px; }
  .navPages ul li a, .navPages-action.is-open {
    padding: unset; }
  .navPages div.navPage-subMenu ul li {
    float: unset;
    width: unset;
    margin: unset;
    padding: unset; }
  /* Only hide SVGs within navigation elements, not globally */
  .navPages svg,
  .navMegaBar svg {
    display: none; }
  .navMegaBar .navPages-list {
    position: absolute;
    top: 122px;
    left: 0px;
    width: calc(100% - 10vw);
    height: 100vh;
    background-color: #eee; }
  .navMegaBar .navPages-list .navPages-item {
    background-color: #eee;
    padding: 15px 20px;
    border-bottom: 1px #CDCDCD solid;
    font-family: sans-serif; }
  .navMegaBar ul {
    margin: 0px;
    padding: 0px;
    list-style: none; }
  .navMegaBar li {
    margin: 0px;
    padding: 0px;
    list-style: none; }
  .navMegaBar .navPages-list .navPages-item .navPage-subMenu {
    /* border: solid 1px green; */
    padding: 0px !important;
    display: none;
    position: absolute;
    top: 0px;
    left: 0px;
    width: calc(100%);
    height: 100%;
    background-color: #eee;
    z-index: 99; }
  .navMegaBar .navPages-list .navPages-item .navPage-subMenu .navPage-subMenu-list {
    padding: 0px;
    list-style: none;
    background-color: #eee;
    font-family: sans-serif;
    height: 100vh;
    overflow: scroll; }
  .navMegaBar li.navPage-subMenu-item {
    background-color: #eee;
    padding: 15px 20px !important;
    font-family: sans-serif;
    border-bottom: 1px #CDCDCD solid; }
  .navMegaBar .navPages-list .navPages-item .navPage-subMenu .navPage-subMenu-list .navPage-childList {
    /* border: solid 1px red; */
    display: none;
    position: absolute;
    top: 0px;
    left: 0px;
    width: calc(100%);
    height: 100%;
    background-color: #eee;
    z-index: 999;
    overflow: scroll; }
  .navMegaBar li.navPage-childList-item {
    padding: 15px 20px !important;
    font-family: sans-serif;
    border-bottom: 1px #CDCDCD solid; }
  .SubBackButton, .backButton {
    background-color: #dbdbdb;
    padding: 20px 20px;
    display: flex; }
  .SubBackButton p, .backButton p {
    margin: 0px 10px; }
  a.navPage-subMenu-action.navPages-action.has-subMenu i {
    float: right; }
  i.icon.navPages-action-moreIcon {
    float: right; }
  .SubBackButton i.icon.navPages-action-moreIcon {
    float: unset;
    transform: scaleX(-1) rotate(-90deg);
    stroke: #333333; }
  .backButton i.icon.navPages-action-moreIcon {
    float: unset;
    transform: scaleX(-1) rotate(-90deg);
    stroke: #333333; }
  .navPages ul li {
    margin-right: 0px; }
  .imageNav {
    display: none !important; }
  a.navPage-subMenu-action.navPages-action.has-subMenu {
    font-weight: unset;
    border-bottom: unset !important;
    margin-bottom: unset !important;
    width: 100%; }
  .navPages-action.is-open {
    font-weight: bolder;
    border-bottom: unset !important;
    margin-bottom: 0px !important;
    /* margin-top: 10px !important; */ }
  .container {
    max-width: 1280px;
    width: 100%;
    padding: 0;
    margin: 100px auto 0px auto; }
  .header-logo {
    max-height: 100px;
    width: auto;
    position: relative;
    z-index: 9;
    order: 1;
    width: 100%; }
  ul.navPages-list.navPages-list--user {
    position: absolute;
    order: 2;
    width: 15%;
    text-align: right; }
  .navPages-quickSearch {
    width: 100%;
    max-width: unset;
    margin: 0px auto;
    border-bottom: unset;
    position: relative;
    order: 3;
    flex-basis: 100%; }
  .LogoSearchAccount {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    max-width: 1240px;
    margin: 0px auto; }
  .navUser-item--cart {
    display: block; }
  ul.navPages-list.navPages-list--user {
    width: 150px; }
  .countPill {
    background-color: #333333;
    border-radius: 50%;
    color: white;
    /* display: none; */
    font-size: 12px;
    font-weight: 700;
    height: 20px;
    line-height: 20px;
    margin-left: 11px;
    text-align: center;
    width: 20px; }
  .navUser-item--cart a.navUser-action {
    background-image: url("https://cdn11.bigcommerce.com/s-kmr73o5t54/stencil/b13634e0-e991-013a-0836-5a8fcf348954/e/1084bca0-ee5e-013a-edb8-0e025ca2ca2f/img/cart-icn.png");
    background-repeat: no-repeat;
    background-position: left bottom;
    position: relative;
    height: 25px;
    width: 25px; }
  .header.sticky .signin-icon a {
    padding: 6px 0px !important;
    margin-right: 12px;
    margin-left: auto; }
  .navPages ul.navPage-subMenu-list li:last-child {
    margin-bottom: 200px !important; }
  .navItems {
    margin-top: 0px !important; }
  #cart-preview-dropdown {
    display: none !important; }
  .loggedin-icon {
    margin-left: auto; } }

button.navUser-action.toolHover.toolHovered[data-tooltip]:before {
  margin-left: -127px; }

.d-none {
  display: none !important; }

.navUser ul li.navUser-item--cart .navUser-action {
  background: url("https://store-kmr73o5t54.mybigcommerce.com/content/icons/Navicons-01.svg") no-repeat left center;
  padding-left: 20px;
  margin-left: 20px;
  height: 25px;
  width: 25px;
  position: relative; }

.navUser-item--cart .navUser-action {
  color: #333; }

.navUser-item--cart a.navUser-action {
  background-image: url("https://store-kmr73o5t54.mybigcommerce.com/content/icons/Navicons-01.svg");
  background-repeat: no-repeat;
  background-position: left bottom;
  position: relative;
  height: 25px;
  width: 25px; }

.header.sticky .navItems a {
  padding: 10px 0 !important; }

ul.navPages-list.navPages-list--user {
  width: 150px; }

.loggedin-icon {
  margin-right: 20px; }

.loggedin-icon .navUser-action.profileLog {
  background-image: url(https://store-kmr73o5t54.mybigcommerce.com/content/icons/Navicons-03.svg);
  background-repeat: no-repeat;
  background-position: left bottom;
  position: relative;
  height: 25px;
  width: 25px; }

.account-dropdown {
  right: 96px !important; }

.header.sticky .navItems .account-dropdown a {
  padding: 5px 0px !important; }

.signin-icon {
  margin-right: 12px;
  margin-left: auto; }

.signin-icon a {
  padding: 0px !important; }

.header.sticky .signin-icon a {
  padding: 0px !important; }

.loggedin-icon .navUser-action .account-dropdown a {
  width: 100%; }

@media (max-width: 1279px) {
  .account-dropdown {
    right: 21px !important; }
  .header.sticky .navItems .account-dropdown a {
    padding: 5px 7px !important;
    text-align: left; }
  .navItems .account-dropdown a {
    padding: 5px 7px !important;
    text-align: left; }
  .navPages {
    overflow-y: unset; }
  .navPages div.navPage-subMenu ul li > a:hover {
    background-color: transparent;
    color: #555;
    font-weight: 700;
    opacity: unset; } }

@media (min-width: 1280px) {
  .navPages {
    max-width: 1280px !important; }
  .navPages-action.has-subMenu i.icon.navPages-action-moreIcon {
    pointer-events: none; }
  .navUser-item--cart {
    display: block; } }

.navUser-item--cart .dropdown-menu.is-open {
  left: -137px !important;
  top: 27px !important;
  right: 0.35714rem !important;
  width: auto; }

.navPages ul li a.gray-button-outline:hover {
  color: white; }

.page--pagelayout {
  top: 0px;
  transition: margin-top 0.8s ease-in-out;
  position: relative !important;
  will-change: margin-top;
  /* Hints to browser to optimize this property */ }

.productCard .productDetails .bottomRow .tags {
  display: none !important; }

.header-logo-image {
  height: 30px;
  margin: 0px;
  margin-right: auto;
  display: flex;
  align-items: center; }
  .header-logo-image img {
    height: 25px;
    position: relative;
    text-align: left;
    width: auto;
    margin-right: auto;
    display: block; }

.navPage-issubMenu {
  display: none; }
  .navPage-issubMenu.is-open {
    display: block; }
  .navPage-issubMenu-list {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 20px; }
  .navPage-issubMenu-item-parent {
    display: none; }
  .navPage-issubMenu-item-child {
    min-width: 200px;
    list-style: none;
    margin: 0;
    flex-direction: column;
    gap: 10px;
    display: flex; }

div.navPage-issubMenu {
  padding: 0 0 0 12px !important;
  background-color: #f6f6f6;
  box-shadow: 0px 1px 3px 0px rgba(6, 6, 6, 0.17);
  height: 0;
  overflow: hidden;
  width: 100%;
  margin-top: 0;
  left: 0;
  top: 100%;
  transition: all 0.4s ease-in-out; }
  div.navPage-issubMenu.is-open {
    display: block;
    overflow: hidden;
    position: absolute;
    top: 100%;
    height: 430px;
    padding-top: 20px !important; }

.navMegaBar {
  overflow-x: visible !important;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  position: relative;
  gap: 20px;
  max-height: 56px;
  padding: 20px 0;
  background-color: #eee;
  transition: height 0.3s ease-in-out;
  transform: translateX(0);
  pointer-events: all; }
  .navMegaBar a,
  .navMegaBar button {
    color: #2b2b2b;
    text-decoration: none;
    font-size: 1rem;
    transition: all 0.3s ease-in-out; }
    .navMegaBar a.contains-subMenu.is-root::after,
    .navMegaBar button.contains-subMenu.is-root::after {
      content: "";
      display: block;
      height: 3px;
      margin: 5px auto 0;
      width: 0;
      transition: width 0.3s ease-in-out; }
    .navMegaBar a.contains-subMenu.is-root:hover::after,
    .navMegaBar button.contains-subMenu.is-root:hover::after {
      width: 90%;
      background-color: #2b2b2b; }
    .navMegaBar a.contains-subMenu.is-root.is-open::after,
    .navMegaBar button.contains-subMenu.is-root.is-open::after {
      content: "";
      display: block;
      height: 3px;
      margin: 5px auto 0;
      width: 90%;
      background-color: #2b2b2b;
      transition: width 0.3s ease-in-out; }
  .navMegaBar button {
    background: none;
    border: none;
    cursor: pointer; }

.MegaNavFooter {
  display: none;
  flex-wrap: wrap;
  justify-content: center;
  position: relative;
  gap: 20px;
  padding: 1.2rem 1rem;
  background-color: #eee;
  transition: all 0.3s ease-in-out;
  width: 100%;
  position: absolute;
  top: 470px; }
  .MegaNavFooter.is-open {
    display: flex; }

.navPages {
  text-align: left; }

.MobileDetails {
  display: none; }

.navPages .navIconsList {
  display: flex;
  flex-direction: row;
  margin-left: auto;
  gap: 15px; }
  .navPages .navIconsList .navIcon {
    height: 22px;
    width: 22px;
    border-radius: 30px;
    content: ""; }
  .navPages .navIconsList .navIcon:has(.openMenu) {
    display: none; }
  .navPages .navIconsList .navIcon.account-with-dropdown {
    position: relative; }
    .navPages .navIconsList .navIcon.account-with-dropdown .account-hover-dropdown {
      position: absolute;
      top: 100%;
      right: 0;
      margin-top: 8px;
      background-color: white;
      border: 1px solid #e0e0e0;
      border-radius: 4px;
      box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
      opacity: 0;
      visibility: hidden;
      transition: opacity 0.2s ease, visibility 0.2s ease;
      z-index: 1000;
      min-width: 120px; }
      .navPages .navIconsList .navIcon.account-with-dropdown .account-hover-dropdown .logout-link {
        display: block;
        padding: 12px 20px;
        color: #333;
        text-decoration: none;
        font-size: 14px;
        white-space: nowrap;
        transition: background-color 0.2s ease; }
        .navPages .navIconsList .navIcon.account-with-dropdown .account-hover-dropdown .logout-link:hover {
          background-color: #f5f5f5;
          color: #000; }
    .navPages .navIconsList .navIcon.account-with-dropdown:hover .account-hover-dropdown {
      opacity: 1;
      visibility: visible; }

@media (max-width: 1000px) {
  div.navPage-issubMenu.is-open {
    top: 70px !important;
    height: calc(83vh - 70px) !important;
    margin: 0px !important;
    padding: 0px !important;
    overflow: scroll !important; }
  .navPage-issubMenu-item-child ul {
    display: none; }
  .navPage-issubMenu-list {
    display: flex;
    justify-content: left !important;
    flex-wrap: wrap;
    gap: 2px !important;
    width: 100%;
    margin: 0px !important; }
    .navPage-issubMenu-list .navPage-issubMenu-item-child {
      background-color: #eee;
      width: 100%;
      padding: 10px 0px;
      border-bottom: 2px solid #dddddd; }
  .mobileBack {
    display: block !important;
    background-color: #eee;
    width: 100%;
    padding: 10px 0px;
    margin: 0px 0px 2px 0px;
    font-weight: bold;
    border-bottom: 2px solid #dddddd; }
  .show-menu .mobileBack {
    display: block !important;
    background-color: #eee;
    width: 100%;
    padding: 10px 0px;
    margin: 0px 0px 2px 0px;
    font-weight: bold;
    border-bottom: 2px solid #dddddd; }
  ul.hide-menu {
    display: none;
    /* Show the <ul> when class is added */ }
  ul.show-menu {
    display: block;
    /* Show the <ul> when class is added */
    position: absolute;
    background-color: #eee;
    top: 0px;
    width: 100%;
    height: 100%;
    left: 0px;
    padding: 0px 20px; }
  ul.show-menu li {
    background-color: #eee;
    width: 100%;
    padding: 10px 0px;
    text-align: left;
    margin: 0px;
    display: flex;
    border-bottom: 2px solid #dddddd; }
  ul.show-menu li:last-child {
    margin-top: 0px !important; }
  div.navPage-issubMenu.is-open {
    padding: 10px 20px !important; }
  .navMegaBar button {
    background-color: #eee;
    width: 100%;
    padding: 10px 0px;
    text-align: left;
    margin: 0px;
    display: flex;
    border-bottom: 2px solid #dddddd; }
  /*
    
    */
  .MegaNavFooter {
    display: none !important; }
  .overlayBlack {
    height: 100vh;
    width: 99.89vw;
    background-color: rgba(0, 0, 0, 0.5);
    position: fixed;
    top: 39px;
    left: 0px;
    z-index: 10;
    display: none; }
  .overlayBlack.active {
    display: block; }
  .BreadcrumbsPLP {
    text-align: center;
    margin-top: 10px;
    display: none !important; }
  .columnsSections {
    width: 100% !important; }
  .container {
    margin: 0px auto; }
  .navPages {
    padding: 1.5rem 1.5rem 1rem 1.5rem; }
  .header {
    position: static !important; }
  .navPages-quickSearch {
    margin-top: 10px !important; }
  .navMegaBar.full-width {
    overflow-x: visible !important;
    background-color: #eee;
    transition: transform 0.3s ease !important;
    transform: translateX(100%) !important;
    border-radius: 15px 0px 0px 15px;
    left: unset;
    margin: unset;
    padding: 22px;
    min-height: 100vh;
    position: absolute !important;
    right: 0px;
    top: 0px;
    bottom: 0px;
    width: 0% !important;
    display: none;
    z-index: 10; }
    .navMegaBar.full-width.active {
      font-size: 16px;
      padding: 22px;
      width: 80% !important;
      display: block !important;
      transition: transform 0.3s ease !important;
      transform: translateX(0) !important;
      pointer-events: all !important; }
    .navMegaBar.full-width .MobileDetails {
      display: flex;
      padding-bottom: 5px;
      margin-bottom: 15px;
      border-bottom: #2b2b2b solid 2px; }
      .navMegaBar.full-width .MobileDetails p {
        font-weight: bold;
        font-size: 20px; }
      .navMegaBar.full-width .MobileDetails .navIconsList {
        display: flex;
        flex-direction: row;
        margin-left: auto;
        gap: 15px; }
        .navMegaBar.full-width .MobileDetails .navIconsList .navIcon {
          height: 22px;
          width: 22px;
          border-radius: 30px;
          content: ""; }
  .navPages .navIconsList {
    display: flex;
    flex-direction: row;
    margin-left: auto;
    gap: 15px; }
    .navPages .navIconsList .navIcon {
      height: 22px;
      width: 22px;
      border-radius: 30px;
      content: ""; }
    .navPages .navIconsList .navIcon:has(.openMenu) {
      display: block; }
  .productRecommendations li:nth-child(4) {
    display: none !important; }
  .filters {
    display: block;
    margin-bottom: 0px !important; }
    .filters .appliedFilters {
      width: calc(100% - 30px) !important;
      margin: 20px 15px 20px 15px;
      border-radius: 5px;
      flex-wrap: wrap; }
    .filters .actionsFilters {
      flex-direction: row;
      gap: 20px !important;
      margin: 0px 15px 20px 15px;
      flex-wrap: wrap; }
      .filters .actionsFilters .previousProducts {
        width: 100%; }
      .filters .actionsFilters .countLimit, .filters .actionsFilters .imageSwap, .filters .actionsFilters .productCount {
        display: none !important;
        width: 47%; }
      .filters .actionsFilters .mobileFilters {
        width: 47%; }
      .filters .actionsFilters .sortBy {
        width: 47%;
        margin: 0px;
        padding: 0px; }
    .filters .mobileFilters {
      display: flex !important;
      height: 41px;
      background-color: #eee;
      border-radius: 5px;
      width: 100%;
      margin: 0px;
      align-content: center;
      justify-content: center;
      align-items: center; }
      .filters .mobileFilters .form-label {
        font-size: 14px;
        text-transform: uppercase; }
  .page-sidebar {
    display: none; }
  #customFacetsPage .productListing .productCategoies {
    width: 99.89vw !important; }
  #customFacetsPage .productListing .productCategoies .productGridFacets {
    list-style: none;
    margin: 0px 15px !important;
    display: grid;
    grid-template-columns: repeat(2, minmax(47%, 1fr)) !important;
    gap: 20px; }
  .AddtoCartBTN {
    display: none !important; }
  /* Removed: .quickview{ display: none !important;} - This was preventing Quick View from working on mobile */
  .upSellBlock .content {
    height: 300px !important; }
  .productRecommendations {
    display: grid !important;
    grid-template-columns: 1fr 1fr !important;
    /* two columns */
    gap: 20px !important;
    margin: 20px 0px !important;
    padding: 20px 15px !important;
    border-top: 2px solid #2b2b2b !important;
    list-style: none !important;
    margin: 0px 20px !important; }
    .productRecommendations p {
      text-align: center !important; }
    .productRecommendations h3 {
      text-align: center !important; }
  /* Make the first child span both columns */
  .productRecommendations :nth-child(1) {
    grid-column: 1 / span 2 !important; }
  #FooterSeo {
    padding: 0px 20px !important; }
  .navUser-item--cart__hidden-s {
    display: block !important; } }

.mobileFilters {
  display: none; }

.footer {
  background-color: white;
  border-top: 24px solid #4E4B48;
  position: relative;
  transform: translateZ(0); }

.footer-info-col .form {
  margin-bottom: 0px; }

.footer-info-col .form-field {
  margin-bottom: 0px; }

.footer-info-col .form-input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: white;
  border-color: #000000;
  border-style: solid;
  border-width: 2px;
  border-radius: 0px;
  border-top: 0px;
  border-left: 0px;
  border-right: 0px;
  color: #666666;
  display: block;
  font-family: inherit;
  font-size: 1rem;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  height: 3rem;
  margin: 0;
  transition: border-color 100ms ease-out;
  width: 100%;
  padding: 0rem; }

.footer-info-col .button {
  border-radius: 0px; }

.footer-info-col .footer-info-heading {
  margin-bottom: 0px; }

body {
  font-family: Arial, Helvetica, sans-serif; }

.body {
  margin-top: 0rem !important;
  margin-bottom: 0rem;
  padding: 0px !important; }

h3 {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold; }

.whiteText {
  color: white; }

.darkText {
  color: #2b2b2b; }

.whiteBackground {
  background-color: white; }

.darkBackground {
  background-color: #555555; }

.maril-underlined div.line {
  display: block;
  width: 100%;
  max-width: 300px;
  height: 15px;
  margin: 10px auto 20px auto;
  border-bottom: 3px solid #2b2b2b;
  border-top: 3px solid #2b2b2b; }

.maril-underlined--white div.line {
  display: block;
  width: 100%;
  max-width: 300px;
  height: 15px;
  margin: 10px auto 20px auto;
  border-bottom: 3px solid #fff;
  border-top: 3px solid #fff; }

.full-width {
  width: 99.89vw !important;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw; }

.nowrap {
  white-space: nowrap;
  word-break: keep-all; }

.action {
  display: none; }

.action.active {
  display: flex; }

.action.inactive {
  display: none; }

.actingBackground {
  display: inline-block;
  overflow: hidden;
  position: relative;
  width: 100%; }
  .actingBackground img {
    pointer-events: none;
    position: absolute;
    bottom: 0px;
    top: 0px;
    margin: auto;
    width: auto;
    max-width: unset !important;
    height: 100%;
    z-index: 1; }

.objectFill img {
  object-fit: cover !important;
  height: 100% !important;
  width: 100% !important; }

.objectFit img {
  object-fit: contain !important;
  height: 100% !important;
  width: 100% !important; }

p.title {
  font-size: 16px;
  color: #2b2b2b;
  font-weight: bold;
  margin-top: 10px;
  line-height: 1.2em; }

.storyCards .copy {
  width: 80%; }
  .storyCards .copy h3 {
    font-size: 40px;
    color: #2b2b2b;
    font-weight: bold;
    line-height: 1.2em; }
  .storyCards .copy p {
    font-size: 18px;
    color: #2b2b2b;
    margin-bottom: 35px; }

.storyCards .smallCards .copy {
  text-align: center;
  width: 100%; }
  .storyCards .smallCards .copy p.title {
    font-size: 18px;
    color: #2b2b2b;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 5px; }
  .storyCards .smallCards .copy p {
    font-size: 16px;
    color: #2b2b2b;
    margin-bottom: 25px; }

.simpleCopy .copy {
  text-align: center;
  width: 100%;
  max-width: 1030px;
  margin: 0px auto; }
  .simpleCopy .copy p.title {
    font-size: 40px;
    color: #2b2b2b;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 25px;
    line-height: 1.2em; }
  .simpleCopy .copy p {
    font-size: 16px;
    color: #2b2b2b;
    margin-bottom: 25px; }

.navUser {
  display: flex;
  max-width: 1300px;
  margin: 25px auto 25px auto;
  align-items: center; }
  .navUser .navUser-section {
    display: flex;
    align-items: center; }

.home-follow-on-instagram {
  text-align: center; }
  .home-follow-on-instagram h3 {
    font-size: 40px;
    color: #2b2b2b;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 25px;
    line-height: 1.2em; }
  .home-follow-on-instagram a {
    text-decoration: none; }
  .home-follow-on-instagram p {
    font-size: 16px;
    color: #2b2b2b;
    margin-bottom: 25px; }

.socialButtons {
  margin: 0px auto 20px auto;
  text-align: center; }
  .socialButtons ul.socialLinks.socialLinks--alt {
    display: inline; }
  .socialButtons .socialLinks--alt .icon {
    height: 2.5rem;
    width: 2.5rem; }
  .socialButtons .socialLinks .socialLinks-item {
    margin-bottom: 0.35714rem;
    margin-right: 2rem; }
  .socialButtons .socialLinks .socialLinks-item:last-child {
    margin-right: 0rem; }

.footerBlog {
  background-color: #eeeeee;
  display: flex;
  justify-content: center;
  padding: 50px 0px; }
  .footerBlog article.blog {
    width: 100%;
    height: 300px;
    max-width: 600px;
    display: flex;
    justify-content: flex-end; }
  .footerBlog .blog {
    margin: 0px 30px;
    padding: 0px; }
  .footerBlog .blog-post-figure, .footerBlog .blog-thumbnail {
    padding: 0px;
    margin: 0px; }
    .footerBlog .blog-post-figure a, .footerBlog .blog-thumbnail a {
      display: block;
      height: 300px;
      width: 100%; }
  .footerBlog .blog-thumbnail {
    width: 300px;
    height: 300px;
    max-width: unset; }
    .footerBlog .blog-thumbnail img {
      width: 100%;
      height: 100%;
      object-fit: cover; }
  .footerBlog .blog-post-body {
    background-color: white;
    padding: 20px;
    width: calc(100% - 40px);
    min-width: 300px;
    font-family: Arial, Helvetica, sans-serif; }
    .footerBlog .blog-post-body .blog-title {
      font-weight: bold;
      font-family: Arial, Helvetica, sans-serif; }
    .footerBlog .blog-post-body .blog-title, .footerBlog .blog-post-body .blog-date {
      margin: 0px 0px 10px 0px;
      padding: 0px;
      text-align: left; }
    .footerBlog .blog-post-body .blog-post {
      text-align: left; }
      .footerBlog .blog-post-body .blog-post p {
        overflow: hidden;
        max-height: 11ch;
        text-overflow: ellipsis; }

.navUser-item--cart a.navUser-action {
  background-image: url(https://store-kmr73o5t54.mybigcommerce.com/content/icons/Navicons-01.svg);
  background-repeat: no-repeat;
  background-position: left bottom;
  position: relative;
  height: 25px;
  width: 25px;
  margin: 0px 10px; }

.navUser-item--retail a.navUser-action {
  background-image: url(https://store-t0ahxsctcb.mybigcommerce.com/content/icons/Navicons-03.svg);
  background-repeat: no-repeat;
  background-position: left bottom;
  position: relative;
  height: 26px;
  width: 26px;
  margin: 0px 10px; }

.retailer-dropdown {
  position: absolute;
  right: 5px !important;
  top: 100%;
  width: 162px;
  display: none;
  display: none; }
  .retailer-dropdown ul {
    position: relative;
    padding: 5px 0;
    border: 1px solid #767676;
    background: #fff;
    border-radius: 5px;
    list-style: none; }
  .retailer-dropdown ul li {
    width: 100%;
    margin-bottom: 8px;
    text-align: center; }

@media (min-width: 801px) {
  .navPages-quickSearch {
    width: 100%;
    max-width: 775px;
    display: block;
    margin: 0 auto;
    border: solid 0px;
    position: relative; }
    .navPages-quickSearch .form-field {
      display: flex; }
    .navPages-quickSearch .form-input {
      border-radius: 50px;
      text-align: center;
      border: solid 1px #cacaca; }
    .navPages-quickSearch .btn {
      background: url(https://www.demdaco.com/content/icons/SearchIcon-01.svg) no-repeat center center;
      position: absolute;
      right: 14px;
      text-indent: -9999px;
      box-shadow: none;
      border: 0;
      width: 35px;
      height: 35px;
      top: 4px;
      transition: 1s ease all; } }

.topBar {
  width: 100%;
  height: 35px;
  background-color: #2b2b2b; }
  .topBar p {
    color: white;
    font-size: 16px;
    margin: 0;
    padding: 5px;
    max-width: 1300px;
    margin: 0 auto; }

.navPages-container {
  background-color: #fafafa; }
  @media (min-width: 801px) {
    .navPages-container .navPages-action.is-open {
      background-color: unset;
      position: relative; }
    .navPages-container .navPages-action {
      position: relative; }
    .navPages-container .navPages-action.has-subMenu:after {
      transition: width 0.5s ease;
      content: "";
      width: 0px;
      height: 4px;
      background: #2b2b2b;
      position: absolute;
      bottom: 0px;
      left: 16px;
      right: 0px; }
    .navPages-container .navPages-action.has-subMenu.is-open:after {
      transition: width 0.5s ease;
      content: "";
      width: calc(100% - 32px);
      height: 4px;
      background: #2b2b2b;
      position: absolute;
      bottom: 0px;
      left: 16px;
      right: 0px; }
    .navPages-container .navPages-action.has-subMenu.is-open:focus {
      outline: unset !important;
      outline-offset: unset !important; }
    .navPages-container .navPage-subMenu {
      background-color: #fafafa;
      border-bottom: 1px solid #eee; }
    .navPages-container .navPages .navPage-subMenu-list {
      max-width: 90%; }
    .navPages-container .navPage-subMenu-item {
      width: calc(100% / 6); }
    .navPages-container .navPage-subMenu.is-open {
      min-height: 480px; }
    .navPages-container .navPages-list:not(.navPages-list-depth-max) .navPage-subMenu-action {
      padding: 0 0 5px;
      font-weight: bold;
      font-size: 15px; } }

.SliderEle {
  height: 570px;
  overflow-y: hidden; }
  .SliderEle .bar {
    background-color: #555555;
    height: 300px;
    width: 99.89vw;
    position: absolute;
    z-index: -1; }
  .SliderEle .sliderContent {
    max-width: 1300px;
    max-height: 500px;
    margin: 0px auto;
    position: relative; }
  .SliderEle .copy {
    width: 33%;
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 0px 0px 80px 50px; }
  .SliderEle h2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 40px;
    font-weight: bold;
    line-height: 1em; }
  .SliderEle p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    line-height: 1.5em; }
  .SliderEle img {
    height: auto;
    width: 100%; }
  .SliderEle .SliderEle .copy.left {
    left: 0;
    right: unset; }
  .SliderEle .SliderEle .copy.right {
    left: unset;
    right: 0; }

.LargeSliders .slick-dots {
  margin: 0px auto !important;
  max-width: 1300px;
  display: block;
  position: relative;
  text-align: left;
  bottom: -5px; }

.LargeSliders {
  overflow-y: hidden;
  margin-bottom: 20px; }

#marilFeatured .copy .small {
  color: #2b2b2b;
  font-size: 14px;
  margin: 0px;
  padding: 0px;
  text-align: center; }

#marilFeatured .copy .title {
  font-size: 45px;
  color: #2b2b2b;
  line-height: 1.2em;
  margin: 0px;
  padding: 0px;
  text-align: center; }

#marilFeatured .copy .body {
  margin: 0px auto 35px auto;
  font-size: 16px;
  color: #2b2b2b;
  line-height: 1.2em;
  text-align: center;
  max-width: 1000px;
  width: 100%;
  padding: 0px 20px;
  float: none; }

#marilFeatured .slick-dots {
  text-align: left;
  bottom: -40px; }

/*
    Responsive sizes 
    @media (max-width:320px) smartphones, iPhone, portrait 480x320 phones
        xxs
    @media (max-width:481px) portrait e-readers (Nook/Kindle), smaller tablets @ 600 or @ 640 wide.
        xs
    @media (max-width:641px) portrait tablets, portrait iPad, landscape e-readers, landscape 800x480 or 854x480 phones
        sm
    @media (max-width:961px) tablet, landscape iPad, lo-res laptops ands desktops
        mdt
    @media (max-width:1025px) big landscape tablets, laptops, and desktops
        lt
    @media (max-width:1281px) hi-res laptops and desktops 
        md
    @media (min-width:1500px) Large Desktops 
        lg
*/
.responsiveGrid {
  display: flex;
  flex-direction: column;
  width: 99.89vw; }

.responsiveGrid {
  /* Extra Extral Small  */
  /* Extra Small */
  /* Small */
  /* Medium Tablet */
  /* Large Tablet */
  /* Medium */
  /* Large */ }
  @media (min-width: 320px) {
    .responsiveGrid .max-xxs-h1 {
      max-height: calc(480px / 6 * 1) !important; }
    .responsiveGrid .min-xxs-h1 {
      min-height: calc(480px / 6 * 1) !important; } }
  @media (min-width: 320px) {
    .responsiveGrid .max-xxs-h2 {
      max-height: calc(480px / 6 * 2) !important; }
    .responsiveGrid .min-xxs-h2 {
      min-height: calc(480px / 6 * 2) !important; } }
  @media (min-width: 320px) {
    .responsiveGrid .max-xxs-h3 {
      max-height: calc(480px / 6 * 3) !important; }
    .responsiveGrid .min-xxs-h3 {
      min-height: calc(480px / 6 * 3) !important; } }
  @media (min-width: 320px) {
    .responsiveGrid .max-xxs-h4 {
      max-height: calc(480px / 6 * 4) !important; }
    .responsiveGrid .min-xxs-h4 {
      min-height: calc(480px / 6 * 4) !important; } }
  @media (min-width: 320px) {
    .responsiveGrid .max-xxs-h5 {
      max-height: calc(480px / 6 * 5) !important; }
    .responsiveGrid .min-xxs-h5 {
      min-height: calc(480px / 6 * 5) !important; } }
  @media (min-width: 320px) {
    .responsiveGrid .max-xxs-h6 {
      max-height: calc(480px / 6 * 6) !important; }
    .responsiveGrid .min-xxs-h6 {
      min-height: calc(480px / 6 * 6) !important; } }
  @media (min-width: 481px) {
    .responsiveGrid .max-xs-h1 {
      max-height: calc(640px / 6 * 1) !important; }
    .responsiveGrid .min-xs-h1 {
      min-height: calc(640px / 6 * 1) !important; } }
  @media (min-width: 481px) {
    .responsiveGrid .max-xs-h2 {
      max-height: calc(640px / 6 * 2) !important; }
    .responsiveGrid .min-xs-h2 {
      min-height: calc(640px / 6 * 2) !important; } }
  @media (min-width: 481px) {
    .responsiveGrid .max-xs-h3 {
      max-height: calc(640px / 6 * 3) !important; }
    .responsiveGrid .min-xs-h3 {
      min-height: calc(640px / 6 * 3) !important; } }
  @media (min-width: 481px) {
    .responsiveGrid .max-xs-h4 {
      max-height: calc(640px / 6 * 4) !important; }
    .responsiveGrid .min-xs-h4 {
      min-height: calc(640px / 6 * 4) !important; } }
  @media (min-width: 481px) {
    .responsiveGrid .max-xs-h5 {
      max-height: calc(640px / 6 * 5) !important; }
    .responsiveGrid .min-xs-h5 {
      min-height: calc(640px / 6 * 5) !important; } }
  @media (min-width: 481px) {
    .responsiveGrid .max-xs-h6 {
      max-height: calc(640px / 6 * 6) !important; }
    .responsiveGrid .min-xs-h6 {
      min-height: calc(640px / 6 * 6) !important; } }
  @media (min-width: 641px) {
    .responsiveGrid .max-sm-h1 {
      max-height: calc(800px / 6 * 1) !important; }
    .responsiveGrid .min-sm-h1 {
      min-height: calc(800px / 6 * 1) !important; } }
  @media (min-width: 641px) {
    .responsiveGrid .max-sm-h2 {
      max-height: calc(800px / 6 * 2) !important; }
    .responsiveGrid .min-sm-h2 {
      min-height: calc(800px / 6 * 2) !important; } }
  @media (min-width: 641px) {
    .responsiveGrid .max-sm-h3 {
      max-height: calc(800px / 6 * 3) !important; }
    .responsiveGrid .min-sm-h3 {
      min-height: calc(800px / 6 * 3) !important; } }
  @media (min-width: 641px) {
    .responsiveGrid .max-sm-h4 {
      max-height: calc(800px / 6 * 4) !important; }
    .responsiveGrid .min-sm-h4 {
      min-height: calc(800px / 6 * 4) !important; } }
  @media (min-width: 641px) {
    .responsiveGrid .max-sm-h5 {
      max-height: calc(800px / 6 * 5) !important; }
    .responsiveGrid .min-sm-h5 {
      min-height: calc(800px / 6 * 5) !important; } }
  @media (min-width: 641px) {
    .responsiveGrid .max-sm-h6 {
      max-height: calc(800px / 6 * 6) !important; }
    .responsiveGrid .min-sm-h6 {
      min-height: calc(800px / 6 * 6) !important; } }
  @media (min-width: 961px) {
    .responsiveGrid .max-mdt-h1 {
      max-height: calc(960px / 6 * 1) !important; }
    .responsiveGrid .min-mdt-h1 {
      min-height: calc(960px / 6 * 1) !important; } }
  @media (min-width: 961px) {
    .responsiveGrid .max-mdt-h2 {
      max-height: calc(960px / 6 * 2) !important; }
    .responsiveGrid .min-mdt-h2 {
      min-height: calc(960px / 6 * 2) !important; } }
  @media (min-width: 961px) {
    .responsiveGrid .max-mdt-h3 {
      max-height: calc(960px / 6 * 3) !important; }
    .responsiveGrid .min-mdt-h3 {
      min-height: calc(960px / 6 * 3) !important; } }
  @media (min-width: 961px) {
    .responsiveGrid .max-mdt-h4 {
      max-height: calc(960px / 6 * 4) !important; }
    .responsiveGrid .min-mdt-h4 {
      min-height: calc(960px / 6 * 4) !important; } }
  @media (min-width: 961px) {
    .responsiveGrid .max-mdt-h5 {
      max-height: calc(960px / 6 * 5) !important; }
    .responsiveGrid .min-mdt-h5 {
      min-height: calc(960px / 6 * 5) !important; } }
  @media (min-width: 961px) {
    .responsiveGrid .max-mdt-h6 {
      max-height: calc(960px / 6 * 6) !important; }
    .responsiveGrid .min-mdt-h6 {
      min-height: calc(960px / 6 * 6) !important; } }
  @media (min-width: 1025px) {
    .responsiveGrid .max-lt-h1 {
      max-height: calc(1024px / 6 * 1) !important; }
    .responsiveGrid .min-lt-h1 {
      min-height: calc(1024px / 6 * 1) !important; } }
  @media (min-width: 1025px) {
    .responsiveGrid .max-lt-h2 {
      max-height: calc(1024px / 6 * 2) !important; }
    .responsiveGrid .min-lt-h2 {
      min-height: calc(1024px / 6 * 2) !important; } }
  @media (min-width: 1025px) {
    .responsiveGrid .max-lt-h3 {
      max-height: calc(1024px / 6 * 3) !important; }
    .responsiveGrid .min-lt-h3 {
      min-height: calc(1024px / 6 * 3) !important; } }
  @media (min-width: 1025px) {
    .responsiveGrid .max-lt-h4 {
      max-height: calc(1024px / 6 * 4) !important; }
    .responsiveGrid .min-lt-h4 {
      min-height: calc(1024px / 6 * 4) !important; } }
  @media (min-width: 1025px) {
    .responsiveGrid .max-lt-h5 {
      max-height: calc(1024px / 6 * 5) !important; }
    .responsiveGrid .min-lt-h5 {
      min-height: calc(1024px / 6 * 5) !important; } }
  @media (min-width: 1025px) {
    .responsiveGrid .max-lt-h6 {
      max-height: calc(1024px / 6 * 6) !important; }
    .responsiveGrid .min-lt-h6 {
      min-height: calc(1024px / 6 * 6) !important; } }
  @media (min-width: 1281px) {
    .responsiveGrid .max-md-h1 {
      max-height: calc(1080px / 6 * 1) !important; }
    .responsiveGrid .min-md-h1 {
      min-height: calc(1080px / 6 * 1) !important; } }
  @media (min-width: 1281px) {
    .responsiveGrid .max-md-h2 {
      max-height: calc(1080px / 6 * 2) !important; }
    .responsiveGrid .min-md-h2 {
      min-height: calc(1080px / 6 * 2) !important; } }
  @media (min-width: 1281px) {
    .responsiveGrid .max-md-h3 {
      max-height: calc(1080px / 6 * 3) !important; }
    .responsiveGrid .min-md-h3 {
      min-height: calc(1080px / 6 * 3) !important; } }
  @media (min-width: 1281px) {
    .responsiveGrid .max-md-h4 {
      max-height: calc(1080px / 6 * 4) !important; }
    .responsiveGrid .min-md-h4 {
      min-height: calc(1080px / 6 * 4) !important; } }
  @media (min-width: 1281px) {
    .responsiveGrid .max-md-h5 {
      max-height: calc(1080px / 6 * 5) !important; }
    .responsiveGrid .min-md-h5 {
      min-height: calc(1080px / 6 * 5) !important; } }
  @media (min-width: 1281px) {
    .responsiveGrid .max-md-h6 {
      max-height: calc(1080px / 6 * 6) !important; }
    .responsiveGrid .min-md-h6 {
      min-height: calc(1080px / 6 * 6) !important; } }
  @media (min-width: 1500px) {
    .responsiveGrid .max-lg-h1 {
      max-height: calc(1200px / 6 * 1) !important; }
    .responsiveGrid .min-lg-h1 {
      min-height: calc(1200px / 6 * 1) !important; } }
  @media (min-width: 1500px) {
    .responsiveGrid .max-lg-h2 {
      max-height: calc(1200px / 6 * 2) !important; }
    .responsiveGrid .min-lg-h2 {
      min-height: calc(1200px / 6 * 2) !important; } }
  @media (min-width: 1500px) {
    .responsiveGrid .max-lg-h3 {
      max-height: calc(1200px / 6 * 3) !important; }
    .responsiveGrid .min-lg-h3 {
      min-height: calc(1200px / 6 * 3) !important; } }
  @media (min-width: 1500px) {
    .responsiveGrid .max-lg-h4 {
      max-height: calc(1200px / 6 * 4) !important; }
    .responsiveGrid .min-lg-h4 {
      min-height: calc(1200px / 6 * 4) !important; } }
  @media (min-width: 1500px) {
    .responsiveGrid .max-lg-h5 {
      max-height: calc(1200px / 6 * 5) !important; }
    .responsiveGrid .min-lg-h5 {
      min-height: calc(1200px / 6 * 5) !important; } }
  @media (min-width: 1500px) {
    .responsiveGrid .max-lg-h6 {
      max-height: calc(1200px / 6 * 6) !important; }
    .responsiveGrid .min-lg-h6 {
      min-height: calc(1200px / 6 * 6) !important; } }
  .responsiveGrid .vh1 {
    height: calc(100vh / 6 * 1); }
  @media (max-width: 320px) {
    .responsiveGrid .vh1-xxs {
      height: calc(100vh / 6 * 1); } }
  @media (max-width: 481px) {
    .responsiveGrid .vh1-xs {
      height: calc(100vh / 6 * 1); } }
  @media (max-width: 641px) {
    .responsiveGrid .vh1-sm {
      height: calc(100vh / 6 * 1); } }
  @media (max-width: 961px) {
    .responsiveGrid .vh1-mdt {
      height: calc(100vh / 6 * 1); } }
  @media (max-width: 1025px) {
    .responsiveGrid .vh1-lt {
      height: calc(100vh / 6 * 1); } }
  @media (max-width: 1281px) {
    .responsiveGrid .vh1-md {
      height: calc(100vh / 6 * 1); } }
  @media (min-width: 1500px) {
    .responsiveGrid .vh1-lg {
      height: calc(100vh / 6 * 1); } }
  .responsiveGrid .vh2 {
    height: calc(100vh / 6 * 2); }
  @media (max-width: 320px) {
    .responsiveGrid .vh2-xxs {
      height: calc(100vh / 6 * 2); } }
  @media (max-width: 481px) {
    .responsiveGrid .vh2-xs {
      height: calc(100vh / 6 * 2); } }
  @media (max-width: 641px) {
    .responsiveGrid .vh2-sm {
      height: calc(100vh / 6 * 2); } }
  @media (max-width: 961px) {
    .responsiveGrid .vh2-mdt {
      height: calc(100vh / 6 * 2); } }
  @media (max-width: 1025px) {
    .responsiveGrid .vh2-lt {
      height: calc(100vh / 6 * 2); } }
  @media (max-width: 1281px) {
    .responsiveGrid .vh2-md {
      height: calc(100vh / 6 * 2); } }
  @media (min-width: 1500px) {
    .responsiveGrid .vh2-lg {
      height: calc(100vh / 6 * 2); } }
  .responsiveGrid .vh3 {
    height: calc(100vh / 6 * 3); }
  @media (max-width: 320px) {
    .responsiveGrid .vh3-xxs {
      height: calc(100vh / 6 * 3); } }
  @media (max-width: 481px) {
    .responsiveGrid .vh3-xs {
      height: calc(100vh / 6 * 3); } }
  @media (max-width: 641px) {
    .responsiveGrid .vh3-sm {
      height: calc(100vh / 6 * 3); } }
  @media (max-width: 961px) {
    .responsiveGrid .vh3-mdt {
      height: calc(100vh / 6 * 3); } }
  @media (max-width: 1025px) {
    .responsiveGrid .vh3-lt {
      height: calc(100vh / 6 * 3); } }
  @media (max-width: 1281px) {
    .responsiveGrid .vh3-md {
      height: calc(100vh / 6 * 3); } }
  @media (min-width: 1500px) {
    .responsiveGrid .vh3-lg {
      height: calc(100vh / 6 * 3); } }
  .responsiveGrid .vh4 {
    height: calc(100vh / 6 * 4); }
  @media (max-width: 320px) {
    .responsiveGrid .vh4-xxs {
      height: calc(100vh / 6 * 4); } }
  @media (max-width: 481px) {
    .responsiveGrid .vh4-xs {
      height: calc(100vh / 6 * 4); } }
  @media (max-width: 641px) {
    .responsiveGrid .vh4-sm {
      height: calc(100vh / 6 * 4); } }
  @media (max-width: 961px) {
    .responsiveGrid .vh4-mdt {
      height: calc(100vh / 6 * 4); } }
  @media (max-width: 1025px) {
    .responsiveGrid .vh4-lt {
      height: calc(100vh / 6 * 4); } }
  @media (max-width: 1281px) {
    .responsiveGrid .vh4-md {
      height: calc(100vh / 6 * 4); } }
  @media (min-width: 1500px) {
    .responsiveGrid .vh4-lg {
      height: calc(100vh / 6 * 4); } }
  .responsiveGrid .vh5 {
    height: calc(100vh / 6 * 5); }
  @media (max-width: 320px) {
    .responsiveGrid .vh5-xxs {
      height: calc(100vh / 6 * 5); } }
  @media (max-width: 481px) {
    .responsiveGrid .vh5-xs {
      height: calc(100vh / 6 * 5); } }
  @media (max-width: 641px) {
    .responsiveGrid .vh5-sm {
      height: calc(100vh / 6 * 5); } }
  @media (max-width: 961px) {
    .responsiveGrid .vh5-mdt {
      height: calc(100vh / 6 * 5); } }
  @media (max-width: 1025px) {
    .responsiveGrid .vh5-lt {
      height: calc(100vh / 6 * 5); } }
  @media (max-width: 1281px) {
    .responsiveGrid .vh5-md {
      height: calc(100vh / 6 * 5); } }
  @media (min-width: 1500px) {
    .responsiveGrid .vh5-lg {
      height: calc(100vh / 6 * 5); } }
  .responsiveGrid .vh6 {
    height: calc(100vh / 6 * 6); }
  @media (max-width: 320px) {
    .responsiveGrid .vh6-xxs {
      height: calc(100vh / 6 * 6); } }
  @media (max-width: 481px) {
    .responsiveGrid .vh6-xs {
      height: calc(100vh / 6 * 6); } }
  @media (max-width: 641px) {
    .responsiveGrid .vh6-sm {
      height: calc(100vh / 6 * 6); } }
  @media (max-width: 961px) {
    .responsiveGrid .vh6-mdt {
      height: calc(100vh / 6 * 6); } }
  @media (max-width: 1025px) {
    .responsiveGrid .vh6-lt {
      height: calc(100vh / 6 * 6); } }
  @media (max-width: 1281px) {
    .responsiveGrid .vh6-md {
      height: calc(100vh / 6 * 6); } }
  @media (min-width: 1500px) {
    .responsiveGrid .vh6-lg {
      height: calc(100vh / 6 * 6); } }
  .responsiveGrid .borderRadius-05 {
    border-radius: 5px; }
  .responsiveGrid .borderRadius-10 {
    border-radius: 10px; }
  .responsiveGrid .borderRadius-15 {
    border-radius: 15px; }
  .responsiveGrid .borderRadius-20 {
    border-radius: 20px; }
  .responsiveGrid .rotate-0 {
    transform: rotate(0deg); }
  .responsiveGrid .rotate-15 {
    transform: rotate(15deg); }
  .responsiveGrid .rotate-30 {
    transform: rotate(30deg); }
  .responsiveGrid .rotate-45 {
    transform: rotate(45deg); }
  .responsiveGrid .rotate-60 {
    transform: rotate(60deg); }
  .responsiveGrid .rotate-75 {
    transform: rotate(75deg); }
  .responsiveGrid .rotate-90 {
    transform: rotate(90deg); }
  .responsiveGrid .rotate-105 {
    transform: rotate(105deg); }
  .responsiveGrid .rotate-120 {
    transform: rotate(120deg); }
  .responsiveGrid .rotate-135 {
    transform: rotate(135deg); }
  .responsiveGrid .rotate-150 {
    transform: rotate(150deg); }
  .responsiveGrid .rotate-165 {
    transform: rotate(165deg); }
  .responsiveGrid .rotate-180 {
    transform: rotate(180deg); }
  .responsiveGrid .rotate-195 {
    transform: rotate(195deg); }
  .responsiveGrid .rotate-210 {
    transform: rotate(210deg); }
  .responsiveGrid .rotate-225 {
    transform: rotate(225deg); }
  .responsiveGrid .rotate-240 {
    transform: rotate(240deg); }
  .responsiveGrid .rotate-255 {
    transform: rotate(255deg); }
  .responsiveGrid .rotate-270 {
    transform: rotate(270deg); }
  .responsiveGrid .rotate-285 {
    transform: rotate(285deg); }
  .responsiveGrid .rotate-300 {
    transform: rotate(300deg); }
  .responsiveGrid .rotate-315 {
    transform: rotate(315deg); }
  .responsiveGrid .rotate-330 {
    transform: rotate(330deg); }
  .responsiveGrid .rotate-345 {
    transform: rotate(345deg); }
  .responsiveGrid .rotate-360 {
    transform: rotate(360deg); }
  .responsiveGrid [class*=col] {
    background-color: unset; }
  .responsiveGrid .maxWidth-15 {
    max-width: 1500px; }
  .responsiveGrid .maxWidth-13 {
    max-width: 1300px; }
  .responsiveGrid .maxWidth-12 {
    max-width: 1200px; }
  .responsiveGrid .maxWidth-10 {
    max-width: 1000px; }
  .responsiveGrid .maxWidth-960 {
    max-width: 960px; }
  .responsiveGrid .maxWidth-600 {
    max-width: 600px; }
  .responsiveGrid .maxWidth-400 {
    max-width: 400px; }
  .responsiveGrid .minWidth-15 {
    min-width: 1500px; }
  .responsiveGrid .minWidth-13 {
    min-width: 1300px; }
  .responsiveGrid .minWidth-12 {
    min-width: 1200px; }
  .responsiveGrid .minWidth-10 {
    min-width: 1000px; }
  .responsiveGrid .minWidth-960 {
    min-width: 960px; }
  .responsiveGrid .minWidth-600 {
    min-width: 600px; }
  .responsiveGrid .minWidth-400 {
    min-width: 400px; }
  .responsiveGrid .width-100 {
    width: 100%; }
  .responsiveGrid .width-90 {
    width: 90%; }
  .responsiveGrid .width-80 {
    width: 80%; }
  .responsiveGrid .width-70 {
    width: 70%; }
  .responsiveGrid .width-60 {
    width: 60%; }
  .responsiveGrid .width-50 {
    width: 50%; }
  .responsiveGrid .width-40 {
    width: 50%; }
  .responsiveGrid .width-30 {
    width: 30%; }
  .responsiveGrid .maxWidth-p100 {
    max-width: 100% !important; }
  .responsiveGrid .maxWidth-p90 {
    max-width: 90%  !important; }
  .responsiveGrid .maxWidth-p80 {
    max-width: 80%  !important; }
  .responsiveGrid .maxWidth-p70 {
    max-width: 70%  !important; }
  .responsiveGrid .maxWidth-p60 {
    max-width: 60%  !important; }
  .responsiveGrid .maxWidth-p50 {
    max-width: 50%  !important; }
  .responsiveGrid .maxWidth-p40 {
    max-width: 40%  !important; }
  .responsiveGrid .maxWidth-p30 {
    max-width: 30%  !important; }
  .responsiveGrid .maxWidth-p20 {
    max-width: 20%  !important; }
  .responsiveGrid .maxWidth-p10 {
    max-width: 10%  !important; }
  .responsiveGrid .row {
    display: flex;
    flex-wrap: wrap; }
  .responsiveGrid .row > * {
    flex-shrink: 0;
    max-width: 100%; }
  .responsiveGrid .row [class*=col] {
    flex: 0 0 auto;
    padding: 0px 20px;
    -webkit-box-sizing: border-box;
    /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;
    /* Firefox, other Gecko */
    box-sizing: border-box;
    /* Opera/IE 8+ */ }
  .responsiveGrid .rounded-edge {
    border-radius: 10px; }
  .responsiveGrid .flex-fill {
    flex: 1 1 auto !important; }
  .responsiveGrid .centerChildren {
    display: flex;
    align-items: center;
    justify-content: center; }
  .responsiveGrid .absoluteCenter {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) !important; }
  .responsiveGrid .m-auto {
    margin: auto !important; }
  .responsiveGrid .p-0 {
    padding: 0px !important; }
  .responsiveGrid .m-0 {
    margin: 0px !important; }
  .responsiveGrid .p-1 {
    padding: 10px !important; }
  .responsiveGrid .m-1 {
    margin: 10px !important; }
  .responsiveGrid .p-2 {
    padding: 20px !important; }
  .responsiveGrid .m-2 {
    margin: 20px !important; }
  .responsiveGrid .p-3 {
    padding: 30px !important; }
  .responsiveGrid .m-3 {
    margin: 30px !important; }
  .responsiveGrid .p-4 {
    padding: 40px !important; }
  .responsiveGrid .m-4 {
    margin: 40px !important; }
  .responsiveGrid .p-5 {
    padding: 50px !important; }
  .responsiveGrid .m-5 {
    margin: 50px !important; }
  .responsiveGrid .mx-auto {
    margin-left: auto !important;
    margin-right: auto !important; }
  .responsiveGrid .px-0 {
    padding-left: 0px  !important;
    padding-right: 0px  !important; }
  .responsiveGrid .mx-0 {
    margin-left: 0px  !important;
    margin-right: 0px  !important; }
  .responsiveGrid .px-1 {
    padding-left: 10px !important;
    padding-right: 10px !important; }
  .responsiveGrid .mx-1 {
    margin-left: 10px !important;
    margin-right: 10px !important; }
  .responsiveGrid .px-2 {
    padding-left: 20px !important;
    padding-right: 20px !important; }
  .responsiveGrid .mx-2 {
    margin-left: 20px !important;
    margin-right: 20px !important; }
  .responsiveGrid .px-3 {
    padding-left: 30px !important;
    padding-right: 30px !important; }
  .responsiveGrid .mx-3 {
    margin-left: 30px !important;
    margin-right: 30px !important; }
  .responsiveGrid .px-4 {
    padding-left: 40px !important;
    padding-right: 40px !important; }
  .responsiveGrid .mx-4 {
    margin-left: 40px !important;
    margin-right: 40px !important; }
  .responsiveGrid .px-5 {
    padding-left: 50px !important;
    padding-right: 50px !important; }
  .responsiveGrid .mx-5 {
    margin-left: 50px !important;
    margin-right: 50px !important; }
  .responsiveGrid .my-auto {
    margin-top: auto !important;
    margin-bottom: auto !important; }
  .responsiveGrid .py-0 {
    padding-top: 0px  !important;
    padding-bottom: 0px  !important; }
  .responsiveGrid .my-0 {
    margin-top: 0px  !important;
    margin-bottom: 0px  !important; }
  .responsiveGrid .py-1 {
    padding-top: 10px !important;
    padding-bottom: 10px !important; }
  .responsiveGrid .my-1 {
    margin-top: 10px !important;
    margin-bottom: 10px !important; }
  .responsiveGrid .py-2 {
    padding-top: 20px !important;
    padding-bottom: 20px !important; }
  .responsiveGrid .my-2 {
    margin-top: 20px !important;
    margin-bottom: 20px !important; }
  .responsiveGrid .py-3 {
    padding-top: 30px !important;
    padding-bottom: 30px !important; }
  .responsiveGrid .my-3 {
    margin-top: 30px !important;
    margin-bottom: 30px !important; }
  .responsiveGrid .py-4 {
    padding-top: 40px !important;
    padding-bottom: 40px !important; }
  .responsiveGrid .my-4 {
    margin-top: 40px !important;
    margin-bottom: 40px !important; }
  .responsiveGrid .py-5 {
    padding-top: 50px !important;
    padding-bottom: 50px !important; }
  .responsiveGrid .my-5 {
    margin-top: 50px !important;
    margin-bottom: 50px !important; }
  .responsiveGrid .mt-auto {
    margin-top: auto  !important; }
  .responsiveGrid .pt-0 {
    padding-top: 0px   !important; }
  .responsiveGrid .mt-0 {
    margin-top: 0px   !important; }
  .responsiveGrid .pt-1 {
    padding-top: 10px  !important; }
  .responsiveGrid .mt-1 {
    margin-top: 10px  !important; }
  .responsiveGrid .pt-2 {
    padding-top: 20px  !important; }
  .responsiveGrid .mt-2 {
    margin-top: 20px  !important; }
  .responsiveGrid .pt-3 {
    padding-top: 30px  !important; }
  .responsiveGrid .mt-3 {
    margin-top: 30px  !important; }
  .responsiveGrid .pt-4 {
    padding-top: 40px  !important; }
  .responsiveGrid .mt-4 {
    margin-top: 40px  !important; }
  .responsiveGrid .pt-5 {
    padding-top: 50px  !important; }
  .responsiveGrid .mt-5 {
    margin-top: 50px  !important; }
  .responsiveGrid .mb-auto {
    margin-bottom: auto !important; }
  .responsiveGrid .pb-0 {
    padding-bottom: 0px  !important; }
  .responsiveGrid .mb-0 {
    margin-bottom: 0px  !important; }
  .responsiveGrid .pb-1 {
    padding-bottom: 10px !important; }
  .responsiveGrid .mb-1 {
    margin-bottom: 10px !important; }
  .responsiveGrid .pb-2 {
    padding-bottom: 20px !important; }
  .responsiveGrid .mb-2 {
    margin-bottom: 20px !important; }
  .responsiveGrid .pb-3 {
    padding-bottom: 30px !important; }
  .responsiveGrid .mb-3 {
    margin-bottom: 30px !important; }
  .responsiveGrid .pb-4 {
    padding-bottom: 40px !important; }
  .responsiveGrid .mb-4 {
    margin-bottom: 40px !important; }
  .responsiveGrid .pb-5 {
    padding-bottom: 50px !important; }
  .responsiveGrid .mb-5 {
    margin-bottom: 50px !important; }
  .responsiveGrid .mr-auto {
    margin: auto  !important; }
  .responsiveGrid .pr-0 {
    padding-right: 0px  !important; }
  .responsiveGrid .mr-0 {
    margin-right: 0px  !important; }
  .responsiveGrid .pr-1 {
    padding-right: 10px !important; }
  .responsiveGrid .mr-1 {
    margin-right: 10px !important; }
  .responsiveGrid .pr-2 {
    padding-right: 20px !important; }
  .responsiveGrid .mr-2 {
    margin-right: 20px !important; }
  .responsiveGrid .pr-3 {
    padding-right: 30px !important; }
  .responsiveGrid .mr-3 {
    margin-right: 30px !important; }
  .responsiveGrid .pr-4 {
    padding-right: 40px !important; }
  .responsiveGrid .mr-4 {
    margin-right: 40px !important; }
  .responsiveGrid .pr-5 {
    padding-right: 50px !important; }
  .responsiveGrid .mr-5 {
    margin-right: 50px !important; }
  .responsiveGrid .ml-auto {
    margin-left: auto !important; }
  .responsiveGrid .pl-0 {
    padding-left: 0px !important; }
  .responsiveGrid .ml-0 {
    margin-left: 0px !important; }
  .responsiveGrid .pl-1 {
    padding-left: 10px !important; }
  .responsiveGrid .ml-1 {
    margin-left: 10px !important; }
  .responsiveGrid .pl-2 {
    padding-left: 20px !important; }
  .responsiveGrid .ml-2 {
    margin-left: 20px !important; }
  .responsiveGrid .pl-3 {
    padding-left: 30px !important; }
  .responsiveGrid .ml-3 {
    margin-left: 30px !important; }
  .responsiveGrid .pl-4 {
    padding-left: 40px !important; }
  .responsiveGrid .ml-4 {
    margin-left: 40px !important; }
  .responsiveGrid .pl-5 {
    padding-left: 50px !important; }
  .responsiveGrid .ml-5 {
    margin-left: 50px !important; }
  .responsiveGrid .order-1 {
    order: 1 !important; }
  .responsiveGrid .order-2 {
    order: 2 !important; }
  .responsiveGrid .order-3 {
    order: 3 !important; }
  .responsiveGrid .order-4 {
    order: 4 !important; }
  .responsiveGrid .order-5 {
    order: 5 !important; }
  .responsiveGrid .order-6 {
    order: 6 !important; }
  .responsiveGrid .order-7 {
    order: 7 !important; }
  .responsiveGrid .order-8 {
    order: 8 !important; }
  .responsiveGrid .order-9 {
    order: 9 !important; }
  .responsiveGrid .order-10 {
    order: 10 !important; }
  .responsiveGrid .order-11 {
    order: 11 !important; }
  .responsiveGrid .order-12 {
    order: 12 !important; }
  .responsiveGrid .order-13 {
    order: 13 !important; }
  .responsiveGrid .position-relative {
    position: relative !important; }
  .responsiveGrid .position-absolute {
    position: absolute !important; }
  .responsiveGrid .position-static {
    position: static   !important; }
  .responsiveGrid .position-sticky {
    position: sticky   !important; }
  .responsiveGrid .position-fixed {
    position: fixed    !important; }
  .responsiveGrid .text-center {
    text-align: center  !important; }
  .responsiveGrid .text-left {
    text-align: left    !important; }
  .responsiveGrid .text-right {
    text-align: right   !important; }
  .responsiveGrid .text-justfied {
    text-align: justify !important; }
  .responsiveGrid .text-lowercase {
    text-transform: lowercase !important; }
  .responsiveGrid .text-uppercase {
    text-transform: uppercase !important; }
  .responsiveGrid .text-capitalize {
    text-transform: capitalize !important; }
  .responsiveGrid .font-weight-bold {
    font-weight: bold !important; }
  .responsiveGrid .font-weight-normal {
    font-weight: normal !important; }
  .responsiveGrid .font-weight-light {
    font-weight: lighter !important; }
  .responsiveGrid .font-weight-lighter {
    font-weight: lighter !important; }
  .responsiveGrid .font-weight-bolder {
    font-weight: bolder !important; }
  .responsiveGrid .d-flex {
    display: flex !important; }
  .responsiveGrid .d-block {
    display: block !important; }
  .responsiveGrid .d-inline {
    display: inline !important; }
  .responsiveGrid .d-inline-block {
    display: inline-block !important; }
  .responsiveGrid .d-inline-flex {
    display: inline-flex !important; }
  .responsiveGrid .d-none {
    display: none !important; }
  .responsiveGrid .d-table {
    display: table !important; }
  .responsiveGrid .d-table-cell {
    display: table-cell !important; }
  .responsiveGrid .d-print {
    display: print !important; }
  .responsiveGrid [class*=col-1] {
    width: calc((100% / 12) * 1); }
  .responsiveGrid [class*=col-2] {
    width: calc((100% / 12) * 2); }
  .responsiveGrid [class*=col-3] {
    width: calc((100% / 12) * 3); }
  .responsiveGrid [class*=col-4] {
    width: calc((100% / 12) * 4); }
  .responsiveGrid [class*=col-5] {
    width: calc((100% / 12) * 5); }
  .responsiveGrid [class*=col-6] {
    width: calc((100% / 12) * 6); }
  .responsiveGrid [class*=col-7] {
    width: calc((100% / 12) * 7); }
  .responsiveGrid [class*=col-8] {
    width: calc((100% / 12) * 8); }
  .responsiveGrid [class*=col-9] {
    width: calc((100% / 12) * 9); }
  .responsiveGrid [class*=col-10] {
    width: calc((100% / 12) * 10); }
  .responsiveGrid [class*=col-11] {
    width: calc((100% / 12) * 11); }
  .responsiveGrid [class*=col-12] {
    width: calc((100% / 12) * 12); }
  @media (min-width: 320px) {
    .responsiveGrid {
      /* smartphones, iPhone, portrait 480x320 phones */ }
      .responsiveGrid .col-xxs-1 {
        width: calc((100% / 12) * 1); }
      .responsiveGrid .col-xxs-2 {
        width: calc((100% / 12) * 2); }
      .responsiveGrid .col-xxs-3 {
        width: calc((100% / 12) * 3); }
      .responsiveGrid .col-xxs-4 {
        width: calc((100% / 12) * 4); }
      .responsiveGrid .col-xxs-5 {
        width: calc((100% / 12) * 5); }
      .responsiveGrid .col-xxs-6 {
        width: calc((100% / 12) * 6); }
      .responsiveGrid .col-xxs-7 {
        width: calc((100% / 12) * 7); }
      .responsiveGrid .col-xxs-8 {
        width: calc((100% / 12) * 8); }
      .responsiveGrid .col-xxs-9 {
        width: calc((100% / 12) * 9); }
      .responsiveGrid .col-xxs-10 {
        width: calc((100% / 12) * 10); }
      .responsiveGrid .col-xxs-11 {
        width: calc((100% / 12) * 11); }
      .responsiveGrid .col-xxs-12 {
        width: calc((100% / 12) * 12); }
      .responsiveGrid .offset-xxs-1 {
        margin-left: calc((100% / 12) * 1); }
      .responsiveGrid .offset-xxs-2 {
        margin-left: calc((100% / 12) * 2); }
      .responsiveGrid .offset-xxs-3 {
        margin-left: calc((100% / 12) * 3); }
      .responsiveGrid .offset-xxs-4 {
        margin-left: calc((100% / 12) * 4); }
      .responsiveGrid .offset-xxs-5 {
        margin-left: calc((100% / 12) * 5); }
      .responsiveGrid .offset-xxs-6 {
        margin-left: calc((100% / 12) * 6); }
      .responsiveGrid .offset-xxs-7 {
        margin-left: calc((100% / 12) * 7); }
      .responsiveGrid .offset-xxs-8 {
        margin-left: calc((100% / 12) * 8); }
      .responsiveGrid .offset-xxs-9 {
        margin-left: calc((100% / 12) * 9); }
      .responsiveGrid .offset-xxs-10 {
        margin-left: calc((100% / 12) * 10); }
      .responsiveGrid .offset-xxs-11 {
        margin-left: calc((100% / 12) * 11); }
      .responsiveGrid .offset-xxs-12 {
        margin-left: calc((100% / 12) * 12); }
      .responsiveGrid .d-xxs-flex {
        display: flex !important; }
      .responsiveGrid .d-xxs-block {
        display: block !important; }
      .responsiveGrid .d-xxs-inline {
        display: inline !important; }
      .responsiveGrid .d-xxs-inline-block {
        display: inline-block !important; }
      .responsiveGrid .d-xxs-inline-flex {
        display: inline-flex !important; }
      .responsiveGrid .d-xxs-none {
        display: none !important; }
      .responsiveGrid .d-xxs-table {
        display: table !important; }
      .responsiveGrid .d-xxs-table-cell {
        display: table-cell !important; }
      .responsiveGrid .d-xxs-print {
        display: print !important; }
      .responsiveGrid .order-xxs-1 {
        order: 1 !important; }
      .responsiveGrid .order-xxs-2 {
        order: 2 !important; }
      .responsiveGrid .order-xxs-3 {
        order: 3 !important; }
      .responsiveGrid .order-xxs-4 {
        order: 4 !important; }
      .responsiveGrid .order-xxs-5 {
        order: 5 !important; }
      .responsiveGrid .order-xxs-6 {
        order: 6 !important; }
      .responsiveGrid .order-xxs-7 {
        order: 7 !important; }
      .responsiveGrid .order-xxs-8 {
        order: 8 !important; }
      .responsiveGrid .order-xxs-9 {
        order: 9 !important; }
      .responsiveGrid .order-xxs-10 {
        order: 10 !important; }
      .responsiveGrid .order-xxs-11 {
        order: 11 !important; }
      .responsiveGrid .order-xxs-12 {
        order: 12 !important; }
      .responsiveGrid .order-xxs-13 {
        order: 13 !important; }
      .responsiveGrid .position-xxs-relative {
        position: relative !important; }
      .responsiveGrid .position-xxs-absolute {
        position: absolute !important; }
      .responsiveGrid .position-xxs-static {
        position: static   !important; }
      .responsiveGrid .position-xxs-sticky {
        position: sticky   !important; }
      .responsiveGrid .position-xxs-fixed {
        position: fixed    !important; }
      .responsiveGrid .text-xxs-center {
        text-align: center  !important; }
      .responsiveGrid .text-xxs-left {
        text-align: left    !important; }
      .responsiveGrid .text-xxs-right {
        text-align: right   !important; }
      .responsiveGrid .text-xxs-justfied {
        text-align: justify !important; }
      .responsiveGrid .text-xxs-lowercase {
        text-transform: lowercase !important; }
      .responsiveGrid .text-xxs-uppercase {
        text-transform: uppercase !important; }
      .responsiveGrid .text-xxs-capitalize {
        text-transform: capitalize !important; }
      .responsiveGrid .m-xxs-auto {
        margin: auto !important; }
      .responsiveGrid .p-xxs-0 {
        padding: 0px !important; }
      .responsiveGrid .m-xxs-0 {
        margin: 0px !important; }
      .responsiveGrid .p-xxs-1 {
        padding: 10px !important; }
      .responsiveGrid .m-xxs-1 {
        margin: 10px !important; }
      .responsiveGrid .p-xxs-2 {
        padding: 20px !important; }
      .responsiveGrid .m-xxs-2 {
        margin: 20px !important; }
      .responsiveGrid .p-xxs-3 {
        padding: 30px !important; }
      .responsiveGrid .m-xxs-3 {
        margin: 30px !important; }
      .responsiveGrid .p-xxs-4 {
        padding: 40px !important; }
      .responsiveGrid .m-xxs-4 {
        margin: 40px !important; }
      .responsiveGrid .p-xxs-5 {
        padding: 50px !important; }
      .responsiveGrid .m-xxs-5 {
        margin: 50px !important; }
      .responsiveGrid .mx-xxs-auto {
        margin-left: auto !important;
        margin-right: auto !important; }
      .responsiveGrid .px-xxs-0 {
        padding-left: 0px  !important;
        padding-right: 0px  !important; }
      .responsiveGrid .mx-xxs-0 {
        margin-left: 0px  !important;
        margin-right: 0px  !important; }
      .responsiveGrid .px-xxs-1 {
        padding-left: 10px !important;
        padding-right: 10px !important; }
      .responsiveGrid .mx-xxs-1 {
        margin-left: 10px !important;
        margin-right: 10px !important; }
      .responsiveGrid .px-xxs-2 {
        padding-left: 20px !important;
        padding-right: 20px !important; }
      .responsiveGrid .mx-xxs-2 {
        margin-left: 20px !important;
        margin-right: 20px !important; }
      .responsiveGrid .px-xxs-3 {
        padding-left: 30px !important;
        padding-right: 30px !important; }
      .responsiveGrid .mx-xxs-3 {
        margin-left: 30px !important;
        margin-right: 30px !important; }
      .responsiveGrid .px-xxs-4 {
        padding-left: 40px !important;
        padding-right: 40px !important; }
      .responsiveGrid .mx-xxs-4 {
        margin-left: 40px !important;
        margin-right: 40px !important; }
      .responsiveGrid .px-xxs-5 {
        padding-left: 50px !important;
        padding-right: 50px !important; }
      .responsiveGrid .mx-xxs-5 {
        margin-left: 50px !important;
        margin-right: 50px !important; }
      .responsiveGrid .my-xxs-auto {
        margin-top: auto !important;
        margin-bottom: auto !important; }
      .responsiveGrid .py-xxs-0 {
        padding-top: 0px  !important;
        padding-bottom: 0px  !important; }
      .responsiveGrid .my-xxs-0 {
        margin-top: 0px  !important;
        margin-bottom: 0px  !important; }
      .responsiveGrid .py-xxs-1 {
        padding-top: 10px !important;
        padding-bottom: 10px !important; }
      .responsiveGrid .my-xxs-1 {
        margin-top: 10px !important;
        margin-bottom: 10px !important; }
      .responsiveGrid .py-xxs-2 {
        padding-top: 20px !important;
        padding-bottom: 20px !important; }
      .responsiveGrid .my-xxs-2 {
        margin-top: 20px !important;
        margin-bottom: 20px !important; }
      .responsiveGrid .py-xxs-3 {
        padding-top: 30px !important;
        padding-bottom: 30px !important; }
      .responsiveGrid .my-xxs-3 {
        margin-top: 30px !important;
        margin-bottom: 30px !important; }
      .responsiveGrid .py-xxs-4 {
        padding-top: 40px !important;
        padding-bottom: 40px !important; }
      .responsiveGrid .my-xxs-4 {
        margin-top: 40px !important;
        margin-bottom: 40px !important; }
      .responsiveGrid .py-xxs-5 {
        padding-top: 50px !important;
        padding-bottom: 50px !important; }
      .responsiveGrid .my-xxs-5 {
        margin-top: 50px !important;
        margin-bottom: 50px !important; }
      .responsiveGrid .mt-xxs-auto {
        margin-top: auto  !important; }
      .responsiveGrid .pt-xxs-0 {
        padding-top: 0px   !important; }
      .responsiveGrid .mt-xxs-0 {
        margin-top: 0px   !important; }
      .responsiveGrid .pt-xxs-1 {
        padding-top: 10px  !important; }
      .responsiveGrid .mt-xxs-1 {
        margin-top: 10px  !important; }
      .responsiveGrid .pt-xxs-2 {
        padding-top: 20px  !important; }
      .responsiveGrid .mt-xxs-2 {
        margin-top: 20px  !important; }
      .responsiveGrid .pt-xxs-3 {
        padding-top: 30px  !important; }
      .responsiveGrid .mt-xxs-3 {
        margin-top: 30px  !important; }
      .responsiveGrid .pt-xxs-4 {
        padding-top: 40px  !important; }
      .responsiveGrid .mt-xxs-4 {
        margin-top: 40px  !important; }
      .responsiveGrid .pt-xxs-5 {
        padding-top: 50px  !important; }
      .responsiveGrid .mt-xxs-5 {
        margin-top: 50px  !important; }
      .responsiveGrid .mb-xxs-auto {
        margin-bottom: auto !important; }
      .responsiveGrid .pb-xxs-0 {
        padding-bottom: 0px  !important; }
      .responsiveGrid .mb-xxs-0 {
        margin-bottom: 0px  !important; }
      .responsiveGrid .pb-xxs-1 {
        padding-bottom: 10px !important; }
      .responsiveGrid .mb-xxs-1 {
        margin-bottom: 10px !important; }
      .responsiveGrid .pb-xxs-2 {
        padding-bottom: 20px !important; }
      .responsiveGrid .mb-xxs-2 {
        margin-bottom: 20px !important; }
      .responsiveGrid .pb-xxs-3 {
        padding-bottom: 30px !important; }
      .responsiveGrid .mb-xxs-3 {
        margin-bottom: 30px !important; }
      .responsiveGrid .pb-xxs-4 {
        padding-bottom: 40px !important; }
      .responsiveGrid .mb-xxs-4 {
        margin-bottom: 40px !important; }
      .responsiveGrid .pb-xxs-5 {
        padding-bottom: 50px !important; }
      .responsiveGrid .mb-xxs-5 {
        margin-bottom: 50px !important; }
      .responsiveGrid .mr-xxs-auto {
        margin: auto  !important; }
      .responsiveGrid .pr-xxs-0 {
        padding-right: 0px  !important; }
      .responsiveGrid .mr-xxs-0 {
        margin-right: 0px  !important; }
      .responsiveGrid .pr-xxs-1 {
        padding-right: 10px !important; }
      .responsiveGrid .mr-xxs-1 {
        margin-right: 10px !important; }
      .responsiveGrid .pr-xxs-2 {
        padding-right: 20px !important; }
      .responsiveGrid .mr-xxs-2 {
        margin-right: 20px !important; }
      .responsiveGrid .pr-xxs-3 {
        padding-right: 30px !important; }
      .responsiveGrid .mr-xxs-3 {
        margin-right: 30px !important; }
      .responsiveGrid .pr-xxs-4 {
        padding-right: 40px !important; }
      .responsiveGrid .mr-xxs-4 {
        margin-right: 40px !important; }
      .responsiveGrid .pr-xxs-5 {
        padding-right: 50px !important; }
      .responsiveGrid .mr-xxs-5 {
        margin-right: 50px !important; }
      .responsiveGrid .ml-xxs-auto {
        margin-left: auto !important; }
      .responsiveGrid .pl-xxs-0 {
        padding-left: 0px !important; }
      .responsiveGrid .ml-xxs-0 {
        margin-left: 0px !important; }
      .responsiveGrid .pl-xxs-1 {
        padding-left: 10px !important; }
      .responsiveGrid .ml-xxs-1 {
        margin-left: 10px !important; }
      .responsiveGrid .pl-xxs-2 {
        padding-left: 20px !important; }
      .responsiveGrid .ml-xxs-2 {
        margin-left: 20px !important; }
      .responsiveGrid .pl-xxs-3 {
        padding-left: 30px !important; }
      .responsiveGrid .ml-xxs-3 {
        margin-left: 30px !important; }
      .responsiveGrid .pl-xxs-4 {
        padding-left: 40px !important; }
      .responsiveGrid .ml-xxs-4 {
        margin-left: 40px !important; }
      .responsiveGrid .pl-xxs-5 {
        padding-left: 50px !important; }
      .responsiveGrid .ml-xxs-5 {
        margin-left: 50px !important; } }
  @media (min-width: 481px) {
    .responsiveGrid {
      /* portrait e-readers (Nook/Kindle), smaller tablets @ 600 or @ 640 wide. */ }
      .responsiveGrid .col-xs-1 {
        width: calc((100% / 12) * 1); }
      .responsiveGrid .col-xs-2 {
        width: calc((100% / 12) * 2); }
      .responsiveGrid .col-xs-3 {
        width: calc((100% / 12) * 3); }
      .responsiveGrid .col-xs-4 {
        width: calc((100% / 12) * 4); }
      .responsiveGrid .col-xs-5 {
        width: calc((100% / 12) * 5); }
      .responsiveGrid .col-xs-6 {
        width: calc((100% / 12) * 6); }
      .responsiveGrid .col-xs-7 {
        width: calc((100% / 12) * 7); }
      .responsiveGrid .col-xs-8 {
        width: calc((100% / 12) * 8); }
      .responsiveGrid .col-xs-9 {
        width: calc((100% / 12) * 9); }
      .responsiveGrid .col-xs-10 {
        width: calc((100% / 12) * 10); }
      .responsiveGrid .col-xs-11 {
        width: calc((100% / 12) * 11); }
      .responsiveGrid .col-xs-12 {
        width: calc((100% / 12) * 12); }
      .responsiveGrid .offset-xs-1 {
        margin-left: calc((100% / 12) * 1); }
      .responsiveGrid .offset-xs-2 {
        margin-left: calc((100% / 12) * 2); }
      .responsiveGrid .offset-xs-3 {
        margin-left: calc((100% / 12) * 3); }
      .responsiveGrid .offset-xs-4 {
        margin-left: calc((100% / 12) * 4); }
      .responsiveGrid .offset-xs-5 {
        margin-left: calc((100% / 12) * 5); }
      .responsiveGrid .offset-xs-6 {
        margin-left: calc((100% / 12) * 6); }
      .responsiveGrid .offset-xs-7 {
        margin-left: calc((100% / 12) * 7); }
      .responsiveGrid .offset-xs-8 {
        margin-left: calc((100% / 12) * 8); }
      .responsiveGrid .offset-xs-9 {
        margin-left: calc((100% / 12) * 9); }
      .responsiveGrid .offset-xs-10 {
        margin-left: calc((100% / 12) * 10); }
      .responsiveGrid .offset-xs-11 {
        margin-left: calc((100% / 12) * 11); }
      .responsiveGrid .offset-xs-12 {
        margin-left: calc((100% / 12) * 12); }
      .responsiveGrid .d-xs-flex {
        display: flex !important; }
      .responsiveGrid .d-xs-block {
        display: block !important; }
      .responsiveGrid .d-xs-inline {
        display: inline !important; }
      .responsiveGrid .d-xs-inline-block {
        display: inline-block !important; }
      .responsiveGrid .d-xs-inline-flex {
        display: inline-flex !important; }
      .responsiveGrid .d-xs-none {
        display: none !important; }
      .responsiveGrid .d-xs-table {
        display: table !important; }
      .responsiveGrid .d-xs-table-cell {
        display: table-cell !important; }
      .responsiveGrid .d-xs-print {
        display: print !important; }
      .responsiveGrid .order-xs-1 {
        order: 1 !important; }
      .responsiveGrid .order-xs-2 {
        order: 2 !important; }
      .responsiveGrid .order-xs-3 {
        order: 3 !important; }
      .responsiveGrid .order-xs-4 {
        order: 4 !important; }
      .responsiveGrid .order-xs-5 {
        order: 5 !important; }
      .responsiveGrid .order-xs-6 {
        order: 6 !important; }
      .responsiveGrid .order-xs-7 {
        order: 7 !important; }
      .responsiveGrid .order-xs-8 {
        order: 8 !important; }
      .responsiveGrid .order-xs-9 {
        order: 9 !important; }
      .responsiveGrid .order-xs-10 {
        order: 10 !important; }
      .responsiveGrid .order-xs-11 {
        order: 11 !important; }
      .responsiveGrid .order-xs-12 {
        order: 12 !important; }
      .responsiveGrid .order-xs-13 {
        order: 13 !important; }
      .responsiveGrid .position-xs-relative {
        position: relative !important; }
      .responsiveGrid .position-xs-absolute {
        position: absolute !important; }
      .responsiveGrid .position-xs-static {
        position: static   !important; }
      .responsiveGrid .position-xs-sticky {
        position: sticky   !important; }
      .responsiveGrid .position-xs-fixed {
        position: fixed    !important; }
      .responsiveGrid .text-xs-center {
        text-align: center  !important; }
      .responsiveGrid .text-xs-left {
        text-align: left    !important; }
      .responsiveGrid .text-xs-right {
        text-align: right   !important; }
      .responsiveGrid .text-xs-justfied {
        text-align: justify !important; }
      .responsiveGrid .text-xs-lowercase {
        text-transform: lowercase !important; }
      .responsiveGrid .text-xs-uppercase {
        text-transform: uppercase !important; }
      .responsiveGrid .text-xs-capitalize {
        text-transform: capitalize !important; }
      .responsiveGrid .m-xs-auto {
        margin: auto !important; }
      .responsiveGrid .p-xs-0 {
        padding: 0px !important; }
      .responsiveGrid .m-xs-0 {
        margin: 0px !important; }
      .responsiveGrid .p-xs-1 {
        padding: 10px !important; }
      .responsiveGrid .m-xs-1 {
        margin: 10px !important; }
      .responsiveGrid .p-xs-2 {
        padding: 20px !important; }
      .responsiveGrid .m-xs-2 {
        margin: 20px !important; }
      .responsiveGrid .p-xs-3 {
        padding: 30px !important; }
      .responsiveGrid .m-xs-3 {
        margin: 30px !important; }
      .responsiveGrid .p-xs-4 {
        padding: 40px !important; }
      .responsiveGrid .m-xs-4 {
        margin: 40px !important; }
      .responsiveGrid .p-xs-5 {
        padding: 50px !important; }
      .responsiveGrid .m-xs-5 {
        margin: 50px !important; }
      .responsiveGrid .mx-xs-auto {
        margin-left: auto !important;
        margin-right: auto !important; }
      .responsiveGrid .px-xs-0 {
        padding-left: 0px  !important;
        padding-right: 0px  !important; }
      .responsiveGrid .mx-xs-0 {
        margin-left: 0px  !important;
        margin-right: 0px  !important; }
      .responsiveGrid .px-xs-1 {
        padding-left: 10px !important;
        padding-right: 10px !important; }
      .responsiveGrid .mx-xs-1 {
        margin-left: 10px !important;
        margin-right: 10px !important; }
      .responsiveGrid .px-xs-2 {
        padding-left: 20px !important;
        padding-right: 20px !important; }
      .responsiveGrid .mx-xs-2 {
        margin-left: 20px !important;
        margin-right: 20px !important; }
      .responsiveGrid .px-xs-3 {
        padding-left: 30px !important;
        padding-right: 30px !important; }
      .responsiveGrid .mx-xs-3 {
        margin-left: 30px !important;
        margin-right: 30px !important; }
      .responsiveGrid .px-xs-4 {
        padding-left: 40px !important;
        padding-right: 40px !important; }
      .responsiveGrid .mx-xs-4 {
        margin-left: 40px !important;
        margin-right: 40px !important; }
      .responsiveGrid .px-xs-5 {
        padding-left: 50px !important;
        padding-right: 50px !important; }
      .responsiveGrid .mx-xs-5 {
        margin-left: 50px !important;
        margin-right: 50px !important; }
      .responsiveGrid .my-xs-auto {
        margin-top: auto !important;
        margin-bottom: auto !important; }
      .responsiveGrid .py-xs-0 {
        padding-top: 0px  !important;
        padding-bottom: 0px  !important; }
      .responsiveGrid .my-xs-0 {
        margin-top: 0px  !important;
        margin-bottom: 0px  !important; }
      .responsiveGrid .py-xs-1 {
        padding-top: 10px !important;
        padding-bottom: 10px !important; }
      .responsiveGrid .my-xs-1 {
        margin-top: 10px !important;
        margin-bottom: 10px !important; }
      .responsiveGrid .py-xs-2 {
        padding-top: 20px !important;
        padding-bottom: 20px !important; }
      .responsiveGrid .my-xs-2 {
        margin-top: 20px !important;
        margin-bottom: 20px !important; }
      .responsiveGrid .py-xs-3 {
        padding-top: 30px !important;
        padding-bottom: 30px !important; }
      .responsiveGrid .my-xs-3 {
        margin-top: 30px !important;
        margin-bottom: 30px !important; }
      .responsiveGrid .py-xs-4 {
        padding-top: 40px !important;
        padding-bottom: 40px !important; }
      .responsiveGrid .my-xs-4 {
        margin-top: 40px !important;
        margin-bottom: 40px !important; }
      .responsiveGrid .py-xs-5 {
        padding-top: 50px !important;
        padding-bottom: 50px !important; }
      .responsiveGrid .my-xs-5 {
        margin-top: 50px !important;
        margin-bottom: 50px !important; }
      .responsiveGrid .mt-xs-auto {
        margin-top: auto  !important; }
      .responsiveGrid .pt-xs-0 {
        padding-top: 0px   !important; }
      .responsiveGrid .mt-xs-0 {
        margin-top: 0px   !important; }
      .responsiveGrid .pt-xs-1 {
        padding-top: 10px  !important; }
      .responsiveGrid .mt-xs-1 {
        margin-top: 10px  !important; }
      .responsiveGrid .pt-xs-2 {
        padding-top: 20px  !important; }
      .responsiveGrid .mt-xs-2 {
        margin-top: 20px  !important; }
      .responsiveGrid .pt-xs-3 {
        padding-top: 30px  !important; }
      .responsiveGrid .mt-xs-3 {
        margin-top: 30px  !important; }
      .responsiveGrid .pt-xs-4 {
        padding-top: 40px  !important; }
      .responsiveGrid .mt-xs-4 {
        margin-top: 40px  !important; }
      .responsiveGrid .pt-xs-5 {
        padding-top: 50px  !important; }
      .responsiveGrid .mt-xs-5 {
        margin-top: 50px  !important; }
      .responsiveGrid .mb-xs-auto {
        margin-bottom: auto !important; }
      .responsiveGrid .pb-xs-0 {
        padding-bottom: 0px  !important; }
      .responsiveGrid .mb-xs-0 {
        margin-bottom: 0px  !important; }
      .responsiveGrid .pb-xs-1 {
        padding-bottom: 10px !important; }
      .responsiveGrid .mb-xs-1 {
        margin-bottom: 10px !important; }
      .responsiveGrid .pb-xs-2 {
        padding-bottom: 20px !important; }
      .responsiveGrid .mb-xs-2 {
        margin-bottom: 20px !important; }
      .responsiveGrid .pb-xs-3 {
        padding-bottom: 30px !important; }
      .responsiveGrid .mb-xs-3 {
        margin-bottom: 30px !important; }
      .responsiveGrid .pb-xs-4 {
        padding-bottom: 40px !important; }
      .responsiveGrid .mb-xs-4 {
        margin-bottom: 40px !important; }
      .responsiveGrid .pb-xs-5 {
        padding-bottom: 50px !important; }
      .responsiveGrid .mb-xs-5 {
        margin-bottom: 50px !important; }
      .responsiveGrid .mr-xs-auto {
        margin: auto  !important; }
      .responsiveGrid .pr-xs-0 {
        padding-right: 0px  !important; }
      .responsiveGrid .mr-xs-0 {
        margin-right: 0px  !important; }
      .responsiveGrid .pr-xs-1 {
        padding-right: 10px !important; }
      .responsiveGrid .mr-xs-1 {
        margin-right: 10px !important; }
      .responsiveGrid .pr-xs-2 {
        padding-right: 20px !important; }
      .responsiveGrid .mr-xs-2 {
        margin-right: 20px !important; }
      .responsiveGrid .pr-xs-3 {
        padding-right: 30px !important; }
      .responsiveGrid .mr-xs-3 {
        margin-right: 30px !important; }
      .responsiveGrid .pr-xs-4 {
        padding-right: 40px !important; }
      .responsiveGrid .mr-xs-4 {
        margin-right: 40px !important; }
      .responsiveGrid .pr-xs-5 {
        padding-right: 50px !important; }
      .responsiveGrid .mr-xs-5 {
        margin-right: 50px !important; }
      .responsiveGrid .ml-xs-auto {
        margin-left: auto !important; }
      .responsiveGrid .pl-xs-0 {
        padding-left: 0px !important; }
      .responsiveGrid .ml-xs-0 {
        margin-left: 0px !important; }
      .responsiveGrid .pl-xs-1 {
        padding-left: 10px !important; }
      .responsiveGrid .ml-xs-1 {
        margin-left: 10px !important; }
      .responsiveGrid .pl-xs-2 {
        padding-left: 20px !important; }
      .responsiveGrid .ml-xs-2 {
        margin-left: 20px !important; }
      .responsiveGrid .pl-xs-3 {
        padding-left: 30px !important; }
      .responsiveGrid .ml-xs-3 {
        margin-left: 30px !important; }
      .responsiveGrid .pl-xs-4 {
        padding-left: 40px !important; }
      .responsiveGrid .ml-xs-4 {
        margin-left: 40px !important; }
      .responsiveGrid .pl-xs-5 {
        padding-left: 50px !important; }
      .responsiveGrid .ml-xs-5 {
        margin-left: 50px !important; } }
  @media (min-width: 641px) {
    .responsiveGrid {
      /* portrait tablets, portrait iPad, landscape e-readers, landscape 800x480 or 854x480 phones */ }
      .responsiveGrid .col-sm-1 {
        width: calc((100% / 12) * 1); }
      .responsiveGrid .col-sm-2 {
        width: calc((100% / 12) * 2); }
      .responsiveGrid .col-sm-3 {
        width: calc((100% / 12) * 3); }
      .responsiveGrid .col-sm-4 {
        width: calc((100% / 12) * 4); }
      .responsiveGrid .col-sm-5 {
        width: calc((100% / 12) * 5); }
      .responsiveGrid .col-sm-6 {
        width: calc((100% / 12) * 6); }
      .responsiveGrid .col-sm-7 {
        width: calc((100% / 12) * 7); }
      .responsiveGrid .col-sm-8 {
        width: calc((100% / 12) * 8); }
      .responsiveGrid .col-sm-9 {
        width: calc((100% / 12) * 9); }
      .responsiveGrid .col-sm-10 {
        width: calc((100% / 12) * 10); }
      .responsiveGrid .col-sm-11 {
        width: calc((100% / 12) * 11); }
      .responsiveGrid .col-sm-12 {
        width: calc((100% / 12) * 12); }
      .responsiveGrid .offset-sm-1 {
        margin-left: calc((100% / 12) * 1); }
      .responsiveGrid .offset-sm-2 {
        margin-left: calc((100% / 12) * 2); }
      .responsiveGrid .offset-sm-3 {
        margin-left: calc((100% / 12) * 3); }
      .responsiveGrid .offset-sm-4 {
        margin-left: calc((100% / 12) * 4); }
      .responsiveGrid .offset-sm-5 {
        margin-left: calc((100% / 12) * 5); }
      .responsiveGrid .offset-sm-6 {
        margin-left: calc((100% / 12) * 6); }
      .responsiveGrid .offset-sm-7 {
        margin-left: calc((100% / 12) * 7); }
      .responsiveGrid .offset-sm-8 {
        margin-left: calc((100% / 12) * 8); }
      .responsiveGrid .offset-sm-9 {
        margin-left: calc((100% / 12) * 9); }
      .responsiveGrid .offset-sm-10 {
        margin-left: calc((100% / 12) * 10); }
      .responsiveGrid .offset-sm-11 {
        margin-left: calc((100% / 12) * 11); }
      .responsiveGrid .offset-sm-12 {
        margin-left: calc((100% / 12) * 12); }
      .responsiveGrid .d-sm-flex {
        display: flex !important; }
      .responsiveGrid .d-sm-block {
        display: block !important; }
      .responsiveGrid .d-sm-inline {
        display: inline !important; }
      .responsiveGrid .d-sm-inline-block {
        display: inline-block !important; }
      .responsiveGrid .d-sm-inline-flex {
        display: inline-flex !important; }
      .responsiveGrid .d-sm-none {
        display: none !important; }
      .responsiveGrid .d-sm-table {
        display: table !important; }
      .responsiveGrid .d-sm-table-cell {
        display: table-cell !important; }
      .responsiveGrid .d-sm-print {
        display: print !important; }
      .responsiveGrid .order-sm-1 {
        order: 1 !important; }
      .responsiveGrid .order-sm-2 {
        order: 2 !important; }
      .responsiveGrid .order-sm-3 {
        order: 3 !important; }
      .responsiveGrid .order-sm-4 {
        order: 4 !important; }
      .responsiveGrid .order-sm-5 {
        order: 5 !important; }
      .responsiveGrid .order-sm-6 {
        order: 6 !important; }
      .responsiveGrid .order-sm-7 {
        order: 7 !important; }
      .responsiveGrid .order-sm-8 {
        order: 8 !important; }
      .responsiveGrid .order-sm-9 {
        order: 9 !important; }
      .responsiveGrid .order-sm-10 {
        order: 10 !important; }
      .responsiveGrid .order-sm-11 {
        order: 11 !important; }
      .responsiveGrid .order-sm-12 {
        order: 12 !important; }
      .responsiveGrid .order-sm-13 {
        order: 13 !important; }
      .responsiveGrid .position-sm-relative {
        position: relative !important; }
      .responsiveGrid .position-sm-absolute {
        position: absolute !important; }
      .responsiveGrid .position-sm-static {
        position: static   !important; }
      .responsiveGrid .position-sm-sticky {
        position: sticky   !important; }
      .responsiveGrid .position-sm-fixed {
        position: fixed    !important; }
      .responsiveGrid .text-sm-center {
        text-align: center  !important; }
      .responsiveGrid .text-sm-left {
        text-align: left    !important; }
      .responsiveGrid .text-sm-right {
        text-align: right   !important; }
      .responsiveGrid .text-sm-justfied {
        text-align: justify !important; }
      .responsiveGrid .text-sm-lowercase {
        text-transform: lowercase !important; }
      .responsiveGrid .text-sm-uppercase {
        text-transform: uppercase !important; }
      .responsiveGrid .text-sm-capitalize {
        text-transform: capitalize !important; }
      .responsiveGrid .m-sm-auto {
        margin: auto !important; }
      .responsiveGrid .p-sm-0 {
        padding: 0px !important; }
      .responsiveGrid .m-sm-0 {
        margin: 0px !important; }
      .responsiveGrid .p-sm-1 {
        padding: 10px !important; }
      .responsiveGrid .m-sm-1 {
        margin: 10px !important; }
      .responsiveGrid .p-sm-2 {
        padding: 20px !important; }
      .responsiveGrid .m-sm-2 {
        margin: 20px !important; }
      .responsiveGrid .p-sm-3 {
        padding: 30px !important; }
      .responsiveGrid .m-sm-3 {
        margin: 30px !important; }
      .responsiveGrid .p-sm-4 {
        padding: 40px !important; }
      .responsiveGrid .m-sm-4 {
        margin: 40px !important; }
      .responsiveGrid .p-sm-5 {
        padding: 50px !important; }
      .responsiveGrid .m-sm-5 {
        margin: 50px !important; }
      .responsiveGrid .mx-sm-auto {
        margin-left: auto !important;
        margin-right: auto !important; }
      .responsiveGrid .px-sm-0 {
        padding-left: 0px  !important;
        padding-right: 0px  !important; }
      .responsiveGrid .mx-sm-0 {
        margin-left: 0px  !important;
        margin-right: 0px  !important; }
      .responsiveGrid .px-sm-1 {
        padding-left: 10px !important;
        padding-right: 10px !important; }
      .responsiveGrid .mx-sm-1 {
        margin-left: 10px !important;
        margin-right: 10px !important; }
      .responsiveGrid .px-sm-2 {
        padding-left: 20px !important;
        padding-right: 20px !important; }
      .responsiveGrid .mx-sm-2 {
        margin-left: 20px !important;
        margin-right: 20px !important; }
      .responsiveGrid .px-sm-3 {
        padding-left: 30px !important;
        padding-right: 30px !important; }
      .responsiveGrid .mx-sm-3 {
        margin-left: 30px !important;
        margin-right: 30px !important; }
      .responsiveGrid .px-sm-4 {
        padding-left: 40px !important;
        padding-right: 40px !important; }
      .responsiveGrid .mx-sm-4 {
        margin-left: 40px !important;
        margin-right: 40px !important; }
      .responsiveGrid .px-sm-5 {
        padding-left: 50px !important;
        padding-right: 50px !important; }
      .responsiveGrid .mx-sm-5 {
        margin-left: 50px !important;
        margin-right: 50px !important; }
      .responsiveGrid .my-sm-auto {
        margin-top: auto !important;
        margin-bottom: auto !important; }
      .responsiveGrid .py-sm-0 {
        padding-top: 0px  !important;
        padding-bottom: 0px  !important; }
      .responsiveGrid .my-sm-0 {
        margin-top: 0px  !important;
        margin-bottom: 0px  !important; }
      .responsiveGrid .py-sm-1 {
        padding-top: 10px !important;
        padding-bottom: 10px !important; }
      .responsiveGrid .my-sm-1 {
        margin-top: 10px !important;
        margin-bottom: 10px !important; }
      .responsiveGrid .py-sm-2 {
        padding-top: 20px !important;
        padding-bottom: 20px !important; }
      .responsiveGrid .my-sm-2 {
        margin-top: 20px !important;
        margin-bottom: 20px !important; }
      .responsiveGrid .py-sm-3 {
        padding-top: 30px !important;
        padding-bottom: 30px !important; }
      .responsiveGrid .my-sm-3 {
        margin-top: 30px !important;
        margin-bottom: 30px !important; }
      .responsiveGrid .py-sm-4 {
        padding-top: 40px !important;
        padding-bottom: 40px !important; }
      .responsiveGrid .my-sm-4 {
        margin-top: 40px !important;
        margin-bottom: 40px !important; }
      .responsiveGrid .py-sm-5 {
        padding-top: 50px !important;
        padding-bottom: 50px !important; }
      .responsiveGrid .my-sm-5 {
        margin-top: 50px !important;
        margin-bottom: 50px !important; }
      .responsiveGrid .mt-sm-auto {
        margin-top: auto  !important; }
      .responsiveGrid .pt-sm-0 {
        padding-top: 0px   !important; }
      .responsiveGrid .mt-sm-0 {
        margin-top: 0px   !important; }
      .responsiveGrid .pt-sm-1 {
        padding-top: 10px  !important; }
      .responsiveGrid .mt-sm-1 {
        margin-top: 10px  !important; }
      .responsiveGrid .pt-sm-2 {
        padding-top: 20px  !important; }
      .responsiveGrid .mt-sm-2 {
        margin-top: 20px  !important; }
      .responsiveGrid .pt-sm-3 {
        padding-top: 30px  !important; }
      .responsiveGrid .mt-sm-3 {
        margin-top: 30px  !important; }
      .responsiveGrid .pt-sm-4 {
        padding-top: 40px  !important; }
      .responsiveGrid .mt-sm-4 {
        margin-top: 40px  !important; }
      .responsiveGrid .pt-sm-5 {
        padding-top: 50px  !important; }
      .responsiveGrid .mt-sm-5 {
        margin-top: 50px  !important; }
      .responsiveGrid .mb-sm-auto {
        margin-bottom: auto !important; }
      .responsiveGrid .pb-sm-0 {
        padding-bottom: 0px  !important; }
      .responsiveGrid .mb-sm-0 {
        margin-bottom: 0px  !important; }
      .responsiveGrid .pb-sm-1 {
        padding-bottom: 10px !important; }
      .responsiveGrid .mb-sm-1 {
        margin-bottom: 10px !important; }
      .responsiveGrid .pb-sm-2 {
        padding-bottom: 20px !important; }
      .responsiveGrid .mb-sm-2 {
        margin-bottom: 20px !important; }
      .responsiveGrid .pb-sm-3 {
        padding-bottom: 30px !important; }
      .responsiveGrid .mb-sm-3 {
        margin-bottom: 30px !important; }
      .responsiveGrid .pb-sm-4 {
        padding-bottom: 40px !important; }
      .responsiveGrid .mb-sm-4 {
        margin-bottom: 40px !important; }
      .responsiveGrid .pb-sm-5 {
        padding-bottom: 50px !important; }
      .responsiveGrid .mb-sm-5 {
        margin-bottom: 50px !important; }
      .responsiveGrid .mr-sm-auto {
        margin: auto  !important; }
      .responsiveGrid .pr-sm-0 {
        padding-right: 0px  !important; }
      .responsiveGrid .mr-sm-0 {
        margin-right: 0px  !important; }
      .responsiveGrid .pr-sm-1 {
        padding-right: 10px !important; }
      .responsiveGrid .mr-sm-1 {
        margin-right: 10px !important; }
      .responsiveGrid .pr-sm-2 {
        padding-right: 20px !important; }
      .responsiveGrid .mr-sm-2 {
        margin-right: 20px !important; }
      .responsiveGrid .pr-sm-3 {
        padding-right: 30px !important; }
      .responsiveGrid .mr-sm-3 {
        margin-right: 30px !important; }
      .responsiveGrid .pr-sm-4 {
        padding-right: 40px !important; }
      .responsiveGrid .mr-sm-4 {
        margin-right: 40px !important; }
      .responsiveGrid .pr-sm-5 {
        padding-right: 50px !important; }
      .responsiveGrid .mr-sm-5 {
        margin-right: 50px !important; }
      .responsiveGrid .ml-sm-auto {
        margin-left: auto !important; }
      .responsiveGrid .pl-sm-0 {
        padding-left: 0px !important; }
      .responsiveGrid .ml-sm-0 {
        margin-left: 0px !important; }
      .responsiveGrid .pl-sm-1 {
        padding-left: 10px !important; }
      .responsiveGrid .ml-sm-1 {
        margin-left: 10px !important; }
      .responsiveGrid .pl-sm-2 {
        padding-left: 20px !important; }
      .responsiveGrid .ml-sm-2 {
        margin-left: 20px !important; }
      .responsiveGrid .pl-sm-3 {
        padding-left: 30px !important; }
      .responsiveGrid .ml-sm-3 {
        margin-left: 30px !important; }
      .responsiveGrid .pl-sm-4 {
        padding-left: 40px !important; }
      .responsiveGrid .ml-sm-4 {
        margin-left: 40px !important; }
      .responsiveGrid .pl-sm-5 {
        padding-left: 50px !important; }
      .responsiveGrid .ml-sm-5 {
        margin-left: 50px !important; } }
  @media (min-width: 961px) {
    .responsiveGrid {
      /* tablet, landscape iPad, lo-res laptops ands desktops */ }
      .responsiveGrid .col-mdt-1 {
        width: calc((100% / 12) * 1); }
      .responsiveGrid .col-mdt-2 {
        width: calc((100% / 12) * 2); }
      .responsiveGrid .col-mdt-3 {
        width: calc((100% / 12) * 3); }
      .responsiveGrid .col-mdt-4 {
        width: calc((100% / 12) * 4); }
      .responsiveGrid .col-mdt-5 {
        width: calc((100% / 12) * 5); }
      .responsiveGrid .col-mdt-6 {
        width: calc((100% / 12) * 6); }
      .responsiveGrid .col-mdt-7 {
        width: calc((100% / 12) * 7); }
      .responsiveGrid .col-mdt-8 {
        width: calc((100% / 12) * 8); }
      .responsiveGrid .col-mdt-9 {
        width: calc((100% / 12) * 9); }
      .responsiveGrid .col-mdt-10 {
        width: calc((100% / 12) * 10); }
      .responsiveGrid .col-mdt-11 {
        width: calc((100% / 12) * 11); }
      .responsiveGrid .col-mdt-12 {
        width: calc((100% / 12) * 12); }
      .responsiveGrid .offset-mdt-1 {
        margin-left: calc((100% / 12) * 1); }
      .responsiveGrid .offset-mdt-2 {
        margin-left: calc((100% / 12) * 2); }
      .responsiveGrid .offset-mdt-3 {
        margin-left: calc((100% / 12) * 3); }
      .responsiveGrid .offset-mdt-4 {
        margin-left: calc((100% / 12) * 4); }
      .responsiveGrid .offset-mdt-5 {
        margin-left: calc((100% / 12) * 5); }
      .responsiveGrid .offset-mdt-6 {
        margin-left: calc((100% / 12) * 6); }
      .responsiveGrid .offset-mdt-7 {
        margin-left: calc((100% / 12) * 7); }
      .responsiveGrid .offset-mdt-8 {
        margin-left: calc((100% / 12) * 8); }
      .responsiveGrid .offset-mdt-9 {
        margin-left: calc((100% / 12) * 9); }
      .responsiveGrid .offset-mdt-10 {
        margin-left: calc((100% / 12) * 10); }
      .responsiveGrid .offset-mdt-11 {
        margin-left: calc((100% / 12) * 11); }
      .responsiveGrid .offset-mdt-12 {
        margin-left: calc((100% / 12) * 12); }
      .responsiveGrid .d-mdt-flex {
        display: flex !important; }
      .responsiveGrid .d-mdt-block {
        display: block !important; }
      .responsiveGrid .d-mdt-inline {
        display: inline !important; }
      .responsiveGrid .d-mdt-inline-block {
        display: inline-block !important; }
      .responsiveGrid .d-mdt-inline-flex {
        display: inline-flex !important; }
      .responsiveGrid .d-mdt-none {
        display: none !important; }
      .responsiveGrid .d-mdt-table {
        display: table !important; }
      .responsiveGrid .d-mdt-table-cell {
        display: table-cell !important; }
      .responsiveGrid .d-mdt-print {
        display: print !important; }
      .responsiveGrid .order-mdt-1 {
        order: 1 !important; }
      .responsiveGrid .order-mdt-2 {
        order: 2 !important; }
      .responsiveGrid .order-mdt-3 {
        order: 3 !important; }
      .responsiveGrid .order-mdt-4 {
        order: 4 !important; }
      .responsiveGrid .order-mdt-5 {
        order: 5 !important; }
      .responsiveGrid .order-mdt-6 {
        order: 6 !important; }
      .responsiveGrid .order-mdt-7 {
        order: 7 !important; }
      .responsiveGrid .order-mdt-8 {
        order: 8 !important; }
      .responsiveGrid .order-mdt-9 {
        order: 9 !important; }
      .responsiveGrid .order-mdt-10 {
        order: 10 !important; }
      .responsiveGrid .order-mdt-11 {
        order: 11 !important; }
      .responsiveGrid .order-mdt-12 {
        order: 12 !important; }
      .responsiveGrid .order-mdt-13 {
        order: 13 !important; }
      .responsiveGrid .position-mdt-relative {
        position: relative !important; }
      .responsiveGrid .position-mdt-absolute {
        position: absolute !important; }
      .responsiveGrid .position-mdt-static {
        position: static   !important; }
      .responsiveGrid .position-mdt-sticky {
        position: sticky   !important; }
      .responsiveGrid .position-mdt-fixed {
        position: fixed    !important; }
      .responsiveGrid .text-mdt-center {
        text-align: center  !important; }
      .responsiveGrid .text-mdt-left {
        text-align: left    !important; }
      .responsiveGrid .text-mdt-right {
        text-align: right   !important; }
      .responsiveGrid .text-mdt-justfied {
        text-align: justify !important; }
      .responsiveGrid .text-mdt-lowercase {
        text-transform: lowercase !important; }
      .responsiveGrid .text-mdt-uppercase {
        text-transform: uppercase !important; }
      .responsiveGrid .text-mdt-capitalize {
        text-transform: capitalize !important; }
      .responsiveGrid .m-mdt-auto {
        margin: auto !important; }
      .responsiveGrid .p-mdt-0 {
        padding: 0px !important; }
      .responsiveGrid .m-mdt-0 {
        margin: 0px !important; }
      .responsiveGrid .p-mdt-1 {
        padding: 10px !important; }
      .responsiveGrid .m-mdt-1 {
        margin: 10px !important; }
      .responsiveGrid .p-mdt-2 {
        padding: 20px !important; }
      .responsiveGrid .m-mdt-2 {
        margin: 20px !important; }
      .responsiveGrid .p-mdt-3 {
        padding: 30px !important; }
      .responsiveGrid .m-mdt-3 {
        margin: 30px !important; }
      .responsiveGrid .p-mdt-4 {
        padding: 40px !important; }
      .responsiveGrid .m-mdt-4 {
        margin: 40px !important; }
      .responsiveGrid .p-mdt-5 {
        padding: 50px !important; }
      .responsiveGrid .m-mdt-5 {
        margin: 50px !important; }
      .responsiveGrid .mx-mdt-auto {
        margin-left: auto !important;
        margin-right: auto !important; }
      .responsiveGrid .px-mdt-0 {
        padding-left: 0px  !important;
        padding-right: 0px  !important; }
      .responsiveGrid .mx-mdt-0 {
        margin-left: 0px  !important;
        margin-right: 0px  !important; }
      .responsiveGrid .px-mdt-1 {
        padding-left: 10px !important;
        padding-right: 10px !important; }
      .responsiveGrid .mx-mdt-1 {
        margin-left: 10px !important;
        margin-right: 10px !important; }
      .responsiveGrid .px-mdt-2 {
        padding-left: 20px !important;
        padding-right: 20px !important; }
      .responsiveGrid .mx-mdt-2 {
        margin-left: 20px !important;
        margin-right: 20px !important; }
      .responsiveGrid .px-mdt-3 {
        padding-left: 30px !important;
        padding-right: 30px !important; }
      .responsiveGrid .mx-mdt-3 {
        margin-left: 30px !important;
        margin-right: 30px !important; }
      .responsiveGrid .px-mdt-4 {
        padding-left: 40px !important;
        padding-right: 40px !important; }
      .responsiveGrid .mx-mdt-4 {
        margin-left: 40px !important;
        margin-right: 40px !important; }
      .responsiveGrid .px-mdt-5 {
        padding-left: 50px !important;
        padding-right: 50px !important; }
      .responsiveGrid .mx-mdt-5 {
        margin-left: 50px !important;
        margin-right: 50px !important; }
      .responsiveGrid .my-mdt-auto {
        margin-top: auto !important;
        margin-bottom: auto !important; }
      .responsiveGrid .py-mdt-0 {
        padding-top: 0px  !important;
        padding-bottom: 0px  !important; }
      .responsiveGrid .my-mdt-0 {
        margin-top: 0px  !important;
        margin-bottom: 0px  !important; }
      .responsiveGrid .py-mdt-1 {
        padding-top: 10px !important;
        padding-bottom: 10px !important; }
      .responsiveGrid .my-mdt-1 {
        margin-top: 10px !important;
        margin-bottom: 10px !important; }
      .responsiveGrid .py-mdt-2 {
        padding-top: 20px !important;
        padding-bottom: 20px !important; }
      .responsiveGrid .my-mdt-2 {
        margin-top: 20px !important;
        margin-bottom: 20px !important; }
      .responsiveGrid .py-mdt-3 {
        padding-top: 30px !important;
        padding-bottom: 30px !important; }
      .responsiveGrid .my-mdt-3 {
        margin-top: 30px !important;
        margin-bottom: 30px !important; }
      .responsiveGrid .py-mdt-4 {
        padding-top: 40px !important;
        padding-bottom: 40px !important; }
      .responsiveGrid .my-mdt-4 {
        margin-top: 40px !important;
        margin-bottom: 40px !important; }
      .responsiveGrid .py-mdt-5 {
        padding-top: 50px !important;
        padding-bottom: 50px !important; }
      .responsiveGrid .my-mdt-5 {
        margin-top: 50px !important;
        margin-bottom: 50px !important; }
      .responsiveGrid .mt-mdt-auto {
        margin-top: auto  !important; }
      .responsiveGrid .pt-mdt-0 {
        padding-top: 0px   !important; }
      .responsiveGrid .mt-mdt-0 {
        margin-top: 0px   !important; }
      .responsiveGrid .pt-mdt-1 {
        padding-top: 10px  !important; }
      .responsiveGrid .mt-mdt-1 {
        margin-top: 10px  !important; }
      .responsiveGrid .pt-mdt-2 {
        padding-top: 20px  !important; }
      .responsiveGrid .mt-mdt-2 {
        margin-top: 20px  !important; }
      .responsiveGrid .pt-mdt-3 {
        padding-top: 30px  !important; }
      .responsiveGrid .mt-mdt-3 {
        margin-top: 30px  !important; }
      .responsiveGrid .pt-mdt-4 {
        padding-top: 40px  !important; }
      .responsiveGrid .mt-mdt-4 {
        margin-top: 40px  !important; }
      .responsiveGrid .pt-mdt-5 {
        padding-top: 50px  !important; }
      .responsiveGrid .mt-mdt-5 {
        margin-top: 50px  !important; }
      .responsiveGrid .mb-mdt-auto {
        margin-bottom: auto !important; }
      .responsiveGrid .pb-mdt-0 {
        padding-bottom: 0px  !important; }
      .responsiveGrid .mb-mdt-0 {
        margin-bottom: 0px  !important; }
      .responsiveGrid .pb-mdt-1 {
        padding-bottom: 10px !important; }
      .responsiveGrid .mb-mdt-1 {
        margin-bottom: 10px !important; }
      .responsiveGrid .pb-mdt-2 {
        padding-bottom: 20px !important; }
      .responsiveGrid .mb-mdt-2 {
        margin-bottom: 20px !important; }
      .responsiveGrid .pb-mdt-3 {
        padding-bottom: 30px !important; }
      .responsiveGrid .mb-mdt-3 {
        margin-bottom: 30px !important; }
      .responsiveGrid .pb-mdt-4 {
        padding-bottom: 40px !important; }
      .responsiveGrid .mb-mdt-4 {
        margin-bottom: 40px !important; }
      .responsiveGrid .pb-mdt-5 {
        padding-bottom: 50px !important; }
      .responsiveGrid .mb-mdt-5 {
        margin-bottom: 50px !important; }
      .responsiveGrid .mr-mdt-auto {
        margin: auto  !important; }
      .responsiveGrid .pr-mdt-0 {
        padding-right: 0px  !important; }
      .responsiveGrid .mr-mdt-0 {
        margin-right: 0px  !important; }
      .responsiveGrid .pr-mdt-1 {
        padding-right: 10px !important; }
      .responsiveGrid .mr-mdt-1 {
        margin-right: 10px !important; }
      .responsiveGrid .pr-mdt-2 {
        padding-right: 20px !important; }
      .responsiveGrid .mr-mdt-2 {
        margin-right: 20px !important; }
      .responsiveGrid .pr-mdt-3 {
        padding-right: 30px !important; }
      .responsiveGrid .mr-mdt-3 {
        margin-right: 30px !important; }
      .responsiveGrid .pr-mdt-4 {
        padding-right: 40px !important; }
      .responsiveGrid .mr-mdt-4 {
        margin-right: 40px !important; }
      .responsiveGrid .pr-mdt-5 {
        padding-right: 50px !important; }
      .responsiveGrid .mr-mdt-5 {
        margin-right: 50px !important; }
      .responsiveGrid .ml-mdt-auto {
        margin-left: auto !important; }
      .responsiveGrid .pl-mdt-0 {
        padding-left: 0px !important; }
      .responsiveGrid .ml-mdt-0 {
        margin-left: 0px !important; }
      .responsiveGrid .pl-mdt-1 {
        padding-left: 10px !important; }
      .responsiveGrid .ml-mdt-1 {
        margin-left: 10px !important; }
      .responsiveGrid .pl-mdt-2 {
        padding-left: 20px !important; }
      .responsiveGrid .ml-mdt-2 {
        margin-left: 20px !important; }
      .responsiveGrid .pl-mdt-3 {
        padding-left: 30px !important; }
      .responsiveGrid .ml-mdt-3 {
        margin-left: 30px !important; }
      .responsiveGrid .pl-mdt-4 {
        padding-left: 40px !important; }
      .responsiveGrid .ml-mdt-4 {
        margin-left: 40px !important; }
      .responsiveGrid .pl-mdt-5 {
        padding-left: 50px !important; }
      .responsiveGrid .ml-mdt-5 {
        margin-left: 50px !important; } }
  @media (min-width: 1025px) {
    .responsiveGrid {
      /* big landscape tablets, laptops, and desktops */ }
      .responsiveGrid .col-lt-1 {
        width: calc((100% / 12) * 1); }
      .responsiveGrid .col-lt-2 {
        width: calc((100% / 12) * 2); }
      .responsiveGrid .col-lt-3 {
        width: calc((100% / 12) * 3); }
      .responsiveGrid .col-lt-4 {
        width: calc((100% / 12) * 4); }
      .responsiveGrid .col-lt-5 {
        width: calc((100% / 12) * 5); }
      .responsiveGrid .col-lt-6 {
        width: calc((100% / 12) * 6); }
      .responsiveGrid .col-lt-7 {
        width: calc((100% / 12) * 7); }
      .responsiveGrid .col-lt-8 {
        width: calc((100% / 12) * 8); }
      .responsiveGrid .col-lt-9 {
        width: calc((100% / 12) * 9); }
      .responsiveGrid .col-lt-10 {
        width: calc((100% / 12) * 10); }
      .responsiveGrid .col-lt-11 {
        width: calc((100% / 12) * 11); }
      .responsiveGrid .col-lt-12 {
        width: calc((100% / 12) * 12); }
      .responsiveGrid .offset-lt-1 {
        margin-left: calc((100% / 12) * 1); }
      .responsiveGrid .offset-lt-2 {
        margin-left: calc((100% / 12) * 2); }
      .responsiveGrid .offset-lt-3 {
        margin-left: calc((100% / 12) * 3); }
      .responsiveGrid .offset-lt-4 {
        margin-left: calc((100% / 12) * 4); }
      .responsiveGrid .offset-lt-5 {
        margin-left: calc((100% / 12) * 5); }
      .responsiveGrid .offset-lt-6 {
        margin-left: calc((100% / 12) * 6); }
      .responsiveGrid .offset-lt-7 {
        margin-left: calc((100% / 12) * 7); }
      .responsiveGrid .offset-lt-8 {
        margin-left: calc((100% / 12) * 8); }
      .responsiveGrid .offset-lt-9 {
        margin-left: calc((100% / 12) * 9); }
      .responsiveGrid .offset-lt-10 {
        margin-left: calc((100% / 12) * 10); }
      .responsiveGrid .offset-lt-11 {
        margin-left: calc((100% / 12) * 11); }
      .responsiveGrid .offset-lt-12 {
        margin-left: calc((100% / 12) * 12); }
      .responsiveGrid .d-lt-flex {
        display: flex !important; }
      .responsiveGrid .d-lt-block {
        display: block !important; }
      .responsiveGrid .d-lt-inline {
        display: inline !important; }
      .responsiveGrid .d-lt-inline-block {
        display: inline-block !important; }
      .responsiveGrid .d-lt-inline-flex {
        display: inline-flex !important; }
      .responsiveGrid .d-lt-none {
        display: none !important; }
      .responsiveGrid .d-lt-table {
        display: table !important; }
      .responsiveGrid .d-lt-table-cell {
        display: table-cell !important; }
      .responsiveGrid .d-lt-print {
        display: print !important; }
      .responsiveGrid .order-lt-1 {
        order: 1 !important; }
      .responsiveGrid .order-lt-2 {
        order: 2 !important; }
      .responsiveGrid .order-lt-3 {
        order: 3 !important; }
      .responsiveGrid .order-lt-4 {
        order: 4 !important; }
      .responsiveGrid .order-lt-5 {
        order: 5 !important; }
      .responsiveGrid .order-lt-6 {
        order: 6 !important; }
      .responsiveGrid .order-lt-7 {
        order: 7 !important; }
      .responsiveGrid .order-lt-8 {
        order: 8 !important; }
      .responsiveGrid .order-lt-9 {
        order: 9 !important; }
      .responsiveGrid .order-lt-10 {
        order: 10 !important; }
      .responsiveGrid .order-lt-11 {
        order: 11 !important; }
      .responsiveGrid .order-lt-12 {
        order: 12 !important; }
      .responsiveGrid .order-lt-13 {
        order: 13 !important; }
      .responsiveGrid .position-lt-relative {
        position: relative !important; }
      .responsiveGrid .position-lt-absolute {
        position: absolute !important; }
      .responsiveGrid .position-lt-static {
        position: static   !important; }
      .responsiveGrid .position-lt-sticky {
        position: sticky   !important; }
      .responsiveGrid .position-lt-fixed {
        position: fixed    !important; }
      .responsiveGrid .text-lt-center {
        text-align: center  !important; }
      .responsiveGrid .text-lt-left {
        text-align: left    !important; }
      .responsiveGrid .text-lt-right {
        text-align: right   !important; }
      .responsiveGrid .text-lt-justfied {
        text-align: justify !important; }
      .responsiveGrid .text-lt-lowercase {
        text-transform: lowercase !important; }
      .responsiveGrid .text-lt-uppercase {
        text-transform: uppercase !important; }
      .responsiveGrid .text-lt-capitalize {
        text-transform: capitalize !important; }
      .responsiveGrid .m-lt-auto {
        margin: auto !important; }
      .responsiveGrid .p-lt-0 {
        padding: 0px !important; }
      .responsiveGrid .m-lt-0 {
        margin: 0px !important; }
      .responsiveGrid .p-lt-1 {
        padding: 10px !important; }
      .responsiveGrid .m-lt-1 {
        margin: 10px !important; }
      .responsiveGrid .p-lt-2 {
        padding: 20px !important; }
      .responsiveGrid .m-lt-2 {
        margin: 20px !important; }
      .responsiveGrid .p-lt-3 {
        padding: 30px !important; }
      .responsiveGrid .m-lt-3 {
        margin: 30px !important; }
      .responsiveGrid .p-lt-4 {
        padding: 40px !important; }
      .responsiveGrid .m-lt-4 {
        margin: 40px !important; }
      .responsiveGrid .p-lt-5 {
        padding: 50px !important; }
      .responsiveGrid .m-lt-5 {
        margin: 50px !important; }
      .responsiveGrid .mx-lt-auto {
        margin-left: auto !important;
        margin-right: auto !important; }
      .responsiveGrid .px-lt-0 {
        padding-left: 0px  !important;
        padding-right: 0px  !important; }
      .responsiveGrid .mx-lt-0 {
        margin-left: 0px  !important;
        margin-right: 0px  !important; }
      .responsiveGrid .px-lt-1 {
        padding-left: 10px !important;
        padding-right: 10px !important; }
      .responsiveGrid .mx-lt-1 {
        margin-left: 10px !important;
        margin-right: 10px !important; }
      .responsiveGrid .px-lt-2 {
        padding-left: 20px !important;
        padding-right: 20px !important; }
      .responsiveGrid .mx-lt-2 {
        margin-left: 20px !important;
        margin-right: 20px !important; }
      .responsiveGrid .px-lt-3 {
        padding-left: 30px !important;
        padding-right: 30px !important; }
      .responsiveGrid .mx-lt-3 {
        margin-left: 30px !important;
        margin-right: 30px !important; }
      .responsiveGrid .px-lt-4 {
        padding-left: 40px !important;
        padding-right: 40px !important; }
      .responsiveGrid .mx-lt-4 {
        margin-left: 40px !important;
        margin-right: 40px !important; }
      .responsiveGrid .px-lt-5 {
        padding-left: 50px !important;
        padding-right: 50px !important; }
      .responsiveGrid .mx-lt-5 {
        margin-left: 50px !important;
        margin-right: 50px !important; }
      .responsiveGrid .my-lt-auto {
        margin-top: auto !important;
        margin-bottom: auto !important; }
      .responsiveGrid .py-lt-0 {
        padding-top: 0px  !important;
        padding-bottom: 0px  !important; }
      .responsiveGrid .my-lt-0 {
        margin-top: 0px  !important;
        margin-bottom: 0px  !important; }
      .responsiveGrid .py-lt-1 {
        padding-top: 10px !important;
        padding-bottom: 10px !important; }
      .responsiveGrid .my-lt-1 {
        margin-top: 10px !important;
        margin-bottom: 10px !important; }
      .responsiveGrid .py-lt-2 {
        padding-top: 20px !important;
        padding-bottom: 20px !important; }
      .responsiveGrid .my-lt-2 {
        margin-top: 20px !important;
        margin-bottom: 20px !important; }
      .responsiveGrid .py-lt-3 {
        padding-top: 30px !important;
        padding-bottom: 30px !important; }
      .responsiveGrid .my-lt-3 {
        margin-top: 30px !important;
        margin-bottom: 30px !important; }
      .responsiveGrid .py-lt-4 {
        padding-top: 40px !important;
        padding-bottom: 40px !important; }
      .responsiveGrid .my-lt-4 {
        margin-top: 40px !important;
        margin-bottom: 40px !important; }
      .responsiveGrid .py-lt-5 {
        padding-top: 50px !important;
        padding-bottom: 50px !important; }
      .responsiveGrid .my-lt-5 {
        margin-top: 50px !important;
        margin-bottom: 50px !important; }
      .responsiveGrid .mt-lt-auto {
        margin-top: auto  !important; }
      .responsiveGrid .pt-lt-0 {
        padding-top: 0px   !important; }
      .responsiveGrid .mt-lt-0 {
        margin-top: 0px   !important; }
      .responsiveGrid .pt-lt-1 {
        padding-top: 10px  !important; }
      .responsiveGrid .mt-lt-1 {
        margin-top: 10px  !important; }
      .responsiveGrid .pt-lt-2 {
        padding-top: 20px  !important; }
      .responsiveGrid .mt-lt-2 {
        margin-top: 20px  !important; }
      .responsiveGrid .pt-lt-3 {
        padding-top: 30px  !important; }
      .responsiveGrid .mt-lt-3 {
        margin-top: 30px  !important; }
      .responsiveGrid .pt-lt-4 {
        padding-top: 40px  !important; }
      .responsiveGrid .mt-lt-4 {
        margin-top: 40px  !important; }
      .responsiveGrid .pt-lt-5 {
        padding-top: 50px  !important; }
      .responsiveGrid .mt-lt-5 {
        margin-top: 50px  !important; }
      .responsiveGrid .mb-lt-auto {
        margin-bottom: auto !important; }
      .responsiveGrid .pb-lt-0 {
        padding-bottom: 0px  !important; }
      .responsiveGrid .mb-lt-0 {
        margin-bottom: 0px  !important; }
      .responsiveGrid .pb-lt-1 {
        padding-bottom: 10px !important; }
      .responsiveGrid .mb-lt-1 {
        margin-bottom: 10px !important; }
      .responsiveGrid .pb-lt-2 {
        padding-bottom: 20px !important; }
      .responsiveGrid .mb-lt-2 {
        margin-bottom: 20px !important; }
      .responsiveGrid .pb-lt-3 {
        padding-bottom: 30px !important; }
      .responsiveGrid .mb-lt-3 {
        margin-bottom: 30px !important; }
      .responsiveGrid .pb-lt-4 {
        padding-bottom: 40px !important; }
      .responsiveGrid .mb-lt-4 {
        margin-bottom: 40px !important; }
      .responsiveGrid .pb-lt-5 {
        padding-bottom: 50px !important; }
      .responsiveGrid .mb-lt-5 {
        margin-bottom: 50px !important; }
      .responsiveGrid .mr-lt-auto {
        margin: auto  !important; }
      .responsiveGrid .pr-lt-0 {
        padding-right: 0px  !important; }
      .responsiveGrid .mr-lt-0 {
        margin-right: 0px  !important; }
      .responsiveGrid .pr-lt-1 {
        padding-right: 10px !important; }
      .responsiveGrid .mr-lt-1 {
        margin-right: 10px !important; }
      .responsiveGrid .pr-lt-2 {
        padding-right: 20px !important; }
      .responsiveGrid .mr-lt-2 {
        margin-right: 20px !important; }
      .responsiveGrid .pr-lt-3 {
        padding-right: 30px !important; }
      .responsiveGrid .mr-lt-3 {
        margin-right: 30px !important; }
      .responsiveGrid .pr-lt-4 {
        padding-right: 40px !important; }
      .responsiveGrid .mr-lt-4 {
        margin-right: 40px !important; }
      .responsiveGrid .pr-lt-5 {
        padding-right: 50px !important; }
      .responsiveGrid .mr-lt-5 {
        margin-right: 50px !important; }
      .responsiveGrid .ml-lt-auto {
        margin-left: auto !important; }
      .responsiveGrid .pl-lt-0 {
        padding-left: 0px !important; }
      .responsiveGrid .ml-lt-0 {
        margin-left: 0px !important; }
      .responsiveGrid .pl-lt-1 {
        padding-left: 10px !important; }
      .responsiveGrid .ml-lt-1 {
        margin-left: 10px !important; }
      .responsiveGrid .pl-lt-2 {
        padding-left: 20px !important; }
      .responsiveGrid .ml-lt-2 {
        margin-left: 20px !important; }
      .responsiveGrid .pl-lt-3 {
        padding-left: 30px !important; }
      .responsiveGrid .ml-lt-3 {
        margin-left: 30px !important; }
      .responsiveGrid .pl-lt-4 {
        padding-left: 40px !important; }
      .responsiveGrid .ml-lt-4 {
        margin-left: 40px !important; }
      .responsiveGrid .pl-lt-5 {
        padding-left: 50px !important; }
      .responsiveGrid .ml-lt-5 {
        margin-left: 50px !important; } }
  @media (min-width: 1281px) {
    .responsiveGrid {
      /* hi-res laptops and desktops */ }
      .responsiveGrid .col-md-1 {
        width: calc((100% / 12) * 1); }
      .responsiveGrid .col-md-2 {
        width: calc((100% / 12) * 2); }
      .responsiveGrid .col-md-3 {
        width: calc((100% / 12) * 3); }
      .responsiveGrid .col-md-4 {
        width: calc((100% / 12) * 4); }
      .responsiveGrid .col-md-5 {
        width: calc((100% / 12) * 5); }
      .responsiveGrid .col-md-6 {
        width: calc((100% / 12) * 6); }
      .responsiveGrid .col-md-7 {
        width: calc((100% / 12) * 7); }
      .responsiveGrid .col-md-8 {
        width: calc((100% / 12) * 8); }
      .responsiveGrid .col-md-9 {
        width: calc((100% / 12) * 9); }
      .responsiveGrid .col-md-10 {
        width: calc((100% / 12) * 10); }
      .responsiveGrid .col-md-11 {
        width: calc((100% / 12) * 11); }
      .responsiveGrid .col-md-12 {
        width: calc((100% / 12) * 12); }
      .responsiveGrid .offset-md-1 {
        margin-left: calc((100% / 12) * 1); }
      .responsiveGrid .offset-md-2 {
        margin-left: calc((100% / 12) * 2); }
      .responsiveGrid .offset-md-3 {
        margin-left: calc((100% / 12) * 3); }
      .responsiveGrid .offset-md-4 {
        margin-left: calc((100% / 12) * 4); }
      .responsiveGrid .offset-md-5 {
        margin-left: calc((100% / 12) * 5); }
      .responsiveGrid .offset-md-6 {
        margin-left: calc((100% / 12) * 6); }
      .responsiveGrid .offset-md-7 {
        margin-left: calc((100% / 12) * 7); }
      .responsiveGrid .offset-md-8 {
        margin-left: calc((100% / 12) * 8); }
      .responsiveGrid .offset-md-9 {
        margin-left: calc((100% / 12) * 9); }
      .responsiveGrid .offset-md-10 {
        margin-left: calc((100% / 12) * 10); }
      .responsiveGrid .offset-md-11 {
        margin-left: calc((100% / 12) * 11); }
      .responsiveGrid .offset-md-12 {
        margin-left: calc((100% / 12) * 12); }
      .responsiveGrid .d-md-flex {
        display: flex !important; }
      .responsiveGrid .d-md-block {
        display: block !important; }
      .responsiveGrid .d-md-inline {
        display: inline !important; }
      .responsiveGrid .d-md-inline-block {
        display: inline-block !important; }
      .responsiveGrid .d-md-inline-flex {
        display: inline-flex !important; }
      .responsiveGrid .d-md-none {
        display: none !important; }
      .responsiveGrid .d-md-table {
        display: table !important; }
      .responsiveGrid .d-md-table-cell {
        display: table-cell !important; }
      .responsiveGrid .d-md-print {
        display: print !important; }
      .responsiveGrid .order-md-1 {
        order: 1 !important; }
      .responsiveGrid .order-md-2 {
        order: 2 !important; }
      .responsiveGrid .order-md-3 {
        order: 3 !important; }
      .responsiveGrid .order-md-4 {
        order: 4 !important; }
      .responsiveGrid .order-md-5 {
        order: 5 !important; }
      .responsiveGrid .order-md-6 {
        order: 6 !important; }
      .responsiveGrid .order-md-7 {
        order: 7 !important; }
      .responsiveGrid .order-md-8 {
        order: 8 !important; }
      .responsiveGrid .order-md-9 {
        order: 9 !important; }
      .responsiveGrid .order-md-10 {
        order: 10 !important; }
      .responsiveGrid .order-md-11 {
        order: 11 !important; }
      .responsiveGrid .order-md-12 {
        order: 12 !important; }
      .responsiveGrid .order-md-13 {
        order: 13 !important; }
      .responsiveGrid .position-md-relative {
        position: relative !important; }
      .responsiveGrid .position-md-absolute {
        position: absolute !important; }
      .responsiveGrid .position-md-static {
        position: static   !important; }
      .responsiveGrid .position-md-sticky {
        position: sticky   !important; }
      .responsiveGrid .position-md-fixed {
        position: fixed    !important; }
      .responsiveGrid .text-md-center {
        text-align: center  !important; }
      .responsiveGrid .text-md-left {
        text-align: left    !important; }
      .responsiveGrid .text-md-right {
        text-align: right   !important; }
      .responsiveGrid .text-md-justfied {
        text-align: justify !important; }
      .responsiveGrid .text-md-lowercase {
        text-transform: lowercase !important; }
      .responsiveGrid .text-md-uppercase {
        text-transform: uppercase !important; }
      .responsiveGrid .text-md-capitalize {
        text-transform: capitalize !important; }
      .responsiveGrid .m-md-auto {
        margin: auto !important; }
      .responsiveGrid .p-md-0 {
        padding: 0px !important; }
      .responsiveGrid .m-md-0 {
        margin: 0px !important; }
      .responsiveGrid .p-md-1 {
        padding: 10px !important; }
      .responsiveGrid .m-md-1 {
        margin: 10px !important; }
      .responsiveGrid .p-md-2 {
        padding: 20px !important; }
      .responsiveGrid .m-md-2 {
        margin: 20px !important; }
      .responsiveGrid .p-md-3 {
        padding: 30px !important; }
      .responsiveGrid .m-md-3 {
        margin: 30px !important; }
      .responsiveGrid .p-md-4 {
        padding: 40px !important; }
      .responsiveGrid .m-md-4 {
        margin: 40px !important; }
      .responsiveGrid .p-md-5 {
        padding: 50px !important; }
      .responsiveGrid .m-md-5 {
        margin: 50px !important; }
      .responsiveGrid .mx-md-auto {
        margin-left: auto !important;
        margin-right: auto !important; }
      .responsiveGrid .px-md-0 {
        padding-left: 0px  !important;
        padding-right: 0px  !important; }
      .responsiveGrid .mx-md-0 {
        margin-left: 0px  !important;
        margin-right: 0px  !important; }
      .responsiveGrid .px-md-1 {
        padding-left: 10px !important;
        padding-right: 10px !important; }
      .responsiveGrid .mx-md-1 {
        margin-left: 10px !important;
        margin-right: 10px !important; }
      .responsiveGrid .px-md-2 {
        padding-left: 20px !important;
        padding-right: 20px !important; }
      .responsiveGrid .mx-md-2 {
        margin-left: 20px !important;
        margin-right: 20px !important; }
      .responsiveGrid .px-md-3 {
        padding-left: 30px !important;
        padding-right: 30px !important; }
      .responsiveGrid .mx-md-3 {
        margin-left: 30px !important;
        margin-right: 30px !important; }
      .responsiveGrid .px-md-4 {
        padding-left: 40px !important;
        padding-right: 40px !important; }
      .responsiveGrid .mx-md-4 {
        margin-left: 40px !important;
        margin-right: 40px !important; }
      .responsiveGrid .px-md-5 {
        padding-left: 50px !important;
        padding-right: 50px !important; }
      .responsiveGrid .mx-md-5 {
        margin-left: 50px !important;
        margin-right: 50px !important; }
      .responsiveGrid .my-md-auto {
        margin-top: auto !important;
        margin-bottom: auto !important; }
      .responsiveGrid .py-md-0 {
        padding-top: 0px  !important;
        padding-bottom: 0px  !important; }
      .responsiveGrid .my-md-0 {
        margin-top: 0px  !important;
        margin-bottom: 0px  !important; }
      .responsiveGrid .py-md-1 {
        padding-top: 10px !important;
        padding-bottom: 10px !important; }
      .responsiveGrid .my-md-1 {
        margin-top: 10px !important;
        margin-bottom: 10px !important; }
      .responsiveGrid .py-md-2 {
        padding-top: 20px !important;
        padding-bottom: 20px !important; }
      .responsiveGrid .my-md-2 {
        margin-top: 20px !important;
        margin-bottom: 20px !important; }
      .responsiveGrid .py-md-3 {
        padding-top: 30px !important;
        padding-bottom: 30px !important; }
      .responsiveGrid .my-md-3 {
        margin-top: 30px !important;
        margin-bottom: 30px !important; }
      .responsiveGrid .py-md-4 {
        padding-top: 40px !important;
        padding-bottom: 40px !important; }
      .responsiveGrid .my-md-4 {
        margin-top: 40px !important;
        margin-bottom: 40px !important; }
      .responsiveGrid .py-md-5 {
        padding-top: 50px !important;
        padding-bottom: 50px !important; }
      .responsiveGrid .my-md-5 {
        margin-top: 50px !important;
        margin-bottom: 50px !important; }
      .responsiveGrid .mt-md-auto {
        margin-top: auto  !important; }
      .responsiveGrid .pt-md-0 {
        padding-top: 0px   !important; }
      .responsiveGrid .mt-md-0 {
        margin-top: 0px   !important; }
      .responsiveGrid .pt-md-1 {
        padding-top: 10px  !important; }
      .responsiveGrid .mt-md-1 {
        margin-top: 10px  !important; }
      .responsiveGrid .pt-md-2 {
        padding-top: 20px  !important; }
      .responsiveGrid .mt-md-2 {
        margin-top: 20px  !important; }
      .responsiveGrid .pt-md-3 {
        padding-top: 30px  !important; }
      .responsiveGrid .mt-md-3 {
        margin-top: 30px  !important; }
      .responsiveGrid .pt-md-4 {
        padding-top: 40px  !important; }
      .responsiveGrid .mt-md-4 {
        margin-top: 40px  !important; }
      .responsiveGrid .pt-md-5 {
        padding-top: 50px  !important; }
      .responsiveGrid .mt-md-5 {
        margin-top: 50px  !important; }
      .responsiveGrid .mb-md-auto {
        margin-bottom: auto !important; }
      .responsiveGrid .pb-md-0 {
        padding-bottom: 0px  !important; }
      .responsiveGrid .mb-md-0 {
        margin-bottom: 0px  !important; }
      .responsiveGrid .pb-md-1 {
        padding-bottom: 10px !important; }
      .responsiveGrid .mb-md-1 {
        margin-bottom: 10px !important; }
      .responsiveGrid .pb-md-2 {
        padding-bottom: 20px !important; }
      .responsiveGrid .mb-md-2 {
        margin-bottom: 20px !important; }
      .responsiveGrid .pb-md-3 {
        padding-bottom: 30px !important; }
      .responsiveGrid .mb-md-3 {
        margin-bottom: 30px !important; }
      .responsiveGrid .pb-md-4 {
        padding-bottom: 40px !important; }
      .responsiveGrid .mb-md-4 {
        margin-bottom: 40px !important; }
      .responsiveGrid .pb-md-5 {
        padding-bottom: 50px !important; }
      .responsiveGrid .mb-md-5 {
        margin-bottom: 50px !important; }
      .responsiveGrid .mr-md-auto {
        margin: auto  !important; }
      .responsiveGrid .pr-md-0 {
        padding-right: 0px  !important; }
      .responsiveGrid .mr-md-0 {
        margin-right: 0px  !important; }
      .responsiveGrid .pr-md-1 {
        padding-right: 10px !important; }
      .responsiveGrid .mr-md-1 {
        margin-right: 10px !important; }
      .responsiveGrid .pr-md-2 {
        padding-right: 20px !important; }
      .responsiveGrid .mr-md-2 {
        margin-right: 20px !important; }
      .responsiveGrid .pr-md-3 {
        padding-right: 30px !important; }
      .responsiveGrid .mr-md-3 {
        margin-right: 30px !important; }
      .responsiveGrid .pr-md-4 {
        padding-right: 40px !important; }
      .responsiveGrid .mr-md-4 {
        margin-right: 40px !important; }
      .responsiveGrid .pr-md-5 {
        padding-right: 50px !important; }
      .responsiveGrid .mr-md-5 {
        margin-right: 50px !important; }
      .responsiveGrid .ml-md-auto {
        margin-left: auto !important; }
      .responsiveGrid .pl-md-0 {
        padding-left: 0px !important; }
      .responsiveGrid .ml-md-0 {
        margin-left: 0px !important; }
      .responsiveGrid .pl-md-1 {
        padding-left: 10px !important; }
      .responsiveGrid .ml-md-1 {
        margin-left: 10px !important; }
      .responsiveGrid .pl-md-2 {
        padding-left: 20px !important; }
      .responsiveGrid .ml-md-2 {
        margin-left: 20px !important; }
      .responsiveGrid .pl-md-3 {
        padding-left: 30px !important; }
      .responsiveGrid .ml-md-3 {
        margin-left: 30px !important; }
      .responsiveGrid .pl-md-4 {
        padding-left: 40px !important; }
      .responsiveGrid .ml-md-4 {
        margin-left: 40px !important; }
      .responsiveGrid .pl-md-5 {
        padding-left: 50px !important; }
      .responsiveGrid .ml-md-5 {
        margin-left: 50px !important; } }
  @media (min-width: 1500px) {
    .responsiveGrid {
      /* hi-res laptops and desktops */ }
      .responsiveGrid .col-lg-1 {
        width: calc((100% / 12) * 1); }
      .responsiveGrid .col-lg-2 {
        width: calc((100% / 12) * 2); }
      .responsiveGrid .col-lg-3 {
        width: calc((100% / 12) * 3); }
      .responsiveGrid .col-lg-4 {
        width: calc((100% / 12) * 4); }
      .responsiveGrid .col-lg-5 {
        width: calc((100% / 12) * 5); }
      .responsiveGrid .col-lg-6 {
        width: calc((100% / 12) * 6); }
      .responsiveGrid .col-lg-7 {
        width: calc((100% / 12) * 7); }
      .responsiveGrid .col-lg-8 {
        width: calc((100% / 12) * 8); }
      .responsiveGrid .col-lg-9 {
        width: calc((100% / 12) * 9); }
      .responsiveGrid .col-lg-10 {
        width: calc((100% / 12) * 10); }
      .responsiveGrid .col-lg-11 {
        width: calc((100% / 12) * 11); }
      .responsiveGrid .col-lg-12 {
        width: calc((100% / 12) * 12); }
      .responsiveGrid .offset-lg-1 {
        margin-left: calc((100% / 12) * 1); }
      .responsiveGrid .offset-lg-2 {
        margin-left: calc((100% / 12) * 2); }
      .responsiveGrid .offset-lg-3 {
        margin-left: calc((100% / 12) * 3); }
      .responsiveGrid .offset-lg-4 {
        margin-left: calc((100% / 12) * 4); }
      .responsiveGrid .offset-lg-5 {
        margin-left: calc((100% / 12) * 5); }
      .responsiveGrid .offset-lg-6 {
        margin-left: calc((100% / 12) * 6); }
      .responsiveGrid .offset-lg-7 {
        margin-left: calc((100% / 12) * 7); }
      .responsiveGrid .offset-lg-8 {
        margin-left: calc((100% / 12) * 8); }
      .responsiveGrid .offset-lg-9 {
        margin-left: calc((100% / 12) * 9); }
      .responsiveGrid .offset-lg-10 {
        margin-left: calc((100% / 12) * 10); }
      .responsiveGrid .offset-lg-11 {
        margin-left: calc((100% / 12) * 11); }
      .responsiveGrid .offset-lg-12 {
        margin-left: calc((100% / 12) * 12); }
      .responsiveGrid .d-lg-flex {
        display: flex !important; }
      .responsiveGrid .d-lg-block {
        display: block !important; }
      .responsiveGrid .d-lg-inline {
        display: inline !important; }
      .responsiveGrid .d-lg-inline-block {
        display: inline-block !important; }
      .responsiveGrid .d-lg-inline-flex {
        display: inline-flex !important; }
      .responsiveGrid .d-lg-none {
        display: none !important; }
      .responsiveGrid .d-lg-table {
        display: table !important; }
      .responsiveGrid .d-lg-table-cell {
        display: table-cell !important; }
      .responsiveGrid .d-lg-print {
        display: print !important; }
      .responsiveGrid .order-lg-1 {
        order: 1 !important; }
      .responsiveGrid .order-lg-2 {
        order: 2 !important; }
      .responsiveGrid .order-lg-3 {
        order: 3 !important; }
      .responsiveGrid .order-lg-4 {
        order: 4 !important; }
      .responsiveGrid .order-lg-5 {
        order: 5 !important; }
      .responsiveGrid .order-lg-6 {
        order: 6 !important; }
      .responsiveGrid .order-lg-7 {
        order: 7 !important; }
      .responsiveGrid .order-lg-8 {
        order: 8 !important; }
      .responsiveGrid .order-lg-9 {
        order: 9 !important; }
      .responsiveGrid .order-lg-10 {
        order: 10 !important; }
      .responsiveGrid .order-lg-11 {
        order: 11 !important; }
      .responsiveGrid .order-lg-12 {
        order: 12 !important; }
      .responsiveGrid .order-lg-13 {
        order: 13 !important; }
      .responsiveGrid .position-lg-relative {
        position: relative !important; }
      .responsiveGrid .position-lg-absolute {
        position: absolute !important; }
      .responsiveGrid .position-lg-static {
        position: static   !important; }
      .responsiveGrid .position-lg-sticky {
        position: sticky   !important; }
      .responsiveGrid .position-lg-fixed {
        position: fixed    !important; }
      .responsiveGrid .text-lg-center {
        text-align: center  !important; }
      .responsiveGrid .text-lg-left {
        text-align: left    !important; }
      .responsiveGrid .text-lg-right {
        text-align: right   !important; }
      .responsiveGrid .text-lg-justfied {
        text-align: justify !important; }
      .responsiveGrid .text-lg-lowercase {
        text-transform: lowercase !important; }
      .responsiveGrid .text-lg-uppercase {
        text-transform: uppercase !important; }
      .responsiveGrid .text-lg-capitalize {
        text-transform: capitalize !important; }
      .responsiveGrid .m-lg-auto {
        margin: auto !important; }
      .responsiveGrid .p-lg-0 {
        padding: 0px !important; }
      .responsiveGrid .m-lg-0 {
        margin: 0px !important; }
      .responsiveGrid .p-lg-1 {
        padding: 10px !important; }
      .responsiveGrid .m-lg-1 {
        margin: 10px !important; }
      .responsiveGrid .p-lg-2 {
        padding: 20px !important; }
      .responsiveGrid .m-lg-2 {
        margin: 20px !important; }
      .responsiveGrid .p-lg-3 {
        padding: 30px !important; }
      .responsiveGrid .m-lg-3 {
        margin: 30px !important; }
      .responsiveGrid .p-lg-4 {
        padding: 40px !important; }
      .responsiveGrid .m-lg-4 {
        margin: 40px !important; }
      .responsiveGrid .p-lg-5 {
        padding: 50px !important; }
      .responsiveGrid .m-lg-5 {
        margin: 50px !important; }
      .responsiveGrid .mx-lg-auto {
        margin-left: auto !important;
        margin-right: auto !important; }
      .responsiveGrid .px-lg-0 {
        padding-left: 0px  !important;
        padding-right: 0px  !important; }
      .responsiveGrid .mx-lg-0 {
        margin-left: 0px  !important;
        margin-right: 0px  !important; }
      .responsiveGrid .px-lg-1 {
        padding-left: 10px !important;
        padding-right: 10px !important; }
      .responsiveGrid .mx-lg-1 {
        margin-left: 10px !important;
        margin-right: 10px !important; }
      .responsiveGrid .px-lg-2 {
        padding-left: 20px !important;
        padding-right: 20px !important; }
      .responsiveGrid .mx-lg-2 {
        margin-left: 20px !important;
        margin-right: 20px !important; }
      .responsiveGrid .px-lg-3 {
        padding-left: 30px !important;
        padding-right: 30px !important; }
      .responsiveGrid .mx-lg-3 {
        margin-left: 30px !important;
        margin-right: 30px !important; }
      .responsiveGrid .px-lg-4 {
        padding-left: 40px !important;
        padding-right: 40px !important; }
      .responsiveGrid .mx-lg-4 {
        margin-left: 40px !important;
        margin-right: 40px !important; }
      .responsiveGrid .px-lg-5 {
        padding-left: 50px !important;
        padding-right: 50px !important; }
      .responsiveGrid .mx-lg-5 {
        margin-left: 50px !important;
        margin-right: 50px !important; }
      .responsiveGrid .my-lg-auto {
        margin-top: auto !important;
        margin-bottom: auto !important; }
      .responsiveGrid .py-lg-0 {
        padding-top: 0px  !important;
        padding-bottom: 0px  !important; }
      .responsiveGrid .my-lg-0 {
        margin-top: 0px  !important;
        margin-bottom: 0px  !important; }
      .responsiveGrid .py-lg-1 {
        padding-top: 10px !important;
        padding-bottom: 10px !important; }
      .responsiveGrid .my-lg-1 {
        margin-top: 10px !important;
        margin-bottom: 10px !important; }
      .responsiveGrid .py-lg-2 {
        padding-top: 20px !important;
        padding-bottom: 20px !important; }
      .responsiveGrid .my-lg-2 {
        margin-top: 20px !important;
        margin-bottom: 20px !important; }
      .responsiveGrid .py-lg-3 {
        padding-top: 30px !important;
        padding-bottom: 30px !important; }
      .responsiveGrid .my-lg-3 {
        margin-top: 30px !important;
        margin-bottom: 30px !important; }
      .responsiveGrid .py-lg-4 {
        padding-top: 40px !important;
        padding-bottom: 40px !important; }
      .responsiveGrid .my-lg-4 {
        margin-top: 40px !important;
        margin-bottom: 40px !important; }
      .responsiveGrid .py-lg-5 {
        padding-top: 50px !important;
        padding-bottom: 50px !important; }
      .responsiveGrid .my-lg-5 {
        margin-top: 50px !important;
        margin-bottom: 50px !important; }
      .responsiveGrid .mt-lg-auto {
        margin-top: auto  !important; }
      .responsiveGrid .pt-lg-0 {
        padding-top: 0px   !important; }
      .responsiveGrid .mt-lg-0 {
        margin-top: 0px   !important; }
      .responsiveGrid .pt-lg-1 {
        padding-top: 10px  !important; }
      .responsiveGrid .mt-lg-1 {
        margin-top: 10px  !important; }
      .responsiveGrid .pt-lg-2 {
        padding-top: 20px  !important; }
      .responsiveGrid .mt-lg-2 {
        margin-top: 20px  !important; }
      .responsiveGrid .pt-lg-3 {
        padding-top: 30px  !important; }
      .responsiveGrid .mt-lg-3 {
        margin-top: 30px  !important; }
      .responsiveGrid .pt-lg-4 {
        padding-top: 40px  !important; }
      .responsiveGrid .mt-lg-4 {
        margin-top: 40px  !important; }
      .responsiveGrid .pt-lg-5 {
        padding-top: 50px  !important; }
      .responsiveGrid .mt-lg-5 {
        margin-top: 50px  !important; }
      .responsiveGrid .mb-lg-auto {
        margin-bottom: auto !important; }
      .responsiveGrid .pb-lg-0 {
        padding-bottom: 0px  !important; }
      .responsiveGrid .mb-lg-0 {
        margin-bottom: 0px  !important; }
      .responsiveGrid .pb-lg-1 {
        padding-bottom: 10px !important; }
      .responsiveGrid .mb-lg-1 {
        margin-bottom: 10px !important; }
      .responsiveGrid .pb-lg-2 {
        padding-bottom: 20px !important; }
      .responsiveGrid .mb-lg-2 {
        margin-bottom: 20px !important; }
      .responsiveGrid .pb-lg-3 {
        padding-bottom: 30px !important; }
      .responsiveGrid .mb-lg-3 {
        margin-bottom: 30px !important; }
      .responsiveGrid .pb-lg-4 {
        padding-bottom: 40px !important; }
      .responsiveGrid .mb-lg-4 {
        margin-bottom: 40px !important; }
      .responsiveGrid .pb-lg-5 {
        padding-bottom: 50px !important; }
      .responsiveGrid .mb-lg-5 {
        margin-bottom: 50px !important; }
      .responsiveGrid .mr-lg-auto {
        margin: auto  !important; }
      .responsiveGrid .pr-lg-0 {
        padding-right: 0px  !important; }
      .responsiveGrid .mr-lg-0 {
        margin-right: 0px  !important; }
      .responsiveGrid .pr-lg-1 {
        padding-right: 10px !important; }
      .responsiveGrid .mr-lg-1 {
        margin-right: 10px !important; }
      .responsiveGrid .pr-lg-2 {
        padding-right: 20px !important; }
      .responsiveGrid .mr-lg-2 {
        margin-right: 20px !important; }
      .responsiveGrid .pr-lg-3 {
        padding-right: 30px !important; }
      .responsiveGrid .mr-lg-3 {
        margin-right: 30px !important; }
      .responsiveGrid .pr-lg-4 {
        padding-right: 40px !important; }
      .responsiveGrid .mr-lg-4 {
        margin-right: 40px !important; }
      .responsiveGrid .pr-lg-5 {
        padding-right: 50px !important; }
      .responsiveGrid .mr-lg-5 {
        margin-right: 50px !important; }
      .responsiveGrid .ml-lg-auto {
        margin-left: auto !important; }
      .responsiveGrid .pl-lg-0 {
        padding-left: 0px !important; }
      .responsiveGrid .ml-lg-0 {
        margin-left: 0px !important; }
      .responsiveGrid .pl-lg-1 {
        padding-left: 10px !important; }
      .responsiveGrid .ml-lg-1 {
        margin-left: 10px !important; }
      .responsiveGrid .pl-lg-2 {
        padding-left: 20px !important; }
      .responsiveGrid .ml-lg-2 {
        margin-left: 20px !important; }
      .responsiveGrid .pl-lg-3 {
        padding-left: 30px !important; }
      .responsiveGrid .ml-lg-3 {
        margin-left: 30px !important; }
      .responsiveGrid .pl-lg-4 {
        padding-left: 40px !important; }
      .responsiveGrid .ml-lg-4 {
        margin-left: 40px !important; }
      .responsiveGrid .pl-lg-5 {
        padding-left: 50px !important; }
      .responsiveGrid .ml-lg-5 {
        margin-left: 50px !important; } }

:root {
  --main-color: #A32235;
  --secoundary-color: #006548;
  --tertiary-color: #ECE5DC;
  --quaternary-color: #C89E67;
  --demdacoWhite-color: #eee;
  --demdacoBlue-color: #425563;
  --demdacoBrightBlue-color: var(--dd-color-secondary);
  --demdacoGray-color: #555;
  --transparent-color:rgba( 255, 255, 255, 0); }

/*img{*/
/*    width: 100%;*/
/*    height: auto;*/
/*}*/
/* BTN--style--shape */
.cBTN {
  padding: 15px 40px;
  text-decoration: none;
  transition: background-color ease 0.5s; }

.cBTN[class*="blue--"] {
  background-color: var(--demdacoBlue-color);
  color: var(--demdacoWhite-color); }

.cBTN[class*="HolidayGreen--"] {
  background-color: var(--secoundary-color);
  color: var(--demdacoWhite-color); }

.cBTN[class*="HolidayRed--"] {
  background-color: var(--main-color);
  color: var(--demdacoWhite-color); }

.cBTN[class*="white--"] {
  background-color: var(--demdacoWhite-color);
  color: var(--demdacoGray-color); }

.cBTN[class*="gray--"] {
  background-color: var(--demdacoGray-color);
  color: var(--demdacoWhite-color); }

.cBTN[class*="--Radius"] {
  border-radius: 0; }

.cBTN[class*="blue--outline--"] {
  background-color: var(--transparent-color);
  border: solid 2px var(--demdacoBlue-color);
  color: var(--demdacoWhite-color); }

.cBTN[class*="HolidayGreen--outline--"] {
  background-color: var(--transparent-color);
  border: solid 2px var(--secoundary-color);
  color: var(--demdacoWhite-color); }

.cBTN[class*="HolidayRed--outline--"] {
  background-color: var(--transparent-color);
  border: solid 2px var(--main-color);
  color: var(--demdacoWhite-color); }

.cBTN[class*="white--outline--"] {
  background-color: var(--transparent-color);
  border: solid 2px var(--demdacoWhite-color);
  color: var(--demdacoGray-color); }

.cBTN[class*="gray--outline--"] {
  background-color: var(--transparent-color);
  border: solid 2px var(--demdacoGray-color);
  color: var(--demdacoGray-color); }

.cBTN[class*="blue--outlineHover"]:hover {
  background-color: var(--transparent-color);
  border: solid 2px var(--demdacoBlue-color);
  color: var(--demdacoBlue-color); }

.cBTN[class*="HolidayGreen--outlineHover"]:hover {
  background-color: var(--transparent-color);
  border: solid 2px var(--secoundary-color);
  color: var(--secoundary-color); }

.cBTN[class*="HolidayRed--outlineHover"]:hover {
  background-color: var(--transparent-color);
  border: solid 2px var(--main-color);
  color: var(--main-color); }

.cBTN[class*="white--outlineHover"]:hover {
  background-color: var(--transparent-color);
  border: solid 2px var(--demdacoWhite-color);
  color: var(--demdacoWhite-color); }

.cBTN[class*="gray--outlineHover"]:hover {
  background-color: var(--transparent-color);
  border: solid 2px var(--demdacoGray-color);
  color: var(--demdacoGray-color); }

.cBTN[class*="--BTN"]:hover {
  transition: all ease 0.5s;
  opacity: 0.9; }

.cBTN[class*="outlineHover--BTN"]:hover {
  transition: all ease 0.5s;
  opacity: 1; }

.button--primary {
  background-color: var(--demdacoBrightBlue-color);
  border-color: var(--demdacoBrightBlue-color); }

/*
    Responsive sizes 
    @media (max-width:320px) smartphones, iPhone, portrait 480x320 phones
        xxs
    @media (max-width:481px) portrait e-readers (Nook/Kindle), smaller tablets @ 600 or @ 640 wide.
        xs
    @media (max-width:641px) portrait tablets, portrait iPad, landscape e-readers, landscape 800x480 or 854x480 phones
        sm
    @media (max-width:961px) tablet, landscape iPad, lo-res laptops ands desktops
        mdt
    @media (max-width:1025px) big landscape tablets, laptops, and desktops
        lt
    @media (max-width:1281px) hi-res laptops and desktops 
        md
    @media (min-width:1500px) Large Desktops 
        lg
*/
.card-img-container .productImages {
  border-radius: 10px;
  background-color: #141414;
  position: absolute;
  width: 100%; }
  .card-img-container .productImages img {
    opacity: 0.98;
    border-radius: 9px; }
  .card-img-container .productImages .card-image {
    position: relative; }

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

.productBest .productView-images {
  width: 100%;
  float: none; }

.productBest .productImages {
  border-radius: 10px;
  margin: 0px 10px;
  background-color: #000000; }
  .productBest .productImages img {
    opacity: 0.98;
    border-radius: 9px; }

.productBest .slick-dotted.slick-slider {
  margin-left: 0px; }

.productBest #add-to-cart-wrapper {
  display: flex; }

.productBest .productView-options .form-field {
  margin-bottom: 0px; }

.productBest .form-field--increments .form-label {
  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; }

.productBest .add-to-cart-buttons {
  margin: 0px 0px 0px 10px;
  padding: 0px; }

.productBest .add-to-cart-wallet-buttons {
  display: none; }

.productBest .form-increment {
  background-color: #efefef;
  height: 100%;
  display: flex;
  border-radius: 5px; }
  .productBest .form-increment .button.button--icon {
    border: 0px;
    border-radius: 0px;
    transition: all ease 0.5s; }
    .productBest .form-increment .button.button--icon:hover {
      background-color: #2b2b2b;
      transition: all ease 0.5s;
      border-radius: 5px; }
      .productBest .form-increment .button.button--icon:hover svg {
        fill: white; }
  .productBest .form-increment input.form-input--incrementTotal {
    background-color: unset; }

.productBest h1 {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold; }

.productBest .productView-product {
  border: none;
  padding-bottom: 0px; }

.productBest nav .breadcrumbs {
  text-align: left;
  margin-bottom: 0px; }

.productBest .productView-title {
  margin-top: 0px;
  margin-bottom: 0px; }

.productBest .productView-options .add-to-cart-buttons {
  width: 100%;
  margin-bottom: 0px;
  font-family: Arial, Helvetica, sans-serif; }

.productBest .productView-description {
  padding: 0px;
  margin-bottom: 20px;
  max-width: 750px;
  float: none; }

.productBest .titleDetails {
  padding: 0px;
  font-size: 24px;
  margin: 0px; }

.productBest .form-wishlist {
  width: 100%;
  margin-left: 0px;
  margin-right: 0px; }
  .productBest .form-wishlist .button {
    width: 100%;
    padding-right: 20px;
    margin: 0px;
    border-color: white;
    background-color: #efefef;
    color: #2b2b2b;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold; }
  .productBest .form-wishlist #wishlist-dropdown.is-open {
    padding: 0px;
    color: #2b2b2b;
    background-color: #efefef;
    font-family: Arial, Helvetica, sans-serif; }
    .productBest .form-wishlist #wishlist-dropdown.is-open .button {
      color: #2b2b2b;
      background-color: #efefef; }

.productBest .badgeList {
  margin-top: 10px; }
  .productBest .badgeList div {
    display: inline-block;
    width: auto; }
  .productBest .badgeList .flag-badge .flag-badge-text {
    float: left;
    padding: 5px 13px;
    background: #767676;
    color: #fff;
    text-transform: uppercase;
    border-radius: 5px;
    font-size: 14px;
    font-weight: 700;
    z-index: 9;
    margin: 0px 10px 0 0;
    position: relative; }

.productBest .subTitle {
  color: #858585;
  font-size: 16px;
  margin: 0px;
  font-weight: bold; }

.productBest .productView-price {
  color: #4C6A50;
  font-weight: bold;
  font-size: 20px; }

.productBest .tabWrappers {
  max-width: 750px; }

.maxWidth-13 {
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto; }

.maxWidth-15 {
  max-width: 1500px;
  margin-left: auto;
  margin-right: auto; }

nav.navUser {
  margin: 20px auto !important; }

@media (max-width: 1281px) {
  .header-logo {
    width: 100%;
    margin-left: 0px; }
  .footerBlog article.blog {
    margin: 0px; }
  .LargeSliders .slick-dots {
    text-align: center; } }

@media (max-width: 1025px) {
  .footerBlog article.blog {
    max-width: 600px; } }

@media (max-width: 961px) {
  .SliderEle .copy {
    text-align: center !important; }
  .SliderEle h2.text-left {
    text-align: center !important; }
  .SliderEle h2.whiteText {
    color: #2b2b2b; }
  .SliderEle p.text-left {
    text-align: center !important; }
  .SliderEle p.whiteText {
    color: #2b2b2b; }
  .SliderEle a.white--Radius--outlineHover--BTN {
    background-color: #555;
    color: white; }
  .stickySpacer {
    display: none; }
  body {
    padding: 0px; }
  .header {
    min-height: 100px;
    position: relative;
    height: unset; }
  body, html {
    max-width: 99.89vw !important; }
  .LargeSliders {
    min-height: 300px;
    height: unset; }
    .LargeSliders .SliderEle {
      min-height: 300px;
      padding-bottom: 50px;
      height: unset;
      overflow-y: hidden; }
    .LargeSliders .SliderEle .sliderContent {
      display: flex;
      flex-direction: column; }
      .LargeSliders .SliderEle .sliderContent .copy {
        text-align: center;
        width: 100%;
        order: 2;
        padding: 5px 15px;
        margin: 0px;
        position: relative; }
        .LargeSliders .SliderEle .sliderContent .copy h2 {
          font-size: 30px; }
      .LargeSliders .SliderEle .sliderContent img {
        order: 1;
        padding: 0px;
        margin: 0px;
        position: relative; }
    .LargeSliders .bar {
      display: none; }
  .maril-underlined div.line {
    display: block;
    width: 100%;
    max-width: 150px; }
  .maril-underlined--white div.line {
    display: block;
    width: 100%;
    max-width: 150px; }
  .simpleCopy img {
    max-width: 50%; }
  .simpleCopy .copy p.title {
    font-size: 30px; }
  .storyCards .copy {
    margin: 0px;
    width: 100%;
    padding: 0px 20px; }
    .storyCards .copy h3 {
      font-size: 30px; }
  .storyCards .col-sm-12:has(.copy) {
    min-height: 500px !important; }
  .home-follow-on-instagram h3 {
    font-size: 30px; }
  #marilFeatured {
    margin-top: 0px !important; }
    #marilFeatured .slider {
      padding: 0px;
      margin: 0px; }
    #marilFeatured .sliderEle {
      display: flex;
      flex-direction: column; }
    #marilFeatured .copy {
      order: 2;
      margin-top: 50px;
      padding: 0px 20px; }
      #marilFeatured .copy .title {
        font-size: 35px; }
    #marilFeatured .images {
      order: 1;
      display: block !important; }
      #marilFeatured .images div:nth-child(1) {
        width: 100% !important; }
      #marilFeatured .images div:nth-child(2) {
        display: none !important; }
    #marilFeatured .slick-dots {
      text-align: center; }
  #marilAssortment {
    margin-top: 0px !important; }
    #marilAssortment .slider {
      padding: 0px;
      margin: 0px; }
    #marilAssortment .sliderEle {
      display: flex;
      flex-direction: column; }
      #marilAssortment .sliderEle .m-1 {
        margin: 0px !important; }
    #marilAssortment .slick-dots {
      text-align: center;
      margin: -15px 0px; }
  .footerBlog .blog-post-figure, .footerBlog .blog-thumbnail {
    width: calc(100% - 40px);
    max-width: 300px; }
  .footerBlog article.blog {
    max-width: 300px;
    flex-direction: column;
    height: unset; }
    .footerBlog article.blog .blogContent {
      display: block; }
    .footerBlog article.blog .blog-thumbnail {
      margin: 0px;
      width: calc(100% - 40px);
      min-width: 300px;
      margin-right: 0px; }
  .footerBlog .blog:nth-child(2) {
    display: none !important; }
  .navPages-quickSearch {
    width: 90vw;
    margin: 0px auto;
    max-width: 775px;
    display: block;
    border: solid 0px;
    position: relative; }
    .navPages-quickSearch .form-field {
      display: flex; }
    .navPages-quickSearch .form-input {
      border-radius: 50px;
      text-align: center;
      border: solid 1px #cacaca; }
    .navPages-quickSearch .btn {
      background: url(https://www.demdaco.com/content/icons/SearchIcon-01.svg) no-repeat center center;
      position: absolute;
      right: 14px;
      text-indent: -9999px;
      box-shadow: none;
      border: 0;
      width: 35px;
      height: 35px;
      top: 4px;
      transition: 1s ease all; }
  .navUser {
    top: 0px;
    display: block;
    position: relative;
    transform: translateY(0px); }
  .stickyIntro {
    flex-direction: column-reverse; }
    .stickyIntro div[data-aos="ScaleAdjustLarge"] {
      height: 50vh !important;
      width: 99.89vw; }
    .stickyIntro div[data-aos="ScaleAdjustSmall"] {
      height: 50vh !important;
      width: 99.89vw; }
  [data-aos="ScaleAdjustSmall"] {
    overflow: hidden;
    width: 100%;
    transition-property: width; }
    [data-aos="ScaleAdjustSmall"].aos-animate {
      width: 100%; }
  [data-aos="ScaleAdjustLarge"] {
    width: 100%;
    overflow: hidden;
    transition-property: width; }
    [data-aos="ScaleAdjustLarge"].aos-animate {
      width: 100%; } }

body,
html,
.full-width {
  max-width: 99.89vw !important; }

.page {
  padding: 0px !important;
  margin: 0px !important; }

/*
    Responsive sizes 
    @media (max-width:320px) smartphones, iPhone, portrait 480x320 phones
        xxs
    @media (max-width:481px) portrait e-readers (Nook/Kindle), smaller tablets @ 600 or @ 640 wide.
        xs
    @media (max-width:641px) portrait tablets, portrait iPad, landscape e-readers, landscape 800x480 or 854x480 phones
        sm
    @media (max-width:961px) tablet, landscape iPad, lo-res laptops ands desktops
        mdt
    @media (max-width:1025px) big landscape tablets, laptops, and desktops
        lt
    @media (max-width:1281px) hi-res laptops and desktops 
        md
    @media (min-width:1500px) Large Desktops 
        lg
*/
@media (max-width: 1281px) {
  .header-logo {
    width: 100%;
    margin-left: 0px; }
  .header.sticky .mobileMenu-toggleParent {
    height: 18px;
    padding: 0;
    width: 20px;
    top: 49%;
    margin-top: -23px !important;
    left: 20px;
    position: absolute; }
  .footerBlog article.blog {
    margin: 0px; }
  .LargeSliders .slick-dots {
    text-align: center; } }

@media (max-width: 1025px) {
  .footerBlog article.blog {
    max-width: 600px; } }

@media (max-width: 961px) {
  .mobileMenu-toggleParent {
    height: 18px;
    padding: 0;
    width: 20px;
    top: 49%;
    margin-top: -36px !important;
    left: 20px;
    position: absolute; }
  .header-logo {
    left: 0;
    text-align: left;
    padding-left: 29px !important; }
  .SliderEle .copy {
    text-align: center !important; }
  .SliderEle h2.text-left {
    text-align: center !important; }
  .SliderEle h2.whiteText {
    color: #2b2b2b; }
  .SliderEle p.text-left {
    text-align: center !important; }
  .SliderEle p.whiteText {
    color: #2b2b2b; }
  .SliderEle a.white--Radius--outlineHover--BTN {
    background-color: #555;
    color: white; }
  .stickySpacer {
    display: none; }
  body {
    padding: 0px; }
  .header {
    position: relative;
    /* Allow natural height on mobile */
    height: auto;
    min-height: unset; }
  body, html {
    max-width: 99.89vw !important; }
  .LargeSliders {
    min-height: unset;
    height: auto; }
    .LargeSliders .SliderEle {
      min-height: unset;
      padding-bottom: 0;
      height: auto;
      overflow-y: hidden; }
    .LargeSliders .SliderEle .sliderContent {
      display: flex;
      flex-direction: column;
      align-items: center;
      gap: 12px; }
      .LargeSliders .SliderEle .sliderContent .copy {
        text-align: center;
        width: 100%;
        order: 2;
        padding: 5px 15px;
        margin: 0px;
        position: static; }
        .LargeSliders .SliderEle .sliderContent .copy h2 {
          font-size: 30px; }
      .LargeSliders .SliderEle .sliderContent img {
        order: 1;
        padding: 0px;
        margin: 0px;
        position: relative;
        width: 100%;
        height: auto;
        display: block; }
    .LargeSliders .bar {
      display: none; }
  .maril-underlined div.line {
    display: block;
    width: 100%;
    max-width: 150px; }
  .maril-underlined--white div.line {
    display: block;
    width: 100%;
    max-width: 150px; }
  .simpleCopy img {
    max-width: 50%; }
  .simpleCopy .copy p.title {
    font-size: 30px; }
  .storyCards .copy {
    margin: 0px;
    width: 100%;
    padding: 0px 20px; }
    .storyCards .copy h3 {
      font-size: 30px; }
  .storyCards .col-sm-12:has(.copy) {
    min-height: 500px !important; }
  .home-follow-on-instagram h3 {
    font-size: 30px; }
  #marilFeatured {
    margin-top: 0px !important; }
    #marilFeatured .slider {
      padding: 0px;
      margin: 0px; }
    #marilFeatured .sliderEle {
      display: flex;
      flex-direction: column; }
    #marilFeatured .copy {
      order: 2;
      margin-top: 50px;
      padding: 0px 20px; }
      #marilFeatured .copy .title {
        font-size: 35px; }
    #marilFeatured .images {
      order: 1;
      display: block !important; }
      #marilFeatured .images div:nth-child(1) {
        width: 100% !important; }
      #marilFeatured .images div:nth-child(2) {
        display: none !important; }
    #marilFeatured .slick-dots {
      text-align: center; }
  #marilAssortment {
    margin-top: 0px !important; }
    #marilAssortment .slider {
      padding: 0px;
      margin: 0px; }
    #marilAssortment .sliderEle {
      display: flex;
      flex-direction: column; }
      #marilAssortment .sliderEle .m-1 {
        margin: 0px !important; }
    #marilAssortment .slick-dots {
      text-align: center;
      margin: -15px 0px; }
  .footerBlog .blog-post-figure, .footerBlog .blog-thumbnail {
    width: calc(100% - 40px);
    max-width: 300px; }
  .footerBlog article.blog {
    max-width: 300px;
    flex-direction: column;
    height: unset; }
    .footerBlog article.blog .blogContent {
      display: block; }
    .footerBlog article.blog .blog-thumbnail {
      margin: 0px;
      width: calc(100% - 40px);
      min-width: 300px;
      margin-right: 0px; }
  .footerBlog .blog:nth-child(2) {
    display: none !important; }
  .navPages-quickSearch {
    width: 90vw;
    margin: 0px auto;
    max-width: 775px;
    display: block;
    border: solid 0px;
    position: relative; }
    .navPages-quickSearch .form-field {
      display: flex; }
    .navPages-quickSearch .form-input {
      border-radius: 50px;
      text-align: center;
      border: solid 1px #cacaca; }
    .navPages-quickSearch .btn {
      background: url(https://www.demdaco.com/content/icons/SearchIcon-01.svg) no-repeat center center;
      position: absolute;
      right: 14px;
      text-indent: -9999px;
      box-shadow: none;
      border: 0;
      width: 35px;
      height: 35px;
      top: 4px;
      transition: 1s ease all; }
  .navUser {
    top: 0px;
    display: block;
    position: relative;
    transform: translateY(0px); }
  .stickyIntro {
    flex-direction: column-reverse; }
    .stickyIntro div[data-aos="ScaleAdjustLarge"] {
      height: 50vh !important;
      width: 99.89vw; }
    .stickyIntro div[data-aos="ScaleAdjustSmall"] {
      height: 50vh !important;
      width: 99.89vw; }
  [data-aos="ScaleAdjustSmall"] {
    overflow: hidden;
    width: 100%;
    transition-property: width; }
    [data-aos="ScaleAdjustSmall"].aos-animate {
      width: 100%; }
  [data-aos="ScaleAdjustLarge"] {
    width: 100%;
    overflow: hidden;
    transition-property: width; }
    [data-aos="ScaleAdjustLarge"].aos-animate {
      width: 100%; } }

@media (max-width: 641px) {
  .header,
  .header.sticky {
    height: auto;
    min-height: unset; } }

@media (max-width: 481px) {
  .header,
  .header.sticky {
    height: auto;
    min-height: unset; } }

@media (max-width: 320px) {
  .header,
  .header.sticky {
    height: auto;
    min-height: unset; } }

body,
html,
.full-width {
  max-width: 99.89vw !important; }

.page {
  padding: 0px !important;
  margin: 0px !important; }

[data-aos] {
  transition: all 1s ease !important; }

[data-aos="FlyOut"] {
  transform: translate(0, 0);
  transition-property: transform;
  transition: all 1s ease !important; }
  [data-aos="FlyOut"].aos-animate {
    transition: all 1s ease !important;
    transform: translate(0, -100vh); }

[data-aos="FlyInLeft"] {
  transform: translate(99.89vw, 0);
  transition-property: transform;
  transition: all 1s ease !important; }
  [data-aos="FlyInLeft"].aos-animate {
    transition: all 1s ease !important;
    transform: translate(0, 0); }

[data-aos="FlyOutLeft"] {
  transform: translate(0, 0);
  transition-property: transform;
  transition: all 1s ease !important; }
  [data-aos="FlyOutLeft"].aos-animate {
    transform: translate(-101vw, 0);
    transition: all 1s ease !important; }

[data-aos="processImage"] img.proImg {
  transform: translate(0, 100vh) !important;
  transition: transform 2.5s ease !important; }

[data-aos="processImage"] img.backImg {
  transform: translate(0, 0vh);
  transition: transform 1s ease !important; }

[data-aos="processImage"].aos-animate img.proImg {
  transform: translate(0, 0vh) !important;
  transition: transform 1s ease !important; }

[data-aos="processImage"].aos-animate img.backImg {
  transform: translate(0, -100vh);
  transition: transform 2.5s ease !important; }

[data-aos="FlyOutRight"] {
  position: absolute;
  z-index: 9;
  transform: translate(0px, 0);
  left: 0px;
  transition: all 1s ease !important;
  transition-property: transform; }
  [data-aos="FlyOutRight"].aos-animate {
    transition: all 1s ease !important;
    left: unset;
    transform: translate(101vw, 0); }

[data-aos="FilterAnimate"] {
  filter: invert(0);
  transition: all ease 1s !important; }
  [data-aos="FilterAnimate"].aos-animate {
    transition: all ease 1s !important;
    filter: invert(0.8); }

[data-aos="FilterAnimatePar"] {
  transition-property: all;
  color: #fff;
  transition-property: color 1s ease; }
  [data-aos="FilterAnimatePar"].aos-animate {
    transition-property: all;
    color: #555;
    transition-property: color 1s ease; }

[data-aos="FilterAnimateLine"] {
  transition-property: filter;
  border-bottom: 3px solid #fff !important;
  border-top: 3px solid #fff !important;
  transition-property: all; }
  [data-aos="FilterAnimateLine"].aos-animate {
    transition-property: filter;
    border-bottom: 3px solid #555 !important;
    border-top: 3px solid #555 !important;
    transition-property: all; }

[data-aos="ScaleAdjustSmall"] {
  overflow: hidden;
  width: 50%;
  transition-property: width; }
  [data-aos="ScaleAdjustSmall"].aos-animate {
    width: 30%; }

[data-aos="ScaleAdjustLarge"] {
  width: 50%;
  overflow: hidden;
  transition-property: width; }
  [data-aos="ScaleAdjustLarge"].aos-animate {
    width: 70%; }

.card.productCard .card-title {
  line-height: 1.5em;
  color: #2b2b2b;
  font-size: 1.2rem; }

.card.productCard .price {
  color: #4C6A50;
  margin: 0px; }

.card.productCard .ratingPrice {
  display: flex; }

.card.productCard .yotpo.bottomLine.yotpo-small {
  margin-left: auto; }

.card.productCard .card-sku {
  line-height: 1.5em;
  color: #a29e9e; }

.card.productCard .card-upsell {
  line-height: 1.5em;
  color: #a29e9e; }

.categoriesLinks {
  display: flex;
  column-width: 200px;
  justify-content: center;
  align-content: center;
  margin: 20px auto 0px auto;
  flex: 1;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center; }
  .categoriesLinks .links {
    position: relative;
    padding: 0px 15px; }
    .categoriesLinks .links:before {
      content: "";
      position: absolute;
      width: 0%;
      height: 2px;
      background-color: #767676;
      right: 0px;
      left: 0px;
      bottom: -5px;
      transition: width 1s ease;
      margin: 0px auto; }
    .categoriesLinks .links.active:before {
      width: 50%;
      margin: 0px auto; }

.productListRow {
  flex: 1;
  min-height: 440px; }
  .productListRow .productList {
    display: flex;
    columns: 5;
    column-gap: 30px;
    column-width: 200px;
    justify-content: space-between;
    margin: 20px auto 0px auto;
    opacity: 0;
    position: relative;
    flex: 1;
    min-height: 415px; }
    .productListRow .productList.loaded {
      opacity: 1;
      position: relative;
      transition: opacity 1.3s ease; }
    .productListRow .productList article.card {
      flex: 1; }

@media (max-width: 961px) {
  .productList {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 0px 30px; }
  .productList > * {
    flex-basis: calc(50% - 10px);
    margin-bottom: 20px; }
  .productList > :nth-child(n+3) {
    display: none; }
  .cBTN {
    white-space: nowrap;
    overflow: hidden;
    padding: 15px 20px;
    text-overflow: ellipsis; }
  .cBTN.px-5 {
    padding-left: 20px !important;
    padding-right: 20px !important; }
  .storyCards .smallCards .col-sm-12:has(.copy) {
    min-height: 250px !important; }
  .storyCards .smallCards .copy {
    padding: 0px; } }

.footerBlog.full-width {
  padding-bottom: 50px; }

.newsletter-div .emailconfirm .alertBox--success {
  max-width: unset;
  margin: 0px;
  display: flex;
  justify-content: flex-start;
  align-items: center; }

.newsletter-div .alertBox {
  border-radius: 4px;
  color: #333; }

.newsletter-div .alertBox--success {
  background-color: #E8ECEE;
  border-color: #E8ECEE;
  color: #fff; }

.newsletter-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 .3s ease-out;
  background-color: #e5e5e5;
  border-color: #e5e5e5;
  color: #fff; }

.newsletter-div .page-content, .newsletter-div .page-content--full {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 100%;
  float: left; }

.newsletter-div .emailconfirm .alertBox--success-img {
  padding-right: 0;
  display: table-cell;
  width: 30px;
  vertical-align: middle;
  height: 24px; }

.newsletter-div .alertBox.alertBox--success p.alertBox-message {
  color: #4c6a50;
  font-family: Arial,Helvetica,sans-serif;
  margin-bottom: 0px;
  text-align: left; }

.newsletter-div .emailconfirm .alertBox-message {
  width: auto; }

.newsletter-div .emailconfirm .alertBox--success-img img {
  width: 23px;
  height: 23px;
  vertical-align: middle; }

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

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

.newsletter-div .emailconfirm {
  margin-bottom: 0px !important; }

.page404 {
  max-width: 1300px;
  margin: 0px auto;
  background-image: url("https://store-kmr73o5t54.mybigcommerce.com/content/images/1004590128_EV_V1_415%201.png");
  background-repeat: no-repeat;
  background-size: cover;
  border-width: 5px;
  min-height: 500px;
  display: flex; }
  .page404 .blur404 {
    backdrop-filter: blur(15px) brightness(90%);
    -webkit-backdrop-filter: blur(15px) brightness(90%);
    border-radius: 5px;
    width: 100%;
    display: flex;
    align-items: center; }
    .page404 .blur404 .text404 {
      position: absolute;
      display: flex;
      flex-direction: column;
      justify-content: center;
      flex-shrink: 0;
      z-index: 1; }
      .page404 .blur404 .text404 .notfound {
        color: #FFF;
        text-align: center;
        font-size: 2.5rem;
        font-family: Palatino;
        font-style: italic;
        font-weight: 400;
        line-height: 55px; }
      .page404 .blur404 .text404 .oopsText {
        color: #FFF;
        text-align: center;
        font-size: 1.75rem;
        font-family: Arial;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        width: 78%;
        margin: auto; }
      .page404 .blur404 .text404 .form {
        margin: 15px auto;
        width: 70%; }
        .page404 .blur404 .text404 .form .button--primary {
          background-color: white;
          color: #555;
          text-align: center;
          font-size: 0.8125rem;
          font-family: Arial, Helvetica, sans-serif;
          font-style: normal;
          font-weight: 700;
          line-height: normal;
          text-transform: uppercase; }
        .page404 .blur404 .text404 .form .button--primary:hover {
          border-width: 2px;
          border-color: white;
          background-color: transparent;
          color: white; }
        .page404 .blur404 .text404 .form .button--primary:focus {
          border-width: 2px;
          border-color: black;
          background-color: #555;
          color: white; }

svg#scentsMap .targetClass:hover .cls-2 {
  fill: #555555;
  transition: 0.5s ease-in-out all;
  cursor: pointer; }

svg#scentsMap .targetClass .cls-2 {
  transition: 0.5s ease-in-out all;
  fill: #fff; }

svg#scentsMap .targetClass.active .cls-2 {
  fill: #555555;
  transition: 0.5s ease-in-out all;
  cursor: pointer; }

svg#scentsMap .targetClass.inactive .cls-2 {
  transition: 0.5s ease-in-out all;
  fill: #fff; }

#introCar.inactive {
  display: none !important; }

.marilScent .title {
  font-weight: normal !important;
  text-transform: uppercase; }

#detailsBox {
  width: 100%;
  max-width: 425px;
  margin: auto 0px;
  top: 0px;
  bottom: 0px;
  left: 10%;
  position: absolute;
  display: flex;
  justify-content: center; }
  #detailsBox .copy {
    margin: auto;
    width: 100%;
    background-color: white;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 0 10px #f4f4f4; }
  #detailsBox .content {
    margin: 20px;
    width: 100%;
    border: solid 2px #2b2b2b; }
  #detailsBox .title {
    font-size: 2.3rem;
    font-weight: normal;
    border-bottom: solid 2px #2b2b2b;
    border-top: solid 2px #2b2b2b;
    margin-top: 10px;
    margin-bottom: 0px;
    padding: 10px;
    text-transform: uppercase; }
  #detailsBox .description {
    font-weight: normal;
    margin-top: 0px;
    margin-bottom: 0px;
    border-bottom: solid 2px #2b2b2b;
    padding: 10px; }
  #detailsBox .notes {
    font-weight: normal;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 10px;
    border-bottom: solid 2px #2b2b2b; }
  #detailsBox .boxColor p {
    font-weight: bold;
    margin-top: 0px;
    margin-bottom: 0px;
    border-left: solid 2px #2b2b2b;
    background-color: #fff;
    text-transform: uppercase;
    font-size: 1.5rem;
    padding: 10px;
    margin-left: auto;
    line-height: 1em;
    font-weight: normal; }
  #detailsBox .boxColor {
    margin-top: 0px;
    margin-bottom: 0px;
    background-color: palevioletred;
    height: 100%;
    position: relative;
    display: flex; }
  #detailsBox #whiteOakCashmere, #detailsBox #clearBlueWater, #detailsBox #pinkPomeloAloe, #detailsBox #smokedWoods, #detailsBox #oudEarth, #detailsBox #lavenderWhiteSage, #detailsBox #freshCutFlowers, #detailsBox #vetiverTimurPepper,
  #detailsBox #himalayanCitrus, #detailsBox #roseLeather {
    display: none; }
  #detailsBox #whiteOakCashmere.active, #detailsBox #clearBlueWater.active, #detailsBox #pinkPomeloAloe.active, #detailsBox #smokedWoods.active, #detailsBox #oudEarth.active, #detailsBox #lavenderWhiteSage.active, #detailsBox #freshCutFlowers.active, #detailsBox #vetiverTimurPepper.active,
  #detailsBox #himalayanCitrus.active, #detailsBox #roseLeather.active {
    display: flex; }

.productBest .productView-images {
  overflow: hidden;
  min-height: 350px;
  max-height: 600px;
  animation: 1s ease-in 0s 1 fadeinto; }
  .productBest .productView-images ul.listImages {
    color: #333333;
    cursor: auto;
    line-height: 1.5;
    font-size: 1rem;
    font-weight: 400;
    font-family: Arial, Helvetica, sans-serif;
    outline: none;
    margin: 0;
    padding: 0;
    list-style-position: outside;
    position: relative;
    display: block;
    box-sizing: border-box;
    user-select: none;
    margin-bottom: 30px;
    margin-left: 0px; }
  .productBest .productView-images .productImages {
    list-style: none;
    animation: 1.5s ease-in 0s 1 fadeinto;
    color: #333333;
    cursor: auto;
    line-height: 1.5;
    font-size: 1rem;
    font-weight: 400;
    font-family: Arial, Helvetica, sans-serif;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
    box-sizing: border-box;
    outline: none;
    padding: 0;
    float: left;
    list-style: none;
    display: block;
    border-radius: 10px;
    margin: 0px 10px;
    background-color: #000000; }

@keyframes fadeinto {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@media (max-width: 1280px) {
  .mobileCart {
    height: 75px;
    width: 100%;
    background-color: #eee;
    position: fixed;
    bottom: 0px;
    left: 0px;
    z-index: 99;
    display: flex !important;
    padding: 15px; }
    .mobileCart .addtocartform {
      min-width: 100%;
      display: flex;
      height: 40px; }
      .mobileCart .addtocartform .form-action {
        width: 100%; }
        .mobileCart .addtocartform .form-action #form-action-addToCart {
          width: 100%; }
      .mobileCart .addtocartform .form-field--increments {
        width: 150px;
        height: 40px; }
        .mobileCart .addtocartform .form-field--increments .form-increment {
          display: block;
          height: 40px;
          margin-right: 20px;
          background-color: #FFF; }
          .mobileCart .addtocartform .form-field--increments .form-increment .button.button--icon {
            max-width: 20px;
            height: 100%; }
        .mobileCart .addtocartform .form-field--increments .form-input {
          max-width: 35px;
          padding: 0px;
          border: solid 0px; } }

.productBest .form-increment input.form-input--incrementTotal {
  border: solid 0px; }

.productBest {
  /* UNSET STYLES */
  /* header.header { max-height: 87px !important; } */
  /* ROOT */
  /* Typography */
  /* BANNER */
  /* Banner Logo */
  /*---- SLICK JS */
  /* IMAGE HOVER */
  /* Step Number */
  /* UP SELLING */
  /* Product Car */
  /*
    Responsive sizes 
    @media (max-width:320px) smartphones, iPhone, portrait 480x320 phones
        xxs
    @media (max-width:481px) portrait e-readers (Nook/Kindle), smaller tablets @ 600 or @ 640 wide.
        xs
    @media (max-width:641px) portrait tablets, portrait iPad, landscape e-readers, landscape 800x480 or 854x480 phones
        sm
    @media (max-width:961px) tablet, landscape iPad, lo-res laptops ands desktops
        mdt
    @media (max-width:1025px) big landscape tablets, laptops, and desktops
        lt
    @media (max-width:1281px) hi-res laptops and desktops 
        md
    @media (min-width:1500px) Large Desktops 
        lg
*/
  /* MEDIA SIZES */
  /* Large */ }
  .productBest .tab-content.has-jsContent.is-active {
    height: auto;
    overflow: visible;
    padding: 0rem;
    visibility: visible; }
  .productBest .slick-arrow {
    top: unset;
    left: unset !important;
    right: unset !important;
    bottom: unset;
    display: block;
    padding: unset;
    margin: unset;
    position: relative;
    transform: unset;
    width: 30px !important;
    height: 30px !important;
    background-color: #eee !important; }
  .productBest .slick-arrow:before {
    position: relative;
    height: 10px !important;
    width: 10px !important; }
  .productBest .slick-dots {
    top: unset;
    left: unset;
    right: unset;
    bottom: unset;
    position: relative;
    display: inline-block;
    width: unset; }
  .productBest .slick-dots li {
    all: unset; }
  .productBest .slick-dots li {
    position: relative;
    display: inline-block;
    margin: 0px;
    padding: 0;
    cursor: pointer; }
  .productBest .slick-dots li button, .productBest .slick-dots li button::before {
    height: 20px;
    width: 20px;
    border-radius: 10px;
    border: 0px;
    background-color: #eee;
    transition: all ease 0.5s; }
  .productBest .slick-dots li.slick-active button::before {
    transition: all ease 1s;
    background: #2b2b2b; }
  .productBest .slick-dots li.slick-active button:before {
    color: #2b2b2b;
    opacity: 1; }
  .productBest .indicatorsGroup {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    align-content: center;
    align-items: center;
    justify-content: center;
    /* background-color: #eee; */
    margin-top: 20px; }
  .productBest .productView {
    margin: 0 auto;
    padding: 0px; }
  .productBest .productView-price .price--withoutTax {
    color: #4C6A50;
    font-weight: bold;
    font-size: 26px !important;
    margin: 10px 0px; }
  .productBest .illustratedGraphic .indicatorsGroup {
    /* display: none; */ }
  .productBest .illustratedGraphic {
    position: relative;
    height: 650px;
    width: 100%;
    max-width: 650px; }
  .productBest .beforeGraphic {
    position: absolute;
    top: 0px;
    height: 650px;
    border-radius: 5px;
    background-color: #eee;
    width: 100%;
    max-width: 650px; }
  .productBest .afterGraphic {
    position: absolute;
    top: 0px;
    height: 650px;
    border-radius: 5px;
    /* background-color: #eee; */
    width: 100%;
    max-width: 650px;
    /* display: none; */
    /* border: #2b2b2b solid 5px; */ }
  .productBest .mainGraphic {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    height: 550px;
    border-radius: 5px;
    width: 100%;
    max-width: 550px; }
  .productBest .illustratedGraphic .slick-list {
    height: 550px;
    max-width: 550px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); }
  .productBest .tagButton.bullets {
    flex-direction: row;
    max-width: unset;
    column-gap: 20px; }
  .productBest .slick-arrow {
    background-color: #425563;
    border: solid 4px white;
    height: 40px;
    transition: all ease 0.5s;
    width: 40px;
    border-radius: 50px; }
  .productBest .slick-arrow:before {
    height: 15px;
    width: 15px;
    position: absolute;
    margin: auto;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px; }
  .productBest .slick-next {
    right: 15px; }
  .productBest .slick-prev {
    left: 15px; }
  .productBest .productView-options {
    width: 100%; }
  .productBest p {
    line-height: unset; }
  .productBest .page-content--centered {
    width: 100% !important;
    margin: 0px !important;
    padding: 0px !important;
    float: none; }
  .productBest .flex-column {
    flex-direction: column; }
  .productBest .container {
    max-width: 100%;
    width: 100%;
    padding: 0;
    margin: 0 auto; }
  .productBest .body {
    padding: 0px;
    float: left;
    width: 100%;
    max-width: 100%;
    margin: 0;
    box-sizing: border-box; }
  .productBest body {
    overflow-x: hidden; }
  .productBest .footer {
    overflow-x: hidden; }
  .productBest :root {
    --main-color: #A32235;
    --secoundary-color: #006548;
    --tertiary-color: #ECE5DC;
    --quaternary-color: #C89E67;
    --demdacoWhite-color: #eee;
    --demdacoBlue-color: #425563;
    --demdacoGray-color: #555;
    --transparent-color:rgba( 255, 255, 255, 0); }
  .productBest .PrimairyFont {
    font-family: 'archer', 'Arvo', Arial, Helvetica, sans-serif;
    font-weight: 500;
    font-size: 20px;
    color: var(--demdacoWhite-color);
    max-width: 400px;
    display: inline-block; }
  .productBest .SecoundaryFont {
    font-family: 'archer', 'Arvo',  Arial, Helvetica, sans-serif;
    font-size: 30px;
    font-weight: 500;
    color: var(--main-color);
    max-width: 500px;
    display: inline-block; }
  .productBest .TertiaryFont {
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    color: var(--demdacoGray-color); }
  .productBest .BoldFont {
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    color: var(--demdacoWhite-color);
    font-weight: 600;
    font-size: 27px;
    margin: 0px;
    padding: 0px; }
  .productBest .WhiteFont {
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    color: var(--demdacoWhite-color);
    font-size: 18px;
    font-style: italic;
    margin: 0px;
    padding: 0px; }
  .productBest .slideBanner {
    display: block !important;
    height: 468px;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: right;
    background-color: var(--main-color); }
  .productBest .bannerBlock .bannerBlock--container {
    background-color: var(--main-color); }
  .productBest .bannerBlock {
    min-height: 468px; }
  .productBest .bannerBlock .bannerBlock--container img {
    width: 100%;
    max-width: 350px; }
  @media (max-width: 961px) {
    .productBest {
      /* tablet, landscape iPad, lo-res laptops ands desktops */
      /* Banner Logo */ }
      .productBest .bannerBlock .bannerBlock--container {
        padding: 30px 20px; }
      .productBest .bannerBlock .bannerBlock--container img {
        width: 100%;
        max-width: 450px; } }
  @media (max-width: 1025px) {
    .productBest {
      /* big landscape tablets, laptops, and desktops */
      /* #bannerBlockChild .slick-slide img { height: 410px !important; min-width: 634px; margin-left: -25%; } */ }
      .productBest .bannerBlock {
        min-height: 400px; } }
  @media (max-width: 1281px) {
    .productBest {
      /* hi-res laptops and desktops */
      /* Banner Logo */ }
      .productBest .bannerBlock {
        min-height: 400px; }
      .productBest .bannerBlock .bannerBlock--container img {
        width: 100%;
        max-width: 250px; } }
  .productBest .hoverImage .CopyParent {
    display: none; }
  .productBest .hoverImage:hover {
    background-color: #ece5dc;
    width: 100%;
    border-radius: 5px;
    border: solid 7px #C89E67; }
  .productBest .hoverImage:hover img {
    visibility: hidden; }
  .productBest .hoverImage:hover .CopyParent {
    display: block; }
  .productBest .hoverImage:hover .CopyParent img {
    visibility: visible; }
  .productBest .hoverImage .CopyParent {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box; }
  .productBest .hoverImage {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box; }
  .productBest .StepNumber {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    position: absolute;
    background-color: var(--tertiary-color);
    border: solid 6px var(--main-color);
    color: var(--main-color);
    font-size: 40px;
    font-weight: 600;
    top: -40px;
    right: 0px;
    left: 0px;
    margin: 0px auto;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif; }
  .productBest .StepNumber p {
    color: var(--main-color);
    font-size: 40px;
    font-weight: 600;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif; }
  .productBest .upsellProducts-slider .slick-list {
    padding: 0px !important; }
  .productBest .upsellProducts-slider .slick-slide {
    padding: 0px 12.5px; }
  .productBest .slider-for {
    max-width: 500px !important;
    margin: 0px auto;
    height: 420px; }
  .productBest .slider-nav {
    max-width: 350px !important;
    max-height: 50px !important;
    margin: 0px auto; }
  .productBest .featuredImage img {
    margin: 0px auto; }
  .productBest .ProductCar {
    position: relative;
    min-height: 300px;
    max-width: 370px;
    width: 100%; }
  .productBest .AnimatedShape {
    position: absolute;
    top: 0px;
    left: 0px;
    height: 300px;
    width: 300px;
    background-color: #ECE5DC;
    border-radius: 50%; }
  @media (max-width: 1281px) {
    .productBest {
      /* hi-res laptops and desktops */ }
      .productBest .ProductCar {
        position: relative;
        min-height: 300px;
        max-width: 370px;
        width: 100%; }
      .productBest .AnimatedShape {
        position: absolute;
        top: 0px;
        left: 0px;
        height: 275px;
        width: 275px;
        background-color: #ECE5DC;
        border-radius: 50%; } }
  @media (max-width: 320px) {
    .productBest {
      /* smartphones, iPhone, portrait 480x320 phones */ } }
  @media (max-width: 481px) {
    .productBest {
      /* portrait e-readers (Nook/Kindle), smaller tablets @ 600 or @ 640 wide. */ }
      .productBest .hoverImage .CopyParent {
        display: none; }
      .productBest .hoverImage:hover {
        background-color: unset;
        width: 100%;
        border-radius: unset;
        border: unset; }
      .productBest .hoverImage:hover img {
        visibility: visible; }
      .productBest .hoverImage:hover .CopyParent {
        display: none; }
      .productBest .hoverImage:hover .CopyParent img {
        visibility: hidden; } }
  @media (max-width: 641px) {
    .productBest {
      /* portrait tablets, portrait iPad, landscape e-readers, landscape 800x480 or 854x480 phones */ } }
  @media (max-width: 961px) {
    .productBest {
      /* tablet, landscape iPad, lo-res laptops ands desktops */ }
      .productBest .AnimatedShape {
        position: absolute;
        top: 0px;
        left: 0px;
        height: 300px;
        width: 300px;
        background-color: #ECE5DC;
        border-radius: 50%; } }
  @media (max-width: 1025px) {
    .productBest {
      /* big landscape tablets, laptops, and desktops */ } }
  @media (max-width: 1281px) {
    .productBest {
      /* hi-res laptops and desktops */ }
      .productBest .hoverImage:hover .CopyParent img {
        visibility: visible;
        max-width: 200px !important; }
      .productBest .hoverImage:hover .CopyParent .SecoundaryFont {
        font-size: 20px; }
      .productBest .ProductCar {
        position: relative;
        max-width: 275px;
        width: 100%; }
      .productBest .AnimatedShape {
        position: absolute;
        top: 0px;
        left: 0px;
        height: 275px;
        width: 275px;
        background-color: #ECE5DC;
        border-radius: 50%; } }
  @media (min-width: 1500px) {
    .productBest {
      /* hi-res laptops and desktops */ }
      .productBest .ProductCar {
        position: relative;
        max-width: 275px;
        width: 100%; }
      .productBest .AnimatedShape {
        position: absolute;
        top: 0px;
        left: 0px;
        height: 275px;
        width: 275px;
        background-color: #ECE5DC;
        border-radius: 50%; }
      .productBest .TbnSlider .slick-slide {
        max-height: 60px; } }

.productBest #add-to-cart-wrapper {
  color: #333333;
  cursor: auto;
  -webkit-font-smoothing: antialiased;
  line-height: 1.5;
  font-size: 1rem;
  font-weight: 400;
  font-family: Arial, Helvetica, sans-serif;
  -webkit-box-direction: normal;
  text-align: left;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  display: flex; }

.productBest .productView-options .form-field {
  color: #333333;
  cursor: auto;
  line-height: 1.5;
  font-weight: 400;
  font-family: Arial, Helvetica, sans-serif;
  text-align: left;
  box-sizing: border-box;
  padding: 0;
  display: block;
  margin: 0 0 2rem;
  max-width: none;
  font-size: 0;
  margin-bottom: 0px; }

.flag-badge {
  float: unset; }

.productBest .productView-description {
  max-width: unset;
  width: 100%;
  margin-top: 20px; }

.productBest .form-increment {
  display: inline-flex;
  margin-right: 20px; }

.productBest .productView-options .form-field {
  display: inline-block; }

.home-follow-on-instagram.full-width {
  padding: 0px !important; }

.marilInstagram .full-width:has(.home-follow-on-instagram) {
  padding: 0px !important;
  max-height: 300px; }

.productView .productView-details .form-action {
  display: block;
  width: 100%; }

.form-wishlist a {
  margin: 0px !important;
  background-color: #efefef !important; }

form.form.form-wishlist.form-action {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important; }

.productView .productView-details .form-action input {
  width: 100%;
  margin: 0px;
  display: block;
  font-size: 1rem;
  line-height: 1rem;
  color: #fff;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold; }

.actions a {
  font-size: 1rem;
  line-height: 1rem;
  color: #2b2b2b;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold; }

.productView-options .form.addtocartform {
  display: flex;
  width: 100%;
  margin-bottom: 0px; }

.productView-options {
  width: 100%; }

.productBest nav .breadcrumbs {
  text-align: left;
  margin-bottom: 0px;
  margin-top: 0px; }

.recommendingProducts {
  display: none; }

.header-logo > a {
  display: block;
  width: auto;
  margin: 0px auto; }

@media (max-width: 1281px) {
  .header-logo {
    width: 100%;
    margin-left: 0px;
    max-width: 300px;
    margin: 0px auto;
    padding: 0px !important;
    pointer-events: none; } }

.productBest .accordion {
  width: 100%;
  border: 0px; }

.productBest .accordion p {
  margin: 0; }

.productBest .accordion__button {
  position: relative;
  display: block;
  margin: 0px;
  border-bottom: 1px solid #2b2b2b;
  padding: 0.5rem 1rem;
  width: 100%;
  text-align: left;
  color: #2b2b2b;
  text-transform: uppercase;
  font-size: 1.5rem;
  background: #ffffff;
  font-weight: bold; }

.productBest .accordion__button:focus, .productBest .accordion__button:hover {
  background: #2b2b2b;
  color: #ffffff; }

.productBest .accordion__button:focus::after, .productBest .accordion__button:hover::after {
  border-top-color: #ffffff; }

.productBest .accordion__button::after {
  content: "";
  position: absolute;
  right: 1rem;
  top: 0.65rem;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 15px solid #2b2b2b; }

.productBest .accordion__button.expanded {
  background: #2b2b2b;
  color: #ffffff; }

.productBest .accordion__button.expanded::after {
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 15px solid #ffffff;
  border-top: none; }

.productBest .accordion__section {
  padding: 1rem;
  background: #ffffff;
  max-height: 0vh;
  overflow: hidden;
  padding: 0; }

.productBest .accordion__section.open {
  max-height: 100vh;
  overflow: auto;
  padding: 1.25em;
  visibility: visible; }

@media (max-width: 961px) {
  .productBest .tagWrapper {
    display: none !important; }
  .productBest .productView-details .addtocartform {
    display: none  !important; } }

.marilFeaturedImage img {
  width: 100%; }

.marilScent {
  border: solid #2b2b2b 2px;
  margin-top: 10px;
  color: #2b2b2b; }
  .marilScent .headline {
    margin-top: 10px;
    padding: 10px 20px;
    border-top: solid #2b2b2b 2px;
    border-bottom: solid #2b2b2b 2px; }
  .marilScent .contentWrapper {
    display: flex;
    flex: 1; }
  .marilScent .description {
    padding: 30px;
    flex-grow: 1;
    display: flex;
    align-items: center; }
  .marilScent .details {
    flex-grow: 1;
    min-width: 50%;
    display: flex; }
    .marilScent .details .bullets {
      padding: 30px; }
    .marilScent .details .colorSwatch {
      border-left: #2b2b2b solid 2px;
      margin-left: auto; }
      .marilScent .details .colorSwatch .color {
        width: 100%;
        height: 50%; }
      .marilScent .details .colorSwatch .size {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        padding: 20px;
        text-align: center; }
        .marilScent .details .colorSwatch .size .number {
          font-size: 3em;
          line-height: 0.7em;
          font-weight: bold; }
        .marilScent .details .colorSwatch .size .unit {
          font-size: 1.2em;
          font-weight: bold; }

.marilScent h3 {
  text-transform: uppercase;
  font-weight: lighter !important;
  margin: 0px;
  margin-bottom: 0px;
  padding: 0px;
  color: #2b2b2b;
  line-height: 1em;
  font-size: 50px; }

@media (max-width: 961px) {
  .MarilProductBlock {
    max-width: 99.89vw; }
  .marilFeaturedImage {
    min-height: 400px;
    width: 100%;
    max-width: calc(99.89vw - 40px);
    margin: 0px auto; }
  .marilFeaturedImage img {
    object-fit: cover !important;
    width: 100% !important;
    height: 400px !important; }
  .marilScent {
    max-width: 99.89vw;
    margin: 0px 20px;
    border: solid #2b2b2b 2px;
    margin-top: 10px;
    color: #2b2b2b; }
    .marilScent .headline {
      margin-top: 10px;
      padding: 10px 20px;
      border-top: solid #2b2b2b 2px;
      border-bottom: solid #2b2b2b 2px; }
    .marilScent .contentWrapper {
      display: flex;
      flex-wrap: wrap;
      flex: 1; }
    .marilScent .description {
      padding: 30px;
      flex-grow: 1;
      display: flex;
      align-items: center;
      border-bottom: solid #2b2b2b 2px; }
    .marilScent .details {
      flex-grow: 1;
      min-width: 50%;
      width: 100%;
      display: flex; }
      .marilScent .details .bullets {
        padding: 30px; }
      .marilScent .details .colorSwatch {
        border-left: #2b2b2b solid 2px;
        margin-left: auto; }
        .marilScent .details .colorSwatch .color {
          width: 100%;
          height: 50%; }
        .marilScent .details .colorSwatch .size {
          display: flex;
          flex-direction: column;
          justify-content: center;
          align-items: center;
          padding: 20px;
          text-align: center; }
          .marilScent .details .colorSwatch .size .number {
            font-size: 3em;
            line-height: 0.7em;
            font-weight: bold; }
          .marilScent .details .colorSwatch .size .unit {
            font-size: 1.2em;
            font-weight: bold; }
  .marilScent h3 {
    text-transform: uppercase;
    font-weight: lighter !important;
    margin: 0px;
    margin-bottom: 0px;
    padding: 0px;
    color: #2b2b2b;
    line-height: 1em;
    font-size: 50px; } }

.productBest .productView-images .slick-initialized .slick-slide {
  margin: 0px 10px; }

@media (max-width: 961px) {
  .productBest .productView-images .slick-initialized .slick-slide .productImages {
    margin: 0px !important; }
  .productBest .productView-images .slick-initialized .slick-slide {
    margin: 0px !important; } }

.SKO.productBest .imageOrnaments {
  object-fit: fill;
  position: absolute;
  top: 0px;
  z-index: -1;
  width: 50%;
  margin-top: 90px; }

.SKO.productBest .productView-images {
  overflow: hidden;
  min-height: 350px;
  max-height: 600px;
  animation: 1s ease-in 0s 1 fadeinto; }
  .SKO.productBest .productView-images ul.listImages {
    color: #333333;
    cursor: auto;
    line-height: 1.5;
    font-size: 1rem;
    font-weight: 400;
    font-family: Arial, Helvetica, sans-serif;
    outline: none;
    margin: 0;
    padding: 0;
    list-style-position: outside;
    position: relative;
    display: block;
    box-sizing: border-box;
    user-select: none;
    margin-bottom: 30px;
    margin-left: 0px; }
  .SKO.productBest .productView-images .productImages {
    list-style: none;
    animation: 1.5s ease-in 0s 1 fadeinto;
    color: #333333;
    cursor: auto;
    line-height: 1.5;
    font-size: 1rem;
    font-weight: 400;
    font-family: Arial, Helvetica, sans-serif;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
    box-sizing: border-box;
    outline: none;
    padding: 0;
    float: left;
    list-style: none;
    display: block;
    border-radius: 10px;
    margin: 0px 10px;
    background-color: #000000; }

@keyframes fadeinto {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@media (max-width: 961px) {
  .SKO.productBest .mobileCart {
    height: 75px;
    width: 100%;
    background-color: #eee;
    position: fixed;
    bottom: 0px;
    z-index: 99;
    display: flex !important;
    padding: 15px; }
    .SKO.productBest .mobileCart .addtocartform {
      min-width: 100%;
      display: flex;
      height: 40px; }
      .SKO.productBest .mobileCart .addtocartform .form-action {
        width: 100%; }
        .SKO.productBest .mobileCart .addtocartform .form-action #form-action-addToCart {
          width: 100%; }
      .SKO.productBest .mobileCart .addtocartform .form-field--increments {
        width: 150px;
        height: 40px; }
        .SKO.productBest .mobileCart .addtocartform .form-field--increments .form-increment {
          display: block;
          height: 40px;
          margin-right: 20px;
          background-color: #FFF; }
          .SKO.productBest .mobileCart .addtocartform .form-field--increments .form-increment .button.button--icon {
            max-width: 20px;
            height: 100%; }
        .SKO.productBest .mobileCart .addtocartform .form-field--increments .form-input {
          max-width: 35px;
          padding: 0px;
          border: solid 0px; } }

.SKO.productBest .form-increment input.form-input--incrementTotal {
  border: solid 0px; }

.SKO.productBest {
  /* UNSET STYLES */
  /* header.header { max-height: 87px !important; } */
  /* ROOT */
  /* Typography */
  /* BANNER */
  /* Banner Logo */
  /*---- SLICK JS */
  /* IMAGE HOVER */
  /* Step Number */
  /* UP SELLING */
  /* Product Car */
  /*
    Responsive sizes 
    @media (max-width:320px) smartphones, iPhone, portrait 480x320 phones
        xxs
    @media (max-width:481px) portrait e-readers (Nook/Kindle), smaller tablets @ 600 or @ 640 wide.
        xs
    @media (max-width:641px) portrait tablets, portrait iPad, landscape e-readers, landscape 800x480 or 854x480 phones
        sm
    @media (max-width:961px) tablet, landscape iPad, lo-res laptops ands desktops
        mdt
    @media (max-width:1025px) big landscape tablets, laptops, and desktops
        lt
    @media (max-width:1281px) hi-res laptops and desktops 
        md
    @media (min-width:1500px) Large Desktops 
        lg
*/
  /* MEDIA SIZES */
  /* Large */ }
  .SKO.productBest .tab-content.has-jsContent.is-active {
    height: auto;
    overflow: visible;
    padding: 0rem;
    visibility: visible; }
  .SKO.productBest .slick-arrow {
    top: unset;
    left: unset !important;
    right: unset !important;
    bottom: unset;
    display: block;
    padding: unset;
    margin: unset;
    position: relative;
    transform: unset;
    width: 30px !important;
    height: 30px !important;
    background-color: #eee !important; }
  .SKO.productBest .slick-arrow:before {
    position: relative;
    height: 10px !important;
    width: 10px !important; }
  .SKO.productBest .slick-dots {
    top: unset;
    left: unset;
    right: unset;
    bottom: unset;
    position: relative;
    display: inline-block;
    width: unset; }
  .SKO.productBest .slick-dots li {
    all: unset; }
  .SKO.productBest .slick-dots li {
    position: relative;
    display: inline-block;
    margin: 0px;
    padding: 0;
    cursor: pointer; }
  .SKO.productBest .slick-dots li button, .SKO.productBest .slick-dots li button::before {
    height: 20px;
    width: 20px;
    border-radius: 10px;
    border: 0px;
    background-color: #eee;
    transition: all ease 0.5s; }
  .SKO.productBest .slick-dots li.slick-active button::before {
    transition: all ease 1s;
    background: #2b2b2b; }
  .SKO.productBest .slick-dots li.slick-active button:before {
    color: #2b2b2b;
    opacity: 1; }
  .SKO.productBest .indicatorsGroup {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    align-content: center;
    align-items: center;
    justify-content: center;
    /* background-color: #eee; */
    margin-top: 20px; }
  .SKO.productBest .productView {
    margin: 0 auto;
    padding: 0px; }
  .SKO.productBest .productView-price .price--withoutTax {
    color: #4C6A50;
    font-weight: bold;
    font-size: 26px !important;
    margin: 10px 0px; }
  .SKO.productBest .illustratedGraphic .indicatorsGroup {
    /* display: none; */ }
  .SKO.productBest .illustratedGraphic {
    position: relative;
    height: 650px;
    width: 100%;
    max-width: 650px; }
  .SKO.productBest .beforeGraphic {
    position: absolute;
    top: 0px;
    height: 650px;
    border-radius: 5px;
    background-color: #eee;
    width: 100%;
    max-width: 650px; }
  .SKO.productBest .afterGraphic {
    position: absolute;
    top: 0px;
    height: 650px;
    border-radius: 5px;
    /* background-color: #eee; */
    width: 100%;
    max-width: 650px;
    /* display: none; */
    /* border: #2b2b2b solid 5px; */ }
  .SKO.productBest .mainGraphic {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    height: 550px;
    border-radius: 5px;
    width: 100%;
    max-width: 550px; }
  .SKO.productBest .illustratedGraphic .slick-list {
    height: 550px;
    max-width: 550px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); }
  .SKO.productBest .tagButton.bullets {
    flex-direction: row;
    max-width: unset;
    column-gap: 20px; }
  .SKO.productBest .slick-arrow {
    background-color: #425563;
    border: solid 4px white;
    height: 40px;
    transition: all ease 0.5s;
    width: 40px;
    border-radius: 50px; }
  .SKO.productBest .slick-arrow:before {
    height: 15px;
    width: 15px;
    position: absolute;
    margin: auto;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px; }
  .SKO.productBest .slick-next {
    right: 15px; }
  .SKO.productBest .slick-prev {
    left: 15px; }
  .SKO.productBest .productView-options {
    width: 100%; }
  .SKO.productBest p {
    line-height: unset; }
  .SKO.productBest .page-content--centered {
    width: 100% !important;
    margin: 0px !important;
    padding: 0px !important;
    float: none; }
  .SKO.productBest .flex-column {
    flex-direction: column; }
  .SKO.productBest .container {
    max-width: 100%;
    width: 100%;
    padding: 0;
    margin: 0 auto; }
  .SKO.productBest .body {
    padding: 0px;
    float: left;
    width: 100%;
    max-width: 100%;
    margin: 0;
    box-sizing: border-box; }
  .SKO.productBest body {
    overflow-x: hidden; }
  .SKO.productBest .footer {
    overflow-x: hidden; }
  .SKO.productBest :root {
    --main-color: #A32235;
    --secoundary-color: #006548;
    --tertiary-color: #ECE5DC;
    --quaternary-color: #C89E67;
    --demdacoWhite-color: #eee;
    --demdacoBlue-color: #425563;
    --demdacoGray-color: #555;
    --transparent-color:rgba( 255, 255, 255, 0); }
  .SKO.productBest .PrimairyFont {
    font-family: 'archer', 'Arvo', Arial, Helvetica, sans-serif;
    font-weight: 500;
    font-size: 20px;
    color: var(--demdacoWhite-color);
    max-width: 400px;
    display: inline-block; }
  .SKO.productBest .SecoundaryFont {
    font-family: 'archer', 'Arvo',  Arial, Helvetica, sans-serif;
    font-size: 30px;
    font-weight: 500;
    color: var(--main-color);
    max-width: 500px;
    display: inline-block; }
  .SKO.productBest .TertiaryFont {
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    color: var(--demdacoGray-color); }
  .SKO.productBest .BoldFont {
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    color: var(--demdacoWhite-color);
    font-weight: 600;
    font-size: 27px;
    margin: 0px;
    padding: 0px; }
  .SKO.productBest .WhiteFont {
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    color: var(--demdacoWhite-color);
    font-size: 18px;
    font-style: italic;
    margin: 0px;
    padding: 0px; }
  .SKO.productBest .slideBanner {
    display: block !important;
    height: 468px;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: right;
    background-color: var(--main-color); }
  .SKO.productBest .bannerBlock .bannerBlock--container {
    background-color: var(--main-color); }
  .SKO.productBest .bannerBlock {
    min-height: 468px; }
  .SKO.productBest .bannerBlock .bannerBlock--container img {
    width: 100%;
    max-width: 350px; }
  @media (max-width: 961px) {
    .SKO.productBest {
      /* tablet, landscape iPad, lo-res laptops ands desktops */
      /* Banner Logo */ }
      .SKO.productBest .bannerBlock .bannerBlock--container {
        padding: 30px 20px; }
      .SKO.productBest .bannerBlock .bannerBlock--container img {
        width: 100%;
        max-width: 450px; } }
  @media (max-width: 1025px) {
    .SKO.productBest {
      /* big landscape tablets, laptops, and desktops */
      /* #bannerBlockChild .slick-slide img { height: 410px !important; min-width: 634px; margin-left: -25%; } */ }
      .SKO.productBest .bannerBlock {
        min-height: 400px; } }
  @media (max-width: 1281px) {
    .SKO.productBest {
      /* hi-res laptops and desktops */
      /* Banner Logo */ }
      .SKO.productBest .bannerBlock {
        min-height: 400px; }
      .SKO.productBest .bannerBlock .bannerBlock--container img {
        width: 100%;
        max-width: 250px; } }
  .SKO.productBest .hoverImage .CopyParent {
    display: none; }
  .SKO.productBest .hoverImage:hover {
    background-color: #ece5dc;
    width: 100%;
    border-radius: 5px;
    border: solid 7px #C89E67; }
  .SKO.productBest .hoverImage:hover img {
    visibility: hidden; }
  .SKO.productBest .hoverImage:hover .CopyParent {
    display: block; }
  .SKO.productBest .hoverImage:hover .CopyParent img {
    visibility: visible; }
  .SKO.productBest .hoverImage .CopyParent {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box; }
  .SKO.productBest .hoverImage {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box; }
  .SKO.productBest .StepNumber {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    position: absolute;
    background-color: var(--tertiary-color);
    border: solid 6px var(--main-color);
    color: var(--main-color);
    font-size: 40px;
    font-weight: 600;
    top: -40px;
    right: 0px;
    left: 0px;
    margin: 0px auto;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif; }
  .SKO.productBest .StepNumber p {
    color: var(--main-color);
    font-size: 40px;
    font-weight: 600;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif; }
  .SKO.productBest .upsellProducts-slider .slick-list {
    padding: 0px !important; }
  .SKO.productBest .upsellProducts-slider .slick-slide {
    padding: 0px 12.5px; }
  .SKO.productBest .slider-for {
    max-width: 500px !important;
    margin: 0px auto;
    height: 420px; }
  .SKO.productBest .slider-nav {
    max-width: 350px !important;
    max-height: 50px !important;
    margin: 0px auto; }
  .SKO.productBest .featuredImage img {
    margin: 0px auto; }
  .SKO.productBest .ProductCar {
    position: relative;
    min-height: 300px;
    max-width: 370px;
    width: 100%; }
  .SKO.productBest .AnimatedShape {
    position: absolute;
    top: 0px;
    left: 0px;
    height: 300px;
    width: 300px;
    background-color: #ECE5DC;
    border-radius: 50%; }
  @media (max-width: 1281px) {
    .SKO.productBest {
      /* hi-res laptops and desktops */ }
      .SKO.productBest .ProductCar {
        position: relative;
        min-height: 300px;
        max-width: 370px;
        width: 100%; }
      .SKO.productBest .AnimatedShape {
        position: absolute;
        top: 0px;
        left: 0px;
        height: 275px;
        width: 275px;
        background-color: #ECE5DC;
        border-radius: 50%; } }
  @media (max-width: 320px) {
    .SKO.productBest {
      /* smartphones, iPhone, portrait 480x320 phones */ } }
  @media (max-width: 481px) {
    .SKO.productBest {
      /* portrait e-readers (Nook/Kindle), smaller tablets @ 600 or @ 640 wide. */ }
      .SKO.productBest .hoverImage .CopyParent {
        display: none; }
      .SKO.productBest .hoverImage:hover {
        background-color: unset;
        width: 100%;
        border-radius: unset;
        border: unset; }
      .SKO.productBest .hoverImage:hover img {
        visibility: visible; }
      .SKO.productBest .hoverImage:hover .CopyParent {
        display: none; }
      .SKO.productBest .hoverImage:hover .CopyParent img {
        visibility: hidden; } }
  @media (max-width: 641px) {
    .SKO.productBest {
      /* portrait tablets, portrait iPad, landscape e-readers, landscape 800x480 or 854x480 phones */ } }
  @media (max-width: 961px) {
    .SKO.productBest {
      /* tablet, landscape iPad, lo-res laptops ands desktops */ }
      .SKO.productBest .AnimatedShape {
        position: absolute;
        top: 0px;
        left: 0px;
        height: 300px;
        width: 300px;
        background-color: #ECE5DC;
        border-radius: 50%; } }
  @media (max-width: 1025px) {
    .SKO.productBest {
      /* big landscape tablets, laptops, and desktops */ } }
  @media (max-width: 1281px) {
    .SKO.productBest {
      /* hi-res laptops and desktops */ }
      .SKO.productBest .hoverImage:hover .CopyParent img {
        visibility: visible;
        max-width: 200px !important; }
      .SKO.productBest .hoverImage:hover .CopyParent .SecoundaryFont {
        font-size: 20px; }
      .SKO.productBest .ProductCar {
        position: relative;
        max-width: 275px;
        width: 100%;
        height: 300px; }
      .SKO.productBest .AnimatedShape {
        position: absolute;
        top: 0px;
        left: 0px;
        height: 275px;
        width: 275px;
        background-color: #ECE5DC;
        border-radius: 50%; } }
  @media (min-width: 1500px) {
    .SKO.productBest {
      /* hi-res laptops and desktops */ }
      .SKO.productBest .ProductCar {
        position: relative;
        max-width: 275px;
        width: 100%;
        height: 300px; }
      .SKO.productBest .AnimatedShape {
        position: absolute;
        top: 0px;
        left: 0px;
        height: 275px;
        width: 275px;
        background-color: #ECE5DC;
        border-radius: 50%; }
      .SKO.productBest .TbnSlider .slick-slide {
        max-height: 60px; } }

.SKO.productBest #add-to-cart-wrapper {
  color: #333333;
  cursor: auto;
  -webkit-font-smoothing: antialiased;
  line-height: 1.5;
  font-size: 1rem;
  font-weight: 400;
  font-family: Arial, Helvetica, sans-serif;
  -webkit-box-direction: normal;
  text-align: left;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  display: flex; }

.SKO.productBest .productView-options .form-field {
  color: #333333;
  cursor: auto;
  line-height: 1.5;
  font-weight: 400;
  font-family: Arial, Helvetica, sans-serif;
  text-align: left;
  box-sizing: border-box;
  padding: 0;
  display: block;
  margin: 0 0 2rem;
  max-width: none;
  font-size: 0;
  margin-bottom: 0px; }

.flag-badge {
  float: unset; }

.SKO.productBest .productView-description {
  max-width: unset;
  width: 100%;
  margin-top: 20px; }

.SKO.productBest .form-increment {
  display: inline-flex;
  margin-right: 20px; }

.SKO.productBest .productView-options .form-field {
  display: inline-block; }

.home-follow-on-instagram.full-width {
  padding: 0px !important; }

.SKOInstagram .full-width:has(.home-follow-on-instagram) {
  padding: 0px !important;
  max-height: 300px; }

.productView .productView-details .form-action {
  display: block;
  width: 100%; }

.form-wishlist a {
  margin: 0px !important;
  background-color: #efefef !important; }

form.form.form-wishlist.form-action {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important; }

.productView .productView-details .form-action input {
  width: 100%;
  margin: 0px;
  display: block;
  font-size: 1rem;
  line-height: 1rem;
  color: #fff;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold; }

.actions a {
  font-size: 1rem;
  line-height: 1rem;
  color: #2b2b2b;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold; }

.productView-options .form.addtocartform {
  display: flex;
  width: 100%;
  margin-bottom: 0px; }

.productView-options {
  width: 100%; }

.SKO.productBest nav .breadcrumbs {
  text-align: left;
  margin-bottom: 0px;
  margin-top: 0px; }

.recommendingProducts {
  display: none; }

.header-logo > a {
  display: block;
  width: auto;
  margin: 0px auto; }

@media (max-width: 1281px) {
  .header-logo {
    width: 100%;
    margin-left: 0px;
    max-width: 300px;
    margin: 0px auto;
    padding: 0px !important;
    pointer-events: none; } }

.SKO.productBest .accordion {
  width: 100%;
  border: 0px; }

.SKO.productBest .accordion p {
  margin: 0; }

.SKO.productBest .accordion__button {
  position: relative;
  display: block;
  margin: 0px;
  border-bottom: 1px solid #2b2b2b;
  padding: 0.5rem 1rem;
  width: 100%;
  text-align: left;
  color: #2b2b2b;
  text-transform: uppercase;
  font-size: 1.5rem;
  background: #ffffff;
  font-weight: bold; }

.SKO.productBest .accordion__button:focus, .SKO.productBest .accordion__button:hover {
  background: #2b2b2b;
  color: #ffffff; }

.SKO.productBest .accordion__button:focus::after, .SKO.productBest .accordion__button:hover::after {
  border-top-color: #ffffff; }

.SKO.productBest .accordion__button::after {
  content: "";
  position: absolute;
  right: 1rem;
  top: 0.65rem;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 15px solid #2b2b2b; }

.SKO.productBest .accordion__button.expanded {
  background: #2b2b2b;
  color: #ffffff; }

.SKO.productBest .accordion__button.expanded::after {
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 15px solid #ffffff;
  border-top: none; }

.SKO.productBest .accordion__section {
  padding: 1rem;
  background: #ffffff;
  max-height: 0vh;
  overflow: hidden;
  padding: 0; }

.SKO.productBest .accordion__section.open {
  max-height: 100vh;
  overflow: auto;
  padding: 1.25em;
  visibility: visible; }

@media (max-width: 961px) {
  .SKO.productBest .tagWrapper {
    display: none !important; }
  .SKO.productBest .productView-details .addtocartform {
    display: none  !important; } }

.marilFeaturedImage img {
  width: 100%; }

.marilScent {
  border: solid #2b2b2b 2px;
  margin-top: 10px;
  color: #2b2b2b; }
  .marilScent .headline {
    margin-top: 10px;
    padding: 10px 20px;
    border-top: solid #2b2b2b 2px;
    border-bottom: solid #2b2b2b 2px; }
  .marilScent .contentWrapper {
    display: flex;
    flex: 1; }
  .marilScent .description {
    padding: 30px;
    flex-grow: 1;
    display: flex;
    align-items: center; }
  .marilScent .details {
    flex-grow: 1;
    min-width: 50%;
    display: flex; }
    .marilScent .details .bullets {
      padding: 30px; }
    .marilScent .details .colorSwatch {
      border-left: #2b2b2b solid 2px;
      margin-left: auto; }
      .marilScent .details .colorSwatch .color {
        width: 100%;
        height: 50%; }
      .marilScent .details .colorSwatch .size {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        padding: 20px;
        text-align: center; }
        .marilScent .details .colorSwatch .size .number {
          font-size: 3em;
          line-height: 0.7em;
          font-weight: bold; }
        .marilScent .details .colorSwatch .size .unit {
          font-size: 1.2em;
          font-weight: bold; }

.marilScent h3 {
  text-transform: uppercase;
  font-weight: lighter !important;
  margin: 0px;
  margin-bottom: 0px;
  padding: 0px;
  color: #2b2b2b;
  line-height: 1em;
  font-size: 50px; }

@media (max-width: 961px) {
  .MarilProductBlock {
    max-width: 99.89vw; }
  .marilFeaturedImage {
    min-height: 400px;
    width: 100%;
    max-width: calc(99.89vw - 40px);
    margin: 0px auto; }
  .marilFeaturedImage img {
    object-fit: cover !important;
    width: 100% !important;
    height: 400px !important; }
  .marilScent {
    max-width: 99.89vw;
    margin: 0px 20px;
    border: solid #2b2b2b 2px;
    margin-top: 10px;
    color: #2b2b2b; }
    .marilScent .headline {
      margin-top: 10px;
      padding: 10px 20px;
      border-top: solid #2b2b2b 2px;
      border-bottom: solid #2b2b2b 2px; }
    .marilScent .contentWrapper {
      display: flex;
      flex-wrap: wrap;
      flex: 1; }
    .marilScent .description {
      padding: 30px;
      flex-grow: 1;
      display: flex;
      align-items: center;
      border-bottom: solid #2b2b2b 2px; }
    .marilScent .details {
      flex-grow: 1;
      min-width: 50%;
      width: 100%;
      display: flex; }
      .marilScent .details .bullets {
        padding: 30px; }
      .marilScent .details .colorSwatch {
        border-left: #2b2b2b solid 2px;
        margin-left: auto; }
        .marilScent .details .colorSwatch .color {
          width: 100%;
          height: 50%; }
        .marilScent .details .colorSwatch .size {
          display: flex;
          flex-direction: column;
          justify-content: center;
          align-items: center;
          padding: 20px;
          text-align: center; }
          .marilScent .details .colorSwatch .size .number {
            font-size: 3em;
            line-height: 0.7em;
            font-weight: bold; }
          .marilScent .details .colorSwatch .size .unit {
            font-size: 1.2em;
            font-weight: bold; }
  .marilScent h3 {
    text-transform: uppercase;
    font-weight: lighter !important;
    margin: 0px;
    margin-bottom: 0px;
    padding: 0px;
    color: #2b2b2b;
    line-height: 1em;
    font-size: 50px; } }

.SKO.productBest .productView-images .slick-initialized .slick-slide {
  margin: 0px 10px; }

@media (max-width: 961px) {
  .SKO.productBest .productView-images .slick-initialized .slick-slide .productImages {
    margin: 0px !important; }
  .SKO.productBest .productView-images .slick-initialized .slick-slide {
    margin: 0px !important; } }

main {
  float: unset;
  overflow: scroll; }

#customFacetsPage {
  display: flex;
  flex-direction: column;
  margin: 0px 0px 50px 0px; }
  #customFacetsPage .productListing {
    display: flex;
    gap: 20px;
    flex: wrap; }
    #customFacetsPage .productListing #faceted-search-container {
      max-width: 300px;
      width: 100%;
      background-color: white;
      padding: 0px;
      top: 0px;
      position: sticky; }
    #customFacetsPage .productListing .productCategoies {
      width: 100%; }
      #customFacetsPage .productListing .productCategoies .productGridFacets {
        list-style: none;
        margin: 0px;
        display: grid;
        grid-template-columns: repeat(4, minmax(250px, 1fr));
        gap: 20px; }

.filters {
  width: 100%;
  margin-bottom: 20px; }
  .filters .appliedFilters {
    background-color: #eee;
    width: 100%;
    display: flex;
    gap: 0px;
    flex-wrap: wrap;
    height: auto;
    align-items: center; }
    .filters .appliedFilters .filter {
      background-color: white;
      color: #2b2b2b;
      padding: 5px 10px;
      border-radius: 5px;
      display: flex;
      align-items: center;
      margin: 10px;
      gap: 5px; }
    .filters .appliedFilters .filter:before {
      content: "";
      background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20"><path d="M5 5l10 10m0-10L5 15" stroke="black" stroke-width="2"/></svg>');
      background-repeat: no-repeat;
      /* Or repeat as needed */
      background-size: contain;
      /* Or set to specific size */
      display: block;
      height: 15px;
      width: 15px;
      border-radius: 5px; }
    .filters .appliedFilters .clearAll {
      font-weight: bold;
      margin-left: auto;
      margin-right: 10px;
      text-transform: uppercase; }
  .filters .actionsFilters {
    margin-top: 0px;
    display: flex;
    gap: 15px;
    align-items: center; }
    .filters .actionsFilters .productCount {
      margin-left: auto; }
    .filters .actionsFilters .countLimit {
      background-color: #eee;
      justify-items: center;
      background-color: #eee;
      align-items: center;
      align-content: space-around;
      justify-content: center;
      padding: 10px 10px;
      border-radius: 5px;
      display: flex;
      height: 100%;
      font-weight: bold; }
      .filters .actionsFilters .countLimit .form-label {
        white-space: nowrap;
        margin: 0px; }
    .filters .actionsFilters .imageSwap {
      display: inline-grid;
      grid-template-columns: 1fr 0.3fr 1fr;
      justify-items: center;
      background-color: #eee;
      align-items: center;
      align-content: space-around;
      justify-content: center;
      padding: 0px 10px;
      border-radius: 5px; }
      .filters .actionsFilters .imageSwap .imageButton {
        font-weight: bold;
        text-transform: uppercase;
        padding: 10px 0px; }
    .filters .actionsFilters .previousProducts {
      display: inline-grid;
      justify-items: center;
      background-color: #eee;
      align-items: center;
      align-content: space-around;
      justify-content: center;
      padding: 0px 10px;
      border-radius: 5px;
      margin: 20px auto 0px auto; }
      .filters .actionsFilters .previousProducts .imageButton {
        font-weight: bold;
        text-transform: uppercase;
        padding: 10px 0px; }

.productCard {
  margin-bottom: 20px; }
  .productCard .productImage {
    padding-top: 100%;
    height: 0px;
    position: relative;
    border-radius: 7px;
    background-color: #2b2b2b;
    overflow: hidden; }
    .productCard .productImage .flags {
      position: absolute;
      z-index: 2;
      top: 10px;
      display: flex;
      gap: 10px;
      width: 100%; }
      .productCard .productImage .flags [class*="flag-"] {
        background-color: #2b2b2b;
        color: white;
        padding: 3px 10px;
        border-radius: 5px;
        text-transform: uppercase;
        font-weight: bold; }
    .productCard .productImage img {
      object-fit: cover;
      /* Cover the container, maintaining aspect ratio */
      object-position: center;
      /* Center the image */
      border-radius: 5px;
      opacity: 0.98;
      position: absolute;
      top: 0;
      left: 0;
      /* Add left and right to center the image horizontally */
      right: 0;
      bottom: 0;
      /* Add bottom to center the image vertically */
      min-height: 100%; }
  .productCard .productDetails {
    margin-top: 5px; }
    .productCard .productDetails p {
      margin-bottom: 0px; }
    .productCard .productDetails .topRow {
      display: flex; }
      .productCard .productDetails .topRow .review {
        margin-left: auto; }
    .productCard .productDetails .midRow {
      margin-top: 10px; }
      .productCard .productDetails .midRow .productTitle {
        font-weight: bold;
        font-size: 1.2rem;
        line-height: 1.4rem;
        min-height: 60px; }
      .productCard .productDetails .midRow .productSku {
        color: #767676;
        font-size: 0.85rem; }
    .productCard .productDetails .bottomRow .tags {
      text-align: left;
      display: none !important;
      gap: 10px;
      flex-wrap: wrap;
      margin: 5px 0px; }
      .productCard .productDetails .bottomRow .tags p {
        background-color: #3A4B58;
        padding: 0px 5px;
        font-size: 0.9rem;
        color: white;
        border-radius: 5px;
        font-weight: bold;
        display: inline-block; }
    .productCard .productDetails .bottomRow .callout {
      margin-top: 10px;
      display: flex;
      align-content: center;
      gap: 5px; }
      .productCard .productDetails .bottomRow .callout img {
        height: 22px;
        width: 22px; }
      .productCard .productDetails .bottomRow .callout p {
        font-size: 15px;
        font-weight: 600;
        font-style: italic;
        margin: 0px;
        color: #3A4B58; }
    .productCard .productDetails .bottomRow .colors {
      margin-top: 10px;
      display: flex;
      gap: 10px; }
      .productCard .productDetails .bottomRow .colors .color {
        background-color: #2b2b2b;
        height: 25px;
        width: 25px;
        border-radius: 20px; }

.actionsFilters {
  display: flex;
  flex-direction: column; }

#faceted-search-container {
  min-width: 300px;
  /* Desktop: Allow accordion sections to scale to content height */ }
  #faceted-search-container .accordion {
    background-color: white;
    width: 100%;
    border: 0px; }
  #faceted-search-container .accordion p {
    margin: 0;
    font-size: 1rem; }
  #faceted-search-container .accordion__button {
    background-color: transparent;
    position: relative;
    display: flex;
    margin: 0px;
    border-bottom: 1px solid #2b2b2b;
    padding: 0.5rem 0rem;
    width: 100%;
    text-align: left;
    color: #2b2b2b;
    text-transform: uppercase;
    font-size: 1rem;
    font-weight: bold; }
  #faceted-search-container .accordion__button svg {
    height: 20px;
    width: 20px;
    margin-left: auto;
    transition: all ease 0.5s; }
  #faceted-search-container .accordion__button.expanded svg {
    transform: rotate(90deg);
    transition: all ease 0.5s; }
  #faceted-search-container .accordion__button:focus, #faceted-search-container .accordion__button:hover {
    color: #2b2b2b; }
  #faceted-search-container .accordion__button::after {
    content: "";
    position: absolute;
    right: 1rem;
    top: 0.65rem;
    width: 0;
    height: 0; }
  #faceted-search-container .accordion__button.expanded {
    color: #2b2b2b; }
  #faceted-search-container .accordion__section {
    padding: 1rem 0px;
    height: 0px;
    transition: height 0.5s ease-in-out;
    overflow: hidden;
    padding: 0;
    background-color: transparent; }
    #faceted-search-container .accordion__section .selectionFilter {
      display: flex;
      align-items: center;
      text-transform: capitalize;
      gap: 10px;
      margin: 5px 0px; }
      #faceted-search-container .accordion__section .selectionFilter input {
        height: 15px;
        width: 15px; }
  @media (min-width: 769px) {
    #faceted-search-container .accordion__section.open {
      height: auto !important;
      max-height: none !important;
      overflow: visible !important;
      padding: 1.25em 0px !important; } }
  #faceted-search-container .accordion__price {
    padding: 1rem 0px;
    height: 0px;
    transition: height 0.5s ease-in-out;
    overflow: hidden;
    padding: 0;
    background-color: transparent; }
    #faceted-search-container .accordion__price .selectionFilter {
      display: flex;
      align-items: center;
      text-transform: capitalize;
      gap: 10px;
      margin: 5px 0px; }
      #faceted-search-container .accordion__price .selectionFilter input {
        height: 15px;
        width: 15px; }
  #faceted-search-container .accordion__section.open {
    height: auto;
    max-height: 100%;
    overflow: auto;
    padding: 1.25em 0px;
    visibility: visible;
    background-color: transparent; }
  #faceted-search-container .accordion__price.open {
    height: auto;
    max-height: 100%;
    overflow: auto;
    padding: 1.25em 0px;
    visibility: visible;
    background-color: transparent; }

.searchField {
  align-items: center;
  max-width: 300px;
  width: 100%;
  height: 41px;
  border: 1px solid #b4b4b4;
  border-radius: 25px;
  padding: 0 10px;
  position: relative; }
  .searchField input {
    flex: 1;
    border: none;
    height: 100%;
    width: 100%;
    background-color: transparent;
    color: #2b2b2b;
    font-size: 13px; }
    .searchField input::placeholder {
      font-weight: bold;
      color: #2b2b2b; }
  .searchField .searchIcon {
    display: block;
    background-image: url(https://www.demdaco.com/content/icons/SearchIcon-01.svg);
    background-repeat: no-repeat;
    background-position: center center;
    width: 40px;
    height: 100%;
    background-color: white;
    content: "";
    -webkit-transition: 1s ease all;
    transition: 1s ease all;
    position: absolute;
    right: 0px;
    top: auto;
    bottom: auto;
    margin: auto 0px;
    border-radius: 50px; }

.paginationFacets {
  /* Add this to hide sr-only elements visually but keep them accessible to screen readers */ }
  .paginationFacets .containerPaging {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    margin-top: 20px; }
  .paginationFacets .button-previous, .paginationFacets .button-next {
    background-color: lightgray;
    border: none;
    color: white;
    padding: 10px 10px;
    border-radius: 5px;
    text-align: center;
    font-size: 16px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: background-color 0.3s; }
  .paginationFacets .button-previous[aria-disabled="false"], .paginationFacets .button-next[aria-disabled="false"] {
    background-color: #425563; }
  .paginationFacets .button-previous[aria-disabled="true"], .paginationFacets .button-next[aria-disabled="true"] {
    background-color: #f0f0f0;
    /* Light light gray */
    cursor: not-allowed; }
  .paginationFacets #pageNumbers {
    display: flex;
    gap: 10px;
    align-items: center; }
    .paginationFacets #pageNumbers button {
      background-color: #eee;
      padding: 5px 10px;
      font-weight: bold;
      border-radius: 5px;
      text-align: center;
      font-size: 16px;
      cursor: pointer;
      display: flex;
      color: #2b2b2b;
      align-items: center;
      justify-content: center;
      transition: background-color 0.3s; }
      .paginationFacets #pageNumbers button.active {
        background-color: #425563;
        color: white; }
  .paginationFacets .sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0; }
  .paginationFacets svg {
    fill: white;
    width: 16px;
    height: 16px; }

.mobileButtonclose {
  display: none; }

@media (max-width: 1000px) {
  .mobileButtonclose .closeButton {
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20"><path d="M5 5l10 10m0-10L5 15" stroke="black" stroke-width="2"/></svg>');
    background-repeat: no-repeat;
    background-size: 20px 20px;
    background-position: center;
    display: block !important;
    height: 25px;
    width: 25px;
    border-radius: 5px;
    margin-left: auto;
    position: fixed;
    right: 20px;
    top: 20px;
    z-index: 9999;
    background-color: white;
    padding: 15px;
    border-radius: 20px;
    box-shadow: 0px 0px 25px 5px rgba(0, 0, 0, 0.1); }
  .mobileButtonclose {
    display: block !important; }
  .upSellBlock {
    display: flex;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 50px;
    flex-direction: column; } }

.upSellBlock {
  display: flex;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 50px; }

.upSellBlock p {
  min-width: 50%;
  text-align: center;
  color: white; }

.actions {
  margin-bottom: 15px; }

.wishlistAdd {
  position: absolute;
  top: 6px;
  display: flex;
  right: 6px;
  z-index: 9;
  border-radius: 0;
  background-color: #fff;
  width: auto;
  min-width: 0px;
  max-width: 30px;
  transition: all 0.3s ease-in-out; }
  .wishlistAdd.isopen {
    transition: all 0.3s ease-in-out;
    max-width: 100%; }
  .wishlistAdd .iconWishlist {
    height: 30px;
    width: 30px;
    min-width: 30px;
    border-radius: 30px;
    position: relative; }
  .wishlistAdd .dropdownWishlist {
    transition: all 0.3s ease-in-out;
    border-right: #eee solid 0px;
    margin-right: 0px;
    height: 30px;
    min-width: 0px;
    max-width: 0px;
    display: flex;
    align-items: center; }
  .wishlistAdd.isopen .dropdownWishlist {
    transition: all 0.3s ease-in-out;
    border-right: #eee solid 1px;
    margin-right: 5px;
    height: 30px;
    min-width: 100px;
    max-width: 250px;
    display: flex;
    align-items: center; }

.dropdownWishlist form {
  margin-left: 10px;
  float: unset;
  border: 0px;
  max-width: 200px;
  margin-bottom: 0px; }
  .dropdownWishlist form select {
    border: 0px; }

.AddtoCart {
  position: absolute;
  display: none;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  border-radius: 0;
  max-width: 130px;
  border: 4px solid #FFF;
  background-color: #FFF;
  bottom: 8px;
  z-index: 9;
  left: 6px;
  margin-bottom: 0px; }
  .AddtoCart .DecreaseCart {
    height: 30px;
    min-width: 30px;
    border: 0px solid #487085;
    border-radius: 0;
    background-color: #487085;
    color: white;
    margin: 0px;
    padding: 0px; }
  .AddtoCart .quantyCart {
    background-color: #FFF;
    border: 0px;
    margin: 0px;
    height: 30px;
    padding: 0px;
    max-width: 30px;
    text-align: center; }
  .AddtoCart .IncreaseCart {
    height: 30px;
    min-width: 30px;
    border: 0px solid #487085;
    border-radius: 0;
    padding: 0px;
    margin: 0px;
    background-color: #487085;
    color: white; }
  .AddtoCart.isopen {
    display: flex; }

.quickview {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  position: absolute;
  display: none;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  border-radius: 30px;
  max-width: 130px;
  background-color: white;
  bottom: 8px;
  z-index: 9;
  right: 6px;
  margin-bottom: 0px;
  height: 38px;
  box-shadow: none; }

.quickview:focus {
  background-color: white; }

.AddtoCartBTN {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  position: absolute;
  display: none;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  border-radius: 30px;
  max-width: 130px;
  background-color: white;
  bottom: 8px;
  z-index: 9;
  left: 6px;
  margin-bottom: 0px;
  height: 38px;
  box-shadow: 0px 0px 5px 0px #000; }

.productImage:hover .AddtoCartBTN {
  display: flex; }

.productImage:hover .quickview {
  display: flex; }

.applied-filters-container {
  background: #eeeeee;
  width: 100%;
  display: flex;
  gap: 0px;
  flex-wrap: wrap;
  height: auto;
  align-items: center;
  border: none;
  border-radius: 0px;
  padding: 0px;
  margin-bottom: 15px; }

.Banners {
  background-color: #eee;
  padding: 5px;
  display: flex;
  gap: 10px;
  flex-wrap: wrap; }

.BannerPromo.selected {
  background-color: #487085;
  border: 1px solid #487085; }
  .BannerPromo.selected .content {
    display: flex;
    flex-direction: column;
    text-align: left;
    flex: 1; }
    .BannerPromo.selected .content p {
      margin: 0;
      line-height: 1.3rem; }
    .BannerPromo.selected .content .expires {
      font-size: 14px;
      color: #fff; }
    .BannerPromo.selected .content .oldPrice {
      font-size: 14px;
      color: #fff;
      font-weight: bold;
      text-decoration: line-through; }
    .BannerPromo.selected .content .newPrice {
      font-size: 14px;
      font-weight: bold;
      color: #fff; }
    .BannerPromo.selected .content .title {
      font-size: 16px;
      font-weight: bold;
      color: #fff; }
  .BannerPromo.selected .actions {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border-left: #487085 solid 2px;
    padding: 10px; }
    .BannerPromo.selected .actions button {
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      background-color: #bcdff3;
      margin: auto;
      border-radius: 50%;
      height: 28px;
      width: 28px;
      position: relative;
      border: solid 2px #487085; }
    .BannerPromo.selected .actions .icon {
      background-color: #487085;
      margin: auto;
      border-radius: 50px;
      height: 18px;
      width: 18px;
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0; }

.BannerPromo {
  display: flex;
  background-color: #fff;
  border: 1px solid #eee;
  padding: 10px 0px 10px 10px;
  max-width: 350px;
  text-align: center;
  box-shadow: 0px 0px 3px 0px #b8b8b8;
  border-radius: 5px;
  flex-wrap: wrap;
  gap: 10px; }
  .BannerPromo .imageContainer {
    background-color: #eee;
    height: 70px;
    border-radius: 5px;
    width: 70px; }
  .BannerPromo .content {
    display: flex;
    flex-direction: column;
    text-align: left;
    flex: 1; }
    .BannerPromo .content p {
      margin: 0;
      line-height: 1.3rem; }
    .BannerPromo .content .expires {
      font-size: 14px;
      color: #757575; }
    .BannerPromo .content .oldPrice {
      font-size: 14px;
      color: #AB1818;
      font-weight: bold;
      text-decoration: line-through; }
    .BannerPromo .content .newPrice {
      font-size: 14px;
      font-weight: bold;
      color: var(--dd-color-secondary); }
    .BannerPromo .content .title {
      font-size: 16px;
      font-weight: bold;
      color: #000; }
  .BannerPromo .actions {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border-left: #dfdfdf solid 2px;
    padding: 10px; }
    .BannerPromo .actions button {
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      background-color: #E8ECEE;
      margin: auto;
      border-radius: 50px;
      height: 28px;
      width: 28px;
      position: relative;
      border: var(--dd-color-secondary) solid 2px; }
    .BannerPromo .actions .icon {
      background-color: #E8ECEE;
      margin: auto;
      border-radius: 50px;
      height: 18px;
      width: 18px;
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0; }

.modalMobile {
  position: fixed;
  bottom: 0px;
  left: 0px;
  right: 0px;
  z-index: 999;
  height: 100%;
  width: 100%;
  background-color: rgba(26, 26, 26, 0.7); }

.modalMobileContainer {
  height: 550px;
  width: 100%;
  position: fixed;
  border-radius: 15px 15px 0px 0px;
  background-color: #fff;
  bottom: 0px;
  left: 0px;
  right: 0px; }

.modalMobileContainer .contentDetails .ProductDetails {
  border-bottom: rgba(26, 26, 26, 0.7) solid 2px; }

.modalMobileContainer .details {
  max-height: 550px;
  overflow: scroll;
  margin: 20px; }

.hide {
  display: none; }

.options {
  border-bottom: #757575 solid 2px;
  padding: 0px 0px 20px 0px;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  flex-direction: column; }

.details h3 {
  font-size: 20px;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 20px;
  border-bottom: #757575 solid 2px;
  position: sticky;
  top: 0px;
  background-color: #fff;
  text-align: center;
  padding: 10px 20px;
  z-index: 999; }

.details h3 {
  border-bottom: #757575 solid 0px;
  margin-bottom: 0px;
  padding: 0px;
  line-height: initial;
  font-size: 18px;
  font-weight: bold;
  margin-top: 0px;
  text-align: left;
  z-index: 999; }

.mobileBack {
  display: none; }

.navPage-issubMenu-item-child {
  padding-top: 20px; }

.details .tabTitle {
  position: relative;
  z-index: 99;
  padding: 20px 10px;
  border-bottom: #757575 solid 2px;
  display: flex;
  gap: 10px;
  margin-bottom: 15px;
  position: sticky;
  top: 0px;
  background-color: #fff; }
  .details .tabTitle .backButtonPromo {
    height: 40px;
    width: 40px;
    min-width: 40px;
    background-color: #487085;
    border-radius: 5px;
    background-image: url("https://store-kmr73o5t54.mybigcommerce.com/content/icons/newIcons/LeftArrow.svg");
    background-position: center;
    background-size: 20px 20px;
    background-repeat: no-repeat; }

.btn-continue {
  background-color: #487085;
  color: #fff;
  border-radius: 5px;
  padding: 10px 20px;
  border: none;
  margin-top: 20px;
  width: 100%;
  margin-bottom: 0px !important; }

.btn-continue:hover {
  background-color: #2b4959; }

@media (min-width: 1000px) {
  .modalMobileContainer {
    position: absolute;
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
    width: 380px;
    height: auto;
    max-height: 600px;
    margin: auto;
    border-radius: 20px; }
  .modalMobileContainer {
    position: absolute;
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
    width: 380px;
    height: auto;
    max-height: 600px;
    margin: auto;
    border-radius: 20px; } }

@media (max-width: 1000px) {
  .subCategoryParent {
    display: none; }
  .modalMobileContainer {
    max-height: 600px;
    height: auto;
    width: 100%;
    max-width: 600px; }
    .modalMobileContainer form {
      display: flex;
      flex-direction: column;
      gap: 10px; }
  .buttonsGroup {
    display: flex;
    flex-direction: column;
    gap: 10px; }
  #createNewBtn, #useExistingBtn {
    margin-top: 0px; } }

.maxWidthContent {
  max-width: 1500px; }

.container.maxWidthContent {
  max-width: 1500px;
  flex-direction: column;
  display: flex; }

@media (max-width: 1550px) {
  .maxWidthContent {
    max-width: 1300px; }
  .container.maxWidthContent {
    max-width: 1440px;
    width: 100%;
    flex-direction: column;
    display: flex; }
  #faceted-search-container {
    min-width: 225px; }
  #customFacetsPage .productListing #faceted-search-container {
    max-width: 250px;
    width: 100%;
    background-color: white;
    padding: 0px;
    top: 0px;
    position: sticky; }
  #customFacetsPage .productListing .productCategoies .productGridFacets {
    list-style: none;
    margin: 0px;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px; }
  .productRecommendations {
    display: grid;
    grid-template-columns: repeat(4, 1fr) !important;
    gap: 20px;
    flex-wrap: wrap;
    margin: 20px 0px 50px 0px;
    padding: 20px 20px;
    border: 1px solid rgba(229, 229, 229, 0.975);
    list-style: none;
    border-radius: 5px;
    box-shadow: 0px 0px 5px 3px rgba(229, 229, 229, 0.96); } }

@media (max-width: 1300px) {
  .maxWidthContent {
    max-width: 1200px; }
  div.navPage-issubMenu.is-open {
    background-color: #eee; }
  .container.maxWidthContent {
    max-width: 1000px;
    flex-direction: column;
    display: flex;
    margin: 45px auto 0px auto; }
  #faceted-search-container {
    min-width: 225px; }
  #customFacetsPage .productListing #faceted-search-container {
    max-width: 250px;
    width: 100%;
    background-color: white;
    padding: 0px;
    top: 0px;
    position: sticky; }
  #customFacetsPage .productListing .productCategoies .productGridFacets {
    list-style: none;
    margin: 0px;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px; }
  .productRecommendations {
    display: grid;
    grid-template-columns: repeat(3, 1fr) !important;
    gap: 20px;
    flex-wrap: wrap;
    margin: 20px 0px 50px 0px;
    padding: 20px 20px;
    border: 1px solid rgba(229, 229, 229, 0.975);
    list-style: none;
    border-radius: 5px;
    box-shadow: 0px 0px 5px 3px rgba(229, 229, 229, 0.96); }
  .productRecommendations :nth-child(1) {
    grid-column: 1 / span 3 !important; }
  .upSellBlock .content, .upSellBlock .image {
    height: 350px !important; }
  .upSellBlock {
    gap: 0px !important; }
  .navPages-quickSearch {
    order: unset !important; }
  .LogoSearchAccount {
    padding: 10px 20px !important; }
  .header,
  .header.sticky {
    height: auto; }
  .navPages-quickSearch {
    width: 50%;
    max-width: 650px; }
  div.navPage-issubMenu.is-open {
    display: block;
    overflow: hidden;
    position: absolute;
    top: 100%;
    height: 420px; }
  .MegaNavFooter {
    top: 430px; } }

@media (max-width: 1045px) and (min-width: 1000px) {
  .subCategoryParent, .subCategoryParent.slick-slider, #desktopCategory {
    display: none !important; }
  .maxWidthContent {
    max-width: 900px; }
  .container.maxWidthContent {
    max-width: 900px;
    flex-direction: column;
    display: flex;
    margin: 45px auto 0px auto; }
  .navMegaBar {
    gap: 18px; }
  .navMegaBar button {
    font-size: 12px; }
  .navPage-issubMenu-item-child {
    min-width: 120px; } }

@media (max-width: 1000px) {
  .navMegaBar button.contains-subMenu.is-root:hover::after {
    width: 0%;
    background-color: #2b2b2b; }
  .Mobilehide {
    display: none; }
  #customFacetsPage .productListing #faceted-search-container {
    max-height: unset;
    max-width: 100%;
    position: relative;
    display: block; }
  .modalMobileFilters {
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0px;
    z-index: 99999;
    height: 100%;
    width: 100%;
    background-color: rgba(26, 26, 26, 0.7); }
  .modalMobileContainerFilters {
    background-color: #fff;
    position: fixed;
    top: unset;
    left: 0px;
    bottom: 0px;
    right: 0px;
    width: 380px;
    height: auto;
    max-height: 100vh;
    margin: auto;
    border-radius: 20px  20px  0px  0px;
    z-index: 999; }
  .modalMobileContainerFilters .details {
    max-height: unset;
    overflow: scroll;
    margin: 0px;
    padding: 20px; }
  .modalMobileContainerFilters {
    min-height: 600px;
    top: 0px;
    bottom: 0px;
    height: auto;
    width: 100%;
    max-width: 100%;
    overflow: scroll; }
    .modalMobileContainerFilters form {
      display: flex;
      flex-direction: column;
      gap: 10px; }
  .modalMobileFillter {
    max-height: unset; }
    .modalMobileFillter .modalMobileContainer {
      max-height: unset;
      height: auto;
      width: 100%;
      max-width: 600px; }
  .navPages-quickSearch {
    order: 2 !important;
    max-width: unset !important; }
  .LogoSearchAccount {
    padding: 0px !important; }
  .container.maxWidthContent {
    margin: 10px auto 0px auto; }
  .productRecommendations {
    grid-template-columns: repeat(2, 1fr) !important;
    border-top: 0px !important; }
  .actionsFilters {
    display: grid;
    grid-template-columns: 1fr 1fr; }
  .previousProducts {
    grid-column: 1 / 3; }
  .filters .actionsFilters .sortBy {
    width: 100%; }
  .filters .actionsFilters .mobileFilters {
    width: auto;
    padding: 0px 20px; }
  .header,
  .header.sticky {
    height: auto; } }

@media (max-width: 700px) {
  .header,
  .header.sticky {
    height: auto; } }

.modalButton {
  display: none; }

@media (max-width: 1000px) {
  .header {
    position: relative !important; }
  .filters .appliedFilters {
    flex-wrap: wrap; }
  .btn.apply {
    font-family: Arial, Helvetica, sans-serif;
    color: #ffffff;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0;
    text-align: center;
    background: #425563;
    border: 1px solid #425563;
    border-radius: 0.3125rem;
    padding: 0.75rem 1.5rem;
    margin: 0px; }
  .modalButton {
    display: block; } }

.subCategoryParent .slick-track {
  display: flex;
  align-items: center; }

@media (max-width: 1024px) {
  .sectionBanner .columnsSections {
    background-color: #F6F0DB;
    padding: 0px 20px; }
  .sectionBanner .columnsSections .three-column {
    padding: 0;
    margin-bottom: 0.5rem;
    width: 100%;
    float: left;
    order: 2 !important; }
  .page--pagelayout .twothirds-column {
    padding: 0;
    order: 1 !important; } }

.accordion__price open {
  display: none !important; }

.modal {
  position: relative; }

.modal > .modal-close,
.modal-header > .modal-close {
  position: absolute;
  top: 1.05rem;
  right: 0.75rem;
  width: 32px;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: transparent;
  border: 0;
  text-decoration: none;
  cursor: pointer;
  z-index: 50; }

.modal > .modal-close span,
.modal-header > .modal-close span {
  color: #33789c;
  font-size: 32px;
  line-height: 1;
  font-weight: normal; }

.modal > .modal-close:hover span,
.modal-header > .modal-close:hover span {
  color: #1a5a7b; }

#modal.modal.modal--large > .modal-close {
  top: 15px;
  right: 15px;
  width: 32px;
  height: 32px;
  background-color: #fff;
  border-radius: 50%;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  border: 1px solid #e0e0e0;
  transition: all 0.2s ease; }

#modal.modal.modal--large > .modal-close:hover {
  background-color: #f5f5f5;
  transform: scale(1.05); }

#modal.modal.modal--large > .modal-close span {
  color: #333;
  font-size: 24px;
  font-weight: bold; }

@media (max-width: 768px) {
  #modal.modal.modal--large > .modal-close {
    top: 10px;
    right: 10px;
    width: 28px;
    height: 28px; }
  #modal.modal.modal--large > .modal-close span {
    font-size: 20px; } }

.maxWidthContent {
  width: 100%; }

.BRFourBlock {
  width: 100%;
  position: relative;
  max-height: unset !important;
  order: 3; }
  .BRFourBlock img {
    width: 100%;
    height: auto; }
  .BRFourBlock .SlidePDP {
    transition: transform 0.5s ease;
    display: flex;
    gap: 20px !important; }
  .BRFourBlock .SlidePDP .item {
    padding: 0px 10px; }
  .BRFourBlock .slick-dots {
    display: flex !important;
    gap: 10px;
    justify-content: center;
    width: 100%; }
  .BRFourBlock .slick-dots li button {
    margin: 0;
    width: 20px;
    height: 20px;
    background-color: #bbb;
    border: 0px !important;
    border-radius: 50%;
    display: inline-block;
    transition: all 0.6s ease; }
  .BRFourBlock .slick-dots li {
    background-color: unset;
    border: 0px !important; }
  .BRFourBlock .slick-dots li button::before {
    background-color: unset; }
  .BRFourBlock .slick-dots li.slick-active button {
    background-color: #2b2b2b;
    width: 40px;
    border-radius: 10px;
    transition: all 0.6s ease; }
  @media (min-width: 768px) {
    .BRFourBlock .SlidePDP .item {
      width: calc(50% - 10px); } }
  @media (min-width: 992px) {
    .BRFourBlock .SlidePDP .item {
      width: calc(33.3333% - 13.333px); } }
  @media (min-width: 1200px) {
    .BRFourBlock .SlidePDP .item {
      width: calc(25% - 15px); } }
  .BRFourBlock #listImages.slick-initialized {
    flex-direction: column; }

@media (max-width: 640px) {
  .BRSevenBlock p {
    width: 100% !important;
    padding-left: 20px;
    padding-right: 20px; } }

.priceSearch {
  /* max-width: 300px; */ }

#priceFilters {
  display: flex;
  align-items: center;
  /* max-width: 300px; */
  gap: 10px;
  /* Adjusted for better spacing */
  margin-top: 20px; }

.input-group {
  display: flex;
  flex-direction: column;
  min-width: 0px; }

.input-with-symbol {
  display: flex;
  align-items: center; }

.currency-symbol {
  padding: 10px;
  background: #f2f2f2;
  border: 1px solid #ccc;
  border-right: none;
  /* Remove the right border to merge with the input field */
  border-radius: 5px 0 0 5px;
  /* Rounded corners on the left side only */ }

#priceFilters input#minPrice, #priceFilters input#maxPrice {
  padding: 13px;
  border: 1px solid #ccc;
  border-radius: 0 5px 5px 0;
  /* Rounded corners on the right side */
  flex: 1;
  min-width: 0px; }

#applyButtonPriceSearch {
  padding: 8px 10px;
  color: #fff;
  border: none;
  border-radius: 5px;
  cursor: pointer;
  transition: background-color 0.3s ease;
  display: block;
  width: 100%;
  margin-top: 20px; }

@media (max-width: 640px) {
  #applyButtonPriceSearch {
    display: none; }
  #priceFilters {
    margin-bottom: 50px; } }

#modal {
  border-radius: 10px; }

.quickView {
  overflow-x: hidden; }
  .quickView .productBest .accordion__button::after {
    display: none; }
  .quickView #listImages.slick-initialized {
    flex-direction: column; }
  .quickView .productView.productBest.responsiveGrid.productView--quickView {
    max-width: 100%;
    padding: 0px 20px; }
  .quickView .productView-images {
    position: relative; }
    .quickView .productView-images .productImage {
      width: 100%;
      /* Fallback for initial state */
      list-style: none;
      border-radius: 10px;
      overflow: hidden; }
    .quickView .productView-images .productImage a {
      display: block;
      width: 100%;
      height: 100%;
      border-radius: 10px;
      background: rgba(43, 43, 43, 0.98);
      border: 2px solid #fff;
      /* Outer border */
      box-shadow: inset 0 0 0 2px #fff;
      /* Inner border */
      overflow: hidden;
      /* Ensures the inner border doesn't extend outside */ }
    .quickView .productView-images .productImage img {
      width: 100%;
      height: 100%;
      object-fit: cover;
      border-radius: 10px;
      opacity: .98; }
    .quickView .productView-images .listImages {
      transition: transform 0.5s ease;
      display: flex;
      gap: 20px; }
    .quickView .productView-images .slick-dots {
      display: flex !important;
      gap: 10px;
      justify-content: center; }
    .quickView .productView-images .slick-dots li button {
      margin: 0;
      width: 20px;
      height: 20px;
      background-color: #bbb;
      border: 0px !important;
      border-radius: 50%;
      display: inline-block;
      transition: all 0.6s ease; }
    .quickView .productView-images .slick-dots li.slick-active button {
      background-color: #2b2b2b;
      width: 40px;
      border-radius: 10px;
      transition: all 0.6s ease; }
    .quickView .productView-images .productView-images .slick-dots li {
      background-color: unset;
      border: 0px !important; }
    .quickView .productView-images .productBest .slick-dots li button::before {
      background-color: unset; }
    @media (min-width: 768px) {
      .quickView .productView-images .productImage {
        width: calc(50% - 10px); }
      .quickView .productView-images .productView .productView-images .slick-dots li {
        flex: 1 0 6%;
        margin: 0px;
        max-width: 45px; }
      .quickView .productView-images .productView .productView-images .slick-dots {
        display: flex !important;
        gap: 10px;
        flex-wrap: wrap;
        justify-content: center; } }
    @media (min-width: 992px) {
      .quickView .productView-images .productImage {
        width: calc(33.3333% - 13.333px); } }
    @media (min-width: 1200px) {
      .quickView .productView-images .productImage {
        width: calc(33.3333% - 13.333px); } }
  .quickView #homepageRecs {
    display: none; }
  .quickView .BlockTwo,
  .quickView .upsellBlockPLP,
  .quickView .BRtheeColumnBlock,
  .quickView .BRFourBlock,
  .quickView .BRFiveBlock,
  .quickView .BRFiveBlock,
  .quickView .BRSixBlock,
  .quickView #BRSevenBlockId,
  .quickView .videoGallery_c,
  .quickView .home-follow-on-instagram {
    display: none; }
  .quickView .tagWrapper {
    margin-top: 20px; }

#modal .product-desc-top,
#modal .artist-div,
#modal .consumer-div,
#modal .addthis_toolbox,
#modal .productView-description,
#modal .rollover_img,
#modal .productView-thumbnails,
#modal .mobile-hide,
#modal .related-trending,
#modal .related-out-trending,
#modal .product-blog,
#modal .productView-details .share-class {
  display: block !important; }

@media only screen and (max-width: 600px) {
  .main-widget .write-question-review-buttons-container .write-question-review-button {
    width: 90%;
    margin: 20px auto !important;
    margin-left: auto; }
  .yotpo-btns-container .yotpo-bottomline.pull-left.star-clickable {
    flex-direction: column; }
  .yotpo-bottomline.pull-left {
    display: flex;
    flex-direction: column;
    gap: 10px; } }

.productView--quickView #homepageRecsPDP {
  display: none; }

:root {
  /* Colors */
  --color-background: #2b2b2b;
  --color-gallery-bg: #f9f9f9;
  --color-component-bg: #FFFFFF;
  --color-border: #2b2b2b;
  --color-active: var(--dd-color-secondary);
  /* Spacing */
  --spacing-gap: 15px;
  --spacing-padding: 20px;
  /* Sizes */
  --thumbnail-size-portrait: 80px;
  --thumbnail-size-landscape: 100px;
  --border-radius: 8px;
  /* Shoelace Tab Group */
  --sl-tab-panel-padding: 0; }

/* Full-width container override */
.container:has(.custom-product-page) {
  max-width: 100% !important; }

main#mainContent {
  padding-top: 0px !important;
  overflow: visible !important;
  /* Ensure no overflow issues */ }

/* Main product page wrapper */
.custom-product-page {
  width: 100%;
  max-width: 100%;
  min-width: 0;
  /* Ensure no min-width constraint */
  margin: 0 auto;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
  padding-bottom: 50px;
  /* Add some padding at the bottom for scrolling space */
  box-sizing: border-box; }

/* Product page layout structure */
.product-page-start {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin-left: auto;
  margin-right: auto;
  align-items: flex-start;
  width: 100%;
  padding-top: 0px !important;
  height: auto;
  overflow: visible;
  gap: 0; }

/* Product page layout structure */
.qv-product-page-start {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin-left: auto;
  margin-right: auto;
  align-items: flex-start;
  width: 100%;
  padding-top: 0px !important;
  height: auto;
  overflow: visible;
  gap: 20px; }

/* Product sections layout */
.product-images-section {
  flex: 0 0 50%;
  max-width: 50%;
  position: sticky;
  top: 0px !important;
  /* Force override inline styles */
  z-index: 10;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
  height: auto; }

.product-details-section {
  flex: 0 0 calc(50% - 40px);
  padding: 20px 0px;
  max-width: calc(50% - 40px);
  height: auto;
  overflow: visible;
  align-self: stretch; }

/* Main product images grid container */
.product-images {
  display: grid;
  grid-template-columns: var(--thumbnail-size-landscape) 1fr;
  gap: var(--spacing-gap);
  padding: var(--spacing-padding);
  border-radius: var(--border-radius);
  box-sizing: border-box !important;
  width: 100%;
  height: auto;
  position: sticky;
  top: 0;
  z-index: 50;
  margin-top: 0;
  /* Ensure all images respect container boundaries */
  /* Product Thumbnails */
  /* Thumbnail Item */
  /* Main product image container */
  /* Wishlist button overlay */
  /* Mobile styles */ }
  .product-images img {
    width: 100%;
    height: 100%;
    object-fit: cover; }
  .product-images .product-image-thumbnails {
    display: flex;
    flex-direction: column;
    gap: 10px;
    max-height: 100%;
    overflow-y: auto;
    scrollbar-width: thin;
    padding: 2px;
    /* Scrollbar Styling */
    /* Mobile styles */ }
    .product-images .product-image-thumbnails::-webkit-scrollbar {
      width: 6px; }
    .product-images .product-image-thumbnails::-webkit-scrollbar-track {
      background: #f1f1f1;
      border-radius: 3px; }
    .product-images .product-image-thumbnails::-webkit-scrollbar-thumb {
      background: #888;
      border-radius: 3px; }
      .product-images .product-image-thumbnails::-webkit-scrollbar-thumb:hover {
        background: #555; }
    @media (max-width: 768px) {
      .product-images .product-image-thumbnails {
        flex-direction: row;
        overflow-x: auto;
        overflow-y: hidden;
        padding: 0; } }
    .product-images .product-image-thumbnails.scrollable {
      scrollbar-width: auto; }
      .product-images .product-image-thumbnails.scrollable::-webkit-scrollbar {
        width: 8px; }
  .product-images .product-thumbnail {
    flex-shrink: 0;
    cursor: pointer;
    transition: all 0.3s ease;
    border-radius: 8px;
    box-shadow: 0 0px 6px rgba(0, 0, 0, 0.3);
    overflow: hidden; }
    .product-images .product-thumbnail:hover {
      transform: translateY(-2px);
      box-shadow: 0 0px 8px rgba(0, 0, 0, 0.3); }
    .product-images .product-thumbnail:active {
      transform: translateY(0); }
    .product-images .product-thumbnail .thumbnail-wrapper {
      position: relative;
      width: 100%;
      padding-bottom: 100%;
      border: 2px solid transparent;
      border-radius: 8px;
      overflow: hidden;
      background-color: #FFFFFF;
      transition: border-color 0.3s ease; }
      .product-images .product-thumbnail .thumbnail-wrapper img {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        object-fit: cover;
        transition: transform 0.3s ease; }
    .product-images .product-thumbnail.active .thumbnail-wrapper {
      border-color: var(--dd-color-secondary);
      box-shadow: 0 0 0 2px var(--dd-color-secondary); }
    @media (max-width: 768px) {
      .product-images .product-thumbnail {
        width: 70px; }
        .product-images .product-thumbnail .thumbnail-wrapper {
          border-radius: 6px; } }
  .product-images .product-image-main-container {
    aspect-ratio: 1 / 1;
    border-radius: var(--border-radius);
    background-color: var(--color-component-bg);
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    max-height: calc(100vh - 200px); }
  .product-images .product-image-main {
    position: relative;
    width: 100%;
    height: 100%;
    border-radius: var(--border-radius);
    overflow: hidden;
    background-color: var(--color-component-bg);
    display: flex;
    align-items: center;
    justify-content: center; }
    .product-images .product-image-main img {
      width: 100%;
      height: 100%;
      object-fit: cover;
      display: block;
      object-position: center center; }
  .product-images .wishlist-button {
    position: absolute;
    top: 30px;
    right: 30px;
    background-color: white;
    border: none;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    z-index: 2; }
    .product-images .wishlist-button svg {
      width: 24px;
      height: 24px;
      fill: none;
      stroke: #333;
      stroke-width: 1.5; }
    .product-images .wishlist-button:hover svg {
      fill: rgba(255, 0, 0, 0.1);
      stroke: #ff3366; }
  @media (max-width: 1024px) {
    .product-images {
      position: relative;
      top: auto;
      z-index: 1;
      height: auto; } }
  @media (max-width: 768px) {
    .product-images {
      padding: 15px;
      grid-template-columns: 1fr;
      grid-template-rows: auto auto;
      position: relative;
      top: 0; }
      .product-images .product-image-thumbnails {
        grid-row: 2;
        height: auto;
        width: 100%;
        min-width: 100%;
        overflow-x: auto;
        overflow-y: hidden;
        padding: 5px 0 0 0; }
        .product-images .product-image-thumbnails::-webkit-scrollbar {
          height: 6px; }
      .product-images .product-thumbnail {
        width: 120px;
        height: 120px;
        min-width: 120px;
        min-height: 120px; }
      .product-images .product-image-main-container {
        grid-row: 1;
        width: 100%; } }
  @media (max-width: 480px) {
    .product-images .product-thumbnail {
      width: 100px;
      height: 100px;
      min-width: 100px; } }

/* Override inherited product view styles */
.productView-img-container {
  max-height: none !important;
  height: auto !important; }
  .productView-img-container img {
    max-height: none !important;
    height: auto !important; }

/* Product Info Styles */
.product-info {
  display: flex;
  flex-direction: column; }

.product-breadcrumbs {
  margin-bottom: 20px;
  /* Increase bottom margin */
  width: 100%;
  position: relative;
  font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
  /* Shoelace breadcrumb styling */
  /* Style for the separator specifically */
  /* Custom separator span styling */
  /* Three dots styling - make it bold and black */
  /* Categories dropdown styling */
  /* Remove padding from the ellipsis button label */
  /* Enhanced dropdown styling */
  /* Menu styling */
  /* Style for links inside menu items */
  /* Target the part element for more precise styling */
  /* Style for the dropdown button */
  /* Style for menu items */ }
  .product-breadcrumbs sl-breadcrumb {
    --sl-font-size-small: 14px;
    --sl-font-size-medium: 14px;
    font-size: 14px;
    /* Set the separator to a forward slash */
    --sl-breadcrumb-separator-margin: 0 8px;
    --sl-breadcrumb-separator-color: #777;
    --sl-breadcrumb-separator-font-size: 14px;
    display: flex;
    flex-wrap: nowrap;
    overflow: hidden; }
  .product-breadcrumbs sl-breadcrumb::part(separator) {
    color: #777;
    font-size: 14px;
    font-weight: normal; }
  .product-breadcrumbs [slot="separator"] {
    color: #777;
    font-size: 14px;
    font-weight: normal;
    margin: 0 8px;
    display: flex;
    align-items: center; }
  .product-breadcrumbs sl-breadcrumb-item {
    font-size: 14px;
    white-space: nowrap; }
  .product-breadcrumbs sl-menu {
    display: flex;
    flex-direction: column;
    padding: 10px;
    gap: 4px; }
  .product-breadcrumbs .breadcrumb-categories {
    display: flex;
    align-items: center; }
  .product-breadcrumbs .breadcrumb-categories sl-button::part(base) {
    padding: 0;
    margin: 0 0.2rem;
    color: #777;
    font-weight: normal;
    display: flex;
    align-items: center;
    height: 100%;
    min-height: 0;
    min-width: 0; }
  .product-breadcrumbs .breadcrumb-categories sl-button::part(label) {
    padding: 0;
    margin: 0; }
  .product-breadcrumbs .breadcrumb-categories sl-icon {
    font-size: 1rem;
    vertical-align: middle;
    color: #777;
    font-weight: normal;
    padding: 0;
    margin: 0; }
  .product-breadcrumbs sl-dropdown::part(trigger) {
    display: flex;
    align-items: center;
    color: #777; }
  .product-breadcrumbs sl-menu {
    --sl-z-index-dropdown: 100;
    max-width: 300px; }
  .product-breadcrumbs sl-menu-item {
    font-size: 14px;
    white-space: normal;
    word-break: break-word; }
  .product-breadcrumbs sl-menu-item a {
    color: #777;
    text-decoration: none;
    font-size: 14px;
    transition: color 0.2s ease;
    display: block;
    width: 100%; }
  .product-breadcrumbs sl-menu-item a:hover {
    color: #333;
    text-decoration: underline; }
  .product-breadcrumbs sl-breadcrumb-item a {
    font-size: 14px;
    color: #777;
    text-decoration: none;
    transition: color 0.2s ease; }
  .product-breadcrumbs sl-breadcrumb-item a:hover {
    color: #333;
    text-decoration: underline; }
  .product-breadcrumbs sl-breadcrumb-item[aria-current="page"] {
    color: #2B2B2B;
    font-weight: 700;
    font-size: 14px; }
  .product-breadcrumbs sl-breadcrumb-item[aria-current="page"]::part(label) {
    color: #2B2B2B;
    font-weight: 700; }
  .product-breadcrumbs sl-button::part(base) {
    font-size: 14px;
    min-width: auto;
    padding: 0; }
  .product-breadcrumbs sl-button::part(label) {
    font-size: 14px; }
  .product-breadcrumbs sl-menu-item {
    font-size: 14px; }

.product-badges {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-bottom: 15px; }

/* Badge styles based on Figma design */
.badge {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 5px 10px;
  border-radius: 5px;
  color: #fff;
  font-family: Roboto, -apple-system, BlinkMacSystemFont, 'Segoe UI', Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.5px; }

.badge .label {
  text-align: center; }

.badge--out-of-stock {
  background-color: #C53030 !important;
  color: #FFFFFF !important; }

.product-collection-link {
  font-size: 14px;
  color: #333;
  font-weight: 700;
  text-transform: capitalize;
  font-family: Arial, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif; }

.product-title h1 {
  font-size: 28px;
  font-weight: 700;
  color: #087781;
  margin: 0;
  line-height: 1.2;
  font-family: 'Playfair Display', serif; }

/* Product sentiment styling for PDP pages */
.product-sentiment {
  color: #087781;
  font-size: 18px;
  margin-top: 5px;
  line-height: 1.4;
  font-weight: 400;
  font-style: italic;
  letter-spacing: normal; }

/* Product sentiment styling for product cards */
.product-card .product-sentiment,
.product-card-details .product-sentiment {
  color: #000000;
  font-size: 14px;
  margin-top: 5px;
  line-height: 1.4;
  font-weight: 400;
  font-style: italic;
  letter-spacing: normal; }

/* Product sentiment styling for quick view modal */
.modal-body.quickView .product-sentiment,
.quickView .product-sentiment,
.modal .product-sentiment {
  color: #087781 !important;
  font-size: 16px !important;
  margin-top: 8px !important;
  margin-bottom: 15px !important;
  line-height: 1.4 !important;
  font-weight: 400 !important;
  font-style: italic !important;
  letter-spacing: normal !important; }

/* SEO Product Title styling */
.product-title.seo-product-title {
  font-size: 1.3rem;
  font-family: sans-serif;
  font-style: italic;
  margin: 0px;
  padding: 0px;
  line-height: 1em; }

/* Reviews and Questions section */
.product-reviews-questions {
  display: flex;
  align-items: center;
  gap: 10px; }

.product-rating {
  display: flex;
  align-items: center;
  gap: 10px; }

.rating-score {
  display: flex;
  align-items: center;
  gap: 5px; }

.rating-value {
  font-size: 16px;
  font-weight: 400;
  color: #000; }

.star-icon {
  display: flex;
  align-items: center; }

.star-icon svg {
  width: 16px;
  height: 16px; }

.review-link, .question-link {
  color: #547689;
  text-decoration: none;
  font-size: 16px;
  font-weight: 400;
  font-family: 'Open Sans', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, sans-serif; }

.review-link:hover, .question-link:hover {
  text-decoration: underline; }

.question-container {
  display: flex;
  align-items: center;
  gap: 5px; }

.question-container svg {
  color: #547689; }

/* Pricing section updates based on Figma design */
.product-pricing {
  padding: 0px;
  margin: 0px;
  margin-bottom: 0px;
  text-align: center; }

.price-container {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 10px; }

.current-price {
  font-size: 24px;
  font-weight: 700;
  color: #000;
  font-family: Roboto, -apple-system, BlinkMacSystemFont, 'Segoe UI', Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif; }

.original-price {
  font-size: 24px;
  font-weight: 400;
  color: #888;
  text-decoration: line-through;
  margin-left: 10px;
  font-family: Roboto, -apple-system, BlinkMacSystemFont, 'Segoe UI', Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif; }

.price-savings {
  color: #B11F2A;
  font-size: 20px;
  font-weight: 700;
  font-family: Roboto, -apple-system, BlinkMacSystemFont, 'Segoe UI', Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif; }

/* Remove the dot separator */
.price-dot {
  display: none; }

/* Promotion section */
.product-promotions {
  display: flex;
  flex-wrap: wrap;
  gap: 15px; }

.promotion-item {
  display: flex;
  align-items: center;
  gap: 10px; }

.promotion-bullet {
  width: 8px;
  height: 8px;
  background-color: #fff;
  border: 2px solid #000;
  border-radius: 50%;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center; }
  .promotion-bullet i, .promotion-bullet svg {
    width: 16px;
    height: 16px;
    stroke: #2b2b2b;
    stroke-width: 2;
    display: block; }

.promotion-text {
  font-size: 16px;
  font-weight: 500;
  color: #000;
  font-family: Roboto, -apple-system, BlinkMacSystemFont, 'Segoe UI', Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
  line-height: 1.4; }

@media (max-width: 768px) {
  .promotion-bullet i, .promotion-bullet svg {
    width: 16px !important;
    height: 16px !important;
    stroke: #2b2b2b !important;
    stroke-width: 2 !important;
    display: block !important; } }

/* Product options */
.product-options-container {
  margin-bottom: 30px;
  width: 100%;
  /* Ensure full width */ }

.product-options-title {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 16px;
  font-family: Arial, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
  color: #333; }

.product-options {
  display: flex;
  gap: 16px;
  margin-bottom: 16px;
  width: 100%;
  /* Ensure options use full width */ }

.option-value {
  flex: 1;
  width: 100%;
  /* Ensure each option uses full available width */ }

.form-field {
  width: 100%; }

.form-field-container {
  box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.25);
  border-radius: 6px;
  overflow: hidden;
  transition: box-shadow 0.2s ease; }

.form-field-container.focused {
  box-shadow: 0px 0px 6px 0px rgba(22, 92, 125, 0.5); }

.option-select {
  position: relative;
  width: 100%; }

.option-select select {
  width: 100%;
  padding: 12px 16px;
  border: none;
  appearance: none;
  background-color: white;
  font-size: 14px;
  font-family: Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
  cursor: pointer; }

.option-select select:focus {
  outline: none; }

.option-select svg {
  position: absolute;
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
  pointer-events: none;
  stroke: #777; }

/* Quantity and Add to Cart */
.product-add-to-cart {
  display: flex;
  align-items: center;
  gap: 15px;
  margin-top: 25px;
  width: 100%; }

.quantity-container {
  flex: 0 0 auto;
  /* Don't grow or shrink */
  display: flex;
  align-items: center; }

.quantity-input {
  width: 140px;
  /* Fixed width for quantity input */ }

.quantity-selector {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-radius: 0px !important;
  /* Reset rounded container */
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.15);
  padding: 6px !important;
  /* Adjusted padding as requested */
  background-color: #fff;
  width: 100%;
  border: none !important;
  height: auto;
  overflow: visible; }

.quantity-btn {
  width: 32px;
  /* Smaller, more reasonable size */
  height: 32px;
  background-color: #087781 !important;
  /* Specific color requested */
  border: none;
  cursor: pointer;
  border-radius: 50%;
  color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: background-color 0.2s ease;
  -webkit-tap-highlight-color: transparent;
  position: relative;
  padding: 0px !important;
  /* Zero padding as requested */ }
  .quantity-btn:hover {
    background-color: #055e66 !important;
    /* Darker shade for hover */ }
  .quantity-btn:active {
    background-color: #055e66 !important;
    /* Darker shade for active */
    transform: scale(0.95); }
  .quantity-btn.decrease::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 12px;
    height: 2px;
    background-color: white !important;
    /* White stroke for minus */ }
  .quantity-btn.increase::before, .quantity-btn.increase::after {
    content: "";
    position: absolute;
    background-color: white !important;
    /* White stroke for plus */ }
  .quantity-btn.increase::before {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 12px;
    height: 2px; }
  .quantity-btn.increase::after {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 2px;
    height: 12px;
    display: block !important;
    /* Ensure the vertical line is visible */ }

.quantity-value {
  border: none;
  text-align: center;
  font-size: 16px;
  font-weight: 600;
  width: 40px;
  padding: 0px !important;
  /* Zero padding as requested */
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
  background: transparent;
  margin: 0 5px;
  -moz-appearance: textfield;
  appearance: textfield; }
  .quantity-value::-webkit-outer-spin-button, .quantity-value::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0; }

.add-to-cart-btn {
  flex: 1;
  height: 42px;
  /* Fixed height */
  background-color: #087781 !important;
  /* Match quantity buttons */
  color: white;
  border: none;
  border-radius: 6px;
  padding: 0 24px;
  font-size: 15px;
  font-weight: 600;
  cursor: pointer;
  transition: background-color 0.3s, transform 0.2s;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  white-space: nowrap;
  -webkit-tap-highlight-color: transparent; }
  .add-to-cart-btn:hover {
    background-color: #055e66 !important;
    /* Darker shade for hover */ }
  .add-to-cart-btn:active {
    transform: scale(0.98);
    background-color: #055e66 !important;
    /* Darker shade for active */ }

/* Product container width - updated */
div[itemtype="http://schema.org/Product"] {
  width: 100% !important;
  max-width: 100% !important;
  box-sizing: border-box !important; }

/* Product Card Quantity Controls */
.AddtoCart.ProductFormOptions {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-radius: 0px !important;
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.15);
  padding: 6px !important;
  background-color: #fff;
  width: 100%;
  border: none !important;
  height: auto;
  overflow: visible;
  margin: 5px 0; }

/* Position product card AddtoCart at bottom left, same as AddtoCartBTN */
.productImage .AddtoCart {
  position: absolute;
  bottom: 8px;
  left: 6px;
  top: auto;
  right: auto;
  transform: none;
  -webkit-transform: none;
  z-index: 10;
  opacity: 1;
  display: none;
  /* Hidden by default, shown when items in cart */
  align-items: center;
  justify-content: flex-start;
  background-color: rgba(255, 255, 255, 0.9);
  padding: 6px !important;
  border-radius: 0px !important;
  height: 38px;
  max-width: 130px;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.3); }

/* Show AddtoCart when it has the "isopen" class (added when items in cart) */
.productImage .AddtoCart.isopen {
  display: flex !important; }

.AddtoCart.ProductFormOptions,
div[id^="addtocartbtn-"].AddtoCart.ProductFormOptions {
  position: absolute;
  bottom: 2px;
  left: 6px;
  top: auto;
  right: auto;
  transform: none;
  -webkit-transform: none;
  z-index: 10;
  opacity: 1;
  display: none;
  /* Hidden by default, shown when items in cart */
  align-items: center;
  justify-content: flex-start;
  background-color: rgba(255, 255, 255, 0.9);
  padding: 0px 3px !important;
  border-radius: 0px !important;
  height: 38px;
  width: auto;
  min-width: fit-content;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.3); }

/* Show when it has the "isopen" class (added when items in cart) */
.AddtoCart.ProductFormOptions.isopen,
div[id^="addtocartbtn-"].AddtoCart.ProductFormOptions.isopen {
  display: flex !important; }

/* Show buttons on hover */
.AddtoCart.ProductFormOptions.isopen:hover .decreaseBtn,
.AddtoCart.ProductFormOptions.isopen:hover .increaseBtn,
div[id^="addtocartbtn-"].AddtoCart.ProductFormOptions.isopen:hover .decreaseBtn,
div[id^="addtocartbtn-"].AddtoCart.ProductFormOptions.isopen:hover .increaseBtn {
  display: flex !important; }

.AddtoCart.ProductFormOptions .decreaseBtn,
.AddtoCart.ProductFormOptions .increaseBtn,
.productImage .AddtoCart .decreaseBtn,
.productImage .AddtoCart .increaseBtn,
div[id^="addtocartbtn-"] .decreaseBtn,
div[id^="addtocartbtn-"] .increaseBtn {
  width: 30px;
  height: 30px;
  background-color: #087781 !important;
  border: none !important;
  cursor: pointer;
  border-radius: 0 !important;
  color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: background-color 0.2s ease;
  -webkit-tap-highlight-color: transparent;
  position: relative;
  padding: 0px !important; }

.AddtoCart.ProductFormOptions .decreaseBtn:hover,
.AddtoCart.ProductFormOptions .increaseBtn:hover,
.productImage .AddtoCart .decreaseBtn:hover,
.productImage .AddtoCart .increaseBtn:hover,
div[id^="addtocartbtn-"] .decreaseBtn:hover,
div[id^="addtocartbtn-"] .increaseBtn:hover {
  background-color: #055e66 !important; }

.AddtoCart.ProductFormOptions .decreaseBtn:active,
.AddtoCart.ProductFormOptions .increaseBtn:active,
.productImage .AddtoCart .decreaseBtn:active,
.productImage .AddtoCart .increaseBtn:active,
div[id^="addtocartbtn-"] .decreaseBtn:active,
div[id^="addtocartbtn-"] .increaseBtn:active {
  background-color: #055e66 !important;
  transform: scale(0.95); }

/* Create minus sign */
.AddtoCart.ProductFormOptions .decreaseBtn::before,
.productImage .AddtoCart .decreaseBtn::before,
div[id^="addtocartbtn-"] .decreaseBtn::before,
.DecreaseCart.decreaseBtn::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 12px;
  height: 2px;
  background-color: white !important; }

/* Create plus sign */
.AddtoCart.ProductFormOptions .increaseBtn::before,
.AddtoCart.ProductFormOptions .increaseBtn::after,
.productImage .AddtoCart .increaseBtn::before,
.productImage .AddtoCart .increaseBtn::after,
div[id^="addtocartbtn-"] .increaseBtn::before,
div[id^="addtocartbtn-"] .increaseBtn::after,
.IncreaseCart.increaseBtn::before,
.IncreaseCart.increaseBtn::after {
  content: "";
  position: absolute;
  background-color: white !important; }

.AddtoCart.ProductFormOptions .increaseBtn::before,
.productImage .AddtoCart .increaseBtn::before,
div[id^="addtocartbtn-"] .increaseBtn::before,
.IncreaseCart.increaseBtn::before {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 12px;
  height: 2px; }

.AddtoCart.ProductFormOptions .increaseBtn::after,
.productImage .AddtoCart .increaseBtn::after,
div[id^="addtocartbtn-"] .increaseBtn::after,
.IncreaseCart.increaseBtn::after {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 2px;
  height: 12px;
  display: block !important; }

.AddtoCart.ProductFormOptions .cartQuantity,
div[id^="addtocartbtn-"] .cartQuantity {
  border: none;
  text-align: center;
  font-size: 16px;
  font-weight: 600;
  padding: 0px !important;
  background: transparent;
  margin: 0 5px;
  color: #333;
  white-space: nowrap;
  min-width: 20px; }

/* Style Add to Cart button */
.button.AddtoCartBTN,
.AddtoCartBTN,
.button.button--small.card-figcaption-button.AddtoCartBTN,
.card .AddtoCartBTN,
.product-card .AddtoCartBTN,
button.AddtoCartBTN,
button[class*=AddtoCartBTN] {
  background-color: #087781 !important;
  color: white !important;
  border: none !important;
  border-radius: 0 !important;
  transition: background-color 0.3s, transform 0.2s;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }

.button.AddtoCartBTN:hover,
.AddtoCartBTN:hover,
.button.button--small.card-figcaption-button.AddtoCartBTN:hover,
.card .AddtoCartBTN:hover,
.product-card .AddtoCartBTN:hover,
button.AddtoCartBTN:hover,
button[class*=AddtoCartBTN]:hover {
  background-color: #055e66 !important; }

.button.AddtoCartBTN:active,
.AddtoCartBTN:active,
.button.button--small.card-figcaption-button.AddtoCartBTN:active,
.card .AddtoCartBTN:active,
.product-card .AddtoCartBTN:active,
button.AddtoCartBTN:active,
button[class*=AddtoCartBTN]:active {
  background-color: #055e66 !important;
  transform: scale(0.98); }

/* Mobile adjustments */
@media (max-width: 480px) {
  .product-add-to-cart {
    gap: 10px; }
  .quantity-input {
    width: 120px; }
  .add-to-cart-btn {
    padding: 0 15px;
    font-size: 14px; }
  /* Product card adjustments for mobile */
  .AddtoCart.ProductFormOptions {
    max-width: 100%; }
  .AddtoCart.ProductFormOptions .decreaseBtn,
  .AddtoCart.ProductFormOptions .increaseBtn {
    width: 28px;
    height: 28px; } }

/* Product Description */
.product-description {
  margin-bottom: 0px;
  width: 100%;
  /* Ensure full width */ }

.description-container {
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 10px; }

.description-text {
  font-size: 16px;
  line-height: 1.5;
  color: #2B2B2B;
  font-family: Roboto, -apple-system, BlinkMacSystemFont, 'Segoe UI', Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
  margin-bottom: 0;
  /* Remove bottom margin to prevent space before read more button */ }

.description-text strong {
  font-size: 18px;
  display: block;
  margin-bottom: 10px; }

.description-short {
  display: block;
  transition: max-height 0.3s ease;
  overflow: hidden;
  /* Ensure text doesn't overflow when collapsed */
  position: relative;
  /* Ensure relative positioning for the fade effect */ }

.description-full {
  display: none;
  /* Hidden by default, shown when expanded */ }

/* Add a fade effect to collapsed description */
.description-short::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 30px;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0), white);
  pointer-events: none;
  opacity: 0;
  /* Hidden by default */
  transition: opacity 0.2s ease; }

/* Show the fade effect only when truncated */
.description-short.truncated::after {
  opacity: 1; }

.read-more-button {
  background: transparent;
  border: none;
  color: var(--dd-color-secondary);
  font-size: 14px;
  font-weight: 500;
  padding: 5px 0;
  margin-top: 5px;
  /* Reduced margin for tighter layout */
  cursor: pointer;
  font-family: Roboto, -apple-system, BlinkMacSystemFont, 'Segoe UI', Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
  text-decoration: underline;
  transition: color 0.2s ease;
  display: none;
  /* Hidden by default, will be shown via JS when needed */
  user-select: none;
  /* Prevent text selection on rapid clicks */ }

.read-more-button:hover {
  color: #0e4059; }

.read-more-button:focus {
  outline: none; }

/* Product details with Shoelace details */
.product-accordions {
  margin-top: 20px;
  border-bottom: 1px solid #e9e9e9;
  width: 100%;
  min-width: 0; }
  .product-accordions sl-details {
    display: block;
    width: 100%;
    box-sizing: border-box;
    flex: 0 0 100%; }
    .product-accordions sl-details::part(base), .product-accordions sl-details::part(header), .product-accordions sl-details::part(summary), .product-accordions sl-details::part(content) {
      width: 100%;
      box-sizing: border-box;
      display: block; }

.product-accordions sl-details {
  --sl-border-radius-medium: 0;
  --sl-color-neutral-200: #e9e9e9;
  --sl-color-primary-600: var(--dd-color-secondary);
  --sl-font-weight-semibold: 600;
  --sl-font-size-medium: 18px; }

/* Additional styles for product accordions details elements */
.product-accordions sl-details:not(:last-of-type) {
  margin-bottom: var(--sl-spacing-2x-small); }

.product-accordions sl-details::part(base) {
  border: none;
  border-top: 1px solid #e9e9e9; }

.product-accordions sl-details::part(header) {
  padding: 16px 0; }

.product-accordions sl-details::part(summary) {
  font-family: Roboto, -apple-system, BlinkMacSystemFont, 'Segoe UI', Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
  font-weight: 700;
  font-size: 18px;
  color: #2B2B2B; }

.product-accordions sl-details::part(content) {
  padding: 0 0 20px 0; }

.details-content {
  font-family: Roboto, -apple-system, BlinkMacSystemFont, 'Segoe UI', Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
  line-height: 1.5;
  color: #2B2B2B; }

.shipping-return-content {
  display: grid;
  grid-template-columns: 1fr;
  gap: 20px; }

@media (min-width: 768px) {
  .shipping-return-content {
    grid-template-columns: 1fr 1fr; } }

.shipping-info, .return-info {
  font-size: 16px; }

.shipping-info a, .return-info a {
  color: var(--dd-color-secondary);
  text-decoration: none;
  font-weight: 500; }

.shipping-info a:hover, .return-info a:hover {
  text-decoration: underline; }

/* Responsive adjustments */
@media (max-width: 1200px) {
  .product-page-start {
    padding: 15px;
    /* Slightly reduce padding on smaller screens */ }
  .qv-product-page-start {
    padding: 15px;
    /* Slightly reduce padding on smaller screens */ } }

@media (max-width: 1024px) {
  .product-page-start {
    gap: 20px; }
  .qv-product-page-start {
    gap: 20px; }
  .product-images-section,
  .product-details-section {
    flex: 0 0 100%;
    max-width: 100%;
    padding: 0; }
  .product-images-section {
    position: relative;
    top: auto;
    /* Use auto instead of 0 to completely disable sticky behavior */
    z-index: 1;
    /* Lower z-index on mobile */ } }

@media (max-width: 768px) {
  .product-page-start {
    padding: 0px;
    min-width: 0;
    /* Remove any min-width constraints */
    width: 100%; }
  .qv-product-page-start {
    padding: 0px; }
  .product-details-section {
    padding: 10px; }
  /* Remove padding from product-details on mobile */
  .product-details {
    padding: 0 !important; }
  /* Center product title on mobile */
  .product-title.seo-product-title,
  h1.product-title,
  h1[itemprop="name"] {
    text-align: center !important; }
  /* Hide breadcrumbs on mobile */
  .product-breadcrumbs {
    display: none !important; }
  /* Center product rating on mobile */
  .product-rating {
    justify-content: center !important;
    width: 100%; }
  /* Center product pricing on mobile */
  .product-pricing {
    text-align: center !important;
    width: 100% !important; }
  .product-pricing .price-container {
    display: flex !important;
    justify-content: center !important;
    width: 100% !important; }
  .product-pricing .current-price {
    text-align: center !important; }
  /* Add top margin to alertBox on mobile */
  .alertBox {
    margin-top: 15px !important; }
  .product-images-section {
    display: none; }
  /* Show mobile slider */
  .mobile-product-slider {
    display: block; } }

/* Specific override for screens around 560px and below */
@media (max-width: 560px) {
  .mobile-product-slider,
  .mobile-slider-container,
  .mobile-slider-track,
  .mobile-slide {
    min-width: 0 !important;
    width: 100% !important;
    max-width: 100vw !important; }
  /* Make dots wrap properly on small screens */
  .mobile-slider-dots {
    flex-wrap: wrap !important;
    /* Force wrapping */
    gap: 6px 10px !important;
    /* Vertical and horizontal gap */
    padding: 8px 15px !important;
    max-width: 100vw !important;
    overflow: visible !important;
    /* Allow wrapping */
    justify-content: center !important; }
  .mobile-slider-dot {
    width: 16px !important;
    /* Fixed width */
    height: 16px !important;
    /* Fixed height */
    min-width: 16px !important;
    /* Prevent shrinking */
    flex: 0 0 auto !important;
    /* Don't grow or shrink */
    transform: scale(1) !important; }
  .mobile-slider-dot.active {
    width: 28px !important;
    /* Active dot width */
    height: 16px !important;
    transform: scale(1) !important; } }

/* Extra small screens - keep dots consistent */
@media (max-width: 400px) {
  .mobile-slider-dots {
    gap: 5px 8px !important;
    /* Even smaller gaps for very small screens */
    padding: 6px 10px !important; }
  .mobile-slider-dot {
    width: 14px !important;
    height: 14px !important;
    min-width: 14px !important; }
  .mobile-slider-dot.active {
    width: 24px !important;
    height: 14px !important; } }

@media (max-width: 480px) {
  .product-thumbnail {
    width: 100px;
    height: 100px;
    min-width: 100px; }
  /* Ensure mobile carousel scales properly below 480px */
  .mobile-product-slider,
  .mobile-slider-container,
  .mobile-slider-track,
  .mobile-slide {
    min-width: 0 !important;
    width: 100% !important;
    max-width: 100% !important;
    box-sizing: border-box !important; }
  .mobile-slide img {
    max-width: 100% !important;
    width: 100% !important;
    height: auto !important; }
  /* Override any container constraints */
  .custom-product-page,
  .product-page-start,
  .container:has(.mobile-product-slider) {
    min-width: 0 !important;
    width: 100% !important;
    max-width: 100% !important;
    padding: 0 !important;
    margin: 0 !important;
    box-sizing: border-box !important; }
  /* Remove padding from product-details on mobile screens below 480px */
  .product-details {
    padding: 0 !important; } }

.product-image-thumbnails.scrollable {
  /* Slightly enhanced scrollbar visibility for scrollable content */
  scrollbar-width: auto; }

.product-image-thumbnails.scrollable::-webkit-scrollbar {
  width: 8px;
  /* Slightly larger scrollbar for better visibility */ }

/* Form elements need full width */
.form {
  width: 100%; }

/* Product Tabs Section */
.product-tabs-section {
  margin: 10px auto;
  padding: 0 20px; }

.tabs-container {
  max-width: 1500px;
  margin: 0 auto;
  width: 100%;
  overflow: visible; }

/* Shoelace Tab Styling */
sl-tab-group {
  /* Set custom theme color variable to match our branding */
  --sl-color-primary-600: var(--dd-color-secondary);
  --sl-font-size-medium: 16px;
  /* Tab title size */
  --sl-font-weight-semibold: 500;
  /* Adjust indicator height to match our design */
  --sl-tab-active-indicator-height: 3px;
  --sl-tab-active-indicator-color: var(--dd-color-secondary);
  /* Remove border radius for sharper appearance */
  --sl-border-radius-medium: 0px;
  /* Tab Layout Custom Properties */
  --sl-tab-content-color: #666;
  --sl-tab-content-color-active: var(--dd-color-secondary);
  --sl-tab-content-color-hover: var(--dd-color-secondary);
  --sl-tab-padding: 15px 25px;
  /* Position and appearance */
  display: block;
  width: 100%; }

/* Tab panel styles */
sl-tab-panel::part(base) {
  padding: 0; }

/* Target the tab using ::part selector if available */
sl-tab::part(base):focus-visible {
  outline: none;
  box-shadow: inset 0 0 0 3px var(--dd-color-secondary) !important;
  /* Inset border effect */
  border-radius: 8px 8px 0 0 !important;
  /* Rounded top corners only */ }

.product-tab[tabindex]:not([tabindex="-1"]):focus, .product-tab[contenteditable="true"]:focus {
  outline: 0px !important;
  outline-offset: 0px !important; }

/* Alternative approach using custom style tag */
.product-tabs-section sl-tab-group::part(tabs),
.product-reviews-tabs sl-tab-group::part(tabs) {
  border-color: transparent; }

.product-tabs-section sl-tab:focus-visible,
.product-reviews-tabs sl-tab:focus-visible {
  outline: none; }
  .product-tabs-section sl-tab:focus-visible::part(base),
  .product-reviews-tabs sl-tab:focus-visible::part(base) {
    border-radius: 8px 8px 0 0;
    /* Rounded top corners only */
    box-shadow: inset 0 0 0 3px var(--dd-color-secondary);
    /* Inset border effect */
    border: none;
    /* Remove actual border */ }

/* Override styles for tab group that can affect shadow DOM */
.product-tab-group {
  width: 100%; }
  .product-tab-group::part(base) {
    width: 100%; }
  .product-tab-group::part(nav) {
    width: 100%; }
  .product-tab-group::part(tabs) {
    width: 100%;
    justify-content: flex-start;
    border-bottom: 1px solid #e0e0e0; }
  .product-tab-group::part(body) {
    margin-top: 30px; }

/* Active tab styling */
.product-tab[active]::part(base) {
  color: var(--dd-color-secondary);
  font-weight: 700; }

/* Tabs specific for our product page */
.product-tab::part(base) {
  font-family: Roboto, -apple-system, BlinkMacSystemFont, 'Segoe UI', Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
  cursor: pointer;
  white-space: nowrap;
  font-size: 16px;
  /* Ensure tab title is exactly 16px */ }

/* Questions Tab Styles */
.questions-container {
  width: 100%; }

.questions-content {
  width: 100%;
  display: flex;
  gap: 20px; }

/* Right sidebar with quick details */
.questions-details-sidebar {
  flex: 0 0 40%; }

.questions-details-sidebar h2 {
  font-size: 21px;
  font-weight: 700;
  color: #2B2B2B;
  margin: 0 0 20px 0;
  font-family: Roboto, -apple-system, BlinkMacSystemFont, 'Segoe UI', Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif; }

.details-table {
  border-collapse: collapse;
  width: 100%; }

.details-row {
  display: flex;
  padding: 10px 0;
  font-family: Roboto, -apple-system, BlinkMacSystemFont, 'Segoe UI', Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif; }

.details-row.alt-row {
  background-color: #f9f9f9; }

.details-label {
  flex: 0 0 40%;
  font-weight: 700;
  font-size: 16px;
  color: #2B2B2B; }

.details-value {
  flex: 0 0 60%;
  font-size: 16px;
  color: #2B2B2B; }

/* Left side with questions */
.questions-main {
  flex: 1; }

.questions-main h2 {
  font-size: 21px;
  font-weight: 700;
  color: #2B2B2B;
  margin: 0 0 20px 0;
  font-family: Roboto, -apple-system, BlinkMacSystemFont, 'Segoe UI', Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif; }

/* Shoelace Details Styling for Questions */
.details-group-example {
  width: 100%;
  margin-bottom: 30px; }

.question-details {
  margin-bottom: 10px;
  --sl-border-radius-medium: 5px;
  --sl-color-neutral-200: #e9e9e9;
  --sl-color-primary-600: var(--dd-color-secondary);
  --sl-font-weight-semibold: 600;
  --sl-font-size-medium: 18px; }

.question-details-content {
  font-family: Roboto, -apple-system, BlinkMacSystemFont, 'Segoe UI', Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
  font-size: 18px;
  line-height: 1.5;
  color: #2B2B2B;
  padding-bottom: 10px; }

/* CTA section at the bottom */
.questions-cta {
  margin-top: 30px;
  padding-top: 20px; }

.questions-cta p {
  font-size: 16px;
  line-height: 1.4;
  color: #2B2B2B;
  margin-bottom: 15px;
  font-family: Roboto, -apple-system, BlinkMacSystemFont, 'Segoe UI', Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif; }

.join-conversation-btn {
  display: flex;
  align-items: center;
  gap: 8px;
  background-color: var(--dd-color-secondary);
  color: white;
  border: none;
  border-radius: 6px;
  padding: 8px 16px;
  font-size: 14px;
  font-weight: 500;
  font-family: Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
  cursor: pointer;
  transition: background-color 0.3s; }

.join-conversation-btn:hover {
  background-color: #0e4059; }

/* Why You'll Love It Tab Styles */
.why-love-it-container {
  width: 100%; }

.why-love-it-header {
  margin-bottom: 30px; }

.why-love-it-header h2 {
  font-size: 24px;
  color: #333;
  font-weight: 700;
  margin: 0;
  font-family: Roboto, -apple-system, BlinkMacSystemFont, 'Segoe UI', Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif; }

/* New grid layout for "Why You'll Love It" tab */
.why-love-it-grid {
  display: grid;
  /* Four columns with a clear structure */
  grid-template-columns: repeat(4, minmax(0, 1fr));
  /* Set rows to have equal heights with 1fr */
  grid-template-rows: 1fr 1fr;
  gap: 24px;
  width: 100%;
  /* Define grid areas for clarity */
  grid-template-areas: "main main details use" "main main quote quote";
  /* Prevent grid overflow */
  box-sizing: border-box;
  overflow: visible;
  /* Set a minimum height for the entire grid */
  min-height: 600px; }

.grid-item {
  border-radius: 8px;
  overflow: hidden;
  position: relative;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
  height: 100%;
  width: 100%;
  box-sizing: border-box;
  display: block;
  min-width: 0;
  /* Prevent grid items from expanding beyond their cells */
  min-height: 0;
  /* Prevent grid items from expanding beyond their cells */ }

.grid-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  transition: transform 0.5s ease; }

/* Main large image that spans 2 columns and 2 rows */
.grid-item-large {
  grid-area: main;
  height: 100%; }

/* Product Detail image in 3rd column of first row */
.grid-item-top-right {
  grid-area: details;
  position: relative;
  width: 100%;
  height: 100%;
  /* Ensure full height within the grid cell */ }

/* This creates a perfect square regardless of container width */
.grid-item-top-right::before {
  content: "";
  display: block;
  padding-top: 100%;
  width: 100%; }

.grid-item-top-right .grid-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover; }

/* Product in Use image in 4th column of first row */
.grid-item-bottom-right {
  grid-area: use;
  position: relative;
  width: 100%;
  height: 100%;
  /* Ensure full height within the grid cell */ }

/* This creates a perfect square regardless of container width */
.grid-item-bottom-right::before {
  content: "";
  display: block;
  padding-top: 100%;
  width: 100%; }

.grid-item-bottom-right .grid-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover; }

/* Quote card spans columns 3-4 in second row */
.grid-item-card {
  grid-area: quote;
  width: 100%;
  height: 100%; }

.submit-quote-card {
  background-color: #EE794E;
  border-radius: 10px;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 30px;
  box-shadow: 0 4px 15px rgba(238, 121, 78, 0.3); }

.card-content {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 15px;
  max-width: 600px; }

.card-title {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-size: 28px;
  color: #FFFFFF;
  margin: 0; }

.card-description {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 1.5;
  color: #FFFFFF;
  margin: 0; }

.submit-quote-btn {
  background-color: white;
  color: #2B2B2B;
  border: none;
  border-radius: 6px;
  padding: 12px 24px;
  font-size: 16px;
  font-weight: 500;
  font-family: 'Inter', sans-serif;
  cursor: pointer;
  transition: background-color 0.3s, transform 0.2s;
  margin-top: 10px; }

.submit-quote-btn:hover {
  background-color: #f0f0f0;
  transform: translateY(-2px); }

/* Artist Tab Styles */
.artist-container .artist-content {
  display: flex;
  gap: 30px;
  /* Left side image grid */
  /* Right side artist information */ }
  .artist-container .artist-content .artist-grid {
    flex: 1;
    display: flex;
    flex-direction: column;
    gap: 15px;
    /* Main large image at the top */
    /* Row of smaller images below main image */ }
    .artist-container .artist-content .artist-grid .grid-item {
      border-radius: 8px;
      overflow: hidden; }
      .artist-container .artist-content .artist-grid .grid-item .grid-image {
        width: 100%;
        height: 100%;
        object-fit: cover; }
    .artist-container .artist-content .artist-grid .grid-item-main {
      height: 200px; }
    .artist-container .artist-content .artist-grid .grid-item-row {
      display: flex;
      gap: 15px;
      height: 200px; }
      .artist-container .artist-content .artist-grid .grid-item-row .grid-item-small {
        flex: 1;
        height: 100%; }
  .artist-container .artist-content .artist-info-container {
    flex: 1;
    /* Artist profile section with image and basic info */
    /* Artist biography and link to more work */ }
    .artist-container .artist-content .artist-info-container .artist-header {
      width: 100%;
      margin-bottom: 20px; }
    .artist-container .artist-content .artist-info-container .artist-profile {
      display: flex;
      align-items: center;
      gap: 20px; }
      .artist-container .artist-content .artist-info-container .artist-profile .artist-image {
        width: 120px;
        height: 120px;
        border-radius: 50%;
        overflow: hidden;
        flex-shrink: 0; }
        .artist-container .artist-content .artist-info-container .artist-profile .artist-image img {
          width: 100%;
          height: 100%;
          object-fit: cover; }
      .artist-container .artist-content .artist-info-container .artist-profile .artist-info {
        display: flex;
        flex-direction: column; }
        .artist-container .artist-content .artist-info-container .artist-profile .artist-info .artist-name {
          font-family: Roboto, -apple-system, BlinkMacSystemFont, 'Segoe UI', Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
          font-size: 28px;
          font-weight: 700;
          color: #2B2B2B;
          margin: 0 0 5px 0;
          line-height: 1.2; }
        .artist-container .artist-content .artist-info-container .artist-profile .artist-info .artist-location {
          font-family: Roboto, -apple-system, BlinkMacSystemFont, 'Segoe UI', Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
          font-size: 16px;
          color: #2B2B2B;
          margin: 0; }
    .artist-container .artist-content .artist-info-container .artist-bio {
      width: 100%;
      font-family: Roboto, -apple-system, BlinkMacSystemFont, 'Segoe UI', Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
      font-size: 16px;
      line-height: 1.5;
      color: #2B2B2B; }
      .artist-container .artist-content .artist-info-container .artist-bio p {
        margin-bottom: 15px; }
      .artist-container .artist-content .artist-info-container .artist-bio .artist-link {
        display: inline-block;
        color: #2B2B2B;
        font-weight: 500;
        text-decoration: underline;
        margin-top: 10px;
        transition: color 0.2s ease; }
        .artist-container .artist-content .artist-info-container .artist-bio .artist-link:hover {
          color: var(--dd-color-secondary); }

/* Responsive adjustments for tabs */
@media (max-width: 992px) {
  .questions-content {
    flex-direction: column; }
  .questions-details-sidebar,
  .questions-main {
    flex: 0 0 100%;
    max-width: 100%; }
  .questions-details-sidebar {
    margin-top: 30px;
    order: 2;
    /* Put sidebar below questions on mobile */ }
  .questions-main {
    order: 1;
    /* Keep questions on top on mobile */ }
  .artist-container .artist-content {
    flex-direction: column; }
    .artist-container .artist-content .artist-grid,
    .artist-container .artist-content .artist-info-container {
      flex: 0 0 100%; }
    .artist-container .artist-content .artist-grid .grid-item-main {
      height: 300px; }
    .artist-container .artist-content .artist-grid .grid-item-row {
      height: 180px; }
  .why-love-it-grid {
    gap: 16px;
    min-height: 500px; } }

@media (max-width: 768px) {
  .questions-container {
    padding: 15px; }
  .details-row {
    flex-direction: column; }
  .details-label,
  .details-value {
    flex: 0 0 100%; }
  .details-label {
    margin-bottom: 5px; }
  .artist-container {
    padding: 15px; }
    .artist-container .artist-content .artist-grid {
      display: none;
      /* Hide artist grid on mobile */ }
    .artist-container .artist-content .artist-profile {
      flex-direction: column;
      align-items: flex-start;
      text-align: center; }
  .why-love-it-grid {
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr 1fr 1fr;
    grid-template-areas: "main main" "details use" "quote quote";
    min-height: 800px; } }

@media (max-width: 480px) {
  .questions-main h2,
  .questions-details-sidebar h2 {
    font-size: 18px; }
  .question-details::part(summary) {
    font-size: 16px; }
  .question-details-content {
    font-size: 16px; }
  .artist-container .artist-content .artist-profile .artist-name {
    font-size: 24px; }
  .artist-container .artist-content .artist-profile .artist-location {
    font-size: 14px; }
  .artist-container .artist-content .artist-profile .artist-image {
    width: 100px;
    height: 100px; }
  .artist-container .artist-content .artist-grid .grid-item-row {
    flex-direction: column;
    height: auto;
    gap: 15px; }
    .artist-container .artist-content .artist-grid .grid-item-row .grid-item-small {
      height: 180px; }
  .why-love-it-grid {
    grid-template-columns: 1fr;
    grid-template-rows: auto auto auto auto;
    grid-template-areas: "main" "details" "use" "quote";
    gap: 16px;
    min-height: auto; }
  .grid-item-large {
    height: 300px; }
  .grid-item-top-right,
  .grid-item-bottom-right {
    width: 100%;
    height: 250px; }
  .grid-item-card {
    min-height: 250px; }
  .submit-quote-card {
    padding: 20px; } }

/* JavaScript will dynamically handle height matching */
@media screen and (min-width: 769px) {
  .product-image-thumbnails {
    height: auto;
    max-height: 100%;
    overflow-y: auto; } }

/* Mobile Product Image Slider */
.mobile-product-slider {
  display: none;
  /* Hidden by default */
  width: 100% !important;
  min-width: 0 !important;
  /* Override any min-width constraint */
  max-width: 100% !important;
  position: relative;
  margin-bottom: 0px;
  box-sizing: border-box;
  overflow: hidden; }

.mobile-slider-container {
  width: 100% !important;
  min-width: 0 !important;
  /* Override any min-width constraint */
  max-width: 100% !important;
  overflow: hidden;
  position: relative;
  padding-bottom: 6px;
  box-sizing: border-box;
  touch-action: pan-y pinch-zoom; }

.mobile-slider-track {
  display: flex;
  transition: transform 0.3s ease-out;
  width: 100% !important;
  min-width: 0 !important;
  /* Override any min-width constraint */
  height: 100%;
  will-change: transform; }

.mobile-slide {
  flex: 0 0 100% !important;
  width: 100% !important;
  min-width: 0 !important;
  /* Override any min-width constraint */
  max-width: 100% !important;
  position: relative;
  box-sizing: border-box;
  overflow: hidden;
  aspect-ratio: 1; }

.mobile-slide img {
  width: 100% !important;
  height: 100% !important;
  max-width: 100% !important;
  object-fit: contain;
  display: block;
  user-select: none;
  -webkit-user-drag: none; }

.mobile-slider-dots {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  /* Allow dots to wrap on small screens */
  gap: 8px 15px;
  /* Vertical and horizontal gap */
  padding: 6px 10px;
  /* Add horizontal padding */
  width: 100% !important;
  min-width: 0 !important;
  max-width: 100% !important;
  box-sizing: border-box;
  overflow: hidden;
  /* Prevent horizontal scroll */ }

.mobile-slider-dot {
  transform: scale(1.2);
  width: 20px;
  border-radius: 15px;
  height: 20px;
  background: #D1D5DB;
  border: none;
  padding: 0;
  cursor: pointer;
  transition: all 0.2s ease; }

.mobile-slider-dot.active {
  background: #333333;
  transform: scale(1.2);
  width: 35px;
  border-radius: 15px;
  height: 20px; }

/* Screen reader only text */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0; }

/* Update media queries */
@media (max-width: 768px) {
  /* Hide desktop version */
  .product-images {
    display: none; }
  /* Show mobile slider and ensure proper scaling */
  .mobile-product-slider {
    display: block !important;
    width: 100% !important;
    min-width: 0 !important;
    max-width: 100% !important; }
  .product-images-section {
    padding: 0;
    margin: 0;
    min-width: 0 !important;
    width: 100% !important; } }

.product-recommendations-title {
  text-align: center;
  font-size: 34px;
  color: #333;
  font-weight: 700;
  margin: 0 0 0px 0;
  font-family: Roboto, -apple-system, BlinkMacSystemFont, 'Segoe UI', Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif; }

/* Product Stories (Yotpo) Section */
.product-stories-section {
  margin: 40px auto;
  padding: 0 20px;
  /* Hide Questions/Q&A entirely */
  /* Header bar adjustments */
  /* Center the Yotpo write review button and hide logo link */
  /* Buttons styling (match brand) */
  /* Stars and bottomline */
  /* Typography tweaks */
  /* Remove extra borders/gaps */
  /* Forms */
  /* Hide social connect block for a cleaner look (optional; remove if needed) */
  /* Remove Yotpo nav/tabs/buttons block under stories */
  /* Custom Reviews (API-rendered list) */
  /* header controls removed */
  /* Color hearts/text rating to match Yotpo brand color */ }
  .product-stories-section .product-reviews-tabs {
    max-width: 1460px;
    margin: 0 auto; }
  .product-stories-section h2#product-stories-title {
    font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, 'Palatino-Roman', serif;
    font-weight: 700;
    font-size: 34px;
    line-height: 1.2;
    color: #2B2B2B;
    margin: 0 0 16px 0;
    text-align: center; }
  .product-stories-section .yotpo .write-question-button,
  .product-stories-section .yotpo .write-first-question-button,
  .product-stories-section .yotpo-nav-tab[data-type="questions"],
  .product-stories-section .yotpo-questions,
  .product-stories-section .yotpo-nav-dropdown-category.write-question-button {
    display: none !important; }
  .product-stories-section .yotpo .yotpo-label.yotpo-small-box {
    border: none;
    padding: 0;
    margin: 0 0 12px 0;
    box-shadow: none;
    background: transparent; }
  .product-stories-section .yotpo .yotpo-logo-line {
    display: none !important; }
  .product-stories-section .yotpo .yotpo-label.yotpo-small-box {
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 12px; }
  .product-stories-section .yotpo .yotpo-logo-link-new {
    display: none !important; }
  .product-stories-section .yotpo .write-review-button,
  .product-stories-section .yotpo .write-button {
    float: none !important;
    /* neutralize any float */
    margin: 8px auto !important;
    display: inline-flex !important; }
  .product-stories-section .yotpo .yotpo-default-button,
  .product-stories-section .yotpo .primary-color-btn,
  .product-stories-section .yotpo .write-review-button,
  .product-stories-section .yotpo .write-button {
    background-color: #087781 !important;
    color: #fff !important;
    border: none !important;
    border-radius: 6px !important;
    text-transform: uppercase !important;
    letter-spacing: 0.5px !important;
    font-weight: 600 !important;
    padding: 10px 18px !important;
    height: 42px !important;
    line-height: 22px !important;
    box-shadow: none !important; }
  .product-stories-section .yotpo .yotpo-default-button:hover,
  .product-stories-section .yotpo .primary-color-btn:hover,
  .product-stories-section .yotpo .write-review-button:hover,
  .product-stories-section .yotpo .write-button:hover {
    background-color: #066a6c !important; }
  .product-stories-section .yotpo .yotpo-icon-star,
  .product-stories-section .yotpo .yotpo-icon-half-star,
  .product-stories-section .yotpo .yotpo-icon-empty-star {
    font-size: 18px !important;
    color: #087781 !important; }
  .product-stories-section .yotpo .y-label,
  .product-stories-section .yotpo .text-m {
    color: #2B2B2B !important; }
  .product-stories-section .yotpo .yotpo-regular-box {
    border: none !important;
    box-shadow: none !important;
    padding: 0 !important; }
  .product-stories-section .yotpo .y-input,
  .product-stories-section .yotpo textarea.yotpo-text-box {
    border: 1px solid #e0e0e0 !important;
    border-radius: 6px !important;
    padding: 10px 12px !important;
    font-size: 14px !important; }
  .product-stories-section .yotpo .socialize-wrapper,
  .product-stories-section .yotpo .yotpo-or {
    display: none !important; }
  .product-stories-section .product-stories-section .yotpo-small-box.yotpo-nav,
  .product-stories-section .product-stories-section .yotpo-icon-btn-big,
  .product-stories-section .product-stories-section .yotpo-dropdown-wrapper,
  .product-stories-section .product-stories-section .yotpo-menu-mobile-collapse,
  .product-stories-section .product-stories-section .yotpo-nav-dropdown-category {
    display: none !important; }
  .product-stories-section .custom-reviews {
    display: flex;
    flex-direction: column;
    gap: 16px;
    margin: 12px 0 0 0; }
  .product-stories-section .btn-share-story {
    display: none; }
  .product-stories-section .custom-review-list {
    width: 100%; }
  .product-stories-section .custom-review-slider {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px; }
  .product-stories-section .reviewRating p {
    color: #087781; }
  @media (max-width: 1130px) {
    .product-stories-section .custom-review-slider {
      grid-template-columns: repeat(3, 1fr); } }
  @media (max-width: 768px) {
    .product-stories-section .custom-review-slider {
      grid-template-columns: repeat(2, 1fr); } }
  @media (max-width: 640px) {
    .product-stories-section .custom-review-slider {
      grid-template-columns: 1fr; } }
  .product-stories-section .reviewCard {
    border: 1px solid #e0e0e0;
    border-radius: 8px;
    padding: 16px;
    background: #fff;
    display: flex;
    flex-direction: column;
    gap: 8px;
    height: 100%; }
  .product-stories-section .reviewName p {
    margin: 0;
    font-weight: 700;
    color: #2B2B2B; }
  .product-stories-section .reviewRating p {
    margin: 0; }
  .product-stories-section .reviewCopy p {
    margin: 0;
    color: #2B2B2B; }
  .product-stories-section .reviewMore {
    margin-top: auto; }
  .product-stories-section .reviewMore button {
    background: transparent;
    border: none;
    color: var(--dd-color-secondary);
    font-weight: 600;
    text-decoration: underline;
    cursor: pointer;
    padding: 0; }
  .product-stories-section .no-reviews-cta {
    text-align: center; }

/* Product Recommendations Section */
.product-recommendations-section {
  margin: 25px auto;
  padding: 0 20px; }
  .product-recommendations-section .recommendations-container {
    max-width: 1500px;
    margin: 0 auto;
    width: 100%; }
  .product-recommendations-section .recommendations-grid {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 20px;
    margin-top: 30px; }

/* Product Card Component */
.product-card {
  display: flex;
  flex-direction: column;
  border-radius: 8px;
  transition: transform 0.3s ease;
  overflow: hidden;
  background-color: #FFFFFF;
  height: 100%;
  position: relative; }
  .product-card:hover {
    transform: translateY(-5px); }
    .product-card:hover .product-card-image img {
      transform: scale(1.05); }
  .product-card-overimage {
    position: absolute;
    width: 100%;
    z-index: 1;
    top: 10px;
    padding: 0 10px; }
  .product-card-badges {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    width: 100%; }
  .product-card-image {
    position: relative;
    width: 100%;
    padding-top: 100%;
    /* 1:1 Aspect Ratio */
    overflow: hidden;
    border-radius: 6px; }
    .product-card-image img {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      object-fit: cover;
      transition: transform 0.5s ease; }
  .product-card-details {
    display: flex;
    flex-direction: column;
    padding: 10px 0px !important;
    flex-grow: 1; }
  .product-card .product-badge {
    margin-bottom: 5px;
    border-radius: 4px;
    padding: 4px 8px;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    color: #FFFFFF; }
    .product-card .product-badge--new {
      background-color: var(--dd-color-secondary); }
    .product-card .product-badge--bestseller {
      background-color: #EE794E; }
    .product-card .product-badge--sale {
      background-color: #B11F2A; }
    .product-card .product-badge--limited {
      background-color: #6A3B5D; }
    .product-card .product-badge--handmade {
      background-color: #8A6343; }
    .product-card .product-badge--eco {
      background-color: #4A8B2C; }
  .product-card .product-favorite {
    width: 36px;
    height: 36px;
    border-radius: 50%;
    background-color: #FFFFFF;
    border: none;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    transition: background-color 0.2s ease, transform 0.2s ease; }
    .product-card .product-favorite:hover {
      background-color: #f5f5f5;
      transform: scale(1.1); }
    .product-card .product-favorite:active {
      transform: scale(0.95); }
    .product-card .product-favorite.active svg {
      fill: #ff3366; }
    .product-card .product-favorite svg {
      width: 20px;
      height: 20px;
      stroke: #2B2B2B;
      stroke-width: 2;
      transition: fill 0.2s ease, stroke 0.2s ease; }
  .product-card .product-collection {
    font-size: 12px;
    color: #777;
    margin-bottom: 5px;
    font-family: Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif; }
  .product-card .product-title {
    font-size: 16px;
    font-weight: 600;
    margin: 0;
    line-height: 1.3;
    min-height: 65px; }
    .product-card .product-title a {
      color: #2B2B2B;
      text-decoration: none;
      transition: color 0.2s ease; }
      .product-card .product-title a:hover {
        color: var(--dd-color-secondary); }
  .product-card .product-pricing {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 8px;
    margin-bottom: 8px; }
  .product-card .product-price {
    font-size: 18px;
    font-weight: 700;
    color: #2B2B2B; }
    .product-card .product-price-savings {
      font-size: 14px;
      color: #B11F2A;
      font-weight: 500; }
  .product-card .product-promotion, .product-card .product-upsell {
    font-size: 12px;
    color: #555;
    margin-top: 5px;
    font-family: Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif; }
  .product-card .product-rating {
    display: flex;
    align-items: center;
    gap: 5px;
    margin-top: 10px; }

.rating-stars {
  display: flex;
  align-items: center; }

.rating-count {
  font-size: 12px;
  color: #777; }

.star {
  display: inline-block;
  margin-right: 2px; }

/* Responsive adjustments for product grid */
@media (max-width: 1400px) {
  .product-recommendations-section .recommendations-grid {
    grid-template-columns: repeat(5, 1fr); } }

@media (max-width: 1200px) {
  .product-recommendations-section .recommendations-grid {
    grid-template-columns: repeat(3, 1fr); } }

@media (max-width: 768px) {
  .product-recommendations-section .recommendations-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 15px; }
  .product-card .product-title {
    font-size: 14px; }
  .product-card .product-price {
    font-size: 16px; } }

@media (max-width: 480px) {
  .product-recommendations-section .recommendations-grid {
    grid-template-columns: 1fr; } }

/* Product Recommendations Section */
.product-recommendations-section {
  margin: 40px auto;
  padding: 0 20px; }
  .product-recommendations-section .recommendations-container {
    max-width: 1500px;
    margin: 0 auto;
    width: 100%; }
  .product-recommendations-section .recommendations-grid {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 20px;
    margin-top: 30px; }

.recommendation-card {
  border-radius: 8px;
  overflow: hidden;
  transition: transform 0.3s ease; }
  .recommendation-card:hover {
    transform: translateY(-4px); }

.recommendation-link {
  text-decoration: none;
  color: inherit; }

.recommendation-image {
  aspect-ratio: 1;
  overflow: hidden; }
  .recommendation-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 8px; }

.recommendation-details {
  padding: 12px 0; }

.recommendation-title {
  font-family: Roboto, sans-serif;
  font-size: 16px;
  font-weight: 500;
  color: #2B2B2B;
  margin: 0 0 8px 0;
  line-height: 1.4; }

.recommendation-price {
  font-family: Roboto, sans-serif;
  font-size: 14px;
  color: var(--dd-color-secondary);
  font-weight: 700;
  margin: 0; }

/* Image Zoom Styles */
.img-zoom-container {
  position: relative;
  display: flex;
  align-items: flex-start;
  gap: 20px;
  aspect-ratio: 1 / 1;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  max-height: calc(100vh - 100px); }
  .img-zoom-container.wheel-zoom-disabled .img-zoom-lens {
    cursor: crosshair; }
  .img-zoom-container.hover-zoom-enabled .img-zoom-lens {
    cursor: crosshair; }
  .img-zoom-container.hover-zoom-disabled .img-zoom-lens {
    cursor: default; }

.img-zoom-lens {
  position: absolute;
  border: 1px solid #d4d4d4;
  width: 100px;
  height: 100px;
  cursor: crosshair;
  z-index: 10;
  pointer-events: none;
  transition: width 0.25s ease; }

.img-zoom-result {
  position: absolute;
  border: 1px solid #d4d4d4;
  width: 300px;
  height: 300px;
  background-color: white;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  z-index: 100;
  display: none;
  pointer-events: none;
  overflow: hidden;
  transition: width 0.25s ease, height 0.25s ease; }

.zoom-img {
  position: absolute;
  max-width: none;
  max-height: none;
  transition: width 0.25s ease, height 0.25s ease; }

.zoom-controls {
  position: absolute;
  right: 10px;
  top: 10px;
  background: rgba(255, 255, 255, 0.7);
  border-radius: 4px;
  padding: 5px;
  z-index: 101;
  display: none;
  pointer-events: auto; }
  .zoom-controls button {
    width: 30px;
    height: 30px;
    border-radius: 4px;
    border: 1px solid #d4d4d4;
    background: white;
    margin: 0 2px;
    cursor: pointer;
    font-size: 16px;
    font-weight: bold;
    display: flex;
    align-items: center;
    justify-content: center; }
    .zoom-controls button:hover {
      background: #f0f0f0; }

@media (max-width: 768px) {
  .img-zoom-container {
    flex-direction: column; }
  .img-zoom-result {
    width: 200px;
    height: 200px; } }

/* Product Card Styles */
.product-card {
  position: relative;
  background: #fff;
  border-radius: 4px;
  overflow: visible !important;
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  transform-style: preserve-3d; }
  .product-card-loading {
    text-align: center;
    padding: 20px; }
  .product-card-error {
    color: #9a3324;
    text-align: center;
    padding: 20px;
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 4px; }
  .product-card-overimage {
    position: absolute;
    top: 10px;
    left: 10px;
    right: 10px;
    z-index: 1; }
  .product-card-badges {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    padding-right: 10px; }
  .product-card-image {
    display: block;
    position: relative;
    padding-top: 100%; }
    .product-card-image img {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      object-fit: cover; }
  .product-card-details {
    padding: 15px; }
  .product-card-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(255, 255, 255, 0.9);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 10px;
    opacity: 0;
    transition: opacity 0.3s ease;
    z-index: 998; }
  .product-card:hover .product-card-overlay {
    opacity: 1; }

.product-badge {
  display: inline-block;
  padding: 4px 8px;
  border-radius: 4px;
  font-size: 14px;
  font-weight: bold;
  width: fit-content; }
  .product-badge span {
    white-space: nowrap; }
  .product-badge--sale {
    background: #9a3324;
    color: #fff; }
  .product-badge--out-of-stock {
    background: #666;
    color: #fff; }
  .product-badge--new {
    background: #4CAF50;
    color: #fff; }

.product-favorite {
  position: absolute;
  top: 10px;
  right: 10px;
  background: white;
  border: none;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  z-index: 998;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  transition: all 0.2s ease;
  padding-right: 8px;
  transform: translateZ(0); }
  .product-favorite:hover {
    transform: scale(1.1);
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15); }
  .product-favorite.active svg {
    fill: var(--dd-color-secondary);
    stroke: var(--dd-color-secondary); }

.product-collection {
  font-size: 12px;
  color: #666;
  margin-bottom: 5px; }

.product-title {
  margin: 0 0 10px;
  font-size: 16px; }
  .product-title a {
    color: #333;
    text-decoration: none; }

.product-pricing {
  margin-bottom: 10px; }

.product-price {
  font-weight: bold;
  font-size: 18px; }
  .product-price-savings {
    color: #9a3324;
    margin-left: 8px;
    font-size: 14px; }

.product-promotion {
  color: #4CAF50;
  font-size: 14px;
  margin-bottom: 5px; }

.product-upsell {
  color: #666;
  font-size: 14px;
  margin-bottom: 10px; }

.product-rating {
  display: flex;
  align-items: center;
  gap: 5px; }

.rating-stars {
  color: #FFD700; }

.rating-count {
  color: #666;
  font-size: 14px; }

.toast {
  display: flex;
  align-items: center;
  background-color: #333;
  color: #fff;
  padding: 16px 24px;
  margin-bottom: 10px;
  border-radius: 8px;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  opacity: 0;
  transform: translateX(100%);
  animation: slideIn 0.5s forwards, fadeOut 0.5s forwards 2.5s;
  min-width: 250px; }
  .toast .icon {
    margin-right: 12px;
    font-size: 20px; }
  .toast .message {
    flex: 1; }

#toast-container {
  position: fixed;
  top: 20px;
  right: 20px;
  z-index: 9999; }

.AddtoCart {
  border-radius: 20px;
  padding: 0px;
  margin: 0px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease;
  border: 0px !important; }
  .AddtoCart.isopen {
    box-shadow: 0px 0px 5px 0px #000;
    display: flex !important;
    padding: 3px !important; }
    .AddtoCart.isopen + .AddtoCartBTN {
      display: none !important; }

.cartQuantity {
  display: none;
  width: 32px;
  height: 32px;
  line-height: 32px;
  border-radius: 50%;
  background-color: #FFFFFF;
  text-align: center;
  font-weight: bold;
  font-size: 16px; }
  .cartQuantity.show {
    display: inline-block !important; }
  .cartQuantity:focus {
    outline: 2px solid var(--dd-color-secondary);
    outline-offset: 2px; }
  .cartQuantity[tabindex="0"] {
    cursor: pointer; }

.DecreaseCart,
.IncreaseCart {
  width: 30px;
  height: 30px;
  background-color: #B11F2A;
  color: white;
  border: none;
  border-radius: 50%;
  display: none;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  cursor: pointer;
  margin: 0 10px;
  padding: 0;
  line-height: 1; }
  .DecreaseCart.loading,
  .IncreaseCart.loading {
    opacity: 0.5;
    cursor: not-allowed;
    position: relative; }
    .DecreaseCart.loading::after,
    .IncreaseCart.loading::after {
      content: '';
      position: absolute;
      width: 12px;
      height: 12px;
      border: 2px solid #ffffff;
      border-top: 2px solid transparent;
      border-radius: 50%;
      animation: spin 1s linear infinite; }

.productImage {
  position: relative;
  width: 100%;
  /* height: 100%; */
  overflow: visible !important;
  -webkit-transform: translateZ(0);
  transform: translateZ(0); }
  .productImage:hover .AddtoCartBTN:not(.disabled) {
    display: block !important; }
  .productImage .flags {
    position: absolute;
    z-index: 999;
    top: 10px;
    left: 10px; }

.AddtoCartBTN {
  display: none !important; }

.wishlist-sheet {
  position: fixed;
  inset: 0;
  z-index: 9999;
  visibility: hidden;
  transition: visibility 0s linear 0.3s; }
  .wishlist-sheet[data-state="open"] {
    visibility: visible;
    transition-delay: 0s; }
    .wishlist-sheet[data-state="open"] .wishlist-sheet-overlay {
      opacity: 1; }
    .wishlist-sheet[data-state="open"] .wishlist-sheet-container {
      transform: translateX(0); }
  .wishlist-sheet[data-state="closed"] .wishlist-sheet-container {
    transform: translateX(100%); }
  .wishlist-sheet-overlay {
    position: fixed;
    inset: 0;
    background: rgba(0, 0, 0, 0.4);
    backdrop-filter: blur(2px);
    opacity: 0;
    transition: opacity 0.3s ease-in-out; }
  .wishlist-sheet-container {
    position: fixed;
    display: flex;
    flex-direction: column;
    background: white;
    box-shadow: 0 10px 40px rgba(0, 0, 0, 0.1);
    transition: transform 0.3s cubic-bezier(0.16, 1, 0.3, 1);
    will-change: transform; }
  .wishlist-sheet-content {
    display: flex;
    flex-direction: column;
    height: 100%;
    padding: 24px; }
  .wishlist-sheet-header {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 16px;
    border-bottom: 1px solid #eee; }
    .wishlist-sheet-header h3 {
      margin: 0;
      font-size: 20px;
      font-weight: 600;
      color: #333; }
  .wishlist-sheet-close {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 32px;
    height: 32px;
    padding: 0;
    background: none;
    border: none;
    border-radius: 50%;
    color: #666;
    cursor: pointer;
    transition: background-color 0.2s; }
    .wishlist-sheet-close:hover {
      background-color: #f5f5f5; }
  .wishlist-sheet-body {
    flex: 1;
    overflow-y: auto;
    padding-top: 16px; }

@media (min-width: 769px) {
  .wishlist-sheet-container {
    right: 0;
    top: 0;
    width: 400px;
    height: 100%;
    transform: translateX(100%); } }

@media (max-width: 768px) {
  .wishlist-sheet-container {
    bottom: 0;
    left: 0;
    right: 0;
    height: 90vh;
    border-radius: 12px 12px 0 0;
    transform: translateY(100%); }
  .wishlist-sheet[data-state="open"] .wishlist-sheet-container {
    transform: translateY(0); }
  .wishlist-sheet[data-state="closed"] .wishlist-sheet-container {
    transform: translateY(100%); } }

.wishlist-search-input {
  width: 100%;
  padding: 12px;
  border: 1px solid #ddd;
  border-radius: 8px;
  font-size: 14px;
  margin-bottom: 0px;
  transition: border-color 0.2s ease; }
  .wishlist-search-input:focus {
    outline: none;
    border-color: var(--dd-color-secondary); }

.wishlist-list {
  margin: -8px;
  padding: 8px; }

.wishlist-item {
  padding: 16px;
  border: 1px solid #eee;
  border-radius: 8px;
  margin-bottom: 12px;
  cursor: default;
  display: flex;
  justify-content: space-between;
  align-items: center;
  transition: all 0.2s; }
  .wishlist-item:hover {
    background-color: #f9f9f9;
    border-color: #ddd; }
  .wishlist-item-name {
    font-weight: 500; }
  .wishlist-item-actions {
    display: flex;
    align-items: center;
    gap: 8px; }

.wishlist-action-btn {
  width: 32px;
  height: 32px;
  padding: 0;
  border: none;
  border-radius: 50%;
  background-color: #333;
  color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: all 0.2s cubic-bezier(0.4, 0, 0.2, 1);
  margin-left: 8px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1); }
  .wishlist-action-btn:hover {
    background-color: #000;
    transform: scale(1.1);
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2); }
  .wishlist-action-btn:active {
    transform: scale(0.95);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); }
  .wishlist-action-btn svg {
    width: 14px;
    height: 14px;
    stroke: currentColor;
    stroke-width: 2.5;
    transition: transform 0.2s ease; }
    .wishlist-action-btn svg:hover {
      transform: scale(1.1); }

.search-container {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 16px; }

.search-button {
  width: 40px;
  height: 40px;
  padding: 0;
  border: none;
  border-radius: 8px;
  background-color: var(--dd-color-secondary);
  color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: all 0.2s ease; }
  .search-button:hover {
    background-color: #124964;
    transform: scale(1.05); }
  .search-button:active {
    transform: scale(0.95); }
  .search-button svg {
    width: 16px;
    height: 16px;
    stroke: currentColor;
    stroke-width: 2.5; }

.create-wishlist-form {
  display: none;
  margin-top: 16px; }
  .create-wishlist-form.active {
    display: block; }
    .create-wishlist-form.active + .wishlist-search {
      display: none; }

.create-wishlist-input {
  width: 100%;
  padding: 12px;
  border: 1px solid #eee;
  border-radius: 8px;
  font-size: 14px;
  margin-bottom: 12px; }

.create-wishlist-form-buttons {
  display: flex;
  gap: 8px; }

.create-wishlist-form-submit, .create-wishlist-form-cancel {
  flex: 1;
  padding: 12px;
  border: none;
  border-radius: 8px;
  font-weight: 500;
  cursor: pointer;
  transition: background-color 0.2s; }

.create-wishlist-form-submit {
  background-color: var(--dd-color-secondary);
  color: white; }
  .create-wishlist-form-submit:hover {
    background-color: #124964; }

.create-wishlist-form-cancel {
  background-color: #f5f5f5;
  color: #333; }
  .create-wishlist-form-cancel:hover {
    background-color: #eee; }

.tooltip {
  position: fixed;
  background: var(--dd-color-secondary);
  color: white;
  padding: 8px 12px;
  border-radius: 4px;
  font-size: 14px;
  pointer-events: none;
  transform: translate(-50%, -100%);
  z-index: 10000;
  animation: tooltipFade 2s ease-in-out;
  white-space: nowrap; }
  .tooltip::after {
    content: '';
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    border-width: 5px;
    border-style: solid;
    border-color: var(--dd-color-secondary) transparent transparent transparent; }

@keyframes slideIn {
  to {
    opacity: 1;
    transform: translateX(0); } }

@keyframes fadeOut {
  to {
    opacity: 0;
    transform: translateX(100%); } }

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

@keyframes tooltipFade {
  0% {
    opacity: 0;
    transform: translate(-50%, -80%); }
  10% {
    opacity: 1;
    transform: translate(-50%, -100%); }
  90% {
    opacity: 1;
    transform: translate(-50%, -100%); }
  100% {
    opacity: 0;
    transform: translate(-50%, -80%); } }

/*
Grid System Documentation
------------------------

The ud-grid system is a flexible, responsive grid layout system that supports:
- 12-column grid layout
- Responsive breakpoints (mobile, tablet, desktop)
- Equal height cells
- Image-only cells
- Row breaks
- Column spans and offsets
- Constrained height cells
- Aspect ratio controls
- Sub-grid layouts
- Content alignment
- Grid gap control
- Flow direction control
- Element ordering
- Template areas
- Auto-sizing
- Advanced nesting options

Implementation Notes:
--------------------
The grid system offers two implementation methods:
1. CSS Grid: The original implementation using grid-template-columns
2. Flexbox: An alternative implementation using display: flex with wrap and gap

The flexbox implementation can be enabled by adding these inline styles to the grid container:
<div class="ud-grid ud-row" style="display: flex; flex-wrap: wrap; gap: 20px;">

For flexbox implementation, use the following additional styles:
- Cells: style="flex: 0 0 auto;"
- Breaks: style="flex-basis: 100%;"

Classes:
--------
1. Base Grid
   .ud-grid
   - Creates a 12-column grid layout
   - 20px gap between cells
   - Auto-flow rows

   Gap Control:
   - ud-grid--gap-none (0px gap)
   - ud-grid--gap-small (10px gap)
   - ud-grid--gap-medium (20px gap, default)
   - ud-grid--gap-large (30px gap)

   Flow Control:
   - ud-grid--flow-row (default)
   - ud-grid--flow-column
   - ud-grid--flow-dense
   - ud-grid--flow-row-dense
   - ud-grid--flow-column-dense

   Template Areas:
   - ud-grid--areas-basic (header/main/footer)
   - ud-grid--areas-sidebar-left
   - ud-grid--areas-sidebar-right
   - ud-grid--areas-two-sidebar
   
   Layout Templates:
   - ud-grid--template-2sq-content (two squares with content below)

2. Cell Classes
   .ud-grid__cell
   - Base cell styling
   - 10px border radius
   - Hidden overflow
   - No padding
   - Zero margin for paragraphs

   .ud-grid__cell--equal-height
   - Makes cells match height of tallest cell in row
   - Uses flexbox for content distribution
   - Content div stretches to fill available space

   .ud-grid__cell--constrained-height
   - Constrains cell height to match other cells in row
   - Images are scaled to fit while maintaining aspect ratio
   - Prevents cells from becoming too tall due to large images
   - Works with both image-only and mixed content cells
   - Automatically adapts to full width/height when spanning full row

   .ud-grid__cell--image-only
   - Special styling for cells containing only images
   - Full-width/height image coverage
   - Removes padding
   - Ensures proper image scaling

   .ud-grid__cell--subgrid
   - Creates a nested grid within a cell
   - Maintains 12-column structure
   - 20px gap between sub-grid cells
   - Supports all span and offset utilities
   - Fills entire cell width and height

   Cell Alignment:
   - ud-grid__cell--align-top
   - ud-grid__cell--align-middle
   - ud-grid__cell--align-bottom
   
   Content Alignment:
   - ud-grid__cell--content-start
   - ud-grid__cell--content-center
   - ud-grid__cell--content-end
   
   Cell Ordering:
   - ud-grid__cell--order-1 through ud-grid__cell--order-12
   - Order is processed after positioning when using Flexbox
   - For complex layouts with offset and order, use Flexbox implementation
   
   Cell Template Areas:
   - ud-grid__cell--area-header
   - ud-grid__cell--area-main
   - ud-grid__cell--area-sidebar
   - ud-grid__cell--area-sidebar-left
   - ud-grid__cell--area-sidebar-right
   - ud-grid__cell--area-footer
   
   Auto-Sizing Controls:
   - ud-grid__cell--auto-min (min-content width)
   - ud-grid__cell--auto-max (max-content width)
   - ud-grid__cell--auto-fit (fit-content width)
   
   Nesting Controls:
   - ud-grid__cell--nest-columns (subgrid columns)
   - ud-grid__cell--nest-rows (subgrid rows)
   - ud-grid__cell--nest-both (subgrid both)

   Sub-grid utilities:
   - ud-grid__cell--subgrid-span-{n} (spans n columns)
   - ud-grid__cell--subgrid-offset-{n}-span-{m} (starts at column n, spans m)

3. Aspect Ratio Classes
   .ud-grid__cell--ratio
   - Base class for aspect ratio control
   - Uses padding-bottom technique for ratio maintenance
   - Content is absolutely positioned within ratio container

   Available ratios:
   - ud-grid__cell--ratio-1-1 (Square)
   - ud-grid__cell--ratio-2-3 (Portrait)
   - ud-grid__cell--ratio-3-2 (Landscape)
   - ud-grid__cell--ratio-16-9 (Widescreen)
   - ud-grid__cell--ratio-9-16 (Portrait widescreen)
   - ud-grid__cell--ratio-4-3 (Standard)
   - ud-grid__cell--ratio-3-4 (Portrait standard)
   - ud-grid__cell--ratio-2-1 (Wide)
   - ud-grid__cell--ratio-1-2 (Tall)

4. Break Class
   .ud-grid__break
   - Forces a new row break
   - Spans entire grid width
   - Zero height (invisible)
   - When using Flexbox: style="flex-basis: 100%;"

5. Span Utilities
   .ud-grid__span-{n}
   - Spans n columns (1-12)
   - Available for all breakpoints
   - Example: ud-grid__span-6 spans 6 columns
   - When using Flexbox, add width calculations in media queries

6. Offset Utilities
   .ud-grid__offset-{n}-span-{m}
   - Starts at column n and spans m columns
   - Available for all breakpoints
   - Example: ud-grid__offset-2-span-4 starts at column 2 and spans 4 columns
   - For Flexbox, use margin-left on cells with higher order values

Breakpoints:
-----------
- Desktop (992px+): Default 12-column layout
- Tablet (768px-991px): Uses md- prefixed classes
- Mobile (<768px): Uses base classes

Flexbox Specific Styles:
----------------------
@media (min-width: 992px) {
  .ud-grid__cell {
    width: calc((100% - 20px) / 2);
  }
  
  .ud-grid__span-lg-5 {
    width: calc((100% - 20px) * (5/12));
  }

  .ud-grid__cell--order-1 {
    margin-right: auto;
  }

  .ud-grid__cell--order-2 {
    margin-left: calc((100% - 20px) * (1/12));
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .ud-grid__cell {
    width: calc((100% - 20px) / 2);
  }
}

@media (max-width: 767px) {
  .ud-grid__cell {
    width: 100%;
  }
}

Usage Examples:
--------------
1. Basic cell:
   <div class="ud-grid__cell">Content</div>

2. Equal height cell:
   <div class="ud-grid__cell ud-grid__cell--equal-height">Content</div>

3. Constrained height cell:
   <div class="ud-grid__cell ud-grid__cell--constrained-height">Content</div>

4. Image-only cell:
   <div class="ud-grid__cell ud-grid__cell--image-only">Image</div>

5. Aspect ratio cell:
   <div class="ud-grid__cell ud-grid__cell--ratio ud-grid__cell--ratio-16-9">
     <div class="content">Content</div>
   </div>

6. Spanned cell:
   <div class="ud-grid__cell ud-grid__span-6">Wide content</div>

7. Offset cell:
   <div class="ud-grid__cell ud-grid__offset-2-span-4">Offset content</div>

8. Responsive cell:
   <div class="ud-grid__cell ud-grid__span-6 ud-grid__span-md-4 ud-grid__span-lg-3">
     Responsive content
   </div>

9. Row break:
   <div class="ud-grid__break"></div>

10. Sub-grid cell:
    <div class="ud-grid__cell ud-grid__cell--subgrid">
      <div class="ud-grid__cell--subgrid-span-6">Sub-grid content</div>
      <div class="ud-grid__cell--subgrid-span-6">Sub-grid content</div>
    </div>

11. Sub-grid with offset:
    <div class="ud-grid__cell ud-grid__cell--subgrid">
      <div class="ud-grid__cell--subgrid-offset-2-span-4">Offset sub-grid content</div>
    </div>

12. Cell with alignment:
    <div class="ud-grid__cell ud-grid__cell--align-middle ud-grid__cell--content-center">
      Centered content
    </div>

13. Cell with ordering:
    <div class="ud-grid__cell ud-grid__cell--order-2">
      This will appear second
    </div>

14. Grid with custom gap:
    <div class="ud-grid ud-grid--gap-large">
      Large gaps between cells
    </div>

15. Grid with template areas:
    <div class="ud-grid ud-grid--areas-sidebar-left">
      <div class="ud-grid__cell ud-grid__cell--area-header">Header</div>
      <div class="ud-grid__cell ud-grid__cell--area-sidebar">Sidebar</div>
      <div class="ud-grid__cell ud-grid__cell--area-main">Main</div>
      <div class="ud-grid__cell ud-grid__cell--area-footer">Footer</div>
    </div>

16. Auto-sized cell:
    <div class="ud-grid__cell ud-grid__cell--auto-fit">
      Content determines width
    </div>

17. Nested grid using subgrid:
    <div class="ud-grid__cell ud-grid__span-12 ud-grid__cell--nest-columns">
      <div class="ud-grid__cell">Inherits parent grid columns</div>
    </div>

18. Template layout with two squares and content below:
    <div class="ud-grid__cell ud-grid__span-12 ud-grid--template-2sq-content">
      <div class="ud-grid__cell ud-grid__cell--area-square1">Image 1</div>
      <div class="ud-grid__cell ud-grid__cell--area-square2">Image 2</div>
      <div class="ud-grid__cell ud-grid__cell--area-content">Content below squares</div>
    </div>

19. Flexbox implementation with offset and order:
    <div class="ud-grid ud-row" style="display: flex; flex-wrap: wrap; gap: 20px;">
      <div class="ud-grid__cell ud-grid__cell--order-1 ud-grid__span-lg-5" style="flex: 0 0 auto;">
        First cell (appears first)
      </div>
      <div class="ud-grid__cell ud-grid__cell--order-2 ud-grid__span-lg-5" style="flex: 0 0 auto;">
        Second cell (appears second)
      </div>
    </div>
*/
.ud-grid {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  grid-auto-rows: auto;
  grid-auto-flow: row;
  gap: 20px; }
  .ud-grid__cell {
    padding: 0;
    box-sizing: border-box;
    border-radius: 10px;
    overflow: hidden; }
    .ud-grid__cell p {
      margin-bottom: 0; }
  .ud-grid__cell--subgrid {
    display: grid;
    grid-template-columns: repeat(12, 1fr);
    gap: 20px;
    width: 100%;
    height: 100%; }
    .ud-grid__cell--subgrid-span-1 {
      grid-column: span 1; }
    .ud-grid__cell--subgrid-span-2 {
      grid-column: span 2; }
    .ud-grid__cell--subgrid-span-3 {
      grid-column: span 3; }
    .ud-grid__cell--subgrid-span-4 {
      grid-column: span 4; }
    .ud-grid__cell--subgrid-span-5 {
      grid-column: span 5; }
    .ud-grid__cell--subgrid-span-6 {
      grid-column: span 6; }
    .ud-grid__cell--subgrid-span-7 {
      grid-column: span 7; }
    .ud-grid__cell--subgrid-span-8 {
      grid-column: span 8; }
    .ud-grid__cell--subgrid-span-9 {
      grid-column: span 9; }
    .ud-grid__cell--subgrid-span-10 {
      grid-column: span 10; }
    .ud-grid__cell--subgrid-span-11 {
      grid-column: span 11; }
    .ud-grid__cell--subgrid-span-12 {
      grid-column: span 12; }
    .ud-grid__cell--subgrid-offset-0-span-1 {
      grid-column: 1 / 2; }
    .ud-grid__cell--subgrid-offset-0-span-2 {
      grid-column: 1 / 3; }
    .ud-grid__cell--subgrid-offset-0-span-3 {
      grid-column: 1 / 4; }
    .ud-grid__cell--subgrid-offset-0-span-4 {
      grid-column: 1 / 5; }
    .ud-grid__cell--subgrid-offset-0-span-5 {
      grid-column: 1 / 6; }
    .ud-grid__cell--subgrid-offset-0-span-6 {
      grid-column: 1 / 7; }
    .ud-grid__cell--subgrid-offset-0-span-7 {
      grid-column: 1 / 8; }
    .ud-grid__cell--subgrid-offset-0-span-8 {
      grid-column: 1 / 9; }
    .ud-grid__cell--subgrid-offset-0-span-9 {
      grid-column: 1 / 10; }
    .ud-grid__cell--subgrid-offset-0-span-10 {
      grid-column: 1 / 11; }
    .ud-grid__cell--subgrid-offset-0-span-11 {
      grid-column: 1 / 12; }
    .ud-grid__cell--subgrid-offset-0-span-12 {
      grid-column: 1 / 13; }
    .ud-grid__cell--subgrid-offset-1-span-1 {
      grid-column: 2 / 3; }
    .ud-grid__cell--subgrid-offset-1-span-2 {
      grid-column: 2 / 4; }
    .ud-grid__cell--subgrid-offset-1-span-3 {
      grid-column: 2 / 5; }
    .ud-grid__cell--subgrid-offset-1-span-4 {
      grid-column: 2 / 6; }
    .ud-grid__cell--subgrid-offset-1-span-5 {
      grid-column: 2 / 7; }
    .ud-grid__cell--subgrid-offset-1-span-6 {
      grid-column: 2 / 8; }
    .ud-grid__cell--subgrid-offset-1-span-7 {
      grid-column: 2 / 9; }
    .ud-grid__cell--subgrid-offset-1-span-8 {
      grid-column: 2 / 10; }
    .ud-grid__cell--subgrid-offset-1-span-9 {
      grid-column: 2 / 11; }
    .ud-grid__cell--subgrid-offset-1-span-10 {
      grid-column: 2 / 12; }
    .ud-grid__cell--subgrid-offset-1-span-11 {
      grid-column: 2 / 13; }
    .ud-grid__cell--subgrid-offset-2-span-1 {
      grid-column: 3 / 4; }
    .ud-grid__cell--subgrid-offset-2-span-2 {
      grid-column: 3 / 5; }
    .ud-grid__cell--subgrid-offset-2-span-3 {
      grid-column: 3 / 6; }
    .ud-grid__cell--subgrid-offset-2-span-4 {
      grid-column: 3 / 7; }
    .ud-grid__cell--subgrid-offset-2-span-5 {
      grid-column: 3 / 8; }
    .ud-grid__cell--subgrid-offset-2-span-6 {
      grid-column: 3 / 9; }
    .ud-grid__cell--subgrid-offset-2-span-7 {
      grid-column: 3 / 10; }
    .ud-grid__cell--subgrid-offset-2-span-8 {
      grid-column: 3 / 11; }
    .ud-grid__cell--subgrid-offset-2-span-9 {
      grid-column: 3 / 12; }
    .ud-grid__cell--subgrid-offset-2-span-10 {
      grid-column: 3 / 13; }
    .ud-grid__cell--subgrid-offset-3-span-1 {
      grid-column: 4 / 5; }
    .ud-grid__cell--subgrid-offset-3-span-2 {
      grid-column: 4 / 6; }
    .ud-grid__cell--subgrid-offset-3-span-3 {
      grid-column: 4 / 7; }
    .ud-grid__cell--subgrid-offset-3-span-4 {
      grid-column: 4 / 8; }
    .ud-grid__cell--subgrid-offset-3-span-5 {
      grid-column: 4 / 9; }
    .ud-grid__cell--subgrid-offset-3-span-6 {
      grid-column: 4 / 10; }
    .ud-grid__cell--subgrid-offset-3-span-7 {
      grid-column: 4 / 11; }
    .ud-grid__cell--subgrid-offset-3-span-8 {
      grid-column: 4 / 12; }
    .ud-grid__cell--subgrid-offset-3-span-9 {
      grid-column: 4 / 13; }
    .ud-grid__cell--subgrid-offset-4-span-1 {
      grid-column: 5 / 6; }
    .ud-grid__cell--subgrid-offset-4-span-2 {
      grid-column: 5 / 7; }
    .ud-grid__cell--subgrid-offset-4-span-3 {
      grid-column: 5 / 8; }
    .ud-grid__cell--subgrid-offset-4-span-4 {
      grid-column: 5 / 9; }
    .ud-grid__cell--subgrid-offset-4-span-5 {
      grid-column: 5 / 10; }
    .ud-grid__cell--subgrid-offset-4-span-6 {
      grid-column: 5 / 11; }
    .ud-grid__cell--subgrid-offset-4-span-7 {
      grid-column: 5 / 12; }
    .ud-grid__cell--subgrid-offset-4-span-8 {
      grid-column: 5 / 13; }
    .ud-grid__cell--subgrid-offset-5-span-1 {
      grid-column: 6 / 7; }
    .ud-grid__cell--subgrid-offset-5-span-2 {
      grid-column: 6 / 8; }
    .ud-grid__cell--subgrid-offset-5-span-3 {
      grid-column: 6 / 9; }
    .ud-grid__cell--subgrid-offset-5-span-4 {
      grid-column: 6 / 10; }
    .ud-grid__cell--subgrid-offset-5-span-5 {
      grid-column: 6 / 11; }
    .ud-grid__cell--subgrid-offset-5-span-6 {
      grid-column: 6 / 12; }
    .ud-grid__cell--subgrid-offset-5-span-7 {
      grid-column: 6 / 13; }
    .ud-grid__cell--subgrid-offset-6-span-1 {
      grid-column: 7 / 8; }
    .ud-grid__cell--subgrid-offset-6-span-2 {
      grid-column: 7 / 9; }
    .ud-grid__cell--subgrid-offset-6-span-3 {
      grid-column: 7 / 10; }
    .ud-grid__cell--subgrid-offset-6-span-4 {
      grid-column: 7 / 11; }
    .ud-grid__cell--subgrid-offset-6-span-5 {
      grid-column: 7 / 12; }
    .ud-grid__cell--subgrid-offset-6-span-6 {
      grid-column: 7 / 13; }
    .ud-grid__cell--subgrid-offset-7-span-1 {
      grid-column: 8 / 9; }
    .ud-grid__cell--subgrid-offset-7-span-2 {
      grid-column: 8 / 10; }
    .ud-grid__cell--subgrid-offset-7-span-3 {
      grid-column: 8 / 11; }
    .ud-grid__cell--subgrid-offset-7-span-4 {
      grid-column: 8 / 12; }
    .ud-grid__cell--subgrid-offset-7-span-5 {
      grid-column: 8 / 13; }
    .ud-grid__cell--subgrid-offset-8-span-1 {
      grid-column: 9 / 10; }
    .ud-grid__cell--subgrid-offset-8-span-2 {
      grid-column: 9 / 11; }
    .ud-grid__cell--subgrid-offset-8-span-3 {
      grid-column: 9 / 12; }
    .ud-grid__cell--subgrid-offset-8-span-4 {
      grid-column: 9 / 13; }
    .ud-grid__cell--subgrid-offset-9-span-1 {
      grid-column: 10 / 11; }
    .ud-grid__cell--subgrid-offset-9-span-2 {
      grid-column: 10 / 12; }
    .ud-grid__cell--subgrid-offset-9-span-3 {
      grid-column: 10 / 13; }
    .ud-grid__cell--subgrid-offset-10-span-1 {
      grid-column: 11 / 12; }
    .ud-grid__cell--subgrid-offset-10-span-2 {
      grid-column: 11 / 13; }
    .ud-grid__cell--subgrid-offset-11-span-1 {
      grid-column: 12 / 13; }
  .ud-grid__cell--ratio {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 100%; }
    .ud-grid__cell--ratio .content {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
    .ud-grid__cell--ratio-1-1 {
      padding-bottom: 100%; }
    .ud-grid__cell--ratio-2-3 {
      padding-bottom: 150%; }
    .ud-grid__cell--ratio-3-2 {
      padding-bottom: 66.666%; }
    .ud-grid__cell--ratio-16-9 {
      padding-bottom: 56.25%; }
    .ud-grid__cell--ratio-9-16 {
      padding-bottom: 177.777%; }
    .ud-grid__cell--ratio-4-3 {
      padding-bottom: 75%; }
    .ud-grid__cell--ratio-3-4 {
      padding-bottom: 133.333%; }
    .ud-grid__cell--ratio-2-1 {
      padding-bottom: 50%; }
    .ud-grid__cell--ratio-1-2 {
      padding-bottom: 200%; }
  .ud-grid__cell--equal-height {
    height: 100%;
    display: flex;
    flex-direction: column; }
    .ud-grid__cell--equal-height .content {
      flex: 1;
      display: flex;
      flex-direction: column;
      height: 100%; }
  .ud-grid__cell--constrained-height {
    height: 100%;
    display: flex;
    flex-direction: column; }
    .ud-grid__cell--constrained-height .content {
      flex: 1;
      display: flex;
      flex-direction: column;
      height: 100%;
      overflow: hidden;
      position: relative; }
    .ud-grid__cell--constrained-height img {
      width: 100%;
      height: 100%;
      object-fit: cover;
      max-height: 100%;
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0; }
    .ud-grid__cell--constrained-height.ud-grid__span-12 {
      height: auto; }
      .ud-grid__cell--constrained-height.ud-grid__span-12 .content {
        height: auto;
        position: static; }
      .ud-grid__cell--constrained-height.ud-grid__span-12 img {
        position: static;
        height: auto; }
    @media (min-width: 992px) {
      .ud-grid__cell--constrained-height.ud-grid__span-lg-12 {
        height: auto; }
        .ud-grid__cell--constrained-height.ud-grid__span-lg-12 .content {
          height: auto;
          position: static; }
        .ud-grid__cell--constrained-height.ud-grid__span-lg-12 img {
          position: static;
          height: auto; }
      .ud-grid__cell--constrained-height:not(.ud-grid__span-lg-12) {
        height: 100%; }
        .ud-grid__cell--constrained-height:not(.ud-grid__span-lg-12) .content {
          height: 100%;
          position: relative; }
        .ud-grid__cell--constrained-height:not(.ud-grid__span-lg-12) img {
          position: absolute;
          height: 100%; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .ud-grid__cell--constrained-height.ud-grid__span-md-12 {
        height: auto; }
        .ud-grid__cell--constrained-height.ud-grid__span-md-12 .content {
          height: auto;
          position: static; }
        .ud-grid__cell--constrained-height.ud-grid__span-md-12 img {
          position: static;
          height: auto; }
      .ud-grid__cell--constrained-height:not(.ud-grid__span-md-12) {
        height: 100%; }
        .ud-grid__cell--constrained-height:not(.ud-grid__span-md-12) .content {
          height: 100%;
          position: relative; }
        .ud-grid__cell--constrained-height:not(.ud-grid__span-md-12) img {
          position: absolute;
          height: 100%; } }
  .ud-grid__cell--image-only {
    padding: 0;
    overflow: hidden; }
    .ud-grid__cell--image-only img {
      width: 100%;
      height: 100%;
      object-fit: cover;
      display: block; }
  .ud-grid__break {
    grid-column: 1 / -1;
    height: 0; }
  .ud-grid__span-1 {
    grid-column: span 1; }
  .ud-grid__span-2 {
    grid-column: span 2; }
  .ud-grid__span-3 {
    grid-column: span 3; }
  .ud-grid__span-4 {
    grid-column: span 4; }
  .ud-grid__span-5 {
    grid-column: span 5; }
  .ud-grid__span-6 {
    grid-column: span 6; }
  .ud-grid__span-7 {
    grid-column: span 7; }
  .ud-grid__span-8 {
    grid-column: span 8; }
  .ud-grid__span-9 {
    grid-column: span 9; }
  .ud-grid__span-10 {
    grid-column: span 10; }
  .ud-grid__span-11 {
    grid-column: span 11; }
  .ud-grid__span-12 {
    grid-column: span 12; }
  .ud-grid__offset-0-span-1 {
    grid-column: 1 / 2; }
  .ud-grid__offset-0-span-2 {
    grid-column: 1 / 3; }
  .ud-grid__offset-0-span-3 {
    grid-column: 1 / 4; }
  .ud-grid__offset-0-span-4 {
    grid-column: 1 / 5; }
  .ud-grid__offset-0-span-5 {
    grid-column: 1 / 6; }
  .ud-grid__offset-0-span-6 {
    grid-column: 1 / 7; }
  .ud-grid__offset-0-span-7 {
    grid-column: 1 / 8; }
  .ud-grid__offset-0-span-8 {
    grid-column: 1 / 9; }
  .ud-grid__offset-0-span-9 {
    grid-column: 1 / 10; }
  .ud-grid__offset-0-span-10 {
    grid-column: 1 / 11; }
  .ud-grid__offset-0-span-11 {
    grid-column: 1 / 12; }
  .ud-grid__offset-0-span-12 {
    grid-column: 1 / 13; }
  .ud-grid__offset-1-span-1 {
    grid-column: 2 / 3; }
  .ud-grid__offset-1-span-2 {
    grid-column: 2 / 4; }
  .ud-grid__offset-1-span-3 {
    grid-column: 2 / 5; }
  .ud-grid__offset-1-span-4 {
    grid-column: 2 / 6; }
  .ud-grid__offset-1-span-5 {
    grid-column: 2 / 7; }
  .ud-grid__offset-1-span-6 {
    grid-column: 2 / 8; }
  .ud-grid__offset-1-span-7 {
    grid-column: 2 / 9; }
  .ud-grid__offset-1-span-8 {
    grid-column: 2 / 10; }
  .ud-grid__offset-1-span-9 {
    grid-column: 2 / 11; }
  .ud-grid__offset-1-span-10 {
    grid-column: 2 / 12; }
  .ud-grid__offset-1-span-11 {
    grid-column: 2 / 13; }
  .ud-grid__offset-2-span-1 {
    grid-column: 3 / 4; }
  .ud-grid__offset-2-span-2 {
    grid-column: 3 / 5; }
  .ud-grid__offset-2-span-3 {
    grid-column: 3 / 6; }
  .ud-grid__offset-2-span-4 {
    grid-column: 3 / 7; }
  .ud-grid__offset-2-span-5 {
    grid-column: 3 / 8; }
  .ud-grid__offset-2-span-6 {
    grid-column: 3 / 9; }
  .ud-grid__offset-2-span-7 {
    grid-column: 3 / 10; }
  .ud-grid__offset-2-span-8 {
    grid-column: 3 / 11; }
  .ud-grid__offset-2-span-9 {
    grid-column: 3 / 12; }
  .ud-grid__offset-2-span-10 {
    grid-column: 3 / 13; }
  .ud-grid__offset-3-span-1 {
    grid-column: 4 / 5; }
  .ud-grid__offset-3-span-2 {
    grid-column: 4 / 6; }
  .ud-grid__offset-3-span-3 {
    grid-column: 4 / 7; }
  .ud-grid__offset-3-span-4 {
    grid-column: 4 / 8; }
  .ud-grid__offset-3-span-5 {
    grid-column: 4 / 9; }
  .ud-grid__offset-3-span-6 {
    grid-column: 4 / 10; }
  .ud-grid__offset-3-span-7 {
    grid-column: 4 / 11; }
  .ud-grid__offset-3-span-8 {
    grid-column: 4 / 12; }
  .ud-grid__offset-3-span-9 {
    grid-column: 4 / 13; }
  .ud-grid__offset-4-span-1 {
    grid-column: 5 / 6; }
  .ud-grid__offset-4-span-2 {
    grid-column: 5 / 7; }
  .ud-grid__offset-4-span-3 {
    grid-column: 5 / 8; }
  .ud-grid__offset-4-span-4 {
    grid-column: 5 / 9; }
  .ud-grid__offset-4-span-5 {
    grid-column: 5 / 10; }
  .ud-grid__offset-4-span-6 {
    grid-column: 5 / 11; }
  .ud-grid__offset-4-span-7 {
    grid-column: 5 / 12; }
  .ud-grid__offset-4-span-8 {
    grid-column: 5 / 13; }
  .ud-grid__offset-5-span-1 {
    grid-column: 6 / 7; }
  .ud-grid__offset-5-span-2 {
    grid-column: 6 / 8; }
  .ud-grid__offset-5-span-3 {
    grid-column: 6 / 9; }
  .ud-grid__offset-5-span-4 {
    grid-column: 6 / 10; }
  .ud-grid__offset-5-span-5 {
    grid-column: 6 / 11; }
  .ud-grid__offset-5-span-6 {
    grid-column: 6 / 12; }
  .ud-grid__offset-5-span-7 {
    grid-column: 6 / 13; }
  .ud-grid__offset-6-span-1 {
    grid-column: 7 / 8; }
  .ud-grid__offset-6-span-2 {
    grid-column: 7 / 9; }
  .ud-grid__offset-6-span-3 {
    grid-column: 7 / 10; }
  .ud-grid__offset-6-span-4 {
    grid-column: 7 / 11; }
  .ud-grid__offset-6-span-5 {
    grid-column: 7 / 12; }
  .ud-grid__offset-6-span-6 {
    grid-column: 7 / 13; }
  .ud-grid__offset-7-span-1 {
    grid-column: 8 / 9; }
  .ud-grid__offset-7-span-2 {
    grid-column: 8 / 10; }
  .ud-grid__offset-7-span-3 {
    grid-column: 8 / 11; }
  .ud-grid__offset-7-span-4 {
    grid-column: 8 / 12; }
  .ud-grid__offset-7-span-5 {
    grid-column: 8 / 13; }
  .ud-grid__offset-8-span-1 {
    grid-column: 9 / 10; }
  .ud-grid__offset-8-span-2 {
    grid-column: 9 / 11; }
  .ud-grid__offset-8-span-3 {
    grid-column: 9 / 12; }
  .ud-grid__offset-8-span-4 {
    grid-column: 9 / 13; }
  .ud-grid__offset-9-span-1 {
    grid-column: 10 / 11; }
  .ud-grid__offset-9-span-2 {
    grid-column: 10 / 12; }
  .ud-grid__offset-9-span-3 {
    grid-column: 10 / 13; }
  .ud-grid__offset-10-span-1 {
    grid-column: 11 / 12; }
  .ud-grid__offset-10-span-2 {
    grid-column: 11 / 13; }
  .ud-grid__offset-11-span-1 {
    grid-column: 12 / 13; }
  @media (min-width: 992px) {
    .ud-grid__cell {
      grid-column: 1 / 7; }
    .ud-grid__span-lg-1 {
      grid-column: span 1; }
    .ud-grid__span-lg-2 {
      grid-column: span 2; }
    .ud-grid__span-lg-3 {
      grid-column: span 3; }
    .ud-grid__span-lg-4 {
      grid-column: span 4; }
    .ud-grid__span-lg-5 {
      grid-column: span 5; }
    .ud-grid__span-lg-6 {
      grid-column: span 6; }
    .ud-grid__span-lg-7 {
      grid-column: span 7; }
    .ud-grid__span-lg-8 {
      grid-column: span 8; }
    .ud-grid__span-lg-9 {
      grid-column: span 9; }
    .ud-grid__span-lg-10 {
      grid-column: span 10; }
    .ud-grid__span-lg-11 {
      grid-column: span 11; }
    .ud-grid__span-lg-12 {
      grid-column: span 12; }
    .ud-grid__offset-lg-0-span-1 {
      grid-column: 1 / 2; }
    .ud-grid__offset-lg-0-span-2 {
      grid-column: 1 / 3; }
    .ud-grid__offset-lg-0-span-3 {
      grid-column: 1 / 4; }
    .ud-grid__offset-lg-0-span-4 {
      grid-column: 1 / 5; }
    .ud-grid__offset-lg-0-span-5 {
      grid-column: 1 / 6; }
    .ud-grid__offset-lg-0-span-6 {
      grid-column: 1 / 7; }
    .ud-grid__offset-lg-0-span-7 {
      grid-column: 1 / 8; }
    .ud-grid__offset-lg-0-span-8 {
      grid-column: 1 / 9; }
    .ud-grid__offset-lg-0-span-9 {
      grid-column: 1 / 10; }
    .ud-grid__offset-lg-0-span-10 {
      grid-column: 1 / 11; }
    .ud-grid__offset-lg-0-span-11 {
      grid-column: 1 / 12; }
    .ud-grid__offset-lg-0-span-12 {
      grid-column: 1 / 13; }
    .ud-grid__offset-lg-1-span-1 {
      grid-column: 2 / 3; }
    .ud-grid__offset-lg-1-span-2 {
      grid-column: 2 / 4; }
    .ud-grid__offset-lg-1-span-3 {
      grid-column: 2 / 5; }
    .ud-grid__offset-lg-1-span-4 {
      grid-column: 2 / 6; }
    .ud-grid__offset-lg-1-span-5 {
      grid-column: 2 / 7; }
    .ud-grid__offset-lg-1-span-6 {
      grid-column: 2 / 8; }
    .ud-grid__offset-lg-1-span-7 {
      grid-column: 2 / 9; }
    .ud-grid__offset-lg-1-span-8 {
      grid-column: 2 / 10; }
    .ud-grid__offset-lg-1-span-9 {
      grid-column: 2 / 11; }
    .ud-grid__offset-lg-1-span-10 {
      grid-column: 2 / 12; }
    .ud-grid__offset-lg-1-span-11 {
      grid-column: 2 / 13; }
    .ud-grid__offset-lg-2-span-1 {
      grid-column: 3 / 4; }
    .ud-grid__offset-lg-2-span-2 {
      grid-column: 3 / 5; }
    .ud-grid__offset-lg-2-span-3 {
      grid-column: 3 / 6; }
    .ud-grid__offset-lg-2-span-4 {
      grid-column: 3 / 7; }
    .ud-grid__offset-lg-2-span-5 {
      grid-column: 3 / 8; }
    .ud-grid__offset-lg-2-span-6 {
      grid-column: 3 / 9; }
    .ud-grid__offset-lg-2-span-7 {
      grid-column: 3 / 10; }
    .ud-grid__offset-lg-2-span-8 {
      grid-column: 3 / 11; }
    .ud-grid__offset-lg-2-span-9 {
      grid-column: 3 / 12; }
    .ud-grid__offset-lg-2-span-10 {
      grid-column: 3 / 13; }
    .ud-grid__offset-lg-3-span-1 {
      grid-column: 4 / 5; }
    .ud-grid__offset-lg-3-span-2 {
      grid-column: 4 / 6; }
    .ud-grid__offset-lg-3-span-3 {
      grid-column: 4 / 7; }
    .ud-grid__offset-lg-3-span-4 {
      grid-column: 4 / 8; }
    .ud-grid__offset-lg-3-span-5 {
      grid-column: 4 / 9; }
    .ud-grid__offset-lg-3-span-6 {
      grid-column: 4 / 10; }
    .ud-grid__offset-lg-3-span-7 {
      grid-column: 4 / 11; }
    .ud-grid__offset-lg-3-span-8 {
      grid-column: 4 / 12; }
    .ud-grid__offset-lg-3-span-9 {
      grid-column: 4 / 13; }
    .ud-grid__offset-lg-4-span-1 {
      grid-column: 5 / 6; }
    .ud-grid__offset-lg-4-span-2 {
      grid-column: 5 / 7; }
    .ud-grid__offset-lg-4-span-3 {
      grid-column: 5 / 8; }
    .ud-grid__offset-lg-4-span-4 {
      grid-column: 5 / 9; }
    .ud-grid__offset-lg-4-span-5 {
      grid-column: 5 / 10; }
    .ud-grid__offset-lg-4-span-6 {
      grid-column: 5 / 11; }
    .ud-grid__offset-lg-4-span-7 {
      grid-column: 5 / 12; }
    .ud-grid__offset-lg-4-span-8 {
      grid-column: 5 / 13; }
    .ud-grid__offset-lg-5-span-1 {
      grid-column: 6 / 7; }
    .ud-grid__offset-lg-5-span-2 {
      grid-column: 6 / 8; }
    .ud-grid__offset-lg-5-span-3 {
      grid-column: 6 / 9; }
    .ud-grid__offset-lg-5-span-4 {
      grid-column: 6 / 10; }
    .ud-grid__offset-lg-5-span-5 {
      grid-column: 6 / 11; }
    .ud-grid__offset-lg-5-span-6 {
      grid-column: 6 / 12; }
    .ud-grid__offset-lg-5-span-7 {
      grid-column: 6 / 13; }
    .ud-grid__offset-lg-6-span-1 {
      grid-column: 7 / 8; }
    .ud-grid__offset-lg-6-span-2 {
      grid-column: 7 / 9; }
    .ud-grid__offset-lg-6-span-3 {
      grid-column: 7 / 10; }
    .ud-grid__offset-lg-6-span-4 {
      grid-column: 7 / 11; }
    .ud-grid__offset-lg-6-span-5 {
      grid-column: 7 / 12; }
    .ud-grid__offset-lg-6-span-6 {
      grid-column: 7 / 13; }
    .ud-grid__offset-lg-7-span-1 {
      grid-column: 8 / 9; }
    .ud-grid__offset-lg-7-span-2 {
      grid-column: 8 / 10; }
    .ud-grid__offset-lg-7-span-3 {
      grid-column: 8 / 11; }
    .ud-grid__offset-lg-7-span-4 {
      grid-column: 8 / 12; }
    .ud-grid__offset-lg-7-span-5 {
      grid-column: 8 / 13; }
    .ud-grid__offset-lg-8-span-1 {
      grid-column: 9 / 10; }
    .ud-grid__offset-lg-8-span-2 {
      grid-column: 9 / 11; }
    .ud-grid__offset-lg-8-span-3 {
      grid-column: 9 / 12; }
    .ud-grid__offset-lg-8-span-4 {
      grid-column: 9 / 13; }
    .ud-grid__offset-lg-9-span-1 {
      grid-column: 10 / 11; }
    .ud-grid__offset-lg-9-span-2 {
      grid-column: 10 / 12; }
    .ud-grid__offset-lg-9-span-3 {
      grid-column: 10 / 13; }
    .ud-grid__offset-lg-10-span-1 {
      grid-column: 11 / 12; }
    .ud-grid__offset-lg-10-span-2 {
      grid-column: 11 / 13; }
    .ud-grid__offset-lg-11-span-1 {
      grid-column: 12 / 13; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .ud-grid__span-md-1 {
      grid-column: span 1; }
    .ud-grid__span-md-2 {
      grid-column: span 2; }
    .ud-grid__span-md-3 {
      grid-column: span 3; }
    .ud-grid__span-md-4 {
      grid-column: span 4; }
    .ud-grid__span-md-5 {
      grid-column: span 5; }
    .ud-grid__span-md-6 {
      grid-column: span 6; }
    .ud-grid__span-md-7 {
      grid-column: span 7; }
    .ud-grid__span-md-8 {
      grid-column: span 8; }
    .ud-grid__span-md-9 {
      grid-column: span 9; }
    .ud-grid__span-md-10 {
      grid-column: span 10; }
    .ud-grid__span-md-11 {
      grid-column: span 11; }
    .ud-grid__span-md-12 {
      grid-column: span 12; }
    .ud-grid__offset-md-0-span-1 {
      grid-column: 1 / 2; }
    .ud-grid__offset-md-0-span-2 {
      grid-column: 1 / 3; }
    .ud-grid__offset-md-0-span-3 {
      grid-column: 1 / 4; }
    .ud-grid__offset-md-0-span-4 {
      grid-column: 1 / 5; }
    .ud-grid__offset-md-0-span-5 {
      grid-column: 1 / 6; }
    .ud-grid__offset-md-0-span-6 {
      grid-column: 1 / 7; }
    .ud-grid__offset-md-0-span-7 {
      grid-column: 1 / 8; }
    .ud-grid__offset-md-0-span-8 {
      grid-column: 1 / 9; }
    .ud-grid__offset-md-0-span-9 {
      grid-column: 1 / 10; }
    .ud-grid__offset-md-0-span-10 {
      grid-column: 1 / 11; }
    .ud-grid__offset-md-0-span-11 {
      grid-column: 1 / 12; }
    .ud-grid__offset-md-0-span-12 {
      grid-column: 1 / 13; }
    .ud-grid__offset-md-1-span-1 {
      grid-column: 2 / 3; }
    .ud-grid__offset-md-1-span-2 {
      grid-column: 2 / 4; }
    .ud-grid__offset-md-1-span-3 {
      grid-column: 2 / 5; }
    .ud-grid__offset-md-1-span-4 {
      grid-column: 2 / 6; }
    .ud-grid__offset-md-1-span-5 {
      grid-column: 2 / 7; }
    .ud-grid__offset-md-1-span-6 {
      grid-column: 2 / 8; }
    .ud-grid__offset-md-1-span-7 {
      grid-column: 2 / 9; }
    .ud-grid__offset-md-1-span-8 {
      grid-column: 2 / 10; }
    .ud-grid__offset-md-1-span-9 {
      grid-column: 2 / 11; }
    .ud-grid__offset-md-1-span-10 {
      grid-column: 2 / 12; }
    .ud-grid__offset-md-1-span-11 {
      grid-column: 2 / 13; }
    .ud-grid__offset-md-2-span-1 {
      grid-column: 3 / 4; }
    .ud-grid__offset-md-2-span-2 {
      grid-column: 3 / 5; }
    .ud-grid__offset-md-2-span-3 {
      grid-column: 3 / 6; }
    .ud-grid__offset-md-2-span-4 {
      grid-column: 3 / 7; }
    .ud-grid__offset-md-2-span-5 {
      grid-column: 3 / 8; }
    .ud-grid__offset-md-2-span-6 {
      grid-column: 3 / 9; }
    .ud-grid__offset-md-2-span-7 {
      grid-column: 3 / 10; }
    .ud-grid__offset-md-2-span-8 {
      grid-column: 3 / 11; }
    .ud-grid__offset-md-2-span-9 {
      grid-column: 3 / 12; }
    .ud-grid__offset-md-2-span-10 {
      grid-column: 3 / 13; }
    .ud-grid__offset-md-3-span-1 {
      grid-column: 4 / 5; }
    .ud-grid__offset-md-3-span-2 {
      grid-column: 4 / 6; }
    .ud-grid__offset-md-3-span-3 {
      grid-column: 4 / 7; }
    .ud-grid__offset-md-3-span-4 {
      grid-column: 4 / 8; }
    .ud-grid__offset-md-3-span-5 {
      grid-column: 4 / 9; }
    .ud-grid__offset-md-3-span-6 {
      grid-column: 4 / 10; }
    .ud-grid__offset-md-3-span-7 {
      grid-column: 4 / 11; }
    .ud-grid__offset-md-3-span-8 {
      grid-column: 4 / 12; }
    .ud-grid__offset-md-3-span-9 {
      grid-column: 4 / 13; }
    .ud-grid__offset-md-4-span-1 {
      grid-column: 5 / 6; }
    .ud-grid__offset-md-4-span-2 {
      grid-column: 5 / 7; }
    .ud-grid__offset-md-4-span-3 {
      grid-column: 5 / 8; }
    .ud-grid__offset-md-4-span-4 {
      grid-column: 5 / 9; }
    .ud-grid__offset-md-4-span-5 {
      grid-column: 5 / 10; }
    .ud-grid__offset-md-4-span-6 {
      grid-column: 5 / 11; }
    .ud-grid__offset-md-4-span-7 {
      grid-column: 5 / 12; }
    .ud-grid__offset-md-4-span-8 {
      grid-column: 5 / 13; }
    .ud-grid__offset-md-5-span-1 {
      grid-column: 6 / 7; }
    .ud-grid__offset-md-5-span-2 {
      grid-column: 6 / 8; }
    .ud-grid__offset-md-5-span-3 {
      grid-column: 6 / 9; }
    .ud-grid__offset-md-5-span-4 {
      grid-column: 6 / 10; }
    .ud-grid__offset-md-5-span-5 {
      grid-column: 6 / 11; }
    .ud-grid__offset-md-5-span-6 {
      grid-column: 6 / 12; }
    .ud-grid__offset-md-5-span-7 {
      grid-column: 6 / 13; }
    .ud-grid__offset-md-6-span-1 {
      grid-column: 7 / 8; }
    .ud-grid__offset-md-6-span-2 {
      grid-column: 7 / 9; }
    .ud-grid__offset-md-6-span-3 {
      grid-column: 7 / 10; }
    .ud-grid__offset-md-6-span-4 {
      grid-column: 7 / 11; }
    .ud-grid__offset-md-6-span-5 {
      grid-column: 7 / 12; }
    .ud-grid__offset-md-6-span-6 {
      grid-column: 7 / 13; }
    .ud-grid__offset-md-7-span-1 {
      grid-column: 8 / 9; }
    .ud-grid__offset-md-7-span-2 {
      grid-column: 8 / 10; }
    .ud-grid__offset-md-7-span-3 {
      grid-column: 8 / 11; }
    .ud-grid__offset-md-7-span-4 {
      grid-column: 8 / 12; }
    .ud-grid__offset-md-7-span-5 {
      grid-column: 8 / 13; }
    .ud-grid__offset-md-8-span-1 {
      grid-column: 9 / 10; }
    .ud-grid__offset-md-8-span-2 {
      grid-column: 9 / 11; }
    .ud-grid__offset-md-8-span-3 {
      grid-column: 9 / 12; }
    .ud-grid__offset-md-8-span-4 {
      grid-column: 9 / 13; }
    .ud-grid__offset-md-9-span-1 {
      grid-column: 10 / 11; }
    .ud-grid__offset-md-9-span-2 {
      grid-column: 10 / 12; }
    .ud-grid__offset-md-9-span-3 {
      grid-column: 10 / 13; }
    .ud-grid__offset-md-10-span-1 {
      grid-column: 11 / 12; }
    .ud-grid__offset-md-10-span-2 {
      grid-column: 11 / 13; }
    .ud-grid__offset-md-11-span-1 {
      grid-column: 12 / 13; } }
  .ud-grid__cell--align-top {
    align-self: start; }
  .ud-grid__cell--align-middle {
    align-self: center; }
  .ud-grid__cell--align-bottom {
    align-self: end; }
  .ud-grid__cell--content-start {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start; }
  .ud-grid__cell--content-center {
    display: flex;
    justify-content: center;
    align-items: center; }
  .ud-grid__cell--content-end {
    display: flex;
    justify-content: flex-end;
    align-items: flex-end; }
  .ud-grid--gap-none {
    gap: 0; }
  .ud-grid--gap-small {
    gap: 10px; }
  .ud-grid--gap-medium {
    gap: 20px; }
  .ud-grid--gap-large {
    gap: 30px; }
  .ud-grid--flow-row {
    grid-auto-flow: row; }
  .ud-grid--flow-column {
    grid-auto-flow: column; }
  .ud-grid--flow-dense {
    grid-auto-flow: dense; }
  .ud-grid--flow-row-dense {
    grid-auto-flow: row dense; }
  .ud-grid--flow-column-dense {
    grid-auto-flow: column dense; }
  .ud-grid__cell--order-1 {
    order: 1; }
  .ud-grid__cell--order-2 {
    order: 2; }
  .ud-grid__cell--order-3 {
    order: 3; }
  .ud-grid__cell--order-4 {
    order: 4; }
  .ud-grid__cell--order-5 {
    order: 5; }
  .ud-grid__cell--order-6 {
    order: 6; }
  .ud-grid__cell--order-7 {
    order: 7; }
  .ud-grid__cell--order-8 {
    order: 8; }
  .ud-grid__cell--order-9 {
    order: 9; }
  .ud-grid__cell--order-10 {
    order: 10; }
  .ud-grid__cell--order-11 {
    order: 11; }
  .ud-grid__cell--order-12 {
    order: 12; }
  .ud-grid--areas-basic {
    grid-template-areas: header header header header header header header header header header header header main main main main main main main main main main main main footer footer footer footer footer footer footer footer footer footer footer footer; }
  .ud-grid--areas-sidebar-left {
    grid-template-areas: header header header header header header header header header header header header sidebar main main main main main main main main main main main footer footer footer footer footer footer footer footer footer footer footer footer; }
  .ud-grid--areas-sidebar-right {
    grid-template-areas: header header header header header header header header header header header header main main main main main main main main main main sidebar sidebar footer footer footer footer footer footer footer footer footer footer footer footer; }
  .ud-grid--areas-two-sidebar {
    grid-template-areas: header header header header header header header header header header header header sidebar-left main main main main main main main main main sidebar-right sidebar-right footer footer footer footer footer footer footer footer footer footer footer footer; }
  .ud-grid--areas-custom {
    grid-template-areas: var(--custom-areas); }
  .ud-grid--template-2sq-content {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto auto;
    grid-template-areas: "square1 square2" "content content";
    gap: 20px; }
    .ud-grid--template-2sq-content > .grid-square1,
    .ud-grid--template-2sq-content > .ud-grid__cell--area-square1 {
      grid-area: square1;
      aspect-ratio: 1/1; }
    .ud-grid--template-2sq-content > .grid-square2,
    .ud-grid--template-2sq-content > .ud-grid__cell--area-square2 {
      grid-area: square2;
      aspect-ratio: 1/1; }
    .ud-grid--template-2sq-content > .grid-content,
    .ud-grid--template-2sq-content > .ud-grid__cell--area-content {
      grid-area: content; }
  .ud-grid__cell--area-header {
    grid-area: header; }
  .ud-grid__cell--area-main {
    grid-area: main; }
  .ud-grid__cell--area-sidebar {
    grid-area: sidebar; }
  .ud-grid__cell--area-sidebar-left {
    grid-area: sidebar-left; }
  .ud-grid__cell--area-sidebar-right {
    grid-area: sidebar-right; }
  .ud-grid__cell--area-footer {
    grid-area: footer; }
  .ud-grid__cell--area-square1 {
    grid-area: square1; }
  .ud-grid__cell--area-square2 {
    grid-area: square2; }
  .ud-grid__cell--area-content {
    grid-area: content; }
  .ud-grid__cell--auto-min {
    width: min-content; }
  .ud-grid__cell--auto-max {
    width: max-content; }
  .ud-grid__cell--auto-fit {
    width: fit-content; }
  .ud-grid__cell--nest-columns {
    display: grid;
    grid-template-columns: subgrid; }
  .ud-grid__cell--nest-rows {
    display: grid;
    grid-template-rows: subgrid; }
  .ud-grid__cell--nest-both {
    display: grid;
    grid-template-columns: subgrid;
    grid-template-rows: subgrid; }

.product-stories-tabs {
  max-width: 1460px;
  margin: 0 auto; }

@media (max-width: 992px) {
  .product-reviews-tabs {
    padding: 0 20px; } }

/* Custom styling for Yotpo icon and text */
.yotpo-icon.yotpo-icon-double-bubble.pull-left {
  color: var(--dd-color-secondary) !important;
  fill: var(--dd-color-secondary) !important; }

.text-m.pull-left {
  font-weight: bold !important;
  text-decoration: underline !important; }

/* End custom styling */
@media only screen and (max-width: 600px) {
  .yotpo-bottomline.pull-left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    gap: 10px;
    align-items: center; }
  .yotpo-btns-container .yotpo-bottomline.pull-left.star-clickable {
    gap: 10px;
    flex-direction: row;
    align-items: center; }
  .yotpo-btns-container a.pull-left.text-m.ask-question {
    margin-left: 10px; } }

@media (min-width: 768px) and (max-width: 1366px) {
  .product-images-section {
    -webkit-box-flex: 0;
    max-width: 50%;
    flex: 0 0 50%; }
  .product-details-section {
    -webkit-box-flex: 0;
    max-width: calc(50% - 40px);
    flex: 0 0 calc(50% - 40px); } }

@media (max-width: 768px) {
  .product-recommendations-section .recommendations-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 15px; }
  .product-card .product-title {
    font-size: 18px; }
  .product-card .product-price {
    font-size: 16px; } }

.product-stories-tabs {
  max-width: 1460px;
  margin: 0 auto; }

@media (max-width: 992px) {
  .product-stories-tabs {
    padding: 0 20px; } }

.product-accordions sl-details::part(summary) {
  display: grid;
  grid-template-columns: 1fr auto;
  /* text then icon */
  align-items: center; }

/* Target the built-in toggle icon part and place it on the right */
.product-accordions sl-details::part(summary-icon) {
  justify-self: end;
  margin-left: 12px;
  transform-origin: center center;
  /* rotate around its center */ }

/* Ensure only the icon rotates, not the whole header */
.product-accordions sl-details::part(header) {
  transform: none !important; }

/* Optional: smooth rotation for the icon */
.product-accordions sl-details::part(summary-icon) {
  transition: transform 200ms ease; }

/* Open state: rotate icon 180deg (chevron flips down/up) */
.product-accordions sl-details[open]::part(summary-icon) {
  transform: rotate(180deg); }

/* Shoelace details summary/icon layout fix (flex-based) */
.product-accordions sl-details::part(summary),
sl-details.product-details-item::part(summary) {
  display: flex;
  align-items: center;
  gap: 12px; }

.product-accordions sl-details::part(summary-icon),
sl-details.product-details-item::part(summary-icon) {
  margin-inline-start: auto;
  /* push icon to the right */
  transform-origin: center center;
  transition: transform 200ms ease; }

.product-accordions sl-details::part(header),
sl-details.product-details-item::part(header) {
  transform: none !important;
  /* prevent header rotation */ }

.product-accordions sl-details[open]::part(summary-icon),
sl-details.product-details-item[open]::part(summary-icon) {
  transform: rotate(180deg); }

/* Ensure Shoelace details header uses flex layout */
.product-accordions sl-details::part(header),
sl-details.product-details-item::part(header) {
  display: flex !important;
  align-items: center;
  gap: 12px;
  width: 100%;
  box-sizing: border-box; }

@media (max-width: 768px) {
  /* Ensure consistent side padding across PDP sections on mobile */
  .product-breadcrumbs,
  .product-details-section,
  .product-details,
  .product-info,
  .product-promotions,
  .product-accordions,
  .product-tabs-section,
  .product-stories-section,
  .product-recommendations-section,
  .product-description .description-container {
    padding-left: 16px;
    padding-right: 16px;
    box-sizing: border-box; }
  /* Remove padding for product-pricing on mobile */
  .product-pricing {
    padding-left: 0;
    padding-right: 0; } }

/* Product thumbnails height fix - scoped to modal-content */
.modal-content .product-image-thumbnails {
  display: flex;
  flex-direction: column;
  gap: 10px;
  overflow-y: auto;
  max-height: 100%;
  padding-right: 10px;
  scrollbar-width: thin;
  scrollbar-color: #ccc transparent; }

/* Custom scrollbar for webkit browsers */
.modal-content .product-image-thumbnails::-webkit-scrollbar {
  width: 6px; }

.modal-content .product-image-thumbnails::-webkit-scrollbar-track {
  background: transparent; }

.modal-content .product-image-thumbnails::-webkit-scrollbar-thumb {
  background-color: #ccc;
  border-radius: 3px; }

/* Thumbnail item */
.modal-content .product-thumbnail {
  width: 60px;
  height: 60px;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  overflow: hidden;
  cursor: pointer;
  transition: border-color 0.2s ease;
  flex-shrink: 0; }

.modal-content .product-thumbnail.active {
  border-color: #333; }

.modal-content .product-thumbnail img {
  width: 100%;
  height: 100%;
  object-fit: cover; }

/* Quick view modal specific styles */
.modal-content .qv-product-page-start .product-images {
  display: flex;
  gap: 15px;
  align-items: flex-start; }

.modal-content .qv-product-page-start .product-image-thumbnails {
  max-height: 500px;
  height: auto !important; }

/* Ensure the main image container has proper dimensions */
.modal-content .product-image-main-container {
  height: auto;
  max-height: 500px; }

/* Ensure scrollable class is properly styled */
.modal-content .product-image-thumbnails.scrollable {
  overflow-y: auto; }

/* Media query for mobile */
@media (max-width: 768px) {
  .modal-content .product-images {
    flex-direction: column-reverse; }
  .modal-content .product-image-thumbnails {
    flex-direction: row;
    overflow-x: auto;
    overflow-y: hidden;
    padding-right: 0;
    padding-bottom: 10px;
    max-width: 100%;
    max-height: none; }
  .modal-content .product-thumbnail {
    width: 50px;
    height: 50px; } }

.wishlist-product-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
  gap: 20px;
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: inherit; }

.wishlist-product-item {
  display: flex;
  flex-direction: column;
  margin-bottom: 20px; }

.product-card-container {
  display: flex;
  flex-direction: column;
  height: 100%; }

.product-card {
  display: flex;
  flex-direction: column;
  height: 100%;
  border: none;
  box-shadow: none;
  transition: transform 0.3s ease;
  border-radius: 8px;
  overflow: visible;
  margin-bottom: 0; }
  .product-card:hover {
    transform: translateY(-5px); }

.productImage {
  position: relative;
  margin: 0;
  overflow: hidden;
  border-radius: 0; }
  .productImage .AddtoCartBTN {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 10;
    opacity: 0;
    transition: opacity 0.3s ease;
    background-color: #fff;
    color: #333;
    border: none;
    border-radius: 0;
    padding: 8px 15px;
    font-size: 14px;
    cursor: pointer; }
    .productImage .AddtoCartBTN:hover {
      background-color: #f0f0f0; }
  .productImage:hover .AddtoCartBTN {
    opacity: 1; }
  .productImage .AddtoCart {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 10;
    opacity: 0;
    transition: opacity 0.3s ease;
    display: none;
    align-items: center;
    justify-content: center;
    background-color: rgba(255, 255, 255, 0.9);
    padding: 10px;
    border-radius: 0; }
    .productImage .AddtoCart .decreaseBtn, .productImage .AddtoCart .increaseBtn {
      width: 30px;
      height: 30px;
      display: flex;
      align-items: center;
      justify-content: center;
      background-color: #fff;
      border: 1px solid #ddd;
      border-radius: 0;
      font-size: 16px;
      cursor: pointer; }
      .productImage .AddtoCart .decreaseBtn:hover, .productImage .AddtoCart .increaseBtn:hover {
        background-color: #f0f0f0; }
    .productImage .AddtoCart .cartQuantity {
      margin: 0 5px;
      font-size: 14px;
      font-weight: bold;
      display: none; }
  .productImage:hover .AddtoCart {
    opacity: 1; }

.flags {
  position: absolute;
  top: 10px;
  left: 10px;
  z-index: 10;
  display: flex;
  flex-direction: column;
  gap: 5px; }

.product-badge {
  background-color: #fff;
  color: #333;
  padding: 5px 10px;
  font-size: 12px;
  font-weight: bold;
  border-radius: 4px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  display: inline-block; }
  .product-badge--new {
    background-color: #fff;
    color: #007bff;
    border: 1px solid #007bff; }
  .product-badge--coming-soon {
    background-color: #f8d7da;
    color: #721c24; }
  .product-badge--low-stock {
    background-color: #fff3cd;
    color: #856404; }
  .product-badge--out-of-stock {
    background-color: #C53030;
    color: #FFFFFF; }
  .product-badge span {
    font-weight: 600;
    font-size: 12px; }

.product-card-image {
  display: block;
  position: relative;
  overflow: hidden;
  border-radius: 8px; }
  .product-card-image img {
    width: 100%;
    height: auto;
    transition: transform 0.5s ease;
    border-radius: 8px; }
  .product-card-image:hover img {
    transform: scale(1.05); }

.product-card-details {
  padding: 15px 0;
  display: flex;
  flex-direction: column;
  flex-grow: 1; }

.product-pricing {
  text-align: left;
  margin-bottom: 5px; }

.product-price {
  font-weight: 400;
  font-size: 16px;
  color: #000;
  font-family: Roboto, sans-serif; }

.product-title {
  font-size: 16px;
  font-weight: 500;
  margin: 5px 0 5px;
  text-align: left; }
  .product-title a {
    color: #333;
    text-decoration: none;
    transition: color 0.3s ease; }
    .product-title a:hover {
      color: #555; }

.wishlist-button-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 8px;
  margin: 5px 0 10px;
  width: 100%; }

.quantity-selector-container {
  flex: 2;
  display: flex;
  flex-direction: column;
  gap: 8px; }

.quantity-selector {
  display: flex;
  align-items: center;
  border: none !important;
  border-radius: 0px !important;
  overflow: visible;
  height: auto;
  padding: 6px !important;
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.15); }
  .quantity-selector .quantity-btn {
    width: 32px;
    height: 32px;
    border: none;
    background-color: #087781 !important;
    cursor: pointer;
    position: relative;
    border-radius: 50%;
    color: white;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0px !important; }
    .quantity-selector .quantity-btn:hover {
      background-color: #055e66 !important; }
    .quantity-selector .quantity-btn.decrease::before {
      content: "";
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      width: 12px;
      height: 2px;
      background-color: white !important; }
    .quantity-selector .quantity-btn.increase::before, .quantity-selector .quantity-btn.increase::after {
      content: "";
      position: absolute;
      background-color: white !important; }
    .quantity-selector .quantity-btn.increase::before {
      width: 12px;
      height: 2px;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%); }
    .quantity-selector .quantity-btn.increase::after {
      width: 2px;
      height: 12px;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      display: block !important; }
  .quantity-selector .quantity-value {
    flex: 1;
    border: none;
    text-align: center;
    font-size: 14px;
    font-weight: 500;
    -moz-appearance: textfield;
    appearance: textfield;
    padding: 0px !important; }
    .quantity-selector .quantity-value::-webkit-outer-spin-button, .quantity-selector .quantity-value::-webkit-inner-spin-button {
      -webkit-appearance: none;
      appearance: none;
      margin: 0; }
    .quantity-selector .quantity-value:focus {
      outline: none; }

.wishlist-add-to-cart-btn {
  padding: 8px 10px;
  font-size: 12px;
  background-color: #f8f9fa !important;
  color: #333 !important;
  border: 1px solid #ddd !important;
  border-radius: 4px;
  transition: all 0.3s ease;
  cursor: pointer;
  font-weight: normal;
  text-transform: none;
  text-align: center;
  white-space: nowrap;
  width: 100%; }
  .wishlist-add-to-cart-btn:hover {
    background-color: #e9ecef !important;
    border-color: #bbb !important; }

.wishlist-remove-form {
  margin: 0;
  flex: 1; }
  .wishlist-remove-form .button--small,
  .wishlist-remove-form .button--primary.button--small {
    width: 100%;
    padding: 8px 10px;
    font-size: 12px;
    background-color: #f8f9fa !important;
    color: #333 !important;
    border: 1px solid #ddd !important;
    border-radius: 4px;
    transition: all 0.3s ease;
    cursor: pointer;
    font-weight: normal;
    text-transform: none;
    text-align: center;
    white-space: nowrap; }
    .wishlist-remove-form .button--small:hover,
    .wishlist-remove-form .button--primary.button--small:hover {
      background-color: #e9ecef !important;
      border-color: #bbb !important; }

.product-rating {
  margin: 10px 0;
  text-align: left; }

.cart-notification {
  position: fixed;
  top: 20px;
  right: 20px;
  background-color: #28a745;
  color: white;
  padding: 10px 20px;
  border-radius: 4px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
  z-index: 9999;
  opacity: 1;
  transition: opacity 0.5s ease; }
  .cart-notification.fade-out {
    opacity: 0; }

@media (max-width: 768px) {
  .wishlist-product-grid {
    grid-template-columns: repeat(auto-fill, minmax(200px, 1fr)); }
  .product-title {
    font-size: 14px; }
  .product-price {
    font-size: 14px; }
  .wishlist-button-container {
    flex-direction: column;
    gap: 5px; }
  .quantity-selector-container {
    width: 100%; } }

@media (max-width: 480px) {
  .wishlist-product-grid {
    grid-template-columns: repeat(auto-fill, minmax(150px, 1fr)); } }

.AddtoCartBTN,
button.AddtoCartBTN,
.button.button--small.card-figcaption-button.AddtoCartBTN,
.product-card .AddtoCartBTN,
.card .AddtoCartBTN,
button[class*="AddtoCartBTN"] {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  position: absolute;
  display: none;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 10px;
  border-radius: 0;
  max-width: 130px;
  background-color: var(--dd-color-secondary) !important;
  bottom: 8px;
  z-index: 9;
  left: 6px;
  margin-bottom: 0;
  height: 38px;
  -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.3);
  border: none !important;
  color: #fff !important;
  padding: .57143rem 1.2rem;
  line-height: 1rem;
  -webkit-transition: all .15s ease;
  transition: all .15s ease; }

.card-figure .AddtoCartBTN,
.productImage .AddtoCartBTN {
  top: auto;
  right: auto;
  bottom: 8px;
  left: 6px;
  transform: none; }

.card-figcaption .AddtoCartBTN,
.card-figcaption-button.AddtoCartBTN {
  position: absolute;
  bottom: 8px;
  left: 6px;
  top: auto;
  right: auto;
  transform: none;
  margin: 0; }

.productImage:hover .AddtoCartBTN:not(.disabled),
.card-figure:hover .AddtoCartBTN:not(.disabled),
.card:hover .AddtoCartBTN:not(.disabled) {
  display: block !important; }

.AddtoCart {
  position: absolute;
  display: none;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 10px;
  border-radius: 0;
  max-width: 130px;
  border: 4px solid var(--dd-color-secondary-light);
  background-color: var(--dd-color-secondary-light);
  bottom: 8px;
  z-index: 9;
  left: 6px;
  margin-bottom: 0;
  top: auto;
  right: auto;
  transform: none;
  border-radius: 0;
  padding: 0;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  border: 0 !important; }
  .AddtoCart.isopen {
    -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.3);
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    padding: 3px !important; }

.DecreaseCart,
.IncreaseCart {
  width: 30px;
  height: 30px;
  background-color: var(--dd-color-secondary);
  color: #fff;
  border: none;
  border-radius: 0;
  display: none;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 18px;
  cursor: pointer;
  margin: 0;
  padding: 0;
  line-height: 1;
  min-width: 30px;
  border: 0 solid var(--dd-color-secondary);
  border-radius: 0; }

.AddtoCartBTN.is-loading {
  position: relative;
  color: transparent !important; }
  .AddtoCartBTN.is-loading::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 16px;
    height: 16px;
    margin: -8px 0 0 -8px;
    border: 2px solid rgba(255, 255, 255, 0.3);
    border-top: 2px solid #fff;
    border-radius: 50%;
    animation: spin 1s linear infinite; }

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

/*
==============================================
TABLE OF CONTENTS
==============================================

1. Variables & Settings
   - Colors
   - Typography
   - Spacing
   - Layout
   - Breakpoints
   - Effects

2. Components
   2.1 Hero Banner (ui-hp-hero-banner)
   2.2 Category Slider (ui-hp-category-slider)
   2.3 Featured Products (ui-hp-featured-products)
   2.4 Product Reviews (ui-hp-product-reviews)
   2.5 Product About (ui-hp-product-about)
   2.6 Product Tabs (ui-hp-product-tabs)
   2.7 Promotional Section (ui-hp-promotional-section)
   2.8 Theme Feature (ui-hp-theme-feature)
   2.9 Promo Banner (ui-hp-promo-banner)
   2.10 Featured Collection (ui-hp-featured-collection)
   2.11 Blog Footer (ui-hp-blog-footer)
   2.12 Footer Callout (ui-hp-footer-callout)

3. Shared Components
   - Product Cards
   - Slick Carousel Overrides
   - Navigation Elements
   - Buttons & CTAs

4. Utilities & Helpers
   - Grid Systems
   - Media Queries
   - Animations
*/
/*
==============================================
1. VARIABLES & SETTINGS
==============================================
*/
/* Colors */
/*
==============================================
1. VARIABLES & SETTINGS
==============================================
*/
/*
==============================================
2. COMPONENTS
==============================================
*/
/*
2.1 Hero Banner Component (ui-hp-hero-banner)
---------------------------------------------
Main hero section at the top of the homepage.
Includes full-width banner with text overlay and CTA.
*/
.hero {
  position: relative;
  width: 100%;
  background-color: #4C6A50;
  margin-bottom: 20px;
  max-height: 550px;
  overflow: hidden; }
  .hero__container {
    width: 100%;
    max-width: 100%;
    min-height: 550px;
    max-height: 550px;
    margin: 0 auto;
    padding: 20px;
    border-radius: 0 0 10px 10px;
    display: flex;
    position: relative;
    overflow: hidden;
    text-decoration: none; }
  .hero__content {
    position: relative;
    z-index: 2;
    padding: 20px 20px;
    max-width: 600px; }
    .hero__content.hero__content_tl {
      align-self: flex-start;
      margin-right: auto; }
    .hero__content.hero__content_tr {
      align-self: flex-start;
      margin-left: auto; }
    .hero__content.hero__content_bl {
      align-self: flex-end;
      margin-right: auto;
      margin-top: auto; }
    .hero__content.hero__content_br {
      align-self: flex-end;
      margin-left: auto;
      margin-top: auto; }
    .hero__content.hero__content_center {
      align-self: center;
      margin: auto;
      text-align: center; }
    .hero__content.hero_light .hero__small-headline,
    .hero__content.hero_light .hero__headline {
      color: #FFFFFF; }
    .hero__content.hero_light .hero__button {
      background-color: #FFFFFF;
      color: #2B2B2B;
      border-color: #FFFFFF; }
      .hero__content.hero_light .hero__button:hover {
        background-color: #e6e6e6;
        border-color: #e6e6e6; }
    .hero__content.hero_dark .hero__small-headline,
    .hero__content.hero_dark .hero__headline {
      color: #2B2B2B; }
    .hero__content.hero_dark .hero__button {
      background-color: #2B2B2B;
      color: #FFFFFF;
      border-color: #2B2B2B; }
      .hero__content.hero_dark .hero__button:hover {
        background-color: #454545;
        border-color: #454545; }
  .hero__image-container {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1; }
  .hero__image {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center; }
  .hero__small-headline {
    font-family: Arial, sans-serif;
    font-weight: 700;
    font-size: 20px;
    margin-bottom: 10px;
    line-height: 10px; }
  .hero__headline {
    font-family: Arial, sans-serif;
    font-weight: 700;
    font-size: 52px;
    line-height: 1.038;
    margin-bottom: 20px; }
  .hero__button {
    display: inline-block;
    font-family: Arial, sans-serif;
    font-size: 16px;
    padding: 10px 20px;
    border-radius: 0;
    text-decoration: none;
    transition: all 0.2s ease;
    background-color: #2B2B2B;
    color: #FFFFFF;
    border: 2px solid transparent; }
    .hero__button:hover {
      background-color: #454545;
      transform: translateY(-2px); }
    .hero__button:active {
      transform: translateY(0); }
  .hero--text-light .hero__small-headline,
  .hero--text-light .hero__headline {
    color: #FFFFFF; }
  .hero--text-dark .hero__small-headline,
  .hero--text-dark .hero__headline {
    color: #2B2B2B; }
  .hero--text-accent .hero__small-headline,
  .hero--text-accent .hero__headline {
    color: #4C6A50; }
  .hero--content-transparent .hero__content {
    background-color: transparent; }
  .hero--content-light .hero__content {
    background-color: rgba(255, 255, 255, 0.8); }
  .hero--content-dark .hero__content {
    background-color: rgba(43, 43, 43, 0.8); }
  @media (max-width: 768px) {
    .hero {
      background-color: transparent;
      max-height: none; }
      .hero__container {
        display: flex;
        flex-direction: column;
        padding: 0;
        min-height: auto;
        max-height: none; }
      .hero__image-container {
        position: relative;
        order: 1;
        margin-bottom: 20px;
        height: 400px;
        width: 100%; }
      .hero__image {
        height: 400px;
        border-radius: 0px; }
      .hero__content {
        order: 2;
        margin: 0 auto;
        text-align: center;
        padding: 20px; }
        .hero__content.hero__content_tl, .hero__content.hero__content_tr, .hero__content.hero__content_bl, .hero__content.hero__content_br, .hero__content.hero__content_center {
          align-self: center;
          margin-left: auto;
          margin-right: auto;
          margin-top: 0;
          text-align: center; }
      .hero__headline {
        font-size: 32px;
        line-height: 1.2;
        margin-bottom: 15px;
        color: #2B2B2B !important; }
      .hero__small-headline {
        font-size: 18px;
        line-height: normal;
        color: #2B2B2B !important; }
      .hero__button {
        background-color: #2B2B2B !important;
        color: #FFFFFF !important;
        border-color: #2B2B2B !important; }
        .hero__button:hover {
          background-color: #454545 !important;
          border-color: #454545 !important;
          color: #FFFFFF !important; } }

@media (min-width: 1921px) {
  .hero {
    max-height: 700px; }
    .hero__container {
      min-height: 700px;
      max-height: 700px; } }

@media (max-width: 768px) and (min-width: 769px) {
  .hero {
    max-height: 500px; }
    .hero__container {
      min-height: 500px;
      max-height: 500px;
      padding: 20px; }
    .hero__content {
      max-width: 70%;
      padding: 40px 20px; }
    .hero__headline {
      font-size: 36px; } }

@media (max-width: 480px) {
  .hero__container {
    min-height: auto;
    max-height: none;
    padding: 0; } }

@media (max-width: 480px) {
  .hero__container {
    min-height: auto;
    max-height: none;
    padding: 0; }
  .hero__image-container {
    height: 350px; }
  .hero__headline {
    font-size: 24px; } }

/*
Layout Containers
---------------------------------------------
Main container styles and layout utilities
used across multiple components.
*/
.main.full {
  width: 100%;
  max-width: 100%; }

.banners {
  position: relative;
  width: 100%; }
  .banners img {
    width: 100%;
    height: auto; }

.socialButtons {
  display: flex;
  justify-content: center;
  gap: 20px;
  margin: 40px 0; }

.instagramBlock {
  max-width: 1400px;
  margin: 40px auto; }
  .instagramBlock__headline {
    text-align: center;
    margin-bottom: 40px; }

/*
2.8 Theme Feature Component (ui-hp-theme-feature)
---------------------------------------------
Featured theme section with banner and product cards.
Includes responsive slider and navigation.
*/
.theme-feature {
  font-family: "Roboto", sans-serif;
  width: 100%;
  margin: 10px auto;
  padding: 0;
  box-sizing: border-box; }
  .theme-feature__container {
    max-width: 1400px;
    margin: 10px auto;
    padding: 0 20px; }
  .theme-feature__banner {
    display: flex;
    border-radius: 8px;
    overflow: hidden; }
    .theme-feature__banner-image {
      width: 50%;
      background-size: cover;
      background-position: center; }
    .theme-feature__banner-content {
      width: 50%;
      padding: 40px;
      background-color: #f1c214;
      display: flex;
      flex-direction: column;
      align-items: center; }
  .theme-feature__title {
    font-size: 38px;
    font-weight: 700;
    margin-bottom: 20px;
    text-align: center;
    line-height: 1.4;
    /* Prevent orphans and widows */
    orphans: 2;
    widows: 2;
    /* Alternative approach for better browser support */
    word-wrap: break-word;
    -webkit-hyphens: auto;
    hyphens: auto;
    /* Ensure balanced text wrapping */
    text-wrap: balance; }
  .theme-feature__description {
    font-size: 16px;
    line-height: 1.5;
    text-align: center;
    max-width: 520px;
    margin-bottom: 40px; }
  .theme-feature__products {
    display: flex;
    gap: 20px;
    justify-content: center;
    width: 100%;
    max-width: 532px;
    position: relative; }
    @media (max-width: 768px) {
      .theme-feature__products.slick-initialized .slick-list .slick-track .slick-slide.slick-current > div {
        display: flex;
        justify-content: center; } }
  .theme-feature__card {
    max-width: 300px;
    width: 100%;
    background-color: #fff;
    border-radius: 5px;
    padding: 10px;
    transition: transform 0.3s ease;
    flex-shrink: 1; }
    .theme-feature__card:hover {
      transform: translateY(-5px);
      box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1); }
  .theme-feature__arrow {
    display: none;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 40px;
    height: 40px;
    background: white;
    border-radius: 50%;
    border: none;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
    z-index: 5;
    cursor: pointer; }
    .theme-feature__arrow:before {
      content: "";
      display: block;
      width: 12px;
      height: 12px;
      border-top: 2px solid #555;
      border-right: 2px solid #555;
      position: absolute;
      top: 50%;
      left: 50%; }
    .theme-feature__arrow--prev {
      left: -15px; }
      .theme-feature__arrow--prev:before {
        transform: translate(-30%, -50%) rotate(-135deg); }
    .theme-feature__arrow--next {
      right: -15px; }
      .theme-feature__arrow--next:before {
        transform: translate(-70%, -50%) rotate(45deg); }
    @media (max-width: 480px) {
      .theme-feature__arrow {
        width: 35px;
        height: 35px;
        display: block; }
        .theme-feature__arrow--prev {
          left: 5px; }
        .theme-feature__arrow--next {
          right: 5px; } }

@media (min-width: 769px) and (max-width: 1024px) and (orientation: portrait) {
  .theme-feature__banner {
    flex-direction: column; }
  .theme-feature__banner-image {
    width: 100%;
    aspect-ratio: 3 / 2;
    /* 2/3 height ratio */
    height: auto; }
  .theme-feature__banner-content {
    width: 100%;
    padding: 40px;
    background-color: #f1c214;
    display: flex;
    flex-direction: column;
    align-items: center; } }

@media (max-width: 768px) {
  .socialButtons {
    flex-direction: column;
    align-items: center; }
  .theme-feature__banner {
    flex-direction: column; }
    .theme-feature__banner-image, .theme-feature__banner-content {
      width: 100%; }
    .theme-feature__banner-image {
      height: 250px; } }

@media (max-width: 480px) {
  .theme-feature__banner-content {
    padding: 40px 20px; }
  .theme-feature__title {
    font-size: 18px; }
  .theme-feature__description {
    font-size: 14px; }
  .theme-feature__products .slick-list {
    padding: 0 !important;
    margin: 0 -20px; }
  .theme-feature__products .slick-slide {
    padding: 0 10px; }
  .theme-feature__products .slick-track {
    display: flex;
    align-items: stretch; }
  .theme-feature__card {
    height: 100%;
    box-shadow: none !important;
    border-radius: 0 !important; }
    .theme-feature__card .product-card {
      height: 100%;
      display: flex;
      flex-direction: column; }
  .theme-feature__arrow {
    width: 35px;
    height: 35px;
    display: block;
    z-index: 10; }
    .theme-feature__arrow--prev {
      left: 5px; }
    .theme-feature__arrow--next {
      right: 5px; }
    .theme-feature__arrow:before {
      width: 10px;
      height: 10px; } }

/*
2.2 Category Slider Component
---------------------------------------------
Horizontal scrolling category navigation with 
image cards and titles.
*/
.category-slider {
  width: 100%;
  padding: 20px 0 0 0;
  /* Tablet Portrait specific styles (769px - 1024px) */
  /* Mobile center mode specific styles */ }
  @media (max-width: 768px) {
    .category-slider {
      padding-top: 0; } }
  .category-slider__header {
    width: 100%;
    display: flex;
    justify-content: center;
    margin-bottom: 20px; }
  .category-slider__header-container {
    max-width: 480px;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center; }
    @media (max-width: 768px) {
      .category-slider__header-container {
        max-width: 275px; } }
  .category-slider__title {
    font-family: Arial, sans-serif;
    font-weight: 700;
    font-size: 38px;
    line-height: 1.07;
    color: var(--dd-color-secondary);
    margin-top: 0;
    margin-bottom: 10px; }
  .category-slider__description {
    font-family: Arial, sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5;
    color: #000; }
  .category-slider__container {
    position: relative;
    width: 100%;
    max-width: 1400px;
    margin: 0 auto;
    padding: 0 20px; }
    @media (max-width: 768px) {
      .category-slider__container {
        padding: 0 15px; } }
  .category-slider__slick {
    width: 100%;
    margin: 0 -10px;
    width: calc(100% + 20px); }
    @media (max-width: 768px) {
      .category-slider__slick {
        margin: 0;
        width: 100%; } }
  .category-slider__card {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 15px;
    cursor: pointer;
    transition: transform 0.3s ease;
    padding: 0 10px;
    box-sizing: border-box; }
    .category-slider__card:hover {
      transform: translateY(-5px); }
    .category-slider__card a {
      display: block;
      text-decoration: none;
      color: inherit;
      width: 100%;
      overflow: hidden;
      border-radius: 0; }
    @media (max-width: 768px) {
      .category-slider__card {
        padding: 0 5px; }
        .category-slider__card:hover {
          transform: none; } }
  .category-slider .category-slider__container {
    display: flex;
    justify-content: center; }
  .category-slider__card-image {
    width: 100%;
    height: 0;
    padding-bottom: 100%;
    /* Creates square aspect ratio */
    background-size: cover;
    background-position: center;
    margin: 0 auto;
    transition: transform 0.3s ease;
    transform-origin: center;
    display: block;
    border-radius: 0; }
    .category-slider__card a:hover .category-slider__card-image {
      transform: scale(1.08);
      border-radius: 0; }
    @media (max-width: 768px) {
      .category-slider__card a:hover .category-slider__card-image {
        transform: none; } }
  .category-slider__card-title {
    font-family: Arial, sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5;
    color: #000;
    text-align: center;
    margin-top: 15px;
    font-weight: 500; }
    @media (max-width: 768px) {
      .category-slider__card-title {
        font-size: 16px;
        margin-top: 10px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        max-width: 100%; } }
  @media (max-width: 1024px) and (min-width: 769px) and (orientation: portrait) {
    .category-slider .category-slider__card-image {
      width: 100% !important;
      height: 0 !important;
      padding-bottom: 100% !important;
      /* Force square aspect ratio on tablet portrait */
      background-size: cover !important;
      background-position: center !important; } }
  @media (max-width: 768px) {
    .category-slider {
      /* Make center slide fully opaque, side slides slightly transparent */
      /* Reset layout on mobile */
      /* Ensure images remain square in center mode */
      /* Preserve image shape in all slides */ }
      .category-slider .slick-slide {
        opacity: 1;
        transition: opacity 0.3s ease; }
      .category-slider .slick-center {
        opacity: 1; }
      .category-slider .slick-track {
        display: flex;
        align-items: center; }
      .category-slider .slick-slide .category-slider__card-image {
        width: 100% !important;
        height: 0 !important;
        padding-bottom: 100% !important;
        /* Force square aspect ratio */
        min-width: unset !important;
        min-height: unset !important; }
      .category-slider .slick-slide .category-slider__card, .category-slider .slick-slide.slick-center .category-slider__card, .category-slider .slick-slide.slick-cloned .category-slider__card {
        width: 100% !important; }
        .category-slider .slick-slide .category-slider__card a, .category-slider .slick-slide.slick-center .category-slider__card a, .category-slider .slick-slide.slick-cloned .category-slider__card a {
          width: 100% !important; } }
  .category-slider--hidden {
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.6s ease, visibility 0.6s ease; }
  .category-slider--fade-in {
    opacity: 1;
    visibility: visible;
    transition: opacity 0.6s ease, visibility 0.6s ease; }

/* Mobile-specific overrides for slick slider */
@media (max-width: 768px) {
  .slick-prev,
  .slick-next {
    display: none !important; }
  .slick-dots {
    bottom: -30px; } }

/*
Slick Carousel Overrides
---------------------------------------------
Custom styling for Slick carousel navigation,
arrows, and dots across all components.
*/
.slick-prev,
.slick-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 45px !important;
  height: 45px !important;
  background: #FFFFFF !important;
  border-radius: 50%;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  z-index: 10;
  cursor: pointer;
  border: 2px solid #FFFFFF !important;
  padding: 12px;
  font-size: 0;
  line-height: 0;
  outline: none;
  transition: all 0.2s ease;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important; }
  .slick-prev:hover, .slick-prev:focus,
  .slick-next:hover,
  .slick-next:focus {
    background: #FFFFFF !important;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
    transform: translateY(-50%) scale(1.05); }
  .slick-prev:active,
  .slick-next:active {
    transform: translateY(-50%) scale(0.95); }
  .slick-prev:before,
  .slick-next:before {
    content: none !important; }
  .slick-prev:after,
  .slick-next:after {
    content: "";
    display: block;
    width: 24px;
    height: 24px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    position: relative; }

.slick-prev {
  left: -22px; }
  .slick-prev:after {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23555' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cline x1='19' y1='12' x2='5' y2='12'%3E%3C/line%3E%3Cpolyline points='12 19 5 12 12 5'%3E%3C/polyline%3E%3C/svg%3E"); }

.slick-next {
  right: -22px; }
  .slick-next:after {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23555' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cline x1='5' y1='12' x2='19' y2='12'%3E%3C/line%3E%3Cpolyline points='12 5 19 12 12 19'%3E%3C/polyline%3E%3C/svg%3E"); }

.slick-disabled {
  opacity: 0.5;
  cursor: not-allowed;
  box-shadow: none; }
  .slick-disabled:hover, .slick-disabled:focus {
    transform: translateY(-50%);
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2); }

@media (max-width: 1024px) {
  .category-slider__card-image {
    width: 200px;
    height: 200px; }
  .category-slider .slick-prev {
    left: -15px;
    width: 45px !important;
    height: 45px !important;
    padding: 12px; }
  .category-slider .slick-next {
    right: -15px;
    width: 45px !important;
    height: 45px !important;
    padding: 12px; } }

@media (max-width: 768px) {
  .category-slider__title {
    font-size: 28px; }
  .category-slider__description {
    font-size: 14px; }
  .category-slider__card-image {
    width: 160px;
    height: 160px; }
  .category-slider__card-title {
    font-size: 12px; } }

/*
2.3 Featured Products Component (ui-hp-featured-products)
---------------------------------------------
Product grid/carousel showing featured products.
Includes product cards and promotional content.
*/
.featured-products {
  width: 100%;
  max-width: 1400px;
  margin: 0 auto;
  padding: 0 20px; }
  .featured-products .product-card-container {
    width: 100%; }
  .featured-products__container {
    width: 100%; }
  .featured-products__header {
    text-align: center;
    margin-bottom: 40px;
    max-width: 600px;
    margin-left: auto;
    margin-right: auto; }
  .featured-products__title {
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: bold;
    font-size: 26px;
    line-height: 1.2;
    color: #2B2B2B;
    margin-bottom: 10px; }
  .featured-products__description {
    font-family: Arial, sans-serif;
    font-size: 16px;
    line-height: 1.5;
    color: #2B2B2B; }
  .featured-products__grid {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 20px; }
    .featured-products__grid.slick-initialized {
      display: block;
      margin: 0 -10px; }
      .featured-products__grid.slick-initialized .slider-item {
        padding: 0 10px; }
  .featured-products .featured-products-slider:not(.slick-initialized) {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 20px; }
    @media (max-width: 1200px) {
      .featured-products .featured-products-slider:not(.slick-initialized) {
        grid-template-columns: repeat(4, 1fr); } }
    @media (max-width: 1024px) {
      .featured-products .featured-products-slider:not(.slick-initialized) {
        grid-template-columns: repeat(3, 1fr); } }
  .featured-products .featured-products-slider.slick-initialized .slick-track {
    display: flex; }
    .featured-products .featured-products-slider.slick-initialized .slick-track .slick-slide {
      height: auto;
      display: flex; }
      .featured-products .featured-products-slider.slick-initialized .slick-track .slick-slide > div {
        height: 100%;
        display: flex;
        flex: 1; }
  .featured-products .featured-products-slider.slick-initialized .slider-item {
    height: 100%;
    display: flex; }
    .featured-products .featured-products-slider.slick-initialized .slider-item > a, .featured-products .featured-products-slider.slick-initialized .slider-item > div {
      width: 100%; }
  .featured-products .featured-products-slider .slick-dots {
    bottom: -30px; }
    .featured-products .featured-products-slider .slick-dots li button:before {
      font-size: 10px;
      color: var(--dd-color-secondary);
      opacity: 0.5; }
    .featured-products .featured-products-slider .slick-dots li.slick-active button:before {
      opacity: 1;
      color: var(--dd-color-secondary); }
  .featured-products .featured-products-slider .slick-prev, .featured-products .featured-products-slider .slick-next {
    z-index: 10; }
  .featured-products-custom {
    padding-left: 20px;
    padding-right: 20px;
    box-sizing: border-box; }
    .featured-products-custom .featured-products__container {
      padding-left: 0;
      padding-right: 0;
      position: relative; }
    .featured-products-custom .promotion-card-mobile-wrapper {
      display: none;
      margin-bottom: 20px; }
      @media (max-width: 768px) {
        .featured-products-custom .promotion-card-mobile-wrapper {
          display: block; } }
    @media (max-width: 768px) {
      .featured-products-custom .promotion-card-slide {
        display: none !important; } }
    .featured-products-custom .products-track-container {
      position: relative;
      width: 100%;
      overflow: hidden;
      margin-top: 20px; }
      .featured-products-custom .products-track-container .products-track .product-slide .product-card-details .product-title {
        min-height: 0; }
    .featured-products-custom .products-track {
      display: flex;
      flex-wrap: nowrap;
      overflow-x: auto;
      overflow-y: hidden;
      scroll-behavior: smooth;
      -webkit-overflow-scrolling: touch;
      gap: 20px;
      padding-bottom: 20px;
      cursor: grab;
      scrollbar-width: none;
      scroll-snap-type: x mandatory;
      transition: scroll-snap-type 0.3s ease; }
      .featured-products-custom .products-track::-webkit-scrollbar {
        display: none; }
      .featured-products-custom .products-track.dragging {
        cursor: grabbing;
        scroll-behavior: auto;
        transition: none; }
    .featured-products-custom .product-slide {
      flex: 0 0 auto;
      width: calc(20% - 16px);
      transition: transform 0.3s ease;
      scroll-snap-align: start;
      overflow: hidden;
      pointer-events: auto;
      box-shadow: none; }
      .featured-products-custom .product-slide:hover {
        transform: translateY(-5px); }
      .featured-products-custom .product-slide .product-card {
        box-shadow: none !important; }
    .featured-products-custom .scrollbar-container {
      position: relative;
      width: 70%;
      height: 12px;
      margin: 15px auto;
      background-color: #f1f1f1;
      border-radius: 0;
      overflow: hidden;
      transition: opacity 0.3s ease; }
      .featured-products-custom .scrollbar-container:hover {
        background-color: #e9e9e9; }
    .featured-products-custom .scrollbar-thumb {
      position: absolute;
      top: 0;
      left: 0;
      height: 100%;
      width: 20%;
      background-color: #2B2B2B;
      border-radius: 0;
      cursor: pointer;
      transition: background-color 0.2s ease, transform 0.1s ease, width 0.3s ease, left 0.2s ease-out; }
      .featured-products-custom .scrollbar-thumb:hover {
        background-color: #444;
        transform: scaleY(1.1); }
      .featured-products-custom .scrollbar-thumb:active {
        background-color: #555;
        transform: scaleY(1.2); }
    .featured-products-custom .product-grid-navigation {
      position: absolute;
      top: 50%;
      left: 0;
      right: 0;
      transform: translateY(-50%);
      pointer-events: none;
      display: none;
      justify-content: space-between;
      padding: 0 10px;
      z-index: 10; }
      .featured-products-custom .product-grid-navigation.is-visible {
        display: flex; }
    .featured-products-custom .nav-arrow {
      width: 40px;
      height: 40px;
      border-radius: 50%;
      background-color: white;
      border: none;
      display: flex;
      align-items: center;
      justify-content: center;
      cursor: pointer;
      box-shadow: 0 3px 8px rgba(0, 0, 0, 0.2);
      transition: all 0.2s ease;
      pointer-events: auto; }
      .featured-products-custom .nav-arrow.hidden {
        opacity: 0;
        visibility: hidden;
        pointer-events: none; }
      .featured-products-custom .nav-arrow:hover {
        background-color: #f5f5f5;
        transform: scale(1.1); }
        .featured-products-custom .nav-arrow:hover svg {
          stroke: #333; }
      .featured-products-custom .nav-arrow:active {
        transform: scale(0.95); }
      .featured-products-custom .nav-arrow svg {
        display: block;
        transition: stroke 0.2s ease; }
      .featured-products-custom .nav-arrow--prev {
        left: 10px; }
      .featured-products-custom .nav-arrow--next {
        right: 10px; }
    @media (max-width: 1200px) {
      .featured-products-custom .product-slide {
        width: calc(25% - 15px); } }
    @media (max-width: 992px) {
      .featured-products-custom .product-slide {
        width: calc(33.333% - 14px); } }
    @media (max-width: 768px) {
      .featured-products-custom {
        padding-left: 20px;
        padding-right: 20px; }
        .featured-products-custom .product-slide {
          width: calc(50% - 10px);
          box-shadow: none !important; } }
    @media (max-width: 480px) {
      .featured-products-custom.featured-products-custom {
        padding-left: 0;
        padding-right: 0; }
      .featured-products-custom .products-track-container {
        width: 100%;
        overflow: hidden;
        padding: 0;
        position: relative; }
      .featured-products-custom .products-track {
        width: 100%;
        gap: 0;
        padding: 0 7%;
        display: flex;
        justify-content: flex-start;
        scroll-padding: 0 7%;
        scroll-snap-type: x mandatory; }
        .featured-products-custom .products-track > .product-slide {
          width: 86% !important;
          min-width: 86% !important;
          flex: 0 0 86% !important;
          box-shadow: none !important;
          border-radius: 0;
          scroll-snap-align: center;
          padding: 10px; }
      .featured-products-custom .scrollbar-container {
        width: 70%;
        margin: 15px auto 25px; }
      .featured-products-custom .product-grid-navigation {
        z-index: 20; }
        .featured-products-custom .product-grid-navigation.is-visible {
          display: flex; }
        .featured-products-custom .product-grid-navigation .nav-arrow {
          opacity: 1;
          visibility: visible;
          width: 35px;
          height: 35px;
          background-color: white;
          box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2); }
          .featured-products-custom .product-grid-navigation .nav-arrow.hidden {
            opacity: 0;
            visibility: hidden; }
          .featured-products-custom .product-grid-navigation .nav-arrow--prev {
            left: 5px; }
          .featured-products-custom .product-grid-navigation .nav-arrow--next {
            right: 5px; }
          .featured-products-custom .product-grid-navigation .nav-arrow svg {
            display: block; }
      .featured-products-custom .promotion-card-mobile-wrapper {
        padding: 0 20px; } }

.promotion-card-link {
  display: block;
  text-decoration: none;
  color: inherit;
  position: relative;
  height: 100%; }
  .promotion-card-link:hover .promotion-card__button {
    background: #f2f2f2; }

.promotion-card {
  background-color: var(--dd-color-secondary) !important;
  color: #fff !important;
  display: flex !important;
  flex-direction: column !important;
  align-items: center !important;
  justify-content: center !important;
  padding: 40px 30px !important;
  text-align: center !important;
  border-radius: 0 !important; }
  .promotion-card__content {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center; }
  .promotion-card__title {
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: 700;
    font-size: 26px;
    line-height: 1.2;
    margin-bottom: 10px;
    color: #fff; }
  .promotion-card__desc {
    font-family: Arial, sans-serif;
    font-size: 16px;
    line-height: 1.5;
    margin-bottom: 20px;
    color: #fff; }
  .promotion-card__button-wrap {
    position: relative;
    z-index: 2; }
  .promotion-card__button {
    display: inline-block;
    background: #fff;
    color: var(--dd-color-secondary);
    font-family: 'Inter', Arial, sans-serif;
    font-weight: 700;
    font-size: 14px;
    line-height: 1.7;
    padding: 8px 16px;
    border-radius: 0;
    text-decoration: none;
    border: none;
    cursor: pointer; }
    .promotion-card__button:hover {
      background: #f2f2f2;
      box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1); }
    .promotion-card__button:active {
      opacity: 0.9; }

/*
==============================================
3. SHARED COMPONENTS
==============================================
*/
/*
Product Cards
---------------------------------------------
Reusable product card styles used across components.
Includes hover effects and responsive layouts.
*/
.product-card {
  display: flex;
  flex-direction: column;
  border-radius: 0;
  overflow: hidden; }
  .product-card:hover {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1); }
  .product-card-overimage {
    position: absolute;
    width: 100%;
    padding: 10px;
    z-index: 1; }
  .product-card-badges {
    display: flex;
    justify-content: space-between;
    align-items: flex-start; }
  .product-card-image {
    position: relative;
    overflow: hidden;
    border-radius: 0;
    display: block; }
    .product-card-image img {
      width: 100%;
      height: auto;
      display: block; }
  .product-card-details {
    padding: 15px 0;
    display: flex;
    flex-direction: column; }

.product-badge {
  display: inline-block;
  background-color: #165e7d;
  color: white;
  font-weight: bold;
  font-size: 14px;
  padding: 2px 8px;
  border-radius: 0; }
  .product-badge--new {
    background-color: #FFFFFF;
    color: #165e7d;
    border: 1px solid #165e7d; }
  .product-badge--out-of-stock {
    background-color: #C53030;
    color: #FFFFFF; }

/* Add more specific selector to override any conflicting styles */
.product-card .product-badge--new {
  background-color: #FFFFFF !important;
  color: var(--dd-color-secondary) !important;
  border: 1px solid var(--dd-color-secondary) !important; }

.product-card .product-badge--out-of-stock {
  background-color: #C53030 !important;
  color: #FFFFFF !important; }

.product-favorite {
  width: 32px;
  height: 32px;
  background: white;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  border: none;
  cursor: pointer;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  transition: background-color 0.3s ease; }
  .product-favorite.active svg path {
    fill: #c0494c; }
  .product-favorite svg {
    width: 20px;
    height: 20px; }

.product-title {
  font-size: 18px;
  font-weight: 500;
  margin: 0; }
  .product-title a {
    color: #000;
    text-decoration: none; }
    .product-title a:hover {
      text-decoration: underline; }

.product-pricing {
  display: flex;
  align-items: center;
  gap: 10px; }

.product-price {
  font-weight: 400;
  font-size: 16px; }

.product-price-savings {
  color: #c0494c;
  font-weight: 400;
  font-size: 16px; }

.product-promotion,
.product-upsell {
  color: #999;
  font-size: 16px; }

.product-rating {
  margin-top: 5px; }

.rating-stars {
  display: flex;
  gap: 3px; }

@media (max-width: 1400px) {
  .featured-products__grid:not(.slick-initialized) {
    grid-template-columns: repeat(4, 1fr); } }

@media (max-width: 1200px) {
  .featured-products__grid:not(.slick-initialized) {
    grid-template-columns: repeat(3, 1fr); } }

@media (max-width: 768px) {
  .featured-products__title {
    font-size: 22px; }
  .featured-products__description {
    font-size: 14px; } }

@media (max-width: 480px) {
  .featured-products {
    padding: 0 25px; }
    .featured-products .slick-prev {
      left: -15px; }
    .featured-products .slick-next {
      right: -15px; }
    .featured-products .featured-products-slider.slick-initialized {
      margin: 0;
      padding: 0 10px; }
    .featured-products .featured-products-slider .slider-item {
      padding: 0 10px; } }

/*
2.7 Promotional Section Component (ui-hp-promotional-section)
---------------------------------------------
Banner and promotional cards grid.
Features responsive layout and interactive elements.
*/
.promotional-section {
  width: 100%;
  max-width: 1400px;
  margin: 10px auto;
  padding: 0 20px; }
  @media (max-width: 480px) {
    .promotional-section {
      margin-top: 0; } }
  .promotional-section .promotional-banner {
    width: 100%;
    display: flex;
    gap: 20px;
    justify-content: center;
    align-items: center; }
    .promotional-section .promotional-banner__container {
      max-width: 1400px;
      margin: 0 auto;
      width: 100%;
      position: relative;
      overflow: hidden;
      border-radius: 0;
      text-decoration: none; }
    .promotional-section .promotional-banner__link {
      text-decoration: none; }
      .promotional-section .promotional-banner__link * {
        text-decoration: none !important; }
    .promotional-section .promotional-banner__image {
      width: 100%;
      height: 100%; }
      .promotional-section .promotional-banner__image img {
        width: 100%;
        height: 100%;
        object-fit: cover; }
        @media (max-width: 480px) {
          .promotional-section .promotional-banner__image img {
            height: 290px;
            border-radius: 0; } }
    .promotional-section .promotional-banner__content {
      display: flex;
      border-radius: 0;
      width: 100%;
      max-width: 425px;
      gap: 10px;
      align-items: stretch;
      position: relative;
      flex-direction: column;
      position: absolute;
      bottom: 40px;
      left: 40px;
      z-index: 1; }
      @media (max-width: 768px) {
        .promotional-section .promotional-banner__content {
          position: static;
          flex-direction: column;
          max-width: 100%;
          padding: 30px 20px;
          text-align: center;
          align-items: center; } }
    .promotional-section .promotional-banner__headline {
      font-family: Arial, sans-serif;
      font-weight: 700;
      font-size: 38px;
      line-height: 1.15;
      color: #fff;
      margin: 0;
      text-decoration: none; }
      @media (max-width: 768px) {
        .promotional-section .promotional-banner__headline {
          color: #2B2B2B; } }
    .promotional-section .promotional-banner__description {
      font-family: Arial, sans-serif;
      font-weight: 400;
      font-size: 18px;
      line-height: 1.3;
      color: #fff;
      margin: 0;
      text-decoration: none; }
      @media (max-width: 768px) {
        .promotional-section .promotional-banner__description {
          color: #2B2B2B; } }
    .promotional-section .promotional-banner__button {
      display: inline-block;
      background-color: #fff;
      color: #2B2B2B;
      font-family: Arial, sans-serif;
      font-size: 16px;
      font-weight: 400;
      padding: 10px 20px;
      border-radius: 0;
      text-decoration: none;
      align-self: flex-start;
      transition: all 0.3s ease; }
      .promotional-section .promotional-banner__button:hover {
        background-color: #e6e6e6;
        transform: translateY(-2px); }
      .promotional-section .promotional-banner__button:active {
        transform: translateY(0); }
      @media (max-width: 768px) {
        .promotional-section .promotional-banner__button {
          align-self: center;
          background-color: #2B2B2B;
          color: #fff; }
          .promotional-section .promotional-banner__button:hover {
            background-color: #454545; } }
    @media (max-width: 768px) {
      .promotional-section .promotional-banner {
        min-height: auto;
        flex-direction: column; } }
  .promotional-section .promotional-cards {
    width: 100%;
    max-width: 100%;
    padding: 20px 0;
    box-sizing: border-box;
    overflow: hidden; }
    .promotional-section .promotional-cards__container {
      max-width: 1400px;
      margin: 0 auto;
      padding: 0 20px;
      box-sizing: border-box;
      width: 100%;
      overflow: hidden; }
    .promotional-section .promotional-cards__grid {
      display: grid;
      gap: 20px;
      width: 100%;
      max-width: 100%;
      box-sizing: border-box;
      grid-template-columns: repeat(4, 1fr); }
      .promotional-section .promotional-cards__grid:has(.promotional-card:nth-child(3):last-child) {
        grid-template-columns: repeat(3, 1fr); }
      .promotional-section .promotional-cards__grid:has(.promotional-card:nth-child(2):last-child) {
        grid-template-columns: repeat(2, 1fr); }
      .promotional-section .promotional-cards__grid:has(.promotional-card:nth-child(1):last-child) {
        grid-template-columns: 1fr;
        max-width: 400px;
        margin: 0 auto; }
    .promotional-section .promotional-cards .promotional-card {
      background-color: var(--dd-color-secondary);
      border-radius: 0;
      overflow: hidden;
      height: auto;
      cursor: pointer;
      display: block;
      text-decoration: none;
      width: 100%;
      max-width: 100%;
      box-sizing: border-box; }
      .promotional-section .promotional-cards .promotional-card__content {
        padding: 30px 15px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        gap: 3px;
        height: 100%; }
      .promotional-section .promotional-cards .promotional-card__title {
        font-family: Arial, sans-serif;
        font-weight: 700;
        font-size: 25px;
        line-height: 1.15;
        text-align: center;
        color: #fff;
        margin: 0; }
      .promotional-section .promotional-cards .promotional-card__subtitle {
        font-family: Arial, sans-serif;
        font-weight: 400;
        font-size: 16px;
        line-height: 1.48;
        text-align: center;
        color: #fff;
        margin: 0; }
  @media (max-width: 1200px) {
    .promotional-section .promotional-cards__grid {
      grid-template-columns: repeat(3, 1fr); }
      .promotional-section .promotional-cards__grid:has(.promotional-card:nth-child(2):last-child) {
        grid-template-columns: repeat(2, 1fr); }
      .promotional-section .promotional-cards__grid:has(.promotional-card:nth-child(1):last-child) {
        grid-template-columns: 1fr;
        max-width: 400px;
        margin: unset; } }
  @media (max-width: 768px) {
    .promotional-section .promotional-cards__grid {
      grid-template-columns: repeat(2, 1fr); }
      .promotional-section .promotional-cards__grid:has(.promotional-card:nth-child(1):last-child) {
        grid-template-columns: 1fr;
        max-width: 400px;
        margin: unset; } }
  @media (max-width: 480px) {
    .promotional-section .promotional-cards__grid {
      display: flex !important;
      flex-direction: column !important;
      grid-template-columns: none !important; }
      .promotional-section .promotional-cards__grid .promotional-card {
        width: 100% !important;
        margin-bottom: 15px !important; }
    .promotional-section .promotional-cards .promotional-section .promotional-cards__grid:has(.promotional-card:nth-child(3):last-child),
    .promotional-section .promotional-cards .promotional-section .promotional-cards__grid:has(.promotional-card:nth-child(2):last-child) {
      display: flex !important;
      flex-direction: column !important;
      grid-template-columns: none !important; } }

/*
2.10 Featured Collection Component (ui-hp-featured-collection)
---------------------------------------------
Creative grid layout with text content on the left and image grid on the right.
Uses mathematical proportions for optimal visual balance.
*/
.featured-collection {
  width: 100%;
  margin: 10px 0;
  overflow-x: hidden;
  /* Main layout container */
  /* Text content section */
  /* Grid container - let it size naturally within its space */
  /* Left column items */
  /* Right column item spans both rows */
  /* Mobile responsive layout */
  /* Vertical tablet layout (portrait orientation) */ }
  .featured-collection .layout-container {
    display: grid;
    width: 100%;
    max-width: 1400px;
    margin: 0 auto;
    padding: 40px 20px;
    /* Desktop: Text column + Grid column */
    grid-template-columns: 1fr 2fr;
    gap: 40px;
    align-items: center; }
  .featured-collection .text-content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    gap: 20px;
    padding: 20px; }
  .featured-collection__title {
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: 700;
    font-size: 26px;
    line-height: 1.2;
    margin-bottom: 10px;
    color: #000;
    margin: 0; }
  .featured-collection__description {
    font-size: 1.1rem;
    color: #666;
    line-height: 1.6;
    margin: 0; }
  .featured-collection .cta-button {
    background: #333;
    color: white;
    border: none;
    padding: 15px 30px;
    font-size: 1rem;
    border-radius: 0;
    cursor: pointer;
    align-self: center;
    transition: background 0.3s ease;
    text-decoration: none;
    display: inline-block;
    font-weight: 500; }
    .featured-collection .cta-button:hover {
      background: #555; }
  .featured-collection .grid-container {
    display: grid;
    gap: 20px;
    width: 100%;
    /* Desktop: Use fr units to maintain mathematical relationship */
    grid-template-columns: 1fr 2fr;
    grid-template-rows: 1fr 1fr; }
  .featured-collection .image-item {
    aspect-ratio: 1 / 1;
    overflow: hidden;
    border-radius: 0; }
    .featured-collection .image-item img {
      width: 100%;
      height: 100%;
      object-fit: cover;
      display: block;
      transition: transform 0.3s ease; }
    @media (min-width: 1025px) {
      .featured-collection .image-item:hover img {
        transform: scale(1.05); } }
  .featured-collection .left-top {
    grid-column: 1;
    grid-row: 1; }
  .featured-collection .left-bottom {
    grid-column: 1;
    grid-row: 2; }
  .featured-collection .right-large {
    grid-column: 2;
    grid-row: 1 / 3;
    /* Override aspect ratio to fill the full height (2 rows + gap) */
    aspect-ratio: unset;
    align-self: stretch; }
  @media (max-width: 768px) {
    .featured-collection .layout-container {
      /* Mobile: Stack text above grid */
      grid-template-columns: 1fr;
      grid-template-rows: auto 1fr;
      gap: 30px;
      align-items: stretch;
      padding: 20px; }
    .featured-collection .text-content {
      text-align: center;
      align-items: center;
      padding: 0; }
    .featured-collection__title {
      font-size: 2rem; }
    .featured-collection .cta-button {
      align-self: center; }
    .featured-collection .grid-container {
      /* Mobile: 2 columns for top row, 1 column for bottom */
      grid-template-columns: 1fr 1fr;
      grid-template-rows: auto auto;
      gap: 15px; }
    .featured-collection .left-top {
      grid-column: 1;
      grid-row: 1; }
    .featured-collection .left-bottom {
      grid-column: 2;
      grid-row: 1; }
    .featured-collection .right-large {
      grid-column: 1 / 3;
      grid-row: 2;
      justify-self: center;
      /* On mobile, make it the right size relative to top images */
      max-width: calc(200% + 15px);
      /* Reset aspect ratio override on mobile */
      aspect-ratio: 1 / 1;
      align-self: auto; } }
  @media (min-width: 769px) and (max-width: 1024px) and (orientation: portrait) {
    .featured-collection {
      /* Maintain the same grid structure as desktop */ }
      .featured-collection .layout-container {
        /* Vertical tablet: Stack text above grid */
        grid-template-columns: 1fr;
        grid-template-rows: auto 1fr;
        gap: 30px;
        align-items: stretch;
        padding: 30px 20px; }
      .featured-collection .text-content {
        /* Text content takes full width at top */
        text-align: center;
        align-items: center;
        padding: 0; }
      .featured-collection .grid-container {
        /* Grid container takes full width below text */
        width: 100%;
        /* Keep desktop grid layout but adjust sizing */
        grid-template-columns: 1fr 2fr;
        grid-template-rows: 1fr 1fr;
        gap: 20px; }
      .featured-collection .left-top {
        grid-column: 1;
        grid-row: 1; }
      .featured-collection .left-bottom {
        grid-column: 1;
        grid-row: 2; }
      .featured-collection .right-large {
        grid-column: 2;
        grid-row: 1 / 3;
        aspect-ratio: unset;
        align-self: stretch; } }

/*
2.9 Promo Banner Component (ui-hp-promo-banner)
---------------------------------------------
Full-width promotional banner with text and CTA.
Supports light and dark variants.
*/
.promo-banner {
  width: 100%;
  margin: 20px 0;
  box-sizing: border-box; }
  .promo-banner *, .promo-banner *:before, .promo-banner *:after {
    box-sizing: border-box; }
  .promo-banner__container {
    max-width: 1400px;
    width: 100%;
    margin: 0 auto;
    padding: 0 20px; }
  .promo-banner__content {
    position: relative;
    display: flex;
    width: 100%;
    border-radius: 0;
    overflow: hidden; }
    @media (max-width: 768px) {
      .promo-banner__content {
        flex-direction: column; } }
  .promo-banner__link {
    text-decoration: none;
    color: inherit; }
    .promo-banner__link:hover {
      text-decoration: none; }
  .promo-banner__text-col {
    width: 30%;
    padding: 40px;
    z-index: 2; }
    @media (max-width: 768px) {
      .promo-banner__text-col {
        width: 100%;
        order: 2;
        padding: 30px; } }
    @media (max-width: 480px) {
      .promo-banner__text-col {
        padding: 20px; } }
  .promo-banner__text-content {
    max-width: 420px; }
  .promo-banner__text-block {
    margin-bottom: 20px; }
  .promo-banner__title {
    font-family: 'Helvetica Neue', Arial, sans-serif;
    font-weight: 700;
    font-size: 34px;
    line-height: 1.22;
    margin: 0 0 10px 0; }
    @media (max-width: 480px) {
      .promo-banner__title {
        font-size: 28px; } }
  .promo-banner__description {
    font-family: 'Helvetica Neue', Arial, sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.44;
    margin: 0; }
    @media (max-width: 480px) {
      .promo-banner__description {
        font-size: 14px; } }
  .promo-banner__button {
    display: inline-block;
    padding: 10px 30px;
    border-radius: 0;
    font-family: Arial, sans-serif;
    font-size: 14px;
    line-height: 1.5;
    text-decoration: none;
    text-align: center;
    transition: background-color 0.3s ease, transform 0.3s ease; }
    .promo-banner__button:hover {
      transform: translateY(-2px); }
    .promo-banner__button:active {
      transform: translateY(0); }
  .promo-banner__image-col {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 70%; }
    .promo-banner__image-col--left {
      left: 0; }
      @media (max-width: 1024px) {
        .promo-banner__image-col--left {
          width: 50%; } }
      @media (max-width: 768px) {
        .promo-banner__image-col--left {
          position: relative;
          width: 100%;
          height: 350px;
          order: 1; } }
    .promo-banner__image-col--right {
      right: 0; }
      @media (max-width: 768px) {
        .promo-banner__image-col--right {
          position: relative;
          width: 100%;
          height: 350px;
          order: 1; } }
    @media (max-width: 768px) {
      .promo-banner__image-col {
        position: relative;
        width: 100%;
        height: 350px;
        order: 1; } }
    @media (max-width: 480px) {
      .promo-banner__image-col {
        height: 250px; } }
  .promo-banner__image {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center; }
  .promo-banner--dark .promo-banner__text-col {
    background-color: #2B2B2B; }
  .promo-banner--dark .promo-banner__title,
  .promo-banner--dark .promo-banner__description {
    color: #FFFFFF; }
  .promo-banner--dark .promo-banner__button {
    background-color: #FFFFFF;
    color: #2B2B2B; }
    .promo-banner--dark .promo-banner__button:hover {
      background-color: #e6e6e6; }
  .promo-banner--light .promo-banner__text-col {
    background-color: #CFE5FF;
    margin-left: 70%; }
    @media (max-width: 1024px) {
      .promo-banner--light .promo-banner__text-col {
        margin-left: 50%;
        width: 50%; } }
    @media (max-width: 768px) {
      .promo-banner--light .promo-banner__text-col {
        margin-left: 0;
        width: 100%; } }
  .promo-banner--light .promo-banner__image-col--left {
    left: 0;
    right: auto; }
  .promo-banner--light .promo-banner__title,
  .promo-banner--light .promo-banner__description {
    color: #373737; }
  .promo-banner--light .promo-banner__button {
    background-color: #373737;
    color: #FFFFFF; }
    .promo-banner--light .promo-banner__button:hover {
      background-color: #515151; }
  @media (min-width: 769px) and (max-width: 1024px) and (orientation: portrait) {
    .promo-banner__text-col {
      width: 50%; }
    .promo-banner__image-col {
      width: 50%; }
      .promo-banner__image-col--left {
        width: 50%; }
      .promo-banner__image-col--right {
        width: 50%; }
    .promo-banner--light .promo-banner__text-col {
      margin-left: 50%;
      width: 50%; } }

/*
2.5 Product About Component (ui-hp-product-about)
---------------------------------------------
Features grid showing product benefits and info.
Responsive grid layout with icons and text.
*/
.product-about {
  width: 100%;
  max-width: 1000px;
  margin: 20px auto; }
  .product-about__feature {
    display: flex;
    flex-direction: column;
    align-items: center;
    max-width: 150px;
    gap: 10px; }
  .product-about__container {
    max-width: 1400px;
    width: 100%;
    margin: 0 auto;
    padding: 0 20px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 20px; }
    .product-about__container .product-about__feature {
      flex: 0 0 calc(25% - 15px); }
    @media (max-width: 700px) {
      .product-about__container {
        display: grid !important;
        grid-template-columns: repeat(2, 1fr) !important;
        gap: 15px !important; }
        .product-about__container .product-about__feature {
          width: 100% !important;
          flex: none !important; }
        @supports not (display: grid) {
          .product-about__container {
            display: flex !important;
            flex-wrap: wrap !important; }
            .product-about__container .product-about__feature {
              flex: 0 0 calc(50% - 10px) !important;
              margin-bottom: 20px !important; } } }
  .product-about__title {
    font-family: Arial, sans-serif;
    font-weight: 700;
    font-size: 20px;
    line-height: 1.07;
    text-align: center; }
  .product-about__desc {
    font-family: Arial, sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.07;
    text-align: center; }
  .product-about .product-about__icon {
    padding: 10px;
    background-color: var(--dd-color-secondary);
    border-radius: 50%;
    min-width: 70px;
    min-height: 70px; }

/* Extra overrides for product-about on mobile */
@media (max-width: 700px) {
  .product-about .product-about__container {
    display: grid !important;
    grid-template-columns: repeat(2, 1fr) !important;
    gap: 15px !important; }
  .product-about .product-about__feature {
    width: 100% !important;
    max-width: 100% !important; } }

/*
2.11 Footer Callout Component
---------------------------------------------
CTA section above footer with background color options
and responsive button styles.
*/
.footer-callout {
  width: 100%;
  padding: 60px 0;
  background-color: var(--dd-color-secondary); }
  .footer-callout__container {
    max-width: 1400px;
    margin: 0 auto;
    padding: 0 20px; }
  .footer-callout__content {
    text-align: center;
    max-width: 700px;
    margin: 0 auto; }
  .footer-callout__title {
    font-family: Arial, sans-serif;
    font-weight: 700;
    font-size: 36px;
    line-height: 1.2;
    margin: 0 0 20px;
    color: #FFFFFF; }
  .footer-callout__description {
    font-family: Arial, sans-serif;
    font-size: 18px;
    line-height: 1.6;
    margin: 0 0 30px;
    color: #FFFFFF; }
  .footer-callout__button {
    display: inline-block;
    font-family: Arial, sans-serif;
    font-weight: 600;
    font-size: 16px;
    padding: 12px 30px;
    border-radius: 0;
    text-decoration: none;
    transition: all 0.3s ease; }
    .footer-callout__button.light {
      background-color: #FFFFFF;
      color: #2B2B2B; }
      .footer-callout__button.light:hover {
        background-color: #e6e6e6;
        transform: translateY(-2px); }
    .footer-callout__button.dark {
      background-color: #2B2B2B;
      color: #FFFFFF; }
      .footer-callout__button.dark:hover {
        background-color: #454545;
        transform: translateY(-2px); }
    .footer-callout__button.accent {
      background-color: #f1c214;
      color: #2B2B2B; }
      .footer-callout__button.accent:hover {
        background-color: #c69f0c;
        transform: translateY(-2px); }

@media (max-width: 768px) {
  .footer-callout {
    padding: 50px 0; }
    .footer-callout__title {
      font-size: 30px;
      margin: 0 0 15px; }
    .footer-callout__description {
      font-size: 16px;
      margin: 0 0 25px; } }

@media (max-width: 480px) {
  .footer-callout {
    padding: 40px 0; }
    .footer-callout__container {
      padding: 0 10px; }
    .footer-callout__title {
      font-size: 26px;
      margin: 0 0 12px; }
    .footer-callout__description {
      font-size: 15px;
      margin: 0 0 20px; }
    .footer-callout__button {
      width: 100%;
      padding: 12px 20px;
      font-size: 15px; } }

/*
2.10 Blog Footer Component
---------------------------------------------
Blog posts grid/carousel in footer area.
Features responsive layout and post cards.
*/
.blog-footer {
  width: 100%;
  padding: 50px 0;
  background-color: #F5F5F5; }
  .blog-footer__container {
    max-width: 1400px;
    margin: 0 auto;
    padding: 0 20px; }
  .blog-footer__header {
    text-align: center;
    margin-bottom: 40px; }
  .blog-footer__title {
    font-family: Arial, sans-serif;
    font-weight: 700;
    font-size: 36px;
    color: #333;
    margin: 0 0 10px; }
  .blog-footer__description {
    font-family: Arial, sans-serif;
    font-size: 16px;
    color: #666;
    max-width: 600px;
    margin: 0 auto; }
  .blog-footer__posts {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 30px; }
    .blog-footer__posts.slick-initialized {
      display: block;
      margin: 0 -10px; }
      .blog-footer__posts.slick-initialized .blog-card {
        margin: 0 10px; }

.blog-card {
  background: #fff;
  border-radius: 0;
  overflow: hidden;
  height: 100%; }
  .blog-card:hover .blog-card__read-more {
    color: #0e3d52; }
  .blog-card__link {
    text-decoration: none;
    color: inherit;
    display: flex;
    height: 100%;
    flex: 1; }
  .blog-card__image {
    overflow: hidden;
    flex: 0 0 250px; }
    .blog-card__image img {
      width: 100%;
      height: 100%;
      object-fit: cover;
      transition: transform 0.5s ease; }
    .blog-card__image:hover img {
      transform: scale(1.05); }
  .blog-card__content {
    flex: 1;
    padding: 20px;
    display: flex;
    flex-direction: column;
    flex-grow: 1; }
  .blog-card__title {
    font-family: Arial, sans-serif;
    font-weight: 700;
    font-size: 20px;
    margin: 0 0 10px;
    color: #333;
    line-height: 1.7rem; }
  .blog-card__date {
    font-family: Arial, sans-serif;
    font-size: 14px;
    color: #999;
    margin: 0 0 10px; }
  .blog-card__excerpt {
    font-family: Arial, sans-serif;
    font-size: 15px;
    line-height: 1.5;
    color: #666;
    margin: 0 0 15px;
    flex-grow: 1; }
  .blog-card__read-more {
    font-family: Arial, sans-serif;
    font-weight: 600;
    font-size: 14px;
    color: var(--dd-color-secondary);
    text-decoration: none;
    display: inline-block;
    transition: color 0.2s ease; }
    .blog-card__read-more:after {
      content: "→";
      margin-left: 5px;
      transition: transform 0.2s ease;
      display: inline-block; }
    .blog-card__read-more:hover:after {
      transform: translateX(3px); }

.blog-slider .slick-track {
  display: flex; }
  .blog-slider .slick-track .slick-slide {
    height: auto;
    display: flex; }
    .blog-slider .slick-track .slick-slide > div {
      height: 100%;
      width: 100%; }

.blog-slider .slick-dots {
  bottom: -30px; }
  .blog-slider .slick-dots li button:before {
    font-size: 10px;
    color: var(--dd-color-secondary);
    opacity: 0.5; }
  .blog-slider .slick-dots li.slick-active button:before {
    opacity: 1;
    color: var(--dd-color-secondary); }

@media (max-width: 1024px) {
  .blog-footer__posts:not(.slick-initialized) {
    grid-template-columns: repeat(2, 1fr); } }

@media (max-width: 768px) {
  .blog-footer {
    padding: 40px 0; }
    .blog-footer__title {
      font-size: 30px; }
  .blog-card__image {
    flex: 0 0 200px; } }

@media (max-width: 480px) {
  .blog-footer {
    padding: 30px 0 50px; }
    .blog-footer__title {
      font-size: 26px; }
    .blog-footer .slick-prev, .blog-footer .slick-next {
      width: 40px !important;
      height: 40px !important;
      z-index: 10; }
    .blog-footer .slick-prev {
      left: -5px; }
    .blog-footer .slick-next {
      right: -5px; }
  .blog-card__image {
    flex: 0 0 220px; }
  .blog-card__content {
    padding: 15px; }
  .blog-card__title {
    font-size: 18px; } }

.product-reviews-container {
  max-width: 1400px;
  margin: 10px auto;
  padding: 0 20px; }
  .product-reviews-container .carousel-display-wrapper #carousel-top-panel {
    float: left !important; }
  .product-reviews-container .carousel-arrows {
    margin: 0px !important;
    width: 100%;
    float: unset !important;
    display: flex !important;
    justify-content: space-between;
    position: absolute;
    top: 50%; }
    .product-reviews-container .carousel-arrows span.yotpo-page-element.yotpo-icon.yotpo-icon-left-arrow-thin.yotpo_previous,
    .product-reviews-container .carousel-arrows span.yotpo-page-element.yotpo-icon.yotpo-icon-right-arrow-thin.yotpo_next {
      border-radius: 50%;
      padding: 10px;
      border: solid 1px #eee;
      background: white;
      z-index: 999;
      transition: all 0.3s ease;
      box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1); }
      .product-reviews-container .carousel-arrows span.yotpo-page-element.yotpo-icon.yotpo-icon-left-arrow-thin.yotpo_previous:hover,
      .product-reviews-container .carousel-arrows span.yotpo-page-element.yotpo-icon.yotpo-icon-right-arrow-thin.yotpo_next:hover {
        transition: all 0.3s ease;
        background: #2b2b2b;
        border: solid 1px #2b2b2b;
        color: white; }
        .product-reviews-container .carousel-arrows span.yotpo-page-element.yotpo-icon.yotpo-icon-left-arrow-thin.yotpo_previous:hover:before,
        .product-reviews-container .carousel-arrows span.yotpo-page-element.yotpo-icon.yotpo-icon-right-arrow-thin.yotpo_next:hover:before {
          color: #fff !important; }
  .product-reviews-container .yotpo-reviews-carousel .carousel-display-wrapper div {
    vertical-align: top;
    display: flex; }
  .product-reviews-container h2.text-center {
    font-family: Arial, sans-serif;
    font-weight: 700;
    text-align: center;
    font-size: 34px; }
  .product-reviews-container p.text-center {
    font-family: Arial, sans-serif;
    font-weight: 400;
    text-align: center;
    font-size: 16px; }
  .product-reviews-container .carousel-tool-tip {
    display: none !important; }
  .product-reviews-container .standard-layout.single-carousel.review {
    margin-right: 20px !important; }
    .product-reviews-container .standard-layout.single-carousel.review .big-version, .product-reviews-container .standard-layout.single-carousel.review .small-version {
      display: flex;
      flex-direction: column;
      gap: 20px;
      padding: 30px;
      border-radius: 0;
      border: 1px solid #E1E5EE;
      height: 100%; }
      .product-reviews-container .standard-layout.single-carousel.review .big-version .product-link-container, .product-reviews-container .standard-layout.single-carousel.review .big-version .carousel-read-more, .product-reviews-container .standard-layout.single-carousel.review .small-version .product-link-container, .product-reviews-container .standard-layout.single-carousel.review .small-version .carousel-read-more {
        display: none !important; }
      .product-reviews-container .standard-layout.single-carousel.review .big-version .right-side, .product-reviews-container .standard-layout.single-carousel.review .small-version .right-side {
        width: 100% !important;
        text-align: left;
        display: flex;
        flex-direction: column;
        gap: 20px; }
        .product-reviews-container .standard-layout.single-carousel.review .big-version .right-side .carousel-review-body, .product-reviews-container .standard-layout.single-carousel.review .small-version .right-side .carousel-review-body {
          flex-grow: 1;
          display: flex;
          flex-direction: column;
          justify-content: space-between; }

/*
Product Recommendations
---------------------------------------------
Grid layout for recommended products with
responsive breakpoints and card styling.
*/
.product-recommendations-section {
  margin: 25px auto;
  padding: 0 20px; }
  .product-recommendations-section .recommendations-container {
    max-width: 1500px;
    margin: 0 auto;
    width: 100%; }
  .product-recommendations-section .recommendations-grid {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 20px;
    margin-top: 30px; }

/* Responsive adjustments for product grid */
@media (max-width: 1400px) {
  .product-recommendations-section .recommendations-grid {
    grid-template-columns: repeat(5, 1fr); } }

@media (max-width: 1200px) {
  .product-recommendations-section .recommendations-grid {
    grid-template-columns: repeat(3, 1fr); } }

@media (max-width: 768px) {
  .product-recommendations-section .recommendations-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 15px; }
  .product-card .product-title {
    font-size: 14px; }
  .product-card .product-price {
    font-size: 16px; } }

@media (max-width: 480px) {
  .product-recommendations-section .recommendations-grid {
    grid-template-columns: 1fr; } }

/* Product Recommendations Section */
.product-recommendations-section {
  margin: 40px auto;
  padding: 0 20px; }
  .product-recommendations-section .recommendations-container {
    max-width: 1500px;
    margin: 0 auto;
    width: 100%; }
  .product-recommendations-section .recommendations-grid {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 20px;
    margin-top: 30px; }

/* Center the headline for the Section 2 product tabs on homepage */
.product-recommendations-section[data-section-id="section-2"] .product-tabs-section__header {
  display: flex;
  justify-content: center; }

.product-recommendations-section[data-section-id="section-2"] .product-tabs-section__content {
  text-align: center; }

.recommendation-card {
  border-radius: 0;
  overflow: hidden;
  transition: transform 0.3s ease; }
  .recommendation-card:hover {
    transform: translateY(-4px); }

.recommendation-link {
  text-decoration: none;
  color: inherit; }

.recommendation-image {
  aspect-ratio: 1;
  overflow: hidden; }
  .recommendation-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 0; }

.recommendation-details {
  padding: 12px 0; }

.recommendation-title {
  font-family: Roboto, sans-serif;
  font-size: 16px;
  font-weight: 500;
  color: #2B2B2B;
  margin: 0 0 8px 0;
  line-height: 1.4; }

.recommendation-price {
  font-family: Roboto, sans-serif;
  font-size: 14px;
  color: var(--dd-color-secondary);
  font-weight: 700;
  margin: 0; }

@media (max-width: 768px) {
  .product-recommendations-section .recommendations-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 15px; }
  .product-card .product-title {
    font-size: 18px; }
  .product-card .product-price {
    font-size: 16px; } }

.product-stories-tabs sl-tab,
.product-tabs-section sl-tab {
  outline: none !important; }

.product-stories-tabs sl-tab::part(base),
.product-tabs-section sl-tab::part(base) {
  outline: none !important;
  outline-offset: 0 !important; }

.product-recommendations-title {
  text-align: center;
  font-size: 34px;
  color: #333;
  font-weight: 700;
  margin: 0 0 0px 0;
  font-family: Roboto, -apple-system, BlinkMacSystemFont, 'Segoe UI', Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif; }

/*
2.6 Product Tabs Component (ui-hp-product-tabs)
---------------------------------------------
Tabbed content section for product information.
Includes custom tab navigation and content areas.
*/
.product-tabs-section {
  max-width: 1400px;
  margin: 10px auto;
  padding: 0 20px;
  /* Scrollbar track container */
  /* Scrollbar thumb */
  /* Set up recommendations grid as a horizontal scrollable track */
  /* Product grid navigation (prev/next buttons) */
  /* Navigation arrows */
  /* Hide tab navigation in single-tab mode */
  /* Skeleton styles for loading state */
  /*
==============================================
4. UTILITIES & HELPERS
==============================================
*/
  /*
Animations
---------------------------------------------
Keyframe animations for loading states and transitions.
*/ }
  .product-tabs-section__title {
    font-size: 32px;
    font-weight: 600;
    margin-bottom: 20px;
    text-align: center;
    font-family: Arial, sans-serif; }
  .product-tabs-section__header {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    margin-bottom: 10px; }
  .product-tabs-section__content {
    display: flex;
    flex-direction: column; }
  .product-tabs-section__headline {
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: 700;
    font-size: 26px;
    line-height: 1.2;
    margin: 0 0 8px 0;
    color: #2B2B2B; }
  .product-tabs-section__description {
    font-size: 16px;
    color: #666;
    margin: 0;
    max-width: 600px;
    font-family: Arial, sans-serif; }
  .product-tabs-section__cta .button {
    display: inline-block;
    background-color: #2B2B2B;
    color: #FFFFFF;
    border: 2px solid #2B2B2B;
    padding: 10px 20px;
    font-size: 14px;
    font-weight: 500;
    text-decoration: none;
    border-radius: 0;
    transition: all 0.2s ease;
    cursor: pointer;
    margin-bottom: 0; }
    .product-tabs-section__cta .button:hover {
      background-color: #FFFFFF;
      color: #2B2B2B; }
  .product-tabs-section .tabs-container,
  .product-tabs-section .recommendations-container {
    margin-top: 20px;
    position: relative;
    width: 100%;
    overflow: hidden; }
  .product-tabs-section .scrollbar-container {
    position: relative;
    width: 70%;
    height: 12px;
    /* Increased height */
    margin: 15px auto;
    /* Auto margins for horizontal centering */
    background-color: #f1f1f1;
    border-radius: 0;
    /* square corners */
    overflow: hidden;
    transition: opacity 0.3s ease; }
    .product-tabs-section .scrollbar-container:hover {
      background-color: #e9e9e9;
      /* Subtle highlight on hover */ }
    .product-tabs-section .scrollbar-container:active {
      background-color: #e0e0e0;
      /* Slightly darker when active */ }
  .product-tabs-section .scrollbar-thumb {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 20%;
    /* Will be updated by JS */
    background-color: #2B2B2B;
    border-radius: 0;
    /* square corners */
    cursor: pointer;
    transition: background-color 0.2s ease, transform 0.1s ease, width 0.3s ease, left 0.2s ease-out; }
    .product-tabs-section .scrollbar-thumb:hover {
      background-color: #444;
      transform: scaleY(1.1);
      /* Slightly taller on hover */ }
    .product-tabs-section .scrollbar-thumb:active {
      background-color: #555;
      transform: scaleY(1.2);
      /* Even taller when being dragged */ }
  .product-tabs-section .recommendations-grid {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
    /* Hide vertical overflow */
    scroll-behavior: smooth;
    -webkit-overflow-scrolling: touch;
    gap: 20px;
    margin-top: 10px;
    cursor: grab;
    /* Style when being dragged */
    /* Add scroll snapping */
    scroll-snap-type: x mandatory;
    /* Transition for smoother behavior when snap is re-enabled */
    transition: scroll-snap-type 0.3s ease;
    /* Completely hide the default scrollbar */
    scrollbar-width: none;
    /* Firefox */
    /* Hide scrollbar for Chrome/Safari/Opera */
    /* Style the child items (product cards) */ }
    .product-tabs-section .recommendations-grid.dragging {
      cursor: grabbing;
      scroll-behavior: auto;
      transition: none;
      /* Disable transitions during drag */ }
    .product-tabs-section .recommendations-grid::-webkit-scrollbar {
      display: none; }
    .product-tabs-section .recommendations-grid > * {
      flex: 0 0 auto;
      width: calc(20% - 16px);
      /* 5 items per row by default */
      transition: transform 0.3s ease;
      scroll-snap-align: start;
      /* Snap alignment */
      overflow: hidden;
      /* Ensure no overflow from children */
      pointer-events: auto;
      /* Ensure links remain clickable */ }
      .product-tabs-section .recommendations-grid > *:hover {
        transform: translateY(-5px); }
  .product-tabs-section .product-grid-navigation {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    transform: translateY(-50%);
    pointer-events: none;
    display: none;
    /* Hidden until explicitly enabled */
    justify-content: space-between;
    padding: 0 10px;
    z-index: 10; }
    .product-tabs-section .product-grid-navigation.is-visible {
      display: flex; }
  .product-tabs-section .nav-arrow {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: white;
    color: #2B2B2B;
    border: none;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    box-shadow: 0 3px 8px rgba(0, 0, 0, 0.2);
    transition: all 0.2s ease;
    pointer-events: auto;
    /* Make buttons clickable */
    background-repeat: no-repeat;
    background-position: center;
    background-size: 24px;
    /* Use opacity/visibility for hiding instead of display */
    /* Remove icon class since we're using background-image */ }
    .product-tabs-section .nav-arrow.hidden {
      opacity: 0;
      visibility: hidden;
      pointer-events: none; }
    .product-tabs-section .nav-arrow:hover {
      background-color: #f5f5f5;
      transform: scale(1.1); }
    .product-tabs-section .nav-arrow:active {
      transform: scale(0.95); }
    .product-tabs-section .nav-arrow--prev {
      left: 10px;
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23555' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cline x1='19' y1='12' x2='5' y2='12'%3E%3C/line%3E%3Cpolyline points='12 19 5 12 12 5'%3E%3C/polyline%3E%3C/svg%3E"); }
    .product-tabs-section .nav-arrow--next {
      right: 10px;
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23555' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cline x1='5' y1='12' x2='19' y2='12'%3E%3C/line%3E%3Cpolyline points='12 5 19 12 12 19'%3E%3C/polyline%3E%3C/svg%3E"); }
    .product-tabs-section .nav-arrow .icon {
      display: none; }
  .product-tabs-section sl-tab-group::part(base) {
    width: 100%; }
  .product-tabs-section sl-tab-group::part(nav) {
    display: flex;
    border-bottom: 1px solid #e0e0e0;
    margin-bottom: 20px; }
  .product-tabs-section sl-tab::part(base) {
    padding: 12px 24px;
    color: #666;
    font-weight: 500;
    font-size: 16px;
    border: none;
    border-bottom: 3px solid transparent;
    transition: all 0.2s ease;
    outline: none !important; }
  .product-tabs-section sl-tab[active]::part(base) {
    color: #2B2B2B;
    border-bottom: 3px solid #2B2B2B; }
  .product-tabs-section sl-tab:hover::part(base) {
    color: #2B2B2B; }
  .product-tabs-section .single-tab-mode::part(nav) {
    display: none !important; }
  .product-tabs-section .single-tab-mode::part(tabs) {
    border-bottom: none !important; }
  .product-tabs-section .single-tab-mode .tab-panel {
    padding: 0 !important; }
  .product-tabs-section .product-card-loading {
    padding: 15px;
    border: 1px solid #eee;
    border-radius: 0;
    background: #fff; }
  .product-tabs-section .skeleton {
    animation: skeleton-loading 1s linear infinite alternate;
    border-radius: 0;
    margin-bottom: 10px; }
  .product-tabs-section .skeleton-image {
    width: 100%;
    height: 200px;
    margin-bottom: 15px; }
  .product-tabs-section .skeleton-badges {
    display: flex;
    gap: 8px;
    margin-bottom: 15px; }
  .product-tabs-section .skeleton-badges .badge {
    width: 50px;
    height: 24px; }
  .product-tabs-section .skeleton-title {
    width: 80%;
    height: 20px; }
  .product-tabs-section .skeleton-price {
    width: 60%;
    height: 18px; }
  .product-tabs-section .skeleton-rating {
    width: 120px;
    height: 18px; }

@keyframes skeleton-loading {
  0% {
    background-color: #f0f0f0; }
  100% {
    background-color: #e0e0e0; } }

@media (max-width: 1200px) {
  .product-tabs-section .recommendations-grid > * {
    width: calc(25% - 15px);
    /* 4 items per row */ } }

@media (max-width: 992px) {
  .product-tabs-section .recommendations-grid > * {
    width: calc(33.333% - 14px);
    /* 3 items per row */
    box-shadow: none !important; } }

@media (max-width: 768px) {
  .product-tabs-section .recommendations-grid > * {
    width: calc(50% - 10px);
    /* 2 items per row */
    box-shadow: none !important; }
  .product-tabs-section__header {
    flex-direction: column;
    align-items: center;
    text-align: center;
    gap: 20px; }
  .product-tabs-section__content {
    width: 100%;
    align-items: center; }
  .product-tabs-section__headline {
    color: #2B2B2B; }
  .product-tabs-section__description {
    color: #2B2B2B;
    text-align: center; }
  .product-tabs-section__cta {
    width: 100%;
    display: flex;
    justify-content: center; }
    .product-tabs-section__cta .button {
      width: 80%;
      text-align: center;
      background-color: #2B2B2B;
      color: #FFFFFF; } }

@media (max-width: 480px) {
  .product-tabs-section {
    /* Make scrollbar match the width */ }
    .product-tabs-section .recommendations-container {
      /* Force consistent sizing for container */
      width: 100%;
      /* Create visual boundary for the products */
      padding-right: 0;
      overflow: hidden; }
    .product-tabs-section .recommendations-grid {
      /* Specific width to control peek amount */
      width: 100%;
      /* Adjust spacing for clearer peek effect */
      gap: 15px;
      padding: 0 20px 20px 20px;
      /* Add horizontal padding */
      /* Force 1.25 products to show by overriding snapping */
      scroll-snap-type: none; }
      .product-tabs-section .recommendations-grid > * {
        /* Precisely 75% width of container to show 1.25 products */
        width: 75%;
        min-width: 75%;
        max-width: 75%;
        flex: 0 0 75%;
        /* Remove scroll snapping to prevent it from adjusting */
        scroll-snap-align: none;
        /* Add shadow to make each card stand out more */
        box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
        border-radius: 0;
        /* Force margin to be exactly as needed */
        margin-right: 0; }
    .product-tabs-section .scrollbar-container {
      width: 75%; } }

@media (min-width: 769px) {
  .promotional-section .promotional-cards__grid:has(.promotional-card:nth-child(1):last-child) {
    margin: unset !important; } }

.promotional-section * {
  box-sizing: border-box; }

.promotional-section .promotional-cards,
.promotional-section .promotional-cards__container,
.promotional-section .promotional-cards__grid,
.promotional-section .promotional-card {
  max-width: 100%;
  width: 100%;
  box-sizing: border-box; }

.promotional-section .promotional-card {
  min-width: 0;
  overflow: hidden; }

@media (max-width: 768px) {
  .promotional-section .promotional-cards__grid {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important; } }

@media (max-width: 768px) and (max-width: 768px) {
  .promotional-section .promotional-cards__grid {
    grid-template-columns: 1fr !important; } }

@media (max-width: 1200px) {
  .promotional-section .promotional-cards__grid {
    grid-template-columns: 1fr !important; } }

/* Specific override for category slider card title on mobile */
@media (max-width: 768px) {
  .category-slider .category-slider__card .category-slider__card-title {
    font-size: 16px !important; } }

/*
2.4 Product Reviews Component (ui-hp-product-reviews)
---------------------------------------------
Yotpo reviews carousel with custom navigation
and responsive layout.
*/
.yotpo-reviews-carousel {
  position: relative;
  overflow: hidden;
  margin-bottom: 0;
  overflow: visible; }
  .yotpo-reviews-carousel .yotpo-nav-content,
  .yotpo-reviews-carousel .yotpo-nav-primary,
  .yotpo-reviews-carousel .yotpo-nav-dropdown,
  .yotpo-reviews-carousel .yotpo-slider-wrapper .y-slider-container .nav {
    display: none !important; }
  @media (max-width: 768px) {
    .yotpo-reviews-carousel {
      margin-bottom: 0 !important; } }

.custom-yotpo-nav {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  gap: 10px; }

.custom-yotpo-dot {
  width: 25px;
  height: 25px;
  background: #000;
  border-radius: 50%;
  cursor: pointer;
  transition: all 0.5s ease;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15); }
  .custom-yotpo-dot.active {
    width: 50px;
    border-radius: 12.5px; }

.small-version {
  width: calc(100% - 60px);
  margin: 0 auto; }

.promotional-cards-desktop {
  display: block; }

.promotional-cards-mobile {
  display: none; }

@media (max-width: 768px) {
  .promotional-cards-desktop {
    display: none; }
  .promotional-cards-mobile {
    display: block; } }

.theme-feature .slick-dots {
  display: flex;
  justify-content: center;
  bottom: -50px;
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
  transition: all 0.5s ease;
  gap: 10px; }
  .theme-feature .slick-dots li {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0;
    margin: 0;
    cursor: pointer;
    transition: all 0.5s ease;
    width: auto; }
    .theme-feature .slick-dots li.slick-active {
      width: auto; }
      .theme-feature .slick-dots li.slick-active button {
        width: 50px;
        border-radius: 12.5px;
        background: #fff; }
    .theme-feature .slick-dots li button {
      font-size: 0;
      line-height: 0;
      display: block;
      width: 25px;
      height: 25px;
      padding: 0;
      cursor: pointer;
      color: transparent;
      border: 0;
      outline: none;
      background: #fff;
      border-radius: 50%;
      box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
      transition: all 0.5s ease; }
      .theme-feature .slick-dots li button:before {
        display: none; }

.blog-slider .slick-dots {
  display: none !important; }

.blog-slider .slick-track {
  display: flex !important;
  justify-content: center !important; }

.blog-slider .slick-slide {
  display: flex !important;
  justify-content: center !important;
  float: none !important; }
  .blog-slider .slick-slide > div {
    width: 100% !important;
    display: flex !important;
    justify-content: center !important; }

.blog-card {
  margin: 0 auto !important; }
  @media (max-width: 768px) {
    .blog-card {
      max-width: 250px !important;
      margin: 0 auto !important; }
      .blog-card__link {
        flex-direction: column !important; }
      .blog-card__image {
        width: 100% !important;
        aspect-ratio: 1/1 !important; }
        .blog-card__image img {
          width: 100% !important;
          height: 100% !important;
          object-fit: cover !important;
          aspect-ratio: 1/1 !important; } }

.promotional-cards {
  position: relative;
  overflow: hidden;
  width: 100%; }
  .promotional-cards__container {
    position: relative;
    width: 100%; }
  .promotional-cards__track-wrapper {
    overflow: hidden;
    width: 100%; }
  .promotional-cards__track {
    display: flex;
    transition: transform 0.5s ease;
    width: 100%; }
  .promotional-cards__nav {
    display: flex;
    justify-content: center;
    margin-top: 15px;
    gap: 10px; }
  .promotional-cards__dot {
    width: 25px;
    height: 25px;
    background: #000;
    border-radius: 50%;
    cursor: pointer;
    transition: all 0.5s ease;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15); }
    .promotional-cards__dot.active {
      width: 50px;
      border-radius: 12.5px;
      background: #000; }
  .promotional-cards__arrows {
    display: none !important; }
  @media (max-width: 768px) {
    .promotional-cards {
      margin-bottom: 0 !important; } }

.promotional-card {
  flex: 0 0 auto;
  min-width: 90vw;
  margin-right: 10px;
  height: 100%;
  box-sizing: border-box; }
  @media (max-width: 768px) {
    .promotional-card {
      width: 90vw !important;
      min-width: 90vw !important;
      margin: 0 auto !important;
      padding: 0 5px;
      box-sizing: border-box;
      border-radius: 0 !important; }
      .promotional-card img {
        border-radius: 0 !important; }
      .promotional-card > div {
        border-radius: 0 !important; } }

@media (max-width: 768px) {
  .featured-collection {
    margin-bottom: 0 !important; }
  .hero__image-container {
    margin-bottom: 0 !important; }
  .hero__small-headline {
    font-style: italic !important; } }

/* Remove transitions on tablets for all product cards except promotion card slides */
@media (min-width: 769px) and (max-width: 1024px) {
  .product-card:not(.promotion-card) {
    transition: none !important; }
    .product-card:not(.promotion-card):hover {
      transform: none !important; }
      .product-card:not(.promotion-card):hover .product-card-image img {
        transform: none !important; }
  .recommendation-card {
    transition: none !important; }
    .recommendation-card:hover {
      transform: none !important; }
  .quickview,
  .AddtoCartBTN,
  .card-figcaption-button,
  button.quickview,
  button.AddtoCartBTN,
  .button.button--small.card-figcaption-button.quickview,
  .button.button--small.card-figcaption-button.AddtoCartBTN,
  .product-card .quickview,
  .product-card .AddtoCartBTN,
  .card .quickview,
  .card .AddtoCartBTN,
  button[class*="quickview"],
  button[class*="AddtoCartBTN"] {
    display: none !important;
    visibility: hidden !important;
    opacity: 0 !important;
    pointer-events: none !important; }
  .productImage:hover .AddtoCartBTN,
  .productImage:hover .quickview,
  .productImage:hover .button.button--small.card-figcaption-button.quickview,
  .productImage:hover .button.button--small.card-figcaption-button.AddtoCartBTN,
  .product-card:hover .AddtoCartBTN,
  .product-card:hover .quickview,
  .card:hover .AddtoCartBTN,
  .card:hover .quickview,
  .card-figure:hover .AddtoCartBTN,
  .card-figure:hover .quickview,
  .productImage:hover button[class*="quickview"],
  .productImage:hover button[class*="AddtoCartBTN"] {
    display: none !important;
    visibility: hidden !important;
    opacity: 0 !important;
    pointer-events: none !important; } }

/* Hide product card buttons on mobile */
@media (max-width: 768px) {
  .quickview,
  .AddtoCartBTN,
  .card-figcaption-button,
  button.quickview,
  button.AddtoCartBTN,
  .button.button--small.card-figcaption-button.quickview,
  .button.button--small.card-figcaption-button.AddtoCartBTN,
  .product-card .quickview,
  .product-card .AddtoCartBTN,
  .card .quickview,
  .card .AddtoCartBTN,
  button[class*="quickview"],
  button[class*="AddtoCartBTN"] {
    display: none !important;
    visibility: hidden !important;
    opacity: 0 !important;
    pointer-events: none !important; }
  .productImage:hover .AddtoCartBTN,
  .productImage:hover .quickview,
  .productImage:hover .button.button--small.card-figcaption-button.quickview,
  .productImage:hover .button.button--small.card-figcaption-button.AddtoCartBTN,
  .product-card:hover .AddtoCartBTN,
  .product-card:hover .quickview,
  .card:hover .AddtoCartBTN,
  .card:hover .quickview,
  .card-figure:hover .AddtoCartBTN,
  .card-figure:hover .quickview,
  .productImage:hover button[class*="quickview"],
  .productImage:hover button[class*="AddtoCartBTN"] {
    display: none !important;
    visibility: hidden !important;
    opacity: 0 !important;
    pointer-events: none !important; } }

.category-slider__card-image picture {
  width: 100%;
  aspect-ratio: 1 / 1;
  border-radius: 0;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center; }

.category-slider__card-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 0;
  display: block; }

.category-slider--hidden {
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.6s ease, visibility 0.6s ease; }

.category-slider--fade-in {
  opacity: 1;
  visibility: visible;
  transition: opacity 0.6s ease, visibility 0.6s ease; }

.footer {
  border-top: 24px solid var(--dd-color-secondary); }

.topSkinny.banners {
  background-color: #FFD068; }
  .topSkinny.banners p {
    color: #2b2b2b !important;
    text-align: left; }

.footerBlog {
  display: none !important; }

main {
  max-width: 99.89vw;
  box-sizing: border-box;
  overflow-x: hidden; }

@media (min-width: 1000px) {
  .header {
    max-width: 99.89vw; } }

.support-layout .section1 {
  display: flex;
  flex-direction: column;
  gap: 24px; }

.support-layout tr {
  display: flex;
  flex-direction: row;
  gap: 24px; }
  .support-layout tr td {
    flex: 1;
    display: flex;
    flex-direction: column;
    gap: 12px; }

.international-partner {
  background-color: #eee;
  padding: 24px;
  border-radius: 12px;
  max-width: 500px;
  margin: 20px auto;
  width: 100%;
  font-size: 20px;
  text-align: center; }
  .international-partner a {
    text-decoration: none;
    color: #2b2b2b;
    font-weight: 800; }
    .international-partner a:hover {
      text-decoration: underline; }

.about-page.about-susan .asl-sm-mobile {
  display: none; }

.about-page.about-susan .asl-desk-and-tablet {
  display: flex; }

.about-page.about-susan .picture-overlay {
  display: flex;
  flex-direction: column; }
  .about-page.about-susan .picture-overlay .asl-signature img {
    max-width: 200px; }

.about-page.about-susan .info-text {
  display: flex; }

.about-page.about-susan .about-columns {
  display: flex; }

.about-page.about-susan .about-bottom-sec {
  display: flex; }

.about-page.about-susan .about-columns {
  display: flex; }

.about-page.about-susan .about-bottom-sec {
  display: flex; }

.primary-button-gold:after {
  content: "";
  height: 5px;
  width: 100%;
  background: url(https://cdn11.bigcommerce.com/s-4phttkde7p/stencil/dad76ef0-340b-013e-c257-7ac9f0cf112f/e/79d81430-3a78-013e-a3a8-2e6dee1cdf2b/img/call-to-bg.png) center/contain no-repeat;
  position: absolute;
  bottom: -5px;
  left: 0;
  z-index: 1; }

.primary-button-gold {
  position: relative;
  text-decoration: none;
  margin-bottom: 20px;
  display: inline-block;
  font-size: 20px;
  font-weight: 800;
  color: var(--dd-color-secondary); }

#accordion-open-dept, #accordion-open-class, #accordion-open-artist, #accordion-open-collection, #accordion-open-color, #accordion-open-asseenin, #accordion-open-lp, #accordion-open-theme, #accordion-open-recipient, #accordion-open-animalvariety, #accordion-open-new, #accordion-open-sentiment {
  display: none !important; }
