@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Dosis:wght@300;400;500;600;700;800&family=Roboto:wght@300;400;500;700;900&family=Squada+One&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Changa+One:ital@0;1&family=Changa:wght@200..800&display=swap");
meta.foundation-version {
  font-family: "/5.5.3/"; }

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

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

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

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

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

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

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

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

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: #1f2022;
  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: 801px) {
    html {
      font-size: 13px; } }
  @media (min-width: 1300px) {
    html {
      font-size: 13px; } }

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

a {
  color: #707070;
  line-height: inherit;
  text-decoration: none; }
  a:hover, a:focus {
    color: #ff9c00; }

p {
  margin-bottom: 1.5rem; }

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #1f2022;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  font-weight: 700;
  letter-spacing: 0.8px;
  margin-bottom: 0.76923rem; }
  h1 small,
  h2 small,
  h3 small,
  h4 small,
  h5 small,
  h6 small {
    color: #8c8c8c;
    font-size: 60%;
    line-height: 0; }

h1 {
  font-size: 18px; }

h2 {
  font-size: 18px; }

h3 {
  font-size: 16px; }

h4 {
  font-size: 20px; }

h5 {
  font-size: 13px; }

h6 {
  font-size: 12px; }

.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 #cccccc;
  color: #1f2022;
  cursor: help;
  font-size: 90%;
  text-transform: uppercase; }

abbr {
  text-transform: none; }

blockquote { }

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

cite {
  color: #999999;
  display: block;
  font-size: 13px; }

.icon {
  height: 1.23077rem;
  width: 1.23077rem;
  display: inline-block;
  vertical-align: middle; }
  .icon svg {
    display: inline-block;
    fill: #707070;
    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: #e5e5e5; }
    .table thead tr th,
    .table thead tr td {
      font-size: 13px;
      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: "Roboto", Arial, Helvetica, sans-serif;
  font-weight: 400;
  line-height: normal;
  margin: 0 0 1rem;
  position: relative;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  background-color: transparent;
  border-color: #cccccc;
  color: #666666;
  font-size: 13px;
  padding: 0.92308rem 2.26923rem;
  border-radius: 0px;
  outline: none;
  vertical-align: middle; }
  .button:hover, .button:focus, .button.is-active, .button.active {
    background-color: transparent;
    border-color: #999999;
    color: #333333; }
  .button:active {
    background-color: transparent;
    border: 1px solid #757575;
    color: black; }
  .button:focus, .button.is-active, .button.active {
    outline: none; }
  @media (min-width: 481px) {
    .button + .button {
      margin-left: 0.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: #25aef5;
  border-color: #25aef5;
  color: white; }
  .button--primary:hover, .button--primary:focus, .button--primary.is-active, .button--primary.active {
    background-color: black;
    border-color: black;
    color: white; }
  .button--primary:active {
    background-color: black;
    border: 1px solid black;
    color: white; }

.button[disabled] {
  background-color: #cccccc;
  border-color: rgba(0, 0, 255, 0);
  color: white;
  cursor: default; }

/*doc
---
title: Button sizes
name: button_sizes
category: Components
parent: button
---

```html_example
<button class="button button--large">Large</button>

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

<button class="button button--small">Small</button>

<button class="button button--tiny">Tiny</button>
```

And a special case, slab, which takes the full width of it's container and any
size modifier

```html_example
<button class="button button--slab">Slab</button>

<button class="button button--slab button--large">Slab</button>
```

*/
.button--large {
  font-size: 13px; }

.button--small {
  font-size: 12px;
  padding: 0.53846rem 1.5rem; }

.button--tiny { }

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

.button--icon {
  font-size: 13px;
  padding: 0.76923rem 0.76923rem; }
  .button--icon svg {
    fill: #757575; }

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


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

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

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

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

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

.dropdown-menu--content {
  display: none;
  left: -9999px;
  list-style: none;
  margin-left: 0;
  position: absolute;
  background: #e5e5e5;
  font-size: 13px;
  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: 13px;
  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 #999999;
  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: 13px;
  line-height: 1.5;
  margin-bottom: 0.53846rem; }
  .form-label small {
    color: #8c8c8c;
    font-size: 0.76923rem;
    text-transform: uppercase;
    vertical-align: bottom; }

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

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

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

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

```html_example
<div class="form-field">
    <label class="form-label" for="select1">Native Select label</label>
    <select class="form-select" name="select1" id="select1">
        <option>Please select a value</option>
        <option value="1">Option 1</option>
        <option value="2">Option 2</option>
    </select>
</div>
```
*/
.form-select {
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  background-color: white;
  border-radius: 0;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMTJweCIgeT0iMHB4IiB3aWR0aD0iMjRweCIgaGVpZ2h0PSIzcHgiIHZpZXdCb3g9IjAgMCA2IDMiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDYgMyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gcG9pbnRzPSI1Ljk5MiwwIDIuOTkyLDMgLTAuMDA4LDAgIi8+PC9zdmc+");
  background-position: 100% center;
  background-repeat: no-repeat;
  border-style: solid;
  border-width: 1px;
  border-color: #cccccc;
  color: #8c8c8c;
  font-family: inherit;
  font-size: 13px;
  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: 0px; }
  .form-select:focus {
    border-color: #999999; }
  .form-select:disabled {
    background-color: white;
    cursor: not-allowed; }
  .form-select:focus {
    border-color: #999999; }

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

We provide a couple of component styles to layout forms.

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

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

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

```html_example
<form action="#" class="form">
    <fieldset class="form-fieldset">
        <legend class="form-legend">Form legend</legend>
        <div class="form-body">
            <div class="form-row">
                <div class="form-field">
                    <label class="form-label" for="input12">Input Label</label>
                    <input class="form-input" id="input12" type="text" placeholder="Placeholder text">
                </div>
            </div>
            <div class="form-row">
                <div class="form-field">
                    <label class="form-label" for="input12">Input Label</label>
                    <input class="form-input" id="input12" type="text" placeholder="Placeholder text">
                </div>
                <div class="form-field">
                    <label class="form-label" for="input4">Prefixed Label</label>
                    <div class="form-prefixPostfix">
                        <span class="form-prefixPostfix-label form-prefixPostfix-label--prefix" id="prefixDesc1">KG</span>
                        <input class="form-input form-prefixPostfix-input" id="input4" type="text" placeholder="Placeholder text" aria-describedby="prefixDesc1">
                    </div>
                </div>
            </div>
            <div class="form-row">
                <div class="form-field">
                    <label class="form-label" for="input12">Input Label</label>
                    <input class="form-input" id="input12" type="text" placeholder="Placeholder text">
                </div>
                <div class="form-field">
                    <label class="form-label" for="input4">Prefixed Label</label>
                    <div class="form-prefixPostfix">
                        <span class="form-prefixPostfix-label form-prefixPostfix-label--prefix" id="prefixDesc1">KG</span>
                        <input class="form-input form-prefixPostfix-input" id="input4" type="text" placeholder="Placeholder text" aria-describedby="prefixDesc1">
                    </div>
                </div>
                <div class="form-field">
                    <label class="form-label" for="input12">Input Label</label>
                    <input class="form-input" id="input12" type="text" placeholder="Placeholder text">
                </div>
            </div>
            <div class="form-row">
                <div class="form-field">
                    <label class="form-label" for="input12">Input Label</label>
                    <input class="form-input" id="input12" type="text" placeholder="Placeholder text">
                </div>
                <div class="form-field">
                    <label class="form-label" for="input4">Prefixed Label</label>
                    <div class="form-prefixPostfix">
                        <span class="form-prefixPostfix-label form-prefixPostfix-label--prefix" id="prefixDesc1">KG</span>
                        <input class="form-input form-prefixPostfix-input" id="input4" type="text" placeholder="Placeholder text" aria-describedby="prefixDesc1">
                    </div>
                </div>
                <div class="form-field">
                    <label class="form-label" for="input12">Input Label</label>
                    <input class="form-input" id="input12" type="text" placeholder="Placeholder text">
                </div>
                <div class="form-field">
                    <label class="form-label" for="input4">Prefixed Label</label>
                    <div class="form-prefixPostfix">
                        <span class="form-prefixPostfix-label form-prefixPostfix-label--prefix" id="prefixDesc1">KG</span>
                        <input class="form-input form-prefixPostfix-input" id="input4" type="text" placeholder="Placeholder text" aria-describedby="prefixDesc1">
                    </div>
                </div>
            </div>
        </div>
    </fieldset>
</form>
```
*/
.form-body {
  background-color: white;
  border: 1px solid #999999;
  box-shadow: 0 1px 2px rgba(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: 13px;
    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: 0px; }

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

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

.form-radio + .form-label::after {
  background: rgba(51, 51, 51, 0.999);
  border: 3px solid white;
  border-radius: 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 #999999;
  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: #757575;
    box-shadow: 0 0 4px rgba(117, 117, 117, 0.4); }

.switch-toggle {
  background-color: #757575;
  border: 1px solid #757575;
  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: #f1a500;
    border-color: #f1a500; }
  .switch--checked .switch-toggle {
    background-color: #008a06;
    border-color: #008a06; }
  .switch--disabled .switch-toggle {
    background-color: #e5e5e5;
    border-color: #999999;
    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: #757575; }

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

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

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

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

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

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

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

### Form Actions --fixed

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

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

@media (min-width: 481px) {
  .form-actions--fixed {
    background: white;
    border-top: 1px solid #999999;
    bottom: 0;
    left: 0;
    padding: 1.5rem 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: #008a06; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.breadcrumb {
  color: #8c8c8c;
  float: left;
  font-size: 13px;
  line-height: 13px;
  margin: 0;
  line-height: 1.5; }
  .breadcrumb a {
    color: #8c8c8c; }
  .breadcrumb.current {
    color: #8c8c8c;
    cursor: default; }
    .breadcrumb.current a {
      color: #8c8c8c;
      cursor: default; }
    .breadcrumb.current:hover, .breadcrumb.current:hover a, .breadcrumb.current:focus, .breadcrumb.current:focus a {
      text-decoration: none; }
  .breadcrumb.unavailable {
    color: #999999; }
    .breadcrumb.unavailable a {
      color: #999999; }
    .breadcrumb.unavailable:hover,
    .breadcrumb.unavailable:hover a, .breadcrumb.unavailable:focus,
    .breadcrumb.unavailable a:focus {
      color: #999999;
      cursor: not-allowed;
      text-decoration: none; }
  .breadcrumb:before {
    color: #8c8c8c;
    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: #ff9c00;
    text-decoration: none; }
  .breadcrumb.is-active > .breadcrumb-label {
    color: #8c8c8c;
    cursor: default; }
  .breadcrumb.is-unavailable > .breadcrumb-label {
    color: #999999;
    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: #1f2022;
  display: block;
  font-size: 13px;
  padding: 0.76923rem 1.53846rem; }
  .tab-title:hover {
    color: #1f2022; }

.tab.is-active .tab-title {
  color: #1f2022;
  font-weight: 400; }

@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: 0; }
  .tab-content.is-active {
    display: block; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.navBar:after {
  clear: both; }

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

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

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

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

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

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

.navBar-action {
  color: black;
  font-size: 13px;
  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: #707070;
  font-size: 13px;
  padding: 0.15385rem 0; }

.pagination-list {
  display: block;
  margin-left: 0; }
  .pagination-list li {
    color: #8c8c8c;
    font-size: 13px;
    margin-left: 0.38462rem; }
    .pagination-list li a, .pagination-list li button {
      border-radius: 0px;
      transition: background-color 300ms ease-out;
      background: none;
      color: #8c8c8c;
      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: white; }

li.pagination-item--current a, li.pagination-item--current button {
  background: #1f2022;
  color: white;
  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: 13px;
  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: #e5e5e5;
  border-color: #e5e5e5;
  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: #008a06; }

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

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

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

.alertBox-icon {
  padding-right: 1.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: #999999; }

/*doc
---
title: Accordion
name: accordion
category: Components
---
```html_example
<section class="accordion">
    <article heading="Dynamic Group Header - 1" class="is-open">
        <h2 class="accordion-navigation is-open">
            <a href="javascript:void(0)" class="accordion-title">
                Dynamic Group Header - 1
                <icon class="accordion-indicator icon" glyph="ic-remove" aria-hidden="true"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M19 13H5v-2h14v2z"></path></svg></icon>
            </a>
        </h2>
        <div class="accordion-content is-open">
            Dynamic Group Body - 1
        </div>
    </article>
    <article heading="Dynamic Group Header - 2">
        <h2 class="accordion-navigation">
            <a href="javascript:void(0)" class="accordion-title">
                Dynamic Group Header - 2
                <icon class="accordion-indicator icon" glyph="ic-remove" aria-hidden="true"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M19 13H5v-2h14v2z"></path></svg></icon>
            </a>
        </h2>
    </article>
<article heading="Dynamic Group Header - 3">
        <h2 class="accordion-navigation accordion-navigation--error">
            <a href="javascript:void(0)" class="accordion-title">
                Dynamic Group Header - 3
                <icon class="accordion-indicator icon" glyph="ic-remove" aria-hidden="true"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M19 13H5v-2h14v2z"></path></svg></icon>
            </a>
        </h2>
    </article>
</section>
```

```sass_file_example
src/settings/foundation/accordion/_settings.scss
```
*/
.accordion {
  margin-bottom: 0;
  border: #e5e5e5 solid;
  border-width: 1px;
  box-shadow: 0 1px 2px rgba(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: black; }
  .accordion-navigation > a {
    background: white;
    color: #1f2022;
    padding: 1.88462rem;
    display: block;
    font-family: "Roboto", Arial, Helvetica, sans-serif;
    font-size: 13px; }
    .accordion-navigation > a:hover {
      background: #e5e5e5; }
  .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: #008a06; }

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

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

body.has-activeModal {
  overflow: hidden; }

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

.modal {
  border-radius: 0;
  display: none;
  position: absolute;
  top: 0;
  visibility: hidden;
  width: 100%;
  z-index: 1005;
  left: 0;
  background-color: white;
  padding: 2.25rem 2.25rem;
  border: solid 0 #e5e5e5;
  box-shadow: none;
  max-height: 80%;
  overflow: auto;
  position: fixed; }
  @media only screen and (max-width: 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: 13px;
  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: 18px;
  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: 0px;
  color: white;
  display: inline-block;
  font-size: 13px;
  padding: 0.38462rem 0.76923rem; }

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

.loadingOverlay {
  background: rgba(51, 51, 51, 0.9);
  bottom: 0;
  height: 100%;
  left: 0;
  opacity: 1;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 250ms ease-out;
  width: 100%; }
  .loadingOverlay::before {
    height: 3.07692rem;
    width: 3.07692rem;
    border-radius: 3.07692rem;
    border: solid 2px;
    border-color: white white #999999 #999999;
    content: "";
    display: block;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%) rotate(0deg);
    transform-style: preserve-3d;
    animation: spin 500ms infinite cubic-bezier(0.69, 0.31, 0.56, 0.83); }
  .loadingOverlay.ng-enter, .loadingOverlay.ng-leave.ng-leave-active {
    opacity: 0; }
  .loadingOverlay.ng-leave, .loadingOverlay.ng-enter.ng-enter-active {
    opacity: 1; }

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

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

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

.actionBar-link {
  display: block;
  padding: 0.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 #999999;
  width: 100%; }

.card-figcaption {
  bottom: 0;
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0; }
  .card-figcaption:hover {
    opacity: 1; }

.card-figcaption-action {
  display: block;
  height: 100%; }

.card-figcaption-body {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  transform-style: preserve-3d; }
  .card-figcaption-body > :first-child {
    margin-top: 0; }
  .card-figcaption-body > :last-child {
    margin-bottom: 0; }
  .card-figcaption-body .card-text {
    color: #8c8c8c; }

.card-figcaption-button {
  background-color: rgba(37, 174, 245, 0.9);
  color: #1f2022; }
  .card-figcaption-button:hover {
    background-color: #25aef5;
    color: #1f2022; }

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

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

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

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

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

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

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

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

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

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

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

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

.slick-prev {
  left: -25px; }
  [dir="rtl"] .slick-prev {
    left: auto;
    right: -25px; }
  .slick-prev:before {
    content: ""; }
    [dir="rtl"] .slick-prev:before {
      content: ""; }

.slick-next {
  right: -25px; }
  [dir="rtl"] .slick-next {
    left: -25px;
    right: auto; }
  .slick-next:before {
    content: ""; }
    [dir="rtl"] .slick-next:before {
      content: ""; }

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px; }

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%; }
  .slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer; }
    .slick-dots li button {
      border: 0;
      background: transparent;
      display: block;
      height: 20px;
      width: 20px;
      outline: none;
      line-height: 0px;
      font-size: 0px;
      color: transparent;
      padding: 5px;
      cursor: pointer; }
      .slick-dots li button:hover, .slick-dots li button:focus {
        outline: none; }
        .slick-dots li button:hover:before, .slick-dots li button:focus:before {
          opacity: 0.8; }
      .slick-dots li button:before {
        position: absolute;
        top: 0;
        left: 0;
        content: "";
        width: 20px;
        height: 20px;
        font-family: inherit;
        font-size: 60px;
        line-height: 20px;
        text-align: center;
        color: #333333;
        opacity: 0.6;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
    .slick-dots li.slick-active button:before {
      color: #757575;
      opacity: 1; }

.slick-next,
.slick-prev {
  z-index: 1;
  height: 1.92308rem;
  margin-top: -2.30769rem;
  padding: 0.38462rem;
  width: 1.23077rem;
  /*&::before {
        background-position: 50%;
        background-repeat: no-repeat;
        background-size: 100%;
        display: block;
        height: remCalc(30px);	//41
        width: remCalc(30px);	//20
    }*/
  /*&:hover,
    &:focus {
        //@include carouselOpaqueBackgrounds($slick-arrow-bgColor); // 1
        background-position: 50%;
        background-repeat: no-repeat;
        background-size: 100%;
    }*/ }

.slick-next {
  left: auto;
  right: 0;
  top: -5px;
  background: url(../img/megnor/arrow.png) -100px 6px no-repeat;
  /* border-left: 1px solid $color-bottom-border; */
  /*&::before {
        background-image: $slick-arrow-next;
    }*/ }
  .slick-next:focus {
    background: url(../img/megnor/arrow.png) -100px 6px no-repeat; }
  .slick-next:hover {
    background: url(../img/megnor/arrow.png) -100px -45px no-repeat;
    /*&::before {
    
        }*/ }

.slick-prev {
  left: auto;
  right: 30px;
  top: -5px;
  background: url(../img/megnor/arrow.png) 6px 6px no-repeat;
  /*&::before {
        background-image: $slick-arrow-prev;
    }*/ }
  .slick-prev:focus {
    background: url(../img/megnor/arrow.png) 6px 6px no-repeat; }
  .slick-prev:hover {
    background: url(../img/megnor/arrow.png) 6px -45px no-repeat;
    /*&::before {
            
        }*/ }

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

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

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

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

.pace-inactive {
  display: none; }

.pace-progress {
  background-color: #999999;
  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: "Roboto", Arial, Helvetica, sans-serif; }
  .swal2-modal .swal2-title {
    color: #1f2022;
    font-size: 1.53846rem; }
  .swal2-modal .swal2-content {
    color: #1f2022;
    font-size: 1.15385rem; }
  .swal2-modal .swal2-file,
  .swal2-modal .swal2-input,
  .swal2-modal .swal2-textarea {
    border: 1px solid #cccccc;
    color: #8c8c8c; }
  .swal2-modal .swal2-checkbox,
  .swal2-modal .swal2-select {
    color: #8c8c8c; }
  .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: "Roboto", Arial, Helvetica, sans-serif;
    font-weight: 400;
    line-height: normal;
    margin: 0 0 1rem;
    position: relative;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    background-color: transparent;
    border-color: #cccccc;
    color: #666666;
    font-size: 13px;
    padding: 0.92308rem 2.26923rem;
    border-radius: 0px;
    line-height: 1rem;
    outline: none;
    transition: all 0.15s ease;
    vertical-align: middle; }
    .swal2-modal .swal2-styled:hover, .swal2-modal .swal2-styled:focus, .swal2-modal .swal2-styled.is-active, .swal2-modal .swal2-styled.active {
      background-color: transparent;
      border-color: #999999;
      color: #333333; }
    .swal2-modal .swal2-styled:active {
      background-color: transparent;
      border: 1px solid #757575;
      color: black; }
  .swal2-modal .swal2-styled:focus {
    outline: none; }
  .swal2-modal .swal2-confirm {
    background-color: #25aef5;
    border-color: #25aef5;
    color: white; }
  .swal2-modal .swal2-confirm:focus,
  .swal2-modal .swal2-confirm:hover {
    background-color: black;
    border-color: black;
    color: white; }
  .swal2-modal .swal2-confirm:active {
    background-color: black;
    border-color: black;
    color: white; }
  .swal2-modal .swal2-cancel {
    background-color: transparent;
    border-color: #cccccc;
    color: #666666; }
    @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: #999999;
    color: #333333; }
  .swal2-modal .swal2-cancel:active {
    background-color: transparent;
    border-color: #757575;
    color: black; }

html,
body {
  height: auto; }

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

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

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

.filter-box {
  float: left;
  margin-bottom: 0;
  padding: 0.61538rem 0;
  width: 100%;
  margin-top: 10px; }
  .filter-box .actionBar {
    width: 100%;
    margin: 10px 0 5px;
    text-align: center;
    display: inline-block;
    vertical-align: top;
    padding: 0; }
    @media (min-width: 801px) {
      .filter-box .actionBar {
        width: auto;
        margin: 0; } }
    .filter-box .actionBar .actionBar-section {
      display: inline-block;
      float: none; }
      @media (min-width: 801px) {
        .filter-box .actionBar .actionBar-section {
          float: left; } }
  .filter-box .grid-filter {
    vertical-align: top;
    text-align: center; }
    @media (min-width: 801px) {
      .filter-box .grid-filter {
        text-align: left;
        width: auto;
        display: inline-block; } }
    .filter-box .grid-filter .grid, .filter-box .grid-filter .list {
      font-size: 0;
      padding: 0;
      margin-right: 3px;
      display: inline-block;
      vertical-align: top; }
      .filter-box .grid-filter .grid:before, .filter-box .grid-filter .list:before {
        height: 34px;
        width: 34px;
        display: block;
        content: "";
        border: 1px solid #cccccc;
        background: rgba(0, 0, 0, 0) url("../img/megnor/sprite.png") no-repeat scroll 0 0; }
    .filter-box .grid-filter .grid:before {
      background-position: -41px -686px;
      content: ""; }
    .filter-box .grid-filter .grid:hover:before, .filter-box .grid-filter .grid.active:before {
      background-position: -41px -658px; }
    .filter-box .grid-filter .list:before {
      background-position: -69px -686px;
      content: ""; }
    .filter-box .grid-filter .list:hover:before, .filter-box .grid-filter .list.active:before {
      background-position: -69px -658px; }

body {
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 0.8px; }
  body p {
    clear: both; }
  body .loadingdiv.spinner {
    height: 1200px;
    width: 100%;
    z-index: 1; }

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

h5,
h6 {
  text-transform: uppercase; }

a {
  transition: color 0.15s ease; }

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

*:focus {
  outline: none; }

.main.full .page-heading {
  margin: 0.38462rem 0 0.38462rem;
  text-align: left;
  text-transform: uppercase;
  padding-bottom: 10px;
  position: relative; }

.page .page-heading {
  float: left;
  width: auto;
  position: relative;
  margin: 15px 0;
  text-transform: uppercase; }

h1 {
  font-size: 18px; }

h2 {
  font-size: 18px; }

h3 {
  font-size: 16px; }

h4 {
  font-size: 20px; }

h5 {
  font-size: 13px; }

h6 {
  font-size: 12px; }

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

.definitionList:after {
  clear: both; }

.definitionList-key {
  color: #8c8c8c;
  float: left;
  font-weight: 400;
  margin: 0 0.38462rem 0 0; }

.definitionList-value {
  margin: 0; }

.btm-border {
  background-image: url(../img/megnor/star.png);
  background-repeat: no-repeat;
  background-position: 0px 5px;
  padding: 0 0 0 30px;
  position: relative; }

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

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

.form-label--inlineSmall small {
  color: #8c8c8c;
  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;
  display: none; }

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

.catgory-left .my_dropdown-menu {
  margin-top: 0;
  padding-left: 0px;
  left: 0px !important;
  top: 0;
  position: relative;
  left: 0;
  display: none; }
  @media (min-width: 551px) {
    .catgory-left .my_dropdown-menu {
      width: 100%;
      padding-left: 15px; } }
  @media (min-width: 801px) {
    .catgory-left .my_dropdown-menu {
      left: 100% !important;
      position: absolute;
      padding-left: 0px;
      background-color: white; } }

.my_dropdown-inner ul {
  display: table-cell;
  float: left;
  width: 100%; }
  @media (min-width: 801px) {
    .my_dropdown-inner ul {
      padding: 10px  0px; } }
  .my_dropdown-inner ul .navList.category {
    padding: 0px;
    width: 100%; }
    @media (min-width: 801px) {
      .my_dropdown-inner ul .navList.category {
        padding: 10px 0px; } }

.page-sidebar .catgory-left li.navList-item.level-0 .plus_minus {
  float: left;
  display: inline-block;
  position: absolute;
  left: auto;
  right: 22px; }
  @media (min-width: 551px) {
    .page-sidebar .catgory-left li.navList-item.level-0 .plus_minus {
      float: left;
      display: block;
      margin-top: 6px; } }
  @media (min-width: 801px) {
    .page-sidebar .catgory-left li.navList-item.level-0 .plus_minus {
      float: none;
      width: 100%;
      display: none; } }

#column-left .catgory-left li.navList-item.level-0 .plus_minus {
  float: right;
  width: 5%; }
  @media (min-width: 551px) {
    #column-left .catgory-left li.navList-item.level-0 .plus_minus {
      display: block; } }
  @media (min-width: 801px) {
    #column-left .catgory-left li.navList-item.level-0 .plus_minus {
      float: none;
      width: 100%; } }

.my_dropdown-menu {
  position: relative;
  z-index: 1000;
  display: block;
  float: left;
  margin: 8px 0 0;
  min-width: 160px;
  list-style: none;
  font-size: 14px;
  border: 1px solid #e5e5e5;
  left: 100%;
  clear: both;
  top: 0;
  display: none; }

.my_dropdown-menu.column3 {
  display: block;
  width: 100%; }
  @media (min-width: 801px) {
    .my_dropdown-menu.column3 {
      display: none; } }

li.navList-item.level-0:hover .my_dropdown-menu {
  display: block;
  width: 100%; }

.page-sidebar .catgory-left li.navList-item.level-0:hover .my_dropdown-menu.column3 {
  width: 100%;
  margin-left: 0px;
  background-color: white; }
  @media (min-width: 801px) {
    .page-sidebar .catgory-left li.navList-item.level-0:hover .my_dropdown-menu.column3 {
      left: 100% !important; } }

li.navList-item.level-1:hover .my_dropdown-menu {
  display: block; }

.my_dropdown-menu .my_dropdown-inner li.navList-item.level-2 a.navList-action {
  /*  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    display: inline-block;
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
    position: relative;
    text-transform: capitalize;
*/ }

.my_dropdown-inner ul.navList.category.level-1 li.navList-item.level-1 a.navList-action {
  width: 92%;
  border: none; }
  @media (min-width: 551px) {
    .my_dropdown-inner ul.navList.category.level-1 li.navList-item.level-1 a.navList-action {
      width: 93%; } }
  @media (min-width: 1300px) {
    .my_dropdown-inner ul.navList.category.level-1 li.navList-item.level-1 a.navList-action {
      width: 100%;
      padding: 8px 0px 8px 15px; } }

.my-account .navUser-item ul#currencySelection {
  background: #fff;
  border: 1px solid #e5e5e5; }

.category.level-1 .my_dropdown-menu {
  background-color: white; }
  @media (min-width: 801px) {
    .category.level-1 .my_dropdown-menu {
      display: none !important; } }

@media (min-width: 551px) {
  .category .navList-item.level-1:hover .my_dropdown-menu {
    width: 100%; } }

@media (min-width: 801px) {
  .category .navList-item.level-1:hover .my_dropdown-menu {
    display: block !important;
    left: 100% !important; } }

.page-sidebar .navList-item.level-1 .my_dropdown-menu {
  margin-left: 0%; }
  @media (min-width: 801px) {
    .page-sidebar .navList-item.level-1 .my_dropdown-menu {
      margin-left: -8%; } }
  @media (min-width: 1300px) {
    .page-sidebar .navList-item.level-1 .my_dropdown-menu {
      margin-left: 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: 1300px) {
  .modal--large {
    width: 1280px; } }

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

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

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

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

.modal-body.quickView .productView.productView--quickView .tabs .tab.tm-video-title {
  display: none; }

.modal-body.quickView .productView.productView--quickView .tabs-contents .tab-content.tm-video-list {
  display: none; }

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

.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.11538rem;
  text-align: center; }
  .pagination-list:before, .pagination-list:after {
    content: " ";
    display: table; }
  .pagination-list:after {
    clear: both; }
  .pagination-list .pagination-item {
    display: inline-block;
    float: left;
    background: #ffffff; }

.pagination-item {
  border: 1px solid #e5e5e5; }
  .pagination-item .pagination-link {
    text-decoration: none;
    transition: all 0.2s ease;
    padding: 0.28571rem 0.85rem; }
    .pagination-item .pagination-link:hover {
      color: #ff9c00; }
  .pagination-item.pagination-item--current {
    border-color: #333333;
    border-radius: 0px; }
  .pagination-item.pagination-item--previous > a, .pagination-item.pagination-item--next > a {
    color: #707070; }
    .pagination-item.pagination-item--previous > a:hover, .pagination-item.pagination-item--next > a:hover {
      color: #ff9c00; }
      .pagination-item.pagination-item--previous > a:hover .icon > svg, .pagination-item.pagination-item--next > a:hover .icon > svg {
        fill: #ff9c00; }

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

.pagination {
  display: inline-block;
  float: right;
  width: 100%; }
  @media (min-width: 801px) {
    .pagination {
      width: auto; } }

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

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

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

.tabs > :first-child {
  margin-left: 0; }

.tab {
  float: none;
  background: #ffffff; }
  @media (min-width: 801px) {
    .tab {
      float: left;
      margin-left: 4px;
      border: 1px solid #e5e5e5;
      border-bottom: 0; } }
  @media (min-width: 551px) {
    .tab.is-active {
      margin-bottom: -1px; } }
  .tab.is-active .tab-title {
    background: #1f2022;
    color: #ffffff; }

.tab-title {
  text-align: center;
  font-size: 15px;
  font-weight: 400;
  text-decoration: none;
  text-transform: uppercase; }
  @media (min-width: 551px) {
    .tab-title {
      text-align: left; } }
  @media (min-width: 801px) {
    .tab-title {
      padding: 0.76923rem 1.5rem; } }

.productView .productView-description .tabs-contents {
  padding: 25px;
  border: 1px solid #e5e5e5;
  background: #ffffff;
  /* border-top: none; */ }
  .productView .productView-description .tabs-contents ul.tabs {
    border-bottom: 2px solid #e0e0e0;
    padding: 30px 0 0;
    clear: both; }
    .productView .productView-description .tabs-contents ul.tabs li.tab {
      float: left;
      margin-bottom: -2px; }
  .productView .productView-description .tabs-contents .tabs-contents {
    margin-top: 0;
    position: relative;
    padding: 0;
    z-index: 2;
    overflow: visible;
    margin-bottom: 45px; }
  .productView .productView-description .tabs-contents .toggle.productReviews .toggle-title {
    margin-top: 0; }

@media (max-width: 800px) {
  .tabs {
    border-bottom: 0; } }

.productView-description .tabs {
  border-bottom: 0; }

@media (max-width: 800px) {
  .tabs-contents.tm-related {
    margin-bottom: 3.5rem; }
    .tabs-contents.tm-related .slick-prev {
      left: 0px;
      right: 30px;
      top: 100%;
      bottom: -56px;
      margin: 1.5rem auto 0;
      margin: 0 auto; }
    .tabs-contents.tm-related .slick-next {
      left: 30px;
      right: 0;
      top: 100%;
      bottom: -56px;
      margin: 1.5rem auto 0;
      margin: 0 auto; } }

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

.accordion {
  border-radius: 0px;
  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: 801px) {
  .accordion--navList {
    border: 0; } }

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

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

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

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

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

.accordion--navList .accordion-indicator {
  fill: #999999; }
  @media (min-width: 801px) {
    .accordion--navList .accordion-indicator {
      visibility: visible; } }

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

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

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

.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: #8c8c8c;
    vertical-align: middle; }
    .accordion-navigation-actions > a:hover {
      color: #ff9c00; }

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

.alertBox {
  border-radius: 4px;
  color: #333333;
  width: 100%;
  float: left;
  position: relative; }

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

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

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

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

.form-inlineMessage {
  display: block; }

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

.form-field--error .form-inlineMessage:before {
  background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z' fill='rgba(204, 71, 73, 0.999)' /%3E%3C/svg%3E") no-repeat;
  background-size: 100%;
  content: "";
  display: inline-block;
  height: 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(0, 138, 6, 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: 90rem;
  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: "Roboto", Arial, Helvetica, sans-serif;
  font-weight: 600;
  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: 12px;
  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: #999999;
  font-size: 12px; }

.form-field-group {
  border: 1px solid #cccccc;
  border-radius: 0px;
  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 {
  display: block; }
  .form-prefixPostfix.wrap {
    flex-wrap: wrap;
    position: relative;
    display: block; }
  .form-prefixPostfix .form-input,
  .form-prefixPostfix .button {
    display: inline-block;
    width: 100%; }
  @media (min-width: 1300px) {
    .form-prefixPostfix .form-input {
      width: auto; } }
  @media (min-width: 1300px) {
    .form-prefixPostfix .button {
      width: auto; } }
  .form-prefixPostfix .form-inlineMessage {
    margin-bottom: 0.38462rem; }
    @media (min-width: 1300px) {
      .form-prefixPostfix .form-inlineMessage {
        margin-bottom: 0; } }

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

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

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

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

.form-option-variant {
  display: inline-block;
  font-size: 13px;
  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: 12px;
  height: 2.23077rem;
  line-height: 1rem;
  padding: 0 0.78571rem; }

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

@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 {
  overflow: hidden;
  border: 1px solid #e5e5e5;
  background-color: #fff; }
  .card:hover .card-figcaption {
    opacity: 1;
    bottom: 0; }

.card-figure {
  position: relative;
  border-bottom: 1px solid #e5e5e5;
  margin: 0;
  overflow: hidden; }

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

.card-figcaption {
  display: none;
  margin: 0;
  pointer-events: none; }
  @media (min-width: 801px) {
    .card-figcaption {
      display: block;
      width: 100%;
      height: auto;
      /* position: relative; */
      float: left;
      top: auto;
      bottom: -40px;
      transition: all 0.3s ease 0s;
      -webkit-transition: all 0.3s ease 0s; } }

.page-content .productGrid .card-figcaption-body .button.button--small.card-figcaption-button.tm-wishlist {
  display: none; }

.page-content .productGrid .card-figcaption-body a.button.button--small.card-figcaption-button.addtocart {
  padding: 11.5px 0px 11.5px 15px; }

.card-figcaption-body {
  display: none;
  pointer-events: all;
  width: 100%;
  left: 0px;
  transform: none !important; }
  @media (min-width: 801px) {
    .card-figcaption-body {
      display: block; } }
  .card-figcaption-body a.button.button--small.card-figcaption-button.quickview {
    margin-left: 1px; }
    .card-figcaption-body a.button.button--small.card-figcaption-button.quickview:hover {
      background-color: #1f2022; }
    .card-figcaption-body a.button.button--small.card-figcaption-button.quickview i.fa.fa-eye {
      font-size: 14px;
      position: absolute;
      left: 0;
      right: 0;
      vertical-align: middle;
      color: #fff;
      line-height: 36px; }
  .card-figcaption-body label.button.button--small.card-figcaption-button.tm-compare {
    background-image: url(../img/megnor/compare.png);
    background-position: 15px center;
    background-repeat: no-repeat;
    width: 17%;
    height: 36px;
    margin-left: 1px;
    position: relative; }
    .card-figcaption-body label.button.button--small.card-figcaption-button.tm-compare .tm-cmcheck {
      position: absolute;
      left: 2px;
      top: auto;
      bottom: 30%;
      vertical-align: middle; }
    .card-figcaption-body label.button.button--small.card-figcaption-button.tm-compare:hover {
      background-color: #1f2022; }
  .card-figcaption-body a.button.button--small.card-figcaption-button.addtocart {
    padding: 11.5px 0px 11.5px 15px;
    width: auto;
    width: 64%;
    height: auto;
    font-size: 13px;
    color: #ffffff;
    position: relative; }
    .card-figcaption-body a.button.button--small.card-figcaption-button.addtocart:hover {
      background-color: #1f2022; }
    .card-figcaption-body a.button.button--small.card-figcaption-button.addtocart i.fa.fa-shopping-cart {
      left: 3px;
      position: absolute; }
      @media (min-width: 1300px) {
        .card-figcaption-body a.button.button--small.card-figcaption-button.addtocart i.fa.fa-shopping-cart {
          left: 12px; } }
  .card-figcaption-body button#form-action-addToWishlist {
    margin-left: 1px; }
    .card-figcaption-body button#form-action-addToWishlist:hover, .card-figcaption-body button#form-action-addToWishlist:focus {
      background-color: #1f2022; }
    .card-figcaption-body button#form-action-addToWishlist i.fa.fa-heart {
      color: #fff;
      font-size: 13px;
      line-height: 36px; }

.card-image {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  border: 0;
  width: auto;
  max-height: 100%; }

.card-title {
  font-size: 14px;
  margin: 0 0 0.23077rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: 400; }
  .card-title > a {
    color: #1f2022;
    text-decoration: none; }
    .card-title > a:hover {
      color: #25aef5; }

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

.card-figcaption-button {
  border: none;
  width: 17%;
  height: 36px;
  font-size: 0;
  float: left;
  padding: 0;
  display: inline-block;
  margin-bottom: 0;
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s; }
  .card-figcaption-button:active {
    background-color: #25aef5;
    border: none; }
  .card-figcaption-button + .card-figcaption-button {
    /* margin: $card-figcaption-button-margin; */ }

.card-body {
  text-align: center;
  position: relative;
  padding: 13px; }
  @media (min-width: 551px) {
    .card-body {
      text-align: left; } }
  .card-body .tmbrand-name {
    font-size: 12px;
    color: #999999; }
  .card-body .card-text.prod-price .price.price--rrp,
  .card-body .card-text.prod-price .price.price--discounted {
    font-weight: 400;
    color: #999999; }
  .card-body .card-text.prod-price .price {
    font-weight: 600;
    color: #000000; }

/*
.card:hover{
	.card-figure{
		//border: 1px solid #f02640;
		//border-bottom-width: 3px;
	}
	.card-text.prod-price {
		opacity: 1;
		@include breakpoint("medium") {
			opacity: 0;
		}
	}
	.card-figcaption{
		opacity: 1;
		visibility: visible;
		transition: all 0.5s ease 0s;
	    -webkit-transition: all 0.5s ease 0s;
	}
	.card-figcaption-button{
		margin: 0 10px 0 2px;
	}
}
*/
.home-rightcol .card-body .tmbrand-name {
  display: none; }

.account .card .card-figcaption-body a.button.button--small.card-figcaption-button.addtocart {
  padding: 11.5px 14px 11.5px 30px; }

.account .card button#form-action-addToWishlist {
  display: none; }

.dropdown.dropdown--quickSearch .card--alternate .card-figcaption-body a.button.button--small.card-figcaption-button.addtocart {
  padding: 11.5px 0px 11.5px 12px;
  letter-spacing: 0; }
  .dropdown.dropdown--quickSearch .card--alternate .card-figcaption-body a.button.button--small.card-figcaption-button.addtocart i.fa.fa-shopping-cart {
    left: 3px; }

.card--alternate {
  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; } }

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

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

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

.navList-action--checkbox {
  display: inline-block;
  font-size: 13px;
  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: 0px; }
  .navList-action--checkbox::after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z' fill='rgba(51, 51, 51, 0.999)' /%3E%3C/svg%3E");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 100%;
    color: rgba(51, 51, 51, 0.999);
    content: "";
    font-size: 1.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: #e5e5e5;
  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: #707070; }
  .navList-action.is-selected:hover .navList-action-close {
    opacity: 1;
    visibility: visible; }

.navBar--sub {
  margin-bottom: 1.5rem;
  text-align: center; }
  .navBar--sub .navBar-section {
    float: none; }
  .navBar--sub .navBar-item {
    float: none;
    margin: 0 0.76923rem; }
    @media (min-width: 801px) {
      .navBar--sub .navBar-item {
        display: inline-block; } }
    @media (min-width: 801px) {
      .navBar--sub .navBar-item.is-active {
        border-bottom: 1px solid #1f2022; } }
    .navBar--sub .navBar-item.is-active > .navBar-action {
      color: #666666; }
    @media (min-width: 801px) {
      .navBar--sub .navBar-item.navBar-item--separate {
        border-left: 1px solid #8c8c8c;
        margin: 0;
        padding-left: 0.76923rem; } }
  .navBar--sub .navBar-action {
    color: #8c8c8c;
    font-size: 13px;
    padding: 0; }
    .navBar--sub .navBar-action:hover {
      color: #ff9c00; }

/* Ravi code css for  Side panel*/
.plus_minus {
  width: auto;
  float: right;
  margin-top: 10px;
  /*.my_dropdown-menu{
		display: none;
	}*/ }
  @media (min-width: 801px) {
    .plus_minus {
      display: none; } }

svg.icon_minus,
svg.icon_plus {
  height: 15px;
  width: 15px;
  cursor: pointer;
  fill: #4f4f4f; }

/*.right-angle {
    position: absolute;
    right: 12px;
    top: 2px;
}*/
.plus_minus .icon_plus {
  display: block; }

.plus_minus .icon_minus {
  display: none; }

.plus_minus.active .icon_plus {
  display: none; }

.plus_minus.active .icon_minus {
  display: block; }

@media (max-width: 800px) {
  .my_dropdown-menu {
    display: none !important; }
  .my_dropdown-menu.active {
    display: block !important;
    padding-left: 15px;
    border: 0; } }

/* Sidebar menu section */
.body .page-sidebar .catgory-left {
  background-color: white;
  position: absolute;
  width: 100%;
  z-index: 9; }
  @media (min-width: 801px) {
    .body .page-sidebar .catgory-left {
      z-index: 9;
      margin-top: 20px;
      width: 100%; } }

.body .page-sidebar .catgory-left.inner-cat-page {
  background-color: white; }
  @media (min-width: 801px) {
    .body .page-sidebar .catgory-left.inner-cat-page {
      min-height: 0;
      z-index: 9;
      width: 100%;
      position: relative; } }

.body .page-sidebar .facetedSearch.sidebarBlock {
  margin-top: 1.5rem;
  background: #fff;
  border: 1px solid #efefef;
  padding: 0;
  margin-bottom: 1.5rem; }
  .body .page-sidebar .facetedSearch.sidebarBlock span.tmno-filter {
    margin-left: 15px; }

.category-lfet-box ul.navList.level-0 {
  padding: 8px 0 9px;
  margin: auto;
  list-style: none; }
  .category-lfet-box ul.navList.level-0 .more-wrap {
    cursor: pointer;
    margin: 0px 15px;
    padding: 12px 0 8px 0;
    clear: both; }
    .category-lfet-box ul.navList.level-0 .more-wrap i.material-icons {
      float: right;
      right: 0;
      font-size: 20px; }
  .category-lfet-box ul.navList.level-0 .navList-item.level-0.menu-1 {
    background-position: 5px 0px; }
    .category-lfet-box ul.navList.level-0 .navList-item.level-0.menu-1:hover {
      background-position: 5px -47px; }
  .category-lfet-box ul.navList.level-0 .navList-item.level-0.menu-2 {
    background-position: 5px -93px; }
    .category-lfet-box ul.navList.level-0 .navList-item.level-0.menu-2:hover {
      background-position: 5px -140px; }
  .category-lfet-box ul.navList.level-0 .navList-item.level-0.menu-3 {
    background-position: 5px -186px; }
    .category-lfet-box ul.navList.level-0 .navList-item.level-0.menu-3:hover {
      background-position: 5px -233px; }
  .category-lfet-box ul.navList.level-0 .navList-item.level-0.menu-4 {
    background-position: 5px -280px; }
    .category-lfet-box ul.navList.level-0 .navList-item.level-0.menu-4:hover {
      background-position: 5px -326px; }
  .category-lfet-box ul.navList.level-0 .navList-item.level-0.menu-5 {
    background-position: 5px -374px; }
    .category-lfet-box ul.navList.level-0 .navList-item.level-0.menu-5:hover {
      background-position: 5px -423px; }
  .category-lfet-box ul.navList.level-0 .navList-item.level-0.menu-6 {
    background-position: 5px -470px; }
    .category-lfet-box ul.navList.level-0 .navList-item.level-0.menu-6:hover {
      background-position: 5px -515px; }
  .category-lfet-box ul.navList.level-0 .navList-item.level-0.menu-7 {
    background-position: 5px -561px; }
    .category-lfet-box ul.navList.level-0 .navList-item.level-0.menu-7:hover {
      background-position: 5px -608px; }
  .category-lfet-box ul.navList.level-0 .navList-item.level-0.menu-8 {
    background-position: 5px -653px; }
    .category-lfet-box ul.navList.level-0 .navList-item.level-0.menu-8:hover {
      background-position: 5px -700px; }
  .category-lfet-box ul.navList.level-0 .navList-item.level-0.menu-9 {
    background-position: 5px -753px; }
    .category-lfet-box ul.navList.level-0 .navList-item.level-0.menu-9:hover {
      background-position: 5px -807px; }
  .category-lfet-box ul.navList.level-0 .navList-item.level-0.menu-10 {
    background-position: 5px -858px; }
    .category-lfet-box ul.navList.level-0 .navList-item.level-0.menu-10:hover {
      background-position: 5px -908px; }
  .category-lfet-box ul.navList.level-0 .navList-item.level-0.menu-11 {
    background-position: 5px -955px; }
    .category-lfet-box ul.navList.level-0 .navList-item.level-0.menu-11:hover {
      background-position: 5px -1000px; }
  .category-lfet-box ul.navList.level-0 .navList-item.level-0.menu-12 {
    background-position: 5px -1045px; }
    .category-lfet-box ul.navList.level-0 .navList-item.level-0.menu-12:hover {
      background-position: 5px -1094px; }
  .category-lfet-box ul.navList.level-0 .navList-item.level-0.menu-13 {
    background-position: 5px -1145px; }
    .category-lfet-box ul.navList.level-0 .navList-item.level-0.menu-13:hover {
      background-position: 5px -1195px; }
  .category-lfet-box ul.navList.level-0 .navList-item.level-0.menu-14 {
    background-position: 5px -1248px; }
    .category-lfet-box ul.navList.level-0 .navList-item.level-0.menu-14:hover {
      background-position: 5px -1296px; }
  .category-lfet-box ul.navList.level-0 .navList-item.level-0.menu-15 {
    background-position: 5px -1342px; }
    .category-lfet-box ul.navList.level-0 .navList-item.level-0.menu-15:hover {
      background-position: 5px -1394px; }
  @media (max-width: 801px) {
    .category-lfet-box ul.navList.level-0 .navList-item.level-0 {
      background: none; } }

.category-lfet-box {
  display: none;
  border: 1px solid #e5e5e5;
  background-color: white; }
  @media (min-width: 970px) {
    .category-lfet-box {
      display: block;
      border: 1px solid #e5e5e5;
      margin-bottom: 0rem; } }

.catgory-left ul.navList li.navList-item.level-0 {
  padding: 0px 0 0 15px;
  position: relative;
  width: 100%;
  display: inline-block;
  clear: both;
  background-image: url("https://cdn7.bigcommerce.com/s-b6d6f/product_images/uploaded_images/category-icon.png");
  background-repeat: no-repeat;
  background-position: 5px 0; }
  @media (min-width: 801px) {
    .catgory-left ul.navList li.navList-item.level-0 {
      display: block;
      padding: 0px 15px;
      float: left; } }

#search-results-heading h1.page-heading {
  margin: 0 0 5px;
  float: none;
  text-align: center; }

.catgory-left .sidebarBlock .dropdown-menu.megamenu.column3:after {
  content: "\f105";
  font-family: "fontawesome"; }

.sidebarBlock-cat a.navList-action {
  padding: 12px 0;
  border-bottom: 1px solid #E5E5E5;
  color: #1f2022;
  text-transform: capitalize;
  font-size: 14px;
  font-weight: normal;
  display: inline-block;
  width: 100%; }
  .sidebarBlock-cat a.navList-action:hover {
    color: #f02640; }

.sidebarBlock li.navList-item ul.navList.category li.navList-item.level-0 {
  padding: 7px 0px;
  border: none;
  line-height: 21px; }

.my_dropdown-inner ul.navList.category li.navList-item.level-2 a.navList-action {
  text-transform: capitalize;
  display: inline-block; }
  @media (min-width: 551px) {
    .my_dropdown-inner ul.navList.category li.navList-item.level-2 a.navList-action {
      padding: 8px 0px; } }

.page .page-sidebar .sidebarBlock-cat {
  border: 1px solid #E0E0E0;
  border-top: none;
  margin: 0 !important; }

.sidebarBlock-cat ul.navList {
  padding: 4px 0px 0;
  margin: 0;
  list-style: none; }

.sidebarBlock-cat ul.navList li.navList-item {
  line-height: 21px;
  padding: 0px 20px; }

.sidebarBlock-cat ul.navList li.navList-item a.navList-action {
  padding: 12px 0;
  border-bottom: 1px solid #E5E5E5;
  color: #1f2022;
  text-transform: capitalize;
  font-size: 14px;
  font-weight: normal;
  display: inline-block;
  width: 100%;
  position: relative; }
  .sidebarBlock-cat ul.navList li.navList-item a.navList-action:hover {
    color: #f02640; }

.catgory-left li.navList-item a.navList-action {
  padding: 5px 15px 5px 0px;
  text-transform: capitalize;
  font-weight: normal;
  display: inline-block;
  width: 87%;
  float: left; }
  @media (min-width: 801px) {
    .catgory-left li.navList-item a.navList-action {
      padding: 9.2px 15px 8.5px 40px;
      width: 100%;
      text-transform: uppercase; } }

.sidebarBlock-cat .navList li.navList-item:last-child {
  border-bottom: none; }

.catgory-left ul.navList.level-0 li.navList-item.level-0:last-child a.navList-action {
  border-bottom: none; }

.box-category-heading .right-angle {
  display: inline-block;
  float: right;
  color: #ffffff;
  display: none; }
  @media (min-width: 801px) {
    .box-category-heading .right-angle {
      display: inline-block; } }
  .box-category-heading .right-angle svg {
    height: 80%;
    width: 80%;
    display: block;
    stroke: white; }

.right-angle {
  float: left;
  position: absolute;
  display: none; }
  @media (min-width: 801px) {
    .right-angle {
      display: inline-block;
      right: 12px;
      top: 8px; } }
  .right-angle i.icon {
    display: none; }
    @media (min-width: 801px) {
      .right-angle i.icon {
        display: inline-block; } }

/*
i.fa.fa-angle-right:before {
	content: "\f067";
	font-family:"fontawesome";
	float:right;
	font-size:10px;
	position: absolute;
	top: -6px;
	right: 8px;
	margin-top: 18px;
	color: #c0c0c0;
	display:none;
	
	@include breakpoint("medium") {
		color:#000;
		content: "\f105";
		display:block;
		font-size:12px;
		height:20px;
		width:10px;
	}
}
*/
.my_dropdown-inner ul.navList.category li.navList-item.level-1 {
  border: none;
  position: relative;
  width: 100%;
  margin: 0;
  float: left;
  padding-right: 10px;
  transition: all 500ms ease 0s; }

li.navList-item.level-2 {
  transition: all 500ms ease 0s; }

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

.spinner {
  min-height: 491px;
  background: #ffffff url(../img/megnor/ajax-loader.gif) no-repeat center 30%;
  width: 100%; }

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

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

.actionBar-section .form-field {
  background-color: white;
  border: 1px solid #cccccc;
  border-radius: 0;
  margin: 0px 0 1rem;
  overflow: hidden; }
  .actionBar-section .form-field:hover {
    border-color: #999999; }

.actionBar-section .form-label {
  color: #8c8c8c;
  font-size: 12px;
  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: #707070;
  height: 2.13846rem;
  padding: 0 3.0786rem 0 0; }

.has-ribbon {
  position: relative; }

.ribbon {
  background-color: #333333;
  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;
  font-size: 12px;
  /*@media (min-width: 979px){
		width: auto;
	}*/ }
  .navUser:before, .navUser:after {
    content: " ";
    display: table; }
  .navUser:after {
    clear: both; }
  .navUser ul,
  .navUser ol {
    list-style: none;
    margin-left: 0;
    margin: 0;
    padding: 0; }
    .navUser ul ul,
    .navUser ul ol,
    .navUser ol ul,
    .navUser ol ol {
      list-style: none;
      margin-bottom: 0; }
    .navUser ul li,
    .navUser ol li {
      margin: 0;
      padding: 0; }
  .navUser-section {
    float: left; }
    .navUser-section:before, .navUser-section:after {
      content: " ";
      display: table; }
    .navUser-section:after {
      clear: both; }
  .navUser-section--alt {
    float: right;
    margin-left: 1.5rem; }
  .navUser-section + .navUser-section {
    margin-left: 1.5rem; }
  @media (min-width: 551px) {
    .navUser-item {
      float: left; } }
  .navUser-item, .navUser-action {
    display: block; }
  @media (min-width: 801px) {
    .navUser {
      transform: none;
      z-index: 50;
      position: relative;
      top: 12px;
      line-height: 12px;
      float: right;
      width: auto;
      display: inline-block;
      right: 0; } }
  .navUser .dropdown-menu {
    background-color: white;
    border: 1px solid #cccccc;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.13);
    position: absolute;
    top: 26px !important;
    max-width: 180px; }
    .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%;
      right: 3px;
      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%;
      right: 5px;
      position: absolute; }

.navUser-action {
  color: #707070;
  font-weight: 400;
  padding: 0rem 0.76923rem;
  text-decoration: none;
  text-transform: uppercase; }
  .navUser-action:hover, .navUser-action.is-open {
    color: #ff9c00; }
    .navUser-action:hover svg, .navUser-action.is-open svg {
      fill: #ff9c00;
      stroke: #ff9c00; }
  .navUser-action .icon {
    height: 0.61538rem;
    width: 0.61538rem;
    margin: -1px 0 0 0.15385rem; }
  .navUser-action svg {
    fill: #707070;
    stroke: #707070;
    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 {
  color: #8c8c8c;
  display: inline-block;
  text-decoration: none; }

.navUser span.welcome_msg {
  font-weight: 500;
  display: none; }
  @media (min-width: 1100px) {
    .navUser span.welcome_msg {
      display: inline-block; } }

.navUser .navUser-section {
  margin-left: 0px !important;
  float: right; }
  .navUser .navUser-section .navUser-item {
    border-right: 1px solid #cbcbcb; }
    .navUser .navUser-section .navUser-item a.navUser-action.tm-register, .navUser .navUser-section .navUser-item a.navUser-action.tm-logout {
      border-left: 1px solid #cbcbcb;
      padding-right: 0; }
  .navUser .navUser-section .navUser-item.navUser-item--account {
    border-right: 0; }

.navUser-item {
  display: none; }
  @media (min-width: 801px) {
    .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 .dropdown-menu {
    background-color: white;
    border: 1px solid #cccccc;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.13);
    position: absolute; }
    .navUser-item .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%;
      right: 3px;
      position: absolute; }
    .navUser-item .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%;
      right: 5px;
      position: absolute; }

.navUser-item--cart {
  /*
	position: absolute;
	display: block;
	width: 82px;
    top: 174px;
    right: 1.5rem;
    z-index: 11;

    float: right;
    height: 100%;
    padding: 10px 0px 10px 10px;
    background: #fff url(../img/megnor/cart.png) no-repeat scroll 14px center;
    border-radius: 30px;
    margin: 5px 0px;
	*/
  display: block; }
  .navUser-item--cart span.countPill.cart-quantity {
    display: inline-block;
    float: left;
    background-color: transparent;
    color: #fff; }
  .navUser-item--cart .navUser-action {
    position: absolute;
    display: block;
    width: auto;
    top: 9px;
    right: 0;
    z-index: 11;
    float: right;
    height: auto;
    padding: 17px 5px 14px 34px;
    background: #25aef5 url(../img/megnor/cart.png) no-repeat scroll 14px 13px; }
    @media (min-width: 551px) {
      .navUser-item--cart .navUser-action {
        top: 49.5px;
        width: 106px;
        padding: 17px 5px 14px 34px; } }
    @media (min-width: 801px) {
      .navUser-item--cart .navUser-action {
        top: 144px;
        height: 52px;
        background: #ff9c00 url(../img/megnor/cart.png) no-repeat scroll 14px 13px; } }
    @media (min-width: 979px) {
      .navUser-item--cart .navUser-action {
        top: 149px; } }
  .navUser-item--cart .navUser-action {
    color: white; }
    .navUser-item--cart .navUser-action:hover, .navUser-item--cart .navUser-action.is-open {
      color: white; }
  .navUser-item--cart .dropdown-menu {
    max-width: 24.61538rem;
    margin-top: 10px;
    right: 0 !important;
    left: auto !important; }
    @media (min-width: 801px) {
      .navUser-item--cart .dropdown-menu {
        top: 200px !important; } }
    .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--cart:hover .countPill {
  color: #1f2022; }

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

.navUser-item--compare {
  display: none; }
  .navUser-item--compare.show {
    display: block; }
  .navUser-item--compare .countPill {
    line-height: 20px; }

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

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

.navUser-or {
  color: #707070;
  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 #e5e5e5 transparent;
    border-bottom-style: solid;
    bottom: 0;
    left: 50%;
    position: absolute;
    transform: translateX(-50%); }

.dropdown--quickSearch {
  background-color: white;
  padding: 1.5rem 0; }
  @media (min-width: 551px) {
    .dropdown--quickSearch {
      padding: 3rem; } }
  .dropdown--quickSearch.is-open {
    left: 0 !important;
    outline: none;
    right: 0 !important;
    width: 100% !important;
    z-index: 50;
    top: 10px;
    overflow-y: scroll;
    display: block;
    height: 650px; }
    @media (min-width: 801px) {
      .dropdown--quickSearch.is-open {
        top: 62px;
        border: 1px solid #e4e4e4;
        border-top: 0;
        box-shadow: 0 2px 11px 0 #e4e4e4; } }
  .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: 1.5rem -spacing("quarter") 0 0; } }

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

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

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

.removeSearch.inner-close {
  cursor: pointer;
  display: block;
  width: 36px;
  height: 36px;
  position: absolute;
  right: 0;
  top: 0;
  font-size: 2.30769rem;
  line-height: 3.84615rem;
  display: block; }
  @media (min-width: 801px) {
    .removeSearch.inner-close {
      display: none; } }

.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: 801px) {
    .navPages-container {
      background: transparent;
      display: block;
      height: auto;
      padding: 0;
      position: relative; } }
  .navPages-container.is-open {
    display: block;
    padding-top: 75px;
    z-index: 0; }

.navPages .tmheader-right {
  width: 100%;
  float: left;
  position: relative;
  display: inline-block;
  padding: 40px 0;
  vertical-align: middle; }
  .navPages .tmheader-right .head-right-last {
    width: auto;
    float: right;
    position: relative;
    display: inline-block; }
    .navPages .tmheader-right .head-right-last a {
      text-decoration: none; }

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

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

.navPages-list.navigation-menu.tmheader-menu > :last-child a {
  border-right: 0; }

.navPages-list-depth-max.subMenu-is-open .is-hidden {
  display: none; }
  @media (min-width: 801px) {
    .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: 801px) {
    .navPages-list-depth-max.subMenu-is-open .navPages-item-page {
      display: inline-block; } }

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

.navPages-action-depth-max.has-subMenu.is-open {
  border-bottom: 1px solid #cccccc;
  text-align: center; }
  @media (min-width: 801px) {
    .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: 801px) {
      .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: 801px) {
      .navPages-action-depth-max.has-subMenu.is-open svg {
        height: 100%;
        width: 100%; } }

.navPages-action {
  color: #1f2022;
  display: block;
  font-size: 13px;
  padding: 0.76923rem 0;
  text-decoration: none;
  text-transform: uppercase; }
  @media (min-width: 801px) {
    .navPages-action {
      display: inline-block;
      padding: 17px 30px;
      border-right: 1px solid #e5e5e5; }
      .navPages-action.is-open {
        background-color: white; }
        .navPages-action.is-open svg {
          fill: #ff9c00;
          stroke: #ff9c00; } }
  .navPages-action:hover {
    color: #ff9c00; }
    .navPages-action:hover svg {
      fill: #ff9c00;
      stroke: #ff9c00; }
  .navPages-action svg {
    fill: #1f2022;
    stroke: #1f2022;
    transition: all 0.15s ease; }

.navPages-action--storeCredit {
  color: #8c8c8c; }

.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: 801px) {
    .navPages-action-moreIcon {
      transform: none; } }
  .has-subMenu.is-open .navPages-action-moreIcon {
    transform: rotate(0); }

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

.navPage-subMenu {
  display: none;
  outline: 0;
  left: 0;
  right: 0;
  width: 100%; }
  @media (min-width: 801px) {
    .navPage-subMenu {
      background-color: white;
      padding: 1.5rem 1.5rem 2.26923rem !important;
      position: absolute;
      text-align: left;
      border: 1px solid #e5e5e5;
      margin-left: 0; }
      .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: 801px) {
  .has-subMenu.is-root + .navPage-subMenu-horizontal {
    border-left: 0;
    height: auto;
    left: inherit;
    margin: auto;
    top: inherit;
    width: 16.53846rem; } }

@media (min-width: 801px) {
  .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: 801px) {
  .navPage-subMenu-horizontal .navPages-action-moreIcon {
    display: inline-block;
    transform: rotate(-90deg); } }

@media (min-width: 801px) {
  .navPage-subMenu-item {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    width: 100%;
    float: left;
    padding: 0 0.75rem !important; }
    .navPage-subMenu-item .navPages-action {
      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: 801px) {
    .navPage-subMenu-item-child .navPage-subMenu-action,
    .navPage-subMenu-item-parent .navPage-subMenu-action {
      padding-left: 1.5rem;
      padding-right: 1.5rem;
      width: 100%; }
    .navPage-subMenu-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: #000000;
      font-weight: 500;
      opacity: 0.3; } }

.navPage-subMenu-action {
  padding: 0.76923rem 0; }
  @media (min-width: 801px) {
    .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: 801px) {
    .navPages-quickSearch {
      display: none; } }
  .navPages-quickSearch > .container {
    padding: 0; }
  .navPages-quickSearch .form {
    margin: 0; }
  .navPages-quickSearch .form-field {
    margin-bottom: 0; }

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

@media (min-width: 801px) {
  .navigation-menu li:hover .navPage-subMenu {
    opacity: 1;
    transition: all 0.5s ease 0s;
    visibility: visible;
    display: block;
    width: 200px;
    right: 0;
    left: 0;
    padding: 13px 0 !important; }
    .navigation-menu li:hover .navPage-subMenu .navPage-subMenu-item > .navPage-subMenu-action {
      border-bottom: 0;
      margin-bottom: 0;
      padding: 5px; } }

.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: 13px; }
  .tag a {
    color: #8c8c8c;
    display: inline-block;
    padding: 0.38462rem 0.53846rem;
    text-decoration: none; }
    .tag a:hover {
      color: #ff9c00; }

.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: #ff9c00; }
    .socialLinks .icon svg {
      fill: #707070;
      transition: all 0.15s ease; }

.footer-social .socialLinks .icon:hover svg {
  fill: white; }

.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;
    /*&:last-child {
            margin-right: 0;
        }*/ }

.socialLinks--alt .icon {
  height: 2.15385rem;
  width: 2.15385rem;
  padding: 7px;
  background: #3d3d3d;
  border-radius: 50%; }

.socialLinks--alt svg {
  fill: #8c8c8c; }

.socialLinks--alt .socialLinks-item:hover .icon--twitter {
  background: #55acee; }

.socialLinks--alt .socialLinks-item:hover .icon--facebook {
  background: #3b5998; }

.socialLinks--alt .socialLinks-item:hover .icon--pinterest {
  background: #cb2027; }

.socialLinks--alt .socialLinks-item:hover .icon--instagram {
  background: #6a453b; }

.socialLinks--alt .socialLinks-item:hover .icon--youtube {
  background: #e5281b; }

.socialLinks--alt .socialLinks-item:hover .icon--linkedin {
  background: #007bb6; }

.socialLinks--alt .socialLinks-item:hover .icon--google {
  background: #d13f2d; }

.socialLinks--alt .socialLinks-item:hover .icon--tumblr {
  background: #274152; }

.socialLinks--alt .socialLinks-item:hover .icon--stumbleupon {
  background: #378733; }

.socialLinks--alt .socialLinks-item:hover .icon--rss {
  background: #ffa500; }

.main-tmslider-fullbg {
  clear: both;
  float: left;
  width: 100%;
  position: relative;
  background: #f8f8f8; }
  .main-tmslider-fullbg .home-slider-right {
    width: 100%;
    position: relative;
    float: right;
    margin: 30px 0 30px; }
    @media (min-width: 970px) {
      .main-tmslider-fullbg .home-slider-right {
        width: 77%;
        margin: 20px 0; } }
  .main-tmslider-fullbg .main-slider {
    width: 100%;
    float: left;
    position: relative;
    margin: 0 auto; }
    @media (min-width: 551px) {
      .main-tmslider-fullbg .main-slider {
        width: 67.712%; } }
    .main-tmslider-fullbg .main-slider .heroCarousel {
      margin: 0; }

.heroCarousel {
  margin-bottom: 4.5rem;
  margin-top: -1.5rem; }
  @media (min-width: 801px) {
    .heroCarousel {
      margin-top: 0; } }
  .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: 40%;
    margin-top: 0;
    height: 46px;
    width: 45px;
    opacity: 0;
    -webkit-transform: none;
    transform: none;
    visibility: hidden; }
    @media (min-width: 551px) {
      .heroCarousel .slick-next,
      .heroCarousel .slick-prev {
        visibility: visible; } }
    @media (min-width: 801px) {
      .heroCarousel .slick-next,
      .heroCarousel .slick-prev {
        top: 46%; } }
  .heroCarousel .slick-next {
    right: 15px;
    border: 0;
    background: url(../img/megnor/Arrow-2.png) -121px 1px no-repeat; }
    @media (min-width: 801px) {
      .heroCarousel .slick-next {
        right: 0px; } }
    .heroCarousel .slick-next:hover {
      background: url(../img/megnor/Arrow-2.png) -121px -70px no-repeat;
      transition: all 0ms ease-out 0s; }
  .heroCarousel .slick-prev {
    left: 15px;
    background: url(../img/megnor/Arrow-2.png) no-repeat; }
    @media (min-width: 801px) {
      .heroCarousel .slick-prev {
        left: 0px; } }
    .heroCarousel .slick-prev:hover {
      background: url(../img/megnor/Arrow-2.png) 0 -71px no-repeat;
      transition: all 0ms ease-out 0s; }
  .heroCarousel .slick-dots {
    bottom: 0.53846rem;
    display: none !important; }
    @media (min-width: 801px) {
      .heroCarousel .slick-dots {
        bottom: 1.5rem; } }
    .heroCarousel .slick-dots li {
      background-color: white;
      background-color: rgba(255, 255, 255, 0.9); }

.heroCarousel:hover .slick-next,
.heroCarousel:hover .slick-prev {
  opacity: 1; }

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

.objectfit .heroCarousel-slide {
  background-image: none !important; }

@media (min-width: 1300px) {
  .heroCarousel-slide--stretch {
    background-size: 100% 100%; } }

@media (min-width: 801px) {
  .heroCarousel-image {
    max-height: 46.15385rem;
    object-fit: cover;
    width: 100%; } }

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

.heroCarousel-content {
  background-color: rgba(0, 0, 255, 0);
  padding: 0.76923rem 1.5rem 1.5rem;
  text-align: center;
  text-transform: uppercase;
  position: absolute;
  top: 21%;
  left: 2%; }
  @media (min-width: 551px) {
    .heroCarousel-content {
      background-color: rgba(0, 0, 255, 0);
      padding: 0.76923rem 1.5rem 3rem;
      position: absolute;
      top: 21%;
      left: 8%; } }
  @media (min-width: 801px) {
    .heroCarousel-content {
      margin: 0 auto;
      padding: 2.25rem;
      position: absolute;
      right: auto;
      top: 50%;
      transform: translateY(-50%);
      width: 30rem;
      text-align: left; }
      .heroCarousel-content.heroCarousel-content--empty {
        background-color: transparent; } }

.heroCarousel-title {
  color: white;
  font-size: 20px;
  margin-top: 0;
  line-height: 1.2; }
  @media (min-width: 801px) {
    .heroCarousel-title {
      font-size: 50px;
      font-weight: bold; } }

.heroCarousel-description {
  color: white;
  font-size: 12px;
  clear: both; }
  @media (min-width: 551px) {
    .heroCarousel-description {
      font-size: 12px; } }
  @media (min-width: 801px) {
    .heroCarousel-description {
      font-size: 14px; } }

.heroCarousel-action {
  margin: 0;
  padding: 6px 14px;
  font-size: 12px;
  line-height: 21px;
  letter-spacing: 2.5px;
  border-radius: 0; }

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

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

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

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

.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: 13px; }
  .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: 13px;
  font-weight: 700; }
  @media (min-width: 551px) {
    .return-itemName {
      font-size: 13px;
      font-weight: 400; } }

.return-itemPrice {
  color: #999999;
  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: 50%;
  float: left; }
  @media (min-width: 551px) {
    .productCarousel-slide {
      width: 33.33333%; } }
  @media (min-width: 801px) {
    .productCarousel-slide {
      width: 25%; } }
  @media (min-width: 1300px) {
    .productCarousel-slide {
      width: 16.66667%; } }
  .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: 13px;
  vertical-align: top; }
  @media (min-width: 801px) {
    .productReview {
      width: 50%; } }
  @media (min-width: 1300px) {
    .productReview {
      width: 33.33333%; } }

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

.productReview-author {
  color: #8c8c8c;
  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-images {
  margin-bottom: 3rem; }

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

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

.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: 2.30769rem;
    margin-right: 2.30769rem; }
  .productView-thumbnails .slick-next {
    right: 0;
    top: auto;
    margin: 0;
    bottom: 10px;
    border: 0; }
    @media (min-width: 551px) {
      .productView-thumbnails .slick-next {
        bottom: 25px; } }
    @media (min-width: 801px) {
      .productView-thumbnails .slick-next {
        bottom: 0px; } }
    @media (min-width: 1300px) {
      .productView-thumbnails .slick-next {
        bottom: 20%; } }
  .productView-thumbnails .slick-prev {
    left: 0;
    margin: 0;
    top: auto;
    bottom: 10px; }
    @media (min-width: 551px) {
      .productView-thumbnails .slick-prev {
        bottom: 25px; } }
    @media (min-width: 801px) {
      .productView-thumbnails .slick-prev {
        bottom: 0px; } }
    @media (min-width: 1300px) {
      .productView-thumbnails .slick-prev {
        bottom: 20%; } }
  .productView-thumbnails img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: auto;
    position: relative; }

.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: 1300px) {
    .productView-thumbnail {
      width: 20%; } }

.productView-thumbnail-link {
  border: 1px solid #e5e5e5;
  display: block;
  position: relative;
  text-align: center;
  width: 100%; }
  .productView-thumbnail-link:hover, .productView-thumbnail-link.is-active {
    border-color: #1f2022; }

.productView-details .socialLinks {
  line-height: 20px; }

.addthis_toolbox.addthis_32x32_style {
  text-align: center;
  margin-bottom: 20px; }
  @media (min-width: 801px) {
    .addthis_toolbox.addthis_32x32_style {
      text-align: left;
      margin-bottom: 0px; } }

@media (min-width: 801px) {
  .productView-product {
    padding-bottom: 0;
    float: left;
    width: 100%; } }

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

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

.productView-brand {
  color: #999999;
  font-size: 13px;
  margin: 0 0 0.76923rem; }
  @media (min-width: 1300px) {
    .productView-brand {
      margin: 0 0 0.38462rem; } }
  .productView-brand a {
    color: #999999; }
    .productView-brand a:hover {
      color: #ff9c00; }

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

.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: #8c8c8c; }
    .productView-reviewLink > a:hover {
      color: #ff9c00; }

.productView-info {
  margin-bottom: 0;
  line-height: 33px;
  margin-top: 1.5rem;
  border-top: 1px solid #e5e5e5;
  padding: 1.5rem 0 1.1rem;
  width: 100%;
  float: left;
  position: relative;
  clear: both; }
  @media (min-width: 551px) {
    .productView-info > :first-child {
      margin-top: 0;
      margin-bottom: 0; } }
  .productView-info > :last-child {
    margin-bottom: 0;
    float: left; }

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

.productView-info-name {
  clear: both;
  float: left;
  margin-bottom: 0.15385rem;
  margin-right: 0.38462rem;
  min-width: 90px; }
  @media (min-width: 551px) {
    .productView-info-name {
      font-family: "Roboto", Arial, Helvetica, sans-serif;
      font-weight: 600; } }

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

.productView-options {
  margin-bottom: 0.73077rem;
  text-align: center; }
  .productView-options:before, .productView-options:after {
    content: " ";
    display: table; }
  .productView-options:after {
    clear: both; }
  @media (min-width: 801px) {
    .productView-options {
      text-align: left; } }
  @media (min-width: 551px) {
    .productView-options .form-input[type="number"] {
      width: 16.66667%; } }
  .productView-options .productView-price .price {
    font-weight: 500; }
  @media (min-width: 551px) {
    .productView-options .form {
      display: inline-block; } }
  .productView-options input[type="file"] {
    font-size: 12px; }
  .productView-options .form-field.form-field--increments {
    float: none;
    margin-right: 15px;
    margin-bottom: 1rem; }
    @media (min-width: 551px) {
      .productView-options .form-field.form-field--increments {
        float: none;
        margin-bottom: 0; } }
    @media (min-width: 551px) {
      .productView-options .form-field.form-field--increments {
        float: left; } }
  .productView-options .form-field {
    font-size: 0;
    margin-bottom: 0rem; }
    .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: 801px) {
        .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;
      margin-top: 1.5rem; } }
  @media (min-width: 801px) {
    .productView-options .form-action {
      padding: 0;
      width: auto;
      display: inline-block;
      margin-top: 1.4rem; } }
  @media (min-width: 1300px) {
    .productView-options .form-action {
      display: inline-block;
      margin-top: 1.4rem; } }
  .productView-options .form-action .button {
    width: 100%; }
    @media (min-width: 1300px) {
      .productView-options .form-action .button {
        width: auto; } }
  .productView-options .form-action input#form-action-addToCart {
    text-transform: uppercase;
    height: 38px; }
  .productView-options .form-action input#form-action-addToWishlist {
    font-size: 0;
    background-image: url(../img/megnor/Icon01.png);
    background-repeat: no-repeat;
    background-position: center;
    width: 38px;
    height: 38px;
    padding: 7px 10px;
    border: 0; }
  .productView-options .form-action .form.wishlist-button {
    display: inline-block;
    text-align: center; }

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

.productOptions-list-item {
  padding: 1.5rem; }
  .productOptions-list-item + .productOptions-list-item {
    border-top: 1px solid #cccccc; }
  .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%;
  cursor: crosshair;
  top: 0;
  left: 0; }
  .productView-image .easyzoom-flyout img {
    max-width: none;
    width: auto; }

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

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

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

.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: "Roboto", Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: 400;
  padding: 1.23077rem 1rem;
  position: relative;
  text-align: right;
  width: 0; }
  @media (min-width: 801px) {
    .compareTable-heading {
      width: 25%; } }

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

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

.compareTable-removeProduct {
  background-color: #e5e5e5;
  border-radius: 50%;
  height: 2.5rem;
  position: absolute;
  right: -1rem;
  top: -1rem;
  transition: background-color 0.15s ease;
  width: 2.5rem; }
  .compareTable-removeProduct .icon {
    fill: #707070;
    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;
    overflow: visible; }
  .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;
  padding: 5px 15px; }

.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 {
  margin-bottom: 2.26923rem; }
  .toggle:last-of-type {
    margin-bottom: 1.13462rem; }

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

.toggleLink {
  color: #8c8c8c; }
  .toggleLink:hover {
    color: #ff9c00; }
  .toggle-title .toggleLink {
    float: right;
    line-height: 24px; }

.toggleLink-text {
  font-size: 12px;
  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: 90rem;
  width: 100%;
  border: #e5e5e5 solid;
  border-radius: 0px;
  border-width: 1px;
  display: block;
  margin-bottom: 0;
  padding: 1rem; }
  .facetedSearch-toggle:before, .facetedSearch-toggle:after {
    content: " ";
    display: table; }
  .facetedSearch-toggle:after {
    clear: both; }
  @media (min-width: 801px) {
    .facetedSearch-toggle {
      display: none !important; } }
  .facetedSearch-toggle.is-open {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    margin-bottom: 0; }

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

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

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

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

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

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

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

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

.banners {
  clear: both;
  /*a {
        color: color("whites", "bright");
    }*/ }
  .banners p:last-child {
    margin-bottom: 0; }

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

.banner > p {
  display: none; }

.banner-top-right {
  float: left;
  width: 100%;
  position: relative;
  clear: both;
  margin: 20px 0 0; }
  @media (min-width: 551px) {
    .banner-top-right {
      width: 29.5%;
      float: right;
      clear: right;
      margin: 0; } }
  @media (min-width: 801px) {
    .banner-top-right {
      width: 30%; } }
  @media (min-width: 1250px) {
    .banner-top-right {
      width: 29.971%; } }
  .banner-top-right .top-right-banners .banner1 {
    width: 48%;
    float: left;
    position: relative; }
    @media (min-width: 551px) {
      .banner-top-right .top-right-banners .banner1 {
        float: none;
        width: auto;
        margin-bottom: 20px; } }
    .banner-top-right .top-right-banners .banner1 a:before {
      background-color: rgba(51, 206, 187, 0.5);
      opacity: 0;
      -webkit-opacity: 0;
      content: "";
      position: absolute;
      height: 100%;
      width: 100%;
      transition: opacity 0.3s ease,background-color 0.3s ease;
      -webkit-transition: opacity 0.3s ease,background-color 0.3s ease; }
    .banner-top-right .top-right-banners .banner1:hover a:before {
      opacity: 1;
      -webkit-opacity: 1; }
  .banner-top-right .top-right-banners .banner2 {
    width: 48%;
    float: right;
    position: relative; }
    @media (min-width: 551px) {
      .banner-top-right .top-right-banners .banner2 {
        float: none;
        width: auto; } }
    .banner-top-right .top-right-banners .banner2 a:before {
      background-color: rgba(255, 216, 27, 0.5);
      opacity: 0;
      -webkit-opacity: 0;
      content: "";
      position: absolute;
      height: 100%;
      width: 100%;
      transition: opacity 0.3s ease,background-color 0.3s ease;
      -webkit-transition: opacity 0.3s ease,background-color 0.3s ease; }
    .banner-top-right .top-right-banners .banner2:hover a:before {
      opacity: 1;
      -webkit-opacity: 1; }

.slider-bottom-banners {
  float: left;
  width: 100%;
  position: relative;
  display: inline-block;
  margin-top: 20px; }
  .slider-bottom-banners .top-banner-container {
    overflow: hidden;
    margin: 0; }
    .slider-bottom-banners .top-banner-container .content1.content {
      float: left;
      width: 100%; }
      @media (min-width: 551px) {
        .slider-bottom-banners .top-banner-container .content1.content {
          width: 30%; } }
      .slider-bottom-banners .top-banner-container .content1.content .content-inner {
        padding: 48px 10px 10px;
        border: 1px solid #e5e5e5;
        background: #fff;
        text-align: center;
        margin: 0;
        position: relative; }
        .slider-bottom-banners .top-banner-container .content1.content .content-inner .cms-title {
          font-family: "Squada One",sans-serif;
          font-size: 35px;
          line-height: 36px;
          text-transform: uppercase;
          color: #1f2022;
          transition: all 0.8s ease 0s; }
        .slider-bottom-banners .top-banner-container .content1.content .content-inner .cms-desc {
          position: absolute;
          top: 0;
          padding: 5px;
          left: 0;
          background: #808080;
          right: 0;
          color: #fff;
          font-family: "Dosis",sans-serif;
          font-size: 12px;
          font-weight: 500;
          letter-spacing: 4px;
          text-transform: uppercase;
          transition: all 0.8s ease 0s; }
        .slider-bottom-banners .top-banner-container .content1.content .content-inner .shopnow a.button {
          font-family: "Dosis",sans-serif;
          font-size: 16px;
          font-weight: 400;
          letter-spacing: 1px;
          transition: all 0.8s ease 0s;
          background-color: transparent;
          color: #6d6d6d;
          margin: 0;
          padding: 9px 7px;
          text-transform: capitalize;
          border: 0; }
        .slider-bottom-banners .top-banner-container .content1.content .content-inner:hover .cms-title {
          transform: scale(1.05);
          transition: all 0.8s ease 0s; }
        .slider-bottom-banners .top-banner-container .content1.content .content-inner:hover .cms-desc {
          background-color: #e6553b;
          transition: all 0.8s ease 0s; }
        .slider-bottom-banners .top-banner-container .content1.content .content-inner:hover .shopnow a.button {
          transform: scale(0.9);
          transition: all 0.8s ease 0s;
          color: #ff9c00; }
    .slider-bottom-banners .top-banner-container .content2.content {
      float: right;
      width: 100%;
      list-style: none; }
      @media (min-width: 551px) {
        .slider-bottom-banners .top-banner-container .content2.content {
          width: 70%; } }
      .slider-bottom-banners .top-banner-container .content2.content .content-inner {
        padding: 60px 10px 30px;
        border: 1px solid #e5e5e5;
        background: #fff;
        text-align: center;
        margin: 15px 0 0 0px;
        position: relative; }
        @media (min-width: 551px) {
          .slider-bottom-banners .top-banner-container .content2.content .content-inner {
            margin: 0px 0 0 10px; } }
        .slider-bottom-banners .top-banner-container .content2.content .content-inner .cms-title {
          font-family: "Squada One",sans-serif;
          font-size: 35px;
          line-height: 36px;
          text-transform: uppercase;
          color: #1f2022;
          transition: all 0.8s ease 0s; }
        .slider-bottom-banners .top-banner-container .content2.content .content-inner .cms-desc {
          position: absolute;
          top: 0;
          padding: 5px;
          left: 0;
          background: #808080;
          right: 0;
          color: #fff;
          font-family: "Dosis",sans-serif;
          font-size: 12px;
          font-weight: 500;
          letter-spacing: 4px;
          text-transform: uppercase;
          transition: all 0.8s ease 0s; }
        .slider-bottom-banners .top-banner-container .content2.content .content-inner .shopnow a.button {
          font-family: "Dosis",sans-serif;
          font-size: 16px;
          font-weight: 400;
          letter-spacing: 1px;
          transition: all 0.8s ease 0s;
          background-color: transparent;
          color: #6d6d6d;
          margin: 0;
          padding: 9px 7px;
          text-transform: capitalize;
          border: 0; }
        .slider-bottom-banners .top-banner-container .content2.content .content-inner:hover .cms-title {
          transform: scale(1.05);
          transition: all 0.8s ease 0s; }
        .slider-bottom-banners .top-banner-container .content2.content .content-inner:hover .cms-desc {
          background-color: #0392ca;
          transition: all 0.8s ease 0s; }
        .slider-bottom-banners .top-banner-container .content2.content .content-inner:hover .shopnow a.button {
          transform: scale(0.9);
          transition: all 0.8s ease 0s;
          color: #ff9c00; }

.servicetop-cms {
  width: 100%;
  display: inline-block;
  float: none;
  color: #1f2022;
  padding: 0px;
  margin-bottom: 15px;
  text-align: center; }
  @media (min-width: 551px) {
    .servicetop-cms {
      float: left;
      text-align: left; } }
  @media (min-width: 801px) {
    .servicetop-cms {
      padding: 0px 0px 25px 30px; } }
  @media (min-width: 1300px) {
    .servicetop-cms {
      padding: 0px 0px 0px 30px; } }
  .servicetop-cms .service {
    width: auto;
    display: inline-block; }
    @media (min-width: 551px) {
      .servicetop-cms .service {
        width: auto;
        display: block; } }
    .servicetop-cms .service .serviceblock1 {
      background-position: 11px 9px; }
      .servicetop-cms .service .serviceblock1:hover {
        background-position: 11px -242px; }
        .servicetop-cms .service .serviceblock1:hover .title {
          color: #1f2022; }
    .servicetop-cms .service .serviceblock2 {
      background-position: 11px -185px; }
      .servicetop-cms .service .serviceblock2:hover {
        background-position: 11px -436px; }
        .servicetop-cms .service .serviceblock2:hover .title {
          color: #1f2022; }
    .servicetop-cms .service .serviceblock3 {
      background-position: 11px -121px; }
      .servicetop-cms .service .serviceblock3:hover {
        background-position: 11px -372px; }
        .servicetop-cms .service .serviceblock3:hover .title {
          color: #1f2022; }
    .servicetop-cms .service .serviceblock4 {
      background-position: 11px -57px;
      border-right: 0;
      margin-right: 0;
      padding: 0 0 0 56px; }
      .servicetop-cms .service .serviceblock4:hover {
        background-position: 11px -308px; }
        .servicetop-cms .service .serviceblock4:hover .title {
          color: #1f2022; }
  .servicetop-cms .serviceblock {
    width: 100%;
    float: none;
    display: block;
    background: url(../img/megnor/services.png) no-repeat;
    padding: 5px 0 5px 60px;
    margin: 8px 0;
    text-align: left;
    border-right: 0;
    text-transform: capitalize; }
    @media (min-width: 551px) {
      .servicetop-cms .serviceblock {
        width: 50%;
        float: left;
        display: inline-block; } }
    @media (min-width: 979px) {
      .servicetop-cms .serviceblock {
        width: 23%;
        padding: 5px 0 5px 60px;
        margin-right: 17px;
        float: left;
        border-right: 1px solid #cacaca; } }
    .servicetop-cms .serviceblock .title {
      font-size: 15px;
      font-weight: 500; }
      @media (min-width: 979px) {
        .servicetop-cms .serviceblock .title {
          font-size: 12px;
          font-weight: 600; } }
      @media (min-width: 1200px) {
        .servicetop-cms .serviceblock .title {
          font-size: 15px;
          font-weight: 500; } }
    .servicetop-cms .serviceblock .subtitle {
      font-weight: 400; }

.service-left-banner {
  width: 100%;
  float: left;
  clear: both;
  margin: 0 0 30px 0; }
  .service-left-banner .ser-banner.banner1 {
    border-bottom: 2px solid #e6e6e6;
    background-color: #f2f2f2; }
  .service-left-banner .ser-banner.banner3 {
    border-bottom: 2px solid #e6e6e6;
    background-color: #f2f2f2; }
  .service-left-banner .ser-banner.banner5 {
    border-bottom: 2px solid #e6e6e6;
    background-color: #f2f2f2; }
  .service-left-banner .ser-banner {
    position: relative;
    padding: 15px 10px;
    width: 100%;
    float: left; }
    @media (min-width: 801px) {
      .service-left-banner .ser-banner {
        padding: 15px 5px; } }
    @media (min-width: 1300px) {
      .service-left-banner .ser-banner {
        padding: 15px 10px; } }
    .service-left-banner .ser-banner a:hover .ser-text3 {
      color: #707070; }
    .service-left-banner .ser-banner .round_img {
      float: left;
      display: inline-block;
      width: auto;
      margin-left: 10px;
      transition: all .5s ease 0s; }
      @media (min-width: 801px) {
        .service-left-banner .ser-banner .round_img {
          float: none;
          display: block;
          width: auto;
          text-align: center;
          margin-left: 0px; } }
      @media (min-width: 1150px) {
        .service-left-banner .ser-banner .round_img {
          float: left;
          display: inline-block;
          margin-left: 10px; } }
    .service-left-banner .ser-banner .ser-text1 {
      float: left;
      width: 71%;
      font-size: 16px;
      display: inline-block;
      font-weight: 600;
      margin-top: 13px;
      margin-left: 15px;
      text-transform: uppercase; }
      @media (min-width: 801px) {
        .service-left-banner .ser-banner .ser-text1 {
          float: none;
          display: block;
          width: auto;
          text-align: center;
          margin-left: 0px; } }
      @media (min-width: 1150px) {
        .service-left-banner .ser-banner .ser-text1 {
          float: left;
          display: inline-block;
          margin-left: 15px; } }
    .service-left-banner .ser-banner .ser-text3 {
      float: left;
      display: inline-block;
      width: 70%;
      text-transform: capitalize;
      font-weight: 300;
      margin-left: 15px; }
      @media (min-width: 801px) {
        .service-left-banner .ser-banner .ser-text3 {
          float: none;
          display: block;
          width: auto;
          text-align: center;
          margin-left: 0px; } }
      @media (min-width: 1150px) {
        .service-left-banner .ser-banner .ser-text3 {
          float: left;
          display: inline-block;
          margin-left: 15px; } }
    .service-left-banner .ser-banner:hover .round_img {
      transform: scale(0.95);
      -ms-transform: scale(0.95);
      -o-transform: scale(0.95);
      -moz-transform: scale(0.95);
      -webkit-transform: scale(0.95); }

.img-leftcol2 {
  width: auto;
  position: relative;
  float: left;
  margin: 15px 0; }

.subbanner-cms3 {
  overflow: hidden;
  width: 100%;
  position: relative;
  float: left;
  clear: both;
  margin: 25px 0 0px 0; }
  .subbanner-cms3 .subbanner-inner.row .subbannerpart1 {
    float: left;
    width: 30%; }
    .subbanner-cms3 .subbanner-inner.row .subbannerpart1 .subbanner-one {
      width: 95%;
      float: left; }
      .subbanner-cms3 .subbanner-inner.row .subbannerpart1 .subbanner-one .content-inner {
        position: relative; }
        .subbanner-cms3 .subbanner-inner.row .subbannerpart1 .subbanner-one .content-inner a:before {
          background-color: rgba(255, 176, 90, 0.5);
          opacity: 0;
          -webkit-opacity: 0;
          content: "";
          position: absolute;
          height: 100%;
          width: 100%;
          transition: opacity 0.3s ease,background-color 0.3s ease;
          -webkit-transition: opacity 0.3s ease,background-color 0.3s ease; }
        .subbanner-cms3 .subbanner-inner.row .subbannerpart1 .subbanner-one .content-inner:hover a:before {
          opacity: 1;
          -webkit-opacity: 1; }
  .subbanner-cms3 .subbanner-inner.row .subbannerpart2 {
    text-align: center;
    width: 40%;
    float: left;
    display: inline-block; }
    .subbanner-cms3 .subbanner-inner.row .subbannerpart2 .subbanner-two {
      width: 97.01%;
      position: relative;
      text-align: center;
      margin: 0 auto;
      display: inline-block; }
  .subbanner-cms3 .subbanner-inner.row .subbannerpart3 {
    float: right;
    width: 30%;
    text-align: right; }
    .subbanner-cms3 .subbanner-inner.row .subbannerpart3 .subbanner-three {
      width: 95%;
      text-align: right;
      float: right; }
    .subbanner-cms3 .subbanner-inner.row .subbannerpart3 .content-inner {
      position: relative; }
      .subbanner-cms3 .subbanner-inner.row .subbannerpart3 .content-inner a:before {
        background-color: rgba(50, 169, 234, 0.5);
        opacity: 0;
        -webkit-opacity: 0;
        content: "";
        position: absolute;
        height: 100%;
        width: 100%;
        transition: opacity 0.3s ease,background-color 0.3s ease;
        -webkit-transition: opacity 0.3s ease,background-color 0.3s ease; }
      .subbanner-cms3 .subbanner-inner.row .subbannerpart3 .content-inner:hover a:before {
        opacity: 1;
        -webkit-opacity: 1; }

.subbannerpart2 .img1 {
  margin-bottom: 5%;
  position: relative; }
  .subbannerpart2 .img1 a:before {
    background-color: rgba(255, 230, 80, 0.5);
    opacity: 0;
    -webkit-opacity: 0;
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    transition: opacity 0.3s ease,background-color 0.3s ease;
    -webkit-transition: opacity 0.3s ease,background-color 0.3s ease; }
  .subbannerpart2 .img1:hover a:before {
    opacity: 1;
    -webkit-opacity: 1; }

.subbannerpart2 .img2 {
  position: relative; }
  .subbannerpart2 .img2 a:before {
    background-color: rgba(55, 208, 194, 0.5);
    opacity: 0;
    -webkit-opacity: 0;
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    transition: opacity 0.3s ease,background-color 0.3s ease;
    -webkit-transition: opacity 0.3s ease,background-color 0.3s ease; }
  .subbannerpart2 .img2:hover a:before {
    opacity: 1;
    -webkit-opacity: 1; }

/* Last Top home Banner single image */
.last-subbanner-cms2 {
  width: 100%;
  float: left;
  position: relative;
  clear: both;
  margin: 2rem 0 3rem; }
  .last-subbanner-cms2 .subbannercmspart1 {
    float: left;
    width: 49%; }
    @media (min-width: 1300px) {
      .last-subbanner-cms2 .subbannercmspart1 {
        width: auto; } }
    .last-subbanner-cms2 .subbannercmspart1 .subbanner-inner {
      position: relative; }
      .last-subbanner-cms2 .subbannercmspart1 .subbanner-inner a:before {
        background-color: rgba(55, 208, 194, 0.5);
        opacity: 0;
        -webkit-opacity: 0;
        content: "";
        position: absolute;
        height: 100%;
        width: 100%;
        transition: opacity 0.3s ease,background-color 0.3s ease;
        -webkit-transition: opacity 0.3s ease,background-color 0.3s ease; }
      .last-subbanner-cms2 .subbannercmspart1 .subbanner-inner:hover a:before {
        opacity: 1;
        -webkit-opacity: 1; }
  .last-subbanner-cms2 .subbannercmspart2 {
    float: right;
    width: 49%;
    text-align: right; }
    @media (min-width: 1300px) {
      .last-subbanner-cms2 .subbannercmspart2 {
        width: auto; } }
    .last-subbanner-cms2 .subbannercmspart2 .subbanner-inner {
      position: relative; }
      .last-subbanner-cms2 .subbannercmspart2 .subbanner-inner a:before {
        background-color: rgba(255, 182, 75, 0.5);
        opacity: 0;
        -webkit-opacity: 0;
        content: "";
        position: absolute;
        height: 100%;
        width: 100%;
        transition: opacity 0.3s ease,background-color 0.3s ease;
        -webkit-transition: opacity 0.3s ease,background-color 0.3s ease; }
      .last-subbanner-cms2 .subbannercmspart2 .subbanner-inner:hover a:before {
        opacity: 1;
        -webkit-opacity: 1; }

/* Start left category banner single */
.banners p.bottom-banner {
  display: block;
  text-align: center; }

/* End left category banner single */
/* Start Special Product below CMS */
.category-cms {
  width: 100%;
  background: #f8f8f8;
  float: left;
  padding-bottom: 0px;
  padding-top: 40px;
  margin-bottom: 0px; }
  .category-cms .category-container {
    width: 100%;
    position: relative;
    float: left;
    padding: 0 15px; }
    @media (min-width: 1200px) {
      .category-cms .category-container {
        padding: 0 0px; } }
  .category-cms .category-row {
    margin-left: -11px;
    margin-right: -11px; }
  .category-cms .categoryblock {
    padding-left: 11px;
    padding-right: 11px;
    float: left;
    width: 50%;
    margin-bottom: 20px; }
    @media (min-width: 801px) {
      .category-cms .categoryblock {
        width: 25%;
        margin-bottom: 0px; } }
    .category-cms .categoryblock .category {
      padding: 0px 0px;
      border: 1px solid #e5e5e5;
      overflow: hidden;
      display: block;
      background-color: #ffffff; }
      @media (min-width: 551px) {
        .category-cms .categoryblock .category {
          padding: 0px 20px; } }
      .category-cms .categoryblock .category .cat-desc {
        float: none;
        padding-top: 24px;
        text-align: center; }
        @media (min-width: 1130px) {
          .category-cms .categoryblock .category .cat-desc {
            float: left; } }
        .category-cms .categoryblock .category .cat-desc .cate-heading {
          text-transform: uppercase;
          font-size: 16px;
          font-weight: 700;
          float: none;
          margin-bottom: 15px;
          word-wrap: break-word;
          position: relative;
          z-index: 99; }
          @media (min-width: 1130px) {
            .category-cms .categoryblock .category .cat-desc .cate-heading {
              float: left; } }
          .category-cms .categoryblock .category .cat-desc .cate-heading > a {
            color: #1f2022; }
            .category-cms .categoryblock .category .cat-desc .cate-heading > a:hover {
              color: #25aef5; }
        .category-cms .categoryblock .category .cat-desc ul.subcats {
          list-style: none;
          padding: 0;
          overflow: hidden;
          vertical-align: top;
          margin: 0;
          clear: both;
          float: none;
          text-align: center; }
          @media (min-width: 1130px) {
            .category-cms .categoryblock .category .cat-desc ul.subcats {
              float: left;
              text-align: left; } }
          .category-cms .categoryblock .category .cat-desc ul.subcats li {
            transition: all 0.3s ease;
            -webkit-transition: all 0.3s ease; }
            .category-cms .categoryblock .category .cat-desc ul.subcats li > a {
              text-transform: capitalize;
              font-size: 13px;
              display: inline-block;
              position: relative;
              transition: padding 0.3s ease;
              -webkit-transition: padding 0.3s ease; }
              .category-cms .categoryblock .category .cat-desc ul.subcats li > a:before {
                content: "\f111";
                font-family: "FontAwesome";
                font-size: 0;
                transition: all 0.3s ease;
                -webkit-transition: all 0.3s ease;
                line-height: 20px;
                position: absolute;
                left: 0;
                z-index: 99; }
              .category-cms .categoryblock .category .cat-desc ul.subcats li > a:hover {
                padding-left: 10px;
                transition: padding 0.3s ease;
                -webkit-transition: padding 0.3s ease;
                color: #25aef5; }
                .category-cms .categoryblock .category .cat-desc ul.subcats li > a:hover:before {
                  font-size: 4px;
                  margin-right: 10px; }
      .category-cms .categoryblock .category .image {
        float: none;
        text-align: center;
        clear: both;
        margin-top: 10px; }
        @media (min-width: 1130px) {
          .category-cms .categoryblock .category .image {
            float: right;
            text-align: right;
            clear: none;
            margin-top: 0px; } }
        .category-cms .categoryblock .category .image img {
          transition: all 0.3s ease;
          -webkit-transition: all 0.3s ease; }
      .category-cms .categoryblock .category:hover .image img {
        transform: scale(1.1);
        -webkit-transform: scale(1.1); }

/* End CMS */
.facetLabel {
  background: #e5e5e5;
  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: #8c8c8c;
    position: relative;
    top: -1px; }

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

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

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

.cart-list {
  border-top: 1px solid #e5e5e5;
  display: block; }
  @media (min-width: 801px) {
    .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: 801px) {
    .cart-item {
      display: table-row;
      padding-left: 0; }
      .cart-item:before, .cart-item:after {
        display: none; } }

.cart-item-block {
  display: block; }
  @media (min-width: 801px) {
    .cart-item-block {
      display: table-cell; } }
  .cart-item-block .definitionList {
    margin-bottom: 0.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 {
      height: 9rem;
      margin-bottom: 0;
      margin-left: -33.33333%;
      width: 33.33333%; } }
  @media (min-width: 801px) {
    .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: 801px) {
    .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: 801px) {
    .cart-item-title {
      display: table-cell;
      padding: 1.5rem; } }

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

@media (min-width: 801px) {
  .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: 801px) {
    .cart-item-quantity .form-increment {
      margin-left: 0; } }

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

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

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

.cart-item-name {
  font-size: 13px;
  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: #1f2022; }

.cart-remove {
  background-color: #e5e5e5;
  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: #707070; }

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

.cart-total {
  border-bottom: 0; }
  .cart-total:before, .cart-total:after {
    content: " ";
    display: table; }
  .cart-total:after {
    clear: both; }
  @media (min-width: 801px) {
    .cart-total + .cart-total {
      border-top: 1px solid #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: #8c8c8c;
  width: 33.33333%; }
  @media (min-width: 551px) {
    .cart-total-label {
      width: 50%; } }
  @media (min-width: 801px) {
    .cart-total-label {
      display: block;
      padding-left: 0;
      text-align: left; } }

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

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

.cart-total-grandTotal {
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  font-size: 20px;
  padding-bottom: 0.15385rem;
  padding-top: 0.15385rem;
  position: relative; }
  @media (min-width: 801px) {
    .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: #8c8c8c;
  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: #ff9c00; }

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

.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: 90rem;
  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: #8c8c8c;
  display: inline-block;
  font-size: 12px; }

.previewCartAction {
  margin: 0 auto;
  max-width: 90rem;
  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.76923rem; }

.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: 1300px) {
    .address {
      width: 33.33333%; } }

.panel--address {
  font-size: 13px;
  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: 13px; }

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

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

.panel--newAddress {
  display: block;
  text-align: center;
  text-decoration: none; }
  .panel--newAddress:hover .address-title {
    color: #ff9c00; }
  .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;
  vertical-align: top; }
  @media (min-width: 801px) {
    .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: 801px) {
    .video {
      margin-bottom: 1.88462rem; } }
  .video:hover, .video.is-active {
    color: #333333;
    opacity: 1; }

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

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

.video-description {
  font-size: 13px;
  margin-bottom: 0;
  clear: none; }

.previewCart {
  margin: 0 auto;
  max-width: 90rem;
  width: 100%; }
  .previewCart:before, .previewCart:after {
    content: " ";
    display: table; }
  .previewCart:after {
    clear: both; }
  @media (min-width: 801px) {
    .previewCart .productView {
      padding-left: 0.75rem;
      padding-right: 0.75rem;
      width: 75%;
      float: left;
      display: flex;
      margin: 0;
      padding-bottom: 0;
      padding-top: 0; }
    .previewCart .productView-image {
      padding-left: 0.75rem;
      padding-right: 0.75rem;
      width: 41.66667%;
      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: #e5e5e5;
  padding: 1rem;
  text-align: center; }
  @media (min-width: 801px) {
    .previewCartCheckout {
      padding-left: 0.75rem;
      padding-right: 0.75rem;
      width: 25%;
      float: right;
      padding: 1.5rem; } }
  .previewCartCheckout .button {
    display: block;
    margin: 0;
    width: 100%; }
    .previewCartCheckout .button + .button,
    .previewCartCheckout .button + p {
      margin-top: 0.76923rem; }

.previewCartCheckout-price {
  display: block;
  font-size: 18px;
  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: 801px) {
    .suggestiveCart {
      display: block; } }
  .suggestiveCart .productGrid .product {
    width: 20%; }

.maintenanceNotice {
  background-color: #fffdea;
  box-shadow: 0 0 5px #999999;
  color: #333333;
  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: #333333; }

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

body.hasAdminBar {
  padding-top: 101px; }
  @media (min-width: 801px) {
    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: #e5e5e5;
  color: #333333;
  display: none; }
  .cookieMessage .button {
    width: 100%; }
    @media (min-width: 801px) {
      .cookieMessage .button {
        vertical-align: middle;
        width: 25%; } }
    @media (min-width: 1300px) {
      .cookieMessage .button {
        vertical-align: top; } }

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

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

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

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

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

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

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

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

.new-customer-fact {
  padding-left: 0.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: 801px) {
    .quickSearchResults {
      margin-top: 0; } }
  .quickSearchResults .modal-close {
    display: none; }
    @media (min-width: 801px) {
      .quickSearchResults .modal-close {
        display: block;
        right: 0px;
        top: -25px; } }

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

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

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

.navBar--account {
  display: none; }
  @media (min-width: 801px) {
    .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-figure:after {
    padding-bottom: 0%; }

.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: 13px;
    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: #999999;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  font-size: 13px;
  margin: -0.15385rem 0 1rem;
  text-transform: inherit; }

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

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

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

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

.account-product-detail {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 100%;
  float: left; }
  @media (min-width: 551px) {
    .account-product-detail {
      width: 33.33333%; } }
  @media (min-width: 1300px) {
    .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: 1300px) {
  .account-product-detail--large {
    width: 50%; } }

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

.account-product-detail-heading {
  color: #8c8c8c;
  font-family: "Roboto", 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: 1300px) {
      .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: 1300px) {
      .account-product--alignMiddle .account-product-figure {
        left: -2rem; } }
  .account-product--alignMiddle .account-product-body {
    padding-left: 2rem;
    vertical-align: middle; }
    @media (min-width: 1300px) {
      .account-product--alignMiddle .account-product-body {
        padding-left: 0; } }

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

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

.account-orderTotal-key {
  color: #8c8c8c;
  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: #cccccc;
  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: #8c8c8c;
  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: #ff9c00; }

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

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

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

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

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

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

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

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

.account-downloadsItem-availability {
  color: #8c8c8c; }

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

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

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

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

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

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

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

.header {
  background-color: white;
  position: relative;
  top: 0;
  width: 100%;
  z-index: 20; }
  @media (min-width: 801px) {
    .header {
      border-bottom: 0;
      overflow: visible;
      position: relative;
      clear: both;
      float: left; } }
  .header.is-open {
    height: 100%; }
    @media (min-width: 801px) {
      .header.is-open {
        height: auto; } }

.header-top {
  clear: both;
  position: relative;
  line-height: 20px; }
  @media (min-width: 801px) {
    .header-top {
      border-bottom: 1px solid transparent; } }

.tmheader-middle.fixed {
  background: white;
  border-bottom: 1px solid #e5e5e5;
  padding: 4px 0 6px;
  top: 0;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  animation: fixedAnim 1s ease 0s normal both 1 running;
  -webkit-animation: fixedAnim 1s ease 0s normal both 1 running; }
  @media (min-width: 1300px) {
    .tmheader-middle.fixed {
      position: fixed; } }
  .tmheader-middle.fixed .tmheader-right .navPages-list.tmouter-search li.navUser-item.search .form-field .form .form-input.searchbox {
    width: 93.6%; }
  .tmheader-middle.fixed .header-logo--left {
    margin: 0;
    padding: 0px 0px 0px 0; }
  .tmheader-middle.fixed .header-logo--left .header-logo-image {
    width: 80%; }
  .tmheader-middle.fixed .tmheader-right {
    width: 80%; }
    .tmheader-middle.fixed .tmheader-right .tmhead-top {
      display: none; }
  .tmheader-middle.fixed .tmheader-right .navPages-list.tmouter-search {
    width: 84%;
    float: right;
    margin-top: 2px; }
  .tmheader-middle.fixed .navUser-item--cart {
    float: right;
    margin-top: 2px;
    padding: 10px 12px;
    background: #f2f2f2; }
    .tmheader-middle.fixed .navUser-item--cart .navUser-action {
      position: relative;
      top: 0;
      height: auto;
      background-position: 16px 9px;
      padding: 10px 5px 10px 34px; }
    .tmheader-middle.fixed .navUser-item--cart .dropdown-menu {
      top: 56px !important; }

.tmheader-middle {
  width: 100%;
  position: relative;
  clear: both;
  float: left;
  padding: 0px 0;
  top: -100%; }
  @media (min-width: 979px) {
    .tmheader-middle {
      padding: 30px 0; } }
  .tmheader-middle .tmheader-right {
    float: right;
    position: relative;
    width: 100%;
    /* display: none; */ }
    @media (min-width: 801px) {
      .tmheader-middle .tmheader-right {
        display: block;
        margin-bottom: 25px;
        padding: 0; } }
    @media (min-width: 979px) {
      .tmheader-middle .tmheader-right {
        width: 77%;
        padding-left: 40px;
        margin-bottom: 0;
        border-left: 1px solid #e5e5e5; } }
    .tmheader-middle .tmheader-right .container .dropdown.dropdown--quickSearch {
      display: none; }
      .tmheader-middle .tmheader-right .container .dropdown.dropdown--quickSearch .removeSearch.inner-close {
        display: block; }
        @media (min-width: 801px) {
          .tmheader-middle .tmheader-right .container .dropdown.dropdown--quickSearch .removeSearch.inner-close {
            display: none; } }
      @media (min-width: 801px) {
        .tmheader-middle .tmheader-right .container .dropdown.dropdown--quickSearch {
          display: block; } }
    .tmheader-middle .tmheader-right .tmhead-top {
      width: 100%;
      float: left;
      position: relative;
      display: none; }
      @media (min-width: 551px) {
        .tmheader-middle .tmheader-right .tmhead-top {
          display: block; } }
      .tmheader-middle .tmheader-right .tmhead-top li.navUser-item.btn-compare {
        float: right;
        border-right: 1px solid #cbcbcb;
        margin-right: 10px; }
    .tmheader-middle .tmheader-right .navPages-list.tmouter-search {
      display: block;
      width: 100%;
      float: left;
      padding: 0px;
      background: #f2f2f2;
      margin-top: 8px; }
      @media (min-width: 801px) {
        .tmheader-middle .tmheader-right .navPages-list.tmouter-search {
          padding: 10px; } }
      .tmheader-middle .tmheader-right .navPages-list.tmouter-search li.navUser-item.search {
        width: 100%;
        float: left; }
        .tmheader-middle .tmheader-right .navPages-list.tmouter-search li.navUser-item.search .form-field {
          margin: 0; }
          .tmheader-middle .tmheader-right .navPages-list.tmouter-search li.navUser-item.search .form-field .form {
            margin: 0; }
            .tmheader-middle .tmheader-right .navPages-list.tmouter-search li.navUser-item.search .form-field .form .form-input.searchbox {
              width: 92.60%;
              display: inline-block;
              float: left;
              height: 40px;
              border-color: #e0e0e0; }
              @media (min-width: 1300px) {
                .tmheader-middle .tmheader-right .navPages-list.tmouter-search li.navUser-item.search .form-field .form .form-input.searchbox {
                  width: 94.60%; } }
            .tmheader-middle .tmheader-right .navPages-list.tmouter-search li.navUser-item.search .form-field .form .button.button.button--primary.searchbtn {
              margin: 0;
              float: left;
              height: 40px;
              padding: 11px 15px;
              background: #6cd1ef;
              border-color: #6cd1ef; }
              .tmheader-middle .tmheader-right .navPages-list.tmouter-search li.navUser-item.search .form-field .form .button.button.button--primary.searchbtn:hover {
                background: #1f2022;
                border-color: #1f2022; }

.tmheader-bottom {
  float: left;
  width: 100%;
  position: relative;
  clear: both;
  background: #1f2022;
  display: block;
  height: 54px;
  border-top: 1px solid #e5e5e5;
  border-bottom: 2px solid #e5e5e5; }
  @media (min-width: 801px) {
    .tmheader-bottom {
      background: white; }
      .tmheader-bottom .navPages-list.bottom-navlist {
        display: none; } }
  .tmheader-bottom .navPages-list.bottom-navlist {
    display: none; }
  .tmheader-bottom #header-category-inner {
    display: block;
    padding-left: 1.5rem; }
    @media (min-width: 801px) {
      .tmheader-bottom #header-category-inner {
        display: none; } }
    .tmheader-bottom #header-category-inner .box-category-heading.cat {
      padding: 15.5px 14px;
      width: auto;
      margin: 0;
      float: left;
      background: #ff9c00;
      /*@include breakpoint("small") {
				padding: 10px;
			    width: 146px;
				margin: 10px 0 9px 10px;
			}*/ }
      @media (min-width: 801px) {
        .tmheader-bottom #header-category-inner .box-category-heading.cat {
          border-radius: 50px;
          display: inline-block; } }
      .tmheader-bottom #header-category-inner .box-category-heading.cat .page-heading {
        font-size: 14px;
        display: block;
        padding-left: 0px;
        margin-left: 0px; }
        @media (min-width: 801px) {
          .tmheader-bottom #header-category-inner .box-category-heading.cat .page-heading {
            padding-left: 10px; } }
        .tmheader-bottom #header-category-inner .box-category-heading.cat .page-heading i.fa.fa-bars {
          font-size: 0;
          display: block; }
          @media (min-width: 801px) {
            .tmheader-bottom #header-category-inner .box-category-heading.cat .page-heading i.fa.fa-bars {
              display: none; } }
    .tmheader-bottom #header-category-inner .box-category-heading.menu {
      padding: 10px;
      display: inline-block;
      width: 146px;
      margin: 10px 0 9px 10px;
      background: none;
      padding: 0px;
      margin: 0px; }
      @media (min-width: 801px) {
        .tmheader-bottom #header-category-inner .box-category-heading.menu {
          display: none; } }
      .tmheader-bottom #header-category-inner .box-category-heading.menu .page-heading {
        font-size: 14px;
        display: block;
        padding: 15.5px 12px;
        width: 68px;
        color: #ffffff;
        background: #000000; }
        .tmheader-bottom #header-category-inner .box-category-heading.menu .page-heading i.fa.fa-bars {
          font-size: 0;
          display: block; }
          @media (min-width: 801px) {
            .tmheader-bottom #header-category-inner .box-category-heading.menu .page-heading i.fa.fa-bars {
              display: none; } }

/*
.tmheader-bottom{
	float: left;
    width: 100%;
    position: relative;
    clear: both;
	background: $header-bottom-bg;	// defined in setting
	display: block;
	height: 60px;
	
	@include breakpoint("medium") {
		.navPages-list.bottom-navlist{
			display: none;
		}
	}
	#header-category-inner{
		display: block;
		@include breakpoint("medium") {
			display: none;
		}
		.box-category-heading{
		    padding: 10px;
		    display: inline-block;
		    width: 146px;
			border-radius: 50px;
			margin: 10px 0 9px 10px;
			
			.page-heading{
				font-size: 14px;
				display: block;
			    padding-left: 10px;
				
				i.fa.fa-bars {
					font-size: 0;	//28px;
					display: block;
					@include breakpoint("medium") {
						display: none;
					}
				}
			}
		}
	}
	.navPages-quickSearch{
		.dropdown.dropdown--quickSearch{
			//display: block;
		    padding: 0;
			span.removeSearch.inner-close {
				font-size: 28px;
				float: right;
				margin-right: 25px;
			}
			.quickSearchResults {
				margin-top: 0rem;
			}
		}
	}
	ul.navPages-list.tmouter-search {
		width: 60%;
		float: left;
		border: 0;
		margin: 0;
	    padding: 0;
		li.navUser-item.search {
			width: 100%;
			float: left;
					
			.tm-container.tm-search-wrapper {
				width: 100%;
				float: left;
				position: relative;
				clear: both;
				padding: 9px 0 0 10px;
				@include breakpoint("medium") {
					padding: 9px 0 0 30px;
				}
				.form-field{
				    margin: 0;
				}
				.form{
				    margin: 0;
				}
				.main-serch{
				    width: 100%;
				    float: left;

					.form-input.searchbox {
						width: 84%;
						display: inline-block;
						float: left;
						border-radius: 30px 0px 0px 30px;
						border: 0;
						@media (min-width: 1000px){
							width: 90%;
						}
						@include breakpoint("large") {
							width: 93%;
						}
					}
					input.button.button--primary.searchbtn {
						width: auto;
						float: left;
						position: relative;
						display: inline-block;
						height: 3rem;
						font-size: 0;
						padding: 0;
						margin: 0;
						border-radius: 0 30px 30px 0;
					    background: #000 url(../img/megnor/search-icon.png) no-repeat scroll center;
					    width: 50px;
						border: 0;
					}
				}
			}
			
		}
		@media (min-width: 900px){
			width: 66%;
		}
		@media (min-width: 1050px){
		    width: 70%;
		}
	}
}
*/
/* latest changed for header */
.header-free-shipping {
  width: auto;
  float: left;
  position: relative;
  margin-top: 0px; }
  @media (min-width: 801px) {
    .header-free-shipping {
      margin-top: 10px; } }

.header-free-shipping-inner {
  display: inline-block;
  background: url(../img/megnor/viman.png) no-repeat scroll left center transparent;
  height: 35px;
  padding-left: 75px; }
  .header-free-shipping-inner span.shipping-text {
    display: block;
    width: auto;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
    color: #64c1dd; }
  .header-free-shipping-inner span.shipping-price {
    text-transform: uppercase;
    font-size: 13px;
    color: #707070; }

.headertopright {
  width: auto;
  display: inline-block;
  float: right;
  text-align: right; }
  @media (min-width: 801px) {
    .headertopright {
      width: 34%; } }

.headertopright .text2 {
  background: transparent url("../img/megnor/get-in-touch.png") no-repeat scroll left center;
  display: inline-block;
  padding-left: 30px;
  text-transform: uppercase;
  font-weight: 500; }
  .headertopright .text2 .text2-dec {
    display: inline-block; }
  .headertopright .text2 .phone_number {
    text-decoration: none;
    font-weight: 400;
    font-size: 14px;
    color: #f2ab33; }

.header-logo {
  font-size: 0;
  text-align: center; }
  @media (min-width: 801px) {
    .header-logo {
      margin: 25px auto 12px;
      padding: 0; }
      .header.fixed .header-logo {
        background-color: #e5e5e5;
        margin: 0;
        padding: 0.38462rem 0;
        position: absolute;
        top: 0;
        width: 100%; } }
  .header-logo > a {
    color: #333333;
    display: inline-block;
    padding: 0.76923rem 0;
    position: relative;
    text-decoration: none;
    width: 100%;
    z-index: 20; }
    .header-logo > a:before, .header-logo > a:after {
      content: " ";
      display: table; }
    .header-logo > a:after {
      clear: both; }
    @media (min-width: 801px) {
      .header-logo > a {
        background: none;
        border-bottom: 0;
        display: inline;
        padding: 0; } }
    .header-logo > a:hover {
      color: #ff9c00; }
    .header-logo > a:active {
      color: #ff9c00; }

.header-logo--left {
  margin: 0;
  width: 46%;
  float: left; }
  @media (min-width: 551px) {
    .header-logo--left {
      width: 100%;
      padding: 0 40px 14px 0; } }
  @media (min-width: 801px) {
    .header-logo--left {
      margin: 20px auto 12px;
      text-align: center;
      float: none;
      padding-right: 40px;
      padding: 0 10px 14px 10px; } }
  @media (min-width: 979px) {
    .header-logo--left {
      width: 23%;
      text-align: left;
      float: left;
      padding: 0 10px 14px 0px; } }
  @media (min-width: 1300px) {
    .header-logo--left {
      width: auto; } }
  .header-logo--left .header-logo-image {
    right: 0; }
    @media (min-width: 801px) {
      .header-logo--left .header-logo-image {
        right: unset; } }

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

.header-logo-text {
  display: block;
  font-family: "Oswald", Arial, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: 300;
  letter-spacing: 0.38462rem;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  padding: 0.23077rem 0;
  text-overflow: ellipsis;
  text-transform: uppercase;
  white-space: nowrap; }
  @media (min-width: 551px) {
    .header-logo-text {
      font-size: 22px;
      letter-spacing: 0.69231rem;
      padding-bottom: 0;
      padding-top: 0; } }
  @media (min-width: 801px) {
    .header-logo-text {
      display: inline;
      font-size: 28px;
      margin-left: 0;
      margin-right: -0.69231rem;
      max-width: none;
      overflow: auto;
      white-space: normal; }
      .header.fixed .header-logo-text {
        font-size: 18px; } }

.header-logo-image-container {
  position: relative; }

.header-logo-image-container:after {
  content: '';
  display: block;
  padding-bottom: 4.23077rem; }
  @media (min-width: 801px) {
    .header-logo-image-container:after {
      padding-bottom: 0px; } }

.header-logo-image {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  max-height: 4.23077rem; }
  @media (min-width: 801px) {
    .header-logo-image {
      max-height: none;
      float: none;
      position: relative; } }

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

.body {
  margin-top: 0;
  clear: both;
  background-color: #f8f8f8; }
  @media (min-width: 801px) {
    .body {
      margin-top: 0;
      width: 100%;
      float: left; } }

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

.page.tmall-blog-list .other_pages_width.tmblog-list {
  width: 100%; }
  @media (min-width: 801px) {
    .page.tmall-blog-list .other_pages_width.tmblog-list {
      width: 71%; } }
  @media (min-width: 900px) {
    .page.tmall-blog-list .other_pages_width.tmblog-list {
      width: 77%; } }
  .page.tmall-blog-list .other_pages_width.tmblog-list .other_pages_width.single {
    width: 100%; }
    .page.tmall-blog-list .other_pages_width.tmblog-list .other_pages_width.single .breadcrumbs {
      display: none; }

.page-content,
.page-content--full {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 100%;
  float: left;
  float: left; }
  @media (min-width: 801px) {
    .page-content,
    .page-content--full {
      width: 76%;
      float: right;
      padding: 0; } }
  .page-content .tmempty_cart,
  .page-content--full .tmempty_cart {
    clear: both; }
  .page-content form.actionBar.sort_filter,
  .page-content--full form.actionBar.sort_filter {
    clear: both; }

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

.main.full {
  float: left;
  width: 100%;
  position: relative; }

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

#header-category {
  display: none; }
  @media (min-width: 801px) {
    #header-category {
      display: block; } }

@media (max-width: 800px) {
  aside.page-sidebar.tminner-menu {
    width: 100%; } }

/*aside#faceted-search-container{*/
aside.page-sidebar {
  width: 100%;
  float: left;
  padding: 0; }
  @media (min-width: 801px) {
    aside.page-sidebar {
      width: 27%; } }
  @media (min-width: 900px) {
    aside.page-sidebar {
      width: 21.368%; } }
  aside.page-sidebar .box-category-heading {
    background: #1f2022;
    padding: 16px 0 14px;
    position: relative;
    text-align: left;
    cursor: pointer;
    /*i.fa.fa-ellipsis-v {
			font-size: 23px;
			right: 9%;
			color: $color-black;
			top: 0;
			left: auto;
			bottom: auto;
			position: absolute;
			vertical-align: middle;
			display: inline-block;
			line-height: 50px;
			font-weight: $fontWeight-semibold;
			@include breakpoint("medium") {
				right: 5%;
				line-height: 60px;
			}
		}*/ }
    aside.page-sidebar .box-category-heading:before {
      content: "";
      font-size: 0px;
      padding: 0; }
      @media (min-width: 801px) {
        aside.page-sidebar .box-category-heading:before {
          font-family: "FontAwesome";
          content: "\f0c9";
          font-size: 14px;
          color: #FFFFFF;
          padding: 19px 17px 18px;
          background-color: #ff9c00;
          position: relative;
          top: 0;
          left: 0; } }
    aside.page-sidebar .box-category-heading .page-heading {
      margin: 0;
      text-align: center;
      font-weight: 400;
      color: white;
      font-size: 15px;
      text-align: left;
      line-height: 20px;
      display: inline-block;
      position: relative;
      border: 0;
      padding: 0;
      margin-left: 14px; }

.tmpage-content.home-rightcol {
  width: 100%;
  float: left; }
  .tmpage-content.home-rightcol .tmfull-carousal {
    float: left;
    width: 100%;
    position: relative;
    clear: both;
    padding: 20px 0 25px;
    background: #ffffff; }
    @media (min-width: 801px) {
      .tmpage-content.home-rightcol .tmfull-carousal {
        padding: 40px 0 45px; } }
  .tmpage-content.home-rightcol .tmfull-spl-carousal {
    width: 100%;
    float: left;
    padding: 20px 0 20px;
    clear: both;
    position: relative;
    background: #f8f8f8; }
    @media (min-width: 801px) {
      .tmpage-content.home-rightcol .tmfull-spl-carousal {
        padding: 50px 0 40px; } }
  .tmpage-content.home-rightcol .homepage-products .tabs {
    position: relative;
    right: 0;
    left: auto;
    top: -2px;
    border: 0;
    text-transform: uppercase;
    margin-bottom: 1rem; }
    @media (min-width: 801px) {
      .tmpage-content.home-rightcol .homepage-products .tabs {
        position: absolute;
        right: 5%;
        margin-bottom: 0rem; } }
    .tmpage-content.home-rightcol .homepage-products .tabs .tab {
      background: 0;
      padding-left: 0px;
      padding-right: 0px;
      border: 0; }
      @media (min-width: 801px) {
        .tmpage-content.home-rightcol .homepage-products .tabs .tab {
          background: url(../img/megnor/pipe.gif) no-repeat scroll right center;
          padding-left: 5px;
          padding-right: 5px; } }
      .tmpage-content.home-rightcol .homepage-products .tabs .tab.is-active .tab-title {
        padding: 9px 20px;
        background: #1f2022;
        color: #fff; }
    .tmpage-content.home-rightcol .homepage-products .tabs > :last-child {
      background: none; }
  @media (max-width: 800px) {
    .tmpage-content.home-rightcol .homepage-products .tabs-contents {
      margin-bottom: 3.5rem; }
      .tmpage-content.home-rightcol .homepage-products .tabs-contents .slick-prev {
        left: 0px;
        right: 30px;
        top: 100%;
        bottom: 0;
        margin: 1.5rem auto 0; }
      .tmpage-content.home-rightcol .homepage-products .tabs-contents .slick-next {
        left: 30px;
        right: 0;
        top: 100%;
        bottom: 0;
        margin: 1.5rem auto 0; } }
  .tmpage-content.home-rightcol .slick-dotted.slick-slider {
    margin-bottom: 0 !important; }

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

.product_right {
  width: 100%;
  float: right;
  position: relative; }
  @media (min-width: 801px) {
    .product_right {
      width: 71%; } }
  @media (min-width: 900px) {
    .product_right {
      width: 77%; } }
  .product_right .tabs-contents.tm-related {
    margin-top: 1.5rem; }
    .product_right .tabs-contents.tm-related .slick-prev,
    .product_right .tabs-contents.tm-related .slick-next {
      top: auto; }
      @media (min-width: 801px) {
        .product_right .tabs-contents.tm-related .slick-prev,
        .product_right .tabs-contents.tm-related .slick-next {
          top: -10px; } }
    .product_right .tabs-contents.tm-related .card-figure .card-figcaption-body a.button.button--small.card-figcaption-button.addtocart {
      padding: 11.5px 0px 11.5px 24px; }
  .product_right .breadcrumbs {
    float: left; }

.other_pages_width {
  width: 100%;
  float: right;
  position: relative;
  clear: both; }
  @media (min-width: 801px) {
    .other_pages_width {
      width: 71%;
      clear: right; } }
  @media (min-width: 900px) {
    .other_pages_width {
      width: 77%; } }
  .other_pages_width .page-content {
    width: 100%;
    float: right; }

.footer {
  background-color: #252525;
  float: left;
  width: 100%;
  clear: both; }

.footer-info {
  font-size: 0;
  float: left;
  clear: both;
  width: 100%;
  padding: 70px 0 30px;
  border-bottom: 1px solid #3d3d3d;
  margin-bottom: 1rem;
  position: relative; }
  @media (min-width: 801px) {
    .footer-info > :first-child {
      padding-left: 0px; }
    .footer-info > :last-child {
      border: none;
      padding-right: 0px;
      margin-right: 0; } }
  .footer-info .footer-info-heading {
    font-size: 15px;
    font-weight: 600; }
  .footer-info .address-img:before {
    content: "\f041";
    font-size: 16px;
    font-family: FontAwesome;
    color: #fec107;
    float: left; }
  .footer-info .address-img .footer-address {
    padding-left: 20px; }
  .footer-info .phone-img:before {
    content: "\f10b";
    font-size: 16px;
    font-family: FontAwesome;
    color: #fec107;
    float: left; }
  .footer-info .phone-img .phone-number {
    width: auto;
    float: left;
    position: relative;
    padding-left: 14px; }
  .footer-info .footer-info-list > li {
    line-height: 30px; }
    .footer-info .footer-info-list > li a {
      text-transform: capitalize; }

.footer-info-col .form {
  margin: 0; }

.footer-info-col .form-field {
  margin: 0; }

.footer-info-col .form-field .form-prefixPostfix .form-input {
  width: 100%;
  float: left;
  margin-left: 0px;
  height: 31px;
  background: #2b2b2b;
  border-color: #404040;
  /*@include breakpoint("small") {
			//width: 68%;
			margin-left: 15px;
		}
		@include breakpoint("medium") {
			//width: 66%;
			margin-left: 0px;
		}*/ }

.footer-info-col .form-field .form-prefixPostfix .button {
  width: 100%;
  text-transform: uppercase;
  letter-spacing: 0.8px;
  font-size: 12px;
  font-weight: 600;
  padding: 0.857rem 1.5rem;
  margin-top: 15px;
  height: 34px;
  background-color: #fec107;
  border-color: #fec107;
  color: #252525; }
  @media (min-width: 551px) {
    .footer-info-col .form-field .form-prefixPostfix .button {
      margin-left: 0;
      float: left;
      padding: 0.857rem 1.5rem; } }
  @media (min-width: 801px) {
    .footer-info-col .form-field .form-prefixPostfix .button {
      padding: 0 10px; } }
  @media (min-width: 1300px) {
    .footer-info-col .form-field .form-prefixPostfix .button {
      padding: 0.857rem 1.5rem;
      float: left; } }
  .footer-info-col .form-field .form-prefixPostfix .button:hover {
    background-color: #25aef5;
    border-color: #25aef5;
    color: white; }

.footer-info-col {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 100%;
  float: left;
  color: #8c8c8c;
  display: inline-block;
  float: none;
  font-size: 13px;
  margin-bottom: 0.73077rem;
  text-align: left;
  vertical-align: top; }
  @media (min-width: 551px) {
    .footer-info-col {
      text-align: left;
      width: 100%; } }
  @media (min-width: 801px) {
    .footer-info-col {
      width: 33.33334%;
      border-right: 1px solid #404040;
      min-height: 305px;
      margin-right: 10px;
      float: left; } }
  .footer-info-col > :first-child {
    margin-top: -3px;
    margin-bottom: 14px; }
  @media (min-width: 1300px) {
    .footer-info-col > :last-child {
      margin-bottom: 0; } }

@media (min-width: 801px) {
  .footer-info-col--small {
    width: 18.95%;
    display: inline-block;
    float: left; } }

.footer-info-col--social {
  width: 100%; }

@media (min-width: 551px) {
  .footer-info-col--left {
    padding: 0; } }

@media (min-width: 551px) {
  .footer-info-col--right {
    left: 50%;
    position: inherit; } }

@media (min-width: 801px) {
  .footer-info-col--right {
    left: 0;
    padding: 0;
    text-align: right; } }

.footer-top {
  clear: both;
  width: 100%;
  float: left;
  background: #3d3d3d; }
  .footer-top .footerblock {
    width: 100%;
    float: left;
    display: inline-block;
    position: relative;
    margin: 30px 0;
    padding-left: 47px;
    background-image: url(../img/megnor/footer-icon.png);
    background-repeat: no-repeat; }
    @media (min-width: 551px) {
      .footer-top .footerblock {
        width: 50%; } }
    @media (min-width: 801px) {
      .footer-top .footerblock {
        width: 25%; } }
    .footer-top .footerblock .title {
      font-weight: 700;
      font-size: 16px;
      text-transform: uppercase;
      color: #b0b0b0;
      line-height: 1.35; }
      @media (min-width: 801px) {
        .footer-top .footerblock .title {
          line-height: 2;
          font-size: 12px; } }
      @media (min-width: 979px) {
        .footer-top .footerblock .title {
          line-height: 1.35;
          font-size: 16px; } }
    .footer-top .footerblock .subtitle {
      font-weight: 300;
      text-transform: capitalize;
      color: #b0b0b0;
      font-size: 13px; }
      @media (min-width: 801px) {
        .footer-top .footerblock .subtitle {
          line-height: 1.35;
          font-size: 11px; } }
      @media (min-width: 979px) {
        .footer-top .footerblock .subtitle {
          line-height: 1.5;
          font-size: 13px; } }
    .footer-top .footerblock:hover .title {
      color: white; }
  .footer-top .footerblock1 {
    background-position: 0px -140px; }
    .footer-top .footerblock1:hover {
      background-position: 0px -210px; }
  .footer-top .footerblock2 {
    background-position: 0px -280px; }
    .footer-top .footerblock2:hover {
      background-position: 0px -350px; }
  .footer-top .footerblock3 {
    background-position: 0px 0px; }
    .footer-top .footerblock3:hover {
      background-position: 0px -70px; }
  .footer-top .footerblock4 {
    background-position: 0px -420px; }
    .footer-top .footerblock4:hover {
      background-position: 0px -490px; }

.footer-top-inner {
  width: 100%;
  float: left;
  position: relative;
  clear: both;
  padding: 33px 0 25px;
  border-bottom: 2px solid #e0e0e0;
  margin-bottom: 10px; }
  .footer-top-inner .footer-logo {
    float: none;
    clear: both;
    width: 100%;
    margin-top: 12px;
    text-align: center; }
    @media (min-width: 551px) {
      .footer-top-inner .footer-logo {
        float: left;
        padding: 15px 20px 0 0;
        width: 25%;
        text-align: left;
        margin-top: 0px; } }
    @media (min-width: 801px) {
      .footer-top-inner .footer-logo {
        width: 16%;
        padding: 20px 20px 0 0;
        margin-right: 35px; } }
    @media (min-width: 1000px) {
      .footer-top-inner .footer-logo {
        padding: 0px 40px 0 0; } }
    .footer-top-inner .footer-logo .header-logo-image-container:after {
      padding-bottom: 0; }
    .footer-top-inner .footer-logo .header-logo-image {
      position: relative; }
  .footer-top-inner .footer-store-desc {
    width: 100%;
    float: none;
    margin: 0 auto;
    padding: 9px 10px 9px 25px;
    text-align: center;
    margin-top: 15px; }
    @media (min-width: 551px) {
      .footer-top-inner .footer-store-desc {
        width: 73%;
        float: left;
        text-align: left;
        border-left: 1px solid #e0e0e0;
        margin-top: 0px; } }
    @media (min-width: 801px) {
      .footer-top-inner .footer-store-desc {
        border-right: 1px solid #e0e0e0;
        width: 52%; } }
  .footer-top-inner .footer-social {
    width: 100%;
    float: left;
    position: relative;
    margin: 0 auto;
    padding-top: 15px; }
    @media (min-width: 801px) {
      .footer-top-inner .footer-social {
        width: 27%;
        float: right;
        padding-top: 0px; } }
    .footer-top-inner .footer-social .socialLinks {
      margin: 0 auto;
      padding: 5px 0;
      line-height: 37px;
      text-align: center; }

.content_footer_bottom {
  width: 100%;
  float: left;
  position: relative;
  clear: both;
  padding: 10px 0 20px; }
  .content_footer_bottom .footer-social {
    float: none;
    display: block;
    width: auto;
    text-align: center;
    margin-bottom: 10px; }
    @media (min-width: 801px) {
      .content_footer_bottom .footer-social {
        float: left;
        display: inline-block;
        text-align: left;
        margin-bottom: 0px;
        width: 33.33%; } }
  .content_footer_bottom .footer-center {
    width: 100%;
    display: block;
    text-align: center;
    margin: 0 auto; }
    @media (min-width: 801px) {
      .content_footer_bottom .footer-center {
        width: 24%;
        display: inline-block; } }
    @media (min-width: 960px) {
      .content_footer_bottom .footer-center {
        width: 33.33%; } }
    .content_footer_bottom .footer-center .tm-inline {
      display: inline-block;
      float: none;
      width: 31px;
      overflow: hidden; }
      @media (min-width: 1150px) {
        .content_footer_bottom .footer-center .tm-inline {
          display: block;
          float: left;
          width: auto;
          overflow: visible;
          margin-top: 7px; } }
    .content_footer_bottom .footer-center img {
      max-width: none; }
    .content_footer_bottom .footer-center .apple-second {
      margin: 7px 10px 0; }
  .content_footer_bottom .bottom-right {
    float: none;
    display: block;
    width: auto;
    text-align: center;
    margin-top: 15px; }
    @media (min-width: 801px) {
      .content_footer_bottom .bottom-right {
        float: right;
        width: auto;
        display: inline-block;
        text-align: right;
        margin-top: 0px; } }

.footer-bottom {
  width: 100%;
  float: left;
  position: relative;
  background: #252525;
  padding: 10px 0 11px;
  border-top: 1px solid #3d3d3d; }
  .footer-bottom ul.footer-info-list {
    text-align: center;
    margin: 15px 0 13px; }
    .footer-bottom ul.footer-info-list > :last-child {
      border-right: 0; }
  .footer-bottom .footer-info-list li {
    display: inline-block;
    text-align: center;
    padding: 0 6px;
    border-right: 1px solid #767676;
    line-height: 13px; }
  .footer-bottom .bottom-left {
    width: auto;
    float: none;
    padding: 0;
    margin-bottom: 1.5rem;
    text-align: center; }

.footer-info-heading {
  color: #d9d9d9;
  font-size: 13px;
  position: relative;
  background: url("../img/megnor/toggle-arrow.png") no-repeat scroll right 2px; }
  @media (max-width: 800px) {
    .footer-info-heading {
      /*&:after {
			color: #f02640;
			content: "\f0d7";
			font-family: "FontAwesome";
			font-size: 12px;
			height: 20px;
			position: absolute;
			right: 0px;
			text-align: center;
			width: 20px;
		}*/ }
      .footer-info-heading.active {
        background: url("../img/megnor/toggle-arrow.png") no-repeat scroll right -50px;
        /*&:after {
				content: "\f0d8";
			}*/ } }
  @media (min-width: 801px) {
    .footer-info-heading {
      background: none; } }

.content_footer_bottom .footer-info-list {
  display: inline-block;
  margin-left: 12px; }

.footer-info-list {
  list-style: none;
  margin-left: 0;
  display: block;
  display: none; }
  @media (min-width: 801px) {
    .footer-info-list {
      display: block; } }
  .footer-info-list a {
    color: #8c8c8c;
    text-decoration: none; }
    .footer-info-list a:hover {
      color: white; }

.footer-info-list > li {
  line-height: 30px; }

#tmfooter-cat > li:nth-child(n+9) {
  display: none; }

#tmfooter-cat .tmread-more {
  cursor: pointer; }
  #tmfooter-cat .tmread-more:hover {
    color: white; }

.footer-copyright {
  text-align: center; }
  @media (min-width: 551px) {
    .footer-copyright {
      text-align: left;
      display: inline-block; } }
  .footer-copyright > .powered-by {
    color: #8c8c8c;
    margin: 0; }
  .footer-copyright a {
    color: #8c8c8c;
    text-decoration: none; }
    .footer-copyright a:hover {
      color: white; }

.footer-payment-icons {
  text-align: center; }
  @media (min-width: 801px) {
    .footer-payment-icons {
      text-align: right; } }
  .footer-payment-icons .footer-payment-icon {
    height: 26px;
    margin: 0.38462rem;
    vertical-align: middle;
    width: 3.53846rem;
    border: 1px solid #404040;
    padding: 3px; }
  .footer-payment-icons svg {
    fill: #707070; }

@media (min-width: 551px) {
  .footer-geotrust-ssl-seal {
    bottom: 0;
    position: absolute;
    right: 16px; } }

.footer-geotrust-ssl-seal table {
  margin: auto; }

.scrollup {
  width: 37px;
  height: 37px;
  position: fixed;
  bottom: 10px;
  z-index: 9999;
  right: 10px;
  display: none;
  background: #25aef5; }
  .scrollup i.fa.fa-chevron-up {
    font-size: 13px;
    color: #fff;
    left: 0;
    right: 0;
    position: absolute;
    text-align: center;
    margin: 0 auto;
    line-height: 38px; }

.container {
  margin-left: auto;
  margin-right: auto;
  max-width: 93rem;
  padding: 0 1.5rem;
  position: relative;
  width: 100%;
  clear: both; }
  @media (min-width: 1300px) {
    .container {
      padding: 0 1.5rem; } }

.blog {
  margin-bottom: 1.5rem;
  clear: both;
  position: relative;
  width: 100%;
  margin-top: 1.5rem; }
  @media (min-width: 801px) {
    .blog {
      margin: auto;
      width: 100%;
      margin-bottom: 4rem; } }
  .blog + .blog {
    border-top: 1px solid #e5e5e5;
    margin-top: 3rem;
    padding-top: 3rem; }
  .blog .tags {
    margin-top: 3rem;
    text-align: center; }
  .blog .blog-post-figure {
    padding: 12px;
    border: 1px solid #e5e5e5;
    background: #fff; }
    .blog .blog-post-figure p.blog-date {
      position: absolute;
      top: 10px;
      left: 0px;
      background-color: rgba(31, 32, 34, 0.5);
      color: white;
      padding: 5px 10px;
      font-weight: 600;
      font-size: 12px;
      z-index: 1; }
      @media (min-width: 551px) {
        .blog .blog-post-figure p.blog-date {
          padding: 10px 25px;
          font-size: 13px; } }
  .blog .socialLinks {
    text-align: left; }
    .blog .socialLinks .icon svg {
      fill: #707070; }
    .blog .socialLinks .icon:hover svg {
      fill: #ff9c00; }
  .blog .addthis_toolbox {
    margin-top: 3rem; }

.blogslider {
  margin: 0px -8px; }
  .blogslider .slick-prev {
    right: 40px; }
  .blogslider .slick-next {
    right: 10px; }
  @media (min-width: 801px) {
    .blogslider .slick-prev {
      right: 34px; }
    .blogslider .slick-next {
      right: 4px; } }

.blog-posts {
  margin: 15px 0 25px;
  clear: both; }
  @media (min-width: 801px) {
    .blog-posts {
      margin: 15px 0 5px; } }

.tmblog-list .blog {
  margin-bottom: 1.5rem;
  /*.socialLinks {
			text-align: center;
		}*/ }
  @media (min-width: 801px) {
    .tmblog-list .blog {
      margin: auto;
      width: 100%;
      float: left;
      border-bottom: 1px solid #e5e5e5;
      margin-bottom: 3rem; } }
  .tmblog-list .blog + .blog {
    padding: 0.76923rem;
    border-top: none;
    margin-top: 0; }
  .tmblog-list .blog .tags {
    margin-top: 3rem;
    text-align: center; }
  .tmblog-list .blog .addthis_toolbox {
    margin-top: 3rem; }
  .tmblog-list .blog .blog-post-figure {
    width: 100%; }
  @media (min-width: 551px) {
    .tmblog-list .blog .blog-post-body {
      width: 100%; } }
  @media (min-width: 801px) {
    .tmblog-list .blog .blog-post-body {
      width: 100%; } }
  @media (min-width: 1300px) {
    .tmblog-list .blog .blog-post-body {
      width: 100%; } }

.blog-title {
  font-weight: 500;
  text-align: left;
  margin-left: 0;
  border-bottom: 2px solid #dfdfdf;
  padding-bottom: 10px;
  margin-bottom: 15px;
  text-transform: capitalize;
  position: relative; }
  .blog-title a {
    text-decoration: none; }

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

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

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

.body .other_pages_width.single .blog-thumbnail .image-block-hover {
  display: none; }

.other_pages_width.tmblog-list .other_pages_width.single .blog-thumbnail .image-block-hover {
  display: block; }

.blog-thumbnail {
  margin: 0;
  position: relative;
  max-width: 950px; }
  .blog-thumbnail img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    bottom: auto;
    top: auto;
    position: relative;
    width: 100%; }
  .blog-thumbnail:after {
    content: '';
    display: block;
    height: 0;
    width: 100%;
    padding-bottom: 49.68421%; }
  .blog-thumbnail .image-block-hover .block-hover-icons {
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    top: 40%; }
    .blog-thumbnail .image-block-hover .block-hover-icons .fa.fa-link {
      border-radius: 50%;
      background: #fff;
      color: #333;
      font-size: 10px;
      line-height: 28px;
      opacity: 0;
      width: 28px;
      -webkit-transform: scale(1.5);
      transform: scale(1.5); }
  .blog-thumbnail:hover .image-block-hover {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.3);
    transition: all .2s ease-out 0s; }
    .blog-thumbnail:hover .image-block-hover .block-hover-icons .fa.fa-link {
      opacity: 1; }
      .blog-thumbnail:hover .image-block-hover .block-hover-icons .fa.fa-link:hover {
        background: #f02640;
        color: #fff;
        transition: all .4s ease 0s; }

.blog-thumbnail:after {
  content: '';
  display: block;
  height: 0;
  width: 100%;
  padding-bottom: 0; }

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

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

.slick-track .blog-item {
  margin: 0px 11px; }
  .slick-track .blog-item .blog-inner {
    clear: both;
    float: left; }
    .slick-track .blog-item .blog-inner .image-block {
      position: relative;
      overflow: hidden; }
      .slick-track .blog-item .blog-inner .image-block .date {
        width: 100%;
        padding: 10px;
        color: #ffffff;
        font-size: 14px;
        background-color: #25aef5;
        float: left;
        font-family: "Lato",sans-serif;
        text-transform: uppercase;
        position: absolute;
        bottom: -40px;
        z-index: 9;
        transition: all 0.3s ease 0s;
        -webkit-transition: all 0.3s ease 0s;
        -moz-transition: all 0.3s ease 0s;
        -ms-transition: all 0.3s ease 0s;
        -o-transition: all 0.3s ease 0s; }
      .slick-track .blog-item .blog-inner .image-block .image-block-hover .block-hover-icons {
        position: absolute;
        left: 0;
        right: 0;
        text-align: center;
        top: 40%; }
        .slick-track .blog-item .blog-inner .image-block .image-block-hover .block-hover-icons .fa.fa-link {
          border-radius: 50%;
          border: 1px solid #fff;
          color: #fff;
          font-size: 10px;
          line-height: 28px;
          opacity: 0;
          width: 31px;
          -webkit-transform: scale(1.5);
          transform: scale(1.5);
          -webkit-transition-duration: all .2s ease-out 0s;
          -moz-transition-duration: all .2s ease-out 0s;
          -ms-transition-duration: all .2s ease-out 0s;
          -o-transition-duration: all .2s ease-out 0s; }
      .slick-track .blog-item .blog-inner .image-block:hover {
        /*.image-block-hover{
						height: 100%;
						width: 100%;
						position: absolute;
						left: 0;
						top: 0;
						background: rgba(0,0,0,0.3);
						transition: all .2s ease-out 0s;
						-webkit-transition-duration: all .2s ease-out 0s;
						-moz-transition-duration: all .2s ease-out 0s;
						-ms-transition-duration: all .2s ease-out 0s;
						-o-transition-duration: all .2s ease-out 0s;
						
						.fa.fa-link {
							opacity: 1;
							transform: scale(1.5);
							-webkit-transform: scale(1.5);
							-ms-transform: scale(1.5);
							-o-transform: scale(1.5);
							-moz-transform: scale(1.5);
							transition: all .4s ease 0;
							-webkit-transition: all .4s ease 0s;
							-moz-transition: all .4s ease 0s;
							-ms-transition: all .4s ease 0s;
							-o-transition: all .4s ease 0s;
							&:hover{
								background: $color-red;
								color: $color-white;
								transition: all .4s ease 0s;
							}
						}
					}*/ }
    .slick-track .blog-item .blog-inner .details-block .date {
      padding-top: 10px; }
    .slick-track .blog-item .blog-inner .details-block .title {
      margin: 11px 0 8px;
      text-align: left; }
      .slick-track .blog-item .blog-inner .details-block .title a {
        text-decoration: none;
        clear: both;
        text-transform: capitalize;
        font-weight: 500;
        font-size: 14px;
        color: #1f2022; }
    .slick-track .blog-item .blog-inner .details-block .content {
      line-height: 1.71429rem;
      color: #838383;
      text-align: left;
      width: 100%; }
    .slick-track .blog-item .blog-inner .details-block .view-blog {
      float: left;
      width: 100%;
      clear: both; }
      .slick-track .blog-item .blog-inner .details-block .view-blog .read-more {
        padding: 10px 0 0; }
        .slick-track .blog-item .blog-inner .details-block .view-blog .read-more a {
          color: #25aef5;
          text-transform: capitalize; }
  .slick-track .blog-item:hover {
    border-color: #1f2022; }
    .slick-track .blog-item:hover .date {
      bottom: 0px; }
    .slick-track .blog-item:hover .blog-inner .image-block .date {
      bottom: 0; }
    .slick-track .blog-item:hover .blog-inner .image-block .image-block-hover {
      height: 100%;
      width: 100%;
      position: absolute;
      left: 0;
      top: 0;
      background: rgba(0, 0, 0, 0.3);
      transition: all .2s ease-out 0s;
      -webkit-transition-duration: all .2s ease-out 0s;
      -moz-transition-duration: all .2s ease-out 0s;
      -ms-transition-duration: all .2s ease-out 0s;
      -o-transition-duration: all .2s ease-out 0s; }
      .slick-track .blog-item:hover .blog-inner .image-block .image-block-hover .block-hover-icons .fa.fa-link {
        opacity: 1;
        transform: scale(1.5);
        -webkit-transform: scale(1.5);
        -ms-transform: scale(1.5);
        -o-transform: scale(1.5);
        -moz-transform: scale(1.5);
        transition: all .4s ease 0;
        -webkit-transition: all .4s ease 0s;
        -moz-transition: all .4s ease 0s;
        -ms-transition: all .4s ease 0s;
        -o-transition: all .4s ease 0s; }
        .slick-track .blog-item:hover .blog-inner .image-block .image-block-hover .block-hover-icons .fa.fa-link:hover {
          color: #25aef5;
          border-color: #25aef5;
          transition: all .4s ease 0s; }

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

.refine-search.sidebarBlock-heading {
  margin-top: 0;
  padding: 13.5px 15px;
  font-size: 15px;
  position: relative;
  text-transform: uppercase;
  font-weight: 400;
  background: #1f2022;
  color: #fff; }

.page-sidebar.home-leftcol {
  padding-right: 0;
  padding-left: 0;
  width: 100%;
  float: left; }
  @media (min-width: 801px) {
    .page-sidebar.home-leftcol {
      padding-right: 1.25rem;
      padding-left: 0;
      width: 23%; } }
  .page-sidebar.home-leftcol .column-left-info {
    clear: both; }
    .page-sidebar.home-leftcol .column-left-info .left-info-heading {
      position: relative;
      text-transform: uppercase;
      margin: 10px 15px 0px 0px;
      padding-bottom: 10px;
      border-bottom: 2px solid #eeeeee;
      font-size: 20px;
      font-weight: 400; }
    .page-sidebar.home-leftcol .column-left-info .left-info-list {
      list-style: none;
      text-transform: capitalize;
      margin: 0;
      padding: 10px 0;
      position: relative; }
      .page-sidebar.home-leftcol .column-left-info .left-info-list a {
        text-decoration: none;
        line-height: 2; }

.page-sidebar {
  width: 100%;
  float: left; }
  .page-sidebar .column-left-info {
    clear: both;
    margin-top: 1.5rem;
    margin-bottom: 1.5rem; }
    .page-sidebar .column-left-info .left-info-heading {
      position: relative;
      text-transform: uppercase;
      margin: 0px;
      padding: 13.5px 15px;
      font-size: 15px;
      font-weight: 400;
      background: #1f2022;
      color: #ffffff; }
    .page-sidebar .column-left-info .left-info-list {
      list-style: none;
      text-transform: capitalize;
      margin: 0;
      padding: 10px 15px;
      position: relative;
      border: 1px solid #e5e5e5;
      border-top: 0;
      background: #ffffff; }
      .page-sidebar .column-left-info .left-info-list a {
        text-decoration: none;
        line-height: 2.3; }

.column-left-info {
  clear: both;
  margin-top: 1.5rem; }
  .column-left-info .left-info-heading {
    position: relative;
    text-transform: uppercase;
    margin: 0px;
    padding: 13.5px 15px;
    font-size: 15px;
    font-weight: 400;
    background: #1f2022;
    color: #ffffff; }
  .column-left-info .left-info-list {
    list-style: none;
    text-transform: capitalize;
    margin-left: 0;
    padding: 10px 15px;
    position: relative;
    border: 1px solid #e5e5e5;
    border-top: 0;
    background: #ffffff; }
    .column-left-info .left-info-list a {
      text-decoration: none;
      line-height: 2; }

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

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

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

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

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

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

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

.productMasonry {
  column-count: 2;
  column-fill: auto;
  column-gap: 1.53846rem;
  margin: 0 0 1.5rem;
  overflow: hidden; }
  @media (min-width: 551px) {
    .productMasonry {
      column-count: 3; } }
  @media (min-width: 801px) {
    .productMasonry {
      column-count: 4; } }
  .productMasonry .product {
    break-inside: avoid;
    display: block;
    margin-bottom: 3rem;
    padding: 0;
    width: 100%; }
  .productMasonry .card {
    margin: 0; }
  .no-csscolumns .productMasonry {
    list-style: none;
    margin-left: 0;
    margin: 0 -0.75rem;
    max-width: none;
    width: auto;
    font-size: 0; }
    .no-csscolumns .productMasonry ul,
    .no-csscolumns .productMasonry ol {
      list-style: none;
      margin-bottom: 0; }
    .no-csscolumns .productMasonry:before, .no-csscolumns .productMasonry:after {
      content: " ";
      display: table; }
    .no-csscolumns .productMasonry:after {
      clear: both; }
    .no-csscolumns .productMasonry .product {
      padding-left: 0.75rem;
      padding-right: 0.75rem;
      width: 25%;
      float: none;
      display: inline-block;
      font-size: 13px;
      vertical-align: top; }
    .no-csscolumns .productMasonry .card {
      margin: 0; }

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

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

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

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

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

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

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

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

.listItem-button {
  background-color: rgba(37, 174, 245, 0.9);
  color: #1f2022; }
  .listItem-button:hover {
    background-color: #25aef5;
    color: #1f2022; }

.listItem-figure {
  margin: 0 0 1.5rem; }
  @media (min-width: 551px) {
    .listItem-figure {
      margin-bottom: 0;
      padding-left: 0.76923rem;
      padding-right: 0.76923rem;
      width: 25%; } }
  @media (min-width: 1300px) {
    .listItem-figure {
      position: relative; } }
  .listItem-figure .listItem-button {
    margin: 1.5rem 0; }
    @media (min-width: 1300px) {
      .listItem-figure .listItem-button {
        position: relative;
        top: 50%;
        transform: translateY(-50%);
        display: inline-block;
        margin: 0 0 1.5rem;
        pointer-events: all;
        transform-style: preserve-3d; } }

.listItem-figureBody {
  opacity: 1;
  text-align: center; }
  @media (min-width: 1300px) {
    .listItem-figureBody {
      bottom: 0;
      height: 100%;
      left: 0.76923rem;
      opacity: 0;
      position: absolute;
      right: 0.76923rem;
      top: 0; }
      .listItem-figureBody:hover {
        opacity: 1; } }

.listItem-image {
  width: 100%; }

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

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

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

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

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

.listItem-brand {
  color: #999999;
  font-size: 13px;
  margin: 0 0 0.15385rem; }
  @media (min-width: 801px) {
    .listItem-brand {
      font-size: 13px;
      margin-bottom: 0; } }

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

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

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

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

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

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

.productView {
  margin: 0 -0.75rem;
  max-width: none;
  width: auto;
  margin-left: -1rem;
  margin-right: -1rem;
  clear: both;
  margin-top: 1rem; }
  .productView:before, .productView:after {
    content: " ";
    display: table; }
  .productView:after {
    clear: both; }
  .modal .productView {
    padding-bottom: 0;
    padding-top: 0; }

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

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

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

.productView-description {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 100%;
  float: left;
  padding-left: 1rem;
  padding-right: 1rem;
  margin-bottom: 1.5rem; }
  .productView-description .productView-title {
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 1rem;
    padding-left: 1rem;
    padding-right: 1rem; }
  @media (min-width: 801px) {
    .productView-description .productView-description {
      clear: both;
      float: none;
      width: 100%; } }

.sale-flag-star,
.sale-flag-star:before,
.sale-flag-star:after {
  background: #f02640;
  content: "";
  display: block;
  height: 3.84615rem;
  left: 0;
  overflow: visible;
  position: absolute;
  top: 0;
  transform: scaleX(1) scaleY(1) scaleZ(1);
  transform-origin: 50% 50% 0;
  width: 3.84615rem;
  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.84615rem;
  position: absolute;
  top: 10px;
  width: 3.84615rem; }

.sale-text-burst {
  color: #1f2022;
  font-weight: 600;
  line-height: 1.15385rem;
  position: absolute;
  text-align: center;
  top: 20%;
  width: 3.84615rem;
  z-index: 50; }

/*
.sale-flag-side {
    background: stencilColor("color_badge_product_sale_badges");
    border-radius: 0 50px 50px 0;
    color: stencilColor("color_text_product_sale_badges");
    font-size: 15px;
    font-weight: 700;
    height: rem-calc(20px);
    line-height: rem-calc(16px);
    padding-left: spacing("third");
    padding-right: spacing("half");
    padding-top: spacing("eighth") / 2;
    position: absolute;
    transition: 800ms ease;
    z-index: zIndex("lower");
}

.product:hover .sale-flag-side {
    background: stencilColor("color_hover_product_sale_badges");
    transition: 800ms ease;
}
*/
.sale-flag-side {
  height: 0;
  left: auto;
  right: 10px;
  top: 10px;
  bottom: auto;
  z-index: 1;
  position: absolute; }
  .sale-flag-side .sale-text {
    color: #1f2022;
    font-size: 13px;
    text-transform: uppercase; }

.sale-flag-sash {
  background: #f02640;
  color: #1f2022;
  font-size: 15px;
  font-weight: 700;
  height: 1.53846rem;
  left: -35px;
  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; }

.product {
  overflow: hidden; }

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

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

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

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

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

.account {
  margin-bottom: 1.5rem; }

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

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

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

.account-head {
  margin-bottom: 0.38462rem;
  text-align: center; }
  .account-head .alertBox {
    padding-left: 3rem;
    padding-right: 3rem;
    text-align: left; }

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

.account-content {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 100%;
  float: left; }
  .account-content .pagination-item {
    padding: 0 10px; }

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

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

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

.other_pages_width .breadcrumbs {
  display: inline-block;
  width: 100%;
  margin-top: 20px; }

.other_pages_width .page-heading {
  width: auto;
  display: inline-block; }

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

@keyframes fadeInDown {
  0% {
    opacity: 0;
    transform: translate3d(0, -100%, 0); }
  100% {
    opacity: 1;
    transform: translate3d(0, 0, 0); } }

@media (min-width: 970px) {
  .navPages-container .navPages-list .navPages-item:nth-child(n+6) {
    display: none; } }

.container {
  max-width: 1440px;
  padding: 0 10px; }

.topbar-bg {
  background-color: #FD4A00; }
  .topbar-bg ul {
    padding: 0;
    width: 100%;
    display: flex;
    margin: 0 auto;
    list-style: none;
    max-width: 1440px;
    padding: 0 10px;
    align-items: center;
    justify-content: center; }
    .topbar-bg ul li {
      color: #fff;
      font-size: 11px;
      font-weight: 600;
      text-align: left;
      text-transform: uppercase; }
      @media (min-width: 551px) {
        .topbar-bg ul li {
          font-size: 13px;
          text-align: center; } }
      .topbar-bg ul li span {
        display: block;
        margin: 0 auto;
        max-width: fit-content;
        background-repeat: no-repeat;
        background-position: left center;
        background-size: 35px;
        padding: 10px 0 10px 45px; }
        .topbar-bg ul li span.shipping {
          background-image: url('data:image/svg+xml,<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 512 512" xml:space="preserve" width="64px" height="64px" fill="%23000000" transform="matrix(-1, 0, 0, 1, 0, 0)"><g id="SVGRepo_bgCarrier" stroke-width="0"></g><g id="SVGRepo_tracerCarrier" stroke-linecap="round" stroke-linejoin="round"></g><g id="SVGRepo_iconCarrier"><polygon style="fill:%23FD4A00;" points="501.801,301.078 442.409,233.276 382.755,233.276 382.755,378.339 501.801,378.339 "></polygon><rect x="172.112" y="181.209" style="fill:%23FFE6B8;" width="210.644" height="197.13"></rect><g><circle style="fill:%23FD4A00;" cx="230.604" cy="378.339" r="28.382"></circle><circle style="fill:%23FD4A00;" cx="441.095" cy="378.339" r="28.382"></circle><circle style="fill:%23FD4A00;" cx="172.367" cy="177.691" r="72.414"></circle></g><g><path style="fill:%23ffffff;" d="M403.893,388.539c4.485,16.339,19.459,28.382,37.203,28.382s32.718-12.043,37.204-28.382h23.502 c5.632,0,10.199-4.566,10.199-10.199v-77.261c0-2.472-0.899-4.861-2.527-6.72l-59.391-67.802c-1.937-2.21-4.733-3.479-7.672-3.479 h-49.455v-41.872c0-5.633-4.567-10.199-10.199-10.199H254.686c-3.419-42.435-39.019-75.927-82.32-75.927 c-45.554,0-82.614,37.06-82.614,82.614c0,42.01,31.526,76.77,72.157,81.928v87.955h-59.045c-5.633,0-10.199,4.566-10.199,10.199 s4.566,10.199,10.199,10.199h59.045v10.365c0,5.633,4.566,10.199,10.199,10.199h21.289c4.485,16.339,19.459,28.382,37.203,28.382 s32.718-12.043,37.204-28.382L403.893,388.539L403.893,388.539z M110.151,177.693c0-34.306,27.909-62.215,62.215-62.215 s62.215,27.909,62.215,62.215s-27.909,62.215-62.215,62.215S110.151,211.999,110.151,177.693z M372.555,368.14H267.803 c-4.485-16.339-19.46-28.382-37.204-28.382c-17.743,0-32.717,12.043-37.203,28.382h-11.09V259.687 c36.352-4.383,65.499-32.45,71.513-68.282h118.735V368.14H372.555z M230.6,396.523c-10.026,0-18.182-8.157-18.182-18.183 c0-10.026,8.156-18.183,18.182-18.183c10.027,0,18.183,8.157,18.183,18.183C248.783,388.365,240.626,396.523,230.6,396.523z M441.094,396.523c-10.026,0-18.182-8.157-18.182-18.183c0-10.026,8.156-18.183,18.182-18.183c10.026,0,18.183,8.157,18.183,18.183 C459.277,388.365,451.121,396.523,441.094,396.523z M491.602,368.14h-13.304c-4.485-16.339-19.46-28.382-37.204-28.382 s-32.717,12.043-37.203,28.382h-10.939V243.475h44.831l53.818,61.438V368.14z"></path><path style="fill:%23ffffff;" d="M69.261,347.576h-5.442c-5.633,0-10.199,4.566-10.199,10.199s4.566,10.199,10.199,10.199h5.442 c5.633,0,10.199-4.566,10.199-10.199S74.894,347.576,69.261,347.576z"></path><path style="fill:%23ffffff;" d="M23.146,215.365h40.672c5.633,0,10.199-4.566,10.199-10.199c0-5.633-4.566-10.199-10.199-10.199 H23.146c-5.633,0-10.199,4.566-10.199,10.199C12.947,210.799,17.513,215.365,23.146,215.365z"></path><path style="fill:%23ffffff;" d="M129.699,280.439c0-5.633-4.566-10.199-10.199-10.199H10.199C4.566,270.24,0,274.806,0,280.439 s4.566,10.199,10.199,10.199H119.5C125.133,290.639,129.699,286.072,129.699,280.439z"></path><path style="fill:%23ffffff;" d="M189.873,205.399c2.61,0,5.221-0.996,7.212-2.987c3.983-3.983,3.983-10.441,0-14.425l-14.52-14.519 v-43.521c0-5.633-4.566-10.199-10.199-10.199c-5.633,0-10.199,4.566-10.199,10.199v47.746c0,2.705,1.075,5.3,2.987,7.212 l17.507,17.507C184.653,204.403,187.264,205.399,189.873,205.399z"></path></g></g></svg>'); }
        .topbar-bg ul li span.finance {
          background-image: url('data:image/svg+xml,<svg height="64px" width="64px" version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 512 512" xml:space="preserve" fill="%23000000"><g id="SVGRepo_bgCarrier" stroke-width="0"></g><g id="SVGRepo_tracerCarrier" stroke-linecap="round" stroke-linejoin="round"></g><g id="SVGRepo_iconCarrier"><path style="fill:%23ffffff;" d="M256.203,135.101c-58.29,0-94.566-83.864-98.511-93.423c-2.295-5.575-1.402-11.94,2.332-16.66 C172.61,9.115,192.518,0,214.634,0s42.024,9.115,54.609,25.017c8.374,10.576,20.633,16.433,32.449,15.826 c6.902-0.39,16.596-3.183,23.556-14.322c4.579-7.34,14.03-9.927,21.705-5.976c7.686,3.951,11.063,13.142,7.767,21.132 C350.774,51.237,314.493,135.101,256.203,135.101z"></path><path style="fill:%23ffffff;" d="M346.953,20.547c-7.675-3.951-17.126-1.363-21.705,5.976c-6.96,11.14-16.654,13.932-23.556,14.322 c-11.816,0.606-23.824-5.25-32.197-15.826c-3.802-4.807-8.651-8.904-13.085-12.406v122.463c0,0-0.055,0.027,0.045,0.027 c58.29,0,94.445-83.864,98.391-93.423C358.142,33.689,354.639,24.498,346.953,20.547z"></path><path style="fill:%23ffffff;" d="M256.203,512c-70.885,0-124.736-14.788-160.054-43.962c-31.14-25.732-46.928-61.262-46.928-105.613 c0-116.893,114.133-260.579,206.983-260.579c92.585,0,206.387,143.134,206.387,259.572c0,44.59-15.751,80.346-46.82,106.262 C380.517,497.094,326.834,512,256.203,512z"></path><path style="fill:%23ffffff;" d="M256.455,101.846c-0.099,0-0.045,0.013-0.045,0.013v410.132c0,0-0.057,0.008,0.045,0.008 c70.631,0,124.188-14.906,159.441-44.319c31.069-25.916,46.883-61.673,46.883-106.262 C462.779,244.98,349.04,101.846,256.455,101.846z"></path><path style="fill:%23FD4A00;" d="M264.181,302.614c-17.445-9.223-35.486-18.75-35.486-29.64c0-15.285,12.433-27.713,27.713-27.713 s27.713,12.428,27.713,27.713c0,9.18,7.443,16.628,16.628,16.628c9.185,0,16.628-7.448,16.628-16.628 c0-27.843-18.845-51.339-44.341-58.603v-7.908c0-9.18-7.443-16.628-16.628-16.628c-9.185,0-16.628,7.448-16.628,16.628v7.908 c-25.496,7.264-44.341,30.76-44.341,58.603c0,30.918,29.499,46.517,53.196,59.042c17.445,9.223,35.486,18.75,35.486,29.64 c0,15.285-12.433,27.713-27.713,27.713s-27.713-12.428-27.713-27.713c0-9.18-7.443-16.628-16.628-16.628 c-9.185,0-16.628,7.448-16.628,16.628c0,27.843,18.845,51.339,44.341,58.603v7.908c0,9.18,7.443,16.628,16.628,16.628 c9.185,0,16.628-7.448,16.628-16.628v-7.908c25.496-7.264,44.341-30.76,44.341-58.603 C317.378,330.738,287.878,315.139,264.181,302.614z"></path><g><path style="fill:%23FD4A00;" d="M256.661,389.369c-0.173,0-0.252-0.049-0.252-0.051v55.426c0,0.006,0.079,0.051,0.252,0.051 c9.185,0,16.376-7.448,16.376-16.628v-7.908c25.496-7.264,44.341-30.76,44.341-58.603c0-30.918-29.247-46.517-52.944-59.042 c-2.777-1.467-5.808-2.95-8.025-4.439v37.721c14.411,8.027,28.09,16.387,28.09,25.759 C284.5,376.942,271.941,389.369,256.661,389.369z"></path><path style="fill:%23FD4A00;" d="M273.037,214.371v-7.908c0-9.18-7.191-16.628-16.376-16.628c-0.173,0-0.252,0.047-0.252,0.051 v55.426c0-0.002,0.079-0.051,0.252-0.051c15.28,0,27.587,12.428,27.587,27.713c0,9.18,7.379,16.628,16.565,16.628 s16.597-7.448,16.597-16.628C317.41,245.131,298.534,221.635,273.037,214.371z"></path></g></g></svg>');
          padding-left: 30px;
          background-size: 25px; }
        .topbar-bg ul li span.top {
          background-image: url('data:image/svg+xml,<svg height="64px" width="64px" version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 375.573 375.573" xml:space="preserve" fill="%23000000"><g id="SVGRepo_bgCarrier" stroke-width="0"></g><g id="SVGRepo_tracerCarrier" stroke-linecap="round" stroke-linejoin="round"></g><g id="SVGRepo_iconCarrier"><g transform="translate(18 13.543)"><path style="fill:%23FFE63C;" d="M169.586,3.243l62.8,102.8l117.2,27.6l-78.4,91.6l9.6,120l-111.2-46.4l-110.8,46.4l9.6-120 l-78.4-91.6l117.2-27.6L169.586,3.243z"></path><path style="fill:%23FDD72E;" d="M205.586,180.043l-36-160.8l62.8,86.8l117.2,27.6l-78.4,91.6l9.6,120l-111.2-46.4L205.586,180.043z"></path><path style="fill:%23FFFFFF;" d="M280.786,353.243c-1.2,0-2-0.4-3.2-0.8l-108-45.2l-107.6,45.2c-2.4,1.2-5.6,0.8-7.6-0.8 c-2.4-1.6-3.6-4.4-3.2-7.2l9.2-116.8l-76.4-88.8c-2-2-2.4-5.2-1.6-7.6c0.8-2.8,3.2-4.8,5.6-5.2l114-27.2l60.8-99.6 c1.6-2.4,4-4,6.8-4l0,0c2.8,0,5.2,1.6,6.8,4l61.2,100l114,26.8c2.8,0.8,4.8,2.8,5.6,5.2c0.8,2.8,0.4,5.6-1.6,7.6l-76,89.2 l9.2,116.8c0.4,2.8-1.2,5.6-3.2,7.2C283.986,352.843,282.386,353.243,280.786,353.243z M169.586,290.843c1.2,0,2,0.4,3.2,0.8 l99.2,41.2l-8.4-106.8c0-2,0.4-4.4,2-6l70-81.6l-104.4-24.4c-2-0.4-4-1.6-4.8-3.6l-56-91.6l-56.4,91.2c-1.2,2-2.8,3.2-5.2,3.6 l-104,24.8l70,81.6c1.2,1.6,2,3.6,2,6l-8.4,106.8l98.8-41.2C167.586,291.243,168.386,290.843,169.586,290.843z M107.186,106.043 L107.186,106.043L107.186,106.043z"></path><g><path style="fill:%23FFFFFF;" d="M70.786,182.443c-2.4,0-4.4-0.8-6-2.8l-8-9.6c-2.8-3.2-2.4-8.4,1.2-11.2s8.4-2.4,11.2,1.2l8,9.6 c2.8,3.2,2.4,8.4-1.2,11.2C74.386,181.643,72.786,182.443,70.786,182.443z"></path><path style="fill:%23FFFFFF;" d="M100.386,271.243c-0.4,0-0.4,0-0.8,0c-4.4-0.4-7.6-4.4-7.2-8.8l2-25.2c1.2-13.6-3.6-27.2-12.4-38.4 l-2.4-2.8c-2.8-3.2-2.4-8.4,0.8-11.2c3.2-2.8,8.4-2.4,11.2,0.8l2.4,2.8c12,14,17.6,32,16.4,50l-2,25.2 C107.986,268.043,104.386,271.243,100.386,271.243z"></path></g></g></g></svg>');
          padding-left: 30px;
          background-size: 22px; }
      .topbar-bg ul li:not(:first-child) {
        display: none; }
      .topbar-bg ul li.slick-slide {
        display: block; }

.header-wrap {
  padding: 10px 0;
  background: #000; }
  .header-wrap .header-inner {
    margin: 0 auto;
    padding: 0 10px;
    max-width: 1440px;
    display: flex;
    align-items: center;
    gap: 10px;
    justify-content: space-between; }
    .header-wrap .header-inner .header-mobile-menu {
      display: block;
      width: 50px; }
      @media (min-width: 801px) {
        .header-wrap .header-inner .header-mobile-menu {
          display: none; } }
  .header-wrap .header-left {
    width: calc(100% - 100px); }
    @media (min-width: 801px) {
      .header-wrap .header-left {
        width: 20%; } }
  .header-wrap .header-middle {
    width: 100%;
    display: flex;
    max-width: calc(100% - 10px);
    margin: 0 auto;
    gap: 10px;
    align-items: center;
    justify-content: space-between;
    position: absolute;
    bottom: -46px;
    left: 0;
    right: 0; }
    @media (min-width: 801px) {
      .header-wrap .header-middle {
        width: 60%;
        position: unset; } }
    .header-wrap .header-middle .search-wrap {
      width: 100%; }
      @media (min-width: 801px) {
        .header-wrap .header-middle .search-wrap {
          width: 75%; } }
      .header-wrap .header-middle .search-wrap .navUser-item {
        float: none;
        display: block; }
      .header-wrap .header-middle .search-wrap .form-field {
        margin: 0; }
        .header-wrap .header-middle .search-wrap .form-field .form {
          margin: 0;
          position: relative; }
          .header-wrap .header-middle .search-wrap .form-field .form .button {
            margin: 0;
            position: absolute;
            top: 0;
            right: 0;
            bottom: 0;
            width: 40px;
            padding: 0;
            height: 40px;
            border: 0;
            background: url('data:image/svg+xml,<svg width="64px" height="64px" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><g id="SVGRepo_bgCarrier" stroke-width="0"></g><g id="SVGRepo_tracerCarrier" stroke-linecap="round" stroke-linejoin="round"></g><g id="SVGRepo_iconCarrier"><path d="M11 6C13.7614 6 16 8.23858 16 11M16.6588 16.6549L21 21M19 11C19 15.4183 15.4183 19 11 19C6.58172 19 3 15.4183 3 11C3 6.58172 6.58172 3 11 3C15.4183 3 19 6.58172 19 11Z" stroke="%23D74105" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path></g></svg>');
            border-radius: 4px;
            background-repeat: no-repeat;
            background-position: center;
            background-size: 22px; }
            @media (min-width: 801px) {
              .header-wrap .header-middle .search-wrap .form-field .form .button {
                width: 50px;
                height: 50px;
                background-size: 29px; } }
            .header-wrap .header-middle .search-wrap .form-field .form .button .fa {
              display: none;
              color: #000;
              font-size: 20px; }
          .header-wrap .header-middle .search-wrap .form-field .form .form-input {
            height: 40px;
            color: #000;
            border-radius: 4px;
            padding: 0.75rem 1rem;
            border: 1px solid #000; }
            @media (min-width: 551px) {
              .header-wrap .header-middle .search-wrap .form-field .form .form-input {
                height: 50px; } }
  .header-wrap .header-right {
    width: 50px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 10px; }
    @media (min-width: 801px) {
      .header-wrap .header-right {
        width: 20%; } }
    .header-wrap .header-right .cc-logo {
      display: none;
      width: calc(100% - 36px); }
      @media (min-width: 801px) {
        .header-wrap .header-right .cc-logo {
          display: block;
          width: 30%; } }
    .header-wrap .header-right .nav-wrap {
      width: 36px; }
      @media (min-width: 801px) {
        .header-wrap .header-right .nav-wrap {
          width: auto; } }
      .header-wrap .header-right .nav-wrap ul {
        margin: 0;
        display: flex;
        align-items: center;
        justify-content: flex-end;
        gap: 5px; }
        .header-wrap .header-right .nav-wrap ul .navUser-item {
          float: none;
          display: block; }
          .header-wrap .header-right .nav-wrap ul .navUser-item .navUser-action {
            width: auto;
            padding: 18px;
            background-size: 35px;
            background-repeat: no-repeat;
            background-position: center;
            transition: .2s all ease; }
            .header-wrap .header-right .nav-wrap ul .navUser-item .navUser-action:hover {
              transition: .2s all ease; }
            .header-wrap .header-right .nav-wrap ul .navUser-item .navUser-action--account {
              font-size: 0;
              background-image: url('data:image/svg+xml,<svg width="64px" height="64px" viewBox="-2.4 -2.4 28.80 28.80" fill="none" xmlns="http://www.w3.org/2000/svg"><g id="SVGRepo_bgCarrier" stroke-width="0" transform="translate(0,0), scale(1)"><rect x="-2.4" y="-2.4" width="28.80" height="28.80" rx="14.4" fill="%23FFFFFF" strokewidth="0"></rect></g><g id="SVGRepo_tracerCarrier" stroke-linecap="round" stroke-linejoin="round" stroke="%23000000" stroke-width="0.192"></g><g id="SVGRepo_iconCarrier"><circle cx="12" cy="9" r="3" stroke="%23000000" stroke-width="1.5"></circle><circle cx="12" cy="12" r="10" stroke="%23000000" stroke-width="1.5"></circle><path d="M17.9691 20C17.81 17.1085 16.9247 15 11.9999 15C7.07521 15 6.18991 17.1085 6.03076 20" stroke="%23000000" stroke-width="1.5" stroke-linecap="round"></path></g></svg>'); }
              .header-wrap .header-right .nav-wrap ul .navUser-item .navUser-action--account:hover {
                background-image: url('data:image/svg+xml,<svg width="64px" height="64px" viewBox="-2.4 -2.4 28.80 28.80" fill="none" xmlns="http://www.w3.org/2000/svg"><g id="SVGRepo_bgCarrier" stroke-width="0" transform="translate(0,0), scale(1)"><rect x="-2.4" y="-2.4" width="28.80" height="28.80" rx="14.4" fill="%23FFFFFF" strokewidth="0"></rect></g><g id="SVGRepo_tracerCarrier" stroke-linecap="round" stroke-linejoin="round" stroke="%23FD4A00" stroke-width="0.192"></g><g id="SVGRepo_iconCarrier"><circle cx="12" cy="9" r="3" stroke="%23FD4A00" stroke-width="1.5"></circle><circle cx="12" cy="12" r="10" stroke="%23FD4A00" stroke-width="1.5"></circle><path d="M17.9691 20C17.81 17.1085 16.9247 15 11.9999 15C7.07521 15 6.18991 17.1085 6.03076 20" stroke="%23FD4A00" stroke-width="1.5" stroke-linecap="round"></path></g></svg>'); }
            .header-wrap .header-right .nav-wrap ul .navUser-item .navUser-action--logout {
              font-size: 0;
              background-image: url('data:image/svg+xml,<svg width="64px" height="64px" viewBox="-2.4 -2.4 28.80 28.80" fill="none" xmlns="http://www.w3.org/2000/svg"><g id="SVGRepo_bgCarrier" stroke-width="0"><rect x="-2.4" y="-2.4" width="28.80" height="28.80" rx="14.4" fill="%23FFFFFF" strokewidth="0"></rect></g><g id="SVGRepo_tracerCarrier" stroke-linecap="round" stroke-linejoin="round"></g><g id="SVGRepo_iconCarrier"><path opacity="0.5" d="M12 20C7.58172 20 4 16.4183 4 12C4 7.58172 7.58172 4 12 4" stroke="%23000000" stroke-width="1.5" stroke-linecap="round"></path><path d="M10 12H20M20 12L17 9M20 12L17 15" stroke="%23000000" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></g></svg>'); }
              .header-wrap .header-right .nav-wrap ul .navUser-item .navUser-action--logout:hover {
                background-image: url('data:image/svg+xml,<svg width="64px" height="64px" viewBox="-2.4 -2.4 28.80 28.80" fill="none" xmlns="http://www.w3.org/2000/svg"><g id="SVGRepo_bgCarrier" stroke-width="0"><rect x="-2.4" y="-2.4" width="28.80" height="28.80" rx="14.4" fill="%23FFFFFF" strokewidth="0"></rect></g><g id="SVGRepo_tracerCarrier" stroke-linecap="round" stroke-linejoin="round"></g><g id="SVGRepo_iconCarrier"><path opacity="0.5" d="M12 20C7.58172 20 4 16.4183 4 12C4 7.58172 7.58172 4 12 4" stroke="%23FD4A00" stroke-width="1.5" stroke-linecap="round"></path><path d="M10 12H20M20 12L17 9M20 12L17 15" stroke="%23FD4A00" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></g></svg>'); }
            .header-wrap .header-right .nav-wrap ul .navUser-item .navUser-action--login {
              font-size: 0;
              background-image: url('data:image/svg+xml,<svg width="64px" height="64px" viewBox="-2.4 -2.4 28.80 28.80" fill="none" xmlns="http://www.w3.org/2000/svg"><g id="SVGRepo_bgCarrier" stroke-width="0" transform="translate(0,0), scale(1)"><rect x="-2.4" y="-2.4" width="28.80" height="28.80" rx="14.4" fill="%23FFFFFF" strokewidth="0"></rect></g><g id="SVGRepo_tracerCarrier" stroke-linecap="round" stroke-linejoin="round" stroke="%23000000" stroke-width="0.192"></g><g id="SVGRepo_iconCarrier"><circle cx="12" cy="9" r="3" stroke="%23000000" stroke-width="1.5"></circle><circle cx="12" cy="12" r="10" stroke="%23000000" stroke-width="1.5"></circle><path d="M17.9691 20C17.81 17.1085 16.9247 15 11.9999 15C7.07521 15 6.18991 17.1085 6.03076 20" stroke="%23000000" stroke-width="1.5" stroke-linecap="round"></path></g></svg>'); }
              .header-wrap .header-right .nav-wrap ul .navUser-item .navUser-action--login:hover {
                background-image: url('data:image/svg+xml,<svg width="64px" height="64px" viewBox="-2.4 -2.4 28.80 28.80" fill="none" xmlns="http://www.w3.org/2000/svg"><g id="SVGRepo_bgCarrier" stroke-width="0" transform="translate(0,0), scale(1)"><rect x="-2.4" y="-2.4" width="28.80" height="28.80" rx="14.4" fill="%23FFFFFF" strokewidth="0"></rect></g><g id="SVGRepo_tracerCarrier" stroke-linecap="round" stroke-linejoin="round" stroke="%23FD4A00" stroke-width="0.192"></g><g id="SVGRepo_iconCarrier"><circle cx="12" cy="9" r="3" stroke="%23FD4A00" stroke-width="1.5"></circle><circle cx="12" cy="12" r="10" stroke="%23FD4A00" stroke-width="1.5"></circle><path d="M17.9691 20C17.81 17.1085 16.9247 15 11.9999 15C7.07521 15 6.18991 17.1085 6.03076 20" stroke="%23FD4A00" stroke-width="1.5" stroke-linecap="round"></path></g></svg>'); }
          .header-wrap .header-right .nav-wrap ul .navUser-item--user {
            display: none; }
            @media (min-width: 801px) {
              .header-wrap .header-right .nav-wrap ul .navUser-item--user {
                display: block; } }
          .header-wrap .header-right .nav-wrap ul .navUser-item--cart {
            position: relative; }
            .header-wrap .header-right .nav-wrap ul .navUser-item--cart .navUser-item-cartLabel {
              display: none; }
            .header-wrap .header-right .nav-wrap ul .navUser-item--cart .countPill {
              position: absolute;
              top: -10px;
              right: -4px;
              background: #000;
              border: 1px solid #fff; }
      .header-wrap .header-right .nav-wrap .navUser-item--cart .navUser-action {
        background-size: 35px;
        background-repeat: no-repeat;
        background-position: center;
        position: unset;
        height: unset;
        background: url('data:image/svg+xml,<svg width="64px" height="64px" viewBox="-2.5 -2.5 30.00 30.00" fill="none" xmlns="http://www.w3.org/2000/svg"><g id="SVGRepo_bgCarrier" stroke-width="0"><rect x="-2.5" y="-2.5" width="30.00" height="30.00" rx="15" fill="%23FFFFFF" strokewidth="0"></rect></g><g id="SVGRepo_tracerCarrier" stroke-linecap="round" stroke-linejoin="round"></g><g id="SVGRepo_iconCarrier"><path fill-rule="evenodd" clip-rule="evenodd" d="M10.692 17.95C10.6909 18.5286 10.2212 18.9968 9.64268 18.996C9.06414 18.9953 8.59564 18.5259 8.59601 17.9474C8.59638 17.3688 9.06547 16.9 9.64401 16.9C9.92222 16.9003 10.1889 17.0111 10.3855 17.208C10.582 17.4049 10.6923 17.6718 10.692 17.95V17.95Z" stroke="%23000000" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M16.281 17.95C16.2799 18.5286 15.8102 18.9968 15.2317 18.996C14.6531 18.9953 14.1846 18.5259 14.185 17.9474C14.1854 17.3688 14.6545 16.9 15.233 16.9C15.5112 16.9003 15.7779 17.0111 15.9745 17.208C16.171 17.4049 16.2813 17.6718 16.281 17.95V17.95Z" stroke="%23000000" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M20.1 7.80005H9.99303L9.29303 13.4C9.29303 14.1732 9.91983 14.8 10.693 14.8L18.5 14C18.9917 13.9998 19.4472 13.7417 19.7 13.32L21.3 9.92005C21.5593 9.48764 21.5661 8.9492 21.3177 8.51041C21.0694 8.07163 20.6042 7.80029 20.1 7.80005Z" stroke="%23000000" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M7.364 9.639C7.77821 9.639 8.114 9.30322 8.114 8.889C8.114 8.47479 7.77821 8.139 7.364 8.139V9.639ZM4.5 8.139C4.08579 8.139 3.75 8.47479 3.75 8.889C3.75 9.30322 4.08579 9.639 4.5 9.639V8.139ZM7.364 11.972C7.77821 11.972 8.114 11.6362 8.114 11.222C8.114 10.8078 7.77821 10.472 7.364 10.472V11.972ZM6.432 10.472C6.01779 10.472 5.682 10.8078 5.682 11.222C5.682 11.6362 6.01779 11.972 6.432 11.972V10.472ZM9.2653 7.98152C9.36555 8.38342 9.77262 8.62796 10.1745 8.52771C10.5764 8.42746 10.821 8.02038 10.7207 7.61848L9.2653 7.98152ZM9.324 5.118L10.0517 4.93648L10.0505 4.93171L9.324 5.118ZM9.171 5V5.75002L9.1754 5.74999L9.171 5ZM6.5 4.25C6.08579 4.25 5.75 4.58579 5.75 5C5.75 5.41422 6.08579 5.75 6.5 5.75V4.25ZM7.364 8.139H4.5V9.639H7.364V8.139ZM7.364 10.472H6.432V11.972H7.364V10.472ZM10.7207 7.61848L10.0517 4.93648L8.5963 5.29952L9.2653 7.98152L10.7207 7.61848ZM10.0505 4.93171C9.94713 4.52862 9.58273 4.24758 9.1666 4.25002L9.1754 5.74999C8.90333 5.75158 8.66508 5.56784 8.59751 5.3043L10.0505 4.93171ZM9.171 4.25H6.5V5.75H9.171V4.25Z" fill="%23000000"></path></g></svg>'); }
        .header-wrap .header-right .nav-wrap .navUser-item--cart .navUser-action:hover {
          background-size: 35px !important;
          background-repeat: no-repeat !important;
          background-position: center !important;
          background: url('data:image/svg+xml,<svg width="64px" height="64px" viewBox="-2.5 -2.5 30.00 30.00" fill="none" xmlns="http://www.w3.org/2000/svg"><g id="SVGRepo_bgCarrier" stroke-width="0"><rect x="-2.5" y="-2.5" width="30.00" height="30.00" rx="15" fill="%23FFFFFF" strokewidth="0"></rect></g><g id="SVGRepo_tracerCarrier" stroke-linecap="round" stroke-linejoin="round"></g><g id="SVGRepo_iconCarrier"><path fill-rule="evenodd" clip-rule="evenodd" d="M10.692 17.95C10.6909 18.5286 10.2212 18.9968 9.64268 18.996C9.06414 18.9953 8.59564 18.5259 8.59601 17.9474C8.59638 17.3688 9.06547 16.9 9.64401 16.9C9.92222 16.9003 10.1889 17.0111 10.3855 17.208C10.582 17.4049 10.6923 17.6718 10.692 17.95V17.95Z" stroke="%23FD4A00" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M16.281 17.95C16.2799 18.5286 15.8102 18.9968 15.2317 18.996C14.6531 18.9953 14.1846 18.5259 14.185 17.9474C14.1854 17.3688 14.6545 16.9 15.233 16.9C15.5112 16.9003 15.7779 17.0111 15.9745 17.208C16.171 17.4049 16.2813 17.6718 16.281 17.95V17.95Z" stroke="%23FD4A00" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M20.1 7.80005H9.99303L9.29303 13.4C9.29303 14.1732 9.91983 14.8 10.693 14.8L18.5 14C18.9917 13.9998 19.4472 13.7417 19.7 13.32L21.3 9.92005C21.5593 9.48764 21.5661 8.9492 21.3177 8.51041C21.0694 8.07163 20.6042 7.80029 20.1 7.80005Z" stroke="%23FD4A00" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M7.364 9.639C7.77821 9.639 8.114 9.30322 8.114 8.889C8.114 8.47479 7.77821 8.139 7.364 8.139V9.639ZM4.5 8.139C4.08579 8.139 3.75 8.47479 3.75 8.889C3.75 9.30322 4.08579 9.639 4.5 9.639V8.139ZM7.364 11.972C7.77821 11.972 8.114 11.6362 8.114 11.222C8.114 10.8078 7.77821 10.472 7.364 10.472V11.972ZM6.432 10.472C6.01779 10.472 5.682 10.8078 5.682 11.222C5.682 11.6362 6.01779 11.972 6.432 11.972V10.472ZM9.2653 7.98152C9.36555 8.38342 9.77262 8.62796 10.1745 8.52771C10.5764 8.42746 10.821 8.02038 10.7207 7.61848L9.2653 7.98152ZM9.324 5.118L10.0517 4.93648L10.0505 4.93171L9.324 5.118ZM9.171 5V5.75002L9.1754 5.74999L9.171 5ZM6.5 4.25C6.08579 4.25 5.75 4.58579 5.75 5C5.75 5.41422 6.08579 5.75 6.5 5.75V4.25ZM7.364 8.139H4.5V9.639H7.364V8.139ZM7.364 10.472H6.432V11.972H7.364V10.472ZM10.7207 7.61848L10.0517 4.93648L8.5963 5.29952L9.2653 7.98152L10.7207 7.61848ZM10.0505 4.93171C9.94713 4.52862 9.58273 4.24758 9.1666 4.25002L9.1754 5.74999C8.90333 5.75158 8.66508 5.56784 8.59751 5.3043L10.0505 4.93171ZM9.171 4.25H6.5V5.75H9.171V4.25Z" fill="%23FD4A00"></path></g></svg>'); }
      @media (min-width: 801px) {
        .header-wrap .header-right .nav-wrap .navUser-item--cart .dropdown-menu {
          margin: 0;
          width: 100%;
          max-width: unset;
          min-width: 350px;
          border: 1px solid #000;
          border-radius: 4px;
          top: calc(100% + 20px) !important; } }
      .header-wrap .header-right .nav-wrap .navUser-item--cart .dropdown-menu.is-open::before {
        border-color: transparent transparent #000000 transparent; }
  .header-wrap .header-logo--left {
    float: none;
    margin: 0;
    padding: 0;
    width: 100%; }
    .header-wrap .header-logo--left a {
      padding: 0; }
  .header-wrap .navPages-list {
    float: none; }
    .header-wrap .navPages-list .navUser-item {
      float: none; }

.shop-sale {
  width: 100%;
  display: none;
  min-width: 160px; }
  @media (min-width: 801px) {
    .shop-sale {
      display: block;
      width: 25%; } }
  .shop-sale a {
    display: block;
    background: #FD4A00;
    padding: 10.2px 5px;
    border-radius: 4px;
    text-align: center;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    transition: .2s all ease; }
    .shop-sale a span {
      display: inline-block;
      background: url('data:image/svg+xml,<svg width="23px" height="20px" viewBox="0 0 23 20" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" fill="%23fff"><title>F216DFA3-1CFF-4B9B-9A3E-BCB1D82A7E3E@1x</title><g id="Symbols" stroke="none" stroke-width="1" fill-rule="evenodd"><g id="icon/tire-icon"><path d="M13.1890883,0 C18.5988605,0 23,4.48597403 23,9.99997711 C23,15.5139802 18.5989055,20 13.1890883,20 L13.1890883,20 L0.822026996,20 C0.410496896,20 0.0768614782,19.6599336 0.0768614782,19.240471 C0.0768614782,18.8210084 0.410496896,18.4809419 0.822026996,18.4809419 L0.822026996,18.4809419 L7.9967832,18.4809419 C7.45444034,18.1347399 6.94749599,17.7361108 6.48286813,17.291877 L6.48286813,17.291877 L3.06794545,17.291877 C2.65641534,17.291877 2.32277993,16.9518106 2.32277993,16.532348 C2.32277993,16.1128854 2.65641534,15.772819 3.06794545,15.772819 L3.06794545,15.772819 L5.18224254,15.772819 C4.04652548,14.1409854 3.3781316,12.1485724 3.3781316,10.0000229 C3.3781316,8.15353585 3.87227319,6.42266316 4.73198971,4.93657237 L4.73198971,4.93657237 L0.745165518,4.93657237 C0.333635417,4.93657237 0,4.59650593 0,4.17704334 C0,3.75758075 0.333635417,3.41746853 0.745165518,3.41742274 L0.745165518,3.41742274 L5.80998205,3.41742274 C6.4427079,2.68138288 7.17956285,2.04071914 7.9967832,1.51905805 L7.9967832,1.51905805 L4.12334204,1.51905805 C3.71181194,1.51905805 3.37817652,1.17899161 3.37817652,0.759529026 C3.37817652,0.340066438 3.71181194,0 4.12334204,0 L4.12334204,0 Z M13.1890883,3.79608834 C9.8329235,3.79608834 7.10247676,6.57916607 7.10247676,10.0000229 C7.10247676,12.0400552 8.0736896,13.8530713 9.56936635,14.9844894 C9.58311247,14.9962111 9.59672382,15.0081159 9.61145823,15.0190592 C9.62807935,15.0313761 9.64505985,15.0428689 9.66230989,15.0535832 C10.6580052,15.7775351 11.8755701,16.2039117 13.1890883,16.2039117 C14.5026065,16.2039117 15.7202163,15.7775351 16.7158666,15.0535832 C16.7330717,15.0428689 16.7500972,15.0313761 16.7667183,15.0190592 C16.7814976,15.0082075 16.795109,14.9963026 16.8088102,14.9844894 C18.3045318,13.8530713 19.2756998,12.040101 19.2756998,10.0000229 C19.2756998,6.57916607 16.545253,3.79608834 13.1890883,3.79608834 Z M14.5535675,13.2857143 L15.7166667,14.8260445 C15.1110977,15.1199228 14.4274219,15.2857143 13.7041667,15.2857143 C12.9809115,15.2857143 12.2972357,15.1198806 11.6916667,14.8260445 L11.6916667,14.8260445 L12.8547659,13.2857143 C13.1206447,13.3763071 13.4064666,13.4261162 13.7041667,13.4261162 C14.0019544,13.4261162 14.2876887,13.3763071 14.5535675,13.2857143 L14.5535675,13.2857143 Z M18.6729037,9.28571429 C18.7140052,9.51624916 18.7354167,9.75223588 18.7354167,9.99239164 C18.7354167,11.2748564 18.1272875,12.4385261 17.1439195,13.2857143 L17.1439195,13.2857143 L15.7166667,11.6128704 C16.1217633,11.1632999 16.3633149,10.6015773 16.3633149,9.99239164 C16.3633149,9.9699429 16.3619162,9.94772322 16.3612706,9.9253661 L16.3612706,9.9253661 Z M7.72917847,9.28571429 L10.0407704,9.92535145 C10.0401248,9.94770806 10.0388337,9.96992722 10.0388337,9.99237545 C10.0388337,10.6015472 10.280381,11.1633027 10.6854167,11.6128171 L10.6854167,11.6128171 L9.25818928,13.2857143 C8.27483876,12.4384997 7.66666667,11.2748567 7.66666667,9.99237545 C7.66666667,9.75222519 7.68807777,9.51624388 7.72917847,9.28571429 L7.72917847,9.28571429 Z M13.2010417,8.28571429 C14.0333223,8.28571429 14.7104167,8.95860309 14.7104167,9.78571429 C14.7104167,10.6128255 14.0333223,11.2857143 13.2010417,11.2857143 C12.368761,11.2857143 11.6916667,10.6128255 11.6916667,9.78571429 C11.6916667,8.95860309 12.368761,8.28571429 13.2010417,8.28571429 Z M14.7104167,5.28571429 C16.0258194,5.51966228 17.1355267,6.4265805 17.7291667,7.66947611 L17.7291667,7.66947611 L15.9836401,8.28571429 C15.6804607,7.80894426 15.2330669,7.44872881 14.7104167,7.27963638 L14.7104167,7.27963638 Z M11.6916667,5.28571429 L11.6916667,7.27963638 C11.1690164,7.44877296 10.7216633,7.80898841 10.4184026,8.28571429 L10.4184026,8.28571429 L8.67291667,7.66947611 C9.26659726,6.4265805 10.3763045,5.51970643 11.6916667,5.28571429 L11.6916667,5.28571429 Z" id="Combined-Shape"></path></g></g></svg>');
      background-repeat: no-repeat;
      background-position: left center;
      padding: 5px 0px 5px 30px; }
    .shop-sale a:hover {
      background: #E54300;
      transition: .2s all ease; }

.mobile-list {
  display: block; }
  @media (min-width: 801px) {
    .mobile-list {
      display: none !important; } }

.mobileMenu-toggle {
  display: none; }

.sliding-messages {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 2px solid #FD4A00;
  border-top: 2px solid #FD4A00; }
  @media (min-width: 801px) {
    .sliding-messages {
      border-top: 0; } }
  .sliding-messages .cc-logo {
    display: block;
    width: 60px; }
    @media (min-width: 801px) {
      .sliding-messages .cc-logo {
        display: none; } }
  .sliding-messages ul {
    width: calc(100% - 70px);
    list-style: none;
    margin: 0 auto;
    padding: 5px 0;
    max-width: 1440px;
    display: flex;
    align-items: center;
    gap: 10px;
    justify-content: space-between; }
    @media (min-width: 801px) {
      .sliding-messages ul {
        width: 100%;
        padding: 10px; } }
    .sliding-messages ul li {
      color: #000;
      font-weight: 600;
      font-weight: 400;
      font-style: italic;
      font-size: 13px;
      padding: 9px 0px 9px 45px;
      font-family: "Changa", sans-serif;
      text-align: left;
      max-width: fit-content;
      margin: 0 auto; }
      @media (min-width: 551px) {
        .sliding-messages ul li {
          font-size: 14px; } }
      @media (min-width: 801px) {
        .sliding-messages ul li {
          padding: 10px 0px 10px 45px; } }
      @media (max-width: 800px) {
        .sliding-messages ul li:not(:first-child) {
          display: none; } }
      .sliding-messages ul li.delivery {
        background: url('data:image/svg+xml,<svg height="64px" width="64px" version="1.1" id="_x32_" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="-51.2 -51.2 614.40 614.40" xml:space="preserve" fill="%23000000"><g id="SVGRepo_bgCarrier" stroke-width="0" transform="translate(20.47999999999999,20.47999999999999), scale(0.92)"><rect x="-51.2" y="-51.2" width="614.40" height="614.40" rx="307.2" fill="%23FD4A00" strokewidth="0"></rect></g><g id="SVGRepo_tracerCarrier" stroke-linecap="round" stroke-linejoin="round"></g><g id="SVGRepo_iconCarrier"><style type="text/css"> .st0{fill:%23FFFFFF;} </style><g><path class="st0" d="M311.069,130.515c-0.963-5.641-5.851-9.768-11.578-9.768H35.43c-7.61,0-13.772,6.169-13.772,13.765 c0,7.61,6.162,13.772,13.772,13.772h64.263c7.61,0,13.772,6.17,13.772,13.773c0,7.603-6.162,13.772-13.772,13.772H13.772 C6.169,175.829,0,181.998,0,189.601c0,7.603,6.169,13.764,13.772,13.764h117.114c6.72,0,12.172,5.46,12.172,12.18 c0,6.72-5.452,12.172-12.172,12.172H68.665c-7.61,0-13.772,6.17-13.772,13.773c0,7.602,6.162,13.772,13.772,13.772h45.857 c6.726,0,12.179,5.452,12.179,12.172c0,6.719-5.453,12.172-12.179,12.172H51.215c-7.61,0-13.772,6.169-13.772,13.772 c0,7.603,6.162,13.772,13.772,13.772h87.014l5.488,31.042h31.52c-1.854,4.504-2.911,9.421-2.911,14.598 c0,21.245,17.218,38.464,38.464,38.464c21.237,0,38.456-17.219,38.456-38.464c0-5.177-1.057-10.094-2.911-14.598h100.04 L311.069,130.515z M227.342,352.789c0,9.146-7.407,16.553-16.553,16.553c-9.152,0-16.56-7.407-16.56-16.553 c0-6.364,3.627-11.824,8.892-14.598h15.329C223.714,340.965,227.342,346.424,227.342,352.789z"></path><path class="st0" d="M511.598,314.072l-15.799-77.941l-57.689-88.759H333.074l32.534,190.819h38.42 c-1.846,4.504-2.904,9.421-2.904,14.598c0,21.245,17.219,38.464,38.456,38.464c21.246,0,38.464-17.219,38.464-38.464 c0-5.177-1.057-10.094-2.91-14.598h16.741c6.039,0,11.759-2.708,15.582-7.386C511.273,326.136,512.8,319.988,511.598,314.072z M392.529,182.882h26.314l34.162,52.547h-51.512L392.529,182.882z M456.14,352.789c0,9.146-7.407,16.553-16.56,16.553 c-9.138,0-16.552-7.407-16.552-16.553c0-6.364,3.635-11.824,8.892-14.598h15.329C452.513,340.965,456.14,346.424,456.14,352.789z"></path></g></g></svg>');
        background-size: 35px;
        background-repeat: no-repeat;
        background-position: left center; }
      .sliding-messages ul li.saving {
        background: url('data:image/svg+xml,<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="-51.2 -51.2 614.40 614.40" xml:space="preserve" width="64px" height="64px" fill="%23000000"><g id="SVGRepo_bgCarrier" stroke-width="0" transform="translate(0,0), scale(1)"><rect x="-51.2" y="-51.2" width="614.40" height="614.40" rx="307.2" fill="%23FD4A00" strokewidth="0"></rect></g><g id="SVGRepo_tracerCarrier" stroke-linecap="round" stroke-linejoin="round"></g><g id="SVGRepo_iconCarrier"><path style="fill:%23FFFFFF;" d="M156.747,488.732c-9.848,0-24.224-4.823-56.16-40.563c-16.231-18.165-29.533-36.035-30.091-36.787 c-0.376-0.507-0.717-1.036-1.023-1.587c-6.073-10.932-9.283-23.321-9.283-35.827v-90.892c0-7.925,6.424-14.35,14.35-14.35h116.075 c16.624,0,32.305,6.421,44.155,18.082l59.433,58.485c8.383,8.382,12.955,19.419,12.955,31.159s-4.572,22.777-12.873,31.078 c-17.234,17.231-45.115,17.231-62.253,0.095l-59.37-59.372c-5.898-0.044-15.48-0.089-23.134-0.123l-10.82-0.052 c-7.925-0.042-14.317-6.499-14.275-14.424c0.042-7.899,6.457-14.275,14.348-14.275c0.026,0,0.05,0,0.076,0l10.802,0.052 c6.79,0.03,14.055,0.065,19.632,0.099c2.814,0.019,5.202,0.036,6.891,0.056c4.177,0.047,8.495,0.095,12.659,4.259l63.486,63.486 c5.946,5.948,15.624,5.948,21.569,0c2.976-2.976,4.563-6.806,4.563-10.88c0-4.074-1.586-7.904-4.467-10.784l-59.353-58.403 c-6.447-6.344-14.98-9.838-24.026-9.838H88.889v76.542c0,7.337,1.808,14.608,5.236,21.088c2.615,3.468,13.585,17.858,26.469,32.423 c25.476,28.797,35.211,32.208,36.504,32.554l155.149-0.03c10.576,0,22.902-5.538,34.621-11.21 c9.893-4.786,83.334-54.602,127.303-84.877c0.24-0.165,0.485-0.323,0.735-0.474c8.199-4.939,10.853-15.631,5.915-23.833 c-2.392-3.972-6.189-6.774-10.69-7.892c-4.417-1.096-8.99-0.442-12.912,1.842l-107.184,71.082c-6.605,4.379-15.51,2.576-19.89-4.028 c-4.379-6.605-2.576-15.509,4.028-19.89l107.483-71.28c0.174-0.115,0.349-0.227,0.528-0.333 c21.76-13.104,50.119-6.063,63.223,15.694c13.019,21.622,6.147,49.766-15.287,62.975c-13.295,9.152-115.768,79.597-130.749,86.847 c-14.716,7.122-30.476,14.076-47.121,14.076l-155.494,0.03C156.752,488.732,156.748,488.732,156.747,488.732z"></path><rect x="14.35" y="265.452" style="fill:%23FD4A00;" width="84.146" height="189.587"></rect><g><path style="fill:%23FFFFFF;" d="M98.49,469.381H14.35c-7.925,0-14.35-6.424-14.35-14.35V265.45c0-7.925,6.424-14.35,14.35-14.35 h84.14c7.925,0,14.35,6.424,14.35,14.35v189.581C112.84,462.956,106.415,469.381,98.49,469.381z M28.699,440.681H84.14V279.799 H28.699V440.681z"></path><path style="fill:%23FFFFFF;" d="M273.037,237.471c-59.056,0-107.103-48.045-107.103-107.103S213.98,23.265,273.037,23.265 S380.14,71.311,380.14,130.368S332.093,237.471,273.037,237.471z M273.037,51.966c-43.231,0-78.403,35.171-78.403,78.403 s35.171,78.403,78.403,78.403s78.403-35.171,78.403-78.403S316.268,51.966,273.037,51.966z"></path></g><circle style="fill:%23FD4A00;" cx="348.925" cy="201.869" r="92.756"></circle><g><path style="fill:%23FFFFFF;" d="M348.932,308.969c-59.056,0-107.103-48.045-107.103-107.103S289.875,94.764,348.932,94.764 s107.103,48.045,107.103,107.103S407.988,308.969,348.932,308.969z M348.932,123.463c-43.231,0-78.403,35.171-78.403,78.403 s35.171,78.403,78.403,78.403s78.403-35.171,78.403-78.403S392.164,123.463,348.932,123.463z"></path><path style="fill:%23FFFFFF;" d="M345.377,248.147c-15.513-0.517-28.181-8.532-28.181-16.805c0-4.395,3.879-10.858,8.791-10.858 c5.43,0,9.825,7.627,19.391,9.307v-20.942c-11.893-4.524-25.855-10.083-25.855-26.63c0-16.417,12.151-24.304,25.855-26.243v-3.619 c0-1.809,2.068-3.49,4.912-3.49c2.455,0,4.912,1.68,4.912,3.49v3.232c8.014,0.258,23.14,2.327,23.14,11.246 c0,3.491-2.328,10.602-8.016,10.602c-4.266,0-6.723-4.137-15.125-4.783v18.874c11.764,4.395,25.466,10.471,25.466,27.923 c0,16.03-10.342,25.726-25.466,28.181v3.75c0,1.809-2.457,3.49-4.912,3.49c-2.844,0-4.912-1.68-4.912-3.49L345.377,248.147 L345.377,248.147z M346.669,188.422v-15.384c-5.817,1.164-8.274,4.137-8.274,7.239 C338.397,184.027,341.758,186.354,346.669,188.422z M353.909,212.337v17.323c4.395-1.035,7.887-3.491,7.887-8.145 C361.795,217.251,358.562,214.536,353.909,212.337z"></path></g></g></svg>');
        background-size: 35px;
        background-repeat: no-repeat;
        background-position: left center; }
      .sliding-messages ul li.experience {
        background: url('data:image/svg+xml,<svg width="64px" height="64px" viewBox="-2.4 -2.4 28.80 28.80" fill="none" xmlns="http://www.w3.org/2000/svg"><g id="SVGRepo_bgCarrier" stroke-width="0" transform="translate(0,0), scale(1)"><rect x="-2.4" y="-2.4" width="28.80" height="28.80" rx="14.4" fill="%23FD4A00" strokewidth="0"></rect></g><g id="SVGRepo_tracerCarrier" stroke-linecap="round" stroke-linejoin="round"></g><g id="SVGRepo_iconCarrier"><path d="M7.13515 11.189L3.3304 4.38052C2.89291 3.59765 2.67417 3.20621 2.71103 2.88573C2.7432 2.60611 2.8917 2.353 3.1201 2.18852C3.38188 2 3.83029 2 4.72711 2H6.96193C7.29523 2 7.46187 2 7.61135 2.04813C7.74362 2.09073 7.86556 2.16042 7.96939 2.25276C8.08674 2.35712 8.17132 2.5007 8.3405 2.78788L12.0001 9L15.6597 2.78788C15.8289 2.5007 15.9135 2.35712 16.0308 2.25276C16.1347 2.16042 16.2566 2.09073 16.3889 2.04813C16.5383 2 16.705 2 17.0383 2H19.2731C20.1699 2 20.6183 2 20.8801 2.18852C21.1085 2.353 21.257 2.60611 21.2892 2.88573C21.326 3.20621 21.1073 3.59765 20.6698 4.38052L16.8651 11.189M10.5001 14L12.0001 13V18M10.7501 18H13.2501M16.5963 10.9038C19.1347 13.4422 19.1347 17.5578 16.5963 20.0962C14.0579 22.6346 9.94232 22.6346 7.40391 20.0962C4.8655 17.5578 4.8655 13.4422 7.40391 10.9038C9.94231 8.3654 14.0579 8.3654 16.5963 10.9038Z" stroke="%23FFFFFF" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path></g></svg>');
        background-size: 35px;
        background-repeat: no-repeat;
        background-position: left center; }
    .sliding-messages ul .slick-slide li {
      margin: 0 auto;
      width: 100% !important;
      display: block !important; }
    .sliding-messages ul .slick-track {
      display: flex; }
      .sliding-messages ul .slick-track .slick-slide {
        opacity: .85;
        transform: scale(0.985);
        transition: transform .6s ease, opacity .6s ease;
        will-change: transform; }
        .sliding-messages ul .slick-track .slick-slide > div {
          width: 100%; }
        .sliding-messages ul .slick-track .slick-slide li {
          transition: transform .4s ease, opacity .4s ease; }
      .sliding-messages ul .slick-track .slick-active {
        opacity: 1;
        transform: scale(1); }

.menu-overlay {
  position: fixed;
  inset: 0;
  background: rgba(0, 0, 0, 0.3);
  opacity: 0;
  visibility: hidden;
  transition: .3s ease;
  z-index: 9998; }
  .menu-overlay.is-active {
    opacity: 1;
    visibility: visible; }

.sliding-categories-wrap {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 9999;
  max-width: 100%;
  transform: translateX(-100%);
  transition: transform .35s ease;
  height: 100%; }
  @media (min-width: 551px) {
    .sliding-categories-wrap {
      max-width: 450px; } }
  .sliding-categories-wrap.is-open {
    transform: translateX(0); }

.close-sidebar {
  opacity: 1;
  cursor: pointer;
  display: block;
  background: url('data:image/svg+xml,<svg fill="%23FD4A00" width="64px" height="64px" viewBox="-2.4 -2.4 28.80 28.80" xmlns="http://www.w3.org/2000/svg"><g id="SVGRepo_bgCarrier" stroke-width="0"><rect x="-2.4" y="-2.4" width="28.80" height="28.80" rx="14.4" fill="%23FFFFFF" strokewidth="0"></rect></g><g id="SVGRepo_tracerCarrier" stroke-linecap="round" stroke-linejoin="round"></g><g id="SVGRepo_iconCarrier"><path d="M12,2A10,10,0,1,0,22,12,10,10,0,0,0,12,2Zm3.707,12.293a1,1,0,1,1-1.414,1.414L12,13.414,9.707,15.707a1,1,0,0,1-1.414-1.414L10.586,12,8.293,9.707A1,1,0,0,1,9.707,8.293L12,10.586l2.293-2.293a1,1,0,0,1,1.414,1.414L13.414,12Z"></path></g></svg>');
  height: 30px;
  width: 30px;
  right: 0;
  position: absolute;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 30px;
  background-color: #fff;
  border-bottom-right-radius: 4px; }

.sliding-categories {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  max-width: calc(100% - 30px);
  background: #fff;
  z-index: 9999;
  inset: 0;
  overflow: hidden;
  transform: translateX(-100%);
  transition: transform .35s ease;
  box-shadow: 0 0 25px rgba(0, 0, 0, 0.2); }
  @media (min-width: 551px) {
    .sliding-categories {
      max-width: 420px; } }
  .sliding-categories.is-open {
    transform: translateX(0); }
  .sliding-categories .navList {
    height: 100%;
    overflow-y: auto; }
    .sliding-categories .navList .navList-item {
      margin: 5px 0;
      font-weight: 500;
      font-size: 14px;
      position: relative; }
      .sliding-categories .navList .navList-item--bg {
        padding: 0 !important;
        background-size: 60px !important;
        background-repeat: no-repeat !important;
        background-position: top 7px left !important; }
        @media (min-width: 801px) {
          .sliding-categories .navList .navList-item--bg {
            background-size: 90px !important;
            background-position: center top 5px !important; } }
      .sliding-categories .navList .navList-item--help {
        background-image: url('data:image/svg+xml,<svg width="64px" height="64px" viewBox="-2.4 -2.4 28.80 28.80" fill="none" xmlns="http://www.w3.org/2000/svg"><g id="SVGRepo_bgCarrier" stroke-width="0" transform="translate(0,0), scale(1)"></g><g id="SVGRepo_tracerCarrier" stroke-linecap="round" stroke-linejoin="round"></g><g id="SVGRepo_iconCarrier"><path d="M17.8 2.1L7.86997 4.59C6.41997 4.95 4.94997 6.42 4.58997 7.87L2.09997 17.8C1.34997 20.8 3.18997 22.65 6.19997 21.9L16.13 19.42C17.57 19.06 19.05 17.58 19.41 16.14L21.9 6.2C22.65 3.2 20.8 1.35 17.8 2.1Z" stroke="%23FD4A00" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M12 15.5C13.933 15.5 15.5 13.933 15.5 12C15.5 10.067 13.933 8.5 12 8.5C10.067 8.5 8.5 10.067 8.5 12C8.5 13.933 10.067 15.5 12 15.5Z" stroke="%23FD4A00" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></g></svg>');
        background-size: 33px !important;
        background-position: left 12px center !important; }
      .sliding-categories .navList .navList-item--touch {
        background-image: url('data:image/svg+xml,<svg fill="%23FD4A00" width="64px" height="64px" viewBox="0 0 64 64" version="1.1" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><g id="SVGRepo_bgCarrier" stroke-width="0"></g><g id="SVGRepo_tracerCarrier" stroke-linecap="round" stroke-linejoin="round"></g><g id="SVGRepo_iconCarrier"><g id="_x32_5_attachment"></g><g id="_x32_4_office"></g><g id="_x32_3_pin"></g><g id="_x32_2_business_card"></g><g id="_x32_1_form"></g><g id="_x32_0_headset"></g><g id="_x31_9_video_call"></g><g id="_x31_8_letter_box"></g><g id="_x31_7_papperplane"></g><g id="_x31_6_laptop"></g><g id="_x31_5_connection"></g><g id="_x31_4_phonebook"></g><g id="_x31_3_classic_telephone"></g><g id="_x31_2_sending_mail"></g><g id="_x31_1_man_talking"></g><g id="_x31_0_date"></g><g id="_x30_9_review"></g><g id="_x30_8_email"></g><g id="_x30_7_information"></g><g id="_x30_6_phone_talking"></g><g id="_x30_5_women_talking"><g><g><path d="M24.8975,30.165c0.0488,0,0.0986-0.001,0.1484-0.0034c0.8809-0.0366,1.6865-0.3921,2.21-0.9751 c0.3691-0.4111,0.335-1.0435-0.0762-1.4121c-0.4111-0.3677-1.043-0.335-1.4121,0.0762c-0.1611,0.1792-0.4697,0.2988-0.8057,0.313 c-0.3975,0.02-0.7861-0.1191-1.0566-0.3726c-0.4004-0.3784-1.0342-0.3599-1.4131,0.0415 c-0.3789,0.4019-0.3604,1.0347,0.042,1.4136C23.1582,29.8345,24.0117,30.165,24.8975,30.165z"></path><path d="M29.0557,22.8726c0.2705-0.2539,0.6621-0.3901,1.0576-0.3726c0.3359,0.0142,0.6436,0.1338,0.8047,0.3125 c0.1973,0.2202,0.4707,0.3325,0.7441,0.3325c0.2383,0,0.4766-0.0845,0.668-0.2554c0.4111-0.3691,0.4453-1.001,0.0762-1.4121 c-0.5225-0.5835-1.3281-0.939-2.21-0.9761c-0.9277-0.0288-1.8525,0.2949-2.5117,0.916c-0.4023,0.3789-0.4209,1.0117-0.042,1.4136 C28.0205,23.2329,28.6553,23.251,29.0557,22.8726z"></path><path d="M20.1855,22.813c0.1973,0.2202,0.4707,0.332,0.7441,0.332c0.2383,0,0.4775-0.0845,0.668-0.2559 c0.4111-0.3691,0.4453-1.0015,0.0762-1.4121c-0.5244-0.584-1.332-0.9395-2.2158-0.9756 c-0.9473-0.0342-1.8516,0.2964-2.5078,0.9175c-0.4014,0.3794-0.418,1.0122-0.0391,1.4136 c0.3818,0.4019,1.0146,0.418,1.4141,0.0386c0.2666-0.2524,0.6309-0.3916,1.0518-0.3711 C19.7148,22.5137,20.0244,22.6338,20.1855,22.813z"></path><path d="M45.2793,26.5942h-0.0381c-0.5527,0-0.9805,0.4478-0.9805,1s0.4658,1,1.0186,1s1-0.4478,1-1 S45.832,26.5942,45.2793,26.5942z"></path><path d="M50.5283,26.5942h-0.0391c-0.5527,0-0.9805,0.4478-0.9805,1s0.4668,1,1.0195,1s1-0.4478,1-1 S51.0811,26.5942,50.5283,26.5942z"></path><path d="M55.7803,26.5942h-0.0381c-0.5527,0-0.9814,0.4478-0.9814,1s0.4668,1,1.0195,1s1-0.4478,1-1 S56.333,26.5942,55.7803,26.5942z"></path><path d="M59.28,20.01c-4.1-4.82-11.36-5.4-16.1801-1.3c-0.05,0.04-0.1,0.08-0.14,0.13c-1.15-4.68-3.1-9.47-6.39-12.92 C33.46,2.65,29.51,1,24.84,1C17.37,1,11.67,5.34,8.38,13.56c-3.49,8.7-3.41,20.04-1.87,21.51 c0.9384,0.8489,2.5365,1.6553,4.1448,2.2953c-8.6735,3.9588-8.6773,11.0029-8.6773,15.932V62c0,0.5522,0.4473,1,1,1H24.784 c0.001,0,0.0021,0.0005,0.0031,0.0005S46.6846,63,46.6846,63c0.5527,0,1-0.4478,1-1v-8.7026 c0-4.8027-0.0054-11.6125-8.0305-15.6208c1.2346-0.5417,2.4157-1.1508,3.2759-1.6266c1.85,1.65,4.18,2.64,6.7,2.85 c0.31,0.02,0.62,0.03,0.93,0.03c2.72,0,5.33-0.95,7.43-2.74c2.33-1.98,3.75-4.76,4-7.82C62.23,25.31,61.27,22.35,59.28,20.01z M10.6592,61v-4.8848c0-0.5522-0.4473-1-1-1s-1,0.4478-1,1V61H3.9775v-7.7026c0-5.4964,0.0034-12.2559,10.8652-15.3299 l-2.8193,5.1043c-0.2168,0.3916-0.1465,0.8799,0.1719,1.1943l3.1855,3.1494l-2.2578,5.7671 c-0.1611,0.4126-0.0322,0.8818,0.3184,1.1538L22.0166,61H10.6592z M15.2578,53.2158l2.2256-5.6846 c0.1455-0.3716,0.0557-0.7944-0.2285-1.0752l-3.1152-3.0801l2.4288-4.3976l6.3467,20.1876L15.2578,53.2158z M18.7599,34.2893 c1.8194,1.3416,3.8754,2.1711,6.0057,2.1711c1.9218,0,3.9115-0.8772,5.7386-2.2679l1.252,2.3571l-1.5366,4.8776H19.435 l-1.5521-4.937L18.7599,34.2893z M13.9375,21.4214v-3.8916c2.918-0.7085,3.6611-1.6431,4.8291-3.3809 c0.2959-0.4419,0.6221-0.9268,1.0488-1.4824c5.7842,3.3081,10.1367,4.6816,15.9268,5.0151v3.7607 c0,5.0225-5.9932,13.0181-10.9766,13.0181c-2.0349,0-4.023-0.9845-5.7318-2.5032c-0.0017-0.0017-0.0038-0.0029-0.0055-0.0046 C16.0564,29.3085,13.9375,25.0353,13.9375,21.4214z M20.0638,43.4272h9.5258l-4.7678,15.1341L20.0638,43.4272z M33.0797,39.0062 l2.4017,4.4459l-3.1201,3.084c-0.2842,0.2813-0.374,0.7041-0.2275,1.0762l2.2275,5.6846l-7.6577,5.9484L33.0797,39.0062z M45.6846,53.2974V61h-5.1035v-4.8848c0-0.5522-0.4473-1-1-1s-1,0.4478-1,1V61H27.7043l8.4744-6.5825 c0.3506-0.272,0.4795-0.7417,0.3174-1.1543l-2.2607-5.7676l3.1855-3.1479c0.3154-0.3125,0.3877-0.7959,0.1768-1.1865 l-2.8101-5.2013c0.6685,0.1884,1.2931,0.3917,1.8821,0.6069c0.0052,0.0018,0.0101,0.0038,0.0154,0.0054 C45.678,41.864,45.6846,48.1368,45.6846,53.2974z M36.9973,36.5634c-1.0552-0.3694-2.2184-0.6985-3.4925-0.9843l-1.4546-2.7385 c3.2595-3.1593,5.692-7.7846,5.692-11.3983v-4.7148c0-0.5376-0.4258-0.9795-0.9629-0.9995 c-6.1631-0.2295-10.5332-1.5957-16.6992-5.2202c-0.4209-0.2476-0.9609-0.1548-1.2734,0.2207 c-0.7725,0.9224-1.2871,1.689-1.7012,2.3052c-1.0615,1.5806-1.4189,2.1133-4.3672,2.7139 c-0.4658,0.0952-0.8008,0.5049-0.8008,0.98v4.6938c0,3.9083,2.1079,8.4235,5.2225,11.4815l-1.0725,2.6915 c-0.8946,0.2024-1.7331,0.4266-2.5178,0.6714C11.192,35.5442,8.8646,34.4692,7.93,33.66c-0.78-1.58-1.12-14,3.93-22.72 C14.91,5.67,19.28,3,24.84,3c4.1,0,7.56,1.44,10.28,4.29c3.3,3.46,5.15,8.53,6.18,13.36c-1.7,2.29-2.48,5.14-2.17,8.03 l-2.59,3.51c-0.23,0.3-0.2599,0.7-0.1,1.03c0.16,0.34,0.5,0.55,0.87,0.56l3.72,0.1c0.15,0.23,0.3199,0.45,0.49,0.66 C40.2336,35.2254,38.497,36.0573,36.9973,36.5634z M59.99,28.21c-0.1,1.27-0.44,2.47-1,3.56c-0.56,1.1-1.33,2.08-2.3,2.9 c-1.93,1.64-4.37,2.44-6.9,2.23c-1.97-0.16-3.79-0.9-5.27-2.13c-0.8106-0.6598-1.56-1.4893-2.08-2.4 c-0.18-0.29-0.49-0.46-0.83-0.47l-2.32-0.07l1.68-2.28c0.16-0.21,0.23-0.48,0.19-0.74c-0.2599-1.78-0.0099-3.55,0.69-5.14 c0.39-0.91,0.94-1.76,1.62-2.52c0.28-0.32,0.6-0.63,0.9301-0.91c3.98-3.39,9.97-2.91,13.36,1.07 C59.4,23.24,60.19,25.69,59.99,28.21z"></path></g></g></g><g id="_x30_4_calling"></g><g id="_x30_3_women"></g><g id="_x30_2_writing"></g><g id="_x30_1_chatting"></g></g></svg>');
        background-size: 33px !important;
        background-position: left 15px center !important; }
      .sliding-categories .navList .navList-item.on-sale, .sliding-categories .navList .navList-item.featured, .sliding-categories .navList .navList-item.mini-jeep, .sliding-categories .navList .navList-item.promotion-items, .sliding-categories .navList .navList-item.top-seller {
        display: none !important; }
      .sliding-categories .navList .navList-item .navList-action--parent {
        width: 100%;
        color: #000;
        font-size: 13px;
        transition: .2s all ease;
        padding: 20px 20px 20px 65px;
        text-transform: uppercase;
        border-bottom: 1px solid #000; }
        @media (min-width: 801px) {
          .sliding-categories .navList .navList-item .navList-action--parent {
            font-size: 14px;
            text-align: center;
            padding: 75px 30px 15px 30px; } }
      .sliding-categories .navList .navList-item .icon {
        height: 22px;
        width: 22px; }
        .sliding-categories .navList .navList-item .icon svg {
          fill: #000; }
      .sliding-categories .navList .navList-item .menu-opener {
        position: absolute;
        cursor: pointer;
        height: 20px;
        width: 20px;
        top: unset;
        bottom: 17px;
        right: 10px;
        background: url('data:image/svg+xml,<svg width="64px" height="64px" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><g id="SVGRepo_bgCarrier" stroke-width="0"></g><g id="SVGRepo_tracerCarrier" stroke-linecap="round" stroke-linejoin="round"></g><g id="SVGRepo_iconCarrier"><path d="M11.0005 15.9995L15.0005 11.9995M15.0005 11.9995L11.0005 7.99951M15.0005 11.9995H3.00049M11.0005 2.99951H17.7997C18.9198 2.99951 19.4799 2.99951 19.9077 3.2175C20.284 3.40925 20.59 3.71521 20.7817 4.09153C20.9997 4.51935 20.9997 5.07941 20.9997 6.19951V17.7995C20.9997 18.9196 20.9997 19.4797 20.7817 19.9075C20.59 20.2838 20.284 20.5898 19.9077 20.7815C19.4799 20.9995 18.9198 20.9995 17.7997 20.9995H11.0005" stroke="%23000000" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path></g></svg>');
        background-repeat: no-repeat;
        background-position: center;
        background-size: 18px; }
        @media (min-width: 551px) {
          .sliding-categories .navList .navList-item .menu-opener {
            background-size: 22px; } }
        .sliding-categories .navList .navList-item .menu-opener .icon {
          display: none; }
      .sliding-categories .navList .navList-item .plus_minus {
        top: 28px;
        margin: 0;
        right: 12px !important; }
      .sliding-categories .navList .navList-item .icon {
        height: 22px;
        width: 22px; }
      .sliding-categories .navList .navList-item:hover > .navList-action--parent {
        color: #FD4A00;
        transition: .2s all ease;
        border-bottom: 1px solid #FD4A00; }
        .sliding-categories .navList .navList-item:hover > .navList-action--parent + .menu-opener {
          background: url('data:image/svg+xml,<svg width="64px" height="64px" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><g id="SVGRepo_bgCarrier" stroke-width="0"></g><g id="SVGRepo_tracerCarrier" stroke-linecap="round" stroke-linejoin="round"></g><g id="SVGRepo_iconCarrier"><path d="M11.0005 15.9995L15.0005 11.9995M15.0005 11.9995L11.0005 7.99951M15.0005 11.9995H3.00049M11.0005 2.99951H17.7997C18.9198 2.99951 19.4799 2.99951 19.9077 3.2175C20.284 3.40925 20.59 3.71521 20.7817 4.09153C20.9997 4.51935 20.9997 5.07941 20.9997 6.19951V17.7995C20.9997 18.9196 20.9997 19.4797 20.7817 19.9075C20.59 20.2838 20.284 20.5898 19.9077 20.7815C19.4799 20.9995 18.9198 20.9995 17.7997 20.9995H11.0005" stroke="%23FD4A00" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path></g></svg>');
          background-repeat: no-repeat;
          background-position: center;
          background-size: 22px; }
          .sliding-categories .navList .navList-item:hover > .navList-action--parent + .menu-opener .icon svg {
            fill: #FD4A00; }
    .sliding-categories .navList .navUser-item {
      float: none;
      display: block;
      margin: 5px 0;
      border-bottom: 1px solid #000; }
      @media (min-width: 801px) {
        .sliding-categories .navList .navUser-item {
          margin: 0;
          border-bottom: 0; } }
      .sliding-categories .navList .navUser-item .navUser-action {
        width: auto;
        color: #000;
        font-weight: 500;
        font-size: 13px;
        background-size: 35px;
        padding: 20px 20px 20px 65px;
        background-repeat: no-repeat;
        background-position: left 10px center;
        transition: .2s all ease; }
        .sliding-categories .navList .navUser-item .navUser-action--account {
          background-image: url('data:image/svg+xml,<svg width="64px" height="64px" viewBox="-2.4 -2.4 28.80 28.80" fill="none" xmlns="http://www.w3.org/2000/svg"><g id="SVGRepo_bgCarrier" stroke-width="0" transform="translate(0,0), scale(1)"><rect x="-2.4" y="-2.4" width="28.80" height="28.80" rx="14.4" fill="%23FFFFFF" strokewidth="0"></rect></g><g id="SVGRepo_tracerCarrier" stroke-linecap="round" stroke-linejoin="round" stroke="%23FD4A00" stroke-width="0.192"></g><g id="SVGRepo_iconCarrier"><circle cx="12" cy="9" r="3" stroke="%23FD4A00" stroke-width="1.5"></circle><circle cx="12" cy="12" r="10" stroke="%23FD4A00" stroke-width="1.5"></circle><path d="M17.9691 20C17.81 17.1085 16.9247 15 11.9999 15C7.07521 15 6.18991 17.1085 6.03076 20" stroke="%23FD4A00" stroke-width="1.5" stroke-linecap="round"></path></g></svg>'); }
        .sliding-categories .navList .navUser-item .navUser-action--logout {
          background-image: url('data:image/svg+xml,<svg width="64px" height="64px" viewBox="-2.4 -2.4 28.80 28.80" fill="none" xmlns="http://www.w3.org/2000/svg"><g id="SVGRepo_bgCarrier" stroke-width="0"><rect x="-2.4" y="-2.4" width="28.80" height="28.80" rx="14.4" fill="%23FFFFFF" strokewidth="0"></rect></g><g id="SVGRepo_tracerCarrier" stroke-linecap="round" stroke-linejoin="round"></g><g id="SVGRepo_iconCarrier"><path opacity="0.5" d="M12 20C7.58172 20 4 16.4183 4 12C4 7.58172 7.58172 4 12 4" stroke="%23FD4A00" stroke-width="1.5" stroke-linecap="round"></path><path d="M10 12H20M20 12L17 9M20 12L17 15" stroke="%23FD4A00" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></g></svg>'); }
        .sliding-categories .navList .navUser-item .navUser-action--login {
          background-image: url('data:image/svg+xml,<svg width="64px" height="64px" viewBox="-2.4 -2.4 28.80 28.80" fill="none" xmlns="http://www.w3.org/2000/svg"><g id="SVGRepo_bgCarrier" stroke-width="0" transform="translate(0,0), scale(1)"><rect x="-2.4" y="-2.4" width="28.80" height="28.80" rx="14.4" fill="%23FFFFFF" strokewidth="0"></rect></g><g id="SVGRepo_tracerCarrier" stroke-linecap="round" stroke-linejoin="round" stroke="%23FD4A00" stroke-width="0.192"></g><g id="SVGRepo_iconCarrier"><circle cx="12" cy="9" r="3" stroke="%23FD4A00" stroke-width="1.5"></circle><circle cx="12" cy="12" r="10" stroke="%23FD4A00" stroke-width="1.5"></circle><path d="M17.9691 20C17.81 17.1085 16.9247 15 11.9999 15C7.07521 15 6.18991 17.1085 6.03076 20" stroke="%23FD4A00" stroke-width="1.5" stroke-linecap="round"></path></g></svg>'); }
        .sliding-categories .navList .navUser-item .navUser-action--blog {
          background-image: url('data:image/svg+xml,<svg fill="%23E64300" height="64px" width="64px" version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 490.229 490.229" xml:space="preserve" stroke="%23E64300" stroke-width="10.785038"><g id="SVGRepo_bgCarrier" stroke-width="0"></g><g id="SVGRepo_tracerCarrier" stroke-linecap="round" stroke-linejoin="round"></g><g id="SVGRepo_iconCarrier"><g><path d="M417.932,79.858c-46.214-33.636-107.589-52.16-172.818-52.16c-65.229,0-126.602,18.524-172.816,52.16 C25.676,113.79,0,159.034,0,207.255c0,31.235,11.091,61.983,32.072,88.921c19.71,25.305,47.802,46.902,81.362,62.577v99.528 c0,1.653,0.959,3.156,2.457,3.853c0.573,0.266,1.185,0.397,1.792,0.397c0.983,0,1.957-0.341,2.739-1l90.748-76.434 c11.232,1.138,22.642,1.715,33.942,1.715c65.23,0,126.604-18.524,172.818-52.161c46.621-33.932,72.297-79.176,72.297-127.397 C490.229,159.034,464.553,113.79,417.932,79.858z M245.113,378.313c-11.606,0-23.331-0.624-34.847-1.855 c-1.157-0.122-2.304,0.229-3.19,0.976l-85.142,71.712v-44.988h14.535c2.348,0,4.25-1.903,4.25-4.25c0-2.347-1.902-4.25-4.25-4.25 h-14.535V385.4h42.178c2.348,0,4.25-1.903,4.25-4.25c0-2.347-1.902-4.25-4.25-4.25h-42.178v-20.868 c0-1.667-0.974-3.179-2.491-3.869c-47.634-21.659-82.102-53.937-99.066-91.156h42.231c2.348,0,4.25-1.903,4.25-4.25 c0-2.347-1.902-4.25-4.25-4.25H16.842C11.365,237.979,8.5,222.789,8.5,207.255c0-94.321,106.145-171.058,236.613-171.058 c76.505,0,144.632,26.393,187.913,67.236h-86.274c-2.348,0-4.25,1.903-4.25,4.25c0,2.347,1.902,4.25,4.25,4.25h94.741 c5.412,5.809,10.341,11.872,14.753,18.156h-25.578c-2.348,0-4.25,1.903-4.25,4.25c0,2.347,1.902,4.25,4.25,4.25h31.136 c12.801,21.029,19.925,44.255,19.925,68.665C481.729,301.577,375.583,378.313,245.113,378.313z"></path><path d="M202.479,172.15c2.348,0,4.25-1.903,4.25-4.25v-51.467c0-2.347-1.902-4.25-4.25-4.25h-77.96c-2.348,0-4.25,1.903-4.25,4.25 V167.9c0,2.347,1.902,4.25,4.25,4.25H202.479z M128.769,120.683h69.46v42.967h-69.46V120.683z"></path><path d="M382.701,149.966H237.408c-2.348,0-4.25,1.903-4.25,4.25c0,2.347,1.902,4.25,4.25,4.25h145.293 c2.348,0,4.25-1.903,4.25-4.25C386.951,151.869,385.049,149.966,382.701,149.966z"></path><path d="M337.536,285.458H253.9c-2.348,0-4.25,1.903-4.25,4.25c0,2.347,1.902,4.25,4.25,4.25h83.637c2.348,0,4.25-1.903,4.25-4.25 C341.786,287.361,339.884,285.458,337.536,285.458z"></path><path d="M382.701,195.13H125.934c-2.348,0-4.25,1.903-4.25,4.25c0,2.347,1.902,4.25,4.25,4.25h256.768 c2.348,0,4.25-1.903,4.25-4.25C386.951,197.033,385.049,195.13,382.701,195.13z"></path><path d="M382.701,240.295H125.934c-2.348,0-4.25,1.903-4.25,4.25c0,2.347,1.902,4.25,4.25,4.25h256.768 c2.348,0,4.25-1.903,4.25-4.25C386.951,242.197,385.049,240.295,382.701,240.295z"></path></g></g></svg>');
          background-size: 30px;
          background-position: left 16px center; }
  .sliding-categories .my_dropdown-menu {
    position: absolute;
    border: 0;
    inset: 0;
    background: #f8f8f8;
    z-index: 5;
    overflow-y: auto;
    transform: translateX(100%);
    transition: transform .35s ease; }
    .sliding-categories .my_dropdown-menu.is-open {
      z-index: 999;
      transform: translateX(0); }
  .sliding-categories .submenu-header {
    min-height: 60px;
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 0 10px 0 5px;
    justify-content: space-between;
    position: sticky;
    top: 0;
    background: #FD4A00;
    z-index: 10; }
  .sliding-categories .submenu-back {
    border: 0;
    cursor: pointer;
    color: #fff;
    font-size: 16px;
    font-style: italic;
    padding: 1px 0 1px 25px;
    font-family: "Changa One", sans-serif;
    background: url('data:image/svg+xml,<svg width="64px" height="64px" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><g id="SVGRepo_bgCarrier" stroke-width="0"></g><g id="SVGRepo_tracerCarrier" stroke-linecap="round" stroke-linejoin="round"></g><g id="SVGRepo_iconCarrier"><path d="M4 10L3.29289 10.7071L2.58579 10L3.29289 9.29289L4 10ZM21 18C21 18.5523 20.5523 19 20 19C19.4477 19 19 18.5523 19 18L21 18ZM8.29289 15.7071L3.29289 10.7071L4.70711 9.29289L9.70711 14.2929L8.29289 15.7071ZM3.29289 9.29289L8.29289 4.29289L9.70711 5.70711L4.70711 10.7071L3.29289 9.29289ZM4 9L14 9L14 11L4 11L4 9ZM21 16L21 18L19 18L19 16L21 16ZM14 9C17.866 9 21 12.134 21 16L19 16C19 13.2386 16.7614 11 14 11L14 9Z" fill="%23FFFFFF"></path></g></svg>');
    background-size: 20px;
    background-repeat: no-repeat;
    background-position: left center; }
    @media (min-width: 551px) {
      .sliding-categories .submenu-back {
        font-size: 18px;
        background-size: 22px; } }
  .sliding-categories .submenu-title {
    color: #fff;
    font-size: 16px;
    font-style: italic;
    font-family: "Changa One", sans-serif; }
    @media (min-width: 551px) {
      .sliding-categories .submenu-title {
        font-size: 18px; } }
  .sliding-categories .my_dropdown-inner .navList {
    padding: 0; }
    .sliding-categories .my_dropdown-inner .navList .navList-item {
      padding: 0 !important; }
      .sliding-categories .my_dropdown-inner .navList .navList-item .navList-action {
        width: 100% !important;
        color: #000;
        padding: 15px 30px 15px 30px !important;
        border-bottom: 1px solid #000 !important; }
      .sliding-categories .my_dropdown-inner .navList .navList-item:hover > .navList-action {
        color: #FD4A00;
        border-bottom: 1px solid #FD4A00 !important; }
        .sliding-categories .my_dropdown-inner .navList .navList-item:hover > .navList-action + .menu-opener {
          background: url('data:image/svg+xml,<svg width="64px" height="64px" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><g id="SVGRepo_bgCarrier" stroke-width="0"></g><g id="SVGRepo_tracerCarrier" stroke-linecap="round" stroke-linejoin="round"></g><g id="SVGRepo_iconCarrier"><path d="M11.0005 15.9995L15.0005 11.9995M15.0005 11.9995L11.0005 7.99951M15.0005 11.9995H3.00049M11.0005 2.99951H17.7997C18.9198 2.99951 19.4799 2.99951 19.9077 3.2175C20.284 3.40925 20.59 3.71521 20.7817 4.09153C20.9997 4.51935 20.9997 5.07941 20.9997 6.19951V17.7995C20.9997 18.9196 20.9997 19.4797 20.7817 19.9075C20.59 20.2838 20.284 20.5898 19.9077 20.7815C19.4799 20.9995 18.9198 20.9995 17.7997 20.9995H11.0005" stroke="%23FD4A00" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path></g></svg>');
          background-repeat: no-repeat;
          background-position: center;
          background-size: 22px; }
          .sliding-categories .my_dropdown-inner .navList .navList-item:hover > .navList-action + .menu-opener .icon svg {
            fill: #FD4A00; }

.my_dropdown-inner ul .navList.category {
  padding: 0; }

.category .navList-item.level-1:hover .my_dropdown-menu {
  left: unset !important; }

.below-header-wrap {
  display: none;
  padding: 5px 0;
  background-color: #fff;
  border-bottom: 2px solid #FD4A00; }
  @media (min-width: 801px) {
    .below-header-wrap {
      display: block; } }
  .below-header-wrap .below-header {
    margin: 0 auto;
    padding: 0 10px;
    max-width: 1440px;
    display: flex;
    align-items: center;
    gap: 10px;
    justify-content: space-between; }
    .below-header-wrap .below-header .below-left {
      width: 100px; }
    .below-header-wrap .below-header .below-middle {
      display: none; }
      @media (min-width: 801px) {
        .below-header-wrap .below-header .below-middle {
          display: block;
          width: calc(100% - 200px); } }
    .below-header-wrap .below-header ul {
      margin: 0;
      padding: 0;
      list-style: none;
      display: flex;
      flex-wrap: wrap;
      gap: 15px;
      justify-content: center; }
      .below-header-wrap .below-header ul li {
        color: #000;
        text-transform: uppercase;
        font-weight: 600;
        font-size: 14px; }
        .below-header-wrap .below-header ul li a {
          color: #000;
          position: relative;
          letter-spacing: 0.1px; }
          .below-header-wrap .below-header ul li a:before {
            content: "";
            position: absolute;
            width: 100%;
            height: 1px;
            background: #FD4A00;
            top: 100%;
            left: 0;
            pointer-events: none;
            transform-origin: 100% 50%;
            transform: scale3d(0, 1, 1);
            transition: transform 0.3s; }
          .below-header-wrap .below-header ul li a:hover {
            color: #FD4A00; }
            .below-header-wrap .below-header ul li a:hover:before {
              transform-origin: 0% 50%;
              transform: scale3d(1, 1, 1); }
    .below-header-wrap .below-header .below-right {
      width: 100px; }
      .below-header-wrap .below-header .below-right ul {
        justify-content: flex-end; }

.slidingmenu {
  cursor: pointer;
  background-image: url('data:image/svg+xml,<svg width="64px" height="64px" viewBox="-2.4 -2.4 28.80 28.80" xmlns="http://www.w3.org/2000/svg" id="menu-alt" class="icon glyph" fill="%23000000"><g id="SVGRepo_bgCarrier" stroke-width="0"><path transform="translate(-2.4, -2.4), scale(0.8999999999999999)" d="M16,31.199177787772246C18.545151797980324,30.788020491135608,20.226838286148556,28.477102351718884,22.47318743701492,27.211889527826404C24.749185498911494,25.929977526766653,27.804357566759922,25.817016208878364,29.325820861836206,23.69366626175387C30.863240067797697,21.54804828973251,30.433104054386384,18.63853782105526,30.506944853280274,16C30.582657036103086,13.294592408463677,31.287165152491575,10.290470826635701,29.76351506453277,8.05363087249654C28.24402421252883,5.822897008749171,25.137824969126587,5.53188140034527,22.655151150056298,4.472940076052055C20.459818475990897,3.536559118037384,18.38663466179115,2.1994697693322465,16,2.1830429775374274C13.606224414459486,2.16656703600489,11.494373220033971,3.44348494338277,9.291745326348718,4.380962075124591C6.8074848333820555,5.43830698940756,3.7372900049012463,5.810477732141397,2.22392814358013,8.046381205320351C0.7045489092032757,10.291174994595279,0.8805839107233382,13.345089141125776,1.4274483780775746,15.999999999999996C1.9259771220283963,18.42025118614741,4.04608725200239,20.053299257934608,5.152284868783653,22.262931251100124C6.3466598076625615,24.64869762479843,6.1358497821326665,27.82203367203519,8.195122910397387,29.51844366602202C10.284771847699087,31.239876968145342,13.327259619155328,31.63094641959676,16,31.199177787772246" fill="%23FFFFFF" strokewidth="0"></path></g><g id="SVGRepo_tracerCarrier" stroke-linecap="round" stroke-linejoin="round"></g><g id="SVGRepo_iconCarrier"><path d="M21,19H3a1,1,0,0,1,0-2H21a1,1,0,0,1,0,2Z" style="fill:%23FD4A00"></path><path d="M21,13H3a1,1,0,0,1,0-2H21a1,1,0,0,1,0,2Z" style="fill:%23FD4A00"></path><path d="M21,7H3A1,1,0,0,1,3,5H21a1,1,0,0,1,0,2Z" style="fill:%23FD4A00"></path></g></svg>');
  display: inline-block;
  padding: 17px 17px 17px 17px;
  vertical-align: middle;
  background-size: 33px;
  background-position: left center;
  background-repeat: no-repeat;
  color: #ffffff;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0; }
  @media (min-width: 801px) {
    .slidingmenu {
      color: #FD4A00;
      font-size: 14px;
      background-size: 40px;
      padding: 15px 0px 15px 46px;
      background-image: url('data:image/svg+xml,<svg width="64px" height="64px" viewBox="-2.4 -2.4 28.80 28.80" xmlns="http://www.w3.org/2000/svg" id="menu-alt" class="icon glyph" fill="%23000000"><g id="SVGRepo_bgCarrier" stroke-width="0"><path transform="translate(-2.4, -2.4), scale(0.8999999999999999)" d="M16,31.199177787772246C18.545151797980324,30.788020491135608,20.226838286148556,28.477102351718884,22.47318743701492,27.211889527826404C24.749185498911494,25.929977526766653,27.804357566759922,25.817016208878364,29.325820861836206,23.69366626175387C30.863240067797697,21.54804828973251,30.433104054386384,18.63853782105526,30.506944853280274,16C30.582657036103086,13.294592408463677,31.287165152491575,10.290470826635701,29.76351506453277,8.05363087249654C28.24402421252883,5.822897008749171,25.137824969126587,5.53188140034527,22.655151150056298,4.472940076052055C20.459818475990897,3.536559118037384,18.38663466179115,2.1994697693322465,16,2.1830429775374274C13.606224414459486,2.16656703600489,11.494373220033971,3.44348494338277,9.291745326348718,4.380962075124591C6.8074848333820555,5.43830698940756,3.7372900049012463,5.810477732141397,2.22392814358013,8.046381205320351C0.7045489092032757,10.291174994595279,0.8805839107233382,13.345089141125776,1.4274483780775746,15.999999999999996C1.9259771220283963,18.42025118614741,4.04608725200239,20.053299257934608,5.152284868783653,22.262931251100124C6.3466598076625615,24.64869762479843,6.1358497821326665,27.82203367203519,8.195122910397387,29.51844366602202C10.284771847699087,31.239876968145342,13.327259619155328,31.63094641959676,16,31.199177787772246" fill="%23FD4A00" strokewidth="0"></path></g><g id="SVGRepo_tracerCarrier" stroke-linecap="round" stroke-linejoin="round"></g><g id="SVGRepo_iconCarrier"><path d="M21,19H3a1,1,0,0,1,0-2H21a1,1,0,0,1,0,2Z" style="fill:%23FFFFFF"></path><path d="M21,13H3a1,1,0,0,1,0-2H21a1,1,0,0,1,0,2Z" style="fill:%23FFFFFF"></path><path d="M21,7H3A1,1,0,0,1,3,5H21a1,1,0,0,1,0,2Z" style="fill:%23FFFFFF"></path></g></svg>'); } }

input::placeholder {
  font-family: "Changa", sans-serif; }

.my_dropdown-menu.column3 {
  display: block !important;
  height: 100%;
  position: fixed;
  margin: 0; }

.category.level-1 .my_dropdown-menu {
  display: block !important;
  height: 100%;
  position: fixed;
  margin: 0;
  inset: 0;
  background: #fff;
  transform: translateX(100%);
  transition: .35s; }
  .category.level-1 .my_dropdown-menu.active, .category.level-1 .my_dropdown-menu.is-open {
    transform: translateX(0); }

body.menu-open {
  overflow: hidden; }

aside.page-sidebar {
  display: none; }

.page-sidebar + .page-content {
  width: 100%; }

.page-content {
  width: 100%; }

.slider-bottom-banners {
  display: none; }

.home-slider-right {
  position: relative;
  margin: 0 !important; }
  @media (min-width: 970px) {
    .home-slider-right {
      margin: 20px 0;
      padding-top: 45px;
      margin: 10px 0 !important; } }
  .home-slider-right ._GUARANTEE_Kicker_Container {
    position: absolute;
    top: 0;
    left: 0;
    right: 0; }
  .home-slider-right .heroCarousel {
    min-height: 230px;
    max-height: unset;
    opacity: 1; }
    @media (min-width: 970px) {
      .home-slider-right .heroCarousel {
        min-height: 436px; } }
    .home-slider-right .heroCarousel > a:not(:first-child) {
      display: none; }
    @media (min-width: 970px) {
      .home-slider-right .heroCarousel.slick-initialized {
        display: block; } }
    .home-slider-right .heroCarousel.slick-initialized .slick-slide {
      display: block; }
  .home-slider-right .banner-top-right {
    display: none;
    min-height: 120px; }
    @media (min-width: 970px) {
      .home-slider-right .banner-top-right {
        min-height: 436px; } }
  .home-slider-right .main-slider {
    width: 100%; }

@media (min-width: 970px) {
  .main-serch {
    position: relative; } }

@media (min-width: 970px) {
  .main-serch .searchbtn {
    float: none;
    position: absolute;
    right: 0;
    width: 44px; } }

@media (min-width: 969px) {
  .main-tmslider-fullbg .container {
    display: flex;
    justify-content: space-between; } }

@media (min-width: 969px) {
  .main-tmslider-fullbg .container aside.page-sidebar {
    width: 250px; } }

@media (min-width: 969px) {
  .main-tmslider-fullbg .container .home-slider-right {
    width: 100%; } }

.main-tmslider-fullbg .container:before {
  clear: both;
  display: table; }

.main-tmslider-fullbg .container:after {
  clear: both;
  display: table; }

@media (min-width: 801px) {
  .navPages .menu-inner {
    display: none; } }

.finance_apply {
  display: none;
  position: relative;
  background: #FF9C00;
  text-align: center;
  padding: 5px;
  pointer-events: none; }
  .finance_apply .banner-promotion {
    color: #fff; }
    .finance_apply .banner-promotion .link {
      display: none;
      background: #fff;
      color: #000;
      padding: 4px 7px;
      border-radius: 5px; }
  .finance_apply .text {
    display: block; }
    @media (min-width: 551px) {
      .finance_apply .text {
        display: inline-block; } }
  .finance_apply .icon {
    cursor: pointer;
    position: absolute;
    top: 5px;
    right: 15px; }
    .finance_apply .icon svg {
      fill: #fff;
      stroke: #fff; }

.custom-form {
  max-width: 506px;
  margin: 2rem auto;
  padding: 2rem;
  background: #fff;
  border-radius: 12px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1); }
  .custom-form .form-field {
    display: flex;
    flex-direction: column;
    margin-bottom: 1.25rem; }
    .custom-form .form-field label {
      font-weight: 500;
      margin-bottom: 0.2rem;
      color: #6c757d; }
    .custom-form .form-field input, .custom-form .form-field select {
      background-color: #fff;
      padding: 0.75rem 1rem;
      border-radius: 0;
      font-size: 1rem;
      height: 50px;
      color: #01040b;
      font-weight: 700;
      transition: border-color 0.2s ease; }
      .custom-form .form-field input:focus, .custom-form .form-field select:focus {
        border-color: #0073e6;
        outline: none;
        box-shadow: 0 0 0 2px #ccc; }
    .custom-form .form-field select {
      border: 1px solid #ced4da; }
    .custom-form .form-field--two {
      flex-direction: row; }
      .custom-form .form-field--two .group-wrap {
        width: 50%;
        display: flex;
        flex-direction: column; }
        .custom-form .form-field--two .group-wrap + .group-wrap {
          margin-left: 20px; }
    .custom-form .form-field .radio-toggle {
      display: flex;
      border: 1px solid #565b66;
      overflow: hidden;
      width: 100%; }
      .custom-form .form-field .radio-toggle input[type="radio"] {
        display: none; }
      .custom-form .form-field .radio-toggle label {
        margin: 0;
        padding: 15px 5px;
        cursor: pointer;
        flex: 1;
        text-align: center;
        background: #fff;
        color: #565b66;
        border-right: 1px solid #565b66;
        transition: background 0.3s, color 0.3s; }
        .custom-form .form-field .radio-toggle label:last-child {
          border-right: none; }
      .custom-form .form-field .radio-toggle input[type="radio"]:checked + label {
        background: #2366B1;
        color: #fff; }
      .custom-form .form-field .radio-toggle label:hover {
        color: #fff;
        background: #565B66; }
    .custom-form .form-field--checkbox label {
      gap: 10px;
      display: flex;
      color: #565B66; }
      .custom-form .form-field--checkbox label input {
        padding: 0;
        width: 20px;
        height: 20px;
        min-width: 20px; }
        .custom-form .form-field--checkbox label input:checked {
          background: url('data:image/svg+xml,<svg width="64px" height="64px" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" version="1.1" fill="none" stroke="%23ffffff" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><g id="SVGRepo_bgCarrier" stroke-width="0"></g><g id="SVGRepo_tracerCarrier" stroke-linecap="round" stroke-linejoin="round"></g><g id="SVGRepo_iconCarrier"><polyline points="2.75 8.75,6.25 12.25,13.25 4.75"></polyline></g></svg>'), #EF0000;
          background-position: center;
          background-size: 18px;
          background-repeat: no-repeat; }
      .custom-form .form-field--checkbox label .popup_text {
        cursor: pointer;
        color: #3276C3; }
  .custom-form button {
    width: 100%;
    min-height: 49px;
    position: relative; }
    .custom-form button .btn-loader {
      position: absolute;
      top: 50%;
      left: 0;
      right: 0;
      width: 22px;
      height: 22px;
      margin: 0 auto;
      border-radius: 50%;
      border: 3px solid #fff;
      transform: translateY(-50%);
      border-top-color: transparent;
      border-top-color: white;
      animation: spin 0.8s linear infinite;
      border-top-color: #000;
      border-bottom-color: #000;
      border-left-color: #25AEF5;
      border-right-color: #25AEF5; }

@keyframes spin {
  to {
    transform: translateY(-50%) rotate(360deg); } }
  .custom-form .alert {
    font-size: 16px;
    text-align: center;
    background: green;
    color: #fff;
    padding: 10px;
    margin-top: 2rem;
    border-radius: 5px; }

.custom-form-heading {
  color: #212529;
  text-align: center; }

.subbanner-cms3, .last-subbanner-cms2, .category-cms, .top-right-banners {
  display: none; }

.custom-form-header {
  display: flex;
  max-width: 450px;
  margin: 0 auto;
  justify-content: center;
  gap: 15px; }
  .custom-form-header .inner {
    width: 50%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center; }
    .custom-form-header .inner span {
      display: inline-flex;
      width: 20px;
      height: 20px; }
      .custom-form-header .inner span svg {
        fill: #2366B1; }
    .custom-form-header .inner h6 {
      font-weight: 700;
      font-size: 14px;
      margin: .5rem 0 0 0;
      color: #2366B1;
      text-transform: uppercase; }
    .custom-form-header .inner p {
      margin: 0;
      color: #565B66;
      font-size: 12px;
      font-weight: 400; }

.zopim {
  z-index: 9999999999 !important; }

.elfsight-app-d15ac81a-b3e7-4ef7-b308-e4101846dc42 .jOeOMn {
  max-width: 100%; }

.productView-description .tabs-contents .TrailmasterTable {
  width: 100%;
  overflow-x: auto; }
  .productView-description .tabs-contents .TrailmasterTable table {
    width: 560px !important; }
    .productView-description .tabs-contents .TrailmasterTable table td {
      padding: 5px; }

.manual-feedback .feedback-inner {
  padding: 20px;
  border-radius: 20px;
  border: 1px solid #ccc;
  box-shadow: 5px 5px 10px 0px rgba(204, 204, 204, 0.3); }
  .manual-feedback .feedback-inner .fb_score {
    font-size: 16px;
    font-weight: 900;
    margin: 0 0 5px; }

.manual-feedback p {
  padding: 0;
  font-size: 14px;
  line-height: 20px;
  color: #000;
  margin: 0 0 12px; }
  .manual-feedback p + p {
    margin: 0 0 8px; }

.manual-feedback .fb_author {
  margin: 0;
  padding: 0;
  font-weight: 600;
  font-size: 15px; }

.manual-feedback .fb_title {
  font-weight: 500;
  font-size: 15px !important; }

.manual-feedback .review_star {
  background: url('data:image/svg+xml,<svg width="64px" height="64px" viewBox="0 0 24 24" fill="%23FF9C00" xmlns="http://www.w3.org/2000/svg"><g id="SVGRepo_bgCarrier" stroke-width="0"></g><g id="SVGRepo_tracerCarrier" stroke-linecap="round" stroke-linejoin="round"></g><g id="SVGRepo_iconCarrier"><path d="M11.2691 4.41115C11.5006 3.89177 11.6164 3.63208 11.7776 3.55211C11.9176 3.48263 12.082 3.48263 12.222 3.55211C12.3832 3.63208 12.499 3.89177 12.7305 4.41115L14.5745 8.54808C14.643 8.70162 14.6772 8.77839 14.7302 8.83718C14.777 8.8892 14.8343 8.93081 14.8982 8.95929C14.9705 8.99149 15.0541 9.00031 15.2213 9.01795L19.7256 9.49336C20.2911 9.55304 20.5738 9.58288 20.6997 9.71147C20.809 9.82316 20.8598 9.97956 20.837 10.1342C20.8108 10.3122 20.5996 10.5025 20.1772 10.8832L16.8125 13.9154C16.6877 14.0279 16.6252 14.0842 16.5857 14.1527C16.5507 14.2134 16.5288 14.2807 16.5215 14.3503C16.5132 14.429 16.5306 14.5112 16.5655 14.6757L17.5053 19.1064C17.6233 19.6627 17.6823 19.9408 17.5989 20.1002C17.5264 20.2388 17.3934 20.3354 17.2393 20.3615C17.0619 20.3915 16.8156 20.2495 16.323 19.9654L12.3995 17.7024C12.2539 17.6184 12.1811 17.5765 12.1037 17.56C12.0352 17.5455 11.9644 17.5455 11.8959 17.56C11.8185 17.5765 11.7457 17.6184 11.6001 17.7024L7.67662 19.9654C7.18404 20.2495 6.93775 20.3915 6.76034 20.3615C6.60623 20.3354 6.47319 20.2388 6.40075 20.1002C6.31736 19.9408 6.37635 19.6627 6.49434 19.1064L7.4341 14.6757C7.46898 14.5112 7.48642 14.429 7.47814 14.3503C7.47081 14.2807 7.44894 14.2134 7.41394 14.1527C7.37439 14.0842 7.31195 14.0279 7.18708 13.9154L3.82246 10.8832C3.40005 10.5025 3.18884 10.3122 3.16258 10.1342C3.13978 9.97956 3.19059 9.82316 3.29993 9.71147C3.42581 9.58288 3.70856 9.55304 4.27406 9.49336L8.77835 9.01795C8.94553 9.00031 9.02911 8.99149 9.10139 8.95929C9.16534 8.93081 9.2226 8.8892 9.26946 8.83718C9.32241 8.77839 9.35663 8.70162 9.42508 8.54808L11.2691 4.41115Z" stroke="%23FF9C00" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path></g></svg>');
  height: 20px;
  margin: 0 0 8px;
  background-size: 18px; }
  .manual-feedback .review_star.five {
    width: 90px; }

.CouponImage.ProductCouponImage:before, .CouponImage.ProductCouponImage:after {
  content: "";
  display: table;
  clear: both; }

.CouponImage.ProductCouponImage img {
  margin: 10px 0; }

.navUser-item.navUser-item--cart {
  display: block; }

.special-offer-notes {
  background: #D10601;
  padding: 10px 15px;
  width: 100%;
  margin-top: 20px; }
  .special-offer-notes h3 {
    margin: 0 0 2px 0;
    color: #fff;
    text-transform: uppercase;
    display: flex;
    align-items: center; }
    .special-offer-notes h3 .icon svg {
      fill: #fff; }
    .special-offer-notes h3 .icon {
      width: 18px;
      height: 18px;
      margin-left: 5px; }
  .special-offer-notes p {
    font-size: 15px;
    margin: 0;
    color: #fff;
    padding: 0; }
    .special-offer-notes p a {
      text-decoration: underline;
      font-weight: bold;
      color: #fff; }

@media (min-width: 1025px) {
  .special-offer-notes {
    background: #D10601;
    padding: 10px 20px; } }

.footer-info {
  margin-bottom: 0;
  border-bottom: 1px solid #fff; }

.footer-info-col .footer-info-heading {
  color: #fff; }

.footer-info-col .footer-info-list li {
  padding: 2px 0;
  line-height: 24px; }
  .footer-info-col .footer-info-list li .phone:before {
    content: "\f10b";
    font-size: 16px;
    font-family: FontAwesome;
    color: #fec107; }
  .footer-info-col .footer-info-list li .phone a {
    padding-left: 8px; }

.footer-info-col .footer-info-list .get-more-reviews {
  display: none; }

.copy-text {
  position: absolute;
  right: 1px;
  bottom: 1px;
  text-transform: capitalize;
  font-weight: bold;
  background-color: rgba(0, 0, 0, 0.6);
  color: #fff;
  padding: 6px 10px;
  font-size: 13px; }

#exclusivePopup {
  visibility: visible;
  top: 50% !important;
  width: 368px;
  height: auto;
  min-height: 190px;
  margin: 0; }
  #exclusivePopup .modal-body {
    padding: 0;
    position: relative; }
    #exclusivePopup .modal-body .popup-content {
      padding: 20px;
      margin-top: 20px; }
      #exclusivePopup .modal-body .popup-content p {
        font-size: 14px;
        margin-bottom: 6px; }
  #exclusivePopup a#exclusivePopupClose {
    background: #E8E8E8 !important;
    width: 30px !important;
    height: 30px !important;
    border-radius: 50px !important;
    color: #515151 !important;
    position: fixed;
    top: 10px;
    right: 10px;
    font-size: 24px;
    line-height: 28px; }
  #exclusivePopup .modal-close:hover, #exclusivePopup .modal-close:focus {
    color: black !important; }

.modal-overlay {
  background: rgba(0, 0, 0, 0.8);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999; }

.exclusivePopupEnabled {
  overflow: hidden; }

.black-friday-sale-wrap .blackFriday-banner img {
  width: 100%; }

.black-friday-sale-wrap .blackFriday-content {
  margin-top: 30px; }
  .black-friday-sale-wrap .blackFriday-content h3 {
    font-size: 20px;
    margin-bottom: 5px; }
  .black-friday-sale-wrap .blackFriday-content p, .black-friday-sale-wrap .blackFriday-content li {
    font-size: 14px !important;
    margin-bottom: 8px; }

.product-sale-offer-wrap {
  display: flex;
  justify-content: center;
  width: 100%;
  margin: 1rem auto 1.5rem;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
  background-color: #D10601;
  padding: 10px 16px;
  border-radius: 10px;
  text-align: center; }
  @media (max-width: 500px) {
    .product-sale-offer-wrap {
      padding: 6px; } }
  .product-sale-offer-wrap .cca-logo {
    width: 25%; }
    .product-sale-offer-wrap .cca-logo img {
      width: 100%;
      height: 100%;
      object-fit: contain; }
  .product-sale-offer-wrap .product-sale-offer {
    color: #fff;
    cursor: unset;
    margin: 0px;
    display: block;
    font-size: 13px;
    border-radius: 5px;
    text-align: center;
    width: 100%; }
    .product-sale-offer-wrap .product-sale-offer .sale-offer-heading {
      display: block;
      font-weight: 700;
      font-size: 18px;
      margin-bottom: 8px;
      line-height: 25px;
      text-transform: capitalize; }
      @media (max-width: 500px) {
        .product-sale-offer-wrap .product-sale-offer .sale-offer-heading {
          font-size: 15px; } }
    .product-sale-offer-wrap .product-sale-offer .sale-offer-text {
      font-size: 0.88rem;
      font-family: "Arimo", Arial, Helvetica, sans-serif;
      font-weight: 400;
      line-height: 20px;
      text-align: center;
      margin-bottom: 0px; }
      @media (max-width: 500px) {
        .product-sale-offer-wrap .product-sale-offer .sale-offer-text {
          font-size: 0.75rem; } }
    .product-sale-offer-wrap .product-sale-offer strong {
      color: #fff;
      font-weight: 700;
      line-height: inherit;
      font-size: 14px;
      font-family: "Arimo", Arial, Helvetica, sans-serif;
      display: inline-block;
      text-align: center; }
      @media (max-width: 500px) {
        .product-sale-offer-wrap .product-sale-offer strong {
          font-size: 12px; } }

@media all and (max-width: 800px) {
  .category-lfet-box .navList .aodes-vehicles, .category-lfet-box .navList .aventura-x-electric, .category-lfet-box .navList .segway, .category-lfet-box .navList .snowmobile, .category-lfet-box .navList .power-equipment, .category-lfet-box .navList .efi-golf-cart, .category-lfet-box .navList .msa-series, .category-lfet-box .navList .tire-size, .category-lfet-box .navList .transmission, .category-lfet-box .navList .tgb {
    display: none !important; } }

/**********Bread Page*************/
.BreadPayBanner a {
  margin: 20px 0 0 0;
  display: block; }

.BreadPayBanner:before, .BreadPayBanner:after {
  content: "";
  display: table;
  clear: both; }

#bread-cart-btn {
  height: 100%; }
  #bread-cart-btn div {
    height: 100%; }
    #bread-cart-btn div a {
      background-image: url("https://s36161.pcdn.co/wp-content/themes/bread/dist/images/breadpay.svg");
      background-repeat: no-repeat;
      background-size: 70px;
      height: 100%;
      display: flex;
      background-position: center left;
      padding-left: 75px;
      align-items: center; }

#bread-finance-div div {
  height: 100%; }
  #bread-finance-div div a {
    background-image: url("https://s36161.pcdn.co/wp-content/themes/bread/dist/images/breadpay.svg");
    background-repeat: no-repeat;
    background-size: 70px;
    height: 100%;
    display: flex;
    background-position: center left;
    padding-left: 75px;
    align-items: center; }

:root {
  --brand-color-medium: #59bec9;
  --buttons-hover-color: #007dba;
  --header-color: #13294b;
  --background-photo-url: url('https://payments-dev.breadfinancial.com/wp-content/uploads/2022/06/Financing-Page-Header.svg');
  --brand-font-family: 'Poppins',Arial,sans-serif;
  --font-color:#13294b; }

body {
  margin: 0;
  padding: 0; }

.bread-content-inner {
  position: absolute;
  width: 90%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }

.bread-points {
  margin-top: 50px; }

.bread-section {
  position: relative;
  width: 100%;
  text-align: center; }

.bread-style {
  box-sizing: border-box;
  font-family: var(--brand-font-family);
  font-size: 16px; }

.bread-main p {
  color: var(--font-color); }

.bread-header {
  min-height: 450px;
  background: var(--header-color);
  color: var(--header-color);
  background-size: cover;
  background-position: center;
  background-repeat: repeat;
  background-image: var(--background-photo-url); }

.bread-header h6 {
  margin: 0px;
  font-family: var(--brand-font-family);
  font-size: 50px;
  line-height: 50px;
  font-weight: 800;
  color: var(--header-color); }

.bread-header h1 {
  margin: 0;
  font-family: var(--brand-font-family);
  font-size: 50px;
  line-height: 50px;
  font-weight: 800;
  color: #fff; }

.bread-header p {
  margin: 2em 0;
  font-family: var(--brand-font-family);
  font-weight: 400;
  font-size: 18px;
  font-style: normal;
  line-height: 28px; }

.bread-style h2 {
  font-family: var(--brand-font-family);
  font-style: normal;
  font-weight: 800;
  font-size: 40px;
  line-height: 49px;
  color: var(--font-color); }

.bread-style h3 {
  margin: 0;
  font-family: var(--brand-font-family);
  font-size: 1em;
  color: var(--font-color); }

.bread-main {
  background: #fff;
  color: #333; }

.bread-check-your-rate {
  color: #FFFFFF;
  font-family: var(--brand-font-family);
  margin-bottom: 20px;
  font-size: 23px;
  line-height: 40px;
  font-weight: 800;
  margin-bottom: 6px;
  max-width: 625px;
  width: 80%;
  margin: 0 auto; }

/* 'CHECK YOUR RATE' BOX */
.bread-rate-box {
  height: 250px;
  background: #1d8195;
  color: #333; }

.bread-footer {
  background: #edeeef;
  color: #333;
  overflow-wrap: break-word;
  margin: auto; }

.bread-contact {
  margin-bottom: 50px; }

.bread-disclosure {
  font-size: 14px;
  margin: 0 auto;
  width: 70%;
  padding: 10px 0; }

a,
.bread-contact-info {
  text-decoration: none;
  color: var(--brand-color-medium); }

.bread-promo.one {
  background: #1C8195;
  border-radius: 25px;
  font-family: var(--brand-font-family);
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 22px;
  display: flex;
  align-items: center;
  text-align: center;
  color: #FFFFFF;
  width: 100%;
  height: 50px;
  max-width: 280px;
  justify-content: center;
  border: 1px solid var(--brand-color-medium);
  text-transform: uppercase;
  cursor: pointer;
  margin: 30px auto 40px auto;
  border: 1px solid #1C8195;
  border-radius: 25px;
  padding: 0px, 21px, 0px, 21px;
  box-shadow: 0px 5px 0px 3px rgba(78, 92, 111, 0.25); }

.bread-promo.one:hover {
  background-color: #1d8195;
  border: 1px solid #fff;
  text-decoration: none;
  color: #fff;
  transition: all 0.4s ease; }

.bread-promo.bread-promo-two {
  background: none;
  border: 1px solid #FFFFFF;
  border-radius: 25px;
  padding: 0px, 21px, 0px, 21px;
  min-width: 15px;
  width: 100%;
  max-width: 250px;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 22px;
  display: flex;
  margin: auto;
  text-align: center;
  height: 50px;
  justify-content: center;
  color: #FFFFFF;
  margin: 30px auto 0px auto;
  align-items: center;
  font-family: var(--brand-font-family); }

.bread-promo.bread-promo-two:hover {
  color: #fff;
  border: 1px solid #FFFFFF;
  transition: all 0.4s ease;
  background: var(--buttons-hover-color);
  transition: all 0.4s ease; }

.bread-learn-more {
  font-family: var(--brand-font-family);
  font-style: normal;
  font-weight: 800;
  font-size: 18px;
  line-height: 28px;
  color: var(--brand-color-medium);
  text-transform: uppercase;
  position: relative;
  width: 100%;
  text-align: center; }

#subhead-terms {
  color: black !important; }

.bread-three-col div {
  margin: 50px 20px 0; }

.bread-three-col img {
  margin-bottom: 15px; }

p {
  padding: 5px 0;
  line-height: 1.3; }

@media ALL and (min-width: 768px) {
  .bread-three-col {
    display: flex;
    padding: 0px 15px;
    justify-content: space-between; }
  .bread-three-col div {
    width: 30%;
    margin: 0; }
  .bread-points {
    margin-top: 75px; }
  .bread-style h3 {
    font-size: 1.25em !important; }
  p {
    padding: 0; } }

/**********Bread Page*************/
.AppoloPromtion {
  position: relative; }

a.TgbPdf {
  display: inline-block;
  font-size: 20px;
  width: auto;
  color: #dd1212;
  font-weight: 700;
  margin: 10px 0; }
  @media (max-width: 480px) {
    a.TgbPdf {
      font-size: 16px; } }

.product_right {
  width: 100%; }

.GaleryHeading {
  background: #901a33;
  background: -moz-linear-gradient(-45deg, #901a33 1%, #901a33 50%, #bf0b30 70%);
  background: -webkit-linear-gradient(-45deg, #901a33 1%, #901a33 50%, #bf0b30 70%);
  background: linear-gradient(135deg, #901a33 1%, #901a33 50%, #bf0b30 70%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#901a33', endColorstr='#bf0b30',GradientType=1 );
  background-position: center;
  border-color: #901a33;
  text-align: center;
  color: #fff;
  font-size: 30px;
  padding: 10px 0;
  margin: 0 0 30px 0; }

.TgbGalleryWrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin: 0 -1% 30px; }
  @media (max-width: 1199px) {
    .TgbGalleryWrap {
      margin: 0 0 30px; } }
  .TgbGalleryWrap .TgbGalleryBox {
    box-shadow: 0 0 5px 1px #444;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 1% 2% 1%;
    overflow: hidden;
    transition: all .3s ease-in-out;
    width: 23%; }
    @media (max-width: 767px) {
      .TgbGalleryWrap .TgbGalleryBox {
        width: 31%; } }
    @media (max-width: 480px) {
      .TgbGalleryWrap .TgbGalleryBox {
        box-shadow: none;
        border: 1px solid #444;
        width: 48%; } }
    .TgbGalleryWrap .TgbGalleryBox img {
      display: block;
      transition: all .3s ease-in-out;
      width: auto;
      max-height: 260px; }
    .TgbGalleryWrap .TgbGalleryBox:hover img {
      transition: all .3s ease-in-out;
      transform: scale3d(1.1, 1.1, 1); }

.prod-sku {
  display: flex;
  margin: 10px 0;
  align-items: center;
  justify-content: flex-start;
  gap: 15px; }
  .prod-sku .sku-txt {
    color: #323232;
    font-weight: 700;
    font-size: 12px;
    line-height: 100%;
    letter-spacing: 0%;
    font-family: "Arimo", Arial, Helvetica, sans-serif; }
  .prod-sku .sku-value {
    color: #323232;
    font-weight: 400;
    font-size: 12px;
    line-height: 100%;
    letter-spacing: 0%;
    font-family: "Arimo", Arial, Helvetica, sans-serif; }

.sticky-add-cart {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  display: none;
  width: 100%;
  padding: 5px 15px;
  z-index: 999999999999;
  margin: 0 auto;
  background: #fff;
  border-top: 1px solid #ccc;
  box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.2);
  transform: translateY(100%);
  transition: transform 0.3s ease; }
  @media all and (min-width: 801px) {
    .sticky-add-cart {
      padding: 5px; } }
  .sticky-add-cart .sticky-cart-wrap {
    display: flex;
    gap: 10px;
    flex-wrap: nowrap;
    justify-content: space-between;
    width: 100%;
    max-width: 1170px;
    margin: 0 auto; }
  .sticky-add-cart .related-products-container {
    display: none; }
  .sticky-add-cart .sticky-inner {
    width: 50%; }
    .sticky-add-cart .sticky-inner .sticky-images {
      margin: 0;
      list-style: none; }
      .sticky-add-cart .sticky-inner .sticky-images li:not(:first-child) {
        display: none; }
      .sticky-add-cart .sticky-inner .sticky-images li.slick-slide {
        display: block; }
      .sticky-add-cart .sticky-inner .sticky-images figure {
        margin: 0; }
        .sticky-add-cart .sticky-inner .sticky-images figure img {
          max-height: 130px;
          object-fit: cover;
          width: 100%; }
      .sticky-add-cart .sticky-inner .sticky-images .owl-stage-outer {
        overflow: hidden; }
      .sticky-add-cart .sticky-inner .sticky-images .owl-stage {
        display: flex; }
      .sticky-add-cart .sticky-inner .sticky-images .owl-nav.disabled {
        display: none; }
    .sticky-add-cart .sticky-inner .price {
      margin: 0;
      font-weight: 600;
      font-size: 14px;
      color: #25AEF5;
      font-family: "Arimo", Arial, Helvetica, sans-serif; }
    .sticky-add-cart .sticky-inner .productView-title {
      padding: 0;
      margin: 0 0 5px;
      font-size: 12px;
      line-height: 16px;
      border: 0; }
      @media all and (min-width: 801px) {
        .sticky-add-cart .sticky-inner .productView-title {
          font-size: 14px;
          line-height: 18px; } }
    .sticky-add-cart .sticky-inner .button {
      width: 100%;
      margin: 0;
      font-size: 12px;
      padding: 10px;
      font-weight: 600;
      line-height: 13px;
      background-color: #25AEF5;
      border: 1px solid #25AEF5;
      text-transform: uppercase; }
      @media all and (min-width: 801px) {
        .sticky-add-cart .sticky-inner .button {
          font-size: 14px; } }
      .sticky-add-cart .sticky-inner .button:hover {
        color: #25AEF5;
        background-color: #fff; }
    .sticky-add-cart .sticky-inner:nth-child(1) {
      width: calc(100% - 115px); }
      @media all and (min-width: 801px) {
        .sticky-add-cart .sticky-inner:nth-child(1) {
          width: calc(100% - 160px); } }
    .sticky-add-cart .sticky-inner:nth-child(2) {
      width: 115px;
      display: flex;
      align-items: center;
      justify-content: flex-end; }
      @media all and (min-width: 801px) {
        .sticky-add-cart .sticky-inner:nth-child(2) {
          width: 160px; } }
    .sticky-add-cart .sticky-inner .sticky-price-wrap {
      display: flex;
      gap: 10px;
      align-items: center;
      justify-content: flex-start; }
      .sticky-add-cart .sticky-inner .sticky-price-wrap .price-title {
        margin: 0;
        font-size: 13px;
        font-weight: 600;
        color: #000;
        font-family: "Roboto", Arial, Helvetica, sans-serif; }
        @media all and (min-width: 801px) {
          .sticky-add-cart .sticky-inner .sticky-price-wrap .price-title {
            font-size: 14px; } }

div[data-product-option-change] .form-field .form-select {
  width: 100%;
  max-width: 100% !important;
  background-position: right 5px center !important;
  height: 40px; }

.formobileonly {
  display: block;
  margin-bottom: 10px; }
  @media (min-width: 801px) {
    .formobileonly {
      display: none; } }

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

.form-label {
  margin-bottom: 0.75rem !important; }
  .form-label small {
    float: right; }

@media (max-width: 640px) {
  .TgbAboutWrap {
    text-align: center; } }

.TgbAboutWrap .TgbAboutImage {
  border: 1px solid #000;
  padding: 5px;
  float: left;
  margin: 0 20px 10px 0; }
  @media (max-width: 640px) {
    .TgbAboutWrap .TgbAboutImage {
      float: none;
      display: inline-block;
      margin: 0 0 20px 0; } }

.TgbAboutWrap .TgbAboutText {
  text-align: left; }
  .TgbAboutWrap .TgbAboutText p {
    font-size: 15px;
    display: unset; }
    .TgbAboutWrap .TgbAboutText p strong {
      line-height: 30px; }

#BannerClose {
  position: absolute;
  top: 0;
  left: -30px;
  font-size: 27px;
  font-weight: 400;
  color: #fff;
  cursor: pointer;
  z-index: 999;
  height: 100%;
  display: flex;
  align-items: center;
  width: 25px;
  justify-content: flex-end; }
  @media (max-width: 800px) {
    #BannerClose {
      left: -10px; } }

div[data-content-region="header_bottom"] > div {
  margin-top: 15px; }

@media (max-width: 560px) {
  .AppoloPromtion #BannerClose + .AppoloPromtionBox {
    display: none; } }

.AppoloPromtionWrap {
  background: #5fb139; }
  .AppoloPromtionWrap .AppoloPromtion {
    display: flex;
    align-items: center;
    justify-content: space-around; }
    .AppoloPromtionWrap .AppoloPromtion a {
      color: #fff;
      font-size: 13px;
      display: flex;
      align-items: center;
      justify-content: center;
      padding: 5px 0; }
      @media (max-width: 560px) {
        .AppoloPromtionWrap .AppoloPromtion a {
          font-size: 12px; } }
      .AppoloPromtionWrap .AppoloPromtion a img {
        max-width: 100px;
        margin-right: 10px; }
        @media (max-width: 560px) {
          .AppoloPromtionWrap .AppoloPromtion a img {
            max-width: 80px;
            margin-right: 5px; } }

.financingCompanies {
  font-size: 16px; }
  .financingCompanies .paytm-img {
    width: 150px;
    display: inline-block; }
    .financingCompanies .paytm-img img {
      width: 100%; }

.wgfImg {
  display: block;
  margin-top: 5px; }

.paytm-img {
  width: 85px;
  display: inline-block;
  margin-left: 5px; }

.DescripotionSpc .WinchPDF {
  display: inline-block;
  background: url(https://cdn11.bigcommerce.com/s-mkosr6upmx/images/stencil/original/image-manager/pdf-icon.png) no-repeat left center;
  background-size: 30px;
  line-height: 4rem;
  padding-left: 40px;
  font-size: 20px; }

.DescripotionSpc img {
  display: inline-block;
  vertical-align: top;
  margin: 0 10px 10px 0; }

.footer-badges {
  float: none;
  clear: both;
  gap: 10px;
  display: flex;
  justify-content: flex-start;
  padding: 20px 0;
  flex-wrap: wrap; }
  @media (min-width: 801px) {
    .footer-badges {
      flex-wrap: nowrap; } }
  .footer-badges .badge-inner {
    width: calc(50% - 10px);
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    border: 1px solid #fff;
    background-color: #fff;
    border-radius: 10px;
    min-height: 130px;
    padding: 0 10px; }
    @media (min-width: 551px) {
      .footer-badges .badge-inner {
        padding: 0;
        width: calc(33.33% - 10px); } }
    @media (min-width: 801px) {
      .footer-badges .badge-inner {
        width: 16.66%; } }
    .footer-badges .badge-inner a {
      height: 100%;
      width: 100%;
      display: flex;
      flex-direction: column;
      justify-content: center; }
    .footer-badges .badge-inner img {
      display: block;
      width: 100%;
      max-width: 170px;
      margin: 0 auto;
      max-height: 120px;
      object-fit: contain; }
    .footer-badges .badge-inner .bread-financial-icon {
      height: 100%;
      width: 100%;
      background: #fff;
      border-radius: 10px; }
      .footer-badges .badge-inner .bread-financial-icon svg {
        display: block;
        width: 100%;
        height: 100%;
        margin: 0 auto;
        max-width: 170px; }
    .footer-badges .badge-inner--paytomorrow {
      background-color: #000;
      border: 1px solid #000; }
    .footer-badges .badge-inner--trustedsite .trustedsite-trustmark {
      background-position: center !important; }
    .footer-badges .badge-inner .trustedsite-trustmark.loaded {
      width: 100% !important;
      min-width: unset !important;
      height: 100% !important;
      min-height: unset !important; }

.footer-bottom {
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
  align-items: center;
  border-top: 1px solid #fff;
  justify-content: space-between; }
  .footer-bottom .bottom-left {
    width: 100%;
    margin-bottom: 0; }
    @media (min-width: 551px) {
      .footer-bottom .bottom-left {
        width: auto; } }
    .footer-bottom .bottom-left .socialLinks .socialLinks-item {
      margin-bottom: 0;
      margin-right: 0.76923rem; }
      .footer-bottom .bottom-left .socialLinks .socialLinks-item .icon {
        height: 35PX;
        width: 35PX;
        padding: 8px;
        background: #FFF;
        border-radius: 100px; }
        .footer-bottom .bottom-left .socialLinks .socialLinks-item .icon svg {
          fill: #000; }
  .footer-bottom .bottom-right {
    width: 100%; }
    @media (min-width: 551px) {
      .footer-bottom .bottom-right {
        width: auto; } }
    .footer-bottom .bottom-right .footer-payment-icons .footer-payment-icon {
      width: 55px;
      height: 30px;
      fill: #fff;
      padding: 4px;
      margin: 0.185rem;
      border: 1px solid #fff; }
      @media (min-width: 551px) {
        .footer-bottom .bottom-right .footer-payment-icons .footer-payment-icon {
          width: 60px;
          height: 30px;
          margin: 0.38462rem; } }

@media (min-width: 801px) {
  .content_footer_bottom .footer-social {
    width: 30%; } }

.footer-payment-icons .footer-payment-icon.payPossible {
  width: auto;
  background: #fff; }

.PayPossibleBanner {
  margin-bottom: 20px; }
  .PayPossibleBanner a {
    display: inline;
    color: blue;
    text-decoration: underline; }

@media (max-width: 450px) {
  .MobileCallImg a img {
    max-width: 100px !important; } }

@media (max-width: 800px) {
  .MobileCallImg {
    right: 91px !important; } }

.cca-desktop {
  display: none; }
  @media (min-width: 801px) {
    .cca-desktop {
      display: inline-block;
      float: inline-start; } }

.cca-mobile {
  display: none; }
  .cca-mobile img {
    width: 36px;
    display: inline-block;
    float: right;
    position: absolute;
    right: 46px;
    top: 14px; }
  @media (max-width: 800px) {
    .cca-mobile {
      display: inline-block; } }

#CstmTable {
  overflow: auto;
  border: 1px solid #d4d4d4;
  margin-bottom: 20px; }
  #CstmTable table {
    width: 1400px; }
    #CstmTable table .CstmTableHead {
      text-align: left;
      color: #000;
      font-weight: 700;
      font-size: 16px; }
    #CstmTable table th {
      text-align: left;
      padding: 10px; }
    #CstmTable table tr:nth-child(2n) {
      background: #d4d4d4; }
    #CstmTable table td {
      padding: 10px;
      min-width: 60px;
      text-align: left; }

.card-img-container {
  max-width: 500px; }
  .card-img-container .card-image {
    width: 100%; }
  .card-img-container:after {
    padding-bottom: 100%; }

div.TableWrap {
  overflow: unset !important; }
  div.TableWrap .TableSec {
    transform: rotateX(180deg);
    overflow: auto; }
    div.TableWrap .TableSec table {
      transform: rotateX(180deg); }

.tmfull-spl-carousal .banner {
  max-width: 1440px;
  padding: 0 10px; }
  .tmfull-spl-carousal .banner .yotpo-reviews-carousel-header {
    line-height: 30px;
    margin: 0 0 24px 0;
    text-transform: uppercase;
    font-weight: 600 !important; }
  .tmfull-spl-carousal .banner .yotpo-reviews-carousel-widget-container {
    width: 100%;
    margin: 0; }

.fKiDP {
  max-width: 1440px !important; }

.OperatorManualWrap .OperatorManual {
  display: flex;
  background: url("https://cdn11.bigcommerce.com/s-zkwfy8g5y6/images/stencil/original/image-manager/usermanual.png") no-repeat left center;
  background-size: 50px;
  height: 50px;
  padding-left: 60px;
  align-items: center;
  font-size: 20px;
  color: #0056BD; }

.sale-flag-side {
  top: 0;
  right: 0;
  position: absolute;
  z-index: 11;
  display: flex;
  flex-direction: column;
  align-items: flex-end; }
  .sale-flag-side .sale-text {
    background: #4563B3;
    color: #fff;
    height: 20px;
    font-size: 12px;
    font-weight: 500;
    line-height: 20px;
    padding-left: 5px;
    padding-right: 5px;
    border-radius: 2px;
    transition: all .5s ease;
    text-transform: capitalize;
    letter-spacing: 0.4px; }

.sale_badge-wrap {
  top: 0;
  left: 0;
  position: absolute;
  z-index: 10;
  display: flex;
  flex-direction: column;
  align-items: flex-end; }
  .sale_badge-wrap .badge-salelabel {
    background: #a61e1e;
    color: #fff;
    height: 20px;
    font-size: 12px;
    font-weight: 500;
    line-height: 20px;
    padding-left: 5px;
    padding-right: 5px;
    border-radius: 2px;
    transition: all .5s ease;
    text-transform: capitalize;
    letter-spacing: 0.2px; }
  .sale_badge-wrap.sale_badge-for-desktop {
    display: block; }

/*********Get More Reviews Start**********/
.pad-content.GetReviewForm {
  width: 100%;
  max-width: 950px;
  margin: 0 auto;
  text-align: center; }
  @media screen and (max-width: 560px) {
    .pad-content.GetReviewForm {
      padding: 20px 5px !important; } }
  .pad-content.GetReviewForm .GetReviewFormWrap {
    display: none; }
    .pad-content.GetReviewForm .GetReviewFormWrap h3 {
      margin: 20px 0;
      font-size: 25px;
      font-weight: 700; }
      @media screen and (max-width: 560px) {
        .pad-content.GetReviewForm .GetReviewFormWrap h3 {
          font-size: 17px; } }
    .pad-content.GetReviewForm .GetReviewFormWrap .form-field {
      width: 100%;
      text-align: left; }
      .pad-content.GetReviewForm .GetReviewFormWrap .form-field .form-label {
        font-size: 20px;
        text-align: left; }
        @media screen and (max-width: 560px) {
          .pad-content.GetReviewForm .GetReviewFormWrap .form-field .form-label {
            font-size: 15px; } }

.GetMoreReviewsWrap h2 {
  font-size: 32px;
  font-weight: 600;
  line-height: 45px;
  margin-bottom: 40px; }
  @media screen and (max-width: 560px) {
    .GetMoreReviewsWrap h2 {
      font-size: 17px;
      line-height: 25px; }
      .GetMoreReviewsWrap h2 br {
        display: none; } }

.GetMoreReviewsWrap p {
  color: #212529;
  font-size: 16px;
  line-height: 25px;
  margin-bottom: 60px; }

.GetMoreReviewsWrap .icon-row {
  display: flex;
  flex-wrap: wrap;
  justify-content: center; }

.GetMoreReviewsWrap .thumb {
  margin-bottom: 25px; }

.GetMoreReviewsWrap .thumb div {
  background-color: #A8ACB3;
  border-radius: 50%;
  display: flex;
  flex-direction: column;
  height: 150px;
  justify-content: center;
  margin: 0 10px 8px;
  width: 150px; }

.GetMoreReviewsWrap .thumb span {
  color: gray;
  font-size: 15px; }

.GetMoreReviewsWrap .thumb img {
  margin: 0 auto;
  width: 50%; }

/*********Get More Reviews End**********/
#PricepreviewModal {
  transform: translate(0%, -50%);
  left: 0; }
  #PricepreviewModal.open {
    display: flex !important;
    height: auto; }
  #PricepreviewModal .modal-content {
    width: 100%;
    min-height: 240px;
    overflow-y: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column; }
    #PricepreviewModal .modal-content form#price-match-form {
      width: 100%;
      margin: 0 auto;
      padding: 30px;
      overflow-y: auto; }
    #PricepreviewModal .modal-content p.ThankText {
      color: green;
      font-size: 20px;
      font-weight: 700;
      text-align: center;
      line-height: 3rem;
      margin: 0; }

.PricePop {
  margin: 0 0 10px 0;
  font-weight: 700;
  display: block;
  color: blue; }

input#form-action-TexasaddToCart {
  margin: 0;
  width: auto;
  max-width: 141px; }

div[data-product-option-change] .form-field.please-enter-your-dl {
  display: none; }
  div[data-product-option-change] .form-field.please-enter-your-dl .form-input {
    max-width: 30rem; }
  div[data-product-option-change] .form-field.please-enter-your-dl .form-label {
    position: relative;
    width: auto !important;
    display: inline-block; }
    div[data-product-option-change] .form-field.please-enter-your-dl .form-label:after {
      content: "*";
      font-size: 10px;
      color: red;
      line-height: 0;
      position: absolute;
      top: 5px;
      right: -10px; }
  div[data-product-option-change] .form-field.please-enter-your-dl.ErrorMsg .form-label {
    color: red; }
    div[data-product-option-change] .form-field.please-enter-your-dl.ErrorMsg .form-label:after {
      color: red; }
  div[data-product-option-change] .form-field.please-enter-your-dl.ErrorMsg .form-input {
    border-color: red; }

.electric-go-green > a.navList-action {
  color: green; }

.header {
  float: none;
  position: sticky;
  top: 0;
  margin-bottom: 52px; }
  @media (min-width: 801px) {
    .header {
      margin-bottom: 0; } }

#Summer_Popup_wrap {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  z-index: 9999;
  display: flex;
  align-items: center;
  justify-content: center; }
  #Summer_Popup_wrap .Summer_Popup {
    background: url("https://cdn11.bigcommerce.com/s-zkwfy8g5y6/images/stencil/original/image-manager/apssummer.jpg") no-repeat center center/cover;
    width: 95%;
    max-width: 500px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px;
    position: relative; }
    #Summer_Popup_wrap .Summer_Popup .Summer_Box {
      width: 100%;
      text-align: center; }
      #Summer_Popup_wrap .Summer_Popup .Summer_Box span {
        display: block;
        color: #000;
        font-size: 30px;
        margin: 20px 0;
        line-height: 2.5rem;
        font-weight: 700; }
      #Summer_Popup_wrap .Summer_Popup .Summer_Box h3 {
        margin: 0 0 10px 0;
        color: blue;
        font-size: 20px;
        font-style: italic; }
      #Summer_Popup_wrap .Summer_Popup .Summer_Box p {
        color: #fff;
        font-size: 16px;
        margin: 0 0 20px 0;
        font-weight: 700;
        background: rgba(0, 0, 0, 0.7);
        display: inline-block;
        padding: 0 5px; }
      #Summer_Popup_wrap .Summer_Popup .Summer_Box .SummerBtn {
        background-color: #BCD331;
        padding: 10px 30px;
        font-size: 20px;
        color: #04340C;
        border: 1px solid #04340C;
        display: block;
        width: 200px;
        margin: 0 auto; }
        #Summer_Popup_wrap .Summer_Popup .Summer_Box .SummerBtn:hover {
          background-color: #04340C;
          color: #BCD331; }
  #Summer_Popup_wrap #Summer_CloseBTN {
    position: absolute;
    top: -10px;
    right: -10px;
    background-color: #BCD331;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #002E00;
    font-size: 20px;
    border-radius: 50%;
    cursor: pointer; }

.section_heading {
  color: #000;
  font-size: 22px;
  text-align: center;
  text-transform: uppercase; }
  @media (min-width: 551px) {
    .section_heading {
      font-size: 28px; } }
  @media (min-width: 801px) {
    .section_heading {
      font-size: 35px; } }

.collections-wrap {
  display: flex;
  gap: 8px;
  flex-wrap: wrap;
  margin-top: 15px;
  justify-content: space-between; }
  @media (min-width: 551px) {
    .collections-wrap {
      gap: 15px;
      margin-top: 30px; } }
  .collections-wrap .category-card {
    width: calc(50% - 4px);
    position: relative;
    border-radius: 10px; }
    @media (min-width: 551px) {
      .collections-wrap .category-card {
        width: calc(50% - 8px); } }
    @media (min-width: 801px) {
      .collections-wrap .category-card {
        width: calc(25% - 12px); } }
    .collections-wrap .category-card .category-overlay {
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      width: 100%;
      height: 100%;
      display: flex;
      flex-direction: column;
      justify-content: end;
      align-items: center;
      border-radius: 5px;
      background: rgba(0, 0, 0, 0.2);
      transition: background-color 0.3s ease-in-out; }
    .collections-wrap .category-card img {
      display: block;
      width: 100%;
      border-radius: 5px; }
      @media (min-width: 801px) {
        .collections-wrap .category-card img {
          filter: grayscale(0.2); } }
    .collections-wrap .category-card h3 {
      color: #fff;
      margin: 0 0 6px;
      font-size: 18px;
      line-height: 24px;
      text-transform: none;
      transition: color 0.3s ease-in-out; }
      @media (min-width: 801px) {
        .collections-wrap .category-card h3 {
          font-size: 24px;
          margin: 0 0 10px;
          line-height: 30px; } }
    .collections-wrap .category-card p {
      margin: 0 0 6px;
      color: #fff;
      font-size: 14px;
      transition: color 0.3s ease-in-out; }
      @media (min-width: 801px) {
        .collections-wrap .category-card p {
          font-size: 16px;
          margin: 0 0 10px; } }
    .collections-wrap .category-card .content-details {
      display: block;
      width: 100%;
      text-align: center;
      padding-bottom: 10px; }
      @media (min-width: 801px) {
        .collections-wrap .category-card .content-details {
          padding-bottom: 30px; } }
    .collections-wrap .category-card .category-btn {
      display: block;
      width: 80%;
      text-align: center;
      max-width: 160px;
      padding: 10px;
      font-weight: 600;
      color: #fff;
      margin: 0 auto;
      text-transform: none;
      border: 1px solid #fff;
      letter-spacing: 2px;
      border-radius: 5px;
      transition: all 0.3s ease-in-out;
      background: linear-gradient(360deg, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 73.54%); }
      .collections-wrap .category-card .category-btn:hover {
        color: #FDB819;
        transition: all 0.3s ease-in-out; }
    .collections-wrap .category-card:hover .category-overlay {
      background: rgba(0, 0, 0, 0);
      transition: background-color 0.3s ease-in-out; }
    .collections-wrap .category-card:hover h3 {
      transition: color 0.3s ease-in-out; }
    .collections-wrap .category-card:hover p {
      transition: color 0.3s ease-in-out; }
    .collections-wrap .category-card:hover img {
      filter: grayscale(0); }
    .collections-wrap .category-card:after {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      z-index: -1;
      width: 100%;
      height: 100%;
      background: linear-gradient(360deg, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 73.54%);
      pointer-events: none;
      border-radius: inherit; }

.DesktopTopBarWrap {
  background: #B31C1C;
  padding-top: 5px; }
  .DesktopTopBarWrap .TopHeaderText {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 5px 0; }
    .DesktopTopBarWrap .TopHeaderText a {
      width: 100%;
      text-align: center;
      font-size: 14px; }
      .DesktopTopBarWrap .TopHeaderText a:last-child {
        border-right: 0; }

body div#trustedsite-tm-image {
  left: inherit !important;
  right: -30px !important;
  transform: translate(30px, 0px) rotate(-90deg);
  bottom: 30% !important; }

#tab-warranty img {
  width: auto;
  height: auto; }

.form.wishlist-button {
  margin-top: -1px !important; }

.addthis_toolbox.addthis_32x32_style {
  margin-top: 10px; }

.CustomerSupportWrap {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-wrap: wrap; }
  .CustomerSupportWrap .cust-page-desc {
    margin-bottom: 20px; }
    .CustomerSupportWrap .cust-page-desc a {
      font-size: 16px; }
      .CustomerSupportWrap .cust-page-desc a:hover {
        color: #B20000; }
  .CustomerSupportWrap .CustomerSupportInfo .SupportInfoBox {
    border-bottom: 1px solid #000;
    padding-bottom: 20px;
    margin-bottom: 20px; }
    .CustomerSupportWrap .CustomerSupportInfo .SupportInfoBox:last-child {
      border: 0; }
    .CustomerSupportWrap .CustomerSupportInfo .SupportInfoBox h3 {
      margin: 0 0 10px 0;
      color: #B20000;
      padding-left: 30px; }
      .CustomerSupportWrap .CustomerSupportInfo .SupportInfoBox h3.InfoMail {
        background: url("https://cdn11.bigcommerce.com/s-qtw8ila3by/product_images/uploaded_images/info-call.png") no-repeat left center; }
      .CustomerSupportWrap .CustomerSupportInfo .SupportInfoBox h3.InfoCall {
        background: url("https://cdn11.bigcommerce.com/s-qtw8ila3by/product_images/uploaded_images/info-mail.png") no-repeat left center; }
      .CustomerSupportWrap .CustomerSupportInfo .SupportInfoBox h3.InfoMessage {
        background: url("https://cdn11.bigcommerce.com/s-qtw8ila3by/product_images/uploaded_images/info-text.png") no-repeat left center; }
      .CustomerSupportWrap .CustomerSupportInfo .SupportInfoBox h3.InfoLocation {
        background: url("https://cdn11.bigcommerce.com/s-qtw8ila3by/product_images/uploaded_images/info-location.png") no-repeat left center; }
    .CustomerSupportWrap .CustomerSupportInfo .SupportInfoBox a {
      font-size: 16px;
      color: #000;
      text-decoration: none;
      display: block; }
      .CustomerSupportWrap .CustomerSupportInfo .SupportInfoBox a:hover {
        color: #B20000; }

.navList-item.in-stock > .navList-action {
  font-weight: 700 !important;
  color: green;
  font-size: 15px; }

.tmheader-bottom-MobileSearch:before, .tmheader-bottom-MobileSearch:after {
  clear: both;
  display: table;
  content: ""; }

.tmheader-bottom-MobileSearch {
  width: 100%;
  padding: 0 19px; }
  .tmheader-bottom-MobileSearch .navPages-quickSearch {
    margin-top: 8px; }

.card-figcaption {
  visibility: visible; }

.card-figure > a {
  display: block; }

div[data-product-option-change] .form-field.CustomTerm-Checkbox[data-product-attribute="input-checkbox"] {
  display: block; }

div[data-product-option-change] .form-field.CustomTerm-Checkbox[data-product-attribute="input-checkbox"] .form-label {
  margin: 0 0 10px 0; }

.Review-Buttons {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap; }

.Review-Buttons a {
  display: block;
  width: 25%;
  text-align: center;
  background-color: #B20000;
  color: #fff;
  font-size: 20px;
  padding: 10px;
  margin: 0 10px 10px;
  border: 1px solid #B20000; }

.Review-Buttons a:hover {
  background-color: #fff;
  color: #B20000; }

.__pt-info-link {
  display: none; }

.CouponImage img {
  display: block;
  width: 100%;
  max-width: 200px;
  margin: 10px auto; }

#feedbackify #fbya #fbyb .fby-tab.fby-tab-r {
  transform: rotate(-90deg) !important;
  right: -65px !important;
  top: 60% !important;
  position: fixed !important;
  left: inherit !important; }

.SecureImageWrap {
  margin: 10px 0 0 0;
  text-align: center; }

.SecureImageWrap > img {
  display: inline-block;
  width: 65px;
  margin-right: 5px; }

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

.vcb-snippet iframe {
  width: 100%; }

.productView-description .tabs-contents table {
  width: 100% !important; }

/*.page-content table, .page-content tbody, .page-content tr, .page-content td {
	width: 100%;
	max-width: 100%;
	display: block;
}*/
#maintenance-notice {
  display: none; }

.body {
  background-color: #fff; }

.clearfix::after, .clearfix::before {
  content: "";
  display: table;
  clear: both; }

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

.footer-top .footerblock {
  background-image: none;
  padding-left: 0; }

.catgory-left ul.navList li.navList-item.level-0 {
  background-image: none; }

.catgory-left li.navList-item a.navList-action {
  padding-left: inherit; }

.productView-options {
  text-align: left; }
  @media (max-width: 700px) {
    .productView-options .form-field > .form-radio + .form-label {
      margin-left: 0rem; } }

.productView-price {
  margin-bottom: 1.53846rem; }
  .productView-price span.price.price--withoutTax {
    display: inline-block;
    margin-bottom: 4px; }

.productView-options .form {
  display: block; }

.productView-details {
  margin: 0 0 20px 0; }
  @media (min-width: 801px) {
    .productView-details {
      width: 48%; } }

@media (min-width: 801px) {
  .productView-images {
    width: 50%; } }

div[data-product-option-change] .form-field {
  margin: 0 0 10px 0;
  width: 100%;
  display: block; }

.form-label--inlineSmall small {
  font-size: 0;
  position: relative; }

.form-label--inlineSmall small::before {
  content: "*";
  font-size: 10px;
  color: red;
  line-height: 0;
  position: absolute;
  top: 5px;
  right: 5px; }

div[data-product-option-change] .form-field .form-label {
  width: 100%;
  margin: 0 0 0 0; }

div[data-product-option-change] .form-field .form-select {
  width: 100%;
  max-width: 30rem;
  background-position: right center; }

div[data-product-option-change] .form-field .form-label small {
  vertical-align: top; }

div[data-product-option-change] .form-field[data-product-attribute="input-checkbox"] {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start; }

div[data-product-option-change] .form-field[data-product-attribute="input-checkbox"] .form-label {
  width: auto; }

.productView-options .form.wishlist-button,
.productView-options .form.wishlist-button .form-action #form-action-addToWishlist {
  margin: 0; }

.productView-options .form.wishlist-button .form-action {
  margin: 9px 0 0 10px; }

.is-show-widget, .wrap-icons.collapsed {
  right: 0px !important;
  top: 40%; }

.form-sub-label {
  font-size: 12px; }

.cust-page-desc p a {
  text-decoration: underline; }

.req-pric {
  margin-bottom: 20px;
  color: #016320;
  font-weight: 600;
  font-size: 12px; }

.req-pric a {
  color: blue;
  text-decoration: underline; }

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

.SubCatBox {
  display: inline-block;
  width: auto; }

.SubCatBox a {
  padding: 5px 15px;
  margin: 0 0 10px 0;
  border: 1px solid #ccc;
  display: block; }

.SubCatBox a:hover {
  background-color: #FF9C00;
  color: #fff; }

.headertopright .text2.textEmail {
  background: url(https://cdn11.bigcommerce.com/s-zkwfy8g5y6/product_images/uploaded_images/emailicon.png) no-repeat left center;
  background-size: 18px;
  margin: 0 10px 0 0;
  text-transform: lowercase; }

.footer .scrollup {
  bottom: 170px; }
  @media all and (max-width: 800px) {
    .footer .scrollup {
      display: none !important; } }

/**********Top Bar*********/
#header_top-promotion {
  background-color: #252F3E;
  padding: 8px 0; }

.BannerPromoWrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #fff;
  position: relative; }
  .BannerPromoWrap .PromotionClose {
    position: absolute;
    top: 0;
    left: -20px;
    color: #fff;
    font-size: 25px;
    line-height: 1.4rem;
    cursor: pointer; }
    @media all and (max-width: 800px) {
      .BannerPromoWrap .PromotionClose {
        left: 0px; } }

.BannerPromoWrap div {
  width: 33.333%; }

.banner-promotion p.text {
  margin: 0; }

.ShowroomText {
  text-align: center; }

.ShowroomText a {
  color: #fff;
  margin: 0 0 0 5px;
  text-decoration: underline; }

.ShowroomText a:hover {
  color: #FF9C00; }

.banner-promotion p.text a.link {
  color: #25AEF5; }

.banner-promotion p.text a.link:hover {
  color: #FF9C00; }

.main-message {
  text-align: center;
  color: #fff300;
  font-weight: 700;
  padding-right: 0px;
  text-align: right; }
  .main-message a {
    color: #fff300;
    text-transform: uppercase; }

.main-message span {
  color: #fff;
  font-weight: 400; }

.header-free-shipping .header-free-shipping-inner {
  background: url(https://cdn11.bigcommerce.com/s-zkwfy8g5y6/product_images/uploaded_images/shipping-icon.png) left center no-repeat;
  height: auto;
  background-size: contain; }

.cms-title a {
  color: #167a84; }

.slider-bottom-banners .top-banner-container .content1.content .content-inner .cms-desc {
  background: #595959; }

.slider-bottom-banners .top-banner-container .content1.content .content-inner .shopnow a.button {
  color: #4a4a4a; }

/************Search Page************/
/*.page-content.SearchPage {
	width: 100%;
}*/
.SearchPage .panel-body {
  background: transparent;
  padding: 0; }

.SearchPage .panel-body .search-suggestion {
  text-transform: uppercase; }

.SearchPage .panel-body .search-suggestion .category-suggestion-list {
  column-count: 3; }

.SearchPage .panel-body .search-suggestion .category-suggestion-list .category-suggestion {
  float: none;
  width: 100%;
  margin: 0 0 10px 0; }

.SearchPage .card-body .card-text.tmbrand-name {
  display: none; }

/**********14-07-20*********/
.card-body .card-title {
  overflow: inherit;
  text-overflow: inherit;
  white-space: inherit; }

.page-sidebar + .page-content .productGrid .product {
  float: none; }

@media all and (min-width: 991px) {
  .page-sidebar + .page-content .productGrid .product {
    width: 24%; } }

/***********14-07-20*******/
@media all and (min-width: 801px) {
  /*.tmheader-right .headertopright {
    width: auto;
}*/
  .ContactFromWrap {
    display: flex;
    justify-content: space-between; }
  .FormSection {
    width: 50%; }
    .FormSection--finance-form {
      width: 100%; }
  .DeatilSection {
    width: 45%; } }

/*@media all and (max-width:1199px) {
#feedbackify #fbya #fbyb .fby-tab.fby-tab-r {
    bottom: 70px!important;
    right: 20px !important;
}
}*/
@media all and (max-width: 1025px) {
  #feedbackify {
    display: none; } }

@media all and (max-width: 800px) {
  .productView {
    display: flex;
    flex-direction: column; }
    .productView .productView-details {
      order: 2; }
    .productView .productView-images {
      order: 1; }
    .productView .productView-description {
      order: 3; }
  .DesktopTopBarWrap {
    display: none; }
  .MobileTopBarWrap {
    display: block !important; }
  #header_top-promotion .BannerPromoWrap {
    flex-direction: column; }
    #header_top-promotion .BannerPromoWrap div {
      width: 100%;
      text-align: center; }
    #header_top-promotion .BannerPromoWrap .ShowroomText {
      display: none; }
    #header_top-promotion .BannerPromoWrap .main-message {
      display: none; }
  #feedbackify {
    display: none; }
  .navigation-menu .navPages-item.navPages-item-page.CustomMegaMenu:hover .MegaMenuWrap {
    display: none !important; }
  body #feedbackify #fbya #fbyb .fby-tab.fby-tab-r {
    bottom: 35% !important;
    left: -10px !important;
    right: inherit !important;
    transform: rotate(-90deg) !important; }
  .tmheader-middle .tmheader-right .navPages-list.tmouter-search, .tmheader-middle .tmheader-right .tmhead-top {
    display: none; }
  .header-logo-image {
    max-height: 6.23077rem; }
  .tmhead-top {
    text-align: center; }
  .headertopright {
    float: none;
    text-align: left; }
  .header-free-shipping {
    display: none; }
  .navUser-item--cart .navUser-action {
    top: 1.5px; }
  .BannerPromoWrap {
    display: block;
    text-align: center; }
  .BannerPromoWrap div {
    width: 100%; }
  .main-message {
    text-align: center; }
  .MobileCallImg {
    display: block !important;
    position: absolute;
    right: 50px;
    top: 29px; }
  .MobileCallImg a {
    display: block; }
  .MobileCallImg a img {
    display: block;
    width: 100%;
    max-width: 130px; }
  .SearchPage .panel-body .search-suggestion .category-suggestion-list {
    column-count: 2; }
  .SubCatBox a {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .SubCatBox {
    display: inline-block;
    width: 49%; }
  .TopHeaderTextWrap, .AppoloPromtionWrap {
    display: none; } }

@media all and (max-width: 767px) {
  .SMSExpert {
    display: flex !important;
    align-items: center;
    justify-content: center;
    width: 100%;
    max-width: 280px;
    margin: 20px auto 0; }
  #previewModal .previewCart {
    display: flex;
    flex-direction: column; }
  #previewModal .previewCart section.productView {
    order: 2;
    margin-top: 20px; } }

@media all and (max-width: 560px) {
  .MobileTgbHeader {
    display: block !important; }
    .MobileTgbHeader .TgbHeader {
      display: flex;
      align-items: center;
      justify-content: center;
      padding: 5px 0; }
      .MobileTgbHeader .TgbHeader a {
        display: block; }
      .MobileTgbHeader .TgbHeader img {
        max-height: 60px;
        width: auto; } }

@media all and (max-width: 550px) {
  .page-content .cart-additionalCheckoutButtons .FloatRight div {
    float: none; }
  .productView-options .form {
    margin: 0; }
  .productView-options .form.wishlist-button .form-action {
    margin: 0; }
  .productView-options .form-action input#form-action-addToWishlist {
    width: 100%; }
  .SearchPage .panel-body .search-suggestion .category-suggestion-list {
    column-count: 1; }
  .SubCatBox a {
    font-size: 11px; }
  body {
    letter-spacing: 0; }
  div[data-product-option-change=""]:after {
    content: "";
    display: table;
    clear: both; }
  div[data-product-option-change=""]:before {
    content: "";
    display: table;
    clear: both; } }

@media all and (max-width: 480px) {
  #_GUARANTEE_SealSpan {
    display: inline !important; }
  body .TopOrderCall .MobileTopPhone {
    font-size: 15px;
    padding: 2px 0; }
  body .AlertMessageWrap {
    padding: 0 5px; }
  body .AlertMessage a {
    font-size: 13px; }
  .AlertMessageWrap > .container {
    padding: 0; } }

@media all and (max-width: 442px) {
  .ShowroomText {
    font-size: 11px; }
  /*.ShowroomText a {
    margin:0;
}*/ }

/********PayTomorrow********/
.PaytomorrowWrap:after, .PaytomorrowWrap:before {
  content: "";
  display: table;
  clear: both; }

.financingRibbon {
  background: linear-gradient(180deg, #0e4e78, #0d456b 51%, #0b3c5d 75%);
  color: #fff;
  margin: 20px 0 0 0;
  padding-top: .5rem;
  padding-bottom: .5rem;
  font-size: 1.2rem;
  text-align: center;
  letter-spacing: normal; }

.financingRibbon .finance-text {
  display: inline-block;
  position: relative;
  top: .6rem;
  margin-right: 2rem; }

.financingRibbon .em {
  color: #f7b728; }

.financingRibbon .finance-text .foot-note {
  font-size: 1.04rem;
  line-height: 1.5rem;
  color: #dfe0e3; }

.financingRibbon .pt-logo {
  height: 50px;
  margin: 7px;
  margin-top: 0; }

.footer-payment-icons .footer-payment-icon.paytomorrow {
  width: auto; }

.tmpage-content.home-rightcol .banners[data-banner-location="top"] p {
  display: none; }

.LocalPickupText {
  margin-top: -10px; }

.CoupenCodeImg {
  margin: 20px 0; }
  .CoupenCodeImg img {
    display: block;
    width: 100%;
    max-width: 475px;
    margin: 0 auto;
    border: 1px solid #ccc; }

/**************Custom Mega Menu**************/
.navPages-item.navPages-item-page.CustomMegaMenu:hover .MegaMenuWrap {
  display: block !important; }

.navPages .navPages-item.navPages-item-page.CustomMegaMenu {
  position: inherit; }

.CustomMegaMenu .MegaMenuWrap {
  position: absolute;
  top: 53px;
  left: 20px;
  z-index: 99999999999999;
  width: 100%;
  font-size: 13px;
  background-color: #fff;
  max-width: 96.8%;
  box-shadow: 0 5px 5px #000;
  border-top: 6px solid #d80100;
  padding: 20px; }

.MegaMenu-Content {
  display: flex;
  justify-content: space-between; }

.MegaMenu-Content .MegaMenu-Box {
  width: 33%; }

.MegaMenu-Box > .MegaMenuMain {
  font-weight: 700;
  color: #000;
  text-align: left;
  display: block;
  font-size: 11px;
  text-transform: uppercase; }

.MegaMenu-Box > .MegaMenuMain:hover {
  color: #D30000; }

.navPages ul li .MegaMenuTitle {
  margin: 0 0 4px 0; }

.MegaMenuList {
  text-align: left; }

.MegaMenuTitle > a {
  display: block;
  text-align: left;
  color: #D30000;
  font-weight: 700;
  font-size: 11px; }

.MegaMenu-Content .MegaMenuList .MegaMenuItem {
  width: 49%;
  display: inline-block;
  border: 1px solid #ccc;
  margin: 0 0px 4px 0; }

.MegaMenu-Content .MegaMenuList .MegaMenuItem > a {
  display: block;
  color: #000;
  padding: 2px;
  font-size: 11px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  text-align: center;
  text-transform: uppercase; }

.MegaMenu-Content .MegaMenuList .MegaMenuItem > a:hover {
  background-color: #D30000;
  color: #fff; }

.RepairsServiceWrap {
  margin: 1rem 0 0; }
  .RepairsServiceWrap a {
    background-color: #750F0E;
    width: 100%;
    display: block;
    color: #fff;
    text-align: center;
    line-height: 1.4rem;
    padding: 1rem 0;
    font-size: 14px;
    text-transform: uppercase; }
    @media (min-width: 801px) {
      .RepairsServiceWrap a {
        font-size: 18px;
        line-height: 1.8rem; } }
    .RepairsServiceWrap a:hover {
      background-color: #d10000; }

.finance-tenplate-wap {
  --brand-color-medium: #59bec9;
  --buttons-hover-color: #007dba;
  --header-color: #ffffff;
  --brand-font-family: Poppins,sans-serif;
  --font-color:#13294b; }
  .finance-tenplate-wap a {
    color: #1C8195; }
  .finance-tenplate-wap .finance-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: column;
    /* color: #fff; */
    padding-top: 20px;
    padding-bottom: 40px;
    max-height: 550px; }
    @media screen and (min-width: 600px) {
      .finance-tenplate-wap .finance-header {
        flex-direction: row;
        padding-top: 45px;
        padding-bottom: 60px; } }
    .finance-tenplate-wap .finance-header .left-section,
    .finance-tenplate-wap .finance-header .right-section {
      width: 100%; }
      @media screen and (min-width: 600px) {
        .finance-tenplate-wap .finance-header .left-section,
        .finance-tenplate-wap .finance-header .right-section {
          width: 50%; } }
  .finance-tenplate-wap .bread-header h6 {
    padding-left: 61px;
    transition: ease all .35s; }
  .finance-tenplate-wap .header-ellipse {
    max-height: 250px;
    margin-left: auto;
    margin-right: 0;
    padding-left: 20px; }
  .finance-tenplate-wap h6 {
    margin: 0px;
    font-family: var(--brand-font-family);
    font-size: 24px;
    line-height: 34px;
    font-weight: 500;
    color: var(--font-color);
    text-align: left; }
    @media screen and (min-width: 600px) {
      .finance-tenplate-wap h6 {
        font-size: 45px;
        line-height: 60px; } }
  .finance-tenplate-wap img {
    max-width: 100%;
    height: auto;
    display: block;
    margin: 0 auto; }
  .finance-tenplate-wap p {
    font-family: var(--brand-font-family); }
  .finance-tenplate-wap button {
    cursor: pointer;
    font-family: var(--brand-font-family);
    display: flex;
    /* Use flexbox for button layout */
    align-items: center;
    /* Center items vertically */ }
  .finance-tenplate-wap .cta-bar {
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
    align-items: center;
    background: black;
    background: linear-gradient(0deg, black 0%, #13294b 50%);
    border-radius: 50px 50px 0 0; }
  .finance-tenplate-wap .prequalify-button {
    border-radius: 50px;
    border: 3px #fff solid;
    background: linear-gradient(180deg, #B1E4E3 -7.6%, #59BEC9 25.46%, #1C8195 100%);
    filter: drop-shadow(0px 3px 15px rgba(0, 0, 0, 0.25));
    height: 70px;
    width: 100%;
    max-width: 96%;
    margin: auto;
    flex-shrink: 0;
    transition: ease all .1s;
    font-family: var(--brand-font-family);
    display: flex;
    /* Enable Flexbox */
    justify-content: Center;
    /* Center horizontally */
    align-items: center;
    /* Center vertically */
    text-align: center;
    /* Center text if it wraps */ }
    .finance-tenplate-wap .prequalify-button span, .finance-tenplate-wap .prequalify-button a {
      font-family: var(--brand-font-family);
      font-style: normal;
      font-weight: bold;
      font-size: 14px;
      color: #000; }
      @media screen and (min-width: 600px) {
        .finance-tenplate-wap .prequalify-button span, .finance-tenplate-wap .prequalify-button a {
          font-size: 16px; } }
    @media screen and (min-width: 350px) {
      .finance-tenplate-wap .prequalify-button {
        max-width: 85%; } }
    @media screen and (min-width: 600px) {
      .finance-tenplate-wap .prequalify-button {
        width: 100%;
        max-width: 310px;
        margin-right: 20px; } }
  .finance-tenplate-wap .prequalify-button:hover {
    border: 6px #fff solid; }
  .finance-tenplate-wap .partnered-text {
    font-size: 24px;
    padding-left: 35px;
    line-height: 40px; }
    @media screen and (min-width: 600px) {
      .finance-tenplate-wap .partnered-text {
        font-size: 34px; } }
  .finance-tenplate-wap .partnered-row {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: start;
    background-color: #fff;
    /* color: #fff; */
    padding-top: 30px;
    padding-bottom: 30px;
    max-height: 550px; }
  .finance-tenplate-wap .partnered-ellipse {
    max-height: 225px;
    margin-left: auto;
    margin-right: 0; }
  .finance-tenplate-wap .cta-text {
    color: #fff;
    font-family: var(--brand-font-family);
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px;
    letter-spacing: 1px;
    margin: 34px 20px; }
    @media screen and (min-width: 600px) {
      .finance-tenplate-wap .cta-text {
        font-size: 34px; } }
  .finance-tenplate-wap .icon-row {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-evenly; }
  .finance-tenplate-wap .get-started-row {
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center; }
  .finance-tenplate-wap .installments-container {
    stroke-width: 3px;
    stroke: #FFF;
    filter: drop-shadow(0px 3px 15px rgba(0, 0, 0, 0.25)); }
  .finance-tenplate-wap .installments-row {
    display: flex;
    justify-content: space-between;
    align-items: start;
    background-color: #fff;
    /* color: #fff; */
    padding-bottom: 30px;
    max-height: 550px;
    border-radius: 25px 25px 0 0; }
  .finance-tenplate-wap .installments-text {
    color: var(--global-dark-ocean, #13294B);
    font-family: var(--brand-font-family);
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: 35px;
    /* 35px */
    letter-spacing: 1px;
    padding-left: 35px;
    margin: 28px 0px; }
    @media screen and (min-width: 600px) {
      .finance-tenplate-wap .installments-text {
        font-size: 28px; } }
  .finance-tenplate-wap .installments-ellipse {
    max-height: 85px;
    margin-left: auto;
    margin-right: 35%; }
  .finance-tenplate-wap .card {
    padding-left: 25px;
    padding-right: 25px;
    border: 0;
    background: transparent; }
  .finance-tenplate-wap .icons {
    max-height: 120px; }
  .finance-tenplate-wap .icon-title {
    color: #1C8195;
    font-family: var(--brand-font-family);
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 23px;
    /* 23.1px */
    letter-spacing: 1px;
    margin: 22px 0px; }
    @media screen and (min-width: 600px) {
      .finance-tenplate-wap .icon-title {
        font-size: 22px; } }
  .finance-tenplate-wap .icon-list {
    color: var(--global-dark-ocean, #13294B);
    font-family: var(--brand-font-family);
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 155%;
    letter-spacing: 1px; }
    @media screen and (min-width: 600px) {
      .finance-tenplate-wap .icon-list {
        font-size: 18px; } }
  .finance-tenplate-wap .get-started-title {
    color: var(--global-dark-ocean, #13294B);
    text-align: center;
    font-family: var(--brand-font-family);
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: 115%;
    /* 48.3px */
    letter-spacing: 1px;
    padding-top: 60px;
    margin: 40px 0px; }
    @media screen and (min-width: 600px) {
      .finance-tenplate-wap .get-started-title {
        font-size: 42px; } }
  .finance-tenplate-wap .get-started-button {
    margin: 0 auto 30px auto; }
  .finance-tenplate-wap .questions {
    display: flex;
    flex-direction: row;
    justify-content: center;
    margin-bottom: 60px; }
  .finance-tenplate-wap .bread-logo-row {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center; }
  .finance-tenplate-wap .bread-logo-row p {
    text-align: center; }
  .finance-tenplate-wap .bread-logo {
    max-height: 81px;
    margin-bottom: 30px; }
  .finance-tenplate-wap .waves-1 {
    position: absolute;
    left: -288px;
    top: -149px;
    width: 900px;
    z-index: -1;
    transition: ease all .1s;
    height: 132px;
    object-fit: cover; }
    @media screen and (min-width: 800px) {
      .finance-tenplate-wap .waves-1 {
        display: none; } }
  .finance-tenplate-wap .waves-2 {
    position: absolute;
    left: -288px;
    top: -175px;
    width: 900px;
    z-index: -1;
    transition: ease all .1s; }
  .finance-tenplate-wap .footer-text {
    font-size: 12px;
    color: #4E5C6F;
    width: 85%; }
  @media screen and (max-width: 1035px) {
    .finance-tenplate-wap .finance-header h6 {
      padding-left: 31px; }
    .finance-tenplate-wap .footer-text {
      width: 90%; } }
  @media screen and (max-width: 900px) {
    .finance-tenplate-wap .waves-2 {
      top: -140px;
      transition: ease all .1s; } }
  @media screen and (max-width: 815px) {
    .finance-tenplate-wap .icon-title {
      text-align: center; } }
  @media screen and (max-width: 700px) {
    .finance-tenplate-wap .cta-bar {
      flex-direction: column; }
    .finance-tenplate-wap .prequalify-button {
      margin-bottom: 30px; }
    .finance-tenplate-wap .partnered-ellipse {
      max-height: 125px; }
    .finance-tenplate-wap .installments-ellipse {
      margin-right: 10%; }
    .finance-tenplate-wap .installments-row > div.left-section {
      width: 60%; }
    .finance-tenplate-wap .installments-row > div.right-section {
      width: 40%; }
    .finance-tenplate-wap .waves-1 {
      top: -120px;
      transition: ease all .1s; }
    .finance-tenplate-wap .waves-2 {
      top: -70px;
      transition: ease all .1s; } }
  @media screen and (max-width: 600px) {
    .finance-tenplate-wap .prequalify-button {
      width: 100%;
      line-height: 130%;
      display: flex; }
    .finance-tenplate-wap .header-ellipse {
      max-height: 120px; }
    .finance-tenplate-wap .finance-header h6 {
      padding-left: 15px; }
    .finance-tenplate-wap .waves-1 {
      left: -100px; }
    .finance-tenplate-wap .waves-2 {
      top: -60px;
      left: -188px; }
    .finance-tenplate-wap .installments-row {
      flex-direction: column-reverse; }
    .finance-tenplate-wap .installments-row > div.left-section {
      width: 100%; }
    .finance-tenplate-wap .installments-row > div.right-section {
      width: 100%; }
    .finance-tenplate-wap .installments-ellipse {
      max-height: 60px; } }
  .finance-tenplate-wap #bread-placement-1 > div {
    padding: 25px;
    text-align: center;
    color: white; }
  .finance-tenplate-wap #bread-placement-1 > div > a {
    font-family: var(--brand-font-family);
    color: white; }
  .finance-tenplate-wap #bread-placement-2 > div > a {
    font-family: var(--brand-font-family);
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    color: #FFFFFF; }

.aff-img {
  display: inline-block; }
  .aff-img .american-first-finance-icon {
    height: 18px;
    width: 150px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 0.6rem; }

#homepage-tabs {
  position: relative; }
  #homepage-tabs .tabs {
    top: -12px; }

.items-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 5px;
  margin-bottom: 50px; }
  .items-header .page-heading {
    font-size: 16px;
    margin: 0 !important;
    background-image: url(../img/megnor/star.png);
    background-repeat: no-repeat;
    background-position: left center !important;
    background-position: 0px 5px;
    padding: 0 0 0 25px !important; }
    @media (min-width: 801px) {
      .items-header .page-heading {
        font-size: 18px; } }
  .items-header .see-all {
    margin: 0;
    font-size: 14px;
    line-height: 18px;
    display: inline-block;
    padding: 8px 12px;
    border-radius: 2px;
    color: #fff;
    transition: all .2s;
    position: relative;
    overflow: hidden;
    z-index: 1;
    color: #3AB6F6;
    border: 1px solid #3AB6F6; }
    @media (min-width: 1025px) {
      .items-header .see-all {
        font-size: 16px;
        line-height: 24px; } }
    .items-header .see-all:after {
      content: '';
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-color: #fff;
      border-radius: 2px;
      transition: all .2s;
      z-index: -2; }
    .items-header .see-all:before {
      content: '';
      position: absolute;
      bottom: 0;
      left: 0;
      width: 0%;
      height: 100%;
      background-color: #22adf5;
      transition: all .2s;
      border-radius: 2px;
      z-index: -1; }
    .items-header .see-all:hover {
      color: #fff !important; }
      .items-header .see-all:hover:before {
        width: 100%; }

.products-randomise .productGrid {
  opacity: 0;
  margin: 0;
  min-height: 486px; }
  .products-randomise .productGrid.slick-initialized {
    opacity: 1;
    margin: 0;
    min-height: unset; }
  .products-randomise .productGrid .product .card {
    margin: 0; }
  .products-randomise .productGrid .product:nth-child(n+5) {
    display: none; }

.home-prods-wrap {
  padding: 20px 0;
  position: relative; }
  .home-prods-wrap .slick-prev {
    top: 2px; }
  .home-prods-wrap .slick-next {
    top: 2px; }
  .home-prods-wrap.no-products {
    display: none; }
  .home-prods-wrap .slick-track {
    display: flex; }
    .home-prods-wrap .slick-track .slick-slide {
      height: inherit !important;
      display: flex !important;
      opacity: .85;
      transform: scale(0.985);
      transition: transform .6s ease, opacity .6s ease;
      will-change: transform; }
      .home-prods-wrap .slick-track .slick-slide > div {
        width: 100%; }
      .home-prods-wrap .slick-track .slick-slide .product, .home-prods-wrap .slick-track .slick-slide .productCarousel-slide {
        width: 100%;
        height: 100%;
        padding-left: 0.5rem;
        padding-right: 0.5rem;
        transition: transform .4s ease, opacity .4s ease; }
        .home-prods-wrap .slick-track .slick-slide .product .card, .home-prods-wrap .slick-track .slick-slide .productCarousel-slide .card {
          width: 100%;
          height: 100%; }
    .home-prods-wrap .slick-track .slick-active {
      opacity: 1;
      transform: scale(1); }

.ajax-products .promotion-items {
  margin: 0;
  opacity: 0;
  min-height: 486px; }
  .ajax-products .promotion-items.slick-initialized {
    opacity: 1;
    min-height: unset; }

.loader {
  position: absolute;
  top: 50%;
  bottom: 0;
  right: 0;
  left: 0;
  margin: 0 auto;
  width: 80px;
  aspect-ratio: 1;
  border-radius: 50%;
  border: 6px solid #000;
  animation: l20-1 0.8s infinite linear alternate, l20-2 1.6s infinite linear; }

@keyframes l20-1 {
  0% {
    clip-path: polygon(50% 50%, 0 0, 50% 0%, 50% 0%, 50% 0%, 50% 0%, 50% 0%); }
  12.5% {
    clip-path: polygon(50% 50%, 0 0, 50% 0%, 100% 0%, 100% 0%, 100% 0%, 100% 0%); }
  25% {
    clip-path: polygon(50% 50%, 0 0, 50% 0%, 100% 0%, 100% 100%, 100% 100%, 100% 100%); }
  50% {
    clip-path: polygon(50% 50%, 0 0, 50% 0%, 100% 0%, 100% 100%, 50% 100%, 0% 100%); }
  62.5% {
    clip-path: polygon(50% 50%, 100% 0, 100% 0%, 100% 0%, 100% 100%, 50% 100%, 0% 100%); }
  75% {
    clip-path: polygon(50% 50%, 100% 100%, 100% 100%, 100% 100%, 100% 100%, 50% 100%, 0% 100%); }
  100% {
    clip-path: polygon(50% 50%, 50% 100%, 50% 100%, 50% 100%, 50% 100%, 50% 100%, 0% 100%); } }

@keyframes l20-2 {
  0% {
    transform: scaleY(1) rotate(0deg); }
  49.99% {
    transform: scaleY(1) rotate(135deg); }
  50% {
    transform: scaleY(-1) rotate(0deg); }
  100% {
    transform: scaleY(-1) rotate(-135deg); } }

.ask-an-expert-wrap .contact {
  width: 100%;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  margin: 50px auto 30px 0px; }
  .ask-an-expert-wrap .contact .content-contact {
    padding-left: 15px;
    display: table-cell;
    vertical-align: middle; }
    .ask-an-expert-wrap .contact .content-contact .text {
      margin-bottom: 8px;
      text-transform: capitalize; }
      .ask-an-expert-wrap .contact .content-contact .text a {
        color: #59bec9; }
    .ask-an-expert-wrap .contact .content-contact .link {
      display: flex;
      align-items: baseline; }
      .ask-an-expert-wrap .contact .content-contact .link a {
        color: #005599; }
        .ask-an-expert-wrap .contact .content-contact .link a svg {
          height: 0.75rem;
          width: 0.75rem;
          margin-left: 5px;
          fill: #005599;
          margin-top: -2px; }
      .ask-an-expert-wrap .contact .content-contact .link .ask-text {
        position: relative; }
        .ask-an-expert-wrap .contact .content-contact .link .ask-text::after {
          content: "\f054";
          position: absolute;
          top: 6px;
          font: normal normal normal 9px/1 FontAwesome;
          float: right;
          right: 0; }
      .ask-an-expert-wrap .contact .content-contact .link .number-phone {
        font-weight: 700;
        font-size: 18px;
        display: block;
        margin-bottom: 7px;
        font-family: "Arimo", Arial, Helvetica, sans-serif;
        color: #383e47; }
      .ask-an-expert-wrap .contact .content-contact .link .number-phone + a {
        margin-left: 10px;
        line-height: 20px; }
    .ask-an-expert-wrap .contact .content-contact .text-for-mobile-only {
      margin: 0;
      display: block; }
      @media (min-width: 801px) {
        .ask-an-expert-wrap .contact .content-contact .text-for-mobile-only {
          display: none; } }
  .ask-an-expert-wrap .contact .image-contact {
    width: 65px;
    margin-left: 15px; }
    .ask-an-expert-wrap .contact .image-contact img {
      width: 65px;
      height: 65px; }

.modal-header {
  display: block;
  border-radius: 3px 3px 0 0;
  border-color: #f7f7f7;
  background-color: #f7f7f7;
  padding: 12px 30px 10px 15px; }
  .modal-header .modal-close {
    top: 50%;
    transform: translateY(-50%);
    background: black;
    color: white; }
  @media (min-width: 1025px) {
    .modal-header {
      padding: 12px 15px 10px 15px; }
      .modal-header .modal-close {
        top: 0px;
        right: 0px;
        transform: none;
        border-radius: 30px; } }

.modal-header-title {
  text-align: center;
  font-size: 16px;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  font-weight: 700;
  color: #1f2022;
  text-transform: capitalize; }
  @media (min-width: 801px) {
    .modal-header-title {
      text-transform: uppercase; } }

#ask-an-expert {
  z-index: 9999; }
  #ask-an-expert .modal-header .modal-header-title {
    font-size: 13px; }
  #ask-an-expert .modal-body {
    padding-top: 20px;
    padding-bottom: 20px; }
    #ask-an-expert .modal-body .form-input {
      height: auto;
      border-radius: 3px;
      line-height: 38px;
      padding: 0px 15px;
      min-height: 38px;
      border: 1px solid #cccfd6;
      background-color: #ffffff; }
    #ask-an-expert .modal-body .form-input[readonly] {
      background-color: #e9ecef;
      border-color: #999999;
      color: #757575;
      cursor: text; }
    #ask-an-expert .modal-body .form-actions .button {
      font-size: 16px;
      line-height: 15px;
      border-radius: 3px;
      font-weight: 700;
      letter-spacing: 0;
      margin-bottom: 0;
      position: relative;
      text-align: center;
      white-space: nowrap;
      padding: 12px 15px 11px;
      text-transform: uppercase;
      transition: all 0.3s ease;
      font-family: "Rajdhani", Arial, Helvetica, sans-serif;
      color: #383e47;
      border: 1px solid #b6b6b6;
      background-color: rgba(0, 0, 255, 0);
      box-shadow: 0 0 3px rgba(0, 0, 0, 0.1); }
    #ask-an-expert .modal-body .form-actions .button:hover, #ask-an-expert .modal-body .form-actions .button:focus, #ask-an-expert .modal-body .form-actions .button:active {
      color: white;
      border: 1px solid #383e47;
      background-color: #383e47; }
  #ask-an-expert .form-field-radio .form-radio + .form-label {
    margin-bottom: 8px; }
  #ask-an-expert .form-inner {
    margin: 0 auto;
    max-width: 500px; }
    #ask-an-expert .form-inner .form {
      margin-bottom: 0; }
    #ask-an-expert .form-inner .question,
    #ask-an-expert .form-inner .description {
      line-height: 22px;
      text-align: center;
      margin-bottom: 20px; }
    #ask-an-expert .form-inner .description {
      font-style: italic; }
      #ask-an-expert .form-inner .description br {
        display: none; }
      #ask-an-expert .form-inner .description + .question {
        padding-top: 20px;
        border-top: 1px solid #eeeeee; }
    #ask-an-expert .form-inner .question {
      font-weight: 700; }
  #ask-an-expert .form-actions .button {
    width: 100%; }
  @media (min-width: 551px) {
    #ask-an-expert .modal-header {
      padding-top: 18px;
      padding-bottom: 18px; }
      #ask-an-expert .modal-header .modal-header-title {
        font-size: 20px; }
    #ask-an-expert .modal-body {
      padding-top: 30px;
      padding-bottom: 55px; }
    #ask-an-expert .form-field-radio .form-label {
      width: auto;
      display: inline-block;
      margin-right: 30px; }
    #ask-an-expert .form-field-radio .form-label-custom {
      display: block;
      margin-right: 0;
      margin-bottom: 15px; } }
  @media (min-width: 801px) {
    #ask-an-expert {
      right: auto;
      width: 768px; }
      #ask-an-expert .form-inner .description br {
        display: block; } }

.form-input {
  color: #333333; }

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

.elfsight-app-38e0513f-4100-4d1a-ab8c-d986041d1b3a::before, .elfsight-app-38e0513f-4100-4d1a-ab8c-d986041d1b3a::after {
  content: '';
  display: table;
  clear: both;
  width: 100%; }

.home-container .promotion-items .card .card-figcaption-button.tm-compare {
  display: none; }

.recently-viewed-products-sidebar .products-grid .slick-arrow {
  background-image: none; }

.elfsight-app-38e0513f-4100-4d1a-ab8c-d986041d1b3a {
  margin-bottom: 30px;
  clear: both; }

.elfsight-app-38e0513f-4100-4d1a-ab8c-d986041d1b3a > div {
  margin-top: 50px; }

.christmas_msg {
  display: none !important;
  margin: 10px 0;
  font-size: 12px;
  padding-left: 45px;
  color: #D51D1D;
  line-height: 14px;
  font-weight: 500;
  background-image: url('data:image/svg+xml,<svg fill="%23D51D1D" width="64px" height="64px" viewBox="0 0 64 64" version="1.0" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><g id="SVGRepo_bgCarrier" stroke-width="0"></g><g id="SVGRepo_tracerCarrier" stroke-linecap="round" stroke-linejoin="round"></g><g id="SVGRepo_iconCarrier"><g id="tree"></g><g id="Layer_3"></g><g id="Layer_4"></g><g id="Layer_5"></g><g id="Layer_6"></g><g id="Layer_7"></g><g id="Layer_8"></g><g id="Layer_9"></g><g id="Layer_11"></g><g id="Layer_12"></g><g id="Layer_13"></g><g id="Layer_14"></g><g id="Layer_15"></g><g id="Layer_16"></g><g id="Layer_17"><path d="M56.02,46.84c-0.07-0.01-0.14-0.01-0.19-0.01c-0.96,0.03-1.71,0.8-1.71,1.75c0,0.96,0.79,1.75,1.75,1.75 c0.34,0,0.62,0.28,0.62,0.63c0,0.34-0.28,0.62-0.62,0.62h-6.45L47.36,48h3.86c1.17,0,2.16-0.83,2.36-1.98L55.7,34c0,0,0,0,0,0 c0.11-0.61-0.06-1.23-0.46-1.71c-0.4-0.48-0.98-0.75-1.61-0.75c-1.96,0-3.81,0.76-5.22,2.13c-1.4,1.37-2.19,3.21-2.23,5.2 c0,0.16-0.15,0.3-0.32,0.3h-1.7c0.02-0.2,0.03-0.41,0.03-0.62c0-3.03-1.89-5.64-4.71-6.64c0.02-0.47,0.09-0.95,0.19-1.43 c0.21-1.01,0.59-1.97,1.13-2.85c0.08-0.14,0.09-0.3,0.04-0.45c-0.06-0.15-0.19-0.26-0.34-0.29c-1.5-0.38-2.42-0.28-2.89,0.31 c-0.24,0.3-0.27,0.62-0.29,0.86c-0.02,0.22-0.04,0.28-0.09,0.33c-0.06,0.05-0.18,0.1-0.35,0.09c-0.16-0.01-0.28-0.06-0.32-0.11 c-0.03-0.04-0.04-0.1-0.04-0.28c0-0.23,0-0.55-0.21-0.87c-0.38-0.56-1.18-0.77-2.45-0.63c-0.16,0.02-0.3,0.11-0.38,0.25 c-0.08,0.14-0.09,0.31-0.02,0.45c0.42,0.94,0.69,1.88,0.86,2.84c-1.14-2.05-3.02-3.64-5.27-4.42c0.02-0.09,0.04-0.17,0.04-0.26 c0-0.33-0.11-0.64-0.31-0.92c0.02-0.65,0.1-1.31,0.25-1.96c0.27-1.26,0.75-2.46,1.42-3.56c0.08-0.14,0.1-0.3,0.04-0.45 c-0.06-0.15-0.19-0.26-0.34-0.29c-1.79-0.45-2.89-0.34-3.45,0.35c-0.27,0.34-0.3,0.7-0.33,0.99c-0.03,0.28-0.05,0.39-0.15,0.49 c-0.22,0.2-0.81,0.19-1-0.03c-0.07-0.07-0.07-0.17-0.07-0.42c0-0.27,0-0.64-0.23-1c-0.42-0.67-1.38-0.91-2.92-0.73 c-0.16,0.02-0.3,0.11-0.38,0.25c-0.08,0.14-0.09,0.31-0.02,0.45c0.53,1.19,0.91,2.43,1.11,3.69c0.13,0.83,0.2,1.66,0.2,2.47 c-0.11,0.2-0.16,0.43-0.16,0.67c0,0.08,0.02,0.16,0.04,0.24c-1.19,0.41-2.29,1.05-3.24,1.9c-2.97-2.14-6.46-3.28-10.14-3.28 l-0.61,0.01c-0.15,0-0.29,0.07-0.38,0.18c-0.1,0.11-0.14,0.26-0.11,0.41l3.54,20.04c0.31,1.76,1.83,3.03,3.61,3.03h3.12l-2.07,3.58 h-5.51c-0.94,0-1.7,0.76-1.7,1.72c0,0.94,0.76,1.7,1.7,1.7h44.83c0.14,0,0.27,0,0.36-0.02c2.08-0.17,3.72-1.95,3.72-4.06 C59.87,48.74,58.18,46.96,56.02,46.84z M48.27,51.58h-1.64L44.56,48h1.65L48.27,51.58z M43.4,48l2.07,3.58H20.43L22.5,48H43.4z M43.19,38.55c0,0.22-0.01,0.42-0.03,0.62H31.14c-0.02-0.2-0.05-0.4-0.05-0.62c0-0.3,0.02-0.6,0.07-0.89 c0.01-0.1,0.04-0.2,0.06-0.29c0.04-0.19,0.07-0.38,0.13-0.56c0.03-0.12,0.08-0.23,0.12-0.34c0.06-0.16,0.11-0.31,0.18-0.46 c0.06-0.12,0.12-0.23,0.18-0.35c0.07-0.13,0.15-0.27,0.23-0.4c0.08-0.12,0.16-0.23,0.24-0.34c0.09-0.11,0.17-0.23,0.27-0.34 c0.1-0.11,0.2-0.21,0.3-0.32c0.1-0.1,0.2-0.19,0.3-0.28c0.11-0.1,0.23-0.19,0.35-0.28c0.11-0.08,0.23-0.16,0.35-0.24 c0.12-0.08,0.25-0.15,0.38-0.22c0.06-0.03,0.12-0.06,0.17-0.08c0.01,0.03,0.03,0.06,0.04,0.09c0.03,0.08,0.06,0.16,0.11,0.23 c0.02,0.04,0.05,0.07,0.08,0.11c0.04,0.06,0.09,0.12,0.14,0.18c0.03,0.04,0.07,0.07,0.11,0.11c0.06,0.05,0.12,0.1,0.18,0.15 c0.05,0.03,0.09,0.06,0.14,0.09c0.07,0.04,0.14,0.08,0.22,0.12c0.05,0.03,0.11,0.05,0.16,0.08c0.08,0.04,0.17,0.07,0.26,0.09 c0.06,0.02,0.11,0.04,0.17,0.05c0.1,0.03,0.21,0.05,0.32,0.07c0.05,0.01,0.1,0.02,0.16,0.03c0.17,0.02,0.34,0.03,0.52,0.03 c0.18,0,0.36-0.01,0.53-0.03c0.06-0.01,0.11-0.02,0.16-0.03c0.11-0.02,0.22-0.04,0.32-0.07c0.06-0.02,0.12-0.04,0.18-0.06 c0.08-0.03,0.16-0.05,0.23-0.08c0.38,0.3,0.97,0.85,1.09,1.35c0.06,0.23,0.26,0.38,0.49,0.38c0.04,0,0.08,0,0.12-0.01 c0.27-0.07,0.43-0.34,0.37-0.6c-0.17-0.69-0.76-1.31-1.2-1.7c0.05-0.05,0.09-0.11,0.13-0.16c0.03-0.04,0.06-0.09,0.08-0.13 c0.03-0.06,0.06-0.12,0.09-0.19c0.02-0.05,0.04-0.09,0.05-0.14c0.01-0.02,0.02-0.04,0.02-0.06C41.82,34.04,43.19,36.15,43.19,38.55 z M35.46,27.78c0.04,0.06,0.04,0.16,0.04,0.31c0,0.25,0,0.62,0.3,0.95c0.24,0.26,0.61,0.42,1.01,0.43 c0.42,0.02,0.81-0.11,1.07-0.35c0.35-0.32,0.39-0.71,0.42-0.98c0.02-0.17,0.03-0.27,0.08-0.33c0.04-0.05,0.27-0.26,1.22-0.1 c-0.42,0.81-0.72,1.66-0.91,2.55c-0.14,0.64-0.22,1.28-0.23,1.91c0,0.11,0.08,0.28,0.14,0.37c0.01,0.01,0.02,0.03,0.03,0.04 c0.06,0.07,0.09,0.15,0.09,0.22c0,0.32-0.65,0.79-1.68,0.79c-0.87,0-1.46-0.34-1.62-0.64c0.39,0.07,0.75,0.12,1.03,0.12 c0.4,0,0.69-0.07,0.86-0.22c0.21-0.18,0.26-0.51,0.08-0.72c-0.18-0.21-0.47-0.25-0.67-0.07c-0.15,0.05-0.68,0-1.23-0.11 c-0.02-0.63-0.06-1.24-0.16-1.84c-0.14-0.87-0.37-1.72-0.69-2.56C35.13,27.57,35.39,27.67,35.46,27.78z M22.75,18.89 c0.96-0.03,1.23,0.23,1.29,0.33c0.07,0.1,0.07,0.23,0.07,0.45c0,0.31,0,0.72,0.33,1.1c0.57,0.61,1.79,0.66,2.41,0.09 c0.4-0.36,0.45-0.81,0.48-1.13c0.02-0.23,0.04-0.37,0.12-0.47c0.11-0.13,0.49-0.38,1.78-0.15c-0.55,1.03-0.95,2.13-1.2,3.27 c-0.17,0.78-0.26,1.56-0.27,2.34c0,0.13,0.04,0.25,0.13,0.34c0.08,0.09,0.18,0.24,0.18,0.41c0,0.1-0.03,0.2-0.09,0.29 c-0.24,0.38-1,0.8-2.09,0.8c-1.1,0-1.84-0.41-2.09-0.81l0-0.01c-0.05-0.07-0.07-0.15-0.07-0.23c0.53,0.09,1.3,0.21,1.88,0.21 c0.22,0,0.41-0.02,0.55-0.06c0.26-0.08,0.42-0.35,0.34-0.62c-0.08-0.26-0.35-0.42-0.62-0.34c-0.23,0.07-1.16-0.03-2.01-0.19 c-0.01-0.78-0.07-1.57-0.19-2.35C23.48,21.06,23.17,19.96,22.75,18.89z M23.2,26.6c0.01,0.01,0.03,0.02,0.04,0.03 c0.12,0.13,0.27,0.24,0.43,0.34c0.02,0.01,0.03,0.02,0.05,0.03c0.17,0.1,0.36,0.19,0.56,0.27c0.04,0.01,0.07,0.03,0.11,0.04 c0.2,0.07,0.42,0.13,0.65,0.17c0.04,0.01,0.08,0.01,0.11,0.02c0.24,0.04,0.49,0.06,0.74,0.06c0.25,0,0.5-0.02,0.74-0.06 c0.04-0.01,0.08-0.01,0.11-0.02c0.23-0.04,0.44-0.1,0.64-0.17c0.04-0.01,0.07-0.03,0.11-0.04c0.01,0,0.02-0.01,0.02-0.01 c0.45,0.38,1.62,1.36,2.05,2.12c0.09,0.16,0.26,0.25,0.44,0.25c0.08,0,0.17-0.02,0.25-0.06c0.24-0.14,0.33-0.44,0.19-0.68 c-0.44-0.78-1.4-1.65-2-2.16c0.04-0.03,0.08-0.07,0.11-0.1c0.01-0.01,0.02-0.02,0.03-0.02c2.63,0.86,4.7,2.96,5.53,5.58 c-0.1,0.05-0.19,0.11-0.29,0.16c-0.14,0.08-0.28,0.15-0.42,0.23c-0.16,0.1-0.31,0.21-0.46,0.32c-0.13,0.09-0.25,0.18-0.37,0.28 c-0.14,0.12-0.28,0.25-0.41,0.38c-0.11,0.11-0.22,0.21-0.32,0.32c-0.13,0.14-0.24,0.29-0.35,0.44c-0.09,0.12-0.18,0.23-0.26,0.35 c-0.11,0.16-0.2,0.33-0.29,0.51c-0.07,0.12-0.14,0.24-0.2,0.37c-0.09,0.19-0.15,0.38-0.22,0.57c-0.05,0.12-0.1,0.25-0.14,0.37 c-0.07,0.22-0.11,0.44-0.15,0.67c-0.02,0.11-0.06,0.22-0.07,0.33c-0.05,0.34-0.08,0.69-0.08,1.04c0,0.21,0.01,0.42,0.03,0.62h-2.09 c-0.8,0-1.49-0.56-1.67-1.36c-0.51-2.19-1.42-4.23-2.72-6.05c-0.25-0.35-0.51-0.7-0.78-1.03c-0.09-0.12-0.2-0.22-0.29-0.34 c-0.18-0.21-0.37-0.43-0.56-0.63c-0.12-0.12-0.24-0.24-0.37-0.36c-0.19-0.18-0.37-0.37-0.57-0.54c-0.13-0.12-0.27-0.24-0.41-0.35 c-0.11-0.09-0.22-0.19-0.33-0.28C21.17,27.49,22.15,26.94,23.2,26.6z M12.79,44.79L9.35,25.33l0.02,0c3.59,0,7.01,1.14,9.87,3.31 c1.38,1.03,2.58,2.27,3.57,3.69c1.22,1.72,2.08,3.64,2.56,5.7c0.28,1.26,1.37,2.14,2.65,2.14h2.66h0.61h12.3h2.27 c0.73,0,1.32-0.58,1.32-1.29c0.04-1.71,0.72-3.3,1.93-4.49c1.22-1.19,2.83-1.85,4.53-1.85c0.32,0,0.63,0.14,0.84,0.39 c0.21,0.25,0.3,0.57,0.24,0.89L52.6,45.84C52.48,46.51,51.9,47,51.22,47h-4.73h-2.8H22.21h-2.8h-3.99 C14.13,47,13.02,46.07,12.79,44.79z M19.7,48h1.64l-2.07,3.58h-1.65L19.7,48z M56.02,53.99C55.94,54,55.87,54,55.79,54H10.96 c-0.39,0-0.7-0.31-0.7-0.72c0-0.39,0.31-0.7,0.7-0.7h5.8h2.8h26.78h2.8h6.74c0.89,0,1.62-0.73,1.62-1.62c0-0.9-0.73-1.63-1.62-1.63 c-0.42,0-0.75-0.33-0.75-0.75c0-0.41,0.3-0.72,0.73-0.75c0.02,0,0.05,0.01,0.07,0.01c1.65,0.07,2.94,1.42,2.94,3.08 C58.87,52.51,57.64,53.85,56.02,53.99z"></path><g><g><path d="M16,32.78c-0.28,0-0.5-0.22-0.5-0.5V30.8c0-0.28,0.22-0.5,0.5-0.5s0.5,0.22,0.5,0.5v1.48 C16.5,32.56,16.28,32.78,16,32.78z"></path></g><g><path d="M16.42,33.2c0-0.28,0.22-0.5,0.5-0.5h1.48c0.28,0,0.5,0.22,0.5,0.5s-0.22,0.5-0.5,0.5h-1.48 C16.64,33.7,16.42,33.48,16.42,33.2z"></path></g><g><path d="M16,33.62c0.28,0,0.5,0.22,0.5,0.5v1.48c0,0.28-0.22,0.5-0.5,0.5s-0.5-0.22-0.5-0.5v-1.48 C15.5,33.84,15.72,33.62,16,33.62z"></path></g><g><path d="M15.58,33.2c0,0.28-0.22,0.5-0.5,0.5H13.6c-0.28,0-0.5-0.22-0.5-0.5s0.22-0.5,0.5-0.5h1.48 C15.36,32.7,15.58,32.92,15.58,33.2z"></path></g><g><path d="M16,32.78c-0.28,0-0.5-0.22-0.5-0.5V30.8c0-0.28,0.22-0.5,0.5-0.5s0.5,0.22,0.5,0.5v1.48 C16.5,32.56,16.28,32.78,16,32.78z"></path></g></g><path d="M33.9,45.54H18.96c-0.28,0-0.5-0.22-0.5-0.5s0.22-0.5,0.5-0.5H33.9c0.28,0,0.5,0.22,0.5,0.5S34.18,45.54,33.9,45.54z"></path></g><g id="Layer_18"></g><g id="Layer_19"></g><g id="Layer_20"></g><g id="Layer_21"></g><g id="Layer_22"></g><g id="Layer_23"></g><g id="Layer_24"></g><g id="Layer_25"></g></g></svg>');
  background-size: 40px;
  background-repeat: no-repeat;
  background-position: left center; }

#google-customer-reviews {
  position: fixed;
  bottom: 60px;
  left: 0; }

.is-show-widget {
  right: 45px !important; }

.lst-seen-widget {
  position: fixed;
  top: 50%;
  right: -130px;
  width: 100px;
  height: auto;
  z-index: 100;
  user-select: none;
  background: white;
  border-radius: 0px 3px 3px;
  transition: right 0.5s ease 0s;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-box-shadow: 0 0px 3px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0px 3px 2px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0px 3px 2px rgba(0, 0, 0, 0.1); }

.lst-seen-widget::before {
  width: 20px;
  height: 50px;
  position: absolute;
  content: "";
  top: 0px;
  left: 0px;
  z-index: 1;
  background: white; }

.lst-seen-widget .collapse-icon,
.lst-seen-widget .top,
.lst-seen-widget .in-content .no-products,
.lst-seen-widget .bottom,
.wrap-icons div {
  display: flex;
  justify-content: center;
  align-items: center; }

.lst-seen-widget .in-content .no-products > svg,
.lst-seen-widget .in-content .no-products > img {
  opacity: 0.1; }

.lst-seen-widget .collapse-icon {
  position: absolute;
  top: 0px;
  width: 26px;
  height: 40px;
  left: -25px;
  cursor: pointer;
  border-radius: 3px 0px 0px 3px;
  background: white;
  box-shadow: 0 0px 3px 2px rgba(0, 0, 0, 0.1); }

.lst-seen-widget .collapse-icon svg {
  width: 14px;
  height: 14px; }

.slided-up .lst-seen-widget .top {
  opacity: 1 !important;
  visibility: visible !important;
  height: 73px !important;
  transform: translateY(0px) !important; }

.lst-seen-widget .top {
  transform: translateY(73px);
  opacity: 0;
  visibility: hidden;
  height: 0px;
  border-bottom: 1px solid #e7e7e7;
  transition: all 0.25s ease 0s; }

.lst-seen-widget .top .cart-icon {
  display: flex;
  align-items: center;
  cursor: pointer;
  position: relative;
  padding: 2px 5px;
  width: auto;
  padding: 0px; }

.cart-icon.with-products .cart-badge {
  font-size: 13px;
  display: block;
  position: absolute;
  top: -8px;
  right: -11px;
  width: 20px;
  height: 20px;
  line-height: 20px;
  padding: 0;
  text-align: center;
  color: #ffffff;
  background-color: #ff9c00;
  border-radius: 50%; }

.cart-icon .cart-badge {
  display: none; }

.cart-icon svg {
  width: 26px;
  height: 26px; }

.lst-seen-widget .in-content {
  padding: 8px 0px; }

.lst-seen-widget .in-content .title {
  font-size: 14px;
  line-height: normal;
  letter-spacing: 0.4px;
  margin-bottom: 18px;
  padding: 0px;
  position: relative;
  z-index: 9;
  font-size: 12px;
  font-weight: 600;
  color: #1f2022;
  text-transform: uppercase; }

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

.lst-seen-widget .bottom div {
  margin-left: 12px;
  font-size: 12px;
  line-height: normal;
  letter-spacing: 0.4px; }

body.theme-rtl .lst-seen-widget .bottom div {
  margin-left: 0;
  margin-right: 12px; }

.lst-seen-widget .bottom svg {
  width: 19px;
  height: 18px; }

.lst-seen-widget .bottom {
  cursor: pointer;
  transform: translateY(-53px);
  opacity: 0;
  visibility: hidden;
  height: 0px;
  border-top: 1px solid #e7e7e7;
  transition: all 0.25s ease 0s; }

.slided-up .lst-seen-widget .bottom {
  opacity: 1 !important;
  visibility: visible !important;
  height: 53px !important;
  transform: translateY(0px) !important; }

.recently-viewed-products-sidebar .products-grid .slick-arrow {
  border: none !important;
  padding-top: 5px;
  background-color: rgba(255, 255, 255, 0) !important;
  color: #232323 !important;
  height: 30px;
  width: 100%;
  position: relative;
  transform: none;
  margin: 0; }

.recently-viewed-products-sidebar .products-grid .slick-arrow svg {
  width: 22px;
  height: 22px;
  stroke: rgba(255, 255, 255, 0); }

.wrap-icons {
  max-width: 38px;
  height: auto;
  position: fixed;
  top: 216px;
  right: -38px;
  z-index: 100;
  background: white;
  transition: right 0.5s ease 0s; }

.wrap-icons.collapsed {
  right: 3px; }

.wrap-icons div {
  display: flex;
  justify-content: center;
  align-items: center; }

.wrap-icons div {
  cursor: pointer;
  padding: 9px;
  border-width: 1px;
  border-style: solid;
  border-color: #f5f5f6;
  border-image: initial; }

.wrap-icons div:first-child {
  border-bottom-width: 0px; }

.wrap-icons svg {
  width: 19px;
  height: 18px; }

.recently-viewed-products-sidebar .products-grid:hover .product-info {
  visibility: visible !important;
  opacity: 1 !important; }

.recently-viewed-products-sidebar .products-grid .second-info {
  display: none; }

.lst-seen-widget .in-content .product-info {
  position: absolute;
  left: -211px;
  visibility: hidden;
  opacity: 0;
  height: 125px;
  width: 311px;
  margin-top: 0px;
  display: flex;
  z-index: -1;
  transition: visibility 0s ease 0s, opacity 0.25s linear 0s;
  padding: 0px; }

.lst-seen-widget .in-content .product-info .first {
  width: 211px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
  padding: 5px 0px 5px 16px;
  background: white;
  border-width: 1px 1px 1px;
  border-style: solid none solid solid;
  border-color: #e6e6e6;
  border-image: initial;
  border-right: none; }

.lst-seen-widget .in-content .product-info h4 {
  color: #485a5e;
  line-height: 1.29;
  white-space: nowrap;
  text-overflow: ellipsis;
  min-width: 178px;
  font-size: 0.875rem;
  margin-bottom: 2px;
  letter-spacing: 0px;
  overflow: hidden; }

.lst-seen-widget .in-content .price-box,
.lst-seen-widget .in-content .product-vendor,
.lst-seen-widget .product-item .product-title {
  margin-bottom: 0; }

.product-vendor a {
  color: #232323;
  font-size: 12px;
  font-weight: 500;
  text-decoration: none; }

.lst-seen-widget .in-content .product-info .price {
  /*display: flex;*/
  -webkit-box-align: center;
  align-items: center;
  font-size: 13px;
  font-weight: 600;
  line-height: 22px;
  letter-spacing: normal; }

.lst-seen-widget .in-content .product-info .price-section {
  display: inline-block;
  color: #757575; }

.lst-seen-widget .in-content .product-info .price-section--saving, .lst-seen-widget .in-content .product-info .rrp-price--withoutTax {
  display: none; }

.lst-seen-widget .in-content .product-info .price .retail {
  font-size: 12px;
  line-height: 1.5;
  margin-right: 10px;
  color: rgba(78, 89, 93, 0.7);
  font-weight: 400;
  text-decoration: line-through; }

.lst-seen-widget .in-content .product-info .price .sale {
  color: #10bbcb;
  font-weight: 700;
  letter-spacing: -0.03125px;
  font-size: 14px !important;
  line-height: 1.29 !important; }

.lst-seen-widget .in-content .product-info .btn-alt {
  margin-top: 8px; }

.lst-seen-widget .in-content .product-info .second {
  width: 100px;
  height: 100%;
  cursor: pointer;
  background: transparent;
  border-width: 1px 1px 1px;
  border-style: solid solid solid none;
  border-color: #e6e6e6;
  border-image: initial;
  border-left: none; }

.lst-seen-widget .in-content .no-products img {
  width: 62px;
  margin-bottom: 13px; }

.lst-seen-widget .in-content .no-products svg {
  height: 62px;
  width: 62px;
  margin-bottom: 15px; }

.lst-seen-widget .in-content .no-products div {
  color: #7d8b8e;
  text-align: center;
  line-height: normal;
  font-size: 12px;
  padding: 0px 8px; }

.recently-viewed-products-sidebar .products-grid {
  padding: 0;
  width: 100%;
  margin: 0 auto; }

.recently-viewed-products-sidebar .products-grid .slick-arrow.slick-prev {
  top: 0; }

.recently-viewed-products-sidebar .products-grid .slick-arrow.slick-next {
  top: initial;
  bottom: 0; }

.recently-viewed-products-sidebar .products-grid .slick-arrow svg {
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg); }

.recently-viewed-products-sidebar .products-grid .item {
  margin: 0;
  border: none;
  position: relative;
  height: 125px; }

.recently-viewed-products-sidebar .products-grid .item > a {
  height: 100%;
  display: flex;
  align-items: center; }

.recently-viewed-products-sidebar .products-grid .item img {
  max-height: 100px;
  max-width: 64px;
  margin: 0 auto;
  display: block;
  min-width: 60px; }

.recently-viewed-products-sidebar .slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0; }

.recently-viewed-products-sidebar .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); }

.recently-viewed-products-sidebar .slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block; }

.recently-viewed-products-sidebar .slick-slider .slick-track {
  min-width: 100%; }

.recently-viewed-products-sidebar .slick-next {
  right: 0; }

.recently-viewed-products-sidebar .slick-prev {
  left: 0; }

.recently-viewed-products-sidebar .slick-next::before, .recently-viewed-products-sidebar .slick-prev::before,
.sidebar-cart .slick-next::before, .sidebar-cart .slick-prev::before {
  background-image: none;
  display: none; }

/*cart sidebar*/
.sidebar-cart {
  position: fixed;
  top: 0px;
  bottom: 0px;
  z-index: 999;
  overflow-y: scroll;
  overflow-x: hidden;
  background: white;
  transition: transform 0.25s ease 0s;
  width: 450px;
  right: 0px;
  transform: translate3d(450px, 0px, 0px);
  max-width: calc(100% - 40px); }

.sidebar-cart.active {
  display: block;
  overflow-y: scroll;
  transform: translate3d(0px, 0px, 0px); }

.sidebar-cart > .sidebar-cart-inner {
  min-height: 0px;
  margin-bottom: 0px; }

.sidebar-cart .cart-box {
  background-color: white;
  overflow: hidden; }

.sidebar-cart .cart-box-header {
  background-color: rgba(83, 94, 99, 0.06);
  padding: 6px 16px 4px; }

.sidebar-cart .cart-box-header .wrap {
  position: relative;
  width: 100%;
  text-align: center; }

.sidebar-cart .cart-box-header .wrap .close-icon {
  position: absolute;
  top: 3px;
  cursor: pointer; }

.sidebar-cart .cart-box-header .wrap .close-icon svg {
  width: 40px;
  height: 40px;
  opacity: 0.7;
  stroke: transparent; }

.sidebar-cart .cart-box-header .wrap .title h4 {
  color: #232323;
  text-transform: uppercase;
  letter-spacing: .05em;
  font-size: 13px;
  font-weight: 600;
  margin: 0;
  padding: 10px 0 2px; }

.sidebar-cart .cart-box-header .wrap .title .total {
  font-size: 12px;
  color: rgba(78, 89, 93, 0.7);
  font-weight: 400; }

#cart_slider {
  padding: 10px 30px;
  background-color: #edebf7;
  color: #3c3c3c;
  text-align: center; }

#cart_slider .cart_slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

#cart_slider .cart_slider .slick-slide {
  float: left;
  height: 100%;
  min-height: 1px; }

#cart_slider .slick-list .slick-track {
  display: flex;
  align-items: center; }

#cart_slider .slick-arrow {
  width: 36px;
  height: 36px;
  background-color: white;
  color: #323232;
  position: absolute;
  cursor: pointer;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1;
  padding: 0px;
  border-width: 1px;
  border-style: solid;
  border-color: #323232;
  border-image: initial;
  outline: none;
  transition: all 0.5s ease 0s;
  border-radius: 50%; }

#cart_slider .slick-arrow {
  background-color: transparent;
  left: -20px;
  width: 20px;
  border-width: 0px;
  border-style: initial;
  border-color: initial;
  border-image: initial;
  padding: 0px;
  margin: 0; }

#cart_slider .slick-arrow.slick-next {
  left: auto;
  right: -15px; }

.sidebar-cart .cart-body {
  height: calc(100% - 115px);
  padding: 15px 16px 0px;
  position: relative; }

.sidebar-cart .cart-body .cart-filled {
  padding-bottom: 64px; }

.sidebar-cart .cart-body .cart-filled .mini-products-list {
  text-align: left;
  max-height: 350px;
  overflow-y: auto;
  margin: 8px 0px 30px 0px;
  display: block;
  border: 0; }

.sidebar-cart .product:not(:last-child) {
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid rgba(78, 89, 93, 0.06); }

.sidebar-cart .product {
  display: flex; }

.sidebar-cart .product .image {
  width: 24%;
  position: relative; }

.sidebar-cart div.jsx-1414334657 {
  position: relative;
  flex: 1 1 0%; }

.sidebar-cart .placeholder {
  position: relative;
  padding-top: 125%;
  display: none; }

.sidebar-cart .content {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  background-image: linear-gradient(45deg, #fafbfc 0%, #e6ecf2 100%);
  overflow: hidden; }

.sidebar-cart .leflair-logo-placeholder {
  font-family: "Josefin Sans", "Helvetica Neue", Arial, sans-serif;
  font-size: 4rem;
  opacity: 0.1;
  line-height: 0;
  width: 100%;
  height: 100%;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  letter-spacing: -2px;
  margin: 0px 0px -16px;
  padding: 0px; }

.sidebar-cart .pre-img {
  width: 100%;
  max-width: 90px; }

.sidebar-cart .product .info {
  padding-left: 15px;
  width: 76%; }

.sidebar-cart .product .info .name {
  margin-bottom: 4px;
  font-size: 14px;
  font-weight: 500;
  cursor: pointer; }

.sidebar-cart .product .info .name .product-name {
  text-decoration: none; }

.sidebar-cart .product .info .details {
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between; }

.sidebar-cart .product .info .details .quantity .option {
  color: #969696;
  font-style: italic;
  margin-bottom: 3px; }

.sidebar-cart .product .info .details .quantity .option dl {
  margin: 0; }

.sidebar-cart .product .info .details .quantity .form-group {
  max-width: 130px; }

.sidebar-cart .product .info .details .quantity .form-group label {
  font-weight: normal;
  font-size: 12px;
  line-height: 20px;
  color: #232323;
  display: inline-block;
  margin-bottom: .5rem; }

.sidebar-cart .custom-input-quantity {
  display: inline-block;
  box-shadow: none;
  border-radius: 0;
  min-height: 40px;
  margin: 0 -4px;
  border: 1px solid #c8c8c8;
  border-left-color: transparent;
  border-right-color: transparent;
  background-color: white;
  color: #454545;
  font-size: 12px;
  padding: 0;
  text-align: center;
  vertical-align: middle;
  width: 2.91667rem;
  min-width: 50px;
  height: 36px; }

.sidebar-cart button[data-action="dec"] {
  width: 36px;
  height: 40px;
  min-width: 10px;
  background: none;
  vertical-align: top;
  color: black;
  border-color: #c8c8c8;
  font-size: 24px;
  line-height: 28px;
  border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  margin: 0;
  padding: 0.25rem 0.41667rem; }

.sidebar-cart button[data-action="inc"] {
  width: 36px;
  height: 40px;
  min-width: 10px;
  background: none;
  vertical-align: top;
  color: black;
  border-color: #c8c8c8;
  font-size: 24px;
  line-height: 28px;
  margin: 0;
  padding: 0.25rem 0.41667rem;
  border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0; }

.sidebar-cart button .fa {
  font-size: 11px;
  font-weight: 400;
  display: block; }

.sidebar-cart .product .info .details .price-wrap {
  text-align: right; }

.sidebar-cart .product .info .details .price-wrap .price-box {
  margin-bottom: 27px;
  margin-top: 5px;
  padding-bottom: 14px; }

.sidebar-cart .product .info .details .price-wrap .price-box .retail {
  color: rgba(78, 89, 93, 0.7);
  font-weight: 400;
  display: block;
  font-size: 13px;
  margin-bottom: 2px;
  text-decoration: line-through; }

.sidebar-cart .product .info .details .price-wrap .price-box .sale {
  font-weight: 500;
  display: block;
  font-size: 12px; }

.sidebar-cart .col-6 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
  font-size: 12px;
  font-weight: 500;
  color: #232323;
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }

.sidebar-cart .text-right {
  text-align: right; }

.sidebar-cart .product .info .details .price-wrap .remove {
  font-size: 13px;
  color: #1f2022;
  cursor: pointer;
  border-bottom: 1px solid #1f2022;
  line-height: 1.2;
  display: inline-block;
  text-decoration: none; }

.content::after {
  position: absolute;
  z-index: 100;
  top: 0px;
  right: 0px;
  width: 0px;
  height: 0px;
  content: "";
  opacity: 0;
  background: rgba(0, 0, 0, 0.55);
  transition: opacity 0.5s ease 0s, width 0.1s ease 0.5s, height 0.1s ease 0.5s; }

.sidebar-cart-bg.content.cart-active::after,
.content.popup-active::after {
  width: 100%;
  height: 100%;
  opacity: 1;
  transition: opacity 0.5s ease 0s; }

.sidebar-cart .cart-footer {
  font-size: 14px; }

.sidebar-cart .cart-footer .sub-total {
  font-size: 12px;
  font-weight: 500;
  color: #232323;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px; }

.sidebar-cart .cart-footer .sub-total .price {
  font-size: 16px; }

.sidebar-cart .cart-footer .btn-proceed-checkout {
  padding-top: 24px; }

.sidebar-cart .cart-footer .btn-checkout {
  width: 100%;
  margin-bottom: 10px;
  max-width: 100%; }

.sidebar-cart .cart-footer .button {
  max-width: 100%;
  display: block; }

.sidebar-cart .cart-empty {
  padding-top: 24px;
  text-align: center; }

.sidebar-cart .cart-empty svg {
  height: 180px;
  width: 180px; }

.sidebar-cart .cart-empty svg,
.sidebar-cart .cart-empty img {
  opacity: 0.1; }

.sidebar-cart .cart-empty .image {
  padding-bottom: 8px;
  width: 187px;
  margin: auto;
  margin-bottom: 15px; }

.sidebar-cart .cart-empty .image img {
  width: 100%; }

.sidebar-cart .cart-empty > div:not(:last-child) {
  margin-bottom: 15px; }

body.cart-active {
  height: 100%;
  overflow: hidden; }

.lst-seen-widget .product-item .product-title {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  position: relative;
  display: block;
  color: #232323;
  text-transform: none;
  font-size: 14px;
  line-height: 22px;
  font-weight: 500;
  text-decoration: none; }

.lst-seen-widget .product-item .button {
  margin: 4px 0 0; }

#CategoryInStockProducts .card-figcaption .card-figcaption-button.tm-compare {
  display: none; }

#specialPopup {
  visibility: visible;
  top: 50% !important;
  width: 550px;
  height: auto;
  border-radius: 20px;
  left: 0;
  transform: translate(0%, -50%); }

.modal-body {
  padding: 0; }

#specialPopup .popup-content {
  padding: 20px !important; }
  @media (min-width: 550px) {
    #specialPopup .popup-content {
      padding: 30px 45px !important; } }

#specialPopup .popup-content h3 {
  font-size: 20px;
  text-align: center;
  line-height: 26px;
  color: black;
  margin-bottom: 10px; }
  @media (min-width: 550px) {
    #specialPopup .popup-content h3 {
      font-size: 28px;
      line-height: 30px;
      margin-bottom: 20px; } }

#specialPopup .popup-content p {
  font-size: 15px;
  color: black;
  text-align: center;
  color: black;
  line-height: 20px;
  margin-bottom: 10px; }
  @media (min-width: 550px) {
    #specialPopup .popup-content p {
      font-size: 17px;
      line-height: 24px; } }

#specialPopup .popup-content p:nth-of-type(2) {
  font-size: 14px !important;
  line-height: 20px; }
  @media (min-width: 550px) {
    #specialPopup .popup-content p:nth-of-type(2) {
      font-size: 15px; } }

#specialPopup .popup-content a {
  position: relative;
  text-decoration: none;
  transition: all 0.3s ease;
  width: 100% !important;
  /* height: 40px; */
  padding: 10px;
  text-align: center;
  display: inline-block;
  font-size: 15px;
  color: white !important;
  margin-bottom: 10px;
  background: #DA4343; }
  @media (min-width: 550px) {
    #specialPopup .popup-content a {
      font-size: 18px;
      padding: 14px;
      margin-bottom: 20px; } }

#specialPopup a#specialPopupClose {
  background: #E8E8E8 !important;
  width: 30px !important;
  height: 30px !important;
  border-radius: 50px !important;
  color: #515151 !important;
  position: fixed;
  top: 10px;
  right: 10px;
  font-size: 24px;
  line-height: 28px; }

#specialPopup .modal-close:hover, #specialPopup .modal-close:focus {
  color: black !important; }

.modal-overlay {
  background: rgba(0, 0, 0, 0.8);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999; }

.specialPopupEnabled {
  overflow: hidden; }

/*-----RVLCustome_Popup Start-----*/
#Custome_Popup_wrap {
  transition: .2s all ease; }

.Custome_Popup {
  background-color: white;
  margin: 0 auto;
  max-width: 300px;
  position: fixed;
  width: 100%;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  border-radius: 5px 5px 0 0;
  box-shadow: 0px 0px 10px 0px #000;
  z-index: 9999999999; }

.Popup_Box {
  padding: 10px; }

.Popup_Box h3 {
  margin: 0 0 10px 0; }

.ClickMeBtn {
  display: inline-block;
  background-color: #D30000;
  color: #fff;
  padding: 10px 25px;
  text-transform: uppercase;
  border: 1px solid #D30000; }

.ClickMeBtn:hover {
  background-color: #fff;
  color: #D30000; }

#Popup_CloseBTN {
  color: white;
  display: inline-block;
  font-size: 20px;
  position: absolute;
  right: -10px;
  top: -10px;
  cursor: pointer;
  background-color: #D30000;
  line-height: 1.2rem;
  padding: 3px 5px 5px 7px; }

/*-----RVLCustome_Popup End-----*/
.category-cms .categoryblock .category .cat-desc ul.subcats li > a {
  color: #167a84;
  font-size: 14px;
  padding: 12px 10px; }

.AlertMessageWrap {
  background-color: #FF9C00;
  text-align: center;
  color: #fff;
  font-weight: 700;
  padding: 5px;
  font-size: 16px; }

.AlertMessage a {
  color: #fff;
  text-decoration: none; }

.TopHeaderTextWrap {
  text-align: center; }

.TopHeaderText {
  background: #B31C1C;
  margin: 0px auto;
  text-align: center;
  display: block;
  padding: 5px 10px 2px; }

.TopHeaderText a {
  color: #fff;
  text-transform: uppercase;
  font-size: 18px;
  letter-spacing: 1px; }

.TopHeaderText a > span {
  font-size: 14px; }

.HighCallText span {
  display: inline-block;
  background: url("https://cdn11.bigcommerce.com/s-qtw8ila3by/product_images/uploaded_images/example-icon.png") no-repeat left top;
  background-size: 20px;
  padding-left: 25px; }

.top-open {
  background: #F00;
  text-align: center;
  color: #FFF;
  font-weight: 700;
  font-size: 15px;
  padding: 5px; }

.top-open a {
  color: #000;
  text-decoration: none; }

.top-open a:hover {
  color: #FF0; }

@media (max-width: 1023px) {
  .recently-viewed-products-sidebar .slick-list {
    max-height: 250px;
    height: auto !important; }
  .is-show-widget {
    right: 19px !important; } }

@media all and (max-width: 800px) {
  .TopOrderCall {
    display: block !important;
    text-align: center;
    background-color: #b20000; }
  .TopOrderCall .MobileTopPhone {
    display: inline-block;
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    padding: 5px 0; } }

@media (max-width: 767px) {
  .recently-viewed-products-sidebar .slick-list {
    max-height: 125px; }
  .is-show-widget, .wrap-icons.collapsed {
    right: 10px !important; } }

@media all and (max-width: 450px) {
  .TopHeaderText a {
    font-size: 14px;
    letter-spacing: 0; } }
