@charset "UTF-8";
input:focus-visible,
button:focus-visible,
textarea:focus-visible,
select:focus-visible,
details:focus-visible,
[href]:focus-visible,
[tabindex]:not([tabindex="-1"]):focus-visible,
[contenteditable="true"]:focus-visible {
  outline: 2px solid #0f7fff !important;
  outline-offset: 1px !important; }

input:focus-visible + label {
  outline: 2px solid #0f7fff !important;
  outline-offset: 1px !important; }

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: 768px)/";
  width: 0; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

td,
th {
  padding: 0; }

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

html,
body {
  height: 100%; }

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

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

a:hover {
  cursor: pointer; }

figure {
  margin: 0 0 1.5rem; }

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

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

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

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

select {
  width: 100%; }

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

html {
  font-size: 18px; }
  @media (min-width: 768px) {
    html {
      font-size: 18px; } }
  @media (min-width: 1024px) {
    html {
      font-size: 18px; } }
  @media (min-width: 1200px) {
    html {
      font-size: 18px; } }

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

a {
  color: black;
  line-height: inherit;
  text-decoration: underline; }
  a:hover, a:focus {
    color: #327d5a; }

p {
  margin-bottom: 1.5rem; }

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

h1 {
  font-size: 28px; }

h2 {
  font-size: 26px; }

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

hr {
  border: solid #e3e3e3;
  border-width: 1px 0 0;
  clear: both;
  height: 0;
  margin: 2rem 0 1.94444rem; }

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

dl dd {
  margin-bottom: 1.5rem; }

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

abbr {
  text-transform: none; }

blockquote { }

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

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

.icon {
  height: 0.88889rem;
  width: 0.88889rem;
  display: inline-block;
  vertical-align: middle; }
  .icon svg {
    display: inline-block;
    fill: #327d5a;
    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: 0.94444rem;
  margin-left: -1.22222rem;
  margin-right: 0;
  overflow: hidden;
  padding: 0; }
  .inlineList > li {
    display: block;
    float: left;
    list-style: none;
    margin-left: 1.22222rem; }
    .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 #e3e3e3;
  margin-bottom: 2rem;
  table-layout: auto;
  width: 100%; }
  .table thead {
    background: #f8f8f3; }
    .table thead tr th,
    .table thead tr td {
      font-size: 1rem;
      font-weight: 700;
      padding: 0.77778rem 1.5rem; }
  .table tr th,
  .table tr td {
    padding: 0.77778rem 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 #e3e3e3; }

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

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

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

These are all the button

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

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

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

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

*/
.button {
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  border-style: solid;
  border-width: 1px;
  cursor: pointer;
  font-family: "Poppins", Arial, Helvetica, sans-serif;
  font-weight: 400;
  line-height: normal;
  margin: 0 0 1rem;
  position: relative;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  background-color: transparent;
  border-color: #cddb3e;
  color: #327d5a;
  font-size: 1rem;
  padding: 0.88889rem 2.27778rem;
  border-radius: 4px;
  outline: none;
  vertical-align: middle; }
  .button:hover, .button:focus, .button.is-active, .button.active {
    background-color: transparent;
    border-color: #327d5a;
    color: #cddb3e; }
  .button:active {
    background-color: transparent;
    border: 1px solid #327d5a;
    color: #327d5a; }
  .button:focus, .button.is-active, .button.active {
    outline: none; }
  @media (min-width: 481px) {
    .button + .button {
      margin-left: 0.77778rem; } }

/*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: white;
  border-color: white;
  color: #327d5a; }
  .button--primary:hover, .button--primary:focus, .button--primary.is-active, .button--primary.active {
    background-color: #327d5a;
    border-color: #327d5a;
    color: #cddb3e; }
  .button--primary:active {
    background-color: #327d5a;
    border: 1px solid #327d5a;
    color: white; }

.button[disabled] {
  background-color: #cccccc;
  border-color: #cbd4d0;
  color: black;
  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.55556rem 1.5rem; }

.button--tiny { }

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

.button--icon {
  font-size: 1rem;
  padding: 0.77778rem 0.77778rem; }
  .button--icon svg {
    fill: #327d5a; }

/*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: #a3a39d;
  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: #a3a39d;
  font-size: 1rem;
  height: auto;
  padding: 0.77778rem;
  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.38889rem 0.77778rem; }
  .dropdown-menu-item a {
    display: block;
    padding: 0.38889rem; }
  .dropdown-menu-item a {
    margin: -0.38889rem; }

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

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

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

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

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

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

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

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

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

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

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

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

.form-input {
  appearance: none;
  background-color: #f8f8f3;
  border-color: #e3e3e3;
  border-style: solid;
  border-width: 1px;
  border-radius: 4px;
  color: #666666;
  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: darkgray;
    cursor: not-allowed; }
  .form-input[readonly] {
    background-color: #e5e5e5;
    border-color: #999999;
    color: #f0f0e8;
    cursor: text; }
  .form-input:focus {
    border-color: #327d5a;
    outline: none; }
  .form-input[rows] {
    height: auto; }
  .form-input[type="search"] {
    box-sizing: border-box; }
  .form-input::-webkit-input-placeholder {
    color: darkgray; }
  .form-input::-ms-clear {
    height: 0;
    width: 0; }
  .form-input::-moz-placeholder {
    color: darkgray; }
  .form-input:-ms-input-placeholder {
    color: darkgray; }

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

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

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

We provide a couple of component styles to layout forms.

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

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

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

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

.form-row {
  margin: 0 -0.75rem;
  max-width: none;
  width: auto; }
  .form-row:before, .form-row:after {
    content: " ";
    display: table; }
  .form-row:after {
    clear: both; }
  .form-row .form-field {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    width: 100%;
    float: left;
    max-width: none; }
  @media (min-width: 768px) {
    .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.38889rem;
    padding-left: 1.88889rem;
    position: relative;
    vertical-align: baseline;
    width: 100%; }
    .form-checkbox + .form-label::before, .form-checkbox + .form-label::after,
    .form-radio + .form-label::before,
    .form-radio + .form-label::after {
      content: "";
      display: block;
      position: absolute;
      transition: all 50ms ease-out; }
    .form-checkbox + .form-label::before,
    .form-radio + .form-label::before {
      background-color: white;
      border: solid #cccccc;
      border-width: 1px;
      height: 0.88889rem;
      left: 0;
      top: 0;
      width: 0.88889rem; }
    .form-checkbox + .form-label::after,
    .form-radio + .form-label::after {
      height: 0.77778rem;
      left: 1px;
      opacity: 0;
      top: 1px;
      transform: scale(0);
      width: 0.77778rem; }

.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(51, 51, 51, 0.999)' /%3E%3C/svg%3E");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 100%;
  color: rgba(51, 51, 51, 0.999);
  content: "";
  font-size: 0.77778rem;
  line-height: 1;
  text-align: center; }

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

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

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

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

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

PrefixPostfix

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

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

### PrefixPostfix with a button

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

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

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

.form-prefixPostfix-label {
  background-color: white;
  border: solid #999999;
  border-width: 1px;
  flex: 1;
  font-weight: 300;
  height: 3rem;
  line-height: normal;
  max-width: 5rem;
  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: #327d5a;
    box-shadow: 0 0 4px rgba(50, 125, 90, 0.4); }

.switch-toggle {
  background-color: #f0f0e8;
  border: 1px solid #f0f0e8;
  border-radius: 1.55556rem;
  cursor: pointer;
  display: inline-block;
  height: 1.55556rem;
  position: relative;
  transition: all 100ms ease-out;
  vertical-align: middle;
  width: 3.33333rem; }
  .switch--important .switch-toggle {
    background-color: #ffb800;
    border-color: #ffb800; }
  .switch--checked .switch-toggle {
    background-color: #008a06;
    border-color: #008a06; }
  .switch--disabled .switch-toggle {
    background-color: #a3a39d;
    border-color: darkgray;
    cursor: default; }

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

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

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

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

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

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

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

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

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

### Form Actions --fixed

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

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

@media (min-width: 481px) {
  .form-actions--fixed {
    background: white;
    border-top: 1px solid #999999;
    bottom: 0;
    left: 0;
    padding: 1.5rem 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.22222rem;
  width: 1.22222rem;
  float: left;
  margin: 0 0 0 -1.66667rem;
  position: relative;
  top: 0.55556rem; }
  .form-prefixPostfix .form-input-indicator {
    top: 0; }
  .form-input-indicator > svg {
    fill: #008a06; }

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

.form-inlineMessage {
  display: inline-block;
  line-height: 24px;
  margin: 0.38889rem 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: #008a06; }

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

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

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

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

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

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

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

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

/*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: #f8f8f3;
  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: #f8f8f3; }
  .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: #333333;
  float: left;
  font-size: 13px;
  line-height: 13px;
  margin: 0;
  line-height: 1.5; }
  .breadcrumb a {
    color: #333333; }
  .breadcrumb.current {
    color: #333333;
    cursor: default; }
    .breadcrumb.current a {
      color: #333333;
      cursor: default; }
    .breadcrumb.current:hover, .breadcrumb.current:hover a, .breadcrumb.current:focus, .breadcrumb.current:focus a {
      text-decoration: none; }
  .breadcrumb.unavailable {
    color: darkgray; }
    .breadcrumb.unavailable a {
      color: darkgray; }
    .breadcrumb.unavailable:hover,
    .breadcrumb.unavailable:hover a, .breadcrumb.unavailable:focus,
    .breadcrumb.unavailable a:focus {
      color: darkgray;
      cursor: not-allowed;
      text-decoration: none; }
  .breadcrumb:before {
    color: #333333;
    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: #333333;
    text-decoration: none; }
  .breadcrumb.is-active > .breadcrumb-label {
    color: #333333;
    cursor: default; }
  .breadcrumb.is-unavailable > .breadcrumb-label {
    color: darkgray;
    cursor: default; }

.tabs {
  border-bottom: 1px solid #e3e3e3;
  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: 768px) {
    .tab {
      float: left; } }

.tab-title {
  color: #333333;
  display: block;
  font-size: 15px;
  padding: 0.77778rem 1.55556rem; }
  .tab-title:hover {
    color: black; }

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

@media (min-width: 768px) {
  .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: 768px) {
  .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: 768px) {
  .navBar-item {
    float: left; } }

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

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

/*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: black;
  font-size: 15px;
  padding: 0.16667rem 0; }

.pagination-list {
  display: block;
  margin-left: 0; }
  .pagination-list li {
    color: #333333;
    font-size: 1rem;
    margin-left: 0.38889rem; }
    .pagination-list li a, .pagination-list li button {
      border-radius: 4px;
      transition: background-color 300ms ease-out;
      background: none;
      color: #333333;
      display: block;
      font-size: 1em;
      font-weight: normal;
      line-height: inherit;
      padding: 0.27778rem 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: black; }

li.pagination-item--current a, li.pagination-item--current button {
  color: black;
  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.77778rem;
  padding: 0.77778rem 1.16667rem 0.77778rem 1.16667rem;
  position: relative;
  transition: opacity 300ms ease-out;
  background-color: #a3a39d;
  border-color: #a3a39d;
  color: #333333; }
  .alertBox .icon {
    height: 1.11111rem;
    width: 1.11111rem; }
  .alertBox .button {
    margin: 0 0 0 0.77778rem; }

.alertBox--info {
  background-color: #666666;
  border-color: #666666;
  color: #333333; }
  .alertBox--info svg {
    fill: #3c7b5a; }

.alertBox--success {
  background-color: #d5ffd8;
  border-color: #d5ffd8;
  color: #3c7b5a; }
  .alertBox--success svg {
    fill: #008a06; }

.alertBox--warning {
  background-color: #fff9d9;
  border-color: #fff9d9;
  color: #3c7b5a; }
  .alertBox--warning svg {
    fill: #ffb800; }

.alertBox--error {
  background-color: #ffdddd;
  border-color: #ffdddd;
  color: #3c7b5a; }
  .alertBox--error svg {
    fill: #ea000e; }

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

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

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

.alertBox-heading {
  margin: 0; }

.alertBox-close {
  cursor: pointer;
  padding-left: 1.16667rem; }
  .alertBox-close .icon {
    height: 1.11111rem;
    width: 1.11111rem; }
  .alertBox-close svg {
    fill: #999999; }

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

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

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

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

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

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

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

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

body.has-activeModal {
  overflow: hidden; }

.modal-background {
  background: #2d2d2d;
  background: rgba(5, 43, 25, 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 #e3e3e3;
  box-shadow: none;
  max-height: 80%;
  overflow: auto;
  position: fixed; }
  @media only screen and (max-width: 768px) {
    .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: 768px) {
    .modal {
      left: 0;
      margin: 0 auto;
      max-width: 80%;
      right: 0;
      width: 900px; } }
  @media only screen and (min-width: 768px) {
    .modal {
      top: 50% !important; } }
  @media (min-width: 768px) {
    .modal {
      transform: translateY(-50%); } }

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

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

.modal-header {
  border-bottom: 1px solid #e3e3e3;
  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 #e3e3e3;
  padding: 0.77778rem 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.77778rem; }
  @media (min-width: 481px) {
    .modal-footer-link {
      display: inline;
      margin: 1.5rem; } }

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

@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: #585858;
  border-radius: 4px;
  color: white;
  display: inline-block;
  font-size: 15px;
  padding: 0.38889rem 0.77778rem; }

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

.loadingOverlay {
  background: rgba(5, 43, 25, 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.22222rem;
    width: 2.22222rem;
    border-radius: 2.22222rem;
    border: solid 2px;
    border-color: white white #999999 #999999;
    content: "";
    display: block;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%) rotate(0deg);
    transform-style: preserve-3d;
    animation: spin 500ms infinite cubic-bezier(0.69, 0.31, 0.56, 0.83); }
  .loadingOverlay.ng-enter, .loadingOverlay.ng-leave.ng-leave-active {
    opacity: 0; }
  .loadingOverlay.ng-leave, .loadingOverlay.ng-enter.ng-enter-active {
    opacity: 1; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.aria-description--hidden {
  height: 1px;
  left: 0;
  margin-left: -10000px;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 1px; }

/* 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: #327d5a;
        opacity: 0.6;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
    .slick-dots li.slick-active button:before {
      color: #327d5a;
      opacity: 1; }

.slick-next,
.slick-prev {
  background-color: #327d5a;
  background-color: rgba(50, 125, 90, 0.9);
  border: 1px solid #327d5a;
  height: 3.38889rem;
  margin-top: -0.83333rem;
  padding: 0.55556rem;
  width: 2.22222rem;
  z-index: 1; }
  .slick-next::before,
  .slick-prev::before {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 100%;
    display: block;
    height: 2.27778rem;
    width: 1.11111rem; }
  .slick-next:hover, .slick-next:focus,
  .slick-prev:hover,
  .slick-prev:focus {
    background-color: #327d5a;
    background-color: rgba(50, 125, 90, 0.9);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 100%; }

.slick-next {
  right: -5px; }
  @media (min-width: 1200px) {
    .slick-next {
      right: -3.38889rem; } }
  .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"); }
  .slick-next:hover::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='%23474747' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' fill='none' fill-rule='evenodd' /%3E%3C/svg%3E"); }

.slick-prev {
  left: -5px; }
  @media (min-width: 1200px) {
    .slick-prev {
      left: -3.38889rem; } }
  .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"); }
  .slick-prev:hover::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='%23474747' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' fill='none' fill-rule='evenodd' /%3E%3C/svg%3E"); }

.slick-slide img {
  display: block;
  width: 100%; }

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

.productView .slick-dots {
  position: relative; }

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

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

div.slick-slider {
  min-width: 100%;
  width: 1px;
  *width: 100%; }

.carousel-tooltip {
  display: none;
  height: 1px;
  margin-top: 10px;
  position: relative; }
  .carousel-tooltip::before {
    border-color: transparent transparent #313440 transparent;
    border-style: solid;
    border-width: 0.55556rem;
    content: " ";
    position: absolute;
    right: 0;
    top: 50%; }
  .carousel-tooltip::after {
    background-color: #313440;
    border-radius: 0.44444rem;
    color: white;
    content: attr(aria-label);
    cursor: default;
    font-size: 1rem;
    padding: 0.22222rem 0.33333rem;
    position: absolute;
    right: 0;
    top: 100%;
    white-space: nowrap; }
  .carousel-tooltip::before, .carousel-tooltip::after {
    display: none; }
  .carousel-tooltip:focus::before, .carousel-tooltip:focus::after {
    display: block; }
  @media (min-width: 768px) {
    .carousel-tooltip {
      display: block; } }
  .carousel-tooltip::after {
    padding: 15px 10px;
    top: 10px; }
  .slick-prev:focus .carousel-tooltip::before, .slick-prev:focus .carousel-tooltip::after,
  .slick-next:focus .carousel-tooltip::before,
  .slick-next:focus .carousel-tooltip::after,
  .slick-dots button:focus .carousel-tooltip::before,
  .slick-dots button:focus .carousel-tooltip::after {
    display: block; }
  .slick-prev .carousel-tooltip::before,
  .slick-next .carousel-tooltip::before {
    top: -7px; }
  .slick-prev .carousel-tooltip::before {
    right: -2px; }
  .slick-prev .carousel-tooltip::after {
    left: -5px;
    right: auto; }
  .slick-next .carousel-tooltip::after {
    right: -5px; }
  .slick-dots button .carousel-tooltip {
    margin-top: 25px; }
    .slick-dots button .carousel-tooltip::before, .slick-dots button .carousel-tooltip::after {
      right: 50%;
      transform: translateX(50%); }
    .slick-dots button .carousel-tooltip::before {
      top: -7px; }

.carousel-play-pause-button {
  background-color: white;
  background-color: rgba(255, 255, 255, 0.9);
  border: 1px solid white;
  bottom: 0.5rem;
  color: #8f8f8f;
  display: none;
  font-size: 14px;
  font-weight: 700;
  height: 32px;
  left: 15px;
  line-height: 1.25;
  max-width: 60px;
  min-width: 60px;
  overflow: hidden;
  position: absolute;
  text-overflow: ellipsis;
  transition: color 100ms ease-out;
  white-space: nowrap;
  z-index: 5; }
  @media (min-width: 768px) {
    .carousel-play-pause-button {
      font-size: 18px;
      max-width: 150px; } }
  @media (min-width: 1024px) {
    .carousel-play-pause-button {
      bottom: 1.5rem;
      left: 25px; } }
  .carousel-play-pause-button:hover {
    color: #474747; }
  @media (min-width: 375px) {
    .carousel-play-pause-button {
      max-width: 90px;
      min-width: 80px; } }

html,
body {
  height: auto; }

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

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

figcaption {
  color: darkgray;
  margin-top: 0.77778rem; }

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

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

h5,
h6 {
  text-transform: uppercase; }

a {
  transition: color 0.15s ease; }

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

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

h1 {
  font-size: 28px; }

h2 {
  font-size: 26px; }

h3 {
  font-size: 22px; }

h4 {
  font-size: 20px; }

h5 {
  font-size: 15px; }

h6 {
  font-size: 13px; }

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

.definitionList:after {
  clear: both; }

.definitionList-key {
  color: #333333;
  float: left;
  font-weight: 400;
  margin: 0 0.38889rem 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(117, 117, 117, 0.999)' /%3E%3C/svg%3E");
  background-position: right 0.55556rem top 0.66667rem;
  border-radius: 4px;
  padding: 0.75rem 3rem 0.75rem 1rem; }

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

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

.table {
  margin-top: 2rem; }
  .table td + td {
    border-left: 1px solid #e3e3e3; }
  .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: 768px) {
      .table-actions .button {
        display: inline-block;
        margin-bottom: 0;
        width: auto; } }
    @media (min-width: 768px) {
      .table-actions .button + .button {
        margin-left: 0.38889rem; } }

.table--line {
  border-color: #e3e3e3;
  border-width: 0 0 1px; }
  .table--line .table-thead {
    background-color: white;
    border-color: #e3e3e3;
    border-width: 0 0 1px; }
    .table--line .table-thead tr th {
      padding-left: 0;
      padding-right: 0; }
      @media (min-width: 768px) {
        .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 #e3e3e3; }
    .table--line tr td {
      display: block;
      padding-left: 0;
      padding-right: 0; }
      @media (min-width: 768px) {
        .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 {
  z-index: 5; }
  .dropdown-menu.is-loading .loadingOverlay {
    background: none;
    padding: 4.5rem 0;
    position: relative; }
  .dropdown-menu.is-open {
    display: block; }
  .dropdown-menu .button:focus {
    z-index: 5; }

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

.form-wishlist {
  position: relative; }

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

#wishlist-dropdown.is-open {
  background: transparent;
  left: auto !important;
  max-width: none !important;
  width: 100% !important; }
  @media (min-width: 768px) {
    #wishlist-dropdown.is-open {
      padding-right: 20px; } }
  @media (min-width: 1024px) {
    #wishlist-dropdown.is-open {
      padding-right: 0; } }
  @media (min-width: 1200px) {
    #wishlist-dropdown.is-open {
      padding-right: 11px; } }
  #wishlist-dropdown.is-open:focus {
    outline: none; }
  #wishlist-dropdown.is-open [data-wishlist] {
    border-top: 0;
    margin-bottom: 0;
    width: 100%; }
  #wishlist-dropdown.is-open .button {
    background-color: white;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    width: 100%; }
  #wishlist-dropdown.is-open .button--has-items {
    font-weight: 700; }
  #wishlist-dropdown.is-open li:not(:last-child) .button {
    border-bottom: 0;
    border-radius: 0;
    border-top: 0;
    margin-bottom: 0; }

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

@media (min-width: 1200px) {
  .modal--large {
    width: 1280px; } }

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

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

.modal-close {
  height: 1.77778rem;
  width: 1.77778rem;
  color: #327d5a;
  font-size: 26px;
  line-height: 1.77778rem;
  padding: 0;
  position: absolute;
  text-align: center;
  text-decoration: none;
  z-index: 50; }
  .modal-close::before {
    border-color: transparent transparent #313440 transparent;
    border-style: solid;
    border-width: 0.55556rem;
    content: " ";
    position: absolute;
    right: 0;
    top: 50%; }
  .modal-close::after {
    background-color: #313440;
    border-radius: 0.44444rem;
    color: white;
    content: attr(title);
    cursor: default;
    font-size: 1rem;
    padding: 0.22222rem 0.33333rem;
    position: absolute;
    right: 0;
    top: 100%;
    white-space: nowrap; }
  .modal-close::before, .modal-close::after {
    display: none; }
  .modal-close:focus::before, .modal-close:focus::after {
    display: block; }
  @media (min-width: 1024px) {
    .modal-close {
      font-size: 32px; } }
  .modal-close:hover {
    color: black; }
  .modal-close::before {
    right: 50%;
    transform: translateX(50%); }
  .modal-close::after {
    right: 50%;
    transform: translateX(0.55556rem); }

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

.modal--alert {
  background-color: white !important;
  border-radius: 4px;
  font-family: "Poppins", Arial, Helvetica, sans-serif;
  padding: 40px 20px 20px;
  text-align: center; }
  .modal--alert .alert-icon {
    border: 0.25em solid transparent;
    border-radius: 50%;
    box-sizing: content-box;
    cursor: default;
    display: flex;
    font-family: inherit;
    height: 5em;
    justify-content: center;
    line-height: 5em;
    margin: 1.25em auto 1.875em;
    position: relative;
    user-select: none;
    width: 5em; }
  .modal--alert .error-icon {
    animation: animate-icon 0.5s;
    border-color: #f27474;
    color: #f27474; }
    .modal--alert .error-icon .icon-content {
      animation: animate-icon-content 0.5s;
      flex-grow: 1;
      position: relative; }
      .modal--alert .error-icon .icon-content .line {
        background-color: #f27474;
        border-radius: 0.125em;
        display: block;
        height: 0.3125em;
        position: absolute;
        top: 2.3125em;
        width: 2.9375em; }
        .modal--alert .error-icon .icon-content .line-left {
          left: 1.0625em;
          transform: rotate(45deg); }
        .modal--alert .error-icon .icon-content .line-right {
          right: 1em;
          transform: rotate(-45deg); }
  .modal--alert .warning-icon {
    animation: animate-icon 0.5s;
    border-color: #facea8;
    color: #f8bb86; }
    .modal--alert .warning-icon .icon-content {
      align-items: center;
      animation: animate-icon-content 0.5s;
      display: flex;
      font-size: 3.75em; }
  .modal--alert .modal-content {
    color: black;
    font-size: 1.11111rem; }
  .modal--alert .button-container {
    margin: 25px 0 0; }
    .modal--alert .button-container .confirm {
      background-color: white;
      border-color: white;
      color: #327d5a; }
    .modal--alert .button-container .confirm:focus,
    .modal--alert .button-container .confirm:hover {
      background-color: #327d5a;
      border-color: #327d5a;
      color: #cddb3e; }
    .modal--alert .button-container .confirm:active {
      background-color: #327d5a;
      border-color: #327d5a;
      color: white; }

.hide-content {
  opacity: 0; }

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

@keyframes animate-icon-content {
  0% {
    margin-top: 1.625em;
    opacity: 0;
    transform: scale(0.4); }
  50% {
    margin-top: 1.625em;
    opacity: 0;
    transform: scale(0.4); }
  80% {
    margin-top: -0.375em;
    transform: scale(1.15); }
  100% {
    margin-top: 0;
    opacity: 1;
    transform: scale(1); } }

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

.breadcrumb {
  display: inline-block;
  float: none;
  margin-right: 0.25rem; }
  .breadcrumb.is-active > .breadcrumb-label {
    cursor: pointer;
    font-weight: 700; }
  .breadcrumb:not(:first-child)::before {
    border-right: 0.1em solid #327d5a;
    content: "";
    display: inline-block;
    height: 0.8em;
    margin: 0 0.25rem;
    transform: rotate(15deg); }

.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: #333333; }
  .pagination-item.pagination-item--current {
    border-color: #e3e3e3;
    border-radius: 4px;
    margin: 0 0.38889rem 0 0.77778rem; }
  .pagination-item.pagination-item--previous > a, .pagination-item.pagination-item--next > a {
    color: black; }
    .pagination-item.pagination-item--previous > a:hover, .pagination-item.pagination-item--next > a:hover {
      color: #327d5a; }
      .pagination-item.pagination-item--previous > a:hover .icon > svg, .pagination-item.pagination-item--next > a:hover .icon > svg {
        fill: #327d5a; }

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

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

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

.pagination-list--small {
  position: relative; }
  .pagination-list--small .pagination-item {
    color: #333333;
    cursor: inherit;
    line-height: 1.5; }
  .pagination-list--small .pagination-link {
    padding: 0 0.38889rem; }
  .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: 1024px) {
      .button + .button {
        margin-left: 0.77778rem; } }

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

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

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

.tab-title {
  padding: 1.16667rem 0;
  text-align: center;
  text-decoration: none; }
  @media (min-width: 768px) {
    .tab-title {
      text-align: left; } }
  @media (min-width: 1024px) {
    .tab-title {
      padding: 0.77778rem 1.5rem; } }
  @media (min-width: 1200px) {
    .tab-title {
      padding: 0.61111rem 1rem; } }

.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: 768px) {
  .tab-content .productReview {
    width: 50%; } }

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

@media (min-width: 1200px) {
  .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 {
  color: #cddb3e;
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  font-size: 0.83333rem;
  margin: 0; }

.accordion-navigation {
  align-items: center;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  padding-right: 1rem;
  position: relative;
  text-decoration: none;
  width: 100%; }

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

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

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

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

@media (min-width: 1024px) {
  .accordion--navList .accordion-navigation {
    background-position: right 0 top 50%;
    border: 0;
    margin-bottom: 0.77778rem !important;
    padding: 0; } }

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

.accordion--navList .accordion-indicator {
  fill: darkgray; }

.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-nav-clear-holder {
  position: relative; }

.facetedSearch-clearLink {
  color: #333333;
  position: absolute;
  right: 40px;
  top: 50%;
  transform: translateY(-50%); }
  @media (min-width: 1024px) {
    .facetedSearch-clearLink {
      right: 20px;
      top: 3px;
      transform: none; } }
  .facetedSearch-clearLink:hover {
    color: #333333; }

ul.inlineList {
  overflow: visible; }
  ul.inlineList:before, ul.inlineList:after {
    content: " ";
    display: table; }
  ul.inlineList:after {
    clear: both; }

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

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

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

.alertBox--info {
  background-color: #f7f2d6;
  color: #3c7b5a; }
  .alertBox--info .alertBox-close svg {
    fill: #3c7b5a; }

.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(234, 0, 14, 0.999)' /%3E%3C/svg%3E") no-repeat;
  background-size: 100%;
  content: "";
  display: inline-block;
  height: 0.77778rem;
  left: -0.11111rem;
  margin-right: 0.05556rem;
  position: relative;
  top: 0.16667rem;
  width: 0.77778rem; }

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

.form-field--success .form-input[name="credit_card_number"] {
  background-position: right 2.27778rem center; }

.form-field--success .form-input[name="cvv"] {
  background-position: right 2.27778rem center; }

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

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

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

.form-option-wrapper {
  display: inline-block;
  position: relative; }
  .form-option-wrapper .form-radio,
  .form-option-wrapper .form-checkbox {
    bottom: 0.5rem;
    left: 0.5rem; }

.form-actions {
  margin: 0 auto;
  max-width: 66.66667rem;
  width: 100%;
  display: block;
  text-align: center; }
  .form-actions:before, .form-actions:after {
    content: " ";
    display: table; }
  .form-actions:after {
    clear: both; }
  @media (min-width: 768px) {
    .form-actions {
      margin-top: 1.5rem; } }
  .form-actions .button,
  .form-actions input,
  .form-actions a {
    vertical-align: top;
    width: 100%; }
    @media (min-width: 768px) {
      .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.77778rem; }
      @media (min-width: 768px) {
        .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.77778rem; } }

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

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

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

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

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

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

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

.form-column {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 100%;
  float: left; }
  @media (min-width: 768px) {
    .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: 1200px) {
  .form-prefixPostfix .form-input {
    width: auto; } }

.form-prefixPostfix .form-input::-webkit-input-placeholder {
  color: #666666; }

.form-prefixPostfix .form-input::-moz-placeholder {
  color: #666666; }

.form-prefixPostfix .form-input:-ms-input-placeholder {
  color: #666666; }

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

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

.form-prefixPostfix--centeredColumn.wrap {
  flex-direction: column; }

.form-prefixPostfix--centeredColumn .g-recaptcha {
  margin: 2em auto 0; }

@media (min-width: 1200px) {
  .form-prefixPostfix--centeredColumn .form-prefixPostfix-button--postfix {
    margin: 1em 0 0.77778rem; } }

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

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

.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: 1.94444rem; }
  .form-field--success .form-input--incrementTotal {
    float: none; }

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

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

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

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

.form-input--small {
  font-size: 13px;
  height: 2.22222rem;
  line-height: 1rem;
  padding: 0.55556rem 0.77778rem; }

.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: 768px) {
  .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:focus-within .card-figcaption {
  opacity: 1; }

.card.focus-within .card-figcaption {
  opacity: 1; }

.card-figure {
  margin-top: 0;
  overflow: hidden;
  padding: 3px;
  position: relative; }
  .card-figure:hover .card-figcaption {
    opacity: 1; }
  .card-figure__link {
    display: block;
    position: relative; }

.card-img-container {
  max-width: 500px; }
  .card-img-container::after {
    content: "";
    display: block;
    height: 0;
    padding-bottom: 131.8%;
    width: 100%; }

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

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

.card-image {
  bottom: 0;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  border: 0;
  /* Object-fit polyfill */
  font-family: "object-fit: contain;";
  max-height: 100%;
  object-fit: contain;
  width: 100%; }

.card-title {
  font-size: 15px;
  margin: 0 0 0.27778rem; }
  .card-title > a {
    color: #333333;
    display: block;
    text-decoration: none; }
    .card-title > a:hover {
      color: #757575; }

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

.card-figcaption-button {
  border: none;
  display: block;
  margin: 0.38889rem 0 0; }
  .card-figcaption-button:active {
    background-color: white;
    border: none; }
  .card-figcaption-body .card-figcaption-button:focus {
    background-color: white;
    outline: revert; }
  .card-figcaption-button + .card-figcaption-button {
    margin: 0.38889rem 0 0; }

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

.card--alternate {
  border: 3px solid #e3e3e3;
  transition: all 0.15s ease; }
  .card--alternate .card-body {
    background-color: #f8f8f3;
    padding: 0.77778rem;
    transition: all 0.15s ease; }
    @media (min-width: 768px) {
      .card--alternate .card-body {
        padding: 1.5rem; } }
  .card--alternate:hover {
    border-color: #327d5a; }
    .card--alternate:hover .card-body {
      background-color: #327d5a; }
      .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.38889rem;
  padding-left: 1.88889rem;
  position: relative;
  vertical-align: baseline;
  width: 100%; }
  .navList-action--checkbox::before, .navList-action--checkbox::after {
    content: "";
    display: block;
    position: absolute;
    transition: all 50ms ease-out; }
  .navList-action--checkbox::before {
    background-color: white;
    border: solid #cccccc;
    border-width: 1px;
    height: 0.88889rem;
    left: 0;
    top: 0;
    width: 0.88889rem; }
  .navList-action--checkbox::after {
    height: 0.77778rem;
    left: 1px;
    opacity: 0;
    top: 1px;
    transform: scale(0);
    width: 0.77778rem; }
  .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(51, 51, 51, 0.999)' /%3E%3C/svg%3E");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 100%;
    color: rgba(51, 51, 51, 0.999);
    content: "";
    font-size: 0.77778rem;
    line-height: 1;
    text-align: center; }
  .navList-action--checkbox::before, .navList-action--checkbox::after {
    top: 50%; }
  .navList-action--checkbox::before {
    margin-top: -0.44444rem; }
  .navList-action--checkbox::after {
    margin-top: -0.38889rem; }
  .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: #f8f8f3;
  border-radius: 100%;
  display: inline-block;
  float: right;
  line-height: 0;
  opacity: 0;
  padding: 0.27778rem;
  transition: opacity 0.3s ease;
  visibility: hidden; }
  .navList-action-close .icon {
    height: 0.72222rem;
    width: 0.72222rem;
    fill: black; }
  .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.77778rem; }
    @media (min-width: 1024px) {
      .navBar--sub .navBar-item {
        display: inline-block; } }
    @media (min-width: 1024px) {
      .navBar--sub .navBar-item.is-active {
        border-bottom: 1px solid black; } }
    .navBar--sub .navBar-item.is-active > .navBar-action {
      color: #585858; }
    @media (min-width: 1024px) {
      .navBar--sub .navBar-item.navBar-item--separate {
        border-left: 1px solid #333333;
        margin: 0;
        padding-left: 0.77778rem; } }
  .navBar--sub .navBar-action {
    color: #333333;
    font-size: 1rem;
    padding: 0; }
    .navBar--sub .navBar-action:hover {
      color: #333333; }

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

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

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

.actionBar-section .form-field {
  background-color: #f8f8f3;
  border: 1px solid #e3e3e3;
  border-radius: 4px; }
  .actionBar-section .form-field:hover {
    border-color: #327d5a; }

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

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

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

.actionBar-section .form-select {
  color: black;
  height: 2.11111rem; }

.has-ribbon {
  position: relative; }

.ribbon {
  background-color: #333333;
  color: white;
  cursor: default;
  font-weight: 700;
  margin: -0.61111rem -0.61111rem 0 0;
  padding: 0.05556rem 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: 768px) {
    .navUser-item {
      float: left; } }
  .navUser-item, .navUser-action {
    display: block; }
  @media (min-width: 1024px) {
    .navUser {
      padding: 0 1.5rem;
      position: relative;
      right: auto;
      top: auto;
      transform: none;
      z-index: 50; } }
  .navUser .dropdown-menu {
    background-color: white;
    border: 1px solid #cccccc;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.13);
    position: absolute; }
    .navUser .dropdown-menu.is-open::before {
      border: inset 10px;
      content: "";
      display: block;
      height: 0;
      width: 0;
      border-color: transparent transparent #cccccc transparent;
      border-bottom-style: solid;
      bottom: 100%;
      left: 0.77778rem;
      position: absolute; }
    .navUser .dropdown-menu.is-open::after {
      border: inset 8px;
      content: "";
      display: block;
      height: 0;
      width: 0;
      border-color: transparent transparent white transparent;
      border-bottom-style: solid;
      bottom: 100%;
      left: 0.88889rem;
      position: absolute; }

@media (min-width: 1024px) {
  .navUser-section {
    position: relative; } }

.navUser-action {
  color: #327d5a;
  font-weight: 700;
  padding: 1rem 0.77778rem;
  text-decoration: none;
  text-transform: uppercase; }
  .navUser-action:hover, .navUser-action.is-open {
    color: black; }
    .navUser-action:hover svg, .navUser-action.is-open svg {
      fill: black;
      stroke: black; }
  .navUser-action .icon {
    height: 0.44444rem;
    width: 0.44444rem;
    margin: -1px 0 0 0.16667rem; }
  .navUser-action svg {
    fill: #327d5a;
    stroke: #327d5a;
    transition: all 0.15s ease; }

.navUser-action--currencySelector + .dropdown-menu::before {
  left: auto !important;
  right: 0.77778rem; }

.navUser-action--currencySelector + .dropdown-menu::after {
  left: auto !important;
  right: 0.88889rem; }

.navUser-action--storeCredit + .dropdown-menu {
  max-width: 16.66667rem;
  padding: 1.5rem; }
  .navUser-action--storeCredit + .dropdown-menu::before {
    left: 7.77778rem !important; }
  .navUser-action--storeCredit + .dropdown-menu::after {
    left: 7.88889rem !important; }

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

.navUser-item {
  display: none; }
  @media (min-width: 1024px) {
    .navUser-item {
      display: block; }
      .navUser-item.navUser-item--social {
        margin-top: 0.27778rem;
        padding-right: 0.27778rem; }
      .navUser-item.navUser-item--divider {
        font-size: 1.38889rem;
        margin-top: 0.44444rem;
        padding-left: 0.11111rem; } }

.navUser-item--cart {
  display: block; }
  @media (max-width: 768px) {
    .navUser-item--cart__hidden-s {
      display: none; } }
  .navUser-item--cart .navUser-action {
    color: #327d5a; }
    .navUser-item--cart .navUser-action:hover, .navUser-item--cart .navUser-action.is-open {
      color: black; }
  .navUser-item--cart .dropdown-menu {
    max-width: 17.77778rem; }
    .navUser-item--cart .dropdown-menu.is-open {
      left: auto !important;
      right: 0.27778rem;
      top: auto !important; }
      @media (min-width: 1024px) {
        .navUser-item--cart .dropdown-menu.is-open {
          right: 0; } }
      .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.5rem; }
        @media (min-width: 1024px) {
          .navUser-item--cart .dropdown-menu.is-open::before {
            right: 0.77778rem; } }
      .navUser-item--cart .dropdown-menu.is-open::after {
        right: 0.61111rem; }
        @media (min-width: 1024px) {
          .navUser-item--cart .dropdown-menu.is-open::after {
            right: 0.88889rem; } }

.navUser-item-cartLabel {
  display: none; }
  @media (min-width: 768px) {
    .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: #327d5a;
  cursor: default;
  display: inline-block;
  margin: 0 -0.66667rem;
  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 #a3a39d transparent;
    border-bottom-style: solid;
    bottom: 0;
    left: 50%;
    position: absolute;
    transform: translateX(-50%); }

.dropdown--quickSearch {
  background-color: #f8f8f3;
  display: none;
  padding: 1.5rem 0; }
  @media (min-width: 768px) {
    .dropdown--quickSearch {
      padding: 3rem; } }
  .dropdown--quickSearch.is-open {
    display: block;
    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: 768px) {
      .dropdown--quickSearch .productGrid {
        padding: 3rem 0 0; } }

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

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

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

.navPages .navPage-subMenu-list, .navPage-childList {
  border-left: 1px solid #cccccc;
  margin: 0.38889rem 0.77778rem;
  padding-left: 0.77778rem; }

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

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

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

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

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

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

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

.navPages-action {
  color: black;
  display: block;
  font-size: 15px;
  font-weight: 700;
  padding: 0.77778rem 0;
  text-decoration: none;
  text-transform: uppercase; }
  @media (min-width: 1024px) {
    .navPages-action {
      display: inline-block;
      padding: 0.77778rem 1.16667rem 1.16667rem; }
      .navPages-action.is-open {
        background-color: #f8f8f3; } }
  .navPages-list:not(.navPages-list-depth-max) .navPages-action.has-subMenu {
    align-items: center;
    display: flex;
    justify-content: space-between; }
  .navPages-action.is-open svg,
  .navPages-action .collapsible-icon-wrapper.is-open svg {
    fill: #327d5a;
    stroke: #327d5a; }
  .navPages-action:hover, .navPages-action.activePage {
    color: #327d5a; }
    .navPages-action:hover svg, .navPages-action.activePage svg {
      fill: #327d5a;
      stroke: #327d5a; }
  .navPages-action svg {
    fill: black;
    stroke: black;
    transition: all 0.15s ease; }

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

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

.navPages-action-moreIcon {
  height: 0.44444rem;
  width: 0.44444rem;
  margin-left: 0.77778rem;
  transform: rotate(-90deg); }
  @media (min-width: 1024px) {
    .navPages-action-moreIcon {
      transform: none; } }
  .has-subMenu.is-open .navPages-action-moreIcon,
  .collapsible-icon-wrapper.is-open .navPages-action-moreIcon {
    transform: rotate(0); }
  .navPages-list:not(.navPages-list-depth-max) .navPages-action-moreIcon {
    height: 0.61111rem;
    width: 0.61111rem;
    margin: 0 1.5rem; }
    @media (min-width: 1024px) {
      .navPages-list:not(.navPages-list-depth-max) .navPages-action-moreIcon {
        height: 0.44444rem;
        width: 0.44444rem;
        margin: 0 0 0 0.77778rem; } }

.navPage-childList {
  display: none; }
  @media (min-width: 1024px) {
    .navPage-childList {
      border: 0;
      display: block; } }
  .navPage-childList.is-open {
    display: block; }
  .navPage-subMenu-action:not(.navPages-action-depth-max) + .navPage-childList {
    margin-left: 3rem; }
    @media (min-width: 1024px) {
      .navPage-subMenu-action:not(.navPages-action-depth-max) + .navPage-childList {
        margin-left: 0; } }

.navPage-subMenu {
  display: none;
  outline: 0; }
  @media (min-width: 1024px) {
    .navPage-subMenu {
      background-color: #f8f8f3;
      padding: 1.5rem 1.5rem 2.27778rem !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; }
  .navPages-list:not(.navPages-list-depth-max) .navPages-action.has-subMenu + .navPage-subMenu .navPage-subMenu-list {
    margin-right: 0; }
    @media (min-width: 1024px) {
      .navPages-list:not(.navPages-list-depth-max) .navPages-action.has-subMenu + .navPage-subMenu .navPage-subMenu-list {
        margin-right: auto; } }

@media (min-width: 1024px) {
  .has-subMenu.is-root + .navPage-subMenu-horizontal {
    border-left: 0;
    height: auto;
    left: inherit;
    margin: auto;
    top: inherit;
    bottom: 0;
    width: 11.94444rem; } }

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

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

.navPage-subMenu-item {
  padding: 0.77778rem 0; }
  @media (min-width: 1024px) {
    .navPage-subMenu-item {
      padding-left: 0.75rem;
      padding-right: 0.75rem;
      width: 25%;
      float: left;
      padding: 0 0.75rem !important; }
      .navPage-subMenu-item .navPages-action {
        text-transform: none;
        width: 100%; }
      .navPage-subMenu-item > .navPage-subMenu-action {
        border-bottom: 1px solid #cccccc;
        margin-bottom: 1.16667rem; } }

.navPage-subMenu-item-child,
.navPage-subMenu-item-parent {
  width: 100%; }
  @media (min-width: 1024px) {
    .navPage-subMenu-item-child .navPage-subMenu-action,
    .navPage-subMenu-item-parent .navPage-subMenu-action {
      padding-left: 1.5rem;
      padding-right: 1.5rem;
      width: 100%; } }

.navPage-subMenu-action {
  padding: 0.77778rem 0; }
  @media (min-width: 1024px) {
    .navPage-subMenu-action {
      padding: 0.77778rem 0 1.16667rem; } }
  .navPages-list:not(.navPages-list-depth-max) .navPage-subMenu-action {
    padding: 0 0 0 1.5rem; }
    @media (min-width: 1024px) {
      .navPages-list:not(.navPages-list-depth-max) .navPage-subMenu-action {
        padding: 0.77778rem 0 1.16667rem; } }
  .navPage-subMenu-action .collapsible-icon-wrapper {
    box-sizing: content-box;
    display: inline-block;
    height: 100%;
    text-align: right;
    width: 100%; }
    @media (min-width: 1024px) {
      .navPage-subMenu-action .collapsible-icon-wrapper {
        display: none; } }

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

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

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

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

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

.tag {
  display: inline-block;
  font-size: 1rem; }
  .tag a {
    color: #333333;
    display: inline-block;
    padding: 0.38889rem 0.5rem;
    text-decoration: none; }
    .tag a:hover {
      color: #333333; }

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

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

.pin_it_iframe_widget {
  display: none; }

.socialLinks-item {
  display: inline-block;
  font-size: 0; }
  .socialLinks .socialLinks-item {
    margin-bottom: 0.38889rem;
    margin-right: 0.77778rem; }
    .socialLinks .socialLinks-item:last-child {
      margin-right: 0; }
  .socialLinks-item .socialLinks__link {
    height: 2rem;
    position: relative; }
    .socialLinks-item .socialLinks__link::before {
      border-color: transparent transparent #313440 transparent;
      border-style: solid;
      border-width: 0.55556rem;
      content: " ";
      position: absolute;
      right: 0;
      top: 50%; }
    .socialLinks-item .socialLinks__link::after {
      background-color: #313440;
      border-radius: 0.44444rem;
      color: white;
      content: attr(title);
      cursor: default;
      font-size: 1rem;
      padding: 0.22222rem 0.33333rem;
      position: absolute;
      right: 0;
      top: 100%;
      white-space: nowrap; }
    .socialLinks-item .socialLinks__link::before, .socialLinks-item .socialLinks__link::after {
      display: none; }
    .socialLinks-item .socialLinks__link:focus::before, .socialLinks-item .socialLinks__link:focus::after {
      display: block; }
    .socialLinks-item .socialLinks__link:focus::after {
      left: 0;
      right: auto;
      z-index: 20; }

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

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

.heroCarousel {
  margin-bottom: 4.5rem;
  margin-top: -1.5rem;
  min-width: 100%;
  width: 1px; }
  @media (min-width: 1024px) {
    .heroCarousel {
      margin-top: -2.5rem; } }
  @media (min-width: 768px) {
    .heroCarousel.slick-initialized {
      max-height: 22.22222rem; } }
  @media (min-width: 1024px) {
    .heroCarousel.slick-initialized {
      max-height: 33.33333rem; } }
  @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .heroCarousel {
      opacity: 0; }
      .heroCarousel.slick-initialized {
        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 {
    margin: 0;
    top: 50%;
    transform: translateY(-50%); }
  .heroCarousel .slick-next {
    right: 15px; }
    @media (min-width: 1024px) {
      .heroCarousel .slick-next {
        right: 25px; } }
  .heroCarousel .slick-prev {
    left: 15px; }
    @media (min-width: 1024px) {
      .heroCarousel .slick-prev {
        left: 25px; } }
  .heroCarousel .slick-dots {
    bottom: 0.5rem; }
    @media (min-width: 1024px) {
      .heroCarousel .slick-dots {
        bottom: 1.5rem; } }
    .heroCarousel .slick-dots li {
      background-color: white;
      background-color: rgba(255, 255, 255, 0.9); }
  .heroCarousel .slick-slide.is-square-image-type .heroCarousel-image-wrapper {
    height: 100vw; }
  .heroCarousel .slick-slide.is-vertical-image-type .heroCarousel-image-wrapper {
    height: 110vw; }
  @media (min-width: 768px) {
    .heroCarousel .slick-slide.is-square-image-type .heroCarousel-image-wrapper, .heroCarousel .slick-slide.is-vertical-image-type .heroCarousel-image-wrapper {
      height: 56.25vw; } }
  .heroCarousel .slick-slide.is-image-error .heroCarousel-image-wrapper {
    background: url("../img/hero-carousel-image-load-error.svg") center center no-repeat;
    background-size: contain; }

.heroCarousel-slide {
  position: relative; }
  .heroCarousel-slide a {
    text-decoration: none; }
  .heroCarousel-slide .heroCarousel-image {
    height: 100%;
    object-fit: contain;
    object-position: 50% 0%;
    width: 100%; }
    @media (min-width: 768px) {
      .heroCarousel-slide .heroCarousel-image {
        object-position: 50% 50%; } }
  .heroCarousel-slide.stretch .heroCarousel-image {
    object-fit: cover;
    object-position: 50% 50%; }
  .heroCarousel-slide.stretch.compat-object-fit .heroCarousel-image {
    height: 100%;
    width: 100%; }
  .heroCarousel-slide.compat-object-fit {
    overflow: hidden; }
    .heroCarousel-slide.compat-object-fit .heroCarousel-image {
      width: auto; }
  .heroCarousel-slide .heroCarousel-image-wrapper {
    align-items: flex-start;
    display: flex;
    height: 56.25vw;
    justify-content: center;
    max-height: 100vh;
    transition: height 0.3s ease; }
    @media (min-width: 768px) {
      .heroCarousel-slide .heroCarousel-image-wrapper {
        max-height: 22.22222rem; } }
    @media (min-width: 1024px) {
      .heroCarousel-slide .heroCarousel-image-wrapper {
        max-height: 33.33333rem; } }

.heroCarousel-content {
  background-color: white;
  padding: 0.77778rem 1.5rem 3rem;
  text-align: center; }
  @media (min-width: 768px) {
    .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;
      max-height: 80%;
      overflow: auto;
      padding: 2.25rem;
      padding: 1.5rem;
      position: absolute;
      right: 0;
      top: 50%;
      transform: translateY(-50%);
      width: 38.88889rem;
      width: 70%; }
      .heroCarousel-content.heroCarousel-content--empty {
        background-color: transparent;
        left: 50%;
        overflow: visible;
        padding: 0;
        right: auto;
        transform: translateX(-50%) translateY(-50%);
        width: auto; } }

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

.heroCarousel-description {
  color: black;
  font-size: 12px;
  margin: 0; }
  @media (min-width: 768px) {
    .heroCarousel-description {
      font-size: 13px; } }
  @media (min-width: 1024px) {
    .heroCarousel-description {
      font-size: 15px; } }

.heroCarousel-action {
  margin: 1.5rem 0 0; }

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

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

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

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

.writeReview-productImage-container {
  position: relative; }
  .writeReview-productImage-container::after {
    content: "";
    display: block;
    height: 0;
    padding-bottom: 131.8%;
    width: 100%; }
  .writeReview-productImage-container img {
    bottom: 0;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    /* Object-fit polyfill */
    font-family: "object-fit: contain;";
    height: 100%;
    object-fit: contain; }

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

.account--addReturn .table-thead {
  display: none; }
  @media (min-width: 768px) {
    .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: 768px) {
    .account--addReturn .table-tbody {
      display: table-row-group; } }

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

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

.return-itemQuantity .form-label {
  display: inline;
  margin-right: 0.38889rem; }
  @media (min-width: 768px) {
    .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: 768px) {
    .account--addReturn-column {
      width: 50%; } }

.productCarousel {
  margin: 0 -0.75rem;
  max-width: none;
  width: auto;
  min-width: 100%;
  position: relative;
  width: 1px; }
  .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: 768px) {
    .productCarousel-slide {
      width: 33.33333%; } }
  @media (min-width: 1024px) {
    .productCarousel-slide {
      width: 25%; } }
  @media (min-width: 1200px) {
    .productCarousel-slide {
      width: 16.66667%; } }
  .productCarousel-slide .card {
    margin-bottom: 0; }
    .productCarousel-slide .card .card-title {
      overflow-wrap: break-word; }

.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: 1024px) {
    .productReview {
      width: 50%; } }
  @media (min-width: 1200px) {
    .productReview {
      width: 33.33333%; } }

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

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

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

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

.productView {
  padding-top: 1rem; }

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

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

.productView-img-container {
  margin: auto;
  max-width: 500px;
  position: relative;
  width: 100%; }
  .productView-img-container::after {
    content: "";
    display: block;
    height: 0;
    padding-bottom: 131.8%;
    width: 100%; }
  .productView-img-container img {
    bottom: 0;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    /* Object-fit polyfill */
    font-family: "object-fit: contain;";
    height: 100%;
    object-fit: contain;
    width: 100%; }

.productView-thumbnails {
  list-style: none;
  margin-left: 0;
  margin: 0 -0.75rem;
  max-width: none;
  width: auto;
  margin-left: -0.38889rem;
  margin-right: -0.38889rem; }
  .productView-thumbnails ul,
  .productView-thumbnails ol {
    list-style: none;
    margin-bottom: 0; }
  .productView-thumbnails:before, .productView-thumbnails:after {
    content: " ";
    display: table; }
  .productView-thumbnails:after {
    clear: both; }
  .productView-thumbnails[data-slick] {
    opacity: 0; }
    .productView-thumbnails[data-slick].slick-initialized {
      opacity: 1; }
  .productView-thumbnails .slick-list {
    margin-left: 2.22222rem;
    margin-right: 2.22222rem; }
  .productView-thumbnails .slick-next {
    right: 0; }
  .productView-thumbnails .slick-prev {
    left: 0; }
  .productView-thumbnails img {
    bottom: 0;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    /* Object-fit polyfill */
    font-family: "object-fit: contain;";
    margin: 0;
    object-fit: contain;
    position: relative;
    width: 50px; }

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

.productView-thumbnail-link {
  border: 1px solid #e3e3e3;
  box-sizing: content-box;
  display: flex;
  height: 67px;
  justify-content: center;
  max-width: 75px;
  padding: 2px;
  position: relative;
  width: 100%; }
  .productView-thumbnail-link:hover, .productView-thumbnail-link.is-active {
    border-color: #333333; }

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

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

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

.productView-title {
  font-size: 20px;
  margin: -0.77778rem 0 0.38889rem; }
  @media (min-width: 1024px) {
    .productView-title {
      margin-top: 1.5rem; } }
  @media (min-width: 1200px) {
    .productView-title {
      font-size: 28px; } }

.productView-brand {
  color: #333333;
  font-size: 15px;
  margin: 0 0 0.77778rem; }
  @media (min-width: 1200px) {
    .productView-brand {
      font-size: 20px;
      margin: -0.16667rem 0 1rem; } }
  .productView-brand a {
    color: #333333; }
    .productView-brand a:hover {
      color: #333333; }

.productView-price {
  font-size: 15px;
  margin-bottom: 0.5rem; }
  @media (min-width: 1024px) {
    .productView-price {
      font-size: 26px;
      margin-bottom: 1rem; } }
  .productView-price .price-section--saving {
    font-size: 15px; }
  .productView-price abbr {
    border: 0;
    color: inherit;
    font-size: inherit; }

.productView-reviewLink {
  color: #333333;
  display: inline-block;
  margin-left: 0.38889rem;
  vertical-align: middle; }
  .productView-reviewLink:hover {
    color: #333333; }
  .productView-reviewLink--new {
    padding: 0; }

.productView-info {
  margin-top: 0.77778rem; }
  .productView-info:before, .productView-info:after {
    content: " ";
    display: table; }
  .productView-info:after {
    clear: both; }
  @media (min-width: 768px) {
    .productView-info {
      margin-top: 0; } }
  @media (min-width: 768px) {
    .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: 768px) {
    .productView-info-name,
    .productView-info-value {
      float: none; } }

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

.productView-info-value {
  margin-bottom: 0.38889rem; }
  @media (min-width: 768px) {
    .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: 768px) {
    .productView-options {
      text-align: left; } }
  @media (min-width: 768px) {
    .productView-options .form-input[type="number"] {
      width: 16.66667%; } }
  .productView-options .form {
    display: inline; }
    .productView-options .form .add-to-cart-wrapper {
      display: inline; }
  .productView-options input[type="file"] {
    font-size: 13px; }
  .productView-options .form-field {
    font-size: 0;
    margin-bottom: 2rem; }
    .productView-options .form-field--error > .form-inlineMessage {
      font-size: 1rem; }
    .productView-options .form-field > .form-checkbox + .form-label {
      display: inline-block;
      margin-left: 1.5rem;
      width: auto; }
      @media (min-width: 768px) {
        .productView-options .form-field > .form-checkbox + .form-label {
          margin-left: 0;
          width: 100%; } }
    .productView-options .form-field > .form-radio + .form-label {
      display: inline-block;
      text-align: justify; }
    .productView-options .form-field > .form-label:nth-of-type(2) {
      margin-left: 0; }
  @media (min-width: 768px) {
    .productView-options .form-action {
      float: left;
      padding: 0 0.55556rem;
      width: 50%; } }
  @media (min-width: 1024px) {
    .productView-options .form-action {
      padding: 0;
      width: auto; } }
  @media (min-width: 1200px) {
    .productView-options .form-action {
      display: inline-block;
      margin-top: 1rem; } }
  .productView-options .form-action .button {
    width: 100%; }
    @media (min-width: 1024px) {
      .productView-options .form-action .button {
        width: auto; } }
    @media (min-width: 1200px) {
      .productView-options .form-action .button {
        margin-right: 0.77778rem; } }
  .productView-options .form-action .button--primary {
    margin-right: 0.77778rem; }

.productOptions-list {
  border: 1px solid #e3e3e3;
  list-style: none;
  margin: 0;
  max-height: 400px;
  overflow-y: auto; }

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

.shareProduct {
  text-align: center; }

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

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

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

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

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

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

.compareTable-item {
  padding: 3.27778rem 1rem 1.27778rem; }
  @media (min-width: 1024px) {
    .compareTable-item {
      padding-top: 1.27778rem; } }

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

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

.compareTable-action {
  padding: 0 1rem 1rem; }
  .compareTable-action .button {
    display: block;
    padding-left: 0.77778rem;
    padding-right: 0.77778rem;
    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: 55.55556rem; }

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

.toggle {
  border-top: 1px solid #e3e3e3;
  margin-bottom: 2.27778rem; }
  .toggle:last-of-type {
    margin-bottom: 4.55556rem; }

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

.toggleLink {
  color: #333333; }
  .toggleLink:hover {
    color: #333333; }
  .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: 66.66667rem;
  width: 100%;
  border: #e3e3e3 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: 1024px) {
    .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: 1024px) {
    .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: 1024px) {
      .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: 1024px) {
    .facetedSearch-refineFilters {
      display: block; } }

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

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

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

.facetLabel {
  background: #f8f8f3;
  border-radius: 4px;
  padding: 0.16667rem 0.5rem 0.16667rem 0.66667rem;
  text-decoration: none; }
  .facetLabel .icon {
    height: 0.66667rem;
    width: 0.66667rem;
    display: inline-block;
    fill: #333333;
    position: relative;
    top: -1px; }

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

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

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

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

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

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

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

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

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

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

.cart-item-figure {
  float: left;
  margin-bottom: 1.5rem;
  position: relative;
  text-align: center;
  width: 33.33333%; }
  .cart-item-figure::after {
    content: "";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%; }
  @media (min-width: 768px) {
    .cart-item-figure {
      margin-bottom: 0;
      margin-left: -33.33333%;
      width: 33.33333%; } }
  @media (min-width: 1024px) {
    .cart-item-figure {
      float: none;
      padding: 0.5rem 0;
      width: 8.33333%; } }

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

.cart-item-image {
  max-height: 14rem;
  max-width: 100px; }
  @media (min-width: 1024px) {
    .cart-item-image {
      margin-left: 0; } }

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

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

.cart-content-padding-right {
  padding-right: 4px; }

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

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

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

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

.cart-item-brand {
  color: #333333;
  margin-bottom: 0.16667rem; }

.cart-item-name {
  display: inline-block;
  font-size: 15px;
  margin: 0; }
  .cart-item-name__label {
    display: inline-block; }
  .cart-item-name + .definitionList {
    margin-top: 0.38889rem; }

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

.cart-remove {
  background-color: #f8f8f3;
  border-radius: 50%;
  cursor: pointer;
  float: right;
  height: 1rem;
  margin-top: 0.11111rem;
  padding: 0.16667rem;
  transition: background-color 0.15s ease;
  width: 1rem; }
  @media (min-width: 768px) {
    .cart-remove {
      margin-left: 1rem; } }
  .cart-remove.cart-remove--spacer {
    visibility: hidden; }
  .cart-remove > svg {
    fill: #327d5a; }

.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: 768px) {
    .cart-totals {
      float: right;
      width: 75%; } }
  @media (min-width: 1024px) {
    .cart-totals {
      margin-bottom: 1rem;
      width: 58.33333%; } }
  @media (min-width: 1200px) {
    .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: 1024px) {
    .cart-total + .cart-total {
      border-top: 1px solid #e3e3e3; } }
  .cart-total .form-input {
    display: inline-block;
    height: 1.77778rem;
    padding: 0.5rem;
    vertical-align: top;
    width: 75%; }
  .cart-total .form-select {
    background-position: right 0.27778rem center;
    background-size: 1.11111rem 1.11111rem;
    height: 1.77778rem;
    margin-bottom: 0.77778rem;
    padding: 0 0.77778rem; }
  .cart-total .form-inlineMessage {
    text-align: left; }

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

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

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

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

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

.coupon-code-cancel,
.shipping-estimate-show[aria-expanded="true"] {
  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.77778rem;
    padding-right: 0.77778rem;
    width: 20%; }

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

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

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

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

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

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

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

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

.previewCart-additionalCheckoutButtons {
  padding-bottom: 1.5rem;
  padding-right: 1.5rem; }

.previewCartWrapper {
  max-height: calc(100vh - 6rem);
  overflow: auto; }

.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: 66.66667rem;
  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 #e3e3e3; }

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

.previewCartItem-image {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 33.33333%;
  padding: 0;
  position: relative;
  text-align: center; }
  .previewCartItem-image::after {
    content: "";
    display: block;
    height: 0;
    padding-bottom: 100%;
    width: 100%; }
  .previewCartItem-image img {
    bottom: 0;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    max-height: 90%; }
  @media (min-width: 320px) {
    .previewCartItem-image::after {
      padding-bottom: 75%; } }
  @media (min-width: 481px) {
    .previewCartItem-image::after {
      padding-bottom: 100%; } }

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

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

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

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

.previewCartAction {
  margin: 0 auto;
  max-width: 66.66667rem;
  width: 100%;
  border-top: 1px solid #e3e3e3;
  display: block; }
  .previewCartAction:before, .previewCartAction:after {
    content: " ";
    display: table; }
  .previewCartAction:after {
    clear: both; }
  @media (min-width: 320px) {
    .previewCartAction {
      padding: 0.77778rem 0.38889rem; } }
  @media (min-width: 481px) {
    .previewCartAction {
      padding: 1.5rem 0.77778rem; } }
  .previewCartAction .button {
    margin: 0;
    padding-left: 0.77778rem;
    padding-right: 0.77778rem;
    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.38889rem; }

.previewCartAction-checkoutMultiple {
  clear: both;
  padding-left: 0.77778rem;
  padding-top: 0.38889rem; }

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

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

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

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

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

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

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

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

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

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

.panel--newAddress {
  display: block;
  text-align: center;
  text-decoration: none; }
  .panel--newAddress:hover .address-title {
    color: #327d5a; }
  .panel--newAddress .panel-body {
    background-color: transparent;
    border: 1px solid #e3e3e3;
    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: 0.88889rem;
  overflow: hidden;
  padding-bottom: 67.5%;
  padding-top: 1.38889rem;
  position: relative;
  margin-bottom: 1.88889rem; }
  .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: 1024px) {
    .videoGallery-item {
      width: 50%; } }

.video {
  display: block;
  margin-bottom: 1.88889rem;
  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.77778rem; }
    .video-figure > img {
      display: block; }
  .video-figure--opposite {
    float: right;
    margin-left: 0.77778rem;
    margin-right: 0; }
  .video-body:before, .video-body:after {
    content: " ";
    display: table; }
  .video-body:after {
    clear: both; }
  @media (min-width: 1024px) {
    .video {
      margin-bottom: 1.88889rem; } }
  .video:hover, .video.is-active {
    color: #333333;
    opacity: 1; }

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

.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: 66.66667rem;
  width: 100%; }
  .previewCart:before, .previewCart:after {
    content: " ";
    display: table; }
  .previewCart:after {
    clear: both; }
  @media (min-width: 1024px) {
    .previewCart .productView {
      padding-left: 0.75rem;
      padding-right: 0.75rem;
      width: 75%;
      float: left;
      display: flex;
      margin: 0;
      padding-bottom: 0;
      padding-top: 0; }
    .previewCart .productView-image {
      padding-left: 0.75rem;
      padding-right: 0.75rem;
      width: 58.33333%;
      float: left;
      display: flex;
      flex-direction: column; }
    .previewCart .productView-image--cart {
      align-self: flex-start;
      margin: 0 auto;
      width: 100%; }
    .previewCart .productView-details {
      padding-left: 0.75rem;
      padding-right: 0.75rem;
      width: 41.66667%;
      float: left; } }
  .previewCart .productView-title {
    margin-top: 0; }

.previewCartCheckout {
  background: #f8f8f3;
  padding: 1rem;
  text-align: center; }
  @media (min-width: 1024px) {
    .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 + p {
      margin-top: 0.77778rem; }
    .previewCartCheckout .button:not(:last-child) {
      margin-bottom: 0.77778rem; }

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

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

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

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

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

.cookieMessage {
  background: #a3a39d;
  color: #333333;
  display: none; }
  .cookieMessage .button {
    width: 100%; }
    @media (min-width: 1024px) {
      .cookieMessage .button {
        vertical-align: middle;
        width: 25%; } }
    @media (min-width: 1200px) {
      .cookieMessage .button {
        vertical-align: top; } }

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

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

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

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

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

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

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

.advancedSearch-separator {
  display: none; }

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

.search-price-range label {
  display: inline; }
  .search-price-range label input {
    display: block;
    padding-left: 1.5rem; }
    @media (min-width: 768px) {
      .search-price-range label input {
        display: inline;
        width: 6rem; } }
  @media (min-width: 768px) {
    .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; }

.search-nav {
  position: relative; }

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

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

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

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

.account-listShipping {
  border-bottom: 1px solid #e3e3e3;
  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.77778rem; }
  .account-product-figure > img {
    display: block; }

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

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

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

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

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

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

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

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

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

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

.account-product-refundQty {
  color: darkgray;
  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: 768px) {
    .account-product-detail {
      width: 33.33333%; } }
  @media (min-width: 1200px) {
    .account-product-detail {
      width: 25%; } }
  .account-product-detail + .account-product-detail {
    margin-top: 1rem; }
    @media (min-width: 768px) {
      .account-product-detail + .account-product-detail {
        margin-top: 0; } }
  @media (min-width: 768px) {
    .account-product-detail + .account-product-detail--full {
      margin-top: 1.5rem; } }

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

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

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

.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: 1200px) {
      .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: 1200px) {
      .account-product--alignMiddle .account-product-figure {
        left: -2rem; } }
  .account-product--alignMiddle .account-product-body {
    padding-left: 2rem;
    vertical-align: middle; }
    @media (min-width: 1200px) {
      .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: #333333;
  float: left;
  font-weight: 400; }
  .account-orderTotal-key:last-of-type {
    position: relative;
    top: 0.27778rem; }

.account-orderTotal-value {
  border-bottom: 1px solid #e3e3e3;
  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: 768px) {
    .account-orderStatus {
      float: right;
      position: inherit;
      text-align: right; } }

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

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

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

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

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

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

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

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

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

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

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

.wishlist-form {
  margin: 0 auto;
  max-width: 66.66667rem;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  max-width: 30.55556rem; }
  .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: 36.11111rem;
  text-align: center; }

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

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

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

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

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

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

.paymentMethodsTitle {
  margin: 0 0 0.77778rem;
  padding: 0;
  text-transform: none;
  width: 100%; }

.paymentMethodsGrid {
  display: flex;
  flex-wrap: wrap;
  margin: -0.77778rem;
  margin-bottom: 1.5rem; }
  .paymentMethodsGrid-item {
    padding: 0.77778rem;
    width: 100%; }
    @media (min-width: 768px) {
      .paymentMethodsGrid-item {
        width: 50%; } }

.paymentMethod {
  background-color: #e5e5e5;
  border: 1px solid #e3e3e3;
  border-radius: 0.16667rem;
  display: flex;
  flex-flow: column nowrap;
  height: 100%; }
  .paymentMethod-row {
    padding: 1.5rem; }
    .paymentMethod-row:first-child {
      background-color: #fff; }
    .paymentMethod-row:last-child {
      margin-top: auto; }
    .paymentMethod-row:only-child {
      height: 100%; }
  .paymentMethod .button {
    margin-bottom: 0; }

.methodHeader {
  align-items: center;
  display: flex;
  flex-flow: row;
  justify-content: space-between; }
  .methodHeader-icon {
    margin-right: 0.77778rem;
    width: 1.55556rem; }
    @media (min-width: 1200px) {
      .methodHeader-icon {
        width: 2.33333rem; } }
  .methodHeader-title {
    font-size: 13px;
    font-weight: 600; }
    @media (min-width: 1200px) {
      .methodHeader-title {
        font-size: 1rem; } }
  .methodHeader-brand {
    font-size: 13px;
    font-weight: 600; }
    @media (min-width: 1200px) {
      .methodHeader-brand {
        font-size: 1rem; } }
  .methodHeader-meta {
    display: flex;
    flex-wrap: nowrap;
    margin-left: auto;
    padding-left: 0.77778rem; }
  .methodHeader-default {
    fill: #585858;
    height: 1rem;
    margin-left: 0.77778rem;
    width: 1rem; }
    @media (min-width: 1200px) {
      .methodHeader-default {
        height: 1.11111rem;
        width: 1.11111rem; } }
  .methodHeader-expiry {
    font-size: 15px;
    text-transform: capitalize; }

.methodDetails {
  display: flex;
  margin: 0; }
  .methodDetails-label {
    flex: 1;
    font-weight: 600; }
  .methodDetails-description {
    flex: 2;
    font-size: 13px; }

.newPaymentMethod {
  align-items: center;
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-items: center;
  min-height: 10.33333rem;
  text-decoration: none; }
  .newPaymentMethod-icon {
    font-size: 50px;
    line-height: 1;
    margin: auto 0 0.77778rem; }
  .newPaymentMethod-title {
    margin: 0 auto auto;
    text-align: center; }

@media (min-width: 768px) {
  .paymentMethodForm {
    max-width: 60%; } }

@media (min-width: 768px) {
  .paymentMethodForm-column {
    display: flex; }
    .paymentMethodForm-column:first-child .form-field {
      margin-bottom: 0.77778rem; } }

.paymentMethodForm-heading {
  color: #333333;
  font-family: "Poppins", Arial, Helvetica, sans-serif;
  margin-top: 1.5rem;
  text-transform: capitalize; }

.paymentMethodForm-subheading {
  display: flex;
  font-weight: 600; }

@media (min-width: 768px) {
  .paymentMethodForm-cards {
    margin-left: auto; } }

.paymentMethodForm-cards-icon {
  margin-right: 0.16667rem;
  width: 1.88889rem; }

.paymentMethodForm-inputs {
  position: relative; }
  @media (min-width: 768px) {
    .paymentMethodForm-inputs:last-child {
      padding-left: 1.5rem;
      width: 30%; }
    .paymentMethodForm-inputs:first-child {
      width: 70%; } }

.paymentMethodForm-inputs-icon {
  position: absolute;
  right: 0.5rem;
  top: 2.16667rem; }
  .paymentMethodForm-inputs-icon.icon {
    fill: darkgray;
    height: 1.16667rem;
    width: 1.16667rem; }

.paymentMethodForm-details {
  margin-bottom: 0; }
  @media (min-width: 768px) {
    .paymentMethodForm-details {
      display: inline-block;
      margin: 0 3rem 0 0; } }

.paymentMethodForm-details-term {
  font-weight: 400;
  margin-bottom: 0.77778rem; }

.paymentMethodForm-details-description {
  font-size: 15px;
  font-weight: 600;
  letter-spacing: 0.25px; }

.category-header-image {
  width: 100%; }

.skip-to-main-link {
  background: white;
  color: black;
  font-weight: 700;
  left: 50%;
  padding: 4px;
  position: absolute;
  transform: translate(-50%, calc(-100% - 55px));
  transition: transform 0.3s;
  z-index: 500; }
  .skip-to-main-link:focus {
    transform: translate(-50%, 0%); }

.header {
  background-color: white;
  border-bottom: 1px solid #e3e3e3;
  height: 55px;
  /*position: fixed;*/
  top: 0;
  width: 100%;
  z-index: 100; }
  @media (min-width: 1024px) {
    .header {
      border-bottom: 1px solid #e3e3e3;
      display: flex;
      flex-direction: column;
      height: auto;
      overflow: visible;
      position: relative; } }
  .header.is-open {
    height: 100%; }
    @media (min-width: 1024px) {
      .header.is-open {
        height: auto; } }

.header-logo {
  font-size: 0;
  height: 55px;
  margin: 0 3.05556rem;
  text-align: center; }
  @media (min-width: 768px) {
    .header-logo {
      margin-left: 4.58333rem;
      margin-right: 4.58333rem; } }
  @media (min-width: 1024px) {
    .header-logo {
      height: auto;
      margin: 4rem auto 4.5rem;
      padding: 0; }
      .header.fixed .header-logo {
        background-color: #a3a39d;
        margin: 0;
        padding: 0.38889rem 0;
        position: absolute;
        top: 0;
        width: 100%; } }
  .header-logo__link {
    align-items: center;
    color: #333333;
    display: flex;
    height: inherit;
    justify-content: center;
    margin: 0 auto;
    position: relative;
    text-decoration: none;
    width: 70%;
    z-index: 20; }
    .header-logo__link:before, .header-logo__link:after {
      content: " ";
      display: table; }
    .header-logo__link:after {
      clear: both; }
    @media (min-width: 1024px) {
      .header-logo__link {
        background: none;
        border-bottom: 0;
        display: inline-flex;
        padding: 0;
        width: auto; } }
    .header-logo__link:hover {
      color: #757575; }
    .header-logo__link:active {
      color: #327d5a; }

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

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

.header-logo-text {
  display: block;
  font-family: "Poppins", Arial, Helvetica, sans-serif;
  font-size: 2.25vw;
  font-weight: 700;
  letter-spacing: 0.11111rem;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  text-overflow: ellipsis;
  text-transform: uppercase;
  white-space: nowrap; }
  @media (min-width: 768px) {
    .header-logo-text {
      font-size: 2.5vw; } }
  @media (min-width: 1024px) {
    .header-logo-text {
      display: inline;
      font-size: 28px;
      max-width: none;
      overflow: auto;
      padding: 0 10px;
      white-space: normal; }
      .header.fixed .header-logo-text {
        font-size: 26px; } }

.header-logo-image-container {
  position: relative;
  width: 100%;
  /*@include breakpoint("xlarge") {
        min-height: get-height(stencilString("logo_size"));
    }*/ }

.header-logo-image-container::after {
  content: "";
  display: block; }

.header-logo-image {
  display: block;
  margin: 0 auto;
  /*max-height: remCalc($header-height) - $header-logo-marginVertical * 2;*/ }
  @media (min-width: 1024px) {
    .header-logo-image {
      max-height: none; } }

.header-logo-image-unknown-size {
  max-height: 1.5rem; }
  @media (min-width: 1024px) {
    .header-logo-image-unknown-size {
      max-height: none; } }

.mobileMenu-toggle {
  height: 3.05556rem;
  width: 3.05556rem;
  display: inline-block;
  font-size: 0;
  left: 0;
  overflow: hidden;
  padding: 0 1rem;
  position: absolute;
  z-index: 50; }
  @media (min-width: 1024px) {
    .mobileMenu-toggle {
      display: none; } }
  .mobileMenu-toggle .mobileMenu-toggleIcon,
  .mobileMenu-toggle .mobileMenu-toggleIcon::before,
  .mobileMenu-toggle .mobileMenu-toggleIcon::after {
    background: #cddb3e;
    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.11111rem; }
  .mobileMenu-toggle .mobileMenu-toggleIcon {
    top: 1.5rem;
    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: #cddb3e;
      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: spacing("double") * 2;
    margin-top: spacing("single"); // 1

    @include breakpoint("medium") {
        margin-top: spacing("single") + spacing("base"); // 1
    }*/ }

.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: 1024px) {
  .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: 1024px) {
    .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: #cddb3e;
  border-top: 1px solid #e3e3e3;
  padding: 3rem 0;
  position: relative;
  transform: translateZ(0); }

.footer-title-sr-only {
  height: 1px;
  left: -10000px;
  overflow: hidden;
  position: absolute;
  top: auto;
  width: 1px; }

.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: #333333;
  display: inline-block;
  float: none;
  font-size: 1rem;
  margin-bottom: 3rem;
  overflow-wrap: break-word;
  text-align: center;
  vertical-align: top;
  -ms-word-break: break-all; }
  @media (min-width: 768px) {
    .footer-info-col {
      text-align: left;
      width: 50%; } }
  @media (min-width: 1024px) {
    .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: 1024px) {
  .footer-info-col--small {
    width: 16.66667%; } }

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

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

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

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

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

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

.footer-copyright {
  text-align: center; }
  @media (min-width: 768px) {
    .footer-copyright {
      text-align: left; } }
  .footer-copyright > .powered-by {
    color: #333333;
    font-size: 12px;
    margin: 0; }
  .footer-copyright > .paypal-credit {
    color: #333333;
    font-size: 12px;
    margin: 1em 0 2em; }
  .footer-copyright a {
    color: #333333;
    text-decoration: none; }
    .footer-copyright a:hover {
      color: #333333; }

.footer-payment-icons {
  height: 2.22222rem;
  margin-top: 1.5rem; }
  @media (min-width: 1024px) {
    .footer-payment-icons {
      margin-top: 3rem; } }
  .footer-payment-icons .footer-payment-icon {
    height: 100%;
    margin: 0.38889rem;
    vertical-align: middle;
    width: 2.77778rem; }
  .footer-payment-icons svg {
    fill: #245a41; }

.footer-newsletter-summary {
  text-align: left; }

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

.blog {
  margin-bottom: 1.5rem; }
  @media (min-width: 1024px) {
    .blog {
      margin: auto;
      width: 100%; } }
  .blog + .blog {
    border-top: 1px solid #e3e3e3;
    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.38889rem; }
  .blog-title a {
    text-decoration: none; }

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

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

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

.blog-thumbnail {
  margin: 0 auto 2rem;
  max-width: 500px;
  position: relative; }
  .blog-thumbnail img {
    width: 100%; }

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

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

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

.sidebarBlock-heading {
  font-size: 0.83333rem;
  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: 768px) {
      .brandGrid .brand {
        width: 33.33333%; } }
    @media (min-width: 1024px) {
      .brandGrid .brand {
        width: 25%; } }
    .brandGrid .brand .card-title {
      text-align: center; }

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

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

.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: 768px) {
      .productGrid .product {
        width: 33.33333%; } }
    @media (min-width: 1024px) {
      .productGrid .product {
        width: 25%; } }

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

.productMasonry {
  column-count: 2;
  column-fill: auto;
  column-gap: 1.11111rem;
  margin: 0 0 1.5rem;
  overflow: hidden; }
  @media (min-width: 768px) {
    .productMasonry {
      column-count: 3; } }
  @media (min-width: 1024px) {
    .productMasonry {
      column-count: 4; } }
  .productMasonry .product {
    break-inside: avoid;
    display: block;
    margin-bottom: 3rem;
    padding: 0;
    page-break-inside: avoid;
    width: 100%; }
  .productMasonry .card {
    margin: 0; }

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

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

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

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

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

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

@media (min-width: 1200px) {
  .listItem:focus-within .listItem-figureBody {
    opacity: 1; } }

@media (min-width: 1200px) {
  .listItem.focus-within .listItem-figureBody {
    opacity: 1; } }

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

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

.listItem-button {
  background-color: rgba(255, 255, 255, 0.9);
  color: #327d5a; }
  .listItem-button:hover, .listItem-button:focus {
    background-color: white;
    color: #327d5a; }

.listItem-figure {
  margin: 0 0 1.5rem;
  position: relative; }
  @media (min-width: 768px) {
    .listItem-figure {
      margin-bottom: 0;
      padding-left: 0.77778rem;
      padding-right: 0.77778rem;
      width: 25%; } }
  .listItem-figure__link {
    display: block;
    margin: 3px; }
  .listItem-figure .listItem-button {
    margin: 1.5rem 0; }
    @media (min-width: 1200px) {
      .listItem-figure .listItem-button {
        display: inline-block;
        margin: 0;
        pointer-events: all; } }

.listItem-figureBody {
  opacity: 1;
  text-align: center; }
  @media (min-width: 1200px) {
    .listItem-figureBody {
      left: 50%;
      opacity: 0;
      position: absolute;
      top: 50%;
      transform: translateX(-50%) translateY(-50%); }
      .listItem:hover .listItem-figureBody {
        opacity: 1; } }

.listItem-image {
  width: 100%; }

@media (min-width: 768px) {
  .listItem-body {
    padding-left: 1.27778rem;
    padding-right: 0.77778rem;
    width: 75%; } }

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

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

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

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

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

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

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

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

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

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

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

.productView {
  margin: 0 -0.75rem;
  max-width: none;
  width: auto;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  margin-left: -1rem;
  margin-right: -1rem; }
  .productView:before, .productView:after {
    content: " ";
    display: table; }
  .productView:after {
    clear: both; }
  @media (min-width: 1024px) {
    .productView {
      display: block; } }
  .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: 1024px) {
    .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: 1024px) {
    .productView-details {
      clear: right;
      float: right;
      width: 50%; } }
  .productView--quickView .productView-details {
    position: relative; }
  .productView-details.product-data {
    order: -1; }

.productView-description {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 100%;
  float: left;
  padding-left: 1rem;
  padding-right: 1rem;
  position: relative;
  z-index: 1; }
  .productView-description .productView-title {
    border-bottom: 1px solid #e3e3e3;
    margin-bottom: 1rem;
    padding-left: 1rem;
    padding-right: 1rem; }
  @media (min-width: 1024px) {
    .productView-description .productView-description {
      clear: both;
      float: none;
      width: 100%; } }

.sale-flag-star,
.sale-flag-star::before,
.sale-flag-star::after, .sold-out-flag-star,
.sold-out-flag-star::before,
.sold-out-flag-star::after {
  content: "";
  display: block;
  height: 2.77778rem;
  left: 0;
  overflow: visible;
  position: absolute;
  top: 0;
  transform: scaleX(1) scaleY(1) scaleZ(1);
  transform-origin: 50% 50% 0;
  transition: background-color 800ms ease;
  width: 2.77778rem;
  z-index: 10; }
  
  .sale-flag-star::before,
  .sold-out-flag-star::before {
    transform: rotateZ(30deg) scaleX(1) scaleY(1) scaleZ(1); }
  
  .sale-flag-star::after,
  .sold-out-flag-star::after {
    transform: rotateZ(60deg) scaleX(1) scaleY(1) scaleZ(1); }

.sale-flag-star,
.sale-flag-star::before,
.sale-flag-star::after {
  background: #e81212; }

.sold-out-flag-star,
.sold-out-flag-star::before,
.sold-out-flag-star::after {
  background: #007dc6; }

.starwrap {
  height: 2.77778rem;
  left: 12px;
  position: absolute;
  top: 12px;
  width: 2.77778rem; }

.listItem-figure .starwrap {
  transform: scale(0.7); }
  @media (min-width: 768px) {
    .listItem-figure .starwrap {
      top: 0;
      transform: scale(0.6); } }
  @media (min-width: 1200px) {
    .listItem-figure .starwrap {
      top: 10px;
      transform: scale(0.7); } }

.sale-text-burst, .sold-out-text-burst {
  font-weight: 600;
  line-height: 0.83333rem;
  position: absolute;
  text-align: center;
  top: 20%;
  width: 2.77778rem;
  z-index: 50; }

.sale-text-burst {
  color: white; }

.sold-out-text-burst {
  color: white; }

.product:hover .starwrap .sale-flag-star,
.product:hover .starwrap .sale-flag-star::before,
.product:hover .starwrap .sale-flag-star::after {
  background: #e81212; }

.product:hover .starwrap .sold-out-flag-star,
.product:hover .starwrap .sold-out-flag-star::before,
.product:hover .starwrap .sold-out-flag-star::after {
  background: black; }

.sale-flag-side, .sold-out-flag-side {
  border-radius: 0 50px 50px 0;
  font-size: 15px;
  font-weight: 700;
  height: 1.11111rem;
  line-height: 0.88889rem;
  padding-left: 0.5rem;
  padding-right: 0.77778rem;
  padding-top: 0.08333rem;
  position: absolute;
  transition: background-color 800ms ease;
  z-index: 10; }

.sale-flag-side {
  background: #e81212;
  color: white; }

.sold-out-flag-side {
  background: #007dc6;
  color: white; }

.product:hover .sale-flag-side {
  background: #e81212; }

.product:hover .sold-out-flag-side {
  background: black; }

.sale-flag-sash, .sold-out-flag-sash {
  font-size: 15px;
  font-weight: 700;
  height: 1.11111rem;
  left: -25px;
  line-height: 0.88889rem;
  padding-top: 0.08333rem;
  position: absolute;
  text-align: center;
  top: 25px;
  transform: rotate(-45deg);
  transition: background-color 800ms ease;
  width: 6.61111rem;
  z-index: 10; }

.sale-flag-sash {
  background: #e81212;
  color: white; }

.sold-out-flag-sash {
  background: #007dc6;
  color: white; }

.listItem-figure .sale-flag-sash,
.listItem-figure .sold-out-flag-sash {
  top: 24px; }
  @media (min-width: 768px) {
    .listItem-figure .sale-flag-sash,
    .listItem-figure .sold-out-flag-sash {
      left: -20px;
      top: 19px; } }
  @media (min-width: 1200px) {
    .listItem-figure .sale-flag-sash,
    .listItem-figure .sold-out-flag-sash {
      left: -15px;
      top: 24px; } }

.product:hover .sale-flag-sash {
  background: #e81212; }

.product:hover .sold-out-flag-sash {
  background: black; }

.product {
  overflow: hidden; }

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

.form-option-variant--none {
  height: 22px;
  overflow: hidden; }

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

.form-option-expanded {
  background-color: white;
  border: 1px solid #327d5a;
  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 {
  display: block;
  height: 100px;
  width: 100px;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover; }

.account {
  margin-bottom: 1.5rem; }

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

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

@media (min-width: 1024px) {
  .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: 1024px) {
  .account-content--fixed {
    width: 66.66667%; } }

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

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

/* for custom variables */
/* screensize variables and mixin function start */
/* screensize variables and mixin function End */
/* display flex mixin function start */
/* display flex mixin function start */
/* for header */
.default-page {
  padding-top: 0; }
  .default-page .header {
    border: none; }

.header {
  height: auto;
  background-color: white;
  border-color: white;
  transition: all 0.3s ease-in-out; }
  .header.headerfixed {
    background-color: white;
    border-color: transparent;
    position: fixed; }
    @media (min-width: 1024px) {
      .header.headerfixed .header-logo .header-logo__link {
        width: 100%; } }
    @media (min-width: 1024px) {
      .header.headerfixed .header-logo .header-logo__link.store_image {
        width: 70%; } }
  @media (min-width: 1024px) {
    .header .container {
      position: static; } }
  .header .mobileMenu-toggle {
    padding: 0 20px;
    top: 50%;
    transform: translateY(-50%); }
    .header .mobileMenu-toggle .mobileMenu-toggleIcon {
      height: 3px;
      width: 17px;
      background-color: #327d5a; }
      .header .mobileMenu-toggle .mobileMenu-toggleIcon:before, .header .mobileMenu-toggle .mobileMenu-toggleIcon:after {
        width: 27px;
        height: 3px;
        background-color: #327d5a; }
    .header .mobileMenu-toggle.is-open .mobileMenu-toggleIcon {
      background-color: transparent; }
  .header .headersearch-dropdownbox {
    position: absolute;
    left: 0;
    top: 100%;
    right: 0;
    width: 100%;
    z-index: 101;
    transition: all 0.3s ease-in-out; }
    @media (min-width: 1024px) {
      .header .headersearch-dropdownbox {
        left: 0; } }
    .header .headersearch-dropdownbox .dropdown--quickSearch {
      position: static;
      padding: 15px 0;
      width: 100% !important;
      border: 1px solid white;
      background: #f8f8f3; }
      @media (min-width: 1024px) {
        .header .headersearch-dropdownbox .dropdown--quickSearch {
          padding: 38px; } }
    .header .headersearch-dropdownbox .search-icon-main {
      position: absolute;
      right: 15px;
      top: 50%;
      transform: translateY(-50%);
      background-color: transparent;
      border: none;
      padding: 0;
      margin: 0;
      font-size: 0;
      cursor: pointer; }
    .header .headersearch-dropdownbox.is-open {
      right: 0 !important; }
    .header .headersearch-dropdownbox .container {
      padding: 0; }
    .header .headersearch-dropdownbox .searchboxmain {
      position: relative;
      padding-top: 24px; }
      @media (min-width: 1024px) {
        .header .headersearch-dropdownbox .searchboxmain {
          padding-top: 0; } }
      .header .headersearch-dropdownbox .searchboxmain .form {
        position: relative;
        width: calc(100% - 30px); }
        @media (min-width: 1024px) {
          .header .headersearch-dropdownbox .searchboxmain .form {
            width: auto; } }
      .header .headersearch-dropdownbox .searchboxmain .form-input {
        color: #327d5a;
        background-color: rgba(50, 125, 90, 0.2);
        border: 0;
        border-bottom: 1px solid #327d5a;
        border-radius: 8px; }
        .header .headersearch-dropdownbox .searchboxmain .form-input::placeholder {
          color: #327d5a; }
      .header .headersearch-dropdownbox .searchboxmain .Headericon {
        width: 20px;
        height: 20px;
        stroke: none;
        fill: #327d5a;
        margin: 0;
        transition: all 0.3s ease-in-out; }
        @media (min-width: 1700px) {
          .header .headersearch-dropdownbox .searchboxmain .Headericon {
            width: 25px;
            height: 25px; } }
        .header .headersearch-dropdownbox .searchboxmain .Headericon:hover {
          fill: black; }
        .header .headersearch-dropdownbox .searchboxmain .Headericon + .icon {
          display: none; }
    .header .headersearch-dropdownbox .quickSearchResults .modal-close {
      top: 0;
      right: 15px;
      background-color: rgba(50, 125, 90, 0.2);
      border-radius: 5px;
      border-bottom: 1px solid #cddb3e;
      transition: all 0.3s ease-in-out;
      display: block; }
      @media (min-width: 1024px) {
        .header .headersearch-dropdownbox .quickSearchResults .modal-close {
          right: 0; } }
    .header .headersearch-dropdownbox .quickSearchResults .productGrid {
      height: calc(70vh - 3rem);
      padding: 0;
      overflow-y: auto;
      width: 100%;
      margin: 1.5rem 0 0;
      display: flex;
      flex-wrap: wrap; }
      @media (min-width: 1024px) {
        .header .headersearch-dropdownbox .quickSearchResults .productGrid {
          margin-top: 3rem; } }
      .header .headersearch-dropdownbox .quickSearchResults .productGrid .product {
        width: calc(100% / 2); }
        @media (min-width: 768px) {
          .header .headersearch-dropdownbox .quickSearchResults .productGrid .product {
            width: calc(100% / 3); } }
        @media (min-width: 1200px) {
          .header .headersearch-dropdownbox .quickSearchResults .productGrid .product {
            width: calc(100% / 4); } }
  .header .header-logo {
    height: auto;
    padding: 13px 0;
    text-align: left;
    transition: all 0.3s ease-in-out; }
    @media (min-width: 1024px) {
      .header .header-logo {
        padding: 15px 0; } }
    .header .header-logo .header-logo__link {
      width: 100%;
      max-width: 132px;
      transition: all 0.3s ease-in-out; }
      @media (min-width: 1024px) {
        .header .header-logo .header-logo__link {
          max-width: 100%; } }
      .header .header-logo .header-logo__link .header-logo-image-unknown-size {
        max-height: initial; }
      .header .header-logo .header-logo__link .header-logo-text {
        overflow: inherit;
        text-overflow: inherit; }
  .header .Headerbox {
    display: flex;
    justify-content: center; }
    @media (min-width: 1024px) {
      .header .Headerbox.center-box .header-logo {
        order: 2;
        margin-left: auto;
        display: flex;
        align-items: center;
        justify-content: center; } }
    @media (min-width: 1024px) {
      .header .Headerbox.center-box .navPages-container {
        order: 1;
        width: auto;
        width: 40%; } }
    @media (min-width: 1024px) {
      .header .Headerbox.center-box .navPages-container .navPages {
        justify-content: flex-start; } }
    @media (min-width: 1700px) {
      .header .Headerbox.center-box .navPages-container .navPages .navPages-list .navPages-item {
        margin: 0 15px; } }
    @media (min-width: 1024px) {
      .header .Headerbox.center-box .navUser {
        right: 0;
        order: 3;
        margin-left: auto;
        width: 40%;
        justify-content: flex-end; } }
    @media (min-width: 1024px) {
      .header .Headerbox.left-box .header-logo {
        margin-right: auto; } }
    @media (min-width: 1024px) {
      .header .Headerbox.left-box .navPages-container {
        margin: 0 auto; } }
    @media (min-width: 1024px) {
      .header .Headerbox.left-box .navUser {
        margin-left: auto; } }
    .header .Headerbox.left-box .dropdown-menu {
      top: 33px !important; }
    .header .Headerbox.right-box .dropdown-menu {
      top: 33px !important; }
    @media (min-width: 1024px) {
      .header .Headerbox.right-box .header-logo {
        order: 3;
        margin-left: auto; } }
    @media (min-width: 1024px) {
      .header .Headerbox.right-box .navPages-container {
        order: 2;
        width: auto;
        width: 50%;
        margin: 0 auto;
        position: static; } }
    @media (min-width: 1700px) {
      .header .Headerbox.right-box .navPages-container .navPages .navPages-list .navPages-item {
        margin: 0 15px; } }
    @media (min-width: 1024px) {
      .header .Headerbox.right-box .navUser {
        order: 1;
        margin-right: auto; } }
    .header .Headerbox.right-box .navUser .navUser-section {
      position: relative; }
      @media (min-width: 1700px) {
        .header .Headerbox.right-box .navUser .navUser-section .navUser-item {
          margin: 0 15px; } }
      @media (min-width: 1024px) {
        .header .Headerbox.right-box .navUser .navUser-section .navUser-item .dropdown-menu.is-open::after {
          left: 0.9rem;
          right: auto; } }
      @media (min-width: 1024px) {
        .header .Headerbox.right-box .navUser .navUser-section .navUser-item .dropdown-menu.is-open::before {
          left: 0.77rem;
          right: auto; } }
    .header .Headerbox .header-logo {
      margin: 0; }
      @media (min-width: 1024px) {
        .header .Headerbox .header-logo {
          max-width: 150px; } }
      @media (min-width: 1440px) {
        .header .Headerbox .header-logo {
          max-width: 250px; } }
      @media (min-width: 1700px) {
        .header .Headerbox .header-logo {
          max-width: initial; } }
    @media (min-width: 1024px) {
      .header .Headerbox .navPages-container {
        width: 70%; } }
    @media (min-width: 1440px) {
      .header .Headerbox .navPages-container {
        width: 65%; } }
    @media (min-width: 1024px) {
      .header .Headerbox .navPages-container .navPages {
        display: flex;
        justify-content: center; } }
    @media (min-width: 1024px) {
      .header .Headerbox .navPages-container .navPages .navPages-list .navPages-item {
        margin: 0 10px; } }
    @media (min-width: 1700px) {
      .header .Headerbox .navPages-container .navPages .navPages-list .navPages-item {
        margin: 0 12px; } }
    @media (min-width: 1024px) {
      .header .Headerbox .navPages-container .navPages .navPages-list .navPages-item:first-child {
        margin-left: 0; } }
    @media (min-width: 1700px) {
      .header .Headerbox .navPages-container .navPages .navPages-list .navPages-item {
        margin: 0 14px; } }
    .header .Headerbox .navPages-container .navPages .navPages-list .navPages-item .navPages-action {
      transition: all 0.3s ease-in-out; }
      @media (min-width: 1024px) {
        .header .Headerbox .navPages-container .navPages .navPages-list .navPages-item .navPages-action {
          padding: 0; } }
    .header .Headerbox .navUser {
      right: 20px;
      transform: none;
      z-index: 100;
      width: auto;
      top: 0;
      bottom: 0;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -ms-flex-align: center;
      -webkit-align-items: center;
      -webkit-box-align: center;
      align-items: center; }
      @media (min-width: 1024px) {
        .header .Headerbox .navUser {
          right: 0;
          width: auto;
          padding: 0;
          z-index: 121;
          display: -ms-flexbox;
          display: -webkit-flex;
          display: flex;
          -ms-flex-align: center;
          -webkit-align-items: center;
          -webkit-box-align: center;
          align-items: center; } }
      .header .Headerbox .navUser .navUser-item-quickSearch {
        display: block; }
      .header .Headerbox .navUser .Headericon {
        width: 20px;
        height: 20px;
        stroke: none;
        fill: #327d5a;
        margin: 0;
        vertical-align: middle;
        transition: all 0.3s ease-in-out; }
        @media (min-width: 1700px) {
          .header .Headerbox .navUser .Headericon {
            width: 25px;
            height: 25px; } }
        .header .Headerbox .navUser .Headericon:hover {
          fill: black; }
        .header .Headerbox .navUser .Headericon + .icon {
          display: none; }
      .header .Headerbox .navUser .navUser-section {
        position: relative; }
        .header .Headerbox .navUser .navUser-section .navUser-item--cart__hidden-s {
          display: block; }
        .header .Headerbox .navUser .navUser-section .navUser-item {
          float: left;
          margin-left: 20px;
          line-height: 1; }
          @media (min-width: 1024px) {
            .header .Headerbox .navUser .navUser-section .navUser-item {
              margin: 0 10px; } }
          .header .Headerbox .navUser .navUser-section .navUser-item .navUser-action {
            padding: 0; }
          @media (min-width: 1700px) {
            .header .Headerbox .navUser .navUser-section .navUser-item {
              margin: 0 20px; } }
          @media (min-width: 1024px) {
            .header .Headerbox .navUser .navUser-section .navUser-item:first-child {
              margin-left: 0; } }
          @media (min-width: 1024px) {
            .header .Headerbox .navUser .navUser-section .navUser-item:last-child {
              margin-right: 0; } }
          .header .Headerbox .navUser .navUser-section .navUser-item .dropdown-menu:focus {
            outline: none !important; }
          @media (min-width: 1024px) {
            .header .Headerbox .navUser .navUser-section .navUser-item .dropdown-menu .navUser-item .navUser-action {
              padding: 17px 20px 0;
              display: block;
              text-transform: capitalize;
              font-weight: 400; } }
          .header .Headerbox .navUser .navUser-section .navUser-item .dropdown-menu .navUser-item .navUser-action.navUser-item--compare .countPill {
            background-color: transparent;
            border-radius: 0;
            width: auto;
            height: auto;
            line-height: 1;
            color: black;
            transition: all 0.3s ease-in-out; }
          .header .Headerbox .navUser .navUser-section .navUser-item .dropdown-menu .navUser-item .navUser-action.navUser-item--compare:hover .countPill {
            color: #327d5a; }
          .header .Headerbox .navUser .navUser-section .navUser-item .dropdown-menu .navUser-item:last-child .navUser-action {
            padding-bottom: 24px; }
          @media (min-width: 1024px) {
            .header .Headerbox .navUser .navUser-section .navUser-item .currencyselectorbox {
              padding: 17px 20px; }
              .header .Headerbox .navUser .navUser-section .navUser-item .currencyselectorbox .currencyBox {
                padding: 10px 3px 0;
                border-top: 1px solid #cccccc; }
                .header .Headerbox .navUser .navUser-section .navUser-item .currencyselectorbox .currencyBox .navUser-item .navUser-action {
                  padding: 0; }
                .header .Headerbox .navUser .navUser-section .navUser-item .currencyselectorbox .currencyBox .currencyselectionbox {
                  display: flex;
                  align-items: center;
                  flex-wrap: wrap;
                  margin-top: 10px;
                  position: static;
                  box-shadow: none;
                  border: none;
                  width: auto; }
                  .header .Headerbox .navUser .navUser-section .navUser-item .currencyselectorbox .currencyBox .currencyselectionbox li {
                    padding: 0;
                    margin: 5px 5px 5px 0;
                    border: 1px solid #cccccc;
                    border-radius: 4px; }
                    .header .Headerbox .navUser .navUser-section .navUser-item .currencyselectorbox .currencyBox .currencyselectionbox li a {
                      line-height: 1;
                      padding: 5px;
                      position: relative;
                      display: inline-block;
                      z-index: 999; }
                      .header .Headerbox .navUser .navUser-section .navUser-item .currencyselectorbox .currencyBox .currencyselectionbox li a .flag {
                        position: relative;
                        z-index: -1; }
                    .header .Headerbox .navUser .navUser-section .navUser-item .currencyselectorbox .currencyBox .currencyselectionbox li.activecurrency {
                      border: 1px solid #327d5a; } }
      .header .Headerbox .navUser .navUser-item--cart .navUser-item-cartLabel {
        display: block; }
      .header .Headerbox .navUser .navUser-item--cart .navUser-action {
        padding: 0; }
      .header .Headerbox .navUser .navUser-item--cart .countPill {
        position: absolute;
        top: -10px;
        right: -10px; }
        @media (min-width: 1700px) {
          .header .Headerbox .navUser .navUser-item--cart .countPill {
            top: -8px;
            right: -8px; } }
      .header .Headerbox .navUser .navUser-item--cart .dropdown-menu.dropdownfull.is-open {
        position: fixed !important;
        top: 0 !important;
        right: 0 !important;
        left: auto !important;
        width: 100% !important;
        height: 100vh;
        overflow: auto;
        z-index: 110; }
        @media (min-width: 1024px) {
          .header .Headerbox .navUser .navUser-item--cart .dropdown-menu.dropdownfull.is-open {
            min-width: 615px !important; } }
        .header .Headerbox .navUser .navUser-item--cart .dropdown-menu.dropdownfull.is-open:before {
          content: "";
          position: fixed;
          top: 0;
          left: 0;
          right: 0;
          bottom: 0;
          height: 100%;
          background: #052b19;
          z-index: 200;
          opacity: .87;
          border: none; }
          @media (min-width: 1024px) {
            .header .Headerbox .navUser .navUser-item--cart .dropdown-menu.dropdownfull.is-open:before {
              width: calc(100% - 615px); } }
      .header .Headerbox .navUser .navUser-item--cart .dropdown-menu.dropdownfull .previewCartWrapper {
        padding: 35px; }
        .header .Headerbox .navUser .navUser-item--cart .dropdown-menu.dropdownfull .previewCartWrapper .previewCart .cartheaderbox .carttitilemain .cart-heading {
          margin-top: 0;
          text-align: left;
          line-height: 1;
          margin-bottom: 20px;
          color: #327d5a;
          font-size: 26px; }
        .header .Headerbox .navUser .navUser-item--cart .dropdown-menu.dropdownfull .previewCartWrapper .previewCart .cartheaderbox .cartitemcountbox {
          font-size: 14px;
          color: #585858; }
        .header .Headerbox .navUser .navUser-item--cart .dropdown-menu.dropdownfull .previewCartWrapper .previewCart .cartheaderbox .progresscarttext {
          font-size: 13px;
          color: #333333; }
        .header .Headerbox .navUser .navUser-item--cart .dropdown-menu.dropdownfull .previewCartWrapper .previewCart .previewCartList .previewCartItem {
          background-color: #f8f8f3;
          border: 1px solid #e3e3e3;
          border-radius: 17px;
          display: flex;
          margin-bottom: 18px;
          transition: all 0.3s ease-in-out;
          padding: 25px 50px 25px 25px;
          position: relative; }
          .header .Headerbox .navUser .navUser-item--cart .dropdown-menu.dropdownfull .previewCartWrapper .previewCart .previewCartList .previewCartItem:hover {
            background-color: white; }
          .header .Headerbox .navUser .navUser-item--cart .dropdown-menu.dropdownfull .previewCartWrapper .previewCart .previewCartList .previewCartItem .cart-remove {
            position: absolute;
            right: 35px;
            left: auto;
            top: 50%;
            transform: translateY(-50%);
            background: transparent;
            margin: 0;
            width: auto;
            height: inherit;
            padding: 7px;
            transition: all 0.3s ease-in-out; }
            .header .Headerbox .navUser .navUser-item--cart .dropdown-menu.dropdownfull .previewCartWrapper .previewCart .previewCartList .previewCartItem .cart-remove svg {
              width: 25px;
              height: 25px;
              fill: #585858;
              vertical-align: middle; }
            .header .Headerbox .navUser .navUser-item--cart .dropdown-menu.dropdownfull .previewCartWrapper .previewCart .previewCartList .previewCartItem .cart-remove:hover {
              background-color: #f8f8f3; }
          .header .Headerbox .navUser .navUser-item--cart .dropdown-menu.dropdownfull .previewCartWrapper .previewCart .previewCartList .previewCartItem .previewCartItem-brand {
            text-transform: capitalize;
            margin-bottom: 10px; }
          .header .Headerbox .navUser .navUser-item--cart .dropdown-menu.dropdownfull .previewCartWrapper .previewCart .previewCartList .previewCartItem .previewCartItem-name {
            font-size: 15px;
            font-weight: 500; }
          .header .Headerbox .navUser .navUser-item--cart .dropdown-menu.dropdownfull .previewCartWrapper .previewCart .previewCartList .previewCartItem .previewCartItem-price {
            font-size: 18px;
            font-weight: 600;
            color: black;
            margin-top: 10px;
            margin-bottom: 15px; }
        .header .Headerbox .navUser .navUser-item--cart .dropdown-menu.dropdownfull .previewCartWrapper .previewCart .previewCartAction {
          border: 0;
          padding-top: 12px;
          padding-left: 0;
          padding-right: 0; }
          .header .Headerbox .navUser .navUser-item--cart .dropdown-menu.dropdownfull .previewCartWrapper .previewCart .previewCartAction .total-price {
            display: flex;
            align-items: center;
            justify-content: space-between;
            padding: 0 18px;
            margin-bottom: 30px;
            color: black;
            font-size: 18px;
            font-weight: 600; }
          .header .Headerbox .navUser .navUser-item--cart .dropdown-menu.dropdownfull .previewCartWrapper .previewCart .previewCartAction .total-price + .total-price {
            margin-bottom: 45px; }
          .header .Headerbox .navUser .navUser-item--cart .dropdown-menu.dropdownfull .previewCartWrapper .previewCart .previewCartAction .cart-button-group {
            display: -ms-flexbox;
            display: -webkit-flex;
            display: flex;
            -ms-flex-align: center;
            -webkit-align-items: center;
            -webkit-box-align: center;
            align-items: center;
            justify-content: space-between; }
            .header .Headerbox .navUser .navUser-item--cart .dropdown-menu.dropdownfull .previewCartWrapper .previewCart .previewCartAction .cart-button-group .previewCartAction-checkout {
              padding: 0;
              width: calc(50% - 20px); }
              .header .Headerbox .navUser .navUser-item--cart .dropdown-menu.dropdownfull .previewCartWrapper .previewCart .previewCartAction .cart-button-group .previewCartAction-checkout .button--small {
                border: 1px solid transparent;
                width: 100%;
                border-width: 4px;
                box-shadow: 0px 17px 25px 0px rgba(2, 27, 15, 0.27);
                background-color: #327d5a;
                color: #cddb3e; }
                .header .Headerbox .navUser .navUser-item--cart .dropdown-menu.dropdownfull .previewCartWrapper .previewCart .previewCartAction .cart-button-group .previewCartAction-checkout .button--small:hover {
                  box-shadow: none;
                  background-color: #327d5a; }
            .header .Headerbox .navUser .navUser-item--cart .dropdown-menu.dropdownfull .previewCartWrapper .previewCart .previewCartAction .cart-button-group .previewCartAction-viewCart {
              padding: 0;
              width: calc(50% - 20px); }
              .header .Headerbox .navUser .navUser-item--cart .dropdown-menu.dropdownfull .previewCartWrapper .previewCart .previewCartAction .cart-button-group .previewCartAction-viewCart .button--primary {
                border: 4px solid #cddb3e;
                box-shadow: 0px 17px 37px 0px rgba(205, 219, 62, 0.57);
                width: 100%; }
                .header .Headerbox .navUser .navUser-item--cart .dropdown-menu.dropdownfull .previewCartWrapper .previewCart .previewCartAction .cart-button-group .previewCartAction-viewCart .button--primary:hover {
                  box-shadow: none;
                  background: none; }
            .header .Headerbox .navUser .navUser-item--cart .dropdown-menu.dropdownfull .previewCartWrapper .previewCart .previewCartAction .cart-button-group .button {
              border-width: 4px; }
    .header .Headerbox .navPages-container {
      display: none;
      position: fixed;
      height: 100%;
      z-index: 102;
      top: 50px;
      /* Begin coding the regular single column dropdown menu */ }
      @media (min-width: 1024px) {
        .header .Headerbox .navPages-container {
          display: block;
          position: static;
          height: auto;
          top: auto; } }
      .header .Headerbox .navPages-container.is-open {
        display: block;
        padding: 0; }
      .header .Headerbox .navPages-container .navPages {
        max-width: 100%;
        overflow-y: auto;
        padding: 1.5rem;
        padding-bottom: 20%; }
        @media (min-width: 1024px) {
          .header .Headerbox .navPages-container .navPages {
            padding: 0;
            overflow-y: visible;
            position: static;
            background-color: transparent; } }
        .header .Headerbox .navPages-container .navPages .navPages-list {
          display: block; }
          @media (min-width: 1024px) {
            .header .Headerbox .navPages-container .navPages .navPages-list {
              display: -ms-flexbox;
              display: -webkit-flex;
              display: flex;
              -ms-flex-wrap: wrap;
              flex-wrap: wrap; } }
          @media (min-width: 1024px) {
            .header .Headerbox .navPages-container .navPages .navPages-list.navPages-list--user {
              display: none; } }
        .header .Headerbox .navPages-container .navPages .navPages-list-depth-max.subMenu-is-open .is-hidden {
          display: none; }
          @media (min-width: 1024px) {
            .header .Headerbox .navPages-container .navPages .navPages-list-depth-max.subMenu-is-open .is-hidden {
              display: flex; } }
        .header .Headerbox .navPages-container .navPages .navPages-list-depth-max.subMenu-is-open .navPages-item-page {
          display: none; }
          @media (min-width: 1024px) {
            .header .Headerbox .navPages-container .navPages .navPages-list-depth-max.subMenu-is-open .navPages-item-page {
              display: inline-block; } }
        @media (min-width: 1024px) {
          .header .Headerbox .navPages-container .navPages .navPages-action-depth-max.has-subMenu.is-root.is-open .navPages-action-moreIcon {
            transform: rotate(0); } }
        .header .Headerbox .navPages-container .navPages .navPages-action-depth-max.has-subMenu.is-open {
          border-bottom: 1px solid #cccccc;
          text-align: center; }
          @media (min-width: 1024px) {
            .header .Headerbox .navPages-container .navPages .navPages-action-depth-max.has-subMenu.is-open {
              border-bottom: 0;
              text-align: left; } }
          .header .Headerbox .navPages-container .navPages .navPages-action-depth-max.has-subMenu.is-open .navPages-action-moreIcon {
            border: solid 1px #d6cdc0;
            border-radius: 4px;
            float: left;
            height: 35px;
            margin-top: -10px;
            padding: 11.7px;
            transform: rotate(90deg);
            width: 35px; }
            @media (min-width: 1024px) {
              .header .Headerbox .navPages-container .navPages .navPages-action-depth-max.has-subMenu.is-open .navPages-action-moreIcon {
                height: 0.44444rem;
                width: 0.44444rem;
                border: 0;
                border-radius: 0;
                float: none;
                margin-top: 0;
                padding: 0;
                transform: rotate(-90deg); } }
          .header .Headerbox .navPages-container .navPages .navPages-action-depth-max.has-subMenu.is-open svg {
            height: 9.6px;
            width: 9.6px; }
            @media (min-width: 1024px) {
              .header .Headerbox .navPages-container .navPages .navPages-action-depth-max.has-subMenu.is-open svg {
                height: 100%;
                width: 100%; } }
        .header .Headerbox .navPages-container .navPages .navPage-subMenu-list {
          max-width: 100%;
          margin: 0; }
        .header .Headerbox .navPages-container .navPages .navPages-item {
          float: none;
          text-align: left;
          transition: all 0.3s ease-in-out;
          border-top: 1px solid transparent;
          border-bottom: 1px solid transparent; }
          @media (min-width: 1024px) {
            .header .Headerbox .navPages-container .navPages .navPages-item {
              float: left;
              box-sizing: border-box;
              display: -ms-flexbox;
              display: -webkit-flex;
              display: flex;
              -ms-flex-align: center;
              -webkit-align-items: center;
              -webkit-box-align: center;
              align-items: center; } }
          .header .Headerbox .navPages-container .navPages .navPages-item .navPages-action {
            font-weight: 400;
            text-transform: capitalize;
            position: relative; }
            @media (min-width: 1024px) {
              .header .Headerbox .navPages-container .navPages .navPages-item .navPages-action {
                padding: 10px 10px;
                display: -ms-flexbox;
                display: -webkit-flex;
                display: flex;
                -ms-flex-align: center;
                -webkit-align-items: center;
                -webkit-box-align: center;
                align-items: center;
                font-size: 14.4px; } }
            @media (min-width: 1440px) {
              .header .Headerbox .navPages-container .navPages .navPages-item .navPages-action {
                padding: 11px 10px;
                font-size: 16px; } }
            @media (min-width: 1700px) {
              .header .Headerbox .navPages-container .navPages .navPages-item .navPages-action {
                padding: 11px 12px;
                font-size: 18px; } }
            .header .Headerbox .navPages-container .navPages .navPages-item .navPages-action.is-open {
              background-color: transparent;
              color: #327d5a; }
              .header .Headerbox .navPages-container .navPages .navPages-item .navPages-action.is-open svg {
                transform: rotate(-180deg); }
            .header .Headerbox .navPages-container .navPages .navPages-item .navPages-action.navPages-action-depth-max {
              padding: 0.78571rem 0; }
              @media (min-width: 1024px) {
                .header .Headerbox .navPages-container .navPages .navPages-item .navPages-action.navPages-action-depth-max {
                  padding: 0; } }
              .header .Headerbox .navPages-container .navPages .navPages-item .navPages-action.navPages-action-depth-max .navPages-action-moreIcon {
                pointer-events: none; }
            .header .Headerbox .navPages-container .navPages .navPages-item .navPages-action.button-all-categories {
              display: block;
              text-align: left;
              font-size: 15px;
              padding-left: 28px; }
              @media (min-width: 1024px) {
                .header .Headerbox .navPages-container .navPages .navPages-item .navPages-action.button-all-categories {
                  text-align: center;
                  padding: 3px 0px;
                  font-size: 14px;
                  background-color: #d5dd2f; } }
              .header .Headerbox .navPages-container .navPages .navPages-item .navPages-action.button-all-categories:hover {
                background-color: rgba(213, 221, 47, 0.6); }
            .header .Headerbox .navPages-container .navPages .navPages-item .navPages-action.navPages-action--storeCredit {
              color: black; }
            .header .Headerbox .navPages-container .navPages .navPages-item .navPages-action .navPages-action-moreIcon svg {
              fill: black;
              stroke: black; }
            @media (min-width: 1024px) {
              .header .Headerbox .navPages-container .navPages .navPages-item .navPages-action .navPages-action-moreIcon {
                transform: none;
                pointer-events: none;
                transition: all 0.3s ease-in-out; } }
            .header .Headerbox .navPages-container .navPages .navPages-item .navPages-action .navPages-action-moreIcon.is-open {
              transform: rotate(0deg); }
            .header .Headerbox .navPages-container .navPages .navPages-item .navPages-action.has-subMenu {
              position: relative; }
              .header .Headerbox .navPages-container .navPages .navPages-item .navPages-action.has-subMenu .navPages-action-moreIcon svg {
                fill: black;
                stroke: black; }
            @media (min-width: 1024px) {
              .header .Headerbox .navPages-container .navPages .navPages-item .navPages-action:after {
                content: "";
                position: absolute;
                left: 0;
                bottom: 0;
                width: 100%;
                height: 2px;
                background: black;
                transform: scaleX(0);
                transform-origin: right;
                transition: .3s transform; } }
            .header .Headerbox .navPages-container .navPages .navPages-item .navPages-action:hover {
              color: black; }
              @media (min-width: 1024px) {
                .header .Headerbox .navPages-container .navPages .navPages-item .navPages-action:hover {
                  color: #327d5a; } }
              @media (min-width: 1024px) {
                .header .Headerbox .navPages-container .navPages .navPages-item .navPages-action:hover .icon svg {
                  fill: black;
                  stroke: black; } }
              @media (min-width: 1024px) {
                .header .Headerbox .navPages-container .navPages .navPages-item .navPages-action:hover::after {
                  transform: scaleX(1);
                  transform-origin: left; } }
            .header .Headerbox .navPages-container .navPages .navPages-item .navPages-action.activePage:hover {
              color: black; }
          .header .Headerbox .navPages-container .navPages .navPages-item .navPage-subMenu-horizontal {
            margin-top: 10px; }
            @media (min-width: 1024px) {
              .header .Headerbox .navPages-container .navPages .navPages-item .navPage-subMenu-horizontal {
                width: 300px;
                margin-top: 0; } }
            .header .Headerbox .navPages-container .navPages .navPages-item .navPage-subMenu-horizontal .navPage-subMenu-list .navPage-subMenu-action {
              color: black; }
              @media (min-width: 1024px) {
                .header .Headerbox .navPages-container .navPages .navPages-item .navPage-subMenu-horizontal .navPage-subMenu-list .navPage-subMenu-action {
                  padding: 12px 20px; } }
              @media (min-width: 1024px) {
                .header .Headerbox .navPages-container .navPages .navPages-item .navPage-subMenu-horizontal .navPage-subMenu-list .navPage-subMenu-action:hover {
                  color: #327d5a; } }
            @media (min-width: 1024px) {
              .header .Headerbox .navPages-container .navPages .navPages-item .navPage-subMenu-horizontal .navPage-subMenu-list .navPage-subMenu-item-parent {
                display: none; } }
            .header .Headerbox .navPages-container .navPages .navPages-item .navPage-subMenu-horizontal .navPage-subMenu-list .navPage-subMenu-item-child {
              position: relative; }
              .header .Headerbox .navPages-container .navPages .navPages-item .navPage-subMenu-horizontal .navPage-subMenu-list .navPage-subMenu-item-child .navPage-subMenu-action:before {
                display: none; }
              @media (min-width: 1024px) {
                .header .Headerbox .navPages-container .navPages .navPages-item .navPage-subMenu-horizontal .navPage-subMenu-list .navPage-subMenu-item-child .navPage-subMenu {
                  top: 0;
                  left: 100%;
                  width: 300px; } }
              .header .Headerbox .navPages-container .navPages .navPages-item .navPage-subMenu-horizontal .navPage-subMenu-list .navPage-subMenu-item-child .navPage-subMenu .navPage-subMenu-list .navPages-action {
                border-bottom: none;
                font-weight: 400;
                text-transform: capitalize; }
                @media (min-width: 1024px) {
                  .header .Headerbox .navPages-container .navPages .navPages-item .navPage-subMenu-horizontal .navPage-subMenu-list .navPage-subMenu-item-child .navPage-subMenu .navPage-subMenu-list .navPages-action:hover {
                    color: #327d5a;
                    font-weight: 500; } }
                @media (min-width: 1024px) {
                  .header .Headerbox .navPages-container .navPages .navPages-item .navPage-subMenu-horizontal .navPage-subMenu-list .navPage-subMenu-item-child .navPage-subMenu .navPage-subMenu-list .navPages-action {
                    font-size: 14px;
                    padding: 5px 10px; } }
          @media (min-width: 1024px) {
            .header .Headerbox .navPages-container .navPages .navPages-item .has-subMenu.is-root + .navPage-subMenu-simple-dropdown {
              border-left: 0;
              height: auto;
              left: inherit;
              margin: auto;
              top: inherit;
              margin-top: 10px;
              width: 11.94444rem; } }
          @media (min-width: 1024px) {
            .header .Headerbox .navPages-container .navPages .navPages-item .has-subMenu.is-root + .pages-menu-dropdown {
              border-left: 0;
              height: auto;
              left: inherit;
              margin: auto;
              top: 100%;
              margin-top: 10px;
              width: 11.94444rem;
              z-index: 100; } }
          @media (min-width: 1024px) {
            .header .Headerbox .navPages-container .navPages .navPages-item .navPage-subMenu-simple-dropdown.is-open {
              border-left: 1px solid #cccccc;
              display: inherit;
              height: auto;
              margin-left: 11.94444rem;
              padding: 0 !important;
              top: -1px;
              left: -1px;
              width: 12.94444rem; } }
          @media (min-width: 1024px) {
            .header .Headerbox .navPages-container .navPages .navPages-item .navPage-subMenu-simple-dropdown .navPages-action-moreIcon {
              display: inline-block;
              transform: rotate(-90deg); } }
          .header .Headerbox .navPages-container .navPages .navPages-item .navPage-subMenu-simple-dropdown .navPage-subMenu-action {
            padding: 0px 10px !important; }
          .header .Headerbox .navPages-container .navPages .navPages-item .navPage-subMenu {
            position: static;
            padding: 0 15px !important; }
            @media (min-width: 1024px) {
              .header .Headerbox .navPages-container .navPages .navPages-item .navPage-subMenu {
                background-color: #f8f8f3;
                position: absolute;
                padding: 12px 0 !important;
                transform: translateX(-25px);
                transition: all 0.3s ease-in-out;
                z-index: -110;
                box-shadow: 3px 0 6px rgba(50, 125, 90, 0.14);
                border: 1px solid #cccccc;
                top: 100%; } }
            @media (min-width: 1024px) {
              .header .Headerbox .navPages-container .navPages .navPages-item .navPage-subMenu.submenusimple {
                width: 100%;
                left: 0;
                padding: 0 !important; } }
            @media (min-width: 1024px) {
              .header .Headerbox .navPages-container .navPages .navPages-item .navPage-subMenu.submenusimple .navPage-subMenu-list {
                display: flex; } }
            @media (min-width: 1024px) {
              .header .Headerbox .navPages-container .navPages .navPages-item .navPage-subMenu.submenusimple .navPage-subMenu-list .navPage-subMenu-item {
                padding: 1.5rem 1.5rem 2.28571rem !important; } }
            .header .Headerbox .navPages-container .navPages .navPages-item .navPage-subMenu .navPage-subMenu-item {
              padding: 5px 0;
              float: none;
              width: 100%; }
              @media (min-width: 1024px) {
                .header .Headerbox .navPages-container .navPages .navPages-item .navPage-subMenu .navPage-subMenu-item {
                  width: 25%;
                  float: left;
                  padding: 0 0.75rem 0 1rem !important;
                  position: relative; } }
              .header .Headerbox .navPages-container .navPages .navPages-item .navPage-subMenu .navPage-subMenu-item::before {
                content: "";
                position: absolute;
                top: 50%;
                right: 0px;
                bottom: 50%;
                transform: translateY(-50%);
                width: 1px;
                height: 70%;
                background: #cccccc; }
              .header .Headerbox .navPages-container .navPages .navPages-item .navPage-subMenu .navPage-subMenu-item .navPages-action {
                border-bottom: none;
                display: inline-block;
                width: auto;
                color: black; }
                @media (min-width: 1024px) {
                  .header .Headerbox .navPages-container .navPages .navPages-item .navPage-subMenu .navPage-subMenu-item .navPages-action {
                    border-bottom: 1px solid #cccccc;
                    font-size: 16px;
                    font-weight: 600;
                    text-transform: uppercase;
                    padding: 3px 0;
                    background-color: transparent; } }
                .header .Headerbox .navPages-container .navPages .navPages-item .navPage-subMenu .navPage-subMenu-item .navPages-action .collapsible-icon-wrapper {
                  width: auto; }
                .header .Headerbox .navPages-container .navPages .navPages-item .navPage-subMenu .navPage-subMenu-item .navPages-action:before {
                  display: none; }
              .header .Headerbox .navPages-container .navPages .navPages-item .navPage-subMenu .navPage-subMenu-item .navPage-childList {
                border-left: 0;
                padding-left: 0;
                margin-bottom: 0; }
                .header .Headerbox .navPages-container .navPages .navPages-item .navPage-subMenu .navPage-subMenu-item .navPage-childList .navPage-childList-item:first-child .navPage-childList-action {
                  padding-top: 0px; }
                .header .Headerbox .navPages-container .navPages .navPages-item .navPage-subMenu .navPage-subMenu-item .navPage-childList .navPage-childList-item .navPage-childList-action {
                  border-bottom: none;
                  font-weight: 400;
                  text-transform: capitalize;
                  transition: all 0.3s ease-in-out; }
                  @media (min-width: 1024px) {
                    .header .Headerbox .navPages-container .navPages .navPages-item .navPage-subMenu .navPage-subMenu-item .navPage-childList .navPage-childList-item .navPage-childList-action:hover {
                      color: #327d5a;
                      font-weight: 500; } }
                  @media (min-width: 1024px) {
                    .header .Headerbox .navPages-container .navPages .navPages-item .navPage-subMenu .navPage-subMenu-item .navPage-childList .navPage-childList-item .navPage-childList-action {
                      font-size: 14px;
                      padding: 5px; } }
          @media (min-width: 1024px) {
            .header .Headerbox .navPages-container .navPages .navPages-item .is-open .navPage-subMenu {
              visibility: visible;
              opacity: 1;
              transform: translateX(0);
              pointer-events: all;
              z-index: 120; } }
          .header .Headerbox .navPages-container .navPages .navPages-item .is-open .navPage-subMenu a {
            color: black; }
          @media (min-width: 1024px) {
            .header .Headerbox .navPages-container .navPages .navPages-item .is-open .navPage-subMenu.navPage-subMenu-horizontal .navPage-subMenu-horizontal {
              visibility: hidden;
              opacity: 0;
              transform: translateY(25px);
              z-index: -120; } }
          @media (min-width: 1024px) {
            .header .Headerbox .navPages-container .navPages .navPages-item .is-open .navPage-subMenu.navPage-subMenu-horizontal .navPages-action-moreIcon {
              transform: rotate(-90deg); } }
          @media (min-width: 1024px) {
            .header .Headerbox .navPages-container .navPages .navPages-item:hover {
              color: #327d5a; } }
          .header .Headerbox .navPages-container .navPages .navPages-item:hover .navPages-action.has-subMenu::before {
            transform: translateX(calc(50% - 25px));
            visibility: visible;
            opacity: 1; }
          .header .Headerbox .navPages-container .navPages .navPages-item:hover .navPage-subMenu a {
            color: black; }
          @media (min-width: 1024px) {
            .header .Headerbox .navPages-container .navPages .navPages-item:hover .navPage-subMenu.navPage-subMenu-horizontal .navPage-subMenu-horizontal {
              visibility: hidden;
              opacity: 0;
              transform: translateY(25px);
              z-index: -120; } }
          @media (min-width: 1024px) {
            .header .Headerbox .navPages-container .navPages .navPages-item:hover .navPage-subMenu.navPage-subMenu-horizontal .navPages-action-moreIcon {
              transform: rotate(-90deg); } }
          @media (min-width: 1024px) {
            .header .Headerbox .navPages-container .navPages .navPages-item:hover .navPages-action.is-root {
              color: #327d5a; } }
          @media (min-width: 1024px) {
            .header .Headerbox .navPages-container .navPages .navPages-item:hover .navPages-action.is-root.has-subMenu:before {
              border-left: 7px solid transparent;
              border-right: 7px solid transparent;
              border-bottom: 6px solid #327d5a; } }
          @media (min-width: 1024px) {
            .header .Headerbox .navPages-container .navPages .navPages-item:hover .navPages-action.is-root .icon svg {
              fill: black;
              stroke: black; } }
        @media (min-width: 1024px) {
          .header .Headerbox .navPages-container .navPages .navPage-subMenu.submenusimple.is-open {
            visibility: visible;
            opacity: 1;
            transform: translateX(0);
            pointer-events: all;
            z-index: 120; } }
      .header .Headerbox .navPages-container .navPages-list-depth-max .navPages-item {
        float: none;
        text-align: left;
        transition: all 0.3s ease-in-out;
        border-top: 1px solid transparent;
        border-bottom: 1px solid transparent; }
        @media (min-width: 1024px) {
          .header .Headerbox .navPages-container .navPages-list-depth-max .navPages-item {
            display: block !important;
            margin-top: auto !important;
            margin-bottom: auto !important; } }
        @media (min-width: 1024px) {
          .header .Headerbox .navPages-container .navPages-list-depth-max .navPages-item {
            float: left;
            box-sizing: border-box;
            display: -ms-flexbox;
            display: -webkit-flex;
            display: flex;
            -ms-flex-align: center;
            -webkit-align-items: center;
            -webkit-box-align: center;
            align-items: center; } }
        .header .Headerbox .navPages-container .navPages-list-depth-max .navPages-item .navPages-action {
          font-weight: 400;
          text-transform: capitalize;
          position: relative; }
          @media (min-width: 1024px) {
            .header .Headerbox .navPages-container .navPages-list-depth-max .navPages-item .navPages-action {
              padding: 10px 10px;
              display: -ms-flexbox;
              display: -webkit-flex;
              display: flex;
              -ms-flex-align: center;
              -webkit-align-items: center;
              -webkit-box-align: center;
              align-items: center;
              font-size: 14.4px; } }
          @media (min-width: 1440px) {
            .header .Headerbox .navPages-container .navPages-list-depth-max .navPages-item .navPages-action {
              padding: 11px 15px;
              font-size: 16px; } }
          @media (min-width: 1700px) {
            .header .Headerbox .navPages-container .navPages-list-depth-max .navPages-item .navPages-action {
              padding: 11px 15px;
              font-size: 18px; } }
          .header .Headerbox .navPages-container .navPages-list-depth-max .navPages-item .navPages-action.is-open {
            background-color: transparent;
            color: #327d5a; }
            .header .Headerbox .navPages-container .navPages-list-depth-max .navPages-item .navPages-action.is-open svg {
              transform: rotate(-180deg); }
          .header .Headerbox .navPages-container .navPages-list-depth-max .navPages-item .navPages-action.navPages-action-depth-max {
            padding: 0.78571rem 0; }
            @media (min-width: 1024px) {
              .header .Headerbox .navPages-container .navPages-list-depth-max .navPages-item .navPages-action.navPages-action-depth-max {
                padding: 0; } }
            .header .Headerbox .navPages-container .navPages-list-depth-max .navPages-item .navPages-action.navPages-action-depth-max .navPages-action-moreIcon {
              pointer-events: none; }
          .header .Headerbox .navPages-container .navPages-list-depth-max .navPages-item .navPages-action.navPages-action--storeCredit {
            color: black; }
          .header .Headerbox .navPages-container .navPages-list-depth-max .navPages-item .navPages-action .navPages-action-moreIcon svg {
            fill: black;
            stroke: black; }
          @media (min-width: 1024px) {
            .header .Headerbox .navPages-container .navPages-list-depth-max .navPages-item .navPages-action .navPages-action-moreIcon {
              transform: none;
              pointer-events: none;
              transition: all 0.3s ease-in-out; } }
          .header .Headerbox .navPages-container .navPages-list-depth-max .navPages-item .navPages-action .navPages-action-moreIcon.is-open {
            transform: rotate(0deg); }
          .header .Headerbox .navPages-container .navPages-list-depth-max .navPages-item .navPages-action.has-subMenu {
            position: relative; }
            .header .Headerbox .navPages-container .navPages-list-depth-max .navPages-item .navPages-action.has-subMenu .navPages-action-moreIcon svg {
              fill: black;
              stroke: black; }
          @media (min-width: 1024px) {
            .header .Headerbox .navPages-container .navPages-list-depth-max .navPages-item .navPages-action:after {
              content: "";
              position: absolute;
              left: 0;
              bottom: 0;
              width: 100%;
              height: 2px;
              background: black;
              transform: scaleX(0);
              transform-origin: right;
              transition: .3s transform; } }
          .header .Headerbox .navPages-container .navPages-list-depth-max .navPages-item .navPages-action:hover {
            color: black; }
            @media (min-width: 1024px) {
              .header .Headerbox .navPages-container .navPages-list-depth-max .navPages-item .navPages-action:hover {
                color: #327d5a; } }
            @media (min-width: 1024px) {
              .header .Headerbox .navPages-container .navPages-list-depth-max .navPages-item .navPages-action:hover .icon svg {
                fill: black;
                stroke: black; } }
            @media (min-width: 1024px) {
              .header .Headerbox .navPages-container .navPages-list-depth-max .navPages-item .navPages-action:hover::after {
                transform: scaleX(1);
                transform-origin: left; } }
          .header .Headerbox .navPages-container .navPages-list-depth-max .navPages-item .navPages-action.activePage:hover {
            color: black; }
        .header .Headerbox .navPages-container .navPages-list-depth-max .navPages-item .navPage-subMenu-horizontal {
          margin-top: 10px; }
          @media (min-width: 1024px) {
            .header .Headerbox .navPages-container .navPages-list-depth-max .navPages-item .navPage-subMenu-horizontal {
              width: 300px;
              margin-top: 0; } }
          .header .Headerbox .navPages-container .navPages-list-depth-max .navPages-item .navPage-subMenu-horizontal .navPage-subMenu-list .navPage-subMenu-action {
            color: black; }
            @media (min-width: 1024px) {
              .header .Headerbox .navPages-container .navPages-list-depth-max .navPages-item .navPage-subMenu-horizontal .navPage-subMenu-list .navPage-subMenu-action {
                padding: 12px 20px; } }
            @media (min-width: 1024px) {
              .header .Headerbox .navPages-container .navPages-list-depth-max .navPages-item .navPage-subMenu-horizontal .navPage-subMenu-list .navPage-subMenu-action:hover {
                color: #327d5a; } }
          @media (min-width: 1024px) {
            .header .Headerbox .navPages-container .navPages-list-depth-max .navPages-item .navPage-subMenu-horizontal .navPage-subMenu-list .navPage-subMenu-item-parent {
              display: none; } }
          .header .Headerbox .navPages-container .navPages-list-depth-max .navPages-item .navPage-subMenu-horizontal .navPage-subMenu-list .navPage-subMenu-item-child {
            position: relative; }
            .header .Headerbox .navPages-container .navPages-list-depth-max .navPages-item .navPage-subMenu-horizontal .navPage-subMenu-list .navPage-subMenu-item-child .navPage-subMenu-action:before {
              display: none; }
            @media (min-width: 1024px) {
              .header .Headerbox .navPages-container .navPages-list-depth-max .navPages-item .navPage-subMenu-horizontal .navPage-subMenu-list .navPage-subMenu-item-child .navPage-subMenu {
                top: 0;
                left: 100%;
                width: 300px; } }
            .header .Headerbox .navPages-container .navPages-list-depth-max .navPages-item .navPage-subMenu-horizontal .navPage-subMenu-list .navPage-subMenu-item-child .navPage-subMenu .navPage-subMenu-list .navPages-action {
              border-bottom: none;
              font-weight: 400;
              text-transform: capitalize; }
              @media (min-width: 1024px) {
                .header .Headerbox .navPages-container .navPages-list-depth-max .navPages-item .navPage-subMenu-horizontal .navPage-subMenu-list .navPage-subMenu-item-child .navPage-subMenu .navPage-subMenu-list .navPages-action:hover {
                  color: #327d5a;
                  font-weight: 500; } }
              @media (min-width: 1024px) {
                .header .Headerbox .navPages-container .navPages-list-depth-max .navPages-item .navPage-subMenu-horizontal .navPage-subMenu-list .navPage-subMenu-item-child .navPage-subMenu .navPage-subMenu-list .navPages-action {
                  font-size: 14px;
                  padding: 5px 10px; } }
        .header .Headerbox .navPages-container .navPages-list-depth-max .navPages-item .navPage-subMenu {
          position: static;
          padding: 0 15px !important; }
          @media (min-width: 1024px) {
            .header .Headerbox .navPages-container .navPages-list-depth-max .navPages-item .navPage-subMenu {
              background-color: #f8f8f3;
              position: absolute;
              padding: 12px 0 !important;
              pointer-events: none;
              transform: translateX(-25px);
              transition: all 0.3s ease-in-out;
              z-index: -110;
              box-shadow: 3px 0 6px rgba(50, 125, 90, 0.14);
              border: 1px solid #cccccc;
              top: 100%; } }
          @media (min-width: 1024px) {
            .header .Headerbox .navPages-container .navPages-list-depth-max .navPages-item .navPage-subMenu.submenusimple {
              width: 100%;
              left: 0;
              padding: 0 !important; } }
          @media (min-width: 1024px) {
            .header .Headerbox .navPages-container .navPages-list-depth-max .navPages-item .navPage-subMenu.submenusimple .navPage-subMenu-list {
              display: flex; } }
          @media (min-width: 1024px) {
            .header .Headerbox .navPages-container .navPages-list-depth-max .navPages-item .navPage-subMenu.submenusimple .navPage-subMenu-list .navPage-subMenu-item {
              padding: 1.5rem 1.5rem 2.28571rem !important; } }
          .header .Headerbox .navPages-container .navPages-list-depth-max .navPages-item .navPage-subMenu .navPage-subMenu-item {
            padding: 5px 0;
            float: none;
            width: 100%; }
            @media (min-width: 1024px) {
              .header .Headerbox .navPages-container .navPages-list-depth-max .navPages-item .navPage-subMenu .navPage-subMenu-item {
                width: 25%;
                float: left;
                padding: 0 0.75rem 0 1rem !important;
                position: relative; } }
            .header .Headerbox .navPages-container .navPages-list-depth-max .navPages-item .navPage-subMenu .navPage-subMenu-item::before {
              content: "";
              position: absolute;
              top: 50%;
              right: 0px;
              bottom: 50%;
              transform: translateY(-50%);
              width: 1px;
              height: 70%;
              background: #cccccc; }
            .header .Headerbox .navPages-container .navPages-list-depth-max .navPages-item .navPage-subMenu .navPage-subMenu-item .navPages-action {
              border-bottom: none;
              display: inline-block;
              width: auto;
              color: black; }
              @media (min-width: 1024px) {
                .header .Headerbox .navPages-container .navPages-list-depth-max .navPages-item .navPage-subMenu .navPage-subMenu-item .navPages-action {
                  border-bottom: 1px solid #cccccc;
                  font-size: 16px;
                  font-weight: 600;
                  text-transform: uppercase;
                  padding: 3px 0;
                  background-color: transparent; } }
              .header .Headerbox .navPages-container .navPages-list-depth-max .navPages-item .navPage-subMenu .navPage-subMenu-item .navPages-action .collapsible-icon-wrapper {
                width: auto; }
              .header .Headerbox .navPages-container .navPages-list-depth-max .navPages-item .navPage-subMenu .navPage-subMenu-item .navPages-action:before {
                display: none; }
            .header .Headerbox .navPages-container .navPages-list-depth-max .navPages-item .navPage-subMenu .navPage-subMenu-item .navPage-childList {
              border-left: 0;
              padding-left: 0;
              margin-bottom: 0; }
              .header .Headerbox .navPages-container .navPages-list-depth-max .navPages-item .navPage-subMenu .navPage-subMenu-item .navPage-childList .navPage-childList-item:first-child .navPage-childList-action {
                padding-top: 0px; }
              .header .Headerbox .navPages-container .navPages-list-depth-max .navPages-item .navPage-subMenu .navPage-subMenu-item .navPage-childList .navPage-childList-item .navPage-childList-action {
                border-bottom: none;
                font-weight: 400;
                text-transform: capitalize;
                transition: all 0.3s ease-in-out; }
                @media (min-width: 1024px) {
                  .header .Headerbox .navPages-container .navPages-list-depth-max .navPages-item .navPage-subMenu .navPage-subMenu-item .navPage-childList .navPage-childList-item .navPage-childList-action:hover {
                    color: #327d5a;
                    font-weight: 500; } }
                @media (min-width: 1024px) {
                  .header .Headerbox .navPages-container .navPages-list-depth-max .navPages-item .navPage-subMenu .navPage-subMenu-item .navPage-childList .navPage-childList-item .navPage-childList-action {
                    font-size: 14px;
                    padding: 5px; } }
        @media (min-width: 1024px) {
          .header .Headerbox .navPages-container .navPages-list-depth-max .navPages-item .is-open .navPage-subMenu {
            visibility: visible;
            opacity: 1;
            transform: translateX(0);
            pointer-events: all;
            z-index: 120; } }
        .header .Headerbox .navPages-container .navPages-list-depth-max .navPages-item .is-open .navPage-subMenu a {
          color: black; }
        @media (min-width: 1024px) {
          .header .Headerbox .navPages-container .navPages-list-depth-max .navPages-item .is-open .navPage-subMenu.navPage-subMenu-horizontal .navPage-subMenu-horizontal {
            visibility: hidden;
            opacity: 0;
            transform: translateY(25px);
            z-index: -120; } }
        @media (min-width: 1024px) {
          .header .Headerbox .navPages-container .navPages-list-depth-max .navPages-item .is-open .navPage-subMenu.navPage-subMenu-horizontal .navPages-action-moreIcon {
            transform: rotate(-90deg); } }
        @media (min-width: 1024px) {
          .header .Headerbox .navPages-container .navPages-list-depth-max .navPages-item:hover {
            color: #327d5a; } }
        .header .Headerbox .navPages-container .navPages-list-depth-max .navPages-item:hover .navPages-action.has-subMenu::before {
          transform: translateX(calc(50% - 25px));
          visibility: visible;
          opacity: 1; }
        .header .Headerbox .navPages-container .navPages-list-depth-max .navPages-item:hover .navPage-subMenu a {
          color: black; }
        @media (min-width: 1024px) {
          .header .Headerbox .navPages-container .navPages-list-depth-max .navPages-item:hover .navPage-subMenu.navPage-subMenu-horizontal .navPage-subMenu-horizontal {
            visibility: hidden;
            opacity: 0;
            transform: translateY(25px);
            z-index: -120; } }
        @media (min-width: 1024px) {
          .header .Headerbox .navPages-container .navPages-list-depth-max .navPages-item:hover .navPage-subMenu.navPage-subMenu-horizontal .navPages-action-moreIcon {
            transform: rotate(-90deg); } }
        @media (min-width: 1024px) {
          .header .Headerbox .navPages-container .navPages-list-depth-max .navPages-item:hover .navPages-action.is-root {
            color: #327d5a; } }
        @media (min-width: 1024px) {
          .header .Headerbox .navPages-container .navPages-list-depth-max .navPages-item:hover .navPages-action.is-root.has-subMenu:before {
            border-left: 7px solid transparent;
            border-right: 7px solid transparent;
            border-bottom: 6px solid #327d5a; } }
        @media (min-width: 1024px) {
          .header .Headerbox .navPages-container .navPages-list-depth-max .navPages-item:hover .navPages-action.is-root .icon svg {
            fill: black;
            stroke: black; } }
      @media (min-width: 1024px) {
        .header .Headerbox .navPages-container .navPages-list-depth-max .navPage-subMenu.is-open {
          visibility: visible;
          opacity: 1;
          transform: translateX(0);
          pointer-events: all;
          z-index: 120; } }
  .header .dropdown-menu {
    width: 210px;
    position: absolute;
    z-index: 101;
    box-shadow: 3px 0 6px rgba(0, 0, 0, 0.14); }
    .header .dropdown-menu .navUser-item {
      margin: 0 !important;
      display: block;
      width: 100%;
      text-align: left; }
      .header .dropdown-menu .navUser-item .navUser-action {
        padding: 17px 20px 0;
        display: block;
        text-transform: capitalize;
        font-weight: 400;
        font-size: 14px;
        transition: all 0.3s ease-in-out; }
        .header .dropdown-menu .navUser-item .navUser-action:hover {
          color: #327d5a; }
          .header .dropdown-menu .navUser-item .navUser-action:hover i svg {
            fill: #327d5a;
            stroke: none; }
        .header .dropdown-menu .navUser-item .navUser-action i {
          width: 14px;
          height: 16px;
          margin-left: 0;
          margin-right: 5px; }
          .header .dropdown-menu .navUser-item .navUser-action i svg {
            transition: all 0.3s ease-in-out;
            stroke: none; }
      .header .dropdown-menu .navUser-item:last-child a {
        padding-bottom: 24px; }
      .header .dropdown-menu .navUser-item .navUser-action {
        padding: 17px 20px 0;
        display: block;
        text-transform: capitalize;
        font-weight: 400;
        transition: all 0.3s ease-in-out; }
    .header .dropdown-menu.is-open::before {
      right: 0.1rem;
      left: auto; }
    .header .dropdown-menu.is-open::after {
      right: 0.2rem;
      left: auto; }

body {
  margin-top: 2.5rem; }

@media (min-width: 1024px) {
  .header-logo-image {
    max-height: 45px; } }

.outdoors .header.header-outdoors {
  background-color: white; }
  @media (min-width: 1024px) {
    .outdoors .header.header-outdoors .header-logo {
      padding: 13px 0; } }
  .outdoors .header.header-outdoors .navPages-container .navPages .navPages-list .navPages-item .navPages-action {
    text-transform: uppercase;
    font-weight: 500; }
  .outdoors .header.header-outdoors .navPages-container .navPages .navPages-list .navPages-item .navPage-subMenu {
    box-shadow: none; }
  .outdoors .header.header-outdoors .headersearch-dropdownbox {
    box-shadow: 0 15px 16px -23px black; }
  .outdoors .header.header-outdoors .navUser .navUser-item--cart .dropdown-menu.dropdownfull.is-open {
    border-left: 1px solid #327d5a; }
  .outdoors .header.header-outdoors .navUser .navUser-item--cart .dropdown-menu.dropdownfull .previewCartWrapper .previewCart .cartheaderbox .carttitilemain .cart-heading {
    font-family: "Poppins";
    font-weight: 700;
    color: black;
    font-size: 26px;
    margin-bottom: 25px; }
  .outdoors .header.header-outdoors .navUser .navUser-item--cart .dropdown-menu.dropdownfull .previewCartWrapper .previewCart .cartheaderbox .cartitemcountbox p {
    text-transform: uppercase;
    font-weight: 500; }
  .outdoors .header.header-outdoors .navUser .navUser-item--cart .dropdown-menu.dropdownfull .previewCartWrapper .previewCart .previewCartList .previewCartItem {
    border-radius: 6px;
    padding: 0;
    overflow: hidden; }
    .outdoors .header.header-outdoors .navUser .navUser-item--cart .dropdown-menu.dropdownfull .previewCartWrapper .previewCart .previewCartList .previewCartItem .cart-remove {
      right: 25px;
      padding: 0; }
      .outdoors .header.header-outdoors .navUser .navUser-item--cart .dropdown-menu.dropdownfull .previewCartWrapper .previewCart .previewCartList .previewCartItem .cart-remove svg {
        fill: #333333;
        width: 16px;
        height: 16px; }
    .outdoors .header.header-outdoors .navUser .navUser-item--cart .dropdown-menu.dropdownfull .previewCartWrapper .previewCart .previewCartList .previewCartItem .previewCartItem-image {
      background-color: white;
      width: 150px;
      border-right: 1px solid #e3e3e3; }
    .outdoors .header.header-outdoors .navUser .navUser-item--cart .dropdown-menu.dropdownfull .previewCartWrapper .previewCart .previewCartList .previewCartItem .previewCartItem-content {
      padding: 18px 45px 18px 18px;
      width: calc(100% - 150px); }
      .outdoors .header.header-outdoors .navUser .navUser-item--cart .dropdown-menu.dropdownfull .previewCartWrapper .previewCart .previewCartList .previewCartItem .previewCartItem-content .previewCartItem-brand {
        text-transform: uppercase;
        font-size: 12px;
        font-weight: 400;
        color: #999999; }
      .outdoors .header.header-outdoors .navUser .navUser-item--cart .dropdown-menu.dropdownfull .previewCartWrapper .previewCart .previewCartList .previewCartItem .previewCartItem-content .previewCartItem-name {
        font-size: 14px;
        text-transform: uppercase;
        font-weight: 500;
        font-family: "Poppins"; }
      .outdoors .header.header-outdoors .navUser .navUser-item--cart .dropdown-menu.dropdownfull .previewCartWrapper .previewCart .previewCartList .previewCartItem .previewCartItem-content .cartoptionbox {
        margin-top: 5px; }
        .outdoors .header.header-outdoors .navUser .navUser-item--cart .dropdown-menu.dropdownfull .previewCartWrapper .previewCart .previewCartList .previewCartItem .previewCartItem-content .cartoptionbox .definition-list-box .definitionlist .definitionlist-value {
          color: #999999;
          font-size: 12px;
          font-weight: 400;
          font-style: normal;
          text-transform: uppercase; }
      .outdoors .header.header-outdoors .navUser .navUser-item--cart .dropdown-menu.dropdownfull .previewCartWrapper .previewCart .previewCartList .previewCartItem .previewCartItem-content .pricebox {
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -ms-flex-align: center;
        -webkit-align-items: center;
        -webkit-box-align: center;
        align-items: center;
        margin-top: 10px; }
        .outdoors .header.header-outdoors .navUser .navUser-item--cart .dropdown-menu.dropdownfull .previewCartWrapper .previewCart .previewCartList .previewCartItem .previewCartItem-content .pricebox .productincrementbox {
          margin-right: 25px; }
          .outdoors .header.header-outdoors .navUser .navUser-item--cart .dropdown-menu.dropdownfull .previewCartWrapper .previewCart .previewCartList .previewCartItem .previewCartItem-content .pricebox .productincrementbox .form-increment {
            position: relative;
            box-shadow: none;
            border-radius: 6px;
            border: 1px solid #e3e3e3;
            width: 84px;
            height: 45px; }
            .outdoors .header.header-outdoors .navUser .navUser-item--cart .dropdown-menu.dropdownfull .previewCartWrapper .previewCart .previewCartList .previewCartItem .previewCartItem-content .pricebox .productincrementbox .form-increment [data-action=dec],
            .outdoors .header.header-outdoors .navUser .navUser-item--cart .dropdown-menu.dropdownfull .previewCartWrapper .previewCart .previewCartList .previewCartItem .previewCartItem-content .pricebox .productincrementbox .form-increment [data-action=inc] {
              position: absolute;
              bottom: 0;
              right: 0;
              border: 1px solid #e3e3e3;
              padding: 4px;
              height: 50%;
              border-bottom: 0;
              border-right: 0;
              width: 24px;
              display: -ms-flexbox;
              display: -webkit-flex;
              display: flex;
              -ms-flex-align: center;
              -webkit-align-items: center;
              -webkit-box-align: center;
              align-items: center; }
              .outdoors .header.header-outdoors .navUser .navUser-item--cart .dropdown-menu.dropdownfull .previewCartWrapper .previewCart .previewCartList .previewCartItem .previewCartItem-content .pricebox .productincrementbox .form-increment [data-action=dec] .icon svg,
              .outdoors .header.header-outdoors .navUser .navUser-item--cart .dropdown-menu.dropdownfull .previewCartWrapper .previewCart .previewCartList .previewCartItem .previewCartItem-content .pricebox .productincrementbox .form-increment [data-action=inc] .icon svg {
                transition: all 0.3s ease-in-out; }
              .outdoors .header.header-outdoors .navUser .navUser-item--cart .dropdown-menu.dropdownfull .previewCartWrapper .previewCart .previewCartList .previewCartItem .previewCartItem-content .pricebox .productincrementbox .form-increment [data-action=dec]:hover .icon svg,
              .outdoors .header.header-outdoors .navUser .navUser-item--cart .dropdown-menu.dropdownfull .previewCartWrapper .previewCart .previewCartList .previewCartItem .previewCartItem-content .pricebox .productincrementbox .form-increment [data-action=inc]:hover .icon svg {
                fill: #327d5a; }
            .outdoors .header.header-outdoors .navUser .navUser-item--cart .dropdown-menu.dropdownfull .previewCartWrapper .previewCart .previewCartList .previewCartItem .previewCartItem-content .pricebox .productincrementbox .form-increment [data-action=inc] {
              top: 0;
              bottom: auto;
              border-top: 0; }
            .outdoors .header.header-outdoors .navUser .navUser-item--cart .dropdown-menu.dropdownfull .previewCartWrapper .previewCart .previewCartList .previewCartItem .previewCartItem-content .pricebox .productincrementbox .form-increment .form-input--incrementTotal {
              padding-right: 24px;
              width: 100%;
              color: #333333;
              font-size: 18px; }
        .outdoors .header.header-outdoors .navUser .navUser-item--cart .dropdown-menu.dropdownfull .previewCartWrapper .previewCart .previewCartList .previewCartItem .previewCartItem-content .pricebox .previewCartItem-price {
          order: 2;
          margin: 0; }
  .outdoors .header.header-outdoors .navUser .navUser-item--cart .dropdown-menu.dropdownfull .previewCartWrapper .previewCart .previewCartAction .total-price {
    text-transform: uppercase;
    font-size: 22px; }
  .outdoors .header.header-outdoors .navUser .navUser-item--cart .dropdown-menu.dropdownfull .previewCartWrapper .previewCart .previewCartAction .cart-button-group .button {
    box-shadow: none;
    font-size: 18px;
    padding: 10px;
    width: 100%;
    box-shadow: none;
    background-color: #cddb3e;
    border: 1px solid #cddb3e;
    color: #327d5a;
    letter-spacing: 1px; }
    @media (min-width: 1700px) {
      .outdoors .header.header-outdoors .navUser .navUser-item--cart .dropdown-menu.dropdownfull .previewCartWrapper .previewCart .previewCartAction .cart-button-group .button {
        font-size: 24px;
        padding: 18px 14px; } }
    .outdoors .header.header-outdoors .navUser .navUser-item--cart .dropdown-menu.dropdownfull .previewCartWrapper .previewCart .previewCartAction .cart-button-group .button:hover {
      color: #cddb3e;
      background-color: #327d5a; }
    .outdoors .header.header-outdoors .navUser .navUser-item--cart .dropdown-menu.dropdownfull .previewCartWrapper .previewCart .previewCartAction .cart-button-group .button.button--primary {
      background-color: white;
      color: #327d5a;
      border-color: #327d5a; }
      .outdoors .header.header-outdoors .navUser .navUser-item--cart .dropdown-menu.dropdownfull .previewCartWrapper .previewCart .previewCartAction .cart-button-group .button.button--primary:hover {
        color: #cddb3e;
        background-color: #327d5a; }

.jewellery .header.header-jewellery {
  background-color: white; }
  .jewellery .header.header-jewellery .header-logo {
    padding: 14px 0; }
    @media (min-width: 1024px) {
      .jewellery .header.header-jewellery .header-logo {
        padding: 17px 0; } }
    @media (min-width: 1024px) {
      .jewellery .header.header-jewellery .header-logo .header-logo__link {
        max-width: 100%; } }
  .jewellery .header.header-jewellery .navPages-container .navPages .navPages-list .navPages-item .navPages-action {
    text-transform: uppercase;
    font-weight: 700; }
    @media (min-width: 1700px) {
      .jewellery .header.header-jewellery .navPages-container .navPages .navPages-list .navPages-item .navPages-action {
        font-size: 18px; } }
    .jewellery .header.header-jewellery .navPages-container .navPages .navPages-list .navPages-item .navPages-action .navPages-action-moreIcon svg {
      fill: #327d5a;
      stroke: #327d5a; }
  .jewellery .header.header-jewellery .navPages-container .navPages .navPages-list .navPages-item .navPage-subMenu {
    box-shadow: none; }
  .jewellery .header.header-jewellery .headersearch-dropdownbox {
    box-shadow: 0 15px 16px -23px black; }
  .jewellery .header.header-jewellery .navUser .navUser-item--cart .dropdown-menu.dropdownfull .previewCartWrapper .previewCart .cartheaderbox .carttitilemain .cart-heading {
    font-family: "Poppins";
    font-weight: 700;
    color: black;
    font-size: 26px;
    margin-bottom: 25px; }
  .jewellery .header.header-jewellery .navUser .navUser-item--cart .dropdown-menu.dropdownfull .previewCartWrapper .previewCart .cartheaderbox .cartitemcountbox p {
    text-transform: uppercase;
    font-weight: 500; }
  .jewellery .header.header-jewellery .navUser .navUser-item--cart .dropdown-menu.dropdownfull .previewCartWrapper .previewCart .previewCartList .previewCartItem {
    border-radius: 6px;
    padding: 0;
    overflow: hidden; }
    .jewellery .header.header-jewellery .navUser .navUser-item--cart .dropdown-menu.dropdownfull .previewCartWrapper .previewCart .previewCartList .previewCartItem .cart-remove {
      right: 25px;
      padding: 0; }
      .jewellery .header.header-jewellery .navUser .navUser-item--cart .dropdown-menu.dropdownfull .previewCartWrapper .previewCart .previewCartList .previewCartItem .cart-remove svg {
        fill: #333333;
        width: 16px;
        height: 16px; }
    .jewellery .header.header-jewellery .navUser .navUser-item--cart .dropdown-menu.dropdownfull .previewCartWrapper .previewCart .previewCartList .previewCartItem .previewCartItem-image {
      background-color: white;
      width: 150px;
      border-right: 1px solid #e3e3e3; }
    .jewellery .header.header-jewellery .navUser .navUser-item--cart .dropdown-menu.dropdownfull .previewCartWrapper .previewCart .previewCartList .previewCartItem .previewCartItem-content {
      padding: 18px 45px 18px 18px;
      width: calc(100% - 150px); }
      .jewellery .header.header-jewellery .navUser .navUser-item--cart .dropdown-menu.dropdownfull .previewCartWrapper .previewCart .previewCartList .previewCartItem .previewCartItem-content .previewCartItem-brand {
        text-transform: uppercase;
        font-size: 12px;
        font-weight: 400;
        color: #999999; }
      .jewellery .header.header-jewellery .navUser .navUser-item--cart .dropdown-menu.dropdownfull .previewCartWrapper .previewCart .previewCartList .previewCartItem .previewCartItem-content .previewCartItem-name {
        font-size: 14px;
        text-transform: uppercase;
        font-weight: 500;
        font-family: "Poppins"; }
      .jewellery .header.header-jewellery .navUser .navUser-item--cart .dropdown-menu.dropdownfull .previewCartWrapper .previewCart .previewCartList .previewCartItem .previewCartItem-content .cartoptionbox {
        margin-top: 5px; }
        .jewellery .header.header-jewellery .navUser .navUser-item--cart .dropdown-menu.dropdownfull .previewCartWrapper .previewCart .previewCartList .previewCartItem .previewCartItem-content .cartoptionbox .definition-list-box .definitionlist .definitionlist-value {
          color: #999999;
          font-size: 12px;
          font-weight: 400;
          font-style: normal;
          text-transform: uppercase; }
      .jewellery .header.header-jewellery .navUser .navUser-item--cart .dropdown-menu.dropdownfull .previewCartWrapper .previewCart .previewCartList .previewCartItem .previewCartItem-content .pricebox {
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -ms-flex-align: center;
        -webkit-align-items: center;
        -webkit-box-align: center;
        align-items: center;
        margin-top: 10px; }
        .jewellery .header.header-jewellery .navUser .navUser-item--cart .dropdown-menu.dropdownfull .previewCartWrapper .previewCart .previewCartList .previewCartItem .previewCartItem-content .pricebox .productincrementbox {
          margin-right: 25px; }
          .jewellery .header.header-jewellery .navUser .navUser-item--cart .dropdown-menu.dropdownfull .previewCartWrapper .previewCart .previewCartList .previewCartItem .previewCartItem-content .pricebox .productincrementbox .form-increment {
            position: relative;
            box-shadow: none;
            border-radius: 6px;
            border: 1px solid #e3e3e3;
            width: 84px;
            height: 45px; }
            .jewellery .header.header-jewellery .navUser .navUser-item--cart .dropdown-menu.dropdownfull .previewCartWrapper .previewCart .previewCartList .previewCartItem .previewCartItem-content .pricebox .productincrementbox .form-increment [data-action=dec],
            .jewellery .header.header-jewellery .navUser .navUser-item--cart .dropdown-menu.dropdownfull .previewCartWrapper .previewCart .previewCartList .previewCartItem .previewCartItem-content .pricebox .productincrementbox .form-increment [data-action=inc] {
              position: absolute;
              bottom: 0;
              right: 0;
              border: 1px solid #e3e3e3;
              padding: 4px;
              height: 50%;
              border-bottom: 0;
              border-right: 0;
              width: 24px;
              display: -ms-flexbox;
              display: -webkit-flex;
              display: flex;
              -ms-flex-align: center;
              -webkit-align-items: center;
              -webkit-box-align: center;
              align-items: center; }
              .jewellery .header.header-jewellery .navUser .navUser-item--cart .dropdown-menu.dropdownfull .previewCartWrapper .previewCart .previewCartList .previewCartItem .previewCartItem-content .pricebox .productincrementbox .form-increment [data-action=dec] .icon svg,
              .jewellery .header.header-jewellery .navUser .navUser-item--cart .dropdown-menu.dropdownfull .previewCartWrapper .previewCart .previewCartList .previewCartItem .previewCartItem-content .pricebox .productincrementbox .form-increment [data-action=inc] .icon svg {
                transition: all 0.3s ease-in-out; }
              .jewellery .header.header-jewellery .navUser .navUser-item--cart .dropdown-menu.dropdownfull .previewCartWrapper .previewCart .previewCartList .previewCartItem .previewCartItem-content .pricebox .productincrementbox .form-increment [data-action=dec]:hover .icon svg,
              .jewellery .header.header-jewellery .navUser .navUser-item--cart .dropdown-menu.dropdownfull .previewCartWrapper .previewCart .previewCartList .previewCartItem .previewCartItem-content .pricebox .productincrementbox .form-increment [data-action=inc]:hover .icon svg {
                fill: #327d5a; }
            .jewellery .header.header-jewellery .navUser .navUser-item--cart .dropdown-menu.dropdownfull .previewCartWrapper .previewCart .previewCartList .previewCartItem .previewCartItem-content .pricebox .productincrementbox .form-increment [data-action=inc] {
              top: 0;
              bottom: auto;
              border-top: 0; }
            .jewellery .header.header-jewellery .navUser .navUser-item--cart .dropdown-menu.dropdownfull .previewCartWrapper .previewCart .previewCartList .previewCartItem .previewCartItem-content .pricebox .productincrementbox .form-increment .form-input--incrementTotal {
              padding-right: 24px;
              width: 100%;
              color: #333333;
              font-size: 18px; }
        .jewellery .header.header-jewellery .navUser .navUser-item--cart .dropdown-menu.dropdownfull .previewCartWrapper .previewCart .previewCartList .previewCartItem .previewCartItem-content .pricebox .previewCartItem-price {
          order: 2;
          margin: 0; }
  .jewellery .header.header-jewellery .navUser .navUser-item--cart .dropdown-menu.dropdownfull .previewCartWrapper .previewCart .previewCartAction .total-price {
    text-transform: uppercase;
    font-size: 22px; }
  .jewellery .header.header-jewellery .navUser .navUser-item--cart .dropdown-menu.dropdownfull .previewCartWrapper .previewCart .previewCartAction .cart-button-group .button {
    box-shadow: none;
    font-size: 18px;
    padding: 12px 14px;
    width: 100%;
    box-shadow: none;
    background-color: #327d5a;
    border: 2px solid #327d5a;
    color: #cddb3e;
    letter-spacing: 1px;
    border-radius: 0;
    font-family: "Poppins"; }
    .jewellery .header.header-jewellery .navUser .navUser-item--cart .dropdown-menu.dropdownfull .previewCartWrapper .previewCart .previewCartAction .cart-button-group .button:hover {
      color: #cddb3e;
      background-color: #327d5a; }
    @media (min-width: 1700px) {
      .jewellery .header.header-jewellery .navUser .navUser-item--cart .dropdown-menu.dropdownfull .previewCartWrapper .previewCart .previewCartAction .cart-button-group .button {
        font-size: 24px;
        padding: 18px 14px; } }
    .jewellery .header.header-jewellery .navUser .navUser-item--cart .dropdown-menu.dropdownfull .previewCartWrapper .previewCart .previewCartAction .cart-button-group .button.button--primary {
      background-color: white;
      color: #327d5a;
      border-color: #327d5a; }
      .jewellery .header.header-jewellery .navUser .navUser-item--cart .dropdown-menu.dropdownfull .previewCartWrapper .previewCart .previewCartAction .cart-button-group .button.button--primary:hover {
        color: #cddb3e;
        background-color: #327d5a; }

.jewellery .header-section .cart-label {
  color: #333333; }

.jewellery .header.header-jewellery .navUser .navUser-item--cart .dropdown-menu.dropdownfull {
  background-color: #f8f8f3;
  border-left: 1px solid #333333; }
  .jewellery .header.header-jewellery .navUser .navUser-item--cart .dropdown-menu.dropdownfull .modal-close .icon svg {
    fill: #333333; }
    .jewellery .header.header-jewellery .navUser .navUser-item--cart .dropdown-menu.dropdownfull .modal-close .icon svg:hover {
      fill: black; }
  .jewellery .header.header-jewellery .navUser .navUser-item--cart .dropdown-menu.dropdownfull .previewCartWrapper .previewCart .cartheaderbox .carttitilemain .cart-heading {
    font-family: "Poppins";
    font-weight: 400;
    text-transform: uppercase; }
    @media (min-width: 1440px) {
      .jewellery .header.header-jewellery .navUser .navUser-item--cart .dropdown-menu.dropdownfull .previewCartWrapper .previewCart .cartheaderbox .carttitilemain .cart-heading {
        font-size: 28px; } }
  .jewellery .header.header-jewellery .navUser .navUser-item--cart .dropdown-menu.dropdownfull .previewCartWrapper .previewCart .cartheaderbox .cartitemcountbox p {
    color: #333333; }
  .jewellery .header.header-jewellery .navUser .navUser-item--cart .dropdown-menu.dropdownfull .previewCartWrapper .previewCart .previewCartList .previewCartItem {
    border: 0px;
    border-radius: 0;
    background-color: transparent;
    padding: 20px 0; }
    .jewellery .header.header-jewellery .navUser .navUser-item--cart .dropdown-menu.dropdownfull .previewCartWrapper .previewCart .previewCartList .previewCartItem:last-child {
      box-shadow: none;
      border: 0;
      padding-top: 0; }
    @media (min-width: 1024px) {
      .jewellery .header.header-jewellery .navUser .navUser-item--cart .dropdown-menu.dropdownfull .previewCartWrapper .previewCart .previewCartList .previewCartItem {
        border-bottom: 1px solid;
        box-shadow: 0 1px 0px 0px #FFFFFF; } }
    .jewellery .header.header-jewellery .navUser .navUser-item--cart .dropdown-menu.dropdownfull .previewCartWrapper .previewCart .previewCartList .previewCartItem .cart-remove svg {
      fill: #333333; }
      .jewellery .header.header-jewellery .navUser .navUser-item--cart .dropdown-menu.dropdownfull .previewCartWrapper .previewCart .previewCartList .previewCartItem .cart-remove svg:hover {
        fill: black; }
    .jewellery .header.header-jewellery .navUser .navUser-item--cart .dropdown-menu.dropdownfull .previewCartWrapper .previewCart .previewCartList .previewCartItem .previewCartItem-image {
      background-color: white;
      border-radius: 0;
      border: 1px solid; }
    .jewellery .header.header-jewellery .navUser .navUser-item--cart .dropdown-menu.dropdownfull .previewCartWrapper .previewCart .previewCartList .previewCartItem .previewCartItem-content {
      padding: 0px 45px 0px 18px; }
      .jewellery .header.header-jewellery .navUser .navUser-item--cart .dropdown-menu.dropdownfull .previewCartWrapper .previewCart .previewCartList .previewCartItem .previewCartItem-content .previewCartItem-brand {
        font-size: 16px;
        color: darkgray; }
        @media (min-width: 1440px) {
          .jewellery .header.header-jewellery .navUser .navUser-item--cart .dropdown-menu.dropdownfull .previewCartWrapper .previewCart .previewCartList .previewCartItem .previewCartItem-content .previewCartItem-brand {
            font-size: 16px; } }
      .jewellery .header.header-jewellery .navUser .navUser-item--cart .dropdown-menu.dropdownfull .previewCartWrapper .previewCart .previewCartList .previewCartItem .previewCartItem-content .previewCartItem-name {
        font-size: 16px;
        color: black;
        font-weight: 700;
        text-transform: capitalize; }
        @media (min-width: 1440px) {
          .jewellery .header.header-jewellery .navUser .navUser-item--cart .dropdown-menu.dropdownfull .previewCartWrapper .previewCart .previewCartList .previewCartItem .previewCartItem-content .previewCartItem-name {
            font-size: 18px; } }
      .jewellery .header.header-jewellery .navUser .navUser-item--cart .dropdown-menu.dropdownfull .previewCartWrapper .previewCart .previewCartList .previewCartItem .previewCartItem-content .cartoptionbox {
        margin-top: 5px; }
        @media (min-width: 1440px) {
          .jewellery .header.header-jewellery .navUser .navUser-item--cart .dropdown-menu.dropdownfull .previewCartWrapper .previewCart .previewCartList .previewCartItem .previewCartItem-content .cartoptionbox {
            margin: 20px 0; } }
        .jewellery .header.header-jewellery .navUser .navUser-item--cart .dropdown-menu.dropdownfull .previewCartWrapper .previewCart .previewCartList .previewCartItem .previewCartItem-content .cartoptionbox .definition-list-box .definitionlist .definitionlist-value {
          color: darkgray;
          font-size: 14px;
          text-transform: capitalize; }
      .jewellery .header.header-jewellery .navUser .navUser-item--cart .dropdown-menu.dropdownfull .previewCartWrapper .previewCart .previewCartList .previewCartItem .previewCartItem-content .pricebox {
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -ms-flex-align: center;
        -webkit-align-items: center;
        -webkit-box-align: center;
        align-items: center;
        margin-top: 10px; }
        .jewellery .header.header-jewellery .navUser .navUser-item--cart .dropdown-menu.dropdownfull .previewCartWrapper .previewCart .previewCartList .previewCartItem .previewCartItem-content .pricebox .productincrementbox {
          margin-right: 25px; }
          .jewellery .header.header-jewellery .navUser .navUser-item--cart .dropdown-menu.dropdownfull .previewCartWrapper .previewCart .previewCartList .previewCartItem .previewCartItem-content .pricebox .productincrementbox .form-increment {
            border-radius: 0px;
            border: 1px solid; }
            .jewellery .header.header-jewellery .navUser .navUser-item--cart .dropdown-menu.dropdownfull .previewCartWrapper .previewCart .previewCartList .previewCartItem .previewCartItem-content .pricebox .productincrementbox .form-increment [data-action=dec],
            .jewellery .header.header-jewellery .navUser .navUser-item--cart .dropdown-menu.dropdownfull .previewCartWrapper .previewCart .previewCartList .previewCartItem .previewCartItem-content .pricebox .productincrementbox .form-increment [data-action=inc] {
              border-radius: 0px; }
              .jewellery .header.header-jewellery .navUser .navUser-item--cart .dropdown-menu.dropdownfull .previewCartWrapper .previewCart .previewCartList .previewCartItem .previewCartItem-content .pricebox .productincrementbox .form-increment [data-action=dec]:hover .icon svg,
              .jewellery .header.header-jewellery .navUser .navUser-item--cart .dropdown-menu.dropdownfull .previewCartWrapper .previewCart .previewCartList .previewCartItem .previewCartItem-content .pricebox .productincrementbox .form-increment [data-action=inc]:hover .icon svg {
                fill: #327d5a; }
        .jewellery .header.header-jewellery .navUser .navUser-item--cart .dropdown-menu.dropdownfull .previewCartWrapper .previewCart .previewCartList .previewCartItem .previewCartItem-content .pricebox .previewCartItem-price {
          font-size: 16px; }
          @media (min-width: 1440px) {
            .jewellery .header.header-jewellery .navUser .navUser-item--cart .dropdown-menu.dropdownfull .previewCartWrapper .previewCart .previewCartList .previewCartItem .previewCartItem-content .pricebox .previewCartItem-price {
              font-size: 20px; } }
  .jewellery .header.header-jewellery .navUser .navUser-item--cart .dropdown-menu.dropdownfull .previewCartWrapper .previewCart .previewCartAction .total-price,
  .jewellery .header.header-jewellery .navUser .navUser-item--cart .dropdown-menu.dropdownfull .previewCartWrapper .previewCart .previewCartAction .total-price {
    text-transform: uppercase;
    font-size: 16px; }
    @media (min-width: 1700px) {
      .jewellery .header.header-jewellery .navUser .navUser-item--cart .dropdown-menu.dropdownfull .previewCartWrapper .previewCart .previewCartAction .total-price,
      .jewellery .header.header-jewellery .navUser .navUser-item--cart .dropdown-menu.dropdownfull .previewCartWrapper .previewCart .previewCartAction .total-price {
        font-size: 20px; } }

.children .mobileMenu-toggle {
  padding: 0 30px; }
  .children .mobileMenu-toggle .mobileMenu-toggleIcon {
    border-radius: 20px; }
    .children .mobileMenu-toggle .mobileMenu-toggleIcon::after, .children .mobileMenu-toggle .mobileMenu-toggleIcon::before {
      border-radius: 20px; }

@media (min-width: 1024px) {
  .children.default-page .header.header-children {
    background-color: rgba(255, 255, 255, 0.5);
    position: fixed;
    transition: .3s ease-in-out;
    backdrop-filter: blur(3.5px); } }

.children .header .header-logo-image {
  max-height: 35px; }
  @media (min-width: 1024px) {
    .children .header .header-logo-image {
      max-height: 45px; } }

@media (min-width: 1024px) {
  .children .header.header-children .button-all-categories {
    background-color: #327d5a;
    color: white; } }

@media (min-width: 1024px) {
  .children .header.header-children .button-all-categories:hover {
    background-color: rgba(50, 125, 90, 0.8); } }

@media (min-width: 1024px) {
  .children .header.header-children.headerfixed {
    background-color: white; } }

@media (min-width: 1024px) {
  .children .header.header-children.headerfixed .header-logo {
    padding: 15px 0; } }

@media (min-width: 1024px) {
  .children .header.header-children.headerfixed .Headerbox .navPages-container .navPages .navPage-subMenu.submenusimple {
    background-color: white;
    backdrop-filter: blur(0); } }

.children .header.header-children.headerfixed .headersearch-dropdownbox .dropdown--quickSearch {
  background-color: #f8f8f3; }

.children .header.header-children .header-logo {
  padding: 14px 0; }
  @media (min-width: 1024px) {
    .children .header.header-children .header-logo {
      padding: 30px 0; } }

.children .header.header-children .Headerbox .navUser {
  right: 30px; }
  @media (min-width: 1024px) {
    .children .header.header-children .Headerbox .navUser {
      right: 0; } }

.children .header.header-children .Headerbox .navPages-container {
  top: 63px;
  height: 93%; }
  @media (min-width: 1024px) {
    .children .header.header-children .Headerbox .navPages-container {
      height: auto; } }
  @media (min-width: 1700px) {
    .children .header.header-children .Headerbox .navPages-container .navPages .navPages-list .navPages-item {
      margin: 0 26px; } }
  .children .header.header-children .Headerbox .navPages-container .navPages .navPages-list .navPages-item .navPages-action {
    padding: 3px; }
    @media (min-width: 1024px) {
      .children .header.header-children .Headerbox .navPages-container .navPages .navPages-list .navPages-item .navPages-action {
        padding: 0; } }
  @media (min-width: 1024px) {
    .children .header.header-children .Headerbox .navPages-container .navPages .navPage-subMenu.submenusimple {
      background-color: rgba(255, 255, 255, 0.8);
      backdrop-filter: blur(5.5px);
      box-shadow: none;
      border: none;
      border-top: 1px solid #327d5a; } }
  .children .header.header-children .Headerbox .navPages-container .navPages .navPage-subMenu a {
    color: white; }
  .children .header.header-children .Headerbox .navPages-container .navPages .navPages-item:hover .navPage-subMenu a {
    color: black; }
  @media (min-width: 1024px) {
    .children .header.header-children .Headerbox .navPages-container .navPages .navPages-item:hover .navPage-subMenu .button-all-categories {
      color: white; } }
  @media (min-width: 1700px) {
    .children .header.header-children .Headerbox .navPages-container .navPages .navPages-item .navPages-action {
      font-size: 16px; } }
  .children .header.header-children .Headerbox .navPages-container .navPages .navPages-item .navPages-action::after {
    background-color: #327d5a; }

.children .header.header-children .Headerbox .navUser .navUser-section .navUser-item .currencyselectorbox .currencyBox .currencyselectionbox li {
  border-color: #327d5a; }
  .children .header.header-children .Headerbox .navUser .navUser-section .navUser-item .currencyselectorbox .currencyBox .currencyselectionbox li.activecurrency {
    border-color: #cccccc; }

.children .header.header-children .Headerbox .navUser .navUser-item--cart .cartoptionbox .change-item-option svg {
  fill: black;
  width: 15px;
  height: 15px;
  transition: all 0.3s ease-in-out; }

.children .header.header-children .Headerbox .navUser .navUser-item--cart .cartoptionbox .change-item-option:hover svg {
  fill: #327d5a; }

.children .header.header-children .Headerbox .navUser .navUser-item--cart .dropdown-menu.dropdownfull .previewCartWrapper .previewCart .productincrementbox .form-increment {
  border-radius: 10px;
  box-shadow: none; }
  .children .header.header-children .Headerbox .navUser .navUser-item--cart .dropdown-menu.dropdownfull .previewCartWrapper .previewCart .productincrementbox .form-increment .button--icon:hover .icon svg {
    fill: #cddb3e; }

.children .header.header-children .Headerbox .navUser .navUser-item--cart .dropdown-menu.dropdownfull .previewCartWrapper .previewCart .previewCartList .previewCartItem .previewCartItem-name {
  font-size: 14px; }

.children .header.header-children .Headerbox .navUser .navUser-item--cart .dropdown-menu.dropdownfull .previewCartWrapper .previewCart .previewCartList .previewCartItem .previewCartItem-brand {
  font-size: 14px; }

.children .header.header-children .Headerbox .navUser .navUser-item--cart .dropdown-menu.dropdownfull .previewCartWrapper .previewCart .cartheaderbox .carttitilemain .cart-heading {
  color: #327d5a; }

.children .header.header-children .Headerbox .navUser .navUser-item--cart .dropdown-menu.dropdownfull .previewCartWrapper .previewCart .cartheaderbox .cartitemcountbox {
  color: #a3a39d;
  text-transform: capitalize; }

.children .header.header-children .Headerbox .navUser .navUser-item--cart .dropdown-menu.dropdownfull .previewCartWrapper .previewCart .previewCartAction .cart-button-group .previewCartAction-checkout .button--small {
  border-radius: 10px;
  box-shadow: none;
  background-color: #cddb3e;
  border: 1px solid #cddb3e;
  color: #327d5a; }
  .children .header.header-children .Headerbox .navUser .navUser-item--cart .dropdown-menu.dropdownfull .previewCartWrapper .previewCart .previewCartAction .cart-button-group .previewCartAction-checkout .button--small:hover {
    color: #cddb3e;
    background-color: #327d5a; }

.children .header.header-children .Headerbox .navUser .navUser-item--cart .dropdown-menu.dropdownfull .previewCartWrapper .previewCart .previewCartAction .cart-button-group .previewCartAction-viewCart .button--primary {
  box-shadow: none;
  color: #327d5a;
  background-color: white;
  border: 1px solid #327d5a; }
  .children .header.header-children .Headerbox .navUser .navUser-item--cart .dropdown-menu.dropdownfull .previewCartWrapper .previewCart .previewCartAction .cart-button-group .previewCartAction-viewCart .button--primary:hover {
    color: #cddb3e;
    background-color: #327d5a;
    border-color: #327d5a; }

.children .header.header-children .Headerbox .navUser .navUser-item--cart .dropdown-menu.dropdownfull.is-open {
  border: none;
  border-left: 1px solid #cccccc; }
  .children .header.header-children .Headerbox .navUser .navUser-item--cart .dropdown-menu.dropdownfull.is-open:before {
    height: 100vh; }

.children .header.header-children .headersearch-dropdownbox .dropdown--quickSearch {
  transition: .3s ease-in-out;
  background-color: rgba(248, 248, 243, 0.8);
  backdrop-filter: blur(3.5px);
  border-color: #327d5a; }
  .children .header.header-children .headersearch-dropdownbox .dropdown--quickSearch .searchboxmain .form-input {
    background-color: rgba(248, 248, 243, 0.5);
    backdrop-filter: blur(3.5px);
    border-color: #327d5a;
    color: black; }
    .children .header.header-children .headersearch-dropdownbox .dropdown--quickSearch .searchboxmain .form-input::placeholder {
      color: #327d5a; }
    .children .header.header-children .headersearch-dropdownbox .dropdown--quickSearch .searchboxmain .form-input:focus-visible {
      outline: none !important; }

/* for common */
.container {
  padding: 0 20px;
  margin: 0 auto; }
  @media (min-width: 1024px) {
    .container {
      max-width: 100%; } }
  @media (min-width: 1200px) {
    .container {
      max-width: 1140px;
      padding: 0; } }
  @media (min-width: 1366px) {
    .container {
      max-width: 1240px; } }
  @media (min-width: 1440px) {
    .container {
      max-width: 1360px; } }
  @media (min-width: 1600px) {
    .container {
      max-width: 1480px; } }
  @media (min-width: 1700px) {
    .container {
      max-width: 1600px; } }
  @media (min-width: 2560px) {
    .container {
      max-width: 1920px; } }

.overflowhidden {
  overflow: hidden;
  height: 100vh; }

.socialLinks-item--google {
  display: none; }

#previewModal + #product-reviews {
  display: none; }

.sitemap-page h1, .sitemap-page h2 {
  color: #327d5a; }

.mobile-hide {
  display: none; }
  @media (min-width: 1024px) {
    .mobile-hide {
      display: block; } }

textarea {
  resize: vertical; }

.body {
  /*margin-top:2.8rem;*/
  /*@include medium{
		margin-top:80px;
	  	overflow-x: hidden; 
  	}
  	
  	@include xlarge{
	  	margin-top: get-height(stencilString("logo_size"));
  	}*/ }

.form-inlineMessage {
  font-size: 14px; }

.form-label--inlineSmall small {
  margin: 0; }
  .form-label--inlineSmall small.required {
    color: #ea000e; }

.carousel-tooltip {
  display: none; }

.form-radio + .form-label::before {
  border-color: #e3e3e3;
  box-shadow: 0.707px 0.707px 0px 0px #FFFFFF;
  height: 20px;
  width: 20px;
  top: 0.20rem;
  height: 22px;
  width: 22px; }

.form-radio + .form-label::after {
  height: 16px;
  width: 16px;
  left: 3px; }

.form-radio + .form-label::after {
  top: 7px;
  background-color: #327d5a; }

.form-radio:checked + .form-label::before {
  border-color: #327d5a; }

.form-radio:checked + .form-label {
  color: #327d5a !important; }

.form-select {
  background-color: #f8f8f3; }

.form-select--small,
.form-select--date {
  height: 3.215rem;
  background-position: right 0.5rem top .5rem;
  border-radius: 4px;
  line-height: normal;
  padding: 10px 20px 10px 15px; }
  @media (min-width: 1024px) {
    .form-select--small,
    .form-select--date {
      padding: 10px 45px 10px 15px; } }
  @media (min-width: 1440px) {
    .form-select--small,
    .form-select--date {
      font-size: 18px; } }

.productincrementbox .form-increment {
  display: inline-flex;
  align-items: center;
  width: auto;
  overflow: hidden;
  background-color: #FFFFFF;
  border: 1px solid #e3e3e3;
  box-shadow: 0.707px 0.707px 0px 0px #FFFFFF;
  border-radius: 25px;
  position: relative; }
  .productincrementbox .form-increment .button--icon {
    border: 0;
    padding: 14px 16.5px;
    box-shadow: none; }
  .productincrementbox .form-increment .form-input--incrementTotal {
    background-color: #FFFFFF; }

.cartoptionbox {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
  align-items: center; }
  .cartoptionbox .definition-list-box {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    align-items: center;
    margin-right: 15px; }
  .cartoptionbox .definitionlist {
    margin: 0; }
    .cartoptionbox .definitionlist .definitionlist-value {
      color: #888888;
      font-weight: 500;
      font-style: italic;
      font-size: 13px; }
      .cartoptionbox .definitionlist .definitionlist-value .devider {
        margin: 0 2px 0 0; }
    .cartoptionbox .definitionlist:last-child .devider {
      display: none; }
  .cartoptionbox .change-item-option svg {
    fill: black;
    width: 15px;
    height: 15px;
    transition: all 0.3s ease-in-out; }
  .cartoptionbox .change-item-option:hover svg {
    fill: #327d5a; }

/* button style*/
.button {
  border-radius: 40px;
  padding: 10px 15px;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 700;
  transition: all 0.3s ease-in-out;
  box-shadow: 2.431px 13.787px 27px 0px rgba(205, 219, 62, 0.37); }
  @media (min-width: 1024px) {
    .button {
      padding: 20px; } }
  @media (min-width: 1200px) {
    .button {
      font-size: 20px; } }
  .button:hover, .button:focus, .button.is-active, .button.active {
    color: #cddb3e; }
  .button:hover {
    color: #cddb3e; }
    .button:hover .icon svg {
      fill: #cddb3e; }

.button--primary {
  border: 0; }

.button--primary {
  border: 3px solid #327d5a;
  color: #327d5a;
  box-shadow: 0px 9px 27px 0px rgba(50, 125, 90, 0.37);
  background-color: white; }
  .button--primary:hover, .button--primary:focus {
    border: 3px solid #327d5a;
    color: #cddb3e;
    box-shadow: 0px 9px 27px 0px rgba(50, 125, 90, 0.37);
    background-color: #327d5a; }

.body {
  background-color: white;
  margin-bottom: 0; }

.page-heading {
  font-size: 24px;
  margin-bottom: 10px;
  font-weight: 700;
  margin-bottom: 0; }
  @media (min-width: 768px) {
    .page-heading {
      font-size: 36px; } }
  @media (min-width: 1024px) {
    .page-heading {
      font-size: 44px; } }
  @media (min-width: 1440px) {
    .page-heading {
      font-size: 60px; } }

/* breadcrumb style*/
ol.breadcrumbs {
  margin: 0;
  text-align: left;
  margin-bottom: 5px;
  display: block; }
  @media (min-width: 768px) {
    ol.breadcrumbs {
      text-align: center; } }
  @media (min-width: 1024px) {
    ol.breadcrumbs {
      margin-bottom: 35px; } }
  ol.breadcrumbs .breadcrumb {
    display: inline;
    line-height: 20px; }

.breadcrumb:not(:first-child)::before {
  content: "\2192";
  border: none;
  transform: none;
  height: inherit;
  font-size: 18px; }

.breadcrumb.is-active > .breadcrumb-label {
  font-weight: 400;
  color: #cddb3e; }

.breadcrumb:not(:first-child)::before {
  color: #FFFFFF; }

.breadcrumb a {
  text-decoration: none;
  font-size: 14px;
  transition: all 0.3s ease-in-out;
  color: #FFFFFF; }
  @media (min-width: 1700px) {
    .breadcrumb a {
      font-size: 18px; } }
  .breadcrumb a:hover {
    color: #cddb3e; }

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

.facetedSearch-toggle + .facetedSearch-navList,
.sidebarBlock + .facetedSearch-navList {
  margin: 25px 0; }

.accordion--navList {
  padding: 0 15px; }
  @media (min-width: 1024px) {
    .accordion--navList {
      padding: 0; } }
  .accordion--navList .accordion-block {
    margin-bottom: 0;
    margin-top: 0; }

.accordion--navList .accordion-block {
  margin: 24px 0; }
  @media (min-width: 1024px) {
    .accordion--navList .accordion-block {
      margin-top: 0; } }

.accordion-block:first-child {
  margin-bottom: 17px; }
  @media (min-width: 1024px) {
    .accordion-block:first-child {
      margin-bottom: 20px; } }

.accordion-block {
  border-radius: 8px 8px 0 0;
  border: 1px solid white;
  background-color: white;
  overflow: hidden; }
  .accordion-block:first-child {
    display: none; }
    @media (min-width: 768px) {
      .accordion-block:first-child {
        display: block; } }
  @media (min-width: 1024px) {
    .accordion-block {
      border-radius: 8px; } }
  .accordion-block:last-child .accordion-navigation {
    border-radius: 0; }
  .accordion-block .accordion-navigation {
    border: none;
    padding: 8px 15px;
    margin: 0 !important;
    background-color: white; }
    @media (min-width: 1024px) {
      .accordion-block .accordion-navigation {
        padding: 10px 15px; } }
    @media (min-width: 1700px) {
      .accordion-block .accordion-navigation {
        padding: 16px 30px; } }
    .accordion-block .accordion-navigation .accordion-title {
      padding: 0;
      font-family: "Poppins";
      color: black;
      font-weight: 700;
      font-size: 14px; }
      @media (min-width: 1700px) {
        .accordion-block .accordion-navigation .accordion-title {
          font-size: 20px; } }
    .accordion-block .accordion-navigation .icon {
      width: 12px;
      height: 12px;
      transform: rotate(0deg); }
      @media (min-width: 1700px) {
        .accordion-block .accordion-navigation .icon {
          width: 18px;
          height: 11px; } }
      .accordion-block .accordion-navigation .icon svg {
        width: 12px;
        height: 12px;
        stroke: #FFFFFF; }
        @media (min-width: 1700px) {
          .accordion-block .accordion-navigation .icon svg {
            width: 18px;
            height: 11px; } }
    .accordion-block .accordion-navigation.is-open svg {
      transform: rotate(180deg); }
  .accordion-block .accordion-navigation.btn-disable span .navPages-action-moreIcon {
    display: none; }
  .accordion-block .accordion-navigation.btn-disable:hover {
    cursor: default; }
  .accordion-block .facetedSearch-clearLink {
    right: 60px;
    top: 15px;
    color: black;
    font-size: 12px;
    transition: all 0.3s ease-in-out;
    transform: none; }
    @media (min-width: 1024px) {
      .accordion-block .facetedSearch-clearLink {
        font-size: 14px; } }
    @media (min-width: 1700px) {
      .accordion-block .facetedSearch-clearLink {
        top: 20px; } }
    .accordion-block .facetedSearch-clearLink:hover {
      color: #327d5a; }
  .accordion-block .form-minMaxRow .form-field .button {
    color: black; }
  .accordion-block .form-minMaxRow .form-field .form-input::placeholder {
    color: black; }
  @media (min-width: 1024px) {
    .accordion-block .form-minMaxRow .form-field {
      margin: 10px 0;
      float: none;
      width: 100%; } }
  @media (min-width: 1440px) {
    .accordion-block .form-minMaxRow .form-field {
      margin: 0;
      float: left;
      width: 33.33%; } }
  .accordion-block .accordion-content {
    padding: 10px; }
    @media (min-width: 1024px) {
      .accordion-block .accordion-content {
        padding: 10px 10px 10px 15px; } }
    @media (min-width: 1700px) {
      .accordion-block .accordion-content {
        padding: 15px 25px 15px 30px; } }
    .accordion-block .accordion-content .toggleLink {
      font-style: italic;
      padding-left: 20px; }
      .accordion-block .accordion-content .toggleLink .toggleLink-text {
        font-size: 16px;
        text-decoration: underline; }
    .accordion-block .accordion-content#facetedSearch-content--price {
      padding-bottom: 14px; }
      .accordion-block .accordion-content#facetedSearch-content--price .form-minMaxRow .button {
        font-size: 12px;
        padding: 9.99px 10px;
        border-radius: 4px; }

#categories-list .navPages-list,
.accordion-content .navPages-list {
  width: 100%; }
  #categories-list .navPages-list .navPages-item,
  .accordion-content .navPages-list .navPages-item {
    float: none;
    position: relative;
    display: inline-block;
    border-bottom: 1px solid #f0f0e8;
    width: 100%;
    padding-bottom: 7px;
    padding-top: 7px; }
    #categories-list .navPages-list .navPages-item:last-child,
    .accordion-content .navPages-list .navPages-item:last-child {
      padding-bottom: 0; }
    #categories-list .navPages-list .navPages-item:first-child,
    .accordion-content .navPages-list .navPages-item:first-child {
      padding-top: 0; }
    #categories-list .navPages-list .navPages-item .navPage-subMenu-item,
    .accordion-content .navPages-list .navPages-item .navPage-subMenu-item {
      padding: 0 55px 0 0; }
    #categories-list .navPages-list .navPages-item .navPages-action,
    .accordion-content .navPages-list .navPages-item .navPages-action {
      font-size: 14px;
      color: #333333;
      padding: 0;
      border: none;
      text-transform: inherit;
      font-weight: 500;
      padding: 0;
      transition: all 0.3s ease-in-out; }
      @media (min-width: 1024px) {
        #categories-list .navPages-list .navPages-item .navPages-action,
        .accordion-content .navPages-list .navPages-item .navPages-action {
          display: inline-flex; } }
      @media (min-width: 1440px) {
        #categories-list .navPages-list .navPages-item .navPages-action,
        .accordion-content .navPages-list .navPages-item .navPages-action {
          font-size: 18px; } }
      #categories-list .navPages-list .navPages-item .navPages-action.is-open,
      .accordion-content .navPages-list .navPages-item .navPages-action.is-open {
        background-color: transparent;
        color: #327d5a; }
        @media (min-width: 1024px) {
          #categories-list .navPages-list .navPages-item .navPages-action.is-open,
          .accordion-content .navPages-list .navPages-item .navPages-action.is-open {
            border-bottom: 1px solid #327d5a; } }
      #categories-list .navPages-list .navPages-item .navPages-action:hover,
      .accordion-content .navPages-list .navPages-item .navPages-action:hover {
        color: #327d5a; }
    #categories-list .navPages-list .navPages-item .action-icon,
    .accordion-content .navPages-list .navPages-item .action-icon {
      position: absolute;
      display: inline-block;
      top: 0;
      right: 0;
      cursor: pointer;
      display: flex;
      align-items: center;
      justify-content: center; }
      @media (min-width: 1024px) {
        #categories-list .navPages-list .navPages-item .action-icon,
        .accordion-content .navPages-list .navPages-item .action-icon {
          right: 0px; } }
      #categories-list .navPages-list .navPages-item .action-icon .icon,
      .accordion-content .navPages-list .navPages-item .action-icon .icon {
        width: 20px;
        height: 20px; }
      #categories-list .navPages-list .navPages-item .action-icon .icon-remove,
      .accordion-content .navPages-list .navPages-item .action-icon .icon-remove {
        position: absolute;
        right: 0;
        left: 0;
        bottom: 0;
        top: 0px;
        opacity: 0; }
      #categories-list .navPages-list .navPages-item .action-icon svg,
      .accordion-content .navPages-list .navPages-item .action-icon svg {
        fill: black;
        vertical-align: middle; }
      #categories-list .navPages-list .navPages-item .action-icon.is-open .icon-add,
      .accordion-content .navPages-list .navPages-item .action-icon.is-open .icon-add {
        opacity: 0; }
      #categories-list .navPages-list .navPages-item .action-icon.is-open .icon-remove,
      .accordion-content .navPages-list .navPages-item .action-icon.is-open .icon-remove {
        opacity: 1; }
    #categories-list .navPages-list .navPages-item:first-child .action-icon,
    .accordion-content .navPages-list .navPages-item:first-child .action-icon {
      top: -3px; }
    #categories-list .navPages-list .navPages-item:first-child .navPages-action,
    .accordion-content .navPages-list .navPages-item:first-child .navPages-action {
      margin-bottom: 0; }
    #categories-list .navPages-list .navPages-item:last-child,
    .accordion-content .navPages-list .navPages-item:last-child {
      border-bottom: none; }
      #categories-list .navPages-list .navPages-item:last-child .navPages-action,
      .accordion-content .navPages-list .navPages-item:last-child .navPages-action {
        margin-bottom: 0; }
  #categories-list .navPages-list .navPage-subMenu,
  .accordion-content .navPages-list .navPage-subMenu {
    position: inherit;
    background: transparent;
    overflow: hidden;
    display: none;
    padding: 0 !important; }
    #categories-list .navPages-list .navPage-subMenu .navPage-subMenu-list,
    .accordion-content .navPages-list .navPage-subMenu .navPage-subMenu-list {
      list-style: none;
      margin: 0 0 0 15px; }
      @media (min-width: 1024px) {
        #categories-list .navPages-list .navPage-subMenu .navPage-subMenu-list,
        .accordion-content .navPages-list .navPage-subMenu .navPage-subMenu-list {
          margin: 0 0 0 15px; } }
      #categories-list .navPages-list .navPage-subMenu .navPage-subMenu-list .navPage-subMenu-item,
      .accordion-content .navPages-list .navPage-subMenu .navPage-subMenu-list .navPage-subMenu-item {
        width: 100%;
        padding: 0;
        position: relative; }
        #categories-list .navPages-list .navPage-subMenu .navPage-subMenu-list .navPage-subMenu-item:last-child .navPages-action,
        .accordion-content .navPages-list .navPage-subMenu .navPage-subMenu-list .navPage-subMenu-item:last-child .navPages-action {
          margin: 0 0 7px 0; }
        #categories-list .navPages-list .navPage-subMenu .navPage-subMenu-list .navPage-subMenu-item .action-icon,
        .accordion-content .navPages-list .navPage-subMenu .navPage-subMenu-list .navPage-subMenu-item .action-icon {
          top: 0; }
        #categories-list .navPages-list .navPage-subMenu .navPage-subMenu-list .navPage-subMenu-item .navPage-subMenu-action.is-open,
        .accordion-content .navPages-list .navPage-subMenu .navPage-subMenu-list .navPage-subMenu-item .navPage-subMenu-action.is-open {
          border-bottom: 0; }

.facetedSearch .facetedSearch-toggle {
  margin: 0;
  border: 1px solid white;
  text-decoration: none;
  text-align: center;
  color: black;
  padding: 12px; }

.facetedSearch .facetedSearch-toggle-text,
.facetedSearch .facetedSearch-toggle-indicator {
  float: none;
  width: 100%;
  text-align: center;
  text-decoration: none;
  font-size: 14px;
  line-height: 1.3; }

.facetedSearch .facetedSearch-toggle + .facetedSearch-navList,
.facetedSearch .sidebarBlock + .facetedSearch-navList {
  margin: 20px 0; }

@media (min-width: 1024px) {
  .facetedSearch .facetedSearch-refineFilters {
    padding: 0 15px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between; } }

@media (min-width: 1700px) {
  .facetedSearch .facetedSearch-refineFilters {
    padding: 0 30px; } }

.facetedSearch .facetedSearch-refineFilters .sidebarBlock-heading {
  font-family: "Poppins";
  font-size: 14px;
  margin: 0;
  color: black; }
  @media (min-width: 1700px) {
    .facetedSearch .facetedSearch-refineFilters .sidebarBlock-heading {
      font-size: 20px; } }

.facetedSearch .facetedSearch-refineFilters p {
  margin: 0;
  color: #585858;
  font-size: 12px; }
  @media (min-width: 1700px) {
    .facetedSearch .facetedSearch-refineFilters p {
      font-size: 14px; } }

.facetedSearch .facetedSearch-refineFilters .inlineList {
  width: 100%; }
  .facetedSearch .facetedSearch-refineFilters .inlineList li {
    margin-top: 0.78571rem;
    margin-bottom: 0; }
    .facetedSearch .facetedSearch-refineFilters .inlineList li:last-child {
      margin-bottom: 0.78571rem; }

.facetedSearch .facetedSearch-refineFilters [data-faceted-search-facet] {
  width: 100%;
  margin-bottom: 15px;
  font-size: 12px; }

.facetedSearch .facetedSearch-refineFilters .facetLabel {
  color: black;
  background-color: white;
  border-radius: 3px;
  border: 1px solid white;
  margin-bottom: 0;
  transition: all 0.3s ease-in-out;
  font-size: 12px;
  padding-top: 4px; }
  .facetedSearch .facetedSearch-refineFilters .facetLabel .icon {
    fill: black; }
  .facetedSearch .facetedSearch-refineFilters .facetLabel:hover {
    background-color: transparent; }

.facetedSearch .facetedSearch-navList .accordion {
  border: 1px solid white;
  margin-top: -1px; }
  @media (min-width: 1024px) {
    .facetedSearch .facetedSearch-navList .accordion {
      margin-top: 0;
      border: 0; } }

.facetedSearch .navList .navList-action--checkbox {
  padding-left: 20px; }

.facetedSearch .navList .navList-action {
  color: black;
  font-size: 14px;
  transition: all 0.3s ease-in-out; }
  @media (min-width: 1440px) {
    .facetedSearch .navList .navList-action {
      font-size: 18px; } }
  .facetedSearch .navList .navList-action span {
    color: #a3a39d;
    font-size: 16px; }
  .facetedSearch .navList .navList-action:before {
    border-radius: 50%;
    width: 16px;
    height: 16px;
    border: 2px solid #333333;
    transition: all 0.3s ease-in-out; }
  .facetedSearch .navList .navList-action:after {
    top: 12px;
    left: 7px;
    transform: rotate(45deg);
    height: 14px;
    width: 7px;
    border-bottom: 2px solid #327d5a;
    border-right: 2px solid #327d5a;
    background-image: none; }
  .facetedSearch .navList .navList-action.is-selected {
    color: #327d5a; }
    .facetedSearch .navList .navList-action.is-selected:before {
      border-color: #327d5a; }
  .facetedSearch .navList .navList-action:hover {
    color: #327d5a; }
    .facetedSearch .navList .navList-action:hover:before {
      border-color: #327d5a; }

.facetedSearch .navList .navList-action-close {
  background-color: white;
  border: 1px solid white;
  transition: all 0.3s ease-in-out; }
  .facetedSearch .navList .navList-action-close svg {
    fill: black;
    transition: all 0.3s ease-in-out; }
  .facetedSearch .navList .navList-action-close:hover {
    background-color: transparent; }

.productGrid {
  margin: 0 -20px; }
  @media (min-width: 1440px) {
    .productGrid {
      padding-left: 20px; } }
  .productGrid .product {
    margin-top: 0;
    padding: 10px; }
    @media (min-width: 1024px) {
      .productGrid .product {
        padding: 20px; } }

.card {
  border: 1px solid #e3e3e3;
  margin: 0;
  height: 100%;
  box-shadow: 0.707px 0.707px 0px 0px #FFFFFF;
  border-radius: 17px;
  overflow: hidden;
  transition: all 0.3s ease-in-out;
  background-color: #f8f8f3;
  position: relative; }
  .card:hover {
    box-shadow: 4.243px 4.243px 11px 0px rgba(0, 0, 0, 0.1);
    border-color: white;
    background-color: white; }
    @media (min-width: 1024px) {
      .card:hover {
        box-shadow: 12px 12px 23px -14px rgba(0, 0, 0, 0.2); } }
    .card:hover .card-title a {
      color: #333333; }
    .card:hover .card-figure {
      background-color: white; }
    .card:hover .card-body {
      background-color: white; }
    .card:hover .sale-flag-side:after,
    .card:hover .sold-out-flag-side:after {
      border-color: transparent transparent #FFFFFF transparent; }
    .card:hover .price-section {
      opacity: 0; }
    .card:hover .card-figcaption-body-btn {
      bottom: 0px; }
    .card:hover .button-box-group {
      opacity: 1; }
      .card:hover .button-box-group .button .icon svg {
        fill: #327d5a; }
  .card .sale-flag-side,
  .card .sold-out-flag-side {
    position: absolute;
    top: -3px;
    left: 10px;
    z-index: 5;
    background: #e81212;
    color: white;
    padding: 8px 0px 10px 0;
    display: inline-block;
    min-width: 21px;
    height: auto;
    max-width: initial;
    border-radius: 0;
    transition: all 0.3s ease-in-out; }
    .card .sale-flag-side .sale-text,
    .card .sale-flag-side .sold-out-text,
    .card .sold-out-flag-side .sale-text,
    .card .sold-out-flag-side .sold-out-text {
      writing-mode: vertical-rl;
      text-orientation: inherit;
      text-transform: uppercase;
      transform: rotate(180deg);
      padding: 3px 5px 0px 2px;
      line-height: 1;
      font-weight: 600;
      font-size: 13px;
      letter-spacing: 1.5px; }
    .card .sale-flag-side:after,
    .card .sold-out-flag-side:after {
      content: '';
      position: absolute;
      bottom: -1px;
      border: 10px solid;
      border-color: transparent transparent #f8f8f3 transparent;
      z-index: 6;
      left: 0;
      right: 0;
      transition: all 0.3s ease-in-out; }
  .card .sold-out-flag-side {
    background: #007dc6;
    color: white; }
  .card .card-figure {
    background-color: #f8f8f3;
    transition: all 0.3s ease-in-out;
    position: relative;
    padding: 5px 0 10px; }
    @media (min-width: 1024px) {
      .card .card-figure {
        padding: 31px 0 20px; } }
    @media (min-width: 1200px) {
      .card .card-figure {
        padding: 29px 0 20px; } }
    @media (min-width: 1440px) {
      .card .card-figure {
        padding: 38px 0 22px; } }
    @media (min-width: 1700px) {
      .card .card-figure {
        padding: 40px 0 28px; } }
    .card .card-figure .sold-out-text,
    .card .card-figure .sale-text {
      padding-top: 3px;
      display: inline-block; }
    .card .card-figure .card-img-container:after {
      padding-bottom: 110%; }
      @media (min-width: 1024px) {
        .card .card-figure .card-img-container:after {
          padding-bottom: 100%; } }
    .card .card-figure .card-img-container .card-image {
      transition: all 0.3s ease-in-out; }
    .card .card-figure .card-img-container .hover-image + .default-image {
      transition: 0.75s ease; }
    .card .card-figure .card-img-container .hover-image {
      opacity: 0; }
    .card .card-figure .card-img-container:hover .default-image {
      /*opacity: 0;*/ }
    .card .card-figure .card-img-container:hover .hover-image + .default-image {
      opacity: 0; }
    .card .card-figure .card-img-container:hover .hover-image {
      opacity: 1; }
    .card .card-figure .card-figcaption {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      transition: all 0.3s ease-in-out; }
      .card .card-figure .card-figcaption .card-figcaption-body {
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -ms-flex-align: center;
        -webkit-align-items: center;
        -webkit-box-align: center;
        align-items: center;
        justify-content: center;
        top: 80%;
        transform: translateY(-80%); }
        .card .card-figure .card-figcaption .card-figcaption-body .button {
          width: 35px;
          height: 35px;
          display: -ms-flexbox;
          display: -webkit-flex;
          display: flex;
          -ms-flex-align: center;
          -webkit-align-items: center;
          -webkit-box-align: center;
          align-items: center;
          justify-content: center;
          background-color: #327d5a;
          border: 3px solid #327d5a;
          transition: all 0.3s ease-in-out;
          box-shadow: none; }
          @media (min-width: 1700px) {
            .card .card-figure .card-figcaption .card-figcaption-body .button {
              width: 70px;
              height: 70px; } }
          .card .card-figure .card-figcaption .card-figcaption-body .button:hover {
            background-color: white; }
            .card .card-figure .card-figcaption .card-figcaption-body .button:hover svg {
              fill: #327d5a; }
          .card .card-figure .card-figcaption .card-figcaption-body .button .icon {
            width: 17px;
            height: 17px; }
            @media (min-width: 1700px) {
              .card .card-figure .card-figcaption .card-figcaption-body .button .icon {
                width: 33px;
                height: 33px; } }
          .card .card-figure .card-figcaption .card-figcaption-body .button svg {
            width: 17px;
            height: 17px;
            margin: 0;
            fill: white;
            transition: all 0.3s ease-in-out; }
            @media (min-width: 1700px) {
              .card .card-figure .card-figcaption .card-figcaption-body .button svg {
                width: 33px;
                height: 33px; } }
        .card .card-figure .card-figcaption .card-figcaption-body .compare {
          margin-left: 15px;
          margin-top: 0; }
          .card .card-figure .card-figcaption .card-figcaption-body .compare input {
            opacity: 0;
            position: absolute; }
          input:checked + .card .card-figure .card-figcaption .card-figcaption-body .compare.active {
            background-color: #327d5a;
            border-color: #327d5a; }
            input:checked + .card .card-figure .card-figcaption .card-figcaption-body .compare.active svg {
              fill: white; }
        .card .card-figure .card-figcaption .card-figcaption-body .compare.active {
          background-color: white;
          border-color: #cddb3e; }
          .card .card-figure .card-figcaption .card-figcaption-body .compare.active svg {
            fill: #cddb3e; }
  .card .button-box-group {
    position: absolute;
    top: auto;
    left: 0;
    bottom: 15px;
    width: 100%;
    height: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    transition: all 0.3s ease-in-out; }
    @media (min-width: 1024px) {
      .card .button-box-group {
        bottom: 15px; } }
    .card .button-box-group .card-figcaption-button {
      padding: 4px 13px 2px;
      font-size: 11px;
      font-weight: 700;
      border-radius: 40px;
      border: 3px solid #cddb3e;
      box-shadow: 0px 10px 15px 0px rgba(205, 219, 62, 0.37);
      background-color: white;
      margin: 0;
      transition: all 0.3s ease-in-out; }
      @media (min-width: 1024px) {
        .card .button-box-group .card-figcaption-button {
          font-size: 14px;
          padding: 10px 20px 8px;
          display: flex;
          align-items: center; } }
      @media (min-width: 1700px) {
        .card .button-box-group .card-figcaption-button {
          padding: 13px 30px 12px; } }
      .card .button-box-group .card-figcaption-button .icon {
        width: 11px;
        height: 11px;
        vertical-align: sub;
        margin-left: 2px; }
        @media (min-width: 1024px) {
          .card .button-box-group .card-figcaption-button .icon {
            margin-left: 5px; } }
        @media (min-width: 1700px) {
          .card .button-box-group .card-figcaption-button .icon {
            width: 14px;
            height: 14px;
            vertical-align: middle; } }
        .card .button-box-group .card-figcaption-button .icon svg {
          width: 11px;
          height: 11px;
          fill: #327d5a;
          margin-right: 10px;
          display: inline-block;
          transition: all 0.3s ease-in-out; }
          @media (min-width: 1700px) {
            .card .button-box-group .card-figcaption-button .icon svg {
              width: 14px;
              height: 14px; } }
      .card .button-box-group .card-figcaption-button span {
        display: inline-block;
        vertical-align: middle;
        padding-top: 4px; }
      .card .button-box-group .card-figcaption-button:hover .icon svg {
        fill: #cddb3e; }
  .card .card-body {
    padding: 5px 10px 15px 10px;
    text-align: center;
    position: relative;
    display: block;
    transition: all 0.3s ease-in-out; }
    @media (min-width: 1024px) {
      .card .card-body {
        padding: 20px 10px 0 10px; } }
    @media (min-width: 1700px) {
      .card .card-body {
        margin-bottom: 0; } }
    .card .card-body .card-rating {
      padding: 5px 10px 0 10px;
      margin-bottom: 10px; }
      @media (min-width: 1024px) {
        .card .card-body .card-rating {
          padding: 0 10px; } }
    .card .card-body .brand-text {
      font-size: 14px;
      margin-bottom: 0;
      min-height: 21px; }
    .card .card-body .card-text {
      font-size: 14px;
      display: flex;
      align-items: center;
      justify-content: center;
      position: relative;
      margin: 0;
      flex-wrap: wrap;
      min-height: 55px; }
      @media (min-width: 1024px) {
        .card .card-body .card-text {
          margin: 20px 0 30px; } }
      @media (min-width: 1440px) {
        .card .card-body .card-text {
          font-size: 16px;
          margin: 20px 0 45px; } }
      .card .card-body .card-text.productRating {
        margin-bottom: 8px; }
    .card .card-body .card-title {
      font-family: "Poppins";
      font-size: 12px;
      line-height: 1.3;
      margin: 5px 0 0; }
      @media (min-width: 1024px) {
        .card .card-body .card-title {
          max-height: 42px;
          font-size: 14px; } }
      @media (min-width: 1440px) {
        .card .card-body .card-title {
          font-size: 16px;
          margin: 5px 0 0 0; } }
    .card .card-body .short-description-value {
      color: #757575;
      margin-bottom: 0; }
    .card .card-body .price-section {
      display: inline-block;
      margin-right: 13px;
      color: #c4d238;
      font-size: 14px;
      transition: all 0.3s ease-in-out; }
      @media (min-width: 1700px) {
        .card .card-body .price-section {
          font-size: 16px; } }
      .card .card-body .price-section:last-child {
        padding-right: 0; }
      .card .card-body .price-section.price-section--withoutTax .price-now-label,
      .card .card-body .price-section.price-section--withoutTax .price--withoutTax,
      .card .card-body .price-section.price-section--withoutTax .price--withTax, .card .card-body .price-section.price-section--withTax .price-now-label,
      .card .card-body .price-section.price-section--withTax .price--withoutTax,
      .card .card-body .price-section.price-section--withTax .price--withTax {
        color: #327d5a;
        font-size: 18px;
        font-weight: 600;
        display: block;
        line-height: 1; }
        @media (min-width: 1700px) {
          .card .card-body .price-section.price-section--withoutTax .price-now-label,
          .card .card-body .price-section.price-section--withoutTax .price--withoutTax,
          .card .card-body .price-section.price-section--withoutTax .price--withTax, .card .card-body .price-section.price-section--withTax .price-now-label,
          .card .card-body .price-section.price-section--withTax .price--withoutTax,
          .card .card-body .price-section.price-section--withTax .price--withTax {
            font-size: 22px; } }
      .card .card-body .price-section .price-now-label {
        margin-bottom: 7px; }
      .card .card-body .price-section .price-label {
        display: block;
        margin-bottom: 7px; }
      .card .card-body .price-section .price--rrp,
      .card .card-body .price-section .price--non-sale,
      .card .card-body .price-section .price--discounted {
        position: relative;
        text-decoration: none;
        font-size: 16px;
        font-weight: 400;
        display: block;
        line-height: 1; }
        .card .card-body .price-section .price--rrp:before,
        .card .card-body .price-section .price--non-sale:before,
        .card .card-body .price-section .price--discounted:before {
          content: '';
          position: absolute;
          width: 100%;
          height: 1px;
          background-color: #c4d238;
          transform: rotate(-30deg) translate(0, -50%);
          top: 50%;
          left: 0;
          right: 0; }

.productList .product + .product {
  margin-top: 2rem; }

.listItem {
  border: 1px solid #e3e3e3;
  margin: 0;
  height: 100%;
  box-shadow: 0.707px 0.707px 0px 0px #FFFFFF;
  border-radius: 17px;
  overflow: hidden;
  transition: all 0.3s ease-in-out; }
  @media (min-width: 768px) {
    .listItem {
      display: flex;
      align-items: center; } }
  @media (min-width: 768px) {
    .listItem .listItem-figure,
    .listItem .listItem-body {
      display: block; } }
  @media (min-width: 768px) {
    .listItem .listItem-content {
      display: block; } }
  .listItem .listItem-content p {
    font-size: 14px; }
    @media (min-width: 1700px) {
      .listItem .listItem-content p {
        font-size: 16px; } }
  .listItem .listItem-price {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: left;
    margin: 15px 0 25px; }
  .listItem .sale-flag-side,
  .listItem .sold-out-flag-side {
    position: absolute;
    top: 0;
    left: 10px;
    z-index: 5;
    background: #e81212;
    color: white;
    padding: 8px 0px 10px 0;
    display: inline-block;
    min-width: 21px;
    height: auto;
    max-width: initial;
    border-radius: 0;
    transition: all 0.3s ease-in-out; }
    .listItem .sale-flag-side .sale-text,
    .listItem .sale-flag-side .sold-out-text,
    .listItem .sold-out-flag-side .sale-text,
    .listItem .sold-out-flag-side .sold-out-text {
      writing-mode: vertical-rl;
      text-orientation: inherit;
      text-transform: uppercase;
      transform: rotate(180deg);
      padding: 3px 5px 0px 2px;
      line-height: 1;
      font-weight: 600;
      font-size: 13px;
      letter-spacing: 1.5px; }
    .listItem .sale-flag-side:after,
    .listItem .sold-out-flag-side:after {
      content: '';
      position: absolute;
      bottom: -1px;
      border: 10px solid;
      border-color: transparent transparent #f8f8f3 transparent;
      z-index: 6;
      left: 0;
      right: 0;
      transition: all 0.3s ease-in-out; }
  .listItem .sold-out-flag-side {
    background: #007dc6;
    color: white; }
  .listItem .button {
    padding: 10px 23px 8px;
    font-size: 14px;
    font-weight: 700;
    border-radius: 40px;
    border: 3px solid #cddb3e;
    box-shadow: 0px 10px 15px 0px rgba(205, 219, 62, 0.37);
    background-color: white;
    color: #327d5a;
    display: inline-block;
    width: auto;
    margin: 0;
    transition: all 0.3s ease-in-out; }
    @media (min-width: 1700px) {
      .listItem .button {
        padding: 16px 27px 13px; } }
    .listItem .button svg {
      width: 14px;
      height: 14px;
      fill: #327d5a;
      margin-right: 10px;
      display: inline-block; }
    .listItem .button span {
      display: inline-block;
      vertical-align: middle;
      padding-top: 4px; }
    .listItem .button:hover {
      background-color: #cddb3e; }
      .listItem .button:hover svg {
        fill: #327d5a; }
  .listItem .listItem-figure {
    overflow: hidden; }
    .listItem .listItem-figure .listItem-figure__link {
      height: 100%;
      padding: 20px 0;
      position: relative;
      top: 0;
      left: 0;
      width: 100%; }
    .listItem .listItem-figure .listItem-image {
      position: relative;
      object-fit: contain;
      height: 100%; }
    @media (min-width: 480px) {
      .listItem .listItem-figure .sale-flag-sash,
      .listItem .listItem-figure .sold-out-flag-sash {
        left: -24px; } }
    .listItem .listItem-figure .sale-text,
    .listItem .listItem-figure .sold-out-text {
      padding-top: 3px;
      display: inline-block; }
    .listItem .listItem-figure .listItem-figureBody {
      left: 50%;
      top: 50%;
      transform: translate(-50%, -50%);
      overflow: hidden;
      transition: all 0.3s ease-in-out;
      display: none;
      opacity: 0;
      position: absolute;
      width: auto;
      height: auto; }
      @media (min-width: 1024px) {
        .listItem .listItem-figure .listItem-figureBody {
          display: block; } }
      .listItem .listItem-figure .listItem-figureBody .button {
        width: 35px;
        height: 35px;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -ms-flex-align: center;
        -webkit-align-items: center;
        -webkit-box-align: center;
        align-items: center;
        justify-content: center;
        background-color: #327d5a;
        border-color: #327d5a;
        box-shadow: none;
        padding: 0; }
        @media (min-width: 1024px) {
          .listItem .listItem-figure .listItem-figureBody .button {
            padding: 20px; } }
        @media (min-width: 1700px) {
          .listItem .listItem-figure .listItem-figureBody .button {
            width: 70px;
            height: 70px; } }
        .listItem .listItem-figure .listItem-figureBody .button:hover {
          background-color: white; }
          .listItem .listItem-figure .listItem-figureBody .button:hover svg {
            fill: #327d5a; }
        .listItem .listItem-figure .listItem-figureBody .button .icon {
          width: 17px;
          height: 17px; }
          @media (min-width: 1700px) {
            .listItem .listItem-figure .listItem-figureBody .button .icon {
              width: 33px;
              height: 33px; } }
        .listItem .listItem-figure .listItem-figureBody .button svg {
          width: 17px;
          height: 17px;
          margin: 0;
          fill: white; }
          @media (min-width: 1700px) {
            .listItem .listItem-figure .listItem-figureBody .button svg {
              width: 33px;
              height: 33px; } }
      .listItem .listItem-figure .listItem-figureBody .compare {
        margin-top: 15px; }
        .listItem .listItem-figure .listItem-figureBody .compare input {
          display: none; }
        .listItem .listItem-figure .listItem-figureBody .compare.active {
          background-color: #327d5a;
          border-color: #327d5a; }
          .listItem .listItem-figure .listItem-figureBody .compare.active svg {
            fill: white; }
  .listItem .listItem-body {
    padding: 10px; }
    .listItem .listItem-body .listItem-details .card-rating-brand {
      color: #333333;
      font-size: 14px; }
      @media (min-width: 1440px) {
        .listItem .listItem-body .listItem-details .card-rating-brand {
          font-size: 16px; } }
    .listItem .listItem-body .listItem-title {
      font-family: "Poppins";
      font-size: 14px;
      line-height: 1.3;
      margin: 5px 0 10px 0; }
      @media (min-width: 1024px) {
        .listItem .listItem-body .listItem-title {
          font-size: 18px; } }
      @media (min-width: 1700px) {
        .listItem .listItem-body .listItem-title {
          font-size: 20px; } }
    .listItem .listItem-body .price-section {
      display: inline-block;
      margin-right: 13px;
      color: #c4d238;
      font-size: 14px;
      transition: all 0.3s ease-in-out; }
      @media (min-width: 1700px) {
        .listItem .listItem-body .price-section {
          font-size: 16px; } }
      .listItem .listItem-body .price-section:last-child {
        padding-right: 0; }
      .listItem .listItem-body .price-section.price-section--withoutTax .price-now-label,
      .listItem .listItem-body .price-section.price-section--withoutTax .price--withoutTax,
      .listItem .listItem-body .price-section.price-section--withoutTax .price--withTax, .listItem .listItem-body .price-section.price-section--withTax .price-now-label,
      .listItem .listItem-body .price-section.price-section--withTax .price--withoutTax,
      .listItem .listItem-body .price-section.price-section--withTax .price--withTax {
        color: #327d5a;
        font-size: 18px;
        font-weight: 600;
        display: block;
        line-height: 1; }
        @media (min-width: 1700px) {
          .listItem .listItem-body .price-section.price-section--withoutTax .price-now-label,
          .listItem .listItem-body .price-section.price-section--withoutTax .price--withoutTax,
          .listItem .listItem-body .price-section.price-section--withoutTax .price--withTax, .listItem .listItem-body .price-section.price-section--withTax .price-now-label,
          .listItem .listItem-body .price-section.price-section--withTax .price--withoutTax,
          .listItem .listItem-body .price-section.price-section--withTax .price--withTax {
            font-size: 22px; } }
      .listItem .listItem-body .price-section .price-now-label {
        margin-bottom: 7px; }
      .listItem .listItem-body .price-section .price-label {
        display: block;
        margin-bottom: 7px; }
      .listItem .listItem-body .price-section .price--rrp,
      .listItem .listItem-body .price-section .price--non-sale,
      .listItem .listItem-body .price-section .price--discounted {
        position: relative;
        text-decoration: none;
        font-size: 16px;
        font-weight: 400;
        display: block;
        line-height: 1; }
        .listItem .listItem-body .price-section .price--rrp:before,
        .listItem .listItem-body .price-section .price--non-sale:before,
        .listItem .listItem-body .price-section .price--discounted:before {
          content: '';
          position: absolute;
          width: 100%;
          height: 1px;
          background-color: #c4d238;
          transform: rotate(-30deg) translate(0, -50%);
          top: 50%;
          left: 0;
          right: 0; }
  .listItem:hover {
    background-color: white; }
    .listItem:hover .sale-flag-side:after,
    .listItem:hover .sold-out-flag-side:after {
      border-color: transparent transparent white transparent; }
    .listItem:hover .listItem-figureBody {
      opacity: 1; }

@media (min-width: 1200px) {
  .page-sidebar + .page-content .productList .listItem-actions {
    width: 100%;
    display: block; } }

.show-more-button-box {
  text-align: center;
  margin-top: 10px; }
  @media (min-width: 1024px) {
    .show-more-button-box {
      margin-top: 70px; } }
  .show-more-button-box .button {
    padding: 10px 23px 8px;
    font-size: 14px;
    font-weight: 700;
    border-radius: 40px;
    border: 3px solid #cddb3e;
    box-shadow: 0px 10px 15px 0px rgba(205, 219, 62, 0.37);
    background-color: white;
    color: #327d5a;
    display: inline-block;
    width: auto;
    margin: 0;
    transition: all 0.3s ease-in-out;
    line-height: 1; }
    @media (min-width: 1024px) {
      .show-more-button-box .button {
        padding: 16px 40px 13px; } }
    @media (min-width: 1700px) {
      .show-more-button-box .button {
        padding: 16px 55px 13px;
        font-size: 18px; } }
    .show-more-button-box .button svg {
      width: 15px;
      height: 15px;
      fill: #327d5a;
      margin-right: 10px;
      display: inline-block;
      vertical-align: middle; }
    .show-more-button-box .button span {
      display: inline-block;
      vertical-align: middle;
      padding-top: 4px; }
    .show-more-button-box .button:hover {
      background-color: #cddb3e; }
      .show-more-button-box .button:hover svg {
        fill: #327d5a; }
    .show-more-button-box .button:after {
      content: "";
      display: block;
      width: 1.2em;
      height: 1.2em;
      position: absolute;
      left: calc(50% - 0.75em);
      top: calc(50% - 0.75em);
      border: 0.15em solid transparent;
      border-right-color: #327d5a;
      border-radius: 50%;
      animation: spin 0.7s linear infinite;
      opacity: 0; }
    .show-more-button-box .button[disabled] {
      color: transparent !important;
      background-image: none; }
    .show-more-button-box .button[disabled]::after {
      opacity: 1; }

.header-section {
  position: relative;
  padding: 10px 0;
  background-color: #327d5a; }
  @media (min-width: 768px) {
    .header-section {
      padding: 20px 0; } }
  @media (min-width: 1024px) {
    .header-section {
      padding: 50px 0; } }

.product-loader {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.2);
  z-index: 10;
  display: none; }
  .product-loader.loading {
    display: block;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    align-items: center;
    justify-content: center; }

.bt-spinner {
  width: 200px;
  height: 200px;
  border-radius: 50%;
  background-color: transparent;
  border: 4px solid #666666;
  border-top-color: black;
  -webkit-animation: 1s spin linear infinite;
  animation: 1s spin linear infinite;
  margin: 0 auto; }

.previewCartList {
  position: relative; }
  .previewCartList .bt-spinner {
    position: absolute;
    z-index: 10;
    margin: auto;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: rgba(255, 255, 255, 0.25);
    width: 100%;
    height: 100%;
    border-radius: 0;
    border: none;
    z-index: 10;
    animation: none; }
    .previewCartList .bt-spinner:before {
      width: 200px;
      height: 200px;
      border-radius: 50%;
      background-color: transparent;
      border: 4px solid #666666;
      border-top-color: black;
      -webkit-animation: 1s spin linear infinite;
      animation: 1s spin linear infinite;
      margin: 0 auto;
      content: "";
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      margin: auto; }

@keyframes spin {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

/* compare popup style */
.compare-popup {
  position: fixed;
  margin: 0 auto;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-color: transparent;
  overflow: auto;
  z-index: 1010; }
  .compare-popup .popup-section {
    max-width: 350px;
    position: absolute;
    background-color: #d5ffd8;
    border-radius: 10px;
    top: 15px;
    right: 15px;
    left: 15px;
    padding: 20px; }
    @media (min-width: 768px) {
      .compare-popup .popup-section {
        max-width: 400px;
        left: auto;
        top: 115px; } }
    @media (min-width: 1024px) {
      .compare-popup .popup-section {
        top: 15px; } }
    @media (min-width: 1440px) {
      .compare-popup .popup-section {
        max-width: 310px; } }
    .compare-popup .popup-section .close-btn {
      color: black;
      font-size: 18px;
      line-height: 10px;
      display: inline-block;
      position: absolute;
      top: 10px;
      right: 15px; }
    .compare-popup .popup-section h5,
    .compare-popup .popup-section p {
      margin: 0;
      color: black; }

.error-page {
  padding: 30px 0; }
  @media (min-width: 1024px) {
    .error-page {
      padding: 50px 0 100px; } }
  .error-page .form-prefixPostfix {
    display: block; }
    @media (min-width: 768px) {
      .error-page .form-prefixPostfix {
        display: flex; } }
    @media (min-width: 768px) {
      .error-page .form-prefixPostfix .form-input {
        margin-right: 15px; } }
    @media (min-width: 1200px) {
      .error-page .form-prefixPostfix .form-input {
        margin-right: 25px; } }
  .error-page .button--primary {
    border: 3px solid #327d5a;
    color: #327d5a;
    box-shadow: 0px 9px 27px 0px rgba(50, 125, 90, 0.37);
    background-color: white;
    padding: 10px 15px 8px;
    font-size: 16px;
    width: auto;
    border-width: 3px;
    margin: 10px auto 0; }
    @media (min-width: 768px) {
      .error-page .button--primary {
        margin: 0; } }
    @media (min-width: 1024px) {
      .error-page .button--primary {
        margin: 0; } }
    @media (min-width: 1700px) {
      .error-page .button--primary {
        padding: 13px 25px 11px;
        font-size: 18px; } }
    .error-page .button--primary:hover {
      color: #cddb3e;
      box-shadow: 2.431px 13.787px 27px 0px rgba(205, 219, 62, 0.37);
      background-color: #327d5a;
      border-color: white; }

.page-page .page-content, .page_contact_form-page .page-content {
  padding: 30px 0; }
  @media (min-width: 1024px) {
    .page-page .page-content, .page_contact_form-page .page-content {
      padding: 50px 0 100px; } }
  .page-page .page-content .button--primary, .page_contact_form-page .page-content .button--primary {
    padding: 10px 15px 8px;
    font-size: 16px;
    width: auto;
    border-width: 3px;
    margin: 0 5px 0 0;
    border: 3px solid #327d5a;
    color: #327d5a;
    box-shadow: 0px 9px 27px 0px rgba(50, 125, 90, 0.37);
    background-color: white; }
    @media (min-width: 1024px) {
      .page-page .page-content .button--primary, .page_contact_form-page .page-content .button--primary {
        margin-bottom: 0; } }
    @media (min-width: 1700px) {
      .page-page .page-content .button--primary, .page_contact_form-page .page-content .button--primary {
        padding: 13px 25px 11px;
        font-size: 18px; } }
    .page-page .page-content .button--primary:hover, .page_contact_form-page .page-content .button--primary:hover {
      color: #cddb3e;
      box-shadow: 2.431px 13.787px 27px 0px rgba(205, 219, 62, 0.37);
      background-color: #327d5a;
      border-color: white; }

.cms-page ul,
.login-page .new-customer .panel-body ul {
  list-style-type: none; }
  .cms-page ul li,
  .login-page .new-customer .panel-body ul li {
    position: relative; }
    .cms-page ul li:before,
    .login-page .new-customer .panel-body ul li:before {
      content: "";
      display: block;
      position: absolute;
      left: -20px;
      top: 5px;
      width: 9px;
      height: 9px;
      border: 1px solid white;
      background: #327d5a;
      border-radius: 50%;
      box-shadow: 0px 0px 0px 2px white inset; }
    .cms-page ul li a,
    .login-page .new-customer .panel-body ul li a {
      color: #327d5a;
      text-decoration: none;
      position: relative;
      transition: all 0.3s ease-in-out; }
      .cms-page ul li a:before,
      .login-page .new-customer .panel-body ul li a:before {
        content: "";
        display: block;
        position: absolute;
        bottom: -3px;
        left: 0;
        width: 100%;
        height: 1px;
        background-color: #327d5a;
        transition: all 0.3s ease-in-out; }
      .cms-page ul li a:hover,
      .login-page .new-customer .panel-body ul li a:hover {
        color: white; }
        .cms-page ul li a:hover:before,
        .login-page .new-customer .panel-body ul li a:hover:before {
          background-color: white; }

.cms-page {
  padding: 30px 0; }
  @media (min-width: 1024px) {
    .cms-page {
      padding: 50px .75rem 100px; } }
  .cms-page .page-content--centered {
    padding-top: 0px !important;
    width: 100%; }
  .cms-page h1, .cms-page h2, .cms-page h3, .cms-page h4, .cms-page h5, .cms-page h6 {
    color: black; }
  .cms-page ul {
    list-style-type: none; }
    .cms-page ul li {
      position: relative; }
      .cms-page ul li:before {
        top: 10px; }

.cosmetics .page-content .show-more-button-box .button svg {
  display: none; }

.outdoors .listItem .button {
  color: #327d5a;
  background-color: white;
  border-color: #327d5a; }
  .outdoors .listItem .button:hover {
    color: #cddb3e;
    background-color: #327d5a; }
    .outdoors .listItem .button:hover .icon svg {
      fill: #cddb3e; }
  .outdoors .listItem .button .icon svg {
    fill: #327d5a; }

@media (min-width: 1700px) {
  .outdoors .page-content .show-more-button-box .button {
    font-size: 24px;
    padding: 14px 44px 15px; } }

.outdoors .page-content .show-more-button-box .button svg {
  display: none; }

.outdoors .error-page {
  padding: 30px 0; }
  @media (min-width: 1024px) {
    .outdoors .error-page {
      padding: 50px 0 100px; } }
  .outdoors .error-page .button--primary {
    box-shadow: none;
    background-color: white;
    border: 1px solid #327d5a;
    color: #327d5a;
    letter-spacing: 1px;
    border-radius: 4px;
    box-shadow: none; }
    .outdoors .error-page .button--primary:hover {
      color: #cddb3e;
      background-color: #327d5a;
      box-shadow: none; }
      .outdoors .error-page .button--primary:hover .icon svg {
        fill: #cddb3e; }
    @media (min-width: 1024px) {
      .outdoors .error-page .button--primary .icon {
        width: 14px;
        height: 17px;
        margin: 0;
        vertical-align: baseline; } }
    .outdoors .error-page .button--primary .icon svg {
      fill: #327d5a; }
      @media (min-width: 1024px) {
        .outdoors .error-page .button--primary .icon svg {
          width: 14px;
          height: 17px; } }

.outdoors .page-heading {
  text-transform: uppercase;
  font-weight: 400;
  font-size: 28px;
  line-height: 1; }
  @media (min-width: 1200px) {
    .outdoors .page-heading {
      font-size: 72px;
      line-height: 1.3;
      line-height: 1.5; } }

.outdoors .button {
  font-family: "Poppins";
  border-radius: 6px; }

.outdoors .breadcrumbs {
  text-align: center; }
  @media (min-width: 1024px) {
    .outdoors .breadcrumbs .breadcrumb .breadcrumb-label {
      font-size: 18px; } }
  .outdoors .breadcrumbs .breadcrumb .breadcrumb-label:hover {
    color: #327d5a; }
  .outdoors .breadcrumbs .breadcrumb.is-active .breadcrumb-label {
    color: #327d5a; }
    .outdoors .breadcrumbs .breadcrumb.is-active .breadcrumb-label:hover {
      color: #FFFFFF; }

.outdoors .listItem .listItem-figureBody .button {
  background-color: rgba(117, 117, 117, 0.67);
  border-color: #757575; }
  .outdoors .listItem .listItem-figureBody .button:hover {
    background-color: #757575;
    border-color: #757575; }

.outdoors .card {
  border-radius: 10px; }
  .outdoors .card .card-figure {
    background-color: white; }
    .outdoors .card .card-figure .sale-flag-side .sale-text,
    .outdoors .card .card-figure .sold-out-flag-side .sale-text {
      padding-top: 12px;
      padding-right: 4px; }
    .outdoors .card .card-figure .sale-flag-side:after,
    .outdoors .card .card-figure .sold-out-flag-side:after {
      border-color: transparent transparent white transparent; }
    .outdoors .card .card-figure .card-figcaption-body .card-figcaption-button {
      background-color: rgba(117, 117, 117, 0.67);
      border-color: #757575; }
      .outdoors .card .card-figure .card-figcaption-body .card-figcaption-button:hover {
        background-color: #757575;
        border-color: #757575; }
      .outdoors .card .card-figure .card-figcaption-body .card-figcaption-button.compare.active {
        background-color: #757575;
        border-color: #757575; }
        .outdoors .card .card-figure .card-figcaption-body .card-figcaption-button.compare.active svg {
          fill: white; }
        .outdoors .card .card-figure .card-figcaption-body .card-figcaption-button.compare.active:hover {
          background-color: rgba(255, 255, 255, 0.67);
          border-color: white; }
          .outdoors .card .card-figure .card-figcaption-body .card-figcaption-button.compare.active:hover svg {
            fill: #757575; }
  .outdoors .card .button-box-group .card-figcaption-button.button {
    border-color: white;
    border-radius: 6px;
    box-shadow: none;
    color: #327d5a; }
    .outdoors .card .button-box-group .card-figcaption-button.button:hover {
      background-color: #327d5a;
      color: white; }
      .outdoors .card .button-box-group .card-figcaption-button.button:hover .icon svg {
        fill: white; }
  .outdoors .card .card-body .price-section.price-section--withoutTax .price-now-label,
  .outdoors .card .card-body .price-section.price-section--withoutTax .price--withoutTax,
  .outdoors .card .card-body .price-section.price-section--withoutTax .price--withTax, .outdoors .card .card-body .price-section.price-section--withTax .price-now-label,
  .outdoors .card .card-body .price-section.price-section--withTax .price--withoutTax,
  .outdoors .card .card-body .price-section.price-section--withTax .price--withTax {
    font-weight: 700; }
    @media (min-width: 1700px) {
      .outdoors .card .card-body .price-section.price-section--withoutTax .price-now-label,
      .outdoors .card .card-body .price-section.price-section--withoutTax .price--withoutTax,
      .outdoors .card .card-body .price-section.price-section--withoutTax .price--withTax, .outdoors .card .card-body .price-section.price-section--withTax .price-now-label,
      .outdoors .card .card-body .price-section.price-section--withTax .price--withoutTax,
      .outdoors .card .card-body .price-section.price-section--withTax .price--withTax {
        font-size: 24px; } }
  .outdoors .card .card-body .price--rrp,
  .outdoors .card .card-body .price--non-sale,
  .outdoors .card .card-body .price--discounted {
    font-weight: 300;
    font-size: 18px; }
    .outdoors .card .card-body .price--rrp::before,
    .outdoors .card .card-body .price--non-sale::before,
    .outdoors .card .card-body .price--discounted::before {
      width: 100%; }

.outdoors .facetedSearch .facetedSearch-toggle {
  border: 1px solid #e3e3e3; }

.outdoors .facetedSearch .facetedSearch-toggle-text,
.outdoors .facetedSearch .facetedSearch-toggle-indicator {
  font-size: 13px;
  font-weight: 400; }

.outdoors .facetedSearch .facetedSearch-navList .accordion {
  border: 1px solid #e3e3e3; }
  @media (min-width: 1024px) {
    .outdoors .facetedSearch .facetedSearch-navList .accordion {
      border: none; } }

.outdoors .facetedSearch .facetedSearch-navList .toggleLink {
  color: #327d5a; }

.outdoors .facetedSearch .facetedSearch-navList .navList .navList-action--checkbox {
  padding-left: 22px; }
  @media (min-width: 1700px) {
    .outdoors .facetedSearch .facetedSearch-navList .navList .navList-action--checkbox {
      padding-left: 30px; } }

.outdoors .facetedSearch .facetedSearch-navList .navList .navList-action {
  color: #333333;
  text-transform: uppercase; }
  .outdoors .facetedSearch .facetedSearch-navList .navList .navList-action:before {
    border-radius: 0; }
  .outdoors .facetedSearch .facetedSearch-navList .navList .navList-action::after {
    top: 10px;
    left: 8px;
    height: 17px;
    width: 6px; }
  .outdoors .facetedSearch .facetedSearch-navList .navList .navList-action span {
    color: #333333; }
    @media (min-width: 1700px) {
      .outdoors .facetedSearch .facetedSearch-navList .navList .navList-action span {
        font-size: 20px; } }
  .outdoors .facetedSearch .facetedSearch-navList .navList .navList-action span {
    transition: all 0.3s ease-in-out; }
  .outdoors .facetedSearch .facetedSearch-navList .navList .navList-action.is-selected {
    color: #327d5a; }
    @media (min-width: 1700px) {
      .outdoors .facetedSearch .facetedSearch-navList .navList .navList-action.is-selected {
        font-size: 20px; } }
    .outdoors .facetedSearch .facetedSearch-navList .navList .navList-action.is-selected:before, .outdoors .facetedSearch .facetedSearch-navList .navList .navList-action.is-selected::after {
      border-color: #327d5a; }
    .outdoors .facetedSearch .facetedSearch-navList .navList .navList-action.is-selected span {
      color: #327d5a; }
  .outdoors .facetedSearch .facetedSearch-navList .navList .navList-action:hover {
    color: #327d5a; }
    .outdoors .facetedSearch .facetedSearch-navList .navList .navList-action:hover:before {
      border-color: #327d5a; }
    .outdoors .facetedSearch .facetedSearch-navList .navList .navList-action:hover span {
      color: #327d5a; }

.outdoors.page-page .page-content .button--primary, .outdoors .page_contact_form-page .page-content .button--primary {
  box-shadow: none;
  background-color: white;
  border: 1px solid #327d5a;
  color: #327d5a;
  letter-spacing: 1px; }
  .outdoors.page-page .page-content .button--primary:hover, .outdoors .page_contact_form-page .page-content .button--primary:hover {
    color: #cddb3e;
    background-color: #327d5a;
    box-shadow: none; }

.modal-content .modal-header .modal-header-title {
  font-size: 14px;
  color: black; }
  @media (min-width: 1024px) {
    .modal-content .modal-header .modal-header-title {
      font-size: 18px; } }
  @media (min-width: 1700px) {
    .modal-content .modal-header .modal-header-title {
      font-size: 22px; } }

.category-page .pagination-list,
.search-page .pagination-list,
.brand-page .pagination-list {
  display: none; }

.jewellery .button {
  border-radius: 0; }

.jewellery .body nav .breadcrumbs {
  text-align: center; }
  .jewellery .body nav .breadcrumbs .breadcrumb::before {
    color: #333333; }
  .jewellery .body nav .breadcrumbs .breadcrumb .breadcrumb-label {
    color: #333333;
    font-family: "Poppins";
    font-weight: 500;
    font-size: 14px;
    line-height: 25px;
    text-transform: capitalize; }
    @media (min-width: 1024px) {
      .jewellery .body nav .breadcrumbs .breadcrumb .breadcrumb-label {
        font-size: 16px; } }
    @media (min-width: 1700px) {
      .jewellery .body nav .breadcrumbs .breadcrumb .breadcrumb-label {
        font-size: 18px;
        line-height: 30px; } }
  .jewellery .body nav .breadcrumbs .breadcrumb:hover .breadcrumb-label {
    color: #327d5a; }
  .jewellery .body nav .breadcrumbs .breadcrumb.is-active .breadcrumb-label {
    color: #327d5a; }
  .jewellery .body nav .breadcrumbs .breadcrumb.is-active:hover .breadcrumb-label {
    color: #333333; }

.jewellery .body .page-heading {
  font-family: "Poppins";
  color: #cddb3e;
  font-size: 32px;
  text-transform: capitalize;
  font-weight: normal; }
  @media (min-width: 1024px) {
    .jewellery .body .page-heading {
      font-size: 44px;
      line-height: 60px; } }
  @media (min-width: 1700px) {
    .jewellery .body .page-heading {
      font-size: 68px;
      line-height: 80px; } }

@media (min-width: 1700px) {
  .jewellery .body .header-content-box .category-description {
    max-width: 1225px;
    margin: 1.1rem auto 2.2rem; } }

.jewellery .body .header-content-box .category-description p {
  font-size: 16px;
  font-family: "Poppins";
  color: black; }
  @media (min-width: 1024px) {
    .jewellery .body .header-content-box .category-description p {
      font-size: 18px; } }
  @media (min-width: 1700px) {
    .jewellery .body .header-content-box .category-description p {
      font-size: 24px;
      line-height: 34px; } }

.jewellery .body .page .no-products {
  padding-top: 0px;
  display: none; }
  @media (min-width: 1024px) {
    .jewellery .body .page .no-products {
      padding-top: 20px; } }
  @media (min-width: 1440px) {
    .jewellery .body .page .no-products {
      padding-top: 40px; } }

@media (min-width: 1024px) {
  .jewellery .body .page .page-sidebar {
    margin-top: -40px; } }

.jewellery .body .page .page-sidebar .accordion-block {
  background-color: white;
  border: 1px solid;
  border-radius: 0;
  margin-bottom: 15px; }
  @media (min-width: 1440px) {
    .jewellery .body .page .page-sidebar .accordion-block {
      margin-bottom: 17px; } }
  .jewellery .body .page .page-sidebar .accordion-block .accordion-nav-clear-holder button {
    border-radius: 0; }
    .jewellery .body .page .page-sidebar .accordion-block .accordion-nav-clear-holder button .accordion-title {
      color: #327d5a;
      font-size: 18px;
      letter-spacing: 1px;
      font-family: "Poppins";
      font-weight: 400;
      text-transform: uppercase;
      line-height: 25px; }
      @media (min-width: 1700px) {
        .jewellery .body .page .page-sidebar .accordion-block .accordion-nav-clear-holder button .accordion-title {
          font-size: 22px;
          letter-spacing: 1px;
          line-height: 30px; } }
    .jewellery .body .page .page-sidebar .accordion-block .accordion-nav-clear-holder button span .icon svg {
      stroke: #666666; }
  @media (min-width: 1440px) {
    .jewellery .body .page .page-sidebar .accordion-block .accordion-nav-clear-holder .facetedSearch-clearLink {
      top: 25px; } }
  .jewellery .body .page .page-sidebar .accordion-block .accordion-content {
    border-top: 1px solid; }
  @media (min-width: 1700px) {
    .jewellery .body .page .page-sidebar .accordion-block #categories-list {
      padding: 15px 30px; } }
  .jewellery .body .page .page-sidebar .accordion-block #categories-list .navPages-list .navPages-item .navPages-action.is-open {
    color: #327d5a; }
  .jewellery .body .page .page-sidebar .accordion-block #categories-list .navPages-list .navPages-item .navPages-action {
    font-size: 15px;
    font-family: "Poppins";
    color: #333333; }
    @media (min-width: 1700px) {
      .jewellery .body .page .page-sidebar .accordion-block #categories-list .navPages-list .navPages-item .navPages-action {
        font-size: 18px; } }
    .jewellery .body .page .page-sidebar .accordion-block #categories-list .navPages-list .navPages-item .navPages-action:hover {
      color: #327d5a; }
  .jewellery .body .page .page-sidebar .accordion-block #categories-list .navPages-list .navPages-item .action-icon .icon svg {
    fill: #666666; }

.jewellery .body .page .page-sidebar .facetedSearch .facetedSearch-toggle {
  color: #333333;
  border-radius: 0; }
  .jewellery .body .page .page-sidebar .facetedSearch .facetedSearch-toggle span {
    font-size: 15px;
    color: black; }
  .jewellery .body .page .page-sidebar .facetedSearch .facetedSearch-toggle .facetedSearch-toggle-indicator .toggleLink-text .icon svg {
    fill: #888888; }

.jewellery .body .page .page-sidebar .facetedSearch .facetedSearch-refineFilters .sidebarBlock-heading {
  font-size: 17px;
  letter-spacing: 1px;
  font-family: "Poppins";
  font-weight: 900;
  text-transform: uppercase; }
  @media (min-width: 1700px) {
    .jewellery .body .page .page-sidebar .facetedSearch .facetedSearch-refineFilters .sidebarBlock-heading {
      font-size: 22px;
      letter-spacing: 1px; } }

.jewellery .body .page .page-sidebar .facetedSearch .facetedSearch-refineFilters .inlineList li .facetLabel {
  color: #333333; }
  .jewellery .body .page .page-sidebar .facetedSearch .facetedSearch-refineFilters .inlineList li .facetLabel svg {
    fill: #021b0f; }
  .jewellery .body .page .page-sidebar .facetedSearch .facetedSearch-refineFilters .inlineList li .facetLabel:hover {
    color: #327d5a; }
    .jewellery .body .page .page-sidebar .facetedSearch .facetedSearch-refineFilters .inlineList li .facetLabel:hover svg {
      fill: #327d5a; }

.jewellery .body .page .page-sidebar .facetedSearch .facetedSearch-refineFilters p {
  text-transform: uppercase;
  font-family: "Poppins"; }

.jewellery .body .page .page-sidebar .facetedSearch-navList .accordion {
  padding: 0;
  border: 0; }
  .jewellery .body .page .page-sidebar .facetedSearch-navList .accordion .accordion-block {
    margin: 0;
    border-bottom: 0; }
    .jewellery .body .page .page-sidebar .facetedSearch-navList .accordion .accordion-block:last-child {
      border-bottom: 1px solid; }
    .jewellery .body .page .page-sidebar .facetedSearch-navList .accordion .accordion-block .accordion-content .navList .navList-item .navList-action {
      color: #333333; }
      .jewellery .body .page .page-sidebar .facetedSearch-navList .accordion .accordion-block .accordion-content .navList .navList-item .navList-action::before {
        border-radius: 0;
        border-color: #021b0f; }
      .jewellery .body .page .page-sidebar .facetedSearch-navList .accordion .accordion-block .accordion-content .navList .navList-item .navList-action span {
        color: #021b0f;
        transition: all 0.3s ease-in-out; }
        .jewellery .body .page .page-sidebar .facetedSearch-navList .accordion .accordion-block .accordion-content .navList .navList-item .navList-action span svg {
          fill: #021b0f; }
      .jewellery .body .page .page-sidebar .facetedSearch-navList .accordion .accordion-block .accordion-content .navList .navList-item .navList-action:hover {
        color: #327d5a; }
        .jewellery .body .page .page-sidebar .facetedSearch-navList .accordion .accordion-block .accordion-content .navList .navList-item .navList-action:hover:before {
          border-color: #327d5a; }
        .jewellery .body .page .page-sidebar .facetedSearch-navList .accordion .accordion-block .accordion-content .navList .navList-item .navList-action:hover span {
          color: #327d5a; }
    .jewellery .body .page .page-sidebar .facetedSearch-navList .accordion .accordion-block .accordion-content .navList .navList-item .is-selected::before {
      border-radius: 0;
      border-color: #327d5a; }
    .jewellery .body .page .page-sidebar .facetedSearch-navList .accordion .accordion-block .accordion-content .navList .navList-item .is-selected::after {
      border-bottom-color: #327d5a;
      border-right-color: #327d5a; }
    .jewellery .body .page .page-sidebar .facetedSearch-navList .accordion .accordion-block .accordion-content #facet-range-form .form-fieldset .form-minMaxRow .form-field .form-input {
      background-color: white;
      color: #333333; }
    .jewellery .body .page .page-sidebar .facetedSearch-navList .accordion .accordion-block .accordion-content #facet-range-form .form-fieldset .form-minMaxRow .form-field .button {
      border: 1px solid;
      color: #327d5a;
      font-family: "Poppins";
      border-radius: 0;
      box-shadow: none; }
      .jewellery .body .page .page-sidebar .facetedSearch-navList .accordion .accordion-block .accordion-content #facet-range-form .form-fieldset .form-minMaxRow .form-field .button:hover {
        color: #cddb3e;
        background-color: #327d5a; }
    .jewellery .body .page .page-sidebar .facetedSearch-navList .accordion .accordion-block .accordion-content .navList .navList-item .navList-action .rating--small span .icon--ratingFull svg {
      fill: #ffba2c; }
    .jewellery .body .page .page-sidebar .facetedSearch-navList .accordion .accordion-block .accordion-content .navList .navList-item .navList-action .rating--small span .icon--ratingEmpty svg {
      fill: #d8d8d8; }

.jewellery .body .page .accordion-prodct-top-seller.accordion-block {
  border: none;
  border-radius: 0; }
  .jewellery .body .page .accordion-prodct-top-seller.accordion-block .accordion-nav-clear-holder .accordion-navigation {
    background-color: #327d5a; }
    .jewellery .body .page .accordion-prodct-top-seller.accordion-block .accordion-nav-clear-holder .accordion-navigation span.accordion-title {
      color: #FFFFFF;
      font-family: "Poppins";
      letter-spacing: 1px;
      font-weight: 400;
      text-transform: uppercase; }
      @media (min-width: 1700px) {
        .jewellery .body .page .accordion-prodct-top-seller.accordion-block .accordion-nav-clear-holder .accordion-navigation span.accordion-title {
          font-size: 22px; } }
  .jewellery .body .page .accordion-prodct-top-seller.accordion-block .accordion-content .productCarousel .slick-list .slick-track .productCarousel-slide .card {
    margin: 0 1px; }
  @media (min-width: 1024px) {
    .jewellery .body .page .accordion-prodct-top-seller.accordion-block .accordion-content .productCarousel .slick-prev.slick-arrow::after {
      right: -1px;
      top: -4px; } }
  @media (min-width: 1440px) {
    .jewellery .body .page .accordion-prodct-top-seller.accordion-block .accordion-content .productCarousel .slick-prev.slick-arrow::after {
      right: -16px;
      top: -17px; } }
  @media (min-width: 1440px) {
    .jewellery .body .page .accordion-prodct-top-seller.accordion-block .accordion-content .productCarousel .slick-prev.slick-arrow {
      right: 55px; } }
  @media (min-width: 1700px) {
    .jewellery .body .page .accordion-prodct-top-seller.accordion-block .accordion-content .productCarousel .slick-prev.slick-arrow {
      right: 68px; } }
  @media (min-width: 1024px) {
    .jewellery .body .page .accordion-prodct-top-seller.accordion-block .accordion-content .productCarousel .slick-arrow {
      margin-top: -2.1rem; } }
  @media (min-width: 1440px) {
    .jewellery .body .page .accordion-prodct-top-seller.accordion-block .accordion-content .productCarousel .slick-arrow {
      margin-top: -2.6rem;
      right: 25px; } }
  @media (min-width: 1700px) {
    .jewellery .body .page .accordion-prodct-top-seller.accordion-block .accordion-content .productCarousel .slick-arrow {
      margin-top: -3.2rem;
      right: 40px; } }
  @media (min-width: 1440px) {
    .jewellery .body .page .accordion-prodct-top-seller.accordion-block .accordion-content .productCarousel .slick-arrow::before {
      font-size: 40px; } }

.jewellery .body .page .page-content .No-more-products {
  padding-top: 30px;
  font-family: "Poppins";
  color: #333333;
  font-size: 15px; }
  @media (min-width: 1024px) {
    .jewellery .body .page .page-content .No-more-products {
      padding-top: 40px;
      font-size: 18px; } }
  @media (min-width: 1440px) {
    .jewellery .body .page .page-content .No-more-products {
      padding-top: 65px;
      font-size: 22px; } }

.jewellery .body .page .page-content .product-view-mode form .productGrid {
  margin: 15px -15px 0; }
  @media (min-width: 1024px) {
    .jewellery .body .page .page-content .product-view-mode form .productGrid {
      margin: 0 -10px; } }
  @media (min-width: 1700px) {
    .jewellery .body .page .page-content .product-view-mode form .productGrid {
      margin: 0 -20px; } }
  @media (min-width: 1440px) {
    .jewellery .body .page .page-content .product-view-mode form .productGrid {
      padding-left: 12px; } }
  .jewellery .body .page .page-content .product-view-mode form .productGrid .product {
    padding: 0 5px 12px; }
    @media (min-width: 1024px) {
      .jewellery .body .page .page-content .product-view-mode form .productGrid .product {
        padding: 10px; } }
    @media (min-width: 1700px) {
      .jewellery .body .page .page-content .product-view-mode form .productGrid .product {
        padding: 15px; } }
    @media (min-width: 1440px) {
      .jewellery .body .page .page-content .product-view-mode form .productGrid .product {
        padding: 16px; } }
    @media (min-width: 1600px) {
      .jewellery .body .page .page-content .product-view-mode form .productGrid .product {
        padding: 20px; } }
    @media (min-width: 1918px) {
      .jewellery .body .page .page-content .product-view-mode form .productGrid .product {
        padding: 20px; } }

@media (min-width: 1024px) {
  .jewellery .body .page .page-content .show-more-button-box {
    margin-top: 20px; } }

@media (min-width: 1440px) {
  .jewellery .body .page .page-content .show-more-button-box {
    margin-top: 50px; } }

.jewellery .body .page .page-content .show-more-button-box button[disabled] svg {
  display: none; }

.jewellery .body .page .page-content .show-more-button-box .button {
  font-weight: 700;
  text-transform: uppercase;
  font-family: "Poppins";
  border-radius: 0;
  color: #327d5a;
  letter-spacing: 1px;
  border-color: #cddb3e;
  background: #cddb3e;
  box-shadow: none;
  padding: 5px 35px 5px 35px;
  font-size: 14px;
  margin-top: 12px;
  margin-bottom: 0;
  display: inline-flex;
  align-items: center;
  justify-content: center; }
  @media (min-width: 576px) {
    .jewellery .body .page .page-content .show-more-button-box .button {
      font-size: 15px;
      letter-spacing: 2px;
      padding: 5px 10px 5px 10px; } }
  @media (min-width: 1440px) {
    .jewellery .body .page .page-content .show-more-button-box .button {
      font-size: 16px;
      letter-spacing: 3px;
      padding: 10px 27px 10px 27px; } }
  .jewellery .body .page .page-content .show-more-button-box .button:hover {
    color: #cddb3e;
    background-color: #327d5a;
    border-color: #327d5a; }
    .jewellery .body .page .page-content .show-more-button-box .button:hover svg {
      fill: #cddb3e;
      stroke: #cddb3e; }
  .jewellery .body .page .page-content .show-more-button-box .button svg {
    display: block;
    width: 20px;
    height: 20px;
    margin-right: 5px;
    fill: #327d5a;
    stroke: #327d5a; }
    @media (min-width: 768px) {
      .jewellery .body .page .page-content .show-more-button-box .button svg {
        width: 14px; } }
    @media (min-width: 576px) {
      .jewellery .body .page .page-content .show-more-button-box .button svg {
        margin-right: 10px; } }
    @media (min-width: 1440px) {
      .jewellery .body .page .page-content .show-more-button-box .button svg {
        margin-right: 10px;
        width: 20px;
        height: 20px; } }

@media (min-width: 1024px) {
  .jewellery .body .page .page-content .product-listing-counter {
    padding: 22px 20px; } }

.jewellery .body .page .page-content .product-listing-counter .pagination-count {
  font-weight: 400;
  font-family: "Poppins";
  font-size: 13px;
  color: #666666; }
  @media (min-width: 768px) {
    .jewellery .body .page .page-content .product-listing-counter .pagination-count {
      font-size: 15px; } }
  @media (min-width: 1440px) {
    .jewellery .body .page .page-content .product-listing-counter .pagination-count {
      font-size: 16px;
      letter-spacing: 0px; } }

.jewellery .card {
  background-color: transparent;
  border-radius: 0;
  border-color: transparent;
  box-shadow: none;
  overflow: visible;
  border: none; }
  .jewellery .card:hover {
    box-shadow: none;
    background-color: transparent;
    border-color: transparent; }
    .jewellery .card:hover .card-body {
      background-color: transparent; }
    .jewellery .card:hover .card-figure {
      border-color: #327d5a;
      box-shadow: 10.607px 10.607px 23px 0px rgba(255, 255, 255, 0.1); }
      .jewellery .card:hover .card-figure .sale-flag-side {
        background-color: #e81212; }
  .jewellery .card .card-figure {
    padding: 0;
    border: 1px solid transparent; }
    .jewellery .card .card-figure .sale-flag-side {
      background-color: #e81212;
      clip-path: polygon(0% 0%, 100% 0, 100% 100%, 50% 80%, 0% 100%);
      left: 20px; }
      .jewellery .card .card-figure .sale-flag-side::after {
        border-color: transparent transparent #FFFFFF transparent; }
    .jewellery .card .card-figure .card-figure__link .card-img-container::after {
      padding-bottom: 100%; }
    .jewellery .card .card-figure .card-figcaption {
      left: 0;
      transform: inherit;
      right: 0;
      bottom: 22px;
      top: unset; }
      @media (min-width: 1440px) {
        .jewellery .card .card-figure .card-figcaption {
          bottom: 13px; } }
      @media (min-width: 2000px) {
        .jewellery .card .card-figure .card-figcaption {
          bottom: 22px; } }
      .jewellery .card .card-figure .card-figcaption .card-figcaption-body {
        transform: inherit;
        display: block;
        padding: 0 20px;
        position: relative;
        height: 100%;
        top: 0;
        pointer-events: unset; }
        .jewellery .card .card-figure .card-figcaption .card-figcaption-body .button-box-group {
          position: absolute;
          bottom: -7px;
          display: block;
          width: 100%;
          padding: 0 15px;
          pointer-events: all; }
          @media (min-width: 1024px) {
            .jewellery .card .card-figure .card-figcaption .card-figcaption-body .button-box-group {
              padding: 0 15px;
              bottom: -5px;
              display: flex;
              justify-content: space-between; } }
          @media (min-width: 1440px) {
            .jewellery .card .card-figure .card-figcaption .card-figcaption-body .button-box-group {
              bottom: 3px;
              padding: 0 17px; } }
          @media (min-width: 1600px) {
            .jewellery .card .card-figure .card-figcaption .card-figcaption-body .button-box-group {
              bottom: 2px; } }
          @media (min-width: 1918px) {
            .jewellery .card .card-figure .card-figcaption .card-figcaption-body .button-box-group {
              bottom: -4px; } }
          .jewellery .card .card-figure .card-figcaption .card-figcaption-body .button-box-group .button {
            width: 100%;
            font-family: "Poppins";
            font-weight: 700;
            height: auto;
            border-radius: 0;
            font-size: 14px;
            letter-spacing: 0px;
            padding: 13px 17px; }
            @media (min-width: 1024px) {
              .jewellery .card .card-figure .card-figcaption .card-figcaption-body .button-box-group .button {
                padding: 8px 5px;
                font-size: 12px;
                width: auto; } }
            @media (min-width: 1280px) {
              .jewellery .card .card-figure .card-figcaption .card-figcaption-body .button-box-group .button {
                padding: 10px 5px;
                font-size: 14px; } }
            @media (min-width: 1366px) {
              .jewellery .card .card-figure .card-figcaption .card-figcaption-body .button-box-group .button {
                padding: 10px 12px; } }
            @media (min-width: 1700px) {
              .jewellery .card .card-figure .card-figcaption .card-figcaption-body .button-box-group .button {
                font-size: 16px;
                padding: 10px 7px; } }
            @media (min-width: 1918px) {
              .jewellery .card .card-figure .card-figcaption .card-figcaption-body .button-box-group .button {
                font-size: 18px;
                padding: 10px 14px; } }
            .jewellery .card .card-figure .card-figcaption .card-figcaption-body .button-box-group .button .icon {
              width: 16px;
              height: 16px;
              margin-right: 5px;
              margin-left: 0; }
              .jewellery .card .card-figure .card-figcaption .card-figcaption-body .button-box-group .button .icon svg {
                width: 16px;
                height: 16px; }
          .jewellery .card .card-figure .card-figcaption .card-figcaption-body .button-box-group .button.quickview {
            background: rgba(50, 125, 90, 0.87);
            color: white;
            border: 1px solid white;
            margin-bottom: 15px; }
            @media (min-width: 1024px) {
              .jewellery .card .card-figure .card-figcaption .card-figcaption-body .button-box-group .button.quickview {
                margin-bottom: 0; } }
            @media (min-width: 1918px) {
              .jewellery .card .card-figure .card-figcaption .card-figcaption-body .button-box-group .button.quickview {
                padding: 10px 19px; } }
            .jewellery .card .card-figure .card-figcaption .card-figcaption-body .button-box-group .button.quickview:hover {
              background: white;
              color: #327d5a; }
              .jewellery .card .card-figure .card-figcaption .card-figcaption-body .button-box-group .button.quickview:hover .icon svg {
                fill: #327d5a; }
            .jewellery .card .card-figure .card-figcaption .card-figcaption-body .button-box-group .button.quickview .icon svg {
              fill: white; }
          .jewellery .card .card-figure .card-figcaption .card-figcaption-body .button-box-group .button {
            color: #327d5a;
            height: auto;
            border: 1px solid white;
            background: white; }
            .jewellery .card .card-figure .card-figcaption .card-figcaption-body .button-box-group .button:hover {
              background: rgba(50, 125, 90, 0.87);
              color: white;
              border-color: white; }
              .jewellery .card .card-figure .card-figcaption .card-figcaption-body .button-box-group .button:hover .icon svg {
                fill: white; }
            .jewellery .card .card-figure .card-figcaption .card-figcaption-body .button-box-group .button .icon svg {
              fill: #327d5a; }
        .jewellery .card .card-figure .card-figcaption .card-figcaption-body .card-figcaption-button.compare {
          margin: 35px 14px 0px 0px;
          right: 0;
          width: 20px;
          height: 20px;
          padding: 20px;
          border: 1px solid white;
          border-radius: 0;
          background-color: #327d5a;
          box-shadow: none;
          position: absolute;
          pointer-events: all; }
          @media (min-width: 1024px) {
            .jewellery .card .card-figure .card-figcaption .card-figcaption-body .card-figcaption-button.compare {
              width: 20px;
              height: 20px; } }
          @media (min-width: 1366px) {
            .jewellery .card .card-figure .card-figcaption .card-figcaption-body .card-figcaption-button.compare {
              margin: 35px 14px 0px 0px;
              right: 0;
              padding: 20px; } }
          @media (min-width: 1440px) {
            .jewellery .card .card-figure .card-figcaption .card-figcaption-body .card-figcaption-button.compare {
              margin: 40px 18px 0px 0px;
              padding: 20px; } }
          .jewellery .card .card-figure .card-figcaption .card-figcaption-body .card-figcaption-button.compare:hover {
            background: white;
            color: #327d5a;
            border-color: white; }
            .jewellery .card .card-figure .card-figcaption .card-figcaption-body .card-figcaption-button.compare:hover .icon svg {
              fill: #327d5a;
              stroke: #327d5a; }
          .jewellery .card .card-figure .card-figcaption .card-figcaption-body .card-figcaption-button.compare .icon {
            width: 20px;
            height: 20px; }
            @media (min-width: 1024px) {
              .jewellery .card .card-figure .card-figcaption .card-figcaption-body .card-figcaption-button.compare .icon {
                width: 20px;
                height: 20px; } }
            .jewellery .card .card-figure .card-figcaption .card-figcaption-body .card-figcaption-button.compare .icon svg {
              width: 20px;
              height: 20px;
              fill: white; }
              @media (min-width: 1024px) {
                .jewellery .card .card-figure .card-figcaption .card-figcaption-body .card-figcaption-button.compare .icon svg {
                  width: 20px;
                  height: 20px; } }
  .jewellery .card .card-body {
    padding-bottom: 0;
    text-align: left;
    background-color: transparent; }
    @media (min-width: 1024px) {
      .jewellery .card .card-body {
        padding: 6px 10px 15px 10px;
        text-align: center; } }
    @media (min-width: 1700px) {
      .jewellery .card .card-body {
        padding: 6px 10px 30px 10px; } }
    .jewellery .card .card-body .card-title {
      text-align: center;
      min-height: 28px;
      margin: 0;
      width: 100%; }
      @media (min-width: 1024px) {
        .jewellery .card .card-body .card-title {
          margin: 5px 0 0 0;
          max-height: 39px;
          word-break: break-all;
          overflow: hidden; } }
      @media (min-width: 1440px) {
        .jewellery .card .card-body .card-title {
          max-height: 50px; } }
      .jewellery .card .card-body .card-title a {
        word-break: keep-all;
        font-size: 13px; }
        @media (min-width: 768px) {
          .jewellery .card .card-body .card-title a {
            font-size: 17px; } }
        @media (min-width: 1918px) {
          .jewellery .card .card-body .card-title a {
            font-size: 20px; } }
    .jewellery .card .card-body .card-text {
      display: inline-block;
      margin: 0;
      /*justify-content: left;*/
      text-align: center;
      width: 100%; }
      @media (min-width: 1024px) {
        .jewellery .card .card-body .card-text {
          /*justify-content: flex-end;
          text-align: right;*/
          margin: 5px 0 0 0; } }
      .jewellery .card .card-body .card-text .price-section {
        margin: 0;
        opacity: 1; }
        .jewellery .card .card-body .card-text .price-section .price--non-sale,
        .jewellery .card .card-body .card-text .price-section .price--rrp {
          color: #c4d238;
          margin-left: 5px; }
          .jewellery .card .card-body .card-text .price-section .price--non-sale::before,
          .jewellery .card .card-body .card-text .price-section .price--rrp::before {
            background-color: #c9d8d1; }
      .jewellery .card .card-body .card-text .price-section.price-section--withTax .price--withTax {
        font-size: 16px;
        color: #327d5a; }
        @media (min-width: 1440px) {
          .jewellery .card .card-body .card-text .price-section.price-section--withTax .price--withTax {
            font-size: 17px; } }
        @media (min-width: 1918px) {
          .jewellery .card .card-body .card-text .price-section.price-section--withTax .price--withTax {
            font-size: 22px; } }

@media (min-width: 1440px) {
  .jewellery .productList .product + .product {
    margin-top: 1.5rem; } }

.jewellery .listItem {
  background-color: transparent;
  border-radius: 0;
  border-color: white;
  box-shadow: none; }
  @media (min-width: 1440px) {
    .jewellery .listItem {
      margin: 10px 0px; } }
  .jewellery .listItem:hover {
    border-color: white;
    box-shadow: 10.607px 10.607px 23px 0px rgba(255, 255, 255, 0.1); }
    .jewellery .listItem:hover .listItem-body {
      background-color: white; }
      .jewellery .listItem:hover .listItem-body .listItem-content .listItem-actions .button {
        opacity: 1; }
  .jewellery .listItem .listItem-figure {
    padding: 0; }
    .jewellery .listItem .listItem-figure .listItem-figure__link {
      padding: 0;
      margin: 0; }
      .jewellery .listItem .listItem-figure .listItem-figure__link .sale-flag-side {
        background-color: #e81212;
        clip-path: polygon(0% 0%, 100% 0, 100% 100%, 50% 80%, 0% 100%);
        left: 20px; }
        .jewellery .listItem .listItem-figure .listItem-figure__link .sale-flag-side::after {
          border-color: transparent transparent #FFFFFF transparent; }
      .jewellery .listItem .listItem-figure .listItem-figure__link .card-img-container {
        transition: 0.75s ease; }
        .jewellery .listItem .listItem-figure .listItem-figure__link .card-img-container .hover-image + .default-image {
          transition: 0.75s ease; }
        .jewellery .listItem .listItem-figure .listItem-figure__link .card-img-container .hover-image {
          opacity: 0; }
        .jewellery .listItem .listItem-figure .listItem-figure__link .card-img-container .card-image {
          height: 100%;
          object-fit: cover;
          transition: 0.75s ease; }
        .jewellery .listItem .listItem-figure .listItem-figure__link .card-img-container:hover .hover-image + .default-image {
          opacity: 0; }
        .jewellery .listItem .listItem-figure .listItem-figure__link .card-img-container:hover .hover-image {
          opacity: 1; }
      .jewellery .listItem .listItem-figure .listItem-figure__link img {
        object-fit: cover; }
    .jewellery .listItem .listItem-figure .listItem-figureBody {
      width: 100%; }
      .jewellery .listItem .listItem-figure .listItem-figureBody .button {
        width: 100%;
        font-family: "Poppins";
        font-weight: 700;
        color: #327d5a;
        height: auto;
        border: 1px solid #cddb3e;
        border-radius: 0;
        font-size: 14px;
        letter-spacing: 0px;
        padding: 13px 17px;
        box-shadow: none;
        max-width: 135px; }
        @media (min-width: 1024px) {
          .jewellery .listItem .listItem-figure .listItem-figureBody .button {
            padding: 10px;
            font-size: 16px;
            margin: auto;
            margin-bottom: 15px; } }
        @media (min-width: 1366px) {
          .jewellery .listItem .listItem-figure .listItem-figureBody .button {
            font-size: 14px; } }
        @media (min-width: 1440px) {
          .jewellery .listItem .listItem-figure .listItem-figureBody .button {
            padding: 10px 25px;
            max-width: 160px; } }
        @media (min-width: 2000px) {
          .jewellery .listItem .listItem-figure .listItem-figureBody .button {
            font-size: 18px;
            padding: 10px 15px; } }
        .jewellery .listItem .listItem-figure .listItem-figureBody .button:hover {
          background: #327d5a;
          color: #327d5a;
          border-color: #327d5a; }
          .jewellery .listItem .listItem-figure .listItem-figureBody .button:hover .icon svg {
            fill: #327d5a;
            stroke: #327d5a; }
        .jewellery .listItem .listItem-figure .listItem-figureBody .button .icon {
          width: 16px;
          height: 16px;
          margin-right: 7px; }
          @media (min-width: 1440px) {
            .jewellery .listItem .listItem-figure .listItem-figureBody .button .icon {
              margin-right: 7px; } }
          .jewellery .listItem .listItem-figure .listItem-figureBody .button .icon svg {
            fill: #cddb3e;
            width: 16px;
            height: 16px; }
      .jewellery .listItem .listItem-figure .listItem-figureBody .button--small.compare,
      .jewellery .listItem .listItem-figure .listItem-figureBody .quickview {
        border-radius: 0;
        box-shadow: none;
        background: #327d5a;
        color: white;
        border: 1px solid white; }
        .jewellery .listItem .listItem-figure .listItem-figureBody .button--small.compare:hover,
        .jewellery .listItem .listItem-figure .listItem-figureBody .quickview:hover {
          background-color: white;
          color: #327d5a;
          border: 1px solid white; }
          .jewellery .listItem .listItem-figure .listItem-figureBody .button--small.compare:hover .icon svg,
          .jewellery .listItem .listItem-figure .listItem-figureBody .quickview:hover .icon svg {
            fill: #327d5a;
            stroke: #327d5a; }
        @media (min-width: 1024px) {
          .jewellery .listItem .listItem-figure .listItem-figureBody .button--small.compare .icon,
          .jewellery .listItem .listItem-figure .listItem-figureBody .quickview .icon {
            width: 18px;
            height: 18px; } }
        @media (min-width: 1440px) {
          .jewellery .listItem .listItem-figure .listItem-figureBody .button--small.compare .icon,
          .jewellery .listItem .listItem-figure .listItem-figureBody .quickview .icon {
            width: 19px;
            height: 19px; } }
        .jewellery .listItem .listItem-figure .listItem-figureBody .button--small.compare .icon svg,
        .jewellery .listItem .listItem-figure .listItem-figureBody .quickview .icon svg {
          fill: white; }
          @media (min-width: 1024px) {
            .jewellery .listItem .listItem-figure .listItem-figureBody .button--small.compare .icon svg,
            .jewellery .listItem .listItem-figure .listItem-figureBody .quickview .icon svg {
              width: 18px;
              height: 18px; } }
          @media (min-width: 1440px) {
            .jewellery .listItem .listItem-figure .listItem-figureBody .button--small.compare .icon svg,
            .jewellery .listItem .listItem-figure .listItem-figureBody .quickview .icon svg {
              width: 19px;
              height: 19px; } }
  @media (min-width: 1024px) {
    .jewellery .listItem .listItem-body {
      padding-left: 20px; } }
  .jewellery .listItem .listItem-body .listItem-content {
    height: 100%;
    position: relative; }
    .jewellery .listItem .listItem-body .listItem-content .listItem-details .listItem-rating span .icon--ratingFull svg {
      fill: #ffba2c; }
    .jewellery .listItem .listItem-body .listItem-content .listItem-details .listItem-rating span .icon--ratingEmpty svg {
      fill: #d8d8d8; }
    .jewellery .listItem .listItem-body .listItem-content .listItem-details .listItem-title {
      text-align: left;
      min-height: 28px;
      margin: 0; }
      @media (min-width: 1024px) {
        .jewellery .listItem .listItem-body .listItem-content .listItem-details .listItem-title a {
          font-size: 18px; } }
      @media (min-width: 2000px) {
        .jewellery .listItem .listItem-body .listItem-content .listItem-details .listItem-title a {
          font-size: 20px; } }
    .jewellery .listItem .listItem-body .listItem-content .listItem-details p {
      font-size: 15px;
      margin-top: 10px; }
      @media (min-width: 1200px) {
        .jewellery .listItem .listItem-body .listItem-content .listItem-details p {
          font-size: 17px; } }
    .jewellery .listItem .listItem-body .listItem-content .listItem-actions {
      transition: all 0.3s ease-in-out; }
      .jewellery .listItem .listItem-body .listItem-content .listItem-actions .button {
        opacity: 0; }
      .jewellery .listItem .listItem-body .listItem-content .listItem-actions .listItem-price .price-section {
        margin: 0; }
      .jewellery .listItem .listItem-body .listItem-content .listItem-actions .listItem-price .rrp-price--withTax {
        margin-right: 10px; }
      .jewellery .listItem .listItem-body .listItem-content .listItem-actions .listItem-price .price-section.price-section--withTax .price--withTax {
        font-size: 16px;
        color: #327d5a;
        margin-right: 15px; }
        @media (min-width: 1440px) {
          .jewellery .listItem .listItem-body .listItem-content .listItem-actions .listItem-price .price-section.price-section--withTax .price--withTax {
            font-size: 17px; } }
        @media (min-width: 2000px) {
          .jewellery .listItem .listItem-body .listItem-content .listItem-actions .listItem-price .price-section.price-section--withTax .price--withTax {
            font-size: 22px; } }
      .jewellery .listItem .listItem-body .listItem-content .listItem-actions .button {
        width: 100%;
        font-family: "Poppins";
        font-weight: 700;
        color: #327d5a;
        height: auto;
        border: 1px solid white;
        background: white;
        border-radius: 0;
        font-size: 14px;
        letter-spacing: 0px;
        padding: 13px 17px;
        box-shadow: none;
        position: absolute;
        bottom: 5px; }
        @media (min-width: 1024px) {
          .jewellery .listItem .listItem-body .listItem-content .listItem-actions .button {
            padding: 10px;
            font-size: 16px;
            width: auto; } }
        @media (min-width: 1366px) {
          .jewellery .listItem .listItem-body .listItem-content .listItem-actions .button {
            width: auto;
            font-size: 14px; } }
        @media (min-width: 1440px) {
          .jewellery .listItem .listItem-body .listItem-content .listItem-actions .button {
            font-size: 16px;
            padding: 10px 25px; } }
        @media (min-width: 2000px) {
          .jewellery .listItem .listItem-body .listItem-content .listItem-actions .button {
            font-size: 18px;
            padding: 13px 17px; } }
        .jewellery .listItem .listItem-body .listItem-content .listItem-actions .button:hover {
          background: #327d5a;
          color: white;
          border-color: white; }
          .jewellery .listItem .listItem-body .listItem-content .listItem-actions .button:hover .icon svg {
            fill: white; }
        .jewellery .listItem .listItem-body .listItem-content .listItem-actions .button .icon {
          width: 16px;
          height: 17px;
          margin-right: 7px; }
          .jewellery .listItem .listItem-body .listItem-content .listItem-actions .button .icon svg {
            fill: #327d5a;
            width: 16px;
            height: 16px; }

.jewellery .error-page {
  padding: 30px 0; }
  @media (min-width: 1024px) {
    .jewellery .error-page {
      padding: 50px 0 100px; } }
  .jewellery .error-page .button--primary {
    box-shadow: none;
    background-color: white;
    border: 1px solid #327d5a;
    color: #327d5a;
    letter-spacing: 1px;
    border-radius: 0; }
    .jewellery .error-page .button--primary:hover {
      color: #cddb3e;
      background-color: #327d5a;
      box-shadow: none; }
      .jewellery .error-page .button--primary:hover .icon svg {
        fill: #cddb3e; }
    @media (min-width: 1024px) {
      .jewellery .error-page .button--primary .icon {
        width: 14px;
        height: 17px;
        margin: 0;
        vertical-align: baseline; } }
    .jewellery .error-page .button--primary .icon svg {
      fill: #327d5a; }
      @media (min-width: 1024px) {
        .jewellery .error-page .button--primary .icon svg {
          width: 14px;
          height: 17px; } }

.page-page .page-content, .page_contact_form-page .page-content {
  padding: 30px 0; }
  @media (min-width: 1024px) {
    .page-page .page-content, .page_contact_form-page .page-content {
      padding: 50px 0 100px; } }
  .page-page .page-content .button--primary, .page_contact_form-page .page-content .button--primary {
    border: 1px solid #327d5a;
    box-shadow: none; }
    .page-page .page-content .button--primary:hover, .page_contact_form-page .page-content .button--primary:hover {
      color: #cddb3e;
      box-shadow: 2.431px 13.787px 27px 0px rgba(205, 219, 62, 0.37);
      background-color: #327d5a;
      border-color: white; }

.body .alertBox--info {
  text-align: center;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
  align-items: center;
  justify-content: center;
  margin-top: 40px; }
  .body .alertBox--info .alertBox-column {
    width: auto;
    font-size: 14px;
    letter-spacing: 0px;
    color: #333333;
    font-family: "Poppins"; }
    @media (min-width: 1024px) {
      .body .alertBox--info .alertBox-column {
        font-size: 18px; } }
    .body .alertBox--info .alertBox-column .icon svg {
      fill: #333333; }

.children .container {
  padding: 0 30px;
  margin: 0 auto; }
  @media (min-width: 1024px) {
    .children .container {
      max-width: 100%;
      padding: 0 20px; } }
  @media (min-width: 1200px) {
    .children .container {
      max-width: 1140px;
      padding: 0; } }
  @media (min-width: 1366px) {
    .children .container {
      max-width: 1240px; } }
  @media (min-width: 1440px) {
    .children .container {
      max-width: 1360px; } }
  @media (min-width: 1600px) {
    .children .container {
      max-width: 1480px; } }
  @media (min-width: 1700px) {
    .children .container {
      max-width: 1600px; } }
  @media (min-width: 2560px) {
    .children .container {
      max-width: 1920px; } }

.children .breadcrumb:not(:first-child)::before {
  content: "";
  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='M6.5 12H17.5M17.5 12L12.9118 8M17.5 12L12.9118 16' stroke='black' stroke-miterlimit='10' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round' fill='none' /%3E%3C/svg%3E");
  width: 24px;
  height: 24px;
  background-repeat: no-repeat;
  background-size: contain;
  vertical-align: bottom; }

.children .breadcrumb.is-active > .breadcrumb-label {
  color: #cddb3e; }

.children .breadcrumb a {
  text-decoration: none;
  font-size: 14px;
  transition: all 0.3s ease-in-out;
  color: black; }
  @media (min-width: 1700px) {
    .children .breadcrumb a {
      font-size: 18px; } }
  .children .breadcrumb a:hover {
    color: #cddb3e; }

.children .card {
  display: flex;
  flex-direction: column; }
  .children .card .card-figure {
    background-color: #FFFFFF; }
    .children .card .card-figure .card-figcaption .card-figcaption-body .button {
      border-width: 1px; }
    .children .card .card-figure .card-img-container .card-image {
      background-color: #FFFFFF;
      padding: 10px; }
      @media (min-width: 1700px) {
        .children .card .card-figure .card-img-container .card-image {
          padding: 50px; } }
  .children .card .button-box-group {
    bottom: 30px; }
    .children .card .button-box-group .card-figcaption-button {
      border-radius: 10px;
      background-color: white;
      color: #327d5a;
      border: 1px solid #327d5a;
      box-shadow: 0px 4px 10px -3px rgba(50, 125, 90, 0.9); }
      .children .card .button-box-group .card-figcaption-button:hover {
        background-color: #327d5a;
        color: white; }
  .children .card .card-body {
    margin-top: auto; }
    @media (min-width: 1024px) {
      .children .card .card-body {
        padding: 6px 10px 0 10px; } }
    @media (min-width: 1024px) {
      .children .card .card-body .card-text {
        margin: 25px 0 20px; } }
    .children .card .card-body .card-title {
      max-height: max-content;
      font-weight: 500; }
      .children .card .card-body .card-title:hover {
        color: #327d5a; }

.children .listItem .button {
  border-radius: 10px;
  background-color: white;
  color: #327d5a;
  border: 1px solid #327d5a;
  box-shadow: 0px 4px 10px -3px rgba(50, 125, 90, 0.9); }
  .children .listItem .button:hover {
    background-color: #327d5a;
    color: white; }
    .children .listItem .button:hover .icon svg {
      fill: white; }

.children .listItem .listItem-figure .listItem-figureBody .button:hover svg {
  fill: #327d5a; }

.children .facetedSearch .facetedSearch-toggle {
  border: 1px solid black;
  max-width: 315px;
  margin: 0 auto;
  border-radius: 4px; }

.children .product-listing-filter-section.mb-show {
  display: block;
  margin: -5px -30px 0;
  padding: 0 30px;
  background-color: white;
  padding-top: 25px;
  padding-bottom: 6px; }
  .children .product-listing-filter-section.mb-show .product-listing-filter-box {
    margin-top: 0; }
  @media (min-width: 1024px) {
    .children .product-listing-filter-section.mb-show {
      display: none; } }
  .children .product-listing-filter-section.mb-show .actionBar .actionBar-section .form-field {
    margin-bottom: 8px; }

.children .page-page .page-content .button--primary,
.children .page_contact_form-page .page-content .button--primary {
  box-shadow: none; }

.children .show-more-button-box .button {
  color: #327d5a;
  background-color: white;
  border: 1px solid #327d5a; }
  .children .show-more-button-box .button:hover {
    color: #cddb3e;
    background-color: #327d5a;
    border-color: #327d5a; }
    .children .show-more-button-box .button:hover:after {
      border-right-color: #cddb3e; }
  .children .show-more-button-box .button svg {
    display: none; }
  .children .show-more-button-box .button:after {
    border-right-color: #327d5a; }

.children #categories-list .navPages-list .navPages-item .navPages-action,
.children .accordion-content .navPages-list .navPages-item .navPages-action {
  color: black; }
  .children #categories-list .navPages-list .navPages-item .navPages-action:hover,
  .children .accordion-content .navPages-list .navPages-item .navPages-action:hover {
    color: #327d5a; }
  .children #categories-list .navPages-list .navPages-item .navPages-action.is-open,
  .children .accordion-content .navPages-list .navPages-item .navPages-action.is-open {
    color: #327d5a;
    border-color: #327d5a; }

@media (min-width: 1700px) {
  .children #categories-list .navPages-list .navPages-item .navPage-subMenu-item,
  .children .accordion-content .navPages-list .navPages-item .navPage-subMenu-item {
    padding: 7px 30px 0 0 !important; } }

.children #categories-list .navPages-list .navPages-item .navPage-subMenu-item .navPages-item,
.children .accordion-content .navPages-list .navPages-item .navPage-subMenu-item .navPages-item {
  padding-top: 5px; }

@media (min-width: 1700px) {
  .children #categories-list .navPages-list .navPages-item .navPage-subMenu-item .navPage-subMenu-item,
  .children .accordion-content .navPages-list .navPages-item .navPage-subMenu-item .navPage-subMenu-item {
    padding: 0px 30px 0 0 !important; } }

/* for footer */
.subscribe-section {
  position: relative;
  padding: 45px 0 65px; }
  @media (min-width: 768px) {
    .subscribe-section {
      padding: 65px 0; } }
  @media (min-width: 1024px) {
    .subscribe-section {
      padding: 70px 0; } }
  @media (min-width: 1440px) {
    .subscribe-section {
      padding: 165px 0; } }
  .subscribe-section .subscribe-background {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
    .subscribe-section .subscribe-background img {
      height: 100%;
      width: 100%;
      object-fit: cover;
      object-position: right; }
      @media (min-width: 1024px) {
        .subscribe-section .subscribe-background img {
          object-fit: inherit;
          object-position: inherit; } }
  .subscribe-section .subscribe-header {
    text-align: center;
    margin-bottom: 25px; }
    @media (min-width: 1024px) {
      .subscribe-section .subscribe-header {
        margin-bottom: 25px; } }
    @media (min-width: 1440px) {
      .subscribe-section .subscribe-header {
        margin-bottom: 35px; } }
    .subscribe-section .subscribe-header .subscribe_intro {
      margin: 0;
      line-height: 1;
      color: #52590f;
      font-size: 11px;
      font-weight: 600;
      text-transform: uppercase;
      letter-spacing: 1px; }
      @media (min-width: 768px) {
        .subscribe-section .subscribe-header .subscribe_intro {
          font-size: 16px; } }
      @media (min-width: 1440px) {
        .subscribe-section .subscribe-header .subscribe_intro {
          font-size: 18px; } }
    .subscribe-section .subscribe-header .footer-newsletter-summary p {
      color: #327d5a; }
    .subscribe-section .subscribe-header .footer-info-heading {
      line-height: 1;
      font-size: 22px;
      font-weight: 700;
      margin-top: 14px; }
      @media (min-width: 768px) {
        .subscribe-section .subscribe-header .footer-info-heading {
          font-size: 24px; } }
      @media (min-width: 1024px) {
        .subscribe-section .subscribe-header .footer-info-heading {
          font-size: 26px; } }
      @media (min-width: 1440px) {
        .subscribe-section .subscribe-header .footer-info-heading {
          font-size: 32px;
          margin-top: 0px; } }
    .subscribe-section .subscribe-header .footer-newsletter-summary {
      margin: 20px auto 40px;
      width: 100%;
      max-width: 1024px; }
      .subscribe-section .subscribe-header .footer-newsletter-summary p {
        font-size: 18px;
        text-align: center; }
  .subscribe-section .subscribe-form {
    margin-bottom: 0;
    margin-top: 20px; }
    @media (min-width: 1024px) {
      .subscribe-section .subscribe-form {
        margin-top: 0; } }
    .subscribe-section .subscribe-form .form-fieldset .form-field {
      margin: 0 auto;
      max-width: 504px; }
      @media (min-width: 768px) {
        .subscribe-section .subscribe-form .form-fieldset .form-field {
          max-width: 100%;
          margin: 0; } }
      .subscribe-section .subscribe-form .form-fieldset .form-field .form-prefixPostfix {
        display: block; }
        @media (min-width: 768px) {
          .subscribe-section .subscribe-form .form-fieldset .form-field .form-prefixPostfix {
            display: -ms-flexbox;
            display: -webkit-flex;
            display: flex;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
            justify-content: center; } }
        .subscribe-section .subscribe-form .form-fieldset .form-field .form-prefixPostfix .form-input {
          width: 100%;
          height: 38px;
          border: 3px solid #327d5a;
          border-radius: 40px;
          padding: 3px 35px;
          color: #585858;
          font-size: 14px;
          margin: 0 0 17px 0;
          background-color: #FFFFFF; }
          @media (min-width: 768px) {
            .subscribe-section .subscribe-form .form-fieldset .form-field .form-prefixPostfix .form-input {
              margin: 0;
              margin-right: 10px;
              max-width: 370px; } }
          @media (min-width: 1024px) {
            .subscribe-section .subscribe-form .form-fieldset .form-field .form-prefixPostfix .form-input {
              margin-right: 20px; } }
          @media (min-width: 1700px) {
            .subscribe-section .subscribe-form .form-fieldset .form-field .form-prefixPostfix .form-input {
              height: 65px;
              font-size: 18px; } }
          .subscribe-section .subscribe-form .form-fieldset .form-field .form-prefixPostfix .form-input::placeholder {
            color: #585858; }
        .subscribe-section .subscribe-form .form-fieldset .form-field .form-prefixPostfix .button {
          margin: 0;
          padding: 11px 32px 10px;
          height: auto;
          border-radius: 40px;
          box-shadow: 0px 17px 27px 0px rgba(2, 27, 15, 0.27);
          border: 3px solid #327d5a;
          line-height: 1;
          color: #cddb3e;
          background-color: #327d5a;
          font-size: 14px;
          width: 100%; }
          @media (min-width: 768px) {
            .subscribe-section .subscribe-form .form-fieldset .form-field .form-prefixPostfix .button {
              width: auto;
              padding: 11px 32px 9px; } }
          @media (min-width: 1700px) {
            .subscribe-section .subscribe-form .form-fieldset .form-field .form-prefixPostfix .button {
              padding: 19px 47px;
              font-size: 18px; } }
          .subscribe-section .subscribe-form .form-fieldset .form-field .form-prefixPostfix .button .icon {
            width: 19px;
            height: 16px;
            transform: rotate(-90deg); }
            .subscribe-section .subscribe-form .form-fieldset .form-field .form-prefixPostfix .button .icon svg {
              fill: #cddb3e;
              stroke: #cddb3e; }
          .subscribe-section .subscribe-form .form-fieldset .form-field .form-prefixPostfix .button:hover {
            background-color: #327d5a;
            color: white;
            box-shadow: none; }
            .subscribe-section .subscribe-form .form-fieldset .form-field .form-prefixPostfix .button:hover .icon svg {
              fill: white;
              stroke: white; }

.nichefooter {
  border-top: none;
  padding: 30px 0 28px; }
  @media (min-width: 1441px) {
    .nichefooter {
      padding: 73px 0 38px; } }
  .nichefooter .logobox .footer-logo {
    margin-bottom: 35px; }
    @media (min-width: 768px) {
      .nichefooter .logobox .footer-logo {
        margin-bottom: 15px; } }
    @media (min-width: 1700px) {
      .nichefooter .logobox .footer-logo {
        margin-bottom: 35px; } }
    .nichefooter .logobox .footer-logo .header-logo__link {
      margin-left: 0;
      justify-content: left;
      margin-bottom: 25px; }
      @media (min-width: 768px) {
        .nichefooter .logobox .footer-logo .header-logo__link {
          margin: 0;
          justify-content: left; } }
      .nichefooter .logobox .footer-logo .header-logo__link img {
        max-height: inherit;
        max-width: 75%; }
  .nichefooter .footer-info {
    display: flex;
    flex-wrap: wrap;
    margin: 0; }
    @media (min-width: 1024px) {
      .nichefooter .footer-info {
        margin: 0 -0.75rem;
        margin-bottom: 75px;
        flex-wrap: nowrap; } }
    .nichefooter .footer-info .footer-info-heading {
      margin-top: 0;
      font-weight: 700;
      font-size: 16px;
      text-transform: uppercase;
      letter-spacing: 3px;
      margin-top: 15px;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -ms-flex-align: center;
      -webkit-align-items: center;
      -webkit-box-align: center;
      align-items: center;
      justify-content: space-between;
      color: #245a41; }
      @media (min-width: 768px) {
        .nichefooter .footer-info .footer-info-heading {
          display: inherit; } }
      @media (min-width: 1441px) {
        .nichefooter .footer-info .footer-info-heading {
          letter-spacing: 4px; } }
      .nichefooter .footer-info .footer-info-heading .icon {
        width: 13px;
        height: 8px; }
        @media (min-width: 768px) {
          .nichefooter .footer-info .footer-info-heading .icon {
            display: none; } }
    .nichefooter .footer-info .footer-info-col {
      border-bottom: 1px solid white;
      padding: 0;
      text-align: left;
      margin-bottom: 0; }
      @media (min-width: 768px) {
        .nichefooter .footer-info .footer-info-col {
          border-bottom: 0;
          margin-bottom: 30px;
          border-right: 1px solid white;
          padding: 0 0.75rem; } }
      @media (min-width: 1024px) {
        .nichefooter .footer-info .footer-info-col {
          margin-bottom: 0; } }
      .nichefooter .footer-info .footer-info-col:last-child {
        border: 0; }
      @media (min-width: 768px) {
        .nichefooter .footer-info .footer-info-col:not(:first-child) {
          padding-left: 20px; } }
      @media (min-width: 1200px) {
        .nichefooter .footer-info .footer-info-col:not(:first-child) {
          padding-left: 50px; } }
      @media (min-width: 1440px) {
        .nichefooter .footer-info .footer-info-col:not(:first-child) {
          padding-left: 100px; } }
      @media (min-width: 1700px) {
        .nichefooter .footer-info .footer-info-col:not(:first-child) {
          padding-left: 130px; } }
      @media (min-width: 768px) {
        .nichefooter .footer-info .footer-info-col:nth-child(2) {
          border: 0; } }
      @media (min-width: 1024px) {
        .nichefooter .footer-info .footer-info-col:nth-child(2) {
          border-right: 1px solid white; } }
      @media (min-width: 768px) {
        .nichefooter .footer-info .footer-info-col:nth-child(3) {
          padding-left: 0.75rem; } }
      @media (min-width: 1024px) {
        .nichefooter .footer-info .footer-info-col:nth-child(3) {
          padding-left: 20px; } }
      @media (min-width: 1200px) {
        .nichefooter .footer-info .footer-info-col:nth-child(3) {
          padding-left: 50px; } }
      @media (min-width: 1440px) {
        .nichefooter .footer-info .footer-info-col:nth-child(3) {
          padding-left: 100px; } }
      @media (min-width: 1700px) {
        .nichefooter .footer-info .footer-info-col:nth-child(3) {
          padding-left: 173px; } }
      @media (min-width: 768px) {
        .nichefooter .footer-info .footer-info-col .footer-info-list {
          margin-top: 15px; } }
      @media (min-width: 1024px) {
        .nichefooter .footer-info .footer-info-col .footer-info-list {
          margin-bottom: 0; } }
      .nichefooter .footer-info .footer-info-col .footer-info-list li {
        margin-bottom: 2px; }
        @media (min-width: 768px) {
          .nichefooter .footer-info .footer-info-col .footer-info-list li {
            margin-bottom: 0; } }
        @media (min-width: 1024px) {
          .nichefooter .footer-info .footer-info-col .footer-info-list li {
            margin-bottom: 2px; } }
      .nichefooter .footer-info .footer-info-col .footer-info-list a {
        color: black;
        font-size: 15px;
        font-weight: 400;
        position: relative;
        transition: all 0.3s ease-in-out;
        line-height: 1;
        text-transform: capitalize; }
        .nichefooter .footer-info .footer-info-col .footer-info-list a:hover, .nichefooter .footer-info .footer-info-col .footer-info-list a:focus {
          color: #327d5a; }
      @media (min-width: 1024px) {
        .nichefooter .footer-info .footer-info-col.footer-info-col--small {
          width: 25%; } }
  .nichefooter .logobox address {
    color: black;
    font-size: 15px;
    font-weight: 400;
    font-style: normal; }
  @media (min-width: 1024px) {
    .nichefooter .logobox .socialLinks {
      margin-top: 25px; } }
  .nichefooter .contactdeatils p {
    margin-bottom: 7px;
    color: black;
    font-size: 15px;
    font-weight: 400;
    position: relative; }
    @media (min-width: 1024px) {
      .nichefooter .contactdeatils p {
        margin-bottom: 15px; } }
    .nichefooter .contactdeatils p a {
      color: black;
      font-size: 15px;
      font-weight: 400;
      text-decoration: none;
      position: relative;
      transition: all 0.3s ease-in-out; }
      .nichefooter .contactdeatils p a:hover, .nichefooter .contactdeatils p a:hover {
        color: #327d5a; }
  .nichefooter .contactdeatils .StoreavailableBox {
    margin-top: 25px; }
    @media (min-width: 1024px) {
      .nichefooter .contactdeatils .StoreavailableBox {
        margin-top: 45px; } }
  .nichefooter .footerfooter {
    padding: 25px 0 0; }
    @media (min-width: 768px) {
      .nichefooter .footerfooter {
        padding: 40px 0 0;
        border-top: 1px solid white; } }
    @media (min-width: 768px) {
      .nichefooter .footerfooter .footerinnerrow {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-wrap: wrap; } }
    @media (min-width: 1024px) {
      .nichefooter .footerfooter .footerinnerrow {
        justify-content: space-between; } }
    @media (min-width: 1024px) {
      .nichefooter .footerfooter .footerinnerrow .footercol {
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -ms-flex-align: center;
        -webkit-align-items: center;
        -webkit-box-align: center;
        align-items: center;
        width: 100%; } }
    @media (min-width: 1024px) {
      .nichefooter .footerfooter .footerinnerrow .footercol {
        width: 55%; } }
    @media (min-width: 1200px) {
      .nichefooter .footerfooter .footerinnerrow .footercol {
        width: 50%; } }
    .nichefooter .footerfooter .footerinnerrow .footercol.paymenticoncol {
      justify-content: space-between;
      width: 100%;
      text-align: center; }
      @media (min-width: 1024px) {
        .nichefooter .footerfooter .footerinnerrow .footercol.paymenticoncol {
          text-align: right;
          width: 33%;
          display: block; } }
      @media (min-width: 1441px) {
        .nichefooter .footerfooter .footerinnerrow .footercol.paymenticoncol {
          padding-left: 28px; } }
    .nichefooter .footerfooter .footerinnerrow .footercol .copydate {
      color: #327d5a; }
    .nichefooter .footerfooter .footerinnerrow .footercol p,
    .nichefooter .footerfooter .footerinnerrow .footercol span {
      font-size: 14px;
      font-weight: 300;
      color: black; }
      @media (min-width: 1024px) {
        .nichefooter .footerfooter .footerinnerrow .footercol p,
        .nichefooter .footerfooter .footerinnerrow .footercol span {
          font-size: 12px; } }
      @media (min-width: 1200px) {
        .nichefooter .footerfooter .footerinnerrow .footercol p,
        .nichefooter .footerfooter .footerinnerrow .footercol span {
          font-size: 14px; } }
      @media (min-width: 1440px) {
        .nichefooter .footerfooter .footerinnerrow .footercol p,
        .nichefooter .footerfooter .footerinnerrow .footercol span {
          font-size: 15px; } }
    .nichefooter .footerfooter .footerinnerrow .footercol .footerprimary {
      color: #327d5a; }
      .nichefooter .footerfooter .footerinnerrow .footercol .footerprimary.sitemap {
        text-decoration: none;
        transition: all 0.3s ease-in-out; }
        .nichefooter .footerfooter .footerinnerrow .footercol .footerprimary.sitemap:hover {
          color: black; }
      .nichefooter .footerfooter .footerinnerrow .footercol .footerprimary:hover {
        color: black; }
    .nichefooter .footerfooter .footerinnerrow .footercol .footerprimaryLink {
      text-decoration: none;
      color: #327d5a;
      transition: all 0.3s ease-in-out;
      font-size: 14px; }
      @media (min-width: 1024px) {
        .nichefooter .footerfooter .footerinnerrow .footercol .footerprimaryLink {
          font-size: 12px; } }
      @media (min-width: 1200px) {
        .nichefooter .footerfooter .footerinnerrow .footercol .footerprimaryLink {
          font-size: 14px; } }
      @media (min-width: 1440px) {
        .nichefooter .footerfooter .footerinnerrow .footercol .footerprimaryLink {
          font-size: 15px; } }
      .nichefooter .footerfooter .footerinnerrow .footercol .footerprimaryLink:hover {
        color: black; }
    .nichefooter .footerfooter .footerinnerrow .paymenticonbox .footer-payment-icons {
      margin: 7px 0; }
      @media (min-width: 768px) {
        .nichefooter .footerfooter .footerinnerrow .paymenticonbox .footer-payment-icons {
          margin: 0; } }
      .nichefooter .footerfooter .footerinnerrow .paymenticonbox .footer-payment-icons .footer-payment-icon {
        width: 1.77778rem; }
        @media (min-width: 1024px) {
          .nichefooter .footerfooter .footerinnerrow .paymenticonbox .footer-payment-icons .footer-payment-icon {
            margin: 0 5px; } }
        @media (min-width: 1200px) {
          .nichefooter .footerfooter .footerinnerrow .paymenticonbox .footer-payment-icons .footer-payment-icon {
            width: 2.77778rem; } }
        @media (min-width: 1440px) {
          .nichefooter .footerfooter .footerinnerrow .paymenticonbox .footer-payment-icons .footer-payment-icon {
            width: 2.77778rem;
            margin: 0 11px; } }
  .nichefooter .desk-hide {
    display: block; }
    @media (min-width: 768px) {
      .nichefooter .desk-hide {
        display: none; } }
  .nichefooter .Mb-hide {
    display: none; }
    @media (min-width: 768px) {
      .nichefooter .Mb-hide {
        display: block; } }
  .nichefooter .socialLinks .socialLinks-item {
    line-height: 1;
    margin-bottom: 33px;
    margin-right: 15px; }
    @media (min-width: 768px) {
      .nichefooter .socialLinks .socialLinks-item {
        margin-bottom: 0; } }
    @media (min-width: 1681px) {
      .nichefooter .socialLinks .socialLinks-item {
        margin-right: 30px; } }
    .nichefooter .socialLinks .socialLinks-item .icon {
      height: 18px;
      width: 18px; }
      .nichefooter .socialLinks .socialLinks-item .icon svg {
        transition: all 0.3s ease-in-out; }

.outdoors .subscribe-section .subscribe-form .form-fieldset .form-field .form-prefixPostfix .form-input,
.outdoors .subscribe-section .subscribe-form .form-fieldset .form-field .form-prefixPostfix .button {
  border-radius: 6px;
  border-width: 2px;
  padding: 13px 32px 12px; }
  @media (min-width: 1700px) {
    .outdoors .subscribe-section .subscribe-form .form-fieldset .form-field .form-prefixPostfix .form-input,
    .outdoors .subscribe-section .subscribe-form .form-fieldset .form-field .form-prefixPostfix .button {
      padding: 19px 53px;
      font-size: 20px; } }

.outdoors .subscribe-section .subscribe-form .form-fieldset .form-field .form-prefixPostfix .form-input {
  background-color: rgba(0, 0, 0, 0.7);
  border-color: white; }
  @media (min-width: 1440px) {
    .outdoors .subscribe-section .subscribe-form .form-fieldset .form-field .form-prefixPostfix .form-input {
      font-size: 20px; } }

.outdoors .subscribe-section .subscribe-form .form-fieldset .form-field .form-prefixPostfix .button {
  background-color: white;
  color: #327d5a;
  border-color: #327d5a; }
  .outdoors .subscribe-section .subscribe-form .form-fieldset .form-field .form-prefixPostfix .button .icon {
    vertical-align: baseline; }
    @media (min-width: 1700px) {
      .outdoors .subscribe-section .subscribe-form .form-fieldset .form-field .form-prefixPostfix .button .icon {
        vertical-align: bottom; } }
    .outdoors .subscribe-section .subscribe-form .form-fieldset .form-field .form-prefixPostfix .button .icon svg {
      fill: #327d5a;
      stroke: #327d5a; }
  .outdoors .subscribe-section .subscribe-form .form-fieldset .form-field .form-prefixPostfix .button:hover {
    color: #cddb3e;
    background-color: #327d5a; }
    .outdoors .subscribe-section .subscribe-form .form-fieldset .form-field .form-prefixPostfix .button:hover .icon svg {
      fill: #cddb3e;
      stroke: #cddb3e; }

.outdoors .subscribe-section .subscribe-header .subscribe_intro {
  font-size: 14px;
  line-height: 1.3; }
  @media (min-width: 1200px) {
    .outdoors .subscribe-section .subscribe-header .subscribe_intro {
      font-size: 20px;
      font-weight: 400; } }

.outdoors .subscribe-section .subscribe-header .footer-info-heading {
  text-transform: uppercase;
  font-size: 24px;
  font-weight: 400;
  margin-top: 14px;
  line-height: 1.3;
  letter-spacing: 2px;
  color: #327d5a; }
  @media (min-width: 768px) {
    .outdoors .subscribe-section .subscribe-header .footer-info-heading {
      font-size: 34px; } }
  @media (min-width: 1024px) {
    .outdoors .subscribe-section .subscribe-header .footer-info-heading {
      font-size: 38px; } }
  @media (min-width: 1200px) {
    .outdoors .subscribe-section .subscribe-header .footer-info-heading {
      font-size: 48px; } }
  @media (min-width: 1440px) {
    .outdoors .subscribe-section .subscribe-header .footer-info-heading {
      font-size: 60px;
      margin-top: 20px; } }

.outdoors .footer {
  border-top: none; }
  @media (min-width: 1700px) {
    .outdoors .footer .logobox address {
      font-size: 20px; } }
  .outdoors .footer .footerfooter .footerinnerrow .footercol .footerprimary {
    color: black; }
    .outdoors .footer .footerfooter .footerinnerrow .footercol .footerprimary.sitemap {
      color: #327d5a; }
      .outdoors .footer .footerfooter .footerinnerrow .footercol .footerprimary.sitemap:hover {
        color: black; }
  .outdoors .footer .footer-info .footer-info-col .footer-info-heading {
    font-weight: 600; }
    @media (min-width: 1024px) {
      .outdoors .footer .footer-info .footer-info-col .footer-info-heading {
        margin-bottom: 5px; } }
    @media (min-width: 1700px) {
      .outdoors .footer .footer-info .footer-info-col .footer-info-heading {
        font-size: 20px; } }
  .outdoors .footer .footer-info .footer-info-col:nth-child(1), .outdoors .footer .footer-info .footer-info-col:nth-child(3) {
    padding-left: 0; }
    @media (min-width: 1024px) {
      .outdoors .footer .footer-info .footer-info-col:nth-child(1), .outdoors .footer .footer-info .footer-info-col:nth-child(3) {
        padding-left: 30px; } }
    @media (min-width: 1200px) {
      .outdoors .footer .footer-info .footer-info-col:nth-child(1), .outdoors .footer .footer-info .footer-info-col:nth-child(3) {
        padding-left: 70px; } }
    @media (min-width: 1700px) {
      .outdoors .footer .footer-info .footer-info-col:nth-child(1), .outdoors .footer .footer-info .footer-info-col:nth-child(3) {
        padding-left: 90px; } }
  @media (min-width: 1024px) {
    .outdoors .footer .footer-info .footer-info-col:not(:nth-child(4)) {
      padding-left: 30px; } }
  @media (min-width: 1200px) {
    .outdoors .footer .footer-info .footer-info-col:not(:nth-child(4)) {
      padding-left: 70px; } }
  @media (min-width: 1700px) {
    .outdoors .footer .footer-info .footer-info-col:not(:nth-child(4)) {
      padding-left: 90px; } }
  @media (min-width: 1024px) {
    .outdoors .footer .footer-info .footer-info-col:nth-child(1) {
      order: 4;
      border-right: none; } }
  @media (min-width: 1024px) {
    .outdoors .footer .footer-info .footer-info-col:nth-child(2) {
      order: 2; } }
  @media (min-width: 1024px) {
    .outdoors .footer .footer-info .footer-info-col:nth-child(3) {
      order: 3; } }
  @media (min-width: 1024px) {
    .outdoors .footer .footer-info .footer-info-col:nth-child(4) {
      order: 1;
      border-right: 1px solid white; } }
  @media (min-width: 1200px) {
    .outdoors .footer .footer-info .footer-info-col:nth-child(4) {
      padding-left: .75rem; } }
  @media (min-width: 1024px) {
    .outdoors .footer .footer-info .footer-info-col .footer-info-list {
      margin-top: 5px; } }
  @media (min-width: 1440px) {
    .outdoors .footer .footer-info .footer-info-col .footer-info-list a {
      font-size: 20px; } }
  .outdoors .footer .footer-info .footer-info-col .contactdeatils p, .outdoors .footer .footer-info .footer-info-col .contactdeatils p a {
    font-weight: 300; }
    @media (min-width: 1024px) {
      .outdoors .footer .footer-info .footer-info-col .contactdeatils p, .outdoors .footer .footer-info .footer-info-col .contactdeatils p a {
        margin-bottom: 0; } }
    @media (min-width: 1440px) {
      .outdoors .footer .footer-info .footer-info-col .contactdeatils p, .outdoors .footer .footer-info .footer-info-col .contactdeatils p a {
        font-size: 20px; } }

.jewellery .subscribe-section .subscribe-content .subscribe-header .subscribe_intro {
  text-transform: capitalize;
  letter-spacing: 1px;
  font-size: 13px;
  font-weight: 400; }
  @media (min-width: 1700px) {
    .jewellery .subscribe-section .subscribe-content .subscribe-header .subscribe_intro {
      font-size: 20px;
      letter-spacing: 1px;
      line-height: 36px; } }

.jewellery .subscribe-section .subscribe-content .subscribe-header .footer-info-heading {
  font-size: 24px;
  color: #327d5a;
  font-family: "Poppins";
  letter-spacing: 1px; }
  @media (min-width: 576px) {
    .jewellery .subscribe-section .subscribe-content .subscribe-header .footer-info-heading {
      font-size: 32px; } }
  @media (min-width: 768px) {
    .jewellery .subscribe-section .subscribe-content .subscribe-header .footer-info-heading {
      font-size: 38px;
      margin-bottom: 30px; } }
  @media (min-width: 1700px) {
    .jewellery .subscribe-section .subscribe-content .subscribe-header .footer-info-heading {
      font-size: 60px;
      margin-bottom: 0px;
      letter-spacing: 1px;
      line-height: 40px;
      margin-top: 25px; } }

.jewellery .subscribe-section .subscribe-content .form .form-fieldset .form-field .form-prefixPostfix .form-input {
  border-radius: 0;
  border: 1px solid white;
  font-size: 14px;
  background-color: transparent;
  padding: 3px 20px; }
  @media (min-width: 768px) {
    .jewellery .subscribe-section .subscribe-content .form .form-fieldset .form-field .form-prefixPostfix .form-input {
      font-size: 17px; } }
  @media (min-width: 1700px) {
    .jewellery .subscribe-section .subscribe-content .form .form-fieldset .form-field .form-prefixPostfix .form-input {
      font-size: 20px; } }

.jewellery .subscribe-section .subscribe-content .form .form-fieldset .form-field .form-prefixPostfix .button {
  font-size: 13px;
  border-radius: 0;
  border-color: #cddb3e;
  box-shadow: none;
  background-color: #cddb3e;
  font-family: "Poppins";
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 10px 20px 7px;
  color: #327d5a; }
  @media (min-width: 1700px) {
    .jewellery .subscribe-section .subscribe-content .form .form-fieldset .form-field .form-prefixPostfix .button {
      font-size: 20px;
      padding: 19px 45px 15px; } }
  .jewellery .subscribe-section .subscribe-content .form .form-fieldset .form-field .form-prefixPostfix .button:hover {
    background: #327d5a;
    color: #cddb3e;
    border-color: #327d5a; }
    .jewellery .subscribe-section .subscribe-content .form .form-fieldset .form-field .form-prefixPostfix .button:hover svg {
      fill: #cddb3e;
      stroke: #cddb3e; }
  .jewellery .subscribe-section .subscribe-content .form .form-fieldset .form-field .form-prefixPostfix .button svg {
    display: block;
    width: 12px;
    height: 20px;
    margin-right: 5px;
    fill: #327d5a;
    stroke: #327d5a;
    transition: all 0.3s ease-in-out; }
    @media (min-width: 576px) {
      .jewellery .subscribe-section .subscribe-content .form .form-fieldset .form-field .form-prefixPostfix .button svg {
        margin-right: 10px; } }
    @media (min-width: 1440px) {
      .jewellery .subscribe-section .subscribe-content .form .form-fieldset .form-field .form-prefixPostfix .button svg {
        margin-right: 12px;
        width: 30px;
        height: 20px; } }

.jewellery .footer .footer-info .footer-info-col .footerarticlebox .footer-logo {
  margin-bottom: 22px; }
  @media (min-width: 1200px) {
    .jewellery .footer .footer-info .footer-info-col .footerarticlebox .footer-logo {
      margin-bottom: 35px; } }
  .jewellery .footer .footer-info .footer-info-col .footerarticlebox .footer-logo .header-logo__link {
    margin-bottom: 5px;
    width: 79%; }
    @media (min-width: 1024px) {
      .jewellery .footer .footer-info .footer-info-col .footerarticlebox .footer-logo .header-logo__link {
        width: 70%; } }
    @media (min-width: 1200px) {
      .jewellery .footer .footer-info .footer-info-col .footerarticlebox .footer-logo .header-logo__link {
        margin-bottom: 25px; } }
    .jewellery .footer .footer-info .footer-info-col .footerarticlebox .footer-logo .header-logo__link .header-logo-image-unknown-size {
      max-width: 100%; }

.jewellery .footer .footer-info .footer-info-col .footerarticlebox .socialLinks .socialLinks-item .icon svg:hover {
  fill: #327d5a;
  stroke: #327d5a; }

.jewellery .footer .footer-info .footer-info-col .footerarticlebox .footer-info-heading {
  font-size: 14px; }
  @media (min-width: 1200px) {
    .jewellery .footer .footer-info .footer-info-col .footerarticlebox .footer-info-heading {
      font-size: 16px; } }

.jewellery .footer .footer-info .footer-info-col .footerarticlebox address {
  font-size: 13px; }
  @media (min-width: 1200px) {
    .jewellery .footer .footer-info .footer-info-col .footerarticlebox address {
      font-size: 18px; } }
  .jewellery .footer .footer-info .footer-info-col .footerarticlebox address br {
    display: none; }
    @media (min-width: 1200px) {
      .jewellery .footer .footer-info .footer-info-col .footerarticlebox address br {
        display: block; } }

.jewellery .footer .footer-info .footer-info-col .footerarticlebox .contactdeatils p {
  font-size: 12px;
  margin-bottom: 7px; }
  @media (min-width: 1200px) {
    .jewellery .footer .footer-info .footer-info-col .footerarticlebox .contactdeatils p {
      font-size: 16px;
      margin-bottom: 10px; } }
  .jewellery .footer .footer-info .footer-info-col .footerarticlebox .contactdeatils p a {
    font-size: 12px; }
    @media (min-width: 1200px) {
      .jewellery .footer .footer-info .footer-info-col .footerarticlebox .contactdeatils p a {
        font-size: 16px; } }

.jewellery .footer .footer-info .footer-info-col .footerarticlebox .contactdeatils .StoreavailableBox {
  padding-top: 2px;
  margin-top: 10px;
  border-top: 1px solid white; }
  @media (min-width: 1200px) {
    .jewellery .footer .footer-info .footer-info-col .footerarticlebox .contactdeatils .StoreavailableBox {
      margin-top: 25px; } }
  .jewellery .footer .footer-info .footer-info-col .footerarticlebox .contactdeatils .StoreavailableBox p {
    margin-bottom: 7px; }
    @media (min-width: 1200px) {
      .jewellery .footer .footer-info .footer-info-col .footerarticlebox .contactdeatils .StoreavailableBox p {
        margin-bottom: 10px; } }

@media (min-width: 1200px) {
  .jewellery .footer .footer-info .footer-info-col .footerarticlebox .footer-info-list li {
    margin-bottom: 3px; } }

.jewellery .footer .footer-info .footer-info-col .footerarticlebox .footer-info-list li a {
  font-size: 12px; }
  @media (min-width: 1200px) {
    .jewellery .footer .footer-info .footer-info-col .footerarticlebox .footer-info-list li a {
      font-size: 16px; } }

.jewellery .footer .footerfooter {
  padding: 5px 0 0; }
  @media (min-width: 1024px) {
    .jewellery .footer .footerfooter {
      padding: 25px 0 0; } }
  @media (min-width: 1700px) {
    .jewellery .footer .footerfooter {
      padding: 37px 0 0; } }
  .jewellery .footer .footerfooter .footerinnerrow .footercol .footer-copyright .powered-by .copydate {
    color: #999999; }
  .jewellery .footer .footerfooter .footerinnerrow .footercol .siteby .footerprimary {
    color: #999999; }

.children.default-page .subscribe-section .subscribe-background img {
  opacity: 1; }

.children .footer {
  padding-bottom: 0;
  padding-top: 48px; }
  @media (min-width: 1441px) {
    .children .footer {
      padding: 73px 0 0; } }
  .children .footer .desk-hide {
    display: none; }
  .children .footer .container {
    padding: 0 0; }
    @media (min-width: 1024px) {
      .children .footer .container {
        padding: 0 20px; } }
    @media (min-width: 1200px) {
      .children .footer .container {
        padding: 0; } }
  .children .footer .logobox .footer-logo .header-logo__link {
    width: 100%; }
    @media (min-width: 1024px) {
      .children .footer .logobox .footer-logo .header-logo__link {
        width: auto; } }
    .children .footer .logobox .footer-logo .header-logo__link img {
      margin: 0 auto;
      max-height: none; }
      @media (min-width: 1024px) {
        .children .footer .logobox .footer-logo .header-logo__link img {
          margin: 0; } }
      @media (min-width: 1700px) {
        .children .footer .logobox .footer-logo .header-logo__link img {
          max-width: 100%; } }
  @media (min-width: 1700px) {
    .children .footer .logobox address {
      font-size: 16px; } }
  .children .footer .footer-info .footer-info-col {
    text-align: center;
    display: block; }
    @media (min-width: 1024px) {
      .children .footer .footer-info .footer-info-col {
        text-align: left; } }
  .children .footer .footer-info .StoreavailableBox {
    margin-top: 15px; }
    @media (min-width: 1024px) {
      .children .footer .footer-info .StoreavailableBox {
        margin-top: 45px; } }
    .children .footer .footer-info .StoreavailableBox .footer-info-heading {
      margin-top: 0;
      margin-bottom: 5px; }
  .children .footer .footer-info .footer-info-heading {
    justify-content: center;
    pointer-events: none;
    margin-top: 27px;
    font-size: 15px; }
    @media (min-width: 1024px) {
      .children .footer .footer-info .footer-info-heading {
        justify-content: flex-start;
        margin-top: 15px; } }
    .children .footer .footer-info .footer-info-heading .icon {
      display: none; }
  .children .footer .footer-info .footer-info-list {
    display: block !important; }
  .children .footer .contactdeatils p {
    letter-spacing: 0.75px; }
    @media (min-width: 1024px) {
      .children .footer .contactdeatils p {
        letter-spacing: normal; } }
    @media (min-width: 1700px) {
      .children .footer .contactdeatils p {
        letter-spacing: 0.75px; } }

.children .subscribe-section {
  padding: 24px 0 20px; }
  @media (min-width: 768px) {
    .children .subscribe-section {
      padding: 65px 0; } }
  @media (min-width: 1024px) {
    .children .subscribe-section {
      padding: 70px 0; } }
  @media (min-width: 1440px) {
    .children .subscribe-section {
      padding: 165px 0; } }
  .children .subscribe-section .subscribe-background {
    opacity: .2; }
  .children .subscribe-section .container {
    padding: 0 30px; }
    @media (min-width: 1024px) {
      .children .subscribe-section .container {
        padding: 0 20px; } }
    @media (min-width: 1200px) {
      .children .subscribe-section .container {
        padding: 0; } }
  .children .subscribe-section .subscribe-background img {
    object-position: 60%;
    opacity: .5; }
    @media (min-width: 1024px) {
      .children .subscribe-section .subscribe-background img {
        object-fit: inherit;
        object-position: inherit; } }
  .children .subscribe-section .subscribe-header .subscribe_intro {
    font-size: 12px;
    font-weight: 500;
    line-height: 16px;
    font-weight: 600;
    letter-spacing: normal; }
    @media (min-width: 1024px) {
      .children .subscribe-section .subscribe-header .subscribe_intro {
        font-size: 18px;
        line-height: normal; } }
  .children .subscribe-section .subscribe-header .footer-info-heading {
    padding: 0 30px;
    font-size: 18px;
    color: black; }
    @media (min-width: 768px) {
      .children .subscribe-section .subscribe-header .footer-info-heading {
        font-size: 24px; } }
    @media (min-width: 1024px) {
      .children .subscribe-section .subscribe-header .footer-info-heading {
        font-size: 26px; } }
    @media (min-width: 1440px) {
      .children .subscribe-section .subscribe-header .footer-info-heading {
        font-size: 34px;
        margin-top: 0px; } }
  .children .subscribe-section .subscribe-form .form-fieldset .form-field .form-prefixPostfix .form-input {
    border-radius: 10px;
    border: 1px solid #e3e3e3;
    background: rgba(255, 255, 255, 0.7);
    backdrop-filter: blur(5px);
    height: 61px;
    max-width: 380px;
    padding: 3px 25px;
    font-size: 14px;
    color: #585858;
    margin: 0 0 24px 0; }
    @media (min-width: 768px) {
      .children .subscribe-section .subscribe-form .form-fieldset .form-field .form-prefixPostfix .form-input {
        margin: 0;
        margin-right: 10px; } }
    @media (min-width: 1024px) {
      .children .subscribe-section .subscribe-form .form-fieldset .form-field .form-prefixPostfix .form-input {
        margin-right: 20px;
        padding: 3px 35px;
        font-size: 20px; } }
    .children .subscribe-section .subscribe-form .form-fieldset .form-field .form-prefixPostfix .form-input::placeholder {
      color: black;
      font-size: 16px; }
      @media (min-width: 1024px) {
        .children .subscribe-section .subscribe-form .form-fieldset .form-field .form-prefixPostfix .form-input::placeholder {
          font-size: 20px; } }
  .children .subscribe-section .subscribe-form .form-fieldset .form-field .form-prefixPostfix .button {
    box-shadow: none;
    border-radius: 10px;
    color: #327d5a;
    background-color: #cddb3e;
    border: 1px solid #cddb3e;
    padding: 22px 32px 20px;
    margin: 32px 0 0;
    display: flex;
    align-items: center;
    justify-content: center; }
    @media (min-width: 768px) {
      .children .subscribe-section .subscribe-form .form-fieldset .form-field .form-prefixPostfix .button {
        margin: 0;
        padding: 20px 32px 18px; } }
    @media (min-width: 1700px) {
      .children .subscribe-section .subscribe-form .form-fieldset .form-field .form-prefixPostfix .button {
        padding: 19px 62px; } }
    .children .subscribe-section .subscribe-form .form-fieldset .form-field .form-prefixPostfix .button .icon {
      vertical-align: baseline;
      width: 18px;
      height: 16px; }
      @media (min-width: 1700px) {
        .children .subscribe-section .subscribe-form .form-fieldset .form-field .form-prefixPostfix .button .icon {
          width: 24px;
          height: 20px; } }
      .children .subscribe-section .subscribe-form .form-fieldset .form-field .form-prefixPostfix .button .icon svg {
        fill: #327d5a;
        stroke: #327d5a; }
    .children .subscribe-section .subscribe-form .form-fieldset .form-field .form-prefixPostfix .button:hover {
      color: #cddb3e;
      background-color: #327d5a; }
      .children .subscribe-section .subscribe-form .form-fieldset .form-field .form-prefixPostfix .button:hover .icon svg {
        fill: #cddb3e;
        stroke: #cddb3e; }

.children .nichefooter .socialLinks .socialLinks-item:last-child {
  margin-right: 0; }

@media (min-width: 768px) {
  .children .nichefooter .footerfooter {
    padding: 20px 20px 20px; } }

@media (min-width: 1024px) {
  .children .nichefooter .footerfooter {
    padding: 24px 0; } }

@media (min-width: 768px) {
  .children .nichefooter .footerfooter .footerinnerrow {
    align-items: flex-end; } }

@media (min-width: 1024px) {
  .children .nichefooter .footerfooter .footerinnerrow {
    align-items: center; } }

.children .nichefooter .footerfooter .footerinnerrow .paymenticonbox .footer-payment-icons .footer-payment-icon {
  margin: 0 0.3rem; }
  @media (min-width: 1024px) {
    .children .nichefooter .footerfooter .footerinnerrow .paymenticonbox .footer-payment-icons .footer-payment-icon {
      margin: 0 5px; } }
  @media (min-width: 1440px) {
    .children .nichefooter .footerfooter .footerinnerrow .paymenticonbox .footer-payment-icons .footer-payment-icon {
      margin: 0 11px; } }

.children .nichefooter .footerfooter .footerinnerrow .footercol {
  border-top: 1px solid white;
  padding: 32px 0; }
  @media (min-width: 768px) {
    .children .nichefooter .footerfooter .footerinnerrow .footercol {
      width: calc(100% / 3);
      padding: 0;
      border: 0; } }
  .children .nichefooter .footerfooter .footerinnerrow .footercol .footerprimary.sitemap {
    padding-left: 7px;
    margin-left: 2px;
    position: relative; }
    .children .nichefooter .footerfooter .footerinnerrow .footercol .footerprimary.sitemap:before {
      left: 0;
      top: 52%;
      content: "";
      position: absolute;
      height: 10px;
      width: 1px;
      transform: translateY(-50%);
      background-color: #327d5a; }
  .children .nichefooter .footerfooter .footerinnerrow .footercol.paymenticoncol {
    padding: 17px 0; }
    @media (min-width: 768px) {
      .children .nichefooter .footerfooter .footerinnerrow .footercol.paymenticoncol {
        text-align: center;
        padding: 0; } }
  @media (min-width: 768px) {
    .children .nichefooter .footerfooter .footerinnerrow .footercol.site_by .footer-copyright {
      margin-left: auto; } }
  @media (min-width: 768px) {
    .children .nichefooter .footerfooter .footerinnerrow .footercol.site_by .footer-copyright .powered-by {
      text-align: right; } }
  .children .nichefooter .footerfooter .footerinnerrow .footercol .copydate {
    color: black; }
  .children .nichefooter .footerfooter .footerinnerrow .footercol .powered-by-box {
    display: block; }
    @media (min-width: 1024px) {
      .children .nichefooter .footerfooter .footerinnerrow .footercol .powered-by-box {
        display: inline; } }

/* for home */
.default-page {
  background-color: transparent; }
  @media (min-width: 1024px) {
    .default-page {
      margin-top: 0; } }

.body.default-page {
  margin: 0px 0px 0px 0px;
  background-color: transparent; }
  @media (min-width: 1024px) {
    .body.default-page {
      margin: 0; } }

body {
  padding-top: 0;
  margin-top: 0; }

/*heroCarousel Start*/
.heroCarousel {
  margin-top: 0; }
  .heroCarousel.slick-initialized {
    margin-bottom: 0;
    max-height: inherit; }
  .heroCarousel .heroCarousel-slide .heroCarousel-image {
    -webkit-mask-image: linear-gradient(to top, transparent 0%, #FFFFFF 20%);
    mask-image: linear-gradient(to top, transparent 0%, #FFFFFF 20%); }
  .heroCarousel .heroCarousel-slide .heroCarousel-image-wrapper {
    max-height: 100%;
    height: 100%;
    background-color: white; }
  .heroCarousel .heroCarousel-content {
    background-color: inherit;
    display: block;
    position: absolute;
    width: 50%;
    text-align: left;
    left: 21%;
    top: 5%;
    padding-top: 0; }
    @media (min-width: 480px) {
      .heroCarousel .heroCarousel-content {
        top: 25%;
        padding: 1.5rem; } }
    @media (min-width: 768px) {
      .heroCarousel .heroCarousel-content {
        top: 40%;
        right: auto; } }
    @media (min-width: 1700px) {
      .heroCarousel .heroCarousel-content {
        top: 40%; } }
    .heroCarousel .heroCarousel-content .heroCarousel-title {
      color: #396821;
      text-shadow: 1px 1px white;
      margin: 0 0 10px;
      line-height: .9;
      text-transform: uppercase;
      font-weight: 800;
      font-size: 24px; }
      @media (min-width: 768px) {
        .heroCarousel .heroCarousel-content .heroCarousel-title {
          font-size: 30px; } }
      @media (min-width: 1024px) {
        .heroCarousel .heroCarousel-content .heroCarousel-title {
          font-size: 40px;
          margin: 0 0 20px; } }
      @media (min-width: 1200px) {
        .heroCarousel .heroCarousel-content .heroCarousel-title {
          font-size: 70px;
          margin: 0 0 30px; } }
    .heroCarousel .heroCarousel-content .heroCarousel-description {
      color: black;
      text-shadow: 1px 1px white;
      font-size: 12px;
      line-height: 1;
      font-weight: 700; }
      @media (min-width: 768px) {
        .heroCarousel .heroCarousel-content .heroCarousel-description {
          font-size: 24px;
          margin: 0 0 15px; } }
      @media (min-width: 1700px) {
        .heroCarousel .heroCarousel-content .heroCarousel-description {
          font-size: 34px;
          margin: 0 0 30px; } }
    .heroCarousel .heroCarousel-content .heroCarousel-action {
      color: #327d5a;
      border: 3px solid #327d5a;
      background: white;
      padding: 1px 7px 1px;
      position: relative;
      border-radius: 40px;
      box-shadow: 0.695px 3.939px 15px 0px rgba(50, 125, 90, 0.52);
      margin: 10px 0 0;
      font-size: 11px; }
      @media (min-width: 768px) {
        .heroCarousel .heroCarousel-content .heroCarousel-action {
          padding: 5px 15px; } }
      @media (min-width: 1024px) {
        .heroCarousel .heroCarousel-content .heroCarousel-action {
          padding: 11px 25px 9px;
          font-size: 18px; } }
      @media (min-width: 1700px) {
        .heroCarousel .heroCarousel-content .heroCarousel-action {
          font-size: 24px;
          padding: 23px 34px 19px; } }
      .heroCarousel .heroCarousel-content .heroCarousel-action svg {
        display: none; }
      .heroCarousel .heroCarousel-content .heroCarousel-action:hover {
        background: #327d5a;
        color: white; }
  .heroCarousel .slick-next,
  .heroCarousel .slick-prev {
    box-shadow: none;
    background-color: rgba(50, 125, 90, 0.2);
    border: none;
    display: none; }
    .heroCarousel .slick-next:before,
    .heroCarousel .slick-prev:before {
      height: 40px;
      width: 20px; }
  .heroCarousel .slick-dots li {
    background: transparent;
    height: 20px;
    width: 20px;
    margin: 0 5px; }
    .heroCarousel .slick-dots li button {
      width: 16px;
      height: 16px;
      border-color: #327d5a; }
      @media (min-width: 1200px) {
        .heroCarousel .slick-dots li button {
          width: 20px;
          height: 20px; } }
      .heroCarousel .slick-dots li button:before {
        width: 10px;
        height: 10px;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%); }
        @media (min-width: 1200px) {
          .heroCarousel .slick-dots li button:before {
            width: 12px;
            height: 12px; } }
      .heroCarousel .slick-dots li button:hover {
        border-color: #327d5a; }
        .heroCarousel .slick-dots li button:hover:before {
          background-color: #327d5a; }
    .heroCarousel .slick-dots li.slick-active button {
      border-color: #327d5a; }
      .heroCarousel .slick-dots li.slick-active button:before {
        background-color: #327d5a; }

/*heroCarousel End*/
.banner-inner-row {
  display: flex;
  justify-content: space-between;
  margin-bottom: 25px; }
  .banner-inner-row .banner-inner-image {
    width: 100%;
    max-width: 45px;
    margin-right: 10px; }
    @media (min-width: 768px) {
      .banner-inner-row .banner-inner-image {
        max-width: 70px; } }
    @media (min-width: 1700px) {
      .banner-inner-row .banner-inner-image {
        max-width: 80px; } }
  .banner-inner-row .banner-inner-content {
    width: 100%; }
    .banner-inner-row .banner-inner-content p {
      color: #585858;
      font-size: 12px;
      line-height: 1.5;
      margin-bottom: 0; }
      @media (min-width: 768px) {
        .banner-inner-row .banner-inner-content p {
          font-size: 16px; } }
      @media (min-width: 1700px) {
        .banner-inner-row .banner-inner-content p {
          font-size: 18px; } }
    .banner-inner-row .banner-inner-content .text-first {
      font-size: 14px;
      font-weight: 400;
      margin-top: 0;
      letter-spacing: normal;
      margin-bottom: 0;
      color: #52590f; }
      @media (min-width: 768px) {
        .banner-inner-row .banner-inner-content .text-first {
          font-size: 20px; } }
      @media (min-width: 1024px) {
        .banner-inner-row .banner-inner-content .text-first {
          margin-bottom: 0.78571rem; } }
      @media (min-width: 1440px) {
        .banner-inner-row .banner-inner-content .text-first {
          font-size: 22px; } }
      @media (min-width: 1700px) {
        .banner-inner-row .banner-inner-content .text-first {
          font-size: 30px; } }

.homepage-banner-section {
  background-color: white; }
  @media (min-width: 1024px) {
    .homepage-banner-section {
      margin-top: 40px; } }
  .homepage-banner-section .banner-section-grid {
    position: relative;
    padding: 30px 0; }
    @media (min-width: 1024px) {
      .homepage-banner-section .banner-section-grid {
        padding-top: 40px;
        padding-bottom: 40px; } }
    .homepage-banner-section .banner-section-grid .banner-row {
      display: flex;
      flex-wrap: wrap;
      /*flex-direction: column-reverse;*/ }
      @media (min-width: 768px) {
        .homepage-banner-section .banner-section-grid .banner-row {
          justify-content: space-between;
          padding-left: 20px; } }
      @media (min-width: 1024px) {
        .homepage-banner-section .banner-section-grid .banner-row {
          flex-direction: row; } }
      @media (min-width: 1200px) {
        .homepage-banner-section .banner-section-grid .banner-row {
          padding-right: 0;
          padding-left: 50px; } }
      .homepage-banner-section .banner-section-grid .banner-row .banner-col {
        width: 100%; }
        @media (min-width: 1024px) {
          .homepage-banner-section .banner-section-grid .banner-row .banner-col {
            width: 50%; } }
        .homepage-banner-section .banner-section-grid .banner-row .banner-col .banner-product-img-box img {
          display: block;
          margin-right: 0;
          margin-left: auto; }
        @media (min-width: 1024px) {
          .homepage-banner-section .banner-section-grid .banner-row .banner-col .banner-product-img-box {
            padding-right: 0;
            padding-left: 0; } }
        @media (min-width: 1200px) {
          .homepage-banner-section .banner-section-grid .banner-row .banner-col .banner-product-img-box {
            padding: 0 25px; } }
        .homepage-banner-section .banner-section-grid .banner-row .banner-col .banner-btnbox {
          width: 100%;
          display: flex;
          justify-content: center;
          margin-top: 25px; }
          @media (min-width: 768px) {
            .homepage-banner-section .banner-section-grid .banner-row .banner-col .banner-btnbox {
              margin-top: 70px; } }
          @media (min-width: 1024px) {
            .homepage-banner-section .banner-section-grid .banner-row .banner-col .banner-btnbox {
              display: block;
              margin-top: 35px;
              /*padding-left: 95px;*/ } }
          @media (min-width: 1700px) {
            .homepage-banner-section .banner-section-grid .banner-row .banner-col .banner-btnbox {
              /*padding-left: 150px;*/
              margin-top: 70px; } }
          .homepage-banner-section .banner-section-grid .banner-row .banner-col .banner-btnbox .button {
            padding: 10px 23px 8px;
            border-radius: 40px;
            border-width: 5px;
            transition: all 0.3s ease-in-out;
            font-size: 13px;
            margin-bottom: 0; }
            @media (min-width: 1024px) {
              .homepage-banner-section .banner-section-grid .banner-row .banner-col .banner-btnbox .button {
                font-size: 14px; } }
            @media (min-width: 1700px) {
              .homepage-banner-section .banner-section-grid .banner-row .banner-col .banner-btnbox .button {
                padding: 16px 38px 12px;
                font-size: 18px;
                box-shadow: 0px 17px 37px 0px rgba(205, 219, 62, 0.57); } }
            .homepage-banner-section .banner-section-grid .banner-row .banner-col .banner-btnbox .button .icon {
              width: 12px;
              height: 12px;
              margin-left: 3px; }
              @media (min-width: 1024px) {
                .homepage-banner-section .banner-section-grid .banner-row .banner-col .banner-btnbox .button .icon {
                  width: 16px;
                  height: 16px;
                  margin-left: 5px; } }
        .homepage-banner-section .banner-section-grid .banner-row .banner-col .banner-content-box {
          padding: 0 20px;
          margin-top: 40px; }
          @media (min-width: 1024px) {
            .homepage-banner-section .banner-section-grid .banner-row .banner-col .banner-content-box {
              margin-top: 0; } }
          @media (min-width: 1200px) {
            .homepage-banner-section .banner-section-grid .banner-row .banner-col .banner-content-box {
              padding: 0; } }
          .homepage-banner-section .banner-section-grid .banner-row .banner-col .banner-content-box .banner-content-title-box .banner-subheading {
            color: #52590f;
            font-size: 11px;
            text-transform: uppercase;
            margin: 0;
            letter-spacing: 2px; }
            @media (min-width: 768px) {
              .homepage-banner-section .banner-section-grid .banner-row .banner-col .banner-content-box .banner-content-title-box .banner-subheading {
                font-size: 16px; } }
            @media (min-width: 1440px) {
              .homepage-banner-section .banner-section-grid .banner-row .banner-col .banner-content-box .banner-content-title-box .banner-subheading {
                font-size: 18px; } }
          .homepage-banner-section .banner-section-grid .banner-row .banner-col .banner-content-box .banner-content-title-box .banner-heading {
            color: #327d5a;
            font-size: 20px;
            margin: 0 0 10px; }
            @media (min-width: 768px) {
              .homepage-banner-section .banner-section-grid .banner-row .banner-col .banner-content-box .banner-content-title-box .banner-heading {
                font-size: 24px; } }
            @media (min-width: 1024px) {
              .homepage-banner-section .banner-section-grid .banner-row .banner-col .banner-content-box .banner-content-title-box .banner-heading {
                font-size: 26px;
                margin: 10px 0 25px; } }
            @media (min-width: 1200px) {
              .homepage-banner-section .banner-section-grid .banner-row .banner-col .banner-content-box .banner-content-title-box .banner-heading {
                font-size: 30px;
                margin: 10px 0 25px; } }
            @media (min-width: 1440px) {
              .homepage-banner-section .banner-section-grid .banner-row .banner-col .banner-content-box .banner-content-title-box .banner-heading {
                font-size: 46px; } }
          .homepage-banner-section .banner-section-grid .banner-row .banner-col .banner-content-box .banner-content-body .banner-inner-content-box {
            margin-top: 15px; }
            @media (min-width: 1024px) {
              .homepage-banner-section .banner-section-grid .banner-row .banner-col .banner-content-box .banner-content-body .banner-inner-content-box {
                margin-top: 0px; } }
            @media (min-width: 1440px) {
              .homepage-banner-section .banner-section-grid .banner-row .banner-col .banner-content-box .banner-content-body .banner-inner-content-box {
                /* margin-top: 67px;*/ } }
          .homepage-banner-section .banner-section-grid .banner-row .banner-col .banner-content-box .banner-content-body .banner-description p {
            color: black;
            font-size: 14px; }
            @media (min-width: 768px) {
              .homepage-banner-section .banner-section-grid .banner-row .banner-col .banner-content-box .banner-content-body .banner-description p {
                font-size: 16px; } }
            @media (min-width: 1440px) {
              .homepage-banner-section .banner-section-grid .banner-row .banner-col .banner-content-box .banner-content-body .banner-description p {
                font-size: 18px; } }
    .homepage-banner-section .banner-section-grid:nth-child(even) {
      padding-bottom: 0px; }
      @media (min-width: 768px) {
        .homepage-banner-section .banner-section-grid:nth-child(even) .banner-row {
          padding-right: 20px;
          padding-left: 0; } }
      @media (min-width: 1024px) {
        .homepage-banner-section .banner-section-grid:nth-child(even) .banner-row {
          flex-direction: row-reverse; } }
      @media (min-width: 1200px) {
        .homepage-banner-section .banner-section-grid:nth-child(even) .banner-row {
          padding-right: 50px;
          padding-left: 0; } }
      @media (min-width: 1024px) {
        .homepage-banner-section .banner-section-grid:nth-child(even) .banner-row .banner-btnbox {
          padding-right: 0px;
          padding-left: 0; } }
      @media (min-width: 1700px) {
        .homepage-banner-section .banner-section-grid:nth-child(even) .banner-row .banner-btnbox {
          padding-right: 0px;
          padding-left: 0; } }
      .homepage-banner-section .banner-section-grid:nth-child(even) .banner-col {
        margin-left: 0;
        margin-right: auto; }
        .homepage-banner-section .banner-section-grid:nth-child(even) .banner-col .banner-product-img-box img {
          display: block;
          margin-left: 0;
          margin-right: auto; }
      .homepage-banner-section .banner-section-grid:nth-child(even) .banner-content-box .banner-content-body .banner-inner-content-box .banner-inner-row .banner-inner-content {
        padding-right: 15px;
        padding-left: 0; }
        @media (min-width: 1024px) {
          .homepage-banner-section .banner-section-grid:nth-child(even) .banner-content-box .banner-content-body .banner-inner-content-box .banner-inner-row .banner-inner-content {
            padding-right: 40px; } }
        @media (min-width: 1024px) {
          .homepage-banner-section .banner-section-grid:nth-child(even) .banner-content-box .banner-content-body .banner-inner-content-box .banner-inner-row .banner-inner-content p {
            margin-right: 0;
            margin-left: auto; } }

.homepage-video-section {
  background-color: white;
  position: relative;
  margin-top: 60px; }
  .homepage-video-section .video-box iframe {
    height: 70vh; }
  .homepage-video-section .video-box .video-body .Video-content-box-no-text {
    position: absolute;
    top: 0;
    width: 100%;
    left: 50%;
    transform: translateX(-50%);
    text-align: center; }
    @media (min-width: 768px) {
      .homepage-video-section .video-box .video-body .Video-content-box-no-text {
        width: 70%; } }
    .homepage-video-section .video-box .video-body .Video-content-box-no-text .homepage-video-title {
      color: #327d5a;
      font-size: 20px;
      margin: 0 0 10px; }
      @media (min-width: 768px) {
        .homepage-video-section .video-box .video-body .Video-content-box-no-text .homepage-video-title {
          font-size: 24px; } }
      @media (min-width: 1024px) {
        .homepage-video-section .video-box .video-body .Video-content-box-no-text .homepage-video-title {
          font-size: 26px;
          margin: 10px 0 25px; } }
      @media (min-width: 1200px) {
        .homepage-video-section .video-box .video-body .Video-content-box-no-text .homepage-video-title {
          font-size: 30px;
          margin: 10px 0 25px; } }
      @media (min-width: 1440px) {
        .homepage-video-section .video-box .video-body .Video-content-box-no-text .homepage-video-title {
          font-size: 46px; } }
    .homepage-video-section .video-box .video-body .Video-content-box-no-text .sub-heading {
      color: #52590f;
      font-size: 11px;
      text-transform: uppercase;
      margin: 0;
      letter-spacing: 2px; }
      @media (min-width: 768px) {
        .homepage-video-section .video-box .video-body .Video-content-box-no-text .sub-heading {
          font-size: 16px; } }
      @media (min-width: 1440px) {
        .homepage-video-section .video-box .video-body .Video-content-box-no-text .sub-heading {
          font-size: 18px; } }
    .homepage-video-section .video-box .video-body .Video-content-box-no-text .Play-button-box {
      cursor: pointer;
      display: inline-block;
      margin-top: 20px; }
      @media (min-width: 768px) {
        .homepage-video-section .video-box .video-body .Video-content-box-no-text .Play-button-box {
          margin-top: 50px; } }
      @media (min-width: 768px) {
        .homepage-video-section .video-box .video-body .Video-content-box-no-text .Play-button-box {
          margin-top: 70px; } }
      @media (min-width: 1200px) {
        .homepage-video-section .video-box .video-body .Video-content-box-no-text .Play-button-box {
          margin-top: 130px; } }
      @media (min-width: 1440px) {
        .homepage-video-section .video-box .video-body .Video-content-box-no-text .Play-button-box {
          margin-top: 160px; } }
      .homepage-video-section .video-box .video-body .Video-content-box-no-text .Play-button-box .icon {
        width: 29px;
        height: 29px; }
        @media (min-width: 768px) {
          .homepage-video-section .video-box .video-body .Video-content-box-no-text .Play-button-box .icon {
            width: 55px;
            height: 55px; } }
        @media (min-width: 1440px) {
          .homepage-video-section .video-box .video-body .Video-content-box-no-text .Play-button-box .icon {
            width: 85px;
            height: 85px; } }
        .homepage-video-section .video-box .video-body .Video-content-box-no-text .Play-button-box .icon svg {
          fill: #cddb3e;
          transition: all 0.3s ease-in-out; }
      .homepage-video-section .video-box .video-body .Video-content-box-no-text .Play-button-box:hover .icon svg {
        fill: #327d5a; }
  .homepage-video-section .video-box .video-body .video-thumbnail-img img {
    width: 100%; }
  .homepage-video-section .video-box .video-body .video-box {
    display: none; }

.homepage-video-section .video-box .video-body .with-text {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.homepage-video-section .video-box .video-body .video-thumbnail-box {
  position: relative;
  margin: 0;
  padding: 34px 0px 0px;
  background-color: white; }
  @media (min-width: 1024px) {
    .homepage-video-section .video-box .video-body .video-thumbnail-box {
      padding: 0;
      background-color: transparent; } }
  @media (min-width: 1024px) {
    .homepage-video-section .video-box .video-body .video-thumbnail-box {
      margin: 0; } }
  .homepage-video-section .video-box .video-body .video-thumbnail-box .Video-content-box-with-text {
    width: 100%;
    position: unset;
    transform: translate(0);
    text-align: left;
    background-color: white;
    padding: 0 20px;
    order: 2; }
    @media (min-width: 1024px) {
      .homepage-video-section .video-box .video-body .video-thumbnail-box .Video-content-box-with-text {
        padding: 0px 0px 80px;
        width: 61%; } }
    @media (min-width: 1700px) {
      .homepage-video-section .video-box .video-body .video-thumbnail-box .Video-content-box-with-text {
        padding: 0px 0px 100px;
        width: 61%; } }
    @media (min-width: 1024px) {
      .homepage-video-section .video-box .video-body .video-thumbnail-box .Video-content-box-with-text::before {
        content: '';
        background-color: white;
        position: absolute;
        right: 100%;
        width: 100%;
        height: 100%;
        top: 0; } }
    .homepage-video-section .video-box .video-body .video-thumbnail-box .Video-content-box-with-text .video-content-inner {
      width: 92%;
      position: unset;
      transform: translate(0);
      text-align: left;
      margin-left: auto; }
      @media (min-width: 768px) {
        .homepage-video-section .video-box .video-body .video-thumbnail-box .Video-content-box-with-text .video-content-inner {
          width: 96%; } }
      @media (min-width: 1024px) {
        .homepage-video-section .video-box .video-body .video-thumbnail-box .Video-content-box-with-text .video-content-inner {
          width: 70%;
          margin: 0; } }
      .homepage-video-section .video-box .video-body .video-thumbnail-box .Video-content-box-with-text .video-content-inner .homepage-video-title {
        color: #327d5a;
        font-size: 20px;
        margin: 0 0 10px; }
        @media (min-width: 768px) {
          .homepage-video-section .video-box .video-body .video-thumbnail-box .Video-content-box-with-text .video-content-inner .homepage-video-title {
            font-size: 24px; } }
        @media (min-width: 1024px) {
          .homepage-video-section .video-box .video-body .video-thumbnail-box .Video-content-box-with-text .video-content-inner .homepage-video-title {
            font-size: 26px;
            margin: 0px 0 10px; } }
        @media (min-width: 1200px) {
          .homepage-video-section .video-box .video-body .video-thumbnail-box .Video-content-box-with-text .video-content-inner .homepage-video-title {
            font-size: 30px;
            margin: 0px 0 10px; } }
        @media (min-width: 1440px) {
          .homepage-video-section .video-box .video-body .video-thumbnail-box .Video-content-box-with-text .video-content-inner .homepage-video-title {
            font-size: 46px; } }
      .homepage-video-section .video-box .video-body .video-thumbnail-box .Video-content-box-with-text .video-content-inner .sub-heading {
        color: #52590f;
        font-size: 11px;
        text-transform: uppercase;
        margin-top: 25px;
        margin-bottom: 0px;
        letter-spacing: 2px; }
        @media (min-width: 768px) {
          .homepage-video-section .video-box .video-body .video-thumbnail-box .Video-content-box-with-text .video-content-inner .sub-heading {
            font-size: 16px; } }
        @media (min-width: 1440px) {
          .homepage-video-section .video-box .video-body .video-thumbnail-box .Video-content-box-with-text .video-content-inner .sub-heading {
            font-size: 18px; } }
      .homepage-video-section .video-box .video-body .video-thumbnail-box .Video-content-box-with-text .video-content-inner p {
        color: black;
        font-size: 14px; }
        @media (min-width: 768px) {
          .homepage-video-section .video-box .video-body .video-thumbnail-box .Video-content-box-with-text .video-content-inner p {
            font-size: 16px; } }
        @media (min-width: 1440px) {
          .homepage-video-section .video-box .video-body .video-thumbnail-box .Video-content-box-with-text .video-content-inner p {
            font-size: 18px; } }
      .homepage-video-section .video-box .video-body .video-thumbnail-box .Video-content-box-with-text .video-content-inner .but-section .button {
        font-weight: 700;
        text-transform: uppercase;
        font-family: "Poppins";
        border-radius: 0;
        color: #327d5a;
        letter-spacing: 1px;
        border-color: white;
        background: white;
        box-shadow: none;
        padding: 4px 11px;
        font-size: 13px;
        margin-top: 12px;
        margin-bottom: 0;
        display: inline-flex;
        align-items: center;
        line-height: 9px; }
        @media (min-width: 576px) {
          .homepage-video-section .video-box .video-body .video-thumbnail-box .Video-content-box-with-text .video-content-inner .but-section .button {
            font-size: 15px;
            margin-top: 15px;
            letter-spacing: 2px;
            padding: 5px 10px 5px 10px; } }
        @media (min-width: 1024px) {
          .homepage-video-section .video-box .video-body .video-thumbnail-box .Video-content-box-with-text .video-content-inner .but-section .button {
            margin-top: 15px; } }
        @media (min-width: 1440px) {
          .homepage-video-section .video-box .video-body .video-thumbnail-box .Video-content-box-with-text .video-content-inner .but-section .button {
            font-size: 16px;
            letter-spacing: 3px;
            padding: 10px 27px 10px 27px; } }
        .homepage-video-section .video-box .video-body .video-thumbnail-box .Video-content-box-with-text .video-content-inner .but-section .button:hover {
          background: #327d5a;
          color: white;
          border-color: #327d5a; }
          .homepage-video-section .video-box .video-body .video-thumbnail-box .Video-content-box-with-text .video-content-inner .but-section .button:hover svg {
            fill: white;
            stroke: white; }
        .homepage-video-section .video-box .video-body .video-thumbnail-box .Video-content-box-with-text .video-content-inner .but-section .button svg {
          display: block;
          width: 12px;
          height: 20px;
          margin-right: 5px;
          fill: #327d5a;
          stroke: #327d5a; }
          @media (min-width: 768px) {
            .homepage-video-section .video-box .video-body .video-thumbnail-box .Video-content-box-with-text .video-content-inner .but-section .button svg {
              width: 14px;
              margin-right: 10px; } }
          @media (min-width: 1440px) {
            .homepage-video-section .video-box .video-body .video-thumbnail-box .Video-content-box-with-text .video-content-inner .but-section .button svg {
              margin-right: 10px;
              width: 20px;
              height: 20px; } }
  .homepage-video-section .video-box .video-body .video-thumbnail-box .video-thumbnail-img.video-thumbnail-banners-bottom-image {
    position: relative;
    padding: 0 20px;
    order: 1; }
    @media (min-width: 1024px) {
      .homepage-video-section .video-box .video-body .video-thumbnail-box .video-thumbnail-img.video-thumbnail-banners-bottom-image {
        width: 55%;
        position: absolute;
        right: 0%;
        padding: 0;
        background-color: transparent; } }
  .homepage-video-section .video-box .video-body .video-thumbnail-box .video-thumbnail-img img {
    min-height: auto; }
  .homepage-video-section .video-box .video-body .video-thumbnail-box .video-thumbnail-img .Play-button-box {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    cursor: pointer; }
    .homepage-video-section .video-box .video-body .video-thumbnail-box .video-thumbnail-img .Play-button-box .icon {
      width: 29px;
      height: 29px; }
      @media (min-width: 768px) {
        .homepage-video-section .video-box .video-body .video-thumbnail-box .video-thumbnail-img .Play-button-box .icon {
          width: 55px;
          height: 55px; } }
      @media (min-width: 1440px) {
        .homepage-video-section .video-box .video-body .video-thumbnail-box .video-thumbnail-img .Play-button-box .icon {
          width: 85px;
          height: 85px; } }
      .homepage-video-section .video-box .video-body .video-thumbnail-box .video-thumbnail-img .Play-button-box .icon svg {
        fill: #cddb3e;
        transition: all 0.3s ease-in-out; }
    .homepage-video-section .video-box .video-body .video-thumbnail-box .video-thumbnail-img .Play-button-box:hover .icon svg {
      fill: #327d5a; }

@media (min-width: 768px) {
  .featured-card-Box .featured-card-img-box {
    height: 100%;
    width: 100%; } }

.featured-card-Box .featured-card-img-box img {
  width: 100%; }

.featured-card-Box .featured-card-row {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  flex-direction: column-reverse; }
  @media (min-width: 1024px) {
    .featured-card-Box .featured-card-row {
      flex-direction: row; } }
  .featured-card-Box .featured-card-row .featured-card-col {
    width: 100%;
    background-color: #327d5a; }
    @media (min-width: 1024px) {
      .featured-card-Box .featured-card-row .featured-card-col {
        width: 50%; } }
    .featured-card-Box .featured-card-row .featured-card-col.featured-card-col + .featured-card-col {
      background-color: transparent; }
    .featured-card-Box .featured-card-row .featured-card-col .featured-products {
      padding-top: 25px; }
      @media (min-width: 576px) {
        .featured-card-Box .featured-card-row .featured-card-col .featured-products {
          padding-top: 30px; } }
      @media (min-width: 768px) {
        .featured-card-Box .featured-card-row .featured-card-col .featured-products {
          padding-top: 40px; } }
      @media (min-width: 1024px) {
        .featured-card-Box .featured-card-row .featured-card-col .featured-products {
          padding-top: 55px; } }
      @media (min-width: 1440px) {
        .featured-card-Box .featured-card-row .featured-card-col .featured-products {
          padding-top: 85px; } }
      .featured-card-Box .featured-card-row .featured-card-col .featured-products .productCarousel {
        margin-left: 0;
        margin-right: 0;
        padding: 0 20px; }
        @media (min-width: 1024px) {
          .featured-card-Box .featured-card-row .featured-card-col .featured-products .productCarousel {
            padding: 0; } }
        .featured-card-Box .featured-card-row .featured-card-col .featured-products .productCarousel .productCarousel-slide {
          padding-left: 0;
          padding-right: 0; }
        .featured-card-Box .featured-card-row .featured-card-col .featured-products .productCarousel .slick-track {
          display: flex !important; }
        .featured-card-Box .featured-card-row .featured-card-col .featured-products .productCarousel .slick-slide {
          height: inherit !important; }
        .featured-card-Box .featured-card-row .featured-card-col .featured-products .productCarousel .slick-arrow {
          bottom: 0px;
          padding: 0;
          height: auto;
          width: auto;
          left: auto;
          right: calc(50% - 35px);
          top: auto;
          opacity: .50;
          border: 0;
          background-color: transparent; }
          @media (min-width: 768px) {
            .featured-card-Box .featured-card-row .featured-card-col .featured-products .productCarousel .slick-arrow {
              bottom: -10px; } }
          @media (min-width: 1024px) {
            .featured-card-Box .featured-card-row .featured-card-col .featured-products .productCarousel .slick-arrow {
              bottom: -60px; } }
          @media (min-width: 1200px) {
            .featured-card-Box .featured-card-row .featured-card-col .featured-products .productCarousel .slick-arrow {
              bottom: -50px; } }
          @media (min-width: 1700px) {
            .featured-card-Box .featured-card-row .featured-card-col .featured-products .productCarousel .slick-arrow {
              bottom: -20px; } }
          .featured-card-Box .featured-card-row .featured-card-col .featured-products .productCarousel .slick-arrow.slick-prev:before, .featured-card-Box .featured-card-row .featured-card-col .featured-products .productCarousel .slick-arrow.slick-next:before {
            content: ">";
            background-image: none;
            height: auto;
            width: auto;
            font-size: 40px;
            color: white; }
            @media (min-width: 1024px) {
              .featured-card-Box .featured-card-row .featured-card-col .featured-products .productCarousel .slick-arrow.slick-prev:before, .featured-card-Box .featured-card-row .featured-card-col .featured-products .productCarousel .slick-arrow.slick-next:before {
                font-size: 50px; } }
          .featured-card-Box .featured-card-row .featured-card-col .featured-products .productCarousel .slick-arrow.slick-prev {
            right: calc(50% + 15px); }
            .featured-card-Box .featured-card-row .featured-card-col .featured-products .productCarousel .slick-arrow.slick-prev:before {
              content: "<"; }

.featured-card-Box .featured-card {
  text-align: center;
  height: 100%;
  border: none; }
  .featured-card-Box .featured-card .card-figure {
    background: transparent;
    padding: 0; }
  .featured-card-Box .featured-card .card-img-container {
    margin: 0 auto; }
    .featured-card-Box .featured-card .card-img-container::after {
      padding-bottom: 114.8%; }
      @media (min-width: 1024px) {
        .featured-card-Box .featured-card .card-img-container::after {
          padding-bottom: 50.8%; } }
      @media (min-width: 1200px) {
        .featured-card-Box .featured-card .card-img-container::after {
          padding-bottom: 70.8%; } }
      @media (min-width: 1700px) {
        .featured-card-Box .featured-card .card-img-container::after {
          padding-bottom: 111.8%; } }
  .featured-card-Box .featured-card .featured-card-figcaption {
    display: inline-block;
    padding-bottom: 80px; }
    @media (min-width: 1024px) {
      .featured-card-Box .featured-card .featured-card-figcaption {
        padding-bottom: 19px; } }
    @media (min-width: 1200px) {
      .featured-card-Box .featured-card .featured-card-figcaption {
        padding-bottom: 30px; } }
    @media (min-width: 1700px) {
      .featured-card-Box .featured-card .featured-card-figcaption {
        padding-bottom: 80px; } }
    .featured-card-Box .featured-card .featured-card-figcaption .card-figcaption-button {
      border: 3px solid #cddb3e;
      background-color: #327d5a;
      color: white;
      box-shadow: 0px 11px 18px 0px rgba(51, 51, 51, 0.47);
      padding: 11px 25px 10px;
      font-size: 13px;
      line-height: 1;
      display: flex;
      align-items: center; }
      @media (min-width: 1024px) {
        .featured-card-Box .featured-card .featured-card-figcaption .card-figcaption-button {
          font-size: 15px;
          padding: 11px 29px 10px; } }
      @media (min-width: 1700px) {
        .featured-card-Box .featured-card .featured-card-figcaption .card-figcaption-button {
          font-size: 18px;
          padding: 11px 34px 10px;
          box-shadow: 0px 17px 37px rgba(51, 51, 51, 0.57); } }
      .featured-card-Box .featured-card .featured-card-figcaption .card-figcaption-button:hover {
        border: 3px solid #cddb3e;
        background-color: #cddb3e;
        color: #327d5a;
        box-shadow: none; }
        .featured-card-Box .featured-card .featured-card-figcaption .card-figcaption-button:hover .icon svg {
          fill: #327d5a; }
      .featured-card-Box .featured-card .featured-card-figcaption .card-figcaption-button .icon {
        vertical-align: baseline;
        width: 12px;
        height: 12px;
        margin-left: 3px; }
        @media (min-width: 1024px) {
          .featured-card-Box .featured-card .featured-card-figcaption .card-figcaption-button .icon {
            vertical-align: middle;
            width: 16px;
            height: 16px;
            margin-left: 5px; } }
        .featured-card-Box .featured-card .featured-card-figcaption .card-figcaption-button .icon svg {
          fill: white;
          width: 12px;
          height: 12px; }
          @media (min-width: 1024px) {
            .featured-card-Box .featured-card .featured-card-figcaption .card-figcaption-button .icon svg {
              width: 16px;
              height: 16px; } }
  .featured-card-Box .featured-card .card-body {
    text-align: center; }
    .featured-card-Box .featured-card .card-body .card-title {
      text-align: center;
      margin-bottom: 5px;
      line-height: 1;
      margin-top: 10px; }
      @media (min-width: 1700px) {
        .featured-card-Box .featured-card .card-body .card-title {
          margin-bottom: 12px;
          margin-top: 15px; } }
      .featured-card-Box .featured-card .card-body .card-title a {
        color: white;
        font-size: 16px; }
        @media (min-width: 1700px) {
          .featured-card-Box .featured-card .card-body .card-title a {
            font-size: 24px; } }
    .featured-card-Box .featured-card .card-body .card-description .short-description-value {
      color: #c6e9d9;
      font-size: 13px;
      margin-bottom: 1rem; }
      @media (min-width: 1700px) {
        .featured-card-Box .featured-card .card-body .card-description .short-description-value {
          margin-bottom: 1.5rem;
          font-size: 18px; } }
    .featured-card-Box .featured-card .card-body .card-text {
      color: white;
      display: flex;
      align-items: center;
      justify-content: center; }
      .featured-card-Box .featured-card .card-body .card-text .price-section {
        margin: 0 5px;
        order: 1;
        font-size: 20px;
        font-weight: 600; }
        @media (min-width: 1700px) {
          .featured-card-Box .featured-card .card-body .card-text .price-section {
            font-size: 28px; } }
        .featured-card-Box .featured-card .card-body .card-text .price-section.rrp-price--withoutTax, .featured-card-Box .featured-card .card-body .card-text .price-section.rrp-price--withTax {
          order: 2;
          color: #c9d8d1;
          font-size: 14px;
          font-weight: 400; }
          @media (min-width: 1700px) {
            .featured-card-Box .featured-card .card-body .card-text .price-section.rrp-price--withoutTax, .featured-card-Box .featured-card .card-body .card-text .price-section.rrp-price--withTax {
              font-size: 18px; } }
        .featured-card-Box .featured-card .card-body .card-text .price-section.non-sale-price--withoutTax, .featured-card-Box .featured-card .card-body .card-text .price-section.non-sale-price--withTax {
          order: 3;
          color: #c9d8d1;
          font-size: 14px;
          font-weight: 400; }
          @media (min-width: 1700px) {
            .featured-card-Box .featured-card .card-body .card-text .price-section.non-sale-price--withoutTax, .featured-card-Box .featured-card .card-body .card-text .price-section.non-sale-price--withTax {
              font-size: 18px; } }
        .featured-card-Box .featured-card .card-body .card-text .price-section .price-label,
        .featured-card-Box .featured-card .card-body .card-text .price-section .price-now-label {
          display: none; }

.customer-review-section {
  background-color: #f8f8f3;
  padding: 40px 0 0; }
  @media (min-width: 1024px) {
    .customer-review-section {
      padding: 50px 0 30px; } }
  @media (min-width: 1700px) {
    .customer-review-section {
      padding: 70px 0 50px; } }
  .customer-review-section .customer-review-container {
    margin: 0 -20px; }
    @media (min-width: 1024px) {
      .customer-review-section .customer-review-container {
        margin: 0; } }
    .customer-review-section .customer-review-container .review-top-box {
      display: flex;
      align-items: center;
      justify-content: space-between; }
    .customer-review-section .customer-review-container .customer-review-title-box {
      text-align: left; }
      .customer-review-section .customer-review-container .customer-review-title-box .review-subtitle .subtitle {
        font-size: 14px;
        font-weight: 400;
        color: #52590f;
        margin-top: 0px;
        margin-bottom: 0px; }
        @media (min-width: 768px) {
          .customer-review-section .customer-review-container .customer-review-title-box .review-subtitle .subtitle {
            font-size: 16px; } }
        @media (min-width: 1024px) {
          .customer-review-section .customer-review-container .customer-review-title-box .review-subtitle .subtitle {
            font-size: 20px; } }
        @media (min-width: 1700px) {
          .customer-review-section .customer-review-container .customer-review-title-box .review-subtitle .subtitle {
            font-size: 22px;
            line-height: 24px; } }
      .customer-review-section .customer-review-container .customer-review-title-box .title {
        font-size: 24px;
        text-transform: none;
        color: #327d5a;
        margin-top: 0px; }
        @media (min-width: 768px) {
          .customer-review-section .customer-review-container .customer-review-title-box .title {
            font-size: 30px; } }
        @media (min-width: 1024px) {
          .customer-review-section .customer-review-container .customer-review-title-box .title {
            font-size: 44px; } }
        @media (min-width: 1700px) {
          .customer-review-section .customer-review-container .customer-review-title-box .title {
            font-size: 40px;
            line-height: 42px; } }
    .customer-review-section .customer-review-container .Review-slider-body {
      margin-top: 25px; }
      @media (min-width: 1024px) {
        .customer-review-section .customer-review-container .Review-slider-body {
          margin-top: 20px; } }
      .customer-review-section .customer-review-container .Review-slider-body .Review-slider .slick-list {
        padding-left: 20px !important;
        padding-right: 20px !important; }
        @media (min-width: 1024px) {
          .customer-review-section .customer-review-container .Review-slider-body .Review-slider .slick-list {
            margin: 0 -15px;
            padding-left: 0 !important; } }
        @media (min-width: 1700px) {
          .customer-review-section .customer-review-container .Review-slider-body .Review-slider .slick-list {
            margin: 0 -20px; } }
      .customer-review-section .customer-review-container .Review-slider-body .Review-slider .slider.slick-slide {
        opacity: 1;
        margin-right: 30px;
        padding-bottom: 45px; }
        @media (min-width: 1024px) {
          .customer-review-section .customer-review-container .Review-slider-body .Review-slider .slider.slick-slide {
            margin-right: 0;
            padding: 40px 0; } }
      @media (min-width: 1024px) {
        .customer-review-section .customer-review-container .Review-slider-body .Review-slider .slider .slider-box {
          padding: 0 10px; } }
      @media (min-width: 1700px) {
        .customer-review-section .customer-review-container .Review-slider-body .Review-slider .slider .slider-box {
          padding: 0 20px; } }
      .customer-review-section .customer-review-container .Review-slider-body .Review-slider .slider .slider-box .quote-box {
        margin-bottom: 10px; }
        @media (min-width: 1024px) {
          .customer-review-section .customer-review-container .Review-slider-body .Review-slider .slider .slider-box .quote-box {
            margin-bottom: 15px; } }
        @media (min-width: 1700px) {
          .customer-review-section .customer-review-container .Review-slider-body .Review-slider .slider .slider-box .quote-box {
            margin-bottom: 15px; } }
        .customer-review-section .customer-review-container .Review-slider-body .Review-slider .slider .slider-box .quote-box .icon {
          width: 15px;
          height: 15px;
          transform: none; }
          @media (min-width: 1024px) {
            .customer-review-section .customer-review-container .Review-slider-body .Review-slider .slider .slider-box .quote-box .icon {
              width: 25px;
              height: 25px; } }
          @media (min-width: 1700px) {
            .customer-review-section .customer-review-container .Review-slider-body .Review-slider .slider .slider-box .quote-box .icon {
              width: 25px;
              height: 25px; } }
          .customer-review-section .customer-review-container .Review-slider-body .Review-slider .slider .slider-box .quote-box .icon svg {
            fill: #327d5a; }
            @media (min-width: 1024px) {
              .customer-review-section .customer-review-container .Review-slider-body .Review-slider .slider .slider-box .quote-box .icon svg {
                width: 25px;
                height: 25px; } }
            @media (min-width: 1700px) {
              .customer-review-section .customer-review-container .Review-slider-body .Review-slider .slider .slider-box .quote-box .icon svg {
                width: 25px;
                height: 25px; } }
      .customer-review-section .customer-review-container .Review-slider-body .Review-slider .slider .slider-box .slider-inner-box {
        position: relative;
        box-shadow: 17.714px 20.377px 37px 0px rgba(0, 0, 0, 0.05);
        background-color: #FFFFFF;
        border-radius: 6px;
        overflow: hidden;
        padding: 10px 10px 15px; }
        @media (min-width: 1024px) {
          .customer-review-section .customer-review-container .Review-slider-body .Review-slider .slider .slider-box .slider-inner-box {
            max-width: 100%;
            padding: 20px 20px 25px;
            min-height: 390px; } }
        @media (min-width: 1700px) {
          .customer-review-section .customer-review-container .Review-slider-body .Review-slider .slider .slider-box .slider-inner-box {
            padding: 40px;
            min-height: 475px; } }
        .customer-review-section .customer-review-container .Review-slider-body .Review-slider .slider .slider-box .slider-inner-box .cust-detail-box .cust-name span {
          font-weight: 700;
          color: #327d5a; }
          @media (min-width: 1024px) {
            .customer-review-section .customer-review-container .Review-slider-body .Review-slider .slider .slider-box .slider-inner-box .cust-detail-box .cust-name span {
              font-size: 16px; } }
        .customer-review-section .customer-review-container .Review-slider-body .Review-slider .slider .slider-box .slider-inner-box .slider-content p {
          color: black;
          font-weight: 300;
          margin-bottom: 10px;
          font-size: 14px; }
          @media (min-width: 1024px) {
            .customer-review-section .customer-review-container .Review-slider-body .Review-slider .slider .slider-box .slider-inner-box .slider-content p {
              font-size: 16px;
              line-height: 1.5; } }
          @media (min-width: 1700px) {
            .customer-review-section .customer-review-container .Review-slider-body .Review-slider .slider .slider-box .slider-inner-box .slider-content p {
              font-size: 18px;
              margin-bottom: 1.5rem; } }
        .customer-review-section .customer-review-container .Review-slider-body .Review-slider .slider .slider-box .slider-inner-box .slider-footer {
          padding-bottom: 0;
          margin-top: 0; }
      .customer-review-section .customer-review-container .Review-slider-body .Review-slider .slick-dots li {
        width: 27px;
        height: 9px;
        padding: 0;
        margin-right: 15px;
        transition: all 0.3s ease-in-out; }
        .customer-review-section .customer-review-container .Review-slider-body .Review-slider .slick-dots li.slick-active {
          width: 47px;
          transition: all 0.3s ease-in-out; }
      .customer-review-section .customer-review-container .Review-slider-body .Review-slider .slick-dots li button {
        border: none; }
      .customer-review-section .customer-review-container .Review-slider-body .Review-slider .slick-dots li button::before {
        background-color: #a3a39d; }
      .customer-review-section .customer-review-container .Review-slider-body .Review-slider .slick-dots li.slick-active button::before {
        background-color: #327d5a; }
      .customer-review-section .customer-review-container .Review-slider-body .Review-slider .slick-dots li button,
      .customer-review-section .customer-review-container .Review-slider-body .Review-slider .slick-dots li button::before {
        width: 27px;
        height: 9px;
        border-radius: 5px;
        transition: all 0.3s ease-in-out; }
      .customer-review-section .customer-review-container .Review-slider-body .Review-slider .slick-dots li.slick-active button,
      .customer-review-section .customer-review-container .Review-slider-body .Review-slider .slick-dots li.slick-active button::before {
        width: 47px;
        transition: all 0.3s ease-in-out; }
      .customer-review-section .customer-review-container .Review-slider-body .Review-slider .slick-prev, .customer-review-section .customer-review-container .Review-slider-body .Review-slider .slick-next {
        bottom: -15%;
        top: auto;
        border-color: #327d5a; }
        @media (min-width: 1024px) {
          .customer-review-section .customer-review-container .Review-slider-body .Review-slider .slick-prev, .customer-review-section .customer-review-container .Review-slider-body .Review-slider .slick-next {
            bottom: auto;
            top: 50%; } }
      .customer-review-section .customer-review-container .Review-slider-body .Review-slider .slick-next {
        right: 10px !important; }
        @media (min-width: 1024px) {
          .customer-review-section .customer-review-container .Review-slider-body .Review-slider .slick-next {
            right: -5px !important; } }
    .customer-review-section .customer-review-container .but-section {
      text-align: center; }
      .customer-review-section .customer-review-container .but-section .button {
        font-weight: 700;
        text-transform: uppercase;
        font-family: "Poppins";
        border-radius: 0;
        color: #327d5a;
        letter-spacing: 1px;
        border-color: white;
        background: white;
        box-shadow: none;
        padding: 4px 11px;
        font-size: 13px;
        margin-top: 12px;
        margin-bottom: 0;
        display: inline-flex;
        align-items: center;
        line-height: 9px; }
        @media (min-width: 576px) {
          .customer-review-section .customer-review-container .but-section .button {
            font-size: 15px;
            margin-top: 15px;
            letter-spacing: 2px;
            padding: 5px 10px 5px 10px; } }
        @media (min-width: 1024px) {
          .customer-review-section .customer-review-container .but-section .button {
            margin-top: 15px; } }
        @media (min-width: 1440px) {
          .customer-review-section .customer-review-container .but-section .button {
            font-size: 16px;
            letter-spacing: 3px;
            padding: 10px 27px 10px 27px; } }
        .customer-review-section .customer-review-container .but-section .button:hover {
          background: #327d5a;
          color: white;
          border-color: #327d5a; }
          .customer-review-section .customer-review-container .but-section .button:hover svg {
            fill: white;
            stroke: white; }
        .customer-review-section .customer-review-container .but-section .button svg {
          display: block;
          width: 12px;
          height: 20px;
          margin-right: 5px;
          fill: #327d5a;
          stroke: #327d5a; }
          @media (min-width: 768px) {
            .customer-review-section .customer-review-container .but-section .button svg {
              width: 14px;
              margin-right: 10px; } }
          @media (min-width: 1440px) {
            .customer-review-section .customer-review-container .but-section .button svg {
              margin-right: 10px;
              width: 20px;
              height: 20px; } }

#previewvideoModal.show-video {
  opacity: 1;
  display: block;
  visibility: visible; }

#previewvideoModal .modal-header-title {
  color: #327d5a; }

#previewvideoModal .video-box iframe {
  height: 70vh; }

.previewvideoModal-background.show {
  display: block; }

.Blog-Section {
  padding: 20px 0 20px;
  background-color: #f8f8f3; }
  @media (min-width: 1024px) {
    .Blog-Section {
      padding: 40px 0 40px; } }
  .Blog-Section .blog-section-title-box {
    text-align: center;
    margin-bottom: 30px; }
    @media (min-width: 1440px) {
      .Blog-Section .blog-section-title-box {
        margin-bottom: 70px; } }
    @media (min-width: 1440px) {
      .Blog-Section .blog-section-title-box {
        font-size: 46px; } }
    .Blog-Section .blog-section-title-box .blog-section-subtitle h4 {
      margin: 0;
      line-height: 1;
      color: #52590f;
      font-size: 11px;
      text-transform: uppercase;
      letter-spacing: 1px; }
      @media (min-width: 768px) {
        .Blog-Section .blog-section-title-box .blog-section-subtitle h4 {
          font-size: 16px; } }
      @media (min-width: 1440px) {
        .Blog-Section .blog-section-title-box .blog-section-subtitle h4 {
          font-size: 18px; } }
    .Blog-Section .blog-section-title-box .blog-section-title h3 {
      line-height: 1;
      font-size: 20px;
      margin-top: 10px;
      color: #327d5a; }
      @media (min-width: 768px) {
        .Blog-Section .blog-section-title-box .blog-section-title h3 {
          font-size: 24px; } }
      @media (min-width: 1024px) {
        .Blog-Section .blog-section-title-box .blog-section-title h3 {
          font-size: 26px; } }
      @media (min-width: 1440px) {
        .Blog-Section .blog-section-title-box .blog-section-title h3 {
          font-size: 40px;
          line-height: 42px; } }
  .Blog-Section .but-section {
    text-align: center; }
    .Blog-Section .but-section .button {
      font-weight: 700;
      text-transform: uppercase;
      font-family: "Poppins";
      border-radius: 0;
      color: #327d5a;
      letter-spacing: 1px;
      border-color: white;
      background: white;
      box-shadow: none;
      padding: 4px 11px;
      font-size: 13px;
      margin-top: 12px;
      margin-bottom: 0;
      display: inline-flex;
      align-items: center;
      line-height: 9px; }
      @media (min-width: 576px) {
        .Blog-Section .but-section .button {
          font-size: 15px;
          margin-top: 15px;
          letter-spacing: 2px;
          padding: 5px 10px 5px 10px; } }
      @media (min-width: 1024px) {
        .Blog-Section .but-section .button {
          margin-top: 15px; } }
      @media (min-width: 1440px) {
        .Blog-Section .but-section .button {
          font-size: 16px;
          letter-spacing: 3px;
          padding: 10px 27px 10px 27px; } }
      .Blog-Section .but-section .button:hover {
        background: #327d5a;
        color: white;
        border-color: #327d5a; }
        .Blog-Section .but-section .button:hover svg {
          fill: white;
          stroke: white; }
      .Blog-Section .but-section .button svg {
        display: block;
        width: 12px;
        height: 20px;
        margin-right: 5px;
        fill: #327d5a;
        stroke: #327d5a; }
        @media (min-width: 768px) {
          .Blog-Section .but-section .button svg {
            width: 14px;
            margin-right: 10px; } }
        @media (min-width: 1440px) {
          .Blog-Section .but-section .button svg {
            margin-right: 10px;
            width: 20px;
            height: 20px; } }
  @media (min-width: 768px) {
    .Blog-Section .blog-row {
      display: flex; } }
  @media (min-width: 768px) and (min-width: 1024px) {
    .Blog-Section .blog-row {
      margin: 0 -20px; } }
  @media (min-width: 768px) and (min-width: 1700px) {
    .Blog-Section .blog-row {
      margin: 0 -25px; } }
  .Blog-Section .blog-row .slick-list {
    padding-left: 0 !important; }
  .Blog-Section .blog-row .slick-slide {
    opacity: .40; }
  .Blog-Section .blog-row .slick-center {
    opacity: 1; }
  .Blog-Section .blog-row .blog-col {
    padding-right: 30px;
    transition: all 0.3s ease-in-out; }
    @media (min-width: 1024px) {
      .Blog-Section .blog-row .blog-col {
        padding: 0 20px;
        width: calc(100% / 3); } }
    @media (min-width: 1700px) {
      .Blog-Section .blog-row .blog-col {
        padding: 0 25px;
        width: calc(100% / 3); } }
    .Blog-Section .blog-row .blog-col .blog-content-box .blog-image .blog-thumbnail {
      width: 100%;
      max-width: 100%;
      margin-bottom: 24px; }
    .Blog-Section .blog-row .blog-col .blog-content-box .blog-content-body .blog-published-date .blog-date {
      text-align: left;
      color: darkgray;
      font-size: 12px;
      margin-bottom: 0; }
    .Blog-Section .blog-row .blog-col .blog-content-box .blog-content-body .blog-post-title a {
      text-decoration: none;
      transition: all 0.3s ease-in-out; }
      .Blog-Section .blog-row .blog-col .blog-content-box .blog-content-body .blog-post-title a .blog-post-title-title {
        font-size: 14px;
        font-weight: 500;
        line-height: 1.444;
        text-transform: none;
        color: inherit;
        margin-top: 15px;
        margin-bottom: 0.77778rem; }
        @media (min-width: 768px) {
          .Blog-Section .blog-row .blog-col .blog-content-box .blog-content-body .blog-post-title a .blog-post-title-title {
            font-size: 16px; } }
        @media (min-width: 1440px) {
          .Blog-Section .blog-row .blog-col .blog-content-box .blog-content-body .blog-post-title a .blog-post-title-title {
            font-size: 20px; } }
      .Blog-Section .blog-row .blog-col .blog-content-box .blog-content-body .blog-post-title a .icon {
        width: 22px;
        height: 18px;
        margin: 0;
        transform: rotate(0); }
        .Blog-Section .blog-row .blog-col .blog-content-box .blog-content-body .blog-post-title a .icon svg {
          stroke: #327d5a;
          transition: all 0.3s ease-in-out; }
      .Blog-Section .blog-row .blog-col .blog-content-box .blog-content-body .blog-post-title a:hover svg {
        stroke: black; }

.instagram-section {
  padding: 20px 0 0px;
  background-color: white; }
  @media (min-width: 1024px) {
    .instagram-section {
      padding: 20px 0 2px; } }
  .instagram-section .eapps-instagram-feed * {
    font-family: "Poppins" !important;
    font-size: 18px !important; }
  .instagram-section .eapps-instagram-feed-title {
    font-family: "Poppins" !important;
    line-height: 1;
    font-size: 20px !important;
    margin-top: 10px;
    color: #327d5a; }
    @media (min-width: 768px) {
      .instagram-section .eapps-instagram-feed-title {
        font-size: 24px !important; } }
    @media (min-width: 1024px) {
      .instagram-section .eapps-instagram-feed-title {
        font-size: 26px !important; } }
    @media (min-width: 1440px) {
      .instagram-section .eapps-instagram-feed-title {
        font-size: 40px !important;
        line-height: 42px !important; } }

.product-section {
  background-color: #f8f8f3;
  padding: 20px 0 0; }
  @media (min-width: 1024px) {
    .product-section {
      padding: 50px 0 70px; } }
  @media (min-width: 1700px) {
    .product-section {
      padding: 75px 0 100px; } }
  .product-section .section-title .section-heading {
    font-size: 20px;
    font-weight: 700;
    text-transform: capitalize;
    margin-top: 0px;
    text-align: center;
    color: #327d5a;
    margin-bottom: 10px; }
    @media (min-width: 768px) {
      .product-section .section-title .section-heading {
        font-size: 24px;
        margin-top: 8px;
        margin-bottom: 20px; } }
    @media (min-width: 1024px) {
      .product-section .section-title .section-heading {
        font-size: 26px; } }
    @media (min-width: 1440px) {
      .product-section .section-title .section-heading {
        font-size: 46px; } }
  .product-section .section-title .section-sub-heading {
    color: #52590f;
    font-size: 11px;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0;
    letter-spacing: 2px;
    text-align: center; }
    @media (min-width: 768px) {
      .product-section .section-title .section-sub-heading {
        font-size: 16px; } }
    @media (min-width: 1440px) {
      .product-section .section-title .section-sub-heading {
        font-size: 18px; } }
  .product-section .productCarousel {
    margin: 0; }
    .product-section .productCarousel .slick-slide {
      padding: 5px; }
      @media (min-width: 768px) {
        .product-section .productCarousel .slick-slide {
          padding: 0; } }
      .product-section .productCarousel .slick-slide.slick-slide > div {
        border: 1px solid #e3e3e3;
        margin: 10px 0;
        height: 100%;
        box-shadow: 0.707px 0.707px 0px 0px #FFFFFF;
        border-radius: 17px;
        overflow: hidden;
        transition: all 0.3s ease-in-out;
        background-color: #f8f8f3;
        position: relative; }
        .product-section .productCarousel .slick-slide.slick-slide > div:empty {
          border: 0;
          box-shadow: none; }
        .product-section .productCarousel .slick-slide.slick-slide > div:hover {
          box-shadow: 4.243px 4.243px 11px 0px rgba(0, 0, 0, 0.1);
          border-color: white;
          background-color: white; }
          @media (min-width: 1024px) {
            .product-section .productCarousel .slick-slide.slick-slide > div:hover {
              box-shadow: 12px 12px 23px -14px rgba(0, 0, 0, 0.2); } }
          .product-section .productCarousel .slick-slide.slick-slide > div:hover .card-title a {
            color: #333333; }
          .product-section .productCarousel .slick-slide.slick-slide > div:hover .card-figure {
            background-color: white; }
          .product-section .productCarousel .slick-slide.slick-slide > div:hover .card-body {
            background-color: white; }
            .product-section .productCarousel .slick-slide.slick-slide > div:hover .card-body .button-box-group {
              opacity: 1; }
              .product-section .productCarousel .slick-slide.slick-slide > div:hover .card-body .button-box-group .button .icon svg {
                fill: #327d5a; }
          .product-section .productCarousel .slick-slide.slick-slide > div:hover .sale-flag-side:after,
          .product-section .productCarousel .slick-slide.slick-slide > div:hover .sold-out-flag-side:after {
            border-color: transparent transparent white transparent; }
          .product-section .productCarousel .slick-slide.slick-slide > div:hover .price-section {
            opacity: 0; }
          .product-section .productCarousel .slick-slide.slick-slide > div:hover .card-figcaption-body-btn {
            bottom: 0px; }
        .product-section .productCarousel .slick-slide.slick-slide > div .sale-flag-side,
        .product-section .productCarousel .slick-slide.slick-slide > div .sold-out-flag-side {
          position: absolute;
          top: 0;
          left: 10px;
          z-index: 5;
          background: #e81212;
          color: white;
          padding: 8px 0px 10px 0;
          display: inline-block;
          min-width: 21px;
          height: auto;
          max-width: initial;
          border-radius: 0;
          transition: all 0.3s ease-in-out; }
          .product-section .productCarousel .slick-slide.slick-slide > div .sale-flag-side .sale-text,
          .product-section .productCarousel .slick-slide.slick-slide > div .sale-flag-side .sold-out-text,
          .product-section .productCarousel .slick-slide.slick-slide > div .sold-out-flag-side .sale-text,
          .product-section .productCarousel .slick-slide.slick-slide > div .sold-out-flag-side .sold-out-text {
            writing-mode: vertical-rl;
            text-orientation: inherit;
            text-transform: uppercase;
            transform: rotate(180deg);
            padding: 3px 5px 0px 2px;
            line-height: 1;
            font-weight: 600;
            font-size: 13px;
            letter-spacing: 1.5px; }
          .product-section .productCarousel .slick-slide.slick-slide > div .sale-flag-side:after,
          .product-section .productCarousel .slick-slide.slick-slide > div .sold-out-flag-side:after {
            content: '';
            position: absolute;
            bottom: -1px;
            border: 10px solid;
            border-color: transparent transparent #f8f8f3 transparent;
            z-index: 6;
            left: 0;
            right: 0;
            transition: all 0.3s ease-in-out; }
        .product-section .productCarousel .slick-slide.slick-slide > div .sold-out-flag-side {
          background: #007dc6;
          color: white; }
        .product-section .productCarousel .slick-slide.slick-slide > div .card-figure {
          display: block !important;
          width: 100% !important; }
        .product-section .productCarousel .slick-slide.slick-slide > div .card-body {
          padding: 20px 10px 15px 10px;
          text-align: center;
          position: relative;
          display: block !important;
          width: 100% !important;
          transition: all 0.3s ease-in-out; }
          @media (min-width: 1024px) {
            .product-section .productCarousel .slick-slide.slick-slide > div .card-body {
              padding: 20px 10px 0 10px; } }
          @media (min-width: 1700px) {
            .product-section .productCarousel .slick-slide.slick-slide > div .card-body {
              margin-bottom: 0; } }
          .product-section .productCarousel .slick-slide.slick-slide > div .card-body .card-rating {
            padding: 20px 10px 0 10px;
            margin-bottom: 10px; }
          .product-section .productCarousel .slick-slide.slick-slide > div .card-body .brand-text {
            font-size: 14px;
            margin-bottom: 0; }
          .product-section .productCarousel .slick-slide.slick-slide > div .card-body .card-text {
            font-size: 14px;
            display: flex;
            align-items: center;
            justify-content: center;
            position: relative;
            margin: 15px 0 0;
            flex-wrap: wrap; }
            @media (min-width: 1024px) {
              .product-section .productCarousel .slick-slide.slick-slide > div .card-body .card-text {
                margin: 20px 0 20px; } }
            @media (min-width: 1440px) {
              .product-section .productCarousel .slick-slide.slick-slide > div .card-body .card-text {
                font-size: 16px;
                margin: 20px 0 45px; } }
          .product-section .productCarousel .slick-slide.slick-slide > div .card-body .button-box-group {
            position: absolute;
            top: auto;
            left: 0;
            bottom: 15px;
            width: 100%;
            height: auto;
            display: flex;
            align-items: center;
            justify-content: center;
            opacity: 0;
            transition: all 0.3s ease-in-out; }
            @media (min-width: 1024px) {
              .product-section .productCarousel .slick-slide.slick-slide > div .card-body .button-box-group {
                bottom: 5px; } }
            .product-section .productCarousel .slick-slide.slick-slide > div .card-body .button-box-group .card-figcaption-button {
              padding: 4px 13px 2px;
              font-size: 11px;
              font-weight: 700;
              border-radius: 40px;
              border: 3px solid #cddb3e;
              box-shadow: 0px 10px 15px 0px rgba(205, 219, 62, 0.37);
              background-color: white;
              color: #327d5a;
              margin: 0;
              transition: all 0.3s ease-in-out; }
              @media (min-width: 1024px) {
                .product-section .productCarousel .slick-slide.slick-slide > div .card-body .button-box-group .card-figcaption-button {
                  font-size: 14px;
                  padding: 10px 20px 8px; } }
              @media (min-width: 1700px) {
                .product-section .productCarousel .slick-slide.slick-slide > div .card-body .button-box-group .card-figcaption-button {
                  padding: 13px 30px 12px; } }
              .product-section .productCarousel .slick-slide.slick-slide > div .card-body .button-box-group .card-figcaption-button .icon {
                width: 11px;
                height: 11px;
                vertical-align: sub;
                margin-left: 2px; }
                @media (min-width: 1700px) {
                  .product-section .productCarousel .slick-slide.slick-slide > div .card-body .button-box-group .card-figcaption-button .icon {
                    width: 14px;
                    height: 14px;
                    vertical-align: middle; } }
                .product-section .productCarousel .slick-slide.slick-slide > div .card-body .button-box-group .card-figcaption-button .icon svg {
                  width: 11px;
                  height: 11px;
                  fill: #327d5a;
                  margin-right: 10px;
                  display: inline-block;
                  transition: all 0.3s ease-in-out; }
                  @media (min-width: 1700px) {
                    .product-section .productCarousel .slick-slide.slick-slide > div .card-body .button-box-group .card-figcaption-button .icon svg {
                      width: 14px;
                      height: 14px; } }
              .product-section .productCarousel .slick-slide.slick-slide > div .card-body .button-box-group .card-figcaption-button span {
                display: inline-block;
                vertical-align: middle;
                padding-top: 4px; }
              .product-section .productCarousel .slick-slide.slick-slide > div .card-body .button-box-group .card-figcaption-button:hover {
                color: white;
                background-color: #327d5a; }
                .product-section .productCarousel .slick-slide.slick-slide > div .card-body .button-box-group .card-figcaption-button:hover .icon svg {
                  fill: white; }
          .product-section .productCarousel .slick-slide.slick-slide > div .card-body .card-title {
            font-family: "Poppins";
            font-size: 12px;
            line-height: 1.3;
            margin: 5px 0 20px 0;
            min-height: 48px; }
            @media (min-width: 1024px) {
              .product-section .productCarousel .slick-slide.slick-slide > div .card-body .card-title {
                min-height: 42px; } }
            @media (min-width: 1440px) {
              .product-section .productCarousel .slick-slide.slick-slide > div .card-body .card-title {
                font-size: 16px;
                margin: 5px 0 0 0; } }
          .product-section .productCarousel .slick-slide.slick-slide > div .card-body .card-description {
            min-height: 23px; }
          .product-section .productCarousel .slick-slide.slick-slide > div .card-body .short-description-value {
            color: #757575;
            margin-bottom: 0; }
          .product-section .productCarousel .slick-slide.slick-slide > div .card-body .price-section {
            display: inline-block;
            margin-right: 13px;
            color: #c4d238;
            font-size: 14px;
            transition: all 0.3s ease-in-out; }
            @media (min-width: 1700px) {
              .product-section .productCarousel .slick-slide.slick-slide > div .card-body .price-section {
                font-size: 16px; } }
            .product-section .productCarousel .slick-slide.slick-slide > div .card-body .price-section:last-child {
              padding-right: 0; }
            .product-section .productCarousel .slick-slide.slick-slide > div .card-body .price-section.price-section--withoutTax .price-now-label,
            .product-section .productCarousel .slick-slide.slick-slide > div .card-body .price-section.price-section--withoutTax .price--withoutTax,
            .product-section .productCarousel .slick-slide.slick-slide > div .card-body .price-section.price-section--withoutTax .price--withTax, .product-section .productCarousel .slick-slide.slick-slide > div .card-body .price-section.price-section--withTax .price-now-label,
            .product-section .productCarousel .slick-slide.slick-slide > div .card-body .price-section.price-section--withTax .price--withoutTax,
            .product-section .productCarousel .slick-slide.slick-slide > div .card-body .price-section.price-section--withTax .price--withTax {
              color: #327d5a;
              font-size: 18px;
              font-weight: 600;
              display: block;
              line-height: 1; }
              @media (min-width: 1700px) {
                .product-section .productCarousel .slick-slide.slick-slide > div .card-body .price-section.price-section--withoutTax .price-now-label,
                .product-section .productCarousel .slick-slide.slick-slide > div .card-body .price-section.price-section--withoutTax .price--withoutTax,
                .product-section .productCarousel .slick-slide.slick-slide > div .card-body .price-section.price-section--withoutTax .price--withTax, .product-section .productCarousel .slick-slide.slick-slide > div .card-body .price-section.price-section--withTax .price-now-label,
                .product-section .productCarousel .slick-slide.slick-slide > div .card-body .price-section.price-section--withTax .price--withoutTax,
                .product-section .productCarousel .slick-slide.slick-slide > div .card-body .price-section.price-section--withTax .price--withTax {
                  font-size: 22px; } }
            .product-section .productCarousel .slick-slide.slick-slide > div .card-body .price-section .price-now-label {
              margin-bottom: 7px; }
            .product-section .productCarousel .slick-slide.slick-slide > div .card-body .price-section .price-label {
              display: block;
              margin-bottom: 7px; }
            .product-section .productCarousel .slick-slide.slick-slide > div .card-body .price-section .price--rrp,
            .product-section .productCarousel .slick-slide.slick-slide > div .card-body .price-section .price--non-sale,
            .product-section .productCarousel .slick-slide.slick-slide > div .card-body .price-section .price--discounted {
              position: relative;
              text-decoration: none;
              font-size: 16px;
              font-weight: 400;
              display: block;
              line-height: 1; }
              .product-section .productCarousel .slick-slide.slick-slide > div .card-body .price-section .price--rrp:before,
              .product-section .productCarousel .slick-slide.slick-slide > div .card-body .price-section .price--non-sale:before,
              .product-section .productCarousel .slick-slide.slick-slide > div .card-body .price-section .price--discounted:before {
                content: '';
                position: absolute;
                width: 100%;
                height: 1px;
                background-color: #c4d238;
                transform: rotate(-30deg) translate(0, -50%);
                top: 50%;
                left: 0;
                right: 0; }
    .product-section .productCarousel .slick-list.draggable {
      margin: 0 -10px; }
      @media (min-width: 768px) {
        .product-section .productCarousel .slick-list.draggable {
          margin: 0 -20px; } }
    .product-section .productCarousel .slick-track {
      display: flex !important; }
    .product-section .productCarousel .productCarousel-slide {
      padding: 5px 5px 15px;
      height: auto; }
      @media (min-width: 1024px) {
        .product-section .productCarousel .productCarousel-slide {
          padding: 20px; } }
    .product-section .productCarousel .slick-arrow {
      bottom: 35px;
      padding: 0;
      width: 20px;
      height: 20px;
      left: auto;
      transform: rotate(-90deg) translateX(-50%);
      right: calc(50% - 25px);
      top: auto;
      bottom: -15px;
      opacity: 1;
      border: 0;
      background-color: transparent; }
      @media (min-width: 1024px) {
        .product-section .productCarousel .slick-arrow {
          transform: rotate(90deg) translateX(0);
          top: 0;
          bottom: auto;
          right: -5px;
          margin-top: -1.7rem;
          padding: 0; } }
      .product-section .productCarousel .slick-arrow:hover:before {
        opacity: .5; }
      .product-section .productCarousel .slick-arrow.slick-prev:before, .product-section .productCarousel .slick-arrow.slick-next:before {
        content: ">";
        background-image: none;
        height: 100%;
        width: 100%;
        transform: rotate(90deg);
        font-size: 30px;
        color: #333333; }
        @media (min-width: 1024px) {
          .product-section .productCarousel .slick-arrow.slick-prev:before, .product-section .productCarousel .slick-arrow.slick-next:before {
            transform: rotate(-90deg); } }
      .product-section .productCarousel .slick-arrow.slick-prev {
        right: calc(50% + 5px); }
        @media (min-width: 1024px) {
          .product-section .productCarousel .slick-arrow.slick-prev {
            margin-top: -1.7rem;
            right: 25px; } }
        .product-section .productCarousel .slick-arrow.slick-prev:before {
          content: "<"; }

.outdoors .heroCarousel .heroCarousel-content {
  width: 100%;
  left: 0;
  right: 0;
  top: 25px;
  text-align: center; }
  @media (min-width: 768px) {
    .outdoors .heroCarousel .heroCarousel-content {
      top: 30%; } }
  .outdoors .heroCarousel .heroCarousel-content .heroCarousel-title {
    font-family: "Poppins";
    font-size: 30px;
    letter-spacing: 4px;
    font-weight: 400; }
    @media (min-width: 768px) {
      .outdoors .heroCarousel .heroCarousel-content .heroCarousel-title {
        font-size: 40px; } }
    @media (min-width: 1024px) {
      .outdoors .heroCarousel .heroCarousel-content .heroCarousel-title {
        font-size: 60px; } }
    @media (min-width: 1700px) {
      .outdoors .heroCarousel .heroCarousel-content .heroCarousel-title {
        font-size: 137px;
        margin: 0 0 45px; } }
  .outdoors .heroCarousel .heroCarousel-content .heroCarousel-description {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 11px; }
    @media (min-width: 768px) {
      .outdoors .heroCarousel .heroCarousel-content .heroCarousel-description {
        font-size: 24px;
        margin: 0 0 15px; } }
    @media (min-width: 1700px) {
      .outdoors .heroCarousel .heroCarousel-content .heroCarousel-description {
        font-size: 34px;
        margin: 0 0 30px; } }
  .outdoors .heroCarousel .heroCarousel-content .heroCarousel-action {
    background-color: white;
    border-radius: 6px;
    box-shadow: none;
    border: 3px solid white;
    font-weight: 700;
    letter-spacing: 1px;
    line-height: 1.3; }
    @media (min-width: 1024px) {
      .outdoors .heroCarousel .heroCarousel-content .heroCarousel-action {
        font-size: 18px; } }
    @media (min-width: 1700px) {
      .outdoors .heroCarousel .heroCarousel-content .heroCarousel-action {
        padding: 17px 50px;
        margin: 15px 0 0;
        font-size: 24px; } }
    .outdoors .heroCarousel .heroCarousel-content .heroCarousel-action:hover {
      color: white;
      background-color: #327d5a; }

.outdoors .homepage-banner-section .banner-section-grid {
  position: relative; }
  .outdoors .homepage-banner-section .banner-section-grid .container {
    position: static;
    padding: 0; }
  .outdoors .homepage-banner-section .banner-section-grid .banner-row .banner-col {
    position: relative; }
    @media (min-width: 1024px) {
      .outdoors .homepage-banner-section .banner-section-grid .banner-row .banner-col {
        position: static; } }
    .outdoors .homepage-banner-section .banner-section-grid .banner-row .banner-col .banner-content-box .banner-content-title-box .banner-subheading {
      font-size: 14px;
      text-transform: uppercase;
      font-weight: 400;
      letter-spacing: 1px; }
      @media (min-width: 1024px) {
        .outdoors .homepage-banner-section .banner-section-grid .banner-row .banner-col .banner-content-box .banner-content-title-box .banner-subheading {
          font-size: 18px; } }
      @media (min-width: 1700px) {
        .outdoors .homepage-banner-section .banner-section-grid .banner-row .banner-col .banner-content-box .banner-content-title-box .banner-subheading {
          font-size: 20px;
          letter-spacing: 2px; } }
    .outdoors .homepage-banner-section .banner-section-grid .banner-row .banner-col .banner-content-box .banner-content-title-box .banner-heading {
      text-transform: uppercase;
      font-size: 24px; }
      @media (min-width: 1024px) {
        .outdoors .homepage-banner-section .banner-section-grid .banner-row .banner-col .banner-content-box .banner-content-title-box .banner-heading {
          font-size: 36px; } }
      @media (min-width: 1700px) {
        .outdoors .homepage-banner-section .banner-section-grid .banner-row .banner-col .banner-content-box .banner-content-title-box .banner-heading {
          font-size: 60px;
          margin-top: 5px;
          margin-bottom: 20px; } }
    .outdoors .homepage-banner-section .banner-section-grid .banner-row .banner-col .banner-content-box .banner-content-body .banner-description p {
      font-size: 14px;
      line-height: 20px;
      font-weight: 300;
      margin-bottom: 11px; }
      @media (min-width: 1024px) {
        .outdoors .homepage-banner-section .banner-section-grid .banner-row .banner-col .banner-content-box .banner-content-body .banner-description p {
          font-size: 18px;
          line-height: 1.3; } }
      @media (min-width: 1700px) {
        .outdoors .homepage-banner-section .banner-section-grid .banner-row .banner-col .banner-content-box .banner-content-body .banner-description p {
          font-size: 24px;
          line-height: 37px; } }
    .outdoors .homepage-banner-section .banner-section-grid .banner-row .banner-col .banner-content-box .banner-content-body .banner-btnbox {
      padding-left: 0;
      margin-top: 20px;
      display: block; }
      .outdoors .homepage-banner-section .banner-section-grid .banner-row .banner-col .banner-content-box .banner-content-body .banner-btnbox .button {
        border-radius: 4px;
        font-size: 15px;
        border-width: 2px;
        box-shadow: none;
        padding: 10px 20px 10px; }
        @media (min-width: 1700px) {
          .outdoors .homepage-banner-section .banner-section-grid .banner-row .banner-col .banner-content-box .banner-content-body .banner-btnbox .button {
            font-size: 24px;
            padding: 17px 25px 17px; } }
        .outdoors .homepage-banner-section .banner-section-grid .banner-row .banner-col .banner-content-box .banner-content-body .banner-btnbox .button .icon {
          width: 15px;
          height: 15px;
          margin-left: 5px;
          vertical-align: bottom; }
          @media (min-width: 1700px) {
            .outdoors .homepage-banner-section .banner-section-grid .banner-row .banner-col .banner-content-box .banner-content-body .banner-btnbox .button .icon {
              width: 22px;
              height: 22px;
              margin-left: 10px;
              vertical-align: baseline; } }
          .outdoors .homepage-banner-section .banner-section-grid .banner-row .banner-col .banner-content-box .banner-content-body .banner-btnbox .button .icon svg {
            width: 15px;
            height: 15px;
            fill: #327d5a; }
            @media (min-width: 1700px) {
              .outdoors .homepage-banner-section .banner-section-grid .banner-row .banner-col .banner-content-box .banner-content-body .banner-btnbox .button .icon svg {
                width: 22px;
                height: 22px; } }
        .outdoors .homepage-banner-section .banner-section-grid .banner-row .banner-col .banner-content-box .banner-content-body .banner-btnbox .button:hover .icon svg {
          fill: #cddb3e; }

.outdoors .product-section .section-title .section-heading {
  text-transform: uppercase;
  font-size: 22px; }
  @media (min-width: 1024px) {
    .outdoors .product-section .section-title .section-heading {
      font-size: 36px; } }
  @media (min-width: 1700px) {
    .outdoors .product-section .section-title .section-heading {
      font-size: 52px; } }

.outdoors .product-section .productCarousel .slick-list.draggable {
  margin: 0 -10px; }
  @media (min-width: 1024px) {
    .outdoors .product-section .productCarousel .slick-list.draggable {
      margin: 0 -20px; } }

.outdoors .product-section .productCarousel .slick-arrow {
  display: none !important;
  width: 32px;
  height: 32px; }
  @media (min-width: 1024px) {
    .outdoors .product-section .productCarousel .slick-arrow {
      display: flex !important;
      align-items: center;
      padding: 5px;
      border: 1px solid #f0f0e8;
      margin-top: -2.2rem; } }
  .outdoors .product-section .productCarousel .slick-arrow:before {
    height: auto;
    width: auto;
    color: #f0f0e8; }
  .outdoors .product-section .productCarousel .slick-arrow.slick-prev {
    right: 26px; }
    @media (min-width: 1024px) {
      .outdoors .product-section .productCarousel .slick-arrow.slick-prev {
        margin-top: -2.2rem; } }
    .outdoors .product-section .productCarousel .slick-arrow.slick-prev::after {
      display: none; }

.outdoors .homepage-banner-section {
  margin-top: 30px; }
  .outdoors .homepage-banner-section .banner-section-grid {
    margin: 50px 0;
    padding: 0; }
    @media (min-width: 1024px) {
      .outdoors .homepage-banner-section .banner-section-grid {
        margin: 80px 0;
        padding-bottom: 80px; } }
    @media (min-width: 1700px) {
      .outdoors .homepage-banner-section .banner-section-grid {
        margin: 160px 0;
        padding-bottom: 150px;
        min-width: 1000px; } }
    @media (min-width: 1700px) {
      .outdoors .homepage-banner-section .banner-section-grid:last-child {
        margin-bottom: 145px; } }
    .outdoors .homepage-banner-section .banner-section-grid .banner-row {
      padding: 0; }
      .outdoors .homepage-banner-section .banner-section-grid .banner-row .banner-col {
        z-index: 1; }
        .outdoors .homepage-banner-section .banner-section-grid .banner-row .banner-col .banner-product-img-box {
          padding-right: 80px;
          padding-left: 20px;
          min-height: 352px;
          display: -ms-flexbox;
          display: -webkit-flex;
          display: flex;
          -ms-flex-align: center;
          -webkit-align-items: center;
          -webkit-box-align: center;
          align-items: center; }
          @media (min-width: 1024px) {
            .outdoors .homepage-banner-section .banner-section-grid .banner-row .banner-col .banner-product-img-box {
              padding: 0 25px; } }
        .outdoors .homepage-banner-section .banner-section-grid .banner-row .banner-col .product-text-background {
          position: absolute;
          top: 0;
          left: 0;
          height: 100%;
          width: 53%;
          max-width: 195px;
          /*transform: rotate(180deg);*/
          display: flex;
          align-items: center;
          z-index: -1;
          border-bottom-right-radius: 12px;
          border-top-right-radius: 12px;
          min-height: 352px; }
          @media (min-width: 768px) {
            .outdoors .homepage-banner-section .banner-section-grid .banner-row .banner-col .product-text-background {
              min-height: 735px; } }
          @media (min-width: 1024px) {
            .outdoors .homepage-banner-section .banner-section-grid .banner-row .banner-col .product-text-background {
              max-width: 250px;
              min-height: 636px; } }
          @media (min-width: 1700px) {
            .outdoors .homepage-banner-section .banner-section-grid .banner-row .banner-col .product-text-background {
              border-bottom-right-radius: 40px;
              border-top-right-radius: 40px;
              width: 50%;
              max-width: 520px;
              min-height: 977px; } }
          .outdoors .homepage-banner-section .banner-section-grid .banner-row .banner-col .product-text-background span {
            writing-mode: vertical-rl;
            text-orientation: inherit;
            text-transform: uppercase;
            font-size: 76px;
            letter-spacing: 6px;
            line-height: 1;
            font-family: "Poppins"; }
            @media (min-width: 768px) {
              .outdoors .homepage-banner-section .banner-section-grid .banner-row .banner-col .product-text-background span {
                font-size: 150px; } }
            @media (min-width: 1700px) {
              .outdoors .homepage-banner-section .banner-section-grid .banner-row .banner-col .product-text-background span {
                letter-spacing: 15px;
                font-size: 200px;
                line-height: 1; } }
        .outdoors .homepage-banner-section .banner-section-grid .banner-row .banner-col .banner-content-box {
          margin-top: 25px; }
          @media (min-width: 1024px) {
            .outdoors .homepage-banner-section .banner-section-grid .banner-row .banner-col .banner-content-box {
              margin-top: 0; } }
          @media (min-width: 1024px) {
            .outdoors .homepage-banner-section .banner-section-grid .banner-row .banner-col .banner-content-box {
              padding-right: 20px; } }
          @media (min-width: 1700px) {
            .outdoors .homepage-banner-section .banner-section-grid .banner-row .banner-col .banner-content-box {
              padding-right: 55px; } }
          .outdoors .homepage-banner-section .banner-section-grid .banner-row .banner-col .banner-content-box .banner-content-body .banner-inner-content-box .banner-btnbox .button {
            border-radius: 6px;
            border: 2px solid #cddb3e;
            color: #327d5a;
            box-shadow: none; }
            @media (min-width: 1700px) {
              .outdoors .homepage-banner-section .banner-section-grid .banner-row .banner-col .banner-content-box .banner-content-body .banner-inner-content-box .banner-btnbox .button {
                padding: 20px 35px 18px;
                font-size: 24px; } }
            .outdoors .homepage-banner-section .banner-section-grid .banner-row .banner-col .banner-content-box .banner-content-body .banner-inner-content-box .banner-btnbox .button .icon {
              vertical-align: bottom; }
              @media (min-width: 1700px) {
                .outdoors .homepage-banner-section .banner-section-grid .banner-row .banner-col .banner-content-box .banner-content-body .banner-inner-content-box .banner-btnbox .button .icon {
                  width: 21px;
                  height: 21px;
                  vertical-align: baseline; } }
              .outdoors .homepage-banner-section .banner-section-grid .banner-row .banner-col .banner-content-box .banner-content-body .banner-inner-content-box .banner-btnbox .button .icon svg {
                fill: #327d5a; }
                @media (min-width: 1700px) {
                  .outdoors .homepage-banner-section .banner-section-grid .banner-row .banner-col .banner-content-box .banner-content-body .banner-inner-content-box .banner-btnbox .button .icon svg {
                    width: 21px;
                    height: 21px; } }
            .outdoors .homepage-banner-section .banner-section-grid .banner-row .banner-col .banner-content-box .banner-content-body .banner-inner-content-box .banner-btnbox .button:hover {
              background-color: #cddb3e;
              color: #cddb3e; }
              .outdoors .homepage-banner-section .banner-section-grid .banner-row .banner-col .banner-content-box .banner-content-body .banner-inner-content-box .banner-btnbox .button:hover .icon svg {
                fill: #cddb3e; }
    .outdoors .homepage-banner-section .banner-section-grid:nth-child(even) {
      background-color: transparent; }
      @media (min-width: 1700px) {
        .outdoors .homepage-banner-section .banner-section-grid:nth-child(even) {
          padding: 175px 0 75px;
          margin-bottom: 100px; } }
      .outdoors .homepage-banner-section .banner-section-grid:nth-child(even) .banner-row .banner-col .banner-product-img-box {
        padding-left: 80px;
        padding-right: 20px; }
        @media (min-width: 1024px) {
          .outdoors .homepage-banner-section .banner-section-grid:nth-child(even) .banner-row .banner-col .banner-product-img-box {
            padding-left: 0;
            padding-right: 0; } }
        @media (min-width: 1700px) {
          .outdoors .homepage-banner-section .banner-section-grid:nth-child(even) .banner-row .banner-col .banner-product-img-box {
            padding: 0 25px; } }
      .outdoors .homepage-banner-section .banner-section-grid:nth-child(even) .banner-row .banner-col .product-text-background {
        left: auto;
        right: 0;
        border-bottom-left-radius: 40px;
        border-top-left-radius: 40px;
        border-bottom-right-radius: 0;
        border-top-right-radius: 0;
        justify-content: flex-end; }
      .outdoors .homepage-banner-section .banner-section-grid:nth-child(even) .banner-row .banner-col .banner-content-box {
        /* text-align: left;*/ }
        @media (min-width: 1024px) {
          .outdoors .homepage-banner-section .banner-section-grid:nth-child(even) .banner-row .banner-col .banner-content-box {
            padding-left: 20px;
            padding-right: 0; } }
        @media (min-width: 1700px) {
          .outdoors .homepage-banner-section .banner-section-grid:nth-child(even) .banner-row .banner-col .banner-content-box {
            padding-right: 0;
            padding-left: 55px; } }

.outdoors .homepage-video-section .video-box .video-body .Video-content-box-no-text {
  top: 40%; }
  @media (min-width: 1700px) {
    .outdoors .homepage-video-section .video-box .video-body .Video-content-box-no-text {
      top: 42%; } }
  .outdoors .homepage-video-section .video-box .video-body .Video-content-box-no-text .homepage-video-title {
    text-transform: uppercase;
    font-family: "Poppins";
    font-size: 24px;
    font-weight: 400;
    text-shadow: 18.453px 27.358px 29.5px rgba(0, 0, 0, 0.37);
    color: #FFFFFF; }
    @media (min-width: 768px) {
      .outdoors .homepage-video-section .video-box .video-body .Video-content-box-no-text .homepage-video-title {
        font-size: 36px; } }
    @media (min-width: 1024px) {
      .outdoors .homepage-video-section .video-box .video-body .Video-content-box-no-text .homepage-video-title {
        font-size: 44px; } }
    @media (min-width: 1200px) {
      .outdoors .homepage-video-section .video-box .video-body .Video-content-box-no-text .homepage-video-title {
        font-size: 60px; } }
    @media (min-width: 1440px) {
      .outdoors .homepage-video-section .video-box .video-body .Video-content-box-no-text .homepage-video-title {
        font-size: 80px; } }
    @media (min-width: 1700px) {
      .outdoors .homepage-video-section .video-box .video-body .Video-content-box-no-text .homepage-video-title {
        font-size: 102px; } }
  .outdoors .homepage-video-section .video-box .video-body .Video-content-box-no-text .Play-button-box {
    margin-top: 0; }
    @media (min-width: 1440px) {
      .outdoors .homepage-video-section .video-box .video-body .Video-content-box-no-text .Play-button-box {
        margin-top: 23px; } }
    .outdoors .homepage-video-section .video-box .video-body .Video-content-box-no-text .Play-button-box:hover .icon svg {
      fill: #327d5a; }
    .outdoors .homepage-video-section .video-box .video-body .Video-content-box-no-text .Play-button-box .icon {
      width: 40px;
      height: 40px; }
      @media (min-width: 768px) {
        .outdoors .homepage-video-section .video-box .video-body .Video-content-box-no-text .Play-button-box .icon {
          width: 55px;
          height: 55px; } }
      @media (min-width: 768px) {
        .outdoors .homepage-video-section .video-box .video-body .Video-content-box-no-text .Play-button-box .icon {
          width: 55px;
          height: 55px; } }
      @media (min-width: 1440px) {
        .outdoors .homepage-video-section .video-box .video-body .Video-content-box-no-text .Play-button-box .icon {
          width: 85px;
          height: 85px; } }
      .outdoors .homepage-video-section .video-box .video-body .Video-content-box-no-text .Play-button-box .icon svg {
        width: 40px;
        height: 40px;
        fill: black; }
        @media (min-width: 768px) {
          .outdoors .homepage-video-section .video-box .video-body .Video-content-box-no-text .Play-button-box .icon svg {
            width: 55px;
            height: 55px; } }
        @media (min-width: 768px) {
          .outdoors .homepage-video-section .video-box .video-body .Video-content-box-no-text .Play-button-box .icon svg {
            width: 55px;
            height: 55px; } }
        @media (min-width: 1440px) {
          .outdoors .homepage-video-section .video-box .video-body .Video-content-box-no-text .Play-button-box .icon svg {
            width: 85px;
            height: 85px; } }

.outdoors .Blog-Section {
  background-color: white;
  padding: 50px 0; }
  @media (min-width: 1024px) {
    .outdoors .Blog-Section {
      padding: 80px 0; } }
  @media (min-width: 1700px) {
    .outdoors .Blog-Section {
      padding: 80px 0 40px 0; } }
  .outdoors .Blog-Section .container {
    padding: 0; }
    @media (min-width: 1024px) {
      .outdoors .Blog-Section .container {
        padding: 0 20px; } }
    @media (min-width: 1200px) {
      .outdoors .Blog-Section .container {
        padding: 0; } }
  .outdoors .Blog-Section .blog-row .slick-list {
    padding-left: 20px !important; }
  .outdoors .Blog-Section .blog-row .slick-slide {
    opacity: 1; }
  .outdoors .Blog-Section .blog-section-title-box {
    padding: 0 20px; }
    @media (min-width: 1024px) {
      .outdoors .Blog-Section .blog-section-title-box {
        padding: 0; } }
    .outdoors .Blog-Section .blog-section-title-box .blog-section-subtitle h4 {
      font-size: 14px;
      font-weight: 400;
      letter-spacing: 1px; }
      @media (min-width: 768px) {
        .outdoors .Blog-Section .blog-section-title-box .blog-section-subtitle h4 {
          font-size: 16px; } }
      @media (min-width: 1024px) {
        .outdoors .Blog-Section .blog-section-title-box .blog-section-subtitle h4 {
          font-size: 18px; } }
      @media (min-width: 1700px) {
        .outdoors .Blog-Section .blog-section-title-box .blog-section-subtitle h4 {
          font-size: 20px; } }
    .outdoors .Blog-Section .blog-section-title-box .blog-section-title h3 {
      font-size: 24px;
      text-transform: uppercase; }
      @media (min-width: 768px) {
        .outdoors .Blog-Section .blog-section-title-box .blog-section-title h3 {
          font-size: 30px; } }
      @media (min-width: 1024px) {
        .outdoors .Blog-Section .blog-section-title-box .blog-section-title h3 {
          font-size: 44px; } }
      @media (min-width: 1700px) {
        .outdoors .Blog-Section .blog-section-title-box .blog-section-title h3 {
          font-size: 60px; } }
  @media (min-width: 1024px) {
    .outdoors .Blog-Section .blog-row .blog-col {
      width: calc(100% / 3); } }
  .outdoors .Blog-Section .blog-row .blog-col .blog-content-box {
    position: relative; }
    .outdoors .Blog-Section .blog-row .blog-col .blog-content-box .blog-image .blog-thumbnail {
      margin-bottom: 12px; }
      @media (min-width: 1440px) {
        .outdoors .Blog-Section .blog-row .blog-col .blog-content-box .blog-image .blog-thumbnail {
          margin-bottom: 30px; } }
    .outdoors .Blog-Section .blog-row .blog-col .blog-content-box .blog-image img {
      border-radius: 4px; }
    .outdoors .Blog-Section .blog-row .blog-col .blog-content-box .blog-content-body .blog-summary {
      color: #585858;
      text-align: center;
      font-size: 14px; }
      @media (min-width: 1024px) {
        .outdoors .Blog-Section .blog-row .blog-col .blog-content-box .blog-content-body .blog-summary {
          font-size: 16px; } }
      @media (min-width: 1440px) {
        .outdoors .Blog-Section .blog-row .blog-col .blog-content-box .blog-content-body .blog-summary {
          font-size: 18px; } }
    .outdoors .Blog-Section .blog-row .blog-col .blog-content-box .blog-content-body .blog-post-title .blog-post-title-title {
      color: black;
      font-weight: 500;
      font-family: "Poppins";
      text-transform: uppercase;
      letter-spacing: normal;
      text-align: center;
      font-size: 14px;
      -webkit-box-orient: vertical;
      transition: all 0.3s ease-in-out;
      margin-bottom: 3px; }
      @media (min-width: 768px) {
        .outdoors .Blog-Section .blog-row .blog-col .blog-content-box .blog-content-body .blog-post-title .blog-post-title-title {
          font-size: 16px; } }
      @media (min-width: 1024px) {
        .outdoors .Blog-Section .blog-row .blog-col .blog-content-box .blog-content-body .blog-post-title .blog-post-title-title {
          font-size: 18px;
          overflow: hidden;
          position: relative;
          text-align: center;
          text-decoration: none;
          text-overflow: ellipsis;
          white-space: nowrap;
          margin-bottom: 14px; } }
      @media (min-width: 1440px) {
        .outdoors .Blog-Section .blog-row .blog-col .blog-content-box .blog-content-body .blog-post-title .blog-post-title-title {
          font-size: 24px; } }
      .outdoors .Blog-Section .blog-row .blog-col .blog-content-box .blog-content-body .blog-post-title .blog-post-title-title:hover {
        color: #327d5a; }
    .outdoors .Blog-Section .blog-row .blog-col .blog-content-box .blog-content-body .blog-published-date {
      background-color: #FFFFFF;
      position: absolute;
      top: 10px;
      left: 10px;
      padding: 7px 10px;
      border-radius: 4px;
      text-transform: uppercase; }
      .outdoors .Blog-Section .blog-row .blog-col .blog-content-box .blog-content-body .blog-published-date .blog-date {
        color: #666666;
        text-align: center;
        padding-bottom: 9px;
        line-height: 1;
        font-size: 22px; }
        @media (min-width: 1700px) {
          .outdoors .Blog-Section .blog-row .blog-col .blog-content-box .blog-content-body .blog-published-date .blog-date {
            padding-bottom: 12px;
            font-size: 30px;
            letter-spacing: 2px; } }
        .outdoors .Blog-Section .blog-row .blog-col .blog-content-box .blog-content-body .blog-published-date .blog-date.blog-month-year {
          padding-bottom: 0;
          font-size: 12px; }
          @media (min-width: 1700px) {
            .outdoors .Blog-Section .blog-row .blog-col .blog-content-box .blog-content-body .blog-published-date .blog-date.blog-month-year {
              font-size: 16px;
              letter-spacing: normal; } }

.jewellery .default-page {
  position: relative;
  background-color: white; }
  .jewellery .default-page .heroCarousel .slick-list .slick-track .slick-slide .heroCarousel-slide .heroCarousel-image-wrapper img {
    object-fit: cover; }
    @media (min-width: 576px) {
      .jewellery .default-page .heroCarousel .slick-list .slick-track .slick-slide .heroCarousel-slide .heroCarousel-image-wrapper img {
        height: 100%;
        object-fit: contain; } }
  .jewellery .default-page .heroCarousel .slick-list .slick-track .slick-slide .heroCarousel-slide .heroCarousel-content {
    text-align: center;
    top: 12%;
    width: 63%;
    left: 0;
    padding-bottom: 20px;
    padding-left: 10px; }
    @media (min-width: 576px) {
      .jewellery .default-page .heroCarousel .slick-list .slick-track .slick-slide .heroCarousel-slide .heroCarousel-content {
        left: 0%;
        width: 50%;
        top: 20%; } }
    @media (min-width: 768px) {
      .jewellery .default-page .heroCarousel .slick-list .slick-track .slick-slide .heroCarousel-slide .heroCarousel-content {
        width: 45%;
        top: 40%; } }
    @media (min-width: 1024px) {
      .jewellery .default-page .heroCarousel .slick-list .slick-track .slick-slide .heroCarousel-slide .heroCarousel-content {
        width: 56%;
        top: 50%; } }
    @media (min-width: 1200px) {
      .jewellery .default-page .heroCarousel .slick-list .slick-track .slick-slide .heroCarousel-slide .heroCarousel-content {
        width: 48%; } }
    @media (min-width: 1700px) {
      .jewellery .default-page .heroCarousel .slick-list .slick-track .slick-slide .heroCarousel-slide .heroCarousel-content {
        top: 50%;
        left: 0%;
        width: 49%; } }
    .jewellery .default-page .heroCarousel .slick-list .slick-track .slick-slide .heroCarousel-slide .heroCarousel-content .heading-section .heroCarousel-title {
      font-family: "Poppins";
      text-align: center;
      font-style: italic;
      font-size: 30px;
      letter-spacing: 1px;
      line-height: 30px;
      font-weight: 400; }
      @media (min-width: 768px) {
        .jewellery .default-page .heroCarousel .slick-list .slick-track .slick-slide .heroCarousel-slide .heroCarousel-content .heading-section .heroCarousel-title {
          font-size: 45px;
          line-height: 45px; } }
      @media (min-width: 1024px) {
        .jewellery .default-page .heroCarousel .slick-list .slick-track .slick-slide .heroCarousel-slide .heroCarousel-content .heading-section .heroCarousel-title {
          font-size: 80px;
          line-height: 90px; } }
      @media (min-width: 1700px) {
        .jewellery .default-page .heroCarousel .slick-list .slick-track .slick-slide .heroCarousel-slide .heroCarousel-content .heading-section .heroCarousel-title {
          font-size: 127px;
          line-height: 131px; } }
    .jewellery .default-page .heroCarousel .slick-list .slick-track .slick-slide .heroCarousel-slide .heroCarousel-content .heading-section .heroCarousel-description {
      font-weight: 400;
      text-transform: uppercase;
      font-family: "Poppins";
      font-size: 12px;
      letter-spacing: 0px;
      line-height: 14px;
      padding: 0 43px; }
      @media (min-width: 576px) {
        .jewellery .default-page .heroCarousel .slick-list .slick-track .slick-slide .heroCarousel-slide .heroCarousel-content .heading-section .heroCarousel-description {
          line-height: 16px;
          font-size: 13px;
          padding: 0; } }
      @media (min-width: 768px) {
        .jewellery .default-page .heroCarousel .slick-list .slick-track .slick-slide .heroCarousel-slide .heroCarousel-content .heading-section .heroCarousel-description {
          line-height: 18px;
          font-size: 15px; } }
      @media (min-width: 1024px) {
        .jewellery .default-page .heroCarousel .slick-list .slick-track .slick-slide .heroCarousel-slide .heroCarousel-content .heading-section .heroCarousel-description {
          font-size: 25px; } }
      @media (min-width: 1700px) {
        .jewellery .default-page .heroCarousel .slick-list .slick-track .slick-slide .heroCarousel-slide .heroCarousel-content .heading-section .heroCarousel-description {
          font-size: 32px;
          letter-spacing: 1px;
          line-height: 90px; } }
    .jewellery .default-page .heroCarousel .slick-list .slick-track .slick-slide .heroCarousel-slide .heroCarousel-content .but-section .heroCarousel-action {
      font-weight: 700;
      text-transform: uppercase;
      font-family: "Poppins";
      border-radius: 0;
      letter-spacing: 1px;
      border-color: white;
      background: white;
      box-shadow: none;
      padding: 1px 8px;
      font-size: 12px;
      margin-top: 12px;
      display: inline-flex;
      align-items: center; }
      @media (min-width: 576px) {
        .jewellery .default-page .heroCarousel .slick-list .slick-track .slick-slide .heroCarousel-slide .heroCarousel-content .but-section .heroCarousel-action {
          font-size: 15px;
          margin-top: 15px;
          letter-spacing: 2px;
          padding: 5px 10px 5px 10px; } }
      @media (min-width: 1024px) {
        .jewellery .default-page .heroCarousel .slick-list .slick-track .slick-slide .heroCarousel-slide .heroCarousel-content .but-section .heroCarousel-action {
          margin: 0; } }
      @media (min-width: 1440px) {
        .jewellery .default-page .heroCarousel .slick-list .slick-track .slick-slide .heroCarousel-slide .heroCarousel-content .but-section .heroCarousel-action {
          margin: 0;
          font-size: 16px;
          letter-spacing: 3px;
          padding: 10px 26px 10px 26px; } }
      .jewellery .default-page .heroCarousel .slick-list .slick-track .slick-slide .heroCarousel-slide .heroCarousel-content .but-section .heroCarousel-action:hover {
        background: #327d5a;
        color: white;
        border-color: #327d5a; }
        .jewellery .default-page .heroCarousel .slick-list .slick-track .slick-slide .heroCarousel-slide .heroCarousel-content .but-section .heroCarousel-action:hover svg {
          fill: white;
          stroke: white; }
      .jewellery .default-page .heroCarousel .slick-list .slick-track .slick-slide .heroCarousel-slide .heroCarousel-content .but-section .heroCarousel-action svg {
        display: block;
        width: 8px;
        height: 20px;
        margin-right: 5px;
        fill: #327d5a;
        stroke: #327d5a; }
        @media (min-width: 576px) {
          .jewellery .default-page .heroCarousel .slick-list .slick-track .slick-slide .heroCarousel-slide .heroCarousel-content .but-section .heroCarousel-action svg {
            margin-right: 10px;
            width: 12px; } }
        @media (min-width: 1440px) {
          .jewellery .default-page .heroCarousel .slick-list .slick-track .slick-slide .heroCarousel-slide .heroCarousel-content .but-section .heroCarousel-action svg {
            margin-right: 10px;
            width: 20px;
            height: 20px; } }
  .jewellery .default-page .homepage-banner-section .banner-section-grid {
    position: relative;
    padding: 0;
    margin: 38px 0; }
    @media (min-width: 1024px) {
      .jewellery .default-page .homepage-banner-section .banner-section-grid {
        margin: 100px 0; } }
    @media (min-width: 1440px) {
      .jewellery .default-page .homepage-banner-section .banner-section-grid {
        margin: 150px 0; } }
    .jewellery .default-page .homepage-banner-section .banner-section-grid:first-child {
      margin-top: 40px; }
      @media (min-width: 1024px) {
        .jewellery .default-page .homepage-banner-section .banner-section-grid:first-child {
          margin-top: 80px; } }
      @media (min-width: 1440px) {
        .jewellery .default-page .homepage-banner-section .banner-section-grid:first-child {
          margin-top: 100px; } }
    .jewellery .default-page .homepage-banner-section .banner-section-grid .container {
      position: static;
      padding: 0; }
      .jewellery .default-page .homepage-banner-section .banner-section-grid .container .banner-row {
        align-items: center;
        padding: 0; }
        @media (min-width: 1024px) {
          .jewellery .default-page .homepage-banner-section .banner-section-grid .container .banner-row {
            padding-left: 20px; } }
        @media (min-width: 1200px) {
          .jewellery .default-page .homepage-banner-section .banner-section-grid .container .banner-row {
            padding: 0; } }
        @media (min-width: 1200px) {
          .jewellery .default-page .homepage-banner-section .banner-section-grid .container .banner-row {
            padding: 0; } }
        .jewellery .default-page .homepage-banner-section .banner-section-grid .container .banner-row .banner-col {
          z-index: 1;
          position: relative;
          padding: 0 25px; }
          @media (min-width: 1024px) {
            .jewellery .default-page .homepage-banner-section .banner-section-grid .container .banner-row .banner-col {
              padding: 0 55px; } }
          @media (min-width: 1024px) {
            .jewellery .default-page .homepage-banner-section .banner-section-grid .container .banner-row .banner-col {
              position: static;
              padding: 0; } }
          .jewellery .default-page .homepage-banner-section .banner-section-grid .container .banner-row .banner-col .banner-product-img-box::before {
            content: "";
            position: absolute;
            right: auto;
            left: 0;
            width: 100%;
            top: 50%;
            bottom: 50%;
            transform: translate(0, -50%);
            height: 72%;
            max-width: 1100px;
            z-index: -1; }
            @media (min-width: 1024px) {
              .jewellery .default-page .homepage-banner-section .banner-section-grid .container .banner-row .banner-col .banner-product-img-box::before {
                display: none; } }
          .jewellery .default-page .homepage-banner-section .banner-section-grid .container .banner-row .banner-col .banner-content-box {
            margin-top: 13px;
            padding: 0; }
            @media (min-width: 768px) {
              .jewellery .default-page .homepage-banner-section .banner-section-grid .container .banner-row .banner-col .banner-content-box {
                margin-top: 20px; } }
            @media (min-width: 1024px) {
              .jewellery .default-page .homepage-banner-section .banner-section-grid .container .banner-row .banner-col .banner-content-box {
                padding: 0 20px; } }
            @media (min-width: 1200px) {
              .jewellery .default-page .homepage-banner-section .banner-section-grid .container .banner-row .banner-col .banner-content-box {
                padding-left: 45px; } }
            @media (min-width: 1440px) {
              .jewellery .default-page .homepage-banner-section .banner-section-grid .container .banner-row .banner-col .banner-content-box {
                padding-left: 75px; } }
          .jewellery .default-page .homepage-banner-section .banner-section-grid .container .banner-row .banner-col .banner-content-box .banner-content-title-box .banner-subheading {
            color: #52590f;
            font-family: "Poppins";
            font-size: 20px;
            font-style: italic;
            text-transform: capitalize;
            line-height: 22px; }
            @media (min-width: 768px) {
              .jewellery .default-page .homepage-banner-section .banner-section-grid .container .banner-row .banner-col .banner-content-box .banner-content-title-box .banner-subheading {
                font-size: 22px;
                line-height: 24px; } }
            @media (min-width: 1440px) {
              .jewellery .default-page .homepage-banner-section .banner-section-grid .container .banner-row .banner-col .banner-content-box .banner-content-title-box .banner-subheading {
                font-size: 24px;
                line-height: 26px; } }
          .jewellery .default-page .homepage-banner-section .banner-section-grid .container .banner-row .banner-col .banner-content-box .banner-content-title-box .banner-heading {
            color: #327d5a;
            font-family: "Poppins";
            font-size: 24px;
            font-style: italic;
            line-height: 26px; }
            @media (min-width: 768px) {
              .jewellery .default-page .homepage-banner-section .banner-section-grid .container .banner-row .banner-col .banner-content-box .banner-content-title-box .banner-heading {
                font-size: 34px;
                line-height: 36px; } }
            @media (min-width: 1440px) {
              .jewellery .default-page .homepage-banner-section .banner-section-grid .container .banner-row .banner-col .banner-content-box .banner-content-title-box .banner-heading {
                font-size: 40px;
                line-height: 42px; } }
          .jewellery .default-page .homepage-banner-section .banner-section-grid .container .banner-row .banner-col .banner-content-box .banner-content-body .banner-description {
            font-size: 13px;
            font-family: "Poppins";
            color: black;
            margin: 2px 0px 1px; }
            @media (min-width: 1024px) {
              .jewellery .default-page .homepage-banner-section .banner-section-grid .container .banner-row .banner-col .banner-content-box .banner-content-body .banner-description {
                margin: 35px 0px 20px; } }
          .jewellery .default-page .homepage-banner-section .banner-section-grid .container .banner-row .banner-col .banner-content-box .banner-content-body .banner-btnbox {
            padding: 0;
            margin: 0;
            display: inline-block; }
            .jewellery .default-page .homepage-banner-section .banner-section-grid .container .banner-row .banner-col .banner-content-box .banner-content-body .banner-btnbox .button {
              font-weight: 700;
              text-transform: uppercase;
              font-family: "Poppins";
              border-radius: 0;
              color: #327d5a;
              letter-spacing: 1px;
              border-color: white;
              background: white;
              box-shadow: none;
              padding: 1px 11px;
              font-size: 13px;
              margin-top: 12px;
              margin-bottom: 0;
              display: inline-flex; }
              @media (min-width: 576px) {
                .jewellery .default-page .homepage-banner-section .banner-section-grid .container .banner-row .banner-col .banner-content-box .banner-content-body .banner-btnbox .button {
                  font-size: 15px;
                  margin-top: 15px;
                  letter-spacing: 2px;
                  padding: 5px 10px 5px 10px; } }
              @media (min-width: 1024px) {
                .jewellery .default-page .homepage-banner-section .banner-section-grid .container .banner-row .banner-col .banner-content-box .banner-content-body .banner-btnbox .button {
                  margin-top: 15px;
                  align-items: center; } }
              @media (min-width: 1440px) {
                .jewellery .default-page .homepage-banner-section .banner-section-grid .container .banner-row .banner-col .banner-content-box .banner-content-body .banner-btnbox .button {
                  font-size: 16px;
                  letter-spacing: 3px;
                  padding: 10px 28px 5px; } }
              .jewellery .default-page .homepage-banner-section .banner-section-grid .container .banner-row .banner-col .banner-content-box .banner-content-body .banner-btnbox .button:hover {
                background: #327d5a;
                color: #cddb3e;
                border-color: #327d5a; }
                .jewellery .default-page .homepage-banner-section .banner-section-grid .container .banner-row .banner-col .banner-content-box .banner-content-body .banner-btnbox .button:hover .icon svg {
                  fill: #cddb3e;
                  stroke: #cddb3e; }
              .jewellery .default-page .homepage-banner-section .banner-section-grid .container .banner-row .banner-col .banner-content-box .banner-content-body .banner-btnbox .button .icon {
                width: 12px;
                margin-right: 12px; }
                @media (min-width: 768px) {
                  .jewellery .default-page .homepage-banner-section .banner-section-grid .container .banner-row .banner-col .banner-content-box .banner-content-body .banner-btnbox .button .icon {
                    width: 14px; } }
                @media (min-width: 1024px) {
                  .jewellery .default-page .homepage-banner-section .banner-section-grid .container .banner-row .banner-col .banner-content-box .banner-content-body .banner-btnbox .button .icon {
                    width: 20px;
                    height: 20px; } }
                .jewellery .default-page .homepage-banner-section .banner-section-grid .container .banner-row .banner-col .banner-content-box .banner-content-body .banner-btnbox .button .icon svg {
                  display: block;
                  width: 12px;
                  height: 20px;
                  margin-right: 5px;
                  fill: #327d5a;
                  stroke: #327d5a; }
                  @media (min-width: 768px) {
                    .jewellery .default-page .homepage-banner-section .banner-section-grid .container .banner-row .banner-col .banner-content-box .banner-content-body .banner-btnbox .button .icon svg {
                      width: 14px; } }
                  @media (min-width: 1440px) {
                    .jewellery .default-page .homepage-banner-section .banner-section-grid .container .banner-row .banner-col .banner-content-box .banner-content-body .banner-btnbox .button .icon svg {
                      width: 20px;
                      height: 20px; } }
    @media (min-width: 1024px) {
      .jewellery .default-page .homepage-banner-section .banner-section-grid:nth-child(even):before {
        right: 0;
        left: auto;
        z-index: 1; } }

@media (min-width: 1024px) and (min-width: 1200px) {
  .jewellery .default-page .homepage-banner-section .banner-section-grid:nth-child(even) .banner-row .banner-col .banner-content-box {
    padding-right: 45px;
    padding-left: 0; } }

@media (min-width: 1024px) and (min-width: 1440px) {
  .jewellery .default-page .homepage-banner-section .banner-section-grid:nth-child(even) .banner-row .banner-col .banner-content-box {
    padding-right: 75px;
    padding-left: 0; } }
    .jewellery .default-page .homepage-banner-section .banner-section-grid:before {
      content: "";
      position: absolute;
      right: auto;
      left: 0;
      width: 100%;
      top: 50%;
      bottom: 50%;
      transform: translate(0, -50%);
      height: 50%;
      max-width: 1100px;
      background-color: white;
      display: none; }
      @media (min-width: 1024px) {
        .jewellery .default-page .homepage-banner-section .banner-section-grid:before {
          height: 71%;
          display: block;
          max-width: 52%; } }
      @media (min-width: 1918px) {
        .jewellery .default-page .homepage-banner-section .banner-section-grid:before {
          height: 71%; } }

.jewellery .instagram-section {
  background-color: #f8f8f3; }
  .jewellery .instagram-section .eapps-instagram-feed-title {
    font-family: "Poppins" !important;
    font-weight: normal !important;
    line-height: 1;
    font-size: 20px !important;
    margin-top: 10px;
    color: #327d5a; }
    @media (min-width: 768px) {
      .jewellery .instagram-section .eapps-instagram-feed-title {
        font-size: 24px !important; } }
    @media (min-width: 1024px) {
      .jewellery .instagram-section .eapps-instagram-feed-title {
        font-size: 26px !important; } }
    @media (min-width: 1440px) {
      .jewellery .instagram-section .eapps-instagram-feed-title {
        font-size: 40px !important;
        line-height: 42px !important; } }

@media (min-width: 1024px) {
  .jewellery .product-section .productCarousel .productCarousel-slide {
    padding: 10px; } }

@media (min-width: 1700px) {
  .jewellery .product-section .productCarousel .productCarousel-slide {
    padding: 20px; } }

.jewellery .product-section .productCarousel .slick-slide.slick-slide > div {
  background-color: transparent;
  border-radius: 0;
  border-color: transparent;
  box-shadow: none;
  overflow: visible;
  border: none; }
  .jewellery .product-section .productCarousel .slick-slide.slick-slide > div:hover {
    box-shadow: none;
    background-color: transparent;
    border-color: transparent; }
    .jewellery .product-section .productCarousel .slick-slide.slick-slide > div:hover .card-body {
      background-color: transparent; }
    .jewellery .product-section .productCarousel .slick-slide.slick-slide > div:hover .card-figure {
      border-color: white;
      box-shadow: 10.607px 10.607px 23px 0px rgba(255, 255, 255, 0.1); }
    .jewellery .product-section .productCarousel .slick-slide.slick-slide > div:hover .price-section {
      opacity: 1; }
  .jewellery .product-section .productCarousel .slick-slide.slick-slide > div .card-figure {
    padding: 0;
    border: 1px solid transparent; }
    .jewellery .product-section .productCarousel .slick-slide.slick-slide > div .card-figure .sale-flag-side {
      background-color: #327d5a;
      left: 20px; }
      .jewellery .product-section .productCarousel .slick-slide.slick-slide > div .card-figure .sale-flag-side::after {
        border-color: transparent transparent #ffffff transparent; }
    .jewellery .product-section .productCarousel .slick-slide.slick-slide > div .card-figure .card-figure__link .card-img-container::after {
      padding-bottom: 100%; }
    .jewellery .product-section .productCarousel .slick-slide.slick-slide > div .card-figure .card-figcaption {
      left: 0;
      transform: inherit;
      right: 0;
      bottom: 22px;
      opacity: 1;
      top: unset;
      height: auto; }
      @media (min-width: 1440px) {
        .jewellery .product-section .productCarousel .slick-slide.slick-slide > div .card-figure .card-figcaption {
          bottom: 13px; } }
      @media (min-width: 1918px) {
        .jewellery .product-section .productCarousel .slick-slide.slick-slide > div .card-figure .card-figcaption {
          bottom: 22px; } }
      .jewellery .product-section .productCarousel .slick-slide.slick-slide > div .card-figure .card-figcaption .card-figcaption-body {
        transform: inherit;
        display: block;
        padding: 0 20px; }
        @media (min-width: 1366px) {
          .jewellery .product-section .productCarousel .slick-slide.slick-slide > div .card-figure .card-figcaption .card-figcaption-body {
            display: flex;
            flex-wrap: wrap;
            padding: 0; } }
        .jewellery .product-section .productCarousel .slick-slide.slick-slide > div .card-figure .card-figcaption .card-figcaption-body .button {
          width: 100%;
          font-family: "Poppins";
          font-weight: 700;
          color: #327d5a;
          height: auto;
          border: 1px solid #cddb3e;
          border-radius: 0;
          font-size: 14px;
          letter-spacing: 0px;
          padding: 13px 17px;
          background-color: #cddb3e; }
          @media (min-width: 1024px) {
            .jewellery .product-section .productCarousel .slick-slide.slick-slide > div .card-figure .card-figcaption .card-figcaption-body .button {
              padding: 9px 5px;
              font-size: 16px; } }
          @media (min-width: 1366px) {
            .jewellery .product-section .productCarousel .slick-slide.slick-slide > div .card-figure .card-figcaption .card-figcaption-body .button {
              width: auto;
              font-size: 14px;
              order: 2; } }
          @media (min-width: 1440px) {
            .jewellery .product-section .productCarousel .slick-slide.slick-slide > div .card-figure .card-figcaption .card-figcaption-body .button {
              font-size: 16px;
              padding: 10px 7px; } }
          @media (min-width: 1918px) {
            .jewellery .product-section .productCarousel .slick-slide.slick-slide > div .card-figure .card-figcaption .card-figcaption-body .button {
              font-size: 18px;
              padding: 13px 17px; } }
          .jewellery .product-section .productCarousel .slick-slide.slick-slide > div .card-figure .card-figcaption .card-figcaption-body .button:hover {
            background: #327d5a;
            color: #cddb3e;
            border-color: #327d5a; }
            .jewellery .product-section .productCarousel .slick-slide.slick-slide > div .card-figure .card-figcaption .card-figcaption-body .button:hover .icon svg {
              fill: #cddb3e;
              stroke: #cddb3e; }
          .jewellery .product-section .productCarousel .slick-slide.slick-slide > div .card-figure .card-figcaption .card-figcaption-body .button .icon {
            width: 16px;
            height: 16px;
            margin-right: 7px; }
            @media (min-width: 1440px) {
              .jewellery .product-section .productCarousel .slick-slide.slick-slide > div .card-figure .card-figcaption .card-figcaption-body .button .icon {
                width: 16px;
                height: 16px;
                margin-right: 7px; } }
            .jewellery .product-section .productCarousel .slick-slide.slick-slide > div .card-figure .card-figcaption .card-figcaption-body .button .icon svg {
              fill: #327d5a;
              width: 16px;
              height: 16px; }
              @media (min-width: 1440px) {
                .jewellery .product-section .productCarousel .slick-slide.slick-slide > div .card-figure .card-figcaption .card-figcaption-body .button .icon svg {
                  width: 16px;
                  height: 16px; } }
  .jewellery .product-section .productCarousel .slick-slide.slick-slide > div .card-body {
    padding-bottom: 0;
    text-align: left; }
    @media (min-width: 1024px) {
      .jewellery .product-section .productCarousel .slick-slide.slick-slide > div .card-body {
        padding: 6px 10px 15px 10px;
        display: flex; } }
    @media (min-width: 1700px) {
      .jewellery .product-section .productCarousel .slick-slide.slick-slide > div .card-body {
        padding: 6px 10px 30px 10px; } }
    .jewellery .product-section .productCarousel .slick-slide.slick-slide > div .card-body .card-title {
      text-align: left;
      min-height: 28px;
      margin: 0; }
      @media (min-width: 1024px) {
        .jewellery .product-section .productCarousel .slick-slide.slick-slide > div .card-body .card-title {
          width: 60%;
          margin: 5px 0 0 0;
          max-height: 42px; } }
      .jewellery .product-section .productCarousel .slick-slide.slick-slide > div .card-body .card-title a {
        font-size: 13px; }
        @media (min-width: 1024px) {
          .jewellery .product-section .productCarousel .slick-slide.slick-slide > div .card-body .card-title a {
            font-size: 17px; } }
        @media (min-width: 1918px) {
          .jewellery .product-section .productCarousel .slick-slide.slick-slide > div .card-body .card-title a {
            font-size: 20px; } }
    .jewellery .product-section .productCarousel .slick-slide.slick-slide > div .card-body .card-text {
      display: inline-block;
      margin: 5px 0 0 0;
      justify-content: left;
      text-align: left; }
      @media (min-width: 1024px) {
        .jewellery .product-section .productCarousel .slick-slide.slick-slide > div .card-body .card-text {
          width: 40%;
          justify-content: flex-end;
          text-align: right; } }
      .jewellery .product-section .productCarousel .slick-slide.slick-slide > div .card-body .card-text .price-section {
        margin: 0; }
        .jewellery .product-section .productCarousel .slick-slide.slick-slide > div .card-body .card-text .price-section .price--non-sale,
        .jewellery .product-section .productCarousel .slick-slide.slick-slide > div .card-body .card-text .price-section .price--rrp {
          color: #c9d8d1;
          margin-left: 5px; }
          .jewellery .product-section .productCarousel .slick-slide.slick-slide > div .card-body .card-text .price-section .price--non-sale::before,
          .jewellery .product-section .productCarousel .slick-slide.slick-slide > div .card-body .card-text .price-section .price--rrp::before {
            background-color: #c9d8d1; }
      .jewellery .product-section .productCarousel .slick-slide.slick-slide > div .card-body .card-text .price-section.price-section--withTax .price--withTax {
        font-size: 16px;
        color: #327d5a; }
        @media (min-width: 1440px) {
          .jewellery .product-section .productCarousel .slick-slide.slick-slide > div .card-body .card-text .price-section.price-section--withTax .price--withTax {
            font-size: 17px; } }
        @media (min-width: 1918px) {
          .jewellery .product-section .productCarousel .slick-slide.slick-slide > div .card-body .card-text .price-section.price-section--withTax .price--withTax {
            font-size: 22px; } }

.jewellery .product-section .productCarousel .slick-arrow.slick-prev::after {
  display: none; }

.children .button {
  box-shadow: none;
  border-radius: 10px; }

.children .heroCarousel.slick-initialized {
  padding-bottom: 50px; }
  @media (min-width: 768px) {
    .children .heroCarousel.slick-initialized {
      padding-bottom: 0; } }

.children .heroCarousel .slick-arrow {
  top: 24%; }
  @media (min-width: 768px) {
    .children .heroCarousel .slick-arrow {
      top: 50%; } }

.children .heroCarousel .heroCarousel-slide .heroCarousel-image-wrapper {
  position: relative; }
  .children .heroCarousel .heroCarousel-slide .heroCarousel-image-wrapper:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(0deg, white 0%, rgba(255, 255, 255, 0) 23.01%), linear-gradient(192deg, rgba(255, 255, 255, 0) 49.81%, white 82.62%, white 124.61%), linear-gradient(0deg, rgba(255, 255, 255, 0) 1.39%, rgba(255, 255, 255, 0) 5.54%, rgba(255, 255, 255, 0) 20.79%);
    z-index: 1; }
    @media (min-width: 768px) {
      .children .heroCarousel .heroCarousel-slide .heroCarousel-image-wrapper:before {
        background: linear-gradient(270deg, rgba(255, 255, 255, 0) 33.62%, white 61.19%, white 99.93%); } }
  @media (min-width: 768px) {
    .children .heroCarousel .heroCarousel-slide .heroCarousel-image-wrapper::after {
      content: "";
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      height: 100%;
      z-index: 2;
      background: linear-gradient(0deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 23.01%), linear-gradient(0deg, #FFFFFF 1.39%, rgba(255, 255, 255, 0.85) 5.54%, rgba(255, 255, 255, 0) 20.79%); } }

.children .heroCarousel .heroCarousel-slide .heroCarousel-content {
  z-index: 3;
  position: static;
  width: 100%;
  margin-top: 32px;
  padding-bottom: 0; }
  @media (min-width: 768px) {
    .children .heroCarousel .heroCarousel-slide .heroCarousel-content {
      position: absolute;
      margin-top: 0;
      width: 100%;
      top: 45%;
      left: 0;
      padding: 0.77778rem 4.5rem 3rem; } }
  @media (min-width: 1024px) {
    .children .heroCarousel .heroCarousel-slide .heroCarousel-content {
      top: 55%; } }
  @media (min-width: 1700px) {
    .children .heroCarousel .heroCarousel-slide .heroCarousel-content {
      max-width: 1600px;
      left: 0;
      right: 0;
      padding: 0.77778rem 1.5rem 3rem; } }
  .children .heroCarousel .heroCarousel-slide .heroCarousel-content .heading-section {
    max-width: 675px; }
    @media (min-width: 768px) {
      .children .heroCarousel .heroCarousel-slide .heroCarousel-content .heading-section {
        max-width: 375px; } }
    @media (min-width: 1024px) {
      .children .heroCarousel .heroCarousel-slide .heroCarousel-content .heading-section {
        max-width: 675px; } }
    .children .heroCarousel .heroCarousel-slide .heroCarousel-content .heading-section .heroCarousel-title {
      font-weight: 700;
      text-shadow: none;
      text-align: center;
      font-size: 32px;
      font-style: normal;
      line-height: 36px; }
      @media (min-width: 768px) {
        .children .heroCarousel .heroCarousel-slide .heroCarousel-content .heading-section .heroCarousel-title {
          font-size: 46px;
          line-height: 46px;
          max-width: 370px;
          text-align: left;
          margin-bottom: 10px; } }
    .children .heroCarousel .heroCarousel-slide .heroCarousel-content .heading-section .heroCarousel-description {
      font-size: 12px;
      line-height: 17.5px;
      text-align: center;
      font-weight: 500;
      text-shadow: none;
      text-shadow: 0px 4px 10px rgba(0, 0, 0, 0.25); }
      @media (min-width: 768px) {
        .children .heroCarousel .heroCarousel-slide .heroCarousel-content .heading-section .heroCarousel-description {
          font-size: 14px;
          line-height: 20px;
          text-align: left; } }
      @media (min-width: 1024px) {
        .children .heroCarousel .heroCarousel-slide .heroCarousel-content .heading-section .heroCarousel-description {
          font-size: 18px;
          line-height: 25px;
          text-align: left; } }
  .children .heroCarousel .heroCarousel-slide .heroCarousel-content .but-section {
    text-align: center; }
    @media (min-width: 768px) {
      .children .heroCarousel .heroCarousel-slide .heroCarousel-content .but-section {
        text-align: left; } }
  .children .heroCarousel .heroCarousel-slide .heroCarousel-content .heroCarousel-action {
    text-align: center;
    font-size: 14px;
    font-weight: 700;
    line-height: 1;
    border-radius: 10px;
    box-shadow: none;
    background-color: white;
    border: 1px solid white;
    padding: 10px 15px; }
    @media (min-width: 768px) {
      .children .heroCarousel .heroCarousel-slide .heroCarousel-content .heroCarousel-action {
        padding: 11px 50px 9px;
        font-size: 20px; } }
    @media (min-width: 1700px) {
      .children .heroCarousel .heroCarousel-slide .heroCarousel-content .heroCarousel-action {
        padding: 16px 80px 16px; } }
    .children .heroCarousel .heroCarousel-slide .heroCarousel-content .heroCarousel-action:hover {
      background-color: rgba(50, 125, 90, 0.3);
      color: white; }

.children .homepage-banner-section {
  margin-top: 0; }
  .children .homepage-banner-section .banner-section-grid {
    position: relative; }
    .children .homepage-banner-section .banner-section-grid:before {
      content: "";
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      opacity: 0.6;
      z-index: 0;
      background: linear-gradient(180deg, #FFFFFF 0%, #e8feff 18.75%, rgba(186, 247, 255, 0.52) 47.92%, #e8feff 80.21%, #FFFFFF 100%); }
    .children .homepage-banner-section .banner-section-grid:nth-child(even):before {
      display: none; }
    .children .homepage-banner-section .banner-section-grid:nth-child(even) .banner-row {
      padding: 0;
      flex-direction: row-reverse; }
      @media (min-width: 1700px) {
        .children .homepage-banner-section .banner-section-grid:nth-child(even) .banner-row .banner-col .banner-product-img-box {
          padding-left: 15px;
          padding-right: 0; } }
      @media (min-width: 1024px) {
        .children .homepage-banner-section .banner-section-grid:nth-child(even) .banner-row .banner-col .banner-btnbox .button {
          padding: 20px 92px 20px; } }
    .children .homepage-banner-section .banner-section-grid:nth-child(even) .banner-content-box .banner-content-body .banner-inner-content-box .banner-inner-row .banner-inner-content {
      padding: 0; }
      @media (min-width: 1024px) {
        .children .homepage-banner-section .banner-section-grid:nth-child(even) .banner-content-box .banner-content-body .banner-inner-content-box .banner-inner-row .banner-inner-content {
          padding-left: 15px;
          padding-right: 0; } }
      .children .homepage-banner-section .banner-section-grid:nth-child(even) .banner-content-box .banner-content-body .banner-inner-content-box .banner-inner-row .banner-inner-content p {
        margin-left: 0; }
    .children .homepage-banner-section .banner-section-grid .banner-inner-row {
      flex-direction: column; }
      @media (min-width: 1024px) {
        .children .homepage-banner-section .banner-section-grid .banner-inner-row {
          flex-direction: row;
          margin-bottom: 15px; } }
      .children .homepage-banner-section .banner-section-grid .banner-inner-row .banner-inner-image {
        margin: 0 auto 10px; }
        @media (min-width: 1024px) {
          .children .homepage-banner-section .banner-section-grid .banner-inner-row .banner-inner-image {
            margin: 0; } }
    @media (min-width: 1024px) {
      .children .homepage-banner-section .banner-section-grid .banner-row {
        margin: 0 -15px;
        padding: 0;
        flex-direction: row; } }
    @media (min-width: 1700px) {
      .children .homepage-banner-section .banner-section-grid .banner-row {
        margin: 0 -50px; } }
    @media (min-width: 1024px) {
      .children .homepage-banner-section .banner-section-grid .banner-row .banner-col {
        padding: 0 15px; } }
    @media (min-width: 1700px) {
      .children .homepage-banner-section .banner-section-grid .banner-row .banner-col {
        padding: 0 50px; } }
    .children .homepage-banner-section .banner-section-grid .banner-row .banner-col .banner-content-box {
      text-align: center;
      margin-top: 20px;
      padding: 0; }
      @media (min-width: 1024px) {
        .children .homepage-banner-section .banner-section-grid .banner-row .banner-col .banner-content-box {
          text-align: left;
          margin-top: 0; } }
      .children .homepage-banner-section .banner-section-grid .banner-row .banner-col .banner-content-box .banner-content-title-box .banner-subheading {
        font-size: 14px; }
        @media (min-width: 768px) {
          .children .homepage-banner-section .banner-section-grid .banner-row .banner-col .banner-content-box .banner-content-title-box .banner-subheading {
            font-size: 18px; } }
      .children .homepage-banner-section .banner-section-grid .banner-row .banner-col .banner-content-box .banner-content-title-box .banner-heading {
        margin-top: 0;
        font-size: 24px; }
        @media (min-width: 768px) {
          .children .homepage-banner-section .banner-section-grid .banner-row .banner-col .banner-content-box .banner-content-title-box .banner-heading {
            margin-bottom: 15px;
            font-size: 46px; } }
      .children .homepage-banner-section .banner-section-grid .banner-row .banner-col .banner-content-box .banner-content-body .banner-inner-content-box {
        margin-top: 20px; }
        @media (min-width: 1024px) {
          .children .homepage-banner-section .banner-section-grid .banner-row .banner-col .banner-content-box .banner-content-body .banner-inner-content-box {
            margin-top: 45px; } }
      .children .homepage-banner-section .banner-section-grid .banner-row .banner-col .banner-content-box .banner-content-body .banner-description p {
        font-size: 14px;
        margin-bottom: 0px;
        color: #a3a39d; }
        @media (min-width: 768px) {
          .children .homepage-banner-section .banner-section-grid .banner-row .banner-col .banner-content-box .banner-content-body .banner-description p {
            font-size: 16px;
            margin-bottom: 0; } }
        @media (min-width: 1700px) {
          .children .homepage-banner-section .banner-section-grid .banner-row .banner-col .banner-content-box .banner-content-body .banner-description p {
            font-size: 18px; } }
      @media (min-width: 1024px) {
        .children .homepage-banner-section .banner-section-grid .banner-row .banner-col .banner-content-box .banner-inner-content {
          padding-left: 15px; } }
      .children .homepage-banner-section .banner-section-grid .banner-row .banner-col .banner-content-box .banner-inner-content .text-first {
        margin-bottom: 6px;
        font-size: 18px;
        padding: 0 45px; }
        @media (min-width: 768px) {
          .children .homepage-banner-section .banner-section-grid .banner-row .banner-col .banner-content-box .banner-inner-content .text-first {
            padding: 0; } }
        @media (min-width: 1440px) {
          .children .homepage-banner-section .banner-section-grid .banner-row .banner-col .banner-content-box .banner-inner-content .text-first {
            font-size: 30px;
            padding: 0;
            letter-spacing: -1px; } }
      .children .homepage-banner-section .banner-section-grid .banner-row .banner-col .banner-content-box .banner-inner-content p {
        color: #999999;
        max-width: 420px;
        margin-left: 0;
        margin-left: auto;
        margin-right: auto;
        padding: 0 45px; }
        @media (min-width: 768px) {
          .children .homepage-banner-section .banner-section-grid .banner-row .banner-col .banner-content-box .banner-inner-content p {
            padding: 0; } }
        @media (min-width: 1024px) {
          .children .homepage-banner-section .banner-section-grid .banner-row .banner-col .banner-content-box .banner-inner-content p {
            margin-left: 0;
            margin-right: 0; } }
    @media (min-width: 768px) {
      .children .homepage-banner-section .banner-section-grid .banner-row .banner-col .banner-btnbox {
        margin-top: 20px; } }
    @media (min-width: 1700px) {
      .children .homepage-banner-section .banner-section-grid .banner-row .banner-col .banner-btnbox {
        margin-top: 48px; } }
    .children .homepage-banner-section .banner-section-grid .banner-row .banner-col .banner-btnbox .button {
      box-shadow: none;
      border-radius: 10px;
      border: 1px solid #327d5a;
      width: 100%;
      font-size: 20px;
      padding: 20px 10px 20px; }
      @media (min-width: 768px) {
        .children .homepage-banner-section .banner-section-grid .banner-row .banner-col .banner-btnbox .button {
          width: auto;
          padding: 20px 20px 20px; } }
      @media (min-width: 1024px) {
        .children .homepage-banner-section .banner-section-grid .banner-row .banner-col .banner-btnbox .button {
          padding: 20px 86px 20px; } }

.children .homepage-video-section.our-story-with-text {
  margin-top: 0;
  background-color: #FFFFFF; }
  @media (min-width: 1024px) {
    .children .homepage-video-section.our-story-with-text {
      background-color: white; } }
  .children .homepage-video-section.our-story-with-text .video-box .video-body .video-thumbnail-box {
    display: flex;
    flex-direction: column-reverse;
    background-color: transparent; }
    @media (min-width: 1024px) {
      .children .homepage-video-section.our-story-with-text .video-box .video-body .video-thumbnail-box .container {
        position: absolute;
        top: 0;
        left: 50%;
        width: 100%;
        transform: translateX(-50%);
        padding: 0; } }
  .children .homepage-video-section.our-story-with-text .video-box .video-body .video-thumbnail-img {
    position: static;
    width: 100%;
    object-fit: cover;
    padding: 0; }
    .children .homepage-video-section.our-story-with-text .video-box .video-body .video-thumbnail-img .Play-button-box {
      display: none; }
  .children .homepage-video-section.our-story-with-text .video-box .video-body .Video-content-box-with-text {
    position: static;
    transform: none;
    width: 100%;
    text-align: left;
    margin-top: 25px;
    text-align: center;
    background: transparent;
    padding: 0; }
    @media (min-width: 1024px) {
      .children .homepage-video-section.our-story-with-text .video-box .video-body .Video-content-box-with-text {
        margin-top: 0px;
        text-align: left;
        top: 0;
        left: 0;
        background: transparent; } }
    @media (min-width: 1700px) {
      .children .homepage-video-section.our-story-with-text .video-box .video-body .Video-content-box-with-text {
        margin-top: 128px; } }
    .children .homepage-video-section.our-story-with-text .video-box .video-body .Video-content-box-with-text:before {
      display: none; }
    .children .homepage-video-section.our-story-with-text .video-box .video-body .Video-content-box-with-text .video-content-inner {
      width: 100%; }
      .children .homepage-video-section.our-story-with-text .video-box .video-body .Video-content-box-with-text .video-content-inner .homepage-video-title {
        margin: 0 0;
        font-size: 24px;
        max-width: 70%;
        margin: 0 auto;
        line-height: 31px;
        text-align: center; }
        @media (min-width: 768px) {
          .children .homepage-video-section.our-story-with-text .video-box .video-body .Video-content-box-with-text .video-content-inner .homepage-video-title {
            max-width: 100%;
            margin: 0;
            line-height: normal; } }
        @media (min-width: 1024px) {
          .children .homepage-video-section.our-story-with-text .video-box .video-body .Video-content-box-with-text .video-content-inner .homepage-video-title {
            font-size: 26px;
            margin: 0 0 10px;
            text-align: left; } }
        @media (min-width: 1200px) {
          .children .homepage-video-section.our-story-with-text .video-box .video-body .Video-content-box-with-text .video-content-inner .homepage-video-title {
            font-size: 30px;
            margin: 10px 0 10px; } }
        @media (min-width: 1440px) {
          .children .homepage-video-section.our-story-with-text .video-box .video-body .Video-content-box-with-text .video-content-inner .homepage-video-title {
            font-size: 46px; } }
  .children .homepage-video-section.our-story-with-text .video-box .video-body p {
    color: #999999;
    max-width: 500px;
    font-size: 14px;
    text-align: center; }
    @media (min-width: 1024px) {
      .children .homepage-video-section.our-story-with-text .video-box .video-body p {
        font-size: 18px;
        text-align: left; } }
    @media (min-width: 1700px) {
      .children .homepage-video-section.our-story-with-text .video-box .video-body p {
        max-width: 785px; } }
  .children .homepage-video-section.our-story-with-text .video-box .video-body .Play-button-box {
    margin-top: 10px; }
    @media (min-width: 1024px) {
      .children .homepage-video-section.our-story-with-text .video-box .video-body .Play-button-box {
        margin-top: 0; } }
    .children .homepage-video-section.our-story-with-text .video-box .video-body .Play-button-box .button {
      border: 1px solid #327d5a;
      padding: 20px 84px 20px;
      margin-bottom: 48px;
      font-size: 20px; }
      .children .homepage-video-section.our-story-with-text .video-box .video-body .Play-button-box .button:hover {
        border: 1px solid #327d5a; }

.children .featured-card-Box .featured-card-row {
  position: relative; }
  .children .featured-card-Box .featured-card-row .featured-card-col {
    background: rgba(50, 125, 90, 0.81); }
    .children .featured-card-Box .featured-card-row .featured-card-col .featured-products .productCarousel .slick-arrow {
      bottom: 0;
      opacity: 1;
      right: calc(50% - 27.5px); }
      @media (min-width: 1440px) {
        .children .featured-card-Box .featured-card-row .featured-card-col .featured-products .productCarousel .slick-arrow {
          bottom: 50px; } }
      .children .featured-card-Box .featured-card-row .featured-card-col .featured-products .productCarousel .slick-arrow::before {
        padding: 13px;
        content: "";
        transition: all 0.3s ease-in-out; }
      .children .featured-card-Box .featured-card-row .featured-card-col .featured-products .productCarousel .slick-arrow.slick-prev {
        right: calc(50% + 7.5px); }
        .children .featured-card-Box .featured-card-row .featured-card-col .featured-products .productCarousel .slick-arrow.slick-prev:before {
          background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='26' height='25' viewBox='0 0 26 25'%3E%3Cpath d='M11.9876 17.5823L6.97608 12.5M6.97608 12.5L11.9876 7.41766M6.97608 12.5H17.9873M24.4306 5.31248L24.4306 19.6875C24.4306 22.0692 22.477 24 20.067 24H5.52153C3.11156 24 1.1579 22.0692 1.1579 19.6875V5.31248C1.1579 2.93076 3.11156 1 5.52153 1H20.067C22.477 1 24.4306 2.93076 24.4306 5.31248Z' stroke='white' stroke-miterlimit='10' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' fill='none' /%3E%3C/svg%3E"); }
        .children .featured-card-Box .featured-card-row .featured-card-col .featured-products .productCarousel .slick-arrow.slick-prev:hover::before {
          background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='26' height='25' viewBox='0 0 26 25'%3E%3Cpath d='M11.9876 17.5823L6.97608 12.5M6.97608 12.5L11.9876 7.41766M6.97608 12.5H17.9873M24.4306 5.31248L24.4306 19.6875C24.4306 22.0692 22.477 24 20.067 24H5.52153C3.11156 24 1.1579 22.0692 1.1579 19.6875V5.31248C1.1579 2.93076 3.11156 1 5.52153 1H20.067C22.477 1 24.4306 2.93076 24.4306 5.31248Z' stroke='%23327d5a' stroke-miterlimit='10' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' fill='none' /%3E%3C/svg%3E"); }
      .children .featured-card-Box .featured-card-row .featured-card-col .featured-products .productCarousel .slick-arrow.slick-next:before {
        background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='26' height='25' viewBox='0 0 26 25'%3E%3Cpath d='M13.8737 7.41766L18.8852 12.5M18.8852 12.5L13.8737 17.5823M18.8852 12.5H7.87395M1.43063 19.6875L1.43064 5.31247C1.43064 2.93076 3.3843 1 5.79427 1L20.3397 1C22.7497 1 24.7034 2.93076 24.7034 5.31248V19.6875C24.7034 22.0692 22.7497 24 20.3397 24H5.79427C3.3843 24 1.43063 22.0692 1.43063 19.6875Z' stroke='white' stroke-miterlimit='10' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' fill='none' /%3E%3C/svg%3E"); }
      .children .featured-card-Box .featured-card-row .featured-card-col .featured-products .productCarousel .slick-arrow.slick-next:hover::before {
        background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='26' height='25' viewBox='0 0 26 25'%3E%3Cpath d='M13.8737 7.41766L18.8852 12.5M18.8852 12.5L13.8737 17.5823M18.8852 12.5H7.87395M1.43063 19.6875L1.43064 5.31247C1.43064 2.93076 3.3843 1 5.79427 1L20.3397 1C22.7497 1 24.7034 2.93076 24.7034 5.31248V19.6875C24.7034 22.0692 22.7497 24 20.3397 24H5.79427C3.3843 24 1.43063 22.0692 1.43063 19.6875Z' stroke='%23327d5a' stroke-miterlimit='10' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' fill='none' /%3E%3C/svg%3E"); }
    .children .featured-card-Box .featured-card-row .featured-card-col .featured-products .featured-card {
      max-width: 100%;
      margin: 0 auto;
      padding: 0 10px; }
      @media (min-width: 768px) {
        .children .featured-card-Box .featured-card-row .featured-card-col .featured-products .featured-card {
          max-width: 300px;
          padding: 0; } }
      @media (min-width: 1024px) {
        .children .featured-card-Box .featured-card-row .featured-card-col .featured-products .featured-card {
          max-width: 400px; } }
      @media (min-width: 1700px) {
        .children .featured-card-Box .featured-card-row .featured-card-col .featured-products .featured-card {
          max-width: 472px; } }
      .children .featured-card-Box .featured-card-row .featured-card-col .featured-products .featured-card .card-img-container:after {
        padding-bottom: 100.8%; }
      .children .featured-card-Box .featured-card-row .featured-card-col .featured-products .featured-card .card-body .card-title a {
        font-size: 18px;
        transition: all 0.3s ease-in-out; }
        @media (min-width: 1700px) {
          .children .featured-card-Box .featured-card-row .featured-card-col .featured-products .featured-card .card-body .card-title a {
            font-size: 24px; } }
        .children .featured-card-Box .featured-card-row .featured-card-col .featured-products .featured-card .card-body .card-title a:hover {
          color: #327d5a; }
      @media (min-width: 1024px) {
        .children .featured-card-Box .featured-card-row .featured-card-col .featured-products .featured-card .featured-card-figcaption {
          padding-bottom: 85px; } }
      .children .featured-card-Box .featured-card-row .featured-card-col .featured-products .featured-card .card-figure {
        background-color: #FFFFFF;
        box-shadow: 0px 4px 11px rgba(0, 37, 78, 0.3);
        border-radius: 50px;
        padding: 30px; }
      .children .featured-card-Box .featured-card-row .featured-card-col .featured-products .featured-card .card-text .price-section.rrp-price--withoutTax, .children .featured-card-Box .featured-card-row .featured-card-col .featured-products .featured-card .card-text .price-section.rrp-price--withTax {
        color: #2d2d2d; }
      .children .featured-card-Box .featured-card-row .featured-card-col .featured-products .featured-card .card-text .price-section.non-sale-price--withoutTax, .children .featured-card-Box .featured-card-row .featured-card-col .featured-products .featured-card .card-text .price-section.non-sale-price--withTax {
        color: #2d2d2d; }
      .children .featured-card-Box .featured-card-row .featured-card-col .featured-products .featured-card .card-text .price-section .price-label,
      .children .featured-card-Box .featured-card-row .featured-card-col .featured-products .featured-card .card-text .price-section .price-now-label {
        display: none; }
      .children .featured-card-Box .featured-card-row .featured-card-col .featured-products .featured-card .featured-card-figcaption {
        display: inline-block;
        padding-bottom: 64px;
        width: 100%; }
        @media (min-width: 768px) {
          .children .featured-card-Box .featured-card-row .featured-card-col .featured-products .featured-card .featured-card-figcaption {
            width: auto; } }
        @media (min-width: 1024px) {
          .children .featured-card-Box .featured-card-row .featured-card-col .featured-products .featured-card .featured-card-figcaption {
            padding-bottom: 60px; } }
        @media (min-width: 1440px) {
          .children .featured-card-Box .featured-card-row .featured-card-col .featured-products .featured-card .featured-card-figcaption {
            padding-bottom: 136px; } }
        .children .featured-card-Box .featured-card-row .featured-card-col .featured-products .featured-card .featured-card-figcaption .card-figcaption-button {
          background-color: #327d5a;
          color: #327d5a;
          box-shadow: none;
          border-width: 1px;
          padding: 20px 77px 20px;
          font-size: 20px;
          justify-content: center; }
          .children .featured-card-Box .featured-card-row .featured-card-col .featured-products .featured-card .featured-card-figcaption .card-figcaption-button .icon {
            display: none; }
          .children .featured-card-Box .featured-card-row .featured-card-col .featured-products .featured-card .featured-card-figcaption .card-figcaption-button:hover {
            background-color: #327d5a;
            color: #327d5a; }
  .children .featured-card-Box .featured-card-row .featured-card-img-box {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: -1; }

.children .customer-review-section {
  background-color: white;
  padding: 32px 0; }
  @media (min-width: 1024px) {
    .children .customer-review-section {
      padding: 50px 0 30px; } }
  @media (min-width: 1700px) {
    .children .customer-review-section {
      padding: 60px 0 64px; } }
  .children .customer-review-section .customer-review-container .but-section .button {
    border-radius: 10px;
    border: 1px solid #327d5a;
    padding: 14px 37px 12px;
    font-size: 20px; }
    .children .customer-review-section .customer-review-container .but-section .button:hover {
      border: 1px solid #327d5a; }
  .children .customer-review-section .customer-review-container .customer-review-title-box {
    text-align: center;
    padding: 0 40px; }
    @media (min-width: 1024px) {
      .children .customer-review-section .customer-review-container .customer-review-title-box {
        text-align: left;
        padding: 0; } }
    .children .customer-review-section .customer-review-container .customer-review-title-box .title {
      color: #327d5a;
      line-height: 27.832px;
      margin-top: 5px; }
      @media (min-width: 1024px) {
        .children .customer-review-section .customer-review-container .customer-review-title-box .title {
          margin-top: 0; } }
      @media (min-width: 1700px) {
        .children .customer-review-section .customer-review-container .customer-review-title-box .title {
          line-height: 42px; } }
  .children .customer-review-section .customer-review-container .Review-slider-body {
    margin-top: 10px; }
    @media (min-width: 1024px) {
      .children .customer-review-section .customer-review-container .Review-slider-body {
        margin-top: 20px; } }
    .children .customer-review-section .customer-review-container .Review-slider-body .slick-slider {
      margin: 0 0 30px; }
    .children .customer-review-section .customer-review-container .Review-slider-body .Review-slider .slick-list {
      padding-right: 0 !important; }
    .children .customer-review-section .customer-review-container .Review-slider-body .Review-slider .slick-arrow {
      display: none !important; }
    .children .customer-review-section .customer-review-container .Review-slider-body .Review-slider .slick-track {
      display: flex; }
      .children .customer-review-section .customer-review-container .Review-slider-body .Review-slider .slick-track .slick-slide {
        height: auto;
        padding-bottom: 6px; }
        @media (min-width: 1024px) {
          .children .customer-review-section .customer-review-container .Review-slider-body .Review-slider .slick-track .slick-slide {
            padding: 17px 0 24px; } }
    @media (min-width: 1024px) {
      .children .customer-review-section .customer-review-container .Review-slider-body .Review-slider .slick-list {
        padding: 0 !important;
        margin: 0 -16px; } }
    .children .customer-review-section .customer-review-container .Review-slider-body .Review-slider .slider .slider-box {
      padding: 0 0;
      height: 100%; }
      @media (min-width: 1024px) {
        .children .customer-review-section .customer-review-container .Review-slider-body .Review-slider .slider .slider-box {
          padding: 0 16px; } }
      .children .customer-review-section .customer-review-container .Review-slider-body .Review-slider .slider .slider-box .slider-inner-box {
        box-shadow: none;
        height: 100%;
        display: flex;
        flex-direction: column;
        padding: 25px 18px 30px; }
        @media (min-width: 1700px) {
          .children .customer-review-section .customer-review-container .Review-slider-body .Review-slider .slider .slider-box .slider-inner-box {
            padding: 49px; } }
        .children .customer-review-section .customer-review-container .Review-slider-body .Review-slider .slider .slider-box .slider-inner-box .slider-content {
          text-align: center; }
          @media (min-width: 1024px) {
            .children .customer-review-section .customer-review-container .Review-slider-body .Review-slider .slider .slider-box .slider-inner-box .slider-content {
              text-align: left; } }
        .children .customer-review-section .customer-review-container .Review-slider-body .Review-slider .slider .slider-box .slider-inner-box .cust-detail-box {
          margin-top: auto; }
          .children .customer-review-section .customer-review-container .Review-slider-body .Review-slider .slider .slider-box .slider-inner-box .cust-detail-box .cust-name span {
            color: #327d5a; }
        .children .customer-review-section .customer-review-container .Review-slider-body .Review-slider .slider .slider-box .slider-inner-box .quote-box .icon {
          width: 24px;
          height: 24px;
          margin-left: 5px; }
          @media (min-width: 1024px) {
            .children .customer-review-section .customer-review-container .Review-slider-body .Review-slider .slider .slider-box .slider-inner-box .quote-box .icon {
              margin: 0; } }
      .children .customer-review-section .customer-review-container .Review-slider-body .Review-slider .slider .slider-box .quote-box .icon svg {
        fill: #327d5a; }

.children .Blog-Section {
  background-color: transparent;
  padding: 46px 0 20px; }
  @media (min-width: 1024px) {
    .children .Blog-Section {
      padding: 40px 0 40px; } }
  @media (min-width: 1700px) {
    .children .Blog-Section {
      padding: 64px 0 57px; } }
  .children .Blog-Section .blog-section-title-box .blog-section-subtitle h4 {
    text-transform: capitalize;
    font-size: 14px; }
    @media (min-width: 768px) {
      .children .Blog-Section .blog-section-title-box .blog-section-subtitle h4 {
        font-size: 16px; } }
    @media (min-width: 1440px) {
      .children .Blog-Section .blog-section-title-box .blog-section-subtitle h4 {
        font-size: 18px; } }
  .children .Blog-Section .blog-section-title-box .blog-section-title {
    max-width: 220px;
    margin: 0 auto; }
    @media (min-width: 768px) {
      .children .Blog-Section .blog-section-title-box .blog-section-title {
        max-width: 100%; } }
    .children .Blog-Section .blog-section-title-box .blog-section-title h3 {
      line-height: 30px;
      font-size: 24px;
      margin-top: 10px; }
      @media (min-width: 1024px) {
        .children .Blog-Section .blog-section-title-box .blog-section-title h3 {
          font-size: 26px; } }
      @media (min-width: 1440px) {
        .children .Blog-Section .blog-section-title-box .blog-section-title h3 {
          font-size: 46px;
          line-height: normal; } }
  .children .Blog-Section .blog-row .slick-list {
    padding: 0 !important; }
  .children .Blog-Section .blog-row .blog-col {
    padding-right: 0; }
    .children .Blog-Section .blog-row .blog-col .blog-content-box .blog-image .blog-thumbnail {
      margin-bottom: 20px; }
      .children .Blog-Section .blog-row .blog-col .blog-content-box .blog-image .blog-thumbnail img {
        border-radius: 10px; }
    .children .Blog-Section .blog-row .blog-col .blog-content-box .blog-content-body {
      text-align: center; }
      @media (min-width: 1024px) {
        .children .Blog-Section .blog-row .blog-col .blog-content-box .blog-content-body {
          text-align: left; } }
      .children .Blog-Section .blog-row .blog-col .blog-content-box .blog-content-body .blog-published-date .blog-date {
        color: black;
        text-align: center;
        font-size: 14px; }
        @media (min-width: 1024px) {
          .children .Blog-Section .blog-row .blog-col .blog-content-box .blog-content-body .blog-published-date .blog-date {
            text-align: left; } }
      .children .Blog-Section .blog-row .blog-col .blog-content-box .blog-content-body .blog-post-title a .blog-post-title-title {
        margin-top: 5px;
        font-size: 18px;
        margin-bottom: 0; }
        @media (min-width: 768px) {
          .children .Blog-Section .blog-row .blog-col .blog-content-box .blog-content-body .blog-post-title a .blog-post-title-title {
            font-size: 16px; } }
        @media (min-width: 1440px) {
          .children .Blog-Section .blog-row .blog-col .blog-content-box .blog-content-body .blog-post-title a .blog-post-title-title {
            font-size: 20px; } }
      .children .Blog-Section .blog-row .blog-col .blog-content-box .blog-content-body .blog-post-title a .icon svg {
        stroke: black;
        fill: black; }
      .children .Blog-Section .blog-row .blog-col .blog-content-box .blog-content-body .blog-post-title a:hover svg {
        stroke: #327d5a;
        fill: #327d5a; }
  .children .Blog-Section .but-section {
    padding-top: 7px; }
    @media (min-width: 768px) {
      .children .Blog-Section .but-section {
        padding-top: 0; } }
    .children .Blog-Section .but-section .button {
      border-radius: 10px;
      border: 1px solid #327d5a;
      padding: 14px 34px 12px;
      font-size: 20px; }
      .children .Blog-Section .but-section .button:hover {
        border: 1px solid #327d5a; }
      @media (min-width: 1024px) {
        .children .Blog-Section .but-section .button {
          padding: 13px 34px 13px 34px;
          margin-top: 43px; } }

@media (min-width: 1024px) {
  .children .eapps-instagram-feed-posts-item-visible.eapps-instagram-feed-posts-item-loaded {
    width: calc(100% / 6 - 2px) !important;
    margin: 0 1px !important; } }

@media (min-width: 1700px) {
  .children .eapps-instagram-feed-posts-item-visible.eapps-instagram-feed-posts-item-loaded {
    width: calc(100% / 6 - 25px) !important;
    margin: 0 15px !important; } }

@media (min-width: 1700px) {
  .children .eapps-instagram-feed-posts-item-visible.eapps-instagram-feed-posts-item-loaded:first-child {
    margin: 0 15px 0 0 !important; } }

@media (min-width: 1700px) {
  .children .eapps-instagram-feed-posts-item-visible.eapps-instagram-feed-posts-item-loaded:last-child {
    margin: 0 0 0 15px !important; } }

.children .instagram-section {
  padding-top: 26px; }
  @media (min-width: 1700px) {
    .children .instagram-section {
      padding-top: 0;
      margin-bottom: 24px; } }
  .children .instagram-section .eapps-instagram-feed-title {
    margin-top: 0;
    padding-top: 0; }
    @media (min-width: 1024px) {
      .children .instagram-section .eapps-instagram-feed-title {
        padding-bottom: 38px; } }
  .children .instagram-section #eapps-instagram-feed-1 .eapps-instagram-feed-posts-grid-load-more {
    border-radius: 10px;
    border: 1px solid #327d5a;
    background: white;
    width: calc(100% - 40px);
    padding: 13px 34px 13px 34px;
    height: auto;
    text-transform: uppercase;
    font-weight: 700; }
  .children .instagram-section .eapps-instagram-feed-posts-grid .eapps-instagram-feed-posts-inner {
    width: 100% !important; }
  .children .instagram-section #eapps-instagram-feed-1 .eapps-instagram-feed-posts-item-overlay {
    background: rgba(0, 0, 0, 0.5);
    backdrop-filter: blur(5px);
    height: calc(100% - 30px);
    width: calc(100% - 30px);
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    border-radius: 5px; }
  .children .instagram-section #eapps-instagram-feed-1 .eapps-instagram-feed-posts-item-template-tile .eapps-instagram-feed-posts-item-content {
    height: 100%;
    max-height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    flex-wrap: wrap; }
  .children .instagram-section #eapps-instagram-feed-1 .eapps-instagram-feed-posts-item-template-tile .eapps-instagram-feed-posts-item-text {
    font-size: 0 !important;
    padding-bottom: 100%;
    margin-top: 0;
    height: 100%;
    display: flex;
    width: 100%;
    flex-direction: column;
    position: relative; }
    .children .instagram-section #eapps-instagram-feed-1 .eapps-instagram-feed-posts-item-template-tile .eapps-instagram-feed-posts-item-text:after {
      content: "Shop the Look";
      font-size: 14px;
      color: #FFFFFF;
      border: 2px solid #FFFFFF;
      padding: 5px 12px;
      background-color: rgba(255, 255, 255, 0.1);
      border-radius: 5px;
      font-weight: 700;
      font-family: "Poppins";
      position: absolute;
      top: calc(50% + 23px);
      left: 50%;
      z-index: 1;
      width: auto;
      transform: translate(-50%, -50%);
      width: max-content; }
    .children .instagram-section #eapps-instagram-feed-1 .eapps-instagram-feed-posts-item-template-tile .eapps-instagram-feed-posts-item-text:before {
      content: "";
      padding: 15px;
      background-size: contain;
      background-repeat: no-repeat;
      background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='33' viewBox='0 0 32 33'%3E%3Cpath d='M16 8.41406C11.5 8.41406 7.91406 12.0703 7.91406 16.5C7.91406 21 11.5 24.5859 16 24.5859C20.4297 24.5859 24.0859 21 24.0859 16.5C24.0859 12.0703 20.4297 8.41406 16 8.41406ZM16 21.7734C13.1172 21.7734 10.7266 19.4531 10.7266 16.5C10.7266 13.6172 13.0469 11.2969 16 11.2969C18.8828 11.2969 21.2031 13.6172 21.2031 16.5C21.2031 19.4531 18.8828 21.7734 16 21.7734ZM26.2656 8.13281C26.2656 7.07812 25.4219 6.23438 24.3672 6.23438C23.3125 6.23438 22.4688 7.07812 22.4688 8.13281C22.4688 9.1875 23.3125 10.0312 24.3672 10.0312C25.4219 10.0312 26.2656 9.1875 26.2656 8.13281ZM31.6094 10.0312C31.4688 7.5 30.9062 5.25 29.0781 3.42188C27.25 1.59375 25 1.03125 22.4688 0.890625C19.8672 0.75 12.0625 0.75 9.46094 0.890625C6.92969 1.03125 4.75 1.59375 2.85156 3.42188C1.02344 5.25 0.460938 7.5 0.320312 10.0312C0.179688 12.6328 0.179688 20.4375 0.320312 23.0391C0.460938 25.5703 1.02344 27.75 2.85156 29.6484C4.75 31.4766 6.92969 32.0391 9.46094 32.1797C12.0625 32.3203 19.8672 32.3203 22.4688 32.1797C25 32.0391 27.25 31.4766 29.0781 29.6484C30.9062 27.75 31.4688 25.5703 31.6094 23.0391C31.75 20.4375 31.75 12.6328 31.6094 10.0312ZM28.2344 25.7812C27.7422 27.1875 26.6172 28.2422 25.2812 28.8047C23.1719 29.6484 18.25 29.4375 16 29.4375C13.6797 29.4375 8.75781 29.6484 6.71875 28.8047C5.3125 28.2422 4.25781 27.1875 3.69531 25.7812C2.85156 23.7422 3.0625 18.8203 3.0625 16.5C3.0625 14.25 2.85156 9.32812 3.69531 7.21875C4.25781 5.88281 5.3125 4.82812 6.71875 4.26562C8.75781 3.42188 13.6797 3.63281 16 3.63281C18.25 3.63281 23.1719 3.42188 25.2812 4.26562C26.6172 4.75781 27.6719 5.88281 28.2344 7.21875C29.0781 9.32812 28.8672 14.25 28.8672 16.5C28.8672 18.8203 29.0781 23.7422 28.2344 25.7812Z' fill='%23FFFFFF'  /%3E%3C/svg%3E");
      position: absolute;
      top: calc(50% - 43px);
      left: 50%;
      z-index: 1;
      width: 30px;
      transform: translate(-50%, -50%); }

.children .product-section {
  padding: 25px 0 0; }
  .children .product-section .section-title .section-heading {
    margin-bottom: 25px;
    color: #cddb3e; }
    @media (min-width: 1440px) {
      .children .product-section .section-title .section-heading {
        margin-bottom: 40px; } }
  .children .product-section .section-title .section-sub-heading {
    letter-spacing: 0.72px;
    font-size: 12px; }
    @media (min-width: 1024px) {
      .children .product-section .section-title .section-sub-heading {
        font-size: 18px; } }
  .children .product-section .productCarousel .slick-arrow {
    transform: rotate(90deg) translateX(0);
    top: 0;
    bottom: auto;
    right: -5px;
    margin-top: -1.7rem;
    padding: 0; }
    .children .product-section .productCarousel .slick-arrow:hover:before {
      opacity: .5; }
    .children .product-section .productCarousel .slick-arrow.slick-prev:before, .children .product-section .productCarousel .slick-arrow.slick-next:before {
      content: ">";
      background-image: none;
      height: 100%;
      width: 100%;
      transform: rotate(-90deg);
      font-size: 30px;
      color: #333333; }
    .children .product-section .productCarousel .slick-arrow.slick-prev {
      margin-top: -1.7rem;
      right: 25px; }
      .children .product-section .productCarousel .slick-arrow.slick-prev::before {
        content: "<"; }

.children .product-section .productCarousel .slick-arrow {
  height: 28px; }

/* for category */
.body.category-page {
  margin-bottom: 0; }
  .body.category-page .page-sidebar {
    margin-top: -45px; }
    @media (min-width: 1024px) {
      .body.category-page .page-sidebar {
        margin-top: -48px;
        width: 24.5%; } }
    @media (min-width: 1700px) {
      .body.category-page .page-sidebar {
        margin-top: -60px; } }
    .body.category-page .page-sidebar.no-products {
      margin-top: 25px; }
  @media (min-width: 1024px) {
    .body.category-page .page-content {
      padding-top: 20px;
      width: 100%; } }
  @media (min-width: 1024px) {
    .body.category-page .page-with-sidebar {
      padding-top: 20px;
      width: 75.5%; } }
  .body.category-page .page {
    padding-bottom: 30px; }
    @media (min-width: 1024px) {
      .body.category-page .page {
        padding-bottom: 100px; } }
  .body.category-page .header-section {
    margin-bottom: 0; }

.header-section .category-img-box {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }
  .header-section .category-img-box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: right; }

.header-section .header-content-box .category-description {
  margin-top: 0; }
  @media (min-width: 768px) {
    .header-section .header-content-box .category-description {
      margin-top: .5rem; } }
  @media (min-width: 1700px) {
    .header-section .header-content-box .category-description {
      max-width: 1120px;
      margin: 1.5rem auto 0; } }
  .header-section .header-content-box .category-description p {
    font-size: 13px;
    text-align: center;
    line-height: 1.385;
    color: white;
    margin-bottom: 7px; }
    @media (min-width: 1024px) {
      .header-section .header-content-box .category-description p {
        font-size: 16px;
        line-height: 1.6;
        margin-bottom: 1.5rem; } }
    @media (min-width: 1700px) {
      .header-section .header-content-box .category-description p {
        font-size: 20px; } }

.category-filter-section {
  padding: 30px 0;
  background-color: white; }
  @media (min-width: 1024px) {
    .category-filter-section {
      height: auto;
      padding: 17px 0; } }

.product-listing-filter-section.mb-show {
  display: block; }
  @media (min-width: 1024px) {
    .product-listing-filter-section.mb-show {
      display: none; } }

.product-listing-filter-section.mb-hide {
  display: none; }
  @media (min-width: 1024px) {
    .product-listing-filter-section.mb-hide {
      display: block; } }

.product-listing-filter-section .product-listing-sort-by .actionBar .actionBar-section .form-field {
  margin-bottom: 10px; }
  @media (min-width: 1024px) {
    .product-listing-filter-section .product-listing-sort-by .actionBar .actionBar-section .form-field {
      margin-bottom: 0; } }
  .product-listing-filter-section .product-listing-sort-by .actionBar .actionBar-section .form-field .form-select {
    background-color: #FFFFFF; }

.product-listing-filter-section .actionBar {
  margin: 0; }
  .product-listing-filter-section .actionBar .actionBar-section .form-field {
    margin-bottom: 5px;
    border: 0;
    border-radius: 0;
    margin-left: 0;
    background-color: transparent; }
    @media (min-width: 1024px) {
      .product-listing-filter-section .actionBar .actionBar-section .form-field {
        margin-left: 25px;
        margin-bottom: 0; } }
    .product-listing-filter-section .actionBar .actionBar-section .form-field .form-label {
      font-weight: 600;
      padding: 0;
      font-size: 13px;
      margin-right: 0;
      min-width: 60px; }
      @media (min-width: 1024px) {
        .product-listing-filter-section .actionBar .actionBar-section .form-field .form-label {
          min-width: auto;
          margin-right: 10px; } }
      @media (min-width: 1440px) {
        .product-listing-filter-section .actionBar .actionBar-section .form-field .form-label {
          font-size: 16px; } }
    .product-listing-filter-section .actionBar .actionBar-section .form-field .form-select {
      background-color: #FFFFFF;
      border: 1px solid #cddb3e;
      border-radius: 4px;
      color: #333333;
      height: 35px;
      padding: 0 20px 0 15px;
      background-position: right 0.5rem top .5rem;
      min-width: 192px;
      transition: all 0.3s ease-in-out;
      line-height: normal; }
      @media (min-width: 1024px) {
        .product-listing-filter-section .actionBar .actionBar-section .form-field .form-select {
          padding: 0 45px 0 15px;
          min-width: auto;
          height: 45px;
          background-position: right 0.5rem top .8rem; } }
      @media (min-width: 1200px) {
        .product-listing-filter-section .actionBar .actionBar-section .form-field .form-select {
          font-size: 16px; } }
      .product-listing-filter-section .actionBar .actionBar-section .form-field .form-select:hover {
        border-color: #327d5a; }

.product-listing-filter-section .product-listing-filter-box {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 15px; }
  @media (min-width: 1024px) {
    .product-listing-filter-section .product-listing-filter-box {
      justify-content: flex-end;
      margin-top: 0; } }
  .product-listing-filter-section .product-listing-filter-box .product-view-btn {
    margin: 0 13px;
    text-decoration: none; }
    .product-listing-filter-section .product-listing-filter-box .product-view-btn .icon {
      width: 20px;
      height: 20px; }
      .product-listing-filter-section .product-listing-filter-box .product-view-btn .icon svg {
        fill: #cddb3e; }
    .product-listing-filter-section .product-listing-filter-box .product-view-btn.is-active .icon svg {
      fill: #327d5a; }

.gridview .product-listing-filter-section .product-listing-filter-box .product-listing-show-products .actionBar .actionBar-section .form-field .form-select {
  background-color: white; }

.gridview .product-listing-filter-section .product-listing-filter-box .product-view-button {
  display: none; }
  @media (min-width: 1024px) {
    .gridview .product-listing-filter-section .product-listing-filter-box .product-view-button {
      display: block; } }
  .gridview .product-listing-filter-section .product-listing-filter-box .product-view-button .grid-icon svg {
    fill: #327d5a; }

.gridview .product-view-mode .productGrid {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.gridview .product-view-mode .productList {
  display: none; }

.listview .product-listing-filter-section .product-listing-filter-box .product-view-button .list-icon svg {
  fill: #327d5a; }

.listview .product-view-mode .productGrid {
  display: none; }

.listview .product-view-mode .productList {
  display: block; }
  .listview .product-view-mode .productList .listItem {
    align-items: stretch; }

.blocker {
  z-index: 99; }

.accordion-prodct-top-seller {
  display: none; }
  @media (min-width: 1024px) {
    .accordion-prodct-top-seller {
      display: block; } }
  @media (min-width: 1700px) {
    .accordion-prodct-top-seller {
      margin-top: 35px; } }
  .accordion-prodct-top-seller:last-child .accordion-navigation {
    border-radius: 0 0 0 0; }
  .accordion-prodct-top-seller .top-seller-accordion-content {
    background-color: #f8f8f3;
    padding: 0; }
    .accordion-prodct-top-seller .top-seller-accordion-content .productCarousel-slide {
      padding-left: 0;
      padding-right: 0; }
      .accordion-prodct-top-seller .top-seller-accordion-content .productCarousel-slide .card {
        border-radius: 0; }
    .accordion-prodct-top-seller .top-seller-accordion-content .productCarousel {
      margin: 0; }
      .accordion-prodct-top-seller .top-seller-accordion-content .productCarousel .productCarousel-slide .card {
        border: none;
        box-shadow: none; }
      .accordion-prodct-top-seller .top-seller-accordion-content .productCarousel .slick-arrow {
        bottom: 35px;
        padding: 0;
        left: auto;
        transform: rotate(-90deg) translateX(-50%);
        right: calc(50% - 20px);
        top: auto;
        bottom: -15px;
        opacity: 1;
        border: 0;
        background-color: transparent;
        width: 12px;
        height: 12px; }
        @media (min-width: 1024px) {
          .accordion-prodct-top-seller .top-seller-accordion-content .productCarousel .slick-arrow {
            transform: rotate(90deg) translateX(0);
            top: 0;
            bottom: auto;
            right: 10px;
            margin-top: -1.7rem;
            padding: 0; } }
        @media (min-width: 1440px) {
          .accordion-prodct-top-seller .top-seller-accordion-content .productCarousel .slick-arrow {
            right: 15px;
            width: 10px;
            height: 10px;
            margin-top: -2rem; } }
        @media (min-width: 1700px) {
          .accordion-prodct-top-seller .top-seller-accordion-content .productCarousel .slick-arrow {
            right: 32px;
            width: 10px;
            height: 10px;
            margin-top: -2.3rem; } }
        .accordion-prodct-top-seller .top-seller-accordion-content .productCarousel .slick-arrow:hover:before {
          opacity: .5; }
        .accordion-prodct-top-seller .top-seller-accordion-content .productCarousel .slick-arrow.slick-prev:before, .accordion-prodct-top-seller .top-seller-accordion-content .productCarousel .slick-arrow.slick-next:before {
          content: ">";
          background-image: none;
          height: 100%;
          width: 100%;
          transform: rotate(90deg);
          font-size: 20px;
          color: #FFFFFF; }
          @media (min-width: 1024px) {
            .accordion-prodct-top-seller .top-seller-accordion-content .productCarousel .slick-arrow.slick-prev:before, .accordion-prodct-top-seller .top-seller-accordion-content .productCarousel .slick-arrow.slick-next:before {
              transform: rotate(-90deg); } }
          @media (min-width: 1440px) {
            .accordion-prodct-top-seller .top-seller-accordion-content .productCarousel .slick-arrow.slick-prev:before, .accordion-prodct-top-seller .top-seller-accordion-content .productCarousel .slick-arrow.slick-next:before {
              font-size: 30px; } }
        .accordion-prodct-top-seller .top-seller-accordion-content .productCarousel .slick-arrow.slick-prev {
          right: calc(50% + 10px); }
          @media (min-width: 1024px) {
            .accordion-prodct-top-seller .top-seller-accordion-content .productCarousel .slick-arrow.slick-prev {
              right: 25px; } }
          @media (min-width: 1440px) {
            .accordion-prodct-top-seller .top-seller-accordion-content .productCarousel .slick-arrow.slick-prev {
              right: 38px; } }
          @media (min-width: 1700px) {
            .accordion-prodct-top-seller .top-seller-accordion-content .productCarousel .slick-arrow.slick-prev {
              right: 53px; } }
          .accordion-prodct-top-seller .top-seller-accordion-content .productCarousel .slick-arrow.slick-prev:before {
            content: "<"; }
          .accordion-prodct-top-seller .top-seller-accordion-content .productCarousel .slick-arrow.slick-prev:after {
            content: "";
            width: 5px;
            height: 5px;
            border: none;
            background: transparent;
            position: absolute;
            border: 1px solid #FFFFFF;
            bottom: -10px;
            border-radius: 50%;
            right: 9px;
            transform: rotate(-90deg);
            pointer-events: none; }
            @media (min-width: 1024px) {
              .accordion-prodct-top-seller .top-seller-accordion-content .productCarousel .slick-arrow.slick-prev:after {
                right: 0px;
                bottom: 0;
                top: -4px; } }
            @media (min-width: 1440px) {
              .accordion-prodct-top-seller .top-seller-accordion-content .productCarousel .slick-arrow.slick-prev:after {
                width: 8px;
                height: 8px;
                border-width: 2px;
                right: -8px;
                bottom: 0;
                top: -14px; } }
            @media (min-width: 1700px) {
              .accordion-prodct-top-seller .top-seller-accordion-content .productCarousel .slick-arrow.slick-prev:after {
                top: -13px; } }

.product-listing-counter {
  padding: 10px;
  text-align: center; }
  @media (min-width: 1024px) {
    .product-listing-counter {
      padding: 25px 20px; } }
  .product-listing-counter .pagination-count {
    color: #666666;
    font-size: 18px; }

.No-more-products {
  text-align: center;
  font-size: 14px;
  color: #666666; }
  @media (min-width: 1024px) {
    .No-more-products {
      font-size: 18px; } }

.outdoors #categories-list .navPages-list .navPages-item,
.outdoors .accordion-content .navPages-list .navPages-item {
  border-color: #a3a39d; }
  .outdoors #categories-list .navPages-list .navPages-item .navPages-action.is-open,
  .outdoors .accordion-content .navPages-list .navPages-item .navPages-action.is-open {
    color: #327d5a;
    border-color: #327d5a; }

.outdoors #categories-list .navPages-list .navPage-subMenu .navPage-subMenu-list .navPage-subMenu-item .navPages-action,
.outdoors .accordion-content .navPages-list .navPage-subMenu .navPage-subMenu-list .navPage-subMenu-item .navPages-action {
  color: #666666;
  font-weight: 300; }
  .outdoors #categories-list .navPages-list .navPage-subMenu .navPage-subMenu-list .navPage-subMenu-item .navPages-action.is-open,
  .outdoors .accordion-content .navPages-list .navPage-subMenu .navPage-subMenu-list .navPage-subMenu-item .navPages-action.is-open {
    color: #327d5a;
    border-color: #327d5a; }

.outdoors .page-sidebar .facetedSearch .facetedSearch-refineFilters {
  text-transform: uppercase; }
  .outdoors .page-sidebar .facetedSearch .facetedSearch-refineFilters .sidebarBlock-heading {
    font-weight: 700;
    letter-spacing: 1px; }
    @media (min-width: 1700px) {
      .outdoors .page-sidebar .facetedSearch .facetedSearch-refineFilters .sidebarBlock-heading {
        font-size: 22px; } }
    .outdoors .page-sidebar .facetedSearch .facetedSearch-refineFilters .sidebarBlock-heading p {
      font-size: 14px;
      font-weight: 300; }

.outdoors .page-sidebar .accordion-block {
  border-color: #e3e3e3;
  box-shadow: 0.707px 0.707px 0px 0px #FFFFFF; }
  .outdoors .page-sidebar .accordion-block .accordion-navigation {
    background-color: #f8f8f3; }
    .outdoors .page-sidebar .accordion-block .accordion-navigation .accordion-title {
      padding: 0;
      color: #327d5a;
      text-transform: uppercase;
      letter-spacing: 1px; }
      @media (min-width: 1700px) {
        .outdoors .page-sidebar .accordion-block .accordion-navigation .accordion-title {
          font-size: 22px; } }
    .outdoors .page-sidebar .accordion-block .accordion-navigation .icon svg {
      stroke: #f0f0e8; }
  @media (min-width: 1024px) {
    .outdoors .page-sidebar .accordion-block .accordion-content {
      border-bottom: 1px solid #e3e3e3; } }
  .outdoors .page-sidebar .accordion-block .accordion-content#facetedSearch-content--price {
    padding-bottom: 14px; }
    .outdoors .page-sidebar .accordion-block .accordion-content#facetedSearch-content--price .form-minMaxRow .button {
      box-shadow: none; }
  .outdoors .page-sidebar .accordion-block.accordion-prodct-top-seller .top-seller-accordion-content {
    padding: 0; }
    .outdoors .page-sidebar .accordion-block.accordion-prodct-top-seller .top-seller-accordion-content .productCarousel-slide {
      padding-left: 0;
      padding-right: 0; }
      .outdoors .page-sidebar .accordion-block.accordion-prodct-top-seller .top-seller-accordion-content .productCarousel-slide .card {
        border-radius: 0; }
    @media (min-width: 1024px) {
      .outdoors .page-sidebar .accordion-block.accordion-prodct-top-seller .top-seller-accordion-content .productCarousel .slick-arrow {
        margin-top: -2rem;
        right: 10px; } }
    @media (min-width: 1440px) {
      .outdoors .page-sidebar .accordion-block.accordion-prodct-top-seller .top-seller-accordion-content .productCarousel .slick-arrow {
        right: 15px;
        margin-top: -2.3rem; } }
    @media (min-width: 1700px) {
      .outdoors .page-sidebar .accordion-block.accordion-prodct-top-seller .top-seller-accordion-content .productCarousel .slick-arrow {
        margin-top: -2.5rem;
        right: 30px; } }
    @media (min-width: 1024px) {
      .outdoors .page-sidebar .accordion-block.accordion-prodct-top-seller .top-seller-accordion-content .productCarousel .slick-arrow.slick-prev {
        right: 25px; } }
    @media (min-width: 1440px) {
      .outdoors .page-sidebar .accordion-block.accordion-prodct-top-seller .top-seller-accordion-content .productCarousel .slick-arrow.slick-prev {
        right: 40px; } }
    @media (min-width: 1700px) {
      .outdoors .page-sidebar .accordion-block.accordion-prodct-top-seller .top-seller-accordion-content .productCarousel .slick-arrow.slick-prev {
        right: 55px; } }
    .outdoors .page-sidebar .accordion-block.accordion-prodct-top-seller .top-seller-accordion-content .productCarousel .slick-arrow.slick-prev::after {
      border-color: #f0f0e8;
      right: -4px; }
      @media (min-width: 1440px) {
        .outdoors .page-sidebar .accordion-block.accordion-prodct-top-seller .top-seller-accordion-content .productCarousel .slick-arrow.slick-prev::after {
          right: -12px;
          top: -13px; } }
    .outdoors .page-sidebar .accordion-block.accordion-prodct-top-seller .top-seller-accordion-content .productCarousel .slick-arrow:before {
      color: #f0f0e8; }

.outdoors .product-listing-filter-section .actionBar .actionBar-section .form-field .form-label {
  text-transform: uppercase; }

.outdoors .product-listing-filter-section .actionBar .actionBar-section .form-field .form-select {
  border-color: #e3e3e3;
  text-transform: uppercase; }

.outdoors .product-listing-filter-box .product-view-btn .icon svg {
  fill: #327d5a; }

.outdoors.gridview .product-listing-filter-section .product-listing-filter-box .product-view-button .grid-icon svg {
  fill: black; }

.outdoors.listview .product-listing-filter-section .product-listing-filter-box .product-view-button .list-icon svg {
  fill: black; }

.jewellery .category-filter-section {
  background-color: transparent; }
  @media (min-width: 1440px) {
    .jewellery .category-filter-section {
      padding: 30px 0px 20px; } }

.jewellery.gridview .product-listing-filter-section .product-listing-filter-box .product-view-button .grid-icon svg {
  fill: black; }

.jewellery.listview .product-listing-filter-section .product-listing-filter-box .product-view-button .list-icon svg {
  fill: black; }

.jewellery .product-listing-filter-section .product-listing-filter-box {
  margin-top: 12px; }
  @media (min-width: 1024px) {
    .jewellery .product-listing-filter-section .product-listing-filter-box {
      margin-top: 0; } }
  .jewellery .product-listing-filter-section .product-listing-filter-box .product-listing-show-products .actionBar .actionBar-section .form-field,
  .jewellery .product-listing-filter-section .product-listing-filter-box .product-listing-sort-by .actionBar .actionBar-section .form-field {
    margin-bottom: 7px; }
  .jewellery .product-listing-filter-section .product-listing-filter-box .product-listing-show-products .actionBar .form-fieldset .form-field .form-label,
  .jewellery .product-listing-filter-section .product-listing-filter-box .product-listing-show-products .actionBar .form-fieldset .form-field .form-select,
  .jewellery .product-listing-filter-section .product-listing-filter-box .product-listing-sort-by .actionBar .form-fieldset .form-field .form-label,
  .jewellery .product-listing-filter-section .product-listing-filter-box .product-listing-sort-by .actionBar .form-fieldset .form-field .form-select {
    color: #333333;
    font-family: "Poppins";
    font-size: 14px; }
    @media (min-width: 1440px) {
      .jewellery .product-listing-filter-section .product-listing-filter-box .product-listing-show-products .actionBar .form-fieldset .form-field .form-label,
      .jewellery .product-listing-filter-section .product-listing-filter-box .product-listing-show-products .actionBar .form-fieldset .form-field .form-select,
      .jewellery .product-listing-filter-section .product-listing-filter-box .product-listing-sort-by .actionBar .form-fieldset .form-field .form-label,
      .jewellery .product-listing-filter-section .product-listing-filter-box .product-listing-sort-by .actionBar .form-fieldset .form-field .form-select {
        font-size: 16px; } }
  .jewellery .product-listing-filter-section .product-listing-filter-box .product-listing-show-products .actionBar .form-fieldset .form-field .form-select,
  .jewellery .product-listing-filter-section .product-listing-filter-box .product-listing-sort-by .actionBar .form-fieldset .form-field .form-select {
    border-radius: 0; }

.jewellery .body.category-page .page {
  margin-bottom: 0px;
  padding-bottom: 15px; }
  @media (min-width: 1024px) {
    .jewellery .body.category-page .page {
      padding-bottom: 65px; } }
  @media (min-width: 1024px) {
    .jewellery .body.category-page .page .page-content {
      padding-left: 10px;
      padding-top: 0; } }
  @media (min-width: 1200px) {
    .jewellery .body.category-page .page .page-content {
      padding-left: 0.75rem; } }
  @media (min-width: 1200px) {
    .jewellery .body.category-page .page .page-content {
      padding-left: 0.75rem; } }

@media (min-width: 1700px) {
  .children .body.category-page .page-sidebar {
    margin-top: -66px; } }

@media (min-width: 1024px) {
  .children .page-with-sidebar {
    padding-left: calc(40px - 0.75rem); } }

.children .accordion-block {
  border-color: #cddb3e; }
  .children .accordion-block:first-child {
    display: none; }
    @media (min-width: 1024px) {
      .children .accordion-block:first-child {
        display: block; } }
  .children .accordion-block .accordion-navigation {
    background-color: #cddb3e;
    color: #FFFFFF; }
    @media (min-width: 1700px) {
      .children .accordion-block .accordion-navigation {
        padding: 19px 30px; } }
    .children .accordion-block .accordion-navigation .accordion-title {
      color: #FFFFFF; }
  @media (min-width: 1024px) {
    .children .accordion-block .form-minMaxRow .form-field {
      width: 100%;
      float: none;
      margin-bottom: 16px; } }
  @media (min-width: 1024px) {
    .children .accordion-block .form-minMaxRow .form-field:last-child {
      margin-bottom: 0; } }
  .children .accordion-block .form-minMaxRow .form-field .button {
    color: black;
    border-color: #cddb3e;
    background-color: #cddb3e; }
    .children .accordion-block .form-minMaxRow .form-field .button:hover {
      color: #cddb3e;
      border-color: #cddb3e;
      background-color: #cddb3e; }
  .children .accordion-block .facetedSearch-clearLink {
    color: #FFFFFF;
    transition: all 0.3s ease-in-out; }
    .children .accordion-block .facetedSearch-clearLink:hover {
      text-decoration: none; }

.children .product-listing-filter-section .product-listing-filter-box .product-view-btn .icon svg {
  stroke: #327d5a;
  fill: none;
  transition: all 0.3s ease-in-out; }

.children .product-listing-filter-section .product-listing-filter-box .product-view-btn:hover .icon svg {
  fill: none;
  stroke: black; }

.children .product-listing-filter-section .actionBar .actionBar-section .form-field .form-select {
  border-color: black;
  min-width: 197px;
  font-size: 13px; }
  @media (min-width: 1700px) {
    .children .product-listing-filter-section .actionBar .actionBar-section .form-field .form-select {
      height: 56px;
      background-position: right 0.5rem top 1.1rem;
      font-size: 16px;
      min-width: 236px; } }

.children .product-listing-counter {
  padding: 15px 10px 0;
  text-align: center; }
  @media (min-width: 1024px) {
    .children .product-listing-counter {
      padding: 25px 20px; } }
  .children .product-listing-counter .pagination-count {
    color: #666666;
    font-size: 12px; }
    @media (min-width: 1024px) {
      .children .product-listing-counter .pagination-count {
        font-size: 18px; } }

.children.gridview .product-view-mode .productGrid {
  padding: 10px 10px 0; }
  @media (min-width: 1024px) {
    .children.gridview .product-view-mode .productGrid {
      padding: 0; } }

.children.gridview .product-listing-filter-section .product-listing-filter-box .product-view-btn.grid-icon .icon svg {
  stroke: black;
  fill: none; }

.children.listview .product-listing-filter-section .product-listing-filter-box .product-view-btn.list-icon .icon svg {
  stroke: black;
  fill: none; }

/* for brands */
.brandGrid .brand {
  padding: .75rem; }
  .brandGrid .brand .card-body {
    padding: 10px; }
    @media (min-width: 1024px) {
      .brandGrid .brand .card-body {
        padding: 20px 10px; } }

.brands-page .header-section {
  margin-bottom: 50px; }

.brand-page .brand-image-container {
  display: block;
  margin: 10px 0;
  padding: 10px;
  border-radius: 17px;
  border: 1px solid #e3e3e3; }
  @media (min-width: 1024px) {
    .brand-page .brand-image-container {
      margin-left: 20px; } }
  .brand-page .brand-image-container::after {
    padding-bottom: 131.8%; }
  .brand-page .brand-image-container img {
    padding: 10px; }

.brand-page .category-filter-section {
  padding: 0; }
  @media (min-width: 1024px) {
    .brand-page .category-filter-section {
      padding: 17px 0; } }
  @media (min-width: 1024px) {
    .brand-page .category-filter-section .brand-filter.box-flex {
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -ms-flex-align: center;
      -webkit-align-items: center;
      -webkit-box-align: center;
      align-items: center;
      justify-content: flex-end; } }
  .brand-page .category-filter-section .brand-filter.box-flex .mb-hide {
    display: none; }
    @media (min-width: 1024px) {
      .brand-page .category-filter-section .brand-filter.box-flex .mb-hide {
        display: flex; } }

.brand-page .page-sidebar {
  padding-top: 40px; }

.body.brand-page .page-content {
  padding-bottom: 30px; }
  @media (min-width: 1024px) {
    .body.brand-page .page-content {
      padding-top: 20px;
      padding-bottom: 100px; } }

.outdoors .brands-page .brand-image-container {
  border-radius: 0; }

.jewellery .brands-page .brand-image-container {
  border-radius: 0; }

.jewellery .brands-page .card .card-body {
  justify-content: center; }
  .jewellery .brands-page .card .card-body .card-title {
    text-align: center; }

@media (min-width: 1024px) {
  .children .brand-page .brand-image-container {
    margin-left: 0; } }

/* for product-view page*/
.product-page .header-section {
  padding: 10px 0 10px 0px; }
  @media (min-width: 1024px) {
    .product-page .header-section {
      padding: 45px 0px 20px 0px; } }
  @media (min-width: 1024px) {
    .product-page .header-section {
      padding: 15px 0px 10px 0px; } }
  @media (min-width: 1200px) {
    .product-page .header-section {
      padding: 15px 0px 10px 0px; } }
  @media (min-width: 1440px) {
    .product-page .header-section {
      padding: 35px 0px 20px 0px; } }
  @media (min-width: 1700px) {
    .product-page .header-section {
      padding: 35px 0px 20px 0px; } }
  .product-page .header-section .breadcrumbs {
    margin-bottom: 0; }

.easyzoom-flyout {
  background-color: #FFFFFF; }

.productView {
  margin: 0;
  padding-top: 10px; }
  @media (min-width: 1024px) {
    .productView {
      margin: 0 -15px;
      padding-top: 70px; } }
  @media (min-width: 1700px) {
    .productView {
      margin: 0 -30px; } }
  .productView .productView-images {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    padding: 0;
    margin: 0 0 25px 0; }
    @media (min-width: 1024px) {
      .productView .productView-images {
        margin: 0;
        width: 50%;
        padding: 0 15px; } }
    @media (min-width: 1700px) {
      .productView .productView-images {
        padding: 0 30px; } }
    .productView .productView-images .productView-image-section {
      order: 1;
      width: 100%;
      position: relative; }
      @media (min-width: 1024px) {
        .productView .productView-images .productView-image-section {
          order: 2;
          width: calc(100% - 96px);
          padding-left: 20px; } }
      .productView .productView-images .productView-image-section .productView-img-container {
        max-width: 650px;
        max-height: 800px; }
      .productView .productView-images .productView-image-section .productView-image {
        pointer-events: none;
        border: 1px solid #e3e3e3;
        box-shadow: 0.707px 0.707px 0px 0px #FFFFFF;
        background-color: #FFFFFF;
        overflow: hidden;
        border-radius: 17px;
        list-style: none;
        cursor: zoom-in;
        padding: 15px; }
        @media (min-width: 1024px) {
          .productView .productView-images .productView-image-section .productView-image {
            padding: 30px;
            pointer-events: all; } }
        .productView .productView-images .productView-image-section .productView-image .slick-arrow {
          background-color: transparent;
          box-shadow: none;
          height: 32px;
          width: 32px;
          padding: 0; }
        .productView .productView-images .productView-image-section .productView-image .easyzoom-flyout {
          display: none; }
          @media (min-width: 1024px) {
            .productView .productView-images .productView-image-section .productView-image .easyzoom-flyout {
              display: block; } }
    .productView .productView-images .thumbnails-section {
      margin: 15px 0 0 0;
      width: 100%;
      order: 2; }
      @media (min-width: 1024px) {
        .productView .productView-images .thumbnails-section {
          order: 1;
          margin: 0;
          width: 96px; } }
      .productView .productView-images .thumbnails-section .productView-thumbnails {
        margin: 0;
        list-style: none;
        padding: 0 30px; }
        @media (min-width: 1024px) {
          .productView .productView-images .thumbnails-section .productView-thumbnails {
            padding: 0; } }
        .productView .productView-images .thumbnails-section .productView-thumbnails .slick-list {
          margin: 0; }
        .productView .productView-images .thumbnails-section .productView-thumbnails .productView-thumbnail {
          padding: 0;
          border: none; }
          @media (min-width: 768px) {
            .productView .productView-images .thumbnails-section .productView-thumbnails .productView-thumbnail {
              padding: 0 0 10px 0;
              width: 100%; } }
          .productView .productView-images .thumbnails-section .productView-thumbnails .productView-thumbnail .productView-thumbnail-link {
            height: 101px;
            max-width: 80px;
            border-color: #e3e3e3;
            background-color: #FFFFFF;
            box-shadow: 0.707px 0.707px 0px 0px #FFFFFF;
            box-sizing: border-box;
            overflow: hidden;
            border-radius: 10px;
            padding: 10px;
            transition: all 0.3s ease-in-out;
            margin: 0 auto; }
            @media (min-width: 1024px) {
              .productView .productView-images .thumbnails-section .productView-thumbnails .productView-thumbnail .productView-thumbnail-link {
                height: 119px;
                max-width: 96px; } }
            @media (min-width: 1440px) {
              .productView .productView-images .thumbnails-section .productView-thumbnails .productView-thumbnail .productView-thumbnail-link {
                height: 119px; } }
            .productView .productView-images .thumbnails-section .productView-thumbnails .productView-thumbnail .productView-thumbnail-link:hover {
              border-color: #327d5a; }
          .productView .productView-images .thumbnails-section .productView-thumbnails .productView-thumbnail.slick-current.slick-active .productView-thumbnail-link {
            border-color: #327d5a; }
        .productView .productView-images .thumbnails-section .productView-thumbnails .slick-arrow {
          box-shadow: none;
          border-radius: 0;
          border: 1px solid #327d5a;
          background-color: transparent;
          height: 20px;
          width: 20px;
          padding: 0;
          margin: 0; }
          @media (min-width: 1024px) {
            .productView .productView-images .thumbnails-section .productView-thumbnails .slick-arrow {
              bottom: -40px;
              top: auto;
              margin-top: -1.07143rem; } }
          .productView .productView-images .thumbnails-section .productView-thumbnails .slick-arrow:before {
            height: 10px;
            width: 8px;
            background-image: none;
            color: #327d5a;
            left: 0;
            right: 0;
            top: 0;
            bottom: 0;
            width: 100%;
            height: 100%;
            display: flex;
            align-items: center;
            justify-content: center; }
          .productView .productView-images .thumbnails-section .productView-thumbnails .slick-arrow.slick-disabled {
            opacity: 1;
            cursor: not-allowed;
            border-color: #cbd4d0; }
            .productView .productView-images .thumbnails-section .productView-thumbnails .slick-arrow.slick-disabled:before {
              color: #cbd4d0; }
            .productView .productView-images .thumbnails-section .productView-thumbnails .slick-arrow.slick-disabled:hover {
              border-color: #cbd4d0; }
          .productView .productView-images .thumbnails-section .productView-thumbnails .slick-arrow:hover {
            border-color: #327d5a; }
        .productView .productView-images .thumbnails-section .productView-thumbnails .slick-next {
          right: 0px; }
          .productView .productView-images .thumbnails-section .productView-thumbnails .slick-next:before {
            content: ">"; }
          @media (min-width: 1024px) {
            .productView .productView-images .thumbnails-section .productView-thumbnails .slick-next {
              right: auto;
              left: 51%; }
              .productView .productView-images .thumbnails-section .productView-thumbnails .slick-next:before {
                transform: rotate(-90deg); } }
        .productView .productView-images .thumbnails-section .productView-thumbnails .slick-prev {
          left: 0px; }
          .productView .productView-images .thumbnails-section .productView-thumbnails .slick-prev:before {
            content: "<"; }
            @media (min-width: 1024px) {
              .productView .productView-images .thumbnails-section .productView-thumbnails .slick-prev:before {
                content: ">"; } }
          @media (min-width: 1024px) {
            .productView .productView-images .thumbnails-section .productView-thumbnails .slick-prev {
              left: 25%; }
              .productView .productView-images .thumbnails-section .productView-thumbnails .slick-prev:before {
                transform: rotate(90deg); } }
  .productView .productView-brand {
    margin: 0 0 7px 0;
    font-family: "Poppins"; }
    .productView .productView-brand a {
      color: #333333;
      font-size: 13px;
      font-weight: 400;
      text-decoration: none; }
      @media (min-width: 1024px) {
        .productView .productView-brand a {
          font-size: 16px; } }
      @media (min-width: 1440px) {
        .productView .productView-brand a {
          font-size: 18px; } }
      .productView .productView-brand a:hover {
        color: #327d5a; }
  .productView .productView-title {
    margin: 0px 0 10px 0;
    font-size: 18px;
    color: black;
    /*font-weight: $fontWeight-bold;*/
    line-height: 1.2; }
    @media (min-width: 768px) {
      .productView .productView-title {
        font-size: 22px;
        margin: 0px 0 19px 0; } }
    @media (min-width: 1440px) {
      .productView .productView-title {
        font-size: 28px; } }
  .productView .price-rating-section {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    border: 1px solid #e3e3e3;
    box-shadow: 0.707px 0.707px 0px 0px #FFFFFF;
    border-radius: 10px;
    padding: 12px 10px 7px;
    margin-bottom: 15px; }
    @media (min-width: 1024px) {
      .productView .price-rating-section {
        padding: 19px 25px 14px;
        margin-bottom: 20px; } }
    .productView .price-rating-section .price-data {
      width: calc(100% - 100px); }
      @media (min-width: 768px) {
        .productView .price-rating-section .price-data {
          width: calc(100% - 200px); } }
      .productView .price-rating-section .price-data .productView-price {
        margin: 0; }
        .productView .price-rating-section .price-data .productView-price .price-section {
          display: inline-block;
          vertical-align: middle;
          padding-right: 10px;
          padding-bottom: 0;
          color: #333333;
          font-size: 16px;
          font-weight: 300; }
          @media (min-width: 1024px) {
            .productView .price-rating-section .price-data .productView-price .price-section {
              padding-right: 15px; } }
          @media (min-width: 1700px) {
            .productView .price-rating-section .price-data .productView-price .price-section {
              font-size: 20px; } }
          .productView .price-rating-section .price-data .productView-price .price-section:last-child {
            padding-right: 0; }
          .productView .price-rating-section .price-data .productView-price .price-section.price-section--withoutTax .price-now-label,
          .productView .price-rating-section .price-data .productView-price .price-section.price-section--withoutTax .price--withoutTax,
          .productView .price-rating-section .price-data .productView-price .price-section.price-section--withoutTax .price--withTax, .productView .price-rating-section .price-data .productView-price .price-section.price-section--withTax .price-now-label,
          .productView .price-rating-section .price-data .productView-price .price-section.price-section--withTax .price--withoutTax,
          .productView .price-rating-section .price-data .productView-price .price-section.price-section--withTax .price--withTax {
            color: #327d5a;
            font-size: 22px;
            font-weight: 700; }
            @media (min-width: 1700px) {
              .productView .price-rating-section .price-data .productView-price .price-section.price-section--withoutTax .price-now-label,
              .productView .price-rating-section .price-data .productView-price .price-section.price-section--withoutTax .price--withoutTax,
              .productView .price-rating-section .price-data .productView-price .price-section.price-section--withoutTax .price--withTax, .productView .price-rating-section .price-data .productView-price .price-section.price-section--withTax .price-now-label,
              .productView .price-rating-section .price-data .productView-price .price-section.price-section--withTax .price--withoutTax,
              .productView .price-rating-section .price-data .productView-price .price-section.price-section--withTax .price--withTax {
                font-size: 30px; } }
          .productView .price-rating-section .price-data .productView-price .price-section.price-section--withoutTax .price--withoutTax,
          .productView .price-rating-section .price-data .productView-price .price-section.price-section--withoutTax .price--withTax, .productView .price-rating-section .price-data .productView-price .price-section.price-section--withTax .price--withoutTax,
          .productView .price-rating-section .price-data .productView-price .price-section.price-section--withTax .price--withTax {
            display: block; }
          .productView .price-rating-section .price-data .productView-price .price-section .price--rrp,
          .productView .price-rating-section .price-data .productView-price .price-section .price--non-sale,
          .productView .price-rating-section .price-data .productView-price .price-section .price--discounted {
            position: relative;
            text-decoration: none;
            color: #c4d238;
            display: block; }
            .productView .price-rating-section .price-data .productView-price .price-section .price--rrp:before,
            .productView .price-rating-section .price-data .productView-price .price-section .price--non-sale:before,
            .productView .price-rating-section .price-data .productView-price .price-section .price--discounted:before {
              content: '';
              position: absolute;
              width: 100%;
              height: 1px;
              background-color: #c4d238;
              transform: rotate(-25deg);
              top: 50%; }
          .productView .price-rating-section .price-data .productView-price .price-section.price-section--saving {
            font-size: 16px; }
    .productView .price-rating-section .rating-data {
      width: 100px;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -ms-flex-align: center;
      -webkit-align-items: center;
      -webkit-box-align: center;
      align-items: center;
      justify-content: flex-end; }
      @media (min-width: 768px) {
        .productView .price-rating-section .rating-data {
          width: 200px; } }
      .productView .price-rating-section .rating-data .availablity {
        font-size: 14px;
        color: #008a06;
        font-weight: 600;
        text-transform: uppercase; }
        @media (min-width: 1440px) {
          .productView .price-rating-section .rating-data .availablity {
            font-size: 16px; } }
        .productView .price-rating-section .rating-data .availablity span span {
          font-size: 11px;
          font-weight: 700;
          border-radius: 40px;
          border: 3px solid #cddb3e;
          box-shadow: 0px 10px 15px 0px rgba(205, 219, 62, 0.37);
          background-color: #FFFFFF;
          color: #327d5a;
          margin: 0;
          padding: 4px 10px 3px;
          transition: all 0.3s ease-in-out; }
          @media (min-width: 1024px) {
            .productView .price-rating-section .rating-data .availablity span span {
              font-size: 12px; } }
          @media (min-width: 1440px) {
            .productView .price-rating-section .rating-data .availablity span span {
              font-size: 16px;
              padding: 4px 20px 3px; } }
        .productView .price-rating-section .rating-data .availablity .sold-out {
          color: #ea000e;
          border-color: #ea000e;
          box-shadow: 0px 10px 15px 0px rgba(234, 0, 14, 0.37); }
  .productView .productView-details {
    padding-bottom: 0;
    width: 100%;
    padding: 0; }
    @media (min-width: 1024px) {
      .productView .productView-details {
        width: 50%;
        padding: 0 15px; } }
    @media (min-width: 1700px) {
      .productView .productView-details {
        padding: 0 30px; } }
    .productView .productView-details .productView-rating {
      color: #327d5a;
      margin-bottom: 20px;
      font-size: 13px; }
      @media (min-width: 1440px) {
        .productView .productView-details .productView-rating {
          font-size: 16px; } }
      .productView .productView-details .productView-rating .productView-reviewLink,
      .productView .productView-details .productView-rating #productReview_link {
        margin: 0;
        color: #327d5a;
        text-decoration: none;
        font-size: 13px;
        transition: all 0.3s ease-in-out; }
        @media (min-width: 1440px) {
          .productView .productView-details .productView-rating .productView-reviewLink,
          .productView .productView-details .productView-rating #productReview_link {
            font-size: 16px; } }
        .productView .productView-details .productView-rating .productView-reviewLink:hover,
        .productView .productView-details .productView-rating #productReview_link:hover {
          color: black; }
    .productView .productView-details .share-icons .share-svg {
      width: 20px;
      height: 20px; }
    .productView .productView-details .productView-product {
      border: none;
      padding: 0; }
    .productView .productView-details .form .form-field {
      margin-bottom: 10px;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -ms-flex-align: center;
      -webkit-align-items: center;
      -webkit-box-align: center;
      align-items: center;
      flex-wrap: wrap; }
      @media (min-width: 1024px) {
        .productView .productView-details .form .form-field {
          margin-bottom: 25px;
          margin-top: 10px; } }
      @media (min-width: 1440px) {
        .productView .productView-details .form .form-field {
          margin-bottom: 30px; } }
      .productView .productView-details .form .form-field:last-child {
        margin-bottom: 20px; }
      .productView .productView-details .form .form-field.form-field--increments {
        margin-bottom: 0; }
        @media (min-width: 1024px) {
          .productView .productView-details .form .form-field.form-field--increments {
            margin-bottom: 0;
            margin-top: 0; } }
      .productView .productView-details .form .form-field .form-label {
        margin-right: 10px;
        padding-top: 3px; }
        @media (min-width: 1024px) {
          .productView .productView-details .form .form-field .form-label {
            padding-top: 0; } }
      .productView .productView-details .form .form-field .form-label--alternate {
        font-family: "Poppins";
        font-weight: 400;
        display: inline-block;
        width: 100%;
        margin: 0;
        margin-bottom: 5px;
        vertical-align: middle;
        margin-right: 0;
        font-size: 14px;
        text-align: left;
        color: black;
        text-transform: capitalize; }
        @media (min-width: 576px) {
          .productView .productView-details .form .form-field .form-label--alternate {
            width: 26%; } }
        @media (min-width: 1024px) {
          .productView .productView-details .form .form-field .form-label--alternate {
            margin-bottom: 0;
            font-size: 18px;
            width: 30%; } }
        @media (min-width: 1700px) {
          .productView .productView-details .form .form-field .form-label--alternate {
            width: 26%; } }
      .productView .productView-details .form .form-field .form-wrap {
        vertical-align: middle;
        width: 100%;
        display: inline-block;
        text-align: left; }
        @media (min-width: 576px) {
          .productView .productView-details .form .form-field .form-wrap {
            width: 74%; } }
        @media (min-width: 1024px) {
          .productView .productView-details .form .form-field .form-wrap {
            width: 70%; } }
        @media (min-width: 1700px) {
          .productView .productView-details .form .form-field .form-wrap {
            width: 74%; } }
        .productView .productView-details .form .form-field .form-wrap .form-option-wrapper {
          vertical-align: middle; }
          .productView .productView-details .form .form-field .form-wrap .form-option-wrapper .form-option-variant {
            padding: 0;
            font-size: 14px; }
            @media (min-width: 1700px) {
              .productView .productView-details .form .form-field .form-wrap .form-option-wrapper .form-option-variant {
                font-size: 18px; } }
        .productView .productView-details .form .form-field .form-wrap .form-fileDescription {
          color: black; }
        .productView .productView-details .form .form-field .form-wrap .form-input {
          color: black;
          font-weight: normal;
          font-size: 14px; }
          @media (min-width: 1024px) {
            .productView .productView-details .form .form-field .form-wrap .form-input {
              font-size: 18px; } }
        .productView .productView-details .form .form-field .form-wrap .form-option-wrapper .form-label {
          padding-left: 20px;
          font-weight: normal; }
        .productView .productView-details .form .form-field .form-wrap .form-label {
          color: black;
          font-weight: 400;
          font-size: 14px;
          text-transform: capitalize; }
          @media (min-width: 1024px) {
            .productView .productView-details .form .form-field .form-wrap .form-label {
              font-size: 18px; } }
        .productView .productView-details .form .form-field .form-wrap .productOptions-list {
          border-color: #e3e3e3;
          box-shadow: 0.707px 0.707px 0px 0px #FFFFFF; }
        .productView .productView-details .form .form-field .form-wrap .productOptions-list-item + .productOptions-list-item {
          border-color: #e3e3e3; }
        .productView .productView-details .form .form-field .form-wrap .productOptions-list-item .productOptions-list-item-figure img {
          width: 100%; }
          @media (min-width: 1024px) {
            .productView .productView-details .form .form-field .form-wrap .productOptions-list-item .productOptions-list-item-figure img {
              width: auto; } }
        .productView .productView-details .form .form-field .form-wrap input[type=text] {
          border-color: #e3e3e3;
          box-shadow: 0.707px 0.707px 0px 0px #FFFFFF;
          color: black;
          font-weight: normal;
          font-size: 14px;
          height: 38px; }
          @media (min-width: 1024px) {
            .productView .productView-details .form .form-field .form-wrap input[type=text] {
              font-size: 18px; } }
      .productView .productView-details .form .form-field input[type="file"] {
        font-size: 14px; }
        @media (min-width: 1024px) {
          .productView .productView-details .form .form-field input[type="file"] {
            font-size: 18px; } }
      .productView .productView-details .form .form-field .form-fileDescription {
        margin: 0;
        font-size: 14px; }
        @media (min-width: 1024px) {
          .productView .productView-details .form .form-field .form-fileDescription {
            font-size: 18px; } }
      .productView .productView-details .form .form-field .form-select {
        max-width: 100%;
        padding: 0 22px;
        border-color: #e3e3e3;
        color: black;
        box-shadow: 0.707px 0.707px 0px 0px #FFFFFF;
        display: inline-block;
        width: auto;
        min-width: 226px;
        font-weight: 400;
        background-color: white;
        height: 38px; }
        .productView .productView-details .form .form-field .form-select.form-select--date {
          width: auto;
          max-width: initial;
          min-width: auto;
          background-position: right 0.2rem top 0.7rem; }
    .productView .productView-details .form [data-product-attribute="product-list"] .form-label--alternate,
    .productView .productView-details .form [data-product-attribute="textarea"] .form-label--alternate,
    .productView .productView-details .form [data-product-attribute="set-radio"] .form-label--alternate {
      vertical-align: top; }
    .productView .productView-details .form [data-product-attribute="set-radio"] .form-option-wrapper {
      padding-bottom: 7px; }
    .productView .productView-details .form .form-option {
      border-color: #e3e3e3;
      color: black;
      box-shadow: 0.707px 0.707px 0px 0px #FFFFFF;
      padding: 4px 15px;
      margin-right: 8px;
      border-radius: 40px;
      font-weight: 400;
      background-color: #FFFFFF; }
      @media (min-width: 1700px) {
        .productView .productView-details .form .form-option {
          padding: 7px 22px;
          margin-right: 15px; } }
    .productView .productView-details .form .form-option-variant--color,
    .productView .productView-details .form .form-option-variant--pattern {
      width: 25px;
      height: 25px; }
    .productView .productView-details .form .form-option-variant--none {
      background: inherit;
      color: inherit;
      height: 25px;
      width: 25px;
      padding: inherit;
      min-width: auto;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -ms-flex-align: center;
      -webkit-align-items: center;
      -webkit-box-align: center;
      align-items: center;
      justify-content: center;
      font-size: 7px; }
    .productView .productView-details .form .form-radio:checked + .form-option {
      border-color: #327d5a;
      background-color: #FFFFFF;
      color: #327d5a; }
      .productView .productView-details .form .form-radio:checked + .form-option.form-option-swatch {
        background-color: transparent; }
      .productView .productView-details .form .form-radio:checked + .form-option .form-option-variant--none {
        background-color: transparent; }
    .productView .productView-details .form [data-product-attribute="swatch"] .form-option-swatch {
      border-radius: 100%;
      padding: 2px;
      background-color: transparent; }
      .productView .productView-details .form [data-product-attribute="swatch"] .form-option-swatch:hover .name {
        top: -36px;
        opacity: 1; }
    .productView .productView-details .form [data-product-attribute="swatch"] .form-option-variant {
      border-radius: 100%; }
    .productView .productView-details .form [data-product-attribute="swatch"] .name {
      background-color: black;
      color: white;
      font-size: 13px;
      text-transform: capitalize;
      padding: 7px;
      position: absolute;
      left: 0;
      transform: translateX(-50%);
      left: 50%;
      top: 0;
      text-align: center;
      opacity: 0;
      transition: all 0.3s ease-in-out;
      z-index: 5; }
      .productView .productView-details .form [data-product-attribute="swatch"] .name:after {
        content: '';
        border: 5px solid black;
        position: absolute;
        bottom: -10px;
        left: 0;
        right: 0;
        width: 10px;
        margin: 0 auto;
        border-color: black transparent transparent transparent; }
    .productView .productView-details .productView-options {
      position: relative;
      text-align: left;
      margin: 0; }
      @media (min-width: 1024px) {
        .productView .productView-details .productView-options {
          padding-bottom: 15px; } }
      .productView .productView-details .productView-options .add-to-cart-wrapper {
        margin-top: 0px;
        vertical-align: middle;
        flex-wrap: wrap;
        margin: 0;
        padding-top: 0;
        display: inline-flex; }
        @media (min-width: 768px) {
          .productView .productView-details .productView-options .add-to-cart-wrapper {
            display: inline-flex; } }
        @media (min-width: 1024px) {
          .productView .productView-details .productView-options .add-to-cart-wrapper {
            margin-top: 25px; } }
        @media (min-width: 1700px) {
          .productView .productView-details .productView-options .add-to-cart-wrapper {
            margin-top: 40px; } }
      .productView .productView-details .productView-options .form-action {
        float: none;
        margin: 0;
        display: inline-block;
        padding: 0;
        width: auto; }
        .productView .productView-details .productView-options .form-action .form-field--increments {
          margin-bottom: 20px; }
          @media (min-width: 1024px) {
            .productView .productView-details .productView-options .form-action .form-field--increments {
              margin-bottom: 15px; } }
        .productView .productView-details .productView-options .form-action.add-to-cart-wrapper-box {
          position: relative;
          margin-right: 5px; }
          @media (min-width: 1024px) {
            .productView .productView-details .productView-options .form-action.add-to-cart-wrapper-box {
              margin: 0 0 0 5px; } }
          @media (min-width: 1200px) {
            .productView .productView-details .productView-options .form-action.add-to-cart-wrapper-box {
              margin: 0 21px 0 0; } }
          @media (min-width: 1440px) {
            .productView .productView-details .productView-options .form-action.add-to-cart-wrapper-box {
              margin: 0 22px 0 0; } }
          @media (min-width: 1700px) {
            .productView .productView-details .productView-options .form-action.add-to-cart-wrapper-box {
              margin: 0 30px 0 0; } }
          .productView .productView-details .productView-options .form-action.add-to-cart-wrapper-box .icon {
            width: 16px;
            height: 21px;
            position: absolute;
            top: 50%;
            transform: translate(0, -50%);
            z-index: 1;
            left: 25px; }
            @media (min-width: 768px) {
              .productView .productView-details .productView-options .form-action.add-to-cart-wrapper-box .icon {
                left: 20px; } }
            @media (min-width: 1024px) {
              .productView .productView-details .productView-options .form-action.add-to-cart-wrapper-box .icon {
                left: 20px; } }
            @media (min-width: 1700px) {
              .productView .productView-details .productView-options .form-action.add-to-cart-wrapper-box .icon {
                left: 49px; } }
            @media (min-width: 1700px) {
              .productView .productView-details .productView-options .form-action.add-to-cart-wrapper-box .icon {
                width: 21px;
                height: 25px; } }
            .productView .productView-details .productView-options .form-action.add-to-cart-wrapper-box .icon svg {
              vertical-align: baseline;
              width: 16px;
              height: 21px;
              fill: #327d5a; }
              @media (min-width: 1700px) {
                .productView .productView-details .productView-options .form-action.add-to-cart-wrapper-box .icon svg {
                  width: 21px;
                  height: 25px; } }
          .productView .productView-details .productView-options .form-action.add-to-cart-wrapper-box:hover #form-action-addToCart {
            color: #cddb3e;
            box-shadow: 2.431px 13.787px 27px 0px rgba(205, 219, 62, 0.37);
            background-color: #327d5a;
            border-color: white; }
          .productView .productView-details .productView-options .form-action.add-to-cart-wrapper-box:hover .icon svg {
            fill: #cddb3e; }
        .productView .productView-details .productView-options .form-action #form-action-addToCart {
          margin: 0;
          font-size: 16px;
          height: 100%;
          padding: 13px 20px 13px 45px;
          width: auto;
          border: 3px solid #327d5a;
          color: #327d5a;
          box-shadow: 0px 6px 11px 0px rgba(50, 125, 90, 0.3);
          background-color: white;
          height: 100%; }
          @media (min-width: 768px) {
            .productView .productView-details .productView-options .form-action #form-action-addToCart {
              padding: 11px 20px 8px 40px; } }
          @media (min-width: 1024px) {
            .productView .productView-details .productView-options .form-action #form-action-addToCart {
              margin-bottom: 0;
              padding: 15px 20px 15px 40px;
              font-size: 14px;
              margin: 0; } }
          @media (min-width: 1200px) {
            .productView .productView-details .productView-options .form-action #form-action-addToCart {
              padding: 15px 20px 15px 40px; } }
          @media (min-width: 1700px) {
            .productView .productView-details .productView-options .form-action #form-action-addToCart {
              box-shadow: 0px 9px 27px 0px rgba(50, 125, 90, 0.57);
              padding: 15px 56px 15px 75px;
              font-size: 20px; } }
          .productView .productView-details .productView-options .form-action #form-action-addToCart span {
            vertical-align: middle;
            display: inline-block; }
          .productView .productView-details .productView-options .form-action #form-action-addToCart:disabled {
            background-color: #cccccc;
            color: #327d5a;
            border-color: #cccccc; }
            .productView .productView-details .productView-options .form-action #form-action-addToCart:disabled .icon svg {
              fill: #327d5a; }
            .productView .productView-details .productView-options .form-action #form-action-addToCart:disabled:hover {
              background-color: #cccccc;
              color: #327d5a;
              border-color: #cccccc; }
              .productView .productView-details .productView-options .form-action #form-action-addToCart:disabled:hover .icon svg {
                fill: #327d5a; }
      .productView .productView-details .productView-options .form-increment {
        border: 3px solid #cddb3e;
        box-shadow: 0px 6px 11px 0px rgba(205, 219, 62, 0.57);
        background-color: #FFFFFF;
        width: 30px;
        height: 30px;
        border-radius: 40px;
        margin-right: 10px;
        overflow: hidden;
        margin-bottom: 20px;
        text-align: center; }
        @media (min-width: 768px) {
          .productView .productView-details .productView-options .form-increment {
            margin-bottom: 0; } }
        @media (min-width: 1024px) {
          .productView .productView-details .productView-options .form-increment {
            margin-right: 0;
            height: 28px;
            width: 30px; } }
        @media (min-width: 1700px) {
          .productView .productView-details .productView-options .form-increment {
            box-shadow: 0px 9px 27px 0px rgba(205, 219, 62, 0.57);
            height: 28px;
            width: 30px; } }
        .productView .productView-details .productView-options .form-increment .button--icon {
          border-radius: 0; }
          .productView .productView-details .productView-options .form-increment .button--icon:hover {
            background-color: transparent; }
          .productView .productView-details .productView-options .form-increment .button--icon:focus {
            background-color: transparent; }
        .productView .productView-details .productView-options .form-increment .form-input {
          color: black;
          background-color: #FFFFFF;
          height: 100%;
          border-radius: 0; }
          .productView .productView-details .productView-options .form-increment .form-input:disabled {
            background-color: #cccccc;
            color: #327d5a; }
        .productView .productView-details .productView-options .form-increment .form-input--incrementTotal {
          width: 0.6rem;
          font-weight: 100; }
          @media (min-width: 1024px) {
            .productView .productView-details .productView-options .form-increment .form-input--incrementTotal {
              width: 0.6rem; } }
          @media (min-width: 1700px) {
            .productView .productView-details .productView-options .form-increment .form-input--incrementTotal {
              width: 0.6rem; } }
        .productView .productView-details .productView-options .form-increment .button {
          height: 100%;
          border-radius: 0;
          padding: 0px 7.5px;
          border: 0;
          box-shadow: none; }
          @media (min-width: 1700px) {
            .productView .productView-details .productView-options .form-increment .button {
              padding: 0px 7.5px; } }
          .productView .productView-details .productView-options .form-increment .button:disabled {
            background-color: #cccccc; }
            .productView .productView-details .productView-options .form-increment .button:disabled .icon svg {
              fill: #327d5a; }
            .productView .productView-details .productView-options .form-increment .button:disabled:hover {
              background-color: #cccccc; }
              .productView .productView-details .productView-options .form-increment .button:disabled:hover .icon svg {
                fill: #327d5a; }
      .productView .productView-details .productView-options .compare-btn {
        margin-left: 5px; }
        @media (min-width: 1200px) {
          .productView .productView-details .productView-options .compare-btn {
            margin-left: 22px; } }
        @media (min-width: 1700px) {
          .productView .productView-details .productView-options .compare-btn {
            margin-left: 0; } }
        .productView .productView-details .productView-options .compare-btn.active {
          background-color: #cddb3e; }
          .productView .productView-details .productView-options .compare-btn.active .icon svg {
            fill: white;
            transition: all 0.3s ease-in-out; }
      .productView .productView-details .productView-options .form-wishlist .dropdown-menu-button,
      .productView .productView-details .productView-options .compare-btn {
        padding: 3px;
        border-radius: 50%;
        border: 3px solid #cddb3e;
        box-shadow: 0px 9px 27px 0px rgba(205, 219, 62, 0.57);
        background-color: white;
        width: auto;
        margin-bottom: 0; }
        @media (min-width: 1024px) {
          .productView .productView-details .productView-options .form-wishlist .dropdown-menu-button,
          .productView .productView-details .productView-options .compare-btn {
            padding: 3px;
            margin-bottom: 0;
            margin-top: 25px;
            margin-right: 0; } }
        @media (min-width: 1700px) {
          .productView .productView-details .productView-options .form-wishlist .dropdown-menu-button,
          .productView .productView-details .productView-options .compare-btn {
            padding: 3px;
            margin-right: 23px;
            margin-top: 40px; } }
        .productView .productView-details .productView-options .form-wishlist .dropdown-menu-button .icon,
        .productView .productView-details .productView-options .compare-btn .icon {
          margin: 0;
          width: 20px;
          height: 16px;
          float: none; }
          .productView .productView-details .productView-options .form-wishlist .dropdown-menu-button .icon svg,
          .productView .productView-details .productView-options .compare-btn .icon svg {
            margin: 0;
            width: 15px;
            height: 15px; }
        .productView .productView-details .productView-options .form-wishlist .dropdown-menu-button:focus .icon svg,
        .productView .productView-details .productView-options .compare-btn:focus .icon svg {
          fill: #327d5a; }
        .productView .productView-details .productView-options .form-wishlist .dropdown-menu-button:hover,
        .productView .productView-details .productView-options .compare-btn:hover {
          background-color: #cddb3e; }
          .productView .productView-details .productView-options .form-wishlist .dropdown-menu-button:hover .icon svg,
          .productView .productView-details .productView-options .compare-btn:hover .icon svg {
            fill: #327d5a; }
      .productView .productView-details .productView-options .form-wishlist {
        float: inherit;
        margin: 0; }
        .productView .productView-details .productView-options .form-wishlist #wishlist-dropdown.dropdown-menu {
          width: 200px !important;
          right: 0;
          padding: 0;
          margin-top: 10px;
          border-bottom-left-radius: 10px;
          border-bottom-right-radius: 10px;
          overflow: hidden;
          border: 1px solid #e3e3e3;
          box-shadow: 0px 10px 15px -12px rgba(205, 219, 62, 0.37); }
          @media (min-width: 1700px) {
            .productView .productView-details .productView-options .form-wishlist #wishlist-dropdown.dropdown-menu {
              width: 300px !important; } }
          .productView .productView-details .productView-options .form-wishlist #wishlist-dropdown.dropdown-menu:before {
            content: '';
            border: 10px solid #e3e3e3;
            position: absolute;
            top: -20px;
            right: 15px;
            width: 10px;
            margin: 0 auto;
            border-color: transparent transparent #e3e3e3 transparent;
            transition: all 0.3s ease-in-out; }
          .productView .productView-details .productView-options .form-wishlist #wishlist-dropdown.dropdown-menu li .button {
            margin: 0;
            border-radius: 0;
            border: 0;
            font-size: 14px;
            text-transform: capitalize;
            padding: 10px;
            width: 100%; }
            @media (min-width: 1700px) {
              .productView .productView-details .productView-options .form-wishlist #wishlist-dropdown.dropdown-menu li .button {
                padding: 20px; } }
            @media (min-width: 1700px) {
              .productView .productView-details .productView-options .form-wishlist #wishlist-dropdown.dropdown-menu li .button {
                font-size: 18px; } }
          .productView .productView-details .productView-options .form-wishlist #wishlist-dropdown.dropdown-menu li + li {
            border-top: 1px solid #e3e3e3; }
    .productView .productView-details .alertBox {
      margin-top: 20px; }
  @media (min-width: 1024px) {
    .productView .productView-error .alertBox {
      margin: 0 30px .78571rem 30px; } }

.productView-info .productView-info-dl {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 0 10px 0;
  font-size: 14px;
  font-weight: 400; }
  @media (min-width: 1440px) {
    .productView-info .productView-info-dl {
      margin: 0 0 18px 0;
      font-size: 18px; } }
  .productView-info .productView-info-dl:last-child {
    margin-bottom: 0; }
  .productView-info .productView-info-dl .productView-info-name {
    font-family: "Poppins";
    font-weight: 400;
    width: 100%;
    margin: 0;
    font-size: 14px; }
    @media (min-width: 576px) {
      .productView-info .productView-info-dl .productView-info-name {
        width: 26%; } }
    @media (min-width: 1024px) {
      .productView-info .productView-info-dl .productView-info-name {
        font-size: 18px;
        width: 30%; } }
    @media (min-width: 1700px) {
      .productView-info .productView-info-dl .productView-info-name {
        width: 26%; } }
  .productView-info .productView-info-dl .productView-info-value {
    width: 100%;
    margin: 0;
    font-weight: 400;
    font-size: 14px; }
    @media (min-width: 576px) {
      .productView-info .productView-info-dl .productView-info-value {
        width: 74%; } }
    @media (min-width: 1024px) {
      .productView-info .productView-info-dl .productView-info-value {
        font-size: 18px;
        width: 70%; } }
    @media (min-width: 1700px) {
      .productView-info .productView-info-dl .productView-info-value {
        width: 74%; } }

.previewCart .previewCartCheckout {
  width: 100%; }
  @media (min-width: 1024px) {
    .previewCart .previewCartCheckout {
      width: 30%; } }

.previewCart .productView {
  width: 100%; }
  @media (min-width: 1024px) {
    .previewCart .productView {
      width: 70%; } }
  .previewCart .productView .productView-details {
    width: 100%; }

/*USP Start*/
.usp-section .usp-list {
  margin: 0;
  list-style: none;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
  align-items: stretch;
  margin: 20px -10px 0; }
  @media (min-width: 1024px) {
    .usp-section .usp-list {
      margin: 50px -10px 25px; } }
  .usp-section .usp-list .usp-list-item {
    width: 100%;
    padding: 5px; }
    @media (min-width: 768px) {
      .usp-section .usp-list .usp-list-item {
        width: calc(100% / 3);
        padding: 5px; } }
    @media (min-width: 1700px) {
      .usp-section .usp-list .usp-list-item {
        width: calc(100% / 3);
        padding: 10px; } }
    .usp-section .usp-list .usp-list-item:last-child .usp-element .icon {
      width: 40px;
      height: 25px;
      margin: 0 auto;
      margin-left: -5px; }
      @media (min-width: 1700px) {
        .usp-section .usp-list .usp-list-item:last-child .usp-element .icon {
          width: 55px;
          height: 35px; } }
    .usp-section .usp-list .usp-list-item:last-child .usp-element .usp-content {
      padding-left: 0; }
  .usp-section .usp-list .usp-element {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    align-items: center;
    background-color: white;
    border: 1px solid #e3e3e3;
    box-shadow: 0.707px 0.707px 0px 0px #FFFFFF;
    border-radius: 6px;
    padding: 10px;
    height: 100%;
    justify-content: space-between; }
    @media (min-width: 1024px) {
      .usp-section .usp-list .usp-element {
        padding: 5px; } }
    @media (min-width: 1700px) {
      .usp-section .usp-list .usp-element {
        padding: 20px 10px; } }
    .usp-section .usp-list .usp-element .icon {
      width: 30px;
      height: 20px;
      margin: 0 auto; }
      @media (min-width: 1700px) {
        .usp-section .usp-list .usp-element .icon {
          width: 45px;
          height: 30px; } }
  .usp-section .usp-list .usp-content {
    padding-left: 10px;
    font-size: 14px;
    color: black;
    font-weight: 700;
    width: calc(100% - 30px); }
    @media (min-width: 768px) {
      .usp-section .usp-list .usp-content {
        font-size: 14px;
        padding-left: 8px; } }
    @media (min-width: 1024px) {
      .usp-section .usp-list .usp-content {
        font-size: 12px;
        padding-left: 8px; } }
    @media (min-width: 1200px) {
      .usp-section .usp-list .usp-content {
        font-size: 14px;
        padding-left: 8px; } }
    @media (min-width: 1700px) {
      .usp-section .usp-list .usp-content {
        width: calc(100% - 45px);
        padding-left: 10px; } }
    .usp-section .usp-list .usp-content br {
      display: none; }
      @media (min-width: 768px) {
        .usp-section .usp-list .usp-content br {
          display: block; } }
    .usp-section .usp-list .usp-content .usp-content-sub {
      font-weight: 400; }
      @media (min-width: 1700px) {
        .usp-section .usp-list .usp-content .usp-content-sub {
          font-size: 13px; } }

/*USP End*/
/* social icon style */
.share-box {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
  align-items: center; }
  .share-box .share-label {
    margin-right: 19px;
    font-weight: 600;
    font-size: 15px; }
    @media (min-width: 1024px) {
      .share-box .share-label {
        margin-right: 15px; } }

.socialLinks .socialLinks-item {
  margin-right: 6px; }

.socialLinks.common-social-icons .icon {
  border: 1px solid #868684;
  border-radius: 50%;
  width: 26px;
  height: 26px;
  padding: 7px;
  transition: all 0.3s ease-in-out;
  background-color: transparent; }
  @media (min-width: 1024px) {
    .socialLinks.common-social-icons .icon {
      width: 30px;
      height: 30px; } }
  .socialLinks.common-social-icons .icon svg {
    fill: #868684; }
  .socialLinks.common-social-icons .icon:hover svg {
    fill: white; }

.common-social-icons .icon--facebook:hover {
  background-color: #597ac7;
  border-color: #597ac7; }

.common-social-icons .icon--twitter:hover {
  background-color: #1da1f2;
  border-color: #1da1f2; }

.common-social-icons .icon--linkedin:hover {
  background-color: #0e76a8;
  border-color: #0e76a8; }

.common-social-icons .icon--pinterest:hover {
  background-color: #e60023;
  border-color: #e60023; }

.common-social-icons .icon--email:hover {
  background-color: #ffba00;
  border-color: #ffba00; }

.common-social-icons .icon--print:hover {
  background-color: black;
  border-color: black; }

/* Product description style */
.productView-description {
  color: #2d2d2d;
  background-color: white;
  font-size: 14px;
  padding: 17px 0 0;
  margin-top: 17px; }
  @media (min-width: 1024px) {
    .productView-description {
      margin-top: 40px;
      padding-top: 40px;
      padding: 40px 15px 0; } }
  @media (min-width: 1200px) {
    .productView-description {
      font-size: 16px;
      line-height: 1.556;
      margin-top: 50px; } }
  @media (min-width: 1700px) {
    .productView-description {
      font-size: 18px;
      margin-top: 75px;
      padding: 40px 30px 0; } }
  .productView-description:after, .productView-description:before {
    content: '';
    background-color: white;
    position: absolute;
    right: -20px;
    width: 20px;
    height: 100%;
    top: 0;
    z-index: -1; }
    @media (min-width: 1024px) {
      .productView-description:after, .productView-description:before {
        right: auto;
        width: auto; } }
  .productView-description:after {
    left: -20px; }
    @media (min-width: 1024px) {
      .productView-description:after {
        right: auto;
        left: 100%; } }
  .productView-description .productView-info-name {
    font-size: 14px; }
    @media (min-width: 1200px) {
      .productView-description .productView-info-name {
        font-size: 16px; } }
    @media (min-width: 1700px) {
      .productView-description .productView-info-name {
        font-size: 18px; } }
  .productView-description .productReview {
    padding-bottom: 10px;
    padding-top: 10px;
    border-bottom: 1px solid #e3e3e3; }
    .productView-description .productReview:first-child {
      padding-top: 10px; }
  .productView-description .productReview-title {
    color: black; }
  .productView-description .productReview-author {
    font-size: 12px;
    color: #888888; }
  .productView-description .tabs {
    border: 0; }
    @media (min-width: 1024px) {
      .productView-description .tabs {
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        justify-content: center; } }
    .productView-description .tabs .tab {
      border: 0;
      margin-bottom: 15px; }
      @media (min-width: 1024px) {
        .productView-description .tabs .tab {
          margin: 0 5px; } }
      @media (min-width: 1700px) {
        .productView-description .tabs .tab {
          margin: 0 15px; } }
      .productView-description .tabs .tab:before {
        display: none; }
      .productView-description .tabs .tab.is-active {
        border: 0; }
        @media (min-width: 1024px) {
          .productView-description .tabs .tab.is-active {
            margin-bottom: 0; } }
        .productView-description .tabs .tab.is-active .tab-title {
          box-shadow: 0px 5px 10px 0px rgba(50, 125, 90, 0.37);
          color: #327d5a;
          background-color: white;
          border: 3px solid #327d5a; }
          @media (min-width: 1700px) {
            .productView-description .tabs .tab.is-active .tab-title {
              box-shadow: 0px 9px 27px 0px rgba(50, 125, 90, 0.57); } }
          .productView-description .tabs .tab.is-active .tab-title .icon svg {
            fill: #327d5a; }
      .productView-description .tabs .tab .tab-title {
        border: 3px solid #cddb3e;
        background-color: #FFFFFF;
        border-radius: 40px;
        color: #327d5a;
        font-weight: 400;
        text-transform: uppercase;
        font-size: 14px;
        box-shadow: 0px 5px 10px 0px rgba(205, 219, 62, 0.57);
        padding: 10px 25px;
        text-align: center; }
        @media (min-width: 1700px) {
          .productView-description .tabs .tab .tab-title {
            font-size: 18px;
            box-shadow: 0px 9px 27px 0px rgba(205, 219, 62, 0.57);
            padding: 14px 40px; } }
        .productView-description .tabs .tab .tab-title::before {
          display: none; }
        .productView-description .tabs .tab .tab-title .icon {
          width: 23px;
          height: 23px;
          vertical-align: bottom; }
          @media (min-width: 1700px) {
            .productView-description .tabs .tab .tab-title .icon {
              vertical-align: baseline; } }
          .productView-description .tabs .tab .tab-title .icon svg {
            width: 23px;
            height: 23px;
            fill: #327d5a; }
        .productView-description .tabs .tab .tab-title:hover {
          background-color: #cddb3e;
          color: #327d5a; }
          .productView-description .tabs .tab .tab-title:hover .icon svg {
            fill: #327d5a; }
  .productView-description .tabs-contents {
    padding-top: 0px; }
    @media (min-width: 1024px) {
      .productView-description .tabs-contents {
        padding-top: 30px; } }
    .productView-description .tabs-contents .tab-content {
      padding-top: 0; }
      @media (min-width: 768px) {
        .productView-description .tabs-contents .tab-content {
          padding: 1.5rem 0; } }
  .productView-description ul {
    list-style-type: none; }
    .productView-description ul li {
      position: relative; }
      .productView-description ul li:before {
        content: "";
        display: block;
        position: absolute;
        left: -20px;
        top: 5px;
        width: 9px;
        height: 9px;
        border: 1px solid white;
        background: #327d5a;
        border-radius: 50%;
        box-shadow: 0px 0px 0px 2px white inset; }
        @media (min-width: 1024px) {
          .productView-description ul li:before {
            top: 6px;
            width: 11px;
            height: 11px; } }
        @media (min-width: 1700px) {
          .productView-description ul li:before {
            top: 8px; } }
      .productView-description ul li p {
        margin-bottom: 7px; }
      .productView-description ul li a {
        color: #327d5a;
        text-decoration: none;
        position: relative;
        transition: all 0.3s ease-in-out;
        border-bottom: 1px solid #327d5a; }
        .productView-description ul li a:hover {
          color: black;
          border-bottom: 1px solid black; }
  .productView-description .productReviews-list .productReview {
    width: 100%; }
    .productView-description .productReviews-list .productReview:before {
      display: none; }
  .productView-description .productReviews-list .productReview + .productReview {
    border-top: 1px solid #e3e3e3; }

.product-description-box {
  color: #2d2d2d;
  font-size: 13px; }
  @media (min-width: 1200px) {
    .product-description-box {
      font-size: 16px;
      line-height: 1.556; } }
  @media (min-width: 1700px) {
    .product-description-box {
      font-size: 18px; } }
  .product-description-box .box-inner .single {
    text-align: center;
    margin-bottom: 0; }
  .product-description-box .box-inner .Box-middle {
    margin: 15px 0 0; }
    @media (min-width: 1024px) {
      .product-description-box .box-inner .Box-middle {
        margin: 30px 0; } }
    @media (min-width: 1700px) {
      .product-description-box .box-inner .Box-middle {
        margin: 60px 0 70px; } }
    .product-description-box .box-inner .Box-middle .box-row {
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -ms-flex-align: center;
      -webkit-align-items: center;
      -webkit-box-align: center;
      align-items: center;
      flex-wrap: wrap; }
      .product-description-box .box-inner .Box-middle .box-row .box-col {
        width: 100%; }
        @media (min-width: 1024px) {
          .product-description-box .box-inner .Box-middle .box-row .box-col {
            width: 50%; } }
        .product-description-box .box-inner .Box-middle .box-row .box-col .box-img img {
          width: 100%; }
        @media (min-width: 1024px) {
          .product-description-box .box-inner .Box-middle .box-row .box-col .box-content {
            padding-left: 20px; } }
        @media (min-width: 1700px) {
          .product-description-box .box-inner .Box-middle .box-row .box-col .box-content {
            padding-left: 70px; } }
        .product-description-box .box-inner .Box-middle .box-row .box-col .box-content .box-title-box .box-title {
          color: #327d5a;
          font-size: 26px;
          text-transform: uppercase;
          margin-top: 0;
          margin-bottom: 5px; }
          @media (min-width: 1700px) {
            .product-description-box .box-inner .Box-middle .box-row .box-col .box-content .box-title-box .box-title {
              font-size: 46px;
              margin-bottom: 18px; } }
        .product-description-box .box-inner .Box-middle .box-row .box-col .box-content .box-title-box .box-subtitle {
          margin-bottom: 0;
          margin-top: 20px;
          font-size: 15px; }
          @media (min-width: 1700px) {
            .product-description-box .box-inner .Box-middle .box-row .box-col .box-content .box-title-box .box-subtitle {
              font-size: 18px;
              margin-top: 0;
              margin-bottom: 20px; } }
      @media (min-width: 1024px) {
        .product-description-box .box-inner .Box-middle .box-row:nth-child(even) {
          flex-direction: row-reverse; } }
      .product-description-box .box-inner .Box-middle .box-row:nth-child(even) .box-col .box-content {
        padding-left: 0;
        padding-right: 20px; }
        @media (min-width: 1700px) {
          .product-description-box .box-inner .Box-middle .box-row:nth-child(even) .box-col .box-content {
            padding-right: 70px; } }
  .product-description-box .box-inner .box-bottom .list-box .list-top {
    color: #327d5a;
    font-weight: 700; }
  .product-description-box .box-inner .box-bottom .list-box {
    margin-top: 20px; }
    @media (min-width: 768px) {
      .product-description-box .box-inner .box-bottom .list-box {
        margin-top: 30px; } }
    @media (min-width: 1440px) {
      .product-description-box .box-inner .box-bottom .list-box {
        margin-top: 50px; } }
    @media (min-width: 768px) {
      .product-description-box .box-inner .box-bottom .list-box .list-row {
        display: flex; } }
    @media (min-width: 768px) {
      .product-description-box .box-inner .box-bottom .list-box .list-row .list-col {
        width: 50%; } }
    @media (min-width: 768px) {
      .product-description-box .box-inner .box-bottom .list-box .list-row .list-col:nth-child(2) {
        padding-left: 15px; } }
    @media (min-width: 1024px) {
      .product-description-box .box-inner .box-bottom .list-box .list-row .list-col:nth-child(2) {
        padding-left: 30px; } }
    @media (min-width: 1700px) {
      .product-description-box .box-inner .box-bottom .list-box .list-row .list-col:nth-child(2) {
        padding-left: 60px; } }

.video-gallery-section {
  padding: 30px 0; }
  .video-gallery-section .section-heading {
    font-size: 20px;
    font-weight: 700;
    text-transform: capitalize;
    margin-top: 0px;
    text-align: center;
    margin-bottom: 10px; }
    @media (min-width: 480px) {
      .video-gallery-section .section-heading {
        font-size: 28px; } }
    @media (min-width: 768px) {
      .video-gallery-section .section-heading {
        font-size: 46px;
        margin-top: 8px;
        margin-bottom: 20px; } }
  .video-gallery-section .video-description {
    display: none; }
  .video-gallery-section .video-title {
    color: black;
    font-size: 13px; }
    @media (min-width: 1700px) {
      .video-gallery-section .video-title {
        font-size: 15px; } }
    @media (min-width: 1700px) {
      .video-gallery-section .video-title {
        font-size: 18px; } }
  .video-gallery-section .videoGallery-item .video.is-active {
    color: black; }

/* Reviews Pagination styling */
.tab-content .show-more-button-box {
  display: none; }

.tab-content .pagination-item--previous:before, .tab-content .pagination-item--next:before {
  display: none !important; }

@media (min-width: 768px) {
  .outdoors .productView .productView-details .form .form-field.form-field--increments {
    margin-bottom: 0; } }

.outdoors .productView .productView-details .productView-options .compare-btn.active {
  background-color: #327d5a; }
  .outdoors .productView .productView-details .productView-options .compare-btn.active .icon svg {
    fill: #cddb3e; }

.outdoors .productView .productView-details .productView-options .form-wishlist .dropdown-menu-button,
.outdoors .productView .productView-details .productView-options .compare-btn {
  box-shadow: none;
  background-color: #327d5a;
  border-radius: 6px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 49px;
  height: 49px;
  margin-bottom: 0;
  margin-right: 5px;
  border: 1px solid #e3e3e3; }
  @media (min-width: 1024px) {
    .outdoors .productView .productView-details .productView-options .form-wishlist .dropdown-menu-button,
    .outdoors .productView .productView-details .productView-options .compare-btn {
      margin-top: 5px;
      width: 64px;
      height: 64px;
      margin-bottom: 0; } }
  @media (min-width: 1700px) {
    .outdoors .productView .productView-details .productView-options .form-wishlist .dropdown-menu-button,
    .outdoors .productView .productView-details .productView-options .compare-btn {
      margin-right: 37px; } }
  .outdoors .productView .productView-details .productView-options .form-wishlist .dropdown-menu-button .icon svg,
  .outdoors .productView .productView-details .productView-options .compare-btn .icon svg {
    fill: #333333; }
  .outdoors .productView .productView-details .productView-options .form-wishlist .dropdown-menu-button:hover,
  .outdoors .productView .productView-details .productView-options .compare-btn:hover {
    background-color: white; }
    .outdoors .productView .productView-details .productView-options .form-wishlist .dropdown-menu-button:hover .icon svg,
    .outdoors .productView .productView-details .productView-options .compare-btn:hover .icon svg {
      fill: #327d5a; }

.outdoors .productView .productView-details .productView-options .form-wishlist #wishlist-dropdown.dropdown-menu li .button {
  color: black; }
  .outdoors .productView .productView-details .productView-options .form-wishlist #wishlist-dropdown.dropdown-menu li .button:hover {
    background-color: #FFFFFF;
    color: #327d5a; }

@media (min-width: 1024px) {
  .outdoors .productView .productView-details .productView-options .add-to-cart-wrapper {
    margin-top: 5px; } }

.outdoors .productView .productView-details .productView-options .add-to-cart-wrapper .form-action .button--primary,
.outdoors .productView .productView-details .productView-options .add-to-cart-wrapper .form-action .button {
  box-shadow: none; }

.outdoors .productView .productView-details .productView-options .add-to-cart-wrapper .form-action.add-to-cart-wrapper-box {
  position: relative;
  margin-right: 5px; }
  @media (min-width: 1024px) {
    .outdoors .productView .productView-details .productView-options .add-to-cart-wrapper .form-action.add-to-cart-wrapper-box {
      margin: 0 0 0 6px; } }
  @media (min-width: 1200px) {
    .outdoors .productView .productView-details .productView-options .add-to-cart-wrapper .form-action.add-to-cart-wrapper-box {
      margin-right: 0.77778rem;
      margin-left: 0.77778rem; } }
  @media (min-width: 1700px) {
    .outdoors .productView .productView-details .productView-options .add-to-cart-wrapper .form-action.add-to-cart-wrapper-box {
      margin: 0 37px; } }
  .outdoors .productView .productView-details .productView-options .add-to-cart-wrapper .form-action.add-to-cart-wrapper-box .icon {
    width: 15px;
    height: 19px;
    margin-right: 5px;
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    z-index: 1;
    left: 25px; }
    @media (min-width: 768px) {
      .outdoors .productView .productView-details .productView-options .add-to-cart-wrapper .form-action.add-to-cart-wrapper-box .icon {
        left: 20px; } }
    @media (min-width: 1024px) {
      .outdoors .productView .productView-details .productView-options .add-to-cart-wrapper .form-action.add-to-cart-wrapper-box .icon {
        left: 15px; } }
    @media (min-width: 1700px) {
      .outdoors .productView .productView-details .productView-options .add-to-cart-wrapper .form-action.add-to-cart-wrapper-box .icon {
        left: 49px; } }
    @media (min-width: 1024px) {
      .outdoors .productView .productView-details .productView-options .add-to-cart-wrapper .form-action.add-to-cart-wrapper-box .icon {
        width: 21px;
        height: 28px; } }
    .outdoors .productView .productView-details .productView-options .add-to-cart-wrapper .form-action.add-to-cart-wrapper-box .icon svg {
      vertical-align: super;
      fill: #327d5a;
      width: 15px;
      height: 19px; }
      @media (min-width: 1024px) {
        .outdoors .productView .productView-details .productView-options .add-to-cart-wrapper .form-action.add-to-cart-wrapper-box .icon svg {
          width: 21px;
          height: 28px; } }
  .outdoors .productView .productView-details .productView-options .add-to-cart-wrapper .form-action.add-to-cart-wrapper-box:hover #form-action-addToCart {
    background-color: #327d5a;
    color: #cddb3e; }
  .outdoors .productView .productView-details .productView-options .add-to-cart-wrapper .form-action.add-to-cart-wrapper-box:hover .icon svg {
    fill: #cddb3e; }

.outdoors .productView .productView-details .productView-options .add-to-cart-wrapper .form-action #form-action-addToCart {
  box-shadow: none;
  font-size: 18px;
  padding: 11px 42px;
  height: 100%;
  margin: 0;
  padding: 13px 25px 13px 45px; }
  @media (min-width: 768px) {
    .outdoors .productView .productView-details .productView-options .add-to-cart-wrapper .form-action #form-action-addToCart {
      padding: 11px 20px 11px 40px; } }
  @media (min-width: 1024px) {
    .outdoors .productView .productView-details .productView-options .add-to-cart-wrapper .form-action #form-action-addToCart {
      padding: 15px 10px 15px 40px;
      margin: 0; } }
  @media (min-width: 1700px) {
    .outdoors .productView .productView-details .productView-options .add-to-cart-wrapper .form-action #form-action-addToCart {
      font-size: 24px;
      padding: 15px 59px 15px 78px;
      margin: 0; } }

.outdoors .productView .productView-details .productView-options .form-increment {
  position: relative;
  box-shadow: none;
  border-radius: 6px;
  border: 1px solid #e3e3e3;
  width: 103px;
  height: 50px;
  margin-bottom: 20px; }
  @media (min-width: 768px) {
    .outdoors .productView .productView-details .productView-options .form-increment {
      margin-bottom: 0; } }
  @media (min-width: 1024px) {
    .outdoors .productView .productView-details .productView-options .form-increment {
      height: 66px;
      width: 133px; } }
  .outdoors .productView .productView-details .productView-options .form-increment [data-action=dec],
  .outdoors .productView .productView-details .productView-options .form-increment [data-action=inc] {
    position: absolute;
    bottom: 0;
    right: 0;
    border: 1px solid #e3e3e3;
    padding: 0;
    height: 50%;
    border-bottom: 0;
    border-right: 0;
    width: 34px; }
    .outdoors .productView .productView-details .productView-options .form-increment [data-action=dec] .icon svg,
    .outdoors .productView .productView-details .productView-options .form-increment [data-action=inc] .icon svg {
      transition: all 0.3s ease-in-out; }
    .outdoors .productView .productView-details .productView-options .form-increment [data-action=dec]:hover .icon svg,
    .outdoors .productView .productView-details .productView-options .form-increment [data-action=inc]:hover .icon svg {
      fill: #327d5a; }
  .outdoors .productView .productView-details .productView-options .form-increment [data-action=inc] {
    top: 0;
    bottom: auto;
    border-top: 0; }
  .outdoors .productView .productView-details .productView-options .form-increment .form-input--incrementTotal {
    padding-right: 34px;
    width: 100%;
    color: #333333;
    font-size: 18px; }
    @media (min-width: 1440px) {
      .outdoors .productView .productView-details .productView-options .form-increment .form-input--incrementTotal {
        font-size: 26px; } }

.outdoors .productView .productView-title {
  text-transform: uppercase; }
  @media (min-width: 1700px) {
    .outdoors .productView .productView-title {
      font-size: 30px; } }

@media (min-width: 768px) {
  .outdoors .productView .productView-images .thumbnails-section .productView-thumbnails .productView-thumbnail {
    padding: 0 0 20px 0; } }

.outdoors .productView .productView-images .thumbnails-section .productView-thumbnails .productView-thumbnail .productView-thumbnail-link {
  border-radius: 3px; }

.outdoors .productView .productView-images .thumbnails-section .productView-thumbnails .slick-next:before {
  margin-top: -5px; }
  @media (min-width: 1024px) {
    .outdoors .productView .productView-images .thumbnails-section .productView-thumbnails .slick-next:before {
      margin-left: -3px;
      margin-top: 0px; } }

.outdoors .productView .productView-images .thumbnails-section .productView-thumbnails .slick-prev:before {
  margin-top: -5px; }
  @media (min-width: 1024px) {
    .outdoors .productView .productView-images .thumbnails-section .productView-thumbnails .slick-prev:before {
      margin-left: 3px;
      margin-top: 0px; } }

.outdoors .productView .productView-info .productView-info-dl .productView-info-value {
  color: #333333;
  font-weight: 500;
  text-transform: uppercase; }

.outdoors .productView .productView-info .productView-info-dl .productView-info-name {
  color: #333333;
  text-transform: uppercase; }

@media (min-width: 1024px) {
  .outdoors .productView .price-rating-section {
    padding: 19px 25px; } }

.outdoors .productView .price-rating-section .price-data .productView-price .price-section.price-section--withoutTax .price-now-label,
.outdoors .productView .price-rating-section .price-data .productView-price .price-section.price-section--withoutTax .price--withoutTax,
.outdoors .productView .price-rating-section .price-data .productView-price .price-section.price-section--withoutTax .price--withTax, .outdoors .productView .price-rating-section .price-data .productView-price .price-section.price-section--withTax .price-now-label,
.outdoors .productView .price-rating-section .price-data .productView-price .price-section.price-section--withTax .price--withoutTax,
.outdoors .productView .price-rating-section .price-data .productView-price .price-section.price-section--withTax .price--withTax {
  color: #327d5a;
  line-height: 1; }

@media (min-width: 1700px) {
  .outdoors .productView .price-rating-section .price-data .productView-price .price-section .price--rrp,
  .outdoors .productView .price-rating-section .price-data .productView-price .price-section .price--non-sale,
  .outdoors .productView .price-rating-section .price-data .productView-price .price-section .price--discounted {
    font-size: 24px; } }

.outdoors .productView .price-rating-section .price-data .productView-price .price-section .price--rrp:before,
.outdoors .productView .price-rating-section .price-data .productView-price .price-section .price--non-sale:before,
.outdoors .productView .price-rating-section .price-data .productView-price .price-section .price--discounted:before {
  transform: rotate(-35deg); }

.outdoors .productView .price-rating-section .rating-data .availablity {
  font-size: 14px;
  color: #008a06;
  font-weight: 600;
  text-transform: uppercase; }
  @media (min-width: 1440px) {
    .outdoors .productView .price-rating-section .rating-data .availablity {
      font-size: 16px; } }
  .outdoors .productView .price-rating-section .rating-data .availablity span span {
    box-shadow: none;
    background-color: transparent;
    border-radius: 3px;
    border-width: 2px;
    color: #008a06;
    border-color: #008a06; }
    @media (min-width: 1440px) {
      .outdoors .productView .price-rating-section .rating-data .availablity span span {
        padding: 5px 20px 5px; } }
  .outdoors .productView .price-rating-section .rating-data .availablity .sold-out {
    color: #ea000e;
    border-color: #ea000e;
    box-shadow: none; }

.outdoors .productView .productView-details .form .form-field .form-label--alternate {
  color: #333333;
  text-transform: uppercase; }

.outdoors .productView .productView-details .form .form-field .form-select {
  color: #333333;
  text-transform: uppercase; }

.outdoors .productView .productView-details .form .form-option {
  border-radius: 3px;
  box-sizing: border-box;
  text-transform: uppercase;
  font-weight: 500; }
  @media (min-width: 1440px) {
    .outdoors .productView .productView-details .form .form-option {
      padding: 7px 9px; } }
  .outdoors .productView .productView-details .form .form-option .form-radio:checked + .form-option {
    box-shadow: 0.707px 0.707px 0px 0px #FFFFFF, inset 0 0 0 1px #327d5a; }
  .outdoors .productView .productView-details .form .form-option.form-option-swatch {
    border-radius: 50%;
    border-width: 0;
    padding: 0;
    margin-right: 10px;
    box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.23); }
    .outdoors .productView .productView-details .form .form-option.form-option-swatch .form-option-variant {
      width: 27px;
      height: 27px; }
      @media (min-width: 1440px) {
        .outdoors .productView .productView-details .form .form-option.form-option-swatch .form-option-variant {
          width: 42px;
          height: 42px; } }

.outdoors .productView .productView-details .form .form-radio:checked + .form-option.form-option-swatch {
  padding: 0;
  position: relative;
  border: none;
  box-shadow: none; }
  .outdoors .productView .productView-details .form .form-radio:checked + .form-option.form-option-swatch:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    box-shadow: inset 0 0 0 3px #FFFFFF;
    border: 1px solid #327d5a;
    border-radius: 50%; }

.outdoors .productView .usp-section .usp-list {
  margin-top: 15px; }
  @media (min-width: 1024px) {
    .outdoors .productView .usp-section .usp-list {
      margin: 40px -10px 5px; } }
  @media (min-width: 1200px) {
    .outdoors .productView .usp-section .usp-list .usp-element {
      padding: 13px 10px 13px 9px; } }
  .outdoors .productView .usp-section .usp-list .usp-element .usp-content-main,
  .outdoors .productView .usp-section .usp-list .usp-element .usp-content-sub {
    color: #333333;
    text-transform: uppercase; }
    @media (min-width: 1700px) {
      .outdoors .productView .usp-section .usp-list .usp-element .usp-content-main,
      .outdoors .productView .usp-section .usp-list .usp-element .usp-content-sub {
        font-size: 15px; } }
  .outdoors .productView .usp-section .usp-list .usp-element .icon svg {
    fill: #333333; }

@media (min-width: 1700px) {
  .outdoors .productView-description {
    margin-top: 60px; } }

.outdoors .share-box .share-label {
  text-transform: uppercase; }

.outdoors .productView-description .productReview-title {
  color: black;
  text-transform: uppercase; }
  @media (min-width: 1700px) {
    .outdoors .productView-description .productReview-title {
      font-size: 20px; } }

.outdoors .productView-description .productReview-author {
  font-size: 12px;
  color: #888888; }

.outdoors .productView-description .tabs .tab .tab-title {
  border-radius: 6px;
  box-shadow: none;
  background-color: #327d5a;
  border: 1px solid #327d5a;
  color: #327d5a; }
  .outdoors .productView-description .tabs .tab .tab-title .icon svg {
    fill: #327d5a; }

.outdoors .productView-description .tabs .tab:hover .tab-title {
  background-color: #327d5a;
  border: 1px solid #327d5a;
  color: #327d5a; }
  .outdoors .productView-description .tabs .tab:hover .tab-title .icon svg {
    fill: #327d5a; }

.outdoors .productView-description .tabs .tab.is-active .tab-title {
  background-color: #327d5a;
  border: 1px solid #327d5a;
  color: #327d5a; }
  .outdoors .productView-description .tabs .tab.is-active .tab-title .icon svg {
    fill: #327d5a; }

.outdoors .productView-description ul {
  list-style-type: none; }
  .outdoors .productView-description ul li {
    position: relative; }
    .outdoors .productView-description ul li:before {
      content: "";
      display: block;
      position: absolute;
      left: -20px;
      top: 9px;
      width: 9px;
      height: 9px;
      border: 1px solid white;
      background: #FFFFFF;
      border-radius: 50%;
      box-shadow: 0px 0px 0px 2px white inset; }
      @media (min-width: 1024px) {
        .outdoors .productView-description ul li:before {
          top: 10px;
          width: 11px;
          height: 11px; } }
      @media (min-width: 1700px) {
        .outdoors .productView-description ul li:before {
          top: 11px; } }
    .outdoors .productView-description ul li p {
      margin-bottom: 7px; }
    .outdoors .productView-description ul li a {
      color: #327d5a;
      text-decoration: none;
      position: relative;
      transition: all 0.3s ease-in-out;
      border-bottom: 1px solid #327d5a; }
      .outdoors .productView-description ul li a:hover {
        color: black;
        border-bottom: 1px solid black; }

.outdoors .product-description-box {
  font-size: 16px; }
  @media (min-width: 1700px) {
    .outdoors .product-description-box {
      font-size: 20px; } }
  .outdoors .product-description-box .box-inner .Box-middle .box-row .box-col .box-content .box-title-box .box-subtitle {
    text-transform: uppercase; }

.jewellery.product-page .header-section {
  padding: 20px 0; }
  @media (min-width: 1024px) {
    .jewellery.product-page .header-section {
      padding: 39px 0; } }
  .jewellery.product-page .header-section .breadcrumbs {
    margin-bottom: 0; }

@media (min-width: 1440px) {
  .jewellery .body.product-page {
    padding-bottom: 10px; } }

@media (min-width: 1024px) {
  .jewellery .productView {
    padding-top: 55px; } }

@media (min-width: 1700px) {
  .jewellery .productView .productView-images {
    padding: 0px 24px; } }

@media (min-width: 1024px) {
  .jewellery .productView .productView-images .thumbnails-section .productView-thumbnails .slick-list .slick-track .productView-thumbnail {
    padding: 0 0 20px 0; } }

.jewellery .productView .productView-images .thumbnails-section .productView-thumbnails .slick-list .slick-track .productView-thumbnail .productView-thumbnail-link {
  border-radius: 0;
  padding: 0;
  width: 65px;
  height: 65px; }
  @media (min-width: 1024px) {
    .jewellery .productView .productView-images .thumbnails-section .productView-thumbnails .slick-list .slick-track .productView-thumbnail .productView-thumbnail-link {
      height: 98px;
      width: 98px; } }
  .jewellery .productView .productView-images .thumbnails-section .productView-thumbnails .slick-list .slick-track .productView-thumbnail .productView-thumbnail-link img {
    width: auto;
    object-fit: cover; }

@media (min-width: 1024px) {
  .jewellery .productView .productView-images .thumbnails-section .productView-thumbnails .slick-next:before {
    margin-left: -1px; } }

@media (min-width: 1024px) {
  .jewellery .productView .productView-images .thumbnails-section .productView-thumbnails .slick-prev:before {
    margin-left: 1px; } }

@media (min-width: 1700px) {
  .jewellery .productView .productView-images .productView-image-section {
    width: calc(100% - 100px); } }

.jewellery .productView .productView-images .productView-image-section .productView-image {
  padding: 0;
  border-radius: 0;
  border: 0; }
  @media (min-width: 1700px) {
    .jewellery .productView .productView-images .productView-image-section .productView-image .productView-img-container::after {
      padding-bottom: 100%; } }

@media (min-width: 1700px) {
  .jewellery .productView .productView-details {
    padding: 0px 24px; } }

@media (min-width: 768px) {
  .jewellery .productView .productView-details .form .form-field.form-field--increments {
    margin-bottom: 0; } }

@media (min-width: 1440px) {
  .jewellery .productView .productView-details .productView-product .product-info-head .productView-brand {
    line-height: 15px; } }

.jewellery .productView .productView-details .productView-product .product-info-head .productView-brand a {
  color: darkgray; }
  .jewellery .productView .productView-details .productView-product .product-info-head .productView-brand a:hover {
    color: #327d5a; }

.jewellery .productView .productView-details .productView-product .product-info-head .productView-title {
  font-size: 22px;
  font-family: "Poppins";
  font-weight: 900;
  color: black; }
  @media (min-width: 1024px) {
    .jewellery .productView .productView-details .productView-product .product-info-head .productView-title {
      font-size: 28px;
      margin-bottom: 10px; } }
  @media (min-width: 1440px) {
    .jewellery .productView .productView-details .productView-product .product-info-head .productView-title {
      font-size: 39px; } }

.jewellery .productView .productView-details .productView-product .product-info-head .price-rating-section {
  border: 0;
  box-shadow: none;
  padding: 7px 0px 0px; }
  @media (min-width: 1440px) {
    .jewellery .productView .productView-details .productView-product .product-info-head .price-rating-section {
      padding: 7px 0px 0px; } }
  .jewellery .productView .productView-details .productView-product .product-info-head .price-rating-section .price-data .productView-price .price-section--withTax .price--withTax {
    color: #327d5a;
    font-family: "Poppins";
    font-size: 21px; }
    @media (min-width: 1024px) {
      .jewellery .productView .productView-details .productView-product .product-info-head .price-rating-section .price-data .productView-price .price-section--withTax .price--withTax {
        font-size: 26px; } }
    @media (min-width: 1440px) {
      .jewellery .productView .productView-details .productView-product .product-info-head .price-rating-section .price-data .productView-price .price-section--withTax .price--withTax {
        font-size: 32px; } }
  .jewellery .productView .productView-details .productView-product .product-info-head .price-rating-section .price-data .productView-price .price-section {
    font-size: 15px;
    color: #c9d8d1;
    font-family: "Poppins";
    font-weight: 400; }
    @media (min-width: 1024px) {
      .jewellery .productView .productView-details .productView-product .product-info-head .price-rating-section .price-data .productView-price .price-section {
        font-size: 17px; } }
    @media (min-width: 1440px) {
      .jewellery .productView .productView-details .productView-product .product-info-head .price-rating-section .price-data .productView-price .price-section {
        font-size: 24px; } }
  .jewellery .productView .productView-details .productView-product .product-info-head .price-rating-section .price-data .productView-price .price--non-sale::before {
    background-color: #c9d8d1; }
  .jewellery .productView .productView-details .productView-product .product-info-head .price-rating-section .price-data .productView-price .price--rrp::before {
    background-color: #c9d8d1; }
  .jewellery .productView .productView-details .productView-product .product-info-head .price-rating-section .rating-data .availablity .productAttributes-message-in .in-stock {
    border: 2px solid;
    border-radius: 0;
    box-shadow: none;
    padding: 4px 7px;
    text-transform: uppercase; }
    @media (min-width: 1024px) {
      .jewellery .productView .productView-details .productView-product .product-info-head .price-rating-section .rating-data .availablity .productAttributes-message-in .in-stock {
        padding: 7px 9px; } }
    @media (min-width: 1440px) {
      .jewellery .productView .productView-details .productView-product .product-info-head .price-rating-section .rating-data .availablity .productAttributes-message-in .in-stock {
        padding: 9px 12px; } }
  .jewellery .productView .productView-details .productView-product .product-info-head .price-rating-section .rating-data .availablity .productAttributes-message-in .sold-out {
    border-radius: 0;
    color: #ea000e;
    border-color: #ea000e;
    box-shadow: none;
    border-width: 2px;
    padding: 4px 7px 2px;
    text-transform: uppercase; }
    @media (min-width: 1024px) {
      .jewellery .productView .productView-details .productView-product .product-info-head .price-rating-section .rating-data .availablity .productAttributes-message-in .sold-out {
        padding: 7px 9px 5px; } }
    @media (min-width: 1440px) {
      .jewellery .productView .productView-details .productView-product .product-info-head .price-rating-section .rating-data .availablity .productAttributes-message-in .sold-out {
        padding: 9px 12px 7px; } }

.jewellery .productView .productView-details .productView-product .productView-info .productView-info-dl .productView-info-name,
.jewellery .productView .productView-details .productView-product .productView-info .productView-info-dl .productView-info-value {
  font-size: 16px; }
  @media (min-width: 1440px) {
    .jewellery .productView .productView-details .productView-product .productView-info .productView-info-dl .productView-info-name,
    .jewellery .productView .productView-details .productView-product .productView-info .productView-info-dl .productView-info-value {
      font-size: 18px; } }

.jewellery .productView .productView-details .productView-options .form [data-product-option-change] {
  margin-bottom: 45px; }

@media (min-width: 1024px) {
  .jewellery .productView .productView-details .productView-options .form .form-field {
    margin-bottom: 0; } }

@media (min-width: 1024px) {
  .jewellery .productView .productView-details .productView-options .form .form-field:last-child {
    margin-bottom: 0; } }

.jewellery .productView .productView-details .productView-options .form .form-field .form-label {
  font-size: 16px; }
  @media (min-width: 1440px) {
    .jewellery .productView .productView-details .productView-options .form .form-field .form-label {
      font-size: 18px; } }

.jewellery .productView .productView-details .productView-options .form .form-field .form-wrap .form-option-wrapper .form-radio:checked + .form-option {
  border: 2px solid #327d5a; }

.jewellery .productView .productView-details .productView-options .form .form-field .form-wrap .form-option-wrapper .form-option {
  border: 2px solid #e3e3e3; }
  .jewellery .productView .productView-details .productView-options .form .form-field .form-wrap .form-option-wrapper .form-option:hover {
    border: 2px solid #327d5a; }
  .jewellery .productView .productView-details .productView-options .form .form-field .form-wrap .form-option-wrapper .form-option .form-option-variant.form-option-variant--color {
    width: 30px;
    height: 30px; }
    @media (min-width: 1440px) {
      .jewellery .productView .productView-details .productView-options .form .form-field .form-wrap .form-option-wrapper .form-option .form-option-variant.form-option-variant--color {
        width: 40px;
        height: 40px; } }
  .jewellery .productView .productView-details .productView-options .form .form-field .form-wrap .form-option-wrapper .form-option .name {
    padding: 3px 7px;
    background-color: #327d5a; }
    @media (min-width: 1440px) {
      .jewellery .productView .productView-details .productView-options .form .form-field .form-wrap .form-option-wrapper .form-option .name {
        font-size: 14px; } }
    .jewellery .productView .productView-details .productView-options .form .form-field .form-wrap .form-option-wrapper .form-option .name::after {
      border-color: #327d5a transparent transparent transparent; }

.jewellery .productView .productView-details .productView-options .form .form-field .form-wrap .form-option-wrapper .form-option.form-option-swatch {
  border-radius: 40px; }

.jewellery .productView .productView-details .productView-options .form .form-field .form-wrap .form-option-wrapper .form-option {
  border-radius: 0; }

.jewellery .productView .productView-details .productView-options .form .form-field .form-wrap .form-select {
  border-color: #e3e3e3;
  border-radius: 0;
  color: black;
  font-weight: 700; }
  @media (min-width: 1440px) {
    .jewellery .productView .productView-details .productView-options .form .form-field .form-wrap .form-select {
      min-width: 195px;
      height: 41px; } }

@media (min-width: 1024px) {
  .jewellery .productView .productView-details .productView-options .form .add-to-cart-wrapper {
    margin-top: 0; } }

.jewellery .productView .productView-details .productView-options .form .add-to-cart-wrapper .form-field .form-increment {
  position: relative;
  box-shadow: none;
  border-radius: 0px;
  border: 1px solid #e3e3e3;
  width: 100px;
  margin-bottom: 20px; }
  @media (min-width: 768px) {
    .jewellery .productView .productView-details .productView-options .form .add-to-cart-wrapper .form-field .form-increment {
      margin-right: 10px;
      margin-bottom: 0; } }
  @media (min-width: 1024px) {
    .jewellery .productView .productView-details .productView-options .form .add-to-cart-wrapper .form-field .form-increment {
      width: 116px;
      margin-right: 5px; } }
  @media (min-width: 1440px) {
    .jewellery .productView .productView-details .productView-options .form .add-to-cart-wrapper .form-field .form-increment {
      width: 133px;
      height: 66px; } }
  @media (min-width: 1700px) {
    .jewellery .productView .productView-details .productView-options .form .add-to-cart-wrapper .form-field .form-increment {
      margin-right: 0; } }
  .jewellery .productView .productView-details .productView-options .form .add-to-cart-wrapper .form-field .form-increment .form-input--incrementTotal {
    padding-right: 34px;
    color: #333333;
    font-size: 18px;
    width: 100px; }
    @media (min-width: 1024px) {
      .jewellery .productView .productView-details .productView-options .form .add-to-cart-wrapper .form-field .form-increment .form-input--incrementTotal {
        width: 116px; } }
    @media (min-width: 1700px) {
      .jewellery .productView .productView-details .productView-options .form .add-to-cart-wrapper .form-field .form-increment .form-input--incrementTotal {
        font-size: 26px;
        width: 133px; } }

.jewellery .productView .productView-details .productView-options .form .add-to-cart-wrapper .form-field [data-action=dec],
.jewellery .productView .productView-details .productView-options .form .add-to-cart-wrapper .form-field [data-action=inc] {
  position: absolute;
  bottom: 0;
  right: 0;
  border: 1px solid #e3e3e3;
  padding: 0;
  height: 50%;
  border-bottom: 0;
  border-right: 0;
  width: 30px; }
  @media (min-width: 1440px) {
    .jewellery .productView .productView-details .productView-options .form .add-to-cart-wrapper .form-field [data-action=dec],
    .jewellery .productView .productView-details .productView-options .form .add-to-cart-wrapper .form-field [data-action=inc] {
      width: 34px; } }
  .jewellery .productView .productView-details .productView-options .form .add-to-cart-wrapper .form-field [data-action=dec] .icon svg,
  .jewellery .productView .productView-details .productView-options .form .add-to-cart-wrapper .form-field [data-action=inc] .icon svg {
    fill: #e3e3e3; }
    .jewellery .productView .productView-details .productView-options .form .add-to-cart-wrapper .form-field [data-action=dec] .icon svg:hover,
    .jewellery .productView .productView-details .productView-options .form .add-to-cart-wrapper .form-field [data-action=inc] .icon svg:hover {
      fill: #333333; }

.jewellery .productView .productView-details .productView-options .form .add-to-cart-wrapper .form-field [data-action=inc] {
  top: 0;
  bottom: auto;
  border-top: 0; }

.jewellery .productView .productView-details .productView-options .form .add-to-cart-wrapper .form-action.add-to-cart-wrapper-box {
  position: relative;
  margin-right: 5px; }
  @media (min-width: 1024px) {
    .jewellery .productView .productView-details .productView-options .form .add-to-cart-wrapper .form-action.add-to-cart-wrapper-box {
      margin: 0 8px; } }
  @media (min-width: 1200px) {
    .jewellery .productView .productView-details .productView-options .form .add-to-cart-wrapper .form-action.add-to-cart-wrapper-box {
      margin: 0 21px 0 20px; } }
  @media (min-width: 1440px) {
    .jewellery .productView .productView-details .productView-options .form .add-to-cart-wrapper .form-action.add-to-cart-wrapper-box {
      margin: 0 22px; } }
  @media (min-width: 1700px) {
    .jewellery .productView .productView-details .productView-options .form .add-to-cart-wrapper .form-action.add-to-cart-wrapper-box {
      margin: 0 32px 0 36px; } }
  .jewellery .productView .productView-details .productView-options .form .add-to-cart-wrapper .form-action.add-to-cart-wrapper-box .icon {
    width: 15px;
    height: 19px;
    margin-right: 5px;
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    z-index: 1;
    left: 10px;
    margin-top: -5px; }
    @media (min-width: 768px) {
      .jewellery .productView .productView-details .productView-options .form .add-to-cart-wrapper .form-action.add-to-cart-wrapper-box .icon {
        left: 20px;
        margin-top: -3px; } }
    @media (min-width: 1024px) {
      .jewellery .productView .productView-details .productView-options .form .add-to-cart-wrapper .form-action.add-to-cart-wrapper-box .icon {
        left: 15px;
        margin-top: 0; } }
    @media (min-width: 1700px) {
      .jewellery .productView .productView-details .productView-options .form .add-to-cart-wrapper .form-action.add-to-cart-wrapper-box .icon {
        left: 15px; } }
    @media (min-width: 1024px) {
      .jewellery .productView .productView-details .productView-options .form .add-to-cart-wrapper .form-action.add-to-cart-wrapper-box .icon {
        width: 21px;
        height: 28px; } }
    .jewellery .productView .productView-details .productView-options .form .add-to-cart-wrapper .form-action.add-to-cart-wrapper-box .icon svg {
      vertical-align: middle;
      width: 16px;
      height: 21px;
      fill: #327d5a; }
      @media (min-width: 1440px) {
        .jewellery .productView .productView-details .productView-options .form .add-to-cart-wrapper .form-action.add-to-cart-wrapper-box .icon svg {
          width: 21px;
          height: 25px; } }
  .jewellery .productView .productView-details .productView-options .form .add-to-cart-wrapper .form-action.add-to-cart-wrapper-box:hover #form-action-addToCart {
    background-color: #327d5a;
    color: #cddb3e; }
  .jewellery .productView .productView-details .productView-options .form .add-to-cart-wrapper .form-action.add-to-cart-wrapper-box:hover .icon svg {
    fill: #cddb3e; }

.jewellery .productView .productView-details .productView-options .form .add-to-cart-wrapper .form-action #form-action-addToCart {
  color: #327d5a;
  height: auto;
  border: 1px solid #327d5a;
  background: white;
  font-family: "Poppins";
  font-weight: 700;
  height: auto;
  border-radius: 0;
  font-size: 20px;
  letter-spacing: 0px;
  box-shadow: none;
  margin: 0;
  height: 100%;
  padding: 17px 10px 15px 30px; }
  @media (min-width: 768px) {
    .jewellery .productView .productView-details .productView-options .form .add-to-cart-wrapper .form-action #form-action-addToCart {
      padding: 11px 20px 11px 40px; } }
  @media (min-width: 1024px) {
    .jewellery .productView .productView-details .productView-options .form .add-to-cart-wrapper .form-action #form-action-addToCart {
      padding: 15px 10px 15px 40px;
      margin: 0; } }
  @media (min-width: 1440px) {
    .jewellery .productView .productView-details .productView-options .form .add-to-cart-wrapper .form-action #form-action-addToCart {
      font-size: 20px; } }
  @media (min-width: 1918px) {
    .jewellery .productView .productView-details .productView-options .form .add-to-cart-wrapper .form-action #form-action-addToCart {
      font-size: 24px;
      padding: 15px 58px 15px 77px; } }
  .jewellery .productView .productView-details .productView-options .form .add-to-cart-wrapper .form-action #form-action-addToCart:hover {
    background: #327d5a;
    color: #cddb3e;
    border-color: #327d5a; }
    .jewellery .productView .productView-details .productView-options .form .add-to-cart-wrapper .form-action #form-action-addToCart:hover .icon svg {
      fill: #cddb3e; }
  .jewellery .productView .productView-details .productView-options .form .add-to-cart-wrapper .form-action #form-action-addToCart:disabled {
    background-color: #cccccc;
    color: #327d5a;
    border-color: #cccccc; }
    .jewellery .productView .productView-details .productView-options .form .add-to-cart-wrapper .form-action #form-action-addToCart:disabled .icon svg {
      fill: #327d5a; }
    .jewellery .productView .productView-details .productView-options .form .add-to-cart-wrapper .form-action #form-action-addToCart:disabled:hover {
      background-color: #cccccc; }
      .jewellery .productView .productView-details .productView-options .form .add-to-cart-wrapper .form-action #form-action-addToCart:disabled:hover .icon svg {
        fill: #327d5a; }

.jewellery .productView .productView-details .productView-options .form-wishlist .dropdown-menu-button {
  color: #327d5a;
  height: auto;
  border: 1px solid #e3e3e3;
  border-radius: 0;
  background-color: #cddb3e;
  box-shadow: none;
  padding: 14.94px 14.5px;
  margin-right: 4px;
  margin-bottom: 0; }
  @media (min-width: 1024px) {
    .jewellery .productView .productView-details .productView-options .form-wishlist .dropdown-menu-button {
      margin-top: 0;
      margin-right: 0; } }
  @media (min-width: 1440px) {
    .jewellery .productView .productView-details .productView-options .form-wishlist .dropdown-menu-button {
      padding: 0;
      width: 66px;
      height: 67px;
      display: flex;
      align-items: center;
      justify-content: center;
      margin-top: 0; } }
  @media (min-width: 1700px) {
    .jewellery .productView .productView-details .productView-options .form-wishlist .dropdown-menu-button {
      margin-right: 23px; } }
  .jewellery .productView .productView-details .productView-options .form-wishlist .dropdown-menu-button:hover {
    background: #327d5a;
    color: #cddb3e;
    border-color: #327d5a; }
    .jewellery .productView .productView-details .productView-options .form-wishlist .dropdown-menu-button:hover .icon svg {
      fill: #cddb3e;
      stroke: #cddb3e; }
  .jewellery .productView .productView-details .productView-options .form-wishlist .dropdown-menu-button .icon svg {
    fill: #327d5a; }

.jewellery .productView .productView-details .productView-options .form-wishlist #wishlist-dropdown.dropdown-menu li .button:hover {
  color: #333333; }

.jewellery .productView .productView-details .productView-options .compare-btn.button {
  color: #327d5a;
  border: 1px solid #e3e3e3;
  border-radius: 0;
  background-color: #cddb3e;
  box-shadow: none;
  padding: 13.94px 14.5px;
  margin-bottom: 0; }
  @media (min-width: 1024px) {
    .jewellery .productView .productView-details .productView-options .compare-btn.button {
      margin-top: 0;
      margin-left: 8px; } }
  @media (min-width: 1200px) {
    .jewellery .productView .productView-details .productView-options .compare-btn.button {
      margin-left: 17px; } }
  @media (min-width: 1440px) {
    .jewellery .productView .productView-details .productView-options .compare-btn.button {
      padding: 22px;
      margin-top: 0; } }
  @media (min-width: 1600px) {
    .jewellery .productView .productView-details .productView-options .compare-btn.button {
      margin-left: 24px; } }
  @media (min-width: 1918px) {
    .jewellery .productView .productView-details .productView-options .compare-btn.button {
      margin-left: 9px; } }
  .jewellery .productView .productView-details .productView-options .compare-btn.button:hover, .jewellery .productView .productView-details .productView-options .compare-btn.button.active {
    background: #327d5a;
    color: #cddb3e;
    border-color: #327d5a; }
    .jewellery .productView .productView-details .productView-options .compare-btn.button:hover .icon svg, .jewellery .productView .productView-details .productView-options .compare-btn.button.active .icon svg {
      fill: #cddb3e;
      stroke: #cddb3e; }
  .jewellery .productView .productView-details .productView-options .compare-btn.button .icon svg {
    fill: #327d5a; }

.jewellery .productView .productView-details .productView-options .usp-section .usp-list {
  margin-top: 15px; }
  @media (min-width: 1024px) {
    .jewellery .productView .productView-details .productView-options .usp-section .usp-list {
      margin: 10px -10px 0px;
      margin-top: 20px; } }
  @media (min-width: 1440px) {
    .jewellery .productView .productView-details .productView-options .usp-section .usp-list {
      margin-top: 25px; } }
  @media (min-width: 1700px) {
    .jewellery .productView .productView-details .productView-options .usp-section .usp-list {
      margin-top: 35px; } }
  .jewellery .productView .productView-details .productView-options .usp-section .usp-list .usp-element {
    border-radius: 0;
    border-color: #e3e3e3;
    background-color: #FFFFFF; }
    @media (min-width: 1200px) {
      .jewellery .productView .productView-details .productView-options .usp-section .usp-list .usp-element {
        padding: 13px 10px 13px 9px; } }
    @media (min-width: 1700px) {
      .jewellery .productView .productView-details .productView-options .usp-section .usp-list .usp-element .usp-content-main,
      .jewellery .productView .productView-details .productView-options .usp-section .usp-list .usp-element .usp-content-sub {
        font-size: 16px; } }
    .jewellery .productView .productView-details .productView-options .usp-section .usp-list .usp-element .icon svg {
      fill: #327d5a; }

.jewellery .productView .productView-details .share-box .share-label {
  font-size: 13px;
  font-weight: 400; }
  @media (min-width: 1440px) {
    .jewellery .productView .productView-details .share-box .share-label {
      font-size: 16px; } }

.jewellery .productView .productView-details .share-box .socialLinks .socialLinks-item .icon {
  width: 28px;
  height: 28px; }
  @media (min-width: 1024px) {
    .jewellery .productView .productView-details .share-box .socialLinks .socialLinks-item .icon {
      width: 33px;
      height: 33px; } }

.jewellery .productView .productView-description {
  position: relative;
  margin-top: 7px;
  background-color: transparent;
  color: #cddb3e; }
  @media (min-width: 1024px) {
    .jewellery .productView .productView-description {
      margin-top: 65px; } }
  .jewellery .productView .productView-description:before, .jewellery .productView .productView-description:after {
    content: "";
    position: absolute;
    width: 100%;
    left: 50%;
    right: 50%;
    height: 1px;
    box-shadow: 0.707px 0.707px 0px 0px #FFFFFF;
    background-color: #e3e3e3;
    top: 0;
    display: block;
    transform: translate(-50%, 0); }
    @media (min-width: 1024px) {
      .jewellery .productView .productView-description:before, .jewellery .productView .productView-description:after {
        width: calc(100% - 30px); } }
  .jewellery .productView .productView-description:after {
    bottom: 0;
    top: auto; }
  @media (min-width: 1440px) {
    .jewellery .productView .productView-description {
      padding: 75px 30px 30px; } }
  .jewellery .productView .productView-description .tabs .tab.is-active .tab-title {
    background-color: white;
    color: #327d5a; }
    .jewellery .productView .productView-description .tabs .tab.is-active .tab-title .icon svg {
      fill: #327d5a; }
  .jewellery .productView .productView-description .tabs .tab {
    margin-bottom: 10px; }
    @media (min-width: 1024px) {
      .jewellery .productView .productView-description .tabs .tab {
        margin-bottom: 0;
        margin: 0 13px; } }
    .jewellery .productView .productView-description .tabs .tab:last-child {
      margin-bottom: 20px; }
      @media (min-width: 1024px) {
        .jewellery .productView .productView-description .tabs .tab:last-child {
          margin-bottom: 0; } }
    .jewellery .productView .productView-description .tabs .tab .tab-title {
      box-shadow: none;
      border-radius: 0;
      border: 1px solid #cddb3e;
      color: #333333;
      font-size: 18px;
      text-align: left;
      line-height: 1; }
      @media (min-width: 1024px) {
        .jewellery .productView .productView-description .tabs .tab .tab-title {
          text-align: center;
          padding: 12px 25px; } }
      @media (min-width: 1440px) {
        .jewellery .productView .productView-description .tabs .tab .tab-title {
          font-size: 20px; } }
      @media (min-width: 1700px) {
        .jewellery .productView .productView-description .tabs .tab .tab-title {
          padding: 16px 37px; } }
      .jewellery .productView .productView-description .tabs .tab .tab-title:hover {
        background: #cddb3e;
        color: #cddb3e; }
        .jewellery .productView .productView-description .tabs .tab .tab-title:hover .icon svg {
          fill: #cddb3e; }
      .jewellery .productView .productView-description .tabs .tab .tab-title .icon {
        width: 30px; }
        @media (min-width: 1024px) {
          .jewellery .productView .productView-description .tabs .tab .tab-title .icon {
            vertical-align: text-top; } }
        @media (min-width: 1440px) {
          .jewellery .productView .productView-description .tabs .tab .tab-title .icon {
            width: 30px; } }
        .jewellery .productView .productView-description .tabs .tab .tab-title .icon svg {
          fill: #327d5a;
          width: 30px;
          margin-right: 5px;
          vertical-align: baseline; }
          @media (min-width: 1024px) {
            .jewellery .productView .productView-description .tabs .tab .tab-title .icon svg {
              vertical-align: middle; } }
          @media (min-width: 1440px) {
            .jewellery .productView .productView-description .tabs .tab .tab-title .icon svg {
              width: 30px;
              margin-right: 5px; } }
  .jewellery .productView .productView-description .tabs-contents {
    margin-bottom: 0px; }
    @media (min-width: 1440px) {
      .jewellery .productView .productView-description .tabs-contents {
        margin-bottom: 1.5rem;
        padding-top: 34px; } }
    .jewellery .productView .productView-description .tabs-contents .tab-content {
      font-size: 16px;
      letter-spacing: 0px;
      padding: 0.6rem 0; }
      @media (min-width: 1024px) {
        .jewellery .productView .productView-description .tabs-contents .tab-content {
          font-size: 17px;
          padding: 0.1rem 0; } }
      @media (min-width: 1440px) {
        .jewellery .productView .productView-description .tabs-contents .tab-content {
          font-size: 20px; } }
      .jewellery .productView .productView-description .tabs-contents .tab-content .product-description-box {
        color: #cddb3e; }
        .jewellery .productView .productView-description .tabs-contents .tab-content .product-description-box .box-inner .single,
        .jewellery .productView .productView-description .tabs-contents .tab-content .product-description-box .box-inner p {
          font-size: 16px;
          letter-spacing: 0px;
          font-family: "Poppins";
          font-weight: 400; }
          @media (min-width: 1024px) {
            .jewellery .productView .productView-description .tabs-contents .tab-content .product-description-box .box-inner .single,
            .jewellery .productView .productView-description .tabs-contents .tab-content .product-description-box .box-inner p {
              font-size: 17px; } }
          @media (min-width: 1440px) {
            .jewellery .productView .productView-description .tabs-contents .tab-content .product-description-box .box-inner .single,
            .jewellery .productView .productView-description .tabs-contents .tab-content .product-description-box .box-inner p {
              font-size: 20px; } }
        @media (min-width: 1700px) {
          .jewellery .productView .productView-description .tabs-contents .tab-content .product-description-box .box-inner .Box-middle {
            margin: 30px 0 50px; } }
        @media (min-width: 1700px) {
          .jewellery .productView .productView-description .tabs-contents .tab-content .product-description-box .box-inner .Box-middle .box-row .box-col .box-content {
            padding-left: 60px; } }
        .jewellery .productView .productView-description .tabs-contents .tab-content .product-description-box .box-inner .Box-middle .box-row .box-col .box-content .box-title-box .box-subtitle {
          font-family: "Poppins";
          font-weight: 500;
          font-size: 16px;
          color: #327d5a;
          text-transform: uppercase; }
          @media (min-width: 1024px) {
            .jewellery .productView .productView-description .tabs-contents .tab-content .product-description-box .box-inner .Box-middle .box-row .box-col .box-content .box-title-box .box-subtitle {
              font-size: 17px; } }
          @media (min-width: 1440px) {
            .jewellery .productView .productView-description .tabs-contents .tab-content .product-description-box .box-inner .Box-middle .box-row .box-col .box-content .box-title-box .box-subtitle {
              font-size: 20px; } }
        .jewellery .productView .productView-description .tabs-contents .tab-content .product-description-box .box-inner .Box-middle .box-row .box-col .box-content .box-title-box .box-title {
          font-size: 38px;
          font-family: "Poppins";
          color: #cddb3e;
          font-weight: 400;
          text-transform: capitalize;
          font-style: italic;
          line-height: 1; }
          @media (min-width: 1024px) {
            .jewellery .productView .productView-description .tabs-contents .tab-content .product-description-box .box-inner .Box-middle .box-row .box-col .box-content .box-title-box .box-title {
              font-size: 40px; } }
          @media (min-width: 1440px) {
            .jewellery .productView .productView-description .tabs-contents .tab-content .product-description-box .box-inner .Box-middle .box-row .box-col .box-content .box-title-box .box-title {
              font-size: 78px;
              line-height: 60px;
              margin-bottom: 33px; } }
        .jewellery .productView .productView-description .tabs-contents .tab-content .product-description-box .box-inner .Box-middle .box-row .box-col .box-content p {
          font-size: 16px;
          letter-spacing: 0px;
          font-family: "Poppins";
          font-weight: 400;
          color: #cddb3e; }
          @media (min-width: 1024px) {
            .jewellery .productView .productView-description .tabs-contents .tab-content .product-description-box .box-inner .Box-middle .box-row .box-col .box-content p {
              font-size: 15px; } }
          @media (min-width: 1440px) {
            .jewellery .productView .productView-description .tabs-contents .tab-content .product-description-box .box-inner .Box-middle .box-row .box-col .box-content p {
              font-size: 20px; } }
        @media (min-width: 1700px) {
          .jewellery .productView .productView-description .tabs-contents .tab-content .product-description-box .box-inner .Box-middle .box-row:nth-child(even) .box-col .box-content {
            padding-right: 60px;
            padding-left: 0; } }
        .jewellery .productView .productView-description .tabs-contents .tab-content .product-description-box .box-inner .box-bottom .list-box .list-row .list-col .list-top {
          color: black;
          font-weight: 700;
          font-size: 20px;
          margin-bottom: 15px; }
          @media (min-width: 1024px) {
            .jewellery .productView .productView-description .tabs-contents .tab-content .product-description-box .box-inner .box-bottom .list-box .list-row .list-col .list-top {
              margin-bottom: 5px; } }
        .jewellery .productView .productView-description .tabs-contents .tab-content .product-description-box .box-inner .box-bottom .list-box .list-row .list-col .list-col-items {
          margin-bottom: 0; }
          @media (min-width: 1024px) {
            .jewellery .productView .productView-description .tabs-contents .tab-content .product-description-box .box-inner .box-bottom .list-box .list-row .list-col .list-col-items {
              margin-bottom: 1.5rem; } }
          .jewellery .productView .productView-description .tabs-contents .tab-content .product-description-box .box-inner .box-bottom .list-box .list-row .list-col .list-col-items .list-col-item::before {
            border: 1px solid;
            background: #327d5a;
            box-shadow: 0px 0px 0px 2px inset; }
          .jewellery .productView .productView-description .tabs-contents .tab-content .product-description-box .box-inner .box-bottom .list-box .list-row .list-col .list-col-items .list-col-item p {
            color: #327d5a; }
      .jewellery .productView .productView-description .tabs-contents .tab-content .toggle .toggle-content .productReviews-list .productReview article header .productReview-title {
        color: #333333;
        font-size: 18px;
        font-family: "Poppins";
        text-transform: capitalize; }
        @media (min-width: 1440px) {
          .jewellery .productView .productView-description .tabs-contents .tab-content .toggle .toggle-content .productReviews-list .productReview article header .productReview-title {
            font-size: 20px; } }
      .jewellery .productView .productView-description .tabs-contents .tab-content .toggle .toggle-content .productReviews-list .productReview article header .productReview-author {
        color: black; }
      .jewellery .productView .productView-description .tabs-contents .tab-content .toggle .toggle-content .productReviews-list .productReview article .productReview-body {
        color: #333333;
        font-size: 16px;
        font-family: "Poppins";
        text-transform: capitalize; }
        @media (min-width: 1440px) {
          .jewellery .productView .productView-description .tabs-contents .tab-content .toggle .toggle-content .productReviews-list .productReview article .productReview-body {
            font-size: 20px; } }
      .jewellery .productView .productView-description .tabs-contents .tab-content .productView-info .productView-info-name {
        font-family: "Poppins";
        font-size: 16px;
        color: black; }
      .jewellery .productView .productView-description .tabs-contents .tab-content .productView-info .productView-info-value {
        color: #333333; }

@media (min-width: 1024px) {
  .jewellery .product-section {
    padding: 50px 0 0; } }

@media (min-width: 1440px) {
  .jewellery .product-section {
    padding: 95px 0 0; } }

@media (min-width: 1024px) {
  .jewellery .product-section.similar-products-section {
    padding: 50px 0 100px; } }

@media (min-width: 1440px) {
  .jewellery .product-section.similar-products-section {
    padding: 89px 0 110px; } }

.jewellery .product-section .section-title .section-sub-heading {
  font-size: 14px; }
  @media (min-width: 1024px) {
    .jewellery .product-section .section-title .section-sub-heading {
      font-size: 18px; } }
  @media (min-width: 1440px) {
    .jewellery .product-section .section-title .section-sub-heading {
      font-size: 20px; } }

.jewellery .product-section .section-title .section-heading {
  font-size: 24px;
  color: #327d5a;
  font-style: italic; }
  @media (min-width: 1024px) {
    .jewellery .product-section .section-title .section-heading {
      font-size: 40px;
      margin-top: 0;
      margin-bottom: 10px; } }
  @media (min-width: 1440px) {
    .jewellery .product-section .section-title .section-heading {
      font-size: 52px; } }

.children.product-page {
  overflow-x: hidden; }
  .children.product-page .header-section {
    padding: 10px 0 10px 0px; }
    @media (min-width: 1024px) {
      .children.product-page .header-section {
        padding: 20px 0px 20px; } }
    @media (min-width: 1440px) {
      .children.product-page .header-section {
        padding: 27px 0px 27px 0px; } }
    @media (min-width: 1700px) {
      .children.product-page .header-section {
        padding: 27px 0px 27px 0px; } }
  @media (min-width: 1700px) {
    .children.product-page .productView {
      margin: 0 -20px; } }
  @media (min-width: 1700px) {
    .children.product-page .productView .productView-images {
      padding: 0 20px; } }
  @media (min-width: 1700px) {
    .children.product-page .productView .productView-images .productView-image-section {
      padding-left: 40px; } }
  .children.product-page .productView .productView-images .productView-image-section .productView-image {
    border-color: #c9d8d1; }
  .children.product-page .productView .productView-images .thumbnails-section .productView-thumbnails {
    padding: 0 40px; }
    @media (min-width: 1024px) {
      .children.product-page .productView .productView-images .thumbnails-section .productView-thumbnails {
        padding: 0; } }
    .children.product-page .productView .productView-images .thumbnails-section .productView-thumbnails .productView-thumbnail .productView-thumbnail-link {
      border-color: #c9d8d1;
      height: 83px;
      max-width: 67px;
      margin: 0 5px; }
      @media (min-width: 768px) {
        .children.product-page .productView .productView-images .thumbnails-section .productView-thumbnails .productView-thumbnail .productView-thumbnail-link {
          height: 97px;
          max-width: 120px; } }
      .children.product-page .productView .productView-images .thumbnails-section .productView-thumbnails .productView-thumbnail .productView-thumbnail-link:hover {
        border-color: #327d5a; }
    .children.product-page .productView .productView-images .thumbnails-section .productView-thumbnails .productView-thumbnail.slick-current.slick-active .productView-thumbnail-link {
      border-color: #327d5a; }
    .children.product-page .productView .productView-images .thumbnails-section .productView-thumbnails .productView-thumbnail.slick-slide .productView-thumbnail-link {
      margin: 0 auto; }
  .children.product-page .productView .price-rating-section {
    padding: 14px 14px 14px; }
    @media (min-width: 1024px) {
      .children.product-page .productView .price-rating-section {
        padding: 19px 25px 14px; } }
    @media (min-width: 1700px) {
      .children.product-page .productView .price-rating-section {
        margin-bottom: 45px; } }
    .children.product-page .productView .price-rating-section .rating-data .availablity span span {
      box-shadow: none;
      background-color: rgba(205, 219, 62, 0.1);
      border: 1px solid #cddb3e;
      border-radius: 10px; }
  @media (min-width: 1700px) {
    .children.product-page .productView .productView-details {
      padding: 0 20px; } }
  .children.product-page .productView .productView-details .form .form-option {
    border-radius: 10px; }
  @media (min-width: 1700px) {
    .children.product-page .productView .productView-details .form .form-field:last-child {
      margin-bottom: 27px; } }
  .children.product-page .productView .productView-details .form .form-field .form-select {
    border-radius: 10px;
    font-size: 14px; }
    @media (min-width: 1700px) {
      .children.product-page .productView .productView-details .form .form-field .form-select {
        font-size: 18px; } }
  .children.product-page .productView .productView-details .productView-rating {
    color: black; }
    .children.product-page .productView .productView-details .productView-rating #productReview_link, .children.product-page .productView .productView-details .productView-rating .productView-reviewLink {
      color: black; }
      .children.product-page .productView .productView-details .productView-rating #productReview_link:hover, .children.product-page .productView .productView-details .productView-rating .productView-reviewLink:hover {
        color: #327d5a; }
  @media (min-width: 1700px) {
    .children.product-page .productView .productView-details .productView-options .add-to-cart-wrapper {
      margin-top: 20px; } }
  .children.product-page .productView .productView-details .productView-options .form-increment {
    box-shadow: none;
    border-radius: 10px;
    border-width: 1px;
    width: 80px;
    height: 44px; }
    @media (min-width: 1024px) {
      .children.product-page .productView .productView-details .productView-options .form-increment {
        height: 54px;
        width: 80px; } }
    @media (min-width: 1700px) {
      .children.product-page .productView .productView-details .productView-options .form-increment {
        height: 68px;
        width: 80px; } }
    .children.product-page .productView .productView-details .productView-options .form-increment .form-input--incrementTotal {
      width: 3.1rem; }
      @media (min-width: 1024px) {
        .children.product-page .productView .productView-details .productView-options .form-increment .form-input--incrementTotal {
          width: 3.2rem; } }
      @media (min-width: 1700px) {
        .children.product-page .productView .productView-details .productView-options .form-increment .form-input--incrementTotal {
          width: 3.7rem; } }
    .children.product-page .productView .productView-details .productView-options .form-increment .button--icon .icon {
      vertical-align: baseline; }
    .children.product-page .productView .productView-details .productView-options .form-increment .button--icon:hover .icon svg {
      fill: #cddb3e; }
  .children.product-page .productView .productView-details .productView-options .form-wishlist .dropdown-menu-button, .children.product-page .productView .productView-details .productView-options .form-wishlist .compare-btn {
    box-shadow: none;
    border-radius: 10px;
    border: 1px solid #327d5a;
    background-color: #327d5a;
    padding: 11px; }
    @media (min-width: 768px) {
      .children.product-page .productView .productView-details .productView-options .form-wishlist .dropdown-menu-button, .children.product-page .productView .productView-details .productView-options .form-wishlist .compare-btn {
        margin-left: -5px; } }
    @media (min-width: 1024px) {
      .children.product-page .productView .productView-details .productView-options .form-wishlist .dropdown-menu-button, .children.product-page .productView .productView-details .productView-options .form-wishlist .compare-btn {
        padding: 14px;
        margin-left: 0; } }
    @media (min-width: 1700px) {
      .children.product-page .productView .productView-details .productView-options .form-wishlist .dropdown-menu-button, .children.product-page .productView .productView-details .productView-options .form-wishlist .compare-btn {
        height: 68px;
        width: 68px;
        margin-top: 20px;
        padding: 18px; } }
    @media (min-width: 1700px) {
      .children.product-page .productView .productView-details .productView-options .form-wishlist .dropdown-menu-button .icon, .children.product-page .productView .productView-details .productView-options .form-wishlist .compare-btn .icon {
        vertical-align: sub; } }
    .children.product-page .productView .productView-details .productView-options .form-wishlist .dropdown-menu-button .icon svg, .children.product-page .productView .productView-details .productView-options .form-wishlist .compare-btn .icon svg {
      fill: #327d5a; }
    .children.product-page .productView .productView-details .productView-options .form-wishlist .dropdown-menu-button:hover, .children.product-page .productView .productView-details .productView-options .form-wishlist .compare-btn:hover {
      background-color: #327d5a; }
      .children.product-page .productView .productView-details .productView-options .form-wishlist .dropdown-menu-button:hover .icon svg, .children.product-page .productView .productView-details .productView-options .form-wishlist .compare-btn:hover .icon svg {
        fill: #327d5a; }
  .children.product-page .productView .productView-details .productView-options .form-wishlist #wishlist-dropdown.dropdown-menu {
    overflow: visible;
    border-radius: 10px;
    background-color: white; }
    .children.product-page .productView .productView-details .productView-options .form-wishlist #wishlist-dropdown.dropdown-menu:before {
      right: 15px; }
      @media (min-width: 1700px) {
        .children.product-page .productView .productView-details .productView-options .form-wishlist #wishlist-dropdown.dropdown-menu:before {
          right: 42px; } }
    .children.product-page .productView .productView-details .productView-options .form-wishlist #wishlist-dropdown.dropdown-menu li {
      border-radius: 10px; }
      .children.product-page .productView .productView-details .productView-options .form-wishlist #wishlist-dropdown.dropdown-menu li .button {
        color: black;
        border-radius: 10px; }
        .children.product-page .productView .productView-details .productView-options .form-wishlist #wishlist-dropdown.dropdown-menu li .button:hover {
          color: #327d5a; }
  .children.product-page .productView .productView-details .productView-options .form-action #form-action-addToCart {
    box-shadow: none;
    border-radius: 10px;
    border: 1px solid #327d5a;
    background-color: #327d5a;
    color: #327d5a;
    padding: 14px 26px 10px 56px; }
    @media (min-width: 1700px) {
      .children.product-page .productView .productView-details .productView-options .form-action #form-action-addToCart {
        padding: 15px 36px 15px 71px;
        font-size: 18px; } }
  .children.product-page .productView .productView-details .productView-options .form-action.add-to-cart-wrapper-box {
    margin-right: 10px; }
    @media (min-width: 1024px) {
      .children.product-page .productView .productView-details .productView-options .form-action.add-to-cart-wrapper-box {
        margin: 0 0 0 5px; } }
    @media (min-width: 1200px) {
      .children.product-page .productView .productView-details .productView-options .form-action.add-to-cart-wrapper-box {
        margin: 0 21px 0 26px; } }
    @media (min-width: 1440px) {
      .children.product-page .productView .productView-details .productView-options .form-action.add-to-cart-wrapper-box {
        margin: 0 19px 0 24px; } }
    .children.product-page .productView .productView-details .productView-options .form-action.add-to-cart-wrapper-box .icon {
      width: 24px;
      height: 24px; }
      @media (min-width: 1700px) {
        .children.product-page .productView .productView-details .productView-options .form-action.add-to-cart-wrapper-box .icon {
          width: 28px;
          height: 28px;
          left: 36px; } }
      .children.product-page .productView .productView-details .productView-options .form-action.add-to-cart-wrapper-box .icon svg {
        fill: none;
        stroke: #327d5a;
        width: 24px;
        height: 24px; }
        @media (min-width: 1700px) {
          .children.product-page .productView .productView-details .productView-options .form-action.add-to-cart-wrapper-box .icon svg {
            width: 28px;
            height: 28px; } }
    .children.product-page .productView .productView-details .productView-options .form-action.add-to-cart-wrapper-box:hover #form-action-addToCart {
      background-color: #327d5a;
      color: #327d5a; }
    .children.product-page .productView .productView-details .productView-options .form-action.add-to-cart-wrapper-box:hover .icon svg {
      fill: none;
      stroke: #327d5a; }
  .children.product-page .productView-info .productView-info-dl .productView-info-name {
    width: 35%; }
    @media (min-width: 576px) {
      .children.product-page .productView-info .productView-info-dl .productView-info-name {
        width: 26%; } }
    @media (min-width: 1024px) {
      .children.product-page .productView-info .productView-info-dl .productView-info-name {
        font-size: 18px;
        width: 30%; } }
    @media (min-width: 1700px) {
      .children.product-page .productView-info .productView-info-dl .productView-info-name {
        width: 26%; } }
  .children.product-page .productView-info .productView-info-dl .productView-info-value {
    width: 65%;
    padding-left: 14px; }
    @media (min-width: 768px) {
      .children.product-page .productView-info .productView-info-dl .productView-info-value {
        width: 74%;
        padding-left: 0; } }
    @media (min-width: 1024px) {
      .children.product-page .productView-info .productView-info-dl .productView-info-value {
        width: 70%; } }
    @media (min-width: 1700px) {
      .children.product-page .productView-info .productView-info-dl .productView-info-value {
        width: 74%; } }
  .children.product-page .usp-section .usp-list {
    margin: 20px 0 0; }
    @media (min-width: 768px) {
      .children.product-page .usp-section .usp-list {
        margin: 20px -5px 0; } }
    @media (min-width: 1024px) {
      .children.product-page .usp-section .usp-list {
        margin: 35px -5px 10px; } }
    @media (min-width: 1700px) {
      .children.product-page .usp-section .usp-list {
        margin: 35px -20px 10px; } }
    @media (min-width: 1700px) {
      .children.product-page .usp-section .usp-list .usp-element {
        padding: 16px 10px; } }
    .children.product-page .usp-section .usp-list .usp-element .icon {
      width: 25px;
      height: 25px;
      margin: 0; }
      .children.product-page .usp-section .usp-list .usp-element .icon svg {
        fill: none; }
    .children.product-page .usp-section .usp-list .usp-list-item {
      padding: 5px 0; }
      @media (min-width: 768px) {
        .children.product-page .usp-section .usp-list .usp-list-item {
          padding: 5px; } }
      @media (min-width: 1700px) {
        .children.product-page .usp-section .usp-list .usp-list-item {
          padding: 10px 20px; } }
    .children.product-page .usp-section .usp-list .usp-content {
      width: calc(100% - 40px);
      padding-left: 0;
      font-weight: 600; }
      .children.product-page .usp-section .usp-list .usp-content br {
        display: block; }
      .children.product-page .usp-section .usp-list .usp-content .usp-content-main {
        font-weight: 600; }
  @media (min-width: 1700px) {
    .children.product-page .productView-description {
      margin-top: 60px;
      padding-top: 60px; } }
  .children.product-page .productView-description::after, .children.product-page .productView-description:before {
    width: 30px; }
    @media (min-width: 1024px) {
      .children.product-page .productView-description::after, .children.product-page .productView-description:before {
        right: 100%;
        width: 100%; } }
  .children.product-page .productView-description::after {
    left: -30px; }
    @media (min-width: 1024px) {
      .children.product-page .productView-description::after {
        width: 100%;
        left: 100%; } }
  .children.product-page .productView-description::before {
    right: -30px; }
    @media (min-width: 1024px) {
      .children.product-page .productView-description::before {
        right: 100%;
        width: 100%; } }
  .children.product-page .productView-description .tabs .tab .tab-title {
    box-shadow: none;
    border-radius: 10px;
    color: #cddb3e;
    background-color: #327d5a;
    border: 1px solid #327d5a; }
    .children.product-page .productView-description .tabs .tab .tab-title .icon svg {
      fill: #cddb3e; }
    .children.product-page .productView-description .tabs .tab .tab-title:hover {
      color: #327d5a;
      background-color: #cddb3e; }
      .children.product-page .productView-description .tabs .tab .tab-title:hover .icon svg {
        fill: #327d5a; }
  .children.product-page .productView-description .tabs .tab.is-active .tab-title {
    color: #327d5a;
    background-color: #cddb3e;
    box-shadow: 7px 7px 23px 0px rgba(205, 219, 62, 0.2); }
    .children.product-page .productView-description .tabs .tab.is-active .tab-title .icon svg {
      fill: #327d5a; }
  @media (min-width: 1700px) {
    .children.product-page .productView-description .tabs-contents {
      margin-bottom: 0; } }
  .children.product-page .productView-description .tabs-contents .tab-content {
    padding-bottom: 0; }
    @media (min-width: 1700px) {
      .children.product-page .productView-description .tabs-contents .tab-content {
        padding-top: 30px;
        padding-bottom: 37px; } }
    .children.product-page .productView-description .tabs-contents .tab-content h1, .children.product-page .productView-description .tabs-contents .tab-content h2, .children.product-page .productView-description .tabs-contents .tab-content h3, .children.product-page .productView-description .tabs-contents .tab-content h4, .children.product-page .productView-description .tabs-contents .tab-content h5, .children.product-page .productView-description .tabs-contents .tab-content h6 {
      color: black; }
    .children.product-page .productView-description .tabs-contents .tab-content h6 {
      font-size: 14px;
      margin-top: 0;
      margin-bottom: 0;
      text-transform: none; }
      @media (min-width: 1200px) {
        .children.product-page .productView-description .tabs-contents .tab-content h6 {
          font-size: 16px; } }
      @media (min-width: 1700px) {
        .children.product-page .productView-description .tabs-contents .tab-content h6 {
          font-size: rgba(0, 255, 19, 0); } }
    .children.product-page .productView-description .tabs-contents .tab-content p {
      margin-bottom: 20px; }
  .children.product-page .productView-description .tabs-contents .productView-info {
    border: 1px solid rgba(163, 163, 157, 0.3);
    border-radius: 7px;
    padding: 0 0;
    overflow: hidden; }
    .children.product-page .productView-description .tabs-contents .productView-info .productView-info-name, .children.product-page .productView-description .tabs-contents .productView-info .productView-info-value {
      float: none;
      display: inline-block;
      margin-bottom: 0; }
    .children.product-page .productView-description .tabs-contents .productView-info .customtabbox {
      padding: 7px 10px 7px;
      border-bottom: 1px solid rgba(163, 163, 157, 0.3);
      display: block;
      width: 100%;
      margin-top: 0; }
      .children.product-page .productView-description .tabs-contents .productView-info .customtabbox:last-child {
        border: none; }
      .children.product-page .productView-description .tabs-contents .productView-info .customtabbox:nth-child(odd) {
        background-color: rgba(255, 255, 255, 0.5); }

@media (min-width: 1024px) {
  .children.product-page .product-section {
    padding-bottom: 50px;
    padding-top: 40px; } }

@media (min-width: 1700px) {
  .children.product-page .product-section {
    padding-bottom: 80px;
    padding-top: 65px; } }

.children .share-box .share-label {
  font-size: 14px; }
  @media (min-width: 1024px) {
    .children .share-box .share-label {
      font-size: 15px; } }

.children .socialLinks-item--pinterest {
  width: auto; }

/* for cart page*/
.cart-page .page-content {
  padding: 0; }
  @media (min-width: 1024px) {
    .cart-page .page-content {
      padding-left: 0.75rem;
      padding-right: 0.75rem; } }

.cart-page .cart-content-padding-right {
  padding-right: 0; }
  @media (min-width: 1024px) {
    .cart-page .cart-content-padding-right {
      padding-right: 4px; } }

.cart-page .header-section {
  margin-bottom: 0; }
  @media (min-width: 1024px) {
    .cart-page .header-section {
      padding: 43px 0; } }
  .cart-page .header-section .cart-label {
    text-align: center;
    color: #FFFFFF;
    margin: 0;
    margin-top: 3px; }
  .cart-page .header-section ol.breadcrumbs {
    margin-bottom: 13px; }

.cart-page .alertBox--info {
  border-radius: 6px;
  box-shadow: 0.707px 0.707px 0px 0px #FFFFFF;
  border: 1px solid #e3e3e3;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 15px 10px;
  margin-top: 40px; }
  .cart-page .alertBox--info .alertBox-icon .icon svg {
    fill: #333333; }
  .cart-page .alertBox--info .alertBox-message {
    width: auto; }

.cart-page .cart-box-main {
  padding-bottom: 108px;
  margin: 0 -10px; }
  @media (min-width: 1024px) {
    .cart-page .cart-box-main {
      padding-top: 50px; } }
  @media (min-width: 1200px) {
    .cart-page .cart-box-main {
      display: flex;
      margin: 0; } }
  .cart-page .cart-box-main .cart-table {
    width: 100%; }
    @media (min-width: 1200px) {
      .cart-page .cart-box-main .cart-table {
        width: 70%;
        padding-right: 20px; } }
    @media (min-width: 1700px) {
      .cart-page .cart-box-main .cart-table {
        width: calc(100% - 463px);
        padding-right: 40px; } }
    .cart-page .cart-box-main .cart-table .cart {
      overflow: hidden;
      margin-bottom: 0;
      background-color: white; }
      @media (min-width: 1024px) {
        .cart-page .cart-box-main .cart-table .cart {
          border-radius: 17px;
          border: 1px solid white; } }
      .cart-page .cart-box-main .cart-table .cart .cart-header {
        background-color: white;
        padding: 20px 17px;
        display: none; }
        @media (min-width: 1024px) {
          .cart-page .cart-box-main .cart-table .cart .cart-header {
            display: -ms-flexbox;
            display: -webkit-flex;
            display: flex;
            -ms-flex-align: center;
            -webkit-align-items: center;
            -webkit-box-align: center;
            align-items: center;
            justify-content: space-between; } }
        .cart-page .cart-box-main .cart-table .cart .cart-header .cart-header-item {
          font-size: 18px;
          font-weight: 600;
          color: black;
          padding: 0;
          width: calc(50% / 3);
          text-align: left; }
          .cart-page .cart-box-main .cart-table .cart .cart-header .cart-header-item.item-head {
            width: 40%;
            padding-left: 43px; }
            @media (min-width: 1700px) {
              .cart-page .cart-box-main .cart-table .cart .cart-header .cart-header-item.item-head {
                width: 48%; } }
          @media (min-width: 1700px) {
            .cart-page .cart-box-main .cart-table .cart .cart-header .cart-header-item.total-head {
              text-align: center;
              padding-left: 30px;
              text-align: left; } }
          .cart-page .cart-box-main .cart-table .cart .cart-header .cart-header-item.cart-header-quantity {
            padding-left: 10px; }
          .cart-page .cart-box-main .cart-table .cart .cart-header .cart-header-item.price-head {
            padding-left: 5px; }
      .cart-page .cart-box-main .cart-table .cart .cart-list {
        padding: 17px;
        display: block;
        border: 0;
        padding: 17px 10px; }
        .cart-page .cart-box-main .cart-table .cart .cart-list .item-row {
          display: -ms-flexbox;
          display: -webkit-flex;
          display: flex;
          -ms-flex-align: center;
          -webkit-align-items: center;
          -webkit-box-align: center;
          align-items: center;
          -ms-flex-wrap: wrap;
          flex-wrap: wrap;
          margin: 17px 0;
          border: 1px solid #e3e3e3;
          box-shadow: 0.707px 0.707px 0px 0px #FFFFFF;
          border-radius: 17px;
          background-color: #f8f8f3;
          padding: 20px 25px 20px 0; }
          .cart-page .cart-box-main .cart-table .cart .cart-list .item-row:nth-child(1) {
            margin-top: 0; }
          .cart-page .cart-box-main .cart-table .cart .cart-list .item-row:last-child {
            margin-bottom: 0; }
          .cart-page .cart-box-main .cart-table .cart .cart-list .item-row.gift-cart-item .option-change-link {
            display: block;
            margin-top: 15px; }
          .cart-page .cart-box-main .cart-table .cart .cart-list .item-row.gift-cart-item .form-increment {
            border: 0;
            background-color: transparent;
            box-shadow: none;
            justify-content: center; }
            @media (min-width: 1024px) {
              .cart-page .cart-box-main .cart-table .cart .cart-list .item-row.gift-cart-item .form-increment {
                width: 100%; } }
            .cart-page .cart-box-main .cart-table .cart .cart-list .item-row.gift-cart-item .form-increment .form-input--incrementTotal {
              background-color: transparent;
              color: #327d5a;
              text-align: left; }
              @media (min-width: 1024px) {
                .cart-page .cart-box-main .cart-table .cart .cart-list .item-row.gift-cart-item .form-increment .form-input--incrementTotal {
                  text-align: center; } }
          .cart-page .cart-box-main .cart-table .cart .cart-list .item-row .cart-col.col-cart-item-left {
            width: 100%;
            display: -ms-flexbox;
            display: -webkit-flex;
            display: flex;
            -ms-flex-align: center;
            -webkit-align-items: center;
            -webkit-box-align: center;
            align-items: center; }
            @media (min-width: 1024px) {
              .cart-page .cart-box-main .cart-table .cart .cart-list .item-row .cart-col.col-cart-item-left {
                width: 45%; } }
            @media (min-width: 1700px) {
              .cart-page .cart-box-main .cart-table .cart .cart-list .item-row .cart-col.col-cart-item-left {
                width: 50%; } }
            .cart-page .cart-box-main .cart-table .cart .cart-list .item-row .cart-col.col-cart-item-left .cart-item-figure {
              margin: 0;
              width: 140px; }
              @media (min-width: 1024px) {
                .cart-page .cart-box-main .cart-table .cart .cart-list .item-row .cart-col.col-cart-item-left .cart-item-figure {
                  padding: 0 17px;
                  max-width: 160px; } }
              .cart-page .cart-box-main .cart-table .cart .cart-list .item-row .cart-col.col-cart-item-left .cart-item-figure .cart-item-image {
                max-height: 10rem;
                max-width: 100px; }
            .cart-page .cart-box-main .cart-table .cart .cart-list .item-row .cart-col.col-cart-item-left .cart-item-details {
              width: calc(100% - 140px); }
              @media (min-width: 1024px) {
                .cart-page .cart-box-main .cart-table .cart .cart-list .item-row .cart-col.col-cart-item-left .cart-item-details {
                  width: calc(100% - 160px); } }
              .cart-page .cart-box-main .cart-table .cart .cart-list .item-row .cart-col.col-cart-item-left .cart-item-details .cart-item-brand {
                color: #585858;
                font-size: 11px;
                margin-bottom: 0;
                line-height: 1; }
                @media (min-width: 576px) {
                  .cart-page .cart-box-main .cart-table .cart .cart-list .item-row .cart-col.col-cart-item-left .cart-item-details .cart-item-brand {
                    font-size: 13px; } }
              .cart-page .cart-box-main .cart-table .cart .cart-list .item-row .cart-col.col-cart-item-left .cart-item-details .cart-item-name {
                font-size: 12px;
                font-weight: 500; }
                .cart-page .cart-box-main .cart-table .cart .cart-list .item-row .cart-col.col-cart-item-left .cart-item-details .cart-item-name .cart-item-name__label {
                  text-decoration: none; }
                @media (min-width: 576px) {
                  .cart-page .cart-box-main .cart-table .cart .cart-list .item-row .cart-col.col-cart-item-left .cart-item-details .cart-item-name {
                    font-size: 15px; } }
              .cart-page .cart-box-main .cart-table .cart .cart-list .item-row .cart-col.col-cart-item-left .cart-item-details .definitionList {
                margin-bottom: 5px; }
                @media (min-width: 1024px) {
                  .cart-page .cart-box-main .cart-table .cart .cart-list .item-row .cart-col.col-cart-item-left .cart-item-details .definitionList {
                    margin-bottom: 30px; } }
                .cart-page .cart-box-main .cart-table .cart .cart-list .item-row .cart-col.col-cart-item-left .cart-item-details .definitionList .definitionList-key,
                .cart-page .cart-box-main .cart-table .cart .cart-list .item-row .cart-col.col-cart-item-left .cart-item-details .definitionList .definitionList-value {
                  color: #585858;
                  font-style: italic;
                  font-weight: 500;
                  text-transform: capitalize;
                  font-size: 11px; }
                  @media (min-width: 576px) {
                    .cart-page .cart-box-main .cart-table .cart .cart-list .item-row .cart-col.col-cart-item-left .cart-item-details .definitionList .definitionList-key,
                    .cart-page .cart-box-main .cart-table .cart .cart-list .item-row .cart-col.col-cart-item-left .cart-item-details .definitionList .definitionList-value {
                      font-size: 13px; } }
                .cart-page .cart-box-main .cart-table .cart .cart-list .item-row .cart-col.col-cart-item-left .cart-item-details .definitionList .definitionList-key {
                  min-width: 60px; }
              .cart-page .cart-box-main .cart-table .cart .cart-list .item-row .cart-col.col-cart-item-left .cart-item-details .option-change-link {
                color: #327d5a;
                font-weight: 500;
                text-decoration: none;
                transition: all 0.3s ease-in-out;
                font-size: 11px; }
                @media (min-width: 576px) {
                  .cart-page .cart-box-main .cart-table .cart .cart-list .item-row .cart-col.col-cart-item-left .cart-item-details .option-change-link {
                    font-size: 13px; } }
                .cart-page .cart-box-main .cart-table .cart .cart-list .item-row .cart-col.col-cart-item-left .cart-item-details .option-change-link span {
                  text-decoration: underline; }
                .cart-page .cart-box-main .cart-table .cart .cart-list .item-row .cart-col.col-cart-item-left .cart-item-details .option-change-link .icon {
                  width: 15px;
                  height: 15px;
                  margin-right: 5px; }
                  .cart-page .cart-box-main .cart-table .cart .cart-list .item-row .cart-col.col-cart-item-left .cart-item-details .option-change-link .icon svg {
                    fill: #327d5a;
                    width: 15px;
                    height: 15px;
                    transition: all 0.3s ease-in-out; }
                .cart-page .cart-box-main .cart-table .cart .cart-list .item-row .cart-col.col-cart-item-left .cart-item-details .option-change-link:hover {
                  color: #327d5a; }
                  .cart-page .cart-box-main .cart-table .cart .cart-list .item-row .cart-col.col-cart-item-left .cart-item-details .option-change-link:hover .icon svg {
                    fill: #327d5a; }
          .cart-page .cart-box-main .cart-table .cart .cart-list .item-row .cart-col.col-cart-item-right {
            width: 100%;
            margin-top: 20px; }
            @media (min-width: 1024px) {
              .cart-page .cart-box-main .cart-table .cart .cart-list .item-row .cart-col.col-cart-item-right {
                width: 55%;
                margin-top: 0;
                display: -ms-flexbox;
                display: -webkit-flex;
                display: flex;
                -ms-flex-align: center;
                -webkit-align-items: center;
                -webkit-box-align: center;
                align-items: center; } }
            @media (min-width: 1700px) {
              .cart-page .cart-box-main .cart-table .cart .cart-list .item-row .cart-col.col-cart-item-right {
                width: 50%; } }
            .cart-page .cart-box-main .cart-table .cart .cart-list .item-row .cart-col.col-cart-item-right .cart-item-info {
              display: -ms-flexbox;
              display: -webkit-flex;
              display: flex;
              -ms-flex-align: center;
              -webkit-align-items: center;
              -webkit-box-align: center;
              align-items: center;
              position: relative;
              margin-bottom: 6px;
              float: none;
              width: auto; }
              @media (min-width: 1024px) {
                .cart-page .cart-box-main .cart-table .cart .cart-list .item-row .cart-col.col-cart-item-right .cart-item-info {
                  display: table-cell;
                  margin-bottom: 0;
                  clear: none;
                  float: left;
                  overflow: hidden;
                  width: 33.33333%; } }
              .cart-page .cart-box-main .cart-table .cart .cart-list .item-row .cart-col.col-cart-item-right .cart-item-info .cart-item-label {
                margin-bottom: 0;
                font-weight: 600;
                font-size: 15px;
                width: 33.33%; }
                @media (min-width: 768px) {
                  .cart-page .cart-box-main .cart-table .cart .cart-list .item-row .cart-col.col-cart-item-right .cart-item-info .cart-item-label {
                    width: 15.33%; } }
                @media (min-width: 1024px) {
                  .cart-page .cart-box-main .cart-table .cart .cart-list .item-row .cart-col.col-cart-item-right .cart-item-info .cart-item-label {
                    margin-bottom: 0.35714rem;
                    width: 100%;
                    width: 33.33%; } }
              .cart-page .cart-box-main .cart-table .cart .cart-list .item-row .cart-col.col-cart-item-right .cart-item-info.productincrementbox .form-increment {
                margin-left: 1.5rem; }
                @media (min-width: 1024px) {
                  .cart-page .cart-box-main .cart-table .cart .cart-list .item-row .cart-col.col-cart-item-right .cart-item-info.productincrementbox .form-increment {
                    margin-left: 0; } }
                .cart-page .cart-box-main .cart-table .cart .cart-list .item-row .cart-col.col-cart-item-right .cart-item-info.productincrementbox .form-increment .cart-item-qty-input {
                  width: 3.358rem; }
                .cart-page .cart-box-main .cart-table .cart .cart-list .item-row .cart-col.col-cart-item-right .cart-item-info.productincrementbox .form-increment .button--icon {
                  border-radius: 0;
                  padding: 10px 11.5px; }
                  @media (min-width: 1700px) {
                    .cart-page .cart-box-main .cart-table .cart .cart-list .item-row .cart-col.col-cart-item-right .cart-item-info.productincrementbox .form-increment .button--icon {
                      padding: 18px 16.5px; } }
                  .cart-page .cart-box-main .cart-table .cart .cart-list .item-row .cart-col.col-cart-item-right .cart-item-info.productincrementbox .form-increment .button--icon:hover, .cart-page .cart-box-main .cart-table .cart .cart-list .item-row .cart-col.col-cart-item-right .cart-item-info.productincrementbox .form-increment .button--icon:focus {
                    background-color: transparent; }
              .cart-page .cart-box-main .cart-table .cart .cart-list .item-row .cart-col.col-cart-item-right .cart-item-info .cart-item-value {
                font-size: 18px;
                font-weight: 600;
                display: block;
                position: relative;
                padding-right: 20px; }
                .cart-page .cart-box-main .cart-table .cart .cart-list .item-row .cart-col.col-cart-item-right .cart-item-info .cart-item-value.price--discounted {
                  font-size: 14px;
                  font-weight: 400;
                  color: #585858; }
                @media (min-width: 1700px) {
                  .cart-page .cart-box-main .cart-table .cart .cart-list .item-row .cart-col.col-cart-item-right .cart-item-info .cart-item-value {
                    padding-right: 50px; } }
              @media (min-width: 1024px) {
                .cart-page .cart-box-main .cart-table .cart .cart-list .item-row .cart-col.col-cart-item-right .cart-item-info.last-price .cart-item-value {
                  text-align: center; } }
              .cart-page .cart-box-main .cart-table .cart .cart-list .item-row .cart-col.col-cart-item-right .cart-item-info .cart-remove {
                width: auto;
                height: auto;
                padding: 0;
                position: absolute;
                top: 50%;
                transform: translateY(-50%);
                right: 0;
                line-height: 1; }
                .cart-page .cart-box-main .cart-table .cart .cart-list .item-row .cart-col.col-cart-item-right .cart-item-info .cart-remove svg {
                  width: 16px;
                  height: 16px;
                  fill: #585858; }
                .cart-page .cart-box-main .cart-table .cart .cart-list .item-row .cart-col.col-cart-item-right .cart-item-info .cart-remove:hover svg {
                  fill: #327d5a; }
  @media (min-width: 1024px) {
    .cart-page .cart-box-main .cart-total-box {
      width: 50%;
      margin-left: auto; } }
  @media (min-width: 1200px) {
    .cart-page .cart-box-main .cart-total-box {
      width: 30%;
      padding-left: 20px; } }
  @media (min-width: 1700px) {
    .cart-page .cart-box-main .cart-total-box {
      width: 463px;
      padding-left: 0; } }
  .cart-page .cart-box-main .cart-total-box .cart-totals {
    max-width: 343px;
    margin-left: auto;
    margin-right: auto;
    width: 100%; }
    @media (min-width: 768px) {
      .cart-page .cart-box-main .cart-total-box .cart-totals {
        max-width: 100%;
        padding: 0 10px; } }
    @media (min-width: 1024px) {
      .cart-page .cart-box-main .cart-total-box .cart-totals {
        width: 100%;
        margin-top: 10px;
        margin-bottom: 20px;
        padding: 0; } }
    .cart-page .cart-box-main .cart-total-box .cart-totals .cart-total {
      position: relative;
      padding: 0 10px; }
      @media (min-width: 1024px) {
        .cart-page .cart-box-main .cart-total-box .cart-totals .cart-total {
          padding: 0; } }
      .cart-page .cart-box-main .cart-total-box .cart-totals .cart-total .cart-total-label,
      .cart-page .cart-box-main .cart-total-box .cart-totals .cart-total .cart-total-value {
        font-size: 13px;
        font-weight: 600;
        padding: 20px 0;
        width: 50%; }
        @media (min-width: 1024px) {
          .cart-page .cart-box-main .cart-total-box .cart-totals .cart-total .cart-total-label,
          .cart-page .cart-box-main .cart-total-box .cart-totals .cart-total .cart-total-value {
            font-size: 14px; } }
        @media (min-width: 1440px) {
          .cart-page .cart-box-main .cart-total-box .cart-totals .cart-total .cart-total-label,
          .cart-page .cart-box-main .cart-total-box .cart-totals .cart-total .cart-total-value {
            font-size: 18px; } }
      .cart-page .cart-box-main .cart-total-box .cart-totals .cart-total .cart-total-value {
        font-size: 14px; }
        @media (min-width: 1024px) {
          .cart-page .cart-box-main .cart-total-box .cart-totals .cart-total .cart-total-value {
            font-size: 14px; } }
        @media (min-width: 1440px) {
          .cart-page .cart-box-main .cart-total-box .cart-totals .cart-total .cart-total-value {
            font-size: 18px; } }
      .cart-page .cart-box-main .cart-total-box .cart-totals .cart-total .cart-total-label {
        text-align: left; }
      .cart-page .cart-box-main .cart-total-box .cart-totals .cart-total .cart-total-value {
        text-align: right; }
        .cart-page .cart-box-main .cart-total-box .cart-totals .cart-total .cart-total-value button {
          color: #327d5a;
          font-size: 13px;
          font-weight: 400;
          transition: all 0.3s ease-in-out;
          font-style: normal; }
          @media (min-width: 1024px) {
            .cart-page .cart-box-main .cart-total-box .cart-totals .cart-total .cart-total-value button {
              font-size: 14px; } }
          @media (min-width: 1700px) {
            .cart-page .cart-box-main .cart-total-box .cart-totals .cart-total .cart-total-value button {
              font-size: 16px; } }
          .cart-page .cart-box-main .cart-total-box .cart-totals .cart-total .cart-total-value button:hover {
            color: black; }
      .cart-page .cart-box-main .cart-total-box .cart-totals .cart-total .estimator-form .button {
        font-weight: 600;
        padding: 10px;
        font-size: 14px; }
        .cart-page .cart-box-main .cart-total-box .cart-totals .cart-total .estimator-form .button:hover, .cart-page .cart-box-main .cart-total-box .cart-totals .cart-total .estimator-form .button:focus {
          background-color: #327d5a;
          box-shadow: none; }
      .cart-page .cart-box-main .cart-total-box .cart-totals .cart-total .select-shipping-quote {
        font-size: 14px;
        color: #327d5a;
        background-color: white;
        padding: 10px;
        width: 100%; }
        .cart-page .cart-box-main .cart-total-box .cart-totals .cart-total .select-shipping-quote:hover {
          color: white;
          background-color: #327d5a;
          box-shadow: none; }
    .cart-page .cart-box-main .cart-total-box .cart-totals .cart-total + .cart-total {
      border-top: 1px solid #e3e3e3; }
      .cart-page .cart-box-main .cart-total-box .cart-totals .cart-total + .cart-total::before {
        content: "";
        position: absolute;
        top: 0px;
        left: 0;
        right: 0;
        height: 1px;
        background-color: #FFFFFF;
        display: block; }
    .cart-page .cart-box-main .cart-total-box .cart-totals .coupon-form .button,
    .cart-page .cart-box-main .cart-total-box .cart-totals .cart-gift-certificate-form .button,
    .cart-page .cart-box-main .cart-total-box .cart-totals .estimator-form .shipping-estimate-submit {
      padding: 5px;
      font-size: 14px; }
      @media (min-width: 1440px) {
        .cart-page .cart-box-main .cart-total-box .cart-totals .coupon-form .button,
        .cart-page .cart-box-main .cart-total-box .cart-totals .cart-gift-certificate-form .button,
        .cart-page .cart-box-main .cart-total-box .cart-totals .estimator-form .shipping-estimate-submit {
          padding: 5px; } }
      .cart-page .cart-box-main .cart-total-box .cart-totals .coupon-form .button:hover, .cart-page .cart-box-main .cart-total-box .cart-totals .coupon-form .button:focus,
      .cart-page .cart-box-main .cart-total-box .cart-totals .cart-gift-certificate-form .button:hover,
      .cart-page .cart-box-main .cart-total-box .cart-totals .cart-gift-certificate-form .button:focus,
      .cart-page .cart-box-main .cart-total-box .cart-totals .estimator-form .shipping-estimate-submit:hover,
      .cart-page .cart-box-main .cart-total-box .cart-totals .estimator-form .shipping-estimate-submit:focus {
        background-color: #327d5a;
        box-shadow: none; }
    .cart-page .cart-box-main .cart-total-box .cart-totals .coupon-form .form-input,
    .cart-page .cart-box-main .cart-total-box .cart-totals .cart-gift-certificate-form .form-input {
      font-size: 14px;
      padding: 0px 10px; }
  .cart-page .cart-box-main .cart-total-box .cart-actions {
    padding: 0 20px; }
    @media (min-width: 1024px) {
      .cart-page .cart-box-main .cart-total-box .cart-actions {
        padding: 0; } }
    .cart-page .cart-box-main .cart-total-box .cart-actions .button--primary {
      background-color: #327d5a;
      color: #cddb3e;
      width: 100%;
      padding: 18px 0 14px;
      font-weight: 700;
      letter-spacing: 1px;
      font-size: 20px;
      box-shadow: 0px 17px 27px 0px rgba(2, 27, 15, 0.27); }
      @media (min-width: 1700px) {
        .cart-page .cart-box-main .cart-total-box .cart-actions .button--primary {
          padding: 28px 0 22px;
          font-size: 24px; } }
      .cart-page .cart-box-main .cart-total-box .cart-actions .button--primary:hover {
        background-color: white; }
      .cart-page .cart-box-main .cart-total-box .cart-actions .button--primary .icon {
        width: 23px;
        height: 16px;
        margin-left: 3px; }
        @media (min-width: 1700px) {
          .cart-page .cart-box-main .cart-total-box .cart-actions .button--primary .icon {
            width: 33px;
            height: 18px;
            margin-left: 8px; } }
        .cart-page .cart-box-main .cart-total-box .cart-actions .button--primary .icon svg {
          width: 33px;
          height: 16px;
          fill: #cddb3e; }
          @media (min-width: 1700px) {
            .cart-page .cart-box-main .cart-total-box .cart-actions .button--primary .icon svg {
              width: 33px;
              height: 18px; } }

.cart-page .cart-empty {
  font-size: 24px;
  text-align: center;
  margin-bottom: 60px;
  color: black;
  letter-spacing: 1px;
  text-transform: capitalize; }
  @media (min-width: 768px) {
    .cart-page .cart-empty {
      font-size: 30px; } }
  @media (min-width: 1024px) {
    .cart-page .cart-empty {
      font-size: 36px; } }
  @media (min-width: 1440px) {
    .cart-page .cart-empty {
      font-size: 48px; } }

.outdoors .header-section .cart-label {
  margin-top: 5px;
  line-height: 1; }

.outdoors .cart-box-main .cart-table .cart {
  border-color: white;
  border-radius: 8px; }
  .outdoors .cart-box-main .cart-table .cart .cart-header {
    background-color: white;
    padding: 17px; }
    .outdoors .cart-box-main .cart-table .cart .cart-header .cart-header-item {
      color: #327d5a;
      font-weight: 600;
      text-transform: uppercase;
      letter-spacing: 1px; }
      @media (min-width: 1700px) {
        .outdoors .cart-box-main .cart-table .cart .cart-header .cart-header-item {
          font-size: 20px; } }
  .outdoors .cart-box-main .cart-table .cart .cart-list .item-row {
    overflow: hidden;
    border-radius: 4px; }
    .outdoors .cart-box-main .cart-table .cart .cart-list .item-row .cart-col.col-cart-item-left .cart-item-figure {
      margin-top: -20px;
      padding: 20px 17px;
      background-color: white;
      margin-right: 20px;
      border-right: 1px solid #e3e3e3;
      border-bottom: 1px solid #e3e3e3; }
      @media (min-width: 1024px) {
        .outdoors .cart-box-main .cart-table .cart .cart-list .item-row .cart-col.col-cart-item-left .cart-item-figure {
          margin: -20px 20px -20px 0;
          padding: 20px 17px;
          border-bottom: none; } }
    .outdoors .cart-box-main .cart-table .cart .cart-list .item-row .cart-col.col-cart-item-left .cart-item-details .cart-item-brand {
      text-transform: uppercase;
      font-size: 11px;
      font-weight: 400;
      color: #999999; }
      @media (min-width: 1024px) {
        .outdoors .cart-box-main .cart-table .cart .cart-list .item-row .cart-col.col-cart-item-left .cart-item-details .cart-item-brand {
          font-size: 12px; } }
    .outdoors .cart-box-main .cart-table .cart .cart-list .item-row .cart-col.col-cart-item-left .cart-item-details .cart-item-name .cart-item-name__label {
      font-size: 13px;
      text-transform: uppercase;
      font-weight: 500;
      font-family: "Poppins"; }
      @media (min-width: 1024px) {
        .outdoors .cart-box-main .cart-table .cart .cart-list .item-row .cart-col.col-cart-item-left .cart-item-details .cart-item-name .cart-item-name__label {
          font-size: 15px; } }
    .outdoors .cart-box-main .cart-table .cart .cart-list .item-row .cart-col.col-cart-item-left .cart-item-details .definitionList .definitionList-key,
    .outdoors .cart-box-main .cart-table .cart .cart-list .item-row .cart-col.col-cart-item-left .cart-item-details .definitionList .definitionList-value {
      font-size: 11px;
      text-transform: uppercase;
      color: #999999;
      font-style: normal;
      letter-spacing: 1px;
      margin-bottom: 2px; }
      @media (min-width: 1024px) {
        .outdoors .cart-box-main .cart-table .cart .cart-list .item-row .cart-col.col-cart-item-left .cart-item-details .definitionList .definitionList-key,
        .outdoors .cart-box-main .cart-table .cart .cart-list .item-row .cart-col.col-cart-item-left .cart-item-details .definitionList .definitionList-value {
          font-size: 12px; } }
    .outdoors .cart-box-main .cart-table .cart .cart-list .item-row .cart-col.col-cart-item-left .cart-item-details .option-change-link {
      color: black;
      text-transform: uppercase;
      font-size: 11px; }
      @media (min-width: 1024px) {
        .outdoors .cart-box-main .cart-table .cart .cart-list .item-row .cart-col.col-cart-item-left .cart-item-details .option-change-link {
          font-size: 14px; } }
      .outdoors .cart-box-main .cart-table .cart .cart-list .item-row .cart-col.col-cart-item-left .cart-item-details .option-change-link .icon svg {
        fill: black; }
    .outdoors .cart-box-main .cart-table .cart .cart-list .item-row .cart-col.col-cart-item-right .cart-item-info .cart-item-value {
      font-size: 14px;
      padding-left: 1.5rem; }
      @media (min-width: 1024px) {
        .outdoors .cart-box-main .cart-table .cart .cart-list .item-row .cart-col.col-cart-item-right .cart-item-info .cart-item-value {
          font-size: 17px;
          padding-left: 0; } }
    .outdoors .cart-box-main .cart-table .cart .cart-list .item-row .cart-col.col-cart-item-right .cart-item-info .cart-item-label {
      font-size: 12px;
      text-transform: uppercase;
      width: 38.33%; }
      @media (min-width: 425px) {
        .outdoors .cart-box-main .cart-table .cart .cart-list .item-row .cart-col.col-cart-item-right .cart-item-info .cart-item-label {
          width: 33.33%; } }
      @media (min-width: 576px) {
        .outdoors .cart-box-main .cart-table .cart .cart-list .item-row .cart-col.col-cart-item-right .cart-item-info .cart-item-label {
          width: 24%; } }
      @media (min-width: 768px) {
        .outdoors .cart-box-main .cart-table .cart .cart-list .item-row .cart-col.col-cart-item-right .cart-item-info .cart-item-label {
          width: 18%;
          text-align: right; } }
    .outdoors .cart-box-main .cart-table .cart .cart-list .item-row .cart-col.col-cart-item-right .cart-item-info:first-child .cart-item-label, .outdoors .cart-box-main .cart-table .cart .cart-list .item-row .cart-col.col-cart-item-right .cart-item-info:last-child .cart-item-label {
      padding-right: 18px; }
    .outdoors .cart-box-main .cart-table .cart .cart-list .item-row .cart-col.col-cart-item-right .cart-item-info .cart-remove svg {
      fill: #999999;
      transition: all 0.3s ease-in-out; }
    .outdoors .cart-box-main .cart-table .cart .cart-list .item-row .cart-col.col-cart-item-right .cart-item-info .cart-remove:hover svg {
      fill: #327d5a; }
    .outdoors .cart-box-main .cart-table .cart .cart-list .item-row .cart-col.col-cart-item-right .cart-item-info.productincrementbox .form-increment {
      position: relative;
      box-shadow: none;
      border-radius: 6px;
      border: 1px solid #e3e3e3;
      width: 106px;
      height: 53px; }
      .outdoors .cart-box-main .cart-table .cart .cart-list .item-row .cart-col.col-cart-item-right .cart-item-info.productincrementbox .form-increment [data-action=dec],
      .outdoors .cart-box-main .cart-table .cart .cart-list .item-row .cart-col.col-cart-item-right .cart-item-info.productincrementbox .form-increment [data-action=inc] {
        position: absolute;
        bottom: 0;
        right: 0;
        border: 1px solid #e3e3e3;
        padding: 4px;
        height: 50%;
        border-bottom: 0;
        border-right: 0;
        width: 27px;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -ms-flex-align: center;
        -webkit-align-items: center;
        -webkit-box-align: center;
        align-items: center; }
        .outdoors .cart-box-main .cart-table .cart .cart-list .item-row .cart-col.col-cart-item-right .cart-item-info.productincrementbox .form-increment [data-action=dec] .icon svg,
        .outdoors .cart-box-main .cart-table .cart .cart-list .item-row .cart-col.col-cart-item-right .cart-item-info.productincrementbox .form-increment [data-action=inc] .icon svg {
          transition: all 0.3s ease-in-out; }
        .outdoors .cart-box-main .cart-table .cart .cart-list .item-row .cart-col.col-cart-item-right .cart-item-info.productincrementbox .form-increment [data-action=dec]:hover .icon svg,
        .outdoors .cart-box-main .cart-table .cart .cart-list .item-row .cart-col.col-cart-item-right .cart-item-info.productincrementbox .form-increment [data-action=inc]:hover .icon svg {
          fill: #327d5a; }
      .outdoors .cart-box-main .cart-table .cart .cart-list .item-row .cart-col.col-cart-item-right .cart-item-info.productincrementbox .form-increment [data-action=inc] {
        top: 0;
        bottom: auto;
        border-top: 0; }
      .outdoors .cart-box-main .cart-table .cart .cart-list .item-row .cart-col.col-cart-item-right .cart-item-info.productincrementbox .form-increment .form-input--incrementTotal {
        padding-right: 27px;
        width: 100%;
        color: #333333;
        font-size: 18px; }

.outdoors .cart-box-main .cart-total-box .cart-totals .cart-total {
  text-transform: uppercase;
  letter-spacing: 1px;
  color: black; }
  .outdoors .cart-box-main .cart-total-box .cart-totals .cart-total .cart-total-grandTotal {
    font-weight: 600;
    font-family: "Poppins";
    font-size: 16px; }
    @media (min-width: 1700px) {
      .outdoors .cart-box-main .cart-total-box .cart-totals .cart-total .cart-total-grandTotal {
        font-size: 22px; } }
  .outdoors .cart-box-main .cart-total-box .cart-totals .cart-total .cart-total-label {
    font-size: 16px;
    width: 55%; }
    @media (min-width: 768px) {
      .outdoors .cart-box-main .cart-total-box .cart-totals .cart-total .cart-total-label {
        width: 55%; } }
    @media (min-width: 1700px) {
      .outdoors .cart-box-main .cart-total-box .cart-totals .cart-total .cart-total-label {
        font-size: 22px; } }
  .outdoors .cart-box-main .cart-total-box .cart-totals .cart-total .cart-total-value {
    font-size: 16px;
    width: 45%; }
    @media (min-width: 768px) {
      .outdoors .cart-box-main .cart-total-box .cart-totals .cart-total .cart-total-value {
        width: 45%; } }
    @media (min-width: 1700px) {
      .outdoors .cart-box-main .cart-total-box .cart-totals .cart-total .cart-total-value {
        font-size: 22px; } }
    .outdoors .cart-box-main .cart-total-box .cart-totals .cart-total .cart-total-value .button {
      font-size: 15px; }
      @media (min-width: 1700px) {
        .outdoors .cart-box-main .cart-total-box .cart-totals .cart-total .cart-total-value .button {
          font-size: 19px; } }
      .outdoors .cart-box-main .cart-total-box .cart-totals .cart-total .cart-total-value .button:hover {
        color: black; }
  .outdoors .cart-box-main .cart-total-box .cart-totals .cart-total .shipping-estimator .estimator-form-label .form-label {
    font-size: 14px; }
    @media (min-width: 1700px) {
      .outdoors .cart-box-main .cart-total-box .cart-totals .cart-total .shipping-estimator .estimator-form-label .form-label {
        font-size: 15px; } }
  .outdoors .cart-box-main .cart-total-box .cart-totals .cart-total .shipping-estimator .estimator-form-input .form-select,
  .outdoors .cart-box-main .cart-total-box .cart-totals .cart-total .shipping-estimator .estimator-form-input .form-input {
    font-size: 14px; }
    @media (min-width: 1700px) {
      .outdoors .cart-box-main .cart-total-box .cart-totals .cart-total .shipping-estimator .estimator-form-input .form-select,
      .outdoors .cart-box-main .cart-total-box .cart-totals .cart-total .shipping-estimator .estimator-form-input .form-input {
        font-size: 15px; } }

.outdoors .cart-box-main .cart-total-box .cart-totals .coupon-form .button,
.outdoors .cart-box-main .cart-total-box .cart-totals .cart-gift-certificate-form .button,
.outdoors .cart-box-main .cart-total-box .cart-totals .estimator-form .shipping-estimate-submit {
  color: #327d5a;
  background-color: white;
  border: 1px solid #327d5a;
  letter-spacing: 1px; }
  .outdoors .cart-box-main .cart-total-box .cart-totals .coupon-form .button:hover, .outdoors .cart-box-main .cart-total-box .cart-totals .coupon-form .button:focus,
  .outdoors .cart-box-main .cart-total-box .cart-totals .cart-gift-certificate-form .button:hover,
  .outdoors .cart-box-main .cart-total-box .cart-totals .cart-gift-certificate-form .button:focus,
  .outdoors .cart-box-main .cart-total-box .cart-totals .estimator-form .shipping-estimate-submit:hover,
  .outdoors .cart-box-main .cart-total-box .cart-totals .estimator-form .shipping-estimate-submit:focus {
    color: #cddb3e;
    background-color: #327d5a; }

.outdoors .cart-box-main .cart-total-box .cart-actions {
  padding: 0 30px; }
  @media (min-width: 1024px) {
    .outdoors .cart-box-main .cart-total-box .cart-actions {
      padding: 0; } }
  .outdoors .cart-box-main .cart-total-box .cart-actions .button--primary {
    background-color: white;
    border: 1px solid #327d5a;
    color: #327d5a;
    box-shadow: none;
    border-radius: 6px;
    line-height: 1;
    font-size: 24px;
    padding: 14px 0; }
    @media (min-width: 1700px) {
      .outdoors .cart-box-main .cart-total-box .cart-actions .button--primary {
        padding: 17px 0;
        font-size: 30px; } }
    .outdoors .cart-box-main .cart-total-box .cart-actions .button--primary .icon {
      vertical-align: sub; }
      .outdoors .cart-box-main .cart-total-box .cart-actions .button--primary .icon svg {
        fill: #327d5a; }
    .outdoors .cart-box-main .cart-total-box .cart-actions .button--primary:hover {
      color: #cddb3e;
      background-color: #327d5a; }
      .outdoors .cart-box-main .cart-total-box .cart-actions .button--primary:hover .icon svg {
        fill: #cddb3e; }

.jewellery .header-section .cart-label {
  color: #333333; }

.jewellery .cart-page .cart-box-main .cart-table .cart {
  border-color: white;
  border-radius: 8px; }
  .jewellery .cart-page .cart-box-main .cart-table .cart .cart-header {
    background-color: white; }
    .jewellery .cart-page .cart-box-main .cart-table .cart .cart-header .cart-header-item {
      text-transform: uppercase;
      color: white;
      font-family: "Poppins";
      font-size: 14px;
      font-weight: 400; }
      @media (min-width: 1024px) {
        .jewellery .cart-page .cart-box-main .cart-table .cart .cart-header .cart-header-item {
          font-size: 22px; } }
  .jewellery .cart-page .cart-box-main .cart-table .cart .cart-list {
    border-radius: 8px; }
    @media (min-width: 1024px) {
      .jewellery .cart-page .cart-box-main .cart-table .cart .cart-list {
        padding: 17px 0px 17px 20px; } }
    .jewellery .cart-page .cart-box-main .cart-table .cart .cart-list .item-row {
      border: 1px solid #327d5a;
      border-radius: 7px;
      padding: 16px 16px 9px 16px; }
      .jewellery .cart-page .cart-box-main .cart-table .cart .cart-list .item-row:last-child {
        box-shadow: none;
        border: 0;
        padding-top: 0; }
      @media (min-width: 1024px) {
        .jewellery .cart-page .cart-box-main .cart-table .cart .cart-list .item-row {
          border-bottom: 1px solid;
          box-shadow: 0 1px 0px 0px #FFFFFF;
          border-radius: 0;
          background-color: transparent;
          border-top: 0;
          border-right: 0;
          border-left: 0;
          padding: 15px 25px 20px 0; } }
      @media (min-width: 1440px) {
        .jewellery .cart-page .cart-box-main .cart-table .cart .cart-list .item-row {
          padding: 20px 25px 20px 0; } }
      .jewellery .cart-page .cart-box-main .cart-table .cart .cart-list .item-row .cart-col.col-cart-item-left .cart-item-figure {
        padding: 0; }
        .jewellery .cart-page .cart-box-main .cart-table .cart .cart-list .item-row .cart-col.col-cart-item-left .cart-item-figure img {
          width: 100%;
          max-width: 100%; }
      .jewellery .cart-page .cart-box-main .cart-table .cart .cart-list .item-row .cart-col {
        justify-content: space-between; }
        .jewellery .cart-page .cart-box-main .cart-table .cart .cart-list .item-row .cart-col .cart-item-details .cart-item-brand {
          font-size: 14px;
          color: darkgray; }
        .jewellery .cart-page .cart-box-main .cart-table .cart .cart-list .item-row .cart-col .cart-item-details .cart-item-name .cart-item-name__label {
          font-weight: 700;
          font-size: 16px;
          font-family: "Poppins"; }
          @media (min-width: 1024px) {
            .jewellery .cart-page .cart-box-main .cart-table .cart .cart-list .item-row .cart-col .cart-item-details .cart-item-name .cart-item-name__label {
              font-size: 18px; } }
          @media (min-width: 1440px) {
            .jewellery .cart-page .cart-box-main .cart-table .cart .cart-list .item-row .cart-col .cart-item-details .cart-item-name .cart-item-name__label {
              font-size: 20px; } }
        .jewellery .cart-page .cart-box-main .cart-table .cart .cart-list .item-row .cart-col .cart-item-details .definitionList .definitionList-key,
        .jewellery .cart-page .cart-box-main .cart-table .cart .cart-list .item-row .cart-col .cart-item-details .definitionList .definitionList-value {
          color: darkgray;
          font-size: 14px; }
        .jewellery .cart-page .cart-box-main .cart-table .cart .cart-list .item-row .cart-col .cart-item-details .option-change-link {
          font-size: 14px;
          font-family: "Poppins";
          font-weight: 400;
          color: black; }
          @media (min-width: 1024px) {
            .jewellery .cart-page .cart-box-main .cart-table .cart .cart-list .item-row .cart-col .cart-item-details .option-change-link {
              font-size: 16px; } }
          .jewellery .cart-page .cart-box-main .cart-table .cart .cart-list .item-row .cart-col .cart-item-details .option-change-link:hover {
            color: darkgray; }
            .jewellery .cart-page .cart-box-main .cart-table .cart .cart-list .item-row .cart-col .cart-item-details .option-change-link:hover .icon svg {
              fill: darkgray; }
          .jewellery .cart-page .cart-box-main .cart-table .cart .cart-list .item-row .cart-col .cart-item-details .option-change-link .icon svg {
            fill: black; }
        .jewellery .cart-page .cart-box-main .cart-table .cart .cart-list .item-row .cart-col .cart-item-details {
          padding-left: 20px; }
          @media (min-width: 1024px) {
            .jewellery .cart-page .cart-box-main .cart-table .cart .cart-list .item-row .cart-col .cart-item-details {
              padding-left: 0; } }
        .jewellery .cart-page .cart-box-main .cart-table .cart .cart-list .item-row .cart-col .cart-item-info {
          font-size: 14px; }
          .jewellery .cart-page .cart-box-main .cart-table .cart .cart-list .item-row .cart-col .cart-item-info .cart-item-name__label {
            font-weight: 700;
            font-size: 16px;
            font-family: "Poppins"; }
        .jewellery .cart-page .cart-box-main .cart-table .cart .cart-list .item-row .cart-col .cart-item-block .cart-item-label {
          width: 41.33%; }
          @media (min-width: 768px) {
            .jewellery .cart-page .cart-box-main .cart-table .cart .cart-list .item-row .cart-col .cart-item-block .cart-item-label {
              width: 15.33%; } }
          @media (min-width: 1024px) {
            .jewellery .cart-page .cart-box-main .cart-table .cart .cart-list .item-row .cart-col .cart-item-block .cart-item-label {
              width: 33.33%; } }
        .jewellery .cart-page .cart-box-main .cart-table .cart .cart-list .item-row .cart-col .cart-item-block .cart-item-value,
        .jewellery .cart-page .cart-box-main .cart-table .cart .cart-list .item-row .cart-col .cart-item-block .cart-item-label {
          font-size: 16px;
          font-weight: 700; }
          @media (min-width: 1024px) {
            .jewellery .cart-page .cart-box-main .cart-table .cart .cart-list .item-row .cart-col .cart-item-block .cart-item-value,
            .jewellery .cart-page .cart-box-main .cart-table .cart .cart-list .item-row .cart-col .cart-item-block .cart-item-label {
              font-size: 20px; } }
        .jewellery .cart-page .cart-box-main .cart-table .cart .cart-list .item-row .cart-col .cart-item-block.productincrementbox .form-increment {
          position: relative;
          box-shadow: none;
          border-radius: 0px;
          border: 1px solid;
          width: 100px;
          height: 53px; }
          .jewellery .cart-page .cart-box-main .cart-table .cart .cart-list .item-row .cart-col .cart-item-block.productincrementbox .form-increment [data-action=dec],
          .jewellery .cart-page .cart-box-main .cart-table .cart .cart-list .item-row .cart-col .cart-item-block.productincrementbox .form-increment [data-action=inc] {
            position: absolute;
            bottom: 0;
            right: 0;
            border-radius: 0;
            border: 1px solid;
            padding: 4px;
            height: 50%;
            border-bottom: 0;
            border-right: 0;
            width: 27px;
            display: -ms-flexbox;
            display: -webkit-flex;
            display: flex;
            -ms-flex-align: center;
            -webkit-align-items: center;
            -webkit-box-align: center;
            align-items: center; }
            .jewellery .cart-page .cart-box-main .cart-table .cart .cart-list .item-row .cart-col .cart-item-block.productincrementbox .form-increment [data-action=dec] .icon svg,
            .jewellery .cart-page .cart-box-main .cart-table .cart .cart-list .item-row .cart-col .cart-item-block.productincrementbox .form-increment [data-action=inc] .icon svg {
              transition: all 0.3s ease-in-out; }
            .jewellery .cart-page .cart-box-main .cart-table .cart .cart-list .item-row .cart-col .cart-item-block.productincrementbox .form-increment [data-action=dec] .icon svg:hover,
            .jewellery .cart-page .cart-box-main .cart-table .cart .cart-list .item-row .cart-col .cart-item-block.productincrementbox .form-increment [data-action=inc] .icon svg:hover {
              fill: darkgray; }
          .jewellery .cart-page .cart-box-main .cart-table .cart .cart-list .item-row .cart-col .cart-item-block.productincrementbox .form-increment [data-action=inc] {
            top: 0;
            bottom: auto;
            border-top: 0; }
          .jewellery .cart-page .cart-box-main .cart-table .cart .cart-list .item-row .cart-col .cart-item-block.productincrementbox .form-increment .form-input--incrementTotal {
            padding-right: 27px;
            width: 100%;
            color: #333333;
            font-size: 18px; }
        .jewellery .cart-page .cart-box-main .cart-table .cart .cart-list .item-row .cart-col .cart-item-block .cart-remove svg {
          fill: #333333; }

.jewellery .cart-page .cart-total-box .cart-totals .cart-total .cart-total-label,
.jewellery .cart-page .cart-total-box .cart-totals .cart-total .cart-total-value {
  font-size: 18px;
  color: black; }
  @media (min-width: 1024px) {
    .jewellery .cart-page .cart-total-box .cart-totals .cart-total .cart-total-label,
    .jewellery .cart-page .cart-total-box .cart-totals .cart-total .cart-total-value {
      font-size: 20px; } }
  @media (min-width: 1440px) {
    .jewellery .cart-page .cart-total-box .cart-totals .cart-total .cart-total-label,
    .jewellery .cart-page .cart-total-box .cart-totals .cart-total .cart-total-value {
      font-size: 24px; } }

.jewellery .cart-page .cart-total-box .cart-totals .cart-total .cart-total-grandTotal span {
  color: black;
  font-family: "Poppins"; }

.jewellery .cart-page .cart-total-box .cart-totals .cart-total .coupon-form .button,
.jewellery .cart-page .cart-total-box .cart-totals .cart-total .cart-gift-certificate-form .button,
.jewellery .cart-page .cart-total-box .cart-totals .cart-total .estimator-form .shipping-estimate-submit {
  color: #327d5a;
  background-color: white;
  border: 1px solid #327d5a;
  letter-spacing: 1px;
  box-shadow: none; }
  .jewellery .cart-page .cart-total-box .cart-totals .cart-total .coupon-form .button:hover, .jewellery .cart-page .cart-total-box .cart-totals .cart-total .coupon-form .button:focus,
  .jewellery .cart-page .cart-total-box .cart-totals .cart-total .cart-gift-certificate-form .button:hover,
  .jewellery .cart-page .cart-total-box .cart-totals .cart-total .cart-gift-certificate-form .button:focus,
  .jewellery .cart-page .cart-total-box .cart-totals .cart-total .estimator-form .shipping-estimate-submit:hover,
  .jewellery .cart-page .cart-total-box .cart-totals .cart-total .estimator-form .shipping-estimate-submit:focus {
    color: #cddb3e;
    background-color: #327d5a; }

.jewellery .cart-page .cart-total-box .cart-actions .button--primary {
  background-color: white;
  color: #327d5a;
  border: 1px solid #327d5a;
  border-radius: 0;
  box-shadow: none; }
  .jewellery .cart-page .cart-total-box .cart-actions .button--primary:hover {
    color: #cddb3e;
    background-color: #327d5a;
    border-color: white; }
    .jewellery .cart-page .cart-total-box .cart-actions .button--primary:hover .icon svg {
      fill: #327d5a; }
  .jewellery .cart-page .cart-total-box .cart-actions .button--primary .icon svg {
    fill: #327d5a; }

.cart-additionalCheckoutButtons .FloatRight div, .previewCart-additionalCheckoutButtons .FloatRight div {
  z-index: 99; }

.cart-additionalCheckoutButtons .FloatRight p, .previewCart-additionalCheckoutButtons .FloatRight p {
  text-align: center;
  width: 100%; }

@media (min-width: 1024px) {
  .cart-additionalCheckoutButtons .FloatRight div, .previewCart-additionalCheckoutButtons .FloatRight div {
    width: calc(50% - 20px); } }

.cart-additionalCheckoutButtons .FloatRight div div, .previewCart-additionalCheckoutButtons .FloatRight div div {
  width: 100%; }

.previewCart-additionalCheckoutButtons {
  align-items: center;
  width: 100%; }

.previewCart-additionalCheckoutButtons > div {
  width: 100%;
  float: left; }

@media (min-width: 1024px) {
  .children .cart-page .header-section {
    padding: 47px 0; } }

.children .cart-page .header-section .cart-label {
  color: black;
  text-transform: capitalize; }
  @media (min-width: 1024px) {
    .children .cart-page .header-section .cart-label {
      margin-top: 20px;
      font-size: 20px; } }

@media (min-width: 1024px) {
  .children .cart-page .header-section ol.breadcrumbs {
    margin-bottom: 20px; } }

.children .cart-page .cart-box-main {
  padding-bottom: 70px;
  display: block; }
  @media (min-width: 1440px) {
    .children .cart-page .cart-box-main {
      display: flex; } }
  @media (min-width: 1024px) {
    .children .cart-page .cart-box-main {
      padding: 50px .75rem 70px; } }
  @media (min-width: 1200px) {
    .children .cart-page .cart-box-main {
      padding: 50px 0 70px; } }
  @media (min-width: 1700px) {
    .children .cart-page .cart-box-main {
      padding: 50px 0 90px; } }
  .children .cart-page .cart-box-main .cart-table {
    width: 100%; }
    @media (min-width: 1024px) {
      .children .cart-page .cart-box-main .cart-table {
        padding-right: 0; } }
    @media (min-width: 1440px) {
      .children .cart-page .cart-box-main .cart-table {
        width: 75%;
        padding-right: 20px; } }
    @media (min-width: 1700px) {
      .children .cart-page .cart-box-main .cart-table {
        padding-right: 40px; } }
    .children .cart-page .cart-box-main .cart-table .cart {
      border-color: #cddb3e; }
      .children .cart-page .cart-box-main .cart-table .cart .cart-header {
        background-color: #cddb3e; }
        .children .cart-page .cart-box-main .cart-table .cart .cart-header .cart-header-item {
          color: #FFFFFF; }
          @media (min-width: 1700px) {
            .children .cart-page .cart-box-main .cart-table .cart .cart-header .cart-header-item {
              padding-right: 65px;
              text-align: right; } }
          @media (min-width: 1700px) {
            .children .cart-page .cart-box-main .cart-table .cart .cart-header .cart-header-item:nth-child(1) {
              text-align: left;
              padding-right: 0; } }
          .children .cart-page .cart-box-main .cart-table .cart .cart-header .cart-header-item.price-head {
            padding-left: 20px; }
          .children .cart-page .cart-box-main .cart-table .cart .cart-header .cart-header-item.cart-header-quantity {
            padding-left: 40px; }
          .children .cart-page .cart-box-main .cart-table .cart .cart-header .cart-header-item.total-head {
            padding-left: 20px; }
      .children .cart-page .cart-box-main .cart-table .cart .cart-list {
        padding: 27px 23px 15px; }
        @media (min-width: 1024px) {
          .children .cart-page .cart-box-main .cart-table .cart .cart-list {
            padding: 17px; } }
        .children .cart-page .cart-box-main .cart-table .cart .cart-list .item-row {
          border-color: #cddb3e;
          padding: 20px 30px;
          border-radius: 10px;
          box-shadow: none;
          position: relative; }
          @media (min-width: 1024px) {
            .children .cart-page .cart-box-main .cart-table .cart .cart-list .item-row {
              border-color: #e3e3e3; } }
          .children .cart-page .cart-box-main .cart-table .cart .cart-list .item-row .cart-col.col-cart-item-right .cart-item-info {
            position: static; }
            @media (min-width: 1024px) {
              .children .cart-page .cart-box-main .cart-table .cart .cart-list .item-row .cart-col.col-cart-item-right .cart-item-info {
                position: relative; } }
            .children .cart-page .cart-box-main .cart-table .cart .cart-list .item-row .cart-col.col-cart-item-right .cart-item-info .cart-remove {
              top: 10px;
              transform: none;
              right: 10px; }
              @media (min-width: 1024px) {
                .children .cart-page .cart-box-main .cart-table .cart .cart-list .item-row .cart-col.col-cart-item-right .cart-item-info .cart-remove {
                  transform: translateY(-50%);
                  right: 0;
                  top: 50%; } }
              .children .cart-page .cart-box-main .cart-table .cart .cart-list .item-row .cart-col.col-cart-item-right .cart-item-info .cart-remove svg {
                width: 24px;
                height: 24px; }
            .children .cart-page .cart-box-main .cart-table .cart .cart-list .item-row .cart-col.col-cart-item-right .cart-item-info .cart-item-value {
              font-size: 16px; }
              @media (min-width: 1700px) {
                .children .cart-page .cart-box-main .cart-table .cart .cart-list .item-row .cart-col.col-cart-item-right .cart-item-info .cart-item-value {
                  font-size: 18px;
                  padding-right: 65px;
                  text-align: right; } }
            .children .cart-page .cart-box-main .cart-table .cart .cart-list .item-row .cart-col.col-cart-item-right .cart-item-info .cart-item-label {
              font-size: 16px; }
              @media (min-width: 1700px) {
                .children .cart-page .cart-box-main .cart-table .cart .cart-list .item-row .cart-col.col-cart-item-right .cart-item-info .cart-item-label {
                  font-size: 18px; } }
          .children .cart-page .cart-box-main .cart-table .cart .cart-list .item-row .cart-col.col-cart-item-left {
            flex-direction: column-reverse;
            flex-wrap: wrap; }
            @media (min-width: 768px) {
              .children .cart-page .cart-box-main .cart-table .cart .cart-list .item-row .cart-col.col-cart-item-left {
                flex-direction: row;
                flex-wrap: nowrap; } }
            .children .cart-page .cart-box-main .cart-table .cart .cart-list .item-row .cart-col.col-cart-item-left .cart-item-details {
              width: 100%;
              text-align: center; }
              @media (min-width: 768px) {
                .children .cart-page .cart-box-main .cart-table .cart .cart-list .item-row .cart-col.col-cart-item-left .cart-item-details {
                  width: calc(100% - 160px);
                  text-align: left; } }
              .children .cart-page .cart-box-main .cart-table .cart .cart-list .item-row .cart-col.col-cart-item-left .cart-item-details .cart-item-brand {
                font-size: 14px;
                margin-bottom: 10px; }
              .children .cart-page .cart-box-main .cart-table .cart .cart-list .item-row .cart-col.col-cart-item-left .cart-item-details .cart-item-name {
                font-size: 16px; }
                @media (min-width: 1700px) {
                  .children .cart-page .cart-box-main .cart-table .cart .cart-list .item-row .cart-col.col-cart-item-left .cart-item-details .cart-item-name {
                    font-size: 18px; } }
              .children .cart-page .cart-box-main .cart-table .cart .cart-list .item-row .cart-col.col-cart-item-left .cart-item-details .definitionList {
                display: flex;
                flex-wrap: wrap; }
                @media (min-width: 768px) {
                  .children .cart-page .cart-box-main .cart-table .cart .cart-list .item-row .cart-col.col-cart-item-left .cart-item-details .definitionList {
                    display: inherit; } }
                .children .cart-page .cart-box-main .cart-table .cart .cart-list .item-row .cart-col.col-cart-item-left .cart-item-details .definitionList .definitionList-key, .children .cart-page .cart-box-main .cart-table .cart .cart-list .item-row .cart-col.col-cart-item-left .cart-item-details .definitionList .definitionList-value {
                  width: 50%;
                  margin: 0;
                  font-size: 14px; }
                  @media (min-width: 768px) {
                    .children .cart-page .cart-box-main .cart-table .cart .cart-list .item-row .cart-col.col-cart-item-left .cart-item-details .definitionList .definitionList-key, .children .cart-page .cart-box-main .cart-table .cart .cart-list .item-row .cart-col.col-cart-item-left .cart-item-details .definitionList .definitionList-value {
                      width: auto; } }
                .children .cart-page .cart-box-main .cart-table .cart .cart-list .item-row .cart-col.col-cart-item-left .cart-item-details .definitionList .definitionList-value {
                  text-align: left;
                  padding-left: 10px; }
                  @media (min-width: 768px) {
                    .children .cart-page .cart-box-main .cart-table .cart .cart-list .item-row .cart-col.col-cart-item-left .cart-item-details .definitionList .definitionList-value {
                      padding: 0; } }
                .children .cart-page .cart-box-main .cart-table .cart .cart-list .item-row .cart-col.col-cart-item-left .cart-item-details .definitionList .definitionList-key {
                  text-align: right; }
                  @media (min-width: 768px) {
                    .children .cart-page .cart-box-main .cart-table .cart .cart-list .item-row .cart-col.col-cart-item-left .cart-item-details .definitionList .definitionList-key {
                      text-align: left; } }
              .children .cart-page .cart-box-main .cart-table .cart .cart-list .item-row .cart-col.col-cart-item-left .cart-item-details .cart-item-options .cart-item-option-title, .children .cart-page .cart-box-main .cart-table .cart .cart-list .item-row .cart-col.col-cart-item-left .cart-item-details .cart-item-options .cart-item-option-description {
                font-size: 14px; }
      .children .cart-page .cart-box-main .cart-table .cart .productincrementbox .form-increment {
        box-shadow: none;
        border-radius: 10px; }
        .children .cart-page .cart-box-main .cart-table .cart .productincrementbox .form-increment .button--icon:hover .icon svg {
          fill: #cddb3e; }
  @media (min-width: 1024px) {
    .children .cart-page .cart-box-main .cart-total-box {
      width: 50%; } }
  @media (min-width: 1440px) {
    .children .cart-page .cart-box-main .cart-total-box {
      width: 30%; } }
  .children .cart-page .cart-box-main .cart-total-box .cart-totals .cart-total .cart-total-label, .children .cart-page .cart-box-main .cart-total-box .cart-totals .cart-total .cart-total-value {
    font-size: 14px;
    padding: 20px 0;
    text-transform: capitalize; }
    @media (min-width: 1700px) {
      .children .cart-page .cart-box-main .cart-total-box .cart-totals .cart-total .cart-total-label, .children .cart-page .cart-box-main .cart-total-box .cart-totals .cart-total .cart-total-value {
        font-size: 18px; } }
  .children .cart-page .cart-box-main .cart-total-box .cart-totals .cart-total .cart-total-value button {
    font-size: 14px; }
    @media (min-width: 1700px) {
      .children .cart-page .cart-box-main .cart-total-box .cart-totals .cart-total .cart-total-value button {
        font-size: 18px; } }
  .children .cart-page .cart-box-main .cart-total-box .cart-totals .cart-total + .cart-total::before {
    display: none; }
  .children .cart-page .cart-box-main .cart-total-box .cart-totals {
    max-width: 315px; }
    @media (min-width: 768px) {
      .children .cart-page .cart-box-main .cart-total-box .cart-totals {
        max-width: 100%;
        padding: 0 25px; } }
    @media (min-width: 1024px) {
      .children .cart-page .cart-box-main .cart-total-box .cart-totals {
        margin-top: 20px;
        margin-bottom: 33px;
        padding: 0; } }
  .children .cart-page .cart-box-main .cart-total-box .cart-total .cart-total-label, .children .cart-page .cart-box-main .cart-total-box .cart-total .cart-total-value {
    padding: 15px 0; }
  @media (min-width: 1024px) {
    .children .cart-page .cart-box-main .cart-total-box .cart-total-grandTotal {
      top: 0; } }
  .children .cart-page .cart-box-main .cart-total-box .cart-actions {
    padding: 0 30px; }
    @media (min-width: 1024px) {
      .children .cart-page .cart-box-main .cart-total-box .cart-actions {
        padding: 0; } }
    .children .cart-page .cart-box-main .cart-total-box .cart-actions .button--primary {
      box-shadow: none;
      color: #327d5a;
      background-color: white;
      border: 1px solid #327d5a;
      padding: 18px 0 17px; }
      @media (min-width: 1700px) {
        .children .cart-page .cart-box-main .cart-total-box .cart-actions .button--primary {
          padding: 31px 0 30px; } }
      .children .cart-page .cart-box-main .cart-total-box .cart-actions .button--primary .icon {
        vertical-align: baseline; }
        .children .cart-page .cart-box-main .cart-total-box .cart-actions .button--primary .icon svg {
          fill: #327d5a; }
      .children .cart-page .cart-box-main .cart-total-box .cart-actions .button--primary:hover {
        color: #cddb3e;
        background-color: #327d5a;
        border-color: #327d5a; }
        .children .cart-page .cart-box-main .cart-total-box .cart-actions .button--primary:hover .icon svg {
          fill: #cddb3e; }

/* for search page*/
.search-page .panel {
  margin-bottom: 20px; }

.search-page .suggestion-title {
  color: black; }

.search-page .body .page-content {
  padding-bottom: 30px; }
  @media (min-width: 1024px) {
    .search-page .body .page-content {
      padding-top: 20px;
      padding-bottom: 100px; } }

.search-page .category-filter-section {
  padding: 0; }
  @media (min-width: 1024px) {
    .search-page .category-filter-section {
      padding: 17px 0; } }

.search-page .search-nav {
  margin-bottom: 0; }
  .search-page .search-nav .navBar-item a {
    font-size: 18px;
    font-weight: 500;
    color: #cddb3e; }
    .search-page .search-nav .navBar-item a.navBar-action-color--active {
      font-weight: 700;
      text-decoration: none; }
  .search-page .search-nav .navBar-item.navBar-item--separate {
    border: 0; }
    .search-page .search-nav .navBar-item.navBar-item--separate .navBar-action .toggleLink-text {
      font-size: 18px;
      font-weight: 500;
      color: #cddb3e; }

.search-page .page-sidebar {
  padding-top: 40px; }

.search-page .panel {
  margin-top: 10px; }
  @media (min-width: 1024px) {
    .search-page .panel {
      padding: 0 0 0 20px;
      margin: 50px 0 20px; } }
  .search-page .panel .panel-body {
    background-color: white;
    border: 1px solid #e3e3e3;
    box-shadow: 0.707px 0.707px 0px 0px #FFFFFF;
    border-radius: 17px;
    overflow: hidden;
    margin-bottom: 0; }
    .search-page .panel .panel-body .category-suggestion-list .category-suggestion {
      width: 100%;
      float: none;
      margin-bottom: 15px; }
      @media (min-width: 1024px) {
        .search-page .panel .panel-body .category-suggestion-list .category-suggestion {
          width: 33.33333%;
          float: left; } }
      .search-page .panel .panel-body .category-suggestion-list .category-suggestion .icon svg {
        fill: black;
        width: 12px; }
      .search-page .panel .panel-body .category-suggestion-list .category-suggestion .category-links {
        font-size: 13px;
        text-decoration: none; }
        @media (min-width: 768px) {
          .search-page .panel .panel-body .category-suggestion-list .category-suggestion .category-links {
            font-size: 14px; } }
    .search-page .panel .panel-body .search-suggestion a {
      border-bottom: 1px solid #e3e3e3;
      text-decoration: none; }

@media (min-width: 1024px) {
  .page-sidebar.u-hidden + .page-content {
    width: 100%; } }

.jewellery .search-page .panel .panel-body {
  border: 1px solid;
  border-radius: 0; }

.children.search-page .page-sidebar {
  padding: 0; }
  @media (min-width: 1024px) {
    .children.search-page .page-sidebar {
      padding-top: 40px; } }
  .children.search-page .page-sidebar .facetedSearch {
    margin: 0 -15px;
    background-color: white;
    padding-top: 40px; }
    @media (min-width: 1024px) {
      .children.search-page .page-sidebar .facetedSearch {
        margin: 0;
        background-color: transparent;
        padding-top: 0; } }

.children.search-page .panel {
  margin: 30px 0 10px; }
  @media (min-width: 1024px) {
    .children.search-page .panel {
      margin: 0 0 20px; } }

.children.search-page .product-listing-filter-section.mb-show {
  padding-top: 25px;
  padding-bottom: 25px; }

/* for blog page*/
.blog-page .page {
  margin: 0;
  padding: 30px 0; }
  @media (min-width: 1024px) {
    .blog-page .page {
      padding: 70px 0; } }

.blog-page .blog-box {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  @media (min-width: 1024px) {
    .blog-page .blog-box {
      margin: 0 -10px; } }
  @media (min-width: 1440px) {
    .blog-page .blog-box {
      margin: 0 -25px; } }
  .blog-page .blog-box .blog {
    margin: 0 0 20px;
    position: relative; }
    @media (min-width: 1024px) {
      .blog-page .blog-box .blog {
        width: calc(100% / 3);
        padding: 10px;
        margin: 0; } }
    @media (min-width: 1440px) {
      .blog-page .blog-box .blog {
        padding: 15px 25px; } }
    .blog-page .blog-box .blog .blog-post-figure {
      width: 100%; }
      .blog-page .blog-box .blog .blog-post-figure .blog-thumbnail {
        width: 100%;
        max-width: 100%; }
    .blog-page .blog-box .blog .blog-post-body {
      width: 100%;
      max-width: 100%;
      text-align: left; }
      .blog-page .blog-box .blog .blog-post-body .blog-title {
        margin: 0;
        font-size: 14px;
        font-weight: 500;
        line-height: 1.444;
        text-transform: none;
        color: inherit;
        margin: 15px 0; }
        @media (min-width: 768px) {
          .blog-page .blog-box .blog .blog-post-body .blog-title {
            font-size: 16px; } }
        @media (min-width: 1440px) {
          .blog-page .blog-box .blog .blog-post-body .blog-title {
            font-size: 18px; } }
        .blog-page .blog-box .blog .blog-post-body .blog-title a {
          transition: all 0.3s ease-in-out; }
      .blog-page .blog-box .blog .blog-post-body .blog-header .blog-published-date .blog-date {
        text-align: left;
        color: darkgray;
        font-size: 12px;
        margin-bottom: 0; }
      .blog-page .blog-box .blog .blog-post-body .blog-post .read-more .icon {
        width: 22px;
        height: 18px;
        margin: 0;
        transform: rotate(-90deg); }
        .blog-page .blog-box .blog .blog-post-body .blog-post .read-more .icon svg {
          stroke: #327d5a;
          transition: all 0.3s ease-in-out; }
      .blog-page .blog-box .blog .blog-post-body .blog-post .read-more:hover .icon svg {
        stroke: black; }
  .blog-page .blog-box .blog + .blog {
    border: none; }
  .blog-page .blog-box .blog-thumbnail {
    margin-bottom: 15px; }

.blog_post-page .breadcrumbs {
  margin: 0; }

.blog_post-page .body {
  overflow-x: inherit; }

.blog_post-page .blog {
  padding-bottom: 30px; }
  @media (min-width: 1024px) {
    .blog_post-page .blog {
      padding-top: 50px;
      padding-bottom: 100px; } }
  @media (min-width: 1024px) {
    .blog_post-page .blog .blog-post-figure {
      width: 100%; } }
  @media (min-width: 1024px) {
    .blog_post-page .blog .blog-post-figure .blog-thumbnail {
      width: 50%;
      max-width: 50%; } }
  @media (min-width: 1024px) {
    .blog_post-page .blog .blog-post-body {
      width: 75%; } }
  .blog_post-page .blog .blog-title {
    font-size: 20px; }
    @media (min-width: 1024px) {
      .blog_post-page .blog .blog-title {
        font-size: 28px;
        margin-bottom: 3rem; } }
  .blog_post-page .blog .blog-post {
    font-size: 14px; }
    @media (min-width: 1024px) {
      .blog_post-page .blog .blog-post {
        font-size: 18px; } }
    .blog_post-page .blog .blog-post ul {
      list-style-type: none; }
      .blog_post-page .blog .blog-post ul li {
        position: relative;
        margin-bottom: 10px; }
        .blog_post-page .blog .blog-post ul li:before {
          content: "";
          display: block;
          position: absolute;
          left: -20px;
          top: 5px;
          width: 9px;
          height: 9px;
          border: 1px solid white;
          background: #327d5a;
          border-radius: 50%;
          box-shadow: 0px 0px 0px 2px white inset; }
          @media (min-width: 1024px) {
            .blog_post-page .blog .blog-post ul li:before {
              top: 10px;
              width: 11px;
              height: 11px; } }
    .blog_post-page .blog .blog-post a {
      color: #327d5a;
      text-decoration: none;
      position: relative;
      transition: all 0.3s ease-in-out; }
      .blog_post-page .blog .blog-post a:hover {
        color: white; }

.outdoors .blog_post-page .blog .blog-post a {
  color: #327d5a; }
  .outdoors .blog_post-page .blog .blog-post a:hover {
    color: black; }

.jewellery .blog_post-page .blog .blog-post a {
  color: #327d5a; }
  .jewellery .blog_post-page .blog .blog-post a:hover {
    color: black; }

.children.blog_post-page .blog {
  margin-top: 30px; }
  @media (min-width: 1024px) {
    .children.blog_post-page .blog {
      margin-top: 0; } }
  .children.blog_post-page .blog .blog-title {
    line-height: 1.3;
    margin-left: 0;
    margin-right: 0; }
  .children.blog_post-page .blog .blog-date {
    margin-bottom: 0; }

.children.blog-page .blog-box .blog .blog-post-body .blog-post .read-more:hover .icon svg {
  stroke: black;
  fill: black; }

/* for login page*/
.login-page .login {
  max-width: 100%;
  margin: 2rem auto; }
  @media (min-width: 1024px) {
    .login-page .login {
      margin: 3rem auto; } }
  @media (min-width: 1700px) {
    .login-page .login {
      margin: 6rem auto; } }

.login-page .alertBox {
  width: 100%;
  margin: 0 auto 30px; }
  @media (min-width: 1024px) {
    .login-page .alertBox {
      width: 50%; } }

@media (min-width: 1024px) {
  .login-page .login-row {
    display: flex;
    justify-content: center;
    margin: 0 auto; } }

.login-page .login-row .login-form {
  padding: 0;
  width: 100%;
  float: left; }
  @media (min-width: 1024px) {
    .login-page .login-row .login-form {
      width: 50%;
      padding-left: 0.75rem;
      padding-right: 0.75rem; } }
  .login-page .login-row .login-form .form-actions .button, .login-page .login-row .login-form .form-actions input, .login-page .login-row .login-form .form-actions a {
    vertical-align: baseline; }
  .login-page .login-row .login-form .form-field {
    margin: 0 0 1rem; }
  .login-page .login-row .login-form .forgot-password {
    margin-top: 0; }
  .login-page .login-row .login-form .button {
    margin: 0 5px 0 0;
    font-size: 16px;
    padding: 10px 25px 8px;
    width: auto;
    border: 3px solid #327d5a;
    color: #327d5a;
    box-shadow: 0px 9px 27px 0px rgba(50, 125, 90, 0.57);
    background-color: white;
    margin-bottom: 20px; }
    @media (min-width: 1024px) {
      .login-page .login-row .login-form .button {
        margin: 0 16px 0 16px;
        margin-bottom: 0; } }
    @media (min-width: 1700px) {
      .login-page .login-row .login-form .button {
        padding: 15px 50px 15px 50px;
        font-size: 20px; } }
    .login-page .login-row .login-form .button:hover {
      color: #cddb3e;
      box-shadow: 2.431px 13.787px 27px 0px rgba(205, 219, 62, 0.37);
      background-color: #327d5a;
      border-color: white; }

.login-page .login-row .new-customer {
  padding: 0;
  width: 100%;
  float: left; }
  @media (min-width: 1024px) {
    .login-page .login-row .new-customer {
      width: 50%;
      padding-left: 0.75rem;
      padding-right: 0.75rem; } }
  .login-page .login-row .new-customer .panel {
    border: 1px solid #e3e3e3;
    background-color: white;
    box-shadow: 0.707px 0.707px 0px 0px #FFFFFF;
    border-radius: 17px;
    overflow: hidden; }
    .login-page .login-row .new-customer .panel .panel-header {
      background-color: white; }
      .login-page .login-row .new-customer .panel .panel-header .panel-title {
        border-bottom: 1px solid #e3e3e3;
        padding-bottom: 10px;
        color: black; }
    .login-page .login-row .new-customer .panel .panel-body {
      background-color: white;
      padding: 1rem 1rem 1.5rem; }
      @media (min-width: 1024px) {
        .login-page .login-row .new-customer .panel .panel-body {
          padding: 1rem 2rem 1.5rem; } }
      .login-page .login-row .new-customer .panel .panel-body .new-customer-fact-list .new-customer-fact {
        padding-left: 0;
        line-height: 1.3; }
      .login-page .login-row .new-customer .panel .panel-body ul {
        margin-left: 1rem;
        margin-top: 1.2rem; }
        @media (min-width: 1024px) {
          .login-page .login-row .new-customer .panel .panel-body ul {
            margin-left: 3rem; } }
        .login-page .login-row .new-customer .panel .panel-body ul li:before {
          top: 8px; }
    .login-page .login-row .new-customer .panel .button {
      padding: 10px 15px 8px;
      font-size: 11px;
      font-weight: 700;
      border-radius: 40px;
      border: 3px solid #cddb3e;
      box-shadow: 0px 10px 15px 0px rgba(205, 219, 62, 0.37);
      background-color: white;
      margin: 0;
      transition: all 0.3s ease-in-out; }
      @media (min-width: 1024px) {
        .login-page .login-row .new-customer .panel .button {
          font-size: 12px; } }
      @media (min-width: 1440px) {
        .login-page .login-row .new-customer .panel .button {
          padding: 16px 27px 13px;
          font-size: 14px; } }

.outdoors .login-page .login-row .login-form .button--primary {
  box-shadow: none;
  background-color: white;
  border: 1px solid #327d5a;
  color: #327d5a;
  letter-spacing: 1px;
  border-radius: 6px; }
  .outdoors .login-page .login-row .login-form .button--primary:hover {
    color: #cddb3e;
    background-color: #327d5a; }

.outdoors .login-page .login-row .new-customer .panel .button {
  box-shadow: none;
  border-radius: 6px;
  background-color: #cddb3e;
  border: 1px solid #cddb3e;
  color: #327d5a;
  letter-spacing: 1px;
  border-radius: 6px; }
  .outdoors .login-page .login-row .new-customer .panel .button:hover {
    color: #cddb3e;
    background-color: #327d5a; }

.jewellery .login-page .login-row .login-form .button--primary {
  box-shadow: none;
  background-color: white;
  border: 1px solid #327d5a;
  color: #327d5a;
  letter-spacing: 1px;
  border-radius: 0; }
  .jewellery .login-page .login-row .login-form .button--primary:hover {
    color: #cddb3e;
    background-color: #327d5a; }

.jewellery .login-page .login-row .new-customer .panel {
  border-radius: 0; }
  .jewellery .login-page .login-row .new-customer .panel .button {
    box-shadow: none;
    border-radius: 6px;
    background-color: #cddb3e;
    border: 1px solid #cddb3e;
    color: #327d5a;
    letter-spacing: 1px;
    border-radius: 0; }
    @media (min-width: 1440px) {
      .jewellery .login-page .login-row .new-customer .panel .button {
        padding: 15px 27px 14px;
        font-size: 20px; } }
    .jewellery .login-page .login-row .new-customer .panel .button:hover {
      color: #cddb3e;
      background-color: #327d5a; }

.children .login-page .login-row .new-customer .panel .button {
  border-radius: 10px;
  box-shadow: none;
  background-color: #cddb3e;
  border: 1px solid #cddb3e;
  color: #327d5a; }
  .children .login-page .login-row .new-customer .panel .button:hover {
    color: #cddb3e;
    background-color: #327d5a; }

.children .login-page .login-row .login-form .button {
  box-shadow: none;
  border-radius: 10px; }

.children .login-page .login-row .login-form .button--primary {
  color: #327d5a;
  background-color: white;
  border: 1px solid #327d5a; }
  .children .login-page .login-row .login-form .button--primary:hover {
    color: #cddb3e;
    background-color: #327d5a;
    border-color: #327d5a; }

/* for login page*/
.alertBox-icon .icon {
  transform: none; }

.account_addressbook-page .account {
  padding: 30px 0; }
  @media (min-width: 1024px) {
    .account_addressbook-page .account {
      padding: 0; } }
  .account_addressbook-page .account .addressList {
    margin-bottom: 0; }

.account_addressbook-page .panel-body {
  background-color: white;
  border: 1px solid #e3e3e3;
  box-shadow: 0.707px 0.707px 0px 0px #FFFFFF;
  border-radius: 17px; }

.account_addressbook-page .address-title {
  color: black; }

.account_addressbook-page .secondary {
  padding: 10px 15px 8px;
  font-size: 16px; }
  @media (min-width: 1700px) {
    .account_addressbook-page .secondary {
      padding: 13px 25px 11px;
      font-size: 18px; } }

.secondary {
  padding: 10px 15px 8px;
  font-size: 16px; }
  @media (min-width: 1700px) {
    .secondary {
      padding: 13px 25px 11px;
      font-size: 18px; } }

.addressList {
  margin: 0; }
  @media (min-width: 1024px) {
    .addressList {
      margin-left: -0.77778rem;
      margin-right: -0.77778rem; } }

.account_orderstatus-page .page-heading,
.forgotpassword-page .page-heading,
.shippingaddressform-page .page-heading,
.createaccount_thanks-page .page-heading,
.account_returns-page .page-heading,
.createaccount-page .page-heading,
.account_inbox-page .page-heading,
.account_addressbook-page .page-heading,
.wishlists-page .page-heading,
.account_recentitems-page .page-heading,
.editaccount-page .page-heading,
.add-wishlist-page .page-heading,
.wishlist-page .page-heading,
.account_new_return-page .page-heading,
.account_new_return-page .page-heading {
  margin-bottom: 0; }

.account_orderstatus-page .button,
.forgotpassword-page .button,
.shippingaddressform-page .button,
.createaccount_thanks-page .button,
.account_returns-page .button,
.createaccount-page .button,
.account_inbox-page .button,
.account_addressbook-page .button,
.wishlists-page .button,
.account_recentitems-page .button,
.editaccount-page .button,
.add-wishlist-page .button,
.wishlist-page .button,
.account_new_return-page .button,
.account_new_return-page .button {
  padding: 10px 25px 8px;
  font-size: 16px;
  width: auto;
  border-width: 3px;
  font-size: 13px; }
  @media (min-width: 1700px) {
    .account_orderstatus-page .button,
    .forgotpassword-page .button,
    .shippingaddressform-page .button,
    .createaccount_thanks-page .button,
    .account_returns-page .button,
    .createaccount-page .button,
    .account_inbox-page .button,
    .account_addressbook-page .button,
    .wishlists-page .button,
    .account_recentitems-page .button,
    .editaccount-page .button,
    .add-wishlist-page .button,
    .wishlist-page .button,
    .account_new_return-page .button,
    .account_new_return-page .button {
      padding: 13px 25px 11px;
      font-size: 18px; } }

.account_orderstatus-page .button--primary,
.forgotpassword-page .button--primary,
.shippingaddressform-page .button--primary,
.createaccount_thanks-page .button--primary,
.account_returns-page .button--primary,
.createaccount-page .button--primary,
.account_inbox-page .button--primary,
.account_addressbook-page .button--primary,
.wishlists-page .button--primary,
.account_recentitems-page .button--primary,
.editaccount-page .button--primary,
.add-wishlist-page .button--primary,
.wishlist-page .button--primary,
.account_new_return-page .button--primary,
.account_new_return-page .button--primary {
  margin: 0 5px 0 0;
  border: 3px solid #327d5a;
  color: #327d5a;
  box-shadow: 0px 9px 27px 0px rgba(50, 125, 90, 0.37);
  background-color: white; }
  @media (min-width: 1024px) {
    .account_orderstatus-page .button--primary,
    .forgotpassword-page .button--primary,
    .shippingaddressform-page .button--primary,
    .createaccount_thanks-page .button--primary,
    .account_returns-page .button--primary,
    .createaccount-page .button--primary,
    .account_inbox-page .button--primary,
    .account_addressbook-page .button--primary,
    .wishlists-page .button--primary,
    .account_recentitems-page .button--primary,
    .editaccount-page .button--primary,
    .add-wishlist-page .button--primary,
    .wishlist-page .button--primary,
    .account_new_return-page .button--primary,
    .account_new_return-page .button--primary {
      margin-bottom: 0; } }
  .account_orderstatus-page .button--primary:hover,
  .forgotpassword-page .button--primary:hover,
  .shippingaddressform-page .button--primary:hover,
  .createaccount_thanks-page .button--primary:hover,
  .account_returns-page .button--primary:hover,
  .createaccount-page .button--primary:hover,
  .account_inbox-page .button--primary:hover,
  .account_addressbook-page .button--primary:hover,
  .wishlists-page .button--primary:hover,
  .account_recentitems-page .button--primary:hover,
  .editaccount-page .button--primary:hover,
  .add-wishlist-page .button--primary:hover,
  .wishlist-page .button--primary:hover,
  .account_new_return-page .button--primary:hover,
  .account_new_return-page .button--primary:hover {
    color: #cddb3e;
    box-shadow: 2.431px 13.787px 27px 0px rgba(205, 219, 62, 0.37);
    background-color: #327d5a;
    border-color: white; }

.account_orderstatus-page .account-content .account-list .account-listItem .account-product .account-product-figure::after {
  padding-bottom: 0; }

.account_orderstatus-page .account-heading,
.account_returns-page .account-heading {
  color: black;
  border-bottom: 0; }

.account_orderstatus-page .account-orderStatus,
.account_returns-page .account-orderStatus {
  margin-right: 1.5rem; }

.account_orderstatus-page .account-listItem,
.account_returns-page .account-listItem {
  border: 1px solid #e3e3e3;
  margin-top: -1px;
  padding-left: 1.5rem;
  box-shadow: 0.707px 0.707px 0px 0px #FFFFFF;
  border-radius: 17px;
  margin-bottom: 15px; }
  .account_orderstatus-page .account-listItem .account-product-figure::after,
  .account_returns-page .account-listItem .account-product-figure::after {
    padding-bottom: 0; }

.account_orderstatus-page .pagination,
.account_returns-page .pagination {
  padding: 0;
  margin-left: 0;
  border-left: 0; }
  .account_orderstatus-page .pagination .pagination-list,
  .account_returns-page .pagination .pagination-list {
    padding-bottom: 15px; }

.createaccount-page .account--fixed {
  width: 100%; }
  @media (min-width: 1200px) {
    .createaccount-page .account--fixed {
      width: 66.66667%; } }
  .createaccount-page .account--fixed .account-body {
    margin: 0; }

.newsletter_subscribe-page {
  min-height: 40vh; }
  @media (min-width: 1200px) {
    .newsletter_subscribe-page {
      min-height: 50vh; } }
  .newsletter_subscribe-page .alertBox {
    margin: 5rem 0; }

.account_inbox-page {
  overflow-x: hidden; }
  .account_inbox-page .account--fixed {
    margin: 0 auto;
    width: 100%; }
    @media (min-width: 1440px) {
      .account_inbox-page .account--fixed {
        width: 66.66667%; } }
  @media (min-width: 1024px) {
    .account_inbox-page .account-content {
      display: flex;
      justify-content: center; } }
  .account_inbox-page .account-content .account-heading {
    border: 0;
    color: black;
    line-height: 1;
    padding-bottom: 0.7rem; }
  .account_inbox-page .account-content .mainmessagebox {
    margin-top: 20px; }
    @media (min-width: 768px) {
      .account_inbox-page .account-content .mainmessagebox {
        margin-top: 35px; } }
    @media (min-width: 1024px) {
      .account_inbox-page .account-content .mainmessagebox {
        margin-top: 0;
        width: 100%;
        margin-right: 15px;
        max-width: calc(100% / 2); } }
    .account_inbox-page .account-content .mainmessagebox .account-list {
      padding: 20px;
      border: 1px solid #e3e3e3;
      border-radius: 10px;
      border-top-left-radius: 0; }
      @media (min-width: 1024px) {
        .account_inbox-page .account-content .mainmessagebox .account-list {
          -ms-overflow-style: none;
          scrollbar-width: none;
          overflow-y: auto;
          height: 500px; } }
      @media (min-width: 1024px) {
        .account_inbox-page .account-content .mainmessagebox .account-list::-webkit-scrollbar {
          display: none; } }
      .account_inbox-page .account-content .mainmessagebox .account-list .account-listItem {
        padding: 1rem 5px;
        border: none;
        padding: 0; }
        .account_inbox-page .account-content .mainmessagebox .account-list .account-listItem .account-message .is-read {
          color: black; }
        .account_inbox-page .account-content .mainmessagebox .account-list .account-listItem .account-message p {
          color: #333333;
          font-size: 14px; }
          .account_inbox-page .account-content .mainmessagebox .account-list .account-listItem .account-message p .account-product-title {
            display: block;
            color: black;
            margin: 0;
            font-size: 14px; }
          .account_inbox-page .account-content .mainmessagebox .account-list .account-listItem .account-message p .messbox {
            display: -ms-flexbox;
            display: -webkit-flex;
            display: flex;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
            .account_inbox-page .account-content .mainmessagebox .account-list .account-listItem .account-message p .messbox.customerbox {
              justify-content: right; }
          .account_inbox-page .account-content .mainmessagebox .account-list .account-listItem .account-message p .merchantsaid,
          .account_inbox-page .account-content .mainmessagebox .account-list .account-listItem .account-message p .customersaid {
            text-align: left;
            background-color: white;
            padding: 10px 15px;
            border-radius: 15px;
            border-top-left-radius: 0;
            border: 1px solid #e3e3e3;
            margin-bottom: 3px;
            font-weight: 600; }
          .account_inbox-page .account-content .mainmessagebox .account-list .account-listItem .account-message p .customersaid {
            border-top-right-radius: 0;
            border-top-left-radius: 15px; }
          .account_inbox-page .account-content .mainmessagebox .account-list .account-listItem .account-message p .customersaidbox .account-product-title {
            text-align: right; }
          .account_inbox-page .account-content .mainmessagebox .account-list .account-listItem .account-message p .customersaidbox .account-orderStatus {
            text-align: right; }
          .account_inbox-page .account-content .mainmessagebox .account-list .account-listItem .account-message p .account-orderStatus {
            width: 100%;
            text-align: left;
            font-size: 10px;
            position: static;
            color: darkgray; }
          .account_inbox-page .account-content .mainmessagebox .account-list .account-listItem .account-message p .messages {
            font-size: 14px;
            color: #585858;
            font-weight: 400;
            word-break: break-all; }
  @media (min-width: 1024px) {
    .account_inbox-page .account-content .form {
      margin-left: 15px;
      width: calc(100% / 2); } }
  .account_inbox-page .account-content .form h2 {
    margin-top: 0; }

.navBar--account,
.giftcertificates-page .navBar--sub,
.giftcertificates_redeem-page .navBar--sub,
.giftcertificates_balance-page .navBar--sub {
  padding: 20px;
  display: none;
  position: relative; }
  @media (min-width: 1024px) {
    .navBar--account,
    .giftcertificates-page .navBar--sub,
    .giftcertificates_redeem-page .navBar--sub,
    .giftcertificates_balance-page .navBar--sub {
      display: block;
      background-color: white;
      border: 1px solid #e3e3e3;
      box-shadow: 0.707px 0.707px 0px 0px #FFFFFF;
      border-radius: 17px;
      margin-top: -35px; } }
  .navBar--account .navBar-item .navBar-action,
  .giftcertificates-page .navBar--sub .navBar-item .navBar-action,
  .giftcertificates_redeem-page .navBar--sub .navBar-item .navBar-action,
  .giftcertificates_balance-page .navBar--sub .navBar-item .navBar-action {
    opacity: .7;
    transition: all 0.3s ease-in-out; }
    .navBar--account .navBar-item .navBar-action:hover,
    .giftcertificates-page .navBar--sub .navBar-item .navBar-action:hover,
    .giftcertificates_redeem-page .navBar--sub .navBar-item .navBar-action:hover,
    .giftcertificates_balance-page .navBar--sub .navBar-item .navBar-action:hover {
      opacity: 1; }
  .navBar--account .navBar-item.is-active,
  .giftcertificates-page .navBar--sub .navBar-item.is-active,
  .giftcertificates_redeem-page .navBar--sub .navBar-item.is-active,
  .giftcertificates_balance-page .navBar--sub .navBar-item.is-active {
    border: 0; }
    .navBar--account .navBar-item.is-active .navBar-action,
    .giftcertificates-page .navBar--sub .navBar-item.is-active .navBar-action,
    .giftcertificates_redeem-page .navBar--sub .navBar-item.is-active .navBar-action,
    .giftcertificates_balance-page .navBar--sub .navBar-item.is-active .navBar-action {
      font-weight: 700;
      color: #327d5a;
      opacity: 1; }
  .navBar--account .navBar-item .navBar-action,
  .giftcertificates-page .navBar--sub .navBar-item .navBar-action,
  .giftcertificates_redeem-page .navBar--sub .navBar-item .navBar-action,
  .giftcertificates_balance-page .navBar--sub .navBar-item .navBar-action {
    font-size: 16px;
    font-weight: 400;
    text-transform: capitalize; }

.wishlist-page .productGrid .product {
  padding-bottom: 70px; }
  .wishlist-page .productGrid .product .form {
    text-align: center;
    margin-top: 10px; }
    .wishlist-page .productGrid .product .form .button {
      margin-bottom: 0; }

.errorpage .u-textAlignCenter {
  margin-top: 50px; }

.errorpage .button {
  height: auto; }

.account_order-page .order-payments-description {
  color: black; }

.account_order-page .account-heading {
  color: black; }

.account_order-page .page-heading {
  margin-bottom: 30px; }
  @media (min-width: 1024px) {
    .account_order-page .page-heading {
      margin-bottom: 0; } }

.account_order-page .account-list .account-listShipping {
  border-bottom: 0;
  padding-top: 0; }
  .account_order-page .account-list .account-listShipping .account-listShipping-title {
    color: black;
    font-weight: 400; }

.account_order-page .account-listItem {
  border: 1px solid #e3e3e3;
  box-shadow: 0.707px 0.707px 0px 0px #FFFFFF;
  border-radius: 17px;
  margin-bottom: 15px;
  padding: 1rem; }
  @media (min-width: 1200px) {
    .account_order-page .account-listItem {
      padding: 1.5rem 1.5rem 1.5rem 3.5rem; } }
  .account_order-page .account-listItem .account-product-body .account-product-price {
    font-weight: 600; }
  .account_order-page .account-listItem .account-product-body .account-product-title {
    color: black; }

.account_order-page .account-heading {
  border-bottom: 1px solid #e3e3e3; }

.account_order-page .account-sidebar-block {
  border: 1px solid #e3e3e3;
  background-color: white;
  padding: 15px;
  box-shadow: 0.707px 0.707px 0px 0px #FFFFFF;
  border-radius: 17px; }
  .account_order-page .account-sidebar-block .button {
    padding: 10px 25px 8px;
    font-size: 13px;
    width: auto;
    border-width: 3px; }
    @media (min-width: 1700px) {
      .account_order-page .account-sidebar-block .button {
        padding: 13px 25px 11px;
        font-size: 18px;
        font-size: 16px; } }

.account_order-page .account-product-figure::after {
  padding-bottom: 0; }

.account_order-page .account-orderTotal-value {
  border-bottom: 1px solid #e3e3e3; }

.account_order-page .account-orderTotal {
  width: 100%;
  padding: 1.5rem; }
  .account_order-page .account-orderTotal .account-orderTotal-value,
  .account_order-page .account-orderTotal .account-orderTotal-key {
    font-weight: 600; }

.account_order-page .account-content--fixedSmall {
  width: 100%; }
  @media (min-width: 1024px) {
    .account_order-page .account-content--fixedSmall {
      width: 50%; } }
  .account_order-page .account-content--fixedSmall .account-heading {
    border-bottom: none;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0; }

.account_order-page .account-sidebar .account-heading {
  border-bottom: 1px solid #e3e3e3;
  margin-left: -15px;
  margin-right: -15px;
  padding-left: 15px;
  padding-right: 15px; }

.account_order-page .account-content--fixedSmall + .account-sidebar {
  float: left; }
  @media (min-width: 1024px) {
    .account_order-page .account-content--fixedSmall + .account-sidebar {
      float: right; } }

.account_order-page .account-sidebar {
  width: 100%; }
  @media (min-width: 1024px) {
    .account_order-page .account-sidebar {
      width: 33.33%; } }

.giftcertificates-page .page-heading,
.giftcertificates_redeem-page .page-heading,
.giftcertificates_balance-page .page-heading {
  margin-bottom: 0; }

.giftcertificates-page .navBar--sub,
.giftcertificates_redeem-page .navBar--sub,
.giftcertificates_balance-page .navBar--sub {
  padding-bottom: 20px;
  display: none;
  position: relative; }
  @media (min-width: 1024px) {
    .giftcertificates-page .navBar--sub,
    .giftcertificates_redeem-page .navBar--sub,
    .giftcertificates_balance-page .navBar--sub {
      display: block; } }
  .giftcertificates-page .navBar--sub:before, .giftcertificates-page .navBar--sub:after,
  .giftcertificates_redeem-page .navBar--sub:before,
  .giftcertificates_redeem-page .navBar--sub:after,
  .giftcertificates_balance-page .navBar--sub:before,
  .giftcertificates_balance-page .navBar--sub:after {
    content: '';
    position: absolute;
    right: 100%;
    width: 100%;
    height: 100%;
    top: 0; }
  .giftcertificates-page .navBar--sub:after,
  .giftcertificates_redeem-page .navBar--sub:after,
  .giftcertificates_balance-page .navBar--sub:after {
    right: auto;
    left: 100%; }
  .giftcertificates-page .navBar--sub .navBar-item,
  .giftcertificates_redeem-page .navBar--sub .navBar-item,
  .giftcertificates_balance-page .navBar--sub .navBar-item {
    font-size: 16px;
    font-weight: 400; }
    .giftcertificates-page .navBar--sub .navBar-item.is-active,
    .giftcertificates_redeem-page .navBar--sub .navBar-item.is-active,
    .giftcertificates_balance-page .navBar--sub .navBar-item.is-active {
      font-weight: 700; }

.form-label small {
  color: #ea000e;
  float: none;
  vertical-align: text-top; }

.createaccount-page .account,
.forgotpassword-page .account,
.account_returns-page .account {
  padding: 30px 0; }
  @media (min-width: 1024px) {
    .createaccount-page .account,
    .forgotpassword-page .account,
    .account_returns-page .account {
      padding: 50px 0 100px; } }
  .createaccount-page .account .navBar--account,
  .forgotpassword-page .account .navBar--account,
  .account_returns-page .account .navBar--account {
    margin-top: -85px; }

.forgotpassword-page .account--fixedSmall {
  width: 100%; }
  @media (min-width: 1200px) {
    .forgotpassword-page .account--fixedSmall {
      width: 66.66667%; } }

.forgotpassword-page .account .forgot-password-form {
  margin-bottom: 0; }

.forgotpassword-page .account .form-prefixPostfix {
  flex-wrap: wrap; }
  .forgotpassword-page .account .form-prefixPostfix.withrecaptcha {
    flex-direction: column; }
    .forgotpassword-page .account .form-prefixPostfix.withrecaptcha input {
      margin-bottom: 15px; }
    .forgotpassword-page .account .form-prefixPostfix.withrecaptcha br {
      display: none; }
    .forgotpassword-page .account .form-prefixPostfix.withrecaptcha .button--primary {
      width: auto;
      max-width: fit-content;
      margin: 15px 0 0; }
  .forgotpassword-page .account .form-prefixPostfix input {
    display: block;
    width: 100%; }
    @media (min-width: 1024px) {
      .forgotpassword-page .account .form-prefixPostfix input {
        width: auto; } }
  .forgotpassword-page .account .form-prefixPostfix .form-inlineMessage {
    order: 0;
    width: 100%; }
    @media (min-width: 1024px) {
      .forgotpassword-page .account .form-prefixPostfix .form-inlineMessage {
        order: 1; } }
  .forgotpassword-page .account .form-prefixPostfix .button--primary {
    padding: 7px 25px 5px 25px;
    font-size: 16px;
    margin-top: 15px;
    order: 1; }
    @media (min-width: 1024px) {
      .forgotpassword-page .account .form-prefixPostfix .button--primary {
        margin-top: 0;
        order: 0;
        margin-left: 20px; } }

.editaccount-page .account,
.shippingaddressform-page .account,
.account_order-page .account,
.account_new_return-page .account,
.account_saved_return-page .account,
.account_new_return-page .account {
  padding: 30px 0; }
  @media (min-width: 1024px) {
    .editaccount-page .account,
    .shippingaddressform-page .account,
    .account_order-page .account,
    .account_new_return-page .account,
    .account_saved_return-page .account,
    .account_new_return-page .account {
      padding: 0; } }

.createaccount_thanks-page .page-content,
.page-page .page-content,
.page_contact_form-page .page-content {
  padding: 30px 0.75rem; }
  @media (min-width: 1024px) {
    .createaccount_thanks-page .page-content,
    .page-page .page-content,
    .page_contact_form-page .page-content {
      padding: 50px 0 100px; } }

.wishlists-page .wishlists-table .table-thead {
  background: transparent; }

.wishlists-page .wishlists-table .button {
  padding: 7px;
  width: 36px;
  height: 36px;
  margin-bottom: 10px; }
  @media (min-width: 1024px) {
    .wishlists-page .wishlists-table .button {
      margin-bottom: 0; } }
  .wishlists-page .wishlists-table .button .icon {
    vertical-align: baseline; }

.wishlists-page .form-actions .button {
  margin-top: 0; }

.wishlist-page .panel-body h5 {
  color: black; }

.wishlist-page .panel-body .form-input {
  background-color: transparent;
  color: black; }

.account_new_return-page .account-content .account-heading {
  color: black; }

.account_new_return-page .account-content .table .table-thead {
  background-color: transparent; }

.account_new_return-page .account-content .table .table-tbody .return-itemQuantity .form-select {
  padding: 10px 20px 10px 15px; }

.account_saved_return-page .account-row {
  text-align: center; }

.account_new_return-page .account-heading {
  margin-bottom: 1.5rem; }

.body.giftcertificates-page .account,
.giftcertificates_redeem-page .account,
.giftcertificates_balance-page .account {
  padding: 30px 0; }
  @media (min-width: 1024px) {
    .body.giftcertificates-page .account,
    .giftcertificates_redeem-page .account,
    .giftcertificates_balance-page .account {
      padding: 50px 0 100px; } }

.body.giftcertificates-page .button,
.giftcertificates_redeem-page .button,
.giftcertificates_balance-page .button {
  padding: 10px 25px 8px;
  font-size: 16px;
  width: auto;
  border-width: 3px;
  font-size: 13px; }
  @media (min-width: 1700px) {
    .body.giftcertificates-page .button,
    .giftcertificates_redeem-page .button,
    .giftcertificates_balance-page .button {
      padding: 13px 25px 11px;
      font-size: 18px; } }

.body.giftcertificates-page .button--primary,
.giftcertificates_redeem-page .button--primary,
.giftcertificates_balance-page .button--primary {
  margin: 0 5px 0 0;
  border: 3px solid #327d5a;
  color: #327d5a;
  box-shadow: 0px 9px 27px 0px rgba(50, 125, 90, 0.37);
  background-color: white; }
  @media (min-width: 1024px) {
    .body.giftcertificates-page .button--primary,
    .giftcertificates_redeem-page .button--primary,
    .giftcertificates_balance-page .button--primary {
      margin-bottom: 0; } }
  .body.giftcertificates-page .button--primary:hover,
  .giftcertificates_redeem-page .button--primary:hover,
  .giftcertificates_balance-page .button--primary:hover {
    color: #cddb3e;
    box-shadow: 2.431px 13.787px 27px 0px rgba(205, 219, 62, 0.37);
    background-color: #327d5a;
    border-color: white; }

.body.giftcertificates-page .navBar--sub .navBar-item.is-active,
.giftcertificates_redeem-page .navBar--sub .navBar-item.is-active,
.giftcertificates_balance-page .navBar--sub .navBar-item.is-active {
  border: 0;
  font-weight: 700;
  color: #327d5a;
  opacity: 1; }

.giftcertificates_balance-page .button {
  margin-left: 15px; }

.body.giftcertificates-page .account--fixed .form-fieldset .form-field.form-field-group {
  padding: 15px; }
  .body.giftcertificates-page .account--fixed .form-fieldset .form-field.form-field-group .form-label {
    line-height: 2; }

.form-field--success .form-radio + .form-label::before {
  border-color: inherit; }

.outdoors.account_orderstatus-page .button, .outdoors.forgotpassword-page .button, .outdoors.shippingaddressform-page .button, .outdoors.createaccount_thanks-page .button, .outdoors.account_returns-page .button, .outdoors.createaccount-page .button, .outdoors.account_inbox-page .button, .outdoors.account_addressbook-page .button, .outdoors.wishlists-page .button, .outdoors.account_recentitems-page .button, .outdoors.editaccount-page .button, .outdoors.add-wishlist-page .button, .outdoors.wishlist-page .button, .outdoors.account_new_return-page .button, .outdoors.account_new_return-page .button {
  box-shadow: none;
  background-color: #cddb3e;
  border: 1px solid #cddb3e;
  color: #327d5a;
  letter-spacing: 1px;
  display: inline-flex;
  align-items: center;
  justify-content: center; }
  .outdoors.account_orderstatus-page .button:hover:hover, .outdoors.forgotpassword-page .button:hover:hover, .outdoors.shippingaddressform-page .button:hover:hover, .outdoors.createaccount_thanks-page .button:hover:hover, .outdoors.account_returns-page .button:hover:hover, .outdoors.createaccount-page .button:hover:hover, .outdoors.account_inbox-page .button:hover:hover, .outdoors.account_addressbook-page .button:hover:hover, .outdoors.wishlists-page .button:hover:hover, .outdoors.account_recentitems-page .button:hover:hover, .outdoors.editaccount-page .button:hover:hover, .outdoors.add-wishlist-page .button:hover:hover, .outdoors.wishlist-page .button:hover:hover, .outdoors.account_new_return-page .button:hover:hover, .outdoors.account_new_return-page .button:hover:hover {
    color: #cddb3e;
    background-color: #327d5a; }
  .outdoors.account_orderstatus-page .button.button--primary, .outdoors.account_orderstatus-page .button.card-figcaption-button, .outdoors.forgotpassword-page .button.button--primary, .outdoors.forgotpassword-page .button.card-figcaption-button, .outdoors.shippingaddressform-page .button.button--primary, .outdoors.shippingaddressform-page .button.card-figcaption-button, .outdoors.createaccount_thanks-page .button.button--primary, .outdoors.createaccount_thanks-page .button.card-figcaption-button, .outdoors.account_returns-page .button.button--primary, .outdoors.account_returns-page .button.card-figcaption-button, .outdoors.createaccount-page .button.button--primary, .outdoors.createaccount-page .button.card-figcaption-button, .outdoors.account_inbox-page .button.button--primary, .outdoors.account_inbox-page .button.card-figcaption-button, .outdoors.account_addressbook-page .button.button--primary, .outdoors.account_addressbook-page .button.card-figcaption-button, .outdoors.wishlists-page .button.button--primary, .outdoors.wishlists-page .button.card-figcaption-button, .outdoors.account_recentitems-page .button.button--primary, .outdoors.account_recentitems-page .button.card-figcaption-button, .outdoors.editaccount-page .button.button--primary, .outdoors.editaccount-page .button.card-figcaption-button, .outdoors.add-wishlist-page .button.button--primary, .outdoors.add-wishlist-page .button.card-figcaption-button, .outdoors.wishlist-page .button.button--primary, .outdoors.wishlist-page .button.card-figcaption-button, .outdoors.account_new_return-page .button.button--primary, .outdoors.account_new_return-page .button.card-figcaption-button, .outdoors.account_new_return-page .button.button--primary, .outdoors.account_new_return-page .button.card-figcaption-button {
    box-shadow: none;
    background-color: white;
    border: 1px solid #327d5a;
    color: #327d5a;
    letter-spacing: 1px; }
    .outdoors.account_orderstatus-page .button.button--primary:hover, .outdoors.account_orderstatus-page .button.card-figcaption-button:hover, .outdoors.forgotpassword-page .button.button--primary:hover, .outdoors.forgotpassword-page .button.card-figcaption-button:hover, .outdoors.shippingaddressform-page .button.button--primary:hover, .outdoors.shippingaddressform-page .button.card-figcaption-button:hover, .outdoors.createaccount_thanks-page .button.button--primary:hover, .outdoors.createaccount_thanks-page .button.card-figcaption-button:hover, .outdoors.account_returns-page .button.button--primary:hover, .outdoors.account_returns-page .button.card-figcaption-button:hover, .outdoors.createaccount-page .button.button--primary:hover, .outdoors.createaccount-page .button.card-figcaption-button:hover, .outdoors.account_inbox-page .button.button--primary:hover, .outdoors.account_inbox-page .button.card-figcaption-button:hover, .outdoors.account_addressbook-page .button.button--primary:hover, .outdoors.account_addressbook-page .button.card-figcaption-button:hover, .outdoors.wishlists-page .button.button--primary:hover, .outdoors.wishlists-page .button.card-figcaption-button:hover, .outdoors.account_recentitems-page .button.button--primary:hover, .outdoors.account_recentitems-page .button.card-figcaption-button:hover, .outdoors.editaccount-page .button.button--primary:hover, .outdoors.editaccount-page .button.card-figcaption-button:hover, .outdoors.add-wishlist-page .button.button--primary:hover, .outdoors.add-wishlist-page .button.card-figcaption-button:hover, .outdoors.wishlist-page .button.button--primary:hover, .outdoors.wishlist-page .button.card-figcaption-button:hover, .outdoors.account_new_return-page .button.button--primary:hover, .outdoors.account_new_return-page .button.card-figcaption-button:hover, .outdoors.account_new_return-page .button.button--primary:hover, .outdoors.account_new_return-page .button.card-figcaption-button:hover {
      color: #cddb3e;
      background-color: #327d5a; }

.outdoors .navBar--account .navBar-item.is-active,
.outdoors .giftcertificates-page .navBar--sub .navBar-item.is-active,
.outdoors .giftcertificates_redeem-page .navBar--sub .navBar-item.is-active,
.outdoors .giftcertificates_balance-page .navBar--sub .navBar-item.is-active {
  border: 0;
  font-weight: 700;
  color: #327d5a;
  opacity: 1; }

.outdoors.giftcertificates-page .button, .outdoors.giftcertificates_redeem-page .button, .outdoors.giftcertificates_balance-page .button,
.outdoors.compare-page .compare-scroll .button {
  box-shadow: none;
  background-color: #cddb3e;
  border: 1px solid #cddb3e;
  color: #327d5a;
  letter-spacing: 1px; }
  .outdoors.giftcertificates-page .button:hover:hover, .outdoors.giftcertificates_redeem-page .button:hover:hover, .outdoors.giftcertificates_balance-page .button:hover:hover,
  .outdoors.compare-page .compare-scroll .button:hover:hover {
    color: #cddb3e;
    background-color: #327d5a;
    box-shadow: none; }
  .outdoors.giftcertificates-page .button.button--primary, .outdoors.giftcertificates-page .button.card-figcaption-button, .outdoors.giftcertificates_redeem-page .button.button--primary, .outdoors.giftcertificates_redeem-page .button.card-figcaption-button, .outdoors.giftcertificates_balance-page .button.button--primary, .outdoors.giftcertificates_balance-page .button.card-figcaption-button,
  .outdoors.compare-page .compare-scroll .button.button--primary,
  .outdoors.compare-page .compare-scroll .button.card-figcaption-button {
    box-shadow: none;
    background-color: white;
    border: 1px solid #327d5a;
    color: #327d5a;
    letter-spacing: 1px; }
    .outdoors.giftcertificates-page .button.button--primary:hover, .outdoors.giftcertificates-page .button.card-figcaption-button:hover, .outdoors.giftcertificates_redeem-page .button.button--primary:hover, .outdoors.giftcertificates_redeem-page .button.card-figcaption-button:hover, .outdoors.giftcertificates_balance-page .button.button--primary:hover, .outdoors.giftcertificates_balance-page .button.card-figcaption-button:hover,
    .outdoors.compare-page .compare-scroll .button.button--primary:hover,
    .outdoors.compare-page .compare-scroll .button.card-figcaption-button:hover {
      color: #cddb3e;
      background-color: #327d5a;
      box-shadow: none; }

.outdoors.compare-page .compare-page .compare-scroll .compareTable-row .compareTable-headingText {
  letter-spacing: 1px;
  font-family: "Poppins"; }

.outdoors.compare-page .compare-page .card .compareTable-removeProduct {
  background-color: black; }
  .outdoors.compare-page .compare-page .card .compareTable-removeProduct .icon {
    fill: #FFFFFF; }

.outdoors.compare-page .compare-page .card .card-body .card-text {
  margin-bottom: 0; }

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

.jewellery.account_orderstatus-page .button, .jewellery.forgotpassword-page .button, .jewellery.shippingaddressform-page .button, .jewellery.createaccount_thanks-page .button, .jewellery.account_returns-page .button, .jewellery.createaccount-page .button, .jewellery.account_inbox-page .button, .jewellery.account_addressbook-page .button, .jewellery.wishlists-page .button, .jewellery.account_recentitems-page .button, .jewellery.editaccount-page .button, .jewellery.add-wishlist-page .button, .jewellery.wishlist-page .button, .jewellery.account_new_return-page .button, .jewellery.account_new_return-page .button {
  box-shadow: none;
  background-color: #cddb3e;
  border: 1px solid #cddb3e;
  color: #327d5a;
  letter-spacing: 2px;
  padding: 10px 25px 10px;
  border-radius: 0;
  margin-top: 0; }
  @media (min-width: 1700px) {
    .jewellery.account_orderstatus-page .button, .jewellery.forgotpassword-page .button, .jewellery.shippingaddressform-page .button, .jewellery.createaccount_thanks-page .button, .jewellery.account_returns-page .button, .jewellery.createaccount-page .button, .jewellery.account_inbox-page .button, .jewellery.account_addressbook-page .button, .jewellery.wishlists-page .button, .jewellery.account_recentitems-page .button, .jewellery.editaccount-page .button, .jewellery.add-wishlist-page .button, .jewellery.wishlist-page .button, .jewellery.account_new_return-page .button, .jewellery.account_new_return-page .button {
      padding: 13px 25px 13px;
      font-size: 20px; } }
  .jewellery.account_orderstatus-page .button:hover:hover, .jewellery.forgotpassword-page .button:hover:hover, .jewellery.shippingaddressform-page .button:hover:hover, .jewellery.createaccount_thanks-page .button:hover:hover, .jewellery.account_returns-page .button:hover:hover, .jewellery.createaccount-page .button:hover:hover, .jewellery.account_inbox-page .button:hover:hover, .jewellery.account_addressbook-page .button:hover:hover, .jewellery.wishlists-page .button:hover:hover, .jewellery.account_recentitems-page .button:hover:hover, .jewellery.editaccount-page .button:hover:hover, .jewellery.add-wishlist-page .button:hover:hover, .jewellery.wishlist-page .button:hover:hover, .jewellery.account_new_return-page .button:hover:hover, .jewellery.account_new_return-page .button:hover:hover {
    color: #cddb3e;
    background-color: #327d5a; }
  .jewellery.account_orderstatus-page .button.button--primary, .jewellery.account_orderstatus-page .button.card-figcaption-button, .jewellery.forgotpassword-page .button.button--primary, .jewellery.forgotpassword-page .button.card-figcaption-button, .jewellery.shippingaddressform-page .button.button--primary, .jewellery.shippingaddressform-page .button.card-figcaption-button, .jewellery.createaccount_thanks-page .button.button--primary, .jewellery.createaccount_thanks-page .button.card-figcaption-button, .jewellery.account_returns-page .button.button--primary, .jewellery.account_returns-page .button.card-figcaption-button, .jewellery.createaccount-page .button.button--primary, .jewellery.createaccount-page .button.card-figcaption-button, .jewellery.account_inbox-page .button.button--primary, .jewellery.account_inbox-page .button.card-figcaption-button, .jewellery.account_addressbook-page .button.button--primary, .jewellery.account_addressbook-page .button.card-figcaption-button, .jewellery.wishlists-page .button.button--primary, .jewellery.wishlists-page .button.card-figcaption-button, .jewellery.account_recentitems-page .button.button--primary, .jewellery.account_recentitems-page .button.card-figcaption-button, .jewellery.editaccount-page .button.button--primary, .jewellery.editaccount-page .button.card-figcaption-button, .jewellery.add-wishlist-page .button.button--primary, .jewellery.add-wishlist-page .button.card-figcaption-button, .jewellery.wishlist-page .button.button--primary, .jewellery.wishlist-page .button.card-figcaption-button, .jewellery.account_new_return-page .button.button--primary, .jewellery.account_new_return-page .button.card-figcaption-button, .jewellery.account_new_return-page .button.button--primary, .jewellery.account_new_return-page .button.card-figcaption-button {
    box-shadow: none;
    background-color: white;
    border: 1px solid #327d5a;
    color: #327d5a;
    letter-spacing: 2px; }
    .jewellery.account_orderstatus-page .button.button--primary:hover, .jewellery.account_orderstatus-page .button.card-figcaption-button:hover, .jewellery.forgotpassword-page .button.button--primary:hover, .jewellery.forgotpassword-page .button.card-figcaption-button:hover, .jewellery.shippingaddressform-page .button.button--primary:hover, .jewellery.shippingaddressform-page .button.card-figcaption-button:hover, .jewellery.createaccount_thanks-page .button.button--primary:hover, .jewellery.createaccount_thanks-page .button.card-figcaption-button:hover, .jewellery.account_returns-page .button.button--primary:hover, .jewellery.account_returns-page .button.card-figcaption-button:hover, .jewellery.createaccount-page .button.button--primary:hover, .jewellery.createaccount-page .button.card-figcaption-button:hover, .jewellery.account_inbox-page .button.button--primary:hover, .jewellery.account_inbox-page .button.card-figcaption-button:hover, .jewellery.account_addressbook-page .button.button--primary:hover, .jewellery.account_addressbook-page .button.card-figcaption-button:hover, .jewellery.wishlists-page .button.button--primary:hover, .jewellery.wishlists-page .button.card-figcaption-button:hover, .jewellery.account_recentitems-page .button.button--primary:hover, .jewellery.account_recentitems-page .button.card-figcaption-button:hover, .jewellery.editaccount-page .button.button--primary:hover, .jewellery.editaccount-page .button.card-figcaption-button:hover, .jewellery.add-wishlist-page .button.button--primary:hover, .jewellery.add-wishlist-page .button.card-figcaption-button:hover, .jewellery.wishlist-page .button.button--primary:hover, .jewellery.wishlist-page .button.card-figcaption-button:hover, .jewellery.account_new_return-page .button.button--primary:hover, .jewellery.account_new_return-page .button.card-figcaption-button:hover, .jewellery.account_new_return-page .button.button--primary:hover, .jewellery.account_new_return-page .button.card-figcaption-button:hover {
      color: #cddb3e;
      background-color: #327d5a; }

@media (min-width: 1024px) {
  .jewellery .navBar--account,
  .jewellery .giftcertificates-page .navBar--sub,
  .jewellery .giftcertificates_redeem-page .navBar--sub,
  .jewellery .giftcertificates_balance-page .navBar--sub {
    display: block;
    background-color: #FFFFFF;
    border: 1px solid #327d5a;
    box-shadow: none; } }

.jewellery .navBar--account .navBar-item.is-active .navBar-action,
.jewellery .giftcertificates-page .navBar--sub .navBar-item.is-active .navBar-action,
.jewellery .giftcertificates_redeem-page .navBar--sub .navBar-item.is-active .navBar-action,
.jewellery .giftcertificates_balance-page .navBar--sub .navBar-item.is-active .navBar-action {
  border: 0;
  font-weight: 700;
  color: #327d5a;
  opacity: 1; }

.jewellery.giftcertificates-page .button, .jewellery.giftcertificates_redeem-page .button, .jewellery.giftcertificates_balance-page .button,
.jewellery.compare-page .compare-scroll .button {
  box-shadow: none;
  background-color: #cddb3e;
  border: 1px solid #cddb3e;
  color: #327d5a;
  letter-spacing: 1px;
  border-radius: 0; }
  .jewellery.giftcertificates-page .button:hover:hover, .jewellery.giftcertificates_redeem-page .button:hover:hover, .jewellery.giftcertificates_balance-page .button:hover:hover,
  .jewellery.compare-page .compare-scroll .button:hover:hover {
    color: #cddb3e;
    background-color: #327d5a;
    box-shadow: none; }
  .jewellery.giftcertificates-page .button.button--primary, .jewellery.giftcertificates-page .button.card-figcaption-button, .jewellery.giftcertificates_redeem-page .button.button--primary, .jewellery.giftcertificates_redeem-page .button.card-figcaption-button, .jewellery.giftcertificates_balance-page .button.button--primary, .jewellery.giftcertificates_balance-page .button.card-figcaption-button,
  .jewellery.compare-page .compare-scroll .button.button--primary,
  .jewellery.compare-page .compare-scroll .button.card-figcaption-button {
    box-shadow: none;
    background-color: white;
    border: 1px solid #327d5a;
    color: #327d5a;
    letter-spacing: 1px; }
    .jewellery.giftcertificates-page .button.button--primary:hover, .jewellery.giftcertificates-page .button.card-figcaption-button:hover, .jewellery.giftcertificates_redeem-page .button.button--primary:hover, .jewellery.giftcertificates_redeem-page .button.card-figcaption-button:hover, .jewellery.giftcertificates_balance-page .button.button--primary:hover, .jewellery.giftcertificates_balance-page .button.card-figcaption-button:hover,
    .jewellery.compare-page .compare-scroll .button.button--primary:hover,
    .jewellery.compare-page .compare-scroll .button.card-figcaption-button:hover {
      color: #cddb3e;
      background-color: #327d5a;
      box-shadow: none; }
      .jewellery.giftcertificates-page .button.button--primary:hover .icon svg, .jewellery.giftcertificates-page .button.card-figcaption-button:hover .icon svg, .jewellery.giftcertificates_redeem-page .button.button--primary:hover .icon svg, .jewellery.giftcertificates_redeem-page .button.card-figcaption-button:hover .icon svg, .jewellery.giftcertificates_balance-page .button.button--primary:hover .icon svg, .jewellery.giftcertificates_balance-page .button.card-figcaption-button:hover .icon svg,
      .jewellery.compare-page .compare-scroll .button.button--primary:hover .icon svg,
      .jewellery.compare-page .compare-scroll .button.card-figcaption-button:hover .icon svg {
        fill: #cddb3e; }
    @media (min-width: 1024px) {
      .jewellery.giftcertificates-page .button.button--primary .icon, .jewellery.giftcertificates-page .button.card-figcaption-button .icon, .jewellery.giftcertificates_redeem-page .button.button--primary .icon, .jewellery.giftcertificates_redeem-page .button.card-figcaption-button .icon, .jewellery.giftcertificates_balance-page .button.button--primary .icon, .jewellery.giftcertificates_balance-page .button.card-figcaption-button .icon,
      .jewellery.compare-page .compare-scroll .button.button--primary .icon,
      .jewellery.compare-page .compare-scroll .button.card-figcaption-button .icon {
        width: 14px;
        height: 17px;
        margin: 0;
        vertical-align: baseline; } }
    .jewellery.giftcertificates-page .button.button--primary .icon svg, .jewellery.giftcertificates-page .button.card-figcaption-button .icon svg, .jewellery.giftcertificates_redeem-page .button.button--primary .icon svg, .jewellery.giftcertificates_redeem-page .button.card-figcaption-button .icon svg, .jewellery.giftcertificates_balance-page .button.button--primary .icon svg, .jewellery.giftcertificates_balance-page .button.card-figcaption-button .icon svg,
    .jewellery.compare-page .compare-scroll .button.button--primary .icon svg,
    .jewellery.compare-page .compare-scroll .button.card-figcaption-button .icon svg {
      fill: #327d5a; }
      @media (min-width: 1024px) {
        .jewellery.giftcertificates-page .button.button--primary .icon svg, .jewellery.giftcertificates-page .button.card-figcaption-button .icon svg, .jewellery.giftcertificates_redeem-page .button.button--primary .icon svg, .jewellery.giftcertificates_redeem-page .button.card-figcaption-button .icon svg, .jewellery.giftcertificates_balance-page .button.button--primary .icon svg, .jewellery.giftcertificates_balance-page .button.card-figcaption-button .icon svg,
        .jewellery.compare-page .compare-scroll .button.button--primary .icon svg,
        .jewellery.compare-page .compare-scroll .button.card-figcaption-button .icon svg {
          width: 14px;
          height: 17px; } }

.jewellery.compare-page .compare-page .compare-scroll .compareTable-row .compareTable-headingText {
  letter-spacing: 1px;
  font-family: "Poppins"; }

.jewellery.compare-page .compare-page .card .compareTable-removeProduct {
  background-color: black; }
  .jewellery.compare-page .compare-page .card .compareTable-removeProduct .icon {
    fill: #FFFFFF; }

.jewellery.compare-page .compare-page .card .card-body .card-text {
  margin-bottom: 0; }

.jewellery .wishlists-page .wishlists-table .button {
  padding: 0;
  width: 36px;
  height: 36px;
  margin-bottom: 10px;
  display: inline-flex;
  align-items: center;
  justify-content: center; }
  @media (min-width: 1024px) {
    .jewellery .wishlists-page .wishlists-table .button {
      margin-bottom: 0; } }
  .jewellery .wishlists-page .wishlists-table .button .icon {
    vertical-align: baseline; }

.jewellery .wishlists-page .form-actions .button {
  margin-top: 0; }

.jewellery .editaccount-page .account .button,
.jewellery .shippingaddressform-page .account .button,
.jewellery .account_order-page .account .button,
.jewellery .account_new_return-page .account .button,
.jewellery .account_saved_return-page .account .button,
.jewellery .account_new_return-page .account .button {
  box-shadow: none;
  background-color: #cddb3e;
  border: 1px solid #cddb3e;
  color: #327d5a;
  letter-spacing: 1px;
  border-radius: 0; }
  .jewellery .editaccount-page .account .button:hover:hover,
  .jewellery .shippingaddressform-page .account .button:hover:hover,
  .jewellery .account_order-page .account .button:hover:hover,
  .jewellery .account_new_return-page .account .button:hover:hover,
  .jewellery .account_saved_return-page .account .button:hover:hover,
  .jewellery .account_new_return-page .account .button:hover:hover {
    color: #cddb3e;
    background-color: #327d5a;
    box-shadow: none; }
  .jewellery .editaccount-page .account .button.button--primary, .jewellery .editaccount-page .account .button.card-figcaption-button,
  .jewellery .shippingaddressform-page .account .button.button--primary,
  .jewellery .shippingaddressform-page .account .button.card-figcaption-button,
  .jewellery .account_order-page .account .button.button--primary,
  .jewellery .account_order-page .account .button.card-figcaption-button,
  .jewellery .account_new_return-page .account .button.button--primary,
  .jewellery .account_new_return-page .account .button.card-figcaption-button,
  .jewellery .account_saved_return-page .account .button.button--primary,
  .jewellery .account_saved_return-page .account .button.card-figcaption-button,
  .jewellery .account_new_return-page .account .button.button--primary,
  .jewellery .account_new_return-page .account .button.card-figcaption-button {
    box-shadow: none;
    background-color: white;
    border: 1px solid #327d5a;
    color: #327d5a;
    letter-spacing: 1px; }
    .jewellery .editaccount-page .account .button.button--primary:hover, .jewellery .editaccount-page .account .button.card-figcaption-button:hover,
    .jewellery .shippingaddressform-page .account .button.button--primary:hover,
    .jewellery .shippingaddressform-page .account .button.card-figcaption-button:hover,
    .jewellery .account_order-page .account .button.button--primary:hover,
    .jewellery .account_order-page .account .button.card-figcaption-button:hover,
    .jewellery .account_new_return-page .account .button.button--primary:hover,
    .jewellery .account_new_return-page .account .button.card-figcaption-button:hover,
    .jewellery .account_saved_return-page .account .button.button--primary:hover,
    .jewellery .account_saved_return-page .account .button.card-figcaption-button:hover,
    .jewellery .account_new_return-page .account .button.button--primary:hover,
    .jewellery .account_new_return-page .account .button.card-figcaption-button:hover {
      color: #cddb3e;
      background-color: #327d5a;
      box-shadow: none; }

.children .account-body {
  padding: 0 0.75rem; }
  @media (min-width: 1024px) {
    .children .account-body {
      padding: 0; } }
  .children .account-body .form-actions .button {
    margin-bottom: 0;
    margin-top: 0; }

@media (min-width: 1024px) {
  .children .createaccount_thanks-page .page-content,
  .children .page-page .page-content {
    padding: 50px 0 0px; } }

.children .form-label small {
  font-size: 14px; }

.children.account_orderstatus-page .account, .children.forgotpassword-page .account, .children.shippingaddressform-page .account, .children.createaccount_thanks-page .account, .children.account_returns-page .account, .children.createaccount-page .account, .children.account_inbox-page .account, .children.account_addressbook-page .account, .children.wishlists-page .account, .children.account_recentitems-page .account, .children.editaccount-page .account, .children.add-wishlist-page .account, .children.wishlist-page .account, .children.account_new_return-page .account, .children.account_new_return-page .account, .children.giftcertificates-page .account, .children.giftcertificates_balance-page .account {
  margin-top: 1.5rem; }
  @media (min-width: 1024px) {
    .children.account_orderstatus-page .account, .children.forgotpassword-page .account, .children.shippingaddressform-page .account, .children.createaccount_thanks-page .account, .children.account_returns-page .account, .children.createaccount-page .account, .children.account_inbox-page .account, .children.account_addressbook-page .account, .children.wishlists-page .account, .children.account_recentitems-page .account, .children.editaccount-page .account, .children.add-wishlist-page .account, .children.wishlist-page .account, .children.account_new_return-page .account, .children.account_new_return-page .account, .children.giftcertificates-page .account, .children.giftcertificates_balance-page .account {
      margin-top: 0;
      margin-bottom: 1.5rem; } }
  .children.account_orderstatus-page .account .alertBox--info, .children.forgotpassword-page .account .alertBox--info, .children.shippingaddressform-page .account .alertBox--info, .children.createaccount_thanks-page .account .alertBox--info, .children.account_returns-page .account .alertBox--info, .children.createaccount-page .account .alertBox--info, .children.account_inbox-page .account .alertBox--info, .children.account_addressbook-page .account .alertBox--info, .children.wishlists-page .account .alertBox--info, .children.account_recentitems-page .account .alertBox--info, .children.editaccount-page .account .alertBox--info, .children.add-wishlist-page .account .alertBox--info, .children.wishlist-page .account .alertBox--info, .children.account_new_return-page .account .alertBox--info, .children.account_new_return-page .account .alertBox--info, .children.giftcertificates-page .account .alertBox--info, .children.giftcertificates_balance-page .account .alertBox--info {
    margin-top: 0; }

.children.account_orderstatus-page .button, .children.forgotpassword-page .button, .children.shippingaddressform-page .button, .children.createaccount_thanks-page .button, .children.account_returns-page .button, .children.createaccount-page .button, .children.account_inbox-page .button, .children.account_addressbook-page .button, .children.wishlists-page .button, .children.account_recentitems-page .button, .children.editaccount-page .button, .children.add-wishlist-page .button, .children.wishlist-page .button, .children.account_new_return-page .button, .children.account_new_return-page .button, .children.giftcertificates-page .button, .children.giftcertificates_balance-page .button {
  border-radius: 10px;
  box-shadow: none;
  background-color: #cddb3e;
  border: 1px solid #cddb3e;
  color: #327d5a; }
  .children.account_orderstatus-page .button:hover, .children.forgotpassword-page .button:hover, .children.shippingaddressform-page .button:hover, .children.createaccount_thanks-page .button:hover, .children.account_returns-page .button:hover, .children.createaccount-page .button:hover, .children.account_inbox-page .button:hover, .children.account_addressbook-page .button:hover, .children.wishlists-page .button:hover, .children.account_recentitems-page .button:hover, .children.editaccount-page .button:hover, .children.add-wishlist-page .button:hover, .children.wishlist-page .button:hover, .children.account_new_return-page .button:hover, .children.account_new_return-page .button:hover, .children.giftcertificates-page .button:hover, .children.giftcertificates_balance-page .button:hover {
    color: #cddb3e;
    background-color: #327d5a;
    box-shadow: none; }

.children.account_orderstatus-page .button--primary, .children.forgotpassword-page .button--primary, .children.shippingaddressform-page .button--primary, .children.createaccount_thanks-page .button--primary, .children.account_returns-page .button--primary, .children.createaccount-page .button--primary, .children.account_inbox-page .button--primary, .children.account_addressbook-page .button--primary, .children.wishlists-page .button--primary, .children.account_recentitems-page .button--primary, .children.editaccount-page .button--primary, .children.add-wishlist-page .button--primary, .children.wishlist-page .button--primary, .children.account_new_return-page .button--primary, .children.account_new_return-page .button--primary, .children.giftcertificates-page .button--primary, .children.giftcertificates_balance-page .button--primary {
  color: #327d5a;
  background-color: white;
  border: 1px solid #327d5a; }
  .children.account_orderstatus-page .button--primary:hover, .children.forgotpassword-page .button--primary:hover, .children.shippingaddressform-page .button--primary:hover, .children.createaccount_thanks-page .button--primary:hover, .children.account_returns-page .button--primary:hover, .children.createaccount-page .button--primary:hover, .children.account_inbox-page .button--primary:hover, .children.account_addressbook-page .button--primary:hover, .children.wishlists-page .button--primary:hover, .children.account_recentitems-page .button--primary:hover, .children.editaccount-page .button--primary:hover, .children.add-wishlist-page .button--primary:hover, .children.wishlist-page .button--primary:hover, .children.account_new_return-page .button--primary:hover, .children.account_new_return-page .button--primary:hover, .children.giftcertificates-page .button--primary:hover, .children.giftcertificates_balance-page .button--primary:hover {
    color: #cddb3e;
    background-color: #327d5a;
    border-color: #327d5a; }

.children.account_orderstatus-page .account-orderStatus-action, .children.forgotpassword-page .account-orderStatus-action, .children.shippingaddressform-page .account-orderStatus-action, .children.createaccount_thanks-page .account-orderStatus-action, .children.account_returns-page .account-orderStatus-action, .children.createaccount-page .account-orderStatus-action, .children.account_inbox-page .account-orderStatus-action, .children.account_addressbook-page .account-orderStatus-action, .children.wishlists-page .account-orderStatus-action, .children.account_recentitems-page .account-orderStatus-action, .children.editaccount-page .account-orderStatus-action, .children.add-wishlist-page .account-orderStatus-action, .children.wishlist-page .account-orderStatus-action, .children.account_new_return-page .account-orderStatus-action, .children.account_new_return-page .account-orderStatus-action, .children.giftcertificates-page .account-orderStatus-action, .children.giftcertificates_balance-page .account-orderStatus-action {
  transition: all 0.3s ease-in-out;
  font-style: normal; }
  .children.account_orderstatus-page .account-orderStatus-action:hover, .children.forgotpassword-page .account-orderStatus-action:hover, .children.shippingaddressform-page .account-orderStatus-action:hover, .children.createaccount_thanks-page .account-orderStatus-action:hover, .children.account_returns-page .account-orderStatus-action:hover, .children.createaccount-page .account-orderStatus-action:hover, .children.account_inbox-page .account-orderStatus-action:hover, .children.account_addressbook-page .account-orderStatus-action:hover, .children.wishlists-page .account-orderStatus-action:hover, .children.account_recentitems-page .account-orderStatus-action:hover, .children.editaccount-page .account-orderStatus-action:hover, .children.add-wishlist-page .account-orderStatus-action:hover, .children.wishlist-page .account-orderStatus-action:hover, .children.account_new_return-page .account-orderStatus-action:hover, .children.account_new_return-page .account-orderStatus-action:hover, .children.giftcertificates-page .account-orderStatus-action:hover, .children.giftcertificates_balance-page .account-orderStatus-action:hover {
    color: #327d5a; }

.children .account_new_return-page .form-select--small, .children .account_new_return-page .form-select--date {
  background-position: right 0.5rem top 1rem; }

.children .account_recentitems-page .productGrid, .children .wishlist-page .productGrid {
  display: flex;
  flex-wrap: wrap; }

.children.account_order-page .button {
  border-radius: 10px;
  box-shadow: none;
  background-color: #cddb3e;
  border: 1px solid #cddb3e;
  color: #327d5a; }
  .children.account_order-page .button:hover {
    color: #cddb3e;
    background-color: #327d5a; }

.children .body.giftcertificates-page .account--fixed .form-fieldset .form-field.form-field-group .form-label {
  line-height: 1.5; }

.children .giftcertificates-page .navBar--sub:before, .children .giftcertificates-page .navBar--sub:after, .children .giftcertificates_redeem-page .navBar--sub:before, .children .giftcertificates_redeem-page .navBar--sub:after, .children .giftcertificates_balance-page .navBar--sub:before, .children .giftcertificates_balance-page .navBar--sub:after {
  display: none; }

/* for product quick view */
/* Quick View popup css start */
#previewModal .modal-content .modal-body .previewCart .productView .productView-details .productView-title,
#previewModal .modal-content .modal-body .previewCartCheckout .previewCart .productView .productView-details .productView-title,
#previewModal .modal-content .modal-body #modal-review-form .previewCart .productView .productView-details .productView-title,
#previewModal .modal-content .modal-body .previewCartCheckout .previewCart .productView .productView-details .productView-title,
#modal-review-form .modal-content .modal-body .previewCart .productView .productView-details .productView-title,
#modal-review-form .modal-content .modal-body .previewCartCheckout .previewCart .productView .productView-details .productView-title,
#modal-review-form .modal-content .modal-body #modal-review-form .previewCart .productView .productView-details .productView-title,
#modal-review-form .modal-content .modal-body .previewCartCheckout .previewCart .productView .productView-details .productView-title {
  margin-top: 30px;
  margin-bottom: 0; }

#previewModal .modal-content .modal-body .previewCart .productView .productView-details .productView-price,
#previewModal .modal-content .modal-body .previewCartCheckout .previewCart .productView .productView-details .productView-price,
#previewModal .modal-content .modal-body #modal-review-form .previewCart .productView .productView-details .productView-price,
#previewModal .modal-content .modal-body .previewCartCheckout .previewCart .productView .productView-details .productView-price,
#modal-review-form .modal-content .modal-body .previewCart .productView .productView-details .productView-price,
#modal-review-form .modal-content .modal-body .previewCartCheckout .previewCart .productView .productView-details .productView-price,
#modal-review-form .modal-content .modal-body #modal-review-form .previewCart .productView .productView-details .productView-price,
#modal-review-form .modal-content .modal-body .previewCartCheckout .previewCart .productView .productView-details .productView-price {
  margin-bottom: 0; }

#previewModal .modal-content .modal-body .previewCart .productView .productView-details .productView-info,
#previewModal .modal-content .modal-body .previewCartCheckout .previewCart .productView .productView-details .productView-info,
#previewModal .modal-content .modal-body #modal-review-form .previewCart .productView .productView-details .productView-info,
#previewModal .modal-content .modal-body .previewCartCheckout .previewCart .productView .productView-details .productView-info,
#modal-review-form .modal-content .modal-body .previewCart .productView .productView-details .productView-info,
#modal-review-form .modal-content .modal-body .previewCartCheckout .previewCart .productView .productView-details .productView-info,
#modal-review-form .modal-content .modal-body #modal-review-form .previewCart .productView .productView-details .productView-info,
#modal-review-form .modal-content .modal-body .previewCartCheckout .previewCart .productView .productView-details .productView-info {
  display: flex;
  align-items: center;
  margin-bottom: 0px; }
  #previewModal .modal-content .modal-body .previewCart .productView .productView-details .productView-info .productView-info-name,
  #previewModal .modal-content .modal-body .previewCartCheckout .previewCart .productView .productView-details .productView-info .productView-info-name,
  #previewModal .modal-content .modal-body #modal-review-form .previewCart .productView .productView-details .productView-info .productView-info-name,
  #previewModal .modal-content .modal-body .previewCartCheckout .previewCart .productView .productView-details .productView-info .productView-info-name,
  #modal-review-form .modal-content .modal-body .previewCart .productView .productView-details .productView-info .productView-info-name,
  #modal-review-form .modal-content .modal-body .previewCartCheckout .previewCart .productView .productView-details .productView-info .productView-info-name,
  #modal-review-form .modal-content .modal-body #modal-review-form .previewCart .productView .productView-details .productView-info .productView-info-name,
  #modal-review-form .modal-content .modal-body .previewCartCheckout .previewCart .productView .productView-details .productView-info .productView-info-name {
    margin: 5px 7px 0 0;
    font-size: 13px; }
  #previewModal .modal-content .modal-body .previewCart .productView .productView-details .productView-info .productView-info-value,
  #previewModal .modal-content .modal-body .previewCartCheckout .previewCart .productView .productView-details .productView-info .productView-info-value,
  #previewModal .modal-content .modal-body #modal-review-form .previewCart .productView .productView-details .productView-info .productView-info-value,
  #previewModal .modal-content .modal-body .previewCartCheckout .previewCart .productView .productView-details .productView-info .productView-info-value,
  #modal-review-form .modal-content .modal-body .previewCart .productView .productView-details .productView-info .productView-info-value,
  #modal-review-form .modal-content .modal-body .previewCartCheckout .previewCart .productView .productView-details .productView-info .productView-info-value,
  #modal-review-form .modal-content .modal-body #modal-review-form .previewCart .productView .productView-details .productView-info .productView-info-value,
  #modal-review-form .modal-content .modal-body .previewCartCheckout .previewCart .productView .productView-details .productView-info .productView-info-value {
    font-size: 13px;
    margin: 5px 0 0 0; }

@media (min-width: 1024px) {
  #modal .quickView .productView {
    margin: 0 -10px; } }

@media (min-width: 1024px) {
  #modal .quickView .productView .productView-details .productView-options .add-to-cart-wrapper {
    margin-top: 0; } }

@media (min-width: 1024px) {
  #modal .quickView .productView .productView-details .productView-options .form-wishlist .dropdown-menu-button {
    margin-top: 0; } }

#modal .quickView .productView .productView-price {
  margin: 0; }
  #modal .quickView .productView .productView-price .price-section {
    display: inline-block;
    vertical-align: middle;
    padding-right: 10px;
    padding-bottom: 0;
    color: #333333;
    font-size: 16px;
    font-weight: 300; }
    @media (min-width: 1024px) {
      #modal .quickView .productView .productView-price .price-section {
        padding-right: 15px; } }
    @media (min-width: 1700px) {
      #modal .quickView .productView .productView-price .price-section {
        font-size: 20px; } }
    #modal .quickView .productView .productView-price .price-section:last-child {
      padding-right: 0; }
    #modal .quickView .productView .productView-price .price-section .price--withTax {
      color: #327d5a;
      font-size: 22px;
      font-weight: 700; }
      @media (min-width: 1700px) {
        #modal .quickView .productView .productView-price .price-section .price--withTax {
          font-size: 30px; } }
    #modal .quickView .productView .productView-price .price-section .price--rrp,
    #modal .quickView .productView .productView-price .price-section .price--non-sale {
      position: relative;
      text-decoration: none;
      color: #c4d238;
      display: block; }
      #modal .quickView .productView .productView-price .price-section .price--rrp:before,
      #modal .quickView .productView .productView-price .price-section .price--non-sale:before {
        content: '';
        position: absolute;
        width: 100%;
        height: 1px;
        background-color: #c4d238;
        transform: rotate(-25deg);
        top: 50%; }
    #modal .quickView .productView .productView-price .price-section.price-section--saving {
      font-size: 16px; }

#modal .quickView .productView .productView-description .productView-title {
  padding-bottom: 15px; }

#modal .quickView .productView .productView-description .productView-description {
  margin-top: 0; }

#modal .quickView .productView .productView-description:before {
  content: none; }

#modal .quickView .productView .productView-description:after {
  content: none; }

#modal .quickView .productView .productView-options .form-increment {
  border: 3px solid #cddb3e;
  box-shadow: 0px 6px 11px 0px rgba(205, 219, 62, 0.57);
  background-color: #FFFFFF;
  min-width: 158px;
  width: 158px;
  max-width: 158px;
  height: 50px;
  border-radius: 40px;
  margin-right: 10px;
  overflow: hidden; }
  @media (min-width: 1024px) {
    #modal .quickView .productView .productView-options .form-increment {
      margin-right: 0;
      height: 54px; } }
  @media (min-width: 1700px) {
    #modal .quickView .productView .productView-options .form-increment {
      box-shadow: 0px 9px 27px 0px rgba(205, 219, 62, 0.57);
      height: 67px;
      min-width: 189px;
      width: 189px;
      max-width: 189px; } }
  #modal .quickView .productView .productView-options .form-increment .button--icon {
    border-radius: 0; }
    #modal .quickView .productView .productView-options .form-increment .button--icon:hover {
      background-color: transparent; }
    #modal .quickView .productView .productView-options .form-increment .button--icon:focus {
      background-color: transparent; }
  #modal .quickView .productView .productView-options .form-increment .form-input {
    color: #327d5a;
    background-color: #FFFFFF;
    height: 100%;
    border-radius: 0;
    color: #327d5a; }
    #modal .quickView .productView .productView-options .form-increment .form-input:disabled {
      background-color: #cccccc;
      color: #327d5a; }
  #modal .quickView .productView .productView-options .form-increment .form-input--incrementTotal {
    width: 4.5rem; }
  #modal .quickView .productView .productView-options .form-increment .button {
    height: 100%;
    border-radius: 0;
    padding: 14px 9.5px;
    border: 0;
    box-shadow: none; }
    @media (min-width: 1700px) {
      #modal .quickView .productView .productView-options .form-increment .button {
        padding: 14px 17.5px; } }
    #modal .quickView .productView .productView-options .form-increment .button:disabled {
      background-color: #cccccc; }
      #modal .quickView .productView .productView-options .form-increment .button:disabled .icon svg {
        fill: #327d5a; }
      #modal .quickView .productView .productView-options .form-increment .button:disabled:hover {
        background-color: #cccccc; }
        #modal .quickView .productView .productView-options .form-increment .button:disabled:hover .icon svg {
          fill: #327d5a; }

#modal .quickView .productView .productView-options .form-action {
  float: none;
  margin: 0;
  display: inline-block;
  padding: 0;
  width: auto; }
  #modal .quickView .productView .productView-options .form-action .form-field--increments {
    margin-bottom: 20px; }
    @media (min-width: 1024px) {
      #modal .quickView .productView .productView-options .form-action .form-field--increments {
        margin-bottom: 15px; } }
  #modal .quickView .productView .productView-options .form-action.add-to-cart-wrapper-box {
    position: relative;
    margin-right: 5px; }
    @media (min-width: 1024px) {
      #modal .quickView .productView .productView-options .form-action.add-to-cart-wrapper-box {
        margin: 0 0 0 5px; } }
    @media (min-width: 1200px) {
      #modal .quickView .productView .productView-options .form-action.add-to-cart-wrapper-box {
        margin: 0 15px; } }
    #modal .quickView .productView .productView-options .form-action.add-to-cart-wrapper-box .icon {
      width: 16px;
      height: 21px;
      position: absolute;
      top: 50%;
      transform: translate(0, -50%);
      z-index: 1;
      left: 25px; }
      @media (min-width: 768px) {
        #modal .quickView .productView .productView-options .form-action.add-to-cart-wrapper-box .icon {
          left: 20px; } }
      @media (min-width: 1024px) {
        #modal .quickView .productView .productView-options .form-action.add-to-cart-wrapper-box .icon {
          left: 20px; } }
      @media (min-width: 1700px) {
        #modal .quickView .productView .productView-options .form-action.add-to-cart-wrapper-box .icon {
          left: 21px;
          width: 21px;
          height: 25px; } }
      #modal .quickView .productView .productView-options .form-action.add-to-cart-wrapper-box .icon svg {
        vertical-align: baseline;
        width: 16px;
        height: 21px;
        fill: #327d5a; }
        @media (min-width: 1700px) {
          #modal .quickView .productView .productView-options .form-action.add-to-cart-wrapper-box .icon svg {
            width: 21px;
            height: 25px; } }
    #modal .quickView .productView .productView-options .form-action.add-to-cart-wrapper-box:hover #form-action-addToCart {
      color: #cddb3e;
      box-shadow: 2.431px 13.787px 27px 0px rgba(205, 219, 62, 0.37);
      background-color: #327d5a;
      border-color: white; }
    #modal .quickView .productView .productView-options .form-action.add-to-cart-wrapper-box:hover .icon svg {
      fill: #cddb3e; }
  #modal .quickView .productView .productView-options .form-action #form-action-addToCart {
    margin: 0;
    font-size: 16px;
    height: 100%;
    padding: 13px 20px 13px 45px;
    width: auto;
    border: 3px solid #327d5a;
    color: #327d5a;
    box-shadow: 0px 6px 11px 0px rgba(50, 125, 90, 0.3);
    background-color: white;
    height: 100%; }
    @media (min-width: 768px) {
      #modal .quickView .productView .productView-options .form-action #form-action-addToCart {
        padding: 11px 20px 8px 40px; } }
    @media (min-width: 1024px) {
      #modal .quickView .productView .productView-options .form-action #form-action-addToCart {
        margin-bottom: 0;
        padding: 15px 20px 15px 40px;
        font-size: 14px;
        margin: 0; } }
    @media (min-width: 1200px) {
      #modal .quickView .productView .productView-options .form-action #form-action-addToCart {
        padding: 15px 20px 15px 40px; } }
    @media (min-width: 1700px) {
      #modal .quickView .productView .productView-options .form-action #form-action-addToCart {
        box-shadow: 0px 9px 27px 0px rgba(50, 125, 90, 0.57);
        padding: 15px 20px 15px 45px;
        font-size: 20px; } }
    #modal .quickView .productView .productView-options .form-action #form-action-addToCart span {
      vertical-align: middle;
      display: inline-block; }
    #modal .quickView .productView .productView-options .form-action #form-action-addToCart:disabled {
      background-color: #cccccc;
      color: #327d5a;
      border-color: #cccccc; }
      #modal .quickView .productView .productView-options .form-action #form-action-addToCart:disabled .icon svg {
        fill: #327d5a; }
      #modal .quickView .productView .productView-options .form-action #form-action-addToCart:disabled:hover {
        background-color: #cccccc;
        color: #327d5a;
        border-color: #cccccc; }
        #modal .quickView .productView .productView-options .form-action #form-action-addToCart:disabled:hover .icon svg {
          fill: #327d5a; }

#modal .quickView .productView .productView-options .form-wishlist .dropdown-menu-button,
#modal .quickView .productView .productView-options .compare-btn {
  padding: 10.5px;
  border-radius: 50%;
  border: 3px solid #cddb3e;
  box-shadow: 0px 9px 27px 0px rgba(205, 219, 62, 0.57);
  background-color: white;
  width: auto;
  margin-bottom: 20px; }
  @media (min-width: 1024px) {
    #modal .quickView .productView .productView-options .form-wishlist .dropdown-menu-button,
    #modal .quickView .productView .productView-options .compare-btn {
      padding: 14px;
      margin-bottom: 0; } }
  @media (min-width: 1700px) {
    #modal .quickView .productView .productView-options .form-wishlist .dropdown-menu-button,
    #modal .quickView .productView .productView-options .compare-btn {
      padding: 18px;
      margin-right: 30px;
      margin-top: 40px; } }
  #modal .quickView .productView .productView-options .form-wishlist .dropdown-menu-button .icon,
  #modal .quickView .productView .productView-options .compare-btn .icon {
    margin: 0;
    width: 20px;
    height: 20px;
    float: none; }
    #modal .quickView .productView .productView-options .form-wishlist .dropdown-menu-button .icon svg,
    #modal .quickView .productView .productView-options .compare-btn .icon svg {
      margin: 0;
      width: 20px;
      height: 20px; }
  #modal .quickView .productView .productView-options .form-wishlist .dropdown-menu-button:focus .icon svg,
  #modal .quickView .productView .productView-options .compare-btn:focus .icon svg {
    fill: #327d5a; }
  #modal .quickView .productView .productView-options .form-wishlist .dropdown-menu-button:hover,
  #modal .quickView .productView .productView-options .compare-btn:hover {
    background-color: #cddb3e; }
    #modal .quickView .productView .productView-options .form-wishlist .dropdown-menu-button:hover .icon svg,
    #modal .quickView .productView .productView-options .compare-btn:hover .icon svg {
      fill: #327d5a; }

@media (min-width: 1024px) {
  #modal .quickView .productView-details {
    padding: 10px; } }

@media (min-width: 1024px) {
  #modal .quickView .productView-images {
    padding: 10px; } }

#modal .quickView .productView-images .productView-img-container::after {
  padding-bottom: 100.8%; }

#modal .quickView .productView-images .productView-image {
  pointer-events: all;
  border: 1px solid #e3e3e3;
  box-shadow: 0.707px 0.707px 0px 0px #FFFFFF;
  background-color: #FFFFFF;
  overflow: hidden;
  border-radius: 10px;
  list-style: none;
  cursor: zoom-in;
  width: 100%;
  margin-left: 20px;
  order: 2;
  margin-top: 0; }
  @media (min-width: 1024px) {
    #modal .quickView .productView-images .productView-image {
      width: calc(100% - 116px); } }

#modal .quickView .productView-images .productView-thumbnails {
  list-style: none;
  padding: 0 30px;
  margin: 15px 0 0 0;
  width: 100%;
  order: 2; }
  @media (min-width: 1024px) {
    #modal .quickView .productView-images .productView-thumbnails {
      padding: 0;
      order: 1;
      margin: 0;
      width: 96px; } }
  #modal .quickView .productView-images .productView-thumbnails .slick-list {
    margin: 0; }
  #modal .quickView .productView-images .productView-thumbnails .productView-thumbnail {
    padding: 0;
    border: none; }
    @media (min-width: 768px) {
      #modal .quickView .productView-images .productView-thumbnails .productView-thumbnail {
        padding: 0 0 10px 0;
        width: 100%; } }
    @media (min-width: 1024px) {
      #modal .quickView .productView-images .productView-thumbnails .productView-thumbnail {
        margin-left: 0; } }
    #modal .quickView .productView-images .productView-thumbnails .productView-thumbnail .productView-thumbnail-link {
      height: 101px;
      max-width: 80px;
      border-color: #e3e3e3;
      box-shadow: 0.707px 0.707px 0px 0px #FFFFFF;
      box-sizing: border-box;
      overflow: hidden;
      border-radius: 10px;
      padding: 10px;
      transition: all 0.3s ease-in-out; }
      @media (min-width: 1024px) {
        #modal .quickView .productView-images .productView-thumbnails .productView-thumbnail .productView-thumbnail-link {
          height: 119px;
          max-width: 96px; } }
      @media (min-width: 1440px) {
        #modal .quickView .productView-images .productView-thumbnails .productView-thumbnail .productView-thumbnail-link {
          height: 119px; } }
      #modal .quickView .productView-images .productView-thumbnails .productView-thumbnail .productView-thumbnail-link:hover, #modal .quickView .productView-images .productView-thumbnails .productView-thumbnail .productView-thumbnail-link.is-active {
        border-color: #327d5a; }
    #modal .quickView .productView-images .productView-thumbnails .productView-thumbnail.slick-current.slick-active .productView-thumbnail-link {
      border-color: #327d5a; }
  #modal .quickView .productView-images .productView-thumbnails .slick-arrow {
    box-shadow: none;
    border-radius: 0;
    border: 1px solid #327d5a;
    background-color: transparent;
    height: 20px;
    width: 20px;
    padding: 0;
    margin: 0; }
    @media (min-width: 1024px) {
      #modal .quickView .productView-images .productView-thumbnails .slick-arrow {
        bottom: -40px;
        top: auto;
        margin-top: -1.07143rem; } }
    #modal .quickView .productView-images .productView-thumbnails .slick-arrow:before {
      height: 10px;
      width: 8px;
      background-image: none;
      color: #327d5a;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      width: 100%;
      height: 100%;
      display: flex;
      align-items: center;
      justify-content: center; }
    #modal .quickView .productView-images .productView-thumbnails .slick-arrow.slick-disabled {
      opacity: 1;
      cursor: not-allowed;
      border-color: #cbd4d0; }
      #modal .quickView .productView-images .productView-thumbnails .slick-arrow.slick-disabled:before {
        color: #cbd4d0; }
      #modal .quickView .productView-images .productView-thumbnails .slick-arrow.slick-disabled:hover {
        border-color: #cbd4d0; }
    #modal .quickView .productView-images .productView-thumbnails .slick-arrow:hover {
      border-color: #327d5a; }
  #modal .quickView .productView-images .productView-thumbnails .slick-next {
    right: 0px; }
    #modal .quickView .productView-images .productView-thumbnails .slick-next:before {
      content: ">"; }
    @media (min-width: 1024px) {
      #modal .quickView .productView-images .productView-thumbnails .slick-next {
        right: auto;
        left: 51%; }
        #modal .quickView .productView-images .productView-thumbnails .slick-next:before {
          transform: rotate(-90deg); } }
  #modal .quickView .productView-images .productView-thumbnails .slick-prev {
    left: 0px; }
    #modal .quickView .productView-images .productView-thumbnails .slick-prev:before {
      content: "<"; }
      @media (min-width: 1024px) {
        #modal .quickView .productView-images .productView-thumbnails .slick-prev:before {
          content: ">"; } }
    @media (min-width: 768px) {
      #modal .quickView .productView-images .productView-thumbnails .slick-prev {
        left: 25%; }
        #modal .quickView .productView-images .productView-thumbnails .slick-prev:before {
          transform: rotate(90deg); } }

/* Quick View popup css ends */
/* Compare Page css start */
.body.compare-page .container:nth-child(1) {
  max-width: 100%;
  padding: 0; }

@media (min-width: 1024px) {
  .body.compare-page .card {
    padding-bottom: 30px; } }

.body.compare-page .card .compareTable-removeProduct {
  background-color: #cddb3e;
  right: 10px;
  top: 10px;
  height: 28px;
  width: 28px;
  display: flex;
  align-items: center;
  justify-content: center; }
  .body.compare-page .card .compareTable-removeProduct svg {
    height: 18px;
    margin-top: 0;
    width: 18px; }
  .body.compare-page .card .compareTable-removeProduct:hover svg {
    fill: #333333; }

.body.compare-page .card:hover {
  box-shadow: none;
  border-color: #e3e3e3;
  background-color: inherit; }
  .body.compare-page .card:hover .card-figure {
    background-color: inherit; }
  .body.compare-page .card:hover .card-body {
    background-color: inherit; }
  .body.compare-page .card:hover .price-section {
    opacity: 1; }

.body.compare-page .card .card-text a {
  text-decoration: none; }

.body.compare-page .compare-scroll {
  max-width: 100%;
  width: 100%;
  overflow-x: scroll;
  margin-bottom: 30px; }
  .body.compare-page .compare-scroll .compareTable-heading {
    padding: 0; }
    @media (min-width: 1024px) {
      .body.compare-page .compare-scroll .compareTable-heading {
        width: 300px;
        text-align: left;
        padding: 1.28571rem 1rem; } }
  .body.compare-page .compare-scroll .compareTable-product {
    width: 236px; }
    @media (min-width: 568px) {
      .body.compare-page .compare-scroll .compareTable-product {
        width: 300px; } }
  .body.compare-page .compare-scroll .compareTable-row .compareTable-headingText {
    font-weight: 600;
    padding: 0 1rem 0rem; }
  .body.compare-page .compare-scroll .button--primary {
    border: 3px solid #327d5a;
    color: #327d5a;
    box-shadow: 0px 9px 27px 0px rgba(50, 125, 90, 0.37);
    background-color: white;
    padding: 10px 15px 8px;
    font-size: 13px;
    width: auto;
    border-width: 3px; }
    @media (min-width: 1024px) {
      .body.compare-page .compare-scroll .button--primary {
        margin-bottom: 20px; } }
    @media (min-width: 1700px) {
      .body.compare-page .compare-scroll .button--primary {
        padding: 13px 25px 11px;
        font-size: 18px; } }
    .body.compare-page .compare-scroll .button--primary:hover {
      color: #cddb3e;
      box-shadow: 2.431px 13.787px 27px 0px rgba(205, 219, 62, 0.37);
      background-color: #327d5a;
      border-color: white; }

.body.compare-page .compare-scroll::-webkit-scrollbar {
  height: 3px; }
  @media (min-width: 1024px) {
    .body.compare-page .compare-scroll::-webkit-scrollbar {
      height: 8px; } }

.body.compare-page .compare-scroll::-webkit-scrollbar-track {
  background: #f0f0e8; }

.body.compare-page .compare-scroll::-webkit-scrollbar-thumb {
  background: #585858; }

/* Compare Page css ends */
/* Gift Certificate Page css start */
.body.giftcertificates-page .container:nth-child(1),
.body.giftcertificates_redeem-page .container:nth-child(1),
.body.giftcertificates_balance-page .container:nth-child(1) {
  max-width: 100%;
  padding: 0; }

.body.giftcertificates-page .account--fixed h3,
.body.giftcertificates_redeem-page .account--fixed h3,
.body.giftcertificates_balance-page .account--fixed h3 {
  color: #327d5a; }

.body.giftcertificates-page .account--fixed li a,
.body.giftcertificates_redeem-page .account--fixed li a,
.body.giftcertificates_balance-page .account--fixed li a {
  text-decoration: none; }

.body.giftcertificates-page .account--fixed .form-label,
.body.giftcertificates_redeem-page .account--fixed .form-label,
.body.giftcertificates_balance-page .account--fixed .form-label {
  color: black; }

.body.giftcertificates-page .account--fixed .form-fieldset .form-field,
.body.giftcertificates_redeem-page .account--fixed .form-fieldset .form-field,
.body.giftcertificates_balance-page .account--fixed .form-fieldset .form-field {
  padding: 0; }
  .body.giftcertificates-page .account--fixed .form-fieldset .form-field textarea,
  .body.giftcertificates_redeem-page .account--fixed .form-fieldset .form-field textarea,
  .body.giftcertificates_balance-page .account--fixed .form-fieldset .form-field textarea {
    width: 100%; }
  .body.giftcertificates-page .account--fixed .form-fieldset .form-field .form-radio:checked + .form-label,
  .body.giftcertificates_redeem-page .account--fixed .form-fieldset .form-field .form-radio:checked + .form-label,
  .body.giftcertificates_balance-page .account--fixed .form-fieldset .form-field .form-radio:checked + .form-label {
    outline: none !important; }

@media (min-width: 1024px) {
  .giftcertificates_balance-page .form-prefixPostfix-button--postfix {
    padding: 0; } }

@media (min-width: 1366px) {
  .giftcertificates_balance-page .form-prefixPostfix-button--postfix {
    padding: 0 24px; } }

/* Gift Certificate Page css start */
.modal-background {
  background-color: #052b19;
  opacity: .5; }

#previewModal .modal-content .modal-header-title,
#modal-review-form .modal-content .modal-header-title,
#modal .modal-content .modal-header-title {
  color: black; }

#previewModal .modal-content .modal-body .writeReview-productDetails .writeReview-productImage-container,
#modal-review-form .modal-content .modal-body .writeReview-productDetails .writeReview-productImage-container,
#modal .modal-content .modal-body .writeReview-productDetails .writeReview-productImage-container {
  margin-bottom: 20px; }
  #previewModal .modal-content .modal-body .writeReview-productDetails .writeReview-productImage-container:after,
  #modal-review-form .modal-content .modal-body .writeReview-productDetails .writeReview-productImage-container:after,
  #modal .modal-content .modal-body .writeReview-productDetails .writeReview-productImage-container:after {
    padding-bottom: 100.8%; }

#previewModal .modal-content .modal-body .writeReview-productDetails .product-title,
#modal-review-form .modal-content .modal-body .writeReview-productDetails .product-title,
#modal .modal-content .modal-body .writeReview-productDetails .product-title {
  color: black; }

#previewModal .modal-content .modal-body .writeReview-productDetails .product-brand,
#modal-review-form .modal-content .modal-body .writeReview-productDetails .product-brand,
#modal .modal-content .modal-body .writeReview-productDetails .product-brand {
  color: black;
  font-weight: 400; }

#previewModal .modal-content .modal-body .button,
#modal-review-form .modal-content .modal-body .button,
#modal .modal-content .modal-body .button {
  padding: 10px 15px 8px;
  font-size: 12px;
  width: auto;
  border-width: 3px; }
  @media (min-width: 1700px) {
    #previewModal .modal-content .modal-body .button,
    #modal-review-form .modal-content .modal-body .button,
    #modal .modal-content .modal-body .button {
      padding: 13px 25px 11px;
      font-size: 18px;
      font-size: 16px; } }

#previewModal .modal-content .modal-body .button--primary,
#modal-review-form .modal-content .modal-body .button--primary,
#modal .modal-content .modal-body .button--primary {
  margin: 0 5px 0 0;
  border: 3px solid #327d5a;
  color: #327d5a;
  box-shadow: 0px 9px 27px 0px rgba(50, 125, 90, 0.37);
  background-color: white; }
  @media (min-width: 1024px) {
    #previewModal .modal-content .modal-body .button--primary,
    #modal-review-form .modal-content .modal-body .button--primary,
    #modal .modal-content .modal-body .button--primary {
      margin-bottom: 0; } }
  #previewModal .modal-content .modal-body .button--primary:hover,
  #modal-review-form .modal-content .modal-body .button--primary:hover,
  #modal .modal-content .modal-body .button--primary:hover {
    color: #cddb3e;
    box-shadow: 2.431px 13.787px 27px 0px rgba(205, 219, 62, 0.37);
    background-color: #327d5a;
    border-color: white; }

#previewModal .modal-content .modal-body .previewCartCheckout .button,
#modal-review-form .modal-content .modal-body .previewCartCheckout .button,
#modal .modal-content .modal-body .previewCartCheckout .button {
  margin-bottom: 15px; }

#previewModal .modal-content .modal-body .previewCart .productView .productView-image .productView-img-container::after,
#modal-review-form .modal-content .modal-body .previewCart .productView .productView-image .productView-img-container::after,
#modal .modal-content .modal-body .previewCart .productView .productView-image .productView-img-container::after {
  padding-bottom: 100.8%; }

#previewModal .modal-content .modal-body .previewCart .productView .productView-title,
#modal-review-form .modal-content .modal-body .previewCart .productView .productView-title,
#modal .modal-content .modal-body .previewCart .productView .productView-title {
  font-size: 14px;
  margin-top: 15px; }
  @media (min-width: 1024px) {
    #previewModal .modal-content .modal-body .previewCart .productView .productView-title,
    #modal-review-form .modal-content .modal-body .previewCart .productView .productView-title,
    #modal .modal-content .modal-body .previewCart .productView .productView-title {
      font-size: 16px; } }
  @media (min-width: 1700px) {
    #previewModal .modal-content .modal-body .previewCart .productView .productView-title,
    #modal-review-form .modal-content .modal-body .previewCart .productView .productView-title,
    #modal .modal-content .modal-body .previewCart .productView .productView-title {
      font-size: 18px; } }

.outdoors #modal .facet-quick-heading {
  color: #327d5a;
  margin-top: 0; }

.outdoors #modal #facetedSearch-filterItems .form-input {
  color: #585858;
  text-transform: uppercase; }
  .outdoors #modal #facetedSearch-filterItems .form-input::placeholder {
    color: #585858;
    text-transform: uppercase; }

.outdoors #modal .facetedSearch-optionColumns .navList-item .navList-action {
  text-transform: uppercase; }

.outdoors #modal .productView .productView-details .productView-options .form-increment [data-action=inc],
.outdoors #modal .productView .productView-details .productView-options .form-increment [data-action=dec] {
  padding: 0;
  width: 34px;
  border-width: 1px; }

.outdoors .quickView {
  padding: 15px; }
  .outdoors .quickView .productView-images .productView-image {
    margin-left: 0; }
  .outdoors .quickView .productView-images .productView-thumbnails .productView-thumbnail {
    margin-left: 15px; }

.outdoors #modal .quickView .form .form-field.form-field--increments {
  margin-bottom: 0; }

.outdoors #modal .quickView .productView.productView--quickView .productView-options .form-increment {
  margin-bottom: 0; }
  @media (min-width: 1024px) {
    .outdoors #modal .quickView .productView.productView--quickView .productView-options .form-increment {
      height: 64px; } }
  .outdoors #modal .quickView .productView.productView--quickView .productView-options .form-increment .button--icon {
    padding: 0; }

.outdoors #modal .quickView .productView.productView--quickView .productView-options .add-to-cart-wrapper {
  margin-top: 0; }

@media (min-width: 1024px) {
  .outdoors #modal .quickView .productView.productView--quickView .productView-options .add-to-cart-wrapper {
    margin-top: 0; } }

.outdoors #modal .quickView .productView.productView--quickView .productView-options .add-to-cart-wrapper .form-action .button--primary,
.outdoors #modal .quickView .productView.productView--quickView .productView-options .add-to-cart-wrapper .form-action .button {
  box-shadow: none; }

.outdoors #modal .quickView .productView.productView--quickView .productView-options .add-to-cart-wrapper .form-action.add-to-cart-wrapper-box {
  position: relative;
  margin-right: 5px; }
  @media (min-width: 1024px) {
    .outdoors #modal .quickView .productView.productView--quickView .productView-options .add-to-cart-wrapper .form-action.add-to-cart-wrapper-box {
      margin: 0 0 0 6px; } }
  @media (min-width: 1200px) {
    .outdoors #modal .quickView .productView.productView--quickView .productView-options .add-to-cart-wrapper .form-action.add-to-cart-wrapper-box {
      margin-right: 0.77778rem;
      margin-left: 0.77778rem; } }
  @media (min-width: 1700px) {
    .outdoors #modal .quickView .productView.productView--quickView .productView-options .add-to-cart-wrapper .form-action.add-to-cart-wrapper-box {
      margin: 0 37px; } }
  .outdoors #modal .quickView .productView.productView--quickView .productView-options .add-to-cart-wrapper .form-action.add-to-cart-wrapper-box .icon {
    width: 15px;
    height: 19px;
    margin-right: 5px;
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    z-index: 1;
    left: 25px; }
    @media (min-width: 768px) {
      .outdoors #modal .quickView .productView.productView--quickView .productView-options .add-to-cart-wrapper .form-action.add-to-cart-wrapper-box .icon {
        left: 20px; } }
    @media (min-width: 1024px) {
      .outdoors #modal .quickView .productView.productView--quickView .productView-options .add-to-cart-wrapper .form-action.add-to-cart-wrapper-box .icon {
        left: 15px; } }
    @media (min-width: 1700px) {
      .outdoors #modal .quickView .productView.productView--quickView .productView-options .add-to-cart-wrapper .form-action.add-to-cart-wrapper-box .icon {
        left: 49px; } }
    @media (min-width: 1024px) {
      .outdoors #modal .quickView .productView.productView--quickView .productView-options .add-to-cart-wrapper .form-action.add-to-cart-wrapper-box .icon {
        width: 21px;
        height: 28px; } }
    .outdoors #modal .quickView .productView.productView--quickView .productView-options .add-to-cart-wrapper .form-action.add-to-cart-wrapper-box .icon svg {
      vertical-align: super;
      fill: #327d5a;
      width: 15px;
      height: 19px; }
      @media (min-width: 1024px) {
        .outdoors #modal .quickView .productView.productView--quickView .productView-options .add-to-cart-wrapper .form-action.add-to-cart-wrapper-box .icon svg {
          width: 21px;
          height: 28px; } }
  .outdoors #modal .quickView .productView.productView--quickView .productView-options .add-to-cart-wrapper .form-action.add-to-cart-wrapper-box:hover #form-action-addToCart {
    background-color: #327d5a;
    color: #cddb3e; }
  .outdoors #modal .quickView .productView.productView--quickView .productView-options .add-to-cart-wrapper .form-action.add-to-cart-wrapper-box:hover .icon svg {
    fill: #cddb3e; }

.outdoors #modal .quickView .productView.productView--quickView .productView-options .add-to-cart-wrapper .form-action #form-action-addToCart {
  box-shadow: none;
  font-size: 18px;
  padding: 11px 42px;
  height: 100%;
  margin: 0;
  padding: 13px 25px 13px 45px; }
  @media (min-width: 768px) {
    .outdoors #modal .quickView .productView.productView--quickView .productView-options .add-to-cart-wrapper .form-action #form-action-addToCart {
      padding: 11px 20px 11px 40px; } }
  @media (min-width: 1024px) {
    .outdoors #modal .quickView .productView.productView--quickView .productView-options .add-to-cart-wrapper .form-action #form-action-addToCart {
      padding: 15px 10px 15px 40px;
      margin: 0; } }
  @media (min-width: 1700px) {
    .outdoors #modal .quickView .productView.productView--quickView .productView-options .add-to-cart-wrapper .form-action #form-action-addToCart {
      font-size: 24px;
      padding: 15px 59px 15px 78px;
      margin: 0; } }

.outdoors #modal .quickView .productView.productView--quickView .productView-options .form-wishlist .compare-btn,
.outdoors #modal .quickView .productView.productView--quickView .productView-options .form-wishlist .dropdown-menu-button {
  margin-bottom: 0; }
  @media (min-width: 1024px) {
    .outdoors #modal .quickView .productView.productView--quickView .productView-options .form-wishlist .compare-btn,
    .outdoors #modal .quickView .productView.productView--quickView .productView-options .form-wishlist .dropdown-menu-button {
      margin: 0 9px 0 0;
      padding: 18px;
      height: 64px;
      width: 64px; } }
  .outdoors #modal .quickView .productView.productView--quickView .productView-options .form-wishlist .compare-btn .icon,
  .outdoors #modal .quickView .productView.productView--quickView .productView-options .form-wishlist .dropdown-menu-button .icon {
    float: none; }

.outdoors #modal .quickView .productView-images .productView-thumbnails .slick-arrow.slick-next:before {
  margin-left: -3px; }

.outdoors #modal .quickView .productView-images .productView-thumbnails .slick-arrow.slick-prev:before {
  margin-left: 3px; }

.outdoors #previewModal .modal-content .modal-body .button,
.outdoors #previewModal .modal-content .modal-body .previewCartCheckout .button,
.outdoors #previewModal .modal-content .modal-body #modal-review-form .button,
.outdoors #previewModal .modal-content .modal-body .previewCartCheckout .button,
.outdoors #modal-review-form .modal-content .modal-body .button,
.outdoors #modal-review-form .modal-content .modal-body .previewCartCheckout .button,
.outdoors #modal-review-form .modal-content .modal-body #modal-review-form .button,
.outdoors #modal-review-form .modal-content .modal-body .previewCartCheckout .button,
.outdoors #modal .modal-content .modal-body .button,
.outdoors #modal .modal-content .modal-body .previewCartCheckout .button,
.outdoors #modal .modal-content .modal-body #modal-review-form .button,
.outdoors #modal .modal-content .modal-body .previewCartCheckout .button {
  box-shadow: none;
  background-color: #cddb3e;
  border: 1px solid #cddb3e;
  color: #327d5a;
  letter-spacing: 1px; }
  .outdoors #previewModal .modal-content .modal-body .button:hover:hover,
  .outdoors #previewModal .modal-content .modal-body .previewCartCheckout .button:hover:hover,
  .outdoors #previewModal .modal-content .modal-body #modal-review-form .button:hover:hover,
  .outdoors #previewModal .modal-content .modal-body .previewCartCheckout .button:hover:hover,
  .outdoors #modal-review-form .modal-content .modal-body .button:hover:hover,
  .outdoors #modal-review-form .modal-content .modal-body .previewCartCheckout .button:hover:hover,
  .outdoors #modal-review-form .modal-content .modal-body #modal-review-form .button:hover:hover,
  .outdoors #modal-review-form .modal-content .modal-body .previewCartCheckout .button:hover:hover,
  .outdoors #modal .modal-content .modal-body .button:hover:hover,
  .outdoors #modal .modal-content .modal-body .previewCartCheckout .button:hover:hover,
  .outdoors #modal .modal-content .modal-body #modal-review-form .button:hover:hover,
  .outdoors #modal .modal-content .modal-body .previewCartCheckout .button:hover:hover {
    color: #cddb3e;
    background-color: #327d5a;
    box-shadow: none; }
  .outdoors #previewModal .modal-content .modal-body .button.button--primary,
  .outdoors #previewModal .modal-content .modal-body .previewCartCheckout .button.button--primary,
  .outdoors #previewModal .modal-content .modal-body #modal-review-form .button.button--primary,
  .outdoors #previewModal .modal-content .modal-body .previewCartCheckout .button.button--primary,
  .outdoors #modal-review-form .modal-content .modal-body .button.button--primary,
  .outdoors #modal-review-form .modal-content .modal-body .previewCartCheckout .button.button--primary,
  .outdoors #modal-review-form .modal-content .modal-body #modal-review-form .button.button--primary,
  .outdoors #modal-review-form .modal-content .modal-body .previewCartCheckout .button.button--primary,
  .outdoors #modal .modal-content .modal-body .button.button--primary,
  .outdoors #modal .modal-content .modal-body .previewCartCheckout .button.button--primary,
  .outdoors #modal .modal-content .modal-body #modal-review-form .button.button--primary,
  .outdoors #modal .modal-content .modal-body .previewCartCheckout .button.button--primary {
    box-shadow: none;
    background-color: white;
    border: 1px solid #327d5a;
    color: #327d5a;
    letter-spacing: 1px; }
    .outdoors #previewModal .modal-content .modal-body .button.button--primary:hover,
    .outdoors #previewModal .modal-content .modal-body .previewCartCheckout .button.button--primary:hover,
    .outdoors #previewModal .modal-content .modal-body #modal-review-form .button.button--primary:hover,
    .outdoors #previewModal .modal-content .modal-body .previewCartCheckout .button.button--primary:hover,
    .outdoors #modal-review-form .modal-content .modal-body .button.button--primary:hover,
    .outdoors #modal-review-form .modal-content .modal-body .previewCartCheckout .button.button--primary:hover,
    .outdoors #modal-review-form .modal-content .modal-body #modal-review-form .button.button--primary:hover,
    .outdoors #modal-review-form .modal-content .modal-body .previewCartCheckout .button.button--primary:hover,
    .outdoors #modal .modal-content .modal-body .button.button--primary:hover,
    .outdoors #modal .modal-content .modal-body .previewCartCheckout .button.button--primary:hover,
    .outdoors #modal .modal-content .modal-body #modal-review-form .button.button--primary:hover,
    .outdoors #modal .modal-content .modal-body .previewCartCheckout .button.button--primary:hover {
      color: #cddb3e;
      background-color: #327d5a;
      box-shadow: none; }

.outdoors #previewModal .modal-content .modal-body .previewCart .productView .productView-details .productView-title,
.outdoors #previewModal .modal-content .modal-body .previewCartCheckout .previewCart .productView .productView-details .productView-title,
.outdoors #previewModal .modal-content .modal-body #modal-review-form .previewCart .productView .productView-details .productView-title,
.outdoors #previewModal .modal-content .modal-body .previewCartCheckout .previewCart .productView .productView-details .productView-title,
.outdoors #modal-review-form .modal-content .modal-body .previewCart .productView .productView-details .productView-title,
.outdoors #modal-review-form .modal-content .modal-body .previewCartCheckout .previewCart .productView .productView-details .productView-title,
.outdoors #modal-review-form .modal-content .modal-body #modal-review-form .previewCart .productView .productView-details .productView-title,
.outdoors #modal-review-form .modal-content .modal-body .previewCartCheckout .previewCart .productView .productView-details .productView-title,
.outdoors #modal .modal-content .modal-body .previewCart .productView .productView-details .productView-title,
.outdoors #modal .modal-content .modal-body .previewCartCheckout .previewCart .productView .productView-details .productView-title,
.outdoors #modal .modal-content .modal-body #modal-review-form .previewCart .productView .productView-details .productView-title,
.outdoors #modal .modal-content .modal-body .previewCartCheckout .previewCart .productView .productView-details .productView-title {
  margin-top: 30px;
  margin-bottom: 0; }

.outdoors #previewModal .modal-content .modal-body .previewCart .productView .productView-details .productView-price,
.outdoors #previewModal .modal-content .modal-body .previewCartCheckout .previewCart .productView .productView-details .productView-price,
.outdoors #previewModal .modal-content .modal-body #modal-review-form .previewCart .productView .productView-details .productView-price,
.outdoors #previewModal .modal-content .modal-body .previewCartCheckout .previewCart .productView .productView-details .productView-price,
.outdoors #modal-review-form .modal-content .modal-body .previewCart .productView .productView-details .productView-price,
.outdoors #modal-review-form .modal-content .modal-body .previewCartCheckout .previewCart .productView .productView-details .productView-price,
.outdoors #modal-review-form .modal-content .modal-body #modal-review-form .previewCart .productView .productView-details .productView-price,
.outdoors #modal-review-form .modal-content .modal-body .previewCartCheckout .previewCart .productView .productView-details .productView-price,
.outdoors #modal .modal-content .modal-body .previewCart .productView .productView-details .productView-price,
.outdoors #modal .modal-content .modal-body .previewCartCheckout .previewCart .productView .productView-details .productView-price,
.outdoors #modal .modal-content .modal-body #modal-review-form .previewCart .productView .productView-details .productView-price,
.outdoors #modal .modal-content .modal-body .previewCartCheckout .previewCart .productView .productView-details .productView-price {
  margin-bottom: 0; }
  .outdoors #previewModal .modal-content .modal-body .previewCart .productView .productView-details .productView-price .price-now-label,
  .outdoors #previewModal .modal-content .modal-body .previewCartCheckout .previewCart .productView .productView-details .productView-price .price-now-label,
  .outdoors #previewModal .modal-content .modal-body #modal-review-form .previewCart .productView .productView-details .productView-price .price-now-label,
  .outdoors #previewModal .modal-content .modal-body .previewCartCheckout .previewCart .productView .productView-details .productView-price .price-now-label,
  .outdoors #modal-review-form .modal-content .modal-body .previewCart .productView .productView-details .productView-price .price-now-label,
  .outdoors #modal-review-form .modal-content .modal-body .previewCartCheckout .previewCart .productView .productView-details .productView-price .price-now-label,
  .outdoors #modal-review-form .modal-content .modal-body #modal-review-form .previewCart .productView .productView-details .productView-price .price-now-label,
  .outdoors #modal-review-form .modal-content .modal-body .previewCartCheckout .previewCart .productView .productView-details .productView-price .price-now-label,
  .outdoors #modal .modal-content .modal-body .previewCart .productView .productView-details .productView-price .price-now-label,
  .outdoors #modal .modal-content .modal-body .previewCartCheckout .previewCart .productView .productView-details .productView-price .price-now-label,
  .outdoors #modal .modal-content .modal-body #modal-review-form .previewCart .productView .productView-details .productView-price .price-now-label,
  .outdoors #modal .modal-content .modal-body .previewCartCheckout .previewCart .productView .productView-details .productView-price .price-now-label {
    display: block; }

.outdoors #previewModal .modal-content .modal-body .previewCart .productView .productView-details .productView-info,
.outdoors #previewModal .modal-content .modal-body .previewCartCheckout .previewCart .productView .productView-details .productView-info,
.outdoors #previewModal .modal-content .modal-body #modal-review-form .previewCart .productView .productView-details .productView-info,
.outdoors #previewModal .modal-content .modal-body .previewCartCheckout .previewCart .productView .productView-details .productView-info,
.outdoors #modal-review-form .modal-content .modal-body .previewCart .productView .productView-details .productView-info,
.outdoors #modal-review-form .modal-content .modal-body .previewCartCheckout .previewCart .productView .productView-details .productView-info,
.outdoors #modal-review-form .modal-content .modal-body #modal-review-form .previewCart .productView .productView-details .productView-info,
.outdoors #modal-review-form .modal-content .modal-body .previewCartCheckout .previewCart .productView .productView-details .productView-info,
.outdoors #modal .modal-content .modal-body .previewCart .productView .productView-details .productView-info,
.outdoors #modal .modal-content .modal-body .previewCartCheckout .previewCart .productView .productView-details .productView-info,
.outdoors #modal .modal-content .modal-body #modal-review-form .previewCart .productView .productView-details .productView-info,
.outdoors #modal .modal-content .modal-body .previewCartCheckout .previewCart .productView .productView-details .productView-info {
  display: flex;
  align-items: center;
  margin-bottom: 0px; }
  .outdoors #previewModal .modal-content .modal-body .previewCart .productView .productView-details .productView-info .productView-info-name,
  .outdoors #previewModal .modal-content .modal-body .previewCartCheckout .previewCart .productView .productView-details .productView-info .productView-info-name,
  .outdoors #previewModal .modal-content .modal-body #modal-review-form .previewCart .productView .productView-details .productView-info .productView-info-name,
  .outdoors #previewModal .modal-content .modal-body .previewCartCheckout .previewCart .productView .productView-details .productView-info .productView-info-name,
  .outdoors #modal-review-form .modal-content .modal-body .previewCart .productView .productView-details .productView-info .productView-info-name,
  .outdoors #modal-review-form .modal-content .modal-body .previewCartCheckout .previewCart .productView .productView-details .productView-info .productView-info-name,
  .outdoors #modal-review-form .modal-content .modal-body #modal-review-form .previewCart .productView .productView-details .productView-info .productView-info-name,
  .outdoors #modal-review-form .modal-content .modal-body .previewCartCheckout .previewCart .productView .productView-details .productView-info .productView-info-name,
  .outdoors #modal .modal-content .modal-body .previewCart .productView .productView-details .productView-info .productView-info-name,
  .outdoors #modal .modal-content .modal-body .previewCartCheckout .previewCart .productView .productView-details .productView-info .productView-info-name,
  .outdoors #modal .modal-content .modal-body #modal-review-form .previewCart .productView .productView-details .productView-info .productView-info-name,
  .outdoors #modal .modal-content .modal-body .previewCartCheckout .previewCart .productView .productView-details .productView-info .productView-info-name {
    margin: 5px 7px 0 0; }

.outdoors #previewModal .modal-content .modal-body .form-wishlist .dropdown-menu-button,
.outdoors #previewModal .modal-content .modal-body .previewCartCheckout .form-wishlist .dropdown-menu-button,
.outdoors #previewModal .modal-content .modal-body #modal-review-form .form-wishlist .dropdown-menu-button,
.outdoors #previewModal .modal-content .modal-body .previewCartCheckout .form-wishlist .dropdown-menu-button,
.outdoors #modal-review-form .modal-content .modal-body .form-wishlist .dropdown-menu-button,
.outdoors #modal-review-form .modal-content .modal-body .previewCartCheckout .form-wishlist .dropdown-menu-button,
.outdoors #modal-review-form .modal-content .modal-body #modal-review-form .form-wishlist .dropdown-menu-button,
.outdoors #modal-review-form .modal-content .modal-body .previewCartCheckout .form-wishlist .dropdown-menu-button,
.outdoors #modal .modal-content .modal-body .form-wishlist .dropdown-menu-button,
.outdoors #modal .modal-content .modal-body .previewCartCheckout .form-wishlist .dropdown-menu-button,
.outdoors #modal .modal-content .modal-body #modal-review-form .form-wishlist .dropdown-menu-button,
.outdoors #modal .modal-content .modal-body .previewCartCheckout .form-wishlist .dropdown-menu-button {
  box-shadow: none;
  background-color: #327d5a;
  border: 1px solid #e3e3e3;
  border-radius: 6px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 49px;
  height: 49px;
  margin-bottom: 20px; }
  @media (min-width: 1024px) {
    .outdoors #previewModal .modal-content .modal-body .form-wishlist .dropdown-menu-button,
    .outdoors #previewModal .modal-content .modal-body .previewCartCheckout .form-wishlist .dropdown-menu-button,
    .outdoors #previewModal .modal-content .modal-body #modal-review-form .form-wishlist .dropdown-menu-button,
    .outdoors #previewModal .modal-content .modal-body .previewCartCheckout .form-wishlist .dropdown-menu-button,
    .outdoors #modal-review-form .modal-content .modal-body .form-wishlist .dropdown-menu-button,
    .outdoors #modal-review-form .modal-content .modal-body .previewCartCheckout .form-wishlist .dropdown-menu-button,
    .outdoors #modal-review-form .modal-content .modal-body #modal-review-form .form-wishlist .dropdown-menu-button,
    .outdoors #modal-review-form .modal-content .modal-body .previewCartCheckout .form-wishlist .dropdown-menu-button,
    .outdoors #modal .modal-content .modal-body .form-wishlist .dropdown-menu-button,
    .outdoors #modal .modal-content .modal-body .previewCartCheckout .form-wishlist .dropdown-menu-button,
    .outdoors #modal .modal-content .modal-body #modal-review-form .form-wishlist .dropdown-menu-button,
    .outdoors #modal .modal-content .modal-body .previewCartCheckout .form-wishlist .dropdown-menu-button {
      margin-top: 0;
      width: 60px;
      height: 60px;
      margin-bottom: 0; } }
  .outdoors #previewModal .modal-content .modal-body .form-wishlist .dropdown-menu-button .icon svg,
  .outdoors #previewModal .modal-content .modal-body .previewCartCheckout .form-wishlist .dropdown-menu-button .icon svg,
  .outdoors #previewModal .modal-content .modal-body #modal-review-form .form-wishlist .dropdown-menu-button .icon svg,
  .outdoors #previewModal .modal-content .modal-body .previewCartCheckout .form-wishlist .dropdown-menu-button .icon svg,
  .outdoors #modal-review-form .modal-content .modal-body .form-wishlist .dropdown-menu-button .icon svg,
  .outdoors #modal-review-form .modal-content .modal-body .previewCartCheckout .form-wishlist .dropdown-menu-button .icon svg,
  .outdoors #modal-review-form .modal-content .modal-body #modal-review-form .form-wishlist .dropdown-menu-button .icon svg,
  .outdoors #modal-review-form .modal-content .modal-body .previewCartCheckout .form-wishlist .dropdown-menu-button .icon svg,
  .outdoors #modal .modal-content .modal-body .form-wishlist .dropdown-menu-button .icon svg,
  .outdoors #modal .modal-content .modal-body .previewCartCheckout .form-wishlist .dropdown-menu-button .icon svg,
  .outdoors #modal .modal-content .modal-body #modal-review-form .form-wishlist .dropdown-menu-button .icon svg,
  .outdoors #modal .modal-content .modal-body .previewCartCheckout .form-wishlist .dropdown-menu-button .icon svg {
    fill: #cddb3e; }
  .outdoors #previewModal .modal-content .modal-body .form-wishlist .dropdown-menu-button:hover,
  .outdoors #previewModal .modal-content .modal-body .previewCartCheckout .form-wishlist .dropdown-menu-button:hover,
  .outdoors #previewModal .modal-content .modal-body #modal-review-form .form-wishlist .dropdown-menu-button:hover,
  .outdoors #previewModal .modal-content .modal-body .previewCartCheckout .form-wishlist .dropdown-menu-button:hover,
  .outdoors #modal-review-form .modal-content .modal-body .form-wishlist .dropdown-menu-button:hover,
  .outdoors #modal-review-form .modal-content .modal-body .previewCartCheckout .form-wishlist .dropdown-menu-button:hover,
  .outdoors #modal-review-form .modal-content .modal-body #modal-review-form .form-wishlist .dropdown-menu-button:hover,
  .outdoors #modal-review-form .modal-content .modal-body .previewCartCheckout .form-wishlist .dropdown-menu-button:hover,
  .outdoors #modal .modal-content .modal-body .form-wishlist .dropdown-menu-button:hover,
  .outdoors #modal .modal-content .modal-body .previewCartCheckout .form-wishlist .dropdown-menu-button:hover,
  .outdoors #modal .modal-content .modal-body #modal-review-form .form-wishlist .dropdown-menu-button:hover,
  .outdoors #modal .modal-content .modal-body .previewCartCheckout .form-wishlist .dropdown-menu-button:hover {
    background-color: white; }
    .outdoors #previewModal .modal-content .modal-body .form-wishlist .dropdown-menu-button:hover .icon svg,
    .outdoors #previewModal .modal-content .modal-body .previewCartCheckout .form-wishlist .dropdown-menu-button:hover .icon svg,
    .outdoors #previewModal .modal-content .modal-body #modal-review-form .form-wishlist .dropdown-menu-button:hover .icon svg,
    .outdoors #previewModal .modal-content .modal-body .previewCartCheckout .form-wishlist .dropdown-menu-button:hover .icon svg,
    .outdoors #modal-review-form .modal-content .modal-body .form-wishlist .dropdown-menu-button:hover .icon svg,
    .outdoors #modal-review-form .modal-content .modal-body .previewCartCheckout .form-wishlist .dropdown-menu-button:hover .icon svg,
    .outdoors #modal-review-form .modal-content .modal-body #modal-review-form .form-wishlist .dropdown-menu-button:hover .icon svg,
    .outdoors #modal-review-form .modal-content .modal-body .previewCartCheckout .form-wishlist .dropdown-menu-button:hover .icon svg,
    .outdoors #modal .modal-content .modal-body .form-wishlist .dropdown-menu-button:hover .icon svg,
    .outdoors #modal .modal-content .modal-body .previewCartCheckout .form-wishlist .dropdown-menu-button:hover .icon svg,
    .outdoors #modal .modal-content .modal-body #modal-review-form .form-wishlist .dropdown-menu-button:hover .icon svg,
    .outdoors #modal .modal-content .modal-body .previewCartCheckout .form-wishlist .dropdown-menu-button:hover .icon svg {
      fill: #327d5a; }

.outdoors #previewModal .modal-content .modal-body .form-increment,
.outdoors #previewModal .modal-content .modal-body .previewCartCheckout .form-increment,
.outdoors #previewModal .modal-content .modal-body #modal-review-form .form-increment,
.outdoors #previewModal .modal-content .modal-body .previewCartCheckout .form-increment,
.outdoors #modal-review-form .modal-content .modal-body .form-increment,
.outdoors #modal-review-form .modal-content .modal-body .previewCartCheckout .form-increment,
.outdoors #modal-review-form .modal-content .modal-body #modal-review-form .form-increment,
.outdoors #modal-review-form .modal-content .modal-body .previewCartCheckout .form-increment,
.outdoors #modal .modal-content .modal-body .form-increment,
.outdoors #modal .modal-content .modal-body .previewCartCheckout .form-increment,
.outdoors #modal .modal-content .modal-body #modal-review-form .form-increment,
.outdoors #modal .modal-content .modal-body .previewCartCheckout .form-increment {
  position: relative;
  box-shadow: none;
  border-radius: 6px;
  border: 1px solid #e3e3e3;
  min-width: 100px;
  width: 103px;
  height: 50px; }
  @media (min-width: 1024px) {
    .outdoors #previewModal .modal-content .modal-body .form-increment,
    .outdoors #previewModal .modal-content .modal-body .previewCartCheckout .form-increment,
    .outdoors #previewModal .modal-content .modal-body #modal-review-form .form-increment,
    .outdoors #previewModal .modal-content .modal-body .previewCartCheckout .form-increment,
    .outdoors #modal-review-form .modal-content .modal-body .form-increment,
    .outdoors #modal-review-form .modal-content .modal-body .previewCartCheckout .form-increment,
    .outdoors #modal-review-form .modal-content .modal-body #modal-review-form .form-increment,
    .outdoors #modal-review-form .modal-content .modal-body .previewCartCheckout .form-increment,
    .outdoors #modal .modal-content .modal-body .form-increment,
    .outdoors #modal .modal-content .modal-body .previewCartCheckout .form-increment,
    .outdoors #modal .modal-content .modal-body #modal-review-form .form-increment,
    .outdoors #modal .modal-content .modal-body .previewCartCheckout .form-increment {
      min-width: 133px;
      height: 60px;
      width: 133px; } }
  .outdoors #previewModal .modal-content .modal-body .form-increment [data-action=dec],
  .outdoors #previewModal .modal-content .modal-body .form-increment [data-action=inc],
  .outdoors #previewModal .modal-content .modal-body .previewCartCheckout .form-increment [data-action=dec],
  .outdoors #previewModal .modal-content .modal-body .previewCartCheckout .form-increment [data-action=inc],
  .outdoors #previewModal .modal-content .modal-body #modal-review-form .form-increment [data-action=dec],
  .outdoors #previewModal .modal-content .modal-body #modal-review-form .form-increment [data-action=inc],
  .outdoors #previewModal .modal-content .modal-body .previewCartCheckout .form-increment [data-action=dec],
  .outdoors #previewModal .modal-content .modal-body .previewCartCheckout .form-increment [data-action=inc],
  .outdoors #modal-review-form .modal-content .modal-body .form-increment [data-action=dec],
  .outdoors #modal-review-form .modal-content .modal-body .form-increment [data-action=inc],
  .outdoors #modal-review-form .modal-content .modal-body .previewCartCheckout .form-increment [data-action=dec],
  .outdoors #modal-review-form .modal-content .modal-body .previewCartCheckout .form-increment [data-action=inc],
  .outdoors #modal-review-form .modal-content .modal-body #modal-review-form .form-increment [data-action=dec],
  .outdoors #modal-review-form .modal-content .modal-body #modal-review-form .form-increment [data-action=inc],
  .outdoors #modal-review-form .modal-content .modal-body .previewCartCheckout .form-increment [data-action=dec],
  .outdoors #modal-review-form .modal-content .modal-body .previewCartCheckout .form-increment [data-action=inc],
  .outdoors #modal .modal-content .modal-body .form-increment [data-action=dec],
  .outdoors #modal .modal-content .modal-body .form-increment [data-action=inc],
  .outdoors #modal .modal-content .modal-body .previewCartCheckout .form-increment [data-action=dec],
  .outdoors #modal .modal-content .modal-body .previewCartCheckout .form-increment [data-action=inc],
  .outdoors #modal .modal-content .modal-body #modal-review-form .form-increment [data-action=dec],
  .outdoors #modal .modal-content .modal-body #modal-review-form .form-increment [data-action=inc],
  .outdoors #modal .modal-content .modal-body .previewCartCheckout .form-increment [data-action=dec],
  .outdoors #modal .modal-content .modal-body .previewCartCheckout .form-increment [data-action=inc] {
    position: absolute;
    bottom: 0;
    right: 0;
    border: 1px solid #e3e3e3;
    padding: 0;
    height: 50%;
    border-bottom: 0;
    border-right: 0;
    width: 34px; }
    .outdoors #previewModal .modal-content .modal-body .form-increment [data-action=dec] .icon svg,
    .outdoors #previewModal .modal-content .modal-body .form-increment [data-action=inc] .icon svg,
    .outdoors #previewModal .modal-content .modal-body .previewCartCheckout .form-increment [data-action=dec] .icon svg,
    .outdoors #previewModal .modal-content .modal-body .previewCartCheckout .form-increment [data-action=inc] .icon svg,
    .outdoors #previewModal .modal-content .modal-body #modal-review-form .form-increment [data-action=dec] .icon svg,
    .outdoors #previewModal .modal-content .modal-body #modal-review-form .form-increment [data-action=inc] .icon svg,
    .outdoors #previewModal .modal-content .modal-body .previewCartCheckout .form-increment [data-action=dec] .icon svg,
    .outdoors #previewModal .modal-content .modal-body .previewCartCheckout .form-increment [data-action=inc] .icon svg,
    .outdoors #modal-review-form .modal-content .modal-body .form-increment [data-action=dec] .icon svg,
    .outdoors #modal-review-form .modal-content .modal-body .form-increment [data-action=inc] .icon svg,
    .outdoors #modal-review-form .modal-content .modal-body .previewCartCheckout .form-increment [data-action=dec] .icon svg,
    .outdoors #modal-review-form .modal-content .modal-body .previewCartCheckout .form-increment [data-action=inc] .icon svg,
    .outdoors #modal-review-form .modal-content .modal-body #modal-review-form .form-increment [data-action=dec] .icon svg,
    .outdoors #modal-review-form .modal-content .modal-body #modal-review-form .form-increment [data-action=inc] .icon svg,
    .outdoors #modal-review-form .modal-content .modal-body .previewCartCheckout .form-increment [data-action=dec] .icon svg,
    .outdoors #modal-review-form .modal-content .modal-body .previewCartCheckout .form-increment [data-action=inc] .icon svg,
    .outdoors #modal .modal-content .modal-body .form-increment [data-action=dec] .icon svg,
    .outdoors #modal .modal-content .modal-body .form-increment [data-action=inc] .icon svg,
    .outdoors #modal .modal-content .modal-body .previewCartCheckout .form-increment [data-action=dec] .icon svg,
    .outdoors #modal .modal-content .modal-body .previewCartCheckout .form-increment [data-action=inc] .icon svg,
    .outdoors #modal .modal-content .modal-body #modal-review-form .form-increment [data-action=dec] .icon svg,
    .outdoors #modal .modal-content .modal-body #modal-review-form .form-increment [data-action=inc] .icon svg,
    .outdoors #modal .modal-content .modal-body .previewCartCheckout .form-increment [data-action=dec] .icon svg,
    .outdoors #modal .modal-content .modal-body .previewCartCheckout .form-increment [data-action=inc] .icon svg {
      transition: all 0.3s ease-in-out; }
    .outdoors #previewModal .modal-content .modal-body .form-increment [data-action=dec]:hover .icon svg,
    .outdoors #previewModal .modal-content .modal-body .form-increment [data-action=inc]:hover .icon svg,
    .outdoors #previewModal .modal-content .modal-body .previewCartCheckout .form-increment [data-action=dec]:hover .icon svg,
    .outdoors #previewModal .modal-content .modal-body .previewCartCheckout .form-increment [data-action=inc]:hover .icon svg,
    .outdoors #previewModal .modal-content .modal-body #modal-review-form .form-increment [data-action=dec]:hover .icon svg,
    .outdoors #previewModal .modal-content .modal-body #modal-review-form .form-increment [data-action=inc]:hover .icon svg,
    .outdoors #previewModal .modal-content .modal-body .previewCartCheckout .form-increment [data-action=dec]:hover .icon svg,
    .outdoors #previewModal .modal-content .modal-body .previewCartCheckout .form-increment [data-action=inc]:hover .icon svg,
    .outdoors #modal-review-form .modal-content .modal-body .form-increment [data-action=dec]:hover .icon svg,
    .outdoors #modal-review-form .modal-content .modal-body .form-increment [data-action=inc]:hover .icon svg,
    .outdoors #modal-review-form .modal-content .modal-body .previewCartCheckout .form-increment [data-action=dec]:hover .icon svg,
    .outdoors #modal-review-form .modal-content .modal-body .previewCartCheckout .form-increment [data-action=inc]:hover .icon svg,
    .outdoors #modal-review-form .modal-content .modal-body #modal-review-form .form-increment [data-action=dec]:hover .icon svg,
    .outdoors #modal-review-form .modal-content .modal-body #modal-review-form .form-increment [data-action=inc]:hover .icon svg,
    .outdoors #modal-review-form .modal-content .modal-body .previewCartCheckout .form-increment [data-action=dec]:hover .icon svg,
    .outdoors #modal-review-form .modal-content .modal-body .previewCartCheckout .form-increment [data-action=inc]:hover .icon svg,
    .outdoors #modal .modal-content .modal-body .form-increment [data-action=dec]:hover .icon svg,
    .outdoors #modal .modal-content .modal-body .form-increment [data-action=inc]:hover .icon svg,
    .outdoors #modal .modal-content .modal-body .previewCartCheckout .form-increment [data-action=dec]:hover .icon svg,
    .outdoors #modal .modal-content .modal-body .previewCartCheckout .form-increment [data-action=inc]:hover .icon svg,
    .outdoors #modal .modal-content .modal-body #modal-review-form .form-increment [data-action=dec]:hover .icon svg,
    .outdoors #modal .modal-content .modal-body #modal-review-form .form-increment [data-action=inc]:hover .icon svg,
    .outdoors #modal .modal-content .modal-body .previewCartCheckout .form-increment [data-action=dec]:hover .icon svg,
    .outdoors #modal .modal-content .modal-body .previewCartCheckout .form-increment [data-action=inc]:hover .icon svg {
      fill: #327d5a; }
    .outdoors #previewModal .modal-content .modal-body .form-increment [data-action=dec]:hover,
    .outdoors #previewModal .modal-content .modal-body .form-increment [data-action=inc]:hover,
    .outdoors #previewModal .modal-content .modal-body .previewCartCheckout .form-increment [data-action=dec]:hover,
    .outdoors #previewModal .modal-content .modal-body .previewCartCheckout .form-increment [data-action=inc]:hover,
    .outdoors #previewModal .modal-content .modal-body #modal-review-form .form-increment [data-action=dec]:hover,
    .outdoors #previewModal .modal-content .modal-body #modal-review-form .form-increment [data-action=inc]:hover,
    .outdoors #previewModal .modal-content .modal-body .previewCartCheckout .form-increment [data-action=dec]:hover,
    .outdoors #previewModal .modal-content .modal-body .previewCartCheckout .form-increment [data-action=inc]:hover,
    .outdoors #modal-review-form .modal-content .modal-body .form-increment [data-action=dec]:hover,
    .outdoors #modal-review-form .modal-content .modal-body .form-increment [data-action=inc]:hover,
    .outdoors #modal-review-form .modal-content .modal-body .previewCartCheckout .form-increment [data-action=dec]:hover,
    .outdoors #modal-review-form .modal-content .modal-body .previewCartCheckout .form-increment [data-action=inc]:hover,
    .outdoors #modal-review-form .modal-content .modal-body #modal-review-form .form-increment [data-action=dec]:hover,
    .outdoors #modal-review-form .modal-content .modal-body #modal-review-form .form-increment [data-action=inc]:hover,
    .outdoors #modal-review-form .modal-content .modal-body .previewCartCheckout .form-increment [data-action=dec]:hover,
    .outdoors #modal-review-form .modal-content .modal-body .previewCartCheckout .form-increment [data-action=inc]:hover,
    .outdoors #modal .modal-content .modal-body .form-increment [data-action=dec]:hover,
    .outdoors #modal .modal-content .modal-body .form-increment [data-action=inc]:hover,
    .outdoors #modal .modal-content .modal-body .previewCartCheckout .form-increment [data-action=dec]:hover,
    .outdoors #modal .modal-content .modal-body .previewCartCheckout .form-increment [data-action=inc]:hover,
    .outdoors #modal .modal-content .modal-body #modal-review-form .form-increment [data-action=dec]:hover,
    .outdoors #modal .modal-content .modal-body #modal-review-form .form-increment [data-action=inc]:hover,
    .outdoors #modal .modal-content .modal-body .previewCartCheckout .form-increment [data-action=dec]:hover,
    .outdoors #modal .modal-content .modal-body .previewCartCheckout .form-increment [data-action=inc]:hover {
      background-color: inherit; }
  .outdoors #previewModal .modal-content .modal-body .form-increment [data-action=inc],
  .outdoors #previewModal .modal-content .modal-body .previewCartCheckout .form-increment [data-action=inc],
  .outdoors #previewModal .modal-content .modal-body #modal-review-form .form-increment [data-action=inc],
  .outdoors #previewModal .modal-content .modal-body .previewCartCheckout .form-increment [data-action=inc],
  .outdoors #modal-review-form .modal-content .modal-body .form-increment [data-action=inc],
  .outdoors #modal-review-form .modal-content .modal-body .previewCartCheckout .form-increment [data-action=inc],
  .outdoors #modal-review-form .modal-content .modal-body #modal-review-form .form-increment [data-action=inc],
  .outdoors #modal-review-form .modal-content .modal-body .previewCartCheckout .form-increment [data-action=inc],
  .outdoors #modal .modal-content .modal-body .form-increment [data-action=inc],
  .outdoors #modal .modal-content .modal-body .previewCartCheckout .form-increment [data-action=inc],
  .outdoors #modal .modal-content .modal-body #modal-review-form .form-increment [data-action=inc],
  .outdoors #modal .modal-content .modal-body .previewCartCheckout .form-increment [data-action=inc] {
    top: 0;
    bottom: auto;
    border-top: 0; }
  .outdoors #previewModal .modal-content .modal-body .form-increment .form-input--incrementTotal,
  .outdoors #previewModal .modal-content .modal-body .previewCartCheckout .form-increment .form-input--incrementTotal,
  .outdoors #previewModal .modal-content .modal-body #modal-review-form .form-increment .form-input--incrementTotal,
  .outdoors #previewModal .modal-content .modal-body .previewCartCheckout .form-increment .form-input--incrementTotal,
  .outdoors #modal-review-form .modal-content .modal-body .form-increment .form-input--incrementTotal,
  .outdoors #modal-review-form .modal-content .modal-body .previewCartCheckout .form-increment .form-input--incrementTotal,
  .outdoors #modal-review-form .modal-content .modal-body #modal-review-form .form-increment .form-input--incrementTotal,
  .outdoors #modal-review-form .modal-content .modal-body .previewCartCheckout .form-increment .form-input--incrementTotal,
  .outdoors #modal .modal-content .modal-body .form-increment .form-input--incrementTotal,
  .outdoors #modal .modal-content .modal-body .previewCartCheckout .form-increment .form-input--incrementTotal,
  .outdoors #modal .modal-content .modal-body #modal-review-form .form-increment .form-input--incrementTotal,
  .outdoors #modal .modal-content .modal-body .previewCartCheckout .form-increment .form-input--incrementTotal {
    padding-right: 34px;
    width: 100%;
    color: #333333;
    font-size: 18px; }
    @media (min-width: 1440px) {
      .outdoors #previewModal .modal-content .modal-body .form-increment .form-input--incrementTotal,
      .outdoors #previewModal .modal-content .modal-body .previewCartCheckout .form-increment .form-input--incrementTotal,
      .outdoors #previewModal .modal-content .modal-body #modal-review-form .form-increment .form-input--incrementTotal,
      .outdoors #previewModal .modal-content .modal-body .previewCartCheckout .form-increment .form-input--incrementTotal,
      .outdoors #modal-review-form .modal-content .modal-body .form-increment .form-input--incrementTotal,
      .outdoors #modal-review-form .modal-content .modal-body .previewCartCheckout .form-increment .form-input--incrementTotal,
      .outdoors #modal-review-form .modal-content .modal-body #modal-review-form .form-increment .form-input--incrementTotal,
      .outdoors #modal-review-form .modal-content .modal-body .previewCartCheckout .form-increment .form-input--incrementTotal,
      .outdoors #modal .modal-content .modal-body .form-increment .form-input--incrementTotal,
      .outdoors #modal .modal-content .modal-body .previewCartCheckout .form-increment .form-input--incrementTotal,
      .outdoors #modal .modal-content .modal-body #modal-review-form .form-increment .form-input--incrementTotal,
      .outdoors #modal .modal-content .modal-body .previewCartCheckout .form-increment .form-input--incrementTotal {
        font-size: 26px; } }

.outdoors #alert-modal .button-container .button {
  box-shadow: none;
  background-color: #cddb3e;
  border: 1px solid #cddb3e;
  color: #327d5a;
  letter-spacing: 1px; }
  .outdoors #alert-modal .button-container .button:hover:hover {
    color: #cddb3e;
    background-color: #327d5a;
    box-shadow: none; }
  .outdoors #alert-modal .button-container .button.cancel {
    box-shadow: none;
    background-color: white;
    border: 1px solid #327d5a;
    color: #327d5a;
    letter-spacing: 1px; }
    .outdoors #alert-modal .button-container .button.cancel:hover {
      color: #cddb3e;
      background-color: #327d5a;
      box-shadow: none; }

.jewellery #previewModal .quickView .productView .productView-images .productView-image,
.jewellery #modal-review-form .quickView .productView .productView-images .productView-image,
.jewellery #modal .quickView .productView .productView-images .productView-image {
  border-radius: 0; }

.jewellery #previewModal .quickView .productView .productView-images .productView-thumbnails .productView-thumbnail .productView-thumbnail-link,
.jewellery #modal-review-form .quickView .productView .productView-images .productView-thumbnails .productView-thumbnail .productView-thumbnail-link,
.jewellery #modal .quickView .productView .productView-images .productView-thumbnails .productView-thumbnail .productView-thumbnail-link {
  border-radius: 0; }

.jewellery #previewModal .quickView .productView .productView-description,
.jewellery #modal-review-form .quickView .productView .productView-description,
.jewellery #modal .quickView .productView .productView-description {
  padding: 20px 15px; }

@media (min-width: 1024px) {
  .jewellery #previewModal .quickView .productView .productView-details .productView-options .form .form-field,
  .jewellery #modal-review-form .quickView .productView .productView-details .productView-options .form .form-field,
  .jewellery #modal .quickView .productView .productView-details .productView-options .form .form-field {
    margin-bottom: 0; } }

.jewellery #previewModal .quickView .productView .productView-details .productView-options .form .form-field .form-label,
.jewellery #modal-review-form .quickView .productView .productView-details .productView-options .form .form-field .form-label,
.jewellery #modal .quickView .productView .productView-details .productView-options .form .form-field .form-label {
  font-size: 16px; }
  @media (min-width: 1440px) {
    .jewellery #previewModal .quickView .productView .productView-details .productView-options .form .form-field .form-label,
    .jewellery #modal-review-form .quickView .productView .productView-details .productView-options .form .form-field .form-label,
    .jewellery #modal .quickView .productView .productView-details .productView-options .form .form-field .form-label {
      font-size: 18px; } }

.jewellery #previewModal .quickView .productView .productView-details .productView-options .form .form-field .form-wrap .form-option-wrapper .form-radio:checked + .form-option,
.jewellery #modal-review-form .quickView .productView .productView-details .productView-options .form .form-field .form-wrap .form-option-wrapper .form-radio:checked + .form-option,
.jewellery #modal .quickView .productView .productView-details .productView-options .form .form-field .form-wrap .form-option-wrapper .form-radio:checked + .form-option {
  border: 2px solid #327d5a; }

.jewellery #previewModal .quickView .productView .productView-details .productView-options .form .form-field .form-wrap .form-option-wrapper .form-option,
.jewellery #modal-review-form .quickView .productView .productView-details .productView-options .form .form-field .form-wrap .form-option-wrapper .form-option,
.jewellery #modal .quickView .productView .productView-details .productView-options .form .form-field .form-wrap .form-option-wrapper .form-option {
  border: 2px solid #e3e3e3; }
  .jewellery #previewModal .quickView .productView .productView-details .productView-options .form .form-field .form-wrap .form-option-wrapper .form-option:hover,
  .jewellery #modal-review-form .quickView .productView .productView-details .productView-options .form .form-field .form-wrap .form-option-wrapper .form-option:hover,
  .jewellery #modal .quickView .productView .productView-details .productView-options .form .form-field .form-wrap .form-option-wrapper .form-option:hover {
    border: 2px solid #327d5a; }
  .jewellery #previewModal .quickView .productView .productView-details .productView-options .form .form-field .form-wrap .form-option-wrapper .form-option .form-option-variant.form-option-variant--color,
  .jewellery #modal-review-form .quickView .productView .productView-details .productView-options .form .form-field .form-wrap .form-option-wrapper .form-option .form-option-variant.form-option-variant--color,
  .jewellery #modal .quickView .productView .productView-details .productView-options .form .form-field .form-wrap .form-option-wrapper .form-option .form-option-variant.form-option-variant--color {
    width: 30px;
    height: 30px; }
    @media (min-width: 1440px) {
      .jewellery #previewModal .quickView .productView .productView-details .productView-options .form .form-field .form-wrap .form-option-wrapper .form-option .form-option-variant.form-option-variant--color,
      .jewellery #modal-review-form .quickView .productView .productView-details .productView-options .form .form-field .form-wrap .form-option-wrapper .form-option .form-option-variant.form-option-variant--color,
      .jewellery #modal .quickView .productView .productView-details .productView-options .form .form-field .form-wrap .form-option-wrapper .form-option .form-option-variant.form-option-variant--color {
        width: 40px;
        height: 40px; } }
  .jewellery #previewModal .quickView .productView .productView-details .productView-options .form .form-field .form-wrap .form-option-wrapper .form-option .name,
  .jewellery #modal-review-form .quickView .productView .productView-details .productView-options .form .form-field .form-wrap .form-option-wrapper .form-option .name,
  .jewellery #modal .quickView .productView .productView-details .productView-options .form .form-field .form-wrap .form-option-wrapper .form-option .name {
    padding: 3px 7px;
    background-color: #327d5a; }
    @media (min-width: 1440px) {
      .jewellery #previewModal .quickView .productView .productView-details .productView-options .form .form-field .form-wrap .form-option-wrapper .form-option .name,
      .jewellery #modal-review-form .quickView .productView .productView-details .productView-options .form .form-field .form-wrap .form-option-wrapper .form-option .name,
      .jewellery #modal .quickView .productView .productView-details .productView-options .form .form-field .form-wrap .form-option-wrapper .form-option .name {
        font-size: 14px; } }
    .jewellery #previewModal .quickView .productView .productView-details .productView-options .form .form-field .form-wrap .form-option-wrapper .form-option .name::after,
    .jewellery #modal-review-form .quickView .productView .productView-details .productView-options .form .form-field .form-wrap .form-option-wrapper .form-option .name::after,
    .jewellery #modal .quickView .productView .productView-details .productView-options .form .form-field .form-wrap .form-option-wrapper .form-option .name::after {
      border-color: #327d5a transparent transparent transparent; }

.jewellery #previewModal .quickView .productView .productView-details .productView-options .form .form-field .form-wrap .form-option-wrapper .form-option.form-option-swatch,
.jewellery #modal-review-form .quickView .productView .productView-details .productView-options .form .form-field .form-wrap .form-option-wrapper .form-option.form-option-swatch,
.jewellery #modal .quickView .productView .productView-details .productView-options .form .form-field .form-wrap .form-option-wrapper .form-option.form-option-swatch {
  border-radius: 40px; }

.jewellery #previewModal .quickView .productView .productView-details .productView-options .form .form-field .form-wrap .form-option-wrapper .form-option,
.jewellery #modal-review-form .quickView .productView .productView-details .productView-options .form .form-field .form-wrap .form-option-wrapper .form-option,
.jewellery #modal .quickView .productView .productView-details .productView-options .form .form-field .form-wrap .form-option-wrapper .form-option {
  border-radius: 0; }

.jewellery #previewModal .quickView .productView .productView-details .productView-options .form .form-field .form-wrap .form-select,
.jewellery #modal-review-form .quickView .productView .productView-details .productView-options .form .form-field .form-wrap .form-select,
.jewellery #modal .quickView .productView .productView-details .productView-options .form .form-field .form-wrap .form-select {
  border-color: #e3e3e3;
  border-radius: 0;
  color: black;
  font-weight: 700; }
  @media (min-width: 1440px) {
    .jewellery #previewModal .quickView .productView .productView-details .productView-options .form .form-field .form-wrap .form-select,
    .jewellery #modal-review-form .quickView .productView .productView-details .productView-options .form .form-field .form-wrap .form-select,
    .jewellery #modal .quickView .productView .productView-details .productView-options .form .form-field .form-wrap .form-select {
      min-width: 195px;
      height: 41px; } }

@media (min-width: 1024px) {
  .jewellery #previewModal .quickView .productView .productView-details .productView-options .form .add-to-cart-wrapper,
  .jewellery #modal-review-form .quickView .productView .productView-details .productView-options .form .add-to-cart-wrapper,
  .jewellery #modal .quickView .productView .productView-details .productView-options .form .add-to-cart-wrapper {
    margin-top: 0; } }

.jewellery #previewModal .quickView .productView .productView-details .productView-options .form .add-to-cart-wrapper .form-field .form-increment,
.jewellery #modal-review-form .quickView .productView .productView-details .productView-options .form .add-to-cart-wrapper .form-field .form-increment,
.jewellery #modal .quickView .productView .productView-details .productView-options .form .add-to-cart-wrapper .form-field .form-increment {
  position: relative;
  box-shadow: none;
  border-radius: 0px;
  border: 1px solid #e3e3e3;
  width: 100px;
  margin: 0; }
  @media (min-width: 768px) {
    .jewellery #previewModal .quickView .productView .productView-details .productView-options .form .add-to-cart-wrapper .form-field .form-increment,
    .jewellery #modal-review-form .quickView .productView .productView-details .productView-options .form .add-to-cart-wrapper .form-field .form-increment,
    .jewellery #modal .quickView .productView .productView-details .productView-options .form .add-to-cart-wrapper .form-field .form-increment {
      margin-right: 10px; } }
  @media (min-width: 1024px) {
    .jewellery #previewModal .quickView .productView .productView-details .productView-options .form .add-to-cart-wrapper .form-field .form-increment,
    .jewellery #modal-review-form .quickView .productView .productView-details .productView-options .form .add-to-cart-wrapper .form-field .form-increment,
    .jewellery #modal .quickView .productView .productView-details .productView-options .form .add-to-cart-wrapper .form-field .form-increment {
      width: 116px;
      margin-right: 5px; } }
  @media (min-width: 1440px) {
    .jewellery #previewModal .quickView .productView .productView-details .productView-options .form .add-to-cart-wrapper .form-field .form-increment,
    .jewellery #modal-review-form .quickView .productView .productView-details .productView-options .form .add-to-cart-wrapper .form-field .form-increment,
    .jewellery #modal .quickView .productView .productView-details .productView-options .form .add-to-cart-wrapper .form-field .form-increment {
      width: 133px;
      height: 66px; } }
  @media (min-width: 1700px) {
    .jewellery #previewModal .quickView .productView .productView-details .productView-options .form .add-to-cart-wrapper .form-field .form-increment,
    .jewellery #modal-review-form .quickView .productView .productView-details .productView-options .form .add-to-cart-wrapper .form-field .form-increment,
    .jewellery #modal .quickView .productView .productView-details .productView-options .form .add-to-cart-wrapper .form-field .form-increment {
      margin-right: 0; } }
  .jewellery #previewModal .quickView .productView .productView-details .productView-options .form .add-to-cart-wrapper .form-field .form-increment .form-input--incrementTotal,
  .jewellery #modal-review-form .quickView .productView .productView-details .productView-options .form .add-to-cart-wrapper .form-field .form-increment .form-input--incrementTotal,
  .jewellery #modal .quickView .productView .productView-details .productView-options .form .add-to-cart-wrapper .form-field .form-increment .form-input--incrementTotal {
    padding-right: 34px;
    color: #333333;
    font-size: 18px;
    width: 100px; }
    @media (min-width: 1024px) {
      .jewellery #previewModal .quickView .productView .productView-details .productView-options .form .add-to-cart-wrapper .form-field .form-increment .form-input--incrementTotal,
      .jewellery #modal-review-form .quickView .productView .productView-details .productView-options .form .add-to-cart-wrapper .form-field .form-increment .form-input--incrementTotal,
      .jewellery #modal .quickView .productView .productView-details .productView-options .form .add-to-cart-wrapper .form-field .form-increment .form-input--incrementTotal {
        width: 116px; } }
    @media (min-width: 1700px) {
      .jewellery #previewModal .quickView .productView .productView-details .productView-options .form .add-to-cart-wrapper .form-field .form-increment .form-input--incrementTotal,
      .jewellery #modal-review-form .quickView .productView .productView-details .productView-options .form .add-to-cart-wrapper .form-field .form-increment .form-input--incrementTotal,
      .jewellery #modal .quickView .productView .productView-details .productView-options .form .add-to-cart-wrapper .form-field .form-increment .form-input--incrementTotal {
        font-size: 26px;
        width: 133px; } }

.jewellery #previewModal .quickView .productView .productView-details .productView-options .form .add-to-cart-wrapper .form-field [data-action=dec],
.jewellery #previewModal .quickView .productView .productView-details .productView-options .form .add-to-cart-wrapper .form-field [data-action=inc],
.jewellery #modal-review-form .quickView .productView .productView-details .productView-options .form .add-to-cart-wrapper .form-field [data-action=dec],
.jewellery #modal-review-form .quickView .productView .productView-details .productView-options .form .add-to-cart-wrapper .form-field [data-action=inc],
.jewellery #modal .quickView .productView .productView-details .productView-options .form .add-to-cart-wrapper .form-field [data-action=dec],
.jewellery #modal .quickView .productView .productView-details .productView-options .form .add-to-cart-wrapper .form-field [data-action=inc] {
  position: absolute;
  bottom: 0;
  right: 0;
  border: 1px solid #e3e3e3;
  padding: 0;
  height: 50%;
  border-bottom: 0;
  border-right: 0;
  width: 30px; }
  @media (min-width: 1440px) {
    .jewellery #previewModal .quickView .productView .productView-details .productView-options .form .add-to-cart-wrapper .form-field [data-action=dec],
    .jewellery #previewModal .quickView .productView .productView-details .productView-options .form .add-to-cart-wrapper .form-field [data-action=inc],
    .jewellery #modal-review-form .quickView .productView .productView-details .productView-options .form .add-to-cart-wrapper .form-field [data-action=dec],
    .jewellery #modal-review-form .quickView .productView .productView-details .productView-options .form .add-to-cart-wrapper .form-field [data-action=inc],
    .jewellery #modal .quickView .productView .productView-details .productView-options .form .add-to-cart-wrapper .form-field [data-action=dec],
    .jewellery #modal .quickView .productView .productView-details .productView-options .form .add-to-cart-wrapper .form-field [data-action=inc] {
      width: 34px; } }
  .jewellery #previewModal .quickView .productView .productView-details .productView-options .form .add-to-cart-wrapper .form-field [data-action=dec] .icon svg,
  .jewellery #previewModal .quickView .productView .productView-details .productView-options .form .add-to-cart-wrapper .form-field [data-action=inc] .icon svg,
  .jewellery #modal-review-form .quickView .productView .productView-details .productView-options .form .add-to-cart-wrapper .form-field [data-action=dec] .icon svg,
  .jewellery #modal-review-form .quickView .productView .productView-details .productView-options .form .add-to-cart-wrapper .form-field [data-action=inc] .icon svg,
  .jewellery #modal .quickView .productView .productView-details .productView-options .form .add-to-cart-wrapper .form-field [data-action=dec] .icon svg,
  .jewellery #modal .quickView .productView .productView-details .productView-options .form .add-to-cart-wrapper .form-field [data-action=inc] .icon svg {
    fill: #e3e3e3; }
    .jewellery #previewModal .quickView .productView .productView-details .productView-options .form .add-to-cart-wrapper .form-field [data-action=dec] .icon svg:hover,
    .jewellery #previewModal .quickView .productView .productView-details .productView-options .form .add-to-cart-wrapper .form-field [data-action=inc] .icon svg:hover,
    .jewellery #modal-review-form .quickView .productView .productView-details .productView-options .form .add-to-cart-wrapper .form-field [data-action=dec] .icon svg:hover,
    .jewellery #modal-review-form .quickView .productView .productView-details .productView-options .form .add-to-cart-wrapper .form-field [data-action=inc] .icon svg:hover,
    .jewellery #modal .quickView .productView .productView-details .productView-options .form .add-to-cart-wrapper .form-field [data-action=dec] .icon svg:hover,
    .jewellery #modal .quickView .productView .productView-details .productView-options .form .add-to-cart-wrapper .form-field [data-action=inc] .icon svg:hover {
      fill: #333333; }

.jewellery #previewModal .quickView .productView .productView-details .productView-options .form .add-to-cart-wrapper .form-field [data-action=inc],
.jewellery #modal-review-form .quickView .productView .productView-details .productView-options .form .add-to-cart-wrapper .form-field [data-action=inc],
.jewellery #modal .quickView .productView .productView-details .productView-options .form .add-to-cart-wrapper .form-field [data-action=inc] {
  top: 0;
  bottom: auto;
  border-top: 0; }

.jewellery #previewModal .quickView .productView .productView-details .productView-options .form .add-to-cart-wrapper .form-action.add-to-cart-wrapper-box,
.jewellery #modal-review-form .quickView .productView .productView-details .productView-options .form .add-to-cart-wrapper .form-action.add-to-cart-wrapper-box,
.jewellery #modal .quickView .productView .productView-details .productView-options .form .add-to-cart-wrapper .form-action.add-to-cart-wrapper-box {
  position: relative;
  margin-right: 5px; }
  @media (min-width: 1024px) {
    .jewellery #previewModal .quickView .productView .productView-details .productView-options .form .add-to-cart-wrapper .form-action.add-to-cart-wrapper-box,
    .jewellery #modal-review-form .quickView .productView .productView-details .productView-options .form .add-to-cart-wrapper .form-action.add-to-cart-wrapper-box,
    .jewellery #modal .quickView .productView .productView-details .productView-options .form .add-to-cart-wrapper .form-action.add-to-cart-wrapper-box {
      margin: 0 8px; } }
  @media (min-width: 1700px) {
    .jewellery #previewModal .quickView .productView .productView-details .productView-options .form .add-to-cart-wrapper .form-action.add-to-cart-wrapper-box,
    .jewellery #modal-review-form .quickView .productView .productView-details .productView-options .form .add-to-cart-wrapper .form-action.add-to-cart-wrapper-box,
    .jewellery #modal .quickView .productView .productView-details .productView-options .form .add-to-cart-wrapper .form-action.add-to-cart-wrapper-box {
      margin: 0 10px 0 10px; } }
  .jewellery #previewModal .quickView .productView .productView-details .productView-options .form .add-to-cart-wrapper .form-action.add-to-cart-wrapper-box .icon,
  .jewellery #modal-review-form .quickView .productView .productView-details .productView-options .form .add-to-cart-wrapper .form-action.add-to-cart-wrapper-box .icon,
  .jewellery #modal .quickView .productView .productView-details .productView-options .form .add-to-cart-wrapper .form-action.add-to-cart-wrapper-box .icon {
    width: 15px;
    height: 19px;
    margin-right: 5px;
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    z-index: 1;
    left: 10px; }
    @media (min-width: 768px) {
      .jewellery #previewModal .quickView .productView .productView-details .productView-options .form .add-to-cart-wrapper .form-action.add-to-cart-wrapper-box .icon,
      .jewellery #modal-review-form .quickView .productView .productView-details .productView-options .form .add-to-cart-wrapper .form-action.add-to-cart-wrapper-box .icon,
      .jewellery #modal .quickView .productView .productView-details .productView-options .form .add-to-cart-wrapper .form-action.add-to-cart-wrapper-box .icon {
        left: 20px; } }
    @media (min-width: 1024px) {
      .jewellery #previewModal .quickView .productView .productView-details .productView-options .form .add-to-cart-wrapper .form-action.add-to-cart-wrapper-box .icon,
      .jewellery #modal-review-form .quickView .productView .productView-details .productView-options .form .add-to-cart-wrapper .form-action.add-to-cart-wrapper-box .icon,
      .jewellery #modal .quickView .productView .productView-details .productView-options .form .add-to-cart-wrapper .form-action.add-to-cart-wrapper-box .icon {
        left: 15px; } }
    @media (min-width: 1700px) {
      .jewellery #previewModal .quickView .productView .productView-details .productView-options .form .add-to-cart-wrapper .form-action.add-to-cart-wrapper-box .icon,
      .jewellery #modal-review-form .quickView .productView .productView-details .productView-options .form .add-to-cart-wrapper .form-action.add-to-cart-wrapper-box .icon,
      .jewellery #modal .quickView .productView .productView-details .productView-options .form .add-to-cart-wrapper .form-action.add-to-cart-wrapper-box .icon {
        left: 49px; } }
    @media (min-width: 1024px) {
      .jewellery #previewModal .quickView .productView .productView-details .productView-options .form .add-to-cart-wrapper .form-action.add-to-cart-wrapper-box .icon,
      .jewellery #modal-review-form .quickView .productView .productView-details .productView-options .form .add-to-cart-wrapper .form-action.add-to-cart-wrapper-box .icon,
      .jewellery #modal .quickView .productView .productView-details .productView-options .form .add-to-cart-wrapper .form-action.add-to-cart-wrapper-box .icon {
        width: 21px;
        height: 28px; } }
    .jewellery #previewModal .quickView .productView .productView-details .productView-options .form .add-to-cart-wrapper .form-action.add-to-cart-wrapper-box .icon svg,
    .jewellery #modal-review-form .quickView .productView .productView-details .productView-options .form .add-to-cart-wrapper .form-action.add-to-cart-wrapper-box .icon svg,
    .jewellery #modal .quickView .productView .productView-details .productView-options .form .add-to-cart-wrapper .form-action.add-to-cart-wrapper-box .icon svg {
      vertical-align: middle;
      width: 16px;
      height: 21px;
      fill: #327d5a; }
      @media (min-width: 1440px) {
        .jewellery #previewModal .quickView .productView .productView-details .productView-options .form .add-to-cart-wrapper .form-action.add-to-cart-wrapper-box .icon svg,
        .jewellery #modal-review-form .quickView .productView .productView-details .productView-options .form .add-to-cart-wrapper .form-action.add-to-cart-wrapper-box .icon svg,
        .jewellery #modal .quickView .productView .productView-details .productView-options .form .add-to-cart-wrapper .form-action.add-to-cart-wrapper-box .icon svg {
          width: 21px;
          height: 25px; } }
  .jewellery #previewModal .quickView .productView .productView-details .productView-options .form .add-to-cart-wrapper .form-action.add-to-cart-wrapper-box:hover #form-action-addToCart,
  .jewellery #modal-review-form .quickView .productView .productView-details .productView-options .form .add-to-cart-wrapper .form-action.add-to-cart-wrapper-box:hover #form-action-addToCart,
  .jewellery #modal .quickView .productView .productView-details .productView-options .form .add-to-cart-wrapper .form-action.add-to-cart-wrapper-box:hover #form-action-addToCart {
    background-color: #327d5a;
    color: #cddb3e; }
  .jewellery #previewModal .quickView .productView .productView-details .productView-options .form .add-to-cart-wrapper .form-action.add-to-cart-wrapper-box:hover .icon svg,
  .jewellery #modal-review-form .quickView .productView .productView-details .productView-options .form .add-to-cart-wrapper .form-action.add-to-cart-wrapper-box:hover .icon svg,
  .jewellery #modal .quickView .productView .productView-details .productView-options .form .add-to-cart-wrapper .form-action.add-to-cart-wrapper-box:hover .icon svg {
    fill: #cddb3e; }

.jewellery #previewModal .quickView .productView .productView-details .productView-options .form .add-to-cart-wrapper .form-action #form-action-addToCart,
.jewellery #modal-review-form .quickView .productView .productView-details .productView-options .form .add-to-cart-wrapper .form-action #form-action-addToCart,
.jewellery #modal .quickView .productView .productView-details .productView-options .form .add-to-cart-wrapper .form-action #form-action-addToCart {
  color: #327d5a;
  height: auto;
  border: 1px solid #327d5a;
  background: white;
  font-family: "Poppins";
  font-weight: 700;
  height: auto;
  border-radius: 0;
  font-size: 20px;
  letter-spacing: 0px;
  box-shadow: none;
  margin: 0;
  height: 100%;
  padding: 16px 10px 16px 30px; }
  @media (min-width: 768px) {
    .jewellery #previewModal .quickView .productView .productView-details .productView-options .form .add-to-cart-wrapper .form-action #form-action-addToCart,
    .jewellery #modal-review-form .quickView .productView .productView-details .productView-options .form .add-to-cart-wrapper .form-action #form-action-addToCart,
    .jewellery #modal .quickView .productView .productView-details .productView-options .form .add-to-cart-wrapper .form-action #form-action-addToCart {
      padding: 11px 20px 11px 40px; } }
  @media (min-width: 1024px) {
    .jewellery #previewModal .quickView .productView .productView-details .productView-options .form .add-to-cart-wrapper .form-action #form-action-addToCart,
    .jewellery #modal-review-form .quickView .productView .productView-details .productView-options .form .add-to-cart-wrapper .form-action #form-action-addToCart,
    .jewellery #modal .quickView .productView .productView-details .productView-options .form .add-to-cart-wrapper .form-action #form-action-addToCart {
      padding: 15px 10px 15px 40px;
      margin: 0; } }
  @media (min-width: 1440px) {
    .jewellery #previewModal .quickView .productView .productView-details .productView-options .form .add-to-cart-wrapper .form-action #form-action-addToCart,
    .jewellery #modal-review-form .quickView .productView .productView-details .productView-options .form .add-to-cart-wrapper .form-action #form-action-addToCart,
    .jewellery #modal .quickView .productView .productView-details .productView-options .form .add-to-cart-wrapper .form-action #form-action-addToCart {
      font-size: 20px; } }
  @media (min-width: 1918px) {
    .jewellery #previewModal .quickView .productView .productView-details .productView-options .form .add-to-cart-wrapper .form-action #form-action-addToCart,
    .jewellery #modal-review-form .quickView .productView .productView-details .productView-options .form .add-to-cart-wrapper .form-action #form-action-addToCart,
    .jewellery #modal .quickView .productView .productView-details .productView-options .form .add-to-cart-wrapper .form-action #form-action-addToCart {
      font-size: 24px;
      padding: 15px 58px 15px 77px; } }
  .jewellery #previewModal .quickView .productView .productView-details .productView-options .form .add-to-cart-wrapper .form-action #form-action-addToCart:hover,
  .jewellery #modal-review-form .quickView .productView .productView-details .productView-options .form .add-to-cart-wrapper .form-action #form-action-addToCart:hover,
  .jewellery #modal .quickView .productView .productView-details .productView-options .form .add-to-cart-wrapper .form-action #form-action-addToCart:hover {
    background: #327d5a;
    color: #cddb3e;
    border-color: #327d5a; }
    .jewellery #previewModal .quickView .productView .productView-details .productView-options .form .add-to-cart-wrapper .form-action #form-action-addToCart:hover .icon svg,
    .jewellery #modal-review-form .quickView .productView .productView-details .productView-options .form .add-to-cart-wrapper .form-action #form-action-addToCart:hover .icon svg,
    .jewellery #modal .quickView .productView .productView-details .productView-options .form .add-to-cart-wrapper .form-action #form-action-addToCart:hover .icon svg {
      fill: #cddb3e; }
  .jewellery #previewModal .quickView .productView .productView-details .productView-options .form .add-to-cart-wrapper .form-action #form-action-addToCart:disabled,
  .jewellery #modal-review-form .quickView .productView .productView-details .productView-options .form .add-to-cart-wrapper .form-action #form-action-addToCart:disabled,
  .jewellery #modal .quickView .productView .productView-details .productView-options .form .add-to-cart-wrapper .form-action #form-action-addToCart:disabled {
    background-color: #cccccc;
    color: #327d5a;
    border-color: #cccccc; }
    .jewellery #previewModal .quickView .productView .productView-details .productView-options .form .add-to-cart-wrapper .form-action #form-action-addToCart:disabled .icon svg,
    .jewellery #modal-review-form .quickView .productView .productView-details .productView-options .form .add-to-cart-wrapper .form-action #form-action-addToCart:disabled .icon svg,
    .jewellery #modal .quickView .productView .productView-details .productView-options .form .add-to-cart-wrapper .form-action #form-action-addToCart:disabled .icon svg {
      fill: #327d5a; }
    .jewellery #previewModal .quickView .productView .productView-details .productView-options .form .add-to-cart-wrapper .form-action #form-action-addToCart:disabled:hover,
    .jewellery #modal-review-form .quickView .productView .productView-details .productView-options .form .add-to-cart-wrapper .form-action #form-action-addToCart:disabled:hover,
    .jewellery #modal .quickView .productView .productView-details .productView-options .form .add-to-cart-wrapper .form-action #form-action-addToCart:disabled:hover {
      background-color: #cccccc; }
      .jewellery #previewModal .quickView .productView .productView-details .productView-options .form .add-to-cart-wrapper .form-action #form-action-addToCart:disabled:hover .icon svg,
      .jewellery #modal-review-form .quickView .productView .productView-details .productView-options .form .add-to-cart-wrapper .form-action #form-action-addToCart:disabled:hover .icon svg,
      .jewellery #modal .quickView .productView .productView-details .productView-options .form .add-to-cart-wrapper .form-action #form-action-addToCart:disabled:hover .icon svg {
        fill: #327d5a; }

.jewellery #previewModal .quickView .productView .productView-details .productView-options .form-wishlist .dropdown-menu-button,
.jewellery #modal-review-form .quickView .productView .productView-details .productView-options .form-wishlist .dropdown-menu-button,
.jewellery #modal .quickView .productView .productView-details .productView-options .form-wishlist .dropdown-menu-button {
  color: #327d5a;
  height: auto;
  border: 1px solid #e3e3e3;
  border-radius: 0;
  background-color: #cddb3e;
  box-shadow: none;
  padding: 14.5px;
  margin-right: 4px; }
  @media (min-width: 1024px) {
    .jewellery #previewModal .quickView .productView .productView-details .productView-options .form-wishlist .dropdown-menu-button,
    .jewellery #modal-review-form .quickView .productView .productView-details .productView-options .form-wishlist .dropdown-menu-button,
    .jewellery #modal .quickView .productView .productView-details .productView-options .form-wishlist .dropdown-menu-button {
      margin-top: 0;
      margin-right: 0; } }
  @media (min-width: 1440px) {
    .jewellery #previewModal .quickView .productView .productView-details .productView-options .form-wishlist .dropdown-menu-button,
    .jewellery #modal-review-form .quickView .productView .productView-details .productView-options .form-wishlist .dropdown-menu-button,
    .jewellery #modal .quickView .productView .productView-details .productView-options .form-wishlist .dropdown-menu-button {
      padding: 0;
      width: 66px;
      height: 67px;
      display: flex;
      align-items: center;
      justify-content: center;
      margin-top: 0; } }
  @media (min-width: 1700px) {
    .jewellery #previewModal .quickView .productView .productView-details .productView-options .form-wishlist .dropdown-menu-button,
    .jewellery #modal-review-form .quickView .productView .productView-details .productView-options .form-wishlist .dropdown-menu-button,
    .jewellery #modal .quickView .productView .productView-details .productView-options .form-wishlist .dropdown-menu-button {
      margin-right: 23px; } }
  .jewellery #previewModal .quickView .productView .productView-details .productView-options .form-wishlist .dropdown-menu-button:hover,
  .jewellery #modal-review-form .quickView .productView .productView-details .productView-options .form-wishlist .dropdown-menu-button:hover,
  .jewellery #modal .quickView .productView .productView-details .productView-options .form-wishlist .dropdown-menu-button:hover {
    background: #327d5a;
    color: #cddb3e;
    border-color: #327d5a; }
    .jewellery #previewModal .quickView .productView .productView-details .productView-options .form-wishlist .dropdown-menu-button:hover .icon svg,
    .jewellery #modal-review-form .quickView .productView .productView-details .productView-options .form-wishlist .dropdown-menu-button:hover .icon svg,
    .jewellery #modal .quickView .productView .productView-details .productView-options .form-wishlist .dropdown-menu-button:hover .icon svg {
      fill: #cddb3e;
      stroke: #cddb3e; }
  .jewellery #previewModal .quickView .productView .productView-details .productView-options .form-wishlist .dropdown-menu-button .icon svg,
  .jewellery #modal-review-form .quickView .productView .productView-details .productView-options .form-wishlist .dropdown-menu-button .icon svg,
  .jewellery #modal .quickView .productView .productView-details .productView-options .form-wishlist .dropdown-menu-button .icon svg {
    fill: #327d5a; }

.jewellery #previewModal .quickView .productView .productView-details .productView-options .form-wishlist #wishlist-dropdown.dropdown-menu li .button:hover,
.jewellery #modal-review-form .quickView .productView .productView-details .productView-options .form-wishlist #wishlist-dropdown.dropdown-menu li .button:hover,
.jewellery #modal .quickView .productView .productView-details .productView-options .form-wishlist #wishlist-dropdown.dropdown-menu li .button:hover {
  background-color: #FFFFFF;
  color: #333333; }

.jewellery #previewModal .modal-content .modal-body .button,
.jewellery #previewModal .modal-content .modal-body .previewCartCheckout .button,
.jewellery #previewModal .modal-content .modal-body #modal-review-form .button,
.jewellery #previewModal .modal-content .modal-body .previewCartCheckout .button,
.jewellery #modal-review-form .modal-content .modal-body .button,
.jewellery #modal-review-form .modal-content .modal-body .previewCartCheckout .button,
.jewellery #modal-review-form .modal-content .modal-body #modal-review-form .button,
.jewellery #modal-review-form .modal-content .modal-body .previewCartCheckout .button,
.jewellery #modal .modal-content .modal-body .button,
.jewellery #modal .modal-content .modal-body .previewCartCheckout .button,
.jewellery #modal .modal-content .modal-body #modal-review-form .button,
.jewellery #modal .modal-content .modal-body .previewCartCheckout .button {
  box-shadow: none;
  background-color: #cddb3e;
  border: 1px solid #cddb3e;
  color: #327d5a;
  letter-spacing: 1px; }
  .jewellery #previewModal .modal-content .modal-body .button:hover:hover,
  .jewellery #previewModal .modal-content .modal-body .previewCartCheckout .button:hover:hover,
  .jewellery #previewModal .modal-content .modal-body #modal-review-form .button:hover:hover,
  .jewellery #previewModal .modal-content .modal-body .previewCartCheckout .button:hover:hover,
  .jewellery #modal-review-form .modal-content .modal-body .button:hover:hover,
  .jewellery #modal-review-form .modal-content .modal-body .previewCartCheckout .button:hover:hover,
  .jewellery #modal-review-form .modal-content .modal-body #modal-review-form .button:hover:hover,
  .jewellery #modal-review-form .modal-content .modal-body .previewCartCheckout .button:hover:hover,
  .jewellery #modal .modal-content .modal-body .button:hover:hover,
  .jewellery #modal .modal-content .modal-body .previewCartCheckout .button:hover:hover,
  .jewellery #modal .modal-content .modal-body #modal-review-form .button:hover:hover,
  .jewellery #modal .modal-content .modal-body .previewCartCheckout .button:hover:hover {
    color: #cddb3e;
    background-color: #327d5a;
    box-shadow: none; }
  .jewellery #previewModal .modal-content .modal-body .button.button--primary,
  .jewellery #previewModal .modal-content .modal-body .previewCartCheckout .button.button--primary,
  .jewellery #previewModal .modal-content .modal-body #modal-review-form .button.button--primary,
  .jewellery #previewModal .modal-content .modal-body .previewCartCheckout .button.button--primary,
  .jewellery #modal-review-form .modal-content .modal-body .button.button--primary,
  .jewellery #modal-review-form .modal-content .modal-body .previewCartCheckout .button.button--primary,
  .jewellery #modal-review-form .modal-content .modal-body #modal-review-form .button.button--primary,
  .jewellery #modal-review-form .modal-content .modal-body .previewCartCheckout .button.button--primary,
  .jewellery #modal .modal-content .modal-body .button.button--primary,
  .jewellery #modal .modal-content .modal-body .previewCartCheckout .button.button--primary,
  .jewellery #modal .modal-content .modal-body #modal-review-form .button.button--primary,
  .jewellery #modal .modal-content .modal-body .previewCartCheckout .button.button--primary {
    box-shadow: none;
    background-color: white;
    border: 1px solid #327d5a;
    color: #327d5a;
    letter-spacing: 1px; }
    .jewellery #previewModal .modal-content .modal-body .button.button--primary:hover,
    .jewellery #previewModal .modal-content .modal-body .previewCartCheckout .button.button--primary:hover,
    .jewellery #previewModal .modal-content .modal-body #modal-review-form .button.button--primary:hover,
    .jewellery #previewModal .modal-content .modal-body .previewCartCheckout .button.button--primary:hover,
    .jewellery #modal-review-form .modal-content .modal-body .button.button--primary:hover,
    .jewellery #modal-review-form .modal-content .modal-body .previewCartCheckout .button.button--primary:hover,
    .jewellery #modal-review-form .modal-content .modal-body #modal-review-form .button.button--primary:hover,
    .jewellery #modal-review-form .modal-content .modal-body .previewCartCheckout .button.button--primary:hover,
    .jewellery #modal .modal-content .modal-body .button.button--primary:hover,
    .jewellery #modal .modal-content .modal-body .previewCartCheckout .button.button--primary:hover,
    .jewellery #modal .modal-content .modal-body #modal-review-form .button.button--primary:hover,
    .jewellery #modal .modal-content .modal-body .previewCartCheckout .button.button--primary:hover {
      color: #cddb3e;
      background-color: #327d5a;
      box-shadow: none; }

.jewellery #alert-modal .button-container .button,
.jewellery #modal .button-container .button {
  box-shadow: none;
  background-color: #cddb3e;
  border: 1px solid #cddb3e;
  color: #327d5a;
  letter-spacing: 1px; }
  .jewellery #alert-modal .button-container .button:hover:hover,
  .jewellery #modal .button-container .button:hover:hover {
    color: #cddb3e;
    background-color: #327d5a;
    box-shadow: none; }
  .jewellery #alert-modal .button-container .button.cancel,
  .jewellery #modal .button-container .button.cancel {
    box-shadow: none;
    background-color: white;
    border: 1px solid #327d5a;
    color: #327d5a;
    letter-spacing: 1px; }
    .jewellery #alert-modal .button-container .button.cancel:hover,
    .jewellery #modal .button-container .button.cancel:hover {
      color: #cddb3e;
      background-color: #327d5a;
      box-shadow: none; }

.children #modal .quickView {
  overflow-x: hidden; }
  .children #modal .quickView .productView .productView-images .productView-image-section .productView-image {
    border-color: #c9d8d1; }
  .children #modal .quickView .productView .productView-images .thumbnails-section .productView-thumbnails {
    padding: 0 40px; }
    @media (min-width: 1024px) {
      .children #modal .quickView .productView .productView-images .thumbnails-section .productView-thumbnails {
        padding: 0; } }
    .children #modal .quickView .productView .productView-images .thumbnails-section .productView-thumbnails .productView-thumbnail .productView-thumbnail-link {
      border-color: #c9d8d1;
      height: 83px;
      max-width: 67px;
      margin: 0 5px; }
      @media (min-width: 768px) {
        .children #modal .quickView .productView .productView-images .thumbnails-section .productView-thumbnails .productView-thumbnail .productView-thumbnail-link {
          height: 97px;
          max-width: 120px; } }
      .children #modal .quickView .productView .productView-images .thumbnails-section .productView-thumbnails .productView-thumbnail .productView-thumbnail-link:hover {
        border-color: #327d5a; }
    .children #modal .quickView .productView .productView-images .thumbnails-section .productView-thumbnails .productView-thumbnail.slick-current.slick-active .productView-thumbnail-link {
      border-color: #327d5a; }
    .children #modal .quickView .productView .productView-images .thumbnails-section .productView-thumbnails .productView-thumbnail.slick-slide .productView-thumbnail-link {
      margin: 0 auto; }
  .children #modal .quickView .productView .price-rating-section .productView-price {
    margin: 0; }
    .children #modal .quickView .productView .price-rating-section .productView-price .price-section {
      display: inline-block;
      vertical-align: middle;
      padding-right: 10px;
      padding-bottom: 0;
      color: #333333;
      font-size: 16px;
      font-weight: 300; }
      @media (min-width: 1024px) {
        .children #modal .quickView .productView .price-rating-section .productView-price .price-section {
          padding-right: 15px; } }
      @media (min-width: 1700px) {
        .children #modal .quickView .productView .price-rating-section .productView-price .price-section {
          font-size: 20px; } }
      .children #modal .quickView .productView .price-rating-section .productView-price .price-section:last-child {
        padding-right: 0; }
      .children #modal .quickView .productView .price-rating-section .productView-price .price-section.price-section--withoutTax .price-now-label,
      .children #modal .quickView .productView .price-rating-section .productView-price .price-section.price-section--withoutTax .price--withoutTax,
      .children #modal .quickView .productView .price-rating-section .productView-price .price-section.price-section--withoutTax .price--withTax, .children #modal .quickView .productView .price-rating-section .productView-price .price-section.price-section--withTax .price-now-label,
      .children #modal .quickView .productView .price-rating-section .productView-price .price-section.price-section--withTax .price--withoutTax,
      .children #modal .quickView .productView .price-rating-section .productView-price .price-section.price-section--withTax .price--withTax {
        color: #327d5a;
        font-size: 22px;
        font-weight: 700; }
        @media (min-width: 1700px) {
          .children #modal .quickView .productView .price-rating-section .productView-price .price-section.price-section--withoutTax .price-now-label,
          .children #modal .quickView .productView .price-rating-section .productView-price .price-section.price-section--withoutTax .price--withoutTax,
          .children #modal .quickView .productView .price-rating-section .productView-price .price-section.price-section--withoutTax .price--withTax, .children #modal .quickView .productView .price-rating-section .productView-price .price-section.price-section--withTax .price-now-label,
          .children #modal .quickView .productView .price-rating-section .productView-price .price-section.price-section--withTax .price--withoutTax,
          .children #modal .quickView .productView .price-rating-section .productView-price .price-section.price-section--withTax .price--withTax {
            font-size: 30px; } }
      .children #modal .quickView .productView .price-rating-section .productView-price .price-section.price-section--withoutTax .price--withoutTax,
      .children #modal .quickView .productView .price-rating-section .productView-price .price-section.price-section--withoutTax .price--withTax, .children #modal .quickView .productView .price-rating-section .productView-price .price-section.price-section--withTax .price--withoutTax,
      .children #modal .quickView .productView .price-rating-section .productView-price .price-section.price-section--withTax .price--withTax {
        display: block; }
      .children #modal .quickView .productView .price-rating-section .productView-price .price-section .price--rrp,
      .children #modal .quickView .productView .price-rating-section .productView-price .price-section .price--non-sale,
      .children #modal .quickView .productView .price-rating-section .productView-price .price-section .price--discounted {
        position: relative;
        text-decoration: none;
        color: #c4d238;
        display: block; }
        .children #modal .quickView .productView .price-rating-section .productView-price .price-section .price--rrp:before,
        .children #modal .quickView .productView .price-rating-section .productView-price .price-section .price--non-sale:before,
        .children #modal .quickView .productView .price-rating-section .productView-price .price-section .price--discounted:before {
          content: '';
          position: absolute;
          width: 100%;
          height: 1px;
          background-color: #c4d238;
          transform: rotate(-25deg);
          top: 50%; }
      .children #modal .quickView .productView .price-rating-section .productView-price .price-section.price-section--saving {
        font-size: 16px; }
  .children #modal .quickView .productView .price-rating-section .rating-data .availablity span span {
    box-shadow: none;
    background-color: rgba(205, 219, 62, 0.1);
    border: 1px solid #cddb3e;
    border-radius: 10px; }
  .children #modal .quickView .productView .productView-details .form .form-option {
    border-radius: 10px; }
  .children #modal .quickView .productView .productView-details .form .form-field .form-select {
    border-radius: 10px; }
  .children #modal .quickView .productView .productView-details .productView-rating {
    color: black; }
    .children #modal .quickView .productView .productView-details .productView-rating #productReview_link,
    .children #modal .quickView .productView .productView-details .productView-rating .productView-reviewLink {
      color: black; }
      .children #modal .quickView .productView .productView-details .productView-rating #productReview_link:hover,
      .children #modal .quickView .productView .productView-details .productView-rating .productView-reviewLink:hover {
        color: #327d5a; }
  .children #modal .quickView .productView .productView-details .productView-options .form-increment {
    box-shadow: none;
    border-radius: 10px;
    border-width: 1px; }
    @media (min-width: 1024px) {
      .children #modal .quickView .productView .productView-details .productView-options .form-increment {
        height: 50px; } }
    @media (min-width: 1700px) {
      .children #modal .quickView .productView .productView-details .productView-options .form-increment {
        height: 58px; } }
    .children #modal .quickView .productView .productView-details .productView-options .form-increment .form-input {
      color: black; }
    .children #modal .quickView .productView .productView-details .productView-options .form-increment .button--icon:hover .icon svg {
      fill: #cddb3e; }
  .children #modal .quickView .productView .productView-details .productView-options .form-wishlist .dropdown-menu-button,
  .children #modal .quickView .productView .productView-details .productView-options .form-wishlist .compare-btn {
    box-shadow: none;
    border-radius: 10px;
    border: 1px solid #327d5a;
    background-color: #327d5a; }
    .children #modal .quickView .productView .productView-details .productView-options .form-wishlist .dropdown-menu-button .icon svg,
    .children #modal .quickView .productView .productView-details .productView-options .form-wishlist .compare-btn .icon svg {
      fill: #327d5a; }
    .children #modal .quickView .productView .productView-details .productView-options .form-wishlist .dropdown-menu-button:hover,
    .children #modal .quickView .productView .productView-details .productView-options .form-wishlist .compare-btn:hover {
      background-color: #327d5a; }
      .children #modal .quickView .productView .productView-details .productView-options .form-wishlist .dropdown-menu-button:hover .icon svg,
      .children #modal .quickView .productView .productView-details .productView-options .form-wishlist .compare-btn:hover .icon svg {
        fill: #327d5a; }
  .children #modal .quickView .productView .productView-details .productView-options .form-wishlist #wishlist-dropdown.dropdown-menu {
    overflow: visible;
    border-radius: 10px; }
    .children #modal .quickView .productView .productView-details .productView-options .form-wishlist #wishlist-dropdown.dropdown-menu li {
      border-radius: 10px; }
      .children #modal .quickView .productView .productView-details .productView-options .form-wishlist #wishlist-dropdown.dropdown-menu li .button {
        color: black;
        border-radius: 10px; }
        .children #modal .quickView .productView .productView-details .productView-options .form-wishlist #wishlist-dropdown.dropdown-menu li .button:hover {
          color: #327d5a; }
  .children #modal .quickView .productView .productView-details .productView-options .form-action #form-action-addToCart {
    box-shadow: none;
    border-radius: 10px;
    border: 1px solid #327d5a;
    background-color: #327d5a;
    color: #327d5a; }
  .children #modal .quickView .productView .productView-details .productView-options .form-action.add-to-cart-wrapper-box .icon svg {
    fill: none;
    stroke: #327d5a; }
  .children #modal .quickView .productView .productView-details .productView-options .form-action.add-to-cart-wrapper-box:hover #form-action-addToCart {
    background-color: #327d5a;
    color: #327d5a; }
  .children #modal .quickView .productView .productView-details .productView-options .form-action.add-to-cart-wrapper-box:hover .icon svg {
    fill: none;
    stroke: #327d5a; }
  .children #modal .quickView .usp-section .usp-list {
    margin: 20px 0 0; }
    @media (min-width: 768px) {
      .children #modal .quickView .usp-section .usp-list {
        margin: 20px -5px 0; } }
    @media (min-width: 1024px) {
      .children #modal .quickView .usp-section .usp-list {
        margin: 50px -10px 25px; } }
    @media (min-width: 1700px) {
      .children #modal .quickView .usp-section .usp-list .usp-element {
        padding: 16px 10px; } }
    .children #modal .quickView .usp-section .usp-list .usp-element .icon {
      width: 25px;
      height: 25px;
      margin: 0; }
      .children #modal .quickView .usp-section .usp-list .usp-element .icon svg {
        fill: none; }
    .children #modal .quickView .usp-section .usp-list .usp-list-item {
      padding: 5px 0; }
      @media (min-width: 768px) {
        .children #modal .quickView .usp-section .usp-list .usp-list-item {
          padding: 5px; } }
      @media (min-width: 1700px) {
        .children #modal .quickView .usp-section .usp-list .usp-list-item {
          padding: 10px; } }
    .children #modal .quickView .usp-section .usp-list .usp-content {
      width: calc(100% - 40px);
      padding-left: 0; }
      .children #modal .quickView .usp-section .usp-list .usp-content br {
        display: block; }
  @media (min-width: 1700px) {
    .children #modal .quickView .productView-description {
      margin-top: 60px;
      padding-top: 60px; } }
  .children #modal .quickView .productView-description::after, .children #modal .quickView .productView-description:before {
    width: 30px;
    content: '';
    position: absolute;
    right: -20px;
    width: 20px;
    height: 100%;
    top: 0;
    z-index: -1; }
    @media (min-width: 1024px) {
      .children #modal .quickView .productView-description::after, .children #modal .quickView .productView-description:before {
        right: 100%;
        width: 100%; } }
  .children #modal .quickView .productView-description::after {
    left: -30px; }
    @media (min-width: 1024px) {
      .children #modal .quickView .productView-description::after {
        left: 100%;
        width: 100%; } }
  .children #modal .quickView .productView-description::before {
    right: -30px; }
    @media (min-width: 1024px) {
      .children #modal .quickView .productView-description::before {
        right: 100%;
        width: 100%; } }
  .children #modal .quickView .productView-description .tabs .tab .tab-title {
    box-shadow: none;
    border-radius: 10px;
    color: #cddb3e;
    background-color: #327d5a;
    border: 1px solid #327d5a; }
    .children #modal .quickView .productView-description .tabs .tab .tab-title .icon svg {
      fill: #cddb3e; }
    .children #modal .quickView .productView-description .tabs .tab .tab-title:hover {
      color: #327d5a;
      background-color: #cddb3e; }
      .children #modal .quickView .productView-description .tabs .tab .tab-title:hover .icon svg {
        fill: #327d5a; }
  .children #modal .quickView .productView-description .tabs .tab.is-active .tab-title {
    color: #327d5a;
    background-color: #cddb3e;
    box-shadow: 7px 7px 23px 0px rgba(205, 219, 62, 0.2); }
    .children #modal .quickView .productView-description .tabs .tab.is-active .tab-title .icon svg {
      fill: #327d5a; }
  @media (min-width: 1700px) {
    .children #modal .quickView .productView-description .tabs-contents {
      margin-bottom: 0; } }
  .children #modal .quickView .productView-description .tabs-contents .tab-content {
    padding-bottom: 0; }
    @media (min-width: 1700px) {
      .children #modal .quickView .productView-description .tabs-contents .tab-content {
        padding-top: 30px;
        padding-bottom: 37px; } }
    .children #modal .quickView .productView-description .tabs-contents .tab-content h1,
    .children #modal .quickView .productView-description .tabs-contents .tab-content h2,
    .children #modal .quickView .productView-description .tabs-contents .tab-content h3,
    .children #modal .quickView .productView-description .tabs-contents .tab-content h4,
    .children #modal .quickView .productView-description .tabs-contents .tab-content h5,
    .children #modal .quickView .productView-description .tabs-contents .tab-content h6 {
      color: black; }
    .children #modal .quickView .productView-description .tabs-contents .tab-content h6 {
      font-size: 14px;
      margin-top: 0;
      margin-bottom: 0;
      text-transform: none; }
      @media (min-width: 1200px) {
        .children #modal .quickView .productView-description .tabs-contents .tab-content h6 {
          font-size: 16px; } }
      @media (min-width: 1700px) {
        .children #modal .quickView .productView-description .tabs-contents .tab-content h6 {
          font-size: rgba(0, 255, 19, 0); } }
    .children #modal .quickView .productView-description .tabs-contents .tab-content p {
      margin-bottom: 20px; }
  .children #modal .quickView .productView-description .tabs-contents .productView-info {
    border: 1px solid rgba(163, 163, 157, 0.3);
    border-radius: 7px;
    padding: 0 0;
    overflow: hidden; }
    .children #modal .quickView .productView-description .tabs-contents .productView-info .productView-info-name,
    .children #modal .quickView .productView-description .tabs-contents .productView-info .productView-info-value {
      float: none;
      display: inline-block;
      margin-bottom: 0; }
    .children #modal .quickView .productView-description .tabs-contents .productView-info .customtabbox {
      padding: 7px 10px 7px;
      border-bottom: 1px solid rgba(163, 163, 157, 0.3);
      display: block;
      width: 100%;
      margin-top: 0; }
      .children #modal .quickView .productView-description .tabs-contents .productView-info .customtabbox:last-child {
        border: none; }
      .children #modal .quickView .productView-description .tabs-contents .productView-info .customtabbox:nth-child(odd) {
        background-color: rgba(255, 255, 255, 0.5); }

.children #previewModal .modal-content .modal-body .button,
.children #modal-review-form .modal-content .modal-body .button,
.children #modal .modal-content .modal-body .button {
  border-radius: 10px;
  box-shadow: none;
  background-color: #cddb3e;
  border: 1px solid #cddb3e;
  color: #327d5a; }
  .children #previewModal .modal-content .modal-body .button:hover,
  .children #modal-review-form .modal-content .modal-body .button:hover,
  .children #modal .modal-content .modal-body .button:hover {
    color: #cddb3e;
    background-color: #327d5a; }

.children #previewModal .modal-content .modal-body .button--primary,
.children #modal-review-form .modal-content .modal-body .button--primary,
.children #modal .modal-content .modal-body .button--primary {
  color: #327d5a;
  background-color: white;
  border: 1px solid #327d5a; }
  .children #previewModal .modal-content .modal-body .button--primary:hover,
  .children #modal-review-form .modal-content .modal-body .button--primary:hover,
  .children #modal .modal-content .modal-body .button--primary:hover {
    color: #cddb3e;
    background-color: #327d5a;
    border-color: #327d5a; }

.children #modal-review-form .modal-body {
  padding: 2.25rem 1.25rem; }

.children #modal-review-form .writeReview-form {
  overflow: hidden; }
  .children #modal-review-form .writeReview-form .form-fieldset {
    width: 100%; }

.children .modal .modal-body {
  padding: 2.25rem 1.25rem; }
  @media (min-width: 1024px) {
    .children .modal .modal-body {
      padding: 2.25rem 2.25rem; } }

/* for custom css */
/******************** Custom CSS BEGIN *********************/
/******************** Custom CSS END *********************/
.page-content {
  padding-bottom: 0 !important; }

.header-section .header-content-box .category-description {
  margin-top: 0px; }

p:empty {
  display: none; }

.subscribe-section {
  padding: 50px 0 70px; }

div.modal {
  left: 50%; }

.header-section {
  display: none; }

.header-section ol.breadcrumbs {
  margin-bottom: 0px; }

@media (min-width: 1024px) {
  .cms-page {
    padding: 50px .75rem 50px; } }

@media (max-width: 980px) {
  .subscribe-section {
    padding: 40px 0 70px; } }

@media (max-width: 767px) {
  .subscribe-section {
    padding: 25px 0 70px; } }

/*Cart preview fixed css start*/
#previewModal, #alert-modal {
  z-index: 9999; }

#previewModal .modal-content {
  margin: 0 !important;
  width: 100% !important;
  max-width: 100% !important;
  padding: 0 !important;
  overflow: hidden !important;
  height: 100% !important; }

#previewModal .modal-body {
  background: #fff !important;
  height: 100% !important; }

#previewModal .previewCart {
  max-width: 100% !important;
  margin: 0 !important;
  margin-bottom: 50px !important; }

#previewModal .modal-content .modal-body .previewCartCheckout a:first-child {
  background: #327d5a;
  color: #cddb3e; }

#previewModal .modal-content .modal-body .previewCartCheckout a:first-child:hover {
  color: #fff;
  border: 3px solid #327d5a; }

@media (min-width: 1200px) {
  .modal--large {
    width: 1280px !important; } }

/*Blog global css */
.blog_post-page .blog .blog-title {
  color: #327D5A; }

.ib-sk-blog-1-7-24 h2, .ib-sk-blog-1-7-24 h3, .ib-sk-blog-1-7-24 h4, .ib-sk-blog-1-7-24 h5, .ib-sk-blog-1-7-24 h6 {
  color: #327D5A;
  margin-top: 30px; }

.ib-sk-blog-1-7-24 ul {
  margin-left: 25px;
  margin-bottom: 20px; }

.ib-sk-blog-1-7-24 p {
  margin-bottom: 20px; }

.ib-sk-blog-1-7-24 .row {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 30px;
  margin-bottom: 20px; }

.ib-sk-blog-1-7-24 .row .col > p {
  font-weight: bold; }

.ib-sk-blog-1-7-24 .row ul {
  margin-bottom: 0px; }

.ib-sk-blog-1-7-24 a:hover {
  color: #327d5a !important;
  text-decoration: underline !important; }

.productView .productView-title {
  color: #327D5A; }

@media (min-width: 768px) {
  .productView .productView-title {
    color: #327D5A; } }

@media (max-width: 1023px) {
  .blog-box article.blog {
    width: 100%; }
  .blog_post-page:has(.ib-sk-blog-1-7-24) .blog .blog-title {
    font-size: 26px;
    margin-left: 15px;
    margin-right: 15px; }
  .ib-sk-blog-1-7-24 h2 {
    font-size: 24px; }
  .ib-sk-blog-1-7-24 h3 {
    font-size: 20px; }
  .ib-sk-blog-1-7-24 h4 {
    font-size: 18px; }
  .ib-sk-blog-1-7-24 .row {
    grid-template-columns: 1fr;
    gap: 20px; } }

/*global css for product review section - 08-07-2024*/
#modal-review-form {
  z-index: 1005 !important;
  position: fixed !important;
  overflow: unset; }

#modal-review-form .modal-content {
  max-width: 900px;
  padding: unset;
  width: 100% !important;
  background-color: #f8f8f3 !important; }

@media (min-width: 768px) {
  #modal-review-form {
    width: 900px !important; } }

/***end***/
/*header css*/
.header.headerfixed .header-logo .header-logo__link.store_image {
  width: 100% !important; }

header.header {
  position: sticky !important; }

.header.headerfixed {
  border-bottom: 1px solid #e5e5e5; }

header.header {
  border-bottom: 1px solid #e5e5e5; }

@media (min-width: 1024px) {
  #tab-reviews section#product-reviews {
    margin-top: -100px;
    padding-top: 100px; } }

@media (max-width: 1023px) {
  #tab-reviews section#product-reviews {
    margin-top: -50px;
    padding-top: 50px; }
  .header .Headerbox .navPages-container {
    margin-top: 35px !important; }
  .header.headerfixed .Headerbox .navPages-container {
    margin-top: 0px !important; } }

.ib-top-banner {
  background-color: #4c8c2b;
  /* Light background color */
  padding: 6px 0;
  /* Vertical padding */
  text-align: center;
  /* Center the text */
  width: 100%;
  /* Full width */
  position: relative;
  /* Relative positioning */ }

.ib-banner-text {
  font-size: 14px;
  /* Font size */
  color: #fff;
  /* Text color */
  margin: 0;
  /* Remove default margin */ }

.ib-banner-text a {
  color: #fff;
  /* Text color */ }

/***end***/
.heroCarousel .heroCarousel-content .heroCarousel-title {
  text-transform: capitalize; }

@media (min-width: 560px) {
  .ib-banners-prod, .ib-banners-cart {
    display: flex;
    gap: 15px; } }

.ib-banners-prod {
  margin-top: 45px;
  padding: 0; }

.ib-banners-cart, .ib-banners-cart {
  padding: 10px 43px; }

.ib-banners-prod img, .ib-banners-cart img, .ib-banners-check img {
  min-width: 1px;
  margin-bottom: 15px; }

@media (min-width: 1440px) {
  .nichefooter .footer-info .footer-info-col:nth-child(3) {
    padding-left: 71px; } }

@media (min-width: 1600px) {
  .nichefooter .footer-info .footer-info-col:nth-child(3) {
    padding-left: 90px; } }

@media (max-width: 1023px) {
  .nichefooter .footerfooter {
    text-align: center; }
  .footercol.social-icons {
    padding-top: 20px; } }

@media (min-width: 1024px) {
  .nichefooter .footerfooter .footerinnerrow {
    justify-content: center; }
  .copy-div {
    text-align: center;
    width: 33% !important; }
  .footercol.copyright {
    width: 33% !important;
    justify-content: space-between; }
  .copyscape-link {
    margin-top: -80px; } }

.footercol.social-icons {
  display: block !important;
  text-align: center; }

.footercol.social-icons p {
  margin: 5px; }

.productView-image-section .slick-next {
  background-color: #327d5a;
  border: 1px solid #327d5a;
  height: 37px;
  margin-top: 5px;
  padding: 2px 28px 2px 0px;
  width: 5px;
  z-index: 1;
  font-size: 5px; }

.productView-image-section .slick-prev {
  background-color: #327d5a;
  border: 1px solid #327d5a;
  height: 37px;
  margin-top: 5px;
  padding: 2px 18px 2px 9px;
  width: 5px;
  z-index: 1;
  font-size: 5px; }

.productView-image-section .slick-prev {
  left: 10px !important; }

.productView-image-section .slick-next {
  right: 10px !important; }

.productView-image-section .slick-next:before, .productView-image-section .slick-prev:before {
  font-size: 0 !important; }

.productView-image-section .slick-next::before, .productView-image-section .slick-prev::before {
  height: 14px; }

/*Client note fixing --------------------15/11/24*/
.homepage-banner-section .banner-section-grid {
  padding-top: 10px;
  padding-bottom: 10px; }

.subscribe-section {
  padding: 25px 0 50px; }

@media (min-width: 1024px) {
  .homepage-banner-section {
    margin-top: 20px; }
  .subscribe-section .subscribe-header {
    margin-bottom: 25px; }
  .ib-prod-text h2 {
    font-size: 34px !important; } }

@media (max-width: 767px) {
  .subscribe-section {
    padding-top: 0; }
  body.product-page .subscribe-section {
    padding-top: 35px; }
  .ib-banners-prod img {
    width: 100%; } }

/*******Edited by ABhijit******/
@media (max-width: 767px) {
  .homepage-banner-section .banner-section-grid .banner-row .banner-col .banner-product-img-box img {
    aspect-ratio: 4/4; }
  .footer-logo img {
    width: unset !important; }
  .footer-logo .header-logo-image {
    display: unset; }
  .heroCarousel .heroCarousel-content .heroCarousel-title {
    font-size: 16px; }
  .sd-simple-text-24a6c8ec-04db-443c-b08a-4f1d0e030e6a {
    padding-top: 0px !important; }
  .sd-simple-text-ecf7575c-b8bf-405b-bc8d-87f23e619288 *, .sd-simple-text-24a6c8ec-04db-443c-b08a-4f1d0e030e6a * {
    font-size: 24px !important; }
  .sd-simple-text-24a6c8ec-04db-443c-b08a-4f1d0e030e6a * {
    font-size: 24px !important; }
  .sd-simple-text-f32b8af9-ef33-4502-a752-1f5dad10a4df * {
    font-size: 14px !important; }
  .sd-simple-text-8af80a2f-50d8-4758-a7dd-64d062d3cb2f * {
    font-size: 14px !important; }
  .sd-simple-text-a906e983-adbe-4b18-9bae-7d6d10cdbc68 * {
    font-size: 14px !important; }
  .sd-simple-text-318609b7-b624-444c-a8e3-2a6defc9bde2 * {
    font-size: 14px !important; }
  .sd-simple-text-53e08878-3386-4b14-a14f-bad171ad8062 * {
    font-size: 14px !important; }
  .sd-simple-text-0810a811-ecaf-4176-b38c-0c5f77adfd4e * {
    font-size: 14px !important; }
  .nichefooter .logobox .footer-logo .header-logo__link img {
    max-width: 45% !important; }
  .homepage-banner-section .banner-section-grid .banner-row .banner-col .banner-btnbox .button {
    padding: 6px !important;
    border: 3px solid #327d5a; } }

.previewCartCheckout .PaypalCommerceInnerContainer, .PaypalCommerceContainer {
  max-width: fit-content !important;
  margin: 0 auto; }

.or-use-label {
  text-align: center !important; }

.cart-additionalCheckoutButtons {
  width: unset !important; }

.productView .productView-details .productView-options .form-action #form-action-addToCart {
  background: linear-gradient(to bottom, red 0%, #700f0f 50%, red 100%);
  color: #fff;
  text-transform: uppercase;
  border-radius: 5px;
  padding: 10px 30px 10px 20px;
  border: none; }

.productView .productView-details .productView-options .form-action.add-to-cart-wrapper-box .icon {
  left: unset !important;
  right: 7px !important; }

@media (max-width: 767px) {
  .productView .productView-details .productView-options .form-increment {
    margin-bottom: 0px !important; }
  .productView .productView-details .productView-options .form-action.add-to-cart-wrapper-box {
    margin-right: 15px !important; }
  .footercol.social-icons img {
    width: 35px; }
  .heroCarousel .heroCarousel-content .heroCarousel-description {
    font-size: 10px !important; }
  .heroCarousel .heroCarousel-content {
    top: 0%; } }

ul.ib-spec-list {
  list-style-type: none;
  margin: 0 !important; }

.ib-spec-list img {
  padding-right: 15px; }

.ib-spec-list li {
  padding-bottom: 8px;
  font-size: 16px; }

@media (max-width: 1024px) {
  ul.ib-spec-list {
    margin-bottom: 20px !important; }
  .heroCarousel .heroCarousel-content .heroCarousel-description {
    font-weight: 100 !important; }
  .heroCarousel .heroCarousel-content .heroCarousel-description {
    font-size: 16px; }
  .heroCarousel .heroCarousel-content {
    overflow: hidden; } }

@media (min-width: 1024px) {
  .heroCarousel .heroCarousel-content .heroCarousel-description {
    font-weight: 100 !important;
    font-size: 16px; } }

@media (min-width: 1440px) {
  .heroCarousel .heroCarousel-content .heroCarousel-description {
    font-size: 24px; } }

.productView .productView-details .productView-options .form-action.add-to-cart-wrapper-box:hover .icon svg, .productView .productView-details .productView-options .form-action.add-to-cart-wrapper-box .icon svg {
  fill: none !important; }

.add-to-cart-wrapper .form-increment button {
  display: none; }

p.or-use-label {
  font-size: 12px !important; }

/*********increment and decrement hide*******/
form[action*="cart"] .form-field--increments {
  display: none !important; }

.form-wishlist {
  display: none !important; }

.PaypalCommerceCheckout {
  display: none !important; }

#checkout-app .checkout-button-container {
  display: none !important; }

/* css for stamp.io */
span.stamped-badge-caption {
  font-size: 18px; }

h3.stamped-review-header-title {
  color: #327d5a; }

/* css for logo on mobile */
@media (max-width: 600px) {
  .header-logo {
    max-width: 25%; } }
