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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

td,
th {
  padding: 0; }

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

html,
body {
  height: 100%; }

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

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

a:hover {
  cursor: pointer; }

figure {
  margin: 0 0 1.5rem; }

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

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

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

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

select {
  width: 100%; }

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

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

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

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

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

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

h1 {
  font-size: 28px; }

h2 {
  font-size: 25px; }

h3 {
  font-size: 22px; }

h4 {
  font-size: 20px; }

h5 {
  font-size: 15px; }

h6 {
  font-size: 13px; }

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

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

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

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

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

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

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

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

ul {
  margin-left: 1.25rem; }

ol {
  margin-left: 1.15rem; }

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

dl dd {
  margin-bottom: 1.5rem; }

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

abbr {
  text-transform: none; }

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

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

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

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

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

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


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

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

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


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

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

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

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

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

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

These are all the button

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

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

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

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

*/
.button {
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  border-style: solid;
  border-width: 1px;
  cursor: pointer;
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  font-weight: 400;
  line-height: normal;
  margin: 0 0 1rem;
  position: relative;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  background-color: transparent;
  border-color: #dfdfdf;
  color: #454545;
  font-size: 1rem;
  padding: 0.85714rem 2.28571rem;
  border-radius: 0;
  outline: none;
  vertical-align: middle; }
  .button:hover, .button:focus, .button.is-active, .button.active {
    background-color: transparent;
    border-color: #989898;
    color: #666666; }
  .button:active {
    background-color: transparent;
    border: 1px solid #454545;
    color: #454545; }
  .button:focus, .button.is-active, .button.active {
    outline: none; }
  .button + .button {
    margin-left: 0.78571rem; }

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

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

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

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

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

.button[disabled] {
  background-color: #dadada;
  border-color: #dadada;
  color: white;
  cursor: default; }

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

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

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

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

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

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

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

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

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

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

.button--tiny { }

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

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

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


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

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

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

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

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

.dropdown-menu--content {
  display: none;
  left: -9999px;
  list-style: none;
  margin-left: 0;
  position: absolute;
  background: #e8e8e8;
  font-size: 1rem;
  height: auto;
  padding: 0.78571rem;
  width: 100%;
  z-index: 89;
  max-width: 200px; }
  .dropdown-menu--content.open {
    display: block; }
  .dropdown-menu--content > *:first-child {
    margin-top: 0; }
  .dropdown-menu--content > *:last-child {
    margin-bottom: 0; }

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

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

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

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

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

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

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

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

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

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

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

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

```html_example
<div class="form-field">
    <label class="form-label" for="input1">Input Label</label>
    <input class="form-input" id="input1" type="text" placeholder="Placeholder text">
</div>
<div class="form-field">
    <label class="form-label" for="input2">Number Label</label>
    <input class="form-input" id="input2" type="number" placeholder="Number input">
</div>
<div class="form-field">
    <label class="form-label" for="input3">Textarea Label <small>additional context</small></label>
    <textarea class="form-input" id="input3" placeholder="Placeholder text" rows="3"></textarea>
</div>
```
*/
.form-label {
  color: #666666;
  cursor: pointer;
  display: block;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.8;
  margin-bottom: 0.5rem; }
  .form-label small {
    color: #989898;
    font-size: 0.71429rem;
    text-transform: uppercase;
    vertical-align: bottom; }

.form-input {
  appearance: none;
  background-color: white;
  border-color: #dfdfdf;
  border-style: solid;
  border-width: 1px;
  border-radius: 4px;
  color: #454545;
  display: block;
  font-family: inherit;
  font-size: 1.14286rem;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  height: 3rem;
  margin: 0;
  padding: 0.75rem 1rem;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  width: 100%;
  /*doc
---
title: Disabled inputs
name: 04forms_basics
category: Forms
parent: forms
---

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

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

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

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

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

We provide a couple of component styles to layout forms.

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

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

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

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

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

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

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

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

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

Styling of the select element with the multiple attribute

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

PrefixPostfix

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

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

### PrefixPostfix with a button

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

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

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

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

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

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

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

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

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

Switch

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

### Form Actions --fixed

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

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

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

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

Form inline errors

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.tabs--vertical {
  border-bottom: 0;
  float: left;
  margin: 0 0 1.5rem;
  max-width: 20%;
  width: 20%; }
  .tabs--vertical .tab {
    float: none; }

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

.tabs-contents--vertical {
  float: left;
  max-width: 80%;
  padding-left: 1.5rem;
  width: 80%; }
  .tabs-contents--vertical > .tab-content {
    padding: 0 1.5rem; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.navBar::after {
  clear: both; }

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

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

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

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

.navBar-item {
  float: left; }

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

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

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

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

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

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

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

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

.navList::after {
  clear: both; }

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

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

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

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

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

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

.navList-action {
  color: #4f4f4f;
  font-size: 15px;
  padding: 0.21429rem 0; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.alertBox-heading {
  margin: 0; }

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

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

```sass_file_example
src/settings/foundation/accordion/_settings.scss
```
*/
.accordion {
  margin-bottom: 0;
  border: #e8e8e8 solid;
  border-width: 1px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.13);
  margin: 0 0 1.5rem; }
  .accordion::before, .accordion::after {
    display: table;
    content: ' '; }
  .accordion::after {
    clear: both; }

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

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

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

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

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

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

body.has-activeModal {
  overflow: hidden; }

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

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

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

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

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

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

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

.modal-footer {
  border-top: 1px solid #e8e8e8;
  padding: 0.78571rem 1.5rem;
  text-align: center;
  text-align: right; }
  .modal-footer .button {
    display: block;
    display: inline-block;
    margin-bottom: 0; }

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

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

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

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

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

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

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

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

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

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

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

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

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

.actionBar-item {
  margin-bottom: 1.5rem;
  display: inline-block;
  margin-bottom: 0;
  margin-right: 1.5rem;
  vertical-align: middle; }
  .actionBar-item:last-child {
    margin-right: 0; }

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

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

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

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

.card-image {
  border: 1px solid #454545;
  width: 100%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* Icons */
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  margin-top: -10px;
  padding: 0;
  border: none;
  outline: none; }
  .slick-prev:hover, .slick-prev:focus,
  .slick-next:hover,
  .slick-next:focus {
    outline: none;
    background: transparent;
    color: transparent; }
    .slick-prev:hover:before, .slick-prev:focus:before,
    .slick-next:hover:before,
    .slick-next:focus:before {
      opacity: 0.8; }
  .slick-prev.slick-disabled:before,
  .slick-next.slick-disabled:before {
    opacity: 0.6; }

.slick-prev:before, .slick-next:before {
  font-family: inherit;
  font-size: 20px;
  line-height: 1;
  color: #989898;
  opacity: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

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

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

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

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

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

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

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

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

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

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

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

.pace-inactive {
  display: none; }

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

html,
body {
  height: auto; }

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

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

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

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

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

a {
  transition: color 0.15s ease; }

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

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

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

.definitionList::after {
  clear: both; }

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

.definitionList-value {
  margin: 0; }

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

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

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

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

.table-actions {
  margin: 1.5rem;
  text-align: center; }
  .table-actions .form {
    margin-bottom: 0; }
  .table-actions .button {
    display: block;
    margin-left: 0;
    margin-right: 0;
    width: 100%;
    display: inline-block;
    margin-bottom: 0;
    width: auto; }
    .table-actions .button + .button {
      margin-left: 0.35714rem; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.form-inlineMessage {
  display: block; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.form-option {
  border: 1px solid #dfdfdf;
  color: #666666;
  cursor: pointer;
  display: inline-block;
  font-size: 0;
  margin-bottom: 0.5rem;
  margin-right: 0.5rem;
  padding: 1px;
  transition: all 0.15s ease; }
  .form-option:hover {
    border-color: #989898; }
  .form-radio:checked + .form-option {
    border-color: #4f4f4f;
    box-shadow: 0 0 0 1px #4f4f4f; }

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

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

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

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

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

.form-row--half > .form-field:nth-child(odd) {
  clear: left; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.actionBar-section .form-field {
  background-color: white;
  border: 1px solid #dfdfdf;
  border-radius: 4px;
  overflow: hidden; }
  .actionBar-section .form-field:hover {
    border-color: #989898; }

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

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

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

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

.has-ribbon {
  position: relative; }

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

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

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

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

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

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

.navUser-item--cart {
  display: block; }
  .navUser-item--cart .navUser-action {
    color: #4f4f4f; }
    .navUser-item--cart .navUser-action:hover, .navUser-item--cart .navUser-action.is-open {
      color: #a5a5a5; }
  .navUser-item--cart .dropdown-menu {
    max-width: 22.85714rem; }
    .navUser-item--cart .dropdown-menu.is-open:before, .navUser-item--cart .dropdown-menu.is-open:after {
      left: auto; }
    .navUser-item--cart .dropdown-menu.is-open:before {
      right: 0.78571rem; }
    .navUser-item--cart .dropdown-menu.is-open:after {
      right: 0.92857rem; }

.navUser-item-cartLabel {
  display: none;
  display: inline; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.quickView::after {
  clear: both; }

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

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

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

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

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

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

.productView {
  padding-top: 1rem; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shareProduct {
  text-align: center; }

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

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

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

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

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

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

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

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

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

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

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

.blocker-container {
  position: relative; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.advancedSearch-separator {
  display: none; }

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

.search-price-range label {
  display: inline; }
  .search-price-range label input {
    display: block;
    padding-left: 1.5rem;
    display: inline;
    width: 6rem; }
  .search-price-range label span {
    display: inline;
    padding-left: 1.5rem;
    padding-right: 1.5rem; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.account-product-figure {
  align-items: center;
  display: flex;
  flex-direction: column;
  margin: 0 2rem 0 0;
  position: relative;
  width: 70px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.small-1 {
  width: 8.33333%; }

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

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

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

.small-2 {
  width: 16.66667%; }

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

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

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

.small-3 {
  width: 25%; }

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

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

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

.small-4 {
  width: 33.33333%; }

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

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

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

.small-5 {
  width: 41.66667%; }

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

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

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

.small-6 {
  width: 50%; }

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

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

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

.small-7 {
  width: 58.33333%; }

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

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

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

.small-8 {
  width: 66.66667%; }

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

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

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

.small-9 {
  width: 75%; }

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

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

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

.small-10 {
  width: 83.33333%; }

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

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

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

.small-11 {
  width: 91.66667%; }

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

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

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

.small-12 {
  width: 100%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.hide {
  display: none !important; }

.invisible {
  visibility: hidden; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media screen and (min-width: 48em) and (max-width: 63.9375em) {
  .hide-for-medium-only {
    display: none !important; } }

@media screen and (max-width: 47.9375em), screen and (min-width: 64em) {
  .show-for-medium-only {
    display: none !important; } }

@media print, screen and (min-width: 64em) {
  .hide-for-large {
    display: none !important; } }

@media screen and (max-width: 63.9375em) {
  .show-for-large {
    display: none !important; } }

@media screen and (min-width: 64em) and (max-width: 78.0625em) {
  .hide-for-large-only {
    display: none !important; } }

@media screen and (max-width: 63.9375em), screen and (min-width: 78.125em) {
  .show-for-large-only {
    display: none !important; } }

@media screen and (min-width: 78.125em) {
  .hide-for-xlarge {
    display: none !important; } }

@media screen and (max-width: 78.0625em) {
  .show-for-xlarge {
    display: none !important; } }

@media screen and (min-width: 78.125em) {
  .hide-for-xlarge-only {
    display: none !important; } }

@media screen and (max-width: 78.0625em) {
  .show-for-xlarge-only {
    display: none !important; } }

.show-for-sr,
.show-on-focus {
  position: absolute !important;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0); }

.show-on-focus:active, .show-on-focus:focus {
  position: static !important;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto; }

.show-for-landscape,
.hide-for-portrait {
  display: block !important; }
  @media screen and (orientation: landscape) {
    .show-for-landscape,
    .hide-for-portrait {
      display: block !important; } }
  @media screen and (orientation: portrait) {
    .show-for-landscape,
    .hide-for-portrait {
      display: none !important; } }

.hide-for-landscape,
.show-for-portrait {
  display: none !important; }
  @media screen and (orientation: landscape) {
    .hide-for-landscape,
    .show-for-portrait {
      display: none !important; } }
  @media screen and (orientation: portrait) {
    .hide-for-landscape,
    .show-for-portrait {
      display: block !important; } }

.float-left {
  float: left !important; }

.float-right {
  float: right !important; }

.float-center {
  display: block;
  margin-right: auto;
  margin-left: auto; }

.clearfix::before, .clearfix::after {
  display: table;
  content: ' '; }

.clearfix::after {
  clear: both; }

/*!
 *  Font Awesome 4.4.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("../fonts/fontawesome-webfont.eot?v=4.4.0");
  src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.4.0") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2?v=4.4.0") format("woff2"), url("../fonts/fontawesome-webfont.woff?v=4.4.0") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.4.0") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.4.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal; }

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-fw {
  width: 1.28571429em;
  text-align: center; }

.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none; }

.fa-ul > li {
  position: relative; }

.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center; }

.fa-li.fa-lg {
  left: -1.85714286em; }

.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em; }

.fa-pull-left {
  float: left; }

.fa-pull-right {
  float: right; }

.fa.fa-pull-left {
  margin-right: .3em; }

.fa.fa-pull-right {
  margin-left: .3em; }

/* Deprecated as of 4.4.0 */
.pull-right {
  float: right; }

.pull-left {
  float: left; }

.fa.pull-left {
  margin-right: .3em; }

.fa.pull-right {
  margin-left: .3em; }

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear; }

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8); }

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg); }

.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1); }

.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1); }

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none; }

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle; }

.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center; }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: #ffffff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000"; }

.fa-music:before {
  content: "\f001"; }

.fa-search:before {
  content: "\f002"; }

.fa-envelope-o:before {
  content: "\f003"; }

.fa-heart:before {
  content: "\f004"; }

.fa-star:before {
  content: "\f005"; }

.fa-star-o:before {
  content: "\f006"; }

.fa-user:before {
  content: "\f007"; }

.fa-film:before {
  content: "\f008"; }

.fa-th-large:before {
  content: "\f009"; }

.fa-th:before {
  content: "\f00a"; }

.fa-th-list:before {
  content: "\f00b"; }

.fa-check:before {
  content: "\f00c"; }

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d"; }

.fa-search-plus:before {
  content: "\f00e"; }

.fa-search-minus:before {
  content: "\f010"; }

.fa-power-off:before {
  content: "\f011"; }

.fa-signal:before {
  content: "\f012"; }

.fa-gear:before,
.fa-cog:before {
  content: "\f013"; }

.fa-trash-o:before {
  content: "\f014"; }

.fa-home:before {
  content: "\f015"; }

.fa-file-o:before {
  content: "\f016"; }

.fa-clock-o:before {
  content: "\f017"; }

.fa-road:before {
  content: "\f018"; }

.fa-download:before {
  content: "\f019"; }

.fa-arrow-circle-o-down:before {
  content: "\f01a"; }

.fa-arrow-circle-o-up:before {
  content: "\f01b"; }

.fa-inbox:before {
  content: "\f01c"; }

.fa-play-circle-o:before {
  content: "\f01d"; }

.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e"; }

.fa-refresh:before {
  content: "\f021"; }

.fa-list-alt:before {
  content: "\f022"; }

.fa-lock:before {
  content: "\f023"; }

.fa-flag:before {
  content: "\f024"; }

.fa-headphones:before {
  content: "\f025"; }

.fa-volume-off:before {
  content: "\f026"; }

.fa-volume-down:before {
  content: "\f027"; }

.fa-volume-up:before {
  content: "\f028"; }

.fa-qrcode:before {
  content: "\f029"; }

.fa-barcode:before {
  content: "\f02a"; }

.fa-tag:before {
  content: "\f02b"; }

.fa-tags:before {
  content: "\f02c"; }

.fa-book:before {
  content: "\f02d"; }

.fa-bookmark:before {
  content: "\f02e"; }

.fa-print:before {
  content: "\f02f"; }

.fa-camera:before {
  content: "\f030"; }

.fa-font:before {
  content: "\f031"; }

.fa-bold:before {
  content: "\f032"; }

.fa-italic:before {
  content: "\f033"; }

.fa-text-height:before {
  content: "\f034"; }

.fa-text-width:before {
  content: "\f035"; }

.fa-align-left:before {
  content: "\f036"; }

.fa-align-center:before {
  content: "\f037"; }

.fa-align-right:before {
  content: "\f038"; }

.fa-align-justify:before {
  content: "\f039"; }

.fa-list:before {
  content: "\f03a"; }

.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b"; }

.fa-indent:before {
  content: "\f03c"; }

.fa-video-camera:before {
  content: "\f03d"; }

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e"; }

.fa-pencil:before {
  content: "\f040"; }

.fa-map-marker:before {
  content: "\f041"; }

.fa-adjust:before {
  content: "\f042"; }

.fa-tint:before {
  content: "\f043"; }

.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044"; }

.fa-share-square-o:before {
  content: "\f045"; }

.fa-check-square-o:before {
  content: "\f046"; }

.fa-arrows:before {
  content: "\f047"; }

.fa-step-backward:before {
  content: "\f048"; }

.fa-fast-backward:before {
  content: "\f049"; }

.fa-backward:before {
  content: "\f04a"; }

.fa-play:before {
  content: "\f04b"; }

.fa-pause:before {
  content: "\f04c"; }

.fa-stop:before {
  content: "\f04d"; }

.fa-forward:before {
  content: "\f04e"; }

.fa-fast-forward:before {
  content: "\f050"; }

.fa-step-forward:before {
  content: "\f051"; }

.fa-eject:before {
  content: "\f052"; }

.fa-chevron-left:before {
  content: "\f053"; }

.fa-chevron-right:before {
  content: "\f054"; }

.fa-plus-circle:before {
  content: "\f055"; }

.fa-minus-circle:before {
  content: "\f056"; }

.fa-times-circle:before {
  content: "\f057"; }

.fa-check-circle:before {
  content: "\f058"; }

.fa-question-circle:before {
  content: "\f059"; }

.fa-info-circle:before {
  content: "\f05a"; }

.fa-crosshairs:before {
  content: "\f05b"; }

.fa-times-circle-o:before {
  content: "\f05c"; }

.fa-check-circle-o:before {
  content: "\f05d"; }

.fa-ban:before {
  content: "\f05e"; }

.fa-arrow-left:before {
  content: "\f060"; }

.fa-arrow-right:before {
  content: "\f061"; }

.fa-arrow-up:before {
  content: "\f062"; }

.fa-arrow-down:before {
  content: "\f063"; }

.fa-mail-forward:before,
.fa-share:before {
  content: "\f064"; }

.fa-expand:before {
  content: "\f065"; }

.fa-compress:before {
  content: "\f066"; }

.fa-plus:before {
  content: "\f067"; }

.fa-minus:before {
  content: "\f068"; }

.fa-asterisk:before {
  content: "\f069"; }

.fa-exclamation-circle:before {
  content: "\f06a"; }

.fa-gift:before {
  content: "\f06b"; }

.fa-leaf:before {
  content: "\f06c"; }

.fa-fire:before {
  content: "\f06d"; }

.fa-eye:before {
  content: "\f06e"; }

.fa-eye-slash:before {
  content: "\f070"; }

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071"; }

.fa-plane:before {
  content: "\f072"; }

.fa-calendar:before {
  content: "\f073"; }

.fa-random:before {
  content: "\f074"; }

.fa-comment:before {
  content: "\f075"; }

.fa-magnet:before {
  content: "\f076"; }

.fa-chevron-up:before {
  content: "\f077"; }

.fa-chevron-down:before {
  content: "\f078"; }

.fa-retweet:before {
  content: "\f079"; }

.fa-shopping-cart:before {
  content: "\f07a"; }

.fa-folder:before {
  content: "\f07b"; }

.fa-folder-open:before {
  content: "\f07c"; }

.fa-arrows-v:before {
  content: "\f07d"; }

.fa-arrows-h:before {
  content: "\f07e"; }

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080"; }

.fa-twitter-square:before {
  content: "\f081"; }

.fa-facebook-square:before {
  content: "\f082"; }

.fa-camera-retro:before {
  content: "\f083"; }

.fa-key:before {
  content: "\f084"; }

.fa-gears:before,
.fa-cogs:before {
  content: "\f085"; }

.fa-comments:before {
  content: "\f086"; }

.fa-thumbs-o-up:before {
  content: "\f087"; }

.fa-thumbs-o-down:before {
  content: "\f088"; }

.fa-star-half:before {
  content: "\f089"; }

.fa-heart-o:before {
  content: "\f08a"; }

.fa-sign-out:before {
  content: "\f08b"; }

.fa-linkedin-square:before {
  content: "\f08c"; }

.fa-thumb-tack:before {
  content: "\f08d"; }

.fa-external-link:before {
  content: "\f08e"; }

.fa-sign-in:before {
  content: "\f090"; }

.fa-trophy:before {
  content: "\f091"; }

.fa-github-square:before {
  content: "\f092"; }

.fa-upload:before {
  content: "\f093"; }

.fa-lemon-o:before {
  content: "\f094"; }

.fa-phone:before {
  content: "\f095"; }

.fa-square-o:before {
  content: "\f096"; }

.fa-bookmark-o:before {
  content: "\f097"; }

.fa-phone-square:before {
  content: "\f098"; }

.fa-twitter:before {
  content: "\f099"; }

.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a"; }

.fa-github:before {
  content: "\f09b"; }

.fa-unlock:before {
  content: "\f09c"; }

.fa-credit-card:before {
  content: "\f09d"; }

.fa-feed:before,
.fa-rss:before {
  content: "\f09e"; }

.fa-hdd-o:before {
  content: "\f0a0"; }

.fa-bullhorn:before {
  content: "\f0a1"; }

.fa-bell:before {
  content: "\f0f3"; }

.fa-certificate:before {
  content: "\f0a3"; }

.fa-hand-o-right:before {
  content: "\f0a4"; }

.fa-hand-o-left:before {
  content: "\f0a5"; }

.fa-hand-o-up:before {
  content: "\f0a6"; }

.fa-hand-o-down:before {
  content: "\f0a7"; }

.fa-arrow-circle-left:before {
  content: "\f0a8"; }

.fa-arrow-circle-right:before {
  content: "\f0a9"; }

.fa-arrow-circle-up:before {
  content: "\f0aa"; }

.fa-arrow-circle-down:before {
  content: "\f0ab"; }

.fa-globe:before {
  content: "\f0ac"; }

.fa-wrench:before {
  content: "\f0ad"; }

.fa-tasks:before {
  content: "\f0ae"; }

.fa-filter:before {
  content: "\f0b0"; }

.fa-briefcase:before {
  content: "\f0b1"; }

.fa-arrows-alt:before {
  content: "\f0b2"; }

.fa-group:before,
.fa-users:before {
  content: "\f0c0"; }

.fa-chain:before,
.fa-link:before {
  content: "\f0c1"; }

.fa-cloud:before {
  content: "\f0c2"; }

.fa-flask:before {
  content: "\f0c3"; }

.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4"; }

.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5"; }

.fa-paperclip:before {
  content: "\f0c6"; }

.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7"; }

.fa-square:before {
  content: "\f0c8"; }

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9"; }

.fa-list-ul:before {
  content: "\f0ca"; }

.fa-list-ol:before {
  content: "\f0cb"; }

.fa-strikethrough:before {
  content: "\f0cc"; }

.fa-underline:before {
  content: "\f0cd"; }

.fa-table:before {
  content: "\f0ce"; }

.fa-magic:before {
  content: "\f0d0"; }

.fa-truck:before {
  content: "\f0d1"; }

.fa-pinterest:before {
  content: "\f0d2"; }

.fa-pinterest-square:before {
  content: "\f0d3"; }

.fa-google-plus-square:before {
  content: "\f0d4"; }

.fa-google-plus:before {
  content: "\f0d5"; }

.fa-money:before {
  content: "\f0d6"; }

.fa-caret-down:before {
  content: "\f0d7"; }

.fa-caret-up:before {
  content: "\f0d8"; }

.fa-caret-left:before {
  content: "\f0d9"; }

.fa-caret-right:before {
  content: "\f0da"; }

.fa-columns:before {
  content: "\f0db"; }

.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc"; }

.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd"; }

.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de"; }

.fa-envelope:before {
  content: "\f0e0"; }

.fa-linkedin:before {
  content: "\f0e1"; }

.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2"; }

.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3"; }

.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4"; }

.fa-comment-o:before {
  content: "\f0e5"; }

.fa-comments-o:before {
  content: "\f0e6"; }

.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7"; }

.fa-sitemap:before {
  content: "\f0e8"; }

.fa-umbrella:before {
  content: "\f0e9"; }

.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea"; }

.fa-lightbulb-o:before {
  content: "\f0eb"; }

.fa-exchange:before {
  content: "\f0ec"; }

.fa-cloud-download:before {
  content: "\f0ed"; }

.fa-cloud-upload:before {
  content: "\f0ee"; }

.fa-user-md:before {
  content: "\f0f0"; }

.fa-stethoscope:before {
  content: "\f0f1"; }

.fa-suitcase:before {
  content: "\f0f2"; }

.fa-bell-o:before {
  content: "\f0a2"; }

.fa-coffee:before {
  content: "\f0f4"; }

.fa-cutlery:before {
  content: "\f0f5"; }

.fa-file-text-o:before {
  content: "\f0f6"; }

.fa-building-o:before {
  content: "\f0f7"; }

.fa-hospital-o:before {
  content: "\f0f8"; }

.fa-ambulance:before {
  content: "\f0f9"; }

.fa-medkit:before {
  content: "\f0fa"; }

.fa-fighter-jet:before {
  content: "\f0fb"; }

.fa-beer:before {
  content: "\f0fc"; }

.fa-h-square:before {
  content: "\f0fd"; }

.fa-plus-square:before {
  content: "\f0fe"; }

.fa-angle-double-left:before {
  content: "\f100"; }

.fa-angle-double-right:before {
  content: "\f101"; }

.fa-angle-double-up:before {
  content: "\f102"; }

.fa-angle-double-down:before {
  content: "\f103"; }

.fa-angle-left:before {
  content: "\f104"; }

.fa-angle-right:before {
  content: "\f105"; }

.fa-angle-up:before {
  content: "\f106"; }

.fa-angle-down:before {
  content: "\f107"; }

.fa-desktop:before {
  content: "\f108"; }

.fa-laptop:before {
  content: "\f109"; }

.fa-tablet:before {
  content: "\f10a"; }

.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b"; }

.fa-circle-o:before {
  content: "\f10c"; }

.fa-quote-left:before {
  content: "\f10d"; }

.fa-quote-right:before {
  content: "\f10e"; }

.fa-spinner:before {
  content: "\f110"; }

.fa-circle:before {
  content: "\f111"; }

.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112"; }

.fa-github-alt:before {
  content: "\f113"; }

.fa-folder-o:before {
  content: "\f114"; }

.fa-folder-open-o:before {
  content: "\f115"; }

.fa-smile-o:before {
  content: "\f118"; }

.fa-frown-o:before {
  content: "\f119"; }

.fa-meh-o:before {
  content: "\f11a"; }

.fa-gamepad:before {
  content: "\f11b"; }

.fa-keyboard-o:before {
  content: "\f11c"; }

.fa-flag-o:before {
  content: "\f11d"; }

.fa-flag-checkered:before {
  content: "\f11e"; }

.fa-terminal:before {
  content: "\f120"; }

.fa-code:before {
  content: "\f121"; }

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122"; }

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123"; }

.fa-location-arrow:before {
  content: "\f124"; }

.fa-crop:before {
  content: "\f125"; }

.fa-code-fork:before {
  content: "\f126"; }

.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127"; }

.fa-question:before {
  content: "\f128"; }

.fa-info:before {
  content: "\f129"; }

.fa-exclamation:before {
  content: "\f12a"; }

.fa-superscript:before {
  content: "\f12b"; }

.fa-subscript:before {
  content: "\f12c"; }

.fa-eraser:before {
  content: "\f12d"; }

.fa-puzzle-piece:before {
  content: "\f12e"; }

.fa-microphone:before {
  content: "\f130"; }

.fa-microphone-slash:before {
  content: "\f131"; }

.fa-shield:before {
  content: "\f132"; }

.fa-calendar-o:before {
  content: "\f133"; }

.fa-fire-extinguisher:before {
  content: "\f134"; }

.fa-rocket:before {
  content: "\f135"; }

.fa-maxcdn:before {
  content: "\f136"; }

.fa-chevron-circle-left:before {
  content: "\f137"; }

.fa-chevron-circle-right:before {
  content: "\f138"; }

.fa-chevron-circle-up:before {
  content: "\f139"; }

.fa-chevron-circle-down:before {
  content: "\f13a"; }

.fa-html5:before {
  content: "\f13b"; }

.fa-css3:before {
  content: "\f13c"; }

.fa-anchor:before {
  content: "\f13d"; }

.fa-unlock-alt:before {
  content: "\f13e"; }

.fa-bullseye:before {
  content: "\f140"; }

.fa-ellipsis-h:before {
  content: "\f141"; }

.fa-ellipsis-v:before {
  content: "\f142"; }

.fa-rss-square:before {
  content: "\f143"; }

.fa-play-circle:before {
  content: "\f144"; }

.fa-ticket:before {
  content: "\f145"; }

.fa-minus-square:before {
  content: "\f146"; }

.fa-minus-square-o:before {
  content: "\f147"; }

.fa-level-up:before {
  content: "\f148"; }

.fa-level-down:before {
  content: "\f149"; }

.fa-check-square:before {
  content: "\f14a"; }

.fa-pencil-square:before {
  content: "\f14b"; }

.fa-external-link-square:before {
  content: "\f14c"; }

.fa-share-square:before {
  content: "\f14d"; }

.fa-compass:before {
  content: "\f14e"; }

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150"; }

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151"; }

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152"; }

.fa-euro:before,
.fa-eur:before {
  content: "\f153"; }

.fa-gbp:before {
  content: "\f154"; }

.fa-dollar:before,
.fa-usd:before {
  content: "\f155"; }

.fa-rupee:before,
.fa-inr:before {
  content: "\f156"; }

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157"; }

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158"; }

.fa-won:before,
.fa-krw:before {
  content: "\f159"; }

.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a"; }

.fa-file:before {
  content: "\f15b"; }

.fa-file-text:before {
  content: "\f15c"; }

.fa-sort-alpha-asc:before {
  content: "\f15d"; }

.fa-sort-alpha-desc:before {
  content: "\f15e"; }

.fa-sort-amount-asc:before {
  content: "\f160"; }

.fa-sort-amount-desc:before {
  content: "\f161"; }

.fa-sort-numeric-asc:before {
  content: "\f162"; }

.fa-sort-numeric-desc:before {
  content: "\f163"; }

.fa-thumbs-up:before {
  content: "\f164"; }

.fa-thumbs-down:before {
  content: "\f165"; }

.fa-youtube-square:before {
  content: "\f166"; }

.fa-youtube:before {
  content: "\f167"; }

.fa-xing:before {
  content: "\f168"; }

.fa-xing-square:before {
  content: "\f169"; }

.fa-youtube-play:before {
  content: "\f16a"; }

.fa-dropbox:before {
  content: "\f16b"; }

.fa-stack-overflow:before {
  content: "\f16c"; }

.fa-instagram:before {
  content: "\f16d"; }

.fa-flickr:before {
  content: "\f16e"; }

.fa-adn:before {
  content: "\f170"; }

.fa-bitbucket:before {
  content: "\f171"; }

.fa-bitbucket-square:before {
  content: "\f172"; }

.fa-tumblr:before {
  content: "\f173"; }

.fa-tumblr-square:before {
  content: "\f174"; }

.fa-long-arrow-down:before {
  content: "\f175"; }

.fa-long-arrow-up:before {
  content: "\f176"; }

.fa-long-arrow-left:before {
  content: "\f177"; }

.fa-long-arrow-right:before {
  content: "\f178"; }

.fa-apple:before {
  content: "\f179"; }

.fa-windows:before {
  content: "\f17a"; }

.fa-android:before {
  content: "\f17b"; }

.fa-linux:before {
  content: "\f17c"; }

.fa-dribbble:before {
  content: "\f17d"; }

.fa-skype:before {
  content: "\f17e"; }

.fa-foursquare:before {
  content: "\f180"; }

.fa-trello:before {
  content: "\f181"; }

.fa-female:before {
  content: "\f182"; }

.fa-male:before {
  content: "\f183"; }

.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184"; }

.fa-sun-o:before {
  content: "\f185"; }

.fa-moon-o:before {
  content: "\f186"; }

.fa-archive:before {
  content: "\f187"; }

.fa-bug:before {
  content: "\f188"; }

.fa-vk:before {
  content: "\f189"; }

.fa-weibo:before {
  content: "\f18a"; }

.fa-renren:before {
  content: "\f18b"; }

.fa-pagelines:before {
  content: "\f18c"; }

.fa-stack-exchange:before {
  content: "\f18d"; }

.fa-arrow-circle-o-right:before {
  content: "\f18e"; }

.fa-arrow-circle-o-left:before {
  content: "\f190"; }

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191"; }

.fa-dot-circle-o:before {
  content: "\f192"; }

.fa-wheelchair:before {
  content: "\f193"; }

.fa-vimeo-square:before {
  content: "\f194"; }

.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195"; }

.fa-plus-square-o:before {
  content: "\f196"; }

.fa-space-shuttle:before {
  content: "\f197"; }

.fa-slack:before {
  content: "\f198"; }

.fa-envelope-square:before {
  content: "\f199"; }

.fa-wordpress:before {
  content: "\f19a"; }

.fa-openid:before {
  content: "\f19b"; }

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c"; }

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d"; }

.fa-yahoo:before {
  content: "\f19e"; }

.fa-google:before {
  content: "\f1a0"; }

.fa-reddit:before {
  content: "\f1a1"; }

.fa-reddit-square:before {
  content: "\f1a2"; }

.fa-stumbleupon-circle:before {
  content: "\f1a3"; }

.fa-stumbleupon:before {
  content: "\f1a4"; }

.fa-delicious:before {
  content: "\f1a5"; }

.fa-digg:before {
  content: "\f1a6"; }

.fa-pied-piper:before {
  content: "\f1a7"; }

.fa-pied-piper-alt:before {
  content: "\f1a8"; }

.fa-drupal:before {
  content: "\f1a9"; }

.fa-joomla:before {
  content: "\f1aa"; }

.fa-language:before {
  content: "\f1ab"; }

.fa-fax:before {
  content: "\f1ac"; }

.fa-building:before {
  content: "\f1ad"; }

.fa-child:before {
  content: "\f1ae"; }

.fa-paw:before {
  content: "\f1b0"; }

.fa-spoon:before {
  content: "\f1b1"; }

.fa-cube:before {
  content: "\f1b2"; }

.fa-cubes:before {
  content: "\f1b3"; }

.fa-behance:before {
  content: "\f1b4"; }

.fa-behance-square:before {
  content: "\f1b5"; }

.fa-steam:before {
  content: "\f1b6"; }

.fa-steam-square:before {
  content: "\f1b7"; }

.fa-recycle:before {
  content: "\f1b8"; }

.fa-automobile:before,
.fa-car:before {
  content: "\f1b9"; }

.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba"; }

.fa-tree:before {
  content: "\f1bb"; }

.fa-spotify:before {
  content: "\f1bc"; }

.fa-deviantart:before {
  content: "\f1bd"; }

.fa-soundcloud:before {
  content: "\f1be"; }

.fa-database:before {
  content: "\f1c0"; }

.fa-file-pdf-o:before {
  content: "\f1c1"; }

.fa-file-word-o:before {
  content: "\f1c2"; }

.fa-file-excel-o:before {
  content: "\f1c3"; }

.fa-file-powerpoint-o:before {
  content: "\f1c4"; }

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5"; }

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6"; }

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7"; }

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8"; }

.fa-file-code-o:before {
  content: "\f1c9"; }

.fa-vine:before {
  content: "\f1ca"; }

.fa-codepen:before {
  content: "\f1cb"; }

.fa-jsfiddle:before {
  content: "\f1cc"; }

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd"; }

.fa-circle-o-notch:before {
  content: "\f1ce"; }

.fa-ra:before,
.fa-rebel:before {
  content: "\f1d0"; }

.fa-ge:before,
.fa-empire:before {
  content: "\f1d1"; }

.fa-git-square:before {
  content: "\f1d2"; }

.fa-git:before {
  content: "\f1d3"; }

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4"; }

.fa-tencent-weibo:before {
  content: "\f1d5"; }

.fa-qq:before {
  content: "\f1d6"; }

.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7"; }

.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8"; }

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9"; }

.fa-history:before {
  content: "\f1da"; }

.fa-circle-thin:before {
  content: "\f1db"; }

.fa-header:before {
  content: "\f1dc"; }

.fa-paragraph:before {
  content: "\f1dd"; }

.fa-sliders:before {
  content: "\f1de"; }

.fa-share-alt:before {
  content: "\f1e0"; }

.fa-share-alt-square:before {
  content: "\f1e1"; }

.fa-bomb:before {
  content: "\f1e2"; }

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3"; }

.fa-tty:before {
  content: "\f1e4"; }

.fa-binoculars:before {
  content: "\f1e5"; }

.fa-plug:before {
  content: "\f1e6"; }

.fa-slideshare:before {
  content: "\f1e7"; }

.fa-twitch:before {
  content: "\f1e8"; }

.fa-yelp:before {
  content: "\f1e9"; }

.fa-newspaper-o:before {
  content: "\f1ea"; }

.fa-wifi:before {
  content: "\f1eb"; }

.fa-calculator:before {
  content: "\f1ec"; }

.fa-paypal:before {
  content: "\f1ed"; }

.fa-google-wallet:before {
  content: "\f1ee"; }

.fa-cc-visa:before {
  content: "\f1f0"; }

.fa-cc-mastercard:before {
  content: "\f1f1"; }

.fa-cc-discover:before {
  content: "\f1f2"; }

.fa-cc-amex:before {
  content: "\f1f3"; }

.fa-cc-paypal:before {
  content: "\f1f4"; }

.fa-cc-stripe:before {
  content: "\f1f5"; }

.fa-bell-slash:before {
  content: "\f1f6"; }

.fa-bell-slash-o:before {
  content: "\f1f7"; }

.fa-trash:before {
  content: "\f1f8"; }

.fa-copyright:before {
  content: "\f1f9"; }

.fa-at:before {
  content: "\f1fa"; }

.fa-eyedropper:before {
  content: "\f1fb"; }

.fa-paint-brush:before {
  content: "\f1fc"; }

.fa-birthday-cake:before {
  content: "\f1fd"; }

.fa-area-chart:before {
  content: "\f1fe"; }

.fa-pie-chart:before {
  content: "\f200"; }

.fa-line-chart:before {
  content: "\f201"; }

.fa-lastfm:before {
  content: "\f202"; }

.fa-lastfm-square:before {
  content: "\f203"; }

.fa-toggle-off:before {
  content: "\f204"; }

.fa-toggle-on:before {
  content: "\f205"; }

.fa-bicycle:before {
  content: "\f206"; }

.fa-bus:before {
  content: "\f207"; }

.fa-ioxhost:before {
  content: "\f208"; }

.fa-angellist:before {
  content: "\f209"; }

.fa-cc:before {
  content: "\f20a"; }

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b"; }

.fa-meanpath:before {
  content: "\f20c"; }

.fa-buysellads:before {
  content: "\f20d"; }

.fa-connectdevelop:before {
  content: "\f20e"; }

.fa-dashcube:before {
  content: "\f210"; }

.fa-forumbee:before {
  content: "\f211"; }

.fa-leanpub:before {
  content: "\f212"; }

.fa-sellsy:before {
  content: "\f213"; }

.fa-shirtsinbulk:before {
  content: "\f214"; }

.fa-simplybuilt:before {
  content: "\f215"; }

.fa-skyatlas:before {
  content: "\f216"; }

.fa-cart-plus:before {
  content: "\f217"; }

.fa-cart-arrow-down:before {
  content: "\f218"; }

.fa-diamond:before {
  content: "\f219"; }

.fa-ship:before {
  content: "\f21a"; }

.fa-user-secret:before {
  content: "\f21b"; }

.fa-motorcycle:before {
  content: "\f21c"; }

.fa-street-view:before {
  content: "\f21d"; }

.fa-heartbeat:before {
  content: "\f21e"; }

.fa-venus:before {
  content: "\f221"; }

.fa-mars:before {
  content: "\f222"; }

.fa-mercury:before {
  content: "\f223"; }

.fa-intersex:before,
.fa-transgender:before {
  content: "\f224"; }

.fa-transgender-alt:before {
  content: "\f225"; }

.fa-venus-double:before {
  content: "\f226"; }

.fa-mars-double:before {
  content: "\f227"; }

.fa-venus-mars:before {
  content: "\f228"; }

.fa-mars-stroke:before {
  content: "\f229"; }

.fa-mars-stroke-v:before {
  content: "\f22a"; }

.fa-mars-stroke-h:before {
  content: "\f22b"; }

.fa-neuter:before {
  content: "\f22c"; }

.fa-genderless:before {
  content: "\f22d"; }

.fa-facebook-official:before {
  content: "\f230"; }

.fa-pinterest-p:before {
  content: "\f231"; }

.fa-whatsapp:before {
  content: "\f232"; }

.fa-server:before {
  content: "\f233"; }

.fa-user-plus:before {
  content: "\f234"; }

.fa-user-times:before {
  content: "\f235"; }

.fa-hotel:before,
.fa-bed:before {
  content: "\f236"; }

.fa-viacoin:before {
  content: "\f237"; }

.fa-train:before {
  content: "\f238"; }

.fa-subway:before {
  content: "\f239"; }

.fa-medium:before {
  content: "\f23a"; }

.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b"; }

.fa-optin-monster:before {
  content: "\f23c"; }

.fa-opencart:before {
  content: "\f23d"; }

.fa-expeditedssl:before {
  content: "\f23e"; }

.fa-battery-4:before,
.fa-battery-full:before {
  content: "\f240"; }

.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241"; }

.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242"; }

.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243"; }

.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244"; }

.fa-mouse-pointer:before {
  content: "\f245"; }

.fa-i-cursor:before {
  content: "\f246"; }

.fa-object-group:before {
  content: "\f247"; }

.fa-object-ungroup:before {
  content: "\f248"; }

.fa-sticky-note:before {
  content: "\f249"; }

.fa-sticky-note-o:before {
  content: "\f24a"; }

.fa-cc-jcb:before {
  content: "\f24b"; }

.fa-cc-diners-club:before {
  content: "\f24c"; }

.fa-clone:before {
  content: "\f24d"; }

.fa-balance-scale:before {
  content: "\f24e"; }

.fa-hourglass-o:before {
  content: "\f250"; }

.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251"; }

.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252"; }

.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253"; }

.fa-hourglass:before {
  content: "\f254"; }

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255"; }

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256"; }

.fa-hand-scissors-o:before {
  content: "\f257"; }

.fa-hand-lizard-o:before {
  content: "\f258"; }

.fa-hand-spock-o:before {
  content: "\f259"; }

.fa-hand-pointer-o:before {
  content: "\f25a"; }

.fa-hand-peace-o:before {
  content: "\f25b"; }

.fa-trademark:before {
  content: "\f25c"; }

.fa-registered:before {
  content: "\f25d"; }

.fa-creative-commons:before {
  content: "\f25e"; }

.fa-gg:before {
  content: "\f260"; }

.fa-gg-circle:before {
  content: "\f261"; }

.fa-tripadvisor:before {
  content: "\f262"; }

.fa-odnoklassniki:before {
  content: "\f263"; }

.fa-odnoklassniki-square:before {
  content: "\f264"; }

.fa-get-pocket:before {
  content: "\f265"; }

.fa-wikipedia-w:before {
  content: "\f266"; }

.fa-safari:before {
  content: "\f267"; }

.fa-chrome:before {
  content: "\f268"; }

.fa-firefox:before {
  content: "\f269"; }

.fa-opera:before {
  content: "\f26a"; }

.fa-internet-explorer:before {
  content: "\f26b"; }

.fa-tv:before,
.fa-television:before {
  content: "\f26c"; }

.fa-contao:before {
  content: "\f26d"; }

.fa-500px:before {
  content: "\f26e"; }

.fa-amazon:before {
  content: "\f270"; }

.fa-calendar-plus-o:before {
  content: "\f271"; }

.fa-calendar-minus-o:before {
  content: "\f272"; }

.fa-calendar-times-o:before {
  content: "\f273"; }

.fa-calendar-check-o:before {
  content: "\f274"; }

.fa-industry:before {
  content: "\f275"; }

.fa-map-pin:before {
  content: "\f276"; }

.fa-map-signs:before {
  content: "\f277"; }

.fa-map-o:before {
  content: "\f278"; }

.fa-map:before {
  content: "\f279"; }

.fa-commenting:before {
  content: "\f27a"; }

.fa-commenting-o:before {
  content: "\f27b"; }

.fa-houzz:before {
  content: "\f27c"; }

.fa-vimeo:before {
  content: "\f27d"; }

.fa-black-tie:before {
  content: "\f27e"; }

.fa-fonticons:before {
  content: "\f280"; }

/* ======================== UPDATED ======================== */
.fa-shopping-basket:before {
  content: "\f291"; }

.header {
  background-color: white;
  border-bottom: 1px solid #e8e8e8;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 20; }
  @media print, screen and (min-width: 48em) {
    .header {
      border-bottom: 1px solid #e8e8e8;
      overflow: visible;
      position: relative; } }
  .header.is-open {
    height: 100%; }
    @media print, screen and (min-width: 48em) {
      .header.is-open {
        height: auto; } }

.header-logo {
  font-size: 0;
  margin: 0 3.92857rem;
  text-align: center;
  margin-left: 5.89286rem;
  margin-right: 5.89286rem; }
  @media print, screen and (min-width: 48em) {
    .header-logo {
      margin: 4rem auto 4.5rem;
      padding: 0; }
      .header.fixed .header-logo {
        background-color: #e8e8e8;
        margin: 0;
        padding: 0.35714rem 0;
        position: absolute;
        top: 0;
        width: 100%; } }
  .header-logo > a {
    color: #4f4f4f;
    display: inline-block;
    padding: 0.78571rem 0;
    position: relative;
    text-decoration: none;
    width: 100%;
    z-index: 20; }
    .header-logo > a::before, .header-logo > a::after {
      display: table;
      content: ' '; }
    .header-logo > a::after {
      clear: both; }
    @media print, screen and (min-width: 48em) {
      .header-logo > a {
        background: none;
        border-bottom: 0;
        display: inline;
        padding: 0; } }
    .header-logo > a:hover {
      color: #a5a5a5; }
    .header-logo > a:active {
      color: #a5a5a5; }

.header-logo--left {
  text-align: left; }
  @media print, screen and (min-width: 48em) {
    .header-logo--left {
      margin-left: 2.85714rem; } }

.header-logo--right {
  text-align: right; }
  @media print, screen and (min-width: 48em) {
    .header-logo--right {
      margin-right: 2.85714rem; } }

.header-logo-text {
  display: block;
  font-family: "Oswald", Arial, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: 300;
  letter-spacing: 0.35714rem;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  padding: 0.21429rem 0;
  text-overflow: ellipsis;
  text-transform: uppercase;
  white-space: nowrap;
  font-size: 22px;
  letter-spacing: 0.64286rem;
  padding-bottom: 0;
  padding-top: 0; }
  @media print, screen and (min-width: 48em) {
    .header-logo-text {
      display: inline;
      font-size: 28px;
      margin-left: 0;
      margin-right: -0.64286rem;
      max-width: none;
      overflow: auto;
      white-space: normal; }
      .header.fixed .header-logo-text {
        font-size: 25px; } }

.header-logo-image {
  max-height: 2.35714rem; }
  @media print, screen and (min-width: 48em) {
    .header-logo-image {
      max-height: none; } }

.mobileMenu-toggle {
  height: 3.92857rem;
  width: 3.92857rem;
  display: inline-block;
  font-size: 0;
  left: 0;
  overflow: hidden;
  padding: 0 1.28571rem;
  position: absolute;
  z-index: 50; }
  @media print, screen and (min-width: 48em) {
    .mobileMenu-toggle {
      display: none; } }
  .mobileMenu-toggle .mobileMenu-toggleIcon,
  .mobileMenu-toggle .mobileMenu-toggleIcon::before,
  .mobileMenu-toggle .mobileMenu-toggleIcon::after {
    background: #2d2d2d;
    content: "";
    display: block;
    height: 2px;
    position: absolute;
    transform: rotate(0deg);
    transition: transform 100ms ease-in, top 100ms ease-in 150ms, bottom 100ms ease-in 150ms;
    width: 1.42857rem; }
  .mobileMenu-toggle .mobileMenu-toggleIcon {
    top: 1.92857rem;
    transition: background-color 10ms ease-in 100ms; }
  .mobileMenu-toggle .mobileMenu-toggleIcon::before {
    top: -0.5rem; }
  .mobileMenu-toggle .mobileMenu-toggleIcon::after {
    bottom: -0.5rem; }
  .mobileMenu-toggle.is-open .mobileMenu-toggleIcon {
    background-color: transparent;
    transition-delay: 100ms; }
    .mobileMenu-toggle.is-open .mobileMenu-toggleIcon::before, .mobileMenu-toggle.is-open .mobileMenu-toggleIcon::after {
      background-color: #2d2d2d;
      bottom: auto;
      top: auto;
      transition: transform 100ms ease-in 150ms, top 100ms ease-in, bottom 100ms ease-in; }
    .mobileMenu-toggle.is-open .mobileMenu-toggleIcon::before {
      top: 0;
      transform: rotate(45deg); }
    .mobileMenu-toggle.is-open .mobileMenu-toggleIcon::after {
      bottom: 0;
      transform: rotate(-45deg); }

.body {
  margin-bottom: 6rem;
  margin-top: 1.5rem; }
  @media print, screen and (min-width: 48em) {
    .body {
      margin-top: 2.5rem; } }

.page {
  margin-right: -0.71429rem;
  margin-left: -0.71429rem; }
  @media print, screen and (min-width: 30em) {
    .page {
      margin-right: -0.71429rem;
      margin-left: -0.71429rem; } }
  @media print, screen and (min-width: 35.5em) {
    .page {
      margin-right: -0.71429rem;
      margin-left: -0.71429rem; } }
  @media print, screen and (min-width: 41.6875em) {
    .page {
      margin-right: -0.71429rem;
      margin-left: -0.71429rem; } }
  @media print, screen and (min-width: 48em) {
    .page {
      margin-right: -0.71429rem;
      margin-left: -0.71429rem; } }
  @media print, screen and (min-width: 64em) {
    .page {
      margin-right: -0.71429rem;
      margin-left: -0.71429rem; } }
  @media screen and (min-width: 78.125em) {
    .page {
      margin-right: -0.71429rem;
      margin-left: -0.71429rem; } }
  .page::before, .page::after {
    display: table;
    content: ' '; }
  .page::after {
    clear: both; }

.page-content,
.page-content--full {
  width: 100%;
  float: left;
  padding-right: 0.71429rem;
  padding-left: 0.71429rem; }
  @media print, screen and (min-width: 48em) {
    .page-content,
    .page-content--full {
      padding-right: 0.71429rem;
      padding-left: 0.71429rem; } }
  .page-content:last-child:not(:first-child),
  .page-content--full:last-child:not(:first-child) {
    float: right; }

@media print, screen and (min-width: 48em) {
  .page-content--centered {
    width: 66.66667%;
    float: left;
    padding-right: 0.71429rem;
    padding-left: 0.71429rem; } }
  @media print, screen and (min-width: 48em) and (min-width: 48em) {
    .page-content--centered {
      padding-right: 0.71429rem;
      padding-left: 0.71429rem; } }

@media print, screen and (min-width: 48em) {
    .page-content--centered:last-child:not(:first-child) {
      float: right; } }

.page-content--textCenter {
  text-align: center; }

.page-sidebar {
  width: 100%;
  float: left;
  padding-right: 0.71429rem;
  padding-left: 0.71429rem;
  position: relative; }
  @media print, screen and (min-width: 48em) {
    .page-sidebar {
      padding-right: 0.71429rem;
      padding-left: 0.71429rem; } }
  .page-sidebar:last-child:not(:first-child) {
    float: right; }
  @media print, screen and (min-width: 48em) {
    .page-sidebar {
      width: 25%;
      float: left;
      padding-right: 0.71429rem;
      padding-left: 0.71429rem; } }
  @media print, screen and (min-width: 48em) and (min-width: 48em) {
    .page-sidebar {
      padding-right: 0.71429rem;
      padding-left: 0.71429rem; } }
  @media print, screen and (min-width: 48em) {
      .page-sidebar:last-child:not(:first-child) {
        float: right; }
      .page-sidebar + .page-content {
        width: 75%;
        float: left;
        padding-right: 0.71429rem;
        padding-left: 0.71429rem; } }
    @media print, screen and (min-width: 48em) and (min-width: 48em) {
      .page-sidebar + .page-content {
        padding-right: 0.71429rem;
        padding-left: 0.71429rem; } }
  @media print, screen and (min-width: 48em) {
        .page-sidebar + .page-content:last-child:not(:first-child) {
          float: right; } }

.footer {
  background-color: white;
  border-top: 1px solid #e8e8e8;
  padding: 3rem 0; }

.footer-info {
  margin-right: -0.71429rem;
  margin-left: -0.71429rem;
  font-size: 0; }
  @media print, screen and (min-width: 30em) {
    .footer-info {
      margin-right: -0.71429rem;
      margin-left: -0.71429rem; } }
  @media print, screen and (min-width: 35.5em) {
    .footer-info {
      margin-right: -0.71429rem;
      margin-left: -0.71429rem; } }
  @media print, screen and (min-width: 41.6875em) {
    .footer-info {
      margin-right: -0.71429rem;
      margin-left: -0.71429rem; } }
  @media print, screen and (min-width: 48em) {
    .footer-info {
      margin-right: -0.71429rem;
      margin-left: -0.71429rem; } }
  @media print, screen and (min-width: 64em) {
    .footer-info {
      margin-right: -0.71429rem;
      margin-left: -0.71429rem; } }
  @media screen and (min-width: 78.125em) {
    .footer-info {
      margin-right: -0.71429rem;
      margin-left: -0.71429rem; } }
  .footer-info::before, .footer-info::after {
    display: table;
    content: ' '; }
  .footer-info::after {
    clear: both; }

.footer-info-col {
  width: 100%;
  float: left;
  padding-right: 0.71429rem;
  padding-left: 0.71429rem;
  color: #989898;
  display: inline-block;
  float: none;
  font-size: 1rem;
  margin-bottom: 3rem;
  text-align: center;
  vertical-align: top;
  text-align: left;
  width: 50%; }
  @media print, screen and (min-width: 48em) {
    .footer-info-col {
      padding-right: 0.71429rem;
      padding-left: 0.71429rem; } }
  .footer-info-col:last-child:not(:first-child) {
    float: right; }
  @media print, screen and (min-width: 48em) {
    .footer-info-col {
      width: 33.33334%; } }
  .footer-info-col > :first-child {
    margin-top: 0; }
  .footer-info-col > :last-child {
    margin-bottom: 0; }

@media print, screen and (min-width: 48em) {
  .footer-info-col--small {
    width: 16.66667%; } }

.footer-info-heading {
  font-size: 1rem;
  text-transform: inherit; }

.footer-info-list {
  list-style: none;
  margin-left: 0; }
  .footer-info-list a {
    color: #989898;
    text-decoration: none; }
    .footer-info-list a:hover {
      color: #4f4f4f; }

.footer-copyright {
  text-align: center;
  text-align: left; }
  .footer-copyright > .powered-by {
    color: #989898;
    font-size: 12px;
    margin: 0; }
  .footer-copyright a {
    color: #989898;
    text-decoration: none;
    font-weight: bold; }
    .footer-copyright a:hover {
      color: #4f4f4f; }

.footer-payment-icons {
  height: 2.85714rem;
  margin-top: 1.5rem; }
  @media print, screen and (min-width: 48em) {
    .footer-payment-icons {
      margin-top: 3rem; } }
  .footer-payment-icons .footer-payment-icon {
    height: 100%;
    margin: 0.35714rem;
    vertical-align: middle;
    width: 3.57143rem; }
  .footer-payment-icons svg {
    fill: #4f4f4f; }

.container, .wrapper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  width: 89.28571rem; }

.blog {
  margin-bottom: 1.5rem; }
  @media print, screen and (min-width: 48em) {
    .blog {
      margin: auto;
      width: 100%; } }
  .blog + .blog {
    border-top: 1px solid #e8e8e8;
    margin-top: 3rem;
    padding-top: 3rem; }
  .blog .tags {
    margin-top: 3rem;
    text-align: center; }
  .blog .socialLinks {
    text-align: center; }
  .blog .addthis_toolbox {
    margin-top: 3rem; }

.blog-title {
  font-size: 22px;
  margin: 0 1.5rem 0.35714rem; }
  .blog-title a {
    text-decoration: none; }

.blog-date,
.blog-author {
  color: #989898;
  text-align: center; }

.blog-author {
  margin-bottom: 2.5rem; }

.blog-post {
  font-size: 15px;
  text-align: left; }

.blog-thumbnail {
  margin: 0 0 2rem; }

.blog-post-figure {
  display: block;
  margin: auto;
  text-align: center; }
  @media print, screen and (min-width: 48em) {
    .blog-post-figure {
      width: 66.66667%; } }

.blog-post-body {
  display: block;
  margin: 0 auto;
  text-align: center;
  width: 100%;
  width: 83.33333%; }
  @media print, screen and (min-width: 48em) {
    .blog-post-body {
      width: 66.66667%; } }
  @media print, screen and (min-width: 64em) {
    .blog-post-body {
      width: 50%; } }

.sidebarBlock + .sidebarBlock {
  border-top: 1px solid #e8e8e8;
  margin-top: 2rem;
  padding-top: 2rem; }

.sidebarBlock-heading {
  margin-top: 0;
  text-transform: inherit; }

.brandGrid {
  list-style: none;
  margin-left: 0;
  margin-right: -0.71429rem;
  margin-left: -0.71429rem;
  font-size: 0;
  margin-bottom: 1.5rem; }
  .brandGrid ul,
  .brandGrid ol {
    list-style: none;
    margin-bottom: 0; }
  @media print, screen and (min-width: 30em) {
    .brandGrid {
      margin-right: -0.71429rem;
      margin-left: -0.71429rem; } }
  @media print, screen and (min-width: 35.5em) {
    .brandGrid {
      margin-right: -0.71429rem;
      margin-left: -0.71429rem; } }
  @media print, screen and (min-width: 41.6875em) {
    .brandGrid {
      margin-right: -0.71429rem;
      margin-left: -0.71429rem; } }
  @media print, screen and (min-width: 48em) {
    .brandGrid {
      margin-right: -0.71429rem;
      margin-left: -0.71429rem; } }
  @media print, screen and (min-width: 64em) {
    .brandGrid {
      margin-right: -0.71429rem;
      margin-left: -0.71429rem; } }
  @media screen and (min-width: 78.125em) {
    .brandGrid {
      margin-right: -0.71429rem;
      margin-left: -0.71429rem; } }
  .brandGrid::before, .brandGrid::after {
    display: table;
    content: ' '; }
  .brandGrid::after {
    clear: both; }
  .brandGrid .brand {
    width: 50%;
    float: left;
    padding-right: 0.71429rem;
    padding-left: 0.71429rem;
    display: inline-block;
    font-size: 1rem;
    vertical-align: top;
    width: 33.33333%; }
    @media print, screen and (min-width: 48em) {
      .brandGrid .brand {
        padding-right: 0.71429rem;
        padding-left: 0.71429rem; } }
    .brandGrid .brand:last-child:not(:first-child) {
      float: right; }
    @media print, screen and (min-width: 48em) {
      .brandGrid .brand {
        width: 25%; } }
    .brandGrid .brand .card-title {
      text-align: center; }

.productGrid {
  list-style: none;
  margin-left: 0;
  margin-right: -0.71429rem;
  margin-left: -0.71429rem;
  font-size: 0;
  margin-bottom: 1.5rem; }
  .productGrid ul,
  .productGrid ol {
    list-style: none;
    margin-bottom: 0; }
  @media print, screen and (min-width: 30em) {
    .productGrid {
      margin-right: -0.71429rem;
      margin-left: -0.71429rem; } }
  @media print, screen and (min-width: 35.5em) {
    .productGrid {
      margin-right: -0.71429rem;
      margin-left: -0.71429rem; } }
  @media print, screen and (min-width: 41.6875em) {
    .productGrid {
      margin-right: -0.71429rem;
      margin-left: -0.71429rem; } }
  @media print, screen and (min-width: 48em) {
    .productGrid {
      margin-right: -0.71429rem;
      margin-left: -0.71429rem; } }
  @media print, screen and (min-width: 64em) {
    .productGrid {
      margin-right: -0.71429rem;
      margin-left: -0.71429rem; } }
  @media screen and (min-width: 78.125em) {
    .productGrid {
      margin-right: -0.71429rem;
      margin-left: -0.71429rem; } }
  .productGrid::before, .productGrid::after {
    display: table;
    content: ' '; }
  .productGrid::after {
    clear: both; }
  .productGrid .product {
    width: 50%;
    float: left;
    padding-right: 0.71429rem;
    padding-left: 0.71429rem;
    display: inline-block;
    font-size: 1rem;
    vertical-align: top;
    width: 33.33333%; }
    @media print, screen and (min-width: 48em) {
      .productGrid .product {
        padding-right: 0.71429rem;
        padding-left: 0.71429rem; } }
    .productGrid .product:last-child:not(:first-child) {
      float: right; }
    @media print, screen and (min-width: 48em) {
      .productGrid .product {
        width: 25%; } }

.page-sidebar + .page-content .productGrid .product {
  width: 33.33333%; }

.productMasonry {
  column-count: 2;
  column-fill: auto;
  column-gap: 1.42857rem;
  margin: 0 0 1.5rem;
  overflow: hidden;
  column-count: 3; }
  @media print, screen and (min-width: 48em) {
    .productMasonry {
      column-count: 4; } }
  .productMasonry .product {
    break-inside: avoid;
    display: block;
    margin-bottom: 3rem;
    padding: 0;
    width: 100%; }
  .productMasonry .card {
    margin: 0; }
  .no-csscolumns .productMasonry {
    list-style: none;
    margin-left: 0;
    margin-right: -0.71429rem;
    margin-left: -0.71429rem;
    font-size: 0; }
    .no-csscolumns .productMasonry ul,
    .no-csscolumns .productMasonry ol {
      list-style: none;
      margin-bottom: 0; }
    @media print, screen and (min-width: 30em) {
      .no-csscolumns .productMasonry {
        margin-right: -0.71429rem;
        margin-left: -0.71429rem; } }
    @media print, screen and (min-width: 35.5em) {
      .no-csscolumns .productMasonry {
        margin-right: -0.71429rem;
        margin-left: -0.71429rem; } }
    @media print, screen and (min-width: 41.6875em) {
      .no-csscolumns .productMasonry {
        margin-right: -0.71429rem;
        margin-left: -0.71429rem; } }
    @media print, screen and (min-width: 48em) {
      .no-csscolumns .productMasonry {
        margin-right: -0.71429rem;
        margin-left: -0.71429rem; } }
    @media print, screen and (min-width: 64em) {
      .no-csscolumns .productMasonry {
        margin-right: -0.71429rem;
        margin-left: -0.71429rem; } }
    @media screen and (min-width: 78.125em) {
      .no-csscolumns .productMasonry {
        margin-right: -0.71429rem;
        margin-left: -0.71429rem; } }
    .no-csscolumns .productMasonry::before, .no-csscolumns .productMasonry::after {
      display: table;
      content: ' '; }
    .no-csscolumns .productMasonry::after {
      clear: both; }
    .no-csscolumns .productMasonry .product {
      width: 25%;
      float: left;
      padding-right: 0.71429rem;
      padding-left: 0.71429rem;
      display: inline-block;
      font-size: 1rem;
      vertical-align: top; }
      @media print, screen and (min-width: 48em) {
        .no-csscolumns .productMasonry .product {
          padding-right: 0.71429rem;
          padding-left: 0.71429rem; } }
      .no-csscolumns .productMasonry .product:last-child:not(:first-child) {
        float: right; }
    .no-csscolumns .productMasonry .card {
      margin: 0; }

@media print, screen and (min-width: 48em) {
  .no-csscolumns .productGrid--maxCol6 .product {
    width: 16.66667%; } }

@media print, screen and (min-width: 48em) {
  .csscolumns .productGrid--maxCol6 {
    column-count: 6; } }

@media print, screen and (min-width: 48em) {
  .no-csscolumns .productGrid--maxCol3 .product {
    width: 33.33333%; } }

@media print, screen and (min-width: 48em) {
  .csscolumns .productGrid--maxCol3 {
    width: 100%;
    float: left;
    padding-right: 0.71429rem;
    padding-left: 0.71429rem; } }
  @media print, screen and (min-width: 48em) and (min-width: 48em) {
    .csscolumns .productGrid--maxCol3 {
      padding-right: 0.71429rem;
      padding-left: 0.71429rem; } }

@media print, screen and (min-width: 48em) {
    .csscolumns .productGrid--maxCol3:last-child:not(:first-child) {
      float: right; }
    .csscolumns .productGrid--maxCol3 .product {
      width: 33.33333%;
      float: left;
      padding-right: 0.71429rem;
      padding-left: 0.71429rem; } }
    @media print, screen and (min-width: 48em) and (min-width: 48em) {
      .csscolumns .productGrid--maxCol3 .product {
        padding-right: 0.71429rem;
        padding-left: 0.71429rem; } }

@media print, screen and (min-width: 48em) {
      .csscolumns .productGrid--maxCol3 .product:last-child:not(:first-child) {
        float: right; } }

.productList {
  list-style: none;
  margin-left: 0; }
  .productList ul,
  .productList ol {
    list-style: none;
    margin-bottom: 0; }
  .productList .product + .product {
    margin-top: 4rem; }

.listItem {
  margin-right: -0.71429rem;
  margin-left: -0.71429rem;
  display: table; }
  @media print, screen and (min-width: 30em) {
    .listItem {
      margin-right: -0.71429rem;
      margin-left: -0.71429rem; } }
  @media print, screen and (min-width: 35.5em) {
    .listItem {
      margin-right: -0.71429rem;
      margin-left: -0.71429rem; } }
  @media print, screen and (min-width: 41.6875em) {
    .listItem {
      margin-right: -0.71429rem;
      margin-left: -0.71429rem; } }
  @media print, screen and (min-width: 48em) {
    .listItem {
      margin-right: -0.71429rem;
      margin-left: -0.71429rem; } }
  @media print, screen and (min-width: 64em) {
    .listItem {
      margin-right: -0.71429rem;
      margin-left: -0.71429rem; } }
  @media screen and (min-width: 78.125em) {
    .listItem {
      margin-right: -0.71429rem;
      margin-left: -0.71429rem; } }
  .listItem::before, .listItem::after {
    display: table;
    content: ' '; }
  .listItem::after {
    clear: both; }

.listItem-figure,
.listItem-body {
  display: table-cell;
  vertical-align: middle; }
  @media print, screen and (min-width: 64em) {
    .listItem-figure,
    .listItem-body {
      vertical-align: middle; } }

.listItem-figure {
  margin: 0 0 1.5rem;
  margin-bottom: 0;
  padding-left: 0.78571rem;
  padding-right: 0.78571rem;
  width: 25%; }

.listItem-image {
  width: 100%; }

.listItem-body {
  padding-left: 1.28571rem;
  padding-right: 0.78571rem;
  width: 75%; }

@media print, screen and (min-width: 64em) {
  .listItem-content {
    display: table; } }

@media print, screen and (min-width: 64em) {
  .listItem-details,
  .listItem-actions {
    display: table-cell;
    vertical-align: top; } }

@media print, screen and (min-width: 64em) {
  .listItem-details {
    padding-right: 6rem; }
    .listItem-details > :last-child {
      margin-bottom: 0; } }

.listItem-rating {
  margin-bottom: 0.35714rem; }

.listItem-brand {
  color: #a5a5a5;
  font-size: 1rem;
  margin: 0 0 0.21429rem; }
  @media print, screen and (min-width: 48em) {
    .listItem-brand {
      font-size: 15px;
      margin-bottom: 0; } }

.listItem-title {
  font-size: 15px;
  margin: 0 0 0.21429rem; }
  @media print, screen and (min-width: 48em) {
    .listItem-title {
      font-size: 20px; } }
  .listItem-title > a {
    text-decoration: none; }

.listItem-price {
  margin-bottom: 1rem; }
  @media print, screen and (min-width: 48em) {
    .listItem-price {
      font-size: 20px; } }

@media print, screen and (min-width: 64em) {
  .listItem-actions {
    vertical-align: middle;
    width: 22%; }
    .listItem-actions .button--compare {
      font-size: 13px;
      padding: 0.57143rem 1.5rem; } }

.listItem-actions .button {
  margin-bottom: 0; }
  @media print, screen and (min-width: 64em) {
    .listItem-actions .button {
      width: 100%; }
      .listItem-actions .button + .button {
        margin: 0.78571rem 0 0; } }

@media print, screen and (min-width: 64em) {
  .page-sidebar + .page-content .productList .listItem-details {
    padding-right: 3rem; } }

@media print, screen and (min-width: 64em) {
  .page-sidebar + .page-content .productList .listItem-actions {
    width: 30%; } }

.productView {
  margin-right: -0.71429rem;
  margin-left: -0.71429rem;
  margin-left: -1rem;
  margin-right: -1rem; }
  @media print, screen and (min-width: 30em) {
    .productView {
      margin-right: -0.71429rem;
      margin-left: -0.71429rem; } }
  @media print, screen and (min-width: 35.5em) {
    .productView {
      margin-right: -0.71429rem;
      margin-left: -0.71429rem; } }
  @media print, screen and (min-width: 41.6875em) {
    .productView {
      margin-right: -0.71429rem;
      margin-left: -0.71429rem; } }
  @media print, screen and (min-width: 48em) {
    .productView {
      margin-right: -0.71429rem;
      margin-left: -0.71429rem; } }
  @media print, screen and (min-width: 64em) {
    .productView {
      margin-right: -0.71429rem;
      margin-left: -0.71429rem; } }
  @media screen and (min-width: 78.125em) {
    .productView {
      margin-right: -0.71429rem;
      margin-left: -0.71429rem; } }
  .productView::before, .productView::after {
    display: table;
    content: ' '; }
  .productView::after {
    clear: both; }
  .modal .productView {
    padding-bottom: 0;
    padding-top: 0; }

.productView--quickView .socialLinks-item--print {
  display: none; }

.productView-images {
  width: 100%;
  float: left;
  padding-right: 0.71429rem;
  padding-left: 0.71429rem;
  padding-left: 1rem;
  padding-right: 1rem; }
  @media print, screen and (min-width: 48em) {
    .productView-images {
      padding-right: 0.71429rem;
      padding-left: 0.71429rem; } }
  .productView-images:last-child:not(:first-child) {
    float: right; }
  @media print, screen and (min-width: 48em) {
    .productView-images {
      width: 50%; } }

.productView-details {
  width: 100%;
  float: left;
  padding-right: 0.71429rem;
  padding-left: 0.71429rem;
  padding-left: 1rem;
  padding-right: 1rem; }
  @media print, screen and (min-width: 48em) {
    .productView-details {
      padding-right: 0.71429rem;
      padding-left: 0.71429rem; } }
  .productView-details:last-child:not(:first-child) {
    float: right; }
  @media print, screen and (min-width: 48em) {
    .productView-details {
      clear: right;
      float: right;
      width: 50%; } }

.productView-description {
  width: 100%;
  float: left;
  padding-right: 0.71429rem;
  padding-left: 0.71429rem;
  padding-left: 1rem;
  padding-right: 1rem; }
  @media print, screen and (min-width: 48em) {
    .productView-description {
      padding-right: 0.71429rem;
      padding-left: 0.71429rem; } }
  .productView-description:last-child:not(:first-child) {
    float: right; }
  @media print, screen and (min-width: 64em) {
    .productView-description {
      clear: right;
      float: right;
      width: 50%; } }

.account {
  margin-bottom: 1.5rem; }

@media print, screen and (min-width: 48em) {
  .account--fixed {
    margin: 0 auto;
    width: 83.33333%; } }

@media print, screen and (min-width: 48em) {
  .account--fixedSmall {
    margin: 0 auto;
    width: 50%; } }

@media print, screen and (min-width: 48em) {
  .account--fixedLarge {
    margin: 0 auto;
    width: 75%; } }

.account-head {
  margin-bottom: 3rem;
  text-align: center; }
  .account-head .alertBox {
    padding-left: 3rem;
    padding-right: 3rem;
    text-align: left; }

.account-body {
  margin-right: -0.71429rem;
  margin-left: -0.71429rem; }
  @media print, screen and (min-width: 30em) {
    .account-body {
      margin-right: -0.71429rem;
      margin-left: -0.71429rem; } }
  @media print, screen and (min-width: 35.5em) {
    .account-body {
      margin-right: -0.71429rem;
      margin-left: -0.71429rem; } }
  @media print, screen and (min-width: 41.6875em) {
    .account-body {
      margin-right: -0.71429rem;
      margin-left: -0.71429rem; } }
  @media print, screen and (min-width: 48em) {
    .account-body {
      margin-right: -0.71429rem;
      margin-left: -0.71429rem; } }
  @media print, screen and (min-width: 64em) {
    .account-body {
      margin-right: -0.71429rem;
      margin-left: -0.71429rem; } }
  @media screen and (min-width: 78.125em) {
    .account-body {
      margin-right: -0.71429rem;
      margin-left: -0.71429rem; } }
  .account-body::before, .account-body::after {
    display: table;
    content: ' '; }
  .account-body::after {
    clear: both; }

.account-content {
  width: 100%;
  float: left;
  padding-right: 0.71429rem;
  padding-left: 0.71429rem; }
  @media print, screen and (min-width: 48em) {
    .account-content {
      padding-right: 0.71429rem;
      padding-left: 0.71429rem; } }
  .account-content:last-child:not(:first-child) {
    float: right; }

@media print, screen and (min-width: 48em) {
  .account-content--fixed {
    width: 66.66667%; } }

@media print, screen and (min-width: 48em) {
  .account-content--fixedSmall {
    width: 50%; } }

.account-sidebar {
  width: 100%;
  float: left;
  padding-right: 0.71429rem;
  padding-left: 0.71429rem; }
  @media print, screen and (min-width: 48em) {
    .account-sidebar {
      padding-right: 0.71429rem;
      padding-left: 0.71429rem; } }
  .account-sidebar:last-child:not(:first-child) {
    float: right; }
  @media print, screen and (min-width: 48em) {
    .account-sidebar {
      width: 33.33333%; }
      .account-content--fixedSmall + .account-sidebar {
        float: right; } }

/* jsTree default theme */
.jstree-node,
.jstree-children,
.jstree-container-ul {
  display: block;
  margin: 0;
  padding: 0;
  list-style-type: none;
  list-style-image: none; }

.jstree-node {
  white-space: nowrap; }

.jstree-anchor {
  display: inline-block;
  color: black;
  white-space: nowrap;
  padding: 0 4px 0 1px;
  margin: 0;
  vertical-align: top; }

.jstree-anchor:focus {
  outline: 0; }

.jstree-anchor,
.jstree-anchor:link,
.jstree-anchor:visited,
.jstree-anchor:hover,
.jstree-anchor:active {
  text-decoration: none;
  color: inherit; }

.jstree-icon {
  display: inline-block;
  text-decoration: none;
  margin: 0;
  padding: 0;
  vertical-align: top;
  text-align: center; }

.jstree-icon:empty {
  display: inline-block;
  text-decoration: none;
  margin: 0;
  padding: 0;
  vertical-align: top;
  text-align: center; }

.jstree-ocl {
  cursor: pointer; }

.jstree-leaf > .jstree-ocl {
  cursor: default; }

.jstree .jstree-open > .jstree-children {
  display: block; }

.jstree .jstree-closed > .jstree-children,
.jstree .jstree-leaf > .jstree-children {
  display: none; }

.jstree-anchor > .jstree-themeicon {
  margin-right: 2px; }

.jstree-no-icons .jstree-themeicon,
.jstree-anchor > .jstree-themeicon-hidden {
  display: none; }

.jstree-hidden {
  display: none; }

.jstree-rtl .jstree-anchor {
  padding: 0 1px 0 4px; }

.jstree-rtl .jstree-anchor > .jstree-themeicon {
  margin-left: 2px;
  margin-right: 0; }

.jstree-rtl .jstree-node {
  margin-left: 0; }

.jstree-rtl .jstree-container-ul > .jstree-node {
  margin-right: 0; }

.jstree-wholerow-ul {
  position: relative;
  display: inline-block;
  min-width: 100%; }

.jstree-wholerow-ul .jstree-leaf > .jstree-ocl {
  cursor: pointer; }

.jstree-wholerow-ul .jstree-anchor,
.jstree-wholerow-ul .jstree-icon {
  position: relative; }

.jstree-wholerow-ul .jstree-wholerow {
  width: 100%;
  cursor: pointer;
  position: absolute;
  left: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.vakata-context {
  display: none; }

.vakata-context,
.vakata-context ul {
  margin: 0;
  padding: 2px;
  position: absolute;
  background: #f5f5f5;
  border: 1px solid #979797;
  box-shadow: 2px 2px 2px #999999; }

.vakata-context ul {
  list-style: none;
  left: 100%;
  margin-top: -2.7em;
  margin-left: -4px; }

.vakata-context .vakata-context-right ul {
  left: auto;
  right: 100%;
  margin-left: auto;
  margin-right: -4px; }

.vakata-context li {
  list-style: none;
  display: inline; }

.vakata-context li > a {
  display: block;
  padding: 0 2em 0 2em;
  text-decoration: none;
  width: auto;
  color: black;
  white-space: nowrap;
  line-height: 2.4em;
  text-shadow: 1px 1px 0 white;
  border-radius: 1px; }

.vakata-context li > a:hover {
  position: relative;
  background-color: #e8eff7;
  box-shadow: 0 0 2px #0a6aa1; }

.vakata-context li > a.vakata-context-parent {
  background-image: url("data:image/gif;base64,R0lGODlhCwAHAIAAACgoKP///yH5BAEAAAEALAAAAAALAAcAAAIORI4JlrqN1oMSnmmZDQUAOw==");
  background-position: right center;
  background-repeat: no-repeat; }

.vakata-context li > a:focus {
  outline: 0; }

.vakata-context .vakata-context-hover > a {
  position: relative;
  background-color: #e8eff7;
  box-shadow: 0 0 2px #0a6aa1; }

.vakata-context .vakata-context-separator > a,
.vakata-context .vakata-context-separator > a:hover {
  background: white;
  border: 0;
  border-top: 1px solid #e2e3e3;
  height: 1px;
  min-height: 1px;
  max-height: 1px;
  padding: 0;
  margin: 0 0 0 2.4em;
  border-left: 1px solid #e0e0e0;
  text-shadow: 0 0 0 transparent;
  box-shadow: 0 0 0 transparent;
  border-radius: 0; }

.vakata-context .vakata-contextmenu-disabled a,
.vakata-context .vakata-contextmenu-disabled a:hover {
  color: silver;
  background-color: transparent;
  border: 0;
  box-shadow: 0 0 0; }

.vakata-context li > a > i {
  text-decoration: none;
  display: inline-block;
  width: 2.4em;
  height: 2.4em;
  background: transparent;
  margin: 0 0 0 -2em;
  vertical-align: top;
  text-align: center;
  line-height: 2.4em; }

.vakata-context li > a > i:empty {
  width: 2.4em;
  line-height: 2.4em; }

.vakata-context li > a .vakata-contextmenu-sep {
  display: inline-block;
  width: 1px;
  height: 2.4em;
  background: white;
  margin: 0 0.5em 0 0;
  border-left: 1px solid #e2e3e3; }

.vakata-context .vakata-contextmenu-shortcut {
  font-size: 0.8em;
  color: silver;
  opacity: 0.5;
  display: none; }

.vakata-context-rtl ul {
  left: auto;
  right: 100%;
  margin-left: auto;
  margin-right: -4px; }

.vakata-context-rtl li > a.vakata-context-parent {
  background-image: url("data:image/gif;base64,R0lGODlhCwAHAIAAACgoKP///yH5BAEAAAEALAAAAAALAAcAAAINjI+AC7rWHIsPtmoxLAA7");
  background-position: left center;
  background-repeat: no-repeat; }

.vakata-context-rtl .vakata-context-separator > a {
  margin: 0 2.4em 0 0;
  border-left: 0;
  border-right: 1px solid #e2e3e3; }

.vakata-context-rtl .vakata-context-left ul {
  right: auto;
  left: 100%;
  margin-left: -4px;
  margin-right: auto; }

.vakata-context-rtl li > a > i {
  margin: 0 -2em 0 0; }

.vakata-context-rtl li > a .vakata-contextmenu-sep {
  margin: 0 0 0 0.5em;
  border-left-color: white;
  background: #e2e3e3; }

#jstree-marker {
  position: absolute;
  top: 0;
  left: 0;
  margin: -5px 0 0 0;
  padding: 0;
  border-right: 0;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 5px solid;
  width: 0;
  height: 0;
  font-size: 0;
  line-height: 0; }

#jstree-dnd {
  line-height: 16px;
  margin: 0;
  padding: 4px; }

#jstree-dnd .jstree-icon,
#jstree-dnd .jstree-copy {
  display: inline-block;
  text-decoration: none;
  margin: 0 2px 0 0;
  padding: 0;
  width: 16px;
  height: 16px; }

#jstree-dnd .jstree-ok {
  background: green; }

#jstree-dnd .jstree-er {
  background: red; }

#jstree-dnd .jstree-copy {
  margin: 0 2px 0 2px; }

.jstree-default .jstree-node,
.jstree-default .jstree-icon {
  background-repeat: no-repeat;
  background-color: transparent; }

.jstree-default .jstree-anchor,
.jstree-default .jstree-wholerow {
  transition: background-color 0.15s, box-shadow 0.15s; }

.jstree-default .jstree-hovered {
  background: #e7f4f9;
  border-radius: 2px;
  box-shadow: inset 0 0 1px #cccccc; }

.jstree-default .jstree-clicked {
  background: #beebff;
  border-radius: 2px;
  box-shadow: inset 0 0 1px #999999; }

.jstree-default .jstree-no-icons .jstree-anchor > .jstree-themeicon {
  display: none; }

.jstree-default .jstree-disabled {
  background: transparent;
  color: #666666; }

.jstree-default .jstree-disabled.jstree-hovered {
  background: transparent;
  box-shadow: none; }

.jstree-default .jstree-disabled.jstree-clicked {
  background: #efefef; }

.jstree-default .jstree-disabled > .jstree-icon {
  opacity: 0.8;
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='jstree-grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#jstree-grayscale");
  /* Firefox 10+ */
  filter: gray;
  /* IE6-9 */
  -webkit-filter: grayscale(100%);
  /* Chrome 19+ & Safari 6+ */ }

.jstree-default .jstree-search {
  font-style: italic;
  color: #8b0000;
  font-weight: bold; }

.jstree-default .jstree-no-checkboxes .jstree-checkbox {
  display: none !important; }

.jstree-default.jstree-checkbox-no-clicked .jstree-clicked {
  background: transparent;
  box-shadow: none; }

.jstree-default.jstree-checkbox-no-clicked .jstree-clicked.jstree-hovered {
  background: #e7f4f9; }

.jstree-default.jstree-checkbox-no-clicked > .jstree-wholerow-ul .jstree-wholerow-clicked {
  background: transparent; }

.jstree-default.jstree-checkbox-no-clicked > .jstree-wholerow-ul .jstree-wholerow-clicked.jstree-wholerow-hovered {
  background: #e7f4f9; }

.jstree-default > .jstree-striped {
  min-width: 100%;
  display: inline-block;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAkCAMAAAB/qqA+AAAABlBMVEUAAAAAAAClZ7nPAAAAAnRSTlMNAMM9s3UAAAAXSURBVHjajcEBAQAAAIKg/H/aCQZ70AUBjAATb6YPDgAAAABJRU5ErkJggg==") left top repeat; }

.jstree-default > .jstree-wholerow-ul .jstree-hovered,
.jstree-default > .jstree-wholerow-ul .jstree-clicked {
  background: transparent;
  box-shadow: none;
  border-radius: 0; }

.jstree-default .jstree-wholerow {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.jstree-default .jstree-wholerow-hovered {
  background: #e7f4f9; }

.jstree-default .jstree-wholerow-clicked {
  background: #beebff;
  background: -webkit-linear-gradient(top, #beebff 0%, #a8e4ff 100%);
  background: linear-gradient(to bottom, #beebff 0%, #a8e4ff 100%); }

.jstree-default .jstree-node {
  min-height: 24px;
  line-height: 24px;
  margin-left: 24px;
  min-width: 24px; }

.jstree-default .jstree-anchor {
  line-height: 24px;
  height: 24px; }

.jstree-default .jstree-icon {
  width: 24px;
  height: 24px;
  line-height: 24px; }

.jstree-default .jstree-icon:empty {
  width: 24px;
  height: 24px;
  line-height: 24px; }

.jstree-default.jstree-rtl .jstree-node {
  margin-right: 24px; }

.jstree-default .jstree-wholerow {
  height: 24px; }

.jstree-default .jstree-node,
.jstree-default .jstree-icon {
  background-image: url("../img/vendor/jstree/32px.png"); }

.jstree-default .jstree-node {
  background-position: -292px -4px;
  background-repeat: repeat-y; }

.jstree-default .jstree-last {
  background: transparent; }

.jstree-default .jstree-open > .jstree-ocl {
  background-position: -132px -4px; }

.jstree-default .jstree-closed > .jstree-ocl {
  background-position: -100px -4px; }

.jstree-default .jstree-leaf > .jstree-ocl {
  background-position: -68px -4px; }

.jstree-default .jstree-themeicon {
  background-position: -260px -4px; }

.jstree-default > .jstree-no-dots .jstree-node,
.jstree-default > .jstree-no-dots .jstree-leaf > .jstree-ocl {
  background: transparent; }

.jstree-default > .jstree-no-dots .jstree-open > .jstree-ocl {
  background-position: -36px -4px; }

.jstree-default > .jstree-no-dots .jstree-closed > .jstree-ocl {
  background-position: -4px -4px; }

.jstree-default .jstree-disabled {
  background: transparent; }

.jstree-default .jstree-disabled.jstree-hovered {
  background: transparent; }

.jstree-default .jstree-disabled.jstree-clicked {
  background: #efefef; }

.jstree-default .jstree-checkbox {
  background-position: -164px -4px; }

.jstree-default .jstree-checkbox:hover {
  background-position: -164px -36px; }

.jstree-default.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox,
.jstree-default .jstree-checked > .jstree-checkbox {
  background-position: -228px -4px; }

.jstree-default.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox:hover,
.jstree-default .jstree-checked > .jstree-checkbox:hover {
  background-position: -228px -36px; }

.jstree-default .jstree-anchor > .jstree-undetermined {
  background-position: -196px -4px; }

.jstree-default .jstree-anchor > .jstree-undetermined:hover {
  background-position: -196px -36px; }

.jstree-default .jstree-checkbox-disabled {
  opacity: 0.8;
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='jstree-grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#jstree-grayscale");
  /* Firefox 10+ */
  filter: gray;
  /* IE6-9 */
  -webkit-filter: grayscale(100%);
  /* Chrome 19+ & Safari 6+ */ }

.jstree-default > .jstree-striped {
  background-size: auto 48px; }

.jstree-default.jstree-rtl .jstree-node {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAACAQMAAAB49I5GAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMOBgAAGAAJMwQHdQAAAABJRU5ErkJggg==");
  background-position: 100% 1px;
  background-repeat: repeat-y; }

.jstree-default.jstree-rtl .jstree-last {
  background: transparent; }

.jstree-default.jstree-rtl .jstree-open > .jstree-ocl {
  background-position: -132px -36px; }

.jstree-default.jstree-rtl .jstree-closed > .jstree-ocl {
  background-position: -100px -36px; }

.jstree-default.jstree-rtl .jstree-leaf > .jstree-ocl {
  background-position: -68px -36px; }

.jstree-default.jstree-rtl > .jstree-no-dots .jstree-node,
.jstree-default.jstree-rtl > .jstree-no-dots .jstree-leaf > .jstree-ocl {
  background: transparent; }

.jstree-default.jstree-rtl > .jstree-no-dots .jstree-open > .jstree-ocl {
  background-position: -36px -36px; }

.jstree-default.jstree-rtl > .jstree-no-dots .jstree-closed > .jstree-ocl {
  background-position: -4px -36px; }

.jstree-default .jstree-themeicon-custom {
  background-color: transparent;
  background-image: none;
  background-position: 0 0; }

.jstree-default > .jstree-container-ul .jstree-loading > .jstree-ocl {
  background: url("../img/vendor/jstree/throbber.gif") center center no-repeat; }

.jstree-default .jstree-file {
  background: url("../img/vendor/jstree/32px.png") -100px -68px no-repeat; }

.jstree-default .jstree-folder {
  background: url("../img/vendor/jstree/32px.png") -260px -4px no-repeat; }

.jstree-default > .jstree-container-ul > .jstree-node {
  margin-left: 0;
  margin-right: 0; }

#jstree-dnd.jstree-default {
  line-height: 24px;
  padding: 0 4px; }

#jstree-dnd.jstree-default .jstree-ok,
#jstree-dnd.jstree-default .jstree-er {
  background-image: url("../img/vendor/jstree/32px.png");
  background-repeat: no-repeat;
  background-color: transparent; }

#jstree-dnd.jstree-default i {
  background: transparent;
  width: 24px;
  height: 24px;
  line-height: 24px; }

#jstree-dnd.jstree-default .jstree-ok {
  background-position: -4px -68px; }

#jstree-dnd.jstree-default .jstree-er {
  background-position: -36px -68px; }

.jstree-default.jstree-rtl .jstree-node {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAACAQMAAAB49I5GAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMOBgAAGAAJMwQHdQAAAABJRU5ErkJggg=="); }

.jstree-default.jstree-rtl .jstree-last {
  background: transparent; }

.jstree-default-small .jstree-node {
  min-height: 18px;
  line-height: 18px;
  margin-left: 18px;
  min-width: 18px; }

.jstree-default-small .jstree-anchor {
  line-height: 18px;
  height: 18px; }

.jstree-default-small .jstree-icon {
  width: 18px;
  height: 18px;
  line-height: 18px; }

.jstree-default-small .jstree-icon:empty {
  width: 18px;
  height: 18px;
  line-height: 18px; }

.jstree-default-small.jstree-rtl .jstree-node {
  margin-right: 18px; }

.jstree-default-small .jstree-wholerow {
  height: 18px; }

.jstree-default-small .jstree-node,
.jstree-default-small .jstree-icon {
  background-image: url("../img/vendor/jstree/32px.png"); }

.jstree-default-small .jstree-node {
  background-position: -295px -7px;
  background-repeat: repeat-y; }

.jstree-default-small .jstree-last {
  background: transparent; }

.jstree-default-small .jstree-open > .jstree-ocl {
  background-position: -135px -7px; }

.jstree-default-small .jstree-closed > .jstree-ocl {
  background-position: -103px -7px; }

.jstree-default-small .jstree-leaf > .jstree-ocl {
  background-position: -71px -7px; }

.jstree-default-small .jstree-themeicon {
  background-position: -263px -7px; }

.jstree-default-small > .jstree-no-dots .jstree-node,
.jstree-default-small > .jstree-no-dots .jstree-leaf > .jstree-ocl {
  background: transparent; }

.jstree-default-small > .jstree-no-dots .jstree-open > .jstree-ocl {
  background-position: -39px -7px; }

.jstree-default-small > .jstree-no-dots .jstree-closed > .jstree-ocl {
  background-position: -7px -7px; }

.jstree-default-small .jstree-disabled {
  background: transparent; }

.jstree-default-small .jstree-disabled.jstree-hovered {
  background: transparent; }

.jstree-default-small .jstree-disabled.jstree-clicked {
  background: #efefef; }

.jstree-default-small .jstree-checkbox {
  background-position: -167px -7px; }

.jstree-default-small .jstree-checkbox:hover {
  background-position: -167px -39px; }

.jstree-default-small.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox,
.jstree-default-small .jstree-checked > .jstree-checkbox {
  background-position: -231px -7px; }

.jstree-default-small.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox:hover,
.jstree-default-small .jstree-checked > .jstree-checkbox:hover {
  background-position: -231px -39px; }

.jstree-default-small .jstree-anchor > .jstree-undetermined {
  background-position: -199px -7px; }

.jstree-default-small .jstree-anchor > .jstree-undetermined:hover {
  background-position: -199px -39px; }

.jstree-default-small .jstree-checkbox-disabled {
  opacity: 0.8;
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='jstree-grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#jstree-grayscale");
  /* Firefox 10+ */
  filter: gray;
  /* IE6-9 */
  -webkit-filter: grayscale(100%);
  /* Chrome 19+ & Safari 6+ */ }

.jstree-default-small > .jstree-striped {
  background-size: auto 36px; }

.jstree-default-small.jstree-rtl .jstree-node {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAACAQMAAAB49I5GAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMOBgAAGAAJMwQHdQAAAABJRU5ErkJggg==");
  background-position: 100% 1px;
  background-repeat: repeat-y; }

.jstree-default-small.jstree-rtl .jstree-last {
  background: transparent; }

.jstree-default-small.jstree-rtl .jstree-open > .jstree-ocl {
  background-position: -135px -39px; }

.jstree-default-small.jstree-rtl .jstree-closed > .jstree-ocl {
  background-position: -103px -39px; }

.jstree-default-small.jstree-rtl .jstree-leaf > .jstree-ocl {
  background-position: -71px -39px; }

.jstree-default-small.jstree-rtl > .jstree-no-dots .jstree-node,
.jstree-default-small.jstree-rtl > .jstree-no-dots .jstree-leaf > .jstree-ocl {
  background: transparent; }

.jstree-default-small.jstree-rtl > .jstree-no-dots .jstree-open > .jstree-ocl {
  background-position: -39px -39px; }

.jstree-default-small.jstree-rtl > .jstree-no-dots .jstree-closed > .jstree-ocl {
  background-position: -7px -39px; }

.jstree-default-small .jstree-themeicon-custom {
  background-color: transparent;
  background-image: none;
  background-position: 0 0; }

.jstree-default-small > .jstree-container-ul .jstree-loading > .jstree-ocl {
  background: url("../img/vendor/jstree/throbber.gif") center center no-repeat; }

.jstree-default-small .jstree-file {
  background: url("../img/vendor/jstree/32px.png") -103px -71px no-repeat; }

.jstree-default-small .jstree-folder {
  background: url("../img/vendor/jstree/32px.png") -263px -7px no-repeat; }

.jstree-default-small > .jstree-container-ul > .jstree-node {
  margin-left: 0;
  margin-right: 0; }

#jstree-dnd.jstree-default-small {
  line-height: 18px;
  padding: 0 4px; }

#jstree-dnd.jstree-default-small .jstree-ok,
#jstree-dnd.jstree-default-small .jstree-er {
  background-image: url("../img/vendor/jstree/32px.png");
  background-repeat: no-repeat;
  background-color: transparent; }

#jstree-dnd.jstree-default-small i {
  background: transparent;
  width: 18px;
  height: 18px;
  line-height: 18px; }

#jstree-dnd.jstree-default-small .jstree-ok {
  background-position: -7px -71px; }

#jstree-dnd.jstree-default-small .jstree-er {
  background-position: -39px -71px; }

.jstree-default-small.jstree-rtl .jstree-node {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAACAQMAAABv1h6PAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMHBgAAiABBI4gz9AAAAABJRU5ErkJggg=="); }

.jstree-default-small.jstree-rtl .jstree-last {
  background: transparent; }

.jstree-default-large .jstree-node {
  min-height: 32px;
  line-height: 32px;
  margin-left: 32px;
  min-width: 32px; }

.jstree-default-large .jstree-anchor {
  line-height: 32px;
  height: 32px; }

.jstree-default-large .jstree-icon {
  width: 32px;
  height: 32px;
  line-height: 32px; }

.jstree-default-large .jstree-icon:empty {
  width: 32px;
  height: 32px;
  line-height: 32px; }

.jstree-default-large.jstree-rtl .jstree-node {
  margin-right: 32px; }

.jstree-default-large .jstree-wholerow {
  height: 32px; }

.jstree-default-large .jstree-node,
.jstree-default-large .jstree-icon {
  background-image: url("../img/vendor/jstree/32px.png"); }

.jstree-default-large .jstree-node {
  background-position: -288px 0px;
  background-repeat: repeat-y; }

.jstree-default-large .jstree-last {
  background: transparent; }

.jstree-default-large .jstree-open > .jstree-ocl {
  background-position: -128px 0px; }

.jstree-default-large .jstree-closed > .jstree-ocl {
  background-position: -96px 0px; }

.jstree-default-large .jstree-leaf > .jstree-ocl {
  background-position: -64px 0px; }

.jstree-default-large .jstree-themeicon {
  background-position: -256px 0px; }

.jstree-default-large > .jstree-no-dots .jstree-node,
.jstree-default-large > .jstree-no-dots .jstree-leaf > .jstree-ocl {
  background: transparent; }

.jstree-default-large > .jstree-no-dots .jstree-open > .jstree-ocl {
  background-position: -32px 0px; }

.jstree-default-large > .jstree-no-dots .jstree-closed > .jstree-ocl {
  background-position: 0px 0px; }

.jstree-default-large .jstree-disabled {
  background: transparent; }

.jstree-default-large .jstree-disabled.jstree-hovered {
  background: transparent; }

.jstree-default-large .jstree-disabled.jstree-clicked {
  background: #efefef; }

.jstree-default-large .jstree-checkbox {
  background-position: -160px 0px; }

.jstree-default-large .jstree-checkbox:hover {
  background-position: -160px -32px; }

.jstree-default-large.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox,
.jstree-default-large .jstree-checked > .jstree-checkbox {
  background-position: -224px 0px; }

.jstree-default-large.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox:hover,
.jstree-default-large .jstree-checked > .jstree-checkbox:hover {
  background-position: -224px -32px; }

.jstree-default-large .jstree-anchor > .jstree-undetermined {
  background-position: -192px 0px; }

.jstree-default-large .jstree-anchor > .jstree-undetermined:hover {
  background-position: -192px -32px; }

.jstree-default-large .jstree-checkbox-disabled {
  opacity: 0.8;
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='jstree-grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#jstree-grayscale");
  /* Firefox 10+ */
  filter: gray;
  /* IE6-9 */
  -webkit-filter: grayscale(100%);
  /* Chrome 19+ & Safari 6+ */ }

.jstree-default-large > .jstree-striped {
  background-size: auto 64px; }

.jstree-default-large.jstree-rtl .jstree-node {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAACAQMAAAB49I5GAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMOBgAAGAAJMwQHdQAAAABJRU5ErkJggg==");
  background-position: 100% 1px;
  background-repeat: repeat-y; }

.jstree-default-large.jstree-rtl .jstree-last {
  background: transparent; }

.jstree-default-large.jstree-rtl .jstree-open > .jstree-ocl {
  background-position: -128px -32px; }

.jstree-default-large.jstree-rtl .jstree-closed > .jstree-ocl {
  background-position: -96px -32px; }

.jstree-default-large.jstree-rtl .jstree-leaf > .jstree-ocl {
  background-position: -64px -32px; }

.jstree-default-large.jstree-rtl > .jstree-no-dots .jstree-node,
.jstree-default-large.jstree-rtl > .jstree-no-dots .jstree-leaf > .jstree-ocl {
  background: transparent; }

.jstree-default-large.jstree-rtl > .jstree-no-dots .jstree-open > .jstree-ocl {
  background-position: -32px -32px; }

.jstree-default-large.jstree-rtl > .jstree-no-dots .jstree-closed > .jstree-ocl {
  background-position: 0px -32px; }

.jstree-default-large .jstree-themeicon-custom {
  background-color: transparent;
  background-image: none;
  background-position: 0 0; }

.jstree-default-large > .jstree-container-ul .jstree-loading > .jstree-ocl {
  background: url("../img/vendor/jstree/throbber.gif") center center no-repeat; }

.jstree-default-large .jstree-file {
  background: url("../img/vendor/jstree/32px.png") -96px -64px no-repeat; }

.jstree-default-large .jstree-folder {
  background: url("../img/vendor/jstree/32px.png") -256px 0px no-repeat; }

.jstree-default-large > .jstree-container-ul > .jstree-node {
  margin-left: 0;
  margin-right: 0; }

#jstree-dnd.jstree-default-large {
  line-height: 32px;
  padding: 0 4px; }

#jstree-dnd.jstree-default-large .jstree-ok,
#jstree-dnd.jstree-default-large .jstree-er {
  background-image: url("../img/vendor/jstree/32px.png");
  background-repeat: no-repeat;
  background-color: transparent; }

#jstree-dnd.jstree-default-large i {
  background: transparent;
  width: 32px;
  height: 32px;
  line-height: 32px; }

#jstree-dnd.jstree-default-large .jstree-ok {
  background-position: 0px -64px; }

#jstree-dnd.jstree-default-large .jstree-er {
  background-position: -32px -64px; }

.jstree-default-large.jstree-rtl .jstree-node {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAACAQMAAAAD0EyKAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjgIIGBgABCgCBvVLXcAAAAABJRU5ErkJggg=="); }

.jstree-default-large.jstree-rtl .jstree-last {
  background: transparent; }

@media (max-width: 768px) {
  #jstree-dnd.jstree-dnd-responsive {
    line-height: 40px;
    font-weight: bold;
    font-size: 1.1em;
    text-shadow: 1px 1px white; }
  #jstree-dnd.jstree-dnd-responsive > i {
    background: transparent;
    width: 40px;
    height: 40px; }
  #jstree-dnd.jstree-dnd-responsive > .jstree-ok {
    background-image: url("../img/vendor/jstree/40px.png");
    background-position: 0 -200px;
    background-size: 120px 240px; }
  #jstree-dnd.jstree-dnd-responsive > .jstree-er {
    background-image: url("../img/vendor/jstree/40px.png");
    background-position: -40px -200px;
    background-size: 120px 240px; }
  #jstree-marker.jstree-dnd-responsive {
    border-left-width: 10px;
    border-top-width: 10px;
    border-bottom-width: 10px;
    margin-top: -10px; } }

@media (max-width: 768px) {
  .jstree-default-responsive {
    /*
	.jstree-open > .jstree-ocl,
	.jstree-closed > .jstree-ocl { border-radius:20px; background-color:white; }
	*/ }
  .jstree-default-responsive .jstree-icon {
    background-image: url("../img/vendor/jstree/40px.png"); }
  .jstree-default-responsive .jstree-node,
  .jstree-default-responsive .jstree-leaf > .jstree-ocl {
    background: transparent; }
  .jstree-default-responsive .jstree-node {
    min-height: 40px;
    line-height: 40px;
    margin-left: 40px;
    min-width: 40px;
    white-space: nowrap; }
  .jstree-default-responsive .jstree-anchor {
    line-height: 40px;
    height: 40px; }
  .jstree-default-responsive .jstree-icon,
  .jstree-default-responsive .jstree-icon:empty {
    width: 40px;
    height: 40px;
    line-height: 40px; }
  .jstree-default-responsive > .jstree-container-ul > .jstree-node {
    margin-left: 0; }
  .jstree-default-responsive.jstree-rtl .jstree-node {
    margin-left: 0;
    margin-right: 40px; }
  .jstree-default-responsive.jstree-rtl .jstree-container-ul > .jstree-node {
    margin-right: 0; }
  .jstree-default-responsive .jstree-ocl,
  .jstree-default-responsive .jstree-themeicon,
  .jstree-default-responsive .jstree-checkbox {
    background-size: 120px 240px; }
  .jstree-default-responsive .jstree-leaf > .jstree-ocl {
    background: transparent; }
  .jstree-default-responsive .jstree-open > .jstree-ocl {
    background-position: 0 0px !important; }
  .jstree-default-responsive .jstree-closed > .jstree-ocl {
    background-position: 0 -40px !important; }
  .jstree-default-responsive.jstree-rtl .jstree-closed > .jstree-ocl {
    background-position: -40px 0px !important; }
  .jstree-default-responsive .jstree-themeicon {
    background-position: -40px -40px; }
  .jstree-default-responsive .jstree-checkbox,
  .jstree-default-responsive .jstree-checkbox:hover {
    background-position: -40px -80px; }
  .jstree-default-responsive.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox,
  .jstree-default-responsive.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox:hover,
  .jstree-default-responsive .jstree-checked > .jstree-checkbox,
  .jstree-default-responsive .jstree-checked > .jstree-checkbox:hover {
    background-position: 0 -80px; }
  .jstree-default-responsive .jstree-anchor > .jstree-undetermined,
  .jstree-default-responsive .jstree-anchor > .jstree-undetermined:hover {
    background-position: 0 -120px; }
  .jstree-default-responsive .jstree-anchor {
    font-weight: bold;
    font-size: 1.1em;
    text-shadow: 1px 1px white; }
  .jstree-default-responsive > .jstree-striped {
    background: transparent; }
  .jstree-default-responsive .jstree-wholerow {
    border-top: 1px solid rgba(255, 255, 255, 0.7);
    border-bottom: 1px solid rgba(64, 64, 64, 0.2);
    background: #ebebeb;
    height: 40px; }
  .jstree-default-responsive .jstree-wholerow-hovered {
    background: #e7f4f9; }
  .jstree-default-responsive .jstree-wholerow-clicked {
    background: #beebff; }
  .jstree-default-responsive .jstree-children .jstree-last > .jstree-wholerow {
    box-shadow: inset 0 -6px 3px -5px #666666; }
  .jstree-default-responsive .jstree-children .jstree-open > .jstree-wholerow {
    box-shadow: inset 0 6px 3px -5px #666666;
    border-top: 0; }
  .jstree-default-responsive .jstree-children .jstree-open + .jstree-open {
    box-shadow: none; }
  .jstree-default-responsive .jstree-node,
  .jstree-default-responsive .jstree-icon,
  .jstree-default-responsive .jstree-node > .jstree-ocl,
  .jstree-default-responsive .jstree-themeicon,
  .jstree-default-responsive .jstree-checkbox {
    background-image: url("../img/vendor/jstree/40px.png");
    background-size: 120px 240px; }
  .jstree-default-responsive .jstree-node {
    background-position: -80px 0;
    background-repeat: repeat-y; }
  .jstree-default-responsive .jstree-last {
    background: transparent; }
  .jstree-default-responsive .jstree-leaf > .jstree-ocl {
    background-position: -40px -120px; }
  .jstree-default-responsive .jstree-last > .jstree-ocl {
    background-position: -40px -160px; }
  .jstree-default-responsive .jstree-themeicon-custom {
    background-color: transparent;
    background-image: none;
    background-position: 0 0; }
  .jstree-default-responsive .jstree-file {
    background: url("../img/vendor/jstree/40px.png") 0 -160px no-repeat;
    background-size: 120px 240px; }
  .jstree-default-responsive .jstree-folder {
    background: url("../img/vendor/jstree/40px.png") -40px -40px no-repeat;
    background-size: 120px 240px; }
  .jstree-default-responsive > .jstree-container-ul > .jstree-node {
    margin-left: 0;
    margin-right: 0; } }

/* ================== CUSTOM STYLE ================== */
html {
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

body {
  -webkit-font-smoothing: subpixel-antialiased;
  background: #ffffff;
  -moz-osx-font-smoothing: auto;
  font-family: 'Hind', sans-serif;
  padding-top: 0; }

.body {
  min-height: 430px;
  font-family: 'Hind', sans-serif;
  margin-top: 0;
  margin-bottom: 40px;
  color: #444444;
  font-weight: 400; }

[type="text"], [type="password"], [type="date"], [type="datetime"], [type="datetime-local"],
[type="month"], [type="week"], [type="email"], [type="number"], [type="search"], [type="tel"],
[type="time"], [type="url"], [type="color"], textarea {
  font-size: 14px !important; }

table {
  border-top: 1px solid #f7f7f7;
  border-right: 1px solid #f7f7f7; }
  table td {
    border-bottom: 1px solid #f7f7f7;
    border-left: 1px solid #f7f7f7;
    padding: 5px 10px; }

.align-left {
  text-align: left; }

.align-center {
  text-align: center; }

.align-right {
  text-align: right; }

.maintenanceNotice {
  display: none; }

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
  margin: 0 0 25px 0;
  padding: 0;
  font-weight: normal;
  font-family: 'Open Sans', sans-serif;
  color: #54b016; }

.ContentEditor .h1, .ContentEditor .h2, .ContentEditor .h3, .ContentEditor .h4, .ContentEditor .h5, .ContentEditor .h6, .ContentEditor h1, .ContentEditor h2, .ContentEditor h3, .ContentEditor h4, .ContentEditor h5, .ContentEditor h6 {
  margin-bottom: 10px;
  text-transform: capitalize; }

.ContentEditor .h5, .ContentEditor .h6, .ContentEditor h5, .ContentEditor h6, b, strong {
  font-weight: 600; }

p {
  margin-bottom: 20px; }

a {
  color: #166fb0;
  outline: none; }
  a:hover {
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    color: #54b016; }
  a:focus {
    color: #54b016; }

.breadcrumb a:hover {
  color: #5baeeb; }

.button {
  line-height: normal;
  padding: 5px 12px;
  font-size: 14px;
  border: none;
  outline: none;
  background: #166fb0;
  margin: 0;
  color: #ffffff;
  border: none;
  text-transform: uppercase;
  transition: all 300ms ease 0s;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  font-family: 'Oswald', sans-serif;
  font-weight: 400; }
  .button:hover {
    background: #54b016;
    color: #ffffff; }
  .button:hover, .button:focus, .button.is-active, .button.active {
    background: #54b016;
    color: #ffffff; }

.button--primary {
  background: #54b016; }
  .button--primary:hover {
    background: #166fb0; }

.button--primary:active {
  border: none; }

.button:active {
  border: none; }

.column:last-child:not(:first-child), .columns:last-child:not(:first-child), .columns:last-child:not(:first-child) {
  float: left; }

.productGrid .product:last-child:not(:first-child) {
  float: left; }

h1.page-heading {
  color: #54b016;
  font-size: 20px;
  font-weight: 400;
  line-height: normal;
  margin: 0 0 15px 0;
  text-transform: uppercase;
  border-bottom: 1px solid #f7f7f7;
  padding-bottom: 15px; }

.navUser {
  padding: 0;
  margin: 0;
  font-size: 0;
  text-align: right; }
  .navUser .dropdown-menu {
    top: 25px !important; }

.btn {
  background: #166fb0 !important; }
  .btn:hover {
    background: #1c8cdd !important; }

/*Placeholder Css*/
::-webkit-input-placeholder {
  color: #797979;
  opacity: 1; }

::-moz-placeholder {
  color: #797979;
  opacity: 1; }

:-ms-input-placeholder {
  color: #797979;
  opacity: 1; }

:-moz-placeholder {
  color: #797979;
  opacity: 1; }

.form-prefixPostfix .form-input::-moz-placeholder {
  color: #666666 !important; }

.row {
  margin-left: -0.71429rem;
  margin-right: -0.71429rem; }

.productCarousel, .productCarousel-right {
  margin: 0 -0.75rem;
  max-width: none;
  width: auto; }

hr {
  margin: 1.42857rem auto 1.42857rem 0; }

#category-900, #category-961 {
  display: none !important; }

.navUser-item--account .navUser-or + .navUser-action {
  margin-right: 0; }

.container, .wrapper {
  padding: 0 !important; }

#menu.shrink {
  top: 0 !important;
  position: fixed;
  z-index: 999999;
  height: 46px;
  width: 1250px;
  margin: 0 auto;
  background: #fff;
  padding-top: 13px; }

.header {
  border-bottom: none; }
  .header .header-top-section {
    background: #fafafa;
    line-height: 30px; }
    .header .header-top-section .row {
      margin-left: -0.71429rem;
      margin-right: -0.71429rem;
      max-width: inherit; }
      .header .header-top-section .row .navUser-section--alt {
        margin: 0;
        position: relative; }
      .header .header-top-section .row .header-top-left {
        width: 30%;
        float: left; }
        .header .header-top-section .row .header-top-left ul {
          margin: 0; }
        .header .header-top-section .row .header-top-left li span {
          display: inline-block;
          vertical-align: middle;
          height: 17px;
          width: 17px;
          margin: -2px 5px 0 0;
          font-size: 15px;
          color: #166fb0; }
          .header .header-top-section .row .header-top-left li span img {
            vertical-align: top; }
      .header .header-top-section .row .header-top-right {
        width: 70%;
        float: right; }
    .header .header-top-section .navUser-section .navUser-section {
      margin-left: 0; }
      .header .header-top-section .navUser-section .navUser-section .navUser-item {
        margin-right: 0; }
      .header .header-top-section .navUser-section .navUser-section .dropdown-menu {
        background: white;
        left: 58px !important;
        top: 100%; }

.header-top-section .account_creation li {
  margin: 2px; }

.header-top-section li {
  list-style: none;
  display: inline-block;
  vertical-align: top;
  margin-left: 20px;
  line-height: normal; }
  .header-top-section li:first-child {
    margin-left: 0; }
  .header-top-section li i {
    margin-right: 8px;
    color: #166fb0;
    font-size: 15px;
    line-height: normal;
    vertical-align: top;
    display: inline-block;
    width: 17px;
    height: 17px;
    margin-top: 2px; }
    .header-top-section li i.icon-inside {
      margin-top: 7px; }
  .header-top-section li a {
    font-size: 13px;
    color: #424242;
    text-transform: none;
    font-weight: 500;
    display: inline-block;
    vertical-align: middle;
    line-height: normal;
    padding: 6px 0; }
    .header-top-section li a:hover {
      color: #54b016; }

.desktopMenu {
  background: #5f6874;
  border-bottom: 2px solid #ff5c46; }

.page-heading, .modal-header-title {
  text-align: left;
  font-size: 20px;
  text-transform: uppercase;
  color: #166fb0;
  margin-bottom: 13px;
  font-weight: 400;
  font-family: 'oswald', sans-serif; }

.modal-header-title {
  text-align: center;
  margin-bottom: 0; }

.sidebarBlock-heading, .accordion-title {
  margin-top: 0;
  text-transform: inherit;
  background: #166fb0;
  color: white;
  text-transform: uppercase;
  font-size: 16px;
  padding: 14px 16px;
  font-weight: 400;
  line-height: 14px;
  margin: 0;
  font-family: 'Oswald', sans-serif;
  -webkit-border-top-left-radius: 6px;
  -moz-border-top-left-radius: 6px;
  border-top-left-radius: 6px;
  -webkit-border-top-right-radius: 6px;
  -moz-border-top-right-radius: 6px;
  border-top-right-radius: 6px;
  overflow: hidden; }

.right-sidebar .page-heading {
  background: #166fb0;
  color: #ffffff;
  font-size: 15px;
  font-weight: bold;
  padding: 10px 12px;
  margin-bottom: 0; }

.navUser-item--compare {
  display: inline-block; }
  .navUser-item--compare .countPill {
    width: 18px;
    height: 18px;
    line-height: 19px;
    font-size: 10px;
    font-weight: normal; }

.header {
  z-index: 999999;
  position: relative;
  z-index: 30; }

.navUser-action {
  padding: 0; }
  .navUser-action .icon {
    vertical-align: middle; }

.navPages ul.navPages-list {
  width: 100%; }
  .navPages ul.navPages-list li .navPages-action.is-open {
    background: none; }
  .navPages ul.navPages-list li ul.navPage-subMenu-list li {
    width: auto;
    float: none;
    padding: 0 !important;
    border-left: none; }
    .navPages ul.navPages-list li ul.navPage-subMenu-list li a {
      margin-bottom: 0;
      border-bottom: 0;
      padding: 10px; }
  .navPages ul.navPages-list li.home-icon a.icon-home {
    font-size: 16px;
    font-weight: normal;
    padding: 12px 22px 13px; }

.navUser-item--account .navUser-or {
  margin: 0;
  color: #7b8188;
  font-size: 13px;
  padding: 0 5px;
  vertical-align: middle; }

.CallBlock {
  color: #def9cc;
  float: right;
  font-size: 13px;
  line-height: 20px; }
  .CallBlock i {
    font-size: 30px;
    color: #166fb0;
    vertical-align: middle; }
  .CallBlock span {
    color: #474f58;
    display: block;
    font-size: 18px;
    font-weight: bold;
    display: inline-block;
    vertical-align: middle;
    padding: 0 0 0 10px;
    font-family: "Open Sans",sans-serif; }
    .CallBlock span label {
      display: block;
      font-size: 13px;
      color: #a9a9a9;
      font-weight: normal; }
    .CallBlock span a {
      color: #474f58; }

.MobileSearchBox {
  display: none; }

.subscription_box {
  font-size: 0; }
  .subscription_box input {
    display: inline-block;
    vertical-align: top; }
  .subscription_box #nl_email {
    width: 386px;
    height: 36px;
    line-height: 0;
    padding: 11px 12px;
    margin: 0 10px 0 0;
    color: #797979;
    font-size: 14px !important;
    border: 0; }

.header-mid-section .static-banners {
  margin-bottom: 10px;
  float: left;
  width: 614px; }
  .header-mid-section .static-banners ul {
    list-style-type: none;
    font-size: 0;
    margin: 0;
    padding: 0 0 0 24px; }
  .header-mid-section .static-banners li {
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 0 30px; }
    .header-mid-section .static-banners li:first-child {
      margin-left: 0; }

.header-mid-section .row {
  margin-left: -0.71429rem;
  margin-right: -0.71429rem;
  max-width: inherit; }
  .header-mid-section .row .header-phone {
    margin-top: 11px;
    width: 375px; }
  .header-mid-section .row .shopping-cart-price {
    width: 408px; }
    .header-mid-section .row .shopping-cart-price .navUser-item--cart {
      line-height: normal;
      float: right;
      border-left: 1px solid #f2f2f2;
      padding-left: 45px;
      margin: 22px 0; }
      .header-mid-section .row .shopping-cart-price .navUser-item--cart .navUser-action {
        position: relative;
        text-align: right; }
        .header-mid-section .row .shopping-cart-price .navUser-item--cart .navUser-action .cart_box {
          position: relative;
          display: inline-block;
          vertical-align: middle; }
        .header-mid-section .row .shopping-cart-price .navUser-item--cart .navUser-action .header-totle {
          display: inline-block;
          vertical-align: middle;
          text-align: left; }
          .header-mid-section .row .shopping-cart-price .navUser-item--cart .navUser-action .header-totle .header-subtotle {
            line-height: normal;
            font-size: 14px;
            font-weight: 500;
            display: block;
            color: #888888;
            text-transform: capitalize;
            margin-top: -7px; }
        .header-mid-section .row .shopping-cart-price .navUser-item--cart .navUser-action .navUser-item-cartLabel {
          padding-right: 0;
          font-size: 14px;
          color: #424242;
          text-transform: capitalize;
          font-weight: 500;
          line-height: normal; }
        .header-mid-section .row .shopping-cart-price .navUser-item--cart .navUser-action i {
          font-size: 24px;
          color: #166fb0;
          vertical-align: middle;
          display: inline-block;
          width: 36px;
          height: 36px;
          -webkit-border-radius: 4px;
          -moz-border-radius: 4px;
          border-radius: 4px;
          border: 1px solid #166fb0;
          text-align: center;
          margin-right: 10px; }
          .header-mid-section .row .shopping-cart-price .navUser-item--cart .navUser-action i:before {
            vertical-align: middle;
            font-size: 21px;
            line-height: normal;
            padding: 6px 0;
            display: inline-block; }
        .header-mid-section .row .shopping-cart-price .navUser-item--cart .navUser-action .countPill {
          background-color: #54b016;
          position: absolute;
          left: -13px;
          top: -13px;
          line-height: 18px;
          font-weight: 600;
          font-size: 10px;
          color: #ffffff;
          width: 20px;
          height: 20px;
          padding-top: 2px; }
      .header-mid-section .row .shopping-cart-price .navUser-item--cart .dropdown-menu {
        max-width: 350px;
        left: 890px !important;
        top: 34px;
        background: white;
        border: 1px solid #ccc;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px; }
        .header-mid-section .row .shopping-cart-price .navUser-item--cart .dropdown-menu .previewCart {
          max-width: 100%; }
        .header-mid-section .row .shopping-cart-price .navUser-item--cart .dropdown-menu .previewCartItem-image {
          padding: 10px; }
        .header-mid-section .row .shopping-cart-price .navUser-item--cart .dropdown-menu .previewCartItem {
          margin: 0; }
          .header-mid-section .row .shopping-cart-price .navUser-item--cart .dropdown-menu .previewCartItem .previewCartItem-image {
            width: 24%; }
      .header-mid-section .row .shopping-cart-price .navUser-item--cart .free_shipping, .header-mid-section .row .shopping-cart-price .navUser-item--cart .cart_icon {
        width: 50%;
        float: left;
        font-size: 13px;
        color: #424242;
        font-weight: 500; }
      .header-mid-section .row .shopping-cart-price .navUser-item--cart .free_shipping {
        text-transform: uppercase; }
        .header-mid-section .row .shopping-cart-price .navUser-item--cart .free_shipping span {
          display: inline-block;
          vertical-align: middle;
          overflow: hidden;
          width: 39px;
          height: 36px;
          margin-right: 10px;
          background: url("../img/truck.png") no-repeat; }
        .header-mid-section .row .shopping-cart-price .navUser-item--cart .free_shipping .free_shipping_text {
          display: inline-block;
          vertical-align: middle;
          width: 106px;
          line-height: 19px; }
  .header-mid-section .row .mobile-menu-icon {
    display: none; }

.header-mid-section .MenuIcon {
  display: none; }

.header-mid-section .hidemobile {
  display: block; }

.navUser-item .navUser-item-cartLabel {
  color: #c3cbd6; }
  .navUser-item .navUser-item-cartLabel:hover {
    color: #ffffff; }

.togglemenucover {
  display: none; }

.mobile-menu-open .mobile-menu-block {
  left: 0; }

.mobile-menu-block {
  background: #ffffff;
  bottom: 0;
  -webkit-box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.1);
  color: #54b016;
  font-size: 13px;
  left: -450px;
  padding: 10px;
  position: fixed;
  top: 0;
  transition: left 0.2s ease 0s;
  width: 400px;
  z-index: 99; }
  .mobile-menu-block .mobile-menu-inner {
    height: 100%;
    overflow: auto; }
    .mobile-menu-block .mobile-menu-inner .mobile-menu-close-btn {
      margin-bottom: 15px; }
      .mobile-menu-block .mobile-menu-inner .mobile-menu-close-btn a {
        background: #166fb0;
        border-radius: 50%;
        color: #ffffff;
        height: 27px;
        line-height: 27px;
        text-align: center;
        width: 27px; }

.mobile-menu-open .menu-open-overlay {
  display: block; }

.menu-open-overlay {
  background-color: rgba(0, 0, 0, 0.6);
  bottom: 0;
  display: none;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 40; }

#quickSearch {
  width: 100%;
  float: left;
  margin-top: 7px;
  position: relative; }
  #quickSearch .form {
    margin-bottom: 0;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    border: 1px solid #cccccc;
    padding: 1px; }
  #quickSearch .form-input {
    color: #616166;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: none;
    padding: 13px 47px 10px 12px;
    height: 36px;
    width: 100%;
    line-height: 13px;
    font-size: 13px;
    border: none; }
    #quickSearch .form-input::-webkit-input-placeholder {
      color: #616166;
      opacity: 1; }
    #quickSearch .form-input::-moz-placeholder {
      color: #616166;
      opacity: 1; }
    #quickSearch .form-input:-ms-input-placeholder {
      color: #616166;
      opacity: 1; }
    #quickSearch .form-input:-moz-placeholder {
      color: #616166;
      opacity: 1; }
  #quickSearch .searchIcon {
    cursor: pointer;
    background: #166fb0;
    text-align: center;
    color: #fffefe;
    font-size: 13px;
    -webkit-border-radius: 0 6px 6px 0;
    -moz-border-radius: 0 6px 6px 0;
    border-radius: 0 6px 6px 0;
    padding: 5px;
    height: 36px;
    width: 36px;
    border: none;
    text-transform: uppercase;
    font-weight: bold;
    position: absolute;
    right: 2px;
    top: 2px;
    display: table; }
    #quickSearch .searchIcon:hover {
      background: #54b016; }
    #quickSearch .searchIcon span {
      font-size: 15px;
      font-weight: bold;
      color: #ffffff;
      display: inline-block;
      vertical-align: middle; }
  #quickSearch .quickSearchResults {
    width: 100%;
    z-index: 99999;
    left: 0;
    top: 40px;
    position: absolute;
    background: #fff;
    padding: 0; }
    #quickSearch .quickSearchResults .compareBtn, #quickSearch .quickSearchResults .wishlistBtn {
      display: none; }
    #quickSearch .quickSearchResults .modal-close {
      display: none; }
  #quickSearch .productGrid {
    border: 1px solid #f7f7f7;
    margin: 0;
    padding: 10px;
    max-height: 375px;
    overflow: auto; }
    #quickSearch .productGrid .product {
      margin-left: 0;
      width: 100%;
      padding: 0;
      float: none;
      margin-top: 10px; }
      #quickSearch .productGrid .product:first-child {
        margin-top: 0; }
  #quickSearch .card--alternative {
    background: none;
    margin: 0;
    padding: 10px;
    border: 1px solid #f7f7f7; }
    #quickSearch .card--alternative:after {
      clear: both; }
  #quickSearch .card .card-title {
    margin-bottom: 0; }
  #quickSearch .card-body {
    width: 75%;
    text-align: left;
    padding: 0 10px 0;
    float: right; }
  #quickSearch .card-button-block {
    width: 75%;
    text-align: left;
    padding: 0 10px 0;
    float: right; }
    #quickSearch .card-button-block .actionButton {
      margin-left: 0; }
      #quickSearch .card-button-block .actionButton.cartBtn {
        padding: 0;
        margin-top: 10px; }
  #quickSearch .price-section span {
    margin: 0; }
  #quickSearch .card-figure {
    width: 25%;
    float: left; }
    #quickSearch .card-figure .quickview {
      display: none; }
    #quickSearch .card-figure .card-hover {
      display: none; }
    #quickSearch .card-figure .card-image {
      height: auto !important; }
  #quickSearch .ViewAllBtn {
    background: #166fb0;
    color: #ffffff;
    text-align: center;
    padding: 5px;
    display: block;
    cursor: pointer; }

/* MIddle section Of Header Starts */
.header-logo-main {
  width: 247px;
  float: left;
  margin: 19px 0; }

.header-logo {
  margin: 0;
  text-align: left;
  display: block;
  padding-right: 40px;
  border-right: 1px solid #f2f2f2; }
  .header-logo a {
    color: #54b016;
    font-size: 40px;
    font-weight: 700;
    font-family: 'Oswald',sans-serif;
    line-height: 60px;
    display: block; }
    .header-logo a:hover {
      color: #333; }
  .header-logo .header-logo-text {
    display: block;
    margin-right: 0;
    font-weight: 700;
    font-weight: 700;
    font-size: 40px;
    letter-spacing: 2px;
    text-transform: none; }

.heroCarousel {
  margin-bottom: 20px;
  margin-top: 0; }
  .heroCarousel .slick-dots {
    text-align: center;
    left: 0; }
    .heroCarousel .slick-dots li {
      background: none;
      height: 12px;
      width: 12px;
      padding: 0;
      margin: 0 3px; }
      .heroCarousel .slick-dots li button {
        height: 12px;
        width: 12px;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        border: 1px solid #54b016; }
    .heroCarousel .slick-dots li.slick-active button:before {
      background: transparent;
      height: 12px;
      width: 12px; }
  .heroCarousel .heroCarousel-content {
    background: none;
    text-align: left;
    margin: 0;
    padding: 0;
    width: 325px;
    left: 55px;
    margin-top: -95px; }
    .heroCarousel .heroCarousel-content .heroCarousel-title {
      font-size: 48px;
      font-weight: 500;
      text-transform: capitalize;
      margin-bottom: 6px;
      line-height: 54px; }
    .heroCarousel .heroCarousel-content .heroCarousel-description {
      font-size: 14px;
      font-weight: normal;
      line-height: 24px;
      margin-bottom: 23px; }
  .heroCarousel .slick-prev, .heroCarousel .slick-next {
    margin-top: -10px; }
    .heroCarousel .slick-prev:before, .heroCarousel .slick-next:before {
      background-size: 100% auto; }
  .heroCarousel .slick-next:hover, .heroCarousel .slick-next:focus, .heroCarousel .slick-prev:hover, .heroCarousel .slick-prev:focus {
    background: none; }

.slick-dots li button:hover:before {
  background: none; }

/*Home Page :: Carousel Slider CSS Starts*/
.heroCarousel .slick-dots li button {
  background: transparent; }

.heroCarousel .slick-dots li.slick-active button {
  border-color: #166fb0; }

.heroCarousel .slick-prev:after, .heroCarousel .slick-next:after {
  color: black; }

.heroCarousel .SlideItem-0 .heroCarousel-title {
  color: black; }

.heroCarousel .SlideItem-0 .heroCarousel-description {
  color: black; }

.heroCarousel .SlideItem-0 .heroCarousel-action.button {
  background: black;
  color: white; }

.heroCarousel .SlideItem-0 .heroCarousel-action.button:hover {
  background: #333333; }

.heroCarousel .SlideItem-1 .heroCarousel-title {
  color: #54b016; }

.heroCarousel .SlideItem-1 .heroCarousel-description {
  color: #54b016; }

.heroCarousel .SlideItem-1 .heroCarousel-action.button {
  background: #54b016;
  color: white; }

.heroCarousel .SlideItem-1 .heroCarousel-action.button:hover {
  background: #86e844; }

.heroCarousel .SlideItem-2 .heroCarousel-title {
  color: black; }

.heroCarousel .SlideItem-2 .heroCarousel-description {
  color: black; }

.heroCarousel .SlideItem-2 .heroCarousel-action.button {
  background: black;
  color: white; }

.heroCarousel .SlideItem-2 .heroCarousel-action.button:hover {
  background: #333333; }

.heroCarousel .SlideItem-3 .heroCarousel-title {
  color: #2d2d2d; }

.heroCarousel .SlideItem-3 .heroCarousel-description {
  color: #2d2d2d; }

.heroCarousel .SlideItem-3 .heroCarousel-action.button {
  background: black;
  color: white; }

.heroCarousel .SlideItem-3 .heroCarousel-action.button:hover {
  background: #333333; }

.heroCarousel .SlideItem-4 .heroCarousel-title {
  color: #2d2d2d; }

.heroCarousel .SlideItem-4 .heroCarousel-description {
  color: #2d2d2d; }

.heroCarousel .SlideItem-4 .heroCarousel-action.button {
  background: black;
  color: white; }

.heroCarousel .SlideItem-4 .heroCarousel-action.button:hover {
  background: #333333; }

/*Home Page :: Carousel Slider CSS Ends*/
/* Middle section Of Header Ends */
.userSummary .fa {
  font-size: 22px;
  line-height: 34px;
  cursor: pointer;
  color: #166fb0; }
  .userSummary .fa:hover {
    color: #5baeeb; }

.userSummary .accountMenu {
  display: none;
  position: absolute;
  z-index: 9999;
  right: 0;
  top: 35px;
  background: #fff;
  padding: 15px;
  border: 1px solid #f7f7f7;
  width: 100%;
  max-width: 200px; }
  .userSummary .accountMenu .menuList ul li {
    float: none;
    list-style-type: none;
    margin-bottom: 10px;
    margin-left: 0;
    font-size: 13px; }
    .userSummary .accountMenu .menuList ul li a {
      color: #333333; }
      .userSummary .accountMenu .menuList ul li a:hover {
        color: #5baeeb; }

.userSummary .currencySection {
  padding-top: 20px;
  margin-top: 20px;
  border-top: 1px solid #f7f7f7; }
  .userSummary .currencySection ul li {
    margin-left: 0; }
    .userSummary .currencySection ul li b {
      font-weight: 400;
      color: #166fb0; }

.userSummary .currencyOption {
  padding: 0;
  margin: 0; }
  .userSummary .currencyOption li {
    font-size: 12px;
    margin-left: 0;
    list-style-type: none;
    float: left;
    margin-top: 10px;
    margin-right: 5px; }
    .userSummary .currencyOption li span {
      display: block;
      padding: 5px;
      border: 1px solid #f7f7f7; }
      .userSummary .currencyOption li span.active {
        border: 1px solid #dedede;
        background: #166fb0;
        color: #ffffff;
        border: 1px solid #166fb0; }

.MobileSearch {
  border: 1px solid #f7f7f7;
  display: none;
  width: 100%;
  margin-top: 12px; }

#MobileMenu li .fa-angle-down {
  display: none; }

#MobileMenu .nav-home-link {
  display: none; }

/* Right section Of Header Ends */
/* Navigation CSS Starts*/
.navPages {
  text-align: left;
  height: auto;
  background: #166fb0 url("../img/transparency-bg.png") repeat-x;
  background-position: bottom left;
  max-width: 100%;
  -webkit-border-top-left-radius: 6px;
  -moz-border-top-left-radius: 6px;
  border-top-left-radius: 6px;
  -webkit-border-top-right-radius: 6px;
  -moz-border-top-right-radius: 6px;
  border-top-right-radius: 6px; }
  .navPages li:first-child {
    border-left: none; }
  .navPages li:hover {
    background: #54b016; }
  .navPages li > a {
    font-weight: 400;
    color: white;
    font-size: 15px;
    padding: 10px 15px;
    text-transform: uppercase;
    display: inline-block;
    font-family: 'Oswald', sans-serif; }
    .navPages li > a:hover {
      color: white;
      border-bottom-color: #3f8511; }
  .navPages li.active {
    background: #54b016; }
    .navPages li.active > a {
      color: white; }

/* Navigation CSS Ends */
/* Memmnu Css */
.mm-panels > .mm-panel.mm-hasnavbar {
  padding-top: 2px; }

.mm-panels > .mm-panel > .mm-listview:first-child {
  margin-top: 0; }

.mm-panels > .mm-panel > .mm-navbar + .mm-listview {
  margin-top: 40px; }

#MobileMenu .fa-remove {
  font-size: 18px;
  float: right;
  display: block;
  position: relative;
  padding: 5px 18px 0 18px;
  height: 30px;
  z-index: 9999;
  cursor: pointer; }

#MobileMenu .navPages-currency {
  display: none !important; }

.mm-navbar {
  border-bottom: 1px solid #72b9ed;
  -webkit-border-bottom: 1px solid #72b9ed; }

.mm-listview > li > a, .mm-listview > li > span {
  color: white; }

.mm-menu .mm-navbar > *, .mm-menu .mm-navbar a {
  color: white; }

.mm-panels > .mm-panel::before, .mm-panels > .mm-panel::after {
  height: auto; }

.mm-listview .mm-next:before {
  border-left: 1px solid #72b9ed;
  border-color: #72b9ed;
  -webkit-border-left: 1px solid #72b9ed;
  -webkit-border-color: #72b9ed; }

.mm-listview > li:not(.mm-divider):after {
  border-bottom: 1px solid #72b9ed;
  -webkit-border-bottom: 1px solid #72b9ed; }

.mm-prev:before, .mm-next:after, .mm-arrow:after {
  border: 2px solid #72b9ed;
  -webkit-border: 2px solid #72b9ed; }

.mm-next:after, .mm-arrow:after {
  border-left: medium none;
  border-top: medium none;
  -webkit-border-left: medium none;
  -webkit-border-top: medium none; }

.mm-prev::before {
  border-bottom: medium none;
  border-right: medium none;
  -webkit-border-bottom: medium none;
  -webkit-border-right: medium none;
  left: 23px; }

.MOobileMenu {
  display: none; }

.productGrid .product {
  width: 25%; }

.page-sidebar {
  width: 254px;
  float: left; }

.page-content {
  width: 1016px;
  float: left; }

.page-content--centered {
  margin: 0 auto;
  float: none; }

.page-content--full {
  margin: 0 auto;
  float: none;
  width: 100%; }

.right-sidebar {
  float: right; }

.page-sidebar + .page-content {
  width: 1016px; }

.page-sidebar + .search-page-full {
  width: 1016px; }

.search-page-full {
  width: 100%; }

.card {
  position: relative;
  border: 1px solid #f7f7f7;
  margin: 0 0 20px 0;
  text-align: center;
  background-color: white; }
  .card .bulk-tag {
    position: absolute;
    top: -5px;
    right: 0;
    z-index: 2; }
  .card.BulkOption .bulk-tag {
    display: block; }
  .card .card-hover {
    left: 50%;
    position: absolute;
    top: 50%;
    margin-left: -31px;
    margin-top: -15px;
    opacity: 0; }
    .card .card-hover .actionButton {
      display: inline-block; }
      .card .card-hover .actionButton .button {
        height: 30px;
        width: 30px;
        background: #f7f7f7;
        font-size: 16px;
        color: #166fb0;
        padding: 0;
        display: inline-block;
        line-height: 30px; }
        .card .card-hover .actionButton .button i.icon-heart2 {
          line-height: 30px; }
        .card .card-hover .actionButton .button:hover {
          color: white;
          background: #166fb0; }
    .card .card-hover .actionButton.quickview-main .quickview {
      padding: 0;
      margin: 0;
      width: 50px;
      height: 50px;
      overflow: hidden;
      -webkit-border-radius: 1px;
      -moz-border-radius: 1px;
      border-radius: 1px;
      font-size: 24px;
      display: table; }
      .card .card-hover .actionButton.quickview-main .quickview:before {
        display: table-cell;
        vertical-align: middle; }
  .card p {
    margin-bottom: 5px; }
  .card .card-title {
    margin-bottom: 10px;
    font-size: 14px; }
    .card .card-title a {
      color: #424242;
      font-family: 'Hind', sans-serif;
      font-weight: 400; }
      .card .card-title a:hover {
        color: black; }
  .card .actionButton.compareBtn .button, .card .actionButton.wishlistBtn .button {
    background: #f7f7f7;
    color: #166fb0; }
    .card .actionButton.compareBtn .button:hover, .card .actionButton.wishlistBtn .button:hover {
      background-color: #166fb0;
      color: white; }
  .card .actionButton.cartBtn .button {
    text-transform: uppercase;
    font-size: 14px;
    padding: 0 15px;
    line-height: 30px;
    background: #f7f7f7;
    font-weight: 400;
    height: 30px;
    display: inline-block;
    position: relative;
    color: #166fb0; }
    .card .actionButton.cartBtn .button span {
      margin: -5px 6px 0 0; }
    .card .actionButton.cartBtn .button:hover {
      background-color: #166fb0;
      color: white; }
  .card .actionButton.cartBtn .button.options_btn {
    /*&:before{
        content: "\e959";
        font-size: 14px;
      }*/ }

.listItem .listItem-actions .button {
  text-transform: uppercase;
  font-size: 13px;
  padding: 0 15px 0 42px;
  line-height: 30px;
  background: #f7f7f7;
  font-weight: 500;
  height: 30px;
  display: inline-block;
  position: relative;
  color: #166fb0;
  width: auto; }
  .listItem .listItem-actions .button:before {
    content: "\e958";
    position: absolute;
    left: 13px;
    font-size: 16px;
    top: 0;
    font-family: "icomoon" !important; }
  .listItem .listItem-actions .button:hover {
    background-color: #166fb0;
    color: white; }

.listItem .listItem-actions .button.options_btn:before {
  content: "\e959";
  font-size: 14px; }

.listItem .listItem-actions .button.out_stock_btn:before {
  content: "\e95a";
  font-size: 14px; }

.card-figure {
  display: table;
  vertical-align: middle;
  width: 100%;
  position: relative; }
  .card-figure a {
    display: table-cell;
    vertical-align: middle;
    padding: 10px; }
  .card-figure:hover .card-hover {
    opacity: 1;
    top: 50%; }

.card-body {
  padding: 10px 8px 0; }

.type-product .price-section {
  font-size: 25px; }

.price-section {
  font-weight: bold;
  font-size: 16px;
  color: #54b016; }
  .price-section span {
    display: inline-block;
    vertical-align: middle;
    margin: 0 5px;
    padding-bottom: 0;
    font-family: "Oswald",sans-serif;
    font-weight: 400; }
  .price-section .price--rrp {
    color: #777;
    font-size: 15px;
    line-height: 20px;
    margin-right: 5px; }

.card-button-block {
  text-align: center;
  padding: 14px 16px;
  display: table;
  margin: 0 auto; }
  .card-button-block .actionButton {
    display: table-cell;
    vertical-align: middle;
    width: 30px; }
    .card-button-block .actionButton .button {
      padding: 8px 8px;
      -webkit-border-radius: 3px;
      -moz-border-radius: 3px;
      border-radius: 3px;
      overflow: hidden;
      font-family: "Oswald",sans-serif;
      font-size: 0; }
      .card-button-block .actionButton .button span {
        font-size: 14px;
        display: inline-block;
        vertical-align: middle; }
    .card-button-block .actionButton.cartBtn {
      width: auto;
      padding: 0 8px; }
  .card-button-block:hover .actionButton {
    opacity: 1; }

.card-figcaption-button:hover {
  background-color: #54b016; }

.price.price--rrp {
  margin-right: 10px; }

.page-sidebar + .page-content .productGrid .product {
  width: 25%; }

.productCarousel-slide .card .bulk-tag {
  top: -6px; }

.coupon_newsletters .form {
  margin: 0;
  border: 1px solid #f7f7f7; }
  .coupon_newsletters .form .form-fieldset {
    margin: 0;
    padding: 15px; }
  .coupon_newsletters .form .form-label {
    color: #424242; }
  .coupon_newsletters .form .form-field {
    margin: 0; }
  .coupon_newsletters .form .form-input {
    border: 0;
    background: #f7f7f7;
    color: #424242;
    text-transform: none;
    margin-bottom: 12px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0; }
  .coupon_newsletters .form .button {
    font-family: "Oswald",sans-serif;
    font-weight: 400;
    padding: 7px 22px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-size: 16px;
    background: #54b016; }
    .coupon_newsletters .form .button:hover {
      background: #166fb0; }

.sidebarBlock + .sidebarBlock {
  border-top: 0;
  padding: 0; }

.sidebarBlock {
  margin-bottom: 20px; }
  .sidebarBlock ul {
    margin: 0;
    list-style: none;
    border: 1px solid #f7f7f7;
    background: white; }
    .sidebarBlock ul li {
      border-top: 1px solid #f7f7f7; }
      .sidebarBlock ul li:first-child {
        border-top: none; }
      .sidebarBlock ul li a {
        display: block;
        line-height: 20px;
        padding: 7px 12px;
        color: #424242;
        font-size: 14px;
        text-transform: none;
        font-weight: normal; }
        .sidebarBlock ul li a .fa {
          display: none; }
      .sidebarBlock ul li ul {
        border: none;
        background: #f4f5f6;
        display: none; }
        .sidebarBlock ul li ul li {
          width: auto;
          padding: 0 !important;
          float: none; }
          .sidebarBlock ul li ul li a.navPage-subMenu-action {
            margin-bottom: 0;
            border-bottom: 0; }

.sidebarBlock .sidebarBrand li.last a {
  font-style: italic;
  font-weight: 600;
  color: #424242; }
  .sidebarBlock .sidebarBrand li.last a:hover {
    color: #54b016; }

.right-sidebar .slick-next, .right-sidebar .slick-prev, .popular_products .slick-next, .popular_products .slick-prev {
  background-color: white;
  height: 30px;
  width: 30px;
  padding: 0;
  margin-top: 13px;
  top: 26.9%; }

.right-sidebar .slick-next, .popular_products .slick-next {
  right: 0.75rem; }

.right-sidebar .slick-prev, .popular_products .slick-prev {
  left: 0.75rem; }

.right-sidebar .slick-next:before, .right-sidebar .slick-prev:before, .popular_products .slick-next:before, .popular_products .slick-prev:before {
  background-size: 28% auto;
  height: 30px;
  width: 30px; }

.right-sidebar .slick-next:hover, .right-sidebar .slick-next:focus, .right-sidebar .slick-prev:hover, .right-sidebar .slick-prev:focus, .popular_products .slick-next:hover, .popular_products .slick-next:focus, .popular_products .slick-prev:hover, .popular_products .slick-prev:focus {
  background-color: white; }

.HomeTopBanner, .HomeBottomBanner {
  overflow: hidden;
  padding: 0 10px;
  margin-bottom: 20px;
  font-family: 'Oswald', sans-serif;
  font-weight: 400; }
  .HomeTopBanner .banners, .HomeBottomBanner .banners {
    padding: 0;
    background: none;
    color: #444444;
    text-align: left; }

.type-default .HomeTopBanner .banners .banner {
  max-width: 100%;
  margin: 0; }
  .type-default .HomeTopBanner .banners .banner h3 {
    text-transform: uppercase;
    font-size: 18px;
    font-family: 'Oswald',sans-serif; }
  .type-default .HomeTopBanner .banners .banner p {
    font-family: 'Hind',sans-serif; }

.HomeTopBanner .banners .banner h3 {
  margin-bottom: 10px; }

.HomeBottomBanner {
  margin: 20px -10px; }

.banners a, .banners a {
  color: #166fb0; }

/* Gift Certificates CSS */
.sidebarBlock .navBar-item {
  width: 100%;
  font-size: 15px; }
  .sidebarBlock .navBar-item.is-active {
    padding: 7px 12px;
    font-size: 15px;
    font-weight: 600; }

.sidebarBlock ul li:hover {
  color: #54b016;
  background: transparent; }
  .sidebarBlock ul li:hover > a {
    color: #54b016;
    transition: none; }
  .sidebarBlock ul li:hover > .hitarea {
    color: #54b016; }

.sidebarBlock ul li li.collapsable {
  background: white; }
  .sidebarBlock ul li li.collapsable > a {
    color: #54b016; }
  .sidebarBlock ul li li.collapsable > .hitarea {
    color: #54b016; }

.sidebarBlock ul li a {
  color: #424242;
  font-size: 14px; }
  .sidebarBlock ul li a:hover {
    color: #54b016; }

.sidebarBlock ul li.ActivePage a {
  color: #166fb0;
  font-weight: 700; }

.quickSearchMessage {
  font-size: 14px;
  margin: 0;
  padding: 15px;
  text-align: left;
  border: 1px solid #f7f7f7; }

.NewProductCarousal .slick-dots {
  display: none !important; }

.footerBottom_box {
  border-top: 1px solid #f7f7f7;
  padding: 8px 0;
  font-size: 0; }

.secure {
  list-style-type: none;
  margin: 0;
  display: table; }
  .secure li {
    display: table-cell;
    vertical-align: middle;
    float: left; }
    .secure li .GoogleTrustStore {
      padding: 10px 0;
      margin-left: 26px; }
    .secure li .AperiaSiteSeal {
      padding: 7px 0;
      margin-left: 26px; }
    .secure li .GEOSeal {
      padding: 14px 0;
      margin-left: 26px; }

.socialLinks {
  margin-top: 0;
  text-align: left;
  padding: 0; }
  .socialLinks .socialLinks-item {
    float: none;
    display: inline-block;
    text-align: center;
    padding: 0px 4px;
    margin: 0;
    vertical-align: top; }
    .socialLinks .socialLinks-item a {
      text-align: center;
      color: #bac0c7;
      line-height: 24px;
      border: 1px solid #bac0c7;
      border-radius: 50%;
      width: 26px;
      height: 26px;
      overflow: hidden;
      margin: 0;
      display: table; }
      .socialLinks .socialLinks-item a .fa {
        font-size: 14px;
        display: table-cell;
        vertical-align: middle; }
      .socialLinks .socialLinks-item a:hover {
        color: #166fb0;
        border-color: #166fb0; }

.footer-copyright {
  text-align: left; }
  .footer-copyright.developed-by {
    text-align: right; }
  .footer-copyright ul {
    padding: 0;
    margin: 0; }
    .footer-copyright ul li {
      list-style-type: none;
      padding: 0;
      float: left;
      border-left: 1px solid #f7f7f7;
      padding-left: 10px;
      margin-left: 10px;
      font-size: 11px;
      color: #54b016; }
      .footer-copyright ul li a {
        color: #54b016; }
        .footer-copyright ul li a:hover {
          color: #166fb0; }
      .footer-copyright ul li.powered-by {
        border: none;
        margin-left: 0;
        padding-left: 0; }

.footer {
  margin-top: 30px;
  padding: 0;
  border-top: none; }
  .footer .footer-newsletter {
    background: #166fb0;
    margin-bottom: 35px; }
    .footer .footer-newsletter h5 {
      display: inline-block;
      vertical-align: middle;
      font-size: 16px;
      font-weight: 400;
      color: white;
      margin-bottom: 0;
      margin-right: 16px;
      font-family: 'Oswald', sans-serif;
      text-transform: uppercase; }
    .footer .footer-newsletter .footer-newsletter-inn {
      text-align: center;
      padding: 13px 0; }
      .footer .footer-newsletter .footer-newsletter-inn .newsletterSection {
        padding: 0;
        display: inline-block;
        vertical-align: middle; }
        .footer .footer-newsletter .footer-newsletter-inn .newsletterSection .form-fieldset {
          margin: 0; }
          .footer .footer-newsletter .footer-newsletter-inn .newsletterSection .form-fieldset .form-field .form-prefixPostfix .form-input {
            width: 390px;
            margin-right: 10px;
            height: 36px;
            padding: 0 10px;
            text-transform: capitalize;
            font-size: 14px;
            font-family: 'Hind', sans-serif;
            font-weight: 400;
            -webkit-border-radius: 3px;
            -moz-border-radius: 3px;
            border-radius: 3px;
            color: #797979; }
        .footer .footer-newsletter .footer-newsletter-inn .newsletterSection form {
          margin-bottom: 0; }
        .footer .footer-newsletter .footer-newsletter-inn .newsletterSection fieldset {
          padding: 0;
          border: none; }
          .footer .footer-newsletter .footer-newsletter-inn .newsletterSection fieldset .form-field {
            margin-bottom: 0; }
        .footer .footer-newsletter .footer-newsletter-inn .newsletterSection .button {
          background: #54b016;
          color: white;
          font-size: 16px;
          line-height: 14px;
          font-weight: 400;
          margin-top: 0;
          padding: 8px 15px;
          height: 36px;
          -webkit-border-radius: 3px;
          -moz-border-radius: 3px;
          border-radius: 3px;
          font-family: 'Oswald', sans-serif; }
          .footer .footer-newsletter .footer-newsletter-inn .newsletterSection .button:hover {
            background: #51a518;
            color: white; }

.footer-info {
  margin: 0 0 35px; }
  .footer-info address {
    text-align: left;
    color: #59626b;
    font-weight: 400;
    font-style: normal;
    margin-bottom: 5px; }
    .footer-info address.store_address span {
      display: inline-block;
      vertical-align: top;
      width: 188px; }
  .footer-info .contact {
    text-align: center;
    color: #000000;
    font-weight: 600;
    font-style: normal; }
  .footer-info .footer-info-col {
    width: 25%;
    height: auto;
    padding: 0 20px 0 40px;
    margin-bottom: 0;
    border-left: 1px solid #f7f7f7; }
    .footer-info .footer-info-col .footer-blog {
      padding: 11px 0; }
      .footer-info .footer-info-col .footer-blog a {
        font-weight: 700;
        font-size: 13px;
        color: #59626b; }
        .footer-info .footer-info-col .footer-blog a:hover {
          color: #166fb0; }
      .footer-info .footer-info-col .footer-blog p {
        font-size: 13px;
        font-weight: normal;
        color: #59626b; }
  .footer-info h5 {
    font-weight: 700;
    font-size: 15px;
    text-transform: uppercase;
    color: #59626b;
    margin: 0;
    font-family: 'Hind', sans-serif; }
  .footer-info .footer-info-list {
    list-style: none;
    margin-left: 0;
    padding: 7% 0; }
    .footer-info .footer-info-list:before, .footer-info .footer-info-list:after {
      content: '';
      display: table; }
    .footer-info .footer-info-list:after {
      clear: both; }
    .footer-info .footer-info-list.footer-blog p {
      margin: 0; }
    .footer-info .footer-info-list li {
      margin: 11px 0 0;
      font-family: 'Hind', sans-serif;
      float: left;
      width: 100%; }
      .footer-info .footer-info-list li:first-child {
        margin-top: 0; }
      .footer-info .footer-info-list li a {
        color: #59626b;
        font-size: 14px; }
        .footer-info .footer-info-list li a:hover {
          color: #166fb0; }
    .footer-info .footer-info-list .footer-phone a:hover {
      color: #166fb0; }
      .footer-info .footer-info-list .footer-phone a:hover strong {
        color: #166fb0; }
    .footer-info .footer-info-list .footer-phone strong {
      font-size: 14px;
      color: #59626b;
      font-weight: 400;
      margin-bottom: 10px;
      display: block; }
      .footer-info .footer-info-list .footer-phone strong i {
        font-size: 15px;
        color: #166fb0;
        margin-right: 10px;
        vertical-align: middle;
        font-style: normal; }
      .footer-info .footer-info-list .footer-phone strong i.icon-email {
        font-size: 12px; }
      .footer-info .footer-info-list .footer-phone strong a {
        color: #59626b; }

.footer-info-col.footer-news {
  width: 29%;
  border-left: none;
  padding-left: 0; }

.footer-info-col.footer-social {
  width: 252px;
  padding-right: 0; }

.footer_bottom {
  border-top: 1px solid #f7f7f7;
  padding: 25px 0; }

.footer-payment-icons {
  height: auto;
  margin-top: 0;
  padding: 31px 0; }
  .footer-payment-icons ul {
    margin: 0;
    text-align: right; }
    .footer-payment-icons ul li {
      margin-top: 0;
      display: inline-block;
      list-style: none;
      margin-left: 5px; }
      .footer-payment-icons ul li .footer-payment-icon {
        background: url(../img/payment-icon.png) no-repeat 0 0;
        width: 33px;
        height: 20px;
        display: block;
        margin: 0; }
      .footer-payment-icons ul li .icon-logo-visa {
        background-position: -38px 0; }
      .footer-payment-icons ul li .icon-logo-paypal {
        background-position: -76px 0; }
      .footer-payment-icons ul li .icon-logo-american-express {
        background-position: -114px 0; }
      .footer-payment-icons ul li .icon-logo-discover {
        background-position: -152px 0; }

.actionBar {
  padding-bottom: 0; }
  .actionBar .actionBar-section {
    float: right;
    padding: 0;
    margin: 0; }
    .actionBar .actionBar-section .form-field {
      border: none; }
    .actionBar .actionBar-section .form-label {
      color: #54b016;
      font-weight: bold;
      margin-right: 10px; }
    .actionBar .actionBar-section .form-select {
      background-position: 98% 4px;
      border: 1px solid #f7f7f7;
      height: auto;
      border-radius: 0;
      padding: 5px;
      color: #666;
      font-size: 12px;
      min-width: 140px;
      -webkit-border-radius: 3px;
      -moz-border-radius: 3px;
      border-radius: 3px; }
      .actionBar .actionBar-section .form-select option {
        color: #54b016; }

.pagination .pagination-list {
  margin-bottom: 0;
  text-align: left; }
  .pagination .pagination-list li {
    border: none; }
    .pagination .pagination-list li a {
      color: #54b016;
      font-size: 14px; }
      .pagination .pagination-list li a:hover {
        color: #166fb0; }
      .pagination .pagination-list li a i {
        font-size: 10px; }
  .pagination .pagination-list li.pagination-item--next {
    float: none; }
  .pagination .pagination-list li.pagination-item--current a {
    color: #166fb0; }

.top-pagination {
  padding-top: 12px;
  padding-bottom: 12px; }

.sort-by {
  padding-top: 10px;
  padding-bottom: 10px;
  margin-bottom: 10px; }
  .sort-by .actionBar, .sort-by .form-field {
    margin: 0; }
  .sort-by .form-label {
    line-height: 26px; }

.sort-by.empty {
  margin: 0 0 15px; }

.categories_list {
  border-bottom: 1px solid #f7f7f7; }
  .categories_list .categories_list_inn {
    margin-left: -6px;
    margin-right: -6px; }
    .categories_list .categories_list_inn .subCategoriesBox {
      margin-bottom: 15px;
      width: 110px;
      display: inline-block;
      margin-left: 6px;
      margin-right: 6px;
      vertical-align: top; }
      .categories_list .categories_list_inn .subCategoriesBox .subCategoryList {
        border: 1px solid #e5e5e5;
        padding: 3px; }
        .categories_list .categories_list_inn .subCategoriesBox .subCategoryList .imagebox {
          display: table-cell;
          height: 110px;
          max-height: 110px;
          text-align: center;
          vertical-align: middle;
          width: 110px; }
          .categories_list .categories_list_inn .subCategoriesBox .subCategoryList .imagebox img {
            max-height: 100%; }
      .categories_list .categories_list_inn .subCategoriesBox .navList-action {
        text-align: center;
        padding-top: 10px;
        font-size: 13px;
        font-weight: 600;
        color: #54b016; }
        .categories_list .categories_list_inn .subCategoriesBox .navList-action:hover {
          color: #166fb0; }

.categories_list.empty {
  border-bottom: none;
  padding: 0; }

.productList li.product {
  border: 1px solid #f7f7f7; }
  .productList li.product .listItem .listItem-body {
    padding: 20px; }
    .productList li.product .listItem .listItem-body .listItem-content .listItem-details {
      width: 100%;
      display: block; }
    .productList li.product .listItem .listItem-body .listItem-content .listItem-actions {
      display: inline-block;
      vertical-align: middle;
      margin-top: 20px; }
    .productList li.product .listItem .listItem-body .listItem-content .card-hover {
      display: inline-block;
      vertical-align: middle;
      margin-top: 20px;
      margin-left: 17px; }
      .productList li.product .listItem .listItem-body .listItem-content .card-hover .actionButton {
        display: inline-block; }
        .productList li.product .listItem .listItem-body .listItem-content .card-hover .actionButton .button {
          height: 30px;
          width: 30px;
          background: #166fb0;
          font-size: 16px;
          color: #ffffff;
          padding: 0;
          display: inline-block;
          line-height: 30px; }
          .productList li.product .listItem .listItem-body .listItem-content .card-hover .actionButton .button:hover {
            color: #54b016;
            background: white; }
    .productList li.product .listItem .listItem-body .listItem-content .listItem-price {
      margin-bottom: 0; }
  .productList li.product .listItem .listItem-figure {
    border-right: 1px solid #f7f7f7; }

#product-listing-container > form {
  clear: both;
  margin-bottom: 20px; }

#product-listing-container .HomeTopBanner {
  padding: 0; }

#product-listing-container table {
  width: 742px !important; }

.no-product {
  padding: 10px; }

.breadcrumbs {
  text-align: left;
  padding: 8px 0 11px;
  margin-bottom: 0; }
  .breadcrumbs .breadcrumb.is-active .breadcrumb-label {
    color: #166fb0; }
  .breadcrumbs .breadcrumb:before {
    font-family: FontAwesome;
    content: "\f105";
    margin: 0 8px; }
  .breadcrumbs li a {
    color: #666;
    text-transform: capitalize;
    font-size: 11px; }
    .breadcrumbs li a:hover {
      color: #166fb0; }
  .breadcrumbs li .breadcrumb-label {
    font-size: 11px;
    text-transform: capitalize; }

.breadcrumb:first-child:before {
  content: " ";
  margin: 0; }

.productView {
  width: 1026px;
  float: left;
  padding: 0 10px 0 30px; }
  .productView .productView-title {
    margin-bottom: 18px;
    font-size: 22px;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0 0 14px;
    color: #000000; }
  .productView .productView-details {
    width: 54%;
    margin-bottom: 0; }
    .productView .productView-details .productView-price {
      margin-bottom: 0; }
      .productView .productView-details .productView-price .price-section--withTax, .productView .productView-details .productView-price .price--rrp {
        font-size: 24px;
        color: #000000;
        font-weight: bold;
        margin: 8px 0 10px;
        padding-bottom: 0; }
        .productView .productView-details .productView-price .price-section--withTax .price--rrp, .productView .productView-details .productView-price .price--rrp .price--rrp {
          margin: 0;
          line-height: 1.5; }
        .productView .productView-details .productView-price .price-section--withTax .price, .productView .productView-details .productView-price .price--rrp .price {
          padding-bottom: 0; }
      .productView .productView-details .productView-price .price-section--saving {
        margin-top: 0; }
        .productView .productView-details .productView-price .price-section--saving .price {
          font-size: 15px;
          color: #666;
          padding-bottom: 0; }
    .productView .productView-details .call-for-price strong {
      font-size: 16px;
      display: block; }
    .productView .productView-details .call-for-price i {
      color: #166fb0;
      font-size: 20px;
      margin-right: 5px;
      vertical-align: middle; }
    .productView .productView-details .call-for-price span {
      font-size: 18px; }
      .productView .productView-details .call-for-price span a {
        color: #54b016; }
    .productView .productView-details .Product-cart-section {
      background: #f2f2f2;
      padding: 10px 15px;
      margin-bottom: 15px;
      width: 75%; }
      .productView .productView-details .Product-cart-section .out_stock_btn {
        width: 220px; }
      .productView .productView-details .Product-cart-section .form {
        margin-bottom: 0; }
      .productView .productView-details .Product-cart-section .form-field {
        display: inline-block;
        margin: 0 15px 0 0; }
        .productView .productView-details .Product-cart-section .form-field .form-label {
          display: inline-block;
          margin: 0; }
        .productView .productView-details .Product-cart-section .form-field .form-increment {
          display: inline-block; }
          .productView .productView-details .Product-cart-section .form-field .form-increment .form-input--incrementTotal {
            height: 30px;
            width: 40px;
            border: 1px solid #bfbfbf;
            margin-left: 4px;
            padding: 0 5px;
            -webkit-border-radius: 0;
            -moz-border-radius: 0;
            border-radius: 0; }
      .productView .productView-details .Product-cart-section .form-action {
        display: inline-block;
        margin-right: 15px;
        position: relative; }
        .productView .productView-details .Product-cart-section .form-action:before {
          content: "\e958";
          font-family: "icomoon" !important;
          font-size: 15px;
          left: 9px;
          position: absolute;
          top: 3px;
          z-index: 1;
          color: #ffffff; }
        .productView .productView-details .Product-cart-section .form-action .button {
          background: #54b016;
          padding-left: 30px; }
          .productView .productView-details .Product-cart-section .form-action .button:hover {
            background-color: #166fb0; }
    .productView .productView-details .color-options .form-field {
      margin: 0 0 10px; }
      .productView .productView-details .color-options .form-field .form-label {
        font-weight: 500;
        color: #6add1c;
        margin-bottom: 5px;
        display: block;
        vertical-align: top;
        width: 100%;
        font-size: 14px; }
      .productView .productView-details .color-options .form-field .form-option {
        margin-right: 3px; }
        .productView .productView-details .color-options .form-field .form-option .form-option-variant {
          height: 20px;
          min-width: 20px;
          font-size: 12px;
          width: auto; }
      .productView .productView-details .color-options .form-field .form-select--date {
        padding: 3px 25px 3px 10px; }
    .productView .productView-details .color-options .productOptions-list-item {
      padding: 10px; }
    .productView .productView-details .addthis_toolbox {
      margin-bottom: 15px; }
    .productView .productView-details .productView-info {
      color: #59626b;
      margin-bottom: 0; }
      .productView .productView-details .productView-info .bulk_price {
        display: none; }
      .productView .productView-details .productView-info .productView-info-name {
        float: left;
        margin: 0;
        width: 36%;
        font-size: 14px;
        font-weight: 500;
        font-family: "Open Sans",sans-serif; }
        .productView .productView-details .productView-info .productView-info-name.bulkPrice {
          color: #de281d;
          font-weight: 600; }
      .productView .productView-details .productView-info .productView-info-value {
        float: left;
        width: 64%; }
  .productView .productView-product {
    border: none;
    padding-bottom: 0; }
    .productView .productView-product h2.productView-brand {
      margin: 0; }
      .productView .productView-product h2.productView-brand .productView-info-name {
        font-family: "Open Sans",sans-serif;
        font-size: 14px;
        font-weight: 500;
        margin: 0;
        color: #5e6874;
        margin-right: 10px; }
      .productView .productView-product h2.productView-brand .productView-info-value {
        color: #5e6874;
        font-size: 14px; }
    .productView .productView-product .Product-options-main {
      position: relative;
      margin-top: 1rem; }
      .productView .productView-product .Product-options-main #WishListForm {
        display: inline-block;
        margin: 0;
        position: absolute;
        right: 0;
        left: 59%;
        top: 10px;
        width: auto; }
        .productView .productView-product .Product-options-main #WishListForm .form-action .wishlist-btn input.button2 {
          background: #fff url("../img/wishlist-icon.png") no-repeat 46% center; }
          .productView .productView-product .Product-options-main #WishListForm .form-action .wishlist-btn input.button2:hover {
            background: #54b016 url("../img/wishlist-icon-white.png") no-repeat 46% center; }
        .productView .productView-product .Product-options-main #WishListForm .form-action .button.button--primary {
          background: #ffffff;
          border: 1px solid #d1d1d1;
          padding: 7px;
          height: 30px;
          width: 40px; }
          .productView .productView-product .Product-options-main #WishListForm .form-action .button.button--primary:hover {
            background-color: #54b016;
            border: 1px solid #54b016; }
        .productView .productView-product .Product-options-main #WishListForm .form-action .icon-heart2 {
          color: #54b016;
          font-size: 14px; }
          .productView .productView-product .Product-options-main #WishListForm .form-action .icon-heart2:hover {
            color: #ffffff; }
        .productView .productView-product .Product-options-main #WishListForm .form-action .dropdown-menu {
          background: white; }
          .productView .productView-product .Product-options-main #WishListForm .form-action .dropdown-menu .wishlist_dropdownbox {
            padding: 15px; }
            .productView .productView-product .Product-options-main #WishListForm .form-action .dropdown-menu .wishlist_dropdownbox .wishlistid {
              display: block;
              padding: 3px 0;
              color: #54b016; }
              .productView .productView-product .Product-options-main #WishListForm .form-action .dropdown-menu .wishlist_dropdownbox .wishlistid:hover {
                color: #166fb0; }
  .productView .productView-images {
    padding: 0;
    width: 45%;
    position: relative;
    margin-bottom: 25px; }
    .productView .productView-images .bulk-tag {
      position: absolute;
      top: -5px;
      right: 15px;
      z-index: 5; }
    .productView .productView-images .productView-image {
      border: 1px solid #f7f7f7;
      min-height: 420px;
      min-width: 420px; }
    .productView .productView-images ul li.productView-thumbnail {
      border: 1px solid #f7f7f7;
      margin: 0 3px 6px;
      padding: 0;
      width: 18.8%;
      display: table;
      vertical-align: middle;
      height: 106px; }
      .productView .productView-images ul li.productView-thumbnail:hover {
        border: 1px solid #166fb0; }
      .productView .productView-images ul li.productView-thumbnail a.productView-thumbnail-link {
        border: none;
        display: table-cell;
        vertical-align: middle; }
        .productView .productView-images ul li.productView-thumbnail a.productView-thumbnail-link:hover {
          border: none; }
      .productView .productView-images ul li.productView-thumbnail a.productView-thumbnail-link.is-active {
        border: none; }

.form-increment .button {
  background: #fcfefa; }
  .form-increment .button:hover {
    background: #44a3e8; }

.productView-description {
  width: 100%;
  padding: 0; }
  .productView-description ul.tabs li.tab {
    border: none;
    border-right: 1px solid #f7f7f7;
    border-top: 1px solid #f7f7f7;
    padding: 0; }
    .productView-description ul.tabs li.tab:first-child {
      border-left: 1px solid #f7f7f7; }
    .productView-description ul.tabs li.tab .tab-title {
      color: #54b016;
      font-size: 14px;
      font-weight: 600;
      text-transform: uppercase;
      padding: 10px 24px; }
      .productView-description ul.tabs li.tab .tab-title:hover {
        background: #54b016;
        color: #ffffff; }
  .productView-description ul.tabs li.tab.is-active .tab-title {
    background: #54b016;
    color: #ffffff; }
  .productView-description .tabs-contents .tab-content {
    border-bottom: 1px solid #f7f7f7; }
    .productView-description .tabs-contents .tab-content .productReviews {
      margin-bottom: 0; }
      .productView-description .tabs-contents .tab-content .productReviews article {
        border-bottom: 1px solid #f7f7f7; }
        .productView-description .tabs-contents .tab-content .productReviews article .productReview-title {
          line-height: normal; }
        .productView-description .tabs-contents .tab-content .productReviews article .productReview-rating {
          margin-bottom: 0; }
        .productView-description .tabs-contents .tab-content .productReviews article .productReview-author {
          margin: 0; }
  .productView-description .productCarousel {
    margin-bottom: 20px; }
    .productView-description .productCarousel .slick-dots {
      display: none !important; }
  .productView-description h4.toggle-title {
    margin-bottom: 0; }
  .productView-description #videoGallery-content .videoGallery-list .video-description {
    line-height: normal; }
  .productView-description #videoGallery-content .videoGallery-list .video-title {
    line-height: normal;
    margin-bottom: 10px; }

.toggle {
  clear: both;
  background: white;
  padding: 0 10px;
  line-height: 37px;
  border: none; }
  .toggle h4 {
    font-size: 14px;
    color: #54b016;
    padding: 0 10px;
    font-weight: bold; }
    .toggle h4 a.toggleLink {
      line-height: 34px; }
  .toggle .toggle-content.is-open {
    padding: 10px; }
    .toggle .toggle-content.is-open .productReviews-list {
      border-top: 1px solid #f7f7f7; }
    .toggle .toggle-content.is-open .productReview {
      padding: 0.75rem;
      width: 100%; }

.productReview-body {
  line-height: 26px; }

.slick-prev,
.slick-next {
  top: -35px;
  right: 10px;
  background-color: inherit;
  margin-top: 0;
  height: 20px;
  width: 20px;
  padding: 0; }
  .slick-prev:before, .slick-next:before {
    background-size: 35% auto;
    height: 20px;
    width: 20px; }

.slick-disabled {
  opacity: 0.6; }

.slick-prev {
  left: auto;
  right: 33px; }

.icon--ratingFull svg {
  fill: #54b016; }

.icon--ratingEmpty svg {
  fill: #dfdfdf; }

.form-select--small,
.form-select--date {
  padding-top: 0;
  padding-bottom: 0; }

.pin_it_iframe_widget {
  display: none; }

.productView-rating .productView-reviewLink {
  margin-right: 0.78571rem; }
  .productView-rating .productView-reviewLink a {
    color: #444;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 14px; }
    .productView-rating .productView-reviewLink a:hover {
      color: #166fb0; }

.productView-rating .write-Review a {
  text-decoration: underline; }

.productView-reviewLink.write-Review {
  margin: 0; }

.writeReview-form .form-select {
  padding: 5px 10px; }

.brandGrid .brand:last-child:not(:first-child) {
  float: left; }

.brandGrid .brand {
  width: 33.33%; }
  .brandGrid .brand .card-body {
    padding: 0; }
    .brandGrid .brand .card-body .card-title {
      margin-bottom: 0; }
      .brandGrid .brand .card-body .card-title a {
        display: block;
        padding: 10px; }
        .brandGrid .brand .card-body .card-title a:hover {
          color: #166fb0; }

.brands-page ul li .card-figure {
  height: 200px !important; }

.cart {
  border: none; }
  .cart .cart-header {
    background: #fafafa; }
    .cart .cart-header .cart-header-item {
      color: #424242;
      font-family: "Oswald",sans-serif;
      font-weight: normal !important;
      text-transform: uppercase;
      padding: 12px; }
  .cart .cart-list .cart-item td {
    border: none; }
    .cart .cart-list .cart-item td h4.cart-item-name a {
      font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
      color: #54b016;
      font-size: 14px;
      font-weight: 600; }
      .cart .cart-list .cart-item td h4.cart-item-name a:hover {
        color: #166fb0; }
    .cart .cart-list .cart-item td .cart-item-options {
      margin-top: 5px; }
      .cart .cart-list .cart-item td .cart-item-options .cart-item-option-title {
        margin-bottom: 0; }
  .cart .cart-list .cart-item .cart-item-info.cart-item-quantity .form-increment .button {
    margin: 0;
    padding: 5px;
    font-size: 0; }
    .cart .cart-list .cart-item .cart-item-info.cart-item-quantity .form-increment .button:hover {
      background: transparent; }
      .cart .cart-list .cart-item .cart-item-info.cart-item-quantity .form-increment .button:hover .icon {
        background: #54b016; }
  .cart .cart-list .cart-item .cart-item-info .icon {
    height: 20px;
    width: 20px;
    background: #166fb0; }
    .cart .cart-list .cart-item .cart-item-info .icon svg {
      fill: #ffffff; }

.cart-totals .cart-total-label {
  padding: 10px 10px 10px 0; }
  .cart-totals .cart-total-label strong {
    color: #54b016; }

.cart-totals .cart-total-value {
  padding: 10px 10px 10px 0;
  float: right; }
  .cart-totals .cart-total-value button {
    color: #54b016; }
    .cart-totals .cart-total-value button:hover {
      color: #95eb5b; }

.cart-totals .cart-form .form-input {
  height: 30px;
  padding: 2px 10px; }

.cart-totals .shipping-estimator .estimator-form {
  clear: both; }
  .cart-totals .shipping-estimator .estimator-form .form-select {
    padding-top: 0;
    padding-bottom: 0;
    font-family: "Open Sans",sans-serif;
    font-weight: 500;
    font-size: 14px;
    background-position: right 0.357rem top 0.4rem; }

.cart-totals .shipping-estimator .shipping-quotes {
  margin-bottom: 20px;
  clear: both; }
  .cart-totals .shipping-estimator .shipping-quotes .estimator-form--default ul {
    margin: 0; }
    .cart-totals .shipping-estimator .shipping-quotes .estimator-form--default ul .estimator-form-label .shipping-quote, .cart-totals .shipping-estimator .shipping-quotes .estimator-form--default ul .estimator-form-label .estimator-form-label-text {
      vertical-align: middle; }
  .cart-totals .shipping-estimator .shipping-quotes .estimator-form--default .estimator-form-input--price {
    text-align: right; }

.coupon-code-cancel,
.shipping-estimate-hide {
  font-style: normal; }

.cart-total + .cart-total {
  padding-top: 10px; }

.account--fixedLarge {
  width: 100%; }

.wishlists-table .table-thead {
  background: #5f6874; }
  .wishlists-table .table-thead tr th {
    padding: 12px;
    color: #ffffff;
    font-family: "Oswald",sans-serif;
    font-weight: normal !important;
    text-transform: uppercase; }

.wishlists-table .table-tbody tr td {
  border: none; }
  .wishlists-table .table-tbody tr td a:hover {
    color: #54b016; }
  .wishlists-table .table-tbody tr td .form-fieldset {
    margin: 0; }

.wishlists-table .table-tbody tr td.table-actions .button:hover {
  color: #ffffff; }

.account .account-product-title {
  color: #166fb0; }

.account .account-body .account-sidebar .account-heading {
  margin-bottom: 10px;
  padding-bottom: 10px; }

.account--fixed .form-column {
  padding: 0;
  margin: 0; }

.four-col .productGrid li.product {
  width: 25%; }

.form-checkbox + .form-label:before {
  top: 0.314rem; }

.login-page .login {
  max-width: 100%;
  margin: 0;
  width: 990px;
  float: left;
  padding: 0 0 0 20px;
  width: 1010px; }
  .login-page .login .login-row {
    margin: 0 -0.71429rem 0; }
    .login-page .login .login-row .panel-body {
      background: none;
      padding: 20px 0; }
      .login-page .login .login-row .panel-body .new-customer-intro {
        margin-bottom: 5px; }
  .login-page .login .login-form {
    margin-top: 0;
    float: right; }
    .login-page .login .login-form .form-field-main {
      padding: 20px 0; }
      .login-page .login .login-form .form-field-main .form-field .form-label {
        display: inline-block;
        vertical-align: middle;
        width: 110px;
        color: #54b016;
        font-size: 13px;
        font-weight: bold;
        margin-bottom: 0; }
      .login-page .login .login-form .form-field-main .form-field .form-input {
        display: inline-block;
        vertical-align: middle;
        width: 200px; }
  .login-page .login .panel-title {
    color: #1c8cdd;
    padding: 0 0 10px 0;
    font-size: 16px;
    text-transform: uppercase; }
  .login-page .login .panel-header {
    padding: 0;
    background: none; }

.form-field--success .form-input, .form-field--error .form-input, .form-field--error .form-input, .form-field--warning .form-input {
  float: none; }

.form-label--alternate {
  font-family: "Open Sans",sans-serif; }

.form-actions .button,
.form-actions input,
.form-actions a {
  vertical-align: middle; }

.compareTable {
  border-top: none;
  border-right: none; }
  .compareTable tr td {
    border-left: none; }

.compareTable-heading {
  font-weight: 600; }

.compareTable-row + .compareTable-row .compareTable-heading,
.compareTable-row + .compareTable-row .compareTable-item {
  border-bottom: 1px solid #e8e8e8; }

.advancedSearch-title {
  font-weight: 600;
  text-transform: uppercase; }

#search-results-content ul {
  margin-left: 0; }

.sitemap-page h3 {
  margin: 10px 0 5px;
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase; }

.sitemap-page > li {
  float: left;
  width: 33.33%; }

.page-content--centered:last-child:not(:first-child) {
  float: none; }

.account--fixed .account-body .form .form-row--half .form-select {
  padding: 5px 10px;
  font-size: 14px; }

.reset-pass-page .forgot-password-form .form-prefixPostfix .form-input {
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px; }

.reset-pass-page .forgot-password-form .form-prefixPostfix .button {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0; }

.error-page .form-prefixPostfix .form-input {
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px; }

.form-row .form-select {
  padding: 2px 15px;
  font-size: 14px; }

.account-body {
  margin-left: 0;
  margin-right: 0; }

.form-prefixPostfix.wrap {
  flex-wrap: wrap; }

.account-content .form-select {
  padding: 5px 10px; }

.addressList .address-details .address-description a {
  color: #54b016; }

.contact-us-page .page-content p {
  margin-bottom: 0; }

.contact-us-page .page-content form {
  margin-top: 20px; }
  .contact-us-page .page-content form .form-actions {
    text-align: left; }

.facetedSearch ul li a {
  padding: 7px 10px 7px 37px;
  margin-bottom: 0; }
  .facetedSearch ul li a:before {
    left: 10px; }

.facetedSearch ul li a.navList-action--checkbox:after {
  left: 10px; }

.facetedSearch ul.inlineList--labels {
  padding: 10px; }
  .facetedSearch ul.inlineList--labels li {
    margin: 0 2px 5px;
    border-top: none;
    display: inline-block; }
    .facetedSearch ul.inlineList--labels li a {
      padding: 7px 10px; }

.facetedSearch .accordion-block .accordion-content .form-fieldset {
  padding: 10px;
  margin: 0;
  border: 1px solid #f7f7f7; }
  .facetedSearch .accordion-block .accordion-content .form-fieldset .form-minMaxRow .form-field .form-input--small {
    padding: 10px 5px; }
  .facetedSearch .accordion-block .accordion-content .form-fieldset .form-minMaxRow .form-field .button {
    padding: 7px 0;
    font-size: 12px; }

.facetedSearch .facetedSearch-refineFilters .all-clearlink {
  font-size: 12px;
  line-height: 22px;
  float: right; }

.facetedSearch .facetedSearch-refineFilters ul.NoFilter {
  padding: 10px; }

.facetedSearch .facetedSearch-refineFilters .inlineList--labels li a {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }
  .facetedSearch .facetedSearch-refineFilters .inlineList--labels li a:hover {
    background: #166fb0; }
    .facetedSearch .facetedSearch-refineFilters .inlineList--labels li a:hover svg {
      fill: #fff; }

.accordion-navigation .accordion-title {
  padding: 10px 12px;
  background: #166fb0 url("../img/opencloseicon.png") no-repeat;
  background-position: 95% 16px; }

.accordion-navigation .facetedSearch-clearLink {
  padding: 7px 10px;
  font-size: 12px;
  line-height: 22px;
  text-transform: uppercase;
  font-weight: bold;
  color: #166fb0;
  text-align: right;
  background: #f7f7f7; }

.accordion-navigation.is-open > a {
  color: #166fb0;
  background: #def9cc; }

.accordion-navigation.is-open .accordion-title {
  padding: 10px 12px;
  background: #166fb0 url("../img/opencloseicon.png") no-repeat;
  background-position: 95% -44px; }

.already_subscribed-page h1.page-heading {
  margin-top: 15px; }

.facetedSearch-navList .navList--inner {
  margin-left: 0; }

.addthis_toolbox li {
  margin-left: 2px; }

.addthis_toolbox .google_plusone_iframe_widget {
  width: 25px !important;
  opacity: 0; }

.addthis_toolbox .socialLinks-item a {
  width: 25px;
  height: 25px;
  margin-bottom: 0;
  position: relative;
  color: #fff; }
  .addthis_toolbox .socialLinks-item a:hover {
    color: #fff; }
  .addthis_toolbox .socialLinks-item a span {
    width: 25px;
    height: 25px;
    line-height: 22px;
    font-size: 12px;
    text-align: center;
    border-radius: 25px;
    border: 1px solid #d5d5d5; }
    .addthis_toolbox .socialLinks-item a span.fa-facebook {
      border-color: #48659f;
      color: #48659f; }
      .addthis_toolbox .socialLinks-item a span.fa-facebook:hover {
        background: #384f7c; }
    .addthis_toolbox .socialLinks-item a span.fa-twitter {
      border-color: #21a8ec;
      color: #21a8ec; }
      .addthis_toolbox .socialLinks-item a span.fa-twitter:hover {
        background: #118bc9; }
    .addthis_toolbox .socialLinks-item a span.fa-pinterest {
      border-color: #c62626;
      color: #c62626; }
      .addthis_toolbox .socialLinks-item a span.fa-pinterest:hover {
        background: #9b1e1e; }
    .addthis_toolbox .socialLinks-item a span.fa-google {
      border-color: #E04D2B;
      color: #E04D2B; }
      .addthis_toolbox .socialLinks-item a span.fa-google:hover {
        background: #bc3a1c; }
    .addthis_toolbox .socialLinks-item a span.fa-linkedin {
      border-color: #0083BE;
      color: #0083BE; }
      .addthis_toolbox .socialLinks-item a span.fa-linkedin:hover {
        background: #00608b; }
    .addthis_toolbox .socialLinks-item a span.fa-envelope {
      border-color: #0083BE;
      color: #0083BE; }
      .addthis_toolbox .socialLinks-item a span.fa-envelope:hover {
        background: #118bc9; }
    .addthis_toolbox .socialLinks-item a span.fa-print {
      border-color: #FE6601;
      color: #FE6601; }
      .addthis_toolbox .socialLinks-item a span.fa-print:hover {
        background: #cb5201; }
  .addthis_toolbox .socialLinks-item a.icon--google_plusone span {
    background: none; }
  .addthis_toolbox .socialLinks-item a:hover span {
    color: #fff; }

.addthis_toolbox .socialLinks-item .icon--google_plusone {
  border: 1px solid  #E04D2B;
  color: #E04D2B;
  font-size: 12px;
  position: relative;
  border-radius: 25px; }
  .addthis_toolbox .socialLinks-item .icon--google_plusone:after {
    content: "\f0d5";
    font-family: FontAwesome;
    position: absolute;
    left: 1px;
    width: 100%;
    bottom: 0;
    text-align: center;
    line-height: 23px; }
  .addthis_toolbox .socialLinks-item .icon--google_plusone:hover {
    background: #bc3a1c; }

.addthis_toolbox .socialLinks-item a:hover span.fa-pinterest {
  background: #9b1e1e; }

.addthis_toolbox .pin_it_iframe_widget {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0; }

.addthis_toolbox .google_plusone_iframe_widget {
  opacity: 0;
  width: 25px !important; }

.blog .blog-post-body .socialLinks li, .blog .tags .tag {
  margin-right: 5px; }

.socialLinks li:first-child {
  margin-left: 0; }

.blog .blog-post {
  text-align: left; }

.addthis_toolbox .socialLinks .socialLinks-item {
  margin-right: 5px; }

.type-account_inbox .account-list .account-listItem {
  padding: 0;
  border: none; }

.type-account_inbox .account-list .account-message .account-product-title {
  margin-bottom: 2px;
  font-weight: bold;
  color: #333; }

.type-account_inbox .account-list .account-message h5 {
  text-transform: capitalize;
  margin-bottom: 10px;
  margin-top: 0; }

.type-account_inbox .account-list .account-message .replyBox {
  margin-left: 100px;
  background: #f5f5f5;
  padding: 15px;
  position: relative;
  margin-bottom: 20px; }
  @media screen and (max-width: 63.9375em) {
    .type-account_inbox .account-list .account-message .replyBox {
      margin-left: 0; } }
  .type-account_inbox .account-list .account-message .replyBox:before {
    position: absolute;
    content: '';
    left: 20px;
    bottom: -10px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 10px 0 10px;
    border-color: #f5f5f5 transparent transparent transparent; }

.type-account_inbox .account-list .account-message .messageBox {
  margin-right: 100px;
  border: 1px solid #eaeaea;
  padding: 15px;
  position: relative; }
  @media screen and (max-width: 63.9375em) {
    .type-account_inbox .account-list .account-message .messageBox {
      margin-right: 0; } }

.type-createaccount .account .form {
  margin: 0 auto;
  width: 55%; }
  .type-createaccount .account .form .form-row {
    margin: 0 -0.75rem;
    max-width: none;
    width: auto; }
    .type-createaccount .account .form .form-row .form-field {
      margin-bottom: 15px; }
  .type-createaccount .account .form label {
    float: left;
    line-height: 31px;
    margin-right: 25px;
    text-align: right;
    width: 40%; }
  .type-createaccount .account .form input, .type-createaccount .account .form select {
    float: none;
    height: 32px;
    width: 55%; }
  .type-createaccount .account .form .panel-header {
    float: left;
    margin-right: 25px;
    text-align: right;
    width: 40%;
    background: none;
    padding: 0; }
    .type-createaccount .account .form .panel-header h3 {
      font-size: 1rem; }
  .type-createaccount .account .form .panel-body {
    float: left;
    width: 55%;
    background: none;
    padding: 0; }
  .type-createaccount .account .form #recaptcha_area, .type-createaccount .account .form #recaptcha_table {
    float: left;
    margin-left: 0px; }
    @media screen and (max-width: 63.9375em) {
      .type-createaccount .account .form #recaptcha_area, .type-createaccount .account .form #recaptcha_table {
        margin-left: -5px; } }
  .type-createaccount .account .form #recaptcha_area select, .type-createaccount .account .form #recaptcha_area input {
    float: none;
    width: auto;
    height: auto; }
  .type-createaccount .account .form .form-actions {
    clear: both;
    text-align: right; }
  .type-createaccount .account .form .form-row .form-field {
    float: left;
    max-width: none;
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    width: 100%; }
  .type-createaccount .account .form .form-select {
    background-position: right 0.57143rem top 0.214rem; }

.form .form-field {
  margin-bottom: 15px; }

.form .form-input, .form .form-select {
  height: 32px;
  padding: 3px 10px; }

.form textarea.form-input {
  height: auto; }

.form .form-select {
  background-position: right 0.57143rem top 0.214rem;
  font-size: 14px; }

.form .form-label small {
  color: red;
  float: none;
  font-size: 13px;
  margin-top: 0; }

.form-label small {
  float: none;
  vertical-align: top;
  color: red; }

.modal-content .modal-body.quickView .productView .productView-description {
  display: none; }

.mobile-page-sidebar {
  display: none; }

.modal-body .form-field > label input {
  vertical-align: middle;
  margin-left: 5px; }

.form-select--date {
  line-height: normal; }

.form-checkbox + .form-label::before,
.form-radio + .form-label::before {
  top: 0.214rem; }

.ML20 {
  padding-bottom: 20px; }

#ConfirmOrder.ExpressCheckoutBlock {
  border-bottom: none; }
  #ConfirmOrder.ExpressCheckoutBlock .clear {
    display: none; }

.form-prefixPostfix .form-input {
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px; }

.form-prefixPostfix .button {
  height: 32px; }

#horizontal > li {
  display: inline-block;
  border-bottom: 2px solid #115485; }
  #horizontal > li:hover, #horizontal > li.active {
    border-bottom: 2px solid #3f8511; }
  #horizontal > li:first-child:hover, #horizontal > li:first-child.active {
    -webkit-border-top-left-radius: 6px;
    -moz-border-top-left-radius: 6px;
    border-top-left-radius: 6px; }

.footer-geotrust-ssl-seal {
  bottom: 0;
  position: absolute;
  right: 16px; }
  .footer-geotrust-ssl-seal table {
    margin: auto; }

#bulkPricingModal.modal {
  margin: 0 auto 0 0; }

#gift-certificate-form #uniform-undefined {
  width: 18px;
  height: 18px;
  display: inline-block;
  vertical-align: middle; }

#gift-certificate-balance .form-prefixPostfix .button {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0; }

.type-cart h1.page-heading {
  float: left; }

.cart_actionbutton {
  text-align: right;
  float: right; }
  .cart_actionbutton .cart-actions {
    margin-left: 15px;
    display: inline-block;
    vertical-align: middle; }
    .cart_actionbutton .cart-actions .button {
      padding: 0 15px;
      line-height: 30px; }
    .cart_actionbutton .cart-actions.continue-shopping .button {
      background: #f7f7f7;
      color: #166fb0; }
      .cart_actionbutton .cart-actions.continue-shopping .button:hover {
        background: #166fb0;
        color: #fff; }
    .cart_actionbutton .cart-actions:first-child {
      margin-left: 0; }

.quick_order_wrapper {
  border: 1px solid #dcdcdc;
  -webkit-border-top-left-radius: 3px;
  -moz-border-top-left-radius: 3px;
  border-top-left-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  -moz-border-top-right-radius: 3px;
  border-top-right-radius: 3px;
  padding: 20px;
  background: #ffffff;
  font-size: 0;
  margin-bottom: 25px; }
  .quick_order_wrapper .quick_order_box, .quick_order_wrapper .skuproductbox, .quick_order_wrapper .addtocartbtn {
    display: inline-block;
    vertical-align: top; }
  .quick_order_wrapper .skuprobox, .quick_order_wrapper .plusminus, .quick_order_wrapper .qtyprobox {
    display: inline-block;
    vertical-align: middle; }
    .quick_order_wrapper .skuprobox label, .quick_order_wrapper .plusminus label, .quick_order_wrapper .qtyprobox label {
      font-size: 15px;
      color: #166fb0;
      font-weight: 700;
      margin-right: 6px; }
    .quick_order_wrapper .skuprobox input, .quick_order_wrapper .plusminus input, .quick_order_wrapper .qtyprobox input {
      border: 1px solid #cdcdcd;
      height: 34px;
      padding: 5px 10px;
      width: 120px;
      margin: 0 20px 0 0; }
  .quick_order_wrapper .addtocartbtn span {
    margin-right: 5px; }
  .quick_order_wrapper .qtyprobox input {
    width: 60px; }
  .quick_order_wrapper .plusminus button {
    border: 1px solid #166fb0;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    display: inline-block;
    vertical-align: middle;
    font-size: 12px;
    line-height: 25px;
    color: #232324;
    text-align: center;
    width: 25px;
    height: 25px;
    margin: 0 0 0 15px; }
    .quick_order_wrapper .plusminus button:first-child {
      margin-left: 0; }
    .quick_order_wrapper .plusminus button:hover, .quick_order_wrapper .plusminus button:active {
      background: #166fb0;
      color: #fff; }
    .quick_order_wrapper .plusminus button:disabled {
      background: #dddddd;
      border-color: #c2bfbf;
      color: #c2bfbf; }
      .quick_order_wrapper .plusminus button:disabled:hover {
        color: #c2bfbf; }
  .quick_order_wrapper .skuproductbox {
    padding: 0 15px;
    margin: 0 20px; }
    .quick_order_wrapper .skuproductbox .skuqty {
      margin-top: 15px; }
      .quick_order_wrapper .skuproductbox .skuqty:first-child {
        margin-top: 0; }
  .quick_order_wrapper .quick_order_box {
    width: 160px;
    height: 34px;
    overflow: hidden; }
  .quick_order_wrapper .skuError, .quick_order_wrapper .blankedField, .quick_order_wrapper .skuSuccesful {
    font-size: 15px;
    color: #D8000C;
    font-weight: 600;
    display: block;
    margin-top: 6px; }
  .quick_order_wrapper .skuSuccesful {
    color: #4F8A10; }

.slick-slide {
  height: auto; }

.top_content_section {
  float: left;
  max-width: 1016px;
  width: 100%; }

.type-category .actionBar {
  float: right;
  margin: 0;
  padding: 10px 0; }
  .type-category .actionBar .form-field {
    margin-bottom: 0; }

.type-category form {
  float: left;
  width: 100%; }

.type-category .pagination {
  float: left; }

.type-default .quick_order_wrapper {
  max-width: 996px;
  width: 100%;
  margin: 0 auto 15px; }

.fancybox-placeholder {
  background-color: white; }

.type-createaccount .g-recaptcha {
  float: right;
  margin-bottom: 15px; }

.bottomCartActions {
  text-align: right; }
  @media screen and (max-width: 498px) {
    .bottomCartActions {
      text-align: center; } }
  .bottomCartActions .cart_actionbutton {
    float: none;
    display: inline-block;
    vertical-align: middle; }
    @media screen and (max-width: 666px) {
      .bottomCartActions .cart_actionbutton {
        width: auto; } }
    @media screen and (max-width: 498px) {
      .bottomCartActions .cart_actionbutton {
        width: 100%; } }
  .bottomCartActions .cart-additionalCheckoutButtons {
    display: inline-block;
    vertical-align: middle;
    margin-left: 15px; }
    @media screen and (max-width: 498px) {
      .bottomCartActions .cart-additionalCheckoutButtons {
        margin-left: 0;
        margin-top: 15px; } }

.PayPalExpressCheckout.PayPalExpressBraintreeCheckout.RemoteCheckout.CheckoutButton {
  margin-top: 10px; }

@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon.eot?es6jgd");
  src: url("../fonts/icomoon.eot?es6jgd#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?es6jgd") format("truetype"), url("../fonts/icomoon.woff?es6jgd") format("woff"), url("../fonts/icomoon.svg?es6jgd#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }

.fancybox-enabled {
  overflow: hidden; }

.fancybox-enabled body {
  overflow: visible;
  height: 100%; }

.fancybox-container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99993;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.fancybox-container ~ .fancybox-container {
  z-index: 99992; }

.fancybox-bg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #0f0f11;
  opacity: 0;
  transition-timing-function: cubic-bezier(0.55, 0.06, 0.68, 0.19);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.fancybox-container--ready .fancybox-bg {
  opacity: .87;
  transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1); }

.fancybox-controls {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  text-align: center;
  opacity: 0;
  z-index: 99994;
  transition: opacity .2s;
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  direction: ltr; }

.fancybox-show-controls .fancybox-controls {
  opacity: 1; }

.fancybox-infobar {
  display: none; }

.fancybox-show-infobar .fancybox-infobar {
  display: inline-block;
  pointer-events: all; }

.fancybox-infobar__body {
  display: inline-block;
  width: 70px;
  line-height: 44px;
  font-size: 13px;
  font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
  text-align: center;
  color: #ddd;
  background-color: rgba(30, 30, 30, 0.7);
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-font-smoothing: subpixel-antialiased; }

.fancybox-buttons {
  position: absolute;
  top: 0;
  right: 0;
  display: none;
  pointer-events: all; }

.fancybox-show-buttons .fancybox-buttons {
  display: block; }

.fancybox-slider-wrap {
  overflow: hidden;
  direction: ltr; }

.fancybox-slider, .fancybox-slider-wrap {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  padding: 0;
  margin: 0;
  z-index: 99993;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent; }

.fancybox-slide {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  overflow: auto;
  outline: none;
  white-space: normal;
  box-sizing: border-box;
  text-align: center;
  z-index: 99994;
  -webkit-overflow-scrolling: touch; }

.fancybox-slide:before {
  content: "";
  height: 100%;
  width: 0; }

.fancybox-slide:before, .fancybox-slide > * {
  display: inline-block;
  vertical-align: middle; }

.fancybox-slide > * {
  position: relative;
  padding: 24px;
  margin: 44px 0;
  border-width: 0;
  text-align: left;
  background-color: #fff;
  overflow: auto;
  box-sizing: border-box; }

.fancybox-slide--image {
  overflow: hidden; }

.fancybox-slide--image:before {
  display: none; }

.fancybox-content {
  display: inline-block;
  position: relative;
  margin: 44px auto;
  padding: 0;
  border: 0;
  width: 80%;
  height: calc(100% - 88px);
  vertical-align: middle;
  line-height: normal;
  text-align: left;
  white-space: normal;
  outline: none;
  font-size: 16px;
  font-family: Arial,sans-serif;
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
  -webkit-overflow-scrolling: touch; }

.fancybox-iframe {
  display: block;
  margin: 0;
  padding: 0;
  border: 0;
  width: 100%;
  height: 100%;
  background: #fff; }

.fancybox-slide--video .fancybox-content, .fancybox-slide--video .fancybox-iframe {
  background: transparent; }

.fancybox-placeholder {
  z-index: 99995;
  background: transparent;
  cursor: default;
  overflow: visible;
  -webkit-transform-origin: top left;
  transform-origin: top left;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.fancybox-image, .fancybox-placeholder, .fancybox-spaceball {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
  border: 0;
  background-color: #fff; }

.fancybox-image, .fancybox-spaceball {
  width: 100%;
  height: 100%;
  max-width: none;
  max-height: none;
  background: transparent;
  background-size: 100% 100%; }

.fancybox-controls--canzoomOut .fancybox-placeholder {
  cursor: zoom-out; }

.fancybox-controls--canzoomIn .fancybox-placeholder {
  cursor: zoom-in; }

.fancybox-controls--canGrab .fancybox-placeholder {
  cursor: -webkit-grab;
  cursor: grab; }

.fancybox-controls--isGrabbing .fancybox-placeholder {
  cursor: -webkit-grabbing;
  cursor: grabbing; }

.fancybox-spaceball {
  z-index: 1; }

.fancybox-tmp {
  position: absolute;
  top: -9999px;
  left: -9999px;
  visibility: hidden; }

.fancybox-error {
  position: absolute;
  margin: 0;
  padding: 40px;
  top: 50%;
  left: 50%;
  width: 380px;
  max-width: 100%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background: #fff;
  cursor: default; }

.fancybox-error p {
  margin: 0;
  padding: 0;
  color: #444;
  font: 16px/20px Helvetica Neue,Helvetica,Arial,sans-serif; }

.fancybox-close-small {
  position: absolute;
  top: 0;
  right: 0;
  width: 44px;
  height: 44px;
  padding: 0;
  margin: 0;
  border: 0;
  border-radius: 0;
  outline: none;
  background: transparent;
  z-index: 10;
  cursor: pointer; }

.fancybox-close-small:after {
  content: "×";
  position: absolute;
  top: 5px;
  right: 5px;
  width: 30px;
  height: 30px;
  font: 20px/30px Arial,Helvetica Neue,Helvetica,sans-serif;
  color: #888;
  font-weight: 300;
  text-align: center;
  border-radius: 50%;
  border-width: 0;
  background: #fff;
  transition: background .2s;
  box-sizing: border-box;
  z-index: 2; }

.fancybox-close-small:focus:after {
  outline: 1px dotted #888; }

.fancybox-slide--video .fancybox-close-small {
  top: -36px;
  right: -36px;
  background: transparent; }

.fancybox-close-small:hover:after {
  color: #555;
  background: #eee; }

.fancybox-caption-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 60px 30px 0;
  z-index: 99998;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  box-sizing: border-box;
  background: linear-gradient(180deg, transparent 0, rgba(0, 0, 0, 0.1) 20%, rgba(0, 0, 0, 0.2) 40%, rgba(0, 0, 0, 0.6) 80%, rgba(0, 0, 0, 0.8));
  opacity: 0;
  transition: opacity .2s;
  pointer-events: none; }

.fancybox-show-caption .fancybox-caption-wrap {
  opacity: 1; }

.fancybox-caption {
  padding: 30px 0;
  border-top: 1px solid rgba(255, 255, 255, 0.4);
  font-size: 14px;
  font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
  color: #fff;
  line-height: 20px;
  -webkit-text-size-adjust: none; }

.fancybox-caption a, .fancybox-caption button {
  pointer-events: all; }

.fancybox-caption a {
  color: #fff;
  text-decoration: underline; }

.fancybox-button {
  display: inline-block;
  position: relative;
  width: 44px;
  height: 44px;
  line-height: 44px;
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 0;
  cursor: pointer;
  background: transparent;
  color: #fff;
  box-sizing: border-box;
  vertical-align: top;
  outline: none; }

.fancybox-button--disabled {
  cursor: default;
  pointer-events: none; }

.fancybox-button, .fancybox-infobar__body {
  background: rgba(30, 30, 30, 0.6); }

.fancybox-button:hover {
  background: rgba(0, 0, 0, 0.8); }

.fancybox-button:after, .fancybox-button:before {
  content: "";
  pointer-events: none;
  position: absolute;
  border-color: #fff;
  background-color: currentColor;
  color: currentColor;
  opacity: .9;
  box-sizing: border-box;
  display: inline-block; }

.fancybox-button--disabled:after, .fancybox-button--disabled:before {
  opacity: .5; }

.fancybox-button--left:after {
  left: 20px;
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg); }

.fancybox-button--left:after, .fancybox-button--right:after {
  top: 18px;
  width: 6px;
  height: 6px;
  background: transparent;
  border-top: 2px solid currentColor;
  border-right: 2px solid currentColor; }

.fancybox-button--right:after {
  right: 20px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg); }

.fancybox-button--left {
  border-bottom-left-radius: 5px; }

.fancybox-button--right {
  border-bottom-right-radius: 5px; }

.fancybox-button--close {
  float: right; }

.fancybox-button--close:after, .fancybox-button--close:before {
  content: "";
  display: inline-block;
  position: absolute;
  height: 2px;
  width: 16px;
  top: calc(50% - 1px);
  left: calc(50% - 8px); }

.fancybox-button--close:before {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg); }

.fancybox-button--close:after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg); }

.fancybox-loading {
  border: 6px solid rgba(99, 99, 99, 0.4);
  border-top: 6px solid rgba(255, 255, 255, 0.6);
  border-radius: 100%;
  height: 50px;
  width: 50px;
  -webkit-animation: a .8s infinite linear;
  animation: a .8s infinite linear;
  background: transparent;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -25px;
  margin-left: -25px;
  z-index: 99999; }

@-webkit-keyframes a {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

@keyframes a {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

@media (max-width: 800px) {
  .fancybox-controls {
    text-align: left; }
  .fancybox-button--left, .fancybox-button--right, .fancybox-buttons button:not(.fancybox-button--close) {
    display: none !important; }
  .fancybox-caption {
    padding: 20px 0;
    margin: 0; } }

.fancybox-button--fullscreen:before {
  width: 15px;
  height: 11px;
  left: 15px;
  top: 16px;
  border: 2px solid;
  background: none; }

.fancybox-button--play:before {
  top: 16px;
  left: 18px;
  width: 0;
  height: 0;
  border-top: 6px inset transparent;
  border-bottom: 6px inset transparent;
  border-left: 10px solid;
  border-radius: 1px;
  background: transparent; }

.fancybox-button--pause:before {
  top: 16px;
  left: 18px;
  width: 7px;
  height: 11px;
  border-style: solid;
  border-width: 0 2px;
  background: transparent; }

.fancybox-button--thumbs span {
  font-size: 23px; }

.fancybox-button--thumbs:before {
  top: 20px;
  left: 21px;
  width: 3px;
  height: 3px;
  box-shadow: 0 -4px 0,-4px -4px 0,4px -4px 0,inset 0 0 0 32px,-4px 0 0,4px 0 0,0 4px 0,-4px 4px 0,4px 4px 0; }

.fancybox-container--thumbs .fancybox-caption-wrap, .fancybox-container--thumbs .fancybox-controls, .fancybox-container--thumbs .fancybox-slider-wrap {
  right: 220px; }

.fancybox-thumbs {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: auto;
  width: 220px;
  margin: 0;
  padding: 5px 5px 0 0;
  background: #fff;
  z-index: 99993;
  word-break: normal;
  -webkit-overflow-scrolling: touch;
  -webkit-tap-highlight-color: transparent;
  box-sizing: border-box; }

.fancybox-thumbs > ul {
  list-style: none;
  position: absolute;
  position: relative;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  overflow-x: hidden;
  overflow-y: auto;
  font-size: 0; }

.fancybox-thumbs > ul > li {
  float: left;
  overflow: hidden;
  max-width: 50%;
  padding: 0;
  margin: 0;
  width: 105px;
  height: 75px;
  position: relative;
  cursor: pointer;
  outline: none;
  border: 5px solid #fff;
  border-top-width: 0;
  border-right-width: 0;
  -webkit-tap-highlight-color: transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  box-sizing: border-box; }

li.fancybox-thumbs-loading {
  background: rgba(0, 0, 0, 0.1); }

.fancybox-thumbs > ul > li > img {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  min-height: 100%;
  max-width: none;
  max-height: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.fancybox-thumbs > ul > li:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: 2px;
  border: 4px solid #4ea7f9;
  z-index: 99991;
  opacity: 0;
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94); }

.fancybox-thumbs > ul > li.fancybox-thumbs-active:before {
  opacity: 1; }

@media (max-width: 800px) {
  .fancybox-thumbs {
    display: none !important; }
  .fancybox-container--thumbs .fancybox-caption-wrap, .fancybox-container--thumbs .fancybox-controls, .fancybox-container--thumbs .fancybox-slider-wrap {
    right: 0; } }

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-anchor:before {
  content: "\e900"; }

.icon-answer:before {
  content: "\e901"; }

.icon-arrow-1-circle-down:before {
  content: "\e902"; }

.icon-arrow-1-circle-left:before {
  content: "\e903"; }

.icon-arrow-1-circle-right:before {
  content: "\e904"; }

.icon-arrow-1-circle-up:before {
  content: "\e905"; }

.icon-arrow-1-down:before {
  content: "\e906"; }

.icon-arrow-1-left:before {
  content: "\e907"; }

.icon-arrow-1-right:before {
  content: "\e908"; }

.icon-arrow-1-square-down:before {
  content: "\e909"; }

.icon-arrow-1-square-left:before {
  content: "\e90a"; }

.icon-arrow-1-square-right:before {
  content: "\e90b"; }

.icon-arrow-1-square-up:before {
  content: "\e90c"; }

.icon-arrow-1-up:before {
  content: "\e90d"; }

.icon-arrow-2-circle-down:before {
  content: "\e90e"; }

.icon-arrow-2-circle-left:before {
  content: "\e90f"; }

.icon-arrow-2-circle-right:before {
  content: "\e910"; }

.icon-arrow-2-circle-up:before {
  content: "\e911"; }

.icon-arrow-2-down:before {
  content: "\e912"; }

.icon-arrow-2-left:before {
  content: "\e913"; }

.icon-arrow-2-right:before {
  content: "\e914"; }

.icon-arrow-2-sqare-down:before {
  content: "\e915"; }

.icon-arrow-2-sqare-left:before {
  content: "\e916"; }

.icon-arrow-2-sqare-right:before {
  content: "\e917"; }

.icon-arrow-2-sqare-up:before {
  content: "\e918"; }

.icon-arrow-2-up:before {
  content: "\e919"; }

.icon-arrow-3-circle-down:before {
  content: "\e91a"; }

.icon-arrow-3-circle-left:before {
  content: "\e91b"; }

.icon-arrow-3-circle-right:before {
  content: "\e91c"; }

.icon-arrow-3-circle-up:before {
  content: "\e91d"; }

.icon-arrow-3-down:before {
  content: "\e91e"; }

.icon-arrow-3-left:before {
  content: "\e91f"; }

.icon-arrow-3-right:before {
  content: "\e920"; }

.icon-arrow-3-square-down:before {
  content: "\e921"; }

.icon-arrow-3-square-left:before {
  content: "\e922"; }

.icon-arrow-3-square-right:before {
  content: "\e923"; }

.icon-arrow-3-square-up:before {
  content: "\e924"; }

.icon-arrow-3-up:before {
  content: "\e925"; }

.icon-back-1:before {
  content: "\e926"; }

.icon-back-2:before {
  content: "\e927"; }

.icon-back-3:before {
  content: "\e928"; }

.icon-back-4:before {
  content: "\e929"; }

.icon-back-4-circle:before {
  content: "\e92a"; }

.icon-back-4-square:before {
  content: "\e92b"; }

.icon-back-5:before {
  content: "\e92c"; }

.icon-back-6:before {
  content: "\e92d"; }

.icon-back-7:before {
  content: "\e92e"; }

.icon-backward-7:before {
  content: "\e92f"; }

.icon-basket:before {
  content: "\e930"; }

.icon-basket-add:before {
  content: "\e931"; }

.icon-basket-checked:before {
  content: "\e932"; }

.icon-basket-close:before {
  content: "\e933"; }

.icon-basket-out:before {
  content: "\e934"; }

.icon-basket-out-in:before {
  content: "\e935"; }

.icon-basket-remove:before {
  content: "\e936"; }

.icon-battery-1:before {
  content: "\e937"; }

.icon-battery-2:before {
  content: "\e938"; }

.icon-battery-3:before {
  content: "\e939"; }

.icon-battery-4:before {
  content: "\e93a"; }

.icon-blackboard-1:before {
  content: "\e93b"; }

.icon-blackboard-2:before {
  content: "\e93c"; }

.icon-blackboard-3:before {
  content: "\e93d"; }

.icon-blur:before {
  content: "\e93e"; }

.icon-call-back:before {
  content: "\e93f"; }

.icon-call-block:before {
  content: "\e940"; }

.icon-call-end:before {
  content: "\e941"; }

.icon-call-hold:before {
  content: "\e942"; }

.icon-call-in:before {
  content: "\e943"; }

.icon-cancel-circle:before {
  content: "\e944"; }

.icon-cancel-square:before {
  content: "\e945"; }

.icon-cancel-square-2:before {
  content: "\e946"; }

.icon-cart-1:before {
  content: "\e947"; }

.icon-cart-1-add:before {
  content: "\e948"; }

.icon-cart-1-cancel:before {
  content: "\e949"; }

.icon-cart-1-checked:before {
  content: "\e94a"; }

.icon-cart-1-in:before {
  content: "\e94b"; }

.icon-cart-1-loaded:before {
  content: "\e94c"; }

.icon-cart-1-out:before {
  content: "\e94d"; }

.icon-cart-1-remove:before {
  content: "\e94e"; }

.icon-cart-2:before {
  content: "\e94f"; }

.icon-cart-2-add:before {
  content: "\e950"; }

.icon-cart-2-cancel:before {
  content: "\e951"; }

.icon-cart-2-checked:before {
  content: "\e952"; }

.icon-cart-2-in:before {
  content: "\e953"; }

.icon-cart-2-loaded:before {
  content: "\e954"; }

.icon-cart-2-out:before {
  content: "\e955"; }

.icon-cart-2-remove:before {
  content: "\e956"; }

.icon-cart-3:before {
  content: "\e957"; }

.icon-cart-3-loaded:before {
  content: "\e958"; }

.icon-charger-plug-2:before {
  content: "\e959"; }

.icon-check:before {
  content: "\e95a"; }

.icon-check-all:before {
  content: "\e95b"; }

.icon-check-circle:before {
  content: "\e95c"; }

.icon-check-circle-2:before {
  content: "\e95d"; }

.icon-check-square:before {
  content: "\e95e"; }

.icon-check-square-2:before {
  content: "\e95f"; }

.icon-clipboard-1:before {
  content: "\e960"; }

.icon-clipboard-2:before {
  content: "\e961"; }

.icon-clipboard-checked:before {
  content: "\e962"; }

.icon-clock:before {
  content: "\e963"; }

.icon-clock-2:before {
  content: "\e964"; }

.icon-close:before {
  content: "\e965"; }

.icon-contract-2:before {
  content: "\e966"; }

.icon-contract-3:before {
  content: "\e967"; }

.icon-contract-4:before {
  content: "\e968"; }

.icon-delivery-1:before {
  content: "\e969"; }

.icon-delivery-2:before {
  content: "\e96a"; }

.icon-delivery-3:before {
  content: "\e96b"; }

.icon-double-arrows-1-left:before {
  content: "\e96c"; }

.icon-double-arrows-1-right:before {
  content: "\e96d"; }

.icon-download-1:before {
  content: "\e96e"; }

.icon-download-2:before {
  content: "\e96f"; }

.icon-drag:before {
  content: "\e970"; }

.icon-drag-1:before {
  content: "\e971"; }

.icon-edit-1:before {
  content: "\e972"; }

.icon-edit-2:before {
  content: "\e973"; }

.icon-edit-3:before {
  content: "\e974"; }

.icon-email:before {
  content: "\e975"; }

.icon-email-letter:before {
  content: "\e976"; }

.icon-email-open:before {
  content: "\e977"; }

.icon-email-search:before {
  content: "\e978"; }

.icon-email-send:before {
  content: "\e979"; }

.icon-email-star:before {
  content: "\e97a"; }

.icon-EUR:before {
  content: "\e97b"; }

.icon-EUR-circle:before {
  content: "\e97c"; }

.icon-expand-2:before {
  content: "\e97d"; }

.icon-expand-3:before {
  content: "\e97e"; }

.icon-expand-4:before {
  content: "\e97f"; }

.icon-facebook:before {
  content: "\e980"; }

.icon-fork-arrows:before {
  content: "\e981"; }

.icon-forward:before {
  content: "\e982"; }

.icon-forward-7:before {
  content: "\e983"; }

.icon-GBP:before {
  content: "\e984"; }

.icon-GBP-circle:before {
  content: "\e985"; }

.icon-gift:before {
  content: "\e986"; }

.icon-google-plus:before {
  content: "\e987"; }

.icon-grid-circles:before {
  content: "\e988"; }

.icon-grid-squares:before {
  content: "\e989"; }

.icon-grid-squares-2:before {
  content: "\e98a"; }

.icon-hamburger-menu-1:before {
  content: "\e98b"; }

.icon-handbag:before {
  content: "\e98c"; }

.icon-heart:before {
  content: "\e98d"; }

.icon-home:before {
  content: "\e98e"; }

.icon-inside:before {
  content: "\e98f"; }

.icon-instagram:before {
  content: "\e990"; }

.icon-like:before {
  content: "\e991"; }

.icon-like-2:before {
  content: "\e992"; }

.icon-linkedin:before {
  content: "\e993"; }

.icon-list-1:before {
  content: "\e994"; }

.icon-list-2:before {
  content: "\e995"; }

.icon-list-3:before {
  content: "\e996"; }

.icon-list-4:before {
  content: "\e997"; }

.icon-location-1-off:before {
  content: "\e998"; }

.icon-location-1-on:before {
  content: "\e999"; }

.icon-location-1-search:before {
  content: "\e99a"; }

.icon-location-2:before {
  content: "\e99b"; }

.icon-location-2-add:before {
  content: "\e99c"; }

.icon-location-2-checked:before {
  content: "\e99d"; }

.icon-location-2-delete:before {
  content: "\e99e"; }

.icon-location-2-off:before {
  content: "\e99f"; }

.icon-location-2-remove:before {
  content: "\e9a0"; }

.icon-location-3:before {
  content: "\e9a1"; }

.icon-location-4:before {
  content: "\e9a2"; }

.icon-lock:before {
  content: "\e9a3"; }

.icon-magnifier-1:before {
  content: "\e9a4"; }

.icon-magnifier-2:before {
  content: "\e9a5"; }

.icon-minus-circle:before {
  content: "\e9a6"; }

.icon-minus-square:before {
  content: "\e9a7"; }

.icon-money-bag:before {
  content: "\e9a8"; }

.icon-money-bag-coins:before {
  content: "\e9a9"; }

.icon-more-circle:before {
  content: "\e9aa"; }

.icon-more-circles-horizontal:before {
  content: "\e9ab"; }

.icon-more-circles-vertical:before {
  content: "\e9ac"; }

.icon-more-squares-vertical:before {
  content: "\e9ad"; }

.icon-more-squares-vertical-filled:before {
  content: "\e9ae"; }

.icon-next-1:before {
  content: "\e9af"; }

.icon-next-2:before {
  content: "\e9b0"; }

.icon-next-3:before {
  content: "\e9b1"; }

.icon-next-4:before {
  content: "\e9b2"; }

.icon-next-4-circle:before {
  content: "\e9b3"; }

.icon-next-4-square:before {
  content: "\e9b4"; }

.icon-next-5:before {
  content: "\e9b5"; }

.icon-next-6:before {
  content: "\e9b6"; }

.icon-next-7:before {
  content: "\e9b7"; }

.icon-outside:before {
  content: "\e9b8"; }

.icon-paper-plane:before {
  content: "\e9b9"; }

.icon-pen1:before {
  content: "\e9ba"; }

.icon-pen-2:before {
  content: "\e9bb"; }

.icon-pencil1:before {
  content: "\e9bc"; }

.icon-pencil2:before {
  content: "\e9bd"; }

.icon-pen-pencil:before {
  content: "\e9be"; }

.icon-photo:before {
  content: "\e9bf"; }

.icon-photos:before {
  content: "\e9c0"; }

.icon-picasa:before {
  content: "\e9c1"; }

.icon-play:before {
  content: "\e9c2"; }

.icon-play-circle:before {
  content: "\e9c3"; }

.icon-plus:before {
  content: "\e9c4"; }

.icon-plus-circle:before {
  content: "\e9c5"; }

.icon-plus-square:before {
  content: "\e9c6"; }

.icon-printer:before {
  content: "\e9c7"; }

.icon-rss:before {
  content: "\e9c8"; }

.icon-s-arrow-1:before {
  content: "\e9c9"; }

.icon-s-arrow-2:before {
  content: "\e9ca"; }

.icon-s-arrow-3:before {
  content: "\e9cb"; }

.icon-share-1:before {
  content: "\e9cc"; }

.icon-share-2:before {
  content: "\e9cd"; }

.icon-share-3:before {
  content: "\e9ce"; }

.icon-share-4:before {
  content: "\e9cf"; }

.icon-shopping-bag:before {
  content: "\e9d0"; }

.icon-shopping-tag:before {
  content: "\e9d1"; }

.icon-shuffle:before {
  content: "\e9d2"; }

.icon-smartphone-laptop:before {
  content: "\e9d3"; }

.icon-spray-can:before {
  content: "\e9d4"; }

.icon-star:before {
  content: "\e9d5"; }

.icon-support:before {
  content: "\e9d6"; }

.icon-switches-2:before {
  content: "\e9d7"; }

.icon-timer-1:before {
  content: "\e9d8"; }

.icon-timer-2:before {
  content: "\e9d9"; }

.icon-trash:before {
  content: "\e9da"; }

.icon-trash-recycle:before {
  content: "\e9db"; }

.icon-tumblr:before {
  content: "\e9dc"; }

.icon-twitter:before {
  content: "\e9dd"; }

.icon-unlocked:before {
  content: "\e9de"; }

.icon-USD:before {
  content: "\e9df"; }

.icon-USD-circle:before {
  content: "\e9e0"; }

.icon-user:before {
  content: "\e9e1"; }

.icon-user-female:before {
  content: "\e9e2"; }

.icon-user-male:before {
  content: "\e9e3"; }

.icon-users-male:before {
  content: "\e9e4"; }

.icon-users-male-female:before {
  content: "\e9e5"; }

.icon-vimeo-1:before {
  content: "\e9e6"; }

.icon-vimeo-2:before {
  content: "\e9e7"; }

.icon-voucher:before {
  content: "\e9e8"; }

.icon-wrench-1:before {
  content: "\e9e9"; }

.icon-wrench-2:before {
  content: "\e9ea"; }

.icon-wrench-3:before {
  content: "\e9eb"; }

.icon-wrench-hammer:before {
  content: "\e9ec"; }

.icon-wrench-screwdriver-1:before {
  content: "\e9ed"; }

.icon-wrench-screwdriver-2:before {
  content: "\e9ee"; }

.icon-write-2:before {
  content: "\e9ef"; }

.icon-write-3:before {
  content: "\e9f0"; }

.icon-xing:before {
  content: "\e9f1"; }

/* jQuery Growl
 * Copyright 2015 Kevin Sylvestre
 * 1.3.1
 */
.ontop, #growls-default, #growls-tl, #growls-tr, #growls-bl, #growls-br, #growls-tc, #growls-bc, #growls-cc, #growls-cl, #growls-cr {
  z-index: 50000;
  position: fixed; }

#growls-default {
  top: 10px;
  right: 10px; }

#growls-tl {
  top: 10px;
  left: 10px; }

#growls-tr {
  top: 10px;
  right: 10px; }

#growls-bl {
  bottom: 10px;
  left: 10px; }

#growls-br {
  bottom: 10px;
  right: 10px; }

#growls-tc {
  top: 10px;
  right: 10px;
  left: 10px; }

#growls-bc {
  bottom: 10px;
  right: 10px;
  left: 10px; }

#growls-cc {
  top: 50%;
  left: 50%;
  margin-left: -125px; }

#growls-cl {
  top: 50%;
  left: 10px; }

#growls-cr {
  top: 50%;
  right: 10px; }

#growls-tc .growl, #growls-bc .growl {
  margin-left: auto;
  margin-right: auto; }

.growl {
  opacity: 0.8;
  filter: alpha(opacity=80);
  position: relative;
  border-radius: 4px;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out; }

.growl.growl-incoming {
  opacity: 0;
  filter: alpha(opacity=0); }

.growl.growl-outgoing {
  opacity: 0;
  filter: alpha(opacity=0); }

.growl.growl-small {
  width: 200px;
  padding: 5px;
  margin: 5px; }

.growl.growl-medium {
  width: 250px;
  padding: 10px;
  margin: 10px; }

.growl.growl-large {
  width: 300px;
  padding: 15px;
  margin: 15px; }

.growl.growl-default {
  color: #FFF;
  background: #7f8c8d; }

.growl.growl-error {
  color: #FFF;
  background: #C0392B; }

.growl.growl-notice {
  color: #FFF;
  background: #2ECC71; }

.growl.growl-warning {
  color: #FFF;
  background: #F39C12; }

.growl .growl-close {
  cursor: pointer;
  float: right;
  font-size: 14px;
  line-height: 18px;
  font-weight: normal;
  font-family: helvetica, verdana, sans-serif; }

.growl .growl-title {
  font-size: 18px;
  line-height: 24px; }

.growl .growl-message {
  font-size: 14px;
  line-height: 18px; }

.header .container .sf-menu li, .header .wrapper .sf-menu li {
  position: relative; }
  .header .container .sf-menu li:hover ul, .header .wrapper .sf-menu li:hover ul {
    display: block; }
  .header .container .sf-menu li ul, .header .wrapper .sf-menu li ul {
    position: absolute;
    top: 100%;
    left: 0;
    background: #166fb0;
    display: none;
    width: 200px;
    border-top: 2px solid #166fb0;
    font-size: 13px; }
    .header .container .sf-menu li ul li, .header .wrapper .sf-menu li ul li {
      margin: 0;
      display: block; }
      .header .container .sf-menu li ul li a, .header .wrapper .sf-menu li ul li a {
        padding: 10px 15px;
        display: block;
        line-height: 15px; }
        .header .container .sf-menu li ul li a .fa, .header .wrapper .sf-menu li ul li a .fa {
          line-height: 15px;
          float: right; }
    .header .container .sf-menu li ul ul, .header .wrapper .sf-menu li ul ul {
      top: 0;
      left: 100%;
      margin-top: 0;
      border-top: none; }

.header .container .sf-menu li.lastchild ul, .header .wrapper .sf-menu li.lastchild ul {
  left: -100%; }

.page-sidebar .navList li, .mobile-menu-content-block .navList li {
  position: relative;
  display: block; }
  .page-sidebar .navList li .hitarea, .mobile-menu-content-block .navList li .hitarea {
    position: absolute;
    width: 40px;
    right: 0;
    height: 34px;
    cursor: pointer;
    color: #166fb0; }
    .page-sidebar .navList li .hitarea:after, .mobile-menu-content-block .navList li .hitarea:after {
      content: "\f107";
      font-family: FontAwesome;
      text-align: center;
      width: 40px;
      height: 34px;
      text-align: center;
      line-height: 36px;
      display: block;
      font-size: 18px; }
    .page-sidebar .navList li .hitarea.collapsable-hitarea, .mobile-menu-content-block .navList li .hitarea.collapsable-hitarea {
      -ms-transform: rotate(-180deg);
      -webkit-transform: rotate(-180deg);
      transform: rotate(-180deg); }

.page-sidebar .navList li.collapsable, .mobile-menu-content-block .navList li.collapsable {
  background: white; }
  .page-sidebar .navList li.collapsable > a, .mobile-menu-content-block .navList li.collapsable > a {
    color: #54b016; }
  .page-sidebar .navList li.collapsable > .hitarea, .mobile-menu-content-block .navList li.collapsable > .hitarea {
    color: #54b016; }

.quick_order_wrapper .loadingOverlay {
  position: fixed;
  z-index: 999; }
  .quick_order_wrapper .loadingOverlay:before {
    border: none;
    background: url("../img/loader.gif") no-repeat;
    animation: none !important;
    transform: none !important;
    width: 80px;
    height: 80px;
    background-size: cover; }

/* ===================================================================== 1024 to 1249 ========================================================================== */
@media screen and (max-width: 78.0625em) {
  .container, .wrapper {
    width: 984px; }
  .body {
    overflow: hidden; }
  .card .actionButton.cartBtn .button {
    padding: 0 12px; }
  .page-sidebar {
    width: 25%; }
  #menu.shrink {
    width: auto; }
  .header-mid-section .row .header-phone {
    width: 200px; }
  .header-mid-section .row .search-section .searchSummary {
    width: 368px; }
  .navPages li > a {
    padding: 10px 12px; }
  .header-mid-section .row .shopping-cart-price {
    width: 100%;
    border-top: 1px solid #ededed;
    padding-top: 18px;
    padding-bottom: 18px;
    margin-top: 10px; }
    .header-mid-section .row .shopping-cart-price .navUser-item--cart {
      margin: 0;
      padding: 0;
      width: 100%;
      border-left: 0; }
      .header-mid-section .row .shopping-cart-price .navUser-item--cart .free_shipping {
        float: left;
        width: auto; }
        .header-mid-section .row .shopping-cart-price .navUser-item--cart .free_shipping .free_shipping_text {
          width: 160px;
          line-height: normal;
          padding-top: 5px; }
      .header-mid-section .row .shopping-cart-price .navUser-item--cart .cart_icon, .header-mid-section .row .shopping-cart-price .navUser-item--cart .search-section {
        float: right;
        width: auto;
        margin: 0; }
      .header-mid-section .row .shopping-cart-price .navUser-item--cart .search-section {
        margin: 0 15px 10px 0; }
  .header-mid-section .static-banners {
    width: 757px; }
    .header-mid-section .static-banners ul {
      padding: 0; }
    .header-mid-section .static-banners li {
      margin: 0 0 0 77px; }
      .header-mid-section .static-banners li:first-child {
        margin-left: 77px; }
  #quickSearch {
    max-width: 368px;
    float: none;
    margin: 0 auto; }
  .page-content {
    width: 75%; }
  .productGrid .product {
    width: 33.33%; }
  .right-sidebar {
    margin-top: 0; }
  .footer-info .footer-info-col {
    padding: 0 20px; }
  .footer-info .footer-news {
    width: 25%;
    padding-left: 0;
    margin-bottom: 15px; }
  .footer-info .footer-social {
    width: 245px;
    padding: 0 15px; }
  .page-sidebar + .page-content .productGrid .product {
    width: 33.33%; }
  .page-sidebar + .page-content {
    width: 75%; }
  .categories_list .categories_list_inn .subCategoriesBox {
    width: 107px; }
    .categories_list .categories_list_inn .subCategoriesBox .subCategoryList .imagebox {
      height: 100px;
      max-height: 100px; }
  .productView {
    float: left;
    padding: 0 0 0 10px;
    width: 750px;
    margin: 0; }
    .productView .productView-image {
      min-height: 380px;
      min-width: 380px; }
      .productView .productView-image ul li.productView-thumbnail {
        width: 23.4%; }
    .productView .productView-details .Product-cart-section {
      width: 100%; }
    .productView .productView-product .Product-options-main #WishListForm {
      left: 80%; }
  .productView .productView-images ul li.productView-thumbnail {
    width: 23.4%; }
  .page-content.page-content--full {
    width: 100%; }
  .brandGrid .brand {
    width: 50%; }
  .compareTable-heading {
    width: 15%; }
  .login-page .login {
    width: 750px; }
  .form-prefixPostfix .form-inlineMessage {
    margin-bottom: 0.35714rem; }
  .reset-pass-page .forgot-password-form .form-prefixPostfix .form-input {
    -webkit-border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px; }
  .error-page .form-prefixPostfix .form-input {
    -webkit-border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px; }
  .modal-content .modal-body.quickView .productView {
    width: 100%;
    margin: 0;
    padding: 0; }
    .modal-content .modal-body.quickView .productView .productView-images {
      width: 48%; }
    .modal-content .modal-body.quickView .productView .productView-details {
      width: 50%; }
      .modal-content .modal-body.quickView .productView .productView-details .Product-options-main #WishListForm {
        left: 58%; }
  .modal-body {
    padding: 20px; }
    .modal-body .previewCart .previewCartCheckout {
      width: 28%; }
    .modal-body .previewCart .productView {
      width: 72%; }
  .navBar--sub {
    margin-bottom: 2.5rem; }
  .type-createaccount .account .form {
    width: 75%; }
  .quick_order_wrapper .skuproductbox {
    margin: 0 25px;
    padding: 0; }
  .top_content_section {
    max-width: 750px; }
    .top_content_section .page-content {
      width: 100%; }
  .type-default .quick_order_wrapper {
    max-width: 730px; }
    .type-default .quick_order_wrapper .skuproductbox {
      padding: 0 15px;
      margin: 0 14px; } }

/* ======================================================================== 768 to 1023 ================================================================ */
@media screen and (max-width: 63.9375em) {
  .container, .wrapper {
    width: 728px; }
  .HomeBottomBanner {
    margin-bottom: 0; }
  .header .header-top-section {
    text-align: center; }
    .header .header-top-section li {
      margin-left: 10px; }
      .header .header-top-section li i {
        margin-right: 5px; }
        .header .header-top-section li i.icon-inside {
          margin-top: 16px; }
      .header .header-top-section li a {
        padding: 10px 0; }
    .header .header-top-section .row {
      margin: 0; }
      .header .header-top-section .row .header-top-left, .header .header-top-section .row .header-top-right {
        padding: 0;
        display: inline-block;
        vertical-align: middle;
        float: none;
        width: auto; }
        .header .header-top-section .row .header-top-left .navUser-item--account .navUser-action, .header .header-top-section .row .header-top-right .navUser-item--account .navUser-action {
          margin-right: 0; }
      .header .header-top-section .row .header-top-left {
        float: left;
        width: 120px;
        text-align: left; }
        .header .header-top-section .row .header-top-left li {
          margin: 0;
          padding: 0;
          vertical-align: middle;
          line-height: 12px; }
          .header .header-top-section .row .header-top-left li a {
            line-height: 12px; }
      .header .header-top-section .row .header-top-right {
        float: right;
        padding: 4px 0; }
  .navUser-item--account .navUser-or {
    margin: 0; }
  .header-mid-section {
    padding: 7px 0; }
    .header-mid-section .static-banners {
      width: 500px; }
      .header-mid-section .static-banners li {
        margin: 0 0 0 17px; }
        .header-mid-section .static-banners li:first-child {
          margin-left: 0; }
    .header-mid-section .row .header-phone {
      width: 390px; }
    .header-mid-section .row .search-section {
      padding-left: 0.71429rem;
      padding-right: 0.71429rem;
      width: 93%;
      float: none;
      margin-top: 2px; }
      .header-mid-section .row .search-section .searchSummary {
        width: 280px; }
        .header-mid-section .row .search-section .searchSummary .form-fieldset .form-field .form-input {
          line-height: 24px; }
        .header-mid-section .row .search-section .searchSummary .searchIcon {
          height: 34px;
          width: 34px;
          padding: 6px; }
          .header-mid-section .row .search-section .searchSummary .searchIcon .searchText {
            display: none; }
          .header-mid-section .row .search-section .searchSummary .searchIcon span.fa-search {
            display: block;
            margin-top: 4px; }
    .header-mid-section .row .mobile-menu-icon {
      clear: both;
      display: block;
      float: left;
      margin-top: 2px;
      margin-left: 0.71429rem;
      background: #54b016;
      height: 40px;
      width: 40px;
      line-height: 38px;
      text-align: center;
      margin: -5px 10px 0 0;
      -webkit-border-radius: 3px;
      -moz-border-radius: 3px;
      border-radius: 3px; }
      .header-mid-section .row .mobile-menu-icon:hover {
        background: #166fb0; }
      .header-mid-section .row .mobile-menu-icon a {
        display: table;
        width: 100%;
        height: 100%;
        text-align: center; }
        .header-mid-section .row .mobile-menu-icon a i {
          font-size: 14px;
          color: #ffffff;
          display: table-cell;
          vertical-align: middle; }
    .header-mid-section .row .shopping-cart-price .navUser-item--cart {
      width: 100%; }
  #quickSearch {
    max-width: 100%;
    float: right;
    margin: 15px auto 0; }
    #quickSearch .card {
      border-color: #166fb0;
      margin-bottom: 0; }
    #quickSearch .productGrid .product {
      width: 49%;
      margin: 0 0 10px; }
      #quickSearch .productGrid .product:nth-child(even) {
        float: right; }
    #quickSearch .card-body {
      margin-top: 10px; }
    #quickSearch .card-button-block {
      margin-bottom: 10px; }
  .navPages-container {
    display: none; }
  .page-sidebar .sidebarBlock {
    display: none; }
  .page-sidebar .facetedSearch {
    display: block; }
  #faceted-search-container {
    width: 100%; }
  .heroCarousel {
    clear: both; }
  .page-sidebar.right-sidebar {
    display: block; }
  .facetedSearch .facetedSearch-toggle {
    background: #54b016;
    max-width: 100%;
    padding: 10px;
    color: #ffffff;
    border: none;
    display: block !important;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px; }
    .facetedSearch .facetedSearch-toggle .facetedSearch-toggle-indicator {
      width: auto;
      float: right; }
      .facetedSearch .facetedSearch-toggle .facetedSearch-toggle-indicator .toggleLink-text i svg {
        fill: #ffffff; }
    .facetedSearch .facetedSearch-toggle .facetedSearch-toggle-text {
      width: auto; }
  .facetedSearch .facetedSearch-refineFilters {
    display: none; }
  .facetedSearch-navList {
    display: none !important; }
    .facetedSearch-navList .accordion-navigation-actions {
      display: none; }
    .facetedSearch-navList .accordion-title {
      background-position: 98% 16px;
      border-top: 1px solid #f7f7f7; }
    .facetedSearch-navList .accordion-navigation.is-open .accordion-title {
      background-position: 98% -44px;
      padding: 10px 12px; }
    .facetedSearch-navList .accordion--navList {
      border: 1px solid #f7f7f7; }
      .facetedSearch-navList .accordion--navList .accordion-content {
        padding: 0; }
        .facetedSearch-navList .accordion--navList .accordion-content ul {
          border: none; }
      .facetedSearch-navList .accordion--navList .accordion-block {
        margin-top: 0; }
    .facetedSearch-navList .facetedSearch-toggle + .facetedSearch-navList.is-open, .facetedSearch-navList .sidebarBlock + .facetedSearch-navList.is-open {
      margin-top: 0; }
  .heroCarousel .heroCarousel-content .heroCarousel-title {
    font-size: 26px;
    line-height: 26px; }
  .heroCarousel .heroCarousel-content .heroCarousel-description {
    margin-bottom: 8px; }
  .page-content {
    width: 100%;
    float: none; }
    .page-content .productGrid .product {
      width: 33.3%; }
  .right-sidebar {
    clear: both;
    float: none;
    margin-top: 0;
    padding-top: 20px;
    width: 100%; }
    .right-sidebar .page-heading {
      margin-bottom: 20px; }
  .footer .footer-newsletter .footer-newsletter-inn .newsletterSection .form-fieldset .form-field .form-prefixPostfix .form-input {
    width: 370px;
    margin-bottom: 0; }
  .footer-info .footer-info-col.footer-news {
    width: 100%;
    padding: 0; }
  .footer-info .footer-info-col {
    width: 33.33%; }
    .footer-info .footer-info-col .socialLinks {
      margin-top: 0; }
  .footer-info .footer-social {
    width: 230px; }
  .footer-info .footer-quicklinks {
    border-left: none;
    padding-left: 0; }
  .footer-copyright {
    padding-top: 0;
    text-align: center; }
    .footer-copyright.developed-by {
      text-align: center;
      margin-top: 5px; }
  .page-sidebar + .page-content {
    width: 100%; }
  .page-sidebar + .page-content .productGrid .product {
    width: 33.33%; }
  .HomeTopBanner, .HomeBottomBanner {
    padding: 0; }
  .HomeTopBanner {
    padding: 0 10px; }
  .productView {
    float: none;
    margin: 0;
    width: 100%;
    padding: 0 10px; }
    .productView .productView-images {
      width: 100%; }
      .productView .productView-images ul li.productView-thumbnail {
        width: 15.8%; }
    .productView .productView-details {
      width: 100%;
      float: none;
      padding: 0; }
      .productView .productView-details .Product-cart-section {
        width: 50%; }
    .productView .productView-product .Product-options-main #WishListForm {
      left: 37%; }
  .brandGrid .brand {
    width: 33.33%; }
  .cart-totals {
    width: 100%; }
  .coupon-form .button,
  .cart-gift-certificate-form .button {
    width: 18%; }
  .coupon-form .form-input,
  .cart-gift-certificate-form .form-input {
    width: 80%; }
  .form.coupon-form, .form.cart-gift-certificate-form {
    margin-bottom: 10px; }
  .login-page .login {
    width: 100%;
    padding: 0 10px; }
  .reset-pass-page .forgot-password-form .form-prefixPostfix .form-input {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px; }
  .account .four-col .productGrid li.product {
    width: 33.33%; }
  .account .account-body .account-product-body .account-product-price {
    float: none; }
  .account .account-body .account-sidebar .account-heading {
    font-size: 18px; }
  .account-sidebar-block + .account-sidebar-block {
    margin-top: 30px; }
  .four-col .productGrid li.product {
    width: 33.33%; }
  .form-prefixPostfix .form-input {
    flex: inherit;
    margin-bottom: 10px; }
  .modal-content .modal-body.quickView .productView .productView-images {
    width: 100%; }
  .modal-content .modal-body.quickView .productView .productView-details {
    width: 100%; }
    .modal-content .modal-body.quickView .productView .productView-details .Product-options-main #WishListForm {
      left: 39%; }
  .modal-content .modal-body.quickView .productView .productView-description ul.tabs li.tab .tab-title {
    padding: 10px 20px;
    font-size: 13px; }
  .HomeBottomBanner {
    padding: 0 10px; }
  .modal-body {
    padding: 20px; }
    .modal-body .previewCart .previewCartCheckout {
      width: 35%; }
    .modal-body .previewCart .productView {
      width: 65%; }
      .modal-body .previewCart .productView .productView-image {
        min-height: 200px;
        min-width: 200px;
        max-height: 100%; }
      .modal-body .previewCart .productView .productView-title {
        font-size: 18px; }
      .modal-body .previewCart .productView .productView-price {
        font-size: 20px; }
  .mobile-page-sidebar {
    display: block;
    padding: 0 10px;
    clear: both; }
    .mobile-page-sidebar ul {
      display: none; }
    .mobile-page-sidebar h5 {
      position: relative;
      cursor: pointer; }
      .mobile-page-sidebar h5:before {
        color: #ffffff;
        display: inline-block;
        font: normal normal normal 14px/1 FontAwesome;
        font-size: inherit;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: "\f107";
        position: absolute;
        top: 14px;
        right: 16px;
        font-size: 25px;
        margin-top: -5px; }
    .mobile-page-sidebar h5.Active:before {
      content: "\f106"; }
  .compareTable-heading {
    padding: 1.28571rem 0;
    text-align: left; }
  .type-createaccount .account {
    width: 100%; }
    .type-createaccount .account .form {
      width: 100%; }
      .type-createaccount .account .form label {
        text-align: left;
        width: 25%; }
      .type-createaccount .account .form .panel-header {
        text-align: left;
        width: 25%; }
      .type-createaccount .account .form .form-actions {
        text-align: center; }
  .footer-info address.store_address span {
    width: 176px; }
  .secure {
    margin: 0 auto; }
  .footer-payment-icons {
    padding: 15px 0; }
    .footer-payment-icons ul {
      text-align: center; }
  .quick_order_wrapper .skuproductbox {
    padding: 0 8px;
    margin: 0 20px; } }

/* ======================================================================== 667 to 767 =================================================================================== */
@media screen and (max-width: 47.9375em) {
  .type-default .HomeTopBanner {
    width: 100%; }
  .container, .wrapper {
    width: 97%; }
  .body {
    margin-bottom: 30px; }
  h2 {
    font-size: 20px;
    margin-bottom: 15px; }
  .navUser-item {
    display: block; }
  .header-logo-main {
    width: 100%;
    float: left;
    margin: 0; }
  .header-logo {
    text-align: center;
    padding-right: 0;
    border-right: 0; }
  .header-logo-image {
    max-height: 100%; }
  .header .header-top-section {
    display: none;
    height: auto;
    line-height: normal; }
    .header .header-top-section li {
      float: none;
      text-align: left; }
      .header .header-top-section li a {
        line-height: 30px; }
      .header .header-top-section li i.icon-inside {
        margin-top: 5px; }
    .header .header-top-section .row .header-top-right, .header .header-top-section .row .header-top-left {
      float: left;
      width: 50%; }
      .header .header-top-section .row .header-top-right li, .header .header-top-section .row .header-top-left li {
        width: 100%;
        margin-left: 0; }
        .header .header-top-section .row .header-top-right li a, .header .header-top-section .row .header-top-left li a {
          padding: 4px 0;
          line-height: normal; }
      .header .header-top-section .row .header-top-right .navUser, .header .header-top-section .row .header-top-left .navUser {
        position: relative;
        top: 0;
        transform: none;
        text-align: center; }
      .header .header-top-section .row .header-top-right .navUser-section--alt, .header .header-top-section .row .header-top-left .navUser-section--alt {
        float: none; }
    .header .header-top-section .row .header-top-right {
      padding: 0; }
    .header .header-top-section .navUser-section .navUser-section {
      margin-left: 0; }
      .header .header-top-section .navUser-section .navUser-section .dropdown-menu {
        border: 1px solid #ccc;
        left: 0 !important; }
  #quickSearch {
    max-width: 88%; }
    #quickSearch .form-input {
      padding: 5px 12px;
      line-height: 25px; }
    #quickSearch .productGrid .product {
      width: 100%; }
  .togglemenucover {
    border-top: 3px solid #f5f5f5;
    display: block; }
  .togglemenu {
    width: 34px;
    height: 15px;
    overflow: hidden;
    margin: 0 auto;
    text-align: center;
    background: #f5f5f5 url(../img/arrow-updown.png) 50% 0 no-repeat;
    text-indent: -200px;
    position: relative;
    display: block; }
  .togglemenu.Active {
    background-position: 50% -15px; }
  .header-logo a {
    padding: 0; }
  .header-mid-section {
    padding: 0 0 10px; }
    .header-mid-section .static-banners {
      width: 100%; }
      .header-mid-section .static-banners ul {
        text-align: center; }
    .header-mid-section .row .search-section {
      padding-right: 0; }
    .header-mid-section .row .header-phone {
      width: 425px;
      margin-top: 18px; }
      .header-mid-section .row .header-phone .CallBlock label {
        display: none; }
      .header-mid-section .row .header-phone .CallBlock i {
        font-size: 24px; }
      .header-mid-section .row .header-phone .CallBlock span {
        font-weight: 600; }
    .header-mid-section .row .shopping-cart-price {
      width: 100% !important;
      margin-top: 18px; }
      .header-mid-section .row .shopping-cart-price .navUser-item--cart {
        width: 470px;
        margin: 0 auto;
        float: none;
        position: relative; }
        .header-mid-section .row .shopping-cart-price .navUser-item--cart:before, .header-mid-section .row .shopping-cart-price .navUser-item--cart:after {
          content: '';
          display: table; }
        .header-mid-section .row .shopping-cart-price .navUser-item--cart:after {
          clear: both; }
        .header-mid-section .row .shopping-cart-price .navUser-item--cart .search-section, .header-mid-section .row .shopping-cart-price .navUser-item--cart .cart_icon {
          float: right; }
        .header-mid-section .row .shopping-cart-price .navUser-item--cart .search-section {
          width: 100%;
          padding: 0;
          margin: 10px 0 0; }
          .header-mid-section .row .shopping-cart-price .navUser-item--cart .search-section .searchSummary {
            width: 416px;
            float: right; }
        .header-mid-section .row .shopping-cart-price .navUser-item--cart .navUser-action .header-totle span, .header-mid-section .row .shopping-cart-price .navUser-item--cart .navUser-action .header-totle span.header-subtotle {
          display: none; }
        .header-mid-section .row .shopping-cart-price .navUser-item--cart .navUser-action .countPill {
          right: 3px;
          top: -4px; }
    .header-mid-section .row .mobile-menu-icon {
      margin-left: 0;
      position: absolute;
      bottom: 0; }
  .heroCarousel .heroCarousel-content {
    display: none; }
  .heroCarousel .slick-next,
  .heroCarousel .slick-prev {
    top: 50%; }
  .card-hover .quickview-main {
    display: none !important; }
  .page-content {
    width: 100%; }
    .page-content .productGrid {
      margin-left: 0;
      margin-right: 0; }
      .page-content .productGrid .product {
        width: 50%;
        padding: 0; }
        .page-content .productGrid .product:nth-child(2n) .card {
          border-left: none; }
  .productCarousel {
    margin: 0; }
    .productCarousel .productCarousel-slide {
      padding-left: 0;
      padding-right: 0; }
      .productCarousel .productCarousel-slide:nth-child(2n+1) .card {
        border-right: none; }
  .page-heading, .modal-header-title {
    font-size: 18px; }
  .productCarousel-right {
    margin: 0; }
    .productCarousel-right .slick-track .productCarousel-slide {
      padding: 0; }
      .productCarousel-right .slick-track .productCarousel-slide:nth-child(2n+1) .card {
        border-right: none; }
  .secure {
    display: block;
    text-align: center; }
    .secure li {
      display: inline-block;
      vertical-align: middle;
      float: none; }
  .footer-payment-icons {
    padding: 26px 0; }
    .footer-payment-icons ul {
      text-align: center; }
  .footerBottom_box {
    margin-top: 15px; }
  .footer {
    margin-top: 30px;
    padding-bottom: 10px; }
    .footer .footer-newsletter {
      margin-bottom: 14px; }
      .footer .footer-newsletter h5 {
        margin-right: 0;
        margin-bottom: 15px; }
      .footer .footer-newsletter .footer-newsletter-inn {
        padding: 20px 0; }
        .footer .footer-newsletter .footer-newsletter-inn .newsletterSection {
          width: 100%; }
          .footer .footer-newsletter .footer-newsletter-inn .newsletterSection .form-fieldset .form-field {
            text-align: center;
            display: inline-block; }
            .footer .footer-newsletter .footer-newsletter-inn .newsletterSection .form-fieldset .form-field .form-prefixPostfix .form-input {
              margin-right: 0; }
  .footer-info {
    margin: 0; }
    .footer-info .footer-info-col {
      width: 100%;
      display: block;
      padding: 0;
      border-left: none; }
      .footer-info .footer-info-col h5 {
        cursor: pointer;
        position: relative;
        border-bottom: 1px solid #f7f7f7;
        margin-bottom: 10px;
        padding-bottom: 10px;
        font-size: 12px; }
        .footer-info .footer-info-col h5:after {
          display: block;
          line-height: 24px;
          content: "\f107";
          font-family: 'FontAwesome';
          position: absolute;
          top: 0;
          right: 10px;
          font-size: 20px; }
      .footer-info .footer-info-col h5.boxOpen:after {
        content: "\f106"; }
      .footer-info .footer-info-col .footer-info-list {
        display: none;
        padding: 0 0 15px 0; }
  .footer-info .footer-info-col.footer-social .footer-info-list {
    display: block !important; }
  .footer-info .footer-info-col.footer-social h5 {
    border-bottom: none;
    cursor: inherit;
    display: inline-block; }
    .footer-info .footer-info-col.footer-social h5:after {
      display: none; }
  .categories_list .categories_list_inn .subCategoriesBox {
    width: 116px; }
    .categories_list .categories_list_inn .subCategoriesBox .subCategoryList .imagebox {
      width: 115px; }
  .page-sidebar + .page-content .productGrid .product {
    width: 50%; }
  .productView .productView-details {
    padding: 0; }
    .productView .productView-details .Product-options-main #WishListForm {
      left: 39%; }
  .productView .productView-images {
    border-bottom: 1px solid #f7f7f7;
    padding-bottom: 20px;
    margin-bottom: 20px; }
    .productView .productView-images ul li.productView-thumbnail {
      width: 15.7%; }
  .productView-description ul.tabs li.tab {
    padding: 0;
    border-right: none;
    background: white; }
    .productView-description ul.tabs li.tab:first-child {
      border-left: none; }
    .productView-description ul.tabs li.tab .tab-title:hover {
      background: none;
      color: #54b016; }
  .productView-description ul.tabs li.tab.is-active a:hover {
    background: #54b016;
    color: #fff; }
  .toggle:last-of-type {
    margin-bottom: 10px; }
  .productList li.product .listItem .listItem-body .listItem-content .card-hover, .productList li.product .listItem .listItem-body .listItem-content .listItem-actions {
    margin-top: 0; }
  .productList .product + .product {
    margin-top: 2rem; }
  .brandGrid {
    margin: 0; }
    .brandGrid .brand {
      width: 50%;
      padding: 0; }
  .compareTable-heading {
    width: 0; }
  .compare-table-wrap {
    overflow: auto; }
    .compare-table-wrap .compareTable {
      min-width: 650px; }
  .cart-total-label,
  .cart-total-value {
    float: left;
    padding: 1rem 0;
    width: 50%;
    text-align: left; }
  .cart-total-value {
    text-align: right; }
  .cart-list, .cart-total + .cart-total, .previewCartAction {
    border-top: 1px solid #e8e8e8; }
  .cart-item-info + .cart-item-info {
    margin-top: 0; }
  .cart-item-info {
    padding-left: 1.5rem; }
    .cart-item-info .cart-item-label, .cart-item-info .cart-item-value {
      padding-left: 0; }
  .cart-item-quantity .form-increment {
    margin-left: 0; }
  .cart-item-figure {
    text-align: left; }
  .cart .cart-list {
    border-top: none; }
    .cart .cart-list .cart-item {
      position: relative; }
      .cart .cart-list .cart-item .cart-item-info .cart-remove {
        position: absolute;
        top: 20px;
        right: 20px; }
  .cart-item-fixed-image {
    max-width: 80px; }
  .navBar--sub {
    border: 3px solid #166fb0;
    border-radius: 4px;
    padding: 15px;
    text-align: left;
    margin-bottom: 20px; }
    .navBar--sub li.navBar-item {
      margin-top: 10px;
      margin-left: 0;
      margin-right: 0; }
      .navBar--sub li.navBar-item:first-child {
        margin-top: 0; }
  .navBar--account {
    display: block; }
  .wishlists-table .button {
    display: block;
    margin-bottom: 5px;
    margin-left: 0;
    width: 100%; }
  .wishlists-table .form-fieldset {
    margin: 0;
    padding: 0; }
  .table-actions .button + .button {
    margin-left: 0; }
  .form-column, .form-row--half .form-field {
    float: none;
    width: 100%; }
  .login-page .login .login-row .new-customer {
    margin-top: 20px; }
  .login-page .login .login-row .form-field-main {
    padding: 13px 0; }
    .login-page .login .login-row .form-field-main .form-actions {
      text-align: left; }
    .login-page .login .login-row .form-field-main .form-field .form-input {
      width: 100%; }
    .login-page .login .login-row .form-field-main .form-field .form-label {
      margin-bottom: 5px; }
  .login-page .login .login-row .panel-body {
    margin-bottom: 0; }
  .login-page .login .login-row .panel-title {
    padding-bottom: 0; }
  .panel .panel-title {
    font-size: 16px;
    line-height: normal; }
  .form {
    margin-bottom: 0; }
  .account .four-col .productGrid {
    margin: 0; }
    .account .four-col .productGrid li.product {
      width: 50%;
      padding: 0; }
  .account .form-fieldset {
    padding: 0; }
  .four-col .productGrid {
    margin: 0; }
    .four-col .productGrid li.product {
      width: 50%; }
  .account-list .account-message .replyBox {
    margin-left: 0; }
  .account-list .account-message .messageBox {
    margin-right: 0; }
  .blog-title {
    font-size: 18px;
    margin: 0 0 0.35714rem; }
  .blog-date,
  .blog-author {
    font-size: 12px; }
  .blog + .blog {
    margin-top: 20px;
    padding-top: 20px; }
  .modal-content .modal-header-title {
    font-size: 16px; }
  .modal-body .previewCart .previewCartCheckout {
    width: 100%;
    margin-bottom: 20px; }
  .modal-body .previewCart .productView {
    width: 100%; }
    .modal-body .previewCart .productView .productView-image img {
      width: auto; }
    .modal-body .previewCart .productView .productView-details .productView-price {
      font-size: 18px; }
  .modal-close {
    top: 0; }
  .advanced-search-cnt .advancedSearch-form {
    margin-bottom: 1.5rem; }
    .advanced-search-cnt .advancedSearch-form .form-fieldset {
      margin: 0;
      padding-top: 10px;
      padding-bottom: 10px; }
      .advanced-search-cnt .advancedSearch-form .form-fieldset .form-field {
        margin-bottom: 10px; }
    .advanced-search-cnt .advancedSearch-form .form-checkbox + .form-label:last-child, .advanced-search-cnt .advancedSearch-form .form-radio + .form-label:last-child {
      display: block;
      margin-bottom: 10px; }
  .form-row, .addressList {
    margin: 0; }
    .form-row .form-field, .form-row .address, .addressList .form-field, .addressList .address {
      padding: 0; }
  .advanced-search-cnt .advancedSearch-form .form-column {
    padding-left: 0;
    padding-right: 0; }
  .right-sidebar .slick-prev {
    left: 0; }
  .right-sidebar .slick-next {
    right: 0; }
  .modal-body .previewCart .productView .productView-image img {
    max-height: 300px; }
  .type-createaccount .account .form label {
    float: none;
    width: 100%;
    margin-right: 0; }
  .type-createaccount .account .form .panel-header {
    float: none;
    width: 100%; }
  .type-createaccount .account .form .form-actions {
    text-align: center; }
  .type-createaccount .account .form input, .type-createaccount .account .form select {
    width: 100%; }
  .type-createaccount .account .form .panel-body {
    width: 100%; }
  .card .actionButton.cartBtn .button {
    padding: 12px;
    height: auto;
    line-height: 10px; }
  .subscription_box #nl_email {
    header: 36px;
    line-height: 28px; }
  .top-pagination {
    padding-top: 12px;
    padding-bottom: 12px; }
    .top-pagination ul li {
      margin: 0; }
  .quick_order_wrapper .skuproductbox {
    margin: 20px 0;
    padding: 0;
    width: 100%; }
  .type-default .quick_order_wrapper {
    max-width: 647px; }
    .type-default .quick_order_wrapper .skuproductbox {
      margin: 20px 0;
      padding: 0; } }

/* ======================================================================== 568 to 666 ==================================================================================== */
@media screen and (max-width: 41.625em) {
  .container, .wrapper {
    width: 96%; }
  .type-cart h1.page-heading {
    width: 100%; }
  .cart_actionbutton {
    text-align: left;
    width: 100%; }
  .header-logo .header-logo-text {
    font-size: 32px; }
  .header-mid-section .row .header-phone {
    width: 64%;
    margin-top: 20px; }
  .header-mid-section .row .shopping-cart-price {
    margin-top: 20px; }
  .header .header-top-section .navUser-section .navUser-section {
    margin-left: 0; }
    .header .header-top-section .navUser-section .navUser-section .dropdown-menu {
      margin-left: 0; }
      .header .header-top-section .navUser-section .navUser-section .dropdown-menu .dropdown-menu-item {
        float: left; }
        .header .header-top-section .navUser-section .navUser-section .dropdown-menu .dropdown-menu-item a {
          padding: 0; }
  .categories_list .categories_list_inn .subCategoriesBox {
    width: 124px; }
    .categories_list .categories_list_inn .subCategoriesBox .subCategoryList .imagebox {
      height: 122px; }
  .productView .productView-details {
    padding: 0; }
    .productView .productView-details .Product-cart-section {
      width: 60%; }
    .productView .productView-details .Product-options-main #WishListForm {
      left: 47%; }
    .productView .productView-details .productView-price .price-section--withTax, .productView .productView-details .productView-price .price--rrp {
      font-size: 20px; }
  .productView .productView-images ul li.productView-thumbnail {
    width: 18.9%; }
  .productView .productView-title {
    font-size: 20px; }
  .page-heading, .modal-header-title {
    font-size: 16px; }
  .footer-copyright .powered-by label {
    display: block; }
  .footer-copyright .powered-by span.center-line {
    display: none; }
  .type-default .quick_order_wrapper {
    max-width: 548px; } }

/* ======================================================================== 480 to 567 ====================================================================================== */
@media screen and (max-width: 35.4375em) {
  .header-mid-section .static-banners ul {
    text-align: left; }
  .header-mid-section .static-banners li {
    width: 100px;
    margin: 0 0 0 10px; }
    .header-mid-section .static-banners li:first-child {
      margin-left: 0; }
  .header-mid-section .row .header-logo-main {
    padding: 0; }
  .header-mid-section .row .header-phone {
    width: 61%;
    padding-right: 0; }
    .header-mid-section .row .header-phone .CallBlock span {
      font-size: 16px; }
    .header-mid-section .row .header-phone .CallBlock i {
      font-size: 17px; }
  .header-mid-section .row .search-section {
    width: 92%; }
  .header-mid-section .row .shopping-cart-price .navUser-item--cart {
    width: auto; }
    .header-mid-section .row .shopping-cart-price .navUser-item--cart .navUser-action i {
      font-size: 20px; }
    .header-mid-section .row .shopping-cart-price .navUser-item--cart .navUser-action .countPill {
      font-size: 10px;
      height: 18px;
      width: 18px;
      line-height: 16px; }
    .header-mid-section .row .shopping-cart-price .navUser-item--cart .search-section {
      padding-left: 60px; }
      .header-mid-section .row .shopping-cart-price .navUser-item--cart .search-section .searchSummary {
        width: 100%; }
  .categories_list .categories_list_inn .subCategoriesBox {
    width: 143px; }
    .categories_list .categories_list_inn .subCategoriesBox .subCategoryList .imagebox {
      width: 142px; }
  .actionBar .actionBar-section .form-label {
    padding-left: 0; }
  .productView .productView-details .Product-cart-section {
    width: 100%; }
  .productView .productView-details .Product-options-main #WishListForm {
    left: 55%; }
  .productView .productView-images ul li.productView-thumbnail {
    width: 23.6%; }
  .cart-item-figure, .cart-item-info, .cart-item-title {
    display: block;
    float: none;
    height: auto;
    margin: 0;
    padding: 7px 0;
    width: 100%; }
  .cart-item {
    padding: 0; }
  .cart-item-label {
    display: inline-block;
    float: none;
    margin-bottom: 0;
    margin-right: 10px;
    width: 100px; }
  .address {
    width: 100%; }
  .sitemap-page > li {
    width: 100%; }
  .modal-body .previewCart .productView .productView-image img {
    max-height: 200px; }
  .secure li .GoogleTrustStore {
    margin: 15px 0 0; }
  .subscription_box #nl_email {
    width: 370px; }
  .footer .footer-newsletter .footer-newsletter-inn .newsletterSection {
    margin-top: 0; }
  .type-default .quick_order_wrapper {
    max-width: 460px; } }

/* ======================================================================== 320 ======================================================================================== */
@media screen and (max-width: 29.9375em) {
  .cart_actionbutton {
    text-align: center;
    margin: 0 0 15px; }
    .cart_actionbutton.clearfix {
      margin: 0; }
    .cart_actionbutton .cart-actions {
      margin: 15px 0 0; }
      .cart_actionbutton .cart-actions:first-child {
        margin-top: 0; }
        .cart_actionbutton .cart-actions:first-child .button {
          min-width: 185px; }
  .subscription_box #nl_email {
    width: 215px;
    margin: 0;
    -webkit-border-radius: 2px 0 0 2px;
    -moz-border-radius: 2px 0 0 2px;
    border-radius: 2px 0 0 2px; }
  .footer .footer-newsletter .footer-newsletter-inn .newsletterSection .button {
    -webkit-border-radius: 2px 2px 0 0;
    -moz-border-radius: 2px 2px 0 0;
    border-radius: 2px 2px 0 0; }
  .container, .wrapper {
    width: 300px; }
  .header-mid-section .static-banners li {
    width: 62px; }
  .header-mid-section .row {
    margin: 0; }
    .header-mid-section .row .shopping-cart-price {
      margin-top: 0; }
    .header-mid-section .row .header-phone {
      width: auto;
      padding-left: 0; }
    .header-mid-section .row .header-logo-main {
      width: 50%;
      float: none;
      margin: 0 auto; }
      .header-mid-section .row .header-logo-main .header-logo .header-logo-text {
        font-size: 26px; }
    .header-mid-section .row .search-section {
      width: 88%; }
      .header-mid-section .row .search-section .searchSummary .searchIcon span {
        font-size: 14px; }
      .header-mid-section .row .search-section .searchSummary .form-fieldset .form-field .form-input {
        background: none;
        padding: 5px;
        font-size: 12px; }
  .mobile-menu-block {
    width: 270px; }
  .card .actionButton.cartBtn .button {
    padding: 0 15px 0 32px;
    background-position: 8px 50%;
    font-size: 12px;
    line-height: 28px; }
  .header .header-top-section .row .header-top-left, .header .header-top-section .row .header-top-right {
    width: 100%;
    float: none; }
  .right-sidebar .slick-prev {
    left: 0; }
  .right-sidebar .slick-next {
    right: 0; }
  .price-section span {
    padding-bottom: 10px; }
  .heroCarousel .slick-dots {
    left: 10px; }
  .heroCarousel .slick-prev:before, .heroCarousel .slick-next:before {
    height: 15px;
    width: 15px; }
  .heroCarousel .slick-prev {
    left: 10px; }
  .heroCarousel .slick-next {
    right: 5px; }
  #quickSearch {
    max-width: 80%; }
    #quickSearch .card .card-title {
      font-size: 13px;
      line-height: 14px; }
    #quickSearch .price-section span {
      padding-bottom: 0; }
    #quickSearch .card-figure {
      width: 40%;
      margin-top: 10px; }
      #quickSearch .card-figure a {
        display: block;
        padding: 5px; }
      #quickSearch .card-figure .card-image {
        height: 100% !important;
        display: inline-block; }
    #quickSearch .card-body, #quickSearch .card-button-block {
      width: 60%; }
  .categories_list .categories_list_inn .subCategoriesBox {
    width: 142px; }
  .actionBar .actionBar-section .form-select {
    min-width: 236px; }
  .type-category .actionBar {
    width: 100%;
    padding: 10px; }
  .productView .productView-images ul li.productView-thumbnail {
    width: 31%; }
  .productView .productView-images .productView-image {
    max-height: 300px;
    min-width: 300px; }
  .productView .productView-details .Product-options-main #WishListForm {
    left: 83%; }
  .productView .productView-details .Product-options-main .Product-cart-section .form-field {
    margin: 0 11px 0 0; }
  .productView .productView-details .color-options .form-field .form-label {
    width: auto;
    display: block;
    margin-bottom: 10px; }
  .card .actionButton.cartBtn .button {
    line-height: 29px; }
  .table--line tr td + td {
    padding-left: 0; }
  .recaptcha_nothad_incorrect_sol {
    overflow-x: auto; }
  .account-product-detail {
    width: 100%;
    margin-bottom: 10px; }
  .account-content .form-select {
    padding: 5px 35px 5px 10px; }
  .error-page .form-prefixPostfix {
    display: block; }
    .error-page .form-prefixPostfix .button {
      margin-top: 10px; }
  .account .account-body .account-product-body .account-orderStatus {
    float: none;
    text-align: left; }
  .coupon-form .button,
  .cart-gift-certificate-form .button {
    width: 23%; }
  .coupon-form .form-input,
  .cart-gift-certificate-form .form-input {
    width: 75%; }
  .cart-totals .shipping-estimator .shipping-quotes {
    text-align: left; }
    .cart-totals .shipping-estimator .shipping-quotes ul {
      margin: 0; }
  .gift-certificate-form .form-actions {
    margin-top: 0; }
    .gift-certificate-form .form-actions .button {
      margin-bottom: 10px; }
  .gift-certificate-form .form-row .form-field {
    margin-bottom: 1rem; }
  .footer .footer-newsletter .footer-newsletter-inn .newsletterSection .form-fieldset .form-field .form-prefixPostfix .form-input {
    width: 215px; }
  .secure {
    text-align: left; }
  .footer-payment-icons {
    padding: 15px 0; }
  .search-price-range label span {
    padding-left: 0; }
  .page-content .productGrid .product {
    width: 100%; }
  .card .actionButton.cartBtn .button {
    padding: 0 15px; }
  .quick_order_wrapper {
    padding: 15px 10px; }
    .quick_order_wrapper .qtyprobox {
      margin: 0 0 0 10px; }
      .quick_order_wrapper .qtyprobox input {
        margin: 0;
        width: 40px; }
    .quick_order_wrapper .skuprobox input {
      width: 80px;
      margin: 0; }
    .quick_order_wrapper .plusminus {
      margin: 0 0 0 15px; }
      .quick_order_wrapper .plusminus button {
        margin: 0 0 0 8px; }
  .type-default .quick_order_wrapper {
    max-width: 300px; }
  .page-sidebar + .page-content .productGrid .product {
    width: 100%; } }

.smile-launcher-frame-container {
  right: 80px !important; }

#google-merchantwidget-iframe-wrapper {
  margin-bottom: 40px;
  margin-right: -21px; }

.redirect-link-review {
  width: 165px;
  height: 64px;
  position: fixed;
  display: block;
  right: 0;
  bottom: 0;
  z-index: 99999; }

#___ratingbadge_0 {
  z-index: 0 !important; }
