@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Titillium+Web:ital,wght@0,200;0,300;0,400;0,600;0,700;0,900;1,200;1,300;1,400;1,600;1,700&display=swap");
meta.foundation-version {
  font-family: "/5.5.3/"; }

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

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

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

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

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

meta.foundation-mq-large-only {
  font-family: "/only screen and (min-width:801px) and (max-width: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; }

nav.navUser {
  float: right; }

.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: #545454;
  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; }
  @media (min-width: 551px) {
    html {
      font-size: 14px; } }
  @media (min-width: 801px) {
    html {
      font-size: 14px; } }
  @media (min-width: 1261px) {
    html {
      font-size: 14px; } }

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

a {
  color: white;
  line-height: inherit;
  text-decoration: underline; }
  a:hover, a:focus {
    color: #1473e6; }

p {
  margin-bottom: 1.5rem; }

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

h1 {
  font-size: 28px; }

h2 {
  font-size: 18px; }

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 #c9c9c9;
  border-width: 1px 0 0;
  clear: both;
  height: 0;
  margin: 2rem 0 1.92857rem; }

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

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

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

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

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

ul {
  margin-left: 1.15rem; }

ol {
  margin-left: 1.15rem; }

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

dl dd {
  margin-bottom: 1.5rem; }

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

abbr {
  text-transform: none; }

blockquote { }

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: #545454;
    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 #c9c9c9;
  margin-bottom: 2rem;
  table-layout: auto;
  width: 100%; }
  .table thead {
    background: #e5e5e5; }
    .table thead tr th,
    .table thead tr td {
      font-size: 1rem;
      font-weight: 700;
      padding: 0.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 #c9c9c9; }

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

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

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

These are all the button

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

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

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

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

*/
.button {
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  border-style: solid;
  border-width: 1px;
  cursor: pointer;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  font-weight: 400;
  line-height: normal;
  margin: 0 0 1rem;
  position: relative;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  background-color: transparent;
  border-color: #1473e6;
  color: #1473e6;
  font-size: 1rem;
  padding: 0.85714rem 2.28571rem;
  border-radius: 4px;
  outline: none;
  vertical-align: middle; }
  .button:hover, .button:focus, .button.is-active, .button.active {
    background-color: transparent;
    border-color: #1473e6;
    color: white; }
  .button:active {
    background-color: transparent;
    border: 1px solid #7c7c7c;
    color: white; }
  .button:focus, .button.is-active, .button.active {
    outline: none; }
  @media (min-width: 481px) {
    .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: #1473e6;
  border-color: #1473e6;
  color: white; }
  .button--primary:hover, .button--primary:focus, .button--primary.is-active, .button--primary.active {
    background-color: #1473e6;
    border-color: #1473e6;
    color: white; }
  .button--primary:active {
    background-color: #1473e6;
    border: 1px solid #1473e6;
    color: white; }

.button[disabled] {
  background-color: #737373;
  border-color: rgba(0, 0, 255, 0);
  color: #535353;
  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: #d00000; }

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


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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

We provide a couple of component styles to layout forms.

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

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

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

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

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

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

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

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

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

Styling of the select element with the multiple attribute

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

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

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

```html_example
<div class="form-field">
    <label class="form-label">Field label</label>
    <input class="form-radio" type="radio" name="radio_example" id="radio1">
    <label class="form-label" for="radio1">Radio 1 label</label>
    <input class="form-radio" type="radio" name="radio_example" id="radio2">
    <label class="form-label" for="radio2">Radio 2 label</label>
</div>
```
*/
.form-checkbox,
.form-radio {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }
  .form-checkbox + .form-label,
  .form-radio + .form-label {
    display: inline-block;
    font-size: 1rem;
    font-weight: 400;
    margin-bottom: 0.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 #828282;
      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(84, 84, 84, 0.999)' /%3E%3C/svg%3E");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 100%;
  color: rgba(84, 84, 84, 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(84, 84, 84, 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 #c9c9c9;
  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.75rem 0 0; }

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

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

Switch

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

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

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

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

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

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

.switch-toggle {
  background-color: #e5e5e5;
  border: 1px solid #e5e5e5;
  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: #1473e6;
    border-color: #1473e6; }
  .switch--checked .switch-toggle {
    background-color: #eaeaea;
    border-color: #eaeaea; }
  .switch--disabled .switch-toggle {
    background-color: #e5e5e5;
    border-color: white;
    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: #e5e5e5; }

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

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

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

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

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

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

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

### Form Actions --fixed

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

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

@media (min-width: 481px) {
  .form-actions--fixed {
    background: #585858;
    border-top: 1px solid #c9c9c9;
    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: #eaeaea; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.breadcrumb-label {
  cursor: pointer; }
  .breadcrumb-label:hover {
    color: #1473e6;
    text-decoration: none; }
  .breadcrumb.is-active > .breadcrumb-label {
    color: #545454;
    cursor: default; }
  .breadcrumb.is-unavailable > .breadcrumb-label {
    color: white;
    cursor: default; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.navBar:after {
  clear: both; }

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

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

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

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

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

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

.navBar-action {
  color: #545454;
  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 {
  content: " ";
  display: table; }

.navList:after {
  clear: both; }

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

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

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

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

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

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

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

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

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

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

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

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

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

```html_example
<div class="alertBox">
    <div class="alertBox-column alertBox-icon">
        <icon class="icon" aria-hidden="true">
            <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
                <path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 15h-2v-6h2v6zm0-8h-2V7h2v2z"></path>
            </svg>
        </icon>
    </div>
    <div class="alertBox-column alertBox-message">
        <span>Generic alert</span>
    </div>
    <a class="alertBox-column alertBox-close" tabindex="0" href="#">
        <icon glyph="ic-close" class="icon" aria-hidden="true">
            <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
                <path d="M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z"></path>
            </svg>
        </icon>
    </a>
</div>
```
*/
.alertBox {
  border-style: none;
  display: block;
  font-size: 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: #e5e5e5;
  border-color: #e5e5e5;
  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: #585858; }
  .alertBox--info svg {
    fill: #dfdfdf; }

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

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

.alertBox--error {
  background-color: #1473e6;
  border-color: #1473e6;
  color: #585858; }
  .alertBox--error svg {
    fill: #1473e6; }

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

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

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

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

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

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

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

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

body.has-activeModal {
  overflow: hidden; }

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

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

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

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

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

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

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

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

.loadingNotification-label {
  background: #c9c9c9;
  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(52, 52, 52, 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: #d00000 #d00000 #545454 #545454;
    content: "";
    display: block;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%) rotate(0deg);
    transform-style: preserve-3d;
    animation: spin 500ms infinite cubic-bezier(0.69, 0.31, 0.56, 0.83); }
  .loadingOverlay.ng-enter, .loadingOverlay.ng-leave.ng-leave-active {
    opacity: 0; }
  .loadingOverlay.ng-leave, .loadingOverlay.ng-enter.ng-enter-active {
    opacity: 1; }

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

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

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

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

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

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

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

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

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

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

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

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

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

.card-image {
  border: 1px solid #c9c9c9;
  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: #545454; }

.card-figcaption-button {
  background-color: transparent;
  color: white; }
  .card-figcaption-button:hover {
    background-color: #e5e5e5;
    color: white; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.mobile-magnify {
  background-color: #545454;
  background-color: rgba(84, 84, 84, 0.9); }

.slick-next,
.slick-prev {
  background-color: #545454;
  background-color: rgba(84, 84, 84, 0.9);
  z-index: 1;
  border: 1px solid;
  height: 4.35714rem;
  margin-top: -1.07143rem;
  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: #545454;
    background-color: rgba(84, 84, 84, 0.9);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 100%; }

ul.productGrid .slick-next,
ul.productGrid .slick-prev {
  background-color: transparent !important; }

.slick-next {
  right: -10px; }
  @media (min-width: 1261px) {
    .slick-next {
      right: -3.35714rem; } }

#body.not-internet-explorer .slick-next::before {
  background-color: white !important;
  -webkit-mask: url("../icons/angle-right.svg");
  mask: url("../icons/angle-right.svg");
  mask-repeat: no-repeat !important; }

#body.internet-explorer .slick-next::before {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='42' viewBox='0 0 24 42'%3E%3Cpath d='M1.45679 1.00746147l21 20.02482143L1.50885 41.0074615' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' fill='none' fill-rule='evenodd' /%3E%3C/svg%3E"); }

#body.not-internet-explorer .slick-next:hover::before {
  background-color: white !important;
  -webkit-mask: url("../icons/angle-right.svg");
  mask: url("../icons/angle-right.svg");
  mask-repeat: no-repeat !important; }

#body.internet-explorer .slick-next:hover::before {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iNDIiIHZpZXdCb3g9IjAgMCAyNCA0MiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMS40NTY3OSAxLjAwNzQ2MTQ3bDIxIDIwLjAyNDgyMTQzTDEuNTA4ODUgNDEuMDA3NDYxNSIgc3Ryb2tlPSIjOTg5ODk4IiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIi8+PC9zdmc+"); }

.slick-prev {
  left: -15px; }
  @media (min-width: 1261px) {
    .slick-prev {
      left: -3.35714rem; } }

#body.not-internet-explorer .slick-prev::before {
  background-color: white !important;
  -webkit-mask: url("../icons/angle-left.svg");
  mask: url("../icons/angle-left.svg");
  mask-repeat: no-repeat !important; }

#body.internet-explorer .slick-prev::before {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='42' viewBox='0 0 24 42'%3E%3Cpath d='M22.4572074 1.00746147l-21 20.02482143 20.9479397 19.9751786' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' fill='none' fill-rule='evenodd' /%3E%3C/svg%3E"); }

#body.not-internet-explorer .slick-prev:hover::before {
  background-color: white !important;
  -webkit-mask: url("../icons/angle-left.svg");
  mask: url("../icons/angle-left.svg");
  mask-repeat: no-repeat !important; }

#body.internet-explorer .slick-prev:hover::before {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iNDIiIHZpZXdCb3g9IjAgMCAyNCA0MiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMjIuNDU3MjA3NCAxLjAwNzQ2MTQ3bC0yMSAyMC4wMjQ4MjE0MyAyMC45NDc5Mzk3IDE5Ljk3NTE3ODYiIHN0cm9rZT0iIzk4OTg5OCIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvc3ZnPg=="); }

.productCarousel .slick-next {
  right: -10px; }
  @media (min-width: 1261px) {
    .productCarousel .slick-next {
      right: -3.35714rem; } }

#body .productCarousel .slick-next {
  border: 0; }

#body.not-internet-explorer .productCarousel .slick-next::before {
  background-color: #545454 !important;
  -webkit-mask: url("../icons/chevron-right.svg");
  mask: url("../icons/chevron-right.svg");
  mask-repeat: no-repeat !important; }

#body.internet-explorer .productCarousel .slick-next::before {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='42' viewBox='0 0 24 42'%3E%3Cpath d='M1.45679 1.00746147l21 20.02482143L1.50885 41.0074615' stroke='%23545454' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' fill='none' fill-rule='evenodd' /%3E%3C/svg%3E"); }

#body.not-internet-explorer .productCarousel .slick-next:hover::before {
  background-color: #545454 !important;
  -webkit-mask: url("../icons/chevron-right.svg");
  mask: url("../icons/chevron-right.svg");
  mask-repeat: no-repeat !important; }

#body.internet-explorer .productCarousel .slick-next:hover::before {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iNDIiIHZpZXdCb3g9IjAgMCAyNCA0MiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMS40NTY3OSAxLjAwNzQ2MTQ3bDIxIDIwLjAyNDgyMTQzTDEuNTA4ODUgNDEuMDA3NDYxNSIgc3Ryb2tlPSIjOTg5ODk4IiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIi8+PC9zdmc+"); }

.productCarousel .slick-prev {
  left: -15px; }
  @media (min-width: 1261px) {
    .productCarousel .slick-prev {
      left: -3.35714rem; } }

#body .productCarousel .slick-prev {
  border: 0; }

#body.not-internet-explorer .productCarousel .slick-prev::before {
  background-color: #545454 !important;
  -webkit-mask: url("../icons/chevron-left.svg");
  mask: url("../icons/chevron-left.svg");
  mask-repeat: no-repeat !important; }

#body.internet-explorer .productCarousel .slick-prev::before {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='42' viewBox='0 0 24 42'%3E%3Cpath d='M22.4572074 1.00746147l-21 20.02482143 20.9479397 19.9751786' stroke='%23545454' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' fill='none' fill-rule='evenodd' /%3E%3C/svg%3E");
  left: 94% !important; }

#body.not-internet-explorer .productCarousel .slick-prev:hover::before {
  background-color: #545454 !important;
  -webkit-mask: url("../icons/chevron-left.svg");
  mask: url("../icons/chevron-left.svg");
  mask-repeat: no-repeat !important; }

#body.internet-explorer .productCarousel .slick-prev:hover::before {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iNDIiIHZpZXdCb3g9IjAgMCAyNCA0MiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMjIuNDU3MjA3NCAxLjAwNzQ2MTQ3bC0yMSAyMC4wMjQ4MjE0MyAyMC45NDc5Mzk3IDE5Ljk3NTE3ODYiIHN0cm9rZT0iIzJEMkQyRCIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvc3ZnPg==");
  left: 94% !important; }

.carousel-vertical .slick-next {
  right: -10px; }
  @media (min-width: 1261px) {
    .carousel-vertical .slick-next {
      right: -3.35714rem; } }

#body.not-internet-explorer .carousel-vertical .slick-next::before {
  background-color: #545454 !important;
  -webkit-mask: url("../icons/chevron-right.svg");
  mask: url("../icons/chevron-right.svg");
  mask-repeat: no-repeat !important; }

#body.internet-explorer .carousel-vertical .slick-next::before {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='42' viewBox='0 0 24 42'%3E%3Cpath d='M1.45679 1.00746147l21 20.02482143L1.50885 41.0074615' stroke='%23545454' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' fill='none' fill-rule='evenodd' /%3E%3C/svg%3E"); }

#body.not-internet-explorer .carousel-vertical .slick-next:hover::before {
  background-color: #545454 !important;
  -webkit-mask: url("../icons/chevron-right.svg");
  mask: url("../icons/chevron-right.svg");
  mask-repeat: no-repeat !important; }

#body.internet-explorer .carousel-vertical .slick-next:hover::before {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iNDIiIHZpZXdCb3g9IjAgMCAyNCA0MiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMS40NTY3OSAxLjAwNzQ2MTQ3bDIxIDIwLjAyNDgyMTQzTDEuNTA4ODUgNDEuMDA3NDYxNSIgc3Ryb2tlPSIjOTg5ODk4IiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIi8+PC9zdmc+"); }

.carousel-vertical .slick-prev {
  left: -15px; }
  @media (min-width: 1261px) {
    .carousel-vertical .slick-prev {
      left: -3.35714rem; } }

#body.not-internet-explorer .carousel-vertical .slick-prev::before {
  background-color: #545454 !important;
  -webkit-mask: url("../icons/chevron-left.svg");
  mask: url("../icons/chevron-left.svg");
  mask-repeat: no-repeat !important; }

#body.internet-explorer .carousel-vertical .slick-prev::before {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='42' viewBox='0 0 24 42'%3E%3Cpath d='M22.4572074 1.00746147l-21 20.02482143 20.9479397 19.9751786' stroke='%23545454' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' fill='none' fill-rule='evenodd' /%3E%3C/svg%3E");
  left: 94% !important; }

#body.not-internet-explorer .carousel-vertical .slick-prev:hover::before {
  background-color: #545454 !important;
  -webkit-mask: url("../icons/chevron-left.svg");
  mask: url("../icons/chevron-left.svg");
  mask-repeat: no-repeat !important; }

#body.internet-explorer .carousel-vertical .slick-prev:hover::before {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iNDIiIHZpZXdCb3g9IjAgMCAyNCA0MiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMjIuNDU3MjA3NCAxLjAwNzQ2MTQ3bC0yMSAyMC4wMjQ4MjE0MyAyMC45NDc5Mzk3IDE5Ljk3NTE3ODYiIHN0cm9rZT0iIzJEMkQyRCIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvc3ZnPg==");
  left: 94% !important; }

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

.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: #d00000;
  height: 0.35714rem;
  position: fixed;
  right: 100%;
  top: 0;
  width: 100%;
  z-index: 2000; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

html,
body {
  height: auto; }

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

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

figcaption {
  color: white;
  margin-top: 0.78571rem; }

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

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

h5,
h6 {
  text-transform: uppercase; }

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

.definitionList:after {
  clear: both; }

.definitionList-key {
  color: #545454;
  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: #545454;
  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 #c9c9c9; }
  .table .table-alignCenter {
    text-align: center; }
  .table .table-alignRight {
    text-align: right; }

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

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

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

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

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

.dropdown-menu-item {
  text-align: left; }
  .dropdown-menu-item:first-child > a {
    padding-top: 0.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 (min-width: 1261px) {
  .modal--large {
    width: 1280px; } }

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

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

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

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

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

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

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

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

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

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

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

.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: #545454;
    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 (min-width: 801px) {
      .button + .button {
        margin-left: 0.78571rem; } }

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

.button--icon svg {
  fill: white; }

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

.tab-title {
  padding: 1.14286rem 0;
  text-align: center;
  text-decoration: none; }
  @media (min-width: 551px) {
    .tab-title {
      text-align: left; } }
  @media (min-width: 801px) {
    .tab-title {
      padding: 0.78571rem 1.5rem; } }
  @media (min-width: 1261px) {
    .tab-title {
      padding: 0.78571rem 1.28571rem; } }

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

@media (min-width: 551px) {
  .tab-content .productReview {
    width: 50%; } }

@media (min-width: 801px) {
  .tab-content .productReview {
    width: 33.33333%; } }

@media (min-width: 1261px) {
  .tab-content .productReview {
    width: 50%; } }

.tab-content .productReviews {
  border-top: 0; }

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

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

.accordion-title {
  margin: 0; }

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

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

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

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

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

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

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

.accordion--navList .accordion-indicator {
  fill: white; }
  @media (min-width: 801px) {
    .accordion--navList .accordion-indicator {
      visibility: hidden; } }

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

.accordion-block:first-child {
  margin-top: 0; }
  .accordion-block:first-child .accordion-navigation {
    border-radius: 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: #545454;
    vertical-align: middle; }
    .accordion-navigation-actions > a:hover {
      color: #1473e6; }

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

.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(20, 115, 230, 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(234, 234, 234, 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; }
  .form-actions:before, .form-actions:after {
    content: " ";
    display: table; }
  .form-actions:after {
    clear: both; }
  @media (min-width: 551px) {
    .form-actions {
      margin-top: 1.5rem; } }
  .form-actions .button,
  .form-actions input,
  .form-actions a {
    vertical-align: top;
    width: 100%; }
    @media (min-width: 551px) {
      .form-actions .button,
      .form-actions input,
      .form-actions a {
        margin-bottom: 0;
        width: auto; } }
    .form-actions .button + .button,
    .form-actions .button + input,
    .form-actions .button + a,
    .form-actions input + .button,
    .form-actions input + input,
    .form-actions input + a,
    .form-actions a + .button,
    .form-actions a + input,
    .form-actions a + a {
      margin-top: 0.78571rem; }
      @media (min-width: 551px) {
        .form-actions .button + .button,
        .form-actions .button + input,
        .form-actions .button + a,
        .form-actions input + .button,
        .form-actions input + input,
        .form-actions input + a,
        .form-actions a + .button,
        .form-actions a + input,
        .form-actions a + a {
          margin: 0 0 0 0.78571rem; } }

.form-label--alternate {
  font-family: "Roboto", 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: white;
  font-size: 13px; }

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

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

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

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

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

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

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

.form-prefixPostfix-button--postfix {
  margin: 0.78571rem 0 0;
  order: 1; }
  @media (min-width: 1261px) {
    .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 #e5e5e5;
  color: #545454;
  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: #545454;
    box-shadow: 0 0 0 1px #545454; }

.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 {
    content: " ";
    display: table; }
  .form-minMaxRow:after {
    clear: both; }
  .form-minMaxRow .form-field {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    width: 33.33333%;
    float: left;
    margin-bottom: 0;
    padding-left: 0.375rem;
    padding-right: 0.375rem; }
  .form-minMaxRow .button {
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    width: 100%; }

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

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

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

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

.card-figcaption {
  display: none;
  margin: 0;
  pointer-events: none; }
  @media (min-width: 801px) {
    .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: #545454;
    text-decoration: none; }
    .card-title > a:hover {
      color: #d00000; }

.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: #e5e5e5;
    border: none; }
  .card-figcaption-button + .card-figcaption-button {
    margin: 0.35714rem 0 0; }

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

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

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

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

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

.navList-action--checkbox {
  display: inline-block;
  font-size: 1rem;
  font-weight: 400;
  margin-bottom: 0.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 #828282;
    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(84, 84, 84, 0.999)' /%3E%3C/svg%3E");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 100%;
    color: rgba(84, 84, 84, 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: #e5e5e5;
  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: white; }
  .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 (min-width: 801px) {
      .navBar--sub .navBar-item {
        display: inline-block; } }
    @media (min-width: 801px) {
      .navBar--sub .navBar-item.is-active {
        border-bottom: 1px solid #545454; } }
    .navBar--sub .navBar-item.is-active > .navBar-action {
      color: #c9c9c9; }
    @media (min-width: 801px) {
      .navBar--sub .navBar-item.navBar-item--separate {
        border-left: 1px solid #545454;
        margin: 0;
        padding-left: 0.78571rem; } }
  .navBar--sub .navBar-action {
    color: #545454;
    font-size: 1rem;
    padding: 0; }
    .navBar--sub .navBar-action:hover {
      color: #1473e6; }

.loadingOverlay {
  background-color: rgba(88, 88, 88, 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 #e5e5e5;
  border-radius: 4px;
  overflow: hidden; }
  .actionBar-section .form-field:hover {
    border-color: #989898; }

.actionBar-section .form-label {
  color: #545454;
  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: white;
  height: 2.14286rem; }

.has-ribbon {
  position: relative; }

.ribbon {
  background-color: #c9c9c9;
  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 {
    content: " ";
    display: table; }
  .navUser:after {
    clear: both; }
  .navUser ul,
  .navUser ol {
    list-style: none;
    margin-left: 0;
    margin: 0;
    padding: 0; }
    .navUser ul ul,
    .navUser ul ol,
    .navUser ol ul,
    .navUser ol ol {
      list-style: none;
      margin-bottom: 0; }
    .navUser ul li,
    .navUser ol li {
      margin: 0;
      padding: 0; }
  .navUser-section {
    float: left; }
    .navUser-section:before, .navUser-section:after {
      content: " ";
      display: table; }
    .navUser-section:after {
      clear: both; }
  .navUser-section--alt {
    float: right;
    margin-left: 1.5rem; }
  .navUser-section + .navUser-section {
    margin-left: 1.5rem; }
  @media (min-width: 551px) {
    .navUser-item {
      float: left; } }
  .navUser-item, .navUser-action {
    display: block; }
  @media (min-width: 801px) {
    .navUser {
      padding: 0 1.5rem;
      position: relative;
      right: auto;
      top: auto;
      transform: none;
      z-index: 50; } }
  .navUser .dropdown-menu {
    background-color: #4c4c4c;
    border: 1px solid #4c4c4c;
    box-shadow: 0 1px 2px rgba(255, 255, 255, 0.13);
    position: absolute; }
    .navUser .dropdown-menu.is-open:before {
      border: inset 10px;
      content: "";
      display: block;
      height: 0;
      width: 0;
      border-color: transparent transparent #4c4c4c transparent;
      border-bottom-style: solid;
      bottom: 100%;
      left: 0.78571rem;
      position: absolute; }
    .navUser .dropdown-menu.is-open:after {
      border: inset 8px;
      content: "";
      display: block;
      height: 0;
      width: 0;
      border-color: transparent transparent #4c4c4c transparent;
      border-bottom-style: solid;
      bottom: 100%;
      left: 0.92857rem;
      position: absolute; }

.navUser-action {
  color: #545454;
  font-weight: 700;
  padding: 1rem 0.78571rem;
  text-decoration: none;
  text-transform: uppercase; }
  .navUser-action:hover, .navUser-action.is-open {
    color: white; }
    .navUser-action:hover svg, .navUser-action.is-open svg {
      fill: white;
      stroke: white; }
  .navUser-action .icon {
    height: 0.57143rem;
    width: 0.57143rem;
    margin: -1px 0 0 0.21429rem; }
  .navUser-action svg {
    fill: #545454;
    stroke: #545454;
    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 #c9c9c9;
  color: #545454;
  display: inline-block;
  padding: 0 1.42857rem 0 0;
  text-decoration: none; }

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

.navUser-item--cart {
  display: block; }
  .navUser-item--cart .navUser-action {
    color: #545454; }
    .navUser-item--cart .navUser-action:hover, .navUser-item--cart .navUser-action.is-open {
      color: white; }
  .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; }
  @media (min-width: 551px) {
    .navUser-item-cartLabel {
      display: inline; } }

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

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

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

.navUser-or {
  color: #545454;
  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 {
    border: inset 10px;
    content: "";
    display: block;
    height: 0;
    width: 0;
    border-color: transparent transparent #e5e5e5 transparent;
    border-bottom-style: solid;
    bottom: 0;
    left: 50%;
    position: absolute;
    transform: translateX(-50%); }

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

.countPill {
  background-color: #1473e6;
  border-radius: 50%;
  color: white;
  display: none;
  font-size: 12px;
  font-weight: 700;
  height: 20px;
  line-height: 20px;
  margin-left: 0.21429rem;
  text-align: center;
  width: 20px;
  position: relative;
  top: -13px;
  left: -16px; }

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

.countPill--alt {
  background-color: #d9d9d9;
  color: #c9c9c9; }

.navPages .navPage-subMenu-list, .navPage-childList {
  border-left: 1px solid #535353;
  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;
  clear: both; }
  @media (min-width: 801px) {
    .navPages-container {
      background: #2f2f2b;
      display: block;
      height: auto;
      padding: 0;
      position: relative; } }
  .navPages-container.is-open {
    display: block;
    padding-top: 55px;
    z-index: 0; }

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

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

.navPages-action {
  color: #545454;
  display: block;
  font-size: 15px;
  padding: 0.78571rem 0;
  padding-left: 0 !important;
  text-decoration: none;
  text-transform: capitalize; }
  @media (min-width: 801px) {
    .navPages-action {
      display: inline-block;
      padding: 0.78571rem 1.14286rem 1.14286rem; }
      .navPages-action.is-open {
        background-color: #4c4c4c; }
        .navPages-action.is-open svg {
          fill: #1473e6;
          stroke: #1473e6; } }
  .navPages-action:hover {
    color: #1473e6; }
    .navPages-action:hover svg {
      fill: #1473e6;
      stroke: #1473e6; }
  .navPages-action svg {
    fill: #545454;
    stroke: #545454;
    transition: all 0.15s ease; }

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

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

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

.navPage-subMenu {
  display: none;
  outline: 0; }
  @media (min-width: 801px) {
    .navPage-subMenu {
      background-color: #4c4c4c;
      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 (min-width: 801px) {
  .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 #535353;
      margin-bottom: 1.14286rem; } }

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

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

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

nav.navUser {
  float: right;
  width: 33%; }

.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: #545454;
    display: inline-block;
    padding: 0.35714rem 0.5rem;
    text-decoration: none; }
    .tag a:hover {
      color: #1473e6; }

.socialLinks {
  list-style: none;
  margin-left: 0;
  margin: 0;
  padding: 0; }
  .socialLinks:before, .socialLinks:after {
    content: " ";
    display: table; }
  .socialLinks:after {
    clear: both; }
  .socialLinks ul,
  .socialLinks ol {
    list-style: none;
    margin-bottom: 0; }
  .socialLinks li {
    margin: 0;
    padding: 0; }
  .socialLinks .icon {
    height: 1.42857rem;
    width: 1.42857rem;
    margin: 0;
    text-decoration: none; }
    .socialLinks .icon:hover svg {
      fill: #1473e6; }
    .socialLinks .icon svg {
      fill: #545454;
      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: #545454; }

.heroCarousel {
  width: 1px;
  min-width: 100%;
  margin-bottom: 4.5rem;
  margin-top: -1.5rem; }
  @media (min-width: 801px) {
    .heroCarousel {
      margin-top: -2.5rem; } }
  .heroCarousel.slick-initialized {
    max-height: 71.42857rem;
    opacity: 1; }
  .heroCarousel:not(.slick-initialized) :not(.heroCarousel-slide--first).heroCarousel-slide {
    display: none; }
  .heroCarousel a {
    text-decoration: none; }
  .heroCarousel .slick-next,
  .heroCarousel .slick-prev {
    top: 50%; }
  .heroCarousel .slick-next {
    right: 15px; }
    @media (min-width: 801px) {
      .heroCarousel .slick-next {
        right: 25px; } }
  .heroCarousel .slick-prev {
    left: 15px; }
    @media (min-width: 801px) {
      .heroCarousel .slick-prev {
        left: 25px; } }
  .heroCarousel .slick-dots {
    bottom: 0.5rem; }
    @media (min-width: 801px) {
      .heroCarousel .slick-dots {
        bottom: 1.5rem; } }
    .heroCarousel .slick-dots li {
      background-color: #e5e5e5;
      background-color: rgba(229, 229, 229, 0.9); }

.heroCarousel-slide {
  position: relative; }
  .heroCarousel-slide a {
    text-decoration: none; }
  @media (min-width: 801px) {
    .heroCarousel-slide .heroCarousel-image {
      object-fit: cover;
      max-height: 42.85714rem;
      width: 100%; } }
  @media (min-width: 801px) {
    .heroCarousel-slide .heroCarousel-image-wrapper {
      max-height: 42.85714rem; } }
  .heroCarousel-slide.compat-object-fit {
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat; }
    @media (min-width: 1261px) {
      .heroCarousel-slide.compat-object-fit.stretch {
        background-size: 100% 100%; } }
    .heroCarousel-slide.compat-object-fit .heroCarousel-image {
      opacity: 0; }

.heroCarousel-content {
  background-color: white;
  padding: 0.78571rem 1.5rem 3rem;
  text-align: center; }
  @media (min-width: 801px) {
    .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 {
  color: #545454;
  font-size: 20px;
  margin-top: 0; }
  @media (min-width: 801px) {
    .heroCarousel-title {
      font-size: 50px; } }

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

.heroCarousel-action {
  margin: 0; }
  @media (min-width: 801px) {
    .heroCarousel-action {
      margin-top: 1.5rem; } }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.quickView:after {
  clear: both; }

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

.productReview {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 100%;
  float: left;
  display: inline-block;
  float: none;
  font-size: 1rem;
  vertical-align: top; }
  @media (min-width: 801px) {
    .productReview {
      width: 50%; } }
  @media (min-width: 1261px) {
    .productReview {
      width: 33.33333%; } }

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

.productReview-author {
  color: #545454;
  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 (min-width: 801px) {
    .productView-image {
      min-height: 335px;
      min-width: 335px; } }
  .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 {
    content: " ";
    display: table; }
  .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 (min-width: 1261px) {
    .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: #c9c9c9; }

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

@media (min-width: 801px) {
  .productView-product {
    border-bottom: 1px solid #c9c9c9;
    padding-bottom: 2rem; } }

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

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

.productView-brand {
  color: #545454;
  font-size: 15px;
  margin: 0 0 0.78571rem; }
  @media (min-width: 1261px) {
    .productView-brand {
      font-size: 20px;
      margin: -0.21429rem 0 1rem; } }
  .productView-brand a {
    color: #545454; }
    .productView-brand a:hover {
      color: #1473e6; }

.productView-price {
  font-size: 15px;
  margin-bottom: 0.5rem; }
  @media (min-width: 801px) {
    .productView-price {
      font-size: 18px;
      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: block;
    margin-left: auto; }
    @media (min-width: 551px) {
      .productView-reviewLink + .productView-reviewLink {
        display: inline-block;
        margin-left: 0.78571rem; } }
  .productView-reviewLink > a {
    color: #545454; }
    .productView-reviewLink > a:hover {
      color: #1473e6; }

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

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

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

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

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

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

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

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

.modal-body.quickView .productView-image {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: auto;
  position: relative; }

.modal-body.quickView figure.productView-image {
  cursor: crosshair !important; }

.modal-body.quickView li.productView-thumbnail {
  width: 105px !important;
  float: left;
  display: block;
  height: 100%;
  padding-left: .35714rem;
  padding-right: .35714rem; }

.modal-body.quickView .productView-thumbnail-link {
  height: 67px;
  max-width: 75px;
  width: 100%;
  display: inline-block !important;
  text-align: center !important;
  position: relative; }

.modal-body.quickView .productView-thumbnails img {
  max-height: 50px !important;
  max-width: 50px !important;
  width: auto;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  position: absolute; }

.modal-body.quickView .productView-thumbnails .slick-list {
  margin-left: 2.85714rem;
  margin-right: 2.85714rem; }

.modal-body.quickView .productView-thumbnails .slick-prev {
  left: 0;
  background: transparent !important;
  display: none !important; }

.modal-body.quickView .productView-thumbnails .slick-next {
  right: 0;
  background: transparent !important;
  display: none !important; }

.modal-body.quickview .slick-prev::before {
  fill: #2f2f2b !important;
  mask: initial !important; }

.productView-thumbnail-link:hover, .productView-thumbnail-link.is-active {
  border-color: #e8e8e8 !important; }

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

.price-section--minor {
  color: white; }

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

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

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

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

.compareTable-removeProduct {
  background-color: #e5e5e5;
  border-radius: 50%;
  height: 2.5rem;
  position: absolute;
  right: -1rem;
  top: -1rem;
  transition: background-color 0.15s ease;
  width: 2.5rem; }
  .compareTable-removeProduct .icon {
    fill: #545454;
    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 #c9c9c9;
  margin-bottom: 2.28571rem; }
  .toggle:last-of-type {
    margin-bottom: 4.57143rem; }

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

.toggleLink {
  color: #545454; }
  .toggleLink:hover {
    color: #1473e6; }
  .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: #c9c9c9 solid;
  border-radius: 4px;
  border-width: 1px;
  display: block;
  margin-bottom: 2rem;
  padding: 1rem; }
  .facetedSearch-toggle:before, .facetedSearch-toggle:after {
    content: " ";
    display: table; }
  .facetedSearch-toggle:after {
    clear: both; }
  @media (min-width: 801px) {
    .facetedSearch-toggle {
      display: none !important; } }
  .facetedSearch-toggle.is-open {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    margin-bottom: 0; }

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

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

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

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

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

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

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

.banners {
  background-color: #d00000;
  background: #ebebeb;
  color: white;
  color: #2f2f2b;
  padding: 0.78571rem 0;
  text-align: center;
  border-radius: 5px; }
  .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 {
    content: " ";
    display: table; }
  .banner:after {
    clear: both; }
  .banner + .banner {
    margin-top: 1.5rem; }

.facetLabel {
  background: #e5e5e5;
  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: #545454;
    position: relative;
    top: -1px; }

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

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

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

.cart-list {
  border-top: 1px solid #c9c9c9;
  display: block; }
  @media (min-width: 801px) {
    .cart-list {
      display: table-row-group; } }

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

.cart-item-block {
  display: block; }
  @media (min-width: 801px) {
    .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%; }
  @media (min-width: 551px) {
    .cart-item-figure {
      margin-bottom: 0;
      margin-left: -33.33333%;
      width: 33.33333%; } }
  @media (min-width: 801px) {
    .cart-item-figure {
      float: none;
      text-align: left;
      width: 8.33333%; } }

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

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

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

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

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

.cart-item-brand {
  color: white;
  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: #545454; }

.cart-remove {
  background-color: #e5e5e5;
  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; }
  @media (min-width: 551px) {
    .cart-remove {
      margin-left: 1rem; } }
  .cart-remove.cart-remove--spacer {
    visibility: hidden; }
  .cart-remove > svg {
    fill: #545454; }

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

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

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

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

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

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

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

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

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

.cart-actions {
  clear: both; }
  .cart-actions:before, .cart-actions:after {
    content: " ";
    display: table; }
  .cart-actions:after {
    clear: both; }
  .cart-actions .button {
    display: block; }
    @media (min-width: 551px) {
      .cart-actions .button {
        display: inline-block;
        float: right; } }

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

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

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

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

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

.cart-additionalCheckoutButtons .FloatRight form {
  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 {
    content: " ";
    display: table; }
  .previewCartItem:after {
    clear: both; }
  .previewCartItem + .previewCartItem {
    border-top: 1px solid #c9c9c9; }

.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: #545454;
  display: inline-block;
  font-size: 13px; }

.previewCartAction {
  margin: 0 auto;
  max-width: 85.71429rem;
  width: 100%;
  border-top: 1px solid #c9c9c9;
  display: block;
  padding: 1.5rem 0.78571rem; }
  .previewCartAction:before, .previewCartAction:after {
    content: " ";
    display: table; }
  .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-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%; }
  @media (min-width: 551px) {
    .address {
      width: 50%; } }
  @media (min-width: 1261px) {
    .address {
      width: 33.33333%; } }

.panel--address {
  font-size: 1rem;
  position: relative; }
  .panel--address .panel-body {
    min-height: 17.85714rem;
    padding: 1.5rem; }
    @media (min-width: 551px) {
      .panel--address .panel-body {
        padding: 1.5rem 1.5rem 4.5rem; } }
  .panel--address .form-actions {
    margin-bottom: -0.78571rem;
    margin-top: 1.5rem;
    text-align: left; }
    @media (min-width: 551px) {
      .panel--address .form-actions {
        bottom: 1.5rem;
        position: absolute;
        width: auto; } }
    .panel--address .form-actions .button {
      margin-bottom: 0.78571rem; }
      .panel--address .form-actions .button + .button {
        margin-left: 0;
        margin-top: 0; }
        @media (min-width: 551px) {
          .panel--address .form-actions .button + .button {
            margin-left: 0.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: #545454;
  font-weight: 400; }

.panel--newAddress {
  display: block;
  text-align: center;
  text-decoration: none; }
  .panel--newAddress:hover .address-title {
    color: #1473e6; }
  .panel--newAddress .panel-body {
    background-color: transparent;
    border: 1px solid #c9c9c9;
    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 {
    content: " ";
    display: table; }
  .videoGallery-list:after {
    clear: both; }

.videoGallery-item {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 100%;
  float: left;
  display: inline-block;
  float: none;
  vertical-align: top; }
  @media (min-width: 801px) {
    .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 {
    content: " ";
    display: table; }
  .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 {
    content: " ";
    display: table; }
  .video-body:after {
    clear: both; }
  @media (min-width: 801px) {
    .video {
      margin-bottom: 1.85714rem; } }
  .video:hover, .video.is-active {
    color: #c9c9c9;
    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 {
    content: " ";
    display: table; }
  .previewCart:after {
    clear: both; }
  @media (min-width: 801px) {
    .previewCart .productView {
      padding-left: 0.75rem;
      padding-right: 0.75rem;
      width: 75%;
      float: left;
      display: block;
      margin: 0;
      padding-bottom: 0;
      padding-top: 0; }
    .previewCart .productView-image {
      padding-left: 0.75rem;
      padding-right: 0.75rem;
      width: 58.33333%;
      float: left; }
    .previewCart .productView-details {
      padding-left: 0.75rem;
      padding-right: 0.75rem;
      width: 41.66667%;
      float: left; } }
  .previewCart .productView-title {
    margin-top: 0; }

.previewCartCheckout {
  background: #e5e5e5;
  padding: 1rem;
  text-align: center; }
  @media (min-width: 801px) {
    .previewCartCheckout {
      padding-left: 0.75rem;
      padding-right: 0.75rem;
      width: 25%;
      float: right;
      padding: 1.5rem; } }
  .previewCartCheckout .button {
    display: block;
    margin: 0;
    width: 100%; }
    .previewCartCheckout .button + .button,
    .previewCartCheckout .button + p {
      margin-top: 0.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; }

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

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

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

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

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

@media (min-width: 801px) {
  .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 {
    content: " ";
    display: table; }
  .login-row:after {
    clear: both; }
  @media (min-width: 801px) {
    .login-row {
      margin-top: 6rem; } }

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

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

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

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

.new-customer-fact {
  padding-left: 0.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; }
    @media (min-width: 551px) {
      .search-price-range label input {
        display: inline;
        width: 6rem; } }
  @media (min-width: 551px) {
    .search-price-range label span {
      display: inline;
      padding-left: 1.5rem;
      padding-right: 1.5rem; } }

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

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

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

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

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

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

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

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

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

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

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

.account-product-figure {
  float: left;
  margin-right: 0.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 {
  content: " ";
  display: table; }

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

.account-product-figure {
  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; }
  @media (min-width: 551px) {
    .account-product-body {
      padding-bottom: 0; } }
  .account-product-body .definitionList {
    font-size: 15px;
    margin-bottom: 0; }

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

.account-product-subtitle {
  color: white;
  font-family: "Roboto", 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: white;
  margin-bottom: 0; }

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

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

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

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

.account-product-detail-heading {
  color: #545454;
  font-family: "Roboto", 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 (min-width: 1261px) {
      .account-product--alignMiddle .account-product-checkItem {
        left: -2.5rem; } }
    .account-product--alignMiddle .account-product-checkItem .form-label {
      height: 1.5rem;
      margin: 0;
      padding: 0;
      width: 1.5rem; }
  .account-product--alignMiddle .account-product-figure,
  .account-product--alignMiddle .account-product-body {
    display: table-cell; }
  .account-product--alignMiddle .account-product-figure {
    float: none;
    margin-right: 0; }
    @media (min-width: 1261px) {
      .account-product--alignMiddle .account-product-figure {
        left: -2rem; } }
  .account-product--alignMiddle .account-product-body {
    padding-left: 2rem;
    vertical-align: middle; }
    @media (min-width: 1261px) {
      .account-product--alignMiddle .account-product-body {
        padding-left: 0; } }

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

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

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

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

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

.account-orderStatus-label {
  background-color: #4c4c4c;
  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: #545454;
  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; }
  @media (min-width: 551px) {
    .account-orderStatus-action {
      display: block;
      margin-left: 0; } }
  .account-orderStatus-action:hover {
    color: #1473e6; }

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

.account-message .is-read {
  color: white; }

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

.account-downloads-summary {
  border-bottom: 1px solid #c9c9c9;
  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: #545454;
  font-size: 15px;
  margin-bottom: 0.21429rem;
  text-transform: inherit; }

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

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

.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 {
    content: " ";
    display: table; }
  .wishlist-form:after {
    clear: both; }
  .wishlist-form .form-field {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    width: 100%;
    float: left; }

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

.icon--ratingEmpty svg {
  fill: rgba(0, 0, 255, 0); }

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

.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; }
  @media (min-width: 551px) {
    .apple-pay-supported .apple-pay-checkout-button {
      display: inline-block;
      float: right; } }

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

.header {
  background-color: white;
  border-bottom: 1px solid #c9c9c9;
  position: fixed;
  top: 0;
  width: 100%;
  max-width: 980px;
  margin: 0 auto !important;
  z-index: 20;
  padding: 20px 0; }
  @media (min-width: 801px) {
    .header {
      border-bottom: 1px solid #c9c9c9;
      overflow: visible;
      position: relative; } }
  .header.is-open {
    height: 100%; }
    @media (min-width: 801px) {
      .header.is-open {
        height: auto; } }

.header-logo {
  font-size: 0;
  margin: 0 3.92857rem;
  text-align: center;
  margin: 20px 0 !important;
  width: 33%;
  float: left; }
  @media (min-width: 551px) {
    .header-logo {
      margin-left: 5.89286rem;
      margin-right: 5.89286rem; } }
  @media (min-width: 801px) {
    .header-logo {
      margin: 4rem auto 4.5rem;
      padding: 0; }
      .header.fixed .header-logo {
        background-color: #e5e5e5;
        margin: 0;
        padding: 0.35714rem 0;
        position: absolute;
        top: 0;
        width: 100%; } }
  .header-logo > a {
    color: #545454;
    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 {
      content: " ";
      display: table; }
    .header-logo > a:after {
      clear: both; }
    @media (min-width: 801px) {
      .header-logo > a {
        background: none;
        border-bottom: 0;
        display: inline;
        padding: 0; } }
    .header-logo > a:hover {
      color: #1473e6; }
    .header-logo > a:active {
      color: #1473e6; }

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

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

.header-logo-text {
  display: block;
  font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: 700;
  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; }
  @media (min-width: 551px) {
    .header-logo-text {
      font-size: 22px;
      letter-spacing: 0.64286rem;
      padding-bottom: 0;
      padding-top: 0; } }
  @media (min-width: 801px) {
    .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: 18px; } }

.header-logo-image {
  max-height: 2.35714rem; }
  @media (min-width: 801px) {
    .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 (min-width: 801px) {
    .mobileMenu-toggle {
      display: none; } }
  .mobileMenu-toggle .mobileMenu-toggleIcon,
  .mobileMenu-toggle .mobileMenu-toggleIcon::before,
  .mobileMenu-toggle .mobileMenu-toggleIcon::after {
    background: #545454;
    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: #545454;
      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;
  max-width: 980px;
  margin: 0 auto; }
  @media (min-width: 801px) {
    .body {
      margin-top: 2.5rem; } }

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

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

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

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

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

.footer {
  background-color: white;
  border-top: 1px solid #c9c9c9;
  padding: 3rem 0; }

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

.footer-info-col {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 100%;
  float: left;
  color: #545454;
  display: inline-block;
  float: none;
  font-size: 1rem;
  margin-bottom: 3rem;
  text-align: center;
  vertical-align: top; }
  @media (min-width: 551px) {
    .footer-info-col {
      text-align: left;
      width: 50%; } }
  @media (min-width: 801px) {
    .footer-info-col {
      width: 33.33334%; } }
  .footer-info-col > :first-child {
    margin-top: 0; }
  .footer-info-col > :last-child {
    margin-bottom: 0; }

@media (min-width: 801px) {
  .footer-info-col--small {
    width: 16.66667%; } }

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

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

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

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

.footer-info-heading {
  font-size: 1rem;
  text-transform: inherit; }

.footer-info-list {
  list-style: none;
  margin-left: 0; }
  .footer-info-list a {
    color: #545454;
    text-decoration: none; }
    .footer-info-list a:hover {
      color: #1473e6; }

.footer-copyright {
  text-align: center; }
  @media (min-width: 551px) {
    .footer-copyright {
      text-align: left; } }
  .footer-copyright > .powered-by {
    color: #545454;
    font-size: 12px;
    margin: 0; }
  .footer-copyright a {
    color: #545454;
    text-decoration: none; }
    .footer-copyright a:hover {
      color: #1473e6; }

.footer-payment-icons {
  height: 2.85714rem;
  margin-top: 1.5rem; }
  @media (min-width: 801px) {
    .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: #545454; }

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

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

.container {
  margin-left: auto;
  margin-right: auto;
  max-width: 91.71429rem;
  max-width: 980px;
  padding: 0 1.5rem;
  position: relative;
  width: 100%; }
  @media (min-width: 1261px) {
    .container {
      padding: 0 6rem;
      padding: 0; } }

.blog {
  margin-bottom: 1.5rem; }
  @media (min-width: 801px) {
    .blog {
      margin: auto;
      width: 100%; } }
  .blog + .blog {
    border-top: 1px solid #c9c9c9;
    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: #545454;
  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 (min-width: 801px) {
    .blog-post-figure {
      width: 66.66667%; } }

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

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

.sidebarBlock-heading {
  margin-top: 0;
  text-transform: inherit; }

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

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

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

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

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

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

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

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

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

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

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

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

.listItem-figure {
  margin: 0 0 1.5rem; }
  @media (min-width: 551px) {
    .listItem-figure {
      margin-bottom: 0; } }
  @media (min-width: 551px) and (min-width: 551px) {
    .listItem-figure {
      padding-left: 0.78571rem;
      padding-right: 0.78571rem;
      width: 25%; } }

.listItem-image {
  width: 100%; }

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

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

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

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

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

.listItem-brand {
  color: white;
  font-size: 1rem;
  margin: 0 0 0.21429rem; }
  @media (min-width: 801px) {
    .listItem-brand {
      font-size: 15px;
      margin-bottom: 0; } }

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

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

@media (min-width: 1261px) {
  .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 (min-width: 1261px) {
    .listItem-actions .button {
      width: 100%; }
      .listItem-actions .button + .button {
        margin: 0.78571rem 0 0; } }

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

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

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

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

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

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

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

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

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

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

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

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

.account {
  margin-bottom: 1.5rem; }

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

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

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

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

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

.account-content {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 100%;
  float: left; }

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

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

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

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

a {
  color: #d00000; }

a:hover {
  color: #d00000; }

.tabs-contents a {
  color: #d00000; }

.tabs-contents a:hover {
  color: #d00000; }

h4.card-title {
  line-height: 1.25;
  height: 40px;
  overflow: hidden; }

input.form-file {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: white;
  color: #545454;
  border: 1px solid;
  border-color: #e5e5e5;
  border-radius: 0 !important;
  font-size: 12px;
  text-transform: uppercase;
  width: 100%;
  padding: 10px; }

input.form-file:focus + label,
input.form-file + label:hover {
  background-color: red; }

::selection {
  background-color: #d00000 !important;
  color: #ffffff; }

::-moz-selection {
  background-color: #d00000;
  color: #ffffff; }

.page-heading {
  color: #545454; }

.quickSearchMessage {
  font-size: 24px; }

.form-actions input {
  border-color: #1473e6; }

.search-results .form-actions input {
  border-color: #1473e6; }

.primary-color {
  color: #d00000; }

span.primary-color span {
  color: #d00000; }

.button {
  border-radius: 0; }

.button {
  text-transform: uppercase;
  font-size: 18px;
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: 3px solid; }

a.button {
  text-transform: uppercase;
  font-size: 18px; }

div#cart-preview-dropdown {
  background: white; }

div#cart-preview-dropdown {
  border: 1px solid;
  border-color: #e5e5e5; }

.previewCartCheckout .button + .button,
.previewCartCheckout .button + p {
  background-color: #d00000;
  color: #ffffff; }

.previewCartCheckout .button:hover {
  background-color: #1473e6; }

.previewCartCheckout .button {
  margin-bottom: 15px; }

.previewCartAction .button {
  background-color: #d00000;
  color: #ffffff; }

.previewCartAction .button:hover {
  background-color: #1473e6; }

.cart-item-brand {
  color: #545454; }

.previewCart-emptyBody {
  background: white; }

.cart-remove > svg {
  fill: #d00000; }

.previewCartAction .button {
  font-size: 14px; }

.cart-icon {
  margin-right: 1px;
  width: 40px;
  display: block;
  background: #d00000;
  padding: 5px 5px 6px 9px;
  font-size: 20px;
  border-bottom: 3px solid;
  border-color: #074999;
  color: white;
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: flex-start; }

.cart-icon svg {
  fill: white;
  transition: all 0.15s ease;
  width: 18px;
  height: 18px; }

.cart-icon:hover {
  background-color: #d00000;
  color: white;
  border-color: #d00000;
  fill: white; }

.previewCartList {
  overflow: hidden; }

.pagination-item.pagination-item--previous > a, .pagination-item.pagination-item--next > a {
  color: #545454; }

.breadcrumb {
  color: #545454;
  font-family: 'Roboto', sans-serif !important;
  font-size: 11px; }

.breadcrumb.is-active > .breadcrumb-label {
  font-family: 'Roboto', sans-serif !important;
  color: #d00000;
  font-size: 11px; }

.breadcrumb a {
  color: #545454;
  font-size: 11px; }

.breadcrumb a:hover {
  color: #d00000; }

:focus {
  outline: 0; }

.bolder.bigger {
  font-size: 20px !important; }

.red {
  color: #d42020; }

span.lowercase {
  text-trasform: lowercase; }

span.smaller.lighter.lowercase {
  text-transform: lowercase;
  font-size: 16px; }

.left {
  float: left; }

.right {
  float: right; }

.top-menu {
  background-color: #e5e5e5;
  height: 30px;
  font-size: 14px; }

.top-menu .content {
  max-width: 960px;
  margin: 0 auto; }

.top-menu .left {
  float: left;
  line-height: 30px;
  color: #545454; }

.top-menu .left a {
  color: #545454 !important; }

.navUser-action {
  padding: 5px;
  color: #545454;
  text-transform: capitalize; }

.top-menu .right a.navUser-action {
  padding-right: 0;
  color: #545454;
  font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
  font-weight: 700;
  margin-bottom: 0; }

.top-menu .right a.navUser-action.login {
  padding-left: 0; }

.top-menu .right a.navUser-action.create {
  padding-left: 5px; }

.top-menu .right span.or-text {
  color: #545454;
  padding-left: 5px;
  font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
  font-weight: 700; }

.top-menu .right a.navUser-action:hover {
  color: #d00000; }

.top-menu div {
  font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
  font-weight: 700; }

a.navUser-action.logout {
  padding-left: 0; }

.countPill {
  position: absolute;
  left: auto;
  top: 2px !important;
  background-color: #ffffff;
  color: #d00000;
  right: -10px; }

a.navUser-action {
  padding-left: 10px;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  line-height: 30px; }

.custom-pages-nav .navPages-action {
  line-height: 40px;
  padding-right: 35px;
  padding-top: 0;
  padding-bottom: 0;
  font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
  font-weight: 700;
  font-size: 15px;
  color: #545454; }

.footer-info-list a.navUser-action {
  line-height: inherit; }

footer .blog {
  width: auto;
  float: none; }

footer li.socialLinks-item {
  padding: 3px; }

.navUser-item--cart .navUser-action {
  position: relative;
  z-index: 9;
  padding-top: 0; }

.previewCart-emptyBody {
  background: #ffffff;
  color: #545454; }

.navUser-item--account .navUser-action img {
  margin-top: -5px;
  padding-right: 5px; }

i.fa.fa-user {
  margin-right: 5px; }

section.quickSearchResults {
  background-color: white; }

section.quickSearchResults li.product {
  width: 100% !important;
  background-color: white;
  padding: 0; }

section.quickSearchResults .card-figure {
  text-align: left;
  margin: 0 !important;
  float: left;
  padding: 0; }

section.quickSearchResults article.card {
  width: 100% !important;
  margin-bottom: 5px; }

section.quickSearchResults .card-body {
  float: left;
  width: initial;
  min-height: auto;
  padding: 0 5px;
  max-height: 65px;
  padding: 0 5px;
  margin: 1px 0; }

section.quickSearchResults .card-text.add-to-cart-button {
  padding: .25rem; }

section.quickSearchResults .card--alternate {
  border: none; }

section.quickSearchResults .card--alternate:hover {
  border-color: transparent; }

section.quickSearchResults .card--alternate:hover .card-body {
  background-color: white; }

section.quickSearchResults .card--alternate:hover .card-title > a {
  color: #545454; }

section.quickSearchResults .sale-flag-side {
  bottom: -20px;
  left: 5px;
  margin-right: 5px;
  right: 5px; }

section.quickSearchResults {
  display: block;
  border: 0px solid;
  border-top: none;
  border-color: #e5e5e5;
  position: absolute;
  z-index: 999;
  right: 0; }

section.quickSearchResults ul.productGrid {
  width: 100% !important; }

section.quickSearchResults a.modal-close {
  top: -5px;
  right: 0;
  display: none; }

section.quickSearchResults ul.productGrid li.product article.card a img {
  height: auto !important; }

section.quickSearchResults ul.productGrid li.product article.card h4 > a:hover {
  color: #d00000; }

section.quickSearchResults ul.productGrid li.product article.card .card-text {
  color: #545454 !important; }

article.card.card--alternate.price-visibility.restricted {
  margin-bottom: 5px; }

section.quickSearchResults .card-body {
  padding-top: 5px; }

section.quickSearchResults article.card.card--alternate.price-visibility.restricted .card-body .card-text[data-test-info-type="price"] .price-visibility.visible {
  margin-bottom: 0; }

/*MAIN NAV*/
.navPages-container {
  border-bottom: 3px solid;
  border-color: #c9c9c9;
  background-color: #e5e5e5; }

.navPages-action {
  color: #545454; }

.navPages-action:hover {
  color: #d00000; }

#menu .navPage-subMenu {
  background: white;
  border: 1px solid;
  border-color: #c9c9c9;
  padding: 0; }

#menu ul.navPage-subMenu-list {
  background: white; }

#menu .navPage-subMenu:hover {
  display: block !important;
  color: #d00000; }

#menu .navPage-subMenu li {
  width: 100%; }

#menu .navPages .navPage-subMenu-list {
  padding: 5px; }

#menu .navPage-subMenu li a {
  background: white;
  text-decoration: none;
  border-bottom: none;
  padding: 5px 0;
  margin-bottom: 0;
  line-height: 15px; }

#menu li.navPage-subMenu-item:first-of-type {
  display: block; }

#menu .navPage-subMenu {
  padding: 0 !important; }

#menu .custom-pages-nav .navPage-subMenu li {
  width: auto !important;
  float: none; }

div#menu span.down-arrow {
  display: none; }

#menu .navPage-subMenu li a i {
  float: right;
  display: none; }

.custom-pages-nav div#navPages- {
  min-width: 215px;
  width: auto; }

ul#navPages-:before {
  display: none !important; }

.navPage-subMenu.is-open span.down-arrow {
  float: right;
  position: relative;
  top: -25px;
  display: block !important; }

.top-menu .right {
  float: right; }

.top-menu .right ul li {
  display: inline-block; }

body.content {
  max-width: 960px !important;
  margin: 0 auto !important; }

.header {
  max-width: 960px;
  border: none;
  padding-top: 12px;
  padding-bottom: 12px;
  z-index: 0; }

/*.header-logo {
    img {
        max-width: 254px;
        max-height: 100px;
    }
}*/
.header-logo--left {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  width: 50% !important;
  padding-right: 25px; }
  @media only screen and (max-width: 800px) {
    .header-logo--left {
      padding-right: 15px; } }

.header-logo-text {
  letter-spacing: 0;
  font-size: 32px;
  display: table-cell !important;
  color: #545454; }

.header-logo.header-logo--center .header-logo-text {
  display: block !important;
  text-align: center !important; }

.header-logo.header-logo--right .header-logo-text {
  display: block !important;
  text-align: right !important; }

.header-logo-text:hover {
  color: #d00000; }

.header-logo-image {
  display: table-cell; }

.header-container {
  background-color: white;
  margin-top: 0 !important; }

header.header {
  background-color: white; }

.body {
  max-width: 960px; }

.container {
  max-width: 960px; }

.clear {
  clear: both; }

.header-tagline {
  font-size: 15px;
  float: left;
  width: 33.33%;
  display: inline-block;
  text-align: center;
  padding-top: 0;
  padding-left: 6%;
  line-height: 110px; }

.header-tagline p {
  margin-bottom: 0;
  color: #545454; }

.navPages-quickSearch.right.searchbar input.button {
  position: absolute;
  top: 1px;
  width: 12%;
  right: 1px;
  border-color: #e5e5e5;
  border-width: 2px;
  opacity: 0;
  z-index: 9; }

.fa-search:before {
  color: #545454;
  font-size: 20px; }

.right.searchbar .form {
  margin-bottom: 0 !important; }

.search-icon {
  position: absolute;
  right: 10px;
  top: 6px; }

.right.searchbar .form input.button {
  padding: 0;
  margin: 0;
  width: 30px; }

header .form-prefixPostfix .form-input {
  border-radius: 0 !important;
  border-color: #e5e5e5;
  border-right: none;
  height: 32px !important;
  font-size: 13px;
  font-family: 'Roboto', sans-serif; }

.navPages-quickSearch .form-prefixPostfix .form-input {
  border-radius: 0 !important;
  border-color: #e5e5e5;
  border-right: none;
  height: 32px !important;
  font-size: 13px; }

footer .form-prefixPostfix .form-input {
  border-radius: 0 !important;
  height: 32px !important;
  font-size: 13px;
  border-right: 1px solid;
  border-color: #e5e5e5; }

input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #545454 !important; }

article.footer-info-col.footer-info-col--small {
  font-size: 12px; }

input:-ms-input-placeholder {
  /* IE 10+ */
  color: #545454 !important; }

.form-input {
  background-color: white;
  border-color: #e5e5e5;
  border-radius: 0; }

.form-input--incrementTotal {
  background-color: white;
  color: #545454;
  padding: 1px; }

input#gift-certificate-preview {
  color: #545454; }

.form-actions input {
  text-transform: uppercase;
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: 3px solid;
  border-color: rgba(0, 0, 0, 0.35); }

input#gift-certificate-preview {
  background-color: #e5e5e5;
  font-size: 14px;
  text-transform: uppercase;
  border-bottom: 3px solid;
  border-color: #c9c9c9;
  border-radius: 0;
  height: 32px !important;
  line-height: 32px;
  padding: 0 30px; }

.navBar--sub .navBar-action:hover {
  color: #d00000; }

input#gift-certificate-submit {
  text-transform: uppercase;
  margin-left: 0;
  border-radius: 0;
  padding: 0;
  height: 42px !important;
  line-height: 32px;
  padding: 0 30px;
  margin-left: 5px;
  border-top: none;
  border-left: none;
  border-right: none;
  font-family: "Roboto Condensed";
  font-weight: 700;
  background-color: #d00000;
  color: white;
  border-bottom: 3px solid;
  border-color: #d00000; }

input#gift-certificate-submit:hover {
  background-color: #d00000;
  color: white;
  background: #d00000;
  border-bottom: 3px solid;
  border-color: #d00000; }

input#gift-certificate-preview {
  font-family: "Roboto Condensed";
  font-weight: 700;
  background-color: #d00000;
  color: white;
  border-bottom: 3px solid;
  border-color: #d00000;
  height: 42px !important; }

input#gift-certificate-preview:hover {
  background-color: #d00000;
  color: white;
  background: #d00000;
  border-bottom: 3px solid;
  border-color: #d00000; }

.form-select {
  border-radius: 0;
  border-color: #e5e5e5;
  color: #545454 !important; }

input:-moz-placeholder {
  /* Firefox 18- */
  color: #545454 !important; }

input::-moz-placeholder {
  /* Firefox 18- */
  color: #545454 !important; }

input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #545454 !important; }

input::-moz-placeholder {
  /* Firefox 19+ */
  color: #545454 !important; }

input:-ms-input-placeholder {
  /* IE 10+ */
  color: #545454 !important; }

input:-moz-placeholder {
  /* Firefox 18- */
  color: #545454 !important; }

.form-select {
  background-color: white; }

header input#search_query_adv {
  padding-left: 15px !important;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-right: 35px;
  background-color: white;
  border-color: #e5e5e5; }

.navPages-quickSearch input#search_query {
  padding-left: 15px !important;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-right: 35px;
  background-color: white;
  border-color: #e5e5e5;
  height: 32px;
  text-transform: capitalize; }

.navPages-quickSearch input#search_query::placeholder {
  text-transform: capitalize; }

.right.searchbar .form .form-prefixPostfix .button {
  background-color: white;
  border: 1px solid;
  border-color: #e5e5e5;
  border-left: none !important;
  background-repeat: no-repeat;
  text-indent: -99999999px !important;
  padding: 0 31px 0 0;
  height: 32px !important;
  margin-top: 0;
  width: auto;
  position: relative;
  background-color: transparent;
  color: transparent;
  width: 20%;
  z-index: 9999999; }

.right.searchbar .form .form-prefixPostfix {
  position: absolute;
  width: 25%; }

.right.searchbar .form .form-prefixPostfix:before {
  content: "\f002";
  font-family: FontAwesome;
  font-size: 20px;
  position: absolute;
  top: 1px;
  right: 0px;
  z-index: 9;
  background-color: white;
  padding: 0 10px 0 15px;
  width: 20%;
  color: #545454; }

input {
  border-radius: 0 !important; }

header .form-fieldset {
  width: 100%;
  float: right; }

.custom-pages-nav {
  height: auto; }

.custom-pages-nav a:hover {
  color: #d00000; }

div#menu {
  max-width: 960px;
  margin: 0 auto; }

div#menu.main-nav {
  position: relative;
  z-index: 1 !important; }

div#menu.main-nav .nav-align.center .custom-pages-nav li.navPages-item {
  text-align: center;
  display: inline-block;
  float: none; }

div#menu.main-nav .nav-align.center .custom-pages-nav li.navPages-item.mobile {
  display: none; }

.main-nav-container.full-width {
  background-color: #e5e5e5;
  border-bottom: 3px solid;
  border-color: #c9c9c9; }

.main-nav-container.full-width .navPages-container {
  background-color: #e5e5e5;
  border: none; }

.body.content {
  position: relative;
  z-index: 0; }

.custom-pages-nav .navPages-action i.fa.fa-chevron-down svg {
  fill: #545454 !important;
  stroke: #545454 !important; }

.custom-pages-nav a.navPage-subMenu-action.navPages-action {
  font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-size: 13px;
  color: #545454; }

.custom-pages-nav a.navPage-subMenu-action.navPages-action:hover {
  color: #d00000; }

.custom-pages-nav ul#navPages- li a {
  font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
  font-weight: 400; }

.custom-pages-nav .navPage-childList.sub-category-visible li a {
  font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-size: 13px;
  color: #545454; }

.custom-pages-nav .navPage-childList.sub-category-visible li a:hover {
  color: #d00000; }

#side-categories .navPages-action {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  font-size: 16px;
  color: #545454; }

#side-categories a.navPage-subMenu-action.navPages-action {
  padding-left: 12px !important;
  font-weight: 400; }

#side-categories .navPage-subMenu .navPage-subMenu {
  background-color: transparent;
  margin: 9px 0 15px; }

#side-categories .navPages-item > div > ul.navPage-subMenu-list > li > div.navPage-subMenu {
  margin-left: 10px;
  border-left: 1px solid #d00000; }

#side-categories .navPage-subMenu-item-child .sub-category-visible .navPage-subMenu li .navPages-action {
  padding-top: 0 !important;
  padding-bottom: 11px !important;
  line-height: 21px;
  padding-right: 18px !important; }

#side-categories .sub-category-visible .navPage-subMenu-list .navPage-subMenu-list .navPage-subMenu-list {
  margin-left: 10px; }

#side-categories .sub-category-visible .navPage-subMenu li:nth-last-child(1) .navPages-action {
  padding-bottom: 0 !important; }

#side-categories a.navPage-subMenu-action.navPages-action.navPages-action-depth-max.has-subMenu {
  font-size: 15px;
  padding-left: 25px; }

#side-categories a.navPage-subMenu-action.navPages-action {
  font-size: 15px;
  padding-left: 25px; }

div#side-categories .category-list .navPage-subMenu li .down-arrow {
  top: 2px;
  border: 1px solid #e5e5e5;
  border-radius: 50% !important;
  padding: 0;
  width: 25px;
  height: 25px;
  right: 8px;
  display: flex;
  justify-content: center;
  align-items: center; }

div#side-categories .category-list .navPage-subMenu .navPage-subMenu li .down-arrow {
  top: -2px;
  right: 8px; }

#side-categories .sub-category-visible li .down-arrow i {
  display: flex;
  justify-content: center; }

#side-categories .sub-category-visible li .navPages-action {
  padding-left: 12px !important; }

div#side-categories {
  float: left;
  width: 25%;
  margin-top: 0;
  padding-right: 16px;
  margin-bottom: 20px;
  margin-right: 8px; }

div#side-categories i.fa.fa-chevron-down.main-nav {
  display: none; }

div#side-categories a > i.fa.fa-chevron-down {
  display: none; }

.right-main {
  float: left;
  width: 75%; }

.slider {
  width: 100%; }

.heroCarousel {
  margin-bottom: 15px !important;
  margin-top: 0; }

.slider span.heroCarousel-action.button {
  color: white;
  background-color: #d00000;
  border-bottom: 3px solid;
  border-color: #074999;
  line-height: 14px;
  padding: 9px 15px; }

.slider span.heroCarousel-action.button:hover {
  color: white;
  background-color: #d00000;
  border-bottom: 3px solid;
  border-color: #d00000; }

.slick-list {
  border-radius: 0 !important; }

.heroCarousel .slick-dots li:last-of-type {
  margin-bottom: 3px; }

.heroCarousel .slick-dots li {
  border-radius: 0 !important; }

span.go-arrow i.fa.fa-chevron-right {
  position: relative !important;
  top: 2px; }

.banners {
  background: white;
  border-bottom: 3px solid;
  border-color: #c9c9c9;
  margin-bottom: 15px;
  border-radius: 0;
  padding: 5px;
  margin-top: 15px;
  color: #545454; }

.banner .banner {
  color: #545454;
  font-size: 18px; }

.banners .banner p {
  font-size: 18px;
  font-style: italic;
  text-align: center;
  color: #545454; }

.banners .banner p span {
  font-size: 16px; }

.banners .banner {
  font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
  font-weight: 400; }

h2.page-heading {
  text-transform: uppercase;
  border-bottom: 3px solid;
  border-color: #c9c9c9;
  color: #545454;
  text-align: left;
  padding: 13px 24px 9px 24px;
  font-size: 15px;
  margin-bottom: 12px !important; }

.main.full.home .productGrid {
  list-style: none;
  margin-left: 0;
  margin: 0 -2px;
  max-width: none;
  width: auto;
  font-size: 0;
  margin-bottom: 1.5rem; }

.main.full .productGrid .product {
  padding-left: 2.5px !important;
  padding-right: 2.5px !important;
  position: relative; }

.footer {
  padding: 0;
  border: none;
  border-color: stencilColr(color-grey); }

footer .footer-top .content {
  max-width: 960px;
  margin: 0 auto;
  line-height: 45px; }

.footer-top.newsletter {
  background-color: #e5e5e5;
  height: 45px;
  padding-left: 15px;
  padding-right: 15px; }

.footer-top.newsletter form.form {
  float: right;
  height: 45px !important;
  line-height: 45px !important;
  margin: 0 !important;
  padding: 0 !important;
  padding-top: 7px !important;
  width: 35%; }

input.button.button--primary.form-prefixPostfix-button--postfix {
  text-transform: uppercase;
  margin-left: 0;
  border-radius: 0;
  padding: 0;
  height: 42px !important;
  line-height: 42px;
  padding: 0 30px;
  margin-left: 5px;
  border-top: none;
  border-left: none;
  border-right: none;
  font-family: "Roboto Condensed";
  font-weight: 700;
  background-color: #d00000;
  color: white;
  border-bottom: 3px solid;
  border-color: #d00000; }

input.button.button--primary.form-prefixPostfix-button--postfix:hover {
  background-color: #d00000;
  color: white;
  background: #d00000;
  border-bottom: 3px solid;
  border-color: #d00000; }

.footer-top.newsletter .form-prefixPostfix .button {
  text-transform: uppercase;
  margin-left: 0;
  border-radius: 0;
  padding: 0;
  height: 32px !important;
  line-height: 32px;
  padding: 0 30px;
  margin-left: 5px;
  border-bottom: 3px solid;
  color: #ffffff;
  background-color: #d00000;
  border-color: #074999; }

.footer-top.newsletter .form-prefixPostfix .button:hover {
  background: #d00000;
  border-bottom: 3px solid;
  border-color: #d00000;
  color: #ffffff; }

.footer-top h5 {
  float: left;
  font-size: 20px;
  text-transform: uppercase;
  padding-right: 10px;
  line-hieght: 45px !important; }

h5.footer-info-heading {
  color: #545454;
  margin: 0;
  font-size: 16px;
  padding-bottom: 5px;
  font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
  font-weight: 700; }

.footer-top.newsletter h5 {
  font-size: 20px; }

.footer-bottom {
  background-color: #e5e5e5;
  height: 33px;
  line-height: 33px;
  border-bottom: none;
  border-top: 3px solid;
  border-color: #c9c9c9;
  padding-left: 15px;
  padding-right: 15px;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  font-weight: 400; }

.footer-bottom .content {
  max-width: 960px;
  margin: 0 auto;
  line-height: 29px;
  font-size: 12px; }

.footer-info-col--small {
  width: 25%;
  margin-bottom: 0; }

footer ul.site-info {
  margin-bottom: 0; }

.socialLinks {
  padding-top: 5px; }

.socialLinks--alt .icon {
  height: 25px;
  width: 25px; }

footer a {
  color: #545454;
  text-deocoration: none !important; }

.footer-info-list a {
  color: #545454;
  text-decoration: none;
  display: inline-block;
  padding: 0; }

.footer-info-list {
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  font-weight: 400; }

footer ul {
  margin-left: 0; }

footer address {
  color: #545454; }

footer ul li {
  color: white;
  list-style-type: none;
  padding-bottom: 5px; }

.footer-bottom span {
  color: #545454; }

.footer-bottom ul li a {
  color: #545454; }

.footer-bottom ul li {
  color: #545454; }

.footer-bottom ul li a:hover {
  color: #d00000; }

footer ul li a {
  text-decoration: none; }

footer-info .regular {
  line-height: 25px; }

ul.site-info li {
  display: inline-block; }

footer .navUser-action {
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  font-weight: 400; }

footer address {
  font-style: normal;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  font-weight: 400; }

.footer-info {
  padding-bottom: 15px;
  clear: both;
  padding-top: 30px; }

.footer-copyright {
  text-align: right;
  margin-bottom: -20px; }

footer ul li {
  color: #545454 !important; }

.footer-info-list a {
  color: #545454 !important; }

.footer-info-list a:hover {
  color: #d00000 !important; }

.footer-bottom ul li a:hover, .footer-info-list a:hover {
  color: #d00000 !important; }

.form-prefixPostfix .button {
  text-transform: uppercase;
  margin-left: 0;
  border-radius: 0 5px 5px 0;
  padding: 15px; }

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

.footer-payment-icons {
  margin-top: 0;
  float: left;
  width: 100%;
  text-align: left;
  margin-left: 5px; }

.footer-top.newsletter h5 {
  font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
  font-weight: 700;
  color: #545454;
  font-size: 20px; }

svg.footer-payment-icon.amex {
  width: 4.5rem; }

svg.footer-payment-icon.discover {
  width: 6.5rem; }

svg.footer-payment-icon.paypal {
  width: 5rem;
  padding-top: 4px; }

.footer-copyright > .powered-by {
  padding-top: 15px;
  width: 50%;
  float: right;
  margin-right: -10px; }

.footer .navPages ul li {
  float: none;
  text-align: left;
  font-size: 1rem;
  line-height: 1.5; }

.footer .navPages-action {
  padding: 0;
  font-size: 1rem; }

footer ul.navPages-list {
  display: none; }

a.lone-star-templates {
  font-weight: 900; }

.backtoTop {
  opacity: 0;
  bottom: 48px;
  right: 15px;
  cursor: pointer;
  position: fixed;
  transition: opacity .25s ease-in-out;
  -moz-transition: opacity .25s ease-in-out;
  -webkit-transition: opacity .25s ease-in-out; }

.backtoTop.visible {
  opacity: 1;
  transition: opacity .25s ease-in-out;
  -moz-transition: opacity .25s ease-in-out;
  -webkit-transition: opacity .25s ease-in-out; }

.footer-info .navUser-or {
  padding: 0 12px;
  color: #545454; }

.fa-toggle-up:before, .fa-caret-square-o-up:before {
  font-size: 30px;
  color: #c9c9c9; }

.backtoTop.visible:hover > .fa-caret-square-o-up:before {
  color: #d00000; }

svg.icon.back-to-top-icon {
  fill: #c9c9c9;
  height: 30px;
  width: 30px; }

svg.icon.back-to-top-icon:hover {
  fill: #d00000; }

#side-categories li {
  list-style-type: none;
  padding: 0;
  padding-right: 0 !important;
  margin: 0px 0;
  width: 100%;
  float: none;
  border-radius: 5px;
  padding-left: 0 !important; }

.navPage-subMenu.is-open {
  display: none; }

#side-categories li .navPages-action {
  text-decoration: none;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  color: #545454;
  width: 83%;
  padding: 6px 12px !important;
  display: block;
  line-height: normal;
  word-wrap: break-word; }

div#side-categories li a:hover {
  color: #d00000; }

a.navPage-subMenu-action.navPages-action {
  color: #545454; }

a.navPage-subMenu-action.navPages-action:hover {
  color: #d00000; }

.sideCategoryList a.navPages-action.has-subMenu:after {
  content: "+";
  float: right;
  text-align: right;
  font-size: 25px;
  line-height: 1.25rem; }

.sideCategoryList .navPage-subMenu {
  display: block;
  position: relative;
  padding: 0 !important;
  background-color: transparent; }

.sideCategoryList .navPage-subMenu-item > .navPage-subMenu-action {
  border-bottom: none;
  padding: 0;
  margin: 0; }

.sideCategoryList .navPages-action-moreIcon {
  display: none; }

.sideCategoryList ul.navPage-subMenu-list {
  margin-bottom: 0;
  margin-left: 0;
  border: 1px solid;
  border: none; }

.sideCategoryList li.navPage-subMenu-item {
  background: none; }

#side-categories div.brands li a {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  font-size: 16px;
  text-decoration: none;
  color: #545454;
  width: 100%;
  padding: 5px 12px !important;
  line-height: 20px;
  display: block; }

#side-categories div.brands li a:hover {
  color: #d00000; }

.brands-option {
  display: none; }

.brands-option.with-brands {
  display: block; }

.container.main {
  float: right;
  width: 75%; }

.main.full.home {
  width: 100%; }

.slick-dots {
  text-align: right;
  bottom: -3px !important; }

.slick-dots li.slick-active button::before {
  background: #d00000; }

.slick-dots li button,
.slick-dots li button::before {
  width: .75rem;
  height: .75rem; }

.slick-dots li {
  height: 24px;
  width: 20px;
  line-height: 14px;
  padding-top: 3px; }

.slick-dots li button:before {
  background: white;
  opacity: 1; }

.heroCarousel .slick-dots li {
  background: none;
  border: none;
  border-color: rgba(0, 0, 0, 0.35); }

.heroCarousel-action {
  border-radius: 0;
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 3px solid;
  border-color: rgba(0, 0, 0, 0.35);
  font-size: 18px !important;
  line-height: .5rem;
  padding: 11px 15px 10px 15px;
  text-transform: initial; }

.button--primary:hover {
  border-color: rgba(0, 0, 0, 0.35); }

.heroCarousel .slick-dots {
  width: 50%;
  right: 0; }

.heroCarousel .slick-dots li:first-of-type {
  border-radius: 5px 0 0 0; }

.heroCarousel .slick-dots li:last-of-type {
  border-radius: 0 0 5px 0;
  padding-right: 20px; }

.slick-list {
  border-radius: 5px; }

.sideCategoryList .navPages-action {
  padding: 5px; }

.heroCarousel-content {
  background-color: rgba(255, 255, 255, 0); }

.heroCarousel .slick-prev {
  left: 0;
  display: none;
  opacity: 0;
  z-index: 99999; }

.heroCarousel .slick-next {
  right: 0;
  display: none;
  opacity: 0; }

.slider.active .heroCarousel .slick-prev {
  opacity: 1; }

.slider.active .heroCarousel .slick-next {
  opacity: 1; }

.heroCarousel-title {
  font-family: "Roboto Condensed";
  font-weight: 700;
  color: #545454;
  width: 40%;
  font-size: 32px;
  text-align: left;
  line-height: 36px;
  text-transform: capitalize; }

p.heroCarousel-description {
  font-family: "Roboto Condensed";
  font-weight: 700;
  color: #545454;
  text-align: left;
  width: 50%;
  font-size: 18px;
  text-transform: capitalize; }

.heroCarousel-action {
  text-align: left;
  display: table;
  font-family: "Roboto Condensed";
  font-weight: 700;
  color: white;
  background: #d00000;
  border-color: #074999; }

.heroCarousel-action:hover {
  color: white;
  background: #d00000;
  border-color: #d00000; }

.heroCarousel {
  margin-bottom: 20px; }

.sideCategoryList .navPage-subMenu li {
  margin: 0 !important; }

div#menu .navPage-subMenu.active {
  display: block; }

#menu i.fa.fa-chevron-down.main-nav {
  font-size: 12px; }

.sideCategoryList a.navPage-subMenu-action.navPages-action {
  font-size: 12px; }

.category-list {
  padding: 10px 0 18px 0;
  background-color: white; }

div#side-categories a.activePage {
  color: #d00000 !important; }

.brands-list {
  padding: 12px 0 22px 0;
  background-color: white; }

.shop-by-price .navList {
  padding: 10px 0 0px 0;
  background-color: white;
  border-bottom: 3px solid;
  border-color: #e5e5e5; }

.shop-by-price .navList li a {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  font-size: 16px; }

.sideCategoryList .navPage-subMenu li {
  border-radius: none !important;
  border-bottom: .5px solid #ebebeb; }

.sideCategoryList ul.navPage-subMenu-list li:last-of-type {
  border-radius: 0 0 5px 5px; }

li.navPage-subMenu-item:first-of-type {
  display: none; }

.sideCategoryList .navPage-childList {
  display: block; }

#side-categories li.navPage-subMenu-item {
  margin-left: 0;
  width: 100% !important;
  padding-left: 10px !important;
  border: none !important;
  background-color: white; }

.sideCategoryList a.navPage-childList-action.navPages-action {
  font-size: 12px;
  width: 90% !important; }

.sideCategoryList .navPage-childList {
  margin-left: 0;
  padding-left: 0;
  margin-right: 0;
  margin-bottom: 0 !important; }

.sideCategoryList li.navPage-subMenu-item {
  border-bottom: none !important; }

.sideCategoryList li.navPage-subMenu-item {
  border-bottom: .5px solid #ebebeb !important; }

.sideCategoryList .navPage-subMenu {
  display: none; }

.sideCategoryList a.navPages-action.has-subMenu:after {
  display: none !important; }

#side-categories li {
  position: relative;
  border-radius: 0;
  border: none;
  background-color: white; }

li.navPages-item.active a {
  background-color: #585858; }

span.down-arrow {
  float: right;
  position: absolute;
  top: 3px;
  right: 10px;
  padding: 0 5px;
  border-radius: 5px !important;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  font-size: 12px;
  color: #545454; }

span.down-arrow .fa-chevron-up svg {
  transform: rotate(180deg); }

.category-list .down-arrow {
  border-radius: 0 !important;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  font-size: 15px;
  right: 15px;
  padding: 0 0 0 8px;
  border-left: 1px solid #e5e5e5; }

.custom-pages-nav li.navPage-subMenu-item {
  position: relative; }

div#navPages-.custom-pages-nav li.navPage-subMenu-item span.down-arrow {
  top: initial;
  position: absolute;
  display: inline-block; }

.custom-pages-nav span.down-arrow:hover {
  color: #d00000; }

.custom-pages-nav li.navPage-subMenu-item span.down-arrow {
  color: #545454; }

.custom-pages-nav li.navPage-subMenu-item span.down-arrow:hover {
  color: #d00000; }

#side-categories span.down-arrow:hover {
  color: #d00000; }

div#side-categories li.navPages-item.active span.down-arrow {
  color: #545454; }

div#side-categories li.navPages-item.active span.down-arrow:hover {
  color: #d00000; }

.sideCategoryList .navPage-childList {
  display: none; }

div#side-categories li a {
  background-color: white; }

div#side-categories li.navPages-item.active a {
  border: none;
  border-color: #c9c9c9;
  color: #545454; }

div#side-categories li.navPages-item.active a:hover {
  color: #d00000; }

span.down-arrow:hover {
  cursor: pointer !important;
  cursor: -moz-pointer !important;
  cursor: -webkit-pointer !important;
  border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important; }

#side-categories li.navPages-item.active li.navPage-subMenu-item a {
  color: #545454;
  padding: 5px 12px !important;
  border-bottom: none; }

#side-categories li.navPages-item.active li.navPage-subMenu-item a:hover {
  color: #d00000; }

#side-categories li.navPages-item.active li.navPage-subMenu-item {
  color: #545454; }

.sideCategoryList .categories {
  border-bottom: 3px solid;
  border-color: #e5e5e5;
  margin-bottom: 24px; }

.sideCategoryList .brands {
  margin-top: 0px;
  border-bottom: 3px solid;
  border-color: #e5e5e5;
  margin-bottom: 20px; }

article.card {
  background-color: white; }

.card-body {
  padding: 15px 10px;
  padding-top: 5px;
  position: relative;
  height: auto;
  min-height: 120px; }

.card {
  margin-bottom: 1rem; }

a.button.button--small.card-figcaption-button {
  font-size: 14px;
  text-transform: uppercase;
  border-bottom: 3px solid;
  border-color: #c9c9c9;
  border-radius: 0;
  background-color: #e5e5e5;
  color: #545454;
  font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
  font-weight: 700;
  width: 100%; }

a.button.button--small.card-figcaption-button:hover {
  background-color: #d00000;
  color: white;
  border-color: #d00000; }

a.button.button--small.card-figcaption-button.quickview {
  background-color: #d00000;
  border: none;
  text-transform: capitalize;
  color: white;
  max-width: 100% !important; }

a.button.button--small.card-figcaption-button.quickview:hover {
  background-color: #d00000;
  color: white; }

a.button.button--small.card-figcaption-button {
  padding-left: 15px;
  padding-right: 15px; }

ul.productGrid.productGrid--maxCol5 .productCarousel-slide.slick-slide.slick-active a.button.button--small.card-figcaption-button {
  width: 95% !important;
  font-size: 12px !important;
  padding-left: 10px;
  padding-right: 10px; }

ul.productGrid.productGrid--maxCol5 .card-text span.price-label {
  font-size: 9px; }

ul.productGrid.productGrid--maxCol5 .price-section.price-section--withTax.rrp-price--withTax span.price.price--rrp {
  font-size: 9px !important; }

ul.productGrid.productGrid--maxCol5 .price-section.price-section--withTax.non-sale-price--withTax span.price.price--non-sale {
  font-size: 9px; }

.card-figcaption-body {
  position: absolute;
  top: initial;
  bottom: 0;
  width: 100%;
  transform: initial;
  left: 0; }

div.account a.button.button--small.card-figcaption-button.quickview {
  height: 30px !important;
  line-height: 30px !important; }

div.account .card-text.add-to-cart-button {
  height: 33px !important;
  line-height: 31px !important; }

div.account .card-text.add-to-cart-button a {
  height: 33px !important;
  line-height: 31px !important; }

.card-text.add-to-cart-button {
  text-align: left;
  width: auto;
  position: absolute;
  bottom: 15px;
  width: 90%; }

p.card-text.featured-ratings {
  position: absolute;
  top: 260px;
  left: 10px;
  z-index: 999999999; }

.productCarousel {
  margin: 0 auto; }

.productCarousel-slide {
  padding-left: 2.5px;
  padding-right: 2.5px; }

.alertBox {
  background-color: white;
  border-radius: 0;
  border: 1px solid;
  border-color: #c9c9c9;
  color: #545454; }

.form-fileDescription {
  color: #545454; }

small.required {
  color: #d00000;
  float: none;
  padding-right: 5px; }

.writeReview-productDetails .product-brand {
  color: #545454; }

.writeReview-productDetails img {
  padding-bottom: 15px; }

.new-products-container .sale-flag-side {
  right: -1px; }

.productCarousel-slide.slick-slide.slick-active a {
  width: 100% !important;
  height: 100% !important;
  display: block !important; }

.productCarousel-slide.slick-slide a {
  width: 100% !important;
  height: 100% !important;
  display: block !important; }

.productCarousel-slide.slick-slide.slick-active.card-image {
  display: block !important;
  height: 100% !important;
  max-width: 100% !important;
  width: 100% !important; }

.productCarousel-slide.slick-slide img {
  display: block !important;
  height: auto !important;
  max-width: 100%;
  width: auto; }

.product.main.left .productCarousel-slide.slick-slide img {
  max-width: 100%;
  width: auto; }

ul.productGrid li.product article.card a {
  display: block !important; }

ul.productGrid li.product article.card a.image-link {
  display: flex !important; }

ul.productGrid li.product article.card a img {
  display: block !important;
  height: auto !important;
  max-width: 100%;
  width: auto !important; }

body.main.nine-sixty .product.main.left.product-page-with-sidenav ul.productGrid li.product article.card a img {
  max-height: 173px;
  max-width: 173px; }

section.quickSearchResults ul.productGrid li.product article.card a img {
  width: auto !important; }

section.quickSearchResults .card-figcaption-body {
  top: 80%; }

.new-products-container .slick-track {
  width: 100% !important; }

.productCarousel-slide.slick-slide {
  margin-bottom: 15px; }

/*CATEGORY PAGE*/
li.subcategory-item {
  float: left;
  width: 25%;
  list-style-type: none;
  padding: 0 5px; }

a.subcategory-link {
  display: block;
  text-decoration: none;
  font-family: "Roboto Condensed";
  font-weight: 700;
  color: #545454; }

.category-main-image {
  display: none; }

li.subcategory-item:hover span.subcategory-name {
  color: #d00000; }

li.subcategory-item:hover > a {
  color: #d00000; }

li.subcategory-item:first-of-type {
  padding-left: 0; }

li.subcategory-item:last-of-type {
  padding-right: 0 !important; }

.subcategory-link-container {
  height: auto;
  width: auto;
  border: none;
  margin-bottom: 5px;
  background-color: white; }

.subcategory-image {
  height: 140px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: 50%;
  margin-top: 15px;
  display: none; }

.subcategory-image.placeholder-image {
  background-image: url("../img/image-coming-soon-placeholder.png") !important; }

a.sucategory-link {
  display: block;
  text-decoration: none;
  padding: 10px;
  font-size: 14px;
  color: #545454; }

li.subcategory-item span.subcategory-name {
  text-align: center;
  display: block; }

.subcategory-grid {
  border-bottom: 1px solid;
  border-color: #c9c9c9;
  display: none; }

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

.container.main {
  margin-top: -18px; }

ul.breadcrumbs {
  margin-bottom: 18px;
  margin-left: 0 !important; }

img.category-header-image {
  margin-top: 0;
  width: 100%; }

.category .productGrid {
  list-style: none;
  margin-left: 0;
  margin: 0 -2px;
  max-width: none;
  width: auto;
  font-size: 0;
  margin-bottom: 1.5rem; }

.category .productGrid .product {
  padding-left: 2.5px !important;
  padding-right: 2.5px !important;
  margin-bottom: 10px; }

.category .page-content {
  padding-left: 0;
  padding-right: 0;
  margin-top: 0px; }

.category .page {
  margin: 0; }

.card-text.add-to-cart-button label.form-label {
  text-transform: uppercase;
  font-size: 14px;
  padding-left: 0 !important; }

select#sort {
  border: 1px solid;
  border-color: #c9c9c9;
  border-radius: 0 !important;
  text-transform: uppercase;
  font-size: 12px;
  padding: 0 10px;
  background-color: white; }

fieldset.form-fieldset.actionBar-section {
  width: 100%; }

.actionBar-section .form-select {
  color: #545454; }

.card-title > a {
  color: #545454;
  font-size: 18px;
  line-height: 19px; }

.card-title > a:hover {
  color: #d00000; }

.card-figcaption-button + .card-figcaption-button {
  text-transform: uppercase;
  font-size: 14px;
  text-align: left;
  padding: 10px 0 !important;
  padding-bottom: 0 !important; }

label.button.button--small.card-figcaption-button {
  text-transform: uppercase;
  font-size: 14px;
  text-align: left;
  padding: 10px 0 !important;
  padding-bottom: 0 !important; }

.card-text {
  font-family: "Roboto";
  font-weight: 700;
  color: #545454; }

.card-body .card-text {
  color: #545454;
  margin-top: 2px !important; }

.card-text span.price {
  color: #545454;
  font-size: 12px; }

article .price-section.current-price.regular-price, article .price-section.current-price.regular-price span {
  color: #545454; }

article .price-section.current-price.sale-price, article .price-section.current-price.sale-price span {
  color: #d00000; }

article.listItem {
  min-height: auto !important;
  padding-bottom: 5px; }

.price-section.current-price.sale-price, .price-section.current-price.sale-price span {
  color: #d00000; }

.price-section span.price-now-label {
  color: #d00000; }

.productView-details .price-section.price-section--saving.price span {
  font-family: "Roboto Condensed";
  font-weight: 700;
  color: #545454;
  font-size: 16px !important; }

.productView-details .price-section.price-section--saving.price {
  margin-bottom: 10px; }

.category .page-content {
  position: relative; }

a.pagination-link {
  border-radius: 0;
  background: #ffffff; }

.pagination {
  position: absolute !important;
  top: 20px !important;
  right: 0; }

.pagination.bottom {
  position: static !important;
  clear: both;
  margin-bottom: 15px; }

.pagination.bottom .pagination-list {
  text-align: left; }

.pagination-item .pagination-link {
  text-decoration: none;
  transition: all 0.2s ease;
  border: 1px solid;
  border-color: #c9c9c9;
  border-radius: 0;
  background: white;
  color: #545454;
  font-size: 12px;
  padding: 8px 10px; }

.pagination-item.pagination-item--current {
  border-radius: 0;
  border-color: #d00000; }

.pagination-item.pagination-item--current a {
  color: #d00000; }

.pagination-item.pagination-item--current a.pagination-link {
  border-color: #d00000; }

.pagination-item .pagination-link:hover {
  color: #d00000; }

.pagination-item.pagination-item--current a:hover {
  color: #545454; }

li.pagination-item.pagination-item--next a {
  padding: 6px 10px 4px 10px;
  color: #545454; }

li.pagination-item.pagination-item--next a:hover {
  color: #d00000; }

.pagination-item.pagination-item--previous > a .icon > svg {
  fill: #545454; }

.pagination-item.pagination-item--next > a .icon > svg {
  fill: #545454; }

.pagination-item.pagination-item--next > a:hover .icon > svg {
  fill: #d00000; }

li.pagination-item.pagination-item--previous a {
  padding: 6px 10px 4px 10px;
  color: #545454; }

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

.icon--ratingEmpty svg {
  fill: rgba(0, 0, 255, 0);
  stroke: #fc6304;
  stroke-width: 20px; }

.pagination-list .pagination-item {
  display: inline-block;
  margin: 0 2px !important; }

div#side-categories .shop-by-price li a {
  text-decoration: none;
  color: #545454;
  width: 100%;
  padding: 2px 12px !important;
  display: block; }

div#side-categories .shop-by-price li:last-of-type {
  padding-bottom: 20px; }

div#side-categories .shop-by-price li a:hover {
  color: #d00000; }

.compare {
  float: right;
  margin-bottom: 30px;
  display: none; }

.compare a {
  border: 1px solid;
  border-color: #c9c9c9;
  background: white;
  font-family: "Roboto Condensed";
  font-weight: 700;
  text-transform: uppercase;
  font-size: 12px;
  color: #545454;
  padding: 0 15px;
  display: block !important; }

.compare a:hover {
  background-color: #d00000;
  color: white;
  border-color: #d00000; }

.category-main-image {
  height: 182px;
  background-color: transparent;
  margin-bottom: 20px; }

img.category-header-image {
  width: auto; }

div.category-header-image {
  height: 180px;
  background-size: cover; }

/*COMPARE WINDOW*/
.compareTable-action a.button.button--primary {
  font-size: 14px;
  text-transform: uppercase;
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 3px solid;
  font-size: 14px;
  text-transform: uppercase;
  border-bottom: 3px solid;
  border-color: #c9c9c9;
  border-radius: 0;
  background-color: #e5e5e5;
  color: #545454;
  font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
  font-weight: 700; }

.compareTable-action a.button.button--primary:hover {
  background-color: #d00000;
  color: white;
  border-color: #d00000; }

.compareTable-removeProduct .icon {
  fill: #545454; }

table {
  background-color: white; }

.compareTable-product .card-body {
  min-height: 105px; }

.category.main {
  width: 75%;
  float: left; }

.category.main .card-body {
  min-height: 195px; }

.container.main {
  width: 100%;
  margin-bottom: 15px; }

.page.category-grid .card-body.purchase-ability.visible {
  min-height: 125px; }

label.button.button--small.card-figcaption-button {
  background: transparent;
  border: none; }

/*BRAND PAGE*/
.brand.main {
  float: left;
  width: 75%; }

.brand .page-content {
  margin-top: 15px; }

.brand-main-image {
  margin-bottom: 20px; }

.brand.main {
  float: left;
  width: 75%; }

.brand.main .card-body {
  min-height: 195px; }

.brand .productGrid {
  margin-bottom: 1.5rem !important; }

.brand .productGrid .product {
  padding-left: 2.5px !important;
  padding-right: 2.5px !important;
  margin-bottom: 10px; }

/*BRANDS PAGE*/
.page.brands ul.brandGrid .brand .card {
  background: transparent;
  min-height: auto; }

.page.brands ul.brandGrid {
  margin: 0 auto;
  margin-left: -5px;
  margin-right: -5px;
  margin-top: 15px; }

.page.brands ul.brandGrid .brand .card-body {
  background: transparent;
  min-height: auto;
  padding-top: 5px; }

.page.brands .brandGrid .brand {
  width: 20%;
  padding-left: 5px;
  padding-right: 5px; }

.page.brands .card-figure {
  border: 2px solid;
  border-color: #c9c9c9;
  height: 176px; }

.page.brands .card-figure img {
  max-width: 80%; }

.page.brands .card-title > a {
  font-size: 14px; }

.category.main p.p1 {
  margin-top: 15px; }

ul.productGrid li.product article.card h4 > a {
  height: 30px !important;
  overflow: hidden !important; }

.category.main .banners {
  margin-top: 0; }

.category.main h2.container-header {
  margin-bottom: 15px; }

.category.main .subcategory-image {
  margin-top: 0; }

.category.main .actionBar {
  margin-top: 15px; }

.pagination {
  top: 13px !important; }

.category.main .card-body.price-visibility.restricted {
  min-height: 125px; }

.category.main form article.card.price-visibility.restricted {
  min-height: 300px !important; }

.category .page .card.price-visibility.restricted .card-text[data-test-info-type=price] {
  position: absolute;
  bottom: 80px; }

.category .page .card.price-visibility.restricted .card-text[data-test-info-type=price] .price-visibility.visible {
  position: relative;
  bottom: 0px; }

.home .card-body.price-visibility.restricted {
  min-height: 95px; }

.home.card.price-visibility.restricted .card-text[data-test-info-type=price] {
  position: absolute;
  bottom: -10px; }

.price-visibility.restricted p {
  margin-bottom: 0; }

.similar-products-by-views .card-body.price-visibility.restricted {
  min-height: 95px; }

.sidebar.right .card-body.price-visibility.restricted {
  min-height: 100px; }

.home .card-body.purchase-ability.restricted {
  min-height: 135px; }

.previewCartCheckout .button, .previewCartCheckout .button + .button {
  font-family: "Roboto Condensed";
  font-weight: 700;
  line-height: 20px;
  background: #d00000;
  border-color: #074999;
  color: white; }

.previewCartCheckout .button:hover, .previewCartCheckout .button + .button:hover {
  background: #d00000;
  border-color: #d00000;
  color: white; }

/*PRODUCT PAGE*/
.breadcrumbs {
  text-align: left; }

.product.main.left .breadcrumbs {
  margin-bottom: 0; }

.page-heading {
  text-align: left; }

h2.productView-brand {
  background: transparent;
  font-size: 14px;
  text-transform: capitalize !important;
  text-decoration: none;
  border-bottom: none;
  padding-left: 0 !important;
  margin-bottom: -5px !important; }

.productView-details {
  padding: 0 5px;
  padding-left: 15px; }

.productView-brand a {
  text-decoration: none;
  font-family: "Roboto Condensed";
  font-weight: 400;
  color: #545454; }

.productView-brand a:hover {
  color: #d00000; }

.productView-title {
  font-family: "Roboto Condensed";
  font-weight: 700;
  color: #545454;
  font-size: 20px;
  border-bottom: 1px solid;
  border-color: #c9c9c9;
  padding-bottom: 10px;
  margin-top: 0; }

dt.productView-info-name {
  float: left;
  font-family: "Roboto Condensed";
  font-weight: 700;
  color: #545454; }

dd.productView-info-value {
  float: left;
  display: block;
  font-family: "Roboto Condensed";
  font-weight: 400;
  color: #545454; }

.productView-details dt {
  font-size: 14px;
  float: left;
  margin-top: 0 !important; }

.card-figure {
  background: #ffffff; }

.productView-details dd {
  font-size: 14px;
  float: left; }

a.addthis_button_google_plusone.icon.icon--google_plusone.at300b {
  height: 25px;
  width: 25px; }

.google_plusone_iframe_widget {
  position: relative; }

div#___plusone_0 {
  position: absolute;
  top: -17px;
  opacity: 0; }

.productView.productView--quickView .google_plusone_iframe_widget {
  width: 40px !important;
  top: -25px;
  opacity: 0; }

.productView-details .socialLinks .icon:hover > svg {
  fill: #d00000; }

.productView li.socialLinks-item.socialLinks-item--google_plusone a:hover > svg {
  fill: #d00000; }

.productView-price {
  font-size: 20px;
  font-family: "Roboto Condensed";
  font-weight: 700;
  color: #545454; }

.productView-price .price-section--minor {
  font-size: 20px;
  font-family: "Roboto Condensed";
  font-weight: 700;
  color: #545454; }

.price-section--minor {
  font-family: "Roboto Condensed";
  font-weight: 700;
  color: #545454; }

.productView {
  margin: 0 !important; }

.product.main.left {
  float: left;
  width: 75%; }

.recommended-visibility.disabled .product.main.left {
  width: auto; }

.productView-description {
  width: 100%;
  padding: 0 !important;
  margin-top: 15px; }

.productView input#form-action-addToCart {
  background-color: #d00000;
  border-color: #074999;
  color: white;
  padding-top: 10px;
  padding-bottom: 10px; }

.productView input#form-action-addToCart[value="Pre-Order Now"] {
  padding: 10px 15px; }

@media (min-width: 1024px) {
  .productView input#form-action-addToCart:hover {
    background-color: #d00000;
    border-color: #d00000;
    color: white; } }

.product.main .tabs-contents {
  margin-bottom: 1.5rem;
  padding: 15px;
  border-bottom: 3px solid;
  border-color: #c9c9c9;
  background-color: white;
  color: #545454;
  font-family: "Roboto Condensed";
  font-weight: stenciFontFamily("productPage-tabContent-fontFamily"); }

.product.main .tabs-contents table {
  background-color: white; }

figure.productView-image {
  border-bottom: 3px solid;
  border-color: #c9c9c9;
  cursor: -moz-zoom-in;
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
  border: 0;
  display: flex !important; }

.tab {
  font-family: "Roboto Condensed";
  font-weight: 700;
  background-color: #e5e5e5;
  border: none;
  margin-right: 2px;
  width: 16%;
  border-bottom: none; }

.tab a {
  color: #545454;
  font-size: 13px;
  padding: 5px; }

.tab.is-active .tab-title {
  background-color: white;
  color: #d00000;
  padding: 0; }

.tab.is-active {
  border: none; }

.tab.is-active a.tab-title {
  padding: 5px; }

.tabs {
  border: none; }

h3.tab-content-title {
  font-family: "Roboto Condensed";
  font-weight: 700;
  color: #545454;
  font-size: 20px;
  text-transform: uppercase;
  border-bottom: 1px solid;
  border-color: #c9c9c9;
  padding-bottom: 10px;
  margin-top: 0; }

.tab-content.is-active {
  padding-top: 0 !important; }

.tab-title {
  text-align: center;
  padding: 0; }

.tab-title:hover {
  color: #d00000; }

.productView-reviewLink > a:hover {
  color: #d00000; }

.sidebar.right {
  float: right;
  width: 25%;
  padding-left: 20px; }

.sidebar.right ul.product-list {
  margin-left: 0;
  background: white;
  padding: 20px 20px;
  border-bottom: 3px solid;
  border-color: #c9c9c9; }

.sidebar.right ul.product-list li {
  list-style-type: none;
  background-color: white; }

.sidebar.right .card-text.add-to-cart-button {
  position: absolute;
  bottom: 15px;
  width: 90%; }

.sidebar.right .card-image {
  padding-top: 0px;
  padding-bottom: 0px;
  max-width: 175px;
  max-height: 175px;
  height: auto;
  width: auto; }

.sidebar.right .card-body {
  padding: 5px 10px 15px;
  min-height: 140px; }

.sidebar.right li.product-card {
  padding: 0; }

.sidebar.right .carousel-vertical {
  background: white;
  padding: 10px;
  border-bottom: 3px solid;
  border-color: #c9c9c9; }

.carousel-vertical button.slick-next.slick-arrow, .carousel-vertical button.slick-prev.slick-arrow {
  top: -7px !important;
  padding: 0;
  width: 15px;
  height: 15px;
  -moz-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  border: 0; }

.carousel-vertical .slick-prev:before, .carousel-vertical .slick-next:before {
  width: 15px !important;
  height: 15px !important; }

.sidebar.right .productCarousel .card-figure {
  height: auto;
  max-height: 195px; }

.sidebar.right .productCarousel-slide.slick-slide.slick-active a {
  max-height: 195px;
  max-width: 195px; }

.sidebar.right .productCarousel-slide {
  padding-top: 15px; }

.productView-info-value {
  margin-bottom: 0; }

.productView {
  margin-right: 0; }

.similar-products-by-views {
  background: transparent; }

.similar-products-by-views ul.product-list {
  margin-top: 15px !important;
  margin-left: 0 !important;
  background: #ffffff;
  padding: 0 !important; }

.similar-products-by-views li.product-card {
  width: 25%;
  float: left;
  list-style-type: none;
  padding-left: 2.5px;
  padding-right: 2.5px;
  background-color: white; }

.similar-products-by-views .card-text.add-to-cart-button {
  position: absolute;
  width: 90%;
  bottom: 15px; }

ul.grid-default {
  margin-left: 0; }

.similar-products-by-views .sale-flag-side {
  top: 0; }

.productView-images {
  padding-left: 0; }

.productView label.form-label {
  font-size: 14px;
  font-family: "Roboto Condensed";
  font-weight: 700;
  color: #545454;
  float: left;
  text-transform: capitalize;
  margin-right: 10px; }

.productView p.share-title {
  display: none; }

.options-container {
  float: left;
  width: 75%; }

.productView-product {
  border: none; }

.productView .form-increment {
  float: left;
  margin-left: 5px; }

.form-increment .button {
  margin: 0;
  border-radius: 0 !important;
  background-color: #e5e5e5;
  padding: 2px;
  border-color: #c9c9c9; }

.form-increment .button--icon svg {
  fill: #545454; }

.form-action.wishlist input {
  opacity: 0 !important; }

.productGrid.wishlist li.product {
  width: 20%;
  padding-left: 2.5px;
  padding-right: 2.5px; }

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

.form-input[readonly] {
  color: #545454; }

.button--primary {
  font-family: "Roboto Condensed";
  font-weight: 700;
  background-color: #d00000;
  color: white;
  border-bottom: 3px solid;
  border-color: #d00000; }

.button--primary:hover {
  background-color: #d00000;
  color: white;
  background: #d00000;
  border-bottom: 3px solid;
  border-color: #d00000; }

.form-actions .button {
  font-family: "Roboto Condensed";
  font-weight: 700;
  background-color: #d00000;
  color: white;
  border-bottom: 3px solid;
  border-color: #d00000; }

.form-actions .button:hover {
  background-color: #d00000;
  color: white;
  background: #d00000;
  border-bottom: 3px solid;
  border-color: #d00000; }

.form-actions a.button.button--small {
  text-transform: uppercase;
  margin-left: 0;
  border-radius: 0;
  padding: 0;
  height: 42px !important;
  line-height: 42px;
  padding: 0 30px;
  margin-left: 5px;
  border-top: none;
  border-left: none;
  border-right: none;
  font-family: "Roboto Condensed";
  font-weight: 700;
  background-color: #d00000;
  color: white;
  border-bottom: 3px solid;
  border-color: #d00000; }

.form-actions a.button.button--small:hover {
  background-color: #d00000;
  color: white;
  background: #d00000;
  border-bottom: 3px solid;
  border-color: #d00000; }

.table-actions .button + .button {
  background-color: #d00000;
  color: #ffffff; }

.table-actions .button + .button:hover {
  background-color: #d00000;
  color: #ffffff;
  background: #1473e6;
  border-bottom: 3px solid;
  border-color: #1473e6; }

.form-action.wishlist {
  background-image: url("../img/checkbox.png");
  background-repeat: no-repeat;
  background-position: 0;
  display: inline-block;
  line-height: 25px; }

.form-action.wishlist.selected {
  background-image: url("../img/checked-box.png");
  background-repeat: no-repeat;
  display: inline-block;
  line-height: 25px;
  background-position: 0;
  position: relative; }

span.custom-checkbox-text {
  position: relative;
  left: -50px;
  top: 8px;
  text-transform: uppercase; }

.form-action.add-to-cart {
  float: left; }

input#form-action-addToCart {
  font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
  font-weight: 700; }

form.form.wishlist {
  float: left;
  width: 40%; }

.form-action.wishlist input.button {
  float: left;
  width: 20%;
  padding-top: 0 !important; }

a.addthis_button_email.icon.icon--email {
  padding: 1px; }

.productView .socialLinks .icon {
  height: 16px;
  width: 16px;
  margin: 0;
  text-decoration: none; }

.footer-payment-icons svg {
  fill: #545454; }

.socialLinks .icon svg {
  fill: #545454; }

.socialLinks .icon:hover svg {
  fill: #d00000; }

.productView .socialLinks .icon svg {
  fill: #545454 !important; }

.productView .socialLinks .icon:hover svg {
  fill: #d00000 !important; }

li.socialLinks-item {
  padding: 4px;
  margin-right: 2px; }

li.socialLinks-item.socialLinks-item--google_plusone {
  padding-top: 0;
  top: -1.5px;
  position: relative;
  margin-right: 5px !important;
  max-width: 50px; }

.productView li.socialLinks-item.socialLinks-item--google_plusone {
  margin-right: 15px; }

.pin_it_iframe_widget {
  top: -18px;
  position: relative;
  left: 25px;
  display: none; }

.google_plusone_iframe_widget {
  width: 40px !important; }

.productView-options {
  margin-bottom: 0 !important; }

.form-field.form-field--increments {
  margin-bottom: 0 !important; }

section.productView-details {
  margin-bottom: 0 !important; }

.productView-product {
  padding-bottom: 15px;
  overflow: visible; }

.addthis_toolbox.addthis_32x32_style {
  float: left;
  margin-left: 0; }

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

body.main.nine-sixty .sidebar.right .carousel-vertical .card-figure {
  max-height: 189px;
  min-height: 189px; }

body.main.nine-sixty .sidebar.right .carousel-vertical li.product article.card a {
  max-height: 100%;
  max-width: 100%; }

body.main.nine-sixty .sidebar.right .carousel-vertical .card-image {
  max-height: 189px;
  max-width: 189px; }

body.main.nine-sixty .sidebar.right ul.productGrid li.product article.card a img {
  max-height: 189px;
  max-width: 100%; }

body.main.nine-sixty .sidebar.right .card-figcaption-body {
  top: initial;
  bottom: 0; }

.productView li.socialLinks-item.socialLinks-item--google_plusone {
  margin-right: 0px !important; }

.productView-options .form-field[data-product-attribute="product-list"] label {
  float: none; }

.inputfile {
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: -1; }

.inputfile + label {
  font-size: 20px;
  color: white;
  background-color: black;
  display: inline-block;
  height: 50px;
  width: 100%; }

.inputfile:focus + label, .inputfile + label:hover {
  background-color: red; }

.productView-options .form-field[data-product-attribute="date"] label {
  float: none; }

.toggleLink {
  color: #d00000; }

.toggleLink:hover {
  color: #d00000; }

.productReview {
  width: 100%; }

.product.main.left .sidebar.right.with-sidenav {
  display: none !important; }

.product .similar-products-by-views .card-body.purchase-ability {
  min-height: 120px; }

.product .sidebar.right .card-body.purchase-ability {
  min-height: 150px; }

.product.main.left.product-page-with-sidenav .similar-products-by-views.with-sidenav {
  display: block !important; }

.product.main.left.product-page-with-sidenav .sidebar.right.with-sidenav {
  display: block !important; }

.product.main.left.product-page-with-sidenav .breadcrumbs {
  margin-bottom: 15px; }

.product.main.left.product-page-with-sidenav {
  width: 100%;
  float: none;
  padding-right: 0; }

.product-page-with-sidenav .productView-images {
  width: 37.5%;
  float: left; }

.product-page-with-sidenav section.productView-details {
  width: 37.5%;
  float: left;
  margin-top: 0; }

.product-page-with-sidenav .productView-description {
  width: 75%;
  float: left; }

.product-page-with-sidenav .similar-products-by-views {
  width: 100%;
  float: left; }

.product.main.left .product-page-with-sidenav .productCarousel-slide.slick-slide.slick-active {
  width: 25% !important; }

.sidebar.right.with-sidenav {
  width: 100%;
  float: left;
  margin-right: 20px;
  margin-top: 20px; }

.sidebar.right.with-sidenav .productCarousel-slide.slick-slide.slick-active {
  width: 25% !important;
  float: left; }

.sidebar.right.with-sidenav .productCarousel {
  background: transparent;
  padding: 0;
  border-bottom: none; }

.product-page-with-sidenav .productView {
  padding-top: 0; }

.product.main.left.product-page-with-sidenav .sidebar.right.with-sidenav {
  padding-left: 0; }

.recommended-visibility .recommended-position.below .productView-images {
  width: 50%;
  float: left; }

.recommended-visibility .recommended-position.below section.productView-details {
  width: 50%;
  float: left;
  margin-bottom: 30px !important; }

.recommended-visibility .recommended-position.below article.productView-description {
  width: 100%;
  float: none;
  clear: both; }

.recommended-visibility .product.main.left {
  width: 100%;
  float: none; }

.recommended-visibility .product.main.left .recommended-position {
  width: 75%;
  float: left; }

.recommended-visibility .product.main.left .recommended-position.below {
  width: 100%;
  float: none; }

.recommended-visibility .product.main.left.product-page-with-sidenav .recommended-position {
  width: 100%; }

/*CONTENT PAGE*/
.page.content a {
  color: #d00000; }

.page {
  margin: 0 !important; }

.page.content h1 span {
  font-size: 28px; }

.page.content h2 span {
  font-size: 26px; }

.page.content h3 span {
  font-size: 18px; }

.page.content h4 span {
  font-size: 18px; }

.page.content h5 span {
  font-size: 14px; }

.page.content h6 span {
  font-size: 12px; }

.page.content h3 {
  background-color: transparent;
  border: none;
  text-transform: capitalize !important;
  background-color: transparent !important;
  font-size: 18px;
  padding-left: 0 !important;
  color: #545454;
  margin-top: 1.25rem; }

.page.content h4 {
  background-color: transparent;
  border: none;
  text-transform: capitalize !important;
  background-color: transparent !important;
  font-size: 18px;
  padding-left: 0 !important;
  color: #545454;
  margin-top: 1.25rem; }

.page.content h5 {
  background-color: transparent;
  border: none;
  text-transform: capitalize !important;
  background-color: transparent !important;
  font-size: 14px;
  padding-left: 0 !important;
  color: #545454;
  margin-top: 1.25rem; }

.page.content h6 {
  background-color: transparent;
  border: none;
  text-transform: capitalize !important;
  background-color: transparent !important;
  font-size: 12px;
  padding-left: 0 !important;
  color: #545454;
  margin-top: 1.25rem; }

.page.content ul {
  margin-left: 30px; }

.page.content th {
  text-align: left;
  font-size: 14px; }

.page.content td {
  font-size: 14px;
  text-align: left; }

.page.content td {
  padding-right: 50px; }

.form-actions {
  text-align: left; }

main.page.content h1, main.page.content h2, main.page.content h3, main.page.content h4, main.page.content h5, main.page.content h6 {
  font-family: "Roboto";
  font-weight: 700;
  color: #545454; }

main.page.content h1.page-heading {
  font-family: "Roboto";
  font-weight: 300;
  color: #545454; }

main.page.content a {
  color: #d00000; }

main.page.content a:hover {
  color: #d00000; }

.content-page-with-sidenav h1.page-heading {
  margin-bottom: 15px; }

.content-page-with-sidenav .page-content.page-content {
  width: 75%;
  float: left;
  margin-top: -5px; }

.content-page-with-sidenav ul.breadcrumbs {
  margin-bottom: 5px;
  margin-top: 5px; }

.content-page-with-sidenav .sideCategoryList ul {
  margin-left: 0; }

.content-page h1 {
  margin-top: 0; }

.page-content.page-content.with-sidenav .main-content {
  float: left;
  width: 75%; }

.page-content.page-content.with-sidenav .main-content ul.breadcrumbs {
  margin-bottom: 5px; }

main.page.contact-page-with-sidenav h1.page-heading {
  margin-bottom: 15px; }

/*BLOG PAGE*/
.blog-title {
  margin: 0 auto;
  text-align: left;
  background-color: transparent !important; }

main.page.blog h1.page-heading {
  font-family: "Roboto";
  font-weight: 300; }

main.page.blog {
  width: 100%; }

main.page.blog .blog-post {
  min-height: auto; }

main.page.blog h1.page-heading {
  margin-bottom: 15px; }

.blog-date {
  text-align: left; }

header h2.blog-title a {
  color: #545454;
  font-size: 24px;
  overflow: hidden;
  display: block;
  text-transform: capitalize !important; }

.blog-title a {
  color: #545454;
  font-size: 24px;
  text-transform: captialize !important; }

.blog {
  width: 32.8%;
  float: left;
  margin-left: 2.5px;
  margin-right: 2.5px; }

.blog-post-body {
  width: 95%;
  margin: 0 auto; }

.blog + .blog {
  border: none;
  margin-top: 0;
  padding-top: 15px; }

.blog-post-figure {
  width: 100%; }

main.page.blog .blog-title a:hover {
  color: #d00000; }

main.page.blog article.blog {
  padding-left: 15px;
  padding-right: 15px;
  background-color: white;
  margin-bottom: 30px;
  padding-top: 15px;
  padding-bottom: 15px; }

article.blog img {
  width: 100%;
  border-bottom: 3px solid;
  border-color: #c9c9c9; }

main.blog.page article.blog img {
  width: auto;
  border-bottom: 3px solid;
  border-color: #c9c9c9; }

article.blog .socialLinks {
  dislay: none !important; }

main.page.blog .excerpt {
  overflow: hidden;
  opacity: 0; }

main.page.blog .excerpt.visible {
  opacity: 1; }

h2.blog-title {
  background: transparent;
  border: none;
  text-align: left;
  padding: 0 !important;
  font-size: 18px !important;
  text-transform: capitalize !important;
  height: auto;
  margin-bottom: 0; }

p.blog-date {
  font-size: 12px;
  font-style: italic; }

.blog-post {
  font-size: 14px;
  color: #545454; }

main.page.blog .blog-post a {
  background-color: grey;
  background-color: white; }

.blog a.addthis_button_pinterest.icon.icon--pinterest.at300b {
  max-width: 25px; }

main.page.blog a.read-more-button {
  font-family: "Roboto Condensed";
  font-weight: 700;
  color: #545454;
  background-color: #e5e5e5;
  border-bottom: 3px solid !important;
  border-color: #c9c9c9 !important;
  text-transform: uppercase;
  text-decoration: none;
  padding: 5px 10px;
  bottom: 67px; }

main.page.blog a.read-more-button:hover {
  background-color: #d00000;
  color: white;
  border-color: #d00000 !important; }

article.blog .socialLinks {
  margin-top: 0px;
  text-align: left;
  margin-right: 0;
  margin-left: -3px;
  padding-top: 0 !important; }

main.page.blog .blog-post-body {
  opacity: 0; }

main.page.blog .blog-post-body.visible {
  opacity: 1; }

/*SINGLE POST PAGE*/
.blog.single {
  width: 100%; }

.blog .tags {
  margin: 0;
  text-align: left;
  padding-bottom: 15px; }

.blog .tags a:hover {
  color: #d00000; }

.blog.single article.blog {
  width: 100%;
  padding: 0;
  padding-bottom: 15px;
  background: white; }

.blog .addthis_toolbox {
  margin-top: 0; }

.blog .tag a {
  padding: 0;
  padding-right: 10px; }

.blog.single .blog-post-body {
  width: 100%;
  margin: 0 auto; }

p.share-title {
  text-align: left;
  margin: 0;
  font-size: 12px; }

main.page.blog .addthis_toolbox {
  bottom: 5px; }

.blog.single li.socialLinks-item.socialLinks-item--google_plusone {
  margin-left: 0px; }

.blog.single h2 {
  height: auto; }

main.page.blog .socialLinks .icon svg {
  fill: #545454; }

main.page.blog .socialLinks a:hover > svg {
  fill: #d00000 !important; }

.blog.single a.read-more-button {
  display: none !important; }

.blog.single .socialLinks .icon svg {
  fill: #545454; }

.blog.single .socialLinks .socialLinks-item:hover {
  fill: #d00000; }

.blog.single .socialLinks a:hover > svg {
  fill: #d00000 !important; }

.sale-flag-star, .sale-flag-star:before, .sale-flag-star:after {
  background: #d00000;
  content: "";
  display: block;
  height: 3.57143rem;
  left: 0;
  overflow: visible;
  position: absolute;
  top: 0;
  transform: scaleX(1) scaleY(1) scaleZ(1);
  transform-origin: 50% 50% 0;
  width: 3.57143rem;
  z-index: 10; }

.sale-flag-star:before {
  transform: rotateZ(30deg) scaleX(1) scaleY(1) scaleZ(1); }

.sale-flag-star:after {
  transform: rotateZ(60deg) scaleX(1) scaleY(1) scaleZ(1); }

.starwrap {
  height: 3.57143rem;
  position: absolute;
  top: 10px;
  width: 3.57143rem; }

.sale-text-burst {
  color: white;
  line-height: 1.07143rem;
  position: absolute;
  text-align: center;
  top: 20%;
  width: 3.57143rem;
  z-index: 10; }

.sale-flag-side {
  background: #d00000;
  color: white;
  border-radius: 0 50px 50px 0;
  font-size: 15px;
  line-height: 18px;
  padding-left: 0.5rem;
  padding-right: 0.78571rem;
  padding-top: 0.10714rem;
  position: absolute;
  transition: 800ms ease;
  z-index: 10;
  font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
  font-weight: "Roboto Condensed"; }

.product:hover .sale-flag-side {
  background: #d00000;
  transition: 800ms ease; }

.sale-flag-sash {
  background: #d00000;
  color: white;
  font-size: 15px;
  height: 1.42857rem;
  left: -35px;
  line-height: 1.14286rem;
  padding-top: 0.10714rem;
  position: absolute;
  text-align: center;
  top: 25px;
  transform: rotate(-45deg);
  transition: 800ms ease;
  width: 8.5rem;
  z-index: 10; }

.product:hover .sale-flag-sash {
  background: #d00000;
  border-color: #d00000;
  transition: 800ms ease; }

.product {
  overflow: hidden; }

.sale-flag-side {
  border-radius: 0;
  color: white;
  right: 0;
  font-size: 12px;
  padding: 5px 10px 2px 10px;
  border-bottom: 3px solid;
  border-color: #d00000;
  top: 0;
  z-index: 9999; }

li.product .sale-flag-side.visible {
  display: block; }

.product:hover .sale-flag-side {
  border-color: #d00000; }

.sale-flag-side span {
  color: white;
  font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
  font-weight: 700; }

/*CART PAGE*/
main.page-content {
  padding: 0 !important; }

.cart-actions .button {
  font-family: "Roboto Condensed";
  font-weight: 700;
  background-color: #d00000;
  color: white;
  border-bottom: 3px solid;
  border-color: #d00000; }

.cart-actions .button:hover {
  background-color: #d00000;
  color: white;
  background: #d00000;
  border-bottom: 3px solid;
  border-color: #d00000; }

.previewCartAction .button {
  font-family: "Roboto Condensed";
  font-weight: 700;
  background-color: #d00000;
  color: white;
  border-bottom: 3px solid;
  border-color: #d00000; }

.previewCartAction .button:hover {
  background-color: #d00000;
  color: white;
  background: #d00000;
  border-bottom: 3px solid;
  border-color: #d00000; }

/*RSS FEED PAGE*/
.rss-feed-container ul {
  margin-left: 0; }

.rss-feed-container ul li {
  list-style-type: none; }

svg.rss-icon {
  width: 25px;
  height: 25px;
  padding: 5px;
  margin-bottom: -7px;
  fill: #d00000; }

.page-content.page-content {
  padding-left: 0;
  padding-right: 0; }

/*SEARCH RESULTS PAGE*/
.panel-body {
  padding: 15px !important; }

.search.main {
  float: left;
  width: 75%; }

.search.main .navBar--sub {
  margin-bottom: 10px; }

.search.main .card-body {
  min-height: 195px; }

.search.main .productGrid .product {
  padding-left: 2.5px;
  padding-right: 2.5px; }

.search.main .productGrid {
  margin: 0 auto; }

select#search-form-brand {
  background-color: transparent;
  border-radius: 0; }

.search.main select#search-form-brand {
  background-color: white; }

/*GIFT CERTIFICATES PAGE*/
.account--fixed {
  width: 100%; }

.navBar--sub .navBar-item {
  text-transform: uppercase; }

.form-column {
  padding-left: 0;
  padding-right: 0; }

.form-field-group {
  border-radius: 0; }

/*ACCOUNT PAGE*/
.account-body {
  margin: 0 auto; }

.login {
  margin: 0 auto;
  max-width: 960px; }

select#sort {
  background-color: white;
  width: 20%; }

input.button.button--primary:hover {
  background-color: "container-border-global-color-dark"; }

.login-row {
  margin-top: 0; }

.new-customer div.panel-header {
  padding-left: 15px; }

input[type=number] {
  height: 30px;
  line-height: 30px;
  font-size: 16px;
  padding: 0 8px; }

input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  cursor: pointer;
  display: block;
  width: 8px;
  color: #333;
  text-align: center;
  position: relative; }

input[type=number]:hover::-webkit-inner-spin-button {
  background: #eee url("https://i.stack.imgur.com/YYySO.png") no-repeat 50% 50%;
  width: 14px;
  height: 14px;
  padding: 4px;
  position: relative;
  right: 4px;
  border-radius: 28px; }

.account--fixedLarge {
  width: 100%; }

.account.recent .card-body {
  min-height: 200px; }

.account.recent li.product {
  width: 20%;
  padding-left: 2.5px;
  padding-right: 2.5px; }

h3.account-heading {
  display: none; }

.navBar--account {
  margin-bottom: 30px; }

.account-content {
  padding-left: 0;
  padding-right: 0; }

.account .button {
  text-transform: uppercase;
  margin-left: 0;
  border-radius: 0;
  padding: 0;
  height: 42px !important;
  line-height: 42px;
  padding: 0 30px;
  margin-left: 5px;
  border-top: none;
  border-left: none;
  border-right: none;
  font-family: "Roboto Condensed";
  font-weight: 700;
  background-color: #d00000;
  color: white;
  border-bottom: 3px solid;
  border-color: #d00000; }

.account .button:hover {
  background-color: #d00000;
  color: white;
  background: #d00000;
  border-bottom: 3px solid;
  border-color: #d00000; }

/*THEME CONTENT HEADERS*/
h1.page-heading {
  background-color: transparent;
  border: none;
  text-transform: capitalize;
  font-size: 28px;
  padding-left: 0;
  margin-bottom: 0;
  color: #545454;
  margin-top: 0; }

h2.page-heading {
  border: none;
  text-transform: capitalize;
  font-size: 28px;
  padding-left: 0;
  margin-bottom: 0;
  color: #545454;
  margin-top: 0; }

h2 {
  border: none;
  text-transform: capitalize;
  font-size: 26px;
  padding-left: 0;
  margin-top: 2.28571rem;
  margin-bottom: 0.78571rem;
  color: #545454;
  margin-top: 1.25rem; }

/*THEME CONTAINER HEADERS*/
h1.container-header {
  margin: 0 0 15px;
  font-size: 15px !important;
  border-bottom: 3px solid #c9c9c9;
  color: #545454 !important;
  text-transform: uppercase;
  height: auto;
  padding: 0 12px;
  line-height: 30px; }

h2.container-header {
  margin: 0;
  border-bottom: 3px solid;
  border-color: #c9c9c9;
  color: #545454 !important;
  text-transform: uppercase;
  height: auto;
  padding: 0 12px;
  line-height: 30px;
  font-size: 15px; }

.container-header {
  font-family: "Roboto Condensed", Arial, Helvetica, sans-serif !important;
  font-weight: 700 !important;
  font-size: 15px;
  background-color: #e5e5e5;
  color: #545454 !important; }

h4.card-title a {
  opacity: 1; }

h4.card-title a.visible {
  opacity: 1; }

.navPages-quickSearch.right.searchbar.mobile {
  display: none; }

.login-form {
  padding: 0;
  padding-right: 0.75rem; }

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

main.page.blog .google_plusone_iframe_widget {
  position: relative;
  top: -50px;
  opacity: 0; }

.navPages-item.mobile {
  display: none; }

.mobile {
  display: none; }

.brand.main .productGrid {
  margin: 0; }

.navBar--sub {
  margin-top: 15px; }

/*UAT REVISIONS*/
.header {
  height: auto; }

/*LOGO REVISIONS*/
header.header {
  display: table;
  clear: both !important;
  position: relative;
  z-index: 9; }

/*LEFT ALIGNED LOGO*/
.navPages-container.inside-header {
  background: transparent;
  position: initial;
  height: auto;
  z-index: 999999999999999;
  clear: none;
  float: left;
  width: 50%;
  height: 100%;
  display: none; }

h1.header-logo.header-logo--left {
  float: none;
  display: table-cell;
  vertical-align: middle; }

.header-logo--left {
  display: table-cell;
  height: auto;
  vertical-align: middle; }

.navPages-container.inside-header {
  border-bottom: none; }

.navPages-container.inside-header.left-logo {
  float: none;
  display: none; }

.navPages-container.inside-header.left-logo.visible {
  float: none;
  display: table-cell;
  vertical-align: middle;
  max-height: none; }

.navPages-container.inside-header.left-logo nav.navPages {
  display: table; }

.navPages-container.inside-header.left-logo .navPages-quickSearch {
  display: table-cell;
  vertical-align: middle;
  border-bottom: none; }

.navPages-container.inside-header.left-logo .right.searchbar {
  float: none; }

.header-logo > a {
  display: table-cell !important; }

/*CENTER-ALIGNED-LOGO*/
.header-logo {
  width: auto;
  float: none;
  margin-top: 15px; }

.header-logo.header-logo--center a {
  display: block !important; }

.header-logo.header-logo--center .header-logo-image {
  display: inline; }

.navPages-container .navPages-quickSearch.right.searchbar.center {
  display: none; }

.header-logo.header-logo--center {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding-bottom: 0px; }

.navPages-container {
  background-color: #e5e5e5; }

.navPages-container.inside-header.center-logo {
  background: transparent;
  position: static;
  height: auto;
  z-index: 999;
  display: block;
  width: 100%;
  margin: 0 auto; }

.navPages-container.inside-header.center-logo nav.navPages {
  position: static;
  max-height: none; }

.navPages-container.inside-header.center-logo.mbl-srchbar.not-sticky .navPages-quickSearch.right.searchbar.center {
  text-align: center;
  width: 100%;
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 22px;
  display: block;
  float: none;
  z-index: 999 !important;
  border: none; }

header .navPages-container.inside-header.center-logo .navPages-quickSearch.right.searchbar.center .form-fieldset {
  width: 100% !important; }

header .navPages-container.inside-header.center-logo .navPages-quickSearch.right.searchbar.center .form-fieldset input.button {
  padding: 0;
  margin: 0;
  width: 30px; }

.header-container.in-container {
  max-width: 960px;
  margin: 0 auto; }

.header-padding.in-container-with-padding {
  padding: 0 15px; }

.header-container.full-width + .main-nav-container.full-width {
  margin-top: 0 !important; }

.header-padding.in-container-with-padding-no-margin {
  padding: 0 15px; }

.header-padding.in-container-with-padding-no-margin + .main-nav-container {
  margin-top: 15px !important; }

/*PRODUCT GALLERY IMAGE RESIZING*/
figure.card-figure {
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0;
  background-color: white;
  min-height: 176px; }

/*FACETED SEARCH FILTERING*/
#facetedSearch {
  padding: 0 0 20px 0;
  background-color: white; }

div#facetedSearch-navList {
  padding: 5px 12px; }

.facetedSearch-toggle + .facetedSearch-navList,
.sidebarBlock + .facetedSearch-navList {
  margin-top: 5px; }

.facetedSearch-refineFilters {
  padding: 2px 12px; }

div#side-categories .shop-by-price #facetedSearch li a {
  padding-left: 25px !important; }

ul.inlineList.inlineList--labels {
  margin: 0 auto; }

div#side-categories .shop-by-price #facetedSearch ul.inlineList.inlineList--labels li a {
  padding-left: 0 !important; }

div#faceted-search-container .sidebarBlock {
  display: none; }

div#faceted-search-container div#facetedSearch.sidebarBlock {
  display: block; }

.mobile-menu.navPages-container {
  display: none; }

span.custom-name {
  display: none; }

.tab-content div.visible .custom-field-container {
  display: block !important; }

#tab-customField1 .custom-field-container.visible {
  display: inline !important; }

li.tab.customFieldOne {
  display: none; }

li.tab.customFieldOne.visible {
  display: block; }

li.tab.customFieldTwo {
  display: none; }

.caps {
  text-transform: uppercase; }

iframe {
  width: 100%; }

h4.card-title {
  height: auto;
  font-family: "Roboto Condensed";
  font-weight: 400;
  height: 30px;
  overflow: hidden; }

div#navPages- span.down-arrow {
  display: block; }

.tab {
  padding: 0; }

.tab-title {
  padding-left: 5px;
  padding-right: 5px; }

.similar-products-by-views h2.container-header {
  margin-bottom: 15px; }

.brand .page-content {
  position: relative; }

.alertBox {
  margin-top: 15px;
  margin-bottom: 20px !important; }

p.alertBox-column.alertBox-message {
  color: #545454; }

p.alertBox-column.alertBox-message span {
  color: #545454; }

.cart-additionalCheckoutButtons {
  float: right; }

.cart-total-value button:hover {
  color: #d00000; }

form#LoginForm a {
  color: #d00000; }

form#LoginForm a:hover {
  color: #d00000; }

div.selector select {
  background: white !important; }

select option {
  background: white !important; }

main.page-content.search div#product-listing-container {
  position: relative; }

main.page-content.search .pagination {
  top: -32px !important; }

a.modal-close.custom-quick-search {
  display: block;
  width: auto;
  height: auto;
  position: absolute;
  padding: 5px 10px;
  right: 0;
  text-decoration: none;
  border-bottom: 3px solid;
  font-family: "Roboto Condensed";
  font-weight: 700;
  background-color: #d00000;
  color: white;
  border-color: #d00000;
  display: none;
  z-index: 99999999;
  top: 32px;
  margin-top: 5px; }

a.modal-close.custom-quick-search span {
  line-height: 12px;
  font-size: 12px;
  display: block; }

a.reset.quicksearch {
  display: block;
  width: auto;
  height: auto;
  position: absolute;
  padding: 5px 10px;
  right: 32px;
  text-decoration: none;
  border-bottom: 3px solid;
  font-family: "Roboto Condensed";
  font-weight: 700;
  background-color: #d00000;
  color: white;
  border-color: #d00000;
  display: none;
  z-index: 9999;
  margin-top: 5px; }

a.reset.quicksearch span.reset {
  display: block;
  font-size: 12px;
  line-height: 12px; }

section.quickSearchResults {
  margin-top: 0; }

section.quickSearchResults li.product figure {
  min-height: initial !important; }

section.quickSearchResults li.product figure img {
  max-height: 70px !important;
  padding: 5px; }

section.quickSearchResults ul.productGrid li.product article.card .card-text.add-to-cart-button a {
  width: 35% !important; }

section.quickSearchResults .card-text.add-to-cart-button {
  top: -35px !important; }

th.compareTable-heading {
  display: none; }

.compareTable-product {
  width: 100%; }

.compareTable-product .card-body {
  overflow: hidden; }

.top-menu .currency-converter {
  position: relative;
  z-index: 99 !important;
  float: left; }

.top-menu .currency-converter .navPages-list--user {
  display: block !important; }

.top-menu .currency-converter li {
  display: block !important;
  line-height: normal;
  width: 100%; }
  @media screen and (max-width: 1023px) and (min-width: 799px) {
    .top-menu .currency-converter li {
      font-size: 10px; } }

.top-menu .currency-converter li a {
  padding: 0;
  margin: 0;
  color: #545454; }

.top-menu .currency-converter li a:hover {
  color: #d00000; }

.top-menu .navPages-action svg {
  fill: #545454;
  stroke: #545454; }

.top-menu .navPages-action svg:hover {
  fill: #d00000;
  stroke: #d00000; }

div#navPages-currency {
  padding: 0 !important; }

.currency-converter span.down-arrow {
  display: none !important; }

.currency-converter ul.navPnavPagesage-subMenu-list {
  margin-left: 0;
  background: white !important; }

.currency-converter ul.navPnavPagesage-subMenu-list li {
  background: white !important; }

ul#currencySelection {
  background: white !important;
  width: 250px;
  left: 0 !important; }

ul#currencySelection li a {
  color: #545454; }

ul#currencySelection li a:hover {
  color: #d00000; }

div.currency-converter .navUser-action svg {
  fill: #545454;
  stroke: #545454; }

div.currency-converter .navUser-action:hover svg {
  fill: #d00000;
  stroke: #d00000; }

.currency-converter ul.navPnavPagesage-subMenu-list li a {
  font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-size: 13px;
  color: #545454; }

.currency-converter ul.navPnavPagesage-subMenu-list li a:hover {
  color: #d00000; }

.top-menu .currency-converter li a {
  border-color: #c9c9c9 !important; }

.top-menu .currency-converter .navPages-action.is-open {
  background-color: transparent; }

.product.main.left.product-page-with-sidenav .similar-products-by-views.with-sidenav .slick-track {
  margin-right: 0;
  width: 100%;
  margin: 0 auto; }

div#cart-preview-dropdown {
  z-index: 9999;
  min-width: 300px;
  left: -82px; }

div#navPages-currency {
  margin-top: 1px; }

ul.pagination-list {
  display: inline; }

.previewCart li img {
  max-width: 65px; }

.modal-body.quickView .tabs-contents {
  margin-top: 15px; }

.productCarousel-slide.slick-slide.slick-active a.button.button--small.card-figcaption-button {
  width: 101% !important;
  max-width: 101% !important; }

.form-field.swatch label.form-label.form-label--alternate.form-label--inlineSmall {
  float: none; }

.home .card-body.purchase-ability.restricted .price-visibility.restricted {
  position: absolute;
  bottom: 15px; }

span.price {
  width: 95%; }

.category .card-body.purchase-ability.restricted .price-visibility.restricted {
  bottom: 10px;
  position: absolute; }

.category.main form article.card.compare-disabled.price-visibility .card-text[data-test-info-type=price] {
  position: static !important; }

.category form article.card.compare-disabled.price-visibility.restricted .card-body.purchase-ability.restricted .card-text[data-test-info-type=price] {
  position: static; }

.category form article.card.compare-disabled.price-visibility.restricted .card-body.with-as-low-as-pricing.purchase-ability.restricted .card-text[data-test-info-type=price] {
  position: static; }

.category form article.card.compare-disabled.price-visibility.restricted .card-body.with-as-low-as-pricing.purchase-ability.restricted .card-text[data-test-info-type=price] .price-visibility.restricted.price-hidden {
  position: static; }

.category form article.card.compare-disabled.price-visibility.restricted .card-body.purchase-ability.restricted .card-text[data-test-info-type=price] .price-visibility.restricted {
  bottom: -35px;
  position: relative; }

.category form article.card.compare-disabled.price-visibility.restricted .card-body.with-as-low-as-pricing.purchase-ability.restricted .card-text[data-test-info-type=price] .price-visibility.restricted {
  bottom: -55px;
  position: relative; }

.category.main .card-body.with-as-low-as-pricing.purchase-ability.restricted.prices-hidden .card-text[data-test-info-type=price] {
  position: static;
  margin-top: 5px; }

.category.main .card-body.with-as-low-as-pricing.purchase-ability.restricted.prices-hidden .card-text[data-test-info-type=price] .price-visibility.restricted {
  position: static;
  margin-top: 5px; }

.brand form article.card.compare-disabled.price-visibility .card-text[data-test-info-type=price] {
  position: static !important; }

.brand .card-body.purchase-ability.restricted .price-visibility.restricted {
  bottom: -70px;
  position: relative; }

.brand.main .card-body.purchase-ability.restricted.prices-hidden .card-text[data-test-info-type=price] {
  position: static;
  margin-top: 5px; }

.brand .card-body.purchase-ability.restricted.prices-hidden .price-visibility.restricted.price-hidden {
  position: absolute;
  bottom: 10px; }

.brand form article.card.compare-disabled.price-visibility.restricted .card-body.with-as-low-as-pricing.purchase-ability.restricted .card-text[data-test-info-type=price] {
  position: static; }

.brand form article.card.compare-disabled.price-visibility.restricted .card-body.with-as-low-as-pricing.purchase-ability.restricted .card-text[data-test-info-type=price] .price-visibility.restricted.price-hidden {
  position: static; }

.brand.main .card-body.with-as-low-as-pricing.purchase-ability.restricted.prices-hidden .card-text[data-test-info-type=price] {
  position: static;
  margin-top: 5px; }

.brand .card-body.with-as-low-as-pricing.purchase-ability.restricted.prices-hidden .price-visibility.restricted.price-hidden {
  position: static; }

.sidebar.right .card-body.purchase-ability.restricted .price-visibility.restricted {
  bottom: 10px;
  position: absolute; }

.sidebar.right .card-body.with-as-low-as-pricing.purchase-ability.restricted .price-visibility.restricted {
  bottom: 10px;
  position: absolute; }

.sidebar.right .card-body.with-as-low-as-pricing.purchase-ability.restricted.prices-hidden .price-visibility.restricted.price-hidden {
  position: absolute;
  bottom: 10px; }

.product .similar-products-by-views .card-body.purchase-ability.restricted .price-visibility.restricted {
  bottom: -50px;
  position: relative; }

.product .similar-products-by-views .card-body.with-as-low-as-pricing.purchase-ability.restricted .price-visibility.restricted {
  bottom: -55px;
  position: relative; }

.product .similar-products-by-views .card-body.purchase-ability.restricted .price-visibility.restricted.price-hidden {
  position: absolute;
  bottom: 10px; }

.product .similar-products-by-views .card-body.purchase-ability.restricted .card-text.add-to-cart-button {
  bottom: 10px; }

.product .similar-products-by-views .card-body.with-as-low-as-pricing.purchase-ability.restricted.prices-hidden .price-visibility.restricted.price-hidden {
  position: absolute;
  bottom: 10px; }

.category form article.card.compare-disabled.price-visibility.ratings-disabled {
  min-height: auto !important; }

.category.main .card-body.with-as-low-as-pricing.purchase-ability.restricted.prices-hidden.ratings-disabled .card-text[data-test-info-type=price] .price-visibility.restricted.price-hidden {
  position: absolute;
  bottom: 10px; }

.category form article.card.compare-disabled.price-visibility.restricted .card-body.purchase-ability.restricted.prices-hidden.ratings-disabled .card-text[data-test-info-type=price] .price-visibility.restricted.price-hidden {
  position: absolute;
  bottom: 10px; }

.category article.card.compare-disabled.price-visibility.restricted.ratings-disabled {
  min-height: auto !important; }

.category form article.card.compare-disabled.price-visibility.restricted .card-body.purchase-ability.restricted.prices-hidden .card-text[data-test-info-type=price] .price-visibility.restricted {
  position: absolute;
  bottom: 10px; }

.brand form article.card.compare-disabled.price-visibility.ratings-disabled {
  min-height: auto !important; }

.brand.main .card-body.with-as-low-as-pricing.purchase-ability.restricted.prices-hidden.ratings-disabled .card-text[data-test-info-type=price] .price-visibility.restricted.price-hidden {
  position: absolute;
  bottom: 10px; }

.brand form article.card.price-visibility.restricted.ratings-disabled {
  min-height: auto !important; }

.brand form article.card.compare-disabled.price-visibility.restricted .card-body.purchase-ability.restricted.prices-hidden.ratings-disabled .card-text[data-test-info-type=price] .price-visibility.restricted.price-hidden {
  position: absolute;
  bottom: 10px; }

.brand form article.card.compare-disabled.price-visibility.restricted .card-body.purchase-ability.restricted.prices-hidden .card-text[data-test-info-type=price] .price-visibility.restricted {
  position: absolute;
  bottom: 10px; }

.productCarousel-slide h4.card-title a {
  display: block !important; }

form .card-text[data-test-info-type=price] {
  position: static !important;
  display: block;
  width: 100%; }

.account .card-text.add-to-cart-button a.button.button--small.card-figcaption-button {
  margin: 0 auto; }

.account .productGrid form.form {
  text-align: center; }

.account .button {
  margin-left: 0; }

.table-actions .button + .button {
  background-color: #d00000;
  color: #ffffff; }

.table-actions .button + .button:hover {
  background-color: #d00000;
  color: white;
  background: #d00000;
  border-bottom: 3px solid;
  border-color: #d00000; }

.panel--newAddress:hover .address-title {
  color: #d00000; }

.productView-image .productView-image--default {
  width: 100% !important; }

div#facetedSearch-content--price .form-minMaxRow .form-field {
  float: none;
  width: 100%;
  margin-top: 10px; }

.shop-by-price.mobile {
  display: none; }

.productView-options .form-field > .form-radio + .form-label {
  margin-left: 0 !important; }

.productView-options {
  text-align: left !important; }

.account .card-body.purchase-ability.withoutTax {
  min-height: 200px !important; }

.account a.button.button--small.card-figcaption-button {
  font-size: 9px;
  padding: 0 !important; }

.account .card-text.add-to-cart-button a {
  font-size: 14px !important; }

label.button.button--small.card-figcaption-button.compare {
  margin-bottom: 0; }

span.compare-text {
  color: #545454 !important; }

a.pagination-link:hover {
  color: #d00000 !important; }

.pagination-item.pagination-item--previous > a:hover .icon > svg {
  fill: #d00000 !important; }

.pagination-item.pagination-item--next > a:hover .icon > svg {
  fill: #d00000 !important; }

li.subcategory-item.hasImage {
  min-height: 200px;
  margin-bottom: 20px; }

a.subcategory-link {
  min-height: 42px; }

.previewCartAction-checkoutMultiple {
  display: none; }

li.productView-thumbnail {
  min-height: 100px !important; }

.additional-products {
  width: 75%;
  float: right; }

.recommended-visibility .product.main.left {
  width: 75%;
  float: left; }

.recommended-visibility .product.main.left .recommended-position {
  width: 100%;
  float: none; }

.product.main.left.product-page-with-sidenav {
  width: 100%;
  float: none; }

.recommended-visibility .product.main.left .recommended-position.below .additional-products {
  width: 100%;
  float: none; }

body.fourteen-forty .product.main.left.product-page-with-sidenav .recommended-position .alertBox {
  width: 80%;
  float: left; }

body.thirteen-sixty-six .product.main.left.product-page-with-sidenav .recommended-position .alertBox {
  width: 80%;
  float: left; }

body.twelve-eighty .product.main.left.product-page-with-sidenav .recommended-position .alertBox {
  width: 80%;
  float: left; }

body.eleven-seventy .product.main.left.product-page-with-sidenav .recommended-position .alertBox {
  width: 78%;
  float: left; }

.product.main.left.product-page-with-sidenav .recommended-position .alertBox {
  width: 75%;
  float: left; }

.ui-widget-shadow {
  -webkit-box-shadow: none !important;
  box-shadow: none !important; }

.ui-widget {
  color: #545454 !important;
  font-family: 'Roboto', sans-serif !important;
  font-size: 14px !important;
  border-radius: 0 !important; }

.swal2-icon.swal2-warning {
  color: #d00000 !important;
  border-color: #d00000 !important; }

button.swal2-confirm.button {
  font-family: "Roboto Condensed";
  font-weight: 700;
  background-color: #d00000;
  color: white;
  border-bottom: 3px solid;
  border-color: #d00000; }

div#alert-modal .modal-content {
  text-align: center; }

button.swal2-confirm.button:hover:hover {
  background-color: #d00000;
  color: white;
  background: #d00000;
  border-bottom: 3px solid;
  border-color: #d00000; }

button.swal2-cancel.button {
  font-family: "Roboto Condensed";
  font-weight: 700;
  background-color: #d00000;
  color: white;
  border-bottom: 3px solid;
  border-color: #d00000; }

button.swal2-cancel.button:hover:hover {
  background-color: #d00000;
  color: white;
  background: #d00000;
  border-bottom: 3px solid;
  border-color: #d00000; }

form#facet-range-form button.button.button--small {
  font-family: "Roboto Condensed";
  font-weight: 700;
  background-color: #d00000;
  color: white;
  border-bottom: 3px solid;
  border-color: #d00000; }

form#facet-range-form button.button.button--small:hover {
  background-color: #d00000;
  color: white;
  background: #d00000;
  border-bottom: 3px solid;
  border-color: #d00000; }

.shop-by-price #facetedSearch {
  margin-top: 0; }

a.fancy-gallery {
  cursor: -moz-zoom-in;
  cursor: -webkit-zoom-in;
  cursor: zoom-in; }

.productView .bx-wrapper {
  float: left; }

body.compensate-for-scrollbar {
  overflow: hidden; }

.fancybox-active {
  height: auto; }

.fancybox-is-hidden {
  left: -9999px;
  margin: 0;
  position: absolute !important;
  top: -9999px;
  visibility: hidden; }

.fancybox-container {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
  height: 100%;
  left: 0;
  position: fixed;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  width: 100%;
  z-index: 9999999; }

.fancybox-container * {
  box-sizing: border-box; }

.fancybox-outer, .fancybox-inner, .fancybox-bg, .fancybox-stage {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0; }

.fancybox-outer {
  -webkit-overflow-scrolling: touch;
  overflow-y: auto; }

.fancybox-bg {
  background: #1e1e1e;
  opacity: 0;
  transition-duration: inherit;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71); }

.fancybox-is-open .fancybox-bg {
  opacity: .87;
  transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1); }

.fancybox-infobar, .fancybox-toolbar, .fancybox-caption, .fancybox-navigation .fancybox-button {
  direction: ltr;
  opacity: 0;
  position: absolute;
  transition: opacity .25s, visibility 0s linear .25s;
  visibility: hidden;
  z-index: 99997; }

.fancybox-show-infobar .fancybox-infobar, .fancybox-show-toolbar .fancybox-toolbar, .fancybox-show-caption .fancybox-caption, .fancybox-show-nav .fancybox-navigation .fancybox-button {
  opacity: 1;
  transition: opacity .25s, visibility 0s;
  visibility: visible; }

.fancybox-infobar {
  color: #ccc;
  font-size: 13px;
  -webkit-font-smoothing: subpixel-antialiased;
  height: 44px;
  left: 0;
  line-height: 44px;
  min-width: 44px;
  mix-blend-mode: difference;
  padding: 0 10px;
  pointer-events: none;
  text-align: center;
  top: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.fancybox-toolbar {
  right: 0;
  top: 30px; }

.fancybox-stage {
  direction: ltr;
  overflow: visible;
  -webkit-transform: translate3d(0, 0, 0);
  z-index: 99994; }

.fancybox-is-open .fancybox-stage {
  overflow: hidden; }

.fancybox-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  display: none;
  height: 100%;
  left: 0;
  outline: none;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: absolute;
  text-align: center;
  top: 0;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  white-space: normal;
  width: 100%;
  z-index: 99994; }

.fancybox-slide::before {
  content: '';
  display: inline-block;
  height: 100%;
  margin-right: -.25em;
  vertical-align: middle;
  width: 0; }

.fancybox-is-sliding .fancybox-slide, .fancybox-slide--previous, .fancybox-slide--current, .fancybox-slide--next {
  display: block; }

.fancybox-slide--next {
  z-index: 99995; }

.fancybox-slide--image {
  overflow: visible;
  padding: 44px 0; }

.fancybox-slide--image::before {
  display: none; }

.fancybox-slide--html {
  padding: 6px 6px 0 6px; }

.fancybox-slide--iframe {
  padding: 44px 44px 0; }

.fancybox-content {
  background: #fff;
  display: inline-block;
  margin: 0 0 6px 0;
  max-width: 100%;
  overflow: auto;
  padding: 0;
  padding: 24px;
  position: relative;
  text-align: left;
  vertical-align: middle; }

.fancybox-slide--image .fancybox-content {
  -webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background: transparent;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  left: 0;
  margin: 0;
  max-width: none;
  overflow: visible;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 99995; }

.fancybox-can-zoomOut .fancybox-content {
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.fancybox-can-zoomIn .fancybox-content {
  cursor: -webkit-zoom-in;
  cursor: zoom-in; }

.fancybox-can-drag .fancybox-content {
  cursor: -webkit-grab;
  cursor: grab; }

.fancybox-is-dragging .fancybox-content {
  cursor: -webkit-grabbing;
  cursor: grabbing; }

.fancybox-container [data-selectable='true'] {
  cursor: text; }

.fancybox-image, .fancybox-spaceball {
  background: transparent;
  border: 0;
  height: 100%;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%; }

.fancybox-spaceball {
  z-index: 1; }

.fancybox-slide--html .fancybox-content {
  margin-bottom: 6px; }

.fancybox-slide--video .fancybox-content, .fancybox-slide--map .fancybox-content, .fancybox-slide--iframe .fancybox-content {
  height: 100%;
  margin: 0;
  overflow: visible;
  padding: 0;
  width: 100%; }

.fancybox-slide--video .fancybox-content {
  background: #000; }

.fancybox-slide--map .fancybox-content {
  background: #e5e3df; }

.fancybox-slide--iframe .fancybox-content {
  background: #fff;
  height: calc(100% - 44px);
  margin-bottom: 44px; }

.fancybox-video, .fancybox-iframe {
  background: transparent;
  border: 0;
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%; }

.fancybox-iframe {
  vertical-align: top; }

.fancybox-error {
  background: #fff;
  cursor: default;
  max-width: 400px;
  padding: 40px;
  width: 100%; }

.fancybox-error p {
  color: #444;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  padding: 0; }

/* Buttons */
.fancybox-button {
  background: rgba(30, 30, 30, 0.6);
  border: 0;
  border-radius: 0;
  cursor: pointer;
  display: inline-block;
  height: 44px;
  margin: 0;
  outline: none;
  padding: 10px;
  transition: color .2s;
  vertical-align: top;
  width: 44px; }

.fancybox-button, .fancybox-button:visited, .fancybox-button:link {
  color: #ccc; }

.fancybox-button:focus, .fancybox-button:hover {
  color: #fff; }

.fancybox-button.disabled, .fancybox-button.disabled:hover, .fancybox-button[disabled], .fancybox-button[disabled]:hover {
  color: #888;
  cursor: default; }

.fancybox-button svg {
  display: block;
  overflow: visible;
  position: relative;
  shape-rendering: geometricPrecision; }

.fancybox-button svg path {
  fill: transparent;
  stroke: currentColor;
  stroke-linejoin: round;
  stroke-width: 3; }

.fancybox-button--play svg path:nth-child(2) {
  display: none; }

.fancybox-button--pause svg path:nth-child(1) {
  display: none; }

.fancybox-button--play svg path, .fancybox-button--share svg path, .fancybox-button--thumbs svg path {
  fill: currentColor; }

.fancybox-button--share svg path {
  stroke-width: 1; }

/* Navigation arrows */
.fancybox-navigation .fancybox-button {
  height: 38px;
  opacity: 0;
  padding: 6px;
  position: absolute;
  top: 50%;
  width: 38px; }

.fancybox-show-nav .fancybox-navigation .fancybox-button {
  transition: opacity .25s, visibility 0s, color .25s; }

.fancybox-navigation .fancybox-button::after {
  content: '';
  left: -25px;
  padding: 50px;
  position: absolute;
  top: -25px; }

.fancybox-navigation .fancybox-button--arrow_left {
  left: 6px; }

.fancybox-navigation .fancybox-button--arrow_right {
  right: 6px; }

/* Close button on the top right corner of html content */
.fancybox-close-small {
  background: transparent;
  border: 0;
  border-radius: 0;
  color: #555;
  cursor: pointer;
  height: 44px;
  margin: 0;
  padding: 6px;
  position: absolute;
  right: 0;
  top: 0;
  width: 44px;
  z-index: 10; }

.fancybox-close-small svg {
  fill: transparent;
  opacity: .8;
  stroke: currentColor;
  stroke-width: 1.5;
  transition: stroke .1s; }

.fancybox-close-small:focus {
  outline: none; }

.fancybox-close-small:hover svg {
  opacity: 1; }

.fancybox-slide--image .fancybox-close-small, .fancybox-slide--video .fancybox-close-small, .fancybox-slide--iframe .fancybox-close-small {
  color: #ccc;
  padding: 5px;
  right: -12px;
  top: -44px; }

.fancybox-slide--image .fancybox-close-small:hover svg, .fancybox-slide--video .fancybox-close-small:hover svg, .fancybox-slide--iframe .fancybox-close-small:hover svg {
  background: transparent;
  color: #fff; }

.fancybox-is-scaling .fancybox-close-small, .fancybox-is-zoomable.fancybox-can-drag .fancybox-close-small {
  display: none; }

/* Caption */
.fancybox-caption {
  bottom: 0;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  left: 0;
  line-height: 1.5;
  padding: 25px 44px 25px 44px;
  right: 0; }

.fancybox-caption::before {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAEtCAQAAABjBcL7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAHRJREFUKM+Vk8EOgDAIQ0vj/3+xBw8qIZZueFnIKC90MCAI8DlrkHGeqqGIU6lVigrBtpCWqeRWoHDNqs0F7VNVBVxmHRlvoVqjaYkdnDIaivH2HqZ5+oZj3JUzWB+cOz4G48Bg+tsJ/tqu4dLC/4Xb+0GcF5BwBC0AA53qAAAAAElFTkSuQmCC);
  background-repeat: repeat-x;
  background-size: contain;
  bottom: 0;
  content: '';
  display: block;
  left: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: -25px;
  z-index: -1; }

.fancybox-caption::after {
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  content: '';
  display: block;
  left: 44px;
  position: absolute;
  right: 44px;
  top: 0; }

.fancybox-caption a, .fancybox-caption a:link, .fancybox-caption a:visited {
  color: #ccc;
  text-decoration: none; }

.fancybox-caption a:hover {
  color: #fff;
  text-decoration: underline; }

/* Loading indicator */
.fancybox-loading {
  -webkit-animation: fancybox-rotate .8s infinite linear;
  animation: fancybox-rotate .8s infinite linear;
  background: transparent;
  border: 6px solid rgba(100, 100, 100, 0.5);
  border-radius: 100%;
  border-top-color: #fff;
  height: 60px;
  left: 50%;
  margin: -30px 0 0 -30px;
  opacity: .6;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 60px;
  z-index: 99999; }

@-webkit-keyframes fancybox-rotate {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

@keyframes fancybox-rotate {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

/* Transition effects */
.fancybox-animated {
  transition-timing-function: cubic-bezier(0, 0, 0.25, 1); }

/* transitionEffect: slide */
.fancybox-fx-slide.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0); }

.fancybox-fx-slide.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0); }

.fancybox-fx-slide.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

/* transitionEffect: fade */
.fancybox-fx-fade.fancybox-slide--previous, .fancybox-fx-fade.fancybox-slide--next {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }

.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1; }

/* transitionEffect: zoom-in-out */
.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: scale3d(1.5, 1.5, 1.5);
  transform: scale3d(1.5, 1.5, 1.5); }

.fancybox-fx-zoom-in-out.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
  transform: scale3d(0.5, 0.5, 0.5); }

.fancybox-fx-zoom-in-out.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1); }

/* transitionEffect: rotate */
.fancybox-fx-rotate.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: rotate(-360deg);
  -ms-transform: rotate(-360deg);
  transform: rotate(-360deg); }

.fancybox-fx-rotate.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  transform: rotate(360deg); }

.fancybox-fx-rotate.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg); }

/* transitionEffect: circular */
.fancybox-fx-circular.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0); }

.fancybox-fx-circular.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0); }

.fancybox-fx-circular.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  transform: scale3d(1, 1, 1) translate3d(0, 0, 0); }

/* transitionEffect: tube */
.fancybox-fx-tube.fancybox-slide--previous {
  -webkit-transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
  transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg); }

.fancybox-fx-tube.fancybox-slide--next {
  -webkit-transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
  transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg); }

.fancybox-fx-tube.fancybox-slide--current {
  -webkit-transform: translate3d(0, 0, 0) scale(1);
  transform: translate3d(0, 0, 0) scale(1); }

/* Share */
.fancybox-share {
  background: #f4f4f4;
  border-radius: 3px;
  max-width: 90%;
  padding: 30px;
  text-align: center; }

.fancybox-share h1 {
  color: #222;
  font-size: 35px;
  font-weight: 700;
  margin: 0 0 20px 0; }

.fancybox-share p {
  margin: 0;
  padding: 0; }

.fancybox-share__button {
  border: 0;
  border-radius: 3px;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 40px;
  margin: 0 5px 10px 5px;
  min-width: 130px;
  padding: 0 15px;
  text-decoration: none;
  transition: all .2s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap; }

.fancybox-share__button:visited,
.fancybox-share__button:link {
  color: #fff; }

.fancybox-share__button:hover {
  text-decoration: none; }

.fancybox-share__button--fb {
  background: #3b5998; }

.fancybox-share__button--fb:hover {
  background: #344e86; }

.fancybox-share__button--pt {
  background: #bd081d; }

.fancybox-share__button--pt:hover {
  background: #aa0719; }

.fancybox-share__button--tw {
  background: #1da1f2; }

.fancybox-share__button--tw:hover {
  background: #0d95e8; }

.fancybox-share__button svg {
  height: 25px;
  margin-right: 7px;
  position: relative;
  top: -1px;
  vertical-align: middle;
  width: 25px; }

.fancybox-share__button svg path {
  fill: #fff; }

.fancybox-share__input {
  background: transparent;
  border: 0;
  border-bottom: 1px solid #d7d7d7;
  border-radius: 0;
  color: #5d5b5b;
  font-size: 14px;
  margin: 10px 0 0 0;
  outline: none;
  padding: 10px 15px;
  width: 100%; }

/* Thumbs */
.fancybox-thumbs {
  background: #fff;
  bottom: 0;
  display: none;
  margin: 0;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  padding: 2px 2px 4px 2px;
  position: absolute;
  right: 0;
  -webkit-tap-highlight-color: transparent;
  top: 30px;
  width: 212px;
  z-index: 99995; }

.fancybox-thumbs-x {
  overflow-x: auto;
  overflow-y: hidden; }

.fancybox-show-thumbs .fancybox-thumbs {
  display: block; }

.fancybox-show-thumbs .fancybox-inner {
  right: 212px; }

.fancybox-thumbs > ul {
  font-size: 0;
  height: 100%;
  list-style: none;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
  position: absolute;
  position: relative;
  white-space: nowrap;
  width: 100%; }

.fancybox-thumbs-x > ul {
  overflow: hidden; }

.fancybox-thumbs-y > ul::-webkit-scrollbar {
  width: 7px; }

.fancybox-thumbs-y > ul::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 10px;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3); }

.fancybox-thumbs-y > ul::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  border-radius: 10px; }

.fancybox-thumbs > ul > li {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  cursor: pointer;
  float: left;
  height: 75px;
  margin: 2px;
  max-height: calc(100% - 8px);
  max-width: calc(50% - 4px);
  outline: none;
  overflow: hidden;
  padding: 0;
  position: relative;
  -webkit-tap-highlight-color: transparent;
  width: 100px; }

.fancybox-thumbs-loading {
  background: rgba(0, 0, 0, 0.1); }

.fancybox-thumbs > ul > li {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover; }

.fancybox-thumbs > ul > li:before {
  border: 4px solid #4ea7f9;
  bottom: 0;
  content: '';
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  z-index: 99991; }

.fancybox-thumbs .fancybox-thumbs-active:before {
  opacity: 1; }

.fancybox-navigation .fancybox-button--arrow_left {
  height: 50px;
  width: 50px;
  background: none;
  opacity: 0; }

.fancybox-navigation .fancybox-button--arrow_right {
  height: 50px;
  width: 50px;
  background: none;
  opacity: 0; }

.fancybox-navigation svg {
  opacity: 0; }

/* Styling for Small-Screen Devices */
@media all and (max-width: 800px) {
  .fancybox-thumbs {
    width: 110px; }
  .fancybox-show-thumbs .fancybox-inner {
    right: 110px; }
  .fancybox-thumbs > ul > li {
    max-width: calc(100% - 10px); } }

.bx-controls-direction a {
  opacity: 0;
  transition: opacity .25s ease-in-out;
  -moz-transition: opacity .25s ease-in-out;
  -webkit-transition: opacity .25s ease-in-out; }

.bx-wrapper:hover .bx-controls-direction a {
  opacity: 1; }

.productImageSlider {
  transition: opacity .25s ease-in-out;
  -moz-transition: opacity .25s ease-in-out;
  -webkit-transition: opacity .25s ease-in-out;
  float: left; }

.productImageSlider {
  opacity: 0; }

.productImageSlider.ready {
  opacity: 1; }

.product.main.left .main-image-container {
  background-color: white !important;
  padding: 5px;
  padding-bottom: 0;
  border-bottom: 3px solid;
  border-color: #c9c9c9;
  margin-bottom: 15px; }

.product.main.left .slider-nav .slick-slide > div {
  background-color: white !important; }

.flex-inner {
  min-width: 0;
  max-height: 0; }

body.main.fourteen-forty .product.main.left .productImageSlider.slider-for .slick-slide img {
  max-width: 100%; }

.product.main.left div#product-images-container {
  width: 50%;
  float: left;
  margin-bottom: 50px; }

.product.main.left .slider-nav.slick-initialized.slick-slider .slick-list.draggable {
  padding: 0 10px !important; }

.product.main.left .slider-nav .slick-slide {
  padding: 0 10px; }

.product.main.left div#product-images-container .slick-prev:before {
  color: #545454; }

.product.main.left div#product-images-container .slick-next:before {
  color: #545454; }

.product.main.left .slider-nav .slick-slide img {
  cursor: pointer !important;
  cursor: -moz-pointer !important;
  cursor: -webkit-pointer !important; }

.product.main.left.product-page-with-sidenav .productView {
  float: left;
  width: 75%; }

.product-page-with-sidenav section.productView-details {
  width: 50%;
  float: left;
  z-index: 99999;
  position: relative; }

.product-page-with-sidenav .productView-description {
  width: 100%;
  float: left; }

.product.main.left.product-page-with-sidenav .recommended-position.below .productView {
  width: 100%;
  float: none; }

.product.main.left .slider-for .slick-prev {
  opacity: 0;
  transition: opacity .25s ease-in-out;
  -moz-transition: opacity .25s ease-in-out;
  -webkit-transition: opacity .25s ease-in-out; }

.product.main.left .slider-for .slick-next {
  opacity: 0;
  transition: opacity .25s ease-in-out;
  -moz-transition: opacity .25s ease-in-out;
  -webkit-transition: opacity .25s ease-in-out; }

.product.main.left .slider-for:hover .slick-prev {
  opacity: 1; }

.product.main.left .slider-for:hover .slick-next {
  opacity: 1; }

.product.main.left .slider-nav .slick-prev {
  opacity: 0;
  transition: opacity .25s ease-in-out;
  -moz-transition: opacity .25s ease-in-out;
  -webkit-transition: opacity .25s ease-in-out; }

.product.main.left .slider-nav .slick-next {
  opacity: 0;
  transition: opacity .25s ease-in-out;
  -moz-transition: opacity .25s ease-in-out;
  -webkit-transition: opacity .25s ease-in-out; }

.product.main.left .slider-nav:hover .slick-prev {
  opacity: 1; }

.product.main.left .slider-nav:hover .slick-next {
  opacity: 1; }

.productImageSlider.slider-for li {
  display: none !important;
  list-style-type: none !important; }

.productImageSlider.slider-for li:first-child {
  display: inline-block !important; }

.productImageSlider.slider-for li.ready {
  display: inline-block !important; }

/* Solutions */
.slider-for {
  left: 0;
  top: 0;
  width: 100% !important;
  height: 100% !important; }

.card-figure a {
  display: block;
  position: relative;
  overflow: hidden; }

.card-image ~ .card-image {
  position: absolute;
  left: 50%;
  top: 50%;
  opacity: 0;
  transition: opacity 0.5s ease; }

.card-figure.multiple-images:hover .card-image ~ .card-image,
.card-figure.multiple-images:focus .card-image ~ .card-image,
.card-figure.multiple-images:active .card-image ~ .card-image {
  opacity: 1; }

figure.card-figure.multiple-images.second-hover-img-active:hover img.card-image:nth-of-type(1) {
  opacity: 0; }

.productCarousel-slide.slick-slide img {
  width: auto !important;
  background-color: white;
  z-index: 999; }

.new-products-container .slick-track figure.card-figure.multiple-images .card-image ~ .card-image {
  top: 0px; }

.card-figcaption-body {
  z-index: 99999999999; }

.card-figcaption-body {
  z-index: 999; }

.slider-nav .slick-slide > div {
  background: #ffffff;
  padding: 5px; }

.brand-page div#faceted-search-container h2.container-header {
  margin-bottom: -3px; }

.shop-by-price.search-page h2.container-header {
  margin-bottom: -3px; }

.main-image-container button {
  z-index: 9999999 !important; }

.product.main.left .recommended-position .main-image-container button.slick-prev {
  margin-top: 0 !important;
  left: 0; }

body.product-layout.main.fourteen-forty .recommended-position .main-image-container button.slick-prev {
  margin-top: 0 !important;
  left: 0px !important; }

body.product-layout.main.fourteen-forty .recommended-position .main-image-container button.slick-next {
  margin-top: 0 !important;
  left: initial !important;
  right: 0px !important; }

.product.main.left .recommended-position .main-image-container button.slick-next {
  margin-top: 0 !important;
  right: 0; }

.product.main.left .recommended-position .slider-nav button.slick-prev {
  margin-top: 0 !important;
  left: -10px !important;
  z-index: 9999999 !important;
  height: 25px;
  width: 25px; }

.product.main.left .recommended-position .slider-nav button.slick-prev:before {
  position: relative;
  top: -8px;
  left: -3px;
  height: 20px;
  width: 20px; }

.product.main.left .recommended-position .slider-nav button.slick-next {
  margin-top: 0 !important;
  left: initial !important;
  left: auto !important;
  right: -10px !important;
  height: 25px;
  width: 25px; }

.product.main.left .recommended-position .slider-nav button.slick-next:before {
  position: relative;
  top: -8px;
  left: -3px;
  height: 20px;
  width: 20px; }

.product.main.left.product-page-with-sidenav .recommended-position.below .main-image-container button.slick-prev {
  left: 0px !important;
  z-index: 99999; }

.product.main.left.product-page-with-sidenav .recommended-position.below .main-image-container button.slick-next {
  left: initial !important;
  right: 0 !important;
  z-index: 99999; }

body.product-layout.main .main-image-container .slick-initialized.slick-slider button.slick-prev {
  margin-top: 0 !important;
  left: 0px !important; }

body.product-layout.main .main-image-container .slick-initialized.slick-slider button.slick-next {
  margin-top: 0 !important;
  left: initial !important;
  right: 0px !important; }

body.product-layout.main .slider-nav.slick-initialized.slick-slider button.slick-prev {
  margin-top: 0 !important;
  left: 0px !important; }

body.product-layout.main .slider-nav.slick-initialized.slick-slider button.slick-next {
  margin-top: 0 !important;
  left: initial !important;
  right: 0px !important; }

#mask {
  position: absolute;
  left: 0;
  top: 0;
  background-color: #26262c;
  display: none;
  height: 100% !important;
  z-index: 999; }

#newsletter-popup .window {
  position: absolute;
  left: 0;
  top: 0;
  width: 440px;
  height: 850px;
  display: none;
  z-index: 9999;
  padding: 20px;
  border-radius: 5px;
  text-align: center; }

#newsletter-popup #dialog {
  width: 450px;
  height: auto;
  padding: 10px 35px 10px 35px;
  background-color: #ffffff; }

.agree:hover {
  background-color: #D1D1D1; }

.popupoption:hover {
  background-color: #D1D1D1;
  color: green; }

.popupoption2:hover {
  color: red; }

#newsletter-popup .form-prefixPostfix .form-input {
  float: none;
  width: 100%;
  text-align: center;
  background: transparent;
  height: 2.75rem !important; }

#newsletter-popup input.button.button--primary.form-prefixPostfix-button--postfix {
  margin-top: 10px;
  float: none;
  width: 100%;
  border-radius: 4px !important; }

#newsletter-popup a.close img {
  float: right;
  margin-right: -20px;
  margin-top: -10px !important; }

#newsletter-popup h1.newsletter-headline {
  text-transform: uppercase;
  font-family: "Roboto Condensed", Arial, Helvetica, sans-serif !important;
  font-weight: 700 !important;
  font-size: 38px !important;
  color: black;
  margin-top: 15px; }

#newsletter-popup input.button.button--primary.form-prefixPostfix-button--postfix.popup {
  background-color: #1473e6;
  color: white;
  font-size: 20px !important;
  height: 2.75rem !important; }

input#nl_email {
  color: black;
  text-align: center;
  border: 1px solid !important;
  border-color: #e5e5e5 !important; }

input#nl_email::placeholder {
  color: black !important;
  text-align: center; }

#newsletter-popup h5.footer-info-heading {
  color: black; }

#newsletter-popup .footer-newsletter {
  display: none; }

#newsletter-popup div#san {
  margin-bottom: -25px; }

footer.footer .popup {
  display: none; }

.newsletter-popup-content p {
  font-size: 16px;
  color: black; }

#newsletter-popup div#dialog {
  position: fixed;
  border-radius: 0; }

#newsletter-popup input.button.button--primary.form-prefixPostfix-button--postfix {
  margin-left: 0;
  border-radius: 0 !important; }

.slider.in-container section.heroCarousel.slick-initialized.slick-slider {
  max-width: 960px;
  margin: 0 auto; }

.slider.in-container {
  background-color: white !important;
  margin-bottom: 0; }

.slider.full-width {
  max-width: 100%;
  margin-top: 18px; }

.home.home-page-with-sidenav .right-main {
  float: none;
  width: 100%; }

.home.home-page-with-sidenav .banners.top {
  float: right;
  width: 75%;
  margin-top: 0; }

.home.home-page-with-sidenav .featured-products-section {
  width: 75%;
  float: right; }

.home.home-page-with-sidenav .banners.bottom {
  float: right;
  width: 75%; }

body.main.home .body.content {
  max-width: 100%; }

body.main.home .container.main {
  max-width: 100%;
  float: none; }

body.main.home .main.full.home {
  max-width: 960px;
  margin: 0 auto; }

.slider.full-width .heroCarousel .slick-dots {
  width: 100%;
  text-align: center; }

.slider.full-width .heroCarousel-title {
  width: 40%; }

.slider.full-width p.heroCarousel-description {
  width: 40%; }

body.main .header-container.full-width.full-width-auto.full-width.in-container ~ .main-nav-container div#menu {
  max-width: 100% !important; }

body.main.nine-sixty .main {
  max-width: 960px; }

body.main.nine-sixty div#menu .navPages {
  max-width: 960px; }

body.main.home.nine-sixty figure.card-figure {
  min-height: 172px; }

body.main.home.nine-sixty figure.card-figure img {
  max-height: 172px; }

body.main.nine-sixty figure.card-figure {
  min-height: 172px; }

body.main.nine-sixty .sidebar.right .productCarousel .card-figure {
  min-height: 195px; }

body.main.nine-sixty .header-container.full-width.full-width header.header {
  max-width: 960px; }

body.main.eleven-seventy .top-menu .content {
  max-width: 1170px !important; }

body.main.eleven-seventy .header-container.in-container {
  max-width: 1170px !important; }

body.main.eleven-seventy .header-container.in-container header.header {
  max-width: 1170px !important; }

body.main.eleven-seventy div#menu {
  max-width: 1170px; }

body.main.eleven-seventy div#menu .navPages {
  max-width: 1170px; }

body.main.eleven-seventy .slider.in-container section.heroCarousel {
  max-width: 1170px !important; }

body.main.eleven-seventy .main {
  max-width: 1170px !important; }

body.main.eleven-seventy footer .footer-top .content {
  max-width: 1170px !important; }

body.main.eleven-seventy footer.footer .container {
  max-width: 1170px !important; }

body.main.eleven-seventy .footer-bottom .content {
  max-width: 1170px !important; }

body.main.eleven-seventy .body.content {
  max-width: 1170px; }

body.main.home.eleven-seventy .body.content {
  max-width: 100% !important; }

body.main.home.eleven-seventy .body.content .container.main {
  max-width: 100% !important; }

body.main.home.eleven-seventy ul.productGrid li.product article.card a {
  max-height: 217px; }

body.main.home.eleven-seventy ul.productGrid li.product article.card a img {
  max-width: 217px;
  max-height: 217px; }

body.main.home.eleven-seventy .productCarousel-slide.slick-slide img {
  max-height: 217px; }

body.main.home.eleven-seventy .productCarousel-slide.slick-slide.slick-active a {
  max-height: 217px;
  max-width: 217px; }

body.main.home.eleven-seventy figure.card-figure {
  min-height: 217px; }

body.main.eleven-seventy ul.productGrid li.product article.card a {
  max-height: 217.14px; }

body.main.eleven-seventy ul.productGrid li.product article.card a img {
  max-height: 217.14px;
  max-width: 217.14px; }

body.main.eleven-seventy figure.card-figure {
  min-height: 217.14px; }

body.main.eleven-seventy .sidebar.right .carousel-vertical .card-figure {
  max-height: 251px;
  min-height: 251px; }

body.main.eleven-seventy .sidebar.right .carousel-vertical li.product article.card a {
  max-height: 251px;
  max-width: 251px; }

body.main.eleven-seventy .sidebar.right .carousel-vertical .card-image {
  max-height: 251px;
  max-width: 251px; }

body.main.eleven-seventy .sidebar.right ul.productGrid li.product article.card a img {
  max-height: 251px;
  max-width: 100%; }

body.main.eleven-seventy .header-container.full-width.full-width header.header {
  max-width: 1170px; }

body.main.twelve-eighty .top-menu .content {
  max-width: 1280px !important; }

body.main.twelve-eighty .header-container.in-container {
  max-width: 1280px !important; }

body.main.twelve-eighty .header-container.in-container header.header {
  max-width: 1280px !important; }

body.main.twelve-eighty div#menu {
  max-width: 1280px; }

body.main.twelve-eighty div#menu .navPages {
  max-width: 1280px; }

body.main.twelve-eighty .slider.in-container section.heroCarousel {
  max-width: 1280px !important; }

body.main.twelve-eighty .main {
  max-width: 1280px !important; }

body.main.twelve-eighty footer .footer-top .content {
  max-width: 1280px !important; }

body.main.twelve-eighty footer.footer .container {
  max-width: 1280px !important; }

body.main.twelve-eighty .footer-bottom .content {
  max-width: 1280px !important; }

body.main.twelve-eighty .body.content {
  max-width: 1280px; }

body.main.home.twelve-eighty .body.content {
  max-width: 100% !important; }

body.main.home.twelve-eighty .body.content .container.main {
  max-width: 100% !important; }

body.main.home.twelve-eighty ul.productGrid li.product article.card a {
  max-height: 240px; }

body.main.home.twelve-eighty ul.productGrid li.product article.card a img {
  max-width: 100%;
  max-height: 240px; }

body.main.home.twelve-eighty .productCarousel-slide.slick-slide img {
  max-height: 240px; }

body.main.home.twelve-eighty .productCarousel-slide.slick-slide.slick-active a {
  max-height: 240px;
  max-width: 240px; }

body.main.twelve-eighty ul.productGrid li.product article.card a {
  max-height: 240px; }

body.main.twelve-eighty ul.productGrid li.product article.card a img {
  max-height: 240px;
  max-width: 100%; }

body.main.twelve-eighty .product.main.left.product-page-with-sidenav ul.productGrid li.product article.card a img {
  max-height: 240px;
  max-width: 240px; }

body.main.twelve-eighty .product.main.left.product-page-with-sidenav ul.productGrid li.product article.card a.image-link {
  max-height: 304px;
  max-width: 304px; }

body.main.twelve-eighty figure.card-figure {
  min-height: 240px; }

body.main.twelve-eighty .header-container.full-width.full-width header.header {
  max-width: 1280px; }

body.main.thirteen-sixty-six .top-menu .content {
  max-width: 1366px !important; }

body.main.thirteen-sixty-six .header-container.in-container {
  max-width: 1366px !important; }

body.main.thirteen-sixty-six .header-container.in-container header.header {
  max-width: 1366px !important; }

body.main.thirteen-sixty-six div#menu {
  max-width: 1366px; }

body.main.thirteen-sixty-six div#menu .navPages {
  max-width: 1366px; }

body.main.thirteen-sixty-six .slider.in-container section.heroCarousel {
  max-width: 1366px !important; }

body.main.thirteen-sixty-six .main {
  max-width: 1366px !important; }

body.main.thirteen-sixty-six footer .footer-top .content {
  max-width: 1366px !important; }

body.main.thirteen-sixty-six footer.footer .container {
  max-width: 1366px !important; }

body.main.thirteen-sixty-six .footer-bottom .content {
  max-width: 1366px !important; }

body.main.thirteen-sixty-six .body.content {
  max-width: 1366px; }

body.main.home.thirteen-sixty-six .body.content {
  max-width: 100% !important; }

body.main.home.thirteen-sixty-six .body.content .container.main {
  max-width: 100% !important; }

body.main.home.thirteen-sixty-six ul.productGrid li.product article.card a {
  max-height: 258px; }

body.main.home.thirteen-sixty-six ul.productGrid li.product article.card a img {
  max-width: 258px;
  max-height: 258px; }

body.main.home.thirteen-sixty-six .productCarousel-slide.slick-slide img {
  max-height: 258px; }

body.main.home.thirteen-sixty-six .productCarousel-slide.slick-slide.slick-active a {
  max-height: 258px;
  max-width: 258px; }

body.main.home.thirteen-sixty-six figure.card-figure {
  min-height: 258px; }

body.main #product-listing-container ul.productGrid figure.card-figure {
  max-width: 100%;
  width: 100%; }

body.main #product-listing-container ul.productGrid figure.card-figure a.image-link {
  max-width: 100%; }

body.main #product-listing-container ul.productGrid figure.card-figure img {
  max-width: 100%;
  width: auto; }

body.main.fourteen-forty #product-listing-container ul.productGrid figure.card-figure {
  min-height: 257.44px;
  max-height: 257.44px; }

body.main.fourteen-forty #product-listing-container ul.productGrid figure.card-figure img {
  max-height: 257.44px; }

body.main.thirteen-sixty-six #product-listing-container ul.productGrid figure.card-figure {
  min-height: 250.25px;
  max-height: 250.25px; }

body.main.thirteen-sixty-six #product-listing-container ul.productGrid figure.card-figure img {
  max-height: 250.25px; }

body.main.twelve-eighty #product-listing-container ul.productGrid figure.card-figure {
  min-height: 240px;
  max-height: 240px; }

body.main.twelve-eighty #product-listing-container ul.productGrid figure.card-figure img {
  max-height: 240px; }

body.main.eleven-seventy #product-listing-container ul.productGrid figure.card-figure {
  min-height: 216.14px;
  max-height: 216.14px; }

body.main.eleven-seventy #product-listing-container ul.productGrid figure.card-figure img {
  max-height: 216.14px; }

body.main.nine-sixty #product-listing-container ul.productGrid figure.card-figure {
  min-height: 170px;
  max-height: 170px; }

body.main.nine-sixty #product-listing-container ul.productGrid figure.card-figure img {
  max-height: 170px; }

div.account #product-listing-container.no-sidenav ul.productGrid li.product {
  margin-bottom: 10px; }

div.account #product-listing-container.no-sidenav ul.productGrid li.product article.card {
  margin-bottom: 1rem; }

#product-listing-container.no-sidenav ul.productGrid li.product article.card a {
  max-height: 100%; }

body.main.fourteen-forty #product-listing-container.no-sidenav form.grid {
  margin-left: -8px;
  margin-right: -12px; }

body.main.fourteen-forty #product-listing-container.no-sidenav ul.productGrid figure.card-figure {
  min-height: 345px;
  max-height: 345px; }

body.main.fourteen-forty #product-listing-container.no-sidenav ul.productGrid figure.card-figure img {
  max-height: 345px; }

body.main.thirteen-sixty-six #product-listing-container.no-sidenav form.grid {
  margin-left: -8px;
  margin-right: -10px; }

body.main.thirteen-sixty-six #product-listing-container.no-sidenav ul.productGrid figure.card-figure {
  min-height: 326px;
  max-height: 326px; }

body.main.thirteen-sixty-six #product-listing-container.no-sidenav ul.productGrid figure.card-figure img {
  max-height: 326px; }

body.main.twelve-eighty #product-listing-container.no-sidenav form.grid {
  margin-left: -6px;
  margin-right: -10px; }

body.main.twelve-eighty #product-listing-container.no-sidenav ul.productGrid figure.card-figure {
  min-height: 304px;
  max-height: 304px; }

body.main.twelve-eighty #product-listing-container.no-sidenav ul.productGrid figure.card-figure img {
  max-height: 304px; }

body.main.eleven-seventy #product-listing-container.no-sidenav form.grid {
  margin-left: -5px;
  margin-right: -9px; }

body.main.eleven-seventy #product-listing-container.no-sidenav ul.productGrid figure.card-figure {
  min-height: 281px;
  max-height: 281px; }

body.main.eleven-seventy #product-listing-container.no-sidenav ul.productGrid figure.card-figure img {
  max-height: 281px; }

body.main.nine-sixty #product-listing-container.no-sidenav form.grid {
  margin-left: -1px;
  margin-right: -9px; }

body.main.nine-sixty #product-listing-container.no-sidenav ul.productGrid figure.card-figure {
  min-height: 233px; }

body.main.nine-sixty #product-listing-container.no-sidenav ul.productGrid figure.card-figure img {
  max-height: 233px; }

body.main.thirteen-sixty-six .sidebar.right .carousel-vertical .card-figure {
  max-height: 298px;
  min-height: 298px; }

body.main.thirteen-sixty-six .sidebar.right .carousel-vertical li.product article.card a {
  max-height: 298px;
  max-width: 298px; }

body.main.thirteen-sixty-six .sidebar.right .carousel-vertical .card-image {
  max-height: 298px;
  max-width: 298px; }

body.main.thirteen-sixty-six .sidebar.right ul.productGrid li.product article.card a img {
  max-height: 298px;
  max-width: 298px; }

body.main.fourteen-forty .top-menu .content {
  max-width: 1440px !important; }

body.main.fourteen-forty .header-container.in-container {
  max-width: 1440px !important; }

body.main.fourteen-forty .header-container.in-container header.header {
  max-width: 1440px !important; }

body.main.fourteen-forty div#menu {
  max-width: 1440px; }

body.main.fourteen-forty div#menu .navPages {
  max-width: 1440px; }

body.main.fourteen-forty .slider.in-container section.heroCarousel {
  max-width: 1440px !important; }

body.main.fourteen-forty .main {
  max-width: 1440px !important; }

body.main.fourteen-forty footer .footer-top .content {
  max-width: 1440px !important; }

body.main.fourteen-forty footer.footer .container {
  max-width: 1440px !important; }

body.main.fourteen-forty .footer-bottom .content {
  max-width: 1440px !important; }

body.main.fourteen-forty .body.content {
  max-width: 1440px; }

body.main.home.fourteen-forty .body.content {
  max-width: 100% !important; }

body.main.home.fourteen-forty .body.content .container.main {
  max-width: 100% !important; }

body.main.home.fourteen-forty figure.card-figure {
  min-height: 273px; }

body.main.fourteen-forty figure.card-figure {
  min-height: 273px; }

body.main.fourteen-forty div#product-page-with-sidenav .similar.products.section figure.card-figure {
  min-height: 273px; }

body.main.fourteen-forty div#product-page-with-sidenav .similar.products.section figure.card-figure a.image-link {
  min-height: 273px; }

body.main.fourteen-forty div#product-page-with-sidenav .similar.products.section figure.card-figure img {
  max-height: 273px;
  max-width: 273px; }

body.main.fourteen-forty div#product-page-with-sidenav .recommended.products-section figure.card-figure {
  min-height: 273px; }

body.main.fourteen-forty div#product-page-with-sidenav .recommended.products-section figure.card-figure a.image-link {
  min-height: 273px; }

body.main.fourteen-forty div#product-page-with-sidenav .recommended.products-section figure.card-figure img {
  max-height: 273px;
  max-width: 273px; }

body.main.home.fourteen-forty ul.productGrid li.product article.card a {
  max-height: 273px; }

body.main.home.fourteen-forty ul.productGrid li.product article.card a img {
  max-width: 100%;
  max-height: 273px; }

body.main.home.fourteen-forty .productCarousel-slide.slick-slide img {
  max-height: 273px; }

body.main.home.fourteen-forty .productCarousel-slide.slick-slide.slick-active a {
  max-height: 273px;
  max-width: 273px; }

body.main.fourteen-forty ul.productGrid li.product article.card a {
  max-height: 272.25px; }

body.main.fourteen-forty ul.productGrid li.product article.card a img {
  max-height: 272.25px;
  max-width: 100%; }

body.main.fourteen-forty .sidebar.right .carousel-vertical .card-figure {
  max-height: 316px;
  min-height: 316px; }

body.main.fourteen-forty .sidebar.right .carousel-vertical li.product article.card a {
  max-height: 316px;
  max-width: 316px; }

body.main.fourteen-forty .sidebar.right .carousel-vertical .card-image {
  max-height: 316px;
  max-width: 316px; }

body.main.fourteen-forty .header-container.full-width.full-width header.header {
  max-width: 1440px; }

body.main.fourteen-forty .similar-products-by-views .productCarousel-slide.slick-slide figure.card-figure {
  min-height: 255px; }

body.main.fourteen-forty .product.main.left.no-sidenav .similar-products-by-views .productCarousel-slide.slick-slide a {
  max-height: 100%;
  max-width: 100%; }

body.main.fourteen-forty .product.main.left.no-sidenav .similar-products-by-views .productCarousel-slide.slick-slide img {
  max-height: 255px;
  max-width: 100%; }

body.main.fourteen-forty div#product-page-with-sidenav .similar-products-by-views .productCarousel-slide.slick-slide img {
  max-height: 265px;
  max-width: 100%; }

body.main.fourteen-forty div#product-page-with-sidenav .similar-products-by-views .productCarousel-slide.slick-slide a {
  max-height: 100%;
  max-width: 100%;
  position: static; }

body.main.fourteen-forty .product.main.left.full-width .recommended-position.below .productCarousel-slide.slick-slide figure.card-figure {
  min-height: 355px; }

body.main.fourteen-forty .product.main.left.full-width .recommended-position.below .productCarousel-slide.slick-slide a {
  max-height: 100%;
  max-width: 100%; }

body.main.fourteen-forty .product.main.left.full-width .recommended-position.below .productCarousel-slide.slick-slide a img {
  max-height: 345px;
  max-width: 100%; }

body.main.fourteen-forty .additional-products .productCarousel-slide.slick-slide figure.card-figure {
  min-height: 265px;
  max-height: 265px;
  position: relative; }

body.main.fourteen-forty .product.main.left.no-sidenav .additional-products .productCarousel-slide.slick-slide a {
  max-height: 100%;
  max-width: 100%; }

body.main.fourteen-forty .product.main.left.no-sidenav .additional-products .productCarousel-slide.slick-slide img {
  max-height: 265px;
  max-width: 100%; }

body.main.fourteen-forty div#product-page-with-sidenav .additional-products .productCarousel-slide.slick-slide img {
  max-height: 265px;
  max-width: 100%; }

body.main.fourteen-forty div#product-page-with-sidenav .additional-products .productCarousel-slide.slick-slide a {
  max-height: 100%;
  max-width: 100%;
  position: static; }

body.main.thirteen-sixty-six .sidebar.right .productCarousel .card-figure {
  max-height: 296px; }

body.main.thirteen-sixty-six .sidebar.right .productCarousel-slide.slick-slide.slick-active a {
  max-height: 296px;
  max-width: 296px; }

body.main.thirteen-sixty-six .sidebar.right .card-image {
  max-height: 296px;
  max-width: 296px; }

body.main.thirteen-sixty-six .similar-products-by-views .productCarousel-slide.slick-slide figure.card-figure {
  min-height: 241px;
  max-width: 241px; }

body.main.thirteen-sixty-six .product.main.left.no-sidenav .similar-products-by-views .productCarousel-slide.slick-slide a {
  max-height: 100%;
  max-width: 100%; }

body.main.thirteen-sixty-six .product.main.left.no-sidenav .similar-products-by-views .productCarousel-slide.slick-slide img {
  max-height: 241px;
  max-width: 100%; }

body.main.thirteen-sixty-six div#product-page-with-sidenav .similar-products-by-views .productCarousel-slide.slick-slide img {
  max-height: 241px;
  max-width: 100%; }

body.main.thirteen-sixty-six div#product-page-with-sidenav .similar-products-by-views .productCarousel-slide.slick-slide a {
  max-height: 100%;
  max-width: 100%;
  position: static; }

body.main.thirteen-sixty-six .product.main.left.full-width .recommended-position.below .productCarousel-slide.slick-slide figure.card-figure {
  min-height: 336.6px; }

body.main.thirteen-sixty-six .product.main.left.full-width .recommended-position.below .productCarousel-slide.slick-slide a {
  max-height: 100%;
  max-width: 100%; }

body.main.thirteen-sixty-six .product.main.left.full-width .recommended-position.below .productCarousel-slide.slick-slide a img {
  max-height: 326px;
  max-width: 100%; }

body.main.thirteen-sixty-six .product.main.left.product-page-with-sidenav .sidebar.right .card-image {
  max-height: 258px;
  max-width: 100%; }

body.main.thirteen-sixty-six .product.main.left.product-page-with-sidenav figure.card-figure {
  min-height: 258px;
  max-width: 100%; }

body.main.thirteen-sixty-six ul.productGrid li.product article.card a.image-link {
  min-height: 100%;
  max-width: 100%;
  max-height: 258px; }

body.main.thirteen-sixty-six .product.main.left.product-page-with-sidenav ul.productGrid li.product article.card a img {
  max-height: 258px;
  max-width: 100%; }

body.main.twelve-eighty .sidebar.right .carousel-vertical .card-figure {
  max-height: 278px;
  min-height: 278px; }

body.main.twelve-eighty .sidebar.right .carousel-vertical li.product article.card a {
  max-height: 278px;
  max-width: 278px; }

body.main.twelve-eighty .sidebar.right .carousel-vertical .card-image {
  max-height: 278px;
  max-width: 278px; }

body.main.twelve-eighty .sidebar.right ul.productGrid li.product article.card a img {
  max-height: 278px;
  max-width: 100%; }

body.main.twelve-eighty .sidebar.right .card-text.add-to-cart-button {
  width: 93%; }

body.main.twelve-eighty .similar-products-by-views .productCarousel-slide.slick-slide figure.card-figure {
  min-height: 224px;
  max-width: 224px; }

body.main.twelve-eighty .product.main.left.no-sidenav .similar-products-by-views .productCarousel-slide.slick-slide a {
  max-height: 100%;
  max-width: 100%; }

body.main.twelve-eighty .product.main.left.no-sidenav .similar-products-by-views .productCarousel-slide.slick-slide img {
  max-height: 224px;
  max-width: 100%; }

body.main.twelve-eighty div#product-page-with-sidenav .similar-products-by-views .productCarousel-slide.slick-slide img {
  max-height: 240px;
  max-width: 100%; }

body.main.twelve-eighty .product.main.left.product-page-with-sidenav .sidebar.right .card-image {
  max-height: 240px;
  max-width: 240px; }

body.main.twelve-eighty .product.main.left.product-page-with-sidenav figure.card-figure {
  min-height: 304px;
  max-height: 304px;
  max-width: 304px; }

body.main.twelve-eighty div#product-page-with-sidenav .similar-products-by-views .productCarousel-slide.slick-slide a {
  max-height: 100%;
  max-width: 100%;
  position: static; }

body.main.twelve-eighty .product.main.left.full-width .recommended-position.below .productCarousel-slide.slick-slide figure.card-figure {
  min-height: 304px; }

body.main.twelve-eighty .product.main.left.full-width .recommended-position.below .productCarousel-slide.slick-slide a {
  max-height: 100%;
  max-width: 100%; }

body.main.twelve-eighty .product.main.left.full-width .recommended-position.below .productCarousel-slide.slick-slide a img {
  max-height: 304px;
  max-width: 100%; }

body.main.eleven-seventy .sidebar.right .productCarousel .card-figure {
  max-height: 247.5px; }

body.main.eleven-seventy .sidebar.right .productCarousel-slide.slick-slide.slick-active a {
  max-height: 247.5px;
  max-width: 247.5px; }

body.main.eleven-seventy .sidebar.right .card-image {
  max-height: 247.5px;
  max-width: 247.5px; }

body.main.eleven-seventy .similar-products-by-views .productCarousel-slide.slick-slide figure.card-figure {
  min-height: 208px; }

body.main.eleven-seventy .product.main.left.no-sidenav .similar-products-by-views .productCarousel-slide.slick-slide a {
  max-height: 100%;
  max-width: 100%; }

body.main.eleven-seventy .product.main.left.no-sidenav .similar-products-by-views .productCarousel-slide.slick-slide img {
  max-height: 208px;
  max-width: 100%; }

body.main.eleven-seventy div#product-page-with-sidenav .similar-products-by-views .productCarousel-slide.slick-slide img {
  max-height: 208px;
  max-width: 100%; }

body.main.eleven-seventy .product.main.left.product-page-with-sidenav .sidebar.right .card-image {
  max-height: 208px;
  max-width: 208px; }

body.main.eleven-seventy .product.main.left.product-page-with-sidenav figure.card-figure {
  min-height: 208px; }

body.main.eleven-seventy div#product-page-with-sidenav .similar-products-by-views .productCarousel-slide.slick-slide a {
  max-height: 100%;
  max-width: 100%;
  position: static; }

body.main.eleven-seventy .product.main.left.full-width .recommended-position.below .productCarousel-slide.slick-slide figure.card-figure {
  min-height: 281px; }

body.main.eleven-seventy .product.main.left.full-width .recommended-position.below .productCarousel-slide.slick-slide a {
  max-height: 100%;
  max-width: 100%; }

body.main.eleven-seventy .product.main.left.full-width .recommended-position.below .productCarousel-slide.slick-slide a img {
  max-height: 281px;
  max-width: 100%; }

body.main.nine-sixty .sidebar.right .productCarousel .card-figure {
  max-height: 195px; }

body.main.nine-sixty .sidebar.right .productCarousel-slide.slick-slide.slick-active a {
  max-height: 195px;
  max-width: 195px; }

body.main.nine-sixty .sidebar.right .card-image {
  max-height: 195px;
  max-width: 195px; }

body.main.nine-sixty .similar-products-by-views .productCarousel-slide.slick-slide figure.card-figure {
  min-height: 173px; }

body.main.nine-sixty .product.main.left.no-sidenav .similar-products-by-views .productCarousel-slide.slick-slide a {
  max-height: 100%;
  max-width: 100%; }

body.main.nine-sixty .sidebar.right .productCarousel-slide.slick-slide.slick-active a {
  max-height: 100%;
  max-width: 100%; }

body.main.nine-sixty .product.main.left.no-sidenav .similar-products-by-views .productCarousel-slide.slick-slide img {
  max-height: 173px;
  max-width: 100%; }

body.main.nine-sixty div#product-page-with-sidenav .similar-products-by-views .productCarousel-slide.slick-slide img {
  max-height: 173px;
  max-width: 100%; }

body.main.nine-sixty .product.main.left.product-page-with-sidenav .sidebar.right .card-image {
  max-height: 173px;
  max-width: 173px; }

body.main.nine-sixty .product.main.left.product-page-with-sidenav a.image-link {
  min-height: 173px; }

body.main.nine-sixty .product.main.left.product-page-with-sidenav figure.card-figure {
  min-height: 173px; }

body.main.nine-sixty div#product-page-with-sidenav .similar-products-by-views .productCarousel-slide.slick-slide a {
  max-height: 100%;
  max-width: 100%;
  position: static; }

body.main.nine-sixty .product.main.left.full-width .recommended-position.below .productCarousel-slide.slick-slide figure.card-figure {
  min-height: 235px; }

body.main.nine-sixty .product.main.left.full-width .recommended-position.below .productCarousel-slide.slick-slide a {
  max-height: 100%;
  max-width: 100%; }

body.main.nine-sixty .product.main.left.full-width .recommended-position.below .productCarousel-slide.slick-slide a img {
  max-height: 235px;
  max-width: 100%; }

.slider.float.in-container {
  float: left;
  width: 75%; }

body.main.home.slider-full-width > .body.content {
  margin-top: 0px; }

ul.productGrid li.product article.card a {
  max-width: 100%; }

.grid-list-view.toggle {
  display: inline;
  border: none !important;
  position: relative;
  top: 8px; }

.grid-list-view.toggle svg.toggle {
  width: 35px;
  height: 35px;
  display: inline-block;
  float: left;
  margin-right: 5px;
  border: 1px solid #ebebeb;
  border-radius: 4px;
  padding: 5px;
  transition: all 0.2s ease;
  border: 1px solid;
  border-color: #c9c9c9;
  border-radius: 0;
  background: white;
  color: #545454;
  font-size: 12px;
  padding: 4px;
  fill: #545454; }

.page ul.productGrid {
  opacity: 0;
  height: 0;
  overflow: hidden;
  transition: all .25s ease-in-out;
  -moz-transition: all .25s ease-in-out;
  -webkit-transition: all .25s; }

.page ul.productGrid.visible {
  opacity: 1;
  height: auto;
  position: relative;
  top: -35px;
  display: block;
  width: 100%; }

.page ul.productList {
  width: 100%;
  opacity: 0;
  height: 0;
  overflow: hidden;
  transition: all .25s ease-in-out;
  -moz-transition: all .25s ease-in-out;
  -webkit-transition: all .25s;
  display: none;
  clear: both; }

.page ul.productList.visible {
  opacity: 1;
  height: auto;
  display: block;
  margin-top: -75px; }

.category.main ul.productGrid {
  opacity: 0;
  height: 0;
  overflow: hidden;
  transition: all .25s ease-in-out;
  -moz-transition: all .25s ease-in-out;
  -webkit-transition: all .25s;
  display: none; }

.category.main ul.productGrid.visible {
  opacity: 1;
  height: auto;
  position: relative;
  top: -20px;
  display: block; }

.category.main ul.productList {
  opacity: 0;
  height: 0;
  overflow: hidden;
  transition: all .25s ease-in-out;
  -moz-transition: all .25s ease-in-out;
  -webkit-transition: all .25s; }

.category.main ul.productList.visible {
  opacity: 1;
  height: auto; }

.category.main .page ul.productList.visible {
  position: static !important; }

.category.main form.both-grid-default ul.productGrid.visible {
  display: block;
  height: 100%;
  opacity: 1;
  top: 0; }

.category.main form.both-grid-default ul.productList.visible {
  display: block;
  height: 100%;
  opacity: 1;
  position: static;
  margin-top: 0;
  margin-bottom: 45px; }

.category.main form.both-list-default ul.productList {
  opacity: 0;
  height: 0;
  display: none; }

.category.main form.both-list-default ul.productList.visible {
  opacity: 1;
  height: 100%;
  display: block;
  position: static;
  width: 100%; }

.category.main form.both-list-default ul.productGrid {
  opacity: 0;
  height: 0;
  display: none; }

.category.main form.both-list-default ul.productGrid.visible {
  opacity: 1;
  height: 100%;
  display: block;
  width: 100%;
  position: static; }

.category.main form.grid-only ul.productGrid.grid-only {
  opacity: 1;
  height: 100%;
  display: block;
  width: 100%; }

.brand.main form.grid-only ul.productGrid.grid-only {
  opacity: 1;
  height: 100%;
  display: block;
  width: 100%;
  margin-bottom: 0 !important; }

.category.main form.list-only ul.productList.list-only {
  opacity: 1;
  height: 100%;
  display: block;
  position: relative;
  top: -25px !important;
  margin-bottom: 0; }

.brand.main form.list-only ul.productList.list-only {
  opacity: 1;
  height: 100%;
  display: block;
  position: relative;
  top: 0px !important;
  margin-bottom: 20px; }

.category.main form.grid-only ul.productGrid.grid-only {
  position: relative;
  top: -25px;
  margin-bottom: 0; }

.brand.main .productGrid {
  display: none; }

.brand.main .both-grid-list-views {
  margin-bottom: 20px; }

.brand.main .both-grid-list-views ul.productList.visible {
  margin-bottom: 30px; }

.brand.main .actionBar {
  margin-bottom: 0; }

.brand.main .productGrid.visible {
  display: block;
  top: 0;
  position: relative; }

.brand.main .pagination.top {
  top: 20px !important; }

svg.toggle {
  margin-bottom: 0 !important; }

.grid-list-view.toggle {
  display: inline-block;
  margin-bottom: 0;
  z-index: 99999; }

.both-grid-list-views .actionBar {
  float: right;
  width: 75%;
  position: relative;
  top: -60px;
  margin-bottom: 0 !important; }

.both-grid-list-views .actionBar .form-field {
  margin-bottom: 0; }

.both-grid-list-views .actionBar select#sort {
  width: 35%; }

.both-grid-list-views form.both-grid-default {
  clear: both; }

.both-grid-list-views .pagination.top {
  position: absolute !important;
  top: -32px !important;
  right: 0; }

.both-grid-list-views ul.productGrid--maxCol.grid-default {
  margin-left: 0; }

.both-grid-list-views form.both-grid-default {
  position: relative;
  top: -10px; }

.category .both-grid-list-views form.both-grid-default {
  position: relative;
  top: -15px; }

a.toggle-link.active svg {
  fill: #ffffff !important;
  background: #d00000 !important;
  border-color: #d00000 !important; }

.listItem-image {
  position: relative;
  z-index: -1; }

.listItem-figure .overlay {
  position: relative; }

.listItem-figure:hover .overlay {
  background-color: rgba(0, 0, 0, 0.6);
  cursor: pointer;
  border-radius: 4px; }

.listItem-details {
  display: block;
  float: none; }

.listItem-actions {
  float: none;
  display: block;
  width: 100%;
  margin-top: 0px; }

article.listItem .msrp-sale-regular-price-section {
  height: 20px;
  line-height: 20px;
  overflow: visible;
  margin-top: 0px;
  padding-bottom: 0; }

.productView-details .msrp-sale-regular-price-section {
  height: auto;
  line-height: 20px;
  margin-bottom: -5px;
  overflow: visible;
  margin-top: 0px;
  padding-bottom: 0; }

.productView-details h2.productView-brand {
  margin-bottom: 10px !important; }

.product-layout .productView-details .productView-reviewLink + .productView-reviewLink {
  font-size: 1rem;
  font-weight: 300;
  font-family: "Roboto Condensed";
  font-weight: 400;
  color: #545454; }

.product-layout .productView-details span.productView-reviewLink.reviewList {
  font-size: 1rem;
  font-weight: 300;
  font-family: "Roboto Condensed";
  font-weight: 400;
  color: #545454; }

.productView-details .productView-price {
  margin-bottom: 0px; }

.productView-details .price-section.price-section--withoutTax.current-price.sale-price {
  margin-bottom: 5px; }

.productView-details .productView-price a.button.button--small.card-figcaption-button.login-for-pricing {
  width: 50%; }

article.listItem a.button.button--small.card-figcaption-button.login-for-pricing {
  width: 50%; }

.productView-details.msrp-visible .price-section.price-section--withTax.rrp-price--withTax {
  display: inline; }

.productView-details .msrp-sale-regular-price-section {
  height: auto !important; }

.productView-details.msrp-visible .price-section.price-section--withoutTax.rrp-price--withoutTax {
  display: inline; }

.productView-details .price-section.price-section--withTax.non-sale-price--withTax {
  display: inline; }

.productView-details .price-section.price-section--withoutTax.non-sale-price--withoutTax {
  display: inline; }

.productView-details abbr {
  font-size: 12px !important;
  text-decoration: none !important;
  border: 0 !important;
  font-weight: 400; }

article.listItem abbr {
  font-size: 12px !important; }

article.listItem .price-section.current-price.sale-price, article.listItem.price-section.current-price.sale-price span, article.listItem.price-section.current-price.sale-price abbr {
  color: #d00000 !important; }

article.listItem.withTax.withoutTax .msrp-sale-regular-price-section.withoutTax {
  display: none; }

.product-layout .productView-details div[itemprop="priceSpecification"] {
  display: inline !important; }

.card-body.purchase-ability.withTax.withoutTax .msrp-sale-regular-price-section.withoutTax {
  display: block; }

.card-body.withTax.withoutTax .msrp-sale-regular-price-section.withoutTax .current-price {
  padding-top: 5px; }

abbr {
  text-decoration: none;
  color: inherit !important;
  font-weight: 400; }

.listItem-actions .button {
  display: block;
  float: left;
  width: auto;
  font-size: 14px;
  text-transform: uppercase;
  border-bottom: 3px solid;
  border-color: #c9c9c9;
  border-radius: 0;
  background-color: #e5e5e5;
  color: #545454;
  font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
  font-weight: 700;
  width: auto; }

.listItem-actions .button:hover {
  background-color: #d00000;
  color: white;
  border-color: #d00000; }

.listItem-actions .button + .button {
  margin-top: 0;
  background: transparent;
  font-family: "Roboto", Arial, Helvetica, sans-serif !important;
  margin-left: 15px;
  text-transform: capitalize;
  color: #545454;
  border: 0 !important;
  height: 34px; }

.listItem-actions .button + .button:hover {
  color: #545454; }

.listItem-actions .button + .button input[type="checkbox"], input[type="radio"] {
  float: left;
  margin-top: 2px;
  margin-right: 5px; }

h4.listItem-title {
  height: auto;
  font-family: "Roboto Condensed";
  font-weight: 400;
  height: auto;
  overflow: hidden;
  padding-top: 5px;
  margin-top: -5px; }

.listItem-title > a {
  color: #545454;
  font-size: 20px; }

.listItem-title > a:hover {
  color: #d00000; }

.listItem-details {
  padding-right: 0; }

.listItem-price {
  font-family: "Roboto";
  font-weight: 700;
  color: #545454;
  margin-bottom: 0px;
  margin-top: 5px; }

.listItem-body {
  display: block;
  width: 100%;
  padding-right: 0;
  margin-right: 0; }

.productList .product + .product {
  margin-top: 25px; }

.listItem-figureBody {
  position: absolute;
  z-index: 99999999999999;
  text-align: center;
  width: 95.5%;
  bottom: 0px !important; }

.listItem-brand {
  color: #545454; }

.listItem-figure {
  position: relative;
  display: block;
  float: left;
  margin-right: 0px;
  padding-right: 0; }

figure.listItem-figure a.button.button--small.listItem-button.quickview {
  border: 0;
  background-color: #d00000;
  font-size: 14px;
  text-transform: capitalize;
  color: white;
  max-width: 100% !important;
  font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
  font-weight: 700;
  width: 100%;
  margin-bottom: 0; }

figure.listItem-figure a.button.button--small.listItem-button.quickview:hover {
  background-color: #d00000;
  color: white; }

.listItem-figureBody {
  opacity: 0; }

.listItem-figure:hover .listItem-figureBody {
  opacity: 1; }

.home.home-page-with-sidenav.no-hero-carousel {
  margin-top: 40px; }

.header-container .main-nav-container.in-container div#menu {
  padding: 0 15px !important; }

.header-container.full-width.full-width.full-width-auto.in-container ~ .main-nav-container div#menu {
  padding: 0 !important;
  margin: 0 !important; }

label.button.button--small.card-figcaption-button {
  cursor: initial; }

span.custom-checkbox {
  cursor: pointer !important;
  cursor: -moz-pointer !important;
  cursor: -webkit-pointer !important;
  text-transform: uppercase; }

label.button.button--small.card-figcaption-button input {
  cursor: pointer !important;
  cursor: -moz-pointer !important;
  cursor: -webkit-pointer !important; }

.listItem-figure {
  width: 32.8%; }

.listItem-figure .card-image {
  width: 100%;
  max-height: initial; }

.listItem-content {
  display: block;
  float: left;
  width: 68%;
  background-color: white;
  padding: 5px 15px; }

figure.listItem-figure a {
  height: 100%;
  display: block; }

.listItem-actions .button {
  padding: 8px 15px; }

.footer-top.newsletter input#nl_email::placeholder {
  color: #545454;
  text-align: left; }

.footer-top.newsletter input#nl_email {
  text-align: left; }

.card-figure a {
  display: block;
  position: relative;
  overflow: hidden; }

.listItem-image ~ .listItem-image {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  transition: opacity 0.5s ease; }

figure.listItem-figure.multiple-images:hover .listItem-image ~ .listItem-image,
figure.listItem-figure.multiple-images:focus .listItem-image ~ .listItem-image,
figure.listItem-figure.multiple-images:active .listItem-image ~ .listItem-image {
  opacity: 1; }

figure.listItem-figure.multiple-images:hover img.listItem-image:nth-of-type(1) {
  opacity: 0; }

figure.listItem-figure {
  background-color: white;
  position: relative;
  z-index: 1; }

figure.listItem-figure {
  min-height: 211px; }

.brand .page-content {
  top: -10px;
  margin-top: 0; }

.brand.main .both-grid-list-views .actionBar .form-field {
  position: relative;
  top: 20px; }

.brand.main .both-grid-list-views form.both-grid-default ul.productGrid {
  top: 0px;
  position: relative; }

.brand.main .both-grid-list-views .pagination {
  top: -20px !important; }

.modal div#product-images-container {
  float: left; }

div#alert-modal {
  right: 50%;
  left: 50%;
  padding: 15px; }

div#alert-modal .button-container {
  margin-top: 10px; }

div#alert-modal button.confirm.button {
  display: block;
  margin: 0 auto;
  text-transform: uppercase;
  border-radius: 0;
  padding: 0;
  height: 42px !important;
  line-height: 42px;
  padding: 0 30px;
  border-top: none;
  border-left: none;
  border-right: none;
  font-family: "Roboto Condensed";
  font-weight: 700;
  background-color: #d00000;
  color: white;
  border-bottom: 3px solid;
  border-color: #d00000; }

div#alert-modal button.confirm.button:hover {
  background-color: #d00000;
  color: white;
  background: #d00000;
  border-bottom: 3px solid;
  border-color: #d00000; }

.swal2-icon.swal2-error {
  border-color: #d00000 !important; }

.swal2-icon.swal2-error [class^='swal2-x-mark-line'] {
  background-color: #d00000 !important; }

.category .page-content.both-grid-list-views {
  margin-top: 0; }

.category .both-grid-list-views .actionBar {
  top: -45px; }

main.search.both-grid-list-views .actionBar {
  top: -45px;
  float: right;
  width: 75%;
  position: relative;
  margin-bottom: 0;
  margin-top: 15px; }

main.search.both-grid-list-views ul.productList.list-only.visible {
  margin-bottom: 65px;
  position: relative; }

.category .both-grid-list-views .pagination.bottom {
  bottom: 0 !important;
  position: static !important;
  margin-top: -30px; }

.category.list-default .both-grid-list-views .pagination.bottom {
  position: relative !important;
  top: 0px !important;
  margin-top: 5px !important; }

.category.list-default .both-grid-list-views form.both-list-default ul.productList.visible {
  margin-bottom: -5px !important; }

.category.list-default .compare {
  position: relative !important;
  z-index: 99999; }

.brand .both-grid-list-views .pagination.bottom {
  bottom: 0 !important;
  position: static !important;
  margin-top: -30px; }

.search .both-grid-list-views .pagination.bottom {
  bottom: 0 !important;
  position: static !important;
  margin-top: -30px; }

div#product-listing-container ul.productList {
  width: 100%; }

.listItem {
  position: relative;
  z-index: 0;
  background-color: white;
  display: block; }

.both-grid-list-views .actionBar {
  float: right;
  width: 75%;
  position: relative;
  top: -60px;
  margin-bottom: 0 !important; }

main:not(.nine-sixty).blog.page article.blog img {
  min-height: initial;
  max-height: initial; }

main:not(.nine-sixty).page.blog a.read-more-button {
  bottom: 10px;
  right: 20px; }

main:not(.nine-sixty).page.blog .addthis_toolbox {
  position: static; }

.category.main form.both-list-default ul.productList {
  margin-bottom: 25px !important; }

main.page-content.search .pagination.top {
  top: 0px !important; }

main.page-content.search.both-grid-list-views .pagination.top {
  top: -32px !important; }

.category.main form.grid-only {
  position: relative;
  top: -25px;
  margin-bottom: -30px; }

.category.main form.grid-only ul.productGrid.grid-only {
  position: static;
  margin-bottom: 5px; }

.category.main form.both-grid-default ul.productList.visible {
  position: static; }

.category.main form.both-list-default {
  position: relative;
  top: -15px; }

.category.main form.both-list-default {
  position: relative;
  top: -15px; }

.category.main form.both-list-default {
  top: 105px; }

.category.main form.both-list-default ul.productList.visible {
  position: relative !important;
  top: -135px !important; }

.category.main form.both-list-default ul.productGrid.visible {
  position: relative !important;
  top: -110px !important; }

a.button.button--small.card-figcaption-button.quickview {
  position: relative; }

.fancybox-slide--gallery .fancybox-content {
  width: 800px;
  height: 600px;
  max-width: 100%;
  max-height: calc( 100% - 100px);
  margin: 50px 0;
  overflow: visible;
  background: #000; }

.fancybox-navigation .button-previous, .fancybox-navigation .button-next {
  position: absolute;
  width: 50px;
  height: 50px;
  background-color: rgba(0, 0, 0, 0.3) !important;
  text-align: center;
  line-height: 50px;
  color: #fff;
  text-decoration: none;
  border-radius: 0;
  font-size: 16px; }

.fancybox-navigation .button-previous, .fancybox-navigation .button-next {
  top: 50%;
  margin-top: -22px;
  line-height: 42px; }

.fancybox-navigation .button-previous {
  left: 0px; }

.fancybox-navigation .button-next {
  right: 0px; }

.fancybox-container i.icon {
  height: 50px;
  width: 50px; }

svg.custom-fancy-arrows.custom {
  opacity: 1; }

label.button.button--small.card-figcaption-button.compare {
  cursor: pointer;
  float: left;
  font-weight: 700;
  display: block;
  margin-bottom: 0; }

span.compare-text {
  font-weight: 700; }

.main form.both-list-default ul.productGrid.visible .compare {
  line-height: 0;
  width: 65%;
  margin-bottom: 0; }

.main form.both-list-default ul.productGrid.visible span.custom-checkbox {
  width: 100%;
  cursor: initial; }

.main form.both-list-default ul.productGrid.visible span.compare-text {
  position: relative;
  top: -4px;
  left: 25px;
  cursor: initial; }

.main form.both-list-default ul.productGrid.visible input {
  z-index: 9999999;
  width: 100%; }

body.main section.quickSearchResults ul.productGrid li.product article.card a img.card-image.main {
  width: auto !important; }

body.main section.quickSearchResults ul.productGrid li.product figure.card-figure {
  min-height: auto !important;
  max-height: auto !important;
  height: 100%;
  width: 100%;
  max-width: 100%; }

@media only screen and (min-width: 801px) {
  body.main .sticky section.quickSearchResults ul.productGrid li.product figure.card-figure,
  body.main section.quickSearchResults ul.productGrid li.product figure.card-figure {
    max-width: 165px;
    width: 100% !important; } }

body.main section.quickSearchResults ul.productGrid li.product figure.card-figure img,
section#quickSearch.quickSearchResults figure.card-figure img {
  max-height: 165px !important; }

body.main section.quickSearchResults ul.productGrid li.product .card-body {
  min-height: auto !important;
  max-height: auto !important; }

.home.home-page-with-sidenav.slider-in-container .main.full.home {
  padding: 0; }

.brand.main form.both-grid-default ul.productList.visible {
  margin-bottom: 45px; }

.brand.main .both-grid-list-views {
  margin-bottom: 0; }

.brand.main form.both-list-default {
  position: relative;
  top: -10px; }

.brand.main .productGrid.visible {
  position: static; }

.brand.main .both-grid-list-views ul.productList.visible {
  margin-bottom: 45px; }

.brand.main ul.productList.list-default.visible {
  margin-bottom: 30px !important; }

body.main.fourteen-forty .sidebar.right .card-image {
  max-width: 100%; }

body.main.thirteen-sixty-six .sidebar.right .card-image {
  max-width: 100%; }

body.main.twelve-eighty .sidebar.right .card-image {
  max-width: 100%; }

body.main.eleven-seventy .sidebar.right .card-image {
  max-width: 100%; }

body.main.nine-sixty .sidebar.right .card-image {
  max-width: 100%; }

body.main.twelve-eighty div#product-page-with-sidenav .similar-products-by-views .productCarousel-slide.slick-slide img {
  max-width: 100%; }

body.main.twelve-eighty .product.main.left.product-page-with-sidenav .sidebar.right .card-image {
  max-width: 100%; }

body.main.eleven-seventy div#product-page-with-sidenav .similar-products-by-views .productCarousel-slide.slick-slide img {
  max-width: 100%; }

body.main.eleven-seventy .product.main.left.product-page-with-sidenav .sidebar.right .card-image {
  max-width: 100%; }

body.main.nine-sixty div#product-page-with-sidenav .similar-products-by-views .productCarousel-slide.slick-slide img {
  max-width: 100%; }

body.main.nine-sixty .product.main.left.product-page-with-sidenav .sidebar.right .card-image {
  max-width: 100%; }

body.main.thirteen-sixty-six .product.main.left.full-width .recommended-position.below .productCarousel-slide.slick-slide a img {
  max-width: 100%; }

body.main.twelve-eighty .product.main.left.full-width .recommended-position.below .productCarousel-slide.slick-slide a img {
  max-width: 100%; }

body.main.eleven-seventy .product.main.left.full-width .recommended-position.below .productCarousel-slide.slick-slide a img {
  max-width: 100%; }

body.main.nine-sixty .product.main.left.full-width .recommended-position.below .productCarousel-slide.slick-slide a img {
  max-width: 100%; }

body.main.fourteen-forty div#product-page-with-sidenav .additional-products .productCarousel-slide.slick-slide img {
  max-width: 100%; }

.product.main.left.product-page-with-sidenav .sidebar.right.with-sidenav {
  margin-top: -15px; }

fieldset.form-fieldset.actionBar-section {
  width: 100%;
  z-index: 999;
  position: relative; }

.pagination.top {
  z-index: 9999; }

.login {
  max-width: 100% !important; }

.login-row {
  max-width: 100% !important; }

body.main .product.main.left .productImageSlider.slider-for .slick-slide img {
  height: auto !important;
  width: auto !important; }

.listItem-actions span.compare-text {
  margin-top: 0;
  font-size: 14px;
  background: transparent;
  font-family: "Roboto", Arial, Helvetica, sans-serif !important;
  margin-left: 5px;
  text-transform: uppercase;
  color: #545454;
  border: 0 !important;
  height: 34px; }

.productView-options .form-action {
  float: left;
  width: 47%;
  margin-top: 15px !important; }

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

.productView form.form-wishlist a.button.dropdown-menu-button {
  padding: 10px 3px;
  margin: 0;
  background-color: transparent; }

.productView form.form-wishlist .dropdown-menu .button {
  border-bottom: 1px solid !important;
  font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
  font-weight: 400;
  padding: 10px 5px;
  text-transform: capitalize;
  font-size: 16px;
  margin: 0;
  width: 100%;
  line-height: 16px;
  color: #545454 !important; }

.productView form.form-wishlist a.button.dropdown-menu-button {
  width: 100%; }

.productView ul#wishlist-dropdown {
  position: absolute !important; }

.productView form.form-wishlist .dropdown-menu {
  background-color: #ffffff; }

.productView ul#wishlist-dropdown {
  margin-bottom: 0; }

.productView form.form-wishlist .dropdown-menu {
  width: 100%;
  max-width: 100%;
  left: 0; }

.productView form.form-wishlist a.button.dropdown-menu-button i.icon {
  display: none; }

.productView form.form-wishlist .dropdown-menu a.button {
  line-height: 16px;
  word-break: break-all;
  margin: 0;
  padding: 10px 5px;
  width: 100%;
  font-size: 16px; }

.productView div.form-action {
  margin-right: 15px; }

body {
  overflow-x: hidden; }

body.main.fourteen-forty div#side-categories {
  width: 20%; }

body.main.fourteen-forty .slider.float.in-container {
  width: 80.4%; }

body.main.fourteen-forty .home.home-page-with-sidenav .banners.top {
  width: 80.4%; }

body.main.fourteen-forty .home.home-page-with-sidenav .featured-products-section {
  width: 80.4%; }

body.main.fourteen-forty .category.main {
  width: 80.4%; }

body.main.fourteen-forty .brand.main {
  width: 80.4%; }

body.main.fourteen-forty .brand.main .banners.bottom {
  width: 80.4%; }

body.main.fourteen-forty .product.main.left.product-page-with-sidenav .productView {
  width: 80.4%; }

body.main.fourteen-forty .product.main.left.product-page-with-sidenav .additional-products {
  width: 80.4%; }

body.main.fourteen-forty .content-page-with-sidenav .page-content.page-content {
  width: 80.4%; }

body.main.fourteen-forty .home.home-page-with-sidenav .banners.bottom {
  width: 80.4%; }

body.main.thirteen-sixty-six div#side-categories {
  width: 20%; }

body.main.thirteen-sixty-six .slider.float.in-container {
  width: 80.4%; }

body.main.thirteen-sixty-six .home.home-page-with-sidenav .banners.top {
  width: 80.4%; }

body.main.thirteen-sixty-six .home.home-page-with-sidenav .featured-products-section {
  width: 80.4%; }

body.main.thirteen-sixty-six .category.main {
  width: 80.4%; }

body.main.thirteen-sixty-six .brand.main {
  width: 80.4%; }

body.main.thirteen-sixty-six .brand.main .banners.bottom {
  width: 80.4%; }

body.main.thirteen-sixty-six .product.main.left.product-page-with-sidenav .productView {
  width: 80.4%; }

body.main.thirteen-sixty-six .product.main.left.product-page-with-sidenav .additional-products {
  width: 80.4%; }

body.main.thirteen-sixty-six .content-page-with-sidenav .page-content.page-content {
  width: 80.4%; }

body.main.thirteen-sixty-six .home.home-page-with-sidenav .banners.bottom {
  width: 80.4%; }

body.main.twelve-eighty div#side-categories {
  width: 80.3%; }

body.main.twelve-eighty .slider.float.in-container {
  width: 80.3%; }

body.main.twelve-eighty .home.home-page-with-sidenav .banners.top {
  width: 80.3%; }

body.main.twelve-eighty .home.home-page-with-sidenav .featured-products-section {
  width: 80.3%; }

body.main.twelve-eighty .category.main {
  width: 80.3%; }

body.main.twelve-eighty .category.main .banners.bottom {
  width: 100%; }

body.main.twelve-eighty .brand.main {
  width: 80.3%; }

body.main.twelve-eighty .brand.main .banners.bottom {
  width: 100%; }

body.main.twelve-eighty .product.main.left.product-page-with-sidenav .productView {
  width: 80.3%; }

body.main.twelve-eighty .product.main.left.product-page-with-sidenav .additional-products {
  width: 80.3%; }

body.main.twelve-eighty .content-page-with-sidenav .page-content.page-content {
  width: 80.3%; }

body.main.twelve-eighty .home.home-page-with-sidenav .banners.bottom {
  width: 80.3%; }

body.main.eleven-seventy .slider.float.in-container {
  width: 78.2%; }

body.main.eleven-seventy .home.home-page-with-sidenav .banners.top {
  width: 78.2%; }

body.main.eleven-seventy .home.home-page-with-sidenav .featured-products-section {
  width: 78.2%; }

body.main.eleven-seventy .category.main {
  width: 78.2%; }

body.main.eleven-seventy .brand.main {
  width: 78.2%; }

body.main.eleven-seventy .product.main.left.product-page-with-sidenav .productView {
  width: 78.2%; }

body.main.eleven-seventy .product.main.left.product-page-with-sidenav .additional-products {
  width: 78.2%; }

body.main.eleven-seventy .content-page-with-sidenav .page-content.page-content {
  width: 78.2%; }

body.main.eleven-seventy .home.home-page-with-sidenav .banners.bottom {
  width: 78.2%; }

.slider.float.in-container .heroCarousel-content {
  margin: 0;
  left: 30px; }

.slider.in-container .heroCarousel-content {
  margin: 0;
  left: 5%; }

.slider.full-width .heroCarousel-content {
  margin: 0;
  left: 25.5%; }

.heroCarousel .slick-next,
.heroCarousel .slick-prev {
  top: 50%; }

.wishlists-table {
  max-width: 100%; }

.form-actions {
  max-width: 100%; }

.account-body .address {
  width: 50%; }

a.navUser-action.logout {
  margin-right: 10px; }

.slider.full-width h1.heroCarousel-title {
  width: 45%; }

.slider.full-width p.heroCarousel-description {
  width: 45%; }

.slider.in-container .heroCarousel-content {
  width: 37rem; }

.slider.in-container .heroCarousel-content .heroCarousel-title {
  width: 100%;
  margin-bottom: 17px;
  letter-spacing: 0; }

.slider-in-container .heroCarousel-content .heroCarousel-description {
  width: 100%;
  margin-bottom: 27px; }

body.main.fourteen-forty .subcategory-image {
  height: 253px; }

body.main.thirteen-sixty-six .subcategory-image {
  height: 238.19px; }

body.main.twelve-eighty .subcategory-image {
  height: 221px; }

body.main.eleven-seventy .subcategory-image {
  height: 193.14px; }

.previewCartCheckout-additionalCheckoutButtons {
  padding: 0 20px; }

.previewCartCheckout-additionalCheckoutButtons .apple-pay-checkout-button {
  width: 100%;
  max-width: 200px;
  float: none;
  margin: 0 auto;
  margin-bottom: 5px;
  height: 30px;
  left: 12%;
  padding: 15px 5px;
  position: relative; }

.previewCartCheckout-additionalCheckoutButtons div#merchant-checkout-container0.BraintreeContainer {
  max-width: 200px;
  margin: 0 auto; }

.previewCartCheckout-additionalCheckoutButtons div#paypal-button0 {
  display: block;
  margin: 0 auto;
  width: 100%; }

.previewCartCheckout-additionalCheckoutButtons .FloatRight.PayPalExpressCheckout.PayPalExpressBraintreeCheckout.RemoteCheckout.CheckoutButton {
  width: 100% !important;
  float: none; }

.previewCartCheckout-additionalCheckoutButtons .xcomponent-outlet {
  width: 100% !important;
  height: 60px !important; }

.previewCartCheckout-additionalCheckoutButtons .FloatRight.PayPalExpressCheckout.PayPalExpressBraintreeCheckout.RemoteCheckout.CheckoutButton {
  width: 50%;
  text-align: center; }

.cart-additionalCheckoutButtons .apple-pay-checkout-button {
  margin-top: 0;
  margin-bottom: 15px;
  width: 150px; }

.container.main .cart-actions .button {
  width: 150px; }

.previewCartCheckout-additionalCheckoutButtons p {
  display: none !important; }

div#CheckoutButtonAmazon0 {
  width: 100% !important;
  margin: 0 auto;
  display: block;
  max-width: 200px;
  text-align: center;
  margin-bottom: 10px; }

div#CheckoutButtonAmazon0 {
  margin-bottom: 10px; }

.footer-info .blog.regular {
  margin-left: 0;
  margin-right: 0; }

a.optional-message-link {
  padding-right: 15px;
  text-decoration: none;
  line-height: 30px;
  color: #545454; }

a.optional-message-link:hover {
  color: #d00000; }

div#cart-preview-dropdown div#paypal-credit-button0 {
  display: block;
  width: 100%;
  max-width: 200px; }

.compare-page a#remove {
  position: absolute;
  width: 20px !important;
  height: 20px !important;
  top: 0;
  right: 0; }

.compareTable-removeProduct .icon {
  height: 100%;
  margin-top: 0.5rem;
  width: 80%;
  margin-top: 0;
  position: relative;
  top: -2px;
  left: 2px; }

.compare-page .custom-fields ul {
  margin-left: 0; }

body.main .product.main.left.product-page-with-sidenav.full-width .productView {
  width: 100%; }

body.main .product.main.left.product-page-with-sidenav.full-width .additional-products {
  width: 100% !important; }

.normal-text {
  font-weight: 400; }

.compare-page span.compareTable-headingText {
  margin-top: 15px !important;
  display: block; }

.compare-page .custom-fields li {
  margin-bottom: 15px; }

.compare-page span.name {
  font-weight: 400; }

.compare-page span.value {
  font-weight: 400; }

.compare-page .card-text.add-to-cart-button {
  position: static;
  width: 100%; }

.compare-page .availability {
  margin-top: 15px; }

.compare-page .card-body {
  padding: 0; }

.compare-page .top-card-body {
  padding: 15px 10px; }

.compare-page .card-wrapper {
  padding: 15px 10px;
  padding-top: 5px; }

.compare-page .bottom-card-body {
  padding: 15px 10px;
  padding-top: 5px;
  padding-bottom: 10px; }

.compare-page span.compareTable-headingText.brand {
  display: inline; }

.compare-page .brand a {
  display: inline !important; }

.compare-page .brand {
  min-height: 42px; }

.compare-page .compareTable-item {
  padding: 0; }

.compare-page .compareTable-item.rating {
  margin-top: 15px; }

.compare-page .bottom-card-body .card-text {
  padding: 15px;
  background-color: white; }

.card-body.bottom {
  margin-top: 15px; }

.card-body.bottom .card-text {
  background-color: white;
  padding: 15px; }

.compare-page ul.productGrid.visible {
  position: static;
  margin-top: 20px; }

.compare-page ul.productList.list-only.visible {
  margin-top: 20px; }

.compare-page figure.listItem-figure {
  min-height: 211px;
  float: none;
  width: 100%; }

.compare-page .image-and-price.list-view {
  float: left;
  width: 32%; }

.compare-page .top-card-body.list-view {
  background-color: white; }

.compare-page .productList .list-view article {
  min-height: 445px; }

.compare-page .compareTable-headingText {
  position: static; }

.compare-page li.product.list-view {
  background-color: white; }

.checkout-header li.navPages-item.mobile {
  display: none; }

.product.main.left.product-page-with-sidenav .recommended-position .alertBox {
  margin-top: 0; }

div#recommended-products-below .alertBox {
  width: 100%;
  float: none; }

.top-pagination-hidden .pagination.top {
  display: none; }

.bottom-pagination-hidden .pagination.bottom {
  display: none; }

.main.full.home .slider {
  margin-bottom: 20px; }

.slider.in-container {
  margin-bottom: 20px; }

.slider.full-width {
  margin-bottom: 20px; }

section.heroCarousel {
  margin-bottom: 0 !important; }

.header-container.sticky-header .top-menu {
  position: fixed;
  top: 0;
  margin: 0 auto;
  z-index: 99;
  width: 100%; }

.header-container.sticky-header .header-container {
  margin-top: 30px; }

.header-container nav.navPages.sticky-nav.search .searchbar {
  display: none; }

nav.navPages.sticky-nav.search {
  width: 30% !important;
  float: left; }

nav.navPages.sticky-nav.search .navPages-quickSearch {
  display: block;
  width: 100%;
  float: left;
  display: block;
  margin-left: 25px; }

nav.navPages.sticky-nav.search input.button.button--primary.form-prefixPostfix-button--postfix {
  display: none; }

nav.navPages.sticky-nav.search {
  width: 30% !important;
  float: left;
  margin-left: 8%; }

.header-container.sticky-header .navPages.sticky-nav.search .navPages-quickSearch input#search_query {
  border: 0;
  height: 29px !important; }

nav.navPages.sticky-nav.search a.modal-close.custom-quick-search {
  top: 29px; }

/*PRODUCT CONTAINERS FIX*/
article.card {
  position: relative; }

.category .page .card-text[data-test-info-type=price] {
  position: absolute;
  bottom: 80px; }

.brand.main .card-text[data-test-info-type=price] {
  position: absolute;
  bottom: 80px; }

.search.main .card-text[data-test-info-type=price] {
  position: absolute;
  bottom: 80px; }

form .card-text[data-test-info-type=price] {
  position: absolute;
  bottom: 80px; }

.card-body {
  position: initial; }

.card-figure {
  min-height: 176px; }

.productCarousel .slick-dots {
  display: none !important; }

nav.navPages.sticky-nav.search section.quickSearchResults {
  width: 216% !important; }

nav.navPages.sticky-nav.search .search-reset-button-container {
  display: block;
  width: 100%;
  height: 30px;
  background: transparent;
  display: none; }

section.quickSearchResults ul.productGrid {
  overflow-y: scroll;
  height: 70vh !important; }

nav.navPages.sticky-nav.search section.quickSearchResults {
  display: none;
  height: 100%;
  max-height: 595px;
  min-height: 595px;
  background: transparent; }

nav.navPages.sticky-nav.search section.quickSearchResults ul.productGrid {
  overflow-y: scroll;
  height: 100%; }

nav.navPages.sticky-nav.search .search-icon {
  top: 3px; }

#mobile-menu li.navPages-item.mobile:last-of-type {
  margin-bottom: 0 !important; }

.mobile-menu .custom-pages-nav {
  margin-top: 70px; }

.mobile-menu .navPages {
  padding-top: 0; }

.mobile-menu .right.searchbar {
  float: none;
  margin-bottom: 25px;
  position: fixed;
  width: 90%;
  z-index: 999; }

.mobile-menu .form-fieldset {
  margin-top: 5px; }

#modal li a {
  color: #545454 !important; }

#modal li a:hover {
  color: #d00000 !important; }

.modal-close:hover {
  color: #d00000 !important; }

a.modal-close.custom-quick-search:hover {
  color: white !important; }

body.main.home.fourteen-forty .slider.full-width .heroCarousel-content {
  margin: 0;
  left: 0;
  width: 100%;
  max-width: 1440px;
  margin: 0 auto;
  display: block;
  padding: 0; }

body.main.home.thirteen-sixty-six .slider.full-width .heroCarousel-content {
  margin: 0;
  left: 0;
  width: 100%;
  max-width: 1366px;
  margin: 0 auto;
  display: block;
  padding: 0; }

body.main.home.twelve-eighty .slider.full-width .heroCarousel-content {
  margin: 0;
  left: 0;
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
  display: block;
  padding: 0; }

body.main.home.nine-sixty .slider.full-width .heroCarousel-content {
  margin: 0;
  left: 0;
  width: 100%;
  max-width: 1170px;
  margin: 0 auto;
  display: block;
  padding: 0; }

body.main.home.eleven-seventy .slider.full-width .heroCarousel-content {
  margin: 0;
  left: 0;
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
  display: block;
  padding: 0; }

body.main.home.nine-sixty .slider.full-width .heroCarousel-content {
  margin: 0;
  left: 0;
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
  display: block;
  padding: 0; }

.main.nine-sixty .slider.float.in-container .heroCarousel-title {
  font-size: 1.85rem;
  line-height: 1.85rem;
  padding-top: 5px; }

.main.nine-sixty .slider.float.in-container .heroCarousel-description {
  font-size: 1.3rem;
  margin-bottom: 10px; }

.main.nine-sixty .slider.float.in-container .heroCarousel-action {
  margin-top: 10px; }

body.main.home.nine-sixty.slider-in-container-floated .main-nav-container {
  margin: 0 auto; }

body.main.home.nine-sixty.slider-in-container-floated .body.content {
  padding: 0; }

body.main.home.slider-full-width .main-nav-container.in-container {
  padding: 0 !important; }

.productView.productView--quickView li.productView-images {
  width: 100%; }

.productView.productView--quickView div#product-images-container {
  width: 50%;
  float: left; }

#modal .productView.productView--quickView .tab {
  font-family: "Roboto Condensed";
  font-weight: 700;
  background-color: #e5e5e5;
  border: none;
  margin-right: 2px;
  width: 16%;
  border-bottom: none; }

#modal .productView.productView--quickView .tab a {
  color: #545454 !important;
  font-size: 13px;
  padding: 5px; }

#modal .productView.productView--quickView .tab.is-active .tab-title {
  background-color: white !important;
  color: #d00000 !important;
  padding: 5px; }

#modal .productView.productView--quickView .tab-title:hover {
  color: #d00000 !important; }

#modal .productView.productView--quickView .tab.is-active {
  border: none; }

#modal .productView.productView--quickView .tabs-contents {
  margin-top: 0;
  margin-bottom: 1.5rem;
  padding: 15px;
  border-bottom: 3px solid;
  border-color: #c9c9c9;
  background-color: white !important;
  color: #545454;
  font-family: "Roboto Condensed";
  font-weight: stenciFontFamily("productPage-tabContent-fontFamily"); }

.ui-widget {
  color: #fff !important; }

.ui-tooltip-content {
  color: #000 !important; }

/*For non active video thumbs*/
.video.is-active, a.video {
  color: #545454 !important; }

.video.is-active p.video-description {
  color: #545454 !important; }

.video.is-active, a.video:hover {
  color: #d00000 !important; }

.video.is-active, a.video:hover h5.video-title {
  color: #d00000 !important; }

.video.is-active, a.video:hover .video-description {
  color: #d00000 !important; }

.custom-pages-nav .navPages-action {
  text-transform: initial !important; }

#side-categories li .navPages-action {
  text-transform: initial !important; }

h1.heroCarousel-title {
  text-transform: initial !important; }

p.heroCarousel-description {
  text-transform: initial !important; }

span.heroCarousel-action.button {
  text-transform: initial !important; }

section.quickSearchResults .sale-flag-side {
  bottom: initial !important;
  right: 0;
  height: 28px !important;
  left: initial;
  margin-right: 0; }

article.footer-info-col.footer-info-col--small:last-of-type {
  margin-bottom: 20px !important; }

.footer-geotrust-ssl-seal {
  right: initial;
  bottom: 65px;
  left: .075rem; }

footer.footer .container {
  margin-bottom: 15px; }

.footer-payment-icons .footer-payment-icon {
  float: left;
  display: block; }

.footer-payment-icons {
  width: 100%;
  text-align: left;
  height: initial !important; }

.footer-payment-icons .footer-payment-icon {
  height: 35px !important; }

.pagination.top {
  display: none; }

.product.main.left {
  overflow: visible !important; }

body.main.fourteen-forty.slider-in-container-floated .main-content.floated .alertBox.alertBox--info {
  float: left;
  width: 75%; }

body.main.thirteen-sixty-six.slider-in-container-floated .main-content.floated .alertBox.alertBox--info {
  float: left;
  width: 75%; }

body.main.twelve-eighty.slider-in-container-floated .main-content.floated .alertBox.alertBox--info {
  float: left;
  width: 75%; }

body.main.eleven-seventy.slider-in-container-floated .main-content.floated .alertBox.alertBox--info {
  float: left;
  width: 75%; }

body.main.nine-sixty.slider-in-container-floated .main-content.floated .alertBox.alertBox--info {
  float: left;
  width: 75%; }

aside#faceted-search-container .sidebarBlock {
  display: none; }

div#facetedSearch.facetedSearch.sidebarBlock {
  display: block; }

div#facetedSearch .facetedSearch-refineFilters.sidebarBlock {
  display: block; }

aside#faceted-search-container {
  width: 100%;
  padding-left: 0;
  padding-right: 0; }

h5.sidebarBlock-heading {
  color: #545454;
  width: 85%;
  padding: 15px 0 !important;
  display: block;
  line-height: 13px; }

.facetedSearch-refineFilters.sidebarBlock a {
  padding-left: 15px;
  padding-right: 15px; }

div#facetedSearch-navList {
  border-radius: 0px !important; }

div#facetedSearch-navList li.navList-item {
  border-radius: 0px !important; }

div#facetedSearch-navList a.navList-action.navList-action--checkbox {
  border-radius: 0px !important; }

.sidebarBlock + .sidebarBlock {
  border-top: 0; }

div#facetedSearch-content--rating a.navList-action {
  padding-left: 15px;
  padding-right: 15px; }

#facetedSearch {
  padding-bottom: 0; }

div#facetedSearch-navList {
  margin-bottom: 30px;
  border-radius: 4px !important; }

aside#faceted-search-container {
  z-index: 99999; }

.footer-geotrust-ssl-seal table {
  background-color: transparent !important; }

.footer-geotrust-ssl-seal td {
  text-align: left !important; }

.account.recently-viewed a.button.button--small.card-figcaption-button.quickview {
  line-height: 30px; }

.account.recently-viewed .button {
  line-height: 30px !important; }

span.custom-checkbox {
  margin-right: 10px; }

footer h2.container-header.instagram-header {
  padding-left: 0; }

.accordion--navList .accordion-indicator {
  visibility: visible; }

.accordion--navList .accordion-indicator {
  fill: #f2f2f2; }

.accordion--navList .accordion-indicator {
  color: #545454;
  fill: #545454; }

div#facetedSearch-navList a.navList-action.navList-action--checkbox {
  color: #545454; }

div#facetedSearch-navList a.navList-action.navList-action--checkbox:hover {
  color: #d00000; }

div#facetedSearch-navList {
  background-color: white; }

div#facetedSearch-navList a.navList-action.navList-action--checkbox {
  background-color: white; }

div#facetedSearch-navList li.navList-item {
  background-color: white; }

.shop-by-price .navList {
  background-color: white; }

footer .container h5.footer-info-heading {
  color: #545454 !important; }

footer address {
  color: #545454 !important; }

.footer-info .navUser-or {
  color: #545454 !important; }

.footer-bottom ul li {
  color: #545454 !important; }

.footer-geotrust-ssl-seal {
  position: static;
  width: 100%;
  text-align: left;
  float: left;
  margin-top: -75px;
  max-width: 250px;
  padding-left: .75rem;
  margin-bottom: 20px; }

.footer-geotrust-ssl-seal table {
  float: left; }

.footer-payment-icons {
  clear: both;
  width: 100%;
  margin-left: 0; }

.footer-payment-icons .footer-payment-icon {
  display: inline-block !important;
  float: none; }

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

.product.main.left .main-image-container {
  padding: 0 !important;
  border-bottom: 0 !important; }

#body.product-page-layout #product-images-container .slider-nav .slick-track {
  display: flex;
  align-items: center; }

#body.product-page-layout #product-images-container .slider-nav.no-carousel .slick-track {
  display: block; }

#body.product-page-layout #product-images-container .slider-nav.no-carousel button.slick-prev {
  display: none !important; }

#body.product-page-layout #product-images-container .slider-nav.no-carousel .slick-cloned {
  display: none !important; }

#body.product-page-layout #product-images-container .slider-nav.no-carousel button.slick-next {
  display: none !important; }

#body.product-page-layout #product-images-container .main-image-container .slick-track {
  display: block; }

.productImageSlider.slider-for li.ready, .productImageSlider.slider-for li:first-child {
  padding-right: 0; }

.productView-images {
  margin-bottom: 0; }

.slider-nav .slick-slide > div {
  background-color: white; }

.product.main.left .main-image-container .slick-initialized .slick-slide {
  background-color: white; }

.product.main.left .main-image-container {
  background-color: white; }

figure.card-figure {
  background-color: white; }

.productView-info-bulkPricing {
  display: inline-block;
  width: 100%;
  float: none; }

.product.main.left .slider-nav .slick-slide img {
  width: auto !important; }

.productView-image img {
  width: auto !important; }

.slider-nav.no-carousel .slick-track {
  width: 100% !important;
  transform: translate3d(0px, 0px, 0px) !important;
  padding: 0 !important; }

.slider-nav.no-carousel .slick-center {
  width: auto !important;
  display: inline-block;
  float: none !important;
  height: auto !important;
  max-width: 100% !important;
  width: auto !important; }

.slider-nav.no-carousel img {
  display: inline-block;
  height: auto;
  max-width: 100%;
  vertical-align: middle; }

.slider-nav.no-carousel .slick-list.draggable {
  padding: 0 !important; }

.slider-nav.no-carousel .slick-list.draggable div {
  width: auto !important;
  display: inline-block;
  float: none !important;
  height: auto !important;
  max-width: 100% !important;
  width: auto !important;
  padding: 1px; }

/*NEW BLOG STYLES*/
p.blog-date {
  margin-bottom: 5px; }

main.page.blog article.blog .read-more {
  float: none;
  display: block;
  width: 100%;
  clear: both;
  float: left;
  margin-top: 5px;
  margin-bottom: 5px; }

figure.blog-thumbnail {
  margin-bottom: 10px; }

main.page.blog article.blog .read-more a {
  width: auto; }

main.page.blog article.blog {
  margin-bottom: 15px; }

body.main.nine-sixty main.page.blog .blog-post {
  min-height: 90px; }

body.main.nine-sixty .blog-post-figure {
  min-height: 165px; }

body.main.eleven-seventy .blog-post-figure {
  min-height: 205px; }

body.main.eleven-seventy main.page.blog .blog-post {
  min-height: 75px; }

body.main.twelve-eighty .blog-post-figure {
  min-height: 224px; }

body.main.twelve-eighty main.page.blog .blog-post {
  min-height: 75px; }

body.main.thirteen-sixty-six .blog-post-figure {
  min-height: 240px; }

body.main.thirteen-sixty-six main.page.blog .blog-post {
  min-height: 75px; }

body.main.fourteen-forty .blog-post-figure {
  min-height: 251px; }

body.main.fourteen-forty main.page.blog .blog-post {
  min-height: 75px; }

main.page.blog article.blog .read-more a {
  float: left; }

article.blog.post {
  width: 100%; }

article.blog.post .blog-post-body {
  width: 100%; }

article.blog.post img {
  width: auto; }

/*NEW MAIN PRODUCT IMAGE RULES*/
.productView.productView--quickView .productImageSlider {
  opacity: 1 !important; }

li.product figure.card-figure {
  background-color: white; }

.productView li.socialLinks-item.socialLinks-item--google_plusone {
  display: none; }

li.socialLinks-item.socialLinks-item--google_plusone {
  display: none; }

figure.card-figure {
  background-color: white; }

.carousel-active .productCarousel button {
  display: block !important; }

.carousel-active button.slick-next.slick-arrow, .carousel-active button.slick-prev.slick-arrow {
  top: -15px;
  right: -8px; }

#carousel-active.related.carousel-active button.slick-next.slick-arrow, #carousel-active.related.carousel-active button.slick-prev.slick-arrow {
  top: -17px; }

.carousel-active .slick-next::before, .carousel-active .slick-prev::before {
  height: 25px;
  width: 25px; }

.carousel-inactive li.product {
  margin-bottom: 0 !important; }

.featured.products-container.carousel-inactive {
  margin-bottom: .5rem; }

.main.full.home .productGrid {
  margin-bottom: 0; }

div#showcase-products .products-container.carousel-active {
  margin-bottom: 20px; }

div#showcase-products .productCarousel-slide.slick-slide {
  margin-bottom: 0; }

.additional-products.with-sidenav {
  width: 100% !important; }

body.product-layout.main .carousel-active .productCarousel button {
  display: block !important; }

body.product-layout.main div#product-page-with-sidenav .carousel-active button.slick-next.slick-arrow {
  right: 17px !important;
  color: #545454 !important;
  background-color: transparent !important; }

body.product-layout.main div#product-page-with-sidenav .carousel-active button.slick-prev.slick-arrow {
  right: 35px !important;
  color: #545454 !important;
  background-color: transparent !important; }

body.product-layout.main div#product-page-with-sidenav .carousel-active button.slick-next.slick-arrow, body.product-layout.main div#product-page-with-sidenav .carousel-active button.slick-prev.slick-arrow {
  top: -2px; }

div#product-page-with-sidenav .similar.products.section h2.container-header {
  margin-bottom: 15px; }

div#product-page-with-sidenav .recommended.products-section h2.container-header {
  margin-bottom: 15px; }

.similar-products-by-views {
  overflow: hidden; }

.related.recommended.products-section {
  overflow: hidden; }

body.product-layout.main div#recommended-products-below div#carousel-active.carousel-active button.slick-next.slick-arrow {
  right: 17px !important; }

body.product-layout.main.nine-sixty div#recommended-products-below div#carousel-active.carousel-active button.slick-next.slick-arrow {
  right: 12px !important; }

body.product-layout.main div#recommended-products-below div#carousel-active.carousel-active button.slick-prev.slick-arrow {
  right: 35px !important; }

body.product-layout.main.nine-sixty div#recommended-products-below div#carousel-active.carousel-active button.slick-prev.slick-arrow {
  right: 32px !important; }

body.product-layout.main div#recommended-products-below div#carousel-active.carousel-active button.slick-next.slick-arrow, body.product-layout.main div#recommended-products-below div#carousel-active.carousel-active button.slick-prev.slick-arrow {
  top: -2px; }

div#recommended-products-below .similar.products.section h2.container-header {
  margin-bottom: 15px; }

div#recommended-products-below .recommended.products-section h2.container-header {
  margin-bottom: 15px; }

body.product-layout.main.fourteen-forty div#recommended-products-below figure.card-figure {
  min-height: 345px; }

body.product-layout.main.thirteen-sixty-six div#recommended-products-below figure.card-figure {
  min-height: 326px; }

body.product-layout.main.twelve-eighty div#recommended-products-below figure.card-figure {
  min-height: 304px; }

body.product-layout.main.eleven-seventy div#recommended-products-below figure.card-figure {
  min-height: 281px; }

.home.home-page-with-sidenav .featured-categories-banner {
  float: right;
  width: 75%;
  margin-bottom: 25px; }

.featured-categories-banner ul.featured-categories {
  margin-left: 0; }

.featured-categories-banner li {
  list-style-type: none;
  display: block;
  float: left;
  padding: 0;
  padding-right: 7px; }

.featured-categories-banner.one-column li.category.one {
  padding-right: 0px;
  padding-left: 0px; }

.featured-categories-banner.two-columns li.category.two {
  padding-right: 0px;
  padding-left: 7px; }

.featured-categories-banner.three-columns li.category.two {
  padding-right: 3.5px;
  padding-left: 3.5px; }

.featured-categories-banner.three-columns li.category.three {
  padding-right: 0px;
  padding-left: 7px; }

.featured-categories-banner.four-columns li.category.one {
  padding-right: 5px;
  padding-left: 0px; }

.featured-categories-banner.four-columns li.category.two {
  padding-right: 3px;
  padding-left: 2px; }

.featured-categories-banner.four-columns li.category.three {
  padding-right: 2px;
  padding-left: 3px; }

.featured-categories-banner.four-columns li.category.four {
  padding-right: 0px;
  padding-left: 5px; }

.featured-categories-banner.one-column li.category {
  width: 100%; }

.featured-categories-banner.two-columns li.category {
  width: 50%; }

.featured-categories-banner.three-columns li.category {
  width: 33.3333%; }

.featured-categories-banner.four-columns li.category {
  width: 25%; }

.featured-categories-banner a.category-image-link {
  text-align: center;
  display: block;
  width: 100%;
  color: #545454;
  text-decoration: none;
  font-weight: bold; }

.featured-categories-banner .category-link-container:hover a.category-image-link span.category-name {
  color: #d00000 !important; }

.featured-categories-banner .category-link-container a.category-image-link span.category-name {
  display: block !important;
  padding-top: 10px !important; }

.featured-categories-banner.one-column span.category-name {
  font-size: 18px; }

.featured-categories-banner.two-columns span.category-name {
  font-size: 16px; }

.featured-categories-banner.three-columns span.category-name {
  font-size: 14px; }

.featured-categories-banner.four-columns span.category-name {
  font-size: 12px; }

body.main.home.eleven-seventy .featured-categories-banner {
  width: 78%; }

body.main.home.twelve-eighty .featured-categories-banner {
  width: 80%; }

body.main.home.thirteen-sixty-six .featured-categories-banner {
  width: 80.4%; }

body.main.home.fourteen-forty .featured-categories-banner {
  width: 80.4%; }

body.main.account .pagination {
  margin-top: 0;
  width: 100%; }

body.main.account li.pagination-item.pagination-item--previous {
  position: relative;
  left: 0 !important;
  top: 10px; }

body.main.account li.pagination-item.pagination-item--next {
  position: relative;
  right: 0 !important;
  top: 10px; }

body.main.account h1.page-heading {
  margin-top: 40px !important; }

i.fa.fa-chevron-down svg {
  width: 15px;
  height: 15px; }

i.fa.fa-chevron-up svg {
  width: 15px;
  height: 15px; }

li.navUser-item.navUser-item--cart .navUser-action:hover svg, li.navUser-item.navUser-item--cart .navUser-action.is-open svg {
  fill: white;
  stroke: white; }

#menu i.fa.fa-chevron-down.main-nav {
  position: relative;
  top: 3px; }

i.fa.fa-chevron-up svg {
  width: 13px;
  height: 13px; }

i.fa.fa-chevron-down svg {
  width: 13px;
  height: 13px; }

div#side-categories .category-list span.down-arrow {
  top: 6px; }

#menu .navPage-subMenu li span.down-arrow {
  top: 6px; }

.productCarousel .slick-prev:before, .productCarousel .slick-next:before {
  width: 15px;
  height: 15px; }

.productCarousel button.slick-next.slick-arrow, .productCarousel button.slick-prev.slick-arrow {
  padding: 0;
  width: 15px;
  height: 15px; }

.productCarousel button.slick-next.slick-arrow {
  right: 5px; }

.productCarousel button.slick-prev.slick-arrow {
  right: 24px; }

body.main.home.fourteen-forty.slider-full-width-in-container .slider.in-container {
  max-width: 1440px;
  margin: 0 auto;
  margin-bottom: 20px; }

body.main.home.thirteen-sixty-six.slider-full-width-in-container .slider.in-container {
  max-width: 1366px;
  margin: 0 auto;
  margin-bottom: 20px; }

body.main.home.twelve-eighty.slider-full-width-in-container .slider.in-container {
  max-width: 1280px;
  margin: 0 auto;
  margin-bottom: 20px; }

body.main.home.eleven-seventy.slider-full-width-in-container .slider.in-container {
  max-width: 1170px;
  margin: 0 auto;
  margin-bottom: 20px; }

body.main.home.nine-sixty.slider-full-width-in-container .slider.in-container {
  max-width: 960px;
  margin: 0 auto;
  margin-bottom: 20px; }

div#side-categories i.fa.fa-chevron-down svg {
  fill: #545454; }

.category .card-body.purchase-ability.restricted {
  min-height: 205px; }

.slider-nav.no-carousel .slick-slide.slick-cloned {
  display: none; }

.category article.card.compare-disabled.price-visibility .card-body.purchase-ability {
  min-height: 185px; }

.category .card-body.purchase-ability.restricted {
  min-height: 205px; }

.category article.card.compare-disabled.price-visibility .card-body.purchase-ability.withTax, .category article.card.compare-disabled.price-visibility .card-body.purchase-ability.withoutTax {
  min-height: 185px; }

.brand article.card.compare-disabled.price-visibility .card-body.purchase-ability {
  min-height: 185px; }

.brand article.card.compare-disabled.price-visibility .card-body.purchase-ability.withoutTax {
  min-height: 185px; }

.search.main article.card.compare-disabled.price-visibility .card-body.purchase-ability.withoutTax {
  min-height: 185px; }

a.account svg {
  width: 20px;
  height: 20px;
  fill: #545454;
  line-height: 50px;
  padding-top: 5px;
  top: 2px;
  position: relative; }

a.account:hover svg {
  fill: #d00000; }

.search-icon {
  position: absolute;
  right: 5px;
  top: 3px; }

.search-icon svg {
  width: 27px;
  height: 27px; }

body.main section.quickSearchResults ul.productGrid li.product article.card a img.card-image.main {
  width: auto !important;
  max-width: 100% !important; }

section.quickSearchResults .card-body {
  max-height: 100% !important; }

section.quickSearchResults article.card {
  min-height: 120px; }

.account .pagination {
  margin-top: .5rem; }

li.pagination-item.pagination-item--next {
  top: 10px; }

li.paymentMethod {
  list-style-type: none; }

li.pagination-item.pagination-item--next svg {
  width: 15px;
  height: 15px;
  top: 2px;
  position: relative; }

li.pagination-item.pagination-item--previous svg {
  width: 15px;
  height: 15px;
  top: 2px;
  left: 3px;
  position: relative; }

#previewModal .card-body.purchase-ability {
  min-height: 175px !important; }

.productView form.form-wishlist a.button.dropdown-menu-button:hover span {
  color: #545454 !important; }

.productView form.form-wishlist .dropdown-menu .button:hover {
  color: #545454 !important; }

#modal .productView form.form-wishlist .dropdown-menu .button {
  color: #545454 !important; }

.modal-body.quickView .productView ul#wishlist-dropdown .button {
  margin-bottom: 0 !important; }

.product.main.left.product-page-with-sidenav .tabs.related-products {
  float: right;
  background-color: #e5e5e5;
  border-bottom: 3px solid;
  border-color: #c9c9c9;
  color: #545454 !important; }

.tabs.related-products a.tab-title {
  text-transform: uppercase;
  font-size: 15px;
  background-color: #e5e5e5;
  border-color: #c9c9c9;
  color: #545454 !important; }

.tabs.related-products .tab.is-active a {
  color: #d00000 !important; }

.product.main.left.product-page-with-sidenav .tabs-contents.related-products {
  float: right; }

body.main.twelve-eighty .tabs.related-products {
  width: 80%; }

body.main.twelve-eighty .tabs-contents.related-products {
  width: 80%; }

.tabs-contents.related-products .card-body {
  min-height: 185px !important; }

.product.main.left .tabs-contents.related-products button.slick-prev {
  display: block !important; }

.product.main.left .tabs-contents.related-products button.slick-next {
  display: block !important; }

.search-icon svg {
  fill: #545454; }

.category .card-body.purchase-ability {
  min-height: 205px !important; }

#showcase-products .productCarousel-slide.slick-slide img {
  max-width: 100%; }

div#side-categories i.fa.fa-chevron-up svg {
  fill: #545454; }

.navPages-action:hover svg {
  fill: #d00000; }

.custom-pages-nav i.fa.fa-chevron-up svg {
  fill: #545454 !important; }

div#menu .custom-pages-nav a.navPage-subMenu-action.navPages-action:hover i.fa.fa-chevron-down svg {
  fill: #d00000 !important; }

div#menu .custom-pages-nav a.navPage-subMenu-action.navPages-action:hover i.fa.fa-chevron-up svg {
  fill: #d00000 !important; }

div#menu a.navPage-subMenu-action.navPages-action.has-subMenu.active i.fa.fa-chevron-down svg {
  fill: #d00000 !important; }

div#menu a.navPage-subMenu-action.navPages-action.has-subMenu.active i.fa.fa-chevron-up svg {
  fill: #d00000 !important; }

div#menu .custom-pages-nav a:hover svg {
  fill: #d00000 !important; }

#menu .navPages .navPage-subMenu-list i.fa.fa-chevron-down svg {
  fill: #545454 !important; }

#menu .navPages .navPage-subMenu-list i.fa.fa-chevron-up svg {
  fill: #545454 !important; }

.productCarousel .slick-track {
  perspective: initial !important;
  -webkit-perspective: initial !important; }

.banners .banner p {
  font-style: initial !important; }

.banners .banner p span {
  color: #d00000; }

.banners .banner a {
  color: #d00000;
  text-decoration: none; }

.banners .banner a:hover {
  color: #d00000; }

#blog-post-share svg {
  fill: #545454 !important; }

#blog-post-share a:hover svg {
  fill: #d00000 !important; }

.productView form.form-wishlist a.button.dropdown-menu-button {
  color: #545454;
  font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
  font-weight: 700; }

.productView form.form-wishlist a.button.dropdown-menu-button:hover span {
  color: #545454 !important; }

.productView form.form-wishlist a.button.dropdown-menu-button:hover {
  border-color: #545454 !important; }

article.card.msrp-before-sale-section-visible.msrp-visible.msrp-before-sale-pricing-separate-lines.msrp-before-sale-section-visible.before-sale-price-visible .price-section.rrp-price--withTax[style="display: none;"] {
  display: block !important;
  visibility: hidden;
  opacity: 0; }

article.card.msrp-before-sale-section-visible.msrp-visible.msrp-before-sale-pricing-separate-lines.msrp-before-sale-section-visible.before-sale-price-visible .price-section.rrp-price--withoutTax[style="display: none;"] {
  display: block !important;
  visibility: hidden;
  opacity: 0; }

article.card.price-visibility.msrp-before-sale-section-visible.before-sale-price-visible .price-section.price-section--withTax.non-sale-price--withTax[style="display: none;"] {
  display: block !important;
  display: none !important;
  visibility: hidden;
  opacity: 0; }

article.card.price-visibility.msrp-before-sale-section-visible.msrp-price-visible .price-section.price-section--withTax.non-sale-price--withTax[style="display: none;"] {
  display: block !important;
  visibility: hidden;
  opacity: 0; }

article.card.price-visibility.msrp-before-sale-section-visible.msrp-price-visible .price-section.price-section--withoutTax.non-sale-price--withoutTax[style="display: none;"] {
  display: block !important;
  visibility: hidden;
  opacity: 0; }

.listItem-actions a.button p {
  padding-bottom: 0;
  margin-bottom: 0 !important; }

body.main.fourteen-forty .card-text.add-to-cart-button a.button.button--small.card-figcaption-button {
  width: 100% !important; }

body.main.thirteen-sixty-six .card-text.add-to-cart-button a.button.button--small.card-figcaption-button {
  width: 100% !important; }

body.main.twelve-eighty .card-text.add-to-cart-button a.button.button--small.card-figcaption-button {
  width: 100% !important; }

body.main.eleven-seventy .card-text.add-to-cart-button a.button.button--small.card-figcaption-button {
  width: 100% !important; }

body.main.nine-sixty .card-text.add-to-cart-button a.button.button--small.card-figcaption-button {
  width: 100% !important; }

.productCarousel-slide.slick-slide.slick-active a.button.button--small.card-figcaption-button.quickview {
  width: 100% !important;
  max-width: 100% !important; }

body.main.fourteen-forty .listItem-figureBody {
  width: 100% !important;
  margin-left: -10px; }

body.main.thirteen-sixty-six .listItem-figureBody {
  width: 100%;
  margin-left: -10px; }

body.main.twelve-eighty .listItem-figureBody {
  width: 100%;
  margin-left: -10px; }

body.main.eleven-seventy .listItem-figureBody {
  width: 100%;
  margin-left: -10px; }

body.main.nine-sixty .listItem-figureBody {
  width: 100%;
  margin-left: -10px; }

article.card.center-align .card-body {
  text-align: center; }

article.card.center-align .card-body .card-sku-brand-section {
  text-align: center; }

body.main.home.eleven-seventy ul.productGrid.productGrid--maxCol1 .productCarousel-slide.slick-slide.slick-active .card-title a {
  max-width: 100% !important; }

body.main.home.eleven-seventy ul.productGrid.productGrid--maxCol1 .productCarousel-slide.slick-slide.slick-active .card-text.add-to-cart-button {
  max-width: 100% !important;
  width: 100% !important; }

body.main.home.eleven-seventy ul.productGrid.productGrid--maxCol1 .productCarousel-slide.slick-slide.slick-active .card-text.add-to-cart-button a {
  max-width: 50% !important;
  margin: 0 auto;
  width: 100% !important; }

body.main.home.eleven-seventy ul.productGrid.productGrid--maxCol2 .productCarousel-slide.slick-slide.slick-active .card-title a {
  max-width: 100% !important; }

body.main.home.eleven-seventy ul.productGrid.productGrid--maxCol2 .productCarousel-slide.slick-slide.slick-active .card-text.add-to-cart-button {
  max-width: 100% !important;
  width: 100% !important; }

body.main.home.eleven-seventy ul.productGrid.productGrid--maxCol2 .productCarousel-slide.slick-slide.slick-active .card-text.add-to-cart-button a {
  max-width: 50% !important;
  margin: 0 auto;
  width: 100% !important; }

h4.card-text.brand {
  font-family: "Roboto Condensed";
  font-weight: 400;
  display: inline;
  margin-top: 0;
  font-size: 12px !important; }

h4.card-text.sku {
  font-family: "Roboto Condensed";
  font-weight: 400;
  display: inline;
  margin-top: 0;
  font-size: 12px !important; }

h4.card-text.sku {
  width: 98% !important; }

span.sku-label {
  text-transform: capitalize; }

span.brand-sku-divider {
  padding: 0 5px; }

hr.card-img-underscore {
  margin: 15px 0 0 0; }

.card-title > a {
  font-weight: bold; }

.card-sku-brand-section.separate-lines h4.card-text.brand {
  width: 100%;
  display: inline;
  float: none;
  margin-bottom: 0; }

.card-sku-brand-section.separate-lines h4.card-text.sku {
  width: 100%;
  display: inline;
  float: none; }

.card-sku-brand-section.separate-lines span.brand-sku-divider {
  display: none; }

.card-sku-brand-section.separate-lines span.brand-sku-divider {
  display: none; }

.card-sku-brand-section.brand-two-lines span.brand-sku-divider {
  display: none; }

.card-sku-brand-section.sku-two-lines span.brand-sku-divider {
  display: none; }

.card-sku-brand-section.brand-two-lines.sku-two-lines span.brand-sku-divider {
  display: none; }

article.card.brand-sku-active .card-sku-brand-section {
  min-height: 18px;
  overflow: hidden;
  margin-bottom: 5px; }

article.card.brand-sku-active .card-sku-brand-section h4.card-text.brand {
  min-height: 18px;
  overflow: hidden;
  margin-bottom: 0; }

article.card.brand-sku-active .card-sku-brand-section h4.card-text.sku {
  min-height: 18px;
  overflow: hidden; }

article.card.brand-sku-active .card-sku-brand-section.separate-lines {
  height: 37px;
  overflow: hidden;
  margin-bottom: 5px; }

article.card.brand-sku-active.sku-hidden .card-sku-brand-section.separate-lines {
  height: 18px;
  overflow: hidden;
  margin-bottom: 5px; }

article.card.brand-sku-active .card-sku-brand-section h4.card-text.brand {
  height: 18px;
  overflow: hidden; }

article.card.brand-sku-active .card-sku-brand-section h4.card-text.sku {
  height: 18px;
  overflow: hidden; }

article.card.brand-sku-active .card-sku-brand-section h4.card-text.brand.two-lines {
  display: block;
  width: 100%;
  float: none;
  height: 35px;
  overflow: hidden; }

article.card.brand-sku-active .card-sku-brand-section h4.card-text.sku.two-lines {
  display: block;
  width: 100%;
  float: none;
  height: 35px;
  overflow: hidden;
  margin-bottom: 0; }

article.card.brand-sku-active .card-sku-brand-section.separate-lines.brand-two-lines {
  height: 60px; }

article.card.brand-sku-active .card-sku-brand-section.separate-lines.sku-two-lines {
  height: 60px; }

article.card.brand-sku-active .card-sku-brand-section.separate-lines.brand-two-lines.sku-two-lines {
  height: 80px; }

article.card.brand-hidden h4.card-text.brand {
  display: none !important; }

article.card.sku-hidden h4.card-text.sku {
  display: none !important; }

article.card.brand-hidden.brand-sku-active .card-sku-brand-section.separate-lines.brand-two-lines.sku-two-lines {
  height: 35px; }

article.card.sku-hidden.brand-sku-active .card-sku-brand-section.separate-lines.brand-two-lines.sku-two-lines {
  height: 35px; }

article.card.brand-sku-active.sku-hidden .card-sku-brand-section.separate-lines.sku-two-lines {
  height: 18px; }

article.card.brand-hidden.brand-sku-active .card-sku-brand-section.separate-lines.sku-two-lines {
  height: 35px; }

article.card.brand-hidden.brand-sku-active .card-sku-brand-section.separate-lines {
  height: 18px; }

article.card.brand-hidden.brand-sku-active span.brand-sku-divider {
  display: none; }

article.card.brand-sku-active .card-sku-brand-section {
  height: 18px;
  text-align: left; }

article.card.brand-sku-active .card-sku-brand-section h4.card-text.sku {
  display: inline; }

p.card-text[data-test-info-type="productRating"] {
  margin-top: 0px;
  margin-bottom: 4px; }

article.card.brand-sku-active .card-sku-brand-section.separate-lines h4.card-text.brand {
  display: block; }

article.card.brand-sku-active .card-sku-brand-section.separate-lines h4.card-text.sku {
  display: block; }

article.card.brand-sku-active .card-sku-brand-section.sku-twolines h4.card-text.sku {
  display: block; }

article.card.brand-sku-active.brand-sku-active .card-sku-brand-section.brand-two-lines {
  height: 53px;
  margin-bottom: 0px; }

article.card.brand-hidden.brand-sku-active .card-sku-brand-section {
  height: 18px !important;
  margin-bottom: 5px !important; }

article.card.brand-hidden.brand-sku-active .card-sku-brand-section h4.card-text.sku {
  display: block; }

article.card.brand-sku-active.brand-sku-active .card-sku-brand-section.brand-two-lines.sku-two-lines {
  height: 75px; }

article.card.brand-sku-active.brand-sku-active .card-sku-brand-section.sku-two-lines {
  height: 55px; }

article.card.brand-sku-active.brand-sku-active .card-sku-brand-section.sku-two-lines h4.card-text.brand {
  display: block; }

article.card h4.card-text {
  line-height: 16px; }

article.card.brand-sku-active.brand-sku-active.brand-2-lines .card-sku-brand-section.brand-two-lines {
  margin-bottom: 5px; }

article.card.brand-sku-active.brand-sku-active.brand-2-lines.sku-2-lines .card-sku-brand-section.brand-two-lines {
  margin-bottom: 0px; }

article.card.brand-sku-active.brand-sku-active.sku-hidden .card-sku-brand-section.sku-two-lines {
  height: 35px !important; }

article.card.brand-sku-active.brand-sku-active.brand-hidden .card-sku-brand-section.sku-two-lines {
  height: 35px !important; }

article.card.brand-sku-active.brand-sku-active.sku-hidden .card-sku-brand-section.sku-two-lines {
  height: 18px !important; }

article.card.brand-sku-active.brand-sku-active.sku-hidden .card-sku-brand-section.sku-two-lines {
  height: 18px !important; }

article.card.brand-sku-active.brand-sku-active h4.card-title {
  padding-top: 0px;
  margin-bottom: 0; }

article.card.brand-sku-active.brand-sku-active.sku-hidden .card-sku-brand-section.brand-two-lines {
  height: 35px !important;
  margin-bottom: 5px; }

.card-sku-brand-section .card-text {
  color: #7b7b7b; }

.price-section.price-section--withoutTax.rrp-price--withoutTax {
  font-size: 12px;
  color: #7b7b7b;
  font-family: "Roboto" !important;
  font-weight: 400 !important;
  display: inline;
  padding-right: 10px; }

.price-section.price-section--withTax.rrp-price--withTax {
  display: inline;
  font-size: 12px;
  color: #7b7b7b;
  font-family: "Roboto" !important;
  font-weight: 400 !important;
  padding-right: 10px; }

article.msrp-visible .price-section.price-section--withoutTax.rrp-price--withoutTax, article.msrp-visible .price-section.price-section--withTax.rrp-price--withTax {
  display: inline-block; }

article.before-sale-price-hidden .price-section.non-sale-price {
  display: none !important; }

article.card.price-visibility.brand-sku-active.brand-sku-active.msrp-before-sale-section-visible.msrp-visible .price-section.price-section--withTax.rrp-price--withTax[style="display: none;"] {
  opacity: 0;
  visibility: hidden;
  display: none !important;
  height: 18px;
  line-height: 18px; }

article.card.price-visibility.brand-sku-active.brand-sku-active.msrp-before-sale-section-visible.msrp-visible .price-section.price-section--withoutTax.rrp-price--withoutTax[style="display: none;"] {
  opacity: 0;
  visibility: hidden;
  display: block !important;
  display: none !important;
  height: 18px;
  line-height: 18px; }

.price-section.price-section--withoutTax.rrp-price--withoutTax span.price.price--rrp {
  font-size: 12px !important;
  font-family: "Roboto" !important;
  font-weight: 400 !important; }

.price-section.price-section--withTax.rrp-price--withTax span.price.price--rrp {
  font-size: 12px !important;
  font-family: "Roboto" !important;
  font-weight: 400 !important; }

.price-section.price-section--withoutTax.non-sale-price--withoutTax {
  font-size: 12px;
  font-family: "Roboto" !important;
  font-weight: 400 !important;
  display: inline-block;
  color: #545454 !important; }

.price-section.price-section--withTax.non-sale-price--withTax {
  font-size: 12px;
  font-family: "Roboto" !important;
  font-weight: 400 !important;
  display: inline-block;
  color: #545454 !important; }

.price-section.price-section--withoutTax.non-sale-price--withoutTax span.price.price--non-sale {
  font-size: 12px;
  font-family: "Roboto" !important;
  font-weight: 400 !important;
  color: #545454 !important;
  text-decoration: line-through; }

.price-section.price-section--withTax.non-sale-price--withTax span.price.price--non-sale {
  font-size: 12px;
  font-family: "Roboto" !important;
  font-weight: 400 !important;
  color: #545454 !important;
  text-decoration: line-through; }

.price-section.price-section--withoutTax span.price-now-label {
  font-size: 12px;
  color: #d00000 !important;
  font-weight: 700; }

.price-section.price-section--withTax span.price-now-label {
  font-size: 12px;
  color: #d00000 !important; }

.card-text span.price-label {
  font-size: 12px;
  font-family: "Roboto Condensed"; }

span.price-label {
  font-size: 12px;
  font-family: "Roboto Condensed"; }

.card-text abbr {
  text-decoration: none;
  font-size: 12px;
  font-family: "Roboto Condensed";
  font-weight: 400; }

.productView-details .price-section.current-price {
  padding-top: 5px; }

.productView-details .price-section.current-price span {
  font-size: 20px !important;
  line-height: initial !important; }

article.card.msrp-before-sale-section-visible.msrp-visible.msrp-before-sale-pricing-separate-lines.msrp-before-sale-section-visible.before-sale-price-visible .price-section.rrp-price--withoutTax.price-section--minor[style="display: none;"] {
  display: none !important; }

.card-text {
  display: block; }

.card-text .price-visibility {
  display: block;
  vertical-align: bottom; }

.price-section.current-price span.price {
  font-size: 20px !important;
  line-height: 20px !important; }

.listItem-content .price-section.current-price span.price {
  font-size: 22px !important; }

article.card-title-one-line h4.card-title {
  height: 20px;
  overflow: hidden; }

ul.productGrid li.product article.card-title-one-line h4 > a {
  height: 20px !important;
  overflow: hidden !important; }

article.card-title-two-lines h4.card-title {
  height: 40px;
  overflow: hidden; }

ul.productGrid li.product article.card-title-two-lines h4 > a {
  height: 40px !important;
  overflow: hidden !important;
  display: inline !important; }

a.brand-link {
  text-decoration: none !important;
  color: #7b7b7b !important;
  display: inline !important; }

a.brand-link:hover {
  color: #d00000 !important; }

article.card a.brand-link {
  text-decoration: none !important;
  color: #7b7b7b;
  display: inline !important; }

article.card a.brand-link:hover {
  color: #d00000; }

a.sku-link {
  text-decoration: none !important;
  color: #7b7b7b;
  display: inline !important; }

a.sku-link:hover {
  color: #d00000; }

ul.productGrid li.product article h4 > a.brand-link {
  height: 18px !important;
  overflow: hidden !important; }

article.card-title-three-lines h4.card-title {
  height: 60px;
  overflow: hidden; }

ul.productGrid li.product article.card-title-three-lines h4 > a {
  height: 60px !important;
  overflow: hidden !important; }

article.card-title-four-lines h4.card-title {
  height: 80px;
  overflow: hidden; }

ul.productGrid li.product article.card-title-four-lines h4 > a {
  height: 80px !important;
  overflow: hidden !important; }

body.main.home .products-container.carousel-active ul.productGrid.productGrid--maxCol5 li:nth-child(n+6) article {
  visibility: hidden;
  height: 0; }

body.main.home .products-container.carousel-active ul.productGrid.productGrid--maxCol5 li:nth-child(n+6) article {
  visibility: hidden;
  height: 0; }

body.main.home .products-container.carousel-active ul.productGrid.productGrid--maxCol4 li:nth-child(n+5) article {
  visibility: hidden;
  height: 0; }

body.main.home .products-container.carousel-active ul.productGrid.productGrid--maxCol4 li:nth-child(n+5) article {
  visibility: hidden;
  height: 0; }

body.main.home .products-container.carousel-active ul.productGrid.productGrid--maxCol3 li:nth-child(n+4) article {
  visibility: hidden;
  height: 0; }

body.main.home .products-container.carousel-active ul.productGrid.productGrid--maxCol3 li:nth-child(n+4) article {
  visibility: hidden;
  height: 0; }

body.main.home .products-container.carousel-active .productGrid section.productCarousel.slick-initialized.slick-slider li article {
  visibility: visible;
  height: auto; }

body.main.home .products-container.carousel-active .productGrid section.productCarousel.slick-initialized.slick-slider li article {
  visibility: visible;
  height: auto; }

body.product-layout.main .carousel-vertical.slick-initialized.slick-slider {
  visibility: visible;
  opacity: 1;
  height: auto; }

body.product-layout.main .carousel-vertical.slick-initialized.slick-slider li article {
  visibility: visible;
  opacity: 1;
  height: auto; }

body.product-page-layout.main .carousel-vertical .slick-dots {
  text-align: center;
  bottom: -3px !important;
  left: 0; }

body.product-page-layout.main .carousel-vertical .slick-dots li button::before {
  background: #e5e5e5 !important; }

body.product-page-layout.main .carousel-vertical .slick-dots li.slick-active button::before {
  background: #d00000 !important; }

body.product-layout.main .products-container.carousel-active ul.productGrid.productGrid--maxCol4 li:nth-child(n+5) article {
  visibility: hidden;
  height: 0; }

body.product-layout.main .products-container.carousel-active ul.productGrid.productGrid--maxCol4 li:nth-child(n+5) article {
  visibility: hidden;
  height: 0; }

body.product-layout.main .products-container.carousel-active .productGrid section.productCarousel.slick-initialized.slick-slider li article {
  visibility: visible;
  height: auto; }

body.product-layout.main .products-container.carousel-active .productGrid section.productCarousel.slick-initialized.slick-slider li article {
  visibility: visible;
  height: auto; }

.card-body.withTax.withoutTax .price-section.price-section--withoutTax.non-sale-price.non-sale-price--withoutTax {
  display: none !important; }

.card-body.withTax.withoutTax .price-section.price-section--withoutTax.rrp-price--withoutTax {
  display: none !important; }

article .current-price {
  height: 27px !important;
  margin-bottom: 0px;
  line-height: 27px !important;
  overflow: hidden; }

article.current-price-on-two-lines .current-price {
  height: 40px;
  line-height: 20px !important;
  overflow: hidden; }

article .current-price {
  padding-top: 0px; }

.msrp-sale-regular-price-section {
  padding-bottom: 3px;
  height: 24px;
  overflow: hidden; }

.msrp-visible.msrp-and-regular-separate-lines.before-sale-price-visible .msrp-sale-regular-price-section {
  height: 42px; }

.card-body.purchase-ability.withTax.withoutTax .msrp-sale-regular-price-section.withoutTax {
  display: none; }

article.msrp-visible.msrp-and-regular-separate-lines .price-section.price-section--withoutTax.rrp-price--withoutTax, article.msrp-visible.msrp-and-regular-separate-lines .price-section.price-section--withTax.rrp-price--withTax {
  display: block; }

article.brand-hidden .card-sku-brand-section.separate-lines.brand-two-lines.sku-two-lines {
  margin-bottom: 5px !important; }

article.brand-sku-active.brand-sku-active .card-sku-brand-section.separate-lines.brand-two-lines.brand-2-lines.sku-two-lines {
  margin-bottom: 0px !important; }

article.card.brand-sku-active.brand-sku-active.brand-2-lines.sku-2-lines .card-sku-brand-section.brand-two-lines {
  margin-bottom: 0 !important; }

article .current-price span.price {
  font-family: "Roboto";
  font-weight: 700; }

span.price.price--withTax {
  font-family: "Roboto";
  font-weight: 700; }

span.price.price--withoutTax {
  font-family: "Roboto";
  font-weight: 700; }

article.listItem .current-price {
  height: auto !important;
  margin-bottom: 0;
  padding-top: 0; }

article.listItem.withTax.withoutTax .msrp-sale-regular-price-section.withoutTax.current-price.sale-price {
  display: none !important; }

article.listItem.withTax.withoutTax .price-section.price-section--withoutTax.rrp-price--withoutTax {
  display: none; }

article.listItem.withTax.withoutTax .price-section.price-section.price-section--withoutTax.non-sale-price--withoutTax {
  display: none; }

article.listItem .msrp-sale-regular-price-section {
  height: auto; }

.listItem-actions .button {
  margin-top: 15px; }

article.listItem label.button.button--small.card-figcaption-button.compare {
  margin-top: 15px;
  float: left; }

article.listItem abbr[title] {
  border-bottom: none !important;
  text-decoration: none !important; }

article.sale-label-active .price-section.current-price, article.sale-label-active .price-section.current-price span {
  width: 94.5%; }

body.main.nine-sixty ul.productGrid--maxCol {
  margin-left: -4px !important;
  margin-right: -4px !important; }

body.main.home.nine-sixty .productGrid {
  margin-left: -4px !important;
  margin-right: -4px !important; }

body.main.nine-sixty .similar-products-by-views .productGrid {
  margin-left: -4px !important;
  margin-right: -4px !important; }

body.main.nine-sixty div#product-page-with-sidenav .similar.products.section .productGrid {
  margin-left: -4px !important;
  margin-right: -4px !important; }

body.main.nine-sixty div#recommended-products-below .productGrid {
  margin-left: -4px !important;
  margin-right: -4px !important; }

body.main.nine-sixty div#product-page-with-sidenav .productGrid.related {
  margin-left: -4px !important;
  margin-right: -4px !important; }

body.main.nine-sixty .productGrid .product {
  padding-left: 5px !important;
  padding-right: 5px !important; }

body.main.eleven-seventy ul.productGrid--maxCol4 {
  margin-left: -6px !important;
  margin-right: -6px !important; }

body.main.home.eleven-seventy .productGrid {
  margin-left: -6px !important;
  margin-right: -6px !important; }

body.main.eleven-seventy .productGrid .product {
  padding-left: 7.5px !important;
  padding-right: 7.5px !important; }

body.main.eleven-seventy div#product-page-with-sidenav .similar.products.section .productGrid {
  margin-left: -7.5px !important;
  margin-right: -7.5px !important; }

body.main.eleven-seventy div#product-page-with-sidenav .productGrid.related {
  margin-left: -7.5px !important;
  margin-right: -7.5px !important; }

body.main.eleven-seventy div#recommended-products-below .productGrid {
  margin-left: -7.5px !important;
  margin-right: -7.5px !important; }

body.main.twelve-eighty ul.productGrid--maxCol4 {
  margin-left: -8px !important;
  margin-right: -8px !important; }

body.main.home.twelve-eighty .productGrid {
  margin-left: -8px !important;
  margin-right: -8px !important; }

body.main.twelve-eighty .productGrid .product {
  padding-left: 10px !important;
  padding-right: 10px !important; }

body.main.twelve-eighty div#product-page-with-sidenav .similar.products.section .productGrid {
  margin-left: -8px !important;
  margin-right: -8px !important; }

body.main.twelve-eighty div#product-page-with-sidenav .productGrid.related {
  margin-left: -8px !important;
  margin-right: -8px !important; }

body.main.twelve-eighty div#recommended-products-below .productGrid {
  margin-left: -8px !important;
  margin-right: -8px !important; }

body.main.thirteen-sixty-six ul.productGrid--maxCol4 {
  margin-left: -9px !important;
  margin-right: -8px !important; }

body.main.home.thirteen-sixty-six .productGrid {
  margin-left: -9px !important;
  margin-right: -8px !important; }

body.main.thirteen-sixty-six .productGrid .product {
  padding-left: 10px !important;
  padding-right: 10px !important; }

body.main.thirteen-sixty-six div#product-page-with-sidenav .similar.products.section .productGrid {
  margin-left: -9px !important;
  margin-right: -8px !important; }

body.main.thirteen-sixty-six div#product-page-with-sidenav .productGrid.related {
  margin-left: -9px !important;
  margin-right: -8px !important; }

body.main.thirteen-sixty-six div#recommended-products-below .productGrid {
  margin-left: -9px !important;
  margin-right: -8px !important; }

body.main.fourteen-forty #product-listing-container ul.productGrid--maxCol4 {
  margin-left: -8.5px !important;
  margin-right: -11.5px !important; }

body.main.home.fourteen-forty .productGrid {
  margin-left: -9px !important;
  margin-right: -8px !important; }

body.main.fourteen-forty div#product-page-with-sidenav .similar.products.section .productGrid {
  margin-left: -10px !important;
  margin-right: -10px !important; }

body.main.fourteen-forty div#product-page-with-sidenav .productGrid.related {
  margin-left: -10px !important;
  margin-right: -10px !important; }

body.main.fourteen-forty div#recommended-products-below .productGrid {
  margin-left: -10px !important;
  margin-right: -10px !important; }

#body.main .sidebar.right ul.productGrid.productGrid--maxCol.related {
  margin: 0 !important; }

body.product-layout .similar.products.section {
  overflow: hidden;
  margin-top: 15px; }

body.product-layout .recommended.products.section {
  overflow: hidden; }

body.product-layout.main.fourteen-forty .productGrid {
  margin-left: -9px !important;
  margin-right: -9px !important; }

body.product-layout.main.fourteen-forty .productGrid .product {
  padding-left: 10px !important;
  padding-right: 10px !important; }

body.product-layout.fourteen-forty .sidebar.right .productGrid .product {
  padding-left: 0px !important;
  padding-right: 0px !important; }

body.product-layout.thirteen-sixty-six .productGrid {
  margin-left: -9px !important;
  margin-right: -9px !important; }

body.product-layout.thirteen-sixty-six .productGrid .product {
  padding-left: 10px !important;
  padding-right: 10px !important; }

body.product-layout.thirteen-sixty-six .sidebar.right .productGrid .product {
  padding-left: 0px !important;
  padding-right: 0px !important; }

body.product-layout.twelve-eighty .productGrid {
  margin-left: -9px !important;
  margin-right: -9px !important; }

body.product-layout.twelve-eighty .productGrid .product {
  padding-left: 10px !important;
  padding-right: 10px !important; }

body.product-layout.twelve-eighty .sidebar.right .productGrid .product {
  padding-left: 0px !important;
  padding-right: 0px !important; }

body.product-layout.eleven-seventy .productGrid {
  margin-left: -7px !important;
  margin-right: -7px !important; }

body.product-layout.eleven-seventy .productGrid .product {
  padding-left: 7.5px !important;
  padding-right: 7.5px !important; }

body.product-layout.eleven-seventy .sidebar.right .productGrid .product {
  padding-left: 0px !important;
  padding-right: 0px !important; }

body.product-layout.nine-sixty .productGrid {
  margin-left: -4px !important;
  margin-right: -4px !important; }

body.product-layout.nine-sixty .productGrid .product {
  padding-left: 4.5px !important;
  padding-right: 4.5px !important; }

body.product-layout.nine-sixty .sidebar.right .productGrid .product {
  padding-left: 0px !important;
  padding-right: 0px !important; }

body.main.fourteen-forty .productGrid .product {
  padding-left: 10px !important;
  padding-right: 10px !important; }

.featured-products-section {
  overflow: hidden; }

body.main.home .carousel-active button.slick-prev.slick-arrow {
  left: initial !important;
  right: 28px !important; }

body.main.home .carousel-active button.slick-next.slick-arrow {
  right: 10px; }

body.main .carousel-active button.slick-prev.slick-arrow {
  left: initial !important;
  right: 30px !important; }

body.main .carousel-active button.slick-next.slick-arrow {
  right: 12px; }

body.main.fourteen-forty .carousel-active .sidebar.right button.slick-prev.slick-arrow {
  left: initial !important;
  right: 28px !important; }

body.main.fourteen-forty .carousel-active .sidebar.right button.slick-next.slick-arrow {
  right: 10px; }

body.main.thirteen-sixty-six .carousel-active .sidebar.right button.slick-prev.slick-arrow {
  left: initial !important;
  right: 28px !important; }

body.main.thirteen-sixty-six .carousel-active .sidebar.right button.slick-next.slick-arrow {
  right: 10px; }

body.main.twelve-eighty .carousel-active .sidebar.right button.slick-prev.slick-arrow {
  left: initial !important;
  right: 28px !important; }

body.main.twelve-eighty .carousel-active .sidebar.right button.slick-next.slick-arrow {
  right: 10px; }

body.main.eleven-seventy .carousel-active .sidebar.right button.slick-prev.slick-arrow {
  left: initial !important;
  right: 28px !important; }

body.main.eleven-seventy .carousel-active .sidebar.right button.slick-next.slick-arrow {
  right: 10px; }

body.main.nine-sixty .carousel-active .sidebar.right button.slick-prev.slick-arrow {
  left: initial !important;
  right: 28px !important; }

body.main.nine-sixty .carousel-active .sidebar.right button.slick-next.slick-arrow {
  right: 10px; }

figure.card-figure.sale-flag-inactive .sale-flag-side {
  display: none; }

.card-sku-brand-section.separate-lines.brand-two-lines {
  margin-bottom: 5px !important; }

article.card.brand-hidden.sku-hidden .card-sku-brand-section {
  display: none; }

ul.productGrid--maxCol5 .productGrid .product {
  width: 20%; }

ul.productGrid--maxCol4 .productGrid .product {
  width: 25%; }

ul.productGrid--maxCol3 .productGrid .product {
  width: 33.33333%; }

ul.productGrid--maxCol2 .productGrid .product {
  width: 50%; }

ul.productGrid--maxCol1 .productGrid .product {
  width: 100%; }

ul.productGrid--maxCol5 a.button.button--small.card-figcaption-button {
  padding-left: 10px;
  padding-right: 10px;
  font-size: 11px !important; }

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

.with-sidenav.recommended-below h2.container-header {
  margin-bottom: 15px; }

.product.main.left.product-page-with-sidenav .similar-products-by-views.with-sidenav {
  margin-bottom: 15px; }

.sidebar.right ul.productGrid.productGrid--maxCol.related {
  margin-left: initial !important;
  margin-right: initial !important; }

body.main.home.fourteen-forty ul.productGrid li.product article.card a {
  max-height: 100%;
  max-width: 100%; }

body.main.home.thirteen-sixty-six ul.productGrid li.product article.card a {
  max-height: 100%;
  max-width: 100%; }

body.main.home.twelve-eighty ul.productGrid li.product article.card a {
  max-height: 100%;
  max-width: 100%; }

body.main.home.eleven-seventy ul.productGrid li.product article.card a {
  max-height: 100%;
  max-width: 100%; }

body.main.home.nine-sixty ul.productGrid li.product article.card a {
  max-width: 100%; }

.msrp-hidden.before-sale-price-hidden .msrp-sale-regular-price-section {
  display: none !important; }

.before-sale-price-hidden .price-section.non-sale-price {
  display: none !important; }

article.listItem {
  display: flex;
  align-items: center; }

.listItem-image ~ .listItem-image {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
  transition: opacity .5s ease;
  padding-left: 10px !important; }

figure.listItem-figure {
  display: flex;
  align-items: center;
  padding-left: 10px;
  width: 50%; }

.listItem-content {
  width: 100%; }

.page.compare-page.category img.card-image.main {
  max-width: 100%; }

.account.recent-items label.button.button--small.card-figcaption-button.compare {
  display: none !important; }

div.account a.button.button--small.card-figcaption-button.quickview {
  font-size: 14px; }

.pagination.small {
  position: static !important; }

.pagination.small ul.pagination-list {
  position: static !important; }

.pagination.small .pagination-list .pagination-item {
  position: static !important; }

div#carousel-active .sidebar.right section.carousel-vertical li.product {
  opacity: 0;
  visibility: hidden; }

div#carousel-active .sidebar.right section.carousel-vertical.slick-initialized li.product {
  opacity: 1;
  visibility: visible; }

div#carousel-active .related.similar section.productCarousel li.product {
  opacity: 0;
  visibility: hidden; }

div#carousel-active .related.similar section.productCarousel.slick-initialized li.product {
  opacity: 1;
  visibility: visible; }

#body.base-layout ul.productList article.listItem {
  padding-top: 0;
  padding-bottom: 0; }

#body.base-layout figure.listItem-figure a {
  margin: 0 auto; }

#body.base-layout figure.listItem-figure img.listItem-image {
  width: auto !important; }

#body.base-layout ul.producGrid {
  transition: opacity .25s ease-in-out;
  -moz-transition: opacity .25s ease-in-out;
  -webkit-transition: opacity .25s ease-in-out; }

#body.base-layout ul.productList {
  transition: opacity .25s ease-in-out;
  -moz-transition: opacity .25s ease-in-out;
  -webkit-transition: opacity .25s ease-in-out; }

#body.base-layout figure.listItem-figure a.image-link {
  text-align: center !important; }

#body.base-layout .listItem-body {
  padding-left: 0 !important; }

#body.base-layout article.listItem figure.listItem-figure .listItem-figureBody a.quickview {
  padding-left: 15px !important;
  padding-right: 15px !important;
  padding-left: 25px !important; }

#body.base-layout .listItem-content {
  padding: 15px !important; }

#body.product-page-layout div[itemprop="priceSpecification"] {
  display: inline; }

body.product-page-layout .productView-product span.productView-reviewLink.reviewList, body.product-page-layout .productView-product .productView-reviewLink + .productView-reviewLink {
  font-size: 1rem !important;
  font-family: "Roboto", Arial, Helvetica, sans-serif !important;
  font-weight: 400 !important; }

.main#body .sidebar.right .productGrid .product {
  padding-left: 0 !important;
  padding-right: 0 !important; }

.slick-vertical .slick-slide {
  border: 0; }

svg.custom-fancy-arrows.custom {
  fill: white !important;
  background: #545454 !important; }

.header-container.sticky-header .search-container.sticky input#search_query {
  border-color: #545454; }

.header-container.sticky-header .search-container.sticky,
.header-container.sticky-header .search-container.sticky#menu {
  position: static;
  opacity: 1;
  visibility: visible;
  top: 1px;
  display: block;
  height: 29px;
  max-width: 270px;
  margin: 0; }
  @media screen and (max-width: 1200px) {
    .header-container.sticky-header .search-container.sticky,
    .header-container.sticky-header .search-container.sticky#menu {
      max-width: 155px; } }
  @media screen and (max-width: 1023px) {
    .header-container.sticky-header .search-container.sticky,
    .header-container.sticky-header .search-container.sticky#menu {
      max-width: 107px; } }

.header-container.sticky-header .search-container.sticky nav.navPages {
  display: inline-block;
  float: none;
  position: relative;
  max-width: 270px;
  right: -200px; }
  @media screen and (max-width: 1200px) {
    .header-container.sticky-header .search-container.sticky nav.navPages {
      max-width: 155px; } }

.header-container.sticky-header .search-container.sticky#menu .right.searchbar,
.header-container.sticky-header .search-container.sticky .right.searchbar {
  float: none;
  width: 270px;
  right: 0;
  margin-right: 0;
  position: relative;
  margin-bottom: 0; }
  @media screen and (max-width: 1200px) {
    .header-container.sticky-header .search-container.sticky#menu .right.searchbar,
    .header-container.sticky-header .search-container.sticky .right.searchbar {
      max-width: 155px; } }
  @media screen and (max-width: 1023px) {
    .header-container.sticky-header .search-container.sticky#menu .right.searchbar,
    .header-container.sticky-header .search-container.sticky .right.searchbar {
      max-width: 107px; } }

.header-container.sticky-header .search-container.sticky .navPages-quickSearch input#search_query {
  height: 25px !important; }

.header-container.sticky-header .search-container.sticky .navPages-quickSearch,
.header-container.sticky-header .search-container.sticky#menu .navPages-quickSearch {
  display: block; }

.header-container.sticky-header .search-container.sticky .navPages-quickSearch input#search_query {
  background-color: #e5e5e5;
  border-top: 0;
  border-left: 0;
  border-right: 0;
  padding-left: 5px !important;
  font-size: 14px; }
  @media screen and (max-width: 1023px) and (min-width: 799px) {
    .header-container.sticky-header .search-container.sticky .navPages-quickSearch input#search_query {
      font-size: 10px; } }

.header-container.sticky-header .search-container.sticky .form-input {
  color: #545454; }

.header-container.sticky-header .search-container.sticky .search-icon svg {
  fill: #545454;
  height: 15px;
  width: 15px; }

.header-container.sticky-header .search-container.sticky input#search_query::placeholder {
  color: #545454 !important; }

.header-container.sticky-header .search-container.sticky .navPages-quickSearch.right.searchbar input.button {
  height: 25px !important; }

.header-container.sticky-header .search-container.sticky a.modal-close.custom-quick-search {
  top: 26px; }

.header-container.sticky-header .search-container.sticky nav.navPages {
  right: 0px; }

.header-container.sticky-header.gift-certificates-enabled .search-container.sticky nav.navPages {
  right: 0px; }

.productView-details .msrp-sale-regular-price-section span.price-label {
  font-size: 16px !important; }

.productView-details .price-section.price-section--withTax.rrp-price--withTax span.price.price--rrp {
  font-size: 16px !important; }

.productView-details .price-section.price-section--withTax.rrp-price--withTax span.price.price--rrp {
  font-size: 16px !important; }

.productView-details .price-section.price-section--withTax.non-sale-price--withTax {
  font-size: 16px !important; }

.productView-details .price-section.price-section--withTax.non-sale-price--withTax span.price.price--non-sale {
  font-size: 16px !important; }

.productView-details .price-section.price-section--withoutTax.rrp-price--withoutTax span.price.price--rrp {
  font-size: 16px !important; }

.productView-details .price-section.price-section--withoutTax.non-sale-price--withoutTax span.price.price--non-sale {
  font-size: 16px !important; }

.productView-details .price-section.current-price span {
  font-size: 22px !important; }

.productView-details .price-section.price-section--saving.price {
  margin-top: 3px; }

.productView-details .price-section.price-section--saving.price span {
  font-weight: 400;
  font-size: 16px !important;
  padding-top: 5px; }

.modal-body.quickView .productView-options .form-action .button {
  width: 100%;
  margin-bottom: 20px; }

.modal-body.quickView .productView-details .price-section.price-section--withTax.rrp-price--withTax span.price.price--rrp {
  font-size: 16px !important; }

.modal-body.quickView .productView-details .price-section.price-section--withTax.non-sale-price--withTax {
  font-size: 16px !important; }

.modal-body.quickView .product-page-layout#body .productView-details .price-section.current-price span {
  font-size: 22px !important; }

.product-page-layout#body .productView-details .productView-rating {
  margin-bottom: 15px;
  margin-top: 15px; }

.modal-body.quickView .productView ul#wishlist-dropdown {
  top: 37px !important;
  left: 0 !important; }

.modal-body.quickView .productView-reviewLink {
  font-size: 1rem !important;
  font-family: "Roboto", Arial, Helvetica, sans-serif !important;
  font-weight: 400 !important;
  color: #545454; }

article.listItem .msrp-sale-regular-price-section {
  margin-bottom: 5px; }

.listItem-content span.price-label {
  font-size: 15px !important; }

.listItem-content .price-section.price-section--withoutTax.rrp-price--withoutTax span.price.price--rrp {
  font-size: 15px !important; }

.listItem-content .price-section.price-section--withTax.rrp-price--withTax span.price.price--rrp {
  font-size: 15px !important; }

.listItem-content .price-section.price-section--withTax.non-sale-price--withTax span.price.price--non-sale {
  font-size: 15px !important; }

.listItem-content .price-section.price-section--withoutTax.non-sale-price--withoutTax span.price.price--non-sale {
  font-size: 15px !important; }

.listItem-content span.price-label.price-now-label {
  font-size: 22px !important; }

.listItem-content span.price.price--withTax {
  font-size: 22px !important; }

.listItem-content span.price.price--withoutTax {
  font-size: 22px !important; }

.listItem-details {
  margin-bottom: 15px !important; }

.wishlist-form {
  max-width: 100%; }

li.navUser-item.navUser-item--cart.countPill--positive {
  padding-right: 15px; }

.category .page-content.both-grid-list-views {
  opacity: 0; }

.center-logo.not-sticky .navPages-quickSearch > .container {
  max-width: 100%; }

button.swal2-confirm.button {
  margin-right: 5px; }

button.swal2-cancel.button {
  margin-left: 5px; }

.productView-details.msrp-visible .price-section.price-section--withTax.rrp-price--withTax span.price-label.label-active {
  display: inline !important; }

.productView-details.msrp-visible .price-section.price-section--withoutTax.rrp-price--withoutTax span.price-label.label-active {
  display: inline !important; }

.product-page-layout#body .productView-details .price-section.price-section--withTax.non-sale-price--withTax span.price-label.label-active {
  display: inline !important; }

.product-page-layout#body .productView-details .price-section.price-section--withoutTax.non-sale-price--withoutTax span.price-label.label-active {
  display: inline !important; }

.productView-details .price-section.current-price span.price-label.price-now-label.label-inactive {
  display: none !important; }

.productView-product .price-section.price-section--withoutTax.rrp-price--withoutTax {
  padding-right: 10px !important; }

.productView-product .price-section.price-section--withTax.rrp-price--withTax {
  padding-right: 10px !important; }

.main-image-container .productImageSlider {
  text-align: center; }

.productView-details div.hide-msrp-nonSale-price-withoutTax {
  display: none !important; }

.productView-details.withTax-withoutTax-active .price-section--withoutTax.current-price.sale-price {
  padding-top: 0 !important; }

.productView-details.withTax-withoutTax-active .msrp-sale-regular-price-section {
  padding-bottom: 5px; }

.productView-details.withTax-withoutTax-active .price-section.price-section--saving.price {
  margin-top: 8px !important; }

section.productView-details {
  display: none; }

.modal-body.quickView section.productView-details {
  display: block; }

#modal {
  z-index: 9999999 !important; }

.msrp-hidden .rrp-price--withTax {
  display: none !important; }

.msrp-hidden .rrp-price--withoutTax {
  display: none !important; }

article.card.current-price-on-two-lines .current-price {
  height: 40px !important; }

article.card.msrp-hidden.before-sale-price-hidden.current-price-on-two-lines .card-text.no-price {
  height: 40px; }

article.card.msrp-hidden.before-sale-price-hidden .card-text.no-price {
  height: 25px; }

article.card.msrp-hidden.before-sale-price-hidden .card-text.no-price {
  height: 25px; }

article.card.msrp-visible .card-text.no-price {
  height: auto; }

article.card.before-sale-price-visible .card-text.no-price {
  height: 48px;
  padding-top: 0px; }

article.card.msrp-visible.msrp-and-regular-separate-lines.before-sale-price-visible .card-text.no-price {
  height: 66px;
  padding-top: 0px; }

article.card.current-price-on-two-lines .card-text.no-price {
  height: 64px;
  padding-top: 0px; }

article.msrp-hidden.before-sale-price-hidden.card.current-price-on-two-lines .card-text.no-price {
  height: 40px;
  padding-top: 0px; }

article.card.msrp-visible.msrp-and-regular-separate-lines.before-sale-price-hidden.current-price-on-two-lines .card-text.no-price {
  height: 64px;
  padding-top: 0px; }

article.card.msrp-hidden.msrp-and-regular-separate-lines.before-sale-price-visible.current-price-on-two-lines .card-text.no-price {
  height: 64px;
  padding-top: 0px; }

article.card.msrp-visible.msrp-and-regular-separate-lines.before-sale-price-visible.current-price-on-two-lines .card-text.no-price {
  height: 82px;
  padding-top: 0px; }

.card-text.add-to-cart-button.call-for-price {
  margin-top: 0 !important; }

.card-text.add-to-cart-button.call-for-price span.line-one {
  display: block;
  padding-bottom: 0px; }

.card-text.add-to-cart-button.call-for-price span.line-two {
  display: block; }

#body a.button.button--small.card-figcaption-button {
  display: flex !important;
  justify-content: center;
  align-items: center; }

#body a.button.button--small.card-figcaption-button.call-for-price {
  display: block !important; }

#body .listItem-content a.button.button--small.card-figcaption-button.call-for-price {
  width: auto !important; }

#body a.button.button--small.card-figcaption-button.call-for-price.mobile {
  display: none !important; }

#body .add-to-cart-button.call-for-price.line-one-empty.line-two-empty {
  visibility: hidden;
  opacity: 0; }

#body.base-layout .listItem-content a.button.button--small.card-figcaption-button.false-stock-message {
  display: block;
  width: auto !important; }

article .current-price {
  height: auto !important; }

article.card.msrp-hidden.before-sale-price-hidden .card-text.no-price {
  height: auto !important; }

ul.productGrid li.product article.card a.image-link {
  height: 100% !important; }

#body.with-sidenav.nine-sixty .similar.products.section {
  float: right;
  width: 75%; }

#body.with-sidenav.nine-sixty .related.recommended.products-section {
  float: right;
  width: 75%; }

#body.with-sidenav.eleven-seventy .similar.products.section {
  float: right;
  width: 78.2%; }

#body.with-sidenav.eleven-seventy .related.recommended.products-section {
  float: right;
  width: 78.2%; }

#body.with-sidenav.twelve-eighty .similar.products.section {
  float: right;
  width: 80.3%; }

#body.with-sidenav.twelve-eighty .related.recommended.products-section {
  float: right;
  width: 80.3%; }

#body.with-sidenav.thirteen-sixty-six .similar.products.section {
  float: right;
  width: 80.4%; }

#body.with-sidenav.thirteen-sixty-six .related.recommended.products-section {
  float: right;
  width: 80.4%; }

#body.with-sidenav.fourteen-forty .similar.products.section {
  float: right;
  width: 80.4%; }

#body.with-sidenav.fourteen-forty .related.recommended.products-section {
  float: right;
  width: 80.4%; }

.fancybox-navigation .fancybox-button {
  top: 46% !important; }

.fancybox-active .fancybox-toolbar {
  opacity: 1 !important;
  visibility: visible !important; }

.fancybox-active .fancybox-navigation .fancybox-button--arrow_left {
  opacity: 1 !important;
  visibility: visible !important; }

.fancybox-active .fancybox-navigation .fancybox-button--arrow_right {
  opacity: 1 !important;
  visibility: visible !important; }

a.fancybox-button.fancybox-button--arrow_left.disabled {
  opacity: 0.1 !important; }

a.fancybox-button.fancybox-button--arrow_right.disabled {
  opacity: 0.1 !important; }

.modal-body.quickView figure.productView-image {
  cursor: -moz-zoom-in !important;
  cursor: -webkit-zoom-in !important;
  cursor: zoom-in !important; }

.productView.productView--quickView div#product-images-container {
  width: 50%;
  float: left;
  margin-bottom: 50px; }

.productView.productView--quickView #product-images-container .slider-nav .slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  justify-content: center; }

.productView.productView--quickView .slider-nav .slick-slide img, .productView-image img {
  width: auto !important; }

.productView.productView--quickView .main-image-container button.slick-prev {
  margin-top: 0 !important;
  left: 0; }

.productView.productView--quickView .main-image-container button.slick-next {
  margin-top: 0 !important;
  right: 0; }

.productView.productView--quickView .slider-nav button.slick-next {
  margin-top: 0 !important;
  left: initial !important;
  left: auto !important;
  right: -15px !important;
  height: 25px;
  width: 25px;
  opacity: 0; }

.productView.productView--quickView .slider-nav button.slick-next:before {
  position: relative;
  top: -8px;
  left: -3px;
  height: 20px;
  width: 20px; }

.productView.productView--quickView .slider-nav button.slick-prev {
  margin-top: 0 !important;
  left: -10px !important;
  z-index: 9999999 !important;
  height: 25px;
  width: 25px;
  opacity: 0; }

.productView.productView--quickView .slider-nav button.slick-prev:before {
  position: relative;
  top: -8px;
  left: -3px;
  height: 20px;
  width: 20px; }

.productView.productView--quickView .slider-nav.slick-initialized.slick-slider .slick-list.draggable {
  padding: 0 20px !important; }

.productView.productView--quickView .slider-nav .slick-slide img {
  cursor: pointer !important;
  cursor: -moz-pointer !important;
  cursor: -webkit-pointer !important; }

.productView.productView--quickView .slider-nav .slick-slide > div {
  text-align: center; }

.productView.productView--quickView .main-image-container button.slick-prev {
  opacity: 0; }

.productView.productView--quickView .main-image-container button.slick-next {
  opacity: 0; }

.productView.productView--quickView .slider-for:hover .slick-next, .productView.productView--quickView .slider-for:hover .slick-prev {
  opacity: 1; }

.productView.productView--quickView .slider-nav:hover .slick-next, .productView.productView--quickView .slider-nav:hover .slick-prev {
  opacity: 1; }

.productView.productView--quickView .main-image-container {
  margin-bottom: 15px; }

.productView.productView--quickView .slider-nav.slick-slider {
  display: block !important; }

.slick-active figure.productView-image img.loading {
  opacity: 1 !important; }

.productView.productView--quickView .slider-nav {
  text-align: center; }

.mobile-magnify {
  opacity: 0;
  display: none; }

.slider-for:hover .mobile-magnify {
  opacity: 0 !important;
  display: none; }

.slider-nav .slick-track {
  text-align: center; }

.slider-for:hover button.slick-arrow.slick-disabled {
  opacity: 0.2 !important;
  pointer-events: none !important; }

.productView.productView--quickView .slider-for:hover .slick-disabled {
  opacity: 0.2 !important;
  pointer-events: none !important; }

.productView.productView--quickView .slider-nav:hover .slick-disabled {
  opacity: 0.2 !important;
  pointer-events: none !important; }

.product.main.left .slider-nav:hover button.slick-arrow.slick-disabled {
  opacity: 0.2 !important;
  pointer-events: none !important; }

.slider-nav .slick-slide div {
  border: 1px solid transparent; }

.slider-nav .slick-slide.slick-current.slick-active div {
  border: 1px solid #c9c9c9; }

#modal .slider-nav .slick-slide.slick-current.slick-active {
  border: 1px solid #c9c9c9; }

#modal .slider-nav .slick-slide:hover {
  cursor: pointer; }

.slider-nav button.slick-arrow:hover {
  opacity: 1 !important;
  z-index: 9999999; }

.slider-nav.no-carousel .slick-slide {
  padding: 0 5px !important; }

.slider-nav.no-carousel .slick-slide div {
  padding: 5px !important; }

.hide-mobile-fancybox-nav-arrows {
  display: none !important; }

#body a.mobile-image-link {
  display: none !important; }

#body .image-link.mobile {
  display: none !important; }

#modal .slider-nav img.thumbnail-images.slick-slide {
  padding: 5px !important; }

.top.products-container.carousel-active {
  margin-top: 20px; }

.page.category-grid .banners.bottom {
  width: 100% !important; }

.home.nine-sixty.slider-full-width-in-container div[data-content-region="home_below_menu"] {
  max-width: 960px !important;
  margin: 0 auto; }

.home.eleven-seventy.slider-full-width-in-container div[data-content-region="home_below_menu"] {
  max-width: 1170px !important;
  margin: 0 auto; }

.home.twelve-eighty.slider-full-width-in-container div[data-content-region="home_below_menu"] {
  max-width: 1280px !important;
  margin: 0 auto; }

.home.thirteen-sixty-six.slider-full-width-in-container div[data-content-region="home_below_menu"] {
  max-width: 1366px !important;
  margin: 0 auto; }

.home.fourteen-forty.slider-full-width-in-container div[data-content-region="home_below_menu"] {
  max-width: 1440px !important;
  margin: 0 auto; }

.home.nine-sixty.slider-in-container-floated div[data-content-region="home_below_menu"] {
  float: right;
  width: 75%;
  margin: 0 auto; }

.home.eleven-seventy.slider-in-container-floated div[data-content-region="home_below_menu"] {
  float: right;
  width: 78%;
  margin: 0 auto; }

.home.twelve-eighty.slider-in-container-floated div[data-content-region="home_below_menu"] {
  float: right;
  width: 80%;
  margin: 0 auto; }

.home.thirteen-sixty-six.slider-in-container-floated div[data-content-region="home_below_menu"] {
  float: right;
  width: 80%;
  margin: 0 auto; }

.home.fourteen-forty.slider-in-container-floated div[data-content-region="home_below_menu"] {
  float: right;
  width: 80%;
  margin: 0 auto; }

.home.nine-sixty.slider-in-container-floated div[data-content-region="home_below_carousel"] {
  float: left;
  width: 75%;
  margin: 0 auto; }

.home.eleven-seventy.slider-in-container-floated div[data-content-region="home_below_carousel"] {
  float: left;
  width: 78.2%;
  margin: 0 auto; }

.home.twelve-eighty.slider-in-container-floated div[data-content-region="home_below_carousel"] {
  float: left;
  width: 80%;
  margin: 0 auto; }

.home.thirteen-sixty-six.slider-in-container-floated div[data-content-region="home_below_carousel"] {
  float: left;
  width: 80%;
  margin: 0 auto; }

.home.fourteen-forty.slider-in-container-floated div[data-content-region="home_below_carousel"] {
  float: left;
  width: 80%;
  margin: 0 auto; }

.home.nine-sixty div[data-content-region="home_below_top_banner"] {
  float: right;
  width: 75%;
  margin: 0 auto; }

.home.eleven-seventy div[data-content-region="home_below_top_banner"] {
  float: right;
  width: 78%;
  margin: 0 auto; }

.home.twelve-eighty div[data-content-region="home_below_top_banner"] {
  float: right;
  width: 80%;
  margin: 0 auto; }

.home.thirteen-sixty-six div[data-content-region="home_below_top_banner"] {
  float: right;
  width: 80%;
  margin: 0 auto; }

.home.fourteen-forty div[data-content-region="home_below_top_banner"] {
  float: right;
  width: 80.4%;
  margin: 0 auto; }

.home.nine-sixty.slider-in-container-floated div[data-content-region="home_below_bottom_banner"] {
  float: right;
  width: 75%;
  margin: 0 auto; }

.home.eleven-seventy.slider-in-container-floated div[data-content-region="home_below_bottom_banner"] {
  float: right;
  width: 78%;
  margin: 0 auto; }

.home.twelve-eighty.slider-in-container-floated div[data-content-region="home_below_bottom_banner"] {
  float: right;
  width: 80.3%;
  margin: 0 auto; }

.home.thirteen-sixty-six.slider-in-container-floated div[data-content-region="home_below_bottom_banner"] {
  float: right;
  width: 80.4%;
  margin: 0 auto; }

.home.fourteen-forty.slider-in-container-floated div[data-content-region="home_below_bottom_banner"] {
  float: right;
  width: 80.3%;
  margin: 0 auto; }

body#body.product-page-layout.with-sidenav.nine-sixty div[data-content-region="product_below_content"] {
  float: left;
  width: 75%; }

body#body.product-page-layout.with-sidenav.eleven-seventy div[data-content-region="product_below_content"] {
  float: left;
  width: 78.2%; }

body#body.product-page-layout.with-sidenav.twelve-eighty div[data-content-region="product_below_content"] {
  float: left;
  width: 80%; }

body#body.product-page-layout.with-sidenav.thirteen-sixty-six div[data-content-region="product_below_content"] {
  float: left;
  width: 80%; }

body#body.product-page-layout.with-sidenav.fourteen-forty div[data-content-region="product_below_content"] {
  float: left;
  width: 80.4%; }

.account .button:hover {
  border-radius: 0;
  height: 42px !important;
  padding: 0 30px;
  z-index: 1;
  line-height: auto !important; }

.account .button:hover {
  background: #d00000;
  border-bottom: 3px solid;
  border-color: #d00000;
  color: #ffffff; }

.button--primary:focus {
  background-color: #d00000;
  color: white;
  background: #d00000;
  border-bottom: 3px solid;
  border-color: #d00000; }

.account-product-download.button {
  border-radius: 50% !important;
  padding: 0 !important;
  position: absolute !important;
  right: -.78571rem !important;
  top: -.78571rem !important;
  width: 2.35714rem !important;
  z-index: 1 !important;
  height: auto !important;
  line-height: unset !important; }

.account-product-download.button:hover {
  border-radius: 50% !important;
  padding: 0 !important;
  position: absolute !important;
  right: -.78571rem !important;
  top: -.78571rem !important;
  width: 2.35714rem !important;
  z-index: 1 !important;
  height: auto !important;
  line-height: unset !important; }

#quickSearch ul.productGrid {
  margin-left: 0 !important;
  margin-right: 0 !important; }

.panel--address .form-actions {
  position: static !important; }

p.productReview-body {
  white-space: pre-line; }

div#side-categories i.fa:before {
  display: none !important; }

.cart-additionalCheckoutButtons p.or-use-label {
  display: none !important; }

.cart-additionalCheckoutButtons .paypal-smart-buttons {
  width: 150px;
  float: right; }

.cart-additionalCheckoutButtons .paypal-smart-buttons {
  margin-top: 0;
  margin-bottom: 0; }

.cart-additionalCheckoutButtons .CheckoutButtonAmazon img {
  width: 150px !important; }

.cart-additionalCheckoutButtons .FloatRight p {
  display: none !important; }

.cart-additionalCheckoutButtons .GooglePayContainer {
  float: right; }

.cart-additionalCheckoutButtons .gpay-button {
  width: 150px !important; }

.cart-additionalCheckoutButtons button.jpmc-pwc-button {
  float: right;
  width: 150px !important; }

.cart-additionalCheckoutButtons p#google_pay_checkout_or_use {
  display: none !important; }

.cart-additionalCheckoutButtons .FloatRight.GooglePayCheckout.RemoteCheckout.CheckoutButton {
  margin-top: 15px; }

.previewCartCheckout-additionalCheckoutButtons .FloatRight.PayPalExpressCheckout.RemoteCheckout.CheckoutButton.paypal-buttons-container {
  margin: 0 auto;
  display: block;
  text-align: center; }

.previewCartCheckout-additionalCheckoutButtons .FloatRight.RemoteCheckout.CheckoutButton {
  text-align: center; }

.previewCartCheckout-additionalCheckoutButtons {
  margin-bottom: 15px; }

.previewCartCheckout-additionalCheckoutButtons button.jpmc-pwc-button {
  width: 150px !important;
  margin-bottom: 10px; }

.previewCartCheckout-additionalCheckoutButtons .gpay-button.black.short {
  width: 150px !important; }

button.fancybox-button.fancybox-button--arrow_left[disabled] {
  opacity: .2 !important; }

button.fancybox-button.fancybox-button--arrow_right[disabled] {
  opacity: .2 !important; }

#body.nine-sixty.header-in-container div[data-content-region="header_bottom--global"] {
  max-width: 960px;
  margin: 0 auto; }

#body.eleven-seventy.header-in-container div[data-content-region="header_bottom--global"] {
  max-width: 1170px;
  margin: 0 auto; }

#body.twelve-eighty.header-in-container div[data-content-region="header_bottom--global"] {
  max-width: 1280px;
  margin: 0 auto; }

#body.thirteen-sixty-six.header-in-container div[data-content-region="header_bottom--global"] {
  max-width: 1366px;
  margin: 0 auto; }

#body.fourteen-forty.header-in-container div[data-content-region="header_bottom--global"] {
  max-width: 1440px;
  margin: 0 auto; }

div[data-content-region="product_above_tabs--global"] {
  clear: both; }

div[data-content-region="category_below_content--global"] {
  clear: both; }

div#product-images-container .main-image-container li.productView-images {
  width: auto !important; }

.main-nav-container.in-container.is-sticky.fixed.fixed-ready div#menu.main-nav {
  position: fixed;
  bottom: unset;
  top: 30px; }

h2.container-header.btn span.down-arrrow.burger-menu {
  cursor: pointer;
  position: relative;
  transition: all 0.3s ease-in-out !important;
  -webkit-transition: all 0.3s ease-in-out !important;
  -moz-transition: all 0.3s ease-in-out !important;
  -o-transition: all 0.3s ease-in-out !important;
  -ms-transition: all 0.3s ease-in-out !important; }

.alt-toggle.active h2.container-header.btn span.down-arrrow.burger-menu {
  transform: translate(15px, 0) !important;
  -webkit-transform: translate(15px, 0) !important;
  -moz-transform: translate(15px, 0) !important;
  -o-transform: translate(15px, 0) !important;
  -ms-transform: translate(15px, 0) !important; }

h2.container-header.text span.mega-shop-text {
  cursor: pointer;
  position: relative;
  transition: all 0.3s ease-in-out !important;
  -webkit-transition: all 0.3s ease-in-out !important;
  -moz-transition: all 0.3s ease-in-out !important;
  -o-transition: all 0.3s ease-in-out !important;
  -ms-transition: all 0.3s ease-in-out !important; }

.alt-toggle.active h2.container-header.text span.mega-shop-text {
  transform: translate(15px, 0) !important;
  -webkit-transform: translate(15px, 0) !important;
  -moz-transform: translate(15px, 0) !important;
  -o-transform: translate(15px, 0) !important;
  -ms-transform: translate(15px, 0) !important;
  padding-left: 15px; }

.alt-toggle.active h2.container-header.text {
  background-color: #ffffff !important;
  color: #d00000 !important; }

.alt-toggle.active h2.container-header.btn {
  background-color: #ffffff !important;
  color: #d00000 !important; }

.alt-toggle.active span.down-arrrow.burger-menu svg {
  fill: #d00000 !important; }

.alternate li {
  position: static !important; }

section.productView-details.product-options {
  width: 100%; }

span.product-status-message.aria-description--hidden {
  position: absolute;
  top: 0;
  left: 0;
  height: 1px;
  width: 1px;
  overflow: hidden;
  margin-left: -1000px; }

#add-to-cart-wrapper {
  float: left;
  display: block;
  width: 47%;
  margin-right: 15px; }

section.productView-details.product-options {
  padding-left: 0;
  padding-right: 0; }

div#add-to-cart-wrapper .form-action {
  width: 100% !important;
  margin-right: 0 !important; }

.productView input#form-action-addToCart {
  margin-right: 0; }

#add-to-cart-wrapper .button[disabled] {
  cursor: not-allowed;
  color: #535353 !important;
  background-color: #737373 !important;
  border-color: rgba(0, 0, 255, 0) !important; }

.button[disabled] {
  cursor: not-allowed;
  color: #535353;
  background-color: #737373;
  border-color: rgba(0, 0, 255, 0); }

.productView.productView--quickView div#add-to-cart-wrapper {
  display: block !important; }

#body .productView-options .form-action .button {
  width: 100%; }

.productView-options .alertBox.alertBox--error {
  clear: both; }

div#add-to-cart-wrapper.qty-box-visible .form-action {
  margin-top: 50px !important; }

#body.qty-box-visible form.form.form-wishlist.form-action {
  margin-top: 50px !important; }

.productView.qty-box-visible.productView--quickView .form.form-wishlist.form-action {
  margin-top: 50px !important; }

div#add-to-cart-wrapper.qty-box-visible .form-field.form-field--increments {
  position: absolute; }

body.main.home.nine-sixty .alertBox.alertBox--info {
  width: 75%;
  float: left; }

body.main.home.eleven-seventy .alertBox.alertBox--info {
  width: 78%;
  float: left; }

body.main.home.twelve-eighty .alertBox.alertBox--info {
  width: 80%;
  float: left; }

body.main.home.thirteen-sixty-six .alertBox.alertBox--info {
  width: 80%;
  float: left; }

body.main.home.fourteen-forty .alertBox.alertBox--info {
  width: 80%;
  float: left; }

.home .alertBox.alertBox--info {
  margin-top: 0; }

#modal div#product-images-container .main-image-container li.productView-images {
  width: 100% !important; }

#body.hasAdminBar .body.content {
  margin-top: 2.5rem !important; }
  @media screen and (max-width: 1023px) {
    #body.hasAdminBar .body.content {
      margin-top: 0 !important; } }

#body.hasAdminBar .adminBar.storefront {
  margin-top: 0px; }

#body.hasAdminBar .header-container {
  margin-top: 46px !important; }

#body.hasAdminBar .header-container .header-container {
  margin-top: 0 !important; }

#body.hasAdminBar .header-container.sticky-header .top-menu {
  top: 46px; }

#body.hasAdminBar .header-container.sticky-header .search-container.sticky {
  top: 46px; }

#body.hasAdminBar .header-container.sticky-header {
  margin-top: 76px !important; }

body.main .header-container.sticky-header {
  margin-top: 30px !important; }

div[data-content-region=header_bottom--global] {
  margin-top: 0 !important; }

body {
  padding-top: 0 !important; }

.footer-payment-icons {
  display: inline-block;
  width: 75%;
  vertical-align: middle;
  float: none; }

.global-region.container-width.right-of-payment-icons {
  display: inline-block;
  width: 25%;
  vertical-align: middle; }

.global-region.container-width.below-payment-icons {
  width: 100%;
  float: none;
  clear: both; }

div#facetedSearch-navList {
  margin-bottom: 10px; }

ul#facetedSearch-navList--custom-field li.navList-item {
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 10px; }

ul#facetedSearch-navList--custom-field a.navList-action.navList-action--checkbox {
  display: inline; }

ul#facetedSearch-navList--custom-field .navList-action--checkbox {
  margin-bottom: .35714rem; }

.accordion--navList .accordion-title {
  display: inline; }

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

button.accordion-navigation.toggleLink {
  margin-bottom: 5px !important; }

.sidebar.right .carousel-vertical.single-slide .slick-list.draggable {
  height: auto !important; }

.page.brands .card-figure img {
  max-width: 100%; }

#body main.page.brands figure.card-figure {
  overflow: hidden; }

div#modal-bulk-pricing {
  margin: 0; }

form.both-grid-default ul.productGrid span.compare-text {
  position: relative;
  top: -2px; }

.main form.both-list-default ul.productGrid input {
  position: relative;
  left: -60px;
  top: 3px; }

article.listItem label.button.button--small.card-figcaption-button.compare {
  position: relative;
  z-index: 99999999999999; }

article.listItem span.custom-checkbox {
  position: absolute;
  z-index: -1; }

article.listItem .listItem-actions span.compare-text {
  position: relative;
  left: 15px !important; }

.form-radio:checked + .form-option {
  border-color: #d00000;
  box-shadow: 0 0 0 1px #d00000; }

.productView.productView--quickView div#add-to-cart-wrapper {
  position: relative; }

.shippingOptions-panel {
  background-color: white !important; }

@media only screen and (min-width: 981px) {
  main.page.blog article.blog {
    min-height: 410px;
    width: 32.5%; } }

@media only screen and (max-width: 1470px) {
  body.main.fourteen-forty .top-menu .content {
    padding: 0 15px; }
  body.main.fourteen-forty .body.content {
    padding: 0 15px; }
  body.main.home.fourteen-forty.slider-full-width .body.content {
    padding: 0; }
  body.main.home.fourteen-forty.slider-full-width .main.full.home {
    padding: 0 15px; }
  body.main.fourteen-forty footer .footer-top .content {
    padding: 0 15px !important; }
  body.main.fourteen-forty footer.footer .container {
    padding: 0 15px !important; }
  body.main.fourteen-forty .footer-bottom .content {
    padding: 0 15px !important; }
  body.main.fourteen-forty.slider-in-container-floated .main-nav-container.in-container {
    padding: 0 15px; }
  body.main.fourteen-forty .main-nav-container.in-container {
    margin: 0 auto;
    padding: 0 15px; }
  body.main.fourteen-forty .header-container.full-width.full-width.in-container ~ .main-nav-container div#menu {
    padding: 0 !important; }
  body.main.home.fourteen-forty ul.productGrid li.product article.card a img {
    max-width: 100%;
    width: auto; }
  body.main.home.fourteen-forty figure.card-figure {
    max-height: 100%; }
  body.main.fourteen-forty ul.productGrid li.product article.card a {
    max-height: 100%; }
  body.main.fourteen-forty ul.productGrid li.product article.card a img {
    max-width: 100%;
    width: auto; }
  body.main.fourteen-forty .similar-products-by-views .productCarousel-slide.slick-slide figure.card-figure {
    min-height: 265px; }
  body.main.fourteen-forty .product.main.left.no-sidenav .similar-products-by-views .productCarousel-slide.slick-slide a {
    max-height: 100%;
    max-width: 100%; }
  body.main.fourteen-forty .sidebar.right .card-image {
    max-height: 100%;
    max-width: 100%; }
  body.main.fourteen-forty .product.main.left.product-page-with-sidenav .sidebar.right .card-image {
    max-height: 100%;
    max-width: 100%; }
  body.main.fourteen-forty .product.main.left.no-sidenav .similar-products-by-views .productCarousel-slide.slick-slide img {
    max-height: 265px;
    width: auto; }
  body.main.fourteen-forty div#product-page-with-sidenav .similar-products-by-views .productCarousel-slide.slick-slide img {
    max-height: 100%;
    max-width: 100%; }
  body.main.fourteen-forty div#product-page-with-sidenav .similar-products-by-views .productCarousel-slide.slick-slide a {
    max-height: 100%;
    max-width: 100%;
    position: static; }
  body.main.fourteen-forty .product.main.left.full-width .recommended-position.below .productCarousel-slide.slick-slide figure.card-figure {
    min-height: 355px; }
  body.main.fourteen-forty .product.main.left.full-width .recommended-position.below .productCarousel-slide.slick-slide a {
    max-height: 100%;
    max-width: 100%; }
  body.main.fourteen-forty .product.main.left.full-width .recommended-position.below .productCarousel-slide.slick-slide a img {
    max-height: 355px;
    max-width: 355px; }
  body.main.fourteen-forty .additional-products .productCarousel-slide.slick-slide figure.card-figure {
    min-height: 265px;
    max-height: 265px;
    position: relative; }
  body.main.fourteen-forty .product.main.left.no-sidenav .additional-products .productCarousel-slide.slick-slide a {
    max-height: 100%;
    max-width: 100%; }
  body.main.fourteen-forty .product.main.left.no-sidenav .additional-products .productCarousel-slide.slick-slide img {
    max-height: 265px; }
  body.main.fourteen-forty div#product-page-with-sidenav .additional-products .productCarousel-slide.slick-slide img {
    max-height: 265px;
    max-width: 100%; }
  body.main.fourteen-forty div#product-page-with-sidenav .additional-products .productCarousel-slide.slick-slide a {
    max-height: 100%;
    max-width: 100%;
    position: static; }
  body.main.fourteen-forty .product.main.left.full-width .recommended-position.below .productCarousel-slide.slick-slide a img {
    max-width: 100%; }
  body.main.fourteen-forty .product.main.left.full-width .recommended-position.below .productCarousel-slide.slick-slide figure.card-figure {
    min-height: 302.5px;
    max-height: 302.5px; }
  body.main.fourteen-forty .product.main.left.full-width .recommended-position.below .productCarousel-slide.slick-slide a img {
    max-height: 302.5px;
    width: auto; }
  body.main.fourteen-forty #product-listing-container ul.productGrid figure.card-figure {
    min-height: 267px; }
  body.main.fourteen-forty #product-listing-container ul.productGrid figure.card-figure img {
    max-height: 267px; }
  body.main.fourteen-forty ul.productGrid li.product article.card a img {
    max-height: 100%; }
  body.main.home.fourteen-forty .slider.full-width .heroCarousel-content {
    padding: 15px; } }

@media only screen and (max-width: 1440px) {
  body.main.home.fourteen-forty figure.card-figure {
    min-height: 267px; }
  body.main.home.fourteen-forty ul.productGrid figure.card-figure img {
    max-height: 267px; }
  body.main.fourteen-forty #product-listing-container ul.productGrid figure.card-figure {
    min-height: 267px; }
  body.main.fourteen-forty #product-listing-container ul.productGrid figure.card-figure img {
    max-height: 267px; } }

@media only screen and (max-width: 1400px) {
  body.main.home.fourteen-forty ul.productGrid figure.card-figure {
    min-height: 259px; }
  body.main.home.fourteen-forty ul.productGrid li.product article.card a img {
    max-height: 259px; }
  body.main.fourteen-forty #product-listing-container ul.productGrid figure.card-figure {
    min-height: 259px; }
  body.main.fourteen-forty #product-listing-container ul.productGrid figure.card-figure img {
    max-height: 259px; } }

@media only screen and (max-width: 1396px) {
  body.main.thirteen-sixty-six .top-menu .content {
    padding: 0 15px; }
  body.main.thirteen-sixty-six .body.content {
    padding: 0 15px; }
  body.main.home.thirteen-sixty-six.slider-full-width .body.content {
    padding: 0; }
  body.main.thirteen-sixty-six .custom-pages-nav {
    padding: 0 15px; }
  body.main.thirteen-sixty-six .main.full.home {
    padding: 0 15px; }
  body.main.home.thirteen-sixty-six.slider-full-width .main.full.home {
    padding: 0 15px; }
  body.main.thirteen-sixty-six footer .footer-top .content {
    padding: 0 15px !important; }
  body.main.thirteen-sixty-six footer.footer .container {
    padding: 0 15px !important; }
  body.main.thirteen-sixty-six .footer-bottom .content {
    padding: 0 15px !important; }
  body.main.thirteen-sixty-six.slider-in-container-floated .main-nav-container.in-container {
    padding: 0 15px; }
  body.main.thirteen-sixty-six .main-nav-container.in-container {
    margin: 0 auto;
    padding: 0 15px; }
  body.main.thirteen-sixty-six .header-container.full-width.full-width.in-container ~ .main-nav-container div#menu {
    padding: 0 !important; }
  body.main.home.thirteen-sixty-six ul.productGrid li.product article.card a img {
    max-height: 100% !important;
    max-width: 100% !important;
    width: auto !important; }
  body.main.home.thirteen-sixty-six figure.card-figure {
    max-height: 100% !important; }
  body.main.thirteen-sixty-six ul.productGrid li.product article.card a {
    max-height: 100% !important; }
  body.main.thirteen-sixty-six ul.productGrid li.product article.card a img {
    max-width: 100% !important;
    width: auto !important; }
  body.main.thirteen-sixty-six figure.card-figure {
    max-height: 100% !important; }
  body.main.home.fourteen-forty figure.card-figure {
    min-height: 273px;
    max-height: 273px; }
  body.main.home.fourteen-forty ul.productGrid li.product article.card a img {
    max-height: 100% !important; }
  body.main.fourteen-forty #product-listing-containerul.productGrid figure.card-figure {
    min-height: 258.19px; }
  body.main.fourteen-forty figure.card-figure {
    min-height: 258.19px; }
  body.main.fourteen-forty ul.productGrid li.product article.card a img {
    max-height: 258.19px; }
  body.main.thirteen-sixty-six ul.productGrid li.product article.card a img {
    max-height: 257.44px; }
  body.main.thirteen-sixty-six figure.card-figure {
    min-height: 257.44px; }
  body.main.home.thirteen-sixty-six .slider.full-width .heroCarousel-content {
    padding: 15px; } }

@media only screen and (max-width: 1350px) {
  body.main.home.fourteen-forty ul.productGrid figure.card-figure {
    min-height: 249px; }
  body.main.home.fourteen-forty ul.productGrid li.product article.card a img {
    max-height: 249px; }
  body.main.home.thirteen-sixty-six ul.productGrid figure.card-figure {
    min-height: 249px; }
  body.main.home.thirteen-sixty-six ul.productGrid li.product article.card a img {
    max-height: 249px; }
  body.main.fourteen-forty #product-listing-container ul.productGrid figure.card-figure {
    min-height: 249px; }
  body.main.fourteen-forty #product-listing-container ul.productGrid figure.card-figure img {
    max-height: 249px; }
  body.main.thirteen-sixty-six #product-listing-container ul.productGrid figure.card-figure {
    min-height: 248.25px; } }

@media only screen and (max-width: 1310px) {
  body.main.twelve-eighty .top-menu .content {
    padding: 0 15px; }
  body.main.twelve-eighty .body.content {
    padding: 0 15px; }
  body.main.home.twelve-eighty.slider-full-width .body.content {
    padding: 0; }
  body.main.twelve-eighty .custom-pages-nav {
    padding: 0 15px; }
  body.main.twelve-eighty .main.full.home {
    padding: 0 15px; }
  body.main.home.twelve-eighty.slider-full-width .main.full.home {
    padding: 0 15px; }
  body.main.twelve-eighty footer .footer-top .content {
    padding: 0 15px !important; }
  body.main.twelve-eighty footer.footer .container {
    padding: 0 15px !important; }
  body.main.twelve-eighty .footer-bottom .content {
    padding: 0 15px !important; }
  body.main.twelve-eighty.slider-in-container-floated .main-nav-container.in-container {
    padding: 0 15px; }
  body.main.twelve-eighty .main-nav-container.in-container {
    margin: 0 auto;
    padding: 0 15px; }
  body.main.twelve-eighty .header-container.full-width.full-width.in-container ~ .main-nav-container div#menu {
    padding: 0 !important; }
  body.main.home.twelve-eighty ul.productGrid li.product article.card a img {
    max-height: 100% !important;
    max-width: 100% !important;
    width: auto !important; }
  body.main.home.twelve-eighty figure.card-figure {
    max-height: 100% !important; }
  body.main.twelve-eighty ul.productGrid li.product article.card a {
    max-height: 100% !important; }
  body.main.twelve-eighty ul.productGrid li.product article.card a img {
    max-width: 100%;
    width: auto !important; }
  body.main.twelve-eighty figure.card-figure {
    max-height: 100% !important; }
  body.main.fourteen-forty figure.card-figure {
    min-height: 229.38px; }
  body.main.fourteen-forty ul.productGrid li.product article.card a img {
    max-height: 229.38px; }
  body.main.home.fourteen-forty ul.productGrid figure.card-figure {
    min-height: 241px; }
  body.main.home.fourteen-forty ul.productGrid figure.card-figure img {
    max-height: 241px; }
  body.main.home.thirteen-sixty-six ul.productGrid figure.card-figure {
    min-height: 241px; }
  body.main.home.thirteen-sixty-six ul.productGrid figure.card-figure img {
    max-height: 241px; }
  body.main.fourteen-forty #product-listing-container ul.productGrid figure.card-figure {
    min-height: 241px; }
  body.main.fourteen-forty #product-listing-container ul.productGrid figure.card-figure img {
    max-height: 241px; }
  body.main.thirteen-sixty-six #product-listing-container ul.productGrid figure.card-figure {
    min-height: 241px; }
  body.main.thirteen-sixty-six #product-listing-container ul.productGrid figure.card-figure img {
    max-height: 241px; }
  body.main.home.twelve-eighty .slider.full-width .heroCarousel-content {
    padding: 15px; }
  body.main.fourteen-forty .sidebar.right .carousel-vertical .card-figure {
    max-height: 271px;
    min-height: 271px; }
  body.main.fourteen-forty .sidebar.right .carousel-vertical li.product article.card a {
    max-height: 271px;
    max-width: 271px; }
  body.main.fourteen-forty .sidebar.right .carousel-vertical .card-image {
    max-height: 271px;
    max-width: 271px; }
  body.main.fourteen-forty .sidebar.right ul.productGrid li.product article.card a img {
    max-height: 271px;
    max-width: 100%; }
  body.main.thirteen-sixty-six .sidebar.right .carousel-vertical .card-figure {
    max-height: 271px;
    min-height: 271px; }
  body.main.thirteen-sixty-six .sidebar.right .carousel-vertical li.product article.card a {
    max-height: 271px;
    max-width: 271px; }
  body.main.thirteen-sixty-six .sidebar.right .carousel-vertical .card-image {
    max-height: 271px;
    max-width: 271px; }
  body.main.thirteen-sixty-six .sidebar.right ul.productGrid li.product article.card a img {
    max-height: 271px;
    max-width: 100%; }
  body.main.twelve-eighty .sidebar.right .carousel-vertical .card-figure {
    max-height: 271px;
    min-height: 271px; }
  body.main.twelve-eighty .sidebar.right .carousel-vertical li.product article.card a {
    max-height: 271px;
    max-width: 271px; }
  body.main.twelve-eighty .sidebar.right .carousel-vertical .card-image {
    max-height: 271px;
    max-width: 271px; }
  body.main.twelve-eighty .sidebar.right ul.productGrid li.product article.card a img {
    max-height: 271px;
    max-width: 100%; } }

@media only screen and (max-width: 1300px) {
  body.main.home.fourteen-forty ul.productGrid figure.card-figure {
    min-height: 239px; }
  body.main.home.fourteen-forty ul.productGrid li.product article.card a img {
    max-height: 239px; }
  body.main.home.thirteen-sixty-six ul.productGrid figure.card-figure {
    min-height: 239px; }
  body.main.home.thirteen-sixty-six ul.productGrid li.product article.card a img {
    max-height: 239px; }
  body.main.home.twelve-eighty ul.productGrid figure.card-figure {
    min-height: 238px; }
  body.main.home.twelve-eighty ul.productGrid li.product article.card a img {
    max-height: 238px; }
  body.main.fourteen-forty #product-listing-container ul.productGrid figure.card-figure {
    min-height: 239px; }
  body.main.thirteen-sixty-six #product-listing-container ul.productGrid figure.card-figure {
    min-height: 238.25px; }
  body.main.twelve-eighty #product-listing-container ul.productGrid figure.card-figure {
    min-height: 234px; } }

@media only screen and (max-width: 1260px) {
  .container.main {
    padding: 0; }
  .footer-top.newsletter .form-prefixPostfix .button {
    width: auto;
    margin-top: 0; }
  form.form.wishlist {
    float: right; }
  span.custom-checkbox-text {
    left: -35px; }
  body.main.home.fourteen-forty ul.productGrid figure.card-figure {
    min-height: 231px; }
  body.main.home.fourteen-forty ul.productGrid li.product article.card a img {
    max-height: 231px; }
  body.main.home.thirteen-sixty-six ul.productGrid figure.card-figure {
    min-height: 231px; }
  body.main.home.thirteen-sixty-six ul.productGrid li.product article.card a img {
    max-height: 231px; }
  body.main.home.twelve-eighty ul.productGrid figure.card-figure {
    min-height: 230px; }
  body.main.home.twelve-eighty ul.productGrid li.product article.card a img {
    max-height: 230px; }
  body.main.fourteen-forty #product-listing-container ul.productGrid figure.card-figure {
    min-height: 231px; }
  body.main.fourteen-forty #product-listing-container ul.productGrid figure.card-figure img {
    max-height: 231px; }
  body.main.thirteen-sixty-six #product-listing-container ul.productGrid figure.card-figure {
    min-height: 230.25px; }
  body.main.thirteen-sixty-six #product-listing-container ul.productGrid figure.card-figure img {
    max-height: 230.25px; }
  body.main.twelve-eighty #product-listing-container ul.productGrid figure.card-figure {
    min-height: 230px; }
  body.main.twelve-eighty #product-listing-container ul.productGrid figure.card-figure img {
    max-height: 230px; }
  body.main .similar-products-by-views .productCarousel-slide.slick-slide figure.card-figure {
    min-height: 225px; }
  body.main .product.main.left.no-sidenav .similar-products-by-views .productCarousel-slide.slick-slide a {
    max-width: 225px; }
  body.main.fourteen-forty div#product-page-with-sidenav .additional-products .productCarousel-slide.slick-slide a {
    max-height: 225.63px;
    max-width: 225.63px; }
  body.main.fourteen-forty div#product-page-with-sidenav .additional-products .productCarousel-slide.slick-slide img {
    max-width: 100%;
    max-height: 225.63px; }
  body.main.fourteen-forty .product.main.left.no-sidenav .similar-products-by-views .productCarousel-slide.slick-slide a {
    max-height: 100%; }
  body.main.fourteen-forty .product.main.left.no-sidenav .similar-products-by-views .productCarousel-slide.slick-slide img {
    max-height: 225.63px; }
  body.main.thirteen-sixty-six .product.main.left.no-sidenav .similar-products-by-views .productCarousel-slide.slick-slide img {
    max-height: 225.63px; }
  body.main.twelve-eighty .product.main.left.no-sidenav .similar-products-by-views .productCarousel-slide.slick-slide img {
    max-height: 224px;
    max-width: 100%; }
  body.main.eleven-seventy .product.main.left.no-sidenav .similar-products-by-views .productCarousel-slide.slick-slide img {
    max-height: 225.63px; }
  body.main.nine-sixty .product.main.left.no-sidenav .similar-products-by-views .productCarousel-slide.slick-slide img {
    max-height: 225.63px; }
  body.main.thirteen-sixty-six .product.main.left.no-sidenav .similar-products-by-views .productCarousel-slide.slick-slide img {
    max-height: 225.63px; }
  body.main.fourteen-forty .product.main.left.full-width .recommended-position.below .productCarousel-slide.slick-slide figure.card-figure {
    min-height: 302.5px; }
  body.main.fourteen-forty .product.main.left.full-width .recommended-position.below .productCarousel-slide.slick-slide a img {
    max-height: 302.5px; }
  body.main.thirteen-sixty-six .product.main.left.full-width .recommended-position.below .productCarousel-slide.slick-slide figure.card-figure {
    min-height: 302.5px; }
  body.main.thirteen-sixty-six .product.main.left.full-width .recommended-position.below .productCarousel-slide.slick-slide a img {
    max-height: 302.5px; }
  body.main.twelve-eighty .product.main.left.full-width .recommended-position.below .productCarousel-slide.slick-slide figure.card-figure {
    min-height: 302.5px; }
  body.main.twelve-eighty .product.main.left.full-width .recommended-position.below .productCarousel-slide.slick-slide a img {
    max-height: 302.5px; }
  body.main.eleven-seventy .product.main.left.full-width .recommended-position.below .productCarousel-slide.slick-slide figure.card-figure {
    min-height: 302.5px; }
  body.main.eleven-seventy .product.main.left.full-width .recommended-position.below .productCarousel-slide.slick-slide a img {
    max-height: 302.5px; }
  body.main.nine-sixty .product.main.left.full-width .recommended-position.below .productCarousel-slide.slick-slide figure.card-figure {
    min-height: 302.5px; }
  body.main.nine-sixty .product.main.left.full-width .recommended-position.below .productCarousel-slide.slick-slide a img {
    max-height: 302.5px; }
  body.main.fourteen-forty .sidebar.right .carousel-vertical .card-figure {
    max-height: 266px;
    min-height: 266px; }
  body.main.fourteen-forty .sidebar.right .carousel-vertical li.product article.card a {
    max-height: 266px;
    max-width: 266px; }
  body.main.fourteen-forty .sidebar.right .carousel-vertical .card-image {
    max-height: 266px;
    max-width: 266px; }
  body.main.fourteen-forty .sidebar.right ul.productGrid li.product article.card a img {
    max-height: 266px;
    max-width: 100%; }
  body.main.thirteen-sixty-six .sidebar.right .carousel-vertical .card-figure {
    max-height: 266px;
    min-height: 266px; }
  body.main.thirteen-sixty-six .sidebar.right .carousel-vertical li.product article.card a {
    max-height: 266px;
    max-width: 266px; }
  body.main.thirteen-sixty-six .sidebar.right .carousel-vertical .card-image {
    max-height: 266px;
    max-width: 266px; }
  body.main.thirteen-sixty-six .sidebar.right ul.productGrid li.product article.card a img {
    max-height: 266px;
    max-width: 100%; }
  body.main.twelve-eighty .sidebar.right .carousel-vertical .card-figure {
    max-height: 266px;
    min-height: 266px; }
  body.main.twelve-eighty .sidebar.right .carousel-vertical li.product article.card a {
    max-height: 266px;
    max-width: 266px; }
  body.main.twelve-eighty .sidebar.right .carousel-vertical .card-image {
    max-height: 266px;
    max-width: 266px; }
  body.main.twelve-eighty .sidebar.right ul.productGrid li.product article.card a img {
    max-height: 266px;
    max-width: 100%; }
  .body.content form.form.search input#search_query_adv {
    margin-bottom: 15px; }
  .body.content form.form.search .form-prefixPostfix {
    display: block; }
  .body.content form.form.search input#search_query_adv {
    margin-right: 15px; }
  .body.content input.button.button--primary.form-prefixPostfix-button--postfix {
    margin-left: 0; } }

@media only screen and (max-width: 1200px) {
  body.main.eleven-seventy .top-menu .content {
    padding: 0 15px; }
  body.main.eleven-seventy .body.content {
    padding: 0 15px; }
  body.main.home.eleven-seventy.slider-full-width .body.content {
    padding: 0; }
  body.main.eleven-seventy .custom-pages-nav {
    padding: 0 15px; }
  body.main.eleven-seventy .main.full.home {
    padding: 0 15px; }
  body.main.home.eleven-seventy.slider-full-width .main.full.home {
    padding: 0 15px; }
  body.main.eleven-seventy footer .footer-top .content {
    padding: 0 15px !important; }
  body.main.eleven-seventy footer.footer .container {
    padding: 0 15px !important; }
  body.main.eleven-seventy .footer-bottom .content {
    padding: 0 15px !important; }
  body.main.eleven-seventy.slider-in-container-floated .main-nav-container.in-container {
    padding: 0 15px; }
  body.main.eleven-seventy .main-nav-container.in-container {
    margin: 0 auto;
    padding: 0 15px; }
  body.main.eleven-seventy .header-container.full-width.full-width.in-container ~ .main-nav-container div#menu {
    padding: 0 !important; }
  .slider.in-container .heroCarousel-content {
    width: 35rem; }
  body.main.home.eleven-seventy ul.productGrid li.product article.card a img {
    max-height: 100% !important;
    max-width: 100% !important;
    width: auto !important; }
  body.main.home.eleven-seventy figure.card-figure {
    max-height: 100% !important; }
  body.main.eleven-seventy ul.productGrid li.product article.card a {
    max-height: 100% !important; }
  body.main.eleven-seventy ul.productGrid li.product article.card a img {
    max-width: 100% !important;
    width: auto !important; }
  body.main.eleven-seventy figure.card-figure {
    max-height: 100% !important; }
  body.main.thirteen-sixty-six ul.productGrid li.product article.card a img {
    max-height: 214.38px; }
  body.main.thirteen-sixty-six figure.card-figure {
    min-height: 214.38px; }
  body.main.home.fourteen-forty ul.productGrid figure.card-figure {
    min-height: 219px; }
  body.main.home.fourteen-forty ul.productGrid li.product article.card a img {
    max-height: 219px; }
  body.main.home.thirteen-sixty-six ul.productGrid figure.card-figure {
    min-height: 219px; }
  body.main.home.thirteen-sixty-six ul.productGrid li.product article.card a img {
    max-height: 219px; }
  body.main.home.twelve-eighty ul.productGrid figure.card-figure {
    min-height: 218px; }
  body.main.home.twelve-eighty ul.productGrid li.product article.card a img {
    max-height: 218px; }
  body.main.fourteen-forty #product-listing-container ul.productGrid figure.card-figure {
    min-height: 219px; }
  body.main.fourteen-forty #product-listing-container ul.productGrid figure.card-figure img {
    max-height: 219px; }
  body.main.thirteen-sixty-six #product-listing-container ul.productGrid figure.card-figure {
    min-height: 218.25px; }
  body.main.thirteen-sixty-six #product-listing-container ul.productGrid figure.card-figure img {
    max-height: 218.25px; }
  body.main.twelve-eighty #product-listing-container ul.productGrid figure.card-figure {
    min-height: 218px; }
  body.main.twelve-eighty #product-listing-container ul.productGrid figure.card-figure img {
    max-height: 218px; }
  body.main.eleven-seventy #product-listing-container ul.productGrid figure.card-figure {
    min-height: 210.3px; }
  body.main.eleven-seventy #product-listing-container ul.productGrid figure.card-figure img {
    max-height: 210.3px; }
  body.main .similar-products-by-views .productCarousel-slide.slick-slide figure.card-figure {
    min-height: 214.38px; }
  body.main.thirteen-sixty-six div#product-page-with-sidenav .similar-products-by-views .productCarousel-slide.slick-slide img {
    max-height: 214.38px; }
  body.main.thirteen-sixty-six .product.main.left.product-page-with-sidenav figure.card-figure {
    min-height: 214.38px; }
  body.main.twelve-eighty div#product-page-with-sidenav .similar-products-by-views .productCarousel-slide.slick-slide img {
    max-height: 214.38px; }
  body.main.twelve-eighty .product.main.left.product-page-with-sidenav figure.card-figure {
    min-height: 214.38px; }
  body.main.eleven-seventy div#product-page-with-sidenav .similar-products-by-views .productCarousel-slide.slick-slide img {
    max-height: 214.38px; }
  body.main.eleven-seventy .product.main.left.product-page-with-sidenav figure.card-figure {
    min-height: 214.38px; }
  body.main.nine-sixty div#product-page-with-sidenav .similar-products-by-views .productCarousel-slide.slick-slide img {
    max-height: 214.38px; }
  body.main.nine-sixty .product.main.left.product-page-with-sidenav figure.card-figure {
    min-height: 214.38px; }
  body.main.fourteen-forty .product.main.left.full-width .recommended-position.below .productCarousel-slide.slick-slide figure.card-figure {
    min-height: 287.5px; }
  body.main.fourteen-forty .product.main.left.full-width .recommended-position.below .productCarousel-slide.slick-slide a img {
    max-height: 287.5px; }
  body.main.thirteen-sixty-six .product.main.left.full-width .recommended-position.below .productCarousel-slide.slick-slide figure.card-figure {
    min-height: 287.5px; }
  body.main.thirteen-sixty-six .product.main.left.full-width .recommended-position.below .productCarousel-slide.slick-slide a img {
    max-height: 287.5px; }
  body.main.twelve-eighty .product.main.left.full-width .recommended-position.below .productCarousel-slide.slick-slide figure.card-figure {
    min-height: 287.5px; }
  body.main.twelve-eighty .product.main.left.full-width .recommended-position.below .productCarousel-slide.slick-slide a img {
    max-height: 287.5px; }
  body.main.eleven-seventy .product.main.left.full-width .recommended-position.below .productCarousel-slide.slick-slide figure.card-figure {
    min-height: 287.5px; }
  body.main.eleven-seventy .product.main.left.full-width .recommended-position.below .productCarousel-slide.slick-slide a img {
    max-height: 287.5px; }
  body.main.nine-sixty .product.main.left.full-width .recommended-position.below .productCarousel-slide.slick-slide figure.card-figure {
    min-height: 287.5px; }
  body.main.nine-sixty .product.main.left.full-width .recommended-position.below .productCarousel-slide.slick-slide a img {
    max-height: 287.5px; }
  body.main.home.eleven-seventy .slider.full-width .heroCarousel-content {
    padding: 15px; }
  .heroCarousel-description {
    font-size: 1.3rem;
    margin-bottom: 10px; }
  .heroCarousel-action {
    margin-top: 10px; }
  body.main.fourteen-forty .sidebar.right .carousel-vertical .card-figure {
    max-height: 251px;
    min-height: 251px; }
  body.main.fourteen-forty .sidebar.right .carousel-vertical li.product article.card a {
    max-height: 251px;
    max-width: 251px; }
  body.main.fourteen-forty .sidebar.right .carousel-vertical .card-image {
    max-height: 251px;
    max-width: 251px; }
  body.main.fourteen-forty .sidebar.right ul.productGrid li.product article.card a img {
    max-height: 251px;
    max-width: 100%; }
  body.main.thirteen-sixty-six .sidebar.right .carousel-vertical .card-figure {
    max-height: 251px;
    min-height: 251px; }
  body.main.thirteen-sixty-six .sidebar.right .carousel-vertical li.product article.card a {
    max-height: 251px;
    max-width: 251px; }
  body.main.thirteen-sixty-six .sidebar.right .carousel-vertical .card-image {
    max-height: 251px;
    max-width: 251px; }
  body.main.thirteen-sixty-six .sidebar.right ul.productGrid li.product article.card a img {
    max-height: 251px;
    max-width: 100%; }
  body.main.twelve-eighty .sidebar.right .carousel-vertical .card-figure {
    max-height: 251px;
    min-height: 251px; }
  body.main.twelve-eighty .sidebar.right .carousel-vertical li.product article.card a {
    max-height: 251px;
    max-width: 251px; }
  body.main.twelve-eighty .sidebar.right .carousel-vertical .card-image {
    max-height: 251px;
    max-width: 251px; }
  body.main.twelve-eighty .sidebar.right ul.productGrid li.product article.card a img {
    max-height: 251px;
    max-width: 100%; }
  body.main.eleven-seventy .sidebar.right .carousel-vertical .card-figure {
    max-height: 251px;
    min-height: 251px; }
  body.main.eleven-seventy .sidebar.right .carousel-vertical li.product article.card a {
    max-height: 251px;
    max-width: 251px; }
  body.main.eleven-seventy .sidebar.right .carousel-vertical .card-image {
    max-height: 251px;
    max-width: 251px; }
  body.main.eleven-seventy .sidebar.right ul.productGrid li.product article.card a img {
    max-height: 251px;
    max-width: 100%; } }

@media only screen and (max-width: 1150px) {
  body.main.home.fourteen-forty ul.productGrid figure.card-figure {
    min-height: 209px; }
  body.main.home.fourteen-forty ul.productGrid li.product article.card a img {
    max-height: 209px; }
  body.main.home.thirteen-sixty-six ul.productGrid figure.card-figure {
    min-height: 209px; }
  body.main.home.thirteen-sixty-six ul.productGrid li.product article.card a img {
    max-height: 209px; }
  body.main.home.twelve-eighty ul.productGrid figure.card-figure {
    min-height: 208px; }
  body.main.home.twelve-eighty ul.productGrid li.product article.card a img {
    max-height: 208px; }
  body.main.home.eleven-seventy ul.productGrid figure.card-figure {
    min-height: 206.39px; }
  body.main.home.eleven-seventy ul.productGrid li.product article.card a img {
    max-height: 206.39px; }
  body.main.fourteen-forty #product-listing-container ul.productGrid figure.card-figure {
    min-height: 209px; }
  body.main.fourteen-forty #product-listing-container ul.productGrid figure.card-figure img {
    max-height: 209px; }
  body.main.thirteen-sixty-six #product-listing-container ul.productGrid figure.card-figure {
    min-height: 208.25px; }
  body.main.thirteen-sixty-six #product-listing-container ul.productGrid figure.card-figure img {
    max-height: 208.25px; }
  body.main.twelve-eighty #product-listing-container ul.productGrid figure.card-figure {
    min-height: 208px; }
  body.main.twelve-eighty #product-listing-container ul.productGrid figure.card-figure img {
    max-height: 208px; }
  body.main.eleven-seventy #product-listing-container ul.productGrid figure.card-figure {
    min-height: 209px; }
  body.main.eleven-seventy #product-listing-container ul.productGrid figure.card-figure img {
    max-height: 209px; }
  body.main.fourteen-forty .sidebar.right .carousel-vertical .card-figure {
    max-height: 238px;
    min-height: 238px; }
  body.main.fourteen-forty .sidebar.right .carousel-vertical li.product article.card a {
    max-height: 238px;
    max-width: 238px; }
  body.main.fourteen-forty .sidebar.right .carousel-vertical .card-image {
    max-height: 238px;
    max-width: 238px; }
  body.main.fourteen-forty .sidebar.right ul.productGrid li.product article.card a img {
    max-height: 238px;
    max-width: 100%; }
  body.main.thirteen-sixty-six .sidebar.right .carousel-vertical .card-figure {
    max-height: 238px;
    min-height: 238px; }
  body.main.thirteen-sixty-six .sidebar.right .carousel-vertical li.product article.card a {
    max-height: 238px;
    max-width: 238px; }
  body.main.thirteen-sixty-six .sidebar.right .carousel-vertical .card-image {
    max-height: 238px;
    max-width: 238px; }
  body.main.thirteen-sixty-six .sidebar.right ul.productGrid li.product article.card a img {
    max-height: 238px;
    max-width: 100%; }
  body.main.twelve-eighty .sidebar.right .carousel-vertical .card-figure {
    max-height: 238px;
    min-height: 238px; }
  body.main.twelve-eighty .sidebar.right .carousel-vertical li.product article.card a {
    max-height: 238px;
    max-width: 238px; }
  body.main.twelve-eighty .sidebar.right .carousel-vertical .card-image {
    max-height: 238px;
    max-width: 238px; }
  body.main.twelve-eighty .sidebar.right ul.productGrid li.product article.card a img {
    max-height: 238px;
    max-width: 100%; }
  body.main.eleven-seventy .sidebar.right .carousel-vertical .card-figure {
    max-height: 238px;
    min-height: 238px; }
  body.main.eleven-seventy .sidebar.right .carousel-vertical li.product article.card a {
    max-height: 238px;
    max-width: 238px; }
  body.main.eleven-seventy .sidebar.right .carousel-vertical .card-image {
    max-height: 238px;
    max-width: 238px; }
  body.main.eleven-seventy .sidebar.right ul.productGrid li.product article.card a img {
    max-height: 238px;
    max-width: 100%; } }

@media only screen and (max-width: 1100px) {
  body.main.home.fourteen-forty figure.card-figure {
    min-height: 199px; }
  body.main.home.fourteen-forty ul.productGrid li.product article.card a img {
    max-height: 199px; }
  body.main.home.thirteen-sixty-six figure.card-figure {
    min-height: 199px; }
  body.main.home.thirteen-sixty-six ul.productGrid li.product article.card a img {
    max-height: 199px; }
  body.main.home.twelve-eighty figure.card-figure {
    min-height: 198px; }
  body.main.home.twelve-eighty ul.productGrid li.product article.card a img {
    max-height: 198px; }
  body.main.home.eleven-seventy figure.card-figure {
    min-height: 197px; }
  body.main.home.eleven-seventy ul.productGrid li.product article.card a img {
    max-height: 197px; }
  .slider.in-container .heroCarousel-content {
    width: 30rem; }
  body.main.home.fourteen-forty ul.productGrid figure.card-figure {
    min-height: 199px; }
  body.main.home.fourteen-forty ul.productGrid figure.card-figure img {
    max-height: 199px; }
  body.main.home.thirteen-sixty-six ul.productGrid figure.card-figure {
    min-height: 198.25px; }
  body.main.home.thirteen-sixty-six ul.productGrid figure.card-figure img {
    max-height: 198.25px; }
  body.main.home.twelve-eighty ul.productGrid figure.card-figure {
    min-height: 198px; }
  body.main.home.twelve-eighty ul.productGrid figure.card-figure img {
    max-height: 198px; }
  body.main.home.eleven-seventy ul.productGrid figure.card-figure {
    min-height: 196.64px; }
  body.main.home.eleven-seventy ul.productGrid figure.card-figure img {
    max-height: 196.64px; }
  body.main.fourteen-forty #product-listing-container ul.productGrid figure.card-figure {
    min-height: 199px; }
  body.main.fourteen-forty #product-listing-container ul.productGrid figure.card-figure img {
    max-height: 199px; }
  body.main.thirteen-sixty-six #product-listing-container ul.productGrid figure.card-figure {
    min-height: 198.25px; }
  body.main.thirteen-sixty-six #product-listing-container ul.productGrid figure.card-figure img {
    max-height: 198.25px; }
  body.main.twelve-eighty #product-listing-container ul.productGrid figure.card-figure {
    min-height: 198px; }
  body.main.twelve-eighty #product-listing-container ul.productGrid figure.card-figure img {
    max-height: 198px; }
  body.main.eleven-seventy #product-listing-container ul.productGrid figure.card-figure {
    min-height: 196.64px; }
  body.main.eleven-seventy #product-listing-container ul.productGrid figure.card-figure img {
    max-height: 196.64px; }
  body.main.fourteen-forty .product.main.left.full-width .recommended-position.below .productCarousel-slide.slick-slide figure.card-figure {
    min-height: 263px;
    max-height: 263px; }
  body.main.fourteen-forty .product.main.left.full-width .recommended-position.below .productCarousel-slide.slick-slide a img {
    max-height: 263px;
    width: auto; }
  body.main.thirteen-sixty-six div#product-page-with-sidenav .similar-products-by-views .productCarousel-slide.slick-slide img {
    max-height: 195.63px; }
  body.main.thirteen-sixty-six .product.main.left.product-page-with-sidenav figure.card-figure {
    min-height: 195.63px; }
  body.main.twelve-eighty div#product-page-with-sidenav .similar-products-by-views .productCarousel-slide.slick-slide img {
    max-height: 195.63px; }
  body.main.twelve-eighty .product.main.left.product-page-with-sidenav figure.card-figure {
    min-height: 195.63px; }
  body.main.eleven-seventy div#product-page-with-sidenav .similar-products-by-views .productCarousel-slide.slick-slide img {
    max-height: 195.63px; }
  body.main.eleven-seventy .product.main.left.product-page-with-sidenav figure.card-figure {
    min-height: 195.63px; }
  body.main.nine-sixty div#product-page-with-sidenav .similar-products-by-views .productCarousel-slide.slick-slide img {
    max-height: 195.63px; }
  body.main.nine-sixty .product.main.left.product-page-with-sidenav figure.card-figure {
    min-height: 195.63px; }
  body.main.thirteen-sixty-six .product.main.left.no-sidenav .similar-products-by-views .productCarousel-slide.slick-slide img {
    max-height: 195.63px; }
  body.main.thirteen-sixty-six .product.main.left.full-width .recommended-position.below .productCarousel-slide.slick-slide figure.card-figure {
    min-height: 262.5px; }
  body.main.thirteen-sixty-six .product.main.left.full-width .recommended-position.below .productCarousel-slide.slick-slide a img {
    max-height: 262.5px; }
  body.main.fourteen-forty .product.main.left.full-width .recommended-position.below .productCarousel-slide.slick-slide figure.card-figure {
    min-height: 262.5px; }
  body.main.fourteen-forty .product.main.left.full-width .recommended-position.below .productCarousel-slide.slick-slide a img {
    max-height: 262.5px; }
  body.main.thirteen-sixty-six .product.main.left.full-width .recommended-position.below .productCarousel-slide.slick-slide figure.card-figure {
    min-height: 262.5px; }
  body.main.thirteen-sixty-six .product.main.left.full-width .recommended-position.below .productCarousel-slide.slick-slide a img {
    max-height: 262.5px; }
  body.main.twelve-eighty .product.main.left.full-width .recommended-position.below .productCarousel-slide.slick-slide figure.card-figure {
    min-height: 262.5px; }
  body.main.twelve-eighty .product.main.left.full-width .recommended-position.below .productCarousel-slide.slick-slide a img {
    max-height: 262.5px; }
  body.main.eleven-seventy .product.main.left.full-width .recommended-position.below .productCarousel-slide.slick-slide figure.card-figure {
    min-height: 262.5px; }
  body.main.eleven-seventy .product.main.left.full-width .recommended-position.below .productCarousel-slide.slick-slide a img {
    max-height: 262.5px; }
  body.main.nine-sixty .product.main.left.full-width .recommended-position.below .productCarousel-slide.slick-slide figure.card-figure {
    min-height: 262.5px; }
  body.main.nine-sixty .product.main.left.full-width .recommended-position.below .productCarousel-slide.slick-slide a img {
    max-height: 262.5px; }
  body.main.fourteen-forty .sidebar.right .carousel-vertical .card-figure {
    max-height: 226px;
    min-height: 226px; }
  body.main.fourteen-forty .sidebar.right .carousel-vertical li.product article.card a {
    max-height: 226px;
    max-width: 226px; }
  body.main.fourteen-forty .sidebar.right .carousel-vertical .card-image {
    max-height: 226px;
    max-width: 226px; }
  body.main.fourteen-forty .sidebar.right ul.productGrid li.product article.card a img {
    max-height: 226px;
    max-width: 100%; }
  body.main.thirteen-sixty-six .sidebar.right .carousel-vertical .card-figure {
    max-height: 226px;
    min-height: 226px; }
  body.main.thirteen-sixty-six .sidebar.right .carousel-vertical li.product article.card a {
    max-height: 226px;
    max-width: 226px; }
  body.main.thirteen-sixty-six .sidebar.right .carousel-vertical .card-image {
    max-height: 226px;
    max-width: 226px; }
  body.main.thirteen-sixty-six .sidebar.right ul.productGrid li.product article.card a img {
    max-height: 226px;
    max-width: 100%; }
  body.main.twelve-eighty .sidebar.right .carousel-vertical .card-figure {
    max-height: 226px;
    min-height: 226px; }
  body.main.twelve-eighty .sidebar.right .carousel-vertical li.product article.card a {
    max-height: 226px;
    max-width: 226px; }
  body.main.twelve-eighty .sidebar.right .carousel-vertical .card-image {
    max-height: 226px;
    max-width: 226px; }
  body.main.twelve-eighty .sidebar.right ul.productGrid li.product article.card a img {
    max-height: 226px;
    max-width: 100%; }
  body.main.eleven-seventy .sidebar.right .carousel-vertical .card-figure {
    max-height: 226px;
    min-height: 226px; }
  body.main.eleven-seventy .sidebar.right .carousel-vertical li.product article.card a {
    max-height: 226px;
    max-width: 226px; }
  body.main.eleven-seventy .sidebar.right .carousel-vertical .card-image {
    max-height: 226px;
    max-width: 226px; }
  body.main.eleven-seventy .sidebar.right ul.productGrid li.product article.card a img {
    max-height: 226px;
    max-width: 100%; } }

@media only screen and (max-width: 1060px) {
  body.main.home.fourteen-forty ul.productGrid figure.card-figure {
    min-height: 191px; }
  body.main.home.fourteen-forty ul.productGrid li.product article.card a img {
    max-height: 191px; }
  body.main.home.thirteen-sixty-six ul.productGrid figure.card-figure {
    min-height: 191px; }
  body.main.home.thirteen-sixty-six ul.productGrid li.product article.card a img {
    max-height: 191px; }
  body.main.home.twelve-eighty ul.productGrid figure.card-figure {
    min-height: 190px; }
  body.main.home.twelve-eighty ul.productGrid li.product article.card a img {
    max-height: 190px; }
  body.main.home.eleven-seventy ul.productGrid figure.card-figure {
    min-height: 189px; }
  body.main.home.eleven-seventy ul.productGrid li.product article.card a img {
    max-height: 189px; }
  body.main.fourteen-forty #product-listing-container ul.productGrid figure.card-figure {
    min-height: 191px; }
  body.main.fourteen-forty #product-listing-container ul.productGrid figure.card-figure img {
    max-height: 191px; }
  body.main.thirteen-sixty-six #product-listing-container ul.productGrid figure.card-figure {
    min-height: 190.25px; }
  body.main.thirteen-sixty-six #product-listing-container ul.productGrid figure.card-figure img {
    max-height: 190.25px; }
  body.main.twelve-eighty #product-listing-container ul.productGrid figure.card-figure {
    min-height: 190px; }
  body.main.twelve-eighty #product-listing-container ul.productGrid figure.card-figure img {
    max-height: 190px; }
  body.main.eleven-seventy #product-listing-container ul.productGrid figure.card-figure {
    min-height: 188.84px; }
  body.main.eleven-seventy #product-listing-container ul.productGrid figure.card-figure img {
    max-height: 188.84px; }
  body.main.fourteen-forty .sidebar.right .carousel-vertical .card-figure {
    max-height: 216px;
    min-height: 216px; }
  body.main.fourteen-forty .sidebar.right .carousel-vertical li.product article.card a {
    max-height: 216px;
    max-width: 216px; }
  body.main.fourteen-forty .sidebar.right .carousel-vertical .card-image {
    max-height: 216px;
    max-width: 216px; }
  body.main.fourteen-forty .sidebar.right ul.productGrid li.product article.card a img {
    max-height: 216px;
    max-width: 100%; }
  body.main.thirteen-sixty-six .sidebar.right .carousel-vertical .card-figure {
    max-height: 216px;
    min-height: 216px; }
  body.main.thirteen-sixty-six .sidebar.right .carousel-vertical li.product article.card a {
    max-height: 216px;
    max-width: 216px; }
  body.main.thirteen-sixty-six .sidebar.right .carousel-vertical .card-image {
    max-height: 216px;
    max-width: 216px; }
  body.main.thirteen-sixty-six .sidebar.right ul.productGrid li.product article.card a img {
    max-height: 216px;
    max-width: 100%; }
  body.main.twelve-eighty .sidebar.right .carousel-vertical .card-figure {
    max-height: 216px;
    min-height: 216px; }
  body.main.twelve-eighty .sidebar.right .carousel-vertical li.product article.card a {
    max-height: 216px;
    max-width: 216px; }
  body.main.twelve-eighty .sidebar.right .carousel-vertical .card-image {
    max-height: 216px;
    max-width: 216px; }
  body.main.twelve-eighty .sidebar.right ul.productGrid li.product article.card a img {
    max-height: 216px;
    max-width: 100%; }
  body.main.eleven-seventy .sidebar.right .carousel-vertical .card-figure {
    max-height: 216px;
    min-height: 216px; }
  body.main.eleven-seventy .sidebar.right .carousel-vertical li.product article.card a {
    max-height: 216px;
    max-width: 216px; }
  body.main.eleven-seventy .sidebar.right .carousel-vertical .card-image {
    max-height: 216px;
    max-width: 216px; }
  body.main.eleven-seventy .sidebar.right ul.productGrid li.product article.card a img {
    max-height: 216px;
    max-width: 100%; } }

@media only screen and (max-width: 1010px) {
  .container.main {
    margin-top: 15px; }
  .body.content {
    margin: 0 auto; }
  .header-logo-text {
    font-size: 25px; }
  .header-tagline {
    padding-left: 2%;
    font-size: 14px; }
  select#sort {
    width: 25%; }
  .slider.full-width {
    margin-top: -15px; } }

@media only screen and (max-width: 1000px) {
  body.main.home.fourteen-forty ul.productGrid figure.card-figure {
    min-height: 179px; }
  body.main.home.fourteen-forty ul.productGrid li.product article.card a img {
    max-height: 179px; }
  body.main.home.thirteen-sixty-six ul.productGrid figure.card-figure {
    min-height: 179px; }
  body.main.home.thirteen-sixty-six ul.productGrid li.product article.card a img {
    max-height: 179px; }
  body.main.home.twelve-eighty ul.productGrid figure.card-figure {
    min-height: 178px; }
  body.main.home.twelve-eighty ul.productGrid li.product article.card a img {
    max-height: 178px; }
  body.main.home.eleven-seventy ul.productGrid figure.card-figure {
    min-height: 178px; }
  body.main.home.eleven-seventy ul.productGrid li.product article.card a img {
    max-height: 178px; }
  body.main.home.nine-sixty ul.productGrid figure.card-figure {
    min-height: 178px; }
  body.main.home.nine-sixty ul.productGrid li.product article.card a img {
    max-height: 178px; }
  .slider.in-container .heroCarousel-content {
    width: 30rem; }
  body.main.fourteen-forty #product-listing-container ul.productGrid figure.card-figure {
    min-height: 179px; }
  body.main.fourteen-forty #product-listing-container ul.productGrid figure.card-figure img {
    max-height: 179px; }
  body.main.thirteen-sixty-six #product-listing-container ul.productGrid figure.card-figure {
    min-height: 178.25px; }
  body.main.thirteen-sixty-six #product-listing-container ul.productGrid figure.card-figure img {
    max-height: 178.25px; }
  body.main.twelve-eighty #product-listing-container ul.productGrid figure.card-figure {
    min-height: 178px; }
  body.main.twelve-eighty #product-listing-container ul.productGrid figure.card-figure img {
    max-height: 178px; }
  body.main.eleven-seventy #product-listing-container ul.productGrid figure.card-figure {
    min-height: 177.14px; }
  body.main.eleven-seventy #product-listing-container ul.productGrid figure.card-figure img {
    max-height: 177.14px; }
  body.main.thirteen-sixty-six div#product-page-with-sidenav .similar-products-by-views .productCarousel-slide.slick-slide img {
    max-height: 190px; }
  body.main.thirteen-sixty-six .product.main.left.product-page-with-sidenav figure.card-figure {
    min-height: 190px; }
  body.main.twelve-eighty div#product-page-with-sidenav .similar-products-by-views .productCarousel-slide.slick-slide img {
    max-height: 190px; }
  body.main.twelve-eighty .product.main.left.product-page-with-sidenav figure.card-figure {
    min-height: 190px; }
  body.main.eleven-seventy div#product-page-with-sidenav .similar-products-by-views .productCarousel-slide.slick-slide img {
    max-height: 190px; }
  body.main.eleven-seventy .product.main.left.product-page-with-sidenav figure.card-figure {
    min-height: 190px; }
  body.main.nine-sixty div#product-page-with-sidenav .similar-products-by-views .productCarousel-slide.slick-slide img {
    max-height: 190px; }
  body.main.nine-sixty .product.main.left.product-page-with-sidenav figure.card-figure {
    min-height: 190px; }
  body.main.thirteen-sixty-six .product.main.left.no-sidenav .similar-products-by-views .productCarousel-slide.slick-slide img {
    max-height: 190px; }
  body.main.fourteen-forty .product.main.left.full-width .recommended-position.below .productCarousel-slide.slick-slide figure.card-figure {
    min-height: 237.5px; }
  body.main.fourteen-forty .product.main.left.full-width .recommended-position.below .productCarousel-slide.slick-slide a img {
    max-height: 237.5px; }
  body.main.thirteen-sixty-six .product.main.left.full-width .recommended-position.below .productCarousel-slide.slick-slide figure.card-figure {
    min-height: 237.5px; }
  body.main.thirteen-sixty-six .product.main.left.full-width .recommended-position.below .productCarousel-slide.slick-slide a img {
    max-height: 237.5px; }
  body.main.twelve-eighty .product.main.left.full-width .recommended-position.below .productCarousel-slide.slick-slide figure.card-figure {
    min-height: 237.5px; }
  body.main.twelve-eighty .product.main.left.full-width .recommended-position.below .productCarousel-slide.slick-slide a img {
    max-height: 237.5px; }
  body.main.eleven-seventy .product.main.left.full-width .recommended-position.below .productCarousel-slide.slick-slide figure.card-figure {
    min-height: 237.5px; }
  body.main.eleven-seventy .product.main.left.full-width .recommended-position.below .productCarousel-slide.slick-slide a img {
    max-height: 237.5px; }
  body.main.nine-sixty .product.main.left.full-width .recommended-position.below .productCarousel-slide.slick-slide figure.card-figure {
    min-height: 237.5px; }
  body.main.nine-sixty .product.main.left.full-width .recommended-position.below .productCarousel-slide.slick-slide a img {
    max-height: 237.5px; }
  .brand.main .both-grid-list-views .pagination.top {
    width: 100%; }
  .brand.main .grid-list-view.toggle {
    top: 55px; }
  .brand.main .both-grid-list-views .actionBar {
    top: -15px;
    z-index: 999; }
  .brand.main .both-grid-list-views form.both-grid-default {
    top: 30px; }
  .brand.main form.both-list-default {
    top: 30px !important; }
  .brand.main .both-grid-list-views .actionBar select#sort {
    width: 75%;
    float: right; }
  .brand.main label.form-label {
    text-align: right; }
  .brand.main .both-grid-list-views ul.productGrid--maxCol.grid-default {
    margin-bottom: 55px; }
  .brand.main form.both-grid-default ul.productList.visible {
    margin-bottom: 85px !important; }
  .brand.main ul.productList.list-default.visible {
    margin-bottom: 65px !important; }
  .brand.main ul.productGrid.grid-only.productGrid--maxCol.visible {
    margin-bottom: 60px !important; }
  body.main.fourteen-forty .sidebar.right .carousel-vertical .card-figure {
    max-height: 201px;
    min-height: 201px; }
  body.main.fourteen-forty .sidebar.right .carousel-vertical li.product article.card a {
    max-height: 201px;
    max-width: 201px; }
  body.main.fourteen-forty .sidebar.right .carousel-vertical .card-image {
    max-height: 201px;
    max-width: 201px; }
  body.main.fourteen-forty .sidebar.right ul.productGrid li.product article.card a img {
    max-height: 201px;
    max-width: 100%; }
  body.main.thirteen-sixty-six .sidebar.right .carousel-vertical .card-figure {
    max-height: 201px;
    min-height: 201px; }
  body.main.thirteen-sixty-six .sidebar.right .carousel-vertical li.product article.card a {
    max-height: 201px;
    max-width: 201px; }
  body.main.thirteen-sixty-six .sidebar.right .carousel-vertical .card-image {
    max-height: 201px;
    max-width: 201px; }
  body.main.thirteen-sixty-six .sidebar.right ul.productGrid li.product article.card a img {
    max-height: 201px;
    max-width: 100%; }
  body.main.twelve-eighty .sidebar.right .carousel-vertical .card-figure {
    max-height: 201px;
    min-height: 201px; }
  body.main.twelve-eighty .sidebar.right .carousel-vertical li.product article.card a {
    max-height: 201px;
    max-width: 201px; }
  body.main.twelve-eighty .sidebar.right .carousel-vertical .card-image {
    max-height: 201px;
    max-width: 201px; }
  body.main.twelve-eighty .sidebar.right ul.productGrid li.product article.card a img {
    max-height: 201px;
    max-width: 100%; }
  body.main.eleven-seventy .sidebar.right .carousel-vertical .card-figure {
    max-height: 201px;
    min-height: 201px; }
  body.main.eleven-seventy .sidebar.right .carousel-vertical li.product article.card a {
    max-height: 201px;
    max-width: 201px; }
  body.main.eleven-seventy .sidebar.right .carousel-vertical .card-image {
    max-height: 201px;
    max-width: 201px; }
  body.main.eleven-seventy .sidebar.right ul.productGrid li.product article.card a img {
    max-height: 201px;
    max-width: 100%; }
  .brand .both-grid-list-views .pagination.bottom {
    margin-top: 0 !important; }
  .productView-options .form-action {
    float: none;
    width: 100%; }
  .productView .addthis_toolbox.addthis_32x32_style {
    margin-top: 10px; } }

@media only screen and (max-width: 990px) {
  body.main.home.nine-sixty.slider-full-width .header-container.full-width.full-width-auto.full-width.in-container ~ .main-nav-container div#menu {
    padding: 0 15px !important; }
  body.main.home.nine-sixty .main.full.home {
    padding: 0; }
  body.main.nine-sixty .body.content {
    padding: 0 15px; }
  body.main.nine-sixty .header-container.full-width.full-width.full-width-auto.in-container ~ .main-nav-container div#menu {
    padding: 0 15px !important; }
  body.main.home.nine-sixty.slider-in-container-floated .main-nav-container {
    padding: 0 15px; }
  body.main.nine-sixty .main-nav-container.in-container {
    margin: 0 auto;
    padding: 0 15px; }
  body.main.nine-sixty .header-container.full-width.full-width.in-container ~ .main-nav-container div#menu {
    padding: 0 !important; }
  body.main.home.nine-sixty.slider-in-container-floated .main.full.home {
    max-width: 100%;
    padding: 0 15px; }
  body.main.home.nine-sixty ul.productGrid li.product article.card a img {
    max-width: 100%;
    width: auto; }
  body.main.home.nine-sixty figure.card-figure {
    max-height: 100%; }
  body.main.nine-sixty ul.productGrid li.product article.card a {
    max-height: 100%; }
  body.main.nine-sixty ul.productGrid li.product article.card a img {
    max-width: 100%;
    width: auto; }
  body.main.nine-sixty .custom-pages-nav {
    padding: 0 15px; }
  body.main.nine-sixty .top-menu .content {
    padding: 0 15px !important; }
  body.main.home.nine-sixty .slider.full-width .heroCarousel-content {
    padding: 15px; } }

@media only screen and (max-width: 980px) {
  .header {
    padding-left: 15px;
    padding-right: 15px; }
  main.page.blog article.blog {
    width: 32.7%; }
  main.page.blog .blog-post-figure {
    min-height: auto;
    height: auto; }
  main.blog.page article.blog img {
    min-height: auto;
    max-height: auto;
    height: auto; }
  main.page.blog article.blog {
    min-height: 425px; }
  p.blog-date {
    max-height: 20px;
    overflow: hidden; }
  .blog-title a {
    font-size: 20px; }
  main.page.blog .blog-post a {
    position: absolute;
    position: static;
    min-height: none !important; }
  .productView-image {
    min-height: initial;
    min-width: initial; }
  ul.productGrid li.product article.card a img {
    max-width: 100%;
    max-height: 140px; }
  figure.card-figure {
    min-height: 140px;
    max-height: 140px; }
  .productCarousel-slide.slick-slide img {
    max-height: 100%; }
  body.main.eleven-seventy ul.productGrid li.product article.card a img {
    max-height: 100%; }
  .product.main.left .productCarousel-slide.slick-slide img {
    max-height: 100%; }
  .category form article.card.price-visibility.ratings-disabled {
    min-height: auto !important; }
  .category form article.card.compare-disabled.price-visibility.restricted {
    min-height: auto !important; }
  .category form article.card {
    min-height: auto; }
  .category.main form article.card.price-visibility.restricted {
    min-height: auto !important; }
  .brand form article.card.compare-disabled.price-visibility {
    min-height: auto !important; }
  .brand.main form article.card.price-visibility.restricted {
    min-height: auto !important; }
  .brand.main form article.card.price-visibility {
    min-height: auto; }
  body.main.home.fourteen-forty ul.productGrid figure.card-figure {
    min-height: 175px; }
  body.main.home.fourteen-forty ul.productGrid li.product article.card a img {
    max-height: 175px; }
  body.main.home.thirteen-sixty-six ul.productGrid figure.card-figure {
    min-height: 175px; }
  body.main.home.thirteen-sixty-six ul.productGrid li.product article.card a img {
    max-height: 175px; }
  body.main.home.twelve-eighty ul.productGrid figure.card-figure {
    min-height: 174px; }
  body.main.home.twelve-eighty ul.productGrid li.product article.card a img {
    max-height: 174px; }
  body.main.home.eleven-seventy ul.productGrid figure.card-figure {
    min-height: 170px; }
  body.main.home.eleven-seventy ul.productGrid li.product article.card a img {
    max-height: 170px; }
  body.main.home.nine-sixty ul.productGrid figure.card-figure {
    min-height: 170px; }
  body.main.home.nine-sixty ul.productGrid li.product article.card a img {
    max-height: 170px; }
  .slider.full-width h1.heroCarousel-title {
    width: 65%; }
  .slider.full-width p.heroCarousel-description {
    width: 65%; }
  body.main.fourteen-forty ul.productGrid li.product article.card a {
    max-height: 100% !important; }
  body.main.fourteen-forty ul.productGrid li.product article.card a img {
    max-height: 100%;
    max-width: 100%;
    width: auto; }
  body.main.fourteen-forty figure.card-figure {
    max-height: 100%; }
  body.main.thirteen-sixty-six ul.productGrid li.product article.card a {
    max-height: 100%; }
  body.main.thirteen-sixty-six ul.productGrid li.product article.card a img {
    max-height: 100%;
    max-width: 100%;
    width: auto; }
  body.main.thirteen-sixty-six figure.card-figure {
    max-height: 100%; }
  body.main.twelve-eighty ul.productGrid li.product article.card a img {
    max-height: 100%; }
  body.main.eleven-seventy ul.productGrid li.product article.card a img {
    max-height: 100%; }
  body.main.nine-sixty ul.productGrid li.product article.card a img {
    max-height: 100%; }
  body.main.fourteen-forty #product-listing-container ul.productGrid figure.card-figure {
    min-height: 175px; }
  body.main.fourteen-forty #product-listing-container ul.productGrid figure.card-figure img {
    max-height: 175px; }
  body.main.thirteen-sixty-six #product-listing-container ul.productGrid figure.card-figure {
    min-height: 174.25px; }
  body.main.thirteen-sixty-six #product-listing-container ul.productGrid figure.card-figure img {
    max-height: 174.25px; }
  body.main.twelve-eighty #product-listing-container ul.productGrid figure.card-figure {
    min-height: 174px; }
  body.main.twelve-eighty #product-listing-container ul.productGrid figure.card-figure img {
    max-height: 174px; }
  body.main.eleven-seventy #product-listing-container ul.productGrid figure.card-figure {
    min-height: 173.25px; }
  body.main.eleven-seventy #product-listing-container ul.productGrid figure.card-figure img {
    max-height: 173.25px; }
  body.main.nine-sixty #product-listing-container ul.productGrid figure.card-figure {
    min-height: 164.38px; }
  body.main.nine-sixty #product-listing-container ul.productGrid figure.card-figure img {
    max-height: 164.38px; }
  body.main .similar-products-by-views .productCarousel-slide.slick-slide figure.card-figure {
    min-height: 175px; }
  body.main .product.main.left.no-sidenav .similar-products-by-views .productCarousel-slide.slick-slide a {
    max-width: 175px; }
  body.main.fourteen-forty div#product-page-with-sidenav .additional-products .productCarousel-slide.slick-slide a {
    max-height: 175px;
    max-width: 175px; }
  body.main.fourteen-forty div#product-page-with-sidenav .additional-products .productCarousel-slide.slick-slide img {
    max-width: 100%;
    max-height: 175px; }
  body.main.fourteen-forty .additional-products .productCarousel-slide.slick-slide figure.card-figure {
    min-height: 175px; }
  body.main.fourteen-forty .product.main.left.no-sidenav .similar-products-by-views .productCarousel-slide.slick-slide a {
    max-height: 100%; }
  body.main.fourteen-forty .product.main.left.no-sidenav .similar-products-by-views .productCarousel-slide.slick-slide img {
    max-height: 173.13px; }
  body.main.thirteen-sixty-six .product.main.left.no-sidenav .similar-products-by-views .productCarousel-slide.slick-slide img {
    max-height: 173.13px; }
  body.main.twelve-eighty .product.main.left.no-sidenav .similar-products-by-views .productCarousel-slide.slick-slide img {
    max-height: 173.13px; }
  body.main.eleven-seventy .product.main.left.no-sidenav .similar-products-by-views .productCarousel-slide.slick-slide img {
    max-height: 173.13px; }
  body.main.nine-sixty .product.main.left.no-sidenav .similar-products-by-views .productCarousel-slide.slick-slide img {
    max-height: 173.13px; }
  body.main.thirteen-sixty-six div#product-page-with-sidenav .similar-products-by-views .productCarousel-slide.slick-slide img {
    max-height: 173.13px; }
  body.main.thirteen-sixty-six .product.main.left.product-page-with-sidenav figure.card-figure {
    min-height: 173.13px; }
  body.main.twelve-eighty div#product-page-with-sidenav .similar-products-by-views .productCarousel-slide.slick-slide img {
    max-height: 173.13px; }
  body.main.twelve-eighty .product.main.left.product-page-with-sidenav figure.card-figure {
    min-height: 173.13px; }
  body.main.eleven-seventy div#product-page-with-sidenav .similar-products-by-views .productCarousel-slide.slick-slide img {
    max-height: 173.13px; }
  body.main.eleven-seventy .product.main.left.product-page-with-sidenav figure.card-figure {
    min-height: 173.13px; }
  body.main.nine-sixty div#product-page-with-sidenav .similar-products-by-views .productCarousel-slide.slick-slide img {
    max-height: 173.13px; }
  body.main.nine-sixty .product.main.left.product-page-with-sidenav figure.card-figure {
    min-height: 173.13px; }
  body.main.thirteen-sixty-six .product.main.left.no-sidenav .similar-products-by-views .productCarousel-slide.slick-slide img {
    max-height: 173.13px; }
  body.main.fourteen-forty .sidebar.right .carousel-vertical .card-figure {
    max-height: 196px;
    min-height: 196px; }
  body.main.fourteen-forty .sidebar.right .carousel-vertical li.product article.card a {
    max-height: 196px;
    max-width: 196px; }
  body.main.fourteen-forty .sidebar.right .carousel-vertical .card-image {
    max-height: 196px;
    max-width: 196px; }
  body.main.fourteen-forty .sidebar.right ul.productGrid li.product article.card a img {
    max-height: 196px;
    max-width: 100%; }
  body.main.thirteen-sixty-six .sidebar.right .carousel-vertical .card-figure {
    max-height: 196px;
    min-height: 196px; }
  body.main.thirteen-sixty-six .sidebar.right .carousel-vertical li.product article.card a {
    max-height: 196px;
    max-width: 196px; }
  body.main.thirteen-sixty-six .sidebar.right .carousel-vertical .card-image {
    max-height: 196px;
    max-width: 196px; }
  body.main.thirteen-sixty-six .sidebar.right ul.productGrid li.product article.card a img {
    max-height: 196px;
    max-width: 100%; }
  body.main.twelve-eighty .sidebar.right .carousel-vertical .card-figure {
    max-height: 196px;
    min-height: 196px; }
  body.main.twelve-eighty .sidebar.right .carousel-vertical li.product article.card a {
    max-height: 196px;
    max-width: 196px; }
  body.main.twelve-eighty .sidebar.right .carousel-vertical .card-image {
    max-height: 196px;
    max-width: 196px; }
  body.main.twelve-eighty .sidebar.right ul.productGrid li.product article.card a img {
    max-height: 196px;
    max-width: 100%; }
  body.main.eleven-seventy .sidebar.right .carousel-vertical .card-figure {
    max-height: 196px;
    min-height: 196px; }
  body.main.eleven-seventy .sidebar.right .carousel-vertical li.product article.card a {
    max-height: 196px;
    max-width: 196px; }
  body.main.eleven-seventy .sidebar.right .carousel-vertical .card-image {
    max-height: 196px;
    max-width: 196px; }
  body.main.eleven-seventy .sidebar.right ul.productGrid li.product article.card a img {
    max-height: 196px;
    max-width: 100%; } }

@media only screen and (max-width: 960px) {
  .socialLinks--alt .icon {
    height: 20px;
    width: 20px; }
  a.button.button--small.card-figcaption-button {
    font-size: 13px; }
  .product.main.left .productCarousel-slide.slick-slide.slick-active a.button.button--small.card-figcaption-button {
    font-size: 10px; }
  .product.main.left .productCarousel-slide.slick-slide a.button.button--small.card-figcaption-button {
    font-size: 10px; }
  .sidebar.right .productCarousel {
    padding: 5px; }
  body.main.home.nine-sixty .header-container.full-width.full-width header.header {
    padding: 0 15px; }
  .subcategory-image {
    height: 140px !important; }
  .product-layout.main .productView-options .form-action {
    width: 100%;
    float: none; }
  .product-layout.main .productView form.form-wishlist a.button.dropdown-menu-button {
    margin-bottom: 30px; }
  body.main.home.fourteen-forty figure.card-figure {
    min-height: 171px; }
  body.main.home.fourteen-forty ul.productGrid figure.card-figure {
    min-height: 171px; }
  body.main.home.fourteen-forty ul.productGrid li.product article.card a img {
    max-height: 171px; }
  body.main.home.thirteen-sixty-six ul.productGrid figure.card-figure {
    min-height: 171px; }
  body.main.home.thirteen-sixty-six ul.productGrid li.product article.card a img {
    max-height: 171px; }
  body.main.home.twelve-eighty ul.productGrid figure.card-figure {
    min-height: 170px; }
  body.main.home.twelve-eighty ul.productGrid li.product article.card a img {
    max-height: 170px; }
  body.main.home.eleven-seventy ul.productGrid figure.card-figure {
    min-height: 170px; }
  body.main.home.eleven-seventy ul.productGrid li.product article.card a img {
    max-height: 170px; }
  body.main.home.nine-sixty ul.productGrid figure.card-figure {
    min-height: 167px; }
  body.main.home.nine-sixty ul.productGrid li.product article.card a img {
    max-height: 167px; }
  body.main.fourteen-forty #product-listing-container ul.productGrid figure.card-figure {
    min-height: 171px; }
  body.main.fourteen-forty #product-listing-container ul.productGrid figure.card-figure img {
    max-height: 171px; }
  body.main.thirteen-sixty-six #product-listing-container ul.productGrid figure.card-figure {
    min-height: 170.25px; }
  body.main.thirteen-sixty-six #product-listing-container ul.productGrid figure.card-figure img {
    max-height: 170.25px; }
  body.main.twelve-eighty #product-listing-container ul.productGrid figure.card-figure {
    min-height: 170px; }
  body.main.twelve-eighty #product-listing-container ul.productGrid figure.card-figure img {
    max-height: 170px; }
  body.main.eleven-seventy #product-listing-container ul.productGrid figure.card-figure {
    min-height: 169.34px; }
  body.main.eleven-seventy #product-listing-container ul.productGrid figure.card-figure img {
    max-height: 169.34px; }
  body.main.nine-sixty #product-listing-container ul.productGrid figure.card-figure {
    min-height: 164.38px; }
  body.main.nine-sixty #product-listing-container ul.productGrid figure.card-figure img {
    max-height: 164.38px; }
  body.main.fourteen-forty .sidebar.right .carousel-vertical .card-figure {
    max-height: 191px;
    min-height: 191px; }
  body.main.fourteen-forty .sidebar.right .carousel-vertical li.product article.card a {
    max-height: 100%;
    max-width: 100%; }
  body.main.fourteen-forty .sidebar.right .carousel-vertical .card-image {
    max-height: 191px;
    max-width: 191px; }
  body.main.fourteen-forty .sidebar.right ul.productGrid li.product article.card a img {
    max-height: 191px;
    max-width: 100%; }
  body.main.thirteen-sixty-six .sidebar.right .carousel-vertical .card-figure {
    max-height: 191px;
    min-height: 191px; }
  body.main.thirteen-sixty-six .sidebar.right .carousel-vertical li.product article.card a {
    max-height: 100%;
    max-width: 100%; }
  body.main.thirteen-sixty-six .sidebar.right .carousel-vertical .card-image {
    max-height: 191px;
    max-width: 191px; }
  body.main.thirteen-sixty-six .sidebar.right ul.productGrid li.product article.card a img {
    max-height: 191px;
    max-width: 100%; }
  body.main.twelve-eighty .sidebar.right .carousel-vertical .card-figure {
    max-height: 191px;
    min-height: 191px; }
  body.main.twelve-eighty .sidebar.right .carousel-vertical li.product article.card a {
    max-height: 100%;
    max-width: 100%; }
  body.main.twelve-eighty .sidebar.right .carousel-vertical .card-image {
    max-height: 191px;
    max-width: 191px; }
  body.main.twelve-eighty .sidebar.right ul.productGrid li.product article.card a img {
    max-height: 191px;
    max-width: 100%; }
  body.main.eleven-seventy .sidebar.right .carousel-vertical .card-figure {
    max-height: 191px;
    min-height: 191px; }
  body.main.eleven-seventy .sidebar.right .carousel-vertical li.product article.card a {
    max-height: 100%;
    max-width: 100%; }
  body.main.eleven-seventy .sidebar.right .carousel-vertical .card-image {
    max-height: 191px;
    max-width: 191px; }
  body.main.eleven-seventy .sidebar.right ul.productGrid li.product article.card a img {
    max-height: 191px;
    max-width: 100%; }
  body.main.nine-sixty .sidebar.right .carousel-vertical .card-figure {
    max-height: 191px;
    min-height: 191px; }
  body.main.nine-sixty .sidebar.right .carousel-vertical li.product article.card a {
    max-height: 100%;
    max-width: 100%; }
  body.main.nine-sixty .sidebar.right .carousel-vertical .card-image {
    max-height: 191px;
    max-width: 191px; }
  body.main.nine-sixty .sidebar.right ul.productGrid li.product article.card a img {
    max-height: 191px;
    max-width: 100%; } }

@media only screen and (max-width: 900px) {
  a.button.button--small.card-figcaption-button {
    font-size: 12px; }
  body.main.fourteen-forty .product.main.left.full-width .recommended-position.below .productCarousel-slide.slick-slide figure.card-figure {
    min-height: 212px;
    max-height: 212px; }
  body.main.fourteen-forty .product.main.left.full-width .recommended-position.below .productCarousel-slide.slick-slide a img {
    max-height: 212px;
    width: auto; }
  nav.navPages.sticky-nav.search {
    width: 25% !important;
    margin-left: 4.5%; }
  h2.container-header {
    font-size: .9rem; }
  .slider.in-container .heroCarousel-content {
    width: 25rem; }
  .heroCarousel-title {
    font-size: 1.5rem;
    line-height: 1.5rem; }
  p.heroCarousel-description {
    font-size: 1rem; }
  body.main.home.fourteen-forty ul.productGrid figure.card-figure {
    min-height: 159px; }
  body.main.home.fourteen-forty ul.productGrid li.product article.card a img {
    max-height: 159px; }
  body.main.home.thirteen-sixty-six ul.productGrid figure.card-figure {
    min-height: 159px; }
  body.main.home.thirteen-sixty-six ul.productGrid li.product article.card a img {
    max-height: 159px; }
  body.main.home.twelve-eighty ul.productGrid figure.card-figure {
    min-height: 158px; }
  body.main.home.twelve-eighty ul.productGrid li.product article.card a img {
    max-height: 158px; }
  body.main.home.eleven-seventy ul.productGrid figure.card-figure {
    min-height: 158px; }
  body.main.home.eleven-seventy ul.productGrid li.product article.card a img {
    max-height: 158px; }
  body.main.home.nine-sixty ul.productGrid figure.card-figure {
    min-height: 156px; }
  body.main.home.nine-sixty ul.productGrid li.product article.card a img {
    max-height: 156px; }
  body.main.fourteen-forty #product-listing-container ul.productGrid figure.card-figure {
    min-height: 159px; }
  body.main.fourteen-forty #product-listing-container ul.productGrid figure.card-figure img {
    max-height: 159px; }
  body.main.thirteen-sixty-six #product-listing-container ul.productGrid figure.card-figure {
    min-height: 158.25px; }
  body.main.thirteen-sixty-six #product-listing-container ul.productGrid figure.card-figure img {
    max-height: 158.25px; }
  body.main.twelve-eighty #product-listing-container ul.productGrid figure.card-figure {
    min-height: 158px; }
  body.main.twelve-eighty #product-listing-container ul.productGrid figure.card-figure img {
    max-height: 158px; }
  body.main.eleven-seventy #product-listing-container ul.productGrid figure.card-figure {
    min-height: 157.64px; }
  body.main.eleven-seventy #product-listing-container ul.productGrid figure.card-figure img {
    max-height: 157.64px; }
  body.main.nine-sixty #product-listing-container ul.productGrid figure.card-figure {
    min-height: 153.13px; }
  body.main.nine-sixty #product-listing-container ul.productGrid figure.card-figure img {
    max-height: 153.13px; }
  body.main.thirteen-sixty-six div#product-page-with-sidenav .similar-products-by-views .productCarousel-slide.slick-slide img {
    max-height: 158.13px; }
  body.main.thirteen-sixty-six .product.main.left.product-page-with-sidenav figure.card-figure {
    min-height: 158.13px; }
  body.main.twelve-eighty div#product-page-with-sidenav .similar-products-by-views .productCarousel-slide.slick-slide img {
    max-height: 158.13px; }
  body.main.twelve-eighty .product.main.left.product-page-with-sidenav figure.card-figure {
    min-height: 158.13px; }
  body.main.eleven-seventy div#product-page-with-sidenav .similar-products-by-views .productCarousel-slide.slick-slide img {
    max-height: 158.13px; }
  body.main.eleven-seventy .product.main.left.product-page-with-sidenav figure.card-figure {
    min-height: 158.13px; }
  body.main.nine-sixty div#product-page-with-sidenav .similar-products-by-views .productCarousel-slide.slick-slide img {
    max-height: 158.13px; }
  body.main.nine-sixty .product.main.left.product-page-with-sidenav figure.card-figure {
    min-height: 158.13px; }
  body.main.thirteen-sixty-six .product.main.left.no-sidenav .similar-products-by-views .productCarousel-slide.slick-slide img {
    max-height: 158.13px; }
  body.main.fourteen-forty .product.main.left.full-width .recommended-position.below .productCarousel-slide.slick-slide figure.card-figure {
    min-height: 212.5px; }
  body.main.fourteen-forty .product.main.left.full-width .recommended-position.below .productCarousel-slide.slick-slide a img {
    max-height: 212.5px; }
  body.main.thirteen-sixty-six .product.main.left.full-width .recommended-position.below .productCarousel-slide.slick-slide figure.card-figure {
    min-height: 212.5px; }
  body.main.thirteen-sixty-six .product.main.left.full-width .recommended-position.below .productCarousel-slide.slick-slide a img {
    max-height: 212.5px; }
  body.main.twelve-eighty .product.main.left.full-width .recommended-position.below .productCarousel-slide.slick-slide figure.card-figure {
    min-height: 212.5px; }
  body.main.twelve-eighty .product.main.left.full-width .recommended-position.below .productCarousel-slide.slick-slide a img {
    max-height: 212.5px; }
  body.main.eleven-seventy .product.main.left.full-width .recommended-position.below .productCarousel-slide.slick-slide figure.card-figure {
    min-height: 212.5px; }
  body.main.eleven-seventy .product.main.left.full-width .recommended-position.below .productCarousel-slide.slick-slide a img {
    max-height: 212.5px; }
  body.main.nine-sixty .product.main.left.full-width .recommended-position.below .productCarousel-slide.slick-slide figure.card-figure {
    min-height: 212.5px; }
  body.main.nine-sixty .product.main.left.full-width .recommended-position.below .productCarousel-slide.slick-slide a img {
    max-height: 212.5px; }
  body.main.fourteen-forty .sidebar.right .carousel-vertical .card-figure {
    max-height: 176px;
    min-height: 176px; }
  body.main.fourteen-forty .sidebar.right .carousel-vertical li.product article.card a {
    max-height: 100%;
    max-width: 100%; }
  body.main.fourteen-forty .sidebar.right .carousel-vertical .card-image {
    max-height: 176px;
    max-width: 176px; }
  body.main.fourteen-forty .sidebar.right ul.productGrid li.product article.card a img {
    max-height: 176px;
    max-width: 100%; }
  body.main.thirteen-sixty-six .sidebar.right .carousel-vertical .card-figure {
    max-height: 176px;
    min-height: 176px; }
  body.main.thirteen-sixty-six .sidebar.right .carousel-vertical li.product article.card a {
    max-height: 100%;
    max-width: 100%; }
  body.main.thirteen-sixty-six .sidebar.right .carousel-vertical .card-image {
    max-height: 176px;
    max-width: 176px; }
  body.main.thirteen-sixty-six .sidebar.right ul.productGrid li.product article.card a img {
    max-height: 176px;
    max-width: 100%; }
  body.main.twelve-eighty .sidebar.right .carousel-vertical .card-figure {
    max-height: 176px;
    min-height: 176px; }
  body.main.twelve-eighty .sidebar.right .carousel-vertical li.product article.card a {
    max-height: 100%;
    max-width: 100%; }
  body.main.twelve-eighty .sidebar.right .carousel-vertical .card-image {
    max-height: 176px;
    max-width: 176px; }
  body.main.twelve-eighty .sidebar.right ul.productGrid li.product article.card a img {
    max-height: 176px;
    max-width: 100%; }
  body.main.eleven-seventy .sidebar.right .carousel-vertical .card-figure {
    max-height: 176px;
    min-height: 176px; }
  body.main.eleven-seventy .sidebar.right .carousel-vertical li.product article.card a {
    max-height: 100%;
    max-width: 100%; }
  body.main.eleven-seventy .sidebar.right .carousel-vertical .card-image {
    max-height: 176px;
    max-width: 176px; }
  body.main.eleven-seventy .sidebar.right ul.productGrid li.product article.card a img {
    max-height: 176px;
    max-width: 100%; }
  body.main.nine-sixty .sidebar.right .carousel-vertical .card-figure {
    max-height: 176px;
    min-height: 176px; }
  body.main.nine-sixty .sidebar.right .carousel-vertical li.product article.card a {
    max-height: 100%;
    max-width: 100%; }
  body.main.nine-sixty .sidebar.right .carousel-vertical .card-image {
    max-height: 176px;
    max-width: 176px; }
  body.main.nine-sixty .sidebar.right ul.productGrid li.product article.card a img {
    max-height: 176px;
    max-width: 100%; }
  figure.listItem-figure {
    min-width: initial !important;
    min-height: initial !important; } }

@media only screen and (max-width: 880px) {
  .tab a {
    font-size: 11px; }
  .sidebar.right .productCarousel {
    padding: 0px; }
  body.main .similar-products-by-views .productCarousel-slide.slick-slide figure.card-figure {
    min-height: 187.5px !important; }
  body.main .product.main.left.no-sidenav .similar-products-by-views .productCarousel-slide.slick-slide a {
    max-width: 187.5px !important; } }

@media only screen and (max-width: 860px) {
  body.main.home.fourteen-forty ul.productGrid figure.card-figure {
    min-height: 151px; }
  body.main.home.fourteen-forty ul.productGrid li.product article.card a img {
    max-height: 151px; }
  body.main.home.thirteen-sixty-six ul.productGrid figure.card-figure {
    min-height: 151px; }
  body.main.home.thirteen-sixty-six ul.productGrid li.product article.card a img {
    max-height: 151px; }
  body.main.home.twelve-eighty ul.productGrid figure.card-figure {
    min-height: 150px; }
  body.main.home.twelve-eighty ul.productGrid li.product article.card a img {
    max-height: 150px; }
  body.main.home.eleven-seventy ul.productGrid figure.card-figure {
    min-height: 150px; }
  body.main.home.eleven-seventy ul.productGrid li.product article.card a img {
    max-height: 150px; }
  body.main.home.nine-sixty ul.productGrid figure.card-figure {
    min-height: 148px; }
  body.main.home.nine-sixty ul.productGrid li.product article.card a img {
    max-height: 148px; }
  body.main.fourteen-forty #product-listing-container ul.productGrid figure.card-figure {
    min-height: 151px; }
  body.main.fourteen-forty #product-listing-container ul.productGrid figure.card-figure img {
    max-height: 151px; }
  body.main.thirteen-sixty-six #product-listing-container ul.productGrid figure.card-figure {
    min-height: 150.25px; }
  body.main.thirteen-sixty-six #product-listing-container ul.productGrid figure.card-figure img {
    max-height: 150.25px; }
  body.main.twelve-eighty #product-listing-container ul.productGrid figure.card-figure {
    min-height: 150px; }
  body.main.twelve-eighty #product-listing-container ul.productGrid figure.card-figure img {
    max-height: 150px; }
  body.main.eleven-seventy #product-listing-container ul.productGrid figure.card-figure {
    min-height: 149.84px; }
  body.main.eleven-seventy #product-listing-container ul.productGrid figure.card-figure img {
    max-height: 149.84px; }
  body.main.nine-sixty #product-listing-container ul.productGrid figure.card-figure {
    min-height: 145.63px; }
  body.main.nine-sixty #product-listing-container ul.productGrid figure.card-figure img {
    max-height: 145.63px; }
  body.main.fourteen-forty .sidebar.right .carousel-vertical .card-figure {
    max-height: 166px;
    min-height: 166px; }
  body.main.fourteen-forty .sidebar.right .carousel-vertical li.product article.card a {
    max-height: 100%;
    max-width: 100%; }
  body.main.fourteen-forty .sidebar.right .carousel-vertical .card-image {
    max-height: 166px;
    max-width: 166px; }
  body.main.fourteen-forty .sidebar.right ul.productGrid li.product article.card a img {
    max-height: 166px;
    max-width: 100%; }
  body.main.thirteen-sixty-six .sidebar.right .carousel-vertical .card-figure {
    max-height: 166px;
    min-height: 166px; }
  body.main.thirteen-sixty-six .sidebar.right .carousel-vertical li.product article.card a {
    max-height: 100%;
    max-width: 100%; }
  body.main.thirteen-sixty-six .sidebar.right .carousel-vertical .card-image {
    max-height: 166px;
    max-width: 166px; }
  body.main.thirteen-sixty-six .sidebar.right ul.productGrid li.product article.card a img {
    max-height: 166px;
    max-width: 100%; }
  body.main.twelve-eighty .sidebar.right .carousel-vertical .card-figure {
    max-height: 166px;
    min-height: 166px; }
  body.main.twelve-eighty .sidebar.right .carousel-vertical li.product article.card a {
    max-height: 100%;
    max-width: 100%; }
  body.main.twelve-eighty .sidebar.right .carousel-vertical .card-image {
    max-height: 166px;
    max-width: 166px; }
  body.main.twelve-eighty .sidebar.right ul.productGrid li.product article.card a img {
    max-height: 166px;
    max-width: 100%; }
  body.main.eleven-seventy .sidebar.right .carousel-vertical .card-figure {
    max-height: 166px;
    min-height: 166px; }
  body.main.eleven-seventy .sidebar.right .carousel-vertical li.product article.card a {
    max-height: 100%;
    max-width: 100%; }
  body.main.eleven-seventy .sidebar.right .carousel-vertical .card-image {
    max-height: 166px;
    max-width: 166px; }
  body.main.eleven-seventy .sidebar.right ul.productGrid li.product article.card a img {
    max-height: 166px;
    max-width: 100%; }
  body.main.nine-sixty .sidebar.right .carousel-vertical .card-figure {
    max-height: 166px;
    min-height: 166px; }
  body.main.nine-sixty .sidebar.right .carousel-vertical li.product article.card a {
    max-height: 100%;
    max-width: 100%; }
  body.main.nine-sixty .sidebar.right .carousel-vertical .card-image {
    max-height: 166px;
    max-width: 166px; }
  body.main.nine-sixty .sidebar.right ul.productGrid li.product article.card a img {
    max-height: 166px;
    max-width: 100%; } }

@media only screen and (max-width: 840px) {
  .socialLinks--alt .icon {
    height: 15px;
    width: 15px; }
  a.button.button--small.card-figcaption-button {
    font-size: 10px; }
  .blog-title a {
    font-size: 18px; } }

@media only screen and (max-width: 830px) {
  main.page.blog article.blog li.socialLinks-item {
    padding: 2px; } }

@media only screen and (max-width: 820px) {
  main.page.blog article.blog {
    width: 32.6%; }
  body.main.home.fourteen-forty ul.productGrid figure.card-figure {
    min-height: 143px; }
  body.main.home.fourteen-forty ul.productGrid li.product article.card a img {
    max-height: 143px; }
  body.main.home.thirteen-sixty-six ul.productGrid figure.card-figure {
    min-height: 143px; }
  body.main.home.thirteen-sixty-six ul.productGrid li.product article.card a img {
    max-height: 143px; }
  body.main.home.twelve-eighty ul.productGrid figure.card-figure {
    min-height: 142px; }
  body.main.home.twelve-eighty ul.productGrid li.product article.card a img {
    max-height: 142px; }
  body.main.home.eleven-seventy ul.productGrid figure.card-figure {
    min-height: 142px; }
  body.main.home.eleven-seventy ul.productGrid li.product article.card a img {
    max-height: 142px; }
  body.main.home.nine-sixty ul.productGrid figure.card-figure {
    min-height: 141px; }
  body.main.home.nine-sixty ul.productGrid li.product article.card a img {
    max-height: 141px; }
  body.main.fourteen-forty #product-listing-container ul.productGrid figure.card-figure {
    min-height: 143px; }
  body.main.fourteen-forty #product-listing-container ul.productGrid figure.card-figure img {
    max-height: 143px; }
  body.main.thirteen-sixty-six #product-listing-container ul.productGrid figure.card-figure {
    min-height: 142.25px; }
  body.main.thirteen-sixty-six #product-listing-container ul.productGrid figure.card-figure img {
    max-height: 142.25px; }
  body.main.twelve-eighty #product-listing-container ul.productGrid figure.card-figure {
    min-height: 142px; }
  body.main.twelve-eighty #product-listing-container ul.productGrid figure.card-figure img {
    max-height: 142px; }
  body.main.eleven-seventy #product-listing-container ul.productGrid figure.card-figure {
    min-height: 142px; }
  body.main.eleven-seventy #product-listing-container ul.productGrid figure.card-figure img {
    max-height: 142px; }
  body.main.nine-sixty #product-listing-container ul.productGrid figure.card-figure {
    min-height: 138.13px; }
  body.main.nine-sixty #product-listing-container ul.productGrid figure.card-figure img {
    max-height: 138.13px; }
  body.main.fourteen-forty .sidebar.right .carousel-vertical .card-figure {
    max-height: 156px;
    min-height: 156px; }
  body.main.fourteen-forty .sidebar.right .carousel-vertical li.product article.card a {
    max-height: 100%;
    max-width: 100%; }
  body.main.fourteen-forty .sidebar.right .carousel-vertical .card-image {
    max-height: 156px;
    max-width: 156px; }
  body.main.fourteen-forty .sidebar.right ul.productGrid li.product article.card a img {
    max-height: 156px;
    max-width: 100%; }
  body.main.thirteen-sixty-six .sidebar.right .carousel-vertical .card-figure {
    max-height: 156px;
    min-height: 156px; }
  body.main.thirteen-sixty-six .sidebar.right .carousel-vertical li.product article.card a {
    max-height: 100%;
    max-width: 100%; }
  body.main.thirteen-sixty-six .sidebar.right .carousel-vertical .card-image {
    max-height: 156px;
    max-width: 156px; }
  body.main.thirteen-sixty-six .sidebar.right ul.productGrid li.product article.card a img {
    max-height: 156px;
    max-width: 100%; }
  body.main.twelve-eighty .sidebar.right .carousel-vertical .card-figure {
    max-height: 156px;
    min-height: 156px; }
  body.main.twelve-eighty .sidebar.right .carousel-vertical li.product article.card a {
    max-height: 100%;
    max-width: 100%; }
  body.main.twelve-eighty .sidebar.right .carousel-vertical .card-image {
    max-height: 156px;
    max-width: 156px; }
  body.main.twelve-eighty .sidebar.right ul.productGrid li.product article.card a img {
    max-height: 156px;
    max-width: 100%; }
  body.main.eleven-seventy .sidebar.right .carousel-vertical .card-figure {
    max-height: 156px;
    min-height: 156px; }
  body.main.eleven-seventy .sidebar.right .carousel-vertical li.product article.card a {
    max-height: 100%;
    max-width: 100%; }
  body.main.eleven-seventy .sidebar.right .carousel-vertical .card-image {
    max-height: 156px;
    max-width: 156px; }
  body.main.eleven-seventy .sidebar.right ul.productGrid li.product article.card a img {
    max-height: 156px;
    max-width: 100%; }
  body.main.nine-sixty .sidebar.right .carousel-vertical .card-figure {
    max-height: 156px;
    min-height: 156px; }
  body.main.nine-sixty .sidebar.right .carousel-vertical li.product article.card a {
    max-height: 100%;
    max-width: 100%; }
  body.main.nine-sixty .sidebar.right .carousel-vertical .card-image {
    max-height: 156px;
    max-width: 156px; }
  body.main.nine-sixty .sidebar.right ul.productGrid li.product article.card a img {
    max-height: 156px;
    max-width: 100%; }
  .product.main.left .productCarousel-slide.slick-slide.slick-active a.button.button--small.card-figcaption-button {
    font-size: 10px; }
  .product.main.left .productCarousel-slide.slick-slide a.button.button--small.card-figcaption-button {
    font-size: 10px; } }

@media only screen and (max-width: 800px) {
  body.main section.quickSearchResults ul.productGrid li.product figure.card-figure {
    max-width: 100%; }
  .mobileMenu-toggle.is-open .mobileMenu-toggleIcon::before, .mobileMenu-toggle.is-open .mobileMenu-toggleIcon::after {
    background: #545454; }
  .mobileMenu-toggle.is-open .mobileMenu-toggleIcon::before, .mobileMenu-toggle.is-open .mobileMenu-toggleIcon::before {
    background: #545454; }
  .heroCarousel-title {
    width: 100%; }
  p.heroCarousel-description {
    width: 100%;
    font-size: 18px;
    line-height: 28px; }
  .slider-in-container .heroCarousel-content .heroCarousel-description {
    margin-bottom: 24px; }
  .heroCarousel-content {
    background-color: white; }
  .heroCarousel-action {
    font-size: 18px !important;
    line-height: normal;
    padding: 4px 15px; }
  .header {
    z-index: 1 !important;
    position: fixed;
    padding-bottom: 0; }
  .container.main {
    margin-top: 10px; }
  .body.content {
    margin-top: 0px; }
  body {
    padding-top: 0; }
  .navPages-container.is-open {
    background-color: transparent;
    position: relative;
    padding-top: 40px; }
  .footer-info-col--small {
    width: 50%; }
  .footer-payment-icons {
    width: 100%;
    text-align: center; }
  .top-menu {
    position: fixed;
    top: 0;
    z-index: 5;
    width: 100%; }
  .navPages {
    position: fixed;
    width: 100%; }
  .navPages-quickSearch.right.searchbar.mobile {
    top: 50px;
    border-bottom: none;
    display: block; }
  .mobileMenu-toggle .mobileMenu-toggleIcon {
    top: 13px; }
  .custom-pages-nav {
    padding: 0; }
  ul.navPages-list.navPages-list--user {
    display: none; }
  .navPages {
    height: 100%; }
  .left.phone-number {
    left: 40px;
    position: relative; }
  .header-tagline {
    display: none; }
  .header {
    padding-left: 0;
    padding-right: 0;
    height: auto; }
  .header-logo--left {
    text-align: center;
    float: none;
    width: 100%;
    margin-bottom: 0 !important;
    margin-bottom: 5px !important;
    padding: 0 15px;
    line-height: initial; }
  .header-logo > a {
    display: block !important; }
  .header-logo-image {
    max-height: 5.35714rem;
    margin: 0 auto;
    display: block; }
  .header-logo {
    position: relative;
    z-index: -1; }
  .mobileMenu-toggle .mobileMenu-toggleIcon,
  .mobileMenu-toggle .mobileMenu-toggleIcon::before,
  .mobileMenu-toggle .mobileMenu-toggleIcon::after {
    background: #545454;
    width: 28px;
    height: 3px; }
  .mobileMenu-toggle .mobileMenu-toggleIcon::before {
    top: -0.55rem; }
  .mobileMenu-toggle .mobileMenu-toggleIcon::after {
    bottom: -0.58rem; }
  .mobileMenu-toggle.is-open .mobileMenu-toggleIcon, .mobileMenu-toggle.is-open .mobileMenu-toggleIcon::before, .mobileMenu-toggle.is-open .mobileMenu-toggleIcon::after {
    width: 31px; }
  .product.main.left {
    padding-right: 0; }
  .productView-images {
    padding-right: 0; }
  .right.searchbar {
    width: 100%; }
  .product.main.left {
    width: 100%;
    float: none; }
  li.tab {
    float: left; }
  .sidebar.right {
    float: none;
    width: 100%;
    margin-top: 15px;
    padding-left: 0;
    clear: both; }
  .sidebar.right ul.product-list li {
    list-style-type: none;
    width: 25%;
    float: left;
    margin-left: 2.5px;
    margin-right: 2.5px;
    margin-bottom: 15px; }
  .sidebar.right ul.product-list {
    padding: 0; }
  .sidebar.right .productCarousel {
    padding: 0 !important; }
  .productView {
    margin-top: 10px !important; }
  .navPages-quickSearch {
    position: static;
    border-bottom: none; }
  .right.searchbar {
    float: none;
    margin-bottom: 25px; }
  .navPages-quickSearch {
    max-width: none; }
  .navPages-quickSearch > .container {
    width: 100%; }
  .inside-header {
    display: none; }
  .heroCarousel-title {
    font-size: 32px;
    line-height: 36px;
    margin-bottom: 18px;
    padding-top: 0;
    text-transform: capitalize; }
  .heroCarousel .slick-dots {
    bottom: 0px !important; }
  .heroCarousel .slick-next,
  .heroCarousel .slick-prev {
    top: 50%; }
  .alertBox {
    width: 100%;
    margin: 0 auto;
    margin-top: 10px;
    margin-bottom: 20px; }
  .login-form {
    padding: 0; }
  .new-customer {
    padding: 0; }
  .navBar--account {
    display: block;
    margin-top: 25px;
    margin-bottom: 15px; }
  .navBar--account .navBar--sub .navBar-item {
    float: left; }
  .page {
    margin-top: 50px !important; }
  .category .page {
    margin-top: 0 !important; }
  .header-logo.header-logo--left {
    padding-left: 15px;
    margin: 0;
    margin-bottom: 0px !important;
    width: auto !important;
    max-width: 400px; }
  .header-logo.header-logo--left .header-logo-image {
    margin: 0 auto; }
  .header-logo.header-logo--center {
    background-color: white;
    margin-top: 0 !important;
    margin-bottom: 0px !important;
    width: auto;
    max-width: 400px; }
  .blog-title a {
    font-size: 16px; }
  li.socialLinks-item {
    padding: 0; }
  .blog.single {
    margin-top: 15px; }
  ul.breadcrumbs {
    margin-top: 15px; }
  .page-content.page-content.no-sidenav ul.breadcrumbs {
    margin-top: 5px;
    margin-bottom: 5px; }
  main.page.content .page-content.page-content.no-sidenav {
    margin-top: -15px; }
  li.navPages-item.mobile:last-of-type {
    margin-bottom: 50px !important; }
  .navPages h2.container-header {
    padding: 0 10px; }
  .mobile {
    display: block; }
  .navPages-item.mobile {
    display: block; }
  li.navPages-item {
    position: relative; }
  div#menu span.down-arrow {
    display: block;
    position: absolute; }
  #menu i.fa.fa-chevron-down.main-nav {
    display: none; }
  #navPages-:before {
    display: none !important; }
  li.navPages-item.active a {
    background-color: white; }
  #menu .navPage-subMenu.sub-category-visible {
    background-color: white !important; }
  .navPages .navPage-subMenu-list {
    border-left: none; }
  span.down-arrow {
    right: 10px;
    top: 0px; }
  .navPages .navPage-subMenu-list, .navPage-childList {
    border-left: none; }
  #menu .navPage-subMenu li a i {
    display: none; }
  #menu .custom-pages-nav .navPage-subMenu li {
    position: relative; }
  #menu .navPages .navPage-subMenu-list li a {
    background-color: white !important; }
  #menu ul.navPage-subMenu-list {
    background-color: white !important; }
  li.navPages-item.active {
    background-color: white; }
  #menu .navPage-subMenu {
    border: none; }
  section.quickSearchResults .card-text.add-to-cart-button {
    top: -10px; }
  .navPages {
    margin-top: 10px; }
  .header-logo > a {
    margin-top: 0; }
  h1.header-logo.header-logo--left {
    display: block;
    position: relative;
    z-index: -1; }
  .header.is-open div#menu {
    display: block;
    top: 0;
    width: 100%;
    margin: 0 auto;
    display: block; }
  .header.is-open div#menu li {
    list-style: none !important; }
  .navPages-container.inside-header.left-logo.visible {
    display: none; }
  header .form-fieldset {
    width: 100% !important;
    float: none; }
  h1.header-logo {
    height: 74px; }
  .header-logo {
    height: 74px; }
  .header-logo-text {
    display: block !important;
    text-align: center; }
  .card-image {
    max-height: 150px !important;
    width: auto !important; }
  .category .page .card-text[data-test-info-type=price] {
    bottom: 80px !important; }
  .page.compare-page {
    margin-top: 15px !important; }
  main.page.content {
    margin-top: 15px !important; }
  main.page.blog {
    margin-top: 15px !important; }
  .brand.main .page {
    margin-top: 0px !important; }
  main.page.brands {
    margin-top: 15px !important; }
  .page.cart-page {
    margin-top: 0px !important; }
  main.page.blog article.blog {
    min-height: 400px; }
  .fadeout {
    opacity: 0; }
  .fadein {
    opacity: 1; }
  section.quickSearchResults ul.productGrid {
    margin: 0 auto; }
  .top-menu .currency-converter {
    display: none; }
  .mobile-menu .currency-converter ul.navPages-list.navPages-list--user {
    display: block; }
  .mobile-menu .currency-converter .navPages-action {
    font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 15px; }
  .mobile-menu .currency-converter ul.navPnavPagesage-subMenu-list {
    padding: 15px 0; }
  #menu .mobile-menu .currency-converter ul.navPnavPagesage-subMenu-list li {
    display: block;
    list-style: none;
    width: 95%;
    margin: 0 auto; }
  #menu.mobile-menu .currency-converter ul.navPnavPagesage-subMenu-list li a {
    padding: 0; }
  .cart-item-block {
    display: table; }
  td.cart-item-block.cart-item-title {
    display: block;
    float: left; }
  td.cart-item-block.cart-item-info {
    width: auto; }
  .cart-item-label {
    color: #545454; }
  main.page.contact-page-with-sidenav {
    margin-top: 0 !important; }
  main.page.content.content-page-with-sidenav {
    margin-top: 0px !important; }
  main.page.content.contact.contact-page-with-sidenav {
    margin-top: -5px !important; }
  main.page.contact-page-with-sidenav ul.breadcrumbs {
    margin-top: 5px; }
  .header-logo.header-logo--right .header-logo-image {
    display: block !important;
    margin: 0 auto; }
  .header-logo.header-logo--center .header-logo-image {
    padding-top: 5px; }
  .product.main.left .productCarousel-slide.slick-slide img {
    max-height: 140px; }
  .sidebar.right .card-image {
    max-height: 140px;
    max-width: 140px; }
  .sidebar.right .productCarousel-slide.slick-slide.slick-active {
    background-color: white; }
  .sidebar.right .productCarousel-slide {
    background-color: white; }
  .sidebar.right .slick-track {
    background-color: white; }
  .product.main.left .productCarousel-slide.slick-slide.slick-active a.button.button--small.card-figcaption-button {
    font-size: 14px; }
  .sidebar.right .productCarousel-slide.slick-slide a.button.button--small.card-figcaption-button {
    font-size: 14px; }
  .sidebar.right .productCarousel-slide.slick-slide.slick-active a.button.button--small.card-figcaption-button {
    font-size: 14px; }
  .product.main.left .productCarousel-slide.slick-slide a.button.button--small.card-figcaption-button {
    font-size: 14px; }
  .sidebar.right .productCarousel-slide.slick-slide.slick-active h4.card-title a {
    font-size: 14px; }
  .sidebar.right .productCarousel-slide.slick-slide h4.card-title a {
    font-size: 14px; }
  section.quickSearchResults .card-text.add-to-cart-button {
    top: -10px !important; }
  header.header {
    padding-top: 40px;
    padding-bottom: 0px; }
  .main-nav-container.full-width {
    display: none; }
  .header-container, header.header {
    background-color: white; }
  .mobile-menu.navPages-container {
    background-color: white; }
  .navPages {
    background-color: white; }
  h2.container-header.mobile {
    background-color: #e5e5e5;
    border-color: #c9c9c9;
    color: #545454 !important; }
  .similar-products-by-views h4.card-title {
    height: 35px; }
  .sidebar.right h4.card-title {
    height: 40px; }
  .sidebar.right .productCarousel-slide.slick-slide.slick-active h4.card-title a {
    font-size: 12px; }
  .sidebar.right .productCarousel-slide.slick-slide h4.card-title a {
    font-size: 12px; }
  .sidebar.right .card-image {
    width: auto;
    max-width: 100%; }
  form.form.wishlist {
    float: left;
    position: static;
    width: 100%;
    text-align: center; }
  .recommended-visibility .product.main.left .recommended-position {
    width: 100%;
    float: none; }
  .product.main.left.product-page-with-sidenav .productView-options .form-action {
    width: 100%; }
  li.productView-thumbnail {
    min-height: 75px !important; }
  .navPages-container .navPages-quickSearch.right.searchbar.center {
    display: block; }
  .recommended-visibility .product.main.left {
    width: 100%;
    float: none; }
  .product.main.left div#product-images-container {
    float: none;
    width: 100%; }
  .product.main.left .productImageSlider.slider-for .slick-slide img {
    max-width: 100%; }
  .product.main.left.product-page-with-sidenav .productImageSlider.slider-for .slick-slide img {
    max-width: 100%; }
  .product-page-with-sidenav .recommended-position.below div#product-images-container .productImageSlider.slider-for .slick-slide img {
    max-width: 100%; }
  .recommended-visibility .recommended-position.below section.productView-details {
    width: 100%;
    float: none; }
  .product-page-with-sidenav section.productView-details {
    width: 100%; }
  body.main.home.fourteen-forty.slider-full-width .body.content {
    padding: 0 15px; }
  body.main.home.thirteen-sixty-six.slider-full-width .body.content {
    padding: 0 15px; }
  body.main.home.twelve-eighty.slider-full-width .body.content {
    padding: 0 15px; }
  body.main.home.eleven-seventy.slider-full-width .body.content {
    padding: 0 15px; }
  body.main.home.nine-sixty.slider-full-width .body.content {
    padding: 0 15px; }
  body.main .main.full.home {
    padding: 0 !important; }
  body.main.fourteen-forty .similar-products-by-views .productCarousel-slide.slick-slide figure.card-figure {
    min-height: 187px; }
  body.main.fourteen-forty .sidebar.right .productCarousel .card-figure {
    min-height: 187px; }
  body.main.fourteen-forty div#product-page-with-sidenav .additional-products .productCarousel-slide.slick-slide a {
    max-height: 140px;
    max-width: 140px; }
  body.main.fourteen-forty div#product-page-with-sidenav .additional-products .productCarousel-slide.slick-slide img {
    max-width: 100%;
    max-height: 140px; }
  body.main.fourteen-forty .additional-products .productCarousel-slide.slick-slide figure.card-figure {
    min-height: 140px; }
  body.main .left.product-page-with-sidenav .additional-products .card-text.add-to-cart-button a {
    font-size: 10px !important; }
  body.main.fourteen-forty .product.main.left.full-width .recommended-position.below .productCarousel-slide.slick-slide figure.card-figure {
    min-height: 140px;
    max-height: 140px; }
  body.main.fourteen-forty .product.main.left.full-width .recommended-position.below .productCarousel-slide.slick-slide a img {
    max-height: 140px;
    width: auto !important; }
  body.main.fourteen-forty .product.main.left.product-page-with-sidenav.full-width .recommended-position.below .productCarousel-slide.slick-slide figure.card-figure {
    min-height: 140px;
    max-height: 140px !important; }
  body.main.fourteen-forty .product.main.left.product-page-with-sidenav.full-width .recommended-position.below .productCarousel-slide.slick-slide a img {
    max-height: 140px;
    width: auto !important; }
  .both-grid-list-views .pagination.top {
    width: 100%; }
  .grid-list-view.toggle {
    top: 55px; }
  .category .both-grid-list-views .actionBar {
    top: 0px;
    z-index: 999; }
  .category.main form.both-list-default ul.productList.visible {
    position: static !important;
    margin-top: 0px;
    margin-bottom: 35px !important; }
  .category.main form.both-list-default ul.productGrid.visible {
    top: 25px; }
  .both-grid-list-views .actionBar select#sort {
    width: 75%;
    float: right; }
  .category.main form.both-list-default ul.productList {
    margin-bottom: 90px !important; }
  .both-grid-list-views ul.productGrid--maxCol.grid-default {
    position: static !important;
    margin-bottom: 50px; }
  .category.main .both-grid-list-views ul.productGrid--maxCol.grid-default {
    position: static !important;
    margin-bottom: 0; }
  .category.main form.grid-only ul.productGrid.grid-only {
    margin-bottom: 5px; }
  main.search.both-grid-list-views .actionBar {
    top: 0; }
  .search .both-grid-list-views .pagination.bottom {
    margin-top: 20px; }
  main.search.both-grid-list-views ul.productList.list-only.visible {
    margin-bottom: 10px;
    position: static;
    margin-top: 35px; }
  main.page-content.search div#product-listing-container {
    position: relative; }
  .category.main form.both-list-default {
    position: relative;
    top: 30px; }
  .category.main form.both-list-default ul.productGrid.visible {
    position: static !important;
    margin-top: 0px;
    margin-bottom: 30px; }
  .category.main form.both-grid-default ul.productList.visible {
    position: static;
    margin-top: 0px;
    margin-bottom: 45px; }
  .category .both-grid-list-views .pagination.bottom {
    margin-top: 30px !important; }
  .brand .both-grid-list-views .pagination.bottom {
    margin-top: 30px !important; }
  .category .both-grid-list-views form.both-grid-default {
    position: relative !important;
    top: 25px !important; }
  .brand.main .both-grid-list-views .actionBar {
    top: -15px; }
  .brand.main form.both-list-default {
    position: relative;
    top: 30px; }
  .brand.main .both-grid-list-views ul.productList.visible {
    margin-bottom: 60px;
    position: static; }
  .brand.main .both-grid-list-views ul.productGrid.visible {
    margin-bottom: 60px !important;
    position: static; }
  .search.main .both-grid-list-views ul.productGrid--maxCol.grid-default {
    position: static !important;
    margin-bottom: 25px; }
  body.main.home.fourteen-forty ul.productGrid figure.card-figure {
    min-height: 250px; }
  body.main.home.fourteen-forty ul.productGrid li.product article.card a img {
    max-height: 250px; }
  body.main.home.thirteen-sixty-six ul.productGrid figure.card-figure {
    min-height: 250px; }
  body.main.home.thirteen-sixty-six ul.productGrid li.product article.card a img {
    max-height: 250px; }
  body.main.home.twelve-eighty ul.productGrid figure.card-figure {
    min-height: 250px; }
  body.main.home.twelve-eighty ul.productGrid li.product article.card a img {
    max-height: 250px; }
  body.main.home.eleven-seventy ul.productGrid figure.card-figure {
    min-height: 250px; }
  body.main.home.eleven-seventy ul.productGrid li.product article.card a img {
    max-height: 250px; }
  body.main.home.nine-sixty ul.productGrid figure.card-figure {
    min-height: 250px; }
  body.main.nine-sixty ul.productGrid li.product article.card a img {
    max-height: 250px; }
  body.main #product-listing-container ul.productGrid--maxCol4 {
    margin-left: -5px !important;
    margin-right: -5px !important; }
  #product-listing-container ul.productGrid {
    margin: 0 auto !important; }
  body.main.fourteen-forty #product-listing-container ul.productGrid figure.card-figure {
    min-height: 250px; }
  body.main.fourteen-forty #product-listing-container ul.productGrid figure.card-figure img {
    max-height: 250px; }
  body.main.thirteen-sixty-six #product-listing-container ul.productGrid figure.card-figure {
    min-height: 250px; }
  body.main.thirteen-sixty-six #product-listing-container ul.productGrid figure.card-figure img {
    max-height: 250px; }
  body.main.twelve-eighty #product-listing-container ul.productGrid figure.card-figure {
    min-height: 250px; }
  body.main.twelve-eighty #product-listing-container ul.productGrid figure.card-figure img {
    max-height: 250px; }
  body.main.eleven-seventy #product-listing-container ul.productGrid figure.card-figure {
    min-height: 250px; }
  body.main.eleven-seventy #product-listing-container ul.productGrid figure.card-figure img {
    max-height: 250px; }
  body.main.nine-sixty #product-listing-container ul.productGrid figure.card-figure {
    min-height: 250px; }
  body.main.nine-sixty #product-listing-container ul.productGrid figure.card-figure img {
    max-height: 250px; }
  body.main.fourteen-forty .product.main.left.no-sidenav .similar-products-by-views .productCarousel-slide.slick-slide a {
    max-height: 100%; }
  body.main.fourteen-forty .product.main.left.no-sidenav .similar-products-by-views .productCarousel-slide.slick-slide img {
    max-height: 187.5px; }
  body.main.thirteen-sixty-six .product.main.left.no-sidenav .similar-products-by-views .productCarousel-slide.slick-slide img {
    max-height: 187.5px; }
  body.main.twelve-eighty .product.main.left.no-sidenav .similar-products-by-views .productCarousel-slide.slick-slide img {
    max-height: 187.5px; }
  body.main.eleven-seventy .product.main.left.no-sidenav .similar-products-by-views .productCarousel-slide.slick-slide img {
    max-height: 187.5px; }
  body.main.nine-sixty .product.main.left.no-sidenav .similar-products-by-views .productCarousel-slide.slick-slide img {
    max-height: 187.5px; }
  body.main.thirteen-sixty-six div#product-page-with-sidenav .similar-products-by-views .productCarousel-slide.slick-slide img {
    max-height: 139.38; }
  body.main.thirteen-sixty-six .product.main.left.product-page-with-sidenav figure.card-figure {
    min-height: 139.38; }
  body.main.twelve-eighty div#product-page-with-sidenav .similar-products-by-views .productCarousel-slide.slick-slide img {
    max-height: 139.38; }
  body.main.twelve-eighty .product.main.left.product-page-with-sidenav figure.card-figure {
    min-height: 139.38; }
  body.main.eleven-seventy div#product-page-with-sidenav .similar-products-by-views .productCarousel-slide.slick-slide img {
    max-height: 139.38; }
  body.main.eleven-seventy .product.main.left.product-page-with-sidenav figure.card-figure {
    min-height: 139.38; }
  body.main.nine-sixty div#product-page-with-sidenav .similar-products-by-views .productCarousel-slide.slick-slide img {
    max-height: 139.38; }
  body.main.nine-sixty .product.main.left.product-page-with-sidenav figure.card-figure {
    min-height: 139.38; }
  body.main.thirteen-sixty-six .product.main.left.no-sidenav .similar-products-by-views .productCarousel-slide.slick-slide img {
    max-height: 139.38; }
  body.main.thirteen-sixty-six .sidebar.right .card-image {
    max-height: 187.5px;
    max-width: 100%;
    width: auto; }
  body.main.thirteen-sixty-six .sidebar.right .productCarousel .card-figure {
    min-height: 187.5px; }
  body.main.twelve-eighty .sidebar.right .card-image {
    max-height: 187.5px;
    max-width: 100%;
    width: auto; }
  body.main.twelve-eighty .sidebar.right .productCarousel .card-figure {
    min-height: 187.5px; }
  body.main.eleven-seventy .sidebar.right .card-image {
    max-height: 187.5px;
    max-width: 100%;
    width: auto; }
  body.main.eleven-seventy .sidebar.right .productCarousel .card-figure {
    min-height: 187.5px; }
  body.main.nine-sixty .sidebar.right .card-image {
    max-height: 187.5px;
    max-width: 100%;
    width: auto; }
  body.main.nine-sixty .sidebar.right .productCarousel .card-figure {
    min-height: 187.5px; }
  body.main.fourteen-forty .product.main.left.full-width .recommended-position.below .productCarousel-slide.slick-slide figure.card-figure {
    min-height: 187.5px; }
  body.main.fourteen-forty .product.main.left.full-width .recommended-position.below .productCarousel-slide.slick-slide a img {
    max-height: 187.5px; }
  body.main.thirteen-sixty-six .product.main.left.full-width .recommended-position.below .productCarousel-slide.slick-slide figure.card-figure {
    min-height: 187.5px; }
  body.main.thirteen-sixty-six .product.main.left.full-width .recommended-position.below .productCarousel-slide.slick-slide a img {
    max-height: 187.5px; }
  body.main.twelve-eighty .product.main.left.full-width .recommended-position.below .productCarousel-slide.slick-slide figure.card-figure {
    min-height: 187.5px; }
  body.main.twelve-eighty .product.main.left.full-width .recommended-position.below .productCarousel-slide.slick-slide a img {
    max-height: 187.5px; }
  body.main.eleven-seventy .product.main.left.full-width .recommended-position.below .productCarousel-slide.slick-slide figure.card-figure {
    min-height: 187.5px; }
  body.main.eleven-seventy .product.main.left.full-width .recommended-position.below .productCarousel-slide.slick-slide a img {
    max-height: 187.5px; }
  body.main.nine-sixty .product.main.left.full-width .recommended-position.below .productCarousel-slide.slick-slide figure.card-figure {
    min-height: 187.5px; }
  body.main.nine-sixty .product.main.left.full-width .recommended-position.below .productCarousel-slide.slick-slide a img {
    max-height: 187.5px; }
  .sidebar.right {
    margin-top: -20px; }
  .compare-page .grid-list-view.toggle {
    top: 0; }
  body.main.fourteen-forty .sidebar.right .productCarousel .card-figure {
    min-height: 187.5px !important; }
  body.main.fourteen-forty .sidebar.right .card-image {
    max-height: 187.5px !important; }
  body.main.thirteen-sixty-six .sidebar.right .card-image {
    max-height: 187.5px !important; }
  body.main.twelve-eighty .sidebar.right .card-image {
    max-height: 187.5px !important; }
  body.main.eleven-seventy .sidebar.right .card-image {
    max-height: 187.5px !important; }
  body.main.nine-sixty .sidebar.right .card-image {
    max-height: 187.5px !important; }
  nav.navPages.sticky-nav.search {
    height: unset;
    margin: 0;
    padding: 0;
    z-index: 99;
    margin-left: 30%; }
  .header-container nav.navPages.sticky-nav.search .searchbar {
    margin: 0;
    padding: 0; }
  .header-container.sticky-header .header-container {
    margin-top: 0; }
  nav.navPages.sticky-nav.search {
    margin-left: 20%; }
  nav.navPages.sticky-nav.search.visible {
    background: transparent !important; }
  nav.navPages.sticky-nav.search {
    width: 40% !important; }
  body.main .header-container.full-width.full-width header.header {
    padding-top: 0; }
  nav.navPages.sticky-nav.search section.quickSearchResults {
    width: 100% !important; }
  nav.navPages.sticky-nav.search section.quickSearchResults ul.productGrid li.product article.card .card-text.add-to-cart-button {
    width: 100% !important;
    position: static; }
  ul#navPages- {
    margin-left: 0;
    padding-left: 0; }
  li.navPages-item.active a {
    padding: 0 !important; }
  #menu .navPages .navPage-subMenu-list {
    margin: 0; }
  .slider.in-container .heroCarousel-content {
    width: 100%;
    background-color: #e5e5e5;
    padding: 24px 16px 41px; }
  .slider.full-width .heroCarousel-content {
    background-color: #e5e5e5;
    padding: 15px !important; }
  .slider.full-width .heroCarousel-content h1.heroCarousel-title {
    width: 100%; }
  .slider.full-width .heroCarousel-content p.heroCarousel-description {
    width: 100%; }
  .slider.full-width {
    margin-top: 0; }
  .slider.float.in-container {
    margin-top: 0; }
  body.main.home.nine-sixty.slider-in-container-floated .body.content {
    padding: 0 15px; }
  h2.container-header {
    font-size: 1rem; }
  h1.header-logo {
    position: relative !important; }
  h1.header-logo.header-logo--left {
    position: relative !important; }
  div#side-categories.sideCategoryList.desktop {
    display: block;
    width: 100% !important;
    padding-right: 0; }
  div#side-categories.sideCategoryList.desktop div.brands-option, div#side-categories.sideCategoryList.desktop div.categories {
    display: none; }
  .footer-geotrust-ssl-seal {
    float: none;
    margin-bottom: 40px !important;
    margin-top: 0 !important;
    max-width: 100% !important; }
  .footer-geotrust-ssl-seal table {
    float: none; }
  body.main.nine-sixty .home.home-page-with-sidenav .banners.top {
    width: 100%; }
  body.main.nine-sixty .home.home-page-with-sidenav .featured-products-section {
    width: 100%; }
  body.main.nine-sixty .slider.float.in-container {
    width: 100%; }
  body.main.eleven-seventy .home.home-page-with-sidenav .banners.top {
    width: 100%; }
  body.main.eleven-seventy .home.home-page-with-sidenav .featured-products-section {
    width: 100%; }
  body.main.eleven-seventy .slider.float.in-container {
    width: 100%; }
  body.main.twelve-eighty .home.home-page-with-sidenav .banners.top {
    width: 100%; }
  body.main.twelve-eighty .home.home-page-with-sidenav .featured-products-section {
    width: 100%; }
  body.main.twelve-eighty .slider.float.in-container {
    width: 100%; }
  body.main.thirteen-sixty-six .home.home-page-with-sidenav .banners.top {
    width: 100%; }
  body.main.thirteen-sixty-six .home.home-page-with-sidenav .featured-products-section {
    width: 100%; }
  body.main.thirteen-sixty-six .slider.float.in-container {
    width: 100%; }
  body.main.fourteen-forty .home.home-page-with-sidenav .banners.top {
    width: 100%; }
  body.main.fourteen-forty .home.home-page-with-sidenav .featured-products-section {
    width: 100%; }
  body.main.fourteen-forty .slider.float.in-container {
    width: 100%; }
  div#side-categories.mobile {
    display: none; }
  body.main.nine-sixty .category.main {
    width: 100%; }
  body.main.eleven-seventy .category.main {
    width: 100%; }
  body.main.twelve-eighty .category.main {
    width: 100%; }
  body.main.thirteen-sixty-six .category.main {
    width: 100%; }
  body.main.fourteen-forty .category.main {
    width: 100%; }
  .product.main.left.product-page-with-sidenav .recommended-position .alertBox {
    width: 100%; }
  .product.main.left.product-page-with-sidenav .productView {
    width: 100%; }
  .additional-products {
    width: 100%;
    float: none; }
  .product .similar-products-by-views .card-body.purchase-ability.withoutTax {
    min-height: 190px; }
  .brand.main {
    width: 100%;
    float: none; }
  body.main.nine-sixty .brand.main {
    width: 100%; }
  body.main.eleven-seventy .brand.main {
    width: 100%; }
  body.main.twelve-eighty .brand.main {
    width: 100%; }
  body.main.thirteen-sixty-six .brand.main {
    width: 100%; }
  body.main.fourteen-forty .brand.main {
    width: 100%; }
  body.main.nine-sixty .content-page-with-sidenav .page-content.page-content {
    width: 100%; }
  body.main.eleven-seventy .content-page-with-sidenav .page-content.page-content {
    width: 100%; }
  body.main.twelve-eighty .content-page-with-sidenav .page-content.page-content {
    width: 100%; }
  body.main.thirteen-sixty-six .content-page-with-sidenav .page-content.page-content {
    width: 100%; }
  body.main.fourteen-forty .content-page-with-sidenav .page-content.page-content {
    width: 100%; }
  div#menu .navPages .navPages-list {
    padding-bottom: 250px !important; }
  .home .featured-categories-banner {
    width: 100% !important;
    float: none !important; }
  .currency-converter li.navPages-item {
    padding: 0; }
  ul.navPages-list i.fa.fa-chevron-down svg {
    fill: #545454; }
  .sidenav-banner.zoom-image-container {
    display: none; }
  section.quickSearchResults li.product {
    margin-bottom: 10px; }
  .home .carousel-active .productCarousel-slide.slick-slide img {
    width: auto !important; }
  .card-text span.price-label {
    font-size: 12px; }
  .price-section.price-section--withTax.rrp-price--withTax span.price.price--rrp {
    font-size: 12px !important; }
  .price-section.price-section--withTax.non-sale-price--withTax span.price.price--non-sale {
    font-size: 12px; }
  .carousel-vertical button.slick-next.slick-arrow, .carousel-vertical button.slick-prev.slick-arrow {
    top: 4px !important;
    padding: 0;
    width: 15px;
    height: 15px;
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg); }
  .carousel-vertical button.slick-next:before, .carousel-vertical button.slick-prev:before {
    width: 15px !important;
    height: 15px !important; }
  .sidebar.right .carousel-vertical {
    padding: 0; }
  #product-listing-container ul.productGrid li.product {
    width: 33.33%; }
  #carousel-active.related.products-container .productCarousel-slide.slick-slide a {
    max-height: 100% !important;
    max-width: 100% !important; }
  body.main.home .products-container.carousel-active ul.productGrid.productGrid--maxCol4 li:nth-child(n+4) article {
    visibility: hidden;
    height: 0; }
  body.main.home .products-container.carousel-active ul.productGrid.productGrid--maxCol4 li {
    min-width: 33.33%; }
  body.main.home .products-container.carousel-active .productGrid section.productCarousel.slick-initialized.slick-slider li {
    min-width: initial; }
  body.main.home .products-container.carousel-active .productGrid section.productCarousel.slick-initialized.slick-slider li article {
    visibility: visible;
    height: auto; }
  body.main.fourteen-forty .sidebar.right .carousel-vertical .card-figure {
    max-height: 250px; }
  body.main.fourteen-forty .product.main.left.no-sidenav .similar-products-by-views .productCarousel-slide.slick-slide img {
    max-width: 100%;
    max-height: 250px; }
  body.main.fourteen-forty .sidebar.right ul.productGrid li.product article.card a img {
    max-height: 250px;
    max-width: 100%; }
  body.main.fourteen-forty #carousel-active.related .productCarousel-slide.slick-slide figure.card-figure {
    min-height: 250px; }
  body.main.fourteen-forty .sidebar.right .carousel-vertical .card-figure {
    max-height: 250px; }
  body.main.thirteen-sixty-six .sidebar.right .carousel-vertical .card-figure {
    max-height: 250px; }
  body.main.thirteen-sixty-six .product.main.left.no-sidenav .similar-products-by-views .productCarousel-slide.slick-slide img {
    max-width: 100%;
    max-height: 250px; }
  body.main.thirteen-sixty-six .sidebar.right ul.productGrid li.product article.card a img {
    max-height: 250px;
    max-width: 100%; }
  body.main.thirteen-sixty-six #carousel-active.related .productCarousel-slide.slick-slide figure.card-figure {
    min-height: 250px; }
  body.main.thirteen-sixty-six .sidebar.right .carousel-vertical .card-figure {
    max-height: 250px; }
  body.main.twelve-eighty .sidebar.right .carousel-vertical .card-figure {
    max-height: 250px; }
  body.main.twelve-eighty .product.main.left.no-sidenav .similar-products-by-views .productCarousel-slide.slick-slide img {
    max-width: 100%;
    max-height: 250px; }
  body.main.twelve-eighty .sidebar.right ul.productGrid li.product article.card a img {
    max-height: 250px;
    max-width: 100%; }
  body.main.twelve-eighty #carousel-active.related .productCarousel-slide.slick-slide figure.card-figure {
    min-height: 250px; }
  body.main.twelve-eighty .sidebar.right .carousel-vertical .card-figure {
    max-height: 250px; }
  body.main.eleven-seventy .sidebar.right .carousel-vertical .card-figure {
    max-height: 250px; }
  body.main.eleven-seventy .product.main.left.no-sidenav .similar-products-by-views .productCarousel-slide.slick-slide img {
    max-width: 100%;
    max-height: 250px; }
  body.main.eleven-seventy .sidebar.right ul.productGrid li.product article.card a img {
    max-height: 250px;
    max-width: 100%; }
  body.main.eleven-seventy #carousel-active.related .productCarousel-slide.slick-slide figure.card-figure {
    min-height: 250px; }
  body.main.eleven-seventy .sidebar.right .carousel-vertical .card-figure {
    max-height: 250px; }
  body.main.nine-sixty .sidebar.right .carousel-vertical .card-figure {
    max-height: 250px; }
  body.main.nine-sixty .product.main.left.no-sidenav .similar-products-by-views .productCarousel-slide.slick-slide img {
    max-width: 100%;
    max-height: 250px; }
  body.main.nine-sixty .sidebar.right ul.productGrid li.product article.card a img {
    max-height: 250px;
    max-width: 100%; }
  body.main.nine-sixty #carousel-active.related .productCarousel-slide.slick-slide figure.card-figure {
    min-height: 250px; }
  body.main.nine-sixty .sidebar.right .carousel-vertical .card-figure {
    max-height: 250px; }
  body.product-layout.fourteen-forty .sidebar.right .productGrid .product {
    padding-left: 10px !important;
    padding-right: 10px !important; }
  body.product-layout.thirteen-sixty-six .sidebar.right .productGrid .product {
    padding-left: 10px !important;
    padding-right: 10px !important; }
  body.product-layout.twelve-eighty .sidebar.right .productGrid .product {
    padding-left: 10px !important;
    padding-right: 10px !important; }
  body.product-layout.eleven-seventy .sidebar.right .productGrid .product {
    padding-left: 7.5px !important;
    padding-right: 7.5px !important; }
  body.product-layout.nine-sixty .sidebar.right .productGrid .product {
    padding-left: 4.5px !important;
    padding-right: 4.5px !important; }
  body.main.home.fourteen-forty .productGrid {
    margin-left: -5px !important;
    margin-right: -5px !important; }
  body.main.fourteen-forty .productGrid .product {
    padding-left: 5px !important;
    padding-right: 5px !important; }
  body.main.home.thirteen-sixty-six .productGrid {
    margin-left: -5px !important;
    margin-right: -5px !important; }
  body.main.thirteen-sixty-six .productGrid .product {
    padding-left: 5px !important;
    padding-right: 5px !important; }
  body.main.home.twelve-eighty .productGrid {
    margin-left: -5px !important;
    margin-right: -5px !important; }
  body.main.twelve-eighty .productGrid .product {
    padding-left: 5px !important;
    padding-right: 5px !important; }
  body.main.home.eleven-seventy .productGrid {
    margin-left: -5px !important;
    margin-right: -5px !important; }
  body.main.eleven-seventy .productGrid .product {
    padding-left: 5px !important;
    padding-right: 5px !important; }
  body.main.home.nine-sixty .productGrid {
    margin-left: -5px !important;
    margin-right: -5px !important; }
  body.main.nine-sixty .productGrid .product {
    padding-left: 5px !important;
    padding-right: 5px !important; }
  body.main.fourteen-forty #product-listing-container ul.productGrid--maxCol4 {
    margin-left: -5px !important;
    margin-right: -5px !important; }
  body.main.thirteen-sixty-six #product-listing-container ul.productGrid--maxCol4 {
    margin-left: -5px !important;
    margin-right: -5px !important; }
  body.main.twelve-eighty #product-listing-container ul.productGrid--maxCol4 {
    margin-left: -5px !important;
    margin-right: -5px !important; }
  body.main.eleven-seventy #product-listing-container ul.productGrid--maxCol4 {
    margin-left: -5px !important;
    margin-right: -5px !important; }
  body.main.nine-sixty #product-listing-container ul.productGrid--maxCol4 {
    margin-left: -5px !important;
    margin-right: -5px !important; }
  li.product .card a.button.button--small.card-figcaption-button {
    font-size: 14px !important; }
  section.quickSearchResults.hide.active {
    width: 100% !important; }
  section.quickSearchResults {
    width: 100% !important; }
  #body.product-page-layout .main-image-container button.slick-next {
    left: initial !important;
    right: 0 !important; }
  #body.product-page-layout .main-image-container button.slick-prev {
    left: 0 !important;
    right: initial !important; }
  section.heroCarousel .slick-slide img {
    width: 100% !important; }
  .banners.bottom {
    width: 100% !important; }
  .bottom-page-banner {
    width: 100% !important; }
  #body.main #product-listing-container.no-sidenav form.grid {
    margin-left: 0 !important;
    margin-right: 0 !important; }
  #body.main .sidebar.right ul.productGrid.productGrid--maxCol.related {
    margin-left: -4px !important;
    margin-right: -4px !important; }
  #body.main .sidebar.right ul.productGrid.productGrid--maxCol.related .carousel-vertical button.slick-next.slick-arrow, #body.main .sidebar.right ul.productGrid.productGrid--maxCol.related .carousel-vertical button.slick-prev.slick-arrow {
    top: -10px !important; }
  #body.main .sidebar.right ul.productGrid.productGrid--maxCol.related .carousel-vertical button.slick-next.slick-arrow {
    right: 12px; }
  #body.main .sidebar.right ul.productGrid.productGrid--maxCol.related .carousel-vertical button.slick-prev.slick-arrow {
    right: 31px !important; }
  .main#body .sidebar.right .productGrid .product {
    padding-left: 5px !important;
    padding-right: 5px !important; }
  #body.main.base-layout ul.productGrid {
    margin: 0 auto !important; }
  .footer-info .navUser-or {
    z-index: 0; }
  #menu .navPages .navPage-subMenu-list {
    padding-right: 0; }
  .custom-pages-nav div#navPages- {
    min-width: initial !important; }
  #menu .navPages .navPage-subMenu-list {
    padding-left: 0; }
  .mobile-menu .right.searchbar {
    background-color: white !important; }
  #search-action-buttons a.modal-close.custom-quick-search {
    display: none; }
  .productView form.form-wishlist {
    padding: 0; }
  .productView div.form-action {
    padding: 0; }
  body.main .carousel-active button.slick-prev.slick-arrow {
    right: 40px !important; }
  #body.main .sidebar.right ul.productGrid.productGrid--maxCol.related .carousel-vertical button.slick-prev.slick-arrow {
    right: 40px !important; }
  body.main.home .carousel-active button.slick-prev.slick-arrow {
    right: 38px !important; }
  section.quickSearchResults {
    margin-top: -5px; }
  .search-buttons-container div.align-right {
    top: 28px;
    z-index: 999999999;
    right: 0;
    position: absolute; }
  #body .call-for-price.desktop {
    display: none !important; }
  #body .call-for-price.mobile {
    display: block !important;
    text-decoration: none; }
  article.card.before-sale-price-visible .card-text.no-price {
    height: auto !important; }
  #body.with-sidenav.nine-sixty .similar.products.section {
    float: none;
    width: 100%; }
  #body.with-sidenav.nine-sixty .related.recommended.products-section {
    float: none;
    width: 100%; }
  #body.with-sidenav.eleven-seventy .similar.products.section {
    float: none;
    width: 100%; }
  #body.with-sidenav.eleven-seventy .related.recommended.products-section {
    float: none;
    width: 100%; }
  #body.with-sidenav.twelve-eighty .similar.products.section {
    float: none;
    width: 100%; }
  #body.with-sidenav.twelve-eighty .related.recommended.products-section {
    float: none;
    width: 100%; }
  #body.with-sidenav.thirteen-sixty-six .similar.products.section {
    float: none;
    width: 100%; }
  #body.with-sidenav.thirteen-sixty-six .related.recommended.products-section {
    float: none;
    width: 100%; }
  #body.with-sidenav.fourteen-forty .similar.products.section {
    float: none;
    width: 100%; }
  #body.with-sidenav.fourteen-forty .related.recommended.products-section {
    float: none;
    width: 100%; }
  .productView {
    width: 100% !important;
    float: none !important; }
  #body.product-page-layout div#side-categories.sideCategoryList.desktop {
    display: none; }
  .mobile-magnify {
    -webkit-transition: opacity .15s ease;
    -moz-transition: opacity .15s ease;
    -o-transition: opacity .15s ease;
    -ms-transition: opacity .15s ease;
    transition: opacity .15s ease;
    display: block;
    opacity: 0;
    height: 30px;
    width: 30px;
    position: absolute;
    right: 0;
    top: 30%;
    display: flex;
    justify-content: center;
    align-items: center; }
  .slider-for:hover .mobile-magnify {
    opacity: 1 !important;
    display: flex !important; }
  .fancybox-active .mobile-magnify {
    opacity: 0 !important; }
  .fancybox-active .product.main.left .slider-for:hover .mobile-magnify {
    opacity: 0 !important; }
  .fancybox-active .slider-for .slick-next, .fancybox-active .slider-for .slick-prev {
    opacity: 0 !important; }
  .mobile-magnify .magnify-icon {
    height: 20px;
    width: 20px; }
  .mobile-magnify .magnify-icon svg {
    fill: white; }
  .fancybox-navigation .button-previous, .fancybox-navigation .button-next {
    margin-top: 0 !important; }
  .fancybox-navigation .fancybox-button--arrow_left, .fancybox-navigation .fancybox-button--arrow_right {
    height: 30px;
    width: 30px; }
  .fancybox-navigation .button-next, .fancybox-navigation .button-previous {
    height: 30px;
    width: 30px; }
  .fancybox-container i.icon {
    height: 30px;
    width: 30px;
    display: block; }
  .fancybox-navigation .button-previous, .fancybox-navigation .button-next {
    line-height: 30px; }
  .main-image-container .slick-next, .slick-prev {
    height: 30px;
    width: 30px; }
  .main-image-container .slick-next::before, .slick-prev::before {
    height: 30px;
    width: 30px; }
  .slider-for button.slick-prev, .slider-for button.slick-next {
    padding: 0 !important; }
  .main-image-container .slider-for .slick-prev:before, .main-image-container .slider-for .slick-next:before {
    left: 25% !important;
    position: relative !important; }
  #body.fancybox-active .button-next.custom {
    opacity: 0 !important; }
  #body.fancybox-active .button-previous.custom {
    opacity: 0 !important; }
  #body.fancybox-active.fancy-arrows-visible .button-next.custom {
    opacity: 1 !important; }
  #body.fancybox-active.fancy-arrows-visible .button-previous.custom {
    opacity: 1 !important; }
  .fancybox-inner .hide-mobile-fancybox-nav-arrows {
    display: none !important; }
  .hide-mobile-fancybox-nav-arrows:nth-of-type(2) {
    display: block !important; }
  .hide-mobile-fancybox-nav-arrows {
    background: rgba(30, 30, 30, 0.6);
    color: #ffffff;
    padding: 10px;
    height: 44px;
    line-height: 24px;
    top: 30px;
    position: absolute;
    z-index: 99999999999;
    left: 0 !important;
    right: initial !important; }
  .hide-mobile-fancybox-nav-arrows span.hide {
    display: none !important; }
  .hide-mobile-fancybox-nav-arrows.arrows-visible span.hide {
    display: inline !important; }
  .hide-mobile-fancybox-nav-arrows span.show {
    display: inline !important; }
  .hide-mobile-fancybox-nav-arrows.arrows-visible span.show {
    display: none !important; }
  .productView.productView--quickView div#product-images-container {
    width: 100%; }
  figure.active figcaption.card-figcaption {
    display: block;
    opacity: 1; }
  figure.card-figure.multiple-images.second-hover-img-active:hover img.card-image:nth-of-type(1) {
    opacity: 1; }
  figure.card-figure.multiple-images.second-hover-img-active:hover img.card-image:nth-of-type(2) {
    opacity: 0; }
  figure.active.card-figure.multiple-images.second-hover-img-active:hover img.card-image:nth-of-type(1) {
    opacity: 0; }
  figure.active.card-figure.multiple-images.second-hover-img-active:hover img.card-image:nth-of-type(2) {
    opacity: 1; }
  #modal .productView.productView--quickView .tab {
    width: 100%; }
  .modal-body.quickView {
    padding: 0 !important; }
  .modal-body.quickView .productView.productView--quickView {
    padding: 0 15px !important; }
  #body .mobile-image-link {
    height: 100%;
    z-index: 999;
    position: absolute;
    bottom: 0;
    right: 0;
    text-decoration: none;
    text-align: center;
    width: 50% !important;
    display: inline-block !important;
    float: right; }
  .mobile-image-link .mobile-link-text {
    top: auto;
    bottom: 0;
    width: 100%;
    line-height: 1rem;
    position: absolute;
    z-index: 99999999999;
    text-transform: capitalize;
    background-color: #e5e5e5;
    color: #545454;
    font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 10px;
    padding: 0.57143rem 1.5rem;
    padding-left: 5px;
    padding-right: 5px;
    display: inline-block !important;
    right: 0; }
  #quickSearch a.button.button--small.card-figcaption-button.quickview {
    padding-left: 5px;
    padding-right: 5px;
    font-size: 10px !important; }
  #quickSearch .mobile-image-link .mobile-link-text {
    padding-left: 5px;
    padding-right: 5px;
    font-size: 10px !important; }
  .card-figcaption-body {
    width: 100%; }
  #body a.button.button--small.card-figcaption-button.quickview {
    width: 50% !important;
    display: inline-block !important;
    float: left; }
  #body a.mobile-image-link {
    display: inline-block !important; }
  #body .image-link.mobile {
    display: flex !important; }
  #body .image-link.desktop {
    display: none !important; }
  #modal .button-wrapper {
    height: 100% !important;
    background-color: white; }
  .home.nine-sixty.slider-full-width-in-container div[data-content-region="home_below_menu"] {
    max-width: 960px !important;
    margin: 0 auto; }
  .home.eleven-seventy.slider-full-width-in-container div[data-content-region="home_below_menu"] {
    max-width: 1170px !important;
    margin: 0 auto; }
  .home.twelve-eighty.slider-full-width-in-container div[data-content-region="home_below_menu"] {
    max-width: 1280px !important;
    margin: 0 auto; }
  .home.thirteen-sixty-six.slider-full-width-in-container div[data-content-region="home_below_menu"] {
    max-width: 1366px !important;
    margin: 0 auto; }
  .home.fourteen-forty.slider-full-width-in-container div[data-content-region="home_below_menu"] {
    max-width: 1440px !important;
    margin: 0 auto; }
  .home.nine-sixty.slider-in-container-floated div[data-content-region="home_below_menu"] {
    float: none;
    width: 100%;
    margin: 0 auto; }
  .home.eleven-seventy.slider-in-container-floated div[data-content-region="home_below_menu"] {
    float: none;
    width: 100%;
    margin: 0 auto; }
  .home.twelve-eighty.slider-in-container-floated div[data-content-region="home_below_menu"] {
    float: none;
    width: 100%;
    margin: 0 auto; }
  .home.thirteen-sixty-six.slider-in-container-floated div[data-content-region="home_below_menu"] {
    float: none;
    width: 100%;
    margin: 0 auto; }
  .home.fourteen-forty.slider-in-container-floated div[data-content-region="home_below_menu"] {
    float: none;
    width: 100%;
    margin: 0 auto; }
  .home.nine-sixty.slider-in-container-floated div[data-content-region="home_below_carousel"] {
    float: none;
    width: 100%;
    margin: 0 auto; }
  .home.eleven-seventy.slider-in-container-floated div[data-content-region="home_below_carousel"] {
    float: none;
    width: 100%;
    margin: 0 auto; }
  .home.twelve-eighty.slider-in-container-floated div[data-content-region="home_below_carousel"] {
    float: none;
    width: 100%;
    margin: 0 auto; }
  .home.thirteen-sixty-six.slider-in-container-floated div[data-content-region="home_below_carousel"] {
    float: none;
    width: 100%;
    margin: 0 auto; }
  .home.fourteen-forty.slider-in-container-floated div[data-content-region="home_below_carousel"] {
    float: none;
    width: 100%;
    margin: 0 auto; }
  .home.nine-sixty div[data-content-region="home_below_top_banner"] {
    float: none;
    width: 100%;
    margin: 0 auto; }
  .home.eleven-seventy div[data-content-region="home_below_top_banner"] {
    float: none;
    width: 100%;
    margin: 0 auto; }
  .home.twelve-eighty div[data-content-region="home_below_top_banner"] {
    float: none;
    width: 100%;
    margin: 0 auto; }
  .home.thirteen-sixty-six div[data-content-region="home_below_top_banner"] {
    float: none;
    width: 100%;
    margin: 0 auto; }
  .home.fourteen-forty div[data-content-region="home_below_top_banner"] {
    float: none;
    width: 100%;
    margin: 0 auto; }
  .home.nine-sixty.slider-in-container-floated div[data-content-region="home_below_bottom_banner"] {
    float: none;
    width: 100%;
    margin: 0 auto; }
  .home.eleven-seventy.slider-in-container-floated div[data-content-region="home_below_bottom_banner"] {
    float: none;
    width: 100%;
    margin: 0 auto; }
  .home.twelve-eighty.slider-in-container-floated div[data-content-region="home_below_bottom_banner"] {
    float: none;
    width: 100%;
    margin: 0 auto; }
  .home.thirteen-sixty-six.slider-in-container-floated div[data-content-region="home_below_bottom_banner"] {
    float: none;
    width: 100%;
    margin: 0 auto; }
  .home.fourteen-forty.slider-in-container-floated div[data-content-region="home_below_bottom_banner"] {
    float: none;
    width: 100%;
    margin: 0 auto; }
  body#body.product-page-layout.with-sidenav.nine-sixty div[data-content-region="product_below_content"] {
    float: none;
    width: 100%; }
  body#body.product-page-layout.with-sidenav.eleven-seventy div[data-content-region="product_below_content"] {
    float: none;
    width: 100%; }
  body#body.product-page-layout.with-sidenav.twelve-eighty div[data-content-region="product_below_content"] {
    float: none;
    width: 100%; }
  body#body.product-page-layout.with-sidenav.thirteen-sixty-six div[data-content-region="product_below_content"] {
    float: none;
    width: 100%; }
  body#body.product-page-layout.with-sidenav.fourteen-forty div[data-content-region="product_below_content"] {
    float: none;
    width: 100%; }
  .body.content form.form.search input {
    display: block;
    float: none;
    flex: none;
    flex: unset;
    width: 100%;
    margin: 0;
    padding: 0; }
  .body.content form.form.search input#search_query_adv {
    margin-bottom: 15px; }
  .body.content form.form.search .form-prefixPostfix {
    display: block; }
  div[data-content-region="home_below_carousel"] {
    float: none !important;
    clear: both !important; }
  #body .alertBox.alertBox--info {
    float: none !important;
    width: 100% !important; }
  div#add-to-cart-wrapper.qty-box-visible .form-field.form-field--increments {
    position: static;
    width: 100%;
    padding-left: 0; }
  #add-to-cart-wrapper {
    width: 100% !important;
    margin-right: 0 !important;
    float: none; }
  div#add-to-cart-wrapper.qty-box-visible .form-increment {
    margin-left: 0; }
  div#add-to-cart-wrapper.qty-box-visible .form-action {
    margin-top: 20px !important;
    position: static; }
  #body.hasAdminBar .sticky-header.header-container .header-container {
    margin-top: 45px !important; }
  #body.hasAdminBar .header-container .header-container {
    margin-top: 0 !important; }
  #body.hasAdminBar .header-container {
    margin-top: 112px !important; }
  #body.hasAdminBar .header-container.sticky-header {
    margin-top: 112px !important; }
  #body.hasAdminBar .header-container .mbl-head-stick {
    margin-top: 47px; }
  #body.hasAdminBar .sticky-header.header-container .mbl-head-stick {
    margin-top: 0; }
  #body.hasAdminBar {
    padding-top: 46px !important; }
  #body.hasAdminBar .body.content {
    margin-top: 0 !important; }
  #body.home div#side-categories.sideCategoryList.desktop {
    display: none; }
  .footer-payment-icons {
    width: 100%;
    display: block;
    vertical-align: initial; }
  .global-region.container-width.right-of-payment-icons {
    display: block;
    width: 100%;
    vertical-align: initial; }
  #body .content-page-with-sidenav .page-content.page-content {
    clear: both !important; } }

@media only screen and (max-width: 767px) {
  div#side-categories {
    width: 100%;
    margin-top: 10px;
    padding-right: 0;
    display: none; }
  .slider.full-width .heroCarousel .slick-dots {
    text-align: right; }
  .category .page .card-text[data-test-info-type=price] {
    bottom: 55px !important; }
  .right-main {
    width: 100%; }
  .sideCategoryList.desktop {
    display: none; }
  .sideCategoryList.mobile {
    float: none !important;
    margin-top: 20px !important; }
  .slick-slide img {
    width: 100%; }
  article.card {
    min-height: auto; }
  .home .productGrid .card-text[data-test-info-type="price"] {
    height: auto; }
  a.button.button--small.card-figcaption-button {
    font-size: 12px; }
  .heroCarousel-content {
    padding: 15px; }
  .slider {
    min-height: auto; }
  .navPages-quickSearch {
    width: 100%;
    float: none;
    clear: both;
    position: static;
    max-width: 100%; }
  header .form-fieldset {
    width: 100%; }
  header .form-fieldset {
    width: 100% !important;
    float: none;
    margin: 0 auto;
    margin-top: 15px; }
  .category.main {
    width: 100%; }
  li.navUser-item.navUser-item--cart {
    position: absolute;
    top: 0;
    right: 15px;
    padding-right: 0; }
  li.navUser-item.navUser-item--cart.countPill--positive {
    padding-right: 0; }
  li.navUser-item.navUser-item--account {
    display: block;
    float: left;
    line-height: 30px;
    padding: 0px 100px 0px 5px; }
  .heroCarousel .slick-next,
  .heroCarousel .slick-prev {
    top: 50%; }
  .search.main {
    width: 100%;
    float: none; }
  .banners {
    clear: both; }
  .search.main section.page {
    margin-top: 15px !important; }
  .search.main .navBar--sub {
    margin-top: 15px; }
  .page.advanced-search .form-column {
    width: 100%;
    float: none; }
  .search.main .card-text[data-test-info-type=price], form .card-text[data-test-info-type=price] {
    position: absolute;
    bottom: 55px !important; }
  .brand.main {
    width: 100%;
    float: none; }
  .container-header {
    clear: both; }
  main.page.blog article.blog {
    min-height: 390px; }
  section.quickSearchResults li.product figure img {
    max-height: 65px;
    padding: 5px; }
  section.quickSearchResults ul.productGrid li.product article.card .card-text.add-to-cart-button {
    top: 0px !important; }
  section.quickSearchResults ul.productGrid li.product article.card .card-text.add-to-cart-button a {
    width: 60% !important;
    top: 0; }
  .content-page-with-sidenav .page-content.page-content {
    width: 100%;
    float: none; }
  .product-page-with-sidenav section.productView-details {
    width: 100%; }
  .product-page-with-sidenav .productView-images {
    width: 100%; }
  .product-page-with-sidenav .productView-description {
    width: 100%; }
  main.page.content.content-page-with-sidenav {
    margin-top: -15px !important; }
  main.page.content.contact.contact-page-with-sidenav {
    margin-top: -15px !important; }
  .page-content.page-content.with-sidenav .main-content {
    width: 100%;
    float: none; }
  .product.main.left.product-page-with-sidenav {
    margin-top: -15px !important; }
  .productCarousel-slide.slick-slide article.card figure a {
    max-height: 150px;
    max-width: 150px;
    width: 100%;
    height: 100%;
    display: block !important; }
  .productCarousel-slide.slick-slide img {
    max-height: 140px;
    max-width: 100%; }
  .product.main.left .productCarousel-slide.slick-slide.slick-active a.button.button--small.card-figcaption-button {
    font-size: 12px; }
  .product.main.left .productCarousel-slide.slick-slide a.button.button--small.card-figcaption-button {
    font-size: 12px; }
  .sidebar.right .productCarousel-slide.slick-slide.slick-active a.button.button--small.card-figcaption-button {
    font-size: 12px; }
  .sidebar.right .productCarousel-slide.slick-slide a.button.button--small.card-figcaption-button {
    font-size: 12px; }
  .sidebar.right .productCarousel-slide.slick-slide.slick-active a {
    font-size: 12px; }
  .sidebar.right .productCarousel-slide.slick-slide.slick-active h4.card-title a {
    font-size: 12px; }
  .container.main {
    margin-top: 0px; }
  .main.full.home {
    margin-top: 10px; }
  .productCarousel-slide h4.card-title a {
    display: block !important; }
  .category form article.card.price-visibility.restricted.ratings-disabled .card-text[data-test-info-type=price] {
    position: static; }
  .category form article.card.price-visibility.restricted.ratings-disabled .price-visibility.restricted.price-hidden {
    position: absolute;
    bottom: 10px; }
  .category form article.card.price-visibility.ratings-disabled .card-text[data-test-info-type=price] {
    position: static; }
  .recommended-visibility .product.main.left .recommended-position.below {
    margin-top: 30px; }
  #facetedSearch {
    padding-bottom: 0; }
  .additional-products {
    width: 100%;
    float: none; }
  .product.main.left.product-page-with-sidenav .productView {
    float: none;
    width: 100%; }
  .home.home-page-with-sidenav .banners.top {
    float: none;
    width: 100%; }
  .home.home-page-with-sidenav .featured-products-section {
    width: 100%;
    float: none; }
  .home.home-page-with-sidenav .banners.bottom {
    float: none;
    width: 100%; }
  body.main .left.product-page-with-sidenav .additional-products .card-text.add-to-cart-button a {
    font-size: 11px !important; }
  .both-grid-list-views .actionBar {
    width: 70% !important; }
  .slider.float.in-container {
    width: 100% !important; }
  body.main.home.fourteen-forty ul.productGrid figure.card-figure {
    min-height: 239px; }
  body.main.home.fourteen-forty ul.productGrid li.product article.card a img {
    max-height: 239px; }
  body.main.home.thirteen-sixty-six ul.productGrid figure.card-figure {
    min-height: 239px; }
  body.main.home.thirteen-sixty-six ul.productGrid li.product article.card a img {
    max-height: 239px; }
  body.main.home.twelve-eighty ul.productGrid figure.card-figure {
    min-height: 239px; }
  body.main.home.twelve-eighty ul.productGrid li.product article.card a img {
    max-height: 239px; }
  body.main.home.eleven-seventy ul.productGrid figure.card-figure {
    min-height: 239px; }
  body.main.home.eleven-seventy ul.productGrid li.product article.card a img {
    max-height: 239px; }
  body.main.home.nine-sixty ul.productGrid figure.card-figure {
    min-height: 239px; }
  body.main.home.nine-sixty ul.productGrid li.product article.card a img {
    max-height: 239px; }
  .slider.in-container {
    margin-top: 45px; }
  body.main.home.fourteen-forty .body.content {
    margin-top: -30px; }
  body.main.home.thirteen-sixty-six .body.content {
    margin-top: -30px; }
  body.main.home.twelve-eighty .body.content {
    margin-top: -30px; }
  body.main.home.eleven-seventy .body.content {
    margin-top: -30px; }
  body.main.home.nine-sixty .body.content {
    margin-top: -30px; }
  body.main.fourteen-forty #product-listing-container ul.productGrid figure.card-figure {
    min-height: 239px; }
  body.main.fourteen-forty #product-listing-container ul.productGrid figure.card-figure img {
    max-height: 239px; }
  body.main.thirteen-sixty-six #product-listing-container ul.productGrid figure.card-figure {
    min-height: 239px; }
  body.main.thirteen-sixty-six #product-listing-container ul.productGrid figure.card-figure img {
    max-height: 239px; }
  body.main.twelve-eighty #product-listing-container ul.productGrid figure.card-figure {
    min-height: 239px; }
  body.main.twelve-eighty #product-listing-container ul.productGrid figure.card-figure img {
    max-height: 239px; }
  body.main.eleven-seventy #product-listing-container ul.productGrid figure.card-figure {
    min-height: 239px; }
  body.main.eleven-seventy #product-listing-container ul.productGrid figure.card-figure img {
    max-height: 239px; }
  body.main.nine-sixty #product-listing-container ul.productGrid figure.card-figure {
    min-height: 239px; }
  body.main.nine-sixty #product-listing-container ul.productGrid figure.card-figure img {
    max-height: 239px; }
  body.main.fourteen-forty .product.main.left.full-width .recommended-position.below .productCarousel-slide.slick-slide figure.card-figure {
    min-height: 239px; }
  body.main.fourteen-forty .product.main.left.full-width .recommended-position.below .productCarousel-slide.slick-slide a img {
    max-height: 239px; }
  body.main.thirteen-sixty-six .product.main.left.full-width .recommended-position.below .productCarousel-slide.slick-slide figure.card-figure {
    min-height: 239px; }
  body.main.thirteen-sixty-six .product.main.left.full-width .recommended-position.below .productCarousel-slide.slick-slide a img {
    max-height: 239px; }
  body.main.twelve-eighty .product.main.left.full-width .recommended-position.below .productCarousel-slide.slick-slide figure.card-figure {
    min-height: 239px; }
  body.main.twelve-eighty .product.main.left.full-width .recommended-position.below .productCarousel-slide.slick-slide a img {
    max-height: 239px; }
  body.main.eleven-seventy .product.main.left.full-width .recommended-position.below .productCarousel-slide.slick-slide figure.card-figure {
    min-height: 239px; }
  body.main.eleven-seventy .product.main.left.full-width .recommended-position.below .productCarousel-slide.slick-slide a img {
    max-height: 239px; }
  body.main.nine-sixty .product.main.left.full-width .recommended-position.below .productCarousel-slide.slick-slide figure.card-figure {
    min-height: 239px; }
  body.main.nine-sixty .product.main.left.full-width .recommended-position.below .productCarousel-slide.slick-slide a img {
    max-height: 239px; }
  body.main.fourteen-forty .sidebar.right .carousel-vertical .card-figure {
    max-height: 239px; }
  body.main.fourteen-forty .product.main.left.no-sidenav .similar-products-by-views .productCarousel-slide.slick-slide img {
    max-height: 239px;
    max-width: 100%; }
  body.main.fourteen-forty .sidebar.right ul.productGrid li.product article.card a img {
    max-height: 239px;
    max-width: 100%; }
  body.main.fourteen-forty .similar-products-by-views .productCarousel-slide.slick-slide figure.card-figure {
    min-height: 239px; }
  body.main.fourteen-forty .product.main.left.no-sidenav .similar-products-by-views .productCarousel-slide.slick-slide a {
    max-width: 239px; }
  body.main.fourteen-forty #carousel-active.related .productCarousel-slide.slick-slide figure.card-figure {
    min-height: 239px; }
  body.main.fourteen-forty .product #carousel-active.related .productCarousel-slide.slick-slide a {
    max-width: 239px; }
  body.main.thirteen-sixty-six .sidebar.right .carousel-vertical .card-figure {
    max-height: 239px; }
  body.main.thirteen-sixty-six .product.main.left.no-sidenav .similar-products-by-views .productCarousel-slide.slick-slide img {
    max-height: 239px;
    max-width: 100%; }
  body.main.thirteen-sixty-six .sidebar.right ul.productGrid li.product article.card a img {
    max-height: 239px;
    max-width: 100%; }
  body.main.thirteen-sixty-six .similar-products-by-views .productCarousel-slide.slick-slide figure.card-figure {
    min-height: 239px; }
  body.main.thirteen-sixty-six .product.main.left.no-sidenav .similar-products-by-views .productCarousel-slide.slick-slide a {
    max-width: 239px; }
  body.main.thirteen-sixty-six #carousel-active.related .productCarousel-slide.slick-slide figure.card-figure {
    min-height: 239px; }
  body.main.thirteen-sixty-six .product #carousel-active.related .productCarousel-slide.slick-slide a {
    max-width: 239px; }
  body.main.twelve-eighty .sidebar.right .carousel-vertical .card-figure {
    max-height: 239px; }
  body.main.twelve-eighty .product.main.left.no-sidenav .similar-products-by-views .productCarousel-slide.slick-slide img {
    max-height: 239px;
    max-width: 100%; }
  body.main.twelve-eighty .sidebar.right ul.productGrid li.product article.card a img {
    max-height: 239px;
    max-width: 100%; }
  body.main.twelve-eighty .similar-products-by-views .productCarousel-slide.slick-slide figure.card-figure {
    min-height: 239px; }
  body.main.twelve-eighty .product.main.left.no-sidenav .similar-products-by-views .productCarousel-slide.slick-slide a {
    max-width: 239px; }
  body.main.twelve-eighty #carousel-active.related .productCarousel-slide.slick-slide figure.card-figure {
    min-height: 239px; }
  body.main.twelve-eighty .product #carousel-active.related .productCarousel-slide.slick-slide a {
    max-width: 239px; }
  body.main.eleven-seventy .sidebar.right .carousel-vertical .card-figure {
    max-height: 239px; }
  body.main.eleven-seventy .product.main.left.no-sidenav .similar-products-by-views .productCarousel-slide.slick-slide img {
    max-height: 239px;
    max-width: 100%; }
  body.main.eleven-seventy .sidebar.right ul.productGrid li.product article.card a img {
    max-height: 239px;
    max-width: 100%; }
  body.main.eleven-seventy .similar-products-by-views .productCarousel-slide.slick-slide figure.card-figure {
    min-height: 239px; }
  body.main.eleven-seventy .product.main.left.no-sidenav .similar-products-by-views .productCarousel-slide.slick-slide a {
    max-width: 239px; }
  body.main.eleven-seventy #carousel-active.related .productCarousel-slide.slick-slide figure.card-figure {
    min-height: 239px; }
  body.main.eleven-seventy .product #carousel-active.related .productCarousel-slide.slick-slide a {
    max-width: 239px; }
  body.main.nine-sixty .sidebar.right .carousel-vertical .card-figure {
    max-height: 239px; }
  body.main.nine-sixty .product.main.left.no-sidenav .similar-products-by-views .productCarousel-slide.slick-slide img {
    max-height: 239px;
    max-width: 100%; }
  body.main.nine-sixty .sidebar.right ul.productGrid li.product article.card a img {
    max-height: 239px;
    max-width: 100%; }
  body.main.nine-sixty .similar-products-by-views .productCarousel-slide.slick-slide figure.card-figure {
    min-height: 239px; }
  body.main.nine-sixty .product.main.left.no-sidenav .similar-products-by-views .productCarousel-slide.slick-slide a {
    max-width: 239px; }
  body.main.nine-sixty #carousel-active.related .productCarousel-slide.slick-slide figure.card-figure {
    min-height: 239px; }
  body.main.nine-sixty .product #carousel-active.related .productCarousel-slide.slick-slide a {
    max-width: 239px; }
  .sidebar.right ul.productGrid.productGrid--maxCol.related {
    margin-left: -4px !important;
    margin-right: -4px !important; }
  body.main.fourteen-forty .slider.float.in-container {
    width: 100%; }
  body.main.fourteen-forty .home.home-page-with-sidenav .banners.top {
    width: 100%; }
  body.main.fourteen-forty .home.home-page-with-sidenav .featured-products-section {
    width: 100%; }
  body.main.fourteen-forty .category.main {
    width: 100%; }
  body.main.fourteen-forty .category.main .banners.bottom {
    width: 100%; }
  body.main.fourteen-forty .brand.main {
    width: 100%; }
  body.main.fourteen-forty .brand.main .banners.bottom {
    width: 100%; }
  body.main.fourteen-forty .product.main.left.product-page-with-sidenav .productView {
    width: 100%; }
  body.main.fourteen-forty .product.main.left.product-page-with-sidenav .additional-products {
    width: 100%; }
  body.main.fourteen-forty .content-page-with-sidenav .page-content.page-content {
    width: 100%; }
  body.main.fourteen-forty .home.home-page-with-sidenav .banners.bottom {
    width: 100%; }
  body.main.thirteen-sixty-six .slider.float.in-container {
    width: 100%; }
  body.main.thirteen-sixty-six .home.home-page-with-sidenav .banners.top {
    width: 100%; }
  body.main.thirteen-sixty-six .home.home-page-with-sidenav .featured-products-section {
    width: 100%; }
  body.main.thirteen-sixty-six .category.main {
    width: 100%; }
  body.main.thirteen-sixty-six .category.main .banners.bottom {
    width: 100%; }
  body.main.thirteen-sixty-six .brand.main {
    width: 100%; }
  body.main.thirteen-sixty-six .brand.main .banners.bottom {
    width: 100%; }
  body.main.thirteen-sixty-six .product.main.left.product-page-with-sidenav .productView {
    width: 100%; }
  body.main.thirteen-sixty-six .product.main.left.product-page-with-sidenav .additional-products {
    width: 100%; }
  body.main.thirteen-sixty-six .content-page-with-sidenav .page-content.page-content {
    width: 100%; }
  body.main.thirteen-sixty-six .home.home-page-with-sidenav .banners.bottom {
    width: 100%; }
  body.main.twelve-eighty .slider.float.in-container {
    width: 100%; }
  body.main.twelve-eighty .home.home-page-with-sidenav .banners.top {
    width: 100%; }
  body.main.twelve-eighty .home.home-page-with-sidenav .featured-products-section {
    width: 100%; }
  body.main.twelve-eighty .category.main {
    width: 100%; }
  body.main.twelve-eighty .category.main .banners.bottom {
    width: 100%; }
  body.main.twelve-eighty .brand.main {
    width: 100%; }
  body.main.twelve-eighty .brand.main .banners.bottom {
    width: 100%; }
  body.main.twelve-eighty .product.main.left.product-page-with-sidenav .productView {
    width: 100%; }
  body.main.twelve-eighty .product.main.left.product-page-with-sidenav .additional-products {
    width: 100%; }
  body.main.twelve-eighty .content-page-with-sidenav .page-content.page-content {
    width: 100%; }
  body.main.twelve-eighty .home.home-page-with-sidenav .banners.bottom {
    width: 100%; }
  body.main.eleven-seventy .slider.float.in-container {
    width: 100%; }
  body.main.eleven-seventy .home.home-page-with-sidenav .banners.top {
    width: 100%; }
  body.main.eleven-seventy .home.home-page-with-sidenav .featured-products-section {
    width: 100%; }
  body.main.eleven-seventy .category.main {
    width: 100%; }
  body.main.eleven-seventy .category.main .banners.bottom {
    width: 100%; }
  body.main.eleven-seventy .brand.main {
    width: 100%; }
  body.main.eleven-seventy .brand.main .banners.bottom {
    width: 100%; }
  body.main.eleven-seventy .product.main.left.product-page-with-sidenav .productView {
    width: 100%; }
  body.main.eleven-seventy .product.main.left.product-page-with-sidenav .additional-products {
    width: 100%; }
  body.main.eleven-seventy .content-page-with-sidenav .page-content.page-content {
    width: 100%; }
  body.main.eleven-seventy .home.home-page-with-sidenav .banners.bottom {
    width: 100%; }
  .compare-page .productGrid .product.grid-view {
    width: 50%; }
  .product.main.left.product-page-with-sidenav .recommended-position .alertBox {
    width: 100%;
    float: none; }
  body.main.fourteen-forty .sidebar.right .productCarousel .card-figure {
    min-height: 179.25px; }
  body.main.fourteen-forty .sidebar.right .card-image {
    max-height: 179.25px; }
  body.main.thirteen-sixty-six .sidebar.right .card-image {
    max-height: 179.25px; }
  body.main.twelve-eighty .sidebar.right .card-image {
    max-height: 179.25px; }
  body.main.eleven-seventy .sidebar.right .card-image {
    max-height: 179.25px; }
  body.main.nine-sixty .sidebar.right .card-image {
    max-height: 179.25px; }
  .left.phone-number {
    z-index: 8; }
  .header-container nav.navPages.sticky-nav.search {
    padding: 0;
    margin-left: 20%;
    width: 35% !important;
    height: unset !important; }
  .header-container nav.navPages.sticky-nav.search.visible {
    z-index: 9;
    overflow: visible; }
  .header-container nav.navPages.sticky-nav.search .searchbar {
    z-index: 9;
    margin-bottom: 0; }
  .header-container.sticky-header .navPages.sticky-nav.search .navPages-quickSearch input#search_query {
    padding-bottom: 0;
    height: 29px !important;
    padding-top: 0; }
  .slider.full-width {
    margin-top: 0px; }
  .product.main.left.product-page-with-sidenav .product-schema {
    clear: both;
    top: 15px !important;
    position: relative; }
  .content-page-with-sidenav ul.breadcrumbs {
    width: 100%; }
  .breadcrumbs {
    display: none; }
  #body.home .body.content {
    margin-top: 0 !important; } }

@media only screen and (max-width: 745px) {
  main.page.blog article.blog .socialLinks .icon {
    height: 1rem;
    width: 1rem; } }

@media only screen and (max-width: 710px) {
  main.page.blog article.blog {
    width: 32.5%; } }

@media only screen and (max-width: 700px) {
  .header-container nav.navPages.sticky-nav.search {
    padding: 0;
    margin-left: 5%;
    width: 80% !important;
    height: unset !important; }
  nav.navPages.sticky-nav.search section.quickSearchResults {
    width: 100% !important; }
  body.main.home.fourteen-forty ul.productGrid figure.card-figure {
    min-height: 217px; }
  body.main.home.fourteen-forty ul.productGrid li.product article.card a img {
    max-height: 217px; }
  body.main.home.thirteen-sixty-six ul.productGrid figure.card-figure {
    min-height: 217px; }
  body.main.home.thirteen-sixty-six ul.productGrid li.product article.card a img {
    max-height: 217px; }
  body.main.home.twelve-eighty ul.productGrid figure.card-figure {
    min-height: 217px; }
  body.main.home.twelve-eighty ul.productGrid li.product article.card a img {
    max-height: 217px; }
  body.main.home.eleven-seventy ul.productGrid figure.card-figure {
    min-height: 217px; }
  body.main.home.eleven-seventy ul.productGrid li.product article.card a img {
    max-height: 217px; }
  body.main.home.nine-sixty ul.productGrid figure.card-figure {
    min-height: 217px; }
  body.main.home.nine-sixty ul.productGrid li.product article.card a img {
    max-height: 217px; }
  body.main.fourteen-forty #product-listing-container ul.productGrid figure.card-figure {
    min-height: 217px; }
  body.main.fourteen-forty #product-listing-container ul.productGrid figure.card-figure img {
    max-height: 217px; }
  body.main.thirteen-sixty-six #product-listing-container ul.productGrid figure.card-figure {
    min-height: 217px; }
  body.main.thirteen-sixty-six #product-listing-container ul.productGrid figure.card-figure img {
    max-height: 217px; }
  body.main.twelve-eighty #product-listing-container ul.productGrid figure.card-figure {
    min-height: 217px; }
  body.main.twelve-eighty #product-listing-container ul.productGrid figure.card-figure img {
    max-height: 217px; }
  body.main.eleven-seventy #product-listing-container ul.productGrid figure.card-figure {
    min-height: 217px; }
  body.main.eleven-seventy #product-listing-container ul.productGrid figure.card-figure img {
    max-height: 217px; }
  body.main.nine-sixty #product-listing-container ul.productGrid figure.card-figure {
    min-height: 217px; }
  body.main.nine-sixty #product-listing-container ul.productGrid figure.card-figure img {
    max-height: 217px; } }

@media only screen and (max-width: 660px) {
  .footer-top.newsletter {
    height: auto; }
  .footer-top.newsletter .content {
    width: 100%;
    text-align: center; }
  .footer-top.newsletter h5 {
    float: none;
    width: 100%; }
  .footer-top.newsletter form.form {
    float: none;
    width: 100%;
    padding-top: 0 !important;
    width: 85%;
    margin: 0 auto !important; }
  main.page.blog article.blog {
    min-height: 370px; }
  .home .card-body.purchase-ability.restricted {
    min-height: 175px; }
  .home .card-body.purchase-ability {
    min-height: 175px; }
  .category article.card.compare-disabled.price-visibility .card-body.purchase-ability {
    min-height: 175px; }
  .category form article.card.compare-disabled.price-visibility.ratings-disabled .card-body.purchase-ability.ratings-disabled {
    min-height: 175px; }
  .category form article.card.compare-disabled.price-visibility.restricted.ratings-disabled .card-body.purchase-ability.restricted.ratings-disabled {
    min-height: 175px; }
  .category form article.card.price-visibility.restricted.ratings-disabled .card-body.purchase-ability.restricted.ratings-disabled {
    min-height: 175px; }
  .category form article.card.compare-disabled.price-visibility.restricted .card-body.purchase-ability.restricted {
    min-height: 175px; }
  .brand .card-body.purchase-ability {
    min-height: 195px; }
  .brand .card-body.purchase-ability.restricted {
    min-height: 195px; }
  .brand form article.card.compare-disabled.price-visibility.ratings-disabled .card-body.purchase-ability.ratings-disabled {
    min-height: 175px; }
  .brand form article.card.compare-disabled.price-visibility.restricted.ratings-disabled .card-body.purchase-ability.restricted.ratings-disabled {
    min-height: 175px; }
  .brand form article.card.price-visibility.restricted.ratings-disabled .card-body.purchase-ability.restricted.ratings-disabled {
    min-height: 175px; }
  .brand article.card.compare-disabled.price-visibility .card-body.purchase-ability {
    min-height: 160px; }
  .brand form article.card.compare-disabled.price-visibility.restricted .card-body.purchase-ability.restricted {
    min-height: 175px; }
  body.main .similar-products-by-views .productCarousel-slide.slick-slide figure.card-figure {
    min-height: 175px; }
  body.main .product.main.left.no-sidenav .similar-products-by-views .productCarousel-slide.slick-slide a {
    max-width: 152.5px; }
  body.main.fourteen-forty .product.main.left.no-sidenav .similar-products-by-views .productCarousel-slide.slick-slide a {
    max-height: 100%; }
  body.main.fourteen-forty .product.main.left.no-sidenav .similar-products-by-views .productCarousel-slide.slick-slide img {
    max-height: 152.5px; }
  body.main.thirteen-sixty-six .product.main.left.no-sidenav .similar-products-by-views .productCarousel-slide.slick-slide img {
    max-height: 152.5px; }
  body.main.twelve-eighty .product.main.left.no-sidenav .similar-products-by-views .productCarousel-slide.slick-slide img {
    max-height: 152.5px; }
  body.main.eleven-seventy .product.main.left.no-sidenav .similar-products-by-views .productCarousel-slide.slick-slide img {
    max-height: 152.5px; }
  body.main.nine-sixty .product.main.left.no-sidenav .similar-products-by-views .productCarousel-slide.slick-slide img {
    max-height: 152.5px; }
  body.main.fourteen-forty .product.main.left.full-width .recommended-position.below .productCarousel-slide.slick-slide figure.card-figure {
    min-height: 152.25px; }
  body.main.fourteen-forty .product.main.left.full-width .recommended-position.below .productCarousel-slide.slick-slide a img {
    max-height: 152.25px; }
  body.main.thirteen-sixty-six .product.main.left.full-width .recommended-position.below .productCarousel-slide.slick-slide figure.card-figure {
    min-height: 152.25px; }
  body.main.thirteen-sixty-six .product.main.left.full-width .recommended-position.below .productCarousel-slide.slick-slide a img {
    max-height: 152.25px; }
  body.main.twelve-eighty .product.main.left.full-width .recommended-position.below .productCarousel-slide.slick-slide figure.card-figure {
    min-height: 152.25px; }
  body.main.twelve-eighty .product.main.left.full-width .recommended-position.below .productCarousel-slide.slick-slide a img {
    max-height: 152.25px; }
  body.main.eleven-seventy .product.main.left.full-width .recommended-position.below .productCarousel-slide.slick-slide figure.card-figure {
    min-height: 152.25px; }
  body.main.eleven-seventy .product.main.left.full-width .recommended-position.below .productCarousel-slide.slick-slide a img {
    max-height: 152.25px; }
  body.main.nine-sixty .product.main.left.full-width .recommended-position.below .productCarousel-slide.slick-slide figure.card-figure {
    min-height: 152.25px; }
  body.main.nine-sixty .product.main.left.full-width .recommended-position.below .productCarousel-slide.slick-slide a img {
    max-height: 152.25px; }
  .header-container nav.navPages.sticky-nav.search {
    padding: 0;
    margin-left: 5%;
    width: 78% !important;
    height: unset !important; }
  body.main.home.fourteen-forty ul.productGrid figure.card-figure {
    min-height: 204px; }
  body.main.home.fourteen-forty ul.productGrid li.product article.card a img {
    max-height: 204px; }
  body.main.home.thirteen-sixty-six ul.productGrid figure.card-figure {
    min-height: 204px; }
  body.main.home.thirteen-sixty-six ul.productGrid li.product article.card a img {
    max-height: 204px; }
  body.main.home.twelve-eighty ul.productGrid figure.card-figure {
    min-height: 204px; }
  body.main.home.twelve-eighty ul.productGrid li.product article.card a img {
    max-height: 204px; }
  body.main.home.eleven-seventy ul.productGrid figure.card-figure {
    min-height: 204px; }
  body.main.home.eleven-seventy ul.productGrid li.product article.card a img {
    max-height: 204px; }
  body.main.home.nine-sixty ul.productGrid figure.card-figure {
    min-height: 204px; }
  body.main.home.nine-sixty ul.productGrid li.product article.card a img {
    max-height: 204px; }
  body.main.fourteen-forty #product-listing-container ul.productGrid figure.card-figure {
    min-height: 203px; }
  body.main.fourteen-forty #product-listing-container ul.productGrid figure.card-figure img {
    max-height: 203px; }
  body.main.thirteen-sixty-six #product-listing-container ul.productGrid figure.card-figure {
    min-height: 203px; }
  body.main.thirteen-sixty-six #product-listing-container ul.productGrid figure.card-figure img {
    max-height: 203px; }
  body.main.twelve-eighty #product-listing-container ul.productGrid figure.card-figure {
    min-height: 203px; }
  body.main.twelve-eighty #product-listing-container ul.productGrid figure.card-figure img {
    max-height: 203px; }
  body.main.eleven-seventy #product-listing-container ul.productGrid figure.card-figure {
    min-height: 203px; }
  body.main.eleven-seventy #product-listing-container ul.productGrid figure.card-figure img {
    max-height: 203px; }
  body.main.nine-sixty #product-listing-container ul.productGrid figure.card-figure {
    min-height: 203px; }
  body.main.nine-sixty #product-listing-container ul.productGrid figure.card-figure img {
    max-height: 203px; } }

@media only screen and (max-width: 640px) {
  .product.main.left .productCarousel-slide.slick-slide.slick-active a.button.button--small.card-figcaption-button {
    font-size: 9px; }
  .product.main.left .productCarousel-slide.slick-slide a.button.button--small.card-figcaption-button {
    font-size: 9px; }
  .sidebar.right .productCarousel-slide.slick-slide.slick-active a.button.button--small.card-figcaption-button {
    font-size: 9px; }
  .sidebar.right .productCarousel-slide.slick-slide a.button.button--small.card-figcaption-button {
    font-size: 9px; }
  .sidebar.right .productCarousel-slide.slick-slide.slick-active a {
    font-size: 10px; }
  .similar-products-by-views h4.card-title a {
    font-size: 10px; }
  .sidebar.right .productCarousel-slide.slick-slide.slick-active h4.card-title a {
    font-size: 10px; }
  .sidebar.right .productCarousel-slide.slick-slide h4.card-title a {
    font-size: 10px; }
  .mobile-menu .right.searchbar {
    width: 85%; } }

@media only screen and (max-width: 630px) {
  main.page.blog article.blog {
    width: 32.4%; }
  a.button.button--small.card-figcaption-button {
    font-size: 10px; } }

@media only screen and (max-width: 600px) {
  .socialLinks .icon {
    width: 15px;
    height: 15px; }
  a.addthis_button_google_plusone.icon.icon--google_plusone.at300b {
    height: 15px;
    width: 25px; }
  a.button.button--small.card-figcaption-button {
    font-size: 10px; }
  select#sort {
    width: 30%; }
  .tab a {
    font-size: 10px; }
  main.page.blog article.blog .socialLinks .icon {
    height: .8rem;
    width: .8rem; }
  .product .similar-products-by-views .card-body.purchase-ability {
    min-height: 145px; }
  .sidebar.right .card-body.purchase-ability {
    min-height: 145px; }
  body.main.fourteen-forty .similar-products-by-views .productCarousel-slide.slick-slide figure.card-figure {
    min-height: 137.5px; }
  body.main.fourteen-forty .sidebar.right .productCarousel .card-figure {
    min-height: 137.5px; }
  body.main .left.product-page-with-sidenav .additional-products .card-text.add-to-cart-button a {
    font-size: 9px !important; }
  body.main.home.fourteen-forty ul.productGrid figure.card-figure {
    min-height: 184px; }
  body.main.home.fourteen-forty ul.productGrid li.product article.card a img {
    max-height: 184px; }
  body.main.home.thirteen-sixty-six ul.productGrid figure.card-figure {
    min-height: 184px; }
  body.main.home.thirteen-sixty-six ul.productGrid li.product article.card a img {
    max-height: 184px; }
  body.main.home.twelve-eighty ul.productGrid figure.card-figure {
    min-height: 184px; }
  body.main.home.twelve-eighty ul.productGrid li.product article.card a img {
    max-height: 184px; }
  body.main.home.eleven-seventy ul.productGrid figure.card-figure {
    min-height: 184px; }
  body.main.home.eleven-seventy ul.productGrid li.product article.card a img {
    max-height: 184px; }
  body.main.home.nine-sixty ul.productGrid figure.card-figure {
    min-height: 184px; }
  body.main.home.nine-sixty ul.productGrid li.product article.card a img {
    max-height: 184px; }
  body.main.fourteen-forty #product-listing-container ul.productGrid figure.card-figure {
    min-height: 184px; }
  body.main.fourteen-forty #product-listing-container ul.productGrid figure.card-figure img {
    max-height: 184px; }
  body.main.thirteen-sixty-six #product-listing-container ul.productGrid figure.card-figure {
    min-height: 184px; }
  body.main.thirteen-sixty-six #product-listing-container ul.productGrid figure.card-figure img {
    max-height: 184px; }
  body.main.twelve-eighty #product-listing-container ul.productGrid figure.card-figure {
    min-height: 184px; }
  body.main.twelve-eighty #product-listing-container ul.productGrid figure.card-figure img {
    max-height: 184px; }
  body.main.eleven-seventy #product-listing-container ul.productGrid figure.card-figure {
    min-height: 184px; }
  body.main.eleven-seventy #product-listing-container ul.productGrid figure.card-figure img {
    max-height: 184px; }
  body.main.nine-sixty #product-listing-container ul.productGrid figure.card-figure {
    min-height: 184px; }
  body.main.nine-sixty #product-listing-container ul.productGrid figure.card-figure img {
    max-height: 184px; }
  body.main.fourteen-forty .sidebar.right .productCarousel .card-figure {
    min-height: 137.5px; }
  body.main.fourteen-forty .sidebar.right .card-image {
    max-height: 137.5px; }
  body.main.thirteen-sixty-six .sidebar.right .card-image {
    max-height: 137.5px; }
  body.main.twelve-eighty .sidebar.right .card-image {
    max-height: 137.5px; }
  body.main.eleven-seventy .sidebar.right .card-image {
    max-height: 137.5px; }
  body.main.nine-sixty .sidebar.right .card-image {
    max-height: 137.5px; }
  .header-container nav.navPages.sticky-nav.search {
    padding: 0;
    margin-left: 5%;
    width: 77% !important;
    height: unset !important; }
  .card-text span.price-label {
    font-size: 10px; }
  .price-section.price-section--withTax.rrp-price--withTax span.price.price--rrp {
    font-size: 10px !important; }
  .price-section.price-section--withTax.non-sale-price--withTax span.price.price--non-sale {
    font-size: 10px; }
  a.subcategory-link {
    min-height: 63px; } }

@media only screen and (max-width: 565px) {
  main.page.blog article.blog {
    width: 32.3%;
    min-height: 350px; }
  a.button.button--small.card-figcaption-button {
    font-size: 9.5px; }
  .product.main.left .productCarousel-slide.slick-slide.slick-active a.button.button--small.card-figcaption-button {
    font-size: 9px; }
  .product.main.left .productCarousel-slide.slick-slide a.button.button--small.card-figcaption-button {
    font-size: 9px; } }

@media only screen and (max-width: 550px) {
  div#menu.center-logo .navPages-quickSearch.right.searchbar.center section.quickSearchResults li.product {
    width: 50% !important; }
  .product.main.left .productCarousel-slide.slick-slide.slick-active a.button.button--small.card-figcaption-button {
    font-size: 11px; }
  .product.main.left .productCarousel-slide.slick-slide a.button.button--small.card-figcaption-button {
    font-size: 11px; }
  .sidebar.right .productCarousel-slide.slick-slide.slick-active a {
    font-size: 11px; }
  .sidebar.right .productCarousel-slide.slick-slide a {
    font-size: 11px; }
  .sidebar.right .productCarousel-slide.slick-slide.slick-active a.button.button--small.card-figcaption-button {
    font-size: 11px; }
  .sidebar.right .productCarousel-slide.slick-slide a.button.button--small.card-figcaption-button {
    font-size: 11px; }
  .header-logo--left {
    text-align: center;
    float: none;
    width: 100%;
    margin-bottom: 0 !important; }
  .header-tagline {
    width: 100%;
    float: none;
    padding-top: 0; }
  .countPill {
    top: 3px !important;
    background-color: #fff; }
  li.navUser-item.navUser-item--account {
    display: block;
    float: left;
    line-height: 44px;
    padding: 6px 65px 6px 5px; }
  .footer-info-col--small {
    width: 100%; }
  .footer-bottom {
    height: auto;
    padding: 5px 15px; }
  .footer-bottom .left {
    float: none;
    text-align: center;
    width: 100%; }
  .footer-bottom .right {
    float: none;
    text-align: center;
    width: 100%; }
  .productGrid .product {
    width: 50%; }
  .footer-info-col--small {
    padding-bottom: 25px; }
  footer .blog {
    padding-bottom: 5px; }
  .footer-payment-icons {
    margin-bottom: 15px; }
  .sidebar.right .card-body {
    text-align: left;
    min-height: 130px; }
  .card-body {
    min-height: 130px; }
  .productCarousel-slide .card {
    margin-bottom: 20px; }
  a.button.button--small.card-figcaption-button {
    font-size: 14px; }
  .navUser-item-cartLabel {
    display: block; }
  li.navUser-item.gift-certficates {
    display: none !important; }
  .top-menu {
    font-size: 12px; }
  .navUser-item--account .navUser-action {
    display: block;
    float: left;
    line-height: 16px; }
  .top-menu .right span.or-text {
    float: left;
    line-height: 16px;
    display: block; }
  .top-menu .right {
    margin-bottom: 0; }
  header .form-fieldset {
    max-width: 100%; }
  .similar-products-by-views li.product-card {
    width: 50%; }
  .sidebar.right ul.product-list {
    padding: 0; }
  .sidebar.right ul.product-list li {
    width: 49%; }
  .brand.main {
    width: 100%;
    float: none;
    clear: both;
    margin-top: -45px; }
  a.navUser-action.account {
    position: relative;
    right: 20px; }
  a.navUser-action.logout {
    position: relative;
    right: 15px; }
  main.page.blog article.blog {
    width: 100%;
    float: none;
    min-height: 525px; }
  main.blog.page article.blog img {
    max-height: none; }
  main.page.blog .excerpt {
    height: auto; }
  .tab {
    width: 16%;
    padding: 0; }
  .tab a {
    font-size: 9px; }
  h4.card-title {
    text-align: left; }
  .card-body .card-text {
    text-align: left; }
  .footer-bottom .content {
    line-height: 12px; }
  .blog-title a {
    font-size: 20px; }
  .page.brands .brandGrid .brand {
    width: 50%; }
  li.subcategory-item {
    width: 50%;
    margin-bottom: 15px; }
  .socialLinks .icon {
    width: 25px;
    height: 25px; }
  .card-image {
    max-height: 150px;
    width: auto; }
  .sidebar.right .productCarousel {
    padding: 0; }
  .subcategory-grid {
    margin-bottom: 30px; }
  .pagination {
    left: 0 !important;
    top: -20px !important; }
  .pagination-list {
    text-align: left; }
  select#sort {
    width: 100%;
    max-width: 100%; }
  .actionBar-section .form-label {
    padding-left: 0; }
  .compareTable-product .card-body {
    min-height: 110px;
    text-align: left; }
  body.main.home .container.main {
    margin-top: 0; }
  main.page.blog {
    margin-top: 15px !important; }
  .blog.single {
    margin-top: -25px; }
  .main.full.home .slider {
    margin-top: -25px; }
  .sideCategoryList.category-page {
    margin-top: -25px !important; }
  .product.main.left {
    margin-top: -50px; }
  main.page.content {
    margin-top: -25px !important; }
  main.page.content .page-content.page-content.no-sidenav {
    margin-top: 30px; }
  .sideCategoryList.brand-page {
    margin-top: -25px !important; }
  main.page.brands {
    margin-top: -25px !important; }
  .brand .page-content .pagination {
    top: 0px !important; }
  .brand .page-content .actionBar {
    margin-top: 55px; }
  .page.cart-page {
    margin-top: -25px !important; }
  main.page.blog article.blog .socialLinks .icon {
    height: 1.5rem;
    width: 1.5rem; }
  main.page-content.search form.actionBar {
    position: relative;
    top: 35px;
    margin-bottom: 30px; }
  main.page.content.content-page-with-sidenav {
    margin-top: -45px !important; }
  main.page.content.contact.contact-page-with-sidenav {
    margin-top: -45px !important; }
  .product.main.left.product-page-with-sidenav {
    margin-top: 0px !important; }
  .productCarousel-slide.slick-slide.slick-active a {
    max-height: 150px;
    max-width: 150px;
    width: 100%;
    height: 100%;
    display: block !important; }
  .productCarousel-slide.slick-slide a {
    max-height: 150px;
    max-width: 150px;
    width: 100%;
    height: 100%;
    display: block !important; }
  .header-logo.header-logo--center {
    margin-bottom: 0 !important; }
  .header-logo.header-logo--right {
    margin-bottom: 0 !important; }
  .card-body a {
    width: 100%;
    max-width: 100% !important; }
  ul.productGrid li.product article.card h4 > a {
    max-width: 100%; }
  ul.productGrid li.product article.card a.button.button--small.card-figcaption-button {
    max-width: 100% !important; }
  .productCarousel-slide.slick-slide.slick-active a.button.button--small.card-figcaption-button {
    width: 100% !important;
    max-width: 100% !important; }
  .main.full.home {
    margin-top: 0px; }
  .similar-products-by-views .productCarousel-slide.slick-slide.slick-active {
    margin-bottom: 0px; }
  .sidebar.right .productCarousel-slide.slick-slide.slick-active {
    margin-bottom: 0px; }
  .sidebar.right .productCarousel-slide.slick-slide.slick-active a {
    font-size: 14px; }
  .similar-products-by-views h4.card-title a {
    font-size: 14px; }
  .sidebar.right .productCarousel-slide.slick-slide.slick-active h4.card-title a {
    font-size: 14px; }
  .sidebar.right .productCarousel-slide.slick-slide h4.card-title a {
    font-size: 14px; }
  .home .card-body.purchase-ability.restricted {
    min-height: 175px; }
  .home .card-body.purchase-ability {
    min-height: 175px; }
  .main.full .productGrid .product {
    margin-bottom: 10px; }
  .home .card-body.with-as-low-as-pricing.purchase-ability.restricted.prices-hidden {
    margin-bottom: 15px; }
  .category article.card.compare-disabled.price-visibility .card-body.purchase-ability {
    min-height: 175px; }
  .category form article.card.compare-disabled.price-visibility.ratings-disabled .card-body.purchase-ability.ratings-disabled {
    min-height: 140px; }
  .category form article.card.compare-disabled.price-visibility.restricted.ratings-disabled .card-body.purchase-ability.restricted.ratings-disabled {
    min-height: 140px; }
  .category form article.card.compare-disabled.price-visibility.restricted.ratings-disabled .card-body.with-as-low-as-pricing.purchase-ability.restricted.ratings-disabled {
    min-height: 140px; }
  .category form article.card.price-visibility.restricted.ratings-disabled .card-body.purchase-ability.restricted.ratings-disabled {
    min-height: 160px; }
  .category form article.card.compare-disabled.price-visibility.restricted .card-body.purchase-ability.restricted {
    min-height: 135px; }
  .brand .card-body.purchase-ability {
    min-height: 175px; }
  .brand .card-body.purchase-ability.restricted {
    min-height: 175px; }
  .brand article.card.compare-disabled.price-visibility .card-body.purchase-ability {
    min-height: 135px; }
  .brand form article.card.compare-disabled.price-visibility.ratings-disabled .card-body.purchase-ability.ratings-disabled {
    min-height: 160px; }
  .brand form article.card.compare-disabled.price-visibility.restricted.ratings-disabled .card-body.purchase-ability.restricted.ratings-disabled {
    min-height: 115px; }
  .brand form article.card.compare-disabled.price-visibility.restricted.ratings-disabled .card-body.with-as-low-as-pricing.purchase-ability.restricted.ratings-disabled {
    min-height: 135px; }
  .brand form article.card.price-visibility.restricted.ratings-disabled .card-body.purchase-ability.restricted.ratings-disabled {
    min-height: 160px; }
  .brand form article.card.compare-disabled.price-visibility.restricted .card-body.purchase-ability.restricted {
    min-height: 135px; }
  .product .similar-products-by-views .card-body.purchase-ability {
    min-height: 145px; }
  .product .similar-products-by-views .card-body.with-as-low-as-pricing.purchase-ability {
    min-height: 145px; }
  .sidebar.right .card-body.purchase-ability {
    min-height: 145px; }
  .sidebar.right .card-body.with-as-low-as-pricing.purchase-ability {
    min-height: 145px; }
  .recommended-visibility .recommended-position.below .productView-images {
    width: 100%;
    float: none; }
  .recommended-visibility .recommended-position.below section.productView-details {
    width: 100%;
    float: none; }
  .recommended-visibility .recommended-position.below .productView .addthis_toolbox.addthis_32x32_style {
    margin-bottom: 15px; }
  td.cart-item-block.cart-item-info {
    width: 100% !important;
    dispalay: block !important; }
  .cart-item-title, .cart-item-value {
    float: left;
    width: 50%;
    text-align: left; }
  .cart-item-label {
    float: left;
    width: 50%;
    text-align: left; }
  .cart-item-title {
    height: auto !important; }
  .cart-totals {
    text-align: left; }
  li.productView-thumbnail {
    min-height: 100px !important; }
  .card-text.add-to-cart-button a.button.button--small.card-figcaption-button {
    width: 100% !important;
    max-width: 100% !important; }
  .main.full.home .sideCategoryList.category-page {
    margin-top: 0 !important; }
  figure.listItem-figure {
    min-height: auto;
    float: none;
    width: 100%; }
  .listItem-content {
    width: 100% !important;
    float: none; }
  .listItem-actions .button {
    float: none; }
  .listItem-content a.button.button--primary {
    float: left;
    width: 50%; }
  .listItem-actions .button + .button {
    float: right;
    width: 25%; }
  body.main.home.twelve-eighty ul.productGrid li.product article.card a img {
    max-height: 100%;
    max-width: 100%;
    width: auto; }
  body.main.home.twelve-eighty ul.productGrid li.product article.card a {
    max-height: 100%; }
  body.main.home.twelve-eighty figure.card-figure {
    max-height: 100%; }
  body.main.home.eleven-seventy ul.productGrid li.product article.card a img {
    max-height: 100%;
    max-width: 100%;
    width: auto; }
  body.main.home.eleven-seventy ul.productGrid li.product article.card a {
    max-height: 100%; }
  body.main.home.eleven-seventy figure.card-figure {
    max-height: 100%; }
  body.main.home.nine-sixty ul.productGrid li.product article.card a img {
    max-height: 100%;
    max-width: 100%;
    width: auto; }
  body.main.home.nine-sixty ul.productGrid li.product article.card a {
    max-height: 100%; }
  body.main.home.nine-sixty figure.card-figure {
    max-height: 100%; }
  body.main .left.product-page-with-sidenav .additional-products .card-text.add-to-cart-button a {
    font-size: 11px;
    max-width: 100%;
    display: block; }
  body.main.fourteen-forty div#product-page-with-sidenav .additional-products .productCarousel-slide.slick-slide a {
    max-width: 100%; }
  .both-grid-list-views .pagination.top {
    top: -60px !important; }
  .grid-list-view.toggle {
    top: 25px; }
  .category .both-grid-list-views .actionBar {
    top: -30px;
    z-index: 999; }
  .category.main form.both-list-default ul.productList.visible {
    margin-bottom: 5px !important; }
  .category.main form.both-list-default ul.productGrid.visible {
    top: -5px;
    margin-bottom: 0; }
  .both-grid-list-views ul.productGrid--maxCol.grid-default {
    top: 35px !important;
    position: relative !important; }
  .listItem-actions .button + .button {
    width: 100%;
    float: none;
    clear: both;
    margin-left: 0;
    max-width: 115px;
    text-align: center;
    margin: 0 auto;
    position: relative;
    left: -10px; }
  .listItem-actions .button {
    width: 100% !important; }
  .both-grid-list-views ul.productGrid--maxCol.grid-default {
    top: 5px !important;
    position: relative !important;
    margin-bottom: 20px; }
  main.page-content.search.both-grid-list-views .grid-list-view.toggle {
    top: 50px; }
  main.page-content.search.both-grid-list-views form.actionBar {
    top: 0; }
  .search.category.main form.both-list-default {
    top: 30px; }
  .search.main form.both-list-default ul.productGrid.visible {
    top: 25px !important;
    margin-bottom: 35px; }
  .search.main form.both-list-default ul.productList.visible {
    top: 75px; }
  .search.main form.list-only ul.productList.list-only {
    top: 0 !important; }
  main.page-content.search .pagination.bottom {
    margin-top: 20px; }
  .search.main form.both-grid-default ul.productGrid.visible {
    top: 30px; }
  .search.main form.both-list-default ul.productList.visible {
    position: static !important;
    margin-bottom: 55px !important;
    margin-top: 25px !important; }
  .search.main form.grid-only ul.productGrid.grid-only {
    position: static; }
  .category.main form.both-grid-default ul.productList.visible {
    margin-top: 0px; }
  .category.main form.both-list-default {
    top: 0px; }
  .category .both-grid-list-views form.both-grid-default {
    position: relative !important;
    top: 0px !important; }
  .category.main form.both-grid-default ul.productList.visible {
    margin-bottom: 25px; }
  .category.main .both-grid-list-views ul.productGrid--maxCol.grid-default {
    margin-bottom: -15px; }
  .breadcrumbs {
    display: block; }
  body.main.fourteen-forty figure.card-figure {
    min-height: 255px; }
  body.main.thirteen-sixty-six figure.card-figure {
    min-height: 255px; }
  body.main.twelve-eighty figure.card-figure {
    min-height: 255px; }
  body.main.eleven-seventy figure.card-figure {
    min-height: 255px; }
  body.main.nine-sixty figure.card-figure {
    min-height: 255px; }
  body.main.fourteen-forty .sidebar.right .productCarousel .card-figure {
    min-height: 255px; }
  body.main.thirteen-sixty-six .sidebar.right .productCarousel .card-figure {
    min-height: 255px; }
  body.main.twelve-eighty ul.productGrid li.product article.card a img {
    max-height: 255px; }
  body.main.twelve-eighty .sidebar.right .productCarousel .card-figure {
    min-height: 255px; }
  body.main.eleven-seventy .sidebar.right .productCarousel .card-figure {
    min-height: 255px; }
  body.main.nine-sixty .sidebar.right .productCarousel .card-figure {
    min-height: 255px; }
  body.main.fourteen-forty .similar-products-by-views .productCarousel-slide.slick-slide figure.card-figure {
    min-height: 255px; }
  body.main.fourteen-forty .product.main.left.no-sidenav .similar-products-by-views .productCarousel-slide.slick-slide a {
    max-height: 100%; }
  body.main.fourteen-forty .product.main.left.no-sidenav .similar-products-by-views .productCarousel-slide.slick-slide img {
    max-height: 255px; }
  body.main.thirteen-sixty-six .product.main.left.no-sidenav .similar-products-by-views .productCarousel-slide.slick-slide img {
    max-height: 255px; }
  body.main.twelve-eighty .product.main.left.no-sidenav .similar-products-by-views .productCarousel-slide.slick-slide img {
    max-height: 255px; }
  body.main.eleven-seventy .product.main.left.no-sidenav .similar-products-by-views .productCarousel-slide.slick-slide img {
    max-height: 255px; }
  body.main.nine-sixty .product.main.left.no-sidenav .similar-products-by-views .productCarousel-slide.slick-slide img {
    max-height: 255px; }
  body.main.twelve-eighty .similar-products-by-views .productCarousel-slide.slick-slide figure.card-figure {
    min-height: 255px; }
  body.main.nine-sixty ul.productGrid li.product article.card a img {
    max-height: 255px; }
  .brand.main {
    margin-top: 0; }
  .brand.main .grid-list-view.toggle {
    top: 55px; }
  .brand.main .both-grid-list-views .actionBar {
    top: -50px; }
  .brand.main form.both-list-default {
    top: 0; }
  .brand.main .both-grid-list-views ul.productGrid.visible {
    margin-bottom: 30px !important; }
  .brand.main .both-grid-list-views ul.productList.visible {
    margin-bottom: 30px !important; }
  .brand.main .both-grid-list-views form.both-grid-default {
    top: -10px; }
  .brand.main .both-grid-list-views ul.productGrid--maxCol.grid-default {
    margin-bottom: 0; }
  .brand.main form.both-grid-default ul.productList.visible {
    margin-bottom: 45px !important; }
  .brand.main form.both-list-default {
    top: 0 !important; }
  .search.main form.grid-only {
    top: 0 !important; }
  .search.main .both-grid-list-views form.both-grid-default {
    top: 30px !important; }
  .search.main .both-grid-list-views ul.productGrid--maxCol.grid-default {
    position: relative !important;
    top: -30px !important;
    margin-bottom: 30px; }
  .search.main form.both-grid-default ul.productList.visible {
    margin-bottom: 60px; }
  .sidebar.right {
    margin-top: -35px; }
  .sidebar.right .productCarousel-slide {
    padding-top: 0; }
  .sidebar.right h2.container-header {
    margin-bottom: 15px; }
  .product.main.left.product-page-with-sidenav .sidebar.right.with-sidenav {
    margin-top: -35px; }
  .subcategory-image {
    height: 225px !important; }
  body.main.home.fourteen-forty .productGrid {
    margin-left: -5px !important;
    margin-right: -5px !important; }
  body.main.fourteen-forty .productGrid .product {
    padding-left: 5px !important;
    padding-right: 5px !important; }
  body.main.home.thirteen-sixty-six .productGrid {
    margin-left: -5px !important;
    margin-right: -5px !important; }
  body.main.thirteen-sixty-six .productGrid .product {
    padding-left: 5px !important;
    padding-right: 5px !important; }
  body.main.home.twelve-eighty .productGrid {
    margin-left: -5px !important;
    margin-right: -5px !important; }
  body.main.twelve-eighty .productGrid .product {
    padding-left: 5px !important;
    padding-right: 5px !important; }
  body.main.home.eleven-seventy .productGrid {
    margin-left: -5px !important;
    margin-right: -5px !important; }
  body.main.eleven-seventy .productGrid .product {
    padding-left: 5px !important;
    padding-right: 5px !important; }
  body.main.home.nine-sixty .productGrid {
    margin-left: -5px !important;
    margin-right: -5px !important; }
  body.main.nine-sixty .productGrid .product {
    padding-left: 5px !important;
    padding-right: 5px !important; }
  body.main.home.fourteen-forty ul.productGrid figure.card-figure {
    min-height: 255px; }
  body.main.home.fourteen-forty ul.productGrid li.product article.card a img {
    max-height: 255px; }
  body.main.home.thirteen-sixty-six ul.productGrid figure.card-figure {
    min-height: 255px; }
  body.main.home.thirteen-sixty-six ul.productGrid li.product article.card a img {
    max-height: 255px; }
  body.main.home.twelve-eighty ul.productGrid figure.card-figure {
    min-height: 255px; }
  body.main.home.twelve-eighty ul.productGrid li.product article.card a img {
    max-height: 255px; }
  body.main.home.eleven-seventy ul.productGrid figure.card-figure {
    min-height: 255px; }
  body.main.home.eleven-seventy ul.productGrid li.product article.card a img {
    max-height: 255px; }
  body.main.home.nine-sixty ul.productGrid figure.card-figure {
    min-height: 255px; }
  body.main.home.nine-sixty ul.productGrid li.product article.card a img {
    max-height: 255px; }
  body.main.fourteen-forty #product-listing-container ul.productGrid figure.card-figure {
    min-height: 255px; }
  body.main.fourteen-forty #product-listing-container ul.productGrid figure.card-figure img {
    max-height: 255px; }
  body.main.thirteen-sixty-six #product-listing-container ul.productGrid figure.card-figure {
    min-height: 255px; }
  body.main.thirteen-sixty-six #product-listing-container ul.productGrid figure.card-figure img {
    max-height: 255px; }
  body.main.twelve-eighty #product-listing-container ul.productGrid figure.card-figure {
    min-height: 255px; }
  body.main.twelve-eighty #product-listing-container ul.productGrid figure.card-figure img {
    max-height: 255px; }
  body.main.eleven-seventy #product-listing-container ul.productGrid figure.card-figure {
    min-height: 255px; }
  body.main.eleven-seventy #product-listing-container ul.productGrid figure.card-figure img {
    max-height: 255px; }
  body.main.nine-sixty #product-listing-container ul.productGrid figure.card-figure {
    min-height: 255px; }
  body.main.nine-sixty #product-listing-container ul.productGrid figure.card-figure img {
    max-height: 255px; }
  body.main.fourteen-forty .product.main.left.no-sidenav .similar-products-by-views .productCarousel-slide.slick-slide img {
    max-height: 255px; }
  body.main.thirteen-sixty-six .product.main.left.no-sidenav .similar-products-by-views .productCarousel-slide.slick-slide img {
    max-height: 255px; }
  body.main.twelve-eighty .product.main.left.no-sidenav .similar-products-by-views .productCarousel-slide.slick-slide img {
    max-height: 255px; }
  body.main.eleven-seventy .product.main.left.no-sidenav .similar-products-by-views .productCarousel-slide.slick-slide img {
    max-height: 255px; }
  body.main.nine-sixty .product.main.left.no-sidenav .similar-products-by-views .productCarousel-slide.slick-slide img {
    max-height: 255px; }
  .product.main.left {
    margin-top: 0; }
  body.main.fourteen-forty .similar-products-by-views .productCarousel-slide.slick-slide figure.card-figure {
    min-height: 255px; }
  body.main.thirteen-sixty-six .similar-products-by-views .productCarousel-slide.slick-slide figure.card-figure {
    min-height: 255px; }
  body.main.twelve-eighty .similar-products-by-views .productCarousel-slide.slick-slide figure.card-figure {
    min-height: 255px; }
  body.main.eleven-seventy .similar-products-by-views .productCarousel-slide.slick-slide figure.card-figure {
    min-height: 255px; }
  body.main.nine-sixty .similar-products-by-views .productCarousel-slide.slick-slide figure.card-figure {
    min-height: 255px; }
  body.main.fourteen-forty div#product-page-with-sidenav .additional-products .productCarousel-slide.slick-slide a {
    max-height: 255px; }
  body.main.fourteen-forty div#product-page-with-sidenav .additional-products .productCarousel-slide.slick-slide img {
    max-height: 255px; }
  body.main.thirteen-sixty-six div#product-page-with-sidenav .additional-products .productCarousel-slide.slick-slide a {
    max-height: 255px; }
  body.main.thirteen-sixty-six div#product-page-with-sidenav .additional-products .productCarousel-slide.slick-slide img {
    max-height: 255px; }
  body.main.twelve-eighty div#product-page-with-sidenav .additional-products .productCarousel-slide.slick-slide a {
    max-height: 255px; }
  body.main.twelve-eighty div#product-page-with-sidenav .additional-products .productCarousel-slide.slick-slide img {
    max-height: 255px; }
  body.main.eleven-seventy div#product-page-with-sidenav .additional-products .productCarousel-slide.slick-slide a {
    max-height: 255px; }
  body.main.eleven-seventy div#product-page-with-sidenav .additional-products .productCarousel-slide.slick-slide img {
    max-height: 255px; }
  body.main.nine-sixty div#product-page-with-sidenav .additional-products .productCarousel-slide.slick-slide a {
    max-height: 255px; }
  body.main.nine-sixty div#product-page-with-sidenav .additional-products .productCarousel-slide.slick-slide img {
    max-height: 255px; }
  body.main.fourteen-forty .additional-products .productCarousel-slide.slick-slide figure.card-figure {
    min-height: 255px; }
  body.main.thirteen-sixty-six .additional-products .productCarousel-slide.slick-slide figure.card-figure {
    min-height: 255px; }
  body.main.twelve-eighty .additional-products .productCarousel-slide.slick-slide figure.card-figure {
    min-height: 255px; }
  body.main.eleven-seventy .additional-products .productCarousel-slide.slick-slide figure.card-figure {
    min-height: 255px; }
  body.main.nine-sixty .additional-products .productCarousel-slide.slick-slide figure.card-figure {
    min-height: 255px; }
  body.main.thirteen-sixty-six div#product-page-with-sidenav .similar-products-by-views .productCarousel-slide.slick-slide img {
    max-height: 255px; }
  body.main.thirteen-sixty-six .product.main.left.product-page-with-sidenav figure.card-figure {
    min-height: 255px; }
  body.main.twelve-eighty div#product-page-with-sidenav .similar-products-by-views .productCarousel-slide.slick-slide img {
    max-height: 255px; }
  body.main.twelve-eighty .product.main.left.product-page-with-sidenav figure.card-figure {
    min-height: 255px; }
  body.main.eleven-seventy div#product-page-with-sidenav .similar-products-by-views .productCarousel-slide.slick-slide img {
    max-height: 1255px; }
  body.main.eleven-seventy .product.main.left.product-page-with-sidenav figure.card-figure {
    min-height: 255px; }
  body.main.nine-sixty div#product-page-with-sidenav .similar-products-by-views .productCarousel-slide.slick-slide img {
    max-height: 255px; }
  body.main.nine-sixty .product.main.left.product-page-with-sidenav figure.card-figure {
    min-height: 255px; }
  body.main.thirteen-sixty-six .product.main.left.no-sidenav .similar-products-by-views .productCarousel-slide.slick-slide img {
    max-height: 255px; }
  body.main.fourteen-forty .product.main.left.product-page-with-sidenav.full-width .recommended-position.below .productCarousel-slide.slick-slide a img {
    max-height: 255px; }
  body.main.fourteen-forty .product.main.left.product-page-with-sidenav.full-width .recommended-position.below .productCarousel-slide.slick-slide figure.card-figure {
    min-height: 255px; }
  body.main.thirteen-sixty-six .product.main.left.product-page-with-sidenav.full-width .recommended-position.below .productCarousel-slide.slick-slide a img {
    max-height: 255px; }
  body.main.thirteen-sixty-six .product.main.left.product-page-with-sidenav.full-width .recommended-position.below .productCarousel-slide.slick-slide figure.card-figure {
    min-height: 255px; }
  body.main.twelve-eighty .product.main.left.product-page-with-sidenav.full-width .recommended-position.below .productCarousel-slide.slick-slide a img {
    max-height: 255px; }
  body.main.twelve-eighty .product.main.left.product-page-with-sidenav.full-width .recommended-position.below .productCarousel-slide.slick-slide figure.card-figure {
    min-height: 255px; }
  body.main.eleven-seventy .product.main.left.product-page-with-sidenav.full-width .recommended-position.below .productCarousel-slide.slick-slide a img {
    max-height: 255px; }
  body.main.eleven-seventy .product.main.left.product-page-with-sidenav.full-width .recommended-position.below .productCarousel-slide.slick-slide figure.card-figure {
    min-height: 255px; }
  body.main.nine-sixty .product.main.left.product-page-with-sidenav.full-width .recommended-position.below .productCarousel-slide.slick-slide a img {
    max-height: 255px; }
  body.main.nine-sixty .product.main.left.product-page-with-sidenav.full-width .recommended-position.below .productCarousel-slide.slick-slide figure.card-figure {
    min-height: 255px; }
  .productCarousel-slide.slick-slide img {
    max-height: 255px;
    max-width: 100%;
    width: auto; }
  .productCarousel-slide.slick-slide article.card figure a {
    max-height: 100%;
    max-width: 100%; }
  .listItem-content label.button.button--small.card-figcaption-button.compare {
    text-align: left;
    float: none;
    margin: 0;
    margin-left: 7.5px; }
  .compare-page .image-and-price.list-view {
    float: none;
    width: 100%; }
  .compare-page .listItem-content {
    padding: 0; }
  body.main.eleven-seventy ul.productGrid li.product article.card a img {
    max-height: 255px; }
  body.main.fourteen-forty .sidebar.right .productCarousel .card-figure {
    min-height: 255px; }
  body.main.fourteen-forty .sidebar.right .card-image {
    max-height: 255px; }
  body.main.thirteen-sixty-six .sidebar.right .card-image {
    max-height: 255px; }
  body.main.twelve-eighty .sidebar.right .card-image {
    max-height: 255px; }
  body.main.eleven-seventy .sidebar.right .card-image {
    max-height: 255px; }
  body.main.nine-sixty .sidebar.right .card-image {
    max-height: 255px; }
  .header-container nav.navPages.sticky-nav.search {
    padding: 0;
    margin-left: 6%;
    width: 79% !important;
    height: unset !important; }
  body.main.home.fourteen-forty .body.content {
    margin-top: 0px; }
  body.main.home.thirteen-sixty-six .body.content {
    margin-top: 0px; }
  body.main.home.twelve-eighty .body.content {
    margin-top: 0px; }
  body.main.home.eleven-seventy .body.content {
    margin-top: 0px; }
  body.main.home.nine-sixty .body.content {
    margin-top: 0px; }
  .slider-in-container {
    margin-top: 0px !important; }
  .slider.in-container {
    margin-top: 0; }
  .slider.full-width {
    margin-top: 0; }
  .slider.float.in-container {
    margin-top: 0 !important; }
  .footer-geotrust-ssl-seal {
    float: none;
    margin-bottom: 40px !important;
    margin-top: 0 !important;
    max-width: 100% !important; }
  .footer-geotrust-ssl-seal table {
    float: none; }
  .productView-options .form-action {
    width: 100%;
    float: none; }
  ul#wishlist-dropdown {
    left: 0px !important;
    width: 100% !important; }
  .productView .addthis_toolbox.addthis_32x32_style {
    margin-top: 15px;
    margin-bottom: 10px; }
  #carousel-active .productCarousel-slide.slick-slide img {
    max-width: auto !important; }
  body.main.twelve-eighty .main {
    max-width: 100% !important; }
  .home .featured-categories-banner {
    width: 100% !important;
    float: none !important; }
  .featured-categories-banner li.category {
    width: 100% !important;
    margin-bottom: 15px; }
  body.main.eleven-seventy #carousel-active .main {
    max-width: 100% !important; }
  body.main.twelve-eighty #carousel-active .main {
    max-width: 100% !important; }
  body.main.thirteen-sixty-six #carousel-active .main {
    max-width: 100% !important; }
  body.main.fourteen-forty #carousel-active .main {
    max-width: 100% !important; }
  .featured-categories-banner li.category {
    padding-left: 0 !important;
    padding-right: 0 !important; }
  a.account svg {
    top: -3px; }
  .card-text span.price-label {
    font-size: 12px; }
  .price-section.price-section--withTax.rrp-price--withTax span.price.price--rrp {
    font-size: 12px !important; }
  .price-section.price-section--withTax.non-sale-price--withTax span.price.price--non-sale {
    font-size: 12px; }
  .carousel-vertical button.slick-next.slick-arrow, .carousel-vertical button.slick-prev.slick-arrow {
    top: -10px !important; }
  #product-listing-container ul.productGrid li.product {
    width: 50%; }
  body.main.home .products-container.carousel-active ul.productGrid.productGrid--maxCol4 li:nth-child(n+3) article {
    visibility: hidden;
    height: 0; }
  body.main.home .products-container.carousel-active ul.productGrid.productGrid--maxCol4 li {
    min-width: 50%; }
  body.main.home .products-container.carousel-active .productGrid section.productCarousel.slick-initialized.slick-slider li {
    min-width: initial; }
  body.main.home .products-container.carousel-active .productGrid section.productCarousel.slick-initialized.slick-slider li article {
    visibility: visible;
    height: auto; }
  body.main.fourteen-forty .sidebar.right .carousel-vertical .card-figure {
    max-height: 255px; }
  body.main.fourteen-forty .product.main.left.no-sidenav .similar-products-by-views .productCarousel-slide.slick-slide img {
    max-width: 100%;
    max-height: 255px; }
  body.main.fourteen-forty .sidebar.right ul.productGrid li.product article.card a img {
    max-height: 255px;
    max-width: 100%; }
  body.main.fourteen-forty #carousel-active.related .productCarousel-slide.slick-slide figure.card-figure {
    min-height: 255px; }
  body.main.fourteen-forty .sidebar.right .carousel-vertical .card-figure {
    max-height: 255px; }
  body.main.thirteen-sixty-six .sidebar.right .carousel-vertical .card-figure {
    max-height: 255px; }
  body.main.thirteen-sixty-six .product.main.left.no-sidenav .similar-products-by-views .productCarousel-slide.slick-slide img {
    max-width: 100%;
    max-height: 255px; }
  body.main.thirteen-sixty-six .sidebar.right ul.productGrid li.product article.card a img {
    max-height: 255px;
    max-width: 100%; }
  body.main.thirteen-sixty-six #carousel-active.related .productCarousel-slide.slick-slide figure.card-figure {
    min-height: 255px; }
  body.main.thirteen-sixty-six .sidebar.right .carousel-vertical .card-figure {
    max-height: 255px; }
  body.main.twelve-eighty .sidebar.right .carousel-vertical .card-figure {
    max-height: 255px; }
  body.main.twelve-eighty .product.main.left.no-sidenav .similar-products-by-views .productCarousel-slide.slick-slide img {
    max-width: 100%;
    max-height: 255px; }
  body.main.twelve-eighty .sidebar.right ul.productGrid li.product article.card a img {
    max-height: 255px;
    max-width: 100%; }
  body.main.twelve-eighty #carousel-active.related .productCarousel-slide.slick-slide figure.card-figure {
    min-height: 255px; }
  body.main.twelve-eighty .sidebar.right .carousel-vertical .card-figure {
    max-height: 255px; }
  body.main.eleven-seventy .sidebar.right .carousel-vertical .card-figure {
    max-height: 255px; }
  body.main.eleven-seventy .product.main.left.no-sidenav .similar-products-by-views .productCarousel-slide.slick-slide img {
    max-width: 100%;
    max-height: 255px; }
  body.main.eleven-seventy .sidebar.right ul.productGrid li.product article.card a img {
    max-height: 255px;
    max-width: 100%; }
  body.main.eleven-seventy #carousel-active.related .productCarousel-slide.slick-slide figure.card-figure {
    min-height: 255px; }
  body.main.eleven-seventy .sidebar.right .carousel-vertical .card-figure {
    max-height: 255px; }
  body.main.nine-sixty .sidebar.right .carousel-vertical .card-figure {
    max-height: 255px; }
  body.main.nine-sixty .product.main.left.no-sidenav .similar-products-by-views .productCarousel-slide.slick-slide img {
    max-width: 100%;
    max-height: 255px; }
  body.main.nine-sixty .sidebar.right ul.productGrid li.product article.card a img {
    max-height: 255px;
    max-width: 100%; }
  body.main.nine-sixty #carousel-active.related .productCarousel-slide.slick-slide figure.card-figure {
    min-height: 255px; }
  body.main.nine-sixty .sidebar.right .carousel-vertical .card-figure {
    max-height: 255px; }
  li.product .card a.button.button--small.card-figcaption-button {
    font-size: 10px !important;
    padding-left: 5px;
    padding-right: 5px; }
  #body.base-layout article.listItem {
    display: block; }
  #body.base-layout figure.listItem-figure {
    padding-left: 0; }
  #body.base-layout .listItem-figureBody {
    margin-left: 0 !important; }
  #body.base-layout .listItem-image ~ .listItem-image {
    padding-left: 0 !important; }
  .sidebar.right {
    margin-top: 0 !important; }
  #body .productGrid {
    margin-bottom: 20px !important; }
  #body .productCarousel-slide .card {
    margin-bottom: 5px !important; }
  article.listItem label.button.button--small.card-figcaption-button.compare {
    float: none; }
  #body.main .sidebar.right ul.productGrid.productGrid--maxCol.related .carousel-vertical button.slick-next.slick-arrow, #body.main .sidebar.right ul.productGrid.productGrid--maxCol.related .carousel-vertical button.slick-prev.slick-arrow {
    top: -25px !important; }
  #body.main .sidebar.right ul.productGrid.productGrid--maxCol.related .carousel-vertical button.slick-next.slick-arrow {
    right: 12px; }
  #body.main .sidebar.right ul.productGrid.productGrid--maxCol.related .carousel-vertical button.slick-prev.slick-arrow {
    right: 40px !important; }
  #body.base-layout figure.listItem-figure {
    min-width: 100% !important; }
  a.subcategory-link {
    min-height: 42px; }
  .header-logo {
    display: block; }
  header.header {
    display: block; }
  .productView-options .form-field > .form-radio + .form-label {
    display: block;
    width: 100%; }
  #newsletter-popup #dialog {
    width: 95% !important; }
  div#showcase-products li:nth-child(odd) {
    padding-right: 5px !important;
    padding-left: 0 !important; }
  div#showcase-products li:nth-child(even) {
    padding-right: 0 !important;
    padding-left: 5px !important; }
  .listItem-actions .button {
    margin-top: 5px; }
  .search.category.main.product-filtering-disabled .both-grid-list-views .pagination.bottom {
    position: static !important;
    margin-top: 65px !important; }
  body.main.home.eleven-seventy .productGrid, body.main.home.fourteen-forty .productGrid, body.main.home.nine-sixty .productGrid, body.main.home.thirteen-sixty-six .productGrid, body.main.home.twelve-eighty .productGrid {
    margin-left: 0 !important;
    margin-right: 0 !important; }
  div#cart-preview-dropdown {
    z-index: 9999;
    min-width: 290px;
    left: -82px;
    max-width: 290px !important;
    left: -239px !important;
    right: 0 !important; }
  .previewCartAction .button {
    font-size: 13px; }
  .breadcrumbs {
    display: none; }
  .container.main .cart-actions .button {
    float: right !important; } }

@media only screen and (max-width: 530px) {
  .sidebar.right ul.product-list li {
    width: 48.5%; }
  .compareTable-product .card-body {
    min-height: 130px;
    text-align: left; }
  .carousel-active button.slick-prev.slick-arrow {
    left: 92% !important; } }

@media only screen and (max-width: 500px) {
  main.page.blog article.blog {
    min-height: 500px; }
  body.main.home.fourteen-forty ul.productGrid figure.card-figure {
    min-height: 230px; }
  body.main.home.fourteen-forty ul.productGrid li.product article.card a img {
    max-height: 230px; }
  body.main.home.thirteen-sixty-six ul.productGrid figure.card-figure {
    min-height: 230px; }
  body.main.home.thirteen-sixty-six ul.productGrid li.product article.card a img {
    max-height: 230px; }
  body.main.home.twelve-eighty ul.productGrid figure.card-figure {
    min-height: 230px; }
  body.main.home.twelve-eighty ul.productGrid li.product article.card a img {
    max-height: 230px; }
  body.main.home.eleven-seventy ul.productGrid figure.card-figure {
    min-height: 230px; }
  body.main.home.eleven-seventy ul.productGrid li.product article.card a img {
    max-height: 230px; }
  body.main.home.nine-sixty ul.productGrid figure.card-figure {
    min-height: 230px; }
  body.main.home.nine-sixty ul.productGrid figure.card-figure img {
    max-height: 230px; }
  body.main.fourteen-forty #product-listing-container ul.productGrid figure.card-figure {
    min-height: 230px; }
  body.main.fourteen-forty #product-listing-container ul.productGrid figure.card-figure img {
    max-height: 230px; }
  body.main.thirteen-sixty-six #product-listing-container ul.productGrid figure.card-figure {
    min-height: 230px; }
  body.main.thirteen-sixty-six #product-listing-container ul.productGrid figure.card-figure img {
    max-height: 230px; }
  body.main.twelve-eighty #product-listing-container ul.productGrid figure.card-figure {
    min-height: 230px; }
  body.main.twelve-eighty #product-listing-container ul.productGrid figure.card-figure img {
    max-height: 230px; }
  body.main.eleven-seventy #product-listing-container ul.productGrid figure.card-figure {
    min-height: 230px; }
  body.main.eleven-seventy #product-listing-container ul.productGrid figure.card-figure img {
    max-height: 230px; }
  body.main.nine-sixty #product-listing-container ul.productGrid figure.card-figure {
    min-height: 230px; }
  body.main.nine-sixty #product-listing-container ul.productGrid figure.card-figure img {
    max-height: 230px; }
  #quickSearch a.button.button--small.card-figcaption-button.quickview {
    padding-left: 5px;
    padding-right: 5px;
    font-size: 10px !important; }
  #quickSearch .mobile-image-link .mobile-link-text {
    padding-left: 5px;
    padding-right: 5px;
    font-size: 10px !important; } }

@media only screen and (max-width: 480px) {
  .tab a {
    font-size: 16px; }
  main.page.blog article.blog {
    min-height: 490px; }
  div#side-categories {
    display: none; }
  .category.main {
    margin-top: -25px; }
  .navPages-item.mobile {
    display: block; }
  li.tab {
    width: 100%;
    float: none; }
  main.page.content {
    margin-top: -25px !important; }
  .brand.main {
    margin-top: -25px !important; }
  section.quickSearchResults .card-text.add-to-cart-button a {
    width: 90px; }
  main.page.content.content-page-with-sidenav {
    margin-top: -25px !important; }
  main.page.content.contact.contact-page-with-sidenav {
    margin-top: -25px !important; }
  .sideCategoryList.mobile {
    display: block;
    margin-bottom: 35px;
    margin-top: 0 !important; }
  .shop-by-price.mobile {
    display: block; }
  .facetedSearch-toggle.is-open + div#facetedSearch-navList {
    display: block !important; }
  .shop-by-price .navList .navList-action {
    padding: 5px 10px;
    background-color: white;
    color: #545454; }
  .listItem-actions .button + .button {
    width: 35%; }
  .subcategory-image {
    height: 190px !important; }
  .navList-action--checkbox:before {
    margin-top: -0.57143rem;
    position: static;
    margin-top: 3px;
    float: left;
    margin-left: 0 !important;
    margin-right: 10px; }
  .shop-by-price .navList .navList-action {
    padding-left: 0; }
  body.main.home.fourteen-forty ul.productGrid figure.card-figure {
    min-height: 220px; }
  body.main.home.fourteen-forty ul.productGrid li.product article.card a img {
    max-height: 220px; }
  body.main.home.thirteen-sixty-six ul.productGrid figure.card-figure {
    min-height: 220px; }
  body.main.home.thirteen-sixty-six ul.productGrid li.product article.card a img {
    max-height: 220px; }
  body.main.home.twelve-eighty ul.productGrid figure.card-figure {
    min-height: 220px; }
  body.main.home.twelve-eighty ul.productGrid li.product article.card a img {
    max-height: 220px; }
  body.main.home.eleven-seventy ul.productGrid figure.card-figure {
    min-height: 220px; }
  body.main.home.eleven-seventy ul.productGrid li.product article.card a img {
    max-height: 220px; }
  body.main.home.nine-sixty ul.productGrid figure.card-figure {
    min-height: 220px; }
  body.main.home.nine-sixty ul.productGrid li.product article.card a img {
    max-height: 220px; }
  .main.nine-sixty .slider.float.in-container .heroCarousel-title {
    font-size: 1.4rem;
    line-height: 1.5rem;
    padding-top: 5px; }
  .main.nine-sixty .slider.float.in-container .heroCarousel-description {
    font-size: .9rem;
    margin-bottom: 10px; }
  body.main.fourteen-forty #product-listing-container ul.productGrid figure.card-figure {
    min-height: 220px; }
  body.main.fourteen-forty #product-listing-container ul.productGrid figure.card-figure img {
    max-height: 220px; }
  body.main.thirteen-sixty-six #product-listing-container ul.productGrid figure.card-figure {
    min-height: 220px; }
  body.main.thirteen-sixty-six #product-listing-container ul.productGrid figure.card-figure img {
    max-height: 220px; }
  body.main.twelve-eighty #product-listing-container ul.productGrid figure.card-figure {
    min-height: 220px; }
  body.main.twelve-eighty #product-listing-container ul.productGrid figure.card-figure img {
    max-height: 220px; }
  body.main.eleven-seventy #product-listing-container ul.productGrid figure.card-figure {
    min-height: 220px; }
  body.main.eleven-seventy #product-listing-container ul.productGrid figure.card-figure img {
    max-height: 220px; }
  body.main.nine-sixty #product-listing-container ul.productGrid figure.card-figure {
    min-height: 220px; }
  body.main.nine-sixty #product-listing-container ul.productGrid figure.card-figure img {
    max-height: 220px; }
  body.main.fourteen-forty .similar-products-by-views .productCarousel-slide.slick-slide figure.card-figure {
    min-height: 220px; }
  body.main.thirteen-sixty-six .similar-products-by-views .productCarousel-slide.slick-slide figure.card-figure {
    min-height: 220px; }
  body.main.twelve-eighty .similar-products-by-views .productCarousel-slide.slick-slide figure.card-figure {
    min-height: 220px; }
  body.main.eleven-seventy .similar-products-by-views .productCarousel-slide.slick-slide figure.card-figure {
    min-height: 220px; }
  body.main.nine-sixty .similar-products-by-views .productCarousel-slide.slick-slide figure.card-figure {
    min-height: 220px; }
  .container.main {
    margin-top: 15px; }
  main.page.content .page-content.page-content.no-sidenav {
    margin-top: 15px; }
  .product.main.left.product-page-with-sidenav {
    margin-top: -40px !important; }
  body.main.fourteen-forty figure.card-figure {
    min-height: 220px; }
  body.main.thirteen-sixty-six figure.card-figure {
    min-height: 220px; }
  body.main.twelve-eighty figure.card-figure {
    min-height: 220px; }
  body.main.eleven-seventy figure.card-figure {
    min-height: 220px; }
  body.main.nine-sixty figure.card-figure {
    min-height: 220px; }
  body.main.fourteen-forty .sidebar.right .productCarousel .card-figure {
    min-height: 220px; }
  body.main.thirteen-sixty-six .sidebar.right .productCarousel .card-figure {
    min-height: 220px; }
  body.main.twelve-eighty .sidebar.right .productCarousel .card-figure {
    min-height: 220px; }
  body.main.eleven-seventy .sidebar.right .productCarousel .card-figure {
    min-height: 220px; }
  body.main.nine-sixty .sidebar.right .productCarousel .card-figure {
    min-height: 220px; }
  body.main.fourteen-forty .similar-products-by-views .productCarousel-slide.slick-slide figure.card-figure {
    min-height: 220px; }
  body.main.fourteen-forty .product.main.left.no-sidenav .similar-products-by-views .productCarousel-slide.slick-slide a {
    max-height: 100%; }
  body.main.fourteen-forty .product.main.left.no-sidenav .similar-products-by-views .productCarousel-slide.slick-slide img {
    max-height: 220px; }
  body.main.thirteen-sixty-six .product.main.left.no-sidenav .similar-products-by-views .productCarousel-slide.slick-slide img {
    max-height: 220px; }
  body.main.twelve-eighty .product.main.left.no-sidenav .similar-products-by-views .productCarousel-slide.slick-slide img {
    max-height: 220px; }
  body.main.eleven-seventy ul.productGrid li.product article.card a img {
    max-height: 220px; }
  body.main.eleven-seventy .product.main.left.no-sidenav .similar-products-by-views .productCarousel-slide.slick-slide img {
    max-height: 220px; }
  body.main.nine-sixty .product.main.left.no-sidenav .similar-products-by-views .productCarousel-slide.slick-slide img {
    max-height: 220px; }
  body.main.thirteen-sixty-six .similar-products-by-views .productCarousel-slide.slick-slide figure.card-figure {
    min-height: 220px; }
  body.main.fourteen-forty div#product-page-with-sidenav .additional-products .productCarousel-slide.slick-slide a {
    max-height: 220px; }
  body.main.fourteen-forty div#product-page-with-sidenav .additional-products .productCarousel-slide.slick-slide img {
    max-height: 220px; }
  body.main.thirteen-sixty-six div#product-page-with-sidenav .additional-products .productCarousel-slide.slick-slide a {
    max-height: 220px; }
  body.main.thirteen-sixty-six div#product-page-with-sidenav .additional-products .productCarousel-slide.slick-slide img {
    max-height: 220px; }
  body.main.twelve-eighty div#product-page-with-sidenav .additional-products .productCarousel-slide.slick-slide a {
    max-height: 220px; }
  body.main.twelve-eighty div#product-page-with-sidenav .additional-products .productCarousel-slide.slick-slide img {
    max-height: 220px; }
  body.main.eleven-seventy div#product-page-with-sidenav .additional-products .productCarousel-slide.slick-slide a {
    max-height: 220px; }
  body.main.eleven-seventy div#product-page-with-sidenav .additional-products .productCarousel-slide.slick-slide img {
    max-height: 220px; }
  body.main.nine-sixty div#product-page-with-sidenav .additional-products .productCarousel-slide.slick-slide a {
    max-height: 220px; }
  body.main.nine-sixty div#product-page-with-sidenav .additional-products .productCarousel-slide.slick-slide img {
    max-height: 220px; }
  body.main.fourteen-forty .additional-products .productCarousel-slide.slick-slide figure.card-figure {
    min-height: 220px; }
  body.main.thirteen-sixty-six .additional-products .productCarousel-slide.slick-slide figure.card-figure {
    min-height: 220px; }
  body.main.twelve-eighty .additional-products .productCarousel-slide.slick-slide figure.card-figure {
    min-height: 220px; }
  body.main.eleven-seventy .additional-products .productCarousel-slide.slick-slide figure.card-figure {
    min-height: 220px; }
  body.main.nine-sixty .additional-products .productCarousel-slide.slick-slide figure.card-figure {
    min-height: 220px; }
  body.main.thirteen-sixty-six div#product-page-with-sidenav .similar-products-by-views .productCarousel-slide.slick-slide img {
    max-height: 220px; }
  body.main.thirteen-sixty-six .product.main.left.product-page-with-sidenav figure.card-figure {
    min-height: 220px; }
  body.main.twelve-eighty div#product-page-with-sidenav .similar-products-by-views .productCarousel-slide.slick-slide img {
    max-height: 220px; }
  body.main.twelve-eighty .product.main.left.product-page-with-sidenav figure.card-figure {
    min-height: 220px; }
  body.main.eleven-seventy div#product-page-with-sidenav .similar-products-by-views .productCarousel-slide.slick-slide img {
    max-height: 220px; }
  body.main.eleven-seventy .product.main.left.product-page-with-sidenav figure.card-figure {
    min-height: 220px; }
  body.main.nine-sixty div#product-page-with-sidenav .similar-products-by-views .productCarousel-slide.slick-slide img {
    max-height: 220px; }
  body.main.nine-sixty .product.main.left.product-page-with-sidenav figure.card-figure {
    min-height: 220px; }
  body.main.thirteen-sixty-six .product.main.left.no-sidenav .similar-products-by-views .productCarousel-slide.slick-slide img {
    max-height: 220px; }
  body.main.fourteen-forty .product.main.left.product-page-with-sidenav.full-width .recommended-position.below .productCarousel-slide.slick-slide a img {
    max-height: 220px; }
  body.main.fourteen-forty .product.main.left.product-page-with-sidenav.full-width .recommended-position.below .productCarousel-slide.slick-slide figure.card-figure {
    min-height: 220px; }
  body.main.thirteen-sixty-six .product.main.left.product-page-with-sidenav.full-width .recommended-position.below .productCarousel-slide.slick-slide a img {
    max-height: 220px; }
  body.main.thirteen-sixty-six .product.main.left.product-page-with-sidenav.full-width .recommended-position.below .productCarousel-slide.slick-slide figure.card-figure {
    min-height: 220px; }
  body.main.twelve-eighty .product.main.left.product-page-with-sidenav.full-width .recommended-position.below .productCarousel-slide.slick-slide a img {
    max-height: 220px; }
  body.main.twelve-eighty .product.main.left.product-page-with-sidenav.full-width .recommended-position.below .productCarousel-slide.slick-slide figure.card-figure {
    min-height: 220px; }
  body.main.eleven-seventy .product.main.left.product-page-with-sidenav.full-width .recommended-position.below .productCarousel-slide.slick-slide a img {
    max-height: 220px; }
  body.main.eleven-seventy .product.main.left.product-page-with-sidenav.full-width .recommended-position.below .productCarousel-slide.slick-slide figure.card-figure {
    min-height: 220px; }
  body.main.nine-sixty .product.main.left.product-page-with-sidenav.full-width .recommended-position.below .productCarousel-slide.slick-slide a img {
    max-height: 220px; }
  body.main.nine-sixty .product.main.left.product-page-with-sidenav.full-width .recommended-position.below .productCarousel-slide.slick-slide figure.card-figure {
    min-height: 220px; }
  body.main.fourteen-forty .sidebar.right .productCarousel .card-figure {
    min-height: 220px; }
  body.main.fourteen-forty .sidebar.right .card-image {
    max-height: 220px; }
  body.main.thirteen-sixty-six .sidebar.right .card-image {
    max-height: 220px; }
  body.main.twelve-eighty .sidebar.right .card-image {
    max-height: 220px; }
  body.main.eleven-seventy .sidebar.right .card-image {
    max-height: 220px; }
  body.main.nine-sixty .sidebar.right .card-image {
    max-height: 220px; }
  .compare-page li.product.grid-view a.button.button--small.card-figcaption-button {
    font-size: 10px; }
  .header-container nav.navPages.sticky-nav.search {
    padding: 0;
    margin-left: 7%;
    width: 76% !important;
    height: unset !important; }
  .mobile-menu .right.searchbar {
    width: 80%; }
  div[data-content-region="product_below_menu"] {
    margin-bottom: 40px; } }

@media only screen and (max-width: 460px) {
  .heroCarousel .slick-next,
  .heroCarousel .slick-prev {
    top: 50%; }
  main.page.blog article.blog {
    min-height: 475px; }
  section.quickSearchResults .card-text.add-to-cart-button a {
    width: 100px; } }

@media only screen and (max-width: 450px) {
  body.main.home.fourteen-forty ul.productGrid figure.card-figure {
    min-height: 205px; }
  body.main.home.fourteen-forty ul.productGrid li.product article.card a img {
    max-height: 205px; }
  body.main.home.thirteen-sixty-six ul.productGrid figure.card-figure {
    min-height: 205px; }
  body.main.home.thirteen-sixty-six ul.productGrid li.product article.card a img {
    max-height: 205px; }
  body.main.home.twelve-eighty ul.productGrid figure.card-figure {
    min-height: 205px; }
  body.main.home.twelve-eighty ul.productGrid li.product article.card a img {
    max-height: 205px; }
  body.main.home.eleven-seventy ul.productGrid figure.card-figure {
    min-height: 205px; }
  body.main.home.eleven-seventy ul.productGrid li.product article.card a img {
    max-height: 205px; }
  body.main.home.nine-sixty ul.productGrid figure.card-figure {
    min-height: 205px; }
  body.main.home.nine-sixty ul.productGrid li.product article.card a img {
    max-height: 205px; }
  body.main.fourteen-forty #product-listing-container ul.productGrid figure.card-figure {
    min-height: 205px; }
  body.main.fourteen-forty #product-listing-container ul.productGrid figure.card-figure img {
    max-height: 205px; }
  body.main.thirteen-sixty-six #product-listing-container ul.productGrid figure.card-figure {
    min-height: 205px; }
  body.main.thirteen-sixty-six #product-listing-container ul.productGrid figure.card-figure img {
    max-height: 205px; }
  body.main.twelve-eighty #product-listing-container ul.productGrid figure.card-figure {
    min-height: 205px; }
  body.main.twelve-eighty #product-listing-container ul.productGrid figure.card-figure img {
    max-height: 205px; }
  body.main.eleven-seventy #product-listing-container ul.productGrid figure.card-figure {
    min-height: 205px; }
  body.main.eleven-seventy #product-listing-container ul.productGrid figure.card-figure img {
    max-height: 205px; }
  body.main.nine-sixty #product-listing-container ul.productGrid figure.card-figure {
    min-height: 205px; }
  body.main.nine-sixty #product-listing-container ul.productGrid figure.card-figure img {
    max-height: 205px; } }

@media only screen and (max-width: 440px) {
  main.page.blog article.blog {
    min-height: 465px; } }

@media only screen and (max-width: 420px) {
  main.page.blog article.blog {
    min-height: 465px; }
  .actionBar {
    margin-bottom: 25px; }
  .card-body {
    text-align: left;
    min-height: 145px; }
  .header-container nav.navPages.sticky-nav.search {
    padding: 0;
    margin-left: 8%;
    width: 73% !important;
    height: unset !important; } }

@media only screen and (max-width: 400px) {
  .footer-top.newsletter h5 {
    font-size: 15px; }
  svg.footer-payment-icon {
    width: 3.5rem !important; }
  .footer-bottom .content {
    font-size: 11px; }
  a.button.button--small.card-figcaption-button {
    font-size: 10px; }
  footer .form-prefixPostfix .form-input {
    font-size: 10px; }
  .banners .banner p {
    font-size: 14px; }
  .heroCarousel .slick-next,
  .heroCarousel .slick-prev {
    top: 50%; }
  nav.navPages.sticky-nav.search section.quickSearchResults article.card {
    min-height: 100px; }
  nav.navPages.sticky-nav.search section.quickSearchResults ul.productGrid li.product article.card .card-text.add-to-cart-button {
    width: 100% !important;
    position: static; }
  nav.navPages.sticky-nav.search section.quickSearchResults ul.productGrid li.product figure.card-figure {
    min-width: 80px; }
  nav.navPages.sticky-nav.search section.quickSearchResults ul.productGrid li.product .card-body {
    width: 60%; }
  body.main.home.fourteen-forty ul.productGrid figure.card-figure {
    min-height: 180px; }
  body.main.home.fourteen-forty ul.productGrid li.product article.card a img {
    max-height: 180px; }
  body.main.home.thirteen-sixty-six ul.productGrid figure.card-figure {
    min-height: 180px; }
  body.main.home.thirteen-sixty-six ul.productGrid li.product article.card a img {
    max-height: 180px; }
  body.main.home.twelve-eighty ul.productGrid figure.card-figure {
    min-height: 180px; }
  body.main.home.twelve-eighty ul.productGrid li.product article.card a img {
    max-height: 180px; }
  body.main.home.eleven-seventy ul.productGrid figure.card-figure {
    min-height: 180px; }
  body.main.home.eleven-seventy ul.productGrid li.product article.card a img {
    max-height: 180px; }
  body.main.home.nine-sixty ul.productGrid figure.card-figure {
    min-height: 180px; }
  body.main.home.nine-sixty ul.productGrid li.product article.card a img {
    max-height: 180px; }
  body.main.fourteen-forty #product-listing-container ul.productGrid figure.card-figure {
    min-height: 180px; }
  body.main.fourteen-forty #product-listing-container ul.productGrid figure.card-figure img {
    max-height: 180px; }
  body.main.thirteen-sixty-six #product-listing-container ul.productGrid figure.card-figure {
    min-height: 180px; }
  body.main.thirteen-sixty-six #product-listing-container ul.productGrid figure.card-figure img {
    max-height: 180px; }
  body.main.twelve-eighty #product-listing-container ul.productGrid figure.card-figure {
    min-height: 180px; }
  body.main.twelve-eighty #product-listing-container ul.productGrid figure.card-figure img {
    max-height: 180px; }
  body.main.eleven-seventy #product-listing-container ul.productGrid figure.card-figure {
    min-height: 180px; }
  body.main.eleven-seventy #product-listing-container ul.productGrid figure.card-figure img {
    max-height: 180px; }
  body.main.nine-sixty #product-listing-container ul.productGrid figure.card-figure {
    min-height: 180px; }
  body.main.nine-sixty #product-listing-container ul.productGrid figure.card-figure img {
    max-height: 180px; } }

@media only screen and (max-width: 380px) {
  main.page.blog article.blog {
    min-height: 450px; }
  section.quickSearchResults {
    width: 100%; }
  li.subcategory-item.hasImage {
    min-height: 170px; }
  .subcategory-image {
    height: 135px !important; }
  li.productView-thumbnail {
    min-height: 75px !important; }
  .listItem-actions .button + .button {
    width: 40%; }
  body.main.home.fourteen-forty ul.productGrid figure.card-figure {
    min-height: 170px; }
  body.main.home.fourteen-forty ul.productGrid li.product article.card a img {
    max-height: 170px; }
  body.main.home.thirteen-sixty-six ul.productGrid figure.card-figure {
    min-height: 170px; }
  body.main.home.thirteen-sixty-six ul.productGrid li.product article.card a img {
    max-height: 170px; }
  body.main.home.twelve-eighty ul.productGrid figure.card-figure {
    min-height: 170px; }
  body.main.home.twelve-eighty ul.productGrid li.product article.card a img {
    max-height: 170px; }
  body.main.home.eleven-seventy ul.productGrid figure.card-figure {
    min-height: 170px; }
  body.main.home.eleven-seventy ul.productGrid li.product article.card a img {
    max-height: 170px; }
  body.main.home.nine-sixty ul.productGrid figure.card-figure {
    min-height: 170px; }
  body.main.home.nine-sixty ul.productGrid li.product article.card a img {
    max-height: 170px; }
  body.main.fourteen-forty #product-listing-container ul.productGrid figure.card-figure {
    min-height: 170px; }
  body.main.fourteen-forty #product-listing-container ul.productGrid figure.card-figure img {
    max-height: 170px; }
  body.main.thirteen-sixty-six #product-listing-container ul.productGrid figure.card-figure {
    min-height: 170px; }
  body.main.thirteen-sixty-six #product-listing-container ul.productGrid figure.card-figure img {
    max-height: 170px; }
  body.main.twelve-eighty #product-listing-container ul.productGrid figure.card-figure {
    min-height: 170px; }
  body.main.twelve-eighty #product-listing-container ul.productGrid figure.card-figure img {
    max-height: 170px; }
  body.main.eleven-seventy #product-listing-container ul.productGrid figure.card-figure {
    min-height: 170px; }
  body.main.eleven-seventy #product-listing-container ul.productGrid figure.card-figure img {
    max-height: 170px; }
  body.main.nine-sixty #product-listing-container ul.productGrid figure.card-figure {
    min-height: 170px; }
  body.main.nine-sixty #product-listing-container ul.productGrid figure.card-figure img {
    max-height: 170px; }
  body.main.fourteen-forty .product.main.left.no-sidenav .similar-products-by-views .productCarousel-slide.slick-slide img {
    max-height: 170px; }
  body.main.thirteen-sixty-six .product.main.left.no-sidenav .similar-products-by-views .productCarousel-slide.slick-slide img {
    max-height: 170px; }
  body.main.twelve-eighty .product.main.left.no-sidenav .similar-products-by-views .productCarousel-slide.slick-slide img {
    max-height: 170px; }
  body.main.eleven-seventy .product.main.left.no-sidenav .similar-products-by-views .productCarousel-slide.slick-slide img {
    max-height: 170px; }
  body.main.nine-sixty .product.main.left.no-sidenav .similar-products-by-views .productCarousel-slide.slick-slide img {
    max-height: 170px; }
  body.main.fourteen-forty figure.card-figure {
    min-height: 170px; }
  body.main.thirteen-sixty-six figure.card-figure {
    min-height: 170px; }
  body.main.twelve-eighty figure.card-figure {
    min-height: 170px; }
  body.main.eleven-seventy figure.card-figure {
    min-height: 170px; }
  body.main.nine-sixty figure.card-figure {
    min-height: 170px; }
  body.main.fourteen-forty .sidebar.right .productCarousel .card-figure {
    min-height: 170px; }
  body.main.thirteen-sixty-six .sidebar.right .productCarousel .card-figure {
    min-height: 170px; }
  body.main.twelve-eighty .sidebar.right .productCarousel .card-figure {
    min-height: 170px; }
  body.main.eleven-seventy .sidebar.right .productCarousel .card-figure {
    min-height: 170px; }
  body.main.nine-sixty .sidebar.right .productCarousel .card-figure {
    min-height: 170px; }
  body.main.fourteen-forty .similar-products-by-views .productCarousel-slide.slick-slide figure.card-figure {
    min-height: 170px; }
  body.main.fourteen-forty .product.main.left.no-sidenav .similar-products-by-views .productCarousel-slide.slick-slide a {
    max-height: 100%; }
  body.main.fourteen-forty .similar-products-by-views .productCarousel-slide.slick-slide figure.card-figure {
    min-height: 170px; }
  body.main.thirteen-sixty-six .similar-products-by-views .productCarousel-slide.slick-slide figure.card-figure {
    min-height: 170px; }
  body.main.twelve-eighty .similar-products-by-views .productCarousel-slide.slick-slide figure.card-figure {
    min-height: 170px; }
  body.main.eleven-seventy .similar-products-by-views .productCarousel-slide.slick-slide figure.card-figure {
    min-height: 170px; }
  body.main.nine-sixty .similar-products-by-views .productCarousel-slide.slick-slide figure.card-figure {
    min-height: 170px; }
  body.main.fourteen-forty div#product-page-with-sidenav .additional-products .productCarousel-slide.slick-slide a {
    max-height: 170px; }
  body.main.fourteen-forty div#product-page-with-sidenav .additional-products .productCarousel-slide.slick-slide img {
    max-height: 170px; }
  body.main.thirteen-sixty-six div#product-page-with-sidenav .additional-products .productCarousel-slide.slick-slide a {
    max-height: 170px; }
  body.main.thirteen-sixty-six div#product-page-with-sidenav .additional-products .productCarousel-slide.slick-slide img {
    max-height: 170px; }
  body.main.twelve-eighty div#product-page-with-sidenav .additional-products .productCarousel-slide.slick-slide a {
    max-height: 170px; }
  body.main.twelve-eighty div#product-page-with-sidenav .additional-products .productCarousel-slide.slick-slide img {
    max-height: 170px; }
  body.main.eleven-seventy div#product-page-with-sidenav .additional-products .productCarousel-slide.slick-slide a {
    max-height: 170px; }
  body.main.eleven-seventy div#product-page-with-sidenav .additional-products .productCarousel-slide.slick-slide img {
    max-height: 170px; }
  body.main.nine-sixty div#product-page-with-sidenav .additional-products .productCarousel-slide.slick-slide a {
    max-height: 170px; }
  body.main.nine-sixty div#product-page-with-sidenav .additional-products .productCarousel-slide.slick-slide img {
    max-height: 170px; }
  body.main.fourteen-forty .additional-products .productCarousel-slide.slick-slide figure.card-figure {
    min-height: 170px; }
  body.main.thirteen-sixty-six .additional-products .productCarousel-slide.slick-slide figure.card-figure {
    min-height: 170px; }
  body.main.twelve-eighty .additional-products .productCarousel-slide.slick-slide figure.card-figure {
    min-height: 170px; }
  body.main.eleven-seventy .additional-products .productCarousel-slide.slick-slide figure.card-figure {
    min-height: 170px; }
  body.main.nine-sixty .additional-products .productCarousel-slide.slick-slide figure.card-figure {
    min-height: 170px; }
  body.main.thirteen-sixty-six div#product-page-with-sidenav .similar-products-by-views .productCarousel-slide.slick-slide img {
    max-height: 170px; }
  body.main.thirteen-sixty-six .product.main.left.product-page-with-sidenav figure.card-figure {
    min-height: 170px; }
  body.main.twelve-eighty div#product-page-with-sidenav .similar-products-by-views .productCarousel-slide.slick-slide img {
    max-height: 170px; }
  body.main.twelve-eighty .product.main.left.product-page-with-sidenav figure.card-figure {
    min-height: 170px; }
  body.main.eleven-seventy div#product-page-with-sidenav .similar-products-by-views .productCarousel-slide.slick-slide img {
    max-height: 170px; }
  body.main.eleven-seventy .product.main.left.product-page-with-sidenav figure.card-figure {
    min-height: 170px; }
  body.main.nine-sixty div#product-page-with-sidenav .similar-products-by-views .productCarousel-slide.slick-slide img {
    max-height: 170px; }
  body.main.nine-sixty .product.main.left.product-page-with-sidenav figure.card-figure {
    min-height: 170px; }
  body.main.thirteen-sixty-six .product.main.left.no-sidenav .similar-products-by-views .productCarousel-slide.slick-slide img {
    max-height: 170px; }
  body.main.fourteen-forty .product.main.left.product-page-with-sidenav.full-width .recommended-position.below .productCarousel-slide.slick-slide a img {
    max-height: 170px; }
  body.main.fourteen-forty .product.main.left.product-page-with-sidenav.full-width .recommended-position.below .productCarousel-slide.slick-slide figure.card-figure {
    min-height: 170px; }
  body.main.thirteen-sixty-six .product.main.left.product-page-with-sidenav.full-width .recommended-position.below .productCarousel-slide.slick-slide a img {
    max-height: 170px; }
  body.main.thirteen-sixty-six .product.main.left.product-page-with-sidenav.full-width .recommended-position.below .productCarousel-slide.slick-slide figure.card-figure {
    min-height: 170px; }
  body.main.twelve-eighty .product.main.left.product-page-with-sidenav.full-width .recommended-position.below .productCarousel-slide.slick-slide a img {
    max-height: 170px; }
  body.main.twelve-eighty .product.main.left.product-page-with-sidenav.full-width .recommended-position.below .productCarousel-slide.slick-slide figure.card-figure {
    min-height: 170px; }
  body.main.eleven-seventy .product.main.left.product-page-with-sidenav.full-width .recommended-position.below .productCarousel-slide.slick-slide a img {
    max-height: 170px; }
  body.main.eleven-seventy .product.main.left.product-page-with-sidenav.full-width .recommended-position.below .productCarousel-slide.slick-slide figure.card-figure {
    min-height: 170px; }
  body.main.nine-sixty .product.main.left.product-page-with-sidenav.full-width .recommended-position.below .productCarousel-slide.slick-slide a img {
    max-height: 170px; }
  body.main.nine-sixty .product.main.left.product-page-with-sidenav.full-width .recommended-position.below .productCarousel-slide.slick-slide figure.card-figure {
    min-height: 170px; }
  body.main.fourteen-forty .sidebar.right .productCarousel .card-figure {
    min-height: 170px; }
  body.main.fourteen-forty .sidebar.right .card-image {
    max-height: 170px; }
  body.main.thirteen-sixty-six .sidebar.right .card-image {
    max-height: 170px; }
  body.main.twelve-eighty .sidebar.right .card-image {
    max-height: 170px; }
  body.main.eleven-seventy .sidebar.right .card-image {
    max-height: 170px; }
  body.main.nine-sixty .sidebar.right .card-image {
    max-height: 170px; }
  .header-container nav.navPages.sticky-nav.search {
    padding: 0;
    margin-left: 9%;
    width: 70% !important;
    height: unset !important; } }

@media only screen and (max-width: 365px) {
  .sidebar.right ul.product-list li {
    width: 48%; } }

@media only screen and (max-width: 360px) {
  main.page.blog article.blog {
    min-height: 440px; }
  section.quickSearchResults .card-text.add-to-cart-button {
    top: 30px; }
  .sidebar.right .productCarousel-slide.slick-slide.slick-active a {
    font-size: 13px; }
  .similar-products-by-views h4.card-title a {
    font-size: 13px; }
  .sidebar.right .productCarousel-slide.slick-slide.slick-active h4.card-title a {
    font-size: 13px; }
  .sidebar.right .productCarousel-slide.slick-slide h4.card-title a {
    font-size: 13px; }
  .main.nine-sixty .slider.float.in-container .heroCarousel-title {
    font-size: 1.2rem;
    line-height: 1.3rem;
    padding-top: 5px; }
  .main.nine-sixty .slider.float.in-container .heroCarousel-description {
    font-size: .85rem;
    margin-bottom: 10px; }
  body.main.home.fourteen-forty ul.productGrid figure.card-figure {
    min-height: 160px; }
  body.main.home.fourteen-forty ul.productGrid li.product article.card a img {
    max-height: 160px; }
  body.main.home.thirteen-sixty-six ul.productGrid figure.card-figure {
    min-height: 160px; }
  body.main.home.thirteen-sixty-six ul.productGrid li.product article.card a img {
    max-height: 160px; }
  body.main.home.twelve-eighty ul.productGrid figure.card-figure {
    min-height: 160px; }
  body.main.home.twelve-eighty ul.productGrid li.product article.card a img {
    max-height: 160px; }
  body.main.home.eleven-seventy ul.productGrid figure.card-figure {
    min-height: 160px; }
  body.main.home.eleven-seventy ul.productGrid li.product article.card a img {
    max-height: 160px; }
  body.main.home.nine-sixty ul.productGrid figure.card-figure {
    min-height: 160px; }
  body.main.home.nine-sixty ul.productGrid li.product article.card a img {
    max-height: 160px; }
  body.main.fourteen-forty #product-listing-container ul.productGrid figure.card-figure {
    min-height: 160px; }
  body.main.fourteen-forty #product-listing-container ul.productGrid figure.card-figure img {
    max-height: 160px; }
  body.main.thirteen-sixty-six #product-listing-container ul.productGrid figure.card-figure {
    min-height: 160px; }
  body.main.thirteen-sixty-six #product-listing-container ul.productGrid figure.card-figure img {
    max-height: 160px; }
  body.main.twelve-eighty #product-listing-container ul.productGrid figure.card-figure {
    min-height: 160px; }
  body.main.twelve-eighty #product-listing-container ul.productGrid figure.card-figure img {
    max-height: 160px; }
  body.main.eleven-seventy #product-listing-container ul.productGrid figure.card-figure {
    min-height: 160px; }
  body.main.eleven-seventy #product-listing-container ul.productGrid figure.card-figure img {
    max-height: 160px; }
  body.main.nine-sixty #product-listing-container ul.productGrid figure.card-figure {
    min-height: 160px; }
  body.main.nine-sixty #product-listing-container ul.productGrid figure.card-figure img {
    max-height: 160px; }
  body.main.fourteen-forty .sidebar.right .productCarousel .card-figure {
    min-height: 160px; }
  body.main.thirteen-sixty-six .sidebar.right .productCarousel .card-figure {
    min-height: 160px; }
  body.main.twelve-eighty .sidebar.right .productCarousel .card-figure {
    min-height: 160px; }
  body.main.eleven-seventy .sidebar.right .productCarousel .card-figure {
    min-height: 160px; }
  body.main.nine-sixty .sidebar.right .productCarousel .card-figure {
    min-height: 160px; }
  body.main.fourteen-forty .similar-products-by-views .productCarousel-slide.slick-slide figure.card-figure {
    min-height: 160px; }
  body.main.fourteen-forty .product.main.left.no-sidenav .similar-products-by-views .productCarousel-slide.slick-slide a {
    max-height: 100%; }
  body.main.fourteen-forty .product.main.left.no-sidenav .similar-products-by-views .productCarousel-slide.slick-slide img {
    max-height: 160px; }
  body.main.thirteen-sixty-six .product.main.left.no-sidenav .similar-products-by-views .productCarousel-slide.slick-slide img {
    max-height: 160px; }
  body.main.twelve-eighty .product.main.left.no-sidenav .similar-products-by-views .productCarousel-slide.slick-slide img {
    max-height: 160px; }
  body.main.eleven-seventy ul.productGrid li.product article.card a img {
    max-height: 160px; }
  body.main.eleven-seventy .product.main.left.no-sidenav .similar-products-by-views .productCarousel-slide.slick-slide img {
    max-height: 160px; }
  body.main.nine-sixty .product.main.left.no-sidenav .similar-products-by-views .productCarousel-slide.slick-slide img {
    max-height: 160px; }
  body.main.fourteen-forty .similar-products-by-views .productCarousel-slide.slick-slide figure.card-figure {
    min-height: 160px; }
  body.main.thirteen-sixty-six .similar-products-by-views .productCarousel-slide.slick-slide figure.card-figure {
    min-height: 160px; }
  body.main.twelve-eighty .similar-products-by-views .productCarousel-slide.slick-slide figure.card-figure {
    min-height: 160px; }
  body.main.eleven-seventy .similar-products-by-views .productCarousel-slide.slick-slide figure.card-figure {
    min-height: 160px; }
  body.main.nine-sixty .similar-products-by-views .productCarousel-slide.slick-slide figure.card-figure {
    min-height: 160px; }
  body.main.fourteen-forty div#product-page-with-sidenav .additional-products .productCarousel-slide.slick-slide a {
    max-height: 160px; }
  body.main.fourteen-forty div#product-page-with-sidenav .additional-products .productCarousel-slide.slick-slide img {
    max-height: 160px; }
  body.main.thirteen-sixty-six div#product-page-with-sidenav .additional-products .productCarousel-slide.slick-slide a {
    max-height: 160px; }
  body.main.thirteen-sixty-six div#product-page-with-sidenav .additional-products .productCarousel-slide.slick-slide img {
    max-height: 160px; }
  body.main.twelve-eighty div#product-page-with-sidenav .additional-products .productCarousel-slide.slick-slide a {
    max-height: 160px; }
  body.main.twelve-eighty div#product-page-with-sidenav .additional-products .productCarousel-slide.slick-slide img {
    max-height: 160px; }
  body.main.eleven-seventy div#product-page-with-sidenav .additional-products .productCarousel-slide.slick-slide a {
    max-height: 160px; }
  body.main.eleven-seventy div#product-page-with-sidenav .additional-products .productCarousel-slide.slick-slide img {
    max-height: 160px; }
  body.main.nine-sixty div#product-page-with-sidenav .additional-products .productCarousel-slide.slick-slide a {
    max-height: 160px; }
  body.main.nine-sixty div#product-page-with-sidenav .additional-products .productCarousel-slide.slick-slide img {
    max-height: 160px; }
  body.main.fourteen-forty .additional-products .productCarousel-slide.slick-slide figure.card-figure {
    min-height: 160px; }
  body.main.thirteen-sixty-six .additional-products .productCarousel-slide.slick-slide figure.card-figure {
    min-height: 160px; }
  body.main.twelve-eighty .additional-products .productCarousel-slide.slick-slide figure.card-figure {
    min-height: 160px; }
  body.main.eleven-seventy .additional-products .productCarousel-slide.slick-slide figure.card-figure {
    min-height: 160px; }
  body.main.nine-sixty .additional-products .productCarousel-slide.slick-slide figure.card-figure {
    min-height: 160px; }
  body.main.thirteen-sixty-six div#product-page-with-sidenav .similar-products-by-views .productCarousel-slide.slick-slide img {
    max-height: 160px; }
  body.main.thirteen-sixty-six .product.main.left.product-page-with-sidenav figure.card-figure {
    min-height: 160px; }
  body.main.twelve-eighty div#product-page-with-sidenav .similar-products-by-views .productCarousel-slide.slick-slide img {
    max-height: 160px; }
  body.main.twelve-eighty .product.main.left.product-page-with-sidenav figure.card-figure {
    min-height: 160px; }
  body.main.eleven-seventy div#product-page-with-sidenav .similar-products-by-views .productCarousel-slide.slick-slide img {
    max-height: 160px; }
  body.main.eleven-seventy .product.main.left.product-page-with-sidenav figure.card-figure {
    min-height: 160px; }
  body.main.nine-sixty div#product-page-with-sidenav .similar-products-by-views .productCarousel-slide.slick-slide img {
    max-height: 160px; }
  body.main.nine-sixty .product.main.left.product-page-with-sidenav figure.card-figure {
    min-height: 160px; }
  body.main.thirteen-sixty-six .product.main.left.no-sidenav .similar-products-by-views .productCarousel-slide.slick-slide img {
    max-height: 160px; }
  body.main.fourteen-forty .product.main.left.product-page-with-sidenav.full-width .recommended-position.below .productCarousel-slide.slick-slide a img {
    max-height: 160px; }
  body.main.fourteen-forty .product.main.left.product-page-with-sidenav.full-width .recommended-position.below .productCarousel-slide.slick-slide figure.card-figure {
    min-height: 160px; }
  body.main.thirteen-sixty-six .product.main.left.product-page-with-sidenav.full-width .recommended-position.below .productCarousel-slide.slick-slide a img {
    max-height: 160px; }
  body.main.thirteen-sixty-six .product.main.left.product-page-with-sidenav.full-width .recommended-position.below .productCarousel-slide.slick-slide figure.card-figure {
    min-height: 160px; }
  body.main.twelve-eighty .product.main.left.product-page-with-sidenav.full-width .recommended-position.below .productCarousel-slide.slick-slide a img {
    max-height: 160px; }
  body.main.twelve-eighty .product.main.left.product-page-with-sidenav.full-width .recommended-position.below .productCarousel-slide.slick-slide figure.card-figure {
    min-height: 160px; }
  body.main.eleven-seventy .product.main.left.product-page-with-sidenav.full-width .recommended-position.below .productCarousel-slide.slick-slide a img {
    max-height: 160px; }
  body.main.eleven-seventy .product.main.left.product-page-with-sidenav.full-width .recommended-position.below .productCarousel-slide.slick-slide figure.card-figure {
    min-height: 160px; }
  body.main.nine-sixty .product.main.left.product-page-with-sidenav.full-width .recommended-position.below .productCarousel-slide.slick-slide a img {
    max-height: 160px; }
  body.main.nine-sixty .product.main.left.product-page-with-sidenav.full-width .recommended-position.below .productCarousel-slide.slick-slide figure.card-figure {
    min-height: 160px; }
  body.main.fourteen-forty .sidebar.right .productCarousel .card-figure {
    min-height: 160px; }
  body.main.fourteen-forty .sidebar.right .card-image {
    max-height: 160px; }
  body.main.thirteen-sixty-six .sidebar.right .card-image {
    max-height: 160px; }
  body.main.twelve-eighty .sidebar.right .card-image {
    max-height: 160px; }
  body.main.eleven-seventy .sidebar.right .card-image {
    max-height: 160px; }
  body.main.nine-sixty .sidebar.right .card-image {
    max-height: 160px; }
  .header-container nav.navPages.sticky-nav.search {
    padding: 0;
    margin-left: 10%;
    width: 67% !important;
    height: unset !important; } }

@media only screen and (max-width: 340px) {
  .compareTable-product .card-body {
    min-height: 145px;
    text-align: left; }
  header h2.blog-title a {
    font-size: 22px; }
  main.page.blog article.blog {
    min-height: 430px; }
  section.quickSearchResults .card-text.add-to-cart-button {
    top: 25px; }
  .product.main.left .productCarousel-slide.slick-slide a.button.button--small.card-figcaption-button {
    font-size: 11px; }
  li.subcategory-item.hasImage {
    min-height: 155px; }
  .subcategory-image {
    height: 115px !important; }
  .product.main.left .productCarousel-slide.slick-slide.slick-active a.button.button--small.card-figcaption-button {
    font-size: 11px; }
  body.main.home.fourteen-forty ul.productGrid figure.card-figure {
    min-height: 150px; }
  body.main.home.fourteen-forty ul.productGrid li.product article.card a img {
    max-height: 150px; }
  body.main.home.thirteen-sixty-six ul.productGrid figure.card-figure {
    min-height: 150px; }
  body.main.home.thirteen-sixty-six ul.productGrid li.product article.card a img {
    max-height: 150px; }
  body.main.home.twelve-eighty ul.productGrid figure.card-figure {
    min-height: 150px; }
  body.main.home.twelve-eighty ul.productGrid li.product article.card a img {
    max-height: 150px; }
  body.main.home.eleven-seventy ul.productGrid figure.card-figure {
    min-height: 150px; }
  body.main.home.eleven-seventy ul.productGrid li.product article.card a img {
    max-height: 150px; }
  body.main.home.nine-sixty ul.productGrid figure.card-figure {
    min-height: 150px; }
  body.main.home.nine-sixty ul.productGrid li.product article.card a img {
    max-height: 150px; }
  body.main.fourteen-forty #product-listing-container ul.productGrid figure.card-figure {
    min-height: 150px; }
  body.main.fourteen-forty #product-listing-container ul.productGrid figure.card-figure img {
    max-height: 150px; }
  body.main.thirteen-sixty-six #product-listing-container ul.productGrid figure.card-figure {
    min-height: 150px; }
  body.main.thirteen-sixty-six #product-listing-container ul.productGrid figure.card-figure img {
    max-height: 150px; }
  body.main.twelve-eighty #product-listing-container ul.productGrid figure.card-figure {
    min-height: 150px; }
  body.main.twelve-eighty #product-listing-container ul.productGrid figure.card-figure img {
    max-height: 150px; }
  body.main.eleven-seventy #product-listing-container ul.productGrid figure.card-figure {
    min-height: 150px; }
  body.main.eleven-seventy #product-listing-container ul.productGrid figure.card-figure img {
    max-height: 150px; }
  body.main.nine-sixty #product-listing-container ul.productGrid figure.card-figure {
    min-height: 150px; }
  body.main.nine-sixty #product-listing-container ul.productGrid figure.card-figure img {
    max-height: 150px; }
  body.main.fourteen-forty .sidebar.right .productCarousel .card-figure {
    min-height: 150px; }
  body.main.thirteen-sixty-six .sidebar.right .productCarousel .card-figure {
    min-height: 150px; }
  body.main.twelve-eighty .sidebar.right .productCarousel .card-figure {
    min-height: 150px; }
  body.main.eleven-seventy ul.productGrid li.product article.card a img {
    max-height: 150px; }
  body.main.eleven-seventy .sidebar.right .productCarousel .card-figure {
    min-height: 150px; }
  body.main.nine-sixty .sidebar.right .productCarousel .card-figure {
    min-height: 150px; }
  body.main.fourteen-forty .similar-products-by-views .productCarousel-slide.slick-slide figure.card-figure {
    min-height: 150px; }
  body.main.fourteen-forty .product.main.left.no-sidenav .similar-products-by-views .productCarousel-slide.slick-slide a {
    max-height: 100%; }
  body.main.fourteen-forty .product.main.left.no-sidenav .similar-products-by-views .productCarousel-slide.slick-slide img {
    max-height: 150px; }
  body.main.thirteen-sixty-six .product.main.left.no-sidenav .similar-products-by-views .productCarousel-slide.slick-slide img {
    max-height: 150px; }
  body.main.twelve-eighty .product.main.left.no-sidenav .similar-products-by-views .productCarousel-slide.slick-slide img {
    max-height: 150px; }
  body.main.eleven-seventy .product.main.left.no-sidenav .similar-products-by-views .productCarousel-slide.slick-slide img {
    max-height: 150px; }
  body.main.nine-sixty .product.main.left.no-sidenav .similar-products-by-views .productCarousel-slide.slick-slide img {
    max-height: 150px; }
  body.main.fourteen-forty .similar-products-by-views .productCarousel-slide.slick-slide figure.card-figure {
    min-height: 150px; }
  body.main.thirteen-sixty-six .similar-products-by-views .productCarousel-slide.slick-slide figure.card-figure {
    min-height: 150px; }
  body.main.twelve-eighty .similar-products-by-views .productCarousel-slide.slick-slide figure.card-figure {
    min-height: 150px; }
  body.main.eleven-seventy .similar-products-by-views .productCarousel-slide.slick-slide figure.card-figure {
    min-height: 150px; }
  body.main.nine-sixty .similar-products-by-views .productCarousel-slide.slick-slide figure.card-figure {
    min-height: 150px; }
  body.main.fourteen-forty div#product-page-with-sidenav .additional-products .productCarousel-slide.slick-slide a {
    max-height: 150px; }
  body.main.fourteen-forty div#product-page-with-sidenav .additional-products .productCarousel-slide.slick-slide img {
    max-height: 150px; }
  body.main.thirteen-sixty-six div#product-page-with-sidenav .additional-products .productCarousel-slide.slick-slide a {
    max-height: 150px; }
  body.main.thirteen-sixty-six div#product-page-with-sidenav .additional-products .productCarousel-slide.slick-slide img {
    max-height: 150px; }
  body.main.twelve-eighty div#product-page-with-sidenav .additional-products .productCarousel-slide.slick-slide a {
    max-height: 150px; }
  body.main.twelve-eighty div#product-page-with-sidenav .additional-products .productCarousel-slide.slick-slide img {
    max-height: 150px; }
  body.main.eleven-seventy div#product-page-with-sidenav .additional-products .productCarousel-slide.slick-slide a {
    max-height: 150px; }
  body.main.eleven-seventy div#product-page-with-sidenav .additional-products .productCarousel-slide.slick-slide img {
    max-height: 150px; }
  body.main.nine-sixty div#product-page-with-sidenav .additional-products .productCarousel-slide.slick-slide a {
    max-height: 150px; }
  body.main.nine-sixty div#product-page-with-sidenav .additional-products .productCarousel-slide.slick-slide img {
    max-height: 150px; }
  body.main.fourteen-forty .additional-products .productCarousel-slide.slick-slide figure.card-figure {
    min-height: 150px; }
  body.main.thirteen-sixty-six .additional-products .productCarousel-slide.slick-slide figure.card-figure {
    min-height: 150px; }
  body.main.twelve-eighty .additional-products .productCarousel-slide.slick-slide figure.card-figure {
    min-height: 150px; }
  body.main.eleven-seventy .additional-products .productCarousel-slide.slick-slide figure.card-figure {
    min-height: 150px; }
  body.main.nine-sixty .additional-products .productCarousel-slide.slick-slide figure.card-figure {
    min-height: 150px; }
  body.main.thirteen-sixty-six div#product-page-with-sidenav .similar-products-by-views .productCarousel-slide.slick-slide img {
    max-height: 150px; }
  body.main.thirteen-sixty-six .product.main.left.product-page-with-sidenav figure.card-figure {
    min-height: 150px; }
  body.main.twelve-eighty div#product-page-with-sidenav .similar-products-by-views .productCarousel-slide.slick-slide img {
    max-height: 150px; }
  body.main.twelve-eighty .product.main.left.product-page-with-sidenav figure.card-figure {
    min-height: 150px; }
  body.main.eleven-seventy div#product-page-with-sidenav .similar-products-by-views .productCarousel-slide.slick-slide img {
    max-height: 150px; }
  body.main.eleven-seventy .product.main.left.product-page-with-sidenav figure.card-figure {
    min-height: 150px; }
  body.main.nine-sixty div#product-page-with-sidenav .similar-products-by-views .productCarousel-slide.slick-slide img {
    max-height: 150px; }
  body.main.nine-sixty .product.main.left.product-page-with-sidenav figure.card-figure {
    min-height: 150px; }
  body.main.thirteen-sixty-six .product.main.left.no-sidenav .similar-products-by-views .productCarousel-slide.slick-slide img {
    max-height: 150px; }
  body.main.fourteen-forty .product.main.left.product-page-with-sidenav.full-width .recommended-position.below .productCarousel-slide.slick-slide a img {
    max-height: 150px; }
  body.main.fourteen-forty .product.main.left.product-page-with-sidenav.full-width .recommended-position.below .productCarousel-slide.slick-slide figure.card-figure {
    min-height: 150px; }
  body.main.thirteen-sixty-six .product.main.left.product-page-with-sidenav.full-width .recommended-position.below .productCarousel-slide.slick-slide a img {
    max-height: 150px; }
  body.main.thirteen-sixty-six .product.main.left.product-page-with-sidenav.full-width .recommended-position.below .productCarousel-slide.slick-slide figure.card-figure {
    min-height: 150px; }
  body.main.twelve-eighty .product.main.left.product-page-with-sidenav.full-width .recommended-position.below .productCarousel-slide.slick-slide a img {
    max-height: 150px; }
  body.main.twelve-eighty .product.main.left.product-page-with-sidenav.full-width .recommended-position.below .productCarousel-slide.slick-slide figure.card-figure {
    min-height: 150px; }
  body.main.eleven-seventy .product.main.left.product-page-with-sidenav.full-width .recommended-position.below .productCarousel-slide.slick-slide a img {
    max-height: 150px; }
  body.main.eleven-seventy .product.main.left.product-page-with-sidenav.full-width .recommended-position.below .productCarousel-slide.slick-slide figure.card-figure {
    min-height: 150px; }
  body.main.nine-sixty .product.main.left.product-page-with-sidenav.full-width .recommended-position.below .productCarousel-slide.slick-slide a img {
    max-height: 150px; }
  body.main.nine-sixty .product.main.left.product-page-with-sidenav.full-width .recommended-position.below .productCarousel-slide.slick-slide figure.card-figure {
    min-height: 150px; }
  body.main.fourteen-forty .sidebar.right .productCarousel .card-figure {
    min-height: 150px; }
  body.main.fourteen-forty .sidebar.right .card-image {
    max-height: 150px; }
  body.main.thirteen-sixty-six .sidebar.right .card-image {
    max-height: 150px; }
  body.main.twelve-eighty .sidebar.right .card-image {
    max-height: 150px; }
  body.main.eleven-seventy .sidebar.right .card-image {
    max-height: 150px; }
  body.main.nine-sixty .sidebar.right .card-image {
    max-height: 150px; } }

@media only screen and (max-width: 330px) {
  .heroCarousel .slick-next,
  .heroCarousel .slick-prev {
    top: 50%; }
  a.button.button--small.card-figcaption-button {
    font-size: 11px; }
  main.page.blog article.blog {
    min-height: 425px; }
  .header-container nav.navPages.sticky-nav.search {
    padding: 0;
    margin-left: 11%;
    width: 65% !important;
    height: unset !important; } }

@media only screen and (max-width: 320px) {
  body.main.home.fourteen-forty ul.productGrid figure.card-figure {
    min-height: 140px; }
  body.main.home.fourteen-forty ul.productGrid li.product article.card a img {
    max-height: 140px; }
  body.main.home.thirteen-sixty-six ul.productGrid figure.card-figure {
    min-height: 140px; }
  body.main.home.thirteen-sixty-six ul.productGrid li.product article.card a img {
    max-height: 140px; }
  body.main.home.twelve-eighty ul.productGrid figure.card-figure {
    min-height: 140px; }
  body.main.home.twelve-eighty ul.productGrid li.product article.card a img {
    max-height: 140px; }
  body.main.home.eleven-seventy ul.productGrid figure.card-figure {
    min-height: 140px; }
  body.main.home.eleven-seventy ul.productGrid li.product article.card a img {
    max-height: 140px; }
  body.main.home.nine-sixty ul.productGrid figure.card-figure {
    min-height: 140px; }
  body.main.home.nine-sixty ul.productGrid li.product article.card a img {
    max-height: 140px; }
  body.main.fourteen-forty #product-listing-container ul.productGrid figure.card-figure {
    min-height: 140px; }
  body.main.fourteen-forty #product-listing-container ul.productGrid figure.card-figure img {
    max-height: 140px; }
  body.main.thirteen-sixty-six #product-listing-container ul.productGrid figure.card-figure {
    min-height: 140px; }
  body.main.thirteen-sixty-six #product-listing-container ul.productGrid figure.card-figure img {
    max-height: 140px; }
  body.main.twelve-eighty #product-listing-container ul.productGrid figure.card-figure {
    min-height: 140px; }
  body.main.twelve-eighty #product-listing-container ul.productGrid figure.card-figure img {
    max-height: 140px; }
  body.main.eleven-seventy #product-listing-container ul.productGrid figure.card-figure {
    min-height: 140px; }
  body.main.eleven-seventy #product-listing-container ul.productGrid figure.card-figure img {
    max-height: 140px; }
  body.main.nine-sixty #product-listing-container ul.productGrid figure.card-figure {
    min-height: 140px; }
  body.main.nine-sixty #product-listing-container ul.productGrid figure.card-figure img {
    max-height: 140px; }
  body.main.fourteen-forty .sidebar.right .productCarousel .card-figure {
    min-height: 140px; }
  body.main.thirteen-sixty-six .sidebar.right .productCarousel .card-figure {
    min-height: 140px; }
  body.main.twelve-eighty .sidebar.right .productCarousel .card-figure {
    min-height: 140px; }
  body.main.eleven-seventy .sidebar.right .productCarousel .card-figure {
    min-height: 140px; }
  body.main.nine-sixty .sidebar.right .productCarousel .card-figure {
    min-height: 140px; }
  body.main.fourteen-forty .similar-products-by-views .productCarousel-slide.slick-slide figure.card-figure {
    min-height: 140px; }
  body.main.fourteen-forty .product.main.left.no-sidenav .similar-products-by-views .productCarousel-slide.slick-slide a {
    max-height: 100%; }
  body.main.fourteen-forty .product.main.left.no-sidenav .similar-products-by-views .productCarousel-slide.slick-slide img {
    max-height: 140px; }
  body.main.thirteen-sixty-six .product.main.left.no-sidenav .similar-products-by-views .productCarousel-slide.slick-slide img {
    max-height: 140px; }
  body.main.twelve-eighty .product.main.left.no-sidenav .similar-products-by-views .productCarousel-slide.slick-slide img {
    max-height: 140px; }
  body.main.eleven-seventy ul.productGrid li.product article.card a img {
    max-height: 140px; }
  body.main.eleven-seventy .product.main.left.no-sidenav .similar-products-by-views .productCarousel-slide.slick-slide img {
    max-height: 140px; }
  body.main.nine-sixty .product.main.left.no-sidenav .similar-products-by-views .productCarousel-slide.slick-slide img {
    max-height: 140px; }
  body.main.fourteen-forty .similar-products-by-views .productCarousel-slide.slick-slide figure.card-figure {
    min-height: 140px; }
  body.main.thirteen-sixty-six .similar-products-by-views .productCarousel-slide.slick-slide figure.card-figure {
    min-height: 140px; }
  body.main.twelve-eighty .similar-products-by-views .productCarousel-slide.slick-slide figure.card-figure {
    min-height: 140px; }
  body.main.eleven-seventy .similar-products-by-views .productCarousel-slide.slick-slide figure.card-figure {
    min-height: 140px; }
  body.main.nine-sixty .similar-products-by-views .productCarousel-slide.slick-slide figure.card-figure {
    min-height: 140px; }
  body.main.thirteen-sixty-six div#product-page-with-sidenav .similar-products-by-views .productCarousel-slide.slick-slide img {
    max-height: 140px; }
  body.main.thirteen-sixty-six .product.main.left.product-page-with-sidenav figure.card-figure {
    min-height: 140px; }
  body.main.twelve-eighty div#product-page-with-sidenav .similar-products-by-views .productCarousel-slide.slick-slide img {
    max-height: 140px; }
  body.main.twelve-eighty .product.main.left.product-page-with-sidenav figure.card-figure {
    min-height: 140px; }
  body.main.eleven-seventy div#product-page-with-sidenav .similar-products-by-views .productCarousel-slide.slick-slide img {
    max-height: 140px; }
  body.main.eleven-seventy .product.main.left.product-page-with-sidenav figure.card-figure {
    min-height: 140px; }
  body.main.nine-sixty div#product-page-with-sidenav .similar-products-by-views .productCarousel-slide.slick-slide img {
    max-height: 140px; }
  body.main.nine-sixty .product.main.left.product-page-with-sidenav figure.card-figure {
    min-height: 140px; }
  body.main.thirteen-sixty-six .product.main.left.no-sidenav .similar-products-by-views .productCarousel-slide.slick-slide img {
    max-height: 140px; }
  body.main.fourteen-forty .product.main.left.product-page-with-sidenav.full-width .recommended-position.below .productCarousel-slide.slick-slide a img {
    max-height: 140px; }
  body.main.fourteen-forty .product.main.left.product-page-with-sidenav.full-width .recommended-position.below .productCarousel-slide.slick-slide figure.card-figure {
    min-height: 140px; }
  body.main.thirteen-sixty-six .product.main.left.product-page-with-sidenav.full-width .recommended-position.below .productCarousel-slide.slick-slide a img {
    max-height: 140px; }
  body.main.thirteen-sixty-six .product.main.left.product-page-with-sidenav.full-width .recommended-position.below .productCarousel-slide.slick-slide figure.card-figure {
    min-height: 140px; }
  body.main.twelve-eighty .product.main.left.product-page-with-sidenav.full-width .recommended-position.below .productCarousel-slide.slick-slide a img {
    max-height: 140px; }
  body.main.twelve-eighty .product.main.left.product-page-with-sidenav.full-width .recommended-position.below .productCarousel-slide.slick-slide figure.card-figure {
    min-height: 140px; }
  body.main.eleven-seventy .product.main.left.product-page-with-sidenav.full-width .recommended-position.below .productCarousel-slide.slick-slide a img {
    max-height: 140px; }
  body.main.eleven-seventy .product.main.left.product-page-with-sidenav.full-width .recommended-position.below .productCarousel-slide.slick-slide figure.card-figure {
    min-height: 140px; }
  body.main.nine-sixty .product.main.left.product-page-with-sidenav.full-width .recommended-position.below .productCarousel-slide.slick-slide a img {
    max-height: 140px; }
  body.main.nine-sixty .product.main.left.product-page-with-sidenav.full-width .recommended-position.below .productCarousel-slide.slick-slide figure.card-figure {
    min-height: 140px; }
  body.main.fourteen-forty .sidebar.right .productCarousel .card-figure {
    min-height: 140px; }
  body.main.fourteen-forty .sidebar.right .card-image {
    max-height: 140px; }
  body.main.thirteen-sixty-six .sidebar.right .card-image {
    max-height: 140px; }
  body.main.twelve-eighty .sidebar.right .card-image {
    max-height: 140px; }
  body.main.eleven-seventy .sidebar.right .card-image {
    max-height: 140px; }
  body.main.nine-sixty .sidebar.right .card-image {
    max-height: 140px; } }

.modal-body.quickView .productView-image {
  -ms-flex-align: center !important;
  align-items: center !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-pack: center !important;
  justify-content: center !important;
  margin: auto !important;
  position: relative !important; }

.modal-body.quickView .productView-image {
  min-height: auto !important;
  min-width: auto !important; }

.modal-body.quickView .productView-image .productView-image--default {
  width: auto !important; }

#body.product-page-layout .product.main.left .main-image-container .slick-slide.slick-active {
  opacity: 1 !important; }

#modal .main-image-container figure.productView-image img {
  -webkit-transition: opacity .15s ease;
  -moz-transition: opacity .15s ease;
  -o-transition: opacity .15s ease;
  -ms-transition: opacity .15s ease;
  transition: opacity .15s ease;
  opacity: 0; }

#modal .main-image-container li.productView-images.ready figure.productView-image img {
  opacity: 1; }

#modal .productView-details span.price-label {
  opacity: 0 !important;
  display: none; }

#modal .productView-details.ready span.price-label {
  opacity: 1 !important;
  display: inline; }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  body.main.home#body .carousel-active button.slick-prev.slick-arrow {
    left: auto !important;
    right: 30px !important; }
  body.main.home#body .carousel-active button.slick-next.slick-arrow {
    right: 15px !important;
    left: auto !important; }
  .productView-options div[data-product-option-change=""] {
    display: block !important; }
  #showcase-products ul.productGrid figure.card-figure {
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    align-content: center !important; }
  body.base-layout#body ul.productGrid figure.card-figure a.image-link {
    position: static !important; }
  body.base-layout#body ul.productGrid figure.card-figure {
    position: relative;
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    align-content: center !important; }
  body.product-page-layout#body ul.productGrid figure.card-figure {
    position: relative;
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    align-content: center !important; }
  .card-figcaption-body {
    transform: none !important;
    top: auto !important;
    top: unset !important;
    top: initial !important; }
  #showcase-products .card-image {
    position: absolute !important;
    left: 50% !important;
    top: 50% !important;
    transform: translate(-50%, -50%) !important;
    transition: opacity 0.5s ease; }
  .base-layout#body .card-image {
    position: absolute !important;
    left: 50% !important;
    top: 50% !important;
    transform: translate(-50%, -50%) !important;
    transition: opacity 0.5s ease; }
  .base-layout#body .listItem-image {
    position: absolute !important;
    left: 50% !important;
    top: 50% !important;
    transform: translate(-50%, -50%) !important;
    transition: opacity 0.5s ease;
    padding-left: 10px !important; }
  .main#body .listItem-figureBody {
    left: 10px !important; }
  body.product-page-layout#body .similar-products-by-views .card-image {
    position: absolute !important;
    left: 50% !important;
    top: 50% !important;
    transform: translate(-50%, -50%) !important;
    transition: opacity 0.5s ease; }
  body.product-page-layout#body .sidebar.right .card-image {
    position: absolute !important;
    left: 50% !important;
    top: 50% !important;
    transform: translate(-50%, -50%) !important;
    transition: opacity 0.5s ease; }
  body.product-page-layout#body ul.productGrid button.slick-prev.slick-arrow, .product-page-layout#body #carousel-active ul.productGride button.slick-prev.slick-arrow {
    left: auto !important; }
  body.product-page-layout#body ul.productGrid.similar button.slick-prev.slick-arrow {
    right: 30px !important; }
  body.product-page-layout#body ul.productGrid.similar button.slick-next.slick-arrow {
    right: 15px !important; }
  body.product-page-layout#body button.slick-prev.slick-arrow {
    right: 30px !important; }
  body.product-page-layout#body .sidebar.right ul.productGrid.related button.slick-prev.slick-arrow {
    right: 25px !important;
    left: auto !important; }
  body.product-page-layout#body ul.productGrid.related button.slick-next.slick-arrow {
    right: 15px !important; }
  body.product-page-layout#body ul.productGrid .carousel-vertical button.slick-prev.slick-arrow {
    top: -17px !important; }
  body.product-page-layout#body ul.productGrid .carousel-vertical button.slick-next.slick-arrow {
    top: -22px !important;
    left: auto !important;
    right: 5px !important; }
  .product.main.left div#product-images-container .slick-prev {
    left: 0 !important; }
  .product.main.left div#product-images-container .slick-next {
    left: auto !important;
    right: 0 !important; }
  .product.main.left div#product-images-container .slider-nav .slick-prev {
    padding: 10px 7px  0 !important;
    left: 0 !important; }
  .product.main.left div#product-images-container .slider-nav .slick-next {
    padding: 10px 3px  0 !important;
    left: auto !important;
    right: 0 !important; }
  body.product-page-layout#body .card-image, body.product-page-layout#body .card-image {
    position: absolute !important;
    left: 50% !important;
    top: 50% !important;
    transform: translate(-50%, -50%) !important; }
  body.product-page-layout#body .product.main.left .main-image-container img {
    position: absolute !important;
    left: 50% !important;
    top: 50% !important;
    transform: translate(-50%, -50%) !important;
    opacity: 0; }
  body.product-page-layout#body .product.main.left .main-image-container .productImageSlider.slider-for.ready.slick-initialized.slick-slider img {
    opacity: 1; }
  div#carousel-active .sidebar.right section.carousel-vertical.slick-initialized li.product {
    width: 100% !important; }
  #body.main .sidebar.right ul.productGrid.productGrid--maxCol.related {
    padding: 10px;
    background: white;
    border-bottom: 3px solid;
    border-color: #c9c9c9; }
  .sidebar.right .carousel-vertical {
    padding: 0;
    padding-bottom: 0px;
    margin-bottom: 0px;
    border: 0; }
  body.product-page-layout.main .carousel-vertical .slick-dots {
    bottom: -11px !important; }
  #body .related.recommended.products-section.related-below .card-figure a {
    position: static; } }

.product-layout#body ul.productGrid li.product article.card figure.card-figure {
  max-height: unset;
  min-height: unset;
  height: 100%; }

.product-layout#body ul.productGrid li.product article.card a img {
  max-width: 100%; }

.preview-iframe--desktop {
  display: none !important; }

.keep-visible#navPages- {
  display: block !important; }

/* Theme update - 2.3.5 start */
.blog-container {
  display: flex;
  flex-wrap: wrap; }

.previewCartCheckout-additionalCheckoutButtons .paypal-buttons-container .braintree-paypal-button.paypal-smart-buttons {
  width: 250px !important;
  max-width: 100%; }

.cart-additionalCheckoutButtons .paypal-buttons-container .braintree-paypal-button.paypal-smart-buttons {
  width: 200px !important;
  max-width: 100%; }

.BraintreeContainer .paypal-smart-buttons > div.paypal-buttons-layout-horizontal {
  width: 100% !important; }

.AmazonPayCheckout .AmazonPayContainer,
.AmazonPayCheckout .AmazonPayContainer > div {
  width: 250px !important;
  margin: 0 auto; }

body.product-page-layout .product .productView-images,
body.product-page-layout .recommended-visibility .recommended-position.below .productView-images {
  float: none; }

/* Theme update - 2.3.5 end */
/* Theme update - 2.3.6 start */
body.main.nine-sixty .sidebar.right .carousel-vertical li.product article.card a.image-link, body.main.nine-sixty .sidebar.right .carousel-vertical li.product article.card a img {
  max-width: 200px !important; }

/* Theme update - 2.3.6 end */
/* Theme update - 2.3.7 start */
.BraintreePaypalButton, .BraintreePaypalCreditButton {
  width: 250px !important;
  max-width: 250px !important; }

/* Theme update - 2.3.7 end */
/* Theme update - 2.3.9 start */
.recommended-visibility .product.main.left .recommended-position.below .productView-details.product-options {
  width: 100%; }

/* Theme update - 2.3.9 end */
@media (min-width: 801px) {
  .search .both-grid-list-views .pagination.bottom {
    position: relative !important;
    margin-top: 0; } }

.card .image-link, .listItem .image-link {
  width: 100%; }
  .card .image-link img, .listItem .image-link img {
    position: absolute;
    object-fit: contain;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto; }
  .card .image-link::after, .listItem .image-link::after {
    content: "";
    display: block;
    height: 0;
    padding-bottom: 100%;
    width: 100%; }

.zoom-image-container .category-image-link {
  position: relative; }
  .zoom-image-container .category-image-link img.category-image {
    position: absolute;
    object-fit: contain;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    max-width: 100%;
    max-height: 100%; }
  .zoom-image-container .category-image-link::after {
    content: "";
    display: block;
    height: 0;
    padding-bottom: 20%;
    width: 100%; }

.featured-categories-banner.one-columns .zoom-image-container .category-image-link::after {
  padding-bottom: 20%; }

.featured-categories-banner.two-columns .zoom-image-container .category-image-link::after {
  padding-bottom: 49.8%; }

.featured-categories-banner.three-columns .zoom-image-container .category-image-link::after {
  padding-bottom: 59%; }

.featured-categories-banner.four-columns .zoom-image-container .category-image-link::after {
  padding-bottom: 59%; }

.sidenav-banner.zoom-image-container {
  clear: both; }
  .sidenav-banner.zoom-image-container a {
    position: relative;
    width: 100%; }
    .sidenav-banner.zoom-image-container a::after {
      content: "";
      display: block;
      height: 0;
      padding-bottom: 116%;
      width: 100%; }
    .sidenav-banner.zoom-image-container a .sidenav-image {
      position: absolute;
      object-fit: contain;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      margin: auto; }

.forgot-password-form .g-recaptcha {
  margin-top: 25px; }

.sidenav-banner.zoom-image-container a .sidenav-image {
  max-height: 100%;
  position: relative; }

.sidenav-banner.zoom-image-container a:after {
  padding-bottom: 0; }

div#menu.center-logo.sticky .navPages-quickSearch.right.searchbar.center section#quickSearch .productGrid[data-list-name="Quick Search Results"] article.card .card-body {
  flex: 1; }

.footer-top.newsletter input#nl_email::placeholder, .footer-top.newsletter input#nl_email {
  color: black; }

@media screen and (max-width: 550px) {
  .zoom-image-container .category-image-link::after {
    padding-bottom: 50% !important; } }

@media screen and (max-width: 1023px) and (min-width: 799px) {
  .top-menu {
    font-size: 10px; } }

.top-menu .left a {
  text-decoration: none; }
  .top-menu .left a:hover {
    color: #d00000 !important; }

.heroCarousel .slick-dots li {
  background: none;
  border: none; }

.nine-sixty #side-categories {
  width: 24%; }
  @media screen and (max-width: 1023px) {
    .nine-sixty #side-categories {
      width: 23.8%; } }

.nine-sixty .header-container.in-container {
  padding: 0; }

.nine-sixty .header-container.sticky-header .search-container.sticky {
  max-width: 170px; }
  @media screen and (max-width: 1200px) {
    .nine-sixty .header-container.sticky-header .search-container.sticky {
      max-width: 145px; } }

.nine-sixty .header-container.sticky-header .search-container.sticky nav.navPages {
  max-width: 170px; }
  @media screen and (max-width: 1200px) {
    .nine-sixty .header-container.sticky-header .search-container.sticky nav.navPages {
      max-width: 145px; } }

.nine-sixty .header-container.sticky-header .search-container.sticky .right.searchbar,
.nine-sixty .header-container.sticky-header .search-container.sticky#menu .right.searchbar {
  width: 170px; }
  @media screen and (max-width: 1200px) {
    .nine-sixty .header-container.sticky-header .search-container.sticky .right.searchbar,
    .nine-sixty .header-container.sticky-header .search-container.sticky#menu .right.searchbar {
      width: 145px; } }

@media screen and (max-width: 800px) {
  .nine-sixty .top-menu .right-top-banner.full-rght {
    width: 100%; } }

.nine-sixty .top-menu .right-top-banner .right-main .nav-br {
  padding: 0 11px; }

body.main.twelve-eighty div#side-categories, body.main.thirteen-sixty-six div#side-categories, body.main.fourteen-forty div#side-categories {
  width: 19%; }

@media screen and (max-width: 1280px) {
  body.main.twelve-eighty header.header {
    padding: 10px 15px; } }

@media screen and (max-width: 800px) {
  body.main.twelve-eighty header.header {
    padding: 0 15px; } }

@media screen and (max-width: 1365px) {
  body.main.fourteen-forty div#side-categories {
    width: 18.7%; } }

@media screen and (max-width: 1023px) {
  body.main.fourteen-forty div#side-categories {
    margin-right: 6px; } }

@media screen and (max-width: 1366px) {
  body.main.twelve-eighty div#side-categories {
    width: 18.8%; } }

@media screen and (max-width: 1023px) {
  body.main.twelve-eighty div#side-categories {
    margin-right: 6px; } }

@media screen and (min-width: 800px) {
  body.main.twelve-eighty .search-container.sticky.left-logo section.quickSearchResults {
    right: -153.797px; } }

@media screen and (min-width: 1024px) {
  body.main.twelve-eighty .search-container.sticky.left-logo section.quickSearchResults {
    right: -96.297px; } }

@media screen and (min-width: 800px) {
  body.main.twelve-eighty .search-container.sticky.center-logo section.quickSearchResults {
    right: -153.797px; } }

@media screen and (min-width: 1024px) {
  body.main.twelve-eighty .search-container.sticky.center-logo section.quickSearchResults {
    right: -269.297px; } }

@media screen and (max-width: 1366px) {
  body.main.thirteen-sixty-six header.header {
    padding: 10px 15px; } }

@media screen and (max-width: 800px) {
  body.main.thirteen-sixty-six header.header {
    padding: 0 15px; } }

@media screen and (max-width: 1366px) {
  body.main.thirteen-sixty-six div#side-categories {
    width: 18.8%;
    margin-right: 7px; } }

@media screen and (max-width: 1023px) {
  body.main.thirteen-sixty-six div#side-categories {
    width: 18.6%; } }

@media screen and (min-width: 800px) {
  body.main.thirteen-sixty-six .search-container.sticky.left-logo section.quickSearchResults {
    right: -153.797px; } }

@media screen and (min-width: 1024px) {
  body.main.thirteen-sixty-six .search-container.sticky.left-logo section.quickSearchResults {
    right: -206.5px; } }

@media screen and (min-width: 800px) {
  body.main.thirteen-sixty-six .search-container.sticky.center-logo section.quickSearchResults {
    right: -153.797px; } }

@media screen and (min-width: 1024px) {
  body.main.thirteen-sixty-six .search-container.sticky.center-logo section.quickSearchResults {
    right: -224.399px; } }

@media screen and (max-width: 1200px) {
  .eleven-seventy header.header {
    padding: 10px 15px; } }

@media screen and (max-width: 800px) {
  .eleven-seventy header.header {
    padding: 0 15px; } }

@media screen and (min-width: 800px) {
  .eleven-seventy.center-logo section.quickSearchResults {
    right: -153.797px; } }

@media screen and (min-width: 1024px) {
  .eleven-seventy.center-logo section.quickSearchResults {
    right: -220.695px; } }

@media screen and (max-width: 1440px) {
  body.main.fourteen-forty header.header {
    padding: 12px 15px; } }

@media screen and (max-width: 800px) {
  body.main.fourteen-forty header.header {
    padding: 0 15px; } }

@media screen and (min-width: 800px) {
  body.main.fourteen-forty .search-container.sticky.left-logo section.quickSearchResults {
    right: -153.797px; } }

@media screen and (min-width: 1024px) {
  body.main.fourteen-forty .search-container.sticky.left-logo section.quickSearchResults {
    right: -225px; } }

@media screen and (min-width: 800px) {
  body.main.fourteen-forty .search-container.sticky.center-logo section.quickSearchResults {
    right: -153.797px; } }

@media screen and (min-width: 1024px) {
  body.main.fourteen-forty .search-container.sticky.center-logo section.quickSearchResults {
    right: -224.399px; } }

@media screen and (min-width: 800px) {
  body.main.nine-sixty .search-container.sticky.left-logo section.quickSearchResults {
    right: -158.797px; } }

@media screen and (min-width: 1024px) {
  body.main.nine-sixty .search-container.sticky.left-logo section.quickSearchResults {
    right: -146.297px; } }

@media screen and (min-width: 800px) {
  body.main.nine-sixty .search-container.sticky.center-logo section.quickSearchResults {
    right: -158.797px; } }

@media screen and (min-width: 1024px) {
  body.main.nine-sixty .search-container.sticky.center-logo section.quickSearchResults {
    right: -203px; } }

.stick-sidebar {
  position: sticky; }
  @media screen and (max-width: 800px) {
    .stick-sidebar {
      position: initial; } }

.stick-search {
  float: right;
  width: 100%; }

.home.home-page-with-sidenav .right-main {
  float: left; }

.definitionList-key {
  color: #545454; }

.definitionList-value {
  color: #545454; }

.cart-total-label {
  color: #545454; }

.coupon-code-add,
.coupon-code-cancel,
.shipping-estimate-show,
.shipping-estimate-hide,
.gift-certificate-add,
.gift-certificate-cancel {
  color: #545454; }

.sideCategoryList .container-header {
  line-height: 26px;
  padding: 3px 12px; }

#side-categories div.brands .all-brands a {
  text-decoration: underline; }

.stick-sidebar {
  padding-right: 0 !important; }
  .stick-sidebar:before {
    content: '';
    position: absolute;
    background-color: white;
    height: 100%;
    top: 0;
    right: 0px;
    width: 14px;
    border-radius: 0px;
    z-index: 1;
    transition: all 0.7s ease;
    opacity: 1;
    transform: scale(1); }
    @media screen and (max-width: 800px) {
      .stick-sidebar:before {
        content: none; } }
  .stick-sidebar.active-hover:before {
    background-color: transparent;
    z-index: -1;
    opacity: 0;
    transform: scale(0); }
  .stick-sidebar.active-hover .sidecat-sub::-webkit-scrollbar-thumb {
    background-color: #e5e5e5; }
  .stick-sidebar .sidecat-sub {
    max-width: 100%;
    display: block;
    width: 100%;
    padding-right: 10px;
    overflow-x: hidden;
    overflow-y: scroll;
    height: 95vh; }
    @media screen and (max-width: 800px) {
      .stick-sidebar .sidecat-sub {
        max-width: 100%;
        max-height: 100%;
        padding-right: 0;
        height: 100% !important; } }
    .stick-sidebar .sidecat-sub::-webkit-scrollbar {
      width: 8px; }
    .stick-sidebar .sidecat-sub::-webkit-scrollbar-thumb {
      border-radius: 4px;
      background-color: transparent; }

body.main.eleven-seventy div#side-categories {
  width: 21.1%; }
  @media screen and (max-width: 1200px) {
    body.main.eleven-seventy div#side-categories {
      width: 20.9%; } }
  @media screen and (max-width: 1023px) {
    body.main.eleven-seventy div#side-categories {
      width: 20.7%; } }

@media screen and (max-width: 800px) {
  .top-menu {
    height: 38px;
    font-size: 14px; } }

.top-menu .content {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  height: 100%; }
  @media screen and (max-width: 800px) {
    .top-menu .content {
      display: block; } }

.top-menu .left-top-banner {
  width: 260px;
  padding-right: 30px;
  display: block;
  max-height: 30px;
  overflow: hidden; }
  @media screen and (max-width: 1200px) {
    .top-menu .left-top-banner {
      width: 230px; } }
  @media screen and (max-width: 1023px) {
    .top-menu .left-top-banner {
      width: 185px; } }
  @media screen and (max-width: 800px) {
    .top-menu .left-top-banner {
      display: none; } }
  .top-menu .left-top-banner .bnr-slider .banner-text {
    font-size: 14px;
    color: #545454;
    font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
    font-weight: 700;
    margin: 0;
    line-height: 30px; }
    @media screen and (max-width: 1023px) and (min-width: 799px) {
      .top-menu .left-top-banner .bnr-slider .banner-text {
        font-size: 10px; } }

.top-menu .right-top-banner {
  width: 100%;
  display: flex;
  justify-content: flex-end; }
  @media screen and (max-width: 800px) {
    .top-menu .right-top-banner {
      justify-content: flex-end;
      align-items: center; } }
  @media screen and (max-width: 800px) {
    .top-menu .right-top-banner.cnt-none {
      justify-content: space-between; } }
  .top-menu .right-top-banner.full-rght {
    width: calc(100% - 260px); }
    @media screen and (max-width: 1200px) {
      .top-menu .right-top-banner.full-rght {
        width: calc(100% - 230px); } }
    @media screen and (max-width: 1023px) {
      .top-menu .right-top-banner.full-rght {
        width: calc(100% - 185px); } }
    @media screen and (max-width: 800px) {
      .top-menu .right-top-banner.full-rght {
        width: 100%;
        justify-content: flex-end;
        align-items: center; } }
    @media screen and (max-width: 800px) {
      .top-menu .right-top-banner.full-rght.cnt-none {
        justify-content: space-between; } }
    @media screen and (max-width: 1023px) {
      .top-menu .right-top-banner.full-rght .search-container.sticky {
        max-width: 107px; } }
    @media screen and (max-width: 1023px) {
      .top-menu .right-top-banner.full-rght .search-container.sticky nav.navPages {
        max-width: 107px; } }
    @media screen and (max-width: 1023px) {
      .top-menu .right-top-banner.full-rght .search-container.sticky nav.navPages .right.searchbar {
        max-width: 107px; } }
  @media screen and (max-width: 800px) {
    .top-menu .right-top-banner .right {
      float: none;
      width: auto; } }
  @media screen and (max-width: 800px) {
    .top-menu .right-top-banner .right .phone-number {
      display: none; } }
  .top-menu .right-top-banner .right-main {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    flex-wrap: wrap;
    margin: 0;
    width: 100%; }
    @media screen and (max-width: 800px) {
      .top-menu .right-top-banner .right-main {
        justify-content: space-between;
        display: block;
        width: auto; } }
    .top-menu .right-top-banner .right-main .rhgt-top {
      display: flex;
      align-items: center;
      flex-wrap: wrap; }
    .top-menu .right-top-banner .right-main .nav-br {
      padding: 0 20px;
      border-right: 1px solid #545454; }
      @media screen and (max-width: 1200px) {
        .top-menu .right-top-banner .right-main .nav-br {
          padding: 0 14px; } }
      @media screen and (max-width: 800px) {
        .top-menu .right-top-banner .right-main .nav-br {
          border: none;
          padding: 0 16px; } }
      .top-menu .right-top-banner .right-main .nav-br:nth-last-child(2) {
        border: none; }
    .top-menu .right-top-banner .right-main .navUser-item {
      float: none; }
      @media screen and (max-width: 800px) {
        .top-menu .right-top-banner .right-main .navUser-item.gift-certficates, .top-menu .right-top-banner .right-main .navUser-item.wsh-link {
          display: none; } }
      @media screen and (max-width: 800px) {
        .top-menu .right-top-banner .right-main .navUser-item.left.phone-number {
          left: auto; } }
      .top-menu .right-top-banner .right-main .navUser-item.phone-number, .top-menu .right-top-banner .right-main .navUser-item.wsh-link, .top-menu .right-top-banner .right-main .navUser-item.navUser-item--account {
        line-height: normal; }
        .top-menu .right-top-banner .right-main .navUser-item.phone-number a, .top-menu .right-top-banner .right-main .navUser-item.wsh-link a, .top-menu .right-top-banner .right-main .navUser-item.navUser-item--account a {
          display: flex;
          align-items: center; }
        .top-menu .right-top-banner .right-main .navUser-item.phone-number svg, .top-menu .right-top-banner .right-main .navUser-item.wsh-link svg, .top-menu .right-top-banner .right-main .navUser-item.navUser-item--account svg {
          fill: #545454;
          width: 13px;
          height: 13px;
          stroke: none;
          margin-right: 7px; }
      .top-menu .right-top-banner .right-main .navUser-item.navUser-item--account {
        position: relative; }
        @media screen and (max-width: 800px) {
          .top-menu .right-top-banner .right-main .navUser-item.navUser-item--account .anct-title {
            display: none; } }
        @media screen and (max-width: 800px) {
          .top-menu .right-top-banner .right-main .navUser-item.navUser-item--account svg {
            width: 16px;
            height: 16px;
            margin-right: 0; } }
        .top-menu .right-top-banner .right-main .navUser-item.navUser-item--account .acnt-popup {
          position: absolute;
          width: auto;
          min-width: 172px;
          height: auto;
          top: 18px;
          background-color: white;
          border: 1px solid white;
          margin: 0;
          left: 50%;
          transform: translateX(-50%);
          padding: 12px 18px;
          display: none; }
          @media screen and (max-width: 800px) {
            .top-menu .right-top-banner .right-main .navUser-item.navUser-item--account .acnt-popup {
              min-width: 140px; } }
          .top-menu .right-top-banner .right-main .navUser-item.navUser-item--account .acnt-popup.drp-opn {
            display: block;
            z-index: 11; }
          .top-menu .right-top-banner .right-main .navUser-item.navUser-item--account .acnt-popup li {
            width: 100%;
            padding: 6px 0; }
          .top-menu .right-top-banner .right-main .navUser-item.navUser-item--account .acnt-popup .navUser-action {
            color: #545454;
            padding: 0; }
            .top-menu .right-top-banner .right-main .navUser-item.navUser-item--account .acnt-popup .navUser-action:hover {
              color: #d00000; }
      .top-menu .right-top-banner .right-main .navUser-item.navUser-item--cart {
        padding: 0;
        border: none;
        position: relative;
        width: 41px;
        height: 30px;
        z-index: 10; }
        @media screen and (max-width: 800px) {
          .top-menu .right-top-banner .right-main .navUser-item.navUser-item--cart {
            width: 45px;
            height: 38px;
            right: 0; } }
        .top-menu .right-top-banner .right-main .navUser-item.navUser-item--cart .navUser-action {
          line-height: 32px;
          position: absolute;
          top: 0;
          right: 0;
          left: 0; }
          @media screen and (max-width: 800px) {
            .top-menu .right-top-banner .right-main .navUser-item.navUser-item--cart .navUser-action .cart-icon {
              padding: 10px 7px 12px 5px;
              justify-content: center;
              width: 45px; } }
          .top-menu .right-top-banner .right-main .navUser-item.navUser-item--cart .navUser-action:hover svg {
            fill: white; }
        .top-menu .right-top-banner .right-main .navUser-item.navUser-item--cart svg {
          width: 20px;
          height: 20px;
          stroke: none; }
      @media screen and (max-width: 800px) {
        .top-menu .right-top-banner .right-main .navUser-item.phone-number {
          padding-left: 0; } }
      .top-menu .right-top-banner .right-main .navUser-item.phone-number svg {
        transform: rotate(270deg); }
      .top-menu .right-top-banner .right-main .navUser-item a:hover svg {
        fill: #d00000; }
    .top-menu .right-top-banner .right-main .navUser-action {
      line-height: normal;
      padding: 0; }
    .top-menu .right-top-banner .right-main.mbl-numb {
      display: none; }
      @media screen and (max-width: 800px) {
        .top-menu .right-top-banner .right-main.mbl-numb {
          display: block; } }
      .top-menu .right-top-banner .right-main.mbl-numb .phone-number {
        display: block; }

.top-menu .currency-converter li a {
  line-height: normal;
  display: flex;
  align-items: center; }
  .top-menu .currency-converter li a .icon {
    margin-left: 6px;
    width: 8px;
    height: 11px; }

.top-menu .currency-converter li .currency-name-switcher img {
  margin-right: 4px; }

.header-container .navPages .currency-converter, .header-container .navPages .mbl-social {
  display: none; }

.header-container .mbl-srch-icon, .header-container .srch-close {
  display: none; }

.header-container .navPages-quickSearch input#search_query {
  height: 42px;
  font-size: 18px; }

.header-container .navPages-quickSearch .search-icon {
  top: 50%;
  transform: translateY(-50%); }

header.header {
  min-height: 112px; }
  @media screen and (max-width: 1023px) {
    header.header {
      padding: 10px 15px;
      min-height: 88px; } }
  @media screen and (max-width: 800px) {
    header.header {
      min-height: 73px;
      padding: 0 15px; } }
  header.header .header-logo--center, header.header .header-logo--right {
    min-height: 80px;
    display: flex;
    align-items: center;
    flex-wrap: wrap; }
    @media screen and (max-width: 800px) {
      header.header .header-logo--center, header.header .header-logo--right {
        min-height: auto;
        display: block; } }
  @media screen and (max-width: 1023px) {
    header.header .form-fieldset {
      width: 100%; } }

@media screen and (max-width: 800px) {
  body.main .header-container {
    margin-bottom: 0; }
    body.main .header-container.header-mn {
      margin-top: 112px !important; }
    body.main .header-container .mbl-head-stick {
      position: fixed;
      top: 0;
      margin: 0 auto;
      z-index: 99;
      width: 100%;
      border-bottom: 1px solid #e5e5e5; }
    body.main .header-container .top-menu {
      position: relative; }
    body.main .header-container.sticky-header {
      margin-top: 112px !important; }
      body.main .header-container.sticky-header .top-menu {
        position: relative; }
        body.main .header-container.sticky-header .top-menu .sticky#menu {
          display: none; }
    body.main .header-container .header-container {
      margin-top: 0; }
    body.main .header-container.in-container, body.main .header-container.full-width {
      margin-bottom: 0; }
      body.main .header-container.in-container header.header, body.main .header-container.full-width header.header {
        padding: 0 15px; }
        body.main .header-container.in-container header.header .mobileMenu-toggle, body.main .header-container.full-width header.header .mobileMenu-toggle {
          top: 50%;
          transform: translateY(-50%);
          height: 28px;
          width: 28px;
          padding: 0;
          left: 15px; }
          body.main .header-container.in-container header.header .mobileMenu-toggle.is-open, body.main .header-container.full-width header.header .mobileMenu-toggle.is-open {
            left: 12px; }
        body.main .header-container.in-container header.header.is-open .mbl-srchbar, body.main .header-container.full-width header.header.is-open .mbl-srchbar {
          display: none !important; }
        body.main .header-container.in-container header.header .header-logo, body.main .header-container.full-width header.header .header-logo {
          max-width: 300px;
          left: 50%;
          transform: translateX(-50%);
          display: inline-block;
          width: auto;
          z-index: 1;
          display: flex;
          align-items: center;
          height: 73px;
          max-height: 73px; }
          body.main .header-container.in-container header.header .header-logo a, body.main .header-container.full-width header.header .header-logo a {
            padding: 0; }
          body.main .header-container.in-container header.header .header-logo img, body.main .header-container.full-width header.header .header-logo img {
            max-width: 204px;
            max-height: 73px;
            width: auto;
            padding: 5px 0;
            object-fit: cover; }
        body.main .header-container.in-container header.header .mbl-srch-icon, body.main .header-container.full-width header.header .mbl-srch-icon {
          display: inline-block;
          float: right;
          position: absolute;
          top: 50%;
          right: 25px;
          transform: translateY(-50%);
          height: 26px; }
          body.main .header-container.in-container header.header .mbl-srch-icon .search-icon, body.main .header-container.full-width header.header .mbl-srch-icon .search-icon {
            position: relative;
            width: 26px;
            height: 26px;
            right: 0;
            top: 0;
            fill: #545454; }
        body.main .header-container.in-container header.header .mbl-srchbar, body.main .header-container.full-width header.header .mbl-srchbar {
          position: absolute;
          left: 0;
          width: 100%;
          right: 0;
          background-color: white;
          display: none;
          height: 100%;
          align-items: center;
          padding: 0;
          z-index: 51; }
          body.main .header-container.in-container header.header .mbl-srchbar.active, body.main .header-container.full-width header.header .mbl-srchbar.active {
            display: flex; }
          body.main .header-container.in-container header.header .mbl-srchbar .navPages, body.main .header-container.full-width header.header .mbl-srchbar .navPages {
            position: relative;
            margin-top: 0;
            display: inline-block;
            width: 100%;
            background-color: white !important;
            display: flex;
            align-items: center;
            padding: 0 15px;
            justify-content: flex-end;
            height: 100%;
            overflow-y: visible; }
          body.main .header-container.in-container header.header .mbl-srchbar .srch-close, body.main .header-container.full-width header.header .mbl-srchbar .srch-close {
            display: inline-block;
            margin-right: 18px;
            max-height: 24px;
            overflow: hidden;
            width: 30px; }
            body.main .header-container.in-container header.header .mbl-srchbar .srch-close svg, body.main .header-container.full-width header.header .mbl-srchbar .srch-close svg {
              fill: #545454;
              width: 24px;
              height: 24px; }
          body.main .header-container.in-container header.header .mbl-srchbar .navPages-quickSearch, body.main .header-container.full-width header.header .mbl-srchbar .navPages-quickSearch {
            margin: 0;
            width: calc(100% - 42px); }
            body.main .header-container.in-container header.header .mbl-srchbar .navPages-quickSearch .search-icon, body.main .header-container.full-width header.header .mbl-srchbar .navPages-quickSearch .search-icon {
              width: 26px;
              height: 26px; }
            body.main .header-container.in-container header.header .mbl-srchbar .navPages-quickSearch .search-buttons-container, body.main .header-container.full-width header.header .mbl-srchbar .navPages-quickSearch .search-buttons-container {
              padding: 0; }
            body.main .header-container.in-container header.header .mbl-srchbar .navPages-quickSearch .form-fieldset, body.main .header-container.full-width header.header .mbl-srchbar .navPages-quickSearch .form-fieldset {
              margin: 0; }
            body.main .header-container.in-container header.header .mbl-srchbar .navPages-quickSearch .quickSearchResults, body.main .header-container.full-width header.header .mbl-srchbar .navPages-quickSearch .quickSearchResults {
              margin-top: 5px; }
  .header.is-open div#menu {
    top: 100%; }
  body.main #menu .navPages {
    padding: 15px 15px;
    margin: 0; }
  body.main #menu .custom-pages-nav {
    padding: 0;
    margin: 0; }
    body.main #menu .custom-pages-nav .navPage-subMenu li a {
      font-size: 18px;
      font-weight: 400;
      line-height: normal; }
    body.main #menu .custom-pages-nav .navPage-subMenu li .down-arrow {
      top: 0;
      border: 1px solid #e5e5e5;
      border-radius: 50% !important;
      padding: 0;
      width: 35px;
      height: 35px;
      right: 5px;
      display: flex;
      justify-content: center;
      align-items: center; }
      body.main #menu .custom-pages-nav .navPage-subMenu li .down-arrow svg {
        margin-top: 9px;
        height: 18px; }
    body.main #menu .custom-pages-nav .navPage-subMenu li .navPage-childList {
      padding-left: 0;
      margin: 20px 0 20px 13px;
      border-left: 1px solid #d00000; }
      body.main #menu .custom-pages-nav .navPage-subMenu li .navPage-childList li:nth-last-child(1) .navPages-action {
        padding-bottom: 0 !important; }
      body.main #menu .custom-pages-nav .navPage-subMenu li .navPage-childList li:first-child .navPages-action {
        padding-top: 0 !important; }
    body.main #menu .custom-pages-nav .navPages-item.active {
      background-color: white; }
      body.main #menu .custom-pages-nav .navPages-item.active a {
        background-color: white;
        color: #545454; }
    body.main #menu .custom-pages-nav .navPages-action {
      font-family: "Roboto Condensed", sans-serif;
      font-weight: 700;
      color: #545454;
      padding: 9px 12px !important;
      display: block;
      line-height: normal;
      font-size: 20px; }
    body.main #menu .custom-pages-nav .down-arrow {
      border-radius: 0 !important;
      -webkit-border-radius: 0;
      -moz-border-radius: 0;
      font-size: 20px;
      right: 14px;
      padding: 0 0 0 12px;
      border-left: 1px solid #e5e5e5;
      top: 6px; }
      body.main #menu .custom-pages-nav .down-arrow svg {
        fill: #545454;
        width: 19px;
        height: 18px; }
  body.main #menu .mbl-cat {
    padding-bottom: 18px;
    background-color: white;
    border-bottom: 3px solid;
    border-color: #e5e5e5;
    margin-bottom: 33px; }
    body.main #menu .mbl-cat h2.container-header {
      padding: 1px 13px;
      font-size: 15px;
      margin-bottom: 11px;
      letter-spacing: 0; }
    body.main #menu .mbl-cat.brand-menu .navPages-action, body.main #menu .mbl-cat.mega-menu .navPages-action {
      font-size: 18px; }
  body.main #menu .currency-converter {
    margin-top: 8px;
    display: inline-block;
    width: 100%; }
    body.main #menu .currency-converter .navPages-action {
      font-family: "Roboto Condensed", sans-serif;
      font-weight: 700;
      color: #545454;
      line-height: normal;
      font-size: 16px;
      padding: 0;
      display: inline-block; }
    body.main #menu .currency-converter .navPages-action-moreIcon {
      transform: rotate(0deg);
      margin-bottom: 5px; }
      body.main #menu .currency-converter .navPages-action-moreIcon svg {
        fill: #545454;
        width: 10px;
        height: 10px; }
      body.main #menu .currency-converter .navPages-action-moreIcon.dwn-arrow {
        transform: rotate(180deg); }
    body.main #menu .currency-converter .navPnavPagesage-subMenu-list li {
      padding: 9px 12px; }
      body.main #menu .currency-converter .navPnavPagesage-subMenu-list li a {
        font-size: 15px; }
  body.main #menu .mbl-social {
    margin-top: 25px;
    border-top: 1px solid #e5e5e5;
    padding-top: 13px;
    display: block; }
    body.main #menu .mbl-social .footer-info-heading {
      display: none; }
    body.main #menu .mbl-social .socialLinks {
      padding: 0; }
      body.main #menu .mbl-social .socialLinks .socialLinks-item {
        margin: 0 12px; }
        body.main #menu .mbl-social .socialLinks .socialLinks-item .icon {
          width: 22px;
          height: 22px; }
          body.main #menu .mbl-social .socialLinks .socialLinks-item .icon svg {
            fill: #545454; }
          body.main #menu .mbl-social .socialLinks .socialLinks-item .icon:hover svg {
            fill: #d00000; }
        body.main #menu .mbl-social .socialLinks .socialLinks-item:first-child {
          margin-left: 0; }
        body.main #menu .mbl-social .socialLinks .socialLinks-item:last-child {
          margin-right: 0; }
  .navPages-container.inside-header.center-logo .navPages-quickSearch.right.searchbar.center {
    margin-top: 0;
    margin-bottom: 0; }
  .slider.active .heroCarousel .slick-prev, .slider.active .heroCarousel .slick-next {
    opacity: 0; } }

@media screen and (max-width: 767px) {
  body.main .header-container.in-container header.header .header-logo, body.main .header-container.full-width header.header .header-logo {
    max-width: 204px;
    padding: 0;
    width: 100%; }
    body.main .header-container.in-container header.header .header-logo img, body.main .header-container.full-width header.header .header-logo img {
      max-width: 204px; } }

@media screen and (min-width: 801px) {
  .main-nav-container .navPages .nav-align .mega-menu {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center; } }

@media screen and (min-width: 801px) {
  .main-nav-container .navPages .nav-align.center .mega-menu {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center; } }

.quickSearchResults ul.productGrid li.product article.card a.image-link.mobile {
  display: none !important; }
  @media screen and (max-width: 800px) {
    .quickSearchResults ul.productGrid li.product article.card a.image-link.mobile {
      display: flex !important; } }

@media screen and (max-width: 800px) {
  .quickSearchResults ul.productGrid li.product article.card .image-link.desktop {
    display: none !important; } }

.quickSearchResults ul.productGrid li.product article.card a.mobile-image-link {
  display: none !important; }
  @media screen and (max-width: 800px) {
    .quickSearchResults ul.productGrid li.product article.card a.mobile-image-link {
      display: inline-block !important; } }

.quickSearchResults ul.productGrid li.product article.card .quickview {
  margin: 0; }

.quickSearchResults ul.productGrid li.product article.card .card-body {
  width: initial; }
  @media screen and (max-width: 800px) {
    .quickSearchResults ul.productGrid li.product article.card .card-body {
      width: 100%; } }

.quickSearchResults ul.productGrid li.product article.card .card-text {
  font-family: 'Roboto', sans-serif; }

.quickSearchResults ul.productGrid li.product article.card .card-sku-brand-section a {
  font-family: 'Roboto', sans-serif;
  font-weight: 400; }

.quickSearchResults ul.productGrid li.product article.card .card-title a {
  font-weight: 700; }

.quickSearchResults ul.productGrid li.product a.button.button--small.card-figcaption-button {
  display: flex !important;
  justify-content: center;
  align-items: center;
  margin: 0.35714rem 0 0;
  border-left: none;
  border-right: none;
  border-top: none; }
  .quickSearchResults ul.productGrid li.product a.button.button--small.card-figcaption-button.call-for-price {
    display: block !important; }
    .quickSearchResults ul.productGrid li.product a.button.button--small.card-figcaption-button.call-for-price.mobile {
      display: none !important; }

.quickSearchResults .listItem-content a.button.button--small.card-figcaption-button.call-for-price {
  width: auto !important; }

.quickSearchResults .listItem-content a.button.button--small.card-figcaption-button.false-stock-message {
  display: block;
  width: auto !important; }

.quickSearchResults .add-to-cart-button.call-for-price.line-one-empty.line-two-empty {
  visibility: hidden;
  opacity: 0; }

.side-cat-hide, .side-cat-hide-page {
  display: none; }

.search-container.sticky .quickSearchResults {
  right: -157.5px; }

.search-container.center-logo section.quickSearchResults ul.productGrid li.product figure.card-figure {
  max-width: 100%; }

.search-container.center-logo section.quickSearchResults ul.productGrid li.product .card-body {
  width: 100%; }

.search-container.center-logo.sticky section.quickSearchResults ul.productGrid li.product figure.card-figure {
  max-width: 165px; }

.search-container.center-logo.sticky section.quickSearchResults ul.productGrid li.product .card-body {
  width: initial; }

.navPages-quickSearch input#search_query {
  text-transform: none; }

@media screen and (max-width: 800px) {
  body.main #menu .custom-pages-nav .navPages-item a {
    max-width: calc(100% - 43px); } }

.mbl-search-bar {
  display: none !important; }
  @media screen and (max-width: 800px) {
    .mbl-search-bar.active {
      display: flex !important; } }

@media screen and (max-width: 800px) {
  .dsk-search-bar {
    display: none !important; } }

.mbl-srchbar .navPages {
  max-width: 500px;
  margin: 0 0 0 auto; }
  @media screen and (max-width: 800px) {
    .mbl-srchbar .navPages {
      max-width: 100%; } }

.custom-vehicle {
  max-width: 100%;
  margin: 16px auto 8px;
  padding: 0; }
  @media screen and (max-width: 801px) {
    .custom-vehicle {
      margin: 0 auto; } }
  .custom-vehicle.eleven-seventy {
    max-width: 1170px; }
    @media screen and (max-width: 1200px) {
      .custom-vehicle.eleven-seventy {
        padding: 0 15px; } }
    @media screen and (max-width: 801px) {
      .custom-vehicle.eleven-seventy {
        padding: 0; } }
    @media screen and (max-width: 1200px) {
      .custom-vehicle.eleven-seventy .form-wrapper-vch.field-shown .form-field {
        max-width: 145px;
        width: 145px; } }
    @media screen and (max-width: 1023px) {
      .custom-vehicle.eleven-seventy .form-wrapper-vch.field-shown .form-field {
        max-width: 105px;
        width: 105px; } }
    @media screen and (max-width: 801px) {
      .custom-vehicle.eleven-seventy .form-wrapper-vch.field-shown .form-field {
        max-width: 100%;
        width: 100%; } }
    @media screen and (min-width: 802px) {
      .custom-vehicle.eleven-seventy .group-button .srch-btn {
        padding: 10px 16px; } }
    @media screen and (min-width: 1024px) {
      .custom-vehicle.eleven-seventy .group-button .srch-btn {
        padding: 10px 18px; } }
    @media screen and (min-width: 1024px) {
      .custom-vehicle.eleven-seventy .group-button .rst-link {
        padding-left: 18px; } }
  .custom-vehicle.twelve-eighty {
    max-width: 1280px; }
    @media screen and (max-width: 1280px) {
      .custom-vehicle.twelve-eighty {
        padding: 0 15px; } }
    @media screen and (max-width: 801px) {
      .custom-vehicle.twelve-eighty {
        padding: 0; } }
    @media screen and (max-width: 1200px) {
      .custom-vehicle.twelve-eighty .form-wrapper-vch.field-shown .form-field {
        max-width: 145px;
        width: 145px; } }
    @media screen and (max-width: 1023px) {
      .custom-vehicle.twelve-eighty .form-wrapper-vch.field-shown .form-field {
        max-width: 105px;
        width: 105px; } }
    @media screen and (max-width: 801px) {
      .custom-vehicle.twelve-eighty .form-wrapper-vch.field-shown .form-field {
        max-width: 100%;
        width: 100%; } }
    @media screen and (min-width: 802px) {
      .custom-vehicle.twelve-eighty .group-button .srch-btn {
        padding: 10px 16px; } }
    @media screen and (min-width: 1024px) {
      .custom-vehicle.twelve-eighty .group-button .srch-btn {
        padding: 10px 18px; } }
    @media screen and (min-width: 1024px) {
      .custom-vehicle.twelve-eighty .group-button .rst-link {
        padding-left: 18px; } }
    @media screen and (min-width: 1280px) {
      .custom-vehicle.twelve-eighty .form-wrapper-vch .form-field {
        width: 220px;
        max-width: 220px; } }
  .custom-vehicle.thirteen-sixty-six {
    max-width: 1366px; }
    @media screen and (max-width: 1366px) {
      .custom-vehicle.thirteen-sixty-six {
        padding: 0 15px; } }
    @media screen and (max-width: 801px) {
      .custom-vehicle.thirteen-sixty-six {
        padding: 0; } }
    @media screen and (max-width: 1200px) {
      .custom-vehicle.thirteen-sixty-six .form-wrapper-vch.field-shown .form-field {
        max-width: 145px;
        width: 145px; } }
    @media screen and (max-width: 1023px) {
      .custom-vehicle.thirteen-sixty-six .form-wrapper-vch.field-shown .form-field {
        max-width: 105px;
        width: 105px; } }
    @media screen and (max-width: 801px) {
      .custom-vehicle.thirteen-sixty-six .form-wrapper-vch.field-shown .form-field {
        max-width: 100%;
        width: 100%; } }
    @media screen and (min-width: 802px) {
      .custom-vehicle.thirteen-sixty-six .group-button .srch-btn {
        padding: 10px 16px; } }
    @media screen and (min-width: 1024px) {
      .custom-vehicle.thirteen-sixty-six .group-button .srch-btn {
        padding: 10px 18px; } }
    @media screen and (min-width: 1024px) {
      .custom-vehicle.thirteen-sixty-six .group-button .rst-link {
        padding-left: 18px; } }
    @media screen and (min-width: 1280px) {
      .custom-vehicle.thirteen-sixty-six .form-wrapper-vch .form-field {
        width: 220px;
        max-width: 220px; } }
  .custom-vehicle.fourteen-forty {
    max-width: 1440px; }
    @media screen and (max-width: 1366px) {
      .custom-vehicle.fourteen-forty {
        padding: 0 15px; } }
    @media screen and (max-width: 801px) {
      .custom-vehicle.fourteen-forty {
        padding: 0; } }
    @media screen and (max-width: 1200px) {
      .custom-vehicle.fourteen-forty .form-wrapper-vch.field-shown .form-field {
        max-width: 145px;
        width: 145px; } }
    @media screen and (max-width: 1023px) {
      .custom-vehicle.fourteen-forty .form-wrapper-vch.field-shown .form-field {
        max-width: 105px;
        width: 105px; } }
    @media screen and (max-width: 801px) {
      .custom-vehicle.fourteen-forty .form-wrapper-vch.field-shown .form-field {
        max-width: 100%;
        width: 100%; } }
    @media screen and (min-width: 802px) {
      .custom-vehicle.fourteen-forty .group-button .srch-btn {
        padding: 10px 16px; } }
    @media screen and (min-width: 1024px) {
      .custom-vehicle.fourteen-forty .group-button .srch-btn {
        padding: 10px 18px; } }
    @media screen and (min-width: 1024px) {
      .custom-vehicle.fourteen-forty .group-button .rst-link {
        padding-left: 18px; } }
    @media screen and (min-width: 1280px) {
      .custom-vehicle.fourteen-forty .form-wrapper-vch .form-field {
        width: 220px;
        max-width: 220px; } }
  .custom-vehicle.nine-sixty {
    max-width: 960px; }
    @media screen and (max-width: 990px) {
      .custom-vehicle.nine-sixty {
        padding: 0 15px; } }
    @media screen and (max-width: 801px) {
      .custom-vehicle.nine-sixty {
        padding: 0; } }
    @media screen and (min-width: 1023px) {
      .custom-vehicle.nine-sixty .form-wrapper-vch.field-shown .form-field {
        width: 135px;
        max-width: 135px; } }
    @media screen and (max-width: 1023px) and (min-width: 802px) {
      .custom-vehicle.nine-sixty .form-wrapper-vch.field-shown .form-field {
        max-width: 104px;
        width: 104px; } }
    @media screen and (min-width: 1023px) {
      .custom-vehicle.nine-sixty .form-wrapper-vch .form-field {
        width: 170px;
        max-width: 170px; } }
    @media screen and (min-width: 1024px) {
      .custom-vehicle.nine-sixty .group-button .srch-btn {
        padding: 10px 18px; } }
    @media screen and (min-width: 802px) {
      .custom-vehicle.nine-sixty .group-button .srch-btn {
        padding: 10px 16px; } }
    @media screen and (min-width: 1024px) {
      .custom-vehicle.nine-sixty .group-button .rst-link {
        padding-left: 18px; } }
  .custom-vehicle .default-category {
    display: none; }
  @media screen and (max-width: 801px) {
    .custom-vehicle .vch-main.hide-filter {
      display: none; } }
  .custom-vehicle .vch-filter {
    display: flex;
    align-items: center;
    padding: 10px;
    justify-content: center;
    border: 1px solid #e5e5e5;
    background-color: transparent; }
    @media screen and (max-width: 801px) {
      .custom-vehicle .vch-filter {
        border-left: none;
        border-right: none;
        padding: 25px 15px 22px;
        justify-content: flex-start;
        position: relative;
        flex-wrap: wrap; } }
  .custom-vehicle .vch-mobile-view {
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    background-color: transparent;
    padding: 14px 15px;
    display: none; }
    @media screen and (max-width: 801px) {
      .custom-vehicle .vch-mobile-view {
        border-top: none; } }
    @media screen and (max-width: 801px) {
      .custom-vehicle .vch-mobile-view.active-filter {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        align-items: center; } }
    .custom-vehicle .vch-mobile-view .selection {
      width: 49%; }
      .custom-vehicle .vch-mobile-view .selection p {
        font-size: 13px;
        line-height: 21px;
        text-transform: uppercase;
        color: #545454;
        font-family: 'Roboto', sans-serif;
        font-weight: 400;
        margin-bottom: 11px; }
      .custom-vehicle .vch-mobile-view .selection span {
        font-size: 16px;
        line-height: 21px;
        color: #545454;
        font-family: 'Roboto', sans-serif;
        font-weight: 400;
        display: block; }
        .custom-vehicle .vch-mobile-view .selection span:nth-child(2) {
          font-family: "Roboto Condensed", sans-serif;
          font-weight: 700; }
    .custom-vehicle .vch-mobile-view .buttons {
      display: flex;
      align-items: center;
      padding-right: 7px;
      width: 49%;
      justify-content: flex-end; }
      .custom-vehicle .vch-mobile-view .buttons .vch-change {
        font-size: 13px;
        line-height: 19px;
        text-decoration: underline;
        color: #545454;
        font-family: 'Roboto', sans-serif;
        font-weight: 400;
        margin-left: 13px;
        cursor: pointer; }
      .custom-vehicle .vch-mobile-view .buttons .vch-reset {
        width: auto;
        height: 30px;
        display: flex;
        align-items: center;
        padding-right: 16px;
        border-right: 1px solid #545454;
        cursor: pointer; }
        .custom-vehicle .vch-mobile-view .buttons .vch-reset svg {
          width: 16px;
          height: 16px;
          fill: #545454; }
  .custom-vehicle .form-label-text {
    margin-right: 22px;
    max-width: 166px; }
    @media screen and (max-width: 1200px) {
      .custom-vehicle .form-label-text {
        margin-right: 14px;
        max-width: 168px; } }
    @media screen and (max-width: 1023px) {
      .custom-vehicle .form-label-text {
        margin-right: 10px;
        max-width: 153px; } }
    @media screen and (max-width: 801px) {
      .custom-vehicle .form-label-text {
        margin-right: 0;
        margin-bottom: 15px;
        width: 100%;
        max-width: 100%; } }
    .custom-vehicle .form-label-text h3 {
      font-size: 18px;
      line-height: normal;
      text-transform: uppercase;
      font-family: "Roboto Condensed", sans-serif;
      font-weight: 700;
      color: #545454;
      margin: 0;
      letter-spacing: 0;
      display: flex;
      align-items: center; }
      @media screen and (max-width: 1023px) and (min-width: 802px) {
        .custom-vehicle .form-label-text h3 {
          font-size: 15px; } }
      @media screen and (max-width: 801px) {
        .custom-vehicle .form-label-text h3 {
          font-size: 18px; } }
    .custom-vehicle .form-label-text svg {
      fill: #545454;
      width: 15px;
      height: 15px;
      margin-right: 8px; }
      @media screen and (max-width: 1200px) {
        .custom-vehicle .form-label-text svg {
          width: 12px;
          height: 12px;
          margin-right: 6px; } }
      @media screen and (max-width: 801px) {
        .custom-vehicle .form-label-text svg {
          width: 15px;
          height: 15px;
          margin-right: 8px; } }
  .custom-vehicle .form-wrapper-vch {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    max-width: 700px; }
    @media screen and (max-width: 1200px) {
      .custom-vehicle .form-wrapper-vch {
        max-width: 680px; } }
    @media screen and (max-width: 1023px) and (min-width: 802px) {
      .custom-vehicle .form-wrapper-vch {
        max-width: 486px; } }
    @media screen and (max-width: 801px) {
      .custom-vehicle .form-wrapper-vch {
        width: 100%;
        max-width: 100%; } }
    .custom-vehicle .form-wrapper-vch.field-shown .form-field {
      width: 160px;
      max-width: 160px; }
      @media screen and (max-width: 1023px) and (min-width: 802px) {
        .custom-vehicle .form-wrapper-vch.field-shown .form-field {
          max-width: 110px;
          width: 110px; } }
      @media screen and (max-width: 801px) {
        .custom-vehicle .form-wrapper-vch.field-shown .form-field {
          max-width: 100%;
          margin: 0 0 11px 0;
          width: 100%; } }
    .custom-vehicle .form-wrapper-vch .form-field {
      width: 100%;
      margin: 0 9px 0 0;
      position: relative;
      width: 210px;
      max-width: 210px; }
      @media screen and (max-width: 1200px) {
        .custom-vehicle .form-wrapper-vch .form-field {
          max-width: 190px;
          width: 190px; } }
      @media screen and (max-width: 1023px) and (min-width: 802px) {
        .custom-vehicle .form-wrapper-vch .form-field {
          max-width: 135px;
          width: 135px; } }
      @media screen and (max-width: 801px) {
        .custom-vehicle .form-wrapper-vch .form-field {
          max-width: 100%;
          margin: 0 0 11px 0;
          width: 100%; } }
      .custom-vehicle .form-wrapper-vch .form-field:before {
        content: '';
        background-color: #e5e5e5;
        width: 1px;
        height: 23px;
        position: absolute;
        right: 33px;
        top: 50%;
        transform: translateY(-50%); }
        @media screen and (max-width: 801px) {
          .custom-vehicle .form-wrapper-vch .form-field:before {
            right: 36px; } }
    .custom-vehicle .form-wrapper-vch .form-select {
      font-size: 15px;
      padding: 6px 35px 6px 12px;
      line-height: normal;
      max-height: 38px;
      background-position: right 6px top 6px;
      background-size: 24px; }
      @media screen and (max-width: 1023px) and (min-width: 802px) {
        .custom-vehicle .form-wrapper-vch .form-select {
          font-size: 12px; } }
      @media screen and (max-width: 801px) {
        .custom-vehicle .form-wrapper-vch .form-select {
          background-position: right 7px top 6px; } }
      .custom-vehicle .form-wrapper-vch .form-select:disabled {
        opacity: 0.6;
        background-color: transparent; }
  .custom-vehicle .group-button {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap; }
    @media screen and (max-width: 801px) {
      .custom-vehicle .group-button {
        width: 100%; } }
    .custom-vehicle .group-button .srch-btn {
      margin: 0;
      font-size: 18px;
      text-transform: uppercase;
      border-bottom: 3px solid;
      border-color: #c9c9c9;
      border-radius: 0;
      background-color: #e5e5e5;
      color: #545454;
      font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
      font-weight: 700;
      padding: 10px 26px;
      min-height: 36px; }
      @media screen and (max-width: 1200px) {
        .custom-vehicle .group-button .srch-btn {
          font-size: 16px; } }
      @media screen and (max-width: 801px) {
        .custom-vehicle .group-button .srch-btn {
          font-size: 18px;
          width: 100%; } }
      .custom-vehicle .group-button .srch-btn:active {
        border-left: none;
        border-top: none;
        border-right: none; }
      .custom-vehicle .group-button .srch-btn.disabled {
        cursor: not-allowed;
        opacity: 0.6;
        pointer-events: none; }
    .custom-vehicle .group-button .srch-btn:hover {
      background-color: #d00000;
      color: white;
      border-color: #d00000; }
    .custom-vehicle .group-button .rst-link {
      font-size: 15px;
      color: #545454;
      font-family: 'Roboto', sans-serif;
      font-weight: 500;
      padding-left: 22px;
      max-width: 60px;
      word-break: break-word; }
      @media screen and (max-width: 1023px) {
        .custom-vehicle .group-button .rst-link {
          font-size: 12px;
          padding-left: 12px; } }
      @media screen and (max-width: 801px) {
        .custom-vehicle .group-button .rst-link {
          display: none; } }
      .custom-vehicle .group-button .rst-link.disabled {
        cursor: not-allowed;
        opacity: 0.6;
        pointer-events: none; }
      .custom-vehicle .group-button .rst-link:hover {
        opacity: 0.8; }
    .custom-vehicle .group-button .rst-btn {
      margin-left: 23px;
      margin-bottom: 0;
      padding: 0;
      background-color: transparent;
      border: none;
      font-size: 13px;
      line-height: 19px;
      text-decoration: underline;
      color: #545454;
      font-weight: 400;
      text-transform: capitalize; }
      @media screen and (max-width: 1200px) {
        .custom-vehicle .group-button .rst-btn {
          margin-left: 20px; } }
      @media screen and (max-width: 801px) {
        .custom-vehicle .group-button .rst-btn {
          position: absolute;
          top: 26px;
          right: 16px;
          z-index: 1; } }

.checkout-header .custom-vehicle, .chkt-header .custom-vehicle {
  display: none; }

.card-body {
  min-height: auto !important; }

.home .card-body.purchase-ability.withoutTax {
  min-height: auto !important; }

.home .card-body.purchase-ability.withTax {
  min-height: auto !important; }

.home .card-body.purchase-ability {
  min-height: auto !important; }

#compare-page .card-body.top {
  min-height: auto !important; }

#compare-page p.card-text[data-test-info-type="productRating"] {
  padding: 0; }

#compare-page .compareTable-heading {
  width: auto;
  padding: 0;
  text-align: left;
  font-weight: 700; }

#compare-page .compareTable-item.rating {
  margin-top: 0; }

.category .card-body.purchase-ability.withoutTax {
  min-height: auto !important; }

.category .card-body.purchase-ability.withTax {
  min-height: auto !important; }

.sidebar.right .card-body.purchase-ability {
  min-height: auto !important; }

.sidebar.right .card-body {
  min-height: auto !important; }

.card-text.add-to-cart-button {
  position: static !important;
  margin-top: 5px !important;
  width: 100% !important; }

body.main.nine-sixty .sidebar.right .card-text.add-to-cart-button {
  width: 100% !important; }

body.main.eleven-seventy .sidebar.right .card-text.add-to-cart-button {
  width: 100% !important; }

body.main.twelve-eighty .sidebar.right .card-text.add-to-cart-button {
  width: 100% !important; }

body.main.thirteen-sixty-six .sidebar.right .card-text.add-to-cart-button {
  width: 100% !important; }

body.main.fourteen-forty .sidebar.right .card-text.add-to-cart-button {
  width: 100% !important; }

label.button.button--small.card-figcaption-button.compare {
  float: none; }

.listItem-actions .button {
  margin-right: 15px; }

section#quickSearch .productGrid[data-list-name="Quick Search Results"] article.card figure.card-figure {
  max-height: unset !important; }

section#quickSearch .productGrid[data-list-name="Quick Search Results"] article.card .card-body {
  min-height: auto !important; }

section.quickSearchResults article.card {
  min-height: auto !important; }

section#quickSearch.quickSearchResults article.card {
  display: flex !important; }

section#quickSearch.quickSearchResults .card-text.add-to-cart-button {
  width: 100% !important;
  float: none !important;
  position: static !important;
  top: initial;
  margin-top: 0 !important;
  padding-left: 0; }

body.main section#quickSearch.quickSearchResults .card-text.add-to-cart-button a.button.button--small.card-figcaption-button {
  width: auto !important;
  float: none;
  max-width: 100% !important;
  padding-top: 0px;
  padding-bottom: 0px;
  min-height: 33px;
  line-height: 31px; }

#quicksearch .card-text.add-to-cart-button.call-for-price span.line-one {
  padding-bottom: 0 !important; }

body.main section#quickSearch.quickSearchResults .card-text.add-to-cart-button a.button.button--small.card-figcaption-button.call-for-price {
  line-height: initial !important;
  padding-top: 10px;
  /*padding-bottom: 0px;*/
  padding-bottom: 10px; }

body.main section#quickSearch.quickSearchResults .productGrid .product {
  padding-left: 0 !important;
  padding-right: 0 !important; }

body.main section#quickSearch.quickSearchResults .productGrid[data-list-name="Quick Search Results"] {
  margin-left: 0 !important;
  margin-right: 0 !important;
  border: 1px solid;
  padding: 10px; }

section#quickSearch.quickSearchResults article.card .card-body {
  padding-left: 10px; }

body.main section#quickSearch.quickSearchResults .productGrid[data-list-name="Quick Search Results"] .msrp-and-regular-separate-lines.before-sale-price-hidden .msrp-sale-regular-price-section {
  height: 24px !important; }

body.main section#quickSearch.quickSearchResults .productGrid[data-list-name="Quick Search Results"] .msrp-hidden.msrp-and-regular-separate-lines .msrp-sale-regular-price-section {
  height: 24px !important; }

section#quickSearch .productGrid[data-list-name="Quick Search Results"] article.card .card-body {
  background-color: white !important;
  padding-bottom: 5px; }

section#quickSearch .card-text span.price-label {
  font-size: 12px; }

section#quickSearch.quickSearchResults .card-figcaption-body {
  position: absolute;
  top: initial !important;
  bottom: 0px;
  left: 0;
  transform: initial !important; }

section#quickSearch.quickSearchResults li.product figure img {
  padding: 0; }

body.main div#menu.center-logo.sticky .navPages-quickSearch.right.searchbar.center section#quickSearch.quickSearchResults .productGrid .product {
  width: 100% !important; }

body.main div#menu.center-logo.sticky section#quickSearch.quickSearchResults .productGrid[data-list-name="Quick Search Results"] {
  padding: 0; }

div#menu.center-logo.sticky .navPages-quickSearch.right.searchbar.center section#quickSearch .productGrid[data-list-name="Quick Search Results"] article.card figure.card-figure {
  float: left; }

div#menu.center-logo.sticky .navPages-quickSearch.right.searchbar.center section#quickSearch.quickSearchResults article.card {
  display: flex !important; }

div#menu.center-logo.sticky .navPages-quickSearch.right.searchbar.center section#quickSearch .productGrid[data-list-name="Quick Search Results"] article.card .card-body {
  float: left;
  width: auto; }

div#menu.center-logo.sticky .navPages-quickSearch.right.searchbar.center section#quickSearch.quickSearchResults article.card {
  margin-bottom: 5px; }

div#menu.center-logo.sticky .navPages-quickSearch.right.searchbar.center section#quickSearch.quickSearchResults article.card {
  display: flex !important; }

.center-logo.search-container.not-sticky section#quickSearch.quickSearchResults {
  width: 100% !important; }

body.main div#menu.right-logo.sticky .navPages-quickSearch.right.searchbar.center section#quickSearch.quickSearchResults .productGrid .product {
  width: 100% !important; }

body.main div#menu.right-logo.sticky section#quickSearch.quickSearchResults .productGrid[data-list-name="Quick Search Results"] {
  padding: 0; }

div#menu.right-logo.sticky .navPages-quickSearch.right.searchbar.center section#quickSearch .productGrid[data-list-name="Quick Search Results"] article.card figure.card-figure {
  float: left; }

div#menu.right-logo.sticky .navPages-quickSearch.right.searchbar.center section#quickSearch.quickSearchResults article.card {
  display: flex !important; }

div#menu.right-logo.sticky .navPages-quickSearch.right.searchbar.center section#quickSearch .productGrid[data-list-name="Quick Search Results"] article.card .card-body {
  float: left;
  width: auto; }

div#menu.right-logo.sticky .navPages-quickSearch.right.searchbar.center section#quickSearch.quickSearchResults article.card {
  margin-bottom: 5px; }

div#menu.right-logo.sticky .navPages-quickSearch.right.searchbar.center section#quickSearch.quickSearchResults article.card {
  display: flex !important; }

.right-logo.search-container.not-sticky section#quickSearch.quickSearchResults {
  width: 100% !important; }

.search-container.sticky a.modal-close.custom-quick-search {
  z-index: 99999999;
  top: 24px; }

.search-container.sticky .right.searchbar,
.search-container.sticky#menu .right.searchbar {
  margin-top: 0; }

.search-container.sticky section.quickSearchResults {
  margin-top: 4px; }

div#menu.center-logo .navPages-quickSearch.right.searchbar.center section.quickSearchResults li.product {
  width: 25% !important; }

body.main div#menu.center-logo .navPages-quickSearch.right.searchbar.center section#quickSearch.quickSearchResults .productGrid .product {
  padding-left: 5px !important;
  padding-right: 5px !important; }

div#menu.center-logo .navPages-quickSearch.right.searchbar.center section#quickSearch.quickSearchResults article.card {
  display: block !important;
  margin-bottom: 1rem; }

div#menu.center-logo.not-sticky .navPages-quickSearch.right.searchbar.center section#quickSearch .productGrid[data-list-name="Quick Search Results"] article.card figure.card-figure {
  width: 100% !important;
  float: none; }

div#menu.center-logo.not-sticky .navPages-quickSearch.right.searchbar.center section#quickSearch .productGrid[data-list-name="Quick Search Results"] article.card .card-body {
  width: 100% !important;
  float: none; }

div#menu.center-logo .navPages-quickSearch.right.searchbar.center section#quickSearch.quickSearchResults .card-text.add-to-cart-button {
  width: 100% !important; }

body.main div#menu.center-logo .navPages-quickSearch.right.searchbar.center section#quickSearch.quickSearchResults .card-text.add-to-cart-button a.button.button--small.card-figcaption-button {
  display: inline-block !important;
  width: 100% !important; }

div#menu.right-logo.not-sticky .navPages-quickSearch.right.searchbar.right section.quickSearchResults li.product {
  width: 25% !important; }

body.main div#menu.right-logo .navPages-quickSearch.right.searchbar.right section#quickSearch.quickSearchResults .productGrid .product {
  padding-left: 5px !important;
  padding-right: 5px !important; }

div#menu.right-logo.not-sticky .navPages-quickSearch.right.searchbar.right section#quickSearch.quickSearchResults article.card {
  display: block !important;
  margin-bottom: 1rem; }

div#menu.right-logo.not-sticky .navPages-quickSearch.right.searchbar.right section#quickSearch .productGrid[data-list-name="Quick Search Results"] article.card figure.card-figure {
  width: 100% !important;
  float: none; }

div#menu.right-logo.not-sticky .navPages-quickSearch.right.searchbar.right section#quickSearch .productGrid[data-list-name="Quick Search Results"] article.card .card-body {
  width: 100% !important;
  float: none; }

div#menu.right-logo .navPages-quickSearch.right.searchbar.right section#quickSearch.quickSearchResults .card-text.add-to-cart-button {
  width: 100% !important; }

body.main div#menu.right-logo .navPages-quickSearch.right.searchbar.right section#quickSearch.quickSearchResults .card-text.add-to-cart-button a.button.button--small.card-figcaption-button {
  display: inline-block !important;
  width: 100% !important; }

section#quickSearch.quickSearchResults figure.card-figure img {
  max-height: unset; }

#quickSearch-mask {
  position: absolute;
  left: 0;
  top: 0;
  background-color: #26262c;
  display: none;
  height: 100% !important;
  z-index: 999; }

#header-quicksearch-mask {
  position: absolute;
  left: 0;
  top: 0;
  background-color: #26262c;
  height: 100% !important;
  z-index: 9999999; }

header.header.quicksearch-active {
  position: static; }

section.quickSearchResults {
  z-index: 9999999; }

.card-text.add-to-cart-button.call-for-price.current-price {
  padding-top: 0 !important;
  padding-bottom: 0 !important; }

/*******************************************************************************************/
/*   MEDIA QUERIES  */
/*******************************************************************************************/
@media only screen and (max-width: 1000px) {
  article.card.msrp-visible.before-sale-price-visible .price-section.price-section--withoutTax.rrp-price--withoutTax[style="display: none;"] {
    display: block !important;
    opacity: 0 !important; }
  article.card.msrp-visible.before-sale-price-visible .price-section.price-section--withTax.rrp-price--withTax[style="display: none;"] {
    display: block !important;
    opacity: 0 !important; }
  .msrp-sale-regular-price-section {
    height: 42px !important; }
  .price-section.price-section--withoutTax.rrp-price--withoutTax {
    display: block;
    padding-right: 0 !important; }
  .price-section.price-section--withoutTax.non-sale-price--withoutTax {
    display: block;
    padding-right: 0 !important; }
  .price-section.price-section--withTax.rrp-price--withTax {
    display: block;
    padding-right: 0 !important; }
  .price-section.price-section--withTax.non-sale-price--withTax {
    display: block;
    padding-right: 0 !important; }
  article.card.msrp-hidden .price-section.price-section--withoutTax.rrp-price--withoutTax {
    display: none;
    padding-right: 0 !important; }
  article.card.msrp-hidden .price-section.price-section--withTax.rrp-price--withTax {
    display: none;
    padding-right: 0 !important; }
  article.card.msrp-hidden .msrp-sale-regular-price-section {
    height: 24px !important; }
  article.card.brand-active.sku-active .card-sku-brand-section {
    height: 37px; }
  article.card.brand-active.sku-active .card-sku-brand-section h4.card-text.brand {
    display: block; }
  article.card.brand-active.sku-active .card-sku-brand-section h4.card-text.sku {
    display: block; }
  article.card.brand-active.sku-active .card-sku-brand-section span.brand-sku-divider {
    display: none; }
  section#quickSearch a.button.button--small.card-figcaption-button {
    font-size: 12px; } }

@media only screen and (max-width: 800px) {
  section.quickSearchResults li.product {
    width: 33.33333% !important; }
  div#menu.center-logo .navPages-quickSearch.right.searchbar.center section.quickSearchResults li.product {
    width: 33.33333% !important; }
  div#menu.right-logo .navPages-quickSearch.right.searchbar.right section.quickSearchResults li.product {
    width: 33.33333% !important; }
  body.main section#quickSearch.quickSearchResults .productGrid .product {
    padding-left: 5px !important;
    padding-right: 5px !important; }
  section#quickSearch.quickSearchResults article.card {
    display: block !important; }
  section#quickSearch .productGrid[data-list-name="Quick Search Results"] article.card figure.card-figure {
    width: 100% !important; }
  section#quickSearch .productGrid[data-list-name="Quick Search Results"] article.card .card-body {
    width: 100% !important; }
  section#quickSearch.quickSearchResults .card-text.add-to-cart-button {
    width: 100% !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important; }
  body.main section#quickSearch.quickSearchResults .card-text.add-to-cart-button a.button.button--small.card-figcaption-button {
    display: inline-block !important;
    padding: 5px 15px;
    width: 100% !important; }
  .search-buttons-container {
    padding-bottom: 5px; }
  .search-buttons-container div.align-right {
    float: right; }
  #search-action-buttons a.reset.quicksearch {
    display: inline-block;
    position: static;
    width: 85px;
    margin-right: 5px; }
  #search-action-buttons a.modal-close.custom-quick-search {
    display: none;
    position: static;
    width: 25.63px;
    transform: none; }
  section.quickSearchResults {
    margin-top: 0px; }
  section#quickSearch .productGrid[data-list-name="Quick Search Results"] article.card .card-body {
    padding-bottom: 15px; }
  section#quickSearch.quickSearchResults .card-text.add-to-cart-button {
    margin-top: 5px !important; }
  section#quickSearch.quickSearchResults .card-text.add-to-cart-button a.button.button--small.card-figcaption-button {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    padding-left: 15px !important;
    padding-right: 15px !important; }
  article.card.msrp-visible.before-sale-price-visible .price-section.price-section--withoutTax.rrp-price--withoutTax[style="display: none;"] {
    display: none !important; }
  article.card.msrp-visible.before-sale-price-visible .price-section.price-section--withTax.rrp-price--withTax[style="display: none;"] {
    display: none !important; }
  .msrp-sale-regular-price-section {
    height: 24px !important; }
  .price-section.price-section--withoutTax.rrp-price--withoutTax {
    display: inline;
    padding-right: 10px !important; }
  .price-section.price-section--withoutTax.non-sale-price--withoutTax {
    display: inline;
    padding-right: 10px !important; }
  .price-section.price-section--withTax.rrp-price--withTax {
    display: inline;
    padding-right: 10px !important; }
  .price-section.price-section--withTax.non-sale-price--withTax {
    display: inline;
    padding-right: 10px !important; }
  article.card.msrp-visible.msrp-and-regular-separate-lines.before-sale-price-visible .price-section.price-section--withoutTax.rrp-price--withoutTax {
    display: block;
    padding-right: 0 !important; }
  article.card.msrp-visible.msrp-and-regular-separate-lines.before-sale-price-visible .price-section.price-section--withoutTax.non-sale-price--withoutTax {
    display: block;
    padding-right: 0 !important; }
  article.card.msrp-visible.msrp-and-regular-separate-lines.before-sale-price-visible .price-section.price-section--withTax.rrp-price--withTax {
    display: block;
    padding-right: 0 !important; }
  article.card.msrp-visible.msrp-and-regular-separate-lines.before-sale-price-visible .price-section.price-section--withTax.non-sale-price--withTax {
    display: block;
    padding-right: 0 !important; }
  article.card.msrp-visible.msrp-and-regular-separate-lines.before-sale-price-visible .msrp-sale-regular-price-section {
    height: 42px !important; }
  article.card.brand-active.sku-active .card-sku-brand-section {
    height: 18px; }
  article.card.brand-active.sku-active .card-sku-brand-section h4.card-text.brand {
    display: inline; }
  article.card.brand-active.sku-active .card-sku-brand-section h4.card-text.sku {
    display: inline; }
  article.card.brand-active.sku-active .card-sku-brand-section span.brand-sku-divider {
    display: inline; }
  div#menu section#quickSearch.quickSearchResults figure.card-figure {
    min-height: 222.66px !important; }
  section#quickSearch.quickSearchResults figure.card-figure img {
    max-height: 222.66px !important;
    max-width: 222.66px !important; }
  section#quickSearch.quickSearchResults figure.card-figure {
    width: 100% !important; } }

@media only screen and (max-width: 775px) {
  div#menu section#quickSearch.quickSearchResults figure.card-figure {
    min-height: 215.16px !important; }
  section#quickSearch.quickSearchResults figure.card-figure img {
    max-height: 215.16px !important;
    max-width: 215.16px !important; } }

@media only screen and (max-width: 750px) {
  div#menu section#quickSearch.quickSearchResults figure.card-figure {
    min-height: 207.66px !important; }
  section#quickSearch.quickSearchResults figure.card-figure img {
    max-height: 207.66px !important;
    max-width: 207.66px !important; } }

@media only screen and (max-width: 725px) {
  div#menu section#quickSearch.quickSearchResults figure.card-figure {
    min-height: 200.16px !important; }
  div#menu section#quickSearch.quickSearchResults figure.card-figure a.image-link {
    width: 100% !important; }
  section#quickSearch.quickSearchResults figure.card-figure img {
    max-height: 200.16px !important;
    max-width: 200.16px !important; }
  section#quickSearch.quickSearchResults figure.card-figure {
    float: none; }
  section#quickSearch.quickSearchResults article.card .card-body {
    float: none; } }

@media only screen and (max-width: 700px) {
  article.card.msrp-visible.before-sale-price-visible .price-section.price-section--withoutTax.rrp-price--withoutTax[style="display: none;"] {
    display: block !important;
    opacity: 0 !important; }
  article.card.msrp-visible.before-sale-price-visible .price-section.price-section--withTax.rrp-price--withTax[style="display: none;"] {
    display: block !important;
    opacity: 0 !important; }
  .msrp-sale-regular-price-section {
    height: 42px !important; }
  .price-section.price-section--withoutTax.rrp-price--withoutTax {
    display: block;
    padding-right: 0 !important; }
  .price-section.price-section--withoutTax.non-sale-price--withoutTax {
    display: block;
    padding-right: 0 !important; }
  .price-section.price-section--withTax.rrp-price--withTax {
    display: block;
    padding-right: 0 !important; }
  .price-section.price-section--withTax.non-sale-price--withTax {
    display: block;
    padding-right: 0 !important; }
  section#quickSearch.quickSearchResults li.product .card a.button.button--small.card-figcaption-button {
    font-size: 12px !important; }
  article.card.brand-active.sku-active .card-sku-brand-section {
    height: 37px; }
  article.card.brand-active.sku-active .card-sku-brand-section h4.card-text.brand {
    display: block; }
  article.card.brand-active.sku-active .card-sku-brand-section h4.card-text.sku {
    display: block; }
  article.card.brand-active.sku-active .card-sku-brand-section span.brand-sku-divider {
    display: none; }
  div#menu section#quickSearch.quickSearchResults figure.card-figure {
    min-height: 192.66px !important; }
  section#quickSearch.quickSearchResults figure.card-figure img {
    max-height: 192.66px !important;
    max-width: 192.66px !important; } }

@media only screen and (max-width: 675px) {
  div#menu section#quickSearch.quickSearchResults figure.card-figure {
    min-height: 186.16px !important; }
  section#quickSearch.quickSearchResults figure.card-figure img {
    max-height: 186.16px !important;
    max-width: 186.16px !important; } }

@media only screen and (max-width: 650px) {
  div#menu section#quickSearch.quickSearchResults figure.card-figure {
    min-height: 177.66px !important; }
  section#quickSearch.quickSearchResults figure.card-figure img {
    max-height: 177.66px !important;
    max-width: 177.66px !important; } }

@media only screen and (max-width: 625px) {
  div#menu section#quickSearch.quickSearchResults figure.card-figure {
    min-height: 159.73px !important; }
  section#quickSearch.quickSearchResults figure.card-figure img {
    max-height: 159.73px !important;
    max-width: 159.73px !important; } }

@media only screen and (max-width: 600px) {
  div#menu section#quickSearch.quickSearchResults figure.card-figure {
    min-height: 152.66px !important; }
  section#quickSearch.quickSearchResults figure.card-figure img {
    max-height: 152.66px !important;
    max-width: 152.66px !important; } }

@media only screen and (max-width: 575px) {
  div#menu section#quickSearch.quickSearchResults figure.card-figure {
    min-height: 145.58px !important; }
  section#quickSearch.quickSearchResults figure.card-figure img {
    max-height: 145.58px !important;
    max-width: 145.58px !important; } }

@media only screen and (max-width: 550px) {
  div#menu.center-logo .navPages-quickSearch.right.searchbar.center section.quickSearchResults li.product {
    width: 50% !important; }
  section.quickSearchResults li.product {
    width: 50% !important; }
  .navPages-quickSearch.right.searchbar.center section.quickSearchResults li.product {
    width: 50% !important; }
  .navPages-quickSearch.right.searchbar.right section.quickSearchResults li.product {
    width: 50% !important; }
  article.card.msrp-visible.before-sale-price-visible .price-section.price-section--withoutTax.rrp-price--withoutTax[style="display: none;"] {
    display: none !important; }
  article.card.msrp-visible.before-sale-price-visible .price-section.price-section--withTax.rrp-price--withTax[style="display: none;"] {
    display: none !important; }
  .price-section.current-price span.price {
    font-size: 14px !important;
    line-height: 14px !important; }
  .msrp-sale-regular-price-section {
    height: 24px !important; }
  .price-section.price-section--withoutTax.rrp-price--withoutTax {
    display: inline;
    padding-right: 10px !important; }
  .price-section.price-section--withoutTax.non-sale-price--withoutTax {
    display: inline;
    padding-right: 10px !important; }
  .price-section.price-section--withTax.rrp-price--withTax {
    display: inline;
    padding-right: 10px !important; }
  .price-section.price-section--withTax.non-sale-price--withTax {
    display: inline;
    padding-right: 10px !important; }
  article.card.brand-active.sku-active .card-sku-brand-section {
    height: 18px; }
  article.card.brand-active.sku-active .card-sku-brand-section h4.card-text.brand {
    display: inline; }
  article.card.brand-active.sku-active .card-sku-brand-section h4.card-text.sku {
    display: inline; }
  article.card.brand-active.sku-active .card-sku-brand-section span.brand-sku-divider {
    display: inline; }
  div#menu section#quickSearch.quickSearchResults figure.card-figure {
    min-height: 212.75px !important; }
  section#quickSearch.quickSearchResults figure.card-figure img {
    max-height: 212.75px !important;
    max-width: 212.75px !important; } }

@media only screen and (max-width: 525px) {
  div#menu section#quickSearch.quickSearchResults figure.card-figure {
    min-height: 202.13px !important; }
  section#quickSearch.quickSearchResults figure.card-figure img {
    max-height: 202.13px !important;
    max-width: 202.13px !important; } }

@media only screen and (max-width: 500px) {
  section#quickSearch.quickSearchResults li.product .card a.button.button--small.card-figcaption-button {
    font-size: 10px !important; }
  body.main section#quickSearch.quickSearchResults .productGrid[data-list-name="Quick Search Results"] {
    padding-left: 5px;
    padding-right: 5px; }
  section#quickSearch.quickSearchResults .card-text.add-to-cart-button a.button.button--small.card-figcaption-button {
    padding-left: 5px !important;
    padding-right: 5px !important; }
  article.card.msrp-visible.before-sale-price-visible .price-section.price-section--withoutTax.rrp-price--withoutTax[style="display: none;"] {
    display: block !important;
    opacity: 0 !important; }
  article.card.msrp-visible.before-sale-price-visible .price-section.price-section--withTax.rrp-price--withTax[style="display: none;"] {
    display: block !important;
    opacity: 0 !important; }
  .msrp-sale-regular-price-section {
    height: 42px !important; }
  .price-section.price-section--withoutTax.rrp-price--withoutTax {
    display: block;
    padding-right: 0 !important; }
  .price-section.price-section--withoutTax.non-sale-price--withoutTax {
    display: block;
    padding-right: 0 !important; }
  .price-section.price-section--withTax.rrp-price--withTax {
    display: block;
    padding-right: 0 !important; }
  .price-section.price-section--withTax.non-sale-price--withTax {
    display: block;
    padding-right: 0 !important; }
  article.card.brand-active.sku-active .card-sku-brand-section {
    height: 37px; }
  article.card.brand-active.sku-active .card-sku-brand-section h4.card-text.brand {
    display: block; }
  article.card.brand-active.sku-active .card-sku-brand-section h4.card-text.sku {
    display: block; }
  article.card.brand-active.sku-active .card-sku-brand-section span.brand-sku-divider {
    display: none; }
  div#menu section#quickSearch.quickSearchResults figure.card-figure {
    min-height: 196.5px !important; }
  section#quickSearch.quickSearchResults figure.card-figure img {
    max-height: 196.5px !important;
    max-width: 196.5px !important; }
  #quickSearch a.button.button--small.card-figcaption-button.quickview {
    padding-left: 5px;
    padding-right: 5px;
    font-size: 10px !important; }
  #quickSearch .mobile-image-link .mobile-link-text {
    padding-left: 5px;
    padding-right: 5px;
    font-size: 10px !important; } }

@media only screen and (max-width: 475px) {
  div#menu section#quickSearch.quickSearchResults figure.card-figure {
    min-height: 174px !important; }
  section#quickSearch.quickSearchResults figure.card-figure img {
    max-height: 174px !important;
    max-width: 174px !important; } }

@media only screen and (max-width: 450px) {
  div#menu section#quickSearch.quickSearchResults figure.card-figure {
    min-height: 164px !important; }
  section#quickSearch.quickSearchResults figure.card-figure img {
    max-height: 164px !important;
    max-width: 164px !important; } }

@media only screen and (max-width: 400px) {
  div#menu section#quickSearch.quickSearchResults figure.card-figure {
    min-height: 144px !important; }
  section#quickSearch.quickSearchResults figure.card-figure img {
    max-height: 144px !important;
    max-width: 144px !important; } }

@media only screen and (max-width: 380px) {
  div#menu section#quickSearch.quickSearchResults figure.card-figure {
    min-height: 136px !important; }
  section#quickSearch.quickSearchResults figure.card-figure img {
    max-height: 136px !important;
    max-width: 136px !important; } }

@media only screen and (max-width: 360px) {
  div#menu section#quickSearch.quickSearchResults figure.card-figure {
    min-height: 128px !important; }
  section#quickSearch.quickSearchResults figure.card-figure img {
    max-height: 128px !important;
    max-width: 128px !important; } }

@media only screen and (max-width: 340px) {
  div#menu section#quickSearch.quickSearchResults figure.card-figure {
    min-height: 120px !important; }
  section#quickSearch.quickSearchResults figure.card-figure img {
    max-height: 120px !important;
    max-width: 120px !important; } }

@media only screen and (max-width: 320px) {
  div#menu section#quickSearch.quickSearchResults figure.card-figure {
    min-height: 112px !important; }
  section#quickSearch.quickSearchResults figure.card-figure img {
    max-height: 112px !important;
    max-width: 112px !important; } }

@media only screen and (width: 768px) {
  #body.main.home ul.productGrid figure.card-figure {
    min-height: 239.33px !important; }
  #body.main.home ul.productGrid li.product article.card a img {
    max-height: 239.33px !important; }
  #body.product-page-layout #carousel-active.related .productCarousel-slide.slick-slide figure.card-figure {
    min-height: 239px !important;
    height: 100% !important; }
  #body.product-page-layout #carousel-active.related .productCarousel-slide.slick-slide figure.card-figure a.image-link {
    max-height: 239px !important;
    min-height: 239px !important; }
  #body.product-page-layout #carousel-active.related .productCarousel-slide.slick-slide figure.card-figure img {
    max-width: 100% !important;
    max-height: 239px !important; }
  #body.main.home ul.productGrid figure.card-figure {
    min-height: 239.33px !important; }
  #body.main.home ul.productGrid li.product article.card a img {
    max-height: 239.33px !important; }
  #body.product-page-layout #carousel-active.related .productCarousel-slide.slick-slide figure.card-figure {
    min-height: 239px !important;
    height: 100% !important; }
  #body.product-page-layout #carousel-active.related .productCarousel-slide.slick-slide figure.card-figure a.image-link {
    max-height: 239px !important;
    min-height: 239px !important; }
  #body.product-page-layout #carousel-active.related .productCarousel-slide.slick-slide figure.card-figure img {
    max-width: 100% !important;
    max-height: 239px !important; }
  #body.main section#quickSearch.quickSearchResults figure.card-figure {
    min-height: 213.05px !important; }
  #body.main section#quickSearch.quickSearchResults figure.card-figure img {
    max-height: 213.05px !important;
    max-width: 213.05px !important; } }

@media only screen and (width: 320px) {
  #body.main.home ul.productGrid figure.card-figure {
    min-height: 140px !important; }
  #body.main.home ul.productGrid li.product article.card a img {
    max-height: 140px !important; }
  body#body.main #carousel-active .productCarousel-slide.slick-slide figure.card-figure {
    min-height: 140px !important; }
  body#body.main #carousel-active .productCarousel-slide.slick-slide article.card a img {
    max-height: 140px !important; }
  #body.product-page-layout #carousel-active.related .productCarousel-slide.slick-slide figure.card-figure {
    min-height: 139px !important;
    max-height: 139px !important;
    height: 100% !important; }
  #body.product-page-layout #carousel-active.related .productCarousel-slide.slick-slide figure.card-figure a.image-link {
    max-height: 139px !important;
    min-height: 139px !important; }
  #body.product-page-layout #carousel-active.related .productCarousel-slide.slick-slide figure.card-figure img {
    max-width: 100% !important;
    max-height: 139px !important; } }

/*=========================================
=            www.themevale.com            =
=========================================*/
div, body, html, span, a, button, input {
  font-family: "Inter", sans-serif !important; }

h1, h2, h3, h4, h5, h6, .container-header {
  font-family: "Inter", sans-serif !important; }

@-ms-viewport {
  width: device-width; }

.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important; }

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important; }

@media (max-width: 767px) {
  .visible-xs {
    display: block !important; }
  table.visible-xs {
    display: table; }
  tr.visible-xs {
    display: table-row !important; }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }

@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important; } }

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important; } }

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important; }
  table.visible-sm {
    display: table; }
  tr.visible-sm {
    display: table-row !important; }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important; }
  table.visible-md {
    display: table; }
  tr.visible-md {
    display: table-row !important; }
  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important; } }

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important; }
  table.visible-lg {
    display: table; }
  tr.visible-lg {
    display: table-row !important; }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }

@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important; } }

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important; } }

@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important; } }

.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: block !important; }
  table.visible-print {
    display: table; }
  tr.visible-print {
    display: table-row !important; }
  th.visible-print,
  td.visible-print {
    display: table-cell !important; } }

.visible-print-block {
  display: none !important; }

@media print {
  .visible-print-block {
    display: block !important; } }

.visible-print-inline {
  display: none !important; }

@media print {
  .visible-print-inline {
    display: inline !important; } }

.visible-print-inline-block {
  display: none !important; }

@media print {
  .visible-print-inline-block {
    display: inline-block !important; } }

@media print {
  .hidden-print {
    display: none !important; } }

.row {
  margin-left: 0px;
  margin-right: 0px; }

.col, .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

.col, .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left; }

.col-xs-12 {
  width: 100%; }

.col-xs-11 {
  width: 91.66666667%; }

.col-xs-10 {
  width: 83.33333333%; }

.col-xs-9 {
  width: 75%; }

.col-xs-8 {
  width: 66.66666667%; }

.col-xs-7 {
  width: 58.33333333%; }

.col-xs-6 {
  width: 50%; }

.col-xs-5 {
  width: 41.66666667%; }

.col-xs-4 {
  width: 33.33333333%; }

.col-xs-3 {
  width: 25%; }

.col-xs-2 {
  width: 16.66666667%; }

.col-xs-1 {
  width: 8.33333333%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-pull-11 {
  right: 91.66666667%; }

.col-xs-pull-10 {
  right: 83.33333333%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-8 {
  right: 66.66666667%; }

.col-xs-pull-7 {
  right: 58.33333333%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-5 {
  right: 41.66666667%; }

.col-xs-pull-4 {
  right: 33.33333333%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-2 {
  right: 16.66666667%; }

.col-xs-pull-1 {
  right: 8.33333333%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-push-11 {
  left: 91.66666667%; }

.col-xs-push-10 {
  left: 83.33333333%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-8 {
  left: 66.66666667%; }

.col-xs-push-7 {
  left: 58.33333333%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-5 {
  left: 41.66666667%; }

.col-xs-push-4 {
  left: 33.33333333%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-2 {
  left: 16.66666667%; }

.col-xs-push-1 {
  left: 8.33333333%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-offset-12 {
  margin-left: 100%; }

.col-xs-offset-11 {
  margin-left: 91.66666667%; }

.col-xs-offset-10 {
  margin-left: 83.33333333%; }

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

.col-xs-offset-8 {
  margin-left: 66.66666667%; }

.col-xs-offset-7 {
  margin-left: 58.33333333%; }

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

.col-xs-offset-5 {
  margin-left: 41.66666667%; }

.col-xs-offset-4 {
  margin-left: 33.33333333%; }

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

.col-xs-offset-2 {
  margin-left: 16.66666667%; }

.col-xs-offset-1 {
  margin-left: 8.33333333%; }

.col-xs-offset-0 {
  margin-left: 0%; }

@media (min-width: 768px) {
  .col, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-11 {
    width: 91.66666667%; }
  .col-sm-10 {
    width: 83.33333333%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-8 {
    width: 66.66666667%; }
  .col-sm-7 {
    width: 58.33333333%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-5 {
    width: 41.66666667%; }
  .col-sm-4 {
    width: 33.33333333%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-2 {
    width: 16.66666667%; }
  .col-sm-1 {
    width: 8.33333333%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-pull-11 {
    right: 91.66666667%; }
  .col-sm-pull-10 {
    right: 83.33333333%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-8 {
    right: 66.66666667%; }
  .col-sm-pull-7 {
    right: 58.33333333%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-5 {
    right: 41.66666667%; }
  .col-sm-pull-4 {
    right: 33.33333333%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-2 {
    right: 16.66666667%; }
  .col-sm-pull-1 {
    right: 8.33333333%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-push-11 {
    left: 91.66666667%; }
  .col-sm-push-10 {
    left: 83.33333333%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-8 {
    left: 66.66666667%; }
  .col-sm-push-7 {
    left: 58.33333333%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-5 {
    left: 41.66666667%; }
  .col-sm-push-4 {
    left: 33.33333333%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-2 {
    left: 16.66666667%; }
  .col-sm-push-1 {
    left: 8.33333333%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-offset-12 {
    margin-left: 100%; }
  .col-sm-offset-11 {
    margin-left: 91.66666667%; }
  .col-sm-offset-10 {
    margin-left: 83.33333333%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-8 {
    margin-left: 66.66666667%; }
  .col-sm-offset-7 {
    margin-left: 58.33333333%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-5 {
    margin-left: 41.66666667%; }
  .col-sm-offset-4 {
    margin-left: 33.33333333%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-2 {
    margin-left: 16.66666667%; }
  .col-sm-offset-1 {
    margin-left: 8.33333333%; }
  .col-sm-offset-0 {
    margin-left: 0%; } }

@media (min-width: 992px) {
  .col, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }
  .col-md-12 {
    width: 100%; }
  .col-md-11 {
    width: 91.66666667%; }
  .col-md-10 {
    width: 83.33333333%; }
  .col-md-9 {
    width: 75%; }
  .col-md-8 {
    width: 66.66666667%; }
  .col-md-7 {
    width: 58.33333333%; }
  .col-md-6 {
    width: 50%; }
  .col-md-5 {
    width: 41.66666667%; }
  .col-md-4 {
    width: 33.33333333%; }
  .col-md-3 {
    width: 25%; }
  .col-md-2 {
    width: 16.66666667%; }
  .col-md-1 {
    width: 8.33333333%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-pull-11 {
    right: 91.66666667%; }
  .col-md-pull-10 {
    right: 83.33333333%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-8 {
    right: 66.66666667%; }
  .col-md-pull-7 {
    right: 58.33333333%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-5 {
    right: 41.66666667%; }
  .col-md-pull-4 {
    right: 33.33333333%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-2 {
    right: 16.66666667%; }
  .col-md-pull-1 {
    right: 8.33333333%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-push-11 {
    left: 91.66666667%; }
  .col-md-push-10 {
    left: 83.33333333%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-8 {
    left: 66.66666667%; }
  .col-md-push-7 {
    left: 58.33333333%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-5 {
    left: 41.66666667%; }
  .col-md-push-4 {
    left: 33.33333333%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-2 {
    left: 16.66666667%; }
  .col-md-push-1 {
    left: 8.33333333%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-offset-12 {
    margin-left: 100%; }
  .col-md-offset-11 {
    margin-left: 91.66666667%; }
  .col-md-offset-10 {
    margin-left: 83.33333333%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-8 {
    margin-left: 66.66666667%; }
  .col-md-offset-7 {
    margin-left: 58.33333333%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-5 {
    margin-left: 41.66666667%; }
  .col-md-offset-4 {
    margin-left: 33.33333333%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-2 {
    margin-left: 16.66666667%; }
  .col-md-offset-1 {
    margin-left: 8.33333333%; }
  .col-md-offset-0 {
    margin-left: 0%; } }

@media (min-width: 1200px) {
  .col, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-11 {
    width: 91.66666667%; }
  .col-lg-10 {
    width: 83.33333333%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-8 {
    width: 66.66666667%; }
  .col-lg-7 {
    width: 58.33333333%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-5 {
    width: 41.66666667%; }
  .col-lg-4 {
    width: 33.33333333%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-2 {
    width: 16.66666667%; }
  .col-lg-1 {
    width: 8.33333333%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-pull-11 {
    right: 91.66666667%; }
  .col-lg-pull-10 {
    right: 83.33333333%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-8 {
    right: 66.66666667%; }
  .col-lg-pull-7 {
    right: 58.33333333%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-5 {
    right: 41.66666667%; }
  .col-lg-pull-4 {
    right: 33.33333333%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-2 {
    right: 16.66666667%; }
  .col-lg-pull-1 {
    right: 8.33333333%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-push-11 {
    left: 91.66666667%; }
  .col-lg-push-10 {
    left: 83.33333333%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-8 {
    left: 66.66666667%; }
  .col-lg-push-7 {
    left: 58.33333333%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-5 {
    left: 41.66666667%; }
  .col-lg-push-4 {
    left: 33.33333333%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-2 {
    left: 16.66666667%; }
  .col-lg-push-1 {
    left: 8.33333333%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-offset-12 {
    margin-left: 100%; }
  .col-lg-offset-11 {
    margin-left: 91.66666667%; }
  .col-lg-offset-10 {
    margin-left: 83.33333333%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-8 {
    margin-left: 66.66666667%; }
  .col-lg-offset-7 {
    margin-left: 58.33333333%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-5 {
    margin-left: 41.66666667%; }
  .col-lg-offset-4 {
    margin-left: 33.33333333%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-2 {
    margin-left: 16.66666667%; }
  .col-lg-offset-1 {
    margin-left: 8.33333333%; }
  .col-lg-offset-0 {
    margin-left: 0%; } }

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

.clearfix:after,
.row:after {
  clear: both; }

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

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

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

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

.accordion:after {
  content: '';
  color: #777;
  font-weight: 700;
  float: right;
  margin-left: 5px;
  background-size: 15px 15px;
  width: 15px;
  height: 15px;
  margin-top: 9px;
  transition: .2s; }

.actives:after {
  transition: .2s;
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

.panel {
  max-height: 0;
  overflow: hidden;
  transition: max-height .2s ease-out;
  padding: 0 12px;
  border: 0 solid #888;
  font-size: 12px;
  padding: 0px; }

.accordion {
  color: #000;
  padding: 3px 9px 3px 0;
  width: 100%;
  border: none;
  transition: .4s;
  border-bottom: 0 solid #888;
  text-align: left;
  border-radius: 0;
  background-clip: padding-box;
  margin-top: 0;
  margin-bottom: 0;
  outline: 0;
  font-weight: 600;
  letter-spacing: 1px;
  font-size: 16px;
  text-transform: uppercase;
  padding: 10px 10px;
  border: 1px solid #dedede;
  margin: 5px 0px;
  background-color: white; }

.buttoninside1,
.buttoninside1:hover {
  transition: .2s;
  padding: 10px 18px;
  color: #000; }

.accordion:after,
.actives:after {
  background-image: url("https://cdn11.bigcommerce.com/s-yj5gv6s460/product_images/uploaded_images/001-plus.png"); }

.panel.show {
  max-height: 100%; }

.themevale_Mobile {
  width: 70%; }

@media (min-width: 551px) {
  .themevale_Mobile {
    width: 380px; } }

.firstone {
  padding: 0px 20px; }

.footerinsidernewsletter {
  text-align: center; }

.Footer__Inner.row {
  background-color: #fef8f2; }

@media only screen and (min-width: 801px) {
  .Footer__Inner.row .col-sm-6 {
    border: 1px solid black; }
  .Footer__Inner.row .col-sm-6:nth-child(2) {
    border-left: 0px solid black;
    border-right: 0px solid black; }
  .Footer__Inner.row .col-sm-6:nth-child(1) {
    border-left: 0px solid black; } }

.footerinsidernewsletter {
  padding: 80px 20px; }

.footerinsider {
  padding: 80px 20px; }

.Footer__Inner + .Footer__Aside {
  margin-top: 0px;
  background-color: #fef8f2; }

.card .card-body .card-price {
  font-size: 15px;
  font-style: italic; }

p, li, a, input[type="text"], input[type="email"] {
  font-family: 'Inter', sans-serif !important;
  opacity: 1;
  text-transform: none !important; }

body {
  color: #000000 !important; }

.title p {
  font-weight: 900;
  font-family: 'Inter', sans-serif !important;
  color: #252527 !important;
  line-height: 1.2em !important;
  font-size: 40px !important; }

h2.heroCarousel-title {
  font-family: 'Inter', sans-serif !important; }

.heroCarousel-content {
  max-width: 100%;
  width: 100%; }

.fallinlovesectionimg {
  padding: 0px; }

.fallinlovesectioncontent {
  padding: 50px 50px; }

.bgcolorfallinlove {
  background-color: #fdd8ca;
  padding: 0px; }

.col-sm-6.fallinlovesectioncontent h2 {
  font-family: 'Inter', sans-serif !important;
  color: #252527 !important;
  line-height: 1.2em !important;
  font-size: 40px !important;
  margin-top: 50px; }

@media screen and (min-width: 481px) {
  .mount-testimonials .site-box-container:not([data-all_posts="2"]) .site-box,
  .mount-testimonials #shopify-section-product-recommendations:not([data-all_posts="2"]) .site-box {
    height: auto !important; }
  .mount-testimonials .site-box-container[data-all_posts="1"] .site-box,
  .mount-testimonials [data-all_posts="1"]#shopify-section-product-recommendations .site-box {
    min-height: 100vh !important; } }

.site-box.box__testimonial .site-box-content {
  display: flex;
  flex-direction: column-reverse;
  text-align: center;
  padding: 50px 11%; }

@media screen and (min-width: 769px) and (orientation: landscape) {
  .site-box.box__testimonial.box--small-lg blockquote {
    font-family: 'Inter', sans-serif !important;
    font-weight: 400;
    font-style: italic;
    font-size: 1.75rem; }
  .site-box.box__testimonial.box--big blockquote {
    font-family: 'Inter', sans-serif !important;
    font-weight: 400;
    font-style: italic;
    font-size: 2.25rem; } }

@media screen and (max-width: 768px), screen and (max-width: 1024px) and (orientation: portrait) {
  .site-box-container[data-posts="0"] .site-box.box__testimonial:last-child,
  [data-posts="0"]#shopify-section-product-recommendations .site-box.box__testimonial:last-child {
    width: 100% !important;
    height: auto !important;
    min-height: 50vh !important; } }

@media screen and (max-width: 480px) {
  .site-box.box__testimonial {
    width: 100% !important;
    height: auto !important;
    min-height: 33vh !important; } }

.site-box.box__testimonial .cite {
  opacity: .66;
  font-size: 1rem;
  margin: 0;
  padding-top: 10px; }

.site-box.box__testimonial .avatar {
  width: 75px;
  height: 75px;
  border-radius: 100%;
  margin: 0 auto 50px; }

.site-box.box__testimonial .avatar img {
  border-radius: 100%; }

.site-box.box__testimonial .avatar .avatar {
  background: #f5f5f5; }

.site-box.box__testimonial .avatar .avatar path {
  fill: #222633; }

.site-box.box__text .site-box-content {
  padding: 60px 0;
  width: 70%;
  max-width: 800px; }

@media screen and (max-width: 768px), screen and (max-width: 1024px) and (orientation: portrait) {
  .site-box.box__text .site-box-content {
    width: 80%;
    padding: 12% 0; } }

.site-box.box__text.box--big .site-box-content {
  max-width: 80%; }

.site-box.box__text .rich-text-title {
  font-size: 0.875rem;
  text-transform: uppercase;
  border-bottom: 3px solid;
  padding-bottom: 25px;
  margin-bottom: 75px; }

@media screen and (max-width: 768px), screen and (max-width: 1024px) and (orientation: portrait) {
  .site-box.box__text .rich-text-title {
    margin-bottom: 50px; } }

@media screen and (max-width: 480px) {
  .site-box.box__text .rich-text-title {
    margin-bottom: 30px; } }

.site-box.box__text .block:not(:first-child) {
  margin-top: 90px; }

.site-box.box__form .site-box-content {
  padding: 100px 0;
  width: 70%;
  max-width: 500px; }

.site-box.box__form .caption {
  font-size: 0.8125rem;
  opacity: .66;
  margin-bottom: 40px; }

.site-box.box__slideshow-split {
  border-bottom: 1px solid #ededed;
  background: #fff !important; }

@media screen and (min-width: 1025px) {
  .site-box.box__slideshow-split:not(.back-to-normal) .site-box-background-container {
    transition: transform 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94); }
  body.sidebar-move .site-box.box__slideshow-split:not(.back-to-normal) .site-box-background-container {
    transform: translateX(-480px); } }

@media screen and (min-width: 1025px) and (max-width: 1024px) {
  .site-box.box__slideshow-split:not(.back-to-normal) .site-box-background-container {
    transition: transform 250ms linear; } }

@media screen and (min-width: 1025px) and (max-width: 640px) {
  body.sidebar-move .site-box.box__slideshow-split:not(.back-to-normal) .site-box-background-container {
    transform: translateX(-320px); } }

.site-box.box__slideshow-split .slideshow-item .site-box.box--big.box--big,
.site-box.box__slideshow-split .slideshow-item .site-box.box--big.box--bigger {
  height: 100vh; }

.site-box.box__slideshow-split .slideshow-item .site-box.box--big.box--flexible {
  height: auto; }

.index-margin-fix .site-box.box__slideshow-split .slideshow-item:not(:first-child) .site-box-content.fix-me-with-margin {
  margin-top: 0 !important; }

.site-box.box__slideshow-split .slideshow-item .site-box-content {
  width: 50%;
  display: flex;
  flex-direction: column; }

.site-box.box__slideshow-split .slideshow-item .site-box {
  border: none !important; }

.box--small {
  width: 25%;
  min-height: 0 !important; }

@media screen and (max-width: 768px), screen and (max-width: 1024px) and (orientation: portrait) {
  .lap--box--small-lg {
    width: 50%;
    min-height: 0 !important; } }

@media screen and (max-width: 480px) {
  .palm--box--small-fl {
    width: 100%;
    min-height: 0 !important;
    text-align: center; } }

.container--fullscreen {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: stretch; }

.site-box-content h2 {
  font-family: 'Inter', sans-serif !important;
  color: #252527 !important;
  line-height: 1.2em !important;
  font-size: 40px !important;
  margin: 0px; }

.insidecontentmax {
  padding: 220px 0;
  text-align: center;
  background-size: cover !important;
  background-position: center !important;
  min-height: 600px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center; }

.insidecontentmax h2 {
  font-family: 'Inter', sans-serif !important;
  color: #ffffff !important;
  line-height: 1.2em !important;
  font-size: 40px !important;
  margin-top: 0; }

h1.productView-title {
  font-weight: 900;
  font-family: 'Inter', sans-serif !important;
  color: #252527 !important;
  line-height: 1.2em !important;
  font-size: 40px !important;
  margin-top: 50px; }

.themevalte_productView .productView-description {
  line-height: 30px !important;
  font-size: 20px !important; }

.twoblocktextblock p {
  font-size: 20px;
  line-height: 35px; }

.twoblocktextblock h2 {
  font-weight: 900;
  font-family: 'Inter', sans-serif !important;
  color: #252527 !important;
  line-height: 1.2em !important;
  font-size: 27px !important;
  margin-top: 50px; }

.twoblocktextblock {
  padding: 0px;
  max-width: 500px;
  margin: auto; }

.twoblockimageblock {
  position: -webkit-sticky;
  position: sticky;
  top: 0; }

@media only screen and (min-width: 801px) {
  .twoblockproducts .row {
    position: relative;
    display: flex; } }

.button[disabled], .button[disabled]:active, .button[disabled]:focus, .button[disabled]:hover, button[disabled], button[disabled]:active, button[disabled]:focus, button[disabled]:hover {
  opacity: .3 !important;
  color: #fff !important;
  border: 1px solid #ea4335 !important;
  background-color: #ea4335 !important; }

.form-input {
  font-size: 1.5rem; }

.Footer__Content.Rte {
  max-width: 500px;
  margin: auto; }

.Footer__Content.Rte .form {
  margin: 0px; }

.Footer__Content.Rte .form-field {
  margin-bottom: 10px; }

@media only screen and (max-width: 801px) {
  .footerinsidernewsletter {
    padding-bottom: 20px; }
  .footerinsider {
    padding-top: 0px; } }

#back-to-top .icon {
  fill: #ffffff; }

#back-to-top {
  background-color: #ea4335 !important;
  border: 2px solid #ea4335 !important;
  border-radius: 50% !important; }

.page-heading-wrapper .themevale_img-bg {
  width: 100%;
  object-fit: cover; }

.page-heading-wrapper p {
  font-size: 20px; }

h1.page-heading {
  font-weight: 900 !important;
  font-family: 'Inter', sans-serif !important;
  line-height: 1.2em !important;
  font-size: 40px !important; }

.new-customer .panel {
  height: 100%;
  max-height: 100%;
  border: 0px !important; }

.new-customer .panel-body {
  padding: 0;
  margin-bottom: 0;
  font-size: 19px; }

.new-customer .panel-body ul {
  list-style: none; }

.new-customer .panel-header .panel-title {
  font-size: 28px; }

b,
strong {
  font-family: 'Inter', sans-serif !important;
  line-height: 1.2em !important; }

.disclaimer {
  color: #FFFFFF;
  padding: 20px 40px;
  background: #252a2b !important;
  font-size: 14px !important;
  text-align: left;
  position: relative;
  z-index: 999; }

.disclaimer p {
  opacity: 0.48;
  font-size: 14px !important; }

.content {
  border: 0px solid #e1e1e1 !important; }

.home--firstsection {
  max-width: 100%;
  margin: auto;
  text-align: left; }

.home--firstsection h1 {
  font-size: 42px !important;
  line-height: normal;
  color: #4c3026; }

.home--secondsection {
  padding-top: 60px;
  max-width: 1200px;
  margin: auto;
  padding-bottom: 60px; }

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

.main--footer {
  padding: 40px 0;
  text-align: center;
  background-color: #f3f3f3;
  margin-top: 0;
  background: linear-gradient(rgba(255, 255, 255, 0.82), rgba(255, 255, 255, 0.83)), url(https://cdn11.bigcommerce.com/s-36vrckz1uj/product_images/uploaded_images/newbanner1.png);
  background-position: right;
  background-size: 100% 100%;
  background-repeat: no-repeat; }

.footer-copyright {
  margin: 0;
  font-size: 14px;
  color: #575757;
  margin-top: 40px; }

.footer-links {
  margin: 0px; }

.footerlinks-inside {
  padding: 0px 10px; }

.footer-links {
  margin: 0px;
  font-size: 16px; }

.hypardimageovertxt p {
  font-size: 20px;
  color: #ffffff; }

.homeicons {
  width: 70px; }

.home--fourthsection {
  max-width: 800px;
  margin: auto;
  text-align: center; }

.home--fourthsection img {
  max-height: 74px;
  filter: grayscale(1); }

.home--slidingsection h3 {
  font-size: 45px;
  color: black; }

.home--slidingsection p {
  color: #717171; }

.home--fourthsection .col-sm-3 {
  padding: 20px 20px; }

.home--fifthsection {
  text-align: center;
  max-width: 1200px;
  margin: auto;
  padding-bottom: 50px; }

.home--fifthsection h1 {
  font-size: 42px !important;
  line-height: normal;
  color: #ea4335;
  margin-bottom: 40px; }

.headercontainer {
  max-width: 100%;
  margin: auto; }

.socialLinks .icon svg {
  fill: #000 !important; }

.socialLinks .icon:hover svg {
  fill: #000 !important; }

.empirevita--imageovertext h3 {
  color: white;
  font-size: 30px; }

.empirevita--imageovertext p {
  color: gainsboro; }

.naturalicon--inside h3 {
  margin: 0;
  font-size: 17px;
  color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  line-height: normal;
  padding: 10px 0px; }

.home--thirdsection {
  padding-bottom: 50px;
  max-width: 1000px;
  margin: auto; }

.naturalicon--inside {
  text-align: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: auto; }

#back-to-top .icon {
  fill: #323232;
  width: 40px;
  height: 40px;
  display: block;
  transform: none; }

#back-to-top {
  background-color: #f7d6b3 !important;
  border: 2px solid #f7d6b3 !important;
  border-radius: 50% !important; }

.page-heading-wrapper {
  padding: 25px 0;
  background-color: #f7d6b3; }

.page-heading-wrapper .breadcrumb a, .page-heading-wrapper .breadcrumb.is-active > .breadcrumb-label, .page-heading-wrapper .breadcrumb:before, .page-heading-wrapper .page-heading, .page-heading-wrapper p {
  color: #000; }

@media (min-width: 801px) {
  .cart-header {
    background-color: white; } }

.jdgm-star {
  font-family: 'JudgemeStar' !important; }

.jdgm-widget.jdgm-widget {
  font-size: 20px; }

.sc-fzqARJ {
  display: none !important; }

.home-desktop-nav {
  margin-right: 20px; }

.header--toping ul {
  list-style: none;
  margin: 0px; }

.header--toping li {
  display: inline-block;
  font-weight: 900;
  font-size: 14px;
  margin-left: 22px;
  color: black; }

.header--toping a {
  color: black; }

.home--mainsection {
  text-align: center;
  padding: 50px 0px; }

.documentation {
  max-width: 1200px;
  margin: auto; }

.touchuppaint--icon {
  background-color: #4285f4;
  max-width: 100px;
  border-radius: 50%;
  height: 100px;
  margin: auto;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center; }

.home--mainsection .col-sm-4 {
  padding: 30px 10px; }

.home--mainsection p {
  max-width: 900px;
  margin: auto; }

.touchuppaint--icon img {
  filter: invert(1);
  width: 60px; }

@media (min-width: 1025px) {
  .navPage-subMenu-horizontal .navPage-subMenu-horizontal {
    margin-left: 345px; } }

@media (min-width: 1025px) {
  .navPages-item:hover > .has-subMenu + .navPage-subMenu-horizontal {
    left: auto;
    width: 350px; } }

@media (min-width: 1025px) {
  .navPage-subMenu-action .navPages-action-moreIcon {
    width: 15px;
    height: 15px;
    position: absolute;
    top: 35%;
    right: 9px; } }

.page-heading-wrapper .page-heading {
  font-size: 26px !important;
  text-align: left;
  margin: auto;
  padding: 0px 30px;
  color: #fff; }

@media (min-width: 1025px) {
  .page-heading-wrapper {
    background: url(https://cdn11.bigcommerce.com/s-36vrckz1uj/product_images/uploaded_images/banner.png);
    background-size: 100%;
    background-position: right;
    background-repeat: no-repeat; } }

@media (max-width: 1025px) {
  .page-heading-wrapper {
    padding: 50px 0;
    background-color: #4285f4; } }

.content--blending {
  margin-left: 10px; }

span.graphic-heading {
  font-family: Oswald, sans-serif !important;
  text-transform: uppercase;
  font-size: 22px; }

.graphic-number {
  font-family: Oswald, sans-serif !important;
  font-size: 93px;
  line-height: 70px; }

.count-belding {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex; }

.blending--paint img {
  margin-bottom: 40px; }

.paintprocess--main {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #f3f3f3;
  cursor: pointer;
  clip-path: polygon(95% 0, 100% 20%, 100% 100%, 0 100%, 0 0); }

.paintprocess--img {
  width: 20%;
  padding: 17px;
  background-color: #4285f4; }

.paintprocess--content {
  width: 80%;
  text-align: left;
  margin-left: 0px;
  padding: 20px; }

.paintprocess--content h3 {
  margin: 0px; }

.paintprocess--img img {
  filter: invert(1); }

.documentation .col-sm-12 {
  padding: 10px; }

@media (min-width: 1025px) {
  .home--lastsection {
    text-align: center;
    padding: 24px;
    background-color: #f9f9f9;
    background: url(https://cdn11.bigcommerce.com/s-36vrckz1uj/product_images/uploaded_images/newbanner1.png);
    background-position: right;
    background-size: 100%;
    background-repeat: no-repeat; } }

@media (max-width: 1025px) {
  .home--lastsection {
    text-align: center;
    padding: 24px;
    background-color: #f9f9f9; } }

.home--lastsection h1 {
  font-size: 35px;
  margin-bottom: 30px; }

.lighcolor--bg {
  background-color: #ffffff; }

.year-grid {
  display: inline-block; }

.year-grid1 ul li {
  color: #fff !important; }

.year-grid, .year-grid1 {
  margin-bottom: 35px;
  padding: 20px;
  border-collapse: separate;
  background: #ffffff;
  display: block; }

.chooseYearTableDiv.year-grid1 a {
  color: #000; }

.year-grid td {
  color: #ffffff;
  font-family: 'Tarzanarbol', serif;
  font-weight: normal;
  padding: 0;
  margin: 0;
  border-left: 1px solid #45555f;
  border-bottom: 1px solid #45555f; }

.year-grid tr.odd td:last-child {
  width: 100% !important; }

.year-grid tr td:last-child {
  border-right: 0; }

.year-grid tr td:first-child {
  border-left: 0; }

.year-grid tr:last-child td {
  border-bottom: 0; }

.year-grid td a {
  color: #ffffff;
  padding: 5px;
  text-align: center;
  display: block;
  font-size: 26px; }

.device-md .year-grid td a {
  font-size: 22px; }

.device-xs .year-grid td a {
  font-size: 20px; }

.device-xxs .year-grid td a {
  font-size: 16px; }

.year-grid tr {
  text-align: center;
  padding: 0;
  margin: 0;
  border-top: 1px solid #45555f; }

.year-grid tr:last-child {
  border-bottom: 1px solid #45555f; }

@media (max-width: 768px) {
  .home--firstsection h1 {
    margin-right: 0px !important; }
  .year-grid td {
    display: inline-block;
    width: 50% !important;
    float: left; }
  .year-grid tr td:first-child {
    border-left: 1px solid #45555f; }
  .year-grid tr:last-child td {
    border-bottom: 1px solid #45555f; }
  .year-grid tr td:nth-child(odd) {
    border-left: 0 !important; } }

.chooseYearTableDiv ul {
  float: left;
  width: 33.3%;
  list-style-type: none;
  margin-bottom: 0 !important;
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
  border-right: 0px solid #ddd;
  margin: 0px; }

.chooseYearTableDiv ul:nth-child(2) {
  border-right: 0px solid #ddd; }

.chooseYearTableDiv ul:last-child {
  border-right: 1px solid #ddd; }

.chooseYearTableDiv ul li {
  padding: 25px 0px;
  text-align: center;
  border-left: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  text-align: center; }

.chooseYearTableDiv ul li a {
  font-weight: bold; }

.chooseYearTableDiv {
  margin-bottom: 20px; }

.chooseYearTableDiv .borderBNone {
  border-bottom: none; }

.year-grid1 li:nth-child(2n+1) {
  background-color: #fdfdfd; }

.home--firstsection .themevale_MultiCategory {
  margin: 0;
  max-width: 100%;
  padding: 30px 30px; }

.home--firstsection h1 {
  margin: 0;
  color: #000;
  font-size: 35px !important;
  margin-right: 32px;
  font-weight: 600 !important;
  margin-bottom: 10px; }

.themevale_multilevel-category-filter .form-label {
  color: black !important; }

.themevale_MultiCategory {
  background-color: #fbfbfb !important; }

.themevale_multilevel-category-filter {
  max-width: 900px;
  margin: auto; }

h2.brand-primary.sub-heading {
  background-color: #4285f4;
  color: #ffffff;
  max-width: 100%;
  line-height: 45px;
  padding-left: 15px;
  margin: 0px; }

.da-force-up {
  font-size: 15px !important; }

.themevale_multilevel-category-filter .filtermatch {
  font-size: 19px !important; }

.dropdown-up ul > li:hover, .dropdown-up ul > li.active {
  background: #4285f4 !important; }

.main--footer h3 {
  color: #4285f4 !important;
  text-align: left; }

@media (min-width: 768px) {
  .main--footer .col-sm-2 {
    width: 20%; }
  .main--footer .col-sm-4 {
    width: 40%; } }

.main--footer .col-sm-2 ul {
  list-style: none;
  text-align: left;
  margin: 0px; }

.phone--started {
  margin-top: 20px; }

.main--footer .row {
  max-width: 1200px;
  margin: auto; }

.lighcolor--bg .col-sm-4 {
  padding: 5px; }

.lighcolor--bg .touchuppaint--main--v1 {
  padding: 20px;
  background-color: #fbfbfb; }

.lighcolor--bg .row {
  margin-top: 40px; }

.form-field--increments .form-increment .button {
  clip-path: none !important; }

.themevale_MultiCategory .button {
  font-size: 20px !important; }

.themevale_multilevel-category-filter .loading {
  background: rgba(255, 255, 255, 0.87) !important; }

div#themevale_select-level-1 li:last-child {
  display: none; }

.themevale_multilevel-category-filter .loading img {
  width: 50px !important; }

ul.productGrid.productBlockContainer.columns-4 {
  margin: 0px; }

th.color--image img {
  max-width: 90px; }

div#search_result .col-sm-4 {
  font-size: 15px; }

.color--image img {
  max-width: 120px; }

.codes-automotive {
  margin: 0;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 0px !important;
  padding: 10px 0px;
  border-bottom: 1px solid #c5c5c5;
  cursor: pointer; }

.automative--header {
  border-bottom: 1px solid #555555;
  padding-bottom: 10px; }

div#search_result .row .col-sm-4 {
  padding: 0px; }

div#search_result .row .col-xs-4 {
  padding: 0px; }

div#search_result .row {
  margin: 0px; }

.activebutton {
  background-color: #fbfbfb; }

div#search_result {
  margin: 0px; }

.newbutton {
  margin-top: 20px;
  text-align: right; }

.color--image h1 {
  font-size: 16px;
  display: inline-block;
  margin: 0px;
  margin-left: 12px; }

.color--description h1 {
  margin: 0px;
  font-size: 16px; }

.color--image {
  padding-right: 20px !important; }

.automative--header {
  margin: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center; }

.automative--header .col-sm-4:last-child {
  width: 10%; }

.codes-automotive .col-sm-4:last-child {
  width: 10%; }

img.checkbox--automotive {
  width: 30px;
  opacity: 0.1;
  filter: grayscale(1); }

.activebutton .checkbox--automotive {
  width: 30px;
  opacity: 1;
  filter: none; }

@media (max-width: 801px) {
  .main--footer {
    background: #f9f9f9; }
  .button, button {
    -webkit-clip-path: polygon(95% 0, 100% 50%, 95% 100%, 0 100%, 5% 50%, 0 0);
    clip-path: polygon(95% 0, 100% 50%, 95% 100%, 0 100%, 5% 50%, 0 0); } }

.productView-details .productView-options .form-label--alternate {
  font-size: 22px; }

.productView-details .productView-options .form-select {
  height: auto !important;
  background-color: aliceblue;
  font-size: 17px;
  font-weight: 900; }

.form-select--date, .form-select--small {
  background-size: 2.5rem; }

.product--sidebar .form-field {
  width: 100% !important;
  padding: 5px 0px !important; }

.product--sidebar .form-wrapper {
  display: block !important; }

.product--sidebar .group-button {
  float: right !important; }

.product--sidebar p {
  color: black !important;
  font-size: 16px !important;
  margin-bottom: 5px !important; }

.product--sidebar h2 {
  margin: 0px !important;
  margin-bottom: 3px !important; }

.product--sidebar--main {
  border-right: 1px solid #a3a3a3;
  padding-right: 20px;
  margin-top: 40px; }

.product--sidebar--main .product--sidebar {
  padding: 0px; }

.product--sidebar--main .product--sidebar {
  background: transparent !important; }

.product--sidebar--main h2 {
  font-size: 20px; }

.product--sidebar .da-force-up {
  border: 1px solid #b5b5b5 !important;
  background-color: aliceblue; }

.touchuppaoint--content h2 {
  font-size: 17px; }

@media (min-width: 993px) {
  .productGrid .product {
    width: 33.3333333%; } }

.dont--listed .main--headings {
  font-size: 25px;
  font-weight: 900;
  line-height: normal;
  margin-bottom: 10px; }

.dont--listed p {
  margin: 0px; }

.dropdown--quickSearch.is-open {
  border: 0px solid #000;
  border-top: 1px solid #e9e9e9; }

.dropdown--quickSearch.is-open {
  left: 50% !important; }

@media (min-width: 1025px) {
  .dropdown--quickSearch {
    top: 101px !important; } }

.dropdown--quickSearch {
  width: 100% !important;
  max-width: 100% !important; }

.bg-mobile {
  display: none !important; }

@media (max-width: 801px) {
  .product--sidebar--main {
    border-right: 0px solid #a3a3a3;
    padding-right: 0;
    margin-top: 40px; } }

.cart-actions .button {
  max-width: 150px; }

.cart-total-value button {
  clip-path: none !important;
  border-radius: 0px; }

thead.cart-header {
  border-bottom: 1px solid #c2c2c2; }

.data-cart-totals {
  padding: 20px;
  background-color: #fdfdfd; }

.cart-total {
  border: 0px !important; }

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

.cart-item-brand {
  color: #000000;
  margin-bottom: 1px;
  font-weight: 900; }

.review--bagde {
  max-width: 300px;
  margin: auto;
  padding: 40px; }

.custom--color-code {
  padding: 5px 0px;
  font-size: 19px; }

span.color-code-heading {
  font-weight: 900; }

@media (max-width: 1024px) {
  .themevale_middleHeader .middleHeader-item {
    max-width: 25% !important; }
  .product--sidebar--main hr {
    display: none; }
  .product--sidebar--main .fade--content {
    display: none; }
  .product--sidebar--main h2 {
    display: none; }
  .product--sidebar--main h2:nth-child(1) {
    display: block; }
  .paintprocess--content h3 {
    margin: 0;
    font-size: 14px; }
  div#search_result .col-sm-4 {
    font-size: 10px; }
  img.checkbox--automotive {
    width: 20px;
    opacity: .1;
    filter: grayscale(1); }
  .activebutton .checkbox--automotive {
    width: 20px;
    opacity: 1;
    filter: none; }
  .color--image img {
    max-width: 60px; }
  .codes-automotive {
    padding: 1px 0; } }

.dont--listed {
  padding: 10px;
  background-color: #f7f7f7;
  border: 1px solid black; }

@media (min-width: 1025px) {
  .navPage-subMenu {
    position: fixed; } }

@media (min-width: 1025px) {
  .navPage-subMenu-item .navPage-childList .navPage-childList-action:before {
    height: 0px !important; }
  .navPage-childList-action {
    font-size: 14px !important;
    padding: 2px 0px !important; }
  .navPage-subMenu-item > .navPage-subMenu-action {
    margin-bottom: 0px !important; }
  .navPages .navPage-subMenu-list {
    max-width: 1000px; }
  .navPage-subMenu {
    position: fixed;
    height: 100vh; }
  .navPage-subMenu {
    border-top: 1px solid #e4e4e4 !important; }
  .navPages-item:hover > .has-subMenu + .navPage-subMenu {
    left: 0;
    width: 100%;
    display: block;
    z-index: 999;
    transition: 0.3s;
    opacity: 1;
    /* transform: translateY(0); */ }
  .navPage-subMenu {
    /* opacity:0;
    transition:0.4s;
    display: block !important;
    transform: translateY(100%);
   transition: transform 100ms; */ } }

header {
  position: -webkit-sticky;
  /* Safari */
  position: sticky;
  top: 0; }

img.menu--image {
  position: absolute;
  bottom: 100px;
  width: 500px;
  right: 0px;
  z-index: -1;
  opacity: 0.1;
  filter: grayscale(1); }

@media (min-width: 801px) {
  .page-content.page-content {
    width: 75%; } }

.otherfittedgrid ul.productGrid {
  opacity: 1 !important;
  height: unset !important;
  overflow: unset !important; }

.row.codes-automotive .row {
  display: flex;
  width: 100%;
  align-items: center; }

.color--image {
  width: 15%; }

.color--image img {
  width: 100%;
  max-width: 100% !important; }

.color--description {
  width: 25% !important; }

.colordescription p {
  font-size: 16px;
  margin-bottom: 0px;
  line-height: normal;
  margin-bottom: 5px; }

.colordescription b {
  margin-right: 10px; }

.basemanin b {
  margin-right: 5px !important; }

.basemanin li {
  font-size: 14px; }

.color--description {
  font-size: 14px !important; }

.color--code {
  width: 30% !important; }

.bigmains--steps {
  font-size: 21px !important;
  background: #BF5622;
  color: white !important;
  font-weight: 600 !important;
  padding: 10px 25px !important; }

.salllmain--s {
  font-size: 17px;
  color: #bf5622;
  margin-bottom: 10px;
  font-weight: 600 !important; }

.mainheadmingss {
  background: #f7f7f7;
  margin-top: 20px !important;
  padding: 10px 10px !important;
  border: 0px !important; }

.mainheadmingss h2 {
  margin: 0px;
  font-size: 15px; }

.color--description label {
  margin-bottom: 5px;
  display: block; }

.color--description select {
  display: block !important;
  padding: 6px 10px !important;
  padding-right: 40px;
  position: relative;
  background: url(https://cdn11.bigcommerce.com/s-f7u5m751xw/images/stencil/original/image-manager/chevron.png);
  background-color: #f3f3f3;
  background-size: 14px 14px;
  background-repeat: no-repeat;
  background-position: 92% 50%;
  padding-left: 20px;
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 1px;
  border-radius: 5px;
  text-overflow: '';
  border: 0px !important;
  cursor: pointer; }

.color--description {
  padding-right: 30px !important; }

.codes-automotive.active-class img.checkbox--automotive {
  opacity: 1 !important; }

.bigmainsbutton--ss button {
  padding: 10px 30px !important;
  -webkit-clip-path: polygon(0 15px, 12px 0, 100% 0, 100% 0, 100% calc(100% - 15px), calc(100% - 12px) 100%, 0 100%, 0 100%) !important;
  clip-path: polygon(0 15px, 12px 0, 100% 0, 100% 0, 100% calc(100% - 15px), calc(100% - 12px) 100%, 0 100%, 0 100%) !important;
  font-size: 16px;
  border-radius: 0;
  font-weight: 500;
  background: #bf5622;
  color: white;
  font-weight: 600; }

.bigmainsbutton--ss {
  text-align: right;
  margin-top: 15px !important; }

.bigmainsbutton--ss {
  position: sticky;
  bottom: 0px; }

.bigmainssproduct {
  display: flex;
  align-items: center;
  border-bottom: 1px solid #d9d9d9; }

.productimage-- img {
  width: 200px;
  height: 98px;
  object-fit: contain;
  padding: 9px !important;
  object-position: center !important; }

.productimage-- {
  width: 15%; }

.productprice h4 {
  margin: 0px; }

.productprice p {
  margin: 0px;
  font-size: 16px;
  line-height: normal;
  margin-top: 6px; }

.productprice {
  width: 40%; }

.bigmainsbutton {
  width: 45%; }

.bgmains--picker {
  display: flex; }

.mainquantitymins label {
  display: block;
  margin-bottom: 3px; }

.mainquantitymins input {
  width: 100px;
  border: 1px solid #bfbfbf !important;
  padding: 3px 10px !important;
  height: unset !important; }

.bgmains--picker button {
  background: #bf5622;
  color: white !important;
  padding: 7px 40px !important;
  margin-left: 15px !important;
  font-size: 15px !important;
  width: 100%; }

.productprice h4 {
  margin-top: 0px !important; }

.mainquantitymins input {
  width: 80px;
  padding: 7px 10px !important;
  text-align: center; }

h1.page-heading {
  display: none !important; }

.themevale_MultiCategory h2 {
  font-size: 23px;
  text-align: center; }

.themevale_MultiCategory p {
  text-align: center;
  font-size: 15px !important; }

.themevale_MultiCategory {
  padding: 40px 10px !important; }

.themevale_multilevel-category-filter .form-wrapper {
  display: flex !important; }

.themevale_multilevel-category-filter .group-button .button {
  color: white !important;
  font-size: 16px !important; }

.dropdown-up ul {
  margin: 0px !important; }

.smallloading {
  text-align: center; }

.smallloading img {
  max-width: 45px; }

@media (max-width: 801px) {
  .themevale_multilevel-category-filter .form-wrapper {
    display: block !important; }
  .themevale_multilevel-category-filter .form-field {
    margin-bottom: 0px !important; }
  .themevale_multilevel-category-filter .group-button {
    min-width: 100%;
    margin-top: 10px !important;
    float: unset !important; }
  .am-widgetbar-cta {
    display: none !important; }
  .themevale_MultiCategory p {
    line-height: 20px !important;
    font-size: 12px !important; }
  .themevale_MultiCategory {
    padding: 15px !important; }
  .themevale_MultiCategory h2 {
    font-size: 20px !important; }
  .bigmains--steps {
    font-size: 15px !important; }
  .salllmain--s {
    font-size: 14px !important; }
  .mainheadmingss h2 {
    font-size: 11px !important; }
  .row.codes-automotive.mainheadmingss .col-sm-4 {
    width: 25% !important;
    padding: 0px !important; }
  .row.codes-automotive.mainheadmingss .col-sm-4:last-child {
    display: none; }
  .row.codes-automotive.mainheadmingss {
    display: none !important; }
  .color--image {
    width: 20% !important;
    padding-right: 10px !important; }
  .color--description label {
    font-size: 10px !important; }
  .color--description select {
    font-size: 10px !important;
    padding: 4px 10px !important; }
  .col-sm-4.col-xs-4.color--description {
    padding-right: 5px !important; }
  div#search_result .col-sm-4:last-child {
    width: 5% !important; }
  .col-sm-4.col-xs-4.color--code {
    width: 50% !important; }
  .colordescription p {
    font-size: 13px !important; }
  .basemanin li {
    font-size: 9px !important; }
  .row.codes-automotive {
    padding: 15px 0px !important; }
  .bigmainsbutton--ss button {
    font-size: 12px !important;
    padding: 8px 15px !important; }
  .themevale_multilevel-category-filter .form-field .form-select {
    font-size: 13px !important; }
  .themevale_multilevel-category-filter .form-field .form-select {
    font-size: 13px !important; }
  .themevale_multilevel-category-filter .group-button .button {
    clip-path: unset !important;
    background: #bf5622 !important; }
  .bigmainssproduct {
    flex-wrap: wrap !important;
    padding: 15px 0px !important; }
  .productimage-- {
    width: 30% !important; }
  .productprice {
    width: 70% !important; }
  .bigmainsbutton {
    width: 100% !important;
    padding: 10px 15px !important;
    padding-bottom: 25px !important; }
  .productprice h4 {
    font-size: 16px !important; }
  .productprice p {
    font-size: 13px !important; } }

div#AjaxLoadingScroll img {
  max-width: 20px;
  margin-right: 10px; }

div#AjaxLoadingScroll {
  padding-top: 15px !important; }

div#AjaxLoadingScroll img {
  max-width: 20px;
  margin-right: 10px; }

div#AjaxLoadingScroll {
  padding-top: 15px !important; }

@media only screen and (min-width: 801px) {
  body.main.fourteen-forty .category.main {
    width: 70% !important; }
  body.main.twelve-eighty div#side-categories, body.main.thirteen-sixty-six div#side-categories, body.main.fourteen-forty div#side-categories {
    width: 25% !important;
    padding-right: 20px !important; }
  .form-select--date, .form-select--small {
    background-size: 15px !important; } }

.sideCategoryList .navPage-subMenu {
  height: unset !important; }

main#product-listing-container {
  width: 100% !important; }

body.page-type-page div#side-categories {
  display: none !important; }

body.page-type-page .page-content.page-content {
  width: 100% !important; }

body.page-type-page ul.breadcrumbs {
  text-align: center !important; }

.themevale_MultiCategory {
  max-width: 100% !important; }

.da-force-up.form-select {
  background-position: right 0.58333rem top 6px !important; }

footer.footer {
  position: relative;
  z-index: 0; }

.body.content {
  z-index: 1; }

.page-type-page div#side-categories {
  display: none !important; }

.page-type-page .page-content.page-content {
  width: 100% !important; }

.page-type-page ul.breadcrumbs {
  text-align: center !important; }

.col-sm-4.col-xs-4.color--description {
  display: block !important; }

.maincolorcodes p {
  font-size: 17px; }

#preloader {
  display: none;
  text-align: center;
  margin: 20px 0; }

#preloader .percentage {
  font-size: 1.2em;
  font-weight: bold;
  color: #333;
  margin-top: 10px; }

#preloader .percentage::after {
  content: '% Connecting To Database Please Wait...'; }

.bigmains--contmains--fillimg {
  max-width: 1200px;
  margin: auto;
  padding: 20px;
  background: #ffffff;
  position: relative; }

.bigmains--contmains--fillimg h2 {
  text-align: center;
  margin-top: 0px;
  padding-bottom: 15px; }

.bigmains--contemainsggs {
  display: flex;
  column-gap: 10px; }

.bigmains--contemainsggs select {
  width: 33.33333%;
  padding: 11px 10px;
  padding-right: 40px;
  position: relative;
  background: url("https://cdn11.bigcommerce.com/s-f7u5m751xw/images/stencil/original/image-manager/chevron.png");
  background-color: #f5f5f5;
  background-size: 14px 14px;
  background-repeat: no-repeat;
  background-position: 95% 50%;
  padding-left: 20px;
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 1px;
  text-overflow: '';
  border: 0px; }

button#searchBtn {
  width: 100%;
  background: #0075e6;
  padding: 13px 20px;
  font-size: 16px;
  color: white;
  margin-top: 10px; }

#preloader .percentage {
  display: none !important; }

div#preloader {
  position: absolute;
  top: 50%;
  height: 100%;
  margin: 0px;
  transform: translate(-50%, -50%);
  left: 50%;
  z-index: 999; }

div#preloader img {
  border: 1px solid grey; }

table#resultTable {
  width: 100%; }

.contemainsss {
  margin-top: 20px; }

.contemainsss th {
  padding: 10px 10px;
  background: #f5f5f5; }

.contemainsss tr {
  border-bottom: 1px solid #d5d5d5; }

select.color-code-select {
  padding: 7px 5px;
  padding-right: 40px;
  position: relative;
  background: url(https://cdn11.bigcommerce.com/s-f7u5m751xw/images/stencil/original/image-manager/chevron.png);
  background-color: #f5f5f5;
  background-size: 14px 14px;
  background-repeat: no-repeat;
  background-position: 95% 50%;
  padding-left: 20px;
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 1px;
  text-overflow: '';
  border: 0px;
  padding-left: 13px;
  font-size: 11px;
  cursor: pointer; }

button.choose-btn, button.choose-btn:hover, button.choose-btn:active {
  width: 100%;
  background: black !important;
  border-color: black !important;
  font-size: 13px !important;
  padding: 5px 20px !important; }

.contemainsss td {
  padding: 18px 10px !important;
  font-size: 13px !important; }

.contemainsss td:first-child {
  padding: 0px !important; }

button#containuewiththis {
  background: #0075e6 !important;
  width: 100%;
  color: white;
  font-size: 17px;
  margin-top: 10px;
  padding: 14px 10px;
  position: sticky;
  bottom: 0px; }

button.choose-btn:not(:disabled) {
  color: white; }

.contemainsss td.active button {
  background: #ea0000 !important; }

.colorcodeinformationmain {
  display: none !important; }

@media only screen and (max-width: 801px) {
  .bigmains--contmains--fillimg {
    padding: 20px 5px !important; }
  .bigmains--contemainsggs select {
    width: 100% !important;
    margin-bottom: 10px !important; }
  .bigmains--contemainsggs {
    display: block; }
  div#preloader {
    height: fit-content; }
  div#preloader {
    height: fit-content; }
  .contemainsss th {
    display: block;
    width: 33.3333%; }
  .contemainsss tr {
    display: flex;
    flex-wrap: wrap;
    padding: 7px 0px !important; }
  .contemainsss th:nth-child(4), .contemainsss th:nth-child(5) {
    display: none !important; }
  .contemainsss th:first-child {
    width: 20%; }
  .contemainsss th:nth-child(2) {
    width: 30%; }
  .contemainsss th:nth-child(3) {
    width: 50% !important; }
  .contemainsss td:first-child {
    width: 20%; }
  .contemainsss td:first-child img {
    width: 100%; }
  .contemainsss td {
    padding: 10px 10px !important;
    width: 30.3333%; }
  .contemainsss td:nth-child(4) {
    width: 50%;
    padding-left: 0px !important; }
  .contemainsss td:nth-child(5) {
    width: 50%; }
  button#containuewiththis {
    bottom: 20px !important;
    font-size: 15px !important; } }

.card-figcaption-button.quickview, #body a.button.button--small.card-figcaption-button.quickview {
  display: none !important; }

.flippmmina--consmn222 .bigmains--contmains--fillimg {
  max-width: 1360px !important; }

.otherminsss {
  display: flex;
  align-items: center; }

.flippmmina--consmn222 .bigmains--contmains--fillimg button#searchBtn {
  margin-top: 0px !important;
  width: fit-content;
  margin-left: 10px !important;
  padding: 10px 20px !important; }

.flippmmina--consmn222 .bigmains--contemainsggs {
  width: 100%; }

@media only screen and (max-width: 801px) {
  .otherminsss {
    display: block !important; }
  .flippmmina--consmn222 .bigmains--contmains--fillimg button#searchBtn {
    margin: 0px !important;
    width: 100% !important; } }

a.navPages-action[href="https://autopaintcanada.com/color-matched-paint/"] {
  display: none !important; }

.header-logo img {
  max-width: 300px !important; }

.navPages-container {
  background: transparent !important;
  border: 0px !important; }

.custom-pages-nav .navPages-action {
  text-transform: capitalize !important;
  font-weight: 500 !important; }

.navPages-container {
  background: transparent !important;
  border: 0px !important; }

.custom-pages-nav .navPages-action {
  text-transform: capitalize !important;
  font-weight: 500 !important; }

.header-logo img {
  max-width: 200px !important; }

header.header {
  padding: 5px 15px !important; }

.header-logo {
  margin: 0px !important;
  line-height: normal !important; }

.header-container, body.main .header-container.sticky-header {
  margin-top: 0px !important; }

.navPages-quickSearch.right.searchbar {
  position: relative; }

.navPages-quickSearch .button--primary {
  background: transparent !important;
  padding: 0px !important;
  border: 0px !important; }

.navPages-quickSearch .button--primary svg {
  width: 17px;
  height: 20px; }

.navPages-quickSearch .button--primary {
  right: 16px;
  top: 0px;
  position: absolute;
  height: 100%; }

.navPages-quickSearch .form-input {
  background: #f9f9f9 !important;
  border: 0px !important;
  font-size: 16px !important;
  border-radius: 10px !important;
  height: unset !important;
  padding: 16px 20px !important; }

.custom--sidemainv1 svg {
  width: 24px !important;
  height: 24px !important; }

li.helpcenterbanner svg {
  width: 137px !important;
  height: 100% !important; }

.custom--sidemainv1 .customul--mainfixed {
  display: flex;
  align-items: center;
  justify-content: flex-end; }

.contentwith-icns {
  display: flex;
  align-items: center;
  justify-content: center; }

.bigmains--goodmainss {
  margin-right: 11px !important; }

.flipping22 h2, .flipping22 h3 {
  font-family: 'Titillium Web', sans-serif !important; }

.flipping22 h2 {
  font-size: 16px !important;
  font-weight: 400 !important;
  margin: 0px !important; }

ul.customul--mainfixed li {
  margin-left: 15px !important; }

.navPages-quickSearch.right.searchbar {
  display: flex !important;
  align-items: center; }

.mbl-srchbar .navPages {
  display: block !important;
  max-width: 100% !important; }

.navPages-container.inside-header {
  width: 80% !important; }

.header-logo {
  width: 25% !important; }

.custom--sidemainv1 {
  width: 100%; }

.custom--sidemainv1 a {
  text-decoration: none !important; }

.socialtopmainssssss a {
  display: flex;
  align-items: center; }

.maincustomcontent--good p, .maincustomcontent--good a {
  font-family: 'Titillium Web', sans-serif !important;
  color: black !important;
  font-weight: 500 !important; }

.maincustomcontent--good p, .maincustomcontent--good a {
  color: white !important;
  font-weight: 600 !important; }

.maincustomcontent--good p, .maincustomcontent--good a {
  font-size: 16px !important;
  margin: 0px;
  text-decoration: none; }

.socialtopmainssssss ul li {
  display: inline-block;
  margin-left: 20px; }

.socialtopmainssssss ul {
  list-style: none;
  margin: 0px;
  text-align: right; }

.socialtopmainssssss ul {
  display: flex;
  align-items: center;
  justify-content: end; }

.maincustomcontent--good .col-sm-8, .maincustomcontent--good .col-sm-4 {
  padding: 0px; }

.maincustomcontent--good {
  background: #d00000 !important; }

.maincustomcontent--good .row {
  max-width: 1220px !important;
  padding: 0px !important;
  margin: auto !important; }

@media only screen and (min-width: 750px) {
  .flexbox {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: center; } }

header.header, body.main.fourteen-forty .header-container.in-container header.header {
  max-width: 1250px !important;
  min-height: unset !important; }

header.header {
  padding: 15px 5px !important; }

.custom-pages-nav .navPages-action {
  padding: 0px 20px !important; }

.main-nav-container .navPages .nav-align .mega-menu {
  justify-content: center !important; }

button#searchBtn {
  background: #d00000 !important; }

.flippmmina--consmn222 .bigmains--contmains--fillimg {
  padding: 5px 5px !important;
  max-width: 1250px !important; }

.flipping22 h2 {
  font-weight: 500 !important; }

.sticky-header {
  position: sticky;
  top: 0px !important;
  z-index: 99 !important; }

.main-nav-container {
  border-bottom: 1px solid #ececec; }

.header-container.header-mn {
  top: 0px !important;
  z-index: 99 !important;
  box-shadow: 0px 0px 11px rgba(0, 0, 0, 0.1) !important; }

.main-nav-container {
  border: 0px !important; }

.maintenanceNotice {
  display: none !important; }

body.main.home.fourteen-forty .body.content {
  max-width: 1300px !important; }

body.main.home.fourteen-forty .body.content {
  max-width: 1300px !important; }

.sliderv---inside img {
  border-radius: 15px !important; }

.slider--customcontents {
  position: absolute;
  top: 48%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%; }

.sliderv---inside {
  position: relative; }

.insidemaincontainer--fixgs {
  max-width: 1150px;
  margin: auto; }

.custommainfixinggoods {
  max-width: 500px; }

.button--primary {
  border-radius: 10px !important; }

.custommainfixinggoods h2 {
  color: white;
  font-weight: 700 !important;
  font-size: 36px !important;
  line-height: 43px !important;
  margin-bottom: 0px !important; }

.custommainfixinggoods p {
  color: white;
  font-size: 17px !important;
  line-height: 25px !important; }

.custommainfixinggoods p {
  margin-top: 10px !important; }

.custommainfixinggoods .btnn--container {
  padding-top: 20px !important; }

.button {
  text-transform: uppercase !important;
  font-family: 'Titillium Web' !important;
  font-weight: 600 !important;
  font-size: 16px !important;
  padding: 10px 40px !important;
  line-height: normal !important;
  letter-spacing: 1px !important; }

.swiper-button-next, .swiper-button-prev {
  background: #e70000 !important;
  width: 40px !important;
  height: 40px !important;
  border-radius: 10px !important; }

.swiper-button-next:after, .swiper-button-prev:after {
  color: white !important;
  font-size: 22px !important;
  font-weight: 800 !important; }

ul.bigpatternsmainss {
  display: flex;
  align-items: center;
  justify-content: space-around; }

ul.bigpatternsmainss {
  padding: 11px 10px !important;
  background: white;
  margin-top: 10px;
  border-radius: 50px;
  border: 1px solid #e7e7e7; }

ul.bigpatternsmainss {
  border-radius: 12px !important;
  background: #ffffff !important;
  margin: 0px;
  margin-top: 15px !important; }

ul.bigpatternsmainss li {
  display: flex;
  align-items: center; }

ul.bigpatternsmainss svg {
  width: 17px;
  height: 17px;
  margin-right: 15px; }

ul.bigpatternsmainss li strong {
  padding: 0px 6px !important; }

.custommainfixinggoods h2 {
  margin-top: 0px !important;
  font-size: 42px !important;
  line-height: 52px !important; }

h2.container-header {
  background: transparent !important;
  border: 0px !important;
  text-transform: capitalize;
  font-size: 18px !important; }

#side-categories li .navPages-action {
  background: transparent !important;
  font-weight: 400 !important; }

.brands-option.with-brands {
  display: none !important; }

.sideCategoryList .categories {
  border: 0px !important;
  background: #f5f5f5 !important;
  padding: 12px !important;
  border-radius: 10px !important; }

.category-list {
  background: transparent !important; }

#side-categories li {
  background: transparent !important; }

#side-categories li .navPages-action {
  font-size: 15px !important; }

body.main.fourteen-forty .home.home-page-with-sidenav .featured-products-section {
  float: unset !important; }

body.main.twelve-eighty div#side-categories, body.main.thirteen-sixty-six div#side-categories, body.main.fourteen-forty div#side-categories {
  float: unset !important; }

.home.home-page-with-sidenav .right-main {
  float: unset !important;
  display: flex; }

.home.fourteen-forty div[data-content-region="home_below_top_banner"] {
  display: none !important; }

h2.container-header {
  font-size: 18px !important; }

.card-text.add-to-cart-button {
  display: none !important; }

.price-section.current-price span.price {
  font-weight: 400 !important;
  font-size: 16px !important; }

p.card-text[data-test-info-type="productRating"] {
  display: none !important; }

.card-body .card-text[data-test-info-type="price"] {
  margin-top: 5px !important; }

ul.productGrid li.product article.card-title-two-lines h4 > a {
  font-size: 15px !important;
  font-weight: 600 !important; }

article.card.brand-sku-active .card-sku-brand-section {
  display: none !important; }

.card-body {
  padding: 15px 10px !important; }

.custom-pages-nav .navPages-action {
  padding-left: 0px !important;
  padding-right: 35px !important; }

.main-nav-container .navPages .nav-align .mega-menu {
  justify-content: unset !important; }

.header-container .main-nav-container.in-container div#menu {
  max-width: 1256px !important; }

.customcookie--banermain button {
  padding: 9px 25px; }

.customnavigation--main {
  margin: 0px; }

.customnavigation--main nav.navPages {
  text-align: left; }

.desktopheader .row {
  max-width: 1320px; }

.header-logo-image {
  width: 230px; }

.desktopheader .row {
  padding: 10px 0px; }

p.btnn--container {
  text-align: left; }

.goodons--ssmainsfittingss {
  text-align: center;
  max-width: 1300px;
  margin: auto;
  padding: 20px;
  padding-top: 40px; }

.goodons--ssmainsfittingss img {
  max-width: 100px; }

.goodons--ssmainsfittingss p {
  font-size: 16px; }

.goodons--ssmainsfittingss h2 {
  font-weight: 500;
  font-size: 54px;
  line-height: 80px; }

.sf-custom__newsletter .sf__btn {
  border-radius: 0 .25rem .25rem 0; }

@media (max-width: 1440px) {
  .sf-icon-box--horizontal .sf-icon-box__icon {
    margin-right: 15px; } }

.sf__text-stroke {
  -webkit-text-stroke: .5px #dfdfdf;
  color: transparent;
  font-size: 110px;
  font-style: italic;
  font-weight: 700;
  letter-spacing: 10px;
  text-transform: uppercase; }

.sf__text-stroke.text-stroke-1 {
  -webkit-text-stroke: 1px #696969;
  font-style: normal;
  letter-spacing: 0; }

.sf__text-scroll,
.sf__text-stroke.text-stroke-1 {
  font-size: 48px;
  line-height: 56px; }

.m-scroll {
  display: flex;
  height: 165px;
  margin: auto;
  overflow: hidden;
  position: relative;
  width: 100%; }

.m-scroll__title {
  transition: all 1s ease;
  white-space: nowrap; }

.m-scroll__title > div {
  animation: scrollText var(--speed, 22s) infinite linear;
  display: flex;
  position: absolute; }

ul.sf__list-inline {
  align-content: stretch;
  align-items: flex-start;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin: 0 -11px; }

ul.sf__list-inline li {
  line-height: 30px;
  margin: 0 6px;
  padding: 0 5px; }

ul.sf__list-inline li a {
  color: var(--text-gray-400);
  padding: 0; }

ul.sf__list-inline li.active a,
ul.sf__list-inline li:hover a {
  border-bottom: 1px solid var(--color-primary);
  color: var(--color-primary); }

ul.sf__list-row li {
  line-height: 34px; }

ul.sf__list-row li a {
  color: var(--color-secondary);
  transition: all .3s; }

ul.sf__list-row li.active a {
  color: var(--color-primary); }

ul.sf__list-row .sf__option-filter a {
  display: inline-block;
  line-height: 24px;
  position: relative; }

ul.sf__list-row .sf__option-filter a:after {
  background-color: var(--color-primary);
  bottom: 0;
  content: "";
  display: block;
  height: 1px;
  left: 0;
  position: absolute;
  transition: all .3s ease;
  width: 0; }

ul.sf__list-row .sf__option-filter a:hover {
  color: var(--primary-color); }

ul.sf__list-row .sf__option-filter.active a:after,
ul.sf__list-row .sf__option-filter a:hover:after {
  width: 100%; }

ul.sf__list-row-border li {
  border-bottom: 1px solid var(--border-color-1);
  padding-bottom: .625rem;
  padding-top: .625rem; }

ul.sf__list-row-border li a {
  padding-left: 0;
  padding-right: 0; }

ul.sf__list-row-border li.active a span,
ul.sf__list-row-border li:hover a span,
ul.sf__list-row-border li:last-child {
  border-bottom: 0; }

@keyframes scrollText {
  0% {
    transform: translateZ(0); }
  to {
    transform: translate3d(-30%, 0, 0); } }

@keyframes sf-scrolling-text-animation {
  0% {
    transform: translateX(-20%) translateZ(0); }
  to {
    transform: translateX(-120%) translateZ(0); } }

@keyframes sf-scrolling-text-animation-reverse {
  0% {
    transform: translateX(20%) translateZ(0); }
  to {
    transform: translateX(120%) translateZ(0); } }

.sf__scrolling-text .sf__scrolling-text-inner {
  align-items: center;
  display: flex;
  flex-direction: row;
  height: auto;
  justify-content: flex-start;
  overflow: hidden;
  vertical-align: baseline;
  white-space: nowrap;
  width: 100%; }

.sf__scrolling-text .sf__scrolling-text-inner:hover > * {
  animation-play-state: paused; }

.sf__scrolling-text .sf__scrolling-text-inner > * {
  animation-duration: var(--speed, 15s);
  margin: 0; }

.sf__scrolling-text .sf__scrolling-text-inner a {
  color: inherit;
  text-decoration: none; }

.sf__scrolling-text .sf__scrolling-text-inner a em {
  font-style: normal; }

.sf__scrolling-text .sf__scrolling-text-inner span.custom {
  display: inline-block;
  padding: 0 1em;
  vertical-align: middle; }

.sf__scrolling-text .sf__scrolling-text-inner span.custom[data-scale=medium] {
  padding: 0 1em;
  transform: scale(0.5); }

.sf__scrolling-text .sf__scrolling-text-inner span.custom[data-scale=large] {
  padding: 0 2em; }

.sf__scrolling-text[data-s-dir=ltr] .sf__scrolling-text-inner > * {
  animation: sf-scrolling-text-animation 15s linear infinite;
  transform: translateX(-20%) translateZ(0); }

.sf__scrolling-text[data-s-dir=rtl] {
  direction: rtl; }

.sf__scrolling-text[data-s-dir=rtl] .sf__scrolling-text-inner > * {
  animation: sf-scrolling-text-animation-reverse 15s linear infinite;
  transform: translateX(20%) translateZ(0); }

.sf__scrolling-text[data-s-speed=lowest] .sf__scrolling-text-inner > * {
  animation-duration: 15s; }

.sf__scrolling-text[data-s-speed=medium] .sf__scrolling-text-inner > * {
  animation-duration: 7s; }

.sf__scrolling-text[data-s-speed=fast] .sf__scrolling-text-inner > * {
  animation-duration: 4s; }

.sf__scrolling-text[data-style=text-outline] em {
  -webkit-text-stroke-color: inherit;
  -webkit-text-fill-color: transparent; }

.sf__scrolling-text[data-style=text-outline][data-outline-thickness=thin] em {
  -webkit-text-stroke-width: .015em; }

.sf__scrolling-text[data-style=text-outline][data-outline-thickness=thick] em {
  -webkit-text-stroke-width: .03em; }

.sf__scrolling-text[data-style=text-outline] a:hover em {
  -webkit-text-fill-color: initial;
  -webkit-text-stroke-width: 0; }

.sf__scrolling-text.font_size_11vh * {
  font-size: 11vh;
  line-height: 1.2em; }

.sf__custom-select {
  line-height: 30px;
  position: relative; }

.sf__custom-select select {
  display: none; }

.sf__custom-select .select-selected {
  align-items: center;
  cursor: pointer;
  display: flex;
  font-weight: inherit;
  justify-content: space-between;
  -webkit-user-select: none;
  user-select: none; }

.sf__custom-select .select-selected .select-arrow {
  padding-left: 8px;
  transition: transform .3s ease-in-out; }

.sf__custom-select .select-selected .select-arrow svg {
  height: 8px;
  width: 8px; }

.sf__custom-select .select-selected.select-arrow-active .select-arrow {
  transform: rotateX(180deg); }

.sf__custom-select.sf__select-plain {
  border-bottom: 2px solid #000; }

.sf__custom-select.sf__select-plain .select-items {
  line-height: inherit;
  padding: 20px 25px; }

.sf__custom-select.sf__select-plain .select-selected .select-arrow {
  padding-left: 20px; }

.sf__custom-select.select__custom-width {
  min-width: 250px; }

@media screen and (max-width: 1535px) {
  .sf__custom-select.select__custom-width {
    min-width: 180px; } }

@media screen and (max-width: 1279px) {
  .sf__custom-select.select__custom-width {
    min-width: 130px; } }

.sf__custom-select.sf__select-top .select-items {
  bottom: 100%;
  top: auto; }

.sf__custom-select.sf__select-top .select-items.select-hide {
  bottom: calc(100% + 20px);
  top: auto; }

.sf__custom-select.sf__select-medium .select-items {
  padding: 20px 25px; }

.sf__custom-select.sf__select-bordered .select-selected {
  border: 1px solid var(--color-border);
  border-radius: .25rem;
  padding: 9px 16px; }

.sf__custom-select.sf__select-bordered .select-items {
  left: 0; }

@media screen and (max-width: 639px) {
  .sf__custom-select.sf__select-bordered.w-full-mobile {
    width: 100% !important; }
  .sf__custom-select.sf__select-bordered.w-full-mobile .select-items {
    width: 100%; } }

.sf__custom-select .select-items {
  background-color: #fff;
  border-radius: 5px;
  box-shadow: 0 20px 30px rgba(0, 0, 0, 0.12);
  color: #757575;
  left: 0;
  line-height: 32px;
  max-height: 60vh;
  min-width: 100%;
  opacity: 1;
  padding: 10px 20px;
  position: absolute;
  right: 0;
  top: 100%;
  transform: translateZ(0);
  transition: all .2s ease-in-out;
  visibility: visible;
  width: min-content;
  z-index: 80; }

.sf__custom-select .select-items div {
  color: rgba(0, 0, 0, 0.3);
  cursor: pointer;
  transition: color .25s ease;
  -webkit-user-select: none;
  user-select: none;
  white-space: nowrap; }

.sf__custom-select .select-items div.same-as-selected,
.sf__custom-select .select-items div:hover {
  color: #000; }

.sf__custom-select .select-items.select-hide {
  opacity: 0;
  top: calc(100% + 20px);
  visibility: hidden; }

.sf-country-switcher .select-items > div {
  max-width: 250px;
  overflow: hidden;
  text-overflow: ellipsis; }

.sf__page-header {
  margin-top: 40px; }

.sf__page-header .section__heading {
  font-size: 42px;
  line-height: 60px;
  margin-bottom: 5px; }

@media (max-width: 767px) {
  .sf__page-header {
    margin-top: 30px; } }

.sf__page-header .sf-breadcrumb .sf__breabcrumb-page-title,
.sf__page-header .sf-breadcrumb a.bread-crumb__item {
  padding-bottom: 0;
  padding-top: 0; }

.sf__page-header .sf-breadcrumb span.sf__breadcrumb-separator {
  padding-bottom: 10px;
  padding-top: 10px; }

.sf__breadcrumb-separator svg {
  height: 9px;
  width: 9px; }

.sf__pages-other ul.sf__list-row li a {
  color: #999;
  font-weight: 500; }

.sf__pages-other ul.sf__list-row li.active a,
.sf__pages-other ul.sf__list-row li:hover a {
  color: #000; }

.sf__page-about .section-my {
  margin-top: 45px; }

@media (max-width: 767px) {
  .sf__page-about .section-my {
    margin-top: 30px; } }

.sf__page-about .sf__about-block {
  margin-bottom: 40px;
  margin-top: 40px; }

@media (min-width: 1024px) {
  .sf__page-about .sf__about-block {
    margin-bottom: 50px;
    margin-top: 50px; } }

@media (min-width: 1280px) {
  .sf__page-about .sf__about-block {
    margin-bottom: 70px;
    margin-top: 70px; } }

@media (max-width: 767px) {
  .sf__page-about .sf__about-block {
    margin-bottom: 15px;
    margin-top: 15px; } }

.sf__page-about .sf__about-block .sf-custom__block-inner {
  margin: 0 auto; }

@media (min-width: 1024px) {
  .sf__page-about .sf__about-block .sf-custom__block-inner {
    max-width: 85%; } }

@media (min-width: 1280px) {
  .sf__page-about .sf__about-block .sf-custom__block-inner {
    max-width: 70%; } }

.sf__page-about .about__block-heading {
  font-size: 36px;
  line-height: 56px;
  margin-bottom: 30px; }

@media (max-width: 1023px) {
  .sf__page-about .about__block-heading {
    font-size: 30px;
    line-height: 42px; } }

@media (max-width: 767px) {
  .sf__page-about .about__block-heading {
    font-size: 24px;
    line-height: 34px;
    margin-bottom: 20px;
    text-align: left; } }

.sf__page-about .about__block-subheading {
  font-size: 20px;
  font-weight: 500;
  line-height: 30px;
  margin-bottom: 20px;
  text-align: left; }

.sf__page-about .sf__about-block-text-1 .rte,
.sf__page-about .sf__about-block-text-2 .rte {
  text-align: left; }

.sf__page-about .sf__about-custom-html {
  align-items: center; }

@media (min-width: 1024px) {
  .sf__page-about .sf__about-custom-html .sf-custom__block-inner {
    padding-left: 40px; } }

@media (min-width: 1280px) {
  .sf__page-about .sf__about-custom-html .sf-custom__block-inner {
    padding-left: 70px; } }

.sf__page-about .sf__about-custom-list h3 {
  font-size: 42px;
  line-height: 60px;
  margin-bottom: 60px; }

@media (max-width: 1023px) {
  .sf__page-about .sf__about-custom-list h3 {
    font-size: 30px;
    line-height: 42px;
    margin-bottom: 30px;
    margin-top: 10px; } }

@media (max-width: 767px) {
  .sf__page-about .sf__about-custom-list h3 {
    font-size: 24px;
    line-height: 34px;
    margin-bottom: 30px;
    margin-top: 10px; } }

.sf__page-about .sf__about-custom-list ul li {
  column-gap: 20px;
  display: grid;
  grid-template-columns: 65px auto;
  margin-bottom: 30px; }

.sf__page-about .sf__about-custom-list ul li h4 {
  font-size: 20px;
  font-weight: 500;
  line-height: 28px;
  margin-bottom: 12px; }

.sf__page-about .sf__about-custom-list ul li:last-child {
  margin-bottom: 0; }

.sf__page-about .sf__about-custom-heading .content__heading {
  font-size: 42px;
  line-height: 60px;
  margin-bottom: 30px; }

@media (max-width: 1023px) {
  .sf__page-about .sf__about-custom-heading .content__heading {
    font-size: 30px;
    line-height: 42px;
    margin-bottom: 10px; } }

@media (max-width: 767px) {
  .sf__page-about .sf__about-custom-heading .content__heading {
    font-size: 24px;
    line-height: 34px;
    margin-bottom: 0; } }

.sf__page-about .sf__about-card-custom .image-card__content {
  padding: 30px 0 0;
  position: relative; }

@media (max-width: 767px) {
  .sf__page-about .sf__about-card-custom .image-card__content {
    margin-bottom: 10px;
    padding-top: 10px; } }

.sf__page-about .sf__about-card-custom .image__card-heading-group {
  display: flex;
  flex-direction: column-reverse; }

.sf__page-about .sf__about-card-custom .image__card-heading-group h3 {
  font-size: 18px;
  font-weight: 500;
  line-height: 26px;
  margin-bottom: 5px; }

.sf__page-about .sf__about-card-custom .image__card-heading-group p {
  font-size: 12px;
  line-height: 16px;
  margin-bottom: 0; }

@media (max-width: 1023px) {
  .sf__page-about br {
    display: none; } }

.sf__page-about.sf-icon-box {
  border-top: 1px solid #eee; }

.sf__page-about.sf-icon-box .section-py {
  padding-bottom: 40px;
  padding-top: 40px; }

.sf__page-about.sf-icon-box .sf-icon-box__text h3 {
  font-size: 20px;
  font-weight: 500; }

.sf__page-find-store .content__info h3 {
  font-size: 42px;
  line-height: 60px; }

@media (max-width: 767px) {
  .sf__page-find-store .content__info h3 {
    font-size: 24px;
    line-height: 42px; } }

@media (min-width: 768px) and (max-width: 1920px) {
  .sf__page-find-store .content__info h3 {
    font-size: 36px;
    line-height: 42px; } }

.sf__page-find-store .sf__store-info {
  column-gap: 70px;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  margin-top: 50px;
  row-gap: 70px; }

.sf__page-find-store .sf__store-info .sf__store-item a {
  text-decoration: underline; }

.sf__page-find-store .sf__store-info .sf__store-item h4 {
  font-size: 18px;
  font-weight: 500;
  line-height: 26px;
  margin-bottom: 10px; }

.sf__page-find-store .sf__store-info .sf__store-item ul {
  align-items: center;
  display: flex;
  margin: 20px -15px 0; }

.sf__page-find-store .sf__store-info .sf__store-item ul li {
  padding: 0 15px; }

@media (max-width: 767px) {
  .sf__page-find-store .sf__store-info {
    grid-template-columns: auto;
    margin-top: 10px;
    row-gap: 20px; } }

@media (min-width: 768px) {
  .sf__page-find-store .sf__store-info {
    column-gap: 50px;
    margin-top: 30px;
    row-gap: 40px; } }

@media (min-width: 1024px) and (max-width: 1920px) {
  .sf__page-find-store .sf__store-info {
    column-gap: 30px;
    margin-top: 30px;
    row-gap: 30px; } }

@media (max-width: 1023px) {
  .sf__page-find-store .sf-custom__grid .sf-custom__block:first-of-type {
    order: 1; }
  .sf__page-find-store .sf-custom__grid .sf-custom__block:nth-of-type(2) {
    order: 2; }
  .sf__page-find-store .sf-custom__grid .sf-custom__block:nth-of-type(3) {
    order: 4; }
  .sf__page-find-store .sf-custom__grid .sf-custom__block:nth-of-type(4) {
    order: 3; }
  .sf__page-find-store .sf-custom__grid .sf-custom__block:nth-of-type(5) {
    order: 5; }
  .sf__page-find-store .sf-custom__grid .sf-custom__block:nth-of-type(6) {
    order: 6; } }

@media (min-width: 1024px) and (max-width: 1919px) {
  .sf__page-find-store .sf-custom__grid {
    margin: -20px; }
  .sf__page-find-store .sf-custom__grid .sf-custom__block {
    padding: 20px; }
  .sf__page-find-store .sf-custom__grid .sf-custom__block.sf-custom-block-image {
    width: 60%; }
  .sf__page-find-store .sf-custom__grid .sf-custom__block.sf-custom-block-content {
    width: 40%; } }

@media (max-width: 767px) {
  .sf__page-find-store .sf-custom__grid .sf-custom__block.sf-custom-block-content {
    margin-bottom: 30px; }
  .sf__page-find-store .sf-custom__grid .sf-custom__block.sf-custom-block-content svg {
    height: 16px;
    width: 16px; } }

.sf__tab-item {
  color: #fff;
  margin-bottom: 40px;
  overflow: hidden;
  width: 100%; }

.sf__tab-item input {
  opacity: 0;
  position: absolute;
  z-index: -1; }

.sf__tab-item-label {
  border-bottom: 1px solid #ededed;
  color: #000;
  cursor: pointer;
  display: flex;
  font-weight: 700;
  justify-content: space-between;
  padding: 1em 0;
  position: relative; }

.sf__tab-item-label:after,
.sf__tab-item-label:before {
  background: #000;
  content: "";
  position: absolute;
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
  transition: all .35s; }

.sf__tab-item-label:after {
  height: 1px;
  right: 0;
  width: 11px; }

.sf__tab-item-label:before {
  height: 11px;
  right: 4.5px;
  width: 1px; }

.sf__tab-item-content {
  color: #000;
  max-height: 0;
  padding: 0;
  transition: all .35s; }

.sf__tab-item input:checked + .sf__tab-item-label {
  border-bottom-color: #000; }

.sf__tab-item input:checked + .sf__tab-item-label:before {
  display: none; }

.sf__tab-item input:checked ~ .sf__tab-item-content {
  max-height: 100vh;
  padding: 20px 0 0; }

@media screen and (max-width: 767px) {
  .responsive-table thead {
    display: none; }
  .responsive-table td,
  .responsive-table th {
    border: 0;
    clear: left;
    color: var(--color-sub-text);
    float: left;
    margin: 0;
    padding: 10px 0;
    text-align: right;
    width: 100%; }
  .responsive-table td:before,
  .responsive-table th:before {
    color: var(--color-body-text);
    content: attr(data-label);
    float: left;
    font-size: 16px;
    font-weight: 500;
    padding-right: 10px;
    text-align: center; }
  .responsive-table__row + .responsive-table__row,
  tfoot > .responsive-table__row:first-child {
    margin-top: 10px;
    padding-top: 55px;
    position: relative; }
  .responsive-table__row + .responsive-table__row:after,
  tfoot > .responsive-table__row:first-child:after {
    border-bottom: 1px solid var(--color-border);
    content: "";
    display: block;
    left: 27.5px;
    position: absolute;
    right: 27.5px;
    top: 0; }
  tfoot .small-hide {
    display: none; } }

@media (max-width: 767px) {
  #shopify-chat-dummy,
  #shopify-chat > iframe:not([style*="width: 100vw"]) {
    bottom: 70px !important; } }

.template-product #shopify-chat-dummy,
.template-product #shopify-chat > iframe:not([style*="width: 100vw"]) {
  bottom: 70px !important; }

.sf__coming-soon .sf__newsleter-form,
.sf__coming-soon .sf__password-form {
  width: 80%; }

@media (min-width: 768px) {
  .sf__coming-soon .sf__newsleter-form,
  .sf__coming-soon .sf__password-form {
    width: 33.333333%; } }

.sf__coming-soon .sf__newsleter-form .errors,
.sf__coming-soon .sf__password-form .errors {
  color: #ff534d; }

.sf__masonry-wrapper {
  margin: -7px; }

.sf__masonry-wrapper .sf__masonry-item {
  padding: 7px;
  width: 100%; }

.sf__masonry-wrapper .sf__masonry-item:hover {
  background: #f8f8f8; }

.sf__masonry-wrapper .sf__masonry-item > div {
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.2); }

@media screen and (min-width: 768px) {
  .sf__masonry-wrapper .sf__masonry-item {
    width: 25%; } }

@media screen and (min-width: 640px) {
  .sf__masonry-wrapper .sf__masonry-item {
    width: 33.3333%; } }

@media screen and (min-width: 1024px) {
  .sf__masonry-wrapper .sf__masonry-item {
    width: 20%; } }

.sf__text-stroke {
  padding: 0px 70px; }

.m-scroll {
  height: 56px; }

.customainbanner--top {
  padding: 20px 0;
  background: #022632; }

.m-scroll__title span {
  font-weight: 700; }

.m-scroll__title span {
  text-transform: uppercase; }

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

.customwhiechooose---goodonss .row {
  max-width: 1200px;
  margin: auto; }

.customicons--manss h2 {
  font-size: 20px;
  font-weight: 500; }

.customwhiechooose---goodonss .row {
  max-width: 1300px; }

.customwhiechooose---goodonss .col-sm-2 {
  padding: 10px; }

.customicons--manss {
  padding: 15px; }

.customwhiechooose---goodonss {
  padding: 20px 0px;
  background: #ffffff; }

.customblackfade .col-sm-6 {
  padding: 0px; }

.customblackfade .row {
  max-width: 100%; }

.custom--category {
  max-width: 100%;
  padding: 0px; }

.insidemain--contentfixings {
  text-align: center;
  padding: 20px;
  max-width: 400px;
  margin: auto; }

.insidemain--contentfixings h2 {
  font-size: 32px;
  line-height: normal;
  margin-top: 0px; }

.insidemain--contentfixings p {
  font-size: 16px; }

.color01 .customcategory--main {
  padding: 30px;
  background: #d7203e; }

.color02 .customcategory--main {
  padding: 30px;
  background: #004e87; }

.color01 .customcategory--main h2, .color01 .customcategory--main p {
  color: white; }

.color02 .customcategory--main h2, .color02 .customcategory--main p {
  color: white; }

.color01 .button {
  background: white !important;
  border-color: white !important;
  color: black !important;
  letter-spacing: 0px;
  font-size: 16px; }

.color02 .button {
  background: white !important;
  border-color: white !important;
  color: black !important;
  letter-spacing: 0px;
  font-size: 16px; }

.mainonecontent--gondone h2 {
  font-weight: 100;
  font-size: 39px;
  line-height: normal; }

.mainonecontent--gondone p {
  font-size: 17px; }

.kapes--imagewithcontent .row {
  max-width: 1300px;
  margin: auto; }

.mainonecontent--gondone h2 {
  line-height: 39px; }

.kapes--imagewithcontent {
  padding-top: 40px;
  padding-bottom: 40px; }

.custommains--goodonss {
  display: flex;
  align-items: center;
  justify-content: center; }

.authorimagemsinone {
  width: 70px; }

.lineheadingss {
  width: 100%;
  text-align: left;
  padding-left: 20px; }

.customauthor--namemma {
  font-size: 18px;
  text-align: left;
  margin-top: 0px; }

.reviewdate--main {
  font-size: 14px;
  text-align: left; }

.authortitle--mains {
  margin-top: 0px; }

.customtestimoniallgroundmain {
  padding: 20px;
  border: 0px solid #bfbfbf; }

.reviewstart--main {
  margin-bottom: 15px; }

p.bodytestimonial {
  min-height: 70px; }

.custom--category h1 {
  text-align: center; }

.customainbanner--top {
  padding-top: 50px !important; }

.ourcustomers--main h1 {
  text-align: center; }

.cannabislite--mainss {
  text-align: center;
  font-size: 51px;
  line-height: normal;
  padding-top: 80px;
  padding-bottom: 80px;
  font-weight: 900;
  color: #e71d34 !important; }

.cannabislite--mainss span {
  display: block;
  font-size: 33px;
  color: grey; }

.bigbannercustom {
  margin-top: 40px;
  margin-bottom: 40px; }

.customcombinations--mainssss {
  background: #0F2027;
  /* fallback for old browsers */
  background: -webkit-linear-gradient(to top, #2C5364, #203A43, #0F2027);
  /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(to top, #2C5364, #203A43, #0F2027);
  /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */ }

.customcombinations--mainssss span {
  color: white;
  margin-top: 20px; }

.customcombinations--mainssss .cannabislite--mainss {
  max-width: 900px;
  margin: auto;
  line-height: 60px; }

.custominsidemains--faqss {
  max-width: 600px;
  margin: auto;
  padding: 20px;
  margin-top: 30px;
  margin-bottom: 30px; }

.custominsidemains--faqss h2 {
  margin-bottom: 30px;
  margin-top: 0px;
  font-size: 30px; }

.faqbarss .accordion {
  font-size: 17px; }

.faqbarss {
  padding: 6px 15px;
  background: #f9f9f9;
  margin-bottom: 15px; }

.faqbarss .panel {
  display: none; }

.custominsidemains--faqss .panel {
  background: transparent; }

.videomanagerss {
  max-width: 600px;
  margin: auto;
  margin-top: 30px; }

.videomanagerss div {
  border-radius: 20px;
  box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.13); }

.customrowtopmain .row {
  max-width: 1150px; }

.custom--iconsfooter h2 {
  letter-spacing: 0px;
  font-size: 17px; }

.custom--iconsfooter p {
  letter-spacing: 0px;
  font-size: 14px;
  line-height: normal; }

.footer--newsletter h2 {
  letter-spacing: 1px;
  font-size: 36px;
  font-weight: 600; }

.innermenusection a {
  font-weight: 100; }

.header {
  position: sticky;
  top: 0;
  box-shadow: 0px 0px 6px 1px rgba(0, 0, 0, 0.25); }

.customaddpadding:before {
  display: none !important; }

.maintopbannerfixing {
  letter-spacing: 0;
  background: #343434;
  color: #fff;
  font-weight: 400;
  font-size: 16px;
  padding: 5px 6px;
  text-align: center; }

.header {
  box-shadow: unset !important; }

@media (min-width: 801px) {
  .navPage-subMenu-item .navPages-action {
    font-weight: 300 !important; }
  a.navPage-subMenu-action.navPages-action.has-subMenu.needtocustomized {
    font-weight: 900 !important; }
  .navPage-subMenu {
    width: 100%;
    left: 0; } }

@media (min-width: 801px) {
  .navPage-subMenu-item .navPages-action {
    font-weight: 300 !important; }
  a.navPage-subMenu-action.navPages-action.has-subMenu.needtocustomized {
    font-weight: 900 !important; }
  .navPage-subMenu {
    width: 100%;
    left: 0; }
  .toreducespacingchild {
    margin-bottom: 5px; }
  .navPage-subMenu {
    top: 100%; } }

.customsearchformains--mainss button {
  padding: 0px;
  background: transparent !important;
  border-color: transparent !important;
  position: absolute;
  top: 3px;
  height: 100%;
  left: 2px; }

.customsearchformains--mainss button svg {
  fill: white !important; }

.customsearchformains--mainss .form {
  margin: 0px; }

.customsearchformains--mainss .form-field {
  margin: 0px;
  position: relative; }

.customsearchformains--mainss input {
  background: transparent !important;
  border-bottom: 1px solid #c9c9c9 !important;
  border-radius: 0px !important;
  padding-left: 38px;
  font-size: 17px;
  font-weight: 300 !important; }

.custom--iconsfooter h2, .custom--iconsfooter p {
  color: black; }

.image---block svg {
  fill: black; }

.footer--newsletter h2 {
  color: black;
  margin-bottom: 0px; }

.footer--newsletter p {
  color: black;
  margin-top: 5px;
  margin-bottom: 15px; }

h2.footer--headingmenu {
  color: black;
  letter-spacing: 0px; }

.innermenusection a {
  color: black;
  letter-spacing: 0px;
  font-weight: 400; }

.customfooter--background {
  background: white; }

.customfooterbottoms---mains a {
  color: black; }

.customfooterbottoms---mains li {
  border-color: black; }

.footer--newsletter h2 {
  text-transform: none;
  font-weight: 400; }

.footer--newsletter .form-input {
  border: 1px solid grey !important; }

.custombottom--sectionmain {
  margin: 0px !important; }

.header {
  border-bottom: 1px solid whitesmoke !important; }

.sliderv---inside .col-sm-7 {
  padding: 0px; }

.custommainfixinggoods {
  padding: 30px; }

.custommainfixinggoods h2 {
  font-size: 40px;
  line-height: 46px;
  font-weight: 100;
  color: #060606;
  margin-top: 2px;
  margin-bottom: 10px; }

.custommainfixinggoods .body {
  font-weight: 400;
  font-size: 17px;
  margin-bottom: 5px !important;
  font-weight: 400 !important; }

p.btnn--container {
  margin-top: 20px; }

.custommainfixinggoods .button {
  padding: 12px 30px;
  letter-spacing: 0;
  font-size: 18px;
  font-weight: 400 !important; }

.sliderv---inside {
  background: #f8ebe9; }

.imagecontainer {
  padding: 0px 0px;
  background: white; }

.customwhiechooose---goodonss {
  background: #ffffff;
  padding: 5px 0px; }

.customicons--manss h2 {
  color: #000;
  font-size: 24px;
  letter-spacing: 0;
  margin-bottom: 0;
  font-weight: 500;
  margin-bottom: 5px; }

.customicons--manss img {
  max-width: 50px; }

.customicons--manss h2 {
  margin-top: 20px; }

.customhaircare--mainss .col-sm-4 {
  padding: 5px; }

.insidecontent--ggv1 {
  position: absolute;
  top: 20px;
  right: 0;
  padding: 0px 20px; }

.insidecontent--ggv1 p {
  font-size: 17px; }

.insidecontent--ggv1 h2 {
  margin-top: 0px; }

.customhaircare--mainss h1 {
  text-align: center;
  font-size: 37px;
  line-height: normal;
  font-weight: 400;
  margin: 0px;
  padding: 30px 0px; }

.button {
  padding: 14px 40px;
  letter-spacing: 0px;
  font-size: 19px;
  font-weight: 400; }

.insidecontent--ggv1 h2 {
  font-size: 38px;
  line-height: normal;
  font-weight: 800;
  font-family: "Inter", serif !important; }

.customhaircare--mainss .row {
  max-width: 1500px;
  margin: auto; }

.customhaircare--mainss .row {
  max-width: 1500px;
  margin: auto; }

.insidemgoodone--minass {
  position: relative; }

.insidecontent--ggv1 {
  padding: 0px;
  right: 0px !important;
  left: 0px;
  padding: 0px 20px; }

.shopthecategories .col-sm-2 {
  width: 16.6666666667%; }

.shopthecategories .row {
  max-width: 1300px; }

.shopthecategories h1 {
  font-size: 30px !important;
  letter-spacing: 0;
  text-transform: unset !important;
  font-family: "Inter", serif !important; }

.shopbeauty--v1 h2 {
  letter-spacing: 0px;
  font-size: 20px;
  font-weight: 400; }

.mainonecontent--gondone h2 {
  font-family: "Inter", serif !important;
  font-size: 46px;
  line-height: 43px;
  font-weight: 700; }

.mainonecontent--gondone .button {
  background: transparent !important;
  color: black !important; }

.titlemains--fitted {
  text-align: center;
  font-size: 34px;
  line-height: normal;
  font-weight: 500; }

.customreviewss {
  text-align: center;
  font-size: 31px;
  margin: auto;
  margin-bottom: 30px;
  margin-top: 10px;
  color: orange; }

.lineheadingss {
  padding: 0px;
  margin-top: 40px; }

.img--column img {
  border-radius: 0px; }

.imagewith--text {
  max-width: 1300px; }

.custom--contentwithtext h2 {
  font-weight: 400;
  margin-bottom: 20px; }

.img--column img {
  border-radius: 0px; }

.imagewith--text {
  max-width: 1300px; }

.custom--contentwithtext h2 {
  font-weight: 400;
  margin-bottom: 20px;
  font-family: "Inter", serif !important;
  font-size: 60px !important;
  line-height: 60px; }

.customfaq--centermain {
  background: #e1e0df;
  border-top: 0px solid #e3e3e3; }

.customfaq--centermain h2 {
  font-weight: 400; }

.custominside--mainfixing {
  border-radius: 0px;
  border: 1px solid black; }

.goodoness--container p {
  margin: 0;
  font-size: 26px;
  line-height: normal; }

.goodoness--container {
  text-align: center;
  max-width: 700px;
  margin: auto; }

.byfounder--mainss {
  font-size: 18px;
  line-height: normal;
  padding: 20px 10px; }

.customcontentmains--goodonss {
  background: #f8f8f8;
  padding: 120px 20px; }

.goodoness--v1 h3 {
  margin: 0px;
  margin-top: 10px;
  text-transform: uppercase;
  font-size: 17px;
  font-weight: 500;
  letter-spacing: 2px; }

.goodoness--v1 h2 {
  margin: 0px;
  margin-top: 10px;
  margin-bottom: 10px; }

.goodoness--v1 p {
  font-size: 16px;
  min-height: 70px; }

.goodoness--v1 .btn {
  border-bottom: 1px solid black; }

.mainscontent--blogss .col-sm-4 {
  padding: 10px; }

.mainscontent--blogss .row {
  max-width: 1300px;
  margin: auto; }

.mainscontent--blogss {
  padding-top: 10px;
  padding-bottom: 30px; }

.custom--contentwithtext .button {
  border: 1px solid black;
  background: transparent;
  color: black; }

.custom--contentwithtext .button {
  border: 1px solid black;
  background: transparent;
  color: black; }

.customtestimoniallgroundmain {
  background: white; }

.customain--content11 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); }

.customsnowmountainss {
  position: relative;
  margin-bottom: 30px; }

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

.customainsgood--one h2 {
  color: white;
  font-size: 44px;
  line-height: normal;
  margin-top: 0px; }

.customsnowmountainss:before {
  height: 100%;
  position: absolute;
  content: "";
  left: 0;
  z-index: 9;
  display: block;
  top: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.42); }

.customain--content11 {
  z-index: 9; }

.customainsgood--one p {
  color: white;
  font-size: 19px; }

.customainsgood--one .button {
  background: transparent !important;
  border: 1px solid white; }

.custommainmountainss .row {
  max-width: 1300px;
  margin: auto;
  padding-top: 30px;
  padding-bottom: 30px; }

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

.maincontent--goodoness h4 {
  font-size: 17px;
  margin-top: 10px;
  margin-bottom: 10px;
  font-weight: 500;
  letter-spacing: 2px; }

.customcontent--mainssrow .col-sm-6 {
  padding: 10px; }

.customgoodone--mainscontent p {
  font-size: 16px; }

.customgoodone--mainscontent h3 {
  letter-spacing: 2px;
  text-transform: uppercase;
  font-size: 18px;
  margin-top: 0px;
  font-weight: 500; }

.customgoodone--mainscontent h2 {
  margin-top: 5px;
  margin-bottom: 15px;
  font-family: "Inter", serif !important;
  font-size: 36px; }

.maincontent--goodoness img {
  max-width: 45px; }

.maincontent--goodoness h4 {
  font-size: 14px; }

.customsketch--mainss img {
  width: 100%;
  max-width: 500px;
  opacity: 0.1; }

.customsketch--mainss {
  position: absolute;
  bottom: -90px;
  width: 100%;
  text-align: center; }

.col-sm-6.nopadding {
  padding: 0px; }

.bigmainimage--sectionss {
  background: #3d3d38; }

.insidecontent--mainss {
  max-width: 440px;
  margin: auto;
  padding: 140px 10px; }

.insidecontent--mainss h3 {
  text-transform: uppercase;
  color: #e5e5e5;
  margin-top: 0px;
  letter-spacing: 7px;
  font-size: 15px;
  font-weight: 500; }

.insidecontent--mainss h2 {
  color: #fff;
  font-size: 52px;
  line-height: 46px;
  font-weight: 100;
  color: #e5e5e5;
  margin-top: 2px;
  font-family: 'Inter', serif !important; }

.insidecontent--mainss p {
  font-size: 19px;
  color: #e5e5e5;
  margin-top: 15px;
  font-weight: 300; }

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

.insidecontentmains--see h2 {
  font-family: "Inter", serif !important;
  font-size: 34px;
  line-height: normal;
  font-weight: 600;
  margin-top: 0; }

.insidecontentmains--see p {
  font-size: 16px;
  color: #3d3d38;
  font-weight: 300; }

.goodonegrey--section .row {
  max-width: 1100px;
  margin: auto;
  background: #f9f9f9;
  margin-top: 60px;
  margin-bottom: 60px; }

.insidecontentmains--see {
  max-width: 400px;
  margin: auto; }

.insidecontentmains--see {
  min-height: 300px; }

.insidecontentmains--see img {
  max-width: 60px; }

.goodonegrey--section .row {
  padding-top: 60px;
  padding-bottom: 60px; }

.insidecontentmains--see {
  min-height: 150px; }

.whychooseus--mainss {
  text-align: center;
  margin-bottom: 40px;
  max-width: 900px;
  margin: auto;
  margin-bottom: 40px; }

.whychooseus--mainss h2, .whychooseus--mainss span {
  font-family: "Inter", serif !important;
  font-size: 32px;
  font-weight: 100;
  line-height: normal; }

.whychooseus--mainss img {
  max-width: 70px; }

.whychooseus--mainss p {
  font-size: 20px;
  font-weight: 300; }

.customabout--uspage {
  background: #3d3d38; }

.customaincontent--container {
  max-width: 500px;
  margin: auto;
  padding: 80px 20px; }

.customaincontent--container h2 {
  font-weight: 400; }

.customaincontent--container p {
  font-weight: 400; }

.customcommunity--content p, .customaincontent--container p, .whychooseus--mainss p, .insidecontent--mainss p {
  font-size: 17px;
  font-weight: 400; }

@media (min-width: 768px) {
  .customourmission--content .col-sm-2 {
    padding: 0px;
    width: 20%; }
  .customourmission--content .col-sm-5 {
    width: 40%; } }

@media (min-width: 768px) {
  .customourmission--content .col-sm-2 {
    padding: 0px;
    width: 20%; }
  .customourmission--content .col-sm-5 {
    width: 40%; } }

.custominsidemainc--mainss h2 {
  line-height: normal;
  font-family: "Inter", serif !important;
  font-weight: 500;
  font-size: 34px;
  margin-top: 0px; }

.custominsidemainc--mainss p {
  font-size: 17px; }

.custominsidemainc--mainss {
  padding: 20px; }

.customainimage---section img {
  max-width: 350px; }

.customcommunity--content {
  max-width: 450px; }

.custom--iconsfooter {
  margin-top: 40px !important;
  margin-bottom: 40px;
  border-top: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
  padding: 23px 20px; }

.custom--iconsfooter h2, .custom--iconsfooter p {
  margin: 0px;
  font-weight: 400; }

.custombigmain--section:before {
  display: none; }

.custombigmain--section h2 {
  font-family: "Inter", serif !important;
  font-weight: 600; }

.custombigmain--section p {
  font-weight: 400; }

.thingswecare h2 {
  font-size: 42px;
  font-weight: 500; }

.thingswecare {
  padding-top: 40px; }

.withwatermains h2 {
  font-size: 33px !important;
  line-height: normal;
  font-weight: 500; }

.icon--textmain {
  font-weight: 400; }

.customsticky--topmain {
  max-width: 600px;
  padding: 0px 10px; }

.customaintextwithelement {
  margin-top: 15px;
  margin-bottom: 20px; }

.customainsul--good svg {
  width: 9px;
  height: 7px;
  margin-right: 5px; }

.customainsul--good li {
  align-items: center;
  display: flex;
  margin-top: 10px;
  margin-right: 10px;
  padding: 5px 10px;
  background-color: #f8f8f8;
  background-color: #f8f8f8;
  border-radius: 15px;
  color: #000; }

.customainsul--good ul {
  margin: 0px; }

.customainsul--good li {
  display: inline-block;
  font-size: 16px;
  font-weight: 400; }

.description--toponemainsgood {
  padding: 20px;
  background: #ebeee7; }

.description--toponemainsgood .row {
  max-width: 1500px;
  margin: auto; }

.insideconent--descriptionmains {
  padding: 20px; }

.insideconent--descriptionmains h2 {
  margin-top: 0px;
  font-size: 30px;
  line-height: normal;
  font-weight: 400;
  margin-bottom: 20px; }

.goodone--mainss, .goodone--mainss p {
  font-size: 16px;
  font-weight: 400; }

.goodonemains--ssfittedss ul {
  margin: 0px;
  list-style: none;
  margin-top: 5px;
  width: 100%;
  flex-wrap: wrap;
  display: flex;
  margin-top: 5px;
  min-width: 100%; }

.goodonemains--ssfittedss ul li {
  padding: 10px 20px;
  background: #f8f8f8;
  margin-top: 10px;
  margin-right: 10px;
  font-size: 15px;
  font-weight: 400;
  align-items: center;
  display: flex; }

.productzsection--mains img {
  filter: unset;
  opacity: 1; }

.productzsection--mains .row {
  max-width: 1300px; }

.productzsection--mains {
  margin-top: 0px !important;
  margin-bottom: 0px !important;
  padding: 33px 20px; }

.mainone--itedss {
  max-width: 1000px;
  margin: auto; }

.goodone--ingredientss {
  padding: 40px 20px;
  background: #f8f8f8;
  margin-top: 30px; }

.mainone--itedss h2 {
  margin: 0px;
  font-size: 43px;
  line-height: normal;
  font-weight: 500; }

.mainone--itedss h4 {
  margin-top: 0px;
  font-size: 24px;
  font-weight: 500; }

.customonegoodonessflex {
  display: flex;
  padding: 20px 10px;
  border-bottom: 1px solid #dddddd; }

.customonegoodonessflex h3 {
  font-size: 20px;
  margin-top: 00px;
  width: 40%;
  line-height: normal;
  font-weight: 500; }

.customonegoodonessflex p {
  margin: 0px;
  font-size: 15px;
  width: 60%; }

.customproduct--containermain {
  max-width: 1400px;
  margin: 20px; }

.roductimagewithtext {
  margin-top: 30px;
  margin-bottom: 30px; }

.mainselect--sortbox .form-label {
  margin-right: 0px; }

.mainselect--sortbox {
  padding: 5px 10px;
  border-radius: 5px;
  background: whitesmoke; }

.actionBar-section .form-field {
  background: transparent; }

.card .card-body .card-title {
  text-align: left;
  margin-top: 0px; }

.card .card-body .card-title > a {
  font-size: 22px !important;
  font-weight: 500;
  line-height: 27px !important;
  letter-spacing: 0px; }

p.card-text.card-text--brand {
  text-align: left;
  font-size: 18px;
  font-weight: 400; }

.card .card-body .price-wrapper {
  text-align: center; }

.card .card-body .price-wrapper span {
  font-size: 19px; }

.card .card-figure .quickview {
  position: relative !important;
  transform: unset !important;
  text-transform: none !important;
  letter-spacing: 0px !important; }

.quickview:before {
  display: none !important; }

.customone--sectionmainss a {
  padding: 14px 20px !important;
  width: 100% !important;
  display: block !important;
  font-size: 15px !important;
  text-align: center;
  line-height: normal !important;
  border: 1px solid black !important;
  margin: 0px 2px !important; }

.customone--sectionmainss {
  display: flex;
  align-items: center;
  justify-content: center; }

.customone--sectionmainss .viewdetailss {
  border: 1px solid black;
  background: white; }

.card .card-figure .quickview {
  width: 100% !important;
  max-width: 100% !important;
  padding: 14px 20px !important; }

.customone--sectionmainss {
  transition: 0.3s;
  position: absolute;
  bottom: 0;
  width: 100%;
  z-index: 99;
  max-width: 90%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
  transition: 0.3s; }

.card:hover .customone--sectionmainss {
  opacity: 1;
  transition: 0.3s; }

p.card-text.card-text--brand {
  font-family: 'Barlow Condensed', sans-serif !important;
  font-size: 24px; }

.newarrivalsmainss {
  position: absolute;
  top: 10px;
  z-index: 9;
  padding: 5px 15px;
  background: white;
  border-radius: 5px;
  font-size: 14px;
  left: 10px; }

.customains--bannergoodonefitteess {
  position: absolute;
  top: 60px;
  z-index: 9;
  left: 0;
  padding: 0px 10px; }

.placeholder--aminss {
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  background: #f3f3f3;
  z-index: 3; }

.customains--bannergoodonefitteess li {
  background: white; }

.customains--bannergoodonefitteess {
  opacity: 0;
  transition: 0.3s; }

.card:hover .customains--bannergoodonefitteess {
  opacity: 1;
  transition: 0.3s; }

.placeholder--aminss {
  opacity: 0;
  transition: 0.3s; }

.card:hover .placeholder--aminss {
  opacity: 1;
  transition: 0.3s; }

.customone--sectionmainss a {
  font-weight: 500 !important; }

.productzView-details .productzView-price .price-section.non-sale-price--withoutTax + .price-section--withoutTax {
  margin-top: 10px; }

.insidecontent--ggv1 .button {
  background: transparent;
  color: black; }

.insidecontent--ggv1 {
  top: 10px;
  text-align: left;
  padding: 20px; }

.insidecontent--ggv1 .button {
  margin: 0px; }

.insidemgoodone--minass img {
  object-fit: cover; }

.shopbeauty--v1 {
  position: relative; }

.contentover h2 {
  margin: 0px;
  font-weight: 600;
  line-height: 25px;
  font-size: 20px; }

.mainonecontent--gondone h2 {
  margin-bottom: 25px; }

.custommainfixinggoods h3 {
  margin-top: 0px;
  margin-bottom: 10px;
  color: #000000;
  font-weight: 400;
  letter-spacing: 4px;
  font-size: 16px; }

.custommainfixinggoods p {
  color: #000000; }

.custommainfixinggoods .body {
  margin-top: 20px !important;
  font-weight: 300; }

.custommainfixinggoods .button {
  background: #f0b934 !important;
  border-color: #f0b934 !important;
  color: white !important;
  font-weight: 600 !important; }

.homepagegotit {
  padding: 20px 20px; }

.blogSec {
  position: relative;
  padding: 0 0 75px 0; }

.blogSec ul {
  margin: 0 -10px 0 -6px;
  padding: 0;
  list-style: none; }

.blogSec ul li {
  display: inline-block;
  vertical-align: middle;
  margin-left: -4px;
  width: 33.33%;
  padding: 10px; }

.blogSec .blogListing {
  width: 100%;
  margin: 0; }

.blogSec .moreLink {
  text-align: right;
  margin: -65px 0 40px 0;
  position: relative; }

.blogSec .moreLink a {
  font-size: 14px;
  text-decoration: underline;
  text-transform: uppercase;
  color: #303030; }

.blog + .blog.blogListing {
  margin-top: 0;
  margin-bottom: 20px;
  padding-top: 0; }

.blogListing {
  background-color: #fff;
  position: relative;
  border: solid 1px #e2e2e2;
  width: calc(33.33% - 20px);
  margin: 0 10px 0 6px;
  display: inline-block;
  vertical-align: middle; }

.pagination {
  clear: both; }

.blogListing .blog-post-body {
  width: 100%;
  background: #f5f5f5;
  padding: 20px;
  position: relative; }

.blog-post-body-meta {
  background-color: #fff;
  display: block;
  margin-top: -15%;
  padding: 20px;
  z-index: 10000; }

.bloglisting-date {
  background-color: #c22226;
  border-radius: 50%;
  color: #fff;
  display: table;
  height: 75px;
  left: 20px;
  padding: 10px 0 0;
  position: absolute;
  top: 20px;
  width: 75px;
  z-index: 10;
  border: 2px solid #fff; }

.bloglist-figure a {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  display: block;
  height: 21.5rem;
  position: relative; }

.bloglist-figure img {
  display: block;
  height: 100%;
  max-height: 100%;
  max-width: 100%;
  object-fit: cover;
  width: 100%; }

.bloglist-figure figure {
  margin: 0; }

.blogListing .blog-post-body .blog-header {
  margin: 0; }

.blogListing .blog-post-body .blog-header .blog-title {
  margin: 15px 0 15px;
  line-height: 20px;
  overflow: hidden; }

.blogListing .blog-post-body .blog-header .blog-title a {
  text-transform: none;
  color: #000;
  font-size: 26px;
  font-weight: 700;
  line-height: normal; }

.blogListing .blog-post-body .blog-post {
  font-size: 15px;
  text-align: center;
  line-height: 22px;
  color: #303030;
  min-height: 90px; }

.blogListing .blog-post-body .blog-post p {
  margin: 0 0 20px 0; }

.blogListing .blog-post-body .blog-post a.blogmoreLink {
  display: block;
  padding: 0;
  color: #c22126;
  text-transform: none;
  text-decoration: underline; }

.blogListing .blog-post-body .blog-post a:hover {
  color: #000; }

.blogpostPage {
  padding-top: 20px; }

.bloglisting-date span {
  display: block;
  text-align: center; }

.bloglisting-date span.blogListDate {
  font-weight: 700;
  font-size: 28px;
  line-height: 26px; }

.bloglisting-date span.blogListMonth {
  font-size: 16px;
  font-weight: 700; }

.headingmainss {
  text-align: center;
  font-size: 40px;
  font-family: "Inter", serif !important;
  margin-bottom: 30px;
  border-top: 1px solid #d9d9d9;
  padding-top: 40px; }

.bloglisting-date {
  border-radius: 0px;
  background: white;
  color: black; }

.bloglisting-date span.blogListDate {
  font-weight: 500; }

.bloglisting-date span.blogListMonth {
  text-transform: uppercase; }

.blogsinside--mainss .container {
  width: 100%;
  max-width: 1300px;
  margin: auto; }

.page-type-blog_post .page-heading-wrapper-2 {
  display: none; }

.blog-title a {
  font-size: 40px;
  line-height: normal;
  font-weight: 500; }

.blog-author, .blog-date {
  font-size: 18px; }

.blog-title a {
  font-size: 40px;
  line-height: normal;
  font-weight: 500; }

.blog-author, .blog-date {
  font-size: 18px; }

figure.blog-thumbnails {
  margin-top: 0px; }

.page-type-blog_post .themevale_container {
  max-width: 100%;
  padding: 0px; }

.page-type-blog_post article.blog {
  max-width: 100%; }

.page-type-blog_post figure.blog-thumbnails img {
  width: 100%; }

.blog-post-figure + .blog-post-body {
  max-width: 900px;
  margin-top: -150px;
  position: relative;
  background: white;
  padding: 30px;
  box-shadow: 0px 0px 4px 2px rgba(0, 0, 0, 0.11);
  border-radius: 10px; }

.blog .tags a {
  border: 1px solid black;
  background: transparent;
  color: black;
  font-size: 14px;
  padding: 8px 30px; }

.blogthumbnailinner {
  border: 0px !important;
  padding: 0px !important; }

.blogthumbnailinner .blog {
  width: 100%; }

.page-type-blog .themevale_container {
  max-width: 1300px; }

.page-heading-wrapper-2 .page-heading, .page-heading {
  font-family: "Inter", serif !important;
  font-size: 28px !important;
  font-weight: 400 !important; }

.page-heading-wrapper-2 {
  background: transparent !important; }

.page-heading-wrapper-2 {
  margin-bottom: 20px !important;
  padding: 20px 0px !important; }

.goodoness--container p {
  font-family: "Inter", serif !important;
  font-size: 29px; }

.byfounder--mainss {
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 4px; }

.contentblueone--ss {
  padding: 10px;
  background: #fbfbfb; }

.goodoness--v1 h2 {
  text-align: center;
  font-family: "Inter", serif !important;
  font-size: 31px;
  font-weight: 500;
  margin-bottom: 15px; }

.goodoness--v1 p {
  text-align: center; }

.goodoness--v1 h3 {
  text-align: center; }

.goodoness--v1 {
  padding: 20px 20px; }

.goodoness--v1 h3 {
  font-size: 14px;
  letter-spacing: 3px; }

.header {
  box-shadow: 0px 0px 7px 2px rgba(0, 0, 0, 0.07) !important;
  z-index: 9999 !important; }

h2.footernewsletter--v {
  font-family: "Inter", serif !important;
  font-size: 46px; }

h2.footernewsletter--v {
  font-family: "Inter", serif !important;
  font-size: 46px; }

.custominside--mainfixing h3 {
  font-family: "Inter", sans-serif !important;
  font-size: 29px;
  font-weight: 500; }

.customfaq--centermain h2 {
  font-family: "Inter", serif !important;
  margin-bottom: 50px !important; }

.custominside--mainfixing p {
  font-size: 18px;
  font-weight: 400; }

.custominside--mainfixing {
  border: 0px;
  padding: 0px; }

.customainsgood--one h2 {
  font-family: "Inter", serif !important;
  font-weight: 500;
  font-size: 52px; }

.customainsgood--one h2 {
  font-family: "Inter", serif !important;
  font-weight: 500;
  font-size: 52px; }

.customsection--title {
  margin-bottom: 30px; }

.customsection--title h2 {
  font-size: 45px !important;
  font-family: "Inter", serif !important;
  text-transform: none;
  letter-spacing: 0px;
  font-weight: 400; }

.titlemains--fitted {
  font-family: "Inter", serif !important;
  font-size: 40px; }

.customsection--title h2 {
  font-size: 31px !important;
  margin-bottom: 0px;
  font-weight: 600; }

.customsection--title p {
  letter-spacing: 1px;
  font-size: 17px; }

.customsection--title {
  margin-bottom: 60px; }

.insidecontentmains--see .button {
  background: transparent;
  color: black !important;
  padding: 7px 30px;
  font-size: 16px; }

@media (max-width: 801px) {
  .mobileMenu-toggle .mobileMenu-toggleIcon, .mobileMenu-toggle .mobileMenu-toggleIcon::after, .mobileMenu-toggle .mobileMenu-toggleIcon::before {
    background: black !important; }
  .custombottom--sectionmain .row {
    overflow: auto;
    white-space: nowrap;
    display: -ms-flexbox;
    display: flex;
    max-width: 1400px; }
  .custombottom--sectionmain .col-sm-3 {
    padding: 10px 20px; }
  .custommainfixinggoods h2 {
    font-size: 40px; }
  .custommainfixinggoods {
    padding: 45px 20px; }
  .homepagegotit {
    padding: 0px 10px; }
  .customcontent--mainssrow .col-sm-6 {
    width: 50%;
    float: left; }
  .goodons--ssmainsfittingss {
    padding-top: 10px; }
  .goodons--ssmainsfittingss img {
    max-width: 77px; }
  .goodons--ssmainsfittingss h2 {
    font-size: 25px; }
  .testimonial {
    margin: 0px 20px; }
  .customsnowmountainss img {
    height: 500px;
    object-fit: cover; }
  .customainsgood--one h2 {
    font-size: 38px; }
  .customain--content11 {
    width: 90%; }
  .customainsgood--one p {
    font-weight: 500; }
  .custom--contentwithtext h2 {
    font-size: 35px !important;
    line-height: normal !important; }
  .mainonecontent--gondone h2 {
    font-size: 35px;
    line-height: normal !important; }
  .goodoness--container p {
    font-size: 21px; }
  .goodoness--container img {
    max-width: 71px; }
  .customcontentmains--goodonss {
    padding: 40px 20px; }
  .blogSec ul li {
    width: 100%; }
  h2.footer--headingmenu {
    text-align: center !important; }
  .innermenusection ul {
    text-align: center; }
  .maintochooseli .icon svg {
    fill: transparent !important;
    stroke: transparent !important;
    transform: rotate(90deg); }
  a.navPage-subMenu-action.navPages-action.has-subMenu.needtocustomized {
    font-size: 15px !important;
    font-weight: 400 !important; }
  .submenu--belowmain .col-sm-12 {
    padding: 0px; }
  .navPages .navPage-subMenu-list {
    padding: 0px !important; }
  .navPages-action-moreIcon {
    height: 18px; }
  .navPage-childList a {
    font-weight: 300 !important; }
  a.navPage-childList-action.navPages-action.toreducespacingmain {
    font-weight: 300 !important; }
  .navPage-childList.havingchildcustom {
    padding-left: 20px; }
  .navPages .navPage-subMenu-list {
    padding-left: 10px !important; }
  .collectionstoolbar--main {
    margin-bottom: 20px; }
  .mainselect--sortbox {
    background: transparent;
    padding-right: 0px; }
  .customone--sectionmainss {
    display: none !important; }
  .customains--bannergoodonefitteess {
    display: none !important; }
  .placeholder--aminss {
    display: none !important; }
  .card .card-body .card-title > a {
    font-size: 17px !important;
    line-height: normal !important; }
  p.card-text.card-text--brand {
    display: none !important; }
  .customsticky--topmain {
    padding: 10px 10px; }
  .description--toponemainsgood .col-sm-6 {
    padding: 0px; }
  .insideconent--descriptionmains {
    padding: 0px; }
  .mainone--itedss h2 {
    text-align: center;
    font-size: 30px;
    font-weight: 500; }
  .mainone--itedss h4 {
    text-align: center;
    font-size: 21px;
    font-weight: 400; }
  .customonegoodonessflex {
    display: block; }
  .customonegoodonessflex h3 {
    width: 100%; }
  .customonegoodonessflex p {
    width: 100%;
    font-weight: 400; }
  .customproduct--containermain {
    padding: 0px; } }

.previewCart .productzView {
  display: none; }

div#previewModal {
  padding: 0px !important; }

div#previewModal .modal-close {
  display: block; }

.previewCart .previewCartCheckout {
  margin-top: 0px; }

.previewCartCheckout .button--primary {
  background: #c22126;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0px;
  border-radius: 50px !important; }

.previewCartCheckout-subtotal {
  font-size: 24px;
  line-height: normal;
  font-weight: 600; }

.previewCartCheckout-subtotal .previewCartCheckout-price {
  font-weight: 500; }

.previewCart .previewCartCheckout p {
  font-size: 18px; }

.previewCartCheckout .button-transparent {
  font-size: 16px;
  line-height: normal;
  padding: 10px 20px;
  border: 1px solid black !important;
  background: transparent !important;
  color: black !important; }

div#previewModal {
  width: 100%; }

.previewCartCheckout .button {
  max-width: 300px;
  width: 100% !important;
  margin: auto !important;
  display: block;
  margin-bottom: 10px !important; }

#themevale_newsletter .newsletter-popup-container .newsletter-heading {
  font-family: "Inter", serif !important;
  text-transform: none;
  letter-spacing: 0px;
  font-size: 36px !important; }

#themevale_newsletter .newsletter-popup-container #popupSubcribeForm .form-field .button-transparent {
  letter-spacing: 0 !important;
  font-weight: 600 !important;
  text-transform: none !important;
  background: #fec965 !important;
  color: #000 !important;
  border: 0px !important; }

.customsnowmountainss img {
  width: 100%; }

.customain---swiperfixed {
  max-width: 2000px; }

.custom--iconsfooter {
  max-width: 1600px;
  margin: auto; }

.customicons--manss h2 {
  text-transform: uppercase; }

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

.custommainsiag--goodones {
  max-width: 1200px;
  margin: auto; }

.custommainsiag--goodones img {
  width: 100%;
  max-width: 800px; }

.custommainsiag--goodones {
  margin-bottom: 30px; }

.customainsgood--mainss .row {
  max-width: 1100px;
  margin: auto; }

.customainsgood--mainss h1 {
  line-height: normal;
  font-family: "Inter", serif !important;
  font-weight: 500;
  font-size: 34px;
  margin-top: 0;
  text-align: center;
  margin-top: 50px;
  margin-bottom: 20px; }

.customainsgood--mainss {
  margin-bottom: 50px; }

.customsketch--mainss {
  z-index: -1; }

.customfooter--background {
  background: transparent; }

.changemainfooter--colormain {
  background: transparent !important; }

@media (max-width: 801px) {
  .customonegoodonessflex h3:after {
    content: '';
    color: #777;
    font-weight: 700;
    float: right;
    margin-left: 5px;
    background-size: 15px 15px;
    width: 15px;
    height: 15px;
    margin-top: 5px;
    transition: .2s;
    background-image: url(https://cdn11.bigcommerce.com/s-lmmuc4p8rl/product_images/uploaded_images/img.png); }
  .customonegoodonessflex p {
    display: none; }
  .customonegoodonessflex {
    padding-bottom: 10px; }
  .customonegoodonessflex h3 {
    width: 100%;
    font-size: 17px; } }

.customsearchformains--mainss input {
  padding: 13px 20px !important;
  border-radius: 0px !important;
  border: 0 !important;
  background: #ffffff !important;
  height: unset !important;
  width: 100% !important;
  border: 0px solid #2c2c2c !important;
  color: #181818 !important;
  font-weight: 400 !important;
  font-size: 14px;
  border-bottom: 1px solid grey !important;
  padding-left: 0px !important; }

.customsearchformains--mainss button {
  left: unset;
  right: 5px; }

.button--primary {
  background: #d00000 !important;
  border-color: transparent !important;
  color: #fff !important;
  font-size: 19px;
  font-family: "Inter", serif !important;
  font-weight: 600 !important;
  border: 0px !important; }

.m-scroll {
  height: unset;
  margin-top: 30px; }

.m-scroll__title > div {
  position: relative; }

.sf__text-scroll, .sf__text-stroke.text-stroke-1, .m-scroll__title span {
  padding: 0 30px !important;
  font-weight: 100 !important;
  font-size: 41px;
  line-height: normal; }

.customicons--manss p {
  font-size: 15px; }

.customicons--manss p {
  font-size: 15px; }

.customicons--manss {
  padding: 40px 10px; }

header .col-sm-6 {
  position: unset; }

@media (min-width: 1025px) {
  .navPage-subMenu-item {
    width: 100%;
    float: unset;
    width: 100%;
    break-inside: avoid;
    width: unset !important;
    float: none;
    padding-bottom: 15px; }
  .submenu--belowmain ul.navPage-subMenu-list {
    column-count: 4;
    column-gap: 0;
    margin: auto; } }

.customains--fitedss--heading h2 {
  text-align: center;
  margin: 40px 0px;
  font-weight: 400;
  font-size: 41px;
  line-height: normal;
  margin-bottom: 10px; }

.customains--goodnss h2 {
  font-size: 20px;
  margin: 20px 0px;
  margin-bottom: 0px;
  font-family: "Inter", serif !important;
  font-weight: 700 !important; }

@media (min-width: 768px) {
  .customains--fitedss--heading .col-sm-2 {
    width: 16.6666666667%;
    padding: 10px; } }

.customains--goodnss {
  text-align: center;
  padding: 25px 20px;
  background: #efcfc9; }

.customlogo--mainss {
  padding: 30px 0px; }

h2.footernewsletter--v {
  font-size: 31px;
  text-align: left;
  font-weight: 600; }

.footer--newsletter p {
  text-align: left; }

.custombigmains.row {
  max-width: 1300px; }

.customrowtopmain .row {
  max-width: 1250px; }

h2.footer--headingmenu {
  font-family: "Inter", serif !important;
  font-weight: 600;
  margin-bottom: 7px; }

.innermenusection a {
  font-size: 15px; }

.innermenusection li {
  margin-bottom: 14px; }

.footer--newsletter .form-input {
  border-radius: 0px !important;
  border: 0px !important;
  border-bottom: 1px solid grey !important;
  padding-left: 0px;
  padding-right: 0px;
  letter-spacing: 0px;
  font-size: 15px; }

.customfooter--background {
  border-top: 1px solid #e9e9e9; }

.footer--newsletter svg {
  width: 30px;
  height: 30px;
  stroke: unset !important;
  fill: transparent !important; }

.footer--newsletter .button {
  color: transparent !important; }

.copyrighbottom--manss {
  margin: 0px; }

.customrowtopmain .row {
  max-width: 1300px; }

.asseenone--mainss .row {
  max-width: 1200px;
  margin: auto; }

.assseen--insidecontenss h2 {
  font-size: 41px;
  line-height: normal;
  font-family: "Inter", serif !important;
  font-weight: 900; }

.assseen--insidecontenss p {
  font-size: 18px; }

.asseenone--mainss {
  padding: 80px 20px;
  background: #f1d2cd; }

.customlogo--mainss1 {
  width: 50%;
  float: left;
  padding: 30px 10px; }

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

.customnewsection--mainss img {
  max-height: 47px;
  object-fit: contain;
  min-height: 47px; }

.customnewsection--mainss {
  padding: 0px 10px; }

.customlogo--mainss1 {
  border-right: 1px solid black;
  border-bottom: 1px solid black; }

.customlogo--mainss1:nth-child(even) {
  border-right: 0px; }

.customlogo--mainss1:nth-child(5), .customlogo--mainss1:nth-child(6) {
  border-bottom: 0px; }

.customains--rowsectionss {
  overflow: hidden;
  background: rgba(216, 156, 156, 0.36);
  padding: 20px;
  border-radius: 20px; }

.assseen--insidecontenss {
  max-width: 500px; }

.mainscontent--blogss h1 {
  text-align: center;
  margin-top: 0px;
  margin-bottom: 30px;
  font-size: 37px;
  font-weight: 500; }

.mainscontent--blogss h1 span {
  display: block;
  text-transform: lowercase;
  font-size: 34px;
  line-height: 60px;
  color: #fec965; }

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

.goodoness--v1 .button {
  padding: 12px 30px;
  font-size: 20px;
  border-radius: 50px !important; }

.colormain--01, .colormain--03 {
  background: url("https://cdn11.bigcommerce.com/s-ceuzh8y7jc/images/stencil/original/image-manager/iamgemains2222.jpg");
  background-size: cover; }

.colormain--02 {
  background: #d79c9b; }

.goodoness--v1 h2 {
  font-weight: 900; }

.shopbeauty--v1 img {
  border-radius: 5px; }

.customonemains--goodoness:before {
  content: '';
  background: url("https://cdn11.bigcommerce.com/s-ceuzh8y7jc/images/stencil/original/image-manager/mainpatternss-1-1-.jpg");
  background-size: cover;
  top: 20px;
  right: -50px;
  position: absolute;
  display: block;
  width: 600px;
  height: 700px;
  z-index: -1; }

.imagewith--text {
  position: relative; }

.custombigcontent h2 {
  font-family: "Inter", serif !important;
  font-weight: 700; }

.custombigcontent p {
  font-size: 18px;
  font-weight: 400; }

.custombigcontent h2, .custombigcontent p {
  color: #fff; }

.insidecontentmains--see h2 {
  text-transform: lowercase;
  margin-top: 10px; }

.insidecontentmains--see p {
  font-weight: 400; }

.bigbannercustom {
  margin-top: 0px; }

.customainsgoodons---mainss .row {
  max-width: 1300px;
  margin: auto; }

.insidecontentmains--goodonss h2 {
  text-align: center;
  font-size: 28px; }

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

.insidecontentmains--goodonss h3 {
  font-size: 41px;
  letter-spacing: 3px;
  line-height: normal;
  margin-top: 10px;
  margin-bottom: 10px; }

.insidecontentmains--goodonss p {
  font-size: 20px; }

.insidecontentmains--goodonss {
  padding: 160px 90px;
  background: url("https://cdn11.bigcommerce.com/s-ceuzh8y7jc/images/stencil/original/image-manager/bigimage1-1-.png");
  background-size: cover; }

.bottomz-indexmainsss {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 80%;
  background: whitesmoke; }

.customainsgoodons---mainss {
  position: relative; }

.bottomz-indexmainsss {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 80%;
  background: whitesmoke; }

.customainsgoodons---mainss {
  position: relative; }

.customainsvideobanner--sizz {
  padding: 72px 50px;
  background: url(https://cdn11.bigcommerce.com/s-ceuzh8y7jc/images/stencil/original/image-manager/seanewmain1.png);
  background-size: cover; }

.newfont--pickainss {
  padding: 90px 20px; }

.newfont--pickainss h2 {
  font-size: 37px;
  margin-bottom: 10px; }

.newfont--pickainss p {
  font-weight: 400;
  font-size: 21px; }

.aboutusmain--image h3 {
  font-size: 31px;
  text-transform: capitalize;
  color: #d79c9b;
  text-align: center; }

.aboutusmain--image h2 {
  font-size: 45px !important;
  line-height: 41px;
  font-weight: 900;
  text-align: center; }

.customainsgood--one h2 {
  color: black;
  font-size: 39px;
  line-height: normal; }

.customainsgood--one p {
  color: black; }

.titlemains--fitted {
  display: block;
  text-transform: lowercase;
  font-size: 38px;
  line-height: 38px; }

.customreviewss {
  text-transform: uppercase;
  color: #585858;
  font-weight: 900;
  letter-spacing: 5px;
  font-size: 23px; }

.reviewstart--main {
  color: #fec965;
  font-size: 35px; }

p.bodytestimonial {
  font-weight: 400; }

.productzView-price span {
  font-size: 26px;
  letter-spacing: 3px; }

.productzView-details .productzView-options .form-label--alternate {
  font-size: 19px;
  font-weight: 700; }

.customaintextwithelement .form-field--increments .form-increment {
  padding: 7px 10px;
  border: 1px solid black; }

.customsection--main svg {
  width: 18px;
  height: 18px;
  display: inline-block;
  stroke-width: 1px;
  stroke: black !important; }

.smallline--mainsgoodss {
  font-size: 21px;
  line-height: normal;
  display: block;
  text-transform: uppercase;
  margin-top: 12px;
  letter-spacing: 4px; }

.goodonamins--fittedsss ul {
  margin: 0px; }

.goodonamins--fittedsss svg {
  width: 20px;
  height: 20px;
  vertical-align: middle;
  margin-right: 10px; }

.goodonamins--fittedsss ul {
  list-style: none; }

.goodonamins--fittedsss {
  margin-top: 10px;
  max-width: 100%; }

.goodonamins--fittedsss li {
  font-size: 16px;
  font-weight: 400;
  margin-top: 10px;
  font-weight: 300;
  padding: 10px 20px;
  background: #ededed;
  font-family: "Inter", serif !important; }

.goodonamins--fittedsss li span {
  font-weight: 400; }

.customains--fittedss {
  max-width: 1000px;
  margin: auto; }

.customains--fittedss .accordion {
  font-size: 30px;
  font-weight: 400;
  color: #a7b2b8 !important;
  letter-spacing: 4px;
  border-bottom: 1px solid #eeeeee;
  border-radius: 0px;
  padding: 15px 10px; }

.customains--fittedss .accordion:after {
  background-size: 20px 20px;
  width: 20px;
  height: 20px; }

.customains--fittedss .panel {
  display: none; }

.customains--fittedss .panel {
  padding: 16px 5px; }

.customains--goodonsmainss p {
  font-size: 21px;
  font-weight: 400; }

.customainsgood--contentsimass ul {
  margin: 0px; }

.customainsgood--contentsimass li {
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 20px; }

.customains--contenss h2 {
  margin: 0;
  font-size: 28px;
  color: #818181 !important;
  font-weight: 500; }

.customainsgood--contentsimass li::marker {
  color: #fec965; }

.mainstyles--goodoness {
  padding: 20px; }

.insideshortline-aminss {
  display: flex; }

.goodcntents---ss {
  width: 30%;
  padding: 10px 15px;
  background: whitesmoke; }

.fittedcontentmainss {
  width: 70%;
  padding: 10px 15px; }

.fittedcontentmainss {
  background: #ebebeb; }

.hiddenmian--content ul {
  list-style: none; }

.hiddenmian--content li {
  margin-bottom: 5px; }

.goodcntents---ss {
  margin-right: 5px; }

.hiddenmian--content ul {
  list-style: none; }

.hiddenmian--content li {
  margin-bottom: 5px; }

.goodcntents---ss {
  margin-right: 5px; }

.customains--goodonsmainss {
  font-size: 21px;
  font-weight: 400; }

.productzpageone--mains .m-scroll {
  margin: 0px; }

.stampedrevew--aminsss {
  max-width: 1000px;
  margin: auto; }

.insidearticle .card-body {
  text-align: center; }

.card .card-body .card-title {
  text-align: center;
  line-height: normal;
  padding: 5px 0px; }

.card .card-body .price-wrapper {
  text-align: center; }

.card .card-body .card-title a {
  display: block;
  font-size: 15px !important;
  line-height: 24px !important; }

.maincontainerfixing h2 {
  font-family: "Inter", serif !important;
  font-size: 42px !important; }

.page-content li {
  margin-bottom: 10px;
  font-size: 16px; }

.insidecontent--aminss {
  text-align: center;
  max-width: 500px;
  margin: auto; }

.insidecontent--aminss h3 {
  font-size: 33px;
  font-weight: 100; }

.insidecontent--aminss h2 {
  font-family: "Inter", serif !important;
  font-size: 38px;
  line-height: normal;
  font-weight: 700; }

.insidecontent--aminss p {
  font-size: 17px; }

.stepstoapply--nowss {
  padding: 70px 20px; }

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

.customstepsmains-content .row {
  max-width: 1200px;
  margin: auto; }

.mainsucsotm--contenss h2 {
  font-family: "Inter", serif !important;
  font-weight: 700;
  font-size: 37px;
  line-height: normal;
  margin-top: 20px; }

.mainsucsotm--contenss p {
  font-size: 16px; }

.customnumber--count {
  width: 70px;
  height: 70px;
  line-height: normal;
  font-weight: 900;
  font-size: 26px;
  font-weight: 500;
  background: #f1d2cd;
  line-height: 70px;
  border-radius: 50px;
  margin: auto; }

p {
  font-weight: 400 !important; }

@media (max-width: 801px) {
  .insidecontentmains--goodonss h3 {
    font-size: 27px; }
  .insidecontentmains--goodonss p {
    font-size: 17px; }
  .newfont--pickainss h2 {
    font-size: 26px;
    line-height: normal; } }

.customains--goodnss img {
  max-width: 71px; }

.customicons--manss img {
  max-width: 70px; }

.withtext--colorone {
  background: transparent; }

.customtestimoniallgroundmain {
  background: transparent; }

.customcookie--banermain {
  background: transparent;
  padding: 0px; }

.customcookie--banermain .row {
  max-width: 1000px;
  margin: auto;
  padding: 20px;
  background: #6e7a26;
  margin-bottom: 20px; }

.cookie--sindiecontent p {
  font-size: 13px; }

.customcookie--banermain {
  background: transparent;
  padding: 0px; }

.customcookie--banermain .row {
  max-width: 1000px;
  margin: auto;
  padding: 20px;
  background: #6e7a26;
  margin-bottom: 20px; }

.cookie--sindiecontent p {
  font-size: 13px; }

.customcookie--banermain {
  background: transparent;
  padding: 0px; }

.customcookie--banermain .row {
  max-width: 1000px;
  margin: auto;
  padding: 20px;
  background: #6e7a26;
  margin-bottom: 20px; }

.cookie--sindiecontent p {
  font-size: 14px; }

button.acceptcookie, .delinecookie {
  font-size: 15px !important;
  padding: 7px 30px !important;
  border-radius: 10px !important; }

button.acceptcookie {
  background: #fec965 !important;
  border-color: #fec965 !important; }

button.delinecookie {
  background: #f0edeb !important;
  border-color: #f0edeb !important;
  color: black !important;
  opacity: 0.7; }

.customcookie--banermain .row {
  border-radius: 10px !important; }

.customrowtopmain {
  padding-top: 60px; }

@media (min-width: 768px) {
  .custombigmains .col-sm-4 {
    width: 33.3333333333%; } }

.custombigmains.row {
  max-width: 1200px; }

.custom--iconsfooter .row {
  max-width: 1200px; }

.slider--customcontents {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%; }

.insidemaincontainer--fixgs {
  max-width: 1300px;
  margin: auto; }

.custommainfixinggoods {
  max-width: 450px; }

.customfooterbottoms---mains .row {
  max-width: 1250px;
  margin: auto; }

.goodnamins--fiteedsss {
  max-width: 400px; }

.goodnamins--fiteedsss {
  background: #f0edeb;
  padding: 40px 30px;
  max-width: 100%; }

.goodnamins--fiteedsss input {
  background: transparent !important; }

.footer--newsletter .form-input {
  background: transparent !important; }

@media (min-width: 768px) {
  .custombigmains .col-sm-2 {
    width: 16.6666666667%; } }

.goodnamins--fiteedsss {
  max-width: 500px; }

.goodnamins--fiteedsss {
  padding: 60px 50px; }

.custom--iconsfooter p {
  font-size: 15px;
  font-weight: 400 !important; }

.custom--iconsfooter h2 {
  font-family: "Inter", serif !important;
  font-weight: 600;
  margin-bottom: 5px; }

.custom--iconsfooter p {
  font-size: 14px;
  font-weight: 400 !important; }

.custom--iconsfooter h2 {
  font-family: "Inter", serif !important;
  font-weight: 600;
  margin-bottom: 5px; }

.custom--iconsfooter {
  background: #d4e08c;
  border: 0px !important;
  padding: 17px 20px; }

.copyrighbottom--manss {
  padding-top: 20px; }

.customsearchformains--mainss button svg {
  width: 24px;
  height: 24px; }

.socialLinks--alt .icon {
  margin-left: 0px;
  margin-right: 10px; }

.footer--newsletter .button {
  display: flex;
  align-items: center;
  justify-content: center; }

.customicons--manss h2 {
  text-transform: none;
  line-height: normal; }

.customwhiechooose---goodonss .col-sm-6 {
  padding: 10px; }

.customainsgoodo--v1 h2 {
  font-family: "Inter", serif !important;
  font-size: 39px;
  line-height: 40px;
  text-align: left;
  margin-bottom: 15px; }

.customainsgoodo--v1 p {
  text-align: left; }

.customicons--manss {
  padding: 40px 20px; }

.customainsgoodo--v1 h2 {
  font-size: 47px;
  line-height: 51px; }

.customainsgoodo--v1 p {
  font-size: 18px;
  text-align: justify; }

.bigcustomblock--fiteedss .row {
  max-width: 1200px;
  margin: auto;
  background: linear-gradient(rgba(254, 201, 101, 0.56), rgba(254, 201, 101, 0.56)), url(https://cdn11.bigcommerce.com/s-kauchzl8i3/images/stencil/original/image-manager/pattern1.png);
  background-size: cover; }

.nopaddingimage {
  padding: 0px; }

.customains--contentgoodonss {
  max-width: 450px;
  margin: auto; }

.customains--contentgoodonss h3 {
  margin: 0px;
  text-transform: uppercase;
  letter-spacing: 3px;
  color: grey;
  font-size: 19px; }

.customains--contentgoodonss h2 {
  font-size: 38px;
  line-height: normal;
  margin-top: 10px;
  font-family: "Inter", serif !important; }

.customains--contentgoodonss p {
  font-size: 16px; }

.customains--contentgoodonss .button {
  background: transparent !important;
  border: 1px solid black !important; }

.bigcustomblock--fiteedss .row {
  max-width: 1220px; }

.contentover h2 {
  line-height: normal;
  margin-top: 10px;
  font-weight: 500;
  font-size: 17px; }

.m-scroll__title span, .sf__text-scroll, .sf__text-stroke.text-stroke-1 {
  font-size: 56px !important;
  padding: 0px 50px !important;
  font-weight: 900 !important; }

.customainbanner--top img {
  width: 40px;
  height: 40px;
  vertical-align: middle;
  margin-right: 11px; }

.m-scroll {
  margin-top: 0px; }

.button {
  padding: 11px 35px;
  letter-spacing: 0;
  font-size: 14px;
  font-weight: 400; }

.custommaingood--mainss h1 {
  text-align: center;
  margin-bottom: 30px;
  font-family: "Inter", serif !important;
  font-size: 32px;
  line-height: normal; }

.custommaingood--mainss .col-sm-4 {
  padding: 5px; }

.custommaingood--mainss .col-sm-6 {
  padding: 5px; }

.insidemainsrow .row {
  margin: 0px -5px;
  margin-top: -5px; }

.custommaingood--mainss h2 {
  font-size: 27px; }

.insidecontent--ggv1 {
  max-width: 400px; }

.insidecontent--ggv1 .button {
  background: white !important; }

.customtestimoniallgroundmain {
  text-align: center; }

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

.lineheadingss {
  text-align: center; }

.customauthor--namemma {
  text-align: center;
  font-size: 22px; }

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

p.bodytestimonial {
  font-family: 'Cormorant', serif !important;
  font-weight: 400 !important;
  font-size: 32px; }

.mainone--galerrytestminalss {
  max-width: 800px; }

.ourcustomers--main {
  background: #f3f3f3; }

.ourcustomers--main {
  background: linear-gradient(rgba(243, 243, 243, 0.8), rgba(243, 243, 243, 0.8)), url(https://cdn11.bigcommerce.com/s-kauchzl8i3/images/stencil/original/image-manager/pattern.png);
  background-size: cover !important; }

.mainone--galerrytestminalss {
  margin: auto;
  padding: 30px;
  background: white;
  border-radius: 20px; }

.mainone--galerrytestminalss .gallery-thumbs1 {
  max-width: 400px; }

.custominside--imagemainss img {
  border-radius: 50%; }

.mainone--galerrytestminalss .gallery-thumbs1 .swiper-slide {
  opacity: 0.4 !important; }

.mainone--galerrytestminalss .gallery-thumbs1 .swiper-slide-thumb-active {
  opacity: 1 !important; }

.onemainsgoodonssv1 h2 {
  text-align: center;
  font-size: 40px !important;
  margin-bottom: 10px; }

.custom--contentwithtext p {
  text-align: center; }

.onemainsgoodonssv1 {
  text-align: center; }

.custom--contentwithtext {
  padding: 102px 20px; }

.col-sm-4.nopaddingss {
  padding: 0px; }

.custom--contentwithtext.colorone {
  background: #f0def8; }

.custom--contentwithtext.colortwo {
  background: #fef9f5; }

.custom--contentwithtext.colorthree {
  background: #ffe993; }

.custominside--mainfixing {
  padding: 30px;
  border-radius: 20px; }

.whychoose--use h3 {
  font-size: 30px !important;
  letter-spacing: 0;
  text-transform: unset !important;
  font-family: "Inter", serif !important;
  text-align: center;
  line-height: normal;
  margin-top: 30px;
  margin-bottom: 30px; }

.whychoose--use .col-sm-3 {
  padding: 10px; }

.whychoose--use .row {
  max-width: 1200px;
  margin: auto; }

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

.isndie--choosenowfixing h2 {
  margin: 10px 0px;
  margin-top: 20px;
  font-size: 19px;
  margin-bottom: 3px; }

.isndie--choosenowfixing p {
  font-size: 15px; }

.isndie--choosenowfixing {
  padding: 20px;
  background: white; }

.tieredofunwanted {
  max-width: 800px;
  margin: auto; }

.tieredofunwanted h2 {
  font-size: 40px; }

.maincontent--godonefixing h2 {
  font-size: 50px; }

.bottomsection--mainfixing .row {
  max-width: 1100px; }

.bigbannercustom {
  max-width: 1300px;
  margin: auto;
  margin-top: 40px;
  margin-bottom: 40px; }

.leftside--main .custombigcontent {
  left: 6%;
  max-width: 450px; }

.custombigcontent {
  max-width: 380px; }

.custombigcontent h2 {
  font-size: 38px;
  line-height: 48px; }

.productzView-details .productzView-options .button-wishlist .button {
  font-size: 22px !important;
  color: #000 !important;
  font-weight: 900 !important;
  font-family: "Inter", sans-serif !important;
  letter-spacing: 1px;
  text-transform: none;
  padding: 12px 20px; }

.productzView-details .productzView-options .button-wishlist .button span {
  font-weight: 900 !important;
  font-family: "Inter", sans-serif !important;
  letter-spacing: 0px;
  font-size: 18px !important;
  text-transform: none !important;
  line-height: normal; }

.productzView-details .productzView-options .button-wishlist .button .text {
  font-weight: 900 !important; }

.productzView-details .productzView-price .price-section.non-sale-price--withoutTax + .price-section--withoutTax {
  display: block;
  margin-top: 0px; }

.productzView-price span {
  font-size: 26px;
  letter-spacing: 1px;
  font-weight: 500; }

.customainsgoodons--fittedss .col-sm-3 {
  padding: 5px; }

.customainsgoodons--fittedss .row {
  margin: 0px -5px; }

.mainsheading {
  margin-bottom: 20px;
  font-family: "Inter", serif !important;
  font-size: 27px;
  font-weight: 400;
  line-height: normal; }

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

.isnidemains--goodonss h2 {
  font-size: 18px;
  font-weight: 400;
  margin: 9px 0px; }

.customainsgoodons--fittedss {
  border-top: 1px solid #ededed;
  margin-top: 20px;
  padding-top: 20px; }

.goodonamins--fittedsss .custominsidemain {
  background: #f3f3f3;
  padding: 0px;
  padding: 6px 10px; }

.isnidemains--goodonss img {
  width: 55px; }

.isnidemains--goodonss {
  padding: 20px 10px;
  border: 1px solid #ebebeb; }

.isnidemains--goodonss h2 {
  margin-bottom: 0px; }

.freeshippingover149 {
  background: #f3f3f3;
  font-style: italic;
  font-size: 28px;
  text-align: center;
  color: black;
  line-height: normal;
  padding: 10px 20px;
  font-weight: 900;
  margin-top: 10px; }

.customains--goodonsmainss p, .customains--goodonsmainss li {
  font-size: 20px;
  font-weight: 400; }

.customains--goodonsmainss ul {
  margin-left: 30px; }

.goodonemains--fittedss {
  padding: 30px 20px;
  background: #f9f9f9; }

.goodonemains--fittedss .panel {
  background: transparent !important; }

.cstomshortmains--flexifingss {
  max-width: 1100px;
  margin: auto;
  margin-top: 40px;
  margin-bottom: 40px; }

.customicon-mainflex img {
  max-width: 70px; }

.customicon-mainflex img {
  max-width: 70px; }

.isndie--choosenowfixing {
  border: 0px solid #ebebeb; }

.insidemainsreviewws--aminss {
  display: flex;
  align-items: center;
  justify-content: center; }

.mainreviewgoodons--fittedss svg {
  width: 21px;
  height: 21px;
  margin: 0px 3px;
  fill: #fc871f; }

.custoains--godoisnss22222 h3 {
  font-weight: 400;
  margin: 0px; }

.custoains--godoisnss1111 {
  margin: 0px 20px; }

.custoains--godoisnss img {
  max-width: 188px; }

.mainreviewgoodons--fittedss {
  display: flex;
  align-items: center;
  justify-content: center; }

.fromreviews--aminss {
  margin-bottom: 40px; }

.productzView.themevalte_productView {
  margin-bottom: 10px; }

.insidecontentmains--see {
  padding: 20px 0px; }

.insidecontentmains--see h2 {
  font-weight: 500;
  font-size: 26px;
  margin-top: 20px;
  margin-bottom: 10px; }

.smallborder--circlemainss {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background: #fec965;
  position: absolute;
  top: 4%;
  left: 47%;
  transform: translate(-50%, 0%);
  z-index: 0; }

.insidecontentmains--see img {
  z-index: 9;
  position: relative; }

.ourmisionsvissible {
  max-width: 1100px;
  margin: auto; }

.whatwedomains--customss h2 {
  font-family: "Inter", serif !important;
  font-size: 36px;
  line-height: normal; }

.whatwedomains--customss p {
  font-size: 16px; }

.ourmisionsvissible .col-sm-6 {
  padding: 10px; }

.ourmisionsvissible .row {
  margin: 0px -10px; }

.customains--contentgoodonsmainss h2 {
  font-family: "Inter", serif !important;
  font-size: 30px;
  line-height: normal; }

.customains--contentgoodonsmainss p {
  font-size: 16px; }

.whatwedomains--customss {
  padding: 30px;
  background: #f0f8ff; }

.whatwedomains--customss h2 {
  margin-top: 0px; }

.customains--contentgoodonsmainss.colormainone {
  padding: 20px 10px;
  background: #ffffff; }

.customains--contentgoodonsmainss.colormaintwo {
  padding: 30px;
  background: aliceblue; }

.ourmisionsvissible .row {
  margin-top: 10px; }

.fittedmainsone--godoonsmainss h2 {
  font-size: 38px;
  line-height: normal;
  margin-top: 10px;
  font-family: "Inter", serif !important; }

.fittedmainsone--godoonsmainss h3 {
  margin: 0;
  text-transform: uppercase;
  letter-spacing: 3px;
  color: grey;
  font-size: 19px; }

.fittedmainsone--godoonsmainss p {
  font-size: 17px; }

.fittedmainsone--godoonsmainss {
  text-align: center;
  max-width: 900px;
  margin: auto; }

.bigcustomsection--mainsifftedsss {
  padding: 140px 20px;
  background: linear-gradient(rgba(254, 201, 101, 0.56), rgba(254, 201, 101, 0.56)), url(https://cdn11.bigcommerce.com/s-kauchzl8i3/images/stencil/original/image-manager/pattern1.png);
  background-size: cover; }

.mainonegoodons--fittedss h2 {
  font-size: 38px !important;
  line-height: normal; }

.mainonegoodons--fittedss p {
  text-align: left; }

.mainonegoodons--fittedss h2 {
  font-size: 38px !important;
  line-height: normal; }

.mainonegoodons--fittedss p {
  text-align: left; }

.ourmisionsvissible {
  max-width: 1050px; }

.shortcontent--mansss h2 {
  margin-top: 0px;
  font-size: 38px !important;
  font-family: "Inter", serif !important;
  line-height: normal; }

.shortcontent--mansss p {
  font-size: 16px; }

.shortcontent--mansss {
  text-align: center;
  max-width: 800px;
  margin: auto;
  padding: 70px 20px; }

.custom--iconsfooter {
  margin-top: 0px !important; }

.customshortgarden--fairy {
  margin-top: -146px;
  max-width: 600px;
  background: white;
  position: relative;
  padding: 30px;
  border-radius: 20px; }

.customshortgarden--fairy p {
  font-size: 16px; }

.custom--contentwithtext p {
  text-align: left; }

.custommainfixinggoods .button {
  background: #f0b934 !important;
  border: 1px solid #f0b934 !important;
  color: white !important; }

.custom--iconsfooter {
  background: transparent; }

.customfooter--background {
  background: transparent;
  border: 0px; }

.goodone--gradientsminass {
  background: #ffffff; }

.goodone--gradientsminass {
  margin-top: 0px !important; }

.homepage--mainsbannerss svg {
  width: 20px;
  height: 20px; }

.homepage--mainsbannerss img {
  max-width: 150px; }

.homepage--mainsbannerss h3 {
  font-size: 18px; }

.homepage--mainsbannerss {
  padding: 10px 5px;
  background: white;
  border-bottom: 1px solid #f1f1f1; }

#themevale_newsletter .newsletter-popup-container {
  background: #f1f1f1;
  background-size: cover; }

#themevale_newsletter .newsletter-popup-container #popupSubcribeForm .form-field .button + .button {
  background: transparent !important; }

.mainonegoodons--fittedss p {
  text-align: left; }

.custommaingood--mainss .col-sm-5, .custommaingood--mainss .col-sm-7 {
  padding: 5px; }

.maintopbannerfixing svg {
  width: 18px;
  height: 18px;
  vertical-align: middle;
  margin-top: -4px;
  margin-right: 3px; }

.insidecontentmainss--top--right a {
  font-size: 16px;
  font-weight: 500; }

.insidecontentmainss--top--right li {
  margin-left: 10px;
  padding-left: 10px;
  border-left: 1px solid #d4d4d4; }

.insidecontentmainss--top--right li {
  display: inline-block;
  margin-left: 20px; }

.insidecontentmainss--top--right li {
  margin-left: 10px;
  padding-left: 10px;
  border-left: 1px solid #d4d4d4; }

.insidecontentmainss--top--right li:first-child {
  border: 0; }

.insidecontentmainss--top--right ul {
  margin: 0; }

.insidecontentmainss--top--right {
  text-align: right; }

.insidecontentmainss--top--left {
  text-align: left; }

.insidecontentmainss--top--left p {
  margin-bottom: 0;
  display: inline-block;
  margin-right: 10px;
  font-size: 16px;
  font-weight: 500; }

.insidecontentmainss--top--left p {
  margin-right: 10px;
  padding-right: 10px;
  border-right: 1px solid #d4d4d4; }

.insidecontentmainss--top--left p:last-child {
  border: 0; }

@media only screen and (min-width: 801px) {
  .submenu--belowmain {
    height: 100vh;
    overflow-y: auto; } }

.belowcategory--maincontent p {
  font-size: 16px; }

.belowcategory--maincontent p {
  font-size: 16px; }

div#facetedSearch .accordion-block {
  float: unset !important;
  padding: 10px;
  background: transparent;
  border: 0px !important; }

div#facetedSearch {
  width: 100%;
  background: transparent; }

.customain--filterfixing {
  padding: 5px; }

div#facetedSearch .accordion {
  background: transparent; }

div#facetedSearch .accordion-content {
  background: transparent !important; }

.navList-action--checkbox::before {
  background: transparent; }

div#facetedSearch .accordion-title {
  font-weight: 500; }

.facetedSearch-refineFilters.sidebarBlock {
  padding: 10px;
  padding-bottom: 0px;
  font-weight: 400;
  letter-spacing: 0px; }

div#facetedSearch {
  margin-top: 0px; }

div#sideAllCategories {
  padding: 0px 15px; }

.customain--filterfixing {
  padding: 15px;
  padding-top: 30px; }

#facetedSearch-navList li.navList-item a {
  font-weight: 400; }

div#facetedSearch-content--price input {
  background: white !important; }

.form-minMaxRow .form-field:last-child {
  padding: 4px;
  margin-top: 5px; }

.form-minMaxRow .form-field:last-child button {
  background: #fec965 !important;
  text-transform: none !important;
  font-weight: 500;
  border: 0px !important;
  color: black !important;
  font-size: 17px; }

div#facetedSearch .accordion-title {
  line-height: normal;
  margin-bottom: 5px !important;
  font-weight: 700; }

form#facet-range-form .form-inlineMessage {
  display: none !important; }

ul.all-categories-list a {
  font-family: "Inter", sans-serif !important;
  font-weight: 500 !important; }

.all-categories-list .navPages-item a {
  font-weight: 400 !important; }

.facetLabel {
  background: white !important;
  font-weight: 400 !important; }

.card:hover .customone--sectionmainss {
  z-index: 9; }

#facetedSearch-navList li.navList-item {
  margin-bottom: 5px; }

.page-sidebar .accordion--navList ul > li > a {
  padding-left: 25px; }

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

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

.card .card-body .price-wrapper span {
  font-size: 16px;
  font-weight: 400; }

.categorumifashion--inside a {
  font-weight: 400;
  padding: 6px 20px;
  font-size: 15px; }

.collectionstoolbar--main {
  border: 1px solid #e1e3e4; }

.collectionstoolbar--main + form {
  border: 0px solid #e1e3e4;
  border-top: 0px; }

.categorumifashion--inside a {
  font-weight: 400;
  padding: 6px 20px;
  font-size: 15px; }

.collectionstoolbar--main {
  border: 1px solid #e1e3e4; }

.themevale_products-filter + form {
  border: 1px solid #e1e3e4;
  border-top: 0px; }

.page-sidebar + .page-content .productzGrid .productz .card {
  padding: 2px !important;
  margin: 5px; }

.page-sidebar + .page-content .productzGrid .productz {
  padding: 4px !important; }

.card-img-container img {
  border-radius: 0px; }

.card:hover .card-figure .quickview {
  border-radius: 50px !important;
  padding: 10px 20px !important; }

.displaycount--main {
  font-weight: 400; }

.navPage-subMenu-item .navPages-action {
  font-family: 'Inter' ,sans-serif !important; }

.navPage-subMenu-item .navPages-action {
  font-weight: 400 !important;
  font-size: 15px !important; }

@media (max-width: 801px) {
  .mainselect--sortbox {
    display: none; }
  .themevale_products-filter .actionBar .actionBar-section .form-select {
    font-size: 16px;
    background-color: transparent;
    letter-spacing: 1px !important; }
  .actionBar-section .form-label {
    display: none; }
  .themevale_sidebar-mobile > .icon + .text {
    font-size: 16px;
    background-color: transparent;
    letter-spacing: 1px !important; }
  .themevale_sidebar-mobile-wrapper {
    margin: 0px;
    padding: 0px 10px; }
  .page-sidebar + .page-content .productzGrid .productz .card {
    padding: 0px !important; }
  .customcategoru--content {
    display: none; }
  .all-categories-list .dropdown-category-list .navPage-subMenu-item .navPage-subMenu-action {
    padding-top: 5px !important;
    padding-bottom: 5px !important; }
  .insidecontentmainss--top--left p:last-child {
    display: none !important; }
  .insidecontentmainss--top--left p {
    border: 0px !important; }
  .insidecontentmainss--top--left {
    text-align: center; }
  .insidecontentmainss--top--right {
    display: none; }
  .iconcontainer--main img {
    min-width: 32px; }
  .goodnamins--fiteedsss {
    background: transparent;
    padding: 10px; } }

.biginstagramsection--mainss {
  max-width: 100%;
  padding: 0px; }

.biginstagramsection--mainss h2 {
  margin-bottom: 30px;
  font-weight: 400; }

.biginstagramsection--mainss h2 a svg {
  width: 35px;
  height: 35px;
  vertical-align: middle;
  margin-top: -6px; }

.custominside--mainfixing .button {
  border-radius: 50px !important;
  padding: 11px 35px;
  font-size: 18px; }

.blog-date {
  margin-bottom: 10px; }

.themevale_account .form-actions #gift-certificate-submit {
  font-size: 14px;
  text-transform: none;
  font-family: "Inter", sans-serif !important; }

input#gift-certificate-preview {
  font-size: 14px;
  text-transform: none;
  background: transparent !important; }

input#gift-certificate-preview {
  font-size: 14px;
  text-transform: none;
  font-family: "Inter", sans-serif !important; }

label.form-label {
  font-family: "Inter", sans-serif !important;
  font-size: 17px;
  line-height: normal;
  display: block !important;
  margin-bottom: 15px; }

.form-checkbox + .form-label,
.form-radio + .form-label {
  font-family: "Inter", sans-serif !important;
  font-size: 14px;
  line-height: normal;
  display: block !important;
  margin-bottom: 15px; }

.navBar--sub .navBar-item.is-active, .navBar--sub .navBar-item.navBar-item--separate.is-active, .navBar--sub .navBar-item.navBar-item--separate:hover, .navBar--sub .navBar-item:hover {
  background: #f3f3f3; }

.button {
  font-family: "Inter", sans-serif !important;
  text-transform: none !important; }

p.new-customer-intro {
  font-size: 16px; }

.new-customer .panel-body ul {
  list-style: auto;
  margin-left: 17px; }

.new-customer .panel-body ul li {
  font-weight: 400; }

.new-customer .panel-header .panel-title {
  letter-spacing: 1px;
  text-transform: none;
  font-weight: 500; }

.login-row .new-customer {
  box-shadow: unset;
  border: 1px solid #e9e9e9; }

.login-form .form-actions .button {
  font-family: "Inter", sans-serif !important;
  text-transform: none !important;
  background: #f0b934;
  color: #fff !important;
  font-weight: 600; }

.account-body {
  background: transparent; }

span.form-inlineMessage {
  display: block; }

.textsection--main {
  letter-spacing: 0px;
  font-weight: 500;
  font-size: 18px; }

@media (max-width: 900px) {
  .slider--customcontents {
    position: relative;
    transform: unset;
    left: unset;
    top: unset; }
  .sliderv---inside {
    background: white; }
  .custommainfixinggoods {
    max-width: 100%;
    padding: 10px; }
  .insidemaincontainer--fixgs {
    max-width: 100%; }
  .custommainfixinggoods h2 {
    text-align: center;
    font-size: 32px;
    margin-bottom: 5px; }
  .custommainfixinggoods .body {
    text-align: center;
    margin-top: 10px !important; }
  .custommainfixinggoods p {
    text-align: center; }
  .sliderv---inside img {
    height: 270px;
    object-position: right; }
  .fromreviews--aminss {
    background: #f9f9f9;
    display: block;
    padding: 30px 5px; }
  .insidemainsreviewws--aminss {
    display: block;
    text-align: center; }
  .custoains--godoisnss1111 {
    padding: 25px 0px; }
  .customainsgoodo--v1 h2 {
    font-size: 33px;
    line-height: normal;
    margin-top: 0px; }
  .customainsgoodo--v1 p {
    font-size: 14px; }
  .goodons--ssmainsfittingss {
    padding: 5px; }
  .fromreviews--aminss {
    margin-bottom: 20px; }
  .customains--contentgoodonss {
    padding: 30px 20px; }
  p.bodytestimonial {
    font-size: 21px; }
  .customtestimoniallgroundmain {
    padding: 20px 0px; }
  .mainone--galerrytestminalss .gallery-thumbs1 {
    max-width: 200px; }
  .custombigcontent {
    position: relative;
    left: unset !important;
    width: 100% !important;
    transform: unset;
    max-width: 100% !important;
    padding: 10px 10px; }
  .custombigcontent h2 {
    font-size: 32px;
    line-height: 39px; }
  .custombigcontent h3 {
    font-size: 18px;
    font-weight: 500; }
  .custombigcontent p {
    font-size: 16px; }
  .bigbannercustom img {
    height: 300px;
    object-position: right; }
  .rightside--main img {
    object-position: left; }
  .maincontent--godonefixing h2 {
    font-size: 36px; }
  .maincontent--godonefixing p {
    font-size: 15px; } }

.customfaq--centermain .col-sm-4, .customfaq--centermain .col-sm-6, .customfaq--centermain .col-sm-12 {
  padding: 10px; }

.homepage--mainsbannerss {
  background: #fbfbfb; }

.smalllinke--manss {
  font-size: 15px;
  line-height: normal;
  max-width: 900px;
  margin: auto;
  margin-top: 20px; }

.customshortaboutisma--goodonss {
  margin-top: 0px !important; }

@media (max-width: 900px) {
  .custom--contentwithtext {
    padding: 10px 10px; }
  .customains--fittedss .accordion {
    font-size: 19px;
    padding: 15px 0px; }
  .customains--fittedss .accordion:after {
    margin-top: 0px; }
  div#previewModal {
    max-width: 100%;
    width: 95% !important; }
  .previewCart .previewCartCheckout {
    background: transparent; }
  .previewCart {
    padding: 0px; } }

.mainselect--sortbox .form-label {
  display: none !important; }

.maintopbannerfixing .row {
  max-width: 1300px;
  margin: auto; }

.custommaingood--mainss .row {
  max-width: 1600px;
  margin: auto; }

.ourcustomers--main {
  max-width: 1600px;
  margin: auto; }

.cart-total-value button:active, .cart-total-value button:focus, .cart-total-value button:hover {
  color: grey;
  font-size: 14px; }

.cart-total-value button {
  color: grey;
  font-size: 14px;
  letter-spacing: 0.4px; }

.cart-gift-certificate-form .form-input, .coupon-form .form-input {
  padding: 14px 20px;
  height: unset; }

.cart-form.gift-certificate-code .button {
  font-size: 15px; }

.goodonesmains--contentss h2 {
  margin: 0px;
  font-size: 29px;
  font-family: "Inter", serif !important; }

.custoextra-sectionmainss .row {
  max-width: 1200px;
  margin: auto;
  margin-top: 100px;
  margin-bottom: 60px;
  background: #d4e08c;
  padding: 20px;
  border-radius: 20px; }

.mainsinside--goodonimagess {
  margin-top: -95px; }

.mainsfixed--buttonss {
  text-align: right; }

.mainsfixed--buttonss .button {
  margin: 0px; }

@media (max-width: 993px) {
  .goodonesmains--contentss {
    text-align: center;
    margin-top: 20px; }
  .goodonesmains--contentss h2 {
    font-size: 23px;
    line-height: normal; }
  .mainsfixed--buttonss {
    text-align: center;
    margin-top: 20px; } }

.custommaincontent--godonsie {
  text-align: center;
  max-width: 700px;
  margin: auto; }

.custommaincontent--godonsie h2 {
  font-family: "Inter", serif !important;
  font-size: 44px;
  line-height: normal;
  font-weight: 500; }

.custommaincontent--godonsie p {
  font-size: 18px; }

.maincontent--belowfitted {
  padding: 80px 0px;
  padding-bottom: 0px;
  background: #f0b934; }

.custommaincontent--godonsie .row {
  max-width: 1000px;
  margin: auto; }

.maincontent--belowfitted .row {
  max-width: 1000px;
  margin: auto;
  padding-top: 60px; }

.imageinsidemains--content {
  width: 90px;
  height: 90px;
  margin: auto;
  border-radius: 50%;
  background: #ebf4f5; }

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

.customcontent--mains h2 {
  font-size: 23px;
  font-weight: 500; }

.customcontent--mains p {
  font-size: 16px;
  font-weight: 400; }

.customcontent--mains {
  padding: 40px 20px;
  background: white;
  border-radius: 20px; }

.maincontent--belowfitted .row .col-sm-4 {
  padding: 10px; }

.imageinsidemains--content img {
  padding: 21px; }

.customcontent--mains {
  box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05); }

.bottomimage--maiinss img {
  position: relative;
  margin-top: -120px; }

.maincontent--belowfitted .row {
  z-index: 2 !important;
  position: relative; }

.bigbannercustom {
  max-width: 1300px;
  margin: auto;
  margin-bottom: 30px; }

.customtopoproducts--tabgsss [role="tablist"] {
  text-align: center;
  max-width: 1200px;
  margin: auto;
  margin-bottom: 30px; }

.customtopoproducts--tabgsss li a {
  font-size: 19px;
  font-family: "Inter", serif !important;
  font-weight: 500;
  border: 0px !important;
  border-bottom: 2px solid transparent !important;
  background: transparent !important; }

.customtopoproducts--tabgsss li [role=tab][aria-selected=true] {
  border-bottom: 2px solid black !important; }

.maincontent--belowfitted {
  max-width: 1400px;
  margin: auto; }

.custommaincontent--godonsie h2, .custommaincontent--godonsie p {
  color: white; }

.quickView h1.productzView-title {
  font-size: 32px !important;
  line-height: normal !important;
  margin-bottom: 20px !important; }

.quickView .gallery-thumbs {
  display: none !important; }

.quickView input#form-action-addToCart, .productzView-details .productzView-options .button-wishlist .button {
  font-size: 19px !important;
  padding: 12px 20px; }

.quickView .productzView-details .productzView-options .button-wishlist .button .text {
  font-size: 16px !important; }

.customblogpagefited .blogSec {
  padding-bottom: 10px; }

.customtopoproducts--tabgsss [role="tablist"] {
  display: flex;
  align-items: center;
  justify-content: center; }

@media (max-width: 993px) {
  .header-logo-image {
    width: 100%;
    max-height: 70px; }
  .customain--cateogrybigfixing {
    border: 0px; }
  .collectionstoolbar--main {
    display: none; }
  ul.productzGrid {
    border: 0px !important; }
  .themevale_products-filter + form {
    border: 0px; }
  .customain--cateogrybigfixing {
    padding-left: 10px; }
  .freeshippingover149 {
    display: none; }
  .productzView-details .productzView-options .button-wishlist .button, .quickView input#form-action-addToCart {
    padding: 10px 20px !important; }
  input#form-action-addToCart {
    padding: 10px 20px !important;
    font-size: 18px !important; }
  .productzView-details .productzView-options .button-wishlist .button .text {
    font-size: 18px !important; }
  .productzView-details .productzView-title {
    font-size: 29px !important; }
  .productzView-price span {
    font-size: 30px; }
  .customproduct--containermain {
    margin: 8px; }
  .productzView-product {
    margin-bottom: 0px !important; }
  .customaintextwithelement {
    margin-top: 0px; }
  .customains--goodonsmainss li, .customains--goodonsmainss p {
    font-size: 14px; }
  .custombreadcrumb--headings .breadcrumbs {
    padding: 0px; } }

@media (min-width: 901px) {
  .header-logo {
    text-align: left; } }

.insidecontentmainss--top--right a {
  color: white; }

.insidecontentmainss--top--right li {
  border-color: white; }

.insidecontentmainss--top--left p {
  border-color: white; }

.navigationtop--barmain {
  max-width: 1400px;
  margin: auto;
  padding: 0px 16px; }

.custombottom--sectionmain {
  padding: 10px 0;
  background: #f9f9f9;
  border: 0 !important; }

.textsection--main {
  color: #2e2e2e !important; }

.mainsgoodons--fiteedbottomss svg {
  width: 30px;
  height: 30px;
  vertical-align: middle;
  margin-right: 4px;
  min-width: 30px;
  min-height: 30px;
  margin-right: 11px; }

.mainsgoodons--fiteedbottomss ul {
  margin: 0px;
  list-style: none; }

.mainsgoodons--fiteedbottomss li {
  margin-bottom: 20px;
  display: flex;
  align-items: center; }

.goodnamins--fiteedsss {
  padding: 0px 50px; }

p.mainsgoodns--titless {
  font-size: 16px;
  margin-bottom: 25px;
  margin-top: 15px; }

.goodnamins--fiteedsss {
  background: transparent; }

.custombigmains.row {
  max-width: 1400px; }

.custom--iconsfooter h2, .custom--iconsfooter p {
  color: #e9e9e9; }

.image---block svg {
  fill: #e9e9e9; }

h2.footer--headingmenu {
  color: #e5e5e5; }

.innermenusection a {
  color: #f1f1f1; }

.socialLinks .icon:hover svg {
  fill: black !important; }

p.mainsgoodns--titless {
  color: #efefef; }

.mainsgoodons--fiteedbottomss li {
  color: #ededed;
  line-height: 24px; }

.mainsgoodons--fiteedbottomss svg {
  color: #ededed; }

.mainsgoodons--fiteedbottomss svg path {
  fill: currentColor; }

.customfooterbottoms---mains a {
  color: #ebebeb; }

.customfooterbottoms---mains li {
  border-color: #818181; }

.smalllinke--manss {
  color: #8b8b8b; }

.goodnamins--fiteedsss {
  padding: 0px;
  margin-left: auto; }

.topmainscontent--fittedss {
  max-width: 800px;
  text-align: center;
  margin: auto; }

.topmainscontent--fittedss h2 {
  font-size: 35px;
  line-height: normal;
  margin-top: 10px; }

.mainne {
  height: 7px;
  width: 40px;
  background: grey; }

.colored--mainss {
  display: flex;
  align-items: center;
  justify-content: center; }

.topmainscontent--fittedss {
  padding: 50px 10px; }

.topmainscontent--fittedss p {
  font-size: 18px; }

.color1.mainne {
  background: #131945; }

.color2.mainne {
  background: #fa935b; }

.color3.mainne {
  background: #f0b934; }

.shopbybrands--mainss .col-sm-4, .shopbybrands--mainss .col-sm-8 {
  padding: 10px; }

.shopbybrands--mainss .row {
  max-width: 1300px;
  margin: auto; }

.goodonemains--ssmain {
  position: relative;
  border-radius: 20px !important; }

.goodonemains--ssmain:before {
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.56);
  z-index: 9;
  border-radius: 20px; }

.goodonemains--ssmain img {
  border-radius: 15px;
  height: 300px;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover; }

.custommain--contentss {
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0%);
  width: 90%;
  z-index: 9;
  bottom: 20px; }

.custommain--contentss h2, .custommain--contentss p {
  color: white; }

.custommain--contentss h2 {
  font-weight: 900;
  margin-top: 0px; }

.custommain--contentss p {
  font-size: 16px; }

.rightarrow-mainss svg {
  width: 20px;
  height: 20px;
  color: white; }

.rightarrow-mainss span {
  padding: 8px 8px;
  display: flex;
  align-items: center;
  justify-content: center; }

.rightarrow-mainss {
  position: absolute;
  bottom: 35px;
  right: 10px;
  z-index: 9;
  background: #f0b934;
  border-radius: 50px; }

.custommain--contentss p {
  max-width: 100%; }

.shopbeauty--v1 {
  padding: 20px; }

.belowmainsiamgess {
  padding: 12px 20px;
  border-bottom: 1px solid #dbdbdb; }

.authorratings--mainss {
  display: flex;
  align-items: center;
  justify-content: center; }

.author--informationss h3 {
  font-size: 19px;
  margin: 0px; }

.author--informationss h4 {
  color: #b3b3b3;
  font-weight: 400; }

.bigimage---barss img {
  max-width: 55px; }

.authorratings--mainss {
  justify-content: unset; }

.author--informationss h4 {
  margin: 0px;
  font-size: 16px;
  line-height: normal; }

.author--informationss {
  margin-left: 13px; }

.authorratings--mainss h5 {
  margin-top: 10px; }

.custombodreviewss h5 {
  margin-top: 10px;
  font-size: 22px;
  line-height: normal;
  letter-spacing: 5px; }

.custombodreviewss p {
  font-size: 16px;
  min-height: 70px; }

.insiderow .col-sm-4 {
  padding: 10px; }

.insierating--barss {
  padding: 20px;
  box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.14);
  border-radius: 10px; }

.insideflex--mainss h3 {
  margin-top: 0px; }

.insideflex--mainss h5 {
  margin-bottom: 0px; }

.insideflex--mainss h2 {
  margin-top: 10px;
  margin-bottom: 10px; }

.insideflex--mainss h4 {
  margin-top: 10px;
  margin-bottom: 10px; }

.insideflex--mainss h5 {
  margin-top: 10px;
  margin-bottom: 10px; }

.custominside--ratingsmainss {
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.14);
  padding: 20px 10px;
  background: #fa935b;
  border-radius: 20px;
  margin-top: 9px;
  min-height: 400px; }

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

.insideflex--mainss h3 {
  font-size: 26px; }

.insideflex--mainss h2 {
  margin-top: 0px;
  margin-bottom: 10px;
  font-size: 86px;
  line-height: normal; }

.insideflex--mainss h4 {
  font-size: 27px;
  letter-spacing: 7px; }

.insideflex--mainss h5 {
  margin-top: 24px;
  text-transform: none;
  font-size: 22px; }

.customreview--ratingmainss .col-sm-3, .customreview--ratingmainss .col-sm-9 {
  padding: 5px; }

.customreview--ratingmainss .mainrow {
  max-width: 1300px;
  margin: auto; }

.bigbannercustom img {
  border-radius: 20px; }

.bigbannercustom {
  margin-top: 20px; }

.imagetext--mainss .row {
  max-width: 1330px;
  margin: auto; }

.maincontent--godonefixing h2 {
  font-size: 38px; }

.maincontent--godonefixing {
  max-width: 500px;
  margin: auto; }

.bigheading--mainss {
  padding: 20px 10px;
  text-align: center;
  margin-top: 40px;
  font-size: 33px;
  font-weight: 500; }

.custominsidemain--logoss img {
  max-height: 46px;
  filter: grayscale(1);
  opacity: 0.6; }

.custominsidemain--logoss {
  text-align: center;
  padding: 10px; }

.customasseenonemains--see .row {
  max-width: 1000px;
  margin: auto; }

.customasseenonemains--see {
  margin-bottom: 40px; }

.customrow--ocntenta--ains h3 {
  margin: 0px;
  text-align: center;
  margin-top: 30px;
  margin-bottom: 30px;
  font-size: 35px;
  line-height: normal; }

.customrow--ocntenta--ains .row .col-sm-4 {
  padding: 10px; }

.customrow--ocntenta--ains .row {
  max-width: 1300px;
  margin: auto; }

.bottomcontent--aminss h2 {
  margin-top: 0px;
  text-align: center; }

.bottomcontent--aminss p {
  margin-bottom: 0px;
  font-size: 16px;
  text-align: center; }

.bottomcontent--aminss {
  padding: 20px 20px;
  background: #f3f3f3; }

.shopbybrands--mainss .col-sm-5, .shopbybrands--mainss .col-sm-7 {
  padding: 10px; }

.othersidecontentss .custommain--contentss {
  bottom: unset;
  top: 50%;
  transform: translate(-50%, -50%);
  text-align: center; }

.othersidecontentss .custommain--contentss h2 {
  font-size: 29px;
  line-height: normal;
  margin-bottom: 20px; }

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

.mainscontent--sss h2 {
  font-size: 32px;
  line-height: normal; }

.mainscontent--sss p {
  font-size: 17px; }

.othersidecontentss {
  margin-bottom: 30px; }

.customshortaboutisma--goodonss {
  max-width: 100%;
  border-radius: 0px; }

.customshortaboutisma--goodonss img {
  border-radius: 0px; }

.customshortaboutisma--goodonss:before {
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background: linear-gradient(92deg, #fff 10%, rgba(255, 255, 255, 0.53) 100%);
  z-index: 9; }

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

.colormaintwo h2, .colormaintwo p {
  color: #383838; }

.mainsgodoonsmains--fteess h2 {
  margin-top: 0px; }

.bigcontentmains--fiteeds {
  padding: 90px 20px;
  background: #f9f9f9; }

.mainsgodoonsmains--fteess {
  max-width: 800px;
  margin: auto; }

.mainsgodoonsmains--fteess h2 {
  font-size: 41px;
  line-height: normal; }

.mainsgodoonsmains--fteess p {
  font-size: 17px; }

.insidemcontent--insidness img {
  box-shadow: 10px 10px #f0b934; }

.customcontent--gtextss h2 {
  font-size: 34px;
  line-height: normal; }

.customcontent--gtextss p {
  font-size: 16px; }

.customcontent--gtextss {
  max-width: 500px;
  margin: auto; }

.newonegoodons-mainss .row {
  max-width: 1200px;
  margin: auto;
  margin-top: 60px;
  margin-bottom: 60px; }

.insidegoodond--contentssv11 h2 {
  margin-top: 0px;
  font-size: 30px;
  line-height: normal; }

.insidegoodond--contentssv11 p {
  font-size: 16px; }

.customgoodc---contentss .row {
  padding: 40px 50px;
  max-width: 1200px;
  margin: auto;
  background: whitesmoke; }

.customgoodc---contentss {
  margin-bottom: 60px; }

.sidecategory--mainsss {
  margin-top: 30px;
  background: #ffffff;
  border: 1px solid #ebebeb;
  border-radius: 10px; }

div#sideAllCategories {
  padding: 0px; }

.sidecategory--mainsss h5.sidebarBlock-heading {
  font-size: 19px;
  text-align: center;
  font-weight: 100;
  padding: 13px 20px;
  background: #f0b934;
  font-family: "Inter", sans-serif !important;
  color: white;
  text-transform: uppercase; }

.sidecategory--mainsss .all-categories-list {
  padding: 10px 10px; }

.all-categories-list .navPages-item a {
  font-size: 19px !important;
  font-weight: 500 !important; }

@media (min-width: 993px) {
  .mainrw--fitteds {
    display: flex; }
  .sidecategory--mainsss {
    position: sticky;
    top: 133px; } }

.sidecategory--mainsss a.navPages-action.has-subMenu {
  width: 100%;
  font-size: 18px !important; }

.shortarrowmains--svg svg {
  transform: rotate(90deg);
  width: 22px;
  height: 22px;
  stroke-width: 2.5px; }

.shortarrowmains--svg {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  text-align: right;
  padding: 13px 0px;
  cursor: pointer; }

.sidecategory--mainsss .all-categories-list .navPages-item .icon-plus {
  width: 35px;
  height: 35px; }

.sidecategory--mainsss .icon-plus:before {
  background: #343434;
  width: 13px; }

.sidecategory--mainsss .icon-plus:after {
  background: #343434;
  height: 13px; }

.sidecategory--mainsss .all-categories-list .navPages-item .icon-plus {
  top: 7px; }

.sidecategory--mainsss .all-categories-list .navPages-item .icon-plus {
  width: 35px;
  height: 35px; }

.sidecategory--mainsss .icon-plus:before {
  background: #343434;
  width: 13px; }

.sidecategory--mainsss .icon-plus:after {
  background: #343434;
  height: 13px; }

.sidecategory--mainsss .all-categories-list .navPages-item .icon-plus {
  top: 7px; }

.all-categories-list .dropdown-category-list .navPage-subMenu-item .navPage-subMenu-action {
  padding: 0px 10px !important;
  font-weight: 400 !important;
  font-size: 16px !important; }

.customproductmain--container {
  margin-top: 20px; }

.tabby--widgetmains li {
  margin-bottom: 0px; }

.tabby--widgetmains [role=tablist] {
  border: 0px; }

[role=tab] {
  color: white !important;
  font-size: 16px;
  font-weight: 400;
  padding: 6px 30px; }

[role=tab] {
  background: black !important;
  border-radius: 0px !important;
  margin-bottom: 4px; }

[role=tab][aria-selected=true] {
  border-radius: 0px !important;
  background: #f3f3f3 !important;
  color: black !important;
  border-color: #f3f3f3 !important; }

.insidereview--contentss {
  background: #f3f3f3;
  padding: 20px 20px; }

.tabby--widgetmains {
  margin-top: 40px; }

.insidereview--contentss p {
  font-size: 16px;
  font-weight: 300; }

.reviewsmainss {
  padding-bottom: 30px; }

#customers {
  border-collapse: collapse;
  width: 100%; }

#customers td, #customers th {
  border: 1px solid #ddd;
  padding: 8px; }

#customers tr:nth-child(even) {
  background-color: #f2f2f2; }

#customers tr:hover {
  background-color: #ddd; }

#customers th {
  padding-top: 12px;
  padding-bottom: 12px;
  text-align: left;
  background-color: #04AA6D;
  color: white; }

#customers {
  margin-top: 20px; }

.insdiemains--fiteds h3 {
  margin-top: 0px; }

.productzView-details .productzView-info .productzView-info-name {
  font-weight: 600 !important;
  color: black;
  font-family: "Inter", sans-serif !important; }

.productzView-details .productzView-info .productzView-info-value {
  font-weight: 400;
  font-family: "Inter", sans-serif !important; }

.card .card-body .card-rating {
  margin-bottom: 12px;
  text-align: center;
  margin-top: 5px; }

.card .card-body .price-wrapper {
  text-align: center; }

.card .card-body .card-rating {
  margin-bottom: 12px;
  text-align: center;
  margin-top: 5px; }

.card .card-body .price-wrapper {
  text-align: center; }

.card .card-body .card-title a {
  font-size: 20px !important;
  font-weight: 600 !important;
  text-align: center;
  line-height: 30px !important;
  font-family: 'Inter' !important;
  text-align: center;
  letter-spacing: 0px !important; }

.card .card-body .price-wrapper span {
  line-height: normal;
  font-size: 16px; }

a.button.card-figcaption-button.themevale_btnATC {
  background: 0 0 !important;
  border: 1px solid #000 !important;
  font-size: 16px;
  padding: 7px 8px;
  color: #000 !important; }

.categorumifashion--inside span {
  display: block; }

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

.categorumifashion--inside img {
  max-width: 100%;
  height: unset !important; }

.custommaincategories {
  padding: 10px;
  border: 1px solid #efefef; }

.custommaincategories {
  min-width: 200px; }

.categorumifashion--inside span {
  margin-top: 5px;
  font-size: 17px;
  line-height: normal;
  padding: 10px 0px;
  font-weight: 500; }

ul.productzGrid {
  border: 0px !important; }

.themevale_products-filter + form {
  border: 0px; }

.collectionstoolbar--main {
  border: 0px !important; }

ul.productzGrid {
  padding: 0px !important; }

.customproductmain--container .pagination-item--current a {
  border-radius: 5px !important; }

img.customsignature {
  max-width: 150px; }

.mainonegoodons--fittedss h2 {
  font-family: "Inter", sans-serif !important;
  line-height: 41px !important;
  font-weight: 600; }

.teamsindiemains--bannerss {
  text-align: center;
  padding: 15px 20px; }

.teamsindiemains--bannerss h2 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 26px;
  line-height: normal; }

.teamsindiemains--bannerss h3 {
  margin-top: 5px;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 0px; }

.customteamsection--mainss .row {
  max-width: 1250px;
  margin: auto; }

.customteamsection--mainss .col-sm-4 {
  padding: 10px; }

.shortcontent--mansss p {
  font-size: 19px; }

.customicon-mainflex {
  width: 80px;
  height: 80px;
  margin: auto;
  border-radius: 50px;
  background: linear-gradient(#326bb4, #b37db7) !important;
  display: flex;
  align-items: center;
  justify-content: center; }

.customicon-mainflex img {
  max-width: 50px;
  filter: invert(1); }

.isndie--choosenowfixing {
  padding: 5px 5px; }

.bottomcontent--aminss p {
  font-size: 18px;
  min-height: 91px; }

a.iubenda-tp-btn.iubenda-cs-preferences-link {
  display: none !important; }

.goodonsmains--iamgess img {
  max-width: 250px; }

.custom--iconsfooter .row {
  max-width: 1250px; }

h2.footer--headingmenu {
  font-family: "Inter", sans-serif !important; }

.smallbar--mainss {
  width: 90px;
  height: 7px;
  background: #fc7f00;
  margin-bottom: 30px; }

.accordion:after,
.actives:after {
  background-image: url(https://cdn.shopify.com/s/files/1/0319/2963/0852/files/ezgif.com-webp-to-png.png);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

.insidemains--faqss {
  padding: 10px;
  max-width: 600px;
  margin: auto; }

.shortfaq--homepagess {
  padding: 50px 20px;
  background: #e1e0df; }

.questiona--mainss {
  background: white;
  padding: 10px 20px;
  margin-bottom: 10px;
  border-radius: 5px; }

.questiona--mainss .panel {
  display: none; }

.questiona--mainss .accordion {
  font-size: 17px;
  font-weight: 600 !important; }

.bottomcustom--faqsections .panel p {
  margin-bottom: 5px;
  font-size: 15px; }

.questiona--mainss .panel {
  padding: 5px 0px; }

.insidemains--faqss h3 {
  margin-top: 0px;
  margin-bottom: 30px;
  text-align: center;
  font-size: 33px;
  line-height: normal; }

.insidemains--gocontenss {
  max-width: 1300px;
  margin: auto;
  padding: 10px; }

.insidemains--gocontenss h2 {
  font-size: 31px;
  line-height: normal; }

.insidemains--gocontenss p {
  font-size: 17px; }

.insidemains--gocontenss ul {
  margin: 0px;
  list-style: none;
  margin-left: -7px; }

.insidemains--gocontenss li {
  display: inline-block;
  padding: 7px 18px;
  background: #efefef;
  margin: 6px 5px;
  border-radius: 50px; }

.custommainfixinggoods h2, .custommainfixinggoods p {
  color: #f9f9f9; }

.custommainfixinggoods .button {
  border: 1px solid #141414 !important;
  color: #fbfbfb !important;
  background: #141414 !important; }

.mainrw--fitteds.row {
  max-width: 1340px;
  margin: auto; }

.custombigcontent {
  padding: 20px 30px;
  background: transparent;
  border-radius: 5px;
  max-width: 450px; }

.custombigcontent h3 {
  margin-top: 0px; }

.custombigcontent h2 {
  font-family: "Inter", sans-serif !important; }

.all-categories-list .navPages-item .icon-plus {
  top: 6px; }

@media (max-width: 801px) {
  .header-logo-image {
    object-fit: contain;
    max-height: 51px; }
  .custombottom--sectionmain .col-sm-4 {
    width: 100%; }
  .custombottom--sectionmain {
    display: none; }
  .sliderv---inside img {
    height: 217px;
    object-position: -30px 0px; }
  .slider--customcontents {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%; }
  .custommainfixinggoods h2 {
    font-size: 19px;
    line-height: normal;
    text-align: left; }
  .custommainfixinggoods .body {
    text-align: left;
    font-size: 12px;
    font-weight: 500 !important; }
  .custommainfixinggoods .button {
    padding: 4px 15px;
    font-size: 11px;
    margin-bottom: 0px; }
  p.btnn--container {
    text-align: left; }
  .smallbar--mainss {
    margin-bottom: 15px;
    height: 5px;
    width: 50px;
    display: none; }
  .insidemaincontainer--fixgs {
    max-width: 220px;
    margin: unset; }
  p.btnn--container {
    margin-top: 10px; }
  .sidecategory--mainsss {
    display: none; }
  .topmainscontent--fittedss h2 {
    font-size: 27px; }
  .topmainscontent--fittedss p {
    font-size: 14px; }
  .topmainscontent--fittedss {
    padding-bottom: 10px;
    padding-top: 30px; }
  .customicon-mainflex img {
    max-width: 34px; }
  .customicon-mainflex {
    width: 60px;
    height: 60px; }
  .shopthecategories h1 {
    font-size: 22px !important;
    margin-top: 10px !important; }
  .shopthecategories {
    margin-top: 20px;
    margin-bottom: 10px; }
  .shopbeauty--v1 {
    padding: 10px; }
  .shopthecategories .row {
    display: block;
    overflow: unset;
    white-space: unset; }
  .shopthecategories .row .col-sm-2 {
    min-width: unset;
    width: 50% !important;
    float: left;
    padding: 5px; }
  .contentover h2 {
    font-size: 14px; }
  .custominside--ratingsmainss {
    border-radius: 10px;
    min-height: unset;
    padding: 30px 20px; }
  .insideflex--mainss h3 {
    font-size: 20px;
    line-height: normal; }
  .insideflex--mainss h2 {
    display: block;
    font-size: 42px;
    line-height: 40px; }
  .insideflex--mainss h4 {
    font-size: 19px;
    margin-bottom: 5px; }
  .insideflex--mainss h5 {
    margin-top: 5px;
    font-size: 17px; }
  .custombodreviewss p {
    min-height: unset;
    margin-bottom: 0px; }
  .bigbannercustom img {
    border-radius: 0px;
    min-height: unset !important;
    height: unset; }
  .custombigcontent h2 {
    font-size: 28px;
    line-height: normal; }
  .custombigcontent h3 {
    margin-bottom: 0px; }
  .custombigcontent p {
    font-size: 15px; }
  .bigbannercustom {
    margin-bottom: 5px; }
  .maincontent--godonefixing h2 {
    text-align: center;
    font-size: 27px;
    line-height: normal; }
  .maincontent--godonefixing p {
    text-align: center;
    font-size: 14px; }
  .maincontent--godonefixing {
    text-align: center; }
  .bigheading--mainss {
    padding: 5px;
    margin-top: 20px;
    font-size: 27px;
    line-height: normal; }
  .custominsidemain--logoss img {
    max-height: 32px; }
  .custominsidemain--logoss {
    padding: 15px 20px; }
  .customrow--ocntenta--ains h3 {
    font-size: 26px;
    margin-bottom: 5px;
    margin-top: 5px; }
  .customasseenonemains--see {
    margin-bottom: 10px; }
  .bottomcontent--aminss p {
    min-height: unset;
    font-size: 14px; }
  .bottomcontent--aminss h2 {
    font-size: 22px;
    line-height: normal; }
  .mainscontent--sss h2 {
    font-size: 21px; }
  .mainscontent--sss p {
    font-size: 15px;
    max-width: 280px;
    margin: auto;
    margin-bottom: 20px; }
  .insidemains--gocontenss h2 {
    font-size: 23px;
    margin-top: 5px; }
  .insidemains--gocontenss p {
    font-size: 14px; }
  .shortfaq--homepagess {
    padding: 20px; }
  .insidemains--faqss h3 {
    font-size: 22px;
    font-weight: 600; }
  .questiona--mainss .accordion {
    font-size: 16px; }
  .customfaq--centermain h2 {
    font-size: 28px;
    margin-bottom: 10px !important; }
  .customfaq--centermain {
    padding-top: 10px; }
  .svgicon--main img {
    max-width: 44px; }
  .custominside--mainfixing h3 {
    font-size: 27px;
    font-weight: 400;
    margin-bottom: 0px; }
  .custominside--mainfixing p {
    font-size: 14px; }
  .custominside--mainfixing {
    padding: 15px; }
  .customrowtopmain {
    padding-top: 10px; }
  .goodonsmains--iamgess img {
    max-width: 177px; }
  p.mainsgoodns--titless {
    font-size: 14px; }
  .mainsgoodons--fiteedbottomss li {
    font-size: 14px;
    text-align: center; }
  .mainsgoodons--fiteedbottomss ul {
    text-align: center; }
  .mainsgoodons--fiteedbottomss li {
    display: flex;
    align-items: center;
    justify-content: center; }
  li.maintochooseli.navPages-item {
    margin-bottom: 5px;
    border-bottom: 1px solid #e5e5e5; }
  .navPages-action-moreIcon {
    height: 27px !important;
    top: 14px; }
  .themevale_MobileContent .navPages-action {
    padding-bottom: 8px !important;
    padding-top: 8px !important;
    font-size: 19px !important; }
  .maintochooseli .icon svg {
    width: 20px;
    height: 20px; }
  .whatwedomains--customss h2 {
    font-size: 23px; }
  .whatwedomains--customss p {
    font-size: 14px; }
  .customains--contentgoodonsmainss h2 {
    text-align: center;
    font-size: 24px; }
  .customains--contentgoodonsmainss p {
    font-size: 14px;
    text-align: center; }
  .mainonegoodons--fittedss h2 {
    text-align: center;
    font-size: 23px !important;
    line-height: normal;
    margin-bottom: 5px; }
  .mainonegoodons--fittedss p {
    text-align: center; }
  .bigcontentmains--fiteeds {
    padding: 30px 20px; }
  .mainsgodoonsmains--fteess h2 {
    text-align: center;
    font-size: 25px; }
  .mainsgodoonsmains--fteess p {
    text-align: center;
    font-size: 14px; }
  .customcontent--gtextss h2 {
    font-size: 25px;
    text-align: center; }
  .customcontent--gtextss p {
    font-size: 14px;
    text-align: center; }
  .customcontent--gtextss {
    text-align: center; }
  .maincontainerfixing h2 {
    font-size: 24px !important;
    margin-top: 10px;
    margin-bottom: 0px; }
  .themevale_sidebar-mobile {
    display: none !important; }
  .themevale_products-filter .actionBar .actionBar-section .form-select {
    text-transform: none;
    letter-spacing: 0px !important; }
  .customproductmain--container {
    margin-top: 0px; }
  .themevale_products-filter .actionBar {
    padding: 5px 20px;
    background: #f7f7f7; }
  .themevale_middleHeader .middleHeader-item > .items a svg {
    width: 24px;
    height: 24px; }
  .tabby--widgetmains {
    margin-top: 0px; }
  .tabby--widgetmains ul {
    display: flex;
    align-items: center;
    overflow: auto;
    white-space: nowrap;
    display: -ms-flexbox;
    display: flex;
    max-width: 1400px; }
  .insidereview--contentss p {
    font-size: 14px; }
  .insdiemains--fiteds h3 {
    font-size: 19px;
    line-height: normal; }
  section#relatedProducts h2 {
    font-size: 22px; }
  section#relatedProducts {
    margin-top: 20px; }
  .productzView-details .productzView-title {
    font-size: 25px !important;
    line-height: normal; }
  .customsticky--topmain {
    padding: 0; }
  .customproduct--containermain {
    margin: 4px; }
  .icon--textmain {
    font-size: 15px; }
  .iconcontainer img {
    width: 30px;
    height: 30px; }
  .icon--inventory {
    width: 30px;
    height: 30px; }
  .productzView-details .productzView-info .productzView-info-name {
    font-size: 14px !important;
    line-height: normal; }
  .productzView-details .productzView-info .productzView-info-value {
    font-size: 14px !important; }
  .customaintextwithelement .form-field--increments .form-increment {
    padding: 3px 10px; }
  .themevale_middleHeader {
    padding: 5px 10px; } }

#themevale_newsletter .newsletter-popup-container .newsletter-heading {
  font-weight: 600; }

#themevale_newsletter .newsletter-popup-container #popupSubcribeForm .form-field .button-transparent {
  background: #181818 !important;
  color: white !important; }

@media (min-width: 768px) {
  .customfaq--centermain .col-sm-4 {
    width: 33.333333%;
    padding: 10px; } }

.customfaq--centermain .row {
  max-width: 1200px; }

.navigationtop--barmain {
  padding: 0px;
  padding-top: 10px; }

.customsearchformains--mainss button svg {
  width: 21px;
  height: 21px; }

.insidecontent--mainssgoodoness {
  font-weight: 500;
  font-size: 16px; }

.closebutton--mainss {
  position: absolute;
  top: 6px;
  right: 7%;
  cursor: pointer; }

.closebutton--mainss svg {
  fill: white;
  color: white;
  filter: invert(1);
  width: 13px;
  height: 13px; }

.iconwithtext {
  display: flex;
  align-items: center;
  justify-content: center; }

.custombottom--sectionmain {
  padding: 3px 0px; }

.textsection--main {
  font-size: 16px; }

.iconcontainer--main img {
  width: 26px; }

.custombottom--sectionmain .col-sm-3 {
  padding: 5px; }

li.freeshippingmainss {
  width: 100%;
  margin-left: 14px; }

.freeshippingovermainss {
  text-align: left;
  font-size: 20px;
  font-weight: 500; }

.shortmainstile--fittedss li {
  display: inline-block;
  margin: 0 25px; }

.custominside--starss {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 16px; }

.custominside--starss {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 16px; }

.shortmainstile--fittedss ul {
  margin: 0;
  list-style: none;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center; }

.custominside--starss {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 16px; }

.custominside--starss svg {
  width: 20px;
  height: 20px;
  vertical-align: middle;
  margin-right: 11px; }

.starratingss {
  color: #f88d2b;
  font-size: 26px; }

.shortmainstile--fittedss {
  padding: 4px 0px;
  background: aliceblue; }

.footer--newsletter .button {
  color: black !important; }

h2.footer--headingmenu {
  color: black; }

.innermenusection a {
  color: #363636; }

.customfooterbottoms---mains a {
  color: grey; }

.custom--iconsfooter h2, .custom--iconsfooter p {
  color: grey; }

.custom--iconsfooter img {
  filter: unset; }

.customainsground--fittedss .row {
  max-width: 1100px;
  margin: auto;
  padding: 30px 20px; }

.mainscustont--godonanss h3 {
  margin-top: 0px;
  font-size: 16px;
  letter-spacing: 3px; }

.mainscustont--godonanss h2 {
  font-family: 'Inter', serif !important;
  font-size: 57px;
  font-weight: 500;
  margin-top: 15px; }

.mainscustont--godonanss222 h3 {
  font-size: 18px;
  margin: 0px;
  letter-spacing: 2px; }

.mainscustont--godonanss222 h2 {
  margin: 0px;
  font-size: 17px;
  font-weight: 400; }

.customlimited--maijss {
  background: #cedae6; }

.mainscustont--godonanss a {
  font-size: 14px;
  vertical-align: middle;
  margin-left: 20px;
  text-transform: uppercase !important;
  border: 1px solid black;
  padding: 8px 20px;
  border-radius: 3px;
  letter-spacing: 1px; }

.customainsground--fittedss .col-sm-6 {
  padding: 10px; }

.mainscustont--godonanss {
  border-right: 1.5px solid #2c2c2c;
  margin-right: 12px; }

.mainsdivider--goodnss {
  width: 90px;
  height: 4px;
  background: orange;
  margin: auto;
  margin-bottom: 40px; }

.customglutenfree-mainss h1 {
  text-align: center;
  font-size: 30px;
  line-height: normal;
  margin-bottom: 15px; }

.customglutenfree-mainss .col-sm-3 {
  width: 25%; }

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

.insidemains--contentsswithicons h2 {
  font-size: 18px;
  font-weight: 500;
  margin-top: 20px;
  margin-bottom: 20px; }

.customglutenfree-mainss .row {
  max-width: 1300px;
  margin: auto; }

.customglutenfree-mainss {
  padding: 10px 10px; }

.custominside--ratingsmainss {
  min-height: 320px; }

.insideflex--mainss h2 {
  font-size: 60px;
  line-height: 60px;
  margin-top: 20px;
  margin-bottom: 20px; }

.insideflex--mainss h3 {
  font-size: 22px; }

.insideflex--mainss h5 {
  margin-top: 10px;
  font-size: 18px; }

.insierating--barss {
  min-height: 316px; }

.insierating--barss {
  margin: 10px;
  margin-right: 5px;
  margin-left: 5px; }

.customreview--ratingmainss .col-sm-9 {
  padding: 5px 10px; }

.authortle--mainss {
  width: 60px;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: whitesmoke; }

.author--informationss h4 {
  font-weight: 400; }

.author--informationss h3 {
  font-weight: 500; }

.custominside--ratingsmainss {
  background: #cedae6; }

.customreview--ratingmainss {
  margin-top: 40px;
  margin-bottom: 40px; }

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

.customainsheader--goodonss h3 {
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 500;
  margin-bottom: 0px; }

.customainsheader--goodonss h2 {
  font-weight: 600;
  margin: 0px;
  font-family: "Inter", serif !important;
  font-size: 36px;
  line-height: normal; }

.customainsheader--goodonss p {
  margin-top: 9px;
  font-size: 16px; }

.customainsheader--goodonss svg {
  width: 20px;
  height: 20px;
  vertical-align: middle;
  margin-top: -4px; }

.customainsheader--goodonss a {
  font-weight: 600;
  letter-spacing: 3px; }

.mainscustomgood--ss {
  margin: auto;
  max-width: 1285px;
  padding: 30px 10px;
  background: #eae9e5;
  border-radius: 20px; }

.mainscustomgood--ss {
  padding: 30px; }

.mainscustom--buttons--imgss {
  margin-top: 30px; }

.mainonecontent--gondone svg {
  width: 24px;
  height: 24px;
  vertical-align: middle;
  margin-top: -2px; }

.mainonecontent--gondone .button {
  width: 100%; }

.mainonecontent--gondone p {
  font-size: 16px;
  text-align: center;
  margin-bottom: 5px; }

.mainonecontent--gondone h2 {
  text-align: center;
  font-size: 35px;
  line-height: normal;
  margin-bottom: 5px;
  margin-top: 0px; }

.mainonecontent--gondone {
  max-width: 450px;
  margin: auto; }

.kapes--imagewithcontent .row {
  margin-bottom: 40px; }

.customainsimage--section img {
  border-radius: 10px; }

.mainscustomgoodns--contentinside {
  background: #cedae6;
  padding: 25px 10px; }

.mainscustomgoodns--contentinside h2 {
  text-align: center;
  text-transform: uppercase;
  font-family: 'Inter', sans-serif !important;
  font-weight: 600;
  margin-top: 0px; }

.mainscustomgoodns--contentinside svg {
  width: 20px;
  height: 20px;
  vertical-align: middle; }

.mainscustomgoodns--contentinside ul {
  list-style: none;
  margin: 0px;
  text-align: center;
  margin-top: 14px; }

.mainscustomgoodns--contentinside li {
  display: inline-block;
  margin: 0px 20px;
  font-weight: 600; }

.whitecolors {
  background: white;
  max-width: 100%;
  padding: 30px 0px; }

.whitecolors ul {
  list-style: none;
  margin: 0px; }

.whitecolors li {
  display: inline-block;
  margin: 0px 10px; }

.whitecolors li a {
  letter-spacing: 0px; }

.whitecolors img {
  width: 100%; }

.custombigcontent h2 {
  letter-spacing: 0px !important; }

.contentblueone--ss {
  background: transparent;
  padding: 0px; }

.goodoness--v1 {
  margin: auto;
  position: relative;
  border: 0px solid #e5e5e5;
  border-radius: 5px; }

.goodoness--v1 p {
  min-height: unset; }

.shopthecategories {
  margin-bottom: 20px; }

.customainbanner--top {
  padding: 10px 0px; }

.custommaincontent--godonsie h2 {
  font-family: "Inter", serif !important;
  font-weight: 900; }

.contentblueone--ss img {
  border-radius: 10px; }

.kapes--imagewithcontent.nopadding {
  padding: 0px; }

.kapes--imagewithcontent {
  padding-bottom: 0px; }

.kapes--imagewithcontent.nopadding-top {
  padding-top: 0px; }

.sliderv---inside {
  background: transparent;
  position: relative; }

.mainscontentogond--fittedss .row {
  max-width: 1280px;
  margin: auto;
  margin-top: -120px;
  z-index: 999;
  position: relative;
  margin-bottom: 40px; }

.mainscontentogond--fittedss .col-sm-3 {
  padding: 10px; }

.mainsucstom--godonaminss {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.21);
  padding: 20px 20px;
  background: white;
  border-radius: 10px;
  padding-bottom: 30px; }

.mainscontentoogond--fittedss {
  width: 80px;
  height: 80px;
  margin: auto;
  margin-top: -40px;
  padding: 9px;
  border-radius: 50%;
  background: #f0b934;
  position: relative;
  padding: 18px; }

.mainsucstom--godonaminss h2 {
  line-height: normal;
  font-size: 20px;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 0px; }

.customainsgoodobbaers--fitedss .row {
  max-width: 1300px;
  margin: auto; }

.customainsgoodobbaers--fitedss .col-sm-7, .customainsgoodobbaers--fitedss .col-sm-5 {
  padding: 10px; }

.goodonamins--content111 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%; }

.goodonamins--fittedscntenss {
  position: relative; }

.mainscontent--fitteds {
  max-width: 650px;
  margin: auto; }

.mainscontent---goodnss {
  max-width: 300px; }

.mainscontent---goodnss h3 {
  margin: 0px;
  font-size: 22px;
  font-weight: 500; }

.mainscontent---goodnss h2 {
  margin: 0px;
  margin-top: 10px;
  margin-bottom: 15px;
  font-size: 34px;
  line-height: 40px; }

.mainscontent---goodnss p {
  font-size: 17px; }

.mainscontent---goodnss .button {
  background: black !important;
  border: 0px !important; }

.goodonamins--fittedscntenss img {
  border-radius: 5px; }

.customainsgoodobbaers--fitedss {
  margin-bottom: 40px; }

@media (min-width: 768px) {
  .customainsgoodobbaers--fitedss .col-sm-7 {
    width: 70%; }
  .customainsgoodobbaers--fitedss .col-sm-5 {
    width: 30%; } }

.mainscontent---goodnss {
  max-width: 440px; }

.mainscontent--fitteds {
  max-width: 750px; }

.mainscontent---goodnss p {
  font-size: 21px; }

.goodonamins--content11122 h3 {
  margin: 0px; }

.goodonamins--content11122 h2 {
  margin: 0px;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 28px;
  line-height: 28px; }

.goodonamins--content11122 p {
  font-size: 16px; }

.goodonamins--fittedscntenss22 {
  padding: 30px 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 414px;
  background: aliceblue;
  border-radius: 10px; }

.helpcenter {
  background: #f0ba34;
  padding: 30px 10px; }

.helpcenter p {
  color: white; }

a.helpcenterlink {
  color: white; }

a.helpcenterlink img {
  filter: invert(1); }

a.helpcenterlink {
  border-bottom: 1px solid white;
  padding-bottom: 4px; }

.goodone--gradientsminass {
  background: white; }

.footer--newsletter .form-input {
  background: whitesmoke !important;
  padding: 14px 20px;
  border: 0px !important; }

.goodone--gradientsminass {
  background: white; }

.footer--newsletter .form-input {
  background: whitesmoke !important;
  padding: 14px 20px;
  border: 0px !important; }

.customfooter--background {
  background: #ebf4f5;
  border-top: 1px solid #dfdfdf; }

.copyrighbottom--manss {
  text-align: right; }

span.methods-of-payment img {
  width: 34px; }

.customfooterbottoms---mains ul {
  text-align: left; }

.smalllinke--manss {
  font-size: 12px;
  margin-top: 2px;
  text-align: left; }

.customfooterbottoms---mains li {
  padding-left: 0px;
  margin-right: 10px;
  padding-right: 10px; }

.customfooterbottoms---mains a {
  color: black;
  font-weight: 400; }

.freeshippingovermainss svg {
  width: 31px !important;
  height: 28px !important;
  vertical-align: middle;
  margin-top: -5px; }

.whychoose--use {
  padding: 30px 10px;
  background: #e3e3e3; }

.isndie--choosenowfixing {
  background: transparent; }

.isndie--choosenowfixing h2 {
  color: #282828;
  font-family: "Inter", sans-serif !important; }

.isndie--choosenowfixing p {
  color: #2c2c2c; }

.custom--contentwithtext {
  max-width: 550px; }

.maincontainerr {
  max-width: 1150px;
  margin: auto;
  margin-bottom: 40px;
  margin-top: 40px; }

.ourmisionsvissible {
  margin-top: 40px; }

.customainsmapp--goodns {
  line-height: 0; }

.customainsmapp--goodns {
  line-height: 0; }

.custombigcontent {
  top: unset;
  bottom: 10px;
  transform: unset; }

.customshortaboutisma--goodonss:before {
  display: none; }

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

.insidecontainsmains--goodss img {
  max-width: 90px;
  margin: auto; }

.insidecontainsmains--goodss {
  max-width: 700px;
  margin: auto;
  padding: 20px 10px;
  text-align: center; }

.insidecontainsmains--goodss p {
  font-size: 15px;
  line-height: 24px; }

.signature img {
  max-width: 250px; }

.customains--contentgoodonsmainss.colormaintwo {
  border-radius: 10px; }

.whatwedomains--customss {
  border-radius: 10px; }

.insidereviewsection--mains svg {
  height: 100% !important;
  width: 140px !important; }

.custom--sidemainv1 li {
  margin-left: 26px; }

.freeshippingovermainss {
  font-size: 16px; }

.insidereviewsection--mains {
  display: flex;
  align-items: center;
  justify-content: center; }

#themevale_newsletter .newsletter-popup-container {
  background: #ffffff; }

#themevale_newsletter .newsletter-popup-container .col-sm-6:first-child {
  width: 45%; }

#themevale_newsletter .newsletter-popup-container .col-sm-6:last-child {
  width: 55%; }

.inside--mainnewslettercontent {
  padding: 40px 60px; }

#themevale_newsletter .newsletter-popup-container .newsletter-heading {
  font-size: 37px !important; }

.custommainfixinggoods h2 {
  font-weight: 900;
  color: white;
  margin-bottom: 0px !important; }

.custommainfixinggoods .body {
  font-weight: 400 !important;
  color: white;
  margin-top: 5px !important; }

.customaddpadding:hover:before {
  transform: scaleX(1); }

.insidereview--contentss {
  background: transparent;
  padding: 20px 0px; }

.customains--gooodonsonecontainer {
  max-width: 600px;
  margin: auto;
  padding: 10px; }

.customman--description--fiteedss {
  background: #f9f9f9;
  margin-top: 30px;
  margin-bottom: 30px; }

h2.titlemain {
  font-weight: 900;
  font-family: 'Inter', sans-serif !important;
  text-align: center;
  color: #0b0b0b; }

@media (min-width: 768px) {
  .themevalte_productView .themevalte_productView-left, .themevalte_productView .themevalte_productView-right, .themevalte_productView .themevalte_productView-rightmost {
    width: 50%; } }

.productzView-securityImage ul {
  list-style: none;
  margin: 0px; }

.productzView-securityImage li {
  display: inline-block;
  margin-right: 20px; }

.fast-smartshipping {
  font-weight: 500;
  font-size: 13px;
  margin-top: 5px;
  max-width: 450px;
  line-height: 15px;
  margin-bottom: 12px; }

.fast-smartshipping a {
  color: #fe2400;
  margin-left: 8px; }

.customaintextwithelement .form-field--increments .form-increment {
  border-radius: 50px;
  border: 1px solid #c5c5c5; }

.form-field--increments .form-input--incrementTotal {
  height: 27px; }

.form-field--increments .form-increment .button {
  height: 21px;
  line-height: 31px; }

.form-field--increments .form-increment .button svg {
  width: 14px; }

.customaintextwithelement .form-field--increments .form-increment {
  margin-top: 0px; }

input#form-action-addToCart {
  border-radius: 50px !important;
  width: 100%;
  margin: 0px; }

.form-action {
  width: 61%; }

.customaintextwithelement {
  margin: 0px;
  margin-right: 12px; }

.button-wishlist .button {
  border-radius: 50px;
  padding: 10px 20px; }

form#scrolltothisone {
  width: 100%;
  margin-bottom: 0px;
  margin-top: 7px; }

.button-wishlist .button .icon {
  display: none; }

.button-wishlist .button .text {
  font-size: 17px; }

.productzView-product ul.breadcrumbs li:last-child {
  display: none; }

.insidemains--contentgoodons {
  padding: 20px;
  background: #e5f1f1; }

.form-action {
  width: 57%; }

.custominsidemain {
  padding: 0px; }

.maintopbanner--ss {
  display: inline-block;
  padding: 2px 13px;
  background: #f3f3f3;
  border-radius: 50px;
  margin-right: 5px;
  margin-bottom: 10px; }

.iconcontainer img {
  width: 21px;
  height: 21px; }

.icon--textmain {
  line-height: normal;
  font-size: 14px; }

.custominsidemain {
  padding: 0px; }

.maintopbanner--ss {
  display: inline-block;
  padding: 2px 13px;
  background: #f3f3f3;
  border-radius: 50px;
  margin-right: 5px;
  margin-bottom: 10px; }

.iconcontainer img {
  width: 21px;
  height: 21px; }

.icon--textmain {
  line-height: normal;
  font-size: 14px; }

.productzView-price span {
  font-size: 41px;
  line-height: normal;
  font-family: 'Inter', sans-serif !important;
  color: #f88d2b;
  font-weight: 900; }

.productzView-details .productzView-title {
  font-family: 'Inter', sans-serif !important;
  font-weight: 600; }

.cusompayment--methodss h2 {
  margin-top: 0px; }

.cusompayment--methodss {
  margin-bottom: 30px; }

.cusompayment--methodss img {
  margin-left: 0px !important;
  margin-right: 10px;
  width: 38px !important; }

.goodonemainscontentss {
  padding: 15px 5px;
  background: #e5f1f1;
  border-bottom: 1px solid #d5d5d5; }

.customman--description--fiteedss {
  margin-top: 0px; }

.customproductmain--container.themevale_container {
  padding: 0px; }

.goodonemainscontentss svg {
  opacity: 0.3; }

.form-field--increments .form-input--incrementTotal {
  width: 25px;
  min-width: 25px; }

.form-action {
  width: 64%; }

.form-field--increments .form-input--incrementTotal {
  width: 25px;
  min-width: 25px; }

.form-action {
  width: 64%; }

.sorrynoerevis a {
  padding: 10px 40px;
  background: transparent !important;
  color: black !important;
  border-radius: 50px !important;
  border: 1px solid black !important; }

.sorrynoerevis {
  max-width: 600px;
  margin: auto; }

img.stockimage--mainss {
  width: 15px;
  height: 15px;
  margin-top: -2px; }

.customaintextwithelement.row.price {
  margin-top: 10px;
  margin-bottom: 20px; }

.categorydesignmain.customproductmain--container.themevale_container {
  max-width: 1300px; }

.all-categories-list .navPages-item a {
  font-weight: 400 !important;
  font-size: 16px !important;
  padding-left: 0px !important; }

.customain--filterfixing {
  background: transparent; }

@media (min-width: 1025px) {
  main#product-listing-container {
    border-left: 0px solid #efefef; }
  .page-sidebar {
    width: 20%; }
  .page-sidebar + .page-content {
    width: 80%; } }

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

.image---block {
  margin: 0px; }

.text---content h2 {
  font-size: 18px;
  color: #f0b934; }

.custom--iconsfooter p {
  color: black; }

.text---content {
  text-align: center;
  margin-left: 20px; }

.image---block {
  margin: 0px; }

.text---content h2 {
  font-size: 16px;
  color: #f0b934; }

.custom--iconsfooter p {
  color: black; }

.image---block svg path {
  fill: #f0b934; }

.custom--iconsfooter .col-sm-3 {
  padding: 20px; }

.customrowtopmain {
  padding-top: 20px; }

h2.footer--headingmenu {
  color: #232323; }

.mainonecontent--gondone img {
  max-width: 40px;
  margin: auto;
  margin-bottom: 10px; }

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

.insierating--barss {
  background: white; }

.mainscontentoogond--fittedss img {
  filter: invert(1); }

.insidemains--contentsswithicons svg {
  width: 70px;
  height: 70px; }

.insidemains--contentsswithicons svg path {
  fill: #f0b934; }

@media (max-width: 900px) {
  .countPill {
    background: #f0b934 !important; }
  .shortmainstile--fittedss ul {
    display: block; }
  .shortmainstile--fittedss li {
    display: block;
    padding: 10px 0px; }
  .mainscustont--godonanss {
    border: 0px;
    margin: 0px;
    text-align: center; }
  .mainscustont--godonanss a {
    display: block;
    margin: 0px;
    margin-top: 34px; }
  .mainscustont--godonanss222 {
    text-align: center; }
  .customglutenfree-mainss .col-sm-3 {
    width: 50%;
    float: left;
    padding: 10px; }
  .shopthecategories .row .col-sm-2:last-child {
    display: none; }
  .contentover h2 {
    min-height: 48px; }
  .mainonecontent--gondone {
    padding: 30px 20px; }
  .mainscontentogond--fittedss .row {
    margin-top: 0px; }
  .mainscontentogond--fittedss .col-sm-3 {
    width: 50%;
    float: left;
    padding: 5px; }
  .mainsucstom--godonaminss h2 {
    font-size: 13px; }
  .mainscontentoogond--fittedss {
    width: 50px;
    height: 50px;
    margin-top: -29px;
    padding: 10px; }
  .goodonamins--fittedscntenss img {
    height: 400px;
    object-fit: cover; }
  .mainscontent---goodnss {
    padding: 10px; }
  .mainscontent---goodnss h2 {
    font-size: 25px;
    line-height: normal; }
  .mainscontent---goodnss p {
    font-size: 17px; }
  .mainscontent---goodnss {
    padding-right: 40px; }
  .goodonamins--fittedscntenss22 {
    min-height: unset; }
  .mainscustomgoodns--contentinside li {
    display: block;
    padding: 10px 0px; }
  .maincontent--belowfitted {
    padding: 30px; }
  .custommaincontent--godonsie h2 {
    font-size: 28px; }
  .custommaincontent--godonsie p {
    font-size: 15px; }
  .maincontent--belowfitted .row {
    padding-top: 10px; }
  .customcontent--mains p {
    font-size: 14px; }
  .customcontent--mains h2 {
    font-size: 20px; }
  .bottomimage--maiinss {
    display: none; }
  .helpcentertext {
    font-size: 14px; }
  a.helpcenterlink img {
    width: 16px; }
  .custom--iconsfooter .row {
    display: block;
    white-space: unset; }
  .content--footer {
    text-align: center; }
  .image---block {
    margin: auto; }
  .smalllinke--manss {
    text-align: center; }
  .customfooterbottoms---mains ul {
    text-align: center; } }

li.freeshippingmainss {
  margin-left: 13px; }

.customain--cateogrybigfixing {
  padding: 0px;
  border: 0px; }

.maincontainerfixing {
  background: #ededed; }

.maincontainerfixing h2 {
  font-size: 29px !important;
  margin-top: 20px !important;
  margin-bottom: 20px !important; }

.page-type-product main#product-listing-container {
  padding: 0px;
  border: 0px; }

.insidereview--contentss td {
  background: white; }

#customers {
  margin-top: 0px; }

@media (max-width: 801px) {
  section.productzView-details {
    padding: 0px 10px; }
  .form-action {
    width: 100%; }
  .customaintextwithelement {
    width: 100%; }
  .customaintextwithelement .form-field--increments .form-increment {
    margin: 0px !important;
    width: 100%; }
  section.productzView-details {
    padding: 0px 10px; }
  .form-action {
    width: 100%; }
  .customaintextwithelement {
    width: 100%; }
  .customaintextwithelement .form-field--increments .form-increment {
    margin: 0px !important;
    width: 100%; }
  .insidecontent--mainssgoodoness {
    line-height: normal;
    font-size: 14px;
    padding: 5px 0px; }
  .closebutton--mainss {
    display: none; } }

.shopbeauty--v1 img {
  border-radius: 10px !important; }

div#consent-manager-update-banner {
  display: none !important; }

@media (max-width: 900px) {
  .countPill {
    background: linear-gradient(#326bb4, #b37db7) !important; }
  .shortmainstile--fittedss ul {
    display: block; }
  .shortmainstile--fittedss li {
    display: block;
    padding: 10px 0px; }
  .mainscustont--godonanss {
    border: 0px;
    margin: 0px;
    text-align: center; }
  .mainscustont--godonanss a {
    display: block;
    margin: 0px;
    margin-top: 34px; }
  .mainscustont--godonanss222 {
    text-align: center; }
  .customglutenfree-mainss .col-sm-3 {
    width: 50%;
    float: left;
    padding: 10px; }
  .shopthecategories .row .col-sm-2:last-child {
    display: none; }
  .contentover h2 {
    min-height: 48px; }
  .mainonecontent--gondone {
    padding: 30px 20px; }
  .mainscontentogond--fittedss .row {
    margin-top: 0px; }
  .mainscontentogond--fittedss .col-sm-3 {
    width: 50%;
    float: left;
    padding: 5px; }
  .mainsucstom--godonaminss h2 {
    font-size: 13px; }
  .mainscontentoogond--fittedss {
    width: 50px;
    height: 50px;
    margin-top: -29px;
    padding: 10px; }
  .goodonamins--fittedscntenss img {
    height: 400px;
    object-fit: cover; }
  .mainscontent---goodnss {
    padding: 10px; }
  .mainscontent---goodnss h2 {
    font-size: 25px;
    line-height: normal; }
  .mainscontent---goodnss p {
    font-size: 17px; }
  .mainscontent---goodnss {
    padding-right: 40px; }
  .goodonamins--fittedscntenss22 {
    min-height: unset; }
  .mainscustomgoodns--contentinside li {
    display: block;
    padding: 10px 0px; }
  .maincontent--belowfitted {
    padding: 30px; }
  .custommaincontent--godonsie h2 {
    font-size: 28px; }
  .custommaincontent--godonsie p {
    font-size: 15px; }
  .maincontent--belowfitted .row {
    padding-top: 10px; }
  .customcontent--mains p {
    font-size: 14px; }
  .customcontent--mains h2 {
    font-size: 20px; }
  .bottomimage--maiinss {
    display: none; }
  .helpcentertext {
    font-size: 14px; }
  a.helpcenterlink img {
    width: 16px; }
  .custom--iconsfooter .row {
    display: block;
    white-space: unset; }
  .content--footer {
    text-align: center; }
  .image---block {
    margin: auto; }
  .smalllinke--manss {
    text-align: center; }
  .customfooterbottoms---mains ul {
    text-align: center; } }

li.freeshippingmainss {
  margin-left: 13px; }

.customain--cateogrybigfixing {
  padding: 0px;
  border: 0px; }

.maincontainerfixing {
  background: #ededed; }

.maincontainerfixing h2 {
  font-size: 29px !important;
  margin-top: 20px !important;
  margin-bottom: 20px !important; }

.page-type-product main#product-listing-container {
  padding: 0px;
  border: 0px; }

.insidereview--contentss td {
  background: white; }

#customers {
  margin-top: 0px; }

@media (max-width: 801px) {
  section.productzView-details {
    padding: 0px 10px; }
  .form-action {
    width: 100%; }
  .customaintextwithelement {
    width: 100%; }
  .customaintextwithelement .form-field--increments .form-increment {
    margin: 0px !important;
    width: 100%; }
  section.productzView-details {
    padding: 0px 10px; }
  .form-action {
    width: 100%; }
  .customaintextwithelement {
    width: 100%; }
  .customaintextwithelement .form-field--increments .form-increment {
    margin: 0px !important;
    width: 100%; }
  .insidecontent--mainssgoodoness {
    line-height: normal;
    font-size: 14px;
    padding: 5px 0px; }
  .closebutton--mainss {
    display: none; } }

.shopbeauty--v1 img {
  border-radius: 10px !important; }

.customainsmapp--goodns iframe {
  border: 0px; }

@media (min-width: 1025px) {
  .navPage-subMenu-item-child:hover > .has-subMenu + .navPage-subMenu-horizontal {
    display: block;
    opacity: 1;
    visibility: visible; }
  .navPage-subMenu-action .navPages-action-moreIcon {
    position: absolute;
    right: 7px;
    margin-top: 2px; }
  .navPage-subMenu-horizontal .navPage-subMenu-horizontal {
    margin-top: -1px;
    margin-left: 228px; }
  .navPages-action-moreIcon {
    width: 10px;
    height: 13px; } }

@media (min-width: 801px) {
  .navPages .navPages-item {
    position: relative; }
  .navPage-subMenu {
    min-width: 230px;
    padding: 0px; }
  li.navPage-subMenu-item {
    padding: 0px; }
  li.navPage-subMenu-item a {
    padding: 8px 20px !important; }
  li.navPage-subMenu-item a:hover {
    background: #f9f9f9; } }

@media (min-width: 1025px) {
  .navPage-subMenu-item {
    width: 100%; } }

@media (min-width: 801px) {
  .navPage-subMenu {
    padding: 10px;
    border: 1px solid #ebebeb;
    margin-top: 10px; }
  .customnavigation--main {
    position: relative; }
  .navPage-subMenu-item-child .navPage-subMenu-action {
    width: 100%;
    padding: 1rem 1.5rem !important; } }

@media (max-width: 1024px) {
  .customaddpadding:before {
    display: none !important; }
  .maintochooseli .icon svg {
    fill: black !important;
    transform: unset !important;
    width: 13px;
    stroke-width: 1px;
    stroke: black !important; }
  li.maintochooseli.navPages-item {
    margin-bottom: 0px;
    padding: 6px 0px; } }

.customtext {
  font-size: 14px;
  font-weight: 500;
  min-width: 84px; }

li.customloginmarin--main {
  margin-left: 10px; }

[type="application/ld+json"] + a {
  filter: opacity(0);
  max-height: 0px !important; }

.LayoutSidebar__Container-sc-oejpsz-0.blVSrO {
  margin-top: -18px !important;
  margin-bottom: -59px !important;
  position: relative;
  z-index: 9999999999999 !important; }

.customrating--appmainss {
  padding: 10px; }

.reviewsection--amins .Rating__Container-sc-99sdg2-0:before {
  content: '';
  background: url("https://cdn11.bigcommerce.com/s-zagjuqfvi4/images/stencil/original/image-manager/googleicon1.png");
  position: absolute;
  display: inline-block;
  background-size: contain;
  width: 25px;
  height: 25px;
  left: -20px;
  top: 21px;
  background-repeat: no-repeat; }

.reviewsection--amins .BadgeTotalReviews__Content-sc-1sj93r3-0 {
  display: block;
  width: 100%;
  text-align: center;
  font-size: 12px;
  margin-top: 0px !important; }

li.reviewsection--amins {
  margin-left: 41px; }

.custominside--starss .BadgeTotalReviews__Content-sc-1sj93r3-0 {
  display: none !important; }

.shortmainstile--fittedss {
  padding: 11px 0px; }

.starratingss {
  z-index: 0; }

.custominside--starss .BadgeTotalReviews__Content-sc-1sj93r3-0 {
  display: block !important; }

.header {
  border: 0px !important; }

@media (min-width: 801px) {
  .header {
    border: 0px !important; }
  .navPage-subMenu {
    border: 0px !important; }
  .navPage-subMenu-item-child .navPage-subMenu-action:hover {
    background: transparent !important; } }

.m-scroll__title span, .sf__text-scroll, .sf__text-stroke.text-stroke-1 {
  font-size: 17px !important;
  color: white !important;
  -webkit-text-stroke: unset !important;
  font-weight: 600 !important; }

.iconwithtext {
  padding: 8px 20px; }

.textsection--main {
  font-size: 17px;
  font-weight: 400; }

.custombottom--sectionmain {
  background: #fbfbfb; }

.customfooterbottoms---mains ul {
  text-align: center; }

.customfooterbottoms---mains li {
  padding: 0px;
  margin: 0px;
  padding: 0px 20px; }

.copyrighbottom--manss {
  text-align: center;
  padding-top: 5px; }

.customfooter--background {
  background: transparent;
  border: 0px !important;
  padding-top: 0px; }

h2.footernewsletter--v {
  margin-bottom: 12px; }

.footer--newsletter .form-input {
  background: 0 0 !important;
  font-size: 13px !important;
  border-radius: 50px !important;
  background: #f9f9f9 !important; }

.footer--newsletter p {
  font-size: 16px;
  font-weight: 400; }

.moregrid.row {
  padding: 0px; }

.goodonsmains--iamgess h2 {
  margin-top: 0px; }

.mainsgoodons--fiteedbottomss svg {
  color: black !important;
  width: 22px !important;
  height: 22px !important;
  display: inline-block;
  min-width: unset;
  min-height: unset; }

.customrowtopmain {
  padding-top: 60px; }

.helpcenter {
  text-align: center;
  background: #022632; }

.helpcenter img {
  max-width: 77px;
  filter: invert(1); }

.helpcenter h2 {
  color: white;
  font-size: 35px;
  line-height: normal; }

.helpcenter p {
  font-size: 17px;
  font-weight: 100; }

.helpcenter a {
  background: transparent !important;
  border: 1px solid white !important; }

.customainbanner--top {
  margin: 0px !important; }

.banners {
  margin: 0px !important; }

.helpcenter {
  margin: 0px !important; }

.mainscustom--godonaminss {
  line-height: normal;
  font-size: 17px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 70px;
  height: 70px;
  border-radius: 50px;
  background: #f7f7f7;
  margin: auto; }

span.testimonial-stars {
  font-size: 21px;
  letter-spacing: 4px;
  margin-top: 12px;
  display: block;
  margin-bottom: 10px;
  color: #f0ba35; }

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

.customains--headingss {
  padding-bottom: 30px; }

.customains--headingss p {
  font-size: 16px;
  font-weight: 400 !important; }

.customains--headingss h1 {
  margin-bottom: 10px; }

.insidemains--contentsswithicons h2 {
  margin-bottom: 6px;
  font-size: 22px;
  font-weight: 600; }

.insidemains--contentsswithicons img {
  max-width: 60px; }

.customcategory--mainss .row {
  max-width: 1300px;
  margin: auto; }

.customcategory--mainss .col-sm-3, .customcategory--mainss .col-sm-6 {
  padding: 10px; }

.firstcustom--mainssgood img {
  width: 100%; }

.firstcustom--mainssgood.firstone {
  padding: 0px; }

.shortmainscontent--ss {
  left: 40px;
  position: absolute;
  top: 20px; }

.firstcustom--mainssgood {
  position: relative; }

.firstcustom--mainssgood.firstone {
  padding-bottom: 20px; }

.customlimited--maijssnew {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 15px 20px;
  background: #faebd7; }

.customlimited--maijssnew p {
  font-size: 19px;
  margin-right: 20px; }

.customlimited--maijssnew .button {
  color: black !important;
  padding: 7px 20px;
  background: transparent !important;
  border: 1px solid black !important;
  font-size: 16px;
  margin: 0px; }

.customlimited--maijssnew p {
  margin: 0px;
  margin-right: 20px; }

p.author-name {
  margin-bottom: 0px;
  padding-top: 10px;
  padding-bottom: 10px; }

.mainonecontent--gondone .button {
  border: 1px solid black !important;
  width: fit-content;
  margin-top: 10px; }

section.testimonials h2 {
  text-align: center;
  font-size: 31px;
  line-height: normal;
  margin-top: 40px;
  margin-bottom: 5px; }

div#customers-testimonials {
  margin-top: 20px; }

.shadow-effect {
  border-radius: 20px; }

.shortmainscontent--ss h2 {
  margin-top: 0px; }

.shortmainscontent--ss {
  top: 20px;
  left: 20px;
  max-width: 350px; }

.shortmainscontent--ss p {
  font-size: 16px; }

.shortmainscontent--ss h2 {
  font-weight: 900;
  color: white; }

.shortmainscontent--ss p {
  color: white; }

.shortmainscontent--ss .button {
  border-radius: 50px !important;
  background: white !important;
  border: 1px solid white !important;
  color: black !important; }

.firstcustom--mainssgood:before {
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background: linear-gradient(153deg, rgba(0, 0, 0, 0.39) 10%, rgba(84, 84, 84, 0) 100%);
  z-index: 9; }

.shortmainscontent--ss {
  z-index: 9; }

.productzView-details .productzView-options .form-action {
  margin-top: 0px; }

input#form-action-addToCart {
  min-width: 350px; }

.productzView-details .productzView-options .button-wishlist .button {
  max-width: 491px;
  border-radius: 50px !important; }

.productzView-price span {
  color: black !important; }

.custombreadcrumb--headings.productzapgecrumbs {
  text-align: center;
  max-width: 100%;
  background: #f6f6f6;
  margin: 0px; }

.custombreadcrumb--headings.productzapgecrumbs ul {
  text-align: center; }

.productzView.themevalte_productView {
  max-width: 1300px;
  margin: auto; }

@media (min-width: 768px) {
  .themevalte_productView-left {
    width: 50% !important; }
  .themevalte_productView-right {
    width: 50% !important; } }

.productzView-securityImage {
  margin-top: 30px; }

.customman--description--fiteedss {
  margin-top: 60px; }

@media (max-width: 993px) {
  .customlimited--maijssnew p {
    margin: 0px; }
  .customlimited--maijssnew {
    display: block;
    text-align: center; }
  .customglutenfree-mainss .col-sm-3 {
    width: 100%;
    float: unset; }
  .firstcustom--mainssgood.firstone {
    padding-bottom: 0px;
    margin-bottom: 20px; }
  .contentover h2 {
    min-height: unset; }
  .mainonecontent--gondone {
    padding: 30px 0px; }
  .mainonecontent--gondone h2 {
    font-size: 24px;
    margin-bottom: 20px; }
  .helpcenter img {
    max-width: 52px; }
  .helpcenter h2 {
    font-size: 25px; }
  .helpcenter p {
    font-size: 14px; }
  .moregrid.row {
    margin-top: 60px; }
  h2.footernewsletter--v {
    text-align: center; }
  .footer--newsletter p {
    text-align: center; }
  .m-scroll__title span, .sf__text-scroll, .sf__text-stroke.text-stroke-1 {
    font-size: 10px !important;
    padding: 0px 10px !important; }
  .themevale_middleHeader .middleHeader-item > .items a svg {
    width: 24px;
    height: 24px; }
  .mobileMenu-toggle .mobileMenu-toggleIcon, .mobileMenu-toggle .mobileMenu-toggleIcon::after, .mobileMenu-toggle .mobileMenu-toggleIcon::before {
    background: #222 !important; } }

.maincontainerfixing ul.breadcrumbs {
  text-align: center;
  padding-top: 30px; }

.maincontainerfixing ul.breadcrumbs {
  text-align: center;
  padding-top: 30px; }

.maincontainerfixing h2 {
  text-align: center; }

@media (max-width: 768px) {
  .maincontainerfixing ul.breadcrumbs {
    display: none !important; }
  .card .card-body .card-title {
    margin-bottom: 10px !important;
    padding-bottom: 0px !important; }
  .customsection--main {
    display: block; }
  .customaintextwithelement .form-field--increments .form-increment {
    width: fit-content !important; }
  .customaintextwithelement.row {
    margin-bottom: 15px !important; }
  .productzView-price span {
    font-size: 29px; }
  .productzView-details .productzView-title {
    font-size: 22px !important;
    line-height: 31px !important; }
  .custombreadcrumb--headings.productzapgecrumbs {
    padding: 10px 20px; } }

.card .card-body .card-title {
  margin-bottom: 10px !important;
  padding-bottom: 0px !important; }

.customshipping--topbanner {
  background: #141414;
  color: #fff;
  text-align: center;
  padding: 7px 0;
  font-size: 15px; }

.navigationtop--barmain {
  padding: 0px; }

p.small--copyright {
  font-size: 13px; }

@media (min-width: 801px) {
  .col-sm-12.mincontentmains--fixing .col-sm-8 {
    width: 50%; }
  .col-sm-12.mincontentmains--fixing .col-sm-4 {
    width: 50%; } }

.content--footer {
  text-align: left;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center; }

.text---content h2 {
  text-align: left; }

.custom--iconsfooter p {
  text-align: left;
  line-height: 19px; }

.custom--iconsfooter .col-sm-3 {
  padding: 5px 20px; }

.custom--iconsfooter {
  padding: 0px 20px; }

.text---content h2 {
  line-height: 25px;
  color: black; }

.image---block svg path {
  fill: black; }

.custom--iconsfooter.customfootermainsss svg path {
  fill: white; }

.swiper-pagination-clickable .swiper-pagination-bullet {
  width: 40px !important;
  border-radius: 10px !important; }

.customsearchformains--mainss button path {
  fill: black !important; }

.custombottom--sectionmain:before {
  content: '';
  background: #f1f1f1;
  width: 50%;
  position: absolute;
  height: 100%;
  right: 0;
  top: 0;
  clip-path: polygon(3% 0%, 100% 0%, 100% 100%, 0% 100%); }

.custombottom--sectionmain {
  position: relative; }

.sectionfirst--mainss h2 {
  margin: 0px;
  margin-bottom: 10px;
  font-size: 32px;
  margin-bottom: 20px; }

.sectionfirst--mainss {
  text-align: center;
  max-width: 700px;
  margin: auto; }

.sectionfirst--mainss {
  padding: 70px 10px; }

.sectionfirst--mainss p {
  font-size: 18px;
  font-weight: 600; }

.shortdivider--mains {
  width: 120px;
  height: 20px;
  background-image: linear-gradient(to right, #306bb4, #b37db7);
  border-radius: 50px;
  margin: auto;
  margin-bottom: 30px; }

.changemainfooter--colormain {
  background: white !important; }

.footer--newsletter .form-input {
  background: white !important; }

.shopbycategory--main h1 {
  margin-top: 0px;
  margin-bottom: 30px;
  text-align: center;
  font-size: 35px;
  line-height: normal; }

.shopbycategory--main .row img {
  border-radius: 10px; }

.firstcustom--mainssgood {
  border-radius: 10px; }

.firstcustom--mainssgood:before {
  border-radius: 10px; }

.firstcustom--mainssgood.firstone {
  padding-bottom: 0px;
  margin-bottom: 20px; }

.customshipping--topbanner {
  margin: 0px !important; }

.customglutenfree-mainss .col-sm-3 {
  padding: 10px; }

.ourtcustom--customerss {
  padding: 30px 20px;
  background: whitesmoke; }

.customainsrow--mainss {
  margin-top: 40px; }

.customainsrow--mainss .row {
  column-count: 3;
  column-gap: 0; }

.customainsrow--mainss .col-sm-4 {
  width: 100%;
  break-inside: avoid; }

.authortle--mainss {
  width: 70px;
  height: 70px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 22px;
  font-weight: 600;
  background: #eeeeee;
  border-radius: 50%; }

.authorratings--mainss {
  display: flex;
  align-items: center; }

.author--informationss h3, .author--informationss h4 {
  margin: 0px; }

.author--informationss h3 {
  font-size: 19px;
  font-weight: 600; }

.author--informationss h4 {
  font-size: 14px;
  color: grey;
  margin-top: 5px; }

.author--informationss {
  margin-left: 10px; }

.insierating--barss {
  padding: 20px 30px;
  background: white;
  border-radius: 20px;
  box-shadow: 0px 0px 12px 5px rgba(0, 0, 0, 0.08); }

.customainsrow--mainss .row {
  max-width: 1200px;
  margin: auto; }

.custombodreviewss p {
  font-size: 18px; }

.custombodreviewss h5 {
  margin-top: 13px;
  font-size: 27px;
  color: orange; }

.customainsrow--mainss .col-sm-4 {
  padding: 15px; }

.insierating--barss {
  transition: 0.3s;
  transform: translateY(0px); }

.insierating--barss:hover {
  transition: 0.3s;
  transform: translateY(-5px); }

.custom--iconsfooter .row {
  max-width: 1200px; }

.site-footer .wrapper {
  max-width: 1250px; }

.maincategory--goodnass h1 {
  margin-bottom: 0px;
  font-size: 36px; }

.maincategory--goodnass p {
  font-weight: 400;
  text-align: center;
  max-width: 700px;
  margin: auto;
  margin-top: 10px;
  margin-bottom: 40px; }

.featuredsection--content svg {
  width: 20px;
  height: 20px;
  fill: white;
  vertical-align: middle; }

.featuredsection--content polygon {
  fill: white; }

.featuredcollections--main .btn {
  border-radius: 5px !important;
  background: transparent !important;
  border-color: white !important; }

.featuredsection--content h2 {
  font-weight: 600;
  font-size: 35px; }

.featuredsection--content {
  transform: unset;
  top: unset;
  left: 30px !important;
  bottom: 25px !important;
  width: 80%;
  text-align: left; }

.featuredsection--content.grid3content p {
  font-weight: 400; }

.featuredcollections--main .btn {
  padding: 12px 30px; }

.featuredcollections--main .btn svg {
  margin-left: 10px; }

.featuredcollections--main .col-sm-4 {
  padding: 15px; }

.featuredsection--inside.grid3 img {
  border-radius: 10px; }

.featuredsection--inside:before {
  border-radius: 10px; }

.maincategory--goodnass h1 span:after {
  background-image: url(https://cdn.shopify.com/s/files/1/0527/7587/8825/files/icon.svg?v=1681819278);
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  bottom: -12px;
  content: "";
  display: block;
  height: 12px;
  left: 0;
  position: absolute;
  width: 100%;
  z-index: -1; }

.maincategory--goodnass h1 span {
  position: relative; }

.mainonecontent--gondone h2 span:before {
  position: absolute;
  content: '';
  width: 50px;
  height: 8px;
  display: block;
  bottom: 1px;
  margin-left: -4px;
  background: #d45525; }

.mainonecontent--gondone span {
  position: relative; }

.mainonecontent--gondone .btn {
  color: black !important;
  border-radius: 5px;
  letter-spacing: 0px;
  font-weight: 500;
  background: transparent !important; }

.customgood--headermainss {
  text-align: center;
  padding: 20px;
  padding-top: 40px; }

.customgood--headermainss h1 {
  font-size: 38px;
  font-weight: 600; }

.customgood--headermainss p {
  font-size: 16px; }

.goodmains--fittedmains--letter .col-sm-4 {
  width: 25%;
  padding: 10px; }

.goodmains--fittedmains--letter .row {
  max-width: 1300px;
  margin: auto; }

.iconsectionmains {
  text-align: center; }

.goodonamins--cionss h2 {
  font-size: 22px;
  margin-bottom: 5px;
  margin-top: 10px; }

.goodonamins--cionss p {
  font-weight: 300; }

.goodmains--fittedmains--letter .row {
  max-width: 1250px; }

.iconbar--main {
  height: 80px;
  width: 80px;
  margin: auto;
  background: #d45525;
  border-radius: 50px;
  line-height: 80px;
  font-size: 20px;
  color: white;
  font-weight: 900;
  margin-bottom: 20px; }

.iconbar--main {
  font-size: 27px; }

.iconsectionmains:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 4px;
  background: #e8e8e8;
  top: 51px;
  z-index: -1; }

.goodmains--fittedmains--letter .col-sm-4:last-child .iconsectionmains:before {
  display: none; }

.customainscontent--goodonas {
  text-align: left; }

.customainscontent--goodonas p {
  font-weight: 300; }

.whychooseus--mainss .col-sm-6 {
  padding: 10px; }

.customainscontent--goodonas h2, .insideulcontent--mainss h2 {
  text-align: left;
  font-size: 21px;
  margin-bottom: 25px; }

.insideulcontent--mainss h2 {
  text-align: left; }

.insideulcontent--mainss ul {
  padding: 0px;
  margin: 0px;
  text-align: left;
  list-style: none; }

.insideulcontent--mainss svg {
  width: 25px;
  height: 25px;
  display: inline-block;
  vertical-align: middle; }

.insideulcontent--mainss li {
  margin-bottom: 14px;
  font-weight: 300; }

.insideulcontent--mainss svg path {
  fill: #d45525; }

.topdivider--mains {
  height: 5px;
  width: 90px;
  margin: auto;
  background: #d45525;
  margin-bottom: 20px; }

.topdivider--mains h1 {
  margin-bottom: 50px; }

.whychooseus--mainss h1 {
  margin-bottom: 40px; }

.bannersmall--main {
  max-width: 1300px;
  padding-top: 10px;
  padding-bottom: 10px; }

.bannersmall--main img {
  border-radius: 30px; }

.bannerfogoisidnfotingevery .btn {
  border-radius: 10px;
  letter-spacing: 0px;
  background: transparent !important;
  border-color: white !important; }

.customainscontent--goodonas p {
  font-size: 18px; }

.shopbyevents {
  max-width: 100%;
  background: #fafafa;
  padding: 30px 10px; }

.shopbyevents .maincategory--goodnass h1 {
  margin-top: 0px;
  font-size: 49px;
  padding-bottom: 0px; }

.shopbyevents .maincategory--goodnass p {
  font-size: 16px;
  font-weight: 400; }

.custombottommain--text {
  text-align: center;
  max-width: 800px;
  margin: auto;
  margin-top: 50px;
  margin-bottom: 30px; }

.custombottommain--text p {
  font-size: 17px; }

.custombottommain--text .btn {
  background: black !important;
  border-color: black !important;
  letter-spacing: 0px !important; }

.customeventsmain .btn {
  padding: 0px;
  border: 0px !important;
  letter-spacing: 0px; }

.customeventsmain h2 {
  font-size: 60px;
  line-height: 62px;
  margin-bottom: 15px; }

form#ContactForm--footer button {
  background: transparent !important;
  border: 0px !important; }

form#ContactForm--footer button svg {
  fill: black !important; }

form#ContactForm--footer button svg path {
  fill: black !important; }

.form-vertical input, .form-vertical textarea {
  border: 0px !important;
  padding: 10px 20px !important;
  border-radius: 0px !important;
  background: #f8f8f8 !important; }

.site-footer__linktitle {
  font-size: 26px; }

.customainsgoodona--mains ul {
  text-align: center;
  list-style: none;
  margin: 0px; }

.customainsgoodona--mains li {
  display: inline-block;
  border-right: 1px solid #000;
  margin: 0px !important;
  padding: 0px 20px;
  line-height: 18px; }

.ourtcustom--customerss {
  background: linear-gradient(rgba(255, 255, 255, 0.92), rgba(255, 255, 255, 0.92)), url(https://cdn11.bigcommerce.com/s-74x9hbdfhg/images/stencil/original/image-manager/2395528-13972.jpg);
  background-size: 30% 30%; }

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

p.customsectionbody {
  text-align: center; }

p.customsectionbody span {
  font-weight: 600; }

h1.customsection--heading span {
  margin-left: 6px; }

.custommains-svg {
  position: absolute;
  right: -154px;
  top: 30px; }

.sectionfirst--mainss {
  position: relative; }

.custommains-svg path {
  fill: #ba86bb; }

.col-sm-6.img--column img {
  border-radius: 20px; }

.maincontainerr {
  max-width: 1200px; }

.custom--contentwithtext {
  max-width: 500px; }

.mainbackgrond--conainer {
  background: linear-gradient(309deg, rgba(255, 202, 244, 0.2) 29%, rgba(255, 255, 255, 0.2) 52%, rgba(141, 150, 222, 0.2) 62%);
  padding-top: 40px;
  padding-bottom: 40px; }

.goodoness--v1 h3, .goodoness--v1 h2, .goodoness--v1 p {
  color: white; }

.textonmains--customtext {
  left: 30px;
  position: absolute;
  top: 50px;
  width: 100%; }

.customain--mountaintraits {
  position: relative; }

.maincontent--insidess {
  max-width: 1300px;
  margin: auto; }

.insidefle--containe {
  max-width: 500px; }

.insidefle--containe h2 {
  font-size: 45px;
  line-height: 57px;
  margin-top: 0px;
  margin-bottom: 20px;
  font-family: 'Inter', sans-serif !important; }

.customain--mountaintraits img {
  width: 100%; }

.insidefle--containe h2 span {
  font-style: italic;
  font-family: "Inter", sans-serif !important; }

.insidecontain--ss img {
  max-width: 80px; }

.insidecontain--ss {
  max-width: 700px;
  margin: auto;
  text-align: center;
  padding: 70px 10px; }

.maincustom--goodone {
  background: linear-gradient(#326bb4, #b37db7) !important; }

.insidecontain--ss h2 {
  color: whitesmoke;
  font-size: 39px;
  line-height: normal;
  margin-top: 20px;
  margin-bottom: 5px; }

.insidecontain--ss p {
  color: #f3f3f3;
  font-size: 16px; }

.uppermaincloseblock---goodone .row {
  max-width: 1300px;
  margin: auto; }

.custommain--goodone h2 {
  line-height: 55px;
  margin-top: 0px;
  font-size: 53px;
  font-family: "Inter", sans-serif !important;
  -webkit-text-fill-color: #e8eaf8;
  /* Will override color (regardless of order) */
  -webkit-text-stroke-width: 3px;
  -webkit-text-stroke-color: #7672b5; }

.custommain--goodone p {
  font-size: 17px; }

.maincustom--image.blockimage1 img {
  clip-path: polygon(10% 0, 100% 0%, 90% 100%, 0% 100%); }

.maincustom--image.blockimage2 img {
  clip-path: polygon(10% 0, 100% 0%, 90% 100%, 0% 100%); }

.uppermaincloseblock---goodone {
  background: linear-gradient(309deg, rgba(255, 202, 244, 0.2) 29%, rgba(255, 255, 255, 0.2) 52%, rgba(141, 150, 222, 0.2) 62%);
  padding: 50px 20px; }

.asfeaturedlogo img {
  text-align: center;
  max-height: 38px;
  object-fit: contain;
  filter: grayscale(1); }

.asfeaturedlogo {
  text-align: center; }

.ourhappycustomers--mains h2 {
  font-family: 'Inter', sans-serif !important;
  text-align: center;
  margin-bottom: 30px;
  filter: grayscale(1); }

.ourhappycustomers--mains .row {
  max-width: 1200px;
  margin: auto;
  margin-bottom: 10px; }

.ourhappycustomers--mains {
  padding: 30px 20px; }

.customsectionimage1 img {
  border-radius: 50%;
  max-width: 200px;
  box-shadow: 0px 0px 20px 9px rgba(0, 0, 0, 0.06); }

.customsectionimage2 img {
  border-radius: 50%;
  max-width: 180px; }

.customsectionimage3 img {
  border-radius: 50%;
  max-width: 220px;
  box-shadow: 0px 0px 20px 9px rgba(0, 0, 0, 0.06); }

.customsectionimage4 img {
  border-radius: 50%;
  max-width: 210px;
  box-shadow: 0px 0px 20px 9px rgba(0, 0, 0, 0.06); }

.customsectionimage5 img {
  border-radius: 50%;
  max-width: 150px;
  box-shadow: 0px 0px 20px 9px rgba(0, 0, 0, 0.06); }

.customsectionimage6 img {
  border-radius: 50%;
  max-width: 170px;
  box-shadow: 0px 0px 20px 9px rgba(0, 0, 0, 0.06); }

.customsectionimage7 img {
  border-radius: 50%;
  max-width: 160px;
  box-shadow: 0px 0px 20px 9px rgba(0, 0, 0, 0.06); }

.customsectionimage8 img {
  border-radius: 20px;
  max-width: 140px;
  box-shadow: 0px 0px 20px 9px rgba(0, 0, 0, 0.06); }

.maincontent--gooodns {
  text-align: center;
  max-width: 500px;
  margin: auto; }

.maincontent--gooodns h2 {
  font-size: 39px;
  line-height: 40px; }

.maincontent--gooodns p {
  font-size: 19px; }

.customsectionimage1 {
  position: absolute;
  top: 20px;
  left: 20px; }

.customsectionimage2 {
  position: absolute;
  top: 61%;
  left: 57%;
  display: none; }

.customsectionimage3 {
  position: absolute;
  top: 61%;
  left: 12%; }

.customsectionimage4 {
  position: absolute;
  top: 48%;
  right: 6%; }

.customsectionimage5 {
  position: absolute;
  top: 6%;
  right: 2%; }

.customsectionimage6 {
  position: absolute;
  top: 67%;
  left: 29%; }

.customsectionimage7 {
  position: absolute;
  top: 2%;
  left: 22%; }

.customsectionimage8 {
  position: absolute;
  top: 1%;
  right: 17%; }

.insidemains--containss {
  position: relative;
  padding: 120px 20px; }

.top-diagonal {
  width: 120%;
  height: 300px;
  background-color: #fff;
  transition: all .25s;
  transform: rotate(-4deg) translate(-50px, -198px); }

.bottom-diagonal {
  width: 120%;
  height: 300px;
  background-color: #fff;
  transform: translate(0, -130px) rotate(-4deg); }

.maincustomgood {
  background: linear-gradient(25deg, #000, #64eee3 0%, #ecf7f8 0%, #f5f1fd);
  padding-top: 150px;
  padding-bottom: 150px; }

.diagonal-shape {
  height: 10px; }

.goodsection--ss {
  width: 100%;
  overflow: hidden; }

.maincustomgood .custom--contentwithtext {
  padding: 10px; }

.maincustomgood img {
  border-radius: 20px; }

.shopbycategory--main {
  background: linear-gradient(#000, #fff 0%, #f8fdff 20%, #f8fdff 85%, #fff); }

.customglutenfree-mainss {
  margin-top: 40px; }

.bigbannercustom.customshortaboutisma--goodonss {
  margin-bottom: 0px; }

.customimagewithtext img {
  box-shadow: unset !important;
  border-radius: 0px !important; }

.customimagewithtext img {
  box-shadow: unset !important;
  border-radius: 0px !important; }

.customjoinus--mainss h1 {
  font-size: 34px;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 40px;
  font-family: 'Inter', serif !important;
  font-weight: 500; }

.customgood--flowminass svg {
  width: 50px;
  height: 50px; }

.fittedmainsrowing--god .col-sm-3 {
  text-align: center; }

.customgood--flowminass h4 {
  margin: 0px;
  font-size: 34px;
  line-height: normal; }

.customgood--flowminass h5 {
  margin: 0px; }

.shortone--mainss img {
  max-width: 60px; }

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

.customimagewithtext h2 {
  text-align: left;
  font-size: 33px !important;
  line-height: normal;
  font-weight: 600;
  margin-bottom: 20px; }

.gradient--customcontent {
  padding: 40px 10px;
  background: linear-gradient(#000, #fff 0, #f8fdff 20%, #f8fdff 85%, #fff); }

.row.customimagewithtext.flexbox {
  background: #fff;
  transition: .3s;
  border-bottom: 1px solid white; }

.mainsticky--goodnmianss {
  position: relative; }

.custom--contentwithtext h2 {
  font-size: 38px !important;
  line-height: 40px !important;
  font-weight: 400;
  letter-spacing: 0px; }

@media (min-width: 768px) {
  .whychoose--use .col-sm-3 {
    width: 20%; } }

.rightbannermains--goodons .custombigcontent.right-side {
  top: 50px; }

.custombigcontent.right-side {
  width: 100%;
  max-width: 100%; }

.mainsgoodonsmains--ss {
  max-width: 1300px;
  margin: auto; }

.inside--contentmainss11 {
  max-width: 650px; }

.customainsrow--godonsaminss {
  max-width: 1300px;
  margin: auto;
  padding: 10px 20px; }

div#sideAllCategories {
  padding: 10px 20px;
  background: white;
  border-radius: 10px;
  border: 1px solid #ebebeb; }

.productzView-details .productzView-title {
  font-size: 35px !important;
  line-height: 40px !important;
  font-weight: 100; }

.productzView-price span {
  font-size: 19px;
  font-weight: 600; }

.customaintextwithelement .form-field--increments .form-increment {
  padding: 8px 15px !important;
  border-radius: 10px !important; }

.form-field--increments .form-increment .button {
  line-height: normal;
  height: 100%;
  width: 25px; }

.customaintextwithelement .form-field--increments .form-input {
  width: 60px; }

input#form-action-addToCart {
  background: #141414 !important;
  padding: 14px 20px !important;
  min-width: 335px;
  font-family: "Inter", serif !important;
  line-height: normal;
  border-radius: 10px !important;
  font-weight: 500 !important;
  margin-top: 15px; }

.customaintextwithelement {
  margin-right: 10px; }

.productzView-details .productzView-options .button-wishlist .button {
  border-radius: 10px !important;
  margin-top: 4px !important; }

.productzView-details .productzView-options .button-wishlist .button .text {
  font-family: 'Inter', serif !important;
  margin: 0px !important;
  font-weight: 500 !important; }

.custombreadcrumb--headings.productzapgecrumbs {
  background: #f1f1f1 !important; }

.gallery-thumbs .swiper-slide {
  border-radius: 10px; }

.productzView-details .productzView-options .form-label--alternate {
  margin-bottom: 5px !important; }

.rectanglefield .form-option {
  padding: 9px 25px !important;
  background: transparent;
  border: 1px solid #e3e3e3;
  border-radius: 10px !important; }

[data-product-option-change] .form-option .form-option-variant {
  font-size: 15px;
  font-weight: 500; }

.customains--gooodnaminss {
  padding: 30px 20px; }

.customains--gooodnaminss [role=tablist] {
  border-bottom: 1px solid #d5d5d5;
  text-align: left; }

.customains--gooodnaminss [role=tablist] [role=tab] {
  background: transparent !important;
  color: black !important;
  font-family: "Inter", sans-serif !important;
  font-weight: 500;
  padding: 13px 20px;
  border: 0px !important;
  padding-bottom: 15px;
  border-bottom: 2px solid transparent !important; }

.customains--gooodnaminss [role=tablist] [role=tab][aria-selected=true] {
  border-bottom: 3px solid #000000 !important; }

.intend--inside {
  padding: 20px;
  max-width: 800px;
  margin: auto; }

.insidereview--contentss table {
  width: 100%; }

.insidereview--contentss table td, .insidereview--contentss table th {
  border: 1px solid #ddd;
  padding: 9px 20px;
  font-family: "Inter", sans-serif !important; }

.insidereview--contentss table tr:nth-child(even) {
  background-color: #f2f2f2; }

.insidereview--contentss table tr:hover {
  background-color: #ddd; }

.insidereview--contentss table th {
  padding-top: 12px;
  padding-bottom: 12px;
  text-align: left;
  background-color: #04AA6D;
  color: white; }

.insidereview--contentss, .insidereview--contentss p {
  font-family: Arial, serif !important; }

.insidereview--contentss p {
  margin-bottom: 10px;
  margin-top: 10px; }

.productzView-securityImage {
  margin-top: 5px; }

.mainscontent--goodone {
  margin-top: 20px;
  max-width: 489px; }

.mainscontent--goodone p {
  font-size: 13px;
  line-height: 16px; }

section#relatedProducts h2 {
  font-family: "Inter", sans-serif !important;
  margin-bottom: 50px; }

.customains--goodnamsiforneac svg {
  width: 20px;
  height: 20px;
  vertical-align: middle;
  margin-right: 10px;
  display: inline-block;
  opacity: 0.5; }

.customains--goodnamsiforneac ul {
  margin: 0px;
  list-style: none; }

.customains--goodnamsiforneac li {
  margin-bottom: 15px;
  font-weight: 400;
  font-size: 16px; }

.gallery-thumbs img {
  padding: 4px; }

.new-customer .button {
  border-radius: 10px !important; }

.login-form .form-actions .button {
  background: #101010 !important;
  border-radius: 10px !important; }

.new-customer .panel-body ul li {
  letter-spacing: 0px; }

p.new-customer-intro {
  letter-spacing: 0px; }

.new-customer .panel-header .panel-title {
  font-family: "Inter", sans-serif !important;
  letter-spacing: 0px; }

.login-row .new-customer {
  background: #f7f7f7; }

.button, .button span, ul.customul--mainfixed .button {
  font-weight: 500 !important; }

.account-body {
  border: 0px !important; }

@media (max-width: 801px) {
  #themevale_newsletter .newsletter-popup-container .col-sm-6:last-child {
    width: 100%; }
  #themevale_newsletter .newsletter-popup-container .col-sm-6:first-child {
    display: none !important; } }

.insidefle--containe h2 {
  color: white;
  text-shadow: 0px 0px 20px black; }

.customsectionimage7 {
  top: -12%; }

.customfaq--centermain {
  position: relative; }

.custominside--mainfixing {
  background: rgba(255, 255, 255, 0.62);
  border: 1px solid #d1d1d1; }

.customfaq--centermain {
  background: #f1f1f1; }

.bottombehind {
  width: 80px;
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: auto;
  border-radius: 50%;
  background: linear-gradient(#326bb4, #b37db7) !important; }

.insidemains--contentsswithicons img {
  width: 46px;
  height: 46px;
  object-fit: contain; }

.uppermaincloseblock---goodone .col-sm-4:nth-child(2) {
  padding-right: 0px;
  padding-left: 0px; }

.uppermaincloseblock---goodone .col-sm-4:nth-child(3) {
  padding-right: 150px;
  padding-left: 0px; }

.uppermaincloseblock---goodone .col-sm-4:nth-child(3) .maincustom--image.blockimage2 {
  position: relative;
  z-index: -1; }

@media (min-width: 768px) {
  .customcategory--mainss .col-sm-6 {
    width: 50%; }
  .customcategory--mainss .col-sm-3 {
    width: 25%; } }

.firstcustom--mainssgood.secondplace {
  margin-bottom: 25px; }

.separateblock .shortmainscontent--ss {
  position: absolute;
  top: 50%;
  left: 50%;
  text-align: center;
  transform: translate(-50%, -50%); }

.separateblock .shortmainscontent--ss h2 {
  font-size: 36px;
  line-height: normal;
  margin-bottom: 15px; }

.firstcustom--mainssgood.separateblock {
  background: linear-gradient(#326bb4, #b37db7) !important; }

.firstcustom--mainssgood.separateblock img {
  opacity: 0; }

.firstcustom--mainssgood:before {
  display: none; }

.custommainfixinggoods h2 {
  font-size: 52px !important;
  line-height: 57px !important;
  margin-bottom: 15px !important;
  font-weight: 500 !important;
  letter-spacing: 0 !important; }

.insidemains--contentsswithicons p {
  min-height: 80px; }

.customglutenfree-mainss .row {
  max-width: 1250px; }

@keyframes MoveUpDown {
  0%, 100% {
    transform: translateY(0px); }
  50% {
    transform: translateY(-20px); } }

.customsectionimage1 img {
  animation: MoveUpDown 3s linear infinite; }

.customsectionimage2 img {
  animation: MoveUpDown 1s linear infinite; }

.customsectionimage3 img {
  animation: MoveUpDown 4s linear infinite; }

.customsectionimage4 img {
  animation: MoveUpDown 2s linear infinite; }

.customsectionimage5 img {
  animation: MoveUpDown 5s linear infinite; }

.customsectionimage6 img {
  animation: MoveUpDown 6s linear infinite; }

.customsectionimage7 img {
  animation: MoveUpDown 7s linear infinite; }

.customsectionimage8 img {
  animation: MoveUpDown 8s linear infinite; }

.insidemains--containss {
  max-width: 1400px;
  margin: auto; }

@media (max-width: 993px) {
  .custommainfixinggoods h2 {
    font-size: 15px !important;
    line-height: normal !important;
    margin-bottom: 5px !important; }
  .custommainfixinggoods .body {
    font-weight: 400 !important;
    font-size: 11px; }
  .custommains-svg {
    right: 0px;
    opacity: 0.1; }
  .customainsrow--mainss .row {
    column-count: unset; }
  .authortle--mainss {
    width: 50px;
    height: 50px;
    font-size: 14px; }
  .author--informationss h3 {
    font-size: 16px;
    line-height: normal; }
  .author--informationss h4 {
    font-size: 12px; }
  .custombodreviewss h5 {
    font-size: 18px; }
  .custombodreviewss p {
    font-size: 15px; }
  .insierating--barss {
    min-height: unset; }
  .customainsrow--mainss .col-sm-4 {
    padding: 5px; }
  .insierating--barss {
    margin: 5px;
    padding: 30px; }
  .custom--contentwithtext h2 {
    font-size: 25px !important;
    line-height: normal !important; }
  .customain--mountaintraits img {
    height: 400px !important;
    object-fit: cover; }
  .insidefle--containe h2 {
    font-size: 19px;
    line-height: normal; }
  .textonmains--customtext {
    top: 30px;
    left: 30px; }
  .insidefle--containe {
    max-width: 250px; }
  .insidecontain--ss h2 {
    font-size: 30px;
    line-height: normal;
    margin-bottom: 10px; }
  .custommain--goodone h2 {
    font-size: 32px;
    line-height: 40px; }
  .custommain--goodone {
    margin-bottom: 20px; }
  .ourhappycustomers--mains .col-sm-3 {
    padding: 20px 10px;
    width: 50%;
    float: left; }
  .asfeaturedlogo img {
    min-height: 50px; }
  .ourhappycustomers--mains .col-sm-3:last-child {
    width: 100%; }
  .custommain--goodsectionss {
    display: none; }
  .customfaq--centermain {
    padding: 30px 10px; }
  .customfaq--centermain h2 {
    font-weight: 500; }
  .custominside--mainfixing {
    padding: 30px 20px; }
  .custominside--mainfixing h3 {
    margin-bottom: 10px; }
  .moregrid.row {
    margin-top: 10px; }
  .customrowtopmain {
    padding-top: 10px; }
  p.small--copyright {
    line-height: 13px !important; }
  .img--column {
    padding: 30px !important; }
  .maincontent--insidess {
    max-width: 100%;
    padding: 40px 20px; }
  .textonmains--customtext {
    width: 100%;
    top: 0px;
    left: 0px; }
  .bigbannercustom.customshortaboutisma--goodonss img {
    height: 350px; }
  .custombigcontent.right-side {
    bottom: 0px !important;
    position: absolute; }
  .custom--contentwithtext {
    max-width: 100%;
    padding: 30px 10px; }
  .fittedmainsrowing--god .col-sm-3 {
    padding: 20px;
    width: 50%;
    float: left; }
  .customains--gooodnaminss [role=tablist] {
    display: flex;
    align-items: center;
    justify-content: center; } }

.custom--sidemainv1 li {
  margin: 0px 5px; }

.custom--sidemainv1 {
  display: flex;
  display: flex;
  align-items: center;
  justify-content: end; }

.navigationtop--barmain {
  max-width: 100%;
  margin: unset; }

.custom--sidemainv1 {
  display: flex;
  display: flex;
  align-items: center;
  justify-content: end; }

.navigationtop--barmain {
  max-width: 100%;
  margin: unset; }

.customainscontentgoodmains ul {
  list-style: none;
  margin: 0px;
  text-align: right; }

.maincustomcontent--good .row {
  max-width: 1300px;
  margin: auto; }

.customainscontentgoodmains li {
  display: inline-block;
  margin-left: 20px; }

.desktopheader .row {
  padding: 5px 0px; }

.maincustomcontent--good {
  padding: 5px 0px;
  border-bottom: 1px solid #efefef; }

.customainscontentgoodmains svg {
  width: 20px;
  height: 20px;
  vertical-align: middle;
  margin-right: 2px;
  position: relative;
  top: -1px; }

.customshipping--topbanner {
  letter-spacing: 2px;
  text-transform: uppercase;
  font-size: 13px; }

.maincustomcontent--good {
  margin-top: 0px !important; }

.custommainfixinggoods {
  margin: auto;
  max-width: 500px;
  text-align: center; }

p.btnn--container {
  text-align: center; }

.maingoodcontent--ssgoodone {
  max-width: 700px;
  margin: auto;
  text-align: center; }

.rugscuratedforyou {
  background: #f8f4ea;
  padding: 60px 20px; }

.maingoodcontent--ssgoodone h2 {
  margin: 0px;
  font-size: 36px;
  line-height: normal;
  margin-bottom: 15px; }

.maingoodcontent--ssgoodone p {
  margin: 0px;
  font-size: 15px; }

.row.customimagewithtext.flexbox {
  border: 0px !important; }

.rugscuratedforyou .row {
  max-width: 1200px;
  margin: auto;
  margin-top: 40px; }

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

.goodmainimamge--insidemainss img {
  height: 250px;
  width: 250px;
  object-fit: cover;
  border-radius: 50%;
  padding: 10px;
  border: 1px solid #e1e1e1; }

.bigmainsheading--fitted {
  max-width: 950px;
  margin: auto;
  margin-top: 40px;
  margin-bottom: 60px; }

.bigmainsheading--fitted p {
  font-size: 16px; }

.bigmainsheading--fitted h2 {
  font-size: 33px;
  line-height: normal; }

.customicons--manss h3 {
  margin-bottom: 3px; }

.customicons--manss p {
  margin-bottom: 0px;
  font-size: 15px; }

.customicons--manss {
  padding: 30px 0px; }

.customwhiechooose---goodonss {
  margin: 70px 10px; }

.maingoodsubscrip---txt h2 {
  margin: 0px;
  margin-bottom: 11px; }

.maingoodsubscrip---txt p {
  font-size: 18px;
  margin-bottom: 0px; }

.footer--newsletter form.form {
  margin-bottom: 0px !important; }

.insidemainsnews--main .row {
  max-width: 1233px;
  margin: auto; }

.insidemainsnews--main {
  padding: 50px 30px; }

.footer--newsletter {
  margin-top: 14px; }

.footer--newsletter input {
  border-radius: 5px !important; }

.footer--newsletter .form-input {
  border-radius: 0px !important;
  border: 1px solid #cfcfcf !important;
  background: transparent !important;
  border: 0px !important;
  border-bottom: 1px solid black !important;
  padding-left: 0px !important;
  font-size: 15px !important;
  text-transform: unset !important; }

.footer--newsletter .button {
  font-size: 15px !important;
  letter-spacing: 0px !important; }

.custoaboutus--content h3 {
  margin-top: 0px;
  font-weight: 100;
  font-size: 25px;
  letter-spacing: 5px;
  margin-bottom: 20px; }

.mincontentmains--fixing .col-sm-2 {
  width: 20%; }

.mincontentmains--fixing .col-sm-5 {
  width: 55%; }

.custoaboutus--content {
  max-width: 500px; }

.custoaboutus--content p {
  font-size: 16px; }

.custoaboutus--content h3 {
  margin-top: 0;
  font-weight: 500;
  font-size: 25px;
  letter-spacing: 0px;
  margin-bottom: 20px; }

@media (min-width: 768px) {
  .mincontentmains--fixing .col-sm-2 {
    width: 20%; }
  .mincontentmains--fixing .col-sm-5 {
    width: 45%; } }

.custoaboutus--content {
  max-width: 500px; }

.custoaboutus--content p {
  font-size: 15px;
  line-height: 25px; }

.custoaboutus--content svg {
  width: 25px;
  height: 25px;
  vertical-align: middle;
  margin-right: 10px; }

.custoaboutus--content ul {
  list-style: none;
  margin: 0px; }

.custoaboutus--content li {
  margin-bottom: 15px; }

.copyrighttop--mains a {
  text-align: center;
  display: block;
  font-size: 17px; }

span.methods-of-payment img {
  margin: 0px 10px;
  width: 42px; }

.copyrighttop--mains {
  margin-bottom: 10px; }

.footerbottom--main {
  padding: 20px 10px; }

.copyrighttop--mains a {
  text-align: center;
  display: block;
  font-size: 17px; }

span.methods-of-payment img {
  margin: 0px 10px;
  width: 42px; }

.copyrighttop--mains {
  margin-bottom: 10px; }

.footerbottom--main {
  padding: 20px 10px; }

.mainscontent--blogss {
  background: whitesmoke;
  padding: 50px 15px; }

.goodoness--v1 h2, .goodoness--v1 h3, .goodoness--v1 p {
  color: black; }

.goodoness--v1 h2 {
  font-weight: 600; }

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

.text---content h2 {
  text-align: center;
  font-size: 21px;
  line-height: normal; }

.custom--iconsfooter p {
  text-align: center; }

.image---block {
  display: block;
  text-align: center;
  margin-bottom: 20px; }

.content--footer {
  display: block; }

.custom--iconsfooter {
  margin-bottom: 40px; }

.customrowtopmain {
  padding-top: 30px; }

.custom--iconsfooter .row {
  max-width: 1260px; }

.custombigsection--mainwithrevies {
  padding: 70px 20px;
  background: #ffffff; }

.testimonialss11 {
  font-size: 42px;
  color: #c31b21; }

.maincontentgoodsd h2 {
  font-size: 34px;
  margin-top: 20px;
  margin-bottom: 20px; }

.maincontentgoodsd h2 {
  font-size: 31px;
  font-weight: 600; }

.maincontentgoodsd p {
  font-size: 17px; }

.star-wrap {
  font-size: 32px;
  color: #c31b21;
  margin-top: 10px;
  margin-bottom: 10px; }

.rightsidecontentmainss .rev {
  font-size: 18px;
  font-weight: 400;
  max-width: 385px; }

.rightsidecontentmainss .author {
  font-weight: 700;
  margin-bottom: 0; }

.maincontentgoodsd {
  max-width: 500px; }

.custombigsection--mainwithrevies .row {
  max-width: 1200px;
  margin: auto; }

.testimonialss11, .star-wrap {
  color: #ffa500; }

.testimonialinside--mainss h3 {
  margin: 0px;
  margin: 10px 0px;
  text-align: center; }

.testimonialinside--mainss p {
  font-size: 16px;
  text-align: center; }

.mainreview {
  text-align: center;
  letter-spacing: 2px;
  color: #ffa500;
  font-size: 27px;
  line-height: normal; }

.mainauthortitle--ss h4 {
  margin: 0px; }

.mainauthortitle--ss h5 {
  margin: 0px; }

.customainsgood {
  width: fit-content; }

.customainsgood img {
  border-radius: 50%;
  max-width: 80px; }

.mainsreviewsectiongood {
  display: flex;
  align-items: center;
  justify-content: center; }

.mainauthortitle--ss {
  margin-left: 20px; }

.testimonialinside--mainss {
  max-width: 450px;
  margin: auto;
  background: #f5f5f5;
  padding: 30px;
  border-radius: 10px;
  border: 0px solid #dbdbdb; }

.verifiedreviewss span {
  letter-spacing: 0px;
  font-size: 16px;
  vertical-align: middle;
  position: relative;
  top: -1px;
  margin-left: 5px;
  color: black; }

.verifiedreviewss svg {
  fill: black;
  width: 18px;
  height: 18px;
  vertical-align: middle; }

.verifiedreviewss {
  display: inline-block;
  margin-left: 10px;
  position: relative;
  top: -2px; }

.rightsidecontentmainss .swiper-pagination {
  position: relative;
  bottom: unset !important;
  margin-top: 15px; }

.rightsidecontentmainss .swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  background: black !important;
  height: 11px !important; }

.maingoodone--fitedcontain .row {
  max-width: 1200px;
  margin: auto; }

.insidecontent--mainsgood h2 {
  margin: 0px;
  margin-bottom: 20px;
  font-size: 40px;
  line-height: 43px;
  font-weight: 700;
  letter-spacing: 0px; }

.insidecontent--mainsgood {
  max-width: 500px; }

.insidecontent--mainsgood p {
  font-size: 16px; }

.insidecontent--mainsgood .button {
  border-radius: 50px !important; }

.insidecontent--mainsgood .button {
  background: transparent !important;
  border: 1px solid black !important;
  color: black !important; }

.goodoanmsin--contentfitting img {
  max-width: 450px; }

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

.goodoanmsin--contentfitting img {
  border-radius: 20px;
  box-shadow: 0px 0px 8px 3px rgba(0, 0, 0, 0.13); }

.maingoodone--fitedcontain {
  background: #141414;
  padding-bottom: 60px; }

.goodoanmsin--contentfitting {
  margin-top: -77px; }

.insidecontent--mainsgood h2, .insidecontent--mainsgood p {
  color: white; }

.insidecontent--mainsgood .button {
  border: 1.5px solid white !important;
  color: white !important; }

.maingoodone--fitedcontain {
  background-image: linear-gradient(#48458b, #141414); }

.insidecontentgood--mainss {
  max-width: 1200px;
  margin: auto;
  padding-top: 60px; }

.goodonemainsection--button {
  background: #f1f1f1; }

.maingoodimage--fitted h2 {
  margin: 0px;
  text-align: center; }

.goodonemainsection--button .row {
  max-width: 1229px;
  margin: auto;
  padding-top: 20px;
  padding-bottom: 60px; }

.maingoodimage--fitted {
  position: relative;
  top: -30px;
  background: white;
  max-width: 600px;
  margin: auto;
  padding: 15px 40px;
  box-shadow: 11px -3px 13px -14px rgba(0, 0, 0, 0.3), -11px -3px 13px -14px rgba(0, 0, 0, 0.3); }

.insidecontentgood--mainss img {
  border: 5px solid white; }

.insidemainscontent--fittedmainss img {
  border: 5px solid white; }

.newonecontentogfood h2 {
  margin: 0px; }

.newonecontentogfood {
  position: relative;
  top: -30px;
  background: white;
  max-width: 600px;
  margin: auto;
  padding: 15px 40px;
  box-shadow: 11px -3px 13px -14px rgba(0, 0, 0, 0.3), -11px -3px 13px -14px rgba(0, 0, 0, 0.3);
  text-align: center; }

.newonecontentogfood h2 {
  font-size: 22px; }

.mainonegood--newoncneonss h2 {
  margin-top: 0px;
  font-size: 35px;
  line-height: normal; }

.mainonegood--newoncneonss p {
  font-size: 17px;
  margin: 10px 0px; }

.goodcontentonplace--main {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%; }

.customainscontent--goodsection {
  position: relative; }

.newonegoodcontent {
  max-width: 1300px;
  margin: auto; }

.mainonegood--newoncneonss {
  max-width: 500px;
  margin-left: auto; }

.mainonegood--newoncneonss {
  padding: 40px 30px;
  background: rgba(250, 235, 215, 0.9);
  border-radius: 5px; }

.topnewslettermainss {
  margin: 0px !important; }

.maingoodcontains--ss {
  max-width: 500px;
  text-align: center;
  margin: auto;
  padding: 40px 10px; }

.maincustomgoodomains {
  background: #fdfdfd;
  padding-bottom: 40px; }

.maingoodcontains--ss h2 {
  font-size: 36px;
  line-height: normal; }

.maingoodcontains--ss p {
  font-size: 17px; }

.maincustomgoodomains center {
  max-width: 900px;
  margin: auto; }

.maincustomgoodomains center img {
  filter: invert(1);
  opacity: 0.1; }

.maincontent--goodonaminss {
  position: absolute;
  bottom: 30px;
  width: 100%; }

.maincontentgood--setion {
  position: relative; }

.insidebigcontent--mainss {
  max-width: 500px;
  margin: auto;
  text-align: center; }

.insidebigcontent--mainss h2 {
  font-size: 29px;
  line-height: normal; }

.insidebigcontent--mainss p {
  font-size: 15px; }

.custoaboutus--content p, .changemainfooter--colormain p, .custom--iconsfooter p, .custom--iconsfooter a, .innermenusection a {
  font-family: 'Inter', sans-serif !important; }

.inside--contentmainss11 {
  margin: auto;
  text-align: center; }

.custombigcontent.right-side {
  left: 0px; }

.mainimagewithtextgood .row {
  max-width: 1100px;
  margin: auto;
  margin-top: 90px; }

.custgoodmains--fixing img {
  width: 100%; }

.custgoodmains--fixing {
  max-width: 450px; }

.custgoodmains--fixing1 h2 {
  margin: 0;
  margin-top: 100px;
  margin-bottom: 30px;
  font-size: 26px;
  line-height: normal;
  letter-spacing: 0; }

.custgoodmains--fixing1 {
  max-width: 450px; }

.insidemainscontentss {
  max-width: 800px;
  margin: auto; }

.insidemainscontentss h3 {
  font-size: 32px;
  line-height: normal;
  margin-bottom: 30px; }

.insidemainscontentss p {
  font-size: 16px; }

.insidemainscontentss {
  text-align: center; }

.maingoodcontent {
  padding: 30px 0px; }

.customcookie--banermain {
  bottom: 20px;
  top: unset; }

.customcookie--banermain .row {
  background: #101010; }

.delinecookie, button.acceptcookie {
  font-size: 12px !important;
  text-transform: uppercase !important;
  letter-spacing: 1px !important; }

button.acceptcookie {
  background: white !important;
  border-color: white !important; }

.customicons--manss img {
  max-width: 49px; }

.topmainbanner--icon {
  width: 100px;
  height: 100px;
  display: flex;
  align-items: center;
  margin: auto;
  justify-content: center;
  border-radius: 50%;
  background: aliceblue;
  border: 5px solid white;
  box-shadow: 0px 0px 1px #cbcbcb; }

.contentblueone--ss img {
  height: 320px;
  width: 100%;
  object-fit: cover; }

.insidebigcontent--mainss h2, .insidebigcontent--mainss p {
  color: white;
  text-shadow: 0px 0px 5px black; }

p {
  font-family: "Inter", sans-serif !important; }

.image---block {
  height: 100px;
  width: 100px;
  margin: auto;
  margin-bottom: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: #d9eaf9;
  padding: 20px;
  border: 1px solid #ffffff;
  box-shadow: 0px 0px 0px 8px #f4faff; }

.custom--iconsfooter img {
  height: 60px;
  width: 60px;
  object-fit: contain; }

.image---block {
  height: 100px;
  width: 100px;
  margin: auto;
  margin-bottom: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.62);
  padding: 20px;
  border: 1px solid rgba(255, 255, 255, 0.62);
  box-shadow: 0px 0px 0px 8px rgba(255, 255, 255, 0.28); }

.custom--iconsfooter img {
  height: 60px;
  width: 60px;
  object-fit: contain; }

.changemainfooter--colormain {
  background: transparent !important; }

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

.category--title h2 {
  margin-top: 0px;
  margin-bottom: 30px; }

.shopbycategory--mainss .col-sm-4 {
  padding: 10px; }

.shopbycategory--mainss .row {
  max-width: 1300px;
  margin: auto;
  margin-bottom: 50px; }

.maincontent--goodmains img {
  border-radius: 20px; }

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

.customanscontent--good1 h2 {
  margin-top: 0px;
  margin-bottom: 15px; }

.customanscontent--good1 {
  margin: auto;
  background: white;
  position: relative;
  border-radius: 10px;
  padding-bottom: 20px; }

.customanscontent--good1 .button {
  margin: 0px; }

.customanscontent--good1 {
  padding: 20px; }

.maincontent--goodmains img {
  height: 300px;
  width: 100%;
  object-fit: cover; }

.customanscontent--good1 h2 {
  margin-bottom: 10px;
  font-size: 26px;
  line-height: normal; }

.customanscontent--good1 p {
  font-size: 14px; }

.mainourservices--goodons h2 {
  margin: 0px;
  text-align: center;
  color: white;
  font-size: 44px; }

.mainourservices--goodons {
  background: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url(https://cdn11.bigcommerce.com/s-1qtb4u2pbj/images/stencil/original/image-manager/bigimage2.jpg);
  padding: 150px 20px;
  background-size: cover !important; }

.customjotform--mainss {
  position: relative; }

.customjotform--mainss:before {
  position: absolute;
  background: #f8f4ea;
  content: '';
  bottom: 0;
  height: 70px;
  width: 100%; }

.faqmainbanner--ss {
  max-width: 700px;
  margin: auto;
  margin-top: 60px;
  margin-bottom: 60px; }

.faqmainbanner--ss .accordion {
  font-size: 20px; }

.faqmainbanner--ss div.panel {
  margin-bottom: 15px; }

.faqmainbanner--ss {
  padding: 10px; }

.card .card-body .card-title {
  margin-top: 10px; }

img.firstimage {
  padding-top: 20px;
  padding-bottom: 20px; }

.customaintextwithelement {
  min-width: 150px; }

.mainfirstaccordion div.panel {
  display: none; }

.mainfirstaccordion .panel.show {
  display: block; }

.mainfaq--sectiongood {
  margin-top: 20px; }

.mainfaq--sectiongood .accordion {
  font-size: 17px !important; }

.mainfirstaccordion {
  padding: 5px 10px;
  box-shadow: 0px 1px #ebebeb; }

.customains--goodnamsiforneac li img {
  width: 30px;
  margin-right: 5px; }

.customains--goodnamsiforneac li img {
  width: 30px;
  margin-right: 5px; }

div.panel.show {
  overflow: unset; }

.mainfirstaccordion .panel.show {
  padding: 20px 0px; }

.secondmaincolor--main {
  background: #f8f4ea;
  border-radius: 0px; }

.secondmaincolor--main .custom--contentwithtext {
  padding: 20px;
  max-width: 650px; }

.secondmaincolor--main .img--column img {
  border-top-right-radius: 0px !important;
  border-bottom-right-radius: 0px !important; }

.slider--customcontents {
  z-index: 9; }

.custommainfixinggoods {
  max-width: 500px; }

.custgoodmains--fixing img {
  border-radius: 10px; }

.custgoodmains--fixing1 img {
  border-radius: 10px; }

.custoaboutus--content a {
  font-size: 16px; }

.maincustomgallery--good {
  margin-top: 40px;
  margin-bottom: 40px; }

.maincustomgallery--good .row {
  max-width: 1200px;
  margin: auto; }

.maincustomgallery--good img {
  height: 300px;
  width: 100%;
  object-fit: cover;
  border-radius: 10px; }

.maincustomgallery--good .col-sm-3 {
  padding: 10px; }

.insidemainscontent--imagess {
  max-width: 450px;
  margin: auto; }

@media only screen and (max-width: 901px) {
  .customainscontentgoodmains {
    display: none; }
  .maincustomcontent--good .col-sm-6 {
    padding: 0px; }
  .mainnewcontent {
    padding: 10px; }
  .maincustomcontent--good {
    display: none; }
  .slider--customcontents {
    top: unset !important;
    bottom: 10px; }
  .insidemaincontainer--fixgs {
    margin: auto;
    text-align: center;
    max-width: 100%; }
  .custommainfixinggoods h2 {
    text-align: center;
    font-size: 23px !important;
    line-height: normal !important; }
  .custommainfixinggoods .body {
    text-align: center;
    font-size: 14px;
    font-weight: 500 !important; }
  .img--column {
    padding: 0px !important; }
  .custom--contentwithtext h2 {
    font-size: 33px !important; }
  .custom--contentwithtext p {
    font-size: 15px; }
  .rugscuratedforyou {
    padding: 30px; }
  .maingoodcontent--ssgoodone h2 {
    font-size: 29px; }
  .goodoness--v1 {
    padding: 10px;
    padding-bottom: 30px; }
  .goodoness--v1 h2 {
    font-size: 29px;
    line-height: normal;
    margin: 10px 0px; }
  .maincontentgoodsd h2 {
    font-size: 30px;
    text-align: center; }
  .maincontentgoodsd p {
    font-size: 15px;
    text-align: center;
    margin-bottom: 30px; }
  .testimonialss11 {
    font-size: 28px;
    text-align: center; }
  .custombigsection--mainwithrevies {
    padding: 40px 20px; }
  .goodoanmsin--contentfitting img {
    width: 100%; }
  .goodoanmsin--contentfitting {
    margin: 0px;
    padding-top: 30px; }
  .insidecontent--mainsgood h2 {
    font-size: 31px;
    padding-top: 40px; }
  .insidecontent--mainsgood p {
    font-size: 15px; }
  .insidecontentgood--mainss img {
    height: 300px;
    object-fit: cover; }
  .mainonegood--newoncneonss {
    margin-top: 50px; }
  .mainonegood--newoncneonss h2 {
    font-size: 28px; }
  .mainonegood--newoncneonss p {
    font-size: 15px; }
  .customainscontent--goodsection img {
    height: 500px;
    object-fit: cover; }
  .maincontentgood--setion img {
    height: 500px;
    object-fit: cover; }
  .maincontent--goodonaminss {
    padding: 0px 20px; }
  .insidebigcontent--mainss h2 {
    font-size: 28px; }
  .insidebigcontent--mainss p {
    font-size: 14px; }
  .insidemainsnews--main {
    padding: 40px 10px; }
  .maingoodsubscrip---txt h2 {
    text-align: left;
    font-size: 26px;
    line-height: normal; }
  .maingoodsubscrip---txt p {
    font-size: 16px; }
  .mincontentmains--fixing .col-sm-5 {
    width: 100%; }
  .row.mincontentmains--fixing {
    padding: 0px; }
  .mincontentmains--fixing .col-sm-2 {
    width: 100%; }
  .innermenusection {
    margin-top: 40px; }
  span.methods-of-payment img {
    width: 30px;
    margin: 0px 5px; }
  .customshipping--topbanner {
    line-height: normal;
    padding: 15px 5px; }
  .custgoodmains--fixing1 h2 {
    margin-top: 30px;
    text-align: center;
    font-size: 24px; }
  .custom--contentwithtext h2 {
    font-size: 25px !important;
    line-height: 31px !important; }
  .custom--contentwithtext {
    padding: 10px !important;
    margin-bottom: 30px; }
  .maingoodcontent {
    padding: 10px; }
  .row.withtext--colorone.mainonegoodons--fittedss.flexbox.maincontainerr.secondmaincolor--main {
    padding: 20px; }
  .row.withtext--colorone.mainonegoodons--fittedss.flexbox.maincontainerr.secondmaincolor--main {
    padding: 20px; }
  .custom--contentwithtext h2 {
    font-size: 30px !important;
    line-height: normal !important; }
  .secondmaincolor--main .col-sm-8 {
    padding: 0px; } }

.headerbootoma-msinaa .custom--sidemainv1 {
  display: block; }

.headerbootoma-msinaa ul.maintochoose.navPages-list {
  text-align: center; }

.customnavigation--main nav.navPages {
  text-align: left; }

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

.maincustomgood--section ul {
  list-style: none;
  margin: 0px; }

.headerbootoma-msinaa {
  padding: 10px 0px; }

.custom--sidemainv1 ul.customul--mainfixed li {
  margin-left: 20px; }

.custom--sidemainv1 ul.customul--mainfixed li {
  margin-left: 20px; }

ul.customul--mainfixed svg {
  width: 22px;
  height: 22px; }

.mainsgoodfitted--aminss {
  text-align: right; }

.maincustomcontent--good {
  border: 0px !important; }

.copyrighttop--mains a {
  color: black; }

.footer--newsletter .form-input {
  border: 1px solid #141414 !important;
  padding: 15px 20px !important; }

.footer--newsletter .button {
  background: #141414 !important;
  border-radius: 0px !important;
  padding: 10px 30px; }

.footer--newsletter svg {
  width: 25px !important;
  height: 25px !important; }

h2.footer--headingmenu {
  font-size: 20px !important; }

.custoaboutus--content p {
  font-size: 14px; }

.maincontentgood--mainss {
  position: absolute; }

.maincontentgimage--textgood .row {
  max-width: 1300px;
  margin: auto; }

.maincotnetng--fittedss {
  padding: 10px;
  max-width: 500px; }

.maincotnetng--fittedss h2 {
  font-size: 47px;
  line-height: normal;
  font-weight: 500; }

.maincotnetng--fittedss p {
  font-size: 16px;
  line-height: 26px; }

.maincontentgimage--textgood .col-sm-6 {
  padding: 20px; }

.featured--mainsgoosection {
  padding: 30px;
  background: #F7EDE7;
  margin-top: 30px;
  margin-bottom: 20px; }

.featured--mainsgoosection h1 {
  text-align: center;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 1px;
  margin-bottom: 40px; }

@media only screen and (min-width: 801px) {
  .featured--mainsgoosection .productz {
    width: 33.3333333%; } }

.card-figure:before {
  display: none; }

.insidearticle {
  background: transparent; }

.card-img-container:after {
  display: none; }

.featured--mainsgoosection .productz {
  padding: 25px !important; }

.featured--mainsgoosection .productz:hover .insidearticle {
  background: white;
  padding: 10px;
  box-shadow: 0px 0px 9px 2px rgba(0, 0, 0, 0.05); }

.featured--mainsgoosection .productz .insidearticle {
  padding: 10px; }

.featured--mainsgoosection .productz {
  padding: 15px !important; }

.card .card-body .card-title a {
  text-align: left;
  font-size: 16px !important;
  font-weight: 500 !important;
  line-height: 21px !important; }

.mainsgoodmainss {
  display: flex; }

.card .card-body .card-title {
  margin: 0px !important; }

.card .card-body .card-title {
  padding: 0px !important; }

.titlemains--flexing {
  max-width: 180px;
  width: 100%; }

.mainscontengoo--reviewss {
  width: 100%;
  text-align: right; }

.card .card-body .price-wrapper {
  text-align: right;
  padding-right: 2px; }

.card .card-body .card-rating {
  text-align: right;
  margin-top: 0px !important; }

.card .card-body .price-wrapper span {
  color: #141414 !important;
  font-weight: 500 !important; }

.mainsgoodmainss {
  padding: 0px 10px; }

.mainsgoodmainss {
  padding: 10px; }

.customainsgoodmcontent {
  padding: 0px 8px; }

.customainsgoodmcontent p {
  font-size: 14px;
  line-height: 23px; }

.mainbottomgood--content h1 {
  text-align: center;
  margin-top: 50px;
  margin-bottom: 30px;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 1px; }

.mainsinsidgood--contntss h2 {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 26px;
  margin-bottom: 20px; }

.mainsinsidgood--contntss {
  max-width: 600px;
  margin: auto; }

.mainbuttons--goodmainss a {
  color: #141414;
  font-weight: 500;
  font-size: 19px;
  border-bottom: 1px solid #141414;
  padding-bottom: 5px; }

.mainbuttons--goodmainss span svg {
  width: 70px;
  height: 70px; }

.mainbuttons--goodmainss span {
  position: absolute;
  top: -22px;
  left: 81px;
  opacity: 0.4; }

.mainbuttons--goodmainss {
  margin-top: 30px; }

.mainbottomgood--content h1 {
  text-align: center;
  margin-top: 50px;
  margin-bottom: 30px;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 1px; }

.mainsinsidgood--contntss h2 {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 26px;
  margin-bottom: 20px; }

.mainsinsidgood--contntss {
  max-width: 600px;
  margin: auto; }

.mainbuttons--goodmainss a {
  color: #141414;
  font-weight: 500;
  font-size: 19px;
  border-bottom: 1px solid #141414;
  padding-bottom: 5px; }

.mainbuttons--goodmainss span svg {
  width: 70px;
  height: 70px; }

.mainbuttons--goodmainss span {
  position: absolute;
  top: -22px;
  left: 81px;
  opacity: 0.4; }

.mainbuttons--goodmainss {
  margin-top: 30px; }

.mainsconteng--imagess:before {
  content: '';
  position: absolute;
  background: #f7ede7;
  width: 500px;
  height: 100%;
  left: -15px;
  top: -33px;
  z-index: -1; }

.blogListing .blog-post-body .blog-header .blog-title {
  text-align: left;
  font-weight: 500 !important; }

.blogListing .blog-post-body .blog-header .blog-title a {
  font-weight: 500 !important;
  font-size: 24px !important; }

.blogListing .blog-post-body .blog-post p {
  text-align: left !important; }

.blogListing .blog-post-body .blog-header .blog-title svg {
  right: 0;
  position: absolute; }

.blogListing .blog-post-body .blog-header .blog-title a {
  width: 100%;
  display: block; }

.blogListing .blog-post-body .blog-header .blog-title svg {
  right: 0;
  position: absolute; }

.blogListing .blog-post-body .blog-header .blog-title a {
  width: 100%;
  display: block; }

.blogListing .blog-post-body {
  padding: 0px; }

.blog-post-body-meta {
  margin-top: 0px; }

.blogListing {
  border: 0px !important; }

.blogListing {
  padding: 20px;
  box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.4);
  border-radius: 5px; }

.blogSec ul li {
  padding: 15px; }

.blog-post-body-meta {
  padding: 15px 5px; }

.headingmainss {
  border: 0px !important; }

.maingoodmains--fittedss {
  text-align: left;
  margin-top: 10px;
  color: #141414;
  font-weight: 600; }

.blogListing .blog-post-body .blog-header .blog-title {
  margin-top: 10px; }

.maingoodmains--fittedsminass {
  display: flex;
  align-items: center; }

.author--mainss {
  margin-right: 20px; }

.maingood--tilemainss h5 {
  text-transform: none;
  margin-top: 0px;
  text-align: left;
  margin-bottom: 2px;
  font-weight: 600;
  font-size: 15px; }

.maingood--tilemainss p {
  margin-bottom: 0px;
  text-align: left; }

.maingood--tilemainss p {
  font-size: 14px; }

.author--mainss img {
  border-radius: 50px !important; }

.author--mainss img {
  max-width: 55px; }

.maincontentgood--mainsssdssd {
  text-align: center;
  margin-bottom: 50px;
  margin-top: 40px; }

.customainsgood--whutechoose--mainss {
  text-align: center; }

.customainsgood--whutechoose--mainss .row {
  max-width: 1300px;
  margin: auto; }

.customainsgood--whutechoose--mainss .col-sm-4 {
  padding: 20px; }

.maincontentgood--mainsswewe h2 {
  font-size: 20px;
  line-height: normal;
  font-weight: 500; }

.maincontentgood--mainsswewe p {
  font-size: 14px;
  padding: 0px 20px; }

.maincontentgood--mainsssdssd h1 {
  font-size: 25px;
  font-weight: 500;
  line-height: normal;
  text-transform: uppercase; }

.mainbottomgood--content .row {
  margin: auto;
  max-width: 1500px; }

.maincontentgimage--textgood {
  margin: 80px 0px; }

.customblogpagefited {
  margin-top: 50px;
  margin-bottom: 50px; }

.maincontenggod-aminss {
  background: #f7ede7; }

.maincontenggod-aminss .col-sm-5, .maincontenggod-aminss .col-sm-7 {
  padding: 10px; }

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

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

.insiedemainshsort--gfittdss h3 {
  color: #B44B14;
  text-transform: capitalize;
  font-size: 27px;
  line-height: normal; }

.insiedemainshsort--gfittdss p {
  text-align: left;
  font-size: 16px; }

.insiedemainshsort--gfittdss {
  max-width: 600px;
  margin: auto;
  border-top: 1px solid #2B241D;
  margin-top: 20px;
  border-bottom: 1px solid #2B241D;
  padding: 40px 0px; }

.maincontenggod-aminss .row {
  max-width: 1350px;
  margin: auto; }

.aboutuspageicons--mainss h1 {
  font-size: 36px; }

.aboutuspageicons--mainss .maincontentgood--mainsswewe img {
  width: 70px;
  height: 70px;
  object-fit: contain; }

.aboutuspageicons--mainss .col-sm-4 {
  box-shadow: 1px 1px #ededed; }

.aboutuspageicons--mainss .col-sm-4:nth-child(3) {
  box-shadow: 0px 1px #ededed; }

.aboutuspageicons--mainss .col-sm-4:nth-child(4), .aboutuspageicons--mainss .col-sm-4:nth-child(5), .aboutuspageicons--mainss .col-sm-4:nth-child(6) {
  box-shadow: 1px 0px #ededed; }

.aboutuspageicons--mainss .col-sm-4:nth-child(6) {
  box-shadow: unset; }

.ourbeautyproduct--mainss h1 {
  font-size: 36px;
  text-align: center;
  text-transform: uppercase;
  font-weight: 500;
  margin-top: 60px;
  margin-bottom: 60px; }

.ourbeautyproduct--mainss .col-sm-4 {
  width: 33.333333333333%; }

.ourbeautyproduct--mainss .col-sm-4, .ourbeautyproduct--mainss .col-sm-3 {
  padding: 0px; }

.ourbeautyproduct--mainss .row {
  max-width: 1200px;
  margin: auto;
  background: #f7ede7;
  border-radius: 20px; }

.ourbeautyproduct--mainss .col-sm-3 {
  width: 33.33333333333333%; }

.contentabove--mainsfiltess {
  position: absolute;
  bottom: 30px;
  left: 30px; }

.mainsinsidecontentg--maiinss {
  position: relative; }

.contentabove--mainsfiltess h2 {
  color: white;
  font-weight: 500;
  font-size: 21px;
  margin-top: 0px;
  margin-bottom: 2px; }

.contentabove--mainsfiltess p {
  color: white;
  font-size: 17px;
  margin-bottom: 0px; }

.mainsinside--cotnentmianss h3 {
  margin: 0px;
  padding-top: 120px;
  font-size: 34px;
  padding: 0px 30px;
  padding-top: 120px;
  line-height: normal; }

.bottomtestimonais--mainss h1 {
  font-size: 36px;
  text-align: center;
  text-transform: uppercase;
  font-weight: 500;
  margin-top: 60px;
  margin-bottom: 60px; }

.bottomtestimonais--mainss .testimonaigodmainssss {
  max-width: 800px;
  margin: auto; }

.bottomtestimonais--mainss .swiper-button-next, .bottomtestimonais--mainss .swiper-button-prev {
  background: transparent !important;
  box-shadow: unset !important;
  opacity: 1 !important; }

.bottomtestimonais--mainss h1 {
  font-size: 36px;
  text-align: center;
  text-transform: uppercase;
  font-weight: 500;
  margin-top: 60px;
  margin-bottom: 60px; }

.bottomtestimonais--mainss .testimonaigodmainssss {
  max-width: 900px;
  margin: auto; }

.bottomtestimonais--mainss .swiper-button-next, .bottomtestimonais--mainss .swiper-button-prev {
  background: transparent !important;
  box-shadow: unset !important;
  opacity: 1 !important; }

.maincontent--testionainss {
  width: 60px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  background: #ffffff;
  border-radius: 50%;
  font-size: 18px;
  font-weight: 600; }

.authormainss--idso {
  display: flex;
  align-items: center;
  justify-content: center; }

.authormains-mainss p {
  margin-bottom: 0px;
  font-size: 17px;
  font-weight: 500 !important;
  line-height: normal; }

.authormains-mainss span {
  margin-bottom: 0px;
  display: block; }

.authormains-mainss {
  margin-left: 20px; }

.authormainss--idso {
  margin-top: 30px; }

.maintetimsona--goodmainss222 {
  padding: 70px 50px;
  background: #f7ede7;
  margin-top: 30px;
  margin-right: 35px;
  margin-left: 35px; }

.testimonaigodmainssss .swiper-button-next:after, .testimonaigodmainssss .swiper-button-prev:after {
  display: none; }

.shortquotemains--ss {
  margin-top: -84px; }

.aminbody--content {
  text-align: center;
  padding-top: 40px; }

.aminbody--content p {
  font-size: 16px;
  padding: 0px 40px; }

.bottomtestimonais--mainss {
  margin-bottom: 60px; }

.authormainss--idso {
  margin-top: 50px; }

.maincontent--testionainss {
  background: #141414;
  color: white; }

.aboutuspageicons--mainss {
  margin-top: 80px;
  margin-bottom: 70px; }

.page-type-product .custombreadcrumb--headings.productzapgecrumbs {
  padding-bottom: 0px;
  background: transparent !important; }

.page-type-product .custombreadcrumb--headings.productzapgecrumbs ul {
  text-align: left;
  max-width: 1280px;
  margin: auto; }

.productzView-details .productzView-title {
  font-size: 26px !important;
  font-weight: 500 !important; }

.mainscontent--goodone p {
  font-size: 15px;
  line-height: 23px; }

.customains--goodnamsiforneac li img {
  width: 28px;
  height: 28px;
  object-fit: contain;
  margin-right: 10px; }

.customains--goodnamsiforneac li {
  margin-bottom: 15px;
  font-weight: 500;
  color: #3e3e3e; }

.customains--goodnamsiforneac {
  padding-top: 40px;
  margin-top: 40px;
  border-top: 1px solid #A19EA0; }

.productzView-price span {
  font-size: 26px;
  font-weight: 500; }

.productzView-details .productzView-price .price-section.non-sale-price--withoutTax {
  margin-right: 15px; }

.customaintextwithelement.row.price {
  margin-top: 20px; }

.productzView-details .productzView-price .price-section.non-sale-price--withoutTax + .price-section--withoutTax {
  position: relative;
  top: -2px; }

.productzwarrantymainss h2 {
  font-size: 21px;
  margin-bottom: 20px; }

.productzwarrantymainss li {
  margin-bottom: 17px;
  margin-left: 16px; }

.productzwarrantymainss {
  padding-top: 6px;
  margin-top: 40px;
  border-top: 1px solid #a19ea0; }

.productzwarrantymainss h2 {
  font-size: 21px;
  margin-bottom: 20px; }

.productzwarrantymainss li {
  margin-bottom: 17px;
  margin-left: 16px; }

.productzwarrantymainss {
  padding-top: 6px;
  margin-top: 40px;
  border-top: 1px solid #a19ea0; }

.custom--contentwithtext h2 {
  font-weight: 500;
  font-size: 36px !important;
  line-height: normal !important; }

.custom--contentwithtext p {
  line-height: 33px; }

.secondmaincolor--main {
  max-width: 100%;
  margin-top: 70px;
  margin-bottom: 90px !important; }

section#relatedProducts h2 {
  font-weight: 500;
  font-size: 27px; }

.customains--goodonamins {
  margin-top: 40px; }

.customains--descriptiongoo {
  padding: 40px 20px; }

.customains--descriptiongoo p, .customains--descriptiongoo li {
  line-height: normal;
  margin-bottom: 18px; }

.customains--goodonamins [role=tablist] li a {
  padding: 9px 20px;
  background: transparent !important;
  border: 0px !important;
  padding-bottom: 20px !important;
  border-bottom: 2px solid transparent !important;
  color: black !important; }

.customains--goodonamins [role=tablist] li [role=tab][aria-selected=true] {
  border-bottom: 2px solid black !important; }

.isndiemainsreviewmainss {
  padding: 40px 30px; }

.sorrynoerevis {
  max-width: 800px; }

.sorrynoerevis a {
  border: 0px !important;
  border-radius: 0px !important;
  background: #141414 !important;
  color: white !important;
  padding: 17px 30px; }

.maingoodmains--gitedd {
  position: absolute;
  margin-bottom: 30px;
  top: 36px;
  font-weight: 400; }

.customaintextwithelement .productzView-price {
  margin-bottom: 25px; }

.maingoodmains--gitedd svg {
  vertical-align: middle; }

.maingoodmains--gitedd {
  position: absolute;
  margin-bottom: 30px;
  top: 36px;
  font-weight: 400; }

.customaintextwithelement .productzView-price {
  margin-bottom: 25px; }

.maingoodmains--gitedd svg {
  vertical-align: middle; }

.productzView-details .productzView-options .button-wishlist .button, input#form-action-addToCart {
  max-width: 100%;
  border-radius: 2px !important;
  padding: 15px 30px !important; }

.productzView-details .productzView-options .button-wishlist .button span, input#form-action-addToCart {
  font-size: 16px !important; }

.form-field--increments .form-increment .button {
  line-height: 31px;
  width: 50px;
  height: 41px;
  border: 1px solid black !important;
  border-radius: 0px !important; }

.customaintextwithelement .form-field--increments .form-increment {
  padding: 0px !important;
  border: 0px !important; }

.customaintextwithelement .form-field--increments .form-input {
  height: 41px;
  font-size: 19px; }

.customains--descriptiongoo li, .customains--descriptiongoo p, .customains--descriptiongoo span {
  line-height: 26px; }

.customains--goodonamins {
  max-width: 1200px;
  margin: auto;
  margin-top: 30px; }

.mainscontent--goodone {
  max-width: 100%; }

.gallery-thumbs .swiper-slide {
  height: 100% !important;
  margin-bottom: 10px !important; }

@media (min-width: 768px) {
  .customain--descriptionmain .col-sm-3 {
    padding: 5px;
    width: 12%; }
  .customain--descriptionmain .col-sm-9 {
    padding: 5px;
    width: 88%;
    padding-left: 15px; } }

.gallery-thumbs {
  margin-top: 0px !important; }

.isndiemainsreviewmainss p {
  font-size: 19px; }

.mainourcategrlo--gosmainss .col-sm-6 {
  padding: 0px; }

.mainourcategrlo--gosmainss img {
  width: 100%; }

.insidemainscontentgood--fittedss {
  max-width: 550px;
  margin: auto;
  padding: 10px; }

.mainourcategrlo--gosmainss .row {
  max-width: 1400px;
  margin: auto; }

.insidemainscontentgood--fittedss h3 {
  margin-top: 0px;
  font-size: 31px;
  margin-bottom: 5px; }

.insidemainscontentgood--fittedss h4 {
  margin-top: 10px;
  font-weight: 500; }

.insidemainscontentgood--fittedss h5 {
  margin-bottom: 20px;
  font-weight: 500;
  text-transform: capitalize;
  font-size: 17px;
  line-height: 26px; }

.insidemainscontentgood--fittedss p {
  line-height: 27px;
  font-size: 15px; }

.mainourcategrlo--gosmainss {
  background: white; }

.mainourcategrlo--gosmainss.lightcream {
  background: #f7ede7; }

.maincustomcontent--good {
  background: white; }

.featured--mainsgoosection {
  padding-bottom: 0px; }

.customainsgood--whutechoose--mainss {
  padding: 50px 10px;
  background: white; }

#themevale_newsletter .newsletter-popup-container #popupSubcribeForm .form-field .form-input {
  border-radius: 5px !important; }

#themevale_newsletter .newsletter-popup-container #popupSubcribeForm .form-field .button-transparent {
  border-radius: 5px !important; }

.inside--mainnewslettercontent {
  padding-top: 60px; }

.login-row .new-customer {
  background: white;
  border-radius: 5px; }

.new-customer .button {
  border-radius: 5px !important; }

.login-form .form-actions .button {
  border-radius: 5px !important; }

.login-row .form-input {
  background: white !important;
  border: 1px solid #e1e1e1 !important; }

.bloglisting-date {
  top: 30px !important;
  left: 30px !important; }

.blogListing .blog-post-body .blog-header .blog-title a {
  line-height: 30px; }

.blogListing .blog-post-body .blog-header .blog-title {
  margin-bottom: 10px !important; }

.headertitle--mainss h3 {
  margin-bottom: 40px;
  text-align: center;
  font-size: 29px;
  font-weight: 500;
  margin-bottom: 30px; }

.blogthumbnail {
  padding: 12px !important; }

.mainsgoodmains--fittedmainsss .row {
  max-width: 1280px;
  margin: auto; }

.mainsgoodmains--fittedmainsss header.blog-header {
  padding: 0px;
  text-align: left;
  font-size: 30px; }

.mainsgoodmains--fittedmainsss .col-sm-6 {
  padding: 10px; }

.mainsgoodmains--fittedmainsss .maingoodsocontains--fitted article.blogarticless {
  display: flex; }

.mainsgoodmains--fittedmainsss .mainauthor--titles {
  text-align: left;
  color: #B44B14;
  font-weight: 500; }

.mainsgoodmains--fittedmainsss .blog-post {
  text-align: left !important; }

.mainsgoodmains--fittedmainsss ul.tags {
  text-align: left; }

.mainsgoodmains--fittedmainsss ul.tags a {
  border-radius: 0px !important;
  background: #fbfbfb !important;
  border: 0px !important;
  color: #B44B14 !important;
  font-weight: 600 !important; }

.mainsgoodmains--fittedmainsss .blog-title a {
  font-size: 21px; }

.mainsgoodmains--fittedmainsss .blog-post-body-meta {
  padding: 20px 40px; }

.mainsgoodmains--fittedmainsss ul.tags li {
  margin-left: 0px;
  margin-right: 15px; }

.mainsgoodmains--fittedmainsss .bloglist-figure a {
  height: 210px; }

.mainsgoodmains--fittedmainsss .maingoodsocontains--fitted article.blogarticless {
  padding-bottom: 20px; }

.mainsgoodmains--fittedmainsss .bloglist-figure {
  width: 60%; }

.mainsgoodmains--fittedmainsss .maingoodsocontains--fitted .blog-post {
  display: none; }

.mainsgoodmains--fittedmainsss .maingoodsocontains--fitted .blog-post-body-meta {
  padding: 24px 30px; }

.mainsgoodmains--fittedmainsss .maingoodsocontains--fitted .mainauthor--titles {
  margin-bottom: 6px; }

.mainsgoodmains--fittedmainsss .col-sm-6:first-child .bloglist-figure {
  width: 100%; }

@media (max-width: 801px) {
  .page-heading-wrapper-2 .breadcrumbs {
    display: block; }
  .page-heading, .page-heading-wrapper-2 .page-heading {
    margin-top: 15px; }
  .page-heading-wrapper-2 {
    margin-bottom: 0px !important;
    padding-bottom: 5px !important; }
  .headertitle--mainss h3 {
    font-size: 23px;
    margin-top: 5px;
    margin-bottom: 9px; }
  .mainsgoodmains--fittedmainsss .blog-post-body-meta {
    padding: 20px; }
  .mainsgoodmains--fittedmainsss header.blog-header {
    margin: 15px 0px; }
  .mainsgoodmains--fittedmainsss ul.tags {
    margin-bottom: 0px; }
  .mainsgoodmains--fittedmainsss .maingoodsocontains--fitted article.blogarticless {
    display: block; }
  .mainsgoodmains--fittedmainsss .bloglist-figure {
    width: 100%; }
  .mainsgoodmains--fittedmainsss .maingoodsocontains--fitted .blog-post {
    display: block; }
  .blogthumbnail {
    padding: 0px !important;
    margin-top: 19px; }
  .blogthumbnailinner .blog {
    margin: 0px !important; }
  .blogListing .blog-post-body .blog-header .blog-title a {
    font-size: 21px !important;
    line-height: 28px; } }

.maincontentgood--mainsswewe p {
  min-height: 66px;
  font-size: 16px; }

.smalsvgmains svg {
  width: 120px;
  height: 120px; }

.smalsvgmains path {
  fill: #f7ede7; }

.maincontentgood--mainsswewe img {
  max-width: 75px;
  z-index: 99;
  position: relative; }

.smalsvgmains {
  top: -12px;
  position: absolute;
  left: 138px;
  z-index: 0; }

.customainbanner--top {
  background: white !important; }

.m-scroll__title span, .sf__text-scroll, .sf__text-stroke.text-stroke-1 {
  font-size: 50px !important;
  color: black !important; }

.sf__text-stroke.text-stroke-1 {
  -webkit-text-stroke: 1px #696969 !important;
  color: transparent !important; }

.whiteshortcolor--gmainss .row {
  margin-top: 0px; }

.whiteshortcolor--gmainss {
  background: white;
  padding-top: 40px;
  padding-bottom: 20px; }

.whiteshortcolor--gmainss .row {
  margin-top: 0px; }

.whiteshortcolor--gmainss {
  background: white;
  padding-top: 40px;
  padding-bottom: 20px; }

article.card .maingoodmains--gitedd {
  display: none !important; }

.sale-flag-side {
  top: 20px;
  right: 20px;
  border-radius: 50px;
  background: white !important;
  color: black !important; }

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

.customshoptop--categories h1 {
  font-size: 24px;
  font-weight: 500;
  margin-top: 60px;
  margin-bottom: 30px;
  line-height: normal; }

.customshoptop--categories .col-sm-3 {
  width: 16.6666666667%;
  padding: 10px; }

.customshoptop--categories .row {
  max-width: 1300px;
  margin: auto; }

.insidemainscontent h3 {
  font-size: 15px;
  font-weight: 500;
  margin-top: 2px; }

.insidemainscontent img {
  background: #efefef;
  padding: 20px;
  border-radius: 10px;
  margin-bottom: 10px; }

.custombigsection--mainwithrevies .row {
  padding: 40px 10px;
  background: white;
  max-width: 1300px; }

.custombigsection--mainwithrevies {
  padding: 10px; }

.testimonialinside--mainss {
  background: #f7ede7; }

.rightsidecontentmainss .swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  background: #141414 !important; }

.customshoptop--categories {
  padding-top: 0px;
  padding-bottom: 30px; }

.contentblueone--ss img {
  height: unset !important; }

.goodoness--v1 h2 {
  font-size: 26px;
  line-height: normal;
  font-weight: 500; }

.mainscontent--blogss {
  background: #f7ede7; }

.contentblueone--ss img {
  border-radius: 0px !important; }

.customainbanner--top {
  padding-bottom: 50px !important; }

.maintetimsona--goodmainss222 {
  background: white;
  border-radius: 10px; }

.maincustom--goodmainss {
  text-align: center;
  max-width: 900px;
  margin: auto;
  padding: 50px 10px; }

.maincustom--goodmainss h3 {
  font-size: 28px;
  line-height: 44px;
  font-weight: 500;
  margin-top: 30px; }

.maincustom--goodmainss img {
  max-width: 90px; }

.maingoodblack---main {
  padding: 50px 10px;
  background: #ffffff; }

.insidemainscontentgood--fittedss h3 {
  line-height: normal; }

.maincontentgimage--textgood img {
  border-radius: 20px;
  box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.09); }

.page-type-product {
  background: white; }

.maincontentgood--mainsswewe p {
  min-height: 74px;
  font-weight: 300 !important; }

.custom--contentwithtext p {
  line-height: normal !important;
  font-weight: 400 !important; }

.mainonegood--newoncneonss {
  max-width: 450px; }

.mainsinsidgood--contntss {
  max-width: 500px; }

.mainsinsidgood--contntss p {
  font-size: 17px;
  font-weight: 400 !important; }

.blogListing .blog-post-body .blog-header .blog-title a {
  font-size: 25px !important;
  line-height: normal !important; }

.custoaboutus--content p {
  font-size: 17px;
  line-height: 26px; }

.socialLinks .icon svg {
  fill: black !important; }

@media (max-width: 801px) {
  .header-logo-image {
    max-height: 30px; }
  .mobileMenu-toggle .mobileMenu-toggleIcon, .mobileMenu-toggle .mobileMenu-toggleIcon::after, .mobileMenu-toggle .mobileMenu-toggleIcon::before {
    height: 1.2px !important;
    background: #141414 !important; }
  .customshipping--topbanner {
    letter-spacing: 1px;
    padding: 10px 2px; }
  .maincontentgimage--textgood {
    padding: 0px !important;
    margin: 0px; }
  .maincustomcontent--good .col-sm-6:last-child {
    display: none; }
  .mainnewcontent {
    text-align: center;
    padding: 1px 20px !important;
    line-height: normal !important; }
  .maincotnetng--fittedss h2 {
    font-size: 30px !important;
    margin-top: 0px; }
  .maincotnetng--fittedss p {
    font-size: 15px !important;
    line-height: normal !important; }
  .maincontentgimage--textgood .col-sm-6 {
    padding: 10px; }
  .featured--mainsgoosection {
    padding: 0px !important;
    margin: 0px; }
  .productzGrid .productz {
    width: 50%;
    padding: 10px !important;
    padding-bottom: 0px !important;
    padding: 0px !important; }
  .productzs--sliderv1 .themevale_container {
    padding: 5px !important; }
  .featured--mainsgoosection h1 {
    margin-bottom: 5px !important;
    margin-top: 30px !important; }
  .featured--mainsgoosection .productz .insidearticle {
    padding-bottom: 0px !important; }
  .customainsgoodmcontent {
    display: none !important; }
  .maincontentgood--mainsssdssd {
    margin-top: 10px;
    margin-bottom: 30px; }
  .maincontentgood--mainsssdssd p {
    font-size: 17px; }
  .custom--contentwithtext h2 {
    font-size: 31px !important;
    line-height: 40px !important;
    margin-bottom: 20px; }
  .col-sm-6.img--column img {
    border-radius: 0px !important; }
  .custom--contentwithtext {
    padding: 0px !important;
    padding-top: 30px !important; }
  .customshoptop--categories .row {
    overflow: auto;
    white-space: nowrap;
    display: -ms-flexbox;
    display: flex;
    max-width: 1400px; }
  .customshoptop--categories .col-sm-3 {
    width: unset;
    min-width: 250px; }
  .mainsinsidgood--contntss h2 {
    font-size: 25px;
    text-transform: none;
    margin-bottom: 10px; }
  .mainsinsidgood--contntss {
    margin-bottom: 50px; }
  .maincustom--goodmainss h3 {
    font-size: 21px;
    line-height: 27px; }
  .maincustom--goodmainss {
    padding: 10px; }
  .blogListing .blog-post-body .blog-header .blog-title svg {
    display: none; }
  .mainscontent--blogss {
    padding-top: 0px; }
  .mainscontent--blogss .col-sm-4 {
    padding: 0px; }
  .maingoodsubscrip---txt p {
    text-align: center; }
  .maingoodsubscrip---txt h2 {
    text-align: center; }
  .custoaboutus--content {
    margin-bottom: 120px !important; }
  .maincontentgood--mainss img {
    width: 100%; }
  .maincontentgood--mainss {
    width: 100%; }
  .maincontentgood--mainss svg {
    width: 100%; }
  .mainsconteng--imagess:before {
    left: -100%; }
  .insidemainscontentgood--fittedss h3 {
    font-size: 26px !important; }
  .insidemainscontentgood--fittedss p {
    line-height: 22px; }
  .insidemainscontentgood--fittedss {
    padding: 30px 20px; }
  .lightcream .row {
    display: grid; }
  .lightcream .row .col-sm-6:last-child {
    order: 0; }
  .lightcream .row .col-sm-6:first-child {
    order: 1;
    flex: auto; }
  .insiedemainshsort--gfittdss h3 {
    margin-top: 0px;
    font-size: 23px;
    margin-bottom: 19px; }
  .insiedemainshsort--gfittdss p {
    text-align: center;
    font-size: 19px;
    margin-bottom: 0px; }
  .mainquotegood--fited {
    margin-top: 30px; }
  .mainsflexcontentg--dss {
    padding: 10px; }
  .aboutuspageicons--mainss h1 {
    font-size: 31px;
    line-height: 44px !important;
    margin-bottom: 20px; }
  .maincontentgood--mainsssdssd p {
    font-size: 19px; }
  .customainsgood--whutechoose--mainss {
    padding: 5px 10px; }
  .aboutuspageicons--mainss .col-sm-4:nth-child(4), .aboutuspageicons--mainss .col-sm-4:nth-child(5), .aboutuspageicons--mainss .col-sm-4:nth-child(6) {
    box-shadow: unset !important; }
  .ourbeautyproduct--mainss h1 {
    font-size: 32px !important;
    line-height: normal !important;
    margin-bottom: 40px !important;
    margin-top: 10px !important;
    padding-top: 30px !important; }
  .ourbeautyproduct--mainss .col-sm-4 {
    width: 100%;
    display: none !important; }
  .ourbeautyproduct--mainss .col-sm-3 {
    width: 100%; }
  .mainsinside--cotnentmianss h3 {
    font-size: 25px !important;
    padding: 30px 10px;
    text-align: center;
    font-weight: 500; }
  .customainsgood--whutechoose--mainss {
    margin-bottom: 20px !important; }
  .mainsinsidecontentg--maiinss img {
    border: 0px !important; }
  .maintetimsona--goodmainss222 {
    padding: 5px;
    margin: 0px !important;
    margin-top: 40px !important;
    padding-top: 50px !important;
    margin-left: 10px !important;
    margin-right: 10px !important;
    padding-bottom: 30px !important; }
  .shortquotemains--ss {
    margin-top: -64px; }
  .aminbody--content {
    padding-top: 20px !important; }
  .aminbody--content p {
    padding: 0px 20px;
    font-weight: 400 !important; }
  .bottomtestimonais--mainss h1 {
    margin-bottom: 20px !important; }
  .aboutuspageicons--mainss .col-sm-4 {
    box-shadow: unset !important;
    padding: 30px 20px !important; }
  .mincontentmains--fixing .col-sm-5 {
    padding: 0px; }
  .custoaboutus--content p {
    font-size: 15px;
    line-height: normal; }
  .custoaboutus--content {
    margin-bottom: 50px !important; }
  h2.footer--headingmenu {
    font-size: 25px !important;
    font-weight: 500 !important; }
  .bottomtestimonais--mainss h1 {
    font-size: 30px !important; }
  .blog-post-figure + .blog-post-body {
    margin-top: 0px !important;
    border-radius: 0px !important;
    padding: 15px !important; }
  .blog-title a {
    font-size: 25px !important;
    line-height: 30px; }
  p.blog-date {
    font-size: 15px; }
  .gallery-thumbs {
    display: none !important; }
  .productzView-details .productzView-title {
    font-size: 29px !important; }
  .productzView-price span {
    font-size: 21px; }
  .productzwarrantymainss h2 {
    font-weight: 500; }
  .productzwarrantymainss {
    margin-top: 25px; }
  .customains--goodonamins [role=tablist] {
    overflow: auto;
    white-space: nowrap;
    display: -ms-flexbox;
    display: flex;
    max-width: 1400px; }
  .customains--goodonamins [role=tablist] li a {
    padding-bottom: 10px !important;
    font-weight: 400 !important; }
  .customains--descriptiongoo li, .customains--descriptiongoo p, .customains--descriptiongoo span, div#description span, .customains--descriptiongoo {
    font-size: 14px !important;
    line-height: normal !important; }
  .customains--descriptiongoo {
    padding-bottom: 10px !important; }
  .row.withtext--colorone.mainonegoodons--fittedss.flexbox.maincontainerr.secondmaincolor--main {
    margin-top: 10px !important; }
  .custom--contentwithtext h2 {
    font-size: 27px !important;
    line-height: normal !important;
    font-weight: 400 !important;
    margin-bottom: 10px; }
  .custom--contentwithtext p {
    font-size: 14px !important; }
  .isndiemainsreviewmainss p {
    font-size: 15px;
    font-weight: 400 !important; }
  .isndiemainsreviewmainss p b {
    font-weight: 500 !important;
    font-size: 22px !important; }
  .customains--goodnamsiforneac li {
    font-size: 14px;
    font-weight: 400; }
  .customains--goodnamsiforneac li img {
    width: 25px !important;
    height: 25px !important; }
  .productzwarrantymainss li {
    font-size: 14px;
    margin-bottom: 15px;
    font-weight: 400; }
  .productzwarrantymainss h2 {
    font-weight: 400; }
  .customains--goodonamins [role=tablist] li a {
    margin-bottom: 0px !important; } }

.maincustomcontent--good {
  border-bottom: 1px solid #ededed !important; }

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

.mainnewcontent {
  font-weight: 400 !important; }

.custosocialmm--botooms svg {
  width: 22px !important;
  height: 22px !important; }

.mainsgoodfitted--aminss li.socialLinks-item {
  margin: 0px !important;
  vertical-align: middle;
  margin-left: 12px !important; }

.socialLinks--alt .icon {
  margin: 0px !important; }

.socialLinks--alt .icon {
  height: unset !important; }

.mainsgoodfitted--aminss li.socialLinks-item svg {
  fill: white !important; }

.mainnewcontent {
  color: #242424 !important; }

.maincustomcontent--good {
  border: 0px !important;
  background-size: contain !important;
  padding: 9px 20px; }

.dropdownmains--search button {
  background: transparent !important;
  font-size: 0px !important;
  padding: 0px !important;
  position: absolute;
  top: 0;
  height: 100%;
  right: 11px; }

.dropdownmains--search button svg {
  fill: black !important; }

.custom--sidemainv1 .form-input {
  background: #f7f7f7 !important; }

.custom--sidemainv1 .form-field {
  margin: 0px !important;
  position: relative; }

.custom--sidemainv1 form.form {
  margin: 0px !important; }

.dropdownmains--search {
  min-width: 200px; }

.custom--sidemainv1 .form-input {
  height: unset !important;
  padding: 14px 20px; }

.dropdownmains--search button {
  border: 0px !important;
  display: flex;
  align-items: center;
  justify-content: center; }

.dropdownmains--search button svg path {
  stroke-width: 2px !important;
  stroke: black !important; }

ul.customul--mainfixed svg {
  width: 25px !important;
  height: 25px !important; }

.dropdownmains--search button svg {
  width: 22px !important;
  height: 22px !important; }

.footer--newsletter .form-input {
  border: 0px !important;
  background: #f7f7f7 !important; }

.footer--newsletter .button {
  background: transparent !important; }

.maincustontnegood--fliping {
  display: flex;
  align-items: center; }

.customainsgood--mainsss {
  margin: 0px !important; }

.customainsgood--mainsss .row {
  max-width: 1250px;
  margin: auto;
  margin-top: 20px;
  margin-bottom: 20px; }

.flipmain--svg img {
  max-width: 45px; }

.flipmain--svg {
  margin-right: 10px; }

.flipcontent--mains h3 {
  margin-top: 0px; }

.flipcontent--mains p {
  margin-bottom: 0px; }

.insidemainsnews--main {
  padding-bottom: 30px; }

.flipcontent--mains h3 {
  text-transform: uppercase;
  font-size: 15px;
  line-height: normal;
  color: #686868;
  font-weight: 500;
  margin-bottom: 2px; }

.flipcontent--mains p {
  font-size: 16px;
  max-width: 250px; }

.maingoodsubscrip---txt h2, .flipcontent--mains h3, h2.footer--headingmenu {
  font-weight: 500 !important; }

.custommainfixinggoods {
  margin: unset;
  text-align: left; }

p.btnn--container {
  text-align: left; }

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

.maincamo--good {
  padding: 20px 20px;
  padding-bottom: 10px; }

.maincamo--good h1 {
  margin-top: 10px; }

.camomains--goodmainss {
  background: url("https://cdn11.bigcommerce.com/s-ip7jc56vle/images/stencil/original/image-manager/patterncalo.jpg");
  width: 90px;
  height: 10px;
  background-size: cover;
  margin: auto;
  border-radius: 50px; }

.bigcategory--sectionmainss {
  margin-top: 30px; }

.insidemains--contentsswithicons h2 {
  font-weight: 500; }

.insidemains--contentsswithicons p {
  font-size: 15px;
  min-height: unset; }

.customglutenfree-mainss .col-sm-3 {
  padding: 5px; }

.insidemains--contentsswithicons {
  padding: 30px 5px;
  background: #fff;
  border-radius: 5px; }

.custommainfixinggoods .button {
  font-size: 16px; }

.gooodmains--headergoodmainss h2 {
  text-align: center; }

.whatpeoplesayaboutus--mainss .branding {
  opacity: 0; }

.reviewmains--goodmainss {
  max-width: 1100px;
  margin: auto; }

.gooodmains--headergoodmainss h2 {
  font-size: 29px;
  line-height: normal; }

.whatpeoplesayaboutus--mainss {
  padding-top: 20px; }

.gooodmains--headergoodmainss {
  margin-bottom: 20px; }

.tb_cc_contant_wrapper {
  padding: 20px !important;
  padding-bottom: 5px !important; }

.tb__rating__ {
  padding-bottom: 5px !important;
  padding-top: 15px !important; }

.tb_cc_time, .tb_cc_username {
  line-height: normal !important;
  font-size: 13px !important; }

.tb_cc_authorname {
  line-height: normal !important; }

.tb_color_icon__, .tb_color_icon__ > div {
  font-family: TaggboxSocialFonts !important; }

.tb_nc_time, .tb_nc_username {
  line-height: normal !important;
  font-size: 13px; }

.tb_nc_authorname {
  line-height: normal !important;
  font-size: 15px !important; }

.tb_nc_post_in {
  padding: 15px !important; }

.mainbig-sidelinegood .row {
  max-width: 1200px;
  margin: auto; }

.maincontent--godonefixings {
  max-width: 500px;
  margin: auto; }

.maincontent--godonefixings h2 {
  font-size: 33px;
  line-height: normal; }

.insidemainsgood--mainss {
  text-align: center;
  max-width: 900px;
  margin: auto;
  margin-top: 100px;
  background: #f9f9f9;
  padding: 40px 30px;
  border-radius: 30px; }

.insidemainsgood--mainss p {
  font-size: 18px;
  font-weight: 400 !important; }

.insidemainsgood--mainss h2 {
  font-size: 34px;
  line-height: normal;
  margin-top: 0px; }

.insidemainsgood--mainss .button {
  margin-bottom: 0px; }

.insidemainsgood--mainss {
  margin-bottom: 70px; }

.customanscontent--good1 .button {
  background: black !important;
  border: 0px !important;
  color: white !important; }

.custom--contentwithtext p {
  font-size: 16px; }

.maingoodcontent {
  padding-top: 0px; }

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

.maincustomgood--fitted img {
  max-width: 80px; }

.maincustomgood--fitted h2 {
  font-size: 22px; }

.maincustomergood--fitted .row {
  max-width: 1100px;
  margin: auto;
  margin-top: 80px; }

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

.inside--contentmainss11s h2 {
  margin-top: 0px;
  font-size: 32px;
  line-height: normal; }

.inside--contentmainss11s p {
  margin-bottom: 0px;
  font-size: 16px; }

.inside--contentmainss11s {
  max-width: 1300px;
  margin: auto;
  margin-top: 30px;
  margin-bottom: 30px;
  padding: 20px;
  background: black;
  padding: 30px 10px;
  border-radius: 5px; }

.inside--contentmainss11s h2, .inside--contentmainss11s p {
  color: white; }

.bigbannercustom.customshortaboutisma--goodonss + .row {
  max-width: 1330px;
  margin: auto; }

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

.goodcontent--mainss h3 {
  margin-top: 0px;
  margin-bottom: 5px;
  font-size: 28px;
  line-height: normal;
  font-weight: 500; }

.goodcontent--mainss h4 {
  margin-top: 5px;
  margin-bottom: 0px;
  font-weight: 200; }

.goodcontent--mainss {
  padding: 20px 0px; }

.customaminsinside--content img {
  object-fit: cover;
  object-position: top;
  height: 400px;
  width: 100%; }

.customaintextwithelement .form-field--increments .form-input {
  border-top: 1px solid black !important;
  border-bottom: 1px solid black !important; }

.customains--goodonamins {
  padding: 15px;
  border: 1px solid #efefef; }

.card .card-body .card-rating {
  text-align: left;
  padding-top: 10px; }

.card .card-body .card-title {
  text-align: center !important; }

.card .card-body .price-wrapper {
  text-align: left; }

.bitencrupted {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 15px;
  font-size: 15px;
  font-weight: 400;
  text-transform: capitalize; }

.mainscontent--goodone {
  margin-top: 0px; }

.mainscontent--goodone p {
  font-weight: 300 !important; }

.bitencrupted img {
  max-width: 26px;
  margin-right: 5px; }

.swiper-slide-thumb-active {
  border-color: black !important; }

.followus--oninstagram h3 {
  text-align: center;
  margin-top: 60px;
  margin-bottom: 20px;
  font-size: 26px; }

.maincontains--goodmainssss {
  max-width: 1300px;
  margin: auto; }

.tb_hc_post_container + div:before {
  background: white;
  height: 40px;
  width: 100%;
  position: absolute;
  display: inline-block;
  content: '';
  z-index: 999;
  left: 0; }

.insidemainsgood--mainss h2 {
  margin-top: 30px; }

.videmainsgood--sectionssss {
  max-width: 600px;
  margin: auto; }

.videmainsgood--sectionssss div {
  border-radius: 20px; }

.img--contentmain img {
  height: 600px; }

.whatpeoplesayaboutus--mainss .tb_nc_post_wrapper:last-child {
  display: none; }

.whatpeoplesayaboutus--mainss {
  margin-bottom: 50px; }

.maincontent--godonefixings h2 {
  margin-top: 0px !important;
  margin-bottom: 20px;
  font-size: 38px; }

.maincontent--godonefixings p {
  font-size: 16px; }

.insidemainsgood--mainss {
  background: url("https://cdn11.bigcommerce.com/s-ip7jc56vle/images/stencil/original/image-manager/bannermains11.png"); }

@media (max-width: 801px) {
  .slider--customcontents {
    top: 50% !important;
    bottom: unset !important; }
  p.btnn--container {
    text-align: center; }
  .custommainfixinggoods h2 {
    font-size: 33px !important; }
  .custommainfixinggoods .button {
    padding: 10px 30px; }
  .custommainfixinggoods .body {
    margin-bottom: 17px !important; }
  .sliderv---inside img {
    height: 350px !important; }
  .shortmainscontent--ss .button {
    border-radius: 5px !important; }
  .maincontent--godonefixings h2 {
    font-size: 30px;
    margin-bottom: 10px; }
  .insidemainsgood--mainss {
    border-radius: 0px;
    padding: 10px;
    padding-top: 30px;
    padding-bottom: 30px; }
  .insidemainsgood--mainss p {
    font-size: 15px; }
  .custombigcontent h2 {
    color: black; }
  .custombigcontent p {
    color: black; }
  .customrowtopmain {
    padding-top: 0px; }
  .innermenusection {
    margin-top: 5px; }
  .flipcontent--mains p {
    font-size: 15px; }
  .customainsgood--mainsss .col-sm-4 {
    margin-bottom: 25px; }
  .maingoodsubscrip---txt h2 {
    font-size: 30px; }
  .copyrighttop--mains a {
    font-size: 14px; }
  .custombigcontent h2 {
    color: white; }
  .custombigcontent p {
    color: white; } }

.navPages-action-moreIcon {
  margin-left: 9px; }

.mainnewcontent.righttext {
  text-align: right; }

.header-logo > a {
  text-align: left; }

.headerbootoma-msinaa {
  max-width: 1310px;
  margin: auto; }

a.navPages-action {
  text-align: left !important; }

.navPage-subMenu-item-child {
  margin: 0px !important;
  text-align: left !important; }

.navPage-subMenu-item-child .navPage-subMenu-action {
  text-align: left !important;
  display: block; }

.navPages .navPage-subMenu-list {
  text-align: left !important; }

.navPage-subMenu {
  text-align: left !important; }

.navPages .navPages-item {
  text-align: left; }

.maincustomcontent--good {
  padding: 0px 10px; }

.mainnewcontent.centertext {
  text-transform: capitalize; }

.shopnowpaylater--mainss svg {
  width: 70px;
  vertical-align: middle;
  margin-left: 5px;
  position: relative;
  top: -2px; }

.shopnowpaylater--mainss {
  text-align: center;
  font-size: 18px;
  font-weight: 500; }

.shopnowpaylater--mainss {
  padding: 8px 10px; }

.shopnowpaylater--mainss {
  background: #1c1c1c;
  color: white; }

.shopnowpaylater--mainss svg {
  filter: invert(1); }

.navPage-subMenu-item-child .navPage-subMenu-action {
  font-size: 16px !important; }

.insidemain--contentgoodd h3 {
  margin: 0px;
  font-weight: 400;
  text-align: left;
  font-size: 16px;
  margin-bottom: 5px; }

.insidemain--contentgoodd p {
  margin-bottom: 0px;
  font-weight: 300 !important;
  font-size: 14px; }

.expressshipoingmainss {
  display: flex;
  align-items: center;
  justify-content: center; }

.maincustomiconss {
  display: flex;
  align-items: center;
  justify-content: center; }

ul.customul--mainfixed .maincustomiconss svg {
  width: 45px !important;
  height: 45px !important; }

.maincustomiconss {
  margin-right: 10px; }

ul.customul--mainfixed svg {
  fill: white;
  stroke: black;
  stroke-width: 2px;
  width: 28px !important;
  height: 28px !important; }

.contentwith-icns {
  display: flex;
  align-items: center;
  justify-content: center; }

.custom--sidemainv1 .form-input {
  background: transparent !important;
  border-bottom: 1px solid black !important;
  padding-left: 0px !important;
  border-radius: 0px !important; }

ul.customul--mainfixed .dropdownmains--search button svg {
  width: 19px !important;
  height: 22px !important; }

.shopnowpaylater--mainss {
  font-size: 15px;
  font-weight: 400 !important; }

.shopnowpaylater--mainss svg {
  width: 56px; }

.header-logo {
  text-align: left; }

.navPage-subMenu-item-child .navPage-subMenu-action {
  line-height: normal; }

ul.customul--mainfixed .maincustomiconss svg path {
  fill: #d3163c; }

.customcategory--mainss .col-sm-4 {
  padding: 10px; }

.maincamo--good {
  margin-bottom: 10px; }

.maincamo--good h1 {
  font-weight: 400; }

.shortmainscontent--ss .button {
  border-radius: 5px !important; }

.button, .button span, ul.customul--mainfixed .button {
  font-weight: 400 !important; }

.mainconstitution {
  text-align: center; }

.mainconstitution h3 {
  margin-bottom: 30px;
  font-size: 29px;
  line-height: normal; }

.mauncontentgood--ss img {
  object-fit: contain;
  height: 70px; }

@media (min-width: 768px) {
  .mainconstitution .col-sm-2 {
    width: 16.6666666667%;
    padding: 5px; } }

.mainconstitution .col-sm-2 {
  box-shadow: 1px 1px #c9c9c9; }

.mauncontentgood--ss {
  padding: 20px; }

.mainconstitution .row {
  border-top: 1px solid #c9c9c9; }

.shortmainscontent--ss {
  text-align: center;
  top: unset;
  left: 0px;
  max-width: 100%;
  bottom: 0px;
  padding: 20px 20px;
  background: rgba(0, 0, 0, 0.68); }

.mainconstitution {
  margin-bottom: 60px;
  margin-top: 50px; }

.mainconstitution {
  margin-bottom: 60px;
  margin-top: 50px; }

.mainnewcontent.righttext {
  padding: 5px 40px;
  background: #d3163c;
  color: white !important;
  width: fit-content;
  margin-left: auto; }

.bigbannercustom {
  margin-top: 50px; }

.custombigcontent {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  max-width: 100%;
  bottom: unset !important;
  background: #c30529; }

.custombigcontent h2 {
  font-weight: 900 !important;
  text-align: center;
  margin-bottom: 0px;
  text-transform: uppercase; }

.custombigcontent h2 span {
  color: #fcb13d; }

.customimagemain--goodone img {
  border-radius: 0px !important; }

.mainbig-sidelinegood .row {
  max-width: 1250px; }

.maincontent--goodmains img {
  border-radius: 0px; }

.custommainrugs .col-sm-6 {
  padding: 60px;
  box-shadow: 1px 1px #c9c9c9; }

.shopbycategory--mainss .row {
  border-top: 1px solid #c9c9c9;
  border-left: 1px solid #c9c9c9; }

.maincontent--goodmains img {
  max-width: 250px;
  margin: auto; }

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

.blogListing .blog-post-body .blog-header .blog-title a {
  font-weight: 400 !important;
  line-height: normal !important; }

.blogListing {
  box-shadow: unset;
  background: #f3f3f3; }

.blog-post-body-meta {
  background: unset; }

.blogListing .blog-post-body {
  background: transparent !important; }

.blogListing .blog-post-body .blog-post {
  min-height: unset; }

.shopbygamesmainss h2 {
  text-align: center;
  margin-top: 60px;
  margin-bottom: 50px;
  font-size: 30px; }

.placeovertext--goodcontent h4 {
  margin-top: 0px;
  font-size: 17px; }

.placeovertext--goodcontent h3 {
  margin-top: 0px;
  font-weight: 500 !important;
  margin-bottom: 5px; }

.placeovertext--goodcontent p {
  font-size: 16px;
  font-weight: 400 !important;
  margin-bottom: 15px; }

.placeovertext--goodcontent {
  padding: 20px 30px;
  bottom: 30px;
  position: absolute;
  right: 30px;
  max-width: 350px;
  background: white; }

.shopbygamesmainss .row {
  max-width: 1300px;
  margin: auto; }

.shopbygamesmainss .col-sm-6 {
  padding: 10px; }

.billiardaccessories h3 {
  margin-bottom: 30px;
  font-size: 29px;
  line-height: normal;
  text-align: center; }

.billiardaccessories .row {
  max-width: 1100px;
  margin: auto;
  margin-bottom: 50px; }

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

.oinsidemainscontentgoood--ss h2 {
  margin-bottom: 0px;
  margin-top: 15px;
  font-size: 20px; }

.oinsidemainscontentgoood--ss img {
  border-radius: 20px; }

.goodmainfollowingfitted .image---block {
  background: #f1f1f1;
  width: 60px;
  height: 60px;
  padding: 7px;
  margin-bottom: 0px; }

.goodmainfollowingfitted .content--footer {
  display: flex; }

.goodmainfollowingfitted .text---content {
  text-align: left;
  width: 85%;
  margin-left: 30px; }

.goodmainfollowingfitted .text---content h2 {
  text-align: left; }

.goodmainfollowingfitted p {
  text-align: left; }

.outmuscotm--mainss h2 {
  text-align: center;
  margin-top: 60px;
  margin-bottom: 50px;
  margin-bottom: 40px;
  font-size: 29px;
  line-height: normal; }

.svgreview svg .tp-star__canvas {
  fill: #d3163c; }

path.tp-star__canvas--half {
  display: none; }

.svgreview svg {
  position: relative !important;
  max-width: 150px;
  margin: auto; }

.svgreview {
  text-align: center;
  margin-bottom: 15px; }

.insierating--barss {
  box-shadow: unset;
  padding: 40px 10px;
  min-height: unset;
  margin: 0px; }

.insierating--barss:hover {
  transform: unset; }

.custombodreviewss {
  text-align: center; }

.authorratings--mainss {
  display: block;
  text-align: center; }

.author--informationss h3 {
  font-weight: 500 !important; }

.insierating--barss {
  border-radius: 0px;
  padding: 30px; }

.outcustomermaijs--good {
  background: #f9edde;
  padding-top: 5px; }

.outmuscotm--mainss h2 {
  margin-top: 20px; }

.outcustomermaijs--good .row {
  max-width: 1300px;
  margin: auto; }

.outcustomermaijs--good .col-sm-4 {
  padding: 10px; }

.outcustomermaijs--good {
  margin-top: 40px;
  margin-bottom: 50px;
  padding-bottom: 60px; }

.maunciustomgood--fitted svg {
  width: 100%;
  height: 100%;
  opacity: 0.03; }

.maunciustomgood--fitted {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); }

.insierating--barss {
  padding: 50px 40px; }

.authorratings--mainss {
  margin-top: 40px; }

.outmuscotm--mainss h2 {
  padding-top: 40px; }

.socialLinks--alt .icon {
  height: 29px !important; }

.maubncustomconteng--gossd h4 {
  margin-top: 0px;
  font-size: 27px;
  line-height: normal; }

.maubncustomconteng--gossd p {
  font-size: 16px;
  max-width: 350px;
  margin-top: 30px; }

.maubncustomconteng--gossd p + ul {
  list-style: none;
  margin: 0px;
  margin-bottom: 40px; }

@media (min-width: 768px) {
  .mincontentmains--fixing .col-sm-5 {
    width: 55%;
    padding: 5px; }
  .mincontentmains--fixing .col-sm-2 {
    width: 20%;
    padding: 5px; } }

.customrowtopmain .row {
  padding: 10px;
  max-width: 1400px; }

.goodone--gradientsminass {
  background: #fff; }

.copyrighttop--mains ul {
  margin-bottom: 20px;
  margin: 0;
  list-style: none;
  text-align: center;
  -ms-flex-wrap: unset;
  flex-wrap: unset;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center;
  list-style: none;
  max-width: 900px;
  margin: auto;
  margin-bottom: 20px; }

.copyrighttop--mains ul a {
  color: white;
  font-size: 13px;
  letter-spacing: 0.5px; }

h2.footer--headingmenu {
  color: #000;
  margin-bottom: 20px;
  font-size: 14px !important;
  text-transform: uppercase !important;
  letter-spacing: 3px;
  margin-bottom: 10px !important; }

a.footerlinks-inside {
  color: #bbbbbb;
  font-weight: 100; }

.innermenusection li {
  margin-bottom: 25px; }

.maubncustomconteng--gossd h4 {
  color: white; }

.changemainfooter--colormain p, .custoaboutus--content p, .custom--iconsfooter a, .custom--iconsfooter p, .innermenusection a {
  color: #000; }

.maubncustomconteng--gossd p + ul li {
  color: #bbbbbb;
  margin-bottom: 10px;
  font-size: 17px; }

.socialLinks .icon svg {
  width: 19px; }

.socialLinks .socialLinks-item {
  margin-right: 20px; }

.row.mincontentmains--fixing {
  padding-top: 40px;
  padding-bottom: 80px; }

.maingoodsubscrip---txt h2 {
  color: white; }

.footer--newsletter .form-input {
  border-radius: 50px !important;
  border: 0px !important;
  background: white !important; }

.footer--newsletter .button {
  background: #d3163c !important;
  color: white !important;
  border-radius: 50px !important; }

.moregrid.row {
  max-width: 1234px !important; }

.copyrighttop--mains ul {
  max-width: 700px; }

.row.mincontentmains--fixing {
  padding-bottom: 20px; }

.content--footer {
  display: flex; }

.custom--iconsfooter p {
  text-align: left; }

.text---content h2 {
  text-align: left; }

.image---block {
  margin: 0px; }

.custom--iconsfooter.customfootermainsss {
  margin-bottom: 0px;
  background: #d3163c; }

.custom--iconsfooter.customfootermainsss .image---block {
  background: transparent;
  box-shadow: unset !important;
  border: 0px; }

.custom--iconsfooter p, .custom--iconsfooter h2 {
  color: white; }

.insidemain--contentgoodd {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

.themevale_middleHeader {
  padding: 10px 10px; }

.goodmainfollowingfitted h2, .goodmainfollowingfitted p {
  color: black; }

.custom--iconsfooter.goodmainfollowingfitted {
  padding: 15px 20px; }

.maininsidegood--cojtnentss {
  text-align: center;
  max-width: 750px;
  margin: auto;
  padding: 10px; }

.maininsidegood--cojtnentss p {
  font-size: 15px; }

.maininsidegood--cojtnentss h4 {
  text-transform: capitalize;
  margin-top: 0px;
  font-size: 30px;
  line-height: normal; }

.maininsidegood--cojtnentss h3 {
  font-size: 21px; }

.rediconsmianss {
  width: 90px;
  height: 10px;
  background: #d3163c;
  margin: auto;
  margin-top: 20px; }

.rediconsmianss {
  width: 90px;
  height: 10px;
  background: #d3163c;
  margin: auto;
  margin-top: 20px; }

.aboutuspagecontentsection .col-sm-3 {
  width: 33.3333333%; }

.aboutuspagecontentsection .insidemains--contentsswithicons {
  max-width: 500px;
  margin: auto; }

.maingoodcontent {
  background: #d9e1e2;
  padding: 60px 10px; }

.insidemainscontentss {
  text-align: center; }

.insidemainscontentss {
  max-width: 800px;
  margin: auto; }

.insidemainscontent--insidegood p {
  text-align: left;
  font-size: 15px; }

.insidemainscontentss h2 {
  margin-top: 0px;
  margin-bottom: 30px; }

.maininsidegood--cojtnentss {
  padding: 60px 10px; }

.maininsidegood--cojtnentss {
  padding: 60px 10px; }

.insidemainscontent--insidegood p {
  line-height: 27px; }

.insidemainscontent--insidegood p {
  line-height: normal;
  font-size: 16px; }

.insidemainscontentss h2 {
  font-size: 29px;
  line-height: normal; }

.col-sm-6.img--column img {
  border-radius: 0px !important; }

.col-sm-6.img--column {
  position: unset !important; }

.maincontainerr {
  position: relative; }

.othercontentmainss h3 {
  margin-bottom: 10px; }

.othercontentmainss p {
  font-size: 18px; }

.othercontentmainss .insidemainscontentss {
  max-width: 700px; }

.mainvidegood--fited {
  margin-top: 40px; }

.twocolorgood {
  background: #f3f3f3; }

.onecolorgood {
  background: #f3f3f3; }

.actionBar-section .form-select {
  background-color: transparent !important; }

h4.card-title {
  text-align: center; }

.card .card-body .card-title a {
  text-align: center;
  font-size: 16px !important;
  line-height: 24px !important; }

.card .card-body .card-rating {
  text-align: center; }

.card .card-body .price-wrapper .card-price {
  text-align: center; }

.productzGrid .productz {
  padding: 10px !important; }

.themevalte_productView-images {
  max-width: 100%; }

[data-product-option-change] .form-option .form-option-variant {
  background-size: cover !important;
  background-size: 60px 60px !important; }

.productzView-options select {
  background-color: whitesmoke !important; }

.productzView-details .productzView-options .form-field {
  margin-top: 20px; }

.productzView-details .productzView-options .form-label--alternate {
  font-size: 16px;
  margin-bottom: 10px !important; }

input#form-action-addToCart {
  background: #d3163c !important; }

.productzView-details .productzView-options .button-wishlist .button .text, input#form-action-addToCart {
  font-size: 18px !important;
  font-weight: 500 !important; }

.customaintextwithelement .form-field--increments .form-increment {
  margin-top: 30px; }

.themevalte_productView-images .productzView-for .productzView-thumbnail > a img {
  object-fit: contain;
  position: relative;
  top: unset;
  left: unset;
  height: unset;
  width: unset;
  transform: unset;
  aspect-ratio: 1/1;
  border: 1px solid #efefef; }

.themevalte_productView-images .productzView-img-container > a img {
  aspect-ratio: 1/1;
  object-fit: contain; }

.themevalte_productView-images .productzView-for {
  margin-top: 0px; }

.themevalte_productView-images .productzView-for .productzView-thumbnail > a:after {
  display: none; }

.slick-slide.slick-current.slick-active.is-active img {
  border: 1px solid black; }

.card .card-body .price-wrapper span {
  font-size: 15px;
  font-weight: 400 !important; }

.text---content h2 {
  margin-bottom: 1px;
  font-weight: 500 !important; }

.custom--iconsfooter p {
  font-weight: 500 !important;
  font-size: 14px; }

.custom--iconsfooter .row {
  max-width: 1300px; }

.mancustongoodmains-ss {
  text-align: center;
  padding: 10px 10px; }

.mancustongoodmains-ss img {
  max-width: 50px; }

.customainsiconsogodmains .col-xs-6 {
  padding: 5px; }

.mancustongoodmains-ss h2 {
  margin-bottom: 0px;
  font-size: 17px;
  margin-top: 15px; }

.mancustongoodmains-ss {
  border: 0px solid grey;
  background: #f3f3f3;
  padding: 30px 10px; }

.mainscontent--goodone p {
  text-align: center; }

.custombottomdescriptionmainss {
  margin-top: 20px; }

.custombottomdescriptionmainss .accordion {
  font-size: 22px; }

.custombottomdescriptionmainss .accordion:after {
  margin-top: 10px; }

.custombottomdescriptionmainss .panel {
  padding: 10px 0px; }

.mainscontent--goodone p {
  font-weight: 400 !important; }

.custombadgesmins img {
  max-width: 450px;
  margin: auto; }

.custombadgesmins {
  text-align: center;
  margin-bottom: 20px; }

.shopnowpaylater--mainss {
  margin: 0px !important; }

.placeovertext--goodcontent {
  right: 53px;
  background: rgba(255, 255, 255, 0.93); }

.maincustomgood--mainss222 {
  position: relative; }

.maincontent--goodmains img {
  height: unset;
  border: 10px solid white;
  border-radius: 50%;
  box-shadow: 0px 0px 1px black; }

.custommainfixinggoods .button {
  background: #d3163c !important;
  border: 0px !important;
  border-radius: 5px !important;
  padding: 13px 50px; }

.custommainfixinggoods .body {
  font-weight: 500 !important; }

.custommainfixinggoods .button {
  background: #d3163c !important;
  border: 0px !important;
  border-radius: 5px !important;
  padding: 13px 50px; }

.custommainfixinggoods .body {
  font-weight: 500 !important; }

.customanscontent--good1 p {
  min-height: 70px;
  font-size: 15px; }

.maincontent--godonefixings p {
  font-size: 16px; }

.custombodreviewss p {
  min-height: 120px; }

.trustted--sites {
  margin: 0px !important;
  position: fixed;
  bottom: 0px;
  z-index: 999999999 !important; }

[data-product-option-change] .form-option .form-option-variant {
  position: relative;
  z-index: -1;
  display: block; }

[data-product-attribute] .form-option.form-option-swatch {
  position: unset !important; }

.form-option-expanded {
  top: unset;
  left: unset; }

.toast-footer {
  display: none !important; }

.custombrad--imagemain img {
  aspect-ratio: 1/1;
  object-fit: contain;
  max-width: 140px; }

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

.docholidaybrand-mainss img {
  aspect-ratio: 3/1;
  object-fit: cover;
  width: 100%; }

.cutomaingood--aminss img {
  aspect-ratio: unset;
  width: unset;
  max-width: 250px; }

.cutomaingood--aminss {
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0%);
  z-index: 999;
  bottom: 40px; }

.docholidaybrand-mainss {
  position: relative; }

.cutomaingood--aminss h2 {
  color: white;
  font-size: 29px;
  line-height: normal; }

.viewtopproducts--mainss {
  text-align: center;
  padding: 10px 20px;
  margin-top: 40px; }

.viewtopproducts--mainss h2 {
  font-size: 32px; }

.lagesmall--arrow {
  width: 60px;
  height: 5px;
  background: #d3163c;
  margin: auto; }

.mainbrandname {
  text-align: center; }

.mainbrandname + div {
  margin-top: 10px; }

.mainbrandname img {
  max-width: 150px;
  margin-top: 70px; }

div.toast-outer > .toast-middle > .toast-inner .toast-layout-content .toast-message > p {
  line-height: 20px;
  font-size: 13px;
  font-weight: 500 !important; }

div.toast-outer > .toast-middle > .toast-inner.toast-icon .toast-layout-content .toast-message a {
  font-weight: 500 !important; }

div.toast-outer b, div.toast-outer strong {
  color: #d3163c !important;
  -webkit-text-fill-color: #d3163c !important; }

div.toast-outer > .toast-middle > .toast-inner .toast-layout > div:last-child {
  background: white !important; }

div.toast-outer > .toast-middle > .toast-inner .toast-header-top.toast-header-top__no-nudge-title {
  display: none !important; }

div.toast-outer > .toast-middle > .toast-inner {
  padding: 10px 20px !important;
  padding-bottom: 0px; }

div.toast-outer > .toast-middle.toast-shadow {
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1) !important; }

div.toast-outer > .toast-middle > .toast-inner {
  padding-top: 20px !important; }

.custom--iconsfooter p {
  font-weight: 400 !important; }

@media (max-width: 993px) {
  .maincustomcontent--good {
    display: block;
    padding: 5px 10px; }
  .maincustomcontent--good .col-sm-4:first-child, .maincustomcontent--good .col-sm-4:last-child {
    display: none; }
  .sliderv---inside:after {
    width: 150px; }
  .custom--iconsfooter .row {
    overflow: auto;
    white-space: nowrap;
    display: -ms-flexbox;
    display: flex;
    max-width: 1400px; }
  .custom--iconsfooter p {
    font-weight: 300 !important; }
  .custom--iconsfooter.goodmainfollowingfitted {
    margin-bottom: 10px !important; }
  .maincamo--good h1 {
    font-size: 24px; }
  .maincamo--good {
    padding: 5px; }
  .insidemains--contentsswithicons {
    padding: 10px 5px; }
  .custombigcontent {
    left: 50% !important; }
  .custombigcontent h2 {
    font-size: 19px;
    padding: 0px 10px; }
  .bigbannercustom img {
    height: 350px; }
  .maincustomgood--mainss222 img {
    height: 300px;
    object-fit: cover; }
  .placeovertext--goodcontent {
    bottom: 10px;
    right: 10px;
    width: 100%;
    max-width: 250px;
    padding: 5px 20px;
    padding-top: 12px; }
  .placeovertext--goodcontent h4 {
    display: none; }
  .mainconstitution .col-sm-2 {
    width: 50%;
    float: left;
    box-shadow: unset; }
  .mainconstitution .row {
    border-top: 0px; }
  .billiardaccessories .col-sm-3 {
    width: 50%;
    float: left;
    padding: 10px; }
  .outmuscotm--mainss h2 {
    padding: 5px;
    font-size: 31px;
    margin-bottom: 15px; }
  .custombodreviewss p {
    min-height: unset; }
  .custommainrugs .col-sm-6 {
    box-shadow: unset !important;
    padding: 10px; }
  .shopbycategory--mainss .row {
    border: 0px; }
  .mincontentmains--fixing .col-sm-5 {
    margin-bottom: 50px; }
  .copyrighttop--mains li {
    display: none; }
  .copyrighttop--mains li:first-child {
    display: block; }
  .copyrighttop--mains ul {
    display: block;
    text-align: center; }
  h1.header-logo {
    text-align: center; }
  .productzView-img-container:after {
    display: none; }
  .themevalte_productView-images .productzView-img-container > a img {
    position: relative !important;
    transform: unset !important;
    top: unset !important;
    bottom: unset;
    left: unset;
    right: unset; }
  .themevalte_productView-images .productzView-img-container > a {
    position: relative;
    top: unset;
    left: unset;
    right: unset;
    bottom: unset; }
  .productzView-details .productzView-options .form-label--alternate {
    font-weight: 400 !important; }
  .customaintextwithelement .form-field--increments .form-increment {
    margin-top: 30px !important; }
  .custombadgesmins img {
    max-width: 100%; }
  .mancustongoodmains-ss h2 {
    font-size: 13px;
    margin-bottom: 0px; }
  .custom--iconsfooter.customfootermainsss .image---block {
    padding: 5px !important;
    height: unset; }
  .custom--iconsfooter .col-sm-3 {
    padding: 5px; }
  .form-option-expanded {
    display: none !important; }
  .themevale_Mobile {
    box-shadow: 2px 0px 11px rgba(0, 0, 0, 0.15); }
  .dropdown--quickSearch {
    box-shadow: 0px 2px 7px rgba(0, 0, 0, 0.09); }
  .aboutuspagecontentsection .col-sm-3 {
    width: 100%; } }

.trustplogmains {
  margin-top: 40px; }

.trustplogmains img {
  max-width: 450px;
  width: 100%; }

.mainbigcategory .row {
  max-width: 1100px;
  margin: auto;
  text-align: center;
  margin-top: 60px;
  margin-bottom: 60px; }

.imagebelomna {
  text-align: center; }

.imagebelomna img {
  aspect-ratio: 1/1;
  object-fit: contain; }

.topcontentaminss {
  max-width: 450px;
  margin: auto; }

.topcontentaminss h2 {
  font-size: 30px;
  line-height: normal;
  margin-top: 0px; }

.topcontentaminss p {
  font-size: 16px; }

.topcontentaminss .button {
  background: transparent !important;
  border: 1px solid black !important;
  color: black !important; }

.twocolor--mm {
  background: #101010; }

.onecolor--mm {
  background: #ebebeb; }

.mainbigcategory .col-sm-6 {
  padding: 5px; }

.maingooocontentg--fiteds {
  padding: 50px 10px; }

.mainbigcategory .row {
  max-width: 1250px; }

.imagebelomna {
  text-align: center; }

.imagebelomna img {
  aspect-ratio: 1/1;
  object-fit: contain; }

.topcontentaminss {
  max-width: 450px;
  margin: auto; }

.topcontentaminss h2 {
  font-size: 30px;
  line-height: normal;
  margin-top: 0px; }

.topcontentaminss p {
  font-size: 16px; }

.topcontentaminss .button {
  background: 0 0 !important;
  border: 0px solid #000 !important;
  color: #000 !important; }

.twocolor--mm {
  background: #101010; }

.onecolor--mm {
  background: #ebebeb; }

.mainbigcategory .col-sm-6 {
  padding: 5px; }

.maingooocontentg--fiteds {
  padding: 50px 10px; }

.mainbigcategory .row {
  max-width: 1250px; }

.imagebelomna img {
  margin-top: -70px; }

.maingooocontentg--fiteds {
  padding-bottom: 120px; }

.maingooocontentg--fiteds {
  max-width: 550px;
  margin: auto;
  border-radius: 10px; }

.onecolor--mm + div img {
  margin-top: -70px; }

.topcontentaminss .button {
  border-radius: 50px !important;
  background: #fff !important;
  text-transform: uppercase !important;
  padding: 10px 30px !important; }

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

.customainssc---goodmainss .row {
  max-width: 1200px;
  margin: auto; }

.insidemainscontentgod--mainss h2 {
  font-size: 32px;
  font-weight: 900 !important;
  line-height: normal; }

.insidemainscontentgod--mainss p {
  font-size: 18px; }

.customainssc---goodmainss .col-sm-4 {
  padding: 10px; }

@media (max-width: 993px) {
  .onecolor--mm + div img {
    max-width: 100%; }
  .imagebelomna img {
    max-width: 100%; } }

.navPage-subMenu {
  box-shadow: 0px 7px 5px rgba(0, 0, 0, 0.14); }

.custombottomdescriptionmainss p, .custombottomdescriptionmainss b, .custombottomdescriptionmainss strong, .custombottomdescriptionmainss li, .custombottomdescriptionmainss span, .shipping-section {
  font-size: 16px;
  font-weight: 300 !important; }

.custombottomdescriptionmainss .accordion {
  font-weight: 400 !important; }

.custombottomdescriptionmainss strong {
  font-weight: 400 !important; }

.outcustomermaijs--good {
  background: #ffc72c; }

.maincontent--godonefixings p, .insidemains--contentsswithicons p, .shortmainscontent--ss p {
  line-height: 24px;
  font-weight: 400 !important; }

@media (max-width: 801px) {
  .docholidaybrand-mainss img {
    height: 300px;
    object-fit: cover; }
  .cutomaingood--aminss img {
    height: unset;
    max-width: 120px; }
  .cutomaingood--aminss h2 {
    margin-top: 15px;
    font-size: 20px; }
  .customains--headingss h1 {
    font-size: 24px; }
  .insidemains--contentsswithicons h2 {
    font-size: 17px; }
  .docholidaybrand-mainss img {
    height: 300px;
    object-fit: cover; }
  .cutomaingood--aminss img {
    height: unset;
    max-width: 120px; }
  .cutomaingood--aminss h2 {
    margin-top: 15px;
    font-size: 20px; }
  .customains--headingss h1 {
    font-size: 24px; }
  .insidemains--contentsswithicons h2 {
    font-size: 17px; }
  .middleHeader-item.middleHeader-item-mobile.text-right {
    position: relative;
    top: -2px; }
  .header-logo-image {
    max-height: 23px; }
  .header-logo {
    text-align: center; }
  .themevale_middleHeader .middleHeader-item > .items a svg {
    width: 20px;
    height: 20px; }
  .themevale_middleHeader .middleHeader-item > .items a {
    width: 20px; }
  .mobileMenu-toggle .mobileMenu-toggleIcon::after {
    bottom: -6px; }
  .mobileMenu-toggle .mobileMenu-toggleIcon::before {
    top: -6px;
    height: 1.1px !important; }
  .mobileMenu-toggle .mobileMenu-toggleIcon, .mobileMenu-toggle .mobileMenu-toggleIcon::after, .mobileMenu-toggle .mobileMenu-toggleIcon::before {
    height: 1.1px !important; } }

.headerbootoma-msinaa {
  max-width: unset;
  margin: unset;
  width: 100%; }

.customonegood--fixing {
  margin-right: 15px; }

.socialtopmainss ul.socialLinks.socialLinks--alt {
  text-align: right; }

.socialtopmainss li.socialLinks-item {
  margin-bottom: 0px;
  margin-right: 0px;
  margin-left: 5px; }

.goodmainsarrowss ul {
  margin: 0px; }

.goodmainsarrowss ul li {
  display: inline-block;
  margin-right: 20px; }

.maincustomcontent--good {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1) !important;
  padding: 2px 10px; }

.socialLinks .icon svg {
  width: 16px; }

.goodmainsarrowss a {
  font-size: 12px;
  color: #081f2e; }

.customaddpadding:before {
  content: "";
  display: block !important;
  position: absolute;
  bottom: -2px;
  left: 0;
  right: 100%;
  margin: 0px 9px;
  border-bottom: 2px solid;
  border-bottom-color: black;
  transition: right .5s; }

.customaddpadding {
  position: relative; }

.customaddpadding:hover:before {
  right: 0 !important;
  transform: unset !important; }

.freeshipping {
  margin: 0px !important;
  text-align: center;
  background: #f0f8ff;
  color: black !important;
  font-size: 14px;
  padding: 3px 10px; }

.maincontentgood--aminssh {
  display: flex;
  align-items: center;
  justify-content: center; }

.custommainsicon img {
  max-width: 25px; }

.custommainsicon {
  margin-right: 10px; }

.customainsgood--section {
  margin-top: 0px !important;
  padding: 10px 10px;
  background: #101010; }

.contemains--goodnasinss {
  color: white;
  text-transform: uppercase;
  letter-spacing: 3px !important;
  font-size: 11px; }

.customainsgood--section .col-sm-3 {
  border-right: 1px solid rgba(255, 255, 255, 0.53); }

.customainsgood--section .col-sm-3:last-child {
  border: 0px; }

.imagewithcontentgosd--manss .col-sm-6 {
  padding: 0px; }

.maincontnentgoodmians--gs img {
  width: 100%; }

.insidemainscontent--fittedss {
  position: absolute;
  bottom: 30px;
  left: 30px; }

.insidemainscontent--fittedss h3 {
  text-transform: uppercase;
  letter-spacing: 7px;
  font-size: 19px;
  color: #fff;
  margin-top: 0;
  margin-bottom: 0px; }

.insidemainscontent--fittedss h2 {
  font-size: 30px;
  margin-top: 10px;
  margin-bottom: 10px;
  font-weight: 500 !important;
  line-height: normal;
  color: white;
  font-family: "New York", Iowan Old Style, Apple Garamond, Baskerville, Times New Roman, Droid Serif, Times, Source Serif Pro, serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol !important; }

.insidemainscontent--fittedss p {
  font-size: 18px;
  letter-spacing: 0.025em;
  color: white;
  font-weight: 300 !important; }

.insidemainscontent--fittedss .button {
  padding: 10px 20px !important;
  background: white !important;
  color: black !important;
  letter-spacing: 2px;
  text-transform: uppercase !important; }

.insidemainscontent--fittedss h2 {
  font-size: 42px; }

.button, .button--primary, .insidemainscontent--fittedss .button {
  letter-spacing: .3em !important;
  font-size: 13px !important;
  padding: 10px 20px !important; }

.imagewithcontentgosd--manss .col-sm-6:last-child .insidemainscontent--fittedss {
  top: 30px;
  bottom: unset; }

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

.whychooseus--mainssicream h1 {
  margin-top: 40px;
  margin-bottom: 40px;
  text-transform: uppercase;
  font-size: 22px;
  letter-spacing: 2px; }

.whychooseus--mainssicream .row {
  max-width: 1250px;
  margin: auto;
  margin-top: 60px; }

.maincontent--fitted h2 {
  font-size: 19px;
  line-height: normal; }

.maincontent--fitted p {
  font-weight: 300 !important; }

.copyrightmains--goodss {
  text-align: center;
  max-width: 550px;
  margin: auto;
  margin-top: 20px;
  font-size: 13px;
  line-height: normal;
  font-weight: 300; }

.footer--newsletter .button {
  text-transform: uppercase !important;
  background: transparent !important;
  color: black !important;
  letter-spacing: 2px !important;
  font-size: 13px !important; }

.footer--newsletter .form-input {
  background: #ffffff !important;
  border-radius: 0px !important;
  border-radius: 5px !important; }

.maingoodsubscrip---txt {
  text-align: center !important; }

.insidemainsnews--main {
  padding-bottom: 10px !important;
  padding-top: 0px; }

.maingoodsubscrip---txt p {
  font-size: 16px;
  color: black !important;
  max-width: 500px;
  margin: auto; }

.maingoodsubscrip---txt h2 {
  color: black !important;
  text-align: center !important;
  margin-bottom: 10px;
  text-transform: uppercase !important;
  font-size: 27px;
  line-height: normal !important;
  letter-spacing: 2px; }

.topnewslettermainss {
  padding: 70px 10px;
  background: #f1f1f1; }

a.footerlinks-inside {
  font-weight: 300 !important;
  color: #000000 !important;
  font-size: 15px; }

.copyrighttop--mains ul {
  max-width: 1203px;
  justify-content: unset; }

.copyrighttop--mains ul li {
  margin-right: 30px; }

.copyrighbottom--manss {
  max-width: 1205px;
  margin: auto;
  text-align: left; }

span.methods-of-payment img {
  margin-left: 0px;
  margin-right: 20px; }

.maingoodmains {
  max-width: 1203px;
  margin: auto;
  margin-bottom: 9px; }

.insmainscontentgo1111 {
  max-width: 900px;
  font-size: 14px;
  line-height: normal;
  font-weight: 300; }

.copyrighttop--mains {
  margin-bottom: 0px !important; }

.insmainscontentgo1111 {
  line-height: normal; }

.copyrighttop--mains ul {
  margin-bottom: 6px; }

.maingooocontentg--fiteds.twocolor--mm h2, .maingooocontentg--fiteds.twocolor--mm p {
  color: white; }

.topcontentaminss p {
  font-weight: 300 !important;
  max-width: 350px;
  margin: auto;
  margin-bottom: 20px; }

.maincustomheadgii h2 {
  text-align: center;
  margin-bottom: 30px; }

.whatpeoplesaysaboutus--mainss .row {
  max-width: 1300px;
  margin: auto; }

.whatpeoplesaysaboutus--mainss .col-sm-4 {
  padding: 10px; }

span.testimonial-starss {
  font-size: 29px;
  margin-bottom: 20px;
  display: block; }

.customaiinsgoodsection--fitted {
  padding: 30px;
  background: #f9f9f9; }

p.customreduced {
  font-size: 18px;
  font-weight: 300 !important;
  min-height: 120px; }

p.author-names {
  margin-bottom: 0px;
  font-size: 21px;
  font-weight: 400 !important; }

.reviewdate--mains {
  font-weight: 400 !important; }

.maincustomheadgii h2 {
  font-size: 28px; }

.whatpeoplesaysaboutus--mainss .row {
  overflow: auto;
  display: -ms-flexbox;
  display: flex;
  max-width: 1300px; }

.whatpeoplesaysaboutus--mainss .col-sm-4 {
  min-width: 30%; }

/* width */
.whatpeoplesaysaboutus--mainss .row::-webkit-scrollbar {
  height: 5px;
  border-radius: 50px !important; }

/* Track */
.whatpeoplesaysaboutus--mainss .row::-webkit-scrollbar-track {
  background: #f1f1f1;
  border-radius: 50px !important; }

/* Handle */
.whatpeoplesaysaboutus--mainss .row::-webkit-scrollbar-thumb {
  background: #888;
  border-radius: 50px !important; }

/* Handle on hover */
.whatpeoplesaysaboutus--mainss .row::-webkit-scrollbar-thumb:hover {
  background: #555;
  border-radius: 50px !important; }

.freeshipping {
  text-transform: uppercase;
  letter-spacing: 3px; }

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

.maincontentgoodmainss {
  margin-top: 90px; }

.topcontent--heading h1 {
  margin-bottom: 50px;
  text-transform: uppercase;
  font-weight: 400 !important;
  max-width: 700px;
  margin: auto;
  margin-bottom: 50px;
  font-size: 34px;
  line-height: 43px;
  letter-spacing: 5px; }

.imagescontent--mainss .col-sm-2 {
  padding: 10px; }

.maingoodcontent--imageontent img {
  aspect-ratio: 1/1;
  object-fit: cover;
  clip-path: polygon(25% 0%, 100% 0%, 75% 100%, 0% 100%); }

.maingoodcontent--imageontent {
  margin-left: -50px;
  margin-right: -50px; }

.maincontentgood--mainssmainss:after {
  content: '';
  width: 1000%;
  position: absolute;
  height: 100%;
  z-index: 999;
  display: block;
  background: #101010;
  top: 0;
  right: 71%; }

.maincotnentgodoleft {
  height: 100%;
  background: #101010;
  aspect-ratio: 1/1;
  margin-left: -50px;
  margin-right: -50px;
  clip-path: polygon(25% 0%, 100% 0%, 75% 100%, 0% 100%); }

.maincotnentgodoleft {
  position: relative; }

.maincontentgood--mainssmainss {
  position: relative; }

.maincotnentgodoright {
  height: 100%;
  background: #101010;
  aspect-ratio: 1/1;
  margin-left: -50px;
  margin-right: -50px;
  -webkit-clip-path: polygon(25% 0%, 100% 0%, 75% 100%, 0% 100%);
  clip-path: polygon(25% 0%, 100% 0%, 75% 100%, 0% 100%); }

.maincontentgood--mainssright:before {
  content: '';
  width: 1000%;
  position: absolute;
  height: 100%;
  z-index: 999;
  display: block;
  background: #101010;
  top: 0;
  left: 71%; }

.maincontentgood--mainssright {
  position: relative; }

.imagescontent--mainss .row {
  max-width: 1300px;
  margin: auto; }

.maincontengodmainss ul {
  list-style: none;
  text-align: center;
  margin: 0px; }

.maincontengodmainss svg {
  width: 19px;
  height: 19px;
  vertical-align: middle;
  margin-right: 10px; }

.maincontengodmainss li {
  display: inline-block;
  margin: 0px 10px; }

.placeholdertop--mainss {
  width: 100%;
  height: 300px;
  background: aliceblue;
  margin-top: -13%; }

.customainscontent {
  text-align: center;
  max-width: 800px;
  margin: auto;
  margin-top: 30px;
  font-size: 18px;
  font-weight: 400 !important; }

.imagewithtext--goodmainss .row {
  max-width: 1250px;
  margin: auto; }

.imagewithtext--goodmainss {
  margin-top: 50px; }

.maincontent--godonefixing p {
  font-size: 16px;
  font-weight: 300 !important; }

.maincontent--godonefixing h2 {
  font-size: 26px; }

.customimagemain--goodone img {
  border-radius: 20px !important;
  box-shadow: 0px 0px 9px rgba(0, 0, 0, 0.12); }

.topcontent--heading h1 {
  margin-bottom: 20px; }

.placeholdertop--mainss {
  margin-top: -24%;
  height: 400px; }

.maincontent--belowfitted {
  margin-top: 50px;
  background: #d5d5d5; }

.custommaincontent--godonsie h2 {
  color: black; }

.custommaincontent--godonsie h2, .custommaincontent--godonsie p {
  color: black;
  font-weight: 300 !important; }

.customcontent--mains p {
  font-size: 15px;
  font-weight: 300 !important; }

.customcontent--mains h2 {
  font-weight: 300 !important; }

.customainscontent {
  text-transform: capitalize;
  font-weight: 300 !important; }

.topcontent--heading h1 {
  font-size: 30px;
  text-transform: capitalize;
  letter-spacing: 0px; }

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

.maincontengoodcontent--fitedss {
  max-width: 600px;
  margin: auto;
  padding: 30px 10px; }

.maincontengoodcontent--fitedss h3 {
  font-size: 36px;
  line-height: normal;
  font-weight: 300 !important; }

.maincontengoodcontent--fitedss p {
  font-size: 16px;
  font-weight: 300 !important; }

.maincontengoodcontent--fitedss img {
  margin-top: 30px;
  border-radius: 20px; }

.mainiconssection {
  width: 100px;
  height: 100px;
  margin: auto;
  border-radius: 50%;
  padding: 10px;
  border: 1px solid #666666;
  line-height: 70px; }

.mainiconssection img {
  width: 60px;
  height: 60px; }

.newongodomainss .row {
  max-width: 1200px;
  margin: auto;
  margin-top: 50px; }

.maincnteot--fited {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%; }

.maincusotmgoodmainss---mainss {
  position: relative; }

.maincontentgooodmainss {
  max-width: 1200px;
  margin: auto; }

.bringtopmainss {
  max-width: 500px; }

.bringtopmainss h2 {
  font-size: 42px;
  line-height: normal; }

.bringtopmainss p {
  font-size: 18px; }

.bringtopmainss {
  background: #0097db;
  padding: 20px 40px; }

.bringtopmainss .button {
  background: #ffd030 !important;
  letter-spacing: 0px !important;
  padding: 10px 30px !important;
  font-size: 17px !important;
  color: black !important;
  text-transform: uppercase !important;
  letter-spacing: 1px !important;
  font-weight: 400 !important; }

.bringtopmainss h2, .bringtopmainss p {
  color: white; }

.mainicrema--foogoainss svg {
  width: 100%;
  height: auto;
  max-width: 170px; }

.maincusotmgoodmainss---mainss img {
  width: 100%; }

.maincusotmgoodmainss---mainss {
  max-width: 1500px;
  margin: auto; }

.maincontentgoodmainss {
  position: relative; }

.imagewithtext--goodmainss {
  clear: both; }

.placeholdertop--mainss {
  margin-top: -274px; }

.imagewithcontentgosd--manss .row {
  max-width: 2000px;
  margin: auto; }

.customainsgood--section .row {
  max-width: 1350px;
  margin: auto; }

.maininsidegood--cojtnentss h4 {
  font-weight: 400 !important; }

.maininsidegood--cojtnentss p {
  font-size: 17px;
  font-weight: 300 !important; }

.maininsidegood--cojtnentss img {
  max-width: 70px;
  margin-bottom: 30px; }

.insidemainscontentss h2 {
  text-transform: uppercase !important;
  letter-spacing: 2px !important;
  font-size: 20px; }

.insidemainscontent--insidegood p {
  text-align: justify;
  font-weight: 300 !important;
  line-height: 28px; }

.maininsidegood--cojtnentss h4 {
  margin-bottom: 20px; }

.insidemains--contentsswithicons p {
  font-weight: 300 !important;
  margin-top: 10px; }

.othercontentmainss h3 {
  text-transform: uppercase;
  font-size: 25px;
  letter-spacing: 3px !important; }

.othercontentmainss p {
  font-weight: 300 !important; }

.insidethird--text p {
  font-weight: 300 !important; }

.custommedia--quriy p {
  font-weight: 300 !important;
  margin-top: 10px; }

.aboutuspagecontentsection p {
  max-width: 400px;
  margin: auto;
  margin-top: 10px; }

h2.footer--headingmenu {
  font-weight: 400 !important;
  letter-spacing: 4px !important; }

.maingoodsubscrip---txt h2 {
  font-weight: 400 !important;
  font-size: 22px;
  letter-spacing: 2px !important; }

.custommainsicon img {
  max-width: 16px;
  filter: invert(1); }

@media (max-width: 801px) {
  .maincustomcontent--good {
    display: none; }
  .customainsgood--section .row {
    overflow: auto;
    white-space: nowrap;
    display: -ms-flexbox;
    display: flex;
    max-width: 1400px; }
  .customainsgood--section .col-sm-3 {
    padding: 0px 30px; }
  .freeshipping {
    font-size: 12px;
    letter-spacing: 2px !important; }
  .header {
    z-index: 9 !important; }
  .bg-mobile {
    margin-top: 0px !important; }
  .themevale_close {
    width: 70px !important; }
  .customaddpadding:before {
    display: none !important; }
  .themevale_MobileContent .navPages-action {
    font-size: 15px !important;
    padding-top: 20px !important;
    padding-bottom: 20px !important;
    font-weight: 300 !important; }
  .navPages .navPages-item {
    margin-bottom: 0px !important; }
  .themevale_MobileContent .navPages-item:first-child .navPages-action {
    border-top: 1px solid #e8e8e1 !important; }
  .themevale_MobileContent .navPages-item .navPages-action {
    border-bottom: 1px solid #e8e8e1 !important; }
  .themevale_close {
    width: 70px !important; }
  .customaddpadding:before {
    display: none !important; }
  .themevale_MobileContent .navPages-action {
    font-size: 15px !important;
    padding-top: 20px !important;
    padding-bottom: 20px !important;
    font-weight: 300 !important; }
  .navPages .navPages-item {
    margin-bottom: 0px !important; }
  .themevale_MobileContent .navPages-item:first-child .navPages-action {
    border-top: 1px solid #e8e8e1 !important; }
  .themevale_MobileContent .navPages-item .navPages-action {
    border-bottom: 1px solid #e8e8e1 !important; }
  .smalllogo--maon {
    position: relative;
    text-align: left;
    padding-left: 20px; }
  .smalllogo--maon li.socialLinks-item {
    margin: 0px !important;
    margin-right: -8px !important; }
  .smalllogo--maon .socialLinks .icon svg {
    margin-top: 0px;
    min-width: 20px; }
  .smalllogo--maon .icon {
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #e9e9e9 !important;
    transform: unset !important;
    height: unset !important;
    padding: 10px 35px; }
  .smalllogo--maon li.socialLinks-item:first-child .icon {
    border-right: 0px !important; }
  .smalllogo--maon li.socialLinks-item:last-child .icon {
    border-left: 0px !important; }
  .dropdown--quickSearch button[type=submit] .icon {
    width: 39px !important; }
  .dropdown--quickSearch .form-input {
    font-size: 15px;
    font-weight: 300 !important;
    padding: 17px 30px !important; }
  .dropdown--quickSearch button[type=submit] {
    right: 20px; }
  .themevale_Mobile .themevale_MobileContent {
    height: unset; }
  .bottomainscustom--arrowsmin ul {
    margin: 0px;
    list-style: none;
    padding: 0px 15px;
    column-count: 2;
    column-gap: 0; }
  .bottomainscustom--arrowsmin li {
    margin-bottom: 20px; }
  .bottomainscustom--arrowsmin {
    margin-top: 20px; }
  .bottomainscustom--arrowsmin li a {
    font-size: 15px;
    font-weight: 400; } }

.swiper.gallery-top {
  padding-bottom: 20px; }

.gallery-thumbs img {
  aspect-ratio: 1/1;
  padding: 0px; }

.gallery-top img {
  aspect-ratio: 1/1;
  object-fit: contain; }

.gallery-thumbs .swiper-slide {
  margin-right: 20px; }

.gallery-thumbs .swiper-slide {
  padding: 0px;
  border-radius: 0px !important;
  border-color: transparent;
  opacity: 0.4;
  cursor: pointer;
  border: 0px !important; }

.swiper-slide-thumb-active {
  border: 0px !important;
  opacity: 1 !important; }

.breadcrumb a {
  font-weight: 300 !important; }

.productzView-details .productzView-title {
  font-weight: 300 !important;
  font-size: 36px !important;
  line-height: normal !important;
  letter-spacing: 1px !important; }

.productzView-price span {
  font-weight: 400 !important; }

.productzView-details .productzView-rating .productzView-reviewLink a {
  font-weight: 400 !important; }

.productzView-details .productzView-rating .productzView-reviewLink {
  font-weight: 400 !important; }

.productzView-details .productzView-info .productzView-info-value {
  font-weight: 400 !important;
  letter-spacing: 2px; }

.productzView-details .productzView-info .productzView-info-name {
  font-weight: 400 !important;
  letter-spacing: 2px; }

.customaintextwithelement .productzView-price {
  margin-bottom: 5px !important; }

.customaintextwithelement.row.price {
  margin-bottom: 5px !important; }

.customaintextwithelement .form-field--increments .form-increment {
  margin-top: 0px !important; }

.customaintextwithelement .form-field--increments .form-input {
  border: 0px !important;
  font-weight: 300 !important; }

.customaintextwithelement .form-field--increments .form-increment {
  background: #f1f1f1 !important;
  border-radius: 0px !important; }

.form-field--increments .form-increment .button {
  border: 0px !important; }

.productzView-details .productzView-options .button-wishlist .button .text, input#form-action-addToCart {
  text-transform: uppercase !important;
  font-size: 15px !important;
  letter-spacing: 1px !important;
  font-weight: 400 !important; }

input#form-action-addToCart {
  background: black !important;
  letter-spacing: 1px !important; }

.bitencrupted {
  font-weight: 300 !important; }

.mainscontent--goodone p {
  font-weight: 300 !important; }

h2.maincontentgoo--s {
  margin-top: 0px;
  margin-bottom: 20px; }

.maincontentgoodmainssmain {
  max-width: 1100px;
  margin: auto;
  margin-top: 40px; }

.maincontentgoodmainssmain p, .maincontentgoodmainssmain li {
  font-weight: 300 !important;
  letter-spacing: 1.5px !important; }

.maincontentgoodmainssmain b, .maincontentgoodmainssmain strong {
  font-weight: 400 !important; }

.form-field--increments .form-increment .button {
  height: 47px; }

.customsection--main svg {
  stroke-width: 0px !important; }

dl.productzView-info {
  margin-bottom: 0px; }

.customshippingblocksmain {
  margin-top: 0px;
  margin-bottom: 30px; }

.iconcontainer img {
  height: 24px;
  width: 32px;
  object-fit: contain; }

.iconcontainer {
  line-height: 32px; }

.icon--textmain {
  font-size: 15px;
  font-weight: 400 !important;
  opacity: 0.5; }

.custominsidemain {
  margin-bottom: 10px; }

.bringtopmainss p {
  font-size: 16px;
  font-weight: 300 !important; }

.imagebelomna img {
  max-width: 350px;
  margin-top: -130px !important; }

.insidemainscontent--fittedss h3 {
  font-size: 15px;
  letter-spacing: 5px !important; }

.maincontnentgoodmians--gs:before {
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.23);
  z-index: 6; }

.insidemainscontent--fittedss {
  z-index: 7; }

.custommainfixinggoods .body {
  font-weight: 300 !important; }

.custommainfixinggoods .button {
  text-transform: uppercase !important;
  background: #101010 !important;
  padding: 14px 30px !important; }

.button, .login-form .form-actions .button {
  text-transform: uppercase !important;
  letter-spacing: 2px !important; }

.button, .login-form .form-actions .button {
  text-transform: uppercase !important;
  letter-spacing: 2px !important; }

p.new-customer-intro, new-customer-fact-list li, .new-customer .panel-body ul li {
  font-weight: 300 !important;
  color: black !important;
  letter-spacing: 1px !important; }

@media (max-width: 801px) {
  .custommainfixinggoods {
    padding: 0px 20px; }
  .inside--mainnewslettercontent {
    padding: 40px 0px; }
  #themevale_newsletter .newsletter-popup-container .newsletter-heading {
    font-size: 27px !important;
    margin-top: 30px !important;
    margin-bottom: 20px !important; }
  main#size-guide {
    margin-top: 0px !important;
    padding-top: 10px !important; }
  .heroslider .swiper-pagination {
    display: block !important; }
  .insidemainscontent--fittedss h2 {
    font-size: 31px; }
  .whychooseus--mainssicream .row {
    overflow: auto;
    display: -ms-flexbox;
    display: flex;
    max-width: 1400px; }
  .whychooseus--mainssicream .col-sm-3 {
    min-width: 260px; }
  .whatpeoplesaysaboutus--mainss .col-sm-4 {
    min-width: 300px; }
  .imagescontent--mainss .col-sm-2 {
    width: 20%;
    float: left; }
  .maincontentgood--mainssright:before {
    display: none; }
  .maincotnentgodoright {
    margin-right: 0px;
    margin-left: 0px; }
  .imagescontent--mainss .col-sm-2:last-child {
    display: none; }
  .imagescontent--mainss {
    display: none; }
  .maincontengodmainss li {
    font-weight: 300; }
  .topcontent--heading h1 {
    font-size: 25px;
    line-height: normal;
    margin-bottom: 10px; }
  .customainscontent {
    margin-top: 10px;
    padding: 0px 20px; }
  .customainscontent {
    font-size: 14px;
    line-height: 23px; }
  .placeholdertop--mainss {
    height: 350px; }
  .maincontent--godonefixing p {
    font-size: 14px; }
  .maincontent--belowfitted {
    padding: 30px 10px; }
  .custommaincontent--godonsie {
    padding: 0px 30px; }
  .maincontent--godonefixing p {
    line-height: 23px;
    text-align: justify; }
  .maincontent--godonefixing h2 {
    text-align: left; }
  .maincontengoodcontent--fitedss {
    padding-top: 0px; }
  .maincontengoodcontent--fitedss h3 {
    font-size: 26px; }
  .maincontengoodcontent--fitedss p {
    font-size: 14px; }
  .maincontengoodcontent--fitedss {
    padding: 30px 20px;
    padding-top: 0px; }
  .maincusotmgoodmainss---mainss img {
    height: 500px;
    object-fit: cover; }
  .mincontentmains--fixing .col-sm-2 {
    padding: 0px; }
  .moregrid.row {
    padding: 0px;
    margin-top: 0px; }
  .row.mincontentmains--fixing {
    padding: 5px; }
  .row.mincontentmains--fixing .col-sm-12 {
    padding: 0px; }
  h1.header-logo {
    text-align: left; }
  h2.footer--headingmenu {
    text-align: left !important;
    margin-bottom: 0px !important;
    font-size: 15px !important;
    letter-spacing: 3px !important; }
  .innermenusection ul {
    max-height: 0;
    overflow: hidden;
    transition: .5s ease-in-out;
    opacity: 0; }
  .innermenusection {
    margin-bottom: 5px !important; }
  .row.mincontentmains--fixing {
    padding: 5px 20px; }
  h2.footer--headingmenu:before {
    content: "";
    color: #777;
    font-weight: 700;
    float: right;
    margin-left: 5px;
    background-size: 15px 15px;
    width: 12px;
    height: 12px;
    margin-top: 5px;
    transition: .2s;
    background: url(https://cdn.shopify.com/s/files/1/0319/2963/0852/files/ezgif.com-webp-to-png.png);
    transform: rotate(90deg);
    display: block !important;
    background-size: 12px 12px;
    margin-top: 8px; }
  h2.footer--headingmenu.activeone + ul {
    opacity: 1;
    max-height: 500px;
    transition: .5s ease-in-out; }
  .innermenusection ul {
    text-align: left; }
  .innermenusection li {
    margin-bottom: 10px; }
  .innermenusection {
    border-bottom: 1px solid #e3e3e3;
    padding-top: 10px;
    padding-bottom: 10px; }
  h2.footer--headingmenu {
    padding-bottom: 5px !important; }
  .insmainscontentgo1111 {
    text-align: center !important;
    font-size: 12px; }
  span.methods-of-payment img {
    margin: 0px 5px; }
  span.methods-of-payment {
    display: block;
    text-align: center; }
  .bringtopmainss h2 {
    margin-top: 0px !important;
    font-size: 29px; }
  .maininsidegood--cojtnentss img {
    max-width: 40px; }
  .maininsidegood--cojtnentss h4 {
    font-size: 20px; }
  .maininsidegood--cojtnentss p {
    font-size: 14px; }
  .insidemainscontent--insidegood p {
    font-size: 14px;
    line-height: 23px; }
  .othercontentmainss p {
    font-size: 14px; }
  .productzView-details .productzView-title {
    font-size: 28px !important; }
  .maincontentgoodmainssmain {
    padding: 0px 20px;
    margin-top: 10px;
    margin-bottom: 20px; }
  .maincontentgoodmainssmain li, .maincontentgoodmainssmain p {
    letter-spacing: 0.5px !important; }
  .customain--descriptionmain {
    padding: 0px 10px; } }

.card .card-body .card-title a {
  font-weight: 300 !important;
  font-size: 24px !important;
  line-height: normal !important; }

.maincontainerfixing h2 {
  font-weight: 400 !important; }

.card-img-container img {
  object-fit: cover !important;
  padding-top: 10px !important;
  padding-bottom: 20px !important; }

.gallery-top img {
  object-fit: cover !important;
  object-position: center !important; }

h2.maincontentgoo--s {
  border-bottom: 1px solid #efefef;
  padding-bottom: 15px;
  margin-bottom: 20px; }

.custommaincontent--godonsie {
  max-width: 967px; }

.mainvideolinss div {
  border-radius: 20px; }

.mainvideolinss {
  margin-top: 50px; }

#size-guide p {
  font-weight: 400 !important; }

.customtextmain--font strong {
  font-weight: 400 !important;
  display: block; }

.page-heading, .page-heading-wrapper-2 .page-heading {
  font-weight: 300 !important; }

.page-heading-wrapper-2 .desciption-page {
  font-weight: 300 !important; }

label.form-label {
  font-weight: 400;
  font-size: 15px;
  letter-spacing: 1px; }

.maincontentgood--aminssh {
  display: block;
  text-align: center; }

.customainsgood--section {
  background: #f5f1e6; }

.maincontentgood--aminssh h3 {
  margin: 0px;
  font-size: 15px;
  font-weight: 500 !important;
  line-height: normal !important;
  text-transform: capitalize; }

.maincontentgood--aminssh h4 {
  margin: 0px;
  font-size: 14px;
  font-weight: 400 !important;
  line-height: normal !important; }

.customainsgood--section .row {
  max-width: 1200px !important; }

.socialtopmainssss p {
  margin: 0px;
  font-weight: 400 !important;
  text-align: right; }

.goodmainsarrowss a, .socialtopmainssss p {
  font-size: 14px;
  font-weight: 400 !important; }

.blackmaingoo--content {
  background: black !important; }

.blackmaingoo--content .goodmainsarrowss ul {
  text-align: right; }

.blackmaingoo--content .goodmainsarrowss ul a {
  color: white; }

.blackmaingoo--content .col-sm-8 {
  padding: 0px; }

.blackmaingoo--content .col-sm-4 {
  padding: 0px; }

.blackmaingoo--content .col-sm-4 .socialtopmainssss p {
  color: white;
  text-align: left; }

.blackmaingoo--content .goodmainsarrowss ul li {
  margin-right: 0px;
  margin-left: 20px; }

.maincustomcontent--good .row {
  max-width: 1310px; }

.blackmaingoo--content .row {
  max-width: 1279px; }

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

.customnavigation--main nav.navPages {
  text-align: center; }

a.navPages-action {
  text-decoration: none !important;
  text-transform: unset !important;
  letter-spacing: 0px !important;
  font-size: 14px !important; }

.maincontentgood--mainss .form-field {
  margin: 0px !important;
  position: relative; }

.maincontentgood--mainss form.form {
  margin: 0px !important; }

.maincontentgood--mainss {
  position: relative; }

.maincontentgood--mainss button {
  background: transparent !important;
  padding: 0px !important;
  font-size: 0px !important; }

.maincontentgood--mainss button {
  position: absolute;
  right: 20px;
  top: 0;
  height: 100%; }

.maincontentgood--mainss button svg {
  fill: black !important; }

.maincontentgood--mainss input {
  background: transparent !important;
  border: 1px solid grey !important; }

ul.customul--mainfixed svg {
  height: 19px !important;
  width: 19px !important;
  display: block !important;
  margin: auto !important; }

ul.customul--mainfixed span {
  margin-top: 8px !important;
  display: block !important;
  font-size: 12px; }

.contentwith-icns span {
  margin-top: 10px !important; }

.headerbootoma-msinaa ul.maintochoose.navPages-list {
  text-align: center;
  -ms-flex-wrap: unset;
  flex-wrap: unset;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center;
  list-style: none; }

.headerbootoma-msinaa ul.maintochoose.navPages-list {
  max-width: 1300px;
  margin: auto; }

.customaddpadding:before {
  display: none !important; }

.headerbootoma-msinaa {
  padding-bottom: 6px; }

.maincontentgood--mainss input {
  border: 0px !important;
  background: #f3f3f3 !important; }

.customainsgood--section .col-sm-4 .maincontentgood--aminssh {
  border-right: 1px solid grey; }

.customainsgood--section .col-sm-4:last-child .maincontentgood--aminssh {
  border: 0px; }

.custommainfixinggoods h2 {
  text-transform: capitalize; }

.custommainfixinggoods {
  margin: auto;
  text-align: center;
  max-width: 700px; }

p.btnn--container {
  text-align: center; }

.slider--customcontents {
  transform: translate(-50%, 0%); }

.custommainfixinggoods .button {
  padding: 5px 30px !important;
  border-radius: 2px !important;
  background: white !important;
  color: black !important;
  font-weight: 500 !important; }

a.navPages-action {
  letter-spacing: 0px !important;
  font-weight: 400 !important;
  font-family: 'Lato', sans-serif !important; }

.maincontentgood--flexingss {
  max-width: 1400px;
  margin: auto;
  padding-left: 30px;
  margin-top: 60px; }

.maincontentgood--flexingss h3 {
  margin-bottom: 20px;
  font-size: 40px;
  font-weight: 600 !important; }

.maincontentgood--flexingss h3 span {
  font-size: 18px;
  vertical-align: middle;
  margin-left: 20px;
  font-weight: 400 !important; }

.maincontentgood--flexingss .row {
  overflow: auto;
  white-space: nowrap;
  display: -ms-flexbox;
  display: flex;
  max-width: 1400px; }

.maincontentgood--flexingss .row .col-sm-3 {
  padding: 10px;
  min-width: 400px; }

.maincontentgood--flexingss .row {
  margin: 0px -5px; }

.maincotnentgood---flexingss h4 img {
  margin-left: 6px;
  max-width: 23px;
  vertical-align: middle; }

.maincotnentgood---flexingss h4 {
  font-weight: 500 !important;
  font-size: 16px;
  margin-top: 10px; }

.mainonlyarrow-mainsss h3 {
  margin: 0px;
  text-align: center; }

.mainonlyarrow-mainsss h3 {
  font-size: 41px;
  font-family: Titillium Web, sans-serif !important;
  font-weight: 400 !important;
  max-width: 800px;
  margin: auto;
  line-height: normal; }

.mainonlyarrow-mainsss {
  padding: 80px 10px; }

.bigcategory--sectionmainss {
  text-align: center;
  background: #f5f4f2;
  padding: 30px 10px; }

.bigcategory--sectionmainss h1 {
  margin-bottom: 30px;
  font-size: 33px; }

.shortmainscontent--ss {
  background: transparent;
  width: 100%; }

.shortmainscontent--ss h2 {
  font-size: 30px;
  font-weight: 600 !important; }

.shortmainscontent--ss p {
  line-height: normal;
  font-weight: 300 !important;
  font-size: 14px; }

.shortmainscontent--ss .button {
  background: transparent !important;
  color: white !important;
  border-radius: 0px !important;
  padding: 4px 40px !important; }

.mainbigbanner--mcstomss img {
  width: 100%; }

.newmaincontentg--dooaminss {
  width: 100%;
  position: absolute;
  top: 0px;
  left: 0px; }

.maincontentgood--mainss {
  position: relative; }

.insideflexingocntentss {
  padding: 20px;
  max-width: 1300px;
  margin: auto; }

.insidemm {
  max-width: 500px; }

.insidemm h3 {
  font-size: 41px;
  line-height: 35px;
  margin-bottom: 20px; }

.insidemm p {
  font-size: 17px;
  font-weight: 400 !important; }

.insideflexingocntentss .button {
  background: white !important;
  color: black !important;
  padding: 5px 25px !important;
  font-weight: 500 !important;
  font-size: 12px !important;
  letter-spacing: 1px !important; }

.insidemm p {
  font-size: 14px; }

.insidemm {
  max-width: 450px; }

.insidemains--contentsswithicons h2 {
  font-size: 18px;
  margin-top: 15px; }

.customrowtopmain {
  background: #E6E3DF; }

.topnewslettermainss {
  background: transparent;
  padding: 0px; }

.mincontentmains--fixing .col-sm-5 {
  width: 30%; }

.mincontentmains--fixing .col-sm-2 {
  width: 17.5%; }

h2.footer--headingmenu {
  letter-spacing: 0px !important;
  font-weight: 500 !important;
  font-size: 14px !important;
  padding-bottom: 5px !important;
  margin-bottom: 0px !important;
  margin-top: 0px; }

.innermenusection li {
  margin-bottom: 10px !important; }

a.footerlinks-inside {
  font-weight: 400 !important;
  font-size: 13px !important; }

.insidemainsnews--main {
  padding: 0px !important; }

.maingoodsubscrip---txt h2 {
  text-align: left !important;
  text-transform: none !important;
  font-size: 18px !important;
  font-weight: 500 !important; }

.maingoodsubscrip---txt p {
  text-align: left !important;
  font-size: 13px;
  max-width: 350px;
  margin: unset; }

.copyrightmains--goodss {
  margin-top: 10px;
  text-align: left;
  font-size: 10px; }

.footer--newsletter .form-input {
  font-size: 13px !important;
  padding: 10px 20px !important;
  border-radius: 0px !important; }

.footer--newsletter .button {
  text-transform: none !important;
  letter-spacing: 1px !important;
  font-size: 13px !important;
  background: black !important;
  border-radius: 0px !important;
  color: white !important; }

.innermenusection + .innermenusection h2 {
  margin-top: 20px !important; }

.copyrighttop--mains ul {
  display: flex;
  align-items: center;
  justify-content: center; }

.insmainscontentgo1111 {
  margin: auto;
  text-align: center;
  max-width: 700px;
  font-size: 12px; }

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

.footerbottom--main {
  background: #e6e3df; }

.customrowtopmain .moregrid.row {
  max-width: 1000px !important; }

.innermenusection.socialmediamain {
  margin-top: 20px; }

h2.footer--headingmenu + .socialLinks--alt .icon svg {
  width: 20px;
  height: 20px; }

.innermenusection.socialmediamain h2.footer--headingmenu {
  margin-bottom: 10px !important; }

span.methods-of-payment img {
  margin: 0px 7px;
  width: 31px; }

a.footerlinks-inside {
  font-weight: 400 !important;
  opacity: 0.7; }

.customcookie--banermain .row {
  background: #0c0c0c !important;
  border-radius: 0px !important; }

.cookie--sindiecontent p {
  font-size: 12px;
  font-weight: 300 !important;
  line-height: 21px; }

.delinecookie, button.acceptcookie {
  border-radius: 0px !important;
  padding: 2px 25px !important;
  font-size: 10px !important; }

button.delinecookie {
  opacity: 1;
  background: transparent !important;
  color: white !important; }

.maincustomgod--contentss .col-sm-4 {
  padding: 10px; }

.maincustomgod--contentss .row {
  max-width: 1260px;
  margin: auto; }

.maincontentg--flexingss h3 {
  margin: 10px 0px; }

.maincontentg--flexingss h3 {
  font-size: 17px;
  font-weight: 400; }

.maincontentg--flexingss h3 i {
  vertical-align: middle;
  position: relative;
  top: 1px; }

.maincustomgod--contentss .col-sm-4 {
  padding: 10px; }

.maincustomgod--contentss .row {
  max-width: 1300px;
  margin: auto; }

.maincontentg--flexingss h3 {
  margin: 10px 0px; }

.maincontentg--flexingss h3 {
  font-size: 17px;
  font-weight: 400; }

.maincontentg--flexingss h3 i {
  vertical-align: middle;
  position: relative;
  top: 1px; }

.maincustomgod--contentss .col-sm-6 {
  padding: 10px; }

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

.customourcustomer--mainss h4 {
  margin: 0px;
  font-size: 15px;
  letter-spacing: 3px !important; }

.customourcustomer--mainss h3 {
  line-height: normal;
  margin: 0px;
  font-size: 36px;
  line-height: normal;
  margin-bottom: 40px; }

.customourcustomer--mainss {
  padding: 60px 10px;
  background: #ffffff;
  margin-top: 50px;
  border-top: 1px solid #dddddd; }

.customourcustomer--mainss h3 {
  font-family: Titillium Web, sans-serif !important; }

.customourcustomer--mainss .row {
  max-width: 1200px;
  margin: auto; }

span.testimonial-stars {
  color: black;
  font-size: 27px;
  line-height: normal; }

p.customreduce {
  font-size: 17px;
  font-weight: 400 !important;
  opacity: 0.6;
  min-height: 90px; }

.shadow-effect {
  border-radius: 0px;
  box-shadow: unset;
  padding: 30px;
  background: #f5f1e6;
  border: 0px; }

.customourcustomer--mainss .col-sm-4 {
  padding: 5px; }

span.testimonial-stars {
  font-size: 21px;
  letter-spacing: 5px !important; }

p.customreduce {
  font-size: 15px; }

.moretowithus .col-sm-12 {
  padding: 10px; }

.mainflexina--contentsmainss {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  text-align: center; }

.imagewithtextmainss {
  position: relative; }

.mainclassy--content {
  max-width: 700px;
  margin: auto;
  padding: 10px; }

.mainclassy--content h3 {
  font-size: 34px;
  line-height: normal;
  font-family: Titillium Web, sans-serif !important;
  text-transform: capitalize;
  font-size: 44px;
  margin-bottom: 10px;
  margin-top: 50px; }

.mainclassy--content p {
  font-size: 17px;
  font-weight: 300 !important; }

.mainclassy--content a {
  background: transparent !important;
  padding: 0px !important;
  border-bottom: 1px solid black !important;
  color: black !important; }

.moretowithus .col-sm-4 {
  padding: 10px; }

.mainflexina--contentsmainsss {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  text-align: center; }

.imagewithtextmainssnewmains--ocntness {
  position: relative; }

.mainclassy--contents {
  padding: 40px; }

.mainclassy--contents h3 {
  font-family: Titillium Web, sans-serif !important;
  font-size: 32px;
  line-height: normal;
  font-weight: 500 !important; }

.mainclassy--contents p {
  font-weight: 300 !important;
  font-size: 17px; }

.mainclassy--contents a {
  background: transparent !important;
  padding: 0px !important;
  border-bottom: 1px solid black !important;
  color: black !important; }

.customrowtopmain .moregrid.row {
  max-width: 1100px !important; }

.maingoodsubscrip---txt h2 {
  letter-spacing: 0px !important; }

.blackmaingoo--content {
  border: 0px !important;
  background: #3b3b3b !important;
  padding: 2px 0px;
  padding-bottom: 4px; }

.goodmainsarrowss a, .socialtopmainssss p {
  font-size: 12px;
  line-height: normal; }

.blackmaingoo--content .goodmainsarrowss ul {
  line-height: normal; }

.goodmainsarrowss ul {
  line-height: normal; }

.blackmaingoo--content {
  border: 0px !important;
  background: #3b3b3b !important;
  padding: 2px 0px;
  padding-bottom: 4px; }

.goodmainsarrowss a, .socialtopmainssss p {
  font-size: 12px;
  line-height: normal; }

.blackmaingoo--content .goodmainsarrowss ul {
  line-height: normal; }

.goodmainsarrowss ul {
  line-height: normal; }

.maincontentgood--aminssh h3 {
  font-size: 13px; }

.maincontentgood--aminssh h4 {
  font-size: 12px; }

.customainsgood--section {
  padding: 9px 10px; }

.maingoood--contentflexingss {
  position: absolute;
  top: 7%;
  left: 50%;
  transform: translate(-50%, 0%);
  z-index: 99;
  width: 100%; }

.maincontentclass--goodainss {
  position: relative; }

.maingoodc-contentflexing {
  max-width: 550px;
  margin: auto;
  text-align: center; }

.maingoodc-contentflexing h3 {
  margin: 0px;
  margin-bottom: 10px;
  font-size: 15px;
  letter-spacing: 3px !important; }

.maingoodc-contentflexing h2 {
  margin: 0px;
  margin-bottom: 10px; }

.maingoodc-contentflexing p {
  font-size: 16px;
  font-weight: 400 !important;
  opacity: 0.7; }

.maingoodc-contentflexing h2 {
  font-size: 45px;
  line-height: 43px; }

.maincontentclass--goodainss:before {
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background: linear-gradient(153deg, rgba(0, 0, 0, 0.65) 10%, rgba(84, 84, 84, 0) 100%);
  z-index: 9; }

.aboutuspagecontentsection p {
  font-weight: 400 !important;
  opacity: 0.6; }

.customglutenfree-mainss {
  margin-bottom: 40px; }

.customglutenfree-mainss .row {
  max-width: 1200px; }

.customains--headingss h1 {
  font-family: Titillium Web, sans-serif !important;
  font-size: 38px; }

.aboutuspagecontentsection .insidemains--contentsswithicons {
  padding: 20px 20px; }

.maincontentg--mainsmainss {
  margin: auto;
  max-width: 800px;
  text-align: center; }

.maingoodcontentflexing--fittingmainss {
  background: #112035;
  padding: 90px 10px; }

.maincontentg--mainsmainss h4 {
  color: white;
  margin: 0px;
  text-transform: uppercase;
  letter-spacing: 4px !important;
  font-size: 14px;
  opacity: 0.8; }

.maincontentg--mainsmainss h3 {
  color: white;
  margin: 0px;
  margin-top: 10px;
  font-family: Titillium Web, sans-serif !important;
  font-size: 39px;
  line-height: 44px;
  opacity: 0.8; }

.maincontentgood--newone22 {
  text-align: center;
  max-width: 900px;
  margin: auto;
  margin-top: 40px;
  margin-bottom: 30px; }

.mainvideoc--containerss {
  max-width: 700px;
  margin: auto;
  margin-top: 40px; }

.maincontentgood--newone22 h3 {
  font-size: 21px;
  font-weight: 500 !important;
  margin-top: 50px; }

.maingood--contentflexins .row {
  max-width: 1200px;
  margin: auto; }

.maingood--contentflexins .col-sm-6 {
  padding: 20px; }

.maingoodcontnt--mainss {
  padding: 10px;
  max-width: 500px;
  margin: auto; }

.maingoodcontnt--mainss h3 {
  font-size: 48px;
  font-weight: 500 !important;
  margin-bottom: 20px;
  padding-right: 70px;
  line-height: 43px; }

.maingoodcontnt--mainss p {
  opacity: 0.6; }

.maingoodcontnt--mainss p {
  font-size: 15px; }

.mainflexing--img {
  max-width: 450px;
  margin: auto; }

.about-third {
  margin-top: 50px; }

.maingood--ocjntentss {
  position: absolute;
  top: 8%;
  left: 50%;
  transform: translate(-50%, 0%);
  width: 100%; }

.mainflexingmgood--godmainss {
  position: relative; }

.mainflexing--conents {
  max-width: 700px;
  margin: auto;
  text-align: center; }

.mainflexing--conents h3 {
  margin: 0px;
  font-weight: 500 !important;
  font-size: 17px; }

.mainflexing--conents h2 {
  margin: 0px;
  font-family: Titillium Web, sans-serif !important;
  font-size: 39px;
  line-height: 46px;
  font-weight: 500 !important; }

.maingood--ocjntentss {
  position: absolute;
  top: 8%;
  left: 50%;
  transform: translate(-50%, 0%);
  width: 100%; }

.mainflexingmgood--godmainss {
  position: relative; }

.mainflexing--conents {
  max-width: 700px;
  margin: auto;
  text-align: center; }

.mainflexing--conents h3 {
  margin: 0px;
  font-weight: 500 !important;
  font-size: 17px; }

.mainflexing--conents h2 {
  margin: 0px;
  font-family: Titillium Web, sans-serif !important;
  font-size: 39px;
  line-height: 46px;
  font-weight: 500 !important; }

.insidethird--text p {
  font-weight: 400 !important;
  opacity: 0.6; }

.custommedia--quriy p {
  font-weight: 400 !important;
  opacity: 0.6; }

.maincontent--good h2 {
  margin: 0px;
  font-family: Titillium Web, sans-serif !important;
  font-size: 35px !important;
  font-weight: 500 !important; }

.maincontainer--good .row {
  padding: 10px;
  max-width: 1200px;
  margin: auto;
  padding: 90px 10px; }

.maincutomgoo--fittingsss {
  padding: 10px; }

.maincutomgoo--fittingsss p {
  font-size: 16px;
  opacity: 0.6; }

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

.topheader-mainss h2 {
  font-size: 39px;
  line-height: normal; }

.topheader-mainss p {
  font-size: 17px;
  margin-bottom: 30px;
  opacity: 0.7; }

.maincontentgoo--finhsing .row {
  max-width: 1300px;
  margin: auto; }

.maincontentgood--mainss h2 {
  margin-top: 20px;
  font-size: 21px;
  font-weight: 400 !important;
  margin-bottom: 3px; }

.maincontentgood--mainss p {
  max-width: 250px;
  margin: auto;
  font-size: 16px;
  opacity: 0.6;
  line-height: normal; }

.maincontentgood--mainss a .fi {
  vertical-align: middle;
  position: relative;
  top: 3px; }

.maincontentgood--mainss a {
  display: block;
  margin-top: 10px; }

.maincontentgoo--finhsing .col-sm-4 {
  padding: 10px; }

.maincontentgood--mainssss {
  position: relative; }

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

.maincustom--goomanss h3 {
  margin-top: 0px;
  margin-bottom: 50px;
  font-size: 33px; }

.maincustom--goomanss .row {
  max-width: 1250px;
  margin: auto; }

.maincustom--goomanss .col-sm-3 {
  padding: 10px; }

.maincustom--content {
  padding: 10px; }

.maincustom--content h2 {
  font-size: 17px;
  line-height: normal; }

.maincustom--content p {
  opacity: 0.6; }

.whychooseusmainss {
  padding: 30px 10px;
  background: #f5f1e6; }

.maincustom--content img {
  max-width: 50px; }

.productzView-details .productzView-title {
  font-weight: 400 !important;
  font-size: 22px !important; }

.productzView-rating svg {
  width: 17px; }

.productzView-details .productzView-rating .productzView-reviewLink {
  margin-left: 15px !important; }

.customaintextwithelement.row.price {
  margin-top: 5px;
  margin-bottom: 0px !important; }

.customaintextwithelement .productzView-price {
  margin-bottom: 0px !important; }

.productzView-details .productzView-price .price-section.non-sale-price--withoutTax + .price-section--withoutTax {
  top: unset; }

.productzView-price span {
  font-size: 19px !important; }

.smallline--line {
  margin-top: 3px !important;
  margin-bottom: 3px; }

.customaintextwithelement .form-field--increments .form-input {
  min-height: 47px; }

.form-field--increments .form-increment .button {
  line-height: 35px; }

.productzView-details .productzView-options .form-label--alternate {
  font-weight: 400 !important; }

.rectanglefield .form-option {
  font-size: 14px !important; }

[data-product-option-change] .form-option .form-option-variant {
  font-size: 12px !important; }

.rectanglefield .form-option {
  padding: 11px 20px !important;
  background: #f5f1e6 !important;
  border-color: #f5f1e6; }

input#form-action-addToCart {
  letter-spacing: 0px !important;
  font-weight: 500 !important; }

.productzView-details .productzView-options .button-wishlist .button, input#form-action-addToCart {
  border-radius: 0px !important;
  padding: 10px 10px !important; }

.productzView-details .productzView-options .button-wishlist .button .text, input#form-action-addToCart {
  letter-spacing: 0px !important;
  font-size: 14px !important;
  line-height: normal !important;
  font-weight: 500 !important; }

.productzView-details .productzView-options .button-wishlist .button {
  padding: 8px 10px !important; }

.productzView-details .productzView-options .button-wishlist .button {
  background: #f5f1e6 !important;
  margin-top: 0px !important; }

.productzView-details .productzView-options .form-label--alternate {
  font-weight: 400 !important; }

.rectanglefield .form-option {
  font-size: 14px !important; }

[data-product-option-change] .form-option .form-option-variant {
  font-size: 12px !important; }

.rectanglefield .form-option {
  padding: 11px 20px !important;
  background: #f5f1e6 !important;
  border-color: #f5f1e6; }

input#form-action-addToCart {
  letter-spacing: 0px !important;
  font-weight: 500 !important; }

.productzView-details .productzView-options .button-wishlist .button, input#form-action-addToCart {
  border-radius: 0px !important;
  padding: 10px 10px !important; }

.productzView-details .productzView-options .button-wishlist .button .text, input#form-action-addToCart {
  letter-spacing: 0px !important;
  font-size: 14px !important;
  line-height: normal !important;
  font-weight: 500 !important; }

.productzView-details .productzView-options .button-wishlist .button {
  padding: 8px 10px !important; }

.productzView-details .productzView-options .button-wishlist .button {
  background: #f5f1e6 !important;
  margin-top: 0px !important; }

.custominsidemain {
  margin-bottom: 5px; }

.iconcontainer img {
  width: 21px;
  margin-right: 5px; }

.productzView-details .productzView-rating {
  border-bottom: 1px solid rgba(128, 128, 128, 0.29);
  padding-bottom: 10px;
  margin-bottom: 15px; }

.insidemain--contentss h3 {
  margin: 0px;
  line-height: normal;
  font-size: 17px; }

.insidemain--contentss p {
  margin: 0px;
  margin-top: 5px;
  font-size: 14px;
  font-weight: 400 !important;
  opacity: 0.5; }

.insidemain--contentss {
  padding: 12px 20px;
  border: 1px solid #d7d7d7; }

.maincontentgood--flecing a {
  display: block;
  text-align: center;
  letter-spacing: 0 !important;
  font-size: 14px !important;
  line-height: normal !important;
  font-weight: 500 !important;
  text-transform: uppercase !important;
  background: #f5f1e6;
  padding: 10px 10px;
  margin-top: 7px; }

.breadcrumb a {
  font-weight: 400 !important;
  opacity: 0.6; }

.maincontentgood--flecing a {
  padding: 13px 10px !important; }

.maincontentgoodmainssmains {
  max-width: 1100px;
  margin: auto;
  padding: 50px 10px; }

h2.maincontentgoo--s {
  font-size: 19px;
  margin-bottom: 15px;
  padding-bottom: 5px;
  font-weight: 500 !important; }

.maincustomgood--contentss {
  background: #f5f4f2; }

.maincustomgood--contentss [role=tablist] {
  background: white;
  text-align: center; }

.maincustomgood--contentss {
  margin-top: 50px; }

.maincustomgood--contentss [role=tablist] li a {
  background: transparent !important;
  border: 0px !important;
  color: black !important;
  text-transform: uppercase !important;
  font-weight: 500 !important;
  font-size: 14px;
  border-bottom: 2px solid transparent !important;
  padding-bottom: 15px;
  padding-left: 0px !important;
  padding-right: 0px !important; }

.maincustomgood--contentss [role=tablist] li {
  margin: 0px 15px;
  padding: 0px 10px; }

.maincustomgood--contentss [role=tablist] [role=tab][aria-selected=true] {
  border-color: black !important; }

.productzGrid .productz {
  width: 33.3333% !important; }

.card .card-body .card-title a {
  text-align: left;
  font-size: 16px !important;
  font-weight: 400 !important; }

.card .card-body .card-rating {
  text-align: left; }

.card .card-body .price-wrapper span {
  display: block !important; }

.card .card-body .price-wrapper .card-price {
  text-align: left; }

.card .card-body .price-wrapper span {
  font-size: 14px !important; }

.productzGrid .productz {
  width: 25% !important; }

section#relatedProducts h2 {
  text-align: left;
  border-bottom: 1px solid #d1d1d1;
  font-size: 21px;
  padding-bottom: 15px;
  font-weight: 500 !important; }

.maincustomgood--contentss [role=tablist] li a {
  letter-spacing: 0.5px;
  opacity: 0.8; }

.mainrelatedproduct--fittedss img {
  width: 100%; }

.mainrelatedproduct--fittedss {
  position: relative; }

.maincontentgflexin--ss {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  z-index: 9; }

.mainonegood--newocntent {
  text-align: center;
  max-width: 700px;
  margin: auto;
  padding: 10px; }

.mainonegood--newocntent h2 {
  margin: 0px;
  text-transform: uppercase;
  letter-spacing: 3px !important;
  font-size: 20px; }

.mainonegood--newocntent h3 {
  font-family: Titillium Web, sans-serif !important;
  font-size: 39px;
  line-height: normal;
  font-weight: 600 !important;
  margin-top: 0px; }

.mainrelatedproduct--fittedss:before {
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background: rgba(245, 241, 230, 0.85);
  z-index: 9; }

.customain--goodcontent {
  text-align: center;
  padding: 50px 10px;
  padding-bottom: 20px; }

.customain--goodcontent h2 {
  font-size: 37px;
  font-family: Titillium Web, sans-serif !important;
  font-weight: 500 !important;
  margin-bottom: 30px; }

.customain--goodcontent .col-sm-4 {
  padding: 10px; }

.maininsiecontent-flexing {
  padding: 20px; }

.customain--goodcontent .row {
  margin: auto;
  max-width: 1200px; }

.maininsiecontent-flexing img {
  max-width: 50px; }

.maininsiecontent-flexing h3 {
  font-size: 20px;
  line-height: normal; }

.maininsiecontent-flexing p {
  font-size: 14px;
  font-weight: 400 !important;
  opacity: 0.6;
  padding: 0px 30px; }

section#relatedProducts {
  margin-top: 10px; }

.customain--wishlist svg {
  width: 20px;
  height: 20px; }

figure.card-figure {
  position: relative; }

.card .card-figure .card-link + a {
  position: absolute;
  display: block;
  top: 20px;
  right: 20px;
  z-index: 9; }

.card-body {
  padding-top: 15px !important; }

.card .card-body .card-title a {
  font-size: 17px !important; }

.insidemflexmain--ss {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px;
  border: 1px solid black;
  background: white;
  cursor: pointer; }

.maincontent--goodss {
  bottom: 20px;
  position: fixed;
  right: 20px; }

.insidemflexmain--ss svg {
  width: 28px;
  height: 28px;
  stroke: black !important; }

.maingoodimage--ss img {
  width: 100%; }

.maincontentgood--flexing .col-sm-12, .maincontentgood--flexing .col-sm-4 {
  padding: 10px; }

.maincontentgood--flexing .row {
  max-width: 1000px;
  margin: auto;
  margin-top: 40px;
  margin-bottom: 40px; }

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

.belowbutotn--m a {
  padding: 10px 40px !important;
  background: black !important;
  text-transform: none !important;
  letter-spacing: 0px !important;
  font-size: 15px !important; }

.maincontentgood--ss img {
  text-align: center; }

.maincontentgood--ss {
  margin: auto;
  max-width: 1300px; }

.maincustomgood--contentssssssss {
  text-align: center;
  max-width: 900px;
  margin: auto;
  margin-top: 50px; }

.maincustomgood--contentssssssss h3 {
  font-size: 27px;
  margin-bottom: 10px; }

.maincustomgood--contentssssssss p {
  font-size: 17px;
  opacity: 0.6;
  margin-top: 20px; }

.page-heading, .page-heading-wrapper-2 .page-heading {
  font-size: 40px !important;
  font-weight: 400 !important; }

.customvideoontop--mainss:before {
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.18);
  z-index: 9; }

.maincontentontop-ss {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 9;
  text-align: center; }

.maingoodcontent--ss {
  padding: 10px; }

.customvideoontop--mainss {
  position: relative; }

.maincontent--goodss {
  z-index: 9999999; }

.maingoodcontent--ss h3, .maingoodcontent--ss p {
  color: white; }

.maingoodcontent--ss p {
  font-size: 21px;
  font-weight: 500 !important;
  opacity: 0.8; }

.maingoodcontent--ss h3 {
  font-family: Titillium Web, sans-serif !important;
  font-size: 55px;
  line-height: 55px;
  opacity: 0.9; }

.newontne-ss h3 {
  margin: 0px;
  text-align: center;
  font-size: 18px; }

.maincontent--fitted {
  background: #f5f4f2;
  padding: 50px 10px; }

.newontne-ss {
  max-width: 800px;
  margin: auto; }

.maincontentgood-flexing {
  background: #f5f4f2;
  text-align: center; }

.mainflexing-0imagess {
  width: 90px;
  height: 90px;
  padding: 16px;
  border-radius: 50%;
  border: 2px solid black;
  margin: auto; }

.flexigodomainss {
  padding-top: 60px; }

.flexigodomainss h2 {
  font-weight: 500 !important;
  text-transform: capitalize;
  font-family: Titillium Web, sans-serif !important;
  font-size: 33px; }

.flexigodomainss {
  max-width: 700px;
  margin: auto;
  padding-bottom: 70px; }

.flexigodomainss p {
  font-size: 16px;
  opacity: 0.6;
  margin-top: 20px; }

.maincustom--setupss {
  max-width: 1100px;
  margin: auto;
  padding: 20px; }

.maincustom--setupss h3 {
  font-size: 29px;
  line-height: normal; }

.maincustom--setupss p {
  font-size: 17px;
  opacity: 0.7; }

.goodmainsarrowss ul {
  text-align: right; }

.maincustomcontent--good .col-sm-8, .maincustomcontent--good .col-sm-4 {
  padding: 0px; }

.socialtopmainssss p {
  text-align: left;
  font-size: 14px; }

.goodmainsarrowss a, .socialtopmainssss p {
  font-size: 13px;
  font-weight: 500 !important; }

.header {
  box-shadow: unset !important; }

.maincustomcontent--good {
  border: 0px !important; }

.maincontentgood--mainss {
  max-width: 450px;
  margin: auto; }

.maincontentgood--mainss input {
  border-radius: 10px !important; }

a.navPages-action {
  font-weight: 600 !important;
  font-size: 15px !important; }

@media (min-width: 1025px) {
  .navPages-action-moreIcon {
    display: none; } }

.header-logo {
  text-align: left; }

.goodmainsarrowss ul li {
  margin-right: 0px;
  margin-left: 20px; }

.maincustomcontent--good .row {
  max-width: 1277px; }

ul.customul--mainfixed span {
  margin: 0px !important;
  font-size: 16px !important;
  color: black !important;
  font-weight: 400 !important; }

.contentwith-icns .fi {
  font-size: 21px;
  line-height: normal;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 10px; }

.contentwith-icns {
  display: flex;
  align-items: center;
  justify-content: center; }

.slider--customcontents {
  transform: translate(0, -50%);
  bottom: unset;
  left: 0px;
  top: 70%; }

.custommainfixinggoods {
  margin: unset;
  text-align: left; }

p.btnn--container {
  text-align: left; }

.custommainfixinggoods {
  max-width: 550px; }

.custommainfixinggoods .body {
  font-weight: 400 !important;
  font-size: 18px; }

.custommainfixinggoods h2 {
  font-size: 48px !important;
  line-height: 58px !important;
  font-weight: 600 !important; }

.custommainfixinggoods .button {
  background: transparent !important;
  color: white !important;
  padding: 8px 35px !important;
  border: 2px solid white !important;
  border-radius: 50px !important; }

.maincustomgoodcontent {
  padding: 70px 10px;
  text-align: center;
  max-width: 700px;
  margin: auto; }

.maincustomgoodcontent h2 {
  font-size: 29px;
  margin-bottom: 20px; }

.maincustomgoodcontent p {
  font-size: 16px; }

.customcategory--mainss h1 {
  text-align: center;
  margin-bottom: 30px; }

.maincustomgoodcontent {
  padding-bottom: 30px; }

.shortmainscontent--ss h2 {
  margin-bottom: 21px;
  font-size: 24px !important; }

.custombodys {
  text-align: center; }

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

.goodtestiominaillss {
  background-size: contain;
  padding: 80px 10px;
  margin-top: 30px;
  background-repeat: no-repeat;
  background-color: #eeede2; }

.insidemian {
  max-width: 700px;
  margin: auto; }

.custombodys h3 {
  line-height: 32px;
  font-size: 24px; }

.mainicons--ss .fi {
  font-size: 56px;
  height: 46px;
  display: block; }

h2.footer--headingmenu + .socialLinks--alt .icon svg {
  width: 18px !important;
  height: 18px !important;
  fill: white !important; }

.socialLinks--alt .icon {
  width: 40px !important;
  height: 40px !important;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: #0c0c0c; }

.socialLinks .socialLinks-item {
  margin-right: 10px !important; }

.customrowtopmain .moregrid.row {
  max-width: 1200px !important; }

.customrowtopmain {
  background: #242424; }

.footerbottom--main {
  background: #242424; }

.copyrighttop--mains ul a {
  color: white !important;
  font-weight: 500 !important; }

.insmainscontentgo1111 {
  color: white !important;
  font-size: 10px !important; }

h2.footer--headingmenu {
  font-family: Titillium Web, sans-serif !important;
  color: white !important;
  text-transform: capitalize !important;
  font-size: 18px !important;
  margin-bottom: 5px !important; }

a.footerlinks-inside {
  color: white !important;
  font-size: 14px !important; }

.customrowtopmain .moregrid.row {
  max-width: 1250px !important; }

.mincontentmains--fixing .col-sm-2 {
  width: 15%; }

.mincontentmains--fixing .col-sm-5 {
  width: 40%; }

.maincontengog---ss {
  max-width: 450px;
  padding: 30px;
  background: #363636; }

.maingoodsubscrip---txt p {
  color: white !important;
  margin-bottom: 10px !important; }

.maingoodsubscrip---txt h2 {
  font-family: Titillium Web, sans-serif !important;
  color: white !important;
  font-size: 26px !important; }

.copyrightmains--goodss {
  color: white !important;
  margin-top: 15px !important; }

.footer--newsletter .button {
  background: transparent !important;
  color: black !important; }

.footer--newsletter .form-input {
  padding: 11px 30px !important;
  border-radius: 50px !important; }

.mainshopbycateogyrss h3 {
  text-align: center;
  font-size: 24px; }

.mainshopbycateogyrss .col-sm-2 {
  width: 16.6666666667%;
  padding: 10px; }

.maingoodcontent--ss h2 {
  margin: 0px;
  text-align: center;
  font-weight: 500 !important;
  font-size: 19px;
  line-height: normal; }

.mainshopbycateogyrss .row {
  max-width: 1300px;
  margin: auto;
  margin-top: 20px; }

.maingoodcontent--ss {
  background: #efefef;
  min-height: 170px;
  display: flex;
  align-items: center;
  justify-content: center; }

.maincontentgood--mainss h2 {
  font-weight: 500 !important; }

.topheader-mainss h2 {
  font-size: 27px;
  margin-top: 40px; }

.maingoodcontnt--mainss h3 {
  padding: 0px !important;
  font-size: 40px !important;
  line-height: normal !important;
  margin-bottom: 10px !important; }

.maingoodcontnt--mainss p {
  font-size: 16px; }

.maingoodcontnt--mainss {
  max-width: 100%; }

.whychoseus--mainss {
  padding: 50px 10px; }

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

.whychoseus--mainss p {
  margin-bottom: 30px;
  max-width: 600px;
  margin: auto;
  margin-bottom: 40px;
  font-size: 16px; }

.whychoseus--mainss h2 {
  font-size: 32px;
  line-height: normal; }

.whychoseus--mainss .col-sm-6 {
  padding: 10px; }

.whychoseus--mainss .row {
  max-width: 1200px;
  margin: auto; }

.maingoodcontent--ss11 {
  position: relative;
  overflow: hidden; }

.beforeafters {
  position: absolute;
  bottom: -80px;
  width: 100%; }

.beforeafters h5 {
  width: fit-content;
  margin: auto;
  padding: 20px 40px;
  background: #fac672;
  font-size: 18px;
  clip-path: circle(50% at 50% 50%);
  padding-bottom: 74px;
  padding-top: 40px;
  position: relative;
  top: -30px; }

.maincustom--content h2 {
  font-size: 19px;
  margin-bottom: 8px;
  font-weight: 500 !important; }

.maincustom--goomanss h3 {
  font-weight: 600 !important; }

.whychooseusmainss {
  background: transparent;
  margin: 30px 5px;
  padding-bottom: 0px;
  margin-bottom: 0px; }

.whychoseus--mainss {
  padding-top: 20px; }

.cusotmainscontne-tt .row {
  max-width: 1200px;
  margin: auto; }

.insidemaincotnent--ss h3 {
  font-size: 43px;
  margin-top: 0px;
  font-weight: 600 !important;
  line-height: 49px; }

.insidemaincotnent--ss p {
  font-size: 16px; }

.insidemaincotnent--ss {
  max-width: 550px;
  margin: auto; }

.whychoosethis--mainss h5 {
  text-align: center;
  text-transform: capitalize;
  font-size: 21px;
  font-weight: 600 !important;
  margin-bottom: 20px;
  margin-top: 0px; }

.whychoosethis--mainss ul {
  width: 50%;
  float: left;
  margin: 0px;
  list-style: none;
  padding: 10px;
  overflow: auto;
  display: block;
  margin-bottom: 0px !important; }

.whychoosethis--mainss ul li {
  font-size: 18px;
  margin-bottom: 12px;
  font-weight: 500; }

.whychoosethis--mainss ul li .fi {
  margin-right: 10px;
  vertical-align: middle; }

.cusotmainscontne-tt {
  padding: 70px 10px;
  background: #CDF5F6; }

.whychoosethis--mainss {
  overflow: auto;
  background: white;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.16);
  padding: 20px 20px;
  border-radius: 20px;
  padding-top: 30px; }

.cusotmainscontne-tt {
  padding: 120px 10px; }

.maingoodtitle--fitting {
  text-align: center;
  max-width: 700px;
  margin: auto;
  margin-bottom: 40px; }

.maingoodtitle--fitting h3 {
  font-size: 29px;
  line-height: normal; }

.maingoodtitle--fitting p {
  font-size: 17px; }

.maingoodcontentss .row {
  max-width: 1260px;
  margin: auto; }

.maingoodcontentss .col-sm-4 {
  padding: 10px; }

.newcontentss {
  text-align: center; }

.newcontentss p {
  font-size: 16px; }

.newcontentss h3 {
  font-size: 22px;
  line-height: normal;
  font-weight: 600 !important; }

.maingoodcontentss {
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 55%, #f1f4f3);
  padding-top: 30px;
  padding-bottom: 50px; }

.insideflexingocntentss .button {
  font-size: 14px !important;
  line-height: normal !important;
  background: transparent !important;
  padding: 10px 30px !important;
  border: 2px solid white !important;
  color: white !important;
  border-radius: 50px !important; }

.insidemm {
  max-width: 500px; }

.insidemm p {
  font-size: 16px; }

.insidemm h3 {
  font-size: 33px;
  font-weight: 700 !important; }

.newmaincontentg--dooaminss {
  top: 20px;
  left: 20px; }

.goodcontentss {
  text-align: center;
  padding: 30px 10px;
  padding-top: 40px; }

.maingoodcontentssss {
  background: #0c0c0c; }

.goodcontentss h3 {
  font-size: 34px;
  line-height: normal;
  margin-top: 0px; }

.maingoodcontentssss {
  margin-top: 30px; }

.goodcontentss h3 {
  color: white; }

.goodcontentss p {
  color: white;
  font-size: 18px; }

.bestonemainss {
  text-align: center; }

.blowicons--mainss .fi {
  font-size: 33px;
  color: white;
  height: 35px;
  line-height: 18px; }

.blowicons--mainss {
  width: 70px;
  height: 70px;
  border: 1px solid rgba(255, 255, 255, 0.21);
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  margin: auto; }

.bestonemainss h4 {
  color: white;
  font-weight: 500 !important;
  margin-top: 17px;
  font-size: 19px;
  line-height: normal;
  margin-bottom: 5px; }

.bestonemainss p {
  color: white;
  font-size: 14px; }

.maingoodcontentssss .row {
  margin: auto;
  max-width: 1250px; }

.maingoodcontentssss .col-sm-4 {
  padding: 40px 10px; }

.maingoodcontentssss .col-sm-4 {
  border-right: 1px solid rgba(255, 255, 255, 0.21); }

.maingoodcontentssss .col-sm-4:last-child {
  border: 0px; }

.footerbottom--main {
  margin: 0px !important; }

.maincontentg--mainsmainss h3 {
  font-size: 26px;
  line-height: normal; }

.maingoodcontentflexing--fittingmainss {
  background: #0c0c0c;
  padding-bottom: 220px; }

.mainvideoc--containerss {
  margin-top: -200px; }

.mainvideoc--containerss {
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.16);
  border: 2px solid #f1f4f3;
  padding: 4px;
  border-radius: 5px;
  background: white; }

.insidemflexmain--ss.chat-button .fi {
  font-size: 27px;
  height: 27px; }

.insidemflexmain--ss {
  border-radius: 50px !important;
  padding: 13px;
  border: 0px !important;
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.18); }

.maingoodcontentssss {
  padding-bottom: 30px; }

.mainshopbycateogyrss {
  padding: 50px 10px; }

.mainshopbycateogyrss h3 {
  margin-bottom: 40px; }

.customproductmain--container .pagination-item--current a {
  border-radius: 50% !important; }

.productzGrid .productz {
  float: left !important; }

ul.productzGrid {
  overflow: auto; }

article.card {
  padding: 20px;
  box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.11);
  border-radius: 10px; }

.productzGrid .productz {
  padding: 10px !important; }

.card .card-body .card-title a {
  font-weight: 500 !important;
  font-size: 17px !important; }

.card .card-body .price-wrapper span {
  font-size: 22px !important; }

.card .card-body .price-wrapper {
  margin-bottom: 0px !important; }

.productzView-details .productzView-title {
  font-family: Titillium Web, sans-serif !important;
  font-size: 26px !important;
  font-weight: 600 !important; }

.productzView-price span {
  font-size: 21px !important; }

section#relatedProducts h2 {
  border: 0px !important;
  margin-bottom: 20px;
  text-align: center;
  padding-top: 30px;
  font-size: 31px;
  font-family: Titillium Web, sans-serif !important;
  font-weight: 600 !important; }

section#relatedProducts h2 {
  border: 0px !important;
  margin-bottom: 20px;
  text-align: center;
  padding-top: 30px;
  font-size: 31px;
  font-family: Titillium Web, sans-serif !important;
  font-weight: 600 !important; }

.maincustomgood--contentss {
  background: #f3f3f3; }

input#form-action-addToCart {
  text-transform: none !important;
  font-size: 18px !important;
  background: #101010 !important;
  border: 0px !important; }

input#form-action-addToCart, .productzView-details .productzView-options .button-wishlist .button .text {
  font-size: 17px !important;
  text-transform: none !important;
  font-weight: 500 !important;
  letter-spacing: 0px !important; }

input#form-action-addToCart, .productzView-details .productzView-options .button-wishlist .button {
  border-radius: 10px !important;
  padding: 14px 20px !important; }

.productzView-details .productzView-options .button-wishlist .button {
  background: white !important;
  border: 1px solid grey !important; }

.customaintextwithelement .form-field--increments .form-increment {
  background: transparent !important; }

.form-field--increments .form-increment .button {
  border: 1px solid #d9d9d9 !important;
  padding: 7px 5px !important;
  line-height: normal !important;
  height: unset !important;
  width: 40px !important; }

.customaintextwithelement .form-field--increments .form-input {
  min-height: 34px !important;
  width: 50px !important;
  border-top: 1px solid #d9d9d9 !important;
  border-bottom: 1px solid #d9d9d9 !important;
  height: 39px; }

input#form-action-addToCart {
  text-transform: none !important;
  font-size: 18px !important;
  background: #101010 !important;
  border: 0px !important; }

input#form-action-addToCart, .productzView-details .productzView-options .button-wishlist .button .text {
  font-size: 17px !important;
  text-transform: none !important;
  font-weight: 500 !important;
  letter-spacing: 0px !important; }

input#form-action-addToCart, .productzView-details .productzView-options .button-wishlist .button {
  border-radius: 10px !important;
  padding: 14px 20px !important; }

.productzView-details .productzView-options .button-wishlist .button {
  background: white !important;
  border: 1px solid grey !important; }

.customaintextwithelement .form-field--increments .form-increment {
  background: transparent !important; }

.form-field--increments .form-increment .button {
  border: 1px solid #d9d9d9 !important;
  padding: 7px 5px !important;
  line-height: normal !important;
  height: unset !important;
  width: 40px !important; }

.customaintextwithelement .form-field--increments .form-input {
  min-height: 34px !important;
  width: 50px !important;
  border-top: 1px solid #d9d9d9 !important;
  border-bottom: 1px solid #d9d9d9 !important;
  height: 39px; }

.maincustomgood--contentss [role=tablist] li a {
  font-family: Titillium Web, sans-serif !important;
  text-transform: none !important;
  letter-spacing: 0px !important;
  font-size: 16px !important; }

.sorrynoerevis a {
  color: black !important;
  padding: 9px 40px;
  background: transparent !important;
  border: 1px solid black !important; }

.insidemains--contentsswithicons h2 {
  font-size: 21px;
  font-weight: 600 !important; }

.customains--headingss h1 {
  font-size: 28px;
  font-weight: 600 !important; }

.productzView-details .productzView-rating {
  border-bottom: 0px !important;
  margin-bottom: 5px !important; }

.productzView-details .productzView-info {
  display: none !important; }

.productzView-details .productzView-rating {
  border-bottom: 0px !important;
  margin-bottom: 5px !important; }

.productzView-details .productzView-info {
  display: none !important; }

.insidemain--contentss {
  background: #f4f7f6;
  border: 0px !important; }

.insidemain--contentss {
  background: transparent !important; }

.freeshippsupport {
  display: flex; }

.maincstgood-ss img {
  max-width: 100px; }

.insidemain--contentss {
  padding: 0px;
  margin-left: 15px; }

.maincstgood-ss img {
  transform: rotate(335deg); }

.freeshippsupport {
  padding: 10px;
  background: #f4f7f6;
  margin-bottom: 20px; }

.insidemain--contentss {
  background: transparent !important; }

.freeshippsupport {
  display: flex; }

.maincstgood-ss img {
  max-width: 100px; }

.insidemain--contentss {
  padding: 0px;
  margin-left: 15px; }

.maincstgood-ss img {
  transform: rotate(335deg); }

.freeshippsupport {
  padding: 10px;
  background: #f4f7f6;
  margin-bottom: 20px; }

.freeshippsupport {
  padding: 20px;
  border-radius: 10px; }

.descriptionmainsbelowss p {
  letter-spacing: 0px !important; }

.icon--textmain {
  text-transform: capitalize;
  font-weight: 400 !important;
  color: black;
  opacity: 1; }

.icon--textmain span {
  font-weight: 300 !important; }

.icon--textmain {
  font-size: 18px; }

.productzView-price span {
  font-weight: 600 !important;
  font-size: 33px !important;
  color: #101010 !important;
  font-family: Titillium Web, sans-serif !important; }

.maingoodcontentssssnewss .button {
  width: 100%;
  margin: 0px;
  background: #101010 !important;
  text-transform: unset !important;
  font-size: 17px !important;
  font-weight: 500 !important;
  border-radius: 5px !important; }

.maingoodcontentssssnewss .button {
  width: 100%;
  margin: 0px;
  background: #101010 !important;
  text-transform: unset !important;
  font-size: 17px !important;
  font-weight: 500 !important;
  border-radius: 5px !important; }

.card .card-body .card-title {
  margin-top: 5px !important;
  margin-bottom: 5px !important; }

.header {
  box-shadow: 0px 6px 2px 0px rgba(0, 0, 0, 0.04) !important; }

.insidemm p, .insidemm h3 {
  color: white;
  text-shadow: 0px 0px 7px black; }

.insidemm h3 {
  color: white; }

.newcontentss img {
  max-width: 400px;
  object-fit: contain;
  aspect-ratio: 1/0.6;
  position: relative;
  bottom: -23px; }

.maingoodcontentss .row {
  margin-top: -50px; }

.maincustom--content p {
  min-height: 100px; }

.firstcustom--mainssgood:before {
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background: linear-gradient(1deg, rgba(0, 0, 0, 0.54) 10%, rgba(84, 84, 84, 0) 100%);
  z-index: 9; }

.insmainscontentgo1111 {
  max-width: 600px; }

.whychoosethis--mainss {
  padding: 60px 50px; }

.whychoosethis--mainss ul li {
  font-size: 16px; }

.maincustomcontentgood--nes .row {
  max-width: 1300px;
  margin: auto; }

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

.mainnewgood--contentss h2 {
  font-size: 17px;
  font-weight: 500 !important;
  margin-bottom: 20px;
  max-width: 250px;
  margin: auto;
  margin-bottom: 20px;
  line-height: normal !important;
  min-height: 57px; }

.mainnewgood--contentss {
  padding: 20px;
  background: #efefef; }

.maincustomcontentgood--nes .col-sm-4 {
  padding: 10px; }

@media (max-width: 801px) {
  .maincustomcontent--good {
    display: block;
    background: #fbfbfb; }
  .maincustomcontent--good .col-sm-4:first-child, .maincustomcontent--good .col-sm-4:last-child {
    display: block !important; }
  .maincustomcontent--good .col-sm-8 {
    display: none !important; }
  .socialtopmainssss p {
    text-align: center;
    padding: 5px 10px; }
  .custommainfixinggoods h2 {
    font-size: 28px !important;
    line-height: 36px !important;
    text-align: left; }
  .custommainfixinggoods .body {
    text-align: left;
    font-size: 15px; }
  .maincustomgoodcontent h2 {
    font-size: 30px !important;
    line-height: normal !important; }
  .maincustomgoodcontent {
    padding-top: 10px !important;
    padding-bottom: 10px !important; }
  .customcategory--mainss h1 {
    font-size: 22px !important;
    margin-top: 5px;
    margin-bottom: 10px; }
  .header {
    z-index: 99999 !important; }
  .custombodys h3 {
    font-size: 18px;
    line-height: 28px; }
  .goodtestiominaillss {
    padding-top: 40px;
    padding-bottom: 40px; }
  .mainicons--ss .fi {
    font-size: 41px;
    height: 32px; }
  .mainshopbycateogyrss h3 {
    margin-top: 5px; }
  .mainshopbycateogyrss {
    padding-top: 30px; }
  .mainshopbycateogyrss .col-sm-2 {
    width: unset;
    min-width: 200px; }
  .mainshopbycateogyrss .row {
    overflow: auto;
    display: -ms-flexbox;
    display: flex;
    max-width: 1400px; }
  .maingoodcontent--ss h2 {
    line-height: 25px; }
  .maingoodcontnt--mainss h3 {
    margin: 0px;
    font-size: 27px !important; }
  .maingoodcontnt--mainss {
    padding: 0px; }
  .maingood--contentflexins .col-sm-6 {
    padding: 8px 20px; }
  .maincustom--goomanss h3 {
    font-size: 25px;
    margin-bottom: 20px; }
  .whychooseusmainss {
    margin-top: 0px; }
  .maincustom--content p {
    min-height: unset; }
  .insidemaincotnent--ss h3 {
    font-size: 34px;
    line-height: 38px;
    margin-bottom: 15px; }
  .cusotmainscontne-tt {
    padding: 40px 10px; }
  .whychoosethis--mainss ul {
    width: 100%;
    padding: 0px; }
  .whychoosethis--mainss h5 {
    text-align: left; }
  .whychoseus--mainss h2 {
    font-size: 24px; }
  .whychoseus--mainss {
    padding-bottom: 5px; }
  .maingoodtitle--fitting {
    padding: 0px 20px; }
  .mainbigbanner--mcstomssss img {
    height: 450px;
    object-fit: cover; }
  .newmaincontentg--dooaminss {
    left: 0px;
    top: 0px; }
  .maincontentgoo--finhsing {
    padding: 0px 10px; }
  .goodcontentss h3 {
    font-size: 23px; }
  .goodcontentss p {
    margin: 0px;
    font-size: 15px; }
  .goodcontentss {
    padding: 30px 20px;
    padding-bottom: 10px; }
  .bestonemainss h4 {
    font-size: 15px; }
  .maingoodcontentssss .col-sm-4 {
    padding-bottom: 10px; }
  .mincontentmains--fixing .col-sm-5 {
    width: 100%; }
  ul.socialLinks.socialLinks--alt {
    opacity: 1;
    max-height: 100%;
    border: 0px !important; }
  .innermenusection.socialmediamain {
    border: 0px !important; }
  .mincontentmains--fixing .col-sm-2 {
    width: 100%; }
  h2.footer--headingmenu {
    margin-bottom: 0px !important; }
  h2.footer--headingmenu:before {
    filter: invert(1); }
  .innermenusection {
    margin: 0px !important;
    padding-top: 15px !important;
    padding-bottom: 15px !important; }
  .innermenusection + .innermenusection h2 {
    margin: 0px !important; }
  .middleHeader-item .fi {
    font-size: 20px; }
  .themevale_middleHeader {
    padding: 10px 20px; }
  .themevale_Mobile {
    z-index: 99999999999 !important; }
  .themevale_MobileContent .navPages-action {
    font-weight: 400 !important; }
  .navPage-subMenu {
    box-shadow: unset !important; }
  .maincontentclass--goodainss:before {
    display: none; }
  .maincontentclass--goodainss img {
    opacity: 0.8; }
  .maincontentclass--goodainss {
    background: black; }
  .maingoodc-contentflexing h3, .maingoodc-contentflexing h2, .maingoodc-contentflexing p {
    color: white;
    font-weight: normal !important; }
  .maingoodc-contentflexing p {
    opacity: 1;
    font-size: 16px;
    font-weight: 500 !important; }
  .maingoodc-contentflexing {
    padding: 0px 20px; }
  .maincontentg--mainsmainss h3 {
    font-size: 15px; }
  .maincontentg--mainsmainss {
    padding: 0px 20px; }
  .maincontainer--good .col-sm-4, .maincontainer--good .col-sm-8 {
    padding: 10px; }
  .maincutomgoo--fittingsss {
    padding: 0px;
    margin-top: 10px; }
  .maincontainer--good .row {
    padding: 10px 10px; }
  .productzGrid .productz {
    width: 100% !important; }
  article.card {
    padding: 10px !important; }
  .maincustomgood--contentss [role=tablist] {
    overflow: auto;
    white-space: nowrap;
    display: -ms-flexbox;
    display: flex;
    max-width: 1400px; }
  .maincontentgoodmainssmains {
    padding: 50px 20px; }
  .card .card-body .card-rating {
    margin-bottom: 20px !important; } }

.card-img-container img {
  object-fit: contain !important; }

.sale-flag-side {
  right: unset !important;
  left: 20px !important; }

.socialtopmainssss {
  text-align: center; }

.socialtopmainssss p {
  text-align: center;
  font-size: 15px; }

.maincustomcontent--good {
  padding: 11px 10px;
  background: #ededed; }

.header-logo {
  text-align: center !important; }

.header-logo-image {
  width: 200px; }

a.navPages-action {
  font-weight: 500 !important;
  font-size: 16px !important;
  font-family: 'Inter', sans-serif !important; }

.customrowtopmain {
  background: white !important; }

.footerbottom--main {
  background: white !important; }

.copyrighttop--mains ul a {
  color: black !important;
  font-size: 16px !important;
  font-weight: 400 !important; }

a.footerlinks-inside {
  font-weight: 400 !important;
  color: black !important; }

h2.footer--headingmenu {
  color: black !important;
  font-weight: 400 !important;
  margin-bottom: 10px !important; }

.mincontentmains--fixing .col-sm-2 {
  width: 25% !important; }

.customrowtopmain .moregrid.row {
  max-width: 1000px !important; }

span.methods-of-payment img {
  width: 38px; }

.copyrighbottom--manss {
  padding-top: 15px !important; }

.maincontengog---ss {
  margin: auto;
  background: transparent !important;
  text-align: center !important;
  max-width: 600px !important; }

.footer--newsletter .form-input {
  background: #f1f1f1 !important; }

.copyrightmains--goodss {
  color: black !important;
  font-weight: 400 !important;
  font-size: 11px !important;
  text-align: center !important; }

.maingoodsubscrip---txt p {
  font-size: 15px !important;
  color: black !important;
  max-width: 100% !important;
  text-align: center !important;
  padding: 0px 20px !important; }

h2.footernewsletter--v {
  color: black !important;
  text-align: center !important; }

.innermenusection.socialmediamain h2.footer--headingmenu {
  text-align: center !important; }

ul.socialLinks.socialLinks--alt {
  text-align: center; }

h2.footer--headingmenu + .socialLinks--alt .icon {
  background: transparent !important;
  transform: unset !important;
  width: unset !important;
  height: unset !important; }

h2.footer--headingmenu + .socialLinks--alt .icon svg {
  fill: black !important;
  width: 37px !important;
  height: 26px !important; }

.socialLinks .socialLinks-item {
  margin: 0px 10px !important; }

.innermenusection.socialmediamain h2.footer--headingmenu {
  margin-bottom: 20px !important;
  font-size: 22px !important; }

.maingoodcontentssss {
  background: #005b9e; }

.header {
  background: rgba(255, 255, 255, 0.95) !important;
  backdrop-filter: blur(10px); }

.custombodys img {
  max-width: 90px;
  margin-top: 20px; }

.firstcustom--mainssgood:before {
  border-radius: 0px !important; }

.maingoodcontnt--mainss h3 {
  font-weight: 400 !important;
  font-size: 30px !important;
  margin-bottom: 15px !important; }

.maingoodcontnt--mainss {
  max-width: 400px !important; }

.mainshopbycateogyrss h3 {
  font-size: 28px !important;
  font-weight: 400 !important; }

.shortmainscontent--ss h2 {
  font-size: 24px !important;
  font-weight: 400 !important; }

.maincustomgoodcontent h2 {
  font-size: 28px !important;
  font-weight: 400 !important; }

.maincustomgoodcontent p {
  font-weight: 300 !important; }

.maincustom--goomanss h3 {
  font-weight: 400 !important;
  font-size: 30px !important;
  margin-bottom: 15px !important; }

.maingoodcontnt--mainss h3 {
  font-weight: 400 !important;
  font-size: 30px !important;
  margin-bottom: 15px !important; }

.maingoodcontnt--mainss {
  max-width: 400px !important; }

.mainshopbycateogyrss h3 {
  font-size: 28px !important;
  font-weight: 400 !important; }

.shortmainscontent--ss h2 {
  font-size: 24px !important;
  font-weight: 400 !important; }

.maincustomgoodcontent h2 {
  font-size: 28px !important;
  font-weight: 400 !important; }

.maincustomgoodcontent p {
  font-weight: 300 !important; }

.maincustom--goomanss h3 {
  font-weight: 400 !important;
  font-size: 30px !important;
  margin-bottom: 15px !important; }

.newmaincontentg--dooaminss {
  top: 50%;
  transform: translateY(-50%); }

.insidemm p, .insidemm h3 {
  text-shadow: unset !important;
  color: black !important; }

.insidemm {
  padding: 40px;
  background: rgba(255, 255, 255, 0.94);
  backdrop-filter: blur(10px);
  border-radius: 5px !important; }

.insidemm h3 {
  font-weight: 500 !important; }

.insidemm p {
  font-weight: 300 !important; }

.insidemm .button {
  background: #eeede2 !important;
  color: black !important;
  border: 0px !important;
  box-shadow: -3px 3px #005b9e !important;
  border-radius: 5px !important; }

.insidemm h3 {
  line-height: 42px;
  margin-top: 0px;
  margin-bottom: 10px !important; }

.maincontentgood--mainss h2 {
  position: absolute;
  bottom: 20px;
  margin: 0px;
  width: 100%;
  background: white;
  padding: 13px 10px; }

.maincustom--goomanss h3 {
  margin-bottom: 40px !important; }

.shortmainscontent--ss {
  position: unset;
  transform: unset !important; }

.firstcustom--mainssgood:before {
  display: none; }

.firstcustom--mainssgood {
  background: #eeede2;
  border-radius: 0px;
  box-shadow: 0px 0px #ffb133; }

.firstcustom--mainssgood img {
  padding-top: 30px;
  padding-bottom: 30px; }

.firstcustom--mainssgood {
  background-image: url("https://cdn11.bigcommerce.com/s-6z2c8eh2fw/images/stencil/original/image-manager/patter1.png?t=1710407125");
  background-size: cover !important; }

.shortmainscontent--ss h2 {
  color: black !important; }

.firstcustom--mainssgood img {
  padding-bottom: 10px !important;
  padding-top: 20px !important; }

.shortmainscontent--ss .button {
  background: #005b9e !important;
  color: #ffffff !important;
  font-weight: 600 !important;
  border: 2px solid #005b9e !important; }

.bigmaine-nemain--contentss {
  font-style: italic;
  text-align: center;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 33px;
  background: #d01f8d;
  color: #fff;
  padding: 23px 10px;
  margin-top: -4px;
  z-index: 9;
  position: relative;
  background: linear-gradient(114deg, #005b9e 0% 50%, #4291cb 50% 100%); }

.mainbigbanner--mcstomssss img {
  width: 100%; }

.maincontentgood--mainssss {
  max-width: 1700px;
  margin: auto; }

.slider--customcontents {
  top: 50%; }

.custommainfixinggoods h2 {
  font-size: 38px !important;
  line-height: 49px !important; }

.socialtopmainssssss ul {
  list-style: none;
  margin: 0px;
  text-align: right; }

.socialtopmainssssss ul li {
  display: inline-block;
  margin-left: 20px; }

.customonegood--fixing {
  margin: 0px !important; }

.header-logo-image {
  width: 100%;
  max-width: 150px; }

.insideheader--main {
  padding: 9px 10px; }

.socialtopmainssss.firstrightblock p {
  text-align: left; }

.maincustomcontent--good {
  padding: 5px 10px !important; }

.customonegood--fixing {
  margin: 0px !important; }

.header-logo-image {
  width: 100%;
  max-width: 150px; }

.insideheader--main {
  padding: 9px 10px; }

.socialtopmainssss.firstrightblock p {
  text-align: left; }

.maincustomcontent--good {
  padding: 1px 10px !important; }

.header {
  background: white !important; }

.maincustomcontent--good p, .maincustomcontent--good a {
  color: white !important;
  font-weight: 500 !important; }

.maincustomcontent--good p, .maincustomcontent--good a {
  font-weight: 500 !important; }

.swiper-button-next, .swiper-button-prev {
  width: 35px !important;
  height: 35px !important; }

.swiper-button-next:after, .swiper-button-prev:after {
  font-size: 14px !important; }

.customain---swiperfixed {
  padding: 20px; }

.sliderv---inside img {
  border-radius: 20px; }

.bigmains--arowss:before {
  content: '';
  position: absolute;
  top: -2.5vw;
  left: -40px;
  width: 150vw;
  height: 75%;
  background-color: aliceblue;
  z-index: -1; }

.bigmains--arowss {
  position: relative; }

.swiper-button-next, .swiper-button-prev {
  background: white !important; }

.swiper-button-next:after, .swiper-button-prev:after {
  color: black !important; }

.swiper-button-next, .swiper-button-prev {
  background: white !important; }

.swiper-button-next:after, .swiper-button-prev:after {
  color: black !important; }

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

.maincustom--goomansss h3 {
  font-size: 27px;
  font-weight: 500 !important;
  margin-bottom: 40px; }

.maincustom--goomansss .row {
  margin: auto;
  max-width: 1300px; }

.maincustom--content---wc h2 {
  font-size: 19px;
  font-weight: 500 !important; }

.maincustom--content---wc p {
  font-weight: 300 !important;
  line-height: 26px; }

.maincustom--content---wc img {
  max-width: 81px; }

.flexmin--contentss {
  max-width: 1250px;
  text-align: center;
  margin: auto;
  padding: 40px 10px;
  background: #f5f5f5;
  border-radius: 20px;
  margin-top: 40px; }

.flexmin--contentss h4 {
  font-weight: 500 !important;
  font-size: 40px;
  line-height: normal;
  color: #1a1a1a; }

.flexmin--contentss p {
  font-size: 16px;
  font-weight: 300 !important;
  max-width: 800px;
  margin: auto;
  padding-bottom: 20px; }

.flexmin--contentss .button {
  text-transform: none !important;
  letter-spacing: 0px !important;
  font-size: 15px !important; }

.flexmin--contentss .button {
  background: transparent !important;
  color: black !important;
  font-size: 16px !important;
  border: 1px solid black !important;
  padding: 8px 30px !important;
  border-radius: 50px !important;
  font-weight: 400 !important; }

.flexmin--contentss hr {
  max-width: 200px;
  margin: auto;
  margin-bottom: 20px;
  border: 2px solid #5a72b2; }

.flexmin--contentss h4 {
  font-weight: 600 !important;
  font-size: 33px;
  color: #5a72b2; }

.flexmin--contentss p {
  max-width: 600px; }

.maingdoocontent--flexingss {
  text-align: center;
  margin-top: 90px; }

.maingdoocontent--flexingss h3 {
  margin-top: 0px;
  font-size: 52px;
  line-height: normal;
  margin-bottom: 0px; }

.maingdoocontent--flexingss h5 {
  text-transform: none;
  font-size: 40px;
  margin: 0px;
  padding-top: 18px;
  color: #F46B6B; }

.maingdoocontent--flexingss img {
  width: 50px;
  margin: 0px 13px; }

.maingdoocontent--flexingss img:first-child {
  margin-bottom: -20px; }

.maingdoocontent--flexingss img:last-child {
  margin-top: -27px; }

.maincustom--goomansss {
  padding-top: 50px;
  padding-bottom: 50px; }

.foralltypeof--phiness .row {
  max-width: 1300px;
  margin: auto; }

.foralltypeof--phiness:before {
  content: '';
  position: absolute;
  top: 34%;
  left: 0px;
  width: 100%;
  height: 75%;
  background-color: #d6ecdb;
  z-index: -1; }

.foralltypeof--phiness {
  position: relative;
  padding-bottom: 50px; }

.builtfor--manss {
  padding-bottom: 61px; }

.foralltypeof--phiness {
  padding-bottom: 30px !important;
  margin-bottom: 120px; }

.foralltypeof--phiness {
  padding-bottom: 30px !important;
  margin-bottom: 120px; }

.goodmainscontent--flexingss .row {
  max-width: 1200px;
  margin: auto;
  margin-bottom: 30px; }

.customimagemain--goodone img {
  box-shadow: unset !important;
  border-radius: 0px !important; }

.button, .button--primary {
  font-size: 16px !important;
  font-family: 'Inter', sans-serif !important;
  font-weight: 600 !important;
  letter-spacing: 0px !important;
  text-transform: none !important;
  padding: 10px 40px !important; }

.maincontent--godonefixing {
  max-width: 450px; }

.maincontent--godonefixing h2 {
  font-size: 37px;
  line-height: 51px; }

.maincontent--godonefixing p {
  margin-top: 20px;
  margin-bottom: 20px; }

.maincontent--godonefixing .button {
  background: transparent !important;
  border: 1px solid black !important;
  color: black !important;
  font-weight: 500 !important;
  font-family: 'Inter', sans-serif !important; }

.yotpo-review-title__inner {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.yotpo-review-title__starfield {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 5px; }

.yotpo-review-title__inner {
  background: #fff;
  border-collapse: collapse;
  border-radius: 45px;
  margin: 14px 0 0;
  padding: 14px 30px;
  position: relative;
  width: 415px;
  box-shadow: 0 -3px 9px #e7e7e7;
  margin: auto; }

h6.yotpo-review-title__rating__out {
  margin: 0px;
  font-size: 30px;
  line-height: normal; }

.yotpo-review-title__starfield__star {
  display: flex;
  align-items: center;
  justify-content: center; }

span.yotpo-review-title__rating__of {
  font-size: 23px; }

.body-mianss h3 {
  text-align: center;
  font-size: 30px;
  margin-top: 40px;
  max-width: 500px;
  margin: auto;
  margin-top: 40px;
  color: white;
  line-height: 44px;
  padding-top: 41px;
  padding-bottom: 50px; }

.maingood--newcontentflecxinss:before {
  background-color: #936fc3;
  border-radius: 100%;
  content: "";
  display: block;
  height: 100%;
  overflow: hidden;
  position: absolute;
  -webkit-transform: translateY(60px);
  -ms-transform: translateY(60px);
  transform: translateY(60px);
  width: 160vw;
  z-index: -1;
  left: -29%;
  border-bottom-left-radius: 0px !important;
  border-bottom-right-radius: 0px !important;
  background-image: url("https://cdn11.bigcommerce.com/s-0jxigktkos/images/stencil/original/image-manager/bigimage1.png?t=1710665603");
  background-size: cover !important; }

.maingood--newcontentflecxinss {
  position: relative; }

.insierating--barss {
  max-width: 400px;
  margin: 10px;
  min-width: 400px; }

.m-scroll__title {
  white-space: unset !important; }

.yotpo-review-title__inner {
  background: white !important;
  position: relative;
  bottom: -22px; }

.authortle--mainss {
  font-weight: 400 !important;
  width: 50px;
  height: 50px;
  font-size: 17px; }

.authorratings--mainss {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 10px; }

.author--informationss h3 {
  margin: 0px !important;
  color: black !important;
  padding: 0px !important;
  font-size: 17px !important; }

.custombodreviewss p {
  min-height: unset;
  text-align: left !important;
  font-size: 17px !important;
  font-weight: 300 !important; }

.custombodreviewss h5 {
  color: black !important;
  text-align: left; }

.datemain {
  position: absolute;
  right: 19px;
  top: 17px;
  font-size: 13px;
  font-weight: 400 !important; }

.insierating--barss {
  position: relative;
  padding: 22px 30px;
  border-radius: 20px; }

.maingood--newcontentflecxinss {
  padding-bottom: 50px; }

.newgoodcontent-22 img {
  max-width: 78px; }

.newgoodcontent-22 p {
  min-height: 120px;
  font-size: 18px;
  font-weight: 300 !important; }

.newgoodcontent-22 h3 {
  font-size: 20px;
  font-weight: 500 !important; }

.row.rowinsidem2 .col-sm-6 {
  padding: 10px; }

.row.rowinsidem2 {
  max-width: 600px;
  margin: auto; }

.choosethebest-ss {
  margin-top: 104px; }

.choosethebest-ss .row {
  max-width: 1300px;
  margin: auto; }

.row.rowinsidem2 {
  max-width: 600px; }

.maingoodo--contentflex img {
  aspect-ratio: 1/0.5;
  object-fit: contain;
  max-height: 63px;
  object-position: center;
  filter: grayscale(1); }

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

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

.maan--flexingss h3 {
  font-size: 26px;
  margin-top: 50px;
  font-weight: 500 !important; }

.goodmainsassseenin--ss .row {
  max-width: 1200px;
  margin: auto;
  padding-top: 11px; }

.goodmainsassseenin--ss {
  padding-bottom: 40px; }

.goodmainscontent--flexingss {
  padding: 80px 10px; }

.foralltypeof--phiness {
  margin-bottom: 35px; }

.nicegoodns0-ss {
  background: url(https://cdn.shopify.com/s/files/1/0527/7587/8825/files/patterns.svg);
  margin-left: auto;
  margin-right: auto;
  background-size: 7%; }

.bigmains--contentss .row {
  max-width: 1300px;
  margin: auto;
  text-align: center; }

.bigmains--contentss {
  padding-bottom: 50px; }

.nicebg--sectionss {
  padding: 40px 30px;
  padding-top: 10px; }

.maingood--blockinss {
  background-color: #BD4898;
  background-image: url("https://cdn11.bigcommerce.com/s-0jxigktkos/images/stencil/original/image-manager/pattern1.png?t=1710672182");
  background-size: cover !important;
  border-radius: 30px; }

.nicebg--sectionss h3, .nicebg--sectionss p {
  color: white; }

.nicebg--sectionss a {
  padding: 7px 40px;
  background: white;
  border-radius: 50px; }

.nicebg--sectionss p {
  min-height: 69px;
  font-weight: 600 !important;
  font-size: 16px !important;
  margin-bottom: 23px;
  letter-spacing: 0px !important; }

.maingood--blockinss img {
  border-top-left-radius: 20px;
  border-top-right-radius: 20px; }

.foronegood--ss {
  position: absolute; }

.foralltypeof--phiness.mainsgodmains--ss .col-sm-6 {
  padding: 10px; }

.goodmains--phonesmainss {
  position: relative; }

.foronegood--ss h3 {
  margin: 0px; }

.foronegood--ss {
  width: 100%;
  text-align: center;
  position: absolute;
  bottom: 30px; }

.foronegood--ss h3 {
  color: white;
  font-size: 31px; }

.goodmains--phonesmainss img {
  border-radius: 20px; }

.goodmains--phonesmainss:before {
  position: absolute;
  bottom: 0px;
  content: '';
  height: 100%;
  width: 100%;
  background: linear-gradient(1deg, rgba(0, 0, 0, 0.53), rgba(255, 255, 255, 0));
  border-radius: 20px; }

.maincontent--belowfitted .row {
  max-width: 1100px; }

.maingoodcontentssss {
  background: white; }

.blowicons--mainss {
  border: 0px !important; }

.bestonemainss h4 {
  color: black; }

.bestonemainss p {
  color: black; }

.maingoodcontentssss .col-sm-4 {
  border-right: 1px solid grey; }

.goodcontentss p {
  color: black; }

.goodcontentss h3 {
  color: black;
  font-weight: 500 !important; }

.cookie--sindiecontent p {
  font-weight: 500 !important;
  font-size: 14px !important;
  letter-spacing: 0px !important;
  font-family: 'Lato', sans-serif !important; }

.customcookie--banermain {
  bottom: 0px !important;
  background: black !important; }

.customcookie--banermain .row {
  background: transparent !important;
  padding-top: 30px !important; }

.maingoodc-contentflexing h2 {
  line-height: 54px;
  margin-bottom: 20px; }

.mainflexing--conents h2 {
  margin-top: 10px; }

.maingoodc-contentflexing h2, .maingoodc-contentflexing h3, .maingoodc-contentflexing p {
  color: white !important; }

.maingoodc-contentflexing p {
  opacity: 1;
  font-size: 20px; }

.mainflexingmgood--godmainss img {
  opacity: 0.5; }

.mainflexingmgood--godmainss {
  background: black; }

.maingood--ocjntentss h3, .maingood--ocjntentss h2 {
  color: white; }

.customsticky--topmain {
  max-width: 550px;
  margin: auto; }

.maincustomgood--contentss {
  margin-top: 10px; }

.maincustomgood--contentss {
  margin-top: 10px; }

.maincontentgoodmainssmains {
  padding: 20px 0px !important; }

.maincustomgood--contentss {
  background: white !important; }

h2.maincontentgoo--s {
  border: 0px !important;
  font-size: 16px !important;
  margin-bottom: 5px !important; }

.maincustomgood--contentss [role=tablist] li {
  margin-left: 0px !important;
  padding-left: 0px !important; }

.maincustomgood--contentss [role=tablist] {
  text-align: left; }

.maincustomgood--contentss [role=tablist] li a {
  font-size: 15px !important;
  padding-bottom: 11px !important; }

.productzView-price span {
  font-weight: 500 !important;
  font-size: 21px !important; }

.maincustomgood--contentss [role=tablist] li a {
  font-family: 'Lato', sans-serif !important; }

.descriptionmainsbelowss p {
  font-family: 'Lato', sans-serif !important;
  font-weight: 300 !important; }

.productzView-price span {
  font-weight: 500 !important;
  font-size: 21px !important; }

.maincustomgood--contentss [role=tablist] li a {
  font-family: 'Lato', sans-serif !important; }

.descriptionmainsbelowss p {
  font-family: 'Lato', sans-serif !important;
  font-weight: 300 !important; }

.customaintextwithelement .form-field--increments .form-input {
  min-height: unset !important;
  height: unset !important;
  border: 0px !important; }

.form-field--increments .form-increment .button {
  padding: 10px 10px !important;
  border: 0px !important; }

.customaintextwithelement .form-field--increments .form-increment {
  padding: 4px 6px !important;
  background: #f5f5f5 !important;
  border-radius: 10px !important; }

.productzView-options select {
  width: 100% !important;
  max-width: 100% !important; }

.productzView-details .productzView-options .form-field {
  margin-top: 0px !important; }

.productzView-details .productzView-options {
  padding-top: 5px !important; }

.insidemains--contentss img {
  max-width: 40px; }

.insidemains--contentss h3 {
  font-size: 15px;
  margin: 0px;
  font-weight: 500 !important;
  margin-top: 13px; }

.insidemains--contentss {
  text-align: center;
  padding: 20px 10px;
  background: whitesmoke; }

.bigsmallboxes--ss .col-sm-6 {
  padding: 5px; }

.bigsmallboxes--ss .row {
  margin: 0px -5px; }

.productzView-details .productzView-options {
  margin-bottom: 8px !important; }

.maincustomgood--contentss {
  padding-top: 10px; }

.mainessentials--featuess .row {
  max-width: 1200px;
  margin: auto; }

.mainessentials--featuess h3 {
  text-align: center;
  font-size: 34px;
  font-weight: 500 !important;
  padding-bottom: 40px !important; }

.mainessentials--featuess {
  background: #eef7ff;
  padding-top: 50px;
  padding-bottom: 50px;
  background-image: url("https://cdn11.bigcommerce.com/s-0jxigktkos/images/stencil/original/image-manager/bigimage1.png?t=1710665603");
  background-size: cover !important; }

.maingood--flexingcontentss {
  max-width: 300px;
  margin: auto; }

.iconbox--mainmsinss .fi {
  font-size: 36px;
  line-height: normal; }

.iconbox--mainmsinss h4 {
  margin: 0px;
  font-size: 17px;
  font-weight: 500 !important; }

.iconbox--mainmsinss {
  padding-bottom: 30px; }

.maingood--flexingcontentss.rightsidemains {
  text-align: right; }

.custommaincontent--godonsie h2 {
  font-family: 'Inter', sans-serif !important;
  letter-spacing: 0px !important;
  font-size: 30px !important; }

.custommaincontent--godonsie p {
  font-size: 17px !important;
  color: white !important;
  font-weight: 500 !important;
  letter-spacing: 0px !important; }

.custommaincontent--godonsie {
  max-width: 800px; }

.maincontent--belowfitted {
  background: #BD4898; }

.custommaincontent--godonsie h2 {
  color: white;
  font-weight: 600 !important; }

.insidemaincontainer--fixgs {
  max-width: 1200px; }

.custommainfixinggoods h2 {
  color: black !important;
  font-size: 45px !important;
  line-height: 60px !important; }

.custommainfixinggoods .body {
  color: black !important;
  font-size: 20px !important;
  font-weight: 300 !important; }

.custommainfixinggoods .button {
  border-color: black !important;
  color: black !important; }

.customimagemain--goodone img {
  border-radius: 30px !important; }

.foralltypeof--phiness.othermaingoodss .goodmains--phonesmainss:before {
  display: none; }

.foralltypeof--phiness.othermaingoodss img {
  border-radius: 0px; }

.maincustom--content---wc img {
  max-width: 50px; }

.goodone--gradientsminass {
  background: transparent !important; }

.customrowtopmain {
  background: #ebebeb !important; }

.mincontentmains--fixing .col-sm-2 {
  width: 20% !important; }

.customrowtopmain .moregrid.row {
  max-width: 1200px !important; }

.footer--newsletter .form-input {
  background: white !important; }

.footer--newsletter .button {
  padding: 5px 20px !important;
  font-weight: 500 !important; }

.footerbottom--main {
  background: #ebebeb !important; }

.maincontengog---ss {
  padding: 0px !important;
  max-width: 400px !important;
  margin: unset !important;
  margin-left: auto !important; }

h2.footernewsletter--v {
  text-align: left !important; }

.maingoodsubscrip---txt p {
  text-align: left !important;
  padding: 0px !important; }

.copyrightmains--goodss {
  text-align: left !important; }

.footer--newsletter .form-input {
  border-radius: 0px !important; }

.innermenusection.socialmediamain h2.footer--headingmenu {
  text-align: left !important; }

ul.socialLinks.socialLinks--alt {
  text-align: left !important; }

.socialLinks .socialLinks-item {
  margin-left: 0px !important; }

#themevale_newsletter.fadeIn .newsletter-popup-container {
  max-width: 800px !important; }

#themevale_newsletter .newsletter-popup-container #popupSubcribeForm .form-field .button + .button {
  width: 100% !important;
  font-size: 14px !important;
  letter-spacing: 0px !important;
  margin: 0px !important; }

#themevale_newsletter .newsletter-popup-container .newsletter-heading {
  margin-top: 40px !important;
  margin-bottom: 20px !important;
  font-family: 'Inter', sans-serif !important;
  font-size: 30px !important;
  font-weight: 600 !important; }

@media (max-width: 801px) {
  .maincustomcontent--good .col-sm-4:first-child, .maincustomcontent--good .col-sm-4:last-child {
    display: none !important; }
  .maincustomcontent--good p, .maincustomcontent--good a {
    font-size: 12px !important; }
  .bigmains--arowss:before {
    left: 0px !important;
    width: 100% !important; }
  .header-logo-image {
    max-width: 100px !important;
    max-height: unset !important; }
  .custommainfixinggoods h2 {
    font-size: 30px !important;
    line-height: 41px !important;
    margin-bottom: 10px !important; }
  .custommainfixinggoods .body {
    font-size: 15px !important; }
  .sliderv---inside img {
    height: 300px !important; }
  .mobileone.goodmaing--contentss .slider--customcontents {
    position: unset;
    transform: unset !important;
    left: unset !important;
    top: unset !important;
    bottom: unset !important; }
  .mobileone.goodmaing--contentss img {
    text-align: center;
    width: 100% !important; }
  .mobileone.goodmaing--contentss h2 {
    text-align: center !important; }
  .mobileone.goodmaing--contentss p {
    text-align: center; }
  .goodmaing--contentss .sliderv---insidess {
    background: url("https://cdn11.bigcommerce.com/s-0jxigktkos/images/stencil/original/image-manager/banne4.png?t=1710852137");
    padding: 30px 20px !important;
    border-radius: 20px !important; }
  .customain---swiperfixed {
    padding: 20px; }
  .maincustom--goomansss .col-sm-3 {
    padding: 10px; }
  .flexmin--contentss {
    padding: 40px 20px; }
  .maingdoocontent--flexingss h3 {
    font-size: 31px; }
  .maingdoocontent--flexingss h5 {
    font-size: 22px; }
  .maingdoocontent--flexingss img {
    width: 30px; }
  .foralltypeof--phiness.othermaingoodss .col-sm-4 {
    padding: 10px;
    width: 50%;
    float: left; }
  .builtfor--manss {
    padding-bottom: 40px !important; }
  .maingdoocontent--flexingss {
    margin-top: 30px !important; }
  .foralltypeof--phiness:before {
    height: 67%; }
  .foralltypeof--phiness.othermaingoodss .col-sm-4:last-child {
    display: none !important; }
  .maincontent--godonefixing h2 {
    font-size: 27px;
    line-height: 37px !important; }
  .maincontent--godonefixing {
    text-align: left !important; }
  .nicegoodns0-ss {
    display: none !important; }
  .goodmainscontent--flexingss {
    padding-bottom: 10px !important; }
  .choosethebest-ss {
    margin-top: 30px !important; }
  .maingoodcontent-ss img {
    width: 100% !important; }
  .newgoodcontent-22 {
    text-align: center !important;
    padding-top: 30px !important; }
  .newgoodcontent-22 p {
    display: none !important; }
  .goodmainsassseenin--ss .col-sm-2 {
    width: 50%;
    float: left; }
  .goodmainsassseenin--ss .col-sm-2:last-child {
    width: 100%; }
  .goodmainscontent--flexingss {
    padding-top: 10px !important; }
  .goodmainsassseenin--ss {
    padding-bottom: 10px !important; }
  .bigmains--contentss .col-sm-4 {
    padding: 10px; }
  .bigmains--contentss {
    padding-bottom: 10px; }
  .maincontent--belowfitted {
    margin-top: 0px; }
  .foralltypeof--phiness {
    margin-bottom: 10px; }
  .custommaincontent--godonsie {
    padding: 5px 10px !important; }
  .mincontentmains--fixing .col-sm-2 {
    width: 100% !important; }
  .innermenusection ul {
    display: block !important;
    overflow: auto;
    opacity: 1;
    max-height: unset !important; }
  .maingoodcontentssss .col-sm-4 {
    border: 0px !important; }
  .choosethebest-ss {
    display: none !important; }
  .custommainfixinggoods {
    padding: 0px !important; }
  .mobileone.goodmaing--contentss p {
    padding-top: 8px; }
  .iconbox--mainmsinss {
    text-align: center;
    padding-bottom: 10px;
    padding-top: 30px; }
  .bigmains--iagess img {
    max-width: 300px;
    width: 100%; }
  .bigmains--iagess {
    text-align: center; } }

@media (max-width: 801px) {
  .desktopone {
    display: none; } }

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

@media (max-width: 801px) {
  .maincontentclass--goodainss img {
    height: 300px;
    object-fit: cover; }
  .maingoodc-contentflexing p {
    display: none; }
  .maingoodc-contentflexing h2 {
    font-size: 34px !important;
    line-height: 36px;
    font-weight: 500 !important; }
  .mainflexingmgood--godmainss img {
    height: 300px;
    object-fit: cover; }
  .mainflexing--conents h2 {
    font-size: 22px !important;
    line-height: normal !important; }
  .mainflexing--conents {
    padding: 0px 20px; }
  .bigsmallboxes--ss .col-sm-6 {
    width: 50%;
    float: left; }
  .insidemains--contentss img {
    max-width: 30px; }
  .insidemains--contentss h3 {
    font-size: 13px;
    margin-top: 6px; } }

div#modal-review-form {
  z-index: 999999999999999999 !important; }

.rectanglefield .form-option {
  border-color: #e9e9e9 !important;
  background: white !important; }

[data-product-option-change] .form-option .form-option-variant {
  font-size: 15px !important;
  font-weight: 400 !important; }

.rectanglefield .form-radio:checked + .form-option {
  border-color: black !important; }

.outofstockkproduct {
  border: 1px solid #d5d5d5;
  font-size: 16px;
  padding: 10px 20px;
  text-align: center;
  font-weight: 400 !important; }

@media (max-width: 801px) {
  .flexmin--contentss h4 {
    word-break: break-all;
    font-size: 22px !important;
    padding-bottom: 10px !important; } }

.zoomImg {
  display: none !important; }

.productzView-thumbnail-link.is-active {
  border: 1px solid black !important; }

.slick-slide.slick-current.slick-active.is-active img {
  border: 0px !important; }

.themevalte_productView-images .productzView-for {
  margin-top: 20px !important; }

.smallbanner--sss {
  max-width: 800px;
  margin: auto;
  padding: 10px;
  padding-top: 40px; }

.smallbanner--sss h5 {
  text-transform: none !important;
  font-size: 25px;
  margin-bottom: 20px; }

.smallbanner--sss p {
  font-size: 16px; }

.flexmin--contentss img {
  border-radius: 30px; }

.mainiframainss iframe {
  width: 100% !important; }

.video-figure {
  margin: 0px !important; }

.video-figure img {
  width: 100% !important; }

.gallery-thumbs img {
  aspect-ratio: 1/1;
  object-fit: cover !important; }

.addonvideomainss {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); }

.video-figure {
  position: relative; }

.addonvideomainss svg {
  width: 33px;
  height: 33px;
  filter: invert(1);
  border: 2px solid black !important;
  border-radius: 50px;
  padding: 6px;
  background: #c1c1c1; }

a.video.is-active {
  margin: 0px !important; }

[data-content-region="above_home"] {
  margin: 0px !important; }

@media (min-width: 801px) {
  .itrHqw {
    max-height: 500px; }
  .newproductsmains--ss {
    max-height: 450px; }
  .productzs--sliderv1 .swiper-wrapper {
    max-height: 370px; } }

.mainiframainss iframe {
  width: 100%;
  height: 500px; }

div#modal-review-form {
  z-index: 9999999 !important; }

a.navPages-action {
  font-size: 18px !important;
  font-family: 'Inter', sans-serif !important;
  font-weight: 600 !important; }

.insideheader--main .col-sm-3 {
  width: 20%; }

.header-logo {
  text-align: left !important; }

.insideheader--main .col-sm-8 {
  width: 80% !important; }

.maincustomcontent--good p, .maincustomcontent--good a {
  font-weight: 600 !important; }

.insideheader--main .col-sm-4 {
  width: 20% !important; }

.insideheader--main .col-sm-3 {
  padding-right: 0px !important;
  width: 15% !important; }

.insideheader--main .col-sm-8 {
  padding: 0px !important; }

.bigmains--conten22 {
  justify-content: center;
  display: flex;
  align-items: center; }

.niceicons img {
  max-width: 30px; }

.flexming h5 {
  margin: unset;
  font-weight: 600 !important; }

.belowheadingss .row {
  max-width: 1300px;
  margin: auto; }

.belowheadingss {
  background: #f9f9f9;
  padding: 11px 5px; }

.niceicons {
  margin-right: 13px; }

.sliderv---inside img {
  border-radius: 0px; }

.customain---swiperfixed {
  padding: 0px; }

.bigmains--conten22 {
  justify-content: center;
  display: flex;
  align-items: center; }

.niceicons img {
  max-width: 30px; }

.flexming h5 {
  margin: unset;
  font-weight: 600 !important; }

.belowheadingss .row {
  max-width: 1300px;
  margin: auto; }

.belowheadingss {
  background: #f9f9f9;
  padding: 11px 5px; }

.niceicons {
  margin-right: 13px; }

.sliderv---inside img {
  border-radius: 0px; }

.customain---swiperfixed {
  padding: 0px; }

h2.footer--headingmenu, h2.footernewsletter--v {
  font-family: 'Inter', sans-serif !important;
  font-size: 25px !important;
  font-weight: 500 !important; }

a.footerlinks-inside, .maingoodsubscrip---txt p, .copyrightmains--goodss {
  font-family: 'Inter', sans-serif !important;
  font-weight: 500 !important;
  font-size: 15px !important;
  opacity: 1 !important; }

.copyrightmains--goodss {
  font-size: 12px !important; }

.customrowtopmain .moregrid.row {
  max-width: 1300px !important; }

.customrowtopmain {
  padding: 0px !important; }

.bigmains--conten22 {
  justify-content: center;
  display: flex;
  align-items: center; }

.niceicons img {
  max-width: 30px; }

.flexming h5 {
  margin: unset;
  font-weight: 600 !important; }

.belowheadingss .row {
  max-width: 1300px;
  margin: auto; }

.belowheadingss {
  background: #f9f9f9;
  padding: 11px 5px; }

.niceicons {
  margin-right: 13px; }

.sliderv---inside img {
  border-radius: 0px; }

.customain---swiperfixed {
  padding: 0px; }

h2.footer--headingmenu, h2.footernewsletter--v {
  font-family: 'Inter', sans-serif !important;
  font-size: 25px !important;
  font-weight: 500 !important; }

a.footerlinks-inside, .maingoodsubscrip---txt p, .copyrightmains--goodss {
  font-family: 'Inter', sans-serif !important;
  font-weight: 500 !important;
  font-size: 15px !important;
  opacity: 1 !important; }

.copyrightmains--goodss {
  font-size: 12px !important; }

.customrowtopmain .moregrid.row {
  max-width: 1300px !important; }

.customrowtopmain {
  padding: 0px !important; }

.customrowtopmain {
  background: linear-gradient(rgba(2, 2, 2, 0.73), rgba(2, 2, 2, 0.73)), url(https://cdn11.bigcommerce.com/s-1rkbpsdwdi/images/stencil/original/image-manager/im2.jpg) !important;
  background-size: cover !important; }

.footerbottom--main {
  background: white !important; }

.custom--iconsfooter p {
  display: none !important; }

.text---content h2 {
  color: black !important;
  font-weight: 400 !important;
  font-size: 19px !important; }

.image---block svg {
  width: 34px !important;
  height: 34px !important; }

.image---block {
  padding: 5px !important;
  width: unset !important;
  height: unset !important;
  margin-right: 10px !important;
  background: transparent !important;
  border: unset !important;
  box-shadow: unset !important; }

.custom--iconsfooter {
  margin: unset !important;
  padding: 10px 0px !important;
  background: #f6e2b5; }

.content--footer {
  justify-content: unset !important; }

h2.footer--headingmenu, h2.footernewsletter--v {
  color: white !important;
  font-weight: 600 !important; }

a.footerlinks-inside, .maingoodsubscrip---txt p, .copyrightmains--goodss {
  color: white !important; }

h2.footer--headingmenu + .socialLinks--alt .icon svg {
  fill: white !important; }

a.footerlinks-inside {
  margin-bottom: 18px !important;
  display: block !important; }

.footer--newsletter .button {
  font-family: 'Inter', sans-serif !important;
  font-weight: 600 !important;
  letter-spacing: 0px !important;
  font-size: 17px !important;
  border: 2px solid white !important;
  background: transparent !important;
  color: white !important; }

.footer--newsletter .form-input {
  background: transparent !important;
  border: 2px solid white !important;
  color: white !important; }

.footer--newsletter .form-input::-ms-input-placeholder {
  /* Edge 12-18 */
  color: white !important; }

.footer--newsletter .form-input::placeholder {
  color: white !important;
  font-size: 15px !important;
  font-weight: 600 !important;
  font-family: 'Inter', sans-serif !important; }

.copyrightmains--goodss {
  line-height: 24px !important; }

.maingoodsubscrip---txt p {
  margin-bottom: 20px !important; }

.custom--iconsfooter {
  background: black !important;
  padding-top: 40px !important; }

.customrowtopmain {
  background: black !important; }

.text---content h2 {
  color: white !important;
  font-weight: 600 !important; }

.image---block svg path {
  fill: white !important; }

.row.mincontentmains--fixing {
  padding-top: 15px !important; }

.belowheadingss {
  margin: unset !important; }

.custommainfixinggoods h2 {
  font-family: 'Inter', sans-serif !important;
  line-height: 48px !important; }

.insidemaincontainer--fixgs {
  max-width: 1275px !important; }

.custommainfixinggoods .body {
  font-size: 18px !important; }

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

.bigmains--flexings h3 {
  font-family: 'Inter' !important;
  font-size: 25px !important;
  padding-top: 20px !important;
  padding-bottom: 25px !important; }

.bigmains--flexings .row {
  max-width: 1300px !important;
  margin: auto; }

.bigmains--flexings .col-sm-3 {
  padding: 10px; }

.maingoood--sconten22 h3 {
  margin: 0px !important;
  padding: 0px !important;
  padding-bottom: 15px !important;
  font-weight: 600 !important;
  font-size: 22px !important;
  padding-bottom: 5px !important;
  color: white; }

.maingoood--sconten22 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 90%; }

.bigmainsarmour-22 {
  position: relative; }

.bigmainsarmour-22 img {
  opacity: 0.7 !important; }

.bigmainsarmour-22 {
  background: black; }

.maingoood--sconten22 a {
  color: white;
  text-decoration: underline;
  font-weight: 600 !important; }

.maincustom--content---wc h2 {
  font-size: 22px !important;
  margin-bottom: 3px !important; }

.maincustom--goomansss .row {
  max-width: 1150px; }

.maincustom--goomansss .row .col-sm-4 {
  padding: 15px; }

.maincustom--content---wc p {
  font-weight: 400 !important;
  font-size: 15px !important; }

.maincustom--goomansss h3 {
  text-transform: uppercase !important; }

.bigmains--nicemains-goodss {
  margin-bottom: 0px;
  padding-bottom: 40px; }

.bigmains--nicemains-goodss .row {
  margin-bottom: -207px; }

.belowtheblockss {
  position: relative;
  left: -208px;
  width: 100%; }

.mainreasontochoose {
  text-align: center; }

.mainreasontochoose h4 {
  font-size: 30px;
  line-height: normal;
  padding-bottom: 30px; }

.mainreasontochoose .row {
  max-width: 1200px;
  margin: auto; }

.mainreasontochoose .col-sm-4 {
  padding: 10px; }

.goodnaimina--contentss img {
  max-width: 70px; }

.goodnaimina--contentss h5 {
  text-transform: capitalize !important;
  font-size: 20px; }

.goodnaimina--contentss p {
  font-size: 15px;
  padding: 0px 20px; }

.nicemains--fleixngminsssssss {
  text-align: center;
  -ms-flex-wrap: unset;
  flex-wrap: unset;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center;
  list-style: none; }

.rigmsin--mianss img {
  max-width: 227px; }

.flexigin--ss h3 {
  font-size: 34px;
  max-width: 450px;
  text-align: left;
  margin-bottom: 0px; }

.flexigin--ss p {
  max-width: 500px;
  text-align: left;
  font-size: 17px;
  line-height: 27px !important;
  margin-top: 10px; }

.nicemains--fleixngminsssssss {
  margin: auto;
  max-width: 1268px; }

.flexigin--ss p {
  max-width: 600px; }

.go00dmainss--222lasjd {
  max-width: 1270px;
  margin: auto;
  margin-top: 30px; }

.testimoanimlss.othermainstestimoniss .maintitless:after {
  display: none; }

.testimoanimlss.othermainstestimoniss .sauthoss {
  width: 65px;
  height: 65px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 500 !important;
  border-radius: 50px;
  background: white; }

.testimoanimlss.othermainstestimoniss .bigmains--flexingss {
  border: 0px;
  background: #f7f7f7;
  overflow: hidden; }

.testimoanimlss.othermainstestimoniss .TrustPilotRating__bg {
  position: absolute;
  top: 0;
  left: 0;
  display: block !important;
  z-index: 0;
  width: 100%;
  height: 100%;
  background-color: #00b67a; }

.testimoanimlss.othermainstestimoniss .TrustPilotRating__star svg {
  position: relative;
  z-index: 1;
  width: 14px;
  height: 14px; }

.testimoanimlss.othermainstestimoniss .TrustPilotRating--is-small .TrustPilotRating__star svg {
  width: 19px;
  height: 19px; }

.testimoanimlss.othermainstestimoniss .TrustPilotRating__star {
  position: relative;
  width: 20px;
  height: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 2px;
  background-color: #e3e3e3; }

.testimoanimlss.othermainstestimoniss .TrustPilotRating--is-small .TrustPilotRating__star {
  width: 27px;
  height: 27px; }

.testimoanimlss.othermainstestimoniss .TrustPilotRating {
  display: flex; }

.testimoanimlss.othermainstestimoniss .maintitless {
  margin-bottom: 6px;
  font-size: 16px; }

.testimoanimlss.othermainstestimoniss .dds {
  margin-left: 11px; }

.testimoanimlss.othermainstestimoniss .startbodyss p {
  font-size: 15px;
  margin-top: 19px;
  min-height: 99px;
  line-height: 26px; }

.testimoanimlss.othermainstestimoniss .rismainss svg {
  position: absolute;
  width: 150px;
  top: 0px;
  right: 0px; }

.testimoanimlss.othermainstestimoniss .swiper-pagination {
  position: relative !important;
  margin-top: 20px; }

.testimoanimlss.othermainstestimoniss .swiper-pagination-clickable .swiper-pagination-bullet {
  background: #060606 !important; }

.authowithtitle {
  display: flex;
  align-items: center; }

@media (max-width: 767px) {
  .authowithtitle {
    display: flex;
    align-items: center; }
  .nicemains--fleixngminsssssss {
    display: block; }
  .rigmsin--mianss {
    text-align: left; } }

.bigmains--shortmainss ul {
  list-style: none;
  padding: 0px;
  margin: 0px;
  text-align: center;
  -ms-flex-wrap: unset;
  flex-wrap: unset;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center;
  list-style: none;
  padding-top: 25px; }

.goodmains--ioncss img {
  width: unset;
  max-height: 35px; }

.goodmains--ioncss {
  width: fit-content;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 14px;
  border-radius: 50%;
  box-shadow: 0px 0px 2px 3px #f3f3f3;
  border: 2px solid #ec3439; }

.bigmains--shortmainss h4 {
  font-size: 13px;
  padding: 0px 8px;
  margin: 0px;
  margin-top: 11px; }

.freedhipping-min {
  border-radius: 10px;
  text-align: center;
  background: #fbfbfb;
  border: 1px solid #ebebeb;
  padding: 6px 10px;
  margin-top: 20px;
  font-size: 15px;
  font-weight: 500 !important; }

.maincustomgood--contentss {
  margin-top: 0px;
  padding-bottom: 50px; }

.goodmains--flexinss {
  margin: auto;
  max-width: 1200px;
  text-align: left; }

.goodmains--flexinss h4 {
  margin-bottom: 5px;
  font-size: 28px;
  font-weight: 700; }

.goodmains--flexinss p {
  margin-top: 8px;
  font-size: 16px;
  max-width: 500px;
  line-height: 26px; }

[role=tablist] {
  border: 0px !important; }

.maincustomgood--contentss [role=tab] {
  font-size: 20px !important;
  font-weight: 600 !important;
  padding-top: 5px !important; }

.maincustomgood--contentss [role=tablist] {
  padding-bottom: 20px !important; }

.go000dssminss ul {
  list-style: none;
  padding: 0px; }

.go000dssminss ul {
  column-count: 3;
  column-gap: 0;
  margin: auto; }

.go000dssminss li {
  width: 100%;
  float: unset;
  width: 100%;
  break-inside: avoid;
  width: unset !important;
  float: none; }

.testimoanimlss.othermainstestimoniss .maintitless {
  font-size: 20px !important; }

.bigmains--flexingss {
  padding: 20px;
  border-radius: 10px; }

.testimoanimlss.othermainstestimoniss .startbodyss p {
  font-size: 16px !important;
  line-height: 29px !important; }

.flexigin--ss h3 {
  font-size: 39px !important;
  line-height: 44px !important;
  font-weight: 600 !important; }

.flexigin--ss p {
  max-width: 450px; }

.whychooseusmainsss {
  background: #fbfbf1;
  margin-bottom: 30px; }

.maincustom--goomansss {
  padding-top: 15px;
  margin-top: 35px; }

.maincustom--goomansss h3 {
  font-weight: 600 !important; }

.maincustom--content---wc h2 {
  font-weight: 600 !important; }

.maingdoocontent--flexingss h3 {
  font-size: 30px; }

.maingdoocontent--flexingss h3 {
  font-size: 30px; }

.foralltypeof--phiness .row {
  max-width: 1150px; }

.maingdoocontent--flexingss h3 {
  font-size: 30px; }

.foralltypeof--phiness .row {
  max-width: 1150px; }

.customimagemain--goodone img {
  border-radius: 0px !important; }

.goodmainscontent--flexingss .row {
  max-width: 1300px !important; }

.maingdoocontent--flexingss h3 {
  font-size: 30px; }

.foralltypeof--phiness .row {
  max-width: 1150px; }

.customimagemain--goodone img {
  border-radius: 0px !important; }

.goodmainscontent--flexingss .row {
  max-width: 1300px !important; }

.foralltypeof--phiness:before {
  background: black;
  background-size: cover !important; }

.maingdoocontent--flexingss h2 {
  text-transform: uppercase !important;
  margin-bottom: 0px !important;
  font-size: 16px !important;
  font-weight: 600 !important;
  letter-spacing: 2px !important; }

.maingdoocontent--flexingss h2 {
  text-transform: uppercase !important;
  margin-bottom: 0px !important;
  font-size: 16px !important;
  font-weight: 600 !important;
  letter-spacing: 2px !important; }

.maincontent--godonefixing p {
  font-size: 18px !important;
  line-height: 30px !important; }

.maincontent--godonefixing h2 {
  font-weight: 600 !important;
  line-height: 47px !important; }

.nicegoodns0-ss {
  background: transparent !important; }

.goodmainscontent--flexingss {
  padding-bottom: 20px !important; }

.body-mianss h3 {
  text-transform: capitalize;
  font-size: 35px !important;
  padding-bottom: 10px !important;
  padding-top: 15px !important; }

.body-mianss p {
  text-align: center;
  color: white;
  font-size: 20px;
  max-width: 550px;
  margin: auto;
  padding-bottom: 35px; }

.yotpo-review-title__inner {
  justify-content: center;
  font-size: 16px;
  font-weight: 600 !important;
  letter-spacing: 5px !important; }

.row.bba--mianssss {
  max-width: 1250px;
  margin: auto; }

.row.bba--mianssss .col-sm-6 {
  padding: 10px; }

.maingood--newcontentflecxinss:before {
  background-color: black !important; }

.body-mianss h3 {
  text-transform: capitalize;
  font-size: 35px !important;
  padding-bottom: 10px !important;
  padding-top: 15px !important; }

.body-mianss p {
  text-align: center;
  color: white;
  font-size: 20px;
  max-width: 550px;
  margin: auto;
  padding-bottom: 35px; }

.yotpo-review-title__inner {
  justify-content: center;
  font-size: 16px;
  font-weight: 600 !important;
  letter-spacing: 5px !important; }

.row.bba--mianssss {
  max-width: 1250px;
  margin: auto; }

.row.bba--mianssss .col-sm-6 {
  padding: 10px; }

.maingood--newcontentflecxinss:before {
  background-color: black !important; }

.newgoodcontent-22 h3 {
  font-weight: 600 !important; }

.choosethebest-ss {
  background: #fbfbfb !important;
  margin: unset !important;
  padding: 50px 0px; }

.maingood--blockinss {
  background-color: white !important;
  border: 1px solid #e9e9e9 !important;
  border-radius: 5px !important; }

.maingood--blockinss img {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px; }

.nicebg--sectionss h3, .nicebg--sectionss p {
  color: black; }

.nicebg--sectionss h3 {
  font-size: 25px !important;
  font-weight: 600 !important; }

.nicebg--sectionss p {
  font-weight: 400 !important; }

.nicebg--sectionss a {
  background: #d00000 !important;
  color: white !important;
  font-weight: 600 !important; }

.maincontent--godonefixing .button {
  background: #d00000 !important;
  color: white !important;
  font-weight: 600 !important;
  border: 0px !important; }

.maincontent--belowfitted {
  margin-top: 5px;
  padding-top: 20px; }

.custommaincontent--godonsie {
  max-width: 650px; }

.custommaincontent--godonsie p {
  font-size: 18px !important;
  line-height: 29px !important;
  margin-bottom: 0px !important; }

.maincontent--belowfitted {
  background: url("https://cdn11.bigcommerce.com/s-1rkbpsdwdi/images/stencil/original/image-manager/counter-croak-1-.png?t=1719923436") !important;
  background-size: cover !important;
  background-position: center !important; }

.imageinsidemains--content {
  background: transparent !important;
  border: 1px solid #ebebeb; }

.customcontent--mains {
  border-radius: 5px; }

.customcontent--mains h2 {
  font-weight: 400 !important; }

.customcontent--mains p {
  padding: 0px 10px !important;
  font-size: 16px !important; }

.customcontent--mains h2 {
  font-weight: 400 !important; }

.customcontent--mains p {
  padding: 0px 10px !important;
  font-size: 16px !important; }

.testimoanimlss.othermainstestimoniss .bigmains--flexingss {
  padding: 35px !important; }

.goodcontentss {
  max-width: 800px;
  margin: auto; }

.bigmains--flexings.fixedmainotherss {
  padding-top: 30px; }

.bigmains--flexings.fixedmainotherss .col-sm-6 {
  padding: 15px; }

.bigmains--flexings.fixedmainotherss .col-sm-6 h3 {
  font-size: 39px !important; }

.bigmains--flexings.fixedmainotherss .col-sm-6 a {
  display: block;
  margin-top: 10px;
  font-size: 19px; }

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

.smallbanner--sss img {
  max-width: 100px; }

.maincontentg--mainsmainss h3 {
  font-size: 30px;
  font-weight: 600 !important; }

.iconbox--mainmsinss h4 {
  font-weight: 600 !important; }

.iconbox--mainmsinss .fi {
  font-size: 25px !important; }

.iconbox--mainmsinss h4 {
  font-size: 25px !important;
  line-height: normal !important;
  padding: 3px 0px; }

.mainessentials--featuess {
  background-color: #121212; }

.mainessentials--featuess h3 {
  color: white !important;
  font-weight: 700 !important; }

.iconbox--mainmsinss h4, .iconbox--mainmsinss p {
  color: white !important; }

.iconbox--mainmsinss .fi {
  color: white !important; }

.iconbox--mainmsinss p {
  font-size: 15px !important; }

.insidemains--contentss {
  background: transparent !important;
  border: 1px solid #e5e5e5;
  border-radius: 10px; }

.insidemains--contentss h3 {
  font-size: 17px; }

.nicemains--contn22 svg {
  width: 25px;
  height: 25px;
  margin-right: 4px; }

.nicemains--contn22 {
  display: flex;
  align-items: center;
  justify-content: center; }

.nicemains--contn22 h4 {
  margin: 0px;
  font-size: 18px;
  font-weight: 700 !important; }

.bigmains--smal22 p {
  text-align: center;
  padding-top: 13px; }

.nicemains--contn22 {
  padding-top: 7px; }

.iconcontainer img {
  width: 25px; }

.custominsidemain {
  margin-bottom: 10px; }

.icon--textmain {
  font-weight: 300 !important; }

.maincustomgood--contentss {
  max-width: 1250px !important;
  margin: auto;
  padding: 0px;
  border: 1px solid #ededed !important; }

.maincontentgoodmainssmains {
  max-width: 100% !important; }

.maincustomgood--contentss [role=tablist] li a {
  font-family: Titillium Web, sans-serif !important;
  font-size: 19px !important;
  padding-top: 0px !important;
  padding-bottom: 9px !important; }

.maincustomgood--contentss [role=tablist] {
  padding: 12px 20px !important;
  background: #f7f7f7 !important; }

.maincontentgoodmainssmains {
  padding: 20px 20px !important; }

h2.maincontentgoo--s {
  font-size: 20px !important;
  margin-bottom: 15px !important;
  font-weight: 600 !important; }

.sorrynoerevis {
  max-width: 100% !important; }

.maingoodcontnt--mainss {
  max-width: 500px !important; }

.maingoodcontnt--mainss p {
  max-width: 100% !important; }

.maingoodcontnt--mainss h3 {
  font-size: 37px !important;
  line-height: 44px !important; }

.maingoodcontnt--mainss p {
  line-height: 31px !important;
  font-size: 18px !important; }

.maingood--contentflexins.otherfixmainsi22 .mainflexing--img {
  max-width: 100% !important; }

.maingood--contentflexins.otherfixmainsi22 .row {
  max-width: 1285px !important; }

.newgoodcontent-22 img {
  max-width: 40px; }

.newgoodcontent-22 p {
  font-size: 16px;
  min-height: 70px; }

.bottomimage--maiinss img {
  aspect-ratio: 1/0.4;
  object-fit: cover; }

.footerbottom--main {
  background: black !important;
  border-top: 1px solid #404040 !important; }

.copyrighttop--mains ul a {
  color: white !important;
  font-weight: 500 !important; }

.copyrighbottom--manss {
  margin-top: 0px !important;
  padding-top: 0px !important; }

.footerbottom--main {
  background: black !important;
  border-top: 1px solid #404040 !important; }

.copyrighttop--mains ul a {
  color: white !important;
  font-weight: 500 !important; }

.copyrighbottom--manss {
  margin-top: 0px !important;
  padding-top: 0px !important; }

.contentwith-icns .fi {
  margin-right: 0px !important; }

.custom--sidemainv1 ul.customul--mainfixed li {
  margin-left: 20px !important; }

.footerbottom--main {
  background: black !important;
  border-top: 1px solid #404040 !important; }

.copyrighttop--mains ul a {
  color: white !important;
  font-weight: 500 !important; }

.copyrighbottom--manss {
  margin-top: 0px !important;
  padding-top: 0px !important; }

.contentwith-icns .fi {
  margin-right: 0px !important; }

.custom--sidemainv1 ul.customul--mainfixed li {
  margin-left: 20px !important; }

.footerbottom--main {
  background: black !important;
  border-top: 1px solid #404040 !important; }

.copyrighttop--mains ul a {
  color: white !important;
  font-weight: 500 !important; }

.copyrighbottom--manss {
  margin-top: 0px !important;
  padding-top: 0px !important; }

.contentwith-icns .fi {
  margin-right: 0px !important; }

.custom--sidemainv1 ul.customul--mainfixed li {
  margin-left: 20px !important; }

@media only screen and (min-width: 801px) {
  .navigation-manss a.navPages-action .icon {
    display: block !important;
    position: relative;
    top: 2px !important; } }

a.navPages-action {
  font-size: 17px !important; }

.header-logo-image {
  max-width: 140px !important; }

.custommainfixinggoods h2, .custommainfixinggoods p {
  color: white !important; }

.custommainfixinggoods .body {
  color: white !important; }

.custommainfixinggoods {
  max-width: 500px !important; }

.custommainfixinggoods .button {
  color: white !important;
  border-color: white !important; }

.card-img-container img {
  object-fit: cover !important;
  padding-bottom: 0px !important; }

ul.productzGrid {
  display: flex;
  flex-wrap: wrap; }

.descriptionmainsbelowss p, .descriptionmainsbelowss li, .descriptionmainsbelowss span {
  font-family: 'Lato', sans-serif !important;
  font-weight: 400 !important;
  font-size: 15px; }

.descriptionmainsbelowss li {
  margin-bottom: 10px; }

@media only screen and (max-width: 801px) {
  h1.header-logo {
    text-align: center !important; }
  .middleHeader-item-mobile.text-right .items + .items {
    margin-left: 15px !important; }
  .middleHeader-item-mobile.text-left .items + .items {
    margin-left: 15px !important; }
  .themevale_middleHeader {
    padding: 10px 10px !important; }
  .belowheadingss .row {
    overflow: auto;
    white-space: nowrap;
    display: flex;
    max-width: 1400px; }
  .belowheadingss .col-sm-3 {
    padding-right: 30px !important; }
  .niceicons img {
    max-width: 24px; }
  .header-logo-image {
    max-width: 120px !important; }
  .custommainfixinggoods h2 {
    font-size: 41px !important;
    line-height: 44px !important;
    margin-bottom: 5px !important; }
  .custommainfixinggoods .body {
    font-size: 15px !important; }
  .custommainfixinggoods .button {
    font-size: 15px !important;
    padding: 6px 24px !important; }
  .custommainfixinggoods {
    padding: 0px 30px !important; }
  .sliderv---inside img {
    object-position: right;
    height: 400px !important; }
  .sliderv---inside {
    background: black; }
  .custommainfixinggoods .body, .custommainfixinggoods h2 {
    text-align: center !important; }
  p.btnn--container {
    text-align: center !important; }
  .custommainfixinggoods h2 {
    padding-bottom: 6px !important; }
  .bigmains--flexings h3 {
    padding-bottom: 5px !important; }
  .bigmainsarmour-22 img {
    aspect-ratio: 1/0.6 !important;
    object-fit: cover; }
  .flexigin--ss h3 {
    font-size: 32px !important; }
  .flexigin--ss {
    padding: 0px 30px !important; }
  .maingdoocontent--flexingss {
    padding: 0px 20px !important; }
  .maingdoocontent--flexingss h3 {
    line-height: 40px !important; }
  .custommaincontent--godonsie h2 {
    line-height: 40px !important; }
  .bigmains--flexings.fixedmainotherss .col-sm-6 h3 {
    font-size: 29px !important; }
  .maincontent--godonefixing h2 {
    font-size: 34px !important;
    line-height: 42px !important; }
  .maincontent--godonefixing p {
    margin-top: 5px !important; }
  .goodmainscontent--flexingss .row {
    margin-bottom: 0px !important; }
  .nicebg--sectionss p {
    min-height: unset !important; }
  .goodcontentss p {
    line-height: 26px;
    font-size: 13px; }
  .goodcontentss h3 {
    font-weight: 600 !important;
    font-size: 26px; }
  h2.footer--headingmenu:before {
    display: none !important; }
  h2.footer--headingmenu, h2.footernewsletter--v {
    text-align: center !important; }
  .innermenusection ul {
    text-align: center !important; }
  .innermenusection {
    border: 0px !important; }
  a.footerlinks-inside, .maingoodsubscrip---txt p, .copyrightmains--goodss {
    text-align: center !important; }
  .copyrightmains--goodss {
    font-size: 11px !important;
    line-height: 17px !important; }
  .innermenusection.socialmediamain h2.footer--headingmenu {
    text-align: center !important; }
  ul.socialLinks.socialLinks--alt {
    text-align: center !important; }
  .sliderv---inside img {
    opacity: 0.6; }
  .smallbanner--sss p {
    line-height: 27px; }
  .customglutenfree-mainss.aboutuspagecontentsection {
    margin-top: 0px !important; }
  .smallbanner--sss p {
    line-height: 27px; }
  .customglutenfree-mainss.aboutuspagecontentsection {
    margin-top: 0px !important; }
  .maincontentg--mainsmainss h3 {
    line-height: 32px;
    font-size: 18px !important; }
  .smallbanner--sss p {
    line-height: 27px; }
  .customglutenfree-mainss.aboutuspagecontentsection {
    margin-top: 0px !important; }
  .maincontentg--mainsmainss h3 {
    line-height: 32px;
    font-size: 18px !important; }
  .maingood--contentflexins .col-sm-6 {
    padding: 5px !important; }
  .maingoodcontnt--mainss h3 {
    font-size: 32px !important; }
  .whatisourmissiona--m {
    display: none !important; }
  .mainflexingmgood--godmainss {
    margin-top: 30px; } }

ul.customul--mainfixed svg {
  fill: black !important;
  stroke-width: 0px !important;
  stroke: unset !important;
  width: 23px !important;
  height: 23px !important; }

a.navPages-action {
  font-weight: 400 !important; }

.maincustomcontent--good p, .maincustomcontent--good a {
  font-weight: 500 !important;
  text-transform: uppercase !important; }

.maincustomcontent--good p {
  letter-spacing: 2px !important; }

ul.customul--mainfixed svg {
  width: 21px !important;
  height: 21px !important; }

.customhelpwithcart.accountc.wishlisticon svg {
  width: 19px !important;
  height: 19px !important; }

.flexming h5 {
  font-weight: 400 !important;
  font-size: 13px !important;
  letter-spacing: 1px !important;
  line-height: normal !important; }

.flexming h5 a {
  text-transform: uppercase !important;
  text-decoration: underline !important; }

.insideheader--main .col-sm-3 {
  width: 23% !important;
  padding-right: 15px !important; }

.header-logo-image {
  max-width: 100% !important; }

.swiper-button-next, .swiper-button-prev {
  box-shadow: unset !important;
  border-radius: 0px !important;
  background: transparent !important; }

.custommainfixinggoods {
  max-width: 600px !important; }

.custommainfixinggoods .body {
  font-weight: 400 !important; }

.custommainfixinggoods .button {
  color: black !important;
  border-radius: 0px !important;
  background: white !important;
  padding: 8px 40px !important;
  font-weight: 400 !important;
  letter-spacing: 2px !important;
  font-size: 14px !important; }

.customainbanner--top {
  padding: 20px 0px !important;
  background: #d00000 !important; }

.m-scroll__title {
  white-space: nowrap !important; }

.m-scroll__title span, .sf__text-scroll, .sf__text-stroke.text-stroke-1 {
  font-family: 'Arial' !important;
  font-size: 19px !important;
  -webkit-text-stroke: unset !important;
  font-weight: 500 !important;
  color: black !important;
  letter-spacing: 2px !important; }

.goodflexingmss {
  max-width: 700px; }

.bigmains--content--flexing {
  max-width: 1250px;
  margin: auto;
  padding-bottom: 20px;
  padding-top: 40px; }

.bigmains--nicecontent22 .row {
  max-width: 1277px;
  margin: auto; }

.goodflexingmss h3 {
  font-size: 34px;
  line-height: 46px !important;
  font-weight: 500 !important;
  text-transform: capitalize; }

.goodflexingmss p {
  font-size: 18px;
  font-weight: 300 !important; }

.goodflexingmss h3 span {
  font-family: 'Inter' !important;
  padding-left: 6px; }

.bigmains--flexings h3 {
  font-weight: 400 !important;
  font-size: 33px !important; }

.bigmainsarmour-22 img {
  opacity: 1 !important; }

.bigmains--flexings .col-sm-4 {
  padding: 10px !important; }

.maingoood--sconten22 a {
  background: white !important;
  color: black !important;
  text-transform: uppercase !important;
  font-weight: 400 !important;
  text-decoration: none !important;
  font-size: 15px !important;
  letter-spacing: 1px !important;
  padding: 5px 30px !important;
  display: block !important;
  width: fit-content;
  margin: auto;
  margin-top: 15px !important; }

.maingoood--sconten22 h3 {
  font-size: 40px !important;
  line-height: 40px !important; }

.maingoood--sconten22 {
  transform: translate(-50%, 0%);
  top: unset !important;
  bottom: 9% !important; }

.bigmains--content--flexing {
  max-width: 1270px !important; }

.bigmains--nicecontent22 .row {
  max-width: 1280px !important; }

.bigmains--nicecontent22 .row .col-sm-6 {
  padding: 10px; }

.maingoood--sconten22 a {
  background: transparent !important;
  border: 2px solid white !important;
  color: white !important;
  font-weight: 600 !important; }

.bigmains--contemsin22 h4 {
  font-weight: 400 !important;
  text-align: center;
  margin: 0px;
  font-size: 27px;
  line-height: 35px !important;
  padding: 19px 0px; }

.bigmains--contemsin22 .col-sm-3 {
  width: 20%;
  padding: 0px;
  background: black;
  box-shadow: 0.5px 0.5px black; }

.bigmains--contemsin22 {
  max-width: 1300px;
  margin: auto; }

.bigmains--contemsin22 .row {
  border: 0.5px solid black; }

.bigmains--contemsin22 .col-sm-3 a {
  display: block;
  margin: 1px; }

.maincount-2 h4 {
  padding: 0px;
  font-size: 18px;
  text-align: left; }

.maincount-2 {
  position: absolute;
  bottom: 10px;
  width: 100%;
  text-align: left;
  padding: 0px 20px; }

.bigmains--contemsin22 h4 {
  font-weight: 400 !important;
  text-align: center;
  margin: 0px;
  font-size: 27px;
  line-height: 35px !important;
  padding: 19px 0px; }

.bigmains--contemsin22 .col-sm-3 {
  width: 20%;
  padding: 0px;
  background: black;
  box-shadow: 0.5px 0.5px black; }

.bigmains--contemsin22 {
  max-width: 1300px;
  margin: auto; }

.bigmains--contemsin22 .row {
  border: 0.5px solid black; }

.bigmains--contemsin22 .col-sm-3 a {
  display: block;
  margin: 1px; }

.maincount-2 h4 {
  padding: 0px;
  font-size: 18px;
  text-align: left; }

.maincount-2 {
  position: absolute;
  bottom: 10px;
  width: 100%;
  text-align: left;
  padding: 0px 20px; }

.bigmains--contemsin22 {
  max-width: 1600px !important; }

.maincustom--goomansss h3 {
  font-weight: 400 !important;
  font-size: 27px !important;
  letter-spacing: 2px !important;
  text-transform: none !important; }

.maincustom--content---wc h2 {
  font-weight: 400 !important;
  font-size: 20px !important; }

.maincustom--content---wc p {
  font-size: 16px !important;
  font-weight: 300 !important; }

.bigmains--contemsin22 .col-sm-3 {
  box-shadow: unset !important; }

.bigmains--contemsin22 .row {
  border: 0px !important; }

.bigmains--contemsin22 .col-sm-3 a {
  margin: 0px !important; }

.maincount-2 {
  bottom: 25px !important; }

.header {
  box-shadow: unset !important;
  border-bottom: 1px solid black !important; }

.maingdoocontent--flexingss h3 {
  font-family: 'Inter' !important;
  font-weight: 500 !important;
  font-size: 45px !important; }

.maingdoocontent--flexingss h2 {
  font-weight: 500 !important;
  font-size: 14px !important;
  letter-spacing: 4px !important; }

.foralltypeof--phiness:before {
  background: #ededed !important; }

.maincontent--godonefixing .button {
  font-size: 14px !important;
  background: black !important;
  padding: 12px 40px !important;
  text-transform: uppercase !important;
  font-weight: 500 !important;
  letter-spacing: 2px !important; }

.maincontent--godonefixing h2 {
  font-size: 36px !important;
  font-weight: 400 !important; }

.customimagemain--goodone {
  padding: 0px;
  box-shadow: 15px 15px antiquewhite; }

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

.asseenon--main h3 {
  max-width: 800px;
  margin: auto;
  font-weight: 500 !important;
  font-family: 'New York' !important;
  font-style: italic !important;
  font-size: 37px !important;
  line-height: 45px !important; }

.asseenon--main .row {
  max-width: 1200px;
  margin: auto;
  padding-top: 30px; }

.asseenon--main {
  padding: 35px 0px; }

.bigmains--content img {
  aspect-ratio: 1/0.4;
  object-fit: contain !important;
  width: 100%;
  max-width: 150px;
  max-height: 40px; }

.asseenon--main {
  padding: 60px 10px;
  border-top: 1px solid black;
  border-bottom: 1px solid black;
  margin-bottom: 30px !important; }

.belowheadingss {
  background: #f5f1e6 !important; }

.sliderv---inside.rightsidemains .custommainfixinggoods {
  margin-left: auto !important;
  max-width: 550px !important; }

.custom--iconsfooter {
  background: white !important; }

.customrowtopmain {
  background: white !important; }

.footerbottom--main {
  border: 0px !important;
  background: transparent !important; }

.bigmains--flexings.othermainss .row {
  max-width: 1600px !important; }

.bigmains--flexings.othermainss a {
  background: white !important;
  padding: 2px 30px !important;
  color: black !important;
  font-weight: 400 !important;
  font-size: 14px !important; }

.bigmains--flexings.othermainss .maingoood--sconten22 h2 {
  font-family: 'Inter' !important;
  font-size: 33px !important;
  color: white !important;
  font-weight: 400 !important; }

.bigmains--flexings.othermainss .col-sm-6 {
  padding: 0px !important; }

.bigmainsarmour-22 img {
  width: 100% !important; }

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

.bigmains--contentss h5 {
  text-transform: capitalize;
  font-size: 29px;
  line-height: normal;
  font-weight: 400 !important;
  padding-top: 20px;
  padding-bottom: 20px; }

.nicebg--sectionss h3 {
  font-weight: 400 !important; }

.nicebg--sectionss p {
  min-height: unset !important;
  font-weight: 300 !important; }

.nicebg--sectionss a {
  background: black !important;
  border-radius: 0px !important; }

.maingood--blockinss {
  background: white !important;
  border: 1px solid black !important;
  border-radius: 0px !important; }

.customourcustomer--mainss h3 {
  font-weight: 400 !important; }

.customourcustomer--mainss h4 {
  font-weight: 300 !important; }

p.customreduce {
  font-size: 16px !important; }

p.author-name {
  font-size: 18px;
  margin-bottom: 0px !important;
  padding-bottom: 0px !important; }

.reviewdate--main {
  font-size: 17px;
  font-weight: 400 !important;
  font-size: 13px !important; }

p.customreduce {
  font-size: 16px !important; }

p.author-name {
  font-size: 18px;
  margin-bottom: 0px !important;
  padding-bottom: 0px !important; }

.reviewdate--main {
  font-size: 17px;
  font-weight: 400 !important;
  font-size: 13px !important; }

.text---content h2 {
  color: black !important;
  font-weight: 400 !important;
  font-size: 16px !important;
  max-width: 150px;
  font-size: 14px !important;
  letter-spacing: 1px !important; }

img.othermain--im1, img.othermain--im2 {
  max-width: 46px !important; }

img.othermain--im1, img.othermain--im2 {
  max-width: 46px !important; }

h2.footer--headingmenu, h2.footernewsletter--v {
  color: black !important; }

a.footerlinks-inside, .maingoodsubscrip---txt p, .copyrightmains--goodss {
  color: black !important;
  font-weight: 300 !important;
  font-size: 16px !important; }

.copyrighttop--mains ul a {
  color: black !important;
  font-weight: 300 !important; }

.maincontengog---ss {
  margin: unset !important;
  max-width: 500px !important; }

h2.footer--headingmenu {
  text-transform: uppercase !important;
  font-size: 15px !important;
  font-weight: 500 !important;
  letter-spacing: 2px !important; }

.mincontentmains--fixing .col-sm-5 {
  width: 50% !important; }

.mincontentmains--fixing .col-sm-2 {
  width: 16.6666666667% !important; }

.copyrightmains--goodss {
  font-size: 13px !important;
  line-height: 17px !important; }

.footer--newsletter .form-input {
  color: black !important;
  border-bottom: 1px solid black !important;
  padding-left: 0px !important; }

.footer--newsletter .button {
  border: 0px !important;
  color: black !important;
  font-size: 15px !important;
  font-weight: 400 !important; }

h2.footernewsletter--v {
  font-weight: 400 !important; }

.innermenusection.socialmediamain h2.footer--headingmenu {
  font-size: 12px !important;
  margin-bottom: 5px !important; }

h2.footer--headingmenu + .socialLinks--alt .icon svg {
  fill: black !important;
  width: 20px !important; }

.custom--iconsfooter {
  padding-top: 20px !important;
  border-top: 1px solid black !important; }

.footer--newsletter .form-input::placeholder {
  color: black !important;
  opacity: 1;
  /* Firefox */
  font-weight: 300 !important; }

.footer--newsletter .form-input::-ms-input-placeholder {
  /* Edge 12 -18 */
  color: black !important;
  opacity: 1;
  /* Firefox */
  font-weight: 300 !important; }

#themevale_newsletter .newsletter-popup-container .newsletter-heading {
  font-family: 'Inter' !important;
  text-transform: lowercase !important;
  font-size: 50px !important; }

.maingoodc-contentflexing h2 {
  font-family: 'Inter', serif !important;
  text-transform: capitalize;
  font-weight: 500 !important; }

.maingoodc-contentflexing h2 {
  font-family: 'Inter', serif !important;
  text-transform: capitalize;
  font-weight: 500 !important; }

.maincontentclass--goodainss:before {
  background: linear-gradient(153deg, rgba(245, 241, 230, 0) 10%, rgba(84, 84, 84, 0) 100%); }

.customglutenfree-mainss.aboutuspagecontentsection h1 {
  font-family: 'Inter', serif !important; }

.insidemains--contentsswithicons h2 {
  font-weight: 500 !important; }

.productzView-details .productzView-title {
  font-weight: 400 !important;
  font-size: 29px !important; }

.productzView-price span {
  font-weight: 400 !important; }

.maincustomgood--contentss [role=tablist] {
  background: transparent !important; }

.maincustomgood--contentss {
  border: 0px !important; }

.maincustomgood--contentss [role=tablist] {
  text-align: center !important;
  border-bottom: 1px solid #dfdfdf !important;
  padding-bottom: 0px !important; }

.maincustomgood--contentss [role=tablist] li a {
  font-weight: 400 !important;
  text-transform: uppercase !important;
  font-size: 15px !important;
  letter-spacing: 1px !important; }

.maincustomgood--contentss {
  max-width: 100% !important; }

.maincontentgoodmainssmains {
  max-width: 1250px !important; }

.bigmains--smal22 p {
  font-weight: 300 !important; }

.nicemains--contn22 h4 {
  font-weight: 500 !important;
  text-transform: uppercase !important;
  font-size: 14px !important;
  letter-spacing: 1px !important; }

.nicemains--contn22 svg {
  width: 20px !important;
  height: 20px !important; }

.bigmains--smal22 p {
  font-weight: 300 !important; }

.nicemains--contn22 h4 {
  font-weight: 500 !important;
  text-transform: uppercase !important;
  font-size: 14px !important;
  letter-spacing: 1px !important; }

.nicemains--contn22 svg {
  width: 20px !important;
  height: 20px !important; }

.insidemains--contentsswithicons h2 {
  font-weight: 400 !important; }

h2.maincontentgoo--s {
  font-weight: 400 !important; }

section#relatedProducts h2 {
  font-weight: 400 !important; }

article.card {
  box-shadow: unset !important;
  padding: 10px !important;
  border-radius: 0px !important; }

.customain--wishlist {
  width: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 35px;
  background: white;
  border-radius: 50px;
  border: 1px solid #f3f3f3;
  padding: 8px; }

.customain--wishlist svg {
  width: 30px !important;
  height: 30px !important; }

.card .card-body .card-title {
  text-align: center !important; }

.card .card-body .card-title a {
  text-align: center !important;
  font-weight: 400 !important; }

.card .card-body .price-wrapper span {
  font-size: 17px !important;
  font-weight: 300 !important; }

.card .card-body .price-wrapper .card-price {
  text-align: center !important; }

.maingoodcontentssssnewss a {
  position: unset !important;
  transform: unset !important;
  opacity: 1 !important; }

.maingoodcontentssssnewss {
  top: unset !important;
  height: unset !important;
  bottom: 0px !important;
  opacity: 0;
  transform: translateY(90px);
  transition: 0.3s; }

.card:hover .maingoodcontentssssnewss {
  opacity: 1;
  transform: unset !important;
  transition: 0.3s; }

.maingoodcontentssssnewss .button {
  text-transform: uppercase !important;
  font-weight: 600 !important;
  letter-spacing: 3px !important;
  font-size: 14px !important;
  border-radius: 0px !important; }

.insidearticle .card-body {
  padding-top: 5px !important; }

.card .card-body .card-title {
  text-align: center !important; }

.card .card-body .card-title a {
  text-align: center !important;
  font-weight: 400 !important; }

.card .card-body .price-wrapper span {
  font-size: 17px !important;
  font-weight: 300 !important; }

.card .card-body .price-wrapper .card-price {
  text-align: center !important; }

.maingoodcontentssssnewss a {
  position: unset !important;
  transform: unset !important;
  opacity: 1 !important; }

.maingoodcontentssssnewss {
  top: unset !important;
  height: unset !important;
  bottom: 0px !important;
  opacity: 0;
  transform: translateY(90px);
  transition: 0.3s; }

.card:hover .maingoodcontentssssnewss {
  opacity: 1;
  transform: unset !important;
  transition: 0.3s; }

.maingoodcontentssssnewss .button {
  text-transform: uppercase !important;
  font-weight: 600 !important;
  letter-spacing: 3px !important;
  font-size: 14px !important;
  border-radius: 0px !important; }

.insidearticle .card-body {
  padding-top: 5px !important; }

.descriptionmainsbelowss p, .descriptionmainsbelowss li, .descriptionmainsbelowss span {
  font-family: 'Inter', sans-serif !important;
  font-weight: 400 !important; }

.maingood--blockinss img {
  aspect-ratio: 1/0.8;
  object-fit: cover !important;
  border-radius: 0px !important;
  object-fit: center !important; }

.bigmainsarmour-22:before {
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background: linear-gradient(359deg, rgba(0, 0, 0, 0.24) 10%, rgba(84, 84, 84, 0));
  z-index: 4; }

.maingoood--sconten22 {
  z-index: 10; }

.customimagemain--goodone img {
  width: 100%; }

.bigmains--conmin22 {
  padding: 0px;
  overflow: hidden;
  transition: 0.3s;
  background: #e9e9e9;
  box-shadow: 1px 1px black !important; }

.bigmains--contemsin22 .col-sm-3 {
  background: white !important;
  box-shadow: 0px 0px black !important;
  padding: 1px !important; }

.bigmains--conmin22 img {
  width: 100% !important; }

.bigmains--contemsin22 .row {
  border: 1px solid black !important;
  border-bottom: 0px !important; }

.bigmains--conmin22:hover img {
  transform: scale(1.2);
  transition: 0.3s; }

.bigmains--conmin22 img {
  transition: 0.3s;
  opacity: 1; }

.sliderv---inside.leftsidemains.goodmainsmcinainss-:before {
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.52) 10%, rgba(84, 84, 84, 0));
  z-index: 4; }

.bigmains--arowss .swiper-button-next:after, .bigmains--arowss .swiper-button-prev:after {
  color: white !important; }

.custom--iconsfooter {
  margin: auto !important;
  max-width: 100% !important; }

.customsection--title h2 {
  font-weight: 400 !important;
  padding-bottom: 20px !important;
  font-size: 24px !important; }

.customsection--title h2 + p {
  display: none !important; }

@media (max-width: 900px) {
  .middleHeader-item .fi {
    display: flex;
    align-items: center;
    justify-content: center; }
  .themevale_middleHeader .middleHeader-item > .items a {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 20px !important; }
  .header-logo-image {
    max-width: 140px !important; }
  .maincustomcontent--good p {
    font-size: 11px !important;
    padding: 0px !important; }
  .flexming h5 {
    font-size: 10px !important; }
  .belowheadingss {
    padding: 5px 10px !important; }
  .custommainfixinggoods h2 {
    font-size: 33px !important;
    line-height: 35px !important; }
  .custommainfixinggoods {
    padding: 0px 10px !important; }
  .sliderv---inside img {
    height: 300px !important; }
  .m-scroll__title span, .sf__text-scroll, .sf__text-stroke.text-stroke-1 {
    font-size: 14px !important; }
  .customainbanner--top {
    padding: 10px 0px !important; }
  .bigmains--content--flexing {
    padding: 20px !important; }
  .maingoood--sconten22 h3 {
    font-size: 30px !important; }
  .maingoood--sconten22 a {
    padding: 2px 25px !important;
    font-size: 13px !important; }
  .bigmains--flexings h3 {
    font-size: 26px !important; }
  .bigmainsarmour-22 img {
    aspect-ratio: 1/1 !important; }
  .bigmains--contemsin22 .col-sm-3 {
    width: 50% !important; }
  .bigmains--contemsin22 .row {
    display: flex;
    flex-wrap: wrap; }
  .bigmains--contemsin22 h4 {
    font-size: 23px !important; }
  .maincount-2 h4 {
    font-size: 17px !important; }
  .maincontent--godonefixing h2 {
    font-size: 25px !important;
    line-height: 36px !important; }
  .maingdoocontent--flexingss h3 {
    font-size: 32px !important; }
  .maingdoocontent--flexingss h2 {
    font-size: 12px !important;
    letter-spacing: 1px !important;
    margin-bottom: 15px !important; }
  .asseenon--main {
    padding-top: 30px; }
  .asseenon--main h3 {
    font-size: 25px !important;
    line-height: 35px !important; }
  .asseenon--main .row {
    display: flex;
    flex-wrap: wrap; }
  .asseenon--main .row .col-sm-2 {
    padding: 5px;
    width: 50%; }
  .custom--iconsfooter img {
    display: block !important;
    filter: unset !important; }
  .image---block {
    width: 60px !important; }
  .content--footer {
    padding: 10px 30px !important; }
  .mincontentmains--fixing .col-sm-5 {
    width: 100% !important;
    margin-bottom: 0px !important; }
  h2.footernewsletter--v {
    font-size: 35px !important; }
  .mincontentmains--fixing .col-sm-2 {
    width: 100% !important; }
  .copyrighttop--mains li:first-child {
    margin: 0px !important; }
  .maingoodc-contentflexing h2 {
    font-size: 27px !important; }
  .maincontentg--mainsmainss {
    padding: 0px 5px !important; }
  .maincontentg--mainsmainss h3 {
    font-size: 15px !important;
    line-height: 23px !important; }
  .about-third {
    display: none; }
  .header-logo {
    text-align: center !important; }
  .productzGrid .productz {
    width: 50% !important;
    padding: 5px !important;
    margin: 0px !important; }
  .card .card-body .card-title a {
    font-size: 13px !important; }
  .card .card-body .price-wrapper span {
    font-size: 13px !important; }
  .maingoodcontentssssnewss {
    display: none !important; }
  .maincustomgood--contentss [role=tablist] {
    border: 0px !important; }
  .maincustomgood--contentss [role=tablist] li a {
    font-size: 13px !important; }
  h2.maincontentgoo--s {
    font-size: 14px !important; }
  .insidemains--contentss h3 {
    font-weight: 400 !important;
    font-size: 13px !important; }
  .icon--textmain {
    font-size: 16px !important; } }

article.card {
  padding: 5px !important; }

.customain---swiperfixed {
  max-width: 100% !important; }

a.navPages-action {
  font-weight: 500 !important; }

.navPage-subMenu-item-child .navPage-subMenu-action {
  display: flex !important;
  align-items: center !important;
  justify-content: unset !important; }

.navPage-subMenu-item-child .navPage-subMenu-action .icon {
  margin: 0px !important;
  position: absolute;
  top: 39% !important;
  right: 10px !important; }

.maincustomcontent--good p, .maincustomcontent--good a {
  letter-spacing: 0px !important;
  text-transform: none !important;
  font-weight: 600 !important; }

.custom--sidemainv1 .form-input {
  min-width: 350px;
  border: 0px !important;
  background: #f7f7f7 !important;
  padding: 15px 20px !important;
  border-radius: 50px !important; }

li.bigmains--searchss button {
  position: absolute;
  top: 0px;
  right: 0px; }

li.bigmains--searchss button span.text {
  display: none !important; }

li.bigmains--searchss button {
  background: transparent !important;
  padding: 0px !important;
  height: 100% !important;
  right: 27px !important;
  border: 0px !important; }

li.bigmains--searchss button svg {
  width: 18px !important;
  height: 18px !important; }

a.navPages-action {
  font-size: 15px !important;
  font-weight: 500 !important; }

a.navPages-action {
  font-size: 15px !important;
  font-weight: 500 !important; }

.navPage-subMenu-item-child .navPage-subMenu-action {
  font-size: 14px !important;
  font-weight: 400 !important; }

.navPage-subMenu {
  min-width: 300px !important; }

.header {
  border: 0px !important; }

.belowheadingss {
  background: aliceblue !important; }

.maincontengog---ss {
  margin-left: auto !important; }

.text---content h2 {
  letter-spacing: 0px !important;
  font-size: 17px !important;
  max-width: 100% !important;
  font-weight: 400 !important; }

.image---block .fi {
  display: flex;
  align-items: center;
  font-size: 23px; }

.custom--iconsfooter {
  background: #d00000 !important;
  border: 0px !important; }

.text---content h2 {
  color: white !important;
  font-weight: 500 !important;
  font-family: 'Inter' !important; }

.image---block .fi {
  color: white !important; }

.customrowtopmain {
  background: #d00000 !important; }

h2.footer--headingmenu, a.footerlinks-inside, .maingoodsubscrip---txt p, .copyrightmains--goodss {
  font-family: 'Inter' !important;
  color: white !important; }

h2.footer--headingmenu + .socialLinks--alt .icon svg {
  fill: white !important; }

a.footerlinks-inside {
  font-weight: 400 !important; }

.footer--newsletter .form-input {
  color: black !important;
  border: 0px !important;
  background: white !important;
  padding: 14px 20px !important;
  border-radius: 50px !important; }

.maingoodsubscrip---txt p {
  font-weight: 400 !important; }

h2.footernewsletter--v {
  color: white !important;
  font-family: 'Inter' !important;
  font-weight: 600 !important; }

h2.footer--headingmenu {
  font-weight: 600 !important; }

.customainbanner--top {
  background: #f1f1f1 !important; }

.m-scroll__title > div {
  animation: scrollText var(--speed, 82s) infinite linear; }

.m-scroll__title span, .sf__text-scroll, .sf__text-stroke.text-stroke-1 {
  text-transform: capitalize;
  letter-spacing: 0px !important; }

.page-type-category .body {
  max-width: 100% !important; }

.flexigin--ss h3 {
  font-size: 28px !important;
  max-width: 100%;
  text-align: center !important; }

.flexigin--ss p {
  max-width: 100%;
  text-align: center !important; }

.flexigin--ss {
  width: 100%;
  text-align: center !important; }

.testimoanimlss.othermainstestimoniss .bigmains--flexingss {
  background: white !important;
  border: 1px solid #e1e1e1 !important;
  margin: 10px !important;
  position: relative; }

.testimoanimlss.othermainstestimoniss .sauthoss {
  background: #f1f1f1 !important;
  font-family: 'Inter' !important; }

.testimoanimlss.othermainstestimoniss .TrustPilotRating__bg {
  background: #d00000 !important; }

.testimoanimlss.othermainstestimoniss .startbodyss p {
  font-weight: 400 !important; }

.bigmainsarmour-22:before {
  display: none; }

.maingoood--sconten22 h3 {
  color: black !important;
  font-size: 23px !important;
  text-align: left !important;
  max-width: 250px !important;
  margin-bottom: 10px !important;
  line-height: 31px !important; }

.maingoood--sconten22 a {
  background: #d00000 !important;
  border: 0px !important;
  border-radius: 50px !important;
  margin: unset !important;
  font-size: 14px !important; }

.maingoood--sconten22 {
  left: 0px !important;
  transform: unset !important;
  bottom: unset !important;
  top: 0px !important;
  width: 100%;
  padding: 20px 20px !important; }

.bigmains--flexings .col-sm-4 {
  width: 33.333% !important; }

.maincustom--goomansss {
  background: aliceblue; }

.maincustom--goomansss {
  background: aliceblue; }

.maincustom--goomansss h3 {
  font-family: 'Inter' !important;
  font-weight: 600 !important; }

.maincustom--content---wc h2 {
  font-weight: 600 !important; }

.header {
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.08) !important; }

.customimagemain--goodone img {
  box-shadow: unset !important; }

.customimagemain--goodone {
  box-shadow: unset !important; }

.maincontent--godonefixing .button, .button, .button--primary {
  font-family: 'Inter' !important;
  font-weight: 600 !important;
  text-transform: none !important;
  letter-spacing: 0px !important;
  font-size: 16px !important; }

.maincontent--godonefixing .button {
  padding: 10px 30px !important;
  background: #d00000 !important; }

.maincontent--godonefixing p {
  font-weight: 400 !important; }

.maincontent--godonefixing p {
  font-family: 'Inter', sans-serif !important; }

.testimoanimlss.othermainstestimoniss .startbodyss p {
  font-family: 'Inter' !important;
  min-height: 154px !important; }

.nicebg--sectionss a {
  font-family: 'Inter' !important;
  padding: 12px 35px !important;
  background: #d00000 !important; }

.nicebg--sectionss p {
  min-height: 98px !important; }

.maingood--blockinss {
  border: 1px solid #ebebeb !important; }

.maincustom--goomansss {
  background: #f6f6f6 !important; }

.maincustom--content---wc {
  background: white;
  padding: 40px 20px;
  border-radius: 20px;
  border: 2px solid #d00000;
  box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.15); }

.maincustom--content---wc p {
  margin-top: 11px !important; }

.custommainfixinggoods p {
  font-family: 'Inter' !important; }

.custommainfixinggoods .button {
  letter-spacing: 0px !important;
  text-transform: unset !important;
  font-size: 15px !important;
  border-radius: 50px !important; }

.bigmans--comsin--2mainss h4 {
  font-size: 32px;
  font-weight: 600 !important;
  text-align: center !important; }

.bigmans--comsin--2mainss .row {
  max-width: 1250px !important;
  margin: auto;
  padding: 25px 0px;
  border: 0px solid black;
  padding-top: 0px;
  margin-top: 40px;
  padding-bottom: 0px;
  border-top: 1px solid black;
  border-left: 1px solid black; }

.bigmains--contemisn222 h3 {
  font-weight: 500 !important;
  margin: 0px !important; }

.bigmans--comsin--2mainss .col-sm-2 {
  box-shadow: 1px 1px black; }

.bigmains--contemisn222 {
  padding: 15px 20px;
  display: flex !important;
  align-items: center;
  justify-content: center;
  min-height: 100px; }

.custommaincontent--godonsie h2 {
  font-family: 'Inter' !important;
  padding-top: 20px !important; }

.custommaincontent--godonsie p {
  font-family: 'Inter' !important; }

.maincontent--belowfitted {
  background: #d00000 !important; }

.bigmains--contemainss img {
  width: 100%;
  border-radius: 40px; }

.bigmains--contemainss {
  margin: auto;
  padding-top: 30px;
  max-width: 851px; }

.bigmains--contemainss img {
  width: 100%;
  border-radius: 40px; }

.bigmains--contemainss {
  margin: auto;
  padding-top: 30px;
  max-width: 851px; }

.copyrighttop--mains p {
  font-size: 12px !important;
  font-weight: 300 !important;
  max-width: 700px;
  margin: auto;
  text-align: center !important;
  margin-bottom: 10px;
  font-family: 'Inter' !important; }

.copyrighttop--mains ul a {
  margin-bottom: 6px !important; }

.card-img-container img {
  object-fit: contain !important; }

.maingoodcontentssssnewss .button {
  text-transform: none !important;
  letter-spacing: 0px !important;
  background: #d00000 !important; }

.maincustomgood--contentss {
  max-width: 1250px !important;
  padding: 20px;
  background: whitesmoke !important;
  margin-top: 30px !important;
  margin-bottom: 40px !important;
  border-radius: 10px !important; }

.maincustomgood--contentss [role=tablist] {
  margin-bottom: 15px !important; }

input#form-action-addToCart {
  background: #d00000 !important; }

.flexming h5 {
  font-size: 14px !important;
  letter-spacing: 1px !important; }

.footerbottom--main {
  background: #d00000 !important;
  border-top: 1px solid rgba(255, 255, 255, 0.26) !important; }

.copyrighttop--mains ul a {
  color: white !important;
  font-weight: 600 !important; }

.copyrighttop--mains p {
  color: white !important; }

.customcookie--banermain {
  background: transparent !important; }

.customcookie--banermain .row {
  background: #d00000 !important;
  border-radius: 15px !important; }

.delinecookie, button.acceptcookie {
  border-radius: 50px !important; }

#themevale_newsletter .newsletter-popup-container .newsletter-heading {
  font-size: 44px !important;
  text-transform: capitalize !important; }

#themevale_newsletter .newsletter-popup-container #popupSubcribeForm .form-field .button-transparent {
  background: #d00000 !important; }

.custommainfixinggoods h2 {
  font-size: 40px !important;
  line-height: 49px !important; }

.custommainfixinggoods {
  max-width: 550px !important; }

@media (max-width: 900px) {
  .custommainfixinggoods h2 {
    font-size: 28px !important;
    line-height: 33px !important; }
  .sliderv---inside:before {
    display: none; }
  .bigmains--flexings .col-sm-4 {
    width: 100% !important; }
  .bigmains--contemainss img {
    border-radius: 0px !important;
    margin-bottom: 40px !important; }
  .custommaincontent--godonsie h2 {
    margin-top: 0px !important;
    font-size: 25px !important; }
  .bigmans--comsin--2mainss .col-sm-2 {
    width: 50%;
    padding: 5px 5px !important; }
  .bigmans--comsin--2mainss .row {
    display: flex;
    flex-wrap: wrap;
    margin: 0px 10px !important;
    margin-top: 20px !important; }
  .bigmains--contemisn222 h3 {
    font-size: 16px !important;
    line-height: 26px !important;
    text-align: center !important; }
  .bigmans--comsin--2mainss h4 {
    font-size: 25px !important; }
  .bigmains--contemisn222 {
    padding: 0px !important;
    min-height: 90px !important; }
  .customsection--title h2 {
    font-size: 22px !important; }
  .bigmains--contentss h5 {
    margin-top: 0px !important; }
  .nicebg--sectionss h3 {
    font-size: 24px !important;
    margin-top: 0px !important; }
  .nicebg--sectionss {
    padding: 35px 10px !important; }
  .custommainfixinggoods h2 {
    font-size: 28px !important;
    line-height: 33px !important; }
  .sliderv---inside:before {
    display: none; }
  .bigmains--flexings .col-sm-4 {
    width: 100% !important; }
  .bigmains--contemainss img {
    border-radius: 0px !important;
    margin-bottom: 40px !important; }
  .custommaincontent--godonsie h2 {
    margin-top: 0px !important;
    font-size: 25px !important; }
  .bigmans--comsin--2mainss .col-sm-2 {
    width: 50%;
    padding: 5px 5px !important; }
  .bigmans--comsin--2mainss .row {
    display: flex;
    flex-wrap: wrap;
    margin: 0px 10px !important;
    margin-top: 20px !important; }
  .bigmains--contemisn222 h3 {
    font-size: 16px !important;
    line-height: 26px !important;
    text-align: center !important; }
  .bigmans--comsin--2mainss h4 {
    font-size: 25px !important; }
  .bigmains--contemisn222 {
    padding: 0px !important;
    min-height: 90px !important; }
  .customsection--title h2 {
    font-size: 22px !important; }
  .bigmains--contentss h5 {
    margin-top: 0px !important; }
  .nicebg--sectionss h3 {
    font-size: 24px !important;
    margin-top: 0px !important; }
  .nicebg--sectionss {
    padding: 35px 10px !important; }
  .copyrightmains--goodss {
    font-size: 12px !important; }
  .navPages-action-moreIcon {
    top: 14px !important;
    right: 10px !important; }
  .navPages-action svg {
    width: 13px !important; }
  .maincustomgood--contentss {
    padding: 10px 0px !important; }
  .maincustomgood--contentss {
    padding: 10px 0px !important; }
  .icon--textmain {
    font-size: 15px !important; }
  input#form-action-addToCart {
    font-size: 16px !important; }
  .bigmains--smal22 p {
    font-size: 14px !important; } }

.sliderv---inside.rightsidemains:before {
  display: none !important; }

.socialtopmainssssss svg {
  width: 15px;
  height: 15px;
  margin-right: 5px; }

.socialtopmainssssss a {
  display: flex;
  align-items: center; }

.socialtopmainssssss svg path {
  fill: white; }

.socialtopmainssssss ul {
  display: flex;
  align-items: center;
  justify-content: end; }

.maincustomcontent--good .row {
  padding: 5px 0px !important; }

.header-logo-image {
  max-width: 140px !important; }

.insideheader--main .col-sm-3 {
  width: 15% !important; }

.insideheader--main .col-sm-5 {
  width: 40% !important; }

.insideheader--main .col-sm-4 {
  width: 45% !important; }

.header-logo-image {
  max-width: 120px !important; }

.bigmains--searchss .form-field {
  margin: 0px !important;
  position: relative; }

.bigmains--searchss form.form {
  margin: 0px !important; }

.bigmains--searchss button {
  height: 100% !important;
  position: absolute;
  top: 0px;
  font-size: 0px !important;
  padding: 4px 15px !important;
  right: 0px !important;
  background: #d00000 !important; }

.bigmains--searchss button .icon {
  width: 21px !important;
  height: 21px !important;
  fill: #193351 !important; }

.bigmains--searchss .form-input {
  padding: 18px 20px !important;
  height: unset !important; }

.flipping22 h3 {
  margin-top: 0px !important;
  font-size: 14px !important;
  font-weight: 400 !important;
  text-align: left !important;
  margin-bottom: 5px !important; }

.flipping22 h2 {
  font-size: 20px !important;
  margin: 0px !important;
  font-size: 15px !important;
  font-weight: 600 !important;
  text-align: left !important;
  line-height: 13px !important; }

ul.customul--mainfixed svg {
  width: 28px !important;
  height: 28px !important; }

.bigmains--goodmainss {
  margin-right: 11px !important; }

span.countPill.countPill--positive {
  position: unset !important;
  width: 29px !important;
  border-radius: 40px !important;
  height: 18px !important;
  color: white !important;
  font-weight: 600 !important;
  font-size: 12px !important;
  line-height: 17px !important;
  background: #d00000 !important;
  color: #193351 !important;
  margin-bottom: 5px !important; }

body {
  background: #f1f1f2 !important; }

.othermains--bigmainsss {
  display: flex;
  flex-wrap: wrap; }

.belowheadienr-ss.sidebarmains-22 {
  width: 25%;
  padding: 10px !important; }

.othermains--flippingss {
  width: 75%; }

.othermains--bigmainsss {
  max-width: 1300px !important;
  margin: auto;
  margin-top: 20px !important; }

.headerbootoma-msinaa ul.maintochoose.navPages-list {
  display: block !important; }

.navigation-manss .navPages .navPages-item {
  float: unset !important;
  display: block !important;
  text-align: left !important;
  margin: 0px !important; }

.bigmains--arowss:before {
  display: none; }

.navigation-manss a.navPages-action {
  justify-content: unset !important; }

.topbarmins--22 h3 {
  margin: 0px;
  text-transform: capitalize;
  font-size: 16px !important; }

.navigation-manss a.navPages-action {
  padding-left: 0px !important; }

.bigmains--othermains22222 {
  border: 1px solid #e7e7e7;
  border-radius: 5px;
  margin-bottom: 15px !important; }

.navigation-manss {
  background: white !important;
  padding: 15px 20px !important; }

.headerbootoma-msinaa {
  padding: 0px !important; }

.othermains--flippingss {
  padding: 10px !important; }

.topbarmins--22 {
  padding: 10px 20px !important;
  background: linear-gradient(90deg, #f8f8f8 0%, rgba(248, 248, 248, 0.6) 100%); }

.navigation-manss {
  padding: 8px 20px !important; }

.navigation-manss a.navPages-action .icon {
  position: absolute;
  transform: rotate(-90deg);
  top: 41% !important;
  margin: 0px !important;
  width: 11px !important;
  height: 11px !important;
  right: 0px !important; }

.navigation-manss a.navPages-action {
  position: relative !important;
  font-size: 16px !important; }

.navigation-manss .navPages .navPages-item {
  margin-bottom: 10px !important; }

.topbarmins--22 h3 {
  font-size: 16px !important; }

.navigation-manss .navPage-subMenu {
  top: -17px !important;
  left: 108% !important;
  min-width: 700px !important;
  column-count: 2;
  padding: 15px !important; }

.navPage-subMenu-item-child .navPage-subMenu-action {
  font-size: 14px !important; }

a.navPages-action {
  font-family: "Roboto", sans-serif !important; }

.topbarmins--22 h3 {
  font-family: "Roboto", sans-serif !important;
  text-transform: uppercase !important;
  font-weight: 600 !important; }

.desktopheader .row {
  max-width: 1250px !important; }

.belowheadingss .row {
  max-width: 1250px; }

.maincustomcontent--good .row {
  max-width: 1205px !important; }

.othermains--bigmainsss {
  max-width: 1250px !important; }

.topbarmins--22 {
  border-top-left-radius: 10px !important;
  border-top-right-radius: 10px !important; }

.navigation-manss {
  border-bottom-left-radius: 10px !important;
  border-bottom-right-radius: 10px !important; }

.bigmains--othermains22222 {
  border-radius: 10px !important; }

.belowheadienr-ss.sidebarmains-22 {
  width: 22% !important; }

a.navPages-action {
  font-size: 15px !important;
  font-weight: 500 !important; }

a.navPages-action:hover {
  color: #d00000 !important; }

.othermains--flippingss {
  width: 78% !important; }

.belowheadingss {
  background: #d00000 !important; }

.flexming h5 {
  letter-spacing: 0px !important;
  text-transform: capitalize; }

.flexming svg {
  height: 23px;
  width: 23px;
  margin-right: 10px !important; }

.flexming {
  display: flex;
  align-items: center; }

.header-logo-image {
  max-width: 100px !important; }

.desktopheader .row {
  padding: 0px !important; }

.flipping22 h3 {
  font-weight: 300 !important;
  opacity: 0.8 !important; }

.flipping22 h2 {
  font-weight: 500 !important; }

.bigmains--searchss .form-input {
  border: 1px solid #e1e1e1 !important; }

.bigmains--searchss {
  border-radius: 50px !important; }

.bigmains--searchss .form-input {
  border-radius: 50px !important;
  padding: 15px 20px !important;
  font-size: 14px !important; }

.bigmains--searchss button {
  top: 6px !important;
  border: 0px !important;
  height: 40px !important;
  width: 40px !important;
  display: flex;
  align-items: center;
  border-radius: 50px !important;
  right: 6px !important;
  padding: 11px !important;
  justify-content: center !important; }

.navigation-manss a.navPages-action .icon {
  top: 39% !important; }

.bigmains--flexings h3 {
  font-weight: 600 !important;
  font-size: 27px !important; }

.maingoood--sconten22 h3 {
  font-size: 22px !important; }

.bigmains--flexings .row {
  max-width: 1250px !important; }

.maincustom--goomansss h3 {
  font-family: 'Inter', sans-serif !important;
  letter-spacing: 0px !important; }

.maincustom--content---wc {
  border: 0px !important;
  box-shadow: unset !important;
  padding: 25px 15px !important; }

.maincustom--goomansss .row .col-sm-4 {
  width: 33.33% !important;
  padding: 10px !important; }

.maincustom--goomansss .row {
  max-width: 1244px !important; }

.maincustom--content---wc p {
  font-size: 14px !important; }

.maincustom--content---wc p {
  font-size: 15px !important; }

.maincustom--content---wc p {
  font-size: 15px !important; }

.maincustom--goomansss {
  background: transparent !important; }

.whychooseusmainsss {
  background: transparent !important;
  margin-bottom: 0px !important; }

span.testimonial-stars {
  margin: 0px !important;
  font-size: 26px !important;
  letter-spacing: 1px !important;
  color: #d00000 !important;
  line-height: 26px !important; }

.maintitless {
  margin-bottom: 0px !important; }

.testimoanimlss.othermainstestimoniss .startbodyss p {
  font-family: 'Inter' !important;
  font-weight: 300 !important;
  font-size: 16px !important; }

.foralltypeof--phiness:before {
  background: #193351 !important; }

.maincontent--godonefixing p {
  font-weight: 300 !important; }

.maincontent--godonefixing p {
  font-weight: 300 !important; }

.goodmainscontent--flexingss {
  padding: 40px 10px !important; }

.maingdoocontent--flexingss {
  margin-top: 0px !important; }

.goodmainscontent--flexingss {
  padding-bottom: 10px !important; }

.topbarmins--22 h3 {
  font-family: 'Inter', serif !important;
  font-weight: 300 !important;
  font-size: 19px !important; }

.bigmains--flexings h3 {
  font-family: 'Inter', serif !important;
  font-weight: 300 !important;
  text-transform: uppercase !important; }

.maincustom--goomansss h3 {
  font-family: 'Inter', serif !important;
  font-weight: 300 !important;
  text-transform: uppercase !important; }

.flexigin--ss h3 {
  font-family: 'Inter', serif !important;
  font-weight: 300 !important;
  text-transform: uppercase !important; }

.maincontent--godonefixing h2 {
  font-family: 'Inter', serif !important;
  font-weight: 300 !important;
  text-transform: capitalize;
  font-size: 40px !important; }

.maingdoocontent--flexingss h3 {
  font-family: 'Inter', serif !important; }

.builtfor--manss {
  padding-bottom: 30px !important; }

.maingdoocontent--flexingss h3 {
  text-transform: capitalize; }

.maingdoocontent--flexingss h3 {
  text-transform: capitalize;
  padding-top: 10px !important; }

.maincontent--godonefixing p {
  font-size: 16px !important; }

.nicebg--sectionss p {
  min-height: 70px !important;
  font-size: 15px !important; }

.nicebg--sectionss a {
  background: transparent !important;
  color: #d00000 !important;
  border: 2px solid #d00000 !important;
  border-radius: 5px !important; }

.maingood--blockinss img {
  aspect-ratio: 1/0.4 !important; }

span.sf__text-stroke.iconone svg {
  width: 22px;
  height: 22px; }

span.sf__text-scroll strong {
  font-weight: 300 !important; }

.m-scroll__title span, .sf__text-scroll, .sf__text-stroke.text-stroke-1 {
  font-size: 16px !important;
  padding: 0px 30px !important; }

.customainbanner--top {
  padding-bottom: 20px !important;
  padding-top: 60px !important; }

.maincustom--goomansss {
  margin-top: 0px !important;
  padding-bottom: 20px !important; }

.customcontent--mains p {
  font-size: 14px !important;
  line-height: 24px !important; }

.customcontent--mains h2 {
  font-size: 21px !important; }

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

.bigmains--conemin22 h2 {
  font-family: 'Inter', serif !important;
  text-transform: uppercase;
  font-size: 52px !important;
  background-image: linear-gradient(180deg, rgba(26, 26, 26, 0.4), rgba(26, 26, 26, 0) 100%);
  color: #0000;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
  -webkit-background-clip: text;
  background-clip: text;
  line-height: 63px !important; }

.bigmains--conemin22 .row {
  max-width: 1150px;
  margin: auto;
  padding: 40px 10px; }

.bigmains--comsin22 {
  background: #d00000; }

.bigmains--comsin22 {
  padding: 40px 10px;
  border-radius: 5px; }

.bigmains--comsin22 h3 {
  margin-top: 0px;
  color: #193351 !important;
  font-size: 41px;
  line-height: normal !important; }

.bigmains--comsin22 a {
  background: #193351 !important;
  display: flex;
  align-items: center;
  color: white;
  justify-content: center;
  font-weight: 600 !important;
  padding: 7px 30px !important;
  width: fit-content;
  border-radius: 50px;
  margin: auto;
  margin-top: 20px !important; }

.bigmains--comsin22 a .fi {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 10px !important;
  position: relative;
  top: 2px; }

.othermains--images {
  max-width: 300px;
  margin: auto;
  margin-bottom: -112px;
  padding-top: 40px !important; }

.bigmains--conemin22 .col-sm-6:last-child .bigmains--comsin22 {
  background: #193351 !important; }

.bigmains--conemin22 .col-sm-6:last-child .bigmains--comsin22 h3 {
  color: #d00000 !important; }

.bigmains--conemin22 .col-sm-6:last-child .bigmains--comsin22 a {
  background: #d00000 !important;
  color: #193351 !important; }

ul.bigpatternsmainss {
  list-style: none;
  margin: 0px; }

ul.bigpatternsmainss {
  display: flex;
  align-items: center;
  justify-content: space-around; }

ul.bigpatternsmainss .fi {
  font-weight: 900 !important;
  margin-right: 9px;
  position: relative;
  top: 2px;
  color: #d00000; }

ul.bigpatternsmainss li {
  display: flex;
  align-items: center; }

ul.bigpatternsmainss li strong {
  padding: 0px 6px !important; }

ul.bigpatternsmainss {
  padding: 11px 10px !important;
  background: white;
  margin-top: 10px;
  border-radius: 50px;
  border: 1px solid #e7e7e7; }

ul.bigpatternsmainss {
  list-style: none;
  margin: 0px; }

ul.bigpatternsmainss {
  display: flex;
  align-items: center;
  justify-content: space-around; }

ul.bigpatternsmainss .fi {
  font-weight: 900 !important;
  margin-right: 9px;
  position: relative;
  top: 2px;
  color: #d00000; }

ul.bigpatternsmainss li {
  display: flex;
  align-items: center; }

ul.bigpatternsmainss li strong {
  padding: 0px 6px !important; }

ul.bigpatternsmainss {
  padding: 11px 10px !important;
  background: white;
  margin-top: 10px;
  border-radius: 50px;
  border: 1px solid #e7e7e7; }

.custom--iconsfooter {
  background: white !important; }

.customrowtopmain {
  background: white !important; }

ul.bigpatternsmainss {
  list-style: none;
  margin: 0px; }

ul.bigpatternsmainss {
  display: flex;
  align-items: center;
  justify-content: space-around; }

ul.bigpatternsmainss .fi {
  font-weight: 900 !important;
  margin-right: 9px;
  position: relative;
  top: 2px;
  color: #d00000; }

ul.bigpatternsmainss li {
  display: flex;
  align-items: center; }

ul.bigpatternsmainss li strong {
  padding: 0px 6px !important; }

ul.bigpatternsmainss {
  padding: 11px 10px !important;
  background: white;
  margin-top: 10px;
  border-radius: 50px;
  border: 1px solid #e7e7e7; }

.custom--iconsfooter {
  background: white !important; }

.customrowtopmain {
  background: white !important; }

.nicebg--sectionss h3 {
  font-size: 20px !important;
  font-weight: 600 !important; }

.bigmains--contentss h5 {
  font-family: 'Inter', serif !important;
  text-transform: uppercase; }

.maingood--copyminss, .niceflexing-mnsssss a {
  letter-spacing: 0px !important;
  color: #000 !important;
  font-size: 14px !important;
  font-weight: 300 !important;
  margin: 0px !important; }

.niceflexing-mnsssss ul {
  margin: 0 !important;
  padding: 0 !important;
  text-align: right !important;
  list-style: none; }

span.methods-of-payment {
  text-align: center !important; }

.copyrighttop--mainsss {
  text-align: center !important; }

.goodmains--flexinsmin--ss .row {
  max-width: 1250px;
  margin: auto; }

.niceflexing-mnsssss ul li img {
  width: 30px;
  position: relative;
  top: -2px;
  margin-left: 2px; }

.niceflexing-mnsssss ul li {
  display: inline-block;
  margin-left: 20px !important; }

.goodmains--flexinsmin--ss {
  background: white !important;
  padding: 15px 20px !important;
  border-top: 1px solid #efefef !important; }

.niceflexing-mnsssss a {
  text-decoration: underline; }

h2.footer--headingmenu, a.footerlinks-inside, .maingoodsubscrip---txt p, .copyrightmains--goodss {
  color: black !important; }

.footer--newsletter .form-input {
  background: #f3f3f3 !important; }

.image---block svg path {
  fill: #d00000 !important; }

.text---content h2, .text---content p {
  color: black !important; }

.custom--iconsfooter p {
  display: block !important;
  font-size: 13px !important; }

.custom--iconsfooter .row {
  max-width: 1250px !important; }

.customrowtopmain .moregrid.row {
  max-width: 1236px !important; }

h2.footernewsletter--v {
  color: black !important; }

.goodmains--flexinsmin--ss .row {
  max-width: 1230px;
  margin: auto; }

h2.footer--headingmenu, a.footerlinks-inside, .maingoodsubscrip---txt p, .copyrightmains--goodss {
  color: black !important; }

.footer--newsletter .form-input {
  background: #f3f3f3 !important; }

.image---block svg path {
  fill: #d00000 !important; }

.text---content h2, .text---content p {
  color: black !important; }

.custom--iconsfooter p {
  display: block !important;
  font-size: 13px !important; }

.custom--iconsfooter .row {
  max-width: 1250px !important; }

.customrowtopmain .moregrid.row {
  max-width: 1236px !important; }

h2.footernewsletter--v {
  color: black !important; }

.goodmains--flexinsmin--ss .row {
  max-width: 1230px;
  margin: auto; }

h2.footer--headingmenu + .socialLinks--alt .icon svg {
  fill: #d00000 !important;
  width: 35px !important;
  height: 28px !important;
  margin-right: 15px !important; }

h2.footer--headingmenu {
  font-family: "Inter", sans-serif !important;
  font-weight: 300 !important;
  letter-spacing: 0px !important;
  font-size: 22px !important; }

h2.footernewsletter--v {
  font-family: "Inter", sans-serif !important;
  font-weight: 300 !important;
  letter-spacing: 0px !important;
  font-size: 29px !important;
  text-transform: uppercase !important; }

.innermenusection.socialmediamain h2.footer--headingmenu {
  font-size: 20px !important; }

h2.footer--headingmenu {
  font-family: "Inter", sans-serif !important;
  font-weight: 300 !important;
  letter-spacing: 0px !important;
  font-size: 22px !important; }

h2.footernewsletter--v {
  font-family: "Inter", sans-serif !important;
  font-weight: 300 !important;
  letter-spacing: 0px !important;
  font-size: 29px !important;
  text-transform: uppercase !important; }

.innermenusection.socialmediamain h2.footer--headingmenu {
  font-size: 20px !important; }

#themevale_newsletter .newsletter-popup-container .newsletter-heading {
  font-family: "Inter", sans-serif !important;
  font-weight: 300 !important;
  font-size: 35px !important;
  text-transform: uppercase !important; }

.insidemainsnews--main {
  background: white !important; }

.copyrightmains--goodss {
  font-size: 12px !important; }

.maingoodsubscrip---txt p {
  font-size: 15px !important;
  font-weight: 300 !important;
  max-width: 450px !important;
  margin-bottom: 0px !important; }

.custom--iconsfooter p {
  font-weight: 300 !important;
  font-size: 14px !important; }

.topnewslettermainss {
  padding-top: 10px !important;
  border-top: 1px solid grey !important;
  margin-top: 15px !important; }

.bigmains--footermains22 {
  background: white; }

.topnewslettermainss {
  border-color: #e7e7e7 !important;
  padding-top: 25px !important; }

.maingood-othermianss {
  text-align: left !important; }

.maingood-othermianss img {
  margin-bottom: 25px !important; }

.maingood-othermianss p {
  font-weight: 300 !important; }

.maincontengog---ss {
  margin: unset !important; }

.maincontengog---ss img {
  max-width: 90px !important; }

.goodone--gradientsminass {
  border-top: 1px solid #e7e7e7 !important;
  margin-top: 30px !important; }

.bigmains--footermains22 {
  background: white; }

.topnewslettermainss {
  border-color: #e7e7e7 !important;
  padding-top: 25px !important; }

.maingood-othermianss {
  text-align: left !important; }

.maingood-othermianss img {
  margin-bottom: 25px !important; }

.maingood-othermianss p {
  font-weight: 300 !important; }

.maincontengog---ss {
  margin: unset !important; }

.maincontengog---ss img {
  max-width: 90px !important; }

.goodone--gradientsminass {
  border-top: 1px solid #e7e7e7 !important;
  margin-top: 30px !important; }

.maingood-othermianss ul {
  list-style: none;
  margin: 0px !important; }

.maingood-othermianss ul li {
  display: flex;
  margin-bottom: 10px !important;
  align-items: center !important; }

.maingood-othermianss ul li .fi {
  display: flex;
  align-items: center !important;
  margin-right: 6px;
  color: #d00000; }

.maingood-othermianss ul li a {
  display: flex;
  align-items: center !important;
  font-size: 15px; }

.maingood-othermianss p, .maingood-othermianss ul li a {
  font-size: 15px !important;
  font-weight: 400 !important; }

.maingood-othermianss p {
  line-height: 27px !important;
  opacity: 0.7 !important; }

a.footerlinks-inside {
  font-size: 15px !important;
  font-weight: 400 !important;
  opacity: 0.7 !important; }

.maingood-othermianss ul li a {
  color: black !important;
  opacity: 0.7 !important; }

.customrowtopmain .moregrid.row {
  display: flex;
  padding: 0px !important; }

.mincontentmains--fixing .col-sm-5 {
  margin-right: 80px !important;
  border-right: 1px solid #e7e7e7 !important;
  padding: 35px 10px; }

.row.mincontentmains--fixing {
  padding: 0px !important; }

.mincontentmains--fixing .col-sm-2 {
  padding: 37px 0px; }

.sliderv---inside {
  border-radius: 5px !important;
  overflow: hidden; }

.topbarmins--22 {
  border-top-left-radius: 5px !important;
  border-top-right-radius: 5px !important; }

.bigmains--othermains22222 {
  border-radius: 5px !important; }

.navigation-manss {
  border-bottom-left-radius: 5px !important;
  border-bottom-right-radius: 5px !important; }

ul.bigpatternsmainss {
  border-radius: 5px !important;
  background: white !important; }

.maingoodcontentssssnewss {
  position: absolute !important;
  width: 100% !important;
  z-index: 9 !important; }

.bigmains--cmn22222 {
  max-width: 1268px !important;
  margin: auto;
  background: white;
  border-radius: 5px !important;
  border: 1px solid #ededed !important;
  overflow: hidden !important; }

.bigmains--cmn22222 [role=tablist] a {
  font-family: "Inter", sans-serif !important;
  text-transform: uppercase !important;
  background: transparent !important;
  color: black !important;
  font-size: 20px !important;
  border: 0px !important;
  border-bottom: 2px solid transparent !important; }

.bigmains--cmn22222 [role=tablist] {
  border-bottom: 1px solid #ededed !important; }

.bigmains--cmn22222 [role=tablist] a {
  opacity: 0.3 !important;
  padding: 15px 30px !important; }

.bigmains--cmn22222 [role=tablist] a[role=tab][aria-selected=true] {
  border-color: #d00000 !important;
  opacity: 1 !important; }

.productzs--sliderv1 .themevale_container {
  padding: 0px !important;
  margin: 0px !important;
  max-width: 100% !important; }

.card .card-body .price-wrapper span {
  font-size: 14px !important; }

.card .card-body .card-rating {
  text-align: center !important;
  padding-top: 0px !important; }

article.card {
  border-right: 1px solid #ededed !important;
  padding: 20px 20px !important; }

.bigmains--cmn22222 .themevale-section {
  margin: 0px !important; }

.swiper-button-next, .swiper-button-prev {
  background: #d00000 !important;
  border-radius: 50px !important; }

.bigmains--contentsectionmainsss {
  max-width: 1268px !important;
  margin: auto;
  background: white;
  border-radius: 5px !important;
  border: 1px solid #ededed !important;
  overflow: hidden !important;
  margin-top: 40px !important; }

.bigmains--mcaein-22 h2 {
  font-weight: 400 !important;
  margin: 0px;
  font-family: "Inter", sans-serif !important;
  text-transform: uppercase;
  font-size: 30px !important; }

.bigmains--mcaein-22 {
  padding: 23px 30px;
  border-bottom: 1px solid #ededed; }

.bigmains--othemrianss {
  display: flex;
  flex-wrap: wrap; }

.bigmains--othemrianss ul.productzGrid {
  width: 75%; }

.bigmains--othemrianss .nicmeian--flippingmin22 {
  width: 25%;
  border-left: 1px solid #ededed; }

.nicmeian--flippingmin22 h3 {
  background: #d00000 !important;
  color: #193351 !important;
  margin: 0px !important;
  color: white !important;
  padding: 10px 30px !important; }

.nicmeian--flippingmin22 li svg {
  display: flex;
  width: 17px;
  height: 17px;
  align-items: center; }

li.mainother--catemginss {
  list-style: none;
  padding: 8px 20px !important;
  margin-top: 6px !important;
  margin-bottom: 6px !important; }

a.othermainnavbar-s {
  display: flex;
  align-items: center;
  position: relative;
  font-size: 15px; }

a.othermainnavbar-s svg {
  right: 12px;
  position: absolute; }

.bigmains--conemin22 {
  padding-top: 40px; }

.shortmians--2222 .productzGrid .productz:last-child .card {
  border: 0px !important; }

.card .card-figure .card-link + a {
  right: 0px !important;
  top: 0px !important; }

.testimoanimlss.othermainstestimoniss .bigmains--flexingss {
  margin-bottom: 0px !important; }

.go00dmainss--222lasjd {
  padding: 40px 5px !important;
  padding-top: 0px !important; }

.testimoanimlss.othermainstestimoniss .bigmains--flexingss {
  margin-bottom: 0px !important; }

.go00dmainss--222lasjd {
  padding: 40px 5px !important;
  padding-top: 0px !important; }

.customcookie--banermain .row {
  max-width: 1200px !important;
  background: rgba(255, 255, 255, 0.9) !important;
  border: 1px solid #e9e9e9 !important;
  backdrop-filter: blur(10px); }

.cookie--sindiecontent p {
  color: black !important; }

.cookie--sindiecontent {
  position: relative;
  top: -3px; }

button.acceptcookie {
  background: #d00000 !important;
  border-color: #d00000 !important; }

button.delinecookie {
  color: grey !important; }

.goodmains--nicecontentss {
  background: #efeff0;
  padding: 50px 10px; }

.bigkmains--sidemianss {
  padding: 40px;
  background: white;
  border-radius: 5px; }

.bigkmains--sidemianss img {
  max-width: 45px; }

.bigkmains--sidemianss h3 {
  margin-top: 18px;
  font-weight: 600 !important;
  font-size: 21px;
  line-height: normal; }

.bigkmains--sidemianss p {
  font-size: 16px;
  margin-bottom: 60px;
  font-weight: 300 !important; }

.bigkmains--sidemianss svg path {
  fill: black; }

.bigkmains--sidemianss svg {
  height: 44px;
  width: 44px;
  padding: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50px;
  background: #d00000 !important;
  margin-left: auto;
  padding-left: 12px !important;
  padding-bottom: 7px !important; }

.nicemainsgood--sss p {
  font-size: 16px;
  font-weight: 300 !important;
  color: white; }

.goodmains--nicecontentss .col-sm-3 {
  width: 36%; }

.nicemainsgood--sss {
  max-width: 350px; }

.goodmains--nicecontentss .col-sm-4 {
  width: 32%; }

.goodmains--nicecontentss .col-sm-4, .goodmains--nicecontentss .col-sm-3 {
  padding: 10px; }

.goodmains--nicecontentss .row {
  max-width: 1250px !important;
  margin: auto !important; }

.nicemainsgood--sss h4 {
  font-family: 'Inter', serif !important;
  text-transform: uppercase;
  font-weight: 300 !important;
  font-size: 31px !important;
  line-height: 34px !important;
  color: white !important; }

.goodmains--nicecontentss {
  background: #193351; }

.bigkmains--sidemianss svg path {
  display: block !important; }

.bigmains--coin22 h3 {
  margin-top: 0px; }

.flippimain--22 {
  max-width: 1200px;
  margin: auto; }

.bigmains--coin22 {
  max-width: 600px; }

.bigmains--caboutmains2 {
  padding: 100px 20px;
  background: linear-gradient(rgba(25, 51, 81, 0.89), rgba(25, 51, 81, 0.89)), url(https://cdn11.bigcommerce.com/s-icuszv1gqq/images/stencil/original/image-manager/65479.jpg);
  background-size: cover !important; }

.bigmains--coin22 h3 {
  color: white;
  font-size: 49px;
  line-height: normal; }

.bigmains--coin22 p {
  color: white;
  font-weight: 600 !important;
  font-size: 15px !important; }

.customglutenfree-mainss.aboutuspagecontentsection h1 {
  padding-bottom: 30px !important; }

.aboutuspagecontentsection .insidemains--contentsswithicons {
  padding: 50px 30px; }

.bigmains--coin22 p {
  font-size: 16px !important;
  font-weight: 400 !important; }

.bigmains--coin22 h3 {
  font-family: "Inter", sans-serif !important;
  font-weight: 300 !important;
  text-transform: uppercase; }

.customglutenfree-mainss.aboutuspagecontentsection h1 {
  font-family: "Inter", sans-serif !important;
  font-weight: 300 !important;
  text-transform: uppercase; }

.maingoodcontnt--mainss h3 {
  font-family: "Inter", sans-serif !important;
  font-weight: 300 !important;
  text-transform: uppercase; }

.maingoodcontnt--mainss p {
  font-size: 16px !important; }

.custommedia--quriy h3 {
  font-family: "Inter", sans-serif !important;
  font-weight: 300 !important;
  text-transform: uppercase; }

.custom--insidethird h2 {
  font-family: "Inter", sans-serif !important;
  font-weight: 300 !important;
  text-transform: uppercase; }

.mainflexing--img {
  max-width: 100% !important; }

.customnavigation--maingg ul.maintochoose.navPages-list {
  display: flex;
  align-items: center;
  justify-content: space-between;
  max-width: 1250px !important;
  margin: auto; }

.customnavigation--maingg .navPages-action-moreIcon {
  display: flex !important;
  position: absolute;
  top: 13px;
  right: -11px; }

.customnavigation--maingg ul.maintochoose.navPages-list {
  display: flex;
  align-items: center;
  justify-content: space-between;
  max-width: 1300px !important;
  margin: auto;
  padding: 0px 25px !important; }

.customnavigation--maingg .navPages-action-moreIcon {
  display: flex !important;
  position: absolute;
  top: 13px;
  right: -11px; }

ul.breadcrumbs {
  text-align: center !important; }

.page-type-category h1.page-heading {
  font-family: 'Inter' !important; }

.page-type-category .themevale_container {
  max-width: 1300px !important; }

.page-type-category .page-sidebar {
  width: 25% !important; }

.page-type-category main#product-listing-container {
  width: 75% !important; }

.sidebarBlock-heading {
  font-size: 20px !important;
  font-family: 'Inter' !important;
  font-weight: 300 !important;
  text-transform: uppercase !important; }

.all-categories-list .dropdown-category-list .navPage-subMenu-item .navPage-subMenu-action {
  font-size: 15px !important;
  font-weight: 300 !important; }

.all-categories-list .dropdown-category-list .navPage-subMenu-item .navPage-subMenu-action {
  font-size: 15px !important;
  font-weight: 300 !important; }

ul.productzGrid {
  background: white;
  border: 1px solid #e9e9e9 !important; }

.page-sidebar + .page-content .productzGrid .productz {
  border: 0px !important;
  box-shadow: 1px 1px #e9e9e9 !important;
  margin: 0px !important; }

.page-sidebar + .page-content .productzGrid .productz .card {
  border: 0px !important; }

.card .card-body .card-rating {
  margin-top: 10px !important; }

div#sideAllCategories {
  border-radius: 0px !important; }

.themevale_products-filter .actionBar .actionBar-section .form-select {
  background-size: 19px !important;
  font-size: 14px !important;
  text-transform: capitalize;
  letter-spacing: 0px !important;
  font-family: 'Inter', sans-serif !important; }

.themevale_products-filter .actionBar .actionBar-section .form-field {
  display: flex !important;
  align-items: center;
  background: white;
  border: 1px solid #e9e9e9 !important;
  margin-bottom: 20px !important; }

.actionBar-section .form-label {
  text-transform: none !important;
  font-size: 14px !important;
  letter-spacing: 0px !important;
  font-family: 'Inter', sans-serif !important; }

.actionBar-section .form-label, .themevale_products-filter .actionBar .actionBar-section .form-select {
  font-size: 14px !important;
  font-weight: 400 !important; }

.productzView.themevalte_productView {
  max-width: 1218px !important;
  background: white;
  border: 1px solid #e1e1e1 !important;
  padding: 20px !important;
  border-radius: 5px !important; }

.maincustomgood--contentss {
  max-width: 1218px !important;
  background: white !important;
  border: 1px solid #e1e1e1 !important;
  padding: 20px !important;
  border-radius: 5px !important;
  margin-top: 10px !important; }

section#relatedProducts ul.productzGrid {
  max-width: 1218px !important;
  margin: auto !important;
  border: 1px solid #e1e1e1 !important; }

section#relatedProducts h2 {
  margin-bottom: 0px !important;
  padding-top: 10px !important; }

h2.maincontentgoo--s {
  font-family: 'Inter' !important;
  text-transform: uppercase; }

.descriptionmainsbelowss p, .descriptionmainsbelowss li, .descriptionmainsbelowss span {
  font-weight: 300 !important;
  font-size: 14px !important; }

.teamheadingss {
  text-align: center; }

.teamheadingss h2 {
  font-family: 'Inter' !important;
  text-transform: uppercase !important;
  font-weight: 400 !important; }

.custominside--mainfixing h3 {
  font-size: 22px !important; }

.custominside--mainfixing p {
  font-size: 16px !important; }

.custominside--mainfixing {
  background: white !important;
  border-radius: 5px !important; }

.header-logo-image {
  max-width: 100% !important; }

.insideheader--main .col-sm-3 {
  width: 18% !important; }

.customnavigation--maingg {
  max-width: 1250px !important;
  margin: auto; }

.customnavigation--maingg ul.maintochoose.navPages-list {
  padding: 0px !important;
  max-width: 1000px !important;
  margin: unset !important; }

.customnavigation--maingg {
  max-width: 1250px !important;
  margin: auto; }

.customnavigation--maingg ul.maintochoose.navPages-list {
  padding: 0px !important;
  max-width: 1000px !important;
  margin: unset !important; }

.bigmains--searchss .form-input {
  border-radius: 5px !important;
  background-color: white !important; }

.bigmains--searchss button {
  border-radius: 5px !important; }

.maincustomcontent--good a, .maincustomcontent--good p {
  font-weight: 600 !important; }

.bigicon-s svg {
  width: 23px;
  height: 23px; }

.bigicon-s {
  display: flex;
  align-items: center;
  margin-right: 10px; }

.belowheadingss {
  background: white !important; }

.belowheadingss {
  border-top: 1px solid #f1f1f1 !important;
  border-bottom: 1px solid #f1f1f1 !important; }

.belowheadingss .col-sm-3 {
  border-right: 1px solid #f1f1f1 !important; }

.belowheadingss .col-sm-3:last-child {
  border: 0px !important; }

.header {
  box-shadow: unset !important; }

.bigmains--searchss button {
  background: #f2f2f2 !important; }

span.countPill.countPill--positive {
  color: white !important; }

.othermains--flippingss {
  width: 100% !important; }

.socialtopmainssssss.rightsidemainss ul {
  justify-content: unset; }

.socialtopmainssssss.rightsidemainss ul li {
  margin-left: 0px;
  margin-right: 15px; }

.maincontengog---ss img {
  max-width: 202px !important;
  margin-bottom: 15px !important; }

h2.footer--headingmenu {
  text-transform: capitalize !important;
  font-weight: 600 !important;
  font-size: 17px !important; }

h2.footernewsletter--v {
  text-transform: capitalize !important;
  font-weight: 600 !important; }

.bigkmains--sidemianss svg path {
  fill: white !important; }

.goodmains--nicecontentss {
  background: #f1f1f2 !important;
  border-top: 1px solid #e5e5e5; }

.maingoood--sconten22 h3 {
  text-transform: capitalize !important;
  font-weight: 500 !important;
  margin-bottom: 5px !important; }

.maingoood--sconten22 a {
  border-radius: 5px !important;
  text-transform: capitalize !important;
  letter-spacing: 0px !important;
  font-weight: 500 !important; }

.bigmains--flexings h3 {
  text-transform: capitalize !important;
  font-weight: 600 !important; }

.maincustom--content---wc {
  background: transparent !important;
  padding: 0px !important; }

.maincustom--content---wc p {
  font-size: 14px !important;
  line-height: 23px !important; }

.maincustom--goomansss .row .col-sm-4 {
  box-shadow: 0px 0px #d7d7d7;
  padding: 20px 20px !important; }

.maincustom--content---wc p {
  padding: 0px 35px !important; }

.maincustom--goomansss .row .col-sm-4:nth-child(4) {
  box-shadow: 0px 0px #d7d7d7 !important; }

.maincustom--goomansss .row .col-sm-4:nth-child(5), .maincustom--goomansss .row .col-sm-4:nth-child(6), .maincustom--goomansss .row .col-sm-4:nth-child(7), .maincustom--goomansss .row .col-sm-4:nth-child(8) {
  box-shadow: 0px 0px #d7d7d7 !important; }

.maincustom--goomansss .row .col-sm-4:nth-child(8) {
  box-shadow: 0px 0px #d7d7d7 !important; }

.maincustom--content---wc h2 {
  font-size: 18px !important;
  line-height: 20px !important; }

.maincustom--goomansss > h3 {
  text-transform: capitalize !important;
  font-weight: 600 !important; }

.flexigin--ss h3 {
  text-transform: capitalize !important;
  font-weight: 600 !important;
  margin-top: 0px !important; }

.maincontent--godonefixing h2 {
  text-transform: capitalize !important;
  font-weight: 600 !important;
  font-size: 32px !important;
  line-height: 39px !important; }

.bigmains--conemin22 h2 {
  font-size: 40px !important; }

.bigmains--conemin22 .col-sm-6:first-child .bigmains--comsin22 h3 {
  color: white !important; }

.custommaincontent--godonsie p {
  font-size: 16px !important;
  font-weight: 300 !important;
  line-height: 23px !important; }

.maincontent--belowfitted .row {
  padding-top: 20px !important; }

.nicemainsgood--sss h4 {
  color: black !important;
  text-transform: capitalize;
  font-weight: 600 !important;
  font-size: 27px !important; }

.nicemainsgood--sss p {
  color: black !important;
  font-size: 14px !important;
  line-height: 26px !important; }

.bigmains--contentss h5 {
  text-transform: capitalize;
  font-weight: 600 !important; }

.customhelpwithcart b {
  display: block;
  margin-top: 6px;
  font-weight: 400 !important;
  font-size: 12px !important; }

#themevale_newsletter .newsletter-popup-container .newsletter-heading {
  font-size: 28px !important;
  font-weight: 600 !important; }

.customains--mobile--bss img {
  aspect-ratio: 1/1.4;
  object-fit: cover; }

.customnavigation--maingg ul.maintochoose.navPages-list {
  max-width: 100% !important; }

@media (min-width: 900px) {
  .navPage-subMenu {
    display: none !important; }
  .navPages .navPages-item {
    position: unset !important; }
  .navPages .navPage-subMenu-list {
    max-width: 1250px !important;
    column-count: 4; }
  .navPage-subMenu-horizontal .navPage-subMenu-horizontal {
    position: unset !important;
    margin: unset !important;
    opacity: 1 !important;
    display: block !important;
    visibility: visible !important;
    box-shadow: unset !important; }
  .navPage-subMenu-horizontal .navPage-subMenu-horizontal ul.navPage-subMenu-list {
    column-count: unset !important; }
  .navPage-subMenu-item-child .navPage-subMenu-action {
    font-size: 15px !important;
    font-weight: 500 !important; }
  .navPage-subMenu-item-child .navPage-subMenu-action i.icon.navPages-action-moreIcon {
    display: none !important; }
  .navPage-subMenu-horizontal .navPage-subMenu-horizontal a {
    font-weight: 300 !important; }
  .navPages-item:hover > .has-subMenu + .navPage-subMenu {
    display: block !important; }
  ul.navPage-subMenu-list {
    break-inside: avoid; }
  .navPage-subMenu {
    margin-top: 0px !important;
    padding: 15px 0px !important; } }

@media (min-width: 900px) {
  .navPage-subMenu {
    max-height: 80vh;
    overflow-y: scroll; }
  .navPage-subMenu .navPage-subMenu {
    max-height: unset !important;
    overflow-y: unset !important; }
  .navPage-subMenu .navPage-subMenu {
    padding-top: 0px !important; }
  .navPage-subMenu-horizontal .navPage-subMenu-horizontal a, .navPage-subMenu-item-child .navPage-subMenu-action {
    padding: 6px 0px !important; }
  .navPages .navPage-subMenu-list {
    max-width: 1214px !important; }
  .navPage-subMenu-item-child {
    break-inside: avoid !important; }
  .navPage-subMenu {
    padding: 15px 15px !important; }
  .navPage-subMenu .navPage-subMenu {
    padding: 0px !important; } }

.othermains--categoriescontent {
  max-width: 1250px !important;
  margin: auto;
  padding-top: 25px; }

.othermains--categoriescontent .bigmains--comsin22green {
  text-align: center; }

.othermains--categoriescontent .bigmains--comsin22green h4 {
  padding-top: 10px;
  margin: 0px;
  font-size: 16px;
  font-weight: 400 !important; }

.othermains--categoriescontent .bigmains--comsin22green {
  padding: 25px; }

.othermains--categoriescontent .bigmains--comsin22green img {
  border-radius: 50%; }

.swiper-button-next:after, .swiper-button-prev:after {
  color: white !important; }

.bigmaons--flippconsmin22 .col-sm-6, .bigmaons--flippconsmin22 .col-sm-4 {
  padding: 15px; }

.bigmaons--flippconsmin22 .row {
  max-width: 1250px;
  margin: auto; }

.othermains--lfipincons h4 {
  margin: 0px;
  text-align: center;
  font-size: 24px; }

.othermains--lfipincons {
  position: absolute;
  bottom: 40px;
  width: 100%;
  padding: 0px 15px; }

.othermains--lfipincons h4 {
  color: white; }

.bigmaons--flippconsmin22 {
  padding-top: 20px; }

.bigmains--othermains--featuss .row {
  max-width: 1234px;
  margin: auto;
  padding: 30px;
  background: white;
  margin-top: 35px;
  text-align: center; }

.othersidemains--22 img {
  max-width: 100px; }

.othersidemains--22 h3 {
  font-size: 18px;
  margin: 0px;
  padding-top: 17px; }

.othersidemains--22 p {
  font-size: 15px; }

.bigmans-cmin22--logo h3 {
  text-align: center;
  font-size: 31px; }

.bigmans-cmin22--logo .row {
  max-width: 1200px;
  margin: auto;
  padding-bottom: 35px;
  padding-top: 20px; }

.flipping--logocontentss img {
  width: 150px;
  max-height: 77px;
  object-fit: contain; }

.bigmaons--cmin22 .row {
  max-width: 1200px;
  margin: auto; }

.bigmaons--cmin22 {
  padding: 35px 0px; }

.bigmains-cocnsmin--greenss {
  display: flex;
  align-items: center;
  justify-content: center; }

.bigmains-cocnsmin--greenss img {
  max-width: 63px;
  padding-right: 20px; }

.bigmains-cocnsmin--greenss h3 {
  margin: 0px;
  color: white;
  font-size: 20px; }

.bigmains-cocnsmin--greenss {
  padding: 37px 0px; }

.bigmaons--cmin22 .col-sm-4:nth-child(1) .bigmains-cocnsmin--greenss {
  background: #78b54e; }

.bigmaons--cmin22 .col-sm-4:nth-child(2) .bigmains-cocnsmin--greenss {
  background: #0e8345; }

.bigmaons--cmin22 .col-sm-4:nth-child(3) .bigmains-cocnsmin--greenss {
  background: #006649; }

.othermians--diemins .col-sm-3 {
  padding: 0px; }

.othermians--diemins img {
  width: 100%; }

.bigmains--2ocnmin33333 {
  bottom: 30px;
  position: absolute;
  width: 100%;
  text-align: center; }

.bigmains--2ocnmin33333 h3 {
  font-size: 20px; }

.bigmains--2ocnmin33333 a {
  border: 2px solid white;
  color: white;
  padding: 2px 15px;
  display: block;
  width: fit-content;
  margin: auto;
  font-weight: 600; }

.bigmains--2ocnmin33333 {
  padding: 15px; }

.section-template--23885289718100__ss_delivery_timer_8qaL44.delivery-template--23885289718100__ss_delivery_timer_8qaL44 {
  background: transparent !important; }

.otherbigheadingminss b {
  text-transform: capitalize;
  margin-bottom: 15px !important;
  display: block !important;
  text-align: center;
  margin-bottom: 30px !important; }

@media (min-width: 900px) {
  .delivery-top-image-template--23885289718100__ss_delivery_timer_8qaL44 svg path {
    fill: #ffffff; }
  .delivery-top-line-template--23885289718100__ss_delivery_timer_8qaL44 {
    display: block !important;
    flex: 1 1 auto;
    height: 2px;
    background-color: #4d4d4d; }
  .delivery-body-template--23885289718100__ss_delivery_timer_8qaL44 {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 0px; }
  .delivery-item-template--23885289718100__ss_delivery_timer_8qaL44 {
    text-align: center; }
  .delivery-item-template--23885289718100__ss_delivery_timer_8qaL44:first-child {
    text-align: left; }
  .delivery-item-template--23885289718100__ss_delivery_timer_8qaL44:last-child {
    text-align: right; }
  .delivery-date-template--23885289718100__ss_delivery_timer_8qaL44 {
    margin: 0;
    margin-top: 10px;
    font-size: 11px;
    color: #121212;
    line-height: 100%;
    text-transform: unset; }
  .delivery-title-template--23885289718100__ss_delivery_timer_8qaL44 {
    margin: 0;
    margin-top: 10px;
    font-size: 12px;
    color: #121212;
    line-height: 130%;
    text-transform: unset; }
  .delivery-second-item-template--23885289718100__ss_delivery_timer_8qaL44 {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 8px 8px;
    border: 1px solid #dededf;
    position: relative; }
  .delivery-second-item-template--23885289718100__ss_delivery_timer_8qaL44 .delivery-title-template--23885289718100__ss_delivery_timer_8qaL44,
  .delivery-second-item-template--23885289718100__ss_delivery_timer_8qaL44 .delivery-date-template--23885289718100__ss_delivery_timer_8qaL44 {
    text-align: center; }
  .delivery-second-item-template--23885289718100__ss_delivery_timer_8qaL44 .delivery-title-template--23885289718100__ss_delivery_timer_8qaL44 {
    font-weight: 700; }
  .delivery-second-item-template--23885289718100__ss_delivery_timer_8qaL44 .delivery-top-image-template--23885289718100__ss_delivery_timer_8qaL44 {
    width: 36px;
    height: 36px; }
  .section-template--23885289718100__ss_delivery_timer_8qaL44 {
    margin-top: 0px;
    margin-bottom: 0px; }
  .section-template--23885289718100__ss_delivery_timer_8qaL44-settings {
    padding: 0 5rem;
    padding-top: 16px;
    padding-bottom: 16px;
    padding-left: 0rem;
    padding-right: 0rem; }
  .delivery-top-template--23885289718100__ss_delivery_timer_8qaL44 {
    margin-top: 16px; }
  .delivery-second-body-template--23885289718100__ss_delivery_timer_8qaL44 {
    margin-top: 16px; }
  .delivery-heading-template--23885289718100__ss_delivery_timer_8qaL44 {
    text-align: left; }
  .delivery-heading-template--23885289718100__ss_delivery_timer_8qaL44 * {
    font-size: 13px; }
  .delivery-top-item-template--23885289718100__ss_delivery_timer_8qaL44 {
    flex: 0 0 38px;
    height: 38px; }
  .delivery-date-template--23885289718100__ss_delivery_timer_8qaL44 {
    font-size: 12px; }
  .delivery-title-template--23885289718100__ss_delivery_timer_8qaL44 {
    font-size: 12px; }
  .delivery-second-item-template--23885289718100__ss_delivery_timer_8qaL44 .delivery-top-image-template--23885289718100__ss_delivery_timer_8qaL44 {
    width: 38px;
    height: 38px; }
  .delivery-second-item-template--23885289718100__ss_delivery_timer_8qaL44 {
    padding: 10px 10px; }
  .delivery-second-item-template--23885289718100__ss_delivery_timer_8qaL44:not(:first-child) {
    border-left: 0px; }
  .delivery-second-item-template--23885289718100__ss_delivery_timer_8qaL44:first-child {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px; }
  .delivery-second-item-template--23885289718100__ss_delivery_timer_8qaL44:last-child {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px; }
  .delivery-second-item-template--23885289718100__ss_delivery_timer_8qaL44:after {
    content: '';
    position: absolute;
    right: -3px;
    top: 48%;
    width: 16px;
    height: 16px;
    transform: rotate(45deg) translateY(-50%);
    border-right: 1px solid #dededf;
    border-top: 1px solid #dededf;
    background-color: #ffffff;
    z-index: 2; }
  .delivery-second-item-template--23885289718100__ss_delivery_timer_8qaL44:last-child:after {
    display: none; }
  .delivery-second-body-template--23885289718100__ss_delivery_timer_8qaL44 {
    max-width: 1200px !important;
    margin: auto !important; }
  .delivery-second-item-template--23885289718100__ss_delivery_timer_8qaL44 {
    padding: 50px 10px !important; }
  .delivery-second-item-template--23885289718100__ss_delivery_timer_8qaL44:nth-child(1) {
    background: #fbfbfb !important;
    border: 0px !important; }
  .delivery-second-item-template--23885289718100__ss_delivery_timer_8qaL44:nth-child(1):after {
    background: #fbfbfb;
    border: 0px !important; }
  .delivery-second-item-template--23885289718100__ss_delivery_timer_8qaL44:nth-child(2) {
    background: #f3f3f3 !important;
    border: 0px !important; }
  .delivery-second-item-template--23885289718100__ss_delivery_timer_8qaL44:nth-child(2):after {
    background: #f3f3f3;
    border: 0px !important; }
  .delivery-second-item-template--23885289718100__ss_delivery_timer_8qaL44:nth-child(3) {
    background: #ebebeb !important;
    border: 0px !important; }
  .delivery-second-item-template--23885289718100__ss_delivery_timer_8qaL44:nth-child(3):after {
    background: #ededed !important;
    border: 0px !important; }
  .delivery-second-item-template--23885289718100__ss_delivery_timer_8qaL44:after {
    width: 50px !important;
    height: 50px !important; }
  .delivery-second-item-template--23885289718100__ss_delivery_timer_8qaL44 .delivery-top-image-template--23885289718100__ss_delivery_timer_8qaL44 {
    width: 80px !important;
    height: 80px !important;
    padding: 16px !important;
    background: #58b1e3; }
  .delivery-title-template--23885289718100__ss_delivery_timer_8qaL44 {
    font-size: 20px !important;
    font-weight: 500 !important;
    margin-bottom: 0px !important; }
  .delivery-date-template--23885289718100__ss_delivery_timer_8qaL44 {
    font-size: 14px !important; }
  .delivery-second-item-template--23885289718100__ss_delivery_timer_8qaL44 .delivery-top-image-template--23885289718100__ss_delivery_timer_8qaL44 {
    padding: 22px !important;
    background: white; }
  .delivery-date-template--23885289718100__ss_delivery_timer_8qaL44 {
    padding: 0px 20px !important;
    font-size: 14px !important;
    line-height: 21px !important; } }

.delivery-second-item-template--23885289718100__ss_delivery_timer_8qaL44 .delivery-top-image-template--23885289718100__ss_delivery_timer_8qaL44 svg {
  width: 100%;
  height: 100%; }

.delivery-second-item-template--23885289718100__ss_delivery_timer_8qaL44 .delivery-top-image-template--23885289718100__ss_delivery_timer_8qaL44 svg path {
  fill: #ffffff; }

.delivery-second-item-template--23885289718100__ss_delivery_timer_8qaL44 .delivery-top-image-template--23885289718100__ss_delivery_timer_8qaL44 {
  background: transparent !important;
  padding: 18px !important; }

.delivery-second-item-template--23885289718100__ss_delivery_timer_8qaL44, .delivery-second-item-template--23885289718100__ss_delivery_timer_8qaL44:nth-child(2), .delivery-second-item-template--23885289718100__ss_delivery_timer_8qaL44:nth-child(3), .delivery-second-item-template--23885289718100__ss_delivery_timer_8qaL44:nth-child(1) {
  background: transparent !important; }

.delivery-second-item-template--23885289718100__ss_delivery_timer_8qaL44:nth-child(1) {
  background: #ff0000 !important; }

.delivery-second-item-template--23885289718100__ss_delivery_timer_8qaL44:nth-child(1):after {
  background: #ff0000 !important; }

.delivery-second-item-template--23885289718100__ss_delivery_timer_8qaL44:nth-child(2) {
  background: #d80808 !important; }

.delivery-second-item-template--23885289718100__ss_delivery_timer_8qaL44:nth-child(2):after {
  background: #d80808 !important; }

.delivery-second-item-template--23885289718100__ss_delivery_timer_8qaL44:nth-child(3) {
  background: #b40707 !important; }

.delivery-second-item-template--23885289718100__ss_delivery_timer_8qaL44 {
  padding: 40px 20px !important; }

.delivery-date-template--23885289718100__ss_delivery_timer_8qaL44 {
  font-weight: 300 !important;
  color: white !important; }

.delivery-second-item-template--23885289718100__ss_delivery_timer_8qaL44 .delivery-title-template--23885289718100__ss_delivery_timer_8qaL44 {
  color: white !important; }

.bigmains--topheadingss.othermains-22 .col-sm-6 {
  padding: 0px; }

.bigmains--topheadingss.othermains-22 .col-sm-6:first-child {
  width: 40%; }

.bigmains--topheadingss.othermains-22 .col-sm-6:last-child {
  width: 60%; }

.bigmains--topheadingss.othermains-22 {
  background: #000000; }

.bigmains--topheadingss.othermains-22 {
  position: relative;
  overflow: hidden; }

.bigmains--topheadingss.othermains-22:before {
  right: 0px;
  content: '';
  position: absolute;
  top: 0;
  width: 65%;
  height: 106%;
  background: #000000;
  transform: rotate(2deg);
  z-index: 1; }

.bigmains--aothamsin22 {
  z-index: 2;
  position: relative; }

.bigmains--aothamsin22 {
  max-width: 500px;
  margin: auto; }

.bigmains--aothamsin22 h3 {
  color: white;
  font-size: 45px;
  margin-top: 0px; }

.bigmains--aothamsin22 p {
  color: white;
  font-size: 16px;
  padding-top: 11px; }

.bigmains--aothamsin22 ul {
  margin: 0px;
  list-style: none; }

.bigmains--aothamsin22 li {
  color: white;
  margin-bottom: 12px; }

.bigoansin--22--button {
  padding-top: 25px; }

.bigoansin--22--button a:first-child {
  border: 2px solid white;
  background: white;
  color: black !important; }

.bigoansin--22--button a:last-child {
  border: 2px solid white;
  background: transparent !important;
  color: white; }

.bigmains--aothamsin22 p, .bigmains--aothamsin22 li {
  font-size: 16px; }

.bigmains--coin22 h3 {
  font-size: 30px !important;
  font-weight: 600 !important; }

.customglutenfree-mainss.aboutuspagecontentsection h1 {
  font-weight: 600 !important; }

.maingoodcontnt--mainss h3 {
  font-size: 30px !important;
  font-weight: 600 !important;
  margin-top: 0px !important;
  margin-bottom: 5px !important; }

.custom--insidethird h2 {
  font-weight: 600 !important; }

.custommedia--quriy h3 {
  font-weight: 600 !important;
  font-size: 17px !important; }

.bigmains--caboutmains2 {
  background: linear-gradient(rgba(35, 37, 38, 0.89), rgba(35, 37, 38, 0.89)), url("https://cdn11.bigcommerce.com/s-u0e8xcneag/images/stencil/original/image-manager/msin3.jpg?t=1745591066"); }

.bigmains--caboutmains2 {
  background-size: cover !important;
  background-position: center !important; }

@media (min-width: 768px) {
  .themevalte_productView .themevalte_productView-right {
    width: 35% !important; }
  .productzView.themevalte_productView {
    max-width: 1260px !important; }
  .themevalte_productView .themevalte_productView-left {
    width: 65% !important; } }

.page-type-product {
  background: white !important; }

.productzView.themevalte_productView {
  border: 0px !important; }

.themevalte_productView-images {
  max-width: 500px !important; }

.slick-slide.slick-current.slick-active.is-active img {
  border: 1px solid black !important; }

.themevalte_productView-images .productzView-for .productzView-thumbnail > a img {
  object-fit: cover !important; }

.themevalte_productView-images {
  max-width: 500px !important; }

.slick-slide.slick-current.slick-active.is-active img {
  border: 1px solid black !important; }

.themevalte_productView-images .productzView-for .productzView-thumbnail > a img {
  object-fit: cover !important; }

.productzView.themevalte_productView {
  padding-top: 0px !important; }

.breadcrumb a {
  border-bottom: 1px solid currentcolor !important; }

.productzView-details .productzView-title {
  font-family: "Poppins", sans-serif !important;
  font-weight: 700 !important;
  font-size: 34px !important;
  line-height: 42px !important;
  color: #d00000 !important; }

.productzView-price span {
  font-weight: 600 !important;
  font-family: "Poppins", sans-serif !important;
  font-size: 25px !important; }

.customaintextwithelement .productzView-price:after {
  content: '+VAT';
  font-size: 14px;
  margin-left: 4px !important; }

.insdemains--headingss p {
  font-weight: 300 !important;
  font-size: 14px;
  margin-bottom: 0px !important; }

.icon--textmain {
  font-size: 15px !important; }

.custominsidemain {
  margin-bottom: 3px !important; }

.customsection--main {
  border-top: 1px solid #c3c3c3;
  padding-top: 30px !important; }

.customaintextwithelement .form-field--increments .form-increment {
  background: white !important;
  border: 1px solid #bfbfbf !important;
  padding: 0px !important;
  border-radius: 5px !important; }

.form-field--increments .button svg {
  width: 14px !important;
  height: 14px !important; }

.form-field--increments .form-increment .button.button-dec {
  border-right: 1px solid #bfbfbf !important; }

.form-field--increments .form-increment .button.button-inc {
  border-left: 1px solid #bfbfbf !important; }

.nicemains--content p {
  font-size: 11px !important;
  font-family: 'Roboto' !important;
  margin-top: 15px !important;
  font-weight: 300 !important; }

.smallbar p {
  display: flex;
  align-items: center;
  justify-content: center !important;
  font-weight: 300 !important;
  background: #efefef !important;
  font-size: 14px !important;
  padding: 9px 5px !important;
  border-radius: 5px !important;
  margin-bottom: 10px; }

.smallbar p svg {
  margin-right: 10px !important; }

.mainbuton--cons a {
  font-weight: 300;
  align-items: center;
  display: flex;
  justify-content: center;
  font-size: 14px;
  border: 1px solid #cdcdcd;
  border-radius: 5px;
  padding: 9px 5px !important;
  line-height: normal; }

.mainbuton--cons a svg {
  width: 17px;
  height: 17px;
  margin-right: 5px; }

.sectionmains--below h4 {
  font-size: 15px;
  font-weight: 500 !important;
  margin-top: 10px; }

.sectionmains--below {
  border-top: 1px solid #c3c3c3; }

.sectionmains--below {
  margin-top: 20px; }

.bigmains--smal22 p {
  font-size: 11px !important;
  padding-top: 5px !important; }

.page-type-product .custombreadcrumb--headings.productzapgecrumbs ul {
  max-width: 1228px !important;
  text-align: left !important; }

input#form-action-addToCart {
  font-size: 15px !important;
  font-family: 'Roboto' !important; }

.additional-attributes-wrapper .item .label {
  font-weight: 700 !important; }

.additional-attributes-wrapper .item {
  padding: 9px 20px;
  width: calc((100% / 2) - 30px); }

.additional-attributes-wrapper .item:nth-child(4n+1), .additional-attributes-wrapper .item:nth-child(4n+2) {
  background: #f2f2f2; }

.additional-attributes-wrapper .item:nth-child(odd) {
  margin-right: 10px; }

.additional-attributes-wrapper .table-wrapper {
  display: flex;
  flex-wrap: wrap;
  height: 20vh;
  overflow: hidden;
  position: relative;
  margin-bottom: 0; }

.additional-attributes-wrapper .table-wrapper {
  height: auto; }

.othermains--shortdescription p, .othermains--shortdescription li, .othermains--shortdescription span, .othermains--shortdescription b, .othermains--shortdescription a, .othermains--shortdescription strong, .othermains--shortdescription div {
  font-size: 14px;
  font-family: 'Roboto',"Lucida Grande",Tahoma,Geneva,Verdana,sans-serif !important;
  line-height: 23px;
  font-weight: 400 !important;
  font-size: 16px;
  line-height: 25px;
  color: #2d2d2d; }

.othermains--shortdescription h3 {
  color: #00ad61;
  margin-bottom: 15px !important;
  font-size: 24px !important; }

input#form-action-addToCart {
  border-radius: 5px !important; }

.rightsidemain--bades svg {
  width: 20px;
  height: 20px; }

.rightsidemain--bades b {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 7px;
  border-radius: 50%; }

.rightsidemain--bades li {
  display: flex;
  align-items: center; }

.rightsidemain--bades ul {
  margin: 0px; }

.rightsidemain--bades li:nth-child(1) b {
  background: #00ad61; }

.rightsidemain--bades li b {
  margin-right: 10px; }

.rightsidemain--bades li:nth-child(2) b {
  background: #adc75a; }

.rightsidemain--bades li:nth-child(3) b {
  background: #35b44b; }

.rightsidemain--bades svg path {
  fill: white; }

.rightsidemain--bades {
  top: 20px;
  position: absolute;
  left: 20px;
  z-index: 9; }

.themevalte_productView-left {
  position: relative; }

.customsticky--topmain {
  border: 0px solid #e3e3e3;
  padding: 25px !important;
  background: #f9f9f9 !important; }

.productzView-details .productzView-title {
  font-size: 27px !important;
  line-height: 34px !important; }

.othermains--icon22 svg {
  width: 100%;
  height: 100%; }

.othermains--icon22 {
  display: flex;
  align-items: center;
  margin-right: 10px; }

.ordersamplemainss {
  display: flex; }

.ordersamplemainss .bigmains--contemsin22 {
  width: 100%; }

.ordersamplemainss .bigmains--contemsin22 h3 {
  font-size: 13px;
  margin: 0px;
  font-weight: 500 !important;
  line-height: normal; }

.ordersamplemainss .bigmains--contemsin22 p {
  font-weight: 300 !important;
  margin: 0px;
  font-size: 13px; }

.ordersamplemainss .bigmains--contemsin22 p span {
  border-bottom: 1px solid black; }

.ordersamplemainss {
  margin-bottom: 15px; }

.othermains--icon22 {
  padding: 9px;
  border-radius: 50%;
  background: #d00000 !important;
  height: 40px;
  width: 40px;
  min-width: 40px;
  min-height: 40px; }

.othermains--icon22 svg path {
  fill: white; }

.customsticky--topmain {
  background: transparent !important;
  border: 1px solid #e3e3e3; }

.productzView-details .productzView-title {
  font-weight: 700 !important; }

.page-type-category {
  background: white !important; }

.page-type-category main#product-listing-container {
  width: 100% !important;
  border: 0px !important; }

.card .card-body .card-title a {
  font-weight: 700 !important;
  margin-bottom: 5px !important;
  color: #d00000 !important; }

.card .card-body .price-wrapper span {
  font-size: 16px !important;
  font-weight: 500 !important; }

.card .card-body .price-wrapper {
  margin-bottom: 5px !important; }

.mainshort--termins p {
  margin: 0px;
  font-size: 11px;
  font-weight: 300 !important;
  text-transform: uppercase !important; }

.maingoodcontentssssnewss {
  position: unset !important;
  transform: unset !important;
  opacity: 1 !important; }

.maingoodcontentssssnewss {
  display: flex; }

.maingoodcontentssssnewss .button {
  padding: 7px 10px !important;
  font-size: 13px !important;
  font-family: 'Poppins' !important;
  border-radius: 5px !important; }

.maingoodcontentssssnewss .button:first-child {
  margin-right: 10px !important;
  width: 65% !important; }

.maingoodcontentssssnewss .button:last-child {
  background: transparent !important;
  border: 1px solid grey !important;
  color: black !important;
  font-weight: 500 !important;
  width: 45% !important; }

.rightsidemain--bades.productzcardmain--contentss b {
  padding: 5px !important;
  margin-right: 5px !important; }

.rightsidemain--bades.productzcardmain--contentss b svg {
  width: 18px;
  height: 18px; }

.rightsidemain--bades.productzcardmain--contentss span {
  font-size: 12px !important;
  display: none !important; }

.rightsidemain--bades.productzcardmain--contentss ul {
  display: flex; }

.rightsidemain--bades.productzcardmain--contentss {
  top: 25px !important; }

.rightsidemain--bades.productzcardmain--contentss li {
  margin: 0px !important; }

.bigmains-cocnsmin--greenss img {
  filter: invert(1); }

.maingood--blockinss img {
  aspect-ratio: 1/0.55 !important; }

.bigmains--min22--g img {
  width: 100%;
  aspect-ratio: 1/1;
  object-fit: cover; }

.foralltypeof--phiness:before {
  background: #e1e1e1 !important; }

.othermains--images img {
  aspect-ratio: 1/1;
  object-fit: contain; }

.bigmains--conemin22 .row {
  padding-bottom: 70px; }

.bigmains--conemin22 .col-sm-6:last-child .bigmains--comsin22 {
  background: white !important; }

.bigmains--conemin22 .col-sm-6:last-child .bigmains--comsin22 a {
  color: white !important; }

.bigmains--comsin22 a {
  background: #000000 !important; }

.othermains--lfipincons h4 {
  text-shadow: 1px 1px 20px black; }

.othermains--categoriescontent .bigmains--comsin22green h4 {
  font-size: 14px !important;
  line-height: 20px !important; }

.othermains--categoriescontent .bigmains--comsin22green {
  padding: 15px !important; }

.othersidemains--22 p {
  font-size: 14px !important;
  font-weight: 300 !important; }

.othersidemains--22 h3 {
  font-size: 16px !important; }

.othersidemains--22 img {
  height: 80px;
  width: 55px;
  object-fit: contain; }

.maingoood--sconten22 {
  text-align: center;
  transform: translate(-50%, 0%) !important;
  top: 0% !important;
  left: 50% !important; }

.maingoood--sconten22 h3 {
  text-align: center !important;
  color: white !important; }

.maingoood--sconten22 h3 {
  font-size: 28px !important;
  font-weight: 700 !important;
  text-shadow: 0px 0px 20px black !important; }

.maincontent--godonefixing .button, .button, .maingoood--sconten22 a, .bigmains--conemin22 .col-sm-6 .bigmains--comsin22 a, .bigmains--2ocnmin33333 a, .nicebg--sectionss a, .bigoansin--22--button .button {
  font-family: 'Roboto' !important;
  font-weight: 400 !important;
  font-size: 16px !important; }

.maincontent--godonefixing h2 {
  font-size: 40px !important;
  line-height: 47px !important; }

.maincustom--content---wc img {
  max-width: 40px !important; }

.bottomimage--maiinss img {
  aspect-ratio: 1/0.2; }

.mains--dmsin22 {
  border-right: 10px solid white !important;
  border-top: 10px solid white !important; }

.othermians--diemins .col-sm-3:last-child .mains--dmsin22 {
  border: 0px !important;
  border-top: 10px solid white !important; }

.bigmains--2ocnmin33333 h3 {
  color: white !important;
  font-weight: 900 !important;
  font-size: 34px !important;
  text-shadow: 0px 0px 20px black;
  margin-bottom: 20px !important; }

.bigmains--2ocnmin33333 a {
  background: white !important;
  color: black !important; }

.othermians--diemins img {
  aspect-ratio: 1/1.3;
  object-fit: cover; }

.bigmains--flppcontentabsur {
  position: relative; }

.bigmains--flppcontentabsur:before, .mains--dmsin22:before {
  width: 100%;
  position: absolute;
  content: '';
  display: block;
  height: 100%;
  background: linear-gradient(3deg, rgba(0, 0, 0, 0.44), transparent); }

.othermians--diemins img {
  max-height: 400px; }

.mains--dmsin22 {
  position: relative; }

.customain---swiperfixed .swiper-button-next, .customain---swiperfixed .swiper-button-prev {
  background: white !important;
  border-radius: 5px !important; }

.customain---swiperfixed .swiper-button-next:after, .customain---swiperfixed .swiper-button-prev:after {
  color: black !important; }

.insidemaincontainer--fixgs {
  max-width: 1150px !important; }

.custommainfixinggoods .body {
  font-size: 15px !important; }

.custommainfixinggoods {
  max-width: 500px !important; }

.bigmains--topheadingss.othermains-22 {
  margin: auto;
  max-width: 1500px; }

.fancybox__container {
  z-index: 99999999999999999999 !important; }

.login-form .form-actions .button {
  font-family: 'Roboto' !important;
  text-transform: capitalize !important;
  letter-spacing: 0px !important; }

@media (max-width: 801px) {
  .maincustomcontent--good {
    display: none !important; }
  .topbar--content p {
    margin: 0px;
    text-align: center;
    font-size: 12px !important;
    border-bottom: 1px solid #efefef;
    padding: 5px 5px; }
  .mobilesearch {
    padding: 0px 10px;
    padding-bottom: 10px; }
  .bigmains--searchss .form-input {
    padding: 10px 20px !important; }
  .bigmains--searchss button {
    width: 30px !important;
    height: 30px !important;
    padding: 7px !important; }
  .belowheadingss {
    padding-bottom: 10px !important; }
  .custommainfixinggoods .body {
    display: none !important; }
  .custommainfixinggoods h2 {
    font-size: 24px !important;
    line-height: 30px !important; }
  ul.bigpatternsmainss li {
    display: none; }
  ul.bigpatternsmainss li:first-child {
    display: flex !important; }
  .bigmaons--flippconsmin22 .col-sm-6, .bigmaons--flippconsmin22 .col-sm-4 {
    width: 50%;
    padding: 10px !important; }
  .bigmains--flppcontentabsur img {
    aspect-ratio: 1/1;
    object-fit: cover; }
  .othermains--lfipincons {
    padding: 0px 5px !important;
    bottom: 10px !important; }
  .othermains--lfipincons h4 {
    font-size: 17px !important;
    line-height: 20px !important; }
  .bigmaons--flippconsmin22 .row {
    display: flex;
    flex-wrap: wrap; }
  .bigmaons--flippconsmin22 .col-sm-4:last-child {
    width: 100%; }
  .bigmaons--flippconsmin22 .col-sm-4:last-child img {
    aspect-ratio: 1/0.4; }
  .bigmaons--flippconsmin22 .col-sm-4:last-child h4 {
    font-size: 23px !important; }
  .bigmaons--flippconsmin22 .col-sm-4:last-child .othermains--lfipincons {
    bottom: 30px !important; }
  .othersidemains--22 p {
    display: none; }
  .bigmains--othermains--featuss .col-sm-3 {
    width: 50%;
    padding: 15px 5px; }
  .bigmains--othermains--featuss .row {
    display: flex;
    flex-wrap: wrap; }
  .othersidemains--22 h3 {
    font-size: 14px !important;
    line-height: 20px !important; }
  .othersidemains--22 img {
    height: 60px;
    width: 43px; }
  .maingoood--sconten22 h3 {
    width: 100%;
    max-width: 100% !important;
    margin-bottom: 10px !important;
    font-size: 19px !important;
    line-height: 20px !important; }
  .maincontent--godonefixing .button, .button, .maingoood--sconten22 a, .bigmains--conemin22 .col-sm-6 .bigmains--comsin22 a, .bigmains--2ocnmin33333 a, .nicebg--sectionss a, .bigoansin--22--button .button {
    font-size: 14px !important; }
  .bigmains--flexings .col-sm-4 {
    width: 50% !important;
    padding: 10px !important; }
  .bigmains--flexings .row {
    display: flex;
    flex-wrap: wrap; }
  .maincustom--goomansss .row .col-sm-4 {
    width: 50% !important; }
  .maincustom--content---wc p {
    display: none; }
  .maincustom--goomansss .row {
    display: flex;
    flex-wrap: wrap; }
  .maincustom--content---wc h2 {
    font-size: 14px !important;
    margin-top: 20px !important; }
  .maincustom--goomansss .row .col-sm-4:nth-child(even) {
    box-shadow: unset !important;
    box-shadow: 0px 1px #d7d7d7 !important; }
  .maincustom--goomansss .row .col-sm-4:nth-child(odd) {
    box-shadow: 1px 1px #d7d7d7 !important; }
  .maincustom--content---wc img {
    max-width: 35px !important; }
  .bigmans-cmin22--logo {
    display: none !important; }
  .testimoanimlss.othermainstestimoniss {
    padding-top: 20px !important; }
  .flexigin--ss h3 {
    margin-top: 0px !important; }
  .maincontent--godonefixing h2 {
    font-size: 30px !important;
    line-height: 39px !important; }
  .maingdoocontent--flexingss h3 {
    font-size: 28px !important;
    line-height: 30px !important; }
  .maingdoocontent--flexingss h2 {
    margin-bottom: 0px !important; }
  .bigmains--conemin22 {
    padding-top: 0px !important; }
  .bigmains--conemin22 h2 {
    display: none; }
  .bigmains--comsin22 h3 {
    font-size: 26px !important; }
  .custommaincontent--godonsie p {
    font-size: 14px !important; }
  .custommaincontent--godonsie h2 {
    font-size: 27px !important;
    line-height: 34px !important; }
  .customcontent--mains {
    padding: 20px 10px !important; }
  .othermians--diemins .col-sm-3 {
    width: 50%; }
  .othermians--diemins .row {
    display: flex;
    flex-wrap: wrap; }
  .mains--dmsin22 {
    border: 0px !important; }
  .bigmains--2ocnmin33333 h3 {
    font-size: 18px !important;
    line-height: 22px !important; }
  .othermians--diemins .col-sm-3:last-child .mains--dmsin22 {
    border: 0px !important; }
  .maincontent--godonefixing .button, .button, .maingoood--sconten22 a, .bigmains--conemin22 .col-sm-6 .bigmains--comsin22 a, .bigmains--2ocnmin33333 a, .nicebg--sectionss a, .bigoansin--22--button .button {
    padding: 8px 15px !important;
    font-size: 13px !important;
    line-height: normal;
    border-radius: 5px !important; }
  .delivery-body-template--23885289718100__ss_delivery_timer_8qaL44.delivery-second-body-template--23885289718100__ss_delivery_timer_8qaL44 {
    padding: 0px 10px !important; }
  .delivery-second-item-template--23885289718100__ss_delivery_timer_8qaL44 .delivery-top-image-template--23885289718100__ss_delivery_timer_8qaL44 {
    width: 40px !important;
    height: 40px !important;
    padding: 1px !important;
    margin-bottom: 20px !important;
    margin: auto !important;
    margin-bottom: 20px !important; }
  .delivery-second-item-template--23885289718100__ss_delivery_timer_8qaL44 .delivery-title-template--23885289718100__ss_delivery_timer_8qaL44 {
    font-size: 24px !important;
    margin-bottom: 7px !important; }
  .delivery-second-item-template--23885289718100__ss_delivery_timer_8qaL44, .delivery-second-item-template--23885289718100__ss_delivery_timer_8qaL44:nth-child(2), .delivery-second-item-template--23885289718100__ss_delivery_timer_8qaL44:nth-child(3), .delivery-second-item-template--23885289718100__ss_delivery_timer_8qaL44:nth-child(1) {
    text-align: center; }
  .bigmains--contentss {
    padding-top: 25px !important; }
  .nicebg--sectionss p {
    font-size: 14px !important;
    margin-bottom: 10px !important;
    min-height: unset !important; }
  .nicebg--sectionss {
    padding: 20px 15px !important; }
  .bigmains--topheadingss.othermains-22 .col-sm-6:first-child {
    width: 100%; }
  .bigmains--min22--g img {
    aspect-ratio: 1/0.8 !important; }
  .bigmains--topheadingss.othermains-22 .col-sm-6:last-child {
    width: 100%; }
  .bigmains--aothamsin22 h3 {
    font-size: 30px !important; }
  .bigmains--aothamsin22 p, .bigmains--aothamsin22 li {
    font-size: 15px !important; }
  .bigmains--aothamsin22 {
    padding: 0px 20px !important; }
  .bigmains--topheadingss.othermains-22 {
    padding-bottom: 30px !important; }
  .bigoansin--22--button {
    padding-top: 5px !important; }
  .goodmains--nicecontentss {
    padding: 10px !important; }
  .goodmains--nicecontentss .col-sm-4, .goodmains--nicecontentss .col-sm-3 {
    width: 100% !important; }
  .nicemainsgood--sss p {
    display: none !important; }
  .bigkmains--sidemianss {
    padding: 20px !important; }
  .bigkmains--sidemianss p {
    font-size: 14px;
    margin-bottom: 25px !important; }
  .nicemainsgood--sss h4 {
    text-align: center !important; }
  .bigmains-cocnsmin--greenss h3 {
    font-size: 18px !important; }
  .bigmains-cocnsmin--greenss img {
    max-width: 50px; }
  .bigmains-cocnsmin--greenss {
    padding: 20px 0px !important; }
  .bigmaons--cmin22 .col-sm-4 {
    padding: 0px 18px; }
  .bigmaons--cmin22 {
    padding-top: 10px;
    padding-bottom: 0px; }
  .mincontentmains--fixing .col-sm-5 {
    margin: 0px !important;
    padding: 25px 20px  !important;
    border: 0px !important; }
  .customrowtopmain .moregrid.row {
    display: block !important; }
  .mincontentmains--fixing .col-sm-2 {
    padding-top: 10px !important;
    padding-bottom: 10px !important; }
  .maingood--copyminss, .niceflexing-mnsssss a {
    text-align: center !important; }
  span.methods-of-payment img {
    margin: 0px 1px !important; }
  .goodmains--flexinsmin--ss {
    padding: 5px 5px !important; }
  span.methods-of-payment {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 15px 0px !important; }
  .niceflexing-mnsssss ul li {
    margin: 0px 5px !important; }
  .niceflexing-mnsssss ul {
    text-align: center !important; }
  .col-sm-2 h2.footer--headingmenu:before {
    content: "";
    color: #777;
    font-weight: 700;
    float: right;
    margin-left: 5px;
    background-size: 15px 15px;
    width: 12px;
    height: 12px;
    margin-top: 5px;
    transition: .2s;
    background: url(https://cdn11.bigcommerce.com/s-icuszv1gqq/images/stencil/original/image-manager/arrow-down-sign-to-navigate.png?t=1734607771);
    display: block !important;
    transform: unset !important;
    background-size: 12px 12px;
    margin-top: 8px;
    filter: unset !important; }
  h2.footer--headingmenu {
    text-align: left !important; }
  .innermenusection ul {
    text-align: left !important; }
  a.footerlinks-inside {
    text-align: left !important; }
  .innermenusection {
    padding: 0px 20px !important; }
  .col-sm-2 .innermenusection ul {
    max-height: 0 !important;
    overflow: hidden;
    transition: .5s ease-in-out;
    opacity: 0; }
  h2.footer--headingmenu {
    margin-bottom: 0px !important;
    padding-bottom: 0px !important; }
  .mincontentmains--fixing .col-sm-2 {
    padding-bottom: 0px !important; }
  .goodmains--flexinsmin--ss {
    margin-top: 30px !important;
    padding-top: 20px !important;
    padding: 0px !important;
    padding-top: 20px !important; }
  h2.footer--headingmenu + .socialLinks--alt .icon svg {
    margin: 0px 10px !important; }
  .socialLinks .socialLinks-item {
    margin: 0px 0px !important; }
  h2.footer--headingmenu.activeone + ul {
    opacity: 1;
    max-height: unset !important;
    transition: .1s ease-in-out; }
  h2.footer--headingmenu.activeone + ul, h2.footer--headingmenu + ul {
    transition: 0.1s !important; }
  h2.footer--headingmenu {
    margin-bottom: 15px !important; }
  .navUser-action--currencySelector {
    display: none !important; }
  h2.footer--headingmenu.activeone + ul {
    opacity: 1;
    max-height: unset !important;
    transition: .1s ease-in-out; }
  h2.footer--headingmenu.activeone + ul, h2.footer--headingmenu + ul {
    transition: 0.1s !important; }
  h2.footer--headingmenu {
    margin-bottom: 15px !important; }
  .navUser-action--currencySelector {
    display: none !important; }
  .navPage-subMenu-item-child .navPage-subMenu-action .icon {
    top: 31% !important; }
  .customain--wishlist {
    display: none; }
  article.card {
    padding: 0px !important; }
  .productzGrid .productz {
    padding: 2px !important; }
  .mainshort--termins p {
    font-size: 9px !important; }
  .card .card-body .price-wrapper span {
    font-size: 14px !important; }
  .card .card-body .card-title a {
    margin-bottom: 0px !important;
    font-size: 13px !important; }
  .card .card-body .card-rating {
    margin-top: 5px !important;
    margin-bottom: 10px !important; }
  .maingoodcontentssssnewss {
    display: block !important;
    padding: 0px 5px !important; }
  .maingoodcontentssssnewss a:last-child {
    display: none !important; }
  .maingoodcontentssssnewss .button, .maingoodcontentssssnewss .button:first-child {
    margin: 0px !important;
    font-size: 10px !important;
    padding: 8px 10px !important;
    width: 100% !important; }
  .card .rating--small .icon {
    width: 13px !important;
    height: 13px !important; }
  .text---content h2 {
    font-size: 14px !important; }
  .custom--iconsfooter p {
    font-size: 12px !important; }
  .content--footer {
    padding-left: 15px !important;
    padding-right: 10px !important; }
  .maingood-othermianss p, .maingood-othermianss ul li a {
    font-size: 13px !important;
    line-height: 20px !important; }
  .header-logo-image {
    max-width: 140px !important; }
  .header-logo-image {
    max-width: 140px !important; }
  .rightsidemain--bades.productzcardmain--contentss {
    top: 5px !important;
    left: 5px !important; }
  .rightsidemain--bades.productzcardmain--contentss b svg {
    width: 13px !important;
    height: 13px !important; }
  .themevalte_productView-left .rightsidemain--bades {
    left: 5px;
    top: 15px; }
  .rightsidemain--bades span {
    display: none !important; }
  .rightsidemain--bades ul {
    display: flex; }
  .mainiframainss iframe {
    height: 312px !important; }
  .addonvideomainss svg {
    width: 25px !important;
    height: 25px !important; }
  .addonvideomainss {
    display: flex !important; }
  .customsticky--topmain {
    padding: 5px !important; }
  .productzView-details .productzView-title {
    font-size: 23px !important; }
  .productzView-price span {
    font-size: 20px !important; }
  input#form-action-addToCart {
    min-width: 100% !important; }
  .nicemains--content {
    display: none !important; }
  .smallbar {
    margin-top: 10px; }
  .smallbar {
    display: none; }
  .mainbuton--cons {
    margin-top: 10px !important; }
  .ordersamplemainss {
    padding-left: 20px !important; }
  .productzView.themevalte_productView {
    padding: 0px 10px !important; }
  .maincustomgood--contentss.mobileone {
    padding: 0px 0px !important;
    border: 0px !important;
    margin-top: 20px !important; }
  h2.maincontentgoo--s {
    display: none !important; }
  .maincontentgoodmainssmains {
    padding-top: 5px !important; }
  .additional-attributes-wrapper .table-wrapper {
    display: block; }
  .additional-attributes-wrapper .item {
    width: 100% !important;
    margin-bottom: 10px !important; }
  .additional-attributes-wrapper .item:nth-child(4n+1), .additional-attributes-wrapper .item:nth-child(4n+2) {
    background: transparent !important; }
  .additional-attributes-wrapper .item:nth-child(odd) {
    background: #f2f2f2 !important; }
  .details-wrapper h3 {
    margin-top: 10px;
    font-size: 21px !important;
    margin-bottom: 25px !important; }
  .descriptionmainsbelowss p, .descriptionmainsbelowss li, .descriptionmainsbelowss span, .descriptionmainsbelowss div {
    font-size: 12px !important;
    line-height: 20px !important; }
  .descriptionmainsbelowss h3 {
    margin-top: 0px;
    margin-bottom: 20px !important;
    font-size: 22px !important; }
  .productzView.themevalte_productView {
    padding: 0px 10px !important; }
  .maincustomgood--contentss.mobileone {
    padding: 0px 0px !important;
    border: 0px !important;
    margin-top: 20px !important; }
  h2.maincontentgoo--s {
    display: none !important; }
  .maincontentgoodmainssmains {
    padding-top: 5px !important; }
  .additional-attributes-wrapper .table-wrapper {
    display: block; }
  .additional-attributes-wrapper .item {
    width: 100% !important;
    margin-bottom: 10px !important; }
  .additional-attributes-wrapper .item:nth-child(4n+1), .additional-attributes-wrapper .item:nth-child(4n+2) {
    background: transparent !important; }
  .additional-attributes-wrapper .item:nth-child(odd) {
    background: #f2f2f2 !important; }
  .details-wrapper h3 {
    margin-top: 10px;
    font-size: 21px !important;
    margin-bottom: 25px !important; }
  .descriptionmainsbelowss p, .descriptionmainsbelowss li, .descriptionmainsbelowss span, .descriptionmainsbelowss div {
    font-size: 12px !important;
    line-height: 20px !important; }
  .descriptionmainsbelowss h3 {
    margin-top: 0px;
    margin-bottom: 20px !important;
    font-size: 22px !important; }
  button.acceptcookie {
    color: white !important; }
  .customcookie--banermain .col-sm-4 {
    margin-top: 5px !important; }
  .cookie--sindiecontent p {
    font-size: 12px !important;
    line-height: 18px !important; }
  .customcookie--banermain .row {
    padding: 20px 5px !important; }
  .maingoodcontnt--mainss h3 {
    font-size: 24px !important; }
  .maingoodcontnt--mainss {
    padding-top: 20px !important; }
  .inside--mainnewslettercontent {
    padding: 25px !important; }
  #themevale_newsletter .newsletter-popup-container #popupSubcribeForm .form-field .button + .button {
    margin: auto !important; } }

.customtextmain--font strong {
  font-weight: 500 !important;
  display: inline-block; }

#size-guide p {
  font-weight: 300 !important;
  line-height: 30px !important; }

#size-guide h1, #size-guide h2 {
  font-size: 19px !important; }

#size-guide {
  background: transparent; }

main#size-guide {
  margin-top: 0px !important; }

button.acceptcookie {
  color: white !important; }

.othermians--diemins {
  max-width: 1400px;
  margin: auto; }

@media (min-width: 993px) {
  article.card {
    border: 0px !important; }
  .productzGrid .productz {
    box-shadow: 1px 1px #e9e9e9 !important;
    margin: 0px !important; } }

[view-all-specs] {
  display: none !important; }

.othermains--shortdescription.desktopone a:last-child {
  display: none !important; }

[vat-free-msg] {
  display: none !important; }

@media (max-width: 801px) {
  article.card {
    border: 0px !important; }
  .productzGrid .productz {
    box-shadow: 1px 1px #e9e9e9 !important;
    padding: 6px !important; }
  .maingoodcontentssssnewss .button, .maingoodcontentssssnewss .button {
    font-size: 10px !important; }
  .pagination-item .pagination-link {
    font-size: 14px !important;
    padding: 15px 1px !important; }
  .pagination-list .pagination-item--next {
    display: none !important; }
  ul.breadcrumbs {
    display: none !important; }
  .page-type-category h1.page-heading {
    font-size: 20px !important;
    font-weight: 600 !important;
    margin-bottom: 15px !important; }
  .navPage-subMenu {
    min-width: unset !important; }
  .navPage-subMenu {
    min-width: unset !important; }
  .themevale_Mobile .themevale_MobileContent {
    max-height: 100vh !important; }
  .themevale_MobileContent .navPages-item .navPages-action {
    font-weight: 700 !important; } }

@media (max-width: 801px) {
  .bigmains--searchss button {
    background: transparent !important; } }

.cart-item-quantity .form-increment .button {
  padding: 0px !important; }

ul.customul--mainfixed span.countPill {
  background: #e60000 !important;
  color: white !important;
  font-size: 12px !important;
  font-weight: 600 !important;
  text-align: center !important;
  position: absolute !important;
  left: 0px;
  position: unset !important;
  width: 29px !important;
  border-radius: 40px !important;
  height: 18px !important;
  color: white !important;
  font-weight: 600 !important;
  font-size: 12px !important;
  line-height: 17px !important;
  background: #e60000 !important;
  color: #ffffff !important;
  margin-bottom: 5px !important; }

li.helpcenterbanner svg {
  width: 150px !important;
  height: unset !important; }

.slider.in-container {
  background: transparent !important; }

.sideCategoryList .categories {
  background: white !important; }

.maingoood--sconten22 h3 {
  text-align: left !important;
  color: black !important;
  box-shadow: unset !important;
  text-shadow: unset !important;
  font-size: 23px !important; }

.maincontent--godonefixing .button, .button, .maingoood--sconten22 a, .bigmains--conemin22 .col-sm-6 .bigmains--comsin22 a, .bigmains--2ocnmin33333 a, .nicebg--sectionss a, .bigoansin--22--button .button {
  font-family: 'Titillium Web' !important;
  font-weight: 600 !important;
  text-transform: uppercase !important;
  font-size: 14px !important;
  padding: 10px 30px !important;
  background: #ff0000 !important; }

.bigmains--flexings > h3 {
  padding-top: 5px !important;
  margin-top: 0px !important;
  padding-bottom: 5px !important; }

.go00dmainss--222lasjd {
  margin-top: 10px !important; }

.otherbigheadingminss h1 {
  font-weight: 600 !important;
  text-align: center !important;
  margin-bottom: 20px !important; }

.maingtopamins--2min22 {
  padding-top: 50px; }

.maingtopamins--2min22 h3 {
  font-weight: 700 !important;
  color: #ffc300 !important;
  font-size: 56px !important;
  margin-bottom: 10px !important; }

.maingtopamins--2min22 p {
  color: white;
  font-size: 19px;
  font-weight: 300 !important;
  margin-bottom: 20px !important;
  max-width: 750px;
  margin: auto;
  margin-top: 15px !important; }

.maingtopamins--2min22 svg {
  width: 25px;
  height: 25px;
  display: block;
  margin-left: 10px !important; }

.maingtopamins--2min22 a {
  border-radius: 50px !important;
  display: flex;
  font-size: 19px;
  color: white;
  background: #3b70c9 !important;
  padding: 15px 30px;
  width: fit-content;
  margin: auto;
  line-height: normal; }

.discoveryourself {
  background: #009ab5; }

.maingtopamins--2min22 h3 {
  color: white !important; }

.othermains--consmina--2min22 .row {
  text-align: center;
  max-width: 1250px;
  margin: auto; }

.bigmains--fliapsimin22 h3 {
  font-size: 44px;
  margin-bottom: 0px;
  font-weight: 700; }

.bigmains--fliapsimin22 p {
  font-size: 18px; }

.othermains--consmina--2min22 .row .col-sm-3:nth-child(1) h3 {
  color: #FF6F61 !important; }

.othermains--consmina--2min22 .row .col-sm-3:nth-child(2) h3 {
  color: #6C63FF !important; }

.othermains--consmina--2min22 .row .col-sm-3:nth-child(3) h3 {
  color: #00C9A7 !important; }

.othermains--consmina--2min22 .row .col-sm-3:nth-child(4) h3 {
  color: #FFD166 !important; }

.maingoodflippains--consmianss {
  max-width: 700px;
  margin: auto;
  text-align: center !important; }

.maingoodflippains--consmianss h3 {
  font-size: 48px !important;
  line-height: 52px !important;
  font-weight: 900 !important; }

.maingoodflippains--consmianss h3 {
  font-weight: 600 !important;
  font-size: 32px !important;
  line-height: 52px !important;
  margin-bottom: 30px !important;
  margin-top: 0px !important; }

.maingoodflippains--consmianss {
  max-width: 650px !important; }

.features-line-list-content {
  background-color: #faf7f5;
  color: black;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 48px;
  min-width: 48px;
  height: 48px;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  display: flex; }

.features-line-list-wrapper {
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0%; }

.features-line-block {
  border-left: 1px dashed rgba(0, 0, 0, 0.14);
  width: 1px;
  height: 440px; }

.features-line-content {
  justify-content: center;
  align-items: stretch;
  width: auto;
  height: 100%;
  display: flex;
  position: relative; }

.features-line-wrapper {
  justify-content: center;
  align-items: center;
  display: flex; }

.amingdooc-smisjn222 svg {
  width: 20px;
  height: 20px;
  margin-right: 10px; }

.amingdooc-smisjn222 li {
  display: flex;
  align-items: center; }

.amingdooc-smisjn222 h3 {
  font-size: 35px !important;
  margin-bottom: 5px;
  line-height: 40px;
  padding-bottom: 10px !important;
  margin-top: 0px !important;
  font-weight: 600 !important; }

.amingdooc-smisjn222 ul {
  margin: 0px !important; }

.amingdooc-smisjn222 {
  max-width: 400px;
  margin: auto; }

.maingodo--consmin222 {
  line-height: 0px;
  padding: 5px;
  max-width: 400px;
  margin: auto !important;
  border-radius: 15px; }

.maingodo--consmin222 img {
  border-radius: 10px; }

.amingdooc-smisjn222 li {
  margin-bottom: 15px !important; }

.bigmains--2min22 svg {
  fill: #ffc300; }

.bigmains--topaheaidminss path {
  fill: #ffc300; }

.bigmains--topaheaidminss {
  background: #141414; }

.bigmains--2min22 {
  line-height: 0px; }

.amisn--cnimqainconsmin2222 {
  background: #ffc000;
  padding-bottom: 50px; }

.maingtopamins--2min22.othermains--conmsin22 {
  max-width: 900px !important; }

.maingtopamins--2min22.othermains--conmsin22 h3 {
  color: black !important;
  font-size: 35px !important; }

.maingtopamins--2min22.othermains--conmsin22 p {
  color: black !important; }

.maingtopamins--2min22.othermains--conmsin22 a {
  background: transparent !important;
  color: black !important;
  border: 1px solid black !important; }

.bigmains--comsin2222 img {
  max-width: 900px;
  margin: auto;
  width: 1000%; }

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

.bigmains--comsin2222 img {
  max-width: 900px;
  margin: auto;
  width: 1000%; }

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

.bigmains--csmisn--consmin22 {
  margin-top: 40px;
  background: #f6f6f7; }

.bigmains--csmisn--consmin22 path {
  fill: #ffffff; }

.maingood-c-omsin222 {
  padding-bottom: 60px;
  background: #f6f6f7; }

.maingood-c-omsin222 span.swiper-pagination-bullet {
  background: black !important;
  width: 40px !important;
  border-radius: 5px !important;
  height: 5px !important; }

.bigmains--2min22 {
  background: #f6f6f7; }

.go00dmainss--222lasjd {
  margin: 0px !important; }

.elementor-2086 .elementor-element.elementor-element-cfda784 {
  margin-top: 0px !important; }

.traits-container {
  margin-top: 20px; }

.trait-bar {
  display: flex;
  align-items: center;
  margin-bottom: 10px; }

.trait-bar span {
  width: 100px;
  text-align: right;
  margin-right: 10px; }

.progress {
  height: 20px;
  border-radius: 5px;
  display: inline-block; }

.bigmains--topamisn2--gmainss {
  text-align: center; }

.bigmains--topamisn2--gmainss img {
  max-width: 60px; }

.bigmains--topamisn2--gmainss h3 {
  margin-top: 25px;
  margin-top: 10px !important; }

.amingdooc-smisjn222 p, .amingdooc-smisjn222 li {
  font-size: 15px !important;
  line-height: 27px !important; }

h1,
h2,
h3,
h4,
h5,
h6 {
  color: black !important; }

.swiper-pagination-clickable .swiper-pagination-bullet {
  height: 3px !important; }

.card .card-body .card-title a {
  color: black !important;
  text-align: left !important;
  display: block !important;
  font-weight: 500 !important; }

.card .card-body .card-title {
  text-align: left !important; }

.card-body {
  padding: 5px 5px !important; }

article.card {
  padding: 9px !important; }

ul.productGrid li.product article.card-title-two-lines h4 > a {
  font-weight: 500 !important; }

h2.container-header {
  padding: 0px !important;
  font-weight: 600 !important;
  font-size: 25px !important;
  line-height: normal !important; }

div#showcase-products .products-container {
  margin-top: 35px !important; }

h2.container-header {
  margin-bottom: 22px !important; }

body {
  background: white !important; }

.customainbanner--top {
  background: transparent !important; }

.sideCategoryList .categories {
  background: #f9f9f9 !important; }

.sideCategoryList .container-header {
  font-size: 20px !important;
  margin-bottom: 0px !important;
  padding: 0px 10px !important; }

.sideCategoryList .categories {
  background: #f9f9f9 !important; }

.sideCategoryList .container-header {
  font-size: 20px !important;
  margin-bottom: 0px !important;
  padding: 0px 10px !important; }

body.main.fourteen-forty div#side-categories {
  position: sticky !important;
  top: 20px;
  height: fit-content; }

.image---block svg path {
  fill: black !important; }

.image---block svg {
  width: 28px !important;
  height: 28px !important; }

.image---block {
  background: #f0f0f0 !important;
  padding: 13px !important; }

.content--footer {
  justify-content: center !important; }

.custom--iconsfooter {
  padding: 0px !important; }

.innermenusection ul {
  margin: 0px !important;
  padding: 0px !important;
  list-style: none !important; }

.innermenusection ul a {
  padding: 0px !important;
  text-decoration: none !important;
  margin-bottom: 10px !important; }

.innermenusection.socialmediamain h2.footer--headingmenu + h5.footer-info-heading {
  display: none !important; }

.socialLinks .icon:hover svg {
  fill: white !important; }

.socialLinks .icon svg {
  fill: white !important; }

.socialLinks .socialLinks-item {
  padding: 0px !important; }

.customrowtopmain .moregrid.row {
  margin: auto !important; }

.footer--newsletter .form-input {
  text-align: left !important;
  padding: 16px 20px !important;
  height: unset !important;
  border-radius: 5px !important; }

.footer--newsletter .button {
  position: absolute;
  right: 0px !important;
  height: 100% !important; }

.footer--newsletter .form-prefixPostfix {
  position: relative; }

.maingood-othermianss p {
  margin-bottom: 15px !important; }

.copyrightmains--goodss {
  margin-top: 0px !important;
  font-size: 12px !important; }

.footer--newsletter .form-field {
  margin-bottom: 15px !important; }

.footer--newsletter {
  margin-top: 0px !important; }

.footer--newsletter .form-input::placeholder {
  text-align: left !important; }

.goodone--gradientsminass {
  margin-top: 0px !important; }

.image---block svg {
  width: 25px !important;
  height: 25px !important; }

.text---content h2 {
  font-weight: 400 !important; }

.bigmains--footermains22 {
  border-top: 1px solid #e7e7e7 !important; }

.custom--iconsfooter {
  padding: 10px 0px !important; }

.goodone--gradientsminass {
  margin-top: 0px !important; }

.image---block svg {
  width: 25px !important;
  height: 25px !important; }

.text---content h2 {
  font-weight: 400 !important; }

.bigmains--footermains22 {
  border-top: 1px solid #e7e7e7 !important; }

.custom--iconsfooter {
  padding: 10px 0px !important; }

.amingdooc-smisjn222 h3 {
  font-size: 27px !important; }

.amingdooc-smisjn222 p, .amingdooc-smisjn222 li {
  font-size: 14px !important;
  font-weight: 300 !important; }

.features-line-wrapper {
  padding: 0px 30px !important; }

span.testimonial-stars {
  color: black !important;
  font-size: 21px !important; }

.testimoanimlss.othermainstestimoniss .maintitless {
  font-size: 18px !important; }

.testimoanimlss.othermainstestimoniss .sauthoss {
  width: 50px !important;
  height: 50px !important; }

.testimoanimlss.othermainstestimoniss .startbodyss p {
  min-height: 60px !important;
  font-size: 14px !important;
  line-height: 25px !important;
  min-height: 122px !important; }

.testimoanimlss.othermainstestimoniss .bigmains--flexingss {
  padding: 20px !important; }

.maincustom--goomansss .row .col-sm-4 {
  padding: 10px 20px !important; }

.goodone--gradientsminass {
  margin-top: 0px !important; }

.image---block svg {
  width: 25px !important;
  height: 25px !important; }

.text---content h2 {
  font-weight: 400 !important; }

.bigmains--footermains22 {
  border-top: 1px solid #e7e7e7 !important; }

.custom--iconsfooter {
  padding: 10px 0px !important; }

.amingdooc-smisjn222 h3 {
  font-size: 27px !important; }

.amingdooc-smisjn222 p, .amingdooc-smisjn222 li {
  font-size: 14px !important;
  font-weight: 300 !important; }

.features-line-wrapper {
  padding: 0px 30px !important; }

span.testimonial-stars {
  color: black !important;
  font-size: 21px !important; }

.testimoanimlss.othermainstestimoniss .maintitless {
  font-size: 18px !important; }

.testimoanimlss.othermainstestimoniss .sauthoss {
  width: 50px !important;
  height: 50px !important; }

.testimoanimlss.othermainstestimoniss .startbodyss p {
  min-height: 60px !important;
  font-size: 14px !important;
  line-height: 25px !important;
  min-height: 122px !important; }

.testimoanimlss.othermainstestimoniss .bigmains--flexingss {
  padding: 20px !important; }

.maincustom--goomansss .row .col-sm-4 {
  padding: 10px 20px !important; }

.maingoood--sconten22 h3 {
  font-size: 20px !important;
  font-weight: 500 !important; }

.maincontent--godonefixing .button, .button, .maingoood--sconten22 a, .bigmains--conemin22 .col-sm-6 .bigmains--comsin22 a, .bigmains--2ocnmin33333 a, .nicebg--sectionss a, .bigoansin--22--button .button, .button--primary {
  font-family: 'Titillium Web' !important;
  font-weight: 700 !important;
  text-transform: uppercase !important;
  font-size: 14px !important;
  padding: 10px 50px !important;
  background: #d00000 !important; }

.sidenav-banner.zoom-image-container img {
  border-radius: 10px !important; }

.sidenav-banner.zoom-image-container img {
  border-radius: 10px !important; }

.custommainfixinggoods .button {
  border-radius: 10px !important;
  text-transform: uppercase !important;
  background: transparent !important;
  color: white !important;
  font-weight: 600 !important;
  padding: 10px 40px !important; }

.sidenav-banner.zoom-image-container img {
  border-radius: 10px !important; }

.custommainfixinggoods .button {
  border-radius: 10px !important;
  text-transform: uppercase !important;
  background: transparent !important;
  color: white !important;
  font-weight: 600 !important;
  padding: 10px 40px !important; }

.row.mincontentmains--fixing {
  margin: auto !important; }

.custom--iconsfooter .row {
  margin: auto !important; }

.othermains--categoriescontent .bigmains--comsin22green h4 {
  font-size: 15px !important; }

.othermains--categoriescontent a {
  text-decoration: none !important; }

.othermains--categoriescontent .bigmains--comsin22green h4 {
  font-size: 15px !important; }

.othermains--categoriescontent a {
  text-decoration: none !important; }

.bigmains--othermains--consmin22 img {
  border-radius: 10px; }

.bigmains--othermains--consmin22 {
  position: relative; }

.othermains--gmains--2m2 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  max-width: 450px !important; }

.othermains--gmains--2m2 h3 {
  line-height: 38px !important;
  font-size: 32px;
  font-weight: 600 !important; }

.othermains--gmains--2m2 p {
  line-height: 23px !important;
  font-size: 15px !important; }

.othermains--categoriescontent .bigmains--comsin22green h4 {
  font-size: 15px !important; }

.othermains--categoriescontent a {
  text-decoration: none !important; }

.bigmains--othermains--consmin22 img {
  border-radius: 10px;
  opacity: 0.7; }

.bigmains--othermains--consmin22 {
  position: relative; }

.othermains--gmains--2m2 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  max-width: 450px !important; }

.othermains--gmains--2m2 h3 {
  line-height: 38px !important;
  font-size: 32px;
  font-weight: 600 !important;
  margin-top: 0px;
  color: white !important; }

.othermains--gmains--2m2 p {
  line-height: 23px !important;
  font-size: 15px !important; }

.bigmains--othermains--consmin22 {
  border-radius: 10px;
  background: black; }

.othermains--gmains--2m2 p {
  color: white !important; }

ul.firstonemainss {
  list-style: none;
  padding: 0px; }

.maingod-socntess img {
  width: 23px;
  display: block; }

.maingod-socntess {
  text-align: center;
  -ms-flex-wrap: unset;
  flex-wrap: unset;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center;
  list-style: none; }

ul.firstonemainss img {
  display: block;
  margin: auto;
  padding-bottom: 9px; }

li.firstmina--childss {
  font-size: 22px;
  font-weight: 700 !important; }

ul.firstonemainss li {
  text-align: center; }

.maingod-socntess img {
  margin: auto;
  text-align: center; }

ul.secondonemainss {
  padding: 0px;
  list-style: none; }

.othervsmains--uss .row {
  max-width: 1200px;
  margin: auto; }

.chooseothermian--ss h5 {
  font-size: 15px;
  background: #FF2277;
  color: white;
  width: fit-content;
  padding: 10px 20px;
  border-radius: 10px; }

.chooseothermian--ss h4 {
  font-size: 35px;
  font-weight: 600 !important;
  margin-top: 20px;
  margin-bottom: 10px; }

.chooseothermian--ss {
  max-width: 500px; }

.maingod-socntess li {
  border-bottom: 1px solid #ebebeb;
  padding: 14px 20px !important; }

.maingod-socntess li {
  padding: 10px;
  font-size: 15px; }

.maingod-socntess ul {
  width: 40%; }

.maingod-socntess ul:first-child {
  width: 60%;
  background: #f7f7f7;
  border-radius: 20px; }

li.firstmina--childss {
  font-size: 16px !important; }

ul.firstonemainss {
  transform: scale(1.1); }

.custom--iconsfooter.goodmains--flexingmsin22 .row {
  background: #F1F9FC; }

li.firstmina--childss img {
  width: 100px; }

.chooseothermian--ss h4 {
  line-height: 44px !important; }

.chooseothermian--ss p {
  font-size: 16px !important; }

ul.firstonemainss li img, .insdmein--contentss img {
  padding-bottom: 6px !important; }

.insdmein--contentss img {
  padding-bottom: 8px !important; }

.maingod-socntess ul {
  border: 1px solid #f7f7f7; }

.maingod-socntess li {
  border-bottom: 1px solid #f8f8f8; }

ul.firstonemainss li {
  font-size: 14px !important; }

.othervsmains--uss {
  padding: 10px 0px; }

.chooseothermian--ss h4, .chooseothermian--ss p {
  color: white; }

.chooseothermian--ss p {
  opacity: 0.7; }

.maingod-socntess ul {
  border: 0px !important; }

ul.secondonemainss {
  background: #f7f7f7;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  opacity: 0.9; }

.maingod-socntess li:last-child {
  border: 0px !important; }

.maingod-socntess li {
  padding: 17px 20px !important; }

.maingod-socntess li img, ul.firstonemainss li img, .insdmein--contentss img {
  padding-bottom: 11px !important; }

.chooseothermian--ss {
  margin: auto;
  text-align: center;
  max-width: 700px !important; }

.chooseothermian--ss h4 {
  font-size: 27px !important;
  line-height: 32px !important; }

.chooseothermian--ss p {
  color: black !important;
  font-size: 16px !important;
  font-weight: 300 !important;
  line-height: 31px !important; }

.insdmein--contentss {
  max-width: 650px;
  margin: auto;
  margin-top: 40px !important; }

.maingod-socntess ul:first-child {
  margin-left: 0px !important; }

.nicemainsgood--sss {
  margin: auto !important;
  text-align: center !important; }

.nicemainsgood--sss h4 {
  margin-top: 0px !important;
  padding-bottom: 0px !important; }

.goodmains--nicecontentss {
  padding: 20px !important;
  border: 0px !important;
  margin-top: 30px !important;
  border-radius: 15px; }

.goodmains--nicecontentss .col-sm-12, .goodmains--nicecontentss .col-sm-6 {
  padding: 15px !important; }

.goodmains--nicecontentss a {
  color: black !important;
  text-decoration: none !important; }

.goodmains--nicecontentss p {
  line-height: 23px !important;
  font-size: 14px !important; }

.bigmainscontemisn--22 h3 {
  max-width: 500px;
  font-size: 31px; }

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

.bigmains--comin222 h3 {
  margin: 0px;
  font-weight: 600 !important;
  font-size: 27px !important; }

.bigmains--22--cnt {
  max-width: 1200px;
  margin: auto;
  padding-top: 40px; }

.fittingmins--good {
  max-width: 700px;
  margin: auto;
  text-align: center;
  padding-top: 30px; }

.fittingmins--good b {
  font-weight: 300;
  font-size: 20px; }

.fittingmins--good h3 {
  margin: 0px;
  font-size: 39px;
  line-height: 42px !important;
  padding: 15px 10px; }

.fittingmins--good p {
  font-weight: 300 !important;
  font-size: 15px;
  line-height: 30px !important; }

.bigmains--22--cnt .bigmains--min22 {
  display: none !important; }

.fittingmins--good a {
  background: #ff8b00 !important; }

.bigmains--222 {
  background: #fcf7f4; }

.othermainsimage img {
  width: 100%;
  aspect-ratio: 1/0.5;
  object-fit: cover;
  object-position: top;
  max-width: 750px; }

.othermains--consmin22 {
  max-width: 1250px;
  margin: auto;
  display: flex;
  gap: 0px;
  height: 100%;
  flex-direction: row;
  margin: 0 auto;
  padding-inline-end: 0;
  padding-inline-start: 0;
  width: 100%;
  align-content: initial;
  align-items: initial;
  align-self: auto;
  flex-basis: auto;
  flex-grow: 1;
  flex-shrink: 1;
  flex-wrap: wrap;
  justify-content: initial; }

.bigmains--conscaobuss {
  min-height: 350px; }

.othermains--consmin22 {
  background: linear-gradient(45deg, rgba(0, 0, 0, 0.25), transparent), url("https://cdn11.bigcommerce.com/s-xboowbi8qz/images/stencil/original/image-manager/2149714290-1-.jpg");
  margin-top: 30px;
  padding: 30px 50px;
  border-radius: 15px;
  background-size: cover !important;
  background-position: center !important; }

.aboutusline--s {
  display: flex;
  align-items: center; }

.aboutusline--s span {
  width: 25px;
  height: 25px;
  margin-right: 10px;
  background: white;
  border-radius: 50px; }

.aboutusline--s span:nth-child(2) {
  background: white; }

.aboutusline--s span:nth-child(3) {
  background: #f9c8c1; }

.aboutusline--s span:nth-child(4) {
  background: #ffe3eb; }

.bigmains--conscaobuss h3 {
  font-size: 50px;
  color: white;
  margin: 0px;
  padding-top: 10px;
  margin-top: 25px; }

.otheraboutu--contentss p {
  font-size: 15px;
  max-width: 650px;
  color: white;
  font-weight: 300 !important;
  line-height: 25px !important; }

.otheraboutu--contentss {
  width: 100%; }

.custom--insidethird {
  padding: 65px 10px; }

.insidethird--text p {
  line-height: 27px !important; }

.aboutusline--s span {
  width: 19px;
  height: 19px; }

.bigmains--conscaobuss h3 {
  font-size: 47px !important;
  color: white !important;
  font-weight: 700 !important;
  line-height: 50px !important; }

.maingoodcontentflexing--fittingmainss {
  background: #002642; }

.mainvideoc--containerss img {
  width: 100%;
  aspect-ratio: 1/0.6 !important;
  object-fit: cover; }

.maincontentg--mainsmainss h3, .maincontentg--mainsmainss h4 {
  color: white !important; }

.page-type-category .main {
  display: flex; }

.page-type-category .sideCategoryList.mobile {
  display: none !important; }

.page-type-category .category.main {
  display: block !important; }

ul.breadcrumbs {
  text-align: left !important; }

.category.main h1.container-header {
  background: transparent !important;
  padding: 0px !important;
  border: 0px !important;
  margin-bottom: 20px !important;
  text-transform: capitalize;
  font-size: 23px !important;
  font-weight: normal !important; }

.page-type-category fieldset.form-fieldset.actionBar-section {
  display: none !important; }

body.main.fourteen-forty .main {
  max-width: 1280px !important;
  margin: auto !important; }

.product.main .tabs-contents {
  border: 0px !important; }

h3.tab-content-title {
  display: none !important; }

.tab a {
  font-size: 17px !important;
  font-weight: 500 !important; }

.tabs {
  text-align: center !important;
  display: flex;
  border: 0px !important;
  align-items: center;
  justify-content: center; }

.tab {
  width: fit-content;
  float: unset; }

.tab a {
  padding: 8px 40px !important;
  border-radius: 50px !important; }

.tab.is-active {
  margin-right: 15px !important; }

.tab.is-active a.tab-title {
  background: #d00000 !important;
  color: white !important; }

.tab {
  border-radius: 50px !important; }

.tab a {
  font-size: 16px !important;
  font-weight: 600 !important; }

.tab-content, .tab-content.is-active {
  padding: 20px 25px !important; }

@keyframes inventory-pulse {
  0% {
    opacity: 0.5; }
  to {
    transform: scale(2.5);
    opacity: 0; } }

.icon--inventory:after, .icon--inventory:before {
  width: 12px;
  height: 12px;
  background: #54c63a;
  border-radius: 9px;
  position: absolute;
  left: 0;
  top: 0;
  content: "";
  margin: 8px; }

.icon--inventory:before {
  animation: inventory-pulse 2s linear infinite; }

.inventory--low .icon--inventory:after, .inventory--low .icon--inventory:before {
  background: #f4af29; }

.inventory--low {
  color: #f4af29; }

.icon--inventory {
  position: relative;
  width: 32px;
  height: 32px;
  display: block; }

.custominsidemain {
  display: flex;
  align-items: center;
  padding-bottom: 12px; }

.iconcontainer {
  margin-right: 10px; }

.iconcontainer img {
  width: 32px;
  height: 32px; }

.customshippingblocksmain {
  padding-left: 0px;
  margin-bottom: 10px;
  margin-top: 10px; }

.viewproductmain a {
  text-align: center;
  display: block;
  padding: 10px 20px;
  border: 1px solid #dbdbdb;
  margin-top: 9px; }

.shortdescription--main {
  font-size: 25px;
  line-height: normal;
  margin-bottom: 11px; }

h1.productView-title {
  margin-top: 0px !important;
  font-size: 28px !important;
  font-weight: 600 !important;
  border: 0px !important;
  padding-bottom: 0px !important; }

.productView-product {
  max-width: 550px; }

.productView-details .price-section.current-price span {
  font-size: 23px !important; }

.product-page-layout#body .productView-details .productView-rating {
  margin-top: 5px !important; }

.icon--ratingEmpty svg {
  stroke: black !important; }

.icon--textmain {
  font-weight: 400 !important; }

.productView-info {
  display: none !important; }

.productView-info > :first-child {
  margin-top: 5px !important; }

.form-field--increments .form-increment .button {
  background: transparent !important; }

.productView .form-increment {
  float: unset !important;
  margin: 0px !important;
  width: fit-content;
  background: #f7f7f7 !important;
  border-radius: 10px !important; }

.productView label.form-label {
  font-size: 15px !important;
  font-weight: 500 !important;
  float: unset !important;
  letter-spacing: 0px !important;
  display: block !important;
  width: 100% !important; }

.form-field--increments .form-input--incrementTotal {
  font-size: 15px !important;
  background: transparent !important;
  font-weight: 400 !important;
  width: 60px !important; }

.form-field.form-field--increments {
  position: unset !important; }

#add-to-cart-wrapper {
  width: 100% !important;
  margin: 0px !important; }

div#add-to-cart-wrapper.qty-box-visible .form-action {
  margin-top: 5px !important; }

.form-field--increments .button svg {
  width: 18px !important;
  height: 18px !important; }

.form-field--increments .form-increment .button i.icon {
  height: unset !important; }

.productView form.form-wishlist, #body.qty-box-visible form.form.form-wishlist.form-action {
  margin-top: 5px !important;
  width: 100% !important; }

.nicemains--contn22 {
  padding-top: 20px; }

.bigmains--smal22 p {
  font-size: 14px !important;
  padding-top: 10px !important;
  max-width: 350px !important;
  margin: auto !important; }

.productView form.form-wishlist a.button.dropdown-menu-button {
  font-family: 'Titillium Web' !important;
  background: #f0f0f0 !important;
  border: 0px !important;
  font-weight: 500 !important;
  font-size: 14px !important;
  padding: 12px 20px !important;
  border-radius: 5px !important; }

.productView input#form-action-addToCart {
  font-family: 'Titillium Web' !important;
  font-weight: 700 !important;
  text-transform: uppercase !important; }

.productView form.form-wishlist a.button.dropdown-menu-button span {
  font-family: 'Titillium Web' !important;
  font-weight: 600 !important; }

.product.main.left.product-page-with-sidenav .breadcrumbs {
  text-align: center !important;
  margin-bottom: 40px !important; }

div#grPbyP_icon figure {
  background: #d00000 !important; }

.cart-item-name a {
  text-decoration: none !important; }

.page-type-cart .page-content.page-content {
  width: 100% !important;
  float: unset !important; }

body.main.fourteen-forty .main {
  float: unset !important; }

.cart-item-quantity .form-increment .button {
  background: transparent !important;
  border: 0px !important; }

.page-type-cart.main.fourteen-forty .main {
  max-width: 1240px !important;
  padding-bottom: 40px !important; }

body.main.fourteen-forty .layout {
  max-width: 1250px !important; }

.gpay-card-info-container.black.border-inset, .gpay-card-info-animation-container.black.border-inset {
  margin: 0px !important; }

.header-container .navPages-quickSearch input#search_query {
  background: #f5f5f5 !important; }

button#searchBtn {
  font-family: 'Titillium Web' !important;
  font-weight: 600 !important; }

.flippmmina--consmn222 .bigmains--contmains--fillimg {
  max-width: 1240px !important; }

body.main.fourteen-forty .custom-pages-nav {
  padding: 0px !important; }

body.main.fourteen-forty .main {
  align-items: unset !important; }

body.main.fourteen-forty .category.main {
  margin-top: unset !important; }

li.subcategory-item span.subcategory-name {
  color: black !important;
  font-weight: 500 !important;
  font-size: 16px !important;
  font-weight: 400 !important; }

a.subcategory-link {
  min-height: unset !important;
  background: #f9f9f9 !important;
  padding: 10px 20px !important;
  border-radius: 50px !important; }

li.subcategory-item span.subcategory-name {
  font-size: 14px !important; }

a.subcategory-link {
  border-radius: 5px !important; }

.subcategory-link-container {
  display: none !important; }

li.subcategory-item {
  padding: 0px !important;
  padding-right: 10px !important;
  padding-bottom: 10px !important; }

li.subcategory-item:last-of-type {
  padding-right: 10px !important; }

.pagination-list .pagination-item {
  border: 0px !important; }

.pagination-item .pagination-link {
  padding: 10px 20px !important;
  border-radius: 10px !important; }

.pagination-item--previous .icon,
.pagination-item--next .icon {
  display: none !important; }

div#gr_paybypoints_widget {
  display: none !important; }

.customcookie--banermain {
  position: fixed;
  z-index: 999999999999999999999999999 !important;
  width: 100% !important; }

.delinecookie, button.acceptcookie {
  font-weight: 500 !important;
  padding: 8px 30px !important;
  font-size: 13px !important; }

.customcookie--banermain .col-sm-4 {
  text-align: right; }

@media (max-width: 801px) {
  .header-logo img {
    max-width: 150px !important; }
  .header-logo > a {
    text-align: center !important; }
  body.main .header-container.in-container header.header .header-logo, body.main .header-container.full-width header.header .header-logo {
    height: unset !important;
    max-height: unset !important; }
  header.header {
    padding: 10px 10px !important; }
  body.main .header-container.in-container header.header .mbl-srch-icon .search-icon, body.main .header-container.full-width header.header .mbl-srch-icon .search-icon {
    width: 20px !important;
    height: 20px !important; }
  body.main .header-container.in-container header.header .mobileMenu-toggle, body.main .header-container.full-width header.header .mobileMenu-toggle {
    height: 26px !important;
    width: 20px !important; }
  .top-menu {
    display: block !important;
    height: unset !important;
    background: #f5f5f5 !important; }
  .top-menu .right-top-banner .right-main .navUser-item.navUser-item--cart .navUser-action .cart-icon {
    width: 35px !important;
    height: 100% !important;
    padding: 4px !important; }
  .top-menu .right-top-banner .right-main .navUser-item.navUser-item--cart {
    height: 28px !important; }
  .top-menu .right-top-banner .right-main .navUser-item.navUser-item--cart svg {
    padding: 3px !important; }
  .top-menu .right-top-banner .right-main .navUser-item.navUser-item--account svg {
    width: 14px !important; }
  body.main .header-container.header-mn {
    margin-top: unset !important; }
  body.main .header-container .mbl-head-stick {
    position: unset !important; }
  .bigmains--in22 {
    margin-top: 15px !important; }
  .custommainfixinggoods .button {
    border-radius: 50px !important; }
  .maincontent--godonefixing .button, .button, .maingoood--sconten22 a, .bigmains--conemin22 .col-sm-6 .bigmains--comsin22 a, .bigmains--2ocnmin33333 a, .nicebg--sectionss a, .bigoansin--22--button .button, .button--primary, .custommainfixinggoods .button {
    padding: 7px 30px !important;
    height: unset !important;
    clip-path: unset !important;
    font-size: 12px !important;
    border-radius: 5px !important; }
  .custommainfixinggoods .btnn--container {
    padding-top: 0px !important; }
  .sliderv---inside img {
    height: 220px !important; }
  ul.bigpatternsmainss li:first-child {
    font-size: 12px !important; }
  ul.bigpatternsmainss svg {
    width: 14px !important; }
  .bigmains--flexings .col-sm-4 {
    width: 100% !important;
    padding: 0px !important;
    margin-bottom: 20px !important; }
  .m-scroll__title span, .sf__text-scroll, .sf__text-stroke.text-stroke-1 {
    font-size: 14px !important; }
  .maincustom--goomansss .row .col-sm-4 {
    padding: 25px 10px !important; }
  .maincustom--content---wc img {
    max-width: 29px !important; }
  .maincustom--content---wc h2 {
    font-size: 12px !important; }
  .maincustom--goomansss > h3 {
    margin-top: 0px !important;
    margin-bottom: 15px !important;
    font-size: 20px !important; }
  .flexigin--ss h3 {
    font-size: 24px !important;
    line-height: 30px !important;
    margin-bottom: 15px !important; }
  .testimoanimlss.othermainstestimoniss .bigmains--flexingss {
    margin: 0px !important; }
  .testimoanimlss.othermainstestimoniss .startbodyss p {
    min-height: unset !important;
    font-size: 13px !important;
    line-height: 22px !important; }
  .testimoanimlss.othermainstestimoniss .maintitless {
    font-size: 16px !important; }
  .maingoodflippains--consmianss h3 {
    font-size: 20px !important;
    line-height: 25px !important; }
  .bigmains--flippaimsinc--consmin22 .col-sm-6 {
    padding: 0px !important; }
  .features-line-block {
    height: 200px !important; }
  .amingdooc-smisjn222 h3 {
    font-size: 24px !important;
    margin-bottom: 0px !important;
    padding-bottom: 5px !important;
    line-height: 30px !important; }
  .secondcolumannss .row {
    display: grid; }
  .secondcolumannss .row .col-sm-6:last-child {
    order: 0; }
  .secondcolumannss .row .col-sm-6:first-child {
    order: 1; }
  .amingdooc-smisjn222 {
    padding: 25px 15px; }
  div#showcase-products .amingdooc-smisjn222 ul li:last-child {
    padding: 0px !important; }
  .otherbigheadingminss h1 {
    margin-top: 0px !important;
    font-size: 21px !important; }
  .delivery-second-item-template--23885289718100__ss_delivery_timer_8qaL44 .delivery-title-template--23885289718100__ss_delivery_timer_8qaL44 {
    font-size: 18px !important;
    font-weight: 600 !important; }
  .delivery-date-template--23885289718100__ss_delivery_timer_8qaL44 {
    font-size: 13px !important; }
  .delivery-second-item-template--23885289718100__ss_delivery_timer_8qaL44 {
    padding: 20px !important; }
  .chooseothermian--ss p {
    font-size: 13px !important;
    line-height: 24px !important; }
  .chooseothermian--ss h4 {
    font-size: 24px !important; }
  .maingod-socntess li, ul.firstonemainss li {
    font-size: 11px !important;
    padding: 10px 5px !important; }
  div#showcase-products .maingod-socntess li, div#showcase-products ul.firstonemainss li {
    font-size: 10px !important;
    padding: 16px 15px !important; }
  h2.container-header {
    font-size: 17px !important; }
  ul.productGrid li.product article.card-title-two-lines h4 > a {
    font-size: 13px !important; }
  article.card {
    padding: 5px !important; }
  .price-section.current-price span.price {
    font-size: 14px !important; }
  .bigmains--othermains--consmin22 img {
    aspect-ratio: 1/0.6 !important;
    object-fit: cover; }
  .othermains--gmains--2m2 {
    width: 90% !important; }
  .othermains--gmains--2m2 h3 {
    font-size: 23px !important;
    line-height: 29px !important; }
  .othermains--gmains--2m2 p {
    display: none !important; }
  .othermains--categoriescontent .bigmains--comsin22green h4 {
    font-size: 13px !important; }
  .goodmains--nicecontentss {
    padding: 5px !important; }
  .nicemainsgood--sss h4 {
    font-size: 24px !important;
    margin-bottom: 0px !important; }
  .bigkmains--sidemianss img {
    max-width: 25px !important; }
  .bigkmains--sidemianss h3 {
    font-size: 18px !important; }
  .goodmains--nicecontentss p {
    font-size: 12px !important; }
  .bigkmains--sidemianss {
    padding: 30px !important; }
  .mobileMenu-toggle.is-open .mobileMenu-toggleIcon, .mobileMenu-toggle.is-open .mobileMenu-toggleIcon::before, .mobileMenu-toggle.is-open .mobileMenu-toggleIcon::after {
    width: 25px !important; }
  .mobileMenu-toggle.is-open .mobileMenu-toggleIcon {
    height: 0px !important; }
  .navPages-container {
    z-index: 999999999 !important;
    min-height: 100vh !important; }
  .navPages {
    min-height: 100vh !important; }
  body.main #menu .mbl-cat h2.container-header {
    font-size: 19px !important;
    margin-bottom: 10px !important; }
  body.main .header-container.in-container header.header .mbl-srchbar .navPages, body.main .header-container.full-width header.header .mbl-srchbar .navPages {
    min-height: unset !important;
    display: flex !important; }
  .navPages-container.mbl-search-bar.mbl-srchbar {
    min-height: unset !important;
    height: unset !important;
    background: transparent !important;
    height: 100% !important;
    align-items: center !important;
    width: 100% !important; }
  body.main .header-container.in-container header.header .mbl-srchbar .srch-close, body.main .header-container.full-width header.header .mbl-srchbar .srch-close {
    z-index: 999999999 !important; }
  .navPages-quickSearch .button--primary {
    height: 100% !important;
    margin: 0px !important; }
  .navPages-container.inside-header.left-logo .right.searchbar {
    width: 100% !important; }
  .navPages-container.inside-header {
    height: 100% !important; }
  .navPages-quickSearch.right.searchbar {
    height: 100% !important; }
  body.main .header-container.in-container header.header .mbl-srchbar .srch-close svg, body.main .header-container.full-width header.header .mbl-srchbar .srch-close svg {
    width: 15px !important; }
  body.main .header-container.in-container header.header .mbl-srchbar .navPages, body.main .header-container.full-width header.header .mbl-srchbar .navPages {
    min-height: unset !important;
    display: flex !important; }
  .navPages-container.mbl-search-bar.mbl-srchbar {
    min-height: unset !important;
    height: unset !important;
    background: transparent !important;
    height: 100% !important;
    align-items: center !important;
    width: 100% !important; }
  body.main .header-container.in-container header.header .mbl-srchbar .srch-close, body.main .header-container.full-width header.header .mbl-srchbar .srch-close {
    z-index: 999999999 !important; }
  .navPages-quickSearch .button--primary {
    height: 100% !important;
    margin: 0px !important; }
  .navPages-container.inside-header.left-logo .right.searchbar {
    width: 100% !important; }
  .navPages-container.inside-header {
    height: 100% !important; }
  .navPages-quickSearch.right.searchbar {
    height: 100% !important; }
  body.main .header-container.in-container header.header .mbl-srchbar .srch-close svg, body.main .header-container.full-width header.header .mbl-srchbar .srch-close svg {
    width: 15px !important; }
  .footer--newsletter .button {
    margin-top: 0px !important;
    width: fit-content;
    font-size: 14px !important; }
  .copyrightmains--goodss {
    font-size: 9px !important;
    margin-bottom: 25px !important; }
  .innermenusection.socialmediamain h2.footer--headingmenu {
    font-size: 18px !important;
    margin-bottom: 15px !important; }
  .col-sm-2 h2.footer--headingmenu:before {
    display: none !important; }
  h2.footer--headingmenu {
    text-align: center !important; }
  .col-sm-2 .innermenusection ul {
    max-height: unset !important;
    opacity: 1 !important;
    text-align: center !important; }
  .innermenusection ul a {
    text-align: center !important;
    font-size: 14px !important; }
  h2.footer--headingmenu {
    margin-top: 25px !important; }
  .innermenusection + .innermenusection h2, h2.footer--headingmenu {
    margin-top: 15px !important;
    margin-bottom: 15px !important; }
  a.footerlinks-inside {
    font-size: 14px !important; }
  .othermains--consmin22 {
    padding: 15px !important; }
  .bigmains--conscaobuss h3 {
    margin-top: 0px !important;
    font-size: 31px !important; }
  .otheraboutu--contentss p {
    font-size: 13px !important;
    line-height: 20px !important; }
  .customglutenfree-mainss.aboutuspagecontentsection h1 {
    margin-bottom: 0px !important;
    padding-bottom: 0px !important;
    font-size: 25px !important; }
  .aboutuspagecontentsection .insidemains--contentsswithicons {
    padding: 15px 10px !important; }
  .maingoodcontentflexing--fittingmainss {
    padding: 60px 20px !important; }
  .maincontentg--mainsmainss h4 {
    font-weight: 800 !important; }
  .mainvideoc--containerss {
    margin-top: 5px !important; }
  .footer--newsletter .button {
    width: fit-content !important;
    margin: 0px !important; }
  body.main.fourteen-forty div#side-categories {
    display: none !important; }
  body.main.fourteen-forty .body.content {
    padding: 20px 10px !important; }
  body.main.fourteen-forty div#side-categories {
    display: none !important; }
  body.main.fourteen-forty .body.content {
    padding: 20px 10px !important; }
  .image---block {
    width: 45px !important;
    height: 45px !important; }
  .iconcontainer img {
    width: 25px !important; }
  .recommended-visibility .recommended-position.below section.productView-details {
    margin-bottom: 0px !important; }
  .tab a {
    font-size: 14px !important; }
  .tabs {
    padding: 0px 10px !important; }
  .tab-content, .tab-content.is-active {
    padding: 0px !important; }
  .related.recommended.products-section {
    padding: 0px 10px !important; }
  .iconcontainer img {
    width: 25px !important; }
  .recommended-visibility .recommended-position.below section.productView-details {
    margin-bottom: 0px !important; }
  .tab a {
    font-size: 14px !important; }
  .tabs {
    padding: 0px 10px !important; }
  .tab-content, .tab-content.is-active {
    padding: 0px !important; }
  .related.recommended.products-section {
    padding: 0px 10px !important; }
  body.main.fourteen-forty #carousel-active.related .productCarousel-slide.slick-slide figure.card-figure {
    min-height: 200px !important; }
  .iconcontainer img {
    width: 25px !important; }
  .recommended-visibility .recommended-position.below section.productView-details {
    margin-bottom: 0px !important; }
  .tab a {
    font-size: 14px !important; }
  .tabs {
    padding: 0px 10px !important; }
  .tab-content, .tab-content.is-active {
    padding: 0px !important; }
  .related.recommended.products-section {
    padding: 0px 10px !important; }
  body.main.fourteen-forty #carousel-active.related .productCarousel-slide.slick-slide figure.card-figure {
    min-height: 200px !important; }
  .modal-header-title {
    font-size: 15px !important;
    font-weight: 500 !important; }
  .button, button {
    clip-path: unset !important; }
  .cookie--sindiecontent p {
    font-family: 'Inter' !important;
    font-weight: 300 !important;
    font-size: 11px !important;
    line-height: 15px !important; }
  .customcookie--banermain .col-sm-4 {
    text-align: left !important; }
  .delinecookie, button.acceptcookie {
    font-weight: 700 !important;
    font-size: 12px !important; } }

.button, button {
  clip-path: unset !important; }

.new-customer div.panel-header {
  background: transparent !important; }

.panel {
  background: transparent !important; }

.new-customer .panel-body {
  background: transparent !important; }

p.new-customer-intro, new-customer-fact-list li, .new-customer .panel-body ul li {
  font-size: 14px !important; }

p.new-customer-intro {
  margin-bottom: 15px !important; }

.login-row {
  padding-bottom: 50px !important; }

.alertBox {
  margin-bottom: 25px !important;
  margin: auto !important;
  max-width: 100% !important;
  width: 100% !important;
  max-width: 1200px !important;
  margin-bottom: 25px !important; }

.page-content.page-content {
  width: 100% !important; }

.alertBox--success svg {
  fill: black !important; }

div#chooseyym {
  max-width: 100% !important;
  width: 100% !important;
  height: 100% !important; }

.fancybox__slide {
  padding: 0px !important; }

.f-button {
  color: #ffffff !important;
  top: 5px !important;
  right: 10px !important;
  background: #d00000 !important;
  font-weight: 900 !important; }

.contemainsss {
  overflow-y: auto;
  max-height: 100% !important;
  height: 100% !important;
  max-height: 80vh !important; }

.card-figcaption-button.compare {
  display: none !important; }

@media (min-width: 801px) {
  .main-nav-container {
    padding-bottom: 10px !important; } }

button.choosemodelmain svg {
  width: 21px;
  height: 21px;
  margin-right: 10px !important; }

button.choosemodelmain {
  position: fixed;
  left: 50%;
  transform: translate(-50%, 0%);
  bottom: 10px;
  z-index: 9999;
  display: flex;
  align-items: center !important;
  padding: 10px 20px;
  background: #d00000 !important;
  color: white !important;
  font-weight: 600 !important;
  border-radius: 50px !important;
  box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.2); }

button.choosemodelmain svg path {
  fill: white !important; }

@media (max-width: 801px) {
  button.choosemodelmain {
    font-size: 0px !important;
    height: 50px !important;
    width: 50px !important;
    padding: 2px !important;
    justify-content: center !important;
    left: 3%;
    transform: translate(0%, 0%);
    top: 50%; }
  button.choosemodelmain svg {
    margin-right: 0px !important; }
  div#chooseyym {
    padding: 40px 15px !important; }
  body.main #menu .currency-converter {
    display: none !important; }
  body.main #menu .mbl-social {
    margin-top: 0px !important;
    border: 0px !important; } }
