@charset "UTF-8";
/* We used this Variables */
meta.foundation-version {
  font-family: "/5.5.3/"; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@font-face {
  font-family: "Clear Sans";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/clearsans-regular-webfont.woff2") format("woff2"), url("../fonts/clearsans-regular-webfont.woff") format("woff"); }

@font-face {
  font-family: "Clear Sans";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/clearsans-bold-webfont.woff2") format("woff2"), url("../fonts/clearsans-bold-webfont.woff") format("woff"); }

/*! 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: #0a0a0a;
  cursor: auto;
  margin: 0;
  padding: 0;
  position: relative; }

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

a:hover {
  cursor: pointer; }

figure {
  margin: 0 0 1.5rem; }

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

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

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

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

select {
  width: 100%; }

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

html {
  font-size: 14px;
  font-size: 14px; }
  @media print, screen and (min-width: 48em) {
    html {
      font-size: 14px; } }
  @media print, screen and (min-width: 64em) {
    html {
      font-size: 14px; } }

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

a {
  color: #4f4f4f;
  line-height: inherit;
  text-decoration: none; }
  a:hover, a:focus {
    color: #a5a5a5; }

p {
  margin-bottom: 1rem;
  text-rendering: optimizeLegibility; }

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #2d2d2d;
  font-family: "Inter", Arial, Helvetica, sans-serif;
  font-weight: 400;
  letter-spacing: 0.25px;
  margin-bottom: 0.78571rem;
  text-rendering: optimizeLegibility; }
  h1 small,
  h2 small,
  h3 small,
  h4 small,
  h5 small,
  h6 small {
    color: #989898;
    font-size: 80%;
    line-height: 0; }

h1 {
  font-size: 28px; }

h2 {
  font-size: 25px; }

h3 {
  font-size: 22px; }

h4 {
  font-size: 20px; }

h5 {
  font-size: 15px; }

h6 {
  font-size: 13px; }

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

hr {
  border: solid #e8e8e8;
  border-width: 1px 0 0;
  clear: both;
  height: 0;
  margin: 1.42857rem auto 0 1.42857rem auto-0.07143rem; }

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

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

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

code {
  color: #0a0a0a;
  font-family: Menlo, Monaco, Consolas, monospace;
  font-weight: normal;
  padding: 0.14286rem 0.35714rem 0.07143rem; }

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

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

ul {
  margin-left: 1.25rem; }

ol {
  margin-left: 1.15rem; }

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

dl dd {
  margin-bottom: 1.5rem; }

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

abbr {
  text-transform: none; }

blockquote {
  padding: 0.64286rem 1.42857rem 0 1.35714rem; }

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

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

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

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

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


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

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

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


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

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

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

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

.table-tbody tr {
  border-bottom: 1px solid #e8e8e8; }
  .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: "Inter", 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: #dfdfdf;
  color: #454545;
  font-size: 1rem;
  padding: 0.85714rem 2.28571rem;
  border-radius: 0;
  outline: none;
  vertical-align: middle; }
  .button:hover, .button:focus, .button.is-active, .button.active {
    background-color: transparent;
    border-color: #989898;
    color: #666666; }
  .button:active {
    background-color: transparent;
    border: 1px solid #454545;
    color: #454545; }
  .button:focus, .button.is-active, .button.active {
    outline: none; }
  .button + .button {
    margin-left: 0.78571rem; }

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

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

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

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

<button class="button button--action">Call-to-Action Button</button>
```
    */
.button--primary {
  background-color: #454545;
  border-color: #454545;
  color: white; }
  .button--primary:hover, .button--primary:focus, .button--primary.is-active, .button--primary.active {
    background-color: #666666;
    border-color: #666666;
    color: white; }
  .button--primary:active {
    background-color: #989898;
    border: 1px solid #989898;
    color: white; }

.button[disabled] {
  background-color: #dadada;
  border-color: #dadada;
  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: 15px; }

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

.button--tiny { }

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

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

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

/*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: #e8e8e8;
  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: #e8e8e8;
  font-size: 1rem;
  height: auto;
  padding: 0.78571rem;
  width: 100%;
  z-index: 89;
  max-width: 200px; }
  .dropdown-menu--content.open {
    display: block; }
  .dropdown-menu--content > *:first-child {
    margin-top: 0; }
  .dropdown-menu--content > *:last-child {
    margin-bottom: 0; }

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

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

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

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

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

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

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

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

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

.form-legend {
  background: transparent;
  border: solid #454545;
  border-width: 0 0 1px;
  display: block;
  line-height: 32px;
  margin-bottom: 0.78571rem;
  padding: 0 0.21429rem;
  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: #666666;
  cursor: pointer;
  display: block;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.8;
  margin-bottom: 0.5rem; }
  .form-label small {
    color: #989898;
    font-size: 0.71429rem;
    text-transform: uppercase;
    vertical-align: bottom; }

.form-input {
  appearance: none;
  background-color: white;
  border-color: #dfdfdf;
  border-style: solid;
  border-width: 1px;
  border-radius: 4px;
  color: #454545;
  display: block;
  font-family: inherit;
  font-size: 1.14286rem;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  height: 3rem;
  margin: 0;
  padding: 0.75rem 1rem;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-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: #a5a5a5;
    cursor: not-allowed; }
  .form-input[readonly] {
    background-color: #f8f8f8;
    border-color: #454545;
    color: #989898;
    cursor: text; }
  .form-input:focus {
    border-color: #989898;
    outline: none; }
  .form-input[rows] {
    height: auto; }
  .form-input[type="search"] {
    box-sizing: border-box; }
  .form-input::-webkit-input-placeholder {
    color: #cacaca; }
  .form-input::-ms-clear {
    height: 0;
    width: 0; }
  .form-input::-moz-placeholder {
    color: #cacaca; }
  .form-input:-ms-input-placeholder {
    color: #cacaca; }

/*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: #dfdfdf;
  color: #454545;
  font-family: inherit;
  font-size: 1.14286rem;
  line-height: normal;
  padding: 0.57143rem;
  border-radius: 0;
  cursor: pointer;
  height: 3rem;
  margin: 0;
  outline: 0; }
  .form-select::-ms-expand {
    display: none; }
  .form-select.radius {
    border-radius: 0; }
  .form-select:focus {
    border-color: #989898; }
  .form-select:disabled {
    background-color: white;
    cursor: not-allowed; }
  .form-select:focus {
    border-color: #989898; }

/*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 #454545;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.13);
  margin-bottom: 1.5rem;
  max-width: none;
  padding: 1.5rem; }

.form-row {
  margin: 0 -0.75rem;
  max-width: none;
  width: auto; }
  .form-row::before, .form-row::after {
    display: table;
    content: ' '; }
  .form-row::after {
    clear: both; }
  .form-row .form-field {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    width: 100%;
    float: left;
    max-width: none; }
  .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 {
    display: table;
    content: ' '; }
  .form-field::after {
    clear: both; }

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

Styling of the select element with the multiple attribute

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

PrefixPostfix

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

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

### PrefixPostfix with a button

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

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

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

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

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

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

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

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

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

.switch-toggle {
  background-color: #989898;
  border: 1px solid #989898;
  border-radius: 2rem;
  cursor: pointer;
  display: inline-block;
  height: 2rem;
  position: relative;
  transition: all 100ms ease-out;
  vertical-align: middle;
  width: 4.28571rem; }
  .switch--important .switch-toggle {
    background-color: #d4cb49;
    border-color: #d4cb49; }
  .switch--checked .switch-toggle {
    background-color: #69d66f;
    border-color: #69d66f; }
  .switch--disabled .switch-toggle {
    background-color: #e8e8e8;
    border-color: #a5a5a5;
    cursor: default; }

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

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

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

.switch-description--off {
  color: #2d2d2d;
  margin-right: 5px; }
  .switch--checked .switch-description--off {
    color: #989898; }

.switch-description--on {
  color: #989898;
  margin-left: 5px; }
  .switch--checked .switch-description--on {
    color: #2d2d2d; }

.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;
  text-align: left; }

.form-actions > * {
  display: inline-block;
  margin-bottom: 1rem;
  width: 100%;
  vertical-align: baseline;
  width: auto; }

.form-actions--fixed {
  background: white;
  border-top: 1px solid #454545;
  bottom: 0;
  left: 0;
  padding: 1.5rem 2rem;
  position: fixed;
  right: 0;
  text-align: right;
  z-index: 20; }

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

Form inline errors

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*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: #f2f2f2;
  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: #f2f2f2; }
  .panel-body > :first-child {
    margin-top: 0; }
  .panel-body > :last-child {
    margin-bottom: 0; }
  .panel-body > :last-child {
    margin-bottom: 0; }

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

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

.breadcrumb-label {
  cursor: pointer; }
  .breadcrumb-label:hover {
    color: #4f4f4f;
    text-decoration: none; }
  .breadcrumb.is-active > .breadcrumb-label {
    color: #989898;
    cursor: default; }
  .breadcrumb.is-unavailable > .breadcrumb-label {
    color: #a5a5a5;
    cursor: default; }

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

.tab {
  border-bottom: white;
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
  float: left; }

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

.tab.is-active .tab-title {
  color: #4f4f4f;
  font-weight: 700; }

.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 {
    display: table;
    content: ' '; }
  .tabs-contents::after {
    clear: both; }

.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 {
  display: table;
  content: ' '; }

.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 {
    display: table;
    content: ' '; }
  .navBar-section::after {
    clear: both; }

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

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

.navBar-item {
  float: left; }

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

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

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

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

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

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

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

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

.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 {
  display: table;
  content: ' '; }

.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: #4f4f4f;
  font-size: 15px;
  padding: 0.21429rem 0; }

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

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

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

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

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

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

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

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

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

.alertBox--success {
  background-color: #d5ffd8;
  border-color: #d5ffd8;
  color: white; }
  .alertBox--success svg {
    fill: #69d66f; }

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

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

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

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

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

.alertBox-heading {
  margin: 0; }

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

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

.accordion-navigation {
  display: block;
  margin-bottom: 0 !important;
  border: #e8e8e8 solid;
  border-width: 1px 0;
  cursor: pointer; }
  .accordion-navigation.is-open > a {
    background: white;
    color: #2d2d2d; }
  .accordion-navigation > a {
    background: white;
    color: #4f4f4f;
    padding: 1.85714rem;
    display: block;
    font-family: "Inter", Arial, Helvetica, sans-serif;
    font-size: 1rem; }
    .accordion-navigation > a:hover {
      background: #f2f2f2; }
  .accordion-navigation .accordion-title {
    padding: 1.5rem 1.85714rem; }

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

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

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

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

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

body.has-activeModal {
  overflow: hidden; }

.modal-background {
  background: #2d2d2d;
  background: rgba(45, 45, 45, 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 #e8e8e8;
  box-shadow: none;
  max-height: 80%;
  overflow: auto;
  position: fixed;
  transform: translateY(-50%); }
  @media screen and (max-width: 39.9375em) {
    .modal {
      min-height: 100vh; } }
  .modal .column, .modal .columns, .modal .columns {
    min-width: 0; }
  .modal > :first-child {
    margin-top: 0; }
  .modal > :last-child {
    margin-bottom: 0; }
  @media screen and (min-width: 40em) {
    .modal {
      left: 0;
      margin: 0 auto;
      max-width: 80%;
      right: 0;
      width: 900px; } }
  @media screen and (min-width: 40em) {
    .modal {
      top: 50% !important; } }

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

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

.modal-header {
  border-bottom: 1px solid #e8e8e8;
  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 #e8e8e8;
  padding: 0.78571rem 1.5rem;
  text-align: center;
  text-align: right; }
  .modal-footer .button {
    display: block;
    display: inline-block;
    margin-bottom: 0; }

.modal-footer-link {
  display: inline-block;
  font-size: 15px;
  margin: 0 0 0.78571rem;
  display: inline;
  margin: 1.5rem; }

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

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

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

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

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

.loadingOverlay {
  background: rgba(45, 45, 45, 0.9);
  bottom: 0;
  height: 100%;
  left: 0;
  opacity: 1;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 250ms ease-out;
  width: 100%; }
  .loadingOverlay::before {
    height: 2.85714rem;
    width: 2.85714rem;
    border-radius: 2.85714rem;
    border: solid 2px;
    border-color: white white #989898 #989898;
    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 {
    display: table;
    content: ' '; }
  .actionBar::after {
    clear: both; }
  .actionBar .button {
    margin-bottom: 0; }
  .actionBar .buttonGroup {
    vertical-align: middle; }

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

.actionBar-section {
  float: left; }
  .actionBar-section::before, .actionBar-section::after {
    display: table;
    content: ' '; }
  .actionBar-section::after {
    clear: both; }
  .actionBar-section .form-label {
    display: inline-block;
    margin: 0 0.35714rem 0 0; }
  .actionBar-section .form-select,
  .actionBar-section .form-input {
    display: inline-block;
    width: 14.28571rem; }

.actionBar-section--alt {
  float: right; }

.actionBar-item {
  margin-bottom: 1.5rem;
  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 #454545;
  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: #989898; }

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

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

.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 {
    display: table;
    content: ' '; }
  .card-footer::after {
    clear: both; }

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

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -moz-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; }
  .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; }

/* 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%;
  margin-top: -10px;
  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: #989898;
  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-slider {
  margin-bottom: 30px; }

.slick-dots {
  position: absolute;
  bottom: -45px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 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: #2d2d2d;
        opacity: 0.6;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
    .slick-dots li.slick-active button:before {
      color: #666666;
      opacity: 1; }

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

.slick-next {
  right: -15px; }
  @media print, screen and (min-width: 64em) {
    .slick-next {
      right: -3.35714rem; } }
  .slick-next::before {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iNDIiIHZpZXdCb3g9IjAgMCAyNCA0MiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMS40NTY3OSAxLjAwNzQ2MTQ3bDIxIDIwLjAyNDgyMTQzTDEuNTA4ODUgNDEuMDA3NDYxNSIgc3Ryb2tlPSIjMkQyRDJEIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIi8+PC9zdmc+"); }
  .slick-next:hover::before {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iNDIiIHZpZXdCb3g9IjAgMCAyNCA0MiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMS40NTY3OSAxLjAwNzQ2MTQ3bDIxIDIwLjAyNDgyMTQzTDEuNTA4ODUgNDEuMDA3NDYxNSIgc3Ryb2tlPSIjOTg5ODk4IiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIi8+PC9zdmc+"); }

.slick-prev {
  left: -15px; }
  @media print, screen and (min-width: 64em) {
    .slick-prev {
      left: -3.35714rem; } }
  .slick-prev::before {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iNDIiIHZpZXdCb3g9IjAgMCAyNCA0MiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMjIuNDU3MjA3NCAxLjAwNzQ2MTQ3bC0yMSAyMC4wMjQ4MjE0MyAyMC45NDc5Mzk3IDE5Ljk3NTE3ODYiIHN0cm9rZT0iIzJEMkQyRCIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvc3ZnPg=="); }
  .slick-prev:hover::before {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iNDIiIHZpZXdCb3g9IjAgMCAyNCA0MiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMjIuNDU3MjA3NCAxLjAwNzQ2MTQ3bC0yMSAyMC4wMjQ4MjE0MyAyMC45NDc5Mzk3IDE5Ljk3NTE3ODYiIHN0cm9rZT0iIzk4OTg5OCIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvc3ZnPg=="); }

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

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

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

.pace {
  pointer-events: none;
  user-select: none; }

.pace-inactive {
  display: none; }

.pace-progress {
  background-color: #989898;
  height: 0.35714rem;
  position: fixed;
  right: 100%;
  top: 0;
  width: 100%;
  z-index: 2000; }

html,
body {
  height: auto; }

body {
  padding-top: 55px; }
  @media print, screen and (min-width: 48em) {
    body {
      padding-top: 0; } }

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

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

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

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

a {
  transition: color 0.15s ease; }

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

.page-heading {
  font-size: 28px;
  margin: 0 0 3rem;
  text-align: center; }

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

.definitionList::after {
  clear: both; }

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

.definitionList-value {
  margin: 0; }

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

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

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

.table {
  margin-top: 2rem; }
  .table td + td {
    border-left: 1px solid #e8e8e8; }
  .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%;
    display: inline-block;
    margin-bottom: 0;
    width: auto; }
    .table-actions .button + .button {
      margin-left: 0.35714rem; }

.table--line {
  border-color: #e8e8e8;
  border-width: 0 0 1px; }
  .table--line .table-thead {
    background-color: white;
    border-color: #e8e8e8;
    border-width: 0 0 1px; }
    .table--line .table-thead tr th {
      padding-left: 0;
      padding-right: 0;
      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 #e8e8e8; }
    .table--line tr td {
      display: block;
      padding-left: 0;
      padding-right: 0;
      text-align: center; }
      .table--line tr td:first-child {
        text-align: left; }
      .table--line tr td:last-child {
        text-align: right; }
      .table--line tr td + td {
        padding-left: 1.5rem; }
  .table--line td + td {
    border-left: 0; }

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

.dropdown-menu.is-loading .loadingOverlay {
  background: none;
  padding: 4.5rem 0;
  position: relative; }

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

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

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

@media print, screen and (min-width: 64em) {
  .modal--large {
    width: 1280px; } }

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

.modal-header-title {
  font-size: 22px;
  text-align: center; }
  @media print, screen and (min-width: 48em) {
    .modal-header-title {
      font-size: 25px; } }

.modal-close {
  height: 2.28571rem;
  width: 2.28571rem;
  color: #4f4f4f;
  font-size: 26px;
  line-height: 2.28571rem;
  padding: 0;
  position: absolute;
  text-align: center;
  text-decoration: none;
  z-index: 50; }
  @media print, screen and (min-width: 48em) {
    .modal-close {
      font-size: 32px; } }
  .modal-close:hover {
    color: #a5a5a5; }

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

.breadcrumbs {
  display: none;
  font-size: 0;
  text-align: center;
  display: block; }

.breadcrumb {
  display: inline-block;
  float: none; }
  .breadcrumb.is-active > .breadcrumb-label {
    cursor: text; }

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

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

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

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

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

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

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

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

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

.button {
  line-height: 1rem;
  transition: all 0.15s ease; }
  .button + .button {
    margin-left: 0; }
    @media print, screen and (min-width: 48em) {
      .button + .button {
        margin-left: 0.78571rem; } }

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

.button--icon svg {
  fill: #4f4f4f; }

.tab {
  border-top: 1px solid #e8e8e8;
  float: none; }
  @media print, screen and (min-width: 48em) {
    .tab {
      border-top-color: white;
      float: left; } }
  .tab.is-active {
    border-left-color: white;
    border-right-color: white;
    margin-bottom: -1px; }
    @media print, screen and (min-width: 48em) {
      .tab.is-active {
        border: 1px solid #e8e8e8;
        border-bottom: 1px solid white; } }

.tab-title {
  padding: 1.14286rem 0;
  text-align: center;
  text-decoration: none;
  text-align: left; }
  @media print, screen and (min-width: 48em) {
    .tab-title {
      padding: 0.78571rem 1.5rem; } }

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

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

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

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

@media print, screen and (min-width: 48em) {
  .accordion--navList {
    border: 0; } }

@media print, screen and (min-width: 48em) {
  .sidebarBlock + .accordion--navList {
    margin-top: 2rem; } }

@media print, screen and (min-width: 48em) {
  .accordion--navList .accordion-block {
    margin-top: 2rem; } }

.accordion--navList .accordion-content {
  padding: 1rem; }
  @media print, screen and (min-width: 48em) {
    .accordion--navList .accordion-content {
      padding: 0; } }

@media print, screen and (min-width: 48em) {
  .accordion--navList .accordion-navigation {
    background-position: right 0 top 50%;
    border: 0; } }

.accordion--navList .accordion-indicator {
  fill: #a5a5a5; }
  @media print, screen and (min-width: 48em) {
    .accordion--navList .accordion-indicator {
      visibility: hidden; } }

.accordion--navList .accordion-navigation-actions {
  right: 1rem;
  top: 1.21429rem; }
  @media print, screen and (min-width: 48em) {
    .accordion--navList .accordion-navigation-actions {
      right: 0;
      top: 0; } }

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

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

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

.accordion-navigation-actions {
  position: absolute;
  right: 1.85714rem;
  top: 1.5rem; }
  .accordion-navigation-actions > a {
    color: #989898;
    vertical-align: middle; }
    .accordion-navigation-actions > a:hover {
      color: #4f4f4f; }

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

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

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

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

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

.form-inlineMessage {
  display: block; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.form-column {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 100%;
  float: left;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 50%;
  float: left; }

.form-prefixPostfix-button--postfix {
  margin: 0.78571rem 0 0;
  order: 1; }
  @media print, screen and (min-width: 64em) {
    .form-prefixPostfix-button--postfix {
      margin: 0 0 0 0.78571rem;
      order: 0; } }

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

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

.form-option {
  border: 1px solid #dfdfdf;
  color: #666666;
  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: #989898; }
  .form-radio:checked + .form-option {
    border-color: #4f4f4f;
    box-shadow: 0 0 0 1px #4f4f4f; }

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

.form-option-variant--color,
.form-option-variant--pattern {
  height: 1.57143rem;
  width: 1.57143rem;
  min-width: initial;
  padding: 0; }

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

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

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

.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-figure {
  margin-top: 0; }
  .card-figure:hover .card-figcaption {
    opacity: 1; }

.card-figcaption {
  display: none;
  margin: 0;
  pointer-events: none; }
  @media print, screen and (min-width: 48em) {
    .card-figcaption {
      display: block; } }

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

.card-image {
  border: 0;
  display: flex;
  margin: auto;
  width: auto; }

.card-title {
  font-size: 15px;
  margin: 0 0 0.28571rem; }
  .card-title > a {
    color: #2d2d2d;
    text-decoration: none; }
    .card-title > a:hover {
      color: #a5a5a5; }

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

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

.card--alternate {
  border: 3px solid white;
  transition: all 0.15s ease; }
  .card--alternate .card-body {
    background-color: white;
    padding: 0.78571rem;
    transition: all 0.15s ease;
    padding: 1.5rem; }

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

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

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

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

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

.navBar--sub {
  margin-bottom: 4.5rem;
  text-align: center; }
  .navBar--sub .navBar-section {
    float: none; }
  .navBar--sub .navBar-item {
    float: none;
    margin: 0 0.78571rem; }
    @media print, screen and (min-width: 48em) {
      .navBar--sub .navBar-item {
        display: inline-block; } }
    @media print, screen and (min-width: 48em) {
      .navBar--sub .navBar-item.is-active {
        border-bottom: 1px solid #4f4f4f; } }
    .navBar--sub .navBar-item.is-active > .navBar-action {
      color: #666666; }
    @media print, screen and (min-width: 48em) {
      .navBar--sub .navBar-item.navBar-item--separate {
        border-left: 1px solid #989898;
        margin: 0;
        padding-left: 0.78571rem; } }
  .navBar--sub .navBar-action {
    color: #989898;
    font-size: 1rem;
    padding: 0; }
    .navBar--sub .navBar-action:hover {
      color: #4f4f4f; }

.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 #dfdfdf;
  border-radius: 4px;
  overflow: hidden; }
  .actionBar-section .form-field:hover {
    border-color: #989898; }

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

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

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

.actionBar-section .form-select {
  color: #4f4f4f;
  height: 2.14286rem; }

.has-ribbon {
  position: relative; }

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

.navUser {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  top: 26px;
  width: 100%;
  z-index: 5; }
  .navUser::before, .navUser::after {
    display: table;
    content: ' '; }
  .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 {
      display: table;
      content: ' '; }
    .navUser-section::after {
      clear: both; }
  .navUser-section--alt {
    float: right;
    margin-left: 1.5rem; }
  .navUser-section + .navUser-section {
    margin-left: 1.5rem; }
  .navUser-item {
    float: left; }
  .navUser-item, .navUser-action {
    display: block; }
  @media print, screen and (min-width: 48em) {
    .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 #e8e8e8;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.13);
    position: absolute; }
    .navUser .dropdown-menu.is-open:before {
      display: block;
      width: 0;
      height: 0;
      border: inset 10px;
      content: '';
      bottom: 100%;
      left: 0.78571rem;
      position: absolute; }
    .navUser .dropdown-menu.is-open:after {
      display: block;
      width: 0;
      height: 0;
      border: inset 8px;
      content: '';
      bottom: 100%;
      left: 0.92857rem;
      position: absolute; }

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

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

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

.navUser-item {
  display: none; }
  @media print, screen and (min-width: 48em) {
    .navUser-item {
      display: block; } }

.navUser-item--cart {
  display: block; }
  .navUser-item--cart .navUser-action {
    color: #4f4f4f; }
    .navUser-item--cart .navUser-action:hover, .navUser-item--cart .navUser-action.is-open {
      color: #a5a5a5; }
  .navUser-item--cart .dropdown-menu {
    max-width: 22.85714rem; }
    .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.78571rem; }
    .navUser-item--cart .dropdown-menu.is-open:after {
      right: 0.92857rem; }

.navUser-item-cartLabel {
  display: none;
  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: #4f4f4f;
  cursor: default;
  display: inline-block;
  margin: 0 -0.85714rem;
  padding: 0 2px;
  position: relative;
  z-index: 1; }

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

.dropdown--quickSearch {
  background-color: #e8e8e8;
  padding: 1.5rem 0;
  padding: 3rem; }
  .dropdown--quickSearch.is-open {
    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;
    padding: 3rem 0 0; }

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

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

.countPill--alt {
  background-color: #dfdfdf;
  color: #454545; }

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

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

.navPages-container {
  bottom: 0;
  display: none;
  height: 100%;
  left: 0;
  -webkit-overflow-scrolling: touch;
  position: absolute;
  right: 0;
  z-index: 10; }
  @media print, screen and (min-width: 48em) {
    .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: #f2f2f2;
  height: 100%;
  overflow-y: auto;
  padding: 1.5rem; }
  @media print, screen and (min-width: 48em) {
    .navPages {
      margin: 0 auto;
      max-width: 85.71429rem;
      width: 100%;
      background: none;
      font-size: 0;
      overflow-y: visible;
      padding: 0;
      text-align: center; }
      .navPages::before, .navPages::after {
        display: table;
        content: ' '; }
      .navPages::after {
        clear: both; }
      .navPages::before, .navPages::after {
        display: table;
        content: ' '; }
      .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 {
          display: table;
          content: ' '; }
        .navPages-section::after {
          clear: both; }
      .navPages-section--alt {
        float: right;
        margin-left: 1.5rem; }
      .navPages-section + .navPages-section {
        margin-left: 1.5rem; }
      .navPages-item {
        float: left; }
      .navPages-item, .navPages-action {
        display: block; } }
  .navPages ul {
    list-style: none; }
  @media print, screen and (min-width: 48em) {
    .navPages .navPage-subMenu-list {
      margin: 0 auto;
      max-width: 85.71429rem;
      width: 100%;
      border-left: 0;
      margin: auto;
      padding-left: 0; }
      .navPages .navPage-subMenu-list::before, .navPages .navPage-subMenu-list::after {
        display: table;
        content: ' '; }
      .navPages .navPage-subMenu-list::after {
        clear: both; } }

.navPages-list {
  margin: 0; }
  @media print, screen and (min-width: 48em) {
    .navPages-list {
      display: inline-block;
      float: none; } }
  .navPages-list + .navPages-list {
    border-top: 1px solid #dfdfdf;
    margin-top: 0.78571rem;
    padding-top: 0.78571rem; }

.navPages-action {
  color: #4f4f4f;
  display: block;
  font-size: 15px;
  font-weight: 700;
  padding: 0.78571rem 0;
  text-decoration: none;
  text-transform: uppercase; }
  @media print, screen and (min-width: 48em) {
    .navPages-action {
      display: inline-block;
      padding: 0.78571rem 1.14286rem 1.14286rem; }
      .navPages-action.is-open {
        background-color: #f2f2f2; }
        .navPages-action.is-open svg {
          fill: #a5a5a5;
          stroke: #a5a5a5; } }
  .navPages-action:hover {
    color: #a5a5a5; }
    .navPages-action:hover svg {
      fill: #a5a5a5;
      stroke: #a5a5a5; }
  .navPages-action svg {
    fill: #4f4f4f;
    stroke: #4f4f4f;
    transition: all 0.15s ease; }

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

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

.navPages-action-moreIcon {
  height: 0.57143rem;
  width: 0.57143rem;
  margin-left: 0.35714rem;
  transform: rotate(-90deg); }
  @media print, screen and (min-width: 48em) {
    .navPages-action-moreIcon {
      transform: none; } }
  .has-subMenu.is-open .navPages-action-moreIcon {
    transform: rotate(0); }

.navPage-childList {
  display: none; }
  @media print, screen and (min-width: 48em) {
    .navPage-childList {
      border: 0; } }
  .navPage-childList.is-open {
    display: block; }

.navPage-subMenu {
  display: none;
  outline: 0; }
  @media print, screen and (min-width: 48em) {
    .navPage-subMenu {
      background-color: #f2f2f2;
      padding: 1.5rem 1.5rem 2.28571rem !important;
      position: absolute;
      text-align: left; }
      .navPage-subMenu.is-open {
        display: block;
        left: 0;
        width: 100%; }
      .navPage-subMenu .navPages-action-moreIcon {
        display: none; } }
  .navPage-subMenu.is-open {
    display: block; }

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

.navPage-subMenu-action {
  padding: 0.78571rem 0; }
  @media print, screen and (min-width: 48em) {
    .navPage-subMenu-action {
      padding: 0.78571rem 0 1.14286rem; } }

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

.navPages-quickSearch {
  border-bottom: 1px solid #e8e8e8;
  margin-bottom: 0.78571rem; }
  @media print, screen and (min-width: 48em) {
    .navPages-quickSearch {
      display: none; } }
  .navPages-quickSearch > .container {
    padding: 0; }
  .navPages-quickSearch .form {
    margin: 0; }
  .navPages-quickSearch .form-field {
    margin-bottom: 0; }

@media print, screen and (min-width: 48em) {
  .navPages-list--user {
    display: none; } }

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

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

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

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

.socialLinks-item {
  display: inline-block;
  font-size: 0; }
  .socialLinks .socialLinks-item {
    margin-bottom: 0.35714rem;
    margin-right: 0.78571rem; }
    .socialLinks .socialLinks-item:last-child {
      margin-right: 0; }

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

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

.heroCarousel {
  margin-bottom: 4.5rem;
  margin-top: -1.5rem; }
  @media print, screen and (min-width: 48em) {
    .heroCarousel {
      margin-top: -2.5rem; } }
  .js .heroCarousel {
    max-height: 0;
    opacity: 0;
    overflow: hidden;
    transition: all 600ms ease-out; }
  .heroCarousel.slick-initialized {
    max-height: 71.42857rem;
    opacity: 1; }
  .heroCarousel .slick-next,
  .heroCarousel .slick-prev {
    top: 20%; }
    @media print, screen and (min-width: 48em) {
      .heroCarousel .slick-next,
      .heroCarousel .slick-prev {
        top: 50%; } }
  .heroCarousel .slick-next {
    right: 15px; }
    @media print, screen and (min-width: 48em) {
      .heroCarousel .slick-next {
        right: 25px; } }
  .heroCarousel .slick-prev {
    left: 15px; }
    @media print, screen and (min-width: 48em) {
      .heroCarousel .slick-prev {
        left: 25px; } }
  .heroCarousel .slick-dots {
    bottom: 0.5rem; }
    @media print, screen and (min-width: 48em) {
      .heroCarousel .slick-dots {
        bottom: 1.5rem; } }
    .heroCarousel .slick-dots li {
      background-color: white;
      background-color: rgba(255, 255, 255, 0.9); }

.heroCarousel-slide {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative; }
  .heroCarousel-slide a {
    text-decoration: none; }

@media print, screen and (min-width: 48em) {
  .heroCarousel-image {
    visibility: hidden; } }

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

.heroCarousel-title {
  font-size: 20px;
  margin-top: 0; }
  @media print, screen and (min-width: 48em) {
    .heroCarousel-title {
      font-size: 50px; } }

.heroCarousel-description {
  font-size: 12px;
  font-size: 13px; }
  @media print, screen and (min-width: 48em) {
    .heroCarousel-description {
      font-size: 15px; } }

.heroCarousel-action {
  margin: 0; }
  @media print, screen and (min-width: 48em) {
    .heroCarousel-action {
      margin-top: 1.5rem; } }

@media print, screen and (min-width: 48em) {
  .writeReview-productDetails {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    width: 50%;
    float: left; } }

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

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

@media print, screen and (min-width: 48em) {
  .writeReview-form {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    width: 50%;
    float: left; } }

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

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

.account--addReturn .table-tbody {
  display: block;
  display: table-row-group; }

.return-itemName {
  font-size: 15px;
  font-weight: 700;
  font-size: 1rem;
  font-weight: 400; }

.return-itemPrice {
  color: #a5a5a5;
  margin-bottom: 0.35714rem;
  color: inherit;
  margin-bottom: 0;
  text-align: center; }

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

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

.account--addReturn-column {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 100%;
  float: left;
  padding: 0 1rem;
  width: 50%; }

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

.productCarousel-slide {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 100%;
  float: left; }
  .productCarousel-slide .card {
    margin-bottom: 0; }

.NewProductCarousal .productCarousel-slide,
.custom-products-carousel .productCarousel-slide {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 33.33333%;
  float: left; }
  .NewProductCarousal .productCarousel-slide .card,
  .custom-products-carousel .productCarousel-slide .card {
    margin-bottom: 0; }

.custom-products-carousel {
  display: inline-block;
  width: 100%; }
  .custom-products-carousel .productCarousel + hr {
    margin: 10px 0; }
  .custom-products-carousel .page-heading {
    margin-top: 0; }
  .custom-products-carousel .card {
    position: relative; }
    .custom-products-carousel .card .product-message-block:empty {
      display: none; }
    .custom-products-carousel .card .product-card-badge {
      position: absolute;
      right: 0;
      top: 0;
      z-index: 2;
      background-color: #166fb0;
      color: #fff;
      padding: 2px;
      width: 40px;
      font-weight: 500;
      font-size: 13px;
      font-family: 'franklin_gothicregular'; }
      .custom-products-carousel .card .product-card-badge:after {
        position: absolute;
        left: 0;
        right: 0;
        z-index: 1;
        content: "";
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 10px 0 0 40px;
        bottom: -10px;
        border-color: #166fb0 transparent transparent transparent; }
      .custom-products-carousel .card .product-card-badge span {
        display: block;
        line-height: 10px; }

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

.quickView::after {
  clear: both; }

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

.productReview {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 100%;
  float: left;
  display: inline-block;
  float: none;
  font-size: 1rem;
  vertical-align: top; }
  @media print, screen and (min-width: 48em) {
    .productReview {
      width: 50%; } }
  @media print, screen and (min-width: 64em) {
    .productReview {
      width: 33.33333%; } }

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

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

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

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

.productView {
  padding-top: 1rem; }

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

.productView-image {
  align-items: center;
  display: flex;
  justify-content: center;
  margin: 0; }
  @media print, screen and (min-width: 48em) {
    .productView-image {
      min-height: 500px;
      min-width: 500px; } }
  .productView-image img {
    width: 100%; }
  .productView-image .productView-image--default {
    width: auto; }
  .productView-image + .productView-thumbnails {
    margin-top: 0.78571rem; }

.productView-thumbnails {
  list-style: none;
  margin-left: 0;
  margin: 0 -0.75rem;
  max-width: none;
  width: auto;
  margin-left: -0.35714rem;
  margin-right: -0.35714rem; }
  .productView-thumbnails ul,
  .productView-thumbnails ol {
    list-style: none;
    margin-bottom: 0; }
  .productView-thumbnails::before, .productView-thumbnails::after {
    display: table;
    content: ' '; }
  .productView-thumbnails::after {
    clear: both; }

.productView-thumbnail {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 25%;
  float: left;
  padding-left: 0.35714rem;
  padding-right: 0.35714rem; }
  @media print, screen and (min-width: 64em) {
    .productView-thumbnail {
      width: 20%; } }

.productView-thumbnail-link {
  border: 2px solid transparent;
  display: inline-block;
  padding: 2px;
  text-align: center;
  width: 100%; }
  .productView-thumbnail-link:hover, .productView-thumbnail-link.is-active {
    border-color: #454545; }

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

@media print, screen and (min-width: 48em) {
  .productView-product {
    border-bottom: 1px solid #e8e8e8;
    padding-bottom: 2rem; } }

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

.productView-title {
  font-size: 20px;
  margin: -0.78571rem 0 0.35714rem; }
  @media print, screen and (min-width: 48em) {
    .productView-title {
      margin-top: 1.5rem; } }
  @media print, screen and (min-width: 64em) {
    .productView-title {
      font-size: 28px; } }

.productView-brand {
  color: #989898;
  font-size: 15px;
  margin: 0 0 0.78571rem; }
  @media print, screen and (min-width: 64em) {
    .productView-brand {
      font-size: 20px;
      margin: -0.21429rem 0 1rem; } }
  .productView-brand a {
    color: #989898; }
    .productView-brand a:hover {
      color: #4f4f4f; }

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

.productView-reviewLink {
  display: inline-block;
  margin-left: 0.78571rem;
  vertical-align: middle; }
  .productView-reviewLink + .productView-reviewLink {
    display: none;
    display: inline-block; }
  .productView-reviewLink > a {
    color: #989898; }
    .productView-reviewLink > a:hover {
      color: #4f4f4f; }

.productView-info {
  margin-top: 0.78571rem;
  margin-top: 0; }
  .productView-info::before, .productView-info::after {
    display: table;
    content: ' '; }
  .productView-info::after {
    clear: both; }
  .productView-info > :first-child {
    margin-top: 1.5rem; }
  .productView-info > :last-child {
    margin-bottom: 0; }

.productView-info-name,
.productView-info-value {
  float: left;
  float: none; }

.productView-info-name {
  clear: both;
  margin-bottom: 0.21429rem;
  margin-right: 0.35714rem;
  font-family: "Inter", Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: 400; }

.productView-info-value {
  margin-bottom: 0.35714rem;
  margin-bottom: 1rem; }

.productView-options {
  margin-bottom: 1.5rem;
  text-align: center;
  text-align: left; }
  .productView-options::before, .productView-options::after {
    display: table;
    content: ' '; }
  .productView-options::after {
    clear: both; }
  .productView-options .form-input[type="number"] {
    width: 16.66667%; }
  .productView-options .form {
    display: inline; }
  .productView-options .form-field {
    font-size: 0;
    margin-bottom: 2rem; }
    .productView-options .form-field > .form-checkbox + .form-label,
    .productView-options .form-field > .form-radio + .form-label {
      display: inline-block;
      margin-left: 1.5rem;
      width: auto;
      margin-left: 0;
      width: 100%; }
    .productView-options .form-field > .form-label:nth-of-type(2) {
      margin-left: 0; }
  .productView-options .form-action {
    float: left;
    padding: 0 0.71429rem;
    width: 50%; }
    @media print, screen and (min-width: 48em) {
      .productView-options .form-action {
        float: none;
        padding: 0;
        width: auto; } }
    @media print, screen and (min-width: 64em) {
      .productView-options .form-action {
        display: inline-block;
        margin-top: 1rem; } }
    .productView-options .form-action .button {
      width: 100%; }
      @media print, screen and (min-width: 64em) {
        .productView-options .form-action .button {
          margin-right: 0.78571rem;
          width: auto; } }

.productOptions-list {
  border: 1px solid #dfdfdf;
  list-style: none;
  margin: 0; }

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

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

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

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

.shareProduct {
  text-align: center; }

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

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

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

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

.compareTable-headingText {
  position: absolute;
  top: 1.28571rem;
  white-space: nowrap; }
  @media print, screen and (min-width: 48em) {
    .compareTable-headingText {
      position: inherit;
      top: inherit; } }

.compareTable-item {
  padding: 3.28571rem 1rem 1.28571rem; }
  @media print, screen and (min-width: 48em) {
    .compareTable-item {
      padding-top: 1.28571rem; } }

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

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

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

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

.blocker-container {
  position: relative; }

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

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

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

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

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

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

.toggleLink {
  color: #989898; }
  .toggleLink:hover {
    color: #4f4f4f; }
  .toggle-title .toggleLink {
    float: right;
    line-height: 24px; }

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

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

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

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

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

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

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

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

.facetedSearch-navList {
  display: none; }
  @media print, screen and (min-width: 48em) {
    .facetedSearch-navList {
      display: block !important; } }
  .facetedSearch-navList.is-open {
    display: block !important; }
    .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: 0; }
  .facetedSearch-toggle + .facetedSearch-navList.is-open,
  .sidebarBlock + .facetedSearch-navList.is-open {
    margin-top: 0; }
    @media print, screen and (min-width: 48em) {
      .facetedSearch-toggle + .facetedSearch-navList.is-open,
      .sidebarBlock + .facetedSearch-navList.is-open {
        margin-top: 0; } }
  .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 print, screen and (min-width: 48em) {
    .facetedSearch-refineFilters {
      display: block; } }

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

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

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

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

.cart {
  display: block;
  margin-bottom: 1.5rem;
  width: 100%; }
  @media print, screen and (min-width: 48em) {
    .cart {
      display: table; } }

.cart-header {
  display: none; }
  @media print, screen and (min-width: 48em) {
    .cart-header {
      display: table-header-group;
      text-align: left; } }

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

.cart-list {
  border-top: 1px solid #e8e8e8;
  display: block; }
  @media print, screen and (min-width: 48em) {
    .cart-list {
      display: table-row-group; } }

.cart-item {
  border-bottom: 1px solid #e8e8e8;
  clear: both;
  display: block;
  padding: 1.5rem 0;
  padding-left: 25%; }
  .cart-item::before, .cart-item::after {
    display: table;
    content: ' '; }
  .cart-item::after {
    clear: both; }
  @media print, screen and (min-width: 48em) {
    .cart-item {
      display: table-row;
      padding-left: 0; }
      .cart-item:before, .cart-item:after {
        display: none; } }

.cart-item-block {
  display: block; }
  @media print, screen and (min-width: 48em) {
    .cart-item-block {
      display: table-cell; } }
  .cart-item-block .definitionList {
    margin-bottom: 0.35714rem; }

.cart-item-figure {
  float: left;
  height: 7.14286rem;
  margin-bottom: 1.5rem;
  text-align: right;
  width: 33.33333%;
  margin-bottom: 0;
  margin-left: -33.33333%;
  width: 33.33333%; }
  @media print, screen and (min-width: 48em) {
    .cart-item-figure {
      float: none;
      text-align: left;
      width: 8.33333%; } }

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

.cart-item-image {
  width: auto; }

.cart-item-title {
  display: table-cell;
  height: 7.14286rem;
  padding-left: 1.5rem;
  display: block;
  height: auto;
  margin-bottom: 1.5rem;
  overflow: hidden; }
  @media print, screen and (min-width: 48em) {
    .cart-item-title {
      display: table-cell;
      padding: 1.5rem; } }

.cart-item-info {
  clear: both;
  width: 100%;
  clear: none;
  float: left;
  overflow: hidden;
  width: 33.33333%; }
  .cart-item-info + .cart-item-info {
    margin-top: 0; }
  @media print, screen and (min-width: 48em) {
    .cart-item-info {
      float: none;
      width: 16.66667%; }
      .cart-item-info:last-child {
        text-align: right; } }
  .cart-item-info + .cart-item-info {
    margin-top: 0.78571rem; }

@media print, screen and (min-width: 48em) {
  .cart-header-quantity,
  .cart-item-quantity {
    text-align: center; } }

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

.cart-item-label {
  color: #a5a5a5;
  float: left;
  margin-bottom: 0.35714rem;
  text-align: right;
  width: 33.33333%;
  display: block;
  padding-left: 1.5rem;
  text-align: left;
  width: 100%; }
  @media print, screen and (min-width: 48em) {
    .cart-item-label {
      display: none; } }

.cart-item-value {
  padding-left: 1.5rem; }
  @media print, screen and (min-width: 48em) {
    .cart-item-value {
      padding-left: 0; } }

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

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

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

.cart-remove {
  background-color: #f2f2f2;
  border-radius: 50%;
  cursor: pointer;
  float: right;
  height: 1.28571rem;
  margin-top: 0.14286rem;
  padding: 0.21429rem;
  transition: background-color 0.15s ease;
  width: 1.28571rem;
  margin-left: 1rem; }
  .cart-remove.cart-remove--spacer {
    visibility: hidden; }
  .cart-remove > svg {
    fill: #4f4f4f; }

.cart-totals {
  list-style: none;
  margin-left: 0;
  margin-bottom: 1.5rem;
  text-align: right;
  width: 100%;
  float: right;
  width: 75%; }
  .cart-totals ul,
  .cart-totals ol {
    list-style: none;
    margin-bottom: 0; }
  @media print, screen and (min-width: 48em) {
    .cart-totals {
      margin-bottom: 1rem;
      width: 58.33333%; } }
  @media print, screen and (min-width: 64em) {
    .cart-totals {
      width: 41.66667%; } }

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

.cart-total-label,
.cart-total-value {
  float: left;
  padding: 0.5rem 0 0.5rem 1.5rem; }
  @media print, screen and (min-width: 48em) {
    .cart-total-label,
    .cart-total-value {
      padding: 1rem 0; } }

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

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

.coupon-code-cancel,
.shipping-estimate-hide {
  font-style: italic; }

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

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

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

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

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

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

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

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

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

.cart-actions {
  clear: both;
  margin-bottom: 10px; }
  .cart-actions::before, .cart-actions::after {
    display: table;
    content: ' '; }
  .cart-actions::after {
    clear: both; }
  .cart-actions .button {
    display: block;
    margin-bottom: 0;
    display: inline-block;
    float: right; }
  .cart-actions .checkoutMultiple {
    clear: right;
    display: block;
    float: right;
    padding-top: 0.35714rem; }

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

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

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

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

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

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

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

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

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

.previewCartItem-image {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 33.33333%;
  padding: 1.5rem;
  text-align: center; }

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

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

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

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

.previewCartAction {
  margin: 0 auto;
  max-width: 85.71429rem;
  width: 100%;
  border-top: 1px solid #e8e8e8;
  display: block;
  padding: 1.5rem 0.78571rem; }
  .previewCartAction::before, .previewCartAction::after {
    display: table;
    content: ' '; }
  .previewCartAction::after {
    clear: both; }
  .previewCartAction .button {
    margin: 0;
    padding-left: 0.78571rem;
    padding-right: 0.78571rem;
    width: 100%; }

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

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

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

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

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

.snapshot__guide {
  float: right;
  clear: both;
  margin-top: 10px; }

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

.address {
  display: inline-block;
  padding: 0 0.78571rem;
  vertical-align: top;
  width: 100%;
  width: 50%; }
  @media print, screen and (min-width: 64em) {
    .address {
      width: 33.33333%; } }

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

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

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

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

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

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

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

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

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

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

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

.videoGallery-item {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 100%;
  float: left;
  display: inline-block;
  float: none;
  vertical-align: top; }
  @media print, screen and (min-width: 48em) {
    .videoGallery-item {
      width: 50%; } }

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

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

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

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

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

.previewCartCheckout {
  background: #f2f2f2;
  padding: 1rem;
  text-align: center; }
  @media print, screen and (min-width: 48em) {
    .previewCartCheckout {
      padding-left: 0.75rem;
      padding-right: 0.75rem;
      width: 25%;
      float: right;
      padding: 1.5rem; } }
  .previewCartCheckout .button {
    display: block;
    margin: 0;
    width: 100%; }
    .previewCartCheckout .button + .button,
    .previewCartCheckout .button + p {
      margin-top: 0.78571rem; }

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

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

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

.suggestiveCart {
  display: none;
  text-align: center; }
  @media print, screen and (min-width: 48em) {
    .suggestiveCart {
      display: block; } }

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

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

.cookieMessage {
  background: #e8e8e8;
  color: #454545;
  display: none; }
  .cookieMessage .button {
    width: 100%; }
    @media print, screen and (min-width: 48em) {
      .cookieMessage .button {
        vertical-align: middle;
        width: 25%; } }
    @media print, screen and (min-width: 64em) {
      .cookieMessage .button {
        vertical-align: top; } }

.cookieMessage-container {
  margin: 0 auto;
  padding: 1.5rem; }
  @media print, screen and (min-width: 48em) {
    .cookieMessage-container {
      width: 83.33333%; } }
  @media print, screen and (min-width: 64em) {
    .cookieMessage-container {
      width: 58.33333%; } }

@media print, screen and (min-width: 48em) {
  .cookieMessage-text {
    display: inline-block;
    padding: 0 0.78571rem;
    vertical-align: middle;
    width: 66.66667%; } }

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

.login-row {
  margin: 0 auto;
  max-width: 85.71429rem;
  width: 100%; }
  .login-row::before, .login-row::after {
    display: table;
    content: ' '; }
  .login-row::after {
    clear: both; }
  @media print, screen and (min-width: 48em) {
    .login-row {
      margin-top: 6rem; } }

.login-form {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 100%;
  float: left; }
  @media print, screen and (min-width: 48em) {
    .login-form {
      padding-left: 0.75rem;
      padding-right: 0.75rem;
      width: 50%;
      float: left;
      margin-top: 3rem; } }

.new-customer {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 100%;
  float: left; }
  @media print, screen and (min-width: 48em) {
    .new-customer {
      padding-left: 0.75rem;
      padding-right: 0.75rem;
      width: 50%;
      float: left; } }

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

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

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

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

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

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

.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;
    display: inline;
    width: 6rem; }
  .search-price-range label span {
    display: inline;
    padding-left: 1.5rem;
    padding-right: 1.5rem; }

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

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

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

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

.navBar--account {
  display: none; }
  @media print, screen and (min-width: 48em) {
    .navBar--account {
      display: block; } }

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

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

.account-listItem {
  border-bottom: 1px solid #e8e8e8;
  padding: 1.5rem 0;
  position: relative; }
  .account-listItem img {
    width: 100%; }
  .account-listItem .account-product-image {
    width: auto; }

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

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

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

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

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

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

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

.account-product-body {
  overflow: hidden;
  padding-bottom: 3.5rem;
  position: relative;
  padding-bottom: 0; }
  .account-product-body .definitionList {
    font-size: 15px;
    margin-bottom: 0; }

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

.account-product-subtitle {
  color: #a5a5a5;
  font-family: "Inter", Arial, Helvetica, sans-serif;
  font-size: 15px;
  margin: -0.21429rem 0 1rem;
  text-transform: inherit; }

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

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

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

.account-product-details {
  margin: 0 -0.75rem;
  max-width: none;
  width: auto; }
  .account-product-details::before, .account-product-details::after {
    display: table;
    content: ' '; }
  .account-product-details::after {
    clear: both; }

.account-product-detail {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 100%;
  float: left;
  width: 33.33333%; }
  @media print, screen and (min-width: 64em) {
    .account-product-detail {
      width: 25%; } }
  .account-product-detail + .account-product-detail {
    margin-top: 1rem;
    margin-top: 0; }
  .account-product-detail + .account-product-detail--full {
    margin-top: 1.5rem; }

@media print, screen and (min-width: 64em) {
  .account-product-detail--large {
    width: 50%; } }

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

.account-product-detail-heading {
  color: #989898;
  font-family: "Inter", Arial, Helvetica, sans-serif;
  font-size: 12px;
  margin: 0 0 0.35714rem; }

.account-product--alignMiddle {
  display: table;
  width: 100%; }
  .account-product--alignMiddle .account-product-checkItem {
    display: table-cell;
    position: relative;
    vertical-align: middle;
    width: 2rem; }
    @media print, screen and (min-width: 64em) {
      .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 print, screen and (min-width: 64em) {
      .account-product--alignMiddle .account-product-figure {
        left: -2rem; } }
  .account-product--alignMiddle .account-product-body {
    padding-left: 2rem;
    vertical-align: middle; }
    @media print, screen and (min-width: 64em) {
      .account-product--alignMiddle .account-product-body {
        padding-left: 0; } }

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

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

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

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

.account-orderStatus {
  bottom: 0;
  left: 0;
  position: absolute;
  float: right;
  position: inherit;
  text-align: right; }

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

.account-orderStatus-action {
  color: #989898;
  display: inline-block;
  font-size: 12px;
  font-style: italic;
  letter-spacing: 0.25px;
  margin-left: 0.78571rem;
  text-align: right;
  text-decoration: underline;
  vertical-align: top;
  display: block;
  margin-left: 0; }
  .account-orderStatus-action:hover {
    color: #4f4f4f; }

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

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

.account-sidebar-block {
  font-size: 15px; }
  .account-sidebar-block + .account-sidebar-block {
    margin-top: 3rem; }
  .account-sidebar-block .account-heading {
    margin-bottom: 1.5rem; }

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

.account-reorder-form {
  display: inline-block; }

.order-payments-description {
  color: #4f4f4f;
  font-weight: 400;
  margin-top: 1.5rem; }

.account-downloads-summary {
  border-bottom: 1px solid #e8e8e8;
  font-size: 15px;
  padding-bottom: 1.5rem; }

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

.account-downloadsItem {
  margin-bottom: 1.5rem; }
  .account-downloadsItem > :first-child {
    margin-top: 0; }
  .account-downloadsItem > :last-child {
    margin-bottom: 0; }

.account-downloadsItem-title {
  color: #989898;
  font-size: 15px;
  margin-bottom: 0.21429rem;
  text-transform: inherit; }

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

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

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

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

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

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

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

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

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

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

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

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

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

/* =================== My CUSTOM INCLUDE =================== */
/**
 * Foundation for Sites by ZURB
 * Version 6.2.3
 * foundation.zurb.com
 * Licensed under MIT Open Source
 */
.row {
  max-width: 89.28571rem;
  margin-right: auto;
  margin-left: auto; }
  .row::before, .row::after {
    display: table;
    content: ' '; }
  .row::after {
    clear: both; }
  .row.collapse > .column, .row.collapse > .columns {
    padding-right: 0;
    padding-left: 0; }
  .row .row {
    margin-right: -0.71429rem;
    margin-left: -0.71429rem; }
    @media print, screen and (min-width: 30em) {
      .row .row {
        margin-right: -0.71429rem;
        margin-left: -0.71429rem; } }
    @media print, screen and (min-width: 35.5em) {
      .row .row {
        margin-right: -0.71429rem;
        margin-left: -0.71429rem; } }
    @media print, screen and (min-width: 41.6875em) {
      .row .row {
        margin-right: -0.71429rem;
        margin-left: -0.71429rem; } }
    @media print, screen and (min-width: 48em) {
      .row .row {
        margin-right: -0.71429rem;
        margin-left: -0.71429rem; } }
    @media print, screen and (min-width: 64em) {
      .row .row {
        margin-right: -0.71429rem;
        margin-left: -0.71429rem; } }
    @media screen and (min-width: 79.9375em) {
      .row .row {
        margin-right: -0.71429rem;
        margin-left: -0.71429rem; } }
    .row .row.collapse {
      margin-right: 0;
      margin-left: 0; }
  .row.expanded {
    max-width: none; }
    .row.expanded .row {
      margin-right: auto;
      margin-left: auto; }
  .row.gutter-small > .column, .row.gutter-small > .columns {
    padding-right: 0.71429rem;
    padding-left: 0.71429rem; }
  .row.gutter-medium > .column, .row.gutter-medium > .columns {
    padding-right: 0.71429rem;
    padding-left: 0.71429rem; }

.column, .columns {
  width: 100%;
  float: left;
  padding-right: 0.71429rem;
  padding-left: 0.71429rem; }
  @media print, screen and (min-width: 48em) {
    .column, .columns {
      padding-right: 0.71429rem;
      padding-left: 0.71429rem; } }
  .column:last-child:not(:first-child), .columns:last-child:not(:first-child) {
    float: right; }
  .column.end:last-child:last-child, .end.columns:last-child:last-child {
    float: left; }

.column.row.row, .row.row.columns {
  float: none; }

.row .column.row.row, .row .row.row.columns {
  margin-right: 0;
  margin-left: 0;
  padding-right: 0;
  padding-left: 0; }

.small-1 {
  width: 8.33333%; }

.small-push-1 {
  position: relative;
  left: 8.33333%; }

.small-pull-1 {
  position: relative;
  left: -8.33333%; }

.small-offset-0 {
  margin-left: 0%; }

.small-2 {
  width: 16.66667%; }

.small-push-2 {
  position: relative;
  left: 16.66667%; }

.small-pull-2 {
  position: relative;
  left: -16.66667%; }

.small-offset-1 {
  margin-left: 8.33333%; }

.small-3 {
  width: 25%; }

.small-push-3 {
  position: relative;
  left: 25%; }

.small-pull-3 {
  position: relative;
  left: -25%; }

.small-offset-2 {
  margin-left: 16.66667%; }

.small-4 {
  width: 33.33333%; }

.small-push-4 {
  position: relative;
  left: 33.33333%; }

.small-pull-4 {
  position: relative;
  left: -33.33333%; }

.small-offset-3 {
  margin-left: 25%; }

.small-5 {
  width: 41.66667%; }

.small-push-5 {
  position: relative;
  left: 41.66667%; }

.small-pull-5 {
  position: relative;
  left: -41.66667%; }

.small-offset-4 {
  margin-left: 33.33333%; }

.small-6 {
  width: 50%; }

.small-push-6 {
  position: relative;
  left: 50%; }

.small-pull-6 {
  position: relative;
  left: -50%; }

.small-offset-5 {
  margin-left: 41.66667%; }

.small-7 {
  width: 58.33333%; }

.small-push-7 {
  position: relative;
  left: 58.33333%; }

.small-pull-7 {
  position: relative;
  left: -58.33333%; }

.small-offset-6 {
  margin-left: 50%; }

.small-8 {
  width: 66.66667%; }

.small-push-8 {
  position: relative;
  left: 66.66667%; }

.small-pull-8 {
  position: relative;
  left: -66.66667%; }

.small-offset-7 {
  margin-left: 58.33333%; }

.small-9 {
  width: 75%; }

.small-push-9 {
  position: relative;
  left: 75%; }

.small-pull-9 {
  position: relative;
  left: -75%; }

.small-offset-8 {
  margin-left: 66.66667%; }

.small-10 {
  width: 83.33333%; }

.small-push-10 {
  position: relative;
  left: 83.33333%; }

.small-pull-10 {
  position: relative;
  left: -83.33333%; }

.small-offset-9 {
  margin-left: 75%; }

.small-11 {
  width: 91.66667%; }

.small-push-11 {
  position: relative;
  left: 91.66667%; }

.small-pull-11 {
  position: relative;
  left: -91.66667%; }

.small-offset-10 {
  margin-left: 83.33333%; }

.small-12 {
  width: 100%; }

.small-offset-11 {
  margin-left: 91.66667%; }

.small-up-1 > .column, .small-up-1 > .columns {
  float: left;
  width: 100%; }
  .small-up-1 > .column:nth-of-type(1n), .small-up-1 > .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-1 > .column:nth-of-type(1n+1), .small-up-1 > .columns:nth-of-type(1n+1) {
    clear: both; }
  .small-up-1 > .column:last-child, .small-up-1 > .columns:last-child {
    float: left; }

.small-up-2 > .column, .small-up-2 > .columns {
  float: left;
  width: 50%; }
  .small-up-2 > .column:nth-of-type(1n), .small-up-2 > .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-2 > .column:nth-of-type(2n+1), .small-up-2 > .columns:nth-of-type(2n+1) {
    clear: both; }
  .small-up-2 > .column:last-child, .small-up-2 > .columns:last-child {
    float: left; }

.small-up-3 > .column, .small-up-3 > .columns {
  float: left;
  width: 33.33333%; }
  .small-up-3 > .column:nth-of-type(1n), .small-up-3 > .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-3 > .column:nth-of-type(3n+1), .small-up-3 > .columns:nth-of-type(3n+1) {
    clear: both; }
  .small-up-3 > .column:last-child, .small-up-3 > .columns:last-child {
    float: left; }

.small-up-4 > .column, .small-up-4 > .columns {
  float: left;
  width: 25%; }
  .small-up-4 > .column:nth-of-type(1n), .small-up-4 > .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-4 > .column:nth-of-type(4n+1), .small-up-4 > .columns:nth-of-type(4n+1) {
    clear: both; }
  .small-up-4 > .column:last-child, .small-up-4 > .columns:last-child {
    float: left; }

.small-up-5 > .column, .small-up-5 > .columns {
  float: left;
  width: 20%; }
  .small-up-5 > .column:nth-of-type(1n), .small-up-5 > .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-5 > .column:nth-of-type(5n+1), .small-up-5 > .columns:nth-of-type(5n+1) {
    clear: both; }
  .small-up-5 > .column:last-child, .small-up-5 > .columns:last-child {
    float: left; }

.small-up-6 > .column, .small-up-6 > .columns {
  float: left;
  width: 16.66667%; }
  .small-up-6 > .column:nth-of-type(1n), .small-up-6 > .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-6 > .column:nth-of-type(6n+1), .small-up-6 > .columns:nth-of-type(6n+1) {
    clear: both; }
  .small-up-6 > .column:last-child, .small-up-6 > .columns:last-child {
    float: left; }

.small-up-7 > .column, .small-up-7 > .columns {
  float: left;
  width: 14.28571%; }
  .small-up-7 > .column:nth-of-type(1n), .small-up-7 > .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-7 > .column:nth-of-type(7n+1), .small-up-7 > .columns:nth-of-type(7n+1) {
    clear: both; }
  .small-up-7 > .column:last-child, .small-up-7 > .columns:last-child {
    float: left; }

.small-up-8 > .column, .small-up-8 > .columns {
  float: left;
  width: 12.5%; }
  .small-up-8 > .column:nth-of-type(1n), .small-up-8 > .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-8 > .column:nth-of-type(8n+1), .small-up-8 > .columns:nth-of-type(8n+1) {
    clear: both; }
  .small-up-8 > .column:last-child, .small-up-8 > .columns:last-child {
    float: left; }

.small-collapse > .column, .small-collapse > .columns {
  padding-right: 0;
  padding-left: 0; }

.small-collapse .row {
  margin-right: 0;
  margin-left: 0; }

.expanded.row .small-collapse.row {
  margin-right: 0;
  margin-left: 0; }

.small-uncollapse > .column, .small-uncollapse > .columns {
  padding-right: 0.71429rem;
  padding-left: 0.71429rem; }

.small-centered {
  margin-right: auto;
  margin-left: auto; }
  .small-centered, .small-centered:last-child:not(:first-child) {
    float: none;
    clear: both; }

.small-uncentered,
.small-push-0,
.small-pull-0 {
  position: static;
  float: left;
  margin-right: 0;
  margin-left: 0; }

@media print, screen and (min-width: 30em) {
  .mob-small-1 {
    width: 8.33333%; }
  .mob-small-push-1 {
    position: relative;
    left: 8.33333%; }
  .mob-small-pull-1 {
    position: relative;
    left: -8.33333%; }
  .mob-small-offset-0 {
    margin-left: 0%; }
  .mob-small-2 {
    width: 16.66667%; }
  .mob-small-push-2 {
    position: relative;
    left: 16.66667%; }
  .mob-small-pull-2 {
    position: relative;
    left: -16.66667%; }
  .mob-small-offset-1 {
    margin-left: 8.33333%; }
  .mob-small-3 {
    width: 25%; }
  .mob-small-push-3 {
    position: relative;
    left: 25%; }
  .mob-small-pull-3 {
    position: relative;
    left: -25%; }
  .mob-small-offset-2 {
    margin-left: 16.66667%; }
  .mob-small-4 {
    width: 33.33333%; }
  .mob-small-push-4 {
    position: relative;
    left: 33.33333%; }
  .mob-small-pull-4 {
    position: relative;
    left: -33.33333%; }
  .mob-small-offset-3 {
    margin-left: 25%; }
  .mob-small-5 {
    width: 41.66667%; }
  .mob-small-push-5 {
    position: relative;
    left: 41.66667%; }
  .mob-small-pull-5 {
    position: relative;
    left: -41.66667%; }
  .mob-small-offset-4 {
    margin-left: 33.33333%; }
  .mob-small-6 {
    width: 50%; }
  .mob-small-push-6 {
    position: relative;
    left: 50%; }
  .mob-small-pull-6 {
    position: relative;
    left: -50%; }
  .mob-small-offset-5 {
    margin-left: 41.66667%; }
  .mob-small-7 {
    width: 58.33333%; }
  .mob-small-push-7 {
    position: relative;
    left: 58.33333%; }
  .mob-small-pull-7 {
    position: relative;
    left: -58.33333%; }
  .mob-small-offset-6 {
    margin-left: 50%; }
  .mob-small-8 {
    width: 66.66667%; }
  .mob-small-push-8 {
    position: relative;
    left: 66.66667%; }
  .mob-small-pull-8 {
    position: relative;
    left: -66.66667%; }
  .mob-small-offset-7 {
    margin-left: 58.33333%; }
  .mob-small-9 {
    width: 75%; }
  .mob-small-push-9 {
    position: relative;
    left: 75%; }
  .mob-small-pull-9 {
    position: relative;
    left: -75%; }
  .mob-small-offset-8 {
    margin-left: 66.66667%; }
  .mob-small-10 {
    width: 83.33333%; }
  .mob-small-push-10 {
    position: relative;
    left: 83.33333%; }
  .mob-small-pull-10 {
    position: relative;
    left: -83.33333%; }
  .mob-small-offset-9 {
    margin-left: 75%; }
  .mob-small-11 {
    width: 91.66667%; }
  .mob-small-push-11 {
    position: relative;
    left: 91.66667%; }
  .mob-small-pull-11 {
    position: relative;
    left: -91.66667%; }
  .mob-small-offset-10 {
    margin-left: 83.33333%; }
  .mob-small-12 {
    width: 100%; }
  .mob-small-offset-11 {
    margin-left: 91.66667%; }
  .mob-small-up-1 > .column, .mob-small-up-1 > .columns {
    float: left;
    width: 100%; }
    .mob-small-up-1 > .column:nth-of-type(1n), .mob-small-up-1 > .columns:nth-of-type(1n) {
      clear: none; }
    .mob-small-up-1 > .column:nth-of-type(1n+1), .mob-small-up-1 > .columns:nth-of-type(1n+1) {
      clear: both; }
    .mob-small-up-1 > .column:last-child, .mob-small-up-1 > .columns:last-child {
      float: left; }
  .mob-small-up-2 > .column, .mob-small-up-2 > .columns {
    float: left;
    width: 50%; }
    .mob-small-up-2 > .column:nth-of-type(1n), .mob-small-up-2 > .columns:nth-of-type(1n) {
      clear: none; }
    .mob-small-up-2 > .column:nth-of-type(2n+1), .mob-small-up-2 > .columns:nth-of-type(2n+1) {
      clear: both; }
    .mob-small-up-2 > .column:last-child, .mob-small-up-2 > .columns:last-child {
      float: left; }
  .mob-small-up-3 > .column, .mob-small-up-3 > .columns {
    float: left;
    width: 33.33333%; }
    .mob-small-up-3 > .column:nth-of-type(1n), .mob-small-up-3 > .columns:nth-of-type(1n) {
      clear: none; }
    .mob-small-up-3 > .column:nth-of-type(3n+1), .mob-small-up-3 > .columns:nth-of-type(3n+1) {
      clear: both; }
    .mob-small-up-3 > .column:last-child, .mob-small-up-3 > .columns:last-child {
      float: left; }
  .mob-small-up-4 > .column, .mob-small-up-4 > .columns {
    float: left;
    width: 25%; }
    .mob-small-up-4 > .column:nth-of-type(1n), .mob-small-up-4 > .columns:nth-of-type(1n) {
      clear: none; }
    .mob-small-up-4 > .column:nth-of-type(4n+1), .mob-small-up-4 > .columns:nth-of-type(4n+1) {
      clear: both; }
    .mob-small-up-4 > .column:last-child, .mob-small-up-4 > .columns:last-child {
      float: left; }
  .mob-small-up-5 > .column, .mob-small-up-5 > .columns {
    float: left;
    width: 20%; }
    .mob-small-up-5 > .column:nth-of-type(1n), .mob-small-up-5 > .columns:nth-of-type(1n) {
      clear: none; }
    .mob-small-up-5 > .column:nth-of-type(5n+1), .mob-small-up-5 > .columns:nth-of-type(5n+1) {
      clear: both; }
    .mob-small-up-5 > .column:last-child, .mob-small-up-5 > .columns:last-child {
      float: left; }
  .mob-small-up-6 > .column, .mob-small-up-6 > .columns {
    float: left;
    width: 16.66667%; }
    .mob-small-up-6 > .column:nth-of-type(1n), .mob-small-up-6 > .columns:nth-of-type(1n) {
      clear: none; }
    .mob-small-up-6 > .column:nth-of-type(6n+1), .mob-small-up-6 > .columns:nth-of-type(6n+1) {
      clear: both; }
    .mob-small-up-6 > .column:last-child, .mob-small-up-6 > .columns:last-child {
      float: left; }
  .mob-small-up-7 > .column, .mob-small-up-7 > .columns {
    float: left;
    width: 14.28571%; }
    .mob-small-up-7 > .column:nth-of-type(1n), .mob-small-up-7 > .columns:nth-of-type(1n) {
      clear: none; }
    .mob-small-up-7 > .column:nth-of-type(7n+1), .mob-small-up-7 > .columns:nth-of-type(7n+1) {
      clear: both; }
    .mob-small-up-7 > .column:last-child, .mob-small-up-7 > .columns:last-child {
      float: left; }
  .mob-small-up-8 > .column, .mob-small-up-8 > .columns {
    float: left;
    width: 12.5%; }
    .mob-small-up-8 > .column:nth-of-type(1n), .mob-small-up-8 > .columns:nth-of-type(1n) {
      clear: none; }
    .mob-small-up-8 > .column:nth-of-type(8n+1), .mob-small-up-8 > .columns:nth-of-type(8n+1) {
      clear: both; }
    .mob-small-up-8 > .column:last-child, .mob-small-up-8 > .columns:last-child {
      float: left; }
  .mob-small-collapse > .column, .mob-small-collapse > .columns {
    padding-right: 0;
    padding-left: 0; }
  .mob-small-collapse .row {
    margin-right: 0;
    margin-left: 0; }
  .expanded.row .mob-small-collapse.row {
    margin-right: 0;
    margin-left: 0; }
  .mob-small-uncollapse > .column, .mob-small-uncollapse > .columns {
    padding-right: 0.71429rem;
    padding-left: 0.71429rem; }
  .mob-small-centered {
    margin-right: auto;
    margin-left: auto; }
    .mob-small-centered, .mob-small-centered:last-child:not(:first-child) {
      float: none;
      clear: both; }
  .mob-small-uncentered,
  .mob-small-push-0,
  .mob-small-pull-0 {
    position: static;
    float: left;
    margin-right: 0;
    margin-left: 0; } }

@media print, screen and (min-width: 35.5em) {
  .mob-mid-1 {
    width: 8.33333%; }
  .mob-mid-push-1 {
    position: relative;
    left: 8.33333%; }
  .mob-mid-pull-1 {
    position: relative;
    left: -8.33333%; }
  .mob-mid-offset-0 {
    margin-left: 0%; }
  .mob-mid-2 {
    width: 16.66667%; }
  .mob-mid-push-2 {
    position: relative;
    left: 16.66667%; }
  .mob-mid-pull-2 {
    position: relative;
    left: -16.66667%; }
  .mob-mid-offset-1 {
    margin-left: 8.33333%; }
  .mob-mid-3 {
    width: 25%; }
  .mob-mid-push-3 {
    position: relative;
    left: 25%; }
  .mob-mid-pull-3 {
    position: relative;
    left: -25%; }
  .mob-mid-offset-2 {
    margin-left: 16.66667%; }
  .mob-mid-4 {
    width: 33.33333%; }
  .mob-mid-push-4 {
    position: relative;
    left: 33.33333%; }
  .mob-mid-pull-4 {
    position: relative;
    left: -33.33333%; }
  .mob-mid-offset-3 {
    margin-left: 25%; }
  .mob-mid-5 {
    width: 41.66667%; }
  .mob-mid-push-5 {
    position: relative;
    left: 41.66667%; }
  .mob-mid-pull-5 {
    position: relative;
    left: -41.66667%; }
  .mob-mid-offset-4 {
    margin-left: 33.33333%; }
  .mob-mid-6 {
    width: 50%; }
  .mob-mid-push-6 {
    position: relative;
    left: 50%; }
  .mob-mid-pull-6 {
    position: relative;
    left: -50%; }
  .mob-mid-offset-5 {
    margin-left: 41.66667%; }
  .mob-mid-7 {
    width: 58.33333%; }
  .mob-mid-push-7 {
    position: relative;
    left: 58.33333%; }
  .mob-mid-pull-7 {
    position: relative;
    left: -58.33333%; }
  .mob-mid-offset-6 {
    margin-left: 50%; }
  .mob-mid-8 {
    width: 66.66667%; }
  .mob-mid-push-8 {
    position: relative;
    left: 66.66667%; }
  .mob-mid-pull-8 {
    position: relative;
    left: -66.66667%; }
  .mob-mid-offset-7 {
    margin-left: 58.33333%; }
  .mob-mid-9 {
    width: 75%; }
  .mob-mid-push-9 {
    position: relative;
    left: 75%; }
  .mob-mid-pull-9 {
    position: relative;
    left: -75%; }
  .mob-mid-offset-8 {
    margin-left: 66.66667%; }
  .mob-mid-10 {
    width: 83.33333%; }
  .mob-mid-push-10 {
    position: relative;
    left: 83.33333%; }
  .mob-mid-pull-10 {
    position: relative;
    left: -83.33333%; }
  .mob-mid-offset-9 {
    margin-left: 75%; }
  .mob-mid-11 {
    width: 91.66667%; }
  .mob-mid-push-11 {
    position: relative;
    left: 91.66667%; }
  .mob-mid-pull-11 {
    position: relative;
    left: -91.66667%; }
  .mob-mid-offset-10 {
    margin-left: 83.33333%; }
  .mob-mid-12 {
    width: 100%; }
  .mob-mid-offset-11 {
    margin-left: 91.66667%; }
  .mob-mid-up-1 > .column, .mob-mid-up-1 > .columns {
    float: left;
    width: 100%; }
    .mob-mid-up-1 > .column:nth-of-type(1n), .mob-mid-up-1 > .columns:nth-of-type(1n) {
      clear: none; }
    .mob-mid-up-1 > .column:nth-of-type(1n+1), .mob-mid-up-1 > .columns:nth-of-type(1n+1) {
      clear: both; }
    .mob-mid-up-1 > .column:last-child, .mob-mid-up-1 > .columns:last-child {
      float: left; }
  .mob-mid-up-2 > .column, .mob-mid-up-2 > .columns {
    float: left;
    width: 50%; }
    .mob-mid-up-2 > .column:nth-of-type(1n), .mob-mid-up-2 > .columns:nth-of-type(1n) {
      clear: none; }
    .mob-mid-up-2 > .column:nth-of-type(2n+1), .mob-mid-up-2 > .columns:nth-of-type(2n+1) {
      clear: both; }
    .mob-mid-up-2 > .column:last-child, .mob-mid-up-2 > .columns:last-child {
      float: left; }
  .mob-mid-up-3 > .column, .mob-mid-up-3 > .columns {
    float: left;
    width: 33.33333%; }
    .mob-mid-up-3 > .column:nth-of-type(1n), .mob-mid-up-3 > .columns:nth-of-type(1n) {
      clear: none; }
    .mob-mid-up-3 > .column:nth-of-type(3n+1), .mob-mid-up-3 > .columns:nth-of-type(3n+1) {
      clear: both; }
    .mob-mid-up-3 > .column:last-child, .mob-mid-up-3 > .columns:last-child {
      float: left; }
  .mob-mid-up-4 > .column, .mob-mid-up-4 > .columns {
    float: left;
    width: 25%; }
    .mob-mid-up-4 > .column:nth-of-type(1n), .mob-mid-up-4 > .columns:nth-of-type(1n) {
      clear: none; }
    .mob-mid-up-4 > .column:nth-of-type(4n+1), .mob-mid-up-4 > .columns:nth-of-type(4n+1) {
      clear: both; }
    .mob-mid-up-4 > .column:last-child, .mob-mid-up-4 > .columns:last-child {
      float: left; }
  .mob-mid-up-5 > .column, .mob-mid-up-5 > .columns {
    float: left;
    width: 20%; }
    .mob-mid-up-5 > .column:nth-of-type(1n), .mob-mid-up-5 > .columns:nth-of-type(1n) {
      clear: none; }
    .mob-mid-up-5 > .column:nth-of-type(5n+1), .mob-mid-up-5 > .columns:nth-of-type(5n+1) {
      clear: both; }
    .mob-mid-up-5 > .column:last-child, .mob-mid-up-5 > .columns:last-child {
      float: left; }
  .mob-mid-up-6 > .column, .mob-mid-up-6 > .columns {
    float: left;
    width: 16.66667%; }
    .mob-mid-up-6 > .column:nth-of-type(1n), .mob-mid-up-6 > .columns:nth-of-type(1n) {
      clear: none; }
    .mob-mid-up-6 > .column:nth-of-type(6n+1), .mob-mid-up-6 > .columns:nth-of-type(6n+1) {
      clear: both; }
    .mob-mid-up-6 > .column:last-child, .mob-mid-up-6 > .columns:last-child {
      float: left; }
  .mob-mid-up-7 > .column, .mob-mid-up-7 > .columns {
    float: left;
    width: 14.28571%; }
    .mob-mid-up-7 > .column:nth-of-type(1n), .mob-mid-up-7 > .columns:nth-of-type(1n) {
      clear: none; }
    .mob-mid-up-7 > .column:nth-of-type(7n+1), .mob-mid-up-7 > .columns:nth-of-type(7n+1) {
      clear: both; }
    .mob-mid-up-7 > .column:last-child, .mob-mid-up-7 > .columns:last-child {
      float: left; }
  .mob-mid-up-8 > .column, .mob-mid-up-8 > .columns {
    float: left;
    width: 12.5%; }
    .mob-mid-up-8 > .column:nth-of-type(1n), .mob-mid-up-8 > .columns:nth-of-type(1n) {
      clear: none; }
    .mob-mid-up-8 > .column:nth-of-type(8n+1), .mob-mid-up-8 > .columns:nth-of-type(8n+1) {
      clear: both; }
    .mob-mid-up-8 > .column:last-child, .mob-mid-up-8 > .columns:last-child {
      float: left; }
  .mob-mid-collapse > .column, .mob-mid-collapse > .columns {
    padding-right: 0;
    padding-left: 0; }
  .mob-mid-collapse .row {
    margin-right: 0;
    margin-left: 0; }
  .expanded.row .mob-mid-collapse.row {
    margin-right: 0;
    margin-left: 0; }
  .mob-mid-uncollapse > .column, .mob-mid-uncollapse > .columns {
    padding-right: 0.71429rem;
    padding-left: 0.71429rem; }
  .mob-mid-centered {
    margin-right: auto;
    margin-left: auto; }
    .mob-mid-centered, .mob-mid-centered:last-child:not(:first-child) {
      float: none;
      clear: both; }
  .mob-mid-uncentered,
  .mob-mid-push-0,
  .mob-mid-pull-0 {
    position: static;
    float: left;
    margin-right: 0;
    margin-left: 0; } }

@media print, screen and (min-width: 41.6875em) {
  .mob-large-1 {
    width: 8.33333%; }
  .mob-large-push-1 {
    position: relative;
    left: 8.33333%; }
  .mob-large-pull-1 {
    position: relative;
    left: -8.33333%; }
  .mob-large-offset-0 {
    margin-left: 0%; }
  .mob-large-2 {
    width: 16.66667%; }
  .mob-large-push-2 {
    position: relative;
    left: 16.66667%; }
  .mob-large-pull-2 {
    position: relative;
    left: -16.66667%; }
  .mob-large-offset-1 {
    margin-left: 8.33333%; }
  .mob-large-3 {
    width: 25%; }
  .mob-large-push-3 {
    position: relative;
    left: 25%; }
  .mob-large-pull-3 {
    position: relative;
    left: -25%; }
  .mob-large-offset-2 {
    margin-left: 16.66667%; }
  .mob-large-4 {
    width: 33.33333%; }
  .mob-large-push-4 {
    position: relative;
    left: 33.33333%; }
  .mob-large-pull-4 {
    position: relative;
    left: -33.33333%; }
  .mob-large-offset-3 {
    margin-left: 25%; }
  .mob-large-5 {
    width: 41.66667%; }
  .mob-large-push-5 {
    position: relative;
    left: 41.66667%; }
  .mob-large-pull-5 {
    position: relative;
    left: -41.66667%; }
  .mob-large-offset-4 {
    margin-left: 33.33333%; }
  .mob-large-6 {
    width: 50%; }
  .mob-large-push-6 {
    position: relative;
    left: 50%; }
  .mob-large-pull-6 {
    position: relative;
    left: -50%; }
  .mob-large-offset-5 {
    margin-left: 41.66667%; }
  .mob-large-7 {
    width: 58.33333%; }
  .mob-large-push-7 {
    position: relative;
    left: 58.33333%; }
  .mob-large-pull-7 {
    position: relative;
    left: -58.33333%; }
  .mob-large-offset-6 {
    margin-left: 50%; }
  .mob-large-8 {
    width: 66.66667%; }
  .mob-large-push-8 {
    position: relative;
    left: 66.66667%; }
  .mob-large-pull-8 {
    position: relative;
    left: -66.66667%; }
  .mob-large-offset-7 {
    margin-left: 58.33333%; }
  .mob-large-9 {
    width: 75%; }
  .mob-large-push-9 {
    position: relative;
    left: 75%; }
  .mob-large-pull-9 {
    position: relative;
    left: -75%; }
  .mob-large-offset-8 {
    margin-left: 66.66667%; }
  .mob-large-10 {
    width: 83.33333%; }
  .mob-large-push-10 {
    position: relative;
    left: 83.33333%; }
  .mob-large-pull-10 {
    position: relative;
    left: -83.33333%; }
  .mob-large-offset-9 {
    margin-left: 75%; }
  .mob-large-11 {
    width: 91.66667%; }
  .mob-large-push-11 {
    position: relative;
    left: 91.66667%; }
  .mob-large-pull-11 {
    position: relative;
    left: -91.66667%; }
  .mob-large-offset-10 {
    margin-left: 83.33333%; }
  .mob-large-12 {
    width: 100%; }
  .mob-large-offset-11 {
    margin-left: 91.66667%; }
  .mob-large-up-1 > .column, .mob-large-up-1 > .columns {
    float: left;
    width: 100%; }
    .mob-large-up-1 > .column:nth-of-type(1n), .mob-large-up-1 > .columns:nth-of-type(1n) {
      clear: none; }
    .mob-large-up-1 > .column:nth-of-type(1n+1), .mob-large-up-1 > .columns:nth-of-type(1n+1) {
      clear: both; }
    .mob-large-up-1 > .column:last-child, .mob-large-up-1 > .columns:last-child {
      float: left; }
  .mob-large-up-2 > .column, .mob-large-up-2 > .columns {
    float: left;
    width: 50%; }
    .mob-large-up-2 > .column:nth-of-type(1n), .mob-large-up-2 > .columns:nth-of-type(1n) {
      clear: none; }
    .mob-large-up-2 > .column:nth-of-type(2n+1), .mob-large-up-2 > .columns:nth-of-type(2n+1) {
      clear: both; }
    .mob-large-up-2 > .column:last-child, .mob-large-up-2 > .columns:last-child {
      float: left; }
  .mob-large-up-3 > .column, .mob-large-up-3 > .columns {
    float: left;
    width: 33.33333%; }
    .mob-large-up-3 > .column:nth-of-type(1n), .mob-large-up-3 > .columns:nth-of-type(1n) {
      clear: none; }
    .mob-large-up-3 > .column:nth-of-type(3n+1), .mob-large-up-3 > .columns:nth-of-type(3n+1) {
      clear: both; }
    .mob-large-up-3 > .column:last-child, .mob-large-up-3 > .columns:last-child {
      float: left; }
  .mob-large-up-4 > .column, .mob-large-up-4 > .columns {
    float: left;
    width: 25%; }
    .mob-large-up-4 > .column:nth-of-type(1n), .mob-large-up-4 > .columns:nth-of-type(1n) {
      clear: none; }
    .mob-large-up-4 > .column:nth-of-type(4n+1), .mob-large-up-4 > .columns:nth-of-type(4n+1) {
      clear: both; }
    .mob-large-up-4 > .column:last-child, .mob-large-up-4 > .columns:last-child {
      float: left; }
  .mob-large-up-5 > .column, .mob-large-up-5 > .columns {
    float: left;
    width: 20%; }
    .mob-large-up-5 > .column:nth-of-type(1n), .mob-large-up-5 > .columns:nth-of-type(1n) {
      clear: none; }
    .mob-large-up-5 > .column:nth-of-type(5n+1), .mob-large-up-5 > .columns:nth-of-type(5n+1) {
      clear: both; }
    .mob-large-up-5 > .column:last-child, .mob-large-up-5 > .columns:last-child {
      float: left; }
  .mob-large-up-6 > .column, .mob-large-up-6 > .columns {
    float: left;
    width: 16.66667%; }
    .mob-large-up-6 > .column:nth-of-type(1n), .mob-large-up-6 > .columns:nth-of-type(1n) {
      clear: none; }
    .mob-large-up-6 > .column:nth-of-type(6n+1), .mob-large-up-6 > .columns:nth-of-type(6n+1) {
      clear: both; }
    .mob-large-up-6 > .column:last-child, .mob-large-up-6 > .columns:last-child {
      float: left; }
  .mob-large-up-7 > .column, .mob-large-up-7 > .columns {
    float: left;
    width: 14.28571%; }
    .mob-large-up-7 > .column:nth-of-type(1n), .mob-large-up-7 > .columns:nth-of-type(1n) {
      clear: none; }
    .mob-large-up-7 > .column:nth-of-type(7n+1), .mob-large-up-7 > .columns:nth-of-type(7n+1) {
      clear: both; }
    .mob-large-up-7 > .column:last-child, .mob-large-up-7 > .columns:last-child {
      float: left; }
  .mob-large-up-8 > .column, .mob-large-up-8 > .columns {
    float: left;
    width: 12.5%; }
    .mob-large-up-8 > .column:nth-of-type(1n), .mob-large-up-8 > .columns:nth-of-type(1n) {
      clear: none; }
    .mob-large-up-8 > .column:nth-of-type(8n+1), .mob-large-up-8 > .columns:nth-of-type(8n+1) {
      clear: both; }
    .mob-large-up-8 > .column:last-child, .mob-large-up-8 > .columns:last-child {
      float: left; }
  .mob-large-collapse > .column, .mob-large-collapse > .columns {
    padding-right: 0;
    padding-left: 0; }
  .mob-large-collapse .row {
    margin-right: 0;
    margin-left: 0; }
  .expanded.row .mob-large-collapse.row {
    margin-right: 0;
    margin-left: 0; }
  .mob-large-uncollapse > .column, .mob-large-uncollapse > .columns {
    padding-right: 0.71429rem;
    padding-left: 0.71429rem; }
  .mob-large-centered {
    margin-right: auto;
    margin-left: auto; }
    .mob-large-centered, .mob-large-centered:last-child:not(:first-child) {
      float: none;
      clear: both; }
  .mob-large-uncentered,
  .mob-large-push-0,
  .mob-large-pull-0 {
    position: static;
    float: left;
    margin-right: 0;
    margin-left: 0; } }

@media print, screen and (min-width: 48em) {
  .medium-1 {
    width: 8.33333%; }
  .medium-push-1 {
    position: relative;
    left: 8.33333%; }
  .medium-pull-1 {
    position: relative;
    left: -8.33333%; }
  .medium-offset-0 {
    margin-left: 0%; }
  .medium-2 {
    width: 16.66667%; }
  .medium-push-2 {
    position: relative;
    left: 16.66667%; }
  .medium-pull-2 {
    position: relative;
    left: -16.66667%; }
  .medium-offset-1 {
    margin-left: 8.33333%; }
  .medium-3 {
    width: 25%; }
  .medium-push-3 {
    position: relative;
    left: 25%; }
  .medium-pull-3 {
    position: relative;
    left: -25%; }
  .medium-offset-2 {
    margin-left: 16.66667%; }
  .medium-4 {
    width: 33.33333%; }
  .medium-push-4 {
    position: relative;
    left: 33.33333%; }
  .medium-pull-4 {
    position: relative;
    left: -33.33333%; }
  .medium-offset-3 {
    margin-left: 25%; }
  .medium-5 {
    width: 41.66667%; }
  .medium-push-5 {
    position: relative;
    left: 41.66667%; }
  .medium-pull-5 {
    position: relative;
    left: -41.66667%; }
  .medium-offset-4 {
    margin-left: 33.33333%; }
  .medium-6 {
    width: 50%; }
  .medium-push-6 {
    position: relative;
    left: 50%; }
  .medium-pull-6 {
    position: relative;
    left: -50%; }
  .medium-offset-5 {
    margin-left: 41.66667%; }
  .medium-7 {
    width: 58.33333%; }
  .medium-push-7 {
    position: relative;
    left: 58.33333%; }
  .medium-pull-7 {
    position: relative;
    left: -58.33333%; }
  .medium-offset-6 {
    margin-left: 50%; }
  .medium-8 {
    width: 66.66667%; }
  .medium-push-8 {
    position: relative;
    left: 66.66667%; }
  .medium-pull-8 {
    position: relative;
    left: -66.66667%; }
  .medium-offset-7 {
    margin-left: 58.33333%; }
  .medium-9 {
    width: 75%; }
  .medium-push-9 {
    position: relative;
    left: 75%; }
  .medium-pull-9 {
    position: relative;
    left: -75%; }
  .medium-offset-8 {
    margin-left: 66.66667%; }
  .medium-10 {
    width: 83.33333%; }
  .medium-push-10 {
    position: relative;
    left: 83.33333%; }
  .medium-pull-10 {
    position: relative;
    left: -83.33333%; }
  .medium-offset-9 {
    margin-left: 75%; }
  .medium-11 {
    width: 91.66667%; }
  .medium-push-11 {
    position: relative;
    left: 91.66667%; }
  .medium-pull-11 {
    position: relative;
    left: -91.66667%; }
  .medium-offset-10 {
    margin-left: 83.33333%; }
  .medium-12 {
    width: 100%; }
  .medium-offset-11 {
    margin-left: 91.66667%; }
  .medium-up-1 > .column, .medium-up-1 > .columns {
    float: left;
    width: 100%; }
    .medium-up-1 > .column:nth-of-type(1n), .medium-up-1 > .columns:nth-of-type(1n) {
      clear: none; }
    .medium-up-1 > .column:nth-of-type(1n+1), .medium-up-1 > .columns:nth-of-type(1n+1) {
      clear: both; }
    .medium-up-1 > .column:last-child, .medium-up-1 > .columns:last-child {
      float: left; }
  .medium-up-2 > .column, .medium-up-2 > .columns {
    float: left;
    width: 50%; }
    .medium-up-2 > .column:nth-of-type(1n), .medium-up-2 > .columns:nth-of-type(1n) {
      clear: none; }
    .medium-up-2 > .column:nth-of-type(2n+1), .medium-up-2 > .columns:nth-of-type(2n+1) {
      clear: both; }
    .medium-up-2 > .column:last-child, .medium-up-2 > .columns:last-child {
      float: left; }
  .medium-up-3 > .column, .medium-up-3 > .columns {
    float: left;
    width: 33.33333%; }
    .medium-up-3 > .column:nth-of-type(1n), .medium-up-3 > .columns:nth-of-type(1n) {
      clear: none; }
    .medium-up-3 > .column:nth-of-type(3n+1), .medium-up-3 > .columns:nth-of-type(3n+1) {
      clear: both; }
    .medium-up-3 > .column:last-child, .medium-up-3 > .columns:last-child {
      float: left; }
  .medium-up-4 > .column, .medium-up-4 > .columns {
    float: left;
    width: 25%; }
    .medium-up-4 > .column:nth-of-type(1n), .medium-up-4 > .columns:nth-of-type(1n) {
      clear: none; }
    .medium-up-4 > .column:nth-of-type(4n+1), .medium-up-4 > .columns:nth-of-type(4n+1) {
      clear: both; }
    .medium-up-4 > .column:last-child, .medium-up-4 > .columns:last-child {
      float: left; }
  .medium-up-5 > .column, .medium-up-5 > .columns {
    float: left;
    width: 20%; }
    .medium-up-5 > .column:nth-of-type(1n), .medium-up-5 > .columns:nth-of-type(1n) {
      clear: none; }
    .medium-up-5 > .column:nth-of-type(5n+1), .medium-up-5 > .columns:nth-of-type(5n+1) {
      clear: both; }
    .medium-up-5 > .column:last-child, .medium-up-5 > .columns:last-child {
      float: left; }
  .medium-up-6 > .column, .medium-up-6 > .columns {
    float: left;
    width: 16.66667%; }
    .medium-up-6 > .column:nth-of-type(1n), .medium-up-6 > .columns:nth-of-type(1n) {
      clear: none; }
    .medium-up-6 > .column:nth-of-type(6n+1), .medium-up-6 > .columns:nth-of-type(6n+1) {
      clear: both; }
    .medium-up-6 > .column:last-child, .medium-up-6 > .columns:last-child {
      float: left; }
  .medium-up-7 > .column, .medium-up-7 > .columns {
    float: left;
    width: 14.28571%; }
    .medium-up-7 > .column:nth-of-type(1n), .medium-up-7 > .columns:nth-of-type(1n) {
      clear: none; }
    .medium-up-7 > .column:nth-of-type(7n+1), .medium-up-7 > .columns:nth-of-type(7n+1) {
      clear: both; }
    .medium-up-7 > .column:last-child, .medium-up-7 > .columns:last-child {
      float: left; }
  .medium-up-8 > .column, .medium-up-8 > .columns {
    float: left;
    width: 12.5%; }
    .medium-up-8 > .column:nth-of-type(1n), .medium-up-8 > .columns:nth-of-type(1n) {
      clear: none; }
    .medium-up-8 > .column:nth-of-type(8n+1), .medium-up-8 > .columns:nth-of-type(8n+1) {
      clear: both; }
    .medium-up-8 > .column:last-child, .medium-up-8 > .columns:last-child {
      float: left; }
  .medium-collapse > .column, .medium-collapse > .columns {
    padding-right: 0;
    padding-left: 0; }
  .medium-collapse .row {
    margin-right: 0;
    margin-left: 0; }
  .expanded.row .medium-collapse.row {
    margin-right: 0;
    margin-left: 0; }
  .medium-uncollapse > .column, .medium-uncollapse > .columns {
    padding-right: 0.71429rem;
    padding-left: 0.71429rem; }
  .medium-centered {
    margin-right: auto;
    margin-left: auto; }
    .medium-centered, .medium-centered:last-child:not(:first-child) {
      float: none;
      clear: both; }
  .medium-uncentered,
  .medium-push-0,
  .medium-pull-0 {
    position: static;
    float: left;
    margin-right: 0;
    margin-left: 0; } }

@media print, screen and (min-width: 64em) {
  .large-1 {
    width: 8.33333%; }
  .large-push-1 {
    position: relative;
    left: 8.33333%; }
  .large-pull-1 {
    position: relative;
    left: -8.33333%; }
  .large-offset-0 {
    margin-left: 0%; }
  .large-2 {
    width: 16.66667%; }
  .large-push-2 {
    position: relative;
    left: 16.66667%; }
  .large-pull-2 {
    position: relative;
    left: -16.66667%; }
  .large-offset-1 {
    margin-left: 8.33333%; }
  .large-3 {
    width: 25%; }
  .large-push-3 {
    position: relative;
    left: 25%; }
  .large-pull-3 {
    position: relative;
    left: -25%; }
  .large-offset-2 {
    margin-left: 16.66667%; }
  .large-4 {
    width: 33.33333%; }
  .large-push-4 {
    position: relative;
    left: 33.33333%; }
  .large-pull-4 {
    position: relative;
    left: -33.33333%; }
  .large-offset-3 {
    margin-left: 25%; }
  .large-5 {
    width: 41.66667%; }
  .large-push-5 {
    position: relative;
    left: 41.66667%; }
  .large-pull-5 {
    position: relative;
    left: -41.66667%; }
  .large-offset-4 {
    margin-left: 33.33333%; }
  .large-6 {
    width: 50%; }
  .large-push-6 {
    position: relative;
    left: 50%; }
  .large-pull-6 {
    position: relative;
    left: -50%; }
  .large-offset-5 {
    margin-left: 41.66667%; }
  .large-7 {
    width: 58.33333%; }
  .large-push-7 {
    position: relative;
    left: 58.33333%; }
  .large-pull-7 {
    position: relative;
    left: -58.33333%; }
  .large-offset-6 {
    margin-left: 50%; }
  .large-8 {
    width: 66.66667%; }
  .large-push-8 {
    position: relative;
    left: 66.66667%; }
  .large-pull-8 {
    position: relative;
    left: -66.66667%; }
  .large-offset-7 {
    margin-left: 58.33333%; }
  .large-9 {
    width: 75%; }
  .large-push-9 {
    position: relative;
    left: 75%; }
  .large-pull-9 {
    position: relative;
    left: -75%; }
  .large-offset-8 {
    margin-left: 66.66667%; }
  .large-10 {
    width: 83.33333%; }
  .large-push-10 {
    position: relative;
    left: 83.33333%; }
  .large-pull-10 {
    position: relative;
    left: -83.33333%; }
  .large-offset-9 {
    margin-left: 75%; }
  .large-11 {
    width: 91.66667%; }
  .large-push-11 {
    position: relative;
    left: 91.66667%; }
  .large-pull-11 {
    position: relative;
    left: -91.66667%; }
  .large-offset-10 {
    margin-left: 83.33333%; }
  .large-12 {
    width: 100%; }
  .large-offset-11 {
    margin-left: 91.66667%; }
  .large-up-1 > .column, .large-up-1 > .columns {
    float: left;
    width: 100%; }
    .large-up-1 > .column:nth-of-type(1n), .large-up-1 > .columns:nth-of-type(1n) {
      clear: none; }
    .large-up-1 > .column:nth-of-type(1n+1), .large-up-1 > .columns:nth-of-type(1n+1) {
      clear: both; }
    .large-up-1 > .column:last-child, .large-up-1 > .columns:last-child {
      float: left; }
  .large-up-2 > .column, .large-up-2 > .columns {
    float: left;
    width: 50%; }
    .large-up-2 > .column:nth-of-type(1n), .large-up-2 > .columns:nth-of-type(1n) {
      clear: none; }
    .large-up-2 > .column:nth-of-type(2n+1), .large-up-2 > .columns:nth-of-type(2n+1) {
      clear: both; }
    .large-up-2 > .column:last-child, .large-up-2 > .columns:last-child {
      float: left; }
  .large-up-3 > .column, .large-up-3 > .columns {
    float: left;
    width: 33.33333%; }
    .large-up-3 > .column:nth-of-type(1n), .large-up-3 > .columns:nth-of-type(1n) {
      clear: none; }
    .large-up-3 > .column:nth-of-type(3n+1), .large-up-3 > .columns:nth-of-type(3n+1) {
      clear: both; }
    .large-up-3 > .column:last-child, .large-up-3 > .columns:last-child {
      float: left; }
  .large-up-4 > .column, .large-up-4 > .columns {
    float: left;
    width: 25%; }
    .large-up-4 > .column:nth-of-type(1n), .large-up-4 > .columns:nth-of-type(1n) {
      clear: none; }
    .large-up-4 > .column:nth-of-type(4n+1), .large-up-4 > .columns:nth-of-type(4n+1) {
      clear: both; }
    .large-up-4 > .column:last-child, .large-up-4 > .columns:last-child {
      float: left; }
  .large-up-5 > .column, .large-up-5 > .columns {
    float: left;
    width: 20%; }
    .large-up-5 > .column:nth-of-type(1n), .large-up-5 > .columns:nth-of-type(1n) {
      clear: none; }
    .large-up-5 > .column:nth-of-type(5n+1), .large-up-5 > .columns:nth-of-type(5n+1) {
      clear: both; }
    .large-up-5 > .column:last-child, .large-up-5 > .columns:last-child {
      float: left; }
  .large-up-6 > .column, .large-up-6 > .columns {
    float: left;
    width: 16.66667%; }
    .large-up-6 > .column:nth-of-type(1n), .large-up-6 > .columns:nth-of-type(1n) {
      clear: none; }
    .large-up-6 > .column:nth-of-type(6n+1), .large-up-6 > .columns:nth-of-type(6n+1) {
      clear: both; }
    .large-up-6 > .column:last-child, .large-up-6 > .columns:last-child {
      float: left; }
  .large-up-7 > .column, .large-up-7 > .columns {
    float: left;
    width: 14.28571%; }
    .large-up-7 > .column:nth-of-type(1n), .large-up-7 > .columns:nth-of-type(1n) {
      clear: none; }
    .large-up-7 > .column:nth-of-type(7n+1), .large-up-7 > .columns:nth-of-type(7n+1) {
      clear: both; }
    .large-up-7 > .column:last-child, .large-up-7 > .columns:last-child {
      float: left; }
  .large-up-8 > .column, .large-up-8 > .columns {
    float: left;
    width: 12.5%; }
    .large-up-8 > .column:nth-of-type(1n), .large-up-8 > .columns:nth-of-type(1n) {
      clear: none; }
    .large-up-8 > .column:nth-of-type(8n+1), .large-up-8 > .columns:nth-of-type(8n+1) {
      clear: both; }
    .large-up-8 > .column:last-child, .large-up-8 > .columns:last-child {
      float: left; }
  .large-collapse > .column, .large-collapse > .columns {
    padding-right: 0;
    padding-left: 0; }
  .large-collapse .row {
    margin-right: 0;
    margin-left: 0; }
  .expanded.row .large-collapse.row {
    margin-right: 0;
    margin-left: 0; }
  .large-uncollapse > .column, .large-uncollapse > .columns {
    padding-right: 0.71429rem;
    padding-left: 0.71429rem; }
  .large-centered {
    margin-right: auto;
    margin-left: auto; }
    .large-centered, .large-centered:last-child:not(:first-child) {
      float: none;
      clear: both; }
  .large-uncentered,
  .large-push-0,
  .large-pull-0 {
    position: static;
    float: left;
    margin-right: 0;
    margin-left: 0; } }

@media screen and (min-width: 79.9375em) {
  .xlarge-1 {
    width: 8.33333%; }
  .xlarge-push-1 {
    position: relative;
    left: 8.33333%; }
  .xlarge-pull-1 {
    position: relative;
    left: -8.33333%; }
  .xlarge-offset-0 {
    margin-left: 0%; }
  .xlarge-2 {
    width: 16.66667%; }
  .xlarge-push-2 {
    position: relative;
    left: 16.66667%; }
  .xlarge-pull-2 {
    position: relative;
    left: -16.66667%; }
  .xlarge-offset-1 {
    margin-left: 8.33333%; }
  .xlarge-3 {
    width: 25%; }
  .xlarge-push-3 {
    position: relative;
    left: 25%; }
  .xlarge-pull-3 {
    position: relative;
    left: -25%; }
  .xlarge-offset-2 {
    margin-left: 16.66667%; }
  .xlarge-4 {
    width: 33.33333%; }
  .xlarge-push-4 {
    position: relative;
    left: 33.33333%; }
  .xlarge-pull-4 {
    position: relative;
    left: -33.33333%; }
  .xlarge-offset-3 {
    margin-left: 25%; }
  .xlarge-5 {
    width: 41.66667%; }
  .xlarge-push-5 {
    position: relative;
    left: 41.66667%; }
  .xlarge-pull-5 {
    position: relative;
    left: -41.66667%; }
  .xlarge-offset-4 {
    margin-left: 33.33333%; }
  .xlarge-6 {
    width: 50%; }
  .xlarge-push-6 {
    position: relative;
    left: 50%; }
  .xlarge-pull-6 {
    position: relative;
    left: -50%; }
  .xlarge-offset-5 {
    margin-left: 41.66667%; }
  .xlarge-7 {
    width: 58.33333%; }
  .xlarge-push-7 {
    position: relative;
    left: 58.33333%; }
  .xlarge-pull-7 {
    position: relative;
    left: -58.33333%; }
  .xlarge-offset-6 {
    margin-left: 50%; }
  .xlarge-8 {
    width: 66.66667%; }
  .xlarge-push-8 {
    position: relative;
    left: 66.66667%; }
  .xlarge-pull-8 {
    position: relative;
    left: -66.66667%; }
  .xlarge-offset-7 {
    margin-left: 58.33333%; }
  .xlarge-9 {
    width: 75%; }
  .xlarge-push-9 {
    position: relative;
    left: 75%; }
  .xlarge-pull-9 {
    position: relative;
    left: -75%; }
  .xlarge-offset-8 {
    margin-left: 66.66667%; }
  .xlarge-10 {
    width: 83.33333%; }
  .xlarge-push-10 {
    position: relative;
    left: 83.33333%; }
  .xlarge-pull-10 {
    position: relative;
    left: -83.33333%; }
  .xlarge-offset-9 {
    margin-left: 75%; }
  .xlarge-11 {
    width: 91.66667%; }
  .xlarge-push-11 {
    position: relative;
    left: 91.66667%; }
  .xlarge-pull-11 {
    position: relative;
    left: -91.66667%; }
  .xlarge-offset-10 {
    margin-left: 83.33333%; }
  .xlarge-12 {
    width: 100%; }
  .xlarge-offset-11 {
    margin-left: 91.66667%; }
  .xlarge-up-1 > .column, .xlarge-up-1 > .columns {
    float: left;
    width: 100%; }
    .xlarge-up-1 > .column:nth-of-type(1n), .xlarge-up-1 > .columns:nth-of-type(1n) {
      clear: none; }
    .xlarge-up-1 > .column:nth-of-type(1n+1), .xlarge-up-1 > .columns:nth-of-type(1n+1) {
      clear: both; }
    .xlarge-up-1 > .column:last-child, .xlarge-up-1 > .columns:last-child {
      float: left; }
  .xlarge-up-2 > .column, .xlarge-up-2 > .columns {
    float: left;
    width: 50%; }
    .xlarge-up-2 > .column:nth-of-type(1n), .xlarge-up-2 > .columns:nth-of-type(1n) {
      clear: none; }
    .xlarge-up-2 > .column:nth-of-type(2n+1), .xlarge-up-2 > .columns:nth-of-type(2n+1) {
      clear: both; }
    .xlarge-up-2 > .column:last-child, .xlarge-up-2 > .columns:last-child {
      float: left; }
  .xlarge-up-3 > .column, .xlarge-up-3 > .columns {
    float: left;
    width: 33.33333%; }
    .xlarge-up-3 > .column:nth-of-type(1n), .xlarge-up-3 > .columns:nth-of-type(1n) {
      clear: none; }
    .xlarge-up-3 > .column:nth-of-type(3n+1), .xlarge-up-3 > .columns:nth-of-type(3n+1) {
      clear: both; }
    .xlarge-up-3 > .column:last-child, .xlarge-up-3 > .columns:last-child {
      float: left; }
  .xlarge-up-4 > .column, .xlarge-up-4 > .columns {
    float: left;
    width: 25%; }
    .xlarge-up-4 > .column:nth-of-type(1n), .xlarge-up-4 > .columns:nth-of-type(1n) {
      clear: none; }
    .xlarge-up-4 > .column:nth-of-type(4n+1), .xlarge-up-4 > .columns:nth-of-type(4n+1) {
      clear: both; }
    .xlarge-up-4 > .column:last-child, .xlarge-up-4 > .columns:last-child {
      float: left; }
  .xlarge-up-5 > .column, .xlarge-up-5 > .columns {
    float: left;
    width: 20%; }
    .xlarge-up-5 > .column:nth-of-type(1n), .xlarge-up-5 > .columns:nth-of-type(1n) {
      clear: none; }
    .xlarge-up-5 > .column:nth-of-type(5n+1), .xlarge-up-5 > .columns:nth-of-type(5n+1) {
      clear: both; }
    .xlarge-up-5 > .column:last-child, .xlarge-up-5 > .columns:last-child {
      float: left; }
  .xlarge-up-6 > .column, .xlarge-up-6 > .columns {
    float: left;
    width: 16.66667%; }
    .xlarge-up-6 > .column:nth-of-type(1n), .xlarge-up-6 > .columns:nth-of-type(1n) {
      clear: none; }
    .xlarge-up-6 > .column:nth-of-type(6n+1), .xlarge-up-6 > .columns:nth-of-type(6n+1) {
      clear: both; }
    .xlarge-up-6 > .column:last-child, .xlarge-up-6 > .columns:last-child {
      float: left; }
  .xlarge-up-7 > .column, .xlarge-up-7 > .columns {
    float: left;
    width: 14.28571%; }
    .xlarge-up-7 > .column:nth-of-type(1n), .xlarge-up-7 > .columns:nth-of-type(1n) {
      clear: none; }
    .xlarge-up-7 > .column:nth-of-type(7n+1), .xlarge-up-7 > .columns:nth-of-type(7n+1) {
      clear: both; }
    .xlarge-up-7 > .column:last-child, .xlarge-up-7 > .columns:last-child {
      float: left; }
  .xlarge-up-8 > .column, .xlarge-up-8 > .columns {
    float: left;
    width: 12.5%; }
    .xlarge-up-8 > .column:nth-of-type(1n), .xlarge-up-8 > .columns:nth-of-type(1n) {
      clear: none; }
    .xlarge-up-8 > .column:nth-of-type(8n+1), .xlarge-up-8 > .columns:nth-of-type(8n+1) {
      clear: both; }
    .xlarge-up-8 > .column:last-child, .xlarge-up-8 > .columns:last-child {
      float: left; }
  .xlarge-collapse > .column, .xlarge-collapse > .columns {
    padding-right: 0;
    padding-left: 0; }
  .xlarge-collapse .row {
    margin-right: 0;
    margin-left: 0; }
  .expanded.row .xlarge-collapse.row {
    margin-right: 0;
    margin-left: 0; }
  .xlarge-uncollapse > .column, .xlarge-uncollapse > .columns {
    padding-right: 0.71429rem;
    padding-left: 0.71429rem; }
  .xlarge-centered {
    margin-right: auto;
    margin-left: auto; }
    .xlarge-centered, .xlarge-centered:last-child:not(:first-child) {
      float: none;
      clear: both; }
  .xlarge-uncentered,
  .xlarge-push-0,
  .xlarge-pull-0 {
    position: static;
    float: left;
    margin-right: 0;
    margin-left: 0; } }

.column-block {
  margin-bottom: 1.42857rem; }
  .column-block > :last-child {
    margin-bottom: 0; }
  @media print, screen and (min-width: 48em) {
    .column-block {
      margin-bottom: 1.42857rem; }
      .column-block > :last-child {
        margin-bottom: 0; } }

.hide {
  display: none !important; }

.invisible {
  visibility: hidden; }

@media screen and (max-width: 29.9375em) {
  .hide-for-small-only {
    display: none !important; } }

@media screen and (max-width: 0em), screen and (min-width: 30em) {
  .show-for-small-only {
    display: none !important; } }

@media print, screen and (min-width: 30em) {
  .hide-for-mob-small {
    display: none !important; } }

@media screen and (max-width: 29.9375em) {
  .show-for-mob-small {
    display: none !important; } }

@media screen and (min-width: 30em) and (max-width: 35.4375em) {
  .hide-for-mob-small-only {
    display: none !important; } }

@media screen and (max-width: 29.9375em), screen and (min-width: 35.5em) {
  .show-for-mob-small-only {
    display: none !important; } }

@media print, screen and (min-width: 35.5em) {
  .hide-for-mob-mid {
    display: none !important; } }

@media screen and (max-width: 35.4375em) {
  .show-for-mob-mid {
    display: none !important; } }

@media screen and (min-width: 35.5em) and (max-width: 41.625em) {
  .hide-for-mob-mid-only {
    display: none !important; } }

@media screen and (max-width: 35.4375em), screen and (min-width: 41.6875em) {
  .show-for-mob-mid-only {
    display: none !important; } }

@media print, screen and (min-width: 41.6875em) {
  .hide-for-mob-large {
    display: none !important; } }

@media screen and (max-width: 41.625em) {
  .show-for-mob-large {
    display: none !important; } }

@media screen and (min-width: 41.6875em) and (max-width: 47.9375em) {
  .hide-for-mob-large-only {
    display: none !important; } }

@media screen and (max-width: 41.625em), screen and (min-width: 48em) {
  .show-for-mob-large-only {
    display: none !important; } }

@media print, screen and (min-width: 48em) {
  .hide-for-medium {
    display: none !important; } }

@media screen and (max-width: 47.9375em) {
  .show-for-medium {
    display: none !important; } }

@media screen and (min-width: 48em) and (max-width: 63.9375em) {
  .hide-for-medium-only {
    display: none !important; } }

@media screen and (max-width: 47.9375em), screen and (min-width: 64em) {
  .show-for-medium-only {
    display: none !important; } }

@media print, screen and (min-width: 64em) {
  .hide-for-large {
    display: none !important; } }

@media screen and (max-width: 63.9375em) {
  .show-for-large {
    display: none !important; } }

@media screen and (min-width: 64em) and (max-width: 79.875em) {
  .hide-for-large-only {
    display: none !important; } }

@media screen and (max-width: 63.9375em), screen and (min-width: 79.9375em) {
  .show-for-large-only {
    display: none !important; } }

@media screen and (min-width: 79.9375em) {
  .hide-for-xlarge {
    display: none !important; } }

@media screen and (max-width: 79.875em) {
  .show-for-xlarge {
    display: none !important; } }

@media screen and (min-width: 79.9375em) {
  .hide-for-xlarge-only {
    display: none !important; } }

@media screen and (max-width: 79.875em) {
  .show-for-xlarge-only {
    display: none !important; } }

.show-for-sr,
.show-on-focus {
  position: absolute !important;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0); }

.show-on-focus:active, .show-on-focus:focus {
  position: static !important;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto; }

.show-for-landscape,
.hide-for-portrait {
  display: block !important; }
  @media screen and (orientation: landscape) {
    .show-for-landscape,
    .hide-for-portrait {
      display: block !important; } }
  @media screen and (orientation: portrait) {
    .show-for-landscape,
    .hide-for-portrait {
      display: none !important; } }

.hide-for-landscape,
.show-for-portrait {
  display: none !important; }
  @media screen and (orientation: landscape) {
    .hide-for-landscape,
    .show-for-portrait {
      display: none !important; } }
  @media screen and (orientation: portrait) {
    .hide-for-landscape,
    .show-for-portrait {
      display: block !important; } }

.float-left {
  float: left !important; }

.float-right {
  float: right !important; }

.float-center {
  display: block;
  margin-right: auto;
  margin-left: auto; }

.clearfix::before, .clearfix::after {
  display: table;
  content: ' '; }

.clearfix::after {
  clear: both; }

/*!
 *  Font Awesome 4.4.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- 
 font querystring ?v=4.4.0
 */
@font-face {
  font-family: 'FontAwesome';
  src: url("../fonts/fontawesome-webfont.eot");
  src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.4.0") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2") format("woff2"), url("../fonts/fontawesome-webfont.woff") format("woff"), url("../fonts/fontawesome-webfont.ttf") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.4.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal; }

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-fw {
  width: 1.28571429em;
  text-align: center; }

.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none; }

.fa-ul > li {
  position: relative; }

.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center; }

.fa-li.fa-lg {
  left: -1.85714286em; }

.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em; }

.fa-pull-left {
  float: left; }

.fa-pull-right {
  float: right; }

.fa.fa-pull-left {
  margin-right: .3em; }

.fa.fa-pull-right {
  margin-left: .3em; }

/* Deprecated as of 4.4.0 */
.pull-right {
  float: right; }

.pull-left {
  float: left; }

.fa.pull-left {
  margin-right: .3em; }

.fa.pull-right {
  margin-left: .3em; }

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear; }

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8); }

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg); }

.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1); }

.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1); }

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none; }

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle; }

.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center; }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: #ffffff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000"; }

.fa-music:before {
  content: "\f001"; }

.fa-search:before {
  content: "\f002"; }

.fa-envelope-o:before {
  content: "\f003"; }

.fa-heart:before {
  content: "\f004"; }

.fa-star:before {
  content: "\f005"; }

.fa-star-o:before {
  content: "\f006"; }

.fa-user:before {
  content: "\f007"; }

.fa-film:before {
  content: "\f008"; }

.fa-th-large:before {
  content: "\f009"; }

.fa-th:before {
  content: "\f00a"; }

.fa-th-list:before {
  content: "\f00b"; }

.fa-check:before {
  content: "\f00c"; }

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d"; }

.fa-search-plus:before {
  content: "\f00e"; }

.fa-search-minus:before {
  content: "\f010"; }

.fa-power-off:before {
  content: "\f011"; }

.fa-signal:before {
  content: "\f012"; }

.fa-gear:before,
.fa-cog:before {
  content: "\f013"; }

.fa-trash-o:before {
  content: "\f014"; }

.fa-home:before {
  content: "\f015"; }

.fa-file-o:before {
  content: "\f016"; }

.fa-clock-o:before {
  content: "\f017"; }

.fa-road:before {
  content: "\f018"; }

.fa-download:before {
  content: "\f019"; }

.fa-arrow-circle-o-down:before {
  content: "\f01a"; }

.fa-arrow-circle-o-up:before {
  content: "\f01b"; }

.fa-inbox:before {
  content: "\f01c"; }

.fa-play-circle-o:before {
  content: "\f01d"; }

.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e"; }

.fa-refresh:before {
  content: "\f021"; }

.fa-list-alt:before {
  content: "\f022"; }

.fa-lock:before {
  content: "\f023"; }

.fa-flag:before {
  content: "\f024"; }

.fa-headphones:before {
  content: "\f025"; }

.fa-volume-off:before {
  content: "\f026"; }

.fa-volume-down:before {
  content: "\f027"; }

.fa-volume-up:before {
  content: "\f028"; }

.fa-qrcode:before {
  content: "\f029"; }

.fa-barcode:before {
  content: "\f02a"; }

.fa-tag:before {
  content: "\f02b"; }

.fa-tags:before {
  content: "\f02c"; }

.fa-book:before {
  content: "\f02d"; }

.fa-bookmark:before {
  content: "\f02e"; }

.fa-print:before {
  content: "\f02f"; }

.fa-camera:before {
  content: "\f030"; }

.fa-font:before {
  content: "\f031"; }

.fa-bold:before {
  content: "\f032"; }

.fa-italic:before {
  content: "\f033"; }

.fa-text-height:before {
  content: "\f034"; }

.fa-text-width:before {
  content: "\f035"; }

.fa-align-left:before {
  content: "\f036"; }

.fa-align-center:before {
  content: "\f037"; }

.fa-align-right:before {
  content: "\f038"; }

.fa-align-justify:before {
  content: "\f039"; }

.fa-list:before {
  content: "\f03a"; }

.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b"; }

.fa-indent:before {
  content: "\f03c"; }

.fa-video-camera:before {
  content: "\f03d"; }

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e"; }

.fa-pencil:before {
  content: "\f040"; }

.fa-map-marker:before {
  content: "\f041"; }

.fa-adjust:before {
  content: "\f042"; }

.fa-tint:before {
  content: "\f043"; }

.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044"; }

.fa-share-square-o:before {
  content: "\f045"; }

.fa-check-square-o:before {
  content: "\f046"; }

.fa-arrows:before {
  content: "\f047"; }

.fa-step-backward:before {
  content: "\f048"; }

.fa-fast-backward:before {
  content: "\f049"; }

.fa-backward:before {
  content: "\f04a"; }

.fa-play:before {
  content: "\f04b"; }

.fa-pause:before {
  content: "\f04c"; }

.fa-stop:before {
  content: "\f04d"; }

.fa-forward:before {
  content: "\f04e"; }

.fa-fast-forward:before {
  content: "\f050"; }

.fa-step-forward:before {
  content: "\f051"; }

.fa-eject:before {
  content: "\f052"; }

.fa-chevron-left:before {
  content: "\f053"; }

.fa-chevron-right:before {
  content: "\f054"; }

.fa-plus-circle:before {
  content: "\f055"; }

.fa-minus-circle:before {
  content: "\f056"; }

.fa-times-circle:before {
  content: "\f057"; }

.fa-check-circle:before {
  content: "\f058"; }

.fa-question-circle:before {
  content: "\f059"; }

.fa-info-circle:before {
  content: "\f05a"; }

.fa-crosshairs:before {
  content: "\f05b"; }

.fa-times-circle-o:before {
  content: "\f05c"; }

.fa-check-circle-o:before {
  content: "\f05d"; }

.fa-ban:before {
  content: "\f05e"; }

.fa-arrow-left:before {
  content: "\f060"; }

.fa-arrow-right:before {
  content: "\f061"; }

.fa-arrow-up:before {
  content: "\f062"; }

.fa-arrow-down:before {
  content: "\f063"; }

.fa-mail-forward:before,
.fa-share:before {
  content: "\f064"; }

.fa-expand:before {
  content: "\f065"; }

.fa-compress:before {
  content: "\f066"; }

.fa-plus:before {
  content: "\f067"; }

.fa-minus:before {
  content: "\f068"; }

.fa-asterisk:before {
  content: "\f069"; }

.fa-exclamation-circle:before {
  content: "\f06a"; }

.fa-gift:before {
  content: "\f06b"; }

.fa-leaf:before {
  content: "\f06c"; }

.fa-fire:before {
  content: "\f06d"; }

.fa-eye:before {
  content: "\f06e"; }

.fa-eye-slash:before {
  content: "\f070"; }

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071"; }

.fa-plane:before {
  content: "\f072"; }

.fa-calendar:before {
  content: "\f073"; }

.fa-random:before {
  content: "\f074"; }

.fa-comment:before {
  content: "\f075"; }

.fa-magnet:before {
  content: "\f076"; }

.fa-chevron-up:before {
  content: "\f077"; }

.fa-chevron-down:before {
  content: "\f078"; }

.fa-retweet:before {
  content: "\f079"; }

.fa-shopping-cart:before {
  content: "\f07a"; }

.fa-folder:before {
  content: "\f07b"; }

.fa-folder-open:before {
  content: "\f07c"; }

.fa-arrows-v:before {
  content: "\f07d"; }

.fa-arrows-h:before {
  content: "\f07e"; }

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080"; }

.fa-twitter-square:before {
  content: "\f081"; }

.fa-facebook-square:before {
  content: "\f082"; }

.fa-camera-retro:before {
  content: "\f083"; }

.fa-key:before {
  content: "\f084"; }

.fa-gears:before,
.fa-cogs:before {
  content: "\f085"; }

.fa-comments:before {
  content: "\f086"; }

.fa-thumbs-o-up:before {
  content: "\f087"; }

.fa-thumbs-o-down:before {
  content: "\f088"; }

.fa-star-half:before {
  content: "\f089"; }

.fa-heart-o:before {
  content: "\f08a"; }

.fa-sign-out:before {
  content: "\f08b"; }

.fa-linkedin-square:before {
  content: "\f08c"; }

.fa-thumb-tack:before {
  content: "\f08d"; }

.fa-external-link:before {
  content: "\f08e"; }

.fa-sign-in:before {
  content: "\f090"; }

.fa-trophy:before {
  content: "\f091"; }

.fa-github-square:before {
  content: "\f092"; }

.fa-upload:before {
  content: "\f093"; }

.fa-lemon-o:before {
  content: "\f094"; }

.fa-phone:before {
  content: "\f095"; }

.fa-square-o:before {
  content: "\f096"; }

.fa-bookmark-o:before {
  content: "\f097"; }

.fa-phone-square:before {
  content: "\f098"; }

.fa-twitter:before {
  content: "\f099"; }

.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a"; }

.fa-github:before {
  content: "\f09b"; }

.fa-unlock:before {
  content: "\f09c"; }

.fa-credit-card:before {
  content: "\f09d"; }

.fa-feed:before,
.fa-rss:before {
  content: "\f09e"; }

.fa-hdd-o:before {
  content: "\f0a0"; }

.fa-bullhorn:before {
  content: "\f0a1"; }

.fa-bell:before {
  content: "\f0f3"; }

.fa-certificate:before {
  content: "\f0a3"; }

.fa-hand-o-right:before {
  content: "\f0a4"; }

.fa-hand-o-left:before {
  content: "\f0a5"; }

.fa-hand-o-up:before {
  content: "\f0a6"; }

.fa-hand-o-down:before {
  content: "\f0a7"; }

.fa-arrow-circle-left:before {
  content: "\f0a8"; }

.fa-arrow-circle-right:before {
  content: "\f0a9"; }

.fa-arrow-circle-up:before {
  content: "\f0aa"; }

.fa-arrow-circle-down:before {
  content: "\f0ab"; }

.fa-globe:before {
  content: "\f0ac"; }

.fa-wrench:before {
  content: "\f0ad"; }

.fa-tasks:before {
  content: "\f0ae"; }

.fa-filter:before {
  content: "\f0b0"; }

.fa-briefcase:before {
  content: "\f0b1"; }

.fa-arrows-alt:before {
  content: "\f0b2"; }

.fa-group:before,
.fa-users:before {
  content: "\f0c0"; }

.fa-chain:before,
.fa-link:before {
  content: "\f0c1"; }

.fa-cloud:before {
  content: "\f0c2"; }

.fa-flask:before {
  content: "\f0c3"; }

.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4"; }

.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5"; }

.fa-paperclip:before {
  content: "\f0c6"; }

.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7"; }

.fa-square:before {
  content: "\f0c8"; }

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9"; }

.fa-list-ul:before {
  content: "\f0ca"; }

.fa-list-ol:before {
  content: "\f0cb"; }

.fa-strikethrough:before {
  content: "\f0cc"; }

.fa-underline:before {
  content: "\f0cd"; }

.fa-table:before {
  content: "\f0ce"; }

.fa-magic:before {
  content: "\f0d0"; }

.fa-truck:before {
  content: "\f0d1"; }

.fa-pinterest:before {
  content: "\f0d2"; }

.fa-pinterest-square:before {
  content: "\f0d3"; }

.fa-google-plus-square:before {
  content: "\f0d4"; }

.fa-google-plus:before {
  content: "\f0d5"; }

.fa-money:before {
  content: "\f0d6"; }

.fa-caret-down:before {
  content: "\f0d7"; }

.fa-caret-up:before {
  content: "\f0d8"; }

.fa-caret-left:before {
  content: "\f0d9"; }

.fa-caret-right:before {
  content: "\f0da"; }

.fa-columns:before {
  content: "\f0db"; }

.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc"; }

.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd"; }

.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de"; }

.fa-envelope:before {
  content: "\f0e0"; }

.fa-linkedin:before {
  content: "\f0e1"; }

.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2"; }

.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3"; }

.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4"; }

.fa-comment-o:before {
  content: "\f0e5"; }

.fa-comments-o:before {
  content: "\f0e6"; }

.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7"; }

.fa-sitemap:before {
  content: "\f0e8"; }

.fa-umbrella:before {
  content: "\f0e9"; }

.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea"; }

.fa-lightbulb-o:before {
  content: "\f0eb"; }

.fa-exchange:before {
  content: "\f0ec"; }

.fa-cloud-download:before {
  content: "\f0ed"; }

.fa-cloud-upload:before {
  content: "\f0ee"; }

.fa-user-md:before {
  content: "\f0f0"; }

.fa-stethoscope:before {
  content: "\f0f1"; }

.fa-suitcase:before {
  content: "\f0f2"; }

.fa-bell-o:before {
  content: "\f0a2"; }

.fa-coffee:before {
  content: "\f0f4"; }

.fa-cutlery:before {
  content: "\f0f5"; }

.fa-file-text-o:before {
  content: "\f0f6"; }

.fa-building-o:before {
  content: "\f0f7"; }

.fa-hospital-o:before {
  content: "\f0f8"; }

.fa-ambulance:before {
  content: "\f0f9"; }

.fa-medkit:before {
  content: "\f0fa"; }

.fa-fighter-jet:before {
  content: "\f0fb"; }

.fa-beer:before {
  content: "\f0fc"; }

.fa-h-square:before {
  content: "\f0fd"; }

.fa-plus-square:before {
  content: "\f0fe"; }

.fa-angle-double-left:before {
  content: "\f100"; }

.fa-angle-double-right:before {
  content: "\f101"; }

.fa-angle-double-up:before {
  content: "\f102"; }

.fa-angle-double-down:before {
  content: "\f103"; }

.fa-angle-left:before {
  content: "\f104"; }

.fa-angle-right:before {
  content: "\f105"; }

.fa-angle-up:before {
  content: "\f106"; }

.fa-angle-down:before {
  content: "\f107"; }

.fa-desktop:before {
  content: "\f108"; }

.fa-laptop:before {
  content: "\f109"; }

.fa-tablet:before {
  content: "\f10a"; }

.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b"; }

.fa-circle-o:before {
  content: "\f10c"; }

.fa-quote-left:before {
  content: "\f10d"; }

.fa-quote-right:before {
  content: "\f10e"; }

.fa-spinner:before {
  content: "\f110"; }

.fa-circle:before {
  content: "\f111"; }

.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112"; }

.fa-github-alt:before {
  content: "\f113"; }

.fa-folder-o:before {
  content: "\f114"; }

.fa-folder-open-o:before {
  content: "\f115"; }

.fa-smile-o:before {
  content: "\f118"; }

.fa-frown-o:before {
  content: "\f119"; }

.fa-meh-o:before {
  content: "\f11a"; }

.fa-gamepad:before {
  content: "\f11b"; }

.fa-keyboard-o:before {
  content: "\f11c"; }

.fa-flag-o:before {
  content: "\f11d"; }

.fa-flag-checkered:before {
  content: "\f11e"; }

.fa-terminal:before {
  content: "\f120"; }

.fa-code:before {
  content: "\f121"; }

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122"; }

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123"; }

.fa-location-arrow:before {
  content: "\f124"; }

.fa-crop:before {
  content: "\f125"; }

.fa-code-fork:before {
  content: "\f126"; }

.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127"; }

.fa-question:before {
  content: "\f128"; }

.fa-info:before {
  content: "\f129"; }

.fa-exclamation:before {
  content: "\f12a"; }

.fa-superscript:before {
  content: "\f12b"; }

.fa-subscript:before {
  content: "\f12c"; }

.fa-eraser:before {
  content: "\f12d"; }

.fa-puzzle-piece:before {
  content: "\f12e"; }

.fa-microphone:before {
  content: "\f130"; }

.fa-microphone-slash:before {
  content: "\f131"; }

.fa-shield:before {
  content: "\f132"; }

.fa-calendar-o:before {
  content: "\f133"; }

.fa-fire-extinguisher:before {
  content: "\f134"; }

.fa-rocket:before {
  content: "\f135"; }

.fa-maxcdn:before {
  content: "\f136"; }

.fa-chevron-circle-left:before {
  content: "\f137"; }

.fa-chevron-circle-right:before {
  content: "\f138"; }

.fa-chevron-circle-up:before {
  content: "\f139"; }

.fa-chevron-circle-down:before {
  content: "\f13a"; }

.fa-html5:before {
  content: "\f13b"; }

.fa-css3:before {
  content: "\f13c"; }

.fa-anchor:before {
  content: "\f13d"; }

.fa-unlock-alt:before {
  content: "\f13e"; }

.fa-bullseye:before {
  content: "\f140"; }

.fa-ellipsis-h:before {
  content: "\f141"; }

.fa-ellipsis-v:before {
  content: "\f142"; }

.fa-rss-square:before {
  content: "\f143"; }

.fa-play-circle:before {
  content: "\f144"; }

.fa-ticket:before {
  content: "\f145"; }

.fa-minus-square:before {
  content: "\f146"; }

.fa-minus-square-o:before {
  content: "\f147"; }

.fa-level-up:before {
  content: "\f148"; }

.fa-level-down:before {
  content: "\f149"; }

.fa-check-square:before {
  content: "\f14a"; }

.fa-pencil-square:before {
  content: "\f14b"; }

.fa-external-link-square:before {
  content: "\f14c"; }

.fa-share-square:before {
  content: "\f14d"; }

.fa-compass:before {
  content: "\f14e"; }

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150"; }

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151"; }

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152"; }

.fa-euro:before,
.fa-eur:before {
  content: "\f153"; }

.fa-gbp:before {
  content: "\f154"; }

.fa-dollar:before,
.fa-usd:before {
  content: "\f155"; }

.fa-rupee:before,
.fa-inr:before {
  content: "\f156"; }

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157"; }

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158"; }

.fa-won:before,
.fa-krw:before {
  content: "\f159"; }

.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a"; }

.fa-file:before {
  content: "\f15b"; }

.fa-file-text:before {
  content: "\f15c"; }

.fa-sort-alpha-asc:before {
  content: "\f15d"; }

.fa-sort-alpha-desc:before {
  content: "\f15e"; }

.fa-sort-amount-asc:before {
  content: "\f160"; }

.fa-sort-amount-desc:before {
  content: "\f161"; }

.fa-sort-numeric-asc:before {
  content: "\f162"; }

.fa-sort-numeric-desc:before {
  content: "\f163"; }

.fa-thumbs-up:before {
  content: "\f164"; }

.fa-thumbs-down:before {
  content: "\f165"; }

.fa-youtube-square:before {
  content: "\f166"; }

.fa-youtube:before {
  content: "\f167"; }

.fa-xing:before {
  content: "\f168"; }

.fa-xing-square:before {
  content: "\f169"; }

.fa-youtube-play:before {
  content: "\f16a"; }

.fa-dropbox:before {
  content: "\f16b"; }

.fa-stack-overflow:before {
  content: "\f16c"; }

.fa-instagram:before {
  content: "\f16d"; }

.fa-flickr:before {
  content: "\f16e"; }

.fa-adn:before {
  content: "\f170"; }

.fa-bitbucket:before {
  content: "\f171"; }

.fa-bitbucket-square:before {
  content: "\f172"; }

.fa-tumblr:before {
  content: "\f173"; }

.fa-tumblr-square:before {
  content: "\f174"; }

.fa-long-arrow-down:before {
  content: "\f175"; }

.fa-long-arrow-up:before {
  content: "\f176"; }

.fa-long-arrow-left:before {
  content: "\f177"; }

.fa-long-arrow-right:before {
  content: "\f178"; }

.fa-apple:before {
  content: "\f179"; }

.fa-windows:before {
  content: "\f17a"; }

.fa-android:before {
  content: "\f17b"; }

.fa-linux:before {
  content: "\f17c"; }

.fa-dribbble:before {
  content: "\f17d"; }

.fa-skype:before {
  content: "\f17e"; }

.fa-foursquare:before {
  content: "\f180"; }

.fa-trello:before {
  content: "\f181"; }

.fa-female:before {
  content: "\f182"; }

.fa-male:before {
  content: "\f183"; }

.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184"; }

.fa-sun-o:before {
  content: "\f185"; }

.fa-moon-o:before {
  content: "\f186"; }

.fa-archive:before {
  content: "\f187"; }

.fa-bug:before {
  content: "\f188"; }

.fa-vk:before {
  content: "\f189"; }

.fa-weibo:before {
  content: "\f18a"; }

.fa-renren:before {
  content: "\f18b"; }

.fa-pagelines:before {
  content: "\f18c"; }

.fa-stack-exchange:before {
  content: "\f18d"; }

.fa-arrow-circle-o-right:before {
  content: "\f18e"; }

.fa-arrow-circle-o-left:before {
  content: "\f190"; }

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191"; }

.fa-dot-circle-o:before {
  content: "\f192"; }

.fa-wheelchair:before {
  content: "\f193"; }

.fa-vimeo-square:before {
  content: "\f194"; }

.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195"; }

.fa-plus-square-o:before {
  content: "\f196"; }

.fa-space-shuttle:before {
  content: "\f197"; }

.fa-slack:before {
  content: "\f198"; }

.fa-envelope-square:before {
  content: "\f199"; }

.fa-wordpress:before {
  content: "\f19a"; }

.fa-openid:before {
  content: "\f19b"; }

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c"; }

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d"; }

.fa-yahoo:before {
  content: "\f19e"; }

.fa-google:before {
  content: "\f1a0"; }

.fa-reddit:before {
  content: "\f1a1"; }

.fa-reddit-square:before {
  content: "\f1a2"; }

.fa-stumbleupon-circle:before {
  content: "\f1a3"; }

.fa-stumbleupon:before {
  content: "\f1a4"; }

.fa-delicious:before {
  content: "\f1a5"; }

.fa-digg:before {
  content: "\f1a6"; }

.fa-pied-piper:before {
  content: "\f1a7"; }

.fa-pied-piper-alt:before {
  content: "\f1a8"; }

.fa-drupal:before {
  content: "\f1a9"; }

.fa-joomla:before {
  content: "\f1aa"; }

.fa-language:before {
  content: "\f1ab"; }

.fa-fax:before {
  content: "\f1ac"; }

.fa-building:before {
  content: "\f1ad"; }

.fa-child:before {
  content: "\f1ae"; }

.fa-paw:before {
  content: "\f1b0"; }

.fa-spoon:before {
  content: "\f1b1"; }

.fa-cube:before {
  content: "\f1b2"; }

.fa-cubes:before {
  content: "\f1b3"; }

.fa-behance:before {
  content: "\f1b4"; }

.fa-behance-square:before {
  content: "\f1b5"; }

.fa-steam:before {
  content: "\f1b6"; }

.fa-steam-square:before {
  content: "\f1b7"; }

.fa-recycle:before {
  content: "\f1b8"; }

.fa-automobile:before,
.fa-car:before {
  content: "\f1b9"; }

.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba"; }

.fa-tree:before {
  content: "\f1bb"; }

.fa-spotify:before {
  content: "\f1bc"; }

.fa-deviantart:before {
  content: "\f1bd"; }

.fa-soundcloud:before {
  content: "\f1be"; }

.fa-database:before {
  content: "\f1c0"; }

.fa-file-pdf-o:before {
  content: "\f1c1"; }

.fa-file-word-o:before {
  content: "\f1c2"; }

.fa-file-excel-o:before {
  content: "\f1c3"; }

.fa-file-powerpoint-o:before {
  content: "\f1c4"; }

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5"; }

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6"; }

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7"; }

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8"; }

.fa-file-code-o:before {
  content: "\f1c9"; }

.fa-vine:before {
  content: "\f1ca"; }

.fa-codepen:before {
  content: "\f1cb"; }

.fa-jsfiddle:before {
  content: "\f1cc"; }

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd"; }

.fa-circle-o-notch:before {
  content: "\f1ce"; }

.fa-ra:before,
.fa-rebel:before {
  content: "\f1d0"; }

.fa-ge:before,
.fa-empire:before {
  content: "\f1d1"; }

.fa-git-square:before {
  content: "\f1d2"; }

.fa-git:before {
  content: "\f1d3"; }

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4"; }

.fa-tencent-weibo:before {
  content: "\f1d5"; }

.fa-qq:before {
  content: "\f1d6"; }

.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7"; }

.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8"; }

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9"; }

.fa-history:before {
  content: "\f1da"; }

.fa-circle-thin:before {
  content: "\f1db"; }

.fa-header:before {
  content: "\f1dc"; }

.fa-paragraph:before {
  content: "\f1dd"; }

.fa-sliders:before {
  content: "\f1de"; }

.fa-share-alt:before {
  content: "\f1e0"; }

.fa-share-alt-square:before {
  content: "\f1e1"; }

.fa-bomb:before {
  content: "\f1e2"; }

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3"; }

.fa-tty:before {
  content: "\f1e4"; }

.fa-binoculars:before {
  content: "\f1e5"; }

.fa-plug:before {
  content: "\f1e6"; }

.fa-slideshare:before {
  content: "\f1e7"; }

.fa-twitch:before {
  content: "\f1e8"; }

.fa-yelp:before {
  content: "\f1e9"; }

.fa-newspaper-o:before {
  content: "\f1ea"; }

.fa-wifi:before {
  content: "\f1eb"; }

.fa-calculator:before {
  content: "\f1ec"; }

.fa-paypal:before {
  content: "\f1ed"; }

.fa-google-wallet:before {
  content: "\f1ee"; }

.fa-cc-visa:before {
  content: "\f1f0"; }

.fa-cc-mastercard:before {
  content: "\f1f1"; }

.fa-cc-discover:before {
  content: "\f1f2"; }

.fa-cc-amex:before {
  content: "\f1f3"; }

.fa-cc-paypal:before {
  content: "\f1f4"; }

.fa-cc-stripe:before {
  content: "\f1f5"; }

.fa-bell-slash:before {
  content: "\f1f6"; }

.fa-bell-slash-o:before {
  content: "\f1f7"; }

.fa-trash:before {
  content: "\f1f8"; }

.fa-copyright:before {
  content: "\f1f9"; }

.fa-at:before {
  content: "\f1fa"; }

.fa-eyedropper:before {
  content: "\f1fb"; }

.fa-paint-brush:before {
  content: "\f1fc"; }

.fa-birthday-cake:before {
  content: "\f1fd"; }

.fa-area-chart:before {
  content: "\f1fe"; }

.fa-pie-chart:before {
  content: "\f200"; }

.fa-line-chart:before {
  content: "\f201"; }

.fa-lastfm:before {
  content: "\f202"; }

.fa-lastfm-square:before {
  content: "\f203"; }

.fa-toggle-off:before {
  content: "\f204"; }

.fa-toggle-on:before {
  content: "\f205"; }

.fa-bicycle:before {
  content: "\f206"; }

.fa-bus:before {
  content: "\f207"; }

.fa-ioxhost:before {
  content: "\f208"; }

.fa-angellist:before {
  content: "\f209"; }

.fa-cc:before {
  content: "\f20a"; }

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b"; }

.fa-meanpath:before {
  content: "\f20c"; }

.fa-buysellads:before {
  content: "\f20d"; }

.fa-connectdevelop:before {
  content: "\f20e"; }

.fa-dashcube:before {
  content: "\f210"; }

.fa-forumbee:before {
  content: "\f211"; }

.fa-leanpub:before {
  content: "\f212"; }

.fa-sellsy:before {
  content: "\f213"; }

.fa-shirtsinbulk:before {
  content: "\f214"; }

.fa-simplybuilt:before {
  content: "\f215"; }

.fa-skyatlas:before {
  content: "\f216"; }

.fa-cart-plus:before {
  content: "\f217"; }

.fa-cart-arrow-down:before {
  content: "\f218"; }

.fa-diamond:before {
  content: "\f219"; }

.fa-ship:before {
  content: "\f21a"; }

.fa-user-secret:before {
  content: "\f21b"; }

.fa-motorcycle:before {
  content: "\f21c"; }

.fa-street-view:before {
  content: "\f21d"; }

.fa-heartbeat:before {
  content: "\f21e"; }

.fa-venus:before {
  content: "\f221"; }

.fa-mars:before {
  content: "\f222"; }

.fa-mercury:before {
  content: "\f223"; }

.fa-intersex:before,
.fa-transgender:before {
  content: "\f224"; }

.fa-transgender-alt:before {
  content: "\f225"; }

.fa-venus-double:before {
  content: "\f226"; }

.fa-mars-double:before {
  content: "\f227"; }

.fa-venus-mars:before {
  content: "\f228"; }

.fa-mars-stroke:before {
  content: "\f229"; }

.fa-mars-stroke-v:before {
  content: "\f22a"; }

.fa-mars-stroke-h:before {
  content: "\f22b"; }

.fa-neuter:before {
  content: "\f22c"; }

.fa-genderless:before {
  content: "\f22d"; }

.fa-facebook-official:before {
  content: "\f230"; }

.fa-pinterest-p:before {
  content: "\f231"; }

.fa-whatsapp:before {
  content: "\f232"; }

.fa-server:before {
  content: "\f233"; }

.fa-user-plus:before {
  content: "\f234"; }

.fa-user-times:before {
  content: "\f235"; }

.fa-hotel:before,
.fa-bed:before {
  content: "\f236"; }

.fa-viacoin:before {
  content: "\f237"; }

.fa-train:before {
  content: "\f238"; }

.fa-subway:before {
  content: "\f239"; }

.fa-medium:before {
  content: "\f23a"; }

.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b"; }

.fa-optin-monster:before {
  content: "\f23c"; }

.fa-opencart:before {
  content: "\f23d"; }

.fa-expeditedssl:before {
  content: "\f23e"; }

.fa-battery-4:before,
.fa-battery-full:before {
  content: "\f240"; }

.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241"; }

.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242"; }

.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243"; }

.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244"; }

.fa-mouse-pointer:before {
  content: "\f245"; }

.fa-i-cursor:before {
  content: "\f246"; }

.fa-object-group:before {
  content: "\f247"; }

.fa-object-ungroup:before {
  content: "\f248"; }

.fa-sticky-note:before {
  content: "\f249"; }

.fa-sticky-note-o:before {
  content: "\f24a"; }

.fa-cc-jcb:before {
  content: "\f24b"; }

.fa-cc-diners-club:before {
  content: "\f24c"; }

.fa-clone:before {
  content: "\f24d"; }

.fa-balance-scale:before {
  content: "\f24e"; }

.fa-hourglass-o:before {
  content: "\f250"; }

.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251"; }

.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252"; }

.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253"; }

.fa-hourglass:before {
  content: "\f254"; }

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255"; }

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256"; }

.fa-hand-scissors-o:before {
  content: "\f257"; }

.fa-hand-lizard-o:before {
  content: "\f258"; }

.fa-hand-spock-o:before {
  content: "\f259"; }

.fa-hand-pointer-o:before {
  content: "\f25a"; }

.fa-hand-peace-o:before {
  content: "\f25b"; }

.fa-trademark:before {
  content: "\f25c"; }

.fa-registered:before {
  content: "\f25d"; }

.fa-creative-commons:before {
  content: "\f25e"; }

.fa-gg:before {
  content: "\f260"; }

.fa-gg-circle:before {
  content: "\f261"; }

.fa-tripadvisor:before {
  content: "\f262"; }

.fa-odnoklassniki:before {
  content: "\f263"; }

.fa-odnoklassniki-square:before {
  content: "\f264"; }

.fa-get-pocket:before {
  content: "\f265"; }

.fa-wikipedia-w:before {
  content: "\f266"; }

.fa-safari:before {
  content: "\f267"; }

.fa-chrome:before {
  content: "\f268"; }

.fa-firefox:before {
  content: "\f269"; }

.fa-opera:before {
  content: "\f26a"; }

.fa-internet-explorer:before {
  content: "\f26b"; }

.fa-tv:before,
.fa-television:before {
  content: "\f26c"; }

.fa-contao:before {
  content: "\f26d"; }

.fa-500px:before {
  content: "\f26e"; }

.fa-amazon:before {
  content: "\f270"; }

.fa-calendar-plus-o:before {
  content: "\f271"; }

.fa-calendar-minus-o:before {
  content: "\f272"; }

.fa-calendar-times-o:before {
  content: "\f273"; }

.fa-calendar-check-o:before {
  content: "\f274"; }

.fa-industry:before {
  content: "\f275"; }

.fa-map-pin:before {
  content: "\f276"; }

.fa-map-signs:before {
  content: "\f277"; }

.fa-map-o:before {
  content: "\f278"; }

.fa-map:before {
  content: "\f279"; }

.fa-commenting:before {
  content: "\f27a"; }

.fa-commenting-o:before {
  content: "\f27b"; }

.fa-houzz:before {
  content: "\f27c"; }

.fa-vimeo:before {
  content: "\f27d"; }

.fa-black-tie:before {
  content: "\f27e"; }

.fa-fonticons:before {
  content: "\f280"; }

/* ======================== UPDATED ======================== */
.fa-shopping-basket:before {
  content: "\f291"; }

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

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-charger-plug-2:before {
  content: "\e900"; }

.icon-spray-can:before {
  content: "\e901"; }

.icon-blur:before {
  content: "\e902"; }

.icon-paper-plane:before {
  content: "\e903"; }

.icon-call-in:before {
  content: "\e904"; }

.icon-clock-2:before {
  content: "\e905"; }

.icon-clock:before {
  content: "\e906"; }

.icon-delivery-1:before {
  content: "\e907"; }

.icon-delivery-3:before {
  content: "\e908"; }

.icon-delivery-2:before {
  content: "\e909"; }

.icon-home:before {
  content: "\e90a"; }

.icon-switches-2:before {
  content: "\e90b"; }

.icon-smartphone-laptop:before {
  content: "\e90c"; }

.icon-next-4-circle:before {
  content: "\e90d"; }

.icon-next-4-square:before {
  content: "\e90e"; }

.icon-next-5:before {
  content: "\e90f"; }

.icon-next-6:before {
  content: "\e910"; }

.icon-next-7:before {
  content: "\e911"; }

.icon-outside:before {
  content: "\e912"; }

.icon-pen1:before {
  content: "\e913"; }

.icon-pen-2:before {
  content: "\e914"; }

.icon-pencil1:before {
  content: "\e915"; }

.icon-pencil2:before {
  content: "\e916"; }

.icon-pen-pencil:before {
  content: "\e917"; }

.icon-photo:before {
  content: "\e918"; }

.icon-photos:before {
  content: "\e919"; }

.icon-picasa:before {
  content: "\e91a"; }

.icon-play:before {
  content: "\e91b"; }

.icon-play-circle:before {
  content: "\e91c"; }

.icon-plus:before {
  content: "\e91d"; }

.icon-plus-circle:before {
  content: "\e91e"; }

.icon-plus-square:before {
  content: "\e91f"; }

.icon-rss:before {
  content: "\e920"; }

.icon-s-arrow-1:before {
  content: "\e921"; }

.icon-s-arrow-2:before {
  content: "\e922"; }

.icon-s-arrow-3:before {
  content: "\e923"; }

.icon-shopping-bag:before {
  content: "\e924"; }

.icon-shopping-tag:before {
  content: "\e925"; }

.icon-shuffle:before {
  content: "\e926"; }

.icon-star:before {
  content: "\e927"; }

.icon-timer-1:before {
  content: "\e928"; }

.icon-timer-2:before {
  content: "\e929"; }

.icon-tumblr:before {
  content: "\e92a"; }

.icon-twitter:before {
  content: "\e92b"; }

.icon-unlocked:before {
  content: "\e92c"; }

.icon-USD:before {
  content: "\e92d"; }

.icon-USD-circle:before {
  content: "\e92e"; }

.icon-user:before {
  content: "\e92f"; }

.icon-user-female:before {
  content: "\e930"; }

.icon-user-male:before {
  content: "\e931"; }

.icon-users-male:before {
  content: "\e932"; }

.icon-users-male-female:before {
  content: "\e933"; }

.icon-vimeo-1:before {
  content: "\e934"; }

.icon-vimeo-2:before {
  content: "\e935"; }

.icon-voucher:before {
  content: "\e936"; }

.icon-wrench-1:before {
  content: "\e937"; }

.icon-wrench-2:before {
  content: "\e938"; }

.icon-wrench-3:before {
  content: "\e939"; }

.icon-wrench-hammer:before {
  content: "\e93a"; }

.icon-wrench-screwdriver-1:before {
  content: "\e93b"; }

.icon-wrench-screwdriver-2:before {
  content: "\e93c"; }

.icon-write-2:before {
  content: "\e93d"; }

.icon-write-3:before {
  content: "\e93e"; }

.icon-xing:before {
  content: "\e93f"; }

.icon-anchor:before {
  content: "\e940"; }

.icon-answer:before {
  content: "\e941"; }

.icon-arrow-1-circle-right:before {
  content: "\e942"; }

.icon-arrow-1-circle-up:before {
  content: "\e943"; }

.icon-arrow-1-down:before {
  content: "\e944"; }

.icon-arrow-1-left:before {
  content: "\e945"; }

.icon-arrow-1-right:before {
  content: "\e946"; }

.icon-arrow-1-square-down:before {
  content: "\e947"; }

.icon-arrow-1-square-left:before {
  content: "\e948"; }

.icon-arrow-1-square-right:before {
  content: "\e949"; }

.icon-arrow-1-square-up:before {
  content: "\e94a"; }

.icon-arrow-1-up:before {
  content: "\e94b"; }

.icon-arrow-2-circle-down:before {
  content: "\e94c"; }

.icon-arrow-2-circle-left:before {
  content: "\e94d"; }

.icon-arrow-2-circle-right:before {
  content: "\e94e"; }

.icon-arrow-2-circle-up:before {
  content: "\e94f"; }

.icon-arrow-2-down:before {
  content: "\e950"; }

.icon-arrow-2-left:before {
  content: "\e951"; }

.icon-arrow-2-right:before {
  content: "\e952"; }

.icon-arrow-2-sqare-down:before {
  content: "\e953"; }

.icon-arrow-2-sqare-left:before {
  content: "\e954"; }

.icon-arrow-2-sqare-right:before {
  content: "\e955"; }

.icon-arrow-2-sqare-up:before {
  content: "\e956"; }

.icon-arrow-2-up:before {
  content: "\e957"; }

.icon-arrow-3-circle-down:before {
  content: "\e958"; }

.icon-arrow-3-circle-left:before {
  content: "\e959"; }

.icon-arrow-3-circle-right:before {
  content: "\e95a"; }

.icon-arrow-3-circle-up:before {
  content: "\e95b"; }

.icon-arrow-3-down:before {
  content: "\e95c"; }

.icon-arrow-3-left:before {
  content: "\e95d"; }

.icon-arrow-3-right:before {
  content: "\e95e"; }

.icon-arrow-3-square-down:before {
  content: "\e95f"; }

.icon-arrow-3-square-left:before {
  content: "\e960"; }

.icon-arrow-3-square-right:before {
  content: "\e961"; }

.icon-arrow-3-square-up:before {
  content: "\e962"; }

.icon-arrow-3-up:before {
  content: "\e963"; }

.icon-back-1:before {
  content: "\e964"; }

.icon-back-2:before {
  content: "\e965"; }

.icon-back-3:before {
  content: "\e966"; }

.icon-back-4:before {
  content: "\e967"; }

.icon-back-4-circle:before {
  content: "\e968"; }

.icon-back-4-square:before {
  content: "\e969"; }

.icon-back-5:before {
  content: "\e96a"; }

.icon-back-6:before {
  content: "\e96b"; }

.icon-back-7:before {
  content: "\e96c"; }

.icon-backward-7:before {
  content: "\e96d"; }

.icon-basket:before {
  content: "\e96e"; }

.icon-basket-add:before {
  content: "\e96f"; }

.icon-basket-checked:before {
  content: "\e970"; }

.icon-basket-close:before {
  content: "\e971"; }

.icon-basket-out:before {
  content: "\e972"; }

.icon-basket-out-in:before {
  content: "\e973"; }

.icon-basket-remove:before {
  content: "\e974"; }

.icon-battery-1:before {
  content: "\e975"; }

.icon-battery-2:before {
  content: "\e976"; }

.icon-battery-3:before {
  content: "\e977"; }

.icon-battery-4:before {
  content: "\e978"; }

.icon-blackboard-1:before {
  content: "\e979"; }

.icon-blackboard-2:before {
  content: "\e97a"; }

.icon-blackboard-3:before {
  content: "\e97b"; }

.icon-call-back:before {
  content: "\e97c"; }

.icon-call-block:before {
  content: "\e97d"; }

.icon-call-end:before {
  content: "\e97e"; }

.icon-call-hold:before {
  content: "\e97f"; }

.icon-cancel-circle:before {
  content: "\e980"; }

.icon-cancel-square:before {
  content: "\e981"; }

.icon-cancel-square-2:before {
  content: "\e982"; }

.icon-cart-1:before {
  content: "\e983"; }

.icon-cart-1-add:before {
  content: "\e984"; }

.icon-cart-1-cancel:before {
  content: "\e985"; }

.icon-cart-1-checked:before {
  content: "\e986"; }

.icon-cart-1-in:before {
  content: "\e987"; }

.icon-cart-1-loaded:before {
  content: "\e988"; }

.icon-cart-1-out:before {
  content: "\e989"; }

.icon-cart-1-remove:before {
  content: "\e98a"; }

.icon-cart-2:before {
  content: "\e98b"; }

.icon-cart-2-add:before {
  content: "\e98c"; }

.icon-cart-2-cancel:before {
  content: "\e98d"; }

.icon-cart-2-checked:before {
  content: "\e98e"; }

.icon-cart-2-in:before {
  content: "\e98f"; }

.icon-cart-2-loaded:before {
  content: "\e990"; }

.icon-cart-2-out:before {
  content: "\e991"; }

.icon-cart-2-remove:before {
  content: "\e992"; }

.icon-cart-3:before {
  content: "\e993"; }

.icon-cart-3-loaded:before {
  content: "\e994"; }

.icon-check:before {
  content: "\e995"; }

.icon-check-all:before {
  content: "\e996"; }

.icon-check-circle:before {
  content: "\e997"; }

.icon-check-circle-2:before {
  content: "\e998"; }

.icon-check-square:before {
  content: "\e999"; }

.icon-check-square-2:before {
  content: "\e99a"; }

.icon-clipboard-1:before {
  content: "\e99b"; }

.icon-clipboard-2:before {
  content: "\e99c"; }

.icon-clipboard-checked:before {
  content: "\e99d"; }

.icon-close:before {
  content: "\e99e"; }

.icon-contract-2:before {
  content: "\e99f"; }

.icon-contract-3:before {
  content: "\e9a0"; }

.icon-contract-4:before {
  content: "\e9a1"; }

.icon-double-arrows-1-left:before {
  content: "\e9a2"; }

.icon-double-arrows-1-right:before {
  content: "\e9a3"; }

.icon-download-1:before {
  content: "\e9a4"; }

.icon-download-2:before {
  content: "\e9a5"; }

.icon-drag:before {
  content: "\e9a6"; }

.icon-drag-1:before {
  content: "\e9a7"; }

.icon-email:before {
  content: "\e9a8"; }

.icon-email-letter:before {
  content: "\e9a9"; }

.icon-email-open:before {
  content: "\e9aa"; }

.icon-email-search:before {
  content: "\e9ab"; }

.icon-email-send:before {
  content: "\e9ac"; }

.icon-email-star:before {
  content: "\e9ad"; }

.icon-EUR:before {
  content: "\e9ae"; }

.icon-EUR-circle:before {
  content: "\e9af"; }

.icon-expand-2:before {
  content: "\e9b0"; }

.icon-expand-3:before {
  content: "\e9b1"; }

.icon-expand-4:before {
  content: "\e9b2"; }

.icon-facebook:before {
  content: "\e9b3"; }

.icon-fork-arrows:before {
  content: "\e9b4"; }

.icon-forward:before {
  content: "\e9b5"; }

.icon-forward-7:before {
  content: "\e9b6"; }

.icon-GBP:before {
  content: "\e9b7"; }

.icon-GBP-circle:before {
  content: "\e9b8"; }

.icon-gift:before {
  content: "\e9b9"; }

.icon-google-plus:before {
  content: "\e9ba"; }

.icon-grid-circles:before {
  content: "\e9bb"; }

.icon-grid-squares:before {
  content: "\e9bc"; }

.icon-grid-squares-2:before {
  content: "\e9bd"; }

.icon-hamburger-menu-1:before {
  content: "\e9be"; }

.icon-handbag:before {
  content: "\e9bf"; }

.icon-heart:before {
  content: "\e9c0"; }

.icon-inside:before {
  content: "\e9c1"; }

.icon-instagram:before {
  content: "\e9c2"; }

.icon-like:before {
  content: "\e9c3"; }

.icon-like-2:before {
  content: "\e9c4"; }

.icon-linkedin:before {
  content: "\e9c5"; }

.icon-list-1:before {
  content: "\e9c6"; }

.icon-list-2:before {
  content: "\e9c7"; }

.icon-list-3:before {
  content: "\e9c8"; }

.icon-list-4:before {
  content: "\e9c9"; }

.icon-location-1-off:before {
  content: "\e9ca"; }

.icon-location-1-on:before {
  content: "\e9cb"; }

.icon-location-1-search:before {
  content: "\e9cc"; }

.icon-location-2:before {
  content: "\e9cd"; }

.icon-location-2-add:before {
  content: "\e9ce"; }

.icon-location-2-checked:before {
  content: "\e9cf"; }

.icon-location-2-delete:before {
  content: "\e9d0"; }

.icon-location-2-off:before {
  content: "\e9d1"; }

.icon-location-2-remove:before {
  content: "\e9d2"; }

.icon-location-3:before {
  content: "\e9d3"; }

.icon-location-4:before {
  content: "\e9d4"; }

.icon-lock:before {
  content: "\e9d5"; }

.icon-magnifier-1:before {
  content: "\e9d6"; }

.icon-magnifier-2:before {
  content: "\e9d7"; }

.icon-minus-circle:before {
  content: "\e9d8"; }

.icon-minus-square:before {
  content: "\e9d9"; }

.icon-money-bag:before {
  content: "\e9da"; }

.icon-money-bag-coins:before {
  content: "\e9db"; }

.icon-more-circle:before {
  content: "\e9dc"; }

.icon-more-circles-horizontal:before {
  content: "\e9dd"; }

.icon-more-circles-vertical:before {
  content: "\e9de"; }

.icon-more-squares-vertical:before {
  content: "\e9df"; }

.icon-more-squares-vertical-filled:before {
  content: "\e9e0"; }

.icon-next-1:before {
  content: "\e9e1"; }

.icon-next-2:before {
  content: "\e9e2"; }

.icon-next-3:before {
  content: "\e9e3"; }

.icon-next-4:before {
  content: "\e9e4"; }

.icon-briefcase:before {
  content: "\e903"; }

.icon-pencil2:before {
  content: "\e905"; }

.header {
  background-color: white;
  border-bottom: 1px solid #e8e8e8;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 20; }
  @media print, screen and (min-width: 48em) {
    .header {
      border-bottom: 1px solid #e8e8e8;
      overflow: visible;
      position: relative; } }
  .header.is-open {
    height: 100%; }
    @media print, screen and (min-width: 48em) {
      .header.is-open {
        height: auto; } }

.header-logo {
  font-size: 0;
  margin: 0 3.92857rem;
  text-align: center;
  margin-left: 5.89286rem;
  margin-right: 5.89286rem; }
  @media print, screen and (min-width: 48em) {
    .header-logo {
      margin: 4rem auto 4.5rem;
      padding: 0; }
      .header.fixed .header-logo {
        background-color: #e8e8e8;
        margin: 0;
        padding: 0.35714rem 0;
        position: absolute;
        top: 0;
        width: 100%; } }
  .header-logo > a {
    color: #4f4f4f;
    display: inline-block;
    padding: 0.78571rem 0;
    position: relative;
    text-decoration: none;
    z-index: 20; }
    .header-logo > a::before, .header-logo > a::after {
      display: table;
      content: ' '; }
    .header-logo > a::after {
      clear: both; }
    @media print, screen and (min-width: 48em) {
      .header-logo > a {
        background: none;
        border-bottom: 0;
        display: inline;
        padding: 0; } }
    .header-logo > a:hover {
      color: #a5a5a5; }
    .header-logo > a:active {
      color: #a5a5a5; }

.header-logo--left {
  text-align: left; }
  @media print, screen and (min-width: 48em) {
    .header-logo--left {
      margin-left: 2.85714rem; } }

.header-logo--right {
  text-align: right; }
  @media print, screen and (min-width: 48em) {
    .header-logo--right {
      margin-right: 2.85714rem; } }

.header-logo-text {
  display: block;
  font-family: "Inter", Arial, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: 400;
  letter-spacing: 0.35714rem;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  padding: 0.21429rem 0;
  text-overflow: ellipsis;
  text-transform: uppercase;
  white-space: nowrap;
  font-size: 22px;
  letter-spacing: 0.64286rem;
  padding-bottom: 0;
  padding-top: 0; }
  @media print, screen and (min-width: 48em) {
    .header-logo-text {
      display: inline;
      font-size: 28px;
      margin-left: 0;
      margin-right: -0.64286rem;
      max-width: none;
      overflow: auto;
      white-space: normal; }
      .header.fixed .header-logo-text {
        font-size: 25px; } }

.header-logo-image {
  max-height: 2.35714rem; }
  @media print, screen and (min-width: 48em) {
    .header-logo-image {
      max-height: none; } }

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

.body {
  margin-bottom: 6rem;
  margin-top: 1.5rem; }
  @media print, screen and (min-width: 48em) {
    .body {
      margin-top: 2.5rem; } }

.page {
  margin-right: -0.71429rem;
  margin-left: -0.71429rem; }
  @media print, screen and (min-width: 30em) {
    .page {
      margin-right: -0.71429rem;
      margin-left: -0.71429rem; } }
  @media print, screen and (min-width: 35.5em) {
    .page {
      margin-right: -0.71429rem;
      margin-left: -0.71429rem; } }
  @media print, screen and (min-width: 41.6875em) {
    .page {
      margin-right: -0.71429rem;
      margin-left: -0.71429rem; } }
  @media print, screen and (min-width: 48em) {
    .page {
      margin-right: -0.71429rem;
      margin-left: -0.71429rem; } }
  @media print, screen and (min-width: 64em) {
    .page {
      margin-right: -0.71429rem;
      margin-left: -0.71429rem; } }
  @media screen and (min-width: 79.9375em) {
    .page {
      margin-right: -0.71429rem;
      margin-left: -0.71429rem; } }
  .page::before, .page::after {
    display: table;
    content: ' '; }
  .page::after {
    clear: both; }

.page-content,
.page-content--full {
  width: 100%;
  float: left;
  padding-right: 0.71429rem;
  padding-left: 0.71429rem; }
  @media print, screen and (min-width: 48em) {
    .page-content,
    .page-content--full {
      padding-right: 0.71429rem;
      padding-left: 0.71429rem; } }
  .page-content:last-child:not(:first-child),
  .page-content--full:last-child:not(:first-child) {
    float: right; }

@media print, screen and (min-width: 48em) {
  .page-content--centered {
    width: 66.66667%;
    float: left;
    padding-right: 0.71429rem;
    padding-left: 0.71429rem; } }
  @media print, screen and (min-width: 48em) and (min-width: 48em) {
    .page-content--centered {
      padding-right: 0.71429rem;
      padding-left: 0.71429rem; } }

@media print, screen and (min-width: 48em) {
    .page-content--centered:last-child:not(:first-child) {
      float: right; } }

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

.page-sidebar {
  width: 100%;
  float: left;
  padding-right: 0.71429rem;
  padding-left: 0.71429rem;
  position: relative; }
  @media print, screen and (min-width: 48em) {
    .page-sidebar {
      padding-right: 0.71429rem;
      padding-left: 0.71429rem; } }
  .page-sidebar:last-child:not(:first-child) {
    float: right; }
  @media print, screen and (min-width: 48em) {
    .page-sidebar {
      width: 25%;
      float: left;
      padding-right: 0.71429rem;
      padding-left: 0.71429rem; } }
  @media print, screen and (min-width: 48em) and (min-width: 48em) {
    .page-sidebar {
      padding-right: 0.71429rem;
      padding-left: 0.71429rem; } }
  @media print, screen and (min-width: 48em) {
      .page-sidebar:last-child:not(:first-child) {
        float: right; }
      .page-sidebar + .page-content {
        width: 75%;
        float: left;
        padding-right: 0.71429rem;
        padding-left: 0.71429rem; } }
    @media print, screen and (min-width: 48em) and (min-width: 48em) {
      .page-sidebar + .page-content {
        padding-right: 0.71429rem;
        padding-left: 0.71429rem; } }
  @media print, screen and (min-width: 48em) {
        .page-sidebar + .page-content:last-child:not(:first-child) {
          float: right; } }

.footer {
  background-color: white;
  border-top: 1px solid #e8e8e8;
  padding: 3rem 0; }

.footer-info {
  margin-right: -0.71429rem;
  margin-left: -0.71429rem;
  font-size: 0; }
  @media print, screen and (min-width: 30em) {
    .footer-info {
      margin-right: -0.71429rem;
      margin-left: -0.71429rem; } }
  @media print, screen and (min-width: 35.5em) {
    .footer-info {
      margin-right: -0.71429rem;
      margin-left: -0.71429rem; } }
  @media print, screen and (min-width: 41.6875em) {
    .footer-info {
      margin-right: -0.71429rem;
      margin-left: -0.71429rem; } }
  @media print, screen and (min-width: 48em) {
    .footer-info {
      margin-right: -0.71429rem;
      margin-left: -0.71429rem; } }
  @media print, screen and (min-width: 64em) {
    .footer-info {
      margin-right: -0.71429rem;
      margin-left: -0.71429rem; } }
  @media screen and (min-width: 79.9375em) {
    .footer-info {
      margin-right: -0.71429rem;
      margin-left: -0.71429rem; } }
  .footer-info::before, .footer-info::after {
    display: table;
    content: ' '; }
  .footer-info::after {
    clear: both; }

.footer-info-col {
  width: 100%;
  float: left;
  padding-right: 0.71429rem;
  padding-left: 0.71429rem;
  color: #989898;
  display: inline-block;
  float: none;
  font-size: 1rem;
  margin-bottom: 3rem;
  text-align: center;
  vertical-align: top;
  text-align: left;
  width: 50%; }
  @media print, screen and (min-width: 48em) {
    .footer-info-col {
      padding-right: 0.71429rem;
      padding-left: 0.71429rem; } }
  .footer-info-col:last-child:not(:first-child) {
    float: right; }
  @media print, screen and (min-width: 48em) {
    .footer-info-col {
      width: 33.33334%; } }
  .footer-info-col > :first-child {
    margin-top: 0; }
  .footer-info-col > :last-child {
    margin-bottom: 0; }

@media print, screen and (min-width: 48em) {
  .footer-info-col--small {
    width: 16.66667%; } }

.footer-info-heading {
  font-size: 1rem;
  text-transform: inherit; }

.footer-info-list {
  list-style: none;
  margin-left: 0; }
  .footer-info-list a {
    color: #989898;
    text-decoration: none; }
    .footer-info-list a:hover {
      color: #4f4f4f; }

.footer-copyright {
  text-align: center;
  text-align: left; }
  .footer-copyright > .powered-by {
    color: #989898;
    font-size: 12px;
    margin: 0; }
  .footer-copyright a {
    color: #989898;
    text-decoration: none;
    font-weight: bold; }
    .footer-copyright a:hover {
      color: #4f4f4f; }

.footer-payment-icons {
  height: 2.85714rem;
  margin-top: 1.5rem; }
  @media print, screen and (min-width: 48em) {
    .footer-payment-icons {
      margin-top: 3rem; } }
  .footer-payment-icons .footer-payment-icon {
    height: 100%;
    margin: 0.35714rem;
    vertical-align: middle;
    width: 3.57143rem; }
  .footer-payment-icons svg {
    fill: #4f4f4f; }

.container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  width: 89.28571rem; }

.blog {
  margin-bottom: 1.5rem; }
  @media print, screen and (min-width: 48em) {
    .blog {
      margin: auto;
      width: 100%; } }
  .blog + .blog {
    border-top: 1px solid #e8e8e8;
    margin-top: 3rem;
    padding-top: 3rem; }
  .blog .tags {
    margin-top: 3rem;
    text-align: center; }
  .blog .socialLinks {
    text-align: center; }
  .blog .addthis_toolbox {
    margin-top: 3rem; }

.blog-title {
  font-size: 22px;
  margin: 0 1.5rem 0.35714rem; }
  .blog-title a {
    text-decoration: none; }

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

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

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

.blog-thumbnail {
  margin: 0 0 2rem; }

.blog-post-figure {
  display: block;
  margin: auto;
  text-align: center; }
  @media print, screen and (min-width: 48em) {
    .blog-post-figure {
      width: 66.66667%; } }

.blog-post-body {
  display: block;
  margin: 0 auto;
  text-align: center;
  width: 100%;
  width: 83.33333%; }
  @media print, screen and (min-width: 48em) {
    .blog-post-body {
      width: 66.66667%; } }
  @media print, screen and (min-width: 64em) {
    .blog-post-body {
      width: 50%; } }

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

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

.brandGrid {
  list-style: none;
  margin-left: 0;
  margin-right: -0.71429rem;
  margin-left: -0.71429rem;
  font-size: 0;
  margin-bottom: 1.5rem; }
  .brandGrid ul,
  .brandGrid ol {
    list-style: none;
    margin-bottom: 0; }
  @media print, screen and (min-width: 30em) {
    .brandGrid {
      margin-right: -0.71429rem;
      margin-left: -0.71429rem; } }
  @media print, screen and (min-width: 35.5em) {
    .brandGrid {
      margin-right: -0.71429rem;
      margin-left: -0.71429rem; } }
  @media print, screen and (min-width: 41.6875em) {
    .brandGrid {
      margin-right: -0.71429rem;
      margin-left: -0.71429rem; } }
  @media print, screen and (min-width: 48em) {
    .brandGrid {
      margin-right: -0.71429rem;
      margin-left: -0.71429rem; } }
  @media print, screen and (min-width: 64em) {
    .brandGrid {
      margin-right: -0.71429rem;
      margin-left: -0.71429rem; } }
  @media screen and (min-width: 79.9375em) {
    .brandGrid {
      margin-right: -0.71429rem;
      margin-left: -0.71429rem; } }
  .brandGrid::before, .brandGrid::after {
    display: table;
    content: ' '; }
  .brandGrid::after {
    clear: both; }
  .brandGrid .brand {
    width: 50%;
    float: left;
    padding-right: 0.71429rem;
    padding-left: 0.71429rem;
    display: inline-block;
    font-size: 1rem;
    vertical-align: top;
    width: 33.33333%; }
    @media print, screen and (min-width: 48em) {
      .brandGrid .brand {
        padding-right: 0.71429rem;
        padding-left: 0.71429rem; } }
    .brandGrid .brand:last-child:not(:first-child) {
      float: right; }
    @media print, screen and (min-width: 48em) {
      .brandGrid .brand {
        width: 25%; } }
    .brandGrid .brand .card-title {
      text-align: center; }

.productGrid {
  list-style: none;
  margin-left: 0;
  margin-right: -0.71429rem;
  margin-left: -0.71429rem;
  font-size: 0;
  margin-bottom: 1.5rem;
  display: flex;
  flex-wrap: wrap; }
  .productGrid ul,
  .productGrid ol {
    list-style: none;
    margin-bottom: 0; }
  @media print, screen and (min-width: 30em) {
    .productGrid {
      margin-right: -0.71429rem;
      margin-left: -0.71429rem; } }
  @media print, screen and (min-width: 35.5em) {
    .productGrid {
      margin-right: -0.71429rem;
      margin-left: -0.71429rem; } }
  @media print, screen and (min-width: 41.6875em) {
    .productGrid {
      margin-right: -0.71429rem;
      margin-left: -0.71429rem; } }
  @media print, screen and (min-width: 48em) {
    .productGrid {
      margin-right: -0.71429rem;
      margin-left: -0.71429rem; } }
  @media print, screen and (min-width: 64em) {
    .productGrid {
      margin-right: -0.71429rem;
      margin-left: -0.71429rem; } }
  @media screen and (min-width: 79.9375em) {
    .productGrid {
      margin-right: -0.71429rem;
      margin-left: -0.71429rem; } }
  .productGrid::before, .productGrid::after {
    display: table;
    content: ' '; }
  .productGrid::after {
    clear: both; }
  .productGrid .product {
    width: 50%;
    float: left;
    padding-right: 0.71429rem;
    padding-left: 0.71429rem;
    display: inline-block;
    font-size: 1rem;
    vertical-align: top;
    float: none;
    margin-bottom: 20px;
    width: 33.33333%; }
    @media print, screen and (min-width: 48em) {
      .productGrid .product {
        padding-right: 0.71429rem;
        padding-left: 0.71429rem; } }
    .productGrid .product:last-child:not(:first-child) {
      float: right; }
    @media print, screen and (min-width: 48em) {
      .productGrid .product {
        width: 25%; } }

.page-sidebar + .page-content .productGrid .product {
  width: 33.33333%; }

.productMasonry {
  column-count: 2;
  column-fill: auto;
  column-gap: 1.42857rem;
  margin: 0 0 1.5rem;
  overflow: hidden;
  column-count: 3; }
  @media print, screen and (min-width: 48em) {
    .productMasonry {
      column-count: 4; } }
  .productMasonry .product {
    break-inside: avoid;
    display: block;
    margin-bottom: 3rem;
    padding: 0;
    width: 100%; }
  .productMasonry .card {
    margin: 0; }
  .no-csscolumns .productMasonry {
    list-style: none;
    margin-left: 0;
    margin-right: -0.71429rem;
    margin-left: -0.71429rem;
    font-size: 0; }
    .no-csscolumns .productMasonry ul,
    .no-csscolumns .productMasonry ol {
      list-style: none;
      margin-bottom: 0; }
    @media print, screen and (min-width: 30em) {
      .no-csscolumns .productMasonry {
        margin-right: -0.71429rem;
        margin-left: -0.71429rem; } }
    @media print, screen and (min-width: 35.5em) {
      .no-csscolumns .productMasonry {
        margin-right: -0.71429rem;
        margin-left: -0.71429rem; } }
    @media print, screen and (min-width: 41.6875em) {
      .no-csscolumns .productMasonry {
        margin-right: -0.71429rem;
        margin-left: -0.71429rem; } }
    @media print, screen and (min-width: 48em) {
      .no-csscolumns .productMasonry {
        margin-right: -0.71429rem;
        margin-left: -0.71429rem; } }
    @media print, screen and (min-width: 64em) {
      .no-csscolumns .productMasonry {
        margin-right: -0.71429rem;
        margin-left: -0.71429rem; } }
    @media screen and (min-width: 79.9375em) {
      .no-csscolumns .productMasonry {
        margin-right: -0.71429rem;
        margin-left: -0.71429rem; } }
    .no-csscolumns .productMasonry::before, .no-csscolumns .productMasonry::after {
      display: table;
      content: ' '; }
    .no-csscolumns .productMasonry::after {
      clear: both; }
    .no-csscolumns .productMasonry .product {
      width: 25%;
      float: left;
      padding-right: 0.71429rem;
      padding-left: 0.71429rem;
      display: inline-block;
      font-size: 1rem;
      vertical-align: top; }
      @media print, screen and (min-width: 48em) {
        .no-csscolumns .productMasonry .product {
          padding-right: 0.71429rem;
          padding-left: 0.71429rem; } }
      .no-csscolumns .productMasonry .product:last-child:not(:first-child) {
        float: right; }
    .no-csscolumns .productMasonry .card {
      margin: 0; }

@media print, screen and (min-width: 48em) {
  .no-csscolumns .productGrid--maxCol6 .product {
    width: 16.66667%; } }

@media print, screen and (min-width: 48em) {
  .csscolumns .productGrid--maxCol6 {
    column-count: 6; } }

@media print, screen and (min-width: 48em) {
  .no-csscolumns .productGrid--maxCol3 .product {
    width: 33.33333%; } }

@media print, screen and (min-width: 48em) {
  .csscolumns .productGrid--maxCol3 {
    width: 100%;
    float: left;
    padding-right: 0.71429rem;
    padding-left: 0.71429rem; } }
  @media print, screen and (min-width: 48em) and (min-width: 48em) {
    .csscolumns .productGrid--maxCol3 {
      padding-right: 0.71429rem;
      padding-left: 0.71429rem; } }

@media print, screen and (min-width: 48em) {
    .csscolumns .productGrid--maxCol3:last-child:not(:first-child) {
      float: right; }
    .csscolumns .productGrid--maxCol3 .product {
      width: 33.33333%;
      float: left;
      padding-right: 0.71429rem;
      padding-left: 0.71429rem; } }
    @media print, screen and (min-width: 48em) and (min-width: 48em) {
      .csscolumns .productGrid--maxCol3 .product {
        padding-right: 0.71429rem;
        padding-left: 0.71429rem; } }

@media print, screen and (min-width: 48em) {
      .csscolumns .productGrid--maxCol3 .product:last-child:not(:first-child) {
        float: right; } }

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

.listItem {
  margin-right: -0.71429rem;
  margin-left: -0.71429rem;
  display: table; }
  @media print, screen and (min-width: 30em) {
    .listItem {
      margin-right: -0.71429rem;
      margin-left: -0.71429rem; } }
  @media print, screen and (min-width: 35.5em) {
    .listItem {
      margin-right: -0.71429rem;
      margin-left: -0.71429rem; } }
  @media print, screen and (min-width: 41.6875em) {
    .listItem {
      margin-right: -0.71429rem;
      margin-left: -0.71429rem; } }
  @media print, screen and (min-width: 48em) {
    .listItem {
      margin-right: -0.71429rem;
      margin-left: -0.71429rem; } }
  @media print, screen and (min-width: 64em) {
    .listItem {
      margin-right: -0.71429rem;
      margin-left: -0.71429rem; } }
  @media screen and (min-width: 79.9375em) {
    .listItem {
      margin-right: -0.71429rem;
      margin-left: -0.71429rem; } }
  .listItem::before, .listItem::after {
    display: table;
    content: ' '; }
  .listItem::after {
    clear: both; }

.listItem-figure,
.listItem-body {
  display: table-cell;
  vertical-align: middle; }
  @media print, screen and (min-width: 64em) {
    .listItem-figure,
    .listItem-body {
      vertical-align: middle; } }

.listItem-figure {
  margin: 0 0 1.5rem;
  margin-bottom: 0;
  padding-left: 0.78571rem;
  padding-right: 0.78571rem;
  width: 25%; }

.listItem-image {
  width: 100%; }

.listItem-body {
  padding-left: 1.28571rem;
  padding-right: 0.78571rem;
  width: 75%; }

@media print, screen and (min-width: 64em) {
  .listItem-content {
    display: table; } }

@media print, screen and (min-width: 64em) {
  .listItem-details,
  .listItem-actions {
    display: table-cell;
    vertical-align: top; } }

@media print, screen and (min-width: 64em) {
  .listItem-details {
    padding-right: 6rem; }
    .listItem-details > :last-child {
      margin-bottom: 0; } }

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

.listItem-brand {
  color: #a5a5a5;
  font-size: 1rem;
  margin: 0 0 0.21429rem; }
  @media print, screen and (min-width: 48em) {
    .listItem-brand {
      font-size: 15px;
      margin-bottom: 0; } }

.listItem-title {
  font-size: 15px;
  margin: 0 0 0.21429rem; }
  @media print, screen and (min-width: 48em) {
    .listItem-title {
      font-size: 20px; } }
  .listItem-title > a {
    text-decoration: none; }

.listItem-price {
  margin-bottom: 1rem; }
  @media print, screen and (min-width: 48em) {
    .listItem-price {
      font-size: 20px; } }

@media print, screen and (min-width: 64em) {
  .listItem-actions {
    vertical-align: middle;
    width: 22%; }
    .listItem-actions .button--compare {
      font-size: 13px;
      padding: 0.57143rem 1.5rem; } }

.listItem-actions .button {
  margin-bottom: 0; }
  @media print, screen and (min-width: 64em) {
    .listItem-actions .button {
      width: 100%; }
      .listItem-actions .button + .button {
        margin: 0.78571rem 0 0; } }

@media print, screen and (min-width: 64em) {
  .page-sidebar + .page-content .productList .listItem-details {
    padding-right: 3rem; } }

@media print, screen and (min-width: 64em) {
  .page-sidebar + .page-content .productList .listItem-actions {
    width: 30%; } }

.productView {
  margin-right: -0.71429rem;
  margin-left: -0.71429rem;
  margin-left: -1rem;
  margin-right: -1rem; }
  @media print, screen and (min-width: 30em) {
    .productView {
      margin-right: -0.71429rem;
      margin-left: -0.71429rem; } }
  @media print, screen and (min-width: 35.5em) {
    .productView {
      margin-right: -0.71429rem;
      margin-left: -0.71429rem; } }
  @media print, screen and (min-width: 41.6875em) {
    .productView {
      margin-right: -0.71429rem;
      margin-left: -0.71429rem; } }
  @media print, screen and (min-width: 48em) {
    .productView {
      margin-right: -0.71429rem;
      margin-left: -0.71429rem; } }
  @media print, screen and (min-width: 64em) {
    .productView {
      margin-right: -0.71429rem;
      margin-left: -0.71429rem; } }
  @media screen and (min-width: 79.9375em) {
    .productView {
      margin-right: -0.71429rem;
      margin-left: -0.71429rem; } }
  .productView::before, .productView::after {
    display: table;
    content: ' '; }
  .productView::after {
    clear: both; }
  .modal .productView {
    padding-bottom: 0;
    padding-top: 0; }

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

.productView-images {
  width: 100%;
  float: left;
  padding-right: 0.71429rem;
  padding-left: 0.71429rem;
  padding-left: 1rem;
  padding-right: 1rem; }
  @media print, screen and (min-width: 48em) {
    .productView-images {
      padding-right: 0.71429rem;
      padding-left: 0.71429rem; } }
  .productView-images:last-child:not(:first-child) {
    float: right; }
  @media print, screen and (min-width: 48em) {
    .productView-images {
      width: 50%; } }

.productView-details {
  width: 100%;
  float: left;
  padding-right: 0.71429rem;
  padding-left: 0.71429rem;
  padding-left: 1rem;
  padding-right: 1rem; }
  @media print, screen and (min-width: 48em) {
    .productView-details {
      padding-right: 0.71429rem;
      padding-left: 0.71429rem; } }
  .productView-details:last-child:not(:first-child) {
    float: right; }
  @media print, screen and (min-width: 48em) {
    .productView-details {
      clear: right;
      float: right;
      width: 50%; } }

.productView-description {
  width: 100%;
  float: left;
  padding-right: 0.71429rem;
  padding-left: 0.71429rem;
  padding-left: 1rem;
  padding-right: 1rem; }
  @media print, screen and (min-width: 48em) {
    .productView-description {
      padding-right: 0.71429rem;
      padding-left: 0.71429rem; } }
  .productView-description:last-child:not(:first-child) {
    float: right; }
  @media print, screen and (min-width: 64em) {
    .productView-description {
      clear: right;
      float: right;
      width: 50%; } }

.account {
  margin-bottom: 1.5rem; }

@media print, screen and (min-width: 48em) {
  .account--fixed {
    margin: 0 auto;
    width: 83.33333%; } }

@media print, screen and (min-width: 48em) {
  .account--fixedSmall {
    margin: 0 auto;
    width: 50%; } }

@media print, screen and (min-width: 48em) {
  .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-right: -0.71429rem;
  margin-left: -0.71429rem; }
  @media print, screen and (min-width: 30em) {
    .account-body {
      margin-right: -0.71429rem;
      margin-left: -0.71429rem; } }
  @media print, screen and (min-width: 35.5em) {
    .account-body {
      margin-right: -0.71429rem;
      margin-left: -0.71429rem; } }
  @media print, screen and (min-width: 41.6875em) {
    .account-body {
      margin-right: -0.71429rem;
      margin-left: -0.71429rem; } }
  @media print, screen and (min-width: 48em) {
    .account-body {
      margin-right: -0.71429rem;
      margin-left: -0.71429rem; } }
  @media print, screen and (min-width: 64em) {
    .account-body {
      margin-right: -0.71429rem;
      margin-left: -0.71429rem; } }
  @media screen and (min-width: 79.9375em) {
    .account-body {
      margin-right: -0.71429rem;
      margin-left: -0.71429rem; } }
  .account-body::before, .account-body::after {
    display: table;
    content: ' '; }
  .account-body::after {
    clear: both; }

.account-content {
  width: 100%;
  float: left;
  padding-right: 0.71429rem;
  padding-left: 0.71429rem; }
  @media print, screen and (min-width: 48em) {
    .account-content {
      padding-right: 0.71429rem;
      padding-left: 0.71429rem; } }
  .account-content:last-child:not(:first-child) {
    float: right; }

@media print, screen and (min-width: 48em) {
  .account-content--fixed {
    width: 66.66667%; } }

@media print, screen and (min-width: 48em) {
  .account-content--fixedSmall {
    width: 50%; } }

.account-sidebar {
  width: 100%;
  float: left;
  padding-right: 0.71429rem;
  padding-left: 0.71429rem; }
  @media print, screen and (min-width: 48em) {
    .account-sidebar {
      padding-right: 0.71429rem;
      padding-left: 0.71429rem; } }
  .account-sidebar:last-child:not(:first-child) {
    float: right; }
  @media print, screen and (min-width: 48em) {
    .account-sidebar {
      width: 33.33333%; }
      .account-content--fixedSmall + .account-sidebar {
        float: right; } }

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

/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on March 23, 2022 */
[type="text"], [type="password"], [type="date"], [type="datetime"], [type="datetime-local"],
[type="month"], [type="week"], [type="email"], [type="number"], [type="search"], [type="tel"],
[type="time"], [type="url"], [type="color"], textarea {
  font-size: 14px !important; }

table {
  border-top: 1px solid #e5e5e5;
  border-right: 1px solid #e5e5e5; }
  table td {
    border-bottom: 1px solid #e5e5e5;
    border-left: 1px solid #e5e5e5;
    padding: 5px 10px; }

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
  margin: 0 0 25px 0;
  padding: 0;
  font-weight: normal; }

.ContentEditor .h1, .ContentEditor .h2, .ContentEditor .h3, .ContentEditor .h4, .ContentEditor .h5, .ContentEditor .h6, .ContentEditor h1, .ContentEditor h2, .ContentEditor h3, .ContentEditor h4, .ContentEditor h5, .ContentEditor h6 {
  margin-bottom: 10px;
  text-transform: capitalize; }

.ContentEditor .h5, .ContentEditor .h6, .ContentEditor h5, .ContentEditor h6, b, strong {
  font-weight: 600; }

.page-heading, .modal-header-title {
  text-align: left;
  font-size: 20px;
  text-transform: uppercase;
  color: #166fb0;
  margin-bottom: 13px;
  font-weight: 600; }

.modal-header-title {
  text-align: center;
  margin-bottom: 0; }

.sidebarBlock-heading,
.accordion-title {
  margin-top: 0;
  text-transform: inherit;
  background: #166fb0;
  color: white;
  text-transform: uppercase;
  font-size: 15px;
  padding: 10px 12px;
  font-weight: bold;
  line-height: normal;
  margin: 0; }

.right-sidebar .page-heading {
  background: #54b016;
  color: #ffffff;
  font-size: 15px;
  font-weight: bold;
  padding: 10px 12px;
  margin-bottom: 0; }

.CallBlock {
  color: #cce6f9;
  float: right;
  font-size: 13px;
  line-height: 20px; }
  .CallBlock i {
    font-size: 30px;
    color: #54b016;
    vertical-align: middle; }
  .CallBlock span {
    color: #474f58;
    display: block;
    font-size: 18px;
    font-weight: bold;
    display: inline-block;
    vertical-align: middle;
    padding: 0 0 0 10px;
    font-family: "Open Sans", sans-serif; }
    .CallBlock span label {
      display: block;
      font-size: 13px;
      color: #a9a9a9;
      font-weight: normal; }
    .CallBlock span a {
      color: #474f58;
      position: relative; }
      .CallBlock span a:before {
        position: absolute;
        font-size: 30px;
        content: "\e953";
        color: #54b016;
        font-family: "icomoon";
        left: -40px;
        top: 13px; }

#quickSearch .quickSearchResults {
  z-index: 99999;
  left: 0;
  top: 55px;
  position: absolute;
  background: #fff;
  padding: 0; }

#quickSearch .productGrid .product {
  margin-left: 0;
  width: 100%;
  padding: 0; }
  #quickSearch .productGrid .product .card-figure {
    float: left;
    width: 25%;
    border-bottom: none; }
  #quickSearch .productGrid .product .card-body {
    width: 70%;
    padding-top: 0;
    padding-left: 15px;
    text-align: center; }
  #quickSearch .productGrid .product .card {
    width: 100%;
    text-align: center;
    margin-bottom: 0px;
    border: none;
    border-bottom: 1px solid #e5e5e5; }

.productGrid .product {
  width: 33.333333%; }

.page-content {
  width: 762px;
  float: left; }

.page-content--centered {
  margin: 0 auto;
  float: none; }

.page-content--full {
  margin: 0 auto;
  float: none;
  width: 100%; }

.right-sidebar {
  float: right; }

.page-sidebar + .page-content {
  width: 762px; }

.page-sidebar + .search-page-full {
  width: 1016px; }

.search-page-full {
  width: 100%; }

.card .card-hover {
  left: 50%;
  position: absolute;
  top: 50%;
  margin-left: -31px;
  margin-top: -15px;
  opacity: 0; }
  .card .card-hover .actionButton {
    display: inline-block; }
    .card .card-hover .actionButton .button {
      height: 30px;
      width: 30px;
      background: #166fb0;
      font-size: 16px;
      color: white;
      padding: 0;
      display: inline-block;
      line-height: 30px; }
      .card .card-hover .actionButton .button i.icon-heart2 {
        line-height: 30px; }
      .card .card-hover .actionButton .button:hover {
        color: white;
        background: #54b016; }
  .card .card-hover .actionButton.quickview-main .quickview {
    padding: 0;
    margin: 0; }

.card p {
  margin-bottom: 5px; }

.card .card-title {
  margin-bottom: 10px;
  font-size: 13px; }
  .card .card-title a {
    color: #333333;
    font-family: 'Open Sans', sans-serif; }
    .card .card-title a:hover {
      color: black; }

.card .actionButton.cartBtn {
  padding-bottom: 0px; }
  .card .actionButton.cartBtn .button {
    text-transform: uppercase;
    font-size: 13px;
    padding: 0 15px 0 39px;
    line-height: 30px;
    background: #166fb0;
    font-weight: 500;
    height: 30px;
    display: inline-block;
    position: relative;
    color: white;
    margin: 0; }
    .card .actionButton.cartBtn .button:before {
      content: "\e958";
      position: absolute;
      left: 13px;
      font-size: 16px;
      top: 0;
      font-family: "icomoon" !important; }
    .card .actionButton.cartBtn .button:hover {
      background-color: #54b016;
      color: white; }
  .card .actionButton.cartBtn .button.options_btn:before {
    content: "\e959";
    font-size: 14px; }
  .card .actionButton.cartBtn .button.out_stock_btn:before {
    content: "\e95a";
    font-size: 14px; }

.listItem .listItem-actions .button {
  text-transform: uppercase;
  font-size: 13px;
  padding: 0 15px 0 42px;
  line-height: 30px;
  background: #166fb0;
  font-weight: 500;
  height: 30px;
  display: inline-block;
  position: relative;
  color: white;
  width: auto; }
  .listItem .listItem-actions .button:before {
    content: "\e958";
    position: absolute;
    left: 13px;
    font-size: 16px;
    top: 0;
    font-family: "icomoon" !important; }
  .listItem .listItem-actions .button:hover {
    background-color: #54b016;
    color: white; }

.listItem .listItem-actions .button.options_btn:before {
  content: "\e959";
  font-size: 14px; }

.listItem .listItem-actions .button.out_stock_btn:before {
  content: "\e95a";
  font-size: 14px; }

.card-figure:hover .card-hover {
  opacity: 1;
  top: 50%; }

.page-sidebar + .page-content .productGrid .product {
  width: 33.333333%; }

.sidebarBlock + .sidebarBlock {
  border-top: 0;
  padding: 0; }

.sidebarBlock {
  margin-bottom: 20px; }
  .sidebarBlock ul {
    margin: 0;
    list-style: none;
    border: 1px solid #e5e5e5;
    background: white; }
    .sidebarBlock ul li {
      border-top: 1px solid #e5e5e5; }
      .sidebarBlock ul li:first-child {
        border-top: none; }
      .sidebarBlock ul li a {
        display: block;
        line-height: 20px;
        padding: 7px 30px 7px 12px;
        color: #444444;
        font-size: 14px;
        text-transform: none;
        font-weight: normal;
        font-weight: 300; }
        .sidebarBlock ul li a .fa {
          display: none; }
      .sidebarBlock ul li ul {
        border: none;
        background: #f4f5f6; }
        .sidebarBlock ul li ul li {
          width: auto;
          padding: 0 !important;
          float: none; }
          .sidebarBlock ul li ul li a.navPage-subMenu-action {
            margin-bottom: 0;
            border-bottom: 0; }

.sidebarBlock .sidebarBrand li.last a {
  font-style: italic;
  font-weight: 600;
  color: #444444; }
  .sidebarBlock .sidebarBrand li.last a:hover {
    color: white; }

.right-sidebar .slick-next,
.right-sidebar .slick-prev {
  background-color: white;
  height: 30px;
  width: 30px;
  padding: 0;
  margin-top: 13px;
  top: 26.9%; }

.right-sidebar .slick-next {
  right: 0.85rem; }

.right-sidebar .slick-prev {
  left: 0.85rem; }

.right-sidebar .slick-next:before,
.right-sidebar .slick-prev:before {
  background-size: 28% auto;
  height: 30px;
  width: 30px; }

.right-sidebar .slick-next:hover,
.right-sidebar .slick-next:focus,
.right-sidebar .slick-prev:hover,
.right-sidebar .slick-prev:focus {
  background-color: white; }

/* Gift Certificates CSS */
.sidebarBlock .navBar-item {
  width: 100%;
  font-size: 15px; }
  .sidebarBlock .navBar-item.is-active {
    padding: 7px 12px;
    font-size: 15px;
    font-weight: 600; }

.sidebarBlock ul li:hover {
  color: white;
  background: #54b016; }
  .sidebarBlock ul li:hover > a {
    color: white;
    transition: none; }
  .sidebarBlock ul li:hover > .hitarea {
    color: white; }

.sidebarBlock ul li li.collapsable {
  background: #54b016; }
  .sidebarBlock ul li li.collapsable > a {
    color: white; }
  .sidebarBlock ul li li.collapsable > .hitarea {
    color: white; }

.sidebarBlock ul li a {
  color: #444444;
  font-size: 14px; }
  .sidebarBlock ul li a:hover {
    color: white; }

.sidebarBlock ul li.ActivePage a {
  color: #54b016;
  font-weight: 700; }

.quickSearchMessage {
  font-size: 14px;
  margin: 0;
  padding: 15px;
  text-align: left;
  border: 1px solid #e5e5e5; }

.NewProductCarousal .slick-dots {
  display: none !important; }

.actionBar {
  padding-bottom: 0; }
  .actionBar .actionBar-section {
    float: right;
    padding: 0;
    margin: 0; }
    .actionBar .actionBar-section .form-field {
      border: none; }
    .actionBar .actionBar-section .form-label {
      color: #166fb0;
      font-weight: bold;
      margin-right: 10px; }
    .actionBar .actionBar-section .form-select {
      background-position: 98% 4px;
      border: 1px solid #e5e5e5;
      height: auto;
      border-radius: 0;
      padding: 5px;
      color: #666;
      font-size: 12px;
      min-width: 140px;
      -webkit-border-radius: 3px;
      -moz-border-radius: 3px;
      border-radius: 3px; }
      .actionBar .actionBar-section .form-select option {
        color: #166fb0; }

.pagination .pagination-list {
  margin-bottom: 0;
  text-align: left; }
  .pagination .pagination-list li {
    border: none; }
    .pagination .pagination-list li a {
      color: #166fb0;
      font-size: 14px; }
      .pagination .pagination-list li a:hover {
        color: #54b016; }
      .pagination .pagination-list li a i {
        font-size: 10px; }
  .pagination .pagination-list li.pagination-item--next {
    float: none; }
  .pagination .pagination-list li.pagination-item--current a {
    color: #54b016; }

.top-pagination ul li {
  margin-top: 19px;
  margin-bottom: 19px; }

.sort-by {
  margin: 15px 0; }

.sort-by.empty {
  margin: 0 0 15px; }

.categories_list {
  border-bottom: 1px solid #e5e5e5; }
  .categories_list .categories_list_inn {
    margin-left: -6px;
    margin-right: -6px; }
    .categories_list .categories_list_inn .subCategoriesBox {
      margin-bottom: 15px;
      width: 110px;
      display: inline-block;
      margin-left: 6px;
      margin-right: 6px;
      vertical-align: top; }
      .categories_list .categories_list_inn .subCategoriesBox .subCategoryList {
        border: 1px solid #e5e5e5;
        padding: 3px; }
        .categories_list .categories_list_inn .subCategoriesBox .subCategoryList .imagebox {
          display: table-cell;
          height: 110px;
          max-height: 110px;
          text-align: center;
          vertical-align: middle;
          width: 110px; }
          .categories_list .categories_list_inn .subCategoriesBox .subCategoryList .imagebox img {
            max-height: 100%; }
      .categories_list .categories_list_inn .subCategoriesBox .navList-action {
        text-align: center;
        padding-top: 10px;
        font-size: 13px;
        font-weight: 600;
        color: #166fb0; }
        .categories_list .categories_list_inn .subCategoriesBox .navList-action:hover {
          color: #54b016; }
      .categories_list .categories_list_inn .subCategoriesBox.noImageLink {
        width: auto;
        margin-left: 0;
        margin-right: 10px; }
        .categories_list .categories_list_inn .subCategoriesBox.noImageLink .navList-action.CategoryName {
          text-align: left;
          padding-top: 0;
          background: #f8f8f8;
          padding: 5px 10px; }

.categories_list.empty {
  border-bottom: none;
  padding: 0; }

.productList li.product {
  border: 1px solid #e5e5e5; }
  .productList li.product .listItem .listItem-body {
    padding: 20px; }
    .productList li.product .listItem .listItem-body .listItem-content .listItem-details {
      width: 100%;
      display: block; }
    .productList li.product .listItem .listItem-body .listItem-content .listItem-actions {
      display: inline-block;
      vertical-align: middle;
      margin-top: 20px; }
    .productList li.product .listItem .listItem-body .listItem-content .card-hover {
      display: inline-block;
      vertical-align: middle;
      margin-top: 20px;
      margin-left: 17px; }
      .productList li.product .listItem .listItem-body .listItem-content .card-hover .actionButton {
        display: inline-block; }
        .productList li.product .listItem .listItem-body .listItem-content .card-hover .actionButton .button {
          height: 30px;
          width: 30px;
          background: #54b016;
          font-size: 16px;
          color: #ffffff;
          padding: 0;
          display: inline-block;
          line-height: 30px; }
          .productList li.product .listItem .listItem-body .listItem-content .card-hover .actionButton .button:hover {
            color: #166fb0;
            background: white; }
    .productList li.product .listItem .listItem-body .listItem-content .listItem-price {
      margin-bottom: 0; }
  .productList li.product .listItem .listItem-figure {
    border-right: 1px solid #e5e5e5; }

#product-listing-container > form {
  clear: both;
  margin-bottom: 20px; }

#product-listing-container .HomeTopBanner {
  padding: 0; }

#product-listing-container table {
  width: 742px !important; }

.no-product {
  padding: 10px; }

.breadcrumbs {
  text-align: left;
  padding: 8px 0 11px;
  margin-bottom: 0; }
  .breadcrumbs .breadcrumb.is-active .breadcrumb-label {
    color: #54b016; }
  .breadcrumbs .breadcrumb:before {
    font-family: FontAwesome;
    content: "\f105";
    margin: 0 8px; }
  .breadcrumbs li a {
    color: #666;
    text-transform: capitalize;
    font-size: 11px; }
    .breadcrumbs li a:hover {
      color: #54b016; }
  .breadcrumbs li .breadcrumb-label {
    font-size: 11px;
    text-transform: capitalize; }

.breadcrumb:first-child:before {
  content: " ";
  margin: 0; }

.productView {
  width: 1026px;
  float: left;
  padding: 0 10px 0 30px; }
  .productView .ProductDetailcarousel {
    margin-left: -0.75rem;
    margin-right: -0.75rem; }
  .productView .productView-title {
    margin-bottom: 18px;
    font-size: 24px;
    font-weight: 600;
    text-transform: uppercase;
    margin-top: 4px;
    color: #000000; }
  .productView .productView-details {
    width: 46%;
    margin-bottom: 0; }
    .productView .productView-details .productView-price {
      margin-bottom: 0; }
      .productView .productView-details .productView-price .price-section--withTax,
      .productView .productView-details .productView-price .price--rrp {
        font-size: 24px;
        color: #000000;
        font-weight: bold;
        margin: 8px 0 10px;
        padding-bottom: 0; }
        .productView .productView-details .productView-price .price-section--withTax .price--rrp,
        .productView .productView-details .productView-price .price--rrp .price--rrp {
          margin: 0;
          line-height: 1.5; }
        .productView .productView-details .productView-price .price-section--withTax .price,
        .productView .productView-details .productView-price .price--rrp .price {
          padding-bottom: 0; }
      .productView .productView-details .productView-price .price-section--saving {
        margin-top: 0; }
        .productView .productView-details .productView-price .price-section--saving .price {
          font-size: 15px;
          color: #666;
          padding-bottom: 0; }
    .productView .productView-details .call-for-price strong {
      font-size: 16px;
      display: block; }
    .productView .productView-details .call-for-price i {
      color: #54b016;
      font-size: 20px;
      margin-right: 5px;
      vertical-align: middle; }
    .productView .productView-details .call-for-price span {
      font-size: 18px; }
      .productView .productView-details .call-for-price span a {
        color: #166fb0; }
    .productView .productView-details .Product-cart-section {
      background: #f2f2f2;
      padding: 10px 15px;
      margin-bottom: 15px;
      width: 85%; }
      .productView .productView-details .Product-cart-section .product-page-compare {
        display: inline-block; }
        .productView .productView-details .Product-cart-section .product-page-compare .button.compare {
          background: #fff;
          color: #474f58;
          border: 1px solid #bfbfbf;
          height: 30px;
          width: 40px;
          padding: 5px; }
          .productView .productView-details .Product-cart-section .product-page-compare .button.compare:hover {
            background: #166fb0;
            color: #fff;
            border: 1px solid #166fb0; }
      .productView .productView-details .Product-cart-section .out_stock_btn {
        width: 220px;
        display: inline-block;
        margin-right: 18px; }
      .productView .productView-details .Product-cart-section .form {
        margin-bottom: 0; }
      .productView .productView-details .Product-cart-section .form-field {
        display: inline-block;
        margin: 0 15px 0 0; }
        .productView .productView-details .Product-cart-section .form-field .form-label {
          display: inline-block;
          margin: 0; }
        .productView .productView-details .Product-cart-section .form-field .form-increment {
          display: inline-block; }
          .productView .productView-details .Product-cart-section .form-field .form-increment .form-input--incrementTotal {
            height: 30px;
            width: 40px;
            border: 1px solid #bfbfbf;
            margin-left: 4px;
            padding: 0 5px;
            -webkit-border-radius: 0;
            -moz-border-radius: 0;
            border-radius: 0; }
      .productView .productView-details .Product-cart-section .form-action {
        display: inline-block;
        margin-right: 15px;
        position: relative; }
        .productView .productView-details .Product-cart-section .form-action:before {
          content: "\e958";
          font-family: "icomoon" !important;
          font-size: 15px;
          left: 9px;
          position: absolute;
          top: 3px;
          z-index: 1;
          color: #ffffff; }
        .productView .productView-details .Product-cart-section .form-action .button {
          background: #166fb0;
          padding-left: 30px; }
          .productView .productView-details .Product-cart-section .form-action .button:hover {
            background-color: #54b016; }
    .productView .productView-details .color-options .form-field {
      margin: 0 0 10px; }
      .productView .productView-details .color-options .form-field .form-label {
        font-weight: 500;
        color: #1c8cdd;
        margin-bottom: 5px;
        display: block;
        vertical-align: top;
        width: 100%;
        font-size: 14px; }
      .productView .productView-details .color-options .form-field .form-option {
        margin-right: 3px; }
        .productView .productView-details .color-options .form-field .form-option .form-option-variant {
          height: 20px;
          min-width: 20px;
          font-size: 12px;
          width: auto; }
      .productView .productView-details .color-options .form-field .form-select--date {
        padding: 3px 25px 3px 10px; }
    .productView .productView-details .color-options .productOptions-list-item {
      padding: 10px; }
    .productView .productView-details .addthis_toolbox {
      margin-bottom: 15px; }
    .productView .productView-details .productView-info {
      color: #59626b;
      margin-bottom: 20px; }
      .productView .productView-details .productView-info .productView-info-name {
        float: left;
        margin: 0;
        width: 36%;
        font-size: 14px;
        font-weight: 500;
        font-family: "Open Sans", sans-serif; }
      .productView .productView-details .productView-info .productView-info-value {
        float: left;
        width: 64%; }
  .productView .productView-product {
    border: none; }
    .productView .productView-product h2.productView-brand {
      margin: 0; }
      .productView .productView-product h2.productView-brand .productView-info-name {
        font-family: "Open Sans", sans-serif;
        font-size: 14px;
        font-weight: 500;
        margin: 0;
        color: #5e6874;
        margin-right: 10px; }
      .productView .productView-product h2.productView-brand .productView-info-value {
        color: #5e6874;
        font-size: 14px; }
    .productView .productView-product .Product-options-main {
      position: relative;
      margin-top: 1rem; }
      .productView .productView-product .Product-options-main #WishListForm {
        display: inline-block;
        margin: 0;
        position: absolute;
        right: 0;
        left: 72.6%;
        top: 10px;
        width: auto; }
        .productView .productView-product .Product-options-main #WishListForm .form-action .wishlist-btn input.button2 {
          background: #fff url("../img/wishlist-icon.png") no-repeat 46% center; }
          .productView .productView-product .Product-options-main #WishListForm .form-action .wishlist-btn input.button2:hover {
            background: #166fb0 url("../img/wishlist-icon-white.png") no-repeat 46% center; }
        .productView .productView-product .Product-options-main #WishListForm .form-action .button.button--primary {
          background: #ffffff;
          border: 1px solid #bfbfbf;
          padding: 7px;
          height: 30px;
          width: 40px; }
          .productView .productView-product .Product-options-main #WishListForm .form-action .button.button--primary:hover {
            background-color: #166fb0;
            border: 1px solid #166fb0; }
        .productView .productView-product .Product-options-main #WishListForm .form-action .icon-heart2 {
          color: #166fb0;
          font-size: 14px; }
          .productView .productView-product .Product-options-main #WishListForm .form-action .icon-heart2:hover {
            color: #ffffff; }
        .productView .productView-product .Product-options-main #WishListForm .form-action .dropdown-menu {
          background: white; }
          .productView .productView-product .Product-options-main #WishListForm .form-action .dropdown-menu .wishlist_dropdownbox {
            padding: 15px; }
            .productView .productView-product .Product-options-main #WishListForm .form-action .dropdown-menu .wishlist_dropdownbox .wishlistid {
              display: block;
              padding: 3px 0;
              color: #166fb0; }
              .productView .productView-product .Product-options-main #WishListForm .form-action .dropdown-menu .wishlist_dropdownbox .wishlistid:hover {
                color: #54b016; }
  .productView .productView-images {
    padding: 0;
    width: 53%; }
    .productView .productView-images .productView-image {
      border: 1px solid #e5e5e5; }
    .productView .productView-images ul li.productView-thumbnail {
      border: 1px solid #e5e5e5;
      margin: 0 3px 6px;
      padding: 0;
      width: 18.8%;
      display: table;
      vertical-align: middle;
      height: 106px; }
      .productView .productView-images ul li.productView-thumbnail:hover {
        border: 1px solid #54b016; }
      .productView .productView-images ul li.productView-thumbnail a.productView-thumbnail-link {
        border: none;
        display: table-cell;
        vertical-align: middle; }
        .productView .productView-images ul li.productView-thumbnail a.productView-thumbnail-link:hover {
          border: none; }
      .productView .productView-images ul li.productView-thumbnail a.productView-thumbnail-link.is-active {
        border: none; }

.form-increment .button {
  background: #fafcfe; }
  .form-increment .button:hover {
    background: #86e844; }

.productView-description ul.tabs li.tab {
  border: none;
  border-right: 1px solid #e5e5e5;
  border-top: 1px solid #e5e5e5;
  padding: 0; }
  .productView-description ul.tabs li.tab:first-child {
    border-left: 1px solid #e5e5e5; }
  .productView-description ul.tabs li.tab .tab-title {
    color: #166fb0;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 10px 24px; }
    .productView-description ul.tabs li.tab .tab-title:hover {
      background: #166fb0;
      color: #ffffff; }

.productView-description ul.tabs li.tab.is-active .tab-title {
  background: #166fb0;
  color: #ffffff; }

.productView-description .tabs-contents .tab-content {
  border-bottom: 1px solid #e5e5e5; }
  .productView-description .tabs-contents .tab-content .productReviews {
    margin-bottom: 0; }
    .productView-description .tabs-contents .tab-content .productReviews article {
      border-bottom: 1px solid #e5e5e5; }
      .productView-description .tabs-contents .tab-content .productReviews article .productReview-title {
        line-height: normal; }
      .productView-description .tabs-contents .tab-content .productReviews article .productReview-rating {
        margin-bottom: 0; }
      .productView-description .tabs-contents .tab-content .productReviews article .productReview-author {
        margin: 0; }

.productView-description .productCarousel {
  margin-bottom: 20px; }
  .productView-description .productCarousel .slick-dots {
    display: none !important; }

.productView-description h4.toggle-title {
  margin-bottom: 0; }

.productView-description #videoGallery-content .videoGallery-list .video-description {
  line-height: normal; }

.productView-description #videoGallery-content .videoGallery-list .video-title {
  line-height: normal;
  margin-bottom: 10px; }

.toggle {
  clear: both;
  background: white;
  padding: 0 10px;
  line-height: 37px;
  border: none; }
  .toggle h4 {
    font-size: 14px;
    color: #166fb0;
    padding: 0 10px;
    font-weight: bold; }
    .toggle h4 a.toggleLink {
      line-height: 34px; }
  .toggle .toggle-content.is-open {
    padding: 10px; }
    .toggle .toggle-content.is-open .productReviews-list {
      border-top: 1px solid #e5e5e5; }
    .toggle .toggle-content.is-open .productReview {
      padding: 0.75rem; }

.productReview-body {
  line-height: 26px; }

.slick-prev,
.slick-next {
  top: -35px;
  right: 10px;
  background-color: inherit;
  margin-top: 0;
  height: 20px;
  width: 20px;
  padding: 0; }
  .slick-prev:before, .slick-next:before {
    background-size: 35% auto;
    height: 20px;
    width: 20px; }

.slick-disabled {
  opacity: 0.6; }

.slick-prev {
  left: auto;
  right: 33px; }

.icon--ratingFull svg {
  fill: #54b016; }

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

.form-select--small,
.form-select--date {
  padding-top: 0;
  padding-bottom: 0; }

.pin_it_iframe_widget {
  display: none; }

.productView-rating .productView-reviewLink {
  margin-right: 0.78571rem; }
  .productView-rating .productView-reviewLink a {
    color: #444;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 14px; }
    .productView-rating .productView-reviewLink a:hover {
      color: #54b016; }

.productView-rating .write-Review a {
  text-decoration: underline; }

.productView-reviewLink.write-Review {
  margin: 0; }

.writeReview-form .form-select {
  padding: 5px 10px; }

.brandGrid .brand:last-child:not(:first-child) {
  float: left; }

.brandGrid .brand {
  width: 152px; }
  .brandGrid .brand .card-body {
    padding: 0; }
    .brandGrid .brand .card-body .card-title {
      margin-bottom: 0; }
      .brandGrid .brand .card-body .card-title .fa {
        display: none; }
      .brandGrid .brand .card-body .card-title a {
        display: block;
        padding: 10px; }
        .brandGrid .brand .card-body .card-title a:hover {
          color: #54b016; }
  .brandGrid .brand .card.noBrandImage {
    text-align: left; }
    .brandGrid .brand .card.noBrandImage .card-title {
      text-align: left; }
      .brandGrid .brand .card.noBrandImage .card-title a {
        display: inline-block; }
    .brandGrid .brand .card.noBrandImage .fa {
      display: inline-block;
      font-size: 15px;
      color: #000;
      margin-right: 5px; }

.cart {
  border: none; }
  .cart .cart-header {
    background: #fafafa; }
    .cart .cart-header .cart-header-item {
      color: #424242;
      font-family: "Oswald", sans-serif;
      font-weight: normal !important;
      text-transform: uppercase;
      padding: 12px; }
  .cart .cart-list .cart-item td {
    border: none; }
    .cart .cart-list .cart-item td h4.cart-item-name a {
      font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
      color: #166fb0;
      font-size: 14px;
      font-weight: 600; }
      .cart .cart-list .cart-item td h4.cart-item-name a:hover {
        color: #54b016; }
    .cart .cart-list .cart-item td .cart-item-options {
      margin-top: 5px; }
      .cart .cart-list .cart-item td .cart-item-options .cart-item-option-title {
        margin-bottom: 0; }
  .cart .cart-list .cart-item .cart-item-info.cart-item-quantity .form-increment .button {
    margin: 0;
    padding: 0px;
    font-size: 0; }
    .cart .cart-list .cart-item .cart-item-info.cart-item-quantity .form-increment .button:hover {
      background: transparent; }
      .cart .cart-list .cart-item .cart-item-info.cart-item-quantity .form-increment .button:hover .icon {
        background: #166fb0; }
  .cart .cart-list .cart-item .cart-item-info .icon {
    height: 20px;
    width: 20px;
    background: #54b016; }
    .cart .cart-list .cart-item .cart-item-info .icon svg {
      fill: #ffffff; }

.cart-totals .cart-total-label {
  padding: 10px 10px 10px 0; }
  .cart-totals .cart-total-label strong {
    color: #166fb0; }

.cart-totals .cart-total-value {
  padding: 10px 10px 10px 0;
  float: right; }
  .cart-totals .cart-total-value button {
    color: #166fb0; }
    .cart-totals .cart-total-value button:hover {
      color: #5baeeb; }

.cart-totals .cart-form .form-input {
  height: 30px;
  padding: 3px 10px; }

.cart-totals .shipping-estimator .estimator-form {
  clear: both; }
  .cart-totals .shipping-estimator .estimator-form .form-select {
    padding-top: 0;
    padding-bottom: 0;
    font-family: "Open Sans", sans-serif;
    font-weight: 500;
    font-size: 14px;
    background-position: right 0.357rem top 0.4rem; }

.cart-totals .shipping-estimator .shipping-quotes {
  margin-bottom: 20px;
  clear: both; }
  .cart-totals .shipping-estimator .shipping-quotes .estimator-form--default ul {
    margin: 0; }
    .cart-totals .shipping-estimator .shipping-quotes .estimator-form--default ul .estimator-form-label .shipping-quote,
    .cart-totals .shipping-estimator .shipping-quotes .estimator-form--default ul .estimator-form-label .estimator-form-label-text {
      vertical-align: middle; }
  .cart-totals .shipping-estimator .shipping-quotes .estimator-form--default .estimator-form-input--price {
    text-align: right; }

.coupon-code-cancel,
.shipping-estimate-hide {
  font-style: normal; }

.cart-total + .cart-total {
  padding-top: 10px; }

.account--fixedLarge {
  width: 100%; }

.wishlists-table .table-thead {
  background: #5f6874; }
  .wishlists-table .table-thead tr th {
    padding: 12px;
    color: #ffffff;
    font-family: "Oswald", sans-serif;
    font-weight: normal !important;
    text-transform: uppercase; }

.wishlists-table .table-tbody tr td {
  border: none; }
  .wishlists-table .table-tbody tr td a:hover {
    color: #166fb0; }
  .wishlists-table .table-tbody tr td .form-fieldset {
    margin: 0; }

.wishlists-table .table-tbody tr td.table-actions .button:hover {
  color: #ffffff; }

.account .account-product-title {
  color: #54b016; }

.account .account-body .account-sidebar .account-heading {
  margin-bottom: 10px;
  padding-bottom: 10px; }

.account--fixed .form-column {
  padding: 0;
  margin: 0; }

.four-col .productGrid li.product {
  width: 25%; }

.form-checkbox + .form-label:before {
  top: 0.314rem; }

.login-page .login {
  max-width: 100%;
  margin: 0;
  width: 990px;
  float: left;
  padding: 0 0 0 20px;
  width: 1010px; }
  .login-page .login .login-row .panel-body {
    background: none;
    padding: 20px 0; }
  .login-page .login .login-form {
    margin-top: 0;
    float: right; }
    .login-page .login .login-form .form-field-main {
      padding: 20px 0; }
      .login-page .login .login-form .form-field-main .form-field .form-label {
        display: inline-block;
        vertical-align: middle;
        width: 110px;
        color: #166fb0;
        font-size: 13px;
        margin-bottom: 0; }
      .login-page .login .login-form .form-field-main .form-field .form-input {
        display: inline-block;
        vertical-align: middle;
        width: 200px; }
  .login-page .login .panel-title {
    color: #1c8cdd;
    padding: 0 0 10px 0;
    font-size: 16px;
    text-transform: uppercase; }
  .login-page .login .panel-header {
    padding: 0;
    background: none; }

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

.form-label--alternate {
  font-family: "Open Sans", sans-serif; }

.form-actions .button,
.form-actions input,
.form-actions a {
  vertical-align: middle; }

.compareTable {
  border-top: none;
  border-right: none; }
  .compareTable tr td {
    border-left: none; }

.compareTable-heading {
  font-weight: 600; }

.compareTable-row + .compareTable-row .compareTable-heading,
.compareTable-row + .compareTable-row .compareTable-item {
  border-bottom: 1px solid #e8e8e8; }

.advancedSearch-title {
  font-weight: 600;
  text-transform: uppercase; }

#search-results-content ul {
  margin-left: 0; }

.sitemap-page h3 {
  margin: 10px 0 5px;
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase; }

.sitemap-page > li {
  float: left;
  width: 33.33%; }

.page-content--centered:last-child:not(:first-child) {
  float: none; }

.account--fixed .account-body .form .form-row--half .form-select {
  padding: 5px 10px;
  font-size: 14px; }

.reset-pass-page .forgot-password-form .form-prefixPostfix .form-input {
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px; }

.error-page .form-prefixPostfix .form-input {
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px; }

.form-row .form-select {
  padding: 2px 15px;
  font-size: 14px; }

.account-body {
  margin-left: 0;
  margin-right: 0; }

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

.account-content .form-select {
  padding: 5px 10px; }

.addressList .address-details .address-description a {
  color: #166fb0; }

.contact-us-page .page-content p {
  margin-bottom: 0; }

.contact-us-page .page-content form {
  margin-top: 20px; }
  .contact-us-page .page-content form .form-actions {
    text-align: left; }

.facetedSearch ul li a {
  padding: 7px 10px 7px 37px;
  margin-bottom: 0; }
  .facetedSearch ul li a:before {
    left: 10px; }

.facetedSearch ul li a.navList-action--checkbox:after {
  left: 10px; }

.facetedSearch ul.inlineList--labels {
  padding: 10px; }
  .facetedSearch ul.inlineList--labels li {
    margin: 0 2px 5px;
    border-top: none;
    display: inline-block; }
    .facetedSearch ul.inlineList--labels li a {
      padding: 7px 10px; }

.facetedSearch .accordion-block .accordion-content .form-fieldset {
  padding: 10px;
  margin: 0;
  border: 1px solid #e5e5e5; }
  .facetedSearch .accordion-block .accordion-content .form-fieldset .form-minMaxRow .form-field .form-input--small {
    padding: 10px 5px; }
  .facetedSearch .accordion-block .accordion-content .form-fieldset .form-minMaxRow .form-field .button {
    padding: 7px 0;
    font-size: 12px; }

.facetedSearch .facetedSearch-refineFilters .all-clearlink {
  font-size: 12px;
  line-height: 22px;
  float: right; }

.facetedSearch .facetedSearch-refineFilters ul.NoFilter {
  padding: 10px; }

.facetedSearch .facetedSearch-refineFilters .inlineList--labels li a {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }
  .facetedSearch .facetedSearch-refineFilters .inlineList--labels li a:hover {
    background: #54b016; }
    .facetedSearch .facetedSearch-refineFilters .inlineList--labels li a:hover svg {
      fill: #fff; }

.accordion-navigation .accordion-title {
  padding: 10px 12px;
  background: #166fb0 url("../img/opencloseicon.png") no-repeat;
  background-position: 95% 16px; }

.accordion-navigation .facetedSearch-clearLink {
  padding: 7px 10px;
  font-size: 12px;
  line-height: 22px;
  text-transform: uppercase;
  font-weight: bold;
  color: #54b016;
  text-align: right;
  background: #e5e5e5; }

.accordion-navigation.is-open > a {
  color: #54b016;
  background: #cce6f9; }

.accordion-navigation.is-open .accordion-title {
  padding: 10px 12px;
  background: #166fb0 url("../img/opencloseicon.png") no-repeat;
  background-position: 95% -44px; }

.already_subscribed-page h1.page-heading {
  margin-top: 15px; }

.facetedSearch-navList .navList--inner {
  margin-left: 0; }

.addthis_toolbox li {
  margin-left: 2px; }

.addthis_toolbox .google_plusone_iframe_widget {
  width: 25px !important;
  opacity: 0;
  position: relative;
  z-index: 10; }

.addthis_toolbox .socialLinks-item a {
  width: 25px;
  height: 25px;
  margin-bottom: 0;
  position: relative;
  color: #fff; }
  .addthis_toolbox .socialLinks-item a:hover {
    color: #fff; }
  .addthis_toolbox .socialLinks-item a span {
    width: 25px;
    height: 25px;
    line-height: 22px;
    font-size: 12px;
    text-align: center;
    border-radius: 25px;
    border: 1px solid #d5d5d5; }
    .addthis_toolbox .socialLinks-item a span.fa-facebook {
      border-color: #48659f;
      color: #48659f; }
      .addthis_toolbox .socialLinks-item a span.fa-facebook:hover {
        background: #384f7c; }
    .addthis_toolbox .socialLinks-item a span.fa-twitter {
      border-color: #21a8ec;
      color: #21a8ec; }
      .addthis_toolbox .socialLinks-item a span.fa-twitter:hover {
        background: #118bc9; }
    .addthis_toolbox .socialLinks-item a span.fa-pinterest {
      border-color: #c62626;
      color: #c62626; }
      .addthis_toolbox .socialLinks-item a span.fa-pinterest:hover {
        background: #9b1e1e; }
    .addthis_toolbox .socialLinks-item a span.fa-google {
      border-color: #E04D2B;
      color: #E04D2B; }
      .addthis_toolbox .socialLinks-item a span.fa-google:hover {
        background: #bc3a1c; }
    .addthis_toolbox .socialLinks-item a span.fa-linkedin {
      border-color: #0083BE;
      color: #0083BE; }
      .addthis_toolbox .socialLinks-item a span.fa-linkedin:hover {
        background: #00608b; }
    .addthis_toolbox .socialLinks-item a span.fa-envelope {
      border-color: #0083BE;
      color: #0083BE; }
      .addthis_toolbox .socialLinks-item a span.fa-envelope:hover {
        background: #118bc9; }
    .addthis_toolbox .socialLinks-item a span.fa-print {
      border-color: #FE6601;
      color: #FE6601; }
      .addthis_toolbox .socialLinks-item a span.fa-print:hover {
        background: #cb5201; }
  .addthis_toolbox .socialLinks-item a.icon--google_plusone span {
    background: none; }
  .addthis_toolbox .socialLinks-item a:hover span {
    color: #fff; }

.addthis_toolbox .socialLinks-item .icon--google_plusone {
  border: 1px solid #E04D2B;
  color: #E04D2B;
  font-size: 12px;
  position: relative;
  border-radius: 25px; }
  .addthis_toolbox .socialLinks-item .icon--google_plusone:after {
    content: "\f0d5";
    font-family: FontAwesome;
    position: absolute;
    left: 1px;
    width: 100%;
    bottom: 0;
    text-align: center;
    line-height: 23px; }
  .addthis_toolbox .socialLinks-item .icon--google_plusone:hover {
    background: #bc3a1c; }

.addthis_toolbox .socialLinks-item a:hover span.fa-pinterest {
  background: #9b1e1e; }

.addthis_toolbox .pin_it_iframe_widget {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0; }

.addthis_toolbox .google_plusone_iframe_widget {
  opacity: 0;
  width: 25px !important; }

.blog .blog-post-body .socialLinks li,
.blog .tags .tag {
  margin-right: 5px; }

.socialLinks li:first-child {
  margin-left: 0; }

.blog .blog-post {
  text-align: left; }

.addthis_toolbox .socialLinks .socialLinks-item {
  margin-right: 5px; }

.addthis_toolbox .socialLinks-item a.icon--google_plusone span {
  background: 0 0;
  display: block; }

.type-account_inbox .account-list .account-listItem {
  padding: 0;
  border: none; }

.type-account_inbox .account-list .account-message .account-product-title {
  margin-bottom: 2px;
  font-weight: bold;
  color: #333; }

.type-account_inbox .account-list .account-message h5 {
  text-transform: capitalize;
  margin-bottom: 10px;
  margin-top: 0; }

.type-account_inbox .account-list .account-message .replyBox {
  margin-left: 100px;
  background: #f5f5f5;
  padding: 15px;
  position: relative;
  margin-bottom: 20px; }
  @media screen and (max-width: 63.9375em) {
    .type-account_inbox .account-list .account-message .replyBox {
      margin-left: 0; } }
  .type-account_inbox .account-list .account-message .replyBox:before {
    position: absolute;
    content: '';
    left: 20px;
    bottom: -10px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 10px 0 10px;
    border-color: #f5f5f5 transparent transparent transparent; }

.type-account_inbox .account-list .account-message .messageBox {
  margin-right: 100px;
  border: 1px solid #eaeaea;
  padding: 15px;
  position: relative; }
  @media screen and (max-width: 63.9375em) {
    .type-account_inbox .account-list .account-message .messageBox {
      margin-right: 0; } }

.type-createaccount .account .form {
  margin: 0 auto; }
  .type-createaccount .account .form .form-row {
    max-width: none;
    width: auto; }
    .type-createaccount .account .form .form-row .form-field {
      margin-bottom: 15px; }
  .type-createaccount .account .form .panel-header {
    float: left;
    margin-right: 25px;
    text-align: right;
    width: 40%;
    background: none;
    padding: 0; }
    .type-createaccount .account .form .panel-header h3 {
      font-size: 1rem; }
  .type-createaccount .account .form .panel-body {
    float: left;
    width: 55%;
    background: none;
    padding: 0; }
  .type-createaccount .account .form .form-actions {
    clear: both; }
  .type-createaccount .account .form .form-row .form-field {
    max-width: none;
    width: 100%; }
  .type-createaccount .account .form .form-select {
    background-position: right 0.57143rem top 0.214rem; }

.type-createaccount #recaptcha_area,
.type-createaccount #recaptcha_table {
  float: left;
  margin-left: 0px; }
  @media screen and (max-width: 63.9375em) {
    .type-createaccount #recaptcha_area,
    .type-createaccount #recaptcha_table {
      margin-left: -5px; } }

.type-createaccount #recaptcha_area select,
.type-createaccount #recaptcha_area input {
  float: none;
  width: auto;
  height: auto; }

.form input, .form select {
  height: 32px;
  padding: 3px 10px; }

.form input.button, .form select {
  height: auto;
  padding: 3px 10px; }

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

.form .form-input, .form .form-select {
  height: 32px;
  padding: 3px 10px; }

.form textarea.form-input {
  height: auto; }

.form .form-select {
  background-position: right 0.57143rem top 0.214rem;
  font-size: 14px; }

.form .form-label small {
  color: red;
  float: none;
  font-size: 13px;
  margin-top: 0; }

.form-label small {
  float: none;
  vertical-align: top;
  color: red; }

.modal-content .modal-body.quickView .productView .productView-description {
  display: none; }

.mobile-page-sidebar {
  display: none; }

.modal-body .form-field > label input {
  vertical-align: middle;
  margin-left: 5px; }

.form-select--date {
  line-height: normal; }

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

.ML20 {
  padding-bottom: 20px; }

#ConfirmOrder.ExpressCheckoutBlock {
  border-bottom: none; }
  #ConfirmOrder.ExpressCheckoutBlock .clear {
    display: none; }

.form-prefixPostfix .form-input {
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px; }

.form-prefixPostfix .button {
  height: 32px; }

.cart_actionbutton {
  text-align: right;
  float: right;
  clear: both; }
  .cart_actionbutton .cart-actions {
    margin-left: 15px;
    display: inline-block;
    vertical-align: middle; }
    .cart_actionbutton .cart-actions .button {
      padding: 0 15px;
      line-height: 30px; }
    .cart_actionbutton .cart-actions.continue-shopping .button {
      background: #f7f7f7;
      color: #54b016; }
      .cart_actionbutton .cart-actions.continue-shopping .button:hover {
        background: #54b016;
        color: #fff; }
    .cart_actionbutton .cart-actions:first-child {
      margin-left: 0; }

.type-cart .cart-actions .button {
  margin-bottom: 20px; }

.page-sidebar {
  width: 100%;
  max-width: 280px;
  padding: 0; }

/* Menu Second Leverl*/
.icon-heart:before {
  content: "\e9c0" !important; }

.sidebarBlock-heading {
  background: #50ad06;
  font-size: 16px;
  font-weight: 500;
  line-height: normal;
  padding: 10px 12px;
  color: #fff;
  font-family: 'Ubuntu', sans-serif;
  -webkit-border-radius: 3px 3px 0px 0;
  -moz-border-radius: 3px 3px 0px 0;
  border-radius: 3px 3px 0px 0; }

.sidebarBlock ul li a {
  color: #444; }
  .sidebarBlock ul li a:hover {
    background: #fff;
    color: #50ad06; }
  .sidebarBlock ul li a:focus {
    background: #fff; }

.sidebarBlock ul li a:hover {
  background: #fff; }

.page-sidebar .navList li .hitarea, .mobile-menu-content-block .navList li .hitarea {
  color: #50ad06; }
  .page-sidebar .navList li .hitarea:after, .mobile-menu-content-block .navList li .hitarea:after {
    color: #50ad06; }

.page-sidebar .navList li .collapsable-hitarea:after, .mobile-menu-content-block .navList li .collapsable-hitarea:after {
  color: #0063a0; }

.page-sidebar .navList li.collapsable > a, .mobile-menu-content-block .navList li.collapsable > a {
  color: #444 !important;
  background: #fff; }
  .page-sidebar .navList li.collapsable > a:hover, .mobile-menu-content-block .navList li.collapsable > a:hover {
    color: #50ad06;
    background: #fff; }

.card .card-hover {
  left: 0;
  right: 0;
  margin-left: 0; }
  .card .card-hover .actionButton .button {
    width: auto;
    font-family: 'Ubuntu', sans-serif !important;
    font-size: 14px;
    padding: 0 10px !important;
    text-transform: uppercase;
    color: #fff;
    font-weight: 600;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px; }
    .card .card-hover .actionButton .button .icon-eye:before {
      display: none;
      content: "\f06e"; }

.card .wish-btn {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }

.card .actionButton.cartBtn {
  float: left;
  margin-left: 0px;
  width: 60%; }
  .card .actionButton.cartBtn .button {
    background: #fff;
    padding: 0 10px;
    color: #333;
    font-size: 15px;
    border: 1px solid #ddd;
    display: block;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-transform: none;
    font-weight: bold; }
    .card .actionButton.cartBtn .button:hover {
      border: 1px solid #50ad06; }
    .card .actionButton.cartBtn .button:before {
      display: none; }

.sidebarBlock .sidebarBrand li.last a {
  color: #0063a0; }
  .sidebarBlock .sidebarBrand li.last a:hover {
    color: #32B01D; }

/* Special features css */
.f-feature-panel {
  clear: both;
  width: 100%;
  padding-top: 30px; }
  .f-feature-panel ul {
    padding: 0px;
    margin: 0px;
    list-style: none; }
    .f-feature-panel ul li {
      float: left;
      width: 25%;
      font-size: 13px;
      color: #666;
      text-align: left; }
      .f-feature-panel ul li .img {
        float: left;
        padding-right: 15px;
        display: inline-block;
        vertical-align: middle; }
      .f-feature-panel ul li .text {
        float: left;
        width: 245px;
        padding-top: 10px; }
        .f-feature-panel ul li .text h4 {
          color: #333;
          font-size: 17px;
          font-family: 'Ubuntu', sans-serif;
          font-weight: 500;
          margin: 0px; }
        .f-feature-panel ul li .text p {
          color: #666;
          font-size: 13px; }
      .f-feature-panel ul li a:hover .text h4 {
        color: #0078c2; }
    .f-feature-panel ul li.col03 .img,
    .f-feature-panel ul li.col04 .img {
      padding-top: 10px; }

.right-sidebar {
  max-width: 230px; }
  .right-sidebar .page-heading {
    margin-bottom: 15px;
    -webkit-border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0; }
  .right-sidebar .productCarousel-right,
  .right-sidebar .productCarousel-right-2 {
    border: 1px solid #ddd;
    margin: 0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px; }
    .right-sidebar .productCarousel-right .productCarousel-slide,
    .right-sidebar .productCarousel-right-2 .productCarousel-slide {
      padding: 0; }
      .right-sidebar .productCarousel-right .productCarousel-slide .card,
      .right-sidebar .productCarousel-right-2 .productCarousel-slide .card {
        border: 0;
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        border-radius: 0px; }

.page-content {
  width: 740px;
  padding: 0 20px; }
  .page-content h1.page-heading {
    color: #333;
    font-weight: 500;
    font-size: 22px;
    line-height: normal;
    padding: 10px 0px;
    background: none;
    border-bottom: 2px solid #333; }
  .page-content .categories_list {
    display: none; }

.breadcrumbs {
  border-bottom: 1px solid #e8e8e8;
  margin-bottom: 20px; }

.sale-flag-side {
  background: #4fad05;
  width: 70px;
  height: 20px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  text-align: center;
  text-indent: 0px;
  color: #fff;
  font-size: 13px;
  line-height: 20px;
  text-transform: uppercase;
  font-weight: 500;
  left: 10px;
  top: 10px;
  position: absolute; }

.out-of-stock-label {
  background: #ff0000;
  width: 110px;
  height: 20px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  text-align: center;
  text-indent: 0px;
  color: #fff;
  font-size: 13px;
  line-height: 20px;
  text-transform: uppercase;
  font-weight: 500;
  left: 10px;
  top: 10px;
  position: absolute; }

/* Product page css */
.productView {
  width: 970px;
  padding: 0 0 0 20px;
  margin: 0; }
  .productView h1.productView-title {
    color: #333;
    font-weight: 500;
    font-size: 22px;
    line-height: normal;
    padding: 6px 0px;
    background: none;
    border-bottom: 2px solid #333;
    font-family: 'Ubuntu', sans-serif; }

.productView .productView-product h2.productView-brand .productView-info-value {
  font-family: 'Ubuntu', sans-serif;
  color: #166fb0;
  font-size: 16px; }

.productView .productView-details .productView-price .price--rrp {
  font-size: 13px;
  font-weight: normal;
  padding: 0 0 5px 0;
  color: #166fb0;
  display: block;
  padding: 0;
  margin: 0; }

.productView .productView-details .productView-price .price.price--withoutTax {
  font-size: 32px;
  color: #166fb0;
  padding: 0;
  margin: 0;
  font-weight: normal; }

.productView .productView-details .productView-price .price-section--saving .price {
  font-size: 14px;
  font-weight: normal; }

.productView-description.productView h3.page-heading {
  color: #333;
  font-size: 22px;
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
  font-weight: 500;
  text-transform: none;
  position: relative; }
  .productView-description.productView h3.page-heading:after {
    content: "";
    width: 44px;
    border-bottom: 2px solid #333;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -22px; }

.productView .productView-details .productView-info .productView-info-name {
  width: 100%;
  float: none; }

.productView .productView-details .productView-info .productView-info-value {
  float: none;
  width: 100%; }

.productView .productView-details .Product-cart-section {
  width: 100%;
  background: none;
  clear: both;
  padding: 0; }
  .productView .productView-details .Product-cart-section .form-field {
    display: block;
    margin: 0 0 15px 0; }
    .productView .productView-details .Product-cart-section .form-field .form-increment .form-input--incrementTotal {
      margin-left: 0; }
    .productView .productView-details .Product-cart-section .form-field .form-label {
      cursor: inherit;
      display: block; }
  .productView .productView-details .Product-cart-section .product-page-compare {
    display: none; }

.page-sidebar + .page-content {
  width: 740px;
  padding: 0 20px; }

.card .navUser-action {
  background: #fff;
  padding: 0 10px;
  color: #333;
  font-size: 15px;
  border: 1px solid #ddd;
  display: block;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  text-transform: none;
  font-weight: bold;
  float: left;
  height: 30px;
  line-height: 30px;
  margin: 0; }
  .card .navUser-action:hover {
    border: 1px solid #50ad06;
    background: #50ad06;
    color: #fff; }

.login-page .login {
  width: 100%;
  max-width: 970px; }

h1.page-heading {
  color: #333;
  font-weight: 500;
  font-size: 22px;
  line-height: normal;
  padding: 10px 0px;
  background: none;
  border-bottom: 1px solid #E4E4E4; }

.add-to-cart-panel {
  position: relative; }

.productView .productView-product .Product-options-main #WishListForm {
  top: 68px;
  left: 150px; }
  .productView .productView-product .Product-options-main #WishListForm .form-action .wishlist-btn .button.button--primary {
    width: auto;
    position: relative;
    padding: 0 10px 0 30px;
    background: url("../img/wishlist-icon-white.png") no-repeat 10px center #166fb0;
    border: 0px;
    font-weight: bold; }
    .productView .productView-product .Product-options-main #WishListForm .form-action .wishlist-btn .button.button--primary:hover {
      background: url("../img/wishlist-icon-white.png") no-repeat 10px center #50ad06; }

.productView .productView-details .Product-cart-section .navUser-action {
  float: left;
  height: 30px;
  line-height: 30px;
  padding: 0 20px;
  margin-bottom: 20px;
  background: #50ad06;
  color: #fff; }
  .productView .productView-details .Product-cart-section .navUser-action:hover {
    background: #166fb0; }

.productView .productView-details .Product-cart-section .out_stock_btn {
  width: auto;
  margin-top: 10px; }
  .productView .productView-details .Product-cart-section .out_stock_btn:hover {
    background: #32B01D; }

.productView .productView-details .Product-cart-section .form-action:before {
  display: none; }

.productView .productView-details .Product-cart-section .form-action .button {
  background: #50ad06;
  padding: 0 20px;
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  font-weight: bold; }
  .productView .productView-details .Product-cart-section .form-action .button:hover {
    background: #166fb0; }

.modal-content .productView {
  width: 100%;
  padding: 0; }
  .modal-content .productView h1.productView-title {
    border: 0px;
    color: #50ad06; }

.modal-content .previewCart .productView {
  width: 75%; }

.dropdown-menu {
  right: 0;
  left: auto !important;
  top: 149px !important;
  max-width: 350px; }

#HeaderLower ul {
  float: none;
  max-width: 100%; }
  #HeaderLower ul li#cart-amount .previewCartItem-content a:before {
    display: none; }
  #HeaderLower ul li#cart-amount .previewCartAction {
    padding-top: 15px; }
    #HeaderLower ul li#cart-amount .previewCartAction a {
      background: #0063a0;
      color: #fff;
      font-size: 12px;
      padding: 0px 10px;
      border: 0;
      -webkit-border-radius: 15px;
      -moz-border-radius: 15px;
      border-radius: 15px; }
      #HeaderLower ul li#cart-amount .previewCartAction a:hover {
        background: #0078c2; }

.m-cart-link {
  display: none; }

.featuredProductCarousal .slick-dots {
  display: none !important; }

.header-mid-section .row .search-section .searchSummary #quickSearch .quickSearchResults {
  top: 40px; }
  .header-mid-section .row .search-section .searchSummary #quickSearch .quickSearchResults .productGrid .product .card .navUser-action {
    margin-left: 0; }
  .header-mid-section .row .search-section .searchSummary #quickSearch .quickSearchResults .productGrid .product .card .wish-btn,
  .header-mid-section .row .search-section .searchSummary #quickSearch .quickSearchResults .productGrid .product .card .compareBtn {
    display: none; }

/* Search page css */
.search-page-full {
  width: 100%;
  padding: 0; }

.page-content--full {
  width: 100%;
  padding: 0; }

.wishlists-table {
  max-width: 100%; }

.sidebarBlock ul li:hover {
  background: none;
  color: #50ad06; }
  .sidebarBlock ul li:hover a {
    color: #50ad06; }
  .sidebarBlock ul li:hover li:hover {
    color: #444; }
    .sidebarBlock ul li:hover li:hover a {
      color: #444; }

.page-sidebar .navList li .hitarea {
  border-right: 0px solid #ddd; }

.page-sidebar .navList li .hitarea.collapsable-hitarea {
  border-right: 1px solid #ddd;
  border-left: 0; }

.page-sidebar .navList li li a:hover {
  background: none; }

.heroCarousel .slick-next {
  background: url(../img/slideshow-arrow.png) no-repeat -40px 0;
  width: 40px;
  height: 40px; }
  .heroCarousel .slick-next:before {
    display: none; }
  .heroCarousel .slick-next:hover {
    background: url(../img/slideshow-arrow.png) no-repeat -40px -40px; }

.heroCarousel .slick-prev {
  background: url(../img/slideshow-arrow.png) no-repeat 0 0;
  width: 40px;
  height: 40px; }
  .heroCarousel .slick-prev:before {
    display: none; }
  .heroCarousel .slick-prev:hover {
    background: url(../img/slideshow-arrow.png) no-repeat 0 -40px; }

.add-to-cart-panel .color-options {
  clear: both; }

.card-figure a {
  padding: 7px;
  margin-top: 0; }

.compareTable-removeProduct .icon {
  margin-top: 0; }

.header-top-section li a {
  color: #a2a1a1; }

.header .header-top-section {
  padding: 10px 0; }
  .header .header-top-section .row .header-top-right li i {
    color: #a2a1a1; }

.icon-switches-2:before {
  font-weight: bold; }

.NewProductCarousal .slick-next:before,
.featuredProductCarousal .slick-next:before {
  content: "\f105";
  font-family: FontAwesome;
  font-size: 35px;
  font-weight: 700;
  background: none; }

.NewProductCarousal .slick-next:hover:before,
.featuredProductCarousal .slick-next:hover:before {
  color: #32B01D; }

.NewProductCarousal .slick-prev:before,
.featuredProductCarousal .slick-prev:before {
  content: "\f104";
  font-family: FontAwesome;
  font-size: 35px;
  font-weight: 700;
  background: none; }

.NewProductCarousal .slick-prev:hover:before,
.featuredProductCarousal .slick-prev:hover:before {
  color: #32B01D; }

.footer-info .footer-info-list li {
  font-family: 'Ubuntu', sans-serif; }

.footer-copyright {
  color: #666; }
  .footer-copyright p strong {
    color: #333; }

.footer-copyright > .powered-by {
  font-size: 13px; }

.pagination .pagination-list li {
  margin-left: 0; }
  .pagination .pagination-list li a {
    color: #312e29;
    padding: 5px; }
    .pagination .pagination-list li a:hover {
      background: #f5f5f5; }

.pagination .pagination-list li.pagination-item--current {
  margin-left: 0; }
  .pagination .pagination-list li.pagination-item--current a {
    background: #51aa0a;
    color: #fff; }

.pagination li.pagination-item--next a {
  background: none; }
  .pagination li.pagination-item--next a:hover {
    background: none; }
  .pagination li.pagination-item--next a .icon-arrow-2-right:before {
    content: "\f0da";
    font-family: FontAwesome;
    font-size: 15px; }

.pagination .pagination-item--previous a {
  background: none; }
  .pagination .pagination-item--previous a:hover {
    background: none; }

.pagination .pagination-item--previous .icon-arrow-2-left:before {
  content: "\f0d9";
  font-family: FontAwesome;
  font-size: 15px; }

.actionBar .actionBar-section .form-label {
  color: #444; }

.category-new-products {
  clear: both;
  margin-bottom: 35px; }
  .category-new-products .slick-dots {
    /*position: relative;
    top:0;
    bottom: 0;*/ }
    .category-new-products .slick-dots li {
      width: 7px;
      height: 7px;
      padding: 0;
      margin: 0 2px; }
      .category-new-products .slick-dots li button {
        padding: 0;
        width: 7px;
        height: 7px;
        background: #7f868f;
        border: 0px;
        margin: 0; }
        .category-new-products .slick-dots li button:before {
          padding: 0;
          width: 7px;
          height: 7px;
          border: 0px;
          top: 0;
          right: 0;
          line-height: 8px;
          margin: 0; }
    .category-new-products .slick-dots li.slick-active button {
      background: #50ad06; }
      .category-new-products .slick-dots li.slick-active button:before {
        background: #50ad06; }

.productView .productView-details .productView-info .productView-info-name,
.productView .productView-details .productView-info .productView-info-value {
  font-size: 13px;
  color: #444; }

.customers-also-viewed {
  margin: 25px 0; }

.customers-also-viewed-product .slick-prev,
.customers-also-viewed-product .slick-next {
  top: -50px; }

.related-product {
  margin-top: 20px; }

.add-to-cart-panel #WishListForm .dropdown-menu {
  top: 32px !important;
  max-width: 300px; }
  .add-to-cart-panel #WishListForm .dropdown-menu .wishlist_dropdownbox {
    border: 1px solid #e5e5e5;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px; }

.productView .productView-product .Product-options-main #WishListForm .form-action .button.button--primary {
  width: auto;
  position: relative;
  padding: 0 10px 0 30px;
  background: url("../img/wishlist-icon-white.png") no-repeat 10px center #166fb0;
  border: 0px;
  font-weight: bold;
  color: #fff;
  font-family: 'Ubuntu', sans-serif !important;
  text-transform: uppercase; }
  .productView .productView-product .Product-options-main #WishListForm .form-action .button.button--primary:before {
    display: none; }
  .productView .productView-product .Product-options-main #WishListForm .form-action .button.button--primary:hover {
    background: url("../img/wishlist-icon-white.png") no-repeat 10px center #50ad06;
    border: 0; }

.cart .cart-header {
  background: #166fb0; }
  .cart .cart-header .cart-header-item {
    font-family: 'Ubuntu', sans-serif !important;
    color: #fff;
    font-weight: 500; }

.cart_actionbutton .cart-actions .button {
  font-weight: bold; }

.estimator-form-input {
  width: 70; }

.login-page .login .panel-title {
  color: #5F6874;
  border-bottom: solid #ddd 1px;
  font-family: 'Ubuntu', sans-serif;
  font-size: 16px;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding: 0 0 10px 0;
  margin-bottom: 20px; }

.login-page .login .login-form .form-field-main .form-field .form-label {
  color: #444; }

.login-page .login .login-form .form-field-main .forgot-password {
  clear: left; }

.form-label {
  font-family: 'Ubuntu', sans-serif;
  color: #444; }

.blog-post-body {
  width: 100%;
  text-align: left; }
  .blog-post-body .blog-title {
    margin-left: 0;
    margin-right: 0; }
  .blog-post-body .blog-date,
  .blog-post-body .blog-author {
    text-align: left; }

.blog .socialLinks,
.blog .tags {
  text-align: left; }

.modal-body .previewCartCheckout-additionalCheckoutButtons {
  padding-top: 15px; }

.modal-body .productView .productView-product .Product-options-main #WishListForm.wishlist-product-out-of-stock {
  top: 70px; }

.search-page .card .actionButton.cartBtn,
.search-page .card .navUser-action {
  width: 69%; }

.pagination .pagination-list li a {
  font-size: 13px; }

.b-logo-panel ul li {
  list-style: none; }

.estimator-form .button--primary {
  clear: both;
  float: right;
  display: block; }

.estimator-form .estimator-form-input {
  width: 70%; }

body.type-wishlist .card .wish-btn {
  display: none; }

.button {
  font-family: 'Ubuntu', sans-serif; }

body.type-login .button {
  font-weight: bold; }

body.type-login .form-actions .button--primary {
  margin-left: 20px; }

.productView .productView-product .Product-options-main #WishListForm {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  clear: both; }
  .productView .productView-product .Product-options-main #WishListForm .form-action {
    position: absolute;
    top: -51px;
    left: 40%; }

.actionBar .actionBar-section .form-select option {
  color: #444; }

.card .card-hover .actionButton.quickview-main .quickview i {
  font-size: 18px; }

body.type-forgotpassword .button {
  font-weight: bold; }

.compareTable.no-Logged .price-section {
  display: none; }

.compareTable.no-Logged .compareTable-action {
  display: none; }

.nxt-ac-main {
  z-index: 40 !important; }

body.type-category .HomeTopBanner .HomeTopBanner {
  margin: 0px;
  border: 0px;
  padding: 0; }

.b-logo-panel ul {
  padding-top: 15px; }
  .b-logo-panel ul li {
    padding-left: 0px;
    width: 50%; }
    .b-logo-panel ul li img {
      max-width: 100%;
      height: auto; }

.productView {
  width: 100%;
  max-width: 970px; }

.body .container, .body .wrapper {
  width: 100%;
  max-width: 1260px; }

body.type-category .HomeTopBanner .HomeTopBanner {
  padding: 0 !important; }
  body.type-category .HomeTopBanner .HomeTopBanner .ShopAllBrands {
    margin-bottom: -35px; }

.CustomerOnHoldBanner {
  background: #f5f5f5;
  max-width: 1260px;
  padding: 10px;
  margin: 10px auto;
  border: 1px solid #ddd;
  width: 100%; }

.sale-flag-sash {
  background: #4fad05;
  width: 70px;
  height: 20px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  text-align: center;
  text-indent: 0px;
  color: #fff;
  font-size: 13px;
  line-height: 20px;
  text-transform: uppercase;
  font-weight: 500;
  left: 10px;
  top: 10px;
  position: absolute; }

.card.Badges .out-of-stock-label {
  left: auto;
  right: 10px; }

.form-field.form-field--stock .form-label--alternate {
  font-size: 15px;
  font-weight: bold; }

.homepage .HomeTopBanner .banners img {
  margin: 0 14px; }

.col-group {
  overflow: hidden; }

.col-group > div {
  padding: 1em 1em 0;
  float: left;
  width: 33.3333333%;
  box-sizing: border-box; }

.group :after {
  content: "";
  display: table;
  clear: both; }

.group .left {
  float: left;
  width: 50%; }

.group .right {
  float: right;
  width: 50%; }

img {
  max-width: 100%;
  height: auto; }

.clear {
  clear: both;
  display: block; }

/* new css add 08-06-2017 */
/* age popup css */
#hidden-content {
  padding: 0;
  border-radius: 5px; }

.fancybox-close-small {
  display: none; }

.age-popup {
  padding: 10px;
  width: 540px;
  border-radius: 10px; }
  .age-popup .main-content {
    border: 1px solid #ddd;
    width: 100%;
    border-radius: 5px;
    padding: 10px;
    box-sizing: border-box; }
    .age-popup .main-content .main-box {
      max-width: 400px;
      width: 100%;
      margin: 0 auto; }
      .age-popup .main-content .main-box .logo-pan {
        text-align: center; }
        .age-popup .main-content .main-box .logo-pan img {
          max-width: 300px; }
      .age-popup .main-content .main-box .age-image {
        padding: 15px 0; }
      .age-popup .main-content .main-box .text-panel {
        font-size: 12px;
        color: #333;
        line-height: 16px;
        text-align: center; }
      .age-popup .main-content .main-box .blue-text {
        padding: 15px 0;
        text-align: center;
        color: #00588e;
        font-size: 14px; }
      .age-popup .main-content .main-box .age-button a {
        font-size: 16px;
        color: #fff; }
      .age-popup .main-content .main-box .age-button .green-button {
        float: left;
        background: #4fad05;
        border-bottom: 3px solid #3f9000;
        border-radius: 5px;
        display: block;
        padding: 10px 25px;
        cursor: pointer; }
        .age-popup .main-content .main-box .age-button .green-button:hover {
          background: #3f9000;
          border-bottom: 3px solid #4fad05; }
      .age-popup .main-content .main-box .age-button .blue-button {
        float: right;
        background: #0063a0;
        border-bottom: 3px solid #04466e;
        border-radius: 5px;
        display: block;
        padding: 10px 25px; }
        .age-popup .main-content .main-box .age-button .blue-button:hover {
          background: #04466e;
          border-bottom: 3px solid #0063a0; }
      .age-popup .main-content .main-box .age-social-pan {
        clear: both;
        padding-top: 15px;
        text-align: center; }
      .age-popup .main-content .main-box .socialLinks li {
        background: #333 none repeat scroll 0 0;
        border: 0 solid #166fb0;
        border-radius: 100%;
        display: inline-block;
        float: none;
        height: 28px;
        margin-left: 0;
        margin-right: 2px;
        padding: 0;
        text-align: center;
        width: 28px; }
        .age-popup .main-content .main-box .socialLinks li:hover {
          background: #4fad05; }
        .age-popup .main-content .main-box .socialLinks li a {
          color: #fff;
          font-size: 18px;
          line-height: 28px;
          margin: 0; }

.type-category .HomeTopBanner .banner a {
  min-width: 10px; }

.HomeBottomBanner .banner .spinners-img {
  display: none; }

.productCarousel-slide {
  width: auto; }

.heroCarousel-image {
  width: 100%;
  max-width: 100%;
  height: auto; }

.type-default article.card {
  height: auto !important; }

.type-category article.card,
.type-brand article.card {
  margin-bottom: 0; }

.type-category article.card,
.type-default article.card,
.type-brand article.card,
.type-product article.card,
.type-compare article.card {
  height: 100% !important; }

.type-category .card-title,
.type-default .card-title,
.type-brand .card-title,
.type-product .card-title,
.type-compare .card-title {
  height: auto !important; }

.type-cart .form-input--incrementTotal {
  border: 1px solid #ddd; }

.compareTable-product .actionButton.cartBtn {
  float: none;
  width: 90%;
  max-width: 140px;
  margin: 0 auto; }

.card .actionButton.cartBtn {
  width: 58%; }

/* .compareTable-product {
    .card-figure{
        a{
            display:inline-block;
        }
    }
 } */
.type-compare .card-image {
  display: block;
  width: 100%; }

.type-brands .brandGrid .brand {
  width: 25%; }
  .type-brands .brandGrid .brand .card {
    height: auto !important; }
    .type-brands .brandGrid .brand .card .card-figure a {
      padding: 0px; }
    .type-brands .brandGrid .brand .card .card-image {
      height: auto;
      max-width: 100%;
      max-height: 110px; }

/* .type-page {
    #modal {
        .quickView {
            .form-radio {
                width:20px;
                height:20px;
                border:1px solid #ddd;
                clip: rect(0px, 0px, 0px, 0px);
                z-index:1;
                opacity:1;
                position:absolute;
                float:left;
                clear:both;
            }
            .form-label {
                 Float:Left;
                &:after {
                    display:none;
                }
                &:before {
                    display:none;
                }
            }
        }
    }
}
*/
.type-page #modal .quickView .form-radio {
  z-index: 5;
  clip: inherit;
  opacity: 0;
  width: 100%;
  height: 25px;
  /* cursor:pointer; */ }

.g-recaptcha {
  margin-left: 258px; }

.QuoteButton {
  font-weight: 700;
  line-height: normal;
  padding: 5px 12px;
  font-size: 14px;
  outline: 0;
  background: #32B01D;
  margin: 0;
  color: #fff;
  border: none;
  transition: all .3s ease 0s;
  border-radius: 15px; }

.QuoteButton:hover {
  background: #166fb0;
  color: #fff; }

#Cart-Snapshot-Cart-Root {
  float: right;
  clear: both; }

.cart-item-quantity .form-input--incrementTotal {
  width: 55px; }

/* jQuery Growl
 * Copyright 2015 Kevin Sylvestre
 * 1.3.5
 */
.ontop,
#growls-default,
#growls-tl,
#growls-tr,
#growls-bl,
#growls-br,
#growls-tc,
#growls-bc,
#growls-cc,
#growls-cl,
#growls-cr {
  z-index: 50000;
  position: fixed; }

#growls-default {
  top: 10px;
  right: 10px; }

#growls-tl {
  top: 10px;
  left: 10px; }

#growls-tr {
  top: 10px;
  right: 10px; }

#growls-bl {
  bottom: 10px;
  left: 10px; }

#growls-br {
  bottom: 10px;
  right: 10px; }

#growls-tc {
  top: 10px;
  right: 10px;
  left: 10px; }

#growls-bc {
  bottom: 10px;
  right: 10px;
  left: 10px; }

#growls-cc {
  top: 50%;
  left: 50%;
  margin-left: -125px; }

#growls-cl {
  top: 50%;
  left: 10px; }

#growls-cr {
  top: 50%;
  right: 10px; }

#growls-tc .growl,
#growls-bc .growl {
  margin-left: auto;
  margin-right: auto; }

.growl {
  opacity: 0.8;
  filter: alpha(opacity=80);
  position: relative;
  border-radius: 4px;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out; }

.growl.growl-incoming {
  opacity: 0;
  filter: alpha(opacity=0); }

.growl.growl-outgoing {
  opacity: 0;
  filter: alpha(opacity=0); }

.growl.growl-small {
  width: 200px;
  padding: 5px;
  margin: 5px; }

.growl.growl-medium {
  width: 250px;
  padding: 10px;
  margin: 10px; }

.growl.growl-large {
  width: 300px;
  padding: 15px;
  margin: 15px; }

.growl.growl-default {
  color: #FFF;
  background: #50AD03; }

.growl.growl-error {
  color: #FFF;
  background: #C0392B; }

.growl.growl-notice {
  color: #FFF;
  background: #50AD03; }

.growl.growl-warning {
  color: #FFF;
  background: #F39C12; }

.growl .growl-close {
  cursor: pointer;
  float: right;
  font-size: 14px;
  line-height: 18px;
  font-weight: normal;
  font-family: helvetica, verdana, sans-serif; }

.growl .growl-title {
  font-size: 18px;
  line-height: 24px; }

.growl .growl-message {
  font-size: 14px;
  line-height: 18px; }

.MegaMenu1 li.E-Liquids .MenuBox,
.MegaMenu1 li.Atomizers .MenuBox,
.MegaMenu1 li.Devices .MenuBox,
.MegaMenu1 li.comingsoon .MenuBox {
  width: 272px; }

.card .actionButton.compareBtn {
  display: none; }

.card .actionButton.cartBtn {
  width: calc(100% - 38px); }
  .card .actionButton.cartBtn .button + .button {
    margin-top: 5px; }

#RangeForm,
#RangeMobileForm {
  border: 1px solid #e5e5e5;
  margin-top: 15px;
  padding: 10px;
  overflow: hidden; }
  #RangeForm input[type="number"],
  #RangeMobileForm input[type="number"] {
    border: 1px solid #ddd;
    float: left;
    margin-bottom: 10px;
    float: left;
    margin-right: 10px;
    width: 45%;
    padding: 5px;
    border-radius: 3px; }
  #RangeForm input[type="submit"],
  #RangeForm input[type="reset"],
  #RangeMobileForm input[type="submit"],
  #RangeMobileForm input[type="reset"] {
    padding: 5px 20px;
    float: left;
    margin-right: 10px;
    border: 0px;
    border-radius: 3px;
    color: #fff;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold; }
  #RangeForm input[type="submit"],
  #RangeMobileForm input[type="submit"] {
    background: #0063a0;
    clear: both; }
    #RangeForm input[type="submit"]:hover,
    #RangeMobileForm input[type="submit"]:hover {
      background: #50ad06; }
  #RangeForm input[type="reset"],
  #RangeMobileForm input[type="reset"] {
    background: #50ad06; }
    #RangeForm input[type="reset"]:hover,
    #RangeMobileForm input[type="reset"]:hover {
      background: #0063a0; }

.all-category li.viewallcategories a {
  color: #0063a0;
  font-weight: bold;
  font-style: italic; }

.all-category li.viewallcategories a:hover {
  color: #32B01D !important;
  font-weight: bold;
  font-style: italic; }

.viewallcategories.viewed {
  display: none !important; }

.productView1 {
  width: 100%;
  max-width: 970px; }

.hideElement {
  display: none !important; }

.categories_list .categories_list_inn {
  margin-left: 0;
  margin-right: 0; }

.page-content .categories_list {
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #ccc;
  padding: 15px 0; }

.categories_list .categories_list_inn .subCategoriesBox.noImageLink {
  margin: 0; }

.categories_list .categories_list_inn .subCategoriesBox.noImageLink .navList-action.CategoryName {
  padding: 0 0 0 12px;
  font-weight: normal;
  margin: 0;
  background: url(../img/footer-liks-icon.png) no-repeat left 5px; }

.showmore-less {
  text-align: center;
  padding-top: 10px; }
  .showmore-less a {
    color: #fff;
    background: #32B01D;
    text-transform: uppercase;
    display: inline-block !important;
    padding: 3px 20px;
    font-weight: 700;
    border-radius: 3px;
    font-size: 12px; }
    .showmore-less a:hover {
      background: #0063a0;
      color: #fff; }
  .showmore-less .showDefaultSubCategorie {
    background: #ff0000; }

.writeReview-form .g-recaptcha {
  margin-left: 0px; }

.showAllSubCategories {
  background: #0063a0 !important; }

.showmore-less .showAllSubCategories:hover {
  background: #32B01D !important; }

.header .header-top-section .row .header-top-right li a span.help-center {
  border: 1px solid #a2a1a1;
  width: 12px;
  height: 12px;
  text-align: center;
  border-radius: 50%;
  display: inline-block;
  font-size: 10px;
  line-height: 10px;
  margin-right: 7px; }

.header .header-top-section .row .header-top-right li.help-link a:hover span.help-center {
  border: 1px solid #fff; }

.product-message-block {
  padding: 15px;
  border: 5px solid #000000;
  margin-bottom: 5px;
  width: 53%; }
  .product-message-block p {
    margin: 0;
    font-size: 17px;
    text-align: center; }
    .product-message-block p strong {
      font-weight: 600; }

.productView .product-message-block {
  padding: 15px 60px; }

@media only screen and (max-width: 1279px) {
  .productView .product-message-block {
    padding: 15px; } }

@media only screen and (max-width: 1023px) {
  .product-message-block {
    width: auto; }
    .product-message-block p {
      font-size: 15px; } }

@media only screen and (max-width: 767px) {
  .product-message-block {
    padding: 5px; }
    .product-message-block p {
      font-size: 13px; } }

.productGrid li .product-message-block {
  width: 100%;
  padding: 0px;
  margin: 0;
  border: 0; }
  .productGrid li .product-message-block p {
    font-size: 13px;
    border: 5px solid #000000;
    padding: 10px; }
  .productGrid li .product-message-block + .card .product-message-block {
    display: none; }

.productCarousel-slide .product-message-block {
  width: 100%;
  padding: 0px;
  margin: 0;
  border: 0; }
  .productCarousel-slide .product-message-block p {
    font-size: 13px;
    border: 5px solid #000000;
    padding: 10px; }

.productView-info-name.warning,
.productView-info-value.warning {
  display: none; }

.card-figure .top-right {
  position: absolute;
  top: 10px;
  right: 10px;
  margin: 0; }

* {
  box-sizing: border-box; }

.left-events {
  float: left;
  width: 30%; }

.right-events {
  float: left;
  width: 70%; }

.row:after {
  content: "";
  display: table;
  clear: both; }

@media screen and (max-width: 600px) {
  .left-events {
    width: 100%; } }

@media screen and (max-width: 600px) {
  .right-events {
    width: 100%; } }

/* 24-jan-2020 */
.price-customer-id {
  display: block; }

.productView .productView-details .productView-price {
  position: relative; }
  .productView .productView-details .productView-price .price-customer-id {
    font-size: 40px;
    opacity: 0.25;
    position: absolute;
    line-height: 60px;
    font-weight: 600; }
    @media screen and (max-width: 767px) {
      .productView .productView-details .productView-price .price-customer-id {
        font-size: 26px;
        line-height: 30px; } }
    .productView .productView-details .productView-price .price-customer-id.price-customer-id-demo {
      bottom: 24px; }
  .productView .productView-details .productView-price .price.price--withoutTax {
    font-size: 30px;
    color: #166fb0;
    padding: 0;
    margin: 0;
    font-weight: 600;
    line-height: 60px;
    min-width: 84px;
    text-align: center;
    font-weight: 600;
    letter-spacing: 2px; }
    @media screen and (max-width: 767px) {
      .productView .productView-details .productView-price .price.price--withoutTax {
        font-size: 20px;
        line-height: 30px;
        margin-top: 10px; } }

/* 31-jan-2020 */
.cart-header-item-price {
  text-align: center; }

@media screen and (max-width: 767px) {
  .cart-item-info-price .cart-item-label {
    float: none; } }

.cart-item-info-price .product-item-price {
  position: relative;
  text-align: center; }
  @media screen and (max-width: 767px) {
    .cart-item-info-price .product-item-price {
      text-align: left; } }
  .cart-item-info-price .product-item-price .price-customer-id {
    font-size: 26px;
    opacity: 0.25;
    position: absolute;
    line-height: 40px;
    font-weight: 600;
    top: 0;
    left: 50%;
    transform: translate(-50%, 0); }
    @media screen and (max-width: 767px) {
      .cart-item-info-price .product-item-price .price-customer-id {
        left: 0;
        transform: none; } }
  .cart-item-info-price .product-item-price .cart-item-value {
    font-size: 16px;
    color: #166fb0;
    padding: 0;
    margin: 0;
    font-weight: 600;
    line-height: 40px;
    min-width: 40px;
    text-align: center;
    font-weight: 600;
    letter-spacing: 2px; }

.account-product-price-custom {
  position: relative;
  font-size: 16px;
  color: #166fb0;
  padding: 0;
  margin: 0;
  font-weight: 600;
  line-height: 40px;
  min-width: 40px;
  text-align: center;
  letter-spacing: 2px; }
  .account-product-price-custom .price-customer-id {
    font-size: 26px;
    opacity: 0.25;
    position: absolute;
    line-height: 40px;
    font-weight: 600;
    top: 0;
    color: #444444;
    left: 50%;
    transform: translate(-50%, 0); }
    @media screen and (max-width: 1023px) {
      .account-product-price-custom .price-customer-id {
        line-height: 18px; } }

.account-product-description-main {
  position: relative;
  font-size: 14px;
  color: #166fb0;
  padding: 0;
  margin: 0;
  line-height: 30px;
  min-width: 40px;
  text-align: center;
  font-weight: 600;
  letter-spacing: 2px;
  display: inline-block; }
  .account-product-description-main p {
    text-align: left;
    margin-bottom: 0px; }
  .account-product-description-main .price-customer-id {
    font-size: 26px;
    opacity: 0.25;
    position: absolute;
    line-height: 30px;
    font-weight: 600;
    top: auto;
    color: #444444;
    left: 15px;
    bottom: 0px; }
  .account-product-description-main + .price-customer-id-text {
    margin-bottom: 15px; }

.previewCartItem-price-inn {
  position: relative;
  font-size: 14px;
  color: #166fb0;
  padding: 0;
  margin: 0;
  font-weight: 600;
  line-height: 30px;
  min-width: 40px;
  text-align: center;
  letter-spacing: 2px;
  display: inline-block; }
  .previewCartItem-price-inn .price-customer-id {
    font-size: 24px;
    opacity: 0.25;
    position: absolute;
    line-height: 30px;
    font-weight: 600;
    top: 0;
    color: #444444;
    left: 50%;
    transform: translate(-50%, 0); }

.price-customer-id-text {
  font-size: 12px;
  color: #166fb0;
  font-weight: 600; }

.price-customer-id-text,
.price-customer-id {
  display: none !important; }

.customerGroup--56 .price-customer-id-text,
.customerGroup--56 .price-customer-id,
.customerGroup--45 .price-customer-id-text,
.customerGroup--45 .price-customer-id,
.customerGroup--48 .price-customer-id-text,
.customerGroup--48 .price-customer-id,
.customerGroup--55 .price-customer-id-text,
.customerGroup--55 .price-customer-id,
.customerGroup--69 .price-customer-id-text,
.customerGroup--69 .price-customer-id,
.customerGroup--70 .price-customer-id-text,
.customerGroup--70 .price-customer-id,
.logged-in .price-customer-id-text,
.logged-in .price-customer-id {
  display: block !important; }

/* === 13-March-2020 === */
.required-info {
  text-align: center; }
  .required-info h6,
  .required-info p {
    letter-spacing: 2px;
    line-height: 18px; }
    @media screen and (max-width: 666px) {
      .required-info h6,
      .required-info p {
        letter-spacing: 1px; } }
  .required-info h6 {
    margin-bottom: 5px; }
  .required-info ul {
    display: flex;
    justify-content: center;
    margin: 0px;
    margin-top: 30px; }
    @media screen and (max-width: 666px) {
      .required-info ul {
        flex-wrap: wrap;
        margin-top: 20px; } }
    .required-info ul li {
      list-style: none;
      padding: 0 20px; }
      @media screen and (max-width: 767px) {
        .required-info ul li {
          width: 25%;
          padding: 0 10px; } }
      @media screen and (max-width: 666px) {
        .required-info ul li {
          width: 50%;
          margin-bottom: 15px; } }
      .required-info ul li .info-images {
        width: 100px;
        height: 100px;
        margin: 0 auto;
        margin-bottom: 20px; }
        @media screen and (max-width: 479px) {
          .required-info ul li .info-images {
            width: 80px;
            height: 80px;
            margin-bottom: 10px; } }
      .required-info ul li h6 {
        font-size: 12px;
        font-weight: 400; }
        @media screen and (max-width: 767px) {
          .required-info ul li h6 br {
            display: none; } }
        @media screen and (max-width: 479px) {
          .required-info ul li h6 {
            letter-spacing: 1px; } }

.errorimg {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.errorh1 {
  text-align: center;
  font-weight: bold;
  padding-bottom: 0px; }

.errorbutton {
  background-color: #4CAF50;
  border: none;
  color: white;
  padding: 15px 25px;
  text-align: center;
  font-size: 16px;
  cursor: pointer;
  align-content: center; }

.errorfill {
  text-align: center; }

.errorlist {
  list-style-type: none; }

.errortitle {
  padding-bottom: 1px; }

/* === 17-June-2020 Shipping Page Reponsive Table === */
:root {
  --bg-table-stripe: #f6f6f5;
  --b-table: #e3e3e2;
  --caption: #242423; }

table {
  background-color: transparent;
  border-collapse: collapse;
  font-family: Arial, Helvetica, sans-serif; }

th {
  text-align: left; }

.dcf-txt-center {
  text-align: center !important; }

.dcf-txt-left {
  text-align: left !important; }

.dcf-txt-right {
  text-align: right !important; }

.dcf-table caption {
  color: var(--caption);
  font-size: 1.13em;
  font-weight: 700;
  padding-bottom: .56rem; }

.dcf-table thead {
  font-size: .84em; }

.dcf-table tbody {
  border-bottom: 1px solid var(--b-table);
  border-top: 1px solid var(--b-table);
  font-size: .84em; }

.dcf-table tfoot {
  font-size: .84em; }

.dcf-table td,
.dcf-table th {
  padding-right: 1.78em; }

.dcf-table-bordered,
.dcf-table-bordered td,
.dcf-table-bordered th {
  border: 1px solid var(--b-table); }

.dcf-table-bordered td,
.dcf-table-bordered th,
.dcf-table-striped td,
.dcf-table-striped th {
  padding-left: 1em;
  padding-right: 1em; }

.dcf-table-bordered tr:not(:last-child),
.dcf-table-striped tr:not(:last-child) {
  border-bottom: 1px solid var(--b-table); }

.dcf-table-striped tbody tr:nth-of-type(2n) {
  background-color: var(--bg-table-stripe); }

.dcf-table thead td,
.dcf-table thead th {
  padding-bottom: .75em;
  vertical-align: bottom; }

.dcf-table tbody td,
.dcf-table tbody th,
.dcf-table tfoot td,
.dcf-table tfoot th {
  padding-top: .75em;
  vertical-align: top; }

.dcf-table tbody td,
.dcf-table tbody th {
  padding-bottom: .75em; }

.dcf-table-bordered thead th {
  padding-top: 1.33em; }

.dcf-wrapper-table-scroll {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  left: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  padding-bottom: 1em;
  position: relative;
  right: 50%;
  width: 100vw; }

@media only screen and (max-width: 42.09em) {
  .dcf-table-responsive thead {
    clip: rect(0 0 0 0);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    overflow: hidden;
    position: absolute;
    width: 1px;
    white-space: nowrap; }
  .dcf-table-responsive tr {
    display: block; }
  .dcf-table-responsive td {
    -webkit-column-gap: 3.16vw;
    -moz-column-gap: 3.16vw;
    column-gap: 3.16vw;
    display: grid;
    grid-template-columns: 1fr 2fr;
    text-align: left !important; }
  .dcf-table-responsive.dcf-table-bordered,
  .dcf-table-responsive.dcf-table-bordered thead th {
    border-width: 0; }
  .dcf-table-responsive.dcf-table-bordered tbody td {
    border-top-width: 0; }
  .dcf-table-responsive:not(.dcf-table-bordered) tbody tr {
    padding-bottom: .75em; }
  .dcf-table-responsive:not(.dcf-table-bordered) tbody td {
    padding-bottom: 0; }
  .dcf-table-responsive:not(.dcf-table-bordered):not(.dcf-table-striped) tbody td {
    padding-right: 0; }
  .dcf-table-responsive.dcf-table-bordered tbody tr:last-child td:last-child {
    border-bottom-width: 0; }
  .dcf-table-responsive tbody td:before {
    content: attr(data-label);
    float: left;
    font-weight: 700;
    padding-right: 1.78em; } }

.dcf-overflow-x-auto {
  overflow-x: auto !important;
  -webkit-overflow-scrolling: touch; }

.home-fancybox-popup,
.home-fancybox-popup * {
  text-align: center; }

.home-fancybox-popup:not(.fancybox-content) {
  display: none !important; }

.home-fancybox-popup .home-fancybox-popup-close {
  position: absolute;
  top: 5px;
  right: 5px;
  font-size: 48px;
  line-height: 25px;
  height: 30px; }

.home-fancybox-popup .main-content {
  min-height: 250px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center; }

.home-fancybox-popup h5 {
  margin-bottom: 0; }

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

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-ban:before {
  content: "\e95a"; }

.icon-expand-4:before {
  content: "\e959"; }

.icon-handbag:before {
  content: "\e958"; }

.icon-outside:before {
  content: "\e957"; }

.icon-expand-2:before {
  content: "\e956"; }

.icon-heart2:before {
  content: "\e952"; }

.icon-call-hold:before {
  content: "\e953"; }

.icon-cart-1-loaded:before {
  content: "\e954"; }

.icon-shuffle:before {
  content: "\e955"; }

.icon-inside:before {
  content: "\e951"; }

.icon-star:before {
  content: "\e900"; }

.icon-like:before {
  content: "\e901"; }

.icon-like-2:before {
  content: "\e902"; }

.icon-user:before {
  content: "\e903"; }

.icon-user-picture-2:before {
  content: "\e904"; }

.icon-user-male-circle:before {
  content: "\e905"; }

.icon-user-circle:before {
  content: "\e906"; }

.icon-team-1:before {
  content: "\e907"; }

.icon-anchor:before {
  content: "\e908"; }

.icon-map-location-3:before {
  content: "\e909"; }

.icon-location-2:before {
  content: "\e90a"; }

.icon-twitter:before {
  content: "\e90b"; }

.icon-tumblr:before {
  content: "\e90c"; }

.icon-skype:before {
  content: "\e90d"; }

.icon-rss:before {
  content: "\e90e"; }

.icon-paypal:before {
  content: "\e90f"; }

.icon-linkedin:before {
  content: "\e910"; }

.icon-instagram:before {
  content: "\e911"; }

.icon-google-plus:before {
  content: "\e912"; }

.icon-flicr:before {
  content: "\e913"; }

.icon-facebook-messanger:before {
  content: "\e914"; }

.icon-facebook:before {
  content: "\e915"; }

.icon-gift:before {
  content: "\e916"; }

.icon-play:before {
  content: "\e917"; }

.icon-pause:before {
  content: "\e918"; }

.icon-folder-open:before {
  content: "\e919"; }

.icon-settings-1:before {
  content: "\e91a"; }

.icon-plus:before {
  content: "\e91b"; }

.icon-notification:before {
  content: "\e91c"; }

.icon-more-squares-vertical-filled:before {
  content: "\e91d"; }

.icon-magnifier-1:before {
  content: "\e91e"; }

.icon-info:before {
  content: "\e91f"; }

.icon-home:before {
  content: "\e920"; }

.icon-hamburger-menu-2:before {
  content: "\e921"; }

.icon-hamburger-menu-1:before {
  content: "\e922"; }

.icon-grid-squares:before {
  content: "\e923"; }

.icon-grid-squares-2:before {
  content: "\e924"; }

.icon-eye:before {
  content: "\e925"; }

.icon-close:before {
  content: "\e926"; }

.icon-wifi:before {
  content: "\e927"; }

.icon-signal-4:before {
  content: "\e928"; }

.icon-internet:before {
  content: "\e929"; }

.icon-antena-3:before {
  content: "\e92a"; }

.icon-user-manual:before {
  content: "\e92b"; }

.icon-clipboard-1:before {
  content: "\e92c"; }

.icon-USD:before {
  content: "\e92d"; }

.icon-USD-circle:before {
  content: "\e92e"; }

.icon-stamp:before {
  content: "\e92f"; }

.icon-money-bag:before {
  content: "\e930"; }

.icon-credit-card:before {
  content: "\e931"; }

.icon-earth-globe:before {
  content: "\e932"; }

.icon-delivery-1:before {
  content: "\e933"; }

.icon-cart-1:before {
  content: "\e934"; }

.icon-printer:before {
  content: "\e935"; }

.icon-old-telephone:before {
  content: "\e936"; }

.icon-telephone-1:before {
  content: "\e937"; }

.icon-phone-contacts:before {
  content: "\e938"; }

.icon-megaphone-2:before {
  content: "\e939"; }

.icon-email-open:before {
  content: "\e93a"; }

.icon-email:before {
  content: "\e93b"; }

.icon-comment-1:before {
  content: "\e93c"; }

.icon-call-end:before {
  content: "\e93d"; }

.icon-answer:before {
  content: "\e93e"; }

.icon-double-arrows-1-right:before {
  content: "\e93f"; }

.icon-double-arrows-1-left:before {
  content: "\e940"; }

.icon-arrow-2-up:before {
  content: "\e941"; }

.icon-arrow-2-right:before {
  content: "\e942"; }

.icon-arrow-2-left:before {
  content: "\e943"; }

.icon-arrow-2-down:before {
  content: "\e944"; }

.icon-arrow-2-circle-up:before {
  content: "\e945"; }

.icon-arrow-2-circle-right:before {
  content: "\e946"; }

.icon-arrow-2-circle-left:before {
  content: "\e947"; }

.icon-arrow-2-circle-down:before {
  content: "\e948"; }

.icon-arrow-1-up:before {
  content: "\e949"; }

.icon-arrow-1-right:before {
  content: "\e94a"; }

.icon-arrow-1-down:before {
  content: "\e94b"; }

.icon-arrow-1-left:before {
  content: "\e94c"; }

.icon-arrow-1-circle-up:before {
  content: "\e94d"; }

.icon-arrow-1-circle-right:before {
  content: "\e94e"; }

.icon-arrow-1-circle-left:before {
  content: "\e94f"; }

.icon-arrow-1-circle-down:before {
  content: "\e950"; }

.icon-heart:before {
  content: "\e9da"; }

.fa-question-circle-o::before {
  content: "\f29c";
  font: normal normal normal FontAwesome; }

/* jQuery Growl
 * Copyright 2015 Kevin Sylvestre
 * 1.3.1
 */
#growls {
  z-index: 50000;
  position: fixed;
  pointer-events: none; }

#growls.default {
  top: 10px;
  right: 10px; }

#growls.tl {
  top: 10px;
  left: 10px; }

#growls.tr {
  top: 10px;
  right: 10px; }

#growls.bl {
  bottom: 10px;
  left: 10px; }

#growls.br {
  bottom: 10px;
  right: 10px; }

#growls.tc {
  top: 10px;
  right: 10px;
  left: 10px; }

#growls.bc {
  bottom: 10px;
  right: 10px;
  left: 10px; }

#growls.tc .growl,
#growls.bc .growl {
  margin-left: auto;
  margin-right: auto; }

.growl {
  position: relative;
  border-radius: 4px;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out; }

.growl.growl-incoming {
  opacity: 0;
  filter: alpha(opacity=0); }

.growl.growl-outgoing {
  opacity: 0;
  filter: alpha(opacity=0); }

.growl.growl-small {
  width: 200px;
  padding: 5px;
  margin: 5px; }

.growl.growl-medium {
  width: 250px;
  padding: 10px;
  margin: 10px; }

.growl.growl-large {
  width: 300px;
  padding: 15px;
  margin: 15px; }

.growl.growl-default {
  color: #FFF;
  background: #7f8c8d; }

.growl.growl-error {
  color: #FFF;
  background: #C0392B; }

.growl.growl-notice {
  color: #FFF;
  background: #50ad06; }

.growl.growl-warning {
  color: #FFF;
  background: #F39C12; }

.growl .growl-close {
  cursor: pointer;
  float: right;
  font-size: 14px;
  line-height: 18px;
  font-weight: normal;
  font-family: helvetica, verdana, sans-serif; }

.growl .growl-title {
  font-size: 18px;
  line-height: 24px; }

.growl .growl-message {
  font-size: 14px;
  line-height: 18px; }

.header .container .sf-menu li {
  position: relative; }
  .header .container .sf-menu li:hover ul {
    display: block; }
  .header .container .sf-menu li ul {
    position: absolute;
    top: 100%;
    left: 0;
    background: #166fb0;
    display: none;
    width: 200px;
    border-top: 2px solid #54b016;
    font-size: 13px; }
    .header .container .sf-menu li ul li {
      margin: 0;
      display: block; }
      .header .container .sf-menu li ul li a {
        padding: 10px 15px;
        display: block;
        line-height: 15px; }
        .header .container .sf-menu li ul li a .fa {
          bottom: 0;
          float: right;
          line-height: normal;
          margin-top: -4%;
          position: absolute;
          right: 11px;
          top: 50%; }
    .header .container .sf-menu li ul ul {
      top: 0;
      left: 100%;
      margin-top: 0;
      border-top: none; }

.header .container .sf-menu li.lastchild ul ul {
  left: -100%; }

.page-sidebar .navList li, .mobile-menu-content-block .navList li {
  position: relative;
  display: block; }
  .page-sidebar .navList li .hitarea, .mobile-menu-content-block .navList li .hitarea {
    position: absolute;
    width: 40px;
    right: 0;
    height: 34px;
    cursor: pointer;
    color: #166fb0;
    border-left: 1px solid #ddd; }
    .page-sidebar .navList li .hitarea:after, .mobile-menu-content-block .navList li .hitarea:after {
      content: "\f107";
      font-family: FontAwesome;
      text-align: center;
      width: 40px;
      height: 34px;
      text-align: center;
      line-height: 36px;
      display: block;
      font-size: 18px; }
    .page-sidebar .navList li .hitarea.collapsable-hitarea, .mobile-menu-content-block .navList li .hitarea.collapsable-hitarea {
      -ms-transform: rotate(-180deg);
      -webkit-transform: rotate(-180deg);
      transform: rotate(-180deg); }

.page-sidebar .navList li.collapsable, .mobile-menu-content-block .navList li.collapsable {
  background: #54b016; }
  .page-sidebar .navList li.collapsable > a, .mobile-menu-content-block .navList li.collapsable > a {
    color: white; }
  .page-sidebar .navList li.collapsable > .hitarea, .mobile-menu-content-block .navList li.collapsable > .hitarea {
    color: white; }

.icon-question::before {
  content: "\ea57";
  font-family: 'Simple-Line-Icons-Pro'; }

.fancybox-enabled {
  overflow: hidden; }

.fancybox-enabled body {
  overflow: visible;
  height: 100%; }

.fancybox-is-hidden {
  position: absolute;
  top: -9999px;
  left: -9999px;
  visibility: hidden; }

.fancybox-container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99993;
  -webkit-tap-highlight-color: transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  transform: translateZ(0); }

.fancybox-container ~ .fancybox-container {
  z-index: 99992; }

.fancybox-bg, .fancybox-inner, .fancybox-outer, .fancybox-stage {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }

.fancybox-outer {
  overflow-y: auto;
  -webkit-overflow-scrolling: touch; }

.fancybox-bg {
  background: #1e1e1e;
  opacity: 0;
  transition-duration: inherit;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71); }

.fancybox-is-open .fancybox-bg {
  opacity: .87;
  transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1); }

.fancybox-caption-wrap, .fancybox-infobar, .fancybox-toolbar {
  position: absolute;
  direction: ltr;
  z-index: 99997;
  opacity: 0;
  visibility: hidden;
  transition: opacity .25s,visibility 0s linear .25s;
  box-sizing: border-box; }

.fancybox-show-caption .fancybox-caption-wrap, .fancybox-show-infobar .fancybox-infobar, .fancybox-show-toolbar .fancybox-toolbar {
  opacity: 1;
  visibility: visible;
  transition: opacity .25s,visibility 0s; }

.fancybox-infobar {
  top: 0;
  left: 50%;
  margin-left: -79px; }

.fancybox-infobar__body {
  display: inline-block;
  width: 70px;
  line-height: 44px;
  font-size: 13px;
  font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
  text-align: center;
  color: #ddd;
  background-color: rgba(30, 30, 30, 0.7);
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-font-smoothing: subpixel-antialiased; }

.fancybox-toolbar {
  top: 0;
  right: 0; }

.fancybox-stage {
  overflow: hidden;
  direction: ltr;
  z-index: 99994;
  -webkit-transform: translateZ(0); }

.fancybox-slide {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  overflow: auto;
  outline: none;
  white-space: normal;
  box-sizing: border-box;
  text-align: center;
  z-index: 99994;
  -webkit-overflow-scrolling: touch;
  display: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transition-property: opacity,-webkit-transform;
  transition-property: transform,opacity;
  transition-property: transform,opacity,-webkit-transform;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d; }

.fancybox-slide:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  height: 100%;
  width: 0; }

.fancybox-is-sliding .fancybox-slide, .fancybox-slide--current, .fancybox-slide--next, .fancybox-slide--previous {
  display: block; }

.fancybox-slide--image {
  overflow: visible; }

.fancybox-slide--image:before {
  display: none; }

.fancybox-slide--video .fancybox-content, .fancybox-slide--video iframe {
  background: #000; }

.fancybox-slide--map .fancybox-content, .fancybox-slide--map iframe {
  background: #e5e3df; }

.fancybox-slide--next {
  z-index: 99995; }

.fancybox-slide > * {
  display: inline-block;
  position: relative;
  padding: 24px;
  margin: 44px 0;
  border-width: 0;
  vertical-align: middle;
  text-align: left;
  background-color: #fff;
  overflow: auto;
  box-sizing: border-box; }

.fancybox-slide .fancybox-image-wrap {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
  border: 0;
  z-index: 99995;
  background: transparent;
  cursor: default;
  overflow: visible;
  -webkit-transform-origin: top left;
  transform-origin: top left;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.fancybox-can-zoomOut .fancybox-image-wrap {
  cursor: zoom-out; }

.fancybox-can-zoomIn .fancybox-image-wrap {
  cursor: zoom-in; }

.fancybox-can-drag .fancybox-image-wrap {
  cursor: -webkit-grab;
  cursor: grab; }

.fancybox-is-dragging .fancybox-image-wrap {
  cursor: -webkit-grabbing;
  cursor: grabbing; }

.fancybox-image, .fancybox-spaceball {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  border: 0;
  max-width: none;
  max-height: none; }

.fancybox-spaceball {
  z-index: 1; }

.fancybox-slide--iframe .fancybox-content {
  padding: 0;
  width: 80%;
  height: 80%;
  max-width: calc(100% - 100px);
  max-height: calc(100% - 88px);
  overflow: visible;
  background: #fff; }

.fancybox-iframe {
  display: block;
  padding: 0;
  border: 0;
  height: 100%; }

.fancybox-error, .fancybox-iframe {
  margin: 0;
  width: 100%;
  background: #fff; }

.fancybox-error {
  padding: 40px;
  max-width: 380px;
  cursor: default; }

.fancybox-error p {
  margin: 0;
  padding: 0;
  color: #444;
  font: 16px/20px Helvetica Neue,Helvetica,Arial,sans-serif; }

.fancybox-close-small {
  position: absolute;
  top: 0;
  right: 0;
  width: 44px;
  height: 44px;
  padding: 0;
  margin: 0;
  border: 0;
  border-radius: 0;
  outline: none;
  background: transparent;
  z-index: 10;
  cursor: pointer; }

.fancybox-close-small:after {
  content: "×";
  position: absolute;
  top: 5px;
  right: 5px;
  width: 30px;
  height: 30px;
  font: 20px/30px Arial,Helvetica Neue,Helvetica,sans-serif;
  color: #888;
  font-weight: 300;
  text-align: center;
  border-radius: 50%;
  border-width: 0;
  background: #fff;
  transition: background .25s;
  box-sizing: border-box;
  z-index: 2; }

.fancybox-close-small:focus:after {
  outline: 1px dotted #888; }

.fancybox-close-small:hover:after {
  color: #555;
  background: #eee; }

.fancybox-slide--iframe .fancybox-close-small {
  top: 0;
  right: -44px; }

.fancybox-slide--iframe .fancybox-close-small:after {
  background: transparent;
  font-size: 35px;
  color: #aaa; }

.fancybox-slide--iframe .fancybox-close-small:hover:after {
  color: #fff; }

.fancybox-caption-wrap {
  bottom: 0;
  left: 0;
  right: 0;
  padding: 60px 30px 0;
  background: linear-gradient(180deg, transparent 0, rgba(0, 0, 0, 0.1) 20%, rgba(0, 0, 0, 0.2) 40%, rgba(0, 0, 0, 0.6) 80%, rgba(0, 0, 0, 0.8));
  pointer-events: none; }

.fancybox-caption {
  padding: 30px 0;
  border-top: 1px solid rgba(255, 255, 255, 0.4);
  font-size: 14px;
  font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
  color: #fff;
  line-height: 20px;
  -webkit-text-size-adjust: none; }

.fancybox-caption a, .fancybox-caption button, .fancybox-caption select {
  pointer-events: all; }

.fancybox-caption a {
  color: #fff;
  text-decoration: underline; }

.fancybox-button {
  display: inline-block;
  position: relative;
  margin: 0;
  padding: 0;
  border: 0;
  width: 44px;
  height: 44px;
  line-height: 44px;
  text-align: center;
  background: transparent;
  color: #ddd;
  border-radius: 0;
  cursor: pointer;
  vertical-align: top;
  outline: none; }

.fancybox-button[disabled] {
  cursor: default;
  pointer-events: none; }

.fancybox-button, .fancybox-infobar__body {
  background: rgba(30, 30, 30, 0.6); }

.fancybox-button:hover:not([disabled]) {
  color: #fff;
  background: rgba(0, 0, 0, 0.8); }

.fancybox-button:after, .fancybox-button:before {
  content: "";
  pointer-events: none;
  position: absolute;
  background-color: currentColor;
  color: currentColor;
  opacity: .9;
  box-sizing: border-box;
  display: inline-block; }

.fancybox-button[disabled]:after, .fancybox-button[disabled]:before {
  opacity: .3; }

.fancybox-button--left:after, .fancybox-button--right:after {
  top: 18px;
  width: 6px;
  height: 6px;
  background: transparent;
  border-top: 2px solid currentColor;
  border-right: 2px solid currentColor; }

.fancybox-button--left:after {
  left: 20px;
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg); }

.fancybox-button--right:after {
  right: 20px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg); }

.fancybox-button--left {
  border-bottom-left-radius: 5px; }

.fancybox-button--right {
  border-bottom-right-radius: 5px; }

.fancybox-button--close:after, .fancybox-button--close:before {
  content: "";
  display: inline-block;
  position: absolute;
  height: 2px;
  width: 16px;
  top: calc(50% - 1px);
  left: calc(50% - 8px); }

.fancybox-button--close:before {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg); }

.fancybox-button--close:after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg); }

.fancybox-arrow {
  position: absolute;
  top: 50%;
  margin: -50px 0 0;
  height: 100px;
  width: 54px;
  padding: 0;
  border: 0;
  outline: none;
  background: none;
  cursor: pointer;
  z-index: 99995;
  opacity: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  transition: opacity .25s; }

.fancybox-arrow:after {
  content: "";
  position: absolute;
  top: 28px;
  width: 44px;
  height: 44px;
  background-color: rgba(30, 30, 30, 0.8);
  background-image: url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjRkZGRkZGIiBoZWlnaHQ9IjQ4IiB2aWV3Qm94PSIwIDAgMjQgMjQiIHdpZHRoPSI0OCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4gICAgPHBhdGggZD0iTTAgMGgyNHYyNEgweiIgZmlsbD0ibm9uZSIvPiAgICA8cGF0aCBkPSJNMTIgNGwtMS40MSAxLjQxTDE2LjE3IDExSDR2MmgxMi4xN2wtNS41OCA1LjU5TDEyIDIwbDgtOHoiLz48L3N2Zz4=);
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: 24px 24px; }

.fancybox-arrow--right {
  right: 0; }

.fancybox-arrow--left {
  left: 0;
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1); }

.fancybox-arrow--left:after, .fancybox-arrow--right:after {
  left: 0; }

.fancybox-show-nav .fancybox-arrow {
  opacity: .6; }

.fancybox-show-nav .fancybox-arrow[disabled] {
  opacity: .3; }

.fancybox-loading {
  border: 6px solid rgba(99, 99, 99, 0.4);
  border-top: 6px solid rgba(255, 255, 255, 0.6);
  border-radius: 100%;
  height: 50px;
  width: 50px;
  -webkit-animation: a .8s infinite linear;
  animation: a .8s infinite linear;
  background: transparent;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -25px;
  margin-left: -25px;
  z-index: 99999; }

@-webkit-keyframes a {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

@keyframes a {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

.fancybox-animated {
  transition-timing-function: cubic-bezier(0, 0, 0.25, 1); }

.fancybox-fx-slide.fancybox-slide--previous {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  opacity: 0; }

.fancybox-fx-slide.fancybox-slide--next {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
  opacity: 0; }

.fancybox-fx-slide.fancybox-slide--current {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  opacity: 1; }

.fancybox-fx-fade.fancybox-slide--next, .fancybox-fx-fade.fancybox-slide--previous {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }

.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1; }

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  -webkit-transform: scale3d(1.5, 1.5, 1.5);
  transform: scale3d(1.5, 1.5, 1.5);
  opacity: 0; }

.fancybox-fx-zoom-in-out.fancybox-slide--next {
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
  transform: scale3d(0.5, 0.5, 0.5);
  opacity: 0; }

.fancybox-fx-zoom-in-out.fancybox-slide--current {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  opacity: 1; }

.fancybox-fx-rotate.fancybox-slide--previous {
  -webkit-transform: rotate(-1turn);
  transform: rotate(-1turn);
  opacity: 0; }

.fancybox-fx-rotate.fancybox-slide--next {
  -webkit-transform: rotate(1turn);
  transform: rotate(1turn);
  opacity: 0; }

.fancybox-fx-rotate.fancybox-slide--current {
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  opacity: 1; }

.fancybox-fx-circular.fancybox-slide--previous {
  -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
  opacity: 0; }

.fancybox-fx-circular.fancybox-slide--next {
  -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
  opacity: 0; }

.fancybox-fx-circular.fancybox-slide--current {
  -webkit-transform: scaleX(1) translateZ(0);
  transform: scaleX(1) translateZ(0);
  opacity: 1; }

.fancybox-fx-tube.fancybox-slide--previous {
  -webkit-transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
  transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg); }

.fancybox-fx-tube.fancybox-slide--next {
  -webkit-transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
  transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg); }

.fancybox-fx-tube.fancybox-slide--current {
  -webkit-transform: translateZ(0) scale(1);
  transform: translateZ(0) scale(1); }

@media (max-width: 800px) {
  .fancybox-infobar {
    left: 0;
    margin-left: 0; }
  .fancybox-button--left, .fancybox-button--right {
    display: none !important; }
  .fancybox-caption {
    padding: 20px 0;
    margin: 0; } }

.fancybox-button--fullscreen:before {
  width: 15px;
  height: 11px;
  left: calc(50% - 7px);
  top: calc(50% - 6px);
  border: 2px solid;
  background: none; }

.fancybox-button--pause:before, .fancybox-button--play:before {
  top: calc(50% - 6px);
  left: calc(50% - 4px);
  background: transparent; }

.fancybox-button--play:before {
  width: 0;
  height: 0;
  border-top: 6px inset transparent;
  border-bottom: 6px inset transparent;
  border-left: 10px solid;
  border-radius: 1px; }

.fancybox-button--pause:before {
  width: 7px;
  height: 11px;
  border-style: solid;
  border-width: 0 2px; }

.fancybox-button--thumbs, .fancybox-thumbs {
  display: none; }

@media (min-width: 800px) {
  .fancybox-button--thumbs {
    display: inline-block; }
  .fancybox-button--thumbs span {
    font-size: 23px; }
  .fancybox-button--thumbs:before {
    width: 3px;
    height: 3px;
    top: calc(50% - 2px);
    left: calc(50% - 2px);
    box-shadow: 0 -4px 0,-4px -4px 0,4px -4px 0,inset 0 0 0 32px,-4px 0 0,4px 0 0,0 4px 0,-4px 4px 0,4px 4px 0; }
  .fancybox-thumbs {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: auto;
    width: 220px;
    margin: 0;
    padding: 5px 5px 0 0;
    background: #fff;
    word-break: normal;
    -webkit-tap-highlight-color: transparent;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    box-sizing: border-box;
    z-index: 99995; }
  .fancybox-show-thumbs .fancybox-thumbs {
    display: block; }
  .fancybox-show-thumbs .fancybox-inner {
    right: 220px; }
  .fancybox-thumbs > ul {
    list-style: none;
    position: absolute;
    position: relative;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    overflow-x: hidden;
    overflow-y: auto;
    font-size: 0; }
  .fancybox-thumbs > ul > li {
    float: left;
    overflow: hidden;
    max-width: 50%;
    padding: 0;
    margin: 0;
    width: 105px;
    height: 75px;
    position: relative;
    cursor: pointer;
    outline: none;
    border: 5px solid transparent;
    border-top-width: 0;
    border-right-width: 0;
    -webkit-tap-highlight-color: transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    box-sizing: border-box; }
  li.fancybox-thumbs-loading {
    background: rgba(0, 0, 0, 0.1); }
  .fancybox-thumbs > ul > li > img {
    position: absolute;
    top: 0;
    left: 0;
    min-width: 100%;
    min-height: 100%;
    max-width: none;
    max-height: none;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .fancybox-thumbs > ul > li:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 2px;
    border: 4px solid #4ea7f9;
    z-index: 99991;
    opacity: 0;
    transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
  .fancybox-thumbs > ul > li.fancybox-thumbs-active:before {
    opacity: 1; } }

.fancybox-button {
  display: none !important; }

/* ===================================================================== 1024 to 1249 ========================================================================== */
@media screen and (max-width: 79.875em) {
  .header-top-section .container,
  .header-top-section .wrapper {
    width: 984px; }
  .g-recaptcha {
    margin-left: 272px; }
  .container {
    width: 984px; }
  .body {
    overflow: hidden; }
  .body .container, .body .wrapper {
    width: 100%;
    max-width: 984px; }
  #HeaderLower ul.MegaMenu1 {
    max-width: 984px; }
  .header-mid-section .row .header-phone {
    width: 202px; }
  .navPages li > a {
    padding: 10px 12px; }
  .header-mid-section .row .search-section .searchSummary #quickSearch .quickSearchResults {
    width: 368px; }
  .page-content {
    width: 496px; }
  .productGrid .product {
    width: 50%; }
  .right-sidebar {
    margin-top: 0; }
  .page-sidebar + .page-content .productGrid .product {
    width: 50%; }
  .page-sidebar + .page-content {
    width: 496px; }
  .categories_list .categories_list_inn .subCategoriesBox {
    width: 107px; }
    .categories_list .categories_list_inn .subCategoriesBox .subCategoryList .imagebox {
      height: 100px;
      max-height: 100px; }
  .productView {
    float: left;
    padding: 0 0 0 10px;
    width: 750px;
    margin: 0; }
    .productView .productView-image {
      min-height: 380px;
      min-width: 380px; }
      .productView .productView-image ul li.productView-thumbnail {
        width: 23.4%; }
    .productView .productView-details .Product-cart-section {
      width: 100%; }
      .productView .productView-details .Product-cart-section .form-field {
        margin: 0 0 10px 0;
        width: 100%; }
    .productView .productView-product .Product-options-main #WishListForm {
      left: 70%;
      top: 24%; }
    .productView .productView-product .Product-options-main .form.product-out-of-stock .Product-cart-section .out_stock_btn {
      width: 170px; }
    .productView .productView-product .Product-options-main #WishListForm.wishlist-product-out-of-stock {
      top: 10px;
      left: 83%; }
  .productView .productView-images ul li.productView-thumbnail {
    width: 23.4%; }
  .page-content.page-content--full {
    width: 100%; }
  .brandGrid .brand {
    width: 33.33%; }
  .compareTable-heading {
    width: 15%; }
  .login-page .login {
    width: 750px; }
  .form-prefixPostfix .form-inlineMessage {
    margin-bottom: 0.35714rem; }
  .reset-pass-page .forgot-password-form .form-prefixPostfix .form-input {
    -webkit-border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px; }
  .error-page .form-prefixPostfix .form-input {
    -webkit-border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px; }
  .modal-content .modal-body.quickView .productView {
    width: 100%;
    margin: 0;
    padding: 0; }
    .modal-content .modal-body.quickView .productView .productView-images {
      width: 48%; }
    .modal-content .modal-body.quickView .productView .productView-details {
      width: 50%; }
      .modal-content .modal-body.quickView .productView .productView-details .Product-options-main #WishListForm {
        left: 58%; }
  .modal-body {
    padding: 20px; }
    .modal-body .previewCart .previewCartCheckout {
      width: 28%; }
    .modal-body .previewCart .productView {
      width: 72%; }
  .navBar--sub {
    margin-bottom: 2.5rem; } }

/* ======================================================================== 768 to 1023 ================================================================ */
@media screen and (max-width: 63.9375em) {
  .header-top-section .container,
  .header-top-section .wrapper {
    width: 728px; }
  .g-recaptcha {
    margin-left: 209px; }
  .container {
    width: 728px; }
  .body .container, .body .wrapper {
    width: 100%;
    max-width: 728px; }
  .HomeBottomBanner {
    margin-bottom: 0; }
  .header .header-top-section {
    text-align: center; }
    .header .header-top-section li i {
      margin-right: 5px; }
    .header .header-top-section .row {
      margin: 0; }
      .header .header-top-section .row .header-top-left,
      .header .header-top-section .row .header-top-right {
        padding: 0;
        display: inline-block;
        vertical-align: middle;
        float: none;
        width: auto; }
        .header .header-top-section .row .header-top-left .navUser-item--account .navUser-action,
        .header .header-top-section .row .header-top-right .navUser-item--account .navUser-action {
          margin-right: 0; }
  .navUser-item--account .navUser-or {
    margin: 0; }
  .header-mid-section.height1 .row .header-phone,
  .header-mid-section.height1 .row .shopping-cart-price {
    margin-top: 28px; }
  .header-mid-section.height2 .row .header-logo-image {
    max-height: 120px; }
  .header-mid-section.height2 .row .header-phone,
  .header-mid-section.height2 .row .shopping-cart-price {
    margin-top: 53px; }
  .header-mid-section.height3 .row .header-logo-image {
    max-height: 120px; }
  .header-mid-section.height3 .row .header-phone,
  .header-mid-section.height3 .row .shopping-cart-price {
    margin-top: 53px; }
  .header-mid-section.height3 .header-logo-main h1.height3 {
    height: 150px; }
  .header-mid-section {
    padding: 7px 0; }
    .header-mid-section .row .header-phone {
      width: 390px; }
    .header-mid-section .row .header-mid-right {
      display: inherit; }
    .header-mid-section .row .mobile-menu-icon {
      clear: both;
      display: block;
      float: left;
      margin-top: 2px;
      margin-left: 0.71429rem;
      background: #166fb0;
      height: 36px;
      width: 36px;
      line-height: 38px;
      text-align: center;
      -webkit-border-radius: 3px;
      -moz-border-radius: 3px;
      border-radius: 3px; }
      .header-mid-section .row .mobile-menu-icon:hover {
        background: #54b016; }
      .header-mid-section .row .mobile-menu-icon a {
        display: block; }
        .header-mid-section .row .mobile-menu-icon a i {
          font-size: 14px;
          color: #ffffff; }
  .navPages-container {
    display: none; }
  .page-sidebar .sidebarBlock {
    display: none; }
  .page-sidebar .facetedSearch {
    display: block; }
  #faceted-search-container {
    width: 100%; }
  .heroCarousel {
    clear: both; }
  .page-sidebar.right-sidebar {
    display: block; }
  .facetedSearch .facetedSearch-toggle {
    background: #166fb0;
    max-width: 100%;
    padding: 10px;
    color: #ffffff;
    border: none;
    display: block !important;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px; }
    .facetedSearch .facetedSearch-toggle .facetedSearch-toggle-indicator {
      width: auto;
      float: right; }
      .facetedSearch .facetedSearch-toggle .facetedSearch-toggle-indicator .toggleLink-text i svg {
        fill: #ffffff; }
    .facetedSearch .facetedSearch-toggle .facetedSearch-toggle-text {
      width: auto; }
  .facetedSearch .facetedSearch-refineFilters {
    display: none; }
  .facetedSearch-navList {
    display: none !important; }
    .facetedSearch-navList .accordion-navigation-actions {
      display: none; }
    .facetedSearch-navList .accordion-title {
      background-position: 98% 16px;
      border-top: 1px solid #e5e5e5; }
    .facetedSearch-navList .accordion-navigation.is-open .accordion-title {
      background-position: 98% -44px;
      padding: 10px 12px; }
    .facetedSearch-navList .accordion--navList {
      border: 1px solid #e5e5e5; }
      .facetedSearch-navList .accordion--navList .accordion-content {
        padding: 0; }
        .facetedSearch-navList .accordion--navList .accordion-content ul {
          border: none; }
      .facetedSearch-navList .accordion--navList .accordion-block {
        margin-top: 0; }
    .facetedSearch-navList .facetedSearch-toggle + .facetedSearch-navList.is-open,
    .facetedSearch-navList .sidebarBlock + .facetedSearch-navList.is-open {
      margin-top: 0; }
  .heroCarousel .heroCarousel-content .heroCarousel-title {
    font-size: 26px;
    line-height: 26px; }
  .heroCarousel .heroCarousel-content .heroCarousel-description {
    margin-bottom: 8px; }
  .page-content {
    width: 100%;
    float: none; }
    .page-content .productGrid .product {
      width: 33.3%; }
  .right-sidebar {
    clear: both;
    float: none;
    margin-top: 0;
    padding-top: 20px;
    width: 100%; }
    .right-sidebar .page-heading {
      margin-bottom: 20px; }
  .page-sidebar + .page-content {
    width: 100%; }
  .page-sidebar + .page-content .productGrid .product {
    width: 33.33%; }
  .HomeTopBanner,
  .HomeBottomBanner {
    padding: 0; }
  .HomeTopBanner {
    padding: 0 10px; }
  .productView {
    float: none;
    margin: 0;
    width: 100%;
    padding: 0 10px; }
    .productView .productView-images {
      width: 100%; }
      .productView .productView-images ul li.productView-thumbnail {
        width: 15.8%; }
    .productView .productView-details {
      width: 100%;
      float: none;
      padding: 0; }
      .productView .productView-details .Product-cart-section {
        width: 60%; }
        .productView .productView-details .Product-cart-section .form-field {
          width: auto;
          margin: 0 15px 0 0; }
    .productView .productView-product .Product-options-main #WishListForm {
      left: 43%;
      top: 10px; }
    .productView .productView-product .Product-options-main #WishListForm.wishlist-product-out-of-stock {
      top: 10px;
      left: 37%; }
  .brandGrid .brand {
    width: 25%; }
  .cart-totals {
    width: 100%; }
  .coupon-form .button,
  .cart-gift-certificate-form .button {
    width: 18%; }
  .coupon-form .form-input,
  .cart-gift-certificate-form .form-input {
    width: 80%; }
  .form.coupon-form,
  .form.cart-gift-certificate-form {
    margin-bottom: 10px; }
  .login-page .login {
    width: 100%;
    padding: 0 10px; }
  .reset-pass-page .forgot-password-form .form-prefixPostfix .form-input {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px; }
  .account .four-col .productGrid li.product {
    width: 33.33%; }
  .account .account-body .account-product-body .account-product-price {
    float: none; }
  .account .account-body .account-sidebar .account-heading {
    font-size: 18px; }
  .account-sidebar-block + .account-sidebar-block {
    margin-top: 30px; }
  .four-col .productGrid li.product {
    width: 33.33%; }
  .form-prefixPostfix .form-input {
    flex: inherit;
    margin-bottom: 10px; }
  .modal-content .modal-body.quickView .productView .productView-images {
    width: 100%; }
  .modal-content .modal-body.quickView .productView .productView-details {
    width: 100%; }
    .modal-content .modal-body.quickView .productView .productView-details .Product-options-main #WishListForm {
      left: 39%; }
  .modal-content .modal-body.quickView .productView .productView-description ul.tabs li.tab .tab-title {
    padding: 10px 20px;
    font-size: 13px; }
  .HomeBottomBanner {
    padding: 0 10px; }
  .modal-body {
    padding: 20px; }
    .modal-body .previewCart .previewCartCheckout {
      width: 35%; }
    .modal-body .previewCart .productView {
      width: 65%; }
      .modal-body .previewCart .productView .productView-image {
        min-height: 200px;
        min-width: 200px;
        max-height: 100%; }
      .modal-body .previewCart .productView .productView-title {
        font-size: 18px; }
      .modal-body .previewCart .productView .productView-price {
        font-size: 20px; }
  .mobile-page-sidebar {
    display: block;
    padding: 0 10px;
    clear: both; }
    .mobile-page-sidebar ul {
      display: none; }
    .mobile-page-sidebar h5 {
      position: relative;
      cursor: pointer; }
      .mobile-page-sidebar h5:before {
        color: #166fb0;
        content: "\e94b";
        font-family: icomoon !important;
        font-size: 5px;
        position: absolute;
        right: 15px;
        top: 19px; }
    .mobile-page-sidebar h5.Active:before {
      content: "\e949"; }
  .compareTable-heading {
    padding: 1.28571rem 0;
    text-align: left; } }

/* ======================================================================== 667 to 767 =================================================================================== */
@media screen and (max-width: 47.9375em) {
  .header-top-section .container,
  .header-top-section .wrapper {
    width: 97%; }
  .g-recaptcha {
    margin-left: 0px; }
  .body .container, .body .wrapper {
    width: 97%; }
  .productGrid li .product-message-block {
    padding: 0 5px 5px 5px; }
  .container {
    width: 97%; }
  h2 {
    font-size: 20px;
    margin-bottom: 15px; }
  .navUser-item {
    display: block; }
  .header .header-top-section {
    display: none;
    height: auto;
    line-height: normal; }
    .header .header-top-section li {
      float: none;
      text-align: left; }
      .header .header-top-section li a {
        line-height: 30px; }
    .header .header-top-section .row .header-top-right,
    .header .header-top-section .row .header-top-left {
      float: left;
      width: 50%; }
      .header .header-top-section .row .header-top-right .navUser,
      .header .header-top-section .row .header-top-left .navUser {
        position: relative;
        top: 0;
        transform: none; }
      .header .header-top-section .row .header-top-right .navUser-section--alt,
      .header .header-top-section .row .header-top-left .navUser-section--alt {
        float: none; }
    .header .header-top-section .navUser-section .navUser-section {
      margin-left: 0; }
      .header .header-top-section .navUser-section .navUser-section .dropdown-menu {
        border: 1px solid #ccc;
        left: 0 !important; }
  .togglemenucover {
    border-top: 3px solid #f5f5f5;
    display: block; }
  .togglemenu {
    width: 34px;
    height: 15px;
    overflow: hidden;
    margin: 0 auto;
    text-align: center;
    background: #f5f5f5 url(../img/arrow-updown.png) 50% 0 no-repeat;
    text-indent: -200px;
    position: relative;
    display: block; }
  .togglemenu.Active {
    background-position: 50% -15px; }
  .header-logo a {
    padding: 0; }
  .header-mid-section.height1 .row .header-logo-main h1.height1 {
    height: 70px; }
  .header-mid-section.height1 .row .header-phone,
  .header-mid-section.height1 .row .shopping-cart-price {
    margin-top: 24px; }
  .header-mid-section.height2 .row .header-logo-main h1.height2 {
    height: 110px; }
  .header-mid-section.height2 .row .header-phone,
  .header-mid-section.height2 .row .shopping-cart-price {
    margin-top: 43px; }
  .header-mid-section.height3 .row .header-logo-main h1.height3 {
    height: 90px; }
  .header-mid-section.height3 .row .header-phone,
  .header-mid-section.height3 .row .shopping-cart-price {
    margin-top: 33px; }
  .header-mid-section.height3 .row .header-logo-image {
    max-height: 90px; }
  .header-mid-section {
    padding: 0 0 10px;
    width: 100%; }
    .header-mid-section.height1 {
      height: auto; }
    .header-mid-section.height2 {
      height: auto; }
    .header-mid-section.height3 {
      height: auto; }
    .header-mid-section .container {
      display: inherit; }
    .header-mid-section .header-mid-right.height1 {
      height: auto; }
    .header-mid-section .header-mid-right.height2 {
      height: auto; }
    .header-mid-section .header-mid-right.height3 {
      height: auto; }
    .header-mid-section .row .search-section {
      padding-right: 0; }
    .header-mid-section .row .header-phone {
      width: 425px;
      margin-top: 24px; }
      .header-mid-section .row .header-phone .CallBlock label {
        display: none; }
      .header-mid-section .row .header-phone .CallBlock i {
        font-size: 24px; }
      .header-mid-section .row .header-phone .CallBlock span {
        font-weight: 600; }
      .header-mid-section .row .header-phone .CallBlock a:before {
        top: 7px;
        font-size: 24px; }
    .header-mid-section .row .shopping-cart-price {
      width: auto !important;
      padding: 0;
      margin-top: 24px; }
      .header-mid-section .row .shopping-cart-price .navUser-item--cart .navUser-action .header-totle span,
      .header-mid-section .row .shopping-cart-price .navUser-item--cart .navUser-action .header-totle span.header-subtotle {
        display: none; }
      .header-mid-section .row .shopping-cart-price .navUser-item--cart .navUser-action .countPill {
        right: 3px;
        top: -4px; }
    .header-mid-section .row .mobile-menu-icon {
      margin-left: 0; }
  .heroCarousel .heroCarousel-content {
    display: none; }
  .heroCarousel .slick-next,
  .heroCarousel .slick-prev {
    top: 50%; }
  .card-hover .quickview-main {
    display: none !important; }
  .page-content {
    width: 100%; }
    .page-content .productGrid {
      margin-left: 0;
      margin-right: 0; }
      .page-content .productGrid .product {
        width: 50%;
        padding: 0; }
  .productCarousel {
    margin: 0; }
    .productCarousel .productCarousel-slide {
      padding-left: 0;
      padding-right: 0; }
      .productCarousel .productCarousel-slide:nth-child(2n+1) .card {
        border-right: none; }
  .page-heading, .modal-header-title {
    font-size: 18px; }
  .productCarousel-right {
    margin: 0; }
    .productCarousel-right .slick-track .productCarousel-slide {
      padding: 0; }
      .productCarousel-right .slick-track .productCarousel-slide:nth-child(2n+1) .card {
        border-right: none; }
  .categories_list .categories_list_inn .subCategoriesBox {
    width: 116px; }
    .categories_list .categories_list_inn .subCategoriesBox .subCategoryList .imagebox {
      width: 115px; }
  .page-sidebar + .page-content .productGrid .product {
    width: 50%; }
  .productView .productView-details {
    padding: 0; }
    .productView .productView-details .Product-options-main #WishListForm {
      left: 48.6%; }
    .productView .productView-details .Product-options-main #WishListForm.wishlist-product-out-of-stock {
      top: 10px;
      left: 41%; }
  .productView .productView-images {
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 20px;
    margin-bottom: 20px; }
    .productView .productView-images ul li.productView-thumbnail {
      width: 15.7%; }
  .productView-description ul.tabs li.tab {
    padding: 0;
    border-right: none;
    background: white; }
    .productView-description ul.tabs li.tab:first-child {
      border-left: none; }
    .productView-description ul.tabs li.tab .tab-title:hover {
      background: none;
      color: #166fb0; }
  .productView-description ul.tabs li.tab.is-active a:hover {
    background: #166fb0;
    color: #fff; }
  .toggle:last-of-type {
    margin-bottom: 10px; }
  .productList li.product .listItem .listItem-body .listItem-content .card-hover,
  .productList li.product .listItem .listItem-body .listItem-content .listItem-actions {
    margin-top: 0; }
  .productList .product + .product {
    margin-top: 2rem; }
  .brandGrid {
    margin: 0; }
    .brandGrid .brand {
      width: 33.33%; }
  .compareTable-heading {
    width: 0; }
  .compare-table-wrap {
    overflow: auto; }
    .compare-table-wrap .compareTable {
      min-width: 650px; }
  .cart-total-label,
  .cart-total-value {
    float: left;
    padding: 1rem 0;
    width: 50%;
    text-align: left; }
  .cart-total-value {
    text-align: right; }
  .cart-list,
  .cart-total + .cart-total,
  .previewCartAction {
    border-top: 1px solid #e8e8e8; }
  .cart-item-info + .cart-item-info {
    margin-top: 0; }
  .cart-item-info {
    padding-left: 1.5rem; }
    .cart-item-info .cart-item-label,
    .cart-item-info .cart-item-value {
      padding-left: 0; }
  .cart-item-quantity .form-increment {
    margin-left: 0; }
  .cart-item-figure {
    text-align: left; }
  .cart .cart-list {
    border-top: none; }
    .cart .cart-list .cart-item {
      position: relative; }
      .cart .cart-list .cart-item .cart-item-info .cart-remove {
        position: absolute;
        top: 20px;
        right: 20px; }
  .cart-item-fixed-image {
    max-width: 80px; }
  .navBar--sub {
    border: 3px solid #54b016;
    border-radius: 4px;
    padding: 15px;
    text-align: left;
    margin-bottom: 20px; }
    .navBar--sub li.navBar-item {
      margin-top: 10px;
      margin-left: 0;
      margin-right: 0; }
      .navBar--sub li.navBar-item:first-child {
        margin-top: 0; }
  .navBar--account {
    display: block; }
  .wishlists-table .button {
    display: block;
    margin-bottom: 5px;
    margin-left: 0;
    width: 100%; }
  .wishlists-table .form-fieldset {
    margin: 0;
    padding: 0; }
  .table-actions .button + .button {
    margin-left: 0; }
  .form-column,
  .form-row--half .form-field {
    float: none;
    width: 100%; }
  .login-page .login .login-row .new-customer {
    margin-top: 20px; }
  .login-page .login .login-row .form-field-main {
    padding: 13px 0; }
    .login-page .login .login-row .form-field-main .form-actions {
      text-align: left; }
    .login-page .login .login-row .form-field-main .form-field .form-input {
      width: 100%; }
    .login-page .login .login-row .form-field-main .form-field .form-label {
      margin-bottom: 5px; }
  .login-page .login .login-row .panel-body {
    margin-bottom: 0; }
  .login-page .login .login-row .panel-title {
    padding-bottom: 0; }
  .panel .panel-title {
    font-size: 16px;
    line-height: normal; }
  .form {
    margin-bottom: 0; }
  .account .four-col .productGrid {
    margin: 0; }
    .account .four-col .productGrid li.product {
      width: 50%;
      padding: 0; }
  .account .form-fieldset {
    padding: 0; }
  .four-col .productGrid {
    margin: 0; }
    .four-col .productGrid li.product {
      width: 50%; }
  .account-list .account-message .replyBox {
    margin-left: 0; }
  .account-list .account-message .messageBox {
    margin-right: 0; }
  .blog-title {
    font-size: 18px;
    margin: 0 0 0.35714rem; }
  .blog-date,
  .blog-author {
    font-size: 12px; }
  .blog + .blog {
    margin-top: 20px;
    padding-top: 20px; }
  .modal-content .modal-header-title {
    font-size: 16px; }
  .modal-body .previewCart .previewCartCheckout {
    width: 100%;
    margin-bottom: 20px; }
  .modal-body .previewCart .productView {
    width: 100%; }
    .modal-body .previewCart .productView .productView-image img {
      width: auto; }
    .modal-body .previewCart .productView .productView-details .productView-price {
      font-size: 18px; }
  .modal-close {
    top: 0; }
  .advanced-search-cnt .advancedSearch-form {
    margin-bottom: 1.5rem; }
    .advanced-search-cnt .advancedSearch-form .form-fieldset {
      margin: 0;
      padding-top: 10px;
      padding-bottom: 10px; }
      .advanced-search-cnt .advancedSearch-form .form-fieldset .form-field {
        margin-bottom: 10px; }
    .advanced-search-cnt .advancedSearch-form .form-checkbox + .form-label:last-child,
    .advanced-search-cnt .advancedSearch-form .form-radio + .form-label:last-child {
      display: block;
      margin-bottom: 10px; }
  .form-row,
  .addressList {
    margin: 0; }
  .advanced-search-cnt .advancedSearch-form .form-column {
    padding-left: 0;
    padding-right: 0; }
  .right-sidebar .slick-prev {
    left: 0; }
  .right-sidebar .slick-next {
    right: 0; }
  .modal-body .previewCart .productView .productView-image img {
    max-height: 300px; } }

/* ======================================================================== 568 to 666 ==================================================================================== */
@media screen and (max-width: 41.625em) {
  .header-top-section .container,
  .header-top-section .wrapper {
    width: 96%; }
  .body .container, .body .wrapper {
    width: 96%; }
  .container {
    width: 96%; }
  .header-logo .header-logo-text {
    font-size: 32px; }
  .header-mid-section.height1 .header-phone,
  .header-mid-section.height1 .shopping-cart-price {
    margin-top: 26px; }
  .header-mid-section.height2 .header-logo-image {
    max-height: 90px; }
  .header-mid-section.height2 .row .header-logo-main h1.height2 {
    height: 90px; }
  .header-mid-section.height2 .row .header-phone,
  .header-mid-section.height2 .row .shopping-cart-price {
    margin-top: 33px; }
  .header-mid-section .row .header-phone {
    width: 64%;
    margin-top: 26px; }
  .header .header-top-section .navUser-section .navUser-section {
    margin-left: 0; }
    .header .header-top-section .navUser-section .navUser-section .dropdown-menu {
      margin-left: 0; }
      .header .header-top-section .navUser-section .navUser-section .dropdown-menu .dropdown-menu-item {
        float: left; }
        .header .header-top-section .navUser-section .navUser-section .dropdown-menu .dropdown-menu-item a {
          padding: 0; }
  .categories_list .categories_list_inn .subCategoriesBox {
    width: 124px; }
    .categories_list .categories_list_inn .subCategoriesBox .subCategoryList .imagebox {
      height: 122px; }
  .productView .productView-details {
    padding: 0; }
    .productView .productView-details .Product-cart-section {
      width: 70%; }
    .productView .productView-details .Product-options-main #WishListForm {
      left: 57%; }
    .productView .productView-details .Product-options-main #WishListForm.wishlist-product-out-of-stock {
      top: 10px;
      left: 49%; }
    .productView .productView-details .productView-price .price-section--withTax,
    .productView .productView-details .productView-price .price--rrp {
      font-size: 20px; }
  .productView .productView-images ul li.productView-thumbnail {
    width: 18.9%; }
  .productView .productView-title {
    font-size: 20px; }
  .page-heading, .modal-header-title {
    font-size: 16px; } }

/* ======================================================================== 480 to 567 ====================================================================================== */
@media screen and (max-width: 35.4375em) {
  .categories_list .categories_list_inn .subCategoriesBox {
    width: 143px; }
    .categories_list .categories_list_inn .subCategoriesBox .subCategoryList .imagebox {
      width: 142px; }
  .actionBar .actionBar-section .form-label {
    padding-left: 0; }
  .productView .productView-details .Product-cart-section {
    width: 100%; }
  .productView .productView-details .Product-options-main #WishListForm {
    left: 68%; }
  .productView .productView-details .Product-options-main #WishListForm.wishlist-product-out-of-stock {
    top: 10px;
    left: 58%; }
  .productView .productView-images ul li.productView-thumbnail {
    width: 23.6%; }
  .cart-item-figure,
  .cart-item-info,
  .cart-item-title {
    display: block;
    float: none;
    height: auto;
    margin: 0;
    padding: 7px 0;
    width: 100%; }
  .cart-item {
    padding: 0; }
  .cart-item-label {
    display: inline-block;
    float: none;
    margin-bottom: 0;
    margin-right: 10px;
    width: 100px; }
  .address {
    width: 100%; }
  .sitemap-page > li {
    width: 100%; }
  .modal-body .previewCart .productView .productView-image img {
    max-height: 200px; } }

/* ======================================================================== 320 ======================================================================================== */
@media screen and (max-width: 29.9375em) {
  .header-top-section .container,
  .header-top-section .wrapper {
    width: 300px; }
  .productGrid li .product-message-block {
    padding: 0; }
  .body .container, .body .wrapper {
    width: 300px; }
  .container {
    width: 300px; }
  .header-mid-section .row {
    margin: 0; }
    .header-mid-section .row .header-phone {
      width: 43%;
      padding-left: 0; }
      .header-mid-section .row .header-phone .CallBlock i {
        font-size: 20px; }
      .header-mid-section .row .header-phone .CallBlock span {
        font-size: 0; }
      .header-mid-section .row .header-phone .CallBlock a {
        font-size: 0; }
        .header-mid-section .row .header-phone .CallBlock a:before {
          top: -10px;
          font-size: 20px;
          left: -26px; }
  .mobile-menu-block {
    width: 270px; }
  .card .actionButton.cartBtn .button {
    padding: 0 15px 0 32px;
    background-position: 8px 50%;
    font-size: 12px;
    line-height: 28px; }
  .header .header-top-section .row .header-top-left,
  .header .header-top-section .row .header-top-right {
    width: 100%;
    float: none; }
  .right-sidebar .slick-prev {
    left: 0; }
  .right-sidebar .slick-next {
    right: 0; }
  .price-section span {
    padding-bottom: 10px; }
  .heroCarousel .slick-dots {
    left: 10px; }
  .heroCarousel .slick-prev:before,
  .heroCarousel .slick-next:before {
    height: 15px;
    width: 15px; }
  .heroCarousel .slick-prev {
    left: 10px; }
  .heroCarousel .slick-next {
    right: 5px; }
  .categories_list .categories_list_inn .subCategoriesBox {
    width: 142px; }
  .actionBar .actionBar-section {
    float: none;
    margin: 10px 0 20px; }
    .actionBar .actionBar-section .form-select {
      min-width: 236px; }
  .top-pagination {
    margin: 20px 0 10px; }
  .productView .productView-image {
    max-height: 300px;
    min-width: 300px; }
  .productView .productView-images ul li.productView-thumbnail {
    width: 31%; }
  .productView .productView-details .Product-options-main #WishListForm {
    left: 74%;
    top: 24%; }
  .productView .productView-details .Product-options-main #WishListForm.wishlist-product-out-of-stock {
    top: 10px;
    left: 83%; }
  .productView .productView-details .Product-options-main .Product-cart-section .form-field {
    margin: 0 11px 10px 0;
    width: 100%; }
  .productView .productView-details .Product-options-main .form.product-out-of-stock .Product-cart-section .out_stock_btn {
    margin-right: 8px; }
  .productView .productView-details .color-options .form-field .form-label {
    width: auto;
    display: block;
    margin-bottom: 10px; }
  .card .actionButton.cartBtn .button {
    line-height: 29px; }
  .table--line tr td + td {
    padding-left: 0; }
  .recaptcha_nothad_incorrect_sol {
    overflow-x: auto; }
  .account-product-detail {
    width: 100%;
    margin-bottom: 10px; }
  .account-content .form-select {
    padding: 5px 35px 5px 10px; }
  .error-page .form-prefixPostfix {
    display: block; }
    .error-page .form-prefixPostfix .button {
      margin-top: 10px; }
  .account .account-body .account-product-body .account-orderStatus {
    float: none;
    text-align: left; }
  .coupon-form .button,
  .cart-gift-certificate-form .button {
    width: 23%; }
  .coupon-form .form-input,
  .cart-gift-certificate-form .form-input {
    width: 75%; }
  .cart-totals .shipping-estimator .shipping-quotes {
    text-align: left; }
    .cart-totals .shipping-estimator .shipping-quotes ul {
      margin: 0; }
  .gift-certificate-form .form-actions {
    margin-top: 0; }
    .gift-certificate-form .form-actions .button {
      margin-bottom: 10px; }
  .gift-certificate-form .form-row .form-field {
    margin-bottom: 1rem; }
  .search-price-range label span {
    padding-left: 0; }
  .brandGrid .brand {
    width: 50%; } }

/* new css add */
@media only screen and (max-width: 1684px) {
  .HomeBottomBanner .banner a {
    /* max-width: 18.9%; */ }
  .AdditionBanner a {
    width: 25%; }
  .HomeTopBanner .banner a {
    min-width: 6.7%; }
  /* end */ }

@media only screen and (max-width: 1550px) {
  .HomeBottomBanner .banner a {
    max-width: 18.8%; }
  .CustomBannerRight a {
    margin-top: 17px; }
  /* end */ }

@media only screen and (max-width: 1449px) and (max-width: 1349px) {
  .header-totle {
    min-width: 100px; } }

@media only screen and (max-width: 1449px) {
  .HomeBottomBanner .banner a {
    max-width: 18.6%; }
  .CustomBannerRight a {
    margin-top: 15px; }
  /* end */ }

/* ===================================================================== 1024 to 1279 ========================================================================== */
@media screen and (max-width: 79.875em) {
  .cart-img {
    padding-right: 5px; }
  .header-totle {
    min-width: 75px; }
  .CustomBannerRight {
    max-width: 233px; }
  .AdditionBanner a {
    padding: 25px 18px 25px;
    font-size: 11px; }
    .AdditionBanner a strong {
      font-size: 15px; }
  .AdditionBanner a.FastShipping {
    padding-left: 70px; }
  .AdditionBanner a.CustomerService,
  .AdditionBanner a.NoCloneZone {
    padding-left: 50px; }
  .AdditionBanner a.YourChoice {
    padding-left: 55px; }
  .HomeBottomBanner .banner a {
    max-width: 231px; }
  .HomeTopBanner {
    padding-bottom: 30px; }
  .page-sidebar {
    max-width: 230px; }
  .card .navUser-action {
    font-size: 12px;
    width: 52%; }
  .card .actionButton.compareBtn,
  .card .wish-btn {
    margin-left: 5px; }
  .card .wish-btn {
    /*  a{
        width: 25px;
        padding: 0 2px 0 2px;
        &:hover {
          padding: 0 2px 0 2px;
        }
      } */ }
  .card .actionButton.cartBtn {
    width: 52%; }
    .card .actionButton.cartBtn .button {
      padding: 0;
      font-size: 12px; }
  .productGrid .product {
    padding-left: 5px;
    padding-right: 5px; }
  .f-feature-panel ul li .text {
    width: 180px; }
  .b-logo-panel ul li {
    padding-left: 16px; }
  .f-feature-panel {
    padding-top: 20px; }
  .page-content {
    width: 520px; }
  /* Product page css */
  .productView .productView-product .Product-options-main #WishListForm {
    left: 50%;
    top: 55%; }
  .productView .productView-details .Product-cart-section .form-action .button {
    font-size: 12px; }
  .productView .productView-product .Product-options-main #WishListForm .form-action .button.button--primary {
    font-size: 12px; }
  .modal-content .modal-body.quickView .productView .productView-details .Product-options-main #WishListForm {
    left: 0%;
    top: 0px; }
  .modal-body .productView .productView-product .Product-options-main #WishListForm.wishlist-product-out-of-stock {
    top: 70px;
    left: 40% !important; }
  .search-page .card .actionButton.cartBtn,
  .search-page .card .navUser-action {
    width: 65%; }
  .page-sidebar + .page-content {
    width: 518px; }
  body.type-wishlist .card .actionButton.cartBtn {
    width: 78%; }
  body.type-login .form-actions .button--primary {
    margin-left: 113px;
    float: left; }
  .productView .productView-product .Product-options-main #WishListForm {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    clear: both; }
    .productView .productView-product .Product-options-main #WishListForm .form-action {
      position: absolute;
      top: -48px;
      left: 40%; }
  .card .navUser-action,
  .card .actionButton.cartBtn {
    width: 64%; }
  .header-totle {
    min-width: 90px; }
  /* new css add */
  .header .container.header-mid-section-main .header-mid-section.height1 {
    max-width: 984px; }
  .AdditionBanner a {
    width: auto; }
  .HomeBottomBanner .banner a {
    /* max-width: 18.3%; */ }
  .heroCarousel.slick-initialized {
    max-width: 780px; }
  .CustomBannerRight {
    max-width: 190px; }
    .CustomBannerRight a {
      margin-top: 10px; }
  .type-brands .brandGrid .brand {
    width: 33.33%; }
  .card-image {
    max-width: 100%; }
  .icon-cart-1-loaded::before {
    font-size: 18px; }
  .card .actionButton.cartBtn,
  .card .navUser-action {
    width: 70%; }
  .productView1 {
    max-width: 750px; }
  /* media css end */ }

/* ======================================================================== 768 to 1023 ================================================================ */
@media screen and (max-width: 63.9375em) {
  .m-cart-link {
    display: block; }
    .m-cart-link a .icon-cart-1-loaded:before {
      font-size: 14px;
      color: #666; }
    .m-cart-link a:hover {
      color: #fff; }
      .m-cart-link a:hover .icon-cart-1-loaded:before {
        color: #fff; }
  .togglemenucover {
    border-top: 3px solid #333;
    display: block; }
  .togglemenu {
    width: 34px;
    height: 15px;
    overflow: hidden;
    margin: 0 auto;
    text-align: center;
    background: #333333 url(../img/arrow-updown.gif) 50% 0 no-repeat;
    text-indent: -200px;
    position: relative;
    display: block; }
  .togglemenu.Active {
    background-position: 50% -15px; }
  #HeaderLower {
    display: none; }
  .CustomBannerRight {
    max-width: 100%; }
    .CustomBannerRight a {
      width: 50%;
      padding: 0 0 0 5px;
      float: left;
      display: block;
      margin-top: 0;
      margin-bottom: 20px; }
      .CustomBannerRight a:first-child {
        padding-right: 5px;
        padding-left: 0; }
      .CustomBannerRight a img {
        width: 100%; }
  .AdditionBanner a {
    width: 50%;
    padding: 10px 20px 10px;
    margin-bottom: 15px; }
    .AdditionBanner a strong {
      font-weight: bold; }
  .HomeTopBanner {
    padding: 20px; }
  .HomeBottomBanner .banner a {
    max-width: 167px;
    margin-bottom: 20px; }
  .f-feature-panel ul li .img {
    padding: 0;
    display: block;
    text-align: center;
    float: none; }
  .f-feature-panel ul li .text {
    text-align: center;
    width: 100%; }
  .b-logo-panel ul {
    text-align: center; }
    .b-logo-panel ul li {
      display: inline-block;
      float: none; }
  .card .actionButton.cartBtn {
    width: 62%; }
  .card .navUser-action {
    width: 62%; }
  .page-content {
    width: 100%; }
  .page-sidebar {
    max-width: 100%; }
  .right-sidebar {
    padding-bottom: 20px; }
    .right-sidebar .productCarousel-right {
      border: 0px;
      margin-left: -5px;
      margin-right: -5px; }
      .right-sidebar .productCarousel-right .productCarousel-slide {
        padding: 0 5px; }
        .right-sidebar .productCarousel-right .productCarousel-slide .card {
          border: 1px solid #e5e5e5; }
  /* Product page css */
  .productView .productView-details .Product-cart-section .form-field {
    margin-bottom: 15px; }
  .add-to-cart-panel #WishListForm .dropdown-menu {
    right: 0px; }
  .heroCarousel.slick-initialized {
    margin-bottom: 10px; }
  .AdditionBanner a {
    font-size: 13px; }
  .page-sidebar + .page-content {
    width: 100%;
    padding: 0; }
  .modal-content .modal-body.quickView .productView .productView-details .Product-options-main #WishListForm {
    top: 0px;
    left: 0; }
  .productView .productView-product .Product-options-main #WishListForm {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    clear: both; }
    .productView .productView-product .Product-options-main #WishListForm .form-action {
      position: absolute;
      top: -48px;
      left: 25%; }
  .productView-description .slick-list .productCarousel-slide {
    margin-bottom: 5px; }
  .togglemenu {
    background: #333 url("../img/arrow-updown.gif") no-repeat 50% 5px;
    width: 70px;
    height: 25px;
    border-radius: 0 0 10px 10px; }
  .togglemenu.Active {
    background-position: 50% -10px; }
  .HomeBottomBanner .banner a {
    /* max-width: 17.8%; */ }
  .CustomBannerRight a {
    width: 48.5%;
    padding: 0; }
    .CustomBannerRight a:nth-child(2) {
      float: right;
      width: 50%; }
  .AdditionBanner a.NoCloneZone {
    float: left; }
  .card .actionButton.cartBtn,
  .card .navUser-action {
    width: 70%; }
  .productView1 {
    max-width: 100%; }
  /* media css end */ }

/* ======================================================================== 667 to 767 =================================================================================== */
@media screen and (max-width: 47.9375em) {
  .HeaderRight {
    max-width: 345px; }
  .header .header-top-section .row .header-top-left {
    float: none;
    width: 100%;
    text-align: left; }
  .header .header-top-section .row .header-top-right {
    width: 100%;
    float: none;
    clear: both; }
    .header .header-top-section .row .header-top-right li {
      float: left; }
      .header .header-top-section .row .header-top-right li a {
        line-height: normal; }
  .HomeBottomBanner .banner a {
    max-width: 22.6%; }
  .productCarousel .productCarousel-slide {
    padding: 0 10px; }
    .productCarousel .productCarousel-slide .card {
      border: 1px solid #e5e5e5 !important; }
  .card .actionButton.cartBtn {
    width: 72%; }
  .card .navUser-action {
    width: 72%; }
  .f-feature-panel ul li {
    width: 50%; }
    .f-feature-panel ul li .img {
      min-height: 60px; }
  .b-logo-panel ul {
    padding: 20px 0; }
  .right-sidebar .productCarousel-right {
    margin-left: 0px;
    margin-right: 0px; }
    .right-sidebar .productCarousel-right .productCarousel-slide {
      padding: 0 0px; }
      .right-sidebar .productCarousel-right .productCarousel-slide .card {
        border: 1px solid #e5e5e5; }
  .category-new-products .productCarousel .productCarousel-slide {
    padding: 0; }
    .category-new-products .productCarousel .productCarousel-slide .card:nth-child(2n+1) {
      border-right: 0 !important; }
  .add-to-cart-panel #WishListForm .dropdown-menu {
    right: 0px; }
  .search-page .card .actionButton.cartBtn,
  .search-page .card .navUser-action {
    width: 74%; }
  .modal-body {
    overflow: scroll; }
  body.type-wishlist .card .actionButton.cartBtn {
    width: 83%; }
  body.type-login .form-actions .button--primary {
    margin-left: 0px;
    float: left; }
  .productView .productView-product .Product-options-main #WishListForm {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    clear: both; }
    .productView .productView-product .Product-options-main #WishListForm .form-action {
      position: absolute;
      top: -43px;
      left: 25%; }
  .modal-body .previewCart .productView {
    display: none; }
  .HomeBottomBanner .banner a {
    /*  max-width: 17.5%; */ }
  /* media css end */ }

/* ======================================================================== 568 to 666 ==================================================================================== */
@media screen and (max-width: 41.625em) {
  .HomeBottomBanner .banner a {
    margin-left: 17px; }
  .card .navUser-action,
  .card .actionButton.cartBtn {
    width: 66%; }
  .search-page .card .actionButton.cartBtn,
  .search-page .card .navUser-action {
    width: 69%; }
  body.type-wishlist .card .actionButton.cartBtn {
    width: 81%; }
  .productView .productView-product .Product-options-main #WishListForm {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    clear: both; }
    .productView .productView-product .Product-options-main #WishListForm .form-action {
      position: absolute;
      top: -43px;
      left: 33%; }
  .featuredProductCarousal .card .navUser-action,
  .featuredProductCarousal .card .actionButton.cartBtn,
  .NewProductCarousal .card .navUser-action,
  .NewProductCarousal .card .actionButton.cartBtn {
    width: 66%; }
  /* media css end */ }

/* ======================================================================== 480 to 567 ====================================================================================== */
@media screen and (max-width: 35.4375em) {
  .HomeBottomBanner .banner a {
    margin-left: 14px; }
  .card .navUser-action,
  .card .actionButton.cartBtn {
    width: 60%; }
  .mobile-menu-block {
    width: 350px; }
  .actionBar .actionBar-section .form-select {
    min-width: 120px; }
  .productView .productView-product .Product-options-main #WishListForm {
    top: 59%; }
  .search-page .card .actionButton.cartBtn,
  .search-page .card .navUser-action {
    width: 63%; }
  body.type-wishlist .card .actionButton.cartBtn {
    width: 77%; }
  .col-group > div {
    width: 100%;
    float: none; }
  .group .left,
  .group .right {
    float: none;
    width: 100%; }
  .age-popup {
    width: 280px; }
    .age-popup .main-content .main-box .age-button .green-button {
      float: none;
      text-align: center;
      margin-bottom: 15px; }
    .age-popup .main-content .main-box .age-button .blue-button {
      float: none;
      text-align: center; }
  .card .actionButton.cartBtn,
  .card .navUser-action {
    width: 70%; }
  /* media css end */ }

/* ======================================================================== 320 ======================================================================================== */
@media screen and (max-width: 29.9375em) {
  .mobile-menu-block {
    width: 260px; }
  .CustomBannerRight a {
    width: 100%;
    padding-left: 0; }
    .CustomBannerRight a:first-child {
      padding-right: 0; }
    .CustomBannerRight a img {
      width: 100%;
      height: auto; }
  .AdditionBanner a {
    width: 100%; }
  .HomeBottomBanner .banner a {
    max-width: 47.5%; }
  .HomeBottomBanner .banner a.colis {
    margin-left: 0; }
  .card .navUser-action,
  .card .actionButton.cartBtn {
    width: 69%; }
  .page-content .productGrid .product {
    width: 100%; }
    .page-content .productGrid .product:nth-child(2n) .card {
      border-left: 1px solid #e5e5e5; }
  .top-pagination,
  .sort-by {
    margin: 0; }
  .productView .productView-image {
    min-width: 100px;
    min-height: 100px; }
  .button {
    font-size: 12px; }
  /* Product page css */
  .productView-description.productView h3.page-heading {
    font-size: 16px; }
  /* search page css */
  .four-col .productGrid li.product {
    width: 100%; }
  .account .four-col .productGrid li.product {
    width: 100%; }
  .category-new-products .productCarousel .productCarousel-slide {
    padding: 0; }
    .category-new-products .productCarousel .productCarousel-slide .card:nth-child(2n+1) {
      border-right: 1px solid #e5e5e5 !important; }
  .productCarousel-right .slick-track .productCarousel-slide:nth-child(2n+1) .card {
    border-right: 1px solid #e5e5e5 !important; }
  .productView .productView-details .Product-cart-section .form-action .button {
    font-size: 11px; }
  .productView .productView-product .Product-options-main #WishListForm .form-action .button.button--primary {
    font-size: 11px; }
  .estimator-form .button--primary {
    clear: both; }
  .estimator-form .estimator-form-input {
    width: 100%; }
  .search-page .card .actionButton.cartBtn,
  .search-page .card .navUser-action {
    width: 72%; }
  .page-sidebar + .page-content .productGrid .product {
    width: 100%; }
  body.type-wishlist .card .actionButton.cartBtn {
    width: 83%; }
  .productView .productView-product .Product-options-main #WishListForm {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    clear: both; }
    .productView .productView-product .Product-options-main #WishListForm .form-action {
      position: absolute;
      top: -43px;
      left: 45%; }
  .col-group > div {
    width: 100%;
    float: none; }
  .group .left,
  .group .right {
    float: none;
    width: 100%; }
  .HomeBottomBanner .banner a.spinners-img {
    display: none; }
  .HomeBottomBanner .banner a {
    margin-left: 0; }
    .HomeBottomBanner .banner a:nth-child(2) {
      margin-left: 14px; }
    .HomeBottomBanner .banner a:nth-child(3) {
      margin-left: 0px; }
    .HomeBottomBanner .banner a:nth-child(4) {
      margin-left: 14px; }
  .CustomBannerRight a:nth-child(2) {
    width: 100%; }
  .CustomBannerRight a:nth-child(2) {
    width: 100%; }
  .type-brands .brandGrid .brand {
    width: 50%; }
  /* media css end */ }

.label-new {
  width: 80px;
  margin-top: 9px;
  border-radius: 3px;
  right: 10px;
  background: #f2c223;
  color: #FFFFFF;
  padding: 2px;
  text-align: center;
  font-size: 12px;
  font-weight: bold;
  position: relative;
  z-index: 10; }

.label-onsale {
  width: 80px;
  margin-top: 9px;
  border-radius: 3px;
  right: 10px;
  background: #ff7016;
  color: #FFFFFF;
  padding: 2px;
  text-align: center;
  font-size: 12px;
  font-weight: bold;
  position: relative;
  z-index: 10; }

.label-discount {
  width: 80px;
  margin-top: 9px;
  border-radius: 3px;
  right: 10px;
  background: #f56caa;
  color: #FFFFFF;
  padding: 2px;
  text-align: center;
  font-size: 12px;
  font-weight: bold;
  position: relative;
  z-index: 10; }

.label-featured {
  width: 80px;
  margin-top: 9px;
  border-radius: 3px;
  right: 10px;
  background: #50ad06;
  color: #FFFFFF;
  padding: 2px;
  text-align: center;
  font-size: 12px;
  font-weight: bold;
  position: relative;
  z-index: 10; }

.label-freeshipping {
  width: 80px;
  margin-top: 9px;
  border-radius: 3px;
  right: 10px;
  background: #54c1c0;
  color: #FFFFFF;
  padding: 2px;
  text-align: center;
  font-size: 12px;
  font-weight: bold;
  position: relative;
  z-index: 10; }

.top-left {
  float: left;
  margin-bottom: -100px; }

.top-right {
  float: right;
  margin-bottom: -100px;
  margin-right: 1px; }

.quickOrder-bar {
  padding: 0.71429rem;
  clear: both;
  text-align: right; }

.quickOrder .page-sidebar.right-sidebar,
.quickOrder .card-button-block {
  display: none; }

.quickOrder .page-sidebar + .page-content {
  width: 100%;
  max-width: 970px;
  padding-right: 0; }

.quickOrder .productGrid {
  margin-top: 10px; }

@media screen and (max-width: 79.875em) {
  .quickOrder .page-sidebar {
    max-width: 230px; }
  .quickOrder .page-sidebar + .page-content {
    max-width: 750px; } }

.quickOrder .page-sidebar + .page-content .product {
  width: 100%; }

.quickOrder .card {
  font-size: 0;
  height: auto !important;
  min-height: auto !important; }

.quickOrder .card:hover {
  border-color: #777; }

.quickOrder .card-figure,
.quickOrder .card-body,
.quickOrder .card-qty,
.quickOrder .card-addTo {
  display: inline-block;
  padding: 10px;
  font-size: 1rem;
  vertical-align: middle; }

.quickOrder .card-figure {
  width: 100%;
  display: table; }

.quickOrder .card-image {
  max-width: 100%;
  max-height: initial; }

.quickOrder .card-body {
  width: 100%; }

.quickOrder .card-title {
  height: initial !important; }

.quickOrder .card-qty {
  width: 100%; }

.quickOrder .card-qty small {
  color: #166FB0; }

.quickOrder .card-qty .form-label {
  margin-bottom: 0; }

.card-qty .form-input--incrementTotal {
  height: 30px;
  width: 40px;
  border: 1px solid #bfbfbf;
  padding: 0 5px;
  border-radius: 0; }

.quickOrder .button--toggleOptions {
  float: none;
  margin: 0 auto;
  font-size: 11px; }

.button--toggleOptions span {
  display: none; }

.quickOrder .card-addTo {
  width: 100%; }

.quickOrder .card-addTo .button {
  padding: 0 20px;
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  font-weight: 700;
  background: #166fb0; }

.quickOrder .card-addTo .button:hover,
.quickOrder .card-addTo .button:focus {
  background: #32B01D; }

.quickOrder .button--disabled {
  opacity: 0.5; }

.quickOrder .button--disabled:hover,
.quickOrder .button--disabled:focus {
  background: #32B01D; }

.quickOrder .card-options {
  display: none;
  font-size: 1rem; }

.quickOrder .card-options .form-field {
  float: left;
  width: 100%;
  margin-bottom: 0;
  padding: 10px;
  text-align: left; }

.quickOrder .card-options .form-label {
  font-weight: 500;
  color: #1c8cdd;
  margin-bottom: 5px;
  display: block;
  vertical-align: top;
  width: 100%;
  font-size: 14px; }

.quickOrder .card-options .form-label.unavailable {
  pointer-events: none; }

.quickOrder .cart-options--message {
  padding: 15px 0 5px 0;
  color: #fd4e4e;
  font-weight: bold;
  text-align: center; }

.quickOrder .card-options-stock {
  display: none;
  padding: 10px 0 0 0;
  font-size: 14px;
  font-weight: 700;
  color: #888;
  clear: both;
  text-align: center; }

.quickOrder .currentStock {
  margin-left: 4px; }

.quickOrder .card-bulk-discounts {
  font-size: 1rem; }

.quickOrder .card-bulk-discounts__link {
  display: block; }

.quickOrder .product-hasQty .card,
.quickOrder .product-hasQty .form-input--incrementTotal {
  border-color: #f2c31d; }

.quickOrder .product-wasAdded .card,
.quickOrder .product-wasAdded .form-input--incrementTotal {
  border-color: #3c763d; }

.quickOrder .product-hasError .card,
.quickOrder .product-hasError .form-input--incrementTotal {
  border-color: #fd4e4e; }

.quickOrder .product-wasAdded .card,
.quickOrder .product-wasAdded .form-input--incrementTotal {
  border-color: #50ad06; }

.quickOrder .product-wasAdded .card-addTo .button {
  background-color: #50ad06;
  pointer-events: none; }

.button--addAll {
  float: right;
  margin: 0 12%;
  padding: 11px 15px;
  width: 76%;
  height: 40px;
  font-size: 15px;
  font-weight: bold; }

.quickOrder + .loadingOverlay::before {
  top: 300px; }

@media (min-width: 640px) {
  .quickOrder .card-figure {
    display: inline-block;
    width: 25%; }
  .quickOrder .card-body {
    width: 75%; }
  .quickOrder .card-qty {
    width: 50%; }
  .quickOrder .form-field--increments {
    float: left;
    width: 50%; }
  .quickOrder .button--toggleOptions {
    float: left;
    width: 50%;
    margin-top: 17px; }
  .quickOrder .card-addTo {
    width: 50%; }
  .quickOrder .card-options .form-field {
    width: 50%; }
  .button--addAll {
    margin: 0 37%;
    width: 26%; } }

@media (min-width: 1024px) {
  .quickOrder .card-figure {
    width: 15%; }
  .quickOrder .card-body {
    width: 35%; }
  .quickOrder .card-qty {
    width: 27%; }
  .quickOrder .form-field--increments {
    float: none;
    width: auto; }
  .quickOrder .button--toggleOptions {
    float: none;
    width: 60%;
    margin-top: 0; }
  .quickOrder .card-addTo {
    width: 23%; }
  .quickOrder .card-options .form-field {
    width: 25%; } }

@media (min-width: 1300px) {
  .button--toggleOptions span {
    display: inline; } }

.cart-item-remove {
  clear: both; }

.cart-item-remove .form-field {
  margin: 0; }

.cart-item-remove .form-checkbox + .form-label::before,
.cart-item-remove .form-radio + .form-label::before,
.cart-item-remove .form-checkbox + .form-label::after,
.cart-item-remove .form-radio + .form-label::after {
  top: 5px;
  border-color: #888; }

.cart-item-remove .form-checkbox:checked + .form-label::before,
.cart-item-remove .form-radio:checked + .form-label::before,
.cart-item-remove .form-checkbox:checked + .form-label::after,
.cart-item-remove .form-radio:checked + .form-label::after {
  border-color: red; }

.button--warning {
  background: #fd4e4e; }

.cart-remove-items-section {
  margin: 0 0 10px 0;
  text-align: right; }

.cart-remove-items-section .button,
#modal-remove-all .button {
  margin-bottom: 10px; }

.cartStock__info {
  display: block;
  margin-top: 4px;
  color: red; }

/*
## catch customers sharing prices
*/
.price-customer-taxes {
  display: none;
  font-size: 1rem;
  color: #898989; }

.customerGroup--45 .price-customer-id,
.customerGroup--48 .price-customer-id,
.customerGroup--54 .price-customer-id,
.customerGroup--55 .price-customer-id,
.customerGroup--56 .price-customer-id,
.customerGroup--16 .price-customer-taxes,
.customerGroup--46 .price-customer-taxes,
.customerGroup--47 .price-customer-taxes {
  display: block; }

.price-customer-taxes {
  padding: 8px 0 0; }

.quickOrder .form-field--increments .button,
.productView .form-field--increments .button {
  margin: 0;
  padding: 0px;
  font-size: 0; }
  .quickOrder .form-field--increments .button:hover,
  .productView .form-field--increments .button:hover {
    background: transparent; }
    .quickOrder .form-field--increments .button:hover .icon,
    .productView .form-field--increments .button:hover .icon {
      background: #166fb0; }
  .quickOrder .form-field--increments .button .icon,
  .productView .form-field--increments .button .icon {
    height: 20px;
    width: 20px;
    background: #54b016; }
    .quickOrder .form-field--increments .button .icon svg,
    .productView .form-field--increments .button .icon svg {
      fill: #ffffff; }

.modal--ajaxlogin {
  margin: 0; }

.modal--ajaxlogin .alertBox {
  display: none; }

.cc-revoke, .cc-window {
  z-index: 9999999999999999 !important; }

.iq__message {
  display: inline-block;
  margin: 5px 0 8px 0;
  padding: 6px 10px;
  background-color: #efefef;
  border-radius: 4px;
  border-left: 3px solid #999; }

.cc-window.cc-banner {
  cursor: pointer !important; }

.courier-service-wrp .service-inner {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  margin-top: 40px; }

.courier-service-wrp .left-bar {
  width: 25%;
  margin-bottom: 20px; }
  @media screen and (max-width: 79.875em) {
    .courier-service-wrp .left-bar {
      width: 100%; } }
  .courier-service-wrp .left-bar h5 {
    margin: 0 0 15px;
    color: #000; }
  .courier-service-wrp .left-bar .service-dropbox {
    position: relative; }
    .courier-service-wrp .left-bar .service-dropbox select {
      -webkit-appearance: none;
      background: transparent;
      cursor: pointer;
      border: 1px solid #cdcdcd;
      border-top-left-radius: 4px;
      border-bottom-left-radius: 4px;
      position: relative;
      padding: 12px 10px;
      padding-right: 50px; }
      .courier-service-wrp .left-bar .service-dropbox select:focus, .courier-service-wrp .left-bar .service-dropbox select:active {
        outline: none; }
      .courier-service-wrp .left-bar .service-dropbox select .separator {
        background: #cdcdcd;
        color: #000; }
    .courier-service-wrp .left-bar .service-dropbox .icon {
      position: absolute;
      right: 0;
      display: flex;
      display: -webkit-flex;
      align-items: center;
      -webkit-align-items: center;
      height: 100%;
      width: 50px;
      text-align: center;
      background: #419201 url("../icons/arrow-down-sign.svg") no-repeat center center;
      background-size: 15px auto; }
      .courier-service-wrp .left-bar .service-dropbox .icon img {
        width: 15px;
        fill: #fff;
        margin: auto;
        display: none; }

.courier-service-wrp .right-bar {
  width: 100%; }
  @media screen and (max-width: 79.875em) {
    .courier-service-wrp .right-bar {
      width: 100%; } }
  .courier-service-wrp .right-bar iframe {
    border: 0px;
    border: 1px solid #cdcdcd;
    height: 800; }
  .courier-service-wrp .right-bar .omniLogistic {
    position: relative; }
    .courier-service-wrp .right-bar .omniLogistic:before {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      content: 'Regional Shipping Service';
      background: #fff;
      width: 100%;
      height: 19rem;
      border: 1px solid #cdcdcd;
      border-bottom: none;
      text-align: center;
      padding-top: 40px;
      font-weight: 600;
      font-size: 20px;
      text-transform: uppercase;
      color: #419201; }
      @media screen and (max-width: 79.875em) {
        .courier-service-wrp .right-bar .omniLogistic:before {
          height: 19rem; } }
      @media screen and (max-width: 767px) {
        .courier-service-wrp .right-bar .omniLogistic:before {
          font-size: 16px; } }

/* Hide the notice from the sign up page */
.header-logo-main {
  display: flex;
  align-items: center; }

.cbd-logo {
  padding: 5px; }
  @media screen and (max-width: 767px) {
    .cbd-logo.desktop {
      display: none; } }
  .cbd-logo.mobile {
    display: none; }
    @media screen and (max-width: 767px) {
      .cbd-logo.mobile {
        display: flex;
        width: 100%;
        justify-content: center;
        padding-top: 15px; }
        .cbd-logo.mobile a {
          text-align: center; }
          .cbd-logo.mobile a img {
            max-width: 60%; } }

/*POP UP NOTICE Main Box Content*/
.modalBox {
  position: fixed;
  font-family: 'Open Sans',sans-serif;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.8);
  color: black;
  z-index: 99999;
  opacity: 0;
  -webkit-transition: opacity 400ms ease-in;
  -moz-transition: opacity 400ms ease-in;
  transition: opacity 400ms ease-in;
  pointer-events: none; }

/*When the href are clicked*/
.modalBox:target {
  opacity: 1;
  pointer-events: auto; }

/*Positioning of the child box*/
.modalBox > div {
  width: 100%;
  max-width: 700px;
  position: relative;
  margin: 10% auto;
  padding: 5px 5px 13px 20px;
  border-radius: 0px;
  background: white; }

/*Positioning and style of the close button*/
.close {
  background: white;
  color: black;
  line-height: 25px;
  position: absolute;
  right: 1px;
  text-align: center;
  top: 1px;
  width: 35px;
  text-decoration: none;
  font-weight: bold;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  -moz-box-shadow: 1px 1px 3px #000;
  -webkit-box-shadow: 1px 1px 3px #000;
  box-shadow: none;
  border: none; }

/*Style when mouse hovers on the close button*/
.close:hover {
  background: black;
  color: white; }

/*Default style of the open pop-up button*/
.button {
  background-color: #50A90A;
  border: none;
  color: white;
  padding: 3px 10px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 14px;
  text-transform: none;
  margin: 4px 2px;
  cursor: pointer;
  border-radius: 15px; }
  .button:hover {
    background: #166fb0;
    color: #ffffff; }
  .button:hover, .button:focus, .button.is-active, .button.active {
    background: #166fb0;
    color: #ffffff; }

.button--primary:active {
  border: none; }

.button:active {
  border: none; }

.productView.page--pog .productView-price {
  display: none; }

.productView-options {
  position: relative; }

.pog {
  position: relative;
  clear: both;
  overflow: hidden;
  min-height: 200px;
  margin-bottom: 1.5rem; }

.pog__header {
  text-align: center; }

.pog__row {
  display: flex;
  justify-content: space-between;
  align-items: center; }

.pog__row-label {
  flex: 1;
  padding: 6px 0;
  font-size: 11px;
  font-weight: bold; }

.pog__row .pog__row-label:first-child {
  flex: 1.5; }

.pog__header .pog__row-label {
  padding: 6px 6px 6px 0; }

.pog__row-item {
  flex: 1;
  padding: 3px; }

.pog__row-item-qty {
  width: 100%;
  padding: 0;
  font-size: 1rem;
  height: 38px;
  line-height: 38px;
  text-align: center;
  border: 1px solid #ccc; }

.pog__footer {
  margin: 15px 0;
  font-size: 18px;
  font-weight: bold;
  display: block; }

#pog__addToCart {
  display: block;
  margin-top: 5px;
  clear: both;
  color: #fff;
  width: 40%; }

.pog__row-item-qty::-webkit-inner-spin-button,
.pog__row-item-qty::-webkit-outer-spin-button {
  display: none; }

.pog__row-item-qty.add-spin::-webkit-inner-spin-button,
.pog__row-item-qty.add-spin::-webkit-outer-spin-button {
  display: block; }

.pog__row-item-qty {
  -moz-appearance: textfield; }

.pog__row-item.disabled input {
  border: 2px solid red; }

.pog__loading-input {
  text-align: center;
  margin: 0; }

#product-out-of-stock #pog__addToCart {
  display: none; }

#product-in-stock #pog__addToCart {
  display: block; }

.no-option-grid {
  display: none; }

.productView {
  max-width: 100%;
  padding: 0; }
  @media screen and (max-width: 1278px) {
    .productView {
      width: 100%; } }
  .productView .productView-images {
    max-width: 48.3%;
    width: 100%; }
    @media screen and (max-width: 1278px) {
      .productView .productView-images {
        max-width: none;
        width: 40%; } }
    @media screen and (max-width: 1023px) {
      .productView .productView-images {
        width: 100%; } }
    .productView .productView-images .product-message-block {
      width: 100%;
      border-radius: 5px; }
      @media screen and (max-width: 767px) {
        .productView .productView-images .product-message-block {
          padding: 10px;
          border-width: 3px; } }
      .productView .productView-images .product-message-block p {
        color: #000000;
        font-family: 'Ubuntu';
        font-size: 17px;
        letter-spacing: 0;
        line-height: 25px;
        font-weight: normal; }
        @media screen and (max-width: 767px) {
          .productView .productView-images .product-message-block p {
            font-size: 15px; } }
        @media screen and (max-width: 479px) {
          .productView .productView-images .product-message-block p {
            font-size: 14px;
            line-height: 20px; } }
        .productView .productView-images .product-message-block p strong {
          font-weight: normal; }
    .productView .productView-images .productView-image {
      min-height: 510px;
      margin-top: 30px;
      border: none; }
      @media screen and (max-width: 767px) {
        .productView .productView-images .productView-image {
          min-height: 300px; } }
      @media screen and (max-width: 767px) {
        .productView .productView-images .productView-image a.productView-image-link {
          height: 300px; }
          .productView .productView-images .productView-image a.productView-image-link img {
            max-height: 300px; } }
      .productView .productView-images .productView-image div {
        display: none; }
    .productView .productView-images .productView-thumbnails {
      padding: 0 30px; }
      .productView .productView-images .productView-thumbnails .slick-prev, .productView .productView-images .productView-thumbnails .slick-next {
        top: 50%;
        transform: translate(0, -50%);
        right: 0;
        height: 17px;
        width: 15px;
        cursor: pointer; }
        .productView .productView-images .productView-thumbnails .slick-prev:before, .productView .productView-images .productView-thumbnails .slick-next:before {
          background: url("../img/right-arrow.png") no-repeat;
          background-size: contain; }
      .productView .productView-images .productView-thumbnails .slick-prev {
        right: auto;
        left: 0; }
        .productView .productView-images .productView-thumbnails .slick-prev:before {
          background: url("../img/left-arrow.png") no-repeat;
          background-size: contain; }
      .productView .productView-images .productView-thumbnails .productView-thumbnail {
        margin: 0  7px;
        height: 100px; }
        @media screen and (max-width: 479px) {
          .productView .productView-images .productView-thumbnails .productView-thumbnail {
            height: 75px; } }
        .productView .productView-images .productView-thumbnails .productView-thumbnail .productView-thumbnail-link {
          padding: 0 7px; }
  .productView .productView-details {
    max-width: 50%;
    width: 100%;
    padding: 0px; }
    @media screen and (max-width: 1278px) {
      .productView .productView-details {
        max-width: none;
        width: 55%; } }
    @media screen and (max-width: 1023px) {
      .productView .productView-details {
        width: 100%; } }
    .productView .productView-details .Product-cart-section .navUser-action.button {
      font-family: 'Open Sans', sans-serif;
      font-size: 14px;
      font-weight: bold;
      letter-spacing: 0;
      line-height: 19px;
      padding: 10px 30px;
      height: auto;
      border-radius: 100px;
      border: 2px solid #50ad06;
      position: relative;
      top: 14px; }
      @media screen and (max-width: 767px) {
        .productView .productView-details .Product-cart-section .navUser-action.button {
          top: 33px; } }
      @media screen and (max-width: 479px) {
        .productView .productView-details .Product-cart-section .navUser-action.button {
          font-size: 12px;
          padding: 10px 25px; } }
      .productView .productView-details .Product-cart-section .navUser-action.button:hover {
        border-color: #166FB0; }
    .productView .productView-details .productView-title {
      font-size: 24px;
      line-height: 34px;
      font-weight: 500;
      color: #000;
      text-transform: none;
      border: none;
      max-width: 548px;
      padding: 0;
      margin: 0 0 15px; }
      @media screen and (max-width: 767px) {
        .productView .productView-details .productView-title {
          margin: 0 0 10px;
          font-size: 20px;
          line-height: 30px; } }
    .productView .productView-details .productView-rating {
      margin: 0 0 25px; }
      @media screen and (max-width: 767px) {
        .productView .productView-details .productView-rating {
          margin: 0 0 20px; } }
      .productView .productView-details .productView-rating .icon {
        width: 19px;
        height: 19px; }
        @media screen and (max-width: 767px) {
          .productView .productView-details .productView-rating .icon {
            width: 18px;
            height: 18px; } }
        @media screen and (max-width: 479px) {
          .productView .productView-details .productView-rating .icon {
            width: 16px;
            height: 16px; } }
        .productView .productView-details .productView-rating .icon + .icon {
          margin-left: 5px; }
          @media screen and (max-width: 767px) {
            .productView .productView-details .productView-rating .icon + .icon {
              margin-left: 2px; } }
    .productView .productView-details .productView-reviewLink a {
      color: #50AD06;
      text-decoration: none;
      font-family: 'Open Sans', sans-serif;
      font-weight: 600; }
      .productView .productView-details .productView-reviewLink a:hover {
        color: #166fb0;
        text-decoration: underline; }
    .productView .productView-details .productView-price .price.price--withoutTax {
      line-height: normal;
      letter-spacing: 0px;
      min-width: auto; }
      @media screen and (max-width: 767px) {
        .productView .productView-details .productView-price .price.price--withoutTax {
          margin: 0; } }
    .productView .productView-details .productView-info {
      margin-bottom: 22px; }
      .productView .productView-details .productView-info .productView-info-value,
      .productView .productView-details .productView-info .productView-info-name {
        float: left;
        width: auto;
        color: #000000;
        font-family: 'Open Sans', sans-serif;
        font-size: 14px;
        letter-spacing: 0;
        line-height: 19px; }
        @media screen and (max-width: 479px) {
          .productView .productView-details .productView-info .productView-info-value,
          .productView .productView-details .productView-info .productView-info-name {
            font-size: 13px; } }
      .productView .productView-details .productView-info .productView-info-name {
        padding-right: 15px;
        font-weight: 600; }
    .productView .productView-details .form.product-in-stock {
      padding: 0 0 1.5rem; }
      @media screen and (max-width: 1023px) {
        .productView .productView-details .form.product-in-stock .Product-cart-section {
          width: 100%; } }
      .productView .productView-details .form.product-in-stock .Product-cart-section .pog {
        border-top: 1px solid #EDEDED;
        border-bottom: 1px solid #EDEDED;
        padding: 20px 0 30px;
        margin-bottom: 25px; }
        @media screen and (max-width: 767px) {
          .productView .productView-details .form.product-in-stock .Product-cart-section .pog {
            margin: 0; } }
        @media screen and (max-width: 767px) {
          .productView .productView-details .form.product-in-stock .Product-cart-section .pog {
            overflow-x: scroll; } }
  .productView .productView-product .Product-options-main #WishListForm .form-action {
    left: 180px;
    top: -49px; }
    @media screen and (max-width: 767px) {
      .productView .productView-product .Product-options-main #WishListForm .form-action {
        top: -28px; } }
    @media screen and (max-width: 479px) {
      .productView .productView-product .Product-options-main #WishListForm .form-action {
        left: 140px; } }
    .productView .productView-product .Product-options-main #WishListForm .form-action .wishlist-btn .button.button--primary {
      font-family: "Open Sans" !important;
      font-size: 14px;
      font-weight: bold;
      letter-spacing: 0;
      line-height: 19px;
      padding: 10px 20px 10px 41px;
      height: auto;
      color: #166FB0;
      background: url("../img/heart.png") no-repeat 20px 13px;
      background-size: 15px 15px;
      border: 2px solid #166FB0;
      border-radius: 100px; }
      @media screen and (max-width: 479px) {
        .productView .productView-product .Product-options-main #WishListForm .form-action .wishlist-btn .button.button--primary {
          padding: 10px 15px 10px 35px;
          background-position: 15px 13px;
          font-size: 12px; } }
      .productView .productView-product .Product-options-main #WishListForm .form-action .wishlist-btn .button.button--primary:hover {
        background: #166FB0 url("../img/heart-2.png") no-repeat 20px 13px;
        background-size: 15px 15px;
        color: #fff; }
        @media screen and (max-width: 479px) {
          .productView .productView-product .Product-options-main #WishListForm .form-action .wishlist-btn .button.button--primary:hover {
            background-position: 15px 13px; } }

.page-heading-custom {
  color: #333333;
  font-family: 'Ubuntu', sans-serif;
  font-size: 22px;
  letter-spacing: 0.5px;
  line-height: 26px;
  font-weight: 500;
  text-align: center;
  position: relative;
  padding: 0 0 10px;
  margin: 0 auto 30px;
  text-transform: none; }
  .page-heading-custom:before {
    position: absolute;
    bottom: 0;
    width: 50px;
    height: 3px;
    background: #333333;
    content: '';
    left: 0;
    right: 0;
    margin: 0 auto; }

.productView-description {
  max-width: none;
  padding: 0px; }
  .productView-description ul.tabs li.tab {
    border: none; }
    .productView-description ul.tabs li.tab:first-child {
      border: none; }
    .productView-description ul.tabs li.tab a.tab-title {
      font-family: 'Ubuntu', sans-serif;
      font-size: 18px;
      font-weight: 400;
      letter-spacing: 0;
      line-height: 21px;
      padding: 15px 0;
      color: #666666;
      font-size: 18px;
      letter-spacing: 0;
      line-height: 21px; }
      @media screen and (max-width: 767px) {
        .productView-description ul.tabs li.tab a.tab-title {
          padding: 10px 15px;
          font-size: 16px;
          border: 1px solid #e5e5e5;
          border-bottom: none; } }
      .productView-description ul.tabs li.tab a.tab-title:hover {
        background: transparent;
        color: #50AD06; }
    .productView-description ul.tabs li.tab.is-active {
      border: none; }
      .productView-description ul.tabs li.tab.is-active a.tab-title {
        background: transparent;
        color: #333333;
        border-bottom: 4px solid #50AD06;
        font-weight: bold; }
    .productView-description ul.tabs li.tab + li.tab {
      margin-left: 40px; }
      @media screen and (max-width: 767px) {
        .productView-description ul.tabs li.tab + li.tab {
          margin: 0; } }
  .productView-description .mt-30 {
    margin-top: 30px; }
  .productView-description .mt-35 {
    margin-top: 35px; }
  .productView-description .mb-35 {
    margin-bottom: 35px; }
  @media screen and (max-width: 767px) {
    .productView-description .tabs-contents #tab-review.tab-content {
      padding: 25px 0px; } }
  .productView-description .tabs-contents .tab-content {
    padding: 30px 30px;
    border: none; }
    @media screen and (max-width: 1278px) {
      .productView-description .tabs-contents .tab-content {
        padding: 25px 15px; } }
    .productView-description .tabs-contents .tab-content .field-item span {
      font-size: medium !important; }
      @media screen and (max-width: 767px) {
        .productView-description .tabs-contents .tab-content .field-item span {
          font-size: small !important; } }
    .productView-description .tabs-contents .tab-content .description-content h5 {
      color: #333333;
      font-family: 'Open Sans', sans-serif;
      font-size: 18px;
      font-weight: bold;
      letter-spacing: 0;
      line-height: 24px;
      margin: 0 0 10px; }
      @media screen and (max-width: 767px) {
        .productView-description .tabs-contents .tab-content .description-content h5 {
          font-size: 16px; } }
    .productView-description .tabs-contents .tab-content .description-content p {
      color: #333333;
      font-family: 'Open Sans', sans-serif;
      font-size: 14px;
      letter-spacing: 0;
      line-height: 26px;
      margin: 0; }
  .productView-description .notified-box {
    padding: 20px 30px;
    border: 1px solid #E1D983;
    border-radius: 8px;
    background-color: #FFFDE6; }
    @media screen and (max-width: 479px) {
      .productView-description .notified-box {
        padding: 15px 15px; } }
    .productView-description .notified-box h5 {
      font-family: 'Open Sans', sans-serif;
      font-size: 18px;
      font-weight: bold;
      letter-spacing: 0;
      line-height: 24px;
      color: #333333;
      margin: 0; }
      @media screen and (max-width: 767px) {
        .productView-description .notified-box h5 {
          font-size: 16px; } }
    .productView-description .notified-box p {
      margin: 10px 0 0;
      color: #333333;
      font-family: 'Open Sans', sans-serif;
      font-size: 14px;
      font-weight: 600;
      letter-spacing: 0;
      line-height: 19px; }
      .productView-description .notified-box p span {
        color: #E02020;
        font-size: 16px; }
        @media screen and (max-width: 479px) {
          .productView-description .notified-box p span {
            font-size: 15px; } }
    .productView-description .notified-box.product-warning {
      background-color: #FFEDED;
      border: 1px solid #EEAAAA; }
      .productView-description .notified-box.product-warning h5 {
        background-image: url("../img/warning--icon.png");
        padding-left: 30px;
        background-position: left;
        background-size: 20px  20px;
        background-repeat: no-repeat; }
      .productView-description .notified-box.product-warning p {
        line-height: 26px; }

.productView-description .tabs-contents * {
  font-family: 'Open Sans',sans-serif !important;
  line-height: 1.5;
  font-size: 16px !important; }
  @media screen and (max-width: 767px) {
    .productView-description .tabs-contents * {
      font-size: 14px !important; } }

.productView-description .tabs-contents p[style*="font-size: large;"] {
  font-size: 18px !important; }
  @media screen and (max-width: 767px) {
    .productView-description .tabs-contents p[style*="font-size: large;"] {
      font-size: 16px !important; } }
  .productView-description .tabs-contents p[style*="font-size: large;"] * {
    font-size: 18px !important; }
    @media screen and (max-width: 767px) {
      .productView-description .tabs-contents p[style*="font-size: large;"] * {
        font-size: 16px !important; } }

.productView-description .tabs-contents span[style*="font-size: large;"] {
  font-size: 18px !important; }
  @media screen and (max-width: 767px) {
    .productView-description .tabs-contents span[style*="font-size: large;"] {
      font-size: 16px !important; } }
  .productView-description .tabs-contents span[style*="font-size: large;"] * {
    font-size: 18px !important; }
    @media screen and (max-width: 767px) {
      .productView-description .tabs-contents span[style*="font-size: large;"] * {
        font-size: 16px !important; } }

.sign-in-button {
  -webkit-display: flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center; }
  .sign-in-button img {
    width: 15px;
    height: 15px;
    margin-right: 8px; }

.pog__row {
  justify-content: flex-start;
  align-items: flex-end;
  position: relative; }
  @media screen and (max-width: 479px) {
    .pog__row {
      padding-top: 30px; } }
  .pog__row + .pog__row {
    margin: 24px 0 0; }
    @media screen and (max-width: 479px) {
      .pog__row + .pog__row {
        margin: 10px 0 0; } }
  .pog__row .pog__row-label {
    width: 10%;
    flex: none;
    margin-left: 4.3%; }
    @media screen and (max-width: 767px) {
      .pog__row .pog__row-label {
        width: 12%;
        margin-left: 2.3%; } }
    @media screen and (max-width: 479px) {
      .pog__row .pog__row-label {
        width: 68px;
        margin-left: 0px;
        margin-right: 5px; } }
    .pog__row .pog__row-label:first-child {
      width: 14%;
      flex: none;
      margin: 0; }
      @media screen and (max-width: 479px) {
        .pog__row .pog__row-label:first-child {
          width: 100%;
          position: absolute;
          top: 0;
          left: 0;
          font-weight: 600; } }

.pog__header {
  margin: 0 0 16px; }
  .pog__header .pog__row-label {
    color: #000000;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 22px; }

.pog__header .pog__row-label {
  padding: 0;
  text-align: center; }

.pog__body .pog__row-label {
  color: #000000;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 19px;
  font-weight: normal; }

.pog__body .pog__row-item {
  border-radius: 5px;
  text-align: center;
  width: 10%;
  margin-left: 4.3%;
  padding: 0px;
  flex: none;
  background-color: #EDEDED;
  font-size: 14px !important; }
  @media screen and (max-width: 767px) {
    .pog__body .pog__row-item {
      width: 12%;
      margin-left: 2.3%; } }
  @media screen and (max-width: 479px) {
    .pog__body .pog__row-item {
      width: 68px;
      margin-left: 0px;
      margin-right: 5px; } }
  .pog__body .pog__row-item > span {
    padding: 3px 2px 2px;
    display: block;
    color: #666666;
    font-family: 'Open Sans', sans-serif;
    font-size: 12px !important;
    letter-spacing: 0;
    line-height: 17px; }
  .pog__body .pog__row-item .pog__row-item-qty {
    border: 1px solid #DDDDDD;
    border-radius: 5px;
    background-color: #FFFFFF; }

.pog__footer {
  position: relative;
  padding-bottom: 20px; }

#form-action-addToCart,
#pog__addToCart {
  position: absolute;
  display: inline-block !important;
  width: auto;
  top: 50px;
  font-family: 'Open Sans', sans-serif;
  font-weight: bold;
  padding: 10px 20px 10px 40px;
  border-radius: 100px;
  border: 2px solid #166fb0;
  height: auto;
  line-height: normal;
  background: #166FB0 url("../img/cart-2.png") no-repeat 20px 13px;
  background-size: 15px 15px;
  left: 0; }
  @media screen and (max-width: 479px) {
    #form-action-addToCart,
    #pog__addToCart {
      padding: 10px 15px 10px 35px;
      background-position: 15px 11px; } }
  #form-action-addToCart:hover,
  #pog__addToCart:hover {
    border-color: #32B01D;
    background: #32B01D url("../img/cart-2.png") no-repeat 20px 13px;
    background-size: 15px 15px; }
    @media screen and (max-width: 479px) {
      #form-action-addToCart:hover,
      #pog__addToCart:hover {
        background-position: 15px 11px; } }

#form-action-addToCart {
  position: relative;
  top: 51px; }

.socialLinks {
  margin: 30px 0 0; }
  @media screen and (max-width: 767px) {
    .socialLinks {
      margin: 40px 0 0; } }

@media screen and (max-width: 767px) {
  .productReviews {
    padding: 0px; } }

.productReviews .toggle-title {
  font-size: 16px; }

.productReviews .productReviews-list .productReview article {
  border: none !important; }
  .productReviews .productReviews-list .productReview article header .icon {
    height: 18px;
    width: 18px; }
    .productReviews .productReviews-list .productReview article header .icon + .icon {
      margin-left: 3px; }
  .productReviews .productReviews-list .productReview article header .productReview-title {
    color: #333333;
    font-family: "Open Sans";
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 24px; }
  .productReviews .productReviews-list .productReview article p.productReview-body {
    margin: 0; }
    @media screen and (max-width: 767px) {
      .productReviews .productReviews-list .productReview article p.productReview-body {
        margin: 15px 0 0; } }

.sidebarBlock ul.navList .hitarea {
  display: none; }

.productView-image {
  position: relative; }

.mobile-video-trigger {
  width: 40px;
  height: 40px;
  position: absolute;
  bottom: 10px;
  right: 10px;
  background: #d7d6d8;
  border: 2px solid #fff;
  box-shadow: 0 0 10px 1px #646464;
  padding: 8px;
  border-radius: 50%;
  z-index: 100;
  display: none; }
  @media screen and (max-width: 1022px) {
    .mobile-video-trigger {
      display: flex;
      flex-wrap: wrap;
      justify-content: center;
      align-items: center; } }
  .mobile-video-trigger svg {
    width: 100%;
    vertical-align: middle; }

.product-videos-container {
  margin: 30px 0;
  width: 100%;
  position: relative;
  height: 0;
  padding-bottom: 56.25%; }
  @media screen and (max-width: 1022px) {
    .product-videos-container {
      display: none; } }
  .product-videos-container .youtube-banner-image,
  .product-videos-container #player {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0; }
  .product-videos-container .youtube-banner-image {
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center; }
  .product-videos-container .youtube-iframe-trigger {
    width: 45px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 2px;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 0 10px 3px black;
    transition: 0.3s background-color ease-out; }
    .product-videos-container .youtube-iframe-trigger:hover {
      background-color: #fff; }
    .product-videos-container .youtube-iframe-trigger svg {
      vertical-align: middle; }

.product [data-product-option-change] .form-field {
  display: block !important; }

.HomeBottomBanner .banner a {
  max-width: 100%; }

.custom-products-carousel .card-button-block,
.custom-products-carousel .card .card-hover {
  display: none; }

.custom-products-carousel .slick-track {
  display: flex;
  height: auto;
  justify-content: center; }

.custom-products-carousel .productCarousel-slide {
  float: none;
  display: flex;
  height: auto; }
  .custom-products-carousel .productCarousel-slide .card {
    display: flex;
    flex-direction: column;
    border: 0 !important; }
  .custom-products-carousel .productCarousel-slide .card-figure {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center; }
    .custom-products-carousel .productCarousel-slide .card-figure a {
      display: flex; }
    .custom-products-carousel .productCarousel-slide .card-figure .card-image {
      max-width: 130px;
      max-height: 130px; }

.custom-products-carousel .card-title {
  overflow: hidden;
  display: grid; }

.custom-products-carousel .card .card-title a {
  font-weight: bold;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

.header-top-left {
  display: inline-flex;
  max-width: 330px; }
  .header-top-left .slick-slider {
    margin: 0; }

.header .header-top-section .row .header-top-left {
  text-align: center; }

.header-top-section a {
  line-height: 16px; }

.header-top-left {
  max-width: 300px; }

.sb-promotion--carousel {
  display: none; }
  .sb-promotion--carousel.slick-initialized {
    display: block; }

.productView .productView-details .form.product-in-stock .Product-cart-section .pog {
  border-top: none;
  padding-bottom: 0; }

.Product-cart-section .pog {
  font-family: "Inter", sans-serif; }

.Product-cart-section .pog__header {
  margin-bottom: 0; }
  .Product-cart-section .pog__header .pog__row {
    border-top: none; }
  .Product-cart-section .pog__header .pog__row-label {
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    font-family: "Inter", sans-serif; }

.Product-cart-section .pog__row {
  padding: 15px 0;
  border-top: 1px solid #E2E2E2; }
  .Product-cart-section .pog__row + .pog__row {
    margin: 0; }

.Product-cart-section .pog__body .pog__row .pog__row-label:first-child {
  font-weight: 500;
  font-size: 14px;
  line-height: 18px;
  font-family: "Inter", sans-serif; }
  @media only screen and (max-width: 479px) {
    .Product-cart-section .pog__body .pog__row .pog__row-label:first-child {
      font-weight: 600;
      padding-top: 10px; } }

@media only screen and (max-width: 479px) {
  .Product-cart-section .pog__body .pog__row {
    padding-top: 40px; } }

.Product-cart-section .pog__body .pog__row-item {
  background: none; }
  .Product-cart-section .pog__body .pog__row-item .pog__row-item-qty {
    border: 1px solid #DCDCDC;
    border-radius: 3px;
    height: 30px;
    line-height: 30px;
    outline: none; }
    .Product-cart-section .pog__body .pog__row-item .pog__row-item-qty:focus, .Product-cart-section .pog__body .pog__row-item .pog__row-item-qty:focus-visible {
      box-shadow: 0px 0px 7px rgba(70, 143, 254, 0.4);
      border: 1px solid #C5CEFF;
      outline: none; }
  .Product-cart-section .pog__body .pog__row-item > span {
    font-weight: 400;
    line-height: 16px;
    color: #9F9F9F;
    background: none;
    font-family: "Inter", sans-serif; }
  .Product-cart-section .pog__body .pog__row-item.disabled .pog__row-item-qty:focus, .Product-cart-section .pog__body .pog__row-item.disabled .pog__row-item-qty:focus-visible {
    box-shadow: 0px 0px 7px rgba(219, 57, 35, 0.4);
    border: 1px solid #DB3923; }

.Product-cart-section #instocknotify-container {
  padding: 35px 35px 35px 150px;
  border-radius: 5px;
  min-height: 120px;
  margin-bottom: 15px;
  background: #F2F2F2 url("https://cdn11.bigcommerce.com/s-964anr/product_images/uploaded_images/instock-icon.png") no-repeat center left 33px; }
  @media only screen and (max-width: 1279px) {
    .Product-cart-section #instocknotify-container {
      background-image: none;
      padding: 25px;
      min-height: auto; } }

.Product-cart-section #InStockNotifyForm {
  margin-bottom: 0 !important; }

.Product-cart-section #InStockNotifyForm:before, .Product-cart-section #InStockNotifyForm:after {
  display: table;
  content: ' '; }

.Product-cart-section #InStockNotifyForm:after {
  content: "";
  display: table;
  clear: both; }

.Product-cart-section #InStockNotifyEmail {
  width: calc(100% - 205px);
  float: left; }
  @media only screen and (max-width: 1279px) {
    .Product-cart-section #InStockNotifyEmail {
      width: 100%;
      float: none; } }
  .Product-cart-section #InStockNotifyEmail .form-input {
    border: 1px solid #DCDCDC;
    border-radius: 3px;
    height: 36px;
    font-family: "Inter", sans-serif;
    margin: 0 !important;
    width: 100% !important; }

.Product-cart-section #InStockNotifyClick.button {
  background: #000000;
  border-radius: 3px;
  font-family: "Inter", sans-serif;
  margin-top: 15px !important;
  line-height: 20px;
  padding: 8px 20px;
  text-transform: capitalize; }
  .Product-cart-section #InStockNotifyClick.button:hover {
    background: #166fb0; }

.Product-cart-section #InStockNotifyOutOfStock {
  float: left;
  width: 165px;
  margin-right: 40px;
  min-height: 80px;
  font-size: 15px;
  line-height: 20px;
  font-family: "Inter", sans-serif; }
  @media only screen and (max-width: 1279px) {
    .Product-cart-section #InStockNotifyOutOfStock {
      float: none;
      width: auto;
      min-height: auto;
      margin-right: 0;
      margin-bottom: 20px; } }

.Product-cart-section #InStockNotifyComplete {
  font-size: 15px;
  line-height: 20px;
  font-family: "Inter", sans-serif;
  font-weight: 600;
  padding: 20px 0; }
  @media only screen and (max-width: 1279px) {
    .Product-cart-section #InStockNotifyComplete {
      padding: 0; } }

.sign-in-button img {
  width: 18px;
  height: 18px; }

.showmore-less a {
  min-width: 175px; }

@media only screen and (max-width: 1365px) {
  #HeaderLower ul li a span.pod-systems {
    max-width: 32px; } }

@media only screen and (max-width: 1279px) {
  #HeaderLower ul li a span.pod-systems {
    max-width: 23px; } }

#HeaderLower .MegaMenu1 .DropShip span,
#HeaderLower .MegaMenu1 .E-Liquids span {
  margin-top: 4px; }

#HeaderLower .MegaMenu1 .Home a {
  display: flex;
  align-items: center; }
  #HeaderLower .MegaMenu1 .Home a span {
    margin-top: 0; }

@media only screen and (max-width: 767px) {
  .page-id--131 .body .container {
    width: 96%; } }

.custom-products-carousel .productCarousel {
  display: none; }
  .custom-products-carousel .productCarousel.slick-initialized {
    display: block; }

/* Excise Tax Page Styles */
/* Style the tab */
.tab {
  overflow: hidden;
  border: 0px solid #ccc;
  background-color: #ffffff; }

/* Style the buttons inside the tab */
.tab button {
  background-color: inherit;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 12px 12px;
  transition: 0.3s;
  font-size: 17px; }

/* Change background color of buttons on hover */
.tab button:hover {
  background-color: #51AA0A; }

/* Create an active/current tablink class */
.tab button.active {
  background-color: #7fb1cf; }

/* Style the tab content */
.tabcontent {
  display: none;
  padding: 6px 12px;
  border: 0px solid #ccc;
  border-top: none; }

.grid-container {
  display: grid;
  grid-template-columns: 30% 15%;
  background-color: #ffffff;
  padding: 15px; }

.grid-item {
  background-color: rgba(255, 255, 255, 0.8);
  border: 1px solid rgba(0, 0, 0, 0);
  padding: 5px;
  font-size: 18px;
  text-align: left; }

.orderContent-selectall {
  display: table-cell;
  position: relative;
  vertical-align: middle;
  padding-top: 25px; }
  @media (min-width: 1024px) {
    .orderContent-selectall {
      left: -2.5rem; } }
  .orderContent-selectall .form-label {
    padding-left: 40px; }

.HomeBottomBanner .home-custom-banner {
  margin: 0 -10px 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap; }
  @media screen and (max-width: 567px) {
    .HomeBottomBanner .home-custom-banner {
      margin-bottom: 10px; } }
  .HomeBottomBanner .home-custom-banner a {
    padding: 10px;
    width: 25%;
    float: none;
    margin: 0 !important; }
    @media screen and (max-width: 1023px) {
      .HomeBottomBanner .home-custom-banner a {
        width: 50%; } }
    @media screen and (max-width: 567px) {
      .HomeBottomBanner .home-custom-banner a {
        width: 100%; } }

.cust-vip span {
  color: #32B01D; }

.cust-super-vip span {
  color: #8263DC; }

.cust-vip-pro span {
  color: #D91D4A; }

.vip-icon {
  max-width: 20px; }

.price-customer-id-text span {
  font-size: 14px;
  font-weight: 600;
  font-family: Ubuntu, sans-serif;
  padding: 0 8px; }

.price-customer-id-text .customer_id {
  color: #000000;
  padding: 0; }

.type-default .price-customer-id-text,
.type-product .price-customer-id-text,
.type-search .price-customer-id-text,
.type-page .price-customer-id-text,
.type-category .price-customer-id-text,
.type-brand .price-customer-id-text,
.type-account_orderstatus .price-customer-id-text,
.type-account_recentitems .price-customer-id-text,
.type-wishlist .price-customer-id-text,
.type-cart .price-customer-id-text {
  display: flex !important;
  align-items: center;
  flex-wrap: wrap; }

.type-default .price-customer-id-text,
.type-search .price-customer-id-text,
.type-page .price-customer-id-text,
.type-category .price-customer-id-text,
.type-brand .price-customer-id-text,
.type-product .product-item-price .price-customer-id-text,
.type-account_recentitems .price-customer-id-text,
.type-wishlist .price-customer-id-text,
.type-cart .price-customer-id-text {
  justify-content: center; }

@media only screen and (max-width: 567px) {
  .type-cart .price-customer-id-text {
    justify-content: unset; } }

.productCarousel-slide.slick-slide .price-customer-id-text img {
  display: inline-block; }

.account-listItem .price-customer-id-text img {
  width: auto; }

.card-body {
  display: flex;
  flex-direction: column; }
  .card-body .card-title {
    flex: 1 0 auto; }

/* ========== media mixin ========== */
/* ========== common mixin ========== */
.row {
  margin-left: -12px;
  margin-right: -12px; }
  @media screen and (max-width: 1023px) {
    .row {
      margin-left: -10px;
      margin-right: -10px; } }
  @media screen and (max-width: 767px) {
    .row {
      margin-left: -8px;
      margin-right: -8px; } }
  @media screen and (max-width: 567px) {
    .row {
      margin-left: -6px;
      margin-right: -6px; } }
  .row.flex::before, .row.flex::after {
    display: none; }

.col {
  padding-left: 12px;
  padding-right: 12px; }
  @media screen and (max-width: 1023px) {
    .col {
      padding-left: 10px;
      padding-right: 10px; } }
  @media screen and (max-width: 767px) {
    .col {
      padding-left: 8px;
      padding-right: 8px; } }
  @media screen and (max-width: 567px) {
    .col {
      padding-left: 6px;
      padding-right: 6px; } }

/* ========== GLOBAL VAARIABLE ========== */
/* mixins */
/* ==================== BROWSER RESET STYLE ==================== */
body {
  padding: 0;
  font-size: 15px;
  line-height: 1.5;
  color: #000000;
  outline: none !important;
  font-family: "Inter", sans-serif; }

.body {
  margin: 0; }

body *:focus {
  outline: none !important; }

.page {
  margin: 0; }

input[type="text"],
input[type="password"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="month"],
input[type="week"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
input[type="color"],
textarea {
  outline: none; }

select {
  outline: none; }

select option {
  padding: 4px 8px;
  font-size: 13px;
  outline: none;
  font-family: Arial; }

textarea {
  resize: none;
  line-height: 18px; }

input:focus,
button:focus,
textarea:focus,
select:focus,
details:focus,
[href]:focus,
[tabindex]:not([tabindex="-1"]):focus,
[contenteditable="true"]:focus {
  outline: none !important; }

strong,
b {
  font-weight: 600; }

p {
  margin-bottom: 26px; }

img {
  max-width: 100%;
  vertical-align: middle; }

hr {
  border-color: #9AB8E7;
  margin: 30px 0; }

address {
  font-style: normal;
  margin-bottom: 20px; }

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

/* ==================== COMMON CLASS ==================== */
.flex {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex; }

.align-v-center {
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center; }

.align-start {
  -webkit-box-align: flex-start;
  -moz-box-align: flex-start;
  -ms-flex-align: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start; }

.align-end {
  -webkit-box-align: flex-end;
  -moz-box-align: flex-end;
  -ms-flex-align: flex-end;
  -webkit-align-items: flex-end;
  align-items: flex-end; }

.align-self-start {
  -webkit-align-self: flex-start;
  align-self: flex-start; }

.justify-center {
  -webkit-justify-content: center;
  justify-content: center; }

.justify-right {
  -webkit-justify-content: flex-end;
  justify-content: flex-end; }

.justify-space {
  -webkit-justify-content: space-between;
  justify-content: space-between; }

.flex-wrap {
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap; }

.flex-direction {
  flex-direction: column;
  -webkit-flex-direction: column; }

.list-style-none {
  list-style: none; }
  .list-style-none a:hover {
    text-decoration: underline; }

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

.clearfix:after,
.clearfix:after {
  clear: both; }

.clear {
  clear: both; }

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

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

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

.carousel-tooltip {
  display: none !important; }

.page-heading-style-1 {
  font-size: 24px;
  font-weight: 600;
  text-align: center;
  margin-bottom: 26px; }
  @media screen and (max-width: 1023px) {
    .page-heading-style-1 {
      font-size: 20px; } }
  @media screen and (max-width: 767px) {
    .page-heading-style-1 {
      font-size: 18px; } }

.page-heading-style-2 {
  font-size: 24px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 26px; }
  @media screen and (max-width: 1023px) {
    .page-heading-style-2 {
      font-size: 18px; } }
  @media screen and (max-width: 767px) {
    .page-heading-style-2 {
      font-size: 18px;
      margin-bottom: 18px; } }

.show-for-mobile {
  display: none; }
  @media screen and (max-width: 767px) {
    .show-for-mobile {
      display: block; } }

@media screen and (max-width: 767px) {
  .hide-for-mobile {
    display: none; } }

/* === 06 January 2025 Job opportunities page Chris's Styles === */
.job-opportunities .my-group {
  width: 100%;
  max-width: 1656px;
  margin: auto;
  display: flex;
  flex-wrap: wrap;
  padding: 20px 0px 20px 0px; }

.job-opportunities .my-1-1 {
  width: 100%;
  padding: 20px; }

.job-opportunities .my-1-2 {
  width: 49%;
  padding: 20px;
  box-sizing: border-box;
  display: inline-block;
  vertical-align: top; }

.job-opportunities .my-3-5 {
  width: 59%;
  padding: 20px;
  box-sizing: border-box;
  display: inline-block;
  vertical-align: top; }

.job-opportunities .my-2-5 {
  width: 39%;
  padding: 20px;
  box-sizing: border-box;
  display: inline-block;
  vertical-align: top; }

.job-opportunities .my-image {
  width: 49%;
  padding: 20px;
  box-sizing: border-box; }

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

.my-img-center img {
  width: 90%;
  max-width: 400px; }

.job-opportunities .my-arrow-left {
  background-image: url(https://cdn11.bigcommerce.com/s-964anr/images/stencil/original/image-manager/light-blue-arrow-right.png);
  background-repeat: no-repeat;
  background-position: center right;
  height: 101px;
  width: 100%;
  font-size: 26px;
  line-height: 101px;
  text-align: center; }

.job-opportunities .my-arrow-right {
  background-image: url(https://cdn11.bigcommerce.com/s-964anr/images/stencil/original/image-manager/light-blue-arrow-left.png);
  background-repeat: no-repeat;
  background-position: center left;
  height: 101px;
  width: 100%;
  font-size: 26px;
  line-height: 101px;
  text-align: center; }

@media only screen and (max-width: 760px) {
  .job-opportunities .my-1-2, .job-opportunities .my-3-5, .job-opportunities .my-2-5 {
    width: 100%; } }

@media only screen and (max-width: 510px) {
  .job-opportunities .my-image {
    width: 100%;
    padding: 10px 0px; } }

/*-- STACKING BANNERS ON ORDE TRACKING PAGE   --- */
.banners-split {
  width: 49.5%; }

@media screen and (max-width: 1200px) {
  .banners-split {
    width: 100%; } }

.type-default .body .container,
.header .container,
.type-category .container,
.type-brands .container,
.type-brand .container,
.page-title-Search .container,
.type-product .container,
.type-login .container,
.type-account_orderstatus .container,
.type-account_returns .container,
.type-account_inbox .container,
.type-account_addressbook .container,
.type-wishlists .container,
.type-account_recentitems .container,
.type-editaccount .container,
.type-account_order .container,
.type-shippingaddressform .container,
.type-wishlist .container,
.type-createaccount .container,
.type-forgotpassword .container,
.type-cart .container,
.type-blog .container,
.type-blog_post .container,
.type-page .container {
  margin: 0 auto;
  padding: 0;
  width: 100%;
  max-width: 1434px; }
  @media screen and (max-width: 1440px) {
    .type-default .body .container,
    .header .container,
    .type-category .container,
    .type-brands .container,
    .type-brand .container,
    .page-title-Search .container,
    .type-product .container,
    .type-login .container,
    .type-account_orderstatus .container,
    .type-account_returns .container,
    .type-account_inbox .container,
    .type-account_addressbook .container,
    .type-wishlists .container,
    .type-account_recentitems .container,
    .type-editaccount .container,
    .type-account_order .container,
    .type-shippingaddressform .container,
    .type-wishlist .container,
    .type-createaccount .container,
    .type-forgotpassword .container,
    .type-cart .container,
    .type-blog .container,
    .type-blog_post .container,
    .type-page .container {
      max-width: 95%; } }
  @media screen and (max-width: 1259px) {
    .type-default .body .container,
    .header .container,
    .type-category .container,
    .type-brands .container,
    .type-brand .container,
    .page-title-Search .container,
    .type-product .container,
    .type-login .container,
    .type-account_orderstatus .container,
    .type-account_returns .container,
    .type-account_inbox .container,
    .type-account_addressbook .container,
    .type-wishlists .container,
    .type-account_recentitems .container,
    .type-editaccount .container,
    .type-account_order .container,
    .type-shippingaddressform .container,
    .type-wishlist .container,
    .type-createaccount .container,
    .type-forgotpassword .container,
    .type-cart .container,
    .type-blog .container,
    .type-blog_post .container,
    .type-page .container {
      max-width: 100%;
      padding: 0 20px; } }
  @media screen and (max-width: 767px) {
    .type-default .body .container,
    .header .container,
    .type-category .container,
    .type-brands .container,
    .type-brand .container,
    .page-title-Search .container,
    .type-product .container,
    .type-login .container,
    .type-account_orderstatus .container,
    .type-account_returns .container,
    .type-account_inbox .container,
    .type-account_addressbook .container,
    .type-wishlists .container,
    .type-account_recentitems .container,
    .type-editaccount .container,
    .type-account_order .container,
    .type-shippingaddressform .container,
    .type-wishlist .container,
    .type-createaccount .container,
    .type-forgotpassword .container,
    .type-cart .container,
    .type-blog .container,
    .type-blog_post .container,
    .type-page .container {
      padding: 0 15px; } }
  @media screen and (max-width: 567px) {
    .type-default .body .container,
    .header .container,
    .type-category .container,
    .type-brands .container,
    .type-brand .container,
    .page-title-Search .container,
    .type-product .container,
    .type-login .container,
    .type-account_orderstatus .container,
    .type-account_returns .container,
    .type-account_inbox .container,
    .type-account_addressbook .container,
    .type-wishlists .container,
    .type-account_recentitems .container,
    .type-editaccount .container,
    .type-account_order .container,
    .type-shippingaddressform .container,
    .type-wishlist .container,
    .type-createaccount .container,
    .type-forgotpassword .container,
    .type-cart .container,
    .type-blog .container,
    .type-blog_post .container,
    .type-page .container {
      padding: 0 12px; } }

.type-default .body .container.fullwidth,
.header .container.fullwidth,
.type-category .container.fullwidth,
.type-brands .container.fullwidth,
.type-brand .container.fullwidth,
.page-title-Search .container.fullwidth,
.type-product .container.fullwidth,
.type-login .container.fullwidth,
.type-account_orderstatus .container.fullwidth,
.type-account_returns .container.fullwidth,
.type-account_inbox .container.fullwidth,
.type-account_addressbook .container.fullwidth,
.type-wishlists .container.fullwidth,
.type-account_recentitems .container.fullwidth,
.type-editaccount .container.fullwidth,
.type-account_order .container.fullwidth,
.type-shippingaddressform .container.fullwidth,
.type-wishlist .container.fullwidth,
.type-createaccount .container.fullwidth,
.type-forgotpassword .container.fullwidth,
.type-cart .container.fullwidth,
.type-blog .container.fullwidth,
.type-blog_post .container.fullwidth,
.type-page .container.fullwidth {
  max-width: 1656px; }
  @media screen and (max-width: 1700px) {
    .type-default .body .container.fullwidth,
    .header .container.fullwidth,
    .type-category .container.fullwidth,
    .type-brands .container.fullwidth,
    .type-brand .container.fullwidth,
    .page-title-Search .container.fullwidth,
    .type-product .container.fullwidth,
    .type-login .container.fullwidth,
    .type-account_orderstatus .container.fullwidth,
    .type-account_returns .container.fullwidth,
    .type-account_inbox .container.fullwidth,
    .type-account_addressbook .container.fullwidth,
    .type-wishlists .container.fullwidth,
    .type-account_recentitems .container.fullwidth,
    .type-editaccount .container.fullwidth,
    .type-account_order .container.fullwidth,
    .type-shippingaddressform .container.fullwidth,
    .type-wishlist .container.fullwidth,
    .type-createaccount .container.fullwidth,
    .type-forgotpassword .container.fullwidth,
    .type-cart .container.fullwidth,
    .type-blog .container.fullwidth,
    .type-blog_post .container.fullwidth,
    .type-page .container.fullwidth {
      max-width: 95%;
      padding: 0; } }
  @media screen and (max-width: 1259px) {
    .type-default .body .container.fullwidth,
    .header .container.fullwidth,
    .type-category .container.fullwidth,
    .type-brands .container.fullwidth,
    .type-brand .container.fullwidth,
    .page-title-Search .container.fullwidth,
    .type-product .container.fullwidth,
    .type-login .container.fullwidth,
    .type-account_orderstatus .container.fullwidth,
    .type-account_returns .container.fullwidth,
    .type-account_inbox .container.fullwidth,
    .type-account_addressbook .container.fullwidth,
    .type-wishlists .container.fullwidth,
    .type-account_recentitems .container.fullwidth,
    .type-editaccount .container.fullwidth,
    .type-account_order .container.fullwidth,
    .type-shippingaddressform .container.fullwidth,
    .type-wishlist .container.fullwidth,
    .type-createaccount .container.fullwidth,
    .type-forgotpassword .container.fullwidth,
    .type-cart .container.fullwidth,
    .type-blog .container.fullwidth,
    .type-blog_post .container.fullwidth,
    .type-page .container.fullwidth {
      max-width: 100%;
      padding: 0 20px; } }
  @media screen and (max-width: 767px) {
    .type-default .body .container.fullwidth,
    .header .container.fullwidth,
    .type-category .container.fullwidth,
    .type-brands .container.fullwidth,
    .type-brand .container.fullwidth,
    .page-title-Search .container.fullwidth,
    .type-product .container.fullwidth,
    .type-login .container.fullwidth,
    .type-account_orderstatus .container.fullwidth,
    .type-account_returns .container.fullwidth,
    .type-account_inbox .container.fullwidth,
    .type-account_addressbook .container.fullwidth,
    .type-wishlists .container.fullwidth,
    .type-account_recentitems .container.fullwidth,
    .type-editaccount .container.fullwidth,
    .type-account_order .container.fullwidth,
    .type-shippingaddressform .container.fullwidth,
    .type-wishlist .container.fullwidth,
    .type-createaccount .container.fullwidth,
    .type-forgotpassword .container.fullwidth,
    .type-cart .container.fullwidth,
    .type-blog .container.fullwidth,
    .type-blog_post .container.fullwidth,
    .type-page .container.fullwidth {
      padding: 0 15px; } }
  @media screen and (max-width: 567px) {
    .type-default .body .container.fullwidth,
    .header .container.fullwidth,
    .type-category .container.fullwidth,
    .type-brands .container.fullwidth,
    .type-brand .container.fullwidth,
    .page-title-Search .container.fullwidth,
    .type-product .container.fullwidth,
    .type-login .container.fullwidth,
    .type-account_orderstatus .container.fullwidth,
    .type-account_returns .container.fullwidth,
    .type-account_inbox .container.fullwidth,
    .type-account_addressbook .container.fullwidth,
    .type-wishlists .container.fullwidth,
    .type-account_recentitems .container.fullwidth,
    .type-editaccount .container.fullwidth,
    .type-account_order .container.fullwidth,
    .type-shippingaddressform .container.fullwidth,
    .type-wishlist .container.fullwidth,
    .type-createaccount .container.fullwidth,
    .type-forgotpassword .container.fullwidth,
    .type-cart .container.fullwidth,
    .type-blog .container.fullwidth,
    .type-blog_post .container.fullwidth,
    .type-page .container.fullwidth {
      padding: 0 12px; } }

.type-page .page .page-heading-style-2 {
  line-height: 18px; }

.type-page .page-sidebar {
  width: 300px;
  padding-right: 30px;
  max-width: 300px; }
  @media screen and (max-width: 1259px) {
    .type-page .page-sidebar {
      padding-right: 20px;
      width: 280px;
      max-width: 280px; } }
  @media screen and (max-width: 1023px) {
    .type-page .page-sidebar {
      padding-right: 0;
      width: 100%;
      max-width: 100%; } }
  .type-page .page-sidebar + .page-content {
    width: calc(100% - 300px);
    padding: 0; }
    @media screen and (max-width: 1259px) {
      .type-page .page-sidebar + .page-content {
        width: calc(100% - 280px); } }
    @media screen and (max-width: 1023px) {
      .type-page .page-sidebar + .page-content {
        width: 100%; } }

.type-page .barBox .slick-next,
.type-page .barBox .slick-prev, .type-page .category-new-products .slick-next,
.type-page .category-new-products .slick-prev {
  background: none;
  border-radius: 0;
  width: 32px;
  height: 32px;
  border: 0;
  margin: 0;
  padding: 0;
  text-align: center;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  border: 0;
  top: -51px;
  right: 50%;
  transform: translateX(-50%); }
  @media screen and (max-width: 767px) {
    .type-page .barBox .slick-next,
    .type-page .barBox .slick-prev, .type-page .category-new-products .slick-next,
    .type-page .category-new-products .slick-prev {
      top: -45px; } }
  .type-page .barBox .slick-next svg,
  .type-page .barBox .slick-prev svg, .type-page .category-new-products .slick-next svg,
  .type-page .category-new-products .slick-prev svg {
    width: 11px;
    height: 12px;
    fill: #ffffff; }
  .type-page .barBox .slick-next::before,
  .type-page .barBox .slick-prev::before, .type-page .category-new-products .slick-next::before,
  .type-page .category-new-products .slick-prev::before {
    background-size: 11px 21px;
    content: "";
    background-repeat: no-repeat !important;
    background-position: center !important; }
    @media screen and (max-width: 1259px) {
      .type-page .barBox .slick-next::before,
      .type-page .barBox .slick-prev::before, .type-page .category-new-products .slick-next::before,
      .type-page .category-new-products .slick-prev::before {
        background-size: 8px 16px; } }

.type-page .barBox .slick-disabled, .type-page .category-new-products .slick-disabled {
  opacity: 1; }
  .type-page .barBox .slick-disabled::before, .type-page .category-new-products .slick-disabled::before {
    opacity: 1; }

.type-page .barBox .slick-next, .type-page .category-new-products .slick-next {
  margin-right: -195px; }
  @media screen and (max-width: 1259px) {
    .type-page .barBox .slick-next, .type-page .category-new-products .slick-next {
      margin-right: 0;
      right: 0; } }
  .type-page .barBox .slick-next:before, .type-page .category-new-products .slick-next:before {
    background-image: url("data:image/svg+xml,%3Csvg width='8' height='14' viewBox='0 0 8 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 13L5.93939 8.06061C6.52273 7.47727 6.52273 6.52273 5.93939 5.93939L1 1' stroke='%2309254A' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A") !important;
    background-repeat: no-repeat;
    background-size: 11px 21px; }
    @media screen and (max-width: 1259px) {
      .type-page .barBox .slick-next:before, .type-page .category-new-products .slick-next:before {
        background-size: 8px 16px; } }

.type-page .barBox .slick-prev, .type-page .category-new-products .slick-prev {
  margin-right: -174px; }
  @media screen and (max-width: 1259px) {
    .type-page .barBox .slick-prev, .type-page .category-new-products .slick-prev {
      right: 30px;
      left: auto;
      margin-right: 0; } }
  .type-page .barBox .slick-prev:before, .type-page .category-new-products .slick-prev:before {
    background-image: url("data:image/svg+xml,%3Csvg width='8' height='14' viewBox='0 0 8 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.37695 1L1.43756 5.93939C0.854226 6.52273 0.854226 7.47727 1.43756 8.06061L6.37695 13' stroke='%2309254A' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A") !important;
    background-repeat: no-repeat;
    background-size: 11px 21px; }
    @media screen and (max-width: 1259px) {
      .type-page .barBox .slick-prev:before, .type-page .category-new-products .slick-prev:before {
        background-size: 8px 16px; } }

.type-page .barBox .slick-track, .type-page .category-new-products .slick-track {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex; }
  .type-page .barBox .slick-track .slick-slide, .type-page .category-new-products .slick-track .slick-slide {
    height: auto; }
  .type-page .barBox .slick-track .card, .type-page .category-new-products .slick-track .card {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
    -webkit-flex-direction: column; }
    .type-page .barBox .slick-track .card .card-body, .type-page .category-new-products .slick-track .card .card-body {
      flex: 1 0 auto; }

.type-category ul.breadcrumbs,
.type-brands ul.breadcrumbs,
.type-brand ul.breadcrumbs,
.page-title-Search ul.breadcrumbs,
.type-account_orderstatus ul.breadcrumbs,
.type-account_returns ul.breadcrumbs,
.type-account_inbox ul.breadcrumbs,
.type-account_addressbook ul.breadcrumbs,
.type-wishlists ul.breadcrumbs,
.type-account_recentitems ul.breadcrumbs,
.type-editaccount ul.breadcrumbs,
.type-login ul.breadcrumbs,
.type-forgotpassword ul.breadcrumbs,
.type-createaccount ul.breadcrumbs,
.type-account_order ul.breadcrumbs,
.type-shippingaddressform ul.breadcrumbs,
.type-product ul.breadcrumbs,
.type-wishlist ul.breadcrumbs,
.type-cart ul.breadcrumbs,
.type-page ul.breadcrumbs,
.type-blog ul.breadcrumbs,
.type-blog_post ul.breadcrumbs {
  text-align: left;
  margin-bottom: 0;
  padding-left: 0px;
  padding-top: 0;
  padding-bottom: 10px;
  width: 100%;
  overflow-x: auto;
  white-space: nowrap;
  border-bottom: 1px solid #E4E4E4;
  margin-bottom: 15px;
  margin-top: 15px; }
  .type-category ul.breadcrumbs .breadcrumb .breadcrumb-label,
  .type-brands ul.breadcrumbs .breadcrumb .breadcrumb-label,
  .type-brand ul.breadcrumbs .breadcrumb .breadcrumb-label,
  .page-title-Search ul.breadcrumbs .breadcrumb .breadcrumb-label,
  .type-account_orderstatus ul.breadcrumbs .breadcrumb .breadcrumb-label,
  .type-account_returns ul.breadcrumbs .breadcrumb .breadcrumb-label,
  .type-account_inbox ul.breadcrumbs .breadcrumb .breadcrumb-label,
  .type-account_addressbook ul.breadcrumbs .breadcrumb .breadcrumb-label,
  .type-wishlists ul.breadcrumbs .breadcrumb .breadcrumb-label,
  .type-account_recentitems ul.breadcrumbs .breadcrumb .breadcrumb-label,
  .type-editaccount ul.breadcrumbs .breadcrumb .breadcrumb-label,
  .type-login ul.breadcrumbs .breadcrumb .breadcrumb-label,
  .type-forgotpassword ul.breadcrumbs .breadcrumb .breadcrumb-label,
  .type-createaccount ul.breadcrumbs .breadcrumb .breadcrumb-label,
  .type-account_order ul.breadcrumbs .breadcrumb .breadcrumb-label,
  .type-shippingaddressform ul.breadcrumbs .breadcrumb .breadcrumb-label,
  .type-product ul.breadcrumbs .breadcrumb .breadcrumb-label,
  .type-wishlist ul.breadcrumbs .breadcrumb .breadcrumb-label,
  .type-cart ul.breadcrumbs .breadcrumb .breadcrumb-label,
  .type-page ul.breadcrumbs .breadcrumb .breadcrumb-label,
  .type-blog ul.breadcrumbs .breadcrumb .breadcrumb-label,
  .type-blog_post ul.breadcrumbs .breadcrumb .breadcrumb-label {
    font-weight: 500;
    font-size: 13px;
    line-height: 16px;
    color: #000000; }
    .type-category ul.breadcrumbs .breadcrumb .breadcrumb-label:hover,
    .type-brands ul.breadcrumbs .breadcrumb .breadcrumb-label:hover,
    .type-brand ul.breadcrumbs .breadcrumb .breadcrumb-label:hover,
    .page-title-Search ul.breadcrumbs .breadcrumb .breadcrumb-label:hover,
    .type-account_orderstatus ul.breadcrumbs .breadcrumb .breadcrumb-label:hover,
    .type-account_returns ul.breadcrumbs .breadcrumb .breadcrumb-label:hover,
    .type-account_inbox ul.breadcrumbs .breadcrumb .breadcrumb-label:hover,
    .type-account_addressbook ul.breadcrumbs .breadcrumb .breadcrumb-label:hover,
    .type-wishlists ul.breadcrumbs .breadcrumb .breadcrumb-label:hover,
    .type-account_recentitems ul.breadcrumbs .breadcrumb .breadcrumb-label:hover,
    .type-editaccount ul.breadcrumbs .breadcrumb .breadcrumb-label:hover,
    .type-login ul.breadcrumbs .breadcrumb .breadcrumb-label:hover,
    .type-forgotpassword ul.breadcrumbs .breadcrumb .breadcrumb-label:hover,
    .type-createaccount ul.breadcrumbs .breadcrumb .breadcrumb-label:hover,
    .type-account_order ul.breadcrumbs .breadcrumb .breadcrumb-label:hover,
    .type-shippingaddressform ul.breadcrumbs .breadcrumb .breadcrumb-label:hover,
    .type-product ul.breadcrumbs .breadcrumb .breadcrumb-label:hover,
    .type-wishlist ul.breadcrumbs .breadcrumb .breadcrumb-label:hover,
    .type-cart ul.breadcrumbs .breadcrumb .breadcrumb-label:hover,
    .type-page ul.breadcrumbs .breadcrumb .breadcrumb-label:hover,
    .type-blog ul.breadcrumbs .breadcrumb .breadcrumb-label:hover,
    .type-blog_post ul.breadcrumbs .breadcrumb .breadcrumb-label:hover {
      color: #09254A; }
  .type-category ul.breadcrumbs .breadcrumb:not(:first-child)::before,
  .type-brands ul.breadcrumbs .breadcrumb:not(:first-child)::before,
  .type-brand ul.breadcrumbs .breadcrumb:not(:first-child)::before,
  .page-title-Search ul.breadcrumbs .breadcrumb:not(:first-child)::before,
  .type-account_orderstatus ul.breadcrumbs .breadcrumb:not(:first-child)::before,
  .type-account_returns ul.breadcrumbs .breadcrumb:not(:first-child)::before,
  .type-account_inbox ul.breadcrumbs .breadcrumb:not(:first-child)::before,
  .type-account_addressbook ul.breadcrumbs .breadcrumb:not(:first-child)::before,
  .type-wishlists ul.breadcrumbs .breadcrumb:not(:first-child)::before,
  .type-account_recentitems ul.breadcrumbs .breadcrumb:not(:first-child)::before,
  .type-editaccount ul.breadcrumbs .breadcrumb:not(:first-child)::before,
  .type-login ul.breadcrumbs .breadcrumb:not(:first-child)::before,
  .type-forgotpassword ul.breadcrumbs .breadcrumb:not(:first-child)::before,
  .type-createaccount ul.breadcrumbs .breadcrumb:not(:first-child)::before,
  .type-account_order ul.breadcrumbs .breadcrumb:not(:first-child)::before,
  .type-shippingaddressform ul.breadcrumbs .breadcrumb:not(:first-child)::before,
  .type-product ul.breadcrumbs .breadcrumb:not(:first-child)::before,
  .type-wishlist ul.breadcrumbs .breadcrumb:not(:first-child)::before,
  .type-cart ul.breadcrumbs .breadcrumb:not(:first-child)::before,
  .type-page ul.breadcrumbs .breadcrumb:not(:first-child)::before,
  .type-blog ul.breadcrumbs .breadcrumb:not(:first-child)::before,
  .type-blog_post ul.breadcrumbs .breadcrumb:not(:first-child)::before {
    border: 0;
    background-image: url("data:image/svg+xml,%3Csvg width='6' height='10' viewBox='0 0 6 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 9L4.29293 5.70707C4.68182 5.31818 4.68182 4.68182 4.29293 4.29293L1 1' stroke='%2309254A' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    content: "";
    width: 6px;
    height: 10px;
    transform: none;
    margin: 0 8px 0 11px;
    display: inline-block; }

.type-account_orderstatus h1,
.type-account_orderstatus .h1,
.type-account_orderstatus h2,
.type-account_orderstatus .h2,
.type-account_orderstatus h3,
.type-account_orderstatus .h3,
.type-account_orderstatus h4,
.type-account_orderstatus .h4,
.type-account_orderstatus h5,
.type-account_orderstatus .h5,
.type-account_orderstatus h6,
.type-account_orderstatus .h6,
.type-account_returns h1,
.type-account_returns .h1,
.type-account_returns h2,
.type-account_returns .h2,
.type-account_returns h3,
.type-account_returns .h3,
.type-account_returns h4,
.type-account_returns .h4,
.type-account_returns h5,
.type-account_returns .h5,
.type-account_returns h6,
.type-account_returns .h6,
.type-account_inbox h1,
.type-account_inbox .h1,
.type-account_inbox h2,
.type-account_inbox .h2,
.type-account_inbox h3,
.type-account_inbox .h3,
.type-account_inbox h4,
.type-account_inbox .h4,
.type-account_inbox h5,
.type-account_inbox .h5,
.type-account_inbox h6,
.type-account_inbox .h6,
.type-account_addressbook h1,
.type-account_addressbook .h1,
.type-account_addressbook h2,
.type-account_addressbook .h2,
.type-account_addressbook h3,
.type-account_addressbook .h3,
.type-account_addressbook h4,
.type-account_addressbook .h4,
.type-account_addressbook h5,
.type-account_addressbook .h5,
.type-account_addressbook h6,
.type-account_addressbook .h6,
.type-wishlists h1,
.type-wishlists .h1,
.type-wishlists h2,
.type-wishlists .h2,
.type-wishlists h3,
.type-wishlists .h3,
.type-wishlists h4,
.type-wishlists .h4,
.type-wishlists h5,
.type-wishlists .h5,
.type-wishlists h6,
.type-wishlists .h6,
.type-account_recentitems h1,
.type-account_recentitems .h1,
.type-account_recentitems h2,
.type-account_recentitems .h2,
.type-account_recentitems h3,
.type-account_recentitems .h3,
.type-account_recentitems h4,
.type-account_recentitems .h4,
.type-account_recentitems h5,
.type-account_recentitems .h5,
.type-account_recentitems h6,
.type-account_recentitems .h6,
.type-editaccount h1,
.type-editaccount .h1,
.type-editaccount h2,
.type-editaccount .h2,
.type-editaccount h3,
.type-editaccount .h3,
.type-editaccount h4,
.type-editaccount .h4,
.type-editaccount h5,
.type-editaccount .h5,
.type-editaccount h6,
.type-editaccount .h6,
.type-login h1,
.type-login .h1,
.type-login h2,
.type-login .h2,
.type-login h3,
.type-login .h3,
.type-login h4,
.type-login .h4,
.type-login h5,
.type-login .h5,
.type-login h6,
.type-login .h6,
.type-forgotpassword h1,
.type-forgotpassword .h1,
.type-forgotpassword h2,
.type-forgotpassword .h2,
.type-forgotpassword h3,
.type-forgotpassword .h3,
.type-forgotpassword h4,
.type-forgotpassword .h4,
.type-forgotpassword h5,
.type-forgotpassword .h5,
.type-forgotpassword h6,
.type-forgotpassword .h6,
.type-createaccount h1,
.type-createaccount .h1,
.type-createaccount h2,
.type-createaccount .h2,
.type-createaccount h3,
.type-createaccount .h3,
.type-createaccount h4,
.type-createaccount .h4,
.type-createaccount h5,
.type-createaccount .h5,
.type-createaccount h6,
.type-createaccount .h6,
.type-account_order h1,
.type-account_order .h1,
.type-account_order h2,
.type-account_order .h2,
.type-account_order h3,
.type-account_order .h3,
.type-account_order h4,
.type-account_order .h4,
.type-account_order h5,
.type-account_order .h5,
.type-account_order h6,
.type-account_order .h6,
.type-shippingaddressform h1,
.type-shippingaddressform .h1,
.type-shippingaddressform h2,
.type-shippingaddressform .h2,
.type-shippingaddressform h3,
.type-shippingaddressform .h3,
.type-shippingaddressform h4,
.type-shippingaddressform .h4,
.type-shippingaddressform h5,
.type-shippingaddressform .h5,
.type-shippingaddressform h6,
.type-shippingaddressform .h6,
.type-wishlist h1,
.type-wishlist .h1,
.type-wishlist h2,
.type-wishlist .h2,
.type-wishlist h3,
.type-wishlist .h3,
.type-wishlist h4,
.type-wishlist .h4,
.type-wishlist h5,
.type-wishlist .h5,
.type-wishlist h6,
.type-wishlist .h6,
.type-cart h1,
.type-cart .h1,
.type-cart h2,
.type-cart .h2,
.type-cart h3,
.type-cart .h3,
.type-cart h4,
.type-cart .h4,
.type-cart h5,
.type-cart .h5,
.type-cart h6,
.type-cart .h6,
.type-page h1,
.type-page .h1,
.type-page h2,
.type-page .h2,
.type-page h3,
.type-page .h3,
.type-page h4,
.type-page .h4,
.type-page h5,
.type-page .h5,
.type-page h6,
.type-page .h6 {
  color: #2d2d2d;
  font-weight: 700; }

.type-account_orderstatus h1.page-heading,
.type-account_orderstatus .page-heading,
.type-account_returns h1.page-heading,
.type-account_returns .page-heading,
.type-account_inbox h1.page-heading,
.type-account_inbox .page-heading,
.type-account_addressbook h1.page-heading,
.type-account_addressbook .page-heading,
.type-wishlists h1.page-heading,
.type-wishlists .page-heading,
.type-account_recentitems h1.page-heading,
.type-account_recentitems .page-heading,
.type-editaccount h1.page-heading,
.type-editaccount .page-heading,
.type-login h1.page-heading,
.type-login .page-heading,
.type-forgotpassword h1.page-heading,
.type-forgotpassword .page-heading,
.type-createaccount h1.page-heading,
.type-createaccount .page-heading,
.type-account_order h1.page-heading,
.type-account_order .page-heading,
.type-shippingaddressform h1.page-heading,
.type-shippingaddressform .page-heading,
.type-wishlist h1.page-heading,
.type-wishlist .page-heading,
.type-cart h1.page-heading,
.type-cart .page-heading,
.type-page h1.page-heading,
.type-page .page-heading {
  border-bottom: 1px solid #E4E4E4;
  padding: 10px 0px;
  font-size: 22px;
  line-height: normal;
  margin-bottom: 20px; }
  @media screen and (max-width: 1259px) {
    .type-account_orderstatus h1.page-heading,
    .type-account_orderstatus .page-heading,
    .type-account_returns h1.page-heading,
    .type-account_returns .page-heading,
    .type-account_inbox h1.page-heading,
    .type-account_inbox .page-heading,
    .type-account_addressbook h1.page-heading,
    .type-account_addressbook .page-heading,
    .type-wishlists h1.page-heading,
    .type-wishlists .page-heading,
    .type-account_recentitems h1.page-heading,
    .type-account_recentitems .page-heading,
    .type-editaccount h1.page-heading,
    .type-editaccount .page-heading,
    .type-login h1.page-heading,
    .type-login .page-heading,
    .type-forgotpassword h1.page-heading,
    .type-forgotpassword .page-heading,
    .type-createaccount h1.page-heading,
    .type-createaccount .page-heading,
    .type-account_order h1.page-heading,
    .type-account_order .page-heading,
    .type-shippingaddressform h1.page-heading,
    .type-shippingaddressform .page-heading,
    .type-wishlist h1.page-heading,
    .type-wishlist .page-heading,
    .type-cart h1.page-heading,
    .type-cart .page-heading,
    .type-page h1.page-heading,
    .type-page .page-heading {
      font-size: 20px; } }
  @media screen and (max-width: 767px) {
    .type-account_orderstatus h1.page-heading,
    .type-account_orderstatus .page-heading,
    .type-account_returns h1.page-heading,
    .type-account_returns .page-heading,
    .type-account_inbox h1.page-heading,
    .type-account_inbox .page-heading,
    .type-account_addressbook h1.page-heading,
    .type-account_addressbook .page-heading,
    .type-wishlists h1.page-heading,
    .type-wishlists .page-heading,
    .type-account_recentitems h1.page-heading,
    .type-account_recentitems .page-heading,
    .type-editaccount h1.page-heading,
    .type-editaccount .page-heading,
    .type-login h1.page-heading,
    .type-login .page-heading,
    .type-forgotpassword h1.page-heading,
    .type-forgotpassword .page-heading,
    .type-createaccount h1.page-heading,
    .type-createaccount .page-heading,
    .type-account_order h1.page-heading,
    .type-account_order .page-heading,
    .type-shippingaddressform h1.page-heading,
    .type-shippingaddressform .page-heading,
    .type-wishlist h1.page-heading,
    .type-wishlist .page-heading,
    .type-cart h1.page-heading,
    .type-cart .page-heading,
    .type-page h1.page-heading,
    .type-page .page-heading {
      font-size: 18px; } }

.form-label {
  font-family: "Inter", sans-serif;
  font-weight: 500; }

.type-account_orderstatus .body input.form-input, .type-account_orderstatus .modal-content input.form-input,
.type-account_returns .body input.form-input,
.type-account_returns .modal-content input.form-input,
.type-account_inbox .body input.form-input,
.type-account_inbox .modal-content input.form-input,
.type-account_addressbook .body input.form-input,
.type-account_addressbook .modal-content input.form-input,
.type-wishlists .body input.form-input,
.type-wishlists .modal-content input.form-input,
.type-account_recentitems .body input.form-input,
.type-account_recentitems .modal-content input.form-input,
.type-editaccount .body input.form-input,
.type-editaccount .modal-content input.form-input,
.type-login .body input.form-input,
.type-login .modal-content input.form-input,
.type-forgotpassword .body input.form-input,
.type-forgotpassword .modal-content input.form-input,
.type-createaccount .body input.form-input,
.type-createaccount .modal-content input.form-input,
.type-account_order .body input.form-input,
.type-account_order .modal-content input.form-input,
.type-shippingaddressform .body input.form-input,
.type-shippingaddressform .modal-content input.form-input,
.type-wishlist .body input.form-input,
.type-wishlist .modal-content input.form-input,
.type-cart .body input.form-input,
.type-cart .modal-content input.form-input,
.type-product #modal-customer-form .body input.form-input,
.type-product #modal-customer-form .modal-content input.form-input {
  border: 1px solid #DBDBDB;
  border-radius: 4px;
  padding: 9px 15px;
  height: auto;
  line-height: inherit;
  border-radius: 4px; }

.type-account_orderstatus .body .form-actions, .type-account_orderstatus .modal-content .form-actions,
.type-account_returns .body .form-actions,
.type-account_returns .modal-content .form-actions,
.type-account_inbox .body .form-actions,
.type-account_inbox .modal-content .form-actions,
.type-account_addressbook .body .form-actions,
.type-account_addressbook .modal-content .form-actions,
.type-wishlists .body .form-actions,
.type-wishlists .modal-content .form-actions,
.type-account_recentitems .body .form-actions,
.type-account_recentitems .modal-content .form-actions,
.type-editaccount .body .form-actions,
.type-editaccount .modal-content .form-actions,
.type-login .body .form-actions,
.type-login .modal-content .form-actions,
.type-forgotpassword .body .form-actions,
.type-forgotpassword .modal-content .form-actions,
.type-createaccount .body .form-actions,
.type-createaccount .modal-content .form-actions,
.type-account_order .body .form-actions,
.type-account_order .modal-content .form-actions,
.type-shippingaddressform .body .form-actions,
.type-shippingaddressform .modal-content .form-actions,
.type-wishlist .body .form-actions,
.type-wishlist .modal-content .form-actions,
.type-cart .body .form-actions,
.type-cart .modal-content .form-actions,
.type-product #modal-customer-form .body .form-actions,
.type-product #modal-customer-form .modal-content .form-actions {
  margin-bottom: 0; }
  .type-account_orderstatus .body .form-actions .button, .type-account_orderstatus .modal-content .form-actions .button,
  .type-account_returns .body .form-actions .button,
  .type-account_returns .modal-content .form-actions .button,
  .type-account_inbox .body .form-actions .button,
  .type-account_inbox .modal-content .form-actions .button,
  .type-account_addressbook .body .form-actions .button,
  .type-account_addressbook .modal-content .form-actions .button,
  .type-wishlists .body .form-actions .button,
  .type-wishlists .modal-content .form-actions .button,
  .type-account_recentitems .body .form-actions .button,
  .type-account_recentitems .modal-content .form-actions .button,
  .type-editaccount .body .form-actions .button,
  .type-editaccount .modal-content .form-actions .button,
  .type-login .body .form-actions .button,
  .type-login .modal-content .form-actions .button,
  .type-forgotpassword .body .form-actions .button,
  .type-forgotpassword .modal-content .form-actions .button,
  .type-createaccount .body .form-actions .button,
  .type-createaccount .modal-content .form-actions .button,
  .type-account_order .body .form-actions .button,
  .type-account_order .modal-content .form-actions .button,
  .type-shippingaddressform .body .form-actions .button,
  .type-shippingaddressform .modal-content .form-actions .button,
  .type-wishlist .body .form-actions .button,
  .type-wishlist .modal-content .form-actions .button,
  .type-cart .body .form-actions .button,
  .type-cart .modal-content .form-actions .button,
  .type-product #modal-customer-form .body .form-actions .button,
  .type-product #modal-customer-form .modal-content .form-actions .button {
    margin: 0; }
    .type-account_orderstatus .body .form-actions .button + .button, .type-account_orderstatus .modal-content .form-actions .button + .button,
    .type-account_returns .body .form-actions .button + .button,
    .type-account_returns .modal-content .form-actions .button + .button,
    .type-account_inbox .body .form-actions .button + .button,
    .type-account_inbox .modal-content .form-actions .button + .button,
    .type-account_addressbook .body .form-actions .button + .button,
    .type-account_addressbook .modal-content .form-actions .button + .button,
    .type-wishlists .body .form-actions .button + .button,
    .type-wishlists .modal-content .form-actions .button + .button,
    .type-account_recentitems .body .form-actions .button + .button,
    .type-account_recentitems .modal-content .form-actions .button + .button,
    .type-editaccount .body .form-actions .button + .button,
    .type-editaccount .modal-content .form-actions .button + .button,
    .type-login .body .form-actions .button + .button,
    .type-login .modal-content .form-actions .button + .button,
    .type-forgotpassword .body .form-actions .button + .button,
    .type-forgotpassword .modal-content .form-actions .button + .button,
    .type-createaccount .body .form-actions .button + .button,
    .type-createaccount .modal-content .form-actions .button + .button,
    .type-account_order .body .form-actions .button + .button,
    .type-account_order .modal-content .form-actions .button + .button,
    .type-shippingaddressform .body .form-actions .button + .button,
    .type-shippingaddressform .modal-content .form-actions .button + .button,
    .type-wishlist .body .form-actions .button + .button,
    .type-wishlist .modal-content .form-actions .button + .button,
    .type-cart .body .form-actions .button + .button,
    .type-cart .modal-content .form-actions .button + .button,
    .type-product #modal-customer-form .body .form-actions .button + .button,
    .type-product #modal-customer-form .modal-content .form-actions .button + .button {
      margin-left: 10px; }

.type-account_orderstatus .body .form-select, .type-account_orderstatus .modal-content .form-select,
.type-account_returns .body .form-select,
.type-account_returns .modal-content .form-select,
.type-account_inbox .body .form-select,
.type-account_inbox .modal-content .form-select,
.type-account_addressbook .body .form-select,
.type-account_addressbook .modal-content .form-select,
.type-wishlists .body .form-select,
.type-wishlists .modal-content .form-select,
.type-account_recentitems .body .form-select,
.type-account_recentitems .modal-content .form-select,
.type-editaccount .body .form-select,
.type-editaccount .modal-content .form-select,
.type-login .body .form-select,
.type-login .modal-content .form-select,
.type-forgotpassword .body .form-select,
.type-forgotpassword .modal-content .form-select,
.type-createaccount .body .form-select,
.type-createaccount .modal-content .form-select,
.type-account_order .body .form-select,
.type-account_order .modal-content .form-select,
.type-shippingaddressform .body .form-select,
.type-shippingaddressform .modal-content .form-select,
.type-wishlist .body .form-select,
.type-wishlist .modal-content .form-select,
.type-cart .body .form-select,
.type-cart .modal-content .form-select,
.type-product #modal-customer-form .body .form-select,
.type-product #modal-customer-form .modal-content .form-select {
  height: 36px;
  background-position: right 8px center;
  padding: 8px 30px 8px 15px; }

.type-account_orderstatus .body input.button,
.type-account_orderstatus .body .button, .type-account_orderstatus .modal-content input.button,
.type-account_orderstatus .modal-content .button,
.type-account_returns .body input.button,
.type-account_returns .body .button,
.type-account_returns .modal-content input.button,
.type-account_returns .modal-content .button,
.type-account_inbox .body input.button,
.type-account_inbox .body .button,
.type-account_inbox .modal-content input.button,
.type-account_inbox .modal-content .button,
.type-account_addressbook .body input.button,
.type-account_addressbook .body .button,
.type-account_addressbook .modal-content input.button,
.type-account_addressbook .modal-content .button,
.type-wishlists .body input.button,
.type-wishlists .body .button,
.type-wishlists .modal-content input.button,
.type-wishlists .modal-content .button,
.type-account_recentitems .body input.button,
.type-account_recentitems .body .button,
.type-account_recentitems .modal-content input.button,
.type-account_recentitems .modal-content .button,
.type-editaccount .body input.button,
.type-editaccount .body .button,
.type-editaccount .modal-content input.button,
.type-editaccount .modal-content .button,
.type-login .body input.button,
.type-login .body .button,
.type-login .modal-content input.button,
.type-login .modal-content .button,
.type-forgotpassword .body input.button,
.type-forgotpassword .body .button,
.type-forgotpassword .modal-content input.button,
.type-forgotpassword .modal-content .button,
.type-createaccount .body input.button,
.type-createaccount .body .button,
.type-createaccount .modal-content input.button,
.type-createaccount .modal-content .button,
.type-account_order .body input.button,
.type-account_order .body .button,
.type-account_order .modal-content input.button,
.type-account_order .modal-content .button,
.type-shippingaddressform .body input.button,
.type-shippingaddressform .body .button,
.type-shippingaddressform .modal-content input.button,
.type-shippingaddressform .modal-content .button,
.type-wishlist .body input.button,
.type-wishlist .body .button,
.type-wishlist .modal-content input.button,
.type-wishlist .modal-content .button,
.type-cart .body input.button,
.type-cart .body .button,
.type-cart .modal-content input.button,
.type-cart .modal-content .button,
.type-product #modal-customer-form .body input.button,
.type-product #modal-customer-form .body .button,
.type-product #modal-customer-form .modal-content input.button,
.type-product #modal-customer-form .modal-content .button {
  background: #09254A;
  padding: 10px 15px;
  border-radius: 4px;
  font-family: "Inter", sans-serif;
  text-transform: uppercase;
  font-weight: normal;
  margin: 0; }
  .type-account_orderstatus .body input.button:hover,
  .type-account_orderstatus .body .button:hover, .type-account_orderstatus .modal-content input.button:hover,
  .type-account_orderstatus .modal-content .button:hover,
  .type-account_returns .body input.button:hover,
  .type-account_returns .body .button:hover,
  .type-account_returns .modal-content input.button:hover,
  .type-account_returns .modal-content .button:hover,
  .type-account_inbox .body input.button:hover,
  .type-account_inbox .body .button:hover,
  .type-account_inbox .modal-content input.button:hover,
  .type-account_inbox .modal-content .button:hover,
  .type-account_addressbook .body input.button:hover,
  .type-account_addressbook .body .button:hover,
  .type-account_addressbook .modal-content input.button:hover,
  .type-account_addressbook .modal-content .button:hover,
  .type-wishlists .body input.button:hover,
  .type-wishlists .body .button:hover,
  .type-wishlists .modal-content input.button:hover,
  .type-wishlists .modal-content .button:hover,
  .type-account_recentitems .body input.button:hover,
  .type-account_recentitems .body .button:hover,
  .type-account_recentitems .modal-content input.button:hover,
  .type-account_recentitems .modal-content .button:hover,
  .type-editaccount .body input.button:hover,
  .type-editaccount .body .button:hover,
  .type-editaccount .modal-content input.button:hover,
  .type-editaccount .modal-content .button:hover,
  .type-login .body input.button:hover,
  .type-login .body .button:hover,
  .type-login .modal-content input.button:hover,
  .type-login .modal-content .button:hover,
  .type-forgotpassword .body input.button:hover,
  .type-forgotpassword .body .button:hover,
  .type-forgotpassword .modal-content input.button:hover,
  .type-forgotpassword .modal-content .button:hover,
  .type-createaccount .body input.button:hover,
  .type-createaccount .body .button:hover,
  .type-createaccount .modal-content input.button:hover,
  .type-createaccount .modal-content .button:hover,
  .type-account_order .body input.button:hover,
  .type-account_order .body .button:hover,
  .type-account_order .modal-content input.button:hover,
  .type-account_order .modal-content .button:hover,
  .type-shippingaddressform .body input.button:hover,
  .type-shippingaddressform .body .button:hover,
  .type-shippingaddressform .modal-content input.button:hover,
  .type-shippingaddressform .modal-content .button:hover,
  .type-wishlist .body input.button:hover,
  .type-wishlist .body .button:hover,
  .type-wishlist .modal-content input.button:hover,
  .type-wishlist .modal-content .button:hover,
  .type-cart .body input.button:hover,
  .type-cart .body .button:hover,
  .type-cart .modal-content input.button:hover,
  .type-cart .modal-content .button:hover,
  .type-product #modal-customer-form .body input.button:hover,
  .type-product #modal-customer-form .body .button:hover,
  .type-product #modal-customer-form .modal-content input.button:hover,
  .type-product #modal-customer-form .modal-content .button:hover {
    background: #50ad06; }

.type-product .productView-details input.button,
.type-product .productView-details .button {
  background: #09254A;
  padding: 10px 15px;
  border-radius: 4px;
  font-family: "Inter", sans-serif;
  text-transform: uppercase;
  font-weight: normal;
  margin: 0; }
  .type-product .productView-details input.button:hover,
  .type-product .productView-details .button:hover {
    background: #50ad06; }

.type-product #ajaxLoginForm input.form-input {
  border: 1px solid #DBDBDB;
  border-radius: 4px;
  padding: 8px 15px;
  height: auto;
  line-height: inherit;
  border-radius: 4px; }

.type-product #ajaxLoginForm input.button,
.type-product #ajaxLoginForm .button {
  background: #09254A;
  padding: 10px 15px;
  border-radius: 4px;
  font-family: "Inter", sans-serif;
  text-transform: uppercase;
  font-weight: normal;
  margin: 0; }
  .type-product #ajaxLoginForm input.button:hover,
  .type-product #ajaxLoginForm .button:hover {
    background: #50ad06; }

.type-product #modal-review-form input.form-input {
  border: 1px solid #DBDBDB;
  border-radius: 4px;
  padding: 8px 15px;
  height: auto;
  line-height: inherit;
  border-radius: 4px; }

.type-product #modal-review-form .form-select {
  height: 36px;
  background-position: right 8px center;
  padding: 8px 30px 8px 15px; }

.type-product #modal-review-form input.button,
.type-product #modal-review-form .button {
  background: #09254A;
  padding: 10px 15px;
  border-radius: 4px;
  font-family: "Inter", sans-serif;
  text-transform: uppercase;
  font-weight: normal;
  margin: 0; }
  .type-product #modal-review-form input.button:hover,
  .type-product #modal-review-form .button:hover {
    background: #50ad06; }

.productGrid {
  margin: 0 -13px; }
  .productGrid .product {
    padding: 0 13px;
    width: 20%; }

.type-default .card, .type-search .card {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
  -webkit-flex-direction: column; }
  .type-default .card .card-body, .type-search .card .card-body {
    height: auto !important;
    flex: 1 0 auto; }

article.card.clearfix:hover .card-hover {
  opacity: 1; }

article.card.clearfix .card-hover {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  opacity: 0;
  transition: all 0.5s;
  text-align: center; }
  article.card.clearfix .card-hover .button {
    width: 100%; }

article.card.clearfix .card-body .product-item-price .price-section {
  font-size: 15px;
  color: #166fb0;
  text-align: center; }

article.card.clearfix .card-body .product-item-price .price.price--withoutTax {
  font-size: 18px;
  color: #166fb0;
  padding: 0;
  margin: 0;
  font-weight: 600;
  line-height: 40px;
  min-width: 40px;
  text-align: center;
  font-weight: 600;
  letter-spacing: 2px; }

article.card.clearfix .card-body .product-item-price .price {
  font-weight: 700;
  font-size: 16px;
  line-height: 19px;
  color: #424753;
  font-family: 'Roboto', sans-serif; }

article.card.clearfix .card-body .product-item-price .price-customer-id {
  font-size: 30px;
  opacity: .25;
  position: absolute;
  line-height: 40px;
  font-weight: 600;
  left: 50%;
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0); }

#cart-line-items-limit-message, #cart-line-items-error-top, #cart-line-items-error-bottom {
  padding: 0 20px !important; }
  #cart-line-items-limit-message span, #cart-line-items-error-top span, #cart-line-items-error-bottom span {
    background: #f5d6d6;
    max-width: 1260px;
    margin: 10px auto;
    border: 1px solid #f5d6d6;
    width: 100%;
    font-size: 14px;
    line-height: 1.5;
    padding: 10px 20px;
    color: #cc4749 !important;
    display: block; }
    #cart-line-items-limit-message span:empty, #cart-line-items-error-top span:empty, #cart-line-items-error-bottom span:empty {
      display: none; }
    @media screen and (max-width: 1440px) {
      #cart-line-items-limit-message span, #cart-line-items-error-top span, #cart-line-items-error-bottom span {
        width: 96%; } }

.header {
  border: 0;
  height: auto; }
  @media screen and (max-width: 767px) {
    .header {
      position: inherit; } }

.top-add-banner a img {
  max-height: 75px;
  width: 100%;
  object-fit: cover; }
  .top-add-banner a img.mobile-img {
    display: none; }
  @media screen and (max-width: 767px) {
    .top-add-banner a img.desktop-img {
      display: none; }
    .top-add-banner a img.mobile-img {
      display: block; } }

.notice-banner {
  border: 5px solid #000000;
  background: #ffffff;
  padding: 9px 20px; }
  @media screen and (max-width: 767px) {
    .notice-banner {
      padding: 7px 20px;
      border: 1px solid #000000; } }
  @media screen and (max-width: 567px) {
    .notice-banner {
      padding: 4px 20px; } }
  .notice-banner p {
    margin: 0;
    font-weight: 700;
    font-size: 30px;
    line-height: 36px;
    text-transform: uppercase;
    color: #0F0D39; }
    @media screen and (max-width: 1440px) {
      .notice-banner p {
        font-size: 24px;
        line-height: 30px; } }
    @media screen and (max-width: 1259px) {
      .notice-banner p {
        font-size: 20px;
        line-height: 24px; } }
    @media screen and (max-width: 1023px) {
      .notice-banner p {
        font-size: 14px;
        line-height: 20px; } }
    @media screen and (max-width: 767px) {
      .notice-banner p {
        font-size: 12px;
        line-height: 18px; } }
    @media screen and (max-width: 567px) {
      .notice-banner p {
        font-size: 10px;
        line-height: 12px;
        max-width: 230px; } }

.header-mid-section {
  padding: 24px 0; }
  @media screen and (max-width: 1023px) {
    .header-mid-section {
      box-shadow: 0px 4px 6px rgba(134, 134, 134, 0.1);
      padding: 8px 0;
      margin-bottom: 12px; } }
  .header-mid-section .row {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    width: 100%;
    margin: 0;
    max-width: 100%; }

.menu-icon svg {
  width: 27px;
  height: 20px;
  fill: #09254A;
  display: inline-block;
  vertical-align: middle; }
  @media screen and (max-width: 1259px) {
    .menu-icon svg {
      width: 24px;
      height: 16px; } }

.header-logo-main {
  width: 278px;
  margin: 0;
  padding-left: 28px; }
  @media screen and (max-width: 1259px) {
    .header-logo-main {
      width: 210px;
      padding-left: 20px; } }
  @media screen and (max-width: 1023px) {
    .header-logo-main {
      padding-left: 17px;
      width: calc(100% - 80px); } }
  .header-logo-main .header-logo {
    margin: 0; }
    @media screen and (max-width: 1023px) {
      .header-logo-main .header-logo {
        max-width: 164px; } }

.search-section {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center; }
  @media screen and (max-width: 1023px) {
    .search-section {
      position: absolute;
      left: 0;
      right: 0;
      width: auto;
      padding: 10px !important;
      background: #ffffff;
      z-index: 123;
      opacity: 0;
      visibility: hidden;
      -webkit-transition: 0.4s all ease;
      -o-transition: 0.4s all ease;
      transition: 0.4s all ease;
      top: 100%;
      border-top: 1px solid #E4E4E4;
      margin-top: 8px; } }

.topintro {
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  text-transform: capitalize;
  color: #09254A;
  margin-right: 20px;
  max-width: 133px; }
  @media screen and (max-width: 1600px) {
    .topintro {
      font-size: 14px;
      max-width: 120px; } }
  @media screen and (max-width: 1360px) {
    .topintro {
      margin-right: 15px; } }
  @media screen and (max-width: 1259px) {
    .topintro {
      font-size: 14px; } }
  @media screen and (max-width: 1259px) {
    .topintro {
      display: none; } }
  @media screen and (max-width: 1023px) {
    .topintro {
      display: none; } }

.searchSummary {
  width: 600px; }
  @media screen and (max-width: 1600px) {
    .searchSummary {
      width: 500px; } }
  @media screen and (max-width: 1440px) {
    .searchSummary {
      width: 360px; } }
  @media screen and (max-width: 1360px) {
    .searchSummary {
      width: 300px; } }
  @media screen and (max-width: 1259px) {
    .searchSummary {
      margin-left: 15px;
      width: 280px; } }
  @media screen and (max-width: 1023px) {
    .searchSummary {
      width: 100%;
      margin-left: 0; } }
  .searchSummary .form,
  .searchSummary .form-fieldset {
    margin: 0;
    padding: 0; }
  .searchSummary .form-field {
    margin: 0;
    border: 2px solid #9AB8E7;
    border-radius: 5px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center; }
    .searchSummary .form-field .form-input {
      border: 0;
      background: #ffffff;
      border-radius: 5px;
      font-weight: 500;
      line-height: 18px;
      padding: 15px 20px;
      font-size: 16px;
      outline: none;
      color: #474571;
      font-weight: normal;
      height: auto;
      -webkit-appearance: none !important;
      -moz-appearance: none !important;
      appearance: none !important; }
      @media screen and (max-width: 1360px) {
        .searchSummary .form-field .form-input {
          font-size: 14px;
          padding: 12px 15px; } }
      @media screen and (max-width: 1023px) {
        .searchSummary .form-field .form-input {
          padding: 11px 20px; } }
      .searchSummary .form-field .form-input:focus {
        border-color: #474571;
        box-shadow: none; }
    .searchSummary .form-field .form-actions .button,
    .searchSummary .form-field .form-actions input,
    .searchSummary .form-field .form-actions a {
      vertical-align: middle; }
    .searchSummary .form-field .form-input::-webkit-input-placeholder {
      color: #474571;
      opacity: 1; }
    .searchSummary .form-field .form-input::-moz-placeholder {
      color: #474571;
      opacity: 1; }
    .searchSummary .form-field .form-input:-ms-input-placeholder {
      color: #474571;
      opacity: 1; }
    .searchSummary .form-field .form-input:-moz-placeholder {
      color: #474571;
      opacity: 1; }
    .searchSummary .form-field button {
      padding: 0 20px; }
      @media screen and (max-width: 1360px) {
        .searchSummary .form-field button {
          padding: 0 15px; } }
      @media screen and (max-width: 1259px) {
        .searchSummary .form-field button {
          padding: 0 10px; } }
      .searchSummary .form-field button svg {
        width: 22px;
        height: 22px;
        vertical-align: middle; }
  .searchSummary #quickSearch p {
    margin: 0; }

.HeaderRight {
  padding-left: 20px; }
  @media screen and (max-width: 1600px) {
    .HeaderRight {
      padding-left: 20px; } }
  @media screen and (max-width: 1259px) {
    .HeaderRight {
      padding-left: 10px;
      padding-right: 10px; } }
  @media screen and (max-width: 1023px) {
    .HeaderRight {
      display: none; } }
  .HeaderRight a {
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    text-transform: capitalize;
    color: #0F0D39;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    white-space: normal; }
    @media screen and (max-width: 1259px) {
      .HeaderRight a {
        font-size: 13px; } }
    .HeaderRight a svg {
      width: 22px;
      height: 22px;
      vertical-align: middle;
      margin-right: 6px; }

.icon-section ul {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  margin: 0; }
  .icon-section ul li {
    margin: 0 8px;
    list-style: none; }
    @media screen and (max-width: 1360px) {
      .icon-section ul li {
        margin: 0 6px; } }
    @media screen and (max-width: 1023px) {
      .icon-section ul li {
        display: none;
        margin: 0; }
        .icon-section ul li + li {
          margin-left: 12px; } }
    .icon-section ul li.mobile-links {
      display: none; }
      @media screen and (max-width: 1023px) {
        .icon-section ul li.mobile-links {
          display: block; } }
    @media screen and (max-width: 1023px) {
      .icon-section ul li.header-user-link {
        display: block; } }
    .icon-section ul li.search-icon .close-icon {
      display: none; }
      .icon-section ul li.search-icon .close-icon svg {
        width: 17px;
        height: 17px;
        fill: #09254A; }
    @media screen and (max-width: 767px) {
      .icon-section ul li {
        width: 20px;
        height: 20px; } }

#HeaderLower {
  background: #09254A;
  margin-bottom: 16px; }
  #HeaderLower .container {
    position: inherit; }
  #HeaderLower .brand-menu {
    display: inline-block;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    opacity: 0;
    visibility: hidden;
    box-sizing: border-box;
    padding: 30px 0;
    background: #ffffff;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.08); }
    #HeaderLower .brand-menu .container {
      position: relative; }
  #HeaderLower .menu-inner {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: flex-start;
    -moz-box-align: flex-start;
    -ms-flex-align: flex-start;
    -webkit-align-items: flex-start;
    align-items: flex-start; }
    #HeaderLower .menu-inner .menu-images {
      width: 426px;
      padding-right: 34px; }
      @media screen and (max-width: 1259px) {
        #HeaderLower .menu-inner .menu-images {
          width: 30%;
          padding-right: 20px; } }
      #HeaderLower .menu-inner .menu-images ul {
        margin: 0;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        -webkit-justify-content: space-between;
        justify-content: space-between; }
        #HeaderLower .menu-inner .menu-images ul li {
          width: calc(100% / 2 - 16px);
          margin-bottom: 32px; }
          @media screen and (max-width: 1259px) {
            #HeaderLower .menu-inner .menu-images ul li {
              width: calc(100% / 2 - 5px);
              margin-bottom: 10px; } }
          #HeaderLower .menu-inner .menu-images ul li:nth-child(3), #HeaderLower .menu-inner .menu-images ul li:nth-child(4) {
            margin-bottom: 0; }
          #HeaderLower .menu-inner .menu-images ul li a {
            color: #000000 !important; }
    #HeaderLower .menu-inner .menu-links {
      width: calc(100% - 426px); }
      @media screen and (max-width: 1259px) {
        #HeaderLower .menu-inner .menu-links {
          width: 70%; } }
      #HeaderLower .menu-inner .menu-links h4 {
        font-weight: 600;
        font-size: 18px;
        line-height: 22px;
        text-transform: uppercase;
        color: #0F0D39;
        margin-bottom: 23px;
        margin-top: 0; }
      #HeaderLower .menu-inner .menu-links ul {
        column-count: 5;
        margin: 0;
        column-gap: 68px;
        border-bottom: 1px solid #E0E0E0;
        padding-bottom: 27px;
        margin-bottom: 30px; }
        @media screen and (max-width: 1259px) {
          #HeaderLower .menu-inner .menu-links ul {
            column-gap: 15px;
            padding-bottom: 20px;
            margin-bottom: 25px; } }
        #HeaderLower .menu-inner .menu-links ul li {
          margin-bottom: 10px; }
          #HeaderLower .menu-inner .menu-links ul li a {
            font-weight: 400;
            font-size: 15px;
            line-height: 18px;
            text-transform: capitalize;
            color: #000000;
            padding: 0 !important; }
            @media screen and (max-width: 1259px) {
              #HeaderLower .menu-inner .menu-links ul li a {
                font-size: 14px; } }
            #HeaderLower .menu-inner .menu-links ul li a::before {
              display: none; }
      #HeaderLower .menu-inner .menu-links .bottom-btn {
        font-weight: 600;
        font-size: 16px;
        line-height: 18px;
        color: #09254A;
        text-transform: uppercase;
        background: #ffffff;
        border: 1.5px solid #09254A;
        border-radius: 5px;
        padding: 11px 20px;
        width: max-content;
        transition: none; }
        #HeaderLower .menu-inner .menu-links .bottom-btn svg {
          margin-left: 24px;
          stroke: #09254A; }
        #HeaderLower .menu-inner .menu-links .bottom-btn:hover {
          background: #09254A;
          color: #ffffff;
          border-color: #09254A; }
          #HeaderLower .menu-inner .menu-links .bottom-btn:hover svg {
            stroke: #ffffff; }

.main-navigation {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  justify-content: space-between; }
  .main-navigation .cart-menu {
    margin: 0; }
    .main-navigation .cart-menu ul li {
      list-style: none; }
    .main-navigation .cart-menu #cart-amount {
      list-style: none; }
      .main-navigation .cart-menu #cart-amount .navUser-action {
        padding: 0; }
      .main-navigation .cart-menu #cart-amount .header-totle {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-align: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center; }
        .main-navigation .cart-menu #cart-amount .header-totle svg {
          fill: none;
          stroke: none;
          width: 24px;
          height: 20px; }
          @media screen and (max-width: 1360px) {
            .main-navigation .cart-menu #cart-amount .header-totle svg {
              width: 20px;
              height: 16px; } }
        .main-navigation .cart-menu #cart-amount .header-totle .navUser-item-cartLabel {
          font-weight: 400;
          font-size: 16px;
          line-height: 19px;
          text-transform: capitalize;
          color: #ffffff;
          margin-left: 10px;
          white-space: nowrap; }
          @media screen and (max-width: 1440px) {
            .main-navigation .cart-menu #cart-amount .header-totle .navUser-item-cartLabel {
              font-size: 14px; } }
          @media screen and (max-width: 1360px) {
            .main-navigation .cart-menu #cart-amount .header-totle .navUser-item-cartLabel {
              margin-left: 5px; } }
          @media screen and (max-width: 1259px) {
            .main-navigation .cart-menu #cart-amount .header-totle .navUser-item-cartLabel {
              font-size: 12px; } }
        .main-navigation .cart-menu #cart-amount .header-totle .countPill {
          font-weight: 400;
          font-size: 16px;
          line-height: 19px;
          text-transform: capitalize;
          color: #ffffff;
          background: none;
          border-radius: 0;
          position: relative;
          width: auto;
          padding: 0 5px; }
          .main-navigation .cart-menu #cart-amount .header-totle .countPill::before {
            content: "(";
            position: absolute;
            left: 0;
            top: 0; }
          .main-navigation .cart-menu #cart-amount .header-totle .countPill::after {
            content: ")";
            position: absolute;
            right: 0;
            top: 0; }
          @media screen and (max-width: 1440px) {
            .main-navigation .cart-menu #cart-amount .header-totle .countPill {
              font-size: 14px; } }
          @media screen and (max-width: 1259px) {
            .main-navigation .cart-menu #cart-amount .header-totle .countPill {
              font-size: 12px; } }
          .main-navigation .cart-menu #cart-amount .header-totle .countPill i {
            font-style: normal; }

.MegaMenu1 {
  margin: 0;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  width: calc(100% - 120px); }
  @media screen and (max-width: 1259px) {
    .MegaMenu1 {
      width: calc(100% - 98px); } }
  .MegaMenu1 li {
    padding: 0;
    margin: 0 15px;
    list-style: none;
    width: auto;
    position: relative; }
    @media screen and (max-width: 1600px) {
      .MegaMenu1 li {
        margin: 0 7px; } }
    @media screen and (max-width: 1360px) {
      .MegaMenu1 li {
        margin: 0 7px; } }
    @media screen and (max-width: 1259px) {
      .MegaMenu1 li {
        margin: 0 6px; } }
    .MegaMenu1 li:first-child {
      margin-left: 0; }
    .MegaMenu1 li:last-child {
      margin-right: 0; }
    .MegaMenu1 li.Atomizers img {
      max-width: 14px;
      margin-right: 7px; }
      @media screen and (max-width: 1440px) {
        .MegaMenu1 li.Atomizers img {
          margin-right: 4px; } }
      @media screen and (max-width: 1360px) {
        .MegaMenu1 li.Atomizers img {
          margin-right: 3px;
          max-height: 20px; } }
    .MegaMenu1 li.Deals img {
      max-width: 20px;
      margin-right: 7px; }
      @media screen and (max-width: 1440px) {
        .MegaMenu1 li.Deals img {
          margin-right: 4px; } }
      @media screen and (max-width: 1360px) {
        .MegaMenu1 li.Deals img {
          max-width: 15px; } }
      @media screen and (max-width: 1360px) {
        .MegaMenu1 li.Deals img {
          margin-right: 3px; } }
    .MegaMenu1 li a {
      font-weight: 500;
      font-size: 16px;
      line-height: 20px;
      text-transform: capitalize;
      color: #ffffff;
      padding: 15px 0;
      display: block;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-align: center;
      -moz-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
      white-space: nowrap; }
      @media screen and (max-width: 1440px) {
        .MegaMenu1 li a {
          font-size: 15px; } }
      @media screen and (max-width: 1259px) {
        .MegaMenu1 li a {
          font-size: 12px; } }
      .MegaMenu1 li a svg {
        vertical-align: text-top;
        margin-right: 5px; }
        @media screen and (max-width: 1440px) {
          .MegaMenu1 li a svg {
            margin-right: 4px; } }
        @media screen and (max-width: 1360px) {
          .MegaMenu1 li a svg {
            width: 15px;
            height: 15px; } }
        @media screen and (max-width: 1360px) {
          .MegaMenu1 li a svg {
            margin-right: 3px; } }
    .MegaMenu1 li.brands {
      position: inherit; }
      .MegaMenu1 li.brands:hover .brand-menu {
        opacity: 1 !important;
        visibility: visible !important; }

.MegaMenu1 .MenuBox {
  display: block;
  position: absolute;
  top: -1000px;
  opacity: 0;
  width: 444px;
  box-sizing: border-box;
  padding: 15px;
  background: #fff;
  border-radius: 4px;
  box-shadow: 0px 1px 6px 0px rgba(3, 1, 1, 0.24);
  border-bottom: 3px solid #95b935; }
  .MegaMenu1 .MenuBox ul {
    margin: 0; }

.MegaMenu1 li:hover .MenuBox {
  display: block;
  top: 100%;
  opacity: 1; }

.MegaMenu1 li a:hover .MenuBox {
  display: block;
  top: 100%;
  opacity: 1; }

.MegaMenu1 li.Atomizers:hover .MenuBox {
  left: -57px; }

.MegaMenu1 li.Atomizers .MenuBox {
  left: -57px; }

.MegaMenu1 li ul {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  max-width: 225px;
  display: block; }

.MegaMenu1 li .MenuImage.FloatLeft {
  float: right;
  max-width: 170px; }
  .MegaMenu1 li .MenuImage.FloatLeft a {
    border: none;
    padding: 0 !important; }
    .MegaMenu1 li .MenuImage.FloatLeft a span {
      color: #333 !important;
      text-transform: none !important;
      text-align: right;
      display: block;
      clear: both;
      font-style: italic;
      font-size: 14px;
      font-weight: bold; }

.MegaMenu1 li ul {
  background: none;
  padding: 0; }
  .MegaMenu1 li ul li {
    color: #333 !important;
    font-size: 14px;
    text-transform: none;
    background: none !important;
    border: none !important;
    float: none;
    margin: 0; }
    .MegaMenu1 li ul li a {
      color: #333 !important;
      font-size: 14px;
      text-transform: none !important;
      background: none !important;
      border: none !important;
      padding: 4px 0 !important;
      line-height: normal; }
      .MegaMenu1 li ul li a:hover {
        color: #0063a0 !important;
        background: none !important; }
      .MegaMenu1 li ul li a:before {
        content: "\f192";
        font-family: FontAwesome;
        padding-right: 10px;
        color: #cecece; }

.MegaMenu1 li.hassub:hover:before {
  content: "\f0de";
  font-family: FontAwesome;
  position: absolute;
  bottom: -12px;
  left: 50%;
  font-size: 20px; }

.MegaMenu1 li.Devices.hassub:hover:before {
  color: #f56cab; }

.MegaMenu1 li.Devices .MenuBox {
  border-color: #f56cab; }

.MegaMenu1 li.E-Liquids.hassub:hover:before {
  color: #877cdf; }

.MegaMenu1 li.E-Liquids .MenuBox {
  border-color: #877cdf; }

.MegaMenu1 li.Atomizers.hassub:hover:before {
  color: #9cc238; }

.MegaMenu1 li.Atomizers .MenuBox {
  border-color: #9cc238; }

.MegaMenu1 li ul li a strong {
  color: #50ad06; }
  .MegaMenu1 li ul li a strong:hover {
    color: #0063a0; }

.search-open .search-section {
  opacity: 1;
  visibility: visible; }

.search-open .search-icon svg {
  display: none; }

.search-open .search-icon .close-icon {
  display: block !important; }
  .search-open .search-icon .close-icon svg {
    display: block; }

.mobile-menu-box {
  position: fixed;
  top: 0;
  bottom: 0;
  left: -600px;
  transition: all 0.3s cubic-bezier(0.46, 0.01, 0.32, 1) 0s;
  right: 0;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.82), rgba(0, 0, 0, 0.82));
  z-index: 9999;
  opacity: 0;
  visibility: hidden; }
  @media screen and (max-width: 1023px) {
    .mobile-menu-box {
      display: none; } }
  .mobile-menu-box .page-sidebar {
    height: 100vh;
    background: #ffffff;
    max-width: 300px !important;
    width: 300px !important;
    padding-right: 0 !important; }
    .mobile-menu-box .page-sidebar .sidebarBlock {
      display: block; }
    .mobile-menu-box .page-sidebar .sidebarBlock-heading {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-align: center;
      -moz-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
      -webkit-justify-content: space-between;
      justify-content: space-between;
      font-weight: 600;
      font-size: 18px;
      line-height: 22px;
      color: #ffffff;
      text-transform: uppercase;
      background: #09254A;
      padding: 14px 22px 14px 30px; }
      @media screen and (max-width: 1259px) {
        .mobile-menu-box .page-sidebar .sidebarBlock-heading {
          font-size: 16px;
          line-height: 20px;
          padding: 12px 25px; } }
      @media screen and (max-width: 767px) {
        .mobile-menu-box .page-sidebar .sidebarBlock-heading {
          font-size: 14px;
          line-height: 18px;
          padding: 12px 20px; } }
      .mobile-menu-box .page-sidebar .sidebarBlock-heading svg {
        width: 28px;
        height: 28px;
        cursor: pointer; }
        @media screen and (max-width: 1259px) {
          .mobile-menu-box .page-sidebar .sidebarBlock-heading svg {
            width: 26px;
            height: 26px; } }
        @media screen and (max-width: 767px) {
          .mobile-menu-box .page-sidebar .sidebarBlock-heading svg {
            width: 24px;
            height: 24px; } }
    .mobile-menu-box .page-sidebar .navList {
      overflow: scroll;
      height: calc(100vh - 50px);
      position: relative; }
      .mobile-menu-box .page-sidebar .navList li {
        border-color: #CCCCCC; }
        .mobile-menu-box .page-sidebar .navList li:first-child {
          border-top: 0; }
        .mobile-menu-box .page-sidebar .navList li .navPages-action {
          font-weight: 500;
          font-size: 15px;
          line-height: 18px;
          color: #000000;
          padding: 10px 30px; }
          @media screen and (max-width: 1259px) {
            .mobile-menu-box .page-sidebar .navList li .navPages-action {
              padding: 10px 25px; } }
          @media screen and (max-width: 767px) {
            .mobile-menu-box .page-sidebar .navList li .navPages-action {
              padding: 10px 20px; } }
          .mobile-menu-box .page-sidebar .navList li .navPages-action:hover {
            color: #09254A; }

.mobile-menu-section {
  position: fixed;
  top: 0;
  bottom: 0;
  left: -500px;
  transition: all 0.3s cubic-bezier(0.46, 0.01, 0.32, 1) 0s;
  right: 0;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.82), rgba(0, 0, 0, 0.82));
  z-index: 9999;
  opacity: 0;
  visibility: hidden; }
  .mobile-menu-section .page-sidebar {
    height: 100vh;
    background: #ffffff;
    max-width: 300px !important;
    width: 300px !important;
    overflow: scroll;
    height: 100vh;
    padding-bottom: 30px;
    padding-right: 0 !important;
    position: relative; }
    .mobile-menu-section .page-sidebar .sidebarBlock {
      display: block;
      margin-top: 0;
      margin-bottom: 6px; }
    .mobile-menu-section .page-sidebar .sidebarBlock-heading {
      font-weight: 700;
      font-size: 16px;
      line-height: 19px;
      color: #09254A;
      text-transform: capitalize;
      padding: 14px 20px 14px 20px;
      background: none;
      font-family: "Inter", sans-serif; }
      @media screen and (max-width: 767px) {
        .mobile-menu-section .page-sidebar .sidebarBlock-heading {
          font-size: 14px;
          line-height: 18px;
          padding: 12px 20px; } }
      .mobile-menu-section .page-sidebar .sidebarBlock-heading svg {
        width: 28px;
        height: 28px;
        cursor: pointer; }
        @media screen and (max-width: 1259px) {
          .mobile-menu-section .page-sidebar .sidebarBlock-heading svg {
            width: 26px;
            height: 26px; } }
        @media screen and (max-width: 767px) {
          .mobile-menu-section .page-sidebar .sidebarBlock-heading svg {
            width: 24px;
            height: 24px; } }
    .mobile-menu-section .page-sidebar .navList li {
      border-color: #CCCCCC;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-align: center;
      -moz-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center; }
      .mobile-menu-section .page-sidebar .navList li .navPages-action {
        font-weight: 500;
        font-size: 14px;
        line-height: 18px;
        color: #000000;
        padding: 7px 20px; }
        .mobile-menu-section .page-sidebar .navList li .navPages-action:hover {
          color: #09254A; }
      .mobile-menu-section .page-sidebar .navList li.mobile-credit-message {
        padding-right: 0; }
        .mobile-menu-section .page-sidebar .navList li.mobile-credit-message .alertBox {
          width: 100%;
          margin-bottom: 0; }

.menu-open {
  overflow: hidden !important; }
  .menu-open .mobile-menu-section {
    left: 0;
    visibility: visible;
    opacity: 1; }

@media screen and (max-width: 1440px) {
  .CustomerOnHoldBanner {
    width: 96%; } }

.type-default #customHeader {
  display: none !important; }

.wraning-message {
  padding: 12px 30px;
  background: #FFE8AE;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  color: #000000; }
  @media screen and (max-width: 767px) {
    .wraning-message {
      flex-wrap: wrap;
      -webkit-flex-wrap: wrap;
      padding: 10px;
      -webkit-justify-content: center;
      justify-content: center; } }
  .wraning-message strong {
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
    color: #c30000; }
    @media screen and (max-width: 767px) {
      .wraning-message strong {
        font-size: 14px; } }
  .wraning-message p {
    margin-bottom: 0;
    padding: 0 20px;
    font-weight: 600;
    font-size: 12px;
    line-height: 16px;
    max-width: 85%;
    text-align: center; }
    @media screen and (max-width: 1259px) {
      .wraning-message p {
        max-width: 80%; } }
    @media screen and (max-width: 767px) {
      .wraning-message p {
        max-width: 100%;
        width: 100%;
        padding: 5px 0;
        font-size: 12px; } }
  .wraning-message span {
    font-weight: 600;
    font-size: 13px;
    line-height: 16px;
    text-decoration: underline;
    cursor: pointer; }

.wraning-message {
  display: none; }
  .wraning-message.show-message {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex; }

body .nxt-ac-main {
  width: calc(600px - 16px) !important;
  border: 2px solid #9AB8E7;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 20px;
  font-family: "Inter", sans-serif;
  min-width: auto;
  max-width: 90%;
  transform: translate(-16px, 0); }
  @media screen and (max-width: 1600px) {
    body .nxt-ac-main {
      width: calc(500px - 16px) !important; } }
  @media screen and (max-width: 1440px) {
    body .nxt-ac-main {
      width: calc(360px - 16px) !important; } }
  @media screen and (max-width: 1023px) {
    body .nxt-ac-main {
      width: 100% !important; } }
  @media screen and (max-width: 767px) {
    body .nxt-ac-main {
      width: auto !important;
      min-width: 90%;
      max-width: 90%;
      left: 5% !important; } }
  body .nxt-ac-main .nxt-ac-header {
    font-weight: 700;
    font-size: 16px;
    line-height: 19px;
    color: #474571;
    background: none;
    font-family: "Inter", sans-serif;
    text-transform: capitalize;
    padding: 0;
    margin-bottom: 15px; }
  body .nxt-ac-main .nxt-ac-item {
    border: none;
    font-family: "Inter", sans-serif;
    padding: 0; }
    body .nxt-ac-main .nxt-ac-item + .nxt-ac-item {
      margin-top: 8px; }
    body .nxt-ac-main .nxt-ac-item.nxt-ac-selected {
      background: none;
      border: none; }

body .nxt-ac-section-container .nxt-item-txt {
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  color: #21293A;
  font-family: "Inter", sans-serif; }
  @media screen and (max-width: 767px) {
    body .nxt-ac-section-container .nxt-item-txt {
      font-size: 13px; } }

body .nxt-ac-products-container {
  margin-top: 30px; }
  body .nxt-ac-products-container .nxt-ac-item {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center; }
    body .nxt-ac-products-container .nxt-ac-item + .nxt-ac-item {
      margin-top: 10px; }
    body .nxt-ac-products-container .nxt-ac-item img {
      border: 1px solid #000000;
      padding: 3px;
      margin-right: 0;
      width: 50px; }
    body .nxt-ac-products-container .nxt-ac-item .nxt-item-txt {
      font-weight: 500;
      font-size: 14px;
      line-height: 17px;
      color: #21293A;
      width: calc(100% - 50px);
      padding-left: 15px; }
      @media screen and (max-width: 767px) {
        body .nxt-ac-products-container .nxt-ac-item .nxt-item-txt {
          font-size: 13px; } }

.desktop-credit-message p {
  margin-bottom: 0;
  padding: 10px 0;
  text-align: center;
  font-size: 14px; }

/* The animation code */
@keyframes color-flic {
  from {
    color: red; }
  to {
    color: #000000; } }

.express-banner-section {
  font-size: 16px;
  font-weight: 700; }
  @media screen and (max-width: 767px) {
    .express-banner-section {
      font-size: 14px; } }
  .express-banner-section a {
    color: red;
    animation-name: color-flic;
    animation-duration: 1.5s;
    animation-iteration-count: infinite; }
    .express-banner-section a:hover {
      color: #000000; }
    .express-banner-section a i {
      width: 24px;
      height: 24px;
      display: inline-block;
      vertical-align: middle;
      transform: rotate(180deg); }
      .express-banner-section a i svg {
        max-width: 100%;
        max-height: 100%; }

.header-whatsapp-link {
  cursor: pointer;
  margin-right: 20px; }
  @media screen and (max-width: 767px) {
    .header-whatsapp-link {
      margin: 0 15px; } }
  .header-whatsapp-link i {
    display: inline-block;
    vertical-align: middle;
    width: 38px;
    height: 38px;
    overflow: hidden;
    border-radius: 50%; }
    @media screen and (max-width: 1360px) {
      .header-whatsapp-link i {
        width: 34px;
        height: 34px; } }
    @media screen and (max-width: 1360px) {
      .header-whatsapp-link i dotlottie-player {
        width: 34px !important;
        height: 34px !important; } }
  .header-whatsapp-link span {
    font-size: 13px;
    font-weight: 600;
    margin-left: 5px;
    display: inline-block;
    vertical-align: middle; }
    @media screen and (max-width: 1360px) {
      .header-whatsapp-link span {
        margin-left: 2px;
        font-size: 12px; } }
    @media screen and (max-width: 767px) {
      .header-whatsapp-link span {
        display: none; } }

.whatapp-modal-wrapper .modal-close {
  top: 5px;
  right: 5px; }

.whatapp-modal-body {
  text-align: center;
  padding: 35px; }
  .whatapp-modal-body img {
    width: 500px;
    max-width: 100%; }

.footer {
  border: 0;
  padding: 0;
  margin-top: 70px; }
  @media screen and (max-width: 767px) {
    .footer {
      margin-top: 40px; } }
  .footer .container {
    max-width: 1388px;
    width: 100%;
    padding: 0 30px; }
    @media screen and (max-width: 767px) {
      .footer .container {
        padding: 0 15px; } }

.footer_bottom {
  text-align: center;
  padding: 32px 0 31px; }
  @media screen and (max-width: 767px) {
    .footer_bottom {
      padding: 15px 0; } }
  .footer_bottom .container {
    max-width: 100%;
    width: 100%;
    padding: 0 35px; }
    @media screen and (max-width: 767px) {
      .footer_bottom .container {
        padding: 0 15px; } }

.footer-info {
  background: #F6F6F6;
  padding: 40px 0;
  margin: 0; }
  @media screen and (max-width: 767px) {
    .footer-info {
      padding: 15px 0; } }
  @media screen and (max-width: 767px) {
    .footer-info .container {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      flex-wrap: wrap;
      -webkit-flex-wrap: wrap; } }
  @media screen and (max-width: 767px) {
    .footer-info .footer-logo {
      display: none; } }
  .footer-info .footer-logo img {
    max-height: 50px;
    mix-blend-mode: multiply; }
  .footer-info .footer-info-col {
    padding: 0 30px 0 0;
    width: 33%;
    margin: 34px 0 0 0; }
    @media screen and (max-width: 1259px) {
      .footer-info .footer-info-col {
        margin-top: 0;
        width: 33.33%; } }
    @media screen and (max-width: 1023px) {
      .footer-info .footer-info-col {
        width: 30%; } }
    @media screen and (max-width: 767px) {
      .footer-info .footer-info-col {
        width: 100%;
        padding-right: 0; } }
  .footer-info .payment-icons {
    padding: 0;
    width: 66%;
    margin-top: 24px; }
    @media screen and (max-width: 1259px) {
      .footer-info .payment-icons {
        width: 100%; } }
    @media screen and (max-width: 767px) {
      .footer-info .payment-icons {
        order: 4; } }
    .footer-info .payment-icons ul {
      list-style: none;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-align: center;
      -moz-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
      -webkit-justify-content: flex-start;
      justify-content: flex-start;
      margin: 0 -16px; }
      @media screen and (max-width: 1259px) {
        .footer-info .payment-icons ul {
          -webkit-justify-content: center;
          justify-content: center; } }
      @media screen and (max-width: 1023px) {
        .footer-info .payment-icons ul {
          margin: 0 -7px; } }
      @media screen and (max-width: 567px) {
        .footer-info .payment-icons ul {
          flex-wrap: wrap;
          -webkit-flex-wrap: wrap; } }
      .footer-info .payment-icons ul li {
        padding: 0 16px; }
        @media screen and (max-width: 1023px) {
          .footer-info .payment-icons ul li {
            padding: 0 7px;
            width: calc(100% / 5); } }
        @media screen and (max-width: 567px) {
          .footer-info .payment-icons ul li {
            width: calc(100% / 3);
            margin-bottom: 10px; } }
        .footer-info .payment-icons ul li:nth-child(1) img {
          max-height: 44px; }
          @media screen and (max-width: 567px) {
            .footer-info .payment-icons ul li:nth-child(1) img {
              max-height: 34px; } }
        .footer-info .payment-icons ul li:nth-child(2) img {
          max-height: 29px; }
          @media screen and (max-width: 567px) {
            .footer-info .payment-icons ul li:nth-child(2) img {
              max-height: 19px; } }
        .footer-info .payment-icons ul li:nth-child(3) img {
          max-height: 38px; }
          @media screen and (max-width: 567px) {
            .footer-info .payment-icons ul li:nth-child(3) img {
              max-height: 28px; } }
        .footer-info .payment-icons ul li:nth-child(4) img {
          max-height: 17px; }
          @media screen and (max-width: 567px) {
            .footer-info .payment-icons ul li:nth-child(4) img {
              max-height: 12px; } }
      .footer-info .payment-icons ul .payment-img {
        background: #ffffff;
        border-radius: 5px;
        filter: drop-shadow(0px 2px 4px rgba(0, 0, 0, 0.1));
        width: 128px;
        height: 64px;
        display: flex;
        align-items: center;
        justify-content: center; }
        @media screen and (max-width: 1023px) {
          .footer-info .payment-icons ul .payment-img {
            width: 100%;
            padding: 10px; } }
        @media screen and (max-width: 567px) {
          .footer-info .payment-icons ul .payment-img {
            height: 48px; } }
        .footer-info .payment-icons ul .payment-img img {
          max-height: 48px; }
          @media screen and (max-width: 567px) {
            .footer-info .payment-icons ul .payment-img img {
              max-height: 38px; } }
  .footer-info .footer-navigation {
    padding-right: 0; }
    @media screen and (max-width: 767px) {
      .footer-info .footer-navigation {
        border-bottom: 1px solid #DDDDDD; } }
  .footer-info .footer-social {
    width: 34%;
    margin: 0;
    float: left; }
    @media screen and (max-width: 1259px) {
      .footer-info .footer-social {
        width: 33.33%; } }
    @media screen and (max-width: 1023px) {
      .footer-info .footer-social {
        width: 40%; } }
    @media screen and (max-width: 767px) {
      .footer-info .footer-social {
        width: 100%;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        order: 3;
        margin-top: 20px; } }
  @media screen and (max-width: 767px) {
    .footer-info .addressInfo {
      width: 100%; } }
  .footer-info .addressInfo .row {
    margin: 28px 0 0 0; }
    @media screen and (max-width: 1023px) {
      .footer-info .addressInfo .row {
        margin-top: 20px; } }
    @media screen and (max-width: 767px) {
      .footer-info .addressInfo .row {
        margin-top: 0; } }
    .footer-info .addressInfo .row:first-child, .footer-info .addressInfo .row:nth-child(2) {
      margin-top: 20px !important; }
    .footer-info .addressInfo .row + .row {
      margin-top: 12px; }
  .footer-info .addressInfo .text {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    color: #333;
    font-family: "Inter", sans-serif; }
    @media screen and (max-width: 1023px) {
      .footer-info .addressInfo .text {
        font-size: 14px; } }
    .footer-info .addressInfo .text a {
      color: #333;
      font-family: "Inter", sans-serif; }
      .footer-info .addressInfo .text a:hover {
        color: #09254A; }
  .footer-info .footer-info-heading {
    font-weight: 600;
    font-size: 15px;
    line-height: 18px;
    text-transform: uppercase;
    margin-bottom: 33px;
    font-family: "Inter", sans-serif;
    position: relative; }
    @media screen and (max-width: 1023px) {
      .footer-info .footer-info-heading {
        margin-bottom: 20px; } }
    @media screen and (max-width: 767px) {
      .footer-info .footer-info-heading {
        margin-bottom: 0;
        padding: 13px 0;
        cursor: pointer;
        color: #09254A; } }
    @media screen and (max-width: 767px) {
      .footer-info .footer-info-heading:after {
        display: block;
        line-height: 10px;
        width: 10px;
        height: 10px;
        content: "\f107";
        font-family: 'FontAwesome';
        position: absolute;
        top: 50%;
        right: 0;
        margin-top: -5px;
        font-size: 18px;
        font-weight: normal;
        text-align: center; } }
    .footer-info .footer-info-heading.boxOpen:after {
      transform: rotate(180deg); }
  .footer-info .footer-info-list {
    column-count: 2;
    column-gap: 0; }
    @media screen and (max-width: 1259px) {
      .footer-info .footer-info-list {
        column-count: auto; } }
    @media screen and (max-width: 767px) {
      .footer-info .footer-info-list {
        display: none;
        padding-bottom: 10px; } }
    .footer-info .footer-info-list li {
      padding: 0 20px 0 0;
      margin-bottom: 9px; }
      .footer-info .footer-info-list li a {
        font-weight: 400;
        font-size: 14px;
        line-height: 20px;
        color: #333;
        font-family: "Inter", sans-serif; }
        @media screen and (max-width: 1023px) {
          .footer-info .footer-info-list li a {
            font-size: 14px; } }
        .footer-info .footer-info-list li a:hover {
          color: #09254A; }

.footer-copyright {
  text-align: center; }
  .footer-copyright .powered-by {
    font-weight: 400;
    font-size: 15px;
    line-height: 18px;
    color: #333333;
    margin-bottom: 10px; }
    @media screen and (max-width: 767px) {
      .footer-copyright .powered-by {
        font-size: 11px;
        font-weight: 600; } }
  .footer-copyright .warning-text {
    font-weight: 400;
    font-size: 15px;
    line-height: 20px;
    color: #666666; }
    @media screen and (max-width: 1259px) {
      .footer-copyright .warning-text {
        font-size: 14px; } }
    @media screen and (max-width: 767px) {
      .footer-copyright .warning-text {
        font-size: 11px;
        line-height: 18px; } }
    .footer-copyright .warning-text p {
      margin: 0; }
    .footer-copyright .warning-text strong {
      font-weight: 400;
      font-size: 15px;
      line-height: 18px;
      color: #666666; }

/*! Flickity v2.3.0
https://flickity.metafizzy.co
---------------------------------------------- */
.flickity-enabled {
  position: relative; }

.flickity-enabled:focus {
  outline: 0; }

.flickity-viewport {
  overflow: hidden;
  position: relative;
  height: 100%; }

.flickity-slider {
  position: absolute;
  width: 100%;
  height: 100%; }

.flickity-enabled.is-draggable {
  -webkit-tap-highlight-color: transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.flickity-enabled.is-draggable .flickity-viewport {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab; }

.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
  cursor: -webkit-grabbing;
  cursor: grabbing; }

.flickity-button {
  position: absolute;
  background: rgba(255, 255, 255, 0.75);
  border: none;
  color: #333; }

.flickity-button:hover {
  background: #fff;
  cursor: pointer; }

.flickity-button:focus {
  outline: 0;
  box-shadow: 0 0 0 5px #19f; }

.flickity-button:active {
  opacity: 0.6; }

.flickity-button:disabled {
  opacity: 0.3;
  cursor: auto;
  pointer-events: none; }

.flickity-button-icon {
  fill: currentColor; }

.flickity-prev-next-button {
  top: 50%;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  transform: translateY(-50%); }

.flickity-prev-next-button.previous {
  left: 10px; }

.flickity-prev-next-button.next {
  right: 10px; }

.flickity-rtl .flickity-prev-next-button.previous {
  left: auto;
  right: 10px; }

.flickity-rtl .flickity-prev-next-button.next {
  right: auto;
  left: 10px; }

.flickity-prev-next-button .flickity-button-icon {
  position: absolute;
  left: 20%;
  top: 20%;
  width: 60%;
  height: 60%; }

.flickity-page-dots {
  position: absolute;
  width: 100%;
  bottom: -25px;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  line-height: 1; }

.flickity-rtl .flickity-page-dots {
  direction: rtl; }

.flickity-page-dots .dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 8px;
  background: #333;
  border-radius: 50%;
  opacity: 0.25;
  cursor: pointer; }

.flickity-page-dots .dot.is-selected {
  opacity: 1; }

.home-preorder-section {
  display: none; }

.top-section {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex; }
  @media screen and (max-width: 1023px) {
    .top-section {
      flex-wrap: wrap;
      -webkit-flex-wrap: wrap; } }
  .top-section .heroCarousel {
    max-width: 1013px;
    margin-top: 0;
    margin-bottom: 0px !important;
    max-height: 392px;
    padding: 0;
    width: 100%;
    float: left; }
    @media screen and (max-width: 1600px) {
      .top-section .heroCarousel {
        max-width: 924px;
        max-height: 321px; } }
    @media screen and (max-width: 1259px) {
      .top-section .heroCarousel {
        max-width: inherit;
        width: 62%;
        max-height: inherit; } }
    @media screen and (max-width: 1023px) {
      .top-section .heroCarousel {
        max-width: 100%;
        width: 100%;
        margin-bottom: 18px !important;
        max-height: inherit; } }
    @media screen and (max-width: 567px) {
      .top-section .heroCarousel {
        margin-bottom: 10px !important; } }
    .top-section .heroCarousel .slick-list {
      border-radius: 7px; }
    .top-section .heroCarousel .slick-prev,
    .top-section .heroCarousel .slick-next,
    .top-section .heroCarousel .slick-dots {
      display: none !important; }
    .top-section .heroCarousel .heroCarousel-slide {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      position: relative; }
      .top-section .heroCarousel .heroCarousel-slide a {
        width: 100%;
        overflow: hidden;
        height: 392px;
        max-height: 392px;
        border-radius: 7px; }
        @media screen and (max-width: 1600px) {
          .top-section .heroCarousel .heroCarousel-slide a {
            height: 305px;
            max-height: 305px; } }
        @media screen and (max-width: 1360px) {
          .top-section .heroCarousel .heroCarousel-slide a {
            height: 280px; } }
        @media screen and (max-width: 1259px) {
          .top-section .heroCarousel .heroCarousel-slide a {
            height: auto; } }
        @media screen and (max-width: 1023px) {
          .top-section .heroCarousel .heroCarousel-slide a {
            height: auto;
            max-height: inherit; } }
        .top-section .heroCarousel .heroCarousel-slide a .heroCarousel-image {
          visibility: inherit;
          height: 100%;
          object-fit: cover;
          -o-object-position: 50% 50%;
          object-position: 50% 50%; }
  .top-section .custom-banner {
    width: 100%;
    max-width: 635px;
    padding-left: 18px;
    float: left; }
    @media screen and (max-width: 1600px) {
      .top-section .custom-banner {
        max-width: 496px; } }
    @media screen and (max-width: 1360px) {
      .top-section .custom-banner {
        max-width: 454px; } }
    @media screen and (max-width: 1259px) {
      .top-section .custom-banner {
        max-width: inherit;
        width: 38%; } }
    @media screen and (max-width: 1023px) {
      .top-section .custom-banner {
        max-width: 100%;
        padding-left: 0;
        width: 100%; } }

.banner-inner {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -webkit-justify-content: space-between;
  justify-content: space-between; }
  .banner-inner .banner-item {
    width: calc(100% / 2 - 9px);
    margin-top: 18px;
    border-radius: 5px;
    overflow: hidden; }
    .banner-inner .banner-item img {
      width: 100%; }
    @media screen and (max-width: 567px) {
      .banner-inner .banner-item {
        width: calc(100% / 2 - 5px);
        margin-top: 10px; } }
    .banner-inner .banner-item:nth-child(1), .banner-inner .banner-item:nth-child(2) {
      margin-top: 0; }

.trending-banner-section {
  margin-bottom: 30px;
  margin-top: 20px; }
  @media screen and (max-width: 767px) {
    .trending-banner-section {
      margin-bottom: 20px;
      margin-top: 10px; } }
  .trending-banner-section .page-heading-style-2 {
    text-align: left; }
  .trending-banner-section .trending-banner-slider {
    padding: 0 50px;
    overflow: hidden; }
    @media screen and (max-width: 767px) {
      .trending-banner-section .trending-banner-slider {
        padding: 0; } }
    .trending-banner-section .trending-banner-slider .banner-item {
      width: 12.5%; }
      @media screen and (max-width: 1600px) {
        .trending-banner-section .trending-banner-slider .banner-item {
          width: 14.2857%; } }
      @media screen and (max-width: 1360px) {
        .trending-banner-section .trending-banner-slider .banner-item {
          width: 16.6666%; } }
      @media screen and (max-width: 1259px) {
        .trending-banner-section .trending-banner-slider .banner-item {
          width: 20%; } }
      @media screen and (max-width: 1023px) {
        .trending-banner-section .trending-banner-slider .banner-item {
          width: 30%; } }
      @media screen and (max-width: 767px) {
        .trending-banner-section .trending-banner-slider .banner-item {
          width: 110px; } }
      @media screen and (max-width: 567px) {
        .trending-banner-section .trending-banner-slider .banner-item {
          width: 25%; } }
      @media screen and (max-width: 479px) {
        .trending-banner-section .trending-banner-slider .banner-item {
          width: 29%; } }
      @media screen and (max-width: 413px) {
        .trending-banner-section .trending-banner-slider .banner-item {
          width: 29.5%; } }
      @media screen and (max-width: 374px) {
        .trending-banner-section .trending-banner-slider .banner-item {
          width: 33.33%; } }
    .trending-banner-section .trending-banner-slider .banner-item-inner {
      max-width: 197px;
      margin: 0 auto;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      padding: 0 15px; }
      @media screen and (max-width: 1440px) {
        .trending-banner-section .trending-banner-slider .banner-item-inner {
          padding: 0 10px;
          max-width: 184px; } }
      @media screen and (max-width: 767px) {
        .trending-banner-section .trending-banner-slider .banner-item-inner {
          padding: 0 8px; } }
      @media screen and (max-width: 666px) {
        .trending-banner-section .trending-banner-slider .banner-item-inner {
          max-width: 110px; } }
      .trending-banner-section .trending-banner-slider .banner-item-inner .banner-text {
        font-weight: 400;
        font-size: 132px;
        text-align: center;
        line-height: 104px;
        color: #ffffff;
        -webkit-text-stroke-width: 2px;
        -webkit-text-stroke-color: black;
        width: calc(100% - 100px);
        position: relative;
        z-index: 1; }
        @media screen and (max-width: 1550px) {
          .trending-banner-section .trending-banner-slider .banner-item-inner .banner-text {
            left: -10px; } }
        @media screen and (max-width: 1500px) {
          .trending-banner-section .trending-banner-slider .banner-item-inner .banner-text {
            left: -15px; } }
        @media screen and (max-width: 1480px) {
          .trending-banner-section .trending-banner-slider .banner-item-inner .banner-text {
            left: -10px; } }
        @media screen and (max-width: 1400px) {
          .trending-banner-section .trending-banner-slider .banner-item-inner .banner-text {
            left: -15px; } }
        @media screen and (max-width: 1360px) {
          .trending-banner-section .trending-banner-slider .banner-item-inner .banner-text {
            left: -5px; } }
        @media screen and (max-width: 1259px) {
          .trending-banner-section .trending-banner-slider .banner-item-inner .banner-text {
            left: auto; } }
        @media screen and (max-width: 767px) {
          .trending-banner-section .trending-banner-slider .banner-item-inner .banner-text {
            font-size: 74px;
            width: calc(100% - 58px);
            line-height: 60px; } }
        @media screen and (max-width: 567px) {
          .trending-banner-section .trending-banner-slider .banner-item-inner .banner-text {
            -webkit-text-stroke-width: 1px; } }
        @media screen and (max-width: 413px) {
          .trending-banner-section .trending-banner-slider .banner-item-inner .banner-text {
            width: calc(100% - 55px);
            font-size: 72px;
            line-height: 58px; } }
        .trending-banner-section .trending-banner-slider .banner-item-inner .banner-text.four {
          position: relative;
          z-index: -1;
          -webkit-text-stroke-color: #fff; }
          .trending-banner-section .trending-banner-slider .banner-item-inner .banner-text.four::before {
            position: absolute;
            content: "";
            background: url("https://cdn11.bigcommerce.com/s-964anr/images/stencil/original/image-manager/four.jpg") no-repeat;
            background-position: center;
            background-size: auto 100%;
            width: 77px;
            height: 100%;
            top: -2px;
            left: 3px; }
            @media screen and (max-width: 767px) {
              .trending-banner-section .trending-banner-slider .banner-item-inner .banner-text.four::before {
                width: 44px;
                top: -1px;
                left: 0px; } }
      .trending-banner-section .trending-banner-slider .banner-item-inner .banner-img {
        width: 100px;
        position: relative;
        z-index: 2; }
        @media screen and (max-width: 767px) {
          .trending-banner-section .trending-banner-slider .banner-item-inner .banner-img {
            width: 58px; } }
        @media screen and (max-width: 413px) {
          .trending-banner-section .trending-banner-slider .banner-item-inner .banner-img {
            width: 55px; } }
    .trending-banner-section .trending-banner-slider .flickity-button {
      background: #09254A;
      border-radius: 100%;
      width: 32px;
      height: 32px;
      border: 0;
      margin: 0;
      padding: 0;
      text-align: center;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-align: center;
      -moz-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
      -webkit-justify-content: center;
      justify-content: center;
      border: 0;
      top: 50%;
      transform: translateY(-50%);
      box-shadow: none !important; }
      @media screen and (max-width: 767px) {
        .trending-banner-section .trending-banner-slider .flickity-button {
          display: none !important; } }
      .trending-banner-section .trending-banner-slider .flickity-button svg {
        width: 17px;
        height: 21px;
        fill: #ffffff;
        position: inherit;
        left: inherit;
        top: 5px; }
      .trending-banner-section .trending-banner-slider .flickity-button::before {
        background-size: 9px 18px; }
      .trending-banner-section .trending-banner-slider .flickity-button:hover, .trending-banner-section .trending-banner-slider .flickity-button:focus {
        background: #50ad06; }
        .trending-banner-section .trending-banner-slider .flickity-button:hover svg, .trending-banner-section .trending-banner-slider .flickity-button:focus svg {
          fill: #ffffff; }
    .trending-banner-section .trending-banner-slider .next {
      left: auto;
      right: 0; }
      .trending-banner-section .trending-banner-slider .next:before {
        background-image: url("data:image/svg+xml,%3Csvg width='9' height='18' viewBox='0 0 9 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 16.84L7.52 10.32C8.29 9.55 8.29 8.29 7.52 7.52L1 1' stroke='white' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A"); }
    .trending-banner-section .trending-banner-slider .prev {
      left: 0; }
      .trending-banner-section .trending-banner-slider .prev:before {
        background-image: url("data:image/svg+xml,%3Csvg width='9' height='18' viewBox='0 0 9 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.08985 1.07998L1.56984 7.59998C0.799844 8.36998 0.799844 9.62998 1.56984 10.4L8.08984 16.92' stroke='white' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A"); }

.Homebrands {
  clear: both;
  width: 100%;
  display: block;
  padding: 0px;
  box-sizing: border-box;
  background: #ffffff;
  position: relative;
  text-align: center;
  margin-bottom: 30px; }
  @media screen and (max-width: 767px) {
    .Homebrands {
      margin-top: 10px;
      margin-bottom: 20px; } }
  .Homebrands .flickity-button,
  .Homebrands .flickity-page-dots {
    display: none !important; }
  .Homebrands .page-heading-style-1 {
    display: none; }
    @media screen and (max-width: 767px) {
      .Homebrands .page-heading-style-1 {
        display: block;
        text-align: left; } }
  .Homebrands .container-inner {
    padding: 0 100px; }
    @media screen and (max-width: 1259px) {
      .Homebrands .container-inner {
        padding: 0; } }
  .Homebrands .banners {
    margin: 0;
    background: none;
    padding: 0; }
  .Homebrands .banner {
    max-width: 100%;
    text-align: center;
    list-style: none; }
    .Homebrands .banner li {
      width: 8.3333%;
      min-width: 80px; }
      @media screen and (max-width: 767px) {
        .Homebrands .banner li {
          width: 12.33%; } }
      @media screen and (max-width: 567px) {
        .Homebrands .banner li {
          width: 20%;
          min-width: 20%; } }
    .Homebrands .banner ul {
      margin: 0; }
    .Homebrands .banner .clearfix {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-align: center;
      -moz-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
      -webkit-justify-content: center;
      justify-content: center;
      margin: 0 -18px; }
    .Homebrands .banner a {
      display: block;
      padding: 0 10px;
      text-align: center; }
      .Homebrands .banner a img {
        max-height: 57px;
        display: inline-block; }

.HomeBottomBanner {
  margin-top: 16px; }
  .HomeBottomBanner .banners {
    margin-bottom: 50px;
    background: none;
    padding: 0; }
    .HomeBottomBanner .banners .banner {
      max-width: 100%; }
  .HomeBottomBanner .home-custom-banner {
    margin: 0;
    -webkit-justify-content: space-between;
    justify-content: space-between; }
    .HomeBottomBanner .home-custom-banner::before, .HomeBottomBanner .home-custom-banner::after {
      display: none; }
    .HomeBottomBanner .home-custom-banner a {
      padding: 0;
      width: calc(100% / 5 - 19px);
      font-size: 24px;
      line-height: 29px;
      text-transform: capitalize;
      color: #000000;
      text-align: center;
      font-weight: 700; }
      .HomeBottomBanner .home-custom-banner a img {
        width: 100%;
        max-height: 324px;
        border: 2px solid #000000;
        margin-bottom: 16px; }
      .HomeBottomBanner .home-custom-banner a:hover {
        color: #09254A; }

.product-section {
  margin-bottom: 32px; }
  @media screen and (max-width: 1259px) {
    .product-section {
      margin-bottom: 20px; } }
  .product-section .slick-next,
  .product-section .slick-prev {
    background: none;
    border-radius: 0;
    width: 32px;
    height: 32px;
    border: 0;
    margin: 0;
    padding: 0;
    text-align: center;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    border: 0;
    top: -51px;
    right: 0; }
    @media screen and (max-width: 1259px) {
      .product-section .slick-next,
      .product-section .slick-prev {
        top: -41px; } }
    .product-section .slick-next svg,
    .product-section .slick-prev svg {
      width: 11px;
      height: 12px;
      fill: #ffffff; }
    .product-section .slick-next::before,
    .product-section .slick-prev::before {
      background-size: 12px 22px;
      content: "";
      background-repeat: no-repeat !important;
      background-position: center !important; }
      @media screen and (max-width: 1259px) {
        .product-section .slick-next::before,
        .product-section .slick-prev::before {
          background-size: 8px 16px; } }
  .product-section .slick-disabled {
    opacity: 1; }
    .product-section .slick-disabled::before {
      opacity: 1; }
  .product-section .slick-next {
    right: 0; }
    .product-section .slick-next:before {
      background-image: url("data:image/svg+xml,%3Csvg width='8' height='14' viewBox='0 0 8 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 13L5.93939 8.06061C6.52273 7.47727 6.52273 6.52273 5.93939 5.93939L1 1' stroke='%2309254A' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A") !important;
      background-repeat: no-repeat;
      background-size: 12px 22px; }
      @media screen and (max-width: 1259px) {
        .product-section .slick-next:before {
          background-size: 8px 16px; } }
  .product-section .slick-prev {
    right: 23px; }
    @media screen and (max-width: 1259px) {
      .product-section .slick-prev {
        right: 17px; } }
    .product-section .slick-prev:before {
      background-image: url("data:image/svg+xml,%3Csvg width='8' height='14' viewBox='0 0 8 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.37695 1L1.43756 5.93939C0.854226 6.52273 0.854226 7.47727 1.43756 8.06061L6.37695 13' stroke='%2309254A' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A") !important;
      background-repeat: no-repeat;
      background-size: 12px 22px; }
      @media screen and (max-width: 1259px) {
        .product-section .slick-prev:before {
          background-size: 8px 16px; } }
  @media screen and (max-width: 1259px) {
    .product-section .page-heading-style-1 {
      text-align: left;
      margin-bottom: 16px; } }
  .product-section .page-heading {
    font-weight: 600;
    font-size: 24px;
    line-height: 29px;
    color: #21293A;
    margin-bottom: 34px;
    text-align: center; }
    @media screen and (max-width: 1259px) {
      .product-section .page-heading {
        text-align: left;
        font-size: 18px;
        line-height: 22px;
        margin-bottom: 16px; } }
  .product-section .productGrid .product {
    width: 16.66%; }
  @media screen and (max-width: 767px) {
    .product-section .productCarousel {
      margin: 0 -6px; }
      .product-section .productCarousel .productCarousel-slide {
        padding: 0 6px; } }
  .product-section .slick-track {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex; }
    .product-section .slick-track .productCarousel-slide {
      height: auto; }
      .product-section .slick-track .productCarousel-slide .card {
        height: 100% !important; }

.home-five-col-banner h4 {
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  color: #21293A;
  text-align: left;
  display: none;
  margin-bottom: 10px; }
  @media screen and (max-width: 767px) {
    .home-five-col-banner h4 {
      display: block; } }

.banner-style {
  margin-bottom: 30px; }
  .banner-style .banners {
    margin: 0;
    background: none;
    padding: 0;
    color: #000000;
    text-align: left; }
    .banner-style .banners .banner {
      max-width: none;
      line-height: 1.5; }

.home-three-banner {
  margin-bottom: 20px; }
  @media screen and (max-width: 767px) {
    .home-three-banner .flex {
      flex-wrap: wrap;
      -webkit-flex-wrap: wrap; } }
  .home-three-banner .banner-item {
    width: 100%;
    background: #ededed; }
    .home-three-banner .banner-item img {
      object-fit: cover;
      width: 100%;
      height: 100%;
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      border-radius: 5px; }
      @media screen and (max-width: 767px) {
        .home-three-banner .banner-item img {
          object-fit: contain;
          height: auto;
          width: 100%; } }
      @media screen and (max-width: 767px) {
        .home-three-banner .banner-item img.desktop-banner {
          display: none; } }
      .home-three-banner .banner-item img.mobile-banner {
        display: none; }
        @media screen and (max-width: 767px) {
          .home-three-banner .banner-item img.mobile-banner {
            display: block; } }
    .home-three-banner .banner-item + .banner-item {
      margin-top: 18px; }
      @media screen and (max-width: 767px) {
        .home-three-banner .banner-item + .banner-item {
          margin-top: 12px; } }

.banner-left-section {
  width: 100%;
  max-width: 1013px; }
  @media screen and (max-width: 1600px) {
    .banner-left-section {
      max-width: 924px; } }
  @media screen and (max-width: 1259px) {
    .banner-left-section {
      width: 62%;
      max-width: 62%; } }
  @media screen and (max-width: 1023px) {
    .banner-left-section {
      width: 60%;
      max-width: 60%; } }
  @media screen and (max-width: 767px) {
    .banner-left-section {
      width: 100%;
      max-width: 100%; } }

.banner-right-section {
  width: 100%;
  max-width: 635px;
  padding-left: 18px; }
  @media screen and (max-width: 1600px) {
    .banner-right-section {
      max-width: 496px; } }
  @media screen and (max-width: 1360px) {
    .banner-right-section {
      max-width: 454px; } }
  @media screen and (max-width: 1259px) {
    .banner-right-section {
      width: 38%;
      max-width: 38%; } }
  @media screen and (max-width: 1023px) {
    .banner-right-section {
      width: 40%;
      max-width: 40%; } }
  @media screen and (max-width: 767px) {
    .banner-right-section {
      width: 100%;
      max-width: 100%; } }
  @media screen and (max-width: 767px) {
    .banner-right-section {
      padding-left: 0;
      margin-top: 12px; } }

.banner-left-section .banner-item {
  height: 64px;
  overflow: hidden; }
  @media screen and (max-width: 1600px) {
    .banner-left-section .banner-item {
      height: 50px; } }
  @media screen and (max-width: 1360px) {
    .banner-left-section .banner-item {
      height: 45px; } }
  @media screen and (max-width: 1259px) {
    .banner-left-section .banner-item {
      height: 34px; } }
  @media screen and (max-width: 1023px) {
    .banner-left-section .banner-item {
      height: 24px; } }
  @media screen and (max-width: 767px) {
    .banner-left-section .banner-item {
      height: auto; } }
  .banner-left-section .banner-item div {
    height: 100%; }
  .banner-left-section .banner-item.banner-item-full-height {
    height: 146px; }
    @media screen and (max-width: 1600px) {
      .banner-left-section .banner-item.banner-item-full-height {
        height: 118px; } }
    @media screen and (max-width: 1360px) {
      .banner-left-section .banner-item.banner-item-full-height {
        height: 108px; } }
    @media screen and (max-width: 1259px) {
      .banner-left-section .banner-item.banner-item-full-height {
        height: 85px; } }
    @media screen and (max-width: 1023px) {
      .banner-left-section .banner-item.banner-item-full-height {
        height: 68px; } }
    @media screen and (max-width: 767px) {
      .banner-left-section .banner-item.banner-item-full-height {
        height: auto; } }

.banner-right-section .banner-item {
  height: 146px;
  overflow: hidden; }
  @media screen and (max-width: 1600px) {
    .banner-right-section .banner-item {
      height: 118px; } }
  @media screen and (max-width: 1360px) {
    .banner-right-section .banner-item {
      height: 108px; } }
  @media screen and (max-width: 1259px) {
    .banner-right-section .banner-item {
      height: 85px; } }
  @media screen and (max-width: 1023px) {
    .banner-right-section .banner-item {
      height: 68px; } }
  @media screen and (max-width: 767px) {
    .banner-right-section .banner-item {
      height: auto; } }
  .banner-right-section .banner-item div {
    height: 100%; }

.home-three-banner.home-three-banner-large-height .banner-left-section .banner-item.banner-item-full-height {
  height: 288px; }
  @media screen and (max-width: 1600px) {
    .home-three-banner.home-three-banner-large-height .banner-left-section .banner-item.banner-item-full-height {
      height: 15vw; } }
  @media screen and (max-width: 767px) {
    .home-three-banner.home-three-banner-large-height .banner-left-section .banner-item.banner-item-full-height {
      height: auto; } }

.home-three-banner.home-three-banner-large-height .banner-right-section .banner-item {
  height: 288px; }
  @media screen and (max-width: 1600px) {
    .home-three-banner.home-three-banner-large-height .banner-right-section .banner-item {
      height: 15vw; } }
  @media screen and (max-width: 767px) {
    .home-three-banner.home-three-banner-large-height .banner-right-section .banner-item {
      height: auto; } }

.header-logo-inner {
  margin-left: 25px; }
  @media screen and (max-width: 1360px) {
    .header-logo-inner {
      margin-left: 15px; } }
  @media screen and (max-width: 767px) {
    .header-logo-inner {
      margin-left: 15px; } }
  .header-logo-inner h1 {
    margin-bottom: 0; }
    .header-logo-inner h1 a {
      display: block; }
      .header-logo-inner h1 a img {
        max-height: 60px; }
        @media screen and (max-width: 1600px) {
          .header-logo-inner h1 a img {
            max-height: 60px; } }
        @media screen and (max-width: 1360px) {
          .header-logo-inner h1 a img {
            max-height: 60px; } }
        @media screen and (max-width: 1023px) {
          .header-logo-inner h1 a img {
            max-height: 56px; } }
        @media screen and (max-width: 767px) {
          .header-logo-inner h1 a img {
            max-height: 45px; } }

.account-dropdown {
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -125px;
  padding-top: 10px;
  display: none; }
  @media screen and (max-width: 1259px) {
    .account-dropdown {
      display: none !important; } }
  .account-dropdown:after {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 5px 5px 5px;
    border-color: transparent transparent #9AB8E7 transparent;
    position: absolute;
    top: 5px;
    left: 50%;
    margin-left: -5px;
    content: " "; }
  .account-dropdown .nav-inner {
    background: #ffffff;
    border: 2px solid #9AB8E7;
    border-radius: 3px;
    width: 250px;
    padding: 0 10px; }
  .account-dropdown .nav-link {
    font-family: "Inter", sans-serif; }
    .account-dropdown .nav-link a {
      font-size: 13px;
      font-weight: 500;
      padding: 10px;
      display: block;
      text-align: center; }
    .account-dropdown .nav-link + .nav-link {
      border-top: 1px solid #ddd; }

.header-user-link {
  position: relative; }
  .header-user-link:hover .account-dropdown {
    display: block; }

.strip-banner {
  margin-bottom: 16px; }
  @media screen and (max-width: 767px) {
    .strip-banner {
      margin-bottom: 10px;
      margin-left: -15px;
      margin-right: -15px;
      overflow: hidden; } }
  @media screen and (max-width: 567px) {
    .strip-banner {
      margin-left: -12px;
      margin-right: -12px; } }
  .strip-banner + .strip-banner {
    margin-bottom: 32px; }
    @media screen and (max-width: 767px) {
      .strip-banner + .strip-banner {
        margin-bottom: 20px; } }
  .strip-banner img {
    width: 100%; }
  @media screen and (max-width: 767px) {
    .strip-banner .desktop-banner {
      display: none; } }
  .strip-banner .mobile-banner {
    display: none; }
    @media screen and (max-width: 767px) {
      .strip-banner .mobile-banner {
        display: block; } }

.home-five-col-banner {
  margin-bottom: 35px; }
  @media screen and (max-width: 767px) {
    .home-five-col-banner {
      margin-bottom: 20px;
      margin-right: -15px;
      overflow: hidden; } }
  .home-five-col-banner .row {
    max-width: none;
    padding-bottom: 5px; }
    @media screen and (max-width: 767px) {
      .home-five-col-banner .row {
        overflow: scroll; } }
  .home-five-col-banner .col {
    width: 20%; }
    @media screen and (max-width: 767px) {
      .home-five-col-banner .col {
        width: 150px;
        min-width: 150px; } }
    .home-five-col-banner .col a {
      display: block; }
    .home-five-col-banner .col img {
      width: 100%; }

.HomeAboutContent {
  color: #21293A;
  line-height: 1.5; }
  @media screen and (max-width: 767px) {
    .HomeAboutContent {
      display: none; } }
  .HomeAboutContent h3 {
    font-size: 24px;
    font-weight: 600;
    margin-top: 0;
    margin-bottom: 40px; }
    @media screen and (max-width: 1440px) {
      .HomeAboutContent h3 {
        font-size: 22px;
        margin-bottom: 30px; } }
    @media screen and (max-width: 1259px) {
      .HomeAboutContent h3 {
        font-size: 20px; } }
  .HomeAboutContent h4 {
    margin-top: 0;
    font-size: 20px;
    line-height: 26px; }
    @media screen and (max-width: 1440px) {
      .HomeAboutContent h4 {
        font-size: 18px;
        line-height: 24px; } }
    @media screen and (max-width: 1259px) {
      .HomeAboutContent h4 {
        font-size: 16px;
        line-height: 22px; } }
  .HomeAboutContent p {
    margin-bottom: 15px; }
  .HomeAboutContent .read-more {
    text-decoration: underline;
    display: inline-block; }

.flavor-panel {
  margin-bottom: 58px; }
  @media screen and (max-width: 767px) {
    .flavor-panel {
      margin-bottom: 0; } }
  .flavor-panel .row {
    max-width: none; }
  .flavor-panel ul {
    list-style: none; }
    .flavor-panel ul .col {
      width: 25%;
      margin-bottom: 28px; }
      @media screen and (max-width: 1023px) {
        .flavor-panel ul .col {
          width: 33.33%; } }
      @media screen and (max-width: 767px) {
        .flavor-panel ul .col {
          width: 50%;
          margin-bottom: 20px; } }
      .flavor-panel ul .col a {
        display: block; }
  .flavor-panel .banner-image {
    margin-bottom: 24px; }
    @media screen and (max-width: 1259px) {
      .flavor-panel .banner-image {
        margin-bottom: 20px; } }
    @media screen and (max-width: 767px) {
      .flavor-panel .banner-image {
        margin-bottom: 12px; } }
    .flavor-panel .banner-image img {
      width: 100%; }
  .flavor-panel .col h4 {
    margin-top: 0;
    text-align: center;
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 0;
    font-family: 'Inter', sans-serif; }
    @media screen and (max-width: 1440px) {
      .flavor-panel .col h4 {
        font-size: 20px; } }
    @media screen and (max-width: 1259px) {
      .flavor-panel .col h4 {
        font-size: 18px; } }
    @media screen and (max-width: 767px) {
      .flavor-panel .col h4 {
        font-size: 14px; } }

.AdditionalBottomBanner {
  margin-bottom: 26px; }
  @media screen and (max-width: 767px) {
    .AdditionalBottomBanner {
      margin-bottom: 20px; } }
  .AdditionalBottomBanner .row {
    max-width: none; }
  .AdditionalBottomBanner ul {
    list-style: none; }
  .AdditionalBottomBanner .col {
    width: 25%; }
    @media screen and (max-width: 1023px) {
      .AdditionalBottomBanner .col {
        width: 50%;
        margin-bottom: 10px; } }
    @media screen and (max-width: 567px) {
      .AdditionalBottomBanner .col {
        width: 100%; } }
    @media screen and (max-width: 567px) {
      .AdditionalBottomBanner .col:last-child {
        margin-bottom: 0; } }
    .AdditionalBottomBanner .col img {
      width: 100%;
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      border-radius: 5px; }

.page-sidebar .slick-dots {
  display: none !important; }

.type-category .page .page-content form,
.type-brands .page .page-content form,
.type-brand .page .page-content form,
.page-title-Search .page .page-content form,
.type-page .page .page-content form {
  margin-bottom: 0 !important; }

.type-category .page .page-content .pagination,
.type-brands .page .page-content .pagination,
.type-brand .page .page-content .pagination,
.page-title-Search .page .page-content .pagination,
.type-page .page .page-content .pagination {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center; }

.type-category .page .page-content .pagination-list .pagination-item,
.type-brands .page .page-content .pagination-list .pagination-item,
.type-brand .page .page-content .pagination-list .pagination-item,
.page-title-Search .page .page-content .pagination-list .pagination-item,
.type-page .page .page-content .pagination-list .pagination-item {
  margin: 0 1px; }
  .type-category .page .page-content .pagination-list .pagination-item .pagination-link,
  .type-brands .page .page-content .pagination-list .pagination-item .pagination-link,
  .type-brand .page .page-content .pagination-list .pagination-item .pagination-link,
  .page-title-Search .page .page-content .pagination-list .pagination-item .pagination-link,
  .type-page .page .page-content .pagination-list .pagination-item .pagination-link {
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    border-radius: 100%;
    background: transparent;
    color: #21293A;
    padding: 0;
    width: 30px;
    height: 30px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center; }
  .type-category .page .page-content .pagination-list .pagination-item.pagination-item--current .pagination-link,
  .type-brands .page .page-content .pagination-list .pagination-item.pagination-item--current .pagination-link,
  .type-brand .page .page-content .pagination-list .pagination-item.pagination-item--current .pagination-link,
  .page-title-Search .page .page-content .pagination-list .pagination-item.pagination-item--current .pagination-link,
  .type-page .page .page-content .pagination-list .pagination-item.pagination-item--current .pagination-link {
    background: #09254A;
    color: #ffffff; }

.type-category .page .page-content .pagination-list .pagination-item--next,
.type-brands .page .page-content .pagination-list .pagination-item--next,
.type-brand .page .page-content .pagination-list .pagination-item--next,
.page-title-Search .page .page-content .pagination-list .pagination-item--next,
.type-page .page .page-content .pagination-list .pagination-item--next {
  display: none; }

.type-category .page .page-sidebar .sidebarBlock,
.type-brands .page .page-sidebar .sidebarBlock,
.type-brand .page .page-sidebar .sidebarBlock,
.page-title-Search .page .page-sidebar .sidebarBlock,
.type-page .page .page-sidebar .sidebarBlock {
  margin-bottom: 34px; }
  .type-category .page .page-sidebar .sidebarBlock .sidebarBlock-heading,
  .type-brands .page .page-sidebar .sidebarBlock .sidebarBlock-heading,
  .type-brand .page .page-sidebar .sidebarBlock .sidebarBlock-heading,
  .page-title-Search .page .page-sidebar .sidebarBlock .sidebarBlock-heading,
  .type-page .page .page-sidebar .sidebarBlock .sidebarBlock-heading {
    font-weight: 700;
    font-size: 18px;
    line-height: 22px;
    letter-spacing: 4px;
    color: #09254A;
    text-transform: uppercase;
    background: none;
    border-radius: 0;
    border-top: 2px solid #09254A;
    padding: 11px 0 16px; }
  .type-category .page .page-sidebar .sidebarBlock .navList,
  .type-brands .page .page-sidebar .sidebarBlock .navList,
  .type-brand .page .page-sidebar .sidebarBlock .navList,
  .page-title-Search .page .page-sidebar .sidebarBlock .navList,
  .type-page .page .page-sidebar .sidebarBlock .navList {
    border: 0; }
    .type-category .page .page-sidebar .sidebarBlock .navList li,
    .type-brands .page .page-sidebar .sidebarBlock .navList li,
    .type-brand .page .page-sidebar .sidebarBlock .navList li,
    .page-title-Search .page .page-sidebar .sidebarBlock .navList li,
    .type-page .page .page-sidebar .sidebarBlock .navList li {
      border-bottom: 1px solid #E0E0E0;
      border-top: 0; }
      .type-category .page .page-sidebar .sidebarBlock .navList li:last-child,
      .type-brands .page .page-sidebar .sidebarBlock .navList li:last-child,
      .type-brand .page .page-sidebar .sidebarBlock .navList li:last-child,
      .page-title-Search .page .page-sidebar .sidebarBlock .navList li:last-child,
      .type-page .page .page-sidebar .sidebarBlock .navList li:last-child {
        border-bottom: 0; }
      .type-category .page .page-sidebar .sidebarBlock .navList li a,
      .type-brands .page .page-sidebar .sidebarBlock .navList li a,
      .type-brand .page .page-sidebar .sidebarBlock .navList li a,
      .page-title-Search .page .page-sidebar .sidebarBlock .navList li a,
      .type-page .page .page-sidebar .sidebarBlock .navList li a {
        font-weight: 500;
        font-size: 14px;
        line-height: 17px;
        color: #000000;
        padding: 10px 0; }
        .type-category .page .page-sidebar .sidebarBlock .navList li a:hover,
        .type-brands .page .page-sidebar .sidebarBlock .navList li a:hover,
        .type-brand .page .page-sidebar .sidebarBlock .navList li a:hover,
        .page-title-Search .page .page-sidebar .sidebarBlock .navList li a:hover,
        .type-page .page .page-sidebar .sidebarBlock .navList li a:hover {
          color: #09254A; }
      .type-category .page .page-sidebar .sidebarBlock .navList li .viewall,
      .type-brands .page .page-sidebar .sidebarBlock .navList li .viewall,
      .type-brand .page .page-sidebar .sidebarBlock .navList li .viewall,
      .page-title-Search .page .page-sidebar .sidebarBlock .navList li .viewall,
      .type-page .page .page-sidebar .sidebarBlock .navList li .viewall {
        font-weight: 700;
        font-style: normal; }

.type-category .page .page-sidebar + .mobile-page-sidebar + .page-content .page-sidebar.right-sidebar,
.type-category .page .page-sidebar + .page-content .page-sidebar.right-sidebar,
.type-brands .page .page-sidebar + .mobile-page-sidebar + .page-content .page-sidebar.right-sidebar,
.type-brands .page .page-sidebar + .page-content .page-sidebar.right-sidebar,
.type-brand .page .page-sidebar + .mobile-page-sidebar + .page-content .page-sidebar.right-sidebar,
.type-brand .page .page-sidebar + .page-content .page-sidebar.right-sidebar,
.page-title-Search .page .page-sidebar + .mobile-page-sidebar + .page-content .page-sidebar.right-sidebar,
.page-title-Search .page .page-sidebar + .page-content .page-sidebar.right-sidebar,
.type-page .page .page-sidebar + .mobile-page-sidebar + .page-content .page-sidebar.right-sidebar,
.type-page .page .page-sidebar + .page-content .page-sidebar.right-sidebar {
  width: 100%;
  padding: 0; }

.type-category .category-info,
.type-brands .category-info,
.type-brand .category-info,
.page-title-Search .category-info,
.type-page .category-info {
  font-weight: 500;
  font-size: 16px;
  line-height: 1.5;
  color: #21293A;
  font-family: "Inter", sans-serif !important;
  margin-bottom: 26px; }
  .type-category .category-info *,
  .type-brands .category-info *,
  .type-brand .category-info *,
  .page-title-Search .category-info *,
  .type-page .category-info * {
    font-family: "Inter", sans-serif !important;
    font-size: 16px !important; }
    @media screen and (max-width: 1259px) {
      .type-category .category-info *,
      .type-brands .category-info *,
      .type-brand .category-info *,
      .page-title-Search .category-info *,
      .type-page .category-info * {
        font-size: 14px !important; } }
  .type-category .category-info p,
  .type-brands .category-info p,
  .type-brand .category-info p,
  .page-title-Search .category-info p,
  .type-page .category-info p {
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    color: #21293A;
    font-family: "Inter", sans-serif !important; }
  .type-category .category-info img,
  .type-brands .category-info img,
  .type-brand .category-info img,
  .page-title-Search .category-info img,
  .type-page .category-info img {
    overflow: hidden; }

.type-category .top-info-block,
.type-brands .top-info-block,
.type-brand .top-info-block,
.page-title-Search .top-info-block,
.type-page .top-info-block {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  border: 1px solid #E4E4E4;
  border-radius: 4px;
  padding: 12px 12px 12px 24px;
  margin-bottom: 24px; }
  @media screen and (max-width: 1360px) {
    .type-category .top-info-block,
    .type-brands .top-info-block,
    .type-brand .top-info-block,
    .page-title-Search .top-info-block,
    .type-page .top-info-block {
      flex-wrap: wrap;
      -webkit-flex-wrap: wrap; } }
  @media screen and (max-width: 767px) {
    .type-category .top-info-block,
    .type-brands .top-info-block,
    .type-brand .top-info-block,
    .page-title-Search .top-info-block,
    .type-page .top-info-block {
      padding: 12px; } }
  .type-category .top-info-block .page-content h1.page-heading,
  .type-category .top-info-block h1.page-heading,
  .type-brands .top-info-block .page-content h1.page-heading,
  .type-brands .top-info-block h1.page-heading,
  .type-brand .top-info-block .page-content h1.page-heading,
  .type-brand .top-info-block h1.page-heading,
  .page-title-Search .top-info-block .page-content h1.page-heading,
  .page-title-Search .top-info-block h1.page-heading,
  .type-page .top-info-block .page-content h1.page-heading,
  .type-page .top-info-block h1.page-heading {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
    color: #21293A;
    padding: 0;
    margin: 0;
    border: none;
    width: 33.33%; }
    @media screen and (max-width: 1360px) {
      .type-category .top-info-block .page-content h1.page-heading,
      .type-category .top-info-block h1.page-heading,
      .type-brands .top-info-block .page-content h1.page-heading,
      .type-brands .top-info-block h1.page-heading,
      .type-brand .top-info-block .page-content h1.page-heading,
      .type-brand .top-info-block h1.page-heading,
      .page-title-Search .top-info-block .page-content h1.page-heading,
      .page-title-Search .top-info-block h1.page-heading,
      .type-page .top-info-block .page-content h1.page-heading,
      .type-page .top-info-block h1.page-heading {
        width: 100%;
        padding-bottom: 10px;
        margin-bottom: 20px;
        border-bottom: 1px solid #E4E4E4; } }
    @media screen and (max-width: 1259px) {
      .type-category .top-info-block .page-content h1.page-heading,
      .type-category .top-info-block h1.page-heading,
      .type-brands .top-info-block .page-content h1.page-heading,
      .type-brands .top-info-block h1.page-heading,
      .type-brand .top-info-block .page-content h1.page-heading,
      .type-brand .top-info-block h1.page-heading,
      .page-title-Search .top-info-block .page-content h1.page-heading,
      .page-title-Search .top-info-block h1.page-heading,
      .type-page .top-info-block .page-content h1.page-heading,
      .type-page .top-info-block h1.page-heading {
        font-size: 16px; } }
  .type-category .top-info-block .top-pagination,
  .type-brands .top-info-block .top-pagination,
  .type-brand .top-info-block .top-pagination,
  .page-title-Search .top-info-block .top-pagination,
  .type-page .top-info-block .top-pagination {
    width: 33.33%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    padding: 0 20px; }
    @media screen and (max-width: 1360px) {
      .type-category .top-info-block .top-pagination,
      .type-brands .top-info-block .top-pagination,
      .type-brand .top-info-block .top-pagination,
      .page-title-Search .top-info-block .top-pagination,
      .type-page .top-info-block .top-pagination {
        width: 50%;
        -webkit-justify-content: flex-start;
        justify-content: flex-start;
        padding-left: 0;
        margin-top: 15px; } }
    @media screen and (max-width: 767px) {
      .type-category .top-info-block .top-pagination,
      .type-brands .top-info-block .top-pagination,
      .type-brand .top-info-block .top-pagination,
      .page-title-Search .top-info-block .top-pagination,
      .type-page .top-info-block .top-pagination {
        width: 100%;
        margin: 0 0 15px 0;
        padding: 0; } }
  .type-category .top-info-block .sort-by,
  .type-brands .top-info-block .sort-by,
  .type-brand .top-info-block .sort-by,
  .page-title-Search .top-info-block .sort-by,
  .type-page .top-info-block .sort-by {
    margin: 0;
    width: 33.33%; }
    @media screen and (max-width: 1360px) {
      .type-category .top-info-block .sort-by,
      .type-brands .top-info-block .sort-by,
      .type-brand .top-info-block .sort-by,
      .page-title-Search .top-info-block .sort-by,
      .type-page .top-info-block .sort-by {
        width: 50%; } }
    @media screen and (max-width: 767px) {
      .type-category .top-info-block .sort-by,
      .type-brands .top-info-block .sort-by,
      .type-brand .top-info-block .sort-by,
      .page-title-Search .top-info-block .sort-by,
      .type-page .top-info-block .sort-by {
        width: 100%;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex; } }
  .type-category .top-info-block .actionBar,
  .type-brands .top-info-block .actionBar,
  .type-brand .top-info-block .actionBar,
  .page-title-Search .top-info-block .actionBar,
  .type-page .top-info-block .actionBar {
    margin: 0; }
    @media screen and (max-width: 1360px) {
      .type-category .top-info-block .actionBar .actionBar-section,
      .type-brands .top-info-block .actionBar .actionBar-section,
      .type-brand .top-info-block .actionBar .actionBar-section,
      .page-title-Search .top-info-block .actionBar .actionBar-section,
      .type-page .top-info-block .actionBar .actionBar-section {
        float: none; } }
    @media screen and (max-width: 767px) {
      .type-category .top-info-block .actionBar .actionBar-section,
      .type-brands .top-info-block .actionBar .actionBar-section,
      .type-brand .top-info-block .actionBar .actionBar-section,
      .page-title-Search .top-info-block .actionBar .actionBar-section,
      .type-page .top-info-block .actionBar .actionBar-section {
        margin: 0;
        padding: 0; } }
    .type-category .top-info-block .actionBar .form-field,
    .type-brands .top-info-block .actionBar .form-field,
    .type-brand .top-info-block .actionBar .form-field,
    .page-title-Search .top-info-block .actionBar .form-field,
    .type-page .top-info-block .actionBar .form-field {
      margin: 0; }
    .type-category .top-info-block .actionBar .form-label,
    .type-brands .top-info-block .actionBar .form-label,
    .type-brand .top-info-block .actionBar .form-label,
    .page-title-Search .top-info-block .actionBar .form-label,
    .type-page .top-info-block .actionBar .form-label {
      font-weight: 600;
      font-size: 15px;
      line-height: 18px;
      color: #21293A;
      padding-left: 0;
      font-family: "Inter", sans-serif;
      margin-right: 40px; }
      @media screen and (max-width: 767px) {
        .type-category .top-info-block .actionBar .form-label,
        .type-brands .top-info-block .actionBar .form-label,
        .type-brand .top-info-block .actionBar .form-label,
        .page-title-Search .top-info-block .actionBar .form-label,
        .type-page .top-info-block .actionBar .form-label {
          margin-right: 0; } }
    .type-category .top-info-block .actionBar .form-select,
    .type-brands .top-info-block .actionBar .form-select,
    .type-brand .top-info-block .actionBar .form-select,
    .page-title-Search .top-info-block .actionBar .form-select,
    .type-page .top-info-block .actionBar .form-select {
      font-weight: 600;
      font-size: 15px;
      line-height: 18px;
      color: #21293A;
      font-family: "Inter", sans-serif;
      min-width: 230px;
      border: 0;
      padding: 9px 16px 9px 25px;
      background-position: right 12px center;
      background-image: url("data:image/svg+xml,%3Csvg width='13' height='6' viewBox='0 0 13 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.49219 1L5.63126 4.29293C6.12008 4.68182 6.91996 4.68182 7.40878 4.29293L11.5479 1' stroke='%2309254A' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
      background-repeat: no-repeat;
      background-size: 13px 6px; }
      @media screen and (max-width: 1440px) {
        .type-category .top-info-block .actionBar .form-select,
        .type-brands .top-info-block .actionBar .form-select,
        .type-brand .top-info-block .actionBar .form-select,
        .page-title-Search .top-info-block .actionBar .form-select,
        .type-page .top-info-block .actionBar .form-select {
          min-width: 200px; } }

.type-category .barBox,
.type-category .right-sidebar,
.type-brands .barBox,
.type-brands .right-sidebar,
.type-brand .barBox,
.type-brand .right-sidebar,
.page-title-Search .barBox,
.page-title-Search .right-sidebar,
.type-page .barBox,
.type-page .right-sidebar {
  margin-bottom: 32px;
  float: none; }
  @media screen and (max-width: 767px) {
    .type-category .barBox .productCarousel,
    .type-category .right-sidebar .productCarousel,
    .type-brands .barBox .productCarousel,
    .type-brands .right-sidebar .productCarousel,
    .type-brand .barBox .productCarousel,
    .type-brand .right-sidebar .productCarousel,
    .page-title-Search .barBox .productCarousel,
    .page-title-Search .right-sidebar .productCarousel,
    .type-page .barBox .productCarousel,
    .type-page .right-sidebar .productCarousel {
      margin: 0 -6px; }
      .type-category .barBox .productCarousel .productCarousel-slide,
      .type-category .right-sidebar .productCarousel .productCarousel-slide,
      .type-brands .barBox .productCarousel .productCarousel-slide,
      .type-brands .right-sidebar .productCarousel .productCarousel-slide,
      .type-brand .barBox .productCarousel .productCarousel-slide,
      .type-brand .right-sidebar .productCarousel .productCarousel-slide,
      .page-title-Search .barBox .productCarousel .productCarousel-slide,
      .page-title-Search .right-sidebar .productCarousel .productCarousel-slide,
      .type-page .barBox .productCarousel .productCarousel-slide,
      .type-page .right-sidebar .productCarousel .productCarousel-slide {
        padding: 0 6px; } }
  .type-category .barBox .page-heading,
  .type-category .right-sidebar .page-heading,
  .type-brands .barBox .page-heading,
  .type-brands .right-sidebar .page-heading,
  .type-brand .barBox .page-heading,
  .type-brand .right-sidebar .page-heading,
  .page-title-Search .barBox .page-heading,
  .page-title-Search .right-sidebar .page-heading,
  .type-page .barBox .page-heading,
  .type-page .right-sidebar .page-heading {
    font-weight: 600;
    font-size: 24px;
    line-height: 29px;
    color: #21293A;
    text-align: center;
    text-transform: capitalize;
    margin-bottom: 18px;
    background: none;
    border-radius: 0;
    padding: 0; }
    @media screen and (max-width: 1259px) {
      .type-category .barBox .page-heading,
      .type-category .right-sidebar .page-heading,
      .type-brands .barBox .page-heading,
      .type-brands .right-sidebar .page-heading,
      .type-brand .barBox .page-heading,
      .type-brand .right-sidebar .page-heading,
      .page-title-Search .barBox .page-heading,
      .page-title-Search .right-sidebar .page-heading,
      .type-page .barBox .page-heading,
      .type-page .right-sidebar .page-heading {
        font-size: 20px;
        line-height: 24px;
        text-align: left; } }
    @media screen and (max-width: 767px) {
      .type-category .barBox .page-heading,
      .type-category .right-sidebar .page-heading,
      .type-brands .barBox .page-heading,
      .type-brands .right-sidebar .page-heading,
      .type-brand .barBox .page-heading,
      .type-brand .right-sidebar .page-heading,
      .page-title-Search .barBox .page-heading,
      .page-title-Search .right-sidebar .page-heading,
      .type-page .barBox .page-heading,
      .type-page .right-sidebar .page-heading {
        font-size: 16px;
        line-height: 20px;
        margin-bottom: 12px; } }
  .type-category .barBox .slick-next,
  .type-category .barBox .slick-prev,
  .type-category .right-sidebar .slick-next,
  .type-category .right-sidebar .slick-prev,
  .type-brands .barBox .slick-next,
  .type-brands .barBox .slick-prev,
  .type-brands .right-sidebar .slick-next,
  .type-brands .right-sidebar .slick-prev,
  .type-brand .barBox .slick-next,
  .type-brand .barBox .slick-prev,
  .type-brand .right-sidebar .slick-next,
  .type-brand .right-sidebar .slick-prev,
  .page-title-Search .barBox .slick-next,
  .page-title-Search .barBox .slick-prev,
  .page-title-Search .right-sidebar .slick-next,
  .page-title-Search .right-sidebar .slick-prev,
  .type-page .barBox .slick-next,
  .type-page .barBox .slick-prev,
  .type-page .right-sidebar .slick-next,
  .type-page .right-sidebar .slick-prev {
    background: none;
    border-radius: 0;
    width: 32px;
    height: 32px;
    border: 0;
    margin: 0;
    padding: 0;
    text-align: center;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    border: 0;
    top: -51px;
    right: 50%;
    transform: translateX(-50%); }
    @media screen and (max-width: 767px) {
      .type-category .barBox .slick-next,
      .type-category .barBox .slick-prev,
      .type-category .right-sidebar .slick-next,
      .type-category .right-sidebar .slick-prev,
      .type-brands .barBox .slick-next,
      .type-brands .barBox .slick-prev,
      .type-brands .right-sidebar .slick-next,
      .type-brands .right-sidebar .slick-prev,
      .type-brand .barBox .slick-next,
      .type-brand .barBox .slick-prev,
      .type-brand .right-sidebar .slick-next,
      .type-brand .right-sidebar .slick-prev,
      .page-title-Search .barBox .slick-next,
      .page-title-Search .barBox .slick-prev,
      .page-title-Search .right-sidebar .slick-next,
      .page-title-Search .right-sidebar .slick-prev,
      .type-page .barBox .slick-next,
      .type-page .barBox .slick-prev,
      .type-page .right-sidebar .slick-next,
      .type-page .right-sidebar .slick-prev {
        top: -45px; } }
    .type-category .barBox .slick-next svg,
    .type-category .barBox .slick-prev svg,
    .type-category .right-sidebar .slick-next svg,
    .type-category .right-sidebar .slick-prev svg,
    .type-brands .barBox .slick-next svg,
    .type-brands .barBox .slick-prev svg,
    .type-brands .right-sidebar .slick-next svg,
    .type-brands .right-sidebar .slick-prev svg,
    .type-brand .barBox .slick-next svg,
    .type-brand .barBox .slick-prev svg,
    .type-brand .right-sidebar .slick-next svg,
    .type-brand .right-sidebar .slick-prev svg,
    .page-title-Search .barBox .slick-next svg,
    .page-title-Search .barBox .slick-prev svg,
    .page-title-Search .right-sidebar .slick-next svg,
    .page-title-Search .right-sidebar .slick-prev svg,
    .type-page .barBox .slick-next svg,
    .type-page .barBox .slick-prev svg,
    .type-page .right-sidebar .slick-next svg,
    .type-page .right-sidebar .slick-prev svg {
      width: 11px;
      height: 12px;
      fill: #ffffff; }
    .type-category .barBox .slick-next::before,
    .type-category .barBox .slick-prev::before,
    .type-category .right-sidebar .slick-next::before,
    .type-category .right-sidebar .slick-prev::before,
    .type-brands .barBox .slick-next::before,
    .type-brands .barBox .slick-prev::before,
    .type-brands .right-sidebar .slick-next::before,
    .type-brands .right-sidebar .slick-prev::before,
    .type-brand .barBox .slick-next::before,
    .type-brand .barBox .slick-prev::before,
    .type-brand .right-sidebar .slick-next::before,
    .type-brand .right-sidebar .slick-prev::before,
    .page-title-Search .barBox .slick-next::before,
    .page-title-Search .barBox .slick-prev::before,
    .page-title-Search .right-sidebar .slick-next::before,
    .page-title-Search .right-sidebar .slick-prev::before,
    .type-page .barBox .slick-next::before,
    .type-page .barBox .slick-prev::before,
    .type-page .right-sidebar .slick-next::before,
    .type-page .right-sidebar .slick-prev::before {
      background-size: 11px 21px;
      content: "";
      background-repeat: no-repeat !important;
      background-position: center !important; }
      @media screen and (max-width: 1259px) {
        .type-category .barBox .slick-next::before,
        .type-category .barBox .slick-prev::before,
        .type-category .right-sidebar .slick-next::before,
        .type-category .right-sidebar .slick-prev::before,
        .type-brands .barBox .slick-next::before,
        .type-brands .barBox .slick-prev::before,
        .type-brands .right-sidebar .slick-next::before,
        .type-brands .right-sidebar .slick-prev::before,
        .type-brand .barBox .slick-next::before,
        .type-brand .barBox .slick-prev::before,
        .type-brand .right-sidebar .slick-next::before,
        .type-brand .right-sidebar .slick-prev::before,
        .page-title-Search .barBox .slick-next::before,
        .page-title-Search .barBox .slick-prev::before,
        .page-title-Search .right-sidebar .slick-next::before,
        .page-title-Search .right-sidebar .slick-prev::before,
        .type-page .barBox .slick-next::before,
        .type-page .barBox .slick-prev::before,
        .type-page .right-sidebar .slick-next::before,
        .type-page .right-sidebar .slick-prev::before {
          background-size: 8px 16px; } }
  .type-category .barBox .slick-disabled,
  .type-category .right-sidebar .slick-disabled,
  .type-brands .barBox .slick-disabled,
  .type-brands .right-sidebar .slick-disabled,
  .type-brand .barBox .slick-disabled,
  .type-brand .right-sidebar .slick-disabled,
  .page-title-Search .barBox .slick-disabled,
  .page-title-Search .right-sidebar .slick-disabled,
  .type-page .barBox .slick-disabled,
  .type-page .right-sidebar .slick-disabled {
    opacity: 1; }
    .type-category .barBox .slick-disabled::before,
    .type-category .right-sidebar .slick-disabled::before,
    .type-brands .barBox .slick-disabled::before,
    .type-brands .right-sidebar .slick-disabled::before,
    .type-brand .barBox .slick-disabled::before,
    .type-brand .right-sidebar .slick-disabled::before,
    .page-title-Search .barBox .slick-disabled::before,
    .page-title-Search .right-sidebar .slick-disabled::before,
    .type-page .barBox .slick-disabled::before,
    .type-page .right-sidebar .slick-disabled::before {
      opacity: 1; }
  .type-category .barBox .slick-next,
  .type-category .right-sidebar .slick-next,
  .type-brands .barBox .slick-next,
  .type-brands .right-sidebar .slick-next,
  .type-brand .barBox .slick-next,
  .type-brand .right-sidebar .slick-next,
  .page-title-Search .barBox .slick-next,
  .page-title-Search .right-sidebar .slick-next,
  .type-page .barBox .slick-next,
  .type-page .right-sidebar .slick-next {
    margin-right: -195px; }
    @media screen and (max-width: 1259px) {
      .type-category .barBox .slick-next,
      .type-category .right-sidebar .slick-next,
      .type-brands .barBox .slick-next,
      .type-brands .right-sidebar .slick-next,
      .type-brand .barBox .slick-next,
      .type-brand .right-sidebar .slick-next,
      .page-title-Search .barBox .slick-next,
      .page-title-Search .right-sidebar .slick-next,
      .type-page .barBox .slick-next,
      .type-page .right-sidebar .slick-next {
        margin-right: 0;
        right: 0; } }
    .type-category .barBox .slick-next:before,
    .type-category .right-sidebar .slick-next:before,
    .type-brands .barBox .slick-next:before,
    .type-brands .right-sidebar .slick-next:before,
    .type-brand .barBox .slick-next:before,
    .type-brand .right-sidebar .slick-next:before,
    .page-title-Search .barBox .slick-next:before,
    .page-title-Search .right-sidebar .slick-next:before,
    .type-page .barBox .slick-next:before,
    .type-page .right-sidebar .slick-next:before {
      background-image: url("data:image/svg+xml,%3Csvg width='8' height='14' viewBox='0 0 8 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 13L5.93939 8.06061C6.52273 7.47727 6.52273 6.52273 5.93939 5.93939L1 1' stroke='%2309254A' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A") !important;
      background-repeat: no-repeat;
      background-size: 11px 21px; }
      @media screen and (max-width: 1259px) {
        .type-category .barBox .slick-next:before,
        .type-category .right-sidebar .slick-next:before,
        .type-brands .barBox .slick-next:before,
        .type-brands .right-sidebar .slick-next:before,
        .type-brand .barBox .slick-next:before,
        .type-brand .right-sidebar .slick-next:before,
        .page-title-Search .barBox .slick-next:before,
        .page-title-Search .right-sidebar .slick-next:before,
        .type-page .barBox .slick-next:before,
        .type-page .right-sidebar .slick-next:before {
          background-size: 8px 16px; } }
  .type-category .barBox .slick-prev,
  .type-category .right-sidebar .slick-prev,
  .type-brands .barBox .slick-prev,
  .type-brands .right-sidebar .slick-prev,
  .type-brand .barBox .slick-prev,
  .type-brand .right-sidebar .slick-prev,
  .page-title-Search .barBox .slick-prev,
  .page-title-Search .right-sidebar .slick-prev,
  .type-page .barBox .slick-prev,
  .type-page .right-sidebar .slick-prev {
    margin-right: -174px; }
    @media screen and (max-width: 1259px) {
      .type-category .barBox .slick-prev,
      .type-category .right-sidebar .slick-prev,
      .type-brands .barBox .slick-prev,
      .type-brands .right-sidebar .slick-prev,
      .type-brand .barBox .slick-prev,
      .type-brand .right-sidebar .slick-prev,
      .page-title-Search .barBox .slick-prev,
      .page-title-Search .right-sidebar .slick-prev,
      .type-page .barBox .slick-prev,
      .type-page .right-sidebar .slick-prev {
        right: 30px;
        left: auto;
        margin-right: 0; } }
    .type-category .barBox .slick-prev:before,
    .type-category .right-sidebar .slick-prev:before,
    .type-brands .barBox .slick-prev:before,
    .type-brands .right-sidebar .slick-prev:before,
    .type-brand .barBox .slick-prev:before,
    .type-brand .right-sidebar .slick-prev:before,
    .page-title-Search .barBox .slick-prev:before,
    .page-title-Search .right-sidebar .slick-prev:before,
    .type-page .barBox .slick-prev:before,
    .type-page .right-sidebar .slick-prev:before {
      background-image: url("data:image/svg+xml,%3Csvg width='8' height='14' viewBox='0 0 8 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.37695 1L1.43756 5.93939C0.854226 6.52273 0.854226 7.47727 1.43756 8.06061L6.37695 13' stroke='%2309254A' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A") !important;
      background-repeat: no-repeat;
      background-size: 11px 21px; }
      @media screen and (max-width: 1259px) {
        .type-category .barBox .slick-prev:before,
        .type-category .right-sidebar .slick-prev:before,
        .type-brands .barBox .slick-prev:before,
        .type-brands .right-sidebar .slick-prev:before,
        .type-brand .barBox .slick-prev:before,
        .type-brand .right-sidebar .slick-prev:before,
        .page-title-Search .barBox .slick-prev:before,
        .page-title-Search .right-sidebar .slick-prev:before,
        .type-page .barBox .slick-prev:before,
        .type-page .right-sidebar .slick-prev:before {
          background-size: 8px 16px; } }
  .type-category .barBox .slick-track,
  .type-category .right-sidebar .slick-track,
  .type-brands .barBox .slick-track,
  .type-brands .right-sidebar .slick-track,
  .type-brand .barBox .slick-track,
  .type-brand .right-sidebar .slick-track,
  .page-title-Search .barBox .slick-track,
  .page-title-Search .right-sidebar .slick-track,
  .type-page .barBox .slick-track,
  .type-page .right-sidebar .slick-track {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex; }
    .type-category .barBox .slick-track .slick-slide,
    .type-category .right-sidebar .slick-track .slick-slide,
    .type-brands .barBox .slick-track .slick-slide,
    .type-brands .right-sidebar .slick-track .slick-slide,
    .type-brand .barBox .slick-track .slick-slide,
    .type-brand .right-sidebar .slick-track .slick-slide,
    .page-title-Search .barBox .slick-track .slick-slide,
    .page-title-Search .right-sidebar .slick-track .slick-slide,
    .type-page .barBox .slick-track .slick-slide,
    .type-page .right-sidebar .slick-track .slick-slide {
      height: auto; }
    .type-category .barBox .slick-track .card,
    .type-category .right-sidebar .slick-track .card,
    .type-brands .barBox .slick-track .card,
    .type-brands .right-sidebar .slick-track .card,
    .type-brand .barBox .slick-track .card,
    .type-brand .right-sidebar .slick-track .card,
    .page-title-Search .barBox .slick-track .card,
    .page-title-Search .right-sidebar .slick-track .card,
    .type-page .barBox .slick-track .card,
    .type-page .right-sidebar .slick-track .card {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      flex-direction: column;
      -webkit-flex-direction: column; }
      .type-category .barBox .slick-track .card .card-body,
      .type-category .right-sidebar .slick-track .card .card-body,
      .type-brands .barBox .slick-track .card .card-body,
      .type-brands .right-sidebar .slick-track .card .card-body,
      .type-brand .barBox .slick-track .card .card-body,
      .type-brand .right-sidebar .slick-track .card .card-body,
      .page-title-Search .barBox .slick-track .card .card-body,
      .page-title-Search .right-sidebar .slick-track .card .card-body,
      .type-page .barBox .slick-track .card .card-body,
      .type-page .right-sidebar .slick-track .card .card-body {
        flex: 1 0 auto; }

.brand-sidebar .productCarousel-right {
  border-radius: 0;
  border: 0;
  margin: 0 -0.75rem; }
  @media screen and (max-width: 767px) {
    .brand-sidebar .productCarousel-right {
      margin: 0 -6px; } }
  .brand-sidebar .productCarousel-right .productCarousel-slide {
    padding-left: 0.75rem;
    padding-right: 0.75rem; }
    @media screen and (max-width: 767px) {
      .brand-sidebar .productCarousel-right .productCarousel-slide {
        padding: 0 6px; } }
    .brand-sidebar .productCarousel-right .productCarousel-slide .card {
      border: 1px solid #E4E4E4 !important;
      border-radius: 5px; }
  .brand-sidebar .productCarousel-right .slick-next,
  .brand-sidebar .productCarousel-right .slick-prev {
    background: none;
    border-radius: 0;
    width: 32px;
    height: 32px;
    border: 0;
    margin: 0;
    padding: 0;
    text-align: center;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    border: 0;
    top: -51px;
    right: 50%;
    transform: translateX(-50%); }
    @media screen and (max-width: 1259px) {
      .brand-sidebar .productCarousel-right .slick-next,
      .brand-sidebar .productCarousel-right .slick-prev {
        top: -41px; } }
    .brand-sidebar .productCarousel-right .slick-next svg,
    .brand-sidebar .productCarousel-right .slick-prev svg {
      width: 11px;
      height: 12px;
      fill: #ffffff; }
    .brand-sidebar .productCarousel-right .slick-next::before,
    .brand-sidebar .productCarousel-right .slick-prev::before {
      background-size: 11px 21px;
      content: "";
      background-repeat: no-repeat !important;
      background-position: center !important; }
      @media screen and (max-width: 1259px) {
        .brand-sidebar .productCarousel-right .slick-next::before,
        .brand-sidebar .productCarousel-right .slick-prev::before {
          background-size: 8px 16px; } }
  .brand-sidebar .productCarousel-right .slick-disabled {
    opacity: 1; }
    .brand-sidebar .productCarousel-right .slick-disabled::before {
      opacity: 1; }
  .brand-sidebar .productCarousel-right .slick-next {
    margin-right: -205px; }
    @media screen and (max-width: 1259px) {
      .brand-sidebar .productCarousel-right .slick-next {
        margin-right: 0;
        right: 0; } }
    .brand-sidebar .productCarousel-right .slick-next:before {
      background-image: url("data:image/svg+xml,%3Csvg width='8' height='14' viewBox='0 0 8 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 13L5.93939 8.06061C6.52273 7.47727 6.52273 6.52273 5.93939 5.93939L1 1' stroke='%2309254A' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A") !important;
      background-repeat: no-repeat;
      background-size: 11px 21px; }
      @media screen and (max-width: 1259px) {
        .brand-sidebar .productCarousel-right .slick-next:before {
          background-size: 8px 16px; } }
  .brand-sidebar .productCarousel-right .slick-prev {
    margin-right: -175px;
    left: auto; }
    @media screen and (max-width: 1259px) {
      .brand-sidebar .productCarousel-right .slick-prev {
        right: 17px;
        left: auto;
        margin-right: 0; } }
    .brand-sidebar .productCarousel-right .slick-prev:before {
      background-image: url("data:image/svg+xml,%3Csvg width='8' height='14' viewBox='0 0 8 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.37695 1L1.43756 5.93939C0.854226 6.52273 0.854226 7.47727 1.43756 8.06061L6.37695 13' stroke='%2309254A' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A") !important;
      background-repeat: no-repeat;
      background-size: 11px 21px; }
      @media screen and (max-width: 1259px) {
        .brand-sidebar .productCarousel-right .slick-prev:before {
          background-size: 8px 16px; } }

.page-bottom-product-listing {
  margin-top: 20px; }
  @media screen and (max-width: 767px) {
    .page-bottom-product-listing {
      margin-top: 15px; } }

.type-category .page-content,
.type-brands .page-content,
.type-brand .page-content,
.page-title-Search .page-content {
  width: 100%; }

.type-category .mobile-page-sidebar,
.type-brands .mobile-page-sidebar,
.type-brand .mobile-page-sidebar,
.page-title-Search .mobile-page-sidebar {
  display: none !important; }

.type-category .page-sidebar,
.type-brands .page-sidebar,
.type-brand .page-sidebar,
.page-title-Search .page-sidebar {
  width: 300px;
  padding-right: 30px;
  max-width: 300px; }
  @media screen and (max-width: 1259px) {
    .type-category .page-sidebar,
    .type-brands .page-sidebar,
    .type-brand .page-sidebar,
    .page-title-Search .page-sidebar {
      padding-right: 20px;
      width: 280px;
      max-width: 280px; } }
  @media screen and (max-width: 1023px) {
    .type-category .page-sidebar,
    .type-brands .page-sidebar,
    .type-brand .page-sidebar,
    .page-title-Search .page-sidebar {
      padding-right: 0;
      width: 100%;
      max-width: 100%; } }
  .type-category .page-sidebar + .page-content,
  .type-brands .page-sidebar + .page-content,
  .type-brand .page-sidebar + .page-content,
  .page-title-Search .page-sidebar + .page-content {
    width: calc(100% - 300px);
    padding: 0; }
    @media screen and (max-width: 1259px) {
      .type-category .page-sidebar + .page-content,
      .type-brands .page-sidebar + .page-content,
      .type-brand .page-sidebar + .page-content,
      .page-title-Search .page-sidebar + .page-content {
        width: calc(100% - 280px); } }
    @media screen and (max-width: 1023px) {
      .type-category .page-sidebar + .page-content,
      .type-brands .page-sidebar + .page-content,
      .type-brand .page-sidebar + .page-content,
      .page-title-Search .page-sidebar + .page-content {
        width: 100%; } }
  .type-category .page-sidebar + .mobile-page-sidebar + .page-content,
  .type-brands .page-sidebar + .mobile-page-sidebar + .page-content,
  .type-brand .page-sidebar + .mobile-page-sidebar + .page-content,
  .page-title-Search .page-sidebar + .mobile-page-sidebar + .page-content {
    width: calc(100% - 300px);
    padding: 0; }
    @media screen and (max-width: 1259px) {
      .type-category .page-sidebar + .mobile-page-sidebar + .page-content,
      .type-brands .page-sidebar + .mobile-page-sidebar + .page-content,
      .type-brand .page-sidebar + .mobile-page-sidebar + .page-content,
      .page-title-Search .page-sidebar + .mobile-page-sidebar + .page-content {
        width: calc(100% - 280px); } }
    @media screen and (max-width: 1023px) {
      .type-category .page-sidebar + .mobile-page-sidebar + .page-content,
      .type-brands .page-sidebar + .mobile-page-sidebar + .page-content,
      .type-brand .page-sidebar + .mobile-page-sidebar + .page-content,
      .page-title-Search .page-sidebar + .mobile-page-sidebar + .page-content {
        width: 100%; } }

.type-category .page-sidebar.brand-sidebar,
.type-brands .page-sidebar.brand-sidebar,
.type-brand .page-sidebar.brand-sidebar,
.page-title-Search .page-sidebar.brand-sidebar {
  width: 100%;
  max-width: 100%;
  padding-right: 0; }

.mobile-shop-price #RangeForm,
.mobile-shop-price #RangeMobileForm {
  margin: 0;
  padding: 0;
  border: 0;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  margin-left: -6px;
  margin-right: -6px; }
  .mobile-shop-price #RangeForm input,
  .mobile-shop-price #RangeMobileForm input {
    width: 50%; }
  .mobile-shop-price #RangeForm input[type="number"],
  .mobile-shop-price #RangeMobileForm input[type="number"] {
    background: #FFFFFF;
    border: 1px solid #DBDBDB;
    border-radius: 4px;
    width: calc(50% - 12px);
    margin: 0 6px;
    padding: 10px 12px;
    line-height: 16px;
    margin-bottom: 12px; }
  .mobile-shop-price #RangeForm input[type="submit"],
  .mobile-shop-price #RangeForm input[type="reset"],
  .mobile-shop-price #RangeMobileForm input[type="submit"],
  .mobile-shop-price #RangeMobileForm input[type="reset"] {
    padding: 10px 12px;
    line-height: 16px;
    border-radius: 4px;
    width: calc(50% - 12px);
    margin: 0 6px; }
  .mobile-shop-price #RangeForm input[type="submit"],
  .mobile-shop-price #RangeMobileForm input[type="submit"] {
    background: #09254A; }
    .mobile-shop-price #RangeForm input[type="submit"]:hover,
    .mobile-shop-price #RangeMobileForm input[type="submit"]:hover {
      background: #50ad06; }
  .mobile-shop-price #RangeForm input[type="reset"]:hover,
  .mobile-shop-price #RangeMobileForm input[type="reset"]:hover {
    background: #09254A; }

.CustomerOnHoldBanner {
  font-size: 14px;
  line-height: 1.5;
  padding: 10px 20px; }

.type-brands .top-info-block h1.page-heading {
  border: none;
  margin-bottom: 0;
  padding-bottom: 0; }

.page-title-Search .nxt-related.nxt-address {
  display: none; }

.page-title-Search .row.nxt-address {
  max-width: none; }
  .page-title-Search .row.nxt-address .sort-by {
    margin: 0; }
  .page-title-Search .row.nxt-address .actionBar {
    margin: 0; }

.page-title-Search .page .page-content .pagination {
  -webkit-justify-content: flex-start;
  justify-content: flex-start; }

.page-title-Search .bot-pagination {
  width: auto;
  float: none !important;
  -webkit-justify-content: center;
  justify-content: center;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex; }

.type-category .productGrid .product,
.type-category .productGrid .productCarousel-slide,
.type-category .productCarousel .product,
.type-category .productCarousel .productCarousel-slide,
.type-default .productGrid .product,
.type-default .productGrid .productCarousel-slide,
.type-default .productCarousel .product,
.type-default .productCarousel .productCarousel-slide,
.type-brand .productGrid .product,
.type-brand .productGrid .productCarousel-slide,
.type-brand .productCarousel .product,
.type-brand .productCarousel .productCarousel-slide,
.type-search .productGrid .product,
.type-search .productGrid .productCarousel-slide,
.type-search .productCarousel .product,
.type-search .productCarousel .productCarousel-slide,
.type-brands .productGrid .product,
.type-brands .productGrid .productCarousel-slide,
.type-brands .productCarousel .product,
.type-brands .productCarousel .productCarousel-slide,
.page-title-Search .productGrid .product,
.page-title-Search .productGrid .productCarousel-slide,
.page-title-Search .productCarousel .product,
.page-title-Search .productCarousel .productCarousel-slide,
.type-product .productGrid .product,
.type-product .productGrid .productCarousel-slide,
.type-product .productCarousel .product,
.type-product .productCarousel .productCarousel-slide,
.type-account_recentitems .productGrid .product,
.type-account_recentitems .productGrid .productCarousel-slide,
.type-account_recentitems .productCarousel .product,
.type-account_recentitems .productCarousel .productCarousel-slide,
.type-wishlist .productGrid .product,
.type-wishlist .productGrid .productCarousel-slide,
.type-wishlist .productCarousel .product,
.type-wishlist .productCarousel .productCarousel-slide,
.type-page .productGrid .product,
.type-page .productGrid .productCarousel-slide,
.type-page .productCarousel .product,
.type-page .productCarousel .productCarousel-slide {
  width: 16.6666%; }
  @media screen and (max-width: 1600px) {
    .type-category .productGrid .product,
    .type-category .productGrid .productCarousel-slide,
    .type-category .productCarousel .product,
    .type-category .productCarousel .productCarousel-slide,
    .type-default .productGrid .product,
    .type-default .productGrid .productCarousel-slide,
    .type-default .productCarousel .product,
    .type-default .productCarousel .productCarousel-slide,
    .type-brand .productGrid .product,
    .type-brand .productGrid .productCarousel-slide,
    .type-brand .productCarousel .product,
    .type-brand .productCarousel .productCarousel-slide,
    .type-search .productGrid .product,
    .type-search .productGrid .productCarousel-slide,
    .type-search .productCarousel .product,
    .type-search .productCarousel .productCarousel-slide,
    .type-brands .productGrid .product,
    .type-brands .productGrid .productCarousel-slide,
    .type-brands .productCarousel .product,
    .type-brands .productCarousel .productCarousel-slide,
    .page-title-Search .productGrid .product,
    .page-title-Search .productGrid .productCarousel-slide,
    .page-title-Search .productCarousel .product,
    .page-title-Search .productCarousel .productCarousel-slide,
    .type-product .productGrid .product,
    .type-product .productGrid .productCarousel-slide,
    .type-product .productCarousel .product,
    .type-product .productCarousel .productCarousel-slide,
    .type-account_recentitems .productGrid .product,
    .type-account_recentitems .productGrid .productCarousel-slide,
    .type-account_recentitems .productCarousel .product,
    .type-account_recentitems .productCarousel .productCarousel-slide,
    .type-wishlist .productGrid .product,
    .type-wishlist .productGrid .productCarousel-slide,
    .type-wishlist .productCarousel .product,
    .type-wishlist .productCarousel .productCarousel-slide,
    .type-page .productGrid .product,
    .type-page .productGrid .productCarousel-slide,
    .type-page .productCarousel .product,
    .type-page .productCarousel .productCarousel-slide {
      width: 20%; } }
  @media screen and (max-width: 1259px) {
    .type-category .productGrid .product,
    .type-category .productGrid .productCarousel-slide,
    .type-category .productCarousel .product,
    .type-category .productCarousel .productCarousel-slide,
    .type-default .productGrid .product,
    .type-default .productGrid .productCarousel-slide,
    .type-default .productCarousel .product,
    .type-default .productCarousel .productCarousel-slide,
    .type-brand .productGrid .product,
    .type-brand .productGrid .productCarousel-slide,
    .type-brand .productCarousel .product,
    .type-brand .productCarousel .productCarousel-slide,
    .type-search .productGrid .product,
    .type-search .productGrid .productCarousel-slide,
    .type-search .productCarousel .product,
    .type-search .productCarousel .productCarousel-slide,
    .type-brands .productGrid .product,
    .type-brands .productGrid .productCarousel-slide,
    .type-brands .productCarousel .product,
    .type-brands .productCarousel .productCarousel-slide,
    .page-title-Search .productGrid .product,
    .page-title-Search .productGrid .productCarousel-slide,
    .page-title-Search .productCarousel .product,
    .page-title-Search .productCarousel .productCarousel-slide,
    .type-product .productGrid .product,
    .type-product .productGrid .productCarousel-slide,
    .type-product .productCarousel .product,
    .type-product .productCarousel .productCarousel-slide,
    .type-account_recentitems .productGrid .product,
    .type-account_recentitems .productGrid .productCarousel-slide,
    .type-account_recentitems .productCarousel .product,
    .type-account_recentitems .productCarousel .productCarousel-slide,
    .type-wishlist .productGrid .product,
    .type-wishlist .productGrid .productCarousel-slide,
    .type-wishlist .productCarousel .product,
    .type-wishlist .productCarousel .productCarousel-slide,
    .type-page .productGrid .product,
    .type-page .productGrid .productCarousel-slide,
    .type-page .productCarousel .product,
    .type-page .productCarousel .productCarousel-slide {
      width: 33.33%; } }
  @media screen and (max-width: 767px) {
    .type-category .productGrid .product,
    .type-category .productGrid .productCarousel-slide,
    .type-category .productCarousel .product,
    .type-category .productCarousel .productCarousel-slide,
    .type-default .productGrid .product,
    .type-default .productGrid .productCarousel-slide,
    .type-default .productCarousel .product,
    .type-default .productCarousel .productCarousel-slide,
    .type-brand .productGrid .product,
    .type-brand .productGrid .productCarousel-slide,
    .type-brand .productCarousel .product,
    .type-brand .productCarousel .productCarousel-slide,
    .type-search .productGrid .product,
    .type-search .productGrid .productCarousel-slide,
    .type-search .productCarousel .product,
    .type-search .productCarousel .productCarousel-slide,
    .type-brands .productGrid .product,
    .type-brands .productGrid .productCarousel-slide,
    .type-brands .productCarousel .product,
    .type-brands .productCarousel .productCarousel-slide,
    .page-title-Search .productGrid .product,
    .page-title-Search .productGrid .productCarousel-slide,
    .page-title-Search .productCarousel .product,
    .page-title-Search .productCarousel .productCarousel-slide,
    .type-product .productGrid .product,
    .type-product .productGrid .productCarousel-slide,
    .type-product .productCarousel .product,
    .type-product .productCarousel .productCarousel-slide,
    .type-account_recentitems .productGrid .product,
    .type-account_recentitems .productGrid .productCarousel-slide,
    .type-account_recentitems .productCarousel .product,
    .type-account_recentitems .productCarousel .productCarousel-slide,
    .type-wishlist .productGrid .product,
    .type-wishlist .productGrid .productCarousel-slide,
    .type-wishlist .productCarousel .product,
    .type-wishlist .productCarousel .productCarousel-slide,
    .type-page .productGrid .product,
    .type-page .productGrid .productCarousel-slide,
    .type-page .productCarousel .product,
    .type-page .productCarousel .productCarousel-slide {
      width: 50%; } }

.type-category .page-sidebar + .page-content .productGrid .product,
.type-category .mobile-page-sidebar + .page-content .productGrid .product,
.type-default .page-sidebar + .page-content .productGrid .product,
.type-default .mobile-page-sidebar + .page-content .productGrid .product,
.type-brand .page-sidebar + .page-content .productGrid .product,
.type-brand .mobile-page-sidebar + .page-content .productGrid .product,
.type-search .page-sidebar + .page-content .productGrid .product,
.type-search .mobile-page-sidebar + .page-content .productGrid .product,
.type-brands .page-sidebar + .page-content .productGrid .product,
.type-brands .mobile-page-sidebar + .page-content .productGrid .product,
.page-title-Search .page-sidebar + .page-content .productGrid .product,
.page-title-Search .mobile-page-sidebar + .page-content .productGrid .product,
.type-product .page-sidebar + .page-content .productGrid .product,
.type-product .mobile-page-sidebar + .page-content .productGrid .product,
.type-account_recentitems .page-sidebar + .page-content .productGrid .product,
.type-account_recentitems .mobile-page-sidebar + .page-content .productGrid .product,
.type-wishlist .page-sidebar + .page-content .productGrid .product,
.type-wishlist .mobile-page-sidebar + .page-content .productGrid .product,
.type-page .page-sidebar + .page-content .productGrid .product,
.type-page .mobile-page-sidebar + .page-content .productGrid .product {
  width: 20%; }
  @media screen and (max-width: 1600px) {
    .type-category .page-sidebar + .page-content .productGrid .product,
    .type-category .mobile-page-sidebar + .page-content .productGrid .product,
    .type-default .page-sidebar + .page-content .productGrid .product,
    .type-default .mobile-page-sidebar + .page-content .productGrid .product,
    .type-brand .page-sidebar + .page-content .productGrid .product,
    .type-brand .mobile-page-sidebar + .page-content .productGrid .product,
    .type-search .page-sidebar + .page-content .productGrid .product,
    .type-search .mobile-page-sidebar + .page-content .productGrid .product,
    .type-brands .page-sidebar + .page-content .productGrid .product,
    .type-brands .mobile-page-sidebar + .page-content .productGrid .product,
    .page-title-Search .page-sidebar + .page-content .productGrid .product,
    .page-title-Search .mobile-page-sidebar + .page-content .productGrid .product,
    .type-product .page-sidebar + .page-content .productGrid .product,
    .type-product .mobile-page-sidebar + .page-content .productGrid .product,
    .type-account_recentitems .page-sidebar + .page-content .productGrid .product,
    .type-account_recentitems .mobile-page-sidebar + .page-content .productGrid .product,
    .type-wishlist .page-sidebar + .page-content .productGrid .product,
    .type-wishlist .mobile-page-sidebar + .page-content .productGrid .product,
    .type-page .page-sidebar + .page-content .productGrid .product,
    .type-page .mobile-page-sidebar + .page-content .productGrid .product {
      width: 25%; } }
  @media screen and (max-width: 1259px) {
    .type-category .page-sidebar + .page-content .productGrid .product,
    .type-category .mobile-page-sidebar + .page-content .productGrid .product,
    .type-default .page-sidebar + .page-content .productGrid .product,
    .type-default .mobile-page-sidebar + .page-content .productGrid .product,
    .type-brand .page-sidebar + .page-content .productGrid .product,
    .type-brand .mobile-page-sidebar + .page-content .productGrid .product,
    .type-search .page-sidebar + .page-content .productGrid .product,
    .type-search .mobile-page-sidebar + .page-content .productGrid .product,
    .type-brands .page-sidebar + .page-content .productGrid .product,
    .type-brands .mobile-page-sidebar + .page-content .productGrid .product,
    .page-title-Search .page-sidebar + .page-content .productGrid .product,
    .page-title-Search .mobile-page-sidebar + .page-content .productGrid .product,
    .type-product .page-sidebar + .page-content .productGrid .product,
    .type-product .mobile-page-sidebar + .page-content .productGrid .product,
    .type-account_recentitems .page-sidebar + .page-content .productGrid .product,
    .type-account_recentitems .mobile-page-sidebar + .page-content .productGrid .product,
    .type-wishlist .page-sidebar + .page-content .productGrid .product,
    .type-wishlist .mobile-page-sidebar + .page-content .productGrid .product,
    .type-page .page-sidebar + .page-content .productGrid .product,
    .type-page .mobile-page-sidebar + .page-content .productGrid .product {
      width: 33.33%; } }
  @media screen and (max-width: 767px) {
    .type-category .page-sidebar + .page-content .productGrid .product,
    .type-category .mobile-page-sidebar + .page-content .productGrid .product,
    .type-default .page-sidebar + .page-content .productGrid .product,
    .type-default .mobile-page-sidebar + .page-content .productGrid .product,
    .type-brand .page-sidebar + .page-content .productGrid .product,
    .type-brand .mobile-page-sidebar + .page-content .productGrid .product,
    .type-search .page-sidebar + .page-content .productGrid .product,
    .type-search .mobile-page-sidebar + .page-content .productGrid .product,
    .type-brands .page-sidebar + .page-content .productGrid .product,
    .type-brands .mobile-page-sidebar + .page-content .productGrid .product,
    .page-title-Search .page-sidebar + .page-content .productGrid .product,
    .page-title-Search .mobile-page-sidebar + .page-content .productGrid .product,
    .type-product .page-sidebar + .page-content .productGrid .product,
    .type-product .mobile-page-sidebar + .page-content .productGrid .product,
    .type-account_recentitems .page-sidebar + .page-content .productGrid .product,
    .type-account_recentitems .mobile-page-sidebar + .page-content .productGrid .product,
    .type-wishlist .page-sidebar + .page-content .productGrid .product,
    .type-wishlist .mobile-page-sidebar + .page-content .productGrid .product,
    .type-page .page-sidebar + .page-content .productGrid .product,
    .type-page .mobile-page-sidebar + .page-content .productGrid .product {
      width: 50%; } }

.type-category .productGrid,
.type-category .page-content .productGrid,
.type-category .productCarousel,
.type-category .ProductDetailcarousel,
.type-category .productCarousel-right,
.type-default .productGrid,
.type-default .page-content .productGrid,
.type-default .productCarousel,
.type-default .ProductDetailcarousel,
.type-default .productCarousel-right,
.type-brand .productGrid,
.type-brand .page-content .productGrid,
.type-brand .productCarousel,
.type-brand .ProductDetailcarousel,
.type-brand .productCarousel-right,
.type-search .productGrid,
.type-search .page-content .productGrid,
.type-search .productCarousel,
.type-search .ProductDetailcarousel,
.type-search .productCarousel-right,
.type-brands .productGrid,
.type-brands .page-content .productGrid,
.type-brands .productCarousel,
.type-brands .ProductDetailcarousel,
.type-brands .productCarousel-right,
.page-title-Search .productGrid,
.page-title-Search .page-content .productGrid,
.page-title-Search .productCarousel,
.page-title-Search .ProductDetailcarousel,
.page-title-Search .productCarousel-right,
.type-product .productGrid,
.type-product .page-content .productGrid,
.type-product .productCarousel,
.type-product .ProductDetailcarousel,
.type-product .productCarousel-right,
.type-account_recentitems .productGrid,
.type-account_recentitems .page-content .productGrid,
.type-account_recentitems .productCarousel,
.type-account_recentitems .ProductDetailcarousel,
.type-account_recentitems .productCarousel-right,
.type-wishlist .productGrid,
.type-wishlist .page-content .productGrid,
.type-wishlist .productCarousel,
.type-wishlist .ProductDetailcarousel,
.type-wishlist .productCarousel-right,
.type-page .productGrid,
.type-page .page-content .productGrid,
.type-page .productCarousel,
.type-page .ProductDetailcarousel,
.type-page .productCarousel-right {
  margin-left: -12px;
  margin-right: -12px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap; }
  @media screen and (max-width: 1259px) {
    .type-category .productGrid,
    .type-category .page-content .productGrid,
    .type-category .productCarousel,
    .type-category .ProductDetailcarousel,
    .type-category .productCarousel-right,
    .type-default .productGrid,
    .type-default .page-content .productGrid,
    .type-default .productCarousel,
    .type-default .ProductDetailcarousel,
    .type-default .productCarousel-right,
    .type-brand .productGrid,
    .type-brand .page-content .productGrid,
    .type-brand .productCarousel,
    .type-brand .ProductDetailcarousel,
    .type-brand .productCarousel-right,
    .type-search .productGrid,
    .type-search .page-content .productGrid,
    .type-search .productCarousel,
    .type-search .ProductDetailcarousel,
    .type-search .productCarousel-right,
    .type-brands .productGrid,
    .type-brands .page-content .productGrid,
    .type-brands .productCarousel,
    .type-brands .ProductDetailcarousel,
    .type-brands .productCarousel-right,
    .page-title-Search .productGrid,
    .page-title-Search .page-content .productGrid,
    .page-title-Search .productCarousel,
    .page-title-Search .ProductDetailcarousel,
    .page-title-Search .productCarousel-right,
    .type-product .productGrid,
    .type-product .page-content .productGrid,
    .type-product .productCarousel,
    .type-product .ProductDetailcarousel,
    .type-product .productCarousel-right,
    .type-account_recentitems .productGrid,
    .type-account_recentitems .page-content .productGrid,
    .type-account_recentitems .productCarousel,
    .type-account_recentitems .ProductDetailcarousel,
    .type-account_recentitems .productCarousel-right,
    .type-wishlist .productGrid,
    .type-wishlist .page-content .productGrid,
    .type-wishlist .productCarousel,
    .type-wishlist .ProductDetailcarousel,
    .type-wishlist .productCarousel-right,
    .type-page .productGrid,
    .type-page .page-content .productGrid,
    .type-page .productCarousel,
    .type-page .ProductDetailcarousel,
    .type-page .productCarousel-right {
      margin-left: -8px;
      margin-right: -8px; } }
  @media screen and (max-width: 767px) {
    .type-category .productGrid,
    .type-category .page-content .productGrid,
    .type-category .productCarousel,
    .type-category .ProductDetailcarousel,
    .type-category .productCarousel-right,
    .type-default .productGrid,
    .type-default .page-content .productGrid,
    .type-default .productCarousel,
    .type-default .ProductDetailcarousel,
    .type-default .productCarousel-right,
    .type-brand .productGrid,
    .type-brand .page-content .productGrid,
    .type-brand .productCarousel,
    .type-brand .ProductDetailcarousel,
    .type-brand .productCarousel-right,
    .type-search .productGrid,
    .type-search .page-content .productGrid,
    .type-search .productCarousel,
    .type-search .ProductDetailcarousel,
    .type-search .productCarousel-right,
    .type-brands .productGrid,
    .type-brands .page-content .productGrid,
    .type-brands .productCarousel,
    .type-brands .ProductDetailcarousel,
    .type-brands .productCarousel-right,
    .page-title-Search .productGrid,
    .page-title-Search .page-content .productGrid,
    .page-title-Search .productCarousel,
    .page-title-Search .ProductDetailcarousel,
    .page-title-Search .productCarousel-right,
    .type-product .productGrid,
    .type-product .page-content .productGrid,
    .type-product .productCarousel,
    .type-product .ProductDetailcarousel,
    .type-product .productCarousel-right,
    .type-account_recentitems .productGrid,
    .type-account_recentitems .page-content .productGrid,
    .type-account_recentitems .productCarousel,
    .type-account_recentitems .ProductDetailcarousel,
    .type-account_recentitems .productCarousel-right,
    .type-wishlist .productGrid,
    .type-wishlist .page-content .productGrid,
    .type-wishlist .productCarousel,
    .type-wishlist .ProductDetailcarousel,
    .type-wishlist .productCarousel-right,
    .type-page .productGrid,
    .type-page .page-content .productGrid,
    .type-page .productCarousel,
    .type-page .ProductDetailcarousel,
    .type-page .productCarousel-right {
      margin-left: -6px;
      margin-right: -6px; } }
  .type-category .productGrid .product,
  .type-category .productGrid .productCarousel-slide,
  .type-category .page-content .productGrid .product,
  .type-category .page-content .productGrid .productCarousel-slide,
  .type-category .productCarousel .product,
  .type-category .productCarousel .productCarousel-slide,
  .type-category .ProductDetailcarousel .product,
  .type-category .ProductDetailcarousel .productCarousel-slide,
  .type-category .productCarousel-right .product,
  .type-category .productCarousel-right .productCarousel-slide,
  .type-default .productGrid .product,
  .type-default .productGrid .productCarousel-slide,
  .type-default .page-content .productGrid .product,
  .type-default .page-content .productGrid .productCarousel-slide,
  .type-default .productCarousel .product,
  .type-default .productCarousel .productCarousel-slide,
  .type-default .ProductDetailcarousel .product,
  .type-default .ProductDetailcarousel .productCarousel-slide,
  .type-default .productCarousel-right .product,
  .type-default .productCarousel-right .productCarousel-slide,
  .type-brand .productGrid .product,
  .type-brand .productGrid .productCarousel-slide,
  .type-brand .page-content .productGrid .product,
  .type-brand .page-content .productGrid .productCarousel-slide,
  .type-brand .productCarousel .product,
  .type-brand .productCarousel .productCarousel-slide,
  .type-brand .ProductDetailcarousel .product,
  .type-brand .ProductDetailcarousel .productCarousel-slide,
  .type-brand .productCarousel-right .product,
  .type-brand .productCarousel-right .productCarousel-slide,
  .type-search .productGrid .product,
  .type-search .productGrid .productCarousel-slide,
  .type-search .page-content .productGrid .product,
  .type-search .page-content .productGrid .productCarousel-slide,
  .type-search .productCarousel .product,
  .type-search .productCarousel .productCarousel-slide,
  .type-search .ProductDetailcarousel .product,
  .type-search .ProductDetailcarousel .productCarousel-slide,
  .type-search .productCarousel-right .product,
  .type-search .productCarousel-right .productCarousel-slide,
  .type-brands .productGrid .product,
  .type-brands .productGrid .productCarousel-slide,
  .type-brands .page-content .productGrid .product,
  .type-brands .page-content .productGrid .productCarousel-slide,
  .type-brands .productCarousel .product,
  .type-brands .productCarousel .productCarousel-slide,
  .type-brands .ProductDetailcarousel .product,
  .type-brands .ProductDetailcarousel .productCarousel-slide,
  .type-brands .productCarousel-right .product,
  .type-brands .productCarousel-right .productCarousel-slide,
  .page-title-Search .productGrid .product,
  .page-title-Search .productGrid .productCarousel-slide,
  .page-title-Search .page-content .productGrid .product,
  .page-title-Search .page-content .productGrid .productCarousel-slide,
  .page-title-Search .productCarousel .product,
  .page-title-Search .productCarousel .productCarousel-slide,
  .page-title-Search .ProductDetailcarousel .product,
  .page-title-Search .ProductDetailcarousel .productCarousel-slide,
  .page-title-Search .productCarousel-right .product,
  .page-title-Search .productCarousel-right .productCarousel-slide,
  .type-product .productGrid .product,
  .type-product .productGrid .productCarousel-slide,
  .type-product .page-content .productGrid .product,
  .type-product .page-content .productGrid .productCarousel-slide,
  .type-product .productCarousel .product,
  .type-product .productCarousel .productCarousel-slide,
  .type-product .ProductDetailcarousel .product,
  .type-product .ProductDetailcarousel .productCarousel-slide,
  .type-product .productCarousel-right .product,
  .type-product .productCarousel-right .productCarousel-slide,
  .type-account_recentitems .productGrid .product,
  .type-account_recentitems .productGrid .productCarousel-slide,
  .type-account_recentitems .page-content .productGrid .product,
  .type-account_recentitems .page-content .productGrid .productCarousel-slide,
  .type-account_recentitems .productCarousel .product,
  .type-account_recentitems .productCarousel .productCarousel-slide,
  .type-account_recentitems .ProductDetailcarousel .product,
  .type-account_recentitems .ProductDetailcarousel .productCarousel-slide,
  .type-account_recentitems .productCarousel-right .product,
  .type-account_recentitems .productCarousel-right .productCarousel-slide,
  .type-wishlist .productGrid .product,
  .type-wishlist .productGrid .productCarousel-slide,
  .type-wishlist .page-content .productGrid .product,
  .type-wishlist .page-content .productGrid .productCarousel-slide,
  .type-wishlist .productCarousel .product,
  .type-wishlist .productCarousel .productCarousel-slide,
  .type-wishlist .ProductDetailcarousel .product,
  .type-wishlist .ProductDetailcarousel .productCarousel-slide,
  .type-wishlist .productCarousel-right .product,
  .type-wishlist .productCarousel-right .productCarousel-slide,
  .type-page .productGrid .product,
  .type-page .productGrid .productCarousel-slide,
  .type-page .page-content .productGrid .product,
  .type-page .page-content .productGrid .productCarousel-slide,
  .type-page .productCarousel .product,
  .type-page .productCarousel .productCarousel-slide,
  .type-page .ProductDetailcarousel .product,
  .type-page .ProductDetailcarousel .productCarousel-slide,
  .type-page .productCarousel-right .product,
  .type-page .productCarousel-right .productCarousel-slide {
    padding-left: 12px;
    padding-right: 12px;
    margin-bottom: 24px; }
    @media screen and (max-width: 1259px) {
      .type-category .productGrid .product,
      .type-category .productGrid .productCarousel-slide,
      .type-category .page-content .productGrid .product,
      .type-category .page-content .productGrid .productCarousel-slide,
      .type-category .productCarousel .product,
      .type-category .productCarousel .productCarousel-slide,
      .type-category .ProductDetailcarousel .product,
      .type-category .ProductDetailcarousel .productCarousel-slide,
      .type-category .productCarousel-right .product,
      .type-category .productCarousel-right .productCarousel-slide,
      .type-default .productGrid .product,
      .type-default .productGrid .productCarousel-slide,
      .type-default .page-content .productGrid .product,
      .type-default .page-content .productGrid .productCarousel-slide,
      .type-default .productCarousel .product,
      .type-default .productCarousel .productCarousel-slide,
      .type-default .ProductDetailcarousel .product,
      .type-default .ProductDetailcarousel .productCarousel-slide,
      .type-default .productCarousel-right .product,
      .type-default .productCarousel-right .productCarousel-slide,
      .type-brand .productGrid .product,
      .type-brand .productGrid .productCarousel-slide,
      .type-brand .page-content .productGrid .product,
      .type-brand .page-content .productGrid .productCarousel-slide,
      .type-brand .productCarousel .product,
      .type-brand .productCarousel .productCarousel-slide,
      .type-brand .ProductDetailcarousel .product,
      .type-brand .ProductDetailcarousel .productCarousel-slide,
      .type-brand .productCarousel-right .product,
      .type-brand .productCarousel-right .productCarousel-slide,
      .type-search .productGrid .product,
      .type-search .productGrid .productCarousel-slide,
      .type-search .page-content .productGrid .product,
      .type-search .page-content .productGrid .productCarousel-slide,
      .type-search .productCarousel .product,
      .type-search .productCarousel .productCarousel-slide,
      .type-search .ProductDetailcarousel .product,
      .type-search .ProductDetailcarousel .productCarousel-slide,
      .type-search .productCarousel-right .product,
      .type-search .productCarousel-right .productCarousel-slide,
      .type-brands .productGrid .product,
      .type-brands .productGrid .productCarousel-slide,
      .type-brands .page-content .productGrid .product,
      .type-brands .page-content .productGrid .productCarousel-slide,
      .type-brands .productCarousel .product,
      .type-brands .productCarousel .productCarousel-slide,
      .type-brands .ProductDetailcarousel .product,
      .type-brands .ProductDetailcarousel .productCarousel-slide,
      .type-brands .productCarousel-right .product,
      .type-brands .productCarousel-right .productCarousel-slide,
      .page-title-Search .productGrid .product,
      .page-title-Search .productGrid .productCarousel-slide,
      .page-title-Search .page-content .productGrid .product,
      .page-title-Search .page-content .productGrid .productCarousel-slide,
      .page-title-Search .productCarousel .product,
      .page-title-Search .productCarousel .productCarousel-slide,
      .page-title-Search .ProductDetailcarousel .product,
      .page-title-Search .ProductDetailcarousel .productCarousel-slide,
      .page-title-Search .productCarousel-right .product,
      .page-title-Search .productCarousel-right .productCarousel-slide,
      .type-product .productGrid .product,
      .type-product .productGrid .productCarousel-slide,
      .type-product .page-content .productGrid .product,
      .type-product .page-content .productGrid .productCarousel-slide,
      .type-product .productCarousel .product,
      .type-product .productCarousel .productCarousel-slide,
      .type-product .ProductDetailcarousel .product,
      .type-product .ProductDetailcarousel .productCarousel-slide,
      .type-product .productCarousel-right .product,
      .type-product .productCarousel-right .productCarousel-slide,
      .type-account_recentitems .productGrid .product,
      .type-account_recentitems .productGrid .productCarousel-slide,
      .type-account_recentitems .page-content .productGrid .product,
      .type-account_recentitems .page-content .productGrid .productCarousel-slide,
      .type-account_recentitems .productCarousel .product,
      .type-account_recentitems .productCarousel .productCarousel-slide,
      .type-account_recentitems .ProductDetailcarousel .product,
      .type-account_recentitems .ProductDetailcarousel .productCarousel-slide,
      .type-account_recentitems .productCarousel-right .product,
      .type-account_recentitems .productCarousel-right .productCarousel-slide,
      .type-wishlist .productGrid .product,
      .type-wishlist .productGrid .productCarousel-slide,
      .type-wishlist .page-content .productGrid .product,
      .type-wishlist .page-content .productGrid .productCarousel-slide,
      .type-wishlist .productCarousel .product,
      .type-wishlist .productCarousel .productCarousel-slide,
      .type-wishlist .ProductDetailcarousel .product,
      .type-wishlist .ProductDetailcarousel .productCarousel-slide,
      .type-wishlist .productCarousel-right .product,
      .type-wishlist .productCarousel-right .productCarousel-slide,
      .type-page .productGrid .product,
      .type-page .productGrid .productCarousel-slide,
      .type-page .page-content .productGrid .product,
      .type-page .page-content .productGrid .productCarousel-slide,
      .type-page .productCarousel .product,
      .type-page .productCarousel .productCarousel-slide,
      .type-page .ProductDetailcarousel .product,
      .type-page .ProductDetailcarousel .productCarousel-slide,
      .type-page .productCarousel-right .product,
      .type-page .productCarousel-right .productCarousel-slide {
        padding-left: 8px;
        padding-right: 8px;
        margin-bottom: 16px; } }
    @media screen and (max-width: 767px) {
      .type-category .productGrid .product,
      .type-category .productGrid .productCarousel-slide,
      .type-category .page-content .productGrid .product,
      .type-category .page-content .productGrid .productCarousel-slide,
      .type-category .productCarousel .product,
      .type-category .productCarousel .productCarousel-slide,
      .type-category .ProductDetailcarousel .product,
      .type-category .ProductDetailcarousel .productCarousel-slide,
      .type-category .productCarousel-right .product,
      .type-category .productCarousel-right .productCarousel-slide,
      .type-default .productGrid .product,
      .type-default .productGrid .productCarousel-slide,
      .type-default .page-content .productGrid .product,
      .type-default .page-content .productGrid .productCarousel-slide,
      .type-default .productCarousel .product,
      .type-default .productCarousel .productCarousel-slide,
      .type-default .ProductDetailcarousel .product,
      .type-default .ProductDetailcarousel .productCarousel-slide,
      .type-default .productCarousel-right .product,
      .type-default .productCarousel-right .productCarousel-slide,
      .type-brand .productGrid .product,
      .type-brand .productGrid .productCarousel-slide,
      .type-brand .page-content .productGrid .product,
      .type-brand .page-content .productGrid .productCarousel-slide,
      .type-brand .productCarousel .product,
      .type-brand .productCarousel .productCarousel-slide,
      .type-brand .ProductDetailcarousel .product,
      .type-brand .ProductDetailcarousel .productCarousel-slide,
      .type-brand .productCarousel-right .product,
      .type-brand .productCarousel-right .productCarousel-slide,
      .type-search .productGrid .product,
      .type-search .productGrid .productCarousel-slide,
      .type-search .page-content .productGrid .product,
      .type-search .page-content .productGrid .productCarousel-slide,
      .type-search .productCarousel .product,
      .type-search .productCarousel .productCarousel-slide,
      .type-search .ProductDetailcarousel .product,
      .type-search .ProductDetailcarousel .productCarousel-slide,
      .type-search .productCarousel-right .product,
      .type-search .productCarousel-right .productCarousel-slide,
      .type-brands .productGrid .product,
      .type-brands .productGrid .productCarousel-slide,
      .type-brands .page-content .productGrid .product,
      .type-brands .page-content .productGrid .productCarousel-slide,
      .type-brands .productCarousel .product,
      .type-brands .productCarousel .productCarousel-slide,
      .type-brands .ProductDetailcarousel .product,
      .type-brands .ProductDetailcarousel .productCarousel-slide,
      .type-brands .productCarousel-right .product,
      .type-brands .productCarousel-right .productCarousel-slide,
      .page-title-Search .productGrid .product,
      .page-title-Search .productGrid .productCarousel-slide,
      .page-title-Search .page-content .productGrid .product,
      .page-title-Search .page-content .productGrid .productCarousel-slide,
      .page-title-Search .productCarousel .product,
      .page-title-Search .productCarousel .productCarousel-slide,
      .page-title-Search .ProductDetailcarousel .product,
      .page-title-Search .ProductDetailcarousel .productCarousel-slide,
      .page-title-Search .productCarousel-right .product,
      .page-title-Search .productCarousel-right .productCarousel-slide,
      .type-product .productGrid .product,
      .type-product .productGrid .productCarousel-slide,
      .type-product .page-content .productGrid .product,
      .type-product .page-content .productGrid .productCarousel-slide,
      .type-product .productCarousel .product,
      .type-product .productCarousel .productCarousel-slide,
      .type-product .ProductDetailcarousel .product,
      .type-product .ProductDetailcarousel .productCarousel-slide,
      .type-product .productCarousel-right .product,
      .type-product .productCarousel-right .productCarousel-slide,
      .type-account_recentitems .productGrid .product,
      .type-account_recentitems .productGrid .productCarousel-slide,
      .type-account_recentitems .page-content .productGrid .product,
      .type-account_recentitems .page-content .productGrid .productCarousel-slide,
      .type-account_recentitems .productCarousel .product,
      .type-account_recentitems .productCarousel .productCarousel-slide,
      .type-account_recentitems .ProductDetailcarousel .product,
      .type-account_recentitems .ProductDetailcarousel .productCarousel-slide,
      .type-account_recentitems .productCarousel-right .product,
      .type-account_recentitems .productCarousel-right .productCarousel-slide,
      .type-wishlist .productGrid .product,
      .type-wishlist .productGrid .productCarousel-slide,
      .type-wishlist .page-content .productGrid .product,
      .type-wishlist .page-content .productGrid .productCarousel-slide,
      .type-wishlist .productCarousel .product,
      .type-wishlist .productCarousel .productCarousel-slide,
      .type-wishlist .ProductDetailcarousel .product,
      .type-wishlist .ProductDetailcarousel .productCarousel-slide,
      .type-wishlist .productCarousel-right .product,
      .type-wishlist .productCarousel-right .productCarousel-slide,
      .type-page .productGrid .product,
      .type-page .productGrid .productCarousel-slide,
      .type-page .page-content .productGrid .product,
      .type-page .page-content .productGrid .productCarousel-slide,
      .type-page .productCarousel .product,
      .type-page .productCarousel .productCarousel-slide,
      .type-page .ProductDetailcarousel .product,
      .type-page .ProductDetailcarousel .productCarousel-slide,
      .type-page .productCarousel-right .product,
      .type-page .productCarousel-right .productCarousel-slide {
        padding-left: 6px;
        padding-right: 6px;
        margin-bottom: 12px; } }

.type-category .productCarousel-slide,
.type-default .productCarousel-slide,
.type-brand .productCarousel-slide,
.type-search .productCarousel-slide,
.type-brands .productCarousel-slide,
.page-title-Search .productCarousel-slide,
.type-product .productCarousel-slide,
.type-account_recentitems .productCarousel-slide,
.type-wishlist .productCarousel-slide,
.type-page .productCarousel-slide {
  padding-left: 0;
  padding-right: 0; }

.type-category .product .card,
.type-category .productCarousel-slide .card,
.type-default .product .card,
.type-default .productCarousel-slide .card,
.type-brand .product .card,
.type-brand .productCarousel-slide .card,
.type-search .product .card,
.type-search .productCarousel-slide .card,
.type-brands .product .card,
.type-brands .productCarousel-slide .card,
.page-title-Search .product .card,
.page-title-Search .productCarousel-slide .card,
.type-product .product .card,
.type-product .productCarousel-slide .card,
.type-account_recentitems .product .card,
.type-account_recentitems .productCarousel-slide .card,
.type-wishlist .product .card,
.type-wishlist .productCarousel-slide .card,
.type-page .product .card,
.type-page .productCarousel-slide .card {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
  -webkit-flex-direction: column;
  padding: 20px 20px 30px 20px;
  border: 1px solid #E4E4E4;
  border-radius: 5px;
  margin-bottom: 0; }
  @media screen and (max-width: 1259px) {
    .type-category .product .card,
    .type-category .productCarousel-slide .card,
    .type-default .product .card,
    .type-default .productCarousel-slide .card,
    .type-brand .product .card,
    .type-brand .productCarousel-slide .card,
    .type-search .product .card,
    .type-search .productCarousel-slide .card,
    .type-brands .product .card,
    .type-brands .productCarousel-slide .card,
    .page-title-Search .product .card,
    .page-title-Search .productCarousel-slide .card,
    .type-product .product .card,
    .type-product .productCarousel-slide .card,
    .type-account_recentitems .product .card,
    .type-account_recentitems .productCarousel-slide .card,
    .type-wishlist .product .card,
    .type-wishlist .productCarousel-slide .card,
    .type-page .product .card,
    .type-page .productCarousel-slide .card {
      padding: 20px; } }
  @media screen and (max-width: 767px) {
    .type-category .product .card,
    .type-category .productCarousel-slide .card,
    .type-default .product .card,
    .type-default .productCarousel-slide .card,
    .type-brand .product .card,
    .type-brand .productCarousel-slide .card,
    .type-search .product .card,
    .type-search .productCarousel-slide .card,
    .type-brands .product .card,
    .type-brands .productCarousel-slide .card,
    .page-title-Search .product .card,
    .page-title-Search .productCarousel-slide .card,
    .type-product .product .card,
    .type-product .productCarousel-slide .card,
    .type-account_recentitems .product .card,
    .type-account_recentitems .productCarousel-slide .card,
    .type-wishlist .product .card,
    .type-wishlist .productCarousel-slide .card,
    .type-page .product .card,
    .type-page .productCarousel-slide .card {
      padding: 12px; } }

.type-category .card .card-figure,
.type-default .card .card-figure,
.type-brand .card .card-figure,
.type-search .card .card-figure,
.type-brands .card .card-figure,
.page-title-Search .card .card-figure,
.type-product .card .card-figure,
.type-account_recentitems .card .card-figure,
.type-wishlist .card .card-figure,
.type-page .card .card-figure {
  height: 200px !important;
  width: 100%;
  margin-bottom: 15px; }
  @media screen and (max-width: 567px) {
    .type-category .card .card-figure,
    .type-default .card .card-figure,
    .type-brand .card .card-figure,
    .type-search .card .card-figure,
    .type-brands .card .card-figure,
    .page-title-Search .card .card-figure,
    .type-product .card .card-figure,
    .type-account_recentitems .card .card-figure,
    .type-wishlist .card .card-figure,
    .type-page .card .card-figure {
      height: 150px !important; } }
  .type-category .card .card-figure a,
  .type-default .card .card-figure a,
  .type-brand .card .card-figure a,
  .type-search .card .card-figure a,
  .type-brands .card .card-figure a,
  .page-title-Search .card .card-figure a,
  .type-product .card .card-figure a,
  .type-account_recentitems .card .card-figure a,
  .type-wishlist .card .card-figure a,
  .type-page .card .card-figure a {
    padding: 0;
    display: block;
    height: 100%;
    text-align: center; }
  .type-category .card .card-figure .card-image,
  .type-default .card .card-figure .card-image,
  .type-brand .card .card-figure .card-image,
  .type-search .card .card-figure .card-image,
  .type-brands .card .card-figure .card-image,
  .page-title-Search .card .card-figure .card-image,
  .type-product .card .card-figure .card-image,
  .type-account_recentitems .card .card-figure .card-image,
  .type-wishlist .card .card-figure .card-image,
  .type-page .card .card-figure .card-image {
    max-height: 100%;
    width: auto;
    max-width: 100%;
    display: inline-block; }
    .type-category .card .card-figure .card-image + a,
    .type-default .card .card-figure .card-image + a,
    .type-brand .card .card-figure .card-image + a,
    .type-search .card .card-figure .card-image + a,
    .type-brands .card .card-figure .card-image + a,
    .page-title-Search .card .card-figure .card-image + a,
    .type-product .card .card-figure .card-image + a,
    .type-account_recentitems .card .card-figure .card-image + a,
    .type-wishlist .card .card-figure .card-image + a,
    .type-page .card .card-figure .card-image + a {
      display: none !important; }

.type-category .card .card-body,
.type-default .card .card-body,
.type-brand .card .card-body,
.type-search .card .card-body,
.type-brands .card .card-body,
.page-title-Search .card .card-body,
.type-product .card .card-body,
.type-account_recentitems .card .card-body,
.type-wishlist .card .card-body,
.type-page .card .card-body {
  height: auto !important;
  padding: 0;
  margin-bottom: 20px;
  flex: 1 0 auto; }

.type-category .card .card-title,
.type-default .card .card-title,
.type-brand .card .card-title,
.type-search .card .card-title,
.type-brands .card .card-title,
.page-title-Search .card .card-title,
.type-product .card .card-title,
.type-account_recentitems .card .card-title,
.type-wishlist .card .card-title,
.type-page .card .card-title {
  height: auto !important;
  line-height: normal; }
  .type-category .card .card-title a,
  .type-default .card .card-title a,
  .type-brand .card .card-title a,
  .type-search .card .card-title a,
  .type-brands .card .card-title a,
  .page-title-Search .card .card-title a,
  .type-product .card .card-title a,
  .type-account_recentitems .card .card-title a,
  .type-wishlist .card .card-title a,
  .type-page .card .card-title a {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 1.4;
    color: #21293A; }
    @media screen and (max-width: 767px) {
      .type-category .card .card-title a,
      .type-default .card .card-title a,
      .type-brand .card .card-title a,
      .type-search .card .card-title a,
      .type-brands .card .card-title a,
      .page-title-Search .card .card-title a,
      .type-product .card .card-title a,
      .type-account_recentitems .card .card-title a,
      .type-wishlist .card .card-title a,
      .type-page .card .card-title a {
        font-size: 12px; } }

.type-category .card .card-rating-block,
.type-default .card .card-rating-block,
.type-brand .card .card-rating-block,
.type-search .card .card-rating-block,
.type-brands .card .card-rating-block,
.page-title-Search .card .card-rating-block,
.type-product .card .card-rating-block,
.type-account_recentitems .card .card-rating-block,
.type-wishlist .card .card-rating-block,
.type-page .card .card-rating-block {
  text-align: center; }

.type-category .card .card-button-block,
.type-default .card .card-button-block,
.type-brand .card .card-button-block,
.type-search .card .card-button-block,
.type-brands .card .card-button-block,
.page-title-Search .card .card-button-block,
.type-product .card .card-button-block,
.type-account_recentitems .card .card-button-block,
.type-wishlist .card .card-button-block,
.type-page .card .card-button-block {
  height: auto !important; }

.type-category .card .card-button-block,
.type-default .card .card-button-block,
.type-brand .card .card-button-block,
.type-search .card .card-button-block,
.type-brands .card .card-button-block,
.page-title-Search .card .card-button-block,
.type-product .card .card-button-block,
.type-account_recentitems .card .card-button-block,
.type-wishlist .card .card-button-block,
.type-page .card .card-button-block {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center; }
  .type-category .card .card-button-block::before, .type-category .card .card-button-block::after,
  .type-default .card .card-button-block::before,
  .type-default .card .card-button-block::after,
  .type-brand .card .card-button-block::before,
  .type-brand .card .card-button-block::after,
  .type-search .card .card-button-block::before,
  .type-search .card .card-button-block::after,
  .type-brands .card .card-button-block::before,
  .type-brands .card .card-button-block::after,
  .page-title-Search .card .card-button-block::before,
  .page-title-Search .card .card-button-block::after,
  .type-product .card .card-button-block::before,
  .type-product .card .card-button-block::after,
  .type-account_recentitems .card .card-button-block::before,
  .type-account_recentitems .card .card-button-block::after,
  .type-wishlist .card .card-button-block::before,
  .type-wishlist .card .card-button-block::after,
  .type-page .card .card-button-block::before,
  .type-page .card .card-button-block::after {
    display: none; }
  .type-category .card .card-button-block .card-action-button,
  .type-category .card .card-button-block .navUser-action,
  .type-category .card .card-button-block .actionButton,
  .type-default .card .card-button-block .card-action-button,
  .type-default .card .card-button-block .navUser-action,
  .type-default .card .card-button-block .actionButton,
  .type-brand .card .card-button-block .card-action-button,
  .type-brand .card .card-button-block .navUser-action,
  .type-brand .card .card-button-block .actionButton,
  .type-search .card .card-button-block .card-action-button,
  .type-search .card .card-button-block .navUser-action,
  .type-search .card .card-button-block .actionButton,
  .type-brands .card .card-button-block .card-action-button,
  .type-brands .card .card-button-block .navUser-action,
  .type-brands .card .card-button-block .actionButton,
  .page-title-Search .card .card-button-block .card-action-button,
  .page-title-Search .card .card-button-block .navUser-action,
  .page-title-Search .card .card-button-block .actionButton,
  .type-product .card .card-button-block .card-action-button,
  .type-product .card .card-button-block .navUser-action,
  .type-product .card .card-button-block .actionButton,
  .type-account_recentitems .card .card-button-block .card-action-button,
  .type-account_recentitems .card .card-button-block .navUser-action,
  .type-account_recentitems .card .card-button-block .actionButton,
  .type-wishlist .card .card-button-block .card-action-button,
  .type-wishlist .card .card-button-block .navUser-action,
  .type-wishlist .card .card-button-block .actionButton,
  .type-page .card .card-button-block .card-action-button,
  .type-page .card .card-button-block .navUser-action,
  .type-page .card .card-button-block .actionButton {
    width: calc(100% - 40px);
    padding: 5px 15px;
    height: auto !important;
    line-height: 19px;
    border-radius: 3px;
    font-size: 14px; }
    .type-category .card .card-button-block .card-action-button:hover,
    .type-category .card .card-button-block .navUser-action:hover,
    .type-category .card .card-button-block .actionButton:hover,
    .type-default .card .card-button-block .card-action-button:hover,
    .type-default .card .card-button-block .navUser-action:hover,
    .type-default .card .card-button-block .actionButton:hover,
    .type-brand .card .card-button-block .card-action-button:hover,
    .type-brand .card .card-button-block .navUser-action:hover,
    .type-brand .card .card-button-block .actionButton:hover,
    .type-search .card .card-button-block .card-action-button:hover,
    .type-search .card .card-button-block .navUser-action:hover,
    .type-search .card .card-button-block .actionButton:hover,
    .type-brands .card .card-button-block .card-action-button:hover,
    .type-brands .card .card-button-block .navUser-action:hover,
    .type-brands .card .card-button-block .actionButton:hover,
    .page-title-Search .card .card-button-block .card-action-button:hover,
    .page-title-Search .card .card-button-block .navUser-action:hover,
    .page-title-Search .card .card-button-block .actionButton:hover,
    .type-product .card .card-button-block .card-action-button:hover,
    .type-product .card .card-button-block .navUser-action:hover,
    .type-product .card .card-button-block .actionButton:hover,
    .type-account_recentitems .card .card-button-block .card-action-button:hover,
    .type-account_recentitems .card .card-button-block .navUser-action:hover,
    .type-account_recentitems .card .card-button-block .actionButton:hover,
    .type-wishlist .card .card-button-block .card-action-button:hover,
    .type-wishlist .card .card-button-block .navUser-action:hover,
    .type-wishlist .card .card-button-block .actionButton:hover,
    .type-page .card .card-button-block .card-action-button:hover,
    .type-page .card .card-button-block .navUser-action:hover,
    .type-page .card .card-button-block .actionButton:hover {
      background: #50ad06; }
  .type-category .card .card-button-block .actionButton,
  .type-default .card .card-button-block .actionButton,
  .type-brand .card .card-button-block .actionButton,
  .type-search .card .card-button-block .actionButton,
  .type-brands .card .card-button-block .actionButton,
  .page-title-Search .card .card-button-block .actionButton,
  .type-product .card .card-button-block .actionButton,
  .type-account_recentitems .card .card-button-block .actionButton,
  .type-wishlist .card .card-button-block .actionButton,
  .type-page .card .card-button-block .actionButton {
    padding: 0; }
    .type-category .card .card-button-block .actionButton .card-action-button,
    .type-default .card .card-button-block .actionButton .card-action-button,
    .type-brand .card .card-button-block .actionButton .card-action-button,
    .type-search .card .card-button-block .actionButton .card-action-button,
    .type-brands .card .card-button-block .actionButton .card-action-button,
    .page-title-Search .card .card-button-block .actionButton .card-action-button,
    .type-product .card .card-button-block .actionButton .card-action-button,
    .type-account_recentitems .card .card-button-block .actionButton .card-action-button,
    .type-wishlist .card .card-button-block .actionButton .card-action-button,
    .type-page .card .card-button-block .actionButton .card-action-button {
      width: 100%; }

.type-category .card .wish-btn,
.type-default .card .wish-btn,
.type-brand .card .wish-btn,
.type-search .card .wish-btn,
.type-brands .card .wish-btn,
.page-title-Search .card .wish-btn,
.type-product .card .wish-btn,
.type-account_recentitems .card .wish-btn,
.type-wishlist .card .wish-btn,
.type-page .card .wish-btn {
  margin-left: 10px; }
  .type-category .card .wish-btn a,
  .type-default .card .wish-btn a,
  .type-brand .card .wish-btn a,
  .type-search .card .wish-btn a,
  .type-brands .card .wish-btn a,
  .page-title-Search .card .wish-btn a,
  .type-product .card .wish-btn a,
  .type-account_recentitems .card .wish-btn a,
  .type-wishlist .card .wish-btn a,
  .type-page .card .wish-btn a {
    display: inline-block;
    vertical-align: middle; }
  .type-category .card .wish-btn span,
  .type-default .card .wish-btn span,
  .type-brand .card .wish-btn span,
  .type-search .card .wish-btn span,
  .type-brands .card .wish-btn span,
  .page-title-Search .card .wish-btn span,
  .type-product .card .wish-btn span,
  .type-account_recentitems .card .wish-btn span,
  .type-wishlist .card .wish-btn span,
  .type-page .card .wish-btn span {
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    display: inline-block;
    border: 1px solid #ddd;
    border-radius: 3px;
    position: relative;
    vertical-align: middle; }
    .type-category .card .wish-btn span::before,
    .type-default .card .wish-btn span::before,
    .type-brand .card .wish-btn span::before,
    .type-search .card .wish-btn span::before,
    .type-brands .card .wish-btn span::before,
    .page-title-Search .card .wish-btn span::before,
    .type-product .card .wish-btn span::before,
    .type-account_recentitems .card .wish-btn span::before,
    .type-wishlist .card .wish-btn span::before,
    .type-page .card .wish-btn span::before {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      text-align: center; }
    .type-category .card .wish-btn span:hover,
    .type-default .card .wish-btn span:hover,
    .type-brand .card .wish-btn span:hover,
    .type-search .card .wish-btn span:hover,
    .type-brands .card .wish-btn span:hover,
    .page-title-Search .card .wish-btn span:hover,
    .type-product .card .wish-btn span:hover,
    .type-account_recentitems .card .wish-btn span:hover,
    .type-wishlist .card .wish-btn span:hover,
    .type-page .card .wish-btn span:hover {
      background: #50ad06;
      color: #ffffff; }

.type-category .product-item-price,
.type-default .product-item-price,
.type-brand .product-item-price,
.type-search .product-item-price,
.type-brands .product-item-price,
.page-title-Search .product-item-price,
.type-product .product-item-price,
.type-account_recentitems .product-item-price,
.type-wishlist .product-item-price,
.type-page .product-item-price {
  position: relative; }

.type-category .product-item-price .vip-icon,
.type-default .product-item-price .vip-icon,
.type-brand .product-item-price .vip-icon,
.type-search .product-item-price .vip-icon,
.type-brands .product-item-price .vip-icon,
.page-title-Search .product-item-price .vip-icon,
.type-product .product-item-price .vip-icon,
.type-account_recentitems .product-item-price .vip-icon,
.type-wishlist .product-item-price .vip-icon,
.type-page .product-item-price .vip-icon {
  display: inline-block; }

.type-category .page .product article.card,
.type-default .page .product article.card,
.type-brand .page .product article.card,
.type-search .page .product article.card,
.type-brands .page .product article.card,
.page-title-Search .page .product article.card,
.type-product .page .product article.card,
.type-account_recentitems .page .product article.card,
.type-wishlist .page .product article.card,
.type-page .page .product article.card {
  height: 100% !important; }

.type-category .product-item-price,
.type-default .product-item-price,
.type-brand .product-item-price,
.type-search .product-item-price,
.type-brands .product-item-price,
.page-title-Search .product-item-price,
.type-product .product-item-price,
.type-account_recentitems .product-item-price,
.type-wishlist .product-item-price,
.type-page .product-item-price {
  position: relative; }

.type-category .page-bottom-product-listing .product-item-price,
.type-default .page-bottom-product-listing .product-item-price,
.type-brand .page-bottom-product-listing .product-item-price,
.type-search .page-bottom-product-listing .product-item-price,
.type-brands .page-bottom-product-listing .product-item-price,
.page-title-Search .page-bottom-product-listing .product-item-price,
.type-product .page-bottom-product-listing .product-item-price,
.type-account_recentitems .page-bottom-product-listing .product-item-price,
.type-wishlist .page-bottom-product-listing .product-item-price,
.type-page .page-bottom-product-listing .product-item-price {
  display: none !important; }

@media screen and (max-width: 1259px) {
  .quickview-main {
    display: none !important; } }

.right-sidebar .productCarousel-slide .card {
  padding: 0 10px; }
  .right-sidebar .productCarousel-slide .card .card-figure {
    height: 200px !important;
    width: 100%;
    margin-bottom: 15px; }
    @media screen and (max-width: 567px) {
      .right-sidebar .productCarousel-slide .card .card-figure {
        height: 150px !important; } }
    .right-sidebar .productCarousel-slide .card .card-figure a {
      padding: 0;
      display: block;
      height: 100%;
      text-align: center; }
    .right-sidebar .productCarousel-slide .card .card-figure .card-image {
      max-height: 100%;
      width: auto;
      max-width: 100%;
      display: inline-block; }
      .right-sidebar .productCarousel-slide .card .card-figure .card-image + a {
        display: none !important; }
  .right-sidebar .productCarousel-slide .card .card-body {
    height: auto !important;
    padding: 0;
    margin-bottom: 20px;
    flex: 1 0 auto; }
  .right-sidebar .productCarousel-slide .card .card-title {
    height: auto !important;
    line-height: normal; }
    .right-sidebar .productCarousel-slide .card .card-title a {
      font-family: 'Inter';
      font-style: normal;
      font-weight: 500;
      font-size: 14px;
      line-height: 1.4;
      color: #21293A; }
      @media screen and (max-width: 767px) {
        .right-sidebar .productCarousel-slide .card .card-title a {
          font-size: 12px; } }
  .right-sidebar .productCarousel-slide .card .card-rating-block {
    text-align: center; }
  .right-sidebar .productCarousel-slide .card .card-button-block {
    height: auto !important; }
  .right-sidebar .productCarousel-slide .card .card-button-block {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center; }
    .right-sidebar .productCarousel-slide .card .card-button-block::before, .right-sidebar .productCarousel-slide .card .card-button-block::after {
      display: none; }
    .right-sidebar .productCarousel-slide .card .card-button-block .card-action-button,
    .right-sidebar .productCarousel-slide .card .card-button-block .navUser-action,
    .right-sidebar .productCarousel-slide .card .card-button-block .actionButton {
      width: calc(100% - 40px);
      padding: 5px 15px;
      height: auto !important;
      line-height: 19px;
      border-radius: 3px;
      font-size: 14px; }
      .right-sidebar .productCarousel-slide .card .card-button-block .card-action-button:hover,
      .right-sidebar .productCarousel-slide .card .card-button-block .navUser-action:hover,
      .right-sidebar .productCarousel-slide .card .card-button-block .actionButton:hover {
        background: #50ad06; }
    .right-sidebar .productCarousel-slide .card .card-button-block .actionButton {
      padding: 0; }
      .right-sidebar .productCarousel-slide .card .card-button-block .actionButton .card-action-button {
        width: 100%; }
  .right-sidebar .productCarousel-slide .card .wish-btn {
    margin-left: 10px; }
    .right-sidebar .productCarousel-slide .card .wish-btn a {
      display: inline-block;
      vertical-align: middle; }
    .right-sidebar .productCarousel-slide .card .wish-btn span {
      width: 30px;
      height: 30px;
      line-height: 30px;
      text-align: center;
      display: inline-block;
      border: 1px solid #ddd;
      border-radius: 3px;
      position: relative;
      vertical-align: middle; }
      .right-sidebar .productCarousel-slide .card .wish-btn span::before {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        text-align: center; }
      .right-sidebar .productCarousel-slide .card .wish-btn span:hover {
        background: #50ad06;
        color: #ffffff; }

.brandGrid {
  margin-left: -12px;
  margin-right: -12px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap; }
  @media screen and (max-width: 1259px) {
    .brandGrid {
      margin-left: -8px;
      margin-right: -8px; } }
  @media screen and (max-width: 767px) {
    .brandGrid {
      margin-left: -6px;
      margin-right: -6px; } }
  .brandGrid::before, .brandGrid::after {
    display: none; }
  .brandGrid .brand {
    padding-left: 12px;
    padding-right: 12px;
    margin-bottom: 24px; }
    @media screen and (max-width: 1259px) {
      .brandGrid .brand {
        padding-left: 8px;
        padding-right: 8px;
        margin-bottom: 16px; } }
    @media screen and (max-width: 767px) {
      .brandGrid .brand {
        padding-left: 6px;
        padding-right: 6px;
        margin-bottom: 12px; } }
  .brandGrid .card {
    border: 1px solid #E4E4E4;
    padding: 20px;
    text-align: center;
    margin-bottom: 0; }
    .brandGrid .card .card-figure {
      height: 100px !important;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-align: center;
      -moz-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
      -webkit-justify-content: center;
      justify-content: center; }
      .brandGrid .card .card-figure a {
        height: auto;
        max-height: 100%; }
      .brandGrid .card .card-figure img {
        max-height: 100px !important; }
    .brandGrid .card .card-body {
      margin-bottom: 0; }
    .brandGrid .card .card-title {
      height: auto !important; }
      .brandGrid .card .card-title a {
        font-family: 'Inter';
        font-style: normal;
        font-weight: 500;
        font-size: 14px;
        line-height: 1.4;
        color: #21293A; }
        .brandGrid .card .card-title a span {
          display: none; }

.type-brands .brandGrid .brand {
  width: 20%; }
  @media screen and (max-width: 1440px) {
    .type-brands .brandGrid .brand {
      width: 25%; } }
  @media screen and (max-width: 767px) {
    .type-brands .brandGrid .brand {
      width: 33.33%; } }
  @media screen and (max-width: 567px) {
    .type-brands .brandGrid .brand {
      width: 50%; } }
  .type-brands .brandGrid .brand .card {
    height: 100% !important; }
    .type-brands .brandGrid .brand .card .card-image {
      height: auto;
      width: auto;
      max-width: 100%;
      max-height: 100%; }

.type-brands .card .card-figure {
  height: 100px !important;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center; }
  .type-brands .card .card-figure a {
    height: auto;
    max-height: 100%; }
  .type-brands .card .card-figure img {
    max-height: 100px !important; }

.type-brands .right-sidebar .productCarousel-slide .card {
  padding: 20px 20px 30px 20px; }

.brandGrid .card .card-title a {
  font-size: 16px; }

.type-category .barBox .slick-prev, .type-category .barBox .slick-next {
  top: -60px; }

.type-product .productView-thumbnails .slick-track::before, .type-product .productView-thumbnails .slick-track::after {
  display: none; }

.type-product .productView-thumbnails .slick-track li.productView-thumbnail {
  display: block !important; }
  @media screen and (max-width: 666px) {
    .type-product .productView-thumbnails .slick-track li.productView-thumbnail {
      display: flex !important;
      align-items: center !important; } }

.productView {
  font-family: "Inter", Arial, Helvetica, sans-serif; }
  .productView .productView-images {
    width: 640px; }
    @media screen and (max-width: 1360px) {
      .productView .productView-images {
        width: 49%; } }
    @media screen and (max-width: 1023px) {
      .productView .productView-images {
        width: 100%;
        float: none;
        clear: both; } }
    .productView .productView-images .productView-image {
      padding: 5px;
      margin-top: 0;
      border-radius: 4px; }
    .productView .productView-images ul li.productView-thumbnail a.productView-thumbnail-link {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-align: center;
      -moz-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
      flex-wrap: wrap;
      -webkit-flex-wrap: wrap;
      height: 100%;
      -webkit-justify-content: center;
      justify-content: center; }
      .productView .productView-images ul li.productView-thumbnail a.productView-thumbnail-link img {
        display: inline-block;
        max-height: 96%; }
  .productView .productView-details {
    width: calc(100% - 700px);
    max-width: 100%; }
    @media screen and (max-width: 1360px) {
      .productView .productView-details {
        width: 49%; } }
    @media screen and (max-width: 1023px) {
      .productView .productView-details {
        width: 100%;
        float: none;
        clear: both; } }
    .productView .productView-details h1.productView-title {
      font-family: inherit;
      font-size: 22px;
      line-height: 1.4;
      font-weight: 600;
      max-width: 100%; }
      @media screen and (max-width: 767px) {
        .productView .productView-details h1.productView-title {
          font-size: 18px; } }
    .productView .productView-details .Product-cart-section .navUser-action.button {
      border-radius: 4px; }
    .productView .productView-details .productView-info .productView-info-value,
    .productView .productView-details .productView-info .productView-info-name {
      font-family: inherit; }

.productView .productView-product .Product-options-main #WishListForm .form-action {
  top: auto;
  left: auto;
  position: relative; }
  .productView .productView-product .Product-options-main #WishListForm .form-action .wishlist-btn .button.button--primary {
    border-radius: 4px; }

.productView .productView-details .Product-cart-section .navUser-action.button {
  top: auto;
  float: none;
  min-width: 150px;
  display: inline-block; }

.addthis_toolbox .socialLinks-item a span {
  border-width: 2px; }

.productView-description {
  margin-bottom: 30px; }
  .productView-description .tabs-contents * {
    font-family: "Inter", sans-serif !important; }

#ajaxLoginModal .modal-close {
  top: 6px !important; }

.productView .productView-details .form.product-in-stock {
  padding: 0; }

.user-active .productView .productView-product .Product-options-main #WishListForm .form-action {
  top: auto;
  left: auto;
  position: relative; }

.productView .productView-product .Product-options-main #WishListForm .form-action .button.button--primary {
  padding: 14px 15px 14px 35px;
  height: auto;
  font-size: 14px; }

#form-action-addToCart,
#pog__addToCart {
  border-radius: 4px; }

.pog__footer {
  padding-bottom: 60px; }
  .pog__footer #pog__addToCart {
    top: auto;
    bottom: 0;
    width: 170px; }

.productView .productView-product .Product-options-main #WishListForm {
  position: relative;
  left: auto;
  top: auto; }

.productView .productView-product h2.productView-brand {
  margin-bottom: 15px; }
  .productView .productView-product h2.productView-brand .productView-info-value {
    font-family: inherit;
    font-weight: 600; }

.modal .productView .productView-images {
  width: 48%; }

.modal .productView .productView-details {
  width: 48%; }

.modal .productView .button {
  border-radius: 4px; }

.modal .productView h1.productView-title {
  color: #000000; }

.modal .productView .out_stock_btn {
  background: #09254A;
  padding: 10px 15px;
  border-radius: 4px;
  font-family: "Inter", sans-serif;
  text-transform: uppercase;
  font-weight: normal;
  margin: 0; }

.modal-body .productView .productView-product .Product-options-main #WishListForm.wishlist-product-out-of-stock {
  top: auto; }

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

.type-product .productView-details .form-increment .button {
  padding: 0;
  background: none; }

.productView-details #form-action-addToCart {
  top: auto; }

.login-page .login {
  max-width: 100%;
  width: 100%;
  padding: 0; }
  .login-page .login .panel-title {
    letter-spacing: normal;
    margin-bottom: 20px;
    padding-bottom: 10px !important; }
  .login-page .login .login-row .panel-bodyP {
    padding: 0; }

.new-customer-intro {
  margin-bottom: 20px; }

.new-customer-fact-list {
  margin: 0 0 20px 20px; }
  .new-customer-fact-list li {
    padding-left: 0; }
    .new-customer-fact-list li + li {
      margin-top: 5px; }

.login-row {
  max-width: 70%;
  margin-top: 40px; }
  @media screen and (max-width: 1259px) {
    .login-row {
      max-width: 100%; } }

@media screen and (max-width: 767px) {
  .login-form {
    width: 100%;
    float: none;
    padding: 0;
    clear: both;
    margin-bottom: 30px; } }

.login-form .form-actions {
  text-align: left;
  padding-left: 115px; }
  @media screen and (max-width: 1023px) {
    .login-form .form-actions {
      padding-left: 0; } }

body.type-login .form-actions .button--primary {
  float: none; }

@media screen and (max-width: 767px) {
  .new-customer {
    width: 100%;
    float: none;
    padding: 0;
    clear: both; } }

body.type-login .form-actions .button--primary {
  margin-left: 0; }

.login-page .login .login-form .form-field-main .form-field .form-input {
  width: 270px; }
  @media screen and (max-width: 767px) {
    .login-page .login .login-form .form-field-main .form-field .form-input {
      width: 100%; } }

.type-account_orderstatus .account--fixed,
.type-account_returns .account--fixed,
.type-account_inbox .account--fixed,
.type-account_addressbook .account--fixed,
.type-wishlists .account--fixed,
.type-account_recentitems .account--fixed,
.type-editaccount .account--fixed,
.type-login .account--fixed,
.type-forgotpassword .account--fixed,
.type-createaccount .account--fixed,
.type-account_order .account--fixed,
.type-shippingaddressform .account--fixed,
.type-wishlist .account--fixed {
  width: 100%; }

.navBar--account {
  margin: 20px 0 40px; }
  .navBar--account .navBar-section .navBar-item {
    margin: 0 10px;
    margin-bottom: 15px; }
    @media screen and (max-width: 767px) {
      .navBar--account .navBar-section .navBar-item {
        margin-left: 0;
        margin-right: 0; } }
    @media screen and (max-width: 767px) {
      .navBar--account .navBar-section .navBar-item:last-child {
        margin-bottom: 0; } }
    .navBar--account .navBar-section .navBar-item .navBar-action {
      font-size: 16px;
      font-weight: 500;
      color: #2d2d2d;
      border-bottom: 1px solid transparent; }
      .navBar--account .navBar-section .navBar-item .navBar-action:hover {
        border-color: #54b016;
        color: #54b016; }
    .navBar--account .navBar-section .navBar-item .logout {
      border-color: #09254A;
      color: #ffffff !important;
      background: #09254A;
      padding: 10px 18px;
      border-radius: 4px;
      font-size: 14px;
      text-transform: uppercase; }
      .navBar--account .navBar-section .navBar-item .logout:hover {
        background: #54b016;
        border-color: #54b016; }
    .navBar--account .navBar-section .navBar-item.is-active {
      font-size: 16px;
      font-weight: 500;
      color: #54b016;
      border-bottom: 1px solid #54b016; }

.wishlists-table .table-thead {
  background: #09254A; }

.type-account_recentitems .product .card,
.type-account_recentitems .productCarousel-slide .card {
  height: 100% !important; }

.type-login .login-page,
.type-forgotpassword .login-page,
.type-createaccount .login-page {
  margin-top: 10px; }

.type-forgotpassword .body .forgot-password-form .form-input {
  margin-right: 10px; }

.type-createaccount .required-info {
  margin-top: 30px; }

.type-createaccount .form .form-row {
  margin: 0; }

.type-createaccount .form .form-actions {
  text-align: center; }

.type-createaccount .account .form {
  width: 600px;
  max-width: 100%; }
  .type-createaccount .account .form .form-row .form-field {
    float: none;
    padding-left: 0;
    padding-right: 0; }
  .type-createaccount .account .form#email-form .form-actions {
    margin-top: 0; }
  .type-createaccount .account .form#registration-form {
    margin-top: 40px; }

.type-createaccount .g-recaptcha {
  margin-left: 0;
  text-align: center; }
  .type-createaccount .g-recaptcha > div {
    display: inline-block; }

.type-account_orderstatus .account-content,
.type-account_inbox .account-content {
  padding-left: 0;
  padding-right: 0; }

@media screen and (max-width: 767px) {
  .account-orderTotal {
    float: none;
    width: 100%;
    margin: 0; } }

@media screen and (max-width: 767px) {
  .account-orderTotal-key,
  .account-orderTotal-value {
    padding: 10px 0; } }

@media screen and (max-width: 767px) {
  .account-listShipping {
    padding: 15px 0; } }

.account-content--fixedSmall {
  width: 60%; }
  @media screen and (max-width: 767px) {
    .account-content--fixedSmall {
      width: 100%;
      float: none;
      clear: both; } }
  .account-content--fixedSmall .account-heading {
    font-size: 18px; }

.account-sidebar {
  width: 30%; }
  @media screen and (max-width: 767px) {
    .account-sidebar {
      width: 100%;
      float: none;
      clear: both;
      margin-top: 40px; } }
  .account-sidebar .definitionList .definitionList-value {
    margin-bottom: 7px; }
  .account-sidebar .account-order-address li + li {
    margin-top: 7px; }
  .account-sidebar .account-heading {
    font-size: 18px; }

.panel--address .panel-body {
  padding: 25px; }

.panel--address .form-actions {
  position: relative;
  bottom: auto;
  margin: 15px 0 0 0; }

.address-details--postal {
  font-size: 14px; }
  .address-details--postal li + li {
    margin-top: 5px; }

.type-shippingaddressform .account-body .form, .type-shippingaddressform .account .form,
.type-editaccount .account-body .form,
.type-editaccount .account .form {
  max-width: 800px;
  margin: 0 auto; }

.type-wishlist article.card {
  height: auto !important; }

.type-wishlist .product .form {
  margin-top: 10px; }

body.type-wishlist .card .actionButton.cartBtn {
  width: 100%; }

.wishlists-table .table-tbody tr td .form-fieldset .button {
  margin-top: 5px; }

#resend-email-form #resendButton {
  margin-top: 15px; }

#resend-email-form .border-top {
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px solid #E4E4E4; }

.style-link {
  color: #32B01D;
  text-decoration: underline; }
  .style-link:hover {
    color: #000000; }

.type-cart .cart .cart-header {
  background: #09254A; }
  @media screen and (max-width: 1023px) {
    .type-cart .cart .cart-header {
      display: none; } }

@media screen and (max-width: 1023px) {
  .type-cart .cart-list .cart-item {
    display: block;
    padding-left: 25%;
    position: relative; }
    .type-cart .cart-list .cart-item .cart-item-block {
      display: block; } }

@media screen and (max-width: 567px) {
  .type-cart .cart-list .cart-item {
    padding: 20px; } }

@media screen and (max-width: 1023px) {
  .type-cart .cart-list .cart-item .cart-item-figure {
    text-align: center;
    height: auto;
    width: 33.33333%;
    margin-bottom: 0;
    margin-left: -33.33333%;
    display: block;
    float: left; } }

@media screen and (max-width: 567px) {
  .type-cart .cart-list .cart-item .cart-item-figure {
    text-align: left;
    margin-left: 0; } }

@media screen and (max-width: 1023px) {
  .type-cart .cart-list .cart-item .cart-item-title {
    padding: 5px 30px 5px 20px;
    display: block; } }

@media screen and (max-width: 567px) {
  .type-cart .cart-list .cart-item .cart-item-title {
    padding: 5px 0; } }

.type-cart .cart-list .cart-item .cart-item-title h4.cart-item-name, .type-cart .cart-list .cart-item .cart-item-title h4.cart-item-name a {
  font-weight: 700;
  font-family: "Inter", sans-serif;
  color: #21293A;
  font-size: 16px; }
  @media screen and (max-width: 1023px) {
    .type-cart .cart-list .cart-item .cart-item-title h4.cart-item-name, .type-cart .cart-list .cart-item .cart-item-title h4.cart-item-name a {
      font-size: 14px; } }

.type-cart .cart-list .cart-item .cart-item-title .definitionList {
  margin: 10px 0; }
  .type-cart .cart-list .cart-item .cart-item-title .definitionList .definitionList-key {
    font-size: 14px;
    color: #000000; }
  .type-cart .cart-list .cart-item .cart-item-title .definitionList .definitionList-value {
    font-size: 14px;
    color: #777777; }

.type-cart .cart-list .cart-item .cart-item-title .change {
  font-size: 14px;
  color: #21293A;
  font-weight: 500;
  text-decoration: underline; }
  .type-cart .cart-list .cart-item .cart-item-title .change:hover {
    color: #50ad06; }

@media screen and (max-width: 1023px) {
  .type-cart .cart-list .cart-item .cart-item-quantity {
    width: 33.33%;
    padding: 0px 10px 10px 10px; } }

@media screen and (max-width: 767px) {
  .type-cart .cart-list .cart-item .cart-item-quantity {
    width: 33.33%;
    padding: 0px 10px 10px 10px; } }

.type-cart .cart-list .cart-item .cart-item-quantity .form-increment .icon {
  background: #09254A;
  width: 30px;
  height: 36px;
  border-radius: 4px; }
  @media screen and (max-width: 1023px) {
    .type-cart .cart-list .cart-item .cart-item-quantity .form-increment .icon {
      width: 25px; } }
  .type-cart .cart-list .cart-item .cart-item-quantity .form-increment .icon svg {
    width: 24px; }
  .type-cart .cart-list .cart-item .cart-item-quantity .form-increment .icon:hover {
    background: #50ad06 !important; }

.type-cart .cart-list .cart-item .cart-item-quantity .form-increment .form-input {
  width: 72px; }
  @media screen and (max-width: 1023px) {
    .type-cart .cart-list .cart-item .cart-item-quantity .form-increment .form-input {
      width: 65px;
      padding: 9px; } }
  @media screen and (max-width: 767px) {
    .type-cart .cart-list .cart-item .cart-item-quantity .form-increment .form-input {
      width: 53px; } }

.type-cart .cart-list .cart-item .cart-item-quantity .form-increment .instock_cart_info {
  color: #21293A;
  margin-top: 10px; }

@media screen and (max-width: 1023px) {
  .type-cart .cart-list .cart-item .cart-item-info {
    clear: none;
    float: left;
    overflow: hidden;
    width: 33.33333%;
    text-align: left; }
    .type-cart .cart-list .cart-item .cart-item-info .product-item-price {
      text-align: left; }
      .type-cart .cart-list .cart-item .cart-item-info .product-item-price .price-customer-id {
        left: 0;
        -ms-transform: none;
        transform: none; } }

@media screen and (max-width: 567px) {
  .type-cart .cart-list .cart-item .cart-item-info {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    width: 100%;
    padding: 10px 0; } }

.type-cart .cart-list .cart-item .cart-item-info .cart-remove {
  height: 25px;
  width: 25px;
  background: #09254A; }
  @media screen and (max-width: 1023px) {
    .type-cart .cart-list .cart-item .cart-item-info .cart-remove {
      right: 0;
      position: absolute;
      top: 20px; } }
  .type-cart .cart-list .cart-item .cart-item-info .cart-remove:hover {
    background: #50ad06; }

.type-cart .cart-list .cart-item .cart-item-info .cart-item-label {
  color: #09254A;
  font-family: "Inter", sans-serif;
  font-weight: 500; }
  @media screen and (max-width: 1023px) {
    .type-cart .cart-list .cart-item .cart-item-info .cart-item-label {
      display: block;
      padding-left: 0;
      float: none; } }

@media screen and (max-width: 1023px) {
  .type-cart .cart-list .cart-item .cart-item-info .price-customer-id-text {
    justify-content: inherit; } }

@media screen and (max-width: 1023px) {
  .type-cart .cart-list .cart-item .cart-item-remove {
    padding-left: 20px; } }

@media screen and (max-width: 567px) {
  .type-cart .cart-list .cart-item .cart-item-remove {
    padding: 10px 0; } }

.type-cart .cart-list .cart-item .cart-item-remove .form-field:hover .form-label {
  color: #50ad06; }

.type-cart .cart-list .cart-item .cart-item-remove .form-label {
  color: #09254A;
  white-space: nowrap; }
  .type-cart .cart-list .cart-item .cart-item-remove .form-label::before {
    border-color: #E4E4E4; }

.type-cart .cart-totals {
  margin: 15px 0; }
  @media screen and (max-width: 1259px) {
    .type-cart .cart-totals {
      width: 48%; } }
  @media screen and (max-width: 1023px) {
    .type-cart .cart-totals {
      width: 100%; } }
  .type-cart .cart-totals .cart-total-label strong {
    color: #09254A; }
  .type-cart .cart-totals .cart-total-value {
    color: #09254A;
    font-weight: 600; }
    .type-cart .cart-totals .cart-total-value button {
      color: #09254A; }
      .type-cart .cart-totals .cart-total-value button:hover {
        color: #50ad06; }
  .type-cart .cart-totals dl {
    display: inline-block;
    width: 100%;
    margin: 10px 0; }
  .type-cart .cart-totals .shipping-estimate-submit {
    width: 70%; }
    @media screen and (max-width: 567px) {
      .type-cart .cart-totals .shipping-estimate-submit {
        width: 100%; } }
  .type-cart .cart-totals .coupon-form, .type-cart .cart-totals .cart-gift-certificate-form {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    width: 100%;
    margin: 10px 0; }
    .type-cart .cart-totals .coupon-form .button, .type-cart .cart-totals .cart-gift-certificate-form .button {
      margin-left: 10px;
      padding: 12px 15px; }

@media screen and (max-width: 567px) {
  .type-cart .cart-remove-items-section .button {
    width: 100%; }
    .type-cart .cart-remove-items-section .button + .button {
      margin-top: 15px; } }

@media screen and (max-width: 567px) {
  .type-cart .estimator-form .estimator-form-label, .type-cart .estimator-form .estimator-form-input {
    width: 100%;
    text-align: left; } }

@media screen and (max-width: 567px) {
  .type-cart .cart_actionbutton {
    width: 100%; }
    .type-cart .cart_actionbutton .cart-actions {
      width: 100%;
      margin: 0; }
      .type-cart .cart_actionbutton .cart-actions + .cart-actions {
        margin-top: 15px; }
      .type-cart .cart_actionbutton .cart-actions .button {
        width: 100%; } }

.type-cart .cart_actionbutton #cart-line-items-error-bottom + .cart-actions .button {
  background: none;
  color: #09254A;
  text-transform: capitalize;
  text-decoration: underline;
  font-weight: 600; }
  .type-cart .cart_actionbutton #cart-line-items-error-bottom + .cart-actions .button:hover {
    color: #50ad06; }

.type-cart .cart_actionbutton #cart-line-items-error-bottom + .cart-actions + .cart-actions .button {
  padding: 20px 50px;
  font-weight: 600; }

.type-cart .cart_actionbutton .cart-actions:first-child .button {
  background: none;
  color: #09254A;
  text-transform: capitalize;
  text-decoration: underline;
  font-weight: 600; }
  .type-cart .cart_actionbutton .cart-actions:first-child .button:hover {
    color: #50ad06; }

.type-cart .cart_actionbutton .cart-actions .button {
  line-height: 1rem; }

.form-inlineMessage {
  font-size: 12px; }

#modal-remove-all p {
  font-size: 18px;
  line-height: 30px; }
  @media screen and (max-width: 767px) {
    #modal-remove-all p {
      font-size: 16px;
      line-height: 24px; } }

.type-blog .blog .blog-post-body .blog-title {
  margin-bottom: 10px; }

.type-blog .blog .blog-post-body .blog-post a {
  color: #09254A;
  text-transform: capitalize;
  text-decoration: underline;
  font-weight: 600;
  display: block;
  width: max-content; }
  .type-blog .blog .blog-post-body .blog-post a:hover {
    color: #50ad06; }

.type-blog_post .blog .blog-post table {
  margin-bottom: 40px; }

.sms-page-row {
  display: flex;
  align-self: flex-start;
  max-width: 1000px;
  margin: 0 auto; }

.sms-form-col {
  width: 700px; }
  @media screen and (max-width: 1023px) {
    .sms-form-col {
      width: 60%; } }
  @media screen and (max-width: 767px) {
    .sms-form-col {
      width: 100%; } }
  .sms-form-col .form-row {
    margin: 0; }
  .sms-form-col .form-label {
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 5px; }
  .sms-form-col .text-muted {
    font-size: 12px;
    display: inline-block;
    margin-top: 5px; }
  .sms-form-col .form-row-item {
    margin-bottom: 30px; }
  .sms-form-col .form-input[type="date"] {
    width: 200px;
    text-transform: uppercase; }
  .sms-form-col .button {
    background: #09254A;
    padding: 10px 15px;
    border-radius: 4px;
    font-family: "Inter", sans-serif;
    text-transform: uppercase;
    font-weight: normal;
    margin: 0; }
    .sms-form-col .button:hover {
      background: #50ad06; }

.sms-image-col {
  width: calc(100% - 500px);
  padding-left: 50px;
  text-align: right; }
  @media screen and (max-width: 1023px) {
    .sms-image-col {
      width: 40%;
      padding-left: 30px; } }
  @media screen and (max-width: 767px) {
    .sms-image-col {
      display: none; } }

.account-navigation-wrap {
  margin-top: 30px;
  margin-bottom: 30px; }

.account-left-nav-toggle {
  background: #32B01D;
  color: #ffffff !important;
  padding: 10px 20px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  font-weight: 500 !important;
  display: none;
  margin-bottom: 5px;
  position: relative;
  cursor: pointer; }
  .account-left-nav-toggle:after {
    position: absolute;
    width: 20px;
    height: 20px;
    content: " ";
    background-image: url("data:image/svg+xml,%3Csvg height='48' viewBox='0 0 48 48' width='48' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.83 16.42l9.17 9.17 9.17-9.17 2.83 2.83-12 12-12-12z' fill='%23ffffff'/%3E%3Cpath d='M0-.75h48v48h-48z' fill='none'/%3E%3C/svg%3E");
    background-position: center center;
    background-size: 20px auto;
    background-repeat: no-repeat;
    right: 15px;
    top: 50%;
    margin-top: -10px; }
  .account-left-nav-toggle.active:after {
    transform: rotate(-180deg); }
  @media screen and (max-width: 767px) {
    .account-left-nav-toggle {
      display: block; } }

@media screen and (max-width: 767px) {
  .account-left-content-toggle {
    display: none; } }

.account-left-navigation {
  width: 300px;
  padding-right: 20px;
  border-right: 1px solid #e8e8e8; }
  @media screen and (max-width: 1259px) {
    .account-left-navigation {
      width: 100%;
      padding-right: 0;
      border-right: none;
      border-bottom: 1px solid #e8e8e8;
      padding-bottom: 20px;
      margin-bottom: 30px; } }
  .account-left-navigation ul {
    list-style: none;
    margin: 0; }
    @media screen and (max-width: 1259px) {
      .account-left-navigation ul {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        padding: 30px 40px;
        background: #fafafa;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px; } }
    @media screen and (max-width: 1023px) {
      .account-left-navigation ul {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        flex-wrap: wrap;
        -webkit-flex-wrap: wrap; } }
    @media screen and (max-width: 767px) {
      .account-left-navigation ul {
        padding: 20px; } }
    @media screen and (max-width: 567px) {
      .account-left-navigation ul {
        padding: 15px; } }
    .account-left-navigation ul p {
      margin-bottom: 0; }
      .account-left-navigation ul p + p {
        margin-top: 5px; }
    .account-left-navigation ul .item-value {
      font-size: 15px; }
    .account-left-navigation ul li {
      display: none; }
      @media screen and (max-width: 1023px) {
        .account-left-navigation ul li {
          width: 50%; } }
      @media screen and (max-width: 567px) {
        .account-left-navigation ul li {
          width: 100%; } }
      .account-left-navigation ul li + li {
        margin-top: 20px;
        padding-top: 20px;
        border-top: 1px solid #e8e8e8; }
        @media screen and (max-width: 1259px) {
          .account-left-navigation ul li + li {
            margin-top: 0;
            padding-top: 0;
            border-top: none;
            padding-left: 20px;
            margin-left: 20px;
            border-left: 1px solid #e8e8e8; } }
        @media screen and (max-width: 1023px) {
          .account-left-navigation ul li + li {
            padding-left: 0;
            margin-left: 0;
            border-left: none; } }
        @media screen and (max-width: 567px) {
          .account-left-navigation ul li + li {
            margin-top: 10px;
            padding-top: 10px;
            border-top: 1px solid #e8e8e8; } }
      @media screen and (max-width: 1023px) {
        .account-left-navigation ul li:nth-child(1), .account-left-navigation ul li:nth-child(2) {
          margin-bottom: 30px; } }
      @media screen and (max-width: 567px) {
        .account-left-navigation ul li:nth-child(1), .account-left-navigation ul li:nth-child(2) {
          margin-bottom: 0; } }
      .account-left-navigation ul li .item-label {
        font-weight: 500;
        margin-bottom: 8px;
        color: #32B01D; }
        @media screen and (max-width: 1023px) {
          .account-left-navigation ul li .item-label {
            margin-bottom: 4px; } }
        @media screen and (max-width: 767px) {
          .account-left-navigation ul li .item-label {
            font-weight: 600;
            font-size: 13px; } }
      .account-left-navigation ul li .item-value {
        padding-left: 30px;
        background-position: left center;
        background-repeat: no-repeat;
        background-size: 16px auto;
        font-size: 16px;
        line-height: 24px; }
        @media screen and (max-width: 1023px) {
          .account-left-navigation ul li .item-value {
            font-size: 14px;
            padding-left: 25px; } }
      .account-left-navigation ul li.item-name .item-value {
        background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' width='1024' height='1024' viewBox='0 0 1024 1024'%3E%3Ctitle%3E%3C/title%3E%3Cg id='icomoon-ignore'%3E%3C/g%3E%3Cpath fill='none' stroke-linejoin='miter' stroke-linecap='round' stroke-miterlimit='4' stroke-width='69.8182' stroke='%23000' d='M509.915 512c-241.376 0-439.839 183.734-463.162 418.974-2.536 25.581 18.547 46.48 44.254 46.48h837.817c25.707 0 46.792-20.899 44.255-46.48-23.324-235.241-221.789-418.974-463.165-418.974zM509.915 512c128.531 0 232.727-104.196 232.727-232.727s-104.197-232.727-232.727-232.727c-128.531 0-232.726 104.196-232.726 232.727s104.195 232.727 232.726 232.727z'%3E%3C/path%3E%3C/svg%3E"); }
      .account-left-navigation ul li.item-phone .item-value {
        background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' width='944' height='1024' viewBox='0 0 944 1024'%3E%3Ctitle%3E%3C/title%3E%3Cg id='icomoon-ignore'%3E%3C/g%3E%3Cpath fill='%23000' d='M704.533 970.667c-48.213 0-98.987-11.52-151.467-33.707-51.2-21.76-102.827-51.627-153.173-87.893-49.92-36.693-98.133-77.653-143.787-122.453-45.227-45.653-86.187-93.867-122.453-143.36-36.693-51.2-66.133-102.4-87.040-151.893-22.187-52.907-33.28-104.107-33.28-152.32 0-33.28 5.973-64.853 17.493-94.293 11.947-30.293 31.147-58.453 57.173-82.773 32.853-32.427 70.4-48.64 110.507-48.64 16.64 0 33.707 3.84 48.213 10.667 16.64 7.68 30.72 19.2 40.96 34.56l98.987 139.52c8.96 12.373 15.787 24.32 20.48 36.267 5.547 12.8 8.533 25.6 8.533 37.973 0 16.213-4.693 32-13.653 46.933-6.4 11.52-16.213 23.893-28.587 36.267l-29.013 30.293c0.427 1.28 0.853 2.133 1.28 2.987 5.12 8.96 15.36 24.32 34.987 47.36 20.907 23.893 40.533 45.653 60.16 65.707 25.173 24.747 46.080 44.373 65.707 60.587 24.32 20.48 40.107 30.72 49.493 35.413l-0.853 2.133 31.147-30.72c13.227-13.227 26.027-23.040 38.4-29.44 23.467-14.507 53.333-17.067 83.2-4.693 11.093 4.693 23.040 11.093 35.84 20.053l141.653 100.693c15.787 10.667 27.307 24.32 34.133 40.533 6.4 16.213 9.387 31.147 9.387 46.080 0 20.48-4.693 40.96-13.653 60.16s-20.053 35.84-34.133 51.2c-24.32 26.88-50.773 46.080-81.493 58.453-29.44 11.947-61.44 18.347-95.147 18.347zM198.507 117.333c-23.467 0-45.227 10.24-66.133 30.72-19.627 18.347-33.28 38.4-41.813 60.16-8.96 22.187-13.227 45.653-13.227 70.827 0 39.68 9.387 82.773 28.16 127.147 19.2 45.227 46.080 92.16 80.213 139.093s72.96 92.587 115.627 135.68c42.667 42.24 88.747 81.493 136.107 116.053 46.080 33.707 93.44 61.013 140.373 80.64 72.96 31.147 141.227 38.4 197.547 14.933 21.76-8.96 40.96-22.613 58.453-42.24 9.813-10.667 17.493-22.187 23.893-35.84 5.12-10.667 7.68-21.76 7.68-32.853 0-6.827-1.28-13.653-4.693-21.333-1.28-2.56-3.84-7.253-11.947-12.8l-141.653-100.693c-8.533-5.973-16.213-10.24-23.467-13.227-9.387-3.84-13.227-7.68-27.733 1.28-8.533 4.267-16.213 10.667-24.747 19.2l-32.427 32c-16.64 16.213-42.24 20.053-61.867 12.8l-11.52-5.12c-17.493-9.387-37.973-23.893-60.587-43.093-20.48-17.493-42.667-37.973-69.547-64.427-20.907-21.333-41.813-43.947-63.573-69.12-20.053-23.467-34.56-43.52-43.52-60.16l-5.12-12.8c-2.56-9.813-3.413-15.36-3.413-21.333 0-15.36 5.547-29.013 16.213-39.68l32-33.28c8.533-8.533 14.933-16.64 19.2-23.893 3.413-5.547 4.693-10.24 4.693-14.507 0-3.413-1.28-8.533-3.413-13.653-2.987-6.827-7.68-14.507-13.653-22.613l-98.987-139.947c-4.267-5.973-9.387-10.24-15.787-13.227-6.827-2.987-14.080-4.693-21.333-4.693zM555.2 640.427l-6.827 29.013 11.52-29.867c-2.133-0.427-3.84 0-4.693 0.853z'%3E%3C/path%3E%3Cpath fill='%23000' d='M749.333 416c-17.493 0-32-14.507-32-32 0-15.36-15.36-47.36-40.96-74.667-25.173-26.88-52.907-42.667-76.373-42.667-17.493 0-32-14.507-32-32s14.507-32 32-32c41.387 0 84.907 22.187 122.88 62.72 35.413 37.973 58.453 84.48 58.453 118.613 0 17.493-14.507 32-32 32z'%3E%3C/path%3E%3Cpath fill='%23000' d='M898.667 416c-17.493 0-32-14.507-32-32 0-147.2-119.467-266.667-266.667-266.667-17.493 0-32-14.507-32-32s14.507-32 32-32c182.187 0 330.667 148.48 330.667 330.667 0 17.493-14.507 32-32 32z'%3E%3C/path%3E%3C/svg%3E"); }
      .account-left-navigation ul li.item-whatsapp .item-value {
        background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' width='512' height='512' viewBox='0 0 512 512'%3E%3Ctitle%3E%3C/title%3E%3Cg id='icomoon-ignore'%3E%3C/g%3E%3Cpath d='M436.5 74.4c-47.9-48-111.6-74.4-179.5-74.4-139.8 0-253.6 113.8-253.6 253.7 0 44.7 11.7 88.4 33.9 126.8l-36 131.5 134.5-35.3c37.1 20.2 78.8 30.9 121.2 30.9h0.1c0 0 0 0 0 0 139.8 0 253.7-113.8 253.7-253.7 0-67.8-26.4-131.5-74.3-179.5zM257.1 464.8v0c-37.9 0-75-10.2-107.4-29.4l-7.7-4.6-79.8 20.9 21.3-77.8-5-8c-21.2-33.5-32.3-72.3-32.3-112.2 0-116.3 94.6-210.9 211-210.9 56.3 0 109.3 22 149.1 61.8 39.8 39.9 61.7 92.8 61.7 149.2-0.1 116.4-94.7 211-210.9 211zM372.7 306.8c-6.3-3.2-37.5-18.5-43.3-20.6s-10-3.2-14.3 3.2c-4.2 6.3-16.4 20.6-20.1 24.9-3.7 4.2-7.4 4.8-13.7 1.6s-26.8-9.9-51-31.5c-18.8-16.8-31.6-37.6-35.3-43.9s-0.4-9.8 2.8-12.9c2.9-2.8 6.3-7.4 9.5-11.1s4.2-6.3 6.3-10.6c2.1-4.2 1.1-7.9-0.5-11.1s-14.3-34.4-19.5-47.1c-5.1-12.4-10.4-10.7-14.3-10.9-3.7-0.2-7.9-0.2-12.1-0.2s-11.1 1.6-16.9 7.9c-5.8 6.3-22.2 21.7-22.2 52.9s22.7 61.3 25.9 65.6c3.2 4.2 44.7 68.3 108.3 95.7 15.1 6.5 26.9 10.4 36.1 13.4 15.2 4.8 29 4.1 39.9 2.5 12.2-1.8 37.5-15.3 42.8-30.1s5.3-27.5 3.7-30.1c-1.5-2.8-5.7-4.4-12.1-7.6z'%3E%3C/path%3E%3C/svg%3E"); }
      .account-left-navigation ul li.item-email .item-value {
        background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' width='1024' height='1024' viewBox='0 0 1024 1024'%3E%3Ctitle%3E%3C/title%3E%3Cg id='icomoon-ignore'%3E%3C/g%3E%3Cpath fill='%23000' d='M914.885 157.538h-805.769c-38.462 0-69.731 33.231-69.731 74.077v560.769c0 40.846 31.269 74.077 69.731 74.077h805.769c38.462 0 69.731-33.231 69.731-74.077v-560.769c0-40.846-31.269-74.077-69.731-74.077zM617.026 512.012l308.512-222.654v445.286l-308.512-222.632zM914.885 216.615c2.108 0 4.245 1.274 6.101 3.178l-408.986 295.166-408.986-295.166c1.856-1.904 3.993-3.178 6.101-3.178h805.769zM98.462 734.642v-445.284l308.493 222.639-308.493 222.644zM109.115 807.385c-2.108 0-4.245-1.279-6.101-3.18l354.411-255.781 37.305 26.923c0.885 0.642 1.909 0.904 2.841 1.433 0.911 0.517 1.762 0.954 2.716 1.37 3.779 1.651 7.7 2.774 11.673 2.774 0.014 0 0.024-0.010 0.038-0.010s0.024 0.010 0.038 0.010c3.974 0 7.894-1.123 11.673-2.774 0.954-0.416 1.805-0.853 2.716-1.37 0.933-0.529 1.957-0.791 2.841-1.433l37.286-26.911 354.43 255.772c-1.856 1.901-3.993 3.178-6.101 3.178h-805.769z'%3E%3C/path%3E%3C/svg%3E"); }

.account-body-content {
  width: calc(100% - 300px);
  padding-left: 50px; }
  @media screen and (max-width: 1259px) {
    .account-body-content {
      padding-left: 0;
      width: 100%; } }

.account-content--fixedSmall {
  width: 65%; }
  @media screen and (max-width: 767px) {
    .account-content--fixedSmall {
      width: 100%; } }

.account-product-price-custom {
  min-width: 100px; }

.type-shippingaddressform .account-body .form, .type-shippingaddressform .account .form,
.type-editaccount .account-body .form,
.type-editaccount .account .form {
  margin: 0; }
  @media screen and (max-width: 1259px) {
    .type-shippingaddressform .account-body .form, .type-shippingaddressform .account .form,
    .type-editaccount .account-body .form,
    .type-editaccount .account .form {
      margin: 0 auto; } }

.type-account_recentitems .productGrid .product, .type-wishlist .productGrid .product {
  width: 25%; }
  @media screen and (max-width: 1440px) {
    .type-account_recentitems .productGrid .product, .type-wishlist .productGrid .product {
      width: 33.33%; } }
  @media screen and (max-width: 1259px) {
    .type-account_recentitems .productGrid .product, .type-wishlist .productGrid .product {
      width: 25%; } }
  @media screen and (max-width: 1023px) {
    .type-account_recentitems .productGrid .product, .type-wishlist .productGrid .product {
      width: 33.33%; } }
  @media screen and (max-width: 767px) {
    .type-account_recentitems .productGrid .product, .type-wishlist .productGrid .product {
      width: 50%; } }
  @media screen and (max-width: 567px) {
    .type-account_recentitems .productGrid .product, .type-wishlist .productGrid .product {
      width: 100%; } }

div[data-sub-layout] {
  padding-left: 0;
  padding-right: 0; }

.cart-limit-message {
  display: none; }

.hide-cart-action .actionButton.cartBtn a.cart_btn,
.hide-cart-action .cart-action-disable,
.hide-cart-action #form-action-addToCart,
.hide-cart-action #pog__addToCart,
.hide-cart-action .card-addTo .button,
.hide-cart-action .button--addAll {
  opacity: 0.5;
  pointer-events: none;
  cursor: not-allowed; }

.hide-cart-action .cart-limit-message {
  display: block; }

.hide-checkout-action .check_cart_line_items {
  opacity: 0.5;
  pointer-events: none;
  cursor: not-allowed; }

#cart-line-items-limit-message {
  color: red;
  padding: 0px 35px; }

.type-login .top-add-banner a img {
  max-height: none !important; }

.productView-product .price-customer-id-text {
  justify-content: flex-start; }

.right-sidebar .page-heading {
  clear: both; }

.page-title-Search .card-button-block .Choose.Options {
  display: none; }

.page-title-Search .card-body .card-text {
  text-align: center; }

.page-title-Search.user-active .card-button-block .navUser-action {
  display: none; }

.page-title-Search.user-active .card-button-block .Choose.Options {
  display: block; }

.sc-button-container {
  display: none; }

.cart-content-box + .sc-button-container {
  display: block;
  margin: 15px 0;
  float: left; }
  @media screen and (max-width: 1023px) {
    .cart-content-box + .sc-button-container {
      float: none;
      text-align: right; } }

.verification-message {
  margin-top: 40px; }
  @media screen and (max-width: 767px) {
    .verification-message {
      margin-top: 20px; } }
  .verification-message h3 {
    font-family: 'Inter';
    font-size: 64px;
    font-weight: 600;
    color: #09254a;
    text-align: center;
    line-height: normal;
    margin-bottom: 10px; }
    @media screen and (max-width: 1259px) {
      .verification-message h3 {
        font-size: 40px; } }
    @media screen and (max-width: 767px) {
      .verification-message h3 {
        font-size: 30px; } }
  .verification-message h5 {
    font-family: 'Inter';
    font-size: 20px;
    font-weight: 600;
    color: #09254a;
    text-align: center;
    line-height: normal; }
    @media screen and (max-width: 767px) {
      .verification-message h5 {
        font-size: 16px; } }

.page-title-Customer h1.page-heading {
  border-bottom: 1px solid #cccccc; }

.page-title-Customer .account-body {
  text-align: center; }

#salesForceIframe iframe {
  border: 1px solid #ccc;
  max-width: 100%;
  box-sizing: border-box;
  outline: none;
  width: 700px;
  margin: 0 auto; }

.video-ratio iframe {
  aspect-ratio: 1/0.55;
  height: auto; }

.video {
  opacity: 1; }

.type-product .product-section .slick-list {
  min-width: 100%; }

.hide-price .hide-account-price {
  display: none !important; }

.hide-price .account-product-price-custom {
  display: none !important; }

.hide-price .account-content--fixedSmall .account-orderTotal {
  display: none; }

.type-page .page .webpage-style p,
.type-page .page .webpage-style span {
  font-family: "Inter", sans-serif !important; }

.type-page .page .webpage-style *[style*="font-family: 'times new roman', times;"] {
  font-family: "Inter", sans-serif !important;
  line-height: 1.5;
  font-size: 16px !important; }
  @media screen and (max-width: 767px) {
    .type-page .page .webpage-style *[style*="font-family: 'times new roman', times;"] {
      font-size: 14px !important; } }

.type-page .page .webpage-style p[style*="font-size: large;"],
.type-page .page .webpage-style span[style*="font-size: large;"] {
  font-size: 16px !important; }
  @media screen and (max-width: 767px) {
    .type-page .page .webpage-style p[style*="font-size: large;"],
    .type-page .page .webpage-style span[style*="font-size: large;"] {
      font-size: 14px !important; } }
  .type-page .page .webpage-style p[style*="font-size: large;"] *,
  .type-page .page .webpage-style span[style*="font-size: large;"] * {
    font-size: 16px !important; }
    @media screen and (max-width: 767px) {
      .type-page .page .webpage-style p[style*="font-size: large;"] *,
      .type-page .page .webpage-style span[style*="font-size: large;"] * {
        font-size: 14px !important; } }

.type-brands .brandGrid .card .card-figure {
  height: 100px !important; }

.right-sidebar.brand-sidebar .price-customer-id-text {
  text-align: center; }

.page-title-Search .product .product-item-price.append {
  min-height: 65px;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap; }
  .page-title-Search .product .product-item-price.append .price-section {
    order: 3; }
  .page-title-Search .product .product-item-price.append .price-customer-id {
    bottom: 5px !important; }
  .page-title-Search .product .product-item-price.append .no-customer-group-search .price-customer-id {
    top: 0 !important;
    bottom: auto !important; }

.customerGroup--2 .productView-price,
.customerGroup--2 .button--addtocart,
.customerGroup--2 .product-item-price,
.customerGroup--2 .quantity-label,
.customerGroup--2 #pog__addToCart,
.customerGroup--2 .cart-item-value,
.customerGroup--2 .cart_actionbutton,
.customerGroup--2 .cart-totals,
.customerGroup--75 .productView-price,
.customerGroup--75 .button--addtocart,
.customerGroup--75 .product-item-price,
.customerGroup--75 .quantity-label,
.customerGroup--75 #pog__addToCart,
.customerGroup--75 .cart-item-value,
.customerGroup--75 .cart_actionbutton,
.customerGroup--75 .cart-totals,
.customerGroup--72 .productView-price,
.customerGroup--72 .button--addtocart,
.customerGroup--72 .product-item-price,
.customerGroup--72 .quantity-label,
.customerGroup--72 #pog__addToCart,
.customerGroup--72 .cart-item-value,
.customerGroup--72 .cart_actionbutton,
.customerGroup--72 .cart-totals,
.customerGroup--32 .productView-price,
.customerGroup--32 .button--addtocart,
.customerGroup--32 .product-item-price,
.customerGroup--32 .quantity-label,
.customerGroup--32 #pog__addToCart,
.customerGroup--32 .cart-item-value,
.customerGroup--32 .cart_actionbutton,
.customerGroup--32 .cart-totals {
  display: none !important; }

.team-section {
  padding: 50px;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  border-radius: 40px;
  margin-top: 50px; }
  @media screen and (max-width: 1360px) {
    .team-section {
      padding: 40px;
      margin-top: 40px;
      -webkit-border-radius: 30px;
      -moz-border-radius: 30px;
      border-radius: 30px; } }
  @media screen and (max-width: 767px) {
    .team-section {
      padding: 25px;
      margin-top: 20px;
      -webkit-border-radius: 20px;
      -moz-border-radius: 20px;
      border-radius: 20px; } }
  .team-section img {
    -webkit-border-radius: 26px;
    -moz-border-radius: 26px;
    border-radius: 26px; }
    @media screen and (max-width: 1360px) {
      .team-section img {
        -webkit-border-radius: 18px;
        -moz-border-radius: 18px;
        border-radius: 18px; } }
    @media screen and (max-width: 767px) {
      .team-section img {
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        border-radius: 10px; } }
  .team-section h3 {
    font-size: 36px;
    margin-bottom: 10px; }
    @media screen and (max-width: 1360px) {
      .team-section h3 {
        font-size: 26px; } }
    @media screen and (max-width: 1259px) {
      .team-section h3 {
        font-size: 22px; } }
    @media screen and (max-width: 767px) {
      .team-section h3 {
        font-size: 18px; } }
  .team-section p {
    font-size: 16px; }
    @media screen and (max-width: 1023px) {
      .team-section p {
        font-size: 14px; } }
  .team-section.section-blue {
    background: #035C99; }
  .team-section.section-green {
    background: #50ad06; }
  .team-section.section-blue h3, .team-section.section-green h3 {
    color: #ffffff; }
  .team-section.section-blue p, .team-section.section-green p {
    color: #ffffff; }

.team-section-zig-zag {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap; }
  .team-section-zig-zag > div {
    width: 50%; }
    @media screen and (max-width: 1023px) {
      .team-section-zig-zag > div {
        width: 100%; } }
  .team-section-zig-zag .team-section-left-block {
    padding-right: 30px; }
    @media screen and (max-width: 1023px) {
      .team-section-zig-zag .team-section-left-block {
        padding-right: 0; } }

.team-banner-row {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  margin: 0 -25px; }
  @media screen and (max-width: 1360px) {
    .team-banner-row {
      margin: 0 -15px; } }
  .team-banner-row .team-banner-item {
    padding: 0 25px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
    -webkit-flex-direction: column;
    -webkit-justify-content: space-between;
    justify-content: space-between; }
    @media screen and (max-width: 1360px) {
      .team-banner-row .team-banner-item {
        padding: 0 15px; } }

.team-banner-three-col .team-banner-item {
  width: 33.33%; }
  @media screen and (max-width: 1023px) {
    .team-banner-three-col .team-banner-item {
      width: 100%; } }
  @media screen and (max-width: 1023px) {
    .team-banner-three-col .team-banner-item + .team-banner-item {
      margin-top: 60px; } }
  @media screen and (max-width: 767px) {
    .team-banner-three-col .team-banner-item + .team-banner-item {
      margin-top: 40px; } }

.team-banner-two-col .team-banner-item {
  width: 50%; }
  @media screen and (max-width: 1023px) {
    .team-banner-two-col .team-banner-item {
      width: 100%; } }
  @media screen and (max-width: 1023px) {
    .team-banner-two-col .team-banner-item + .team-banner-item {
      margin-top: 60px; } }
  @media screen and (max-width: 767px) {
    .team-banner-two-col .team-banner-item + .team-banner-item {
      margin-top: 40px; } }

.team-banner-item .banner-content {
  margin-bottom: 40px; }
  @media screen and (max-width: 1360px) {
    .team-banner-item .banner-content {
      margin-bottom: 30px; } }
  @media screen and (max-width: 1023px) {
    .team-banner-item .banner-content {
      margin-bottom: 20px; } }
  .team-banner-item .banner-content p {
    margin-bottom: 0; }

.team-page-top-info {
  padding: 0 200px; }
  @media screen and (max-width: 1360px) {
    .team-page-top-info {
      padding: 0 100px; } }
  @media screen and (max-width: 1023px) {
    .team-page-top-info {
      padding: 0; } }
  .team-page-top-info h2 {
    font-size: 30px; }
    @media screen and (max-width: 1360px) {
      .team-page-top-info h2 {
        font-size: 26px; } }
    @media screen and (max-width: 767px) {
      .team-page-top-info h2 {
        font-size: 20px; } }
  .team-page-top-info p {
    font-size: 18px; }
    @media screen and (max-width: 1023px) {
      .team-page-top-info p {
        font-size: 16px; } }
    @media screen and (max-width: 767px) {
      .team-page-top-info p {
        font-size: 14px; } }

body {
  font-family: Inter, sans-serif !important; }

.type-page .webpage-productlist article.card {
  height: 100% !important; }

.actionButton.cartBtn .button + .button {
  display: none !important; }

.pdp-contact-form {
  margin-bottom: 20px; }

.pdp-contact-form-link {
  color: #09254A;
  text-decoration: underline;
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  font-weight: 600; }
  .pdp-contact-form-link:hover {
    color: #000000; }

.customer-rep-form .form {
  margin-bottom: 0; }

.customer-rep-form .form-fieldset {
  padding: 0;
  margin: 0; }

.customer-rep-form .form-field--submit {
  margin-bottom: 0; }

#modal-customer-form {
  max-width: 500px;
  right: 50%; }
  @media screen and (max-width: 767px) {
    #modal-customer-form {
      max-width: 90%; } }
  #modal-customer-form .modal-header-title {
    font-size: 16px;
    color: #09254A;
    font-weight: 700; }

#sales-submit-message {
  display: none; }

.card-preorder-message {
  display: none !important; }

.home-preorder-section .card-preorder-message {
  display: block !important; }
  .home-preorder-section .card-preorder-message .smbdg_position1 {
    position: absolute;
    top: 0;
    left: 0;
    background-repeat: no-repeat;
    background-position: center center; }

.home-preorder-section .slick-list,
.home-preorder-section .slick-track {
  min-width: 100%; }

@media screen and (min-width: 768px) {
  .home-preorder-section .slick-track {
    display: flex;
    justify-content: center; } }

.page-title-customer_verification .hide-banner-for-verifucationpage {
  display: none; }

video {
  max-width: 100%; }

.row.row-small {
  margin-left: -5px;
  margin-right: -5px; }

.row .col {
  padding-left: 5px;
  padding-right: 5px; }

.ad-3-col-banner {
  margin-bottom: 10px; }
  .ad-3-col-banner .row {
    max-width: none; }
  .ad-3-col-banner .flex {
    flex-wrap: wrap; }
  .ad-3-col-banner .col {
    width: 33.33%; }
    @media screen and (max-width: 567px) {
      .ad-3-col-banner .col {
        width: 100%; } }
    @media screen and (max-width: 567px) {
      .ad-3-col-banner .col + .col {
        margin-top: 10px; } }
    .ad-3-col-banner .col img {
      width: 100%;
      border-radius: 4px;
      overflow: hidden; }
    .ad-3-col-banner .col video {
      width: 100%;
      border-radius: 4px;
      overflow: hidden;
      display: inline-block;
      vertical-align: middle; }

.ad-5-col-banner {
  margin-bottom: 30px; }
  .ad-5-col-banner .row {
    max-width: none; }
  .ad-5-col-banner .flex {
    flex-wrap: wrap;
    justify-content: center; }
  .ad-5-col-banner .col {
    width: 20%; }
    @media screen and (max-width: 767px) {
      .ad-5-col-banner .col {
        width: 50%;
        margin-top: 10px; } }
    @media screen and (max-width: 479px) {
      .ad-5-col-banner .col {
        width: 100%; } }
    @media screen and (max-width: 767px) {
      .ad-5-col-banner .col:nth-child(1), .ad-5-col-banner .col:nth-child(2) {
        margin-top: 0; } }
    @media screen and (max-width: 479px) {
      .ad-5-col-banner .col:nth-child(2) {
        margin-top: 10px; } }
    .ad-5-col-banner .col img {
      width: 100%;
      border-radius: 4px;
      overflow: hidden; }
    .ad-5-col-banner .col video {
      width: 100%;
      border-radius: 4px;
      overflow: hidden;
      display: inline-block;
      vertical-align: middle; }

.ad-2-col-banner {
  margin-bottom: 10px; }
  .ad-2-col-banner .row {
    max-width: none; }
  .ad-2-col-banner .flex {
    flex-wrap: wrap; }
  .ad-2-col-banner .col {
    width: 50%; }
    @media screen and (max-width: 567px) {
      .ad-2-col-banner .col {
        width: 100%; } }
    @media screen and (max-width: 567px) {
      .ad-2-col-banner .col + .col {
        margin-top: 10px; } }
    .ad-2-col-banner .col img {
      width: 100%;
      border-radius: 4px;
      overflow: hidden; }
    .ad-2-col-banner .col video {
      width: 100%;
      border-radius: 4px;
      overflow: hidden;
      display: inline-block;
      vertical-align: middle; }

.ad-full-width-banner {
  margin-bottom: 30px; }
  @media screen and (max-width: 767px) {
    .ad-full-width-banner {
      margin-bottom: 10px; } }
  .ad-full-width-banner img {
    width: 100%;
    border-radius: 4px;
    overflow: hidden; }
  .ad-full-width-banner video {
    width: 100%;
    border-radius: 4px;
    overflow: hidden; }

.ad-hero-banner-section {
  margin-bottom: 10px; }
  .ad-hero-banner-section .row {
    max-width: none; }
  .ad-hero-banner-section .top-section .heroCarousel {
    max-width: 100% !important;
    max-height: 100%;
    width: 100% !important;
    height: 484px;
    float: none; }
    @media screen and (max-width: 1700px) {
      .ad-hero-banner-section .top-section .heroCarousel {
        height: 27.7vw; } }
    @media screen and (max-width: 567px) {
      .ad-hero-banner-section .top-section .heroCarousel {
        height: auto; } }
    .ad-hero-banner-section .top-section .heroCarousel .slick-list,
    .ad-hero-banner-section .top-section .heroCarousel .slick-track,
    .ad-hero-banner-section .top-section .heroCarousel .heroCarousel-slide,
    .ad-hero-banner-section .top-section .heroCarousel .heroCarousel-slide > a,
    .ad-hero-banner-section .top-section .heroCarousel .heroCarousel-slide img {
      height: 100%; }
    .ad-hero-banner-section .top-section .heroCarousel .heroCarousel-slide > a {
      max-height: none; }

.ad-herocarousel {
  width: calc(100% - 33.33%);
  height: 484px;
  overflow: hidden; }
  @media screen and (max-width: 1700px) {
    .ad-herocarousel {
      height: 27.7vw; } }
  @media screen and (max-width: 567px) {
    .ad-herocarousel {
      width: 100%;
      height: auto; } }

.ad-side-banner {
  width: 33.33%;
  height: 484px;
  overflow: hidden; }
  @media screen and (max-width: 1700px) {
    .ad-side-banner {
      height: 27.7vw; } }
  @media screen and (max-width: 567px) {
    .ad-side-banner {
      width: 100%;
      height: auto; } }
  .ad-side-banner a {
    display: block;
    height: 100%; }
  .ad-side-banner div {
    height: 100%; }
  .ad-side-banner img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    -o-object-position: 50% 50%;
    object-position: 50% 50%;
    border-radius: 4px;
    overflow: hidden; }
  .ad-side-banner video {
    width: 100%;
    height: 100%;
    object-fit: cover;
    -o-object-position: 50% 50%;
    object-position: 50% 50%;
    border-radius: 4px;
    overflow: hidden; }

.cart-item {
  position: relative; }
  @media screen and (max-width: 1023px) {
    .cart-item.item-shipping-restriction {
      padding-top: 40px !important; } }

.ny-restricted-label {
  position: absolute;
  right: 10px;
  top: 10px;
  display: none !important; }
  @media screen and (max-width: 1023px) {
    .ny-restricted-label {
      left: 0;
      right: auto;
      top: 10px; } }
  .ny-restricted-label span {
    display: inline-block;
    padding: 8px 10px;
    border: 1px solid #FF0000;
    color: #FF0000;
    background: #FFF0F0;
    font-size: 13px;
    line-height: 1;
    font-weight: 600; }
    @media screen and (max-width: 1023px) {
      .ny-restricted-label span {
        padding: 6px 8px;
        font-size: 12px; } }

.item-shipping-restriction .ny-restricted-label {
  display: block !important; }

.cart-shipping-restriction-message {
  background: #FDF8E4;
  font-size: 15px;
  font-weight: 500;
  text-align: center;
  padding: 10px 20px;
  line-height: 1.5;
  border: 2px solid #F2E8C3;
  border-radius: 6px;
  margin-bottom: 20px;
  margin-top: 40px;
  display: none !important; }
  .cart-shipping-restriction-message.show-message {
    display: block !important; }
  @media screen and (max-width: 1259px) {
    .cart-shipping-restriction-message {
      font-size: 14px;
      padding: 10px 18px; } }
  @media screen and (max-width: 767px) {
    .cart-shipping-restriction-message {
      font-size: 13px;
      padding: 10px 15px; } }
  .cart-shipping-restriction-message span {
    cursor: pointer;
    text-decoration: underline;
    font-weight: 600; }

.cart-shipping-restriction-message-custom {
  background: #FDF8E4;
  font-size: 15px;
  font-weight: 500;
  text-align: center;
  padding: 10px 20px;
  line-height: 1.5;
  border: 2px solid #F2E8C3;
  border-radius: 6px;
  margin-bottom: 20px;
  margin-top: 40px; }
  @media screen and (max-width: 1259px) {
    .cart-shipping-restriction-message-custom {
      font-size: 14px;
      padding: 10px 18px; } }
  @media screen and (max-width: 767px) {
    .cart-shipping-restriction-message-custom {
      font-size: 13px;
      padding: 10px 15px; } }

.order-tracking-button {
  text-decoration: underline;
  margin-top: 5px;
  display: inline-block;
  font-weight: 600;
  font-size: 14px;
  margin-bottom: 20px; }

.order-tracking-wrapper iframe {
  border: 1px solid #ededed;
  height: 1200px; }
  @media (max-width: 768px) {
    .order-tracking-wrapper iframe {
      height: 1500px; } }

.customer-expiry-wrapper #licenceMessage {
  background: #f8285a;
  border: 1px solid #f8285a;
  color: #ffffff;
  padding: 10px 20px;
  border-radius: 4px;
  display: none;
  margin: 15px auto; }

.customer-expiry-wrapper p {
  margin-bottom: 0;
  color: #ffffff;
  font-size: 13px;
  line-height: 1.6;
  text-align: center; }
  .customer-expiry-wrapper p + p {
    margin-top: 5px; }
  .customer-expiry-wrapper p b {
    text-decoration: underline;
    font-weight: normal; }
  .customer-expiry-wrapper p a {
    color: #ffffff; }

.productView-info-name.pack,
.productView-info-value.pack {
  display: none; }

.link-danger {
  color: #f8285a;
  font-weight: 600;
  font-size: 16px;
  text-decoration: underline; }

.link-dark {
  color: #000000;
  font-weight: 600;
  font-size: 16px;
  text-decoration: underline; }

.order-tracking-banner {
  margin-bottom: 20px; }
  .order-tracking-banner .row {
    display: flex;
    max-width: none;
    flex-wrap: wrap; }
    .order-tracking-banner .row:before, .order-tracking-banner .row:after {
      display: none; }
  .order-tracking-banner .col-6 {
    width: 50%;
    margin-bottom: 10px; }

.guest-login-section {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%; }
  .guest-login-section .login-row {
    margin: 40px auto; }
  .guest-login-section .login-page .login .panel-title {
    letter-spacing: normal;
    margin-bottom: 20px;
    color: #5F6874;
    border-bottom: solid #ddd 1px;
    font-family: 'Ubuntu', sans-serif;
    font-size: 16px;
    text-transform: uppercase;
    padding: 0 0 10px 0;
    font-weight: 600; }
  .guest-login-section .button,
  .guest-login-section .form input.button {
    background: #09254A;
    padding: 10px 15px;
    border-radius: 4px;
    font-family: "Inter", sans-serif;
    text-transform: uppercase;
    font-weight: 500;
    margin: 0; }
    .guest-login-section .button:hover,
    .guest-login-section .button .form input.button:hover,
    .guest-login-section .form input.button:hover,
    .guest-login-section .form input.button .form input.button:hover {
      background: #50ad06; }
  .guest-login-section .login-form.form .form-input {
    border: 1px solid #DBDBDB;
    border-radius: 4px;
    padding: 9px 15px;
    height: auto;
    line-height: inherit;
    border-radius: 4px; }

body.not-logged-in #customHeader {
  display: none !important; }

body.not-logged-in .notice-banner {
  display: none !important; }

body.not-logged-in .top-add-banner {
  display: none !important; }

body.not-logged-in .menu-icon {
  display: none !important; }

body.not-logged-in #HeaderLower {
  display: none !important; }

body.not-logged-in .searchSummary {
  display: none !important; }

body.not-logged-in .topintro {
  display: none; }

body.not-logged-in .header-whatsapp-link {
  display: none !important; }

body.not-logged-in .account-dropdown {
  margin-left: -80px; }
  body.not-logged-in .account-dropdown .nav-inner {
    width: 160px; }
  body.not-logged-in .account-dropdown .nav-link {
    display: none !important; }
    body.not-logged-in .account-dropdown .nav-link:nth-child(4), body.not-logged-in .account-dropdown .nav-link:nth-child(5) {
      display: block !important; }

body.not-logged-in .body {
  display: none !important; }

body.not-logged-in.type-forgotpassword, body.not-logged-in.type-createaccount, body.not-logged-in.type-getnewpassword {
  padding: 50px 0; }
  body.not-logged-in.type-forgotpassword .body, body.not-logged-in.type-createaccount .body, body.not-logged-in.type-getnewpassword .body {
    display: block !important; }
  body.not-logged-in.type-forgotpassword .guest-login-section, body.not-logged-in.type-createaccount .guest-login-section, body.not-logged-in.type-getnewpassword .guest-login-section {
    display: none !important; }
  body.not-logged-in.type-forgotpassword .breadcrumbs, body.not-logged-in.type-createaccount .breadcrumbs, body.not-logged-in.type-getnewpassword .breadcrumbs {
    display: none; }

body.not-logged-in.type-login .body {
  display: block !important; }

body.customerGroup--73 .body, body.customerGroup--74 .body, body.customerGroup--75 .body, body.customerGroup--72 .body, body.customerGroup--32 .body, body.customerGroup--2 .body {
  display: none !important; }

body.customerGroup--73.page-title-customer_verification .body, body.customerGroup--74.page-title-customer_verification .body, body.customerGroup--75.page-title-customer_verification .body, body.customerGroup--72.page-title-customer_verification .body, body.customerGroup--32.page-title-customer_verification .body, body.customerGroup--2.page-title-customer_verification .body {
  display: block !important; }

body.customerGroup--73.type-default #customHeader, body.customerGroup--74.type-default #customHeader, body.customerGroup--75.type-default #customHeader, body.customerGroup--72.type-default #customHeader, body.customerGroup--32.type-default #customHeader, body.customerGroup--2.type-default #customHeader {
  display: block !important; }

body.customerGroup--73 .notice-banner, body.customerGroup--74 .notice-banner, body.customerGroup--75 .notice-banner, body.customerGroup--72 .notice-banner, body.customerGroup--32 .notice-banner, body.customerGroup--2 .notice-banner {
  display: none !important; }

body.customerGroup--73 .top-add-banner, body.customerGroup--74 .top-add-banner, body.customerGroup--75 .top-add-banner, body.customerGroup--72 .top-add-banner, body.customerGroup--32 .top-add-banner, body.customerGroup--2 .top-add-banner {
  display: none !important; }

body.customerGroup--73 .menu-icon, body.customerGroup--74 .menu-icon, body.customerGroup--75 .menu-icon, body.customerGroup--72 .menu-icon, body.customerGroup--32 .menu-icon, body.customerGroup--2 .menu-icon {
  display: none !important; }

body.customerGroup--73 #HeaderLower, body.customerGroup--74 #HeaderLower, body.customerGroup--75 #HeaderLower, body.customerGroup--72 #HeaderLower, body.customerGroup--32 #HeaderLower, body.customerGroup--2 #HeaderLower {
  display: none !important; }

body.customerGroup--73 .searchSummary, body.customerGroup--74 .searchSummary, body.customerGroup--75 .searchSummary, body.customerGroup--72 .searchSummary, body.customerGroup--32 .searchSummary, body.customerGroup--2 .searchSummary {
  display: none !important; }

body.customerGroup--73 .topintro, body.customerGroup--74 .topintro, body.customerGroup--75 .topintro, body.customerGroup--72 .topintro, body.customerGroup--32 .topintro, body.customerGroup--2 .topintro {
  display: none !important; }

body.customerGroup--73 .header-whatsapp-link, body.customerGroup--74 .header-whatsapp-link, body.customerGroup--75 .header-whatsapp-link, body.customerGroup--72 .header-whatsapp-link, body.customerGroup--32 .header-whatsapp-link, body.customerGroup--2 .header-whatsapp-link {
  display: none !important; }

body.customerGroup--73 .icon-section > ul > li.header-user-link, body.customerGroup--74 .icon-section > ul > li.header-user-link, body.customerGroup--75 .icon-section > ul > li.header-user-link, body.customerGroup--72 .icon-section > ul > li.header-user-link, body.customerGroup--32 .icon-section > ul > li.header-user-link, body.customerGroup--2 .icon-section > ul > li.header-user-link {
  display: block; }

body.customerGroup--73 .icon-section .account-dropdown, body.customerGroup--74 .icon-section .account-dropdown, body.customerGroup--75 .icon-section .account-dropdown, body.customerGroup--72 .icon-section .account-dropdown, body.customerGroup--32 .icon-section .account-dropdown, body.customerGroup--2 .icon-section .account-dropdown {
  margin-left: -50px; }
  body.customerGroup--73 .icon-section .account-dropdown .nav-inner, body.customerGroup--74 .icon-section .account-dropdown .nav-inner, body.customerGroup--75 .icon-section .account-dropdown .nav-inner, body.customerGroup--72 .icon-section .account-dropdown .nav-inner, body.customerGroup--32 .icon-section .account-dropdown .nav-inner, body.customerGroup--2 .icon-section .account-dropdown .nav-inner {
    width: 100px; }
  body.customerGroup--73 .icon-section .account-dropdown .nav-link, body.customerGroup--74 .icon-section .account-dropdown .nav-link, body.customerGroup--75 .icon-section .account-dropdown .nav-link, body.customerGroup--72 .icon-section .account-dropdown .nav-link, body.customerGroup--32 .icon-section .account-dropdown .nav-link, body.customerGroup--2 .icon-section .account-dropdown .nav-link {
    display: none; }
    body.customerGroup--73 .icon-section .account-dropdown .nav-link:last-child, body.customerGroup--74 .icon-section .account-dropdown .nav-link:last-child, body.customerGroup--75 .icon-section .account-dropdown .nav-link:last-child, body.customerGroup--72 .icon-section .account-dropdown .nav-link:last-child, body.customerGroup--32 .icon-section .account-dropdown .nav-link:last-child, body.customerGroup--2 .icon-section .account-dropdown .nav-link:last-child {
      display: block; }

body.not-logged-in.type-page .guest-login-section .login-page, body.customerGroup--73.type-page .guest-login-section .login-page, body.customerGroup--74.type-page .guest-login-section .login-page, body.customerGroup--75.type-page .guest-login-section .login-page, body.customerGroup--72.type-page .guest-login-section .login-page, body.customerGroup--32.type-page .guest-login-section .login-page, body.customerGroup--2.type-page .guest-login-section .login-page {
  display: none !important; }

body.not-logged-in.type-page .body, body.customerGroup--73.type-page .body, body.customerGroup--74.type-page .body, body.customerGroup--75.type-page .body, body.customerGroup--72.type-page .body, body.customerGroup--32.type-page .body, body.customerGroup--2.type-page .body {
  display: block !important; }

body.not-logged-in.type-page .page-sidebar, body.customerGroup--73.type-page .page-sidebar, body.customerGroup--74.type-page .page-sidebar, body.customerGroup--75.type-page .page-sidebar, body.customerGroup--72.type-page .page-sidebar, body.customerGroup--32.type-page .page-sidebar, body.customerGroup--2.type-page .page-sidebar {
  display: none !important; }
  body.not-logged-in.type-page .page-sidebar + .page-content, body.customerGroup--73.type-page .page-sidebar + .page-content, body.customerGroup--74.type-page .page-sidebar + .page-content, body.customerGroup--75.type-page .page-sidebar + .page-content, body.customerGroup--72.type-page .page-sidebar + .page-content, body.customerGroup--32.type-page .page-sidebar + .page-content, body.customerGroup--2.type-page .page-sidebar + .page-content {
    width: 100% !important; }

body.not-logged-in.type-page .webpage-productlist, body.customerGroup--73.type-page .webpage-productlist, body.customerGroup--74.type-page .webpage-productlist, body.customerGroup--75.type-page .webpage-productlist, body.customerGroup--72.type-page .webpage-productlist, body.customerGroup--32.type-page .webpage-productlist, body.customerGroup--2.type-page .webpage-productlist {
  display: none !important; }

body.not-logged-in .footer-info-list li.footer-restricted-link, body.customerGroup--73 .footer-info-list li.footer-restricted-link, body.customerGroup--74 .footer-info-list li.footer-restricted-link, body.customerGroup--75 .footer-info-list li.footer-restricted-link, body.customerGroup--72 .footer-info-list li.footer-restricted-link, body.customerGroup--32 .footer-info-list li.footer-restricted-link, body.customerGroup--2 .footer-info-list li.footer-restricted-link {
  display: none !important; }

.estimator-form-row.liquidation-shipments-mw, .estimator-form-row.customer-provided-bol-label {
  display: none !important; }

.product-group-price {
  margin-bottom: 30px;
  margin-top: 20px;
  font-size: 12px; }
  .product-group-price .product-group-price-inner {
    background: #fafafa;
    border: 1px solid #eaeaea;
    border-radius: 6px;
    display: inline-block;
    padding: 10px 15px; }
  .product-group-price p {
    margin-block: 0; }
    .product-group-price p + p {
      margin-top: 8px; }
  .product-group-price #distro-wrapper,
  .product-group-price #vip-wrapper {
    display: inline-block;
    font-weight: 800;
    margin-right: 6px;
    min-width: 55px;
    text-transform: uppercase; }
    .product-group-price #distro-wrapper span,
    .product-group-price #vip-wrapper span {
      font-weight: 500;
      color: #000000;
      margin-left: 5px; }
  .product-group-price #distro-wrapper {
    color: #8263dc; }
  .product-group-price #vip-wrapper {
    color: #32b01d; }

.sub-category-wrap .page-heading {
  border-bottom: 1px solid #e4e4e4;
  padding: 10px 0;
  font-size: 22px;
  line-height: normal;
  margin-bottom: 20px;
  color: #333333; }

.sub-category-wrap .sub-category-block {
  margin: 0 -10px;
  margin-bottom: 30px;
  list-style: none;
  display: flex;
  flex-wrap: wrap; }
  @media only screen and (max-width: 767px) {
    .sub-category-wrap .sub-category-block {
      margin: 0 -5px;
      margin-bottom: 30px; } }
  .sub-category-wrap .sub-category-block .sub-category-item {
    padding: 0 10px;
    margin-bottom: 10px; }
    @media only screen and (max-width: 767px) {
      .sub-category-wrap .sub-category-block .sub-category-item {
        padding: 0 5px;
        margin-bottom: 5px; } }

.sub-category-wrap .sub-category-link {
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 500;
  display: inline-block;
  padding: 10px 20px;
  border-radius: 4px;
  text-align: center;
  text-decoration: none;
  color: #ffffff;
  background: #09254A;
  cursor: pointer;
  transition: all 0.3s ease;
  margin: 0;
  font-family: "Inter", Arial, Helvetica, sans-serif; }
  .sub-category-wrap .sub-category-link:hover {
    background: #50ad06; }
  @media only screen and (max-width: 767px) {
    .sub-category-wrap .sub-category-link {
      font-size: 13px;
      padding: 8px 16px; } }

#fraud-popup-section {
  display: none; }

.fraud-popup-section-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 9999;
  display: flex;
  justify-content: center;
  align-items: center; }

.fraud-alert-popup {
  background: #ffffff;
  width: 600px;
  height: 600px;
  padding: 40px;
  max-width: 100%;
  border: 12px solid #ffc831;
  border-radius: 34px; }
  @media screen and (max-width: 1260px) {
    .fraud-alert-popup {
      width: 500px;
      height: 500px;
      border-width: 8px;
      border-radius: 28px;
      padding: 26px; } }
  @media screen and (max-width: 767px) {
    .fraud-alert-popup {
      padding: 20px;
      border-radius: 18px;
      border-width: 5px; } }

.fraud-alert-icon {
  margin-bottom: 15px; }
  .fraud-alert-icon img {
    max-height: 120px; }
    @media screen and (max-width: 1260px) {
      .fraud-alert-icon img {
        max-height: 70px; } }
    @media screen and (max-width: 767px) {
      .fraud-alert-icon img {
        max-height: 48px; } }

.fraud-alert-box {
  text-align: center;
  font-weight: 800;
  font-size: 26px; }
  @media screen and (max-width: 1260px) {
    .fraud-alert-box {
      font-size: 22px; } }
  @media screen and (max-width: 767px) {
    .fraud-alert-box {
      font-size: 18px; } }

.fraud-alert-title {
  margin-bottom: 8px; }

.fraud-alert-message {
  margin-bottom: 15px; }
  @media screen and (max-width: 767px) {
    .fraud-alert-message {
      line-height: 1.4; } }
  .fraud-alert-message.message-red {
    color: #ed1c24; }

.fraud-alert-phone {
  color: #ed1c24; }

.fraud-popup-section-inner {
  position: relative;
  padding: 0 30px;
  max-width: 100%; }

.fraud-alert-container {
  height: 100%; }

.fraud-alert-content {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center; }

#fraud-popup-close-button {
  width: 20px;
  height: 20px;
  display: inline-block;
  text-indent: -99px;
  overflow: hidden;
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="816" height="1024" viewBox="0 0 816 1024" style="&%2310; fill: white;&%2310;"><title/><g id="icomoon-ignore"></g><path d="M814.72 150.72l-45.44-45.44-361.28 361.6-361.28-361.6-45.44 45.44 361.6 361.28-361.6 361.28 45.44 45.44 361.28-361.6 361.28 361.6 45.44-45.44-361.6-361.28 361.6-361.28z"/></svg>');
  background-repeat: no-repeat;
  background-position: center center;
  position: absolute;
  background-size: 16px auto;
  top: 0;
  right: 0;
  cursor: pointer; }
  @media screen and (max-width: 767px) {
    #fraud-popup-close-button {
      top: -30px;
      right: 30px; } }

.product-max-purchase-message {
  display: none !important;
  padding: 10px 20px;
  border: 2px solid #ff5a5a;
  border-radius: 8px;
  background: #fff0f0;
  margin-bottom: 20px; }

.has-purchase-restriction .product-max-purchase-message {
  display: block !important; }

.has-purchase-restriction #form-action-addToCart {
  display: none !important; }

.has-purchase-restriction #pog__addToCart {
  display: none !important; }

.has-purchase-restriction .pog__footer {
  display: none !important; }

.category-toggle {
  line-height: 1.5; }
  .category-toggle summary {
    text-decoration: underline;
    cursor: pointer;
    display: inline-block;
    font-weight: 600;
    margin-bottom: 10px; }
