@charset "UTF-8";
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: 768px)/";
  width: 0; }

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

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

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

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

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

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

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

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: #2b2a29;
  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: 16px; }
  @media (min-width: 768px) {
    html {
      font-size: 16px; } }
  @media (min-width: 1024px) {
    html {
      font-size: 16px; } }
  @media (min-width: 1280px) {
    html {
      font-size: 16px; } }

body {
  font-family: "trade-gothic-next", Arial, Helvetica, sans-serif;
  line-height: 1.5; }

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

p {
  margin-bottom: 1.5rem; }

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #707070;
  font-family: "trade-gothic-next", Arial, Helvetica, sans-serif;
  letter-spacing: 0.25px;
  margin-bottom: 0.75rem; }
  h1 small,
  h2 small,
  h3 small,
  h4 small,
  h5 small,
  h6 small {
    color: #383838;
    font-size: 60%;
    line-height: 0; }

h1 {
  font-size: 42px; }

h2 {
  font-size: 38px; }

h3 {
  font-size: 26px; }

h4 {
  font-size: 20px; }

h5 {
  font-size: 20px; }

h6 {
  font-size: 18px; }

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

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

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

dl dd {
  margin-bottom: 1.5rem; }

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

abbr {
  text-transform: none; }

blockquote { }

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

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

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

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

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


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

*/
.inlineList {
  list-style: none;
  margin-top: 0;
  margin-bottom: 1.0625rem;
  margin-left: -1.375rem;
  margin-right: 0;
  overflow: hidden;
  padding: 0; }
  .inlineList > li {
    display: block;
    float: left;
    list-style: none;
    margin-left: 1.375rem; }
    .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 #e5e5e5;
  margin-bottom: 2rem;
  table-layout: auto;
  width: 100%; }
  .table thead {
    background: #e5e5e5; }
    .table thead tr th,
    .table thead tr td {
      font-size: 1rem;
      font-weight: 700;
      padding: 0.75rem 1.5rem; }
  .table tr th,
  .table tr td {
    padding: 0.75rem 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 #e5e5e5; }

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

.table-tbody tr {
  border-bottom: 1px solid #e5e5e5; }
  .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: "trade-gothic-next", 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: #8f8f8f;
  color: #707070;
  font-size: 1rem;
  padding: 0.875rem 2.25rem;
  border-radius: 10px;
  outline: none;
  vertical-align: middle; }
  .button:hover, .button:focus, .button.is-active, .button.active {
    background-color: transparent;
    border-color: #474747;
    color: #707070; }
  .button:active {
    background-color: transparent;
    border: 1px solid #757575;
    color: #707070; }
  .button:focus, .button.is-active, .button.active {
    outline: none; }
  @media (min-width: 481px) {
    .button + .button {
      margin-left: 0.75rem; } }

/*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: #aa7f2c;
  border-color: #aa7f2c;
  color: white; }
  .button--primary:hover, .button--primary:focus, .button--primary.is-active, .button--primary.active {
    background-color: #c79432;
    border-color: #c79432;
    color: white; }
  .button--primary:active {
    background-color: #c79432;
    border: 1px solid #c79432;
    color: white; }

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

.button--small {
  font-size: 18px;
  padding: 0.5625rem 1.5rem; }

.button--tiny { }

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

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

/*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: 10px;
      border-top-left-radius: 10px; }
    .buttonGroup > .button:last-child {
      border-bottom-right-radius: 10px;
      border-right-width: 1px;
      border-top-right-radius: 10px; }

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

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

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

.dropdown-menu--content {
  display: none;
  left: -9999px;
  list-style: none;
  margin-left: 0;
  position: absolute;
  background: #e5e5e5;
  font-size: 1rem;
  height: auto;
  padding: 0.75rem;
  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.375rem 0.75rem; }
  .dropdown-menu-item a {
    display: block;
    padding: 0.375rem; }
  .dropdown-menu-item a {
    margin: -0.375rem; }

/*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.75rem;
  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: #383838;
  cursor: pointer;
  display: block;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.22;
  margin-bottom: 0.5rem; }
  .form-label small {
    color: #383838;
    font-size: 0.625rem;
    text-transform: uppercase;
    vertical-align: bottom; }

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

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

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

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

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

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

We provide a couple of component styles to layout forms.

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

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

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

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

.form-row {
  margin: 0 -11px;
  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: 11px;
    padding-right: 11px;
    width: 100%;
    float: left;
    max-width: none; }
  @media (min-width: 768px) {
    .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.375rem;
    padding-left: 1.875rem;
    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 #8f8f8f;
      border-width: 1px;
      height: 1.5625rem;
      left: 0;
      top: 0;
      width: 1.5625rem; }
    .form-checkbox + .form-label::after,
    .form-radio + .form-label::after {
      height: 1.4375rem;
      left: 1px;
      opacity: 0;
      top: 1px;
      transform: scale(0);
      width: 1.4375rem; }

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

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

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

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

.form-radio + .form-label::before {
  border-radius: 3px; }

.form-radio + .form-label::after {
  background: rgba(51, 51, 51, 0.999);
  border: 3px solid white;
  border-radius: 1.4375rem; }

/*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.875rem; }
  .form-input.has-action + .button--inputAction {
    background: transparent;
    border: 0;
    border-radius: 0 0 0 0;
    float: left;
    height: 2.875rem;
    margin: 0.0625rem 0 0 -2.9375rem;
    width: 2.875rem; }

/*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.25rem; }
  .form-input.has-icon + .icon {
    height: 3rem;
    margin-left: -2.25rem;
    width: 1.25rem; }

/*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: 5.625rem;
  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: #757575;
    box-shadow: 0 0 4px rgba(117, 117, 117, 0.4); }

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

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

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

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

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

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

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

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

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

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

### Form Actions --fixed

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

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

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

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

Form inline errors

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

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

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

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

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

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

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

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

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

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

.form-inlineMessage {
  display: inline-block;
  line-height: 24px;
  margin: 0.375rem 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: #c79432; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.tabs {
  border-bottom: 1px solid #e5e5e5;
  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: 768px) {
    .tab {
      float: left; } }

.tab-title {
  color: #383838;
  display: block;
  font-size: 20px;
  padding: 0.75rem 1.5rem; }
  .tab-title:hover {
    color: #2b2a29; }

.tab.is-active .tab-title {
  color: #2b2a29;
  font-weight: 700; }

@media (min-width: 768px) {
  .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: 768px) {
  .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: 768px) {
  .navBar-item {
    float: left; } }

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

.navBar-action {
  color: black;
  font-size: 20px;
  padding: 0.75rem; }

/*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: #333333;
  font-size: 20px;
  padding: 0.1875rem 0; }

/*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.75rem;
  padding: 0.75rem 1.125rem 0.75rem 1.125rem;
  position: relative;
  transition: opacity 300ms ease-out;
  background-color: #e5e5e5;
  border-color: #e5e5e5;
  color: white; }
  .alertBox .icon {
    height: 1.25rem;
    width: 1.25rem; }
  .alertBox .button {
    margin: 0 0 0 0.75rem; }

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

.alertBox--success {
  background-color: #f0be2b;
  border-color: #f0be2b;
  color: #333333; }
  .alertBox--success svg {
    fill: #c79432; }

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

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

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

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

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

.alertBox-heading {
  margin: 0; }

.alertBox-close {
  cursor: pointer;
  padding-left: 1.125rem; }
  .alertBox-close .icon {
    height: 1.25rem;
    width: 1.25rem; }
  .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: #e5e5e5 solid;
  border-width: 1px;
  box-shadow: 0 1px 2px rgba(255, 255, 255, 0.13);
  margin: 0 0 1.5rem; }
  .accordion:before, .accordion:after {
    content: " ";
    display: table; }
  .accordion:after {
    clear: both; }

.accordion-navigation {
  display: block;
  margin-bottom: 0 !important;
  border: #e5e5e5 solid;
  border-width: 1px 0;
  cursor: pointer; }
  .accordion-navigation.is-open > a {
    background: white;
    color: black; }
  .accordion-navigation > a {
    background: white;
    color: #2b2a29;
    padding: 1.875rem;
    display: block;
    font-family: "trade-gothic-next", Arial, Helvetica, sans-serif;
    font-size: 1rem; }
    .accordion-navigation > a:hover {
      background: #e5e5e5; }
  .accordion-navigation .accordion-title {
    padding: 1.5rem 1.875rem; }

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

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

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

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

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

body.has-activeModal {
  overflow: hidden; }

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

.modal {
  border-radius: 0;
  display: none;
  position: absolute;
  top: 0;
  visibility: hidden;
  width: 100%;
  z-index: 1005;
  left: 0;
  background-color: white;
  padding: 2.25rem 2.25rem;
  border: solid 0 #e5e5e5;
  box-shadow: none;
  max-height: 80%;
  overflow: auto;
  position: fixed; }
  @media only screen and (max-width: 768px) {
    .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: 768px) {
    .modal {
      left: 0;
      margin: 0 auto;
      max-width: 80%;
      right: 0;
      width: 900px; } }
  @media only screen and (min-width: 768px) {
    .modal {
      top: 50% !important; } }
  @media (min-width: 768px) {
    .modal {
      transform: translateY(-50%); } }

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

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

.modal-header {
  border-bottom: 1px solid #e5e5e5;
  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 #e5e5e5;
  padding: 0.75rem 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: 20px;
  margin: 0 0 0.75rem; }
  @media (min-width: 481px) {
    .modal-footer-link {
      display: inline;
      margin: 1.5rem; } }

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

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

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

.loadingNotification-label {
  background: #666666;
  border-radius: 10px;
  color: white;
  display: inline-block;
  font-size: 20px;
  padding: 0.375rem 0.75rem; }

.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.5rem;
    width: 2.5rem;
    border-radius: 2.5rem;
    border: solid 2px;
    border-color: white white #999999 #999999;
    content: "";
    display: block;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%) rotate(0deg);
    transform-style: preserve-3d;
    animation: spin 500ms infinite cubic-bezier(0.69, 0.31, 0.56, 0.83); }
  .loadingOverlay.ng-enter, .loadingOverlay.ng-leave.ng-leave-active {
    opacity: 0; }
  .loadingOverlay.ng-leave, .loadingOverlay.ng-enter.ng-enter-active {
    opacity: 1; }

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

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

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

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

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

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

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

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

.actionBar-item {
  margin-bottom: 1.5rem; }
  @media (min-width: 768px) {
    .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: #383838; }

.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.75rem 0 0; }
  .card-body > :first-child {
    margin-top: 0; }
  .card-body > :last-child {
    margin-bottom: 0; }
  .card-body .card-text {
    color: #383838; }

.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 {
  position: absolute;
  top: 0;
  left: 0;
  height: 1px;
  width: 1px;
  overflow: hidden;
  margin-left: -10000px; }

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

.slick-next,
.slick-prev {
  z-index: 1; }
  .slick-next::before,
  .slick-prev::before {
    display: block;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate3d(-50%, -50%, 0); }

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

.slick-dots {
  margin: 0; }
  .slick-dots li {
    margin: 0;
    width: auto; }
    .slick-dots li button {
      transition: background-color .25s ease-out, border-color .25s ease-out;
      display: inline-block;
      margin: 0;
      padding: 0;
      position: relative;
      text-align: center;
      vertical-align: middle;
      overflow: hidden; }
  .slick-dots li + li {
    margin-left: 10px; }
    @media (min-width: 1440px) {
      .slick-dots li + li {
        margin-left: 15px; } }
    @media (min-width: 1920px) {
      .slick-dots li + li {
        margin-left: 22px; } }

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

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

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

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

.carousel-tooltip {
  height: 1px;
  display: none;
  position: relative;
  margin-top: 10px; }
  .carousel-tooltip:before {
    content: " ";
    position: absolute;
    right: 0;
    top: 50%;
    border-width: 0.625rem;
    border-style: solid;
    border-color: transparent transparent #313440 transparent; }
  .carousel-tooltip:after {
    content: attr(aria-label);
    padding: 0.25rem 0.375rem;
    background-color: #313440;
    color: white;
    position: absolute;
    font-size: 1rem;
    white-space: nowrap;
    right: 0;
    top: 100%;
    cursor: default;
    border-radius: 0.5rem; }
  .carousel-tooltip:before, .carousel-tooltip:after {
    display: none; }
  .carousel-tooltip:focus:before, .carousel-tooltip:focus:after {
    display: block; }
  @media (min-width: 768px) {
    .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 {
    right: auto;
    left: -5px; }
  .slick-next .carousel-tooltip:after {
    right: -5px; }
  .slick-dots button .carousel-tooltip {
    margin-top: 25px; }
    .slick-dots button .carousel-tooltip:before, .slick-dots button .carousel-tooltip:after {
      right: 50%;
      transform: translateX(50%); }
    .slick-dots button .carousel-tooltip:before {
      top: -7px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.swal2-noanimation {
  transition: none; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.swal2-modal {
  background-color: white !important;
  border-radius: 4px;
  font-family: "trade-gothic-next", Arial, Helvetica, sans-serif; }
  .swal2-modal .swal2-title {
    color: #707070;
    font-size: 2.75rem; }
  .swal2-modal .swal2-content {
    color: #2b2a29;
    font-size: 1.125rem; }
  .swal2-modal .swal2-file,
  .swal2-modal .swal2-input,
  .swal2-modal .swal2-textarea {
    border: 1px solid #9d9b99;
    color: #666666; }
  .swal2-modal .swal2-checkbox,
  .swal2-modal .swal2-select {
    color: #666666; }
  .swal2-modal .swal2-buttonswrapper {
    margin: 25px 0 0; }
  .swal2-modal .swal2-styled {
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 0;
    border-style: solid;
    border-width: 1px;
    cursor: pointer;
    font-family: "trade-gothic-next", 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: #8f8f8f;
    color: #707070;
    font-size: 1rem;
    padding: 0.875rem 2.25rem;
    border-radius: 10px;
    line-height: 1rem;
    outline: none;
    transition: all 0.15s ease;
    vertical-align: middle; }
    .swal2-modal .swal2-styled:hover, .swal2-modal .swal2-styled:focus, .swal2-modal .swal2-styled.is-active, .swal2-modal .swal2-styled.active {
      background-color: transparent;
      border-color: #474747;
      color: #707070; }
    .swal2-modal .swal2-styled:active {
      background-color: transparent;
      border: 1px solid #757575;
      color: #707070; }
  .swal2-modal .swal2-styled:focus {
    outline: none; }
  .swal2-modal .swal2-confirm {
    background-color: #aa7f2c;
    border-color: #aa7f2c;
    color: white; }
  .swal2-modal .swal2-confirm:focus,
  .swal2-modal .swal2-confirm:hover {
    background-color: #c79432;
    border-color: #c79432;
    color: white; }
  .swal2-modal .swal2-confirm:active {
    background-color: #c79432;
    border-color: #c79432;
    color: white; }
  .swal2-modal .swal2-cancel {
    background-color: transparent;
    border-color: #8f8f8f;
    color: #707070; }
  .swal2-modal .swal2-cancel:focus,
  .swal2-modal .swal2-cancel:hover {
    background-color: transparent;
    border-color: #474747;
    color: #707070; }
  .swal2-modal .swal2-cancel:active {
    background-color: transparent;
    border-color: #757575;
    color: #707070; }
  .swal2-modal .button + .button {
    margin-left: 0.75rem; }

.swal2-icon {
  display: flex; }

html,
body {
  height: auto; }

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

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

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

body {
  font-size: 1rem; }

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 2.25rem;
  line-height: 1.26; }

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

h1 {
  font-size: 32px; }
  @media (min-width: 1920px) {
    h1 {
      font-size: 42px; } }

h2 {
  font-size: 28px; }
  @media (min-width: 1920px) {
    h2 {
      font-size: 38px; } }

h3 {
  font-size: 22px; }
  @media (min-width: 1920px) {
    h3 {
      font-size: 26px; } }

h4 {
  font-size: 20px; }

h5 {
  font-size: 20px; }

h6 {
  font-size: 18px; }

.definitionList {
  margin: 0;
  font-size: 14px; }
  @media (min-width: 1920px) {
    .definitionList {
      font-size: 16px; } }

.definitionList-key {
  display: block;
  font-weight: bold;
  margin: 0;
  color: #383838; }

.definitionList-value {
  display: block;
  margin: 0 0 10px 0; }
  @media (min-width: 1920px) {
    .definitionList-value {
      margin-bottom: 15px; } }

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

.form-label small {
  float: right; }

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

.table {
  margin-top: 2rem; }
  .table td + td {
    border-left: 1px solid #e5e5e5; }
  .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: 768px) {
      .table-actions .button {
        display: inline-block;
        margin-bottom: 0;
        width: auto; } }
    @media (min-width: 768px) {
      .table-actions .button + .button {
        margin-left: 0.375rem; } }

.table--line {
  border-color: #e5e5e5;
  border-width: 0 0 1px; }
  .table--line .table-thead {
    background-color: white;
    border-color: #e5e5e5;
    border-width: 0 0 1px; }
    .table--line .table-thead tr th {
      padding-left: 0;
      padding-right: 0; }
      @media (min-width: 768px) {
        .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 #e5e5e5; }
    .table--line tr td {
      display: block;
      padding-left: 0;
      padding-right: 0; }
      @media (min-width: 768px) {
        .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;
  width: auto;
  max-width: 250px;
  white-space: nowrap;
  border: 1px solid #e5e5e5; }
  .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.75rem; }
  .dropdown-menu-item:last-child > a {
    padding-bottom: 1rem; }
  .dropdown-menu-item > a {
    margin: 0;
    padding: 0.25rem 1.125rem;
    text-decoration: none; }

.form-wishlist {
  position: relative;
  margin: 0; }

.dropdown-menu-button {
  display: block; }
  .dropdown-menu-button.is-open {
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px; }
    .dropdown-menu-button.is-open .icon svg {
      fill: #c79432;
      transition: all 0.15s ease; }
  .dropdown-menu-button .icon {
    width: 20px;
    height: 18px;
    display: block; }
    @media (min-width: 768px) {
      .dropdown-menu-button .icon {
        width: 26px;
        height: 23px; } }
  .dropdown-menu-button:focus {
    z-index: 10; }

#wishlist-dropdown.is-open {
  background: transparent;
  right: 0 !important;
  left: auto !important;
  width: 250px !important;
  border-color: #c79432; }
  @media (min-width: 1024px) {
    #wishlist-dropdown.is-open {
      top: 25px !important; } }
  #wishlist-dropdown.is-open:focus {
    outline: none; }
  #wishlist-dropdown.is-open [data-wishlist] {
    border-top: none;
    margin-bottom: 0px;
    width: 100%; }
  #wishlist-dropdown.is-open .button {
    background-color: white;
    width: 100%;
    border-radius: 0;
    border: none;
    margin: 0; }
    #wishlist-dropdown.is-open .button:hover {
      color: #002756;
      transition: all 0.15s ease; }
  #wishlist-dropdown.is-open .button--has-items {
    font-weight: 700; }
  #wishlist-dropdown.is-open li {
    display: flex;
    justify-content: center;
    background: white; }
    #wishlist-dropdown.is-open li .button {
      padding: 0;
      padding-top: 15px;
      padding-bottom: 15px; }

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

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

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

.modal-header-title {
  font-size: 26px;
  text-align: center; }
  @media (min-width: 1024px) {
    .modal-header-title {
      font-size: 38px; } }

.modal-close {
  height: 2rem;
  width: 2rem;
  color: #757575;
  font-size: 26px;
  line-height: 2rem;
  padding: 0;
  position: absolute;
  text-align: center;
  text-decoration: none;
  z-index: 50; }
  @media (min-width: 1024px) {
    .modal-close {
      font-size: 32px; } }
  .modal-close:hover {
    color: #999999; }
  .modal-close:before {
    content: " ";
    position: absolute;
    right: 0;
    top: 50%;
    border-width: 0.625rem;
    border-style: solid;
    border-color: transparent transparent #313440 transparent; }
  .modal-close:after {
    content: attr(title);
    padding: 0.25rem 0.375rem;
    background-color: #313440;
    color: white;
    position: absolute;
    font-size: 1rem;
    white-space: nowrap;
    right: 0;
    top: 100%;
    cursor: default;
    border-radius: 0.5rem; }
  .modal-close:before, .modal-close:after {
    display: none; }
  .modal-close:focus:before, .modal-close:focus:after {
    display: block; }

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

.modal--alert {
  background-color: white !important;
  border-radius: 4px;
  font-family: "trade-gothic-next", Arial, Helvetica, sans-serif;
  padding: 40px 20px 20px 20px;
  text-align: center; }
  .modal--alert .modal-content {
    color: #2b2a29;
    font-size: 1.125rem; }
  .modal--alert .button-container {
    margin: 25px 0 0; }
    .modal--alert .button-container .confirm {
      background-color: #aa7f2c;
      border-color: #aa7f2c;
      color: white; }
    .modal--alert .button-container .confirm:focus, .modal--alert .button-container .confirm:hover {
      background-color: #c79432;
      border-color: #c79432;
      color: white; }
    .modal--alert .button-container .confirm:active {
      background-color: #c79432;
      border-color: #c79432;
      color: white; }

.hide-content {
  opacity: 0; }

.breadcrumbs {
  list-style: none;
  padding: 0;
  margin: 0 0 15px 0;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  color: #707070;
  font-size: 12px;
  font-weight: bold;
  display: flex; }
  @media (min-width: 1920px) {
    .breadcrumbs {
      margin-bottom: 20px; } }
  .breadcrumbs li {
    position: relative; }
  .breadcrumbs li + li {
    padding-left: 25px; }
    .breadcrumbs li + li:not(:last-child)::before {
      content: '';
      display: block;
      position: absolute;
      margin-top: -3px;
      top: 50%;
      left: 10px;
      border-top: 3px solid transparent;
      border-bottom: 3px solid transparent;
      border-left: 4px solid #AC860A; }
  .breadcrumbs a {
    color: inherit;
    text-decoration: none; }

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

.panel-body {
  background-color: transparent;
  border: 1px solid #E2E2E2;
  border-radius: 10px; }

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

.pagination {
  padding-top: 40px; }

.pagination-list {
  display: flex;
  align-items: center;
  justify-content: center;
  list-style: none;
  padding: 0 150px;
  margin: 0;
  position: relative; }

.pagination-item {
  line-height: 1; }
  .pagination-item .button {
    margin: 0;
    font-size: 12px;
    padding-top: 8px;
    padding-bottom: 10px;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 0.06em; }
    @media (min-width: 1920px) {
      .pagination-item .button {
        font-size: 14px;
        padding-top: 12px;
        padding-bottom: 14px; } }
  .pagination-item .pagination-link {
    font-size: 16px;
    color: #707070;
    font-weight: bold;
    text-decoration: none;
    margin: 0 12px; }
    @media (min-width: 1920px) {
      .pagination-item .pagination-link {
        font-size: 18px;
        margin: 0 15px; } }
  .pagination-item.pagination-item--current .pagination-link {
    color: #000000;
    border-bottom: 3px solid #AC860A; }

.pagination-item--previous,
.pagination-item--next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%); }
  .pagination-item--previous .icon,
  .pagination-item--next .icon {
    height: 24px;
    width: 24px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%); }

.pagination-item--previous {
  left: 0; }
  .pagination-item--previous .button {
    padding-left: 40px;
    padding-right: 25px; }
  .pagination-item--previous .icon {
    left: 10px; }

.pagination-item--next {
  right: 0; }
  .pagination-item--next .button {
    padding-right: 40px;
    padding-left: 25px; }
  .pagination-item--next .icon {
    right: 10px; }

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

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

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

.button {
  text-transform: uppercase;
  letter-spacing: 0.06em;
  font-weight: bold;
  font-size: 14px; }
  @media (min-width: 1440px) {
    .button {
      font-size: 16px; } }
  @media (min-width: 1920px) {
    .button {
      font-size: 18px; } }
  .button.small {
    padding: 8px 30px 10px;
    font-size: 12px;
    border-width: 1px; }
    @media (min-width: 1920px) {
      .button.small {
        padding-top: 12px;
        padding-bottom: 14px;
        font-size: 14px; } }
  .button.large {
    font-size: 16px;
    line-height: 1.28;
    padding: 12px 40px 14px;
    border-width: 2px; }
    @media (min-width: 1440px) {
      .button.large {
        font-size: 18px;
        padding: 14px 55px 16px; } }
    @media (min-width: 1920px) {
      .button.large {
        font-size: 20px;
        padding: 17px 70px 18px; } }

.button--secondary {
  background-color: #002756;
  color: #fff;
  border-color: #002756; }
  .button--secondary:active, .button--secondary:focus, .button--secondary:hover {
    background-color: #001326;
    color: #fff;
    border-color: #001326; }

.button--primary:active {
  background-color: #9A7327;
  border-color: #9A7327; }

.button--primary:active, .button--primary:focus {
  border-width: 2px; }

.button--primary.hollow {
  background-color: transparent;
  border: 1px solid #aa7f2c;
  color: #aa7f2c; }
  .button--primary.hollow:hover {
    background-color: #aa7f2c;
    color: #fff; }

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

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

.accordion-title {
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0.02em;
  margin: 0;
  color: #383838; }
  @media (min-width: 1920px) {
    .accordion-title {
      font-size: 18px; } }

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

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

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

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

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

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

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

.accordion--navList .accordion-indicator {
  fill: #969696;
  height: 22px;
  width: 22px; }

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

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

.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 {
  position: absolute;
  right: 40px;
  top: 50%;
  transform: translateY(-50%);
  color: #383838; }
  @media (min-width: 1024px) {
    .facetedSearch-clearLink {
      right: 25px;
      top: 2px;
      transform: none; } }
  .facetedSearch-clearLink:hover {
    color: #333333; }

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.75rem; }
  .inlineList--labels > li {
    margin-bottom: 0.75rem;
    margin-left: 0.75rem; }

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

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

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

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

.form-inlineMessage {
  display: block;
  font-size: 1rem; }

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

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

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

.form-checkbox + .form-label,
.form-radio + .form-label {
  padding-left: 35px; }
  .form-checkbox + .form-label:last-child,
  .form-radio + .form-label:last-child {
    display: block; }
  .form-checkbox + .form-label::after,
  .form-radio + .form-label::after {
    top: -0.1875rem;
    border: none;
    width: 25px;
    height: 25px;
    left: 0;
    border-radius: 3px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath fill='%23ffffff' d='M9 21.035l-9-8.638 2.791-2.87 6.156 5.874 12.21-12.436 2.843 2.817z'/%3E%3C/svg%3E");
    background-color: #000;
    background-size: 17px;
    background-position: center;
    background-repeat: no-repeat; }
  .form-checkbox + .form-label::before,
  .form-radio + .form-label::before {
    top: -0.1875rem;
    border-radius: 3px; }

.form-option-wrapper {
  position: relative;
  display: block;
  padding: 30px 20px;
  border-radius: 10px;
  border: 1px solid #9d9b99; }
  .form-option-wrapper .form-radio, .form-option-wrapper .form-checkbox {
    bottom: 0.5rem;
    left: 0.5rem; }

.form-actions {
  margin: 0 auto;
  max-width: 62.75rem;
  width: 100%;
  display: block;
  text-align: center; }
  .form-actions:before, .form-actions:after {
    content: " ";
    display: table; }
  .form-actions:after {
    clear: both; }
  @media (min-width: 768px) {
    .form-actions {
      margin-top: 1.5rem; } }
  .form-actions .button,
  .form-actions input,
  .form-actions a {
    vertical-align: top;
    width: 100%; }
    @media (min-width: 768px) {
      .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.75rem; }
      @media (min-width: 768px) {
        .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.75rem; } }

.form-label--alternate {
  margin-bottom: 10px;
  font-size: 16px; }
  @media (min-width: 1920px) {
    .form-label--alternate {
      font-size: 18px; } }

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

.form-select--small,
.form-select--date {
  background-position: right 10px top 12px;
  background-size: 1.125rem;
  line-height: 1rem;
  font-size: 14px;
  max-width: 20rem;
  height: 40px;
  padding: 9px 30px 10px 20px; }
  @media (min-width: 1920px) {
    .form-select--small,
    .form-select--date {
      font-size: 16px;
      height: 45px; } }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.form-increment {
  display: flex;
  align-items: center; }
  .form-increment .button {
    margin: 0;
    padding: 0;
    position: relative;
    border: 1px solid #9D9B99;
    width: 30px;
    height: 30px;
    border-radius: 5px; }
    .form-increment .button::before, .form-increment .button::after {
      transition: border-color .15s ease-out; }
    .form-increment .button::before {
      content: '';
      position: absolute;
      top: 50%;
      left: 50%;
      width: 10px;
      border-top: 2px solid #383838;
      transform: translate3d(-50%, -50%, 0); }
    .form-increment .button--increase::after {
      content: '';
      position: absolute;
      top: 50%;
      left: 50%;
      height: 10px;
      border-left: 2px solid #383838;
      transform: translate3d(-50%, -50%, 0); }
    .form-increment .button:hover {
      box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.14);
      border-color: #6e6c6a; }
      .form-increment .button:hover::before, .form-increment .button:hover::after {
        border-color: #C5933C; }
    .form-increment .button:active {
      box-shadow: none;
      border-color: #383838; }
      .form-increment .button:active::before, .form-increment .button:active::after {
        border-color: #A97E34; }

.form-input--incrementTotal {
  border: 0;
  display: block;
  font-size: 18px;
  font-weight: normal;
  height: auto;
  padding: 0;
  text-align: center;
  vertical-align: middle;
  width: 4.6875rem; }

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

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

.form-option-variant--color,
.form-option-variant--pattern {
  height: 1.375rem;
  width: 1.375rem;
  min-width: initial;
  padding: 0; }
  @media (min-width: 768px) {
    .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: 18px;
  height: 2.8125rem;
  line-height: 1rem;
  padding: remCala(8px); }

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

@media (min-width: 768px) {
  .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 {
  transition: border-color .25s ease-out, background-color .25s ease-out;
  padding: 15px 15px 20px;
  border: 1px solid transparent;
  border-radius: 10px;
  margin-bottom: 15px; }
  @media (min-width: 1440px) {
    .card {
      margin-bottom: 20px; } }
  @media (min-width: 1920px) {
    .card {
      margin-bottom: 30px; } }
  .card:hover {
    border-color: #9d9b99;
    background-color: #fff; }
    .card:hover .card-title a {
      text-decoration: underline; }
    .card:hover .card-figcaption {
      opacity: 1; }
  .card:focus-within .card-figcaption {
    opacity: 1; }
  .card.focus-within .card-figcaption {
    opacity: 1; }

.card-figure {
  margin-top: 0;
  position: relative;
  overflow: hidden;
  margin-bottom: 15px; }
  .card-figure__link {
    display: block;
    position: relative; }

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

.card-figcaption {
  transition: opacity .25s ease-out;
  display: none;
  margin: 0;
  pointer-events: none; }
  @media (min-width: 1024px) {
    .card-figcaption {
      display: block; } }

.card-figcaption-body {
  padding: 5px;
  pointer-events: all;
  top: auto;
  bottom: 0;
  transform: none;
  position: absolute;
  width: 100%;
  left: 0;
  transform: none;
  display: flex;
  justify-content: space-between; }
  .card-figcaption-body input {
    display: none; }

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

.card-title {
  line-height: 1.4;
  margin: 0 0 7px 0;
  font-size: 14px;
  min-height: 38px; }
  @media (min-width: 1440px) {
    .card-title {
      font-size: 18px;
      min-height: 50px; } }
  @media (min-width: 1920px) {
    .card-title {
      font-size: 20px;
      min-height: 84px; } }
  .card-title > a {
    color: #333333;
    text-decoration: none;
    display: block; }

.card-label {
  font-size: 18px;
  line-height: 1.28;
  font-weight: bold;
  margin-bottom: 13px;
  color: #aa7f2c;
  text-transform: uppercase;
  letter-spacing: 0.06em; }

.card-text {
  display: flex; }
  .card-text abbr {
    border: 0;
    color: inherit;
    font-size: inherit; }
  .card-text .price-section {
    margin-right: 5px; }

.card-figcaption-button {
  background-color: #fff;
  border: 1px solid #9d9b99;
  color: #707070;
  margin: 0;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 1.66;
  padding: 7px 10px;
  border-radius: 5px;
  letter-spacing: 0.06em; }
  .card-figcaption-button .icon {
    width: 20px;
    height: 20px;
    float: left;
    margin-right: 10px; }
  .card-figcaption-button:hover {
    border-color: #6e6c6a;
    color: #2b2a29; }
    .card-figcaption-button:hover .icon svg {
      fill: #c79432; }
  .card-figcaption-body .card-figcaption-button:focus {
    background-color: white;
    outline: revert; }
  .card-figcaption-button + .card-figcaption-button {
    margin: 0; }

.card-body {
  text-align: center;
  padding: 0;
  font-size: 14px;
  letter-spacing: 0.02em; }
  @media (min-width: 768px) {
    .card-body {
      text-align: left; } }
  @media (min-width: 1440px) {
    .card-body {
      font-size: 18px; } }
  @media (min-width: 1920px) {
    .card-body {
      font-size: 20px; } }

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

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

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

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

.navList-action--checkbox {
  display: inline-block;
  font-size: 1rem;
  font-weight: 400;
  margin-bottom: 0.375rem;
  padding-left: 1.875rem;
  position: relative;
  vertical-align: baseline;
  width: 100%;
  padding-left: 40px;
  font-size: 14px; }
  .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 #8f8f8f;
    border-width: 1px;
    height: 1.5625rem;
    left: 0;
    top: 0;
    width: 1.5625rem; }
  .navList-action--checkbox::after {
    height: 1.4375rem;
    left: 1px;
    opacity: 0;
    top: 1px;
    transform: scale(0);
    width: 1.4375rem; }
  .navList-action--checkbox::before {
    border-radius: 10px; }
  .navList-action--checkbox::after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z' fill='rgba(51, 51, 51, 0.999)' /%3E%3C/svg%3E");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 100%;
    color: rgba(51, 51, 51, 0.999);
    content: "";
    font-size: 1.4375rem;
    line-height: 1;
    text-align: center; }
  @media (min-width: 1920px) {
    .navList-action--checkbox {
      font-size: 16px; } }
  .navList-action--checkbox:before, .navList-action--checkbox:after {
    top: 50%; }
  .navList-action--checkbox:before {
    margin-top: -0.71875rem;
    border-radius: 3px; }
  .navList-action--checkbox:after {
    margin-top: -0.65625rem; }
  .navList-action--checkbox.is-disabled {
    cursor: default; }
    .navList-action--checkbox.is-disabled::before {
      background-color: white; }
  .navList-action--checkbox.is-checked::after, .navList-action--checkbox.is-selected::after {
    opacity: 1;
    transform: scale(1); }

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

.navBar--sub {
  color: #383838;
  font-size: 16px;
  line-height: 1.4; }
  @media (min-width: 1440px) {
    .navBar--sub {
      font-size: 18px; } }
  @media (min-width: 1920px) {
    .navBar--sub {
      font-size: 20px; } }
  .navBar--sub .navBar-section {
    float: none; }
  .navBar--sub .navBar-item {
    float: none;
    margin: 0 0 1em 0; }
    .navBar--sub .navBar-item--logout {
      margin-top: 2em; }
    .navBar--sub .navBar-item.is-active {
      text-decoration: underline; }
      .navBar--sub .navBar-item.is-active > .navBar-action {
        color: #666666; }
    @media (min-width: 1024px) {
      .navBar--sub .navBar-item.navBar-item--separate {
        border-left: 1px solid #383838;
        margin: 0;
        padding-left: 0.75rem; } }
  .navBar--sub .navBar-action {
    color: #383838;
    padding: 0; }
    .navBar--sub .navBar-action:hover {
      color: #333333; }

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

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

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

.actionBar-section .form-field {
  background-color: white;
  border: 1px solid #9d9b99;
  border-radius: 10px;
  margin: 0; }
  .actionBar-section .form-field:hover {
    border-color: #474747; }

.actionBar-section .form-label {
  color: #383838;
  font-size: 18px;
  line-height: 2.6875rem;
  margin-bottom: 0;
  padding-left: 0.75rem; }

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

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

.actionBar-section .form-select {
  color: #333333;
  height: 2.6875rem; }

.has-ribbon {
  position: relative; }

.ribbon {
  background-color: #333333;
  color: white;
  cursor: default;
  font-weight: 700;
  margin: -0.6875rem -0.6875rem 0 0;
  padding: 0.0625rem 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: 768px) {
    .navUser-item {
      float: left; } }
  .navUser-item, .navUser-action {
    display: block; }
  @media (min-width: 1024px) {
    .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 #cccccc;
    box-shadow: 0 1px 2px rgba(255, 255, 255, 0.13);
    position: absolute; }
    .navUser .dropdown-menu.is-open:before {
      border: inset 10px;
      content: "";
      display: block;
      height: 0;
      width: 0;
      border-color: transparent transparent #cccccc transparent;
      border-bottom-style: solid;
      bottom: 100%;
      left: 0.75rem;
      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.875rem;
      position: absolute; }

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

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

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

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

.navUser-action--storeCredit + .dropdown-menu {
  max-width: 18.75rem;
  padding: 1.5rem; }
  .navUser-action--storeCredit + .dropdown-menu:before {
    left: 8.75rem !important; }
  .navUser-action--storeCredit + .dropdown-menu:after {
    left: 8.875rem !important; }

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

.navUser-item {
  display: none; }
  @media (min-width: 1024px) {
    .navUser-item {
      display: block; }
      .navUser-item.navUser-item--social {
        margin-top: 0.3125rem;
        padding-right: 0.3125rem; }
      .navUser-item.navUser-item--divider {
        font-size: 1.5625rem;
        margin-top: 0.5rem;
        padding-left: 0.125rem; } }

.navUser-item--cart {
  display: block; }
  @media (max-width: 768px) {
    .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: #757575; }
  .navUser-item--cart .dropdown-menu {
    max-width: 20rem; }
    .navUser-item--cart .dropdown-menu.is-open {
      top: auto !important;
      left: auto !important;
      right: 0.3125rem; }
      @media (min-width: 1024px) {
        .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.4375rem; }
        @media (min-width: 1024px) {
          .navUser-item--cart .dropdown-menu.is-open:before {
            right: 0.75rem; } }
      .navUser-item--cart .dropdown-menu.is-open:after {
        right: 0.5625rem; }
        @media (min-width: 1024px) {
          .navUser-item--cart .dropdown-menu.is-open:after {
            right: 0.875rem; } }

.navUser-item-cartLabel {
  display: none; }
  @media (min-width: 768px) {
    .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.75rem;
  padding: 0 2px;
  position: relative;
  z-index: 1; }

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

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

.countPill::before {
  content: '('; }

.countPill::after {
  content: ')'; }

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

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

.navPages .navPage-subMenu-list, .navPage-childList {
  border-left: 1px solid #cccccc;
  margin: 0.375rem 0.75rem;
  padding-left: 0.75rem; }

.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: 1024px) {
    .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: #e5e5e5;
  height: 100%;
  overflow-y: auto;
  padding: 1.5rem; }
  @media (min-width: 1024px) {
    .navPages {
      margin: 0 auto;
      max-width: 62.75rem;
      width: 100%;
      background: none;
      font-size: 0;
      overflow-y: visible;
      padding: 0;
      text-align: center; }
      .navPages:before, .navPages:after {
        content: " ";
        display: table; }
      .navPages:after {
        clear: both; }
      .navPages:before, .navPages:after {
        content: " ";
        display: table; }
      .navPages:after {
        clear: both; }
      .navPages ul,
      .navPages ol {
        list-style: none;
        margin-left: 0;
        margin: 0;
        padding: 0; }
        .navPages ul ul,
        .navPages ul ol,
        .navPages ol ul,
        .navPages ol ol {
          list-style: none;
          margin-bottom: 0; }
        .navPages ul li,
        .navPages ol li {
          margin: 0;
          padding: 0; }
      .navPages-section {
        float: left; }
        .navPages-section:before, .navPages-section:after {
          content: " ";
          display: table; }
        .navPages-section:after {
          clear: both; }
      .navPages-section--alt {
        float: right;
        margin-left: 1.5rem; }
      .navPages-section + .navPages-section {
        margin-left: 1.5rem; } }
  @media (min-width: 1024px) and (min-width: 768px) {
    .navPages-item {
      float: left; } }
  @media (min-width: 1024px) {
      .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: 1024px) {
      .navPages .navPage-subMenu-list {
        margin: 0 auto;
        max-width: 62.75rem;
        width: 100%;
        border-left: 0;
        margin: auto;
        padding-left: 0; }
        .navPages .navPage-subMenu-list:before, .navPages .navPage-subMenu-list:after {
          content: " ";
          display: table; }
        .navPages .navPage-subMenu-list:after {
          clear: both; } }

.navPages-list {
  margin: 0; }
  @media (min-width: 1024px) {
    .navPages-list {
      display: inline-block;
      float: none; } }
  .navPages-list + .navPages-list {
    border-top: 1px solid #cccccc;
    margin-top: 0.75rem;
    padding-top: 0.75rem; }

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

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

@media (min-width: 1024px) {
  .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 #cccccc;
  text-align: center; }
  @media (min-width: 1024px) {
    .navPages-action-depth-max.has-subMenu.is-open {
      border-bottom: 0;
      text-align: left; } }
  .navPages-action-depth-max.has-subMenu.is-open .navPages-action-moreIcon {
    border: solid 1px #d6cdc0;
    border-radius: 4px;
    float: left;
    height: 35px;
    margin-top: -10px;
    padding: 11.7px;
    transform: rotate(90deg);
    width: 35px; }
    @media (min-width: 1024px) {
      .navPages-action-depth-max.has-subMenu.is-open .navPages-action-moreIcon {
        height: 0.5rem;
        width: 0.5rem;
        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: 1024px) {
      .navPages-action-depth-max.has-subMenu.is-open svg {
        height: 100%;
        width: 100%; } }

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

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

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

.navPages-action-moreIcon {
  height: 0.5rem;
  width: 0.5rem;
  margin-left: 0.75rem;
  transform: rotate(-90deg); }
  @media (min-width: 1024px) {
    .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.6875rem;
    width: 0.6875rem;
    margin: 0 1.5rem; }
    @media (min-width: 1024px) {
      .navPages-list:not(.navPages-list-depth-max) .navPages-action-moreIcon {
        height: 0.5rem;
        width: 0.5rem;
        margin: 0 0 0 0.75rem; } }

.navPage-childList {
  display: none; }
  @media (min-width: 1024px) {
    .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: 1024px) {
      .navPage-subMenu-action:not(.navPages-action-depth-max) + .navPage-childList {
        margin-left: 0; } }

.navPage-subMenu {
  display: none;
  outline: 0; }
  @media (min-width: 1024px) {
    .navPage-subMenu {
      background-color: #e5e5e5;
      padding: 1.5rem 1.5rem 2.25rem !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: 1024px) {
      .navPages-list:not(.navPages-list-depth-max) .navPages-action.has-subMenu + .navPage-subMenu .navPage-subMenu-list {
        margin-right: auto; } }

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

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

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

.navPage-subMenu-item {
  padding: 0.75rem 0; }
  @media (min-width: 1024px) {
    .navPage-subMenu-item {
      padding-left: 11px;
      padding-right: 11px;
      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 #cccccc;
        margin-bottom: 1.125rem; } }

.navPage-subMenu-item-child,
.navPage-subMenu-item-parent {
  width: 100%; }
  @media (min-width: 1024px) {
    .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.75rem 0; }
  .navPages-list:not(.navPages-list-depth-max) .navPage-subMenu-action {
    padding: 0 0 0 1.5rem; }
    @media (min-width: 1024px) {
      .navPages-list:not(.navPages-list-depth-max) .navPage-subMenu-action {
        padding: 0.75rem 0 1.125rem; } }
  @media (min-width: 1024px) {
    .navPage-subMenu-action {
      padding: 0.75rem 0 1.125rem; } }
  .navPage-subMenu-action .collapsible-icon-wrapper {
    height: 100%;
    width: 100%;
    box-sizing: content-box;
    display: inline-block;
    text-align: right; }
    @media (min-width: 1024px) {
      .navPage-subMenu-action .collapsible-icon-wrapper {
        display: none; } }

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

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

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

.navPages-list--user #currencySelection2 {
  background-color: white;
  border: 1px solid #e5e5e5; }
  .navPages-list--user #currencySelection2 .dropdown-menu-item {
    padding: 0; }
    .navPages-list--user #currencySelection2 .dropdown-menu-item:not(:last-child) {
      border-bottom: 1px solid #e5e5e5; }
  .navPages-list--user #currencySelection2 a {
    padding: 0.75rem 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: #383838;
    display: inline-block;
    padding: 0.375rem 0.5rem;
    text-decoration: none; }
    .tag a:hover {
      color: #333333; }

.socialLinks {
  line-height: 1;
  display: flex; }
  .socialLinks .icon {
    height: 1.25rem;
    width: 1.25rem;
    margin: 0;
    text-decoration: none; }
    .socialLinks .icon:hover svg {
      fill: #fff; }
    .socialLinks .icon svg {
      fill: #E2B520;
      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;
    margin-right: 20px; }
    .socialLinks .socialLinks-item:last-child {
      margin-right: 0; }
  .socialLinks-item .socialLinks__link {
    position: relative;
    height: 2rem; }
    .socialLinks-item .socialLinks__link:before {
      content: " ";
      position: absolute;
      right: 0;
      top: 50%;
      border-width: 0.625rem;
      border-style: solid;
      border-color: transparent transparent #313440 transparent; }
    .socialLinks-item .socialLinks__link:after {
      content: attr(title);
      padding: 0.25rem 0.375rem;
      background-color: #313440;
      color: white;
      position: absolute;
      font-size: 1rem;
      white-space: nowrap;
      right: 0;
      top: 100%;
      cursor: default;
      border-radius: 0.5rem; }
    .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 {
      right: auto;
      left: 0;
      z-index: 20; }

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

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

.heroCarousel {
  background-color: #002756;
  color: #fff; }
  .heroCarousel.slick-dotted {
    margin-bottom: 0; }
  .heroCarousel .slick-dots {
    bottom: 25px;
    left: 50%;
    width: auto;
    margin-left: 30px; }
    @media (min-width: 1440px) {
      .heroCarousel .slick-dots {
        margin-left: 40px;
        bottom: 30px; } }
    @media (min-width: 1920px) {
      .heroCarousel .slick-dots {
        bottom: 35px;
        margin-left: 50px; } }
    .heroCarousel .slick-dots button {
      background-color: #f9f9f9;
      border-radius: 50%;
      height: 0.875rem;
      width: 0.875rem; }
      @media (min-width: 1440px) {
        .heroCarousel .slick-dots button {
          height: 1.125rem;
          width: 1.125rem; } }
      @media (min-width: 1920px) {
        .heroCarousel .slick-dots button {
          height: 1.25rem;
          width: 1.25rem; } }
      .heroCarousel .slick-dots button:hover {
        background: white; }
    .heroCarousel .slick-dots li.slick-active button {
      background: #eaba2a; }

.heroCarousel-slide {
  display: flex;
  align-items: center; }

.heroCarousel-content {
  width: 50%;
  display: flex;
  justify-content: flex-end;
  padding-left: 20px; }
  .heroCarousel-content > div {
    width: 100%;
    max-width: 31.375rem; }
  .heroCarousel-content-wrapper {
    max-width: 568px; }

.heroCarousel-image-wrapper {
  width: 50%;
  position: relative; }
  .heroCarousel-image-wrapper::before {
    content: '';
    display: block;
    padding-bottom: 58.75%; }
  .heroCarousel-image-wrapper img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover; }

.heroCarousel-subtitle {
  color: #F4B12A;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  margin: 0 0 0.5em 0;
  font-size: 16px; }
  @media (min-width: 1440px) {
    .heroCarousel-subtitle {
      font-size: 18px; } }
  @media (min-width: 1920px) {
    .heroCarousel-subtitle {
      font-size: 20px; } }

.heroCarousel-title {
  color: inherit;
  margin: 0 0 .5em; }

.heroCarousel-description {
  letter-spacing: 0.02em;
  line-height: 1.5;
  margin-bottom: 2em;
  padding-right: 50px;
  font-size: 16px; }
  @media (min-width: 1440px) {
    .heroCarousel-description {
      font-size: 18px; } }
  @media (min-width: 1920px) {
    .heroCarousel-description {
      font-size: 20px; } }

.heroCarousel-action {
  border: 2px solid #F5B534;
  color: #F5B534;
  background-color: transparent;
  padding: 13px 40px 14px;
  font-weight: bold;
  text-transform: uppercase;
  width: 178px; }
  @media (min-width: 1920px) {
    .heroCarousel-action {
      width: 214px;
      padding: 19px 50px 21px; } }
  .heroCarousel-action:hover {
    background-color: #E2B520;
    border-color: #E2B520;
    color: #010D1E; }

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

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

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

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

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

.account--addReturn .table {
  display: block;
  margin-bottom: 3rem; }
  @media (min-width: 768px) {
    .account--addReturn .table {
      display: table;
      margin-bottom: 6rem; } }
  .account--addReturn .table tr {
    display: block;
    padding: 1.5rem 0; }
    @media (min-width: 768px) {
      .account--addReturn .table tr {
        display: table-row;
        padding: 0; } }
  .account--addReturn .table th,
  .account--addReturn .table td {
    display: block;
    padding: 0; }
    @media (min-width: 768px) {
      .account--addReturn .table th,
      .account--addReturn .table td {
        display: table-cell;
        padding-bottom: 0.75rem;
        padding-top: 0.75rem; } }
    .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: 768px) {
        .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.1875rem; }
  @media (min-width: 768px) {
    .account--addReturn .table .return-itemPrice {
      text-align: center; } }
  @media (min-width: 768px) {
    .account--addReturn .table .return-itemQuantity {
      text-align: right; } }

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

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

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

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

.return-itemQuantity .form-label {
  display: inline;
  margin-right: 0.375rem; }
  @media (min-width: 768px) {
    .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 -11px;
  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: 11px;
  padding-right: 11px;
  width: 100%;
  float: left;
  padding: 0 1rem; }
  @media (min-width: 768px) {
    .account--addReturn-column {
      width: 50%; } }

.productCarousel,
.ob-productSet__productGrid {
  width: 1px;
  min-width: 100%;
  position: static;
  margin: 0 -11px;
  max-width: none;
  width: auto; }
  .productCarousel:before, .productCarousel:after,
  .ob-productSet__productGrid:before,
  .ob-productSet__productGrid:after {
    content: " ";
    display: table; }
  .productCarousel:after,
  .ob-productSet__productGrid:after {
    clear: both; }
  .productCarousel .slick-arrow,
  .ob-productSet__productGrid .slick-arrow {
    transition: transform .25s ease-out, background-color .25s ease-out;
    background-color: rgba(0, 0, 0, 0.5);
    width: 55px;
    height: 200px;
    margin-top: -100px;
    border: 1px solid #000000;
    transform: translateX(0); }
    @media (min-width: 1440px) {
      .productCarousel .slick-arrow,
      .ob-productSet__productGrid .slick-arrow {
        width: 60px;
        height: 250px;
        margin-top: -125px; } }
    @media (min-width: 1920px) {
      .productCarousel .slick-arrow,
      .ob-productSet__productGrid .slick-arrow {
        width: 75px;
        height: 300px;
        margin-top: -150px; } }
    .productCarousel .slick-arrow::before,
    .ob-productSet__productGrid .slick-arrow::before {
      height: 30px;
      width: 15px; }
    .productCarousel .slick-arrow:hover,
    .ob-productSet__productGrid .slick-arrow:hover {
      background-color: black; }
  .productCarousel .slick-prev,
  .ob-productSet__productGrid .slick-prev {
    left: 0;
    border-radius: 0 20px 20px 0;
    border-left: none; }
    .productCarousel .slick-prev::before,
    .ob-productSet__productGrid .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='%23fff' stroke-width='4' stroke-linecap='round' stroke-linejoin='round' fill='none' fill-rule='evenodd' /%3E%3C/svg%3E"); }
    .productCarousel .slick-prev.slick-disabled,
    .ob-productSet__productGrid .slick-prev.slick-disabled {
      transform: translateX(-100%); }
  .productCarousel .slick-next,
  .ob-productSet__productGrid .slick-next {
    right: 0;
    border-radius: 20px 0 0 20px;
    border-right: none; }
    .productCarousel .slick-next::before,
    .ob-productSet__productGrid .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='%23fff' stroke-width='4' stroke-linecap='round' stroke-linejoin='round' fill='none' fill-rule='evenodd' /%3E%3C/svg%3E"); }
    .productCarousel .slick-next.slick-disabled,
    .ob-productSet__productGrid .slick-next.slick-disabled {
      transform: translateX(100%); }
  .productCarousel .slick-dots,
  .ob-productSet__productGrid .slick-dots {
    bottom: 40px;
    left: 0;
    display: flex !important;
    justify-content: center; }
    @media (min-width: 1920px) {
      .productCarousel .slick-dots,
      .ob-productSet__productGrid .slick-dots {
        bottom: 60px; } }
    .productCarousel .slick-dots li,
    .ob-productSet__productGrid .slick-dots li {
      width: 60px; }
      @media (min-width: 1920px) {
        .productCarousel .slick-dots li,
        .ob-productSet__productGrid .slick-dots li {
          width: 75px; } }
      .productCarousel .slick-dots li button,
      .ob-productSet__productGrid .slick-dots li button {
        width: 100%;
        display: block;
        border-radius: 0;
        height: 16px;
        position: relative;
        outline: none; }
        .productCarousel .slick-dots li button:before,
        .ob-productSet__productGrid .slick-dots li button:before {
          content: '';
          margin-top: -1px;
          top: 50%;
          left: 0;
          width: 100%;
          position: absolute;
          border-top: 2px solid #c79432;
          opacity: 0.5; }
        .productCarousel .slick-dots li button:hover::before,
        .ob-productSet__productGrid .slick-dots li button:hover::before {
          opacity: 1; }
      .productCarousel .slick-dots li.slick-active button,
      .ob-productSet__productGrid .slick-dots li.slick-active button {
        background-color: transparent; }
        .productCarousel .slick-dots li.slick-active button::before,
        .ob-productSet__productGrid .slick-dots li.slick-active button::before {
          opacity: 1; }

.productCarousel-slide {
  padding-left: 11px;
  padding-right: 11px;
  width: 50%;
  float: left; }
  @media (min-width: 768px) {
    .productCarousel-slide {
      width: 33.33333%; } }
  @media (min-width: 1024px) {
    .productCarousel-slide {
      width: 25%; } }
  @media (min-width: 1280px) {
    .productCarousel-slide {
      width: 16.66667%; } }
  .productCarousel-slide .card {
    margin-bottom: 0; }
    .productCarousel-slide .card .card-title {
      overflow-wrap: break-word; }

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

.quickView:after {
  clear: both; }

.productReviews {
  padding: 50px 0 80px; }
  @media (min-width: 1920px) {
    .productReviews {
      padding: 75px 0 120px; } }
  .productReviews-row {
    margin: 0 auto;
    max-width: 62.75rem;
    width: 100%;
    display: flex;
    justify-content: center; }
    .productReviews-row:before, .productReviews-row:after {
      content: " ";
      display: table; }
    .productReviews-row:after {
      clear: both; }
  .productReviews-container {
    padding-left: 11px;
    padding-right: 11px;
    width: 66.66667%;
    float: none; }
  .productReviews-header {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    margin-bottom: 30px; }
  .productReviews-title {
    font-size: 28px;
    color: #707070;
    margin: 0; }
    @media (min-width: 1440px) {
      .productReviews-title {
        font-size: 33px; } }
    @media (min-width: 1920px) {
      .productReviews-title {
        font-size: 38px; } }
  .productReviews-writeReview {
    font-size: 14px;
    letter-spacing: 0.06em;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: bold;
    color: #969696;
    border: 1px solid #BEBEBE;
    border-radius: 10px;
    padding: 7px 25px 8px;
    display: block; }
  .productReviews-rating {
    display: flex;
    justify-content: center;
    align-items: center;
    color: #707070;
    margin-bottom: 35px;
    font-size: 14px; }
    @media (min-width: 1920px) {
      .productReviews-rating {
        font-size: 16px; } }
    .productReviews-rating > div:first-child {
      margin-right: 20px;
      padding-right: 20px;
      position: relative; }
      .productReviews-rating > div:first-child:after {
        content: '';
        position: absolute;
        top: 0;
        right: 0;
        height: 100%;
        border-right: 1px solid #BEBEBE; }
    .productReviews-rating .stars {
      display: flex; }

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

.productReview + .productReview {
  margin-top: 40px; }

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

.productReview-rating {
  display: flex;
  align-items: center; }

.productReview-header {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin-bottom: 22px; }

.productReview-body {
  font-size: 16px;
  color: #383838; }
  @media (min-width: 1920px) {
    .productReview-body {
      font-size: 18px; } }

.productReview-meta {
  display: flex;
  align-items: center; }
  .productReview-meta .name {
    font-size: 16px;
    font-weight: bold;
    margin-right: 29px;
    color: #707070;
    letter-spacing: 0.02em; }
    @media (min-width: 1920px) {
      .productReview-meta .name {
        font-size: 18px; } }
  .productReview-meta .date {
    color: #969696;
    letter-spacing: 0.02em;
    font-size: 14px; }
    @media (min-width: 1920px) {
      .productReview-meta .date {
        font-size: 16px; } }

.productReview-ratingNumber {
  color: #707070; }

.productView {
  padding-top: 6px; }

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

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

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

.productView-thumbnails {
  list-style: none;
  margin-left: 0;
  margin: 0 -11px;
  max-width: none;
  width: auto; }
  .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 .slick-list {
    margin-left: 2.5rem;
    margin-right: 2.5rem; }
  .productView-thumbnails .slick-next {
    right: 0; }
  .productView-thumbnails .slick-prev {
    left: 0; }
  .productView-thumbnails img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    margin: 0;
    width: 95px;
    object-fit: contain;
    /* Object-fit polyfill */
    font-family: 'object-fit: contain;';
    position: relative; }

.productView-thumbnail {
  padding-left: 11px;
  padding-right: 11px;
  width: 25%;
  float: left;
  text-align: center; }
  @media (min-width: 1280px) {
    .productView-thumbnail {
      width: 20%; } }
  .productView-thumbnail.slick-current .productView-thumbnail-link {
    border-color: #e2e2e2; }

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

.productView-details {
  padding-bottom: 2rem; }
  .productView-details.product-options {
    overflow: hidden; }

.productView-product {
  border-bottom: 1px solid #e2e2e2;
  padding-bottom: 15px; }
  @media (min-width: 1920px) {
    .productView-product {
      padding-bottom: 28px; } }
  .productView-product > :last-child {
    margin-bottom: 0; }

.productView-title {
  color: #383838;
  margin: 0 0 15px 0;
  font-size: 28px; }
  @media (min-width: 1440px) {
    .productView-title {
      font-size: 35px; } }
  @media (min-width: 1920px) {
    .productView-title {
      font-size: 42px;
      margin-bottom: 20px; } }

.productView-brand {
  color: #383838;
  font-size: 20px;
  margin: 0 0 0.75rem; }
  @media (min-width: 1280px) {
    .productView-brand {
      font-size: 20px;
      margin: -0.1875rem 0 1rem; } }
  .productView-brand a {
    color: #383838; }
    .productView-brand a:hover {
      color: #333333; }

.productView-price {
  display: flex;
  font-size: 22px; }
  @media (min-width: 1440px) {
    .productView-price {
      font-size: 25px; } }
  @media (min-width: 1920px) {
    .productView-price {
      font-size: 28px; } }
  .productView-price .price-section {
    margin-right: 18px; }
  .productView-price .price-label,
  .productView-price .price-now-label {
    display: none; }
  .productView-price .price-section--saving {
    display: none; }
  .productView-price abbr {
    border: 0;
    color: inherit;
    font-size: inherit; }
  .productView-price .price--rrp {
    color: #9d9b99; }

.productView-header {
  margin-bottom: 15px;
  display: flex;
  align-items: center;
  justify-content: space-between; }
  @media (min-width: 1440px) {
    .productView-header {
      margin-bottom: 20px; } }
  @media (min-width: 1920px) {
    .productView-header {
      margin-bottom: 25px; } }

.productView-rating {
  display: flex;
  align-items: center;
  font-size: 12px;
  margin-right: auto; }
  @media (min-width: 768px) {
    .productView-rating {
      font-size: 14px; } }
  @media (min-width: 1920px) {
    .productView-rating {
      font-size: 16px; } }
  .productView-rating a {
    text-decoration: none;
    color: #707070; }
    .productView-rating a:hover {
      text-decoration: underline; }
  .productView-rating .productView-reviewLink {
    margin-left: 31px;
    position: relative;
    color: #383838; }
    .productView-rating .productView-reviewLink::before {
      content: '';
      position: absolute;
      top: 0;
      left: -16px;
      border-left: 1px solid #BEBEBE;
      height: 100%; }
    .productView-rating .productView-reviewLink--new {
      padding: 0; }

.productView-info {
  margin-top: 0.75rem; }
  .productView-info:before, .productView-info:after {
    content: " ";
    display: table; }
  .productView-info:after {
    clear: both; }
  @media (min-width: 768px) {
    .productView-info {
      margin-top: 0; } }
  @media (min-width: 768px) {
    .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: 768px) {
    .productView-info-name,
    .productView-info-value {
      float: none; } }

.productView-info-name {
  clear: both;
  margin-bottom: 0.1875rem;
  margin-right: 0.375rem; }
  @media (min-width: 768px) {
    .productView-info-name {
      font-family: "trade-gothic-next", Arial, Helvetica, sans-serif;
      font-size: 18px;
      font-weight: 400; } }

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

.productView-options {
  padding-bottom: 37px;
  border-bottom: 1px solid #e2e2e2;
  margin-bottom: 40px;
  text-align: center; }
  @media (min-width: 768px) {
    .productView-options {
      text-align: left; } }
  @media (min-width: 768px) {
    .productView-options .form-input[type="number"] {
      width: 16.66667%; } }
  .productView-options .form {
    display: inline; }
  .productView-options input[type="file"] {
    font-size: 18px; }
  .productView-options .form-field {
    font-size: 0;
    margin-bottom: 2rem; }
    .productView-options .form-field > .form-checkbox + .form-label {
      display: inline-block;
      margin-left: 1.5rem;
      width: auto; }
      @media (min-width: 768px) {
        .productView-options .form-field > .form-checkbox + .form-label {
          margin-left: 0;
          width: 100%; } }
    .productView-options .form-field > .form-radio + .form-label {
      text-align: justify;
      display: inline-block; }
    .productView-options .form-field > .form-label:nth-of-type(2) {
      margin-left: 0; }
    .productView-options .form-field > .form-label {
      display: flex;
      justify-content: space-between;
      margin: 0 0 15px 0; }
    .productView-options .form-field .form-checkbox + .form-label {
      margin: 0;
      padding-left: 40px; }
  .productView-options .add-to-cart-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: flex-end; }
    .productView-options .add-to-cart-wrapper .button {
      margin: 0; }
    .productView-options .add-to-cart-wrapper .quantity-container {
      padding-right: 60px; }
      .productView-options .add-to-cart-wrapper .quantity-container .form-increment {
        padding: 10px 0; }
      .productView-options .add-to-cart-wrapper .quantity-container .form-label {
        font-size: 18px; }
      .productView-options .add-to-cart-wrapper .quantity-container .button {
        width: 45px;
        height: 45px;
        border-radius: 10px; }
        .productView-options .add-to-cart-wrapper .quantity-container .button::before {
          width: 15px; }
        .productView-options .add-to-cart-wrapper .quantity-container .button--increase::after {
          height: 15px; }
    @media (min-width: 1280px) {
      .productView-options .add-to-cart-wrapper .submit-container {
        max-width: 410px;
        width: 100%; } }
    .productView-options .add-to-cart-wrapper .submit-container .button {
      width: 100%; }
      .productView-options .add-to-cart-wrapper .submit-container .button:hover {
        box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.29); }
      .productView-options .add-to-cart-wrapper .submit-container .button:active {
        box-shadow: none; }

.productView-additional-actions {
  display: flex;
  justify-content: center; }
  .productView-additional-actions > div + div {
    margin-left: 85px; }
  .productView-additional-actions .icon {
    width: 22px;
    height: 22px;
    float: left;
    margin-right: 10px; }
    .productView-additional-actions .icon svg {
      fill: #9d9b99; }
  .productView-additional-actions input {
    display: none; }
  .productView-additional-actions label,
  .productView-additional-actions a {
    transition: color 0.15s ease;
    color: inherit;
    text-decoration: none;
    overflow: hidden;
    display: block;
    cursor: pointer;
    color: #9d9b99;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;
    letter-spacing: 0.06em; }
    .productView-additional-actions label:hover,
    .productView-additional-actions a:hover {
      color: #6e6c6a;
      text-decoration: underline; }
      .productView-additional-actions label:hover .icon svg,
      .productView-additional-actions a:hover .icon svg {
        fill: #c79432; }

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

.productOptions-list-item {
  padding: 1.5rem; }
  .productOptions-list-item + .productOptions-list-item {
    border-top: 1px solid #9d9b99; }
  .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.25rem; }

.shareProduct {
  text-align: center; }

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

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

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

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

.compareTable-heading {
  font-family: "trade-gothic-next", Arial, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: 400;
  padding: 1.25rem 1rem;
  position: relative;
  text-align: right;
  width: 0; }
  @media (min-width: 1024px) {
    .compareTable-heading {
      width: 25%; } }

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

.compareTable-item {
  padding: 3.25rem 1rem 1.25rem; }
  @media (min-width: 1024px) {
    .compareTable-item {
      padding-top: 1.25rem; } }

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

.compareTable-product {
  font-weight: 400;
  padding: 2rem 1rem 1.25rem; }
  .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.75rem;
    padding-right: 0.75rem;
    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: 62.5rem; }

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

.toggle {
  border-top: 1px solid #e5e5e5;
  margin-bottom: 2.25rem; }
  .toggle:last-of-type {
    margin-bottom: 4.5rem; }

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

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

.toggleLink-text {
  font-size: 18px;
  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: 62.75rem;
  width: 100%;
  border: #e5e5e5 solid;
  border-radius: 10px;
  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: 1024px) {
    .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: 11px;
  padding-right: 11px;
  width: 58.33333%;
  float: left;
  padding: 0;
  text-align: left; }

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

.facetedSearch-navList {
  display: none; }
  @media (min-width: 1024px) {
    .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: 1024px) {
      .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: 1024px) {
    .facetedSearch-refineFilters {
      display: block; } }

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

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

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

.facetLabel {
  background: #e5e5e5;
  border-radius: 4px;
  padding: 0.1875rem 0.5rem 0.1875rem 0.6875rem;
  text-decoration: none; }
  .facetLabel .icon {
    height: 0.75rem;
    width: 0.75rem;
    display: inline-block;
    fill: #383838;
    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-additionalCheckoutButtons .CheckoutButton, .previewCart-additionalCheckoutButtons .CheckoutButton {
  margin-bottom: 1rem; }
  .cart-additionalCheckoutButtons .CheckoutButton:first-child, .previewCart-additionalCheckoutButtons .CheckoutButton:first-child {
    margin-top: 1.5rem; }
  .cart-additionalCheckoutButtons .CheckoutButton:last-child, .previewCart-additionalCheckoutButtons .CheckoutButton:last-child {
    margin-bottom: 1.5rem; }

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

.cart-page-header {
  background-color: #FAF8F5;
  border-bottom: 1px solid #e2e2e2;
  padding: 40px 0;
  margin-bottom: 60px; }
  .cart-page-header .page-heading {
    margin: 0;
    color: #383838; }

.cart-page-content {
  margin: 0 -11px;
  max-width: none;
  width: auto;
  margin-bottom: 60px;
  position: relative; }
  .cart-page-content:before, .cart-page-content:after {
    content: " ";
    display: table; }
  .cart-page-content:after {
    clear: both; }
  .cart-page-content .cart-content-column {
    padding-left: 11px;
    padding-right: 11px;
    width: 66.66667%;
    float: left; }
    @media (min-width: 1440px) {
      .cart-page-content .cart-content-column {
        width: 58.33333%; } }
    @media (min-width: 1920px) {
      .cart-page-content .cart-content-column {
        width: 50%; } }
  .cart-page-content .cart-totals-column {
    padding-left: 11px;
    padding-right: 11px;
    width: 33.33333%;
    float: right; }

@media (min-width: 1024px) {
  .cart-header {
    margin: 0 auto;
    max-width: 62.75rem;
    width: 100%;
    border-bottom: 1px solid #e2e2e2; }
    .cart-header:before, .cart-header:after {
      content: " ";
      display: table; }
    .cart-header:after {
      clear: both; } }

.cart-header-item {
  color: #707070;
  line-height: 1.25;
  font-size: 16px;
  padding-bottom: 1em; }
  @media (min-width: 1440px) {
    .cart-header-item {
      font-size: 18px; } }
  @media (min-width: 1920px) {
    .cart-header-item {
      font-size: 20px; } }

.cart-header-figure, .cart-header-quantity {
  padding-left: 11px;
  padding-right: 11px;
  width: 33.33333%;
  float: left; }

.cart-header-price, .cart-header-total {
  padding-left: 11px;
  padding-right: 11px;
  width: 16.66667%;
  float: left; }

.cart-header-figure {
  padding-left: 0; }

.cart-header-quantity {
  text-align: center; }

.cart-header-total {
  text-align: right;
  padding-right: 0; }

.cart-item {
  margin: 0 auto;
  max-width: 62.75rem;
  width: 100%;
  display: flex;
  border-bottom: 1px solid #e2e2e2; }
  .cart-item:before, .cart-item:after {
    content: " ";
    display: table; }
  .cart-item:after {
    clear: both; }
  .cart-item-block {
    padding-top: 40px;
    padding-bottom: 40px; }
  .cart-item-figure {
    padding-left: 11px;
    padding-right: 11px;
    width: 33.33333%;
    float: none;
    padding-left: 0;
    text-align: center; }
  .cart-item-info {
    padding-left: 11px;
    padding-right: 11px;
    width: 66.66667%;
    float: none;
    padding-right: 0;
    display: flex;
    flex-direction: column; }

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

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

.cart-item-actions {
  text-align: center; }
  .cart-item-actions > div {
    margin-top: 15px; }
  .cart-item-actions .cart-change,
  .cart-item-actions .cart-remove {
    text-decoration: none;
    font-size: 14px;
    color: #6e6c6a; }
    @media (min-width: 1920px) {
      .cart-item-actions .cart-change,
      .cart-item-actions .cart-remove {
        font-size: 16px; } }

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

.cart-item-label {
  display: none; }

.cart-item-value {
  font-size: 16px; }
  @media (min-width: 1440px) {
    .cart-item-value {
      font-size: 18px; } }
  @media (min-width: 1920px) {
    .cart-item-value {
      font-size: 20px; } }

.cart-item-name {
  font-size: 20px;
  line-height: 1.4;
  margin: 0 0 15px 0; }
  .cart-item-name__label {
    text-decoration: none;
    color: #383838; }
    .cart-item-name__label:hover {
      color: #383838; }

.cart-item-pricing {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: auto; }
  .cart-item-pricing > div {
    width: 33.33%; }
    .cart-item-pricing > div:last-child {
      text-align: right; }
  .cart-item-pricing .form-increment {
    justify-content: center; }

.cart-item-options--giftWrapping {
  margin-top: 1.125rem; }
  .cart-item-options--giftWrapping .cart-item-option-description {
    color: #2b2a29; }

.cart-totals-container {
  border: 1px solid #e2e2e2;
  border-radius: 10px; }

.cart-totals {
  list-style: none;
  padding: 0;
  margin: 0; }

.cart-total {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 15px; }
  @media (min-width: 1024px) {
    .cart-total + .cart-total {
      border-top: 1px solid #e2e2e2; } }
  @media (min-width: 1920px) {
    .cart-total {
      padding: 21px 20px 20px; } }
  .cart-total .form-inlineMessage {
    text-align: left; }

.cart-total-label {
  color: #6e6c6a; }

.cart-total-value {
  text-align: left;
  color: #383838; }
  @media (min-width: 768px) {
    .cart-total-value {
      text-align: right; } }
  .cart-total-value button {
    color: #aa7f2c;
    text-decoration: none; }

.cart-total-label,
.cart-total-value {
  font-size: 16px;
  line-height: 28px; }
  @media (min-width: 1440px) {
    .cart-total-label,
    .cart-total-value {
      font-size: 18px; } }
  @media (min-width: 1920px) {
    .cart-total-label,
    .cart-total-value {
      font-size: 20px; } }

.cart-total-grandTotal {
  font-size: 18px;
  font-weight: bold; }
  @media (min-width: 1440px) {
    .cart-total-grandTotal {
      font-size: 20px; } }
  @media (min-width: 1920px) {
    .cart-total-grandTotal {
      font-size: 22px; } }

.coupon-code {
  padding-top: 30px;
  width: 100%; }

.coupon-code-add,
.coupon-code-cancel,
.shipping-estimate-show,
.gift-certificate-add,
.gift-certificate-cancel {
  color: #383838;
  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: #333333; }

.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: 58%; }
  .coupon-form .button,
  .cart-gift-certificate-form .button {
    margin: 0 0 0 2%;
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    width: 40%; }

.shipping-estimator {
  width: 100%;
  padding-top: 25px; }

.estimator-form {
  margin-bottom: 0;
  text-align: right; }
  .estimator-form dl {
    margin: 0; }
    .estimator-form dl:before, .estimator-form dl:after {
      content: " ";
      display: table; }
    .estimator-form dl:after {
      clear: both; }
  .estimator-form .form-input {
    width: 100%; }
  .estimator-form-input {
    float: right;
    margin-bottom: 1em;
    width: 67%; }
    .estimator-form-input .form-input,
    .estimator-form-input .form-select {
      margin-bottom: 0; }
  .estimator-form-label {
    clear: both;
    float: left;
    font-weight: 400;
    margin-bottom: 0; }
    .estimator-form-label .form-label {
      padding: 15px 0 16px;
      margin-bottom: 0; }
    .estimator-form-label-text {
      margin-left: 0.625rem; }
  .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 {
  padding: 15px 15px 20px; }
  @media (min-width: 1920px) {
    .cart-actions {
      padding: 20px 20px 26px; } }
  .cart-actions .button {
    width: 100%;
    margin: 0;
    display: block; }
  .cart-actions .checkoutMultiple {
    clear: right;
    display: block;
    float: right;
    padding-top: 0.375rem; }

.empty-cart {
  padding: 50px 0;
  text-align: center;
  margin-bottom: 100px; }
  .empty-cart h3 {
    color: #383838; }

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

.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: 62.75rem;
  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 #e5e5e5; }

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

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

.previewCartItem-content {
  padding-left: 11px;
  padding-right: 11px;
  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.1875rem; }

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

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

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

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

.previewCartAction-checkoutMultiple {
  clear: both;
  padding-left: 0.75rem;
  padding-top: 0.375rem; }

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

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

.addressList {
  font-size: 0;
  list-style: none;
  margin-left: -0.75rem;
  margin-right: -0.75rem;
  width: 100%; }

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

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

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

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

.address-details--postal {
  font-size: 16px; }
  @media (min-width: 1920px) {
    .address-details--postal {
      font-size: 18px; } }

.address-label,
.address-description {
  display: inline-block;
  margin: 0;
  font-size: 16px; }
  @media (min-width: 1920px) {
    .address-label,
    .address-description {
      font-size: 18px; } }

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

.panel--newAddress {
  display: block;
  text-align: center;
  text-decoration: none; }
  .panel--newAddress:hover .address-title {
    color: #757575; }
  .panel--newAddress .panel-body {
    background-color: transparent;
    border: 1px solid #e5e5e5;
    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: 1rem;
  overflow: hidden;
  padding-bottom: 67.5%;
  padding-top: 1.5625rem;
  position: relative;
  margin-bottom: 1.875rem; }
  .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 -11px;
  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: 11px;
  padding-right: 11px;
  width: 100%;
  float: left;
  display: inline-block;
  float: none;
  vertical-align: top; }
  @media (min-width: 1024px) {
    .videoGallery-item {
      width: 50%; } }

.video {
  display: block;
  margin-bottom: 1.875rem;
  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.75rem; }
    .video-figure > img {
      display: block; }
  .video-figure--opposite {
    float: right;
    margin-left: 0.75rem;
    margin-right: 0; }
  .video-body:before, .video-body:after {
    content: " ";
    display: table; }
  .video-body:after {
    clear: both; }
  @media (min-width: 1024px) {
    .video {
      margin-bottom: 1.875rem; } }
  .video:hover, .video.is-active {
    color: #333333;
    opacity: 1; }

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

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

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

.previewCart {
  margin: 0 -11px;
  max-width: none;
  width: auto; }
  .previewCart:before, .previewCart:after {
    content: " ";
    display: table; }
  .previewCart:after {
    clear: both; }
  @media (min-width: 1024px) {
    .previewCart .productView {
      padding-left: 11px;
      padding-right: 11px;
      width: 66.66667%;
      float: left;
      display: flex;
      margin: 0;
      padding-bottom: 0;
      padding-top: 0; }
    .previewCart .productView-image {
      padding-left: 11px;
      padding-right: 11px;
      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: 11px;
      padding-right: 11px;
      width: 41.66667%;
      float: left; } }
  .previewCart .productView-title {
    margin-top: 0; }

.previewCartCheckout {
  background: #e5e5e5;
  padding: 1rem;
  text-align: center; }
  @media (min-width: 1024px) {
    .previewCartCheckout {
      padding-left: 11px;
      padding-right: 11px;
      width: 33.33333%;
      float: right;
      padding: 1.5rem; } }
  .previewCartCheckout .button {
    display: block;
    margin: 0;
    width: 100%; }
    .previewCartCheckout .button + .button,
    .previewCartCheckout .button + p {
      margin-top: 0.75rem; }

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

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

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

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

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

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

.maintenanceNotice-header {
  font-family: "trade-gothic-next";
  margin: 0 0 0.75rem; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.page--login {
  padding-top: 20px; }
  .page--login h2 {
    margin: 0 0 30px 0; }

.login-row {
  margin: 0 -11px;
  max-width: none;
  width: auto; }
  .login-row:before, .login-row:after {
    content: " ";
    display: table; }
  .login-row:after {
    clear: both; }

.login-form {
  padding-left: 11px;
  padding-right: 11px;
  width: 100%;
  float: left; }
  @media (min-width: 1024px) {
    .login-form {
      padding-left: 11px;
      padding-right: 11px;
      width: 50%;
      float: left; } }
  @media (min-width: 1280px) {
    .login-form > div {
      padding-right: 40px; } }

.new-customer {
  padding-left: 11px;
  padding-right: 11px;
  width: 100%;
  float: left; }
  @media (min-width: 1024px) {
    .new-customer {
      padding-left: 11px;
      padding-right: 11px;
      width: 50%;
      float: left; } }
  @media (min-width: 1280px) {
    .new-customer > div {
      padding-left: 40px; } }

.new-customer-intro {
  margin-bottom: .5em; }

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

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

.form--login .form-actions {
  display: flex;
  justify-content: flex-end;
  align-items: center; }

.form--login .forgot-password {
  color: #6e6c6a;
  text-decoration: none;
  font-size: 16px;
  margin-right: 44px; }
  @media (min-width: 1920px) {
    .form--login .forgot-password {
      font-size: 18px; } }
  .form--login .forgot-password:hover {
    text-decoration: underline; }

.forgot-password-form-row {
  display: flex;
  flex-wrap: wrap; }
  .forgot-password-form-row div:first-child {
    flex-grow: 1;
    padding-right: 22px; }

.new-password-form {
  max-width: 410px;
  margin-left: auto;
  margin-right: auto; }

.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: 1024px) {
    .quickSearchResults {
      margin-top: 0; } }
  .quickSearchResults .modal-close {
    display: none; }
    @media (min-width: 1024px) {
      .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: 768px) {
      .search-price-range label input {
        display: inline;
        width: 6rem; } }
  @media (min-width: 768px) {
    .search-price-range label span {
      display: inline;
      padding-left: 1.5rem;
      padding-right: 1.5rem; } }

.category-suggestion-list {
  margin: 0 -11px;
  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: 11px;
  padding-right: 11px;
  width: 33.33333%;
  float: left;
  font-size: 20px; }

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

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

.search-nav {
  position: relative; }

.navBar--account {
  display: none; }
  @media (min-width: 1024px) {
    .navBar--account {
      display: block; } }

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

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

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

.account-listShipping {
  border-bottom: 1px solid #e5e5e5;
  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.75rem; }
  .account-product-figure > img {
    display: block; }

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

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

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

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

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

.account-product-body {
  overflow: hidden;
  padding-bottom: 3.5rem;
  position: relative; }
  @media (min-width: 768px) {
    .account-product-body {
      padding-bottom: 0; } }
  .account-product-body .definitionList {
    font-size: 20px;
    margin-bottom: 0; }

.account-product-title {
  margin: 0 0 0.1875rem;
  text-transform: inherit; }
  .account-product-title > a {
    text-decoration: none; }
  .account-product-title + .definitionList {
    margin-top: 0.75rem; }

.account-product-subtitle {
  color: #999999;
  font-family: "trade-gothic-next", Arial, Helvetica, sans-serif;
  font-size: 20px;
  margin: -0.1875rem 0 1rem;
  text-transform: inherit; }

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

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

.account-product-refundQty {
  color: #999999;
  margin-bottom: 0; }

.account-product-details {
  margin: 0 -11px;
  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: 11px;
  padding-right: 11px;
  width: 100%;
  float: left; }
  @media (min-width: 768px) {
    .account-product-detail {
      width: 33.33333%; } }
  @media (min-width: 1280px) {
    .account-product-detail {
      width: 25%; } }
  .account-product-detail + .account-product-detail {
    margin-top: 1rem; }
    @media (min-width: 768px) {
      .account-product-detail + .account-product-detail {
        margin-top: 0; } }
  @media (min-width: 768px) {
    .account-product-detail + .account-product-detail--full {
      margin-top: 1.5rem; } }

@media (min-width: 1280px) {
  .account-product-detail--large {
    width: 50%; } }

.account-product-detail--full {
  width: 100%; }

.account-product-detail-heading {
  color: #383838;
  font-family: "trade-gothic-next", Arial, Helvetica, sans-serif;
  font-size: 12px;
  margin: 0 0 0.375rem; }

.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: 1280px) {
      .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: 1280px) {
      .account-product--alignMiddle .account-product-figure {
        left: -2rem; } }
  .account-product--alignMiddle .account-product-body {
    padding-left: 2rem;
    vertical-align: middle; }
    @media (min-width: 1280px) {
      .account-product--alignMiddle .account-product-body {
        padding-left: 0; } }

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

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

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

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

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

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

.account-orderStatus-action {
  color: #383838;
  display: inline-block;
  font-size: 12px;
  font-style: italic;
  letter-spacing: 0.25px;
  margin-left: 0.75rem;
  text-align: right;
  text-decoration: underline;
  vertical-align: top; }
  @media (min-width: 768px) {
    .account-orderStatus-action {
      display: block;
      margin-left: 0; } }
  .account-orderStatus-action:hover {
    color: #333333; }

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

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

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

.account-downloads-summary {
  border-bottom: 1px solid #e5e5e5;
  font-size: 20px;
  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: #383838;
  font-size: 20px;
  margin-bottom: 0.1875rem;
  text-transform: inherit; }

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

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

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

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

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

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

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

.icon--ratingEmpty svg {
  fill: #8f8f8f; }

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

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

.apple-pay-checkout-button {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 100% 60%;
  border-radius: 0.25rem;
  cursor: pointer;
  display: none;
  max-height: 4rem;
  min-height: 2rem;
  min-width: 90px;
  width: 160px;
  padding: 1.5rem;
  background-color: #fff;
  background-image: -webkit-named-image(apple-pay-logo-black);
  border: 0.5px solid #000; }

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

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

.previewCartCheckout .apple-pay-checkout-button {
  display: inline-block;
  float: none;
  margin-top: 0.75rem; }

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

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

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

.methodHeader {
  justify-content: space-between;
  display: flex;
  flex-flow: row;
  align-items: center; }
  .methodHeader-icon {
    margin-right: 0.75rem;
    width: 1.75rem; }
    @media (min-width: 1280px) {
      .methodHeader-icon {
        width: 2.625rem; } }
  .methodHeader-title {
    font-size: 18px;
    font-weight: 600; }
    @media (min-width: 1280px) {
      .methodHeader-title {
        font-size: 1rem; } }
  .methodHeader-brand {
    font-size: 18px;
    font-weight: 600; }
    @media (min-width: 1280px) {
      .methodHeader-brand {
        font-size: 1rem; } }
  .methodHeader-meta {
    padding-left: 0.75rem;
    margin-left: auto;
    display: flex;
    flex-wrap: nowrap; }
  .methodHeader-default {
    margin-left: 0.75rem;
    fill: #666666;
    height: 1.125rem;
    width: 1.125rem; }
    @media (min-width: 1280px) {
      .methodHeader-default {
        height: 1.25rem;
        width: 1.25rem; } }
  .methodHeader-expiry {
    font-size: 20px;
    text-transform: capitalize; }

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

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

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

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

.paymentMethodForm-heading {
  color: #333333;
  font-family: "trade-gothic-next", Arial, Helvetica, sans-serif;
  margin-top: 1.5rem;
  text-transform: capitalize; }

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

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

.paymentMethodForm-cards-icon {
  margin-right: 0.1875rem;
  width: 2.125rem; }

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

.paymentMethodForm-inputs-icon {
  position: absolute;
  right: 0.5625rem;
  top: 2.4375rem; }
  .paymentMethodForm-inputs-icon.icon {
    fill: #999999;
    height: 1.3125rem;
    width: 1.3125rem; }

.paymentMethodForm-details {
  margin-bottom: 0; }
  @media (min-width: 768px) {
    .paymentMethodForm-details {
      display: inline-block;
      margin: 0 3rem 0 0; } }

.paymentMethodForm-details-term {
  font-weight: 400;
  margin-bottom: 0.75rem; }

.paymentMethodForm-details-description {
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 0.25px; }

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

.skip-to-main-link {
  background: white;
  color: #2b2a29;
  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 {
  border-bottom: 1px solid #e2e2e2; }
  .header-logo img {
    width: 190px; }
    @media (min-width: 1920px) {
      .header-logo img {
        width: 256px; } }
  .header ul {
    list-style: none;
    padding: 0;
    margin: 0; }
  .header a {
    text-decoration: none; }
  .header .promo-bar {
    background-color: #002756;
    color: #fff;
    font-weight: bold;
    line-height: 20px;
    padding: 6px 0 8px; }
    @media (min-width: 1920px) {
      .header .promo-bar {
        padding: 12px 0 15px; } }
    .header .promo-bar-container {
      display: flex;
      justify-content: space-between;
      align-items: center; }
    .header .promo-bar div:first-child {
      letter-spacing: 0.02em;
      font-size: 14px; }
      @media (min-width: 1920px) {
        .header .promo-bar div:first-child {
          font-size: 16px; } }
    .header .promo-bar div:last-child {
      font-size: 12px;
      letter-spacing: 0.06em; }
      @media (min-width: 1920px) {
        .header .promo-bar div:last-child {
          font-size: 14px; } }
    .header .promo-bar a {
      color: inherit; }
      .header .promo-bar a .icon {
        height: 18px;
        width: 18px; }
        .header .promo-bar a .icon svg {
          fill: #fff; }
  .header .main-bar {
    padding: 14px 0; }
    .header .main-bar-container {
      display: flex;
      align-items: center; }
    .header .main-bar .search-container {
      flex-grow: 1;
      padding-left: 50px;
      padding-right: 22px; }
      .header .main-bar .search-container form {
        position: relative; }
        .header .main-bar .search-container form::before {
          content: '';
          position: absolute;
          top: 0;
          left: 0;
          width: 50px;
          height: 100%;
          background-image: url("../icons/search.svg");
          background-repeat: no-repeat;
          background-position: center; }
      .header .main-bar .search-container .form-input {
        padding-left: 50px;
        border-color: #9d9b99; }
        @media (min-width: 1920px) {
          .header .main-bar .search-container .form-input {
            height: 50px; } }
    .header .main-bar .contact-expert {
      line-height: 1.25;
      font-weight: bold;
      letter-spacing: 0.06em;
      text-transform: uppercase; }
      .header .main-bar .contact-expert .phone {
        display: block;
        font-size: 22px;
        color: #aa7f2c; }
        @media (min-width: 1920px) {
          .header .main-bar .contact-expert .phone {
            font-size: 24px; } }
      .header .main-bar .contact-expert .label {
        display: block;
        font-size: 12px;
        color: #9d9b99; }
        @media (min-width: 1920px) {
          .header .main-bar .contact-expert .label {
            font-size: 14px; } }
    .header .main-bar .additional-nav {
      display: flex;
      font-size: 12px;
      text-align: center;
      margin-left: 40px; }
      @media (min-width: 1920px) {
        .header .main-bar .additional-nav {
          font-size: 14px; } }
      .header .main-bar .additional-nav a {
        color: #383838; }
        .header .main-bar .additional-nav a:hover .label {
          text-decoration: underline; }
      .header .main-bar .additional-nav li + li {
        margin-left: 20px; }
        @media (min-width: 1920px) {
          .header .main-bar .additional-nav li + li {
            margin-left: 30px; } }
      .header .main-bar .additional-nav .icon {
        width: 20px;
        height: 20px; }
        @media (min-width: 1920px) {
          .header .main-bar .additional-nav .icon {
            width: 24px;
            height: 24px; } }
        .header .main-bar .additional-nav .icon svg {
          fill: #2b2a29; }
  .header .nav-bar-container {
    position: relative; }
  .header .nav-bar .nav {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 14px; }
    @media (min-width: 1920px) {
      .header .nav-bar .nav {
        font-size: 16px; } }
    .header .nav-bar .nav > li {
      display: flex;
      align-items: center;
      height: 50px;
      width: auto; }
      @media (min-width: 1920px) {
        .header .nav-bar .nav > li {
          padding: 5px 8px 25px; } }
    .header .nav-bar .nav > li + li {
      margin-left: 15px; }
  .header .nav-bar .sub-nav {
    transition: opacity .15s ease-out, visibility .15s ease-out, z-index, .15s ease-out;
    opacity: 0;
    visibility: none;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    background-color: #fff;
    border: 1px solid #e2e2e2;
    z-index: -1;
    padding: 20px 25px 20px; }
    @media (min-width: 1920px) {
      .header .nav-bar .sub-nav {
        padding: 50px 25px 40px; } }
  .header .nav-bar .sub-nav-container {
    column-count: 4;
    column-rule: 1px solid #e2e2e2; }
  .header .nav-bar .sub-nav-block {
    padding: 15px 25px 15px;
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid;
    overflow: hidden; }
    @media (min-width: 1920px) {
      .header .nav-bar .sub-nav-block {
        padding-left: 50px;
        padding-right: 50px;
        padding-bottom: 25px; } }
    .header .nav-bar .sub-nav-block ul {
      font-size: 14px;
      line-height: 1.14; }
      .header .nav-bar .sub-nav-block ul li {
        display: block; }
      .header .nav-bar .sub-nav-block ul li + li {
        margin-top: 15px; }
      .header .nav-bar .sub-nav-block ul a {
        color: #484848; }
        .header .nav-bar .sub-nav-block ul a:hover {
          text-decoration: underline; }
  .header .nav-bar .nav-item-level-1.has-sub-nav .ob-chevron-container {
    height: 100%;
    position: relative; }
    .header .nav-bar .nav-item-level-1.has-sub-nav .ob-chevron-container::before {
      transition: opacity .15s ease-out;
      content: '';
      position: absolute;
      top: 70%;
      left: 50%;
      border-left: 7px solid transparent;
      border-right: 7px solid transparent;
      border-bottom: 8px solid #c79432;
      transform: translateX(-50%);
      margin-top: 8px;
      opacity: 0; }
      @media (min-width: 1920px) {
        .header .nav-bar .nav-item-level-1.has-sub-nav .ob-chevron-container::before {
          border-left-width: 12px;
          border-right-width: 12px;
          border-bottom-width: 15px;
          margin-top: 17px; } }
  .header .nav-bar .nav-item-level-1.has-sub-nav:hover .ob-chevron-container::before {
    opacity: 1; }
  .header .nav-bar .nav-item-level-1.has-sub-nav:hover .sub-nav {
    opacity: 1;
    visibility: visible;
    z-index: 100; }
  .header .nav-bar .nav-item-level-2 {
    margin-bottom: 14px; }
    @media (min-width: 1920px) {
      .header .nav-bar .nav-item-level-2 {
        margin-bottom: 20px; } }
  .header .nav-bar .nav-link-level-1 {
    letter-spacing: 0.06em;
    display: flex;
    text-align: center;
    align-items: center;
    height: 100%; }
  .header .nav-bar .nav-link-level-2 {
    letter-spacing: 0.04em;
    padding-right: 20px;
    display: inline-block; }
    .header .nav-bar .nav-link-level-2:hover {
      text-decoration: underline;
      text-decoration-color: #C5933C; }
    .header .nav-bar .nav-link-level-2 .icon {
      width: 20px;
      height: 20px;
      position: absolute;
      top: 0;
      right: 0; }
      .header .nav-bar .nav-link-level-2 .icon svg {
        fill: #383838; }
  .header .nav-bar .nav-link-level-1,
  .header .nav-bar .nav-link-level-2 {
    font-weight: bold;
    text-transform: uppercase;
    line-height: 1.25;
    color: #2b2a29;
    position: relative; }

.mobileMenu-toggle {
  height: 3.4375rem;
  width: 3.4375rem;
  display: inline-block;
  font-size: 0;
  left: 0;
  overflow: hidden;
  padding: 0 1.125rem;
  position: absolute;
  z-index: 50; }
  @media (min-width: 1024px) {
    .mobileMenu-toggle {
      display: none; } }
  .mobileMenu-toggle .mobileMenu-toggleIcon,
  .mobileMenu-toggle .mobileMenu-toggleIcon::before,
  .mobileMenu-toggle .mobileMenu-toggleIcon::after {
    background: #707070;
    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.25rem; }
  .mobileMenu-toggle .mobileMenu-toggleIcon {
    top: 1.6875rem;
    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: #707070;
      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); }

.page {
  margin: 0 -11px;
  max-width: none;
  width: auto;
  margin-bottom: 50px; }
  .page:before, .page:after {
    content: " ";
    display: table; }
  .page:after {
    clear: both; }
  @media (min-width: 1920px) {
    .page {
      margin-bottom: 100px; } }

.page--regular {
  font-size: 16px; }
  @media (min-width: 1440px) {
    .page--regular {
      font-size: 18px; } }
  @media (min-width: 1920px) {
    .page--regular {
      font-size: 20px; } }
  .page--regular ul {
    list-style: none;
    padding: 0;
    margin: 0 0 1.5rem 0; }
    .page--regular ul li {
      position: relative;
      padding-left: 20px;
      margin-bottom: 0.25em; }
      .page--regular ul li::before {
        content: '';
        position: absolute;
        top: 0.55em;
        left: 0;
        width: 0.4em;
        height: 0.4em;
        background-color: #c79432;
        border-radius: 50%; }
  .page--regular a {
    color: #002756; }
    .page--regular a:hover {
      color: #c79432; }

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

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

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

.page-sidebar {
  padding-left: 11px;
  padding-right: 11px;
  width: 100%;
  float: left;
  position: relative;
  font-size: 14px; }
  @media (min-width: 1024px) {
    .page-sidebar {
      padding-left: 11px;
      padding-right: 11px;
      width: 25%;
      float: left; }
      .page-sidebar + .page-content {
        padding-left: 11px;
        padding-right: 11px;
        width: 75%;
        float: left; } }
  @media (min-width: 1920px) {
    .page-sidebar {
      font-size: 16px; } }

.help-section {
  background-color: #f8f6f2;
  padding: 40px 0 50px;
  border-top: 1px solid #f0e8db; }
  @media (min-width: 1440px) {
    .help-section {
      padding: 50px 0 60px; } }
  @media (min-width: 1920px) {
    .help-section {
      padding: 60px 0 70px; } }
  .help-section .help-section-row {
    margin: 0 -11px;
    max-width: none;
    width: auto; }
    .help-section .help-section-row:before, .help-section .help-section-row:after {
      content: " ";
      display: table; }
    .help-section .help-section-row:after {
      clear: both; }
    .help-section .help-section-row .title-column {
      padding-left: 11px;
      padding-right: 11px;
      width: 33.33333%;
      float: left; }
      @media (min-width: 1920px) {
        .help-section .help-section-row .title-column {
          padding-left: 11px;
          padding-right: 11px;
          width: 16.66667%;
          float: left; } }
    .help-section .help-section-row .info-column {
      padding-left: 11px;
      padding-right: 11px;
      width: 33.33333%;
      float: left; }
      @media (min-width: 1920px) {
        .help-section .help-section-row .info-column {
          padding-left: 11px;
          padding-right: 11px;
          width: 41.66667%;
          float: left; } }
      .help-section .help-section-row .info-column:last-child .help-section-block {
        justify-content: flex-end; }
  @media (min-width: 1920px) {
    .help-section .help-section-block {
      display: flex;
      justify-content: center; } }
  .help-section .help-section-block .help-info {
    padding-left: 50px;
    font-size: 14px;
    line-height: 1.375;
    margin-bottom: 15px; }
    @media (min-width: 1920px) {
      .help-section .help-section-block .help-info {
        font-size: 16px;
        width: 50%;
        margin-bottom: 0; } }
    .help-section .help-section-block .help-info .icon {
      height: 24px;
      width: 24px;
      margin-left: -50px;
      float: left;
      margin-top: 4px; }
      .help-section .help-section-block .help-info .icon svg {
        fill: #c79432; }
  .help-section .help-section-block .contact-info {
    margin-left: 50px; }
    @media (min-width: 1920px) {
      .help-section .help-section-block .contact-info {
        margin-left: 35px; } }
    .help-section .help-section-block .contact-info .label {
      display: block;
      font-size: 12px;
      text-transform: uppercase;
      letter-spacing: 0.06em;
      font-weight: bold; }
    .help-section .help-section-block .contact-info a {
      font-size: 16px;
      text-decoration: none;
      color: #383838; }
      @media (min-width: 1920px) {
        .help-section .help-section-block .contact-info a {
          font-size: 18px; } }
      .help-section .help-section-block .contact-info a:hover {
        text-decoration: underline;
        color: #013f8b; }
  .help-section h3 {
    margin: 0;
    color: #aa7f2c;
    text-transform: uppercase;
    letter-spacing: 0.06em;
    line-height: 0.82;
    font-size: 20px; }
    @media (min-width: 1920px) {
      .help-section h3 {
        font-size: 22px; } }

.footer {
  background-color: #001326; }
  .footer ul {
    list-style: none;
    padding: 0;
    margin: 0; }
  .footer a {
    color: inherit;
    text-decoration: none; }
    .footer a:hover {
      text-decoration: underline; }
  .footer .footer-heading {
    color: #BEBEBE;
    text-transform: uppercase;
    font-size: 16px;
    line-height: 1.28;
    margin-top: 0;
    margin-bottom: 1em; }
    @media (min-width: 1920px) {
      .footer .footer-heading {
        font-size: 18px; } }
  .footer .top-bar {
    color: #fff;
    font-size: 14px;
    padding: 60px 0 30px; }
    @media (min-width: 1280px) {
      .footer .top-bar {
        display: flex;
        margin: 0 -11px;
        max-width: none;
        width: auto; }
        .footer .top-bar:before, .footer .top-bar:after {
          content: " ";
          display: table; }
        .footer .top-bar:after {
          clear: both; } }
    @media (min-width: 1920px) {
      .footer .top-bar {
        padding: 74px 0 40px;
        font-size: 16px; } }
    .footer .top-bar .nav-column ul {
      line-height: 1.25; }
      .footer .top-bar .nav-column ul li {
        margin-bottom: 1em; }
        .footer .top-bar .nav-column ul li:last-child {
          margin-bottom: 0; }
    @media (min-width: 1280px) {
      .footer .top-bar .nav-column {
        padding-left: 11px;
        padding-right: 11px;
        width: 66.66667%;
        float: none;
        display: flex; } }
    @media (min-width: 1920px) {
      .footer .top-bar .nav-column {
        width: 75%; } }
    .footer .top-bar .nav-column .footer-block + .footer-block {
      margin-left: 35px; }
      @media (min-width: 1440px) {
        .footer .top-bar .nav-column .footer-block + .footer-block {
          margin-left: 55px; } }
      @media (min-width: 1920px) {
        .footer .top-bar .nav-column .footer-block + .footer-block {
          margin-left: 75px; } }
    @media (min-width: 1280px) {
      .footer .top-bar .newsletter-column {
        padding-left: 11px;
        padding-right: 11px;
        width: 33.33333%;
        float: left;
        display: flex;
        flex-direction: column; } }
    @media (min-width: 1920px) {
      .footer .top-bar .newsletter-column {
        width: 25%; } }
    .footer .top-bar .newsletter-column .footer-block:last-child {
      margin-top: auto; }
    .footer .top-bar .newsletter-column .newsletter-text {
      line-height: 1.33;
      font-size: 16px;
      margin-bottom: 25px; }
      @media (min-width: 1920px) {
        .footer .top-bar .newsletter-column .newsletter-text {
          font-size: 18px;
          margin-bottom: 35px; } }
    .footer .top-bar .newsletter-column .form .input-row {
      position: relative; }
      .footer .top-bar .newsletter-column .form .input-row .form-input {
        border: none;
        padding-right: 95px; }
      .footer .top-bar .newsletter-column .form .input-row .button {
        color: #aa7f2c;
        background-color: transparent;
        border: none;
        padding-left: 20px;
        padding-right: 20px;
        position: absolute;
        top: 0;
        right: 0;
        height: 100%;
        margin: 0;
        text-transform: none;
        font-size: 16px;
        letter-spacing: 0; }
    .footer .top-bar .newsletter-column .footer-social-links {
      display: flex;
      justify-content: space-between; }
      .footer .top-bar .newsletter-column .footer-social-links .footer-heading {
        margin: 0; }
  .footer .bottom-bar {
    color: #BEBEBE;
    font-size: 12px;
    padding: 20px 0; }
    @media (min-width: 1280px) {
      .footer .bottom-bar {
        display: flex;
        margin: 0 -11px;
        max-width: none;
        width: auto; }
        .footer .bottom-bar:before, .footer .bottom-bar:after {
          content: " ";
          display: table; }
        .footer .bottom-bar:after {
          clear: both; } }
    @media (min-width: 1920px) {
      .footer .bottom-bar {
        padding: 30px 0;
        font-size: 14px; } }
    @media (min-width: 1280px) {
      .footer .bottom-bar .copyright {
        padding-left: 11px;
        padding-right: 11px;
        width: 50%;
        float: none; } }
    @media (min-width: 1280px) {
      .footer .bottom-bar .links {
        padding-left: 11px;
        padding-right: 11px;
        width: 50%;
        float: none; } }
    .footer .bottom-bar .links ul {
      display: flex;
      justify-content: flex-end; }
      .footer .bottom-bar .links ul li + li {
        margin-left: 20px; }
        @media (min-width: 1440px) {
          .footer .bottom-bar .links ul li + li {
            margin-left: 30px; } }
        @media (min-width: 1920px) {
          .footer .bottom-bar .links ul li + li {
            margin-left: 42px; } }

.container {
  margin-left: auto;
  margin-right: auto;
  padding: 0 20px;
  width: 100%;
  max-width: 65.25rem; }
  @media (min-width: 1440px) {
    .container {
      max-width: 77.5rem; } }
  @media (min-width: 1920px) {
    .container {
      max-width: 89.625rem; } }

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

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

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

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

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

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

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

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

.sidebarBlock-heading {
  font-size: 0.9375rem;
  margin-top: 0;
  text-transform: inherit; }

.brandGrid {
  list-style: none;
  margin-left: 0;
  margin: 0 -11px;
  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: 11px;
    padding-right: 11px;
    width: 50%;
    float: none;
    display: inline-block;
    font-size: 1rem;
    vertical-align: top; }
    @media (min-width: 768px) {
      .brandGrid .brand {
        width: 33.33333%; } }
    @media (min-width: 1024px) {
      .brandGrid .brand {
        width: 25%; } }
    .brandGrid .brand .card-title {
      text-align: center; }

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

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

.productGrid {
  list-style: none;
  margin-left: 0;
  margin: 0 -11px;
  max-width: none;
  width: auto;
  font-size: 0; }
  .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: 11px;
    padding-right: 11px;
    width: 50%;
    float: none;
    display: inline-block;
    font-size: 1rem;
    vertical-align: top; }
    @media (min-width: 768px) {
      .productGrid .product {
        width: 33.33333%; } }
    @media (min-width: 1024px) {
      .productGrid .product {
        width: 25%; } }

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 1280px) {
  .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; }
  .listItem-figure__link {
    display: block;
    margin: 3px; }
  @media (min-width: 768px) {
    .listItem-figure {
      margin-bottom: 0;
      padding-left: 0.75rem;
      padding-right: 0.75rem;
      width: 25%; } }
  .listItem-figure .listItem-button {
    margin: 1.5rem 0; }
    @media (min-width: 1280px) {
      .listItem-figure .listItem-button {
        display: inline-block;
        margin: 0;
        pointer-events: all; } }

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

.listItem-image {
  width: 100%; }

@media (min-width: 768px) {
  .listItem-body {
    padding-left: 1.25rem;
    padding-right: 0.75rem;
    width: 75%; } }

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

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

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

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

.listItem-brand {
  color: #999999;
  font-size: 1rem;
  margin: 0 0 0.1875rem; }
  @media (min-width: 1024px) {
    .listItem-brand {
      font-size: 20px;
      margin-bottom: 0; } }

.listItem-title {
  font-size: 20px;
  margin: 0 0 0.1875rem; }
  @media (min-width: 1024px) {
    .listItem-title {
      font-size: 20px; } }
  .listItem-title > a {
    text-decoration: none; }

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

@media (min-width: 1280px) {
  .listItem-actions {
    vertical-align: middle;
    width: 22%; }
    .listItem-actions .button--compare {
      font-size: 18px;
      padding: 0.5625rem 1.5rem; } }

.listItem-actions .button {
  margin-bottom: 0; }
  @media (min-width: 1280px) {
    .listItem-actions .button {
      width: 100%; }
      .listItem-actions .button + .button {
        margin: 0.75rem 0 0; } }

@media (min-width: 1280px) {
  .page-sidebar + .page-content .productList .listItem-details {
    padding-right: 3rem; } }

@media (min-width: 1280px) {
  .page-sidebar + .page-content .productList .listItem-actions {
    width: 30%; } }

.productView {
  margin: 0 -11px;
  max-width: none;
  width: auto;
  margin-left: -1rem;
  margin-right: -1rem;
  display: flex;
  flex-direction: column;
  justify-content: flex-start; }
  .productView:before, .productView:after {
    content: " ";
    display: table; }
  .productView:after {
    clear: both; }
  @media (min-width: 1024px) {
    .productView {
      display: block; } }
  .modal .productView {
    padding-bottom: 0;
    padding-top: 0; }

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

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

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

.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.125rem;
  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.125rem;
  z-index: 10; }
  
  .sale-flag-star:before,
  .sold-out-flag-star:before {
    transform: rotateZ(30deg) scaleX(1) scaleY(1) scaleZ(1); }
  
  .sale-flag-star:after,
  .sold-out-flag-star:after {
    transform: rotateZ(60deg) scaleX(1) scaleY(1) scaleZ(1); }

.sale-flag-star,
.sale-flag-star:before,
.sale-flag-star:after {
  background: #007dc6; }

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

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

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

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

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

.sold-out-text-burst {
  color: #d14343; }

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

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

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

.sale-flag-side {
  background: #007dc6;
  color: white; }

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

.product:hover .sale-flag-side {
  background: black; }

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

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

.sale-flag-sash {
  background: #007dc6;
  color: white; }

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

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

.product:hover .sale-flag-sash {
  background: black; }

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

.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 #474747;
  left: calc(100% + 55px);
  opacity: 0;
  padding: 3px;
  position: absolute;
  top: calc(100% + 5px);
  transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  visibility: hidden; }

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

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

.account {
  margin-bottom: 1.5rem; }

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

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

@media (min-width: 1024px) {
  .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 -11px;
  max-width: none;
  width: auto;
  display: flex;
  flex-wrap: wrap; }
  .account-body:before, .account-body:after {
    content: " ";
    display: table; }
  .account-body:after {
    clear: both; }

.account-content {
  padding-left: 11px;
  padding-right: 11px;
  width: 100%;
  float: none; }

@media (min-width: 1024px) {
  .account-content--fixed {
    width: 66.66667%; } }

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

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

.form--address {
  width: 100%; }

.products-list-section {
  padding: 40px 0 40px;
  position: relative;
  border-top: 1px solid #e2e2e2;
  border-bottom: 1px solid #e2e2e2;
  background-color: #f8f6f2;
  overflow: hidden; }
  @media (min-width: 1920px) {
    .products-list-section {
      padding: 60px 0 120px; } }
  .products-list-section .page-heading {
    font-size: 28px; }
    @media (min-width: 1920px) {
      .products-list-section .page-heading {
        font-size: 38px; } }

.stars {
  display: flex;
  margin-right: 10px; }
  .stars .icon {
    margin-right: 5px;
    width: 18px;
    height: 18px; }
    .stars .icon svg {
      fill: #ccc; }
    .stars .icon.icon--ratingFull svg {
      fill: #e2b520; }

.products-list-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 17px;
  margin-bottom: 30px;
  border-bottom: 1px solid #e2e2e2; }
  .products-list-header .form-field {
    margin: 0;
    display: flex;
    align-items: center; }
    .products-list-header .form-field .form-label {
      text-transform: uppercase;
      white-space: nowrap;
      margin: 0 1em 0 0;
      font-size: 14px;
      font-weight: bold;
      color: #383838;
      letter-spacing: 0.06em; }

.testimonials-section {
  padding: 60px 0 60px;
  overflow: hidden;
  position: relative; }
  @media (min-width: 1920px) {
    .testimonials-section {
      padding-top: 80px; } }
  .testimonials-section .testimonial {
    font-size: 16px;
    line-height: 1.4;
    padding: 0 16px; }
    @media (min-width: 1440px) {
      .testimonials-section .testimonial {
        font-size: 18px;
        padding: 0 20px; } }
    @media (min-width: 1920px) {
      .testimonials-section .testimonial {
        font-size: 20px;
        padding: 0 24px; } }
    .testimonials-section .testimonial .quote {
      margin-bottom: 1em; }
    .testimonials-section .testimonial .author {
      font-weight: bold; }
  .testimonials-section .slick-slider {
    position: static; }
    .testimonials-section .slick-slider .slick-arrow {
      transition: border-color .25s ease-out;
      position: absolute;
      width: 45px;
      height: 45px;
      border-radius: 10px;
      background-color: #f0e8db;
      border: 1px solid #f0e8db; }
      @media (min-width: 1920px) {
        .testimonials-section .slick-slider .slick-arrow {
          width: 60px;
          height: 60px; } }
      .testimonials-section .slick-slider .slick-arrow:hover {
        border-color: #D3CCBF; }
      .testimonials-section .slick-slider .slick-arrow::before {
        width: 10px;
        height: 20px; }
    .testimonials-section .slick-slider .slick-next {
      right: 50px; }
      .testimonials-section .slick-slider .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='%236e6c6a' stroke-width='4' stroke-linecap='round' stroke-linejoin='round' fill='none' fill-rule='evenodd' /%3E%3C/svg%3E"); }
      .testimonials-section .slick-slider .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='%232b2a29' stroke-width='4' stroke-linecap='round' stroke-linejoin='round' fill='none' fill-rule='evenodd' /%3E%3C/svg%3E"); }
    .testimonials-section .slick-slider .slick-prev {
      left: 50px; }
      .testimonials-section .slick-slider .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='%236e6c6a' stroke-width='4' stroke-linecap='round' stroke-linejoin='round' fill='none' fill-rule='evenodd' /%3E%3C/svg%3E"); }
      .testimonials-section .slick-slider .slick-prev:hover::before {
        background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='42' viewBox='0 0 24 42'%3E%3Cpath d='M22.4572074 1.00746147l-21 20.02482143 20.9479397 19.9751786' stroke='%232b2a29' stroke-width='4' stroke-linecap='round' stroke-linejoin='round' fill='none' fill-rule='evenodd' /%3E%3C/svg%3E"); }
  .testimonials-section .slick-dotted {
    margin-bottom: 40px; }
    @media (min-width: 1440px) {
      .testimonials-section .slick-dotted {
        margin-bottom: 60px; } }
    @media (min-width: 1920px) {
      .testimonials-section .slick-dotted {
        margin-bottom: 80px; } }
  .testimonials-section .slick-dots {
    bottom: 40px;
    left: 50%;
    width: auto;
    transform: translateX(-50%); }
    @media (min-width: 1440px) {
      .testimonials-section .slick-dots {
        bottom: 50px; } }
    @media (min-width: 1920px) {
      .testimonials-section .slick-dots {
        bottom: 60px; } }
    .testimonials-section .slick-dots button {
      background-color: #f0e8db;
      border: 1px solid #f0e8db;
      border-radius: 50%;
      height: 0.875rem;
      width: 0.875rem; }
      @media (min-width: 1920px) {
        .testimonials-section .slick-dots button {
          height: 1.25rem;
          width: 1.25rem; } }
      .testimonials-section .slick-dots button:hover {
        background-color: #9d9b99;
        border-color: #9d9b99; }
    .testimonials-section .slick-dots li + li {
      margin-left: 10px; }
      @media (min-width: 1920px) {
        .testimonials-section .slick-dots li + li {
          margin-left: 15px; } }
    .testimonials-section .slick-dots li.slick-active button {
      background-color: #f0be2b;
      border-color: #c79432; }

.page-header {
  background-color: #FAF8F5;
  padding: 25px 0 30px;
  margin-bottom: 40px;
  border-bottom: 1px solid #e2e2e2; }
  @media (min-width: 1920px) {
    .page-header {
      padding: 40px 0;
      margin-bottom: 60px; } }
  .page-header h1 {
    color: #2b2a29;
    margin: 0; }

.contact-info-section {
  display: flex;
  margin-bottom: 75px;
  font-size: 16px; }
  @media (min-width: 1440px) {
    .contact-info-section {
      font-size: 18px; } }
  @media (min-width: 1920px) {
    .contact-info-section {
      font-size: 20px; } }
  .contact-info-section .contact-info-block {
    width: 100%;
    padding: 0 70px; }
    .contact-info-section .contact-info-block:first-child {
      padding-left: 0; }
    .contact-info-section .contact-info-block:last-child {
      padding-right: 0; }
    .contact-info-section .contact-info-block:nth-child(2) {
      border-left: 1px solid #e2e2e2;
      border-right: 1px solid #e2e2e2; }
  .contact-info-section h2 {
    margin: 0 0 0.5em; }
  .contact-info-section dl {
    margin: 0;
    overflow: hidden; }
    .contact-info-section dl dt {
      float: left;
      clear: left;
      max-width: 50%;
      margin: 0; }
    .contact-info-section dl dd {
      float: right;
      max-width: 50%;
      margin: 0; }

.contact-us-bottom {
  margin: 0 -11px;
  max-width: none;
  width: auto; }
  .contact-us-bottom:before, .contact-us-bottom:after {
    content: " ";
    display: table; }
  .contact-us-bottom:after {
    clear: both; }
  .contact-us-bottom h2 {
    margin: 0 0 30px 0; }
  .contact-us-bottom .contact-us-form {
    padding-left: 11px;
    padding-right: 11px;
    width: 33.33333%;
    float: left; }
    .contact-us-bottom .contact-us-form form {
      max-width: 410px; }
  .contact-us-bottom .contact-us-location {
    padding-left: 11px;
    padding-right: 11px;
    width: 58.33333%;
    float: right; }
    .contact-us-bottom .contact-us-location iframe {
      max-width: 100%; }

form.contact-us .form-field {
  margin-bottom: 25px; }

form.contact-us .form-actions {
  text-align: right; }

.form .form-field {
  margin-bottom: 25px; }

.text-center {
  text-align: center; }

.home-categories {
  list-style: none;
  margin: 0;
  padding: 40px 0;
  display: flex;
  justify-content: space-between;
  text-align: center;
  border-bottom: 1px solid #e2e2e2; }
  @media (min-width: 1440px) {
    .home-categories {
      padding: 50px 0; } }
  @media (min-width: 1920px) {
    .home-categories {
      padding: 60px 0; } }
  .home-categories .icon {
    width: 45px;
    height: 45px;
    margin-bottom: 25px; }
    @media (min-width: 1440px) {
      .home-categories .icon {
        width: 50px;
        height: 50px;
        margin-bottom: 30px; } }
    @media (min-width: 1920px) {
      .home-categories .icon {
        width: 57px;
        height: 57px;
        margin-bottom: 35px; } }
  .home-categories .label {
    display: block;
    line-height: 1.23;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 15px; }
    @media (min-width: 1440px) {
      .home-categories .label {
        font-size: 18px; } }
    @media (min-width: 1920px) {
      .home-categories .label {
        font-size: 22px; } }

.home-featured-section {
  padding: 40px 0 30px; }
  @media (min-width: 1440px) {
    .home-featured-section {
      padding: 45px 0; } }
  @media (min-width: 1920px) {
    .home-featured-section {
      padding: 60px 0; } }

.home-brands-section {
  overflow: hidden;
  padding: 70px 0 0 30px; }
  @media (min-width: 1920px) {
    .home-brands-section {
      padding: 85px 0 40px; } }
  .home-brands-section ul {
    list-style: none;
    padding: 0;
    margin: 0 -35px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    text-align: center; }
    .home-brands-section ul li {
      width: 20%;
      padding: 0 20px;
      margin-bottom: 20px; }
      @media (min-width: 1920px) {
        .home-brands-section ul li {
          margin-bottom: 30px;
          padding: 0 35px; } }
    .home-brands-section ul img {
      max-height: 108px; }

.home-history-section {
  background-color: #002756;
  color: #fff;
  position: relative; }
  .home-history-section .our-history-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 50%;
    height: 100%;
    background-color: #ddd;
    overflow: hidden; }
    .home-history-section .our-history-image img {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      object-fit: cover; }
    .home-history-section .our-history-image span {
      text-transform: uppercase;
      letter-spacing: 0.06em;
      color: #fff;
      position: absolute;
      bottom: 35px;
      left: 30px;
      font-size: 14px; }
      @media (min-width: 1440px) {
        .home-history-section .our-history-image span {
          font-size: 16px;
          bottom: 40px;
          left: 40px; } }
      @media (min-width: 1920px) {
        .home-history-section .our-history-image span {
          font-size: 18px;
          bottom: 50px;
          left: 50px; } }
  .home-history-section .our-history-content {
    margin: 0 auto;
    max-width: 62.75rem;
    width: 100%; }
    .home-history-section .our-history-content:before, .home-history-section .our-history-content:after {
      content: " ";
      display: table; }
    .home-history-section .our-history-content:after {
      clear: both; }
    .home-history-section .our-history-content > div {
      padding-left: 11px;
      padding-right: 11px;
      width: 41.66667%;
      float: left;
      padding-top: 60px;
      padding-bottom: 60px;
      margin-left: 58.33333%; }
      @media (min-width: 1440px) {
        .home-history-section .our-history-content > div {
          padding-top: 80px;
          padding-bottom: 80px; } }
      @media (min-width: 1920px) {
        .home-history-section .our-history-content > div {
          padding-top: 100px;
          padding-bottom: 100px; } }
  .home-history-section h4 {
    color: #F4B12A;
    font-size: 16px;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    margin: 0 0 1.5em 0; }
    @media (min-width: 1440px) {
      .home-history-section h4 {
        font-size: 18px; } }
    @media (min-width: 1920px) {
      .home-history-section h4 {
        font-size: 20px; } }
  .home-history-section h3 {
    font-size: 28px;
    color: inherit;
    margin: 0 0 0.5em 0; }
    @media (min-width: 1440px) {
      .home-history-section h3 {
        font-size: 33px; } }
    @media (min-width: 1920px) {
      .home-history-section h3 {
        font-size: 38px; } }
  .home-history-section .text {
    font-size: 16px;
    line-height: 1.6;
    margin: 0 0 2em 0; }
    @media (min-width: 1440px) {
      .home-history-section .text {
        font-size: 18px; } }
    @media (min-width: 1920px) {
      .home-history-section .text {
        font-size: 20px; } }
  .home-history-section .button {
    border-color: #F4B12A;
    color: #F4B12A; }
    .home-history-section .button:hover {
      border-color: #E2B520;
      background-color: #E2B520;
      color: #010D1E; }

.home-features-section {
  padding: 65px 0 40px;
  text-align: center; }
  @media (min-width: 1920px) {
    .home-features-section {
      padding: 120px 0 120px; } }
  .home-features-section .features-row {
    margin: 0 auto;
    max-width: 62.75rem;
    width: 100%; }
    .home-features-section .features-row:before, .home-features-section .features-row:after {
      content: " ";
      display: table; }
    .home-features-section .features-row:after {
      clear: both; }
    .home-features-section .features-row > div {
      padding-left: 11px;
      padding-right: 11px;
      width: 25%;
      float: left; }
  .home-features-section .icon {
    height: 47px;
    width: 58px; }
    @media (min-width: 1920px) {
      .home-features-section .icon {
        height: 56px;
        width: 70px; } }
  .home-features-section .label {
    font-size: 18px;
    font-weight: bold;
    color: #383838;
    display: block;
    margin-top: 25px; }
    @media (min-width: 1920px) {
      .home-features-section .label {
        font-size: 20px;
        margin-top: 30px; } }

.page-heading-container {
  display: flex;
  justify-content: space-between;
  margin-bottom: 35px; }
  @media (min-width: 1920px) {
    .page-heading-container {
      margin-bottom: 40px; } }
  .page-heading-container .page-heading {
    margin: 0; }
  .page-heading-container .button {
    margin: 0; }

.category-header .category-intro {
  margin: 0 -11px;
  max-width: none;
  width: auto; }
  .category-header .category-intro:before, .category-header .category-intro:after {
    content: " ";
    display: table; }
  .category-header .category-intro:after {
    clear: both; }
  .category-header .category-intro .category-heading {
    padding-left: 11px;
    padding-right: 11px;
    width: 33.33333%;
    float: left; }
  .category-header .category-intro .category-description {
    padding-left: 11px;
    padding-right: 11px;
    width: 66.66667%;
    float: left;
    font-size: 16px; }
    @media (min-width: 1920px) {
      .category-header .category-intro .category-description {
        font-size: 20px; } }
    .category-header .category-intro .category-description > *:last-child {
      margin-bottom: 0; }

.category-header .subcategories-block {
  padding-top: 40px; }
  .category-header .subcategories-block h3 {
    color: #2b2a29;
    margin: 0 0 1em 0; }
  .category-header .subcategories-block ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    font-weight: bold;
    font-size: 20px; }
    .category-header .subcategories-block ul li {
      width: 25%;
      padding: 0;
      text-align: center; }
      .category-header .subcategories-block ul li:nth-child(4n+1) {
        text-align: left; }
      .category-header .subcategories-block ul li:nth-child(4n+4) {
        text-align: right; }
      .category-header .subcategories-block ul li:nth-child(n+5) {
        margin-top: 20px; }
    .category-header .subcategories-block ul a {
      color: #6e6c6a;
      text-decoration: none; }

.page--category {
  margin-bottom: 100px; }

.category-featured-products {
  margin-bottom: 70px;
  border-bottom: 1px solid #e2e2e2;
  padding-bottom: 10px; }

.category-sidebar {
  padding-right: 45px; }
  .category-sidebar h3 {
    margin: 0 0 15px 0;
    padding-bottom: 30px;
    border-bottom: 1px solid #e2e2e2; }
  .category-sidebar .subcategories-block {
    margin-bottom: 40px; }
    .category-sidebar .subcategories-block ul {
      list-style: none;
      padding: 0;
      margin: 0; }
      .category-sidebar .subcategories-block ul li {
        margin-bottom: 10px; }
      .category-sidebar .subcategories-block ul a {
        text-decoration: none; }
        .category-sidebar .subcategories-block ul a:hover {
          text-decoration: underline; }

.category-bottom-description {
  position: relative;
  overflow: hidden;
  border-bottom: 1px solid #e2e2e2; }
  .category-bottom-description .category-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 50%;
    height: 100%;
    overflow: hidden;
    padding-right: 204px; }
    .category-bottom-description .category-image > div {
      position: relative;
      overflow: hidden;
      height: 100%; }
    .category-bottom-description .category-image img {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      object-fit: cover; }
  .category-bottom-description .category-image + .category-description {
    float: right;
    width: 50%; }
    .category-bottom-description .category-image + .category-description > div {
      margin-left: -69px; }
  .category-bottom-description .category-description {
    font-size: 16px;
    padding-top: 60px;
    padding-bottom: 60px; }
    @media (min-width: 1440px) {
      .category-bottom-description .category-description {
        font-size: 18px;
        padding-top: 80px;
        padding-bottom: 80px; } }
    @media (min-width: 1920px) {
      .category-bottom-description .category-description {
        font-size: 20px;
        padding-top: 100px;
        padding-bottom: 100px; } }
    .category-bottom-description .category-description h4 {
      text-transform: uppercase;
      font-size: 16px;
      color: #002756;
      margin: 0 0 1.5em;
      letter-spacing: 0.06em; }
      @media (min-width: 1440px) {
        .category-bottom-description .category-description h4 {
          font-size: 18px; } }
      @media (min-width: 1920px) {
        .category-bottom-description .category-description h4 {
          font-size: 20px; } }
    .category-bottom-description .category-description h3 {
      font-size: 28px;
      color: #2b2a29;
      margin: 0 0 0.5em 0;
      text-transform: capitalize; }
      @media (min-width: 1440px) {
        .category-bottom-description .category-description h3 {
          font-size: 33px; } }
      @media (min-width: 1920px) {
        .category-bottom-description .category-description h3 {
          font-size: 38px; } }

.product-page {
  padding: 25px 0; }
  @media (min-width: 1920px) {
    .product-page {
      padding: 40px 0; } }

.product-description {
  background-color: #FAF8F5;
  border-top: 1px solid #f0e8db;
  border-bottom: 1px solid #f0e8db;
  padding: 40px 0;
  margin-bottom: 60px; }
  @media (min-width: 1440px) {
    .product-description {
      padding: 50px 0;
      margin-bottom: 70px; } }
  @media (min-width: 1920px) {
    .product-description {
      padding: 60px 0;
      margin-bottom: 80px; } }
  .product-description .product-description-title {
    font-size: 26px;
    margin: 0;
    color: #2b2a29; }
  .product-description .product-description-content {
    font-size: 16px;
    margin-top: 1em; }
    @media (min-width: 1440px) {
      .product-description .product-description-content {
        font-size: 18px; } }
    @media (min-width: 1920px) {
      .product-description .product-description-content {
        font-size: 20px; } }
    .product-description .product-description-content > *:last-child {
      margin-bottom: 0; }

.product-details-row {
  margin: 0 auto;
  max-width: 62.75rem;
  width: 100%;
  display: flex;
  justify-content: center; }
  .product-details-row:before, .product-details-row:after {
    content: " ";
    display: table; }
  .product-details-row:after {
    clear: both; }

.product-details-column {
  padding-left: 11px;
  padding-right: 11px;
  width: 66.66667%;
  float: none; }

.product-details {
  margin-bottom: 60px;
  border-bottom: 1px solid #e2e2e2; }
  @media (min-width: 1440px) {
    .product-details {
      margin-bottom: 70px; } }
  @media (min-width: 1920px) {
    .product-details {
      margin-bottom: 80px; } }
  .product-details .product-details-tab {
    font-size: 22px;
    color: #707070;
    margin: 0;
    padding: 18px 20px 22px 0;
    border-top: 1px solid #e2e2e2;
    position: relative;
    cursor: pointer; }
    @media (min-width: 1440px) {
      .product-details .product-details-tab {
        font-size: 24px; } }
    @media (min-width: 1920px) {
      .product-details .product-details-tab {
        font-size: 26px; } }
    .product-details .product-details-tab::before, .product-details .product-details-tab::after {
      transition: opacity .15s ease-out, border-color .15s ease-out;
      content: '';
      position: absolute;
      top: 50%; }
    .product-details .product-details-tab::before {
      right: 0;
      border-top: 3px solid #c79432;
      width: 19px; }
    .product-details .product-details-tab::after {
      right: 9px;
      border-left: 3px solid #c79432;
      height: 19px;
      margin-top: -8px;
      margin-right: -1px; }
    .product-details .product-details-tab.expanded {
      color: #383838; }
      .product-details .product-details-tab.expanded::before {
        border-color: #002756; }
      .product-details .product-details-tab.expanded::after {
        opacity: 0; }
  .product-details-tabpanel {
    font-size: 14px; }
    @media (min-width: 1440px) {
      .product-details-tabpanel {
        font-size: 16px; } }
    @media (min-width: 1920px) {
      .product-details-tabpanel {
        font-size: 18px; } }

/* OB CUSTOM */
.product-details .product-details-tab {
  width: 100%;
  font-weight: bold;
  text-align: left; }
  .product-details .product-details-tab:focus-visible {
    outline: 2px solid #002756; }

.product-details-tabpanel {
  transition: height .25s ease;
  overflow: hidden; }

.product-details-tabpanel:not(.expanded) {
  display: none; }

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

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

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

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

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

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

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

.jstree-ocl {
  cursor: pointer; }

.jstree-leaf > .jstree-ocl {
  cursor: default; }

.jstree .jstree-open > .jstree-children {
  display: block; }

.jstree .jstree-closed > .jstree-children,
.jstree .jstree-leaf > .jstree-children {
  display: none; }

.jstree-anchor > .jstree-themeicon {
  margin-right: 2px; }

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

.jstree-hidden {
  display: none; }

.jstree-rtl .jstree-anchor {
  padding: 0 1px 0 4px; }

.jstree-rtl .jstree-anchor > .jstree-themeicon {
  margin-left: 2px;
  margin-right: 0; }

.jstree-rtl .jstree-node {
  margin-left: 0; }

.jstree-rtl .jstree-container-ul > .jstree-node {
  margin-right: 0; }

.jstree-wholerow-ul {
  position: relative;
  display: inline-block;
  min-width: 100%; }

.jstree-wholerow-ul .jstree-leaf > .jstree-ocl {
  cursor: pointer; }

.jstree-wholerow-ul .jstree-anchor,
.jstree-wholerow-ul .jstree-icon {
  position: relative; }

.jstree-wholerow-ul .jstree-wholerow {
  width: 100%;
  cursor: pointer;
  position: absolute;
  left: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.vakata-context {
  display: none; }

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

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

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

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

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

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

.vakata-context li > a.vakata-context-parent {
  background-image: url("data:image/gif;base64,R0lGODlhCwAHAIAAACgoKP///yH5BAEAAAEALAAAAAALAAcAAAIORI4JlrqN1oMSnmmZDQUAOw==");
  background-position: right center;
  background-repeat: no-repeat; }

.vakata-context li > a:focus {
  outline: 0; }

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

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

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

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

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

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

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

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

.vakata-context-rtl li > a.vakata-context-parent {
  background-image: url("data:image/gif;base64,R0lGODlhCwAHAIAAACgoKP///yH5BAEAAAEALAAAAAALAAcAAAINjI+AC7rWHIsPtmoxLAA7");
  background-position: left center;
  background-repeat: no-repeat; }

.vakata-context-rtl .vakata-context-separator > a {
  margin: 0 2.4em 0 0;
  border-left: 0;
  border-right: 1px solid #e2e3e3; }

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

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

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

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

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

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

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

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

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

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

.jstree-default .jstree-anchor,
.jstree-default .jstree-wholerow {
  transition: background-color 0.15s, box-shadow 0.15s; }

.jstree-default .jstree-hovered {
  background: #e7f4f9;
  border-radius: 2px;
  box-shadow: inset 0 0 1px #cccccc; }

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

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

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

.jstree-default .jstree-disabled.jstree-hovered {
  background: transparent;
  box-shadow: none; }

.jstree-default .jstree-disabled.jstree-clicked {
  background: #efefef; }

.jstree-default .jstree-disabled > .jstree-icon {
  opacity: 0.8;
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='jstree-grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#jstree-grayscale");
  /* Firefox 10+ */
  filter: gray;
  /* IE6-9 */
  -webkit-filter: grayscale(100%);
  /* Chrome 19+ & Safari 6+ */ }

.jstree-default .jstree-search {
  font-style: italic;
  color: #8b0000;
  font-weight: bold; }

.jstree-default .jstree-no-checkboxes .jstree-checkbox {
  display: none !important; }

.jstree-default.jstree-checkbox-no-clicked .jstree-clicked {
  background: transparent;
  box-shadow: none; }

.jstree-default.jstree-checkbox-no-clicked .jstree-clicked.jstree-hovered {
  background: #e7f4f9; }

.jstree-default.jstree-checkbox-no-clicked > .jstree-wholerow-ul .jstree-wholerow-clicked {
  background: transparent; }

.jstree-default.jstree-checkbox-no-clicked > .jstree-wholerow-ul .jstree-wholerow-clicked.jstree-wholerow-hovered {
  background: #e7f4f9; }

.jstree-default > .jstree-striped {
  min-width: 100%;
  display: inline-block;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAkCAMAAAB/qqA+AAAABlBMVEUAAAAAAAClZ7nPAAAAAnRSTlMNAMM9s3UAAAAXSURBVHjajcEBAQAAAIKg/H/aCQZ70AUBjAATb6YPDgAAAABJRU5ErkJggg==") left top repeat; }

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

.jstree-default .jstree-wholerow {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.jstree-default .jstree-wholerow-hovered {
  background: #e7f4f9; }

.jstree-default .jstree-wholerow-clicked {
  background: #beebff;
  background: -webkit-linear-gradient(top, #beebff 0%, #a8e4ff 100%);
  background: linear-gradient(to bottom, #beebff 0%, #a8e4ff 100%); }

.jstree-default .jstree-node {
  min-height: 24px;
  line-height: 24px;
  margin-left: 24px;
  min-width: 24px; }

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

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

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

.jstree-default.jstree-rtl .jstree-node {
  margin-right: 24px; }

.jstree-default .jstree-wholerow {
  height: 24px; }

.jstree-default .jstree-node,
.jstree-default .jstree-icon {
  background-image: url("../img/vendor/jstree/32px.png"); }

.jstree-default .jstree-node {
  background-position: -292px -4px;
  background-repeat: repeat-y; }

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

.jstree-default .jstree-open > .jstree-ocl {
  background-position: -132px -4px; }

.jstree-default .jstree-closed > .jstree-ocl {
  background-position: -100px -4px; }

.jstree-default .jstree-leaf > .jstree-ocl {
  background-position: -68px -4px; }

.jstree-default .jstree-themeicon {
  background-position: -260px -4px; }

.jstree-default > .jstree-no-dots .jstree-node,
.jstree-default > .jstree-no-dots .jstree-leaf > .jstree-ocl {
  background: transparent; }

.jstree-default > .jstree-no-dots .jstree-open > .jstree-ocl {
  background-position: -36px -4px; }

.jstree-default > .jstree-no-dots .jstree-closed > .jstree-ocl {
  background-position: -4px -4px; }

.jstree-default .jstree-disabled {
  background: transparent; }

.jstree-default .jstree-disabled.jstree-hovered {
  background: transparent; }

.jstree-default .jstree-disabled.jstree-clicked {
  background: #efefef; }

.jstree-default .jstree-checkbox {
  background-position: -164px -4px; }

.jstree-default .jstree-checkbox:hover {
  background-position: -164px -36px; }

.jstree-default.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox,
.jstree-default .jstree-checked > .jstree-checkbox {
  background-position: -228px -4px; }

.jstree-default.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox:hover,
.jstree-default .jstree-checked > .jstree-checkbox:hover {
  background-position: -228px -36px; }

.jstree-default .jstree-anchor > .jstree-undetermined {
  background-position: -196px -4px; }

.jstree-default .jstree-anchor > .jstree-undetermined:hover {
  background-position: -196px -36px; }

.jstree-default .jstree-checkbox-disabled {
  opacity: 0.8;
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='jstree-grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#jstree-grayscale");
  /* Firefox 10+ */
  filter: gray;
  /* IE6-9 */
  -webkit-filter: grayscale(100%);
  /* Chrome 19+ & Safari 6+ */ }

.jstree-default > .jstree-striped {
  background-size: auto 48px; }

.jstree-default.jstree-rtl .jstree-node {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAACAQMAAAB49I5GAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMOBgAAGAAJMwQHdQAAAABJRU5ErkJggg==");
  background-position: 100% 1px;
  background-repeat: repeat-y; }

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

.jstree-default.jstree-rtl .jstree-open > .jstree-ocl {
  background-position: -132px -36px; }

.jstree-default.jstree-rtl .jstree-closed > .jstree-ocl {
  background-position: -100px -36px; }

.jstree-default.jstree-rtl .jstree-leaf > .jstree-ocl {
  background-position: -68px -36px; }

.jstree-default.jstree-rtl > .jstree-no-dots .jstree-node,
.jstree-default.jstree-rtl > .jstree-no-dots .jstree-leaf > .jstree-ocl {
  background: transparent; }

.jstree-default.jstree-rtl > .jstree-no-dots .jstree-open > .jstree-ocl {
  background-position: -36px -36px; }

.jstree-default.jstree-rtl > .jstree-no-dots .jstree-closed > .jstree-ocl {
  background-position: -4px -36px; }

.jstree-default .jstree-themeicon-custom {
  background-color: transparent;
  background-image: none;
  background-position: 0 0; }

.jstree-default > .jstree-container-ul .jstree-loading > .jstree-ocl {
  background: url("../img/vendor/jstree/throbber.gif") center center no-repeat; }

.jstree-default .jstree-file {
  background: url("../img/vendor/jstree/32px.png") -100px -68px no-repeat; }

.jstree-default .jstree-folder {
  background: url("../img/vendor/jstree/32px.png") -260px -4px no-repeat; }

.jstree-default > .jstree-container-ul > .jstree-node {
  margin-left: 0;
  margin-right: 0; }

#jstree-dnd.jstree-default {
  line-height: 24px;
  padding: 0 4px; }

#jstree-dnd.jstree-default .jstree-ok,
#jstree-dnd.jstree-default .jstree-er {
  background-image: url("../img/vendor/jstree/32px.png");
  background-repeat: no-repeat;
  background-color: transparent; }

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

#jstree-dnd.jstree-default .jstree-ok {
  background-position: -4px -68px; }

#jstree-dnd.jstree-default .jstree-er {
  background-position: -36px -68px; }

.jstree-default.jstree-rtl .jstree-node {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAACAQMAAAB49I5GAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMOBgAAGAAJMwQHdQAAAABJRU5ErkJggg=="); }

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

.jstree-default-small .jstree-node {
  min-height: 18px;
  line-height: 18px;
  margin-left: 18px;
  min-width: 18px; }

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

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

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

.jstree-default-small.jstree-rtl .jstree-node {
  margin-right: 18px; }

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

.jstree-default-small .jstree-node,
.jstree-default-small .jstree-icon {
  background-image: url("../img/vendor/jstree/32px.png"); }

.jstree-default-small .jstree-node {
  background-position: -295px -7px;
  background-repeat: repeat-y; }

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

.jstree-default-small .jstree-open > .jstree-ocl {
  background-position: -135px -7px; }

.jstree-default-small .jstree-closed > .jstree-ocl {
  background-position: -103px -7px; }

.jstree-default-small .jstree-leaf > .jstree-ocl {
  background-position: -71px -7px; }

.jstree-default-small .jstree-themeicon {
  background-position: -263px -7px; }

.jstree-default-small > .jstree-no-dots .jstree-node,
.jstree-default-small > .jstree-no-dots .jstree-leaf > .jstree-ocl {
  background: transparent; }

.jstree-default-small > .jstree-no-dots .jstree-open > .jstree-ocl {
  background-position: -39px -7px; }

.jstree-default-small > .jstree-no-dots .jstree-closed > .jstree-ocl {
  background-position: -7px -7px; }

.jstree-default-small .jstree-disabled {
  background: transparent; }

.jstree-default-small .jstree-disabled.jstree-hovered {
  background: transparent; }

.jstree-default-small .jstree-disabled.jstree-clicked {
  background: #efefef; }

.jstree-default-small .jstree-checkbox {
  background-position: -167px -7px; }

.jstree-default-small .jstree-checkbox:hover {
  background-position: -167px -39px; }

.jstree-default-small.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox,
.jstree-default-small .jstree-checked > .jstree-checkbox {
  background-position: -231px -7px; }

.jstree-default-small.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox:hover,
.jstree-default-small .jstree-checked > .jstree-checkbox:hover {
  background-position: -231px -39px; }

.jstree-default-small .jstree-anchor > .jstree-undetermined {
  background-position: -199px -7px; }

.jstree-default-small .jstree-anchor > .jstree-undetermined:hover {
  background-position: -199px -39px; }

.jstree-default-small .jstree-checkbox-disabled {
  opacity: 0.8;
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='jstree-grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#jstree-grayscale");
  /* Firefox 10+ */
  filter: gray;
  /* IE6-9 */
  -webkit-filter: grayscale(100%);
  /* Chrome 19+ & Safari 6+ */ }

.jstree-default-small > .jstree-striped {
  background-size: auto 36px; }

.jstree-default-small.jstree-rtl .jstree-node {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAACAQMAAAB49I5GAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMOBgAAGAAJMwQHdQAAAABJRU5ErkJggg==");
  background-position: 100% 1px;
  background-repeat: repeat-y; }

.jstree-default-small.jstree-rtl .jstree-last {
  background: transparent; }

.jstree-default-small.jstree-rtl .jstree-open > .jstree-ocl {
  background-position: -135px -39px; }

.jstree-default-small.jstree-rtl .jstree-closed > .jstree-ocl {
  background-position: -103px -39px; }

.jstree-default-small.jstree-rtl .jstree-leaf > .jstree-ocl {
  background-position: -71px -39px; }

.jstree-default-small.jstree-rtl > .jstree-no-dots .jstree-node,
.jstree-default-small.jstree-rtl > .jstree-no-dots .jstree-leaf > .jstree-ocl {
  background: transparent; }

.jstree-default-small.jstree-rtl > .jstree-no-dots .jstree-open > .jstree-ocl {
  background-position: -39px -39px; }

.jstree-default-small.jstree-rtl > .jstree-no-dots .jstree-closed > .jstree-ocl {
  background-position: -7px -39px; }

.jstree-default-small .jstree-themeicon-custom {
  background-color: transparent;
  background-image: none;
  background-position: 0 0; }

.jstree-default-small > .jstree-container-ul .jstree-loading > .jstree-ocl {
  background: url("../img/vendor/jstree/throbber.gif") center center no-repeat; }

.jstree-default-small .jstree-file {
  background: url("../img/vendor/jstree/32px.png") -103px -71px no-repeat; }

.jstree-default-small .jstree-folder {
  background: url("../img/vendor/jstree/32px.png") -263px -7px no-repeat; }

.jstree-default-small > .jstree-container-ul > .jstree-node {
  margin-left: 0;
  margin-right: 0; }

#jstree-dnd.jstree-default-small {
  line-height: 18px;
  padding: 0 4px; }

#jstree-dnd.jstree-default-small .jstree-ok,
#jstree-dnd.jstree-default-small .jstree-er {
  background-image: url("../img/vendor/jstree/32px.png");
  background-repeat: no-repeat;
  background-color: transparent; }

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

#jstree-dnd.jstree-default-small .jstree-ok {
  background-position: -7px -71px; }

#jstree-dnd.jstree-default-small .jstree-er {
  background-position: -39px -71px; }

.jstree-default-small.jstree-rtl .jstree-node {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAACAQMAAABv1h6PAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMHBgAAiABBI4gz9AAAAABJRU5ErkJggg=="); }

.jstree-default-small.jstree-rtl .jstree-last {
  background: transparent; }

.jstree-default-large .jstree-node {
  min-height: 32px;
  line-height: 32px;
  margin-left: 32px;
  min-width: 32px; }

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

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

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

.jstree-default-large.jstree-rtl .jstree-node {
  margin-right: 32px; }

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

.jstree-default-large .jstree-node,
.jstree-default-large .jstree-icon {
  background-image: url("../img/vendor/jstree/32px.png"); }

.jstree-default-large .jstree-node {
  background-position: -288px 0px;
  background-repeat: repeat-y; }

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

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

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

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

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

.jstree-default-large > .jstree-no-dots .jstree-node,
.jstree-default-large > .jstree-no-dots .jstree-leaf > .jstree-ocl {
  background: transparent; }

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

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

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

.jstree-default-large .jstree-disabled.jstree-hovered {
  background: transparent; }

.jstree-default-large .jstree-disabled.jstree-clicked {
  background: #efefef; }

.jstree-default-large .jstree-checkbox {
  background-position: -160px 0px; }

.jstree-default-large .jstree-checkbox:hover {
  background-position: -160px -32px; }

.jstree-default-large.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox,
.jstree-default-large .jstree-checked > .jstree-checkbox {
  background-position: -224px 0px; }

.jstree-default-large.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox:hover,
.jstree-default-large .jstree-checked > .jstree-checkbox:hover {
  background-position: -224px -32px; }

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

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

.jstree-default-large .jstree-checkbox-disabled {
  opacity: 0.8;
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='jstree-grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#jstree-grayscale");
  /* Firefox 10+ */
  filter: gray;
  /* IE6-9 */
  -webkit-filter: grayscale(100%);
  /* Chrome 19+ & Safari 6+ */ }

.jstree-default-large > .jstree-striped {
  background-size: auto 64px; }

.jstree-default-large.jstree-rtl .jstree-node {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAACAQMAAAB49I5GAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMOBgAAGAAJMwQHdQAAAABJRU5ErkJggg==");
  background-position: 100% 1px;
  background-repeat: repeat-y; }

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

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

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

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

.jstree-default-large.jstree-rtl > .jstree-no-dots .jstree-node,
.jstree-default-large.jstree-rtl > .jstree-no-dots .jstree-leaf > .jstree-ocl {
  background: transparent; }

.jstree-default-large.jstree-rtl > .jstree-no-dots .jstree-open > .jstree-ocl {
  background-position: -32px -32px; }

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

.jstree-default-large .jstree-themeicon-custom {
  background-color: transparent;
  background-image: none;
  background-position: 0 0; }

.jstree-default-large > .jstree-container-ul .jstree-loading > .jstree-ocl {
  background: url("../img/vendor/jstree/throbber.gif") center center no-repeat; }

.jstree-default-large .jstree-file {
  background: url("../img/vendor/jstree/32px.png") -96px -64px no-repeat; }

.jstree-default-large .jstree-folder {
  background: url("../img/vendor/jstree/32px.png") -256px 0px no-repeat; }

.jstree-default-large > .jstree-container-ul > .jstree-node {
  margin-left: 0;
  margin-right: 0; }

#jstree-dnd.jstree-default-large {
  line-height: 32px;
  padding: 0 4px; }

#jstree-dnd.jstree-default-large .jstree-ok,
#jstree-dnd.jstree-default-large .jstree-er {
  background-image: url("../img/vendor/jstree/32px.png");
  background-repeat: no-repeat;
  background-color: transparent; }

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

#jstree-dnd.jstree-default-large .jstree-ok {
  background-position: 0px -64px; }

#jstree-dnd.jstree-default-large .jstree-er {
  background-position: -32px -64px; }

.jstree-default-large.jstree-rtl .jstree-node {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAACAQMAAAAD0EyKAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjgIIGBgABCgCBvVLXcAAAAABJRU5ErkJggg=="); }

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

@media (max-width: 768px) {
  #jstree-dnd.jstree-dnd-responsive {
    line-height: 40px;
    font-weight: bold;
    font-size: 1.1em;
    text-shadow: 1px 1px white; }
  #jstree-dnd.jstree-dnd-responsive > i {
    background: transparent;
    width: 40px;
    height: 40px; }
  #jstree-dnd.jstree-dnd-responsive > .jstree-ok {
    background-image: url("../img/vendor/jstree/40px.png");
    background-position: 0 -200px;
    background-size: 120px 240px; }
  #jstree-dnd.jstree-dnd-responsive > .jstree-er {
    background-image: url("../img/vendor/jstree/40px.png");
    background-position: -40px -200px;
    background-size: 120px 240px; }
  #jstree-marker.jstree-dnd-responsive {
    border-left-width: 10px;
    border-top-width: 10px;
    border-bottom-width: 10px;
    margin-top: -10px; } }

@media (max-width: 768px) {
  .jstree-default-responsive {
    /*
	.jstree-open > .jstree-ocl,
	.jstree-closed > .jstree-ocl { border-radius:20px; background-color:white; }
	*/ }
  .jstree-default-responsive .jstree-icon {
    background-image: url("../img/vendor/jstree/40px.png"); }
  .jstree-default-responsive .jstree-node,
  .jstree-default-responsive .jstree-leaf > .jstree-ocl {
    background: transparent; }
  .jstree-default-responsive .jstree-node {
    min-height: 40px;
    line-height: 40px;
    margin-left: 40px;
    min-width: 40px;
    white-space: nowrap; }
  .jstree-default-responsive .jstree-anchor {
    line-height: 40px;
    height: 40px; }
  .jstree-default-responsive .jstree-icon,
  .jstree-default-responsive .jstree-icon:empty {
    width: 40px;
    height: 40px;
    line-height: 40px; }
  .jstree-default-responsive > .jstree-container-ul > .jstree-node {
    margin-left: 0; }
  .jstree-default-responsive.jstree-rtl .jstree-node {
    margin-left: 0;
    margin-right: 40px; }
  .jstree-default-responsive.jstree-rtl .jstree-container-ul > .jstree-node {
    margin-right: 0; }
  .jstree-default-responsive .jstree-ocl,
  .jstree-default-responsive .jstree-themeicon,
  .jstree-default-responsive .jstree-checkbox {
    background-size: 120px 240px; }
  .jstree-default-responsive .jstree-leaf > .jstree-ocl {
    background: transparent; }
  .jstree-default-responsive .jstree-open > .jstree-ocl {
    background-position: 0 0px !important; }
  .jstree-default-responsive .jstree-closed > .jstree-ocl {
    background-position: 0 -40px !important; }
  .jstree-default-responsive.jstree-rtl .jstree-closed > .jstree-ocl {
    background-position: -40px 0px !important; }
  .jstree-default-responsive .jstree-themeicon {
    background-position: -40px -40px; }
  .jstree-default-responsive .jstree-checkbox,
  .jstree-default-responsive .jstree-checkbox:hover {
    background-position: -40px -80px; }
  .jstree-default-responsive.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox,
  .jstree-default-responsive.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox:hover,
  .jstree-default-responsive .jstree-checked > .jstree-checkbox,
  .jstree-default-responsive .jstree-checked > .jstree-checkbox:hover {
    background-position: 0 -80px; }
  .jstree-default-responsive .jstree-anchor > .jstree-undetermined,
  .jstree-default-responsive .jstree-anchor > .jstree-undetermined:hover {
    background-position: 0 -120px; }
  .jstree-default-responsive .jstree-anchor {
    font-weight: bold;
    font-size: 1.1em;
    text-shadow: 1px 1px white; }
  .jstree-default-responsive > .jstree-striped {
    background: transparent; }
  .jstree-default-responsive .jstree-wholerow {
    border-top: 1px solid rgba(255, 255, 255, 0.7);
    border-bottom: 1px solid rgba(64, 64, 64, 0.2);
    background: #ebebeb;
    height: 40px; }
  .jstree-default-responsive .jstree-wholerow-hovered {
    background: #e7f4f9; }
  .jstree-default-responsive .jstree-wholerow-clicked {
    background: #beebff; }
  .jstree-default-responsive .jstree-children .jstree-last > .jstree-wholerow {
    box-shadow: inset 0 -6px 3px -5px #666666; }
  .jstree-default-responsive .jstree-children .jstree-open > .jstree-wholerow {
    box-shadow: inset 0 6px 3px -5px #666666;
    border-top: 0; }
  .jstree-default-responsive .jstree-children .jstree-open + .jstree-open {
    box-shadow: none; }
  .jstree-default-responsive .jstree-node,
  .jstree-default-responsive .jstree-icon,
  .jstree-default-responsive .jstree-node > .jstree-ocl,
  .jstree-default-responsive .jstree-themeicon,
  .jstree-default-responsive .jstree-checkbox {
    background-image: url("../img/vendor/jstree/40px.png");
    background-size: 120px 240px; }
  .jstree-default-responsive .jstree-node {
    background-position: -80px 0;
    background-repeat: repeat-y; }
  .jstree-default-responsive .jstree-last {
    background: transparent; }
  .jstree-default-responsive .jstree-leaf > .jstree-ocl {
    background-position: -40px -120px; }
  .jstree-default-responsive .jstree-last > .jstree-ocl {
    background-position: -40px -160px; }
  .jstree-default-responsive .jstree-themeicon-custom {
    background-color: transparent;
    background-image: none;
    background-position: 0 0; }
  .jstree-default-responsive .jstree-file {
    background: url("../img/vendor/jstree/40px.png") 0 -160px no-repeat;
    background-size: 120px 240px; }
  .jstree-default-responsive .jstree-folder {
    background: url("../img/vendor/jstree/40px.png") -40px -40px no-repeat;
    background-size: 120px 240px; }
  .jstree-default-responsive > .jstree-container-ul > .jstree-node {
    margin-left: 0;
    margin-right: 0; } }

/********************************************/
/********************************************/
/* Settings */
/****************************/
/*** COLORS
/****************************/
/* Brands */
/* Duck Soup Old Styles */
.brand .card {
  padding: 0;
  margin: 0;
  border: 0; }

.brand .card:hover,
.brand .card:focus,
.brand:hover .card,
.brand:focus .card {
  border: 0; }

.brandGrid .brand .card-title {
  text-align: left; }

/* Category */
.category-header .category-intro {
  margin: 0 -11px;
  max-width: none;
  width: auto; }
  .category-header .category-intro:before, .category-header .category-intro:after {
    content: " ";
    display: table; }
  .category-header .category-intro:after {
    clear: both; }
  .category-header .category-intro .category-heading {
    padding-left: 11px;
    padding-right: 11px;
    width: 33.33333%;
    float: left; }
  .category-header .category-intro .category-description {
    padding-left: 11px;
    padding-right: 11px;
    width: 66.66667%;
    float: left;
    font-size: 16px; }
    @media (min-width: 1920px) {
      .category-header .category-intro .category-description {
        font-size: 20px; } }
    .category-header .category-intro .category-description > *:last-child {
      margin-bottom: 0; }

.category-header .subcategories-block {
  padding-top: 40px; }
  .category-header .subcategories-block h3 {
    color: #2b2a29;
    margin: 0 0 1em 0; }
  .category-header .subcategories-block ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    font-weight: bold;
    font-size: 20px; }
    .category-header .subcategories-block ul li {
      width: 25%;
      padding: 0;
      text-align: center; }
      .category-header .subcategories-block ul li:nth-child(4n + 1) {
        text-align: left; }
      .category-header .subcategories-block ul li:nth-child(4n + 4) {
        text-align: right; }
      .category-header .subcategories-block ul li:nth-child(n + 5) {
        margin-top: 20px; }
    .category-header .subcategories-block ul a {
      color: #6e6c6a;
      text-decoration: none; }

.page--category {
  margin-bottom: 100px; }

.category-featured-products {
  margin-bottom: 70px;
  border-bottom: 1px solid #e2e2e2;
  padding-bottom: 10px; }

.category-sidebar {
  padding-right: 45px; }
  .category-sidebar h3 {
    margin: 0 0 15px 0;
    padding-bottom: 30px;
    border-bottom: 1px solid #e2e2e2; }
  .category-sidebar .subcategories-block {
    margin-bottom: 40px; }
    .category-sidebar .subcategories-block ul {
      list-style: none;
      padding: 0;
      margin: 0; }
      .category-sidebar .subcategories-block ul li {
        margin-bottom: 10px; }
      .category-sidebar .subcategories-block ul a {
        text-decoration: none; }
        .category-sidebar .subcategories-block ul a:hover {
          text-decoration: underline; }

.category-bottom-description {
  position: relative;
  overflow: hidden;
  border-bottom: 1px solid #e2e2e2; }
  .category-bottom-description .category-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 50%;
    height: 100%;
    overflow: hidden;
    padding-right: 204px; }
    .category-bottom-description .category-image > div {
      position: relative;
      overflow: hidden;
      height: 100%; }
    .category-bottom-description .category-image img {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      object-fit: cover; }
  .category-bottom-description .category-image + .category-description {
    float: right;
    width: 50%; }
    .category-bottom-description .category-image + .category-description > div {
      margin-left: -69px; }
  .category-bottom-description .category-description {
    font-size: 16px;
    padding-top: 60px;
    padding-bottom: 60px; }
    @media (min-width: 1440px) {
      .category-bottom-description .category-description {
        font-size: 18px;
        padding-top: 80px;
        padding-bottom: 80px; } }
    @media (min-width: 1920px) {
      .category-bottom-description .category-description {
        font-size: 20px;
        padding-top: 100px;
        padding-bottom: 100px; } }
    .category-bottom-description .category-description h4 {
      text-transform: uppercase;
      font-size: 16px;
      color: #002756;
      margin: 0 0 1.5em;
      letter-spacing: 0.06em; }
      @media (min-width: 1440px) {
        .category-bottom-description .category-description h4 {
          font-size: 18px; } }
      @media (min-width: 1920px) {
        .category-bottom-description .category-description h4 {
          font-size: 20px; } }
    .category-bottom-description .category-description h3 {
      font-size: 28px;
      color: #2b2a29;
      margin: 0 0 0.5em 0;
      text-transform: capitalize; }
      @media (min-width: 1440px) {
        .category-bottom-description .category-description h3 {
          font-size: 33px; } }
      @media (min-width: 1920px) {
        .category-bottom-description .category-description h3 {
          font-size: 38px; } }

.cat-compare {
  text-align: center; }

.cat-compare .navUser-item--compare.show {
  display: inline-block;
  padding: 0.6rem 1.5rem;
  background: #c79432;
  color: #fff;
  font-size: 13px;
  border-radius: 10px; }

.cat-compare .countPill--alt {
  background-color: transparent;
  color: #fff; }

.products-list-section--related .button-compare,
[data-product-type='featured'] .button-compare {
  display: none; }

body[data-page-type='compare'] .category-header .category-intro .category-heading {
  width: 100%; }

/************************/
/* TESTIMONIAL CAROUSEL */
/************************/
.category-bottom-description .testimonials-section {
  display: none; }

.isp_left_container .testimonials-section {
  background: #f8f6f2;
  padding: 20px;
  margin-bottom: 2rem; }
  .isp_left_container .testimonials-section .container {
    padding: 0; }
  .isp_left_container .testimonials-section .page-heading {
    font-size: 24px; }
  .isp_left_container .testimonials-section .testimonial {
    padding: 0; }
    .isp_left_container .testimonials-section .testimonial .quote {
      margin-bottom: 0.5rem; }

/* Components */
.ob-chart-select,
.ob-chart-select-options {
  background: #ffffff;
  border: 1px solid #c4c4c4;
  box-sizing: border-box;
  border-radius: 7px;
  height: 40px;
  margin: 5px 0;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: -0.0025em;
  list-style: none;
  color: #888888;
  position: relative;
  cursor: pointer;
  z-index: 4; }
  @media (min-width: 768px) {
    .ob-chart-select,
    .ob-chart-select-options {
      margin: 10px 0 5px; } }
  .ob-chart-select__selected[data-initial='true'],
  .ob-chart-select-options__selected[data-initial='true'] {
    color: #888888; }
  .ob-chart-select__arrow,
  .ob-chart-select-options__arrow {
    position: absolute;
    right: 10px;
    top: 45%;
    transition: transform 0.2s linear;
    fill: #c4c4c4; }
    .ob-chart-select__arrow.expanded,
    .ob-chart-select-options__arrow.expanded {
      transform: rotate(-180deg); }
  .ob-chart-select__list,
  .ob-chart-select-options__list {
    width: 100%;
    position: absolute;
    left: 0;
    box-shadow: 0px 3px 2px 0 #a2a4b2;
    transition: opacity 0.1s cubic-bezier(0, 0, 0.38, 0.9), max-height 0.5s cubic-bezier(0, 0, 0.38, 0.9);
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    border-bottom-left-radius: 7px;
    border-bottom-right-radius: 7px; }
    .ob-chart-select__list.open,
    .ob-chart-select-options__list.open {
      opacity: 1;
      overflow: auto;
      max-height: 15rem; }
  .ob-chart-select__list-container,
  .ob-chart-select-options__list-container {
    position: relative; }
  .ob-chart-select ul,
  .ob-chart-select-options ul {
    list-style: none;
    margin: 0;
    padding: 0; }
  .ob-chart-select__list-item,
  .ob-chart-select-options__list-item {
    font-family: Lato, sans-serif;
    color: #444444;
    padding: 10px 0px;
    padding-left: 15px;
    transition: background-color 0.1s linear, color 0.1s linear;
    background-color: white;
    list-style-position: inside;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }
    .ob-chart-select__list-item:hover, .ob-chart-select__list-item:focus,
    .ob-chart-select-options__list-item:hover,
    .ob-chart-select-options__list-item:focus {
      background-color: #013e89;
      color: white; }
  .ob-chart-select + .ob-your-charts__price,
  .ob-chart-select-options + .ob-your-charts__price {
    margin-left: 10px; }
    @media (min-width: 768px) {
      .ob-chart-select + .ob-your-charts__price,
      .ob-chart-select-options + .ob-your-charts__price {
        margin-left: 20px; } }

.ob-chart-select__selected {
  color: #444444;
  padding: 10px 0px;
  padding-left: 15px;
  list-style-position: inside;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 80%; }

.ob-chart-select-options {
  width: 90px;
  height: 30px;
  border-radius: 4px;
  margin-left: auto;
  padding: 0;
  color: #383838;
  z-index: 2;
  flex-shrink: 0.25; }
  .ob-chart-select-options.open {
    z-index: 3; }
  .ob-chart-select-options__selected {
    padding: 4px 7px; }
  .ob-chart-select-options__list.open {
    opacity: 1;
    overflow: hidden;
    max-height: 15rem; }

/* Code created by other dev agency - not made by OBUNDLE */
li.isp_grid_product div.isp_product_info {
  display: grid !important; }

span.isp_shipment {
  text-transform: uppercase;
  height: 20px !important; }

.isp_quick_view_sku {
  font-weight: 700; }

span.isp_product_price.money {
  font-weight: 700;
  color: #002757; }

li.isp_grid_product form.isp_add_to_cart_form {
  display: block !important; }

li.isp_grid_product div.isp_product_info .isp_product_price_wrapper {
  display: contents !important; }

li.isp_grid_product input[type='submit'].isp_add_to_cart_btn {
  border: none !important;
  text-transform: uppercase !important;
  background-color: #aa802c !important;
  font-size: 14px !important;
  font-weight: bold !important;
  color: #fff !important;
  border-color: #aa802c !important;
  font-family: 'Open Sans' !important; }

li.isp_grid_product input[type='submit'].isp_add_to_cart_btn:hover {
  display: block !important;
  color: #fff !important;
  background-color: #aa802c !important;
  border-color: #aa802c !important; }

a.isp_product_quick_view_button {
  color: #fff !important;
  background-color: #aa802c !important;
  font-size: 14px !important;
  font-weight: bold !important;
  color: #fff !important;
  border-color: #aa802c !important;
  font-family: 'Open Sans' !important;
  text-transform: uppercase !important; }

a.isp_product_quick_view_button:hover {
  background-color: #aa802c !important;
  border-color: #aa802c !important; }

a.button.button--small.card-figcaption-button {
  background-color: #aa802c;
  color: #fff !important;
  border-color: #aa802c;
  border: 0;
  border-radius: 0px;
  padding: 16px 25.75px;
  font-weight: bold;
  font-size: 14px;
  width: 200px !important; }

li.isp_grid_product .price-section.price-section--withoutTax {
  position: static !important;
  margin-top: 20px !important; }

a.button.button--small.card-figcaption-button {
  top: 15px; }

a.button.button--small.card-figcaption-button:hover {
  background-color: #aa802c;
  border-color: #aa802c !important; }

#isp_left_container .isp_facet_value a div.isp_facet_check_box_icon.isp_facet_check_box_icon_checked {
  background-color: #002757 !important;
  border-color: #002757 !important; }

.card-text {
  display: inline-grid !important; }

.isp_product_title {
  font-weight: 700;
  color: #000 !important;
  font-family: 'Open Sans', arial, helvetica;
  font-size: 15px;
  margin-top: 20px !important;
  max-height: 8em !important;
  height: 8em !important;
  -webkit-line-clamp: 5 !important; }

li.isp_grid_product div.isp_product_info .isp_product_price_wrapper {
  margin-top: 1em !important; }

li.isp_grid_product div.isp_product_info {
  height: 120px !important; }

@media only screen and (min-width: 1350px) {
  li.isp_grid_product {
    width: 18.7% !important; } }

@media only screen and (min-width: 980px) {
  li.isp_grid_product div.isp_product_image_wrapper {
    height: 267px !important; }
  li.isp_grid_product {
    height: 530px !important; }
  a.button.button--small.card-figcaption-button {
    width: 200px !important; } }

@media only screen and (max-width: 768px) {
  li.isp_grid_product {
    height: 505px !important; }
  .isp_product_title {
    margin-top: 45px !important; }
  input.isp_add_to_cart_btn {
    width: 150px !important;
    height: 50px !important; }
  #isp_center_container .isp_center_container_header a.isp_refine_nevigation {
    margin-top: 0px; }
  li.isp_grid_product .price-section.price-section--withoutTax {
    position: static !important;
    margin-top: 47px !important; }
  #isp_center_container a.button.button--small.card-figcaption-button {
    width: 150px !important;
    height: 50px !important;
    top: 11px; } }

/* Badges */
.isp-custom-badge {
  display: flex;
  position: absolute;
  font-weight: 400;
  font-style: normal;
  z-index: 1;
  top: 10px;
  right: 10px;
  min-width: 8vw;
  height: 30px;
  padding: 0 30px 0 30px;
  margin: 0;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  font-family: 'proxima-nova';
  line-height: 30px;
  text-align: center;
  white-space: normal;
  border-radius: 15px; }

.isp-custom-badge.other {
  color: #fff;
  background-color: #013e89; }

.isp-custom-badge.special {
  color: #fff;
  background-color: #013e89; }

/* Navigation */
/* Products */
.product-page {
  padding: 25px 0; }
  @media (min-width: 1920px) {
    .product-page {
      padding: 40px 0; } }

.product-description {
  background-color: #faf8f5;
  border-top: 1px solid #f0e8db;
  border-bottom: 1px solid #f0e8db;
  padding: 40px 0;
  margin-bottom: 60px; }
  @media (min-width: 1440px) {
    .product-description {
      padding: 50px 0;
      margin-bottom: 70px; } }
  @media (min-width: 1920px) {
    .product-description {
      padding: 60px 0;
      margin-bottom: 80px; } }
  .product-description .product-description-title {
    font-size: 26px;
    margin: 0;
    color: #2b2a29; }
  .product-description .product-description-content {
    font-size: 16px;
    margin-top: 1em; }
    @media (min-width: 1440px) {
      .product-description .product-description-content {
        font-size: 18px; } }
    @media (min-width: 1920px) {
      .product-description .product-description-content {
        font-size: 20px; } }
    .product-description .product-description-content > *:last-child {
      margin-bottom: 0; }

.product-details-row {
  margin: 0 auto;
  max-width: 62.75rem;
  width: 100%;
  display: flex;
  justify-content: center; }
  .product-details-row:before, .product-details-row:after {
    content: " ";
    display: table; }
  .product-details-row:after {
    clear: both; }

.product-details-column {
  padding-left: 11px;
  padding-right: 11px;
  width: 66.66667%;
  float: none; }

.product-details {
  margin-bottom: 60px;
  border-bottom: 1px solid #e2e2e2; }
  @media (min-width: 1440px) {
    .product-details {
      margin-bottom: 70px; } }
  @media (min-width: 1920px) {
    .product-details {
      margin-bottom: 80px; } }
  .product-details .product-details-tab {
    font-size: 22px;
    color: #707070;
    margin: 0;
    padding: 18px 20px 22px 0;
    border-top: 1px solid #e2e2e2;
    position: relative;
    cursor: pointer; }
    @media (min-width: 1440px) {
      .product-details .product-details-tab {
        font-size: 24px; } }
    @media (min-width: 1920px) {
      .product-details .product-details-tab {
        font-size: 26px; } }
    .product-details .product-details-tab::before, .product-details .product-details-tab::after {
      transition: opacity 0.15s ease-out, border-color 0.15s ease-out;
      content: '';
      position: absolute;
      top: 50%; }
    .product-details .product-details-tab::before {
      right: 0;
      border-top: 3px solid #c79432;
      width: 19px; }
    .product-details .product-details-tab::after {
      right: 9px;
      border-left: 3px solid #c79432;
      height: 19px;
      margin-top: -8px;
      margin-right: -1px; }
    .product-details .product-details-tab.expanded {
      color: #383838; }
      .product-details .product-details-tab.expanded::before {
        border-color: #002756; }
      .product-details .product-details-tab.expanded::after {
        opacity: 0; }
  .product-details-tabpanel {
    font-size: 14px; }
    @media (min-width: 1440px) {
      .product-details-tabpanel {
        font-size: 16px; } }
    @media (min-width: 1920px) {
      .product-details-tabpanel {
        font-size: 18px; } }

/************/
/* GLOSSARY */
/************/
.ob-glossary__term {
  display: inline-block;
  position: relative;
  border-bottom: 1px dotted;
  padding: 0; }
  .ob-glossary__term::before {
    content: '';
    background: #c79432;
    height: 100%;
    width: 0;
    opacity: 0.3;
    z-index: -1;
    position: absolute;
    transition: all 0.5s ease 0s;
    left: 0; }
  .ob-glossary__term:hover, .ob-glossary__term:focus {
    cursor: help; }
    .ob-glossary__term:hover::before, .ob-glossary__term:focus::before {
      width: 100%;
      transition: all 0.5s ease 0s; }
  .ob-glossary__term:focus-visible {
    outline: 2px solid; }
  .ob-glossary__term.highlight::before {
    width: 100%; }

.ob-glossary__definition {
  position: absolute;
  display: none;
  left: 0;
  z-index: 2;
  text-align: left;
  background: white;
  border: 1px solid #9d9b99;
  border-radius: 10px;
  padding: 10px;
  width: 225px;
  font-style: normal;
  font-weight: 400;
  box-shadow: 0px 2px 5px 0px #818181;
  animation: fadeInFromNone 0.2s ease-out; }
  @media (min-width: 768px) {
    .ob-glossary__definition {
      width: 375px; } }
  .ob-glossary__definition.is-active {
    display: block;
    opacity: 1;
    transition: all 1s ease-in-out; }

.ob-glossary__close {
  position: absolute;
  right: 2.5px;
  top: 2.5px;
  fill: #c79432;
  width: 20px;
  height: 20px; }

/****************************/
/* PRODUCT DETAIL ACCORDION */
/****************************/
.product-details .product-details-tab {
  width: 100%;
  font-weight: bold;
  text-align: left; }
  .product-details .product-details-tab:focus-visible {
    outline: 2px solid #002756; }

.product-details-tabpanel {
  transition: height 0.25s ease, overflow 0.25s ease;
  overflow: hidden; }
  .product-details-tabpanel.overflow-visible {
    overflow: visible; }

.product-details-tabpanel:not(.expanded) {
  display: none; }

/*******************/
/* PRODUCT DETAILS */
/*******************/
.productView .productView-price {
  font-size: 1rem; }
  @media (min-width: 1280px) {
    .productView .productView-price {
      font-size: 25px; } }

.productView .price-section {
  display: inline-block; }

.productView .ob-card__priceBox {
  display: block; }

.productView .ob-reg-price {
  color: #013e89;
  font-weight: bold;
  font-size: 22px; }

.productView .ob-list-price {
  display: inline-block; }

.productView .p-badges {
  width: 50%; }

.productView .ob-price-list .rrp-price--withoutTax {
  display: inline-block; }

.ob-reg-price .rrp-price--withoutTax {
  display: none; }

/**************/
/* ANIMATIONS */
/**************/
@keyframes fadeInFromNone {
  0% {
    display: none;
    opacity: 0; }
  1% {
    display: block;
    opacity: 0; }
  100% {
    display: block;
    opacity: 1; } }

/** Duck Soup Old Styles **/
.productView-details {
  padding-top: 1rem; }

.p-badges {
  display: inline-block;
  width: 100%;
  margin-top: 1rem;
  position: relative; }

.p-shipping {
  font-size: 12px;
  line-height: 1.28;
  font-weight: 600;
  margin: 2px 1rem 0 0 !important;
  color: #aa802c;
  text-transform: uppercase;
  letter-spacing: 0.02em;
  float: left; }

.p-offer {
  float: left;
  background: url("https://cdn11.bigcommerce.com/s-l94k8rwqn/product_images/uploaded_images/badge-bg.png?t=1626738187") no-repeat scroll right center transparent;
  background-size: auto 100%;
  color: #fff;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 600;
  padding: 0 10px 0 0;
  margin-right: 1rem;
  font-size: 12px; }

.p-offer span {
  background: #aa802c;
  padding: 1px 4px 2px 9px;
  display: block; }

.p-shipping.backorder {
  color: #999; }

.p-offer a {
  text-decoration: none;
  color: #fff; }

.p-shipping a {
  text-decoration: none;
  color: #aa802c; }

#shippop {
  position: absolute;
  visibility: hidden;
  z-index: 50;
  width: 450px;
  height: 350px;
  left: 0 !important;
  top: 40px !important;
  background-color: #f8f6f2;
  border: 1px solid #e2e2e2;
  padding: 10px 20px;
  overflow-y: auto; }

#offerpop {
  position: absolute;
  visibility: hidden;
  z-index: 50;
  width: 450px;
  height: auto;
  left: 0 !important;
  top: 40px !important;
  background-color: #f8f6f2;
  border: 1px solid #e2e2e2;
  padding: 10px 20px;
  overflow-y: auto; }

#shippop h3,
#offerpop h3 {
  margin: 1rem 0;
  font-size: 16px;
  text-transform: uppercase; }

#shippop p,
#offerpop p {
  font-size: 14px;
  margin-bottom: 1rem; }

#close {
  float: right; }

#close a {
  text-decoration: none; }

.productView-options {
  border-bottom: 0;
  margin-bottom: 0; }

[data-product-attribute='product-list'] .productOptions-list-item {
  padding: 0.5rem 1.5rem 0.5rem 5rem; }

[data-product-attribute='product-list'] .productOptions-list-item .form-label {
  margin-bottom: 0; }

.productOptions-list-item + .productOptions-list-item {
  border-top: 0; }

.productOptions-list-item .form-label {
  text-align: left;
  top: 0;
  line-height: 1;
  margin-bottom: 0;
  padding-left: 25px; }

.productOptions-list-item + .productOptions-list-item {
  border-top: 0;
  padding: 0.5rem 1rem; }

.productOptions-list-item .form-radio + .form-label::after {
  width: 15px;
  height: 15px;
  background-size: 13px;
  top: 0.07rem; }

.form-radio + .form-label::before {
  height: 1rem;
  width: 1rem;
  top: 1px; }

.productOptions-list {
  padding: 0.75rem 0 0.2rem; }

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

.productView-additional-actions {
  display: none; }

.productView-options .add-to-cart-wrapper .submit-container {
  padding-bottom: 10px; }

.jdgm-all-reviews-widget,
.jdgm-rev-widg {
  border: 0 !important;
  padding: 2rem 0 !important; }

.jdgm-ask-question-btn,
.jdgm-write-rev-link {
  text-decoration: none !important;
  text-transform: uppercase !important;
  border-radius: 8px !important; }

.ob-review-link {
  margin-left: 31px;
  position: relative;
  color: #383838;
  text-decoration: none; }
  .ob-review-link:hover {
    text-decoration: underline; }
  .ob-review-link::before {
    content: '';
    position: absolute;
    top: 0;
    left: -16px;
    border-left: 1px solid #BEBEBE;
    height: 100%; }

@media print {
  .productView-image,
  .productView-img-container {
    display: block !important; }
  .MagicZoomGallery {
    display: none !important; } }

/* Pages */
.home-categories {
  list-style: none;
  margin: 0;
  padding: 40px 0;
  display: flex;
  justify-content: space-between;
  text-align: center;
  border-bottom: 1px solid #e2e2e2;
  flex-flow: row wrap; }
  @media (min-width: 1440px) {
    .home-categories {
      padding: 50px 0; } }
  @media (min-width: 1920px) {
    .home-categories {
      padding: 60px 0; } }
  .home-categories .icon {
    width: 45px;
    height: 45px;
    margin-bottom: 25px; }
    @media (min-width: 1440px) {
      .home-categories .icon {
        width: 50px;
        height: 50px;
        margin-bottom: 30px; } }
    @media (min-width: 1920px) {
      .home-categories .icon {
        width: 57px;
        height: 57px;
        margin-bottom: 35px; } }
  .home-categories .label {
    display: block;
    line-height: 1.23;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 15px; }
    @media (min-width: 1440px) {
      .home-categories .label {
        font-size: 18px; } }
    @media (min-width: 1920px) {
      .home-categories .label {
        font-size: 22px; } }

.home-featured-section {
  padding: 40px 0 30px; }
  @media (min-width: 1440px) {
    .home-featured-section {
      padding: 45px 0; } }
  @media (min-width: 1920px) {
    .home-featured-section {
      padding: 60px 0; } }

.home-brands-section {
  overflow: hidden;
  padding: 70px 0 0 30px; }
  @media (min-width: 1920px) {
    .home-brands-section {
      padding: 85px 0 40px; } }
  .home-brands-section ul {
    list-style: none;
    padding: 0;
    margin: 0 -35px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    text-align: center; }
    .home-brands-section ul li {
      width: 20%;
      padding: 0 20px;
      margin-bottom: 20px; }
      @media (min-width: 1920px) {
        .home-brands-section ul li {
          margin-bottom: 30px;
          padding: 0 35px; } }
    .home-brands-section ul img {
      max-height: 108px; }

.home-history-section {
  background-color: #002756;
  color: #fff;
  position: relative; }
  .home-history-section .our-history-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 50%;
    height: 100%;
    background-color: #ddd;
    overflow: hidden; }
    .home-history-section .our-history-image img {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      object-fit: cover; }
    .home-history-section .our-history-image span {
      text-transform: uppercase;
      letter-spacing: 0.06em;
      color: #fff;
      position: absolute;
      bottom: 35px;
      left: 30px;
      font-size: 14px; }
      @media (min-width: 1440px) {
        .home-history-section .our-history-image span {
          font-size: 16px;
          bottom: 40px;
          left: 40px; } }
      @media (min-width: 1920px) {
        .home-history-section .our-history-image span {
          font-size: 18px;
          bottom: 50px;
          left: 50px; } }
  .home-history-section .our-history-content {
    margin: 0 auto;
    max-width: 62.75rem;
    width: 100%; }
    .home-history-section .our-history-content:before, .home-history-section .our-history-content:after {
      content: " ";
      display: table; }
    .home-history-section .our-history-content:after {
      clear: both; }
    .home-history-section .our-history-content > div {
      padding-left: 11px;
      padding-right: 11px;
      width: 41.66667%;
      float: left;
      padding-top: 60px;
      padding-bottom: 60px;
      margin-left: 58.33333%; }
      @media (min-width: 1440px) {
        .home-history-section .our-history-content > div {
          padding-top: 80px;
          padding-bottom: 80px; } }
      @media (min-width: 1920px) {
        .home-history-section .our-history-content > div {
          padding-top: 100px;
          padding-bottom: 100px; } }
  .home-history-section h4 {
    color: #F4B12A;
    font-size: 16px;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    margin: 0 0 1.5em 0; }
    @media (min-width: 1440px) {
      .home-history-section h4 {
        font-size: 18px; } }
    @media (min-width: 1920px) {
      .home-history-section h4 {
        font-size: 20px; } }
  .home-history-section h3 {
    font-size: 28px;
    color: inherit;
    margin: 0 0 0.5em 0; }
    @media (min-width: 1440px) {
      .home-history-section h3 {
        font-size: 33px; } }
    @media (min-width: 1920px) {
      .home-history-section h3 {
        font-size: 38px; } }
  .home-history-section .text {
    font-size: 16px;
    line-height: 1.6;
    margin: 0 0 2em 0; }
    @media (min-width: 1440px) {
      .home-history-section .text {
        font-size: 18px; } }
    @media (min-width: 1920px) {
      .home-history-section .text {
        font-size: 20px; } }
  .home-history-section .button {
    border-color: #F4B12A;
    color: #F4B12A; }
    .home-history-section .button:hover {
      border-color: #E2B520;
      background-color: #E2B520;
      color: #010D1E; }

.home-features-section {
  padding: 65px 0 40px;
  text-align: center; }
  @media (min-width: 1920px) {
    .home-features-section {
      padding: 120px 0 120px; } }
  .home-features-section .features-row {
    margin: 0 auto;
    max-width: 62.75rem;
    width: 100%; }
    .home-features-section .features-row:before, .home-features-section .features-row:after {
      content: " ";
      display: table; }
    .home-features-section .features-row:after {
      clear: both; }
    .home-features-section .features-row > div {
      padding-left: 11px;
      padding-right: 11px;
      width: 25%;
      float: left; }
  .home-features-section .icon {
    height: 47px;
    width: 58px; }
    @media (min-width: 1920px) {
      .home-features-section .icon {
        height: 56px;
        width: 70px; } }
  .home-features-section .label {
    font-size: 18px;
    font-weight: bold;
    color: #383838;
    display: block;
    margin-top: 25px; }
    @media (min-width: 1920px) {
      .home-features-section .label {
        font-size: 20px;
        margin-top: 30px; } }

.page-heading-container {
  display: flex;
  justify-content: space-between;
  margin-bottom: 35px; }
  @media (min-width: 1920px) {
    .page-heading-container {
      margin-bottom: 40px; } }
  .page-heading-container .page-heading {
    margin: 0; }
  .page-heading-container .button {
    margin: 0; }

.ob-charts div[itemscope] {
  margin-right: auto; }
  @media (min-width: 768px) {
    .ob-charts div[itemscope] {
      padding: 0; } }

@media (min-width: 1440px) {
  .ob-charts .container {
    max-width: 75rem; } }

.ob-charts-productView {
  display: flex;
  flex-flow: column;
  justify-content: space-between;
  padding-bottom: 75px; }
  @media (min-width: 1024px) {
    .ob-charts-productView {
      flex-flow: row nowrap; } }
  .ob-charts-productView__top-rated {
    fill: #aa7f2c;
    height: 20px;
    width: 105px;
    margin-top: 20px; }
    .ob-charts-productView__top-rated svg {
      height: inherit;
      width: inherit; }
  .ob-charts-productView__details-container {
    display: flex;
    flex-flow: column;
    width: 100%; }
    @media (min-width: 1024px) {
      .ob-charts-productView__details-container {
        margin-left: 30px; } }
    @media (min-width: 1440px) {
      .ob-charts-productView__details-container {
        margin-left: 0;
        width: 440px; } }
  .ob-charts-productView__img-details-container {
    display: block;
    width: 100%;
    flex-shrink: 0; }
    @media (min-width: 1024px) {
      .ob-charts-productView__img-details-container {
        display: block;
        width: 704px; } }
  .ob-charts-productView__image {
    padding: 0;
    margin: 0;
    width: 100%;
    position: relative;
    flex-shrink: 0;
    max-width: 704px; }
    @media (min-width: 768px) {
      .ob-charts-productView__image {
        width: 704px; } }
    .ob-charts-productView__image #ob-chartMap {
      display: none; }
      @media (min-width: 768px) {
        .ob-charts-productView__image #ob-chartMap {
          display: inline; } }
    .ob-charts-productView__image .ob-map {
      max-width: 100%;
      width: 100%;
      max-height: 230px; }
      @media (min-width: 768px) {
        .ob-charts-productView__image .ob-map {
          max-width: 704px;
          max-height: 395px; } }
      .ob-charts-productView__image .ob-map.ob-mobile {
        display: block;
        width: 100%; }
        @media (min-width: 768px) {
          .ob-charts-productView__image .ob-map.ob-mobile {
            display: none; } }
    @media (min-width: 1024px) {
      .ob-charts-productView__image {
        margin-bottom: 20px; } }
    @media (min-width: 1280px) {
      .ob-charts-productView__image {
        width: 100%; } }
  .ob-charts-productView__overlay {
    display: none;
    position: absolute;
    background: rgba(69, 69, 69, 0.75);
    inset: 0;
    cursor: pointer;
    max-height: 395px; }
    @media (min-width: 768px) {
      .ob-charts-productView__overlay {
        display: flex; } }
    .ob-charts-productView__overlay-content {
      display: flex;
      justify-content: center;
      align-items: center;
      flex-flow: column;
      width: 100%; }
    .ob-charts-productView__overlay-icon {
      width: 18.5px;
      height: 25.5px;
      fill: #fff; }
    .ob-charts-productView__overlay-text {
      width: 140px;
      color: #fff;
      margin: 0;
      margin-top: 15px;
      font-style: normal;
      font-weight: 600;
      font-size: 17px;
      line-height: 20px;
      text-align: center;
      letter-spacing: 0.055em;
      text-transform: uppercase; }
  .ob-charts-productView .productView-header {
    padding-top: 15px; }
    @media (min-width: 1024px) {
      .ob-charts-productView .productView-header {
        padding-top: 0; } }
  .ob-charts-productView .productView-title {
    font-style: normal;
    font-weight: 600;
    font-size: 28px;
    line-height: 35px;
    margin: 0; }
    @media (min-width: 768px) {
      .ob-charts-productView .productView-title {
        margin-bottom: 5px; } }
  .ob-charts-productView .productView-price {
    font-size: 25px;
    line-height: 31px;
    letter-spacing: 0.00252em;
    color: #383838;
    padding-top: 5px; }
  .ob-charts-productView .productView-details-container {
    padding: 0; }
  .ob-charts-productView .productView-product {
    border: 0; }
  .ob-charts-productView .productView-details {
    float: none;
    width: 100%;
    padding: 0; }
    .ob-charts-productView .productView-details.ob-desktop {
      display: none; }
      @media (min-width: 1024px) {
        .ob-charts-productView .productView-details.ob-desktop {
          display: block; } }
    .ob-charts-productView .productView-details.ob-mobile {
      display: block; }
      @media (min-width: 1024px) {
        .ob-charts-productView .productView-details.ob-mobile {
          display: none; } }
  .ob-charts-productView .productView-options {
    padding: 0; }
  .ob-charts-productView .ob-img-info {
    margin-top: 15px;
    margin-bottom: 30px; }
    @media (min-width: 768px) {
      .ob-charts-productView .ob-img-info {
        margin-top: 10px;
        margin-bottom: 0; } }
    @media (min-width: 1024px) {
      .ob-charts-productView .ob-img-info {
        margin-left: 0; } }
    .ob-charts-productView .ob-img-info__header, .ob-charts-productView .ob-img-info__expiry {
      display: flex;
      align-items: center;
      background: #faf8f5;
      padding: 20px 18px;
      margin-bottom: 10px;
      border-radius: 7px;
      justify-content: center; }
      @media (min-width: 768px) {
        .ob-charts-productView .ob-img-info__header, .ob-charts-productView .ob-img-info__expiry {
          justify-content: flex-start; } }
    .ob-charts-productView .ob-img-info__header {
      display: none; }
      @media (min-width: 768px) {
        .ob-charts-productView .ob-img-info__header {
          display: flex;
          flex-flow: column;
          align-items: flex-start; } }
    .ob-charts-productView .ob-img-info__title {
      display: flex;
      align-items: center;
      margin-bottom: 5px;
      font-size: 16px;
      font-weight: 600;
      line-height: 20px;
      letter-spacing: 0em; }
    .ob-charts-productView .ob-img-info__details {
      font-size: 14px;
      font-weight: 400;
      line-height: 25px;
      letter-spacing: -0.0025em;
      text-align: left;
      margin: 0; }
      @media (min-width: 768px) {
        .ob-charts-productView .ob-img-info__details {
          font-size: 15px; } }
    .ob-charts-productView .ob-img-info__expiry {
      padding: 8px 18px; }
    .ob-charts-productView .ob-img-info__icon {
      fill: none;
      width: 16px;
      height: 25px;
      margin-right: 6px;
      position: relative;
      top: 1px; }
    .ob-charts-productView .ob-img-info__date {
      font-size: 12px;
      font-weight: 600;
      line-height: 25px;
      letter-spacing: -0.0025em;
      text-align: left; }
      @media (min-width: 768px) {
        .ob-charts-productView .ob-img-info__date {
          font-size: 15px; } }

/*** MAP SELECT & DROPDOWN SELECT ***/
/***************************************/
.ob-choose-charts__labels,
.ob-your-charts__labels {
  display: flex;
  justify-content: space-between;
  align-items: flex-end; }

.ob-choose-charts__label-1,
.ob-your-charts__label-1 {
  font-weight: 600;
  font-size: 15px;
  line-height: 20px;
  color: #383838;
  display: inline-block; }
  @media (min-width: 768px) {
    .ob-choose-charts__label-1,
    .ob-your-charts__label-1 {
      font-size: 14px; } }

.ob-choose-charts__label-2,
.ob-your-charts__label-2 {
  font-size: 12px;
  line-height: 18px;
  text-align: right;
  letter-spacing: -0.0025em;
  color: #888888;
  display: inline-block; }
  @media (min-width: 768px) {
    .ob-choose-charts__label-2,
    .ob-your-charts__label-2 {
      font-size: 14px; } }

.ob-choose-charts__message {
  font-style: italic;
  font-weight: normal;
  font-size: 12px;
  line-height: 15px;
  letter-spacing: -0.0025em;
  color: #383838;
  display: none; }
  .ob-choose-charts__message .--left {
    display: none; }
  @media (min-width: 768px) {
    .ob-choose-charts__message {
      display: inline; } }
  @media (min-width: 1024px) {
    .ob-choose-charts__message .--left {
      display: inline; }
    .ob-choose-charts__message .--above {
      display: none; } }

.ob-your-charts {
  margin-top: 30px; }
  .ob-your-charts__list {
    list-style: none;
    margin: 0;
    padding: 10px 0; }
  .ob-your-charts__item {
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    min-height: 40px;
    height: auto;
    background: #faf8f5;
    border-radius: 7px;
    margin-bottom: 5px; }
    .ob-your-charts__item span {
      font-size: 14px;
      line-height: 18px;
      letter-spacing: -0.0025em;
      color: #383838; }
  .ob-your-charts__name {
    padding-left: 15px; }
  .ob-your-charts__price {
    margin-left: auto; }
    @media (min-width: 1280px) {
      .ob-your-charts__price {
        margin-left: auto; } }
  .ob-your-charts__qty {
    margin: 0 10px; }
  .ob-your-charts__form-increment {
    display: flex;
    align-items: center; }
    .ob-your-charts__form-increment .button {
      width: 23px;
      height: 23px;
      border-radius: 4px;
      padding: 0;
      margin: 0;
      position: relative;
      border: 1px solid #f3eee6;
      z-index: 1; }
      .ob-your-charts__form-increment .button::before {
        content: '';
        position: absolute;
        top: 50%;
        left: 50%;
        width: 10px;
        border-top: 2px solid #383838;
        transform: translate3d(-50%, -50%, 0);
        transition: border-color 0.15s ease-out; }
      .ob-your-charts__form-increment .button--increase::after {
        content: '';
        position: absolute;
        top: 50%;
        left: 50%;
        height: 10px;
        border-left: 2px solid #383838;
        transform: translate3d(-50%, -50%, 0);
        transition: border-color 0.15s ease-out; }
      .ob-your-charts__form-increment .button:hover {
        box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.14);
        border-color: #6e6c6a; }
        .ob-your-charts__form-increment .button:hover::before, .ob-your-charts__form-increment .button:hover::after {
          border-color: #c5933c;
          transition: border-color 0.15s ease-out; }
    .ob-your-charts__form-increment .form-input {
      border: 0;
      display: block;
      height: 18px;
      width: 30px;
      padding: 0;
      text-align: center;
      vertical-align: middle;
      font-weight: normal;
      font-size: 14px;
      line-height: 18px;
      letter-spacing: -0.0025em;
      color: #383838;
      background: transparent; }
  .ob-your-charts__no-list {
    background: #faf8f5;
    text-align: center;
    height: 40px;
    line-height: 40px;
    margin-bottom: 5px; }

.ob-chart-map__area {
  cursor: pointer; }
  .ob-chart-map__area.map-selected {
    cursor: not-allowed; }

#ob-alertError {
  display: none;
  color: red;
  height: auto;
  text-align: center;
  margin: 10px 0;
  font-size: 14px; }
  #ob-alertError.isVisible {
    display: block; }

.ob-modal-body {
  display: flex; }
  .ob-modal-body .modal-body {
    display: flex; }
  .ob-modal-body .previewCart {
    width: 100%; }
  .ob-modal-body .productView {
    height: 100%; }
  .ob-modal-body .productView-details {
    display: flex;
    flex-flow: column wrap;
    height: 100%;
    width: auto;
    float: none; }
    .ob-modal-body .productView-details li {
      margin-right: 10px; }
    .ob-modal-body .productView-details h4 {
      margin-top: 1rem;
      margin-bottom: 5px; }
    .ob-modal-body .productView-details p {
      margin: 0; }

/*** ADD TO CART ***/
/***************************************/
.ob-addToCart__submit-container input {
  width: 100%;
  border-radius: 7px;
  margin: 0; }

/*** MISC PRODUCT ACTIONS ***/
/***************************************/
.ob-misc-actions {
  display: flex;
  justify-content: space-evenly;
  color: #878787;
  border-top: 1px solid #e8e8e8;
  padding-top: 27px;
  margin-top: 27px; }
  .ob-misc-actions__compare, .ob-misc-actions__share {
    display: flex;
    align-items: center;
    color: inherit;
    text-decoration: none;
    transition: 0.2s all ease; }
    .ob-misc-actions__compare:hover .ob-misc-actions__icon, .ob-misc-actions__share:hover .ob-misc-actions__icon {
      fill: #002757; }
    .ob-misc-actions__compare:hover .ob-misc-actions__text, .ob-misc-actions__share:hover .ob-misc-actions__text {
      color: #002757; }
  .ob-misc-actions__icon {
    width: 15px;
    height: 15px;
    fill: #878787;
    margin-right: 10px; }
    @media (min-width: 768px) {
      .ob-misc-actions__icon {
        width: 20px;
        height: 20px; } }
  .ob-misc-actions__text {
    margin: 0;
    font-size: 12px;
    font-weight: 600;
    line-height: 20px;
    text-transform: uppercase; }
    @media (min-width: 768px) {
      .ob-misc-actions__text {
        font-size: 14px; } }

/*** VFR SECTIONAL CHART ***/
/***************************************/
.ob-charts[data-chart-name='VFR_SECTIONAL_CHARTS'] .container {
  max-width: 70rem; }

.ob-charts[data-chart-name='VFR_SECTIONAL_CHARTS'] .ob-your-charts__item {
  padding-top: 10px;
  padding-bottom: 10px; }

.ob-charts-productView[data-chart-name='VFR_SECTIONAL_CHARTS'] .ob-charts-productView__overlay {
  max-height: 410px; }

.ob-charts-productView[data-chart-name='VFR_SECTIONAL_CHARTS'] .ob-charts-productView__img-details-container {
  width: 340px; }
  @media (min-width: 768px) {
    .ob-charts-productView[data-chart-name='VFR_SECTIONAL_CHARTS'] .ob-charts-productView__img-details-container {
      width: 610px; } }

.ob-charts-productView[data-chart-name='VFR_SECTIONAL_CHARTS'] .ob-charts-productView__image {
  max-width: 340px; }
  .ob-charts-productView[data-chart-name='VFR_SECTIONAL_CHARTS'] .ob-charts-productView__image .ob-map {
    max-width: 340px;
    width: 340px; }
  @media (min-width: 768px) {
    .ob-charts-productView[data-chart-name='VFR_SECTIONAL_CHARTS'] .ob-charts-productView__image {
      height: 410px;
      max-height: 410px;
      width: 610px;
      max-width: 610px; }
      .ob-charts-productView[data-chart-name='VFR_SECTIONAL_CHARTS'] .ob-charts-productView__image .ob-map {
        width: inherit;
        max-width: unset;
        height: inherit;
        max-height: unset; } }

/* Header */
.navPages-container {
  display: none; }

/* 1024px */
@media screen and (max-width: 1024px) {
  body {
    padding-top: 35px; }
  .header .promo-bar {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%; }
  .header .main-bar {
    margin: 0 5.89286rem;
    text-align: center;
    padding: 0.5rem 0; }
  .header .main-bar-container {
    display: block; }
  .header-logo img {
    width: auto;
    max-height: 40px; }
  .header .main-bar .search-container,
  .header .main-bar .contact-expert {
    display: none; }
  .header .main-bar .additional-nav {
    margin-left: 0;
    position: absolute;
    right: 0;
    top: 35px; }
  .header .main-bar .additional-nav li {
    display: none; }
  .header .main-bar .additional-nav li:last-child {
    display: block; }
  .header .main-bar .additional-nav li + li {
    margin-left: 0;
    padding: 0.5rem; }
  .nav-bar {
    display: none; }
  .navPages-container.is-open {
    display: block;
    z-index: 1;
    padding-top: 90px; }
  .navPages-quickSearch {
    border-bottom: 0;
    margin-bottom: 0; }
  .quickSearchResults {
    display: none; }
  .navPages-action {
    font-size: 15px;
    font-weight: 400;
    padding: 0.5rem 0; }
  .header .nav-bar .nav {
    list-style: none;
    margin: 0;
    display: block; }
  .header .nav-bar .nav > li {
    padding: 0 1rem;
    position: relative; }
  .header .nav-bar .nav > li + li {
    margin-left: 0; }
  .header .nav-bar .nav-link-level-1 {
    padding: 0.5rem 0;
    text-align: left; }
  .header .nav-bar .nav > li:hover .sub-nav {
    display: block;
    position: relative; }
  #menu.nav-bar.is-open .navPages-item {
    padding: 0 1rem; }
  #menu.nav-bar.is-open .navPages-action {
    padding: 0.5rem 0;
    text-align: left;
    font-size: 14px; }
  .navPage-subMenu-item {
    padding: 0.3rem 0; }
  .navPage-childList {
    border-left: 0; }
  .navPage-childList .navPages-action {
    padding: 0.3rem 0; }
  .navPages-list--user {
    padding-top: 1rem !important;
    border-top: 1px solid #ccc;
    margin-top: 1rem !important; } }

/* Hides price in Magento search dropdown */
.as_magento_price {
  display: none; }

/* Footer */
/* Duck Soup Old Styles */
.footer-block {
  width: 25%; }

.newsletter-column .footer-block {
  width: auto; }

/* 1280px */
@media screen and (max-width: 1280px) {
  .footer .top-bar {
    display: inline-block;
    width: 100%; }
  .footer .top-bar .nav-column {
    width: 66%;
    float: left; }
  .footer .top-bar .newsletter-column {
    width: 34%;
    float: left; }
  .footer-block {
    float: left; }
  .footer .top-bar .nav-column .footer-block + .footer-block {
    margin-left: 0; }
  .footer .bottom-bar {
    display: inline-block;
    width: 100%; }
  .footer .bottom-bar .links,
  .footer .bottom-bar .copyright {
    width: 50%;
    float: left; } }

/* 1024px */
@media screen and (max-width: 1024px) {
  .footer .top-bar .nav-column {
    width: 100%;
    margin-bottom: 2rem; }
  .footer .top-bar .newsletter-column {
    width: 100%; }
  .newsletter-column .footer-block {
    width: 100%; }
  .footer .top-bar .newsletter-column .footer-social-links {
    display: inline-block;
    width: 100%; }
  .footer .top-bar .newsletter-column .footer-social-links .footer-heading {
    float: left;
    margin: 0 1rem 0 0; }
  .footer .socialLinks {
    float: left; }
  .footer .bottom-bar .links,
  .footer .bottom-bar .copyright {
    width: 100%;
    text-align: center; }
  .footer .bottom-bar .links ul {
    display: inline-block;
    width: 100%; }
  .footer .bottom-bar .links ul li + li,
  .footer .bottom-bar .links li {
    display: inline-block;
    margin: 0 1rem; } }

/* 800px */
@media screen and (max-width: 800px) {
  .footer-block {
    width: 100%;
    margin-bottom: 2rem;
    text-align: center; }
  .newsletter-column .footer-block {
    margin-bottom: 0; }
  .footer .top-bar .newsletter-column .footer-social-links .footer-heading {
    float: none;
    margin: 0 1rem 0 0;
    vertical-align: middle;
    display: inline-block; }
  .footer .socialLinks {
    float: none;
    display: inline-block;
    vertical-align: middle; } }

/* Common */
.ob-card__priceBox .ob-marvs-price {
  font-weight: 700; }

.ob-card__priceBox .ob-reg-price.ob-map-visible::after {
  content: 'See Price';
  background: none repeat scroll 0 0 #fff;
  color: #013e89;
  font-weight: 700;
  cursor: pointer; }

.ob-card__priceBox .ob-reg-price.ob-map-visible .ob-price,
.ob-card__priceBox .ob-reg-price.ob-map-visible .isp_product_price {
  display: none; }

.ob-card__map-price {
  display: inline; }

.ob-card__compare input[type='checkbox'] {
  position: relative;
  top: 2px;
  height: 15px;
  width: 15px; }

.ob-card__compare:active {
  border: 0; }

/* DUCK SOUP OLD STYLES */
.card-label {
  font-size: 12px;
  line-height: 1.28;
  font-weight: 600;
  margin-bottom: 8px;
  color: #aa802c;
  text-transform: uppercase;
  letter-spacing: 0.02em;
  display: inline-block;
  min-height: 16px; }

.card-label .backorder {
  color: #999; }

.poffer-badge {
  position: absolute;
  top: 0;
  left: 0;
  background: url("https://cdn11.bigcommerce.com/s-l94k8rwqn/product_images/uploaded_images/badge-bg.png?t=1626738187") no-repeat scroll right center transparent;
  background-size: auto 100%;
  color: #fff;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 600;
  padding: 0 10px 0 0; }

.poffer-badge span {
  background: #aa802c;
  padding: 2px 4px 2px 9px;
  display: block; }

.card-figcaption-button .icon {
  display: none; }

.card-figcaption-button {
  width: 100%;
  font-weight: 400;
  letter-spacing: 0;
  padding: 7px;
  color: #707070; }

.card-figcaption-button:hover,
.card-figcaption-button:active,
.card-figcaption-button:focus {
  background-color: #c79432 !important;
  border-color: #c79432 !important;
  color: #fff !important; }

.button-compare {
  border: 0;
  text-align: left;
  padding: 1rem 0 0;
  font-weight: 400;
  font-size: 13px;
  letter-spacing: 1px; }

.card-text .rrp-price--withoutTax {
  display: none; }

.productCarousel .slick-list {
  mix-blend-mode: darken;
  background: transparent; }

/************************/
/* TESTIMONIAL CAROUSEL */
/************************/
.testimonials-section {
  padding: 60px 0 60px;
  overflow: hidden;
  position: relative; }
  @media (min-width: 1920px) {
    .testimonials-section {
      padding-top: 80px; } }
  .testimonials-section .testimonial {
    font-size: 16px;
    line-height: 1.4;
    padding: 0 16px; }
    @media (min-width: 1440px) {
      .testimonials-section .testimonial {
        font-size: 18px;
        padding: 0 20px; } }
    @media (min-width: 1920px) {
      .testimonials-section .testimonial {
        font-size: 20px;
        padding: 0 24px; } }
    .testimonials-section .testimonial .quote {
      margin-bottom: 1em; }
    .testimonials-section .testimonial .author {
      font-weight: bold; }
  .testimonials-section .slick-slider {
    position: static; }
    .testimonials-section .slick-slider .slick-arrow {
      transition: border-color 0.25s ease-out;
      position: absolute;
      width: 45px;
      height: 45px;
      border-radius: 10px;
      background-color: #f0e8db;
      border: 1px solid #f0e8db; }
      @media (min-width: 1920px) {
        .testimonials-section .slick-slider .slick-arrow {
          width: 60px;
          height: 60px; } }
      .testimonials-section .slick-slider .slick-arrow:hover {
        border-color: #d3ccbf; }
      .testimonials-section .slick-slider .slick-arrow::before {
        width: 10px;
        height: 20px; }
    .testimonials-section .slick-slider .slick-next {
      right: 50px; }
      .testimonials-section .slick-slider .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='%236e6c6a' stroke-width='4' stroke-linecap='round' stroke-linejoin='round' fill='none' fill-rule='evenodd' /%3E%3C/svg%3E"); }
      .testimonials-section .slick-slider .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='%232b2a29' stroke-width='4' stroke-linecap='round' stroke-linejoin='round' fill='none' fill-rule='evenodd' /%3E%3C/svg%3E"); }
    .testimonials-section .slick-slider .slick-prev {
      left: 50px; }
      .testimonials-section .slick-slider .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='%236e6c6a' stroke-width='4' stroke-linecap='round' stroke-linejoin='round' fill='none' fill-rule='evenodd' /%3E%3C/svg%3E"); }
      .testimonials-section .slick-slider .slick-prev:hover::before {
        background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='42' viewBox='0 0 24 42'%3E%3Cpath d='M22.4572074 1.00746147l-21 20.02482143 20.9479397 19.9751786' stroke='%232b2a29' stroke-width='4' stroke-linecap='round' stroke-linejoin='round' fill='none' fill-rule='evenodd' /%3E%3C/svg%3E"); }
  .testimonials-section .slick-dotted {
    margin-bottom: 40px; }
    @media (min-width: 1440px) {
      .testimonials-section .slick-dotted {
        margin-bottom: 60px; } }
    @media (min-width: 1920px) {
      .testimonials-section .slick-dotted {
        margin-bottom: 80px; } }
  .testimonials-section .slick-dots {
    bottom: 40px;
    left: 50%;
    width: auto;
    transform: translateX(-50%); }
    @media (min-width: 1440px) {
      .testimonials-section .slick-dots {
        bottom: 50px; } }
    @media (min-width: 1920px) {
      .testimonials-section .slick-dots {
        bottom: 60px; } }
    .testimonials-section .slick-dots button {
      background-color: #f0e8db;
      border: 1px solid #f0e8db;
      border-radius: 50%;
      height: 0.875rem;
      width: 0.875rem; }
      @media (min-width: 1920px) {
        .testimonials-section .slick-dots button {
          height: 1.25rem;
          width: 1.25rem; } }
      .testimonials-section .slick-dots button:hover {
        background-color: #9d9b99;
        border-color: #9d9b99; }
    .testimonials-section .slick-dots li + li {
      margin-left: 10px; }
      @media (min-width: 1920px) {
        .testimonials-section .slick-dots li + li {
          margin-left: 15px; } }
    .testimonials-section .slick-dots li.slick-active button {
      background-color: #f0be2b;
      border-color: #c79432; }

/***********************/
/* PRINT PAGE STYLINGS */
/***********************/
@page {
  margin: 2mm;
  margin-top: 0;
  padding-top: 0; }

@media print {
  video,
  audio,
  object,
  embed,
  .skip-to-main-link,
  nav[aria-label='Breadcrumb'],
  div[data-content-region='header_bottom--global'],
  .nav-bar {
    display: none; }
  .header {
    padding-bottom: 10px; }
    .header .promo-bar {
      display: none; }
    .header .main-bar .search-container,
    .header .main-bar .additional-nav {
      display: none; }
    .header .main-bar-container {
      justify-content: space-around; }
    .header::after {
      display: block;
      content: 'The Pilot Shop of Choice with Best Prices, Service, and Selection for Over 35 Years!';
      text-align: center;
      padding: 3px 5px;
      font-style: normal;
      font-size: 12px;
      max-width: 550px;
      margin: 0 auto; }
  .footer .top-bar {
    display: none; }
  .footer .bottom-bar .copyright {
    width: 100%;
    text-align: center; }
  .footer .bottom-bar .links {
    display: none; }
  body {
    font-size: 12px;
    line-height: 1.3; }
    body::before {
      display: block;
      content: 'Thank you for printing our content at Marv Golden!';
      text-align: center;
      border: 1px solid #bbb;
      padding: 3px 5px;
      font-style: italic;
      max-width: 500px;
      margin: 0 auto 5px; }
  p,
  ul,
  ol,
  dl {
    margin-bottom: 1rem; }
  /* PRODUCT PAGES */
  body[data-page-type='product'] .productView-header,
  body[data-page-type='product'] .products-list-section,
  body[data-page-type='product'] .productView-options,
  body[data-page-type='product'] .productView-thumbnails,
  body[data-page-type='product'] .MagicZoomSelectors {
    display: none; }
  body[data-page-type='product'] .product-page {
    display: block;
    max-width: 65.25rem;
    margin: 0 auto;
    padding: 0; }
  body[data-page-type='product'] .productView {
    width: 50%;
    margin: 0 auto;
    padding: 0; }
  body[data-page-type='product'] .productView-title {
    font-size: 20px;
    line-height: 1;
    margin: 5px 0; }
  body[data-page-type='product'] .p-badges {
    margin: 5px 0; }
  body[data-page-type='product'] .productView-product {
    border: 0; }
  body[data-page-type='product'] .productView-images {
    float: none;
    max-height: 400px;
    width: 100%;
    max-width: unset;
    margin: 0 auto;
    border: 0; }
  body[data-page-type='product'] .productView-images-container {
    padding: 0; }
  body[data-page-type='product'] .productView-images-container,
  body[data-page-type='product'] .productView-image,
  body[data-page-type='product'] .productView-img-container {
    max-height: inherit; }
  body[data-page-type='product'] .productView-details {
    margin: 0 auto; }
  body[data-page-type='product'] .ob-description-wrapper {
    width: 100%; }
  body[data-page-type='product'] .product-description {
    width: 100%;
    padding-block-start: 10px;
    padding-block-end: 10px;
    margin: 0;
    border: 0; }
    body[data-page-type='product'] .product-description h2 {
      font-size: 16px; }
    body[data-page-type='product'] .product-description p {
      font-size: 12px; }
  body[data-page-type='product'] .productView-images-container {
    padding: 0; }
  body[data-page-type='product'] #productDetails {
    width: 100%;
    max-width: unset; }
  body[data-page-type='product'] .product-details-row {
    max-width: 100%; }
  body[data-page-type='product'] .productView-details,
  body[data-page-type='product'] .productView-details-container {
    padding: 0;
    margin: 0; }
  body[data-page-type='product'] .product-details .product-details-tab.expanded,
  body[data-page-type='product'] .product-details .product-details-tab {
    padding-block: 5px;
    font-size: 16px; }
  body[data-page-type='product'] .product-details-tabpanel.expanded,
  body[data-page-type='product'] .product-details-tabpanel:not(.expanded) {
    display: block;
    height: auto;
    padding: 0;
    font-size: 12px; }
  body[data-page-type='product'] .product-details .product-details-tab.expanded::before,
  body[data-page-type='product'] .product-details .product-details-tab.expanded::after,
  body[data-page-type='product'] .product-details .product-details-tab::before,
  body[data-page-type='product'] .product-details .product-details-tab::after {
    display: none; }
  body[data-page-type='product'] .ob-glossary__term {
    border: 0; }
  /* CATEGORY PAGES */
  body[data-page-type='category'] .products-list-header,
  body[data-page-type='category'] .testimonials-section {
    display: none; }
  body[data-page-type='category'] .page-content {
    width: 100%;
    padding: 0;
    margin: 0;
    float: none; }
  body[data-page-type='category'] .productGrid {
    margin: 0;
    padding: 0;
    width: 100%; }
  body[data-page-type='category'] .page-sidebar + .page-content .productGrid .product {
    width: 25%; }
  body[data-page-type='category'] .card-figure {
    overflow: visible; }
  body[data-page-type='category'] .poffer-badge {
    position: absolute;
    top: -20px; }
  body[data-page-type='category'] .card-body {
    text-align: left; }
  body[data-page-type='category'] .ob-card__compare {
    display: none; }
  /* COMPARE PRODUCTS PAGE */
  body[data-page-type='compare'] .compareTable-removeProduct {
    display: none; }
  body[data-page-type='compare'] .category-heading,
  body[data-page-type='compare'] .page-heading {
    width: 100%; }
  body[data-page-type='compare'] .compareTable,
  body[data-page-type='compare'] .category-header {
    border: 0; }
  body[data-page-type='compare'] .compareTable-product {
    padding-block: 0; }
  body[data-page-type='compare'] .card {
    padding: 0; }
  /* ABOUT US PAGE */
  body[data-page-type='page'] .about-map + p,
  body[data-page-type='page'] .help-section {
    display: none; }
  body[data-page-type='page'] iframe {
    display: block; }
  body[data-page-type='page'] .about-box,
  body[data-page-type='page'] .about-cols {
    margin-bottom: 1rem; }
  body[data-page-type='page'] .page-header {
    margin: 0;
    padding: 0;
    padding-bottom: 20px; }
    body[data-page-type='page'] .page-header h1 {
      font-size: 20px;
      margin: 0;
      padding: 0; }
  body[data-page-type='page'] p {
    font-size: 12px;
    margin-bottom: 0.75rem; }
  body[data-page-type='page'] .about-col.hours p:first-of-type,
  body[data-page-type='page'] .about-col.phone p:first-of-type {
    font-size: 16px;
    font-weight: bold;
    margin: 0;
    margin-bottom: 0.4rem; }
  body[data-page-type='page'] .about-cols + p {
    margin: 0;
    margin-bottom: 0.4rem; }
    body[data-page-type='page'] .about-cols + p span {
      font-size: 16px;
      font-weight: bold; }
  body[data-page-type='category'] #faceted-search-container,
  body[data-page-type='category'] .page-sidebar {
    display: none; }
  body[data-page-type='category'] .page-header.category-header {
    margin: 0 auto;
    padding: 0;
    padding-bottom: 10px; }
  body[data-page-type='category'] .category-heading h1 {
    font-size: 16px; }
  body[data-page-type='category'] .category-description p,
  body[data-page-type='category'] .category-description strong {
    font-size: 12px; } }

@media print and (min-width: 768px) {
  body[data-page-type='category'] .page-sidebar + .page-content .productGrid .product {
    width: 20%; } }

@page {
  margin: 0.5cm; }

/*******************************/
/* PRODUCT SET CAROUSEL WIDGET */
/*******************************/
.ob-ProductSet.container {
  overflow: visible; }

.ob-productSet__container {
  display: flex; }
  .ob-productSet__container h2 {
    margin-top: 0; }
  .ob-productSet__container a {
    margin-left: auto; }

.ob-productSet__productGrid {
  position: static; }
  .ob-productSet__productGrid .card {
    margin-left: 11px;
    margin-right: 11px; }

.products-list-section {
  padding: 40px 0 40px;
  position: relative;
  border-top: 1px solid #e2e2e2;
  border-bottom: 1px solid #e2e2e2;
  background-color: #f8f6f2;
  overflow: hidden; }
  @media (min-width: 1920px) {
    .products-list-section {
      padding: 60px 0 120px; } }
  .products-list-section .page-heading {
    font-size: 28px; }
    @media (min-width: 1920px) {
      .products-list-section .page-heading {
        font-size: 38px; } }

.stars {
  display: flex;
  margin-right: 10px; }
  .stars .icon {
    margin-right: 5px;
    width: 12px;
    height: 12px; }
    @media (min-width: 768px) {
      .stars .icon {
        width: 18px;
        height: 18px; } }
    .stars .icon svg {
      fill: #ccc; }
    .stars .icon.icon--ratingFull svg {
      fill: #DCB545; }

.products-list-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 17px;
  margin-bottom: 30px;
  border-bottom: 1px solid #e2e2e2; }
  .products-list-header .form-field {
    margin: 0;
    display: flex;
    align-items: center; }
    .products-list-header .form-field .form-label {
      text-transform: uppercase;
      white-space: nowrap;
      margin: 0 1em 0 0;
      font-size: 14px;
      font-weight: bold;
      color: #383838;
      letter-spacing: 0.06em; }

.page-header {
  background-color: #faf8f5;
  padding: 25px 0 30px;
  margin-bottom: 40px;
  border-bottom: 1px solid #e2e2e2; }
  @media (min-width: 1920px) {
    .page-header {
      padding: 40px 0;
      margin-bottom: 60px; } }
  .page-header h1 {
    color: #2b2a29;
    margin: 0; }

.contact-info-section {
  display: flex;
  margin-bottom: 75px;
  font-size: 16px; }
  @media (min-width: 1440px) {
    .contact-info-section {
      font-size: 18px; } }
  @media (min-width: 1920px) {
    .contact-info-section {
      font-size: 20px; } }
  .contact-info-section .contact-info-block {
    width: 100%;
    padding: 0 70px; }
    .contact-info-section .contact-info-block:first-child {
      padding-left: 0; }
    .contact-info-section .contact-info-block:last-child {
      padding-right: 0; }
    .contact-info-section .contact-info-block:nth-child(2) {
      border-left: 1px solid #e2e2e2;
      border-right: 1px solid #e2e2e2; }
  .contact-info-section h2 {
    margin: 0 0 0.5em; }
  .contact-info-section dl {
    margin: 0;
    overflow: hidden; }
    .contact-info-section dl dt {
      float: left;
      clear: left;
      max-width: 50%;
      margin: 0; }
    .contact-info-section dl dd {
      float: right;
      max-width: 50%;
      margin: 0; }

.contact-us-bottom {
  margin: 0 -11px;
  max-width: none;
  width: auto; }
  .contact-us-bottom:before, .contact-us-bottom:after {
    content: " ";
    display: table; }
  .contact-us-bottom:after {
    clear: both; }
  .contact-us-bottom h2 {
    margin: 0 0 30px 0; }
  .contact-us-bottom .contact-us-form {
    padding-left: 11px;
    padding-right: 11px;
    width: 33.33333%;
    float: left; }
    .contact-us-bottom .contact-us-form form {
      max-width: 410px; }
  .contact-us-bottom .contact-us-location {
    padding-left: 11px;
    padding-right: 11px;
    width: 58.33333%;
    float: right; }
    .contact-us-bottom .contact-us-location iframe {
      max-width: 100%; }

form.contact-us .form-field {
  margin-bottom: 25px; }

form.contact-us .form-actions {
  text-align: right; }

.form .form-field {
  margin-bottom: 25px; }

.text-center {
  text-align: center; }

/********************************************/
/********************************************/
[data-addtocart-trigger] {
  display: none; }

.productView-alsoBought {
  margin-bottom: 1.5rem !important; }

.productView-alsoBought-thumbnails, .productView-alsoBought-buttons {
  display: none; }

.productView-alsoBought-list {
  border: 1px solid #000000;
  border-radius: 10px;
  padding: 1rem; }

.productView-alsoBought-item .form-option-wrapper {
  padding: 0;
  border: 0;
  display: inline-flex; }

.productView-alsoBought-item .productView-alsoBought-item-check .form-field .form-label {
  padding-top: 0; }

.productView-alsoBought-item .productView-alsoBought-item-check .form-field {
  display: flex;
  align-items: center; }

.productView-alsoBought-item .productView-alsoBought-item-check .productView-alsoBought-item-image .productView-alsoBought-thumbnail-label {
  width: 60px !important;
  height: 60px !important;
  display: flex;
  width: fit-content;
  margin-right: 1rem;
  border-color: transparent; }
  .productView-alsoBought-item .productView-alsoBought-item-check .productView-alsoBought-item-image .productView-alsoBought-thumbnail-label.is-checked {
    border-color: #000; }

.productView-alsoBought-item .productView-alsoBought-item-check .form-label::before, .productView-alsoBought-item .productView-alsoBought-item-check .form-label::after {
  top: 1rem;
  transform: translateY(-50%); }

.productView-options:has(.productView-alsoBought-thumbnail-item) form .add-to-cart-wrapper {
  display: none !important; }

.productView-options:has(.productView-alsoBought-thumbnail-item) [data-addtocart-trigger] {
  display: block; }

/** Duck Soup Styles **/
.navPages-container {
  display: none; }

.header {
  border-bottom: 15px solid #C79432; }

.header-logo img {
  aspect-ratio: attr(190)/attr(51); }

.filterAjaxMainContainer #searchCategories li {
  font-weight: 700 !important; }

.filterAjaxMainContainer #searchCategories li a {
  background: #aa7f2c !important;
  color: #fff !important; }

.filterAjaxPages.ajaxContainer li {
  width: 100% !important; }

.filterAjaxPages.ajaxContainer li a {
  background: transparent !important;
  border-radius: 0 !important;
  margin-right: 0 !important; }

.filterAjaxPosts li {
  margin-bottom: 1rem !important; }

.filterAjaxPosts .blogDetails {
  padding-left: 20px !important;
  text-align: left !important; }

.filterAjaxPosts .blogAuther {
  display: none !important; }

.filterAjaxPosts .searchTags {
  display: none !important; }

.filterAjaxProducts .jdgm-prev-badge + .jdgm-prev-badge {
  display: none !important; }

.filterAjaxProducts .jdgm-prev-badge__text {
  display: none; }

.jdgm-prev-badge + .jdgm-prev-badge {
  display: none !important; }

.category-header .category-intro .category-heading {
  width: 33.33%; }

.category-header .category-intro .category-description {
  width: 66.66%; }

.card-label {
  font-size: 12px;
  line-height: 1.28;
  font-weight: 600;
  margin-bottom: 8px;
  color: #aa7f2c;
  text-transform: uppercase;
  letter-spacing: 0.02em;
  display: inline-block;
  min-height: 16px; }

.card-label .backorder {
  color: #C90808;
  margin-bottom: 2px; }

.poffer-badge {
  position: absolute;
  top: 0;
  left: 0;
  background: url("https://cdn11.bigcommerce.com/s-l94k8rwqn/product_images/uploaded_images/badge-bg.png?t=1626738187") no-repeat scroll right center transparent;
  background-size: auto 100%;
  color: #fff;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 600;
  padding: 0 10px 0 0;
  z-index: 1; }

.poffer-badge span {
  background: #aa7f2c;
  padding: 2px 6px 2px 9px;
  display: block; }

.card-figcaption-button .icon {
  display: none; }

.card-figcaption-button {
  width: 100%;
  font-weight: 400;
  letter-spacing: 0;
  padding: 7px;
  color: #707070; }

.card-figcaption-button:hover,
.card-figcaption-button:active,
.card-figcaption-button:focus {
  background-color: #c79432 !important;
  border-color: #c79432 !important;
  color: #fff !important; }

.sold-out-flag-side {
  background: transparent;
  color: #c90808;
  text-transform: uppercase;
  font-size: 13px;
  padding: 0;
  right: 0; }

.card-body .jdgm-preview-badge {
  padding-top: 1rem; }

.button-compare {
  border: 0;
  text-align: left;
  padding: 1rem 0 0;
  font-weight: 400;
  font-size: 13px;
  letter-spacing: 1px;
  display: none; }

.cat-compare {
  text-align: center; }

.cat-compare .navUser-item--compare.show {
  display: inline-block;
  padding: .6rem 1.5rem;
  background: #c79432;
  color: #fff;
  font-size: 13px;
  border-radius: 10px; }

.cat-compare .countPill--alt {
  background-color: transparent;
  color: #fff; }

.compareTable-heading.comp-back {
  text-align: left;
  padding: 1.25rem 0; }

.comp-back a {
  font-size: 15px;
  color: #aa7f2c;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: bold; }

.comp-back a:hover {
  text-decoration: underline; }

.products-list-section--related .button-compare,
[data-product-type='featured'] .button-compare {
  display: none; }

.card-text .rrp-price--withoutTax {
  display: none; }

.form-minMaxRow .form-field {
  width: 40%; }

.form-minMaxRow .form-field.go-button {
  width: 20%; }

.form-minMaxRow .form-field .form-input--small {
  font-size: 15px;
  height: auto;
  border-radius: 5px;
  padding: .5rem .5rem; }

.form-minMaxRow .button {
  border-radius: 5px;
  background: #969696;
  color: #fff;
  border-color: #969696; }

.facetedSearch-navList .navList-action--checkbox {
  padding-left: 33px; }

.toggleLink.more {
  color: #aa7f2c;
  text-transform: uppercase; }

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

.category-sidebar {
  padding-right: 20px; }

.cat-desc h2 {
  font-size: 26px; }

.category-bottom-description .category-description {
  padding-top: 0; }

.category-bottom-description .category-description h2 {
  margin-top: 0; }

.productView-thumbnail.slick-current .productView-thumbnail-link, .productView-thumbnail-link.is-active, .productView-thumbnail-link:hover {
  border-color: transparent; }

.productView-thumbnails .slick-next::before, .productView-thumbnails .slick-prev::before {
  color: #707070;
  font-family: "Font Awesome 5 Free";
  font-weight: 900; }

.slick-next::before {
  content: ""; }

.slick-prev::before {
  content: ""; }

.productView-image + .productView-thumbnails {
  display: none; }

.productView-brand {
  font-size: 15px;
  margin: 0 0 .25rem;
  font-style: italic;
  letter-spacing: 0; }

.productView-brand a {
  color: #666;
  text-decoration: none;
  font-weight: 400; }

.productView-brand a:hover {
  text-decoration: underline; }

.productView-price .price-section--saving {
  display: none !important; }

.map-pricing .price-section {
  display: none; }

.map-pricing .price-section.rrp-price--withoutTax {
  display: block; }

.map-pricing .price--rrp {
  text-decoration: none;
  color: #2b2a29; }

.map-price-message {
  display: none; }

.map-pricing .map-price-message {
  display: block;
  font-size: 15px;
  margin-bottom: 0;
  padding-top: 11px;
  color: #aa7f2c;
  font-style: italic; }

.productView-bulkPricing {
  margin-top: 1rem; }

.productView-bulkPricing ul {
  margin-bottom: 0; }

.ob-charts-productView .productView-price {
  display: none !important; }

.ob-charts-productView .jdgm-widget.jdgm-widget, .ob-charts-productView .ob-review-link, .ob-charts-productView .form-wishlist {
  display: none; }

.productView-details {
  padding-top: 1rem; }

.bundle-details {
  background: #F6F2EB;
  padding: 1.5rem 1.8rem .5rem;
  margin-top: 1.5rem; }

.bundle-details h6 {
  margin: 0 0 .75rem;
  color: #aa7f2c;
  font-weight: 600;
  text-transform: none; }

.bundle-details p {
  margin-bottom: .5rem;
  font-weight: 600;
  text-decoration: underline; }

.bundle-details ul {
  margin-bottom: 1rem; }

.productView .p-badges {
  display: inline-block;
  width: 100%;
  margin-top: 1rem;
  position: relative; }

.p-shipping {
  font-size: 12px;
  line-height: 1.28;
  font-weight: 600;
  margin: 2px 1rem 0 0 !important;
  color: #aa7f2c;
  text-transform: uppercase;
  letter-spacing: 0.02em;
  float: left; }

.p-offer {
  float: left;
  background: url("https://cdn11.bigcommerce.com/s-l94k8rwqn/product_images/uploaded_images/badge-bg.png?t=1626738187") no-repeat scroll right center transparent;
  background-size: auto 100%;
  color: #fff;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 600;
  padding: 0 10px 0 0;
  margin-right: 1rem;
  font-size: 12px; }

.p-offer span {
  background: #aa7f2c;
  padding: 1px 6px 2px 9px;
  display: block; }

.p-shipping.backorder {
  color: #C90808; }

.p-shipping.oos, .p-shipping.oos a {
  color: #C90808; }

.p-offer a {
  text-decoration: none;
  color: #fff; }

.p-offer-snip {
  display: inline-block;
  margin-top: 1rem;
  background: #f8f6f2;
  padding: .5rem 1rem;
  font-size: 14px;
  width: 100%; }

.p-offer-snip + .p-offer-snip {
  margin-top: 0;
  padding-top: 0;
  top: -8px;
  position: relative;
  padding-bottom: .75rem; }

.p-shipping a {
  text-decoration: none;
  color: #aa7f2c; }

.p-shipping a:hover {
  text-decoration: underline; }

#shippop {
  position: absolute;
  visibility: hidden;
  z-index: 50;
  width: 450px;
  height: 350px;
  left: 0 !important;
  top: 35px !important;
  background-color: #f8f6f2;
  border: 1px solid #e2e2e2;
  padding: 10px 20px;
  overflow-y: auto; }

#offerpop {
  position: absolute;
  visibility: hidden;
  z-index: 50;
  width: 450px;
  height: auto;
  left: 0 !important;
  top: 35px !important;
  background-color: #f8f6f2;
  border: 1px solid #e2e2e2;
  padding: 10px 20px;
  overflow-y: auto; }

#shippop h3,
#offerpop h3 {
  margin: 1rem 0;
  font-size: 16px;
  text-transform: uppercase; }

#shippop p,
#offerpop p {
  font-size: 14px;
  margin-bottom: 1rem; }

#close {
  float: right; }

#close a {
  text-decoration: none; }

.productView-options {
  border-bottom: 0;
  margin-bottom: 0; }

.productOptions-list {
  padding: 0rem 0 .2rem !important; }

[data-product-attribute='product-list'] .productOptions-list-item {
  padding: .5rem 1.5rem .5rem 5rem; }

[data-product-attribute="product-list"] .productOptions-list-item.none {
  border-bottom: 1px solid #9d9b99; }

[data-product-attribute='product-list'] .productOptions-list-item .form-label {
  margin-bottom: 0; }

.productOptions-list-item + .productOptions-list-item {
  border-top: 0; }

.productOptions-list-item .form-label {
  text-align: left;
  top: 0;
  line-height: 1;
  margin-bottom: 0;
  padding-left: 25px; }

.productOptions-list-item + .productOptions-list-item {
  border-top: 0;
  padding: .5rem 1rem; }

.productOptions-list-item .form-radio + .form-label::after {
  width: 15px;
  height: 15px;
  background-size: 13px;
  top: .07rem; }

.form-radio + .form-label::before {
  height: 1rem;
  width: 1rem;
  top: 1px; }

.productOptions-list {
  padding: .75rem 0 .2rem; }

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

.productView-additional-actions {
  display: none; }

.productView-options .add-to-cart-wrapper .submit-container {
  padding-bottom: 10px; }

.productView-options .form-field > .form-label {
  font-weight: 700;
  padding-top: 1rem; }

.productView-details.product-options {
  padding-top: 0; }

.productView-alsoBought-heading {
  text-transform: capitalize !important;
  margin-bottom: 15px !important;
  border-top: 0 !important;
  color: #383838 !important; }

.productView-alsoBought-list {
  border: 1px solid #999 !important; }

.productView-alsoBought {
  padding: 0 !important; }

.productView-alsoBought-item-title {
  font-weight: 400 !important; }

.productView-alsoBought-item .productView-alsoBought-item-check .productView-alsoBought-item-image .productView-alsoBought-thumbnail-label.is-checked {
  border-color: transparent !important; }

.prop-warning {
  font-size: 14px;
  padding-top: 1rem; }

.jdgm-all-reviews-widget,
.jdgm-rev-widg {
  border: 0 !important;
  padding: 2rem 0 !important; }

.jdgm-ask-question-btn,
.jdgm-write-rev-link {
  text-decoration: none !important;
  text-transform: uppercase !important;
  border-radius: 8px !important; }

.release-date {
  display: inline-block;
  width: 100%;
  font-weight: bold;
  font-style: italic;
  color: #aa7f2c; }

table.p-other {
  border-left: 1px solid #e2e2e2;
  border-top: 1px solid #e2e2e2;
  width: 100%;
  margin-bottom: 2rem; }

.p-other td {
  border-right: 1px solid #e2e2e2;
  border-bottom: 1px solid #e2e2e2;
  padding: 5px 10px;
  width: 70%; }

.p-other th {
  border-right: 1px solid #e2e2e2;
  border-bottom: 1px solid #e2e2e2;
  padding: 5px 10px;
  width: 30%;
  text-align: right; }

.product-details-tabpanel .p-other td {
  border-top: 0; }

.product-details-tabpanel table {
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  width: 100% !important;
  height: auto !important;
  margin-bottom: 1.5rem; }

.product-details-tabpanel td {
  padding: 5px 10px;
  border-left: 1px solid #000;
  border-top: 1px solid #000; }

.product-details-tabpanel td p {
  margin: 0; }

table.aviation, table.kit-table, table.compare-access {
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  width: 100% !important;
  height: auto !important; }

table.aviation td, table.kit-table td, table.compare-access td {
  padding: 5px 10px;
  border-left: 1px solid #000;
  border-top: 1px solid #000; }

table.aviation td p, table.kit-table td p, table.compare-access p {
  margin: 0; }

table.kit-table {
  margin-bottom: 1.5rem; }

table.ipad-mount {
  border: 1px solid #cebb9d;
  width: 100% !important;
  height: auto !important; }

.ipad-mount th {
  padding: 14px 20px;
  border-style: solid;
  border-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  overflow: hidden;
  word-break: normal;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-color: #cebb9d;
  background-color: #fff;
  text-align: center; }

.ipad-mount .ipad-mount-t1 {
  font-size: 16px;
  color: #6434fc;
  text-align: center; }

.ipad-mount-hd-s {
  font-size: 12px;
  font-style: italic; }

.ipad-mount .ipad-mount-t2 {
  font-size: 16px;
  color: #303498;
  text-align: center;
  vertical-align: middle; }

table.ipad-mount td {
  border: 0;
  font-size: 14px;
  padding: 14px 20px;
  border-style: solid;
  overflow: hidden;
  word-break: normal;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-color: #cebb9d;
  color: #333;
  background-color: #fff;
  text-align: center; }

.ipad-mount .ipad-mount-sub {
  background-color: #f5f0e9;
  text-align: center;
  vertical-align: top; }

table.compare-access td {
  text-align: center; }

table.compare-access tr:first-child td {
  font-size: 16px;
  line-height: 1.3;
  font-weight: 600; }

table.compare-access tr td:first-child {
  text-align: left; }

.form-option-wrapper.slim-box {
  border: 0;
  padding: 0;
  border-radius: 0; }

.previewCart .productView {
  display: block; }

.previewCart .productView-image {
  display: block; }

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

.cart-item-name {
  margin-bottom: 5px; }

.cart-sku {
  font-size: 13px;
  color: #757575;
  margin-bottom: 1.5rem; }

.cart-badges {
  font-size: 13px;
  line-height: 1.28;
  font-weight: 600;
  margin-bottom: 8px;
  color: #aa7f2c;
  text-transform: uppercase;
  letter-spacing: .02em; }

.cart-actions {
  padding: 15px 15px 15px; }

.cart-actions .button {
  padding: .875rem 1.5rem; }

.cart-pay-icons .footer-payment-icons {
  text-align: center; }

.cart-pay-icons .footer-payment-icon {
  display: inline-block;
  width: 50px;
  height: 30px;
  margin: 0 10px 10px; }

.account-body #FormField_4 {
  clear: left; }

.account-body .form-field:nth-child(2n+1) {
  clear: none; }

.cart-totals #afffirm-promo-box {
  text-align: center !important; }

.cart-totals #afffirm-promo-box .affirm-modal-trigger {
  display: block; }

.about-box {
  background: #faf8f5;
  padding: 2rem 2.5rem 1rem;
  margin: 2rem 0; }

.about-cols {
  margin: 0 0 2rem -2rem;
  overflow: hidden; }

.about-col {
  float: left;
  width: 50%;
  padding: 0 0 0 2rem; }

.about-col p {
  margin-bottom: 0;
  width: 100%;
  display: inline-block; }

.about-col .label {
  float: left;
  width: 50%; }

.about-col .detail {
  float: left;
  width: 50%; }

.page-content--centered {
  width: 80%;
  margin: 0 auto; }

.page-content--centered.wide {
  width: 100%; }

.cms-aside {
  float: left;
  width: 25%;
  padding-right: 2rem;
  border-right: 2px solid #ddd; }

.cms-aside ul {
  list-style: none outside none;
  margin: 0;
  padding: 0; }

.cms-aside li {
  line-height: 1.3;
  margin-bottom: .5rem !important;
  padding-left: 0 !important; }

.page--regular .cms-aside ul li::before {
  display: none; }

.cms-content {
  float: left;
  width: 75%;
  padding-left: 2rem; }

.page-content--centered.wide h3 {
  margin-top: 0; }

.pnf h6 {
  text-transform: none; }

.faa-charts img {
  object-fit: contain; }

.faa-charts .css-1yqumcf {
  margin-bottom: 1rem; }

.faa-charts .css-1f3upm9 {
  line-height: 1.2;
  margin-bottom: .5rem; }

.css-1mtczrx {
  font-size: 18px !important;
  font-weight: bold !important;
  line-height: 1.2 !important;
  margin-bottom: 1rem; }

.css-ra4dpf {
  font-size: 18px !important; }

.contact-info-section .contact-info-block {
  padding: 0 50px; }

.blog-grid {
  padding: 0 11px;
  display: inline-block;
  width: 100%; }

.blog + .blog {
  border-top: 0;
  padding-bottom: 0;
  padding-top: 0; }

.blog-grid .blog {
  width: 50%;
  margin: 0;
  padding: 0 1.5rem 2rem;
  float: left;
  min-height: 380px; }

.blog-grid .blog-post-figure {
  width: 100%; }

.blog-grid .blog-thumbnail {
  margin: 0 auto .5rem;
  max-width: 100%; }

.blog-grid .blog-thumbnail a {
  height: 250px;
  position: relative;
  display: block; }

.blog-grid .blog-thumbnail img {
  max-height: 100%;
  max-width: 100%;
  width: auto;
  height: auto;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  margin: auto; }

.blog-grid .blog-post-body {
  width: 100%; }

.blog-grid .blog-title {
  font-size: 20px;
  margin: 0 0 .25rem; }

.blog-grid .blog-author, .blog-grid .blog-date {
  font-size: 13px;
  margin-bottom: .5rem; }

.blog-grid .blog-post {
  font-size: 16px;
  text-align: center;
  display: none; }

.page--regular .blog-post ul {
  margin: 0 0 1.5rem 1.5rem; }

.page--regular .blog-post ul li {
  list-style: disc outside none;
  padding-left: 0; }

.blog-post-figure {
  width: 100%; }

.blog-thumbnail.large {
  margin: 0 auto 1rem;
  position: relative;
  max-width: 100%;
  padding: 0 11px; }

.blog-post-body.detail {
  width: 100%;
  padding-left: 11px;
  padding-right: 11px; }

.blog .socialLinks {
  display: inline-block;
  width: 100%; }

.blog .socialLinks .socialLinks-item {
  margin: 0 1rem;
  padding: 0; }

.blog-sidebar h3 {
  margin-top: 0; }

.blog .tags {
  margin: 1rem 0;
  text-align: center;
  display: inline-block; }

.blog-post .pageCompChart th {
  text-align: center; }

.page--regular ul.tags li::before {
  display: none; }

.page--regular ul li.tag {
  width: auto;
  top: auto;
  display: inline-block;
  float: none;
  padding: 0 1rem; }

.blog-pages .pagination {
  display: inline-block;
  width: 100%; }

.blog-pages .pagination li {
  padding-left: 0; }

.page--regular .blog-pages ul li::before {
  display: none; }

.blog-pages .pagination-item--next, .pagination-item--previous {
  top: auto;
  transform: translateY(0%);
  padding-left: 10px !important;
  padding-right: 10px !important;
  position: relative; }

.brand-d .banners {
  background: transparent;
  text-align: left;
  padding: 0;
  color: #2b2a29; }

.brand-d .banner {
  margin: 0;
  max-width: 100%;
  width: 100%; }

.brandGrid {
  column-count: 4; }

.brandGrid .brand {
  width: 100%; }

.brand .card {
  padding: 0;
  margin: 0;
  border: 0; }

.brand .card:hover,
.brand .card:focus,
.brand:hover .card,
.brand:focus .card {
  border: 0; }

.brandGrid .brand .card-title {
  text-align: left; }

.navBar--sub .navBar-item {
  font-size: 20px; }

.gc-theme {
  display: none; }

.shipping-quotes ul {
  list-style: none outside none;
  margin-left: 0; }

.cart-paypal-msg {
  margin-top: 1.5rem; }

.gc-mock {
  text-align: center;
  margin-bottom: 2rem; }

.gc-mock img {
  margin-bottom: 2rem;
  max-width: 400px; }

.gc-mock p {
  font-style: italic;
  font-size: 18px; }

#marsello-portal-root .cp-launcher .cp-launcher-btn .cp-launcher-label, #marsello-widget-root .cp-launcher .cp-launcher-btn .cp-launcher-label, #marsello-portal-root .cp-launcher .cp-launcher-btn, #marsello-widget-root .cp-launcher .cp-launcher-btn {
  color: #fff !important; }

.heroCarousel {
  overflow: hidden !important; }

.heroCarousel-image-wrapper {
  order: 2;
  overflow: hidden !important; }

.heroCarousel-content {
  order: 1; }

.heroCarousel-image-wrapper::before {
  padding-bottom: 52%; }

.heroCarousel-action {
  min-width: 178px;
  width: auto; }

.heroCarousel .slick-dots {
  margin-left: -75px; }

.home-categories a {
  display: block;
  text-decoration: none; }

.home-categories a:hover, .home-categories a:active {
  color: #aa7f2c; }

.pb-home-about {
  background: #002756;
  padding: 5.5rem 0; }

.home-featured-section {
  padding-bottom: 20px; }

.span#isp_results_search_text {
  color: red !important; }

/* Fast Simon */
#isp_search_result_page {
  max-width: 74.625rem !important; }

div#isp_search_result_page_container {
  max-width: 90rem !important;
  margin-left: auto !important;
  margin-right: auto !important;
  width: 100% !important;
  display: block !important;
  margin: 0 -.5rem !important; }

div.isp_center_container ul#isp_search_results_container li.isp_grid_product {
  width: 33% !important;
  margin: 0; }

#isp_search_result_page {
  max-width: 74.5rem;
  margin: 0 auto; }

div.isp_center_container ul#isp_search_results_container li.isp_grid_product:nth-child(3n+1) {
  clear: left !important; }

.isp_quick_view_product_sellable, .isp_quick_view_description, #isp_product_quick_view_model .isp_quick_view_info_bar {
  display: none !important; }

#isp_product_quick_view_model .isp_quick_view_content_right {
  background: #fff !important;
  padding: 20px !important; }

#isp_product_quick_view_model img.isp_quick_view_image_quick_view {
  max-width: 100%; }

#isp_product_quick_view_model .isp_quick_view_content_right .isp_quick_view_price_add_to_cart_wrapper {
  padding: 1rem 0 !important; }

.isp_quick_view_content_right .isp_quick_view_price_add_to_cart_wrapper {
  border-top: 0 !important;
  border-bottom: 0 !important; }

div#isp_product_quick_view_model:not(.look_a_like) {
  padding: 1rem 0 !important; }

#isp_product_quick_view_model .isp_quick_view_add_to_cart_btn_quick_view {
  font-family: trade-gothic-next,Arial,Helvetica,sans-serif !important;
  text-transform: uppercase !important;
  font-weight: 700 !important;
  letter-spacing: .06em !important;
  background-color: #aa7f2c !important; }

i.jdgm-star.jdgm--on, i.jdgm-star.jdgm--off, i.jdgm-star.jdgm--half {
  font-style: initial;
  color: #c79432 !important;
  padding: 0 !important; }

:not(.jdgm-prev-badge__stars) > .jdgm-star {
  color: #c79432 !important; }

.jdgm-star {
  color: #c79432 !important; }

.isp_product_review {
  filter: none !important; }

#isp_search_result_page_container div.isp_center_container_header {
  position: relative !important;
  padding-top: 0 !important; }

#isp_search_result_page_container .isp_center_container_header div.isp_sorting_and_result_view_wrapper {
  padding-top: 0 !important;
  position: absolute !important;
  top: 0px !important;
  right: 0 !important; }

#isp_center_container .isp_center_container_header div.isp_results_summary_wrapper h2 {
  padding: 0 0 .5rem !important;
  margin-bottom: 1rem !important; }

span.isp_facet_value_name_not_selected, span.isp_facet_value_name_selected {
  font-size: 16.667px !important;
  color: #002756 !important;
  font-family: trade-gothic-next, Arial, Helvetica, sans-serif; }

.isp_facet_prev_category {
  display: none  !important; }

#isp_search_results_container button {
  background: #fff !important; }

#isp_search_results_container button:hover {
  background: #C79432 !important; }

li.isp_grid_product div.isp_product_info .isp_product_review {
  bottom: 4.5rem !important;
  padding-left: 0 !important; }

.isp_sold_out_banner_container {
  position: absolute !important;
  right: 10px !important;
  top: 5px !important; }

li.isp_grid_product div.isp_sold_out_banner {
  width: auto !important;
  height: auto !important;
  border: 0 !important;
  border-radius: 0 !important;
  color: #C90808 !important; }

li.isp_grid_product div.isp_sold_out_banner_content {
  font-weight: bold !important;
  text-transform: uppercase !important;
  font-size: 13px !important; }

.autocomplete-inner .fs-product-price-wrapper {
  display: none !important; }

/*
#isp_center_container .isp_center_container_header div.isp_results_summary_wrapper h2 {
    display:none !important;
}
*/
/** Affiliate Pages **/
.page-content.affiliate .products-list-header {
  display: none; }

.page-content.affiliate .productGrid .product {
  width: 33.33%; }

.page-content.affiliate .pagination {
  display: none; }

.aff-landing .intro h2 {
  font-size: 24px;
  font-weight: 600;
  text-transform: uppercase;
  color: #333333;
  margin: 0 0 2rem;
  text-align: center; }

.aff-landing .intro p {
  color: #333333;
  font-size: 18px; }

.aff-row {
  display: flex;
  margin: 0 -2rem;
  align-items: center;
  margin-bottom: 40px; }

.aff-cat.headsets .aff-row {
  align-items: start;
  justify-content: center; }

.aff-half {
  width: 50%;
  padding: 0 2rem; }

.aff-row h4 {
  font-size: 18px;
  font-weight: 600;
  margin: 0 0 1rem;
  color: #333; }

.aff-row p {
  font-size: 16px;
  color: #333; }

.aff-row img {
  border: 1px solid #ddd;
  margin-bottom: 10px; }

.aff-half.left {
  order: 1; }

.aff-half.right {
  order: 2; }

.aff-landing h3 {
  color: #002756;
  font-size: 22px;
  font-weight: 600;
  margin-top: 0; }

.aff-landing .button {
  padding: 10px 25px;
  font-size: 15px;
  color: #AA7F2C;
  border-color: #AA7F2C;
  background: #fff;
  margin-bottom: 0; }

.aff-landing .button:hover {
  color: #fff;
  background: #C79432;
  border-color: #C79432; }

.aff-landing .outro {
  text-align: center;
  margin-bottom: 3rem; }

.aff-landing .outro p {
  font-size: 20px;
  color: #333; }

.aff-related .products-list-section {
  padding: 0;
  border-top: 0;
  border-bottom: 0;
  background-color: transparent; }

.aff-related .page-heading {
  display: none; }

.aff-related .page-heading.aff {
  display: block !important;
  font-size: 28px; }

.help-section .help-section-row .title-column {
  width: 20%; }

.help-section .help-section-row .info-column {
  width: 40%; }

.footer-block {
  width: 25%; }

.newsletter-column .footer-block {
  width: auto; }

.footer-trust {
  text-align: right; }

.footer .top-bar .newsletter-column .footer-social-links {
  margin-top: 1rem; }

::part(acsb-trigger) {
  bottom: 100px !important; }

/** Resources Page **/
.resources-grid {
  margin: 0 -1rem 0 -1rem;
  overflow: hidden;
  display: flex;
  flex-wrap: wrap; }

.resources-card {
  float: left;
  padding: 2.5em 1rem 2rem 1rem;
  overflow: hidden;
  box-sizing: border-box;
  width: 33.33%;
  position: relative; }

.card-content {
  text-align: center;
  padding: 3.5rem 2.5rem 1.5rem;
  background: #eee;
  border: 2px solid #ccc;
  border-radius: 4px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%; }

.card-content h2 {
  text-transform: none;
  font-size: 30px;
  font-weight: bold;
  margin: 0 0 10px;
  padding: 0;
  color: #002756;
  line-height: 1.1; }

.card-content p {
  font-size: 16px; }

.card-content a.button, .card-content a.button:hover {
  color: #fff; }

.icon-overlay {
  position: absolute;
  top: 5px;
  left: 50%;
  margin-left: -40px;
  background: #002756;
  padding: 10px;
  border-radius: 50%; }

.icon-overlay img {
  width: 60px;
  height: 60px; }

/** Comparison Charts **/
.pageCompChart {
  width: 100%;
  max-width: 100%;
  border-left: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  display: inline-block; }

.pageCompChart td {
  border-right: 1px solid #ccc;
  border-top: 1px solid #ccc;
  padding: 8px 10px;
  width: 10%;
  font-size: 13px;
  text-align: center;
  line-height: 1.4; }

.pageCompChart tr td:first-child {
  text-align: left; }

.pageCompChart th {
  background: #002756;
  color: #fff;
  padding: 5px 10px;
  width: 10%;
  font-size: 14px;
  border-right: 1px solid #ccc; }

.pageCompChart img {
  max-height: 60px; }

.pageCompChart img.checkmark {
  max-height: 20px; }

.pageCompChart div[data-widget-id] a div {
  margin: 5px 0;
  max-height: 105px; }

.pageCompChart div[data-sub-layout] {
  padding: 0; }

.pageCompChart div[data-widget-id] {
  font-size: 14px !important; }

.css-iqfu3c, .css-ra4dpf {
  padding: 0px !important;
  margin: 5px 0 !important;
  width: 100% !important; }

.css-5rtxdd, .css-kb7h76 {
  background-color: #aa7f2c !important;
  color: white !important;
  padding: 5px !important;
  text-transform: uppercase;
  line-height: 13px !important;
  font-size: 13px !important; }

.css-5rtxdd:hover, .css-kb7h76:hover {
  background-color: #c79432 !important; }

.css-ra4dpf, .css-iqfu3 {
  font-size: 15px !important;
  color: #383838 !important;
  padding: 0 !important; }

.subhead {
  background: #eee; }

.subhead td {
  font-size: 15px;
  text-transform: uppercase; }

.go1560083062 {
  padding: 32px 32px !important; }

.go1152403042 {
  width: 75% !important; }

.compcharts-grid {
  margin: 0 -1rem 0 -1rem;
  overflow: hidden;
  display: flex;
  flex-wrap: wrap; }

.pageCompChart.pro-headsets th, .pageCompChart.pro-headsets td {
  width: 9.09%; }

/* Headset Guide Page */
.css-nkjtqk, .css-1skj4pt, .css-kvdf31, .css-rdss2k, .css-vcj33j, .css-l5h7ln, .css-ko5hw6, .css-t4s3ud, .css-rw9u7d, .css-1wjlnkq, .css-yufeas, .css-180nxzz, .css-gc50q7, .css-ak142c, .css-16n6dqp, .css-560611, .css-agomza, .css-fc87r, .css-1synwxf, .css-5gr7x5, .css-1hhxrjk, .css-w97jvo, .css-1scroa1, .css-1tkigg4, .css-112agvo, .css-1f90f8h, .css-12w8yjj, .css-1wpfbfs {
  height: 191px !important; }

.css-1e7bd5g {
  padding: 0 !important;
  font-size: 16px !important;
  font-weight: 600 !important;
  text-align: left !important;
  width: 100% !important; }

.cc-card {
  overflow: hidden;
  box-sizing: border-box;
  width: 33.33%;
  position: relative;
  padding: 0 1rem 2rem; }

.cc-cardcontent {
  background: #eee;
  padding: 0;
  position: relative; }

.cc-cardcontent h2 {
  position: relative;
  text-align: center;
  margin: 0 auto;
  padding: 10px 20px;
  width: auto;
  background: #002756;
  color: #222;
  font-size: 18px; }

.cc-cardcontent h2:hover {
  background: #aa7f2c; }

.cc-cardcontent h2 a {
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 400;
  display: block;
  width: 100%; }

.cc-cardcontent h2 a:hover {
  color: #fff; }

.cc-card img {
  width: 100%;
  height: auto;
  padding: 5%; }

/** New Homepage Styles **/
.container.hero {
  max-width: 90rem !important; }

.home-feat {
  background: #f8f6f2;
  padding: 3rem 0 0;
  border-top: 1px solid #f0e8db;
  border-bottom: 1px solid #f0e8db; }

.home-featured-section {
  padding: 0; }

.featured-products .productCarousel {
  position: relative; }

.featured-products .productCarousel .slick-arrow {
  height: 60px;
  border: 0; }

.featured-products .productCarousel .slick-prev {
  left: -50px;
  border-radius: 50%; }

.featured-products .productCarousel .slick-next {
  right: -50px;
  border-radius: 50%; }

.featured-products .productCarousel .slick-dots {
  display: none !important; }

.featured-products .button-compare {
  display: none; }

.home-blog {
  margin-bottom: 4rem; }

.blog-posts {
  margin: 0 0 1.5rem -2rem;
  overflow: hidden; }

.blog-posts .blog {
  float: left;
  width: 33.33%;
  padding-left: 2rem;
  text-align: center;
  overflow: hidden; }

.blog-posts .blog + .blog {
  margin-top: 0; }

.blog-posts .blog-post-body {
  width: 100%; }

.blog-posts .blog-post {
  display: none; }

.blog-posts .blog-thumbnail {
  margin-bottom: 1rem; }

.blog-posts .blog-title {
  font-size: 20px; }

.blog-all {
  text-align: center; }

.home-main .page-heading-container .page-heading, .jdgm-carousel-title, .home-blog .page-heading, .testimonials-section .page-heading {
  width: 100%;
  text-align: center;
  color: #333;
  font-size: 32px; }

.resources-grid.homepage {
  margin: 0 -1rem 0 -1rem;
  overflow: hidden;
  display: flex;
  flex-wrap: wrap; }

.resources-grid.homepage .resources-card {
  float: left;
  padding: 2.5em 1rem 2rem 1rem;
  overflow: hidden;
  box-sizing: border-box;
  width: 25%;
  position: relative; }

.resources-grid.homepage .card-content {
  padding: 3.5rem 1.5rem 1.5rem; }

.home-reviews {
  background: #f8f6f2;
  padding: 4rem 0 5rem;
  border-top: 1px solid #f0e8db;
  border-bottom: 1px solid #f0e8db; }

.jdgm-carousel-wrapper .jdgm-carousel-item__review {
  height: calc(72% - 3em) !important; }

.jdgm-carousel-wrapper {
  padding: 0 !important; }

.jdgm-carousel {
  margin: 50px auto 0 !important; }

.jdgm-carousel__arrows {
  display: none !important; }

.beautify__flexBanners ._body {
  max-width: 60%; }

.beautify__flexBanners ._body ._heading {
  line-height: 1.1;
  margin-bottom: 20px; }

/** New Menu Styles **/
.nav-bar {
  display: none; }

.navPages-container {
  display: block; }

.navPages {
  max-width: 75rem; }

.navPages-action {
  padding: 0.75rem .9rem 1rem;
  font-size: 17px;
  text-transform: none; }

.navPages-action span {
  border-bottom: 1px solid transparent; }

.navPages-action-moreIcon {
  margin-left: .15rem; }

.navPages-action svg {
  fill: #c79432;
  stroke: #c79432; }

.navPages-action:hover {
  color: #333; }

.navPages-action:hover span {
  border-bottom: 1px solid #333; }

.navPages-action.is-open {
  background: transparent;
  color: #333; }

.navPages-action.is-open span {
  border-bottom: 1px solid #333; }

.navPage-subMenu {
  background-color: #f5f5f5; }

.navPages .navPage-subMenu-list {
  padding: .5rem 0; }

.navPage-subMenu-item-child .navPage-subMenu-action,
.navPage-subMenu-item-parent .navPage-subMenu-action {
  font-weight: 400;
  font-size: 15px;
  padding: .5rem 1rem; }

.navPage-subMenu-item-child .navPage-subMenu-action span, .navPage-subMenu-item-parent .navPage-subMenu-action span {
  border-bottom: 1px solid transparent; }

.navPage-subMenu-item-child .navPage-subMenu-action:hover, .navPage-subMenu-item-parent .navPage-subMenu-action:hover, .navPage-subMenu-action.has-subMenu.is-open {
  color: #aa7f2c; }

.navPage-subMenu-item-child .navPage-subMenu-action:hover span, .navPage-subMenu-item-parent .navPage-subMenu-action:hover span, .navPage-subMenu-action.has-subMenu.is-open span {
  border-bottom: 1px solid #c79432; }

.has-subMenu.is-root + .navPage-subMenu-horizontal {
  width: 16.5rem; }

.navPage-subMenu-horizontal.is-open {
  margin-left: 16.5rem;
  width: 16.5rem;
  border-left: 0;
  box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.2);
  top: -.5rem; }

.navPage-subMenu-item-child,
.navPage-subMenu-item-parent {
  position: relative; }

#navPages-pop .navPage-subMenu-horizontal.is-open {
  left: auto;
  right: 0;
  margin-right: 16.5rem; }

#navPages-pop .navPages-action-moreIcon {
  transform: rotate(90deg);
  margin-left: 0; }

/* 1280px */
@media screen and (max-width: 1280px) {
  .footer .top-bar {
    display: inline-block;
    width: 100%; }
  .footer .top-bar .nav-column {
    width: 66%;
    float: left; }
  .footer .top-bar .newsletter-column {
    width: 34%;
    float: left; }
  .footer-block {
    float: left; }
  .footer .top-bar .nav-column .footer-block + .footer-block {
    margin-left: 0; }
  .footer .bottom-bar {
    display: inline-block;
    width: 100%; }
  .footer .bottom-bar .links,
  .footer .bottom-bar .copyright {
    width: 50%;
    float: left; } }

/* 1024px */
@media screen and (max-width: 1024px) {
  body {
    padding-top: 35px; }
  .header .promo-bar {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%; }
  .mobileMenu-toggle {
    z-index: 1000; }
  .header.is-open {
    height: 100%;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 100;
    padding-top: 35px;
    background: #fff; }
  .header .main-bar {
    margin: 0 5.89286rem;
    text-align: center;
    padding: .5rem 0; }
  .header .main-bar-container {
    display: block; }
  .header-logo img {
    width: auto;
    max-height: 40px; }
  .header .main-bar .search-container,
  .header .main-bar .contact-expert {
    display: none; }
  .header .main-bar .additional-nav {
    margin-left: 0;
    position: absolute;
    right: 0;
    top: 35px; }
  .header .main-bar .additional-nav li {
    display: none; }
  .header .main-bar .additional-nav li:last-child {
    display: block; }
  .header .main-bar .additional-nav li + li {
    margin-left: 0;
    padding: .5rem; }
  .nav-bar {
    display: none; }
  .navPages {
    background-color: #faf8f5; }
  .navPages-container.is-open {
    display: block;
    z-index: 1;
    padding-top: 90px; }
  .navPages-quickSearch {
    border-bottom: 0;
    margin-bottom: 0; }
  .quickSearchResults {
    display: none; }
  .navPages-action {
    font-size: 15px;
    font-weight: 400;
    padding: .5rem 0; }
  .navPage-subMenu-action .collapsible-icon-wrapper {
    width: auto; }
  .header .nav-bar .nav {
    list-style: none;
    margin: 0;
    display: block; }
  .header .nav-bar .nav > li {
    padding: 0 1rem;
    position: relative; }
  .header .nav-bar .nav > li + li {
    margin-left: 0; }
  .header .nav-bar .nav-link-level-1 {
    padding: .5rem 0;
    text-align: left; }
  .header .nav-bar .nav > li:hover .sub-nav {
    display: block;
    position: relative; }
  #menu.nav-bar.is-open .navPages-item {
    padding: 0 1rem; }
  #menu.nav-bar.is-open .navPages-action {
    padding: .5rem 0;
    text-align: left;
    font-size: 14px; }
  .navPage-subMenu-item {
    padding: .3rem 0; }
  .navPage-childList {
    border-left: 0; }
  .navPage-childList .navPages-action {
    padding: .3rem 0; }
  .navPages-list--user {
    padding-top: 1rem !important;
    border-top: 1px solid #ccc;
    margin-top: 1rem !important; }
  .navBar--account, .navBar--sub {
    display: inline-block;
    width: 100%;
    text-align: center;
    margin-bottom: 1rem; }
  .navBar--sub .navBar-item {
    float: none;
    margin: 0 1rem 1rem;
    display: inline-block; }
  .productView-details-container {
    padding-left: 0; }
  .productView-price .price-section.price-section--withoutTax {
    margin-top: 0 !important; }
  .productView-images {
    margin-bottom: 2rem; }
  .brandGrid {
    column-count: 3; }
  .home-brands-section {
    padding: 70px 20px 0; }
  .home-brands-section img {
    aspect-ratio: attr(104)/attr(57); }
  .page-content--centered {
    width: 100%; }
  .heroCarousel-subtitle {
    font-size: 14px; }
  .heroCarousel-title {
    font-size: 24px; }
  .heroCarousel-description {
    font-size: 14px; }
  .heroCarousel-action {
    padding: 10px 30px 10px; }
  .footer .top-bar .nav-column {
    width: 100%;
    margin-bottom: 2rem; }
  .footer .top-bar .newsletter-column {
    width: 100%; }
  .newsletter-column .footer-block {
    width: 100%; }
  .footer .top-bar .newsletter-column .footer-social-links {
    display: inline-block;
    width: 100%; }
  .footer .top-bar .newsletter-column .footer-social-links .footer-heading {
    float: left;
    margin: 0 1rem 0 0; }
  .footer .socialLinks {
    float: left; }
  .footer .bottom-bar .links,
  .footer .bottom-bar .copyright {
    width: 100%;
    text-align: center; }
  .footer .bottom-bar .links ul {
    display: inline-block;
    width: 100%; }
  .footer .bottom-bar .links ul li + li,
  .footer .bottom-bar .links li {
    display: inline-block;
    margin: 0 1rem; }
  .beautify__flexBanners ._body ._heading {
    font-size: 24px !important;
    margin-bottom: 0 !important; }
  .beautify__flexBanners ._body ._buttonLine {
    display: none; }
  /** New Menu **/
  .navPages-container {
    display: none; }
  .has-subMenu.is-root + .navPage-subMenu-horizontal {
    width: 100%;
    margin: 0;
    box-shadow: 0 0 0;
    background: none transparent; }
  .navPage-subMenu-horizontal.is-open {
    margin-left: 0;
    width: 100%;
    border-left: 0;
    box-shadow: 0 0 0;
    background: none transparent; }
  .navPages .navPage-subMenu-list {
    padding: 0; }
  .navPage-subMenu-item-child .navPage-subMenu-action, .navPage-subMenu-item-parent .navPage-subMenu-action, .navPages-action {
    padding: .5rem 0;
    font-size: 16px; }
  .navPages .navPage-subMenu-list {
    margin: 0; } }

/* 800px */
@media screen and (max-width: 800px) {
  .fs-link {
    display: none; }
  .header .promo-bar div:first-child {
    text-align: center;
    width: 100%; }
  .category-header .category-intro .category-heading {
    width: 100%;
    margin-bottom: .5rem; }
  .category-header .category-intro .category-description {
    width: 100%; }
  .category-sidebar h3 {
    padding-bottom: 10px; }
  .card-body {
    text-align: left; }
  .card-body .price-section.price-section--withoutTax, .card-body .price-section.price-section--withoutTax {
    margin-top: 0 !important; }
  .cms-aside {
    width: 100%;
    padding-right: 0;
    border-right: 0;
    margin-bottom: 2rem; }
  .cms-content {
    width: 100%;
    padding-left: 0; }
  .help-section .help-section-row .title-column {
    width: 100%;
    float: none;
    text-align: center;
    margin-bottom: 1.5rem; }
  .help-section .help-section-row .info-column {
    width: 50%; }
  .brandGrid {
    column-count: 2; }
  .productView-options .form-select--small {
    max-width: 100%; }
  .product-details-column {
    width: 90%; }
  .product-page .breadcrumbs {
    display: none; }
  .productView-options .add-to-cart-wrapper .quantity-container .form-label {
    text-align: left; }
  .heroCarousel-slide {
    display: inline-block;
    width: 100%; }
  .heroCarousel-image-wrapper {
    width: 100%; }
  .heroCarousel-content {
    width: 100%;
    padding: 2rem 2rem 3rem;
    text-align: center; }
  .heroCarousel-content > div, .heroCarousel-content-wrapper {
    max-width: 100%; }
  .heroCarousel-description {
    padding-right: 0; }
  .heroCarousel .slick-dots {
    margin-left: -55px; }
  .blog-grid .blog {
    width: 50%; }
  .resources-card, .cc-card, .resources-grid.homepage .resources-card {
    width: 50%; }
  .footer-block {
    width: 100%;
    margin-bottom: 2rem;
    text-align: center; }
  .newsletter-column .footer-block {
    margin-bottom: 0; }
  .footer .top-bar .newsletter-column .footer-social-links .footer-heading {
    float: none;
    margin: 0 1rem 0 0;
    vertical-align: middle;
    display: inline-block; }
  .footer .socialLinks {
    float: none;
    display: inline-block;
    vertical-align: middle; }
  div.isp_center_container ul#isp_search_results_container li.isp_grid_product:nth-child(2n+1) {
    clear: none !important; }
  div.isp_center_container ul#isp_search_results_container li.isp_grid_product:nth-child(3n+1) {
    clear: none !important; }
  div.isp_center_container ul#isp_search_results_container li.isp_grid_product:nth-child(odd) {
    clear: left !important; }
  .cart-page-content .cart-content-column, .cart-page-content .cart-totals-column {
    width: 100%; }
  .blog-posts .blog-title {
    margin: 0 0 0.375rem; } }

/* 768px */
@media screen and (max-width: 768px) {
  .card-body .price-section.price-section--withoutTax, .card-body .price-section.price-section--withoutTax {
    margin-top: 0 !important; }
  .home-brands-section ul li {
    width: 25%; }
  .cart-item-pricing .form-input--incrementTotal {
    width: 2rem; }
  .isp_ancestor_category {
    display: none !important; }
  .isp_ancestor_category.selected {
    display: block !important; }
  .isp_mobile_category {
    margin-left: 0 !important; }
  .isp_mobile_category::after {
    display: none !important; }
  #isp_search_result_page_container .isp_center_container_header div.isp_sorting_and_result_view_wrapper {
    top: 45px !important; }
  .isp_header_collection_title {
    display: none !important; } }

/* 700px */
@media only screen and (max-width: 700px) {
  [data-sub-layout="fd844527-1567-40f9-a118-b81a8b36c806"], [data-sub-layout="48f6af3b-313e-4b32-951b-15a1a63901a4"], [data-sub-layout="b0809e56-2884-45ea-833b-08f2a13168de"], [data-sub-layout="ac852c7c-ed1f-4615-8457-e48ce6dcc259"], [data-sub-layout="0fe5eae4-8432-4800-b1e2-403b676b56cb"], [data-sub-layout="c8860bcb-e2f8-44ea-b136-69e09ff567af"] {
    flex-basis: 50% !important;
    max-width: 50% !important; }
  [data-sub-layout="41418951-025a-496c-9530-46366e561373"], [data-sub-layout="4f7b78d2-4d0c-46c2-8328-4844335a4759"], [data-sub-layout="41bad87e-173e-48c3-acdb-fccd052367b7"], [data-sub-layout="07739a1c-3792-48df-989f-fdfbf1505e98"], [data-sub-layout="75f19d77-ac9b-4e0c-944c-c4c6197e0c8b"], [data-sub-layout="b9762f46-2823-4c51-a50d-60e8b191d754"] {
    flex-basis: 50% !important;
    max-width: 50% !important; }
  [data-sub-layout="f0e6d1c5-b81f-426e-ab3f-15200fb21abd"], [data-sub-layout="6aad1df9-df76-4a5c-90d0-dd3cf8f01837"], [data-sub-layout="e0b82bbd-967a-4b55-a876-f594ac84becb"], [data-sub-layout="66b1b4fc-8650-48f0-b24c-5ec76536e247"] {
    flex-basis: 50% !important;
    max-width: 50% !important; }
  #sd-image-4a45c8c0-1d9c-4e3d-84b0-3073e112a6ec img, #sd-image-947a452e-e177-43b0-a7f3-8300d620f187 img, #sd-image-87940432-091a-4c74-9500-ceedfd177e7d img {
    width: 70% !important; } }

/* 600px */
@media screen and (max-width: 600px) {
  .header .promo-bar div:first-child span {
    display: none; }
  .brandGrid {
    column-count: 1; }
  .products-list-header {
    display: inline-block;
    width: 100%; }
  .total-products-count {
    float: left;
    margin-bottom: 1rem; }
  .cat-compare {
    float: right; }
  .products-list-header .form-field {
    display: inline-block;
    width: 100%; }
  .products-list-header .form-select--small {
    max-width: 100%; }
  .productView-options .add-to-cart-wrapper {
    display: inline-block;
    width: 100%; }
  .home-features-section .features-row > div {
    width: 50%;
    margin-bottom: 2rem; }
  .home-brands-section ul li {
    width: 33.33%; }
  .home-categories {
    display: inline-block;
    width: 100%;
    padding-bottom: 20px; }
  .home-categories li {
    float: left;
    width: 25%;
    margin-bottom: 2rem; }
  .home-categories .icon {
    margin-bottom: 10px; }
  .blog-grid .blog {
    width: 100%;
    min-height: 0; }
  .aff-row {
    display: block; }
  .aff-half {
    width: 100%; }
  .aff-half img {
    max-width: 400px;
    margin: 0 0 1rem;
    display: block; }
  .page-content.affiliate .productGrid .product {
    width: 50%; }
  .resources-card, .cc-card, .resources-grid.homepage .resources-card {
    width: 100%; }
  .blog-posts .blog {
    width: 100%; } }

/* 551px */
@media screen and (max-width: 551px) {
  .beautify__flexBanners ._body {
    position: absolute !important;
    left: 0 !important;
    text-align: left !important;
    bottom: 0 !important;
    padding: 0 0 20px 20px !important;
    width: 50% !important; }
  .beautify__flexBanners ._body ._buttonLine {
    display: inline-block !important; }
  .beautify__flexBanners ._body ._heading {
    font-size: 26px !important;
    margin-bottom: 10px !important; } }

/* 480px */
@media screen and (max-width: 480px) {
  .help-section .help-section-row .info-column {
    width: 100%;
    margin-bottom: 1rem; } }
