@charset "UTF-8";
@import url("https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css");
@import url("https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css");
@import url("https://cdnjs.cloudflare.com/ajax/libs/animate.css/3.7.0/animate.min.css");
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:1023px)/";
  width: 551px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

td,
th {
  padding: 0; }

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

html,
body {
  height: 100%; }

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

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

a:hover {
  cursor: pointer; }

figure {
  margin: 0 0 1.5rem; }

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

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

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

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

select {
  width: 100%; }

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

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

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

a {
  color: #6f1eaa;
  line-height: inherit;
  text-decoration: underline; }
  a:hover, a:focus {
    color: #f0bd1f; }

p {
  margin-bottom: 1.5rem; }

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

h1 {
  font-size: 28px; }

h2 {
  font-size: 25px; }

h3 {
  font-size: 22px; }

h4 {
  font-size: 20px; }

h5 {
  font-size: 15px; }

h6 {
  font-size: 13px; }

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

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

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

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

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

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

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

ul {
  margin-left: 1.15rem; }

ol {
  margin-left: 1.15rem; }

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

dl dd {
  margin-bottom: 1.5rem; }

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

abbr {
  text-transform: none; }

blockquote { }

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

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

.icon {
  height: 1.23077rem;
  width: 1.23077rem;
  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.30769rem;
  margin-left: -1.69231rem;
  margin-right: 0;
  overflow: hidden;
  padding: 0; }
  .inlineList > li {
    display: block;
    float: left;
    list-style: none;
    margin-left: 1.69231rem; }
    .inlineList > li > * {
      display: block; }

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


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

*/
.table {
  border: solid 1px #e5e5e5;
  margin-bottom: 2.03846rem;
  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.76923rem 1.5rem; }
  .table tr th,
  .table tr td {
    padding: 0.76923rem 1.5rem;
    text-align: left; }
  .table thead tr th,
  .table tfoot tr th,
  .table tfoot tr td,
  .table tbody tr th,
  .table tbody tr td,
  .table tr td {
    display: table-cell; }
  .table th.table-header--numericData,
  .table td.table-cell--numericData {
    text-align: right; }

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

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

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

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

These are all the button

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

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

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

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

*/
.button {
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  border-style: solid;
  border-width: 1px;
  cursor: pointer;
  font-family: "Poppins", 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.92308rem 2.26923rem;
  border-radius: 4px;
  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; }
  @media (min-width: 481px) {
    .button + .button {
      margin-left: 0.76923rem; } }

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

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

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

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

<button class="button button--action">Call-to-Action Button</button>
```
    */
.button--primary {
  background-color: black;
  border-color: black;
  color: white; }
  .button--primary:hover, .button--primary:focus, .button--primary.is-active, .button--primary.active {
    background-color: #666666;
    border-color: #666666;
    color: white; }
  .button--primary:active {
    background-color: #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.53846rem 1.5rem; }

.button--tiny { }

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

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

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


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

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

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

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

```sass_file_example
src/settings/foundation/dropdown/_settings.scss
```
```html_example
<ul class="dropdown-menu" style="display:block; left: 0;">
    <li class="dropdown-menu-item"><a href="#" ng-click="$event.preventDefault()">One</a></li>
    <li class="dropdown-menu-item"><a href="#" ng-click="$event.preventDefault()">Two</a></li>
    <li class="dropdown-menu-item"><a href="#" ng-click="$event.preventDefault()">Three</a></li>
</ul>
```
*/
.dropdown-menu {
  display: none;
  left: -9999px;
  list-style: none;
  margin-left: 0;
  position: absolute;
  background: #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.76923rem;
  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.38462rem 0.76923rem; }
  .dropdown-menu-item a {
    display: block;
    padding: 0.38462rem; }
  .dropdown-menu-item a {
    margin: -0.38462rem; }

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

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

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

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

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

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

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

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

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

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

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

```html_example
<div class="form-field">
    <label class="form-label" for="input1">Input Label</label>
    <input class="form-input" id="input1" type="text" placeholder="Placeholder text">
</div>
<div class="form-field">
    <label class="form-label" for="input2">Number Label</label>
    <input class="form-input" id="input2" type="number" placeholder="Number input">
</div>
<div class="form-field">
    <label class="form-label" for="input3">Textarea Label <small>additional context</small></label>
    <textarea class="form-input" id="input3" placeholder="Placeholder text" rows="3"></textarea>
</div>
```
*/
.form-label {
  color: #666666;
  cursor: pointer;
  display: block;
  font-size: 1rem;
  line-height: 1.5;
  margin-bottom: 0.53846rem; }
  .form-label small {
    color: #989898;
    font-size: 0.76923rem;
    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: 1rem;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  height: 3rem;
  margin: 0;
  padding: 0.75rem 1rem;
  transition: border-color 100ms ease-out;
  width: 100%;
  /*doc
---
title: Disabled inputs
name: 04forms_basics
category: Forms
parent: forms
---

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

<div class="form-field">
    <label class="form-label" for="disabled_input2">Input Label</label>
    <input class="form-input" id="disabled_input2" readonly type="text" value="Readonly text">
</div>
```
*/ }
  .form-input:disabled {
    background-color: white;
    color: #a5a5a5;
    cursor: not-allowed; }
  .form-input[readonly] {
    background-color: #f8f8f8;
    border-color: #4f4f4f;
    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: #a5a5a5; }
  .form-input::-ms-clear {
    height: 0;
    width: 0; }
  .form-input::-moz-placeholder {
    color: #a5a5a5; }
  .form-input:-ms-input-placeholder {
    color: #a5a5a5; }

/*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: 1rem;
  line-height: normal;
  padding: 0.75rem;
  border-radius: 0;
  cursor: pointer;
  height: 3rem;
  margin: 0;
  outline: 0; }
  .form-select::-ms-expand {
    display: none; }
  .form-select.radius {
    border-radius: 4px; }
  .form-select:focus {
    border-color: #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 #4f4f4f;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.13);
  margin-bottom: 1.5rem;
  max-width: none;
  padding: 1.5rem; }

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

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

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

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

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

Styling of the select element with the multiple attribute

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

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

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

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

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

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

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

/*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 #4f4f4f;
  border-width: 1px;
  flex: 1;
  font-weight: 300;
  height: 3rem;
  line-height: normal;
  max-width: 6.92308rem;
  padding: 0.75rem;
  text-align: center; }

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

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

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

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

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

Switch

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

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

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

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

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

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

.switch-toggle {
  background-color: #989898;
  border: 1px solid #989898;
  border-radius: 2.15385rem;
  cursor: pointer;
  display: inline-block;
  height: 2.15385rem;
  position: relative;
  transition: all 100ms ease-out;
  vertical-align: middle;
  width: 4.61538rem; }
  .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.53849rem;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  content: "";
  height: 1.53849rem;
  left: 0.23075rem;
  position: absolute;
  top: 0.23075rem;
  transition: all 100ms ease-out;
  width: 1.53849rem; }
  .switch--checked .switch-toggle::before {
    left: 2.69229rem; }

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

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

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

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

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

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

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

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

### Form Actions --fixed

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

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

@media (min-width: 481px) {
  .form-actions--fixed {
    background: white;
    border-top: 1px solid #4f4f4f;
    bottom: 0;
    left: 0;
    padding: 1.5rem 2.03846rem;
    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.69231rem;
  width: 1.69231rem;
  float: left;
  margin: 0 0 0 -2.30769rem;
  position: relative;
  top: 0.76923rem; }
  .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.15385rem; }
  .form-field-errors ul,
  .form-field-errors ol {
    list-style: none;
    margin-bottom: 0; }

.form-inlineMessage {
  display: inline-block;
  line-height: 24px;
  margin: 0.38462rem 0 -0.53846rem;
  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 2.03846rem 0; }

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

.panel-body {
  margin-bottom: 1.5rem;
  padding: 1rem 2.03846rem 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.53846rem; }
    @media (min-width: 481px) {
      .breadcrumb::before {
        margin: 0 0.53846rem; } }

.breadcrumb-label {
  cursor: pointer; }
  .breadcrumb-label:hover {
    color: #f0bd1f;
    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 #e5e5e5;
  margin: 0; }
  .tabs:before, .tabs:after {
    content: " ";
    display: table; }
  .tabs:after {
    clear: both; }

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

.tab-title {
  color: #989898;
  display: block;
  font-size: 15px;
  padding: 0.76923rem 1.53846rem; }
  .tab-title:hover {
    color: black; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.navBar:after {
  clear: both; }

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

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

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

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

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

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

.navBar-action {
  color: #747474;
  font-size: 15px;
  padding: 0.76923rem; }

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

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

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

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

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

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

.navList:after {
  clear: both; }

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

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

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

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

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

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

.navList-action {
  color: #6f1eaa;
  font-size: 15px;
  padding: 0.15385rem 0; }

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

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

li.pagination-item--current a, li.pagination-item--current button {
  color: #6f1eaa;
  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.76923rem;
  padding: 0.76923rem 1.15385rem 0.76923rem 1.15385rem;
  position: relative;
  transition: opacity 300ms ease-out;
  background-color: #e8e8e8;
  border-color: #e8e8e8;
  color: white; }
  .alertBox .icon {
    height: 1.53846rem;
    width: 1.53846rem; }
  .alertBox .button {
    margin: 0 0 0 0.76923rem; }

.alertBox--info {
  background-color: #666666;
  border-color: #666666;
  color: #333333; }
  .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.15385rem; }

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

.alertBox-heading {
  margin: 0; }

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

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

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

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

.accordion-navigation--success .accordion-title,
.accordion-navigation--success.is-open > a {
  color: #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: #747474;
  background: rgba(0, 0, 0, 0.95);
  bottom: 0;
  display: none;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1004;
  left: 0; }
  .has-activeModal .modal-background {
    display: block; }

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

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

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

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

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

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

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

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

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

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

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

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

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

.loadingOverlay {
  background: rgba(0, 0, 0, 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: 3.07692rem;
    width: 3.07692rem;
    border-radius: 3.07692rem;
    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 {
    content: " ";
    display: table; }
  .actionBar:after {
    clear: both; }
  .actionBar .button {
    margin-bottom: 0; }
  .actionBar .buttonGroup {
    vertical-align: middle; }

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

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

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

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

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

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

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

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

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

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

.card-image {
  border: 1px solid #4f4f4f;
  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: #747474; }
  .card-figcaption-button:hover {
    background-color: white;
    color: #747474; }

.card-body {
  padding: 0.76923rem 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 {
    content: " ";
    display: table; }
  .card-footer:after {
    clear: both; }

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

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

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

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

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

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

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

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

/* Icons */
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none; }
  .slick-prev:hover, .slick-prev:focus,
  .slick-next:hover,
  .slick-next:focus {
    outline: none;
    background: transparent;
    color: transparent; }
    .slick-prev:hover:before, .slick-prev:focus:before,
    .slick-next:hover:before,
    .slick-next:focus:before {
      opacity: 0.8; }
  .slick-prev.slick-disabled:before,
  .slick-next.slick-disabled:before {
    opacity: 0.6; }
  .slick-prev:before,
  .slick-next:before {
    font-family: inherit;
    font-size: 20px;
    line-height: 1;
    color: #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-dotted.slick-slider {
  margin-bottom: 30px; }

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%; }
  .slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer; }
    .slick-dots li button {
      border: 0;
      background: transparent;
      display: block;
      height: 20px;
      width: 20px;
      outline: none;
      line-height: 0px;
      font-size: 0px;
      color: transparent;
      padding: 5px;
      cursor: pointer; }
      .slick-dots li button:hover, .slick-dots li button:focus {
        outline: none; }
        .slick-dots li button:hover:before, .slick-dots li button:focus:before {
          opacity: 0.8; }
      .slick-dots li button:before {
        position: absolute;
        top: 0;
        left: 0;
        content: "";
        width: 20px;
        height: 20px;
        font-family: inherit;
        font-size: 60px;
        line-height: 20px;
        text-align: center;
        color: #747474;
        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);
  z-index: 1;
  height: 4.69231rem;
  padding: 0.76923rem;
  width: 3.07692rem; }
  .slick-next::before,
  .slick-prev::before {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 100%;
    display: block;
    height: 3.15385rem;
    width: 1.53846rem; }
  .slick-next:hover, .slick-next:focus,
  .slick-prev:hover,
  .slick-prev:focus {
    background-color: white;
    background-color: rgba(255, 255, 255, 0.9);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 100%; }

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

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

.slick-dots {
  margin: 0; }
  .slick-dots li {
    height: 2.46154rem;
    width: 2.46154rem;
    margin: 0;
    padding: 0.38462rem; }
    .slick-dots li button,
    .slick-dots li button::before {
      height: 1.15385rem;
      width: 1.15385rem;
      border-radius: 50%; }
    .slick-dots li button {
      border: 1px solid #747474;
      display: inline-block;
      margin: 0;
      padding: 0;
      position: relative;
      text-align: center;
      vertical-align: middle; }
      .slick-dots li button:hover::before {
        background: #747474; }
    .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: #333333;
  height: 0.38462rem;
  position: fixed;
  right: 100%;
  top: 0;
  width: 100%;
  z-index: 2000; }

body.swal2-shown {
  overflow-y: hidden; }

body.swal2-iosfix {
  position: fixed;
  left: 0;
  right: 0; }

.swal2-container {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  padding: 10px;
  background-color: transparent;
  z-index: 1060; }
  .swal2-container.swal2-top {
    align-items: flex-start; }
  .swal2-container.swal2-top-left {
    align-items: flex-start;
    justify-content: flex-start; }
  .swal2-container.swal2-top-right {
    align-items: flex-start;
    justify-content: flex-end; }
  .swal2-container.swal2-center {
    align-items: center; }
  .swal2-container.swal2-center-left {
    align-items: center;
    justify-content: flex-start; }
  .swal2-container.swal2-center-right {
    align-items: center;
    justify-content: flex-end; }
  .swal2-container.swal2-bottom {
    align-items: flex-end; }
  .swal2-container.swal2-bottom-left {
    align-items: flex-end;
    justify-content: flex-start; }
  .swal2-container.swal2-bottom-right {
    align-items: flex-end;
    justify-content: flex-end; }
  .swal2-container.swal2-grow-fullscreen > .swal2-modal {
    display: flex !important;
    flex: 1;
    align-self: stretch;
    justify-content: center; }
  .swal2-container.swal2-grow-row > .swal2-modal {
    display: flex !important;
    flex: 1;
    align-content: center;
    justify-content: center; }
  .swal2-container.swal2-grow-column {
    flex: 1;
    flex-direction: column; }
    .swal2-container.swal2-grow-column.swal2-top, .swal2-container.swal2-grow-column.swal2-center, .swal2-container.swal2-grow-column.swal2-bottom {
      align-items: center; }
    .swal2-container.swal2-grow-column.swal2-top-left, .swal2-container.swal2-grow-column.swal2-center-left, .swal2-container.swal2-grow-column.swal2-bottom-left {
      align-items: flex-start; }
    .swal2-container.swal2-grow-column.swal2-top-right, .swal2-container.swal2-grow-column.swal2-center-right, .swal2-container.swal2-grow-column.swal2-bottom-right {
      align-items: flex-end; }
    .swal2-container.swal2-grow-column > .swal2-modal {
      display: flex !important;
      flex: 1;
      align-content: center;
      justify-content: center; }
  .swal2-container:not(.swal2-top):not(.swal2-top-left):not(.swal2-top-right):not(.swal2-center-left):not(.swal2-center-right):not(.swal2-bottom):not(.swal2-bottom-left):not(.swal2-bottom-right) > .swal2-modal {
    margin: auto; }
  @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .swal2-container .swal2-modal {
      margin: 0 !important; } }
  .swal2-container.swal2-fade {
    transition: background-color .1s; }
  .swal2-container.swal2-shown {
    background-color: rgba(0, 0, 0, 0.4); }

.swal2-modal {
  flex-direction: column;
  background-color: #fff;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  border-radius: 5px;
  box-sizing: border-box;
  text-align: center;
  overflow-x: hidden;
  overflow-y: auto;
  display: none;
  position: relative;
  max-width: 100%; }
  .swal2-modal:focus {
    outline: none; }
  .swal2-modal.swal2-loading {
    overflow-y: hidden; }
  .swal2-modal .swal2-title {
    color: #595959;
    font-size: 30px;
    text-align: center;
    font-weight: 600;
    text-transform: none;
    position: relative;
    margin: 0 0 .4em;
    padding: 0;
    display: block;
    word-wrap: break-word; }
  .swal2-modal .swal2-buttonswrapper {
    margin-top: 15px; }
    .swal2-modal .swal2-buttonswrapper:not(.swal2-loading) .swal2-styled[disabled] {
      opacity: .4;
      cursor: no-drop; }
    .swal2-modal .swal2-buttonswrapper.swal2-loading .swal2-styled.swal2-confirm {
      box-sizing: border-box;
      border: 4px solid transparent;
      border-color: transparent;
      width: 40px;
      height: 40px;
      padding: 0;
      margin: 7.5px;
      vertical-align: top;
      background-color: transparent !important;
      color: transparent;
      cursor: default;
      border-radius: 100%;
      animation: rotate-loading 1.5s linear 0s infinite normal;
      user-select: none; }
    .swal2-modal .swal2-buttonswrapper.swal2-loading .swal2-styled.swal2-cancel {
      margin-left: 30px;
      margin-right: 30px; }
    .swal2-modal .swal2-buttonswrapper.swal2-loading :not(.swal2-styled).swal2-confirm::after {
      display: inline-block;
      content: '';
      margin-left: 5px;
      vertical-align: -1px;
      height: 15px;
      width: 15px;
      border: 3px solid #999999;
      box-shadow: 1px 1px 1px #fff;
      border-right-color: transparent;
      border-radius: 50%;
      animation: rotate-loading 1.5s linear 0s infinite normal; }
  .swal2-modal .swal2-styled {
    border: 0;
    border-radius: 3px;
    box-shadow: none;
    color: #fff;
    cursor: pointer;
    font-size: 17px;
    font-weight: 500;
    margin: 15px 5px 0;
    padding: 10px 32px; }
    .swal2-modal .swal2-styled:focus {
      outline: none;
      box-shadow: 0 0 0 2px #fff, 0 0 0 4px rgba(50, 100, 150, 0.4); }
  .swal2-modal .swal2-image {
    margin: 20px auto;
    max-width: 100%; }
  .swal2-modal .swal2-close {
    background: rgba(0, 0, 0, 0);
    border: 0;
    margin: 0;
    padding: 0;
    width: 38px;
    height: 40px;
    font-size: 36px;
    line-height: 40px;
    font-family: serif;
    position: absolute;
    top: 5px;
    right: 8px;
    cursor: pointer;
    color: #cccccc;
    transition: color .1s ease; }
    .swal2-modal .swal2-close:hover {
      color: #d55; }
  .swal2-modal > .swal2-input,
  .swal2-modal > .swal2-file,
  .swal2-modal > .swal2-textarea,
  .swal2-modal > .swal2-select,
  .swal2-modal > .swal2-radio,
  .swal2-modal > .swal2-checkbox {
    display: none; }
  .swal2-modal .swal2-content {
    font-size: 18px;
    text-align: center;
    font-weight: 300;
    position: relative;
    float: none;
    margin: 0;
    padding: 0;
    line-height: normal;
    color: #545454;
    word-wrap: break-word; }
  .swal2-modal .swal2-input,
  .swal2-modal .swal2-file,
  .swal2-modal .swal2-textarea,
  .swal2-modal .swal2-select,
  .swal2-modal .swal2-radio,
  .swal2-modal .swal2-checkbox {
    margin: 20px auto; }
  .swal2-modal .swal2-input,
  .swal2-modal .swal2-file,
  .swal2-modal .swal2-textarea {
    width: 100%;
    box-sizing: border-box;
    font-size: 18px;
    border-radius: 3px;
    border: 1px solid #d9d9d9;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.06);
    transition: border-color .3s, box-shadow .3s; }
    .swal2-modal .swal2-input.swal2-inputerror,
    .swal2-modal .swal2-file.swal2-inputerror,
    .swal2-modal .swal2-textarea.swal2-inputerror {
      border-color: #f27474 !important;
      box-shadow: 0 0 2px #f27474 !important; }
    .swal2-modal .swal2-input:focus,
    .swal2-modal .swal2-file:focus,
    .swal2-modal .swal2-textarea:focus {
      outline: none;
      border: 1px solid #b4dbed;
      box-shadow: 0 0 3px #c4e6f5; }
    .swal2-modal .swal2-input::placeholder,
    .swal2-modal .swal2-file::placeholder,
    .swal2-modal .swal2-textarea::placeholder {
      color: #cccccc; }
  .swal2-modal .swal2-range input {
    float: left;
    width: 80%; }
  .swal2-modal .swal2-range output {
    float: right;
    width: 20%;
    font-size: 20px;
    font-weight: 600;
    text-align: center; }
  .swal2-modal .swal2-range input,
  .swal2-modal .swal2-range output {
    height: 43px;
    line-height: 43px;
    vertical-align: middle;
    margin: 20px auto;
    padding: 0; }
  .swal2-modal .swal2-input {
    height: 43px;
    padding: 0 12px; }
    .swal2-modal .swal2-input[type='number'] {
      max-width: 150px; }
  .swal2-modal .swal2-file {
    font-size: 20px; }
  .swal2-modal .swal2-textarea {
    height: 108px;
    padding: 12px; }
  .swal2-modal .swal2-select {
    color: #545454;
    font-size: inherit;
    padding: 5px 10px;
    min-width: 40%;
    max-width: 100%; }
  .swal2-modal .swal2-radio {
    border: 0; }
    .swal2-modal .swal2-radio label:not(:first-child) {
      margin-left: 20px; }
    .swal2-modal .swal2-radio input,
    .swal2-modal .swal2-radio span {
      vertical-align: middle; }
    .swal2-modal .swal2-radio input {
      margin: 0 3px 0 0; }
  .swal2-modal .swal2-checkbox {
    color: #545454; }
    .swal2-modal .swal2-checkbox input,
    .swal2-modal .swal2-checkbox span {
      vertical-align: middle; }
  .swal2-modal .swal2-validationerror {
    background-color: #f0f0f0;
    margin: 0 -20px;
    overflow: hidden;
    padding: 10px;
    color: gray;
    font-size: 16px;
    font-weight: 300;
    display: none; }
    .swal2-modal .swal2-validationerror::before {
      content: '!';
      display: inline-block;
      width: 24px;
      height: 24px;
      border-radius: 50%;
      background-color: #ea7d7d;
      color: #fff;
      line-height: 24px;
      text-align: center;
      margin-right: 10px; }

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

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

.swal2-icon {
  width: 80px;
  height: 80px;
  border: 4px solid transparent;
  border-radius: 50%;
  margin: 20px auto 30px;
  padding: 0;
  position: relative;
  box-sizing: content-box;
  cursor: default;
  user-select: none; }
  .swal2-icon.swal2-error {
    border-color: #f27474; }
    .swal2-icon.swal2-error .swal2-x-mark {
      position: relative;
      display: block; }
    .swal2-icon.swal2-error [class^='swal2-x-mark-line'] {
      position: absolute;
      height: 5px;
      width: 47px;
      background-color: #f27474;
      display: block;
      top: 37px;
      border-radius: 2px; }
      .swal2-icon.swal2-error [class^='swal2-x-mark-line'][class$='left'] {
        transform: rotate(45deg);
        left: 17px; }
      .swal2-icon.swal2-error [class^='swal2-x-mark-line'][class$='right'] {
        transform: rotate(-45deg);
        right: 16px; }
  .swal2-icon.swal2-warning {
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    color: #f8bb86;
    border-color: #facea8;
    font-size: 60px;
    line-height: 80px;
    text-align: center; }
  .swal2-icon.swal2-info {
    font-family: 'Open Sans', sans-serif;
    color: #3fc3ee;
    border-color: #9de0f6;
    font-size: 60px;
    line-height: 80px;
    text-align: center; }
  .swal2-icon.swal2-question {
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    color: #87adbd;
    border-color: #c9dae1;
    font-size: 60px;
    line-height: 80px;
    text-align: center; }
  .swal2-icon.swal2-success {
    border-color: #a5dc86; }
    .swal2-icon.swal2-success [class^='swal2-success-circular-line'] {
      border-radius: 50%;
      position: absolute;
      width: 60px;
      height: 120px;
      transform: rotate(45deg); }
      .swal2-icon.swal2-success [class^='swal2-success-circular-line'][class$='left'] {
        border-radius: 120px 0 0 120px;
        top: -7px;
        left: -33px;
        transform: rotate(-45deg);
        transform-origin: 60px 60px; }
      .swal2-icon.swal2-success [class^='swal2-success-circular-line'][class$='right'] {
        border-radius: 0 120px 120px 0;
        top: -11px;
        left: 30px;
        transform: rotate(-45deg);
        transform-origin: 0 60px; }
    .swal2-icon.swal2-success .swal2-success-ring {
      width: 80px;
      height: 80px;
      border: 4px solid rgba(165, 220, 134, 0.2);
      border-radius: 50%;
      box-sizing: content-box;
      position: absolute;
      left: -4px;
      top: -4px;
      z-index: 2; }
    .swal2-icon.swal2-success .swal2-success-fix {
      width: 7px;
      height: 90px;
      position: absolute;
      left: 28px;
      top: 8px;
      z-index: 1;
      transform: rotate(-45deg); }
    .swal2-icon.swal2-success [class^='swal2-success-line'] {
      height: 5px;
      background-color: #a5dc86;
      display: block;
      border-radius: 2px;
      position: absolute;
      z-index: 2; }
      .swal2-icon.swal2-success [class^='swal2-success-line'][class$='tip'] {
        width: 25px;
        left: 14px;
        top: 46px;
        transform: rotate(45deg); }
      .swal2-icon.swal2-success [class^='swal2-success-line'][class$='long'] {
        width: 47px;
        right: 8px;
        top: 38px;
        transform: rotate(-45deg); }

.swal2-progresssteps {
  font-weight: 600;
  margin: 0 0 20px;
  padding: 0; }
  .swal2-progresssteps li {
    display: inline-block;
    position: relative; }
  .swal2-progresssteps .swal2-progresscircle {
    background: #3085d6;
    border-radius: 2em;
    color: #fff;
    height: 2em;
    line-height: 2em;
    text-align: center;
    width: 2em;
    z-index: 20; }
    .swal2-progresssteps .swal2-progresscircle:first-child {
      margin-left: 0; }
    .swal2-progresssteps .swal2-progresscircle:last-child {
      margin-right: 0; }
    .swal2-progresssteps .swal2-progresscircle.swal2-activeprogressstep {
      background: #3085d6; }
      .swal2-progresssteps .swal2-progresscircle.swal2-activeprogressstep ~ .swal2-progresscircle {
        background: #add8e6; }
      .swal2-progresssteps .swal2-progresscircle.swal2-activeprogressstep ~ .swal2-progressline {
        background: #add8e6; }
  .swal2-progresssteps .swal2-progressline {
    background: #3085d6;
    height: .4em;
    margin: 0 -1px;
    z-index: 10; }

[class^='swal2'] {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

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

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

.swal2-show {
  animation: showSweetAlert .3s; }
  .swal2-show.swal2-noanimation {
    animation: none; }

.swal2-hide {
  animation: hideSweetAlert .15s forwards; }
  .swal2-hide.swal2-noanimation {
    animation: none; }

@keyframes animate-success-tip {
  0% {
    width: 0;
    left: 1px;
    top: 19px; }
  54% {
    width: 0;
    left: 1px;
    top: 19px; }
  70% {
    width: 50px;
    left: -8px;
    top: 37px; }
  84% {
    width: 17px;
    left: 21px;
    top: 48px; }
  100% {
    width: 25px;
    left: 14px;
    top: 45px; } }

@keyframes animate-success-long {
  0% {
    width: 0;
    right: 46px;
    top: 54px; }
  65% {
    width: 0;
    right: 46px;
    top: 54px; }
  84% {
    width: 55px;
    right: 0;
    top: 35px; }
  100% {
    width: 47px;
    right: 8px;
    top: 38px; } }

@keyframes rotatePlaceholder {
  0% {
    transform: rotate(-45deg); }
  5% {
    transform: rotate(-45deg); }
  12% {
    transform: rotate(-405deg); }
  100% {
    transform: rotate(-405deg); } }

.swal2-animate-success-line-tip {
  animation: animate-success-tip .75s; }

.swal2-animate-success-line-long {
  animation: animate-success-long .75s; }

.swal2-success.swal2-animate-success-icon .swal2-success-circular-line-right {
  animation: rotatePlaceholder 4.25s ease-in; }

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

.swal2-animate-error-icon {
  animation: animate-error-icon .5s; }

@keyframes animate-x-mark {
  0% {
    transform: scale(0.4);
    margin-top: 26px;
    opacity: 0; }
  50% {
    transform: scale(0.4);
    margin-top: 26px;
    opacity: 0; }
  80% {
    transform: scale(1.15);
    margin-top: -6px; }
  100% {
    transform: scale(1);
    margin-top: 0;
    opacity: 1; } }

.swal2-animate-x-mark {
  animation: animate-x-mark .5s; }

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

.swal2-modal {
  background-color: white !important;
  border-radius: 4px;
  font-family: "Poppins", Arial, Helvetica, sans-serif; }
  .swal2-modal .swal2-title {
    color: #222222;
    font-size: 2.30769rem; }
  .swal2-modal .swal2-content {
    color: black;
    font-size: 1.15385rem; }
  .swal2-modal .swal2-file,
  .swal2-modal .swal2-input,
  .swal2-modal .swal2-textarea {
    border: 1px solid #dfdfdf;
    color: #454545; }
  .swal2-modal .swal2-checkbox,
  .swal2-modal .swal2-select {
    color: #454545; }
  .swal2-modal .swal2-buttonswrapper {
    margin: 25px 0 0; }
  .swal2-modal .swal2-styled {
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 0;
    border-style: solid;
    border-width: 1px;
    cursor: pointer;
    font-family: "Poppins", 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.92308rem 2.26923rem;
    border-radius: 4px;
    line-height: 1rem;
    outline: none;
    transition: all 0.15s ease;
    vertical-align: middle; }
    .swal2-modal .swal2-styled:hover, .swal2-modal .swal2-styled:focus, .swal2-modal .swal2-styled.is-active, .swal2-modal .swal2-styled.active {
      background-color: transparent;
      border-color: #989898;
      color: #666666; }
    .swal2-modal .swal2-styled:active {
      background-color: transparent;
      border: 1px solid #454545;
      color: #454545; }
  .swal2-modal .swal2-styled:focus {
    outline: none; }
  .swal2-modal .swal2-confirm {
    background-color: black;
    border-color: black;
    color: white; }
  .swal2-modal .swal2-confirm:focus,
  .swal2-modal .swal2-confirm:hover {
    background-color: #666666;
    border-color: #666666;
    color: white; }
  .swal2-modal .swal2-confirm:active {
    background-color: #989898;
    border-color: #989898;
    color: white; }
  .swal2-modal .swal2-cancel {
    background-color: transparent;
    border-color: #dfdfdf;
    color: #454545; }
    @media (min-width: 481px) {
      .swal2-modal .swal2-cancel {
        margin-left: 0.76923rem; } }
  .swal2-modal .swal2-cancel:focus,
  .swal2-modal .swal2-cancel:hover {
    background-color: transparent;
    border-color: #989898;
    color: #666666; }
  .swal2-modal .swal2-cancel:active {
    background-color: transparent;
    border-color: #454545;
    color: #454545; }

html,
body {
  height: auto; }

figure {
  margin-bottom: 2.03846rem;
  margin-top: 2.03846rem; }
  figure > figcaption {
    margin-bottom: -0.53846rem; }

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

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

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

h5,
h6 {
  text-transform: uppercase; }

a {
  transition: color 0.15s ease; }

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

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

h1 {
  font-size: 28px; }

h2 {
  font-size: 25px; }

h3 {
  font-size: 22px; }

h4 {
  font-size: 20px; }

h5 {
  font-size: 15px; }

h6 {
  font-size: 13px; }

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

.definitionList:after {
  clear: both; }

.definitionList-key {
  color: #989898;
  float: left;
  font-weight: 400;
  margin: 0 0.38462rem 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.53846rem top 0.69231rem;
  border-radius: 4px;
  padding: 0.75rem 3rem 0.75rem 1rem; }

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

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

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

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

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

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

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

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

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

.form-wishlist {
  position: relative; }

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

#wishlist-dropdown.is-open {
  background: #fff;
  left: auto !important;
  max-width: none !important;
  width: 100% !important;
  padding: 0;
  margin-top: 0; }
  #wishlist-dropdown.is-open li input {
    border-color: #dfdfdf !important; }
  #wishlist-dropdown.is-open:focus {
    outline: none; }
  #wishlist-dropdown.is-open [data-wishlist] {
    border-top: none;
    margin-bottom: 0px;
    width: 100%; }
  #wishlist-dropdown.is-open .button {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    width: 100%;
    border-color: #ddd; }
  #wishlist-dropdown.is-open .button--has-items {
    font-weight: 700; }
  #wishlist-dropdown.is-open li:not(:last-child) .button {
    border-bottom: none;
    border-radius: 0px;
    border-top: none;
    margin-bottom: 0px; }

.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 (min-width: 1261px) {
  .modal--large {
    width: 1280px; } }

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

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

.modal-close {
  height: 2.46154rem;
  width: 2.46154rem;
  color: #4f4f4f;
  font-size: 26px;
  line-height: 2.46154rem;
  padding: 0;
  position: absolute;
  text-align: center;
  text-decoration: none;
  z-index: 50; }
  @media (min-width: 1023px) {
    .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; }
  @media (min-width: 551px) {
    .breadcrumbs {
      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: 2.03846rem;
  padding: 2.03846rem; }

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

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

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

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

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

.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.38462rem; }
  .pagination-list--small .pagination-item--previous,
  .pagination-list--small .pagination-item--next {
    position: absolute;
    top: 0; }
  .pagination-list--small .pagination-item--previous {
    left: 0; }
  .pagination-list--small .pagination-item--next {
    right: 0; }

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

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

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

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

.tab-title {
  padding: 1.15385rem 0;
  text-align: center;
  text-decoration: none; }
  @media (min-width: 551px) {
    .tab-title {
      text-align: left; } }
  @media (min-width: 1023px) {
    .tab-title {
      padding: 0.76923rem 1.5rem; } }

.tab-content.has-jsContent {
  display: block;
  height: 0;
  overflow: hidden;
  padding: 0;
  visibility: hidden;
  opacity: 0;
  transition: 0.2s opacity ease-in-out; }
  .tab-content.has-jsContent.is-active {
    height: auto;
    opacity: 1;
    overflow: visible;
    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-title {
  margin: 0; }

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

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

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

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

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

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

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

.accordion--navList .accordion-indicator {
  fill: #a5a5a5; }
  @media (min-width: 1023px) {
    .accordion--navList .accordion-indicator {
      visibility: hidden; } }

.accordion--navList .accordion-navigation-actions {
  right: 1rem;
  top: 1.15385rem; }
  @media (min-width: 1023px) {
    .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.88462rem;
  top: 1.5rem; }
  .accordion-navigation-actions > a {
    color: #989898;
    vertical-align: middle; }
    .accordion-navigation-actions > a:hover {
      color: #f0bd1f; }

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

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

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

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

.lazyload, .lazyloading {
  height: 100%; }

.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: 1.07692rem;
  left: -0.15385rem;
  margin-right: 0.07692rem;
  position: relative;
  top: 0.23077rem;
  width: 1.07692rem; }

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

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

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

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

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

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

.form-select--small,
.form-select--date {
  background-position: right 0.53846rem top 0.53846rem;
  background-size: 1.38462rem;
  font-size: 13px;
  height: 2.23077rem;
  line-height: 1rem;
  max-width: 20rem;
  padding: 0.53846rem 0.76923rem;
  padding-right: 2rem; }

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

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

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

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

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

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

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

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

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

.form-increment .button {
  margin: 0;
  padding: 0.23077rem 0.38462rem; }

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

.form-option {
  border: 1px solid #dfdfdf;
  color: #666666;
  cursor: pointer;
  display: inline-block;
  font-size: 0;
  margin-bottom: 0.53846rem;
  margin-right: 0.53846rem;
  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.92308rem;
  padding: 1px 0.38462rem;
  pointer-events: none;
  text-align: center; }

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

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

.form-input--small {
  font-size: 13px;
  height: 2.23077rem;
  line-height: 1rem;
  padding: 0.53846rem 0.76923rem; }

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

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

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

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

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

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

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

.card-image {
  border: 0;
  max-height: 100%;
  margin: auto;
  display: flex;
  width: auto;
  border: 0; }

.card-title {
  font-size: 15px;
  margin: 0 0 0.23077rem; }
  .card-title > a {
    text-decoration: none; }

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

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

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

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

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

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

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

.navList-action--checkbox {
  display: inline-block;
  font-size: 1rem;
  font-weight: 400;
  margin-bottom: 0.38462rem;
  padding-left: 1.88462rem;
  position: relative;
  vertical-align: baseline;
  width: 100%; }
  .navList-action--checkbox::before, .navList-action--checkbox::after {
    content: "";
    display: block;
    position: absolute;
    transition: all 50ms ease-out; }
  .navList-action--checkbox::before {
    background-color: white;
    border: solid #cccccc;
    border-width: 1px;
    height: 1.23077rem;
    left: 0;
    top: 0;
    width: 1.23077rem; }
  .navList-action--checkbox::after {
    height: 1.07692rem;
    left: 1px;
    opacity: 0;
    top: 1px;
    transform: scale(0);
    width: 1.07692rem; }
  .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: 1.07692rem;
    line-height: 1;
    text-align: center; }
  .navList-action--checkbox:before, .navList-action--checkbox:after {
    top: 50%; }
  .navList-action--checkbox:before {
    margin-top: -0.61538rem; }
  .navList-action--checkbox:after {
    margin-top: -0.53846rem; }
  .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.23077rem;
  transition: opacity 0.3s ease;
  visibility: hidden; }
  .navList-action-close .icon {
    height: 1rem;
    width: 1rem;
    fill: #6f1eaa; }
  .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.76923rem; }
    @media (min-width: 1023px) {
      .navBar--sub .navBar-item {
        display: inline-block; } }
    @media (min-width: 1023px) {
      .navBar--sub .navBar-item.is-active {
        border-bottom: 1px solid black; } }
    .navBar--sub .navBar-item.is-active > .navBar-action {
      color: #666666; }
    @media (min-width: 1023px) {
      .navBar--sub .navBar-item.navBar-item--separate {
        border-left: 1px solid #989898;
        margin: 0;
        padding-left: 0.76923rem; } }
  .navBar--sub .navBar-action {
    color: #989898;
    font-size: 1rem;
    padding: 0; }
    .navBar--sub .navBar-action:hover {
      color: #f0bd1f; }

.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.07692rem;
  margin-bottom: 0;
  padding-left: 0.76923rem; }

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

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

.actionBar-section .form-select {
  color: #6f1eaa;
  height: 2.07692rem; }

.has-ribbon {
  position: relative; }

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

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

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

.navUser-action--storeCredit + .dropdown-menu {
  max-width: 23.07692rem;
  padding: 1.5rem; }
  .navUser-action--storeCredit + .dropdown-menu:before {
    left: 10.76923rem !important; }
  .navUser-action--storeCredit + .dropdown-menu:after {
    left: 10.92308rem !important; }

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

.navUser-item {
  display: none; }
  @media (min-width: 1023px) {
    .navUser-item {
      display: block; }
      .navUser-item.navUser-item--social {
        margin-top: 0.38462rem;
        padding-right: 0.38462rem; }
      .navUser-item.navUser-item--divider {
        font-size: 1.92308rem;
        margin-top: 0.61538rem;
        padding-left: 0.15385rem; } }

.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: #757575; }
  .navUser-item--cart .dropdown-menu {
    max-width: 24.61538rem; }
    .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.76923rem; }
    .navUser-item--cart .dropdown-menu.is-open:after {
      right: 0.92308rem; }

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

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

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

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

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

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

.dropdown--quickSearch {
  background-color: #e5e5e5;
  padding: 1.5rem 0; }
  @media (min-width: 551px) {
    .dropdown--quickSearch {
      padding: 3rem; } }
  .dropdown--quickSearch.is-open {
    z-index: 50; }
  .dropdown--quickSearch .form {
    margin: auto;
    max-width: 30rem; }
  .dropdown--quickSearch .form,
  .dropdown--quickSearch .form-field {
    margin-bottom: 0; }
  .dropdown--quickSearch .form-input {
    font-size: 20px;
    height: unset; }
  .dropdown--quickSearch .productGrid {
    padding: 1.5rem 0 0; }
    @media (min-width: 551px) {
      .dropdown--quickSearch .productGrid {
        padding: 3rem 0 0; } }

.countPill {
  background-color: #333333;
  border-radius: 50%;
  color: white;
  display: none;
  font-size: 12px;
  font-weight: 700;
  height: 20px;
  line-height: 20px;
  margin-left: 0.15385rem;
  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 #cccccc;
  margin: 0.38462rem 0.76923rem;
  padding-left: 0.76923rem; }

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

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

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

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

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

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

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

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

.navPages-action {
  color: #333333;
  display: block;
  font-size: 15px;
  font-weight: 700;
  padding: 0.76923rem 0;
  text-decoration: none;
  text-transform: uppercase; }
  @media (min-width: 992px) {
    .navPages-action {
      display: inline-block;
      padding: 0.76923rem 1.15385rem 1.15385rem; }
      .navPages-action.is-open {
        background-color: #e5e5e5; }
        .navPages-action.is-open svg {
          fill: #757575;
          stroke: #757575; } }
  .navPages-action:hover {
    color: #757575; }
    .navPages-action:hover svg {
      fill: #757575;
      stroke: #757575; }
  .navPages-action svg {
    fill: #333333;
    stroke: #333333;
    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.61538rem;
  width: 0.61538rem;
  margin-left: 0.38462rem;
  transform: rotate(-90deg); }
  @media (min-width: 1023px) {
    .navPages-action-moreIcon {
      transform: none; } }
  .has-subMenu.is-open .navPages-action-moreIcon {
    transform: rotate(0); }

.navPage-childList {
  display: none; }
  @media (min-width: 1023px) {
    .navPage-childList {
      border: 0;
      display: block; } }
  .navPage-childList.is-open {
    display: block; }

.navPage-subMenu {
  display: none;
  outline: 0; }
  @media (min-width: 992px) {
    .navPage-subMenu {
      background-color: #e5e5e5;
      padding: 1.5rem 1.5rem 2.26923rem !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 (min-width: 1023px) {
  .has-subMenu.is-root + .navPage-subMenu-horizontal {
    border-left: 0;
    height: auto;
    left: inherit;
    margin: auto;
    top: inherit;
    width: 16.53846rem; } }

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

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

@media (min-width: 1023px) {
  .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 #cccccc;
      margin-bottom: 1.15385rem; } }

.navPage-subMenu-item-child,
.navPage-subMenu-item-parent {
  width: 100%; }
  @media (min-width: 1023px) {
    .navPage-subMenu-item-child .navPage-subMenu-action,
    .navPage-subMenu-item-parent .navPage-subMenu-action {
      padding-left: 1.5rem;
      padding-right: 1.5rem;
      width: 100%; }
    .navPage-subMenu-item-child .navPage-subMenu-action.is-open,
    .navPage-subMenu-item-child .navPage-subMenu-action:hover,
    .navPage-subMenu-item-parent .navPage-subMenu-action.is-open,
    .navPage-subMenu-item-parent .navPage-subMenu-action:hover {
      background: #c8bdb2;
      color: #000;
      font-weight: 500;
      opacity: 0.3; } }

.navPage-subMenu-action {
  padding: 0.76923rem 0; }
  @media (min-width: 1023px) {
    .navPage-subMenu-action {
      padding: 0.76923rem 0 1.15385rem; } }

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

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

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

.navPages-list--user #currencySelection2 {
  background-color: white;
  border: 1px solid #e5e5e5; }
  .navPages-list--user #currencySelection2 .dropdown-menu-item {
    padding: 0; }
    .navPages-list--user #currencySelection2 .dropdown-menu-item:not(:last-child) {
      border-bottom: 1px solid #e5e5e5; }
  .navPages-list--user #currencySelection2 a {
    padding: 0.76923rem 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.38462rem 0.53846rem;
    text-decoration: none; }
    .tag a:hover {
      color: #f0bd1f; }

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

.google_plusone_iframe_widget {
  width: inherit !important; }

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

.pin_it_iframe_widget {
  display: none; }

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

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

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

.heroCarousel {
  margin-bottom: 4.5rem; }
  .js .heroCarousel {
    max-height: 0;
    opacity: 0;
    overflow: hidden;
    transition: all 600ms ease-out; }
  .heroCarousel.slick-initialized {
    max-height: 76.92308rem;
    opacity: 1; }
  .heroCarousel .slick-next,
  .heroCarousel .slick-prev {
    top: 50%; }
  .heroCarousel .slick-next {
    right: 15px; }
    @media (min-width: 1023px) {
      .heroCarousel .slick-next {
        right: 25px; } }
  .heroCarousel .slick-prev {
    left: 15px; }
    @media (min-width: 1023px) {
      .heroCarousel .slick-prev {
        left: 25px; } }
  .heroCarousel .slick-dots {
    bottom: 0.53846rem; }
    @media (min-width: 1023px) {
      .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 (min-width: 1261px) {
  .heroCarousel-slide--stretch {
    background-size: 100% 100%; } }

@media (min-width: 1023px) {
  .heroCarousel-image {
    object-fit: cover;
    width: 100%; } }

@media (min-width: 1023px) {
  .no-objectfit .heroCarousel-image {
    visibility: hidden; } }

.heroCarousel-content {
  background-color: white;
  padding: 0.76923rem 1.5rem 3rem;
  text-align: center; }
  @media (min-width: 1023px) {
    .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: 53.84615rem; }
      .heroCarousel-content.heroCarousel-content--empty {
        background-color: transparent; } }

.heroCarousel-title {
  color: #747474;
  font-size: 20px;
  margin-top: 0; }
  @media (min-width: 1023px) {
    .heroCarousel-title {
      font-size: 50px; } }

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

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

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

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

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

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

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

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

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

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

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

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

.productCarousel-slide {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 25%;
  float: left; }
  @media (min-width: 551px) {
    .productCarousel-slide {
      width: 33.33333%; } }
  @media (min-width: 1023px) {
    .productCarousel-slide {
      width: 25%; } }
  @media (min-width: 1261px) {
    .productCarousel-slide {
      width: 25%; } }
  .productCarousel-slide .card {
    margin-bottom: 0; }

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

.quickView:after {
  clear: both; }

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

.productReview {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 100%;
  float: left;
  display: inline-block;
  float: none;
  font-size: 1rem;
  vertical-align: top; }
  @media (min-width: 1023px) {
    .productReview {
      width: 50%; } }
  @media (min-width: 1261px) {
    .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.38462rem; }

.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-redirect__login--button {
  box-shadow: none;
  background-color: #47c3dc;
  border: none;
  font-weight: 700; }

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

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

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

.productView-thumbnails {
  list-style: none;
  margin-left: 0;
  margin: 0 -0.75rem;
  max-width: none;
  width: auto;
  margin-left: -0.38462rem;
  margin-right: -0.38462rem; }
  .productView-thumbnails ul,
  .productView-thumbnails ol {
    list-style: none;
    margin-bottom: 0; }
  .productView-thumbnails:before, .productView-thumbnails:after {
    content: " ";
    display: table; }
  .productView-thumbnails:after {
    clear: both; }
  .productView-thumbnails .slick-list {
    margin-left: 3.07692rem;
    margin-right: 3.07692rem; }
  .productView-thumbnails .slick-next {
    right: 0; }
  .productView-thumbnails .slick-prev {
    left: 0; }
  .productView-thumbnails img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    max-height: 50px;
    max-width: 50px;
    width: auto; }

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

.productView-thumbnail-link {
  border: 1px solid #e5e5e5;
  display: inline-block;
  height: 67px;
  max-width: 75px;
  padding: 2px;
  position: relative;
  text-align: center;
  width: 100%; }
  .productView-thumbnail-link:hover, .productView-thumbnail-link.is-active {
    border-color: #454545; }

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

@media (min-width: 1023px) {
  .productView-product {
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 2.03846rem; } }

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

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

.productView-brand {
  color: #989898;
  font-size: 15px;
  margin: 0 0 0.76923rem; }
  @media (min-width: 1261px) {
    .productView-brand {
      font-size: 20px;
      margin: -0.15385rem 0 1rem; } }
  .productView-brand a {
    color: #989898; }
    .productView-brand a:hover {
      color: #f0bd1f; }

.productView-price {
  font-size: 15px;
  margin-bottom: 0.53846rem; }
  @media (min-width: 1023px) {
    .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-price .redirect__link--wrapper {
    font-size: 16px; }

.productView-reviewLink {
  display: inline-block;
  margin-left: 0.76923rem;
  vertical-align: middle; }
  .productView-reviewLink + .productView-reviewLink {
    display: block;
    margin-left: auto; }
    @media (min-width: 551px) {
      .productView-reviewLink + .productView-reviewLink {
        display: inline-block;
        margin-left: 0.76923rem; } }
  .productView-reviewLink > a {
    color: #989898; }
    .productView-reviewLink > a:hover {
      color: #f0bd1f; }

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

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

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

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

.productView-options {
  text-align: center; }
  .productView-options:before, .productView-options:after {
    content: " ";
    display: table; }
  .productView-options:after {
    clear: both; }
  @media (min-width: 551px) {
    .productView-options {
      text-align: left; } }
  @media (min-width: 551px) {
    .productView-options .form-input[type="number"] {
      width: 16.66667%; } }
  .productView-options .form {
    display: inline; }
  .productView-options input[type="file"] {
    font-size: 13px; }
  .productView-options .form-field {
    font-size: 0;
    margin-bottom: 2rem; }
    .productView-options .form-field > .form-checkbox + .form-label,
    .productView-options .form-field > .form-radio + .form-label {
      display: inline-block;
      margin-left: 1.5rem;
      width: auto; }
      @media (min-width: 551px) {
        .productView-options .form-field > .form-checkbox + .form-label,
        .productView-options .form-field > .form-radio + .form-label {
          margin-left: 0;
          width: 100%; } }
    .productView-options .form-field > .form-label:nth-of-type(2) {
      margin-left: 0; }
  @media (min-width: 551px) {
    .productView-options .form-action {
      float: left;
      padding: 0 0.76923rem;
      width: 50%; } }
  @media (min-width: 1023px) {
    .productView-options .form-action {
      float: none;
      padding: 0;
      width: auto; } }
  @media (min-width: 1261px) {
    .productView-options .form-action {
      display: inline-block;
      margin-top: 1rem; } }
  .productView-options .form-action .button {
    width: 100%; }
    @media (min-width: 1261px) {
      .productView-options .form-action .button {
        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.23077rem; }

.shareProduct {
  text-align: center; }

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

.productView-description--additional p {
  text-align: justify; }
  .productView-description--additional p span {
    font-size: 0.8rem;
    top: -4px;
    position: relative; }

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

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

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

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

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

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

.compareTable-item {
  padding: 3.23077rem 1rem 1.23077rem; }
  @media (min-width: 1023px) {
    .compareTable-item {
      padding-top: 1.23077rem; } }

.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.53846rem;
    width: 1.5rem; }

.compareTable-product {
  font-weight: 400;
  padding: 2.03846rem 1rem 1.23077rem; }
  .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.76923rem;
    padding-right: 0.76923rem;
    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: 76.92308rem; }

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

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

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

.toggleLink {
  color: #989898; }
  .toggleLink:hover {
    color: #f0bd1f; }
  .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: 92.30769rem;
  width: 100%;
  border: #e5e5e5 solid;
  border-radius: 4px;
  border-width: 1px;
  display: block;
  margin-bottom: 2.03846rem;
  padding: 1rem; }
  .facetedSearch-toggle:before, .facetedSearch-toggle:after {
    content: " ";
    display: table; }
  .facetedSearch-toggle:after {
    clear: both; }
  @media (min-width: 1023px) {
    .facetedSearch-toggle {
      display: none !important; } }
  .facetedSearch-toggle.is-open {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    margin-bottom: 0; }

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

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

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

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

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

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

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

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

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

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

.facetLabel {
  background: #f2f2f2;
  border-radius: 4px;
  padding: 0.15385rem 0.53846rem 0.15385rem 0.69231rem;
  text-decoration: none; }
  .facetLabel .icon {
    height: 0.92308rem;
    width: 0.92308rem;
    display: inline-block;
    fill: #989898;
    position: relative;
    top: -1px; }

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

.cart-header {
  display: none; }
  @media (min-width: 1023px) {
    .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 #e5e5e5;
  display: block; }
  @media (min-width: 1023px) {
    .cart-list {
      display: table-row-group; } }

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

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

.cart-item-figure {
  float: left;
  height: 7.69231rem;
  margin-bottom: 1.5rem;
  width: 33.33333%;
  position: relative; }
  @media (min-width: 551px) {
    .cart-item-figure {
      margin-bottom: 0;
      margin-left: -33.33333%;
      width: 33.33333%; } }
  @media (min-width: 1023px) {
    .cart-item-figure {
      float: none;
      width: 8.33333%; } }
  .cart-item-figure:after {
    content: '';
    display: block;
    height: 0;
    width: 100%;
    padding-bottom: 100%; }

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

.cart-item-image {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto; }
  @media (min-width: 1023px) {
    .cart-item-image {
      margin-left: 0; } }

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

.cart-item-info {
  clear: both;
  width: 100%; }
  @media (min-width: 551px) {
    .cart-item-info {
      clear: none;
      float: left;
      overflow: hidden;
      width: 33.33333%; }
      .cart-item-info + .cart-item-info {
        margin-top: 0; } }
  @media (min-width: 1023px) {
    .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.76923rem; }

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

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

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

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

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

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

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

.cart-remove {
  background-color: #f2f2f2;
  border-radius: 50%;
  cursor: pointer;
  float: right;
  height: 1.38462rem;
  margin-top: 0.15385rem;
  padding: 0.15385rem;
  transition: background-color 0.15s ease;
  width: 1.38462rem; }
  @media (min-width: 551px) {
    .cart-remove {
      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%; }
  .cart-totals ul,
  .cart-totals ol {
    list-style: none;
    margin-bottom: 0; }
  @media (min-width: 551px) {
    .cart-totals {
      float: right;
      width: 75%; } }
  @media (min-width: 1023px) {
    .cart-totals {
      margin-bottom: 1rem;
      width: 58.33333%; } }
  @media (min-width: 1261px) {
    .cart-totals {
      width: 41.66667%; } }

.cart-total {
  border-bottom: 0; }
  .cart-total:before, .cart-total:after {
    content: " ";
    display: table; }
  .cart-total:after {
    clear: both; }
  @media (min-width: 1023px) {
    .cart-total + .cart-total {
      border-top: 1px solid #e5e5e5; } }
  .cart-total .form-input {
    display: inline-block;
    height: 2.46154rem;
    padding: 0.53846rem;
    vertical-align: top;
    width: 75%; }
  .cart-total .form-select {
    background-position: right 0.38462rem top 0.53846rem;
    background-size: 1.53846rem 1.53846rem;
    height: 2.46154rem;
    margin-bottom: 0.76923rem;
    padding: 0.53846rem 0.76923rem; }
  .cart-total .form-inlineMessage {
    text-align: left; }

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

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

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

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

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

.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 {
    content: " ";
    display: table; }
  .coupon-form:after,
  .cart-gift-certificate-form:after {
    clear: both; }
  .coupon-form .form-input,
  .coupon-form .button,
  .cart-gift-certificate-form .form-input,
  .cart-gift-certificate-form .button {
    float: left; }
  .coupon-form .form-input,
  .cart-gift-certificate-form .form-input {
    width: 78%; }
  .coupon-form .button,
  .cart-gift-certificate-form .button {
    margin: 0 0 0 2%;
    padding-left: 0.76923rem;
    padding-right: 0.76923rem;
    width: 20%; }

.estimator-form {
  margin-bottom: 0; }
  .estimator-form .form-input {
    margin-bottom: 0.76923rem;
    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.46154rem;
    margin-bottom: 0; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.previewCartItem-image {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 33.33333%;
  padding: 0;
  text-align: center;
  position: relative; }
  .previewCartItem-image img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto; }
  .previewCartItem-image:after {
    content: '';
    display: block;
    height: 0;
    width: 100%;
    padding-bottom: 100%; }

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

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

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

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

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

.previewCartAction-checkoutMultiple {
  clear: both;
  padding-left: 0.76923rem;
  padding-top: 0.38462rem; }

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

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

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

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

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

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

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

.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: #f0bd1f; }
  .panel--newAddress .panel-body {
    background-color: transparent;
    border: 1px solid #e5e5e5;
    display: block; }
  .panel--newAddress .address-title {
    margin-bottom: 0;
    transition: all 0.15s ease; }

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

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

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

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

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

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

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

.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: 92.30769rem;
  width: 100%; }
  .previewCart:before, .previewCart:after {
    content: " ";
    display: table; }
  .previewCart:after {
    clear: both; }
  @media (min-width: 1023px) {
    .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; }
  .previewCartCheckout > .link-checkout {
    background: #beae59;
    border-color: #beae59; }
  @media (min-width: 1023px) {
    .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.76923rem; }

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

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

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

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

.maintenanceNotice-header {
  font-family: "Poppins";
  margin: 0 0 0.76923rem; }

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

.adminBar {
  background-color: white;
  box-shadow: 0 0.15385rem 0.53846rem 0 rgba(0, 0, 0, 0.2);
  color: #626568;
  float: left;
  font-family: "Source Sans Pro", arial, "sans serif", sans-serif;
  font-size: 14px;
  font-weight: 600;
  height: 46px;
  left: 0;
  position: fixed;
  text-decoration: none;
  top: 0;
  width: 100%;
  z-index: 10000; }

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

.adminBar-content {
  align-items: center;
  display: flex;
  height: 46px;
  justify-content: space-between;
  margin-left: 45px;
  padding: 17px 20.5px 14px 20px; }
  .adminBar-content a {
    color: #4b71fc;
    font-weight: 600;
    text-decoration: none; }

.adminBar-private {
  float: right;
  text-align: right; }
  .adminBar-private span {
    white-space: nowrap; }

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

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

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

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

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

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

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

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

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

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

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

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

.advancedSearch-separator {
  display: none; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.account-product-description + .definitionList {
  margin: -1.38462rem 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 {
    content: " ";
    display: table; }
  .account-product-details:after {
    clear: both; }

.account-product-detail {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 100%;
  float: left; }
  @media (min-width: 551px) {
    .account-product-detail {
      width: 33.33333%; } }
  @media (min-width: 1261px) {
    .account-product-detail {
      width: 25%; } }
  .account-product-detail + .account-product-detail {
    margin-top: 1rem; }
    @media (min-width: 551px) {
      .account-product-detail + .account-product-detail {
        margin-top: 0; } }
  @media (min-width: 551px) {
    .account-product-detail + .account-product-detail--full {
      margin-top: 1.5rem; } }

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

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

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

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

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

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

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

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

.account-orderStatus {
  bottom: 0;
  left: 0;
  position: absolute; }
  @media (min-width: 551px) {
    .account-orderStatus {
      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.38462rem;
  padding: 0.15385rem 0.53846rem; }

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

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

.account-downloads-summary {
  border-bottom: 1px solid #e5e5e5;
  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.15385rem;
  text-transform: inherit; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* =============================================================================*/
/* LAYOUTS*/
/* =============================================================================*/
/** simple and lightweight mixin library for Sass **/
/*-- url : http://bourbon.io/docs ---*/
/* Mixins for Rem Font Sizing */
/*-- url : http://hugogiraudel.com/2013/03/18/ultimate-rem-mixin*/
/* Variables for responsive design in bootstrap with sass */
/*-- url : https://gist.github.com/webinfinita/11407836*/
/* Makes supporting both left-to-right (LTR) and right-to-left (RTL) easy.*/
/*-- url : https://github.com/tysonmatanich/directional-scss*/
/* Global layouts*/
/* -----------------------------------------------------------------------------*/
/* Custom Sass Functions */
/* Background color for `<body>`*/
/* Global text color on `<body>`*/
/* Global textual link color*/
/* Link hover decoration*/
/* Images Path*/
/* Unit-less `line-height` for use in components like buttons*/
/* By default, this inherits from the `<body>`*/
/* Gray and brand colors for use across Bootstrap*/
/* Customizes the `.table` component with basic values, each used across all table variations.*/
/*Padding for `<th>`s and `<td>`s*/
/* Padding for cells in `.table-condensed`*/
/* Default background color used for all tables*/
/* Background color used for `.table-striped`*/
/* Background color used for `.table-hover`.*/
/* Border color for table and cell borders*/
.clear {
  clear: both; }

.no-padding {
  padding: 0 !important; }

.hidden {
  display: none !important; }

/* Typo*/
body {
  line-height: 1.8; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 600; }

.page-heading {
  margin: 0 0 1rem;
  font-size: 23px;
  text-align: left; }

:focus {
  outline: none; }

a {
  color: #6f1eaa;
  text-decoration: none; }
  a:hover {
    color: #f0bd1f;
    text-decoration: none; }
  a a:focus {
    outline: none !important;
    text-decoration: none; }

::-webkit-scrollbar {
  width: 0.8em;
  height: 0.8em; }

::-webkit-scrollbar-thumb {
  background: #777777; }

::-webkit-scrollbar-track {
  background: #d6d6d6; }

body {
  scrollbar-face-color: #777777;
  scrollbar-track-color: #d6d6d6; }

@media only screen and (max-width: 992px) {
  ::-webkit-scrollbar {
    width: 0.3em;
    height: 0.3em; }
  ::-webkit-scrollbar-thumb {
    background: #eeeeee; }
  ::-webkit-scrollbar-track {
    background: rgba(255, 255, 255, 0.1); }
  body {
    scrollbar-face-color: #eeeeee;
    scrollbar-track-color: rgba(255, 255, 255, 0.1); } }

.dir-rtl {
  direction: ltr; }
  .dir-rtl .slick-slide {
    direction: rtl; }

/*================ FORM Vendor ===================*/
.slick-track {
  margin: 0; }

body.hasAdminBar div.banners {
  margin: 0; }

.form-select--date {
  height: 35px; }

.lazyload, .lazyloading {
  height: auto; }

.panel-body {
  background: #FFFFFF; }

.mfp-figure figure {
  background: white; }

.cart-list {
  background: #FFFFFF; }

/*================ FORM GROUP ===================*/
ul.menu, ol.menu, ul.blank {
  list-style: none;
  margin: 0;
  padding: 0; }

.alert ol li {
  list-style-type: decimal;
  margin: 0 0 5px 15px; }

img {
  max-width: 100%; }

.heroCarousel-image {
  visibility: hidden; }

.slick-slide:focus {
  outline: none; }

.rte ul {
  list-style: none;
  padding: 0;
  margin: 0 0 1rem; }

.rte li {
  padding-left: 20px; }
  .rte li:before {
    content: '\f00c';
    font-family: "FontAwesome";
    transform: translateX(-20px);
    position: absolute;
    font-size: 10px;
    margin: 2px 0; }

.button {
  border-radius: 2px; }

.button--action {
  background: #f7a500;
  border-color: #f7a500;
  color: white; }
  .button--action:hover {
    background: #ab7200;
    border-color: #ab7200;
    color: white; }

.alert code {
  color: white;
  border: 1px solid rgba(255, 255, 255, 0.3);
  padding: 3px; }

.navList-action {
  font-size: 1.1rem; }

.navBar--sub {
  margin-bottom: 2rem; }
  .navBar--sub .navBar-item {
    display: inline-block;
    margin: 0 10px 0 0; }

.pagination-list li {
  background: #f2f2f2;
  border: 1px solid #dedede;
  border-radius: 4px;
  margin-left: 0.35714rem; }
  .pagination-list li:hover {
    background: #fff; }
  .pagination-list li.pagination-item--current {
    background: #f7a500;
    border-color: #f7a500; }
    .pagination-list li.pagination-item--current a {
      color: white; }
  .pagination-list li a, .pagination-list li button {
    padding: 8px 15px;
    height: 32px;
    color: black; }

div.actionBar-section .form-label {
  font-size: 1rem;
  font-weight: 600;
  color: #333333;
  text-transform: uppercase;
  letter-spacing: .05em; }

div.actionBar-section .form-field {
  border: none;
  background: transparent;
  border-radius: 0; }

div.actionBar-section .form-select {
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  background-position: 100% center;
  background-repeat: no-repeat;
  color: #454545;
  line-height: normal;
  cursor: pointer;
  outline: 0; }

div.actionBar-section .accordion-navigation > a, div.actionBar-section .compare-link-top a {
  font-family: Poppins,Arial,Helvetica,sans-serif; }

div.actionBar-section .form-select::-ms-expand {
  display: none; }

div.actionBar-section .form-select:disabled {
  cursor: not-allowed; }

div.actionBar-section .form-select {
  appearance: none;
  background-image: url(../img/icon/select-arr.png);
  border-radius: 0;
  padding: 0.75rem 3rem 0.75rem 1rem;
  border: 1px solid #dedede;
  height: 3.5em; }

div.actionBar-section .form-select:focus {
  background-image: url(../img/icon/select-arr-focus.png); }

div.actionBar-section .form-select--date, div.actionBar-section .form-select--small {
  background-position: right;
  background-size: auto;
  font-size: 1rem;
  height: 2.8rem;
  line-height: 1rem;
  max-width: 20rem;
  padding: 0.15rem 4rem 0.15rem 1rem; }

.cart-item-figure:after {
  padding-bottom: 60%; }

.tab {
  border-top-color: white;
  float: left; }
  .tab.is-active {
    border: 1px solid #e5e5e5;
    border-bottom: 1px solid white; }

.tab-title {
  padding: 0.76923rem 1.5rem; }

/* Navpages*/
.navPages-container {
  z-index: 260; }
  .navPages-container .sb-banner {
    margin: 0 0 10px; }
  .navPages-container .navPage-subMenu-banner {
    margin-bottom: 15px; }
    .navPages-container .navPage-subMenu-banner img:hover {
      opacity: 0.8; }

.navPages-action svg {
  stroke: none !important; }

.navPages-horizontal .badge {
  background: #0f8db3;
  position: absolute;
  z-index: 1;
  top: -10px;
  right: 15%;
  color: white;
  border-radius: 0;
  font-size: 10px;
  font-family: "Arial";
  padding: 4px 6px; }
  .navPages-horizontal .badge:after {
    display: inline-block;
    content: "";
    width: 0;
    height: 0;
    vertical-align: middle;
    border-top: 5px solid #0f8db3;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent; }
  .navPages-horizontal .badge:after {
    position: absolute;
    bottom: -4px;
    left: 5px;
    z-index: 2; }
  .navPages-horizontal .badge.badge--hot {
    background: #dc3545; }
    .navPages-horizontal .badge.badge--hot:after {
      display: inline-block;
      content: "";
      width: 0;
      height: 0;
      vertical-align: middle;
      border-top: 5px solid #dc3545;
      border-left: 5px solid transparent;
      border-right: 5px solid transparent; }
  .navPages-horizontal .badge.badge--popular {
    background: #17a2b8; }
    .navPages-horizontal .badge.badge--popular:after {
      display: inline-block;
      content: "";
      width: 0;
      height: 0;
      vertical-align: middle;
      border-top: 5px solid #17a2b8;
      border-left: 5px solid transparent;
      border-right: 5px solid transparent; }
  .navPages-horizontal .badge.badge--top {
    background: #fd7e14; }
    .navPages-horizontal .badge.badge--top:after {
      display: inline-block;
      content: "";
      width: 0;
      height: 0;
      vertical-align: middle;
      border-top: 5px solid #fd7e14;
      border-left: 5px solid transparent;
      border-right: 5px solid transparent; }

@media (min-width: 992px) {
  .navPages-horizontal ul.navPages-list {
    vertical-align: middle;
    width: 100%;
    /*--more arrow--*/
    /** NavPages item page **/
    /** NavPages item categories **/ }
    .navPages-horizontal ul.navPages-list ul {
      list-style: none;
      margin: 0;
      padding: 0;
      width: 100%; }
    .navPages-horizontal ul.navPages-list .navPages-action-moreIcon {
      transform: rotate(90deg);
      width: 14px;
      height: 14px;
      display: inline-block;
      margin-left: 0; }
    .navPages-horizontal ul.navPages-list > li.navPages-item {
      float: left;
      z-index: 0;
      margin-right: 1px;
      position: relative;
      z-index: 80;
      /*.has-subMenu.is-root + .navPage-subMenu-horizontal{width: 100%;}*/ }
      .navPages-horizontal ul.navPages-list > li.navPages-item.float-right a {
        color: #ff9800;
        background: transparent; }
      .navPages-horizontal ul.navPages-list > li.navPages-item.float-right:hover a {
        color: #fff; }
      .navPages-horizontal ul.navPages-list > li.navPages-item .navPages-action {
        line-height: 50px;
        text-transform: uppercase;
        font-size: 14px;
        padding: 0 22px;
        border-radius: 0;
        color: #ffffff; }
      .navPages-horizontal ul.navPages-list > li.navPages-item .navPage-subMenu {
        display: block;
        background: #fff;
        box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.2);
        transition: all 0.25s ease-in-out;
        transform: translateY(30px);
        opacity: 0;
        visibility: hidden;
        z-index: -1;
        padding: 1rem !important;
        left: 0;
        margin: 0;
        min-width: 220px;
        max-width: 1170px;
        text-align: left; }
        .navPages-horizontal ul.navPages-list > li.navPages-item .navPage-subMenu .navPage-subMenu-item {
          width: auto;
          float: none;
          margin: 0 -15px; }
        .navPages-horizontal ul.navPages-list > li.navPages-item .navPage-subMenu .navPages-action-moreIcon {
          transform: rotate(0deg);
          width: 14px;
          height: 14px;
          position: absolute;
          right: 0;
          z-index: 5;
          margin: 5px 10px; }
        .navPages-horizontal ul.navPages-list > li.navPages-item .navPage-subMenu .subMenu--level2 {
          left: 100%;
          top: 0;
          transform: translate(0px, 50px); }
        .navPages-horizontal ul.navPages-list > li.navPages-item .navPage-subMenu .navPages-action {
          border-bottom: none;
          margin-bottom: 0;
          padding: 0 10px;
          font-size: 13px;
          font-weight: 400;
          color: #6f1eaa;
          line-height: 30px;
          height: auto;
          text-transform: none; }
          .navPages-horizontal ul.navPages-list > li.navPages-item .navPage-subMenu .navPages-action:hover {
            color: #f0bd1f; }
      .navPages-horizontal ul.navPages-list > li.navPages-item:hover > .navPages-action {
        background-color: #ba7c00; }
      .navPages-horizontal ul.navPages-list > li.navPages-item:hover > .navPage-subMenu,
      .navPages-horizontal ul.navPages-list > li.navPages-item .navPage-subMenu.is-open {
        opacity: 1;
        visibility: visible;
        z-index: 5;
        transform: translateY(0px); }
      .navPages-horizontal ul.navPages-list > li.navPages-item li.navPage-subMenu-item {
        position: relative;
        z-index: 10; }
        .navPages-horizontal ul.navPages-list > li.navPages-item li.navPage-subMenu-item:hover > .subMenu--level2 {
          opacity: 1;
          visibility: visible;
          transform: translate(0px, 0px); }
    .navPages-horizontal ul.navPages-list > li.hasMegamenu {
      position: static; }
      .navPages-horizontal ul.navPages-list > li.hasMegamenu .navPages-action {
        position: relative;
        z-index: 1;
        background: none; }
      .navPages-horizontal ul.navPages-list > li.hasMegamenu .navPage-subMenu {
        width: 100%;
        /*@include breakpoints(lg){min-width: 1170px!important;min-width: 930px!important;}*/
        padding: 15px !important; }
        .navPages-horizontal ul.navPages-list > li.hasMegamenu .navPage-subMenu .navPage-subMenu-item {
          width: 20%;
          float: left;
          margin: 0; }
        .navPages-horizontal ul.navPages-list > li.hasMegamenu .navPage-subMenu .columns-2 .navPage-subMenu-item {
          width: 50%; }
        .navPages-horizontal ul.navPages-list > li.hasMegamenu .navPage-subMenu .columns-3 .navPage-subMenu-item {
          width: 33.33%; }
        .navPages-horizontal ul.navPages-list > li.hasMegamenu .navPage-subMenu .columns-4 .navPage-subMenu-item {
          width: 25%; }
        .navPages-horizontal ul.navPages-list > li.hasMegamenu .navPage-subMenu .columns-5 .navPage-subMenu-item {
          width: 20%; }
        .navPages-horizontal ul.navPages-list > li.hasMegamenu .navPage-subMenu ul.navPage-childList {
          margin-bottom: 20px; }
          .navPages-horizontal ul.navPages-list > li.hasMegamenu .navPage-subMenu ul.navPage-childList a {
            text-transform: capitalize; }
        .navPages-horizontal ul.navPages-list > li.hasMegamenu .navPage-subMenu .navPages-action-depth-max {
          margin-bottom: 5px;
          font-weight: bold;
          text-transform: uppercase;
          overflow: hidden;
          display: block;
          overflow: hidden;
          text-overflow: ellipsis;
          -webkit-line-clamp: 2;
          display: -webkit-box;
          -webkit-box-orient: vertical; } }

.navPages-verticalCategories .megamenuToogle-wrapper {
  background: #2d2d2d;
  height: 48px;
  cursor: pointer;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: bold;
  padding: 0 15px;
  line-height: 48px;
  color: white;
  width: 100%;
  position: relative; }
  .navPages-verticalCategories .megamenuToogle-wrapper .title-mega {
    display: inline-block;
    padding: 0 10px; }
  .navPages-verticalCategories .megamenuToogle-wrapper .icon-alignleft {
    margin-top: 18px;
    float: left; }
  .navPages-verticalCategories .megamenuToogle-wrapper .icon-caret-circle {
    float: right;
    margin-top: 15px; }

.verticalCategories {
  /*@include breakpoints(md){
      .navPage-subMenu.is-open{
          margin-left: 0;
          opacity: 1;
      }
  }*/ }
  @media (min-width: 1023px) {
    .verticalCategories {
      position: absolute;
      z-index: 2;
      width: 100%;
      background: #fff;
      box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2);
      /*-- Submenu Moo Dropdown---*/
      /*.navPages-item--default{position: relative;z-index: 1;}*/
      /*-- Submenu Mega Dropdown---*/ }
      .verticalCategories.is-open {
        transform: rotateX(0); }
      .verticalCategories ul {
        list-style: none;
        padding: 0;
        margin: 0 0 15px; }
      .verticalCategories ul.navPage-subMenu-list {
        width: 100%;
        float: left;
        margin: 0; }
        .verticalCategories ul.navPage-subMenu-list.grid-2 .navPage-subMenu-item {
          width: 50%; }
          .verticalCategories ul.navPage-subMenu-list.grid-2 .navPage-subMenu-item:nth-child(2n+1) {
            clear: both !important; }
        .verticalCategories ul.navPage-subMenu-list.grid-3 .navPage-subMenu-item {
          width: 33%; }
          .verticalCategories ul.navPage-subMenu-list.grid-3 .navPage-subMenu-item:nth-child(3n+1) {
            clear: both !important; }
        .verticalCategories ul.navPage-subMenu-list.grid-4 .navPage-subMenu-item {
          width: 25%; }
          .verticalCategories ul.navPage-subMenu-list.grid-4 .navPage-subMenu-item:nth-child(4n+1) {
            clear: both !important; }
        .verticalCategories ul.navPage-subMenu-list.grid-5 .navPage-subMenu-item {
          width: 20%; }
          .verticalCategories ul.navPage-subMenu-list.grid-5 .navPage-subMenu-item:nth-child(45n+1) {
            clear: both !important; }
      .verticalCategories .navPages-list {
        display: block;
        width: 100%;
        float: left; }
      .verticalCategories .navPages-item--default {
        position: relative;
        z-index: 1; }
      .verticalCategories .navPages-item {
        width: 100%;
        padding: 0 15px; }
        .verticalCategories .navPages-item > .navPages-action {
          display: block;
          padding: 5px 0;
          font-size: 14px;
          font-weight: normal;
          text-transform: capitalize; }
          .verticalCategories .navPages-item > .navPages-action:hover .fa {
            color: #f0bd1f; }
        .verticalCategories .navPages-item .fa {
          font-size: 16px;
          color: #9e9e9e;
          min-width: 22px; }
        .verticalCategories .navPages-item .fa-mobile {
          font-size: 22px; }
        .verticalCategories .navPages-item .navPages__icon {
          margin-right: 5px; }
      .verticalCategories .loadmore {
        cursor: pointer; }
        .verticalCategories .loadmore .navPages-action {
          border: none; }
        .verticalCategories .loadmore:hover {
          color: #f0bd1f; }
          .verticalCategories .loadmore:hover .fa {
            color: #f0bd1f; }
      .verticalCategories .navPages-action-moreIcon {
        float: right;
        width: 22px;
        height: 1.73077rem; }
        .verticalCategories .navPages-action-moreIcon svg {
          fill: #999;
          stroke: none; }
      .verticalCategories .subMenu--default {
        width: 240px;
        left: 100%;
        top: 0;
        background: #fff;
        display: block;
        padding: 1.5rem 0 !important;
        text-align: left;
        box-shadow: 0 2px 2px rgba(0, 0, 0, 0.15); }
        .verticalCategories .subMenu--default .navPages-action-moreIcon {
          display: block; }
        .verticalCategories .subMenu--default .navPage-subMenu-item {
          width: 100%;
          padding: 0 !important; }
        .verticalCategories .subMenu--default .navPage-subMenu-action {
          display: block;
          padding: 5px 1.5rem;
          border: none;
          margin-bottom: 0;
          font-size: 14px;
          font-weight: 400; }
        .verticalCategories .subMenu--default ul {
          margin-bottom: 0; }
        .verticalCategories .subMenu--default div.subMenu--level2 {
          left: 100%;
          top: -20px;
          display: none; }
        .verticalCategories .subMenu--default li.navPage-subMenu-item {
          position: relative;
          z-index: 10; }
          .verticalCategories .subMenu--default li.navPage-subMenu-item:hover > .subMenu--level2,
          .verticalCategories .subMenu--default li.navPage-subMenu-item .is-open.subMenu--level2 {
            opacity: 1;
            visibility: visible;
            transform: translate(0px, 0px);
            display: block; }
      .verticalCategories .subMenu--mega {
        width: 300%;
        left: 100%;
        top: 0;
        background: #fff;
        display: block;
        box-shadow: 0 2px 2px rgba(0, 0, 0, 0.15); }
        .verticalCategories .subMenu--mega .navPage-childList-item .navPages-action {
          font-size: 14px; }
        .verticalCategories .subMenu--mega .navPage-subMenu-action {
          display: block;
          padding: 5px 0;
          border-bottom: 1px solid #eaeaea;
          text-transform: uppercase;
          font-size: 14px; } }

@media (min-width: 1023px) {
  /*Hover megamenuToogle-wrapper all Catelgory*/
  .verticalCategories.is-open {
    opacity: 0;
    margin-left: -9999px;
    transform: translateY(32px);
    transition: 0s margin-left 0.4s, opacity 0.2s ease 0.2s, transform 0.15s ease 0.2s; }
  .navPages-verticalCategories:hover .verticalCategories.is-open {
    margin-left: 0;
    opacity: 1;
    transform: translateY(0);
    transition: 0s margin-left, opacity 0.2s ease 0.2s, transform 0.15s ease 0.2s; } }

@media (min-width: 1200px) {
  .verticalCategories {
    /*Hover and Click navPage-subMenu*/ }
    .verticalCategories .navPage-subMenu {
      opacity: 0;
      margin-left: -9999px;
      transform: translateX(48px);
      transition: 0s margin-left 0.4s, opacity 0.2s ease 0.2s, transform 0.15s ease 0.2s; }
    .verticalCategories .navPages-item:hover .navPage-subMenu {
      margin-left: 0;
      opacity: 1;
      transform: translateX(0);
      transition: 0s margin-left, opacity 0.2s ease 0.2s, transform 0.15s ease 0.2s; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .verticalCategories .navPage-subMenu {
    opacity: 0;
    margin-left: -9999px;
    transform: translateX(48px);
    transition: 0s margin-left 0.4s, opacity 0.2s ease 0.2s, transform 0.15s ease 0.2s; }
  .verticalCategories .navPage-subMenu.is-open {
    margin-left: 0;
    opacity: 1;
    transform: translateX(0);
    transition: 0s margin-left, opacity 0.2s ease 0.2s, transform 0.15s ease 0.2s; } }

@media (max-width: 991px) {
  header .mobileMenu--vertical {
    margin-top: 9px; }
    header .mobileMenu--vertical .mobileMenu-toggleIcon::before {
      width: 12px; }
    header .mobileMenu--vertical.is-open .mobileMenu-toggleIcon::before {
      width: 1.42857rem; }
    header .mobileMenu--vertical .mobileMenu-toggleIcon {
      width: 16px; }
  .navPages-container {
    background: #fff;
    width: 280px;
    position: fixed;
    padding: 15px;
    z-index: 150;
    left: 0;
    right: auto;
    display: block;
    box-shadow: -1px 0 2px rgba(0, 0, 0, 0.1);
    transition: all 0.5s cubic-bezier(0.99, 0.95, 0.49, 1.03);
    transform: translateX(-100%); }
    .navPages-container.is-open {
      z-index: 990;
      padding-top: 15px;
      overflow: scroll;
      transform: translateX(0%); }
    .navPages-container .megamenuToogle-wrapper, .navPages-container .banners {
      display: none; }
    .navPages-container .mobileMenu-toggle {
      right: 0; }
    .navPages-container .navPage-childList-default {
      margin: 0; }
    .navPages-container ul.navPages-list {
      list-style: none; }
      .navPages-container ul.navPages-list > .navPages-item {
        border-bottom: 1px solid #ececec;
        position: relative;
        z-index: 2; }
        .navPages-container ul.navPages-list > .navPages-item:last-child {
          border-bottom: none; }
        .navPages-container ul.navPages-list > .navPages-item .badge {
          top: 5px; }
      .navPages-container ul.navPages-list .navPage-subMenu-list, .navPages-container ul.navPages-list .navPage-childList {
        list-style: none;
        margin-left: 5px; }
        .navPages-container ul.navPages-list .navPage-subMenu-list .navPages-action, .navPages-container ul.navPages-list .navPage-childList .navPages-action {
          text-transform: capitalize; }
      .navPages-container ul.navPages-list .navPage-childList {
        border-left: 1px solid #e6e6e6; }
      .navPages-container ul.navPages-list .navPages-action {
        padding: 8px 0;
        font-size: 13px; }
        .navPages-container ul.navPages-list .navPages-action .fa {
          min-width: 22px; }
      .navPages-container ul.navPages-list .navPage-childList-action {
        padding: 0 0 0.35714rem; }
      .navPages-container ul.navPages-list .navPages-action-moreIcon {
        float: right;
        width: 22px;
        height: 1.73077rem;
        transform: rotate(90deg); }
        .navPages-container ul.navPages-list .navPages-action-moreIcon svg {
          fill: #999; }
      .navPages-container ul.navPages-list .is-open > .navPages-action-moreIcon {
        transform: rotate(-90deg); } }

.navPages-horizontal .shoppage {
  margin: 0 -15px 15px; }
  .navPages-horizontal .shoppage .title-shoppage {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 15px; }
  .navPages-horizontal .shoppage ul li {
    transition: all 0.2s ease-in-out; }
  .navPages-horizontal .shoppage ul .submenuitem {
    color: #777; }
  .navPages-horizontal .shoppage ul a {
    display: inline-block;
    padding: 4px 0;
    position: relative; }
  .navPages-horizontal .shoppage .submenu-shop {
    position: relative; }
    .navPages-horizontal .shoppage .submenu-shop .fa-angle-right {
      position: absolute;
      right: 0;
      margin: 10px; }
    .navPages-horizontal .shoppage .submenu-shop .menu-label {
      right: -25px;
      left: auto;
      margin-top: -14px; }
    .navPages-horizontal .shoppage .submenu-shop .menu-label-new {
      background-color: #0f8db3; }
      .navPages-horizontal .shoppage .submenu-shop .menu-label-new:after {
        color: #0f8db3; }
    .navPages-horizontal .shoppage .submenu-shop .menu-label-hot {
      background-color: #ef7c0a; }
      .navPages-horizontal .shoppage .submenu-shop .menu-label-hot:after {
        color: #ef7c0a; }
    .navPages-horizontal .shoppage .submenu-shop .menu-label {
      position: absolute;
      top: 80%;
      right: -30px;
      padding: 2px 4px;
      margin-top: -20px;
      color: #fff;
      line-height: 1.3;
      font-size: 8px;
      font-family: Karla, Arial, Helvetica, sans-serif;
      text-transform: uppercase;
      transform: translateY(-50%);
      transition: opacity .3s ease-in-out; }
      .navPages-horizontal .shoppage .submenu-shop .menu-label:after {
        content: "\f0da";
        font-family: FontAwesome;
        position: absolute;
        z-index: -1;
        bottom: 5px;
        font-size: 16px;
        position: absolute;
        bottom: -9px;
        left: 3px; }
    .navPages-horizontal .shoppage .submenu-shop:hover ul {
      display: block; }
    .navPages-horizontal .shoppage .submenu-shop ul {
      display: none;
      width: 210px;
      position: absolute;
      z-index: 10;
      left: 90%;
      top: -15px;
      box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 25px;
      padding: 20px;
      background: white;
      border-width: 1px;
      border-style: solid;
      border-color: #e6e6e6;
      border-image: initial;
      border-radius: 2px; }
      .navPages-horizontal .shoppage .submenu-shop ul:before {
        position: absolute;
        display: block;
        border-color: transparent;
        border-style: solid;
        border-width: 10px;
        content: "";
        top: 20px;
        left: -11px;
        border-right-color: #e6e6e6;
        border-left-width: 0; }
      .navPages-horizontal .shoppage .submenu-shop ul:after {
        position: absolute;
        display: block;
        border-color: transparent;
        border-style: solid;
        border-width: 10px;
        content: "";
        top: 20px;
        left: -10px;
        border-right-color: #fff;
        border-left-width: 0; }

/* Category*/
.category__banner--wrapper .category__banner--button {
  background-color: #47c3dc;
  padding: 10px 40px;
  margin-top: 15px;
  font-size: 14px;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  user-select: none;
  border-radius: .25rem;
  color: white; }

.category__banner--wrapper .category__banner--extra .category__banner--extra-wrapper {
  display: none; }
  .category__banner--wrapper .category__banner--extra .category__banner--extra-wrapper hr {
    border: 1px solid #47c3dc; }

/* Page content layouts*/
/* -----------------------------------------------------------------------------*/
/* Header Mobile*/
@media (min-width: 992px) {
  .header-m-container {
    display: none; } }

@media (max-width: 991px) {
  header > *:not(.header-m-container) {
    display: none; }
  .header-mobile > *:not(.header-m-container) {
    display: none; }
  .header-mobile .navbar-compact {
    position: fixed;
    width: 100%;
    background: #fff;
    z-index: 890;
    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.3); }
    .header-mobile .navbar-compact .sb-searchpro {
      margin: 0; }
  .header-mobile .mheader-top {
    padding: 10px 0;
    background: #2d3539; }
  .header-mobile .mheader-bottom {
    display: table;
    width: 100%;
    background: black; }
    .header-mobile .mheader-bottom .cart-button {
      display: block;
      position: relative;
      z-index: 1; }
    .header-mobile .mheader-bottom .countPill {
      position: absolute;
      top: 0px;
      font-size: 10px;
      width: 15px;
      height: 15px;
      line-height: 15px;
      background: #916100;
      color: white;
      font-weight: normal; }
    .header-mobile .mheader-bottom .bar-icon {
      display: block;
      text-align: center;
      font-size: 16px; }
    .header-mobile .mheader-bottom .tab-label {
      color: #FFFFFF;
      font-size: 11px;
      text-transform: uppercase; }
  .header-mobile .navPages-container {
    text-align: left; }
  .header-mobile .navPages-container ul.navPages-list > .navPages-item {
    float: none !important; }
  .header-mobile .navPages-container ul.navPages-list .navPages-action {
    font-weight: normal; }
  .header-mobile .megamenu-container {
    min-height: 30px; }
  .header-mobile .logo-container {
    padding: 0;
    background: none !important; }
    .header-mobile .logo-container .header-logo {
      padding: 0;
      margin: 0; }
  .header-mobile .search-info-content {
    position: static; }
  .header-mobile .sb-searchpro {
    margin: 0;
    border: none;
    box-shadow: none;
    background: none; } }
  @media (max-width: 991px) and (max-width: 480px) {
    .header-mobile .sb-searchpro i {
      display: none; } }

@media (max-width: 991px) {
    .header-mobile .sb-searchpro .input-group {
      background: rgba(255, 255, 255, 0.1);
      border-radius: 3px; }
      .header-mobile .sb-searchpro .input-group .form-control {
        padding: 6px 5px;
        height: auto;
        border: none;
        background: none;
        border-radius: 0;
        width: auto;
        margin: 0;
        width: 74%;
        border: none !important; }
      .header-mobile .sb-searchpro .input-group .btn {
        min-width: auto;
        background: none;
        color: black;
        height: auto;
        display: none; }
  a.mobileMenu-toggle {
    width: 32px;
    height: 30px;
    margin: 0;
    padding: 5px;
    border-radius: 3px;
    border: none;
    background: rgba(255, 255, 255, 0.2); }
    a.mobileMenu-toggle .mobileMenu-toggleIcon {
      top: 13px; }
    a.mobileMenu-toggle .mobileMenu-toggleIcon,
    a.mobileMenu-toggle .mobileMenu-toggleIcon::before,
    a.mobileMenu-toggle .mobileMenu-toggleIcon::after {
      background: #FFFFFF; }
    a.mobileMenu-toggle.mobileMenu--vertical {
      position: relative;
      top: 5px; }
  .main-left .mobileMenu--vertical {
    position: relative;
    display: none; }
  .bar-tab {
    bottom: 0;
    display: table;
    width: 100%;
    height: 50px;
    padding: 0;
    table-layout: fixed; }
    .bar-tab > .bar-tab__item {
      display: table-cell;
      width: 1%;
      height: 50px;
      margin: 10px 0 0;
      text-align: center;
      vertical-align: middle; }
      .bar-tab > .bar-tab__item > a, .bar-tab > .bar-tab__item .has-dropdown {
        color: #FFFFFF; }
      .bar-tab > .bar-tab__item .currency {
        margin: 0 auto;
        float: none;
        display: table; }
        .bar-tab > .bar-tab__item .currency .has-dropdown {
          padding: 15px 0;
          display: block; }
        .bar-tab > .bar-tab__item .currency .dropdown-menu {
          max-width: 180px !important;
          right: 0;
          left: auto !important;
          padding: 0; } }

/* Blog*/
.blog-post {
  clear: both; }
  .blog-post:hover .blog-title > a {
    color: #f0bd1f; }
  .blog-post .blog-meta {
    display: inline-block;
    padding: 0 0 10px;
    width: 100%;
    color: #b3b3b3;
    font-size: 13px; }
    .blog-post .blog-meta .fa {
      margin-right: 8px; }
    .blog-post .blog-meta > span.blog-author, .blog-post .blog-meta span.blog-date {
      margin-right: 15px; }

.blog-thumbnail {
  margin: 0 0 1rem; }
  .blog-thumbnail img:hover {
    opacity: 0.8; }

.blog-title {
  font-size: 15px;
  margin-top: 0;
  margin-bottom: 10px; }
  .blog-title a {
    color: #6f1eaa; }
    .blog-title a:hover {
      color: #f0bd1f; }

.blog-post-body .btn--readmore {
  text-transform: capitalize;
  transition: all 0.2s ease-in-out 0s;
  padding: 6px 0;
  display: inline-block; }
  .blog-post-body .btn--readmore .fa {
    margin-right: 5px; }
  .blog-post-body .btn--readmore:hover {
    background-color: #f0bd1f;
    color: white;
    padding: 6px 16px; }

.blogRecent {
  margin: 0;
  padding: 0;
  list-style: none; }
  .blogRecent .blogRecent--item {
    margin-bottom: 10px;
    display: inline-block;
    width: 100%; }
    .blogRecent .blogRecent--item:last-child {
      margin-bottom: 0; }
  .blogRecent .blog-post-figure {
    width: 40%;
    float: left;
    margin-right: 15px; }
  .blogRecent .blog-header {
    overflow: hidden; }
  .blogRecent h4.blog-title {
    font-size: 13px;
    text-transform: none;
    font-weight: 500;
    margin-bottom: 5px; }
  .blogRecent .blog-meta {
    color: #999;
    font-size: 12px; }

.blog-category .blog-post {
  margin-bottom: 30px; }

.blog-category .product-list {
  padding: 15px 20px;
  background: #FFFFFF;
  margin-left: 15px;
  margin-right: 15px;
  flex: 0 0 calc(100% - 30px);
  border: 1px solid #e2e2e2; }
  .blog-category .product-list .blog-post-figure {
    width: 300px;
    float: left;
    margin-right: 30px; }
  .blog-category .product-list .blog-header {
    overflow: hidden; }
  .blog-category .product-list .blog-post-body {
    overflow-y: hidden;
    width: auto;
    box-shadow: none;
    padding: 0; }

.blog-category .blog-thumbnail {
  margin: 0; }

.blog-category .blog-title {
  margin: 10px 0 5px; }

.blog-category .tags {
  margin-top: 3rem;
  text-align: center; }

.page--blog--detail .blog-post-body {
  padding: 0;
  box-shadow: none; }

.page--blog--detail .blog-title {
  font-size: 28px;
  text-transform: uppercase;
  margin-bottom: 5px; }

.page--blog--detail .blog-meta {
  border: none;
  margin-bottom: 10px; }

.page--blog--detail .excerpt-meta {
  margin: 30px 0;
  padding-top: 30px;
  border-top: 1px solid #ddd; }
  .page--blog--detail .excerpt-meta .meta {
    font-size: 12px;
    text-transform: uppercase;
    color: #1c1c1c;
    margin-bottom: 5px;
    float: left;
    width: 100%; }
    .page--blog--detail .excerpt-meta .meta > .label {
      color: #898989;
      float: left;
      margin: 0 3px 0 0;
      font-weight: 400;
      min-width: 80px; }
  .page--blog--detail .excerpt-meta .socialLinks {
    line-height: 22px; }
    .page--blog--detail .excerpt-meta .socialLinks .addthis_button_pinterest {
      width: 26px; }
  .page--blog--detail .excerpt-meta .google_plusone_iframe_widget {
    width: auto !important; }
  .page--blog--detail .excerpt-meta .tags {
    margin-bottom: 0;
    text-align: left; }
    .page--blog--detail .excerpt-meta .tags .tag {
      font-size: 12px;
      padding-right: 10px;
      display: inline; }
      .page--blog--detail .excerpt-meta .tags .tag a {
        padding: 0; }

.article--style1 .blog-post-figure {
  float: left;
  width: 50%;
  margin-right: 30px; }

.article--style2 .article--mainimage {
  position: relative;
  z-index: 1;
  margin-bottom: 30px;
  padding: 0; }
  .article--style2 .article--mainimage .blog-meta {
    margin-bottom: 0;
    padding-bottom: 0; }
  .article--style2 .article--mainimage .blog-header {
    position: absolute;
    bottom: 0;
    z-index: 5;
    width: 100%;
    padding: 10px 15px;
    color: #f3f3f3;
    background: -webkit-linear-gradient(left, #717171 0%, rgba(255, 255, 255, 0) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: -moz-linear-gradient(left, #717171 0%, rgba(255, 255, 255, 0) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #717171 0%, rgba(255, 255, 255, 0) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #717171 0%, rgba(255, 255, 255, 0) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ }
    .article--style2 .article--mainimage .blog-header .blog-title {
      color: white; }

.article--style3 .article--mainimage {
  padding: 0;
  background: none;
  box-shadow: none;
  margin-bottom: 30px; }

ol.blogresults--content {
  padding: 0; }

/* Sidebar blocks*/
.sb-fb-message.right-bottom {
  position: fixed;
  bottom: 0;
  right: 20px;
  z-index: 9999; }

.sb-fb-message.left-bottom {
  position: fixed;
  bottom: 0;
  left: 20px;
  z-index: 9999; }

.sb-fb-message.left-bottom .sb-fb-message-style-icon {
  float: left; }

.sb-fb-ms-inner {
  position: relative; }

.sb-fb-message-style-default .sb-fb-message-head {
  background-color: #4267b2;
  border: 1px solid #29487d;
  cursor: pointer;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
  color: #fff;
  font-family: arial, sans-serif;
  color: white;
  font-size: 12px;
  font-weight: bold;
  height: 29px;
  padding: 5px;
  position: relative; }

.sb-fb-message-style-default .sb-fb-message-head:hover {
  background-color: #3b5998; }

.sb-fb-message .online {
  padding-left: 5px;
  padding-right: 5px; }

.sb-fb-message-style-metro .sb-fb-message-head-metro {
  width: 100%; }

.sb-fb-message-style-metro .sb-fb-message-head-metro a {
  width: 100%;
  display: inline-block;
  color: #fff;
  height: 36px;
  line-height: 36px;
  padding: 0 20px 0 48px;
  background-color: #3b5998;
  position: relative; }

.sb-fb-message-style-metro .sb-fb-message-head-metro a span {
  width: 40px;
  height: 36px;
  padding: 0;
  margin: 0;
  left: 0;
  top: 0;
  position: absolute;
  background: url("../img/sb_facebook_message/iconmetro.png") no-repeat left top; }

.sb-fb-message-style-icon {
  text-align: right;
  margin-bottom: 15px;
  float: right; }
  .sb-fb-message-style-icon .sb-fb-message-head-icon {
    cursor: pointer;
    display: inline-block;
    width: 60px;
    height: 60px;
    background: #f7a500;
    border-radius: 50%;
    padding: 5px;
    text-align: center;
    line-height: 50px;
    transition: 0.2s all ease-in-out; }
    .sb-fb-message-style-icon .sb-fb-message-head-icon:hover {
      box-shadow: 0 0 10px rgba(0, 0, 0, 0.5); }

.sb-fb-message-style-metro .sb-fb-message-head-metro a:hover {
  background-color: #2e4b89;
  color: #fff;
  border: none;
  text-shadow: none; }

.offline_heading, .online_heading {
  position: absolute;
  top: -40px;
  z-index: 999;
  height: 41px;
  padding: 6px 0px;
  color: #FFF;
  cursor: pointer;
  float: left;
  background-color: #2e4b89;
  width: calc(100% - 2px);
  margin: 0 1px; }

.button_chat_offline_text {
  max-width: 85%;
  padding-left: 12px;
  display: inline-block;
  padding-right: 12px;
  font-size: 14px;
  font-weight: bold;
  cursor: pointer; }

.sb-listing-tabs .ltabs-heading {
  /*Menu Tabs Responsive*/ }
  .sb-listing-tabs .ltabs-heading .block-title {
    background-color: #f7a500;
    font-size: 18px;
    padding: 15px 16px;
    color: #fff;
    text-transform: uppercase;
    box-shadow: 0 2px 4px 0px rgba(0, 0, 0, 0.1);
    min-width: 205px;
    margin-left: -9px;
    border-bottom: 0;
    position: relative;
    z-index: 1;
    border-radius: 0 7px 0 0; }
    .sb-listing-tabs .ltabs-heading .block-title a {
      color: #fff; }
    .sb-listing-tabs .ltabs-heading .block-title:before {
      content: '';
      width: 0;
      height: 0;
      border-bottom: 8px solid transparent;
      bottom: -8px;
      position: absolute;
      border-right: 8px solid #c48300;
      left: 1px; }
  .sb-listing-tabs .ltabs-heading .ltabs-tabs-wrap {
    display: block;
    width: 100%; }
    .sb-listing-tabs .ltabs-heading .ltabs-tabs-wrap .ltabs-tab-selected,
    .sb-listing-tabs .ltabs-heading .ltabs-tabs-wrap .ltabs-tab-arrow {
      display: none; }
  .sb-listing-tabs .ltabs-heading ul.tabs {
    border: 0;
    background-color: #f2f2f2;
    font-size: 12px;
    text-transform: uppercase;
    padding: 0 15px;
    width: 100%;
    min-height: 40px; }
    .sb-listing-tabs .ltabs-heading ul.tabs li.tab {
      border: none;
      float: none;
      display: inline-block; }
    .sb-listing-tabs .ltabs-heading ul.tabs .tab-title {
      padding: 8px 1rem 5px;
      font-size: 13px;
      font-weight: 400;
      color: #6f1eaa; }
    .sb-listing-tabs .ltabs-heading ul.tabs .is-active a, .sb-listing-tabs .ltabs-heading ul.tabs li:hover a {
      color: #f0bd1f; }
  .sb-listing-tabs .ltabs-heading .ltabs-selectbox {
    position: relative;
    display: inline-block;
    cursor: default;
    text-align: left;
    line-height: 30px;
    clear: both;
    color: #888;
    cursor: pointer;
    z-index: 5;
    background: #e8e8e8;
    padding: 5px; }
    .sb-listing-tabs .ltabs-heading .ltabs-selectbox .ltabs-tab-selected,
    .sb-listing-tabs .ltabs-heading .ltabs-selectbox .ltabs-tab-arrow {
      position: relative;
      float: left;
      height: 30px;
      z-index: 1;
      display: inline-block; }
    .sb-listing-tabs .ltabs-heading .ltabs-selectbox .ltabs-tab-selected {
      width: 167px;
      padding: 0 5px;
      border: 1px solid #DDD;
      background: #FFF;
      overflow: hidden; }
    .sb-listing-tabs .ltabs-heading .ltabs-selectbox .ltabs-tab-arrow {
      width: 30px;
      border: 1px solid #ddd;
      border-top-right-radius: 3px;
      border-bottom-right-radius: 3px;
      text-align: center;
      font-size: 12px;
      background: #DDD; }
    .sb-listing-tabs .ltabs-heading .ltabs-selectbox .ltabs-tabs {
      position: absolute;
      top: 100%;
      left: 0;
      width: 200px;
      padding: 0;
      border: 1px solid #ddd;
      border-bottom-right-radius: 3px;
      border-bottom-left-radius: 3px;
      overflow: hidden;
      background: #fff;
      display: none;
      z-index: 1; }
      .sb-listing-tabs .ltabs-heading .ltabs-selectbox .ltabs-tabs li {
        margin: 0;
        padding: 0;
        float: none;
        border: none;
        display: block !important; }
        .sb-listing-tabs .ltabs-heading .ltabs-selectbox .ltabs-tabs li > a {
          display: block;
          padding: 0 10%;
          text-align: left;
          text-transform: capitalize; }
    .sb-listing-tabs .ltabs-heading .ltabs-selectbox .ltabs-tabs.ltabs-open {
      display: block; }

.sb-listing-tabs .ltabs-container .ltabs-items-image {
  width: 196px;
  float: left; }

.sb-listing-tabs .ltabs-container .ltabs-items-container {
  display: inline-block;
  width: 100%;
  float: left; }

.sb-listing-tabs .ltabs-container .ltabs-items-container--image {
  width: calc(100% - 196px); }

.sb-listing-tabs .ltabs-container .tab-content {
  padding: 0; }
  .sb-listing-tabs .ltabs-container .tab-content .slick-slider .slick-prev,
  .sb-listing-tabs .ltabs-container .tab-content .slick-slider .slick-next {
    top: -23px;
    bottom: auto;
    width: 35px;
    height: 35px;
    background: #222;
    padding: 0;
    text-align: center;
    margin-right: 10px;
    overflow: hidden;
    border: 0; }
    .sb-listing-tabs .ltabs-container .tab-content .slick-slider .slick-prev:before,
    .sb-listing-tabs .ltabs-container .tab-content .slick-slider .slick-next:before {
      background: none;
      font-family: "FontAwesome";
      font-size: 28px;
      line-height: 32px;
      width: 100%;
      height: 100%;
      color: white; }
    .sb-listing-tabs .ltabs-container .tab-content .slick-slider .slick-prev:hover:before,
    .sb-listing-tabs .ltabs-container .tab-content .slick-slider .slick-next:hover:before {
      background: #f7a500;
      color: white; }
  .sb-listing-tabs .ltabs-container .tab-content .slick-slider .slick-next {
    right: 0;
    left: auto; }
    .sb-listing-tabs .ltabs-container .tab-content .slick-slider .slick-next:before {
      content: ""; }
  .sb-listing-tabs .ltabs-container .tab-content .slick-slider .slick-prev {
    right: 40px;
    left: auto; }
    .sb-listing-tabs .ltabs-container .tab-content .slick-slider .slick-prev:before {
      content: ""; }

.sb-listing-tabs .ltabs-container .productCarousel {
  margin: 0; }
  .sb-listing-tabs .ltabs-container .productCarousel .productCarousel-slide {
    padding: 0; }
    .sb-listing-tabs .ltabs-container .productCarousel .productCarousel-slide .product-item-container {
      margin-bottom: 0;
      border: none;
      position: relative;
      z-index: 1; }
      .sb-listing-tabs .ltabs-container .productCarousel .productCarousel-slide .product-item-container:before {
        content: "";
        position: absolute;
        top: 0;
        right: 1px;
        width: 1px;
        height: 100%;
        background: #e8e8e8;
        z-index: 9; }
      .sb-listing-tabs .ltabs-container .productCarousel .productCarousel-slide .product-item-container:after {
        content: "";
        position: absolute;
        bottom: 1px;
        left: 0px;
        width: 100%;
        height: 1px;
        background: #e8e8e8;
        z-index: 9; }
    .sb-listing-tabs .ltabs-container .productCarousel .productCarousel-slide .left-block {
      padding: 10px 15px 0; }

.section-slideshow {
  margin-bottom: 30px; }
  .section-slideshow .block-slideshow {
    padding-left: 15px; }
    @media (min-width: 1023px) {
      .section-slideshow .block-slideshow {
        padding-left: 0; } }
  .section-slideshow .block-slideshow__left {
    padding: 0;
    max-width: 71%;
    flex: 0 0 71%; }
  .section-slideshow .block-slideshow__right {
    padding-left: 15px;
    max-width: 29%;
    flex: 0 0 29%; }
    @media (min-width: 1023px) {
      .section-slideshow .block-slideshow__right {
        padding-left: 0px; } }
  .section-slideshow .heroCarousel {
    overflow: hidden;
    max-height: 815px;
    width: 100%;
    transition: all 0.4s ease-in-out 0s; }
    @media (min-width: 1199px) and (max-width: 1400px) {
      .section-slideshow .heroCarousel {
        max-height: 548px; } }
    .section-slideshow .heroCarousel.slick-initialized {
      max-height: 100%; }
  .section-slideshow .heroCarousel {
    margin: 0; }
    .section-slideshow .heroCarousel ul.slick-dots {
      bottom: 15%;
      line-height: 100%;
      left: 46%;
      right: auto;
      width: auto; }
      @media (max-width: 991px) {
        .section-slideshow .heroCarousel ul.slick-dots {
          bottom: 5%; } }
      .section-slideshow .heroCarousel ul.slick-dots li {
        display: inline-block;
        float: left;
        padding: 0 1px;
        width: auto;
        height: auto;
        background: none; }
        .section-slideshow .heroCarousel ul.slick-dots li button {
          width: 8px;
          height: 8px;
          background-color: #7d7d7d;
          border: none;
          margin: 0 2px;
          opacity: 1;
          display: block;
          border-radius: 50%;
          -webkit-border-radius: 50%;
          -webkit-transition: all 0.2s ease 0s;
          -moz-transition: all 0.2s ease 0s;
          transition: all 0.2s ease 0s; }
          .section-slideshow .heroCarousel ul.slick-dots li button:before {
            display: none; }
        .section-slideshow .heroCarousel ul.slick-dots li.slick-active button {
          background-color: #f7a500;
          width: 25px;
          border-radius: 4px; }
        .section-slideshow .heroCarousel ul.slick-dots li:hover button {
          background-color: #f7a500; }
    .section-slideshow .heroCarousel .heroCarousel-slide.slick-active .heroCarousel-content .heroCarousel-title {
      opacity: 1;
      animation: myeffect-slideshow 1.6s ease-in-out; }
    .section-slideshow .heroCarousel .heroCarousel-slide.slick-active .heroCarousel-content h3.description-tilte {
      opacity: 1;
      animation: myeffect-slideshow 1.3s ease-in-out; }
    .section-slideshow .heroCarousel .heroCarousel-slide.slick-active .heroCarousel-content .heroCarousel-action.btn {
      opacity: 1;
      animation: myeffect-slideshow 1s ease-in-out; }
    .section-slideshow .heroCarousel .heroCarousel-content {
      transform: none;
      text-align: left;
      background: none;
      top: 40%;
      position: absolute;
      z-index: 5;
      transform: translateY(-50%);
      width: 90%; }
      .section-slideshow .heroCarousel .heroCarousel-content .heroCarousel-title {
        text-align: center;
        width: auto;
        opacity: 0;
        top: 31%;
        font-size: 33px;
        color: #fff;
        text-transform: uppercase;
        left: 30px;
        font-weight: 700; }
      .section-slideshow .heroCarousel .heroCarousel-content .heroCarousel-description {
        text-align: center;
        text-transform: uppercase;
        color: #fff; }
      .section-slideshow .heroCarousel .heroCarousel-content h3.description-tilte {
        opacity: 0;
        font-size: 50px;
        color: white;
        font-weight: 500;
        margin: 0 0 15px;
        letter-spacing: 2px; }
      .section-slideshow .heroCarousel .heroCarousel-content .heroCarousel-action.btn {
        background-color: #f7a500;
        padding: 10px 40px;
        opacity: 0;
        margin-top: 15px;
        font-size: 14px;
        text-transform: none; }
        .section-slideshow .heroCarousel .heroCarousel-content .heroCarousel-action.btn:hover {
          opacity: 0.8 !important; }

@keyframes myeffect-slideshow {
  0% {
    opacity: 0;
    transform: translateY(-300px);
    -webkit-transform: translateY(-300px);
    -moz-transform: translateY(-300px);
    -ms-transform: translateY(-300px);
    -o-transform: translateY(-300px); }
  100% {
    opacity: 1;
    transform: translateY(0);
    -moz-transform: translateY(0);
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0); } }

.module {
  margin-bottom: 40px;
  width: 100%;
  clear: both; }
  .module .box-slider-title {
    text-align: center; }
  .module .block-title-section {
    font-weight: 300;
    font-size: 20px;
    text-transform: uppercase;
    color: #444444;
    line-height: 34px;
    border-top: 1px solid #444444;
    border-bottom: 1px solid #444444;
    display: inline-block;
    margin-bottom: 30px;
    margin-top: 10px; }
    @media (max-width: 1199px) {
      .module .block-title-section {
        margin-top: 0; } }
    .module .block-title-section span {
      font-weight: 700;
      color: #f7a500; }
    .module .block-title-section .fa {
      margin-right: 5px; }
  .module .block-content {
    width: 100%; }

.titleLine .spcat-items--category {
  background: #f7a500; }
  .titleLine .spcat-items--category .form-group p {
    color: #ffffff;
    padding: 0 30px;
    line-height: 21px;
    margin-bottom: 0; }

.titleLine .block-title {
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  margin-bottom: 25px; }
  .titleLine .block-title .fa {
    margin-right: 5px; }
  .titleLine .block-title a {
    color: #fff; }

.titleLine .block-title-left {
  font-size: 20px;
  color: #fff;
  text-transform: uppercase;
  margin: 0;
  line-height: 75px;
  padding-left: 30px;
  border: none; }

.titleLine.deals {
  margin-bottom: 0; }
  .titleLine.deals .block-title-left {
    font-weight: 400; }
    @media (max-width: 1024px) {
      .titleLine.deals .block-title-left {
        padding-left: 0;
        text-align: center; } }
    .titleLine.deals .block-title-left span {
      font-weight: 700; }
  .titleLine.deals .spcat-items-content .product-grid .product-item-container {
    display: block;
    padding: 0px 30px 0; }
    .titleLine.deals .spcat-items-content .product-grid .product-item-container .left-block {
      padding: 30px 0 10px; }
      .titleLine.deals .spcat-items-content .product-grid .product-item-container .left-block .product-item-photo img {
        margin: 0 auto; }
        @media (min-width: 1024px) {
          .titleLine.deals .spcat-items-content .product-grid .product-item-container .left-block .product-item-photo img {
            max-width: 350px; } }
    .titleLine.deals .spcat-items-content .product-grid .product-item-container .right-block {
      padding: 0;
      width: 100%;
      margin-top: -5px; }
      .titleLine.deals .spcat-items-content .product-grid .product-item-container .right-block .card-title a {
        padding: 0; }
      .titleLine.deals .spcat-items-content .product-grid .product-item-container .right-block .button-group {
        display: none; }
  .titleLine.deals .slick-arrow {
    bottom: 0;
    top: auto;
    right: 30px;
    left: auto;
    width: 32px;
    height: 32px; }
    .titleLine.deals .slick-arrow.slick-prev {
      left: auto;
      right: 70px; }
  .titleLine.deals .products-list .product-layout .product-item-container .countdown--box {
    top: 10%;
    left: 0;
    right: auto;
    margin: 0;
    width: auto;
    transform: none; }
    .titleLine.deals .products-list .product-layout .product-item-container .countdown--box .time-item {
      display: block;
      background-color: #fff;
      padding: 11px 12px 7px;
      text-align: center;
      border-right: 1px solid #ddd;
      border-left: 1px solid #ddd;
      border-top: 1px solid #ddd;
      margin: 0;
      width: auto; }
      .titleLine.deals .products-list .product-layout .product-item-container .countdown--box .time-item .num-time {
        font-size: 14px;
        color: #f7a500;
        font-weight: bold; }
      .titleLine.deals .products-list .product-layout .product-item-container .countdown--box .time-item .name-time {
        font-size: 10px;
        color: #333; }
      .titleLine.deals .products-list .product-layout .product-item-container .countdown--box .time-item:last-child {
        border-bottom: 1px solid #ddd; }
  .titleLine.deals .products-list .product-layout .product-item-container:hover .countdown--box {
    transform: none;
    opacity: 1;
    visibility: visible; }

.block-item-timer .countdown--box {
  border: none; }

.page-sidebar .module {
  position: relative;
  margin-bottom: 30px; }
  .page-sidebar .module .block-title {
    background: #444;
    color: #FFFFFF;
    font-size: 16px;
    margin: 0 0 0px;
    padding: 12px 20px 12px;
    text-transform: uppercase;
    font-weight: 600;
    position: relative;
    text-align: left;
    width: 100%; }
  .page-sidebar .module .block-content {
    padding: 15px;
    background: #FFFFFF;
    border: 1px solid #ddd; }

.page-sidebar .sidebar--bestsell .block-content {
  padding: 0; }

.card-title {
  margin-bottom: 5px; }

/*============MODULE BANNER TOP + BOTTOM==================*/
.banners--top {
  padding: 15px 0;
  background-color: #f7a500;
  text-align: center;
  color: white;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 500; }
  .banners--top > div > p:first-child {
    margin-bottom: 0; }

.alert-box {
  position: relative;
  z-index: 1; }
  .alert-box .close {
    right: 2rem;
    color: #FFFFFF;
    font-size: 2rem;
    line-height: .9;
    margin-top: -1rem;
    text-shadow: none;
    opacity: 1;
    position: absolute;
    top: 50%; }

/*============MODULE QUICKSEARCH RESULTS==================*/
section.quickSearchResults ul.products-list {
  padding: 0;
  margin: 0; }

section.quickSearchResults li.product-list .product-item-container {
  border: none;
  margin: 0;
  border-bottom: 1px solid #e5e5e5;
  padding: 10px; }
  section.quickSearchResults li.product-list .product-item-container .left-block {
    width: 80px;
    padding: 0;
    border: none;
    float: left; }
  section.quickSearchResults li.product-list .product-item-container .right-block {
    margin: 0;
    overflow: hidden;
    padding: 0 15px; }
    section.quickSearchResults li.product-list .product-item-container .right-block .price-section {
      font-size: 16px; }
    section.quickSearchResults li.product-list .product-item-container .right-block .card-title {
      font-size: 14px; }
  section.quickSearchResults li.product-list .product-item-container:hover {
    background: #f4f4f4; }

/*============MODULE BREADCRUMB ==================*/
.main-body .sb-breadcrumbs {
  background: none; }
  .main-body .sb-breadcrumbs .container {
    width: 100%;
    padding: 0; }
  .main-body .sb-breadcrumbs .entry-header {
    margin: 0px 0 20px;
    text-align: left; }
  .main-body .sb-breadcrumbs .entry-title {
    display: none; }
  .main-body .sb-breadcrumbs .breadcrumb {
    color: black; }
    .main-body .sb-breadcrumbs .breadcrumb .breadcrumb-item {
      display: inline-block; }
      .main-body .sb-breadcrumbs .breadcrumb .breadcrumb-item:before {
        color: gray; }
    .main-body .sb-breadcrumbs .breadcrumb .breadcrumb-label {
      color: #6f1eaa; }
      .main-body .sb-breadcrumbs .breadcrumb .breadcrumb-label:hover {
        color: #f0bd1f; }

.sb-breadcrumbs {
  width: 100%;
  display: inline-block;
  text-align: center;
  background-color: #d0d0d0;
  background-size: cover;
  background-position: center center;
  margin-bottom: 40px;
  position: relative; }
  .sb-breadcrumbs .entry-header {
    padding: 60px 0; }
    @media (max-width: 1024px) {
      .sb-breadcrumbs .entry-header {
        padding: 30px 0; } }
  .sb-breadcrumbs .entry-title {
    font-size: 32px;
    color: white;
    text-transform: uppercase;
    margin-top: 0; }
    @media (max-width: 768px) {
      .sb-breadcrumbs .entry-title {
        font-size: 26px; } }

.breadcrumb {
  background: none;
  padding: 0;
  color: white; }
  .breadcrumb:before {
    display: none; }
  .breadcrumb .breadcrumb-item {
    display: inline-block; }
    .breadcrumb .breadcrumb-item:before {
      color: white; }
  .breadcrumb .breadcrumb-label {
    color: #FFFFFF; }
    .breadcrumb .breadcrumb-label:hover {
      color: #f7a500; }

/*============MODULE SIDEBAR ==================*/
.sidebar--categories .block-content {
  padding: 0 !important; }

.sidebar--categories ul.navList {
  list-style: none;
  padding: 0px;
  margin: 0px;
  border: none; }
  .sidebar--categories ul.navList .navList-item {
    position: relative;
    box-shadow: none;
    background: transparent;
    border-bottom: 1px solid #e8e8e8; }
    .sidebar--categories ul.navList .navList-item:last-child {
      border: none; }
    .sidebar--categories ul.navList .navList-item > .navList-action {
      padding: 10px 15px;
      display: block;
      color: black; }
      .sidebar--categories ul.navList .navList-item > .navList-action:hover, .sidebar--categories ul.navList .navList-item > .navList-action.is-current {
        color: #f0bd1f;
        background: #fff7f7; }
      .sidebarBlock--categories .sidebar--categories ul.navList .navList-item > .navList-action {
        margin-bottom: 0.38462rem; }

.navList-subSection .navList-item {
  margin-left: 0.76923rem; }
  .navList-subSection .navList-item:before {
    content: '-';
    float: left;
    margin-left: -0.76923rem; }

.navList-action:hover {
  color: #f0bd1f; }

.navList-toggle {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0.15385rem 0;
  transform: rotate(-90deg) scale(0.7);
  transition: 0.2s transform;
  padding: 10px; }
  .navList-toggle:hover {
    fill: #f7a500; }
  .navList-toggle.is-open {
    transform: rotate(0deg) scale(0.7); }

ul.navList-subMenu-list {
  display: none;
  margin-left: 18px;
  padding: 0 0 10px 0; }
  ul.navList-subMenu-list.is-open {
    display: block; }
  ul.navList-subMenu-list .navList-action {
    padding: 6px 0; }

.navList-subMenu-item {
  position: relative; }
  .navList-subMenu-item .navList-action::before {
    content: "\f111";
    font-family: "FontAwesome";
    font-size: 5px;
    padding-right: 7px;
    vertical-align: middle;
    color: #999; }

.navList-subMenu-action {
  padding-left: 1.5rem; }

ul.navList-childList {
  display: none;
  margin-left: 15px;
  padding: 0 0 10px 0; }
  ul.navList-childList.is-open {
    display: block; }

.navList-childList-action {
  padding-left: 3rem; }

.facetedSearch-toggle + .facetedSearch-navList,
.sidebarBlock + .facetedSearch-navList {
  margin-top: 0rem; }

@media (min-width: 801px) {
  .accordion--navList .accordion-indicator {
    visibility: visible;
    border: 1px solid #a5a5a5; } }

.block-recent ul.navList li {
  margin-bottom: 10px; }
  .block-recent ul.navList li > a {
    display: block;
    color: #6f1eaa; }
    .block-recent ul.navList li > a:hover {
      color: #f0bd1f; }
  .block-recent ul.navList li time {
    font-style: italic;
    color: #999;
    font-size: 12px; }

.blog-tags .tags {
  text-align: left;
  display: inline; }

.blog-tags .tag {
  border: 1px solid #dfdfdf;
  float: left;
  margin: 0 10px 10px 0;
  border-radius: 3px; }
  .blog-tags .tag:hover {
    background: #f7a500;
    border-color: #f7a500; }
    .blog-tags .tag:hover a {
      color: white; }

#sideShopByBrands ul, #sideShopByPrice ul {
  display: block;
  position: relative;
  margin: 0;
  list-style: none; }
  #sideShopByBrands ul li, #sideShopByPrice ul li {
    position: relative;
    display: block;
    padding: 5px 0; }
    #sideShopByBrands ul li a, #sideShopByPrice ul li a {
      display: block;
      color: #6f1eaa; }
      #sideShopByBrands ul li a:hover, #sideShopByPrice ul li a:hover {
        color: #f0bd1f; }

.sb-instagram-gallery .instagram-item {
  padding: 5px; }

.sb-instagram-gallery .instagram-item:hover img {
  opacity: 0.8; }

/*-------- Newsletter PopUp  ---------*/
#sb-newletter-popup {
  position: relative;
  z-index: 990; }
  #sb-newletter-popup .popup-overlay {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
    position: fixed;
    overflow: hidden;
    background: rgba(0, 0, 0, 0.8); }
  #sb-newletter-popup .newsletter-popup-container {
    top: 50%;
    left: 50%;
    z-index: 101;
    position: fixed;
    transform: translate(-50%, -50%); }
  #sb-newletter-popup.hide {
    display: none !important; }
  #sb-newletter-popup .newsletter-popup-container {
    width: 94%;
    height: auto;
    max-height: 100%;
    overflow-y: auto;
    max-width: 850px;
    padding: 15px 0;
    background-color: #ffffff; }
    @media (min-width: 1200px) {
      #sb-newletter-popup .newsletter-popup-container {
        min-height: 470px; } }
    @media (max-width: 480px) {
      #sb-newletter-popup .newsletter-popup-container {
        padding: 15px; } }
    #sb-newletter-popup .newsletter-popup-container .modal-close[data-close-newsletter-popup] {
      top: 5px;
      z-index: 5;
      right: 10px;
      width: 30px;
      height: 30px;
      color: #e95144;
      line-height: 30px;
      position: absolute;
      transform: none; }
      #sb-newletter-popup .newsletter-popup-container .modal-close[data-close-newsletter-popup] > span {
        width: 100%;
        height: 100%;
        display: block;
        line-height: inherit; }
    #sb-newletter-popup .newsletter-popup-container .newsletter-popup--right {
      text-align: center;
      padding: 30px 20px 0px 0px; }
      @media (min-width: 1200px) {
        #sb-newletter-popup .newsletter-popup-container .newsletter-popup--right {
          padding-top: 100px; } }
      @media (max-width: 480px) {
        #sb-newletter-popup .newsletter-popup-container .newsletter-popup--right {
          padding: 0; } }
    #sb-newletter-popup .newsletter-popup-container .newsletter-heading {
      font-weight: 600;
      font-size: 34px;
      margin: 0 0 15px 0;
      text-transform: uppercase;
      color: #222222; }
    #sb-newletter-popup .newsletter-popup-container .newsletter-sub-heading {
      margin-bottom: 0; }
    #sb-newletter-popup .newsletter-popup-container #popupSubcribeForm {
      margin-top: 30px;
      margin-bottom: 15px; }
      #sb-newletter-popup .newsletter-popup-container #popupSubcribeForm .form-group {
        margin: 0; }
      #sb-newletter-popup .newsletter-popup-container #popupSubcribeForm .form-inline {
        margin-bottom: 0;
        flex-wrap: nowrap; }
        #sb-newletter-popup .newsletter-popup-container #popupSubcribeForm .form-inline .form-input {
          height: 40px;
          border-radius: 0;
          border-color: #ccc;
          border-right: 0; }
          @media (min-width: 1200px) {
            #sb-newletter-popup .newsletter-popup-container #popupSubcribeForm .form-inline .form-input {
              width: 250px; } }
        #sb-newletter-popup .newsletter-popup-container #popupSubcribeForm .form-inline .button {
          border-radius: 0;
          text-transform: uppercase;
          font-weight: 600;
          height: 40px;
          font-size: 14px;
          margin: 0; }
          @media (max-width: 480px) {
            #sb-newletter-popup .newsletter-popup-container #popupSubcribeForm .form-inline .button {
              padding: 6px; } }
    #sb-newletter-popup .newsletter-popup-container .black-icons {
      margin-bottom: 15px; }
    #sb-newletter-popup .newsletter-popup-container .socialLinks--alt .icon {
      height: 1.65rem;
      width: 1.65rem; }

/* System */
/*===============================================
    [SASS DIRECTORY ]
    
    [1] BACK TO TOP
    [2] CookieMessage
    [3] Sitcky Menu on Top
    [4] Group Logo Position
    [5] Banners hover effect
    [6] Alert messages 
==============================================*/
/*= [1] BACK TO TOP ==================*/
.sb-backtotop {
  direction: rtl;
  display: block; }

.back-fixed-panel {
  bottom: 10px;
  position: fixed;
  display: block;
  z-index: 6; }
  @media (min-width: 1261px) {
    .back-fixed-panel {
      margin-right: -50px; } }
  .back-fixed-panel .back-panel-unit {
    display: block;
    width: 32px;
    height: 32px;
    margin-bottom: 5px;
    text-decoration: none;
    cursor: pointer;
    background: #999;
    border-radius: 50%;
    color: white;
    text-align: center; }
    .back-fixed-panel .back-panel-unit:hover {
      background-color: #f7a500; }
    .back-fixed-panel .back-panel-unit i {
      font-size: 22px;
      line-height: 30px; }
  .back-fixed-panel .back-panel-toggle {
    font-size: 14px;
    line-height: 34px; }
    .back-fixed-panel .back-panel-toggle:before {
      content: "\f068";
      font-family: "FontAwesome"; }
    .back-fixed-panel .back-panel-toggle.active:before {
      content: "\f067"; }
  .back-fixed-panel .back-totop {
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
    opacity: 1; }
    .back-fixed-panel .back-totop.hidden-top {
      visibility: hidden;
      opacity: 0; }

.back-panel-shares.active {
  visibility: hidden;
  display: none; }

.back-panel-shares .footer-info-heading {
  display: none; }

.back-panel-shares .socialLinks .socialLinks-item {
  margin: 0;
  display: block;
  text-align: center;
  background: #ccc;
  border-radius: 3px;
  margin-bottom: 3px;
  height: 32px; }
  .back-panel-shares .socialLinks .socialLinks-item:hover {
    background: #f7a500; }
    .back-panel-shares .socialLinks .socialLinks-item:hover .icon svg {
      fill: #FFFFFF; }

/*============SB loadeding ==================*/
.pace-done .sb-loadeding {
  display: none; }

.sb-loadeding {
  background: #f2f2f2 url(../img/loading.svg) no-repeat center center;
  height: 100%;
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  right: 0;
  opacity: 1; }

.productLoading {
  margin: 10rem 3rem;
  text-align: center;
  display: block;
  width: 100%; }

/*==[2] cookieMessage ==================*/
.cookieMessage {
  position: fixed;
  z-index: 550;
  bottom: 0;
  width: 300px;
  padding: 15px 0;
  margin: 20px;
  background: black;
  color: white;
  border-radius: 3px;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px; }
  .cookieMessage .cookieMessage-text {
    width: auto;
    padding: 0; }
  .cookieMessage .button {
    vertical-align: middle;
    width: 100%;
    margin-bottom: 0;
    color: white; }

.productLoading {
  margin: 10rem 3rem;
  text-align: center;
  display: block;
  width: 100%; }

/*==[3] STICKY MENU ON TOP  ==================*/
@media (min-width: 1200px) {
  header.header .navbar-compact {
    position: fixed;
    width: 100%;
    z-index: 150;
    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.3); }
  /*==[4] group Logo Position ==================*/
  .logo-content--center .header-center .col-xl-6 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    flex: 0 0 33%;
    max-width: 33%; }
  .logo-content--center .logo-container {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 2;
    order: 2;
    max-width: 34%;
    flex: 0 0 33%;
    text-align: center; }
  .logo-content--center .navUser {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 3;
    order: 3; }
  .logo-content--right .header-center {
    text-align: right; }
  .logo-content--right .navbar-container {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    text-align: left !important; }
  .logo-content--right .col-lg-6, .logo-content--right .col-xl-6 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 2;
    order: 2; }
    .logo-content--right .col-lg-6 ul.navPages-list .navPages-item, .logo-content--right .col-xl-6 ul.navPages-list .navPages-item {
      float: right; }
  .logo-content--right .logo-container {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 3;
    order: 3; } }

/*==[5] Banners hover effect ==================*/
.banners-effect1 .banners > div img {
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in; }
  .banners-effect1 .banners > div img:hover {
    opacity: 0.8; }

.banners-effect2 .banners > div a {
  display: block;
  position: relative;
  overflow: hidden; }
  .banners-effect2 .banners > div a:hover:before, .banners-effect2 .banners > div a:hover:after {
    left: 0;
    opacity: 1; }
  .banners-effect2 .banners > div a:before, .banners-effect2 .banners > div a:after {
    background-color: rgba(255, 255, 255, 0.4);
    display: block;
    width: 100%;
    height: 100%;
    left: -100%;
    opacity: 0;
    filter: alpha(opacity=0);
    position: absolute;
    top: 0;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
    content: "";
    z-index: 1; }

.banners-effect3 .banners > div a {
  display: block;
  position: relative;
  overflow: hidden; }
  .banners-effect3 .banners > div a:hover:before, .banners-effect3 .banners > div a:hover:after {
    border: 0 solid rgba(0, 0, 0, 0.7);
    opacity: 0;
    filter: alpha(opacity=0); }
  .banners-effect3 .banners > div a:before, .banners-effect3 .banners > div a:after {
    border: 50px solid transparent;
    border-top-right-radius: 50px;
    border-top-left-radius: 50px;
    border-bottom-right-radius: 50px;
    border-bottom-left-radius: 50px;
    box-sizing: border-box;
    cursor: pointer;
    display: inline-block;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    position: absolute;
    top: 0;
    content: "";
    opacity: 1;
    filter: alpha(opacity=100);
    width: 100px;
    height: 100px;
    -webkit-transform: scale(7);
    -moz-transform: scale(7);
    -ms-transform: scale(7);
    -o-transform: scale(7);
    transform: scale(7);
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    visibility: visible;
    z-index: 1; }

.banners-effect4 .row-no-padding a,
.banners-effect4 .banners > div a {
  display: block;
  position: relative;
  overflow: hidden; }

.banners-effect4 .row-no-padding a:before,
.banners-effect4 .banners > div a:before {
  border-bottom: 50px solid rgba(255, 255, 255, 0.4);
  border-top: 50px solid rgba(255, 255, 255, 0.4);
  content: "";
  height: 100%;
  left: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  position: absolute;
  top: 0;
  transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 0, 1);
  -o-transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 0, 1);
  -webkit-transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 0, 1);
  -moz-transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 0, 1);
  -ms-transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 0, 1);
  -webkit-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
  -o-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
  transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
  transform-origin: 50% 50% 0;
  width: 100%; }

.banners-effect4 .row-no-padding a:hover:before,
.banners-effect4 .banners > div a:hover:before {
  opacity: 1;
  filter: alpha(opacity=100);
  transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 4, 1);
  -o-transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 4, 1);
  -webkit-transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 4, 1);
  -moz-transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 4, 1);
  -ms-transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 4, 1); }

.banners-effect5 .banners > div a {
  display: block;
  position: relative;
  overflow: hidden; }
  .banners-effect5 .banners > div a:before {
    content: "";
    height: 100%;
    width: 100%;
    position: absolute;
    border: 70px solid rgba(255, 255, 255, 0);
    top: 0;
    left: 0;
    transition: all 0.5s ease-in-out; }
  .banners-effect5 .banners > div a:after {
    content: "";
    height: 100%;
    width: 100%;
    position: absolute;
    opacity: 0.5;
    border: 30px solid #fff;
    top: 0;
    left: 0;
    transform: scale(0);
    -moz-transform: scale(0);
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transition: all 0.5s ease-in-out; }
  .banners-effect5 .banners > div a:hover:before {
    border: 0 solid rgba(255, 255, 255, 0.7); }
  .banners-effect5 .banners > div a:hover:after {
    transform: scale(0.8);
    -moz-transform: scale(0.8);
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    opacity: 0;
    transition-delay: 0.1s; }

.banners-effect6 .banners > div a {
  display: inline-block;
  position: relative;
  overflow: hidden;
  background: #000;
  vertical-align: top; }

.banners-effect6 .banners > div a img {
  backface-visibility: hidden;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: opacity 1s ease 0s, transform 1s ease 0s;
  -o-transition: opacity 1s ease 0s, transform 1s ease 0s;
  transition: opacity 1s ease 0s, transform 1s ease 0s; }

.banners-effect-6 .banners > div a:hover img {
  opacity: 0.8;
  filter: alpha(opacity=80);
  transform: scale3d(1.1, 1.1, 1); }

.banners-effect7 .banners > div a {
  display: block;
  position: relative;
  overflow: hidden; }

.banners-effect7 .banners > div a:before {
  position: absolute;
  background: rgba(0, 0, 0, 0.3);
  width: 0;
  top: 0;
  left: 50%;
  content: "";
  transition: all 0.3s ease-in-out 0s; }

.banners-effect7 .banners > div a:hover:before {
  width: 100%;
  left: 0;
  top: 0;
  height: 100%; }

.banners-effect8 .banners > div a {
  display: inline-block;
  position: relative;
  overflow: hidden;
  background: #000;
  vertical-align: top; }

.banners-effect8 .banners > div a:before,
.banners-effect8 .banners > div a:after {
  bottom: 20px;
  content: "";
  left: 20px;
  opacity: 0;
  position: absolute;
  right: 20px;
  top: 20px;
  -webkit-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
  -o-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
  transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
  z-index: 1; }

.banners-effect8 .banners > div a:before {
  border-bottom: 1px solid #ffffff;
  border-top: 1px solid #ffffff;
  -webkit-transform: scale(0, 1);
  -ms-transform: scale(0, 1);
  -o-transform: scale(0, 1);
  transform: scale(0, 1); }

.banners-effect8 .banners > div a:after {
  border-left: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
  -webkit-transform: scale(1, 0);
  -ms-transform: scale(1, 0);
  -o-transform: scale(1, 0);
  transform: scale(1, 0); }

.banners-effect8 .banners > div img {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: opacity 0.35s ease 0s;
  -o-transition: opacity 0.35s ease 0s;
  transition: opacity 0.35s ease 0s; }

.banners-effect8 .banners > div a:hover:before,
.banners-effect8 .banners > div a:hover:after {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1); }

.banners-effect8 .banners > div a:hover img {
  opacity: 0.5;
  filter: alpha(opacity=50); }

.banners-effect9 .banners > div a {
  display: block;
  position: relative;
  z-index: 10; }

.banners-effect9 .banners > div a:before {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
  background: #000;
  content: '';
  -webkit-transition: opacity 0.35s;
  transition: opacity 0.35s;
  box-shadow: 0 3px 30px rgba(0, 0, 0, 0.2);
  opacity: 0; }

.banners-effect9 .banners > div a:hover:before {
  opacity: 1; }

.banners-effect9 .banners > div a img {
  opacity: 1;
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  -webkit-transform: perspective(1000px) translate3d(0, 0, 0);
  transform: perspective(1000px) translate3d(0, 0, 0); }

.banners-effect9 .banners > div a:hover img {
  -webkit-transform: perspective(1000px) translate3d(0, 0, 21px);
  transform: perspective(1000px) translate3d(0, 0, 21px); }

.banners-effect10 .banners > div a {
  display: block;
  position: relative;
  overflow: hidden; }

.banners-effect10 .banners > div a:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 75%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 75%);
  content: '';
  opacity: 0;
  -webkit-transform: translate3d(0, 50%, 0);
  transform: translate3d(0, 50%, 0);
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s; }

.banners-effect10 .banners > div a:hover:before {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.banners-effect11 .banners > div a {
  display: block;
  position: relative;
  overflow: hidden; }
  .banners-effect11 .banners > div a:hover:before, .banners-effect11 .banners > div a:hover:after {
    width: 100%;
    height: 100%; }
  .banners-effect11 .banners > div a:before, .banners-effect11 .banners > div a:after {
    background-color: rgba(0, 0, 0, 0.15);
    content: "";
    height: 0;
    left: 0;
    margin: auto;
    position: absolute;
    width: 0;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s; }
  .banners-effect11 .banners > div a:after {
    left: auto;
    right: 0;
    bottom: 0; }

.banners-effect12 .banners > div img {
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in; }
  .banners-effect12 .banners > div img:hover {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%); }

/*==[5] Alert messages  ==================*/
.alert, .alertBox {
  padding: 18px 40px 18px 75px;
  z-index: 30;
  color: #FFF;
  border-radius: 0;
  position: relative;
  z-index: 1;
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
  transition: 1s all cubic-bezier(1, -0.01, 0, 0.99); }
  .alert i, .alert .alertBox-icon, .alertBox i, .alertBox .alertBox-icon {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    text-align: center;
    width: 60px;
    font-size: 32px;
    -webkit-animation: alert-icon-anim 1s;
    -moz-animation: alert-icon-anim 1s;
    -ms-animation: alert-icon-anim 1s;
    -o-animation: alert-icon-anim 1s;
    animation: alert-icon-anim 1s;
    text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.15);
    padding: 0; }
    .alert i:before, .alert .alertBox-icon:before, .alertBox i:before, .alertBox .alertBox-icon:before {
      position: absolute;
      top: 50%;
      left: 0;
      right: 0;
      line-height: 0; }
    .alert i .icon, .alert .alertBox-icon .icon, .alertBox i .icon, .alertBox .alertBox-icon .icon {
      height: 3rem;
      width: 3rem; }
  .alert button.close, .alertBox button.close {
    position: absolute;
    top: 50%;
    line-height: 1;
    right: 15px;
    color: #FFF;
    opacity: .7;
    background: none;
    border: none;
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%); }

.alert a:hover {
  text-decoration: underline; }

@media (max-width: 479px) {
  .alert {
    padding-right: 30px; }
  .alert button.close {
    right: 5px; } }

.alert-success, .alertBox--success {
  background-color: #4caf50; }
  .alert-success i, .alert-success .alertBox-icon, .alertBox--success i, .alertBox--success .alertBox-icon {
    background: #388E3C; }
  .alert-success a, .alert-success a:focus, .alert-success a:hover, .alertBox--success a, .alertBox--success a:focus, .alertBox--success a:hover {
    color: #C8E6C9; }

.alert-danger, .alertBox--error {
  background-color: #F44336; }
  .alert-danger i, .alert-danger .alertBox-icon, .alertBox--error i, .alertBox--error .alertBox-icon {
    background: #D32F2F; }
  .alert-danger a, .alert-danger a:focus, .alert-danger a:hover, .alertBox--error a, .alertBox--error a:focus, .alertBox--error a:hover {
    color: #FFCDD2; }

.alert-info, .alertBox--info {
  background-color: #03A9F4; }
  .alert-info i, .alert-info .alertBox-icon, .alertBox--info i, .alertBox--info .alertBox-icon {
    background: #0288D1; }
  .alert-info a, .alert-info a:focus, .alert-info a:hover, .alertBox--info a, .alertBox--info a:focus, .alertBox--info a:hover {
    color: #B3E5FC; }

.alert-warning, .alertBox--warning {
  background-color: #FF5722; }
  .alert-warning i, .alert-warning .alertBox-icon, .alertBox--warning i, .alertBox--warning .alertBox-icon {
    background: #E64A19; }
  .alert-warning a, .alert-warning a:focus, .alert-warning a:hover, .alertBox--warning a, .alertBox--warning a:focus, .alertBox--warning a:hover {
    color: #FFCCBC; }

/*==[6] Product Category Setting ==================*/
.sidebar--right .page-sidebar {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 2;
  order: 2; }

.sidebar--right .page-content {
  -webkit-box-ordinal-group: 1;
  -ms-flex-order: 1;
  order: 1; }

/* Product grid*/
/*============ BOX SALE,NEW ==============*/
.product-layout {
  display: block !important; }

.product-options label {
  padding: 0;
  color: #666; }

.product-options .label {
  font-weight: normal;
  font-size: 11px; }

.product-options .radio {
  position: relative;
  z-index: 2;
  text-transform: capitalize;
  cursor: pointer; }
  .product-options .radio .fa {
    display: none; }

.product-options .active .fa {
  display: block; }

.product-options .fa {
  position: absolute;
  top: 0;
  z-index: 2;
  width: 22px;
  height: 22px;
  color: white;
  line-height: 22px;
  text-align: center;
  left: 0; }

.countdown--box {
  margin-bottom: 15px; }
  .countdown--box .countdow--_inner {
    display: table;
    width: 100%;
    text-align: center; }
  .countdown--box .title {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    color: #fff;
    padding: 8px;
    display: none; }
  .countdown--box .time-item {
    display: inline-block;
    color: #fff;
    font-size: 12px;
    text-align: center;
    padding: 1px 0;
    background: rgba(247, 165, 0, 0.89);
    border: none;
    margin-right: 2px;
    width: 40px;
    text-transform: uppercase; }
    .countdown--box .time-item .num-time {
      font-size: 14px;
      border: none;
      font-weight: bold; }
    .countdown--box .time-item .name-time {
      font-size: 10px;
      height: 20px;
      line-height: 20px; }

.sale-flag-discount {
  background: #ef3065;
  color: white;
  left: 20px;
  display: block;
  font-size: 12px;
  font-weight: 700;
  height: 25px;
  line-height: 26px;
  position: absolute;
  top: 10px;
  text-transform: uppercase;
  z-index: 2;
  padding: 0 12px;
  margin-bottom: 5px;
  border-radius: 4px; }
  .sale-flag-discount span:before {
    content: '';
    top: 18px;
    position: absolute;
    border-bottom: 7px solid transparent;
    border-top: 7px solid transparent;
    border-right: 7px solid #ef3065;
    right: 0; }

.flag-badges {
  left: 15px;
  right: auto;
  top: 2%;
  position: absolute;
  z-index: 10; }

.sale-flag-star,
.sale-flag-star:before,
.sale-flag-star:after {
  background: #ef3065;
  content: "";
  display: block;
  height: 3.07692rem;
  left: 0;
  overflow: visible;
  position: absolute;
  top: 0;
  transform: scaleX(1) scaleY(1) scaleZ(1);
  transform-origin: 50% 50% 0;
  width: 3.07692rem;
  z-index: 10; }

.sale-flag-star:before {
  transform: rotateZ(30deg) scaleX(1) scaleY(1) scaleZ(1); }

.sale-flag-star:after {
  transform: rotateZ(60deg) scaleX(1) scaleY(1) scaleZ(1); }

.starwrap {
  height: 3.07692rem;
  position: absolute;
  top: 30px;
  width: 3.07692rem;
  transform: translateX(100%); }

.sale-text-burst {
  color: white;
  font-weight: 600;
  line-height: 1.15385rem;
  position: absolute;
  text-align: center;
  top: 10%;
  font-size: 12px;
  width: 3.07692rem;
  z-index: 11; }

.sale-flag-side {
  background: #ef3065;
  border-radius: 50px;
  color: white;
  font-size: 12px;
  height: 1.53846rem;
  line-height: 1.53846rem;
  padding-left: 0.53846rem;
  padding-right: 0.76923rem;
  padding-top: 0.07692rem;
  position: absolute;
  transition: 800ms ease;
  z-index: iconzIndex("lower"); }

.product:hover .sale-flag-side {
  background: black;
  transition: 800ms ease; }

.sale-flag-sash {
  background: #ef3065;
  color: white;
  font-size: 12px;
  font-weight: 700;
  height: 1.53846rem;
  left: -25px;
  line-height: 1.23077rem;
  padding-top: 0.07692rem;
  position: absolute;
  text-align: center;
  top: 25px;
  transform: rotate(-45deg);
  transition: 800ms ease;
  width: 9.15385rem;
  z-index: 10; }

.product:hover .sale-flag-sash {
  background: black;
  transition: 800ms ease; }

/*============ BOX RATE ==============*/
.rating--small {
  margin-bottom: 5px; }
  .rating--small .icon {
    width: 12px;
    height: 12px;
    margin: 0; }
  .rating--small .icon--ratingEmpty svg {
    fill: #b7b7b7; }
  .rating--small .icon--ratingFull svg {
    fill: #faa600; }

.price-section {
  color: #999;
  font-size: 18px;
  font-weight: 700; }
  .price-section .price--noSaleWithoutTax,
  .price-section .price--rrp {
    padding: 0 5px;
    display: inline-block;
    text-decoration: line-through;
    font-size: 14px;
    font-weight: normal;
    color: #999999; }
  .price-section .price--withoutTax {
    font-weight: 700;
    color: #e12f2f; }

.title-category {
  font-size: 16px;
  text-transform: uppercase;
  color: #222;
  margin-top: 0;
  padding-bottom: 10px;
  position: relative; }
  .title-category:after {
    position: absolute;
    content: "";
    width: 110px;
    height: 2px;
    background-color: #f7a500;
    bottom: 2px;
    left: 0; }

.category-info {
  margin-bottom: 30px; }
  .category-info .category-info__image {
    margin-bottom: 15px; }

/*REFINE SEARCH CATEGORY*/
.refine-search__content:before, .refine-search__content:after {
  content: " ";
  display: table; }

.refine-search__content:after {
  clear: both; }

.refine-search__content .refine-loadmore {
  float: left;
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: stretch;
  border: 1px solid #ddd;
  overflow: hidden;
  min-height: 49px;
  height: 120px;
  width: 80px;
  padding: 10px;
  text-align: center;
  cursor: pointer;
  border-radius: 4px;
  background: #fff; }
  .refine-search__content .refine-loadmore > span {
    display: inline-block;
    padding: 0 5px; }
  .refine-search__content .refine-loadmore:hover {
    background: #f7a500;
    border-color: #f7a500;
    color: white; }

.refine-search__content .refine-search__subitem {
  margin-bottom: 15px;
  align-content: stretch;
  border: 1px solid #ddd;
  overflow: hidden;
  min-height: 49px;
  height: 51px;
  width: 38%;
  padding: 10px;
  text-align: center;
  cursor: pointer;
  border-radius: 4px;
  background: #fff;
  margin-left: 5px;
  margin-right: 5px;
  display: flex;
  align-items: center;
  justify-content: center; }

.refine-search__content .refine-search__subitem-name {
  margin: 0px;
  font-size: 14px;
  text-align: center; }

.refine-search {
  margin-bottom: 30px; }
  .refine-search .img-thumbnail {
    margin-bottom: 10px;
    text-align: center; }
    .refine-search .img-thumbnail:hover {
      border-color: #f7a500; }
  .refine-search a {
    color: #6f1eaa;
    display: block;
    font-size: 12px;
    color: black;
    font-weight: normal; }
    .refine-search a:hover {
      color: #f0bd1f; }

.filters-panel {
  margin-bottom: 20px; }
  .filters-panel .form-field {
    margin: 0; }
  .filters-panel .list-view {
    display: inline-block; }
    .filters-panel .list-view .btn-gridview {
      border: none;
      float: left;
      padding: 0.5em;
      text-transform: uppercase;
      letter-spacing: .05em; }
    .filters-panel .list-view button.btn {
      margin: 0px;
      margin-left: 1px;
      float: left;
      width: 33px;
      height: 33px;
      line-height: 34px;
      background: #666;
      text-align: center;
      padding: 0;
      border-radius: 0px !important;
      border: none;
      color: #fff; }
      .filters-panel .list-view button.btn i {
        color: #fff; }
      .filters-panel .list-view button.btn:hover, .filters-panel .list-view button.btn.active {
        background: #f7a500;
        box-shadow: none;
        color: #fff; }
        .filters-panel .list-view button.btn:hover i, .filters-panel .list-view button.btn.active i {
          color: #fff; }
      .filters-panel .list-view button.btn:focus {
        border-radius: 0;
        outline: none; }
    .filters-panel .list-view .fa {
      font-size: 14px; }

/*================ PRODUCT LIST ===================*/
.products-category .products-list {
  margin: 0 -10px; }
  .products-category .products-list .product-layout {
    padding: 0 10px; }
    .products-category .products-list .product-layout .product-item-container {
      margin: 0 0 20px 0;
      background: white; }

.products-list {
  /*====================PRODUCT GRID ====================*/
  /*----------------Product Table ------------------*/
  /*----------------Product Table ------------------*/ }
  .products-list .product-layout {
    transition: all .5s ease 0s;
    display: block; }
    .products-list .product-layout .product-item-container:focus {
      outline: 0 !important; }
    .products-list .product-layout .product-item-container .product-card__gallery {
      position: absolute;
      z-index: 90;
      top: 0;
      visibility: hidden;
      -webkit-transition: all 0.3s ease-in 0s;
      -moz-transition: all 0.3s ease-in 0s;
      transition: all 0.3s ease-in 0s;
      margin: 10px;
      width: 50px; }
      .products-list .product-layout .product-item-container .product-card__gallery.product-card__left {
        transform: translateX(-100%);
        left: 0; }
      .products-list .product-layout .product-item-container .product-card__gallery.product-card__right {
        transform: translateX(100%);
        right: 0; }
      .products-list .product-layout .product-item-container .product-card__gallery.product-card__bottom {
        top: auto;
        bottom: 0;
        margin: 0;
        left: 0;
        font-size: 0;
        -webkit-box-align: stretch;
        -moz-box-align: stretch;
        box-align: stretch;
        -webkit-align-items: stretch;
        -moz-align-items: stretch;
        -ms-align-items: stretch;
        -o-align-items: stretch;
        align-items: stretch;
        -ms-flex-align: stretch;
        display: -webkit-box;
        display: -moz-box;
        display: box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -moz-box-orient: horizontal;
        box-orient: horizontal;
        -webkit-box-direction: normal;
        -moz-box-direction: normal;
        box-direction: normal;
        -webkit-flex-direction: row;
        -moz-flex-direction: row;
        flex-direction: row;
        -ms-flex-direction: row;
        -webkit-box-pack: center;
        -moz-box-pack: center;
        box-pack: center;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        -ms-justify-content: center;
        -o-justify-content: center;
        justify-content: center;
        -ms-flex-pack: center;
        width: 100%; }
        .products-list .product-layout .product-item-container .product-card__gallery.product-card__bottom .item-img {
          width: 20px;
          height: 8px;
          background: #999;
          margin: 1px;
          border: none;
          display: inline-block; }
          .products-list .product-layout .product-item-container .product-card__gallery.product-card__bottom .item-img.thumb-active {
            border: none;
            width: 60px;
            background: #f7a500; }
          .products-list .product-layout .product-item-container .product-card__gallery.product-card__bottom .item-img img {
            display: none; }
      .products-list .product-layout .product-item-container .product-card__gallery .item-img {
        padding: 1px;
        background: white;
        border: 1px solid #eaeaea;
        margin: 0 0 3px;
        cursor: pointer;
        opacity: 0.6; }
        .products-list .product-layout .product-item-container .product-card__gallery .item-img.thumb-active {
          opacity: 1;
          border: 1px solid #ccc; }
    .products-list .product-layout .product-item-container .countdown--box {
      position: absolute;
      top: 50%;
      margin-top: -8px;
      left: 50%;
      width: 170px;
      -webkit-transition: all 0.2s ease-in-out;
      -moz-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out;
      -webkit-transform: scale(1) translateX(-50%);
      -moz-transform: scale(1) translateX(-50%);
      -ms-transform: scale(1) translateX(-50%);
      -o-transform: scale(1) translateX(-50%);
      transform: scale(1) translateX(-50%); }
    .products-list .product-layout .product-item-container .left-block {
      position: relative;
      overflow: hidden;
      padding: 10px;
      padding-bottom: 0; }
      .products-list .product-layout .product-item-container .left-block .quickview {
        height: 45px;
        width: 45px;
        text-align: center;
        line-height: 45px;
        font-size: 14px;
        background: #f7a500;
        color: #fff;
        cursor: pointer;
        z-index: 99;
        position: absolute;
        top: 40%;
        margin: 0;
        opacity: 0;
        transform: scale(0);
        -webkit-transition: all 0.3s ease 0s;
        -moz-transition: all 0.3s ease 0s;
        transition: all 0.3s ease 0s;
        border-radius: 50%;
        left: 50%;
        margin-left: -18px; }
    .products-list .product-layout .product-item-container .right-block .card-title {
      font-size: 14px;
      text-transform: uppercase;
      overflow: hidden;
      text-overflow: -o-ellipsis-lastline;
      text-overflow: ellipsis;
      display: block;
      /* autoprefixer: off */
      display: -webkit-box;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical;
      line-height: 20px;
      max-height: 2.824em; }
    .products-list .product-layout .product-item-container .right-block .card-text {
      color: #999;
      margin-bottom: 0;
      font-size: 13px; }
    .products-list .product-layout .product-item-container .compare {
      padding: 0;
      width: 32px;
      -webkit-transition: bottom 0.6s ease-in-out;
      -moz-transition: bottom 0.6s ease-in-out;
      transition: bottom 0.6s ease-in-out;
      color: #f7a500; }
      .products-list .product-layout .product-item-container .compare .form-check-label {
        cursor: pointer; }
      .products-list .product-layout .product-item-container .compare .form-check-input:checked + .form-check-label .fa:before {
        content: "\f00c"; }
    .products-list .product-layout .product-item-container:hover .product-card__gallery {
      visibility: visible;
      transform: translateX(0%); }
    .products-list .product-layout .product-item-container:hover .countdown--box {
      -webkit-transform: translate(-50%, 50%);
      -moz-transform: translate(-50%, 50%);
      -ms-transform: translate(-50%, 50%);
      -o-transform: translate(-50%, 50%);
      transform: translate(-50%, 50%);
      opacity: 0;
      visibility: hidden; }
    .products-list .product-layout .product-item-container:hover .quickview {
      opacity: 1;
      transform: scale(1); }
      .products-list .product-layout .product-item-container:hover .quickview:hover {
        background-color: #ab7200; }
  .products-list .product-grid .product-item-container {
    padding: 0;
    position: relative;
    overflow: hidden;
    border: 1px solid #ddd;
    background: #FFFFFF;
    margin-bottom: 30px; }
    .products-list .product-grid .product-item-container > .list-block, .products-list .product-grid .product-item-container .description {
      display: none; }
    .products-list .product-grid .product-item-container .left-block {
      position: relative;
      text-align: center; }
      .products-list .product-grid .product-item-container .left-block .product-image-container {
        text-align: center; }
        .products-list .product-grid .product-item-container .left-block .product-image-container a {
          display: inline-block; }
    .products-list .product-grid .product-item-container .right-block {
      clear: both;
      padding: 10px 0 0;
      text-align: center;
      position: relative; }
      .products-list .product-grid .product-item-container .right-block h4 {
        overflow: hidden;
        text-overflow: -o-ellipsis-lastline;
        text-overflow: ellipsis;
        display: block;
        /* autoprefixer: off */
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        line-height: 20px;
        max-height: 2.824em;
        font-size: 14px;
        margin: 0px;
        padding-bottom: 5px; }
      .products-list .product-grid .product-item-container .right-block .button-group {
        border-top: 1px solid #ddd;
        text-align: left;
        z-index: 2;
        padding: 0;
        background: white;
        -webkit-transition: bottom 0.3s ease-in-out;
        -moz-transition: bottom 0.3s ease-in-out;
        transition: bottom 0.3s ease-in-out; }
        .products-list .product-grid .product-item-container .right-block .button-group .action-item {
          position: relative;
          border: none;
          height: 45px;
          line-height: 45px;
          display: inline-block;
          text-align: center; }
          .products-list .product-grid .product-item-container .right-block .button-group .action-item .quickview {
            display: block;
            background: none; }
          .products-list .product-grid .product-item-container .right-block .button-group .action-item.addToCart {
            width: 62%;
            text-transform: uppercase;
            font-weight: 600; }
            .products-list .product-grid .product-item-container .right-block .button-group .action-item.addToCart a {
              color: #f7a500;
              display: inline-block;
              width: 100%; }
          .products-list .product-grid .product-item-container .right-block .button-group .action-item.wishlist {
            float: right;
            width: 100%;
            padding: 0;
            height: 45px;
            z-index: 2;
            line-height: 45px; }
            .products-list .product-grid .product-item-container .right-block .button-group .action-item.wishlist .button--wishlist {
              width: 100%;
              display: inline-block;
              padding: 0; }
              .products-list .product-grid .product-item-container .right-block .button-group .action-item.wishlist .button--wishlist i.fa {
                width: 100%;
                height: 45px;
                line-height: 45px; }
          .products-list .product-grid .product-item-container .right-block .button-group .action-item.compare {
            float: left; }
            .products-list .product-grid .product-item-container .right-block .button-group .action-item.compare .form-check-input {
              width: 100%;
              margin: 0;
              position: absolute;
              left: 0;
              top: 0;
              cursor: pointer;
              opacity: 0;
              height: 100%;
              z-index: 3; }
          .products-list .product-grid .product-item-container .right-block .button-group .action-item.wishlist, .products-list .product-grid .product-item-container .right-block .button-group .action-item.compare {
            color: #999;
            width: 19%;
            font-size: 14px; }
            .products-list .product-grid .product-item-container .right-block .button-group .action-item.wishlist form, .products-list .product-grid .product-item-container .right-block .button-group .action-item.compare form {
              margin: 0; }
          .products-list .product-grid .product-item-container .right-block .button-group .action-item:after {
            content: "";
            position: absolute;
            z-index: -1;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            background: #f7a500;
            -webkit-transform: scaleX(0);
            transform: scaleX(0);
            -webkit-transform-origin: 0 50%;
            transform-origin: 0 50%;
            -webkit-transition-property: transform;
            transition-property: transform;
            -webkit-transition-duration: 0.3s;
            transition-duration: 0.3s;
            -webkit-transition-timing-function: ease-out;
            transition-timing-function: ease-out; }
          .products-list .product-grid .product-item-container .right-block .button-group .action-item:hover {
            color: #fff; }
            .products-list .product-grid .product-item-container .right-block .button-group .action-item:hover i, .products-list .product-grid .product-item-container .right-block .button-group .action-item:hover a {
              color: #fff;
              position: relative;
              z-index: 2; }
            .products-list .product-grid .product-item-container .right-block .button-group .action-item:hover:after {
              z-index: 1;
              -webkit-transform: scaleX(1);
              transform: scaleX(1); }
  @media (min-width: 1681px) {
    .products-list .product-grid-4:nth-child(4n+1) {
      clear: both !important; } }
  @media (min-width: 1681px) {
    .products-list .product-grid-5:nth-child(5n+1) {
      clear: both !important; } }
  .products-list .product-list .product-item-container {
    float: left;
    margin-bottom: 10px;
    width: 100%;
    border: 1px solid #ddd; }
    .products-list .product-list .product-item-container .left-block {
      width: 270px;
      float: left;
      padding: 15px; }
      .products-list .product-list .product-item-container .left-block .product-image-container {
        text-align: center; }
    .products-list .product-list .product-item-container .right-block {
      overflow: hidden;
      padding: 20px; }
      .products-list .product-list .product-item-container .right-block .card-title a {
        padding: 0; }
      .products-list .product-list .product-item-container .right-block .button-group {
        margin-top: 10px; }
        .products-list .product-list .product-item-container .right-block .button-group .action-item {
          display: inline-block;
          vertical-align: top;
          border-radius: 3px;
          text-align: center; }
          .products-list .product-list .product-item-container .right-block .button-group .action-item:hover {
            background-color: #f7a500 !important;
            color: white !important; }
          .products-list .product-list .product-item-container .right-block .button-group .action-item a {
            color: #fff;
            background: transparent !important; }
          .products-list .product-list .product-item-container .right-block .button-group .action-item.addToCart {
            margin-right: 5px;
            line-height: 40px;
            color: #fff;
            border-radius: 3px;
            background: #f7a500;
            text-transform: uppercase;
            -webkit-transition: bottom 0.2s ease-in-out;
            -moz-transition: bottom 0.2s ease-in-out;
            transition: bottom 0.2s ease-in-out; }
            .products-list .product-list .product-item-container .right-block .button-group .action-item.addToCart a {
              display: inline-block;
              padding: 0 25px; }
            .products-list .product-list .product-item-container .right-block .button-group .action-item.addToCart:hover {
              background: #c48300 !important; }
          .products-list .product-list .product-item-container .right-block .button-group .action-item.wishlist, .products-list .product-list .product-item-container .right-block .button-group .action-item.compare {
            border: 1px solid #ddd;
            margin-right: 5px;
            background-color: #fff;
            text-align: center;
            padding: 0;
            width: 40px;
            height: 40px;
            line-height: 38px;
            color: #f7a500;
            position: relative;
            -webkit-transition: bottom 0.4s ease-in-out;
            -moz-transition: bottom 0.4s ease-in-out;
            transition: bottom 0.4s ease-in-out;
            display: inline-block; }
          .products-list .product-list .product-item-container .right-block .button-group .action-item.compare .form-check-input {
            width: 100%;
            margin: 0;
            position: absolute;
            left: 0;
            top: 0;
            cursor: pointer;
            opacity: 0;
            height: 100%;
            z-index: 3; }
      .products-list .product-list .product-item-container .right-block .description {
        margin-bottom: 20px; }
  .products-list .product-table:last-child .product-item-container {
    border-bottom: 1px solid #dbdbdb;
    margin-bottom: 20px; }
  .products-list .product-table .product-item-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    border: 1px solid #ddd; }
  .products-list .product-table .button-group {
    width: 20%;
    padding: 10px;
    text-align: center; }
    .products-list .product-table .button-group a {
      color: #fff; }
    .products-list .product-table .button-group .addToCart {
      text-transform: uppercase;
      display: block;
      width: 100%;
      margin-bottom: 10px;
      padding: 9px 20px;
      background: black;
      color: #fff;
      border-radius: 3px;
      border: none;
      background: #f7a500;
      border-color: #f7a500; }
      .products-list .product-table .button-group .addToCart:hover {
        background: #f7a500;
        border-color: #f7a500;
        color: #fff; }
      .products-list .product-table .button-group .addToCart:hover {
        background: black;
        border-color: black; }
    .products-list .product-table .button-group .wishlist, .products-list .product-table .button-group .compare {
      width: 100%;
      padding: 9px 20px;
      background: #eeeeee;
      color: #333;
      border-radius: 3px;
      border: none;
      display: inline-block;
      margin-bottom: 10px;
      position: relative; }
      .products-list .product-table .button-group .wishlist:hover, .products-list .product-table .button-group .compare:hover {
        background: #f7a500;
        border-color: #f7a500;
        color: #fff; }
      .products-list .product-table .button-group .wishlist .form, .products-list .product-table .button-group .compare .form {
        margin: 0; }
    .products-list .product-table .button-group .compare {
      float: left; }
      .products-list .product-table .button-group .compare .form-check-input {
        width: 100%;
        margin: 0;
        position: absolute;
        left: 0;
        top: 0;
        cursor: pointer;
        opacity: 0;
        height: 100%;
        z-index: 3; }
  .products-list .product-table .left-block {
    width: 25%;
    min-width: 64px; }
  .products-list .product-table .right-block {
    width: 75%;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    box-flex: 1;
    -webkit-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1; }
    .products-list .product-table .right-block .card-title a {
      padding: 0; }
    .products-list .product-table .right-block > * {
      border-left: 1px solid #e4e4e4;
      margin: 0px;
      padding: 10px;
      max-height: inherit !important; }
    .products-list .product-table .right-block h4 {
      width: 40%; }
    .products-list .product-table .right-block .price-section {
      width: 20%; }
      .products-list .product-table .right-block .price-section .price {
        display: block; }
    .products-list .product-table .right-block .button-group {
      width: 30%; }
    .products-list .product-table .right-block .description, .products-list .product-table .right-block .color_swatches, .products-list .product-table .right-block .card-text {
      display: none; }

.open-sidebar {
  line-height: 25px;
  display: inline-block;
  border: 2px solid #c1c1c1;
  margin-bottom: 20px;
  padding: 2px 15px;
  letter-spacing: 1px;
  font-size: 11px;
  text-transform: uppercase;
  max-width: 120px;
  margin-right: 10px;
  color: black;
  background: #FFFFFF; }
  .open-sidebar:hover {
    border-color: #f7a500; }

#close-sidebar,
.mobileMenu-close {
  display: none;
  text-align: center;
  padding: 9px 20px;
  color: #fff;
  border-radius: 3px;
  border: none;
  background: #ea3a3c;
  margin-bottom: 20px; }

@media only screen and (max-width: 992px) {
  body.open-sboff {
    height: 100%;
    overflow: hidden; }
  .open-sidebar i.fa {
    margin-right: 5px; }
  .sidebar-overlay {
    background: rgba(0, 0, 0, 0.5);
    display: none;
    height: 100%;
    opacity: 1;
    position: fixed;
    top: 0;
    left: 0px;
    right: 0px;
    width: 100%;
    z-index: 9998; }
    .sidebar-overlay.show {
      display: block; }
  .sidebar-offcanvas {
    background: #fff;
    max-width: 280px;
    position: fixed;
    top: 0px;
    bottom: 0px;
    z-index: 9999;
    height: 100%;
    overflow-x: scroll;
    box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    transition: all 300ms ease-in-out;
    padding-top: 30px;
    margin: 0px;
    left: -120%;
    padding-left: 15px !important;
    padding-right: 10px !important; }
    .sidebar-offcanvas.active {
      left: 0; }
    .sidebar-offcanvas #close-sidebar {
      display: block; }
  .facetedSearch-toggle {
    padding: 0;
    border: none;
    margin: 0; }
    .facetedSearch-toggle .toggleLink-text {
      padding: 9px 20px;
      background: black;
      color: #fff;
      border-radius: 3px;
      border: none;
      text-align: left;
      width: 100%; }
      .facetedSearch-toggle .toggleLink-text:hover {
        background: #f7a500;
        border-color: #f7a500;
        color: #fff; }
  .facetedSearch-toggle-text,
  .facetedSearch-toggle-indicator {
    width: 100%;
    margin: 10px 0; } }

@media only screen and (max-width: 991px) {
  .mobileMenu-close {
    display: block; } }

@media (min-width: 992px) {
  .sidebar--full .page-content {
    flex: 0 0 100%;
    max-width: 100%; }
  .sidebar--full .sidebar-overlay {
    background: rgba(0, 0, 0, 0.5);
    display: none;
    height: 100%;
    opacity: 1;
    position: fixed;
    top: 0;
    left: 0px;
    right: 0px;
    width: 100%;
    z-index: 9998; }
    .sidebar--full .sidebar-overlay.show {
      display: block; }
  .sidebar--full .open-sidebar {
    display: block !important; }
  .sidebar--full .sidebar-offcanvas {
    padding-left: 15px !important;
    padding-right: 10px !important;
    background: #fff;
    width: 300px;
    position: fixed;
    top: 0px;
    bottom: 0px;
    z-index: 9999;
    height: 100%;
    overflow-y: scroll;
    box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    transition: all 300ms ease-in-out;
    padding-top: 15px;
    margin: 0px;
    left: -100%; }
    .sidebar--full .sidebar-offcanvas #close-sidebar {
      display: block; }
    .sidebar--full .sidebar-offcanvas.active {
      left: 0; } }

/* Product Detail*/
@media (min-width: 1261px) {
  .modal {
    min-height: 530px; }
  .modal-body {
    overflow: visible; }
  #modal, #previewModal, #modal-review-form {
    overflow-y: scroll;
    background: #FFFFFF; } }

#previewModal .product-card__gallery {
  display: none !important; }

.modal-content {
  border-radius: 0;
  border: none; }

.quickView {
  padding: 1rem; }
  .quickView .btn-productViewzoom {
    visibility: hidden;
    margin: 0; }

.btn-productViewzoom {
  margin: 20px 0;
  clear: both; }
  .btn-productViewzoom .btn-outline-secondary {
    border-color: #d2d2d2; }
    .btn-productViewzoom .btn-outline-secondary:hover {
      border-color: #6c757d; }

.productView--quickView {
  margin-bottom: 0;
  overflow: hidden; }
  .productView--quickView .productView-images {
    width: 41.66667%;
    margin-bottom: 0;
    padding: 0 50px; }
  .productView--quickView .productView-details {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    width: 100%;
    float: left;
    padding-left: 1rem;
    padding-right: 1rem; }
    @media (min-width: 551px) {
      .productView--quickView .productView-details {
        clear: right;
        float: right;
        width: 58.33333%; } }
  .productView--quickView .productView-thumbnails {
    clear: both; }
  .productView--quickView .socialLinks-item--print {
    display: none; }

.productView-image .easyzoom-flyout {
  background: white;
  top: 0;
  left: 0; }

@media (min-width: 401px) {
  .modal-header-title {
    font-size: 18px; }
  .previewCart .productView {
    padding: 0; }
  .previewCart .productView-image {
    width: 50%;
    flex-direction: row; }
  .previewCart .productView-title {
    font-size: 21px; } }

.productView-brand {
  font-size: 15px;
  margin: 0; }

#wishlist-dropdown {
  border: none; }

.productView {
  padding: 0; }
  .modal .productView {
    padding-bottom: 0;
    padding-top: 0; }
  .productView .productView--top {
    background: #FFFFFF;
    display: inline-block;
    width: 100%;
    padding: 15px 0;
    border: 1px solid #ddd; }

@media (min-width: 880px) {
  .productView-image {
    position: relative;
    z-index: 5;
    min-width: auto;
    align-items: baseline; }
    .productView-image img {
      display: block;
      width: 100%; }
  .suggestiveCart h4 {
    margin-top: 0; } }

.productView-title {
  font-size: 22px;
  margin: 0 0 8px; }

.productView-images {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 100%;
  float: left;
  padding-left: 1rem;
  padding-right: 1rem;
  margin-bottom: 15px;
  float: left; }
  @media (min-width: 551px) {
    .productView-images {
      width: 41.66667%; } }
  .productView-images .productView-thumbnails {
    margin: 0; }
    .productView-images .productView-thumbnails .slick-list {
      margin-left: 1.33333rem;
      margin-right: 1.33333rem; }
    .productView-images .productView-thumbnails img {
      position: static;
      max-width: 100%;
      max-height: 100%; }
    .productView-images .productView-thumbnails .productView-thumbnail-link {
      border: 1px solid #ddd;
      max-width: 100%;
      height: auto; }
      .productView-images .productView-thumbnails .productView-thumbnail-link:hover, .productView-images .productView-thumbnails .productView-thumbnail-link.is-active {
        border-color: #f7a500; }
    .productView-images .productView-thumbnails .slick-next, .productView-images .productView-thumbnails .slick-prev {
      margin-top: 0; }
  .productView-images .productView--vertical {
    width: 65px;
    position: relative;
    float: left;
    margin: 0;
    margin-right: 15px; }
    .productView-images .productView--vertical .productView-thumbnail {
      width: 100%;
      padding: 0; }

.productView--gallerylist,
.productView--gallerygrid {
  list-style: none;
  margin: 0;
  padding: 0; }
  .productView--gallerylist .productView-image,
  .productView--gallerygrid .productView-image {
    margin-bottom: 15px;
    width: 100%;
    min-height: inherit;
    padding: 0; }
  .productView--gallerylist .productView-thumbnail-link,
  .productView--gallerygrid .productView-thumbnail-link {
    height: auto;
    width: 100%;
    max-width: 100%;
    padding: 0; }
    .productView--gallerylist .productView-thumbnail-link.is-active,
    .productView--gallerygrid .productView-thumbnail-link.is-active {
      border-color: #f7a500; }

.productView--gallerygrid {
  margin: 0 -7px; }
  .productView--gallerygrid .productView-image {
    width: 50%;
    padding: 0 7px; }

.productView-info .image-popup-sizechart {
  display: inline-block;
  clear: both;
  margin: 0;
  margin-bottom: 15px;
  color: #6f1eaa;
  font-weight: 700; }
  .productView-info .image-popup-sizechart:hover {
    color: #f0bd1f; }

.sb-banner--buyFromus {
  border-top: 1px dotted #e0dfdf;
  margin-top: 20px;
  margin-bottom: 15px;
  padding-top: 20px;
  overflow: hidden; }
  .sb-banner--buyFromus .block-title {
    background: none;
    font-size: 15px;
    color: black;
    margin: 0 0 25px;
    padding: 0;
    border: none; }
  .sb-banner--buyFromus .banner-figure {
    width: 50px; }

.page-content .productView-details {
  margin-bottom: 0;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 100%;
  float: left;
  padding-left: 1rem;
  padding-right: 1rem; }
  @media (min-width: 551px) {
    .page-content .productView-details {
      clear: right;
      float: right;
      width: 58.33333%; } }
  .page-content .productView-details .productView-product {
    padding-bottom: 1rem;
    margin-bottom: 1rem; }
  .page-content .productView-details .button--addtocart {
    background: #f7a500;
    border-color: #f7a500;
    margin-bottom: 0;
    text-transform: uppercase;
    font-size: 14px; }
    .page-content .productView-details .button--addtocart:hover {
      background: #ab7200;
      border-color: #ab7200; }
  .page-content .productView-details .button--wishlist {
    background: none; }
  .page-content .productView-details .productView-details__payment {
    margin-top: 15px; }
    .page-content .productView-details .productView-details__payment .footer-payment-icon {
      width: 3rem;
      fill: #666; }

.productView-description {
  width: 100%; }
  .productView-description .tabs-contents {
    margin: 0;
    padding: 0; }

.horizontal-tabs {
  margin-top: 30px;
  clear: both; }
  .horizontal-tabs .tabs {
    border: none; }
    .horizontal-tabs .tabs .tab {
      list-style: none;
      cursor: pointer;
      float: left;
      text-transform: uppercase;
      background: #fff;
      border: 1px solid #ddd;
      border-bottom: 0; }
      .horizontal-tabs .tabs .tab:not(:last-child) {
        border-right: 0; }
    .horizontal-tabs .tabs .tab-title {
      font-weight: bold;
      border: none;
      color: #222;
      padding: 11px 30px;
      margin: 0;
      border-radius: 0;
      font-size: 14px;
      text-decoration: none;
      text-transform: uppercase; }
      .horizontal-tabs .tabs .tab-title:hover {
        color: #fff;
        background-color: #f7a500; }
    .horizontal-tabs .tabs .is-active .tab-title {
      color: #fff !important;
      background: #f7a500; }
  .horizontal-tabs .tabs-contents {
    padding: 25px 25px 15px;
    display: block;
    margin: 0;
    background: #FFFFFF;
    border: 1px solid #ddd; }
    .horizontal-tabs .tabs-contents .tab-content {
      padding: 0; }

.vertical-tabs {
  background-color: #fff;
  padding: 0;
  margin-top: 30px;
  border: 1px solid #e6e6e6;
  border-bottom: 1px solid #ddd;
  display: flex; }
  .vertical-tabs ul.tabs {
    border-bottom: medium none;
    margin: 0;
    min-height: 180px;
    padding: 0; }
    .vertical-tabs ul.tabs li {
      border: none;
      border-bottom: 1px solid #ddd;
      clear: both;
      position: relative;
      width: 100%;
      padding: 5px 0;
      border-right: none; }
      .vertical-tabs ul.tabs li a {
        padding: 5px 15px;
        border: none;
        text-transform: uppercase; }
      .vertical-tabs ul.tabs li:before {
        content: "";
        width: 5px;
        height: 100%;
        left: -1px;
        position: absolute;
        top: 0;
        -webkit-transition: all 0.3s ease-in-out 0s;
        -moz-transition: all 0.3s ease-in-out 0s;
        transition: all 0.3s ease-in-out 0s;
        z-index: 99; }
      .vertical-tabs ul.tabs li:hover a {
        color: #f7a500;
        border: none; }
      .vertical-tabs ul.tabs li:hover:before {
        background-color: #f7a500; }
      .vertical-tabs ul.tabs li.is-active {
        border-left-color: #f7a500; }
        .vertical-tabs ul.tabs li.is-active:before {
          background-color: #f7a500; }
        .vertical-tabs ul.tabs li.is-active a {
          background: transparent;
          color: #f7a500; }
  .vertical-tabs .tab-content {
    border: 0;
    border-left: 1px solid #e6e6e6;
    min-height: 200px;
    margin-bottom: 0;
    padding: 20px; }

.productView-related {
  padding: 0;
  margin-top: 30px; }
  .productView-related .nav-tabs {
    display: block;
    border-bottom: 0;
    background-color: white;
    margin-bottom: 20px;
    border: 1px solid #ddd; }
    .productView-related .nav-tabs li {
      background-color: transparent;
      margin-bottom: 0;
      border: none;
      margin-right: 1px; }
      .productView-related .nav-tabs li a {
        display: inline-block;
        padding: 10px 30px;
        color: #222;
        font-weight: 700;
        text-decoration: none;
        text-transform: uppercase;
        position: relative;
        background: #fff; }
      .productView-related .nav-tabs li:not(:last-child) {
        border-right: 0; }
      .productView-related .nav-tabs li.is-active a, .productView-related .nav-tabs li:hover a {
        color: #fff;
        background: #f7a500; }
  .productView-related .product-grid .product-item-container {
    margin-bottom: 0;
    background: white; }
  .productView-related .tab-content {
    padding: 0 !important; }
    .productView-related .tab-content .slick-slider .slick-prev,
    .productView-related .tab-content .slick-slider .slick-next {
      top: -23px;
      bottom: auto;
      width: 35px;
      height: 35px;
      background: #222;
      padding: 0;
      text-align: center;
      margin-right: 10px;
      overflow: hidden;
      border: 0; }
      .productView-related .tab-content .slick-slider .slick-prev:before,
      .productView-related .tab-content .slick-slider .slick-next:before {
        background: none;
        font-family: "FontAwesome";
        font-size: 28px;
        line-height: 32px;
        width: 100%;
        height: 100%;
        color: white; }
      .productView-related .tab-content .slick-slider .slick-prev:hover:before,
      .productView-related .tab-content .slick-slider .slick-next:hover:before {
        background: #f7a500;
        color: white; }
    .productView-related .tab-content .slick-slider .slick-next {
      right: 0;
      left: auto; }
      .productView-related .tab-content .slick-slider .slick-next:before {
        content: ""; }
    .productView-related .tab-content .slick-slider .slick-prev {
      right: 40px;
      left: auto; }
      .productView-related .tab-content .slick-slider .slick-prev:before {
        content: ""; }
    .productView-related .tab-content .slick-slider .slick-prev,
    .productView-related .tab-content .slick-slider .slick-next {
      top: -45px; }

.productView-product .productView-price .price-section {
  font-size: 32px; }

.productView-product .productView-price .price-section--saving {
  font-size: 14px;
  font-weight: normal; }

.productView-info {
  clear: both;
  color: #666;
  line-height: 24px; }
  .productView-info .productView-info-dl {
    margin: 0; }
  .productView-info .productView-info-name {
    min-width: 150px;
    float: left;
    margin: 0;
    font-weight: normal; }
  .productView-info .productView-info-value {
    display: block;
    overflow: hidden;
    margin: 0; }

.productReviews {
  margin-bottom: 0;
  border: none; }
  .productReviews h4.toggle-title {
    margin: 10px 0; }
  .productReviews .productReview {
    width: 100%; }

.form-field--increments .form-increment {
  border: 1px solid #d7d7d7;
  display: inline-block; }
  .form-field--increments .form-increment .button {
    display: block;
    background: none;
    border: none;
    width: 40px;
    height: 20px; }

.form-field--increments .form-input--incrementTotal {
  width: 55px;
  height: 40px;
  border: none;
  padding: 0;
  text-align: center;
  float: left;
  border-radius: 0;
  border-right: 1px solid #ddd; }

.productView-options {
  margin-bottom: 0; }
  .productView-options .form-action {
    vertical-align: top;
    margin-bottom: 10px;
    margin-right: 10px; }

.productView-options .form-field {
  margin-bottom: 1rem; }

.writeReview-productImage-container:after {
  padding-bottom: 108%; }

/* Other Page (Account, Contact, Checkout...)*/
.account {
  margin-bottom: 1.5rem; }

.account-head {
  margin-bottom: 3rem;
  text-align: center; }
  .account-head .alertBox {
    padding-left: 3rem;
    padding-right: 3rem;
    text-align: left; }

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

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

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

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

.login--row .panel {
  border: 1px solid #e2e2e2;
  border-radius: 3px;
  overflow: hidden; }

.login--row .page-heading {
  margin: 0 10px 15px; }

.login--row .forgot-password {
  display: inline-block;
  vertical-align: middle;
  color: #6f1eaa;
  line-height: 37px; }
  .login--row .forgot-password:hover {
    color: #f0bd1f; }

.login--row .login-form {
  margin: 0;
  padding-right: 30px; }

.login--row .form-actions {
  text-align: left; }

.login--row .new-customer-fact-list {
  margin-right: 1.2rem;
  margin-bottom: 4.8rem;
  line-height: 22px; }
  .login--row .new-customer-fact-list .new-customer-fact {
    padding: 0; }

.login--row .new-customer-intro {
  margin-bottom: 1rem; }

.login--row .panel-header {
  background: #FFFFFF; }

.login--row .panel-body {
  margin: 0;
  background: #FFFFFF; }

.navBar--sub .navBar-action,
.navBar--sub .navBar-item.is-active {
  font-size: 1.2rem; }

.storeLocation > h3 {
  margin: 0 0 1rem; }

.storeLocation .store-address, .storeLocation .store-phone {
  margin-bottom: 20px; }

#map-canvas {
  height: 400px;
  width: 100%;
  margin-bottom: 30px; }

.page--sitemap .simple-list {
  margin: 0;
  padding: 0;
  list-style-type: none; }
  .page--sitemap .simple-list h3 {
    margin: 0; }

.page--sitemap .bold-list > li > a {
  font-weight: 700;
  text-transform: uppercase;
  color: #6f1eaa; }
  .page--sitemap .bold-list > li > a:hover {
    color: #f0bd1f; }

.page--sitemap .simple-list ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  position: relative;
  bottom: -.8em; }

.page--sitemap .simple-list li {
  margin: 0;
  padding: 0 0 12px; }

.page--sitemap .simple-list ul a {
  color: #6f1eaa; }
  .page--sitemap .simple-list ul a:hover {
    color: #f0bd1f; }

.page--sitemap .simple-list .checkbox {
  padding-left: 0; }

.page--sitemap .simple-list .checkbox input[type=checkbox] {
  margin-right: 10px; }

.page--sitemap .simple-list .icon {
  margin-right: 9px; }

.page--sitemap .arrow-list ul > li {
  padding-left: 30px;
  position: relative; }

.page--sitemap .arrow-list li:before {
  margin-right: 5px;
  font-size: 14px;
  font-family: "FontAwesome";
  display: inline-block;
  content: ""; }

.cart-header-item {
  font-size: 11px;
  font-weight: 700;
  min-height: 41px;
  padding: 10px 20px 9px;
  letter-spacing: .05em;
  text-transform: uppercase;
  border-bottom: 1px solid #d0d0d0;
  background: #e8e3e3; }

.cart-item-info:not(.cart-item-quantity) {
  font-size: 18px; }

.cart-total-label,
.cart-total-value {
  font-size: 14px;
  float: left;
  padding: 1rem 0;
  color: #000; }

.cart-total:last-child > .cart-total-label {
  font-size: 1.5rem; }

.cart-total-grandTotal {
  font-size: 2rem;
  font-weight: 700;
  position: relative; }

.cart-actions .button--primary {
  width: 100%;
  max-width: 300px; }

@media (min-width: 768px) {
  .cart-item {
    padding: 0; }
  .cart-item-block {
    display: table-cell;
    padding: 0px 10px; }
  .cart-item-figure {
    float: none;
    width: 20%;
    text-align: left; }
  .cart-total-label,
  .cart-total-value {
    padding: 5px 10px; } }

.Content .ExpressCheckout {
  padding-top: 60px; }

.ExpressCheckoutBlock {
  padding: 0;
  border: none; }

.page--sitemap h3 {
  margin: 0 0 20px;
  font-size: 21px; }

@media (min-width: 1261px) {
  .cart-totals {
    width: 100%; }
    .cart-totals .cart-total-label {
      text-align: right; }
    .cart-totals .cart-total-value {
      width: 30%; } }

.compareTable-removeProduct {
  text-align: center;
  background: #ccc; }

.compareTable-product .card-body {
  padding: 1em;
  text-align: left; }

.compareTable-product .price-section {
  font-size: 18px; }

.compareTable-product .card-title {
  font-size: 16px; }

.navUser-item {
  display: block; }

.compareTable-product .card {
  background: white; }

.brandGrid {
  padding: 0; }
  .brandGrid li {
    list-style: none; }
    .brandGrid li .card-body {
      text-align: center;
      margin: 10px 0; }

#search-results-heading {
  width: 100%;
  margin-bottom: 2rem; }

nav.navBar--sub {
  width: 100%; }
  nav.navBar--sub ul.navBar-section {
    position: relative;
    border: 0;
    width: 100%;
    float: left; }
    nav.navBar--sub ul.navBar-section:after {
      position: absolute;
      bottom: 0;
      width: 100%;
      height: 1px;
      content: '';
      background: #e5e5e5; }
    nav.navBar--sub ul.navBar-section li.navBar-item {
      position: relative;
      z-index: 1;
      display: table;
      float: left;
      height: 45px;
      margin: 0;
      margin-left: -1px;
      border: 0;
      min-width: 70px; }
      nav.navBar--sub ul.navBar-section li.navBar-item.is-active a, nav.navBar--sub ul.navBar-section li.navBar-item.is-active .navBar-action {
        border-bottom-color: #fff;
        background: #fff;
        position: relative; }
        nav.navBar--sub ul.navBar-section li.navBar-item.is-active a:before, nav.navBar--sub ul.navBar-section li.navBar-item.is-active .navBar-action:before {
          content: '';
          height: 2px;
          width: 100%;
          background-color: #000;
          position: absolute;
          top: -1px;
          left: 0; }
      nav.navBar--sub ul.navBar-section li.navBar-item a, nav.navBar--sub ul.navBar-section li.navBar-item .navBar-action {
        font-size: 13px;
        font-weight: 700;
        display: block;
        display: table-cell;
        padding: 8px 15px 3px;
        transition: background .3s ease 0s;
        vertical-align: middle;
        text-transform: uppercase;
        color: #000;
        border: 1px solid #e5e5e5;
        background: #f7f8f9; }

/*===============================================
	[SASS DIRECTORY ]
	
    
    [2] PAEG ABOUT US
    [3] PAGE BLOG
    [4] PAGE 404 
==============================================*/
/*============ PAEG ABOUT US ==============*/
.about-demo-1 {
  text-align: center; }
  .about-demo-1 p {
    line-height: 22px;
    color: #666666; }
  .about-demo-1 h3.title.font-ct {
    text-transform: uppercase;
    color: #000000;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px; }
  .about-demo-1 .image-about-us {
    margin-bottom: 30px; }
  .about-demo-1 .about_wrapper {
    margin-bottom: 60px; }
  .about-demo-1 .our-team-content {
    border-top: 1px solid #ececec;
    padding-top: 50px; }
    .about-demo-1 .our-team-content h3.title {
      margin-bottom: 20px; }
    .about-demo-1 .our-team-content p.dec {
      padding: 0 20%;
      margin-bottom: 47px; }
    .about-demo-1 .our-team-content .member-image img {
      border-radius: 50%;
      -webkit-border-radius: 50%;
      -o-border-radius: 50%;
      -ms-border-radius: 50%;
      margin-bottom: 17px; }
    .about-demo-1 .our-team-content .member .name-member {
      text-transform: uppercase;
      color: #000;
      font-weight: bold;
      font-size: 16px;
      margin-bottom: 10px; }
  .about-demo-1 .about-banner {
    margin-top: 73px; }
    .about-demo-1 .about-banner .title {
      text-transform: uppercase;
      color: #000;
      font-weight: bold;
      font-size: 14px; }
    .about-demo-1 .about-banner .image {
      margin-bottom: 24px; }

/*============ PAGE 404  ==============*/
.button-404 > a {
  margin: 0 10px; }

.content_404 {
  margin: 40px 0 80px;
  overflow: hidden; }
  .content_404 .form-fieldset {
    width: 80%; }
  .content_404 p {
    margin-bottom: 1em; }

.content_404 h1 {
  color: #222;
  font-size: 24px;
  text-transform: uppercase;
  margin-bottom: 1.5em; }

/*=== BONUS PAGE  ===*/
.page--information {
  /* PAGE - FAQ & Gallery
=======================================================*/ }
  .page--information .module-content {
    background: #fff;
    border: 1px solid #ddd;
    padding: 0 20px; }
    .page--information .module-content .list-box li {
      position: relative;
      padding-left: 15px; }
      .page--information .module-content .list-box li:before {
        position: absolute;
        display: block;
        top: 16px;
        background: #999;
        content: "";
        width: 6px;
        height: 6px;
        border-radius: 100%;
        left: 0; }
  .page--information .title-under {
    position: relative;
    margin-bottom: 50px; }
    .page--information .title-under:after {
      content: "";
      position: absolute;
      display: block;
      height: 4px;
      width: 68px;
      background: #f7a500;
      bottom: -10px; }
  .page--information .title-under.text-center:after {
    left: 50%;
    margin-left: -34px; }
  .page--information .media-box-link--arrow .icon {
    font-size: 30px; }
  .page--information .media-box-link--figure .icon {
    font-size: 70px;
    width: 70px;
    height: 70px; }
  .page--information .media-box-link {
    display: table-row;
    width: 100%;
    height: 100%;
    background-color: #f7a500;
    cursor: pointer;
    color: #fff;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
  .page--information .media-box-link h4 {
    color: #fff;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
  .page--information .media-box-link--figure,
  .page--information .media-box-link--content,
  .page--information .media-box-link--arrow {
    display: table-cell;
    padding: 6% 0;
    vertical-align: middle; }
  .page--information .media-box-link--figure {
    width: 23%; }
  .page--information .media-box-link--content {
    padding-right: 5%;
    width: 67%; }
  .page--information .media-box-link--arrow {
    width: 10%;
    vertical-align: middle; }
  .page--information .media-box-link:hover {
    background-color: black; }
  .page--information .content--gallery .row {
    margin: 0 -8px; }
  .page--information .content--gallery .col-md-1, .page--information .content--gallery .col-md-10, .page--information .content--gallery .col-md-11, .page--information .content--gallery .col-md-12, .page--information .content--gallery .col-md-2, .page--information .content--gallery .col-md-3,
  .page--information .content--gallery .col-md-4, .page--information .content--gallery .col-md-5, .page--information .content--gallery .col-md-6, .page--information .content--gallery .col-md-7, .page--information .content--gallery .col-md-8, .page--information .content--gallery .col-md-9, .page--information .content--gallery .col-sm-1, .page--information .content--gallery .col-sm-10, .page--information .content--gallery .col-sm-11,
  .page--information .content--gallery .col-sm-12, .page--information .content--gallery .col-sm-2, .page--information .content--gallery .col-sm-3, .page--information .content--gallery .col-sm-4, .page--information .content--gallery .col-sm-5, .page--information .content--gallery .col-sm-6, .page--information .content--gallery .col-sm-7, .page--information .content--gallery .col-sm-8,
  .page--information .content--gallery .col-sm-9 {
    padding: 0 8px; }
  .page--information .content--gallery .popup-gallery {
    margin: 0 0px 15px 0;
    display: block; }
    .page--information .content--gallery .popup-gallery.popup--video {
      position: relative;
      z-index: 2;
      background: black; }
      .page--information .content--gallery .popup-gallery.popup--video img {
        opacity: 0.6; }
      .page--information .content--gallery .popup-gallery.popup--video:before {
        content: "\f01d";
        display: block;
        font-family: "FontAwesome";
        position: absolute;
        z-index: 4;
        left: 50%;
        top: 50%;
        font-size: 52px;
        color: rgba(255, 255, 255, 0.9);
        margin: -9px 0 0 -20px; }
    .page--information .content--gallery .popup-gallery img {
      transition: 0.3 opacity ease-in-out; }
    .page--information .content--gallery .popup-gallery:hover img {
      opacity: 0.7; }
  .page--information ul.yt-accordion {
    list-style: none;
    margin: 0; }
    .page--information ul.yt-accordion .yt-accordion-group {
      margin-bottom: 2px; }
      .page--information ul.yt-accordion .yt-accordion-group .accordion-heading {
        color: #333;
        font-size: 15px;
        padding: 9px 15px;
        margin: 0;
        line-height: 22px;
        cursor: pointer;
        background: #e0dada;
        text-transform: capitalize;
        position: relative; }
        .page--information ul.yt-accordion .yt-accordion-group .accordion-heading .fa {
          margin-right: 10px; }
        .page--information ul.yt-accordion .yt-accordion-group .accordion-heading:hover {
          background: #f7a500;
          color: white; }
        .page--information ul.yt-accordion .yt-accordion-group .accordion-heading.active {
          background: #f7a500;
          color: white; }
          .page--information ul.yt-accordion .yt-accordion-group .accordion-heading.active:before {
            border: 8px solid #f7a500;
            border-color: #f7a500 transparent transparent transparent;
            content: "";
            position: absolute;
            top: 100%;
            left: 30px; }
    .page--information ul.yt-accordion .yt-accordion-inner {
      padding: 15px 15px 10px 15px;
      background: #f1f1f1; }

.page--information dl dd,
.productView dl dd {
  margin-bottom: 15px; }

.page--information .simple-list,
.productView .simple-list {
  margin: 10px 0 6px 0;
  padding: 0;
  clear: both; }
  .page--information .simple-list li,
  .productView .simple-list li {
    padding: 0 0 7px 18px;
    position: relative;
    list-style-type: none; }
    .page--information .simple-list li:before,
    .productView .simple-list li:before {
      position: absolute;
      display: block;
      top: 10px;
      left: 0;
      font-family: "FontAwesome";
      content: "\f111";
      font-size: 0.53em;
      line-height: 1em; }
    .page--information .simple-list li a,
    .productView .simple-list li a {
      color: #6f1eaa; }
      .page--information .simple-list li a:hover,
      .productView .simple-list li a:hover {
        color: #f0bd1f; }

.page--information .simple-list ul,
.productView .simple-list ul {
  margin: 0 0 15px;
  padding: 0;
  list-style-type: none;
  position: relative;
  bottom: -.8em; }

.page--information .title-decimal,
.productView .title-decimal {
  font-size: 20px;
  position: relative;
  padding: 5px 0 10px 69px; }
  @media (min-width: 1200px) {
    .page--information .title-decimal,
    .productView .title-decimal {
      font-size: 24px; } }
  .page--information .title-decimal:before,
  .productView .title-decimal:before {
    content: attr(data-content);
    display: table-cell;
    vertical-align: middle;
    position: absolute;
    top: 0px;
    line-height: 40px;
    background: #5bc0de;
    width: 44px;
    height: 44px;
    color: #fff;
    text-align: center;
    border-radius: 50%;
    left: 0; }

.page--information .decimal-list,
.productView .decimal-list {
  padding: 0;
  margin: 10px 0;
  list-style-type: none;
  counter-reset: myCounter;
  display: inline-block;
  width: 100%; }
  .page--information .decimal-list ol,
  .productView .decimal-list ol {
    counter-reset: sub-myCounter 0; }

.page--information .decimal-list > li,
.productView .decimal-list > li {
  padding: 0;
  position: relative;
  z-index: 5;
  margin-bottom: 15px;
  overflow: hidden; }
  .page--information .decimal-list > li:before,
  .productView .decimal-list > li:before {
    counter-increment: myCounter;
    content: counter(myCounter);
    color: white;
    background: black;
    display: inline-block;
    text-align: center;
    line-height: 26px;
    width: 26px;
    height: 26px;
    border-radius: 50%;
    float: left;
    font-size: 15px;
    margin-right: 10px; }
  .page--information .decimal-list > li > *:first-child,
  .productView .decimal-list > li > *:first-child {
    line-height: 26px;
    margin: 0; }
  .page--information .decimal-list > li ol,
  .productView .decimal-list > li ol {
    margin: 0;
    padding: 0px 0 0 15px;
    list-style: none; }
    .page--information .decimal-list > li ol > li > *:first-child,
    .productView .decimal-list > li ol > li > *:first-child {
      margin-top: 0;
      font-size: 14px; }
    .page--information .decimal-list > li ol > li:before,
    .productView .decimal-list > li ol > li:before {
      counter-increment: sub-myCounter;
      content: counter(myCounter) "." counter(sub-myCounter);
      font-size: 14px;
      display: inline-block;
      text-align: center;
      float: left;
      margin-top: -4px;
      margin-right: 10px; }

.page--information .tags,
.productView .tags {
  margin: 15px 0; }
  .page--information .tags .label,
  .productView .tags .label {
    border: none;
    border-radius: 2px;
    margin: 0 2px 5px 0;
    font-size: 11px;
    padding: 12px;
    display: inline-block;
    text-transform: uppercase;
    font-weight: 400; }

.page--information .swatch-item,
.productView .swatch-item {
  width: 100%;
  min-height: 100px;
  position: relative;
  background: #333333;
  color: #ffffff;
  margin-bottom: 24px;
  padding: 20px; }
  .page--information .swatch-item.color-brand-primary,
  .productView .swatch-item.color-brand-primary {
    background: #234269; }
  .page--information .swatch-item.color-brand-secondary,
  .productView .swatch-item.color-brand-secondary {
    background: #f87831; }
  .page--information .swatch-item.color-brand-warning,
  .productView .swatch-item.color-brand-warning {
    background: #f0ad4e; }
  .page--information .swatch-item.color-brand-danger,
  .productView .swatch-item.color-brand-danger {
    background: #d9534f; }
  .page--information .swatch-item.color-brand-info,
  .productView .swatch-item.color-brand-info {
    background: #5bc0de; }
  .page--information .swatch-item.color-brand-success,
  .productView .swatch-item.color-brand-success {
    background: #5cb85c; }
  .page--information .swatch-item.color-gray-darker,
  .productView .swatch-item.color-gray-darker {
    background: #212529; }
  .page--information .swatch-item.color-gray-dark,
  .productView .swatch-item.color-gray-dark {
    background: #343a40; }
  .page--information .swatch-item.color-gray,
  .productView .swatch-item.color-gray {
    background: #495057; }
  .page--information .swatch-item.color-gray-light,
  .productView .swatch-item.color-gray-light {
    background: #adb5bd;
    color: black; }
  .page--information .swatch-item.color-gray-lighter,
  .productView .swatch-item.color-gray-lighter {
    background: #ced4da;
    color: black; }
  .page--information .swatch-item.color-gray-lightest,
  .productView .swatch-item.color-gray-lightest {
    background: #e9ecef;
    color: black; }

.page--information .color-custom,
.productView .color-custom {
  color: #f7a500; }

.page--information .color-white,
.productView .color-white {
  color: #FFFFFF; }

.page--information .color-dark,
.productView .color-dark {
  color: #000000; }

.page--information .bg-custom,
.productView .bg-custom {
  background: #f7a500; }

.page--information .bg-black,
.productView .bg-black {
  background: #000000; }

.page--information a.underline,
.productView a.underline {
  text-decoration: underline; }
  .page--information a.underline:hover,
  .productView a.underline:hover {
    text-decoration: none; }

.page--information .card .card-body,
.productView .card .card-body {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1.25rem; }

/* PAGE - CONTACT	
=======================================================*/
.page--contact .page-heading {
  font-size: 16px;
  text-transform: uppercase;
  color: #444444;
  margin-bottom: 22px; }

.page--contact .content-contact {
  color: #666;
  text-align: left; }
  .page--contact .content-contact .info-address p {
    padding: 10px 0;
    margin-bottom: 0;
    border-bottom: 1px dashed #d4d4d4; }
    .page--contact .content-contact .info-address p:first-child {
      border-top: 1px dashed #d4d4d4;
      display: inline-block;
      width: 100%; }
      .page--contact .content-contact .info-address p:first-child i {
        float: left;
        font-size: 18px;
        padding-top: 10px; }
      .page--contact .content-contact .info-address p:first-child span {
        float: left; }
    .page--contact .content-contact .info-address p i {
      color: #b3b3b3;
      font-size: 16px;
      padding-right: 10px; }

.page--contact .shop-social ul {
  display: inline-block;
  margin: 20px 0 0; }
  .page--contact .shop-social ul li {
    display: inline-block; }
    .page--contact .shop-social ul li a {
      font-size: 14px;
      display: block;
      height: 32px;
      width: 32px;
      text-align: center;
      line-height: 32px;
      margin-right: 10px;
      margin-bottom: 10px;
      border-radius: 3px;
      border: 1px solid #999999;
      color: #999999; }
      .page--contact .shop-social ul li a:hover {
        background-color: #f7a500;
        border-color: #f7a500; }
        .page--contact .shop-social ul li a:hover span {
          color: white; }

.page-about-us .entry-content .about-us {
  margin-top: 100px !important;
  margin-bottom: 0 !important;
  padding-bottom: 90px !important;
  overflow: visible !important;
  background: #fff; }
  .page-about-us .entry-content .about-us .img-about {
    float: left;
    max-width: 470px;
    margin-top: -100px; }
  .page-about-us .entry-content .about-us .description-about {
    padding: 85px 0 10px 100px;
    overflow: hidden; }
    .page-about-us .entry-content .about-us .description-about .page-title h2 {
      font-size: 30px;
      color: #363636;
      position: relative;
      margin-bottom: 72px;
      text-transform: uppercase; }
      .page-about-us .entry-content .about-us .description-about .page-title h2:after {
        content: '';
        height: 4px;
        width: 70px;
        background: #f7a500;
        position: absolute;
        bottom: -35px;
        left: 0; }
    .page-about-us .entry-content .about-us .description-about p {
      line-height: 20px;
      color: #545454;
      font-size: 12px; }

.page-about-us .entry-content .ourteam {
  padding: 20px 0 30px; }
  .page-about-us .entry-content .ourteam .page-title {
    text-align: center; }
    .page-about-us .entry-content .ourteam .page-title h2 {
      font-size: 20px;
      color: #444;
      text-transform: uppercase;
      margin-bottom: 23px; }
  .page-about-us .entry-content .ourteam .resp-container {
    margin: 0 -15px; }
    .page-about-us .entry-content .ourteam .resp-container .employee {
      float: left;
      width: 25%;
      padding: 0 15px;
      text-align: center; }
      .page-about-us .entry-content .ourteam .resp-container .employee .item-img-info img {
        width: 100%; }
      .page-about-us .entry-content .ourteam .resp-container .employee .item-content h3 {
        font-size: 14px;
        color: #444444; }
        .page-about-us .entry-content .ourteam .resp-container .employee .item-content h3 .team-info {
          margin-bottom: 10px; }
        .page-about-us .entry-content .ourteam .resp-container .employee .item-content h3 .item-desc {
          margin-bottom: 15px; }

/* Theme Style*/
svg .header {
  width: 100%;
  z-index: 99;
  position: relative; }
  svg .header .navUser-section {
    margin-bottom: 0;
    float: none;
    display: inline-block;
    vertical-align: top;
    margin: 0; }
  @media (max-width: 1649px) {
    svg .header .navUser--gift {
      display: none; } }
  svg .header .navUser-action svg {
    fill: #FFFFFF;
    stroke: #FFFFFF; }

.header-top {
  background-color: #eee;
  border-bottom: 1px solid #ddd; }
  .header-top .navUser-section {
    display: inline-block;
    margin: 0;
    vertical-align: top; }
    .header-top .navUser-section .navUser-item {
      margin: 0; }
      .header-top .navUser-section .navUser-item > a {
        padding: 9px 0;
        font-weight: normal;
        text-transform: none;
        color: #6f1eaa; }
        .header-top .navUser-section .navUser-item > a:hover {
          color: #f0bd1f; }
    .header-top .navUser-section .dropdown-menu .dropdown-menu-item {
      padding: 3px 0; }
  .header-top .currency > li > a {
    display: block; }
  .header-top .phone-support {
    text-align: right;
    white-space: nowrap;
    display: block;
    line-height: 40px;
    height: 40px;
    overflow: hidden;
    position: relative;
    text-indent: 28px; }
    .header-top .phone-support .icon-phone {
      vertical-align: middle;
      margin-right: 5px; }
  .header-top .navUser {
    padding: 0;
    position: static;
    transform: translateY(0);
    z-index: 2; }
  .header-top .navUser-section .fa {
    font-size: 13px;
    padding-right: 5px; }
  .header-top .navUser-section .navUser-item {
    padding: 0 10px; }
  .header-top .col-left {
    text-align: left; }

.header-center {
  background: #eee; }
  .header-center .module.html-shipping {
    margin: 0;
    clear: none;
    display: inline-block; }
    .header-center .module.html-shipping .shipping {
      padding: 15px 0 10px;
      padding-left: 35px;
      float: left;
      margin: 15px 0 0;
      margin-left: 35px;
      border-left: 1px solid #ddd; }
      .header-center .module.html-shipping .shipping i {
        font-size: 30px;
        color: #f7a500;
        float: left;
        padding-top: 7px; }
      .header-center .module.html-shipping .shipping .inner {
        color: #999;
        font-size: 14px;
        -webkit-transition: all 300ms ease-in-out;
        -moz-transition: all 300ms ease-in-out;
        transition: all 300ms ease-in-out;
        float: left;
        padding-left: 10px; }
        .header-center .module.html-shipping .shipping .inner p {
          font-family: Lobster, cursive;
          font-style: italic;
          font-size: 18px;
          color: #444;
          line-height: 23px;
          margin: 0; }
          .header-center .module.html-shipping .shipping .inner p:hover {
            cursor: pointer;
            color: #f7a500; }

.header-bottom {
  background-color: rgba(0, 0, 0, 0.7); }
  .header-bottom .navPages-horizontal {
    display: inline-block;
    vertical-align: top; }
    @media (min-width: 992px) {
      .header-bottom .navPages-horizontal {
        width: calc(100% - 170px); } }
  .header-bottom .html-social {
    background-color: rgba(255, 255, 255, 0.15);
    height: 50px;
    line-height: 50px;
    padding: 0 7px;
    margin: 0;
    float: right; }
    @media (min-width: 992px) {
      .header-bottom .html-social {
        width: 170px; } }
    .header-bottom .html-social .socials-wrap ul {
      margin: 0;
      text-align: center; }
      .header-bottom .html-social .socials-wrap ul li {
        display: inline-block; }
        .header-bottom .html-social .socials-wrap ul li a {
          display: inline-block;
          text-align: center;
          min-width: 31px;
          color: #c0c0c1;
          font-size: 18px;
          transition: all 300ms ease-in-out; }
        .header-bottom .html-social .socials-wrap ul li:hover a {
          color: #f7a500; }
  .header-bottom .html-link {
    float: right;
    height: 50px;
    line-height: 50px;
    padding: 0 10px;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out; }
    .header-bottom .html-link a {
      color: #ff9800;
      font-weight: 600;
      text-transform: uppercase;
      font-size: 14px; }
    @media (max-width: 1199px) {
      .header-bottom .html-link {
        display: none; } }

.navbar-compact.header-bottom {
  background-color: #000; }

.navbar-compact .header-bottom {
  background-color: #444; }

.navbar-compact .header-logo {
  margin-top: 22px; }

.navbar-compact .sb-searchpro {
  margin: 20px 0; }

.navbar-compact .header-center .module.html-shipping .shipping {
  margin: 10px 0 0 40px; }

.navbar-compact .header-bottom__cart .navUser-section {
  min-height: unset;
  padding: 5px 10px; }

.header-bottom-right, .header-bottom__search {
  position: static; }

.header-center .navPages {
  text-align: left;
  margin-top: 8px;
  height: auto; }

/* 2. Logo*/
/* -----------------------------------------------------------------------------*/
.logo_center .col-sm-3 {
  max-width: 100%;
  flex: 0 0 100%;
  text-align: center; }

.navbar-logo > a {
  display: inline-block; }

.navbar-phone {
  display: inline-block;
  margin-top: 15px; }
  .navbar-phone .icon-headset_mic {
    fill: #f7a500;
    float: left;
    margin-right: 10px; }

@media (min-width: 1200px) {
  .logo-container {
    flex: 0 0 21%;
    max-width: 21%; } }

.header-logo {
  margin-top: 25px;
  display: inline-block; }

.header-logo-text {
  display: block;
  font-size: 32px;
  letter-spacing: 0.07692rem;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  text-overflow: ellipsis;
  text-transform: uppercase;
  white-space: nowrap; }

@media (min-width: 1023px) {
  .header-logo-image {
    max-height: none; } }

/* Drop DownMenu*/
.navUser-section .dropdown-menu {
  border: none;
  box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.15);
  background: white;
  padding: 0;
  list-style: none;
  max-width: 180px;
  z-index: 350; }
  .navUser-section .dropdown-menu.is-open:before {
    right: 0.76923rem;
    left: auto; }
  .navUser-section .dropdown-menu.is-open:after {
    right: 0.92308rem;
    left: auto; }

/**/
/* Mobile Menu Toggle*/
/**/
/* 3. Animate lines from 'x' to hamburger*/
/* -----------------------------------------------------------------------------*/
.mobileMenu-toggle {
  display: inline-block;
  font-size: 0;
  width: 42px;
  height: 40px;
  overflow: hidden;
  padding: 0 10px;
  position: absolute;
  z-index: 50;
  background: linear-gradient(to bottom, #474747 0%, #212121 100%);
  border: 1px solid #000;
  border-radius: 5px;
  margin: 5px 10px; }
  @media (min-width: 992px) {
    .mobileMenu-toggle {
      display: none; } }
  .mobileMenu-toggle .mobileMenu-toggleIcon,
  .mobileMenu-toggle .mobileMenu-toggleIcon::before,
  .mobileMenu-toggle .mobileMenu-toggleIcon::after {
    background: #fff;
    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;
    /* 1*/
    width: 1.53846rem; }
  .mobileMenu-toggle .mobileMenu-toggleIcon {
    top: 17px;
    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;
    /* scss-lint:disable NestingDepth*/ }
    .mobileMenu-toggle.is-open .mobileMenu-toggleIcon::before, .mobileMenu-toggle.is-open .mobileMenu-toggleIcon::after {
      background-color: #fff;
      bottom: auto;
      top: auto;
      transition: transform 100ms ease-in 150ms, top 100ms ease-in, bottom 100ms ease-in;
      /* Animate lines from hamburger to 'x'*/ }
    .mobileMenu-toggle.is-open .mobileMenu-toggleIcon::before {
      top: 0;
      transform: rotate(45deg); }
    .mobileMenu-toggle.is-open .mobileMenu-toggleIcon::after {
      bottom: 0;
      transform: rotate(-45deg); }

/* 4. Main Menu*/
/* -----------------------------------------------------------------------------*/
.header-bottom__navUser {
  padding-left: 0;
  padding-right: 15px; }
  .header-bottom__navUser .navUser-section {
    display: block;
    padding-top: 10px;
    border-right: 1px solid rgba(255, 255, 255, 0.15);
    border-left: 1px solid rgba(255, 255, 255, 0.15);
    min-height: 100%; }
  .header-bottom__navUser .navUser-action {
    text-transform: none;
    width: 100%;
    text-align: center;
    font-size: 14px;
    color: white; }
    .header-bottom__navUser .navUser-action:hover, .header-bottom__navUser .navUser-action.is-open {
      color: white; }
  .header-bottom__navUser .navUser-icon {
    width: 35px;
    height: 35px;
    border-radius: 50%;
    background-color: #ab7200;
    display: inline-block;
    text-align: center;
    line-height: 35px;
    margin-right: 15px; }

/* 5. Quicksearch*/
/* -----------------------------------------------------------------------------*/
.sb-quickSearch {
  z-index: 309;
  position: relative; }
  @media (min-width: 1200px) {
    .sb-quickSearch {
      flex: 0 0 62%;
      max-width: 62%; } }

.sb-searchpro {
  margin: 30px 0;
  z-index: 5;
  position: relative;
  width: 60%;
  float: left;
  background-color: #fff;
  border: 1px solid #f7a500;
  color: #999;
  display: inline-block;
  box-shadow: inset 0px 0px 3px 0px #ccc; }
  @media (max-width: 1199px) {
    .sb-searchpro {
      width: 100%; } }
  .sb-searchpro i {
    font-size: 15px;
    width: 40px;
    height: 40px;
    line-height: 37px;
    text-align: center;
    float: left; }
  .sb-searchpro .input-group .form-control {
    background: transparent;
    border: none;
    color: #999;
    margin: 0;
    height: 25px;
    margin: 7px 0;
    width: 297px;
    padding: 0 10px;
    float: left;
    border-left: 1px solid #ddd !important;
    padding-left: 10px; }
    @media (max-width: 767px) {
      .sb-searchpro .input-group .form-control {
        width: auto; } }
    .sb-searchpro .input-group .form-control:focus {
      box-shadow: none; }
  .sb-searchpro .input-group .btn {
    background-color: #f7a500;
    color: #fff;
    border-radius: 0;
    padding: 0 20px;
    border: none;
    font-weight: 600;
    font-size: 14px; }

/* Responsvie searchpro*/
@media only screen and (max-width: 640px) {
  .collapsed-block .search-info-heading {
    margin: 9px 0 0;
    padding: 0;
    height: 40px; }
    .collapsed-block .search-info-heading .expander {
      width: 36px;
      height: 36px;
      display: inline-block;
      background: white;
      border-radius: 50%;
      margin: 0 5px;
      position: relative;
      font-size: 16px;
      border: none; }
    .collapsed-block .search-info-heading.open .fa:before {
      content: "\f00d"; }
  .collapsed-block .footer-info-heading.open .fa:before {
    content: "\f139"; }
  .collapsed-block .search-info-content {
    display: none;
    position: absolute;
    width: 100%;
    left: 0;
    z-index: 65; } }

.dropdown--quickSearch {
  padding: 0;
  max-height: 300px;
  background-color: white;
  box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.15);
  overflow-y: scroll; }
  .dropdown--quickSearch.is-open {
    left: 10px !important;
    top: 75px; }
    @media (min-width: 1200px) {
      .dropdown--quickSearch.is-open {
        width: 480px !important; } }
  .dropdown--quickSearch .quickSearchResults .modal-close {
    color: #999 !important;
    right: 0.75rem;
    left: auto; }
  .dropdown--quickSearch .quickSearchMessage {
    margin: 15px;
    font-size: 18px; }
  .dropdown--quickSearch .products-list {
    padding: 0;
    display: inline-block;
    width: 100%;
    margin: 0; }
    .dropdown--quickSearch .products-list .product-layout .product-item-container {
      width: 100%;
      margin-bottom: 0;
      float: none;
      border: none;
      padding: 10px;
      border-bottom: 1px solid #e5e5e5; }
      .dropdown--quickSearch .products-list .product-layout .product-item-container:hover .right-block .card-title a {
        color: #f7a500; }
      .dropdown--quickSearch .products-list .product-layout .product-item-container .right-block {
        margin: 0;
        overflow-y: hidden; }

/*7.SHOW PREVIEW CART*/
/* -----------------------------------------------------------------------------*/
.header-bottom__cart {
  border-left: 1px solid rgba(255, 255, 255, 0.15);
  text-align: right; }
  .header-bottom__cart .navUser-section {
    background-color: #f7a500;
    color: #fff;
    padding: 16px 10px 0;
    text-align: center;
    width: 169px;
    min-height: 103px;
    margin: 0;
    float: right; }
    .header-bottom__cart .navUser-section .navUser-item {
      position: relative;
      z-index: 569;
      display: block;
      width: 100%;
      text-align: center; }
    .header-bottom__cart .navUser-section .dropdown-menu {
      max-width: 300px;
      width: 300px;
      right: -10px;
      left: auto !important;
      border-radius: 0; }
  .header-bottom__cart .cart-button {
    display: block;
    min-height: 50px;
    color: #FFFFFF; }
    .header-bottom__cart .cart-button i {
      font-size: 22px; }
    .header-bottom__cart .cart-button svg {
      vertical-align: middle;
      fill: #FFFFFF;
      margin: 0 10px; }
    .header-bottom__cart .cart-button .text-shopping-cart {
      font-weight: 600;
      text-transform: uppercase;
      font-size: 14px;
      margin: 0;
      padding-top: 5px; }
  .header-bottom__cart .cart-button--compare {
    margin: 0 10px; }

.navUser-item--cart .fa, .navUser-item--account .fa {
  font-size: 18px; }

.navUser-item--cart .countPill, .navUser-item--account .countPill {
  position: absolute;
  display: block;
  top: 4px;
  right: 10px;
  z-index: 2;
  background: #df8f90; }

.previewCart .previewCartItem {
  padding: 5px 0; }

.previewCart .previewCartItem-image {
  padding: 0;
  width: 60px; }

.previewCart .previewCartItem-content {
  padding: 10px; }

.previewCart .previewCartItem-name {
  margin-bottom: 10px;
  font-weight: normal; }

.previewCart .previewCartItem-price {
  color: #f7a500;
  font-weight: 600; }

.previewCart .previewCartAction {
  padding: 1rem 0 0.5rem; }
  .previewCart .previewCartAction .button {
    color: white !important; }

/* =============================================================================*/
/* FOOTER (CSS)*/
/* =============================================================================*/
/* Layout and columns*/
/* -----------------------------------------------------------------------------*/
/**/
/* 1. To enable the grid's display: inline-block; to work properly, we need to*/
/*    remove the white-space that it creates between columns with font-size: 0;*/
/* 2. Re-set the font-size that was reduced to 0 in point 1 for children.*/
/**/
/* -----------------------------------------------------------------------------*/
.footer {
  background: white;
  margin-top: 30px; }

.footer-top {
  background: #dddddd;
  padding: 30px 0; }
  @media (max-width: 767px) {
    .footer-top {
      padding: 15px 0 0; }
      .footer-top .need-help {
        padding-bottom: 15px; } }
  .footer-top .need-help {
    text-align: left;
    color: #444; }
    .footer-top .need-help h3 {
      color: #444;
      font-size: 18px;
      margin-bottom: 10px;
      margin-top: 0; }

.footer-bottom {
  background: rgba(68, 68, 68, 0.6); }
  .footer-bottom .module {
    margin-bottom: 15px; }
  .footer-bottom .sb-banner .block-title {
    font-size: 16px;
    color: #fff;
    background: transparent;
    margin-bottom: 20px;
    border-bottom: none;
    padding: 0;
    text-transform: none; }
  .footer-bottom .sb-banner.social-bottom .block-title {
    text-align: left; }
    @media (max-width: 575px) {
      .footer-bottom .sb-banner.social-bottom .block-title {
        text-align: center; } }
  .footer-bottom .sb-banner.sb-banner--downloadApp {
    text-align: center; }
    .footer-bottom .sb-banner.sb-banner--downloadApp .banners {
      margin: 0 5px;
      display: inline-block; }
    .footer-bottom .sb-banner.sb-banner--downloadApp .block-title {
      text-align: center; }
    @media (min-width: 576px) {
      .footer-bottom .sb-banner.sb-banner--downloadApp {
        float: right;
        width: auto; }
        .footer-bottom .sb-banner.sb-banner--downloadApp .block-content {
          float: right; } }
  .footer-bottom .shop-social ul {
    margin: 0; }
    @media (max-width: 575px) {
      .footer-bottom .shop-social ul {
        margin: 0 auto; } }
    .footer-bottom .shop-social ul li {
      float: left; }
      .footer-bottom .shop-social ul li a {
        font-size: 14px;
        display: block;
        height: 40px;
        width: 40px;
        text-align: center;
        line-height: 40px;
        margin-right: 10px;
        background-color: #000;
        color: #fff;
        border-radius: 3px;
        -webkit-transition: all 0.3s ease-in;
        transition: all 0.3s ease-in; }
        @media (max-width: 767px) {
          .footer-bottom .shop-social ul li a {
            margin-right: 5px; } }
        .footer-bottom .shop-social ul li a:hover {
          background: #f7a500;
          -webkit-transition: all 0.3s ease-in;
          transition: all 0.3s ease-in; }

@media (max-width: 767px) {
  .footer-center {
    padding-bottom: 5px;
    padding-top: 20px; } }

@media (min-width: 992px) {
  .footer-center .footer-center__first .collapsed-block .widget-inner {
    padding-top: 40px; } }

@media (min-width: 992px) {
  .footer-center .footer-center__first .collapsed-block.footer-info .widget-inner {
    padding-left: 15px;
    padding-right: 15px; } }

@media (min-width: 993px) {
  .footer-center .footer-center__first .collapsed-block.footer-info .widget-inner {
    background: rgba(247, 165, 0, 0.7); } }

@media (max-width: 991px) {
  .footer-center .footer-center__first {
    padding-bottom: 20px; } }

.footer-center .footer-center__two {
  border-top: 1px solid #ebebeb;
  background: #FFFFFF; }
  .footer-center .footer-center__two .footer-info-heading {
    margin-bottom: 0; }

.footer-center .module {
  margin-bottom: 0; }

@media (min-width: 1023px) {
  .footer-info-col--social {
    flex-basis: unset; } }

.footer-info-col--social .media {
  margin-bottom: 15px; }

.footer-info-col--social > p {
  padding-right: 30px; }

/* Content*/
/* -----------------------------------------------------------------------------*/
.footer .footer-info-heading {
  font-size: 14px;
  font-weight: 600;
  border: none;
  color: #fff;
  text-transform: uppercase;
  margin: 0 0 15px 0;
  text-align: left; }
  @media (max-width: 991px) {
    .footer .footer-info-heading {
      margin: 15px 0 0 0; } }
  .footer .footer-info-heading:after {
    content: "";
    display: block;
    height: 3px;
    width: 50px;
    margin-top: 10px;
    background: #f7a500; }

.footer .footer-info-list {
  list-style: none;
  margin: 0; }
  .footer .footer-info-list li {
    text-align: left;
    padding: 2px 0;
    position: relative; }
    .footer .footer-info-list li a {
      display: block;
      color: #FFFFFF; }
      .footer .footer-info-list li a:hover {
        color: #f7a500; }
      .footer .footer-info-list li a:before {
        content: '\f0da';
        font-family: FontAwesome;
        display: inline-block;
        margin-right: 5px; }
  .footer .footer-info-list.address-footer > div {
    text-align: left;
    font-size: 12px;
    color: #fff;
    clear: both;
    overflow: hidden;
    line-height: 26px;
    padding: 3px 0; }
    .footer .footer-info-list.address-footer > div span {
      float: left; }
    .footer .footer-info-list.address-footer > div i {
      float: left;
      margin-right: 13px;
      margin-top: 7px;
      padding-left: 1px; }

.footer .background-footer {
  position: relative;
  background-size: cover;
  background-repeat: no-repeat; }

.footer-socials .socialLinks .socialLinks-item {
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  background-color: #e8e8e8;
  border-radius: 50%;
  margin-bottom: 0;
  transition: box-shadow 0.2s ease-in-out; }
  .footer-socials .socialLinks .socialLinks-item:hover {
    background-color: #f7a500;
    box-shadow: 0 0 0 4px rgba(247, 165, 0, 0.4); }
    .footer-socials .socialLinks .socialLinks-item:hover svg {
      fill: white; }
  .footer-socials .socialLinks .socialLinks-item .icon {
    width: 1.3rem;
    height: 1.3rem; }

.footer-newsletter .form {
  margin: 0; }

.footer-newsletter .form-field {
  margin: 0;
  border: 6px solid rgba(247, 165, 0, 0.9);
  background: #fff; }

.footer-newsletter .footer-info-heading {
  margin-bottom: 0;
  font-size: 14px;
  display: inline-block; }
  .footer-newsletter .footer-info-heading:after {
    display: none; }
  .footer-newsletter .footer-info-heading .fa {
    font-size: 26px;
    margin-right: 5px;
    margin-top: -15px; }

.footer-newsletter .newsletter_promo {
  margin-bottom: 0;
  padding: 0 5px;
  font-size: 12px;
  text-transform: uppercase;
  color: #222; }
  .footer-newsletter .newsletter_promo span {
    color: #1f83cf;
    margin: 0 5px; }

@media (min-width: 1200px) {
  .footer-newsletter .input-group {
    margin: 0 auto; } }

.footer-newsletter .input-group i {
  font-size: 15px;
  line-height: 40px;
  color: #a9a9a9;
  padding: 0 10px; }

.footer-newsletter .input-group .form-control, .footer-newsletter .input-group .button--primary {
  margin-bottom: 0;
  min-height: 40px; }

.footer-newsletter .input-group .form-control {
  border-radius: 0;
  border: none;
  border-right: 6px solid #beae59;
  font-size: 12px;
  color: #7d7d7d;
  padding-right: 40px;
  padding-left: 10px;
  display: inline-block;
  float: left;
  margin-bottom: 0;
  height: 40px;
  width: 400px; }
  @media (max-width: 1199px) {
    .footer-newsletter .input-group .form-control {
      width: 280px; } }
  @media (max-width: 567px) {
    .footer-newsletter .input-group .form-control {
      width: 120px;
      padding-right: 20px; } }
  .footer-newsletter .input-group .form-control:focus {
    box-shadow: none; }

.footer-newsletter .input-group .button--primary {
  background: #444444;
  border-color: #444444;
  border-radius: 0; }
  .footer-newsletter .input-group .button--primary:hover {
    background-color: #1e1e1e;
    border-color: #1e1e1e; }

.footer-newsletter .button--primary {
  font-weight: 600;
  text-transform: uppercase;
  min-width: 120px; }

.footer-copyright {
  width: 100%;
  padding-bottom: 10px; }
  .footer-copyright > .powered-by {
    color: #fff;
    font-size: 1rem;
    margin: 0; }
    .footer-copyright > .powered-by a {
      color: #f7a500; }

.footer-payment-icons .footer-payment-icon {
  height: 35px;
  margin-right: 10px;
  margin-left: 0;
  vertical-align: middle;
  width: 40px;
  fill: #FFFFFF; }

@media (min-width: 551px) {
  .footer-geotrust-ssl-seal {
    bottom: 0;
    position: absolute;
    right: 16px; } }

.footer-geotrust-ssl-seal table {
  margin: auto; }

.expander {
  display: none; }

@media only screen and (max-width: 992px) {
  .collapsed-block .expander {
    display: inline-block;
    float: right;
    color: #adadad;
    font-size: 22px; }
  .collapsed-block .footer-info-heading.open .fa:before {
    content: "\f139"; }
  .collapsed-block .footer-info-list {
    display: none; } }

/* =============================================================================*/
/* Home 1*/
/* =============================================================================*/
.page-content {
  margin-bottom: 30px; }

/*====== Navpages - VerticalCategories  =======*/
.verticalCategories {
  position: static;
  display: table;
  box-shadow: none; }

.navPages-verticalCategories .megamenuToogle-wrapper {
  background: none;
  color: #222222;
  line-height: 35px;
  margin-top: 15px;
  margin-bottom: 10px;
  height: auto; }
  .navPages-verticalCategories .megamenuToogle-wrapper:after {
    content: "";
    width: 30px;
    height: 1px;
    background: #f7a500;
    display: block; }
  .navPages-verticalCategories .megamenuToogle-wrapper .title-mega {
    padding: 0; }
  .navPages-verticalCategories .megamenuToogle-wrapper svg {
    display: none; }

.menu-vertical {
  display: table;
  width: 100%; }
  .menu-vertical .footer-info-heading {
    margin-top: 0;
    line-height: 35px;
    font-size: 14px; }
    .menu-vertical .footer-info-heading:after {
      content: "";
      width: 30px;
      height: 1px;
      background: #f7a500;
      display: block; }
  .menu-vertical ul.footer-info-list {
    padding: 0;
    margin: 0 0 15px; }
    .menu-vertical ul.footer-info-list li {
      list-style: none;
      padding: 3px 0; }
    .menu-vertical ul.footer-info-list a {
      color: #6f1eaa;
      display: block;
      font-size: 13px; }
      .menu-vertical ul.footer-info-list a:hover {
        color: #f0bd1f; }

/*====== SB Promotion   =======*/
div.sb-promotion {
  margin: 7px 0;
  overflow: hidden; }
  div.sb-promotion .block-content {
    background: none;
    box-shadow: none;
    font-size: 13px; }
  div.sb-promotion a {
    color: #FFFFFF; }

@media (min-width: 1200px) {
  .slider_container .col-xl-9 {
    max-width: 78%; }
  .slider_container .col-lg-3 {
    max-width: 22%; } }

/*====== Latest Blog  =======*/
div.sb-latestblog {
  clear: both;
  margin-top: 30px; }
  div.sb-latestblog .slick-slider .slick-prev,
  div.sb-latestblog .slick-slider .slick-next {
    top: -23px;
    bottom: auto;
    width: 35px;
    height: 35px;
    background: #222;
    padding: 0;
    text-align: center;
    margin-right: 10px;
    overflow: hidden;
    border: 0; }
    div.sb-latestblog .slick-slider .slick-prev:before,
    div.sb-latestblog .slick-slider .slick-next:before {
      background: none;
      font-family: "FontAwesome";
      font-size: 28px;
      line-height: 32px;
      width: 100%;
      height: 100%;
      color: white; }
    div.sb-latestblog .slick-slider .slick-prev:hover:before,
    div.sb-latestblog .slick-slider .slick-next:hover:before {
      background: #f7a500;
      color: white; }
  div.sb-latestblog .slick-slider .slick-next {
    right: 0;
    left: auto; }
    div.sb-latestblog .slick-slider .slick-next:before {
      content: ""; }
  div.sb-latestblog .slick-slider .slick-prev {
    right: 40px;
    left: auto; }
    div.sb-latestblog .slick-slider .slick-prev:before {
      content: ""; }
  @media (max-width: 480px) {
    div.sb-latestblog .blog-post {
      display: block !important; } }
  div.sb-latestblog .productCarousel-slide {
    padding: 0; }
    div.sb-latestblog .productCarousel-slide .blog-post .blog-post-body {
      width: 50%;
      padding: 0 20px;
      text-align: left; }
      @media (max-width: 480px) {
        div.sb-latestblog .productCarousel-slide .blog-post .blog-post-body {
          margin-top: 15px;
          width: 100%; } }
      div.sb-latestblog .productCarousel-slide .blog-post .blog-post-body .blog-title {
        font-size: 14px; }
      div.sb-latestblog .productCarousel-slide .blog-post .blog-post-body .article-description {
        color: #666666;
        margin-bottom: 13px;
        line-height: 22px; }
      div.sb-latestblog .productCarousel-slide .blog-post .blog-post-body .btn--readmore {
        color: #f7a500;
        font-size: 14px; }
        div.sb-latestblog .productCarousel-slide .blog-post .blog-post-body .btn--readmore:hover {
          color: #fff; }
    div.sb-latestblog .productCarousel-slide .blog-post .blog-post-figure {
      position: relative;
      width: 50%; }
      @media (max-width: 480px) {
        div.sb-latestblog .productCarousel-slide .blog-post .blog-post-figure {
          width: 100%; } }
      div.sb-latestblog .productCarousel-slide .blog-post .blog-post-figure .blog-thumbnail {
        margin: 0; }
        @media (max-width: 1024px) {
          div.sb-latestblog .productCarousel-slide .blog-post .blog-post-figure .blog-thumbnail img {
            width: 100%; } }
      div.sb-latestblog .productCarousel-slide .blog-post .blog-post-figure .post-date {
        display: inline-block;
        position: absolute;
        top: 10px;
        left: 25px;
        background: #000;
        opacity: 0.7;
        text-align: center;
        padding: 6px 10px; }
        div.sb-latestblog .productCarousel-slide .blog-post .blog-post-figure .post-date .post-date-day {
          display: block;
          font-weight: 700;
          font-size: 16px;
          line-height: 16px;
          color: #ffffff; }
        div.sb-latestblog .productCarousel-slide .blog-post .blog-post-figure .post-date .post-date-month {
          font-weight: 700;
          font-size: 10px;
          color: #ffffff;
          text-transform: uppercase; }
    div.sb-latestblog .productCarousel-slide .blog-post .blog-meta {
      position: absolute;
      top: 15px;
      left: 15px; }
    div.sb-latestblog .productCarousel-slide .blog-post.flex-row-reverse .blog-post-body {
      margin-top: 15px; }

/*====== Static Banner  =======*/
.banners {
  padding: 0;
  background: none;
  color: black;
  text-align: left; }

.sb-banner {
  border: none; }
  .sb-banner .block-content {
    padding: 0;
    background: none;
    box-shadow: none; }
  .sb-banner .flex-row {
    margin: 0 -15px;
    width: auto; }
    .sb-banner .flex-row .banners {
      margin: 0 15px; }
  .sb-banner.section1-banner1 .flex-row, .sb-banner.section1-banner1 .banners {
    margin: 0; }

@media (min-width: 992px) {
  .sb-banner--feature_category {
    /* position: inherit;*/
    /* padding-top: 60px;*/
    margin-top: -125px; } }

.sb-banner--feature_category .block-content {
  margin: 0; }
  .sb-banner--feature_category .block-content .banners {
    margin: 0; }

div.sb-banner--services .block-content {
  margin: 0; }

div.sb-banner--services .flex-row .banners {
  margin: 0;
  background: #49ccf3;
  padding: 19px 0; }

div.sb-banner--services .banners {
  text-align: center;
  width: 33.333%;
  padding: 30px 3px 0 3px; }
  div.sb-banner--services .banners.info-2 {
    position: relative;
    background-color: #13b5e6 !important; }
    @media (min-width: 1200px) {
      div.sb-banner--services .banners.info-2:before {
        content: "";
        border-top: 70px solid transparent;
        position: absolute;
        border-bottom: 70px solid transparent;
        border-right: 30px solid #13b5e6;
        left: -30px;
        top: 0; }
      div.sb-banner--services .banners.info-2:after {
        content: "";
        border-top: 70px solid transparent;
        position: absolute;
        border-bottom: 70px solid transparent;
        border-left: 30px solid #13b5e6;
        right: -30px;
        top: 0; } }
  div.sb-banner--services .banners .banner-figure {
    font-size: 64px;
    line-height: 36px; }
    @media (min-width: 1200px) {
      div.sb-banner--services .banners .banner-figure {
        display: inline-block; } }
  div.sb-banner--services .banners .banner-figcaption {
    overflow: hidden;
    margin: 0;
    color: #fff; }
    @media (min-width: 1200px) {
      div.sb-banner--services .banners .banner-figcaption {
        display: inline-block;
        text-align: left; } }
  div.sb-banner--services .banners .banner-figcaption__title {
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 600;
    margin: 0 0 5px 0; }
  div.sb-banner--services .banners .banner-figcaption__text {
    margin: 0;
    line-height: 18px;
    font-size: 13px; }

/*====== SB Etraslider  =======*/
.extraslider--banner_no .block-content {
  display: block;
  margin: 0; }

div.extraslider--simple .slick-slider .slick-dots {
  bottom: 5px; }
  div.extraslider--simple .slick-slider .slick-dots li {
    height: auto;
    width: auto;
    padding: 3px; }
    div.extraslider--simple .slick-slider .slick-dots li button,
    div.extraslider--simple .slick-slider .slick-dots li button::before {
      height: 12px;
      width: 12px;
      border-color: #c5c5c5; }

div.extraslider--simple .slick-slider .slick-prev, div.extraslider--simple .slick-slider .slick-next {
  background: #f1f1f1;
  visibility: hidden;
  opacity: 0;
  transition: all 0.3s ease-in-out;
  border-radius: 3px;
  z-index: 90;
  box-shadow: 0px 0px 1px 0 rgba(0, 0, 0, 0.5), 1px 1px 6px 0 rgba(0, 0, 0, 0.1); }
  div.extraslider--simple .slick-slider .slick-prev:before, div.extraslider--simple .slick-slider .slick-next:before {
    transform: scale(0.7); }

div.extraslider--simple .slick-slider:hover .slick-prev, div.extraslider--simple .slick-slider:hover .slick-next {
  opacity: 1;
  visibility: visible; }
  div.extraslider--simple .slick-slider:hover .slick-prev:hover, div.extraslider--simple .slick-slider:hover .slick-next:hover {
    background: #FFFFFF; }

div.extraslider--simple .slick-slider:hover .slick-prev {
  left: 20px; }

div.extraslider--simple .slick-slider:hover .slick-next {
  right: 20px; }

div.extraslider--simple .slick-slider .slick-dots {
  z-index: 50; }

div.extraslider--simple .block-content {
  border-radius: 3px; }

div.extraslider--simple .slick-list {
  z-index: 5; }

div.extraslider--simple .sb-extraslider-container {
  overflow: hidden; }

div.extraslider--simple .productCarousel {
  margin: 0;
  max-width: 100%; }

div.extraslider--simple .productCarousel-slide {
  padding: 0px;
  width: 100%; }

div.extraslider--simple .products-list .product-grid .product-item-container {
  width: 100%;
  margin-bottom: 0px; }
  div.extraslider--simple .products-list .product-grid .product-item-container .color_swatches {
    display: none; }
  div.extraslider--simple .products-list .product-grid .product-item-container .description, div.extraslider--simple .products-list .product-grid .product-item-container .ratings {
    display: none; }
  div.extraslider--simple .products-list .product-grid .product-item-container .left-block {
    padding: 10px 30px; }
  div.extraslider--simple .products-list .product-grid .product-item-container .right-block {
    padding: 10px 20px 15px;
    text-align: center;
    margin-bottom: 30px; }

div.extraslider--aside .block-title {
  background: #f7a500;
  color: #FFFFFF;
  border-bottom: none;
  border-radius: 3px 3px 0 0;
  text-transform: none; }

div.extraslider--aside .products-list .product-layout {
  padding: 15px; }

div.extraslider--seller {
  margin-bottom: 10px; }
  div.extraslider--seller .product-list .product-item-container {
    margin-bottom: 15px; }
    div.extraslider--seller .product-list .product-item-container .left-block {
      float: left;
      padding: 0 15px 0 0;
      width: 65px; }
    div.extraslider--seller .product-list .product-item-container .right-block {
      padding: 0; }
      div.extraslider--seller .product-list .product-item-container .right-block .card-title {
        font-size: 13px; }
  div.extraslider--seller.deals {
    margin-bottom: 0; }
    div.extraslider--seller.deals .block-title {
      font-size: 20px;
      color: #444444;
      text-transform: uppercase;
      margin-bottom: 0;
      border: none;
      line-height: 74px;
      margin-left: 20px;
      margin-top: 0;
      font-weight: 400; }
      @media (max-width: 1024px) {
        div.extraslider--seller.deals .block-title {
          margin-left: 0;
          text-align: center; } }
      div.extraslider--seller.deals .block-title span {
        font-weight: 700; }
    div.extraslider--seller.deals .productCarousel {
      margin: 0; }
    div.extraslider--seller.deals .productCarousel-slide {
      padding: 0;
      width: 100%; }
    div.extraslider--seller.deals .product-list .product-item-container {
      border: none;
      border-top: 1px solid #dddddd;
      margin-bottom: 0; }
      div.extraslider--seller.deals .product-list .product-item-container .item {
        overflow: hidden;
        padding: 22px 0 20px 22px; }
        @media (max-width: 1200px) {
          div.extraslider--seller.deals .product-list .product-item-container .item {
            padding: 10px 0 10px 10px; } }
        div.extraslider--seller.deals .product-list .product-item-container .item .left-block {
          padding: 0;
          margin-right: 10px;
          width: 90px; }
          div.extraslider--seller.deals .product-list .product-item-container .item .left-block img {
            border: 1px solid #dddddd;
            transition: all 0.3s ease-in-out;
            -webkit-transform: rotate(0);
            -webkit-backface-visibility: hidden; }
            div.extraslider--seller.deals .product-list .product-item-container .item .left-block img:hover {
              border-color: #f7a500;
              opacity: 0.7; }
        div.extraslider--seller.deals .product-list .product-item-container .item .right-block .card-title > a {
          white-space: unset;
          overflow: hidden;
          text-overflow: unset; }
    div.extraslider--seller.deals .slick-arrow {
      display: none !important; }
  div.extraslider--seller .slick-arrow {
    background: #fff;
    color: #ddd;
    opacity: 1;
    border: 1px solid #ddd; }
    div.extraslider--seller .slick-arrow:hover {
      background: #f7a500;
      color: #fff; }
    div.extraslider--seller .slick-arrow.slick-prev {
      left: 9px; }
    div.extraslider--seller .slick-arrow.slick-next {
      right: 9px; }

div.extraslider--news .slick-slider .slick-prev,
div.extraslider--news .slick-slider .slick-next {
  top: -7px;
  bottom: auto;
  width: 22px;
  height: 22px;
  border-radius: 3px;
  padding: 0;
  text-align: center;
  border: none;
  background: rgba(255, 255, 255, 0.2);
  margin-right: 5px; }
  div.extraslider--news .slick-slider .slick-prev:before,
  div.extraslider--news .slick-slider .slick-next:before {
    font-family: "FontAwesome";
    line-height: 20px;
    color: #e0e0e0;
    width: 100%;
    height: 100%;
    background: none;
    font-size: 16px; }
  div.extraslider--news .slick-slider .slick-prev:hover,
  div.extraslider--news .slick-slider .slick-next:hover {
    background: rgba(255, 255, 255, 0.3); }
    div.extraslider--news .slick-slider .slick-prev:hover:before,
    div.extraslider--news .slick-slider .slick-next:hover:before {
      color: #FFFFFF; }

div.extraslider--news .slick-slider .slick-next {
  right: 0;
  left: auto;
  margin-right: 10px; }
  div.extraslider--news .slick-slider .slick-next:before {
    content: ""; }

div.extraslider--news .slick-slider .slick-prev {
  right: 32px;
  left: auto; }
  div.extraslider--news .slick-slider .slick-prev:before {
    content: ""; }

div.extraslider--news .products-list .product-grid .product-item-container {
  margin: 0; }
  div.extraslider--news .products-list .product-grid .product-item-container .left-block {
    padding: 0 15px 5px; }
  div.extraslider--news .products-list .product-grid .product-item-container .right-block {
    padding: 0; }

div.extraslider--featured .slick-slider .slick-prev,
div.extraslider--featured .slick-slider .slick-next {
  top: -23px;
  bottom: auto;
  width: 35px;
  height: 35px;
  background: #222;
  padding: 0;
  text-align: center;
  margin-right: 10px;
  overflow: hidden;
  border: 0; }
  div.extraslider--featured .slick-slider .slick-prev:before,
  div.extraslider--featured .slick-slider .slick-next:before {
    background: none;
    font-family: "FontAwesome";
    font-size: 28px;
    line-height: 32px;
    width: 100%;
    height: 100%;
    color: white; }
  div.extraslider--featured .slick-slider .slick-prev:hover:before,
  div.extraslider--featured .slick-slider .slick-next:hover:before {
    background: #f7a500;
    color: white; }

div.extraslider--featured .slick-slider .slick-next {
  right: 0;
  left: auto; }
  div.extraslider--featured .slick-slider .slick-next:before {
    content: ""; }

div.extraslider--featured .slick-slider .slick-prev {
  right: 40px;
  left: auto; }
  div.extraslider--featured .slick-slider .slick-prev:before {
    content: ""; }

/*====== SB Deals  =======*/
.sb-deals-container {
  overflow: hidden; }

div.sb-deals .slick-slider .slick-dots {
  bottom: 5px; }
  div.sb-deals .slick-slider .slick-dots li {
    height: auto;
    width: auto;
    padding: 3px; }
    div.sb-deals .slick-slider .slick-dots li button,
    div.sb-deals .slick-slider .slick-dots li button::before {
      height: 12px;
      width: 12px;
      border-color: #c5c5c5; }

div.sb-deals .slick-slider .slick-prev, div.sb-deals .slick-slider .slick-next {
  background: #f1f1f1;
  visibility: hidden;
  opacity: 0;
  transition: all 0.3s ease-in-out;
  border-radius: 3px;
  z-index: 90;
  box-shadow: 0px 0px 1px 0 rgba(0, 0, 0, 0.5), 1px 1px 6px 0 rgba(0, 0, 0, 0.1); }
  div.sb-deals .slick-slider .slick-prev:before, div.sb-deals .slick-slider .slick-next:before {
    transform: scale(0.7); }

div.sb-deals .slick-slider:hover .slick-prev, div.sb-deals .slick-slider:hover .slick-next {
  opacity: 1;
  visibility: visible; }
  div.sb-deals .slick-slider:hover .slick-prev:hover, div.sb-deals .slick-slider:hover .slick-next:hover {
    background: #FFFFFF; }

div.sb-deals .slick-slider:hover .slick-prev {
  left: 20px; }

div.sb-deals .slick-slider:hover .slick-next {
  right: 20px; }

div.sb-deals .block-item-timer {
  background: #f7a500;
  padding: 3px 10px;
  border-radius: 3px 3px 0 0;
  color: #FFFFFF; }
  div.sb-deals .block-item-timer .timer-label:after {
    content: "|";
    color: rgba(255, 255, 255, 0.4);
    padding: 0 5px; }
  div.sb-deals .block-item-timer .defaultCountdown {
    font-size: 14px;
    font-weight: bold; }
    div.sb-deals .block-item-timer .defaultCountdown .time-item {
      display: flex; }
      div.sb-deals .block-item-timer .defaultCountdown .time-item:after {
        content: ":";
        display: inline-block;
        padding: 0 5px; }
      div.sb-deals .block-item-timer .defaultCountdown .time-item:last-child:after {
        display: none; }
      div.sb-deals .block-item-timer .defaultCountdown .time-item .name-time {
        padding-left: 5px; }
    div.sb-deals .block-item-timer .defaultCountdown .time-hour .name-time, div.sb-deals .block-item-timer .defaultCountdown .time-min .name-time, div.sb-deals .block-item-timer .defaultCountdown .time-sec .name-time {
      display: none; }

div.sb-deals .sb-deals-container .countdown--box {
  display: none !important; }

/*====== SB Testimonial  =======*/
.section-testimonial {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 0 0; }
  @media (max-width: 1024px) {
    .section-testimonial {
      padding: 60px 0 30px; } }
  .section-testimonial .block-content {
    background: transparent;
    box-shadow: none;
    border-radius: 0; }
    .section-testimonial .block-content .sb-testimonial--carousel {
      text-align: center;
      margin: 0 auto;
      width: 970px; }
      @media (max-width: 992px) {
        .section-testimonial .block-content .sb-testimonial--carousel {
          width: 90%; } }
      .section-testimonial .block-content .sb-testimonial--carousel .testimonial-img-info {
        display: inline-block;
        overflow: hidden;
        z-index: 1;
        position: relative;
        float: left; }
        @media (max-width: 767px) {
          .section-testimonial .block-content .sb-testimonial--carousel .testimonial-img-info {
            float: none; } }
      .section-testimonial .block-content .sb-testimonial--carousel .client-say-info {
        background: #121110;
        padding: 30px 70px 10px;
        position: relative;
        float: left;
        text-align: left;
        width: 815px; }
        @media (max-width: 992px) and (min-width: 768px) {
          .section-testimonial .block-content .sb-testimonial--carousel .client-say-info {
            width: 80%; } }
        @media (max-width: 767px) {
          .section-testimonial .block-content .sb-testimonial--carousel .client-say-info {
            width: 100%;
            padding: 30px 40px; } }
        .section-testimonial .block-content .sb-testimonial--carousel .client-say-info:before {
          content: '';
          left: -8px;
          position: absolute;
          top: 27px;
          border-top: 6px solid transparent;
          border-bottom: 6px solid transparent;
          border-right: 8px solid #000;
          z-index: 2; }
        .section-testimonial .block-content .sb-testimonial--carousel .client-say-info .testimonial-text .testimonial-text--inner {
          font-size: 14px;
          font-style: italic;
          color: #fff;
          position: relative; }
          .section-testimonial .block-content .sb-testimonial--carousel .client-say-info .testimonial-text .testimonial-text--inner:before {
            content: '“';
            font-size: 5em;
            position: absolute;
            left: -30px;
            line-height: 100%;
            top: -10px;
            font-style: normal; }
        .section-testimonial .block-content .sb-testimonial--carousel .client-say-info .testimonial-info {
          color: #fff; }
          .section-testimonial .block-content .sb-testimonial--carousel .client-say-info .testimonial-info .name {
            font-size: 14px;
            color: #fff;
            font-weight: 700;
            display: inline-block;
            margin-top: 10px; }
          .section-testimonial .block-content .sb-testimonial--carousel .client-say-info .testimonial-info .position {
            display: inline-block;
            font-size: 14px; }
      .section-testimonial .block-content .sb-testimonial--carousel .slick-arrow {
        background: #000000;
        opacity: 0.4;
        margin-top: 0;
        height: 40px;
        width: 40px;
        padding: 0; }
        .section-testimonial .block-content .sb-testimonial--carousel .slick-arrow:before {
          height: auto;
          width: auto;
          background-image: none !important;
          font: normal normal normal 14px/1 FontAwesome;
          font-size: 25px; }
        @media (min-width: 1025px) {
          .section-testimonial .block-content .sb-testimonial--carousel .slick-arrow.slick-prev {
            left: -7.61667rem; } }
        .section-testimonial .block-content .sb-testimonial--carousel .slick-arrow.slick-prev:before {
          content: "\f104"; }
        @media (min-width: 1025px) {
          .section-testimonial .block-content .sb-testimonial--carousel .slick-arrow.slick-next {
            right: -7.61667rem; } }
        .section-testimonial .block-content .sb-testimonial--carousel .slick-arrow.slick-next:before {
          content: "\f105"; }
        .section-testimonial .block-content .sb-testimonial--carousel .slick-arrow:hover {
          background: #f7a500;
          opacity: 1; }
          .section-testimonial .block-content .sb-testimonial--carousel .slick-arrow:hover:before {
            color: #fff; }

/*====== SB SupperCategory   =======*/
div.sb-supper-category ul.spcat--tabs {
  padding: 25px 30px; }
  div.sb-supper-category ul.spcat--tabs li a {
    font-size: 13px; }
    div.sb-supper-category ul.spcat--tabs li a.name-category {
      text-transform: uppercase;
      color: #fff;
      margin: 0;
      position: absolute;
      bottom: 30px;
      height: 0;
      left: 50%;
      width: 100%;
      font-weight: 700;
      transform: translateX(-50%);
      text-align: center; }
  div.sb-supper-category ul.spcat--tabs .sub-cate-img {
    display: block; }
  div.sb-supper-category ul.spcat--tabs li:hover {
    box-shadow: 0 0 25px rgba(247, 165, 0, 0.15) inset; }

@media (min-width: 1250px) {
  div.supperCategory .spcat-items--category {
    max-width: 36%;
    flex: 0 0 36%; }
  div.supperCategory .spcat-items-right {
    max-width: 64%;
    flex: 0 0 64%; } }

div.supperCategory .products-list {
  margin: 0; }

div.supperCategory .product-grid {
  padding: 0; }
  div.supperCategory .product-grid .product-item-container {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    margin: 0;
    min-height: 262px;
    border: none; }
    div.supperCategory .product-grid .product-item-container .right-block {
      text-align: left;
      width: 60%;
      padding: 25px 20px; }
      div.supperCategory .product-grid .product-item-container .right-block .button-group {
        position: static; }
      div.supperCategory .product-grid .product-item-container .right-block .ratings, div.supperCategory .product-grid .product-item-container .right-block .price-section {
        visibility: visible; }

.sb-product-carousel .productCarousel {
  margin: 0 -15px; }
  .sb-product-carousel .productCarousel .productCarousel-slide {
    padding-left: 15px;
    padding-right: 15px; }

/*====== SB Feature brands   =======*/
.sb-brand--static_brand ul.nav-brand-tabs {
  width: 23.1%;
  float: left;
  background-color: #eee; }
  .sb-brand--static_brand ul.nav-brand-tabs .brands-title {
    background: #f7a500;
    padding: 42px 0;
    text-align: center; }
    .sb-brand--static_brand ul.nav-brand-tabs .brands-title h3 {
      font-size: 20px;
      color: #fff;
      margin: 0;
      border-top: 1px solid #fff;
      border-bottom: 1px solid #fff;
      display: inline-block;
      padding: 8px 0 6px;
      position: relative;
      font-weight: 400; }
      .sb-brand--static_brand ul.nav-brand-tabs .brands-title h3 span {
        font-weight: 700; }
      .sb-brand--static_brand ul.nav-brand-tabs .brands-title h3:after {
        content: '';
        left: 50%;
        margin-left: -8px;
        position: absolute;
        bottom: -9px;
        border-left: 8px solid transparent;
        border-right: 8px solid transparent;
        border-top: 8px solid #fff; }
    @media (max-width: 1024px) {
      .sb-brand--static_brand ul.nav-brand-tabs .brands-title {
        padding: 30px 0 31px; }
        .sb-brand--static_brand ul.nav-brand-tabs .brands-title h3 {
          font-size: 18px; } }
  .sb-brand--static_brand ul.nav-brand-tabs.left li.is-active a:after {
    content: '';
    right: -9.5px;
    position: absolute;
    top: 50%;
    margin-top: -9.5px;
    border-top: 9.5px solid transparent;
    border-bottom: 9.5px solid transparent;
    border-left: 9px solid #eeeeee;
    z-index: 1; }
  .sb-brand--static_brand ul.nav-brand-tabs.left li a {
    border-bottom: 1px solid #ddd;
    padding: 0;
    position: relative; }
  .sb-brand--static_brand ul.nav-brand-tabs.right li.is-active a:after {
    content: '';
    left: -9.5px;
    position: absolute;
    top: 50%;
    margin-top: -9.5px;
    border-top: 9.5px solid transparent;
    border-bottom: 9.5px solid transparent;
    border-right: 9px solid #eeeeee;
    z-index: 1; }
  .sb-brand--static_brand ul.nav-brand-tabs.right li a {
    border-bottom: 1px solid #ddd;
    padding: 0;
    position: relative; }
  @media (max-width: 991px) {
    .sb-brand--static_brand ul.nav-brand-tabs {
      width: 100%;
      float: none;
      display: inline-block; }
      .sb-brand--static_brand ul.nav-brand-tabs li.sb-brand--item {
        float: left;
        width: 33.33%; }
        .sb-brand--static_brand ul.nav-brand-tabs li.sb-brand--item.is-active a:after {
          display: none; } }

.sb-brand--static_brand .brand-tabs-content {
  width: 53.8%;
  float: left;
  padding: 0;
  margin: 0;
  border: none;
  display: block; }
  .sb-brand--static_brand .brand-tabs-content .tab-pane-inner {
    position: relative; }
    .sb-brand--static_brand .brand-tabs-content .tab-pane-inner .item-description {
      position: absolute;
      top: 90px;
      padding: 0 99px; }
      .sb-brand--static_brand .brand-tabs-content .tab-pane-inner .item-description p {
        font-size: 14px;
        color: #fff;
        margin: 0 0 34px; }
      .sb-brand--static_brand .brand-tabs-content .tab-pane-inner .item-description a {
        font-weight: 700;
        font-size: 14px;
        color: #fff;
        text-transform: uppercase;
        border: 1px solid #fff;
        padding: 6px 14px; }
        .sb-brand--static_brand .brand-tabs-content .tab-pane-inner .item-description a:hover {
          color: #f7a500;
          border-color: #f7a500;
          -webkit-transition: all .2s linear;
          transition: all .2s linear; }
      @media (max-width: 567px) {
        .sb-brand--static_brand .brand-tabs-content .tab-pane-inner .item-description {
          top: 50%;
          transform: translateY(-50%);
          padding: 0 20px; }
          .sb-brand--static_brand .brand-tabs-content .tab-pane-inner .item-description p, .sb-brand--static_brand .brand-tabs-content .tab-pane-inner .item-description a {
            font-size: 12px; } }
  @media (max-width: 991px) {
    .sb-brand--static_brand .brand-tabs-content {
      width: 100%;
      float: none; }
      .sb-brand--static_brand .brand-tabs-content img {
        width: 100%; } }

.slick-arrow {
  border: 1px solid #ddd;
  background: #fff;
  margin-top: 0;
  height: 40px;
  width: 40px;
  color: #ddd;
  padding: 0; }
  .slick-arrow:before {
    height: auto;
    width: auto;
    background-image: none !important;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 25px; }
  .slick-arrow.slick-prev:before {
    content: "\f104"; }
  .slick-arrow.slick-next:before {
    content: "\f105"; }
  .slick-arrow:hover {
    background: #f7a500;
    border-color: #f7a500; }
    .slick-arrow:hover:before {
      color: #fff; }

.sb-hotcategory {
  background: #eee;
  padding: 40px 0; }
  .sb-hotcategory .list-category .room {
    overflow: hidden;
    text-align: center;
    margin-bottom: 10px;
    position: relative; }
    .sb-hotcategory .list-category .room .wrap {
      width: 100%;
      position: absolute;
      top: 50%;
      color: #fff;
      text-align: center;
      opacity: 0;
      -webkit-transition: all 0.4s ease-in-out;
      -moz-transition: all 0.4s ease-in-out;
      transition: all 0.4s ease-in-out;
      left: 0; }
      .sb-hotcategory .list-category .room .wrap h3 {
        color: #fff;
        border-top: 1px solid #fff;
        border-bottom: 1px solid #fff;
        display: inline-block;
        padding: 7px 0 5px 0;
        margin-bottom: 22px;
        text-transform: uppercase; }
      .sb-hotcategory .list-category .room .wrap ul {
        margin: 0; }
        .sb-hotcategory .list-category .room .wrap ul li {
          list-style: none; }
          .sb-hotcategory .list-category .room .wrap ul li a {
            color: #fff;
            line-height: 30px;
            position: relative;
            -webkit-transition: color 0.3s;
            -moz-transition: color 0.3s;
            transition: color 0.3s; }
            .sb-hotcategory .list-category .room .wrap ul li a:after, .sb-hotcategory .list-category .room .wrap ul li a:before {
              position: absolute;
              left: 0;
              width: 100%;
              height: 1px;
              background: #fff;
              content: '';
              opacity: 0;
              -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
              -moz-transition: opacity 0.3s, -moz-transform 0.3s;
              transition: opacity 0.3s, transform 0.3s; }
            .sb-hotcategory .list-category .room .wrap ul li a:before {
              top: 0;
              -webkit-transform: translateY(-10px);
              -moz-transform: translateY(-10px);
              transform: translateY(-10px); }
            .sb-hotcategory .list-category .room .wrap ul li a:after {
              bottom: 0;
              -webkit-transform: translateY(10px);
              -moz-transform: translateY(10px);
              transform: translateY(10px); }
            .sb-hotcategory .list-category .room .wrap ul li a:hover:before, .sb-hotcategory .list-category .room .wrap ul li a:hover:after {
              opacity: 1;
              -webkit-transform: translateY(0px);
              -moz-transform: translateY(0px);
              transform: translateY(0px); }
    .sb-hotcategory .list-category .room.active .wrap {
      opacity: 1;
      -webkit-transform: translateY(-50%);
      -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      -o-transform: translateY(-50%);
      transform: translateY(-50%);
      transition: opacity .3s, transform .3s; }
    .sb-hotcategory .list-category .room.active:before {
      content: "";
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      background: rgba(0, 0, 0, 0.6);
      -webkit-transition: all .3s linear;
      transition: all .3s linear; }
  .sb-hotcategory .list-category .view-category {
    background: #fff;
    text-align: center;
    padding: 10px 0;
    margin-bottom: 10px; }
    .sb-hotcategory .list-category .view-category h2 {
      font-weight: 300;
      font-size: 20px;
      text-transform: uppercase;
      color: #444444;
      line-height: 34px;
      border-top: 1px solid #444444;
      border-bottom: 1px solid #444444;
      display: inline-block;
      margin-bottom: 25px; }
      .sb-hotcategory .list-category .view-category h2 span {
        color: #f7a500;
        font-weight: 700; }
    .sb-hotcategory .list-category .view-category a {
      font-weight: 600;
      font-size: 14px;
      text-transform: uppercase;
      color: #fff;
      background: #f7a500;
      padding: 8px 22px;
      display: inline-block;
      border-radius: 3px;
      margin-bottom: 10px; }
      .sb-hotcategory .list-category .view-category a:hover {
        background: #333; }
    .sb-hotcategory .list-category .view-category .content-category {
      color: #666;
      line-height: 22px;
      margin-bottom: 15px;
      padding: 0 30px; }
  @media (min-width: 569px) and (max-width: 1199px) {
    .sb-hotcategory {
      display: none; } }

.section-slideshow {
  margin-bottom: 0; }

.bg-deals {
  background: #ddd;
  padding-bottom: 65px; }
  @media (max-width: 991px) {
    .bg-deals {
      margin-bottom: 30px;
      padding: 30px 0; } }
  .bg-deals .section-deals {
    background: #fff;
    float: none;
    position: relative;
    top: -60px;
    margin-left: 0;
    margin-right: 0; }
    .bg-deals .section-deals .conntent-left, .bg-deals .section-deals .conntent-right {
      padding: 0; }
    @media (min-width: 1200px) {
      .bg-deals .section-deals .conntent-right {
        border-left: 1px solid #ddd; } }
    @media (max-width: 991px) {
      .bg-deals .section-deals {
        top: 0;
        background: #ddd; }
        .bg-deals .section-deals .conntent-left, .bg-deals .section-deals .conntent-right {
          background: #fff; }
        .bg-deals .section-deals .conntent-right {
          margin-top: 30px; } }
    @media (max-width: 767px) {
      .bg-deals .section-deals .conntent-right {
        margin-top: 0; } }

.html.custom-pages .name-brand {
  font-size: 16px;
  display: block;
  padding: 5px 0; }

.mt-20 {
  margin-bottom: 20px; }

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

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

/*====== HOME PAGE CUSTOM BANNER =======*/
.home__banner--wrapper .home__banner--button {
  background-color: #47c3dc;
  padding: 10px 40px;
  margin-top: 15px;
  font-size: 14px;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  user-select: none;
  border-radius: .25rem;
  color: white; }

.home__banner--wrapper .home__banner--copy {
  display: flex;
  width: 100%;
  align-items: center; }
  @media (max-width: 767px) {
    .home__banner--wrapper .home__banner--copy {
      display: block; } }
  .home__banner--wrapper .home__banner--copy p {
    text-align: center; }
  .home__banner--wrapper .home__banner--copy .home__banner--copy__left {
    background: white;
    width: 50%;
    float: left; }
    @media (max-width: 767px) {
      .home__banner--wrapper .home__banner--copy .home__banner--copy__left {
        width: 100%; } }
    .home__banner--wrapper .home__banner--copy .home__banner--copy__left .block-title-section {
      text-align: center; }
    .home__banner--wrapper .home__banner--copy .home__banner--copy__left p span {
      font-size: medium; }
    .home__banner--wrapper .home__banner--copy .home__banner--copy__left button {
      margin: auto; }
  .home__banner--wrapper .home__banner--copy .home__banner--copy__right {
    background: white;
    width: 50%;
    float: left; }
    @media (max-width: 767px) {
      .home__banner--wrapper .home__banner--copy .home__banner--copy__right {
        width: 100%; } }

.home__banner--wrapper .home__banner--extra .homme__banner--extra-wrapper {
  display: none; }
  .home__banner--wrapper .home__banner--extra .homme__banner--extra-wrapper hr {
    border: 1px solid #47c3dc; }

.yotpo-label {
  display: none !important; }

.yotpo-label-container {
  display: none !important; }

/* responsive*/
/* Custom Sass Functions */
/* Background color for `<body>`*/
/* Global text color on `<body>`*/
/* Global textual link color*/
/* Link hover decoration*/
/* Images Path*/
/* Unit-less `line-height` for use in components like buttons*/
/* By default, this inherits from the `<body>`*/
/* Gray and brand colors for use across Bootstrap*/
/* Customizes the `.table` component with basic values, each used across all table variations.*/
/*Padding for `<th>`s and `<td>`s*/
/* Padding for cells in `.table-condensed`*/
/* Default background color used for all tables*/
/* Background color used for `.table-striped`*/
/* Background color used for `.table-hover`.*/
/* Border color for table and cell borders*/
.clear {
  clear: both; }

.no-padding {
  padding: 0 !important; }

.hidden {
  display: none !important; }

/*   1.Large devices Desktops     ( Devices ≥1200px)
 *   2.Medium devices Desktops    (992px ≥ Devices ≥ 1199px)
 *   3.Small devices Tablets      (991px ≥ Devices ≥ 768px)
 *   4.Extra small devices Phones ( Devices < 767px)
 */
@media (max-width: 480px) {
  /*====== Home Page 3 - Can Remove =======*/ }

@media (max-width: 767px) {
  ::-webkit-scrollbar {
    width: 0.3em;
    height: 0.3em; }
  ::-webkit-scrollbar-thumb {
    background: #eeeeee; }
  ::-webkit-scrollbar-track {
    background: rgba(255, 255, 255, 0.1); }
  body {
    scrollbar-face-color: #eeeeee;
    scrollbar-track-color: rgba(255, 255, 255, 0.1); }
  .modal {
    min-height: 550px;
    right: auto;
    overflow-y: scroll; }
  .modal-body {
    overflow: visible; }
  .form-prefixPostfix {
    display: block; }
  .productCarousel {
    margin: 0 -5px; }
  .productCarousel-slide {
    padding: 0 5px; }
  /*================ HEADER  GROUP  - No Remove ===================*/
  .header-top .navUser {
    text-align: left; }
  .header-bottom-left {
    height: 50px; }
  .header-bottom__search {
    padding: 0; }
  .header-bottom__cart .cart-button {
    margin: 0 3px; }
  .sb-searchpro .input-group .btn {
    padding: 4px 20px; }
  /*================ HOME PAGE GROUP - Can Remove ===================*/
  .module {
    margin-bottom: 15px; }
  .menu-vertical ul.footer-info-list {
    display: block; }
  .section-slideshow .slick-slider .heroCarousel-content {
    display: none; }
    .section-slideshow .slick-slider .heroCarousel-content .heroCarousel-description {
      width: 100%;
      display: none; }
    .section-slideshow .slick-slider .heroCarousel-content h3.description-tilte {
      display: none; }
  div.sb-banner--blockBanner-aside {
    display: none; }
  div.sb-banner.sb-banner--feature_category .block-content, div.sb-banner.sb-latestblog .block-content,
  div.sb-banner--blockBanner2 .block-content {
    overflow-x: scroll;
    margin: 0; }
  div.sb-banner.sb-banner--feature_category .banners, div.sb-banner.sb-latestblog .banners,
  div.sb-banner--blockBanner2 .banners {
    flex: 0 0 45%; }
  div.sb-banner--services .block-content {
    overflow-x: scroll;
    margin: 0; }
  div.sb-banner--services .banners {
    flex: 0 0 100%; }
  .footer-newsletter {
    display: block !important;
    margin-bottom: 15px; }
    .footer-newsletter .title-block {
      margin-bottom: 10px; }
  .footer-socials {
    text-align: center;
    display: block !important; }
  .sb-banner--downloadApp .block-content {
    justify-content: center; }
  /*================ HOME1 - No Remove ===================*/
  .default--style div.sb-supper-category ul.spcat--tabs li {
    width: 50%; }
  .default--style div.sb-supper-category .block-content {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important; }
  .default--style div.sb-supper-category .product-grid .product-item-container {
    min-height: auto;
    display: block; }
    .default--style div.sb-supper-category .product-grid .product-item-container .right-block {
      padding: 0 15px;
      width: 100%; }
      .default--style div.sb-supper-category .product-grid .product-item-container .right-block .addToCart {
        margin-bottom: 5px; }
  /*====== Home Page 2 - Can Remove =======*/
  .home2--style .sb-banner--home2FeatureCategory .block-content {
    overflow-x: scroll;
    margin: 0; }
  .home2--style .sb-banner--home2FeatureCategory .banners {
    flex: 0 0 60%; }
  .home2--style .sb-supper-category .products-list .product-grid .product-item-container .left-block, .home2--style .sb-supper-category .products-list .product-grid .product-item-container .right-block {
    width: 100%; }
  .home2--style div.sb-supper-category ul.spcat--tabs li {
    width: 50%; }
  .home2--style div.sb-supper-category .block-content {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important; }
  .home2--style div.sb-supper-category .product-grid .product-item-container {
    min-height: auto;
    display: block; }
    .home2--style div.sb-supper-category .product-grid .product-item-container .right-block {
      padding: 0 15px;
      width: 100%; }
      .home2--style div.sb-supper-category .product-grid .product-item-container .right-block .addToCart {
        margin-bottom: 5px; }
  .home2--style div.sb-latestblog .productCarousel-slide .blog-post {
    width: 100%;
    display: block; }
  .home2--style div.sb-latestblog .productCarousel-slide .blog-post-4 .blog-post-figure,
  .home2--style div.sb-latestblog .productCarousel-slide .blog-post-4 .blog-post-body {
    width: 100%; }
  .home2--style div.sb-latestblog .productCarousel-slide .blog-post-body {
    min-height: 150px;
    height: 100px;
    padding: 15px; }
  /*================ HOME3 - No Remove ===================*/
  .home3--style {
    /* div.sb-latestblog .productCarousel-slide .blog-post-body{    min-height: 150px; height: 100px; padding: 15px;
            .article-description {height: 70px; text-overflow: ellipsis; overflow: hidden;}
        }*/ }
    .home3--style div.sb-supper-category .block-content {
      flex-wrap: wrap; }
    .home3--style div.sb-supper-category .spcat-items--banner .spcat-items--image {
      display: none; }
    .home3--style div.sb-supper-category .spcat-items--banner .spcat-items-content {
      width: 100%; }
    .home3--style div.sb-supper-category .Tabs-products--carousel .productCarousel .productCarousel-slide .product-item-container {
      border: 1px solid #ddd;
      border-top: 0; }
    .home3--style div.supperCategory--topsell .spcat-items--category {
      display: block !important; }
      .home3--style div.supperCategory--topsell .spcat-items--category .spcat--tabs a {
        padding: 7px 5px; }
      .home3--style div.supperCategory--topsell .spcat-items--category .spcat--tabs .list-inline-item:last-child {
        display: none; }
    .home3--style div.supperCategory--topsell .products-list .product-list .product-item-container {
      margin: 0 0 15px;
      border: none !important; }
      .home3--style div.supperCategory--topsell .products-list .product-list .product-item-container .left-block {
        width: 110px; }
    .home3--style div.sb-brand--home3_brand .block-content {
      flex-wrap: wrap;
      display: block; }
    .home3--style div.sb-brand--home3_brand .brands-title {
      padding: 29px 40px;
      width: 100%; }
    .home3--style div.sb-brand--home3_brand .sb-brand--carousel {
      width: 100%; }
  /*================ Page Category Product - No Remove ===================*/
  .modal-header-title {
    font-size: 16px; }
  .products-category .products-list .product-list .product-item-container {
    margin-bottom: 0;
    border-radius: 0; }
    .products-category .products-list .product-list .product-item-container .left-block {
      width: 50%; }
    .products-category .products-list .product-list .product-item-container .right-block {
      padding: 10px; }
      .products-category .products-list .product-list .product-item-container .right-block .description, .products-category .products-list .product-list .product-item-container .right-block .button-group {
        display: none; }
    .products-category .products-list .product-list .product-item-container .product-card__gallery {
      display: none; }
  .pagination-list {
    margin-top: 1.5rem; }
  .filters-panel .list-view {
    float: right; }
  .product-item-container .compare {
    display: none; }
  .productView-options {
    text-align: left; }
  .productView-description .tabs-contents {
    padding: 10px; }
  .productView-description .tabs .tab {
    width: 100%;
    border: none; }
  .productView-description .tabs .tab-title {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .productView-related .nav-tabs li:last-child {
    margin: 0; }
  .productView-related .product-grid .product-item-container {
    border: none; }
  .productView-options .form-action {
    margin-bottom: 10px; }
  /*================ Page Other - No Remove ===================*/
  .quickSearchResults .modal-close {
    display: block; }
  .custom_categories ul.navPages-list {
    list-style: none; }
    .custom_categories ul.navPages-list .navPages-item {
      display: inline-block;
      padding: 0 10px; }
  nav.navBar--sub ul.navBar-section li.navBar-item {
    width: 100%; }
  .blog-category .product-list .blog-post-figure {
    float: none;
    width: auto; }
  .blog-post .blog-meta > span.blog-author, .blog-post .blog-meta span.blog-date {
    display: block; } }

@media (min-width: 768px) and (max-width: 991px) {
  .modal {
    min-height: 550px;
    right: auto;
    overflow-y: scroll; }
  .modal-body {
    overflow: visible; }
  .previewCartCheckout {
    width: 50%;
    float: right; }
  .previewCart .productView {
    width: 50%;
    float: left; }
  .form-prefixPostfix {
    display: block; }
  /*================ HEADER GROUP ===================*/
  .dropdown--quickSearch.is-open {
    width: 96% !important; }
  .quickSearchResults .modal-close {
    display: block; }
  .custom_categories ul.navPages-list {
    list-style: none; }
    .custom_categories ul.navPages-list .navPages-item {
      display: inline-block;
      padding: 0 10px; }
  .sb-searchpro .input-group .btn {
    padding: 4px 20px; }
  /*================ Page Category Product - Can Remove ===================*/
  .productView-options .form-action {
    width: 100%;
    margin-bottom: 5px;
    padding: 0; }
  /*================ HOME PAGE GROUP - No Remove ===================*/
  .section-slideshow .slick-slider .heroCarousel-content .heroCarousel-description {
    width: 100%; }
  .section-slideshow .slick-slider .heroCarousel-content h3.description-tilte {
    font-size: 18px;
    line-height: 100%;
    margin-bottom: 10px; }
  div.sb-banner.sb-banner--feature_category .block-content, div.sb-banner.sb-latestblog .block-content {
    overflow-x: scroll;
    margin: 0; }
  div.sb-banner.sb-banner--feature_category .banners, div.sb-banner.sb-latestblog .banners {
    flex: 0 0 45%; }
  div.sb-banner--services .block-content {
    overflow-x: scroll;
    margin: 0; }
  div.sb-banner--services .banners {
    flex: 0 0 35%; }
  .footer-newsletter {
    display: block !important;
    margin-top: 15px; }
    .footer-newsletter .title-block {
      margin-bottom: 10px; }
  .footer-socials {
    text-align: center;
    display: block !important; }
  /*================ HOME1 - No Remove ===================*/
  .default--style div.sb-supper-category .product-grid .product-item-container {
    min-height: auto; }
    .default--style div.sb-supper-category .product-grid .product-item-container .right-block {
      padding: 0 15px; }
      .default--style div.sb-supper-category .product-grid .product-item-container .right-block .addToCart {
        margin-bottom: 5px; }
  /*====== Home Page 2 - Can Remove =======*/
  .home2--style .header-logo {
    padding: 0; }
  .home2--style .sb-supper-category .block-content {
    flex-wrap: wrap; }
  .home2--style div.sb-latestblog .productCarousel-slide .blog-post {
    width: 50%; }
  .home2--style div.sb-latestblog .productCarousel-slide .blog-post-4 .blog-post-figure,
  .home2--style div.sb-latestblog .productCarousel-slide .blog-post-4 .blog-post-body {
    width: 100%; }
  .home2--style div.sb-latestblog .productCarousel-slide .blog-post-body {
    min-height: 150px;
    height: 100px;
    padding: 15px; }
  .home2--style div.sb-supper-category .product-grid .product-item-container {
    min-height: auto; }
    .home2--style div.sb-supper-category .product-grid .product-item-container .right-block {
      padding: 0 15px; }
      .home2--style div.sb-supper-category .product-grid .product-item-container .right-block .addToCart {
        margin-bottom: 5px; }
  /*================ HOME3 - No Remove ===================*/
  .home3--style div.supperCategory--topsell .spcat-items--category {
    display: block !important; }
    .home3--style div.supperCategory--topsell .spcat-items--category .spcat--tabs a {
      padding: 7px 5px; }
    .home3--style div.supperCategory--topsell .spcat-items--category .spcat--tabs .list-inline-item:last-child {
      display: none; }
  .home3--style div.supperCategory--topsell .products-list .product-list .product-item-container .left-block {
    width: 110px; }
  .home3--style div.sb-brand--home3_brand .brands-title {
    padding: 29px 40px; }
  .home3--style div.sb-latestblog .productCarousel-slide .blog-post-body {
    min-height: 150px;
    height: 100px;
    padding: 15px; }
    .home3--style div.sb-latestblog .productCarousel-slide .blog-post-body .article-description {
      height: 70px;
      text-overflow: ellipsis;
      overflow: hidden; } }

@media (min-width: 992px) and (max-width: 1199px) {
  html {
    font-size: 13px; }
  .modal {
    min-height: 630px;
    right: auto;
    overflow-y: scroll; }
  .modal-body {
    overflow: visible; }
  .form-prefixPostfix {
    display: block; }
  /*================ HEADER GROUP - No Remove ===================*/
  .navbar-phone {
    padding: 0;
    background: none; }
  .verticalCategories .navPages-item > .navPages-action {
    padding: 7px 0; }
  .verticalCategories .loadmore {
    height: 45px; }
  .section-slideshow .block-slideshow__left {
    height: 404px;
    overflow: hidden; }
  .form-minMaxRow .form-field:last-child {
    width: 100%;
    margin: 10px 0; }
  .navPages-horizontal ul.navPages-list > li.navPages-item .navPages-action {
    padding: 0 12px; }
  /*================ HOME1 - No Remove ===================*/
  .default--style div.sb-supper-category .product-grid .product-item-container .right-block {
    padding: 10px 15px;
    width: 50%; }
  /*================ HOME2 - No Remove ===================*/
  .home2--style .header-center {
    position: static; }
    .home2--style .header-center .container {
      padding: 0;
      max-width: 100%; }
  .home2--style div.sb-latestblog .productCarousel-slide .blog-post-body {
    min-height: 150px;
    height: 100px;
    padding: 15px; }
    .home2--style div.sb-latestblog .productCarousel-slide .blog-post-body .article-description {
      height: 70px;
      text-overflow: ellipsis;
      overflow: hidden; }
  /*================ HOME3 - No Remove ===================*/
  .home3--style .extraslider--seller .products-list .product-grid .product-item-container .left-block .img-responsive {
    max-width: 339px;
    margin: 0 auto; }
  .home3--style div.sb-brand--home3_brand .brands-title {
    padding: 29px 40px; }
  .home3--style div.sb-latestblog .productCarousel-slide .blog-post-body {
    min-height: 150px;
    height: 100px;
    padding: 15px; }
    .home3--style div.sb-latestblog .productCarousel-slide .blog-post-body .article-description {
      height: 70px;
      text-overflow: ellipsis;
      overflow: hidden; }
  /*================ Page Category - No Remove ===================*/
  /*====== Static Deals  - Can Remove =======*/ }

@media (min-width: 1200px) {
  .container {
    position: relative;
    max-width: 1200px; } }

.heroCarousel-image {
  max-height: inherit !important; }

.footer-copyright.text-center p {
  font-size: 11px; }

.footer-bottom .col-lg-3, .col-md-3, .col-sm-6 {
  text-align: center; }

div.AuthorizeNetSeal {
  margin: 0 auto !important; }

.extraslider--seller .slick-slide img {
  max-width: 265.5px;
  max-height: 265.5px;
  margin: 0 auto; }

.products-list .product-grid .product-item-container {
  min-height: 330px; }

.footer-bottom .row.align-items-center {
  padding-top: 20px; }

.products-list .product-layout .product-item-container .right-block .card-title {
  padding-left: 20px;
  padding-right: 20px;
  color: #48c3dc; }

.alert-info {
  background-color: #47c3dc; }

.alert-info i {
  background: #444444; }

#mc_embed_signup .mc-field-group label {
  color: #fff;
  font-family: Poppins,Arial,Helvetica,sans-serif; }

#mc_embed_signup .indicates-required {
  color: #fff;
  font-family: Poppins,Arial,Helvetica,sans-serif; }

.jumbotron.jumbotrons h2 {
  margin-bottom: 25px;
  font-size: 25px;
  font-weight: 400;
  font-weight: 500; }

.usp-logo {
  display: flex;
  align-items: center;
  justify-content: center; }

#legitscript img {
  width: 24%; }

.resumator-job-frame iframe {
  height: 1410px; }

.container-fluid p {
  font-size: 14px !important; }

.container-fluid h3 {
  color: #47c3dc; }

.resumator-job-frame th {
  color: #47c3dc; }

.qualitys {
  font-size: 22px !important; }

#about-us .jumbotron {
  background-color: #47c3dc;
  border-radius: 0px; }

#about-us .jumbotron span {
  color: #ffffff !important; }

#about-us hr {
  border: 1px solid #47c3dc; }

#map svg {
  width: 100% !important;
  height: 600px !important; }

#map {
  width: 100% !important; }

.refine-search .img-thumbnail {
  display: none; }

.refine-search__content .refine-loadmore {
  height: 48px;
  padding: 5px; }

.titleLine.deals {
  margin-bottom: 10px; }

.category-info__image {
  max-width: 400px; }

.footer-bottom .col {
  text-align: center; }

.about-us-img img {
  width: 80%; }

.sb-breadcrumbs .entry-title {
  font-size: 20px; }

#faceted-search-container .navList-action {
  font-size: 12px; }

@media screen and (max-width: 767px) {
  .footer-bottom .col {
    flex-wrap: wrap;
    display: inline-block;
    flex-basis: content;
    margin-bottom: 20px;
    text-align: center; }
  .about-us-img {
    width: 100%; } }

@media screen and (max-width: 668px) {
  .footer-bottom .col-lg-3, .col-md-3, .col-sm-6 {
    text-align: center;
    margin: 20px 0; }
  div.AuthorizeNetSeal {
    margin: 0 auto !important; }
  .footer-bottom .align-items-center {
    padding: 0 15px; }
  .footer-copyright.text-center p {
    font-size: 10px; }
  .footer-copyright > .powered-by {
    font-size: 10px; }
  .extraslider--seller .slick-slide img {
    max-width: 100%;
    max-height: initial; }
  .products-list .product-grid .product-item-container {
    min-height: initial; }
  .default--style div.sb-supper-category ul.spcat--tabs li {
    width: 100%; }
  .back-fixed-panel {
    bottom: 65px; }
  .usp-logo {
    margin-bottom: 20px; }
  .qualitys {
    text-align: center; }
  .section-slideshow .heroCarousel .heroCarousel-content {
    top: 53%; }
  .section-slideshow .heroCarousel .heroCarousel-content .heroCarousel-title {
    font-size: 15px; }
  .section-slideshow .slick-slider .heroCarousel-content .heroCarousel-description {
    display: block !important; }
  .section-slideshow .heroCarousel .heroCarousel-content h3.description-tilte {
    font-size: 13px !important; }
  .section-slideshow .heroCarousel .heroCarousel-content .heroCarousel-action.btn {
    padding: 5px 30px;
    margin-top: 0px; }
  .section-slideshow .slick-slider .heroCarousel-content {
    display: block !important; }
  .section-slideshow .slick-slider .heroCarousel-content h3.description-tilte {
    display: block !important; }
  .header-mobile .mheader-top {
    background: #ffffff; }
  a.mobileMenu-toggle {
    background: white; }
  a.mobileMenu-toggle .mobileMenu-toggleIcon {
    background: #000; }
  .header-mobile .sb-searchpro .input-group {
    background: black; }
  a.mobileMenu-toggle .mobileMenu-toggleIcon, a.mobileMenu-toggle .mobileMenu-toggleIcon::after, a.mobileMenu-toggle .mobileMenu-toggleIcon::before {
    background: #000; }
  .sb-breadcrumbs .entry-title {
    font-size: 18px !important; } }

@media (min-width: 1261px) {
  .back-fixed-panel {
    right: 110px;
    margin-bottom: 60px; } }

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

@media (min-width: 1200px) {
  .stickey-header.navbar-compact .header-logo {
    margin-top: 2px;
    max-width: 80px; }
  .stickey-header.navbar-compact form.sb-searchpro {
    margin: 13px 0; }
  .stickey-header.navbar-compact .text-shopping-cart {
    display: none; }
  .stickey-header.navbar-compact .header-bottom__cart .cart-button {
    min-height: auto; }
  .stickey-header.navbar-compact .header-bottom__cart .navUser-section {
    width: auto;
    margin: 16px 0; }
  .stickey-header.navbar-compact .navPages-horizontal ul.navPages-list li.navPages-item .navPages-action {
    line-height: 40px;
    font-size: 13px; }
  .stickey-header.navbar-compact .header-bottom .html-social {
    height: 40px;
    line-height: 40px; }
  .header-center .module.html-shipping .shipping {
    border-left: 0 !important; } }

@media (min-width: 1023px) {
  .heroCarousel-image {
    max-height: 550px; } }

#map_inner > div > svg,
#map_inner > div text tspan {
  display: none; }

.createacc {
  background-color: #47c3dc;
  text-align: center;
  padding: 50px 15px; }

.createacc h2 {
  color: #fff;
  font-size: 3.2rem;
  font-weight: normal; }

.createacc p {
  font-size: 18px;
  font-weight: 100;
  color: #fff; }

.ce-button a {
  background-color: #fff;
  color: #000;
  padding: 5px 20px;
  font-size: 30px;
  display: inline-block;
  border-radius: 20px;
  box-shadow: 0px 0px 5px 1px #9a9595; }

.module.sb-banner.sb-banner--feature_category .banners.info- {
  width: 100%;
  flex: auto !important; }

.header-logo {
  margin-top: 9px;
  max-width: 105px; }

.product-item-container .card-title {
  min-height: 40px; }

.section-slideshow .slick-initialized .slick-slide {
  background-position: center; }

.qualitys {
  text-align: left;
  color: #47c3dc; }

p.qualitys_p {
  font-size: 15px; }

.qualitys_ps {
  color: #FFFF;
  font-size: 15px; }

.sb-breadcrumbs .entry-header {
  padding: 10px 0; }

.sb-breadcrumbs.breadcrumb-bg {
  background-size: 80px;
  background-position: 94% center;
  background-color: #000; }

.jumbotron.jumbotrons {
  background-color: #47c3dc;
  border-radius: 0px; }

.row.row_custom .col-md-4 {
  text-align: center; }

.row.row_custom .col-md-4 img {
  max-width: 170px; }

.row.row_custom .col-md-4 .upifream {
  width: 112px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 21px;
  height: 44px;
  overflow: hidden; }

.page .is-hidden {
  display: none; }

.page .page__account--creation {
  margin-top: 40px; }
  .page .page__account--creation .form__fields--veterinarian {
    display: none; }
  .page .page__account--creation .form__fields--animal-owner {
    display: none; }

.page .page__account--creation {
  margin-top: 40px; }

.page .loading--wrapper {
  width: 70%;
  text-align: center;
  display: none; }

.yotpo-main-widget {
  margin-top: 26px !important; }

.yotpo-main-title {
  color: #fff !important;
  background: #47c3dc !important;
  display: inline-block !important;
  font-weight: 700 !important;
  border: none !important;
  padding: 14.5px 30px !important;
  margin: 0 !important;
  border-radius: 0 !important;
  font-size: 14px !important;
  text-decoration: none !important;
  text-transform: uppercase !important;
  font-family: Poppins, Arial, Helvetica, sans-serif !important; }

.yotpo-promoted-products {
  padding: 25px 25px 15px !important;
  display: block !important;
  margin: 0 !important;
  background: #FFF !important;
  border: 1px solid #ddd !important; }

.yotpo .yotpo-pager .yotpo-page-element.yotpo-icon-left-arrow {
  z-index: 99999 !important;
  margin-left: 20px !important; }

.yotpo .yotpo-pager .yotpo-page-element.yotpo-icon-right-arrow {
  z-index: 99999 !important;
  margin-right: 20px !important; }

.yotpo .promoted-products-box .promoted-products .yotpo-promoted-product .yotpo-product-name {
  font-family: Poppins, Arial, Helvetica, sans-serif !important; }

.sb-quickSearch {
  position: relative; }
  .sb-quickSearch .promo {
    display: block;
    right: 0;
    position: absolute;
    top: 50%;
    transform: translate(2%, -70%); }
    .sb-quickSearch .promo h6 {
      color: #c32d7f; }

#map_outer {
  display: none !important; }

.pres_animal-wrap {
  display: grid;
  grid-template-columns: 1fr 1fr; }

.prescribers span, .animal_owners span {
  display: block;
  margin-bottom: 8px;
  font-weight: 700; }

.prescribers a.redirect-link, .animal_owners a.redirect-link {
  background: #f7a500;
  color: #fff;
  padding: 11px 22px;
  font-size: 14px;
  margin: 8px 0 0;
  display: inline-block;
  text-align: center;
  font-weight: 600; }

.account_request-wrap {
  margin-top: 5px;
  line-height: 1.2; }

.account_request-wrap .account_request-link {
  font-size: 14.5px; }

.contact_mb-view {
  font-size: 11pt;
  margin-bottom: 14px;
  line-height: normal;
  display: none; }

.cus-addl-info_login {
  width: 100%;
  text-align: left;
  padding: 0 15px 0 30px; }

.cus-addl-info_login .panel .panel-header, .cus-addl-info_login .panel .panel-body {
  padding-left: 35px;
  padding-right: 20px; }

@media screen and (max-width: 576.2px) {
  .cus-addl-info_login {
    padding: 0 15px 0 15px; }
  .cus-addl-info_login .panel .panel-header, .cus-addl-info_login .panel .panel-body {
    padding: 1.5rem 2.03846rem 0; }
  .cus-addl-info_login .panel .panel-body {
    padding-bottom: 15px; } }

@media screen and (max-width: 768px) {
  .contact_mb-view {
    display: block; }
  .contact_lg-view {
    display: none; }
  .cus-addl-info_login {
    padding: 0 15px 0 15px; } }

@media screen and (max-width: 1199px) {
  .pres_animal-wrap {
    grid-template-columns: 1fr;
    gap: 12px; }
  .prescribers span, .animal_owners span {
    margin-bottom: 5px;
    line-height: normal; }
  .prescribers a.redirect-link, .animal_owners a.redirect-link {
    margin: 2px 0 0; } }
