@charset "UTF-8";
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: 40em)/";
  width: 0; }

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

meta.foundation-mq-medium-only {
  font-family: "/only screen and (min-width:40em) and (max-width:64em)/";
  width: 40em; }

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

meta.foundation-mq-large-only {
  font-family: "/only screen and (min-width:64em) and (max-width:71.25em)/";
  width: 64em; }

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

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

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: #333333;
  cursor: auto;
  margin: 0;
  padding: 0;
  position: relative; }

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

a:hover {
  cursor: pointer; }

figure {
  margin: 0 0 1.5rem; }

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

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

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

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

select {
  width: 100%; }

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

html {
  font-size: 14px; }
  @media (min-width: 40em) {
    html {
      font-size: 14px; } }
  @media (min-width: 64em) {
    html {
      font-size: 14px; } }
  @media (min-width: 71.25em) {
    html {
      font-size: 14px; } }

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

a {
  color: #333333;
  line-height: inherit;
  text-decoration: underline; }
  a:hover, a:focus {
    color: #757575; }

p {
  margin-bottom: 1.5rem; }

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

h1 {
  font-size: 30px; }

h2 {
  font-size: 25px; }

h3 {
  font-size: 20px; }

h4 {
  font-size: 15px; }

h5 {
  font-size: 13px; }

h6 {
  font-size: 13px; }

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

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

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

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

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

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

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

ul {
  margin-left: 1.15rem; }

ol {
  margin-left: 1.15rem; }

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

dl dd {
  margin-bottom: 1.5rem; }

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

abbr {
  text-transform: none; }

blockquote { }

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

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

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

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

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


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

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

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


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

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

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

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

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

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

These are all the button

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.button--tiny { }

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

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

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


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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.form-input {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: white;
  border-color: #cccccc;
  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: #999999;
    cursor: not-allowed; }
  .form-input[readonly] {
    background-color: #e5e5e5;
    border-color: #999999;
    color: #757575;
    cursor: text; }
  .form-input:focus {
    border-color: #999999;
    outline: none; }
  .form-input[rows] {
    height: auto; }
  .form-input[type="search"] {
    box-sizing: border-box; }
  .form-input::-webkit-input-placeholder {
    color: #999999; }
  .form-input::-ms-clear {
    height: 0;
    width: 0; }
  .form-input::-moz-placeholder {
    color: #999999; }
  .form-input:-ms-input-placeholder {
    color: #999999; }

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

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

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

We provide a couple of component styles to layout forms.

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

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

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

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

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

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

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

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

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

Styling of the select element with the multiple attribute

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

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

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

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

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

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

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

.form-checkbox + .form-label::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z' fill='rgba(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: 1rem;
  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: 1rem; }

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

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

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

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

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

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

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

PrefixPostfix

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

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

### PrefixPostfix with a button

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

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

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

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

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

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

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

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

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

Switch

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

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

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

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

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

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

.switch-toggle {
  background-color: #757575;
  border: 1px solid #757575;
  border-radius: 2rem;
  cursor: pointer;
  display: inline-block;
  height: 2rem;
  position: relative;
  transition: all 100ms ease-out;
  vertical-align: middle;
  width: 4.28571rem; }
  .switch--important .switch-toggle {
    background-color: #f1a500;
    border-color: #f1a500; }
  .switch--checked .switch-toggle {
    background-color: #008a06;
    border-color: #008a06; }
  .switch--disabled .switch-toggle {
    background-color: #e5e5e5;
    border-color: #999999;
    cursor: default; }

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

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

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

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

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

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

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

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

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

### Form Actions --fixed

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

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

@media (min-width: 481px) {
  .form-actions--fixed {
    background: white;
    border-top: 1px solid #999999;
    bottom: 0;
    left: 0;
    padding: 1.5rem 2rem;
    position: fixed;
    right: 0;
    text-align: right;
    z-index: 20; } }

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

Form inline errors

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.navBar-action {
  color: black;
  font-size: 13px;
  padding: 0.78571rem; }

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

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

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

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

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

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

.navList:after {
  clear: both; }

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

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

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

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

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

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

.navList-action {
  color: #333333;
  font-size: 13px;
  padding: 0.21429rem 0; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.alertBox-heading {
  margin: 0; }

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

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

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

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

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

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

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

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

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

body.has-activeModal {
  overflow: hidden; }

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

.modal {
  border-radius: 0;
  display: none;
  position: absolute;
  top: 0;
  visibility: hidden;
  width: 100%;
  z-index: 1005;
  left: 0;
  background-color: white;
  padding: 2.25rem 2.25rem;
  border: solid 0 #e5e5e5;
  box-shadow: none;
  max-height: 80%;
  overflow: auto;
  position: fixed; }
  @media only screen and (max-width: 40em) {
    .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: 40em) {
    .modal {
      left: 0;
      margin: 0 auto;
      max-width: 80%;
      right: 0;
      width: 900px; } }
  @media only screen and (min-width: 40em) {
    .modal {
      top: 50% !important; } }
  @media (min-width: 40em) {
    .modal {
      transform: translateY(-50%); } }

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

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

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

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

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

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

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

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

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

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

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

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

.loadingOverlay {
  background: rgba(51, 51, 51, 0.9);
  bottom: 0;
  height: 100%;
  left: 0;
  opacity: 1;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 250ms ease-out;
  width: 100%; }
  .loadingOverlay::before {
    height: 2.85714rem;
    width: 2.85714rem;
    border-radius: 2.85714rem;
    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.78571rem 0; }

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

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

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

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

.actionBar-item {
  margin-bottom: 1.5rem; }
  @media (min-width: 40em) {
    .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: #757575; }

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

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

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

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

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

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  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 {
  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%;
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none; }
  .slick-prev:hover, .slick-prev:focus,
  .slick-next:hover,
  .slick-next:focus {
    outline: none;
    background: transparent;
    color: transparent; }
    .slick-prev:hover:before, .slick-prev:focus:before,
    .slick-next:hover:before,
    .slick-next:focus:before {
      opacity: 0.8; }
  .slick-prev.slick-disabled:before,
  .slick-next.slick-disabled:before {
    opacity: 0.6; }
  .slick-prev:before,
  .slick-next:before {
    font-family: inherit;
    font-size: 20px;
    line-height: 1;
    color: #999999;
    opacity: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

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

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

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

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

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

.slick-next {
  right: -10px; }
  @media (min-width: 71.25em) {
    .slick-next {
      right: -3.35714rem; } }
  .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='%23999999' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' fill='none' fill-rule='evenodd' /%3E%3C/svg%3E"); }
  .slick-next:hover::before {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iNDIiIHZpZXdCb3g9IjAgMCAyNCA0MiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMS40NTY3OSAxLjAwNzQ2MTQ3bDIxIDIwLjAyNDgyMTQzTDEuNTA4ODUgNDEuMDA3NDYxNSIgc3Ryb2tlPSIjOTg5ODk4IiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIi8+PC9zdmc+"); }

.slick-prev {
  left: -15px; }
  @media (min-width: 71.25em) {
    .slick-prev {
      left: -3.35714rem; } }
  .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='%23999999' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' fill='none' fill-rule='evenodd' /%3E%3C/svg%3E"); }
  .slick-prev:hover::before {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iNDIiIHZpZXdCb3g9IjAgMCAyNCA0MiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMjIuNDU3MjA3NCAxLjAwNzQ2MTQ3bC0yMSAyMC4wMjQ4MjE0MyAyMC45NDc5Mzk3IDE5Ljk3NTE3ODYiIHN0cm9rZT0iIzk4OTg5OCIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvc3ZnPg=="); }

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

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

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

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

.pace-inactive {
  display: none; }

.pace-progress {
  position: fixed;
  right: 100%;
  top: 0;
  width: 100%;
  z-index: 2000; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.swal2-modal {
  background-color: white !important;
  border-radius: 4px;
  font-family: "Karla", Arial, Helvetica, sans-serif; }
  .swal2-modal .swal2-title {
    color: #444444;
    font-size: 2.28571rem; }
  .swal2-modal .swal2-content {
    color: #333333;
    font-size: 1.14286rem; }
  .swal2-modal .swal2-file,
  .swal2-modal .swal2-input,
  .swal2-modal .swal2-textarea {
    border: 1px solid #cccccc;
    color: #666666; }
  .swal2-modal .swal2-checkbox,
  .swal2-modal .swal2-select {
    color: #666666; }
  .swal2-modal .swal2-buttonswrapper {
    margin: 25px 0 0; }
  .swal2-modal .swal2-styled {
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 0;
    border-style: solid;
    border-width: 1px;
    cursor: pointer;
    font-family: "Montserrat", Arial, Helvetica, sans-serif;
    font-weight: 400;
    line-height: normal;
    margin: 0 0 1rem;
    position: relative;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    background-color: transparent;
    border-color: #cccccc;
    color: #666666;
    font-size: 1rem;
    padding: 0.85714rem 2.28571rem;
    border-radius: 4px;
    line-height: 1rem;
    outline: none;
    transition: all 0.15s ease;
    vertical-align: middle; }
    .swal2-modal .swal2-styled:hover, .swal2-modal .swal2-styled:focus, .swal2-modal .swal2-styled.is-active, .swal2-modal .swal2-styled.active {
      background-color: transparent;
      border-color: #999999;
      color: #333333; }
    .swal2-modal .swal2-styled:active {
      background-color: transparent;
      border: 1px solid #757575;
      color: black; }
  .swal2-modal .swal2-styled:focus {
    outline: none; }
  .swal2-modal .swal2-confirm {
    background-color: #444444;
    border-color: #444444;
    color: white; }
  .swal2-modal .swal2-confirm:focus,
  .swal2-modal .swal2-confirm:hover {
    background-color: #666666;
    border-color: #666666;
    color: white; }
  .swal2-modal .swal2-confirm:active {
    background-color: black;
    border-color: black;
    color: white; }
  .swal2-modal .swal2-cancel {
    background-color: transparent;
    border-color: #cccccc;
    color: #666666; }
    @media (min-width: 481px) {
      .swal2-modal .swal2-cancel {
        margin-left: 0.78571rem; } }
  .swal2-modal .swal2-cancel:focus,
  .swal2-modal .swal2-cancel:hover {
    background-color: transparent;
    border-color: #999999;
    color: #333333; }
  .swal2-modal .swal2-cancel:active {
    background-color: transparent;
    border-color: #757575;
    color: black; }

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

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

body {
  font-size: 1rem; }

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

h5,
h6 {
  text-transform: uppercase; }

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

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

h1 {
  font-size: 30px; }

h2 {
  font-size: 25px; }

h3 {
  font-size: 20px; }

h4 {
  font-size: 15px; }

h5 {
  font-size: 13px; }

h6 {
  font-size: 13px; }

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

.definitionList:after {
  clear: both; }

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

.definitionList-value {
  margin: 0; }

.form-select {
  -webkit-appearance: none;
     -moz-appearance: none;
          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.57143rem top 0.71429rem;
  border-radius: 4px;
  padding: 0.75rem 3rem 0.75rem 1rem; }

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

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

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

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

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

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

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

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

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

.form-wishlist {
  position: relative; }

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

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

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

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

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

.modal-header-title {
  font-size: 20px;
  text-align: center; }
  @media (min-width: 64em) {
    .modal-header-title {
      font-size: 25px; } }

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

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

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

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

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

.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: #e5e5e5;
    border-radius: 4px;
    margin: 0 0.35714rem 0 0.78571rem; }
  .pagination-item.pagination-item--previous > a, .pagination-item.pagination-item--next > a {
    color: #333333; }
    .pagination-item.pagination-item--previous > a:hover, .pagination-item.pagination-item--next > a:hover {
      color: #757575; }
      .pagination-item.pagination-item--previous > a:hover .icon > svg, .pagination-item.pagination-item--next > a:hover .icon > svg {
        fill: #757575; }

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

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

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

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

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

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

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

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

.tab-title {
  padding: 1.14286rem 0;
  text-align: center;
  text-decoration: none; }
  @media (min-width: 40em) {
    .tab-title {
      text-align: left; } }
  @media (min-width: 64em) {
    .tab-title {
      padding: 0.78571rem 1.5rem; } }

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

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

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

.accordion-title {
  margin: 0; }

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

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

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

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

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

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

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

.accordion--navList .accordion-indicator {
  fill: #999999; }

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

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

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

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

.accordion-navigation-actions {
  position: absolute; }
  .accordion-navigation-actions > a {
    color: #757575;
    vertical-align: middle; }
    .accordion-navigation-actions > a:hover {
      color: #333333; }

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

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

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

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

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

.form-inlineMessage {
  display: block; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.form-prefixPostfix-button--postfix {
  margin: 0.78571rem 0 0;
  order: 1; }
  @media (min-width: 71.25em) {
    .form-prefixPostfix-button--postfix {
      margin: 0 0 0 0.78571rem;
      order: 0; } }

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

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

.form-option {
  border: 1px solid #cccccc;
  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: #999999; }
  .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.71429rem;
  padding: 1px 0.35714rem;
  pointer-events: none;
  text-align: center; }

.form-option-variant--color,
.form-option-variant--pattern {
  height: 1.57143rem;
  width: 1.57143rem;
  min-width: initial;
  padding: 0; }
  @media (min-width: 40em) {
    .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.28571rem;
  line-height: 1rem;
  padding: 0.57143rem 0.78571rem; }

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

@media (min-width: 40em) {
  .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="set-radio"] .unavailable,
[data-product-attribute="product-list"] .unavailable {
  opacity: 0.6;
  text-decoration: line-through; }

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

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

.card-figcaption {
  margin: 0;
  pointer-events: none; }

.card-figcaption-body {
  display: inline-block;
  pointer-events: all; }

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

.card-title {
  font-size: 13px;
  margin: 0 0 0.28571rem; }
  .card-title > a {
    text-decoration: none; }
    .card-title > a:hover {
      color: #757575; }

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

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

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

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

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

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

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

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

.navBar--sub {
  margin-bottom: 4.5rem;
  text-align: center; }
  .navBar--sub .navBar-section {
    float: none; }
  .navBar--sub .navBar-item {
    float: none;
    margin: 0 0.78571rem; }
    @media (min-width: 64em) {
      .navBar--sub .navBar-item {
        display: inline-block; } }
    @media (min-width: 64em) {
      .navBar--sub .navBar-item.is-active {
        border-bottom: 1px solid #333333; } }
    .navBar--sub .navBar-item.is-active > .navBar-action {
      color: #666666; }
    @media (min-width: 64em) {
      .navBar--sub .navBar-item.navBar-item--separate {
        border-left: 1px solid #757575;
        margin: 0;
        padding-left: 0.78571rem; } }
  .navBar--sub .navBar-action {
    color: #757575;
    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: white;
  border: 1px solid #cccccc;
  border-radius: 4px;
  overflow: hidden; }
  .actionBar-section .form-field:hover {
    border-color: #999999; }

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

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

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

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

.has-ribbon {
  position: relative; }

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

.navUser {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  top: 26px;
  width: 100%;
  z-index: 5; }
  .navUser:before, .navUser:after {
    content: " ";
    display: table; }
  .navUser:after {
    clear: both; }
  .navUser ul,
  .navUser ol {
    list-style: none;
    margin-left: 0;
    margin: 0;
    padding: 0; }
    .navUser ul ul,
    .navUser ul ol,
    .navUser ol ul,
    .navUser ol ol {
      list-style: none;
      margin-bottom: 0; }
    .navUser ul li,
    .navUser ol li {
      margin: 0;
      padding: 0; }
  .navUser-section {
    float: left; }
    .navUser-section:before, .navUser-section:after {
      content: " ";
      display: table; }
    .navUser-section:after {
      clear: both; }
  .navUser-section--alt {
    float: right;
    margin-left: 1.5rem; }
  .navUser-section + .navUser-section {
    margin-left: 1.5rem; }
  @media (min-width: 40em) {
    .navUser-item {
      float: left; } }
  .navUser-item, .navUser-action {
    display: block; }
  @media (max-width: 63.9375em) {
    .navUser {
      background: 0 0;
      width: auto;
      z-index: 10;
      height: 100%;
      top: 0;
      display: flex;
      align-items: center; } }
  @media (min-width: 64em) {
    .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(255, 255, 255, 0.13); }
    .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.78571rem;
      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.92857rem;
      position: absolute; }

.navUser-action {
  color: #333333;
  text-decoration: none;
  text-transform: uppercase; }
  .navUser-action:hover, .navUser-action.is-open {
    color: #757575; }
    .navUser-action:hover svg, .navUser-action.is-open svg {
      fill: #757575;
      stroke: #757575; }
  .navUser-action .icon {
    height: 0.57143rem;
    width: 0.57143rem;
    margin: -1px 0 0 0.21429rem; }
  .navUser-action svg {
    fill: #333333;
    stroke: #333333;
    transition: all 0.15s ease; }

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

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

.navUser-item {
  display: none; }
  @media (min-width: 64em) {
    .navUser-item {
      display: block; }
      .navUser-item.navUser-item--social {
        margin-top: 0.35714rem;
        padding-right: 0.35714rem; }
      .navUser-item.navUser-item--divider {
        font-size: 1.78571rem;
        margin-top: 0.57143rem;
        padding-left: 0.14286rem; } }

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

.navUser-item-cartLabel {
  display: none; }
  @media (min-width: 40em) {
    .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: #333333;
  cursor: default;
  display: inline-block;
  margin: 0 -0.85714rem;
  padding: 0 2px;
  position: relative;
  z-index: 1; }

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

.dropdown--quickSearch {
  background-color: #e5e5e5; }
  .dropdown--quickSearch.is-open {
    left: 0 !important;
    outline: none;
    right: 0 !important;
    width: 100% !important;
    z-index: 50; }
  .dropdown--quickSearch .form {
    margin: auto;
    max-width: 30rem; }
  .dropdown--quickSearch .form,
  .dropdown--quickSearch .form-field {
    margin-bottom: 0; }
  .dropdown--quickSearch .form-input {
    font-size: 15px;
    height: unset; }
  .dropdown--quickSearch .productGrid {
    padding: 1.5rem 0 0; }
    @media (min-width: 40em) {
      .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: 19px;
  line-height: 20px;
  margin-left: 0.21429rem;
  text-align: center;
  width: 19px; }

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

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

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

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

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

.navPages {
  background-color: #e5e5e5;
  height: 100%;
  overflow-y: auto;
  padding: 1.5rem; }
  @media (min-width: 64em) {
    .navPages {
      margin: 0 auto;
      max-width: 85.71429rem;
      width: 100%;
      background: none;
      font-size: 0;
      overflow-y: visible;
      padding: 0;
      text-align: center; }
      .navPages:before, .navPages:after {
        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: 64em) and (min-width: 40em) {
    .navPages-item {
      float: left; } }
  @media (min-width: 64em) {
      .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;
    overflow: hidden; }
    @media (min-width: 64em) {
      .navPages .navPage-subMenu-list {
        margin: 0 auto;
        max-width: 85.71429rem;
        width: 100%;
        border-left: 0;
        margin: auto;
        padding-left: 0; }
        .navPages .navPage-subMenu-list:before, .navPages .navPage-subMenu-list:after {
          content: " ";
          display: table; }
        .navPages .navPage-subMenu-list:after {
          clear: both; } }

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

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

@media (min-width: 64em) {
  .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: 64em) {
    .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: 64em) {
      .navPages-action-depth-max.has-subMenu.is-open .navPages-action-moreIcon {
        height: 0.57143rem;
        width: 0.57143rem;
        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: 64em) {
      .navPages-action-depth-max.has-subMenu.is-open svg {
        height: 100%;
        width: 100%; } }

.navPages-action {
  color: #333333;
  display: block;
  font-size: 13px;
  font-weight: 700;
  padding: 0.78571rem 0;
  text-decoration: none;
  text-transform: uppercase; }
  @media (min-width: 64em) {
    .navPages-action {
      display: inline-block;
      padding: 0.78571rem 1.14286rem 1.14286rem; }
      .navPages-action.is-open {
        background-color: #e5e5e5; }
        .navPages-action.is-open svg {
          fill: #757575;
          stroke: #757575; } }
  .navPages-action:hover {
    color: #757575; }
    .navPages-action:hover svg {
      fill: #757575;
      stroke: #757575; }
  .navPages-action svg {
    fill: #333333;
    stroke: #333333;
    transition: all 0.15s ease; }

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

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

.navPages-action-moreIcon {
  height: 0.57143rem;
  width: 0.57143rem;
  margin-left: 0.35714rem; }
  @media (min-width: 64em) {
    .navPages-action-moreIcon {
      transform: none; } }
  .has-subMenu.is-open .navPages-action-moreIcon {
    transform: rotate(0); }

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

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

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

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

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

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

.navPages-quickSearch {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 0.78571rem; }
  @media (min-width: 64em) {
    .navPages-quickSearch {
      display: none; } }
  .navPages-quickSearch .form {
    margin: 0; }
  .navPages-quickSearch .form-field {
    margin-bottom: 0; }

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

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

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

.tag {
  display: inline-block;
  font-size: 1rem; }
  .tag a {
    color: #757575;
    display: inline-block;
    padding: 0.35714rem 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.42857rem;
    width: 1.42857rem;
    margin: 0;
    text-decoration: none; }
    .socialLinks .icon:hover svg {
      fill: #999999; }
    .socialLinks .icon svg {
      fill: #757575;
      transition: all 0.15s ease; }

.google_plusone_iframe_widget {
  width: inherit !important; }

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

.pin_it_iframe_widget {
  display: none; }

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

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

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

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

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

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

.heroCarousel-title {
  color: #444444;
  font-size: 15px;
  margin-top: 0; }
  @media (min-width: 64em) {
    .heroCarousel-title {
      font-size: 50px; } }

.heroCarousel-description {
  color: #333333;
  font-size: 12px; }
  @media (min-width: 40em) {
    .heroCarousel-description {
      font-size: 13px; } }
  @media (min-width: 64em) {
    .heroCarousel-description {
      font-size: 13px; } }

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

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

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

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

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

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

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

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

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

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

.return-itemPrice {
  color: #999999;
  margin-bottom: 0.35714rem; }
  @media (min-width: 40em) {
    .return-itemPrice {
      color: inherit;
      margin-bottom: 0;
      text-align: center; } }

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

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

.productCarousel-slide {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 50%;
  float: left; }
  @media (min-width: 40em) {
    .productCarousel-slide {
      width: 33.33333%; } }
  @media (min-width: 64em) {
    .productCarousel-slide {
      width: 25%; } }
  @media (min-width: 71.25em) {
    .productCarousel-slide {
      width: 16.66667%; } }
  .productCarousel-slide .card {
    margin-bottom: 0; }

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

.quickView:after {
  clear: both; }

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

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

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

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

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

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

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

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

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

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

.productView-thumbnail {
  width: 25%;
  float: left;
  padding-left: 0.35714rem;
  padding-right: 0.35714rem;
  text-align: center; }
  @media (min-width: 71.25em) {
    .productView-thumbnail {
      width: 20%; } }

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

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

.productView-product .yotpo {
  margin-top: 10px;
  margin-bottom: 5px;
  height: 17px; }
  @media screen and (max-width: 768px) {
    .productView-product .yotpo {
      display: flex;
      justify-content: center; } }

.productView-title {
  margin: -0.78571rem 0 0.35714rem; }

.productView-brand {
  color: #757575;
  font-size: 13px;
  margin: 0 0 0.78571rem; }
  @media (min-width: 71.25em) {
    .productView-brand {
      font-size: 15px;
      margin: -0.21429rem 0 1rem; } }
  .productView-brand a {
    color: #757575; }
    .productView-brand a:hover {
      color: #333333; }

.productView-price {
  font-size: 13px; }
  @media (min-width: 64em) {
    .productView-price {
      font-size: 25px; } }
  .productView-price .price-section--saving {
    font-size: 13px; }
  .productView-price abbr {
    border: 0;
    color: inherit;
    font-size: inherit; }

.productView-reviewLink {
  display: inline-block;
  margin-left: 0.78571rem;
  vertical-align: middle; }
  .productView-reviewLink + .productView-reviewLink {
    display: block;
    margin-left: auto; }
    @media (min-width: 40em) {
      .productView-reviewLink + .productView-reviewLink {
        display: inline-block;
        margin-left: 0.78571rem; } }
  .productView-reviewLink > a {
    color: #757575; }
    .productView-reviewLink > a:hover {
      color: #333333; }

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

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

.productView-info-value {
  margin-bottom: 0.35714rem; }
  @media (min-width: 40em) {
    .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: 40em) {
    .productView-options {
      text-align: left; } }
  @media (min-width: 40em) {
    .productView-options .form-input[type="number"] {
      width: 16.66667%; } }
  .productView-options .form {
    display: inline; }
  .productView-options input[type="file"] {
    font-size: 13px; }
  .productView-options .form-field {
    font-size: 0; }
    .productView-options .form-field > .form-checkbox + .form-label,
    .productView-options .form-field > .form-radio + .form-label {
      display: inline-block;
      margin-left: 1.5rem;
      width: auto; }
      @media (min-width: 40em) {
        .productView-options .form-field > .form-checkbox + .form-label,
        .productView-options .form-field > .form-radio + .form-label {
          margin-left: 0;
          width: 100%; } }
    .productView-options .form-field > .form-label:nth-of-type(2) {
      margin-left: 0; }
  .productView-options .form-action .button {
    width: 100%; }
    @media (min-width: 71.25em) {
      .productView-options .form-action .button {
        width: auto; } }

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

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

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

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

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

.shareProduct {
  text-align: center; }

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

#sku-bn-proats-bulk .productView-details form label {
  overflow: initial !important; }

#sku-bn-proats-bulk .unavailable {
  overflow: initial !important;
  margin-right: 16px;
  min-width: 76px; }

#sku-bn-proats-bulk .productView-details .productView-options .form-field label.form-label {
  margin-bottom: 16px; }

#sku-bn-proats-bulk:last-child .unavailable:after {
  content: "OUT OF STOCK";
  background: #000000;
  display: inline-block;
  font-size: 12px;
  color: white;
  position: absolute;
  padding: 1px 8px;
  top: -10px;
  right: -13px;
  border: 1px solid #fff;
  box-shadow: 1px 1px 2px #e79024;
  -webkit-transform: rotate(10deg);
  font-family: 'geogRg'; }

#sku-bn-proats-bulk {
  display: flex;
  flex-flow: wrap; }

.productView-details .productView-options .form-field label.form-option {
  margin-top: auto;
  margin-bottom: 20px; }

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

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

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

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

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

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

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

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

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

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

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

.blocker-container {
  position: relative; }

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

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

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

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

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

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

.toggleLink {
  color: #757575; }
  .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: 85.71429rem;
  width: 100%;
  border: #e5e5e5 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: 64em) {
    .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: 64em) {
    .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: 64em) {
      .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 {
  -moz-column-count: 3;
       column-count: 3;
  -moz-column-gap: 20px;
       column-gap: 20px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.cart-item-info {
  clear: both;
  width: 100%;
  display: inline; }
  @media (min-width: 40em) {
    .cart-item-info {
      clear: none;
      float: left;
      overflow: hidden;
      width: 33.33333%; }
      .cart-item-info + .cart-item-info {
        margin-top: 0; } }
  @media (min-width: 64em) {
    .cart-item-info {
      float: none;
      width: 16.66667%; } }
  .cart-item-info + .cart-item-info {
    margin-top: 0.78571rem; }

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

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

.cart-item-label {
  color: #999999;
  float: left;
  margin-bottom: 0.35714rem;
  text-align: right;
  width: 33.33333%; }
  @media (min-width: 40em) {
    .cart-item-label {
      display: block;
      padding-left: 1.5rem;
      text-align: left;
      width: 100%; } }
  @media (min-width: 64em) {
    .cart-item-label {
      display: block;
      padding-left: 1.5rem;
      text-align: left;
      width: 100%; } }

.cart-item-value {
  padding-left: 1.5rem; }

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

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

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

/*.cart-remove {
    background-color: container("fill", "dark");
    border-radius: 50%;
    cursor: pointer;
    float: right;
    height: remCalc(18px);
    margin-top: remCalc(2px);
    padding: spacing("eighth");
    transition: background-color 0.15s ease;
    width: remCalc(18px);

    @include breakpoint("small") {
        margin-left: spacing("base");
    }

    &.cart-remove--spacer {
        visibility: hidden;
    }

    > svg {
        fill: stencilColor("icon-color");
    }
}*/
.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: 40em) {
    .cart-totals {
      float: right;
      width: 75%; } }
  @media (min-width: 64em) {
    .cart-totals {
      margin-bottom: 1rem;
      width: 58.33333%; } }
  @media (min-width: 71.25em) {
    .cart-totals {
      width: 41.66667%; } }

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

.cart-total-label {
  color: #757575;
  width: 33.33333%; }
  @media (min-width: 40em) {
    .cart-total-label {
      width: 50%; } }
  @media (min-width: 64em) {
    .cart-total-label {
      display: block;
      padding-left: 0;
      text-align: left; } }

.cart-total-value {
  text-align: left; }
  @media (min-width: 40em) {
    .cart-total-value {
      text-align: right; } }
  @media (min-width: 64em) {
    .cart-total-value {
      width: 50%; } }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.previewCartHeader {
  height: 60px; }
  .previewCartHeader .previewCartHeader-container {
    height: 100%;
    border-bottom: 1px solid #ebebeb;
    display: flex;
    flex-flow: row;
    justify-content: space-around;
    align-items: center; }
    .previewCartHeader .previewCartHeader-container .previewCartHeader-quantity-number {
      font-weight: bold;
      font-size: 20px;
      color: #e79024;
      margin-left: 10px; }
    .previewCartHeader .previewCartHeader-container .previewCartHeader-quantity,
    .previewCartHeader .previewCartHeader-container .previewCartHeader-close {
      display: flex;
      align-items: center;
      cursor: pointer;
      margin-left: auto;
      padding-right: 12px; }

.previewCartAction {
  display: flex;
  flex-flow: column; }

.previewCartList {
  display: block;
  height: calc(100vh - 230px);
  overflow-y: auto; }
  .previewCartList .previewCartItem {
    width: 100%;
    max-width: unset;
    display: flex;
    flex-flow: row;
    justify-content: space-around;
    align-items: center; }
  .previewCartList .previewCartItem-content {
    position: relative;
    width: calc(100% - 100px);
    max-width: unset;
    display: unset;
    padding-left: 5px; }
  .previewCartList .previewCartItem-image {
    width: 100px; }
    .previewCartList .previewCartItem-image img {
      max-width: 100px; }
  .previewCartList .previewCartItem-remove {
    position: absolute;
    right: 10px;
    bottom: 5px;
    font-size: 14px;
    cursor: pointer; }

.previewCartItem-name {
  display: flex;
  justify-content: space-between; }

.previewCartAction-viewCart,
.previewCartAction-checkout {
  padding: unset;
  height: 40px;
  width: 100%; }
  .previewCartAction-viewCart a,
  .previewCartAction-checkout a {
    height: 100% !important;
    padding: unset !important;
    line-height: 40px !important;
    font-size: 16px !important;
    font-weight: bold; }

.previewCartTotal {
  border-top: 1px solid #e5e5e5;
  height: 50px;
  line-height: 50px;
  font-size: 16px;
  font-weight: bold;
  display: flex;
  justify-content: space-evenly; }

.previewCartAction-viewCart {
  margin-bottom: 15px; }

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

.previewCartCheckout-price {
  display: block;
  font-size: 30px;
  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: 64em) {
    .suggestiveCart {
      display: block; } }

#cart-preview-dropdown {
  height: 100%;
  width: 392px;
  position: fixed;
  right: 0;
  top: 0; }

#cart-preview-dropdown {
  animation: displayAnimation 0.5s; }

.cart-preview-dropdown-hide {
  animation: hideAnimation 0.5s; }

@keyframes displayAnimation {
  0% {
    opacity: 0;
    transform: translate(800px, 0); }
  100% {
    opacity: 1;
    transform: translate(0, 0); } }

@keyframes hideAnimation {
  0% {
    opacity: 1;
    transform: translate(0, 0); }
  100% {
    opacity: 0;
    transform: translate(800px, 0); } }

.navUser-item--cart-mobile {
  display: none; }

@media screen and (max-width: 1023px) {
  .header {
    width: 100vw !important; }
  .navUser-item--cart-mobile {
    display: block; }
  .navUser {
    width: auto;
    transform: none;
    height: auto;
    margin-top: 15px;
    z-index: 9999; }
    .navUser .bn-headtopmenu-right {
      display: flex;
      justify-content: flex-end;
      align-items: center; }
  .navUser-item-cartLabel {
    margin-right: 0 !important; }
  .navUser .dropdown-menu.is-open::before,
  .navUser .dropdown-menu.is-open::after {
    content: none !important; }
  #cart-preview-dropdown {
    height: 100%;
    width: 100% !important;
    background-color: white;
    border: unset;
    position: fixed !important;
    left: 0 !important;
    bottom: 0;
    max-width: unset !important; }
    #cart-preview-dropdown .previewCart {
      height: auto;
      width: 100vw;
      max-width: unset;
      background-color: white;
      margin: unset;
      padding: unset;
      border-top: 1px solid #e5e5e5; }
    #cart-preview-dropdown .previewCartList {
      height: calc(100vh - 255px); }
    #cart-preview-dropdown .previewCartItem {
      width: 100%;
      max-width: unset;
      display: flex;
      flex-flow: row;
      justify-content: space-around;
      align-items: center; }
    #cart-preview-dropdown .previewCartAction {
      position: absolute;
      bottom: 0; }
  .loadingOverlay {
    width: 100vw; } }

.previewCartItem-name {
  display: flex;
  justify-content: space-between; }

.previewCartAction-viewCart,
.previewCartAction-checkout {
  padding: unset;
  height: 40px;
  width: 100%; }
  .previewCartAction-viewCart a,
  .previewCartAction-checkout a {
    height: 100% !important;
    padding: unset !important;
    line-height: 40px !important;
    font-size: 16px !important;
    font-weight: bold; }

.previewCartTotal {
  border-top: 1px solid #e5e5e5;
  height: 50px;
  line-height: 50px;
  font-size: 16px;
  font-weight: bold;
  display: flex;
  justify-content: space-evenly; }

.previewCartAction-viewCart {
  margin-bottom: 15px; }

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

.previewCartCheckout-price {
  display: block;
  font-size: 30px;
  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: 64em) {
    .suggestiveCart {
      display: block; } }

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

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

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

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

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

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

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

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

.cookieMessage {
  background: #e5e5e5;
  color: #333333;
  display: none; }
  .cookieMessage .button {
    width: 100%; }
    @media (min-width: 64em) {
      .cookieMessage .button {
        vertical-align: middle;
        width: 25%; } }
    @media (min-width: 71.25em) {
      .cookieMessage .button {
        vertical-align: top; } }

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

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

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

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

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

.new-customer-panel {
  padding: 30px;
  background-color: #E5E5E5; }

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

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

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

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

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

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

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

.quickSearchResults .modal-close {
  display: none; }
  @media (min-width: 64em) {
    .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: 40em) {
      .search-price-range label input {
        display: inline;
        width: 6rem; } }
  @media (min-width: 40em) {
    .search-price-range label span {
      display: inline;
      padding-left: 1.5rem;
      padding-right: 1.5rem; } }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.account-product-figure {
  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;
    width: 100%;
    padding-bottom: 100%; }

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

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

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

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

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

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

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

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

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

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

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

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

.account-product--alignMiddle {
  display: table;
  width: 100%; }
  .account-product--alignMiddle .account-product-checkItem {
    display: table-cell;
    position: relative;
    vertical-align: middle;
    width: 2rem; }
    @media (min-width: 71.25em) {
      .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: 71.25em) {
      .account-product--alignMiddle .account-product-figure {
        left: -2rem; } }
  .account-product--alignMiddle .account-product-body {
    padding-left: 2rem;
    vertical-align: middle; }
    @media (min-width: 71.25em) {
      .account-product--alignMiddle .account-product-body {
        padding-left: 0; } }

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

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

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

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

.account-orderStatus {
  bottom: 0;
  left: 0;
  position: absolute; }
  @media (min-width: 40em) {
    .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.35714rem;
  padding: 0.21429rem 0.5rem; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#opt-recently-viewed {
  background: #f2f2f2; }

.opt-recent-list {
  background: #fff;
  border: 1px solid #eeeeee; }

.recent {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  background: #fff;
  border: 1px solid #e6e7e8;
  margin: 0 0 10px;
  padding: 0 10px 0 0; }

.recent__item {
  display: inline-block;
  padding: 12px !important;
  text-align: center;
  height: auto; }

.recent__item-img {
  height: 128px;
  padding: 0 8px 8px 8px; }

.recent__item-title {
  font-family: geogSb, Arial, Helvetica, sans-serif;
  font-size: 13px;
  letter-spacing: -.5px;
  color: #444;
  text-align: center; }

.recent__item:hover .recent__item-title:hover {
  color: #e79024;
  text-decoration: none; }

@media (max-width: 63.9375em) {
  .opt-recent-list {
    display: inline-block; }
  .recent__item {
    max-width: 50%; }
  .recent__item-img {
    height: auto;
    padding: 0 8px 8px 8px;
    max-height: 160px; }
  .recent__item-title {
    text-align: center;
    width: initial !important; }
  h5.recent__item-title {
    max-width: 120px; } }

.opt-bn-modal {
  display: none;
  position: fixed;
  z-index: 1000;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.4); }

.opt-bn-modal-content {
  background-color: #fefefe;
  margin: 25% auto;
  padding: 20px;
  border: 1px solid #888;
  width: 94%;
  position: relative; }

.opt-bn-close {
  position: absolute;
  top: -24px;
  right: 8px;
  color: #aaa;
  float: right;
  font-size: 64px;
  font-weight: bold;
  font-family: serif !important; }

.opt-bn-close:hover, .opt-bn-close:focus {
  color: black;
  text-decoration: none;
  cursor: pointer; }

#opt-btn-modal-open {
  display: block;
  text-align: right;
  margin: auto; }

@media (min-width: 64em) {
  .opt-eye-icon {
    display: none; }
  #opt-btn-modal-open {
    display: none; } }

@media screen and (max-width: 1023px) {
  #opt-btn-modal-open {
    height: 35px !important; } }

.navUser-item-cartLabel {
  margin: 0 8px !important; }

.opt-bn-modal-content ul {
  margin: initial;
  padding: initial;
  list-style-type: none;
  display: inline-block;
  width: 100%;
  text-align: center; }

.opt-bn-modal-content ul li {
  display: inline-block;
  width: 150px;
  vertical-align: top; }

.opt-bn-modal-content img.recent__item-img {
  max-height: 120px;
  margin-bottom: 12px;
  display: block;
  margin: 12px auto; }

.navPages-submenu .navUser-section.navUser-payment {
  width: 192px; }

span.submenu-mobile.submenu-recently-viewed {
  cursor: pointer; }

@media (max-width: 63.9375em) {
  .navUser ul.navUser-section li {
    float: left !important; } }

@media (max-width: 63.9375em) {
  .navUser ul.navUser-section {
    width: 100%;
    padding-left: 4px;
    display: flex;
    flex-flow: column; } }

@media screen and (max-width: 1023px) {
  .bn-headtopmenu-right > div:first-child {
    width: 100%;
    display: flex;
    height: auto;
    justify-content: space-between;
    background-color: #fff; }
  .bn-headtopmenu-right > div:last-child {
    width: 100%; } }

@media (min-width: 400px) {
  #opt-btn-modal-open {
    margin-left: 10px;
    margin-right: 10px; } }

@media (max-width: 400px) {
  .mobile .cart-quantity {
    display: none; } }

.cart-recently-viewed {
  width: 96%;
  margin: auto; }

.cart-recently-viewed {
  margin: auto;
  max-width: 96%;
  border: 1px solid #eeeeee; }

.cart-recently-viewed-list {
  display: flex;
  justify-content: center; }

.cart-recently-viewed h2 {
  margin: 16px auto;
  text-align: center; }

@media (max-width: 63.9375em) {
  .cart-recently-viewed .opt-recent-list {
    display: block; } }

.header {
  background-color: white;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 999999; }
  @media (min-width: 64em) {
    .header {
      overflow: visible;
      position: relative; } }
  .header.is-open {
    height: 100%; }
    @media (min-width: 64em) {
      .header.is-open {
        height: auto; } }
  .header #navUser-quickSearch-mobile {
    background-image: url("https://cdn11.bigcommerce.com/s-9mtstcwpvj/product_images/uploaded_images/css-sprites.png?t=1589753358");
    background-position: -5px -61px;
    background-repeat: no-repeat;
    height: 18px;
    width: 18px; }
  .header #navUser-quickSearch-mobile {
    background: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/css-sprites.png?t=1590019393") -5px -61px no-repeat;
    height: 18px;
    width: 18px; }

@media screen and (max-width: 1023px) {
  .header-position-top {
    top: 30px; } }

@media screen and (max-width: 1023px) {
  .navbar-postion-top {
    position: absolute;
    top: 30px; } }

@media screen and (max-width: 1023px) {
  .body-postion-top {
    padding-top: 60px !important; } }

@media screen and (max-width: 690px) {
  .body-postion-top {
    padding-top: 84px !important; } }

@media screen and (max-width: 1023px) {
  .sticky-navbar-position-top {
    top: 118px !important; } }

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

.header-logo--left {
  text-align: left; }
  @media (min-width: 64em) {
    .header-logo--left {
      margin-left: 2.85714rem; } }
  .header-logo--left .header-logo-image {
    right: unset; }

.header-logo--right {
  text-align: right; }
  @media (min-width: 64em) {
    .header-logo--right {
      margin-right: 2.85714rem; } }
  .header-logo--right .header-logo-image {
    left: unset; }

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

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

.header-logo-image-container:after {
  content: '';
  display: block;
  padding-bottom: 2.35714rem; }
  @media (min-width: 64em) {
    .header-logo-image-container:after {
      padding-bottom: 68px; } }

.header-logo-image {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  max-height: 2.35714rem; }
  @media (min-width: 64em) {
    .header-logo-image {
      max-height: none; } }

.header-logo-image-unknown-size {
  max-height: 2.35714rem; }
  @media (min-width: 64em) {
    .header-logo-image-unknown-size {
      max-height: none; } }

.mobileMenu-toggle {
  display: inline-block;
  font-size: 0;
  left: 0;
  overflow: hidden;
  position: absolute;
  z-index: 50; }
  @media (min-width: 64em) {
    .mobileMenu-toggle {
      display: none; } }
  .mobileMenu-toggle .mobileMenu-toggleIcon,
  .mobileMenu-toggle .mobileMenu-toggleIcon::before,
  .mobileMenu-toggle .mobileMenu-toggleIcon::after {
    content: "";
    display: block;
    position: absolute;
    transform: rotate(0deg); }
  .mobileMenu-toggle .mobileMenu-toggleIcon {
    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: #444444;
      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); }

.mobile-menu.navPages-submenu {
  display: none; }

@media (max-width: 63.9375em) {
  .mobile-menu.navPages-submenu {
    display: block; }
  body .mobile-menu.navPages-submenu .navUser-section.sub-menu {
    background: #333;
    text-align: center;
    margin-top: -10px;
    padding: 7px 0px; }
  body .mobile-menu.navPages-submenu .navUser-section.sub-menu li.navPages-item {
    border-bottom: 0;
    width: auto;
    display: inline-block;
    padding: 0 13px;
    float: none;
    line-height: 12px; }
  body .mobile-menu.navPages-submenu .navUser-section.sub-menu li.navPages-item a.submenu-desktop {
    display: block;
    padding: 0;
    text-align: center; }
  body .bn-knewsletter {
    margin-top: 149px;
    margin-bottom: -96px; }
  .bn-knewsletter .bn-header-signup-klaviyo-newsletter .QRoF {
    min-height: 200px !important; }
  .bn-knewsletter .bn-header-signup-klaviyo-newsletter .TIzMI {
    margin-top: 50px !important; }
  .navPages-submenu .navUser-section.sub-menu li.navPages-item:first-child {
    padding: 0; } }

.navPages-container.is-open {
  z-index: 1; }

.body {
  margin-bottom: 6rem;
  margin-top: 1.5rem; }
  @media (min-width: 64em) {
    .body {
      margin-top: 2.5rem; } }

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

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

@media (min-width: 64em) {
  .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: 64em) {
    .page-sidebar {
      padding-left: 0.75rem;
      padding-right: 0.75rem;
      width: 25%;
      float: left; } }

.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 {
  color: #757575;
  display: inline-block;
  float: none;
  font-size: 1rem;
  text-align: center;
  vertical-align: top; }
  @media (min-width: 40em) {
    .footer-info-col {
      text-align: left; } }
  .footer-info-col > :first-child {
    margin-top: 0; }
  .footer-info-col > :last-child {
    margin-bottom: 0; }

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

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

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

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

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

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

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

.footer-copyright {
  text-align: center; }
  @media (min-width: 40em) {
    .footer-copyright {
      text-align: left; } }
  .footer-copyright a {
    color: #757575;
    text-decoration: none; }
    .footer-copyright a:hover {
      color: #333333; }

.footer-payment-icons {
  height: 2.85714rem;
  margin-top: 1.5rem; }
  @media (min-width: 64em) {
    .footer-payment-icons {
      margin-top: 3rem; } }
  .footer-payment-icons .footer-payment-icon {
    height: 100%;
    margin: 0.35714rem;
    vertical-align: middle;
    width: 3.57143rem; }
  .footer-payment-icons svg {
    fill: #757575; }

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

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

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

.container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  width: 100%; }

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

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

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

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

.blog-thumbnail {
  margin: 0 auto 2rem;
  position: relative;
  max-width: 190px; }
  .blog-thumbnail img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto; }
  .blog-thumbnail:after {
    content: '';
    display: block;
    height: 0;
    width: 100%;
    padding-bottom: 131.57895%; }

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

.blog-post-body {
  display: block;
  margin: 0 auto;
  text-align: center;
  width: 100%; }
  @media (min-width: 40em) {
    .blog-post-body {
      width: 83.33333%; } }
  @media (min-width: 64em) {
    .blog-post-body {
      width: 66.66667%; } }
  @media (min-width: 71.25em) {
    .blog-post-body {
      width: 50%; } }

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

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

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

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

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

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

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

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

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

@media (min-width: 64em) {
  .csscolumns .productGrid--maxCol6 {
    -moz-column-count: 6;
         column-count: 6; } }

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

@media (min-width: 64em) {
  .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.78571rem; }
  .productList ul,
  .productList ol {
    list-style: none;
    margin-bottom: 0; }
  .productList .product + .product {
    margin-top: 4rem; }

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

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

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

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

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

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

.listItem-image {
  width: 100%; }

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

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

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

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

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

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

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

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

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

.listItem-actions .button {
  margin-bottom: 0; }
  @media (min-width: 71.25em) {
    .listItem-actions .button {
      width: 100%; }
      .listItem-actions .button + .button {
        margin: 0.78571rem 0 0; } }

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

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

.usp-row-full {
  width: 98.3vw;
  position: relative;
  margin-left: -50vw;
  left: 50%;
  margin-bottom: 35px;
  min-width: 100%;
  overflow-x: hidden; }
  @media (min-width: 40em) {
    .usp-row-full {
      width: 98.7vw; } }
  @media (min-width: 64em) {
    .usp-row-full {
      width: 99.2vw; } }
  @media (min-width: 71.25em) {
    .usp-row-full {
      width: 99.3vw; } }
  @media (min-width: 1441px) {
    .usp-row-full {
      width: 99.4vw; } }
  @media (min-width: 1681px) {
    .usp-row-full {
      width: 99.5vw; } }

.usp-row-image {
  display: inline-block;
  width: 85px;
  height: 85px;
  margin: 10px 5px;
  border: 1px solid #ffffff;
  background-color: rgba(255, 255, 255, 0.25); }
  @media (min-width: 481px) {
    .usp-row-image {
      width: 115px;
      height: 115px;
      margin: 15px 15px; } }
  @media (min-width: 40em) {
    .usp-row-image {
      width: 150px;
      height: 150px;
      margin: 30px 20px; } }
  @media (min-width: 64em) {
    .usp-row-image {
      width: 175px;
      height: 175px;
      margin: 30px 40px; } }
  @media (min-width: 71.25em) {
    .usp-row-image {
      width: 200px;
      height: 200px;
      margin: 40px 50px; } }

.usp-row-image-home {
  display: inline-block;
  width: 83px;
  height: 111px;
  margin: 15px 5px;
  border: 1px solid #ffffff;
  background-color: rgba(255, 255, 255, 0.25); }
  @media (min-width: 481px) {
    .usp-row-image-home {
      width: 107px;
      height: 143px;
      margin: 20px 20px; } }
  @media (min-width: 40em) {
    .usp-row-image-home {
      width: 143px;
      height: 190px;
      margin: 30px 30px; } }
  @media (min-width: 64em) {
    .usp-row-image-home {
      width: 240px;
      height: 320px;
      margin: 30px 30px; } }
  @media (min-width: 71.25em) {
    .usp-row-image-home {
      width: 300px;
      height: 400px;
      margin: 30px 30px; } }

.usp-row-image:hover, .usp-row-image-home:hover {
  border: 1px solid #E79024; }

#imageProtein {
  background: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/high-protein-white.png");
  background-size: 100%;
  background-repeat: no-repeat;
  background-color: rgba(255, 255, 255, 0.25); }

#imageProtein:hover {
  background: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/high-protein-orange.png");
  background-size: 100%;
  background-repeat: no-repeat;
  background-color: rgba(0, 0, 0, 0.25); }

#imageRecovery {
  background: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/muscle-recovery-white.png");
  background-size: 100%;
  background-repeat: no-repeat;
  background-color: rgba(255, 255, 255, 0.25); }

#imageRecovery:hover {
  background: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/muscle-recovery-orange.png");
  background-size: 100%;
  background-repeat: no-repeat;
  background-color: rgba(0, 0, 0, 0.25); }

#imageValue {
  background: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/value-for-money-white.png");
  background-size: 100%;
  background-repeat: no-repeat;
  background-color: rgba(255, 255, 255, 0.25); }

#imageValue:hover {
  background: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/value-for-money-orange.png");
  background-size: 100%;
  background-repeat: no-repeat;
  background-color: rgba(0, 0, 0, 0.25); }

#imageAussieOwnedOperated {
  background: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/aussie-owned-white.png");
  background-size: 100%;
  background-repeat: no-repeat;
  background-color: rgba(255, 255, 255, 0.25); }

#imageAussieOwnedOperated:hover {
  background: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/aussie-owned-orange.png");
  background-size: 100%;
  background-repeat: no-repeat;
  background-color: rgba(0, 0, 0, 0.25); }

#imageDigestiveEnzyme {
  background: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/digestive-enzyme-white.png");
  background-size: 100%;
  background-repeat: no-repeat;
  background-color: rgba(255, 255, 255, 0.25); }

#imageDigestiveEnzyme:hover {
  background: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/digestive-enzyme-orange.png");
  background-size: 100%;
  background-repeat: no-repeat;
  background-color: rgba(0, 0, 0, 0.25); }

#imageVegetarians {
  background: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/suitable-for-vegetarians-white.png");
  background-size: 100%;
  background-repeat: no-repeat;
  background-color: rgba(255, 255, 255, 0.25); }

#imageVegetarians:hover {
  background: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/suitable-for-vegetarians-orange.png");
  background-size: 100%;
  background-repeat: no-repeat;
  background-color: rgba(0, 0, 0, 0.25); }

#imageWPC {
  background: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-usp-wpc-best-value-white-update.png?t=1604958460");
  background-size: 100%;
  background-repeat: no-repeat;
  background-color: rgba(255, 255, 255, 0.25); }

#imageWPC:hover {
  background: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-usp-wpc-best-value-orange-update.png?t=1604958459");
  background-size: 100%;
  background-repeat: no-repeat;
  background-color: rgba(0, 0, 0, 0.25); }

#imagePM {
  background: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-usp-pm-great-taste-white-update.png?t=1604958457");
  background-size: 100%;
  background-repeat: no-repeat;
  background-color: rgba(255, 255, 255, 0.25); }

#imagePM:hover {
  background: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-usp-pm-great-taste-orange-update.png?t=1604958455");
  background-size: 100%;
  background-repeat: no-repeat;
  background-color: rgba(0, 0, 0, 0.25); }

#imageWPI {
  background: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-usp-wpi-highest-protein-white-update.png?t=1604958462");
  background-size: 100%;
  background-repeat: no-repeat;
  background-color: rgba(255, 255, 255, 0.25); }

#imageWPI:hover {
  background: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-usp-wpi-highest-protein-orange-update.png?t=1604958461");
  background-size: 100%;
  background-repeat: no-repeat;
  background-color: rgba(0, 0, 0, 0.25); }

#imagePW101 {
  background: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-usp-pw101-powerful-pre-workout-white.png");
  background-size: 100%;
  background-repeat: no-repeat;
  background-color: rgba(255, 255, 255, 0.25); }

#imagePW101:hover {
  background: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-usp-pw101-powerful-pre-workout-orange.png");
  background-size: 100%;
  background-repeat: no-repeat;
  background-color: rgba(0, 0, 0, 0.25); }

#imageTW {
  background: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-usp-tw-weight-loss-protein-white.png");
  background-size: 100%;
  background-repeat: no-repeat;
  background-color: rgba(255, 255, 255, 0.25); }

#imageTW:hover {
  background: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-usp-tw-weight-loss-protein-orange.png");
  background-size: 100%;
  background-repeat: no-repeat;
  background-color: rgba(0, 0, 0, 0.25); }

#imageMF101 {
  background: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-usp-mf101-gains-and-growth-white.png");
  background-size: 100%;
  background-repeat: no-repeat;
  background-color: rgba(255, 255, 255, 0.25); }

#imageMF101:hover {
  background: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-usp-mf101-gains-and-growth-orange.png");
  background-size: 100%;
  background-repeat: no-repeat;
  background-color: rgba(0, 0, 0, 0.25); }

#imageEP-AN {
  background: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-usp-ep-all-natural-white.png");
  background-size: 100%;
  background-repeat: no-repeat;
  background-color: rgba(255, 255, 255, 0.25); }

#imageEP-AN:hover {
  background: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-usp-ep-all-natural-green.png");
  background-size: 100%;
  background-repeat: no-repeat;
  background-color: rgba(0, 0, 0, 0.25); }

#imageEP-PB {
  background: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-usp-ep-plant-based-white.png");
  background-size: 100%;
  background-repeat: no-repeat;
  background-color: rgba(255, 255, 255, 0.25); }

#imageEP-PB:hover {
  background: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-usp-ep-plant-based-green.png");
  background-size: 100%;
  background-repeat: no-repeat;
  background-color: rgba(0, 0, 0, 0.25); }

#imageBCAAR-MR {
  background: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-usp-bcaar-muscle-recovery-white.png");
  background-size: 100%;
  background-repeat: no-repeat;
  background-color: rgba(255, 255, 255, 0.25); }

#imageBCAAR-MR:hover {
  background: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-usp-bcaar-muscle-recovery-orange.png");
  background-size: 100%;
  background-repeat: no-repeat;
  background-color: rgba(0, 0, 0, 0.25); }

#imageBCAAR-SV {
  background: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-usp-bcaar-scientifically-validate-doses-white.png");
  background-size: 100%;
  background-repeat: no-repeat;
  background-color: rgba(255, 255, 255, 0.25); }

#imageBCAAR-SV:hover {
  background: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-usp-bcaar-scientifically-validate-doses-orange.png");
  background-size: 100%;
  background-repeat: no-repeat;
  background-color: rgba(0, 0, 0, 0.25); }

.usp-row-content {
  text-align: center;
  background-color: #666666;
  overflow-x: hidden; }

.couple {
  background: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/couple-background.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  overflow-x: hidden; }

.runners {
  background: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/runners-background.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  overflow-x: hidden; }

.dumbbell {
  background: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/dumbbell-background.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  overflow-x: hidden; }

.bodies {
  background: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bodies-background.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  overflow-x: hidden; }

.basketball {
  background: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/basketball-background.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  overflow-x: hidden; }

.bn-section-image-right, .bn-section-image-left {
  display: none; }

.bn-side-image {
  display: none; }

.bn-blocktext-right, .bn-blocktext-left {
  flex-grow: 1;
  padding-left: 10px;
  padding-right: 10px; }

@media (min-width: 600px) {
  .bn-section-image-left {
    min-width: 250px;
    float: left;
    margin-left: 0px;
    display: block;
    position: relative; }
  .bn-section-image-right {
    min-width: 250px;
    float: right;
    margin-right: 0px;
    display: block;
    position: relative; }
  .bn-side-image {
    display: inline-block; }
  .bn-flex-item {
    flex-grow: 1; }
  #bn-header-image {
    position: relative; }
  #bn-header-content {
    position: absolute;
    bottom: 0;
    left: 0; }
  .bn-blocktext-right {
    flex-grow: 1;
    padding-left: 30px; }
  .bn-blocktext-left {
    flex-grow: 1;
    padding-left: 0px; } }

.bn-section-with-image {
  display: flex; }

.productView {
  max-width: none;
  width: auto; }
  .modal .productView {
    padding-bottom: 0;
    padding-top: 0; }

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

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

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

.productView-description .productView-title {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 1rem;
  padding-left: 1rem;
  padding-right: 1rem; }

@media (min-width: 64em) {
  .productView-description .productView-description {
    clear: both;
    float: none;
    width: 100%; } }

.one-hurdred-shield {
  display: flex;
  align-items: center;
  justify-content: center;
  float: right;
  position: relative;
  animation: fadein 1s;
  animation-delay: 3s;
  animation-fill-mode: both; }
  @media (min-width: 250px) {
    .one-hurdred-shield {
      margin-top: -85px;
      left: -10%; } }
  @media (min-width: 40em) {
    .one-hurdred-shield {
      margin: 0 auto;
      margin-top: -130px;
      left: -20%; } }
  @media (min-width: 64em) {
    .one-hurdred-shield {
      margin-top: -120px;
      margin-right: 0px;
      left: 0px; } }
  @media (min-width: 71.25em) {
    .one-hurdred-shield {
      margin-top: -120px;
      margin-right: 10px;
      left: 0px; } }

.one-hurdred_container {
  width: 180px;
  height: 130px;
  display: inline-block;
  text-align: center;
  background-image: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-100-pharmaceutical-grade.png");
  background-repeat: no-repeat;
  background-size: cover; }
  @media (min-width: 250px) {
    .one-hurdred_container {
      width: 112px;
      height: 81px; } }
  @media (min-width: 40em) {
    .one-hurdred_container {
      width: 150px;
      height: 108px; } }
  @media (min-width: 64em) {
    .one-hurdred_container {
      width: 180px;
      height: 130px; } }
  @media (min-width: 71.25em) {
    .one-hurdred_container {
      width: 180px;
      height: 130px; } }

.improved-formula_container {
  width: 180px;
  height: 180px;
  display: inline-block;
  text-align: center;
  background-image: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-improved-formula-icons-v2.png?t=1572403658");
  background-repeat: no-repeat;
  background-size: cover; }
  @media (min-width: 250px) {
    .improved-formula_container {
      width: 112px;
      height: 90px; } }
  @media (min-width: 40em) {
    .improved-formula_container {
      width: 150px;
      height: 120px; } }
  @media (min-width: 64em) {
    .improved-formula_container {
      width: 180px;
      height: 144px; } }
  @media (min-width: 71.25em) {
    .improved-formula_container {
      width: 180px;
      height: 144px; } }

.sale_container {
  width: 180px;
  height: 180px;
  display: inline-block;
  text-align: center;
  background-image: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-sale-icons-v1.png?t=1611098881");
  background-repeat: no-repeat;
  background-size: cover; }
  @media (min-width: 250px) {
    .sale_container {
      width: 112px;
      height: 90px; } }
  @media (min-width: 40em) {
    .sale_container {
      width: 150px;
      height: 120px; } }
  @media (min-width: 64em) {
    .sale_container {
      width: 180px;
      height: 144px; } }
  @media (min-width: 71.25em) {
    .sale_container {
      width: 180px;
      height: 144px; } }

.updated-formula-vegan-friendly_container {
  width: 180px;
  height: 180px;
  display: inline-block;
  text-align: center;
  background-image: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-improved-formula-icons-100-vegan.png?t=1572410340");
  background-repeat: no-repeat;
  background-size: cover; }
  @media (min-width: 250px) {
    .updated-formula-vegan-friendly_container {
      width: 112px;
      height: 90px; } }
  @media (min-width: 40em) {
    .updated-formula-vegan-friendly_container {
      width: 150px;
      height: 120px; } }
  @media (min-width: 64em) {
    .updated-formula-vegan-friendly_container {
      width: 180px;
      height: 144px; } }
  @media (min-width: 71.25em) {
    .updated-formula-vegan-friendly_container {
      width: 180px;
      height: 144px; } }

@keyframes fadein {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

/* Firefox below 16 */

/* Safari, Chrome and Opera above 12.1 */

/* Internet Explorer */

/* Opera above 12.1 */
.pie-chart_box {
  display: flex;
  align-items: center;
  justify-content: center; }

.pie-chart_pie-wrapper {
  width: 100px;
  height: 50px; }
  @media (min-width: 250px) {
    .pie-chart_pie-wrapper {
      width: 80px;
      height: 40px; } }
  @media (min-width: 40em) {
    .pie-chart_pie-wrapper {
      width: 180px;
      height: 90px; } }
  @media (min-width: 64em) {
    .pie-chart_pie-wrapper {
      width: 145px;
      height: 72.5px; } }
  @media (min-width: 71.25em) {
    .pie-chart_pie-wrapper {
      width: 160px;
      height: 80px; } }

.pie-chart_pie-wrapper .pie-chart_arc,
.pie-chart_pie-wrapper:before {
  width: 100px;
  height: 50px; }
  @media (min-width: 250px) {
    .pie-chart_pie-wrapper .pie-chart_arc,
    .pie-chart_pie-wrapper:before {
      width: 80px;
      height: 40px; } }
  @media (min-width: 40em) {
    .pie-chart_pie-wrapper .pie-chart_arc,
    .pie-chart_pie-wrapper:before {
      width: 180px;
      height: 90px; } }
  @media (min-width: 64em) {
    .pie-chart_pie-wrapper .pie-chart_arc,
    .pie-chart_pie-wrapper:before {
      width: 145px;
      height: 72.5px; } }
  @media (min-width: 71.25em) {
    .pie-chart_pie-wrapper .pie-chart_arc,
    .pie-chart_pie-wrapper:before {
      width: 160px;
      height: 80px; } }

.pie-chart_pie-wrapper:before {
  border: 25px solid #cccccc;
  border-radius: 150px 150px 0 0; }
  @media (min-width: 250px) {
    .pie-chart_pie-wrapper:before {
      border: 20px solid #cccccc;
      border-radius: 120px 120px 0 0; } }
  @media (min-width: 40em) {
    .pie-chart_pie-wrapper:before {
      border: 45px solid #cccccc;
      border-radius: 270px 270px 0 0; } }
  @media (min-width: 64em) {
    .pie-chart_pie-wrapper:before {
      border: 36.25px solid #cccccc;
      border-radius: 217.5px 217.5px 0 0; } }
  @media (min-width: 71.25em) {
    .pie-chart_pie-wrapper:before {
      border: 40px solid #cccccc;
      border-radius: 240px 240px 0 0; } }

.pie-chart_pie-wrapper .pie-chart_arc {
  border-width: 25px;
  border-style: solid;
  border-radius: 0 0 150px 150px; }
  @media (min-width: 250px) {
    .pie-chart_pie-wrapper .pie-chart_arc {
      border-width: 20px;
      border-radius: 0 0 120px 120px; } }
  @media (min-width: 40em) {
    .pie-chart_pie-wrapper .pie-chart_arc {
      border-width: 45px;
      border-radius: 0 0 270px 270px; } }
  @media (min-width: 64em) {
    .pie-chart_pie-wrapper .pie-chart_arc {
      border-width: 36.25px;
      border-radius: 0 0 217.5px 217.5px; } }
  @media (min-width: 71.25em) {
    .pie-chart_pie-wrapper .pie-chart_arc {
      border-width: 40px;
      border-radius: 0 0 240px 240px; } }

.pie-chart_pie-wrapper .pie-chart_score {
  width: 100px;
  margin-top: 25px;
  font-size: 1.3rem;
  font-weight: 450; }
  @media (min-width: 250px) {
    .pie-chart_pie-wrapper .pie-chart_score {
      width: 80px;
      margin-top: 21.85792px;
      font-size: 1rem;
      font-weight: 400; } }
  @media (min-width: 40em) {
    .pie-chart_pie-wrapper .pie-chart_score {
      width: 180px;
      margin-top: 49.72376px;
      font-size: 2.2rem;
      font-weight: 450; } }
  @media (min-width: 64em) {
    .pie-chart_pie-wrapper .pie-chart_score {
      width: 145px;
      margin-top: 38.15789px;
      font-size: 1.8rem;
      font-weight: 450; } }
  @media (min-width: 71.25em) {
    .pie-chart_pie-wrapper .pie-chart_score {
      width: 160px;
      margin-top: 46.51163px;
      font-size: 1.8rem;
      font-weight: 450; } }

.pie-chart_container .pie-chart_label-text {
  width: 100px; }
  @media (min-width: 250px) {
    .pie-chart_container .pie-chart_label-text {
      width: 80px; } }
  @media (min-width: 40em) {
    .pie-chart_container .pie-chart_label-text {
      width: 180px; } }
  @media (min-width: 64em) {
    .pie-chart_container .pie-chart_label-text {
      width: 145px; } }
  @media (min-width: 71.25em) {
    .pie-chart_container .pie-chart_label-text {
      width: 160px; } }

.pie-chart_container {
  display: inline-block;
  margin: 12px 8px; }

.pie-chart_container .pie-chart_label-text {
  display: block;
  text-align: center;
  font-family: "geogSb";
  text-transform: uppercase;
  font-size: 21px;
  font-weight: 450;
  margin-top: 0px; }

.pie-chart_pie-wrapper {
  position: relative;
  overflow: hidden; }

.pie-chart_pie-wrapper .pie-chart_arc,
.pie-chart_pie-wrapper:before {
  content: '';
  position: absolute;
  transform-origin: 50% 0%;
  left: 0;
  box-sizing: border-box; }

.pie-chart_pie-wrapper:before {
  border-bottom: none;
  top: 0;
  z-index: 1; }

.pie-chart_pie-wrapper .pie-chart_arc {
  border-top: none;
  top: 100%;
  z-index: 2; }

.pie-chart_pie-wrapper .pie-chart_arc::before {
  content: "";
  height: 1px;
  width: 5px;
  position: absolute;
  top: 0px; }

.pie-chart_pie-wrapper .pie-chart_score {
  font-family: tungSb;
  color: #444444;
  display: block;
  text-align: center; }

.pie-chart_arc {
  animation: fill 3s;
  transform: rotate(1.8deg);
  transition: All 5s ease;
  animation-delay: 3.5s;
  animation-fill-mode: both; }

.pie-chart_arc[data-value="1"], .pie-chart_arc-single[data-value="1"] {
  animation: fill 3s;
  transform: rotate(1.8deg);
  transition: All 5s ease;
  animation-delay: 3.5s;
  animation-fill-mode: both; }

.pie-chart_arc[data-value="2"], .pie-chart_arc-single[data-value="2"] {
  animation: fill 3s;
  transform: rotate(3.6deg);
  transition: All 5s ease;
  animation-delay: 3.5s;
  animation-fill-mode: both; }

.pie-chart_arc[data-value="3"], .pie-chart_arc-single[data-value="3"] {
  animation: fill 3s;
  transform: rotate(5.4deg);
  transition: All 5s ease;
  animation-delay: 3.5s;
  animation-fill-mode: both; }

.pie-chart_arc[data-value="4"], .pie-chart_arc-single[data-value="4"] {
  animation: fill 3s;
  transform: rotate(7.2deg);
  transition: All 5s ease;
  animation-delay: 3.5s;
  animation-fill-mode: both; }

.pie-chart_arc[data-value="5"], .pie-chart_arc-single[data-value="5"] {
  animation: fill 3s;
  transform: rotate(9deg);
  transition: All 5s ease;
  animation-delay: 3.5s;
  animation-fill-mode: both; }

.pie-chart_arc[data-value="6"], .pie-chart_arc-single[data-value="6"] {
  animation: fill 3s;
  transform: rotate(10.8deg);
  transition: All 5s ease;
  animation-delay: 3.5s;
  animation-fill-mode: both; }

.pie-chart_arc[data-value="7"], .pie-chart_arc-single[data-value="7"] {
  animation: fill 3s;
  transform: rotate(12.6deg);
  transition: All 5s ease;
  animation-delay: 3.5s;
  animation-fill-mode: both; }

.pie-chart_arc[data-value="8"], .pie-chart_arc-single[data-value="8"] {
  animation: fill 3s;
  transform: rotate(14.4deg);
  transition: All 5s ease;
  animation-delay: 3.5s;
  animation-fill-mode: both; }

.pie-chart_arc[data-value="9"], .pie-chart_arc-single[data-value="9"] {
  animation: fill 3s;
  transform: rotate(16.2deg);
  transition: All 5s ease;
  animation-delay: 3.5s;
  animation-fill-mode: both; }

.pie-chart_arc[data-value="10"], .pie-chart_arc-single[data-value="10"] {
  animation: fill 3s;
  transform: rotate(18deg);
  transition: All 5s ease;
  animation-delay: 3.5s;
  animation-fill-mode: both; }

.pie-chart_arc[data-value="11"], .pie-chart_arc-single[data-value="11"] {
  animation: fill 3s;
  transform: rotate(19.8deg);
  transition: All 5s ease;
  animation-delay: 3.5s;
  animation-fill-mode: both; }

.pie-chart_arc[data-value="12"], .pie-chart_arc-single[data-value="12"] {
  animation: fill 3s;
  transform: rotate(21.6deg);
  transition: All 5s ease;
  animation-delay: 3.5s;
  animation-fill-mode: both; }

.pie-chart_arc[data-value="13"], .pie-chart_arc-single[data-value="13"] {
  animation: fill 3s;
  transform: rotate(23.4deg);
  transition: All 5s ease;
  animation-delay: 3.5s;
  animation-fill-mode: both; }

.pie-chart_arc[data-value="14"], .pie-chart_arc-single[data-value="14"] {
  animation: fill 3s;
  transform: rotate(25.2deg);
  transition: All 5s ease;
  animation-delay: 3.5s;
  animation-fill-mode: both; }

.pie-chart_arc[data-value="15"], .pie-chart_arc-single[data-value="15"] {
  animation: fill 3s;
  transform: rotate(27deg);
  transition: All 5s ease;
  animation-delay: 3.5s;
  animation-fill-mode: both; }

.pie-chart_arc[data-value="16"], .pie-chart_arc-single[data-value="16"] {
  animation: fill 3s;
  transform: rotate(28.8deg);
  transition: All 5s ease;
  animation-delay: 3.5s;
  animation-fill-mode: both; }

.pie-chart_arc[data-value="17"], .pie-chart_arc-single[data-value="17"] {
  animation: fill 3s;
  transform: rotate(30.6deg);
  transition: All 5s ease;
  animation-delay: 3.5s;
  animation-fill-mode: both; }

.pie-chart_arc[data-value="18"], .pie-chart_arc-single[data-value="18"] {
  animation: fill 3s;
  transform: rotate(32.4deg);
  transition: All 5s ease;
  animation-delay: 3.5s;
  animation-fill-mode: both; }

.pie-chart_arc[data-value="19"], .pie-chart_arc-single[data-value="19"] {
  animation: fill 3s;
  transform: rotate(34.2deg);
  transition: All 5s ease;
  animation-delay: 3.5s;
  animation-fill-mode: both; }

.pie-chart_arc[data-value="20"], .pie-chart_arc-single[data-value="20"] {
  animation: fill 3s;
  transform: rotate(36deg);
  transition: All 5s ease;
  animation-delay: 3.5s;
  animation-fill-mode: both; }

.pie-chart_arc[data-value="21"], .pie-chart_arc-single[data-value="21"] {
  animation: fill 3s;
  transform: rotate(37.8deg);
  transition: All 5s ease;
  animation-delay: 3.5s;
  animation-fill-mode: both; }

.pie-chart_arc[data-value="22"], .pie-chart_arc-single[data-value="22"] {
  animation: fill 3s;
  transform: rotate(39.6deg);
  transition: All 5s ease;
  animation-delay: 3.5s;
  animation-fill-mode: both; }

.pie-chart_arc[data-value="23"], .pie-chart_arc-single[data-value="23"] {
  animation: fill 3s;
  transform: rotate(41.4deg);
  transition: All 5s ease;
  animation-delay: 3.5s;
  animation-fill-mode: both; }

.pie-chart_arc[data-value="24"], .pie-chart_arc-single[data-value="24"] {
  animation: fill 3s;
  transform: rotate(43.2deg);
  transition: All 5s ease;
  animation-delay: 3.5s;
  animation-fill-mode: both; }

.pie-chart_arc[data-value="25"], .pie-chart_arc-single[data-value="25"] {
  animation: fill 3s;
  transform: rotate(45deg);
  transition: All 5s ease;
  animation-delay: 3.5s;
  animation-fill-mode: both; }

.pie-chart_arc[data-value="26"], .pie-chart_arc-single[data-value="26"] {
  animation: fill 3s;
  transform: rotate(46.8deg);
  transition: All 5s ease;
  animation-delay: 3.5s;
  animation-fill-mode: both; }

.pie-chart_arc[data-value="27"], .pie-chart_arc-single[data-value="27"] {
  animation: fill 3s;
  transform: rotate(48.6deg);
  transition: All 5s ease;
  animation-delay: 3.5s;
  animation-fill-mode: both; }

.pie-chart_arc[data-value="28"], .pie-chart_arc-single[data-value="28"] {
  animation: fill 3s;
  transform: rotate(50.4deg);
  transition: All 5s ease;
  animation-delay: 3.5s;
  animation-fill-mode: both; }

.pie-chart_arc[data-value="29"], .pie-chart_arc-single[data-value="29"] {
  animation: fill 3s;
  transform: rotate(52.2deg);
  transition: All 5s ease;
  animation-delay: 3.5s;
  animation-fill-mode: both; }

.pie-chart_arc[data-value="30"], .pie-chart_arc-single[data-value="30"] {
  animation: fill 3s;
  transform: rotate(54deg);
  transition: All 5s ease;
  animation-delay: 3.5s;
  animation-fill-mode: both; }

.pie-chart_arc[data-value="31"], .pie-chart_arc-single[data-value="31"] {
  animation: fill 3s;
  transform: rotate(55.8deg);
  transition: All 5s ease;
  animation-delay: 3.5s;
  animation-fill-mode: both; }

.pie-chart_arc[data-value="32"], .pie-chart_arc-single[data-value="32"] {
  animation: fill 3s;
  transform: rotate(57.6deg);
  transition: All 5s ease;
  animation-delay: 3.5s;
  animation-fill-mode: both; }

.pie-chart_arc[data-value="33"], .pie-chart_arc-single[data-value="33"] {
  animation: fill 3s;
  transform: rotate(59.4deg);
  transition: All 5s ease;
  animation-delay: 3.5s;
  animation-fill-mode: both; }

.pie-chart_arc[data-value="34"], .pie-chart_arc-single[data-value="34"] {
  animation: fill 3s;
  transform: rotate(61.2deg);
  transition: All 5s ease;
  animation-delay: 3.5s;
  animation-fill-mode: both; }

.pie-chart_arc[data-value="35"], .pie-chart_arc-single[data-value="35"] {
  animation: fill 3s;
  transform: rotate(63deg);
  transition: All 5s ease;
  animation-delay: 3.5s;
  animation-fill-mode: both; }

.pie-chart_arc[data-value="36"], .pie-chart_arc-single[data-value="36"] {
  animation: fill 3s;
  transform: rotate(64.8deg);
  transition: All 5s ease;
  animation-delay: 3.5s;
  animation-fill-mode: both; }

.pie-chart_arc[data-value="37"], .pie-chart_arc-single[data-value="37"] {
  animation: fill 3s;
  transform: rotate(66.6deg);
  transition: All 5s ease;
  animation-delay: 3.5s;
  animation-fill-mode: both; }

.pie-chart_arc[data-value="38"], .pie-chart_arc-single[data-value="38"] {
  animation: fill 3s;
  transform: rotate(68.4deg);
  transition: All 5s ease;
  animation-delay: 3.5s;
  animation-fill-mode: both; }

.pie-chart_arc[data-value="39"], .pie-chart_arc-single[data-value="39"] {
  animation: fill 3s;
  transform: rotate(70.2deg);
  transition: All 5s ease;
  animation-delay: 3.5s;
  animation-fill-mode: both; }

.pie-chart_arc[data-value="40"], .pie-chart_arc-single[data-value="40"] {
  animation: fill 3s;
  transform: rotate(72deg);
  transition: All 5s ease;
  animation-delay: 3.5s;
  animation-fill-mode: both; }

.pie-chart_arc[data-value="41"], .pie-chart_arc-single[data-value="41"] {
  animation: fill 3s;
  transform: rotate(73.8deg);
  transition: All 5s ease;
  animation-delay: 3.5s;
  animation-fill-mode: both; }

.pie-chart_arc[data-value="42"], .pie-chart_arc-single[data-value="42"] {
  animation: fill 3s;
  transform: rotate(75.6deg);
  transition: All 5s ease;
  animation-delay: 3.5s;
  animation-fill-mode: both; }

.pie-chart_arc[data-value="43"], .pie-chart_arc-single[data-value="43"] {
  animation: fill 3s;
  transform: rotate(77.4deg);
  transition: All 5s ease;
  animation-delay: 3.5s;
  animation-fill-mode: both; }

.pie-chart_arc[data-value="44"], .pie-chart_arc-single[data-value="44"] {
  animation: fill 3s;
  transform: rotate(79.2deg);
  transition: All 5s ease;
  animation-delay: 3.5s;
  animation-fill-mode: both; }

.pie-chart_arc[data-value="45"], .pie-chart_arc-single[data-value="45"] {
  animation: fill 3s;
  transform: rotate(81deg);
  transition: All 5s ease;
  animation-delay: 3.5s;
  animation-fill-mode: both; }

.pie-chart_arc[data-value="46"], .pie-chart_arc-single[data-value="46"] {
  animation: fill 3s;
  transform: rotate(82.8deg);
  transition: All 5s ease;
  animation-delay: 3.5s;
  animation-fill-mode: both; }

.pie-chart_arc[data-value="47"], .pie-chart_arc-single[data-value="47"] {
  animation: fill 3s;
  transform: rotate(84.6deg);
  transition: All 5s ease;
  animation-delay: 3.5s;
  animation-fill-mode: both; }

.pie-chart_arc[data-value="48"], .pie-chart_arc-single[data-value="48"] {
  animation: fill 3s;
  transform: rotate(86.4deg);
  transition: All 5s ease;
  animation-delay: 3.5s;
  animation-fill-mode: both; }

.pie-chart_arc[data-value="49"], .pie-chart_arc-single[data-value="49"] {
  animation: fill 3s;
  transform: rotate(88.2deg);
  transition: All 5s ease;
  animation-delay: 3.5s;
  animation-fill-mode: both; }

.pie-chart_arc[data-value="50"], .pie-chart_arc-single[data-value="50"] {
  animation: fill 3s;
  transform: rotate(90deg);
  transition: All 5s ease;
  animation-delay: 3.5s;
  animation-fill-mode: both; }

.pie-chart_arc[data-value="51"], .pie-chart_arc-single[data-value="51"] {
  animation: fill 3s;
  transform: rotate(91.8deg);
  transition: All 5s ease;
  animation-delay: 3.5s;
  animation-fill-mode: both; }

.pie-chart_arc[data-value="52"], .pie-chart_arc-single[data-value="52"] {
  animation: fill 3s;
  transform: rotate(93.6deg);
  transition: All 5s ease;
  animation-delay: 3.5s;
  animation-fill-mode: both; }

.pie-chart_arc[data-value="53"], .pie-chart_arc-single[data-value="53"] {
  animation: fill 3s;
  transform: rotate(95.4deg);
  transition: All 5s ease;
  animation-delay: 3.5s;
  animation-fill-mode: both; }

.pie-chart_arc[data-value="54"], .pie-chart_arc-single[data-value="54"] {
  animation: fill 3s;
  transform: rotate(97.2deg);
  transition: All 5s ease;
  animation-delay: 3.5s;
  animation-fill-mode: both; }

.pie-chart_arc[data-value="55"], .pie-chart_arc-single[data-value="55"] {
  animation: fill 3s;
  transform: rotate(99deg);
  transition: All 5s ease;
  animation-delay: 3.5s;
  animation-fill-mode: both; }

.pie-chart_arc[data-value="56"], .pie-chart_arc-single[data-value="56"] {
  animation: fill 3s;
  transform: rotate(100.8deg);
  transition: All 5s ease;
  animation-delay: 3.5s;
  animation-fill-mode: both; }

.pie-chart_arc[data-value="57"], .pie-chart_arc-single[data-value="57"] {
  animation: fill 3s;
  transform: rotate(102.6deg);
  transition: All 5s ease;
  animation-delay: 3.5s;
  animation-fill-mode: both; }

.pie-chart_arc[data-value="58"], .pie-chart_arc-single[data-value="58"] {
  animation: fill 3s;
  transform: rotate(104.4deg);
  transition: All 5s ease;
  animation-delay: 3.5s;
  animation-fill-mode: both; }

.pie-chart_arc[data-value="59"], .pie-chart_arc-single[data-value="59"] {
  animation: fill 3s;
  transform: rotate(106.2deg);
  transition: All 5s ease;
  animation-delay: 3.5s;
  animation-fill-mode: both; }

.pie-chart_arc[data-value="60"], .pie-chart_arc-single[data-value="60"] {
  animation: fill 3s;
  transform: rotate(108deg);
  transition: All 5s ease;
  animation-delay: 3.5s;
  animation-fill-mode: both; }

.pie-chart_arc[data-value="61"], .pie-chart_arc-single[data-value="61"] {
  animation: fill 3s;
  transform: rotate(109.8deg);
  transition: All 5s ease;
  animation-delay: 3.5s;
  animation-fill-mode: both; }

.pie-chart_arc[data-value="62"], .pie-chart_arc-single[data-value="62"] {
  animation: fill 3s;
  transform: rotate(111.6deg);
  transition: All 5s ease;
  animation-delay: 3.5s;
  animation-fill-mode: both; }

.pie-chart_arc[data-value="63"], .pie-chart_arc-single[data-value="63"] {
  animation: fill 3s;
  transform: rotate(113.4deg);
  transition: All 5s ease;
  animation-delay: 3.5s;
  animation-fill-mode: both; }

.pie-chart_arc[data-value="64"], .pie-chart_arc-single[data-value="64"] {
  animation: fill 3s;
  transform: rotate(115.2deg);
  transition: All 5s ease;
  animation-delay: 3.5s;
  animation-fill-mode: both; }

.pie-chart_arc[data-value="65"], .pie-chart_arc-single[data-value="65"] {
  animation: fill 3s;
  transform: rotate(117deg);
  transition: All 5s ease;
  animation-delay: 3.5s;
  animation-fill-mode: both; }

.pie-chart_arc[data-value="66"], .pie-chart_arc-single[data-value="66"] {
  animation: fill 3s;
  transform: rotate(118.8deg);
  transition: All 5s ease;
  animation-delay: 3.5s;
  animation-fill-mode: both; }

.pie-chart_arc[data-value="67"], .pie-chart_arc-single[data-value="67"] {
  animation: fill 3s;
  transform: rotate(120.6deg);
  transition: All 5s ease;
  animation-delay: 3.5s;
  animation-fill-mode: both; }

.pie-chart_arc[data-value="68"], .pie-chart_arc-single[data-value="68"] {
  animation: fill 3s;
  transform: rotate(122.4deg);
  transition: All 5s ease;
  animation-delay: 3.5s;
  animation-fill-mode: both; }

.pie-chart_arc[data-value="69"], .pie-chart_arc-single[data-value="69"] {
  animation: fill 3s;
  transform: rotate(124.2deg);
  transition: All 5s ease;
  animation-delay: 3.5s;
  animation-fill-mode: both; }

.pie-chart_arc[data-value="70"], .pie-chart_arc-single[data-value="70"] {
  animation: fill 3s;
  transform: rotate(126deg);
  transition: All 5s ease;
  animation-delay: 3.5s;
  animation-fill-mode: both; }

.pie-chart_arc[data-value="71"], .pie-chart_arc-single[data-value="71"] {
  animation: fill 3s;
  transform: rotate(127.8deg);
  transition: All 5s ease;
  animation-delay: 3.5s;
  animation-fill-mode: both; }

.pie-chart_arc[data-value="72"], .pie-chart_arc-single[data-value="72"] {
  animation: fill 3s;
  transform: rotate(129.6deg);
  transition: All 5s ease;
  animation-delay: 3.5s;
  animation-fill-mode: both; }

.pie-chart_arc[data-value="73"], .pie-chart_arc-single[data-value="73"] {
  animation: fill 3s;
  transform: rotate(131.4deg);
  transition: All 5s ease;
  animation-delay: 3.5s;
  animation-fill-mode: both; }

.pie-chart_arc[data-value="74"], .pie-chart_arc-single[data-value="74"] {
  animation: fill 3s;
  transform: rotate(133.2deg);
  transition: All 5s ease;
  animation-delay: 3.5s;
  animation-fill-mode: both; }

.pie-chart_arc[data-value="75"], .pie-chart_arc-single[data-value="75"] {
  animation: fill 3s;
  transform: rotate(135deg);
  transition: All 5s ease;
  animation-delay: 3.5s;
  animation-fill-mode: both; }

.pie-chart_arc[data-value="76"], .pie-chart_arc-single[data-value="76"] {
  animation: fill 3s;
  transform: rotate(136.8deg);
  transition: All 5s ease;
  animation-delay: 3.5s;
  animation-fill-mode: both; }

.pie-chart_arc[data-value="77"], .pie-chart_arc-single[data-value="77"] {
  animation: fill 3s;
  transform: rotate(138.6deg);
  transition: All 5s ease;
  animation-delay: 3.5s;
  animation-fill-mode: both; }

.pie-chart_arc[data-value="78"], .pie-chart_arc-single[data-value="78"] {
  animation: fill 3s;
  transform: rotate(140.4deg);
  transition: All 5s ease;
  animation-delay: 3.5s;
  animation-fill-mode: both; }

.pie-chart_arc[data-value="79"], .pie-chart_arc-single[data-value="79"] {
  animation: fill 3s;
  transform: rotate(142.2deg);
  transition: All 5s ease;
  animation-delay: 3.5s;
  animation-fill-mode: both; }

.pie-chart_arc[data-value="80"], .pie-chart_arc-single[data-value="80"] {
  animation: fill 3s;
  transform: rotate(144deg);
  animation-delay: 3.5s;
  animation-fill-mode: both; }

.pie-chart_arc[data-value="81"], .pie-chart_arc-single[data-value="81"] {
  animation: fill 3s;
  transform: rotate(145.8deg);
  transition: All 5s ease;
  animation-delay: 3.5s;
  animation-fill-mode: both; }

.pie-chart_arc[data-value="82"], .pie-chart_arc-single[data-value="82"] {
  animation: fill 3s;
  transform: rotate(147.6deg);
  transition: All 5s ease;
  animation-delay: 3.5s;
  animation-fill-mode: both; }

.pie-chart_arc[data-value="83"], .pie-chart_arc-single[data-value="83"] {
  animation: fill 3s;
  transform: rotate(149.4deg);
  transition: All 5s ease;
  animation-delay: 3.5s;
  animation-fill-mode: both; }

.pie-chart_arc[data-value="84"], .pie-chart_arc-single[data-value="84"] {
  animation: fill 3s;
  transform: rotate(151.2deg);
  transition: All 5s ease;
  animation-delay: 3.5s;
  animation-fill-mode: both; }

.pie-chart_arc[data-value="85"], .pie-chart_arc-single[data-value="85"] {
  animation: fill 3s;
  transform: rotate(153deg);
  transition: All 5s ease;
  animation-delay: 3.5s;
  animation-fill-mode: both; }

.pie-chart_arc[data-value="86"], .pie-chart_arc-single[data-value="86"] {
  animation: fill 3s;
  transform: rotate(154.8deg);
  transition: All 5s ease;
  animation-delay: 3.5s;
  animation-fill-mode: both; }

.pie-chart_arc[data-value="87"], .pie-chart_arc-single[data-value="87"] {
  animation: fill 3s;
  transform: rotate(156.6deg);
  transition: All 5s ease;
  animation-delay: 3.5s;
  animation-fill-mode: both; }

.pie-chart_arc[data-value="88"], .pie-chart_arc-single[data-value="88"] {
  animation: fill 3s;
  transform: rotate(158.4deg);
  transition: All 5s ease;
  animation-delay: 3.5s;
  animation-fill-mode: both; }

.pie-chart_arc[data-value="89"], .pie-chart_arc-single[data-value="89"] {
  animation: fill 3s;
  transform: rotate(160.2deg);
  transition: All 5s ease;
  animation-delay: 3.5s;
  animation-fill-mode: both; }

.pie-chart_arc[data-value="90"], .pie-chart_arc-single[data-value="90"] {
  animation: fill 3s;
  transform: rotate(162deg);
  transition: All 5s ease;
  animation-delay: 3.5s;
  animation-fill-mode: both; }

.pie-chart_arc[data-value="91"], .pie-chart_arc-single[data-value="91"] {
  animation: fill 3s;
  transform: rotate(163.8deg);
  transition: All 5s ease;
  animation-delay: 3.5s;
  animation-fill-mode: both; }

.pie-chart_arc[data-value="92"], .pie-chart_arc-single[data-value="92"] {
  animation: fill 3s;
  transform: rotate(165.6deg);
  transition: All 5s ease;
  animation-delay: 3.5s;
  animation-fill-mode: both; }

.pie-chart_arc[data-value="93"], .pie-chart_arc-single[data-value="93"] {
  animation: fill 3s;
  transform: rotate(167.4deg);
  transition: All 5s ease;
  animation-delay: 3.5s;
  animation-fill-mode: both; }

.pie-chart_arc[data-value="94"], .pie-chart_arc-single[data-value="94"] {
  animation: fill 3s;
  transform: rotate(169.2deg);
  transition: All 5s ease;
  animation-delay: 3.5s;
  animation-fill-mode: both; }

.pie-chart_arc[data-value="95"], .pie-chart_arc-single[data-value="95"] {
  animation: fill 3s;
  transform: rotate(171deg);
  transition: All 5s ease;
  animation-delay: 3.5s;
  animation-fill-mode: both; }

.pie-chart_arc[data-value="96"], .pie-chart_arc-single[data-value="96"] {
  animation: fill 3s;
  transform: rotate(172.8deg);
  transition: All 5s ease;
  animation-delay: 3.5s;
  animation-fill-mode: both; }

.pie-chart_arc[data-value="97"], .pie-chart_arc-single[data-value="97"] {
  animation: fill 3s;
  transform: rotate(174.6deg);
  transition: All 5s ease;
  animation-delay: 3.5s;
  animation-fill-mode: both; }

.pie-chart_arc[data-value="98"], .pie-chart_arc-single[data-value="98"] {
  animation: fill 3s;
  transform: rotate(176.4deg);
  transition: All 5s ease;
  animation-delay: 3.5s;
  animation-fill-mode: both; }

.pie-chart_arc[data-value="99"], .pie-chart_arc-single[data-value="99"] {
  animation: fill 3s;
  transform: rotate(178.2deg);
  transition: All 5s ease;
  animation-delay: 3.5s;
  animation-fill-mode: both; }

.pie-chart_arc[data-value="100"], .pie-chart_arc-single[data-value="100"] {
  animation: fill 3s;
  transform: rotate(180deg);
  transition: All 5s ease;
  animation-delay: 3.5s;
  animation-fill-mode: both; }

@keyframes fill {
  0% {
    transform: rotate(0deg);
    border-color: #8c8c8c; }
  50% {
    transform: rotate(180deg);
    border-color: #8c8c8c; } }

/* Global and product based on off switches 
.usp2-row-full {display: none;} */
.usp2-row-content {
  text-align: center;
  background-color: #666666;
  overflow-x: hidden;
  overflow-y: hidden;
  background-size: cover !important; }

.usp2-row-full {
  width: 98.3vw;
  position: relative;
  margin-left: -50vw;
  left: 50%;
  margin-bottom: 35px;
  min-width: 100%;
  overflow-x: hidden; }
  @media (min-width: 40em) {
    .usp2-row-full {
      width: 98.7vw; } }
  @media (min-width: 64em) {
    .usp2-row-full {
      width: 99.2vw; } }
  @media (min-width: 71.25em) {
    .usp2-row-full {
      width: 99.3vw; } }
  @media (min-width: 1441px) {
    .usp2-row-full {
      width: 99.4vw; } }
  @media (min-width: 1681px) {
    .usp2-row-full {
      width: 99.5vw; } }

.usp2-row-full-shadow {
  box-shadow: 0 0 10px #ccc;
  margin-top: 50px;
  margin-bottom: 50px;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee; }

.usp2-row-image {
  position: relative;
  background: rgba(0, 0, 0, 0.5) url(https://cdn11.bigcommerce.com/s-u14vihe/images/stencil/157x68/bulk-nutrients-logo_1538263079__98198.original.png) no-repeat scroll 0 0;
  background-size: 200px 200px;
  transition: 0.25s;
  display: inline-block;
  margin: 10px 5px;
  background-color: rgba(255, 255, 255, 0.25);
  padding: 0 10px; }

.usp2-row-image {
  position: relative;
  background: rgba(0, 0, 0, 0.5) url(https://cdn11.bigcommerce.com/s-u14vihe/images/stencil/157x68/bulk-nutrients-logo_1538263079__98198.original.png) no-repeat scroll 0 0;
  background-size: 200px 200px;
  transition: 0.25s;
  width: 200px;
  height: 200px;
  margin: 20px 50px; }

.usp2-row-image:hover {
  background-color: #333;
  transform: scale(1.1) rotate(-3deg);
  -webkit-transform: scale(1.1) rotate(-3deg);
  -moz-transform: scale(1.1) rotate(-3deg);
  -o-transform: scale(1.1) rotate(-3deg);
  -ms-transform: scale(1.1) rotate(-3deg); }

.usp2-row-image:hover:nth-of-type(2) {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1); }

.usp2-row-image:hover:nth-of-type(3) {
  transform: scale(1.1) rotate(3deg);
  -webkit-transform: scale(1.1) rotate(3deg);
  -moz-transform: scale(1.1) rotate(3deg);
  -o-transform: scale(1.1) rotate(3deg);
  -ms-transform: scale(1.1) rotate(3deg); }

.productView-description .usp2-row-image p {
  vertical-align: bottom;
  bottom: 0;
  position: absolute;
  font-family: tungSb;
  color: #fff;
  text-transform: uppercase;
  vertical-align: bottom;
  text-align: center;
  font-size: 44px;
  line-height: 0.8;
  margin-bottom: 8px;
  width: calc(100% - 20px); }

@media (max-width: 1024px) {
  .usp2-row-image {
    width: 150px;
    height: 150px;
    background-size: 150px 150px;
    margin: 20px 25px;
    padding: 0 10px; }
  .productView-description .usp2-row-image p {
    font-size: 32px; }
  .usp2-row-image:hover {
    border: none; } }

@media (max-width: 640px) {
  .usp2-row-content {
    padding: 20px 0; }
  .usp2-row-image {
    width: 100%;
    height: 32px;
    margin: 0;
    background: none !important; }
  .productView-description .usp2-row-image p {
    text-shadow: 1px 1px 3px #999;
    height: 32px;
    font-size: 28px;
    margin: 0;
    text-align: left; }
  .productView-description .usp2-row-image p:before {
    background: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-tick.png?t=1564533574") 0 0 no-repeat;
    width: 32px;
    height: 32px;
    content: "&nbsp;";
    display: inline-block;
    background-size: 32px 32px;
    text-indent: -999px;
    margin: 0 12px;
    padding: 0; }
  .usp2-row-image:hover {
    transform: none;
    -webkit-transform: none;
    -moz-transform: none;
    -o-transform: none;
    -ms-transform: none; } }

.sale-flag-star,
.sale-flag-star:before,
.sale-flag-star:after {
  background: #007dc6;
  content: "";
  display: block;
  height: 3.57143rem;
  left: 0;
  overflow: visible;
  position: absolute;
  top: 0;
  transform: scaleX(1) scaleY(1) scaleZ(1);
  transform-origin: 50% 50% 0;
  width: 3.57143rem;
  z-index: 10; }

.sale-flag-star:before {
  transform: rotateZ(30deg) scaleX(1) scaleY(1) scaleZ(1); }

.sale-flag-star:after {
  transform: rotateZ(60deg) scaleX(1) scaleY(1) scaleZ(1); }

.starwrap {
  height: 3.57143rem;
  position: absolute;
  top: 10px;
  width: 3.57143rem; }

.sale-text-burst {
  color: white;
  font-weight: 600;
  line-height: 1.07143rem;
  position: absolute;
  text-align: center;
  top: 20%;
  width: 3.57143rem;
  z-index: 50; }

.sale-flag-side {
  background: #007dc6;
  border-radius: 0 50px 50px 0;
  color: white;
  font-size: 15px;
  font-weight: 700;
  height: 1.42857rem;
  line-height: 1.14286rem;
  padding-left: 0.5rem;
  padding-right: 0.78571rem;
  padding-top: 0.10714rem;
  position: absolute;
  transition: 800ms ease;
  z-index: 10; }

.product:hover .sale-flag-side {
  background: black;
  transition: 800ms ease; }

.sale-flag-sash {
  background: #007dc6;
  color: white;
  font-size: 15px;
  font-weight: 700;
  height: 1.42857rem;
  left: -35px;
  line-height: 1.14286rem;
  padding-top: 0.10714rem;
  position: absolute;
  text-align: center;
  top: 25px;
  transform: rotate(-45deg);
  transition: 800ms ease;
  width: 8.5rem;
  z-index: 10; }

.product:hover .sale-flag-sash {
  background: black;
  transition: 800ms ease; }

.productGrid .product {
  overflow: hidden; }

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

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

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

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

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

.account {
  margin-bottom: 1.5rem; }

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

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

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

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

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

/* jsTree default theme */
.jstree-node,
.jstree-children,
.jstree-container-ul {
  display: block;
  margin: 0;
  padding: 0;
  list-style-type: none;
  list-style-image: none; }

.jstree-node {
  white-space: nowrap; }

.jstree-anchor {
  display: inline-block;
  color: black;
  white-space: nowrap;
  padding: 0 4px 0 1px;
  margin: 0;
  vertical-align: top; }

.jstree-anchor:focus {
  outline: 0; }

.jstree-anchor,
.jstree-anchor:link,
.jstree-anchor:visited,
.jstree-anchor:hover,
.jstree-anchor:active {
  text-decoration: none;
  color: inherit; }

.jstree-icon {
  display: inline-block;
  text-decoration: none;
  margin: 0;
  padding: 0;
  vertical-align: top;
  text-align: center; }

.jstree-icon:empty {
  display: inline-block;
  text-decoration: none;
  margin: 0;
  padding: 0;
  vertical-align: top;
  text-align: center; }

.jstree-ocl {
  cursor: pointer; }

.jstree-leaf > .jstree-ocl {
  cursor: default; }

.jstree .jstree-open > .jstree-children {
  display: block; }

.jstree .jstree-closed > .jstree-children,
.jstree .jstree-leaf > .jstree-children {
  display: none; }

.jstree-anchor > .jstree-themeicon {
  margin-right: 2px; }

.jstree-no-icons .jstree-themeicon,
.jstree-anchor > .jstree-themeicon-hidden {
  display: none; }

.jstree-hidden {
  display: none; }

.jstree-rtl .jstree-anchor {
  padding: 0 1px 0 4px; }

.jstree-rtl .jstree-anchor > .jstree-themeicon {
  margin-left: 2px;
  margin-right: 0; }

.jstree-rtl .jstree-node {
  margin-left: 0; }

.jstree-rtl .jstree-container-ul > .jstree-node {
  margin-right: 0; }

.jstree-wholerow-ul {
  position: relative;
  display: inline-block;
  min-width: 100%; }

.jstree-wholerow-ul .jstree-leaf > .jstree-ocl {
  cursor: pointer; }

.jstree-wholerow-ul .jstree-anchor,
.jstree-wholerow-ul .jstree-icon {
  position: relative; }

.jstree-wholerow-ul .jstree-wholerow {
  width: 100%;
  cursor: pointer;
  position: absolute;
  left: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.vakata-context {
  display: none; }

.vakata-context,
.vakata-context ul {
  margin: 0;
  padding: 2px;
  position: absolute;
  background: #f5f5f5;
  border: 1px solid #979797;
  box-shadow: 2px 2px 2px #999999; }

.vakata-context ul {
  list-style: none;
  left: 100%;
  margin-top: -2.7em;
  margin-left: -4px; }

.vakata-context .vakata-context-right ul {
  left: auto;
  right: 100%;
  margin-left: auto;
  margin-right: -4px; }

.vakata-context li {
  list-style: none;
  display: inline; }

.vakata-context li > a {
  display: block;
  padding: 0 2em 0 2em;
  text-decoration: none;
  width: auto;
  color: black;
  white-space: nowrap;
  line-height: 2.4em;
  text-shadow: 1px 1px 0 white;
  border-radius: 1px; }

.vakata-context li > a:hover {
  position: relative;
  background-color: #e8eff7;
  box-shadow: 0 0 2px #0a6aa1; }

.vakata-context li > a.vakata-context-parent {
  background-image: url("data:image/gif;base64,R0lGODlhCwAHAIAAACgoKP///yH5BAEAAAEALAAAAAALAAcAAAIORI4JlrqN1oMSnmmZDQUAOw==");
  background-position: right center;
  background-repeat: no-repeat; }

.vakata-context li > a:focus {
  outline: 0; }

.vakata-context .vakata-context-hover > a {
  position: relative;
  background-color: #e8eff7;
  box-shadow: 0 0 2px #0a6aa1; }

.vakata-context .vakata-context-separator > a,
.vakata-context .vakata-context-separator > a:hover {
  background: white;
  border: 0;
  border-top: 1px solid #e2e3e3;
  height: 1px;
  min-height: 1px;
  max-height: 1px;
  padding: 0;
  margin: 0 0 0 2.4em;
  border-left: 1px solid #e0e0e0;
  text-shadow: 0 0 0 transparent;
  box-shadow: 0 0 0 transparent;
  border-radius: 0; }

.vakata-context .vakata-contextmenu-disabled a,
.vakata-context .vakata-contextmenu-disabled a:hover {
  color: silver;
  background-color: transparent;
  border: 0;
  box-shadow: 0 0 0; }

.vakata-context li > a > i {
  text-decoration: none;
  display: inline-block;
  width: 2.4em;
  height: 2.4em;
  background: transparent;
  margin: 0 0 0 -2em;
  vertical-align: top;
  text-align: center;
  line-height: 2.4em; }

.vakata-context li > a > i:empty {
  width: 2.4em;
  line-height: 2.4em; }

.vakata-context li > a .vakata-contextmenu-sep {
  display: inline-block;
  width: 1px;
  height: 2.4em;
  background: white;
  margin: 0 0.5em 0 0;
  border-left: 1px solid #e2e3e3; }

.vakata-context .vakata-contextmenu-shortcut {
  font-size: 0.8em;
  color: silver;
  opacity: 0.5;
  display: none; }

.vakata-context-rtl ul {
  left: auto;
  right: 100%;
  margin-left: auto;
  margin-right: -4px; }

.vakata-context-rtl li > a.vakata-context-parent {
  background-image: url("data:image/gif;base64,R0lGODlhCwAHAIAAACgoKP///yH5BAEAAAEALAAAAAALAAcAAAINjI+AC7rWHIsPtmoxLAA7");
  background-position: left center;
  background-repeat: no-repeat; }

.vakata-context-rtl .vakata-context-separator > a {
  margin: 0 2.4em 0 0;
  border-left: 0;
  border-right: 1px solid #e2e3e3; }

.vakata-context-rtl .vakata-context-left ul {
  right: auto;
  left: 100%;
  margin-left: -4px;
  margin-right: auto; }

.vakata-context-rtl li > a > i {
  margin: 0 -2em 0 0; }

.vakata-context-rtl li > a .vakata-contextmenu-sep {
  margin: 0 0 0 0.5em;
  border-left-color: white;
  background: #e2e3e3; }

#jstree-marker {
  position: absolute;
  top: 0;
  left: 0;
  margin: -5px 0 0 0;
  padding: 0;
  border-right: 0;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 5px solid;
  width: 0;
  height: 0;
  font-size: 0;
  line-height: 0; }

#jstree-dnd {
  line-height: 16px;
  margin: 0;
  padding: 4px; }

#jstree-dnd .jstree-icon,
#jstree-dnd .jstree-copy {
  display: inline-block;
  text-decoration: none;
  margin: 0 2px 0 0;
  padding: 0;
  width: 16px;
  height: 16px; }

#jstree-dnd .jstree-ok {
  background: green; }

#jstree-dnd .jstree-er {
  background: red; }

#jstree-dnd .jstree-copy {
  margin: 0 2px 0 2px; }

.jstree-default .jstree-node,
.jstree-default .jstree-icon {
  background-repeat: no-repeat;
  background-color: transparent; }

.jstree-default .jstree-anchor,
.jstree-default .jstree-wholerow {
  transition: background-color 0.15s, box-shadow 0.15s; }

.jstree-default .jstree-hovered {
  background: #e7f4f9;
  border-radius: 2px;
  box-shadow: inset 0 0 1px #cccccc; }

.jstree-default .jstree-clicked {
  background: #beebff;
  border-radius: 2px;
  box-shadow: inset 0 0 1px #999999; }

.jstree-default .jstree-no-icons .jstree-anchor > .jstree-themeicon {
  display: none; }

.jstree-default .jstree-disabled {
  background: transparent;
  color: #666666; }

.jstree-default .jstree-disabled.jstree-hovered {
  background: transparent;
  box-shadow: none; }

.jstree-default .jstree-disabled.jstree-clicked {
  background: #efefef; }

.jstree-default .jstree-disabled > .jstree-icon {
  opacity: 0.8;
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='jstree-grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#jstree-grayscale");
  /* Firefox 10+ */
  filter: gray;
  /* IE6-9 */
  -webkit-filter: grayscale(100%);
  /* Chrome 19+ & Safari 6+ */ }

.jstree-default .jstree-search {
  font-style: italic;
  color: #8b0000;
  font-weight: bold; }

.jstree-default .jstree-no-checkboxes .jstree-checkbox {
  display: none !important; }

.jstree-default.jstree-checkbox-no-clicked .jstree-clicked {
  background: transparent;
  box-shadow: none; }

.jstree-default.jstree-checkbox-no-clicked .jstree-clicked.jstree-hovered {
  background: #e7f4f9; }

.jstree-default.jstree-checkbox-no-clicked > .jstree-wholerow-ul .jstree-wholerow-clicked {
  background: transparent; }

.jstree-default.jstree-checkbox-no-clicked > .jstree-wholerow-ul .jstree-wholerow-clicked.jstree-wholerow-hovered {
  background: #e7f4f9; }

.jstree-default > .jstree-striped {
  min-width: 100%;
  display: inline-block;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAkCAMAAAB/qqA+AAAABlBMVEUAAAAAAAClZ7nPAAAAAnRSTlMNAMM9s3UAAAAXSURBVHjajcEBAQAAAIKg/H/aCQZ70AUBjAATb6YPDgAAAABJRU5ErkJggg==") left top repeat; }

.jstree-default > .jstree-wholerow-ul .jstree-hovered,
.jstree-default > .jstree-wholerow-ul .jstree-clicked {
  background: transparent;
  box-shadow: none;
  border-radius: 0; }

.jstree-default .jstree-wholerow {
  box-sizing: border-box; }

.jstree-default .jstree-wholerow-hovered {
  background: #e7f4f9; }

.jstree-default .jstree-wholerow-clicked {
  background: #beebff;
  background: linear-gradient(to bottom, #beebff 0%, #a8e4ff 100%); }

.jstree-default .jstree-node {
  min-height: 24px;
  line-height: 24px;
  margin-left: 24px;
  min-width: 24px; }

.jstree-default .jstree-anchor {
  line-height: 24px;
  height: 24px; }

.jstree-default .jstree-icon {
  width: 24px;
  height: 24px;
  line-height: 24px; }

.jstree-default .jstree-icon:empty {
  width: 24px;
  height: 24px;
  line-height: 24px; }

.jstree-default.jstree-rtl .jstree-node {
  margin-right: 24px; }

.jstree-default .jstree-wholerow {
  height: 24px; }

.jstree-default .jstree-node,
.jstree-default .jstree-icon {
  background-image: url("../img/vendor/jstree/32px.png"); }

.jstree-default .jstree-node {
  background-position: -292px -4px;
  background-repeat: repeat-y; }

.jstree-default .jstree-last {
  background: transparent; }

.jstree-default .jstree-open > .jstree-ocl {
  background-position: -132px -4px; }

.jstree-default .jstree-closed > .jstree-ocl {
  background-position: -100px -4px; }

.jstree-default .jstree-leaf > .jstree-ocl {
  background-position: -68px -4px; }

.jstree-default .jstree-themeicon {
  background-position: -260px -4px; }

.jstree-default > .jstree-no-dots .jstree-node,
.jstree-default > .jstree-no-dots .jstree-leaf > .jstree-ocl {
  background: transparent; }

.jstree-default > .jstree-no-dots .jstree-open > .jstree-ocl {
  background-position: -36px -4px; }

.jstree-default > .jstree-no-dots .jstree-closed > .jstree-ocl {
  background-position: -4px -4px; }

.jstree-default .jstree-disabled {
  background: transparent; }

.jstree-default .jstree-disabled.jstree-hovered {
  background: transparent; }

.jstree-default .jstree-disabled.jstree-clicked {
  background: #efefef; }

.jstree-default .jstree-checkbox {
  background-position: -164px -4px; }

.jstree-default .jstree-checkbox:hover {
  background-position: -164px -36px; }

.jstree-default.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox,
.jstree-default .jstree-checked > .jstree-checkbox {
  background-position: -228px -4px; }

.jstree-default.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox:hover,
.jstree-default .jstree-checked > .jstree-checkbox:hover {
  background-position: -228px -36px; }

.jstree-default .jstree-anchor > .jstree-undetermined {
  background-position: -196px -4px; }

.jstree-default .jstree-anchor > .jstree-undetermined:hover {
  background-position: -196px -36px; }

.jstree-default .jstree-checkbox-disabled {
  opacity: 0.8;
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='jstree-grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#jstree-grayscale");
  /* Firefox 10+ */
  filter: gray;
  /* IE6-9 */
  -webkit-filter: grayscale(100%);
  /* Chrome 19+ & Safari 6+ */ }

.jstree-default > .jstree-striped {
  background-size: auto 48px; }

.jstree-default.jstree-rtl .jstree-node {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAACAQMAAAB49I5GAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMOBgAAGAAJMwQHdQAAAABJRU5ErkJggg==");
  background-position: 100% 1px;
  background-repeat: repeat-y; }

.jstree-default.jstree-rtl .jstree-last {
  background: transparent; }

.jstree-default.jstree-rtl .jstree-open > .jstree-ocl {
  background-position: -132px -36px; }

.jstree-default.jstree-rtl .jstree-closed > .jstree-ocl {
  background-position: -100px -36px; }

.jstree-default.jstree-rtl .jstree-leaf > .jstree-ocl {
  background-position: -68px -36px; }

.jstree-default.jstree-rtl > .jstree-no-dots .jstree-node,
.jstree-default.jstree-rtl > .jstree-no-dots .jstree-leaf > .jstree-ocl {
  background: transparent; }

.jstree-default.jstree-rtl > .jstree-no-dots .jstree-open > .jstree-ocl {
  background-position: -36px -36px; }

.jstree-default.jstree-rtl > .jstree-no-dots .jstree-closed > .jstree-ocl {
  background-position: -4px -36px; }

.jstree-default .jstree-themeicon-custom {
  background-color: transparent;
  background-image: none;
  background-position: 0 0; }

.jstree-default > .jstree-container-ul .jstree-loading > .jstree-ocl {
  background: url("../img/vendor/jstree/throbber.gif") center center no-repeat; }

.jstree-default .jstree-file {
  background: url("../img/vendor/jstree/32px.png") -100px -68px no-repeat; }

.jstree-default .jstree-folder {
  background: url("../img/vendor/jstree/32px.png") -260px -4px no-repeat; }

.jstree-default > .jstree-container-ul > .jstree-node {
  margin-left: 0;
  margin-right: 0; }

#jstree-dnd.jstree-default {
  line-height: 24px;
  padding: 0 4px; }

#jstree-dnd.jstree-default .jstree-ok,
#jstree-dnd.jstree-default .jstree-er {
  background-image: url("../img/vendor/jstree/32px.png");
  background-repeat: no-repeat;
  background-color: transparent; }

#jstree-dnd.jstree-default i {
  background: transparent;
  width: 24px;
  height: 24px;
  line-height: 24px; }

#jstree-dnd.jstree-default .jstree-ok {
  background-position: -4px -68px; }

#jstree-dnd.jstree-default .jstree-er {
  background-position: -36px -68px; }

.jstree-default.jstree-rtl .jstree-node {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAACAQMAAAB49I5GAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMOBgAAGAAJMwQHdQAAAABJRU5ErkJggg=="); }

.jstree-default.jstree-rtl .jstree-last {
  background: transparent; }

.jstree-default-small .jstree-node {
  min-height: 18px;
  line-height: 18px;
  margin-left: 18px;
  min-width: 18px; }

.jstree-default-small .jstree-anchor {
  line-height: 18px;
  height: 18px; }

.jstree-default-small .jstree-icon {
  width: 18px;
  height: 18px;
  line-height: 18px; }

.jstree-default-small .jstree-icon:empty {
  width: 18px;
  height: 18px;
  line-height: 18px; }

.jstree-default-small.jstree-rtl .jstree-node {
  margin-right: 18px; }

.jstree-default-small .jstree-wholerow {
  height: 18px; }

.jstree-default-small .jstree-node,
.jstree-default-small .jstree-icon {
  background-image: url("../img/vendor/jstree/32px.png"); }

.jstree-default-small .jstree-node {
  background-position: -295px -7px;
  background-repeat: repeat-y; }

.jstree-default-small .jstree-last {
  background: transparent; }

.jstree-default-small .jstree-open > .jstree-ocl {
  background-position: -135px -7px; }

.jstree-default-small .jstree-closed > .jstree-ocl {
  background-position: -103px -7px; }

.jstree-default-small .jstree-leaf > .jstree-ocl {
  background-position: -71px -7px; }

.jstree-default-small .jstree-themeicon {
  background-position: -263px -7px; }

.jstree-default-small > .jstree-no-dots .jstree-node,
.jstree-default-small > .jstree-no-dots .jstree-leaf > .jstree-ocl {
  background: transparent; }

.jstree-default-small > .jstree-no-dots .jstree-open > .jstree-ocl {
  background-position: -39px -7px; }

.jstree-default-small > .jstree-no-dots .jstree-closed > .jstree-ocl {
  background-position: -7px -7px; }

.jstree-default-small .jstree-disabled {
  background: transparent; }

.jstree-default-small .jstree-disabled.jstree-hovered {
  background: transparent; }

.jstree-default-small .jstree-disabled.jstree-clicked {
  background: #efefef; }

.jstree-default-small .jstree-checkbox {
  background-position: -167px -7px; }

.jstree-default-small .jstree-checkbox:hover {
  background-position: -167px -39px; }

.jstree-default-small.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox,
.jstree-default-small .jstree-checked > .jstree-checkbox {
  background-position: -231px -7px; }

.jstree-default-small.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox:hover,
.jstree-default-small .jstree-checked > .jstree-checkbox:hover {
  background-position: -231px -39px; }

.jstree-default-small .jstree-anchor > .jstree-undetermined {
  background-position: -199px -7px; }

.jstree-default-small .jstree-anchor > .jstree-undetermined:hover {
  background-position: -199px -39px; }

.jstree-default-small .jstree-checkbox-disabled {
  opacity: 0.8;
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='jstree-grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#jstree-grayscale");
  /* Firefox 10+ */
  filter: gray;
  /* IE6-9 */
  -webkit-filter: grayscale(100%);
  /* Chrome 19+ & Safari 6+ */ }

.jstree-default-small > .jstree-striped {
  background-size: auto 36px; }

.jstree-default-small.jstree-rtl .jstree-node {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAACAQMAAAB49I5GAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMOBgAAGAAJMwQHdQAAAABJRU5ErkJggg==");
  background-position: 100% 1px;
  background-repeat: repeat-y; }

.jstree-default-small.jstree-rtl .jstree-last {
  background: transparent; }

.jstree-default-small.jstree-rtl .jstree-open > .jstree-ocl {
  background-position: -135px -39px; }

.jstree-default-small.jstree-rtl .jstree-closed > .jstree-ocl {
  background-position: -103px -39px; }

.jstree-default-small.jstree-rtl .jstree-leaf > .jstree-ocl {
  background-position: -71px -39px; }

.jstree-default-small.jstree-rtl > .jstree-no-dots .jstree-node,
.jstree-default-small.jstree-rtl > .jstree-no-dots .jstree-leaf > .jstree-ocl {
  background: transparent; }

.jstree-default-small.jstree-rtl > .jstree-no-dots .jstree-open > .jstree-ocl {
  background-position: -39px -39px; }

.jstree-default-small.jstree-rtl > .jstree-no-dots .jstree-closed > .jstree-ocl {
  background-position: -7px -39px; }

.jstree-default-small .jstree-themeicon-custom {
  background-color: transparent;
  background-image: none;
  background-position: 0 0; }

.jstree-default-small > .jstree-container-ul .jstree-loading > .jstree-ocl {
  background: url("../img/vendor/jstree/throbber.gif") center center no-repeat; }

.jstree-default-small .jstree-file {
  background: url("../img/vendor/jstree/32px.png") -103px -71px no-repeat; }

.jstree-default-small .jstree-folder {
  background: url("../img/vendor/jstree/32px.png") -263px -7px no-repeat; }

.jstree-default-small > .jstree-container-ul > .jstree-node {
  margin-left: 0;
  margin-right: 0; }

#jstree-dnd.jstree-default-small {
  line-height: 18px;
  padding: 0 4px; }

#jstree-dnd.jstree-default-small .jstree-ok,
#jstree-dnd.jstree-default-small .jstree-er {
  background-image: url("../img/vendor/jstree/32px.png");
  background-repeat: no-repeat;
  background-color: transparent; }

#jstree-dnd.jstree-default-small i {
  background: transparent;
  width: 18px;
  height: 18px;
  line-height: 18px; }

#jstree-dnd.jstree-default-small .jstree-ok {
  background-position: -7px -71px; }

#jstree-dnd.jstree-default-small .jstree-er {
  background-position: -39px -71px; }

.jstree-default-small.jstree-rtl .jstree-node {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAACAQMAAABv1h6PAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMHBgAAiABBI4gz9AAAAABJRU5ErkJggg=="); }

.jstree-default-small.jstree-rtl .jstree-last {
  background: transparent; }

.jstree-default-large .jstree-node {
  min-height: 32px;
  line-height: 32px;
  margin-left: 32px;
  min-width: 32px; }

.jstree-default-large .jstree-anchor {
  line-height: 32px;
  height: 32px; }

.jstree-default-large .jstree-icon {
  width: 32px;
  height: 32px;
  line-height: 32px; }

.jstree-default-large .jstree-icon:empty {
  width: 32px;
  height: 32px;
  line-height: 32px; }

.jstree-default-large.jstree-rtl .jstree-node {
  margin-right: 32px; }

.jstree-default-large .jstree-wholerow {
  height: 32px; }

.jstree-default-large .jstree-node,
.jstree-default-large .jstree-icon {
  background-image: url("../img/vendor/jstree/32px.png"); }

.jstree-default-large .jstree-node {
  background-position: -288px 0px;
  background-repeat: repeat-y; }

.jstree-default-large .jstree-last {
  background: transparent; }

.jstree-default-large .jstree-open > .jstree-ocl {
  background-position: -128px 0px; }

.jstree-default-large .jstree-closed > .jstree-ocl {
  background-position: -96px 0px; }

.jstree-default-large .jstree-leaf > .jstree-ocl {
  background-position: -64px 0px; }

.jstree-default-large .jstree-themeicon {
  background-position: -256px 0px; }

.jstree-default-large > .jstree-no-dots .jstree-node,
.jstree-default-large > .jstree-no-dots .jstree-leaf > .jstree-ocl {
  background: transparent; }

.jstree-default-large > .jstree-no-dots .jstree-open > .jstree-ocl {
  background-position: -32px 0px; }

.jstree-default-large > .jstree-no-dots .jstree-closed > .jstree-ocl {
  background-position: 0px 0px; }

.jstree-default-large .jstree-disabled {
  background: transparent; }

.jstree-default-large .jstree-disabled.jstree-hovered {
  background: transparent; }

.jstree-default-large .jstree-disabled.jstree-clicked {
  background: #efefef; }

.jstree-default-large .jstree-checkbox {
  background-position: -160px 0px; }

.jstree-default-large .jstree-checkbox:hover {
  background-position: -160px -32px; }

.jstree-default-large.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox,
.jstree-default-large .jstree-checked > .jstree-checkbox {
  background-position: -224px 0px; }

.jstree-default-large.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox:hover,
.jstree-default-large .jstree-checked > .jstree-checkbox:hover {
  background-position: -224px -32px; }

.jstree-default-large .jstree-anchor > .jstree-undetermined {
  background-position: -192px 0px; }

.jstree-default-large .jstree-anchor > .jstree-undetermined:hover {
  background-position: -192px -32px; }

.jstree-default-large .jstree-checkbox-disabled {
  opacity: 0.8;
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='jstree-grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#jstree-grayscale");
  /* Firefox 10+ */
  filter: gray;
  /* IE6-9 */
  -webkit-filter: grayscale(100%);
  /* Chrome 19+ & Safari 6+ */ }

.jstree-default-large > .jstree-striped {
  background-size: auto 64px; }

.jstree-default-large.jstree-rtl .jstree-node {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAACAQMAAAB49I5GAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMOBgAAGAAJMwQHdQAAAABJRU5ErkJggg==");
  background-position: 100% 1px;
  background-repeat: repeat-y; }

.jstree-default-large.jstree-rtl .jstree-last {
  background: transparent; }

.jstree-default-large.jstree-rtl .jstree-open > .jstree-ocl {
  background-position: -128px -32px; }

.jstree-default-large.jstree-rtl .jstree-closed > .jstree-ocl {
  background-position: -96px -32px; }

.jstree-default-large.jstree-rtl .jstree-leaf > .jstree-ocl {
  background-position: -64px -32px; }

.jstree-default-large.jstree-rtl > .jstree-no-dots .jstree-node,
.jstree-default-large.jstree-rtl > .jstree-no-dots .jstree-leaf > .jstree-ocl {
  background: transparent; }

.jstree-default-large.jstree-rtl > .jstree-no-dots .jstree-open > .jstree-ocl {
  background-position: -32px -32px; }

.jstree-default-large.jstree-rtl > .jstree-no-dots .jstree-closed > .jstree-ocl {
  background-position: 0px -32px; }

.jstree-default-large .jstree-themeicon-custom {
  background-color: transparent;
  background-image: none;
  background-position: 0 0; }

.jstree-default-large > .jstree-container-ul .jstree-loading > .jstree-ocl {
  background: url("../img/vendor/jstree/throbber.gif") center center no-repeat; }

.jstree-default-large .jstree-file {
  background: url("../img/vendor/jstree/32px.png") -96px -64px no-repeat; }

.jstree-default-large .jstree-folder {
  background: url("../img/vendor/jstree/32px.png") -256px 0px no-repeat; }

.jstree-default-large > .jstree-container-ul > .jstree-node {
  margin-left: 0;
  margin-right: 0; }

#jstree-dnd.jstree-default-large {
  line-height: 32px;
  padding: 0 4px; }

#jstree-dnd.jstree-default-large .jstree-ok,
#jstree-dnd.jstree-default-large .jstree-er {
  background-image: url("../img/vendor/jstree/32px.png");
  background-repeat: no-repeat;
  background-color: transparent; }

#jstree-dnd.jstree-default-large i {
  background: transparent;
  width: 32px;
  height: 32px;
  line-height: 32px; }

#jstree-dnd.jstree-default-large .jstree-ok {
  background-position: 0px -64px; }

#jstree-dnd.jstree-default-large .jstree-er {
  background-position: -32px -64px; }

.jstree-default-large.jstree-rtl .jstree-node {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAACAQMAAAAD0EyKAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjgIIGBgABCgCBvVLXcAAAAABJRU5ErkJggg=="); }

.jstree-default-large.jstree-rtl .jstree-last {
  background: transparent; }

@media (max-width: 768px) {
  #jstree-dnd.jstree-dnd-responsive {
    line-height: 40px;
    font-weight: bold;
    font-size: 1.1em;
    text-shadow: 1px 1px white; }
  #jstree-dnd.jstree-dnd-responsive > i {
    background: transparent;
    width: 40px;
    height: 40px; }
  #jstree-dnd.jstree-dnd-responsive > .jstree-ok {
    background-image: url("../img/vendor/jstree/40px.png");
    background-position: 0 -200px;
    background-size: 120px 240px; }
  #jstree-dnd.jstree-dnd-responsive > .jstree-er {
    background-image: url("../img/vendor/jstree/40px.png");
    background-position: -40px -200px;
    background-size: 120px 240px; }
  #jstree-marker.jstree-dnd-responsive {
    border-left-width: 10px;
    border-top-width: 10px;
    border-bottom-width: 10px;
    margin-top: -10px; } }

@media (max-width: 768px) {
  .jstree-default-responsive {
    /*
	.jstree-open > .jstree-ocl,
	.jstree-closed > .jstree-ocl { border-radius:20px; background-color:white; }
	*/ }
  .jstree-default-responsive .jstree-icon {
    background-image: url("../img/vendor/jstree/40px.png"); }
  .jstree-default-responsive .jstree-node,
  .jstree-default-responsive .jstree-leaf > .jstree-ocl {
    background: transparent; }
  .jstree-default-responsive .jstree-node {
    min-height: 40px;
    line-height: 40px;
    margin-left: 40px;
    min-width: 40px;
    white-space: nowrap; }
  .jstree-default-responsive .jstree-anchor {
    line-height: 40px;
    height: 40px; }
  .jstree-default-responsive .jstree-icon,
  .jstree-default-responsive .jstree-icon:empty {
    width: 40px;
    height: 40px;
    line-height: 40px; }
  .jstree-default-responsive > .jstree-container-ul > .jstree-node {
    margin-left: 0; }
  .jstree-default-responsive.jstree-rtl .jstree-node {
    margin-left: 0;
    margin-right: 40px; }
  .jstree-default-responsive.jstree-rtl .jstree-container-ul > .jstree-node {
    margin-right: 0; }
  .jstree-default-responsive .jstree-ocl,
  .jstree-default-responsive .jstree-themeicon,
  .jstree-default-responsive .jstree-checkbox {
    background-size: 120px 240px; }
  .jstree-default-responsive .jstree-leaf > .jstree-ocl {
    background: transparent; }
  .jstree-default-responsive .jstree-open > .jstree-ocl {
    background-position: 0 0px !important; }
  .jstree-default-responsive .jstree-closed > .jstree-ocl {
    background-position: 0 -40px !important; }
  .jstree-default-responsive.jstree-rtl .jstree-closed > .jstree-ocl {
    background-position: -40px 0px !important; }
  .jstree-default-responsive .jstree-themeicon {
    background-position: -40px -40px; }
  .jstree-default-responsive .jstree-checkbox,
  .jstree-default-responsive .jstree-checkbox:hover {
    background-position: -40px -80px; }
  .jstree-default-responsive.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox,
  .jstree-default-responsive.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox:hover,
  .jstree-default-responsive .jstree-checked > .jstree-checkbox,
  .jstree-default-responsive .jstree-checked > .jstree-checkbox:hover {
    background-position: 0 -80px; }
  .jstree-default-responsive .jstree-anchor > .jstree-undetermined,
  .jstree-default-responsive .jstree-anchor > .jstree-undetermined:hover {
    background-position: 0 -120px; }
  .jstree-default-responsive .jstree-anchor {
    font-weight: bold;
    font-size: 1.1em;
    text-shadow: 1px 1px white; }
  .jstree-default-responsive > .jstree-striped {
    background: transparent; }
  .jstree-default-responsive .jstree-wholerow {
    border-top: 1px solid rgba(255, 255, 255, 0.7);
    border-bottom: 1px solid rgba(64, 64, 64, 0.2);
    background: #ebebeb;
    height: 40px; }
  .jstree-default-responsive .jstree-wholerow-hovered {
    background: #e7f4f9; }
  .jstree-default-responsive .jstree-wholerow-clicked {
    background: #beebff; }
  .jstree-default-responsive .jstree-children .jstree-last > .jstree-wholerow {
    box-shadow: inset 0 -6px 3px -5px #666666; }
  .jstree-default-responsive .jstree-children .jstree-open > .jstree-wholerow {
    box-shadow: inset 0 6px 3px -5px #666666;
    border-top: 0; }
  .jstree-default-responsive .jstree-children .jstree-open + .jstree-open {
    box-shadow: none; }
  .jstree-default-responsive .jstree-node,
  .jstree-default-responsive .jstree-icon,
  .jstree-default-responsive .jstree-node > .jstree-ocl,
  .jstree-default-responsive .jstree-themeicon,
  .jstree-default-responsive .jstree-checkbox {
    background-image: url("../img/vendor/jstree/40px.png");
    background-size: 120px 240px; }
  .jstree-default-responsive .jstree-node {
    background-position: -80px 0;
    background-repeat: repeat-y; }
  .jstree-default-responsive .jstree-last {
    background: transparent; }
  .jstree-default-responsive .jstree-leaf > .jstree-ocl {
    background-position: -40px -120px; }
  .jstree-default-responsive .jstree-last > .jstree-ocl {
    background-position: -40px -160px; }
  .jstree-default-responsive .jstree-themeicon-custom {
    background-color: transparent;
    background-image: none;
    background-position: 0 0; }
  .jstree-default-responsive .jstree-file {
    background: url("../img/vendor/jstree/40px.png") 0 -160px no-repeat;
    background-size: 120px 240px; }
  .jstree-default-responsive .jstree-folder {
    background: url("../img/vendor/jstree/40px.png") -40px -40px no-repeat;
    background-size: 120px 240px; }
  .jstree-default-responsive > .jstree-container-ul > .jstree-node {
    margin-left: 0;
    margin-right: 0; } }

/*@font-face {
	font-family: "Geogrotesque Bd";
    src: url('../fonts/geog-Bd.ttf');
}
@font-face {
	font-family: "Geogrotesque Bd It";
    src: url('../fonts/geog-BdIt.ttf');
}
@font-face {
	font-family: "Geogrotesque Rg";
    src: url('../fonts/geog-Rg.ttf');
}
@font-face {
	font-family: "Geogrotesque SmBd";
    src: url('../fonts/geog-Sb.ttf');
}*/
@font-face {
  font-family: 'geogRg';
  src: url("../fonts/geogRg.eot");
  src: url("../fonts/geogRg.eot") format("embedded-opentype"), url("../fonts/geogRg.woff2") format("woff2"), url("../fonts/geogRg.woff") format("woff"), url("../fonts/geogRg.ttf") format("truetype"), url("../fonts/geogRg.svg#geogRg") format("svg"); }

@font-face {
  font-family: 'geogSb';
  src: url("../fonts/geogSb.eot");
  src: url("../fonts/geogSb.eot") format("embedded-opentype"), url("../fonts/geogSb.woff2") format("woff2"), url("../fonts/geogSb.woff") format("woff"), url("../fonts/geogSb.ttf") format("truetype"), url("../fonts/geogSb.svg#geogSb") format("svg"); }

@font-face {
  font-family: 'geogBd';
  src: url("../fonts/geogBd.eot");
  src: url("../fonts/geogBd.eot") format("embedded-opentype"), url("../fonts/geogBd.woff2") format("woff2"), url("../fonts/geogBd.woff") format("woff"), url("../fonts/geogBd.ttf") format("truetype"), url("../fonts/geogBd.svg#geogBd") format("svg"); }

@font-face {
  font-family: 'geogBdIt';
  src: url("../fonts/geogBdIt.eot");
  src: url("../fonts/geogBdIt.eot") format("embedded-opentype"), url("../fonts/geogBdIt.woff2") format("woff2"), url("../fonts/geogBdIt.woff") format("woff"), url("../fonts/geogBdIt.ttf") format("truetype"), url("../fonts/geogBdIt.svg#geogBdIt") format("svg"); }

@font-face {
  font-family: 'tungSb';
  src: url("../fonts/tungSb.eot");
  src: url("../fonts/tungSb.eot") format("embedded-opentype"), url("../fonts/tungSb.woff2") format("woff2"), url("../fonts/tungSb.woff") format("woff"), url("../fonts/tungSb.ttf") format("truetype"), url("../fonts/tungSb.svg#tungSb") format("svg"); }

/**
 * Foundation for Sites by ZURB
 * Version 6.3.0
 * foundation.zurb.com
 * Licensed under MIT Open Source
 */
/*! normalize-scss | MIT/GPLv2 License | bit.ly/normalize-scss */
/* Document
       ========================================================================== */
/**
     * 1. Change the default font family in all browsers (opinionated).
     * 2. Correct the line height in all browsers.
     * 3. Prevent adjustments of font size after orientation changes in
     *    IE on Windows Phone and in iOS.
     */
html {
  font-family: sans-serif;
  /* 1 */
  line-height: 1.15;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 3 */
  -webkit-text-size-adjust: 100%;
  /* 3 */ }

/* Sections
       ========================================================================== */
/**
     * Remove the margin in all browsers (opinionated).
     */
/**
     * Add the correct display in IE 9-.
     */
/* Grouping content
       ========================================================================== */
/**
     * Add the correct display in IE 9-.
     */
figcaption,
figure {
  display: block; }

/**
     * Add the correct margin in IE 8.
     */
figure {
  margin: 1em 40px; }

/**
     * 1. Add the correct box sizing in Firefox.
     * 2. Show the overflow in Edge and IE.
     */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
     * Add the correct display in IE.
     */
/**
     * 1. Correct the inheritance and scaling of font size in all browsers.
     * 2. Correct the odd `em` font sizing in all browsers.
     */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Links
       ========================================================================== */
/**
     * 1. Remove the gray background on active links in IE 10.
     * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
     */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */ }

/**
     * Remove the outline on focused links when they are also active or hovered
     * in all browsers (opinionated).
     */
a:active,
a:hover {
  outline-width: 0; }

/* Text-level semantics
       ========================================================================== */
/**
     * 1. Remove the bottom border in Firefox 39-.
     * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
     */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  /* 2 */ }

/**
     * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
     */
b,
strong {
  font-weight: inherit; }

/**
     * Add the correct font weight in Chrome, Edge, and Safari.
     */
b,
strong {
  font-weight: bolder; }

/**
     * 1. Correct the inheritance and scaling of font size in all browsers.
     * 2. Correct the odd `em` font sizing in all browsers.
     */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
     * Add the correct font style in Android 4.3-.
     */
dfn {
  font-style: italic; }

/**
     * Add the correct background and color in IE 9-.
     */
mark {
  background-color: #ff0;
  color: #000; }

/**
     * Add the correct font size in all browsers.
     */
small {
  font-size: 80%; }

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

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
       ========================================================================== */
/**
     * Add the correct display in IE 9-.
     */
audio,
video {
  display: inline-block; }

/**
     * Add the correct display in iOS 4-7.
     */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
     * Remove the border on images inside links in IE 10-.
     */
img {
  border-style: none; }

/**
     * Hide the overflow in IE.
     */
/* Forms
       ========================================================================== */
/**
     * 1. Change the font styles in all browsers (opinionated).
     * 2. Remove the margin in Firefox and Safari.
     */
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
     * Show the overflow in IE.
     */
button {
  overflow: visible; }

/**
     * Remove the inheritance of text transform in Edge, Firefox, and IE.
     * 1. Remove the inheritance of text transform in Firefox.
     */
button,
select {
  /* 1 */
  text-transform: none; }

/**
     * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
     *    controls in Android 4.
     * 2. Correct the inability to style clickable types in iOS and Safari.
     */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */ }

button,
[type="button"],
[type="reset"],
[type="submit"] {
  /**
         * Remove the inner border and padding in Firefox.
         */
  /**
         * Restore the focus styles unset by the previous rule.
         */ }

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
     * Show the overflow in Edge.
     */
input {
  overflow: visible; }

/**
     * 1. Add the correct box sizing in IE 10-.
     * 2. Remove the padding in IE 10-.
     */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
     * Correct the cursor style of increment and decrement buttons in Chrome.
     */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
     * 1. Correct the odd appearance in Chrome and Safari.
     * 2. Correct the outline style in Safari.
     */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
  /**
         * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
         */ }

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
     * 1. Correct the inability to style clickable types in iOS and Safari.
     * 2. Change font properties to `inherit` in Safari.
     */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/**
     * Change the border, margin, and padding in all browsers (opinionated).
     */
/**
     * 1. Correct the text wrapping in Edge and IE.
     * 2. Correct the color inheritance from `fieldset` elements in IE.
     * 3. Remove the padding so developers are not caught out when they zero out
     *    `fieldset` elements in all browsers.
     */
legend {
  box-sizing: border-box;
  /* 1 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  color: inherit;
  /* 2 */
  white-space: normal;
  /* 1 */ }

/**
     * 1. Add the correct display in IE 9-.
     * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
     */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
     * Remove the default vertical scrollbar in IE.
     */
textarea {
  overflow: auto; }

/* Interactive
       ========================================================================== */
/*
     * Add the correct display in Edge, IE, and Firefox.
     */
details {
  display: block; }

/*
     * Add the correct display in all browsers.
     */
summary {
  display: list-item; }

/*
     * Add the correct display in IE 9-.
     */
menu {
  display: block; }

/* Scripting
       ========================================================================== */
/**
     * Add the correct display in IE 9-.
     */
canvas {
  display: inline-block; }

/**
     * Add the correct display in IE.
     */
template {
  display: none; }

/* Hidden
       ========================================================================== */
/**
     * Add the correct display in IE 10-.
     */
[hidden] {
  display: none; }

.foundation-mq {
  font-family: "small=0em&medium=40em&large=64em&xlarge=75em&xxlarge=90em"; }

html {
  box-sizing: border-box;
  font-size: 100%; }

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

body {
  margin: 0;
  padding: 0;
  font-weight: normal;
  line-height: 1.5;
  color: #0a0a0a;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  -ms-interpolation-mode: bicubic; }

textarea {
  height: auto;
  min-height: 50px;
  border-radius: 3px; }

select {
  width: 100%;
  border-radius: 3px; }

.map_canvas img,
.map_canvas embed,
.map_canvas object,
.mqa-display img,
.mqa-display embed,
.mqa-display object {
  max-width: none !important; }

button {
  padding: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 0;
  border-radius: 3px;
  background: transparent;
  line-height: 1; }

[data-whatinput='mouse'] button {
  outline: 0; }

.is-visible {
  display: block !important; }

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

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

p {
  margin-bottom: 1rem;
  font-size: inherit;
  line-height: 1.6;
  text-rendering: optimizeLegibility; }

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

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

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

a {
  text-decoration: none;
  cursor: pointer; }

a:hover, a:focus {
  color: #258faf; }

a img {
  border: 0; }

hr {
  clear: both;
  max-width: 78.66667rem;
  height: 0;
  margin: 1.25rem auto;
  border-top: 0;
  border-right: 0;
  border-bottom: 1px solid #cacaca;
  border-left: 0; }

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

li {
  font-size: inherit; }

ul {
  list-style-type: disc; }

ol {
  margin-left: 1.25rem; }

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

dl {
  margin-bottom: 1rem; }

dl dt {
  margin-bottom: 0.3rem;
  font-weight: bold; }

blockquote {
  margin: 0 0 1rem;
  padding: 0.5625rem 1.25rem 0 1.1875rem;
  border-left: 1px solid #cacaca; }

blockquote,
blockquote p {
  line-height: 1.6;
  color: #8a8a8a; }

cite {
  display: block;
  font-size: 0.8125rem;
  color: #8a8a8a; }

cite:before {
  content: "— "; }

abbr {
  border-bottom: 1px dotted #0a0a0a;
  color: #0a0a0a;
  cursor: help; }

figure {
  margin: 0; }

code {
  padding: 0.125rem 0.3125rem 0.0625rem;
  border: 1px solid #cacaca;
  background-color: #e6e6e6;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: normal;
  color: #0a0a0a; }

kbd {
  margin: 0;
  padding: 0.125rem 0.25rem 0;
  background-color: #e6e6e6;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  color: #0a0a0a;
  border-radius: 3px; }

.subheader {
  margin-top: 0.2rem;
  margin-bottom: 0.5rem;
  font-weight: normal;
  line-height: 1.4;
  color: #8a8a8a; }

.lead {
  font-size: 125%;
  line-height: 1.6; }

.stat {
  font-size: 2.5rem;
  line-height: 1; }

p + .stat {
  margin-top: -1rem; }

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

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.text-justify {
  text-align: justify; }

@media print, screen and (min-width: 40em) {
  .medium-text-left {
    text-align: left; }
  .medium-text-right {
    text-align: right; }
  .medium-text-center {
    text-align: center; }
  .medium-text-justify {
    text-align: justify; } }

@media print, screen and (min-width: 64em) {
  .large-text-left {
    text-align: left; }
  .large-text-right {
    text-align: right; }
  .large-text-center {
    text-align: center; }
  .large-text-justify {
    text-align: justify; } }

.show-for-print {
  display: none !important; }

@media print {
  * {
    background: transparent !important;
    box-shadow: none !important;
    color: black !important;
    text-shadow: none !important; }
  .show-for-print {
    display: block !important; }
  .hide-for-print {
    display: none !important; }
  table.show-for-print {
    display: table !important; }
  thead.show-for-print {
    display: table-header-group !important; }
  tbody.show-for-print {
    display: table-row-group !important; }
  tr.show-for-print {
    display: table-row !important; }
  td.show-for-print {
    display: table-cell !important; }
  th.show-for-print {
    display: table-cell !important; }
  a,
  a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  .ir a:after,
  a[href^='javascript:']:after,
  a[href^='#']:after {
    content: ''; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  pre,
  blockquote {
    border: 1px solid #8a8a8a;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  @page {
    margin: 0.5cm; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; } }

.float-left {
  float: left !important; }

.float-right {
  float: right !important; }

.float-center {
  display: block;
  margin-right: auto;
  margin-left: auto; }

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

.clearfix::after {
  clear: both; }

.pagination {
  margin-left: 0;
  margin-bottom: 1rem; }

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

.pagination::after {
  clear: both; }

.pagination li {
  margin-right: 0.0625rem;
  border-radius: 3px;
  font-size: 0.875rem;
  display: none; }

.pagination li:last-child,
.pagination li:first-child {
  display: inline-block; }

@media print, screen and (min-width: 40em) {
  .pagination li {
    display: inline-block; } }

.pagination a,
.pagination button {
  display: block;
  padding: 0.1875rem 0.625rem;
  border-radius: 3px;
  color: #0a0a0a; }

.pagination a:hover,
.pagination button:hover {
  background: #e6e6e6; }

.pagination .current {
  padding: 0.1875rem 0.625rem;
  background: #2ba6cb;
  color: #fefefe;
  cursor: default; }

.pagination .disabled {
  padding: 0.1875rem 0.625rem;
  color: #cacaca;
  cursor: not-allowed; }

.pagination .disabled:hover {
  background: transparent; }

.pagination .ellipsis::after {
  padding: 0.1875rem 0.625rem;
  content: '\2026';
  color: #0a0a0a; }

.pagination-previous a::before,
.pagination-previous.disabled::before {
  display: inline-block;
  margin-right: 0.5rem;
  content: '\00ab'; }

.pagination-next a::after,
.pagination-next.disabled::after {
  display: inline-block;
  margin-left: 0.5rem;
  content: '\00bb'; }

.accordion {
  margin-left: 0;
  background: #fefefe;
  list-style-type: none; }

.accordion-item:first-child > :first-child {
  border-radius: 3px 3px 0 0; }

.accordion-item:last-child > :last-child {
  border-radius: 0 0 3px 3px; }

.accordion-title {
  position: relative;
  display: block;
  padding: 1.25rem 1rem;
  border: 1px solid #e6e6e6;
  border-bottom: 0;
  font-size: 0.75rem;
  line-height: 1;
  color: #2ba6cb; }

:last-child:not(.is-active) > .accordion-title {
  border-bottom: 1px solid #e6e6e6;
  border-radius: 0 0 3px 3px; }

.accordion-title:hover,
.accordion-title:focus {
  background-color: #e6e6e6; }

.accordion-title::before {
  position: absolute;
  top: 50%;
  right: 1rem;
  margin-top: -0.5rem;
  content: '+'; }

.is-active > .accordion-title::before {
  content: '–'; }

.accordion-content {
  display: none;
  background-color: #fefefe;
  color: #0a0a0a; }

:last-child > .accordion-content:last-child {
  border-bottom: 1px solid #e6e6e6; }

.dropdown-pane {
  position: absolute;
  z-index: 10;
  display: block;
  width: 300px;
  padding: 1rem;
  visibility: hidden;
  border: 1px solid #cacaca;
  border-radius: 3px;
  background-color: #fefefe;
  font-size: 1rem; }

.dropdown-pane.is-open {
  visibility: visible; }

.dropdown-pane.tiny {
  width: 100px; }

.dropdown-pane.small {
  width: 200px; }

.dropdown-pane.large {
  width: 400px; }

.tabs {
  margin: 0;
  border: 1px solid #e6e6e6;
  background: #fefefe;
  list-style-type: none; }

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

.tabs::after {
  clear: both; }

.tabs.vertical > li {
  display: block;
  float: none;
  width: auto; }

.tabs.simple > li > a {
  padding: 0; }

.tabs.simple > li > a:hover {
  background: transparent; }

.tabs.primary {
  background: #2ba6cb; }

.tabs.primary > li > a {
  color: #0a0a0a; }

.tabs.primary > li > a:hover,
.tabs.primary > li > a:focus {
  background: #299ec1; }

.tabs-title {
  float: left; }

.tabs-title > a {
  display: block;
  padding: 1.25rem 1.5rem;
  font-size: 0.75rem;
  line-height: 1;
  color: #2ba6cb; }

.tabs-title > a:hover {
  background: #fefefe;
  color: #258faf; }

.tabs-title > a:focus,
.tabs-title > a[aria-selected='true'] {
  background: #e6e6e6;
  color: #2ba6cb; }

.tabs-content {
  border: 1px solid #e6e6e6;
  border-top: 0;
  background: #fefefe;
  color: #0a0a0a;
  transition: all 0.5s ease; }

.tabs-content.vertical {
  border: 1px solid #e6e6e6;
  border-left: 0; }

.tabs-panel {
  display: none;
  padding: 1rem; }

.tabs-panel[aria-hidden="false"] {
  display: block; }

table {
  width: 100%;
  margin-bottom: 1rem;
  border-radius: 3px; }

table thead,
table tbody,
table tfoot {
  border: 1px solid #f1f1f1;
  background-color: #fefefe; }

table caption {
  padding: 0.5rem 0.625rem 0.625rem;
  font-weight: bold; }

table thead {
  background: #f8f8f8;
  color: #0a0a0a; }

table tfoot {
  background: #f1f1f1;
  color: #0a0a0a; }

table thead tr,
table tfoot tr {
  background: transparent; }

table thead th,
table thead td,
table tfoot th,
table tfoot td {
  padding: 0.5rem 0.625rem 0.625rem;
  font-weight: bold;
  text-align: left; }

table tbody th,
table tbody td {
  padding: 0.5rem 0.625rem 0.625rem; }

table tbody tr:nth-child(even) {
  border-bottom: 0;
  background-color: #f1f1f1; }

table.unstriped tbody {
  background-color: #fefefe; }

table.unstriped tbody tr {
  border-bottom: 0;
  border-bottom: 1px solid #f1f1f1;
  background-color: #fefefe; }

@media screen and (max-width: 63.9375em) {
  table.stack thead {
    display: none; }
  table.stack tfoot {
    display: none; }
  table.stack tr,
  table.stack th,
  table.stack td {
    display: block; }
  table.stack td {
    border-top: 0; } }

table.scroll {
  display: block;
  width: 100%;
  overflow-x: auto; }

table.hover thead tr:hover {
  background-color: #f3f3f3; }

table.hover tfoot tr:hover {
  background-color: #ececec; }

table.hover tbody tr:hover {
  background-color: #f9f9f9; }

table.hover:not(.unstriped) tr:nth-of-type(even):hover {
  background-color: #ececec; }

.table-scroll {
  overflow-x: auto; }

.table-scroll table {
  width: auto; }

.responsive-embed,
.flex-video {
  position: relative;
  height: 0;
  margin-bottom: 1rem;
  padding-bottom: 75%;
  overflow: hidden; }

.responsive-embed iframe,
.responsive-embed object,
.responsive-embed embed,
.responsive-embed video,
.flex-video iframe,
.flex-video object,
.flex-video embed,
.flex-video video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.responsive-embed.widescreen,
.flex-video.widescreen {
  padding-bottom: 56.25%; }

.row {
  max-width: 1140px;
  margin-right: auto;
  margin-left: auto; }

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

.row::after {
  clear: both; }

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

.row .row {
  margin-right: -16px;
  margin-left: -16px; }

@media print, screen and (min-width: 40em) {
  .row .row {
    margin-right: -16px;
    margin-left: -16px; } }

@media print, screen and (min-width: 64em) {
  .row .row {
    margin-right: -16px;
    margin-left: -16px; } }

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

.row.expanded {
  max-width: none; }

.row.expanded .row {
  margin-right: auto;
  margin-left: auto; }

.column,
.columns {
  width: 100%;
  float: left;
  padding-right: 16px;
  padding-left: 16px; }
  @media (max-width: 40em) {
    .column,
    .columns {
      padding-right: 8px;
      padding-left: 8px; } }

.column:last-child:not(:first-child),
.columns:last-child:not(:first-child) {
  float: right; }

.column.end:last-child:last-child,
.end.columns:last-child:last-child {
  float: left; }

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

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

.small-1 {
  width: 8.33333%; }

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

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

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

.small-2 {
  width: 16.66667%; }

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

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

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

.small-3 {
  width: 25%; }

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

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

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

.small-4 {
  width: 33.33333%; }

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

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

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

.small-5 {
  width: 41.66667%; }

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

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

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

.small-6 {
  width: 50%; }

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

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

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

.small-7 {
  width: 58.33333%; }

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

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

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

.small-8 {
  width: 66.66667%; }

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

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

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

.small-9 {
  width: 75%; }

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

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

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

.small-10 {
  width: 83.33333%; }

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

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

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

.small-11 {
  width: 91.66667%; }

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

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

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

.small-12 {
  width: 100%; }

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

.small-up-1 > .column,
.small-up-1 > .columns {
  float: left;
  width: 100%; }

.small-up-1 > .column:nth-of-type(1n),
.small-up-1 > .columns:nth-of-type(1n) {
  clear: none; }

.small-up-1 > .column:nth-of-type(1n+1),
.small-up-1 > .columns:nth-of-type(1n+1) {
  clear: both; }

.small-up-1 > .column:last-child,
.small-up-1 > .columns:last-child {
  float: left; }

.small-up-2 > .column,
.small-up-2 > .columns {
  float: left;
  width: 50%; }

.small-up-2 > .column:nth-of-type(1n),
.small-up-2 > .columns:nth-of-type(1n) {
  clear: none; }

.small-up-2 > .column:nth-of-type(2n+1),
.small-up-2 > .columns:nth-of-type(2n+1) {
  clear: both; }

.small-up-2 > .column:last-child,
.small-up-2 > .columns:last-child {
  float: left; }

.small-up-3 > .column,
.small-up-3 > .columns {
  float: left;
  width: 33.33333%; }

.small-up-3 > .column:nth-of-type(1n),
.small-up-3 > .columns:nth-of-type(1n) {
  clear: none; }

.small-up-3 > .column:nth-of-type(3n+1),
.small-up-3 > .columns:nth-of-type(3n+1) {
  clear: both; }

.small-up-3 > .column:last-child,
.small-up-3 > .columns:last-child {
  float: left; }

.small-up-4 > .column,
.small-up-4 > .columns {
  float: left;
  width: 25%; }

.small-up-4 > .column:nth-of-type(1n),
.small-up-4 > .columns:nth-of-type(1n) {
  clear: none; }

.small-up-4 > .column:nth-of-type(4n+1),
.small-up-4 > .columns:nth-of-type(4n+1) {
  clear: both; }

.small-up-4 > .column:last-child,
.small-up-4 > .columns:last-child {
  float: left; }

.small-up-5 > .column,
.small-up-5 > .columns {
  float: left;
  width: 20%; }

.small-up-5 > .column:nth-of-type(1n),
.small-up-5 > .columns:nth-of-type(1n) {
  clear: none; }

.small-up-5 > .column:nth-of-type(5n+1),
.small-up-5 > .columns:nth-of-type(5n+1) {
  clear: both; }

.small-up-5 > .column:last-child,
.small-up-5 > .columns:last-child {
  float: left; }

.small-up-6 > .column,
.small-up-6 > .columns {
  float: left;
  width: 16.66667%; }

.small-up-6 > .column:nth-of-type(1n),
.small-up-6 > .columns:nth-of-type(1n) {
  clear: none; }

.small-up-6 > .column:nth-of-type(6n+1),
.small-up-6 > .columns:nth-of-type(6n+1) {
  clear: both; }

.small-up-6 > .column:last-child,
.small-up-6 > .columns:last-child {
  float: left; }

.small-up-7 > .column,
.small-up-7 > .columns {
  float: left;
  width: 14.28571%; }

.small-up-7 > .column:nth-of-type(1n),
.small-up-7 > .columns:nth-of-type(1n) {
  clear: none; }

.small-up-7 > .column:nth-of-type(7n+1),
.small-up-7 > .columns:nth-of-type(7n+1) {
  clear: both; }

.small-up-7 > .column:last-child,
.small-up-7 > .columns:last-child {
  float: left; }

.small-up-8 > .column,
.small-up-8 > .columns {
  float: left;
  width: 12.5%; }

.small-up-8 > .column:nth-of-type(1n),
.small-up-8 > .columns:nth-of-type(1n) {
  clear: none; }

.small-up-8 > .column:nth-of-type(8n+1),
.small-up-8 > .columns:nth-of-type(8n+1) {
  clear: both; }

.small-up-8 > .column:last-child,
.small-up-8 > .columns:last-child {
  float: left; }

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

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

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

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

.small-centered {
  margin-right: auto;
  margin-left: auto; }

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

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

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

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

.column-block {
  margin-bottom: 1rem; }

.column-block > :last-child {
  margin-bottom: 0; }

.slide-in-down.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: translateY(-100%);
  transition-property: transform, opacity;
  backface-visibility: hidden; }

.slide-in-down.mui-enter.mui-enter-active {
  transform: translateY(0); }

.slide-in-left.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: translateX(-100%);
  transition-property: transform, opacity;
  backface-visibility: hidden; }

.slide-in-left.mui-enter.mui-enter-active {
  transform: translateX(0); }

.slide-in-up.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: translateY(100%);
  transition-property: transform, opacity;
  backface-visibility: hidden; }

.slide-in-up.mui-enter.mui-enter-active {
  transform: translateY(0); }

.slide-in-right.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: translateX(100%);
  transition-property: transform, opacity;
  backface-visibility: hidden; }

.slide-in-right.mui-enter.mui-enter-active {
  transform: translateX(0); }

.slide-out-down.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: translateY(0);
  transition-property: transform, opacity;
  backface-visibility: hidden; }

.slide-out-down.mui-leave.mui-leave-active {
  transform: translateY(100%); }

.slide-out-right.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: translateX(0);
  transition-property: transform, opacity;
  backface-visibility: hidden; }

.slide-out-right.mui-leave.mui-leave-active {
  transform: translateX(100%); }

.slide-out-up.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: translateY(0);
  transition-property: transform, opacity;
  backface-visibility: hidden; }

.slide-out-up.mui-leave.mui-leave-active {
  transform: translateY(-100%); }

.slide-out-left.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: translateX(0);
  transition-property: transform, opacity;
  backface-visibility: hidden; }

.slide-out-left.mui-leave.mui-leave-active {
  transform: translateX(-100%); }

.fade-in.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  opacity: 0;
  transition-property: opacity; }

.fade-in.mui-enter.mui-enter-active {
  opacity: 1; }

.fade-out.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  opacity: 1;
  transition-property: opacity; }

.fade-out.mui-leave.mui-leave-active {
  opacity: 0; }

.hinge-in-from-top.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotateX(-90deg);
  transform-origin: top;
  transition-property: transform, opacity;
  opacity: 0; }

.hinge-in-from-top.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0deg);
  opacity: 1; }

.hinge-in-from-right.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotateY(-90deg);
  transform-origin: right;
  transition-property: transform, opacity;
  opacity: 0; }

.hinge-in-from-right.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0deg);
  opacity: 1; }

.hinge-in-from-bottom.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotateX(90deg);
  transform-origin: bottom;
  transition-property: transform, opacity;
  opacity: 0; }

.hinge-in-from-bottom.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0deg);
  opacity: 1; }

.hinge-in-from-left.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotateY(90deg);
  transform-origin: left;
  transition-property: transform, opacity;
  opacity: 0; }

.hinge-in-from-left.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0deg);
  opacity: 1; }

.hinge-in-from-middle-x.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotateX(-90deg);
  transform-origin: center;
  transition-property: transform, opacity;
  opacity: 0; }

.hinge-in-from-middle-x.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0deg);
  opacity: 1; }

.hinge-in-from-middle-y.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotateY(-90deg);
  transform-origin: center;
  transition-property: transform, opacity;
  opacity: 0; }

.hinge-in-from-middle-y.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0deg);
  opacity: 1; }

.hinge-out-from-top.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotate(0deg);
  transform-origin: top;
  transition-property: transform, opacity;
  opacity: 1; }

.hinge-out-from-top.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateX(-90deg);
  opacity: 0; }

.hinge-out-from-right.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotate(0deg);
  transform-origin: right;
  transition-property: transform, opacity;
  opacity: 1; }

.hinge-out-from-right.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateY(-90deg);
  opacity: 0; }

.hinge-out-from-bottom.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotate(0deg);
  transform-origin: bottom;
  transition-property: transform, opacity;
  opacity: 1; }

.hinge-out-from-bottom.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateX(90deg);
  opacity: 0; }

.hinge-out-from-left.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotate(0deg);
  transform-origin: left;
  transition-property: transform, opacity;
  opacity: 1; }

.hinge-out-from-left.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateY(90deg);
  opacity: 0; }

.hinge-out-from-middle-x.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotate(0deg);
  transform-origin: center;
  transition-property: transform, opacity;
  opacity: 1; }

.hinge-out-from-middle-x.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateX(-90deg);
  opacity: 0; }

.hinge-out-from-middle-y.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotate(0deg);
  transform-origin: center;
  transition-property: transform, opacity;
  opacity: 1; }

.hinge-out-from-middle-y.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateY(-90deg);
  opacity: 0; }

.scale-in-up.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: scale(0.5);
  transition-property: transform, opacity;
  opacity: 0; }

.scale-in-up.mui-enter.mui-enter-active {
  transform: scale(1);
  opacity: 1; }

.scale-in-down.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: scale(1.5);
  transition-property: transform, opacity;
  opacity: 0; }

.scale-in-down.mui-enter.mui-enter-active {
  transform: scale(1);
  opacity: 1; }

.scale-out-up.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: scale(1);
  transition-property: transform, opacity;
  opacity: 1; }

.scale-out-up.mui-leave.mui-leave-active {
  transform: scale(1.5);
  opacity: 0; }

.scale-out-down.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: scale(1);
  transition-property: transform, opacity;
  opacity: 1; }

.scale-out-down.mui-leave.mui-leave-active {
  transform: scale(0.5);
  opacity: 0; }

.spin-in.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: rotate(-0.75turn);
  transition-property: transform, opacity;
  opacity: 0; }

.spin-in.mui-enter.mui-enter-active {
  transform: rotate(0);
  opacity: 1; }

.spin-out.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: rotate(0);
  transition-property: transform, opacity;
  opacity: 1; }

.spin-out.mui-leave.mui-leave-active {
  transform: rotate(0.75turn);
  opacity: 0; }

.spin-in-ccw.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: rotate(0.75turn);
  transition-property: transform, opacity;
  opacity: 0; }

.spin-in-ccw.mui-enter.mui-enter-active {
  transform: rotate(0);
  opacity: 1; }

.spin-out-ccw.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: rotate(0);
  transition-property: transform, opacity;
  opacity: 1; }

.spin-out-ccw.mui-leave.mui-leave-active {
  transform: rotate(-0.75turn);
  opacity: 0; }

.slow {
  transition-duration: 750ms !important; }

.fast {
  transition-duration: 250ms !important; }

.linear {
  transition-timing-function: linear !important; }

.ease {
  transition-timing-function: ease !important; }

.ease-in {
  transition-timing-function: ease-in !important; }

.ease-out {
  transition-timing-function: ease-out !important; }

.ease-in-out {
  transition-timing-function: ease-in-out !important; }

.bounce-in {
  transition-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important; }

.bounce-out {
  transition-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important; }

.bounce-in-out {
  transition-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important; }

.short-delay {
  transition-delay: 300ms !important; }

.long-delay {
  transition-delay: 700ms !important; }

.shake {
  animation-name: shake-7; }

@keyframes shake-7 {
  0%,
  10%,
  20%,
  30%,
  40%,
  50%,
  60%,
  70%,
  80%,
  90% {
    transform: translateX(7%); }
  5%,
  15%,
  25%,
  35%,
  45%,
  55%,
  65%,
  75%,
  85%,
  95% {
    transform: translateX(-7%); } }

.spin-cw {
  animation-name: spin-cw-1turn; }

@keyframes spin-cw-1turn {
  0% {
    transform: rotate(-1turn); }
  100% {
    transform: rotate(0); } }

.spin-ccw {
  animation-name: spin-cw-1turn; }

@keyframes spin-cw-1turn {
  0% {
    transform: rotate(0); }
  100% {
    transform: rotate(1turn); } }

.wiggle {
  animation-name: wiggle-7deg; }

@keyframes wiggle-7deg {
  40%,
  50%,
  60% {
    transform: rotate(7deg); }
  35%,
  45%,
  55%,
  65% {
    transform: rotate(-7deg); }
  0%,
  30%,
  70%,
  100% {
    transform: rotate(0); } }

.shake,
.spin-cw,
.spin-ccw,
.wiggle {
  animation-duration: 500ms; }

.infinite {
  animation-iteration-count: infinite; }

.slow {
  animation-duration: 750ms !important; }

.fast {
  animation-duration: 250ms !important; }

.linear {
  animation-timing-function: linear !important; }

.ease {
  animation-timing-function: ease !important; }

.ease-in {
  animation-timing-function: ease-in !important; }

.ease-out {
  animation-timing-function: ease-out !important; }

.ease-in-out {
  animation-timing-function: ease-in-out !important; }

.bounce-in {
  animation-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important; }

.bounce-out {
  animation-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important; }

.bounce-in-out {
  animation-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important; }

.short-delay {
  animation-delay: 300ms !important; }

.long-delay {
  animation-delay: 700ms !important; }

.callout {
  position: relative;
  margin: 0 0 1rem 0;
  padding: 1rem;
  border: 1px solid rgba(10, 10, 10, 0.25);
  border-radius: 0;
  background-color: white;
  color: #0a0a0a; }

.callout > :first-child {
  margin-top: 0; }

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

.callout.primary {
  background-color: #d7ecfa;
  color: #0a0a0a; }

.callout.secondary {
  background-color: #eaeaea;
  color: #0a0a0a; }

.callout.success {
  background-color: #e1faea;
  color: #0a0a0a; }

.callout.warning {
  background-color: #fff3d9;
  color: #0a0a0a; }

.callout.alert {
  background-color: #f7e4e1;
  color: #0a0a0a; }

.callout.small {
  padding-top: 0.5rem;
  padding-right: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 0.5rem; }

.callout.large {
  padding-top: 3rem;
  padding-right: 3rem;
  padding-bottom: 3rem;
  padding-left: 3rem; }

* {
  letter-spacing: -0.5px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

body {
  font-family: "geogRg", Arial, Helvetica, sans-serif; }

h1,
h1 a,
h2,
h2 a,
h3,
h3 a,
h4,
h4 a,
h5,
h5 a,
h6,
h6 a {
  font-family: "geogSb", Arial, Helvetica, sans-serif;
  letter-spacing: -0.5px; }

h1 {
  line-height: 34px; }

h2,
h2 a {
  line-height: 29px; }

h3,
h3 a {
  font-size: 20px;
  line-height: 23px; }

h4,
h4 a {
  line-height: 19px; }

h5,
h5 a {
  line-height: 17px; }

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

h3.empty-cart {
  text-align: center; }

p {
  font-size: 15px;
  line-height: 19px;
  font-family: "geogRg", Arial, Helvetica, sans-serif;
  color: #666666; }
  p strong {
    font-family: "geogSb";
    font-size: 15px;
    line-height: 19px; }
  p a {
    font-size: 15px;
    line-height: 17px;
    font-family: "geogRg", Arial, Helvetica, sans-serif;
    color: #e79024;
    outline: none; }
    p a:hover, p a:focus {
      color: #333333;
      text-decoration: underline; }

ul li,
ol li {
  font-family: "geogRg", Arial, Helvetica, sans-serif;
  color: #666666; }

ol li,
p,
p a,
p strong,
ul li,
ul li a {
  font-size: 16px; }

h4,
h4 a,
ol li,
p,
p strong,
ul li {
  line-height: 1.5; }

a {
  outline: none;
  font-family: "geogRg", Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 17px;
  color: #e79024;
  transition: 0.15s; }
  a:hover, a:focus {
    color: #333333;
    text-decoration: underline; }

strong {
  font-family: "geogSb";
  font-weight: normal; }

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

.column:last-child:not(:first-child) {
  float: left; }

.mobile {
  display: block !important; }
  @media (min-width: 64em) {
    .mobile {
      display: none !important; } }

.desktop {
  display: none !important; }
  @media (min-width: 64em) {
    .desktop {
      display: block !important; } }

.container {
  max-width: 1140px; }

@media (max-width: 63.9375em) {
  .column,
  .columns {
    padding-right: 16px;
    padding-left: 16px; } }

.body {
  width: 100%;
  margin: 0; }
  @media (max-width: 63.9375em) {
    .body {
      margin-top: 96px; } }

.page-heading {
  margin: 0 0 16px; }

.page {
  margin: 0; }

.page-content,
.page-content--full {
  padding: 20px 0 50px; }

@media (max-width: 63.9375em) {
  .navPages-list + .navPages-list {
    border-top: none;
    margin-top: 0px;
    padding-top: 0px; } }

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

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

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

hr {
  clear: none;
  margin-top: 40px;
  margin-bottom: 40px;
  border: 0;
  border-top: 1px solid #999;
  overflow: auto; }

.alertBox--error .alertBox-message span {
  color: #2a2a2a; }

.alertBox--info .alertBox-message span {
  color: #ffffff; }

.error {
  background-position: center center;
  background-size: cover;
  min-height: 640px; }
  .error .error-content {
    width: 50%;
    float: right; }
    @media (max-width: 63.9375em) {
      .error .error-content {
        width: 100%;
        float: left; } }

.easyzoom-flyout {
  display: none; }

table tbody tr:nth-child(even) {
  background-color: #eeeeee; }

.banners {
  background-color: transparent;
  color: inherit;
  text-align: left; }
  .banners a {
    color: #e79024; }

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

.global-editable-banner {
  height: 25px;
  text-align: center;
  background-color: lightcoral;
  line-height: 25px;
  font-size: 14px; }
  @media screen and (max-width: 1023px) {
    .global-editable-banner {
      height: 30px;
      width: 100vw; } }
  .global-editable-banner a {
    text-decoration: underline;
    padding-left: 5px; }

.global-editable-banner-top {
  background-color: #666; }
  @media screen and (max-width: 1023px) {
    .global-editable-banner-top {
      position: fixed;
      top: 0;
      line-height: 30px;
      z-index: 9999; } }

.global-editable-banner-middle {
  background-color: #fff6eb; }
  @media screen and (max-width: 803px) {
    .global-editable-banner-middle {
      margin-top: 25px; } }
  @media screen and (max-width: 691px) {
    .global-editable-banner-middle {
      margin-top: 0; } }
  @media screen and (max-width: 401px) {
    .global-editable-banner-middle {
      margin-top: 25px; } }
  @media (max-width: 355px) {
    .global-editable-banner-middle {
      margin-top: 25px; } }

@media screen and (max-width: 1023px) {
  body .body {
    padding-top: 60px; } }

@media screen and (max-width: 690px) {
  body .body {
    padding-top: 84px; } }

@media screen and (max-width: 1023px) {
  global-editable-banner {
    height: auto;
    width: 90%;
    margin: 0 5%;
    line-height: 1;
    padding: 8px; } }

.header {
  border-bottom: none; }
  @media (max-width: 63.9375em) {
    .header {
      border-bottom-color: #2a2a2a;
      min-height: 88px; } }

.header-logo {
  margin: 12px 0; }
  @media (max-width: 63.9375em) {
    .header-logo {
      /*display: table;
        width: 150px;*/
      margin: 3px auto 0;
      float: none;
      height: 67px; } }
  @media (max-width: 63.9375em) {
    .header-logo a {
      padding: 0;
      display: block;
      float: left; } }
  @media (max-width: 72.5em) {
    .header-logo .header-logo-image-container {
      margin: 0; } }
  @media (max-width: 63.9375em) {
    .header-logo .header-logo-image-container {
      margin: 0;
      height: 67px; } }
  .header-logo .header-logo-image-container:after {
    padding-bottom: 88px; }
  @media (max-width: 63.9375em) {
    .header-logo .header-logo-image-container .header-logo-image {
      max-height: 67px;
      top: 16px; } }

@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
  /* IE10+ specific styles go here */
  .header-logo {
    margin: -10px 0 20px 0;
    height: 112px; } }

.mobileMenu-toggle {
  width: 50px;
  height: 88px;
  padding: 0; }
  .mobileMenu-toggle .mobileMenu-toggleIcon {
    background: #2a2a2a;
    width: 16px;
    top: 42px;
    left: 16px;
    height: 3px; }
    .mobileMenu-toggle .mobileMenu-toggleIcon:before, .mobileMenu-toggle .mobileMenu-toggleIcon:after {
      background: #2a2a2a;
      width: 16px;
      height: 3px; }
    .mobileMenu-toggle .mobileMenu-toggleIcon:before {
      top: -7px; }
    .mobileMenu-toggle .mobileMenu-toggleIcon:after {
      bottom: -7px; }

/*-- Top Nav Start --*/
/* JP */
.bn-headtopmenu-left {
  width: 35%; }

.bn-headtopmenu-center {
  width: 45%;
  text-align: center;
  float: left; }

.bn-headtopmenu-right {
  width: 20%; }
  .bn-headtopmenu-right .navUser-item--cart-mobile {
    display: none; }
    @media screen and (max-width: 1023px) {
      .bn-headtopmenu-right .navUser-item--cart-mobile {
        display: block; } }

.bn-headtopmenu-center a {
  color: #ccc; }

.bn-headtopmenu-center a:hover {
  color: #fff;
  background: #e79024;
  text-decoration: none;
  padding: 4px 20px;
  font-family: geogSb; }

.navUser {
  background: #fbfbfb; }
  @media (max-width: 63.9375em) {
    .navUser {
      background: transparent; } }
  .navUser .help-block {
    line-height: 11px;
    color: #5e5e5e;
    float: left;
    padding: 8px 0;
    margin-left: 0; }
    .navUser .help-block a {
      line-height: 11px;
      color: #5e5e5e; }
      .navUser .help-block a:hover {
        color: #000000; }
  .navUser .navUser-section .navUser-item.navUser-item--account a {
    line-height: 11px;
    font-weight: normal;
    color: #5e5e5e;
    text-transform: capitalize; }
    .navUser .navUser-section .navUser-item.navUser-item--account a.myaccount {
      padding: 10px;
      margin: 0; }
  .navUser .navUser-section .navUser-item.navUser-item--account span.navUser-or {
    margin: 0;
    font-size: 11px;
    line-height: 11px;
    font-weight: normal;
    color: #5e5e5e;
    text-transform: capitalize; }
  .navUser .navUser-section .navUser-item.navUser-item--account .navUser-or + .navUser-action {
    margin-right: 0; }

/*-- Top Nav End --*/
.navPages-container {
  margin: 1px 0 0; }
  @media (max-width: 63.9375em) {
    .navPages-container {
      margin: 0; }
      .navPages-container.is-open {
        padding-top: 88px; } }
  .navPages-container .navPages {
    max-width: 1140px; }
    @media (max-width: 63.9375em) {
      .navPages-container .navPages {
        background: #2a2a2a;
        padding: 0; } }
    @media (max-width: 63.9375em) {
      .navPages-container .navPages ul.navPages-list li.navPages-item {
        border-bottom: solid 1px #ffffff;
        color: #ffffff;
        position: relative;
        width: 100%; }
        .navPages-container .navPages ul.navPages-list li.navPages-item.active .navPage-subMenu {
          opacity: 1;
          visibility: visible;
          overflow: visible;
          position: relative;
          top: 0;
          transition: none; }
        .navPages-container .navPages ul.navPages-list li.navPages-item.active .navPages-action-moreIcon.main svg {
          transform: rotateZ(90deg); } }
    @media (min-width: 64em) {
      .navPages-container .navPages ul.navPages-list li.navPages-item:hover {
        background: #f2f2f2; }
        .navPages-container .navPages ul.navPages-list li.navPages-item:hover .navPages-action-moreIcon svg {
          fill: #e79024;
          stroke: #e79024; }
        .navPages-container .navPages ul.navPages-list li.navPages-item:hover a.navPages-action {
          color: #e79024;
          background: #f2f2f2; }
        .navPages-container .navPages ul.navPages-list li.navPages-item:hover .navPage-subMenu {
          opacity: 1;
          visibility: visible;
          overflow: visible; }
        .navPages-container .navPages ul.navPages-list li.navPages-item:hover.home a.navPages-action span.home-button {
          background: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/css-sprites.png?t=1590019393") -82px -3px no-repeat; } }
    @media (min-width: 64em) {
      .navPages-container .navPages ul.navPages-list li.navPages-item.home a.navPages-action {
        padding: 14px 18px 11px; } }
    .navPages-container .navPages ul.navPages-list li.navPages-item.home a.navPages-action span.home-button {
      display: block;
      width: 21px;
      height: 26px;
      background: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/css-sprites.png?t=1590019393") -61px -3px no-repeat;
      text-indent: -9999px; }
    @media (max-width: 63.9375em) {
      .navPages-container .navPages ul.navPages-list li.navPages-item.home a.navPages-action span.home-button {
        text-indent: initial;
        background: none;
        width: inherit;
        height: inherit; } }
    .navPages-container .navPages ul.navPages-list li.navPages-item a.navPages-action {
      font-family: "geogSb";
      font-weight: normal;
      color: #ffffff;
      font-size: 15px;
      line-height: 15px;
      text-transform: uppercase;
      padding: 18px 27px;
      position: relative; }
      @media (max-width: 63.9375em) {
        .navPages-container .navPages ul.navPages-list li.navPages-item a.navPages-action.submenu-desktop {
          display: none; } }
      @media (min-width: 64em) and (max-width: 72.5em) {
        .navPages-container .navPages ul.navPages-list li.navPages-item a.navPages-action {
          padding: 20px 25px;
          font-size: 13px; } }
      @media (max-width: 63.9375em) {
        .navPages-container .navPages ul.navPages-list li.navPages-item a.navPages-action {
          padding: 18px 19px; } }
      @media (min-width: 64em) {
        .navPages-container .navPages ul.navPages-list li.navPages-item a.navPages-action:hover, .navPages-container .navPages ul.navPages-list li.navPages-item a.navPages-action:focus {
          background: #f2f2f2;
          color: #e79024;
          text-decoration: none; } }
      .navPages-container .navPages ul.navPages-list li.navPages-item a.navPages-action.is-open {
        color: #000000; }
        .navPages-container .navPages ul.navPages-list li.navPages-item a.navPages-action.is-open .navPages-action-moreIcon svg {
          fill: #000000;
          stroke: #000000; }
      @media (max-width: 63.9375em) {
        .navPages-container .navPages ul.navPages-list li.navPages-item a.navPages-action .navPages-action-moreIcon {
          float: right; } }
    .navPages-container .navPages ul.navPages-list li.navPages-item span.submenu-mobile {
      display: none;
      padding: 0 19px;
      font-family: "geogSb";
      font-weight: normal;
      color: #ffffff;
      font-size: 15px;
      line-height: 15px;
      text-transform: uppercase; }
      .navPages-container .navPages ul.navPages-list li.navPages-item span.submenu-mobile a {
        padding: 18px 15px;
        display: inline-block;
        font-weight: normal;
        font-size: 13px;
        line-height: 15px;
        text-transform: uppercase;
        color: #999999; }
        .navPages-container .navPages ul.navPages-list li.navPages-item span.submenu-mobile a:hover {
          color: #e79024; }
      @media (max-width: 63.9375em) {
        .navPages-container .navPages ul.navPages-list li.navPages-item span.submenu-mobile {
          display: block; } }
    .navPages-container .navPages ul.navPages-list li.navPages-item .navPages-action-moreIcon {
      margin: -4px 11px 0 4px; }
      @media (min-width: 64em) {
        .navPages-container .navPages ul.navPages-list li.navPages-item .navPages-action-moreIcon {
          display: none; } }
      @media (max-width: 63.9375em) {
        .navPages-container .navPages ul.navPages-list li.navPages-item .navPages-action-moreIcon {
          position: absolute;
          margin: 0;
          right: 0;
          top: 0;
          width: 50px;
          padding: 20px;
          height: 50px;
          z-index: 9; } }
      .navPages-container .navPages ul.navPages-list li.navPages-item .navPages-action-moreIcon svg {
        fill: #ffffff;
        stroke: #ffffff;
        transition: all 0.2s ease; }
    .navPages-container .navPages ul.navPages-list div.navPage-subMenu {
      position: absolute;
      display: block;
      width: 100%;
      top: 51px;
      left: 0;
      opacity: 0;
      visibility: hidden;
      overflow: hidden;
      padding: 10px !important;
      z-index: 9; }
      @media (min-width: 64em) {
        .navPages-container .navPages ul.navPages-list div.navPage-subMenu {
          transition: all .2s ease .15s;
          box-shadow: 0 5px 50px rgba(99, 74, 54, 0.5); } }
      @media (max-width: 63.9375em) {
        .navPages-container .navPages ul.navPages-list div.navPage-subMenu {
          padding: 0 !important; } }
    @media (max-width: 63.9375em) {
      .navPages-container .navPages ul.navPages-list--user {
        clear: both; }
        .navPages-container .navPages ul.navPages-list--user.mobile-credential {
          border-bottom: solid 1px #ffffff;
          background: #ffffff;
          padding-top: 12px;
          padding-bottom: 6px; }
          .navPages-container .navPages ul.navPages-list--user.mobile-credential .navPages-item {
            border-bottom: none;
            display: table;
            margin: 0 auto;
            width: auto; }
            .navPages-container .navPages ul.navPages-list--user.mobile-credential .navPages-item a.navPages-action {
              font-family: "geogRg";
              color: #2a2a2a;
              padding: 0 0 5px;
              text-transform: none;
              font-style: italic;
              font-size: 14px;
              line-height: 17px;
              text-decoration: underline; }
          .navPages-container .navPages ul.navPages-list--user.mobile-credential .navPages-action {
            float: left;
            padding-left: 0 !important; }
          .navPages-container .navPages ul.navPages-list--user.mobile-credential span.navPages-action {
            font-family: "geogRg";
            font-weight: normal;
            font-style: italic;
            color: #2a2a2a;
            font-size: 14px;
            line-height: 14px;
            text-transform: none;
            padding: 2px 5px 5px !important; }
        .navPages-container .navPages ul.navPages-list--user .mobile-social-list ul.socialLinks {
          display: table;
          margin: 0 auto;
          clear: both;
          padding: 10px 0; } }

@media (max-width: 63.9375em) {
  .navUser ul.navUser-section {
    float: right;
    width: 100px; }
    .navUser ul.navUser-section li.navUser-item--account {
      float: left; }
    .navUser ul.navUser-section li.navUser-item--cart {
      float: right;
      margin: 0;
      padding: 0; }
      .navUser ul.navUser-section li.navUser-item--cart .navUser-action {
        padding: 8px 10px 8px 0; }
        .navUser ul.navUser-section li.navUser-item--cart .navUser-action .countPill {
          background-color: #e79024;
          font-size: 10px; }
      .navUser ul.navUser-section li.navUser-item--cart .navUser-item-cartLabel {
        display: block;
        float: left;
        margin: 0 4px 0 0; }
      .navUser ul.navUser-section li.navUser-item--cart .navUser-item--cart .navUser-action {
        padding: 0; } }

.mobile-social-list .socialLinks .socialLinks-item {
  margin-right: 8px; }
  .mobile-social-list .socialLinks .socialLinks-item svg {
    display: none; }
  .mobile-social-list .socialLinks .socialLinks-item .icon {
    background: #ffffff no-repeat center center;
    width: 39px;
    height: 39px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%; }
    .mobile-social-list .socialLinks .socialLinks-item .icon:hover {
      background: #e79024 no-repeat center center; }
    .mobile-social-list .socialLinks .socialLinks-item .icon.icon--facebook {
      background-image: url(../img/social/mobile/facebook.svg); }
    .mobile-social-list .socialLinks .socialLinks-item .icon.icon--twitter {
      background-image: url(../img/social/mobile/twitter.svg); }
    .mobile-social-list .socialLinks .socialLinks-item .icon.icon--pinterest {
      background-image: url(../img/social/mobile/pinterest.svg); }
    .mobile-social-list .socialLinks .socialLinks-item .icon.icon--youtube {
      background-image: url(../img/social/mobile/youtube.svg); }
    .mobile-social-list .socialLinks .socialLinks-item .icon.icon--instagram {
      background-image: url(../img/social/mobile/instagram.svg); }

.navPages-list + .navPages-list {
  border-top: none;
  margin-top: 0;
  padding-top: 0; }

@media screen and (max-width: 1023px) {
  .bn-headtopmenu-right {
    width: 70px !important;
    padding-right: 10px !important; }
    .bn-headtopmenu-right > div:first-child {
      width: 100%;
      display: flex;
      height: auto;
      justify-content: space-between;
      background-color: white; }
      .bn-headtopmenu-right > div:first-child .myaccount {
        padding: unset !important; }
      .bn-headtopmenu-right > div:first-child #opt-btn-modal-open {
        margin: unset;
        height: 18px !important;
        width: 18px; }
        .bn-headtopmenu-right > div:first-child #opt-btn-modal-open img {
          margin-bottom: unset !important; }
    .bn-headtopmenu-right > div:last-child .navUser-item--cart-mobile {
      width: 100%;
      margin-top: 5px !important; }
    .bn-headtopmenu-right > div:last-child .navUser-action {
      display: flex;
      padding-right: unset !important;
      justify-content: space-between; }
    .bn-headtopmenu-right > div:last-child .navUser-item-cartLabel {
      margin-left: unset !important; } }

.navUser-action--quickSearch {
  font-weight: normal;
  margin: 24px 0 0; }
  @media (max-width: 63.9375em) {
    .navUser-action--quickSearch {
      position: absolute;
      z-index: 99;
      left: 48px;
      margin: 0;
      top: 35px; }
      .navUser-action--quickSearch:hover {
        text-decoration: none; } }
  .navUser-action--quickSearch .form-input {
    max-width: 392px;
    float: left; }
    @media (max-width: 72.5em) {
      .navUser-action--quickSearch .form-input {
        max-width: 332px; } }

.popular-search {
  padding: 0;
  clear: both;
  overflow: hidden; }
  .popular-search li {
    list-style-type: none;
    color: #aaa;
    margin: 0 2px; }
    .popular-search li:first-child {
      margin-left: 0; }
    .popular-search li:last-child {
      margin-right: 0; }
      .popular-search li:last-child a {
        margin-right: 0; }

.dropdown--quickSearch {
  padding: 0 16px 16px; }
  .dropdown--quickSearch.is-open {
    background: #ffffff;
    box-shadow: 4px 27px 24px -25px rgba(0, 0, 0, 0.4); }
    @media (max-width: 63.9375em) {
      .dropdown--quickSearch.is-open {
        top: 75px !important;
        padding: 0 15px 42px 15px; }
        .dropdown--quickSearch.is-open .form.quick-search {
          padding: 0;
          border-bottom: 1px solid #000000;
          width: 100%;
          left: 0; }
          .dropdown--quickSearch.is-open .form.quick-search .form-field {
            padding: 0;
            position: relative;
            border: none; }
            .dropdown--quickSearch.is-open .form.quick-search .form-field .quick-result-close {
              background: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/css-sprites.png?t=1590019393") -61px -35px no-repeat;
              background-size: auto auto;
              height: 16px;
              width: 16px;
              top: 10px; }
            .dropdown--quickSearch.is-open .form.quick-search .form-field .home-search--button.mobile {
              background: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/css-sprites.png?t=1590019393") -5px -61px no-repeat;
              background-size: auto auto !important;
              width: 18px;
              height: 18px;
              padding: unset;
              border: none;
              text-indent: -9999px;
              border: none;
              background-size: cover;
              text-indent: -9999px;
              position: absolute;
              top: 10px;
              opacity: 0.5;
              left: 0; }
            .dropdown--quickSearch.is-open .form.quick-search .form-field .form-input {
              padding: 0 0 0 30px;
              font-size: 15px; } }
    .dropdown--quickSearch.is-open .card--alternate:hover {
      border-color: transparent; }
      .dropdown--quickSearch.is-open .card--alternate:hover .card-body {
        background: transparent; }
  .dropdown--quickSearch .form {
    max-width: inherit; }
    .dropdown--quickSearch .form.quick-search {
      border: none;
      border-bottom: 2px solid #fbfbfb;
      padding: 15px 0; }
      .dropdown--quickSearch .form.quick-search .form-field {
        padding: 0 148px 0 45px;
        position: relative; }
      .dropdown--quickSearch .form.quick-search .form-input {
        border: none;
        height: 40px;
        padding: 0; }
      .dropdown--quickSearch .form.quick-search .quick-search-button {
        background: #ffffff;
        border: 1px solid #333333;
        color: #333333;
        font-family: "geogSb", Arial, Helvetica, sans-serif;
        text-transform: uppercase;
        position: absolute;
        top: 0;
        right: 61px;
        padding: 11px 15px 9px; }
        .dropdown--quickSearch .form.quick-search .quick-search-button:hover {
          background: #333333;
          color: #ffffff; }
        @media (max-width: 63.9375em) {
          .dropdown--quickSearch .form.quick-search .quick-search-button {
            display: none; } }
      .dropdown--quickSearch .form.quick-search .modal-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px; }
        .dropdown--quickSearch .form.quick-search .modal-close span {
          font-size: 32px;
          line-height: 35px;
          display: block; }
        .dropdown--quickSearch .form.quick-search .modal-close img {
          float: inherit; }
      .dropdown--quickSearch .form.quick-search .search-icon {
        position: absolute;
        left: 10px;
        top: 4px;
        font-size: 19px;
        line-height: 35px;
        font-weight: normal;
        color: #333333; }
        @media (max-width: 63.9375em) {
          .dropdown--quickSearch .form.quick-search .search-icon {
            display: none; } }

.form.quick-search {
  margin: 0; }

.quickSearchResults {
  clear: both;
  overflow: hidden; }
  .quickSearchResults .modal-close {
    display: none; }
  .quickSearchResults .quickSearchMessage {
    margin: 1.5rem 0px; }
    @media (max-width: 63.9375em) {
      .quickSearchResults .quickSearchMessage {
        margin-top: 4rem; } }

.quickSearchResults {
  display: none;
  position: absolute;
  z-index: 999999;
  background: #ffffff;
  width: 100%;
  border: solid 1px #b1b1b1;
  border-top: none;
  max-width: 528px;
  margin: 0; }
  @media (max-width: 63.9375em) {
    .quickSearchResults {
      padding: 1px 0 0; } }
  .quickSearchResults .productGrid {
    margin: 0;
    padding-top: 0; }
    .quickSearchResults .productGrid .product {
      width: 100%;
      padding: 0; }
      @media (max-width: 63.9375em) {
        .quickSearchResults .productGrid .product {
          display: none; }
          .quickSearchResults .productGrid .product:nth-child(-n+3) {
            display: block; } }
      .quickSearchResults .productGrid .product .card {
        margin-bottom: 0px; }
        .quickSearchResults .productGrid .product .card .card-figure {
          max-width: 100px; }
          .quickSearchResults .productGrid .product .card .card-figure .card-img-container {
            max-width: 100px;
            height: 100px; }
        .quickSearchResults .productGrid .product .card .card-body {
          padding: 10px;
          width: calc( 100% - 102px);
          min-height: 100px; }
          .quickSearchResults .productGrid .product .card .card-body .card-figcaption .card-figcaption-body {
            display: none; }
          .quickSearchResults .productGrid .product .card .card-body .card-title {
            text-transform: initial; }
            .quickSearchResults .productGrid .product .card .card-body .card-title a {
              font-size: 22px;
              line-height: 25px;
              font-family: "geogSb";
              font-style: italic;
              color: #e79024; }
              .quickSearchResults .productGrid .product .card .card-body .card-title a:hover {
                text-decoration: none; }
          .quickSearchResults .productGrid .product .card .card-body .card-text .price {
            font-family: "geogSb";
            font-size: 14px;
            line-height: 17px; }
        .quickSearchResults .productGrid .product .card.card--alternate:hover {
          border-color: transparent; }
          .quickSearchResults .productGrid .product .card.card--alternate:hover .card-body {
            background-color: #e6e7e8; }
    .quickSearchResults .productGrid li:last-child {
      margin: 5px; }
      .quickSearchResults .productGrid li:last-child a {
        font-size: 13px;
        line-height: 15px; }
  .quickSearchResults .quickSearchMessage {
    margin: 25px 15px;
    font-size: 15px;
    line-height: 19px; }

.navPages-submenu {
  clear: both;
  float: left;
  width: 100%; }
  .navPages-submenu .navUser-section {
    float: left;
    padding: 0;
    margin: 0;
    list-style-type: none; }
    .navPages-submenu .navUser-section.currency {
      display: none; }
    .navPages-submenu .navUser-section.navUser-payment {
      position: relative;
      float: right;
      padding: 0px;
      background: transparent;
      width: 100%;
      max-width: 200px;
      right: inherit;
      z-index: 0; }
      .navPages-submenu .navUser-section.navUser-payment .navUser-item--cart {
        position: relative; }
        .navPages-submenu .navUser-section.navUser-payment .navUser-item--cart .navUser-item-cartLabel {
          line-height: 22px; }
        .navPages-submenu .navUser-section.navUser-payment .navUser-item--cart .dropdown-menu {
          min-width: 260px;
          left: inherit !important;
          right: 0; }
        .navPages-submenu .navUser-section.navUser-payment .navUser-item--cart .previewCartItem-content {
          text-align: left; }
        .navPages-submenu .navUser-section.navUser-payment .navUser-item--cart .previewCartAction {
          padding: 10px; }
          .navPages-submenu .navUser-section.navUser-payment .navUser-item--cart .previewCartAction .button {
            padding: 9px 0 8px;
            font-size: 13px;
            line-height: 13px; }
          .navPages-submenu .navUser-section.navUser-payment .navUser-item--cart .previewCartAction .previewCartAction-checkout {
            padding-left: 0; }
    @media (max-width: 63.9375em) {
      .navPages-submenu .navUser-section.sub-menu {
        width: 100%; } }
    .navPages-submenu .navUser-section.sub-menu .navPages-item .navPage-subMenu {
      position: absolute;
      display: block;
      width: 100%;
      top: 95px;
      left: 0;
      opacity: 0;
      visibility: hidden;
      overflow: hidden; }
      @media (min-width: 64em) {
        .navPages-submenu .navUser-section.sub-menu .navPages-item .navPage-subMenu {
          transition: all .2s ease .15s;
          box-shadow: 0 5px 0 rgba(99, 74, 54, 0.5); } }
    @media (min-width: 64em) {
      .navPages-submenu .navUser-section.sub-menu .navPages-item:hover .navPage-subMenu {
        clear: both;
        opacity: 1;
        visibility: visible;
        overflow: visible; } }
    @media (min-width: 64em) {
      .navPages-submenu .navUser-section.sub-menu .navPages-item.sport:hover, .navPages-submenu .navUser-section.sub-menu .navPages-item.falavour:hover, .navPages-submenu .navUser-section.sub-menu .navPages-item.sportmenu:hover, .navPages-submenu .navUser-section.sub-menu .navPages-item.flavourmenu:hover, .navPages-submenu .navUser-section.sub-menu .navPages-item.shop-by-diet:hover {
        background: #f2f2f2; }
        .navPages-submenu .navUser-section.sub-menu .navPages-item.sport:hover a.navPages-action, .navPages-submenu .navUser-section.sub-menu .navPages-item.falavour:hover a.navPages-action, .navPages-submenu .navUser-section.sub-menu .navPages-item.sportmenu:hover a.navPages-action, .navPages-submenu .navUser-section.sub-menu .navPages-item.flavourmenu:hover a.navPages-action, .navPages-submenu .navUser-section.sub-menu .navPages-item.shop-by-diet:hover a.navPages-action {
          color: #e79024; }
        .navPages-submenu .navUser-section.sub-menu .navPages-item.sport:hover .navPages-action-moreIcon svg, .navPages-submenu .navUser-section.sub-menu .navPages-item.falavour:hover .navPages-action-moreIcon svg, .navPages-submenu .navUser-section.sub-menu .navPages-item.sportmenu:hover .navPages-action-moreIcon svg, .navPages-submenu .navUser-section.sub-menu .navPages-item.flavourmenu:hover .navPages-action-moreIcon svg, .navPages-submenu .navUser-section.sub-menu .navPages-item.shop-by-diet:hover .navPages-action-moreIcon svg {
          fill: #e79024;
          stroke: #e79024; } }
    .navPages-submenu .navUser-section.sub-menu .navPages-item.falavour .navPage-subMenu-list {
      -moz-columns: 4;
           columns: 4;
      -moz-column-fill: balance-all;
           column-fill: balance-all; }
      @media (max-width: 63.9375em) {
        .navPages-submenu .navUser-section.sub-menu .navPages-item.falavour .navPage-subMenu-list {
          -moz-columns: 1;
               columns: 1; } }
      .navPages-submenu .navUser-section.sub-menu .navPages-item.falavour .navPage-subMenu-list .navPage-subMenu-item {
        float: none;
        width: 100%;
        min-height: 30px;
        height: inherit;
        max-width: inherit;
        padding: 10px 0 10px 13px !important; }
        .navPages-submenu .navUser-section.sub-menu .navPages-item.falavour .navPage-subMenu-list .navPage-subMenu-item a {
          display: block; }
    .navPages-submenu .navUser-section.sub-menu .navPages-item.shop-by-diet .navPage-subMenu-list {
      margin: 0 auto;
      max-width: -moz-fit-content;
      max-width: fit-content; }
      .navPages-submenu .navUser-section.sub-menu .navPages-item.shop-by-diet .navPage-subMenu-list .navPage-subMenu-item {
        margin: 0 5px;
        max-width: 137px;
        width: 137px;
        height: 200px; }
        @media (max-width: 63.9375em) {
          .navPages-submenu .navUser-section.sub-menu .navPages-item.shop-by-diet .navPage-subMenu-list .navPage-subMenu-item {
            max-width: 100%;
            width: 50%;
            height: inherit;
            margin: 0; } }
        .navPages-submenu .navUser-section.sub-menu .navPages-item.shop-by-diet .navPage-subMenu-list .navPage-subMenu-item a {
          display: block; }
    .navPages-submenu .navUser-section.sub-menu li.navPages-item {
      float: left;
      font-family: "geogRg";
      font-size: 13px;
      line-height: 13px;
      display: block;
      padding: 0;
      color: #e79024;
      text-transform: uppercase; }
      @media (max-width: 63.9375em) {
        .navPages-submenu .navUser-section.sub-menu li.navPages-item {
          width: 100%;
          border-bottom: solid 1px #ffffff;
          background: #333333;
          position: relative; }
          .navPages-submenu .navUser-section.sub-menu li.navPages-item.active .navPage-subMenu {
            display: block;
            margin: 0;
            padding: 0 !important;
            position: relative;
            top: 0;
            opacity: 1;
            visibility: visible;
            overflow: visible; } }
      @media (min-width: 64em) {
        .navPages-submenu .navUser-section.sub-menu li.navPages-item:hover {
          background: #f2f2f2; }
          .navPages-submenu .navUser-section.sub-menu li.navPages-item:hover a {
            color: #e79024; } }
      .navPages-submenu .navUser-section.sub-menu li.navPages-item:first-child {
        padding: 15px 13px 14px; }
        .navPages-submenu .navUser-section.sub-menu li.navPages-item:first-child img {
          margin: 0 5px 0 0;
          position: relative;
          top: -2px; }
        @media (min-width: 64em) {
          .navPages-submenu .navUser-section.sub-menu li.navPages-item:first-child:hover {
            background: transparent; }
            .navPages-submenu .navUser-section.sub-menu li.navPages-item:first-child:hover a {
              color: #e79024; } }
      .navPages-submenu .navUser-section.sub-menu li.navPages-item:last-child {
        padding-right: 0;
        box-shadow: none; }
      .navPages-submenu .navUser-section.sub-menu li.navPages-item .navPages-action-moreIcon {
        margin: 18px 15px 0 0; }
        @media (min-width: 64em) {
          .navPages-submenu .navUser-section.sub-menu li.navPages-item .navPages-action-moreIcon {
            display: none; } }
        @media (max-width: 63.9375em) {
          .navPages-submenu .navUser-section.sub-menu li.navPages-item .navPages-action-moreIcon {
            position: absolute;
            margin: 0;
            right: 0;
            top: 0;
            width: 44px;
            padding: 16px;
            height: 44px;
            z-index: 9; } }
        .navPages-submenu .navUser-section.sub-menu li.navPages-item .navPages-action-moreIcon svg {
          fill: #ffffff;
          stroke: #ffffff; }
      .navPages-submenu .navUser-section.sub-menu li.navPages-item a {
        background: transparent;
        float: left;
        font-family: "geogSb";
        display: block;
        color: #ffffff;
        font-size: 13px;
        line-height: 13px;
        font-weight: normal;
        padding: 16px 20px 15px; }
        @media (max-width: 63.9375em) {
          .navPages-submenu .navUser-section.sub-menu li.navPages-item a.submenu-desktop {
            display: none; } }
        @media (max-width: 63.9375em) {
          .navPages-submenu .navUser-section.sub-menu li.navPages-item a {
            font-family: "geogRg";
            width: 100%;
            padding: 16px 16px 15px; } }
        @media (max-width: 63.9375em) {
          .navPages-submenu .navUser-section.sub-menu li.navPages-item a .navPages-action-moreIcon {
            float: right; } }
        .navPages-submenu .navUser-section.sub-menu li.navPages-item a .navPages-action-moreIcon svg {
          fill: #ffffff;
          stroke: #ffffff; }
        .navPages-submenu .navUser-section.sub-menu li.navPages-item a:hover, .navPages-submenu .navUser-section.sub-menu li.navPages-item a:focus {
          text-decoration: none; }
        .navPages-submenu .navUser-section.sub-menu li.navPages-item a.is-open {
          background: #f2f2f2;
          color: #000000; }
          .navPages-submenu .navUser-section.sub-menu li.navPages-item a.is-open .navPages-action-moreIcon svg {
            fill: #000000;
            stroke: #000000; }
      .navPages-submenu .navUser-section.sub-menu li.navPages-item span.submenu-mobile {
        display: none;
        padding: 0 16px;
        font-weight: normal;
        color: #ffffff;
        font-size: 13px;
        line-height: 13px;
        text-transform: uppercase; }
        .navPages-submenu .navUser-section.sub-menu li.navPages-item span.submenu-mobile a {
          padding: 16px 15px 12px;
          display: inline-block;
          font-weight: normal;
          font-size: 11px;
          line-height: 15px;
          text-transform: uppercase;
          color: #999999;
          width: inherit;
          float: none; }
          .navPages-submenu .navUser-section.sub-menu li.navPages-item span.submenu-mobile a:hover {
            color: #e79024; }
        @media (max-width: 63.9375em) {
          .navPages-submenu .navUser-section.sub-menu li.navPages-item span.submenu-mobile {
            display: block; } }
    .navPages-submenu .navUser-section.sub-menu .navPage-subMenu {
      background: #f2f2f2;
      box-shadow: 0 5px 0 rgba(99, 74, 54, 0.5);
      padding: 20px 20px 10px !important; }
      .navPages-submenu .navUser-section.sub-menu .navPage-subMenu.is-open {
        top: 100%; }
      .navPages-submenu .navUser-section.sub-menu .navPage-subMenu .navPage-subMenu-list {
        clear: both;
        overflow: hidden;
        padding: 0;
        margin: 0;
        list-style-type: none; }
        .navPages-submenu .navUser-section.sub-menu .navPage-subMenu .navPage-subMenu-list .navPage-subMenu-item {
          text-align: center;
          max-width: 86px;
          height: 114px;
          padding: 0 5px !important; }
          @media (max-width: 63.9375em) {
            .navPages-submenu .navUser-section.sub-menu .navPage-subMenu .navPage-subMenu-list .navPage-subMenu-item {
              max-width: inherit;
              height: inherit;
              text-align: left;
              padding: 0 !important; } }
          .navPages-submenu .navUser-section.sub-menu .navPage-subMenu .navPage-subMenu-list .navPage-subMenu-item .navPage-subMenu-action {
            border: none;
            margin: 0;
            display: block;
            padding: 5px 0 0 !important; }
            @media (max-width: 63.9375em) {
              .navPages-submenu .navUser-section.sub-menu .navPage-subMenu .navPage-subMenu-list .navPage-subMenu-item .navPage-subMenu-action {
                padding: 13px 7px 10px !important; } }
            @media (max-width: 63.9375em) {
              .navPages-submenu .navUser-section.sub-menu .navPage-subMenu .navPage-subMenu-list .navPage-subMenu-item .navPage-subMenu-action:first-child {
                display: none; } }
            .navPages-submenu .navUser-section.sub-menu .navPage-subMenu .navPage-subMenu-list .navPage-subMenu-item .navPage-subMenu-action:hover, .navPages-submenu .navUser-section.sub-menu .navPage-subMenu .navPage-subMenu-list .navPage-subMenu-item .navPage-subMenu-action:focus {
              color: #e79024;
              text-decoration: none; }
          .navPages-submenu .navUser-section.sub-menu .navPage-subMenu .navPage-subMenu-list .navPage-subMenu-item a {
            padding: 0;
            float: none;
            margin: 0 auto;
            display: table; }
            .navPages-submenu .navUser-section.sub-menu .navPage-subMenu .navPage-subMenu-list .navPage-subMenu-item a .title, .navPages-submenu .navUser-section.sub-menu .navPage-subMenu .navPage-subMenu-list .navPage-subMenu-item a title-flav {
              font-family: "geogRg";
              color: #000000;
              margin: 8px 0 0;
              display: block; }
              @media (max-width: 63.9375em) {
                .navPages-submenu .navUser-section.sub-menu .navPage-subMenu .navPage-subMenu-list .navPage-subMenu-item a .title, .navPages-submenu .navUser-section.sub-menu .navPage-subMenu .navPage-subMenu-list .navPage-subMenu-item a title-flav {
                  margin: 13px 16px; } }
              .navPages-submenu .navUser-section.sub-menu .navPage-subMenu .navPage-subMenu-list .navPage-subMenu-item a .title:hover, .navPages-submenu .navUser-section.sub-menu .navPage-subMenu .navPage-subMenu-list .navPage-subMenu-item a title-flav:hover {
                color: #e79024; }
    .navPages-submenu .navUser-section .navUser-item {
      margin: 0;
      list-style-type: none; }
      .navPages-submenu .navUser-section .navUser-item:last-child {
        margin-right: 0;
        margin-top: 2px; }
      .navPages-submenu .navUser-section .navUser-item.navUser-item--cart a.navUser-action {
        font-size: 13px;
        line-height: 20px;
        font-family: "geogSb";
        font-weight: normal;
        padding: 13px 10px 9px;
        margin: 0;
        color: #ffffff; }
        .navPages-submenu .navUser-section .navUser-item.navUser-item--cart a.navUser-action:hover {
          text-decoration: none;
          color: #e79024;
          background: #f2f2f2; }
        .navPages-submenu .navUser-section .navUser-item.navUser-item--cart a.navUser-action .countPill {
          background: #e79024;
          width: 20px;
          height: 20px;
          font-size: 10px;
          line-height: 20px;
          transform: translateY(-1px); }
      .navPages-submenu .navUser-section .navUser-item.navUser-item--cart.checkout a:hover {
        background: #009900;
        color: #ffffff; }
  .navPages-submenu .currency-list {
    float: right;
    padding: 18px 0 0;
    margin: 0 30px 0 0; }
    @media (max-width: 63.9375em) {
      .navPages-submenu .currency-list {
        float: none;
        clear: both;
        overflow: hidden;
        color: #ffffff;
        padding: 10px 0;
        margin: 0;
        border-bottom: solid 1px #ffffff; } }
    .navPages-submenu .currency-list li {
      list-style-type: none;
      float: left;
      padding: 0;
      margin: 0 8px; }
      @media (max-width: 63.9375em) {
        .navPages-submenu .currency-list li.dropdown-menu-item {
          margin: 10px 8px 6px; } }
      .navPages-submenu .currency-list li:last-child {
        margin-right: 0;
        margin-left: 0; }
        .navPages-submenu .currency-list li:last-child:after {
          display: none; }
      .navPages-submenu .currency-list li:first-child {
        margin-right: 0; }
        @media (max-width: 63.9375em) {
          .navPages-submenu .currency-list li:first-child {
            margin-left: 13px;
            color: #ffffff;
            padding: 4px 0 0; } }
        @media (max-width: 63.9375em) {
          .navPages-submenu .currency-list li:first-child:after {
            display: none; } }
      .navPages-submenu .currency-list li:after {
        font-family: "geogRg", Arial, Helvetica, sans-serif;
        font-size: 11px;
        line-height: 11px;
        float: left;
        content: '|';
        color: #ffffff;
        margin: 0 0 0 8px;
        position: relative;
        top: 0; }
      .navPages-submenu .currency-list li a {
        float: left;
        font-size: 13px;
        line-height: 13px;
        padding: 0;
        margin: 0; }
        @media (max-width: 63.9375em) {
          .navPages-submenu .currency-list li a {
            font-size: 15px;
            line-height: 15px; } }
        .navPages-submenu .currency-list li a:hover {
          color: #ffffff; }

.navPages-submenu-bottom {
  background: #333333;
  clear: both;
  min-height: 50px; }
  .navPages-submenu-bottom .navUser-section {
    padding: 0;
    margin: 0;
    list-style-type: none; }
    .navPages-submenu-bottom .navUser-section .navUser-item {
      margin: 0 10px;
      list-style-type: none; }
      .navPages-submenu-bottom .navUser-section .navUser-item:last-child {
        margin-right: 0;
        margin-top: 2px; }
      .navPages-submenu-bottom .navUser-section .navUser-item.navUser-item--cart a.navUser-action {
        font-size: 13px;
        line-height: 16px;
        font-family: "geogSb";
        font-weight: normal;
        padding: 0;
        margin: 0;
        color: #ffffff; }
        .navPages-submenu-bottom .navUser-section .navUser-item.navUser-item--cart a.navUser-action .countPill {
          background: #e79024;
          width: 20px;
          height: 20px;
          font-size: 10px;
          line-height: 20px;
          transform: translateY(-1px); }
    .navPages-submenu-bottom .navUser-section.navUser-payment {
      position: relative;
      float: right;
      padding: 13px 0 0 0;
      background: transparent;
      width: initial;
      right: inherit;
      z-index: 0; }
      .navPages-submenu-bottom .navUser-section.navUser-payment .navUser-item--cart {
        position: relative; }
        .navPages-submenu-bottom .navUser-section.navUser-payment .navUser-item--cart .navUser-item-cartLabel {
          line-height: 20px; }
        .navPages-submenu-bottom .navUser-section.navUser-payment .navUser-item--cart .dropdown-menu {
          min-width: 260px;
          left: inherit !important;
          top: 183% !important;
          right: 0; }
        .navPages-submenu-bottom .navUser-section.navUser-payment .navUser-item--cart .previewCartAction {
          padding: 10px; }
          .navPages-submenu-bottom .navUser-section.navUser-payment .navUser-item--cart .previewCartAction .button {
            padding: 8px 0;
            font-size: 13px; }
          .navPages-submenu-bottom .navUser-section.navUser-payment .navUser-item--cart .previewCartAction .previewCartAction-checkout {
            padding-left: 0; }
  .navPages-submenu-bottom .currency-list {
    float: right;
    padding: 18px 0 0;
    margin: 0 30px 0 0; }
    @media (max-width: 63.9375em) {
      .navPages-submenu-bottom .currency-list {
        float: none;
        clear: both;
        overflow: hidden;
        color: #ffffff;
        padding: 10px 0;
        margin: 0;
        border-bottom: solid 1px #ffffff; } }
    .navPages-submenu-bottom .currency-list li {
      list-style-type: none;
      float: left;
      padding: 0;
      margin: 0 8px; }
      @media (max-width: 63.9375em) {
        .navPages-submenu-bottom .currency-list li.dropdown-menu-item {
          margin: 6px 8px; } }
      .navPages-submenu-bottom .currency-list li:last-child {
        margin-right: 0;
        margin-left: 0; }
        .navPages-submenu-bottom .currency-list li:last-child:after {
          display: none; }
      .navPages-submenu-bottom .currency-list li:first-child {
        margin-right: 0; }
        @media (max-width: 63.9375em) {
          .navPages-submenu-bottom .currency-list li:first-child {
            margin-left: 13px; } }
        @media (max-width: 63.9375em) {
          .navPages-submenu-bottom .currency-list li:first-child:after {
            display: none; } }
      .navPages-submenu-bottom .currency-list li:after {
        font-family: "geogRg", Arial, Helvetica, sans-serif;
        font-size: 11px;
        line-height: 11px;
        float: left;
        content: '|';
        color: #ffffff;
        margin: 0 0 0 8px;
        position: relative;
        top: 0; }
      .navPages-submenu-bottom .currency-list li a {
        float: left;
        font-size: 13px;
        line-height: 13px;
        padding: 0;
        margin: 0; }
        @media (max-width: 63.9375em) {
          .navPages-submenu-bottom .currency-list li a {
            font-size: 15px;
            line-height: 15px; } }
        .navPages-submenu-bottom .currency-list li a:hover {
          color: #ffffff; }

.sport-icons {
  background: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-sports-icons-v3.png");
  background-size: 1280px 128px;
  -webkit-background-size: 1280px 128px;
  width: 64px;
  height: 64px;
  background-position: 0 0;
  margin: 0 auto; }
  @media (max-width: 63.9375em) {
    .sport-icons {
      display: none; } }

.all-icons {
  width: 64px;
  height: 64px;
  background-position: 0 0;
  margin: 0 auto;
  margin-top: 2px;
  border-radius: 32px;
  -webkit-border-radius: 32px;
  -moz-border-radius: 32px;
  -ms-border-radius: 32px;
  text-align: center; }
  @media (max-width: 63.9375em) {
    .all-icons {
      display: none; } }

.all-icons:after {
  width: 66px;
  height: 66px;
  margin-top: 1px;
  content: '';
  display: block;
  position: absolute;
  top: 0px;
  bottom: 0;
  left: 10px;
  right: 0;
  border-radius: 32px;
  -webkit-border-radius: 32px;
  -moz-border-radius: 32px;
  -ms-border-radius: 32px;
  text-align: center; }

.mm_sports {
  background-color: #999999;
  background-image: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-mega-menu-icons-v14-1152x768.png?t=1637638989");
  background-size: 1152px 768px;
  -webkit-background-size: 1152px 768px; }

.mm_sports:hover {
  background-color: #e79024;
  /* Fallback */
  background-image: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-mega-menu-icons-v14-1152x768.png?t=1637638989");
  background-image: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-mega-menu-icons-v14-1152x768.png?t=1637638989"), linear-gradient(135deg, #fbb040 25%, #e89024 55%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbb040', endColorstr='#e89024',GradientType=1 ); }

.mm_sports:hover:after {
  box-shadow: 0 0 3px #e79024;
  border: 2px solid #eaeaea; }

.mm_afl {
  background-position: -0px -0px; }

.mm_afl:hover {
  background-position: -0px -0px; }

.mm_afl:hover + #mm_text_afl {
  color: #e79024; }

.mm_athletics {
  background-position: -64px -0px; }

.mm_athletics:hover {
  background-position: -64px -0px; }

.mm_athletics:hover + #mm_text_athletics {
  color: #e79024; }

.mm_basketball {
  background-position: -128px -0px; }

.mm_basketball:hover {
  background-position: -128px -0px; }

.mm_basketball:hover + #mm_text_basketball {
  color: #e79024; }

.mm_bodybuilding {
  background-position: -192px -0px; }

.mm_bodybuilding:hover {
  background-position: -192px -0px; }

.mm_bodybuilding:hover + #mm_text_bodybuilding {
  color: #e79024; }

.mm_boxingmma {
  background-position: -256px -0px; }

.mm_boxingmma:hover {
  background-position: -256px -0px; }

.mm_boxingmma:hover + #mm_text_boxingmma {
  color: #e79024; }

.mm_bushwalking {
  background-position: -320px -0px; }

.mm_bushwalking:hover {
  background-position: -320px -0px; }

.mm_bushwalking:hover + #mm_text_bushwalking {
  color: #e79024; }

.mm_climbing {
  background-position: -384px -0px; }

.mm_climbing:hover {
  background-position: -384px -0px; }

.mm_climbing:hover + #mm_text_climbing {
  color: #e79024; }

.mm_cricket {
  background-position: -448px -0px; }

.mm_cricket:hover {
  background-position: -448px -0px; }

.mm_cricket:hover + #mm_text_cricket {
  color: #e79024; }

.mm_cyclingtriathlete {
  background-position: -512px -0px; }

.mm_cyclingtriathlete:hover {
  background-position: -512px -0px; }

.mm_cyclingtriathlete:hover + #mm_text_cyclingtriathlete {
  color: #e79024; }

.mm_endurance {
  background-position: -576px -0px; }

.mm_endurance:hover {
  background-position: -576px -0px; }

.mm_endurance:hover + #mm_text_endurance {
  color: #e79024; }

.mm_esports {
  background-position: -640px -0px; }

.mm_esports:hover {
  background-position: -640px -0px; }

.mm_esports:hover + #mm_text_esports {
  color: #e79024; }

.mm_fieldhockey {
  background-position: -704px -0px; }

.mm_fieldhockey:hover {
  background-position: -704px -0px; }

.mm_fieldhockey:hover + #mm_text_fieldhockey {
  color: #e79024; }

.mm_fitnessmodel {
  background-position: -768px -0px; }

.mm_fitnessmodel:hover {
  background-position: -768px -0px; }

.mm_fitnessmodel:hover + #mm_text_fitnessmodel {
  color: #e79024; }

.mm_functionaltraining {
  background-position: -0px -64px; }

.mm_functionaltraining:hover {
  background-position: -0px -64px; }

.mm_functionaltraining:hover + #mm_text_functionaltraining {
  color: #e79024; }

.mm_golf {
  background-position: -64px -64px; }

.mm_golf:hover {
  background-position: -64px -64px; }

.mm_golf:hover + #mm_text_golf {
  color: #e79024; }

.mm_motorsport {
  background-position: -128px -64px; }

.mm_motorsport:hover {
  background-position: -128px -64px; }

.mm_motorsport:hover + #mm_text_motorsport {
  color: #e79024; }

.mm_netball {
  background-position: -192px -64px; }

.mm_netball:hover {
  background-position: -192px -64px; }

.mm_netball:hover + #mm_text_netball {
  color: #e79024; }

.mm_powerlifting {
  background-position: -256px -64px; }

.mm_powerlifting:hover {
  background-position: -256px -64px; }

.mm_powerlifting:hover + #mm_text_powerlifting {
  color: #e79024; }

.mm_personaltrainer {
  background-position: -320px -64px; }

.mm_personaltrainer:hover {
  background-position: -320px -64px; }

.mm_personaltrainer:hover + #mm_text_personaltrainer {
  color: #e79024; }

.mm_rugby {
  background-position: -384px -64px; }

.mm_rugby:hover {
  background-position: -384px -64px; }

.mm_rugby:hover + #mm_text_rugby {
  color: #e79024; }

.mm_rollerderby {
  background-position: -832px -64px; }

.mm_rollerderby:hover {
  background-position: -832px -64px; }

.mm_rollerderby:hover + #mm_text_rollerderby {
  color: #e79024; }

.mm_soccer {
  background-position: -448px -64px; }

.mm_soccer:hover {
  background-position: -448px -64px; }

.mm_soccer:hover + #mm_text_soccer {
  color: #e79024; }

.mm_strongman {
  background-position: -512px -64px; }

.mm_strongman:hover {
  background-position: -512px -64px; }

.mm_strongman:hover + #mm_text_strongman {
  color: #e79024; }

.mm_surflifesaving {
  background-position: -576px -64px; }

.mm_surflifesaving:hover {
  background-position: -576px -64px; }

.mm_surflifesaving:hover + #mm_text_surflifesaving {
  color: #e79024; }

.mm_swimming {
  background-position: -640px -64px; }

.mm_swimming:hover {
  background-position: -640px -64px; }

.mm_swimming:hover + #mm_text_swimming {
  color: #e79024; }

.mm_waterpolo {
  background-position: -704px -64px; }

.mm_waterpolo:hover {
  background-position: -704px -64px; }

.mm_waterpolo:hover + #mm_text_waterpolo {
  color: #e79024; }

.mm_yoga {
  background-position: -768px -64px; }

.mm_yoga:hover {
  background-position: -768px -64px; }

.mm_yoga:hover + #mm_text_yoga {
  color: #e79024; }

.flavour-icon {
  float: left;
  width: 28px;
  height: 28px;
  display: block;
  border-radius: 32px;
  -webkit-border-radius: 32px;
  -moz-border-radius: 32px;
  -ms-border-radius: 32px;
  border: 1px solid #999; }

.flavour-title {
  font-family: "geogRg";
  color: #333333;
  padding: 8px 10px;
  display: inline-block;
  font-size: 18px;
  width: calc(100% - 28px);
  text-align: left; }
  .flavour-title:hover {
    color: #e79024; }

.title-flav {
  font-family: "geogRg";
  color: #000000;
  margin: 8px 0 0;
  display: block; }

.mm_flavour {
  background-color: #999999;
  background-image: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-mega-menu-icons-v14-1152x768.png?t=1637638989");
  background-size: 1152px 768px;
  -webkit-background-size: 1152px 768px; }

.mm_flavour:hover {
  background-color: #e79024;
  /* Fallback */
  background-image: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-mega-menu-icons-v14-1152x768.png?t=1637638989");
  background-image: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-mega-menu-icons-v14-1152x768.png?t=1637638989"), linear-gradient(135deg, #fbb040 25%, #e89024 55%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbb040', endColorstr='#e89024',GradientType=1 ); }

.mm_flavour:hover:after {
  box-shadow: 0 0 3px #e79024;
  border: 2px solid #eaeaea; }

.mm_appleraspberry {
  background-position: -0px -192px; }

.mm_appleraspberry:hover {
  background-position: -0px -192px;
  background-color: #0bc700;
  /* Fallback */
  background-image: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-mega-menu-icons-v14-1152x768.png?t=1637638989");
  background-image: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-mega-menu-icons-v14-1152x768.png?t=1637638989"), linear-gradient(135deg, #63db5c 25%, #0bc700 55%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#63db5c', endColorstr='#0bc700',GradientType=1 ); }

.mm_appleraspberry:hover + #mm_text_appleraspberry {
  color: #c70005; }

.mm_appleraspberry:hover:after {
  box-shadow: 0 0 3px #c70005;
  border: 2px solid #eaeaea; }

#mm_text_appleraspberry:hover {
  color: #c70005; }
  @media (max-width: 63.9375em) {
    #mm_text_appleraspberry:hover {
      color: #e79024; } }

.mm_banana {
  background-position: -64px -192px; }

.mm_banana:hover {
  background-position: -64px -512px;
  background-color: #fff720;
  background-image: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-mega-menu-icons-v14-1152x768.png?t=1637638989");
  background-image: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-mega-menu-icons-v14-1152x768.png?t=1637638989"), linear-gradient(135deg, #fffa70 25%, #fff720 55%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fffa70', endColorstr='#fff720',GradientType=1 ); }

.mm_banana:hover + #mm_text_banana {
  color: #333333; }

.mm_banana:hover:after {
  box-shadow: 0 0 3px #333333;
  border: 2px solid #eaeaea; }

#mm_text_banana:hover {
  color: #333333; }
  @media (max-width: 63.9375em) {
    #mm_text_banana:hover {
      color: #e79024; } }

.mm_outbackchoc {
  background-position: -1024px -192px; }

.mm_outbackchoc:hover {
  background-position: -1024px -192px;
  background-color: #067217;
  background-image: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-mega-menu-icons-v14-1152x768.png?t=1637638989");
  background-image: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-mega-menu-icons-v14-1152x768.png?t=1637638989"), linear-gradient(135deg, #139528 25%, #067217 55%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#139528', endColorstr='#067217',GradientType=1 ); }

.mm_outbackchoc:hover + #mm_text_outbackchoc {
  color: #6d341f; }

.mm_outbackchoc:hover:after {
  box-shadow: 0 0 3px #6d341f;
  border: 2px solid #eaeaea; }

#mm_text_outbackchoc:hover {
  color: #6d341f; }
  @media (max-width: 63.9375em) {
    #mm_text_outbackchoc:hover {
      color: #e79024; } }

.mm_wildcitrus {
  background-position: -1024px -256px; }

.mm_wildcitrus:hover {
  background-position: -1024px -256px;
  background-color: #96f737;
  background-image: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-mega-menu-icons-v14-1152x768.png?t=1637638989");
  background-image: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-mega-menu-icons-v14-1152x768.png?t=1637638989"), linear-gradient(135deg, #6dc914 25%, #96f737 55%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6dc914', endColorstr='#96f737',GradientType=1 ); }

.mm_wildcitrus:hover + #mm_text_wildcitrus {
  color: #2caf40; }

.mm_wildcitrus:hover:after {
  box-shadow: 0 0 3px #2caf40;
  border: 2px solid #eaeaea; }

#mm_text_wildcitrus:hover {
  color: #2caf40; }
  @media (max-width: 63.9375em) {
    #mm_text_wildcitrus:hover {
      color: #e79024; } }

.mm_loadedlamington {
  background-position: -1024px -320px; }

.mm_loadedlamington:hover {
  background-position: -1024px -320px;
  background-color: #facd53;
  background-image: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-mega-menu-icons-v14-1152x768.png?t=1637638989");
  background-image: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-mega-menu-icons-v14-1152x768.png?t=1637638989"), linear-gradient(135deg, #bd7417 25%, #facd53 55%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bd7417', endColorstr='#facd53',GradientType=1 ); }

.mm_loadedlamington:hover + #mm_text_loadedlamington {
  color: #9a670e; }

.mm_loadedlamington:hover:after {
  box-shadow: 0 0 3px #9a670e;
  border: 2px solid #eaeaea; }

#mm_text_loadedlamington:hover {
  color: #9a670e; }
  @media (max-width: 63.9375em) {
    #mm_text_loadedlamington:hover {
      color: #e79024; } }

.mm_peanutcaramel {
  background-position: -1024px -384px; }

.mm_peanutcaramel:hover {
  background-position: -1024px -384px;
  background-color: #e6a822;
  background-image: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-mega-menu-icons-v14-1152x768.png?t=1637638989");
  background-image: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-mega-menu-icons-v14-1152x768.png?t=1637638989"), linear-gradient(135deg, #efb572 25%, #e6a822 55%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efb572', endColorstr='#e6a822',GradientType=1 ); }

.mm_peanutcaramel:hover + #mm_text_peanutcaramel {
  color: #e68b22; }

.mm_peanutcaramel:hover:after {
  box-shadow: 0 0 3px #e68b22;
  border: 2px solid #eaeaea; }

#mm_text_peanutcaramel:hover {
  color: #e68b22; }
  @media (max-width: 63.9375em) {
    #mm_text_peanutcaramel:hover {
      color: #e79024; } }

.mm_choccymilk {
  background-position: -1024px -128px; }

.mm_choccymilk:hover {
  background-position: -1024px -128px;
  background-color: #7b4532;
  background-image: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-mega-menu-icons-v14-1152x768.png?t=1637638989");
  background-image: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-mega-menu-icons-v14-1152x768.png?t=1637638989"), linear-gradient(135deg, #ab887c 25%, #7b4532 55%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ab887c', endColorstr='#7b4532',GradientType=1 ); }

.mm_choccymilk:hover + #mm_text_choccymilk {
  color: #6d341f; }

.mm_choccymilk:hover:after {
  box-shadow: 0 0 3px #6d341f;
  border: 2px solid #eaeaea; }

#mm_text_choccymilk:hover {
  color: #6d341f; }
  @media (max-width: 63.9375em) {
    #mm_text_choccymilk:hover {
      color: #e79024; } }

.mm_vanillasundae {
  background-position: -960px -128px; }

.mm_vanillasundae:hover {
  background-position: -960px -448px;
  background-color: #e0ceb1;
  background-image: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-mega-menu-icons-v14-1152x768.png?t=1637638989");
  background-image: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-mega-menu-icons-v14-1152x768.png?t=1637638989"), linear-gradient(135deg, #f9f4e0 25%, #f5eecf 55%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f4e0', endColorstr='#f5eecf',GradientType=1 ); }

.mm_vanillasundae:hover + #mm_text_vanillasundae {
  color: #37261b; }

.mm_vanillasundae:hover:after {
  box-shadow: 0 0 3px #c7c2a5;
  border: 2px solid #eaeaea; }

#mm_text_vanillasundae:hover {
  color: #37261b; }
  @media (max-width: 63.9375em) {
    #mm_text_vanillasundae:hover {
      color: #e79024; } }

.mm_mangoandcream {
  background-position: -1088px -256px; }

.mm_mangoandcream:hover {
  background-position: -1088px -256px;
  background-color: #f9b516;
  background-image: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-mega-menu-icons-v14-1152x768.png?t=1637638989");
  background-image: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-mega-menu-icons-v14-1152x768.png?t=1637638989"), linear-gradient(135deg, #fbd06a 25%, #f9b516 55%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbd06a', endColorstr='#f9b516',GradientType=1 ); }

.mm_mangoandcream:hover + #mm_text_mangoandcream {
  color: #f9b516; }

.mm_mangoandcream:hover:after {
  box-shadow: 0 0 3px #f9b516;
  border: 2px solid #eaeaea; }

#mm_text_mangoandcream:hover {
  color: #f9b516; }
  @media (max-width: 63.9375em) {
    #mm_text_mangoandcream:hover {
      color: #e79024; } }

.mm_gingerbread {
  background-position: -1088px -384px; }

.mm_gingerbread:hover {
  background-position: -1088px -384px;
  background-color: #c78543;
  background-image: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-mega-menu-icons-v14-1152x768.png?t=1637638989");
  background-image: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-mega-menu-icons-v14-1152x768.png?t=1637638989"), linear-gradient(135deg, #dbb187 25%, #c78543 55%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dbb187', endColorstr='#c78543',GradientType=1 ); }

.mm_gingerbread:hover + #mm_text_gingerbread {
  color: #c78543; }

.mm_gingerbread:hover:after {
  box-shadow: 0 0 3px #c78543;
  border: 2px solid #eaeaea; }

#mm_text_gingerbread:hover {
  color: #c78543; }
  @media (max-width: 63.9375em) {
    #mm_text_gingerbread:hover {
      color: #e79024; } }

.mm_caramellatte {
  background-position: -1088px -128px; }

.mm_caramellatte:hover {
  background-position: -1088px -128px;
  background-color: #e5b683;
  background-image: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-mega-menu-icons-v14-1152x768.png?t=1637638989");
  background-image: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-mega-menu-icons-v14-1152x768.png?t=1637638989"), linear-gradient(135deg, #dd933f 25%, #e5b683 55%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dd933f', endColorstr='#e5b683',GradientType=1 ); }

.mm_caramellatte:hover + #mm_text_caramellatte {
  color: #dd933f; }

.mm_caramellatte:hover:after {
  box-shadow: 0 0 3px #dd933f;
  border: 2px solid #eaeaea; }

#mm_text_caramellatte:hover {
  color: #dd933f; }
  @media (max-width: 63.9375em) {
    #mm_text_caramellatte:hover {
      color: #e79024; } }

.mm_strawberriesandcream {
  background-position: -1088px -192px; }

.mm_strawberriesandcream:hover {
  background-position: -1088px -192px;
  background-color: #ff575b;
  background-image: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-mega-menu-icons-v14-1152x768.png?t=1637638989");
  background-image: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-mega-menu-icons-v14-1152x768.png?t=1637638989"), linear-gradient(135deg, #f9a7a9 25%, #ff575b 55%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9a7a9', endColorstr='#ff575b',GradientType=1 ); }

.mm_strawberriesandcream:hover + #mm_text_strawberriesandcream {
  color: #e74245; }

.mm_strawberriesandcream:hover:after {
  box-shadow: 0 0 3px #e74245;
  border: 2px solid #eaeaea; }

#mm_text_strawberriesandcream:hover {
  color: #e74245; }
  @media (max-width: 63.9375em) {
    #mm_text_strawberriesandcream:hover {
      color: #e79024; } }

.mm_pineapple {
  background-position: -1088px -320px; }

.mm_pineapple:hover {
  background-position: -1088px -320px;
  background-color: #16ba00;
  background-image: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-mega-menu-icons-v14-1152x768.png?t=1637638989");
  background-image: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-mega-menu-icons-v14-1152x768.png?t=1637638989"), linear-gradient(135deg, #fcf85c 25%, #16ba00 55%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcf85c', endColorstr='#16ba00',GradientType=1 ); }

.mm_pineapple:hover + #mm_text_pineapple {
  color: #16ba00; }

.mm_pineapple:hover:after {
  box-shadow: 0 0 3px #16ba00;
  border: 2px solid #eaeaea; }

#mm_text_pineapple:hover {
  color: #16ba00; }
  @media (max-width: 63.9375em) {
    #mm_text_pineapple:hover {
      color: #e79024; } }

.mm_berrylemonade {
  background-position: -128px -192px; }

.mm_berrylemonade:hover {
  background-position: -128px -192px;
  background-color: #48218c;
  background-image: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-mega-menu-icons-v14-1152x768.png?t=1637638989");
  background-image: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-mega-menu-icons-v14-1152x768.png?t=1637638989"), linear-gradient(135deg, #8962cd 25%, #48218c 55%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8962cd', endColorstr='#48218c',GradientType=1 ); }

.mm_berrylemonade:hover + #mm_text_berrylemonade {
  color: #e79024; }

.mm_berrylemonade:hover:after {
  box-shadow: 0 0 3px #e79024;
  border: 2px solid #eaeaea; }

#mm_text_berrylemonade:hover {
  color: #e79024; }
  @media (max-width: 63.9375em) {
    #mm_text_berrylemonade:hover {
      color: #e79024; } }

.mm_blackcurrant {
  background-position: -192px -192px; }

.mm_blackcurrant:hover {
  background-position: -192px -192px;
  background-color: #521e2b;
  background-image: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-mega-menu-icons-v14-1152x768.png?t=1637638989");
  background-image: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-mega-menu-icons-v14-1152x768.png?t=1637638989"), linear-gradient(135deg, #906f77 25%, #521e2b 55%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#906f77', endColorstr='#521e2b',GradientType=1 ); }

.mm_blackcurrant:hover + #mm_text_blackcurrant {
  color: #521e2b; }

.mm_blackcurrant:hover:after {
  box-shadow: 0 0 3px #521e2b;
  border: 2px solid #eaeaea; }

#mm_text_blackcurrant:hover {
  color: #521e2b; }
  @media (max-width: 63.9375em) {
    #mm_text_blackcurrant:hover {
      color: #e79024; } }

.mm_brownsugarcinnamon {
  background-position: -256px -192px; }

.mm_brownsugarcinnamon:hover {
  background-position: -256px -192px;
  background-color: #955d13;
  background-image: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-mega-menu-icons-v14-1152x768.png?t=1637638989");
  background-image: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-mega-menu-icons-v14-1152x768.png?t=1637638989"), linear-gradient(135deg, #bb9768 25%, #955d13 55%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bb9768', endColorstr='#955d13',GradientType=1 ); }

.mm_brownsugarcinnamon:hover + #mm_text_brownsugarcinnamon {
  color: #333333; }

.mm_brownsugarcinnamon:hover:after {
  box-shadow: 0 0 3px #333333;
  border: 2px solid #eaeaea; }

#mm_text_brownsugarcinnamon:hover {
  color: #333333; }
  @media (max-width: 63.9375em) {
    #mm_text_brownsugarcinnamon:hover {
      color: #e79024; } }

.mm_caramel {
  background-position: -320px -192px; }

.mm_caramel:hover {
  background-position: -320px -192px;
  background-color: #e68b22;
  background-image: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-mega-menu-icons-v14-1152x768.png?t=1637638989");
  background-image: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-mega-menu-icons-v14-1152x768.png?t=1637638989"), linear-gradient(135deg, #efb572 25%, #e68b22 55%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efb572', endColorstr='#e68b22',GradientType=1 ); }

.mm_caramel:hover + #mm_text_caramel {
  color: #e68b22; }

.mm_caramel:hover:after {
  box-shadow: 0 0 3px #e68b22;
  border: 2px solid #eaeaea; }

#mm_text_caramel:hover {
  color: #e68b22; }
  @media (max-width: 63.9375em) {
    #mm_text_caramel:hover {
      color: #e79024; } }

.mm_cheeseandchives {
  background-position: -384px -192px; }

.mm_cheeseandchives:hover {
  background-position: -384px -512px;
  background-color: #ffd33b;
  background-image: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-mega-menu-icons-v14-1152x768.png?t=1637638989");
  background-image: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-mega-menu-icons-v14-1152x768.png?t=1637638989"), linear-gradient(135deg, #ffe382 25%, #ffd33b 55%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffe382', endColorstr='#ffd33b',GradientType=1 ); }

.mm_cheeseandchives:hover + #mm_text_cheeseandchives {
  color: #639549; }

.mm_cheeseandchives:hover:after {
  box-shadow: 0 0 3px #639549;
  border: 2px solid #eaeaea; }

#mm_text_cheeseandchives:hover {
  color: #639549; }
  @media (max-width: 63.9375em) {
    #mm_text_cheeseandchives:hover {
      color: #e79024; } }

.mm_chocolate {
  background-position: -448px -192px; }

.mm_chocolate:hover {
  background-position: -448px -192px;
  background-color: #7b4532;
  background-image: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-mega-menu-icons-v14-1152x768.png?t=1637638989");
  background-image: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-mega-menu-icons-v14-1152x768.png?t=1637638989"), linear-gradient(135deg, #ab887c 25%, #7b4532 55%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ab887c', endColorstr='#7b4532',GradientType=1 ); }

.mm_chocolate:hover + #mm_text_chocolate {
  color: #6d341f; }

.mm_chocolate:hover:after {
  box-shadow: 0 0 3px #6d341f;
  border: 2px solid #eaeaea; }

#mm_text_chocolate:hover {
  color: #6d341f; }
  @media (max-width: 63.9375em) {
    #mm_text_chocolate:hover {
      color: #e79024; } }

.mm_chocfudge {
  background-position: -704px -320px; }

.mm_chocfudge:hover {
  background-position: -704px -320px;
  background-color: #68321b;
  background-image: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-mega-menu-icons-v14-1152x768.png?t=1637638989");
  background-image: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-mega-menu-icons-v14-1152x768.png?t=1637638989"), linear-gradient(135deg, #9e7c6d 25%, #68321b 55%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9e7c6d', endColorstr='#68321b',GradientType=1 ); }

.mm_chocfudge:hover + #mm_text_chocfudge {
  color: #68321b; }

.mm_chocfudge:hover:after {
  box-shadow: 0 0 3px #68321b;
  border: 2px solid #eaeaea; }

#mm_text_chocfudge:hover {
  color: #68321b; }
  @media (max-width: 63.9375em) {
    #mm_text_chocfudge:hover {
      color: #e79024; } }

.mm_choccoconut {
  background-position: -640px -384px; }

.mm_choccoconut:hover {
  background-position: -640px -384px;
  background-color: #ff0005;
  background-image: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-mega-menu-icons-v14-1152x768.png?t=1637638989");
  background-image: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-mega-menu-icons-v14-1152x768.png?t=1637638989"), linear-gradient(135deg, #d7c4b5 25%, #c0a28b 55%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d7c4b5', endColorstr='#c0a28b',GradientType=1 ); }

.mm_choccoconut:hover + #mm_text_choccoconut {
  color: #451b05; }

.mm_choccoconut:hover:after {
  box-shadow: 0 0 3px #451b05;
  border: 2px solid #eaeaea; }

#mm_text_choccoconut:hover {
  color: #451b05; }
  @media (max-width: 63.9375em) {
    #mm_text_choccoconut:hover {
      color: #e79024; } }

.mm_choccherrydelight {
  background-position: -512px -192px; }

.mm_choccherrydelight:hover {
  background-position: -512px -192px;
  background-color: #770946;
  background-image: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-mega-menu-icons-v14-1152x768.png?t=1637638989");
  background-image: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-mega-menu-icons-v14-1152x768.png?t=1637638989"), linear-gradient(135deg, #a86289 25%, #770946 55%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a86289', endColorstr='#770946',GradientType=1 ); }

.mm_choccherrydelight:hover + #mm_text_choccherrydelight {
  color: #7b4532; }

.mm_choccherrydelight:hover:after {
  box-shadow: 0 0 3px #7b4532;
  border: 2px solid #eaeaea; }

#mm_text_choccherrydelight:hover {
  color: #7b4532; }
  @media (max-width: 63.9375em) {
    #mm_text_choccherrydelight:hover {
      color: #e79024; } }

.mm_chochoneycomb {
  background-position: -576px -192px; }

.mm_chochoneycomb:hover {
  background-position: -576px -192px;
  background-color: #ffc14b;
  background-image: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-mega-menu-icons-v14-1152x768.png?t=1637638989");
  background-image: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-mega-menu-icons-v14-1152x768.png?t=1637638989"), linear-gradient(135deg, #ffd78c 25%, #ffc14b 55%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffd78c', endColorstr='#ffc14b',GradientType=1 ); }

.mm_chochoneycomb:hover + #mm_text_chochoneycomb {
  color: #7b4532; }

.mm_chochoneycomb:hover:after {
  box-shadow: 0 0 3px #7b4532;
  border: 2px solid #eaeaea; }

#mm_text_chochoneycomb:hover {
  color: #7b4532; }
  @media (max-width: 63.9375em) {
    #mm_text_chochoneycomb:hover {
      color: #e79024; } }

.mm_chocpeanut {
  background-position: -896px -384px; }

.mm_chocpeanut:hover {
  background-position: -896px -384px;
  background-color: #7b4532;
  background-image: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-mega-menu-icons-v14-1152x768.png?t=1637638989");
  background-image: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-mega-menu-icons-v14-1152x768.png?t=1637638989"), linear-gradient(135deg, #ab887c 25%, #7b4532 55%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ab887c', endColorstr='#7b4532',GradientType=1 ); }

.mm_chocpeanut:hover + #mm_text_chocpeanut {
  color: #6d341f; }

.mm_chocpeanut:hover:after {
  box-shadow: 0 0 3px #6d341f;
  border: 2px solid #eaeaea; }

#mm_text_chocpeanut:hover {
  color: #6d341f; }
  @media (max-width: 63.9375em) {
    #mm_text_chocpeanut:hover {
      color: #e79024; } }

.mm_coconut {
  background-position: -128px -384px; }

.mm_coconut:hover {
  background-position: -128px -704px;
  background-color: #e6d6be;
  background-image: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-mega-menu-icons-v14-1152x768.png?t=1637638989");
  background-image: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-mega-menu-icons-v14-1152x768.png?t=1637638989"), linear-gradient(135deg, #efe5d5 25%, #e6d6be 55%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efe5d5', endColorstr='#e6d6be',GradientType=1 ); }

.mm_coconut:hover + #mm_text_coconut {
  color: #8d6e58; }

.mm_coconut:hover:after {
  box-shadow: 0 0 3px #8d6e58;
  border: 2px solid #eaeaea; }

#mm_text_coconut:hover {
  color: #8d6e58; }
  @media (max-width: 63.9375em) {
    #mm_text_coconut:hover {
      color: #e79024; } }

.mm_cinnamon {
  background-position: -640px -192px; }

.mm_cinnamon:hover {
  background-position: -640px -192px;
  background-color: #d2691e;
  background-image: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-mega-menu-icons-v14-1152x768.png?t=1637638989");
  background-image: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-mega-menu-icons-v14-1152x768.png?t=1637638989"), linear-gradient(135deg, #e29f6f 25%, #d2691e 55%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e29f6f', endColorstr='#D2691E',GradientType=1 ); }

.mm_cinnamon:hover + #mm_text_cinnamon {
  color: #d2691e; }

.mm_cinnamon:hover:after {
  box-shadow: 0 0 3px #d2691e;
  border: 2px solid #eaeaea; }

#mm_text_cinnamon:hover {
  color: #d2691e; }
  @media (max-width: 63.9375em) {
    #mm_text_cinnamon:hover {
      color: #e79024; } }

.mm_coffee {
  background-position: -704px -192px; }

.mm_coffee:hover {
  background-position: -704px -192px;
  background-color: #9a543a;
  background-image: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-mega-menu-icons-v14-1152x768.png?t=1637638989");
  background-image: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-mega-menu-icons-v14-1152x768.png?t=1637638989"), linear-gradient(135deg, #be9281 25%, #9a543a 55%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#be9281', endColorstr='#9a543a',GradientType=1 ); }

.mm_coffee:hover + #mm_text_coffee {
  color: #6d1e00; }

.mm_coffee:hover:after {
  box-shadow: 0 0 3px #6d1e00;
  border: 2px solid #eaeaea; }

#mm_text_coffee:hover {
  color: #6d1e00; }
  @media (max-width: 63.9375em) {
    #mm_text_coffee:hover {
      color: #e79024; } }

.mm_cola {
  background-position: -768px -192px; }

.mm_cola:hover {
  background-position: -768px -192px;
  background-color: #802016;
  background-image: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-mega-menu-icons-v14-1152x768.png?t=1637638989");
  background-image: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-mega-menu-icons-v14-1152x768.png?t=1637638989"), linear-gradient(135deg, #ae706a 25%, #802016 55%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ae706a', endColorstr='#802016',GradientType=1 ); }

.mm_cola:hover + #mm_text_cola {
  color: #310a05; }

.mm_cola:hover:after {
  box-shadow: 0 0 3px #310a05;
  border: 2px solid #eaeaea; }

#mm_text_cola:hover {
  color: #310a05; }
  @media (max-width: 63.9375em) {
    #mm_text_cola:hover {
      color: #e79024; } }

.mm_cookiesandcream {
  background-position: -832px -192px; }

.mm_cookiesandcream:hover {
  background-position: -832px -512px;
  background-color: #ffffff;
  background-image: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-mega-menu-icons-v14-1152x768.png?t=1637638989");
  background-image: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-mega-menu-icons-v14-1152x768.png?t=1637638989"), linear-gradient(135deg, #c4c4c4 25%, #ffffff 55%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c4c4c4', endColorstr='#ffffff',GradientType=1 ); }

.mm_cookiesandcream:hover + #mm_text_cookiesandcream {
  color: #6d341f; }

.mm_cookiesandcream:hover:after {
  box-shadow: 0 0 3px #6d341f;
  border: 2px solid #eaeaea; }

#mm_text_cookiesandcream:hover {
  color: #6d341f; }
  @media (max-width: 63.9375em) {
    #mm_text_cookiesandcream:hover {
      color: #e79024; } }

.mm_creamybanana {
  background-position: -0px -320px; }

.mm_creamybanana:hover {
  background-position: -0px -640px;
  background-color: #ffd645;
  background-image: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-mega-menu-icons-v14-1152x768.png?t=1637638989");
  background-image: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-mega-menu-icons-v14-1152x768.png?t=1637638989"), linear-gradient(135deg, #ffe588 25%, #ffd645 55%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffe588', endColorstr='#ffd645',GradientType=1 ); }

.mm_creamybanana:hover + #mm_text_creamybanana {
  color: #333333; }

.mm_creamybanana:hover:after {
  box-shadow: 0 0 3px #333333;
  border: 2px solid #eaeaea; }

#mm_text_creamybanana:hover {
  color: #333333; }
  @media (max-width: 63.9375em) {
    #mm_text_creamybanana:hover {
      color: #e79024; } }

.mm_doublechoc {
  background-position: -64px -320px; }

.mm_doublechoc:hover {
  background-position: -64px -320px;
  background-color: #6a3725;
  background-image: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-mega-menu-icons-v14-1152x768.png?t=1637638989");
  background-image: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-mega-menu-icons-v14-1152x768.png?t=1637638989"), linear-gradient(135deg, #a07f74 25%, #6a3725 55%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a07f74', endColorstr='#6a3725',GradientType=1 ); }

.mm_doublechoc:hover + #mm_text_doublechoc {
  color: #7c3f28; }

.mm_doublechoc:hover:after {
  box-shadow: 0 0 3px #7c3f28;
  border: 2px solid #eaeaea; }

#mm_text_doublechoc:hover {
  color: #7c3f28; }
  @media (max-width: 63.9375em) {
    #mm_text_doublechoc:hover {
      color: #e79024; } }

.mm_fruitcrush {
  background-position: -128px -320px; }

.mm_fruitcrush:hover {
  background-position: -128px -320px;
  background-color: #e79024;
  background-image: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-mega-menu-icons-v14-1152x768.png?t=1637638989");
  background-image: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-mega-menu-icons-v14-1152x768.png?t=1637638989"), linear-gradient(135deg, #f0b873 25%, #e79024 55%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0b873', endColorstr='#e79024',GradientType=1 ); }

.mm_fruitcrush:hover + #mm_text_fruitcrush {
  color: #bd5100; }

.mm_fruitcrush:hover:after {
  box-shadow: 0 0 3px #bd5100;
  border: 2px solid #eaeaea; }

#mm_text_fruitcrush:hover {
  color: #bd5100; }
  @media (max-width: 63.9375em) {
    #mm_text_fruitcrush:hover {
      color: #e79024; } }

.mm_grapeorange {
  background-position: -192px -320px; }

.mm_grapeorange:hover {
  background-position: -192px -320px;
  background-color: #a2008e;
  background-image: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-mega-menu-icons-v14-1152x768.png?t=1637638989");
  background-image: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-mega-menu-icons-v14-1152x768.png?t=1637638989"), linear-gradient(135deg, #c45cb7 25%, #a2008e 55%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c45cb7', endColorstr='#a2008e',GradientType=1 ); }

.mm_grapeorange:hover + #mm_text_grapeorange {
  color: #e79024; }

.mm_grapeorange:hover:after {
  box-shadow: 0 0 3px #e79024;
  border: 2px solid #eaeaea; }

#mm_text_grapeorange:hover {
  color: #e79024; }
  @media (max-width: 63.9375em) {
    #mm_text_grapeorange:hover {
      color: #e79024; } }

.mm_lemoncheesecake {
  background-position: -256px -320px; }

.mm_lemoncheesecake:hover {
  background-position: -256px -640px;
  background-color: #ffef86;
  background-image: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-mega-menu-icons-v14-1152x768.png?t=1637638989");
  background-image: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-mega-menu-icons-v14-1152x768.png?t=1637638989"), linear-gradient(135deg, #fff5b2 25%, #ffef86 55%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff5b2', endColorstr='#ffef86',GradientType=1 ); }

.mm_lemoncheesecake:hover + #mm_text_lemoncheesecake {
  color: #8c7d1f; }

.mm_lemoncheesecake:hover:after {
  box-shadow: 0 0 3px #4a1604;
  border: 2px solid #eaeaea; }

#mm_text_lemoncheesecake:hover {
  color: #8c7d1f; }
  @media (max-width: 63.9375em) {
    #mm_text_lemoncheesecake:hover {
      color: #e79024; } }

.mm_lemonginger {
  background-position: -320px -320px; }

.mm_lemonginger:hover {
  background-position: -320px -640px;
  background-color: #efe080;
  background-image: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-mega-menu-icons-v14-1152x768.png?t=1637638989");
  background-image: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-mega-menu-icons-v14-1152x768.png?t=1637638989"), linear-gradient(135deg, #f5ebae 25%, #efe080 55%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5ebae', endColorstr='#efe080',GradientType=1 ); }

.mm_lemonginger:hover + #mm_text_lemonginger {
  color: #8f663d; }

.mm_lemonginger:hover:after {
  box-shadow: 0 0 3px #a78923;
  border: 2px solid #eaeaea; }

#mm_text_lemonginger:hover {
  color: #8f663d; }
  @media (max-width: 63.9375em) {
    #mm_text_lemonginger:hover {
      color: #e79024; } }

.mm_lemonade {
  background-position: -384px -320px; }

.mm_lemonade:hover {
  background-position: -384px -640px;
  background-color: #fff19d;
  background-image: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-mega-menu-icons-v14-1152x768.png?t=1637638989");
  background-image: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-mega-menu-icons-v14-1152x768.png?t=1637638989"), linear-gradient(135deg, #fcf8de 25%, #fbf4cc 55%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcf8de', endColorstr='#fbf4cc',GradientType=1 ); }

.mm_lemonade:hover + #mm_text_lemonade {
  color: #333333; }

.mm_lemonade:hover:after {
  box-shadow: 0 0 3px #efe53e;
  border: 2px solid #eaeaea; }

#mm_text_lemonade:hover {
  color: #333333; }
  @media (max-width: 63.9375em) {
    #mm_text_lemonade:hover {
      color: #e79024; } }

.mm_lime {
  background-position: -448px -320px; }

.mm_lime:hover {
  background-position: -448px -320px;
  background-color: #99cd29;
  background-image: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-mega-menu-icons-v14-1152x768.png?t=1637638989");
  background-image: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-mega-menu-icons-v14-1152x768.png?t=1637638989"), linear-gradient(135deg, #bedf76 25%, #99cd29 55%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bedf76', endColorstr='#99cd29',GradientType=1 ); }

.mm_lime:hover + #mm_text_lime {
  color: #428d02; }

.mm_lime:hover:after {
  box-shadow: 0 0 3px #428d02;
  border: 2px solid #eaeaea; }

#mm_text_lime:hover {
  color: #428d02; }
  @media (max-width: 63.9375em) {
    #mm_text_lime:hover {
      color: #e79024; } }

.mm_mixedflavours {
  background-position: -0px -256px; }

.mm_mixedflavours:hover {
  background-position: -0px -256px;
  background-color: #60de63;
  background-image: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-mega-menu-icons-v14-1152x768.png?t=1637638989");
  background-image: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-mega-menu-icons-v14-1152x768.png?t=1637638989"), linear-gradient(135deg, #fbb040 25%, #e79024 55%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbb040', endColorstr='#e79024',GradientType=1 ); }

.mm_mixedflavours:hover + #mm_text_mixedflavours {
  color: #e79024; }

.mm_mixedflavours:hover:after {
  box-shadow: 0 0 3px #e79024;
  border: 2px solid #eaeaea; }

#mm_text_mixedflavours:hover {
  color: #e79024; }
  @media (max-width: 63.9375em) {
    #mm_text_mixedflavours:hover {
      color: #e79024; } }

.mm_mocha {
  background-position: -704px -384px; }

.mm_mocha:hover {
  background-position: -704px -384px;
  background-color: #7b4f2d;
  background-image: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-mega-menu-icons-v14-1152x768.png?t=1637638989");
  background-image: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-mega-menu-icons-v14-1152x768.png?t=1637638989"), linear-gradient(135deg, #ab8e79 25%, #7b4f2d 55%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ab8e79', endColorstr='#7b4f2d',GradientType=1 ); }

.mm_mocha:hover + #mm_text_mocha {
  color: #7b4f2d; }

.mm_mocha:hover:after {
  box-shadow: 0 0 3px #542715;
  border: 2px solid #eaeaea; }

#mm_text_mocha:hover {
  color: #7b4f2d; }
  @media (max-width: 63.9375em) {
    #mm_text_mocha:hover {
      color: #e79024; } }

.mm_nuttydelight {
  background-position: -896px -256px; }

.mm_nuttydelight:hover {
  background-position: -896px -256px;
  background-color: #e4b174;
  background-image: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-mega-menu-icons-v14-1152x768.png?t=1637638989");
  background-image: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-mega-menu-icons-v14-1152x768.png?t=1637638989"), linear-gradient(135deg, #a97c50 25%, #e4b174 55%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a97c50', endColorstr='#e4b174',GradientType=1 ); }

.mm_nuttydelight:hover + #mm_text_nuttydelight {
  color: #985331; }

.mm_nuttydelight:hover:after {
  box-shadow: 0 0 3px #985331;
  border: 2px solid #eaeaea; }

#mm_text_nuttydelight:hover {
  color: #985331; }
  @media (max-width: 63.9375em) {
    #mm_text_nuttydelight:hover {
      color: #e79024; } }

.mm_orange {
  background-position: -512px -320px; }

.mm_orange:hover {
  background-position: -512px -320px;
  background-color: #ff7f00;
  background-image: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-mega-menu-icons-v14-1152x768.png?t=1637638989");
  background-image: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-mega-menu-icons-v14-1152x768.png?t=1637638989"), linear-gradient(135deg, #ffad5c 25%, #ff7f00 55%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffad5c', endColorstr='#FF7F00',GradientType=1 ); }

.mm_orange:hover + #mm_text_orange {
  color: #ee6d06; }

.mm_orange:hover:after {
  box-shadow: 0 0 3px #ee6d06;
  border: 2px solid #eaeaea; }

#mm_text_orange:hover {
  color: #ee6d06; }
  @media (max-width: 63.9375em) {
    #mm_text_orange:hover {
      color: #e79024; } }

.mm_orangemango {
  background-position: -832px -320px; }

.mm_orangemango:hover {
  background-position: -832px -320px;
  background-color: #ff8242;
  background-image: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-mega-menu-icons-v14-1152x768.png?t=1637638989");
  background-image: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-mega-menu-icons-v14-1152x768.png?t=1637638989"), linear-gradient(135deg, #febe5c 25%, #fe9900 55%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#febe5c', endColorstr='#FE9900',GradientType=1 ); }

.mm_orangemango:hover + #mm_text_orangemango {
  color: #f79500; }

.mm_orangemango:hover:after {
  box-shadow: 0 0 3px #f79500;
  border: 2px solid #eaeaea; }

#mm_text_orangemango:hover {
  color: #f79500; }
  @media (max-width: 63.9375em) {
    #mm_text_orangemango:hover {
      color: #e79024; } }

.mm_passionfruit {
  background-position: -962px -193px; }

.mm_passionfruit:hover {
  background-position: -962px -193px;
  background-color: #a8548b;
  background-image: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-mega-menu-icons-v14-1152x768.png?t=1637638989");
  background-image: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-mega-menu-icons-v14-1152x768.png?t=1637638989"), linear-gradient(135deg, #c894b6 25%, #a8548b 55%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c894b6', endColorstr='#a8548b',GradientType=1 ); }

.mm_passionfruit:hover + #mm_text_passionfruit {
  color: #92296e; }

.mm_passionfruit:hover:after {
  box-shadow: 0 0 3px #92296e;
  border: 2px solid #eaeaea; }

#mm_text_passionfruit:hover {
  color: #92296e; }
  @media (max-width: 63.9375em) {
    #mm_text_passionfruit:hover {
      color: #e79024; } }

.mm_peppermintslice {
  background-position: -576px -320px; }

.mm_peppermintslice:hover {
  background-position: -576px -640px;
  background-color: #82ec6e;
  background-image: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-mega-menu-icons-v14-1152x768.png?t=1637638989");
  background-image: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-mega-menu-icons-v14-1152x768.png?t=1637638989"), linear-gradient(135deg, #aff3a2 25%, #82ec6e 55%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#aff3a2', endColorstr='#82ec6e',GradientType=1 ); }

.mm_peppermintslice:hover + #mm_text_peppermintslice {
  color: #462818; }

.mm_peppermintslice:hover:after {
  box-shadow: 0 0 3px #462818;
  border: 2px solid #eaeaea; }

#mm_text_peppermintslice:hover {
  color: #462818; }
  @media (max-width: 63.9375em) {
    #mm_text_peppermintslice:hover {
      color: #e79024; } }

.mm_raw {
  background-position: -640px -320px; }

.mm_raw:hover {
  background-position: -640px -320px;
  background-color: #70a13d;
  background-image: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-mega-menu-icons-v14-1152x768.png?t=1637638989");
  background-image: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-mega-menu-icons-v14-1152x768.png?t=1637638989"), linear-gradient(135deg, #a4c383 25%, #70a13d 55%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a4c383', endColorstr='#70A13D',GradientType=1 ); }

.mm_raw:hover + #mm_text_raw {
  color: #70a13d; }

.mm_raw:hover:after {
  box-shadow: 0 0 3px #70a13d;
  border: 2px solid #eaeaea; }

#mm_text_raw:hover {
  color: #70a13d; }
  @media (max-width: 63.9375em) {
    #mm_text_raw:hover {
      color: #e79024; } }

.mm_richchocolate {
  background-position: -64px -256px; }

.mm_richchocolate:hover {
  background-position: -64px -256px;
  background-color: #4e2522;
  background-image: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-mega-menu-icons-v14-1152x768.png?t=1637638989");
  background-image: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-mega-menu-icons-v14-1152x768.png?t=1637638989"), linear-gradient(135deg, #8e7472 25%, #4e2522 55%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8e7472', endColorstr='#4E2522',GradientType=1 ); }

.mm_richchocolate:hover + #mm_text_richchocolate {
  color: #90766c; }

.mm_richchocolate:hover:after {
  box-shadow: 0 0 3px #90766c;
  border: 2px solid #eaeaea; }

#mm_text_richchocolate:hover {
  color: #90766c; }
  @media (max-width: 63.9375em) {
    #mm_text_richchocolate:hover {
      color: #e79024; } }

.mm_rockyroad {
  background-position: -130px -256px; }

.mm_rockyroad:hover {
  background-position: -130px -576px;
  background-color: #ffeafa;
  background-image: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-mega-menu-icons-v14-1152x768.png?t=1637638989");
  background-image: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-mega-menu-icons-v14-1152x768.png?t=1637638989"), linear-gradient(135deg, #fff2fc 25%, #ffeafa 55%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff2fc', endColorstr='#ffeafa',GradientType=1 ); }

.mm_rockyroad:hover + #mm_text_rockyroad {
  color: #6d341f; }

.mm_rockyroad:hover:after {
  box-shadow: 0 0 3px #6d341f;
  border: 2px solid #eaeaea; }

#mm_text_rockyroad:hover {
  color: #6d341f; }
  @media (max-width: 63.9375em) {
    #mm_text_rockyroad:hover {
      color: #e79024; } }

.mm_saltedcaramel {
  background-position: -256px -256px; }

.mm_saltedcaramel:hover {
  background-position: -256px -256px;
  background-color: #e89134;
  background-image: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-mega-menu-icons-v14-1152x768.png?t=1637638989");
  background-image: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-mega-menu-icons-v14-1152x768.png?t=1637638989"), linear-gradient(135deg, #f0b97d 25%, #e89134 55%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0b97d', endColorstr='#e89134',GradientType=1 ); }

.mm_saltedcaramel:hover + #mm_text_saltedcaramel {
  color: #c06b2b; }

.mm_saltedcaramel:hover:after {
  box-shadow: 0 0 3px #e89134;
  border: 2px solid #eaeaea; }

#mm_text_saltedcaramel:hover {
  color: #c06b2b; }
  @media (max-width: 63.9375em) {
    #mm_text_saltedcaramel:hover {
      color: #e79024; } }

.mm_strawberry {
  background-position: -320px -256px; }

.mm_strawberry:hover {
  background-position: -320px -256px;
  background-color: #f57679;
  background-image: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-mega-menu-icons-v14-1152x768.png?t=1637638989");
  background-image: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-mega-menu-icons-v14-1152x768.png?t=1637638989"), linear-gradient(135deg, #f9a7a9 25%, #f57679 55%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9a7a9', endColorstr='#f57679',GradientType=1 ); }

.mm_strawberry:hover + #mm_text_strawberry {
  color: #e74245; }

.mm_strawberry:hover:after {
  box-shadow: 0 0 3px #e74245;
  border: 2px solid #eaeaea; }

#mm_text_strawberry:hover {
  color: #e74245; }
  @media (max-width: 63.9375em) {
    #mm_text_strawberry:hover {
      color: #e79024; } }

.mm_strawberrycrush {
  background-position: -384px -256px; }

.mm_strawberrycrush:hover {
  background-position: -384px -256px;
  background-color: #d8130a;
  background-image: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-mega-menu-icons-v14-1152x768.png?t=1637638989");
  background-image: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-mega-menu-icons-v14-1152x768.png?t=1637638989"), linear-gradient(135deg, #e66862 25%, #d8130a 55%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e66862', endColorstr='#d8130a',GradientType=1 ); }

.mm_strawberrycrush:hover + #mm_text_strawberrycrush {
  color: #9e0700; }

.mm_strawberrycrush:hover:after {
  box-shadow: 0 0 3px #9e0700;
  border: 2px solid #eaeaea; }

#mm_text_strawberrycrush:hover {
  color: #9e0700; }
  @media (max-width: 63.9375em) {
    #mm_text_strawberrycrush:hover {
      color: #e79024; } }

.mm_strawberrylemonade {
  background-position: -448px -256px; }

.mm_strawberrylemonade:hover {
  background-position: -448px -256px;
  background-color: #e84b2c;
  background-image: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-mega-menu-icons-v14-1152x768.png?t=1637638989");
  background-image: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-mega-menu-icons-v14-1152x768.png?t=1637638989"), linear-gradient(135deg, #f08c78 25%, #e84b2c 55%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f08c78', endColorstr='#E84B2C',GradientType=1 ); }

.mm_strawberrylemonade:hover + #mm_text_strawberrylemonade {
  color: #e79024; }

.mm_strawberrylemonade:hover:after {
  box-shadow: 0 0 3px #e79024;
  border: 2px solid #eaeaea; }

#mm_text_strawberrylemonade:hover {
  color: #e79024; }
  @media (max-width: 63.9375em) {
    #mm_text_strawberrylemonade:hover {
      color: #e79024; } }

.mm_strawberrylime {
  background-position: -512px -256px; }

.mm_strawberrylime:hover {
  background-position: -512px -256px;
  background-color: #e84b2c;
  background-image: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-mega-menu-icons-v14-1152x768.png?t=1637638989");
  background-image: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-mega-menu-icons-v14-1152x768.png?t=1637638989"), linear-gradient(135deg, #f9a7a9 25%, #f26e62 55%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9a7a9', endColorstr='#F26E62',GradientType=1 ); }

.mm_strawberrylime:hover + #mm_text_strawberrylime {
  color: #81cf09; }

.mm_strawberrylime:hover:after {
  box-shadow: 0 0 3px #81cf09;
  border: 2px solid #eaeaea; }

#mm_text_strawberrylime:hover {
  color: #81cf09; }
  @media (max-width: 63.9375em) {
    #mm_text_strawberrylime:hover {
      color: #e79024; } }

.mm_tropical {
  background-position: -576px -256px; }

.mm_tropical:hover {
  background-position: -576px -576px;
  background-color: #fbf400;
  background-image: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-mega-menu-icons-v14-1152x768.png?t=1637638989");
  background-image: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-mega-menu-icons-v14-1152x768.png?t=1637638989"), linear-gradient(135deg, #fcf85c 25%, #fbf400 55%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcf85c', endColorstr='#fbf400',GradientType=1 ); }

.mm_tropical:hover + #mm_text_tropical {
  color: #b10000; }

.mm_tropical:hover:after {
  box-shadow: 0 0 3px #b10000;
  border: 2px solid #eaeaea; }

#mm_text_tropical:hover {
  color: #b10000; }
  @media (max-width: 63.9375em) {
    #mm_text_tropical:hover {
      color: #e79024; } }

.mm_tuttifrutti {
  background-position: -959px -384px; }

.mm_tuttifrutti:hover {
  background-position: -959px -384px;
  background-color: #ef518b;
  background-image: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-mega-menu-icons-v14-1152x768.png?t=1637638989");
  background-image: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-mega-menu-icons-v14-1152x768.png?t=1637638989"), linear-gradient(135deg, #f18aae 25%, #ef518b 55%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f18aae', endColorstr='#ef518b',GradientType=1 ); }

.mm_tuttifrutti:hover + #mm_text_tuttifrutti {
  color: #b80444; }

.mm_tuttifrutti:hover:after {
  box-shadow: 0 0 3px #f18aae;
  border: 2px solid #eaeaea; }

#mm_text_tuttifrutti:hover {
  color: #b80444; }
  @media (max-width: 63.9375em) {
    #mm_text_tuttifrutti:hover {
      color: #e79024; } }

.mm_vanilla {
  background-position: -640px -256px; }

.mm_vanilla:hover {
  background-position: -640px -576px;
  background-color: #e0ceb1;
  background-image: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-mega-menu-icons-v14-1152x768.png?t=1637638989");
  background-image: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-mega-menu-icons-v14-1152x768.png?t=1637638989"), linear-gradient(135deg, #f9f4e0 25%, #f5eecf 55%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f4e0', endColorstr='#f5eecf',GradientType=1 ); }

.mm_vanilla:hover + #mm_text_vanilla {
  color: #37261b; }

.mm_vanilla:hover:after {
  box-shadow: 0 0 3px #c7c2a5;
  border: 2px solid #eaeaea; }

#mm_text_vanilla:hover {
  color: #37261b; }
  @media (max-width: 63.9375em) {
    #mm_text_vanilla:hover {
      color: #e79024; } }

.mm_vanillacaramel {
  background-position: -704px -256px; }

.mm_vanillacaramel:hover {
  background-position: -704px -576px;
  background-color: #f2a859;
  background-image: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-mega-menu-icons-v14-1152x768.png?t=1637638989");
  background-image: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-mega-menu-icons-v14-1152x768.png?t=1637638989"), linear-gradient(135deg, #f7c795 25%, #f2a859 55%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7c795', endColorstr='#f2a859',GradientType=1 ); }

.mm_vanillacaramel:hover + #mm_text_vanillacaramel {
  color: #fb964a; }

.mm_vanillacaramel:hover:after {
  box-shadow: 0 0 3px #fb964a;
  border: 2px solid #eaeaea; }

#mm_text_vanillacaramel:hover {
  color: #fb964a; }
  @media (max-width: 63.9375em) {
    #mm_text_vanillacaramel:hover {
      color: #e79024; } }

.mm_vanillachai {
  background-position: -768px -256px; }

.mm_vanillachai:hover {
  background-position: -768px -576px;
  background-color: #efd497;
  background-image: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-mega-menu-icons-v14-1152x768.png?t=1637638989");
  background-image: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-mega-menu-icons-v14-1152x768.png?t=1637638989"), linear-gradient(135deg, #fdeece 25%, #fce5b3 55%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdeece', endColorstr='#fce5b3',GradientType=1 ); }

.mm_vanillachai:hover + #mm_text_vanillachai {
  color: #f4a25d; }

.mm_vanillachai:hover:after {
  box-shadow: 0 0 3px #f4a25d;
  border: 2px solid #eaeaea; }

#mm_text_vanillachai:hover {
  color: #f4a25d; }
  @media (max-width: 63.9375em) {
    #mm_text_vanillachai:hover {
      color: #e79024; } }

.mm_vanillamaple {
  background-position: -832px -256px; }

.mm_vanillamaple:hover {
  background-position: -832px -576px;
  background-color: #f9f6e9;
  background-image: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-mega-menu-icons-v14-1152x768.png?t=1637638989");
  background-image: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-mega-menu-icons-v14-1152x768.png?t=1637638989"), linear-gradient(135deg, #fbf9f1 25%, #f9f6e9 55%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbf9f1', endColorstr='#f9f6e9',GradientType=1 ); }

.mm_vanillamaple:hover + #mm_text_vanillamaple {
  color: #fb964a; }

.mm_vanillamaple:hover:after {
  box-shadow: 0 0 3px #fb964a;
  border: 2px solid #eaeaea; }

#mm_text_vanillamaple:hover {
  color: #fb964a; }
  @media (max-width: 63.9375em) {
    #mm_text_vanillamaple:hover {
      color: #e79024; } }

.mm_watermelon {
  background-position: -0px -384px; }

.mm_watermelon:hover {
  background-position: -0px -384px;
  background-color: #ff0005;
  background-image: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-mega-menu-icons-v14-1152x768.png?t=1637638989");
  background-image: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-mega-menu-icons-v14-1152x768.png?t=1637638989"), linear-gradient(135deg, #f07d7f 25%, #e73336 55%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f07d7f', endColorstr='#e73336',GradientType=1 ); }

.mm_watermelon:hover + #mm_text_watermelon {
  color: #5c8e11; }

.mm_watermelon:hover:after {
  box-shadow: 0 0 3px #5c8e11;
  border: 2px solid #eaeaea; }

#mm_text_watermelon:hover {
  color: #5c8e11; }
  @media (max-width: 63.9375em) {
    #mm_text_watermelon:hover {
      color: #e79024; } }

.mm_wildberry {
  background-position: -64px -384px; }

.mm_wildberry:hover {
  background-position: -64px -384px;
  background-color: #ff0005;
  background-image: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-mega-menu-icons-v14-1152x768.png?t=1637638989");
  background-image: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-mega-menu-icons-v14-1152x768.png?t=1637638989"), linear-gradient(135deg, #ff5c5f 25%, #ff0005 55%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff5c5f', endColorstr='#ff0005',GradientType=1 ); }

.mm_wildberry:hover + #mm_text_wildberry {
  color: #a2008e; }

.mm_wildberry:hover:after {
  box-shadow: 0 0 3px #a2008e;
  border: 2px solid #eaeaea; }

#mm_text_wildberry:hover {
  color: #a2008e; }
  @media (max-width: 63.9375em) {
    #mm_text_wildberry:hover {
      color: #e79024; } }

.mm_icedcoffee {
  background-position: -576px -384px; }

.mm_icedcoffee:hover {
  background-position: -576px -384px;
  background-color: #c78543;
  background-image: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-mega-menu-icons-v14-1152x768.png?t=1637638989");
  background-image: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-mega-menu-icons-v14-1152x768.png?t=1637638989"), linear-gradient(135deg, #dbb187 25%, #c78543 55%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dbb187', endColorstr='#c78543',GradientType=1 ); }

.mm_icedcoffee:hover + #mm_text_icedcoffee {
  color: #c78543; }

.mm_icedcoffee:hover:after {
  box-shadow: 0 0 3px #c78543;
  border: 2px solid #eaeaea; }

#mm_text_icedcoffee:hover {
  color: #c78543; }
  @media (max-width: 63.9375em) {
    #mm_text_icedcoffee:hover {
      color: #e79024; } }

.mm_birthdaycake {
  background-position: -512px -384px; }

.mm_birthdaycake:hover {
  background-position: -512px -384px;
  background-color: #32acf6;
  background-image: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-mega-menu-icons-v14-1152x768.png?t=1637638989");
  background-image: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-mega-menu-icons-v14-1152x768.png?t=1637638989"), linear-gradient(135deg, #7ccaf9 25%, #32acf6 55%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7ccaf9', endColorstr='#32acf6',GradientType=1 ); }

.mm_birthdaycake:hover + #mm_text_birthdaycake {
  color: #e79024; }

.mm_birthdaycake:hover:after {
  box-shadow: 0 0 3px #e79024;
  border: 2px solid #eaeaea; }

#mm_text_birthdaycake:hover {
  color: #e79024; }
  @media (max-width: 63.9375em) {
    #mm_text_birthdaycake:hover {
      color: #e79024; } }

.mm_raspberry {
  background-position: -448px -384px; }

.mm_raspberry:hover {
  background-position: -448px -384px;
  background-color: #c8022c;
  background-image: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-mega-menu-icons-v14-1152x768.png?t=1637638989");
  background-image: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-mega-menu-icons-v14-1152x768.png?t=1637638989"), linear-gradient(135deg, #dc5d78 25%, #c8022c 55%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dc5d78', endColorstr='#c8022c',GradientType=1 ); }

.mm_raspberry:hover + #mm_text_raspberry {
  color: #c8022c; }

.mm_raspberry:hover:after {
  box-shadow: 0 0 3px #c8022c;
  border: 2px solid #eaeaea; }

#mm_text_raspberry:hover {
  color: #c8022c; }
  @media (max-width: 63.9375em) {
    #mm_text_raspberry:hover {
      color: #e79024; } }

.mm_apple {
  background-position: -256px -384px; }

.mm_apple:hover {
  background-position: -256px -384px;
  background-color: #7bab18;
  background-image: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-mega-menu-icons-v14-1152x768.png?t=1637638989");
  background-image: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-mega-menu-icons-v14-1152x768.png?t=1637638989"), linear-gradient(135deg, #abc96b 25%, #7bab18 55%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#abc96b', endColorstr='#7bab18',GradientType=1 ); }

.mm_apple:hover + #mm_text_apple {
  color: #7bab18; }

.mm_apple:hover:after {
  box-shadow: 0 0 3px #7bab18;
  border: 2px solid #eaeaea; }

#mm_text_apple:hover {
  color: #7bab18; }
  @media (max-width: 63.9375em) {
    #mm_text_apple:hover {
      color: #e79024; } }

.mm_honeycomb {
  background-position: -384px -384px; }

.mm_honeycomb:hover {
  background-position: -384px -384px;
  background-color: #f3ae01;
  background-image: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-mega-menu-icons-v14-1152x768.png?t=1637638989");
  background-image: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-mega-menu-icons-v14-1152x768.png?t=1637638989"), linear-gradient(135deg, #f7cb5d 25%, #f3ae01 55%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7cb5d', endColorstr='#f3ae01',GradientType=1 ); }

.mm_honeycomb:hover + #mm_text_honeycomb {
  color: #f3ae01; }

.mm_honeycomb:hover:after {
  box-shadow: 0 0 3px #f3ae01;
  border: 2px solid #eaeaea; }

#mm_text_honeycomb:hover {
  color: #f3ae01; }
  @media (max-width: 63.9375em) {
    #mm_text_honeycomb:hover {
      color: #e79024; } }

.mm_cherry {
  background-position: -192px -384px; }

.mm_cherry:hover {
  background-position: -192px -384px;
  background-color: #c21600;
  background-image: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-mega-menu-icons-v14-1152x768.png?t=1637638989");
  background-image: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-mega-menu-icons-v14-1152x768.png?t=1637638989"), linear-gradient(135deg, #d86a5c 25%, #c21600 55%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d86a5c', endColorstr='#c21600',GradientType=1 ); }

.mm_cherry:hover + #mm_text_cherry {
  color: #c21600; }

.mm_cherry:hover:after {
  box-shadow: 0 0 3px #c21600;
  border: 2px solid #eaeaea; }

#mm_text_cherry:hover {
  color: #c21600; }
  @media (max-width: 63.9375em) {
    #mm_text_cherry:hover {
      color: #e79024; } }

.mm_mango {
  background-position: -768px -320px; }

.mm_mango:hover {
  background-position: -768px -320px;
  background-color: #f9b516;
  background-image: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-mega-menu-icons-v14-1152x768.png?t=1637638989");
  background-image: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-mega-menu-icons-v14-1152x768.png?t=1637638989"), linear-gradient(135deg, #fbd06a 25%, #f9b516 55%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbd06a', endColorstr='#f9b516',GradientType=1 ); }

.mm_mango:hover + #mm_text_mango {
  color: #f9b516; }

.mm_mango:hover:after {
  box-shadow: 0 0 3px #f9b516;
  border: 2px solid #eaeaea; }

#mm_text_mango:hover {
  color: #f9b516; }
  @media (max-width: 63.9375em) {
    #mm_text_mango:hover {
      color: #e79024; } }

.mm_chocraspberry {
  background-position: -768px -384px; }

.mm_chocraspberry:hover {
  background-position: -768px -384px;
  background-color: #7b3c2d;
  background-image: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-mega-menu-icons-v14-1152x768.png?t=1637638989");
  background-image: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-mega-menu-icons-v14-1152x768.png?t=1637638989"), linear-gradient(135deg, #e74166 25%, #7b3c2d 55%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e74166', endColorstr='#7b3c2d',GradientType=1 ); }

.mm_chocraspberry:hover + #mm_text_chocraspberry {
  color: #b03e49; }

.mm_chocraspberry:hover:after {
  box-shadow: 0 0 3px #542715;
  border: 2px solid #eaeaea; }

#mm_text_chocraspberry:hover {
  color: #b03e49; }
  @media (max-width: 63.9375em) {
    #mm_text_chocraspberry:hover {
      color: #e79024; } }

.mm_grape {
  background-position: -320px -384px; }

.mm_grape:hover {
  background-position: -320px -384px;
  background-color: #703381;
  background-image: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-mega-menu-icons-v14-1152x768.png?t=1637638989");
  background-image: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-mega-menu-icons-v14-1152x768.png?t=1637638989"), linear-gradient(135deg, #a47dae 25%, #703381 55%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a47dae', endColorstr='#703381',GradientType=1 ); }

.mm_grape:hover + #mm_text_grape {
  color: #703381; }

.mm_grape:hover:after {
  box-shadow: 0 0 3px #703381;
  border: 2px solid #eaeaea; }

#mm_text_grape:hover {
  color: #703381; }
  @media (max-width: 63.9375em) {
    #mm_text_grape:hover {
      color: #e79024; } }

.mm_vanillamaplefire {
  background-image: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-mega-menu-icons-v14-1152x768.png?t=1637638989");
  background-position: -832px -384px; }

.mm_vanillamaplefire:hover {
  background-position: -832px -704px;
  background-color: #f9f6e9;
  background-image: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-mega-menu-icons-v14-1152x768.png?t=1637638989");
  background-image: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-mega-menu-icons-v14-1152x768.png?t=1637638989"), linear-gradient(135deg, #fbf9f1 25%, #f9f6e9 55%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbf9f1', endColorstr='#f9f6e9',GradientType=1 ); }

.mm_vanillamaplefire:hover + #mm_text_vanillamaple {
  color: #fb964a; }

.mm_vanillamaplefire:hover:after {
  box-shadow: 0 0 3px #fb964a;
  border: 2px solid #eaeaea; }

#mm_text_vanillamaplefire:hover {
  color: #fb964a; }
  @media (max-width: 63.9375em) {
    #mm_text_vanillamaplefire:hover {
      color: #e79024; } }

.mm_chocberry {
  background-image: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-mega-menu-icons-v14-1152x768.png?t=1637638989");
  background-position: -896px -192px; }

.mm_chocberry:hover {
  background-position: -896px -192px;
  background-color: #cd2e68;
  background-image: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-mega-menu-icons-v14-1152x768.png?t=1637638989");
  background-image: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-mega-menu-icons-v14-1152x768.png?t=1637638989"), linear-gradient(135deg, #8e5643 25%, #cd2e68 55%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8e5643', endColorstr='#',GradientType=1 ); }

.mm_chocberry:hover + #mm_text_chocberry {
  color: #cd2e68; }

.mm_chocberry:hover:after {
  box-shadow: 0 0 3px #cd2e68;
  border: 2px solid #eaeaea; }

#mm_text_chocberry:hover {
  color: #cd2e68; }
  @media (max-width: 63.9375em) {
    #mm_text_chocberry:hover {
      color: #e79024; } }

.mm_spicedorange {
  background-image: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-mega-menu-icons-v14-1152x768.png?t=1637638989");
  background-position: -896px -320px; }

.mm_spicedorange:hover {
  background-position: -896px -320px;
  background-color: #ff9027;
  background-image: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-mega-menu-icons-v14-1152x768.png?t=1637638989");
  background-image: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-mega-menu-icons-v14-1152x768.png?t=1637638989"), linear-gradient(135deg, #d2691e 25%, #ff9027 55%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#D2691E', endColorstr='#ff9027',GradientType=1 ); }

.mm_spicedorange:hover + #mm_text_spicedorange {
  color: #ff9027; }

.mm_spicedorange:hover:after {
  box-shadow: 0 0 3px #ff9027;
  border: 2px solid #eaeaea; }

#mm_text_spicedorange:hover {
  color: #ff9027; }
  @media (max-width: 63.9375em) {
    #mm_text_spicedorange:hover {
      color: #e79024; } }

.mm_xmas-cookie {
  background-image: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-mega-menu-icons-v14-1152x768.png?t=1637638989");
  background-position: -961px -255px; }

.mm_xmas-cookie:hover {
  background-position: -961px -255px;
  background-color: #bf1e2e;
  background-image: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-mega-menu-icons-v14-1152x768.png?t=1637638989");
  background-image: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-mega-menu-icons-v14-1152x768.png?t=1637638989"), linear-gradient(135deg, #d66f79 25%, #bf1e2e 55%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d66f79', endColorstr='#bf1e2e',GradientType=1 ); }

.mm_xmas-cookie:hover + #mm_text_xmas-cookie {
  color: #bf1e2e; }

.mm_xmas-cookie:hover:after {
  box-shadow: 0 0 3px #bf1e2e;
  border: 2px solid #eaeaea; }

#mm_text_xmas-cookie:hover {
  color: #bf1e2e; }
  @media (max-width: 63.9375em) {
    #mm_text_xmas-cookie:hover {
      color: #e79024; } }

.mm_berry {
  background-image: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-mega-menu-icons-v14-1152x768.png?t=1637638989");
  background-position: -961px -317px; }

.mm_berry:hover {
  background-position: -961px -317px;
  background-color: #c63543;
  background-image: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-mega-menu-icons-v14-1152x768.png?t=1637638989");
  background-image: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-mega-menu-icons-v14-1152x768.png?t=1637638989"), linear-gradient(135deg, #c70005 25%, #c63543 55%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c70005', endColorstr='#c63543',GradientType=1 ); }

.mm_berry:hover + #mm_text_berry {
  color: #c63543; }

.mm_berry:hover:after {
  box-shadow: 0 0 3px #c70005;
  border: 2px solid #eaeaea; }

#mm_text_berry:hover {
  color: #c70005; }
  @media (max-width: 63.9375em) {
    #mm_text_berry:hover {
      color: #e79024; } }

#shop-by-diet .icon {
  width: 137px;
  height: 200px;
  background: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-shop-by-diet-v4.jpg?t=1557700466");
  background-size: 960px 200px;
  -webkit-background-size: 960px 200px;
  display: inline-block;
  border: 1px solid #eaeaea; }
  @media (max-width: 63.9375em) {
    #shop-by-diet .icon {
      margin: 0 auto;
      display: table; } }
  #shop-by-diet .icon:hover {
    border: 1px solid #e79024; }

#shop-by-diet a {
  text-align: center; }

/* */
.bulk-megamenu {
  width: 100%;
  max-width: 1140px;
  margin: 0 auto;
  clear: both;
  overflow: hidden; }
  .bulk-megamenu .bulk-megamenu-columnone {
    float: left;
    width: calc(33.33% - 16px);
    background: #ffffff;
    border: 1px solid #e6e7e8;
    margin: 0 16px 10px 0;
    padding: 0 0 10px; }
    @media (max-width: 63.9375em) {
      .bulk-megamenu .bulk-megamenu-columnone {
        background: #f2f2f2;
        margin: 0;
        width: 100%;
        padding: 0;
        border: none; } }
    .bulk-megamenu .bulk-megamenu-columnone:first-child, .bulk-megamenu .bulk-megamenu-columnone:last-child {
      margin-right: 16px; }
      @media (max-width: 63.9375em) {
        .bulk-megamenu .bulk-megamenu-columnone:first-child, .bulk-megamenu .bulk-megamenu-columnone:last-child {
          margin-right: 0; } }
    .bulk-megamenu .bulk-megamenu-columnone:last-child {
      width: 33.33%;
      margin-right: 0; }
      @media (max-width: 63.9375em) {
        .bulk-megamenu .bulk-megamenu-columnone:last-child {
          width: 100%; } }
  .bulk-megamenu .bulk-megamenu-columntwo {
    float: left;
    width: 66.67%;
    background: #ffffff;
    border: 1px solid #e6e7e8;
    margin: 0 0 10px 0;
    padding: 0 10px 0 0; }
    @media (max-width: 63.9375em) {
      .bulk-megamenu .bulk-megamenu-columntwo {
        margin: 0;
        width: 100%; } }
    .bulk-megamenu .bulk-megamenu-columntwo .bulk-megamenu-featured:nth-of-type(2), .bulk-megamenu .bulk-megamenu-columntwo .bulk-megamenu-featured:nth-of-type(4), .bulk-megamenu .bulk-megamenu-columntwo .bulk-megamenu-featured:nth-of-type(6) {
      clear: both; }
    .bulk-megamenu .bulk-megamenu-columntwo .bulk-megamenu-featured a {
      color: #333333; }
      .bulk-megamenu .bulk-megamenu-columntwo .bulk-megamenu-featured a:hover {
        color: #e79024;
        text-decoration: none; }
        .bulk-megamenu .bulk-megamenu-columntwo .bulk-megamenu-featured a:hover h5 {
          color: #e79024; }
    .bulk-megamenu .bulk-megamenu-columntwo .bulk-megamenu-featured .bulk-megamenu-img {
      background: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-mega-menu-product-images-v30.jpg?t=1627604566");
      background-size: 1100px 990px;
      -webkit-background-size: 1100px 990px;
      width: 110px;
      height: 110px;
      margin: 0 !important;
      padding: 15px 8px 0;
      background-position: 0 0;
      float: left;
      text-indent: -9999px; }
    @media only screen and (max-width: 1024px) {
      .bulk-megamenu .bulk-megamenu-columntwo .bulk-megamenu-featured h5 {
        padding-top: 10px; } }
    .bulk-megamenu .bulk-megamenu-columntwo .bulk-megamenu-featured div {
      cursor: pointer;
      margin: 15px 0 0 118px; }
      .bulk-megamenu .bulk-megamenu-columntwo .bulk-megamenu-featured div p {
        font-size: 14px;
        margin-bottom: 0; }
    .bulk-megamenu .bulk-megamenu-columntwo .offset .bulk-megamenu-featured {
      width: 50%;
      float: left;
      min-height: 120px; }
      .bulk-megamenu .bulk-megamenu-columntwo .offset .bulk-megamenu-featured:nth-of-type(2), .bulk-megamenu .bulk-megamenu-columntwo .offset .bulk-megamenu-featured:nth-of-type(4), .bulk-megamenu .bulk-megamenu-columntwo .offset .bulk-megamenu-featured:nth-of-type(6), .bulk-megamenu .bulk-megamenu-columntwo .offset .bulk-megamenu-featured:nth-of-type(8) {
        clear: none; }
      @media (max-width: 63.9375em) {
        .bulk-megamenu .bulk-megamenu-columntwo .offset .bulk-megamenu-featured {
          float: none;
          width: 100%; } }
  .bulk-megamenu .bulk-megamenu-column-all {
    float: left;
    width: 100%;
    background: #ffffff;
    border: 1px solid #e6e7e8;
    margin: 0 0 10px 0;
    padding: 0 10px 0 0; }
    @media (max-width: 63.9375em) {
      .bulk-megamenu .bulk-megamenu-column-all {
        margin: 0;
        width: 100%; } }
    .bulk-megamenu .bulk-megamenu-column-all .bulk-megamenu-featured:nth-of-type(2), .bulk-megamenu .bulk-megamenu-column-all .bulk-megamenu-featured:nth-of-type(4), .bulk-megamenu .bulk-megamenu-column-all .bulk-megamenu-featured:nth-of-type(6) {
      clear: both; }
    .bulk-megamenu .bulk-megamenu-column-all .bulk-megamenu-featured a {
      color: #333333; }
      .bulk-megamenu .bulk-megamenu-column-all .bulk-megamenu-featured a:hover {
        color: #e79024;
        text-decoration: none; }
        .bulk-megamenu .bulk-megamenu-column-all .bulk-megamenu-featured a:hover h5 {
          color: #e79024; }
    .bulk-megamenu .bulk-megamenu-column-all .bulk-megamenu-featured .bulk-megamenu-img {
      background: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-mega-menu-product-images-v30.jpg?t=1627604566");
      background-size: 1100px 990px;
      -webkit-background-size: 1100px 990px;
      width: 110px;
      height: 110px;
      margin: 0 !important;
      padding: 15px 8px 0;
      background-position: 0 0;
      float: left;
      text-indent: -9999px; }
    @media only screen and (max-width: 1024px) {
      .bulk-megamenu .bulk-megamenu-column-all .bulk-megamenu-featured h5 {
        padding-top: 10px; } }
    .bulk-megamenu .bulk-megamenu-column-all .bulk-megamenu-featured div {
      cursor: pointer;
      margin: 15px 0 0 118px; }
      .bulk-megamenu .bulk-megamenu-column-all .bulk-megamenu-featured div p {
        font-size: 14px;
        margin-bottom: 0; }
    .bulk-megamenu .bulk-megamenu-column-all .offset .bulk-megamenu-featured {
      width: 33%;
      float: left;
      min-height: 120px; }
      .bulk-megamenu .bulk-megamenu-column-all .offset .bulk-megamenu-featured:nth-of-type(2), .bulk-megamenu .bulk-megamenu-column-all .offset .bulk-megamenu-featured:nth-of-type(4), .bulk-megamenu .bulk-megamenu-column-all .offset .bulk-megamenu-featured:nth-of-type(6), .bulk-megamenu .bulk-megamenu-column-all .offset .bulk-megamenu-featured:nth-of-type(8) {
        clear: none; }
      @media (max-width: 63.9375em) {
        .bulk-megamenu .bulk-megamenu-column-all .offset .bulk-megamenu-featured {
          float: none;
          width: 100%; } }
    .bulk-megamenu .bulk-megamenu-column-all .offset-fifty .bulk-megamenu-featured {
      width: 50%;
      float: left;
      min-height: 120px; }
      .bulk-megamenu .bulk-megamenu-column-all .offset-fifty .bulk-megamenu-featured:nth-of-type(2), .bulk-megamenu .bulk-megamenu-column-all .offset-fifty .bulk-megamenu-featured:nth-of-type(4), .bulk-megamenu .bulk-megamenu-column-all .offset-fifty .bulk-megamenu-featured:nth-of-type(6), .bulk-megamenu .bulk-megamenu-column-all .offset-fifty .bulk-megamenu-featured:nth-of-type(8) {
        clear: none; }
      @media (max-width: 63.9375em) {
        .bulk-megamenu .bulk-megamenu-column-all .offset-fifty .bulk-megamenu-featured {
          float: none;
          width: 100%; } }
  .bulk-megamenu .navPage-subMenu-list.offset {
    padding-left: 20px; }
  @media (max-width: 63.9375em) {
    .bulk-megamenu .navPage-subMenu-list {
      margin: 0; } }
  .bulk-megamenu .navPage-subMenu-list .navPage-subMenu-item {
    position: relative;
    font-family: "geogRg";
    list-style: none;
    width: 100%;
    display: block;
    float: left;
    color: #999;
    font-size: 14px;
    line-height: 16px;
    margin: 0;
    padding: 0 !important; }
    @media (max-width: 63.9375em) {
      .bulk-megamenu .navPage-subMenu-list .navPage-subMenu-item.active .navPage-childList {
        display: block;
        border: none;
        padding-left: 0; }
      .bulk-megamenu .navPage-subMenu-list .navPage-subMenu-item.active .navPages-action-moreIcon.sub svg {
        transform: rotateZ(90deg); } }
    @media (max-width: 63.9375em) {
      .bulk-megamenu .navPage-subMenu-list .navPage-subMenu-item .navPages-action-moreIcon {
        width: 42px !important;
        padding: 16px !important;
        height: 42px !important;
        right: 4px !important; }
        .bulk-megamenu .navPage-subMenu-list .navPage-subMenu-item .navPages-action-moreIcon svg {
          fill: #333333 !important;
          stroke: #333333 !important;
          transition: all 0.2s ease; } }
    .bulk-megamenu .navPage-subMenu-list .navPage-subMenu-item:first-child {
      padding: 6px 0 0 !important; }
      @media (max-width: 63.9375em) {
        .bulk-megamenu .navPage-subMenu-list .navPage-subMenu-item:first-child {
          padding: 0 !important; } }
    @media (max-width: 63.9375em) {
      .bulk-megamenu .navPage-subMenu-list .navPage-subMenu-item {
        border-bottom: solid 1px #bebebe; } }
    .bulk-megamenu .navPage-subMenu-list .navPage-subMenu-item:last-child .navPage-childList {
      border-bottom: none; }
    .bulk-megamenu .navPage-subMenu-list .navPage-subMenu-item .navPages-action-moreIcon {
      /* width: 50px;
                padding: 20px;
                height: 50px;*/ }
    .bulk-megamenu .navPage-subMenu-list .navPage-subMenu-item .navPage-childList {
      clear: both;
      overflow: hidden;
      padding: 0 5px 9px 25px;
      border-bottom: solid 1px #dfdfdf; }
      .bulk-megamenu .navPage-subMenu-list .navPage-subMenu-item .navPage-childList .navPage-childList-item {
        padding: 0; }
        .bulk-megamenu .navPage-subMenu-list .navPage-subMenu-item .navPage-childList .navPage-childList-item a.navPage-childList-action {
          color: #000000;
          padding: 2px 5px; }
        .bulk-megamenu .navPage-subMenu-list .navPage-subMenu-item .navPage-childList .navPage-childList-item:after {
          color: #ffffff;
          font-size: 13px;
          padding: 2px 5px;
          margin: 0; }
      .bulk-megamenu .navPage-subMenu-list .navPage-subMenu-item .navPage-childList .bulk-megamenu-viewall a.bulk-megamenu-viewall {
        float: right;
        color: #666666;
        margin: 0 15px; }
    .bulk-megamenu .navPage-subMenu-list .navPage-subMenu-item .navPage-subMenu-action {
      font-weight: normal;
      font-size: 14px;
      line-height: 16px;
      padding: 0;
      border-bottom: none; }
      .bulk-megamenu .navPage-subMenu-list .navPage-subMenu-item .navPage-subMenu-action.navPages-action {
        display: inline-block;
        width: initial;
        margin: 8px 20px 2px; }
        @media (max-width: 63.9375em) {
          .bulk-megamenu .navPage-subMenu-list .navPage-subMenu-item .navPage-subMenu-action.navPages-action {
            width: 100%;
            font-family: "geogRg";
            margin: 15px 15px 10px; } }
    .bulk-megamenu .navPage-subMenu-list .navPage-subMenu-item.bulk-megamenu-viewall {
      text-align: right; }
      .bulk-megamenu .navPage-subMenu-list .navPage-subMenu-item.bulk-megamenu-viewall a {
        font-size: 12px;
        text-decoration: underline;
        text-transform: uppercase; }
    .bulk-megamenu .navPage-subMenu-list .navPage-subMenu-item.bulk-megamenu-popular::after, .bulk-megamenu .navPage-subMenu-list .navPage-subMenu-item.bulk-megamenu-new-flavour::after, .bulk-megamenu .navPage-subMenu-list .navPage-subMenu-item.bulk-megamenu-new::after, .bulk-megamenu .navPage-subMenu-list .navPage-subMenu-item.bulk-megamenu-popular::after, .bulk-megamenu .navPage-subMenu-list .navPage-subMenu-item.bulk-megamenu-back::after, .bulk-megamenu .navPage-subMenu-list .navPage-subMenu-item.bulk-megamenu-newformula::after, .bulk-megamenu .navPage-subMenu-list .navPage-subMenu-item.bulk-megamenu-sale::after, .bulk-megamenu .navPage-subMenu-list .navPage-subMenu-item.bulk-megamenu-vegan::after {
      display: inline-block;
      font-size: 11px;
      position: relative;
      color: #ffffff;
      padding: 4px 5px 3px; }
    .bulk-megamenu .navPage-subMenu-list .navPage-subMenu-item.bulk-megamenu-popular a, .bulk-megamenu .navPage-subMenu-list .navPage-subMenu-item.bulk-megamenu-new-flavour a, .bulk-megamenu .navPage-subMenu-list .navPage-subMenu-item.bulk-megamenu-new a, .bulk-megamenu .navPage-subMenu-list .navPage-subMenu-item.bulk-megamenu-popular a, .bulk-megamenu .navPage-subMenu-list .navPage-subMenu-item.bulk-megamenu-back a, .bulk-megamenu .navPage-subMenu-list .navPage-subMenu-item.bulk-megamenu-newformula a, .bulk-megamenu .navPage-subMenu-list .navPage-subMenu-item.bulk-megamenu-sale a, .bulk-megamenu .navPage-subMenu-list .navPage-subMenu-item.bulk-megamenu-vegan a {
      color: #000000;
      padding: 4px 10px 3px 5px;
      margin: 0px 0 0 -5px;
      transform: translateY(0px); }
  .bulk-megamenu .navPage-subMenu-list .bulk-megamenu-heading {
    float: left;
    width: 100%;
    display: block;
    color: #000;
    font-size: 16px;
    line-height: 16px;
    border-top: 1px solid #eee;
    margin: 10px 0;
    padding: 4px 0 0;
    text-transform: uppercase;
    font-family: "geogSb";
    font-weight: normal; }
    .bulk-megamenu .navPage-subMenu-list .bulk-megamenu-heading:first-of-type {
      border-top: none; }
    .bulk-megamenu .navPage-subMenu-list .bulk-megamenu-heading a {
      padding: 0;
      color: #aaaaaa;
      font-size: 11px; }

.bn-thisvegan::before {
  content: '';
  position: relative;
  top: -10px;
  left: 4px;
  display: block;
  background: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-mega-menu-vegan-logo.png?t=1582752766") no-repeat;
  background-size: 36px 36px;
  -webkit-background-size: 36px 36px;
  min-height: 36px;
  z-index: 20; }

.bn-thishasta::before {
  content: '';
  position: relative;
  top: -10px;
  left: 4px;
  display: block;
  background: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-mega-menu-hasta-logo.png?t=1583099271") no-repeat;
  background-size: 36px 36px;
  -webkit-background-size: 36px 36px;
  min-height: 36px;
  z-index: 20; }

.bulk-megamenu-popular a {
  background: rgba(231, 144, 36, 0.1); }

.bulk-megamenu-new-flavour a {
  background: rgba(224, 116, 139, 0.1); }

.bulk-megamenu-new a {
  background: rgba(112, 161, 61, 0.1); }

.bulk-megamenu-vegan a {
  background: rgba(146, 215, 74, 0.1); }

.bulk-megamenu-back a {
  background: rgba(61, 108, 161, 0.1); }

.bulk-megamenu-new-flavour::after {
  content: "NEW FLAVOUR";
  background: #e0748b; }

.bulk-megamenu-popular::after {
  content: "POPULAR";
  background: #e79024; }

.bulk-megamenu-new::after {
  content: "NEW";
  background: #70A13D; }

.bulk-megamenu-back::after {
  content: "BACK IN STOCK";
  background: #3d6ca1; }

.bulk-megamenu-vegan::after {
  content: "VEGAN";
  background: #92d74a; }

.footer {
  padding: 0;
  border: none;
  background: #f2f2f2; }
  .footer .footer-info-col.newsletter {
    width: 100%;
    background: #000000;
    padding: 40px 0;
    margin: 0 0 50px; }
    .footer .footer-info-col.newsletter h2 {
      color: #ffffff;
      text-transform: uppercase;
      margin: 0 0 15px; }
    .footer .footer-info-col.newsletter .form {
      margin: 0; }
      .footer .footer-info-col.newsletter .form .form-field {
        margin: 0; }
        .footer .footer-info-col.newsletter .form .form-field .form-prefixPostfix .form-input {
          width: 100%;
          max-width: 331px;
          margin-right: 30px; }
          @media (max-width: 40em) {
            .footer .footer-info-col.newsletter .form .form-field .form-prefixPostfix .form-input {
              max-width: inherit;
              margin: 0 0 20px; } }
        .footer .footer-info-col.newsletter .form .form-field .form-prefixPostfix .form-prefixPostfix-button--postfix {
          text-transform: uppercase;
          height: inherit;
          width: auto; }
          @media (max-width: 40em) {
            .footer .footer-info-col.newsletter .form .form-field .form-prefixPostfix .form-prefixPostfix-button--postfix {
              width: 100%; } }

.footer-list h4 {
  padding: 0;
  margin: 0 0 20px; }
  .footer-list h4.social {
    margin: 106px 0 0; }
    @media (max-width: 63.9375em) {
      .footer-list h4.social {
        margin: 0; } }

.footer-list p {
  font-size: 12px;
  color: #545454; }
  .footer-list p strong {
    font-size: 12px; }
  .footer-list p a {
    display: inline-flex;
    font-size: 12px; }

.footer-info-list {
  float: left;
  width: 100%; }
  .footer-info-list.categories {
    float: none;
    -moz-column-count: 2;
         column-count: 2; }
    .footer-info-list.categories li {
      float: none;
      width: 100%; }
      .footer-info-list.categories li:first-child, .footer-info-list.categories li:nth-of-type(2) {
        padding-top: 0px; }
        .footer-info-list.categories li:first-child:before, .footer-info-list.categories li:nth-of-type(2):before {
          top: 6px; }
  .footer-info-list li {
    position: relative;
    font-size: 12px;
    line-height: 15px;
    padding: 5px 5px 5px 10px; }
    .footer-info-list li:first-child {
      padding-top: 0px; }
      .footer-info-list li:first-child:before {
        top: 6px; }
    .footer-info-list li:before {
      content: '';
      position: absolute;
      z-index: 1;
      left: 0;
      top: 12px;
      width: 4px;
      height: 4px;
      font-size: 0;
      line-height: 0;
      border-radius: 50%;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      -ms-border-radius: 50%;
      background: #545454; }
    .footer-info-list li a {
      font-size: 12px;
      line-height: 15px;
      color: #e79024; }

.footer-bottom {
  background: #ffffff;
  padding: 39px 0;
  margin: 70px 0 0; }
  @media (max-width: 63.9375em) {
    .footer-bottom {
      padding: 20px 0;
      margin: 20px 0 0; } }
  .footer-bottom p,
  .footer-bottom .footer-copyright.powered-by {
    font-size: 12px;
    line-height: 18px;
    color: #333333;
    text-align: center;
    max-width: 585px;
    display: table;
    margin: 0 auto; }
    .footer-bottom p a,
    .footer-bottom .footer-copyright.powered-by a {
      font-size: 12px;
      line-height: 18px;
      display: inline-flex; }
  .footer-bottom .footer-copyright .powered-by {
    font-size: 12px;
    line-height: 18px;
    margin: 13px auto;
    color: #333333; }

.footer-logo {
  text-align: center; }
  .footer-logo img {
    width: 110px; }

.footer-social .socialLinks .socialLinks-item {
  margin-right: 8px; }
  .footer-social .socialLinks .socialLinks-item svg {
    display: none; }
  .footer-social .socialLinks .socialLinks-item .icon {
    background: #444 no-repeat center center;
    width: 39px;
    height: 39px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%; }
    .footer-social .socialLinks .socialLinks-item .icon:hover {
      background: #e79024 no-repeat center center; }
    .footer-social .socialLinks .socialLinks-item .icon.icon--facebook {
      background-image: url(../img/social/facebook.svg); }
    .footer-social .socialLinks .socialLinks-item .icon.icon--twitter {
      background-image: url(../img/social/tiwtter.svg); }
    .footer-social .socialLinks .socialLinks-item .icon.icon--pinterest {
      background-image: url(../img/social/pinterest.svg); }
    .footer-social .socialLinks .socialLinks-item .icon.icon--youtube {
      background-image: url(../img/social/youtube.svg); }
    .footer-social .socialLinks .socialLinks-item .icon.icon--instagram {
      background-image: url(../img/social/instagram.svg); }

.form-prefixPostfix.wrap .form-field {
  width: 32.33%;
  margin: 0 1% 0 0;
  position: relative; }
  @media (max-width: 40em) {
    .form-prefixPostfix.wrap .form-field {
      width: 100%;
      margin: 0 0 10px; } }
  .form-prefixPostfix.wrap .form-field .form-label {
    display: none; }
  .form-prefixPostfix.wrap .form-field .form-input {
    width: 100%;
    padding-left: 40px; }
  .form-prefixPostfix.wrap .form-field .icon {
    position: absolute;
    top: 13px;
    left: 13px;
    width: 15px;
    height: 15px;
    background-repeat: no-repeat;
    background-position: 50%; }
    .form-prefixPostfix.wrap .form-field .icon.icon-user {
      background-image: url(../img/svg/icon-user-dark.svg); }
    .form-prefixPostfix.wrap .form-field .icon.icon-mail {
      background-image: url(../img/svg/icon-email.svg); }

.form-prefixPostfix.wrap .infusion-submit {
  width: 32.33%;
  margin: 0 0 0 1%; }
  @media (max-width: 40em) {
    .form-prefixPostfix.wrap .infusion-submit {
      width: 100%;
      margin: 0; } }
  .form-prefixPostfix.wrap .infusion-submit .button {
    width: 100%;
    padding-left: 0;
    padding-right: 0; }

/* Change Autocomplete styles in Chrome*/
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus textarea:-webkit-autofill,
textarea:-webkit-autofill:hover textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
  border: solid 1px #b1b1b1;
  -webkit-text-fill-color: #000000;
  -webkit-box-shadow: 0 0 0px 1000px #ffffff inset;
  -webkit-transition: background-color 5000s ease-in-out 0s;
  transition: background-color 5000s ease-in-out 0s; }

::-moz-selection {
  /* Code for Firefox */
  color: #ffffff;
  background: #e79024; }

::selection {
  color: #ffffff;
  background: #e79024; }

label {
  font-family: "geogSb";
  font-size: 13px;
  line-height: 17px; }
  label.form-label {
    font-size: 13px;
    line-height: 17px; }

.form-field--radio label,
.form-field--checkbox label {
  font-family: "geogRg"; }

.form-input {
  background: #ffffff;
  font-family: "geogRg", Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 17px;
  border: solid 1px #b1b1b1;
  border-radius: 0px;
  font-weight: normal;
  height: 40px;
  padding: 10px; }

input[type="password"].form-input {
  font-family: Verdana, Geneva, Tahoma, sans-serif;
  font-size: 16px; }

.form-prefixPostfix .button {
  height: inherit; }

.form-prefixPostfix .form-input {
  margin-right: 16px; }

.button {
  font-family: "geogSb", Arial, Helvetica, sans-serif;
  font-size: 15px;
  line-height: 17px;
  border-radius: 0px;
  padding: 11px 30px 10px;
  font-weight: normal;
  margin: 0;
  text-transform: uppercase; }
  @media (max-width: 63.9375em) {
    .button {
      font-size: 14px; } }
  .button:hover, .button:focus {
    text-decoration: none;
    color: #000000; }
  .button.button--search {
    text-transform: uppercase;
    max-width: 136px;
    width: 100%;
    padding: 11px 10px 10px; }
  .button.button--primary {
    background-color: #333333;
    border-color: #333333;
    color: #ffffff; }
    .button.button--primary:hover, .button.button--primary:focus {
      background-color: #e79024;
      border-color: #e79024; }
  .button.button--italc-orange {
    font-family: "geogBdIt";
    background-color: #e79024;
    border-color: #e79024;
    color: #ffffff; }
    .button.button--italc-orange:hover, .button.button--italc-orange:focus {
      background-color: #333333;
      border-color: #333333; }
  .button.button--secondary {
    background-color: #e79024;
    border-color: #e79024;
    color: #ffffff; }
    .button.button--secondary:hover, .button.button--secondary:focus {
      background-color: #333333;
      border-color: #333333; }
  .button.button-remove {
    background-color: #ffffff;
    border-color: #e81031;
    color: #e81031;
    margin: 0 auto;
    display: table; }
    .button.button-remove:hover, .button.button-remove:focus {
      background-color: #e81031;
      border-color: #e81031;
      color: #ffffff; }
  .button.delete {
    border-color: #e81031;
    color: #e81031; }
    .button.delete:hover, .button.delete:focus {
      background-color: #e81031;
      border-color: #e81031;
      color: #ffffff; }

.cart-actions .button--primary {
  font-family: "geogBdIt";
  background-color: #e79024;
  border-color: #e79024;
  color: #ffffff;
  min-width: 250px;
  padding: 19px 20px 16px;
  font-size: 20px; }
  .cart-actions .button--primary:hover, .cart-actions .button--primary:focus {
    background-color: #333333;
    border-color: #333333; }

#home-cms-block .button,
#home-porduct-block .button {
  width: 100%;
  max-width: 206px;
  font-size: 16px;
  display: inline-block;
  transform: skew(-11deg);
  height: 44px; }
  #home-cms-block .button > span,
  #home-porduct-block .button > span {
    font-family: "geogBdIt";
    font-size: 16px;
    display: inline-block;
    transform: skew(11deg);
    line-height: 22px; }

#home-cms-block p,
#home-porduct-block p {
  padding: 0;
  margin: 0; }

.login {
  margin: 0;
  max-width: inherit; }
  .login .login-row {
    margin-top: 32px;
    margin-bottom: 50px; }
  .login .alertBox {
    width: 100%;
    max-width: 500px;
    display: table;
    margin: 0 auto; }

.login-form {
  margin-top: 16px;
  margin-bottom: 0; }
  .login-form .form-actions {
    text-align: left; }
    .login-form .form-actions .forgot-password {
      line-height: 40px; }

.modal-close {
  font-family: arial; }
  .modal-close:hover {
    color: #000000;
    text-decoration: none; }

.account {
  margin-bottom: 50px; }

.new-customer-fact-list {
  margin: 20px 20px 30px; }

@media (max-width: 40em) {
  form.wishlist {
    padding: 0 8px; } }

.form-row .form-fieldset .form-field {
  padding-left: 0;
  padding-right: 0; }
  .form-row .form-fieldset .form-field.form-field-group {
    padding-left: 0.75rem;
    padding-right: 0.75rem; }

.create-account .form-field#FormField_25, .create-account .form-field#FormField_26 {
  position: relative;
  margin-top: 20px;
  -moz-column-count: 3;
       column-count: 3; }
  @media (max-width: 40em) {
    .create-account .form-field#FormField_25, .create-account .form-field#FormField_26 {
      -moz-column-count: 1;
           column-count: 1; } }
  .create-account .form-field#FormField_25 .form-label:first-child, .create-account .form-field#FormField_26 .form-label:first-child {
    font-family: "geogSb";
    position: absolute;
    top: -22px;
    margin: 0;
    left: 12px; }

.form-checkbox + .form-label::after,
.form-radio + .form-label::after {
  top: 1px; }

@media (max-width: 63.9375em) {
  .productCarousel {
    margin: 0; } }

.productCarousel .productCarousel-slide {
  width: 100%;
  padding: 0 16px 40px; }
  .productCarousel .productCarousel-slide:last-child {
    padding-bottom: 0; }

.slick-next,
.slick-prev {
  margin-top: 0; }

.slick-next {
  right: -35px; }

.slick-prev {
  left: -35px; }

.slick-dots li {
  width: 30px;
  height: 28px;
  padding: 0; }
  .slick-dots li button {
    width: 15px;
    height: 15px;
    border: solid 1px #e79024; }
    .slick-dots li button::before {
      width: 15px;
      height: 15px; }
    .slick-dots li button:hover::before {
      background: #e79024; }
  .slick-dots li.slick-active button::before {
    background: #e79024; }

.breadcrumbs {
  display: block;
  text-align: left;
  margin: 0; }
  @media (max-width: 63.9375em) {
    .breadcrumbs {
      padding: 16px 10px; } }
  .breadcrumbs .breadcrumb {
    font-size: 14px; }
    .breadcrumbs .breadcrumb:before {
      top: -1px; }
      @media (max-width: 63.9375em) {
        .breadcrumbs .breadcrumb:before {
          margin: 0 0px 0 5px; } }
    .breadcrumbs .breadcrumb a {
      color: #2a2a2a;
      font-size: 14px; }
      .breadcrumbs .breadcrumb a:hover {
        color: #e79024; }
    .breadcrumbs .breadcrumb.is-active span.breadcrumb-label {
      color: #e79024; }

/*.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
  }
  @media (min-width: 1024px) {
    .container {
      width: 750px;
    }
  }
  @media (min-width: 1140px) {
    .container {
      width: 970px;
    }
  }
  @media (min-width: 1200px) {
    .container {
      width: 1040px;
    }
  }
  .container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
  }
  .row {
    margin-left: -15px;
    margin-right: -15px;
  }*/
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 16px;
  padding-right: 16px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left; }

.col-xs-12 {
  width: 100%; }

.col-xs-11 {
  width: 91.66666667%; }

.col-xs-10 {
  width: 83.33333333%; }

.col-xs-9 {
  width: 75%; }

.col-xs-8 {
  width: 66.66666667%; }

.col-xs-7 {
  width: 58.33333333%; }

.col-xs-6 {
  width: 50%; }

.col-xs-5 {
  width: 41.66666667%; }

.col-xs-4 {
  width: 33.33333333%; }

.col-xs-3 {
  width: 25%; }

.col-xs-2 {
  width: 16.66666667%; }

.col-xs-1 {
  width: 8.33333333%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-pull-11 {
  right: 91.66666667%; }

.col-xs-pull-10 {
  right: 83.33333333%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-8 {
  right: 66.66666667%; }

.col-xs-pull-7 {
  right: 58.33333333%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-5 {
  right: 41.66666667%; }

.col-xs-pull-4 {
  right: 33.33333333%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-2 {
  right: 16.66666667%; }

.col-xs-pull-1 {
  right: 8.33333333%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-push-11 {
  left: 91.66666667%; }

.col-xs-push-10 {
  left: 83.33333333%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-8 {
  left: 66.66666667%; }

.col-xs-push-7 {
  left: 58.33333333%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-5 {
  left: 41.66666667%; }

.col-xs-push-4 {
  left: 33.33333333%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-2 {
  left: 16.66666667%; }

.col-xs-push-1 {
  left: 8.33333333%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-offset-12 {
  margin-left: 100%; }

.col-xs-offset-11 {
  margin-left: 91.66666667%; }

.col-xs-offset-10 {
  margin-left: 83.33333333%; }

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

.col-xs-offset-8 {
  margin-left: 66.66666667%; }

.col-xs-offset-7 {
  margin-left: 58.33333333%; }

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

.col-xs-offset-5 {
  margin-left: 41.66666667%; }

.col-xs-offset-4 {
  margin-left: 33.33333333%; }

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

.col-xs-offset-2 {
  margin-left: 16.66666667%; }

.col-xs-offset-1 {
  margin-left: 8.33333333%; }

.col-xs-offset-0 {
  margin-left: 0%; }

@media (min-width: 1024px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-11 {
    width: 91.66666667%; }
  .col-sm-10 {
    width: 83.33333333%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-8 {
    width: 66.66666667%; }
  .col-sm-7 {
    width: 58.33333333%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-5 {
    width: 41.66666667%; }
  .col-sm-4 {
    width: 33.33333333%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-2 {
    width: 16.66666667%; }
  .col-sm-1 {
    width: 8.33333333%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-pull-11 {
    right: 91.66666667%; }
  .col-sm-pull-10 {
    right: 83.33333333%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-8 {
    right: 66.66666667%; }
  .col-sm-pull-7 {
    right: 58.33333333%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-5 {
    right: 41.66666667%; }
  .col-sm-pull-4 {
    right: 33.33333333%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-2 {
    right: 16.66666667%; }
  .col-sm-pull-1 {
    right: 8.33333333%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-push-11 {
    left: 91.66666667%; }
  .col-sm-push-10 {
    left: 83.33333333%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-8 {
    left: 66.66666667%; }
  .col-sm-push-7 {
    left: 58.33333333%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-5 {
    left: 41.66666667%; }
  .col-sm-push-4 {
    left: 33.33333333%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-2 {
    left: 16.66666667%; }
  .col-sm-push-1 {
    left: 8.33333333%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-offset-12 {
    margin-left: 100%; }
  .col-sm-offset-11 {
    margin-left: 91.66666667%; }
  .col-sm-offset-10 {
    margin-left: 83.33333333%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-8 {
    margin-left: 66.66666667%; }
  .col-sm-offset-7 {
    margin-left: 58.33333333%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-5 {
    margin-left: 41.66666667%; }
  .col-sm-offset-4 {
    margin-left: 33.33333333%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-2 {
    margin-left: 16.66666667%; }
  .col-sm-offset-1 {
    margin-left: 8.33333333%; }
  .col-sm-offset-0 {
    margin-left: 0%; } }

@media (min-width: 1140px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }
  .col-md-12 {
    width: 100%; }
  .col-md-11 {
    width: 91.66666667%; }
  .col-md-10 {
    width: 83.33333333%; }
  .col-md-9 {
    width: 75%; }
  .col-md-8 {
    width: 66.66666667%; }
  .col-md-7 {
    width: 58.33333333%; }
  .col-md-6 {
    width: 50%; }
  .col-md-5 {
    width: 41.66666667%; }
  .col-md-4 {
    width: 33.33333333%; }
  .col-md-3 {
    width: 25%; }
  .col-md-2 {
    width: 16.66666667%; }
  .col-md-1 {
    width: 8.33333333%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-pull-11 {
    right: 91.66666667%; }
  .col-md-pull-10 {
    right: 83.33333333%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-8 {
    right: 66.66666667%; }
  .col-md-pull-7 {
    right: 58.33333333%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-5 {
    right: 41.66666667%; }
  .col-md-pull-4 {
    right: 33.33333333%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-2 {
    right: 16.66666667%; }
  .col-md-pull-1 {
    right: 8.33333333%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-push-11 {
    left: 91.66666667%; }
  .col-md-push-10 {
    left: 83.33333333%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-8 {
    left: 66.66666667%; }
  .col-md-push-7 {
    left: 58.33333333%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-5 {
    left: 41.66666667%; }
  .col-md-push-4 {
    left: 33.33333333%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-2 {
    left: 16.66666667%; }
  .col-md-push-1 {
    left: 8.33333333%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-offset-12 {
    margin-left: 100%; }
  .col-md-offset-11 {
    margin-left: 91.66666667%; }
  .col-md-offset-10 {
    margin-left: 83.33333333%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-8 {
    margin-left: 66.66666667%; }
  .col-md-offset-7 {
    margin-left: 58.33333333%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-5 {
    margin-left: 41.66666667%; }
  .col-md-offset-4 {
    margin-left: 33.33333333%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-2 {
    margin-left: 16.66666667%; }
  .col-md-offset-1 {
    margin-left: 8.33333333%; }
  .col-md-offset-0 {
    margin-left: 0%; } }

@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-11 {
    width: 91.66666667%; }
  .col-lg-10 {
    width: 83.33333333%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-8 {
    width: 66.66666667%; }
  .col-lg-7 {
    width: 58.33333333%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-5 {
    width: 41.66666667%; }
  .col-lg-4 {
    width: 33.33333333%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-2 {
    width: 16.66666667%; }
  .col-lg-1 {
    width: 8.33333333%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-pull-11 {
    right: 91.66666667%; }
  .col-lg-pull-10 {
    right: 83.33333333%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-8 {
    right: 66.66666667%; }
  .col-lg-pull-7 {
    right: 58.33333333%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-5 {
    right: 41.66666667%; }
  .col-lg-pull-4 {
    right: 33.33333333%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-2 {
    right: 16.66666667%; }
  .col-lg-pull-1 {
    right: 8.33333333%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-push-11 {
    left: 91.66666667%; }
  .col-lg-push-10 {
    left: 83.33333333%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-8 {
    left: 66.66666667%; }
  .col-lg-push-7 {
    left: 58.33333333%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-5 {
    left: 41.66666667%; }
  .col-lg-push-4 {
    left: 33.33333333%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-2 {
    left: 16.66666667%; }
  .col-lg-push-1 {
    left: 8.33333333%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-offset-12 {
    margin-left: 100%; }
  .col-lg-offset-11 {
    margin-left: 91.66666667%; }
  .col-lg-offset-10 {
    margin-left: 83.33333333%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-8 {
    margin-left: 66.66666667%; }
  .col-lg-offset-7 {
    margin-left: 58.33333333%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-5 {
    margin-left: 41.66666667%; }
  .col-lg-offset-4 {
    margin-left: 33.33333333%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-2 {
    margin-left: 16.66666667%; }
  .col-lg-offset-1 {
    margin-left: 8.33333333%; }
  .col-lg-offset-0 {
    margin-left: 0%; } }

@media (max-width: 81.188em) {
  .home {
    padding: 0 50px; } }

@media (max-width: 63.9375em) {
  .home {
    padding: 0; } }

.block {
  padding: 20px 0;
  min-height: 250px; }
  @media (max-width: 63.9375em) {
    .block {
      padding: 40px 0; } }
  .block.block--small {
    padding: 43px 0; }
  .block h2 {
    text-align: left;
    text-transform: uppercase;
    color: #e79024;
    margin: 0 0 6px; }
  .block.block-fill {
    background: #f2f2f2; }

@media (max-width: 63.9375em) {
  .img-block-description h2 {
    text-align: center;
    margin: 0 0 24px; } }

.img-block-description .img-block,
.img-block-description .description {
  width: 50%;
  float: left; }
  @media (max-width: 63.9375em) {
    .img-block-description .img-block,
    .img-block-description .description {
      width: 100%;
      float: none; } }

.img-block-description .img-block {
  padding: 10px;
  border: solid 1px #979797;
  position: relative;
  max-width: 260px;
  height: 268px; }
  @media (max-width: 63.9375em) {
    .img-block-description .img-block {
      margin: 0 auto; } }
  .img-block-description .img-block img {
    position: absolute;
    z-index: 1;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%); }

.img-block-description .description {
  margin: -4px 0 0;
  padding: 0 0 0 33px; }
  @media (max-width: 63.9375em) {
    .img-block-description .description {
      max-width: 260px;
      margin: 24px auto;
      padding: 0; } }
  .img-block-description .description h3 {
    color: #666666;
    margin: 0 0 35px; }
    @media (max-width: 63.9375em) {
      .img-block-description .description h3 {
        margin: 0 0 24px; } }
  .img-block-description .description p {
    font-size: 15px;
    line-height: 19px; }

.heroCarousel.slick-initialized {
  margin: 0; }

h2.page-heading {
  text-align: left;
  text-transform: uppercase;
  color: #e79024;
  margin: 0; }
  @media (max-width: 63.9375em) {
    h2.page-heading {
      text-align: center;
      margin: 24px 0; } }

.main.home h2 {
  margin: 0 0 22px; }
  @media (max-width: 63.9375em) {
    .main.home h2 {
      text-align: center; } }

.new-product {
  margin: 100px 0 0; }
  @media (max-width: 63.9375em) {
    .new-product {
      margin: 60px 0 0; } }

#home-youtube-chanel-block {
  background: #e79024;
  position: relative;
  z-index: 2; }
  #home-youtube-chanel-block ul {
    clear: both;
    padding: 0;
    margin: 0;
    display: flex;
    flex-flow: row wrap;
    justify-content: center; }
    #home-youtube-chanel-block ul li {
      width: 100%;
      list-style: none;
      max-width: 210px;
      padding: 0 5px;
      cursor: pointer; }
  #home-youtube-chanel-block h2 {
    text-align: center;
    color: #ffffff;
    padding: 26px 0; }
    #home-youtube-chanel-block h2 a {
      font-size: 25px;
      color: #ffffff;
      text-decoration: underline; }
      @media (max-width: 63.9375em) {
        #home-youtube-chanel-block h2 a {
          display: block; } }
  #home-youtube-chanel-block .video-container {
    position: relative; }
    @media (max-width: 63.9375em) {
      #home-youtube-chanel-block .video-container {
        text-align: center; }
        #home-youtube-chanel-block .video-container img {
          width: 100%;
          max-width: 320px; } }
    #home-youtube-chanel-block .video-container .youtube-play-btn {
      width: inherit;
      position: absolute;
      z-index: 1;
      left: 50%;
      top: 50%;
      transform: translate(-50%, -50%);
      cursor: pointer; }
  #home-youtube-chanel-block h4 {
    font-size: 14px;
    margin: 7px 0 38px;
    color: #ffffff;
    text-align: center; }
    @media (max-width: 63.9375em) {
      #home-youtube-chanel-block h4 {
        max-width: 320px;
        margin: 7px auto 24px; } }
    #home-youtube-chanel-block h4 a {
      color: #ffffff; }

#home-compare-block {
  background: #666666; }
  @media (max-width: 63.9375em) {
    #home-compare-block {
      padding: 25px 0; } }

.productGrid .product {
  width: 33.33%; }

.card {
  clear: both;
  overflow: hidden;
  margin-bottom: 20px; }
  .card .card-figure {
    width: 100%;
    max-width: 182px;
    float: left;
    display: block; }
    .card .card-figure a {
      display: block; }
      .card .card-figure a .card-img-container {
        position: relative;
        max-width: 182px;
        height: 212px;
        border: solid 1px #e6e7e8; }
  .card .card-body {
    padding: 12px 12px 45px 17px;
    width: calc( 100% - 182px);
    float: right;
    background: #e6e7e8;
    min-height: 212px;
    position: relative;
    text-align: left; }
    .card .card-body .card-figcaption {
      opacity: 1;
      display: block; }
      .card .card-body .card-figcaption .card-figcaption-body {
        transform: translate3d(0, 0, 0);
        width: 100%;
        top: 82%; }
      .card .card-body .card-figcaption .button {
        background: #000000; }
        .card .card-body .card-figcaption .button:hover, .card .card-body .card-figcaption .button:focus {
          background: #e79024; }
        .card .card-body .card-figcaption .button.card-figcaption-button {
          color: #ffffff;
          padding-left: 10px;
          padding-right: 10px; }
          .card .card-body .card-figcaption .button.card-figcaption-button:hover {
            text-decoration: none; }
    .card .card-body .card-text .price {
      font-family: "geogSb";
      font-size: 26px;
      line-height: 30px;
      color: #000000; }
      @media (max-width: 63.9375em) {
        .card .card-body .card-text .price {
          font-size: 25px;
          line-height: 29px; } }

#home-category-cloud-block {
  margin: 0 0 50px; }
  #home-category-cloud-block ul.navPages-list {
    text-align: center; }
    #home-category-cloud-block ul.navPages-list li {
      list-style-type: none;
      display: inline;
      text-transform: capitalize;
      padding: 0 10px; }
      @media (max-width: 63.9375em) {
        #home-category-cloud-block ul.navPages-list li {
          display: inline-block; } }
      #home-category-cloud-block ul.navPages-list li:first-child {
        padding-left: 0; }
      #home-category-cloud-block ul.navPages-list li a.navPages-action {
        text-transform: inherit;
        font-size: 16px;
        padding: 0;
        color: #2a2a2a;
        font-weight: normal; }
        @media (max-width: 63.9375em) {
          #home-category-cloud-block ul.navPages-list li a.navPages-action {
            font-size: 15px; } }

#home-stacks-block {
  min-height: 250px; }
  @media (max-width: 63.9375em) {
    #home-stacks-block .block {
      padding-bottom: 0px; } }

#home-cms-block .column.small-12 {
  cursor: pointer; }
  @media (max-width: 63.9375em) {
    #home-cms-block .column.small-12 {
      margin-bottom: 64px; }
      #home-cms-block .column.small-12:last-child {
        margin-bottom: 0; }
      #home-cms-block .column.small-12:first-child, #home-cms-block .column.small-12:last-child {
        margin-bottom: 0; } }

@media (max-width: 63.9375em) {
  #home-cms-block-bottom .column.small-12 img {
    max-width: 312px;
    margin: 0 0 50px; } }

@media (max-width: 63.9375em) {
  #home-cms-block-bottom .column.small-12:last-child img {
    margin: 0; } }

#home-porduct-block .column.small-12 {
  cursor: pointer; }

@keyframes fadein {
  0% {
    opacity: 0; }
  50% {
    opacity: .3; }
  100% {
    opacity: 1; } }

.dispatch-image img {
  animation: fadein .5s; }

.page.listing.ingredient .actionBar {
  display: none; }

.page.listing.ingredient .productGrid .product {
  width: 50%; }

.page.listing #SideCategoryList.sidebarBlock {
  border: solid 1px #e5e5e5;
  padding: 19px 10px 11px 21px; }
  .page.listing #SideCategoryList.sidebarBlock .navList .navList-item.active a.navList-action {
    font-family: "geogSb";
    color: #e79024;
    margin-bottom: 0; }
  .page.listing #SideCategoryList.sidebarBlock .navList .navList-item.active ul {
    margin: 0 0 0 8px; }
    .page.listing #SideCategoryList.sidebarBlock .navList .navList-item.active ul li a.navList-action {
      font-family: "geogRg";
      color: #373737;
      margin-bottom: 8px; }
  .page.listing #SideCategoryList.sidebarBlock .navList .navList-item ul.QuickNavigationCategoryChild {
    margin: 0 0 0 8px; }
    .page.listing #SideCategoryList.sidebarBlock .navList .navList-item ul.QuickNavigationCategoryChild .navList-item.active a.navList-action {
      margin-top: 0; }
  @media (max-width: 63.9375em) {
    .page.listing #SideCategoryList.sidebarBlock .toggleLink-text--on {
      display: inline-block; }
      .page.listing #SideCategoryList.sidebarBlock .toggleLink-text--on svg {
        transform: rotate(-180deg); }
    .page.listing #SideCategoryList.sidebarBlock .toggleLink-text--off {
      display: none; }
      .page.listing #SideCategoryList.sidebarBlock .toggleLink-text--off svg {
        transform: rotate(180deg); }
    .page.listing #SideCategoryList.sidebarBlock .navList {
      display: none; } }

.accordion-content .form:only-child {
  margin-bottom: 20px; }

.page-sidebar {
  padding-left: 16px;
  padding-right: 16px; }
  .page-sidebar h4.sidebarBlock-heading {
    font-size: 16px;
    line-height: 19px;
    padding: 0 0 5px; }
    .page-sidebar h4.sidebarBlock-heading .facetedSearch-toggle-indicator {
      float: right; }
  .page-sidebar ul.navList li.navList-item a.navList-action .navList-action-close {
    display: none; }

.facetedSearch-refineFilters {
  font-size: 14px;
  line-height: 17px;
  color: #373737; }
  .facetedSearch-refineFilters .inlineList .facetLabel {
    color: #000000; }

.sidebarBlock + .sidebarBlock {
  margin-top: 15px;
  padding-top: 15px; }

@media (max-width: 63.9375em) {
  .accordion--navList .accordion-navigation-actions {
    top: -2px;
    right: 5px; } }

@media (max-width: 63.9375em) {
  .accordion--navList .accordion-content {
    padding: 15px 0; } }

.facetedSearch-navList .accordion-block {
  border: solid 1px #e5e5e5;
  padding: 19px 15px 0 15px; }
  @media (max-width: 63.9375em) {
    .facetedSearch-navList .accordion-block {
      padding: 10px;
      border: none;
      border-bottom: solid 1px #e5e5e5; }
      .facetedSearch-navList .accordion-block .accordion-navigation {
        border: none; } }
  @media (max-width: 63.9375em) {
    .facetedSearch-navList .accordion-block:last-child {
      border: none; } }
  .facetedSearch-navList .accordion-block .accordion-navigation h5.accordion-title {
    color: #444;
    border: none;
    font-size: 16px;
    line-height: 19px;
    padding: 0 0 5px; }
    @media (max-width: 63.9375em) {
      .facetedSearch-navList .accordion-block .accordion-navigation h5.accordion-title {
        padding: 0; } }
    .facetedSearch-navList .accordion-block .accordion-navigation h5.accordion-title:hover {
      background: transparent; }
    .facetedSearch-navList .accordion-block .accordion-navigation h5.accordion-title::before {
      display: none; }
  .facetedSearch-navList .accordion-block .accordion-navigation .accordion-navigation-actions a {
    vertical-align: inherit; }
  .facetedSearch-navList .accordion-block .accordion-content {
    border: none;
    padding-bottom: 10px; }
    .facetedSearch-navList .accordion-block .accordion-content ul.navList li.navList-item a.navList-action {
      font-size: 14px;
      line-height: 25px;
      padding: 0 0 0 25px;
      margin: 4px 0;
      color: #373737; }
    .facetedSearch-navList .accordion-block .accordion-content ul.navList li.navList-item:first-child a.navList-action {
      margin-top: 0; }
    .facetedSearch-navList .accordion-block .accordion-content .toggleLink {
      display: inline;
      margin: 8px 0;
      color: #e79024; }
      .facetedSearch-navList .accordion-block .accordion-content .toggleLink:hover span {
        text-decoration: underline; }

@media (max-width: 63.9375em) {
  .actionBar-section {
    /*position: absolute;
        top: 0;
        right: 0;*/ } }

.page-sidebar + .page-content {
  padding-left: 16px;
  padding-right: 16px; }
  .page-sidebar + .page-content .productGrid {
    margin: 0 -16px; }
    .page-sidebar + .page-content .productGrid .product {
      width: 50%;
      max-width: 430px;
      padding-left: 16px;
      padding-right: 16px; }
      @media (min-width: 48em) and (max-width: 63.9375em) {
        .page-sidebar + .page-content .productGrid .product {
          max-width: inherit; } }
      @media (max-width: 47.938em) {
        .page-sidebar + .page-content .productGrid .product {
          width: 100%;
          max-width: inherit; } }
      .page-sidebar + .page-content .productGrid .product .card .card-figure a .card-img-container {
        max-width: 219px; }
      .page-sidebar + .page-content .productGrid .product:nth-child(even) {
        float: right; }

h1.page-heading.listing {
  color: #e79024; }

.listing .actionBar .actionBar-section .form-field {
  margin: 0; }

#product-listing-container.page-content {
  padding-top: 0; }
  #product-listing-container.page-content .actionBar .actionBar-section {
    float: right; }
  #product-listing-container.page-content .no-products {
    font-size: 21px;
    line-height: 30px;
    text-align: center;
    padding: 50px 0; }

#product-listing-container .card-body .yotpo {
  margin-top: 5px;
  margin-bottom: 10px; }
  #product-listing-container .card-body .yotpo .text-m {
    display: none; }
  #product-listing-container .card-body .yotpo .yotpo-stars .yotpo-icon-star {
    margin: 0 1px; }

.sports-block {
  background-position: bottom center;
  background-position-x: center;
  background-position-y: bottom;
  background-color: #f1f1f1;
  background-repeat: no-repeat;
  padding: 0 0 15px;
  margin: 0 0 15px; }
  @media (max-width: 63.9375em) {
    .sports-block {
      background-image: none !important; } }
  .sports-block h1 {
    font-family: "geogBdIt";
    font-size: 64px;
    line-height: 67px;
    padding: 52px 16px 35px;
    color: #e79024; }
    @media (max-width: 63.9375em) {
      .sports-block h1 {
        font-size: 40px;
        line-height: 40px;
        padding: 20px 16px; } }

.recommended-product-wrapper {
  padding: 25px 0 0; }
  .recommended-product-wrapper h3 {
    padding: 0 0 25px; }
  .recommended-product-wrapper .productGrid .product {
    width: 100%; }
    .recommended-product-wrapper .productGrid .product .card {
      background: #f2f2f2; }
      .recommended-product-wrapper .productGrid .product .card .card-figure {
        width: calc(100% - 182px);
        max-width: 182px; }
      .recommended-product-wrapper .productGrid .product .card .card-description {
        width: calc(100% - 432px);
        float: left;
        padding: 15px; }
      .recommended-product-wrapper .productGrid .product .card .card-body {
        width: calc(100% - 250px);
        max-width: 250px;
        background: #333333; }
        .recommended-product-wrapper .productGrid .product .card .card-body label {
          color: #ffffff;
          text-transform: uppercase; }
        .recommended-product-wrapper .productGrid .product .card .card-body .card-text .price {
          color: #ffffff; }
        .recommended-product-wrapper .productGrid .product .card .card-body .card-figcaption .button {
          background: #e79024; }
          .recommended-product-wrapper .productGrid .product .card .card-body .card-figcaption .button:hover, .recommended-product-wrapper .productGrid .product .card .card-body .card-figcaption .button:focus {
            background: #ffffff;
            color: #333333; }
      @media (max-width: 40em) {
        .recommended-product-wrapper .productGrid .product .card .card-figure,
        .recommended-product-wrapper .productGrid .product .card .card-description,
        .recommended-product-wrapper .productGrid .product .card .card-body {
          width: 100%;
          max-width: inherit; }
        .recommended-product-wrapper .productGrid .product .card .card-body {
          min-height: 150px; }
        .recommended-product-wrapper .productGrid .product .card .card-figure a .card-img-container {
          max-width: inherit; }
        .recommended-product-wrapper .productGrid .product .card .card-figcaption {
          height: inherit;
          top: inherit; } }

.facetedSearch-toggle {
  /* @include breakpoint("smartphone") {
        float: left;
        width: 50%;
    }*/ }

.tagList {
  text-align: left;
  -moz-columns: 220px 4;
  columns: 220px 4;
  margin: 0; }
  .tagList li {
    margin: 0 3px 3px 1.25rem; }
    .tagList li a {
      color: #666;
      font-size: 16px;
      line-height: 19px; }
      .tagList li a:hover {
        background: #e79024;
        color: #ffffff;
        text-decoration: none; }

.page.listing {
  position: relative; }
  .page.listing.ingredient {
    padding-left: 16px;
    padding-right: 16px; }
    .page.listing.ingredient .productGrid {
      margin: 0 -16px; }
      .page.listing.ingredient .productGrid .product {
        width: 50%;
        padding-left: 16px;
        padding-right: 16px; }
        @media (min-width: 48em) and (max-width: 63.9375em) {
          .page.listing.ingredient .productGrid .product {
            max-width: inherit; } }
        @media (max-width: 47.938em) {
          .page.listing.ingredient .productGrid .product {
            width: 100%;
            max-width: inherit; } }
        .page.listing.ingredient .productGrid .product .card .card-figure a .card-img-container {
          max-width: 219px; }
        .page.listing.ingredient .productGrid .product:nth-child(even) {
          float: right; }

.flavour-list {
  -moz-columns: 4;
       columns: 4;
  -moz-column-fill: balance-all;
       column-fill: balance-all;
  list-style-type: none;
  padding: 0;
  margin: 0; }
  @media (max-width: 63.9375em) {
    .flavour-list {
      -moz-columns: 3;
           columns: 3; } }
  @media (max-width: 40em) {
    .flavour-list {
      -moz-columns: 2;
           columns: 2; } }
  @media (max-width: 30em) {
    .flavour-list {
      -moz-columns: 1;
           columns: 1; } }
  .flavour-list li {
    text-align: center;
    float: none;
    width: 100%;
    min-height: 30px;
    height: inherit;
    max-width: inherit;
    padding: 10px 0 10px 13px;
    font-family: "geogRg", Arial, Helvetica, sans-serif;
    list-style: none;
    color: #999999;
    font-size: 14px;
    line-height: 16px; }
    .flavour-list li a {
      padding: 0;
      float: none;
      margin: 0 auto; }
      .flavour-list li a .flavour-icon {
        margin: 2px 0 0; }

.productView {
  margin: 0;
  padding-top: 0; }

@media (min-width: 64em) and (max-width: 72.5em) {
  .productView-images,
  .productView-quick-cart {
    padding-right: 15px;
    padding-left: 0; } }

@media (max-width: 63.9375em) {
  .productView-images,
  .productView-quick-cart {
    width: 100%;
    padding: 0; } }

.productView-images {
  margin-bottom: 0; }
  .productView-images .productView-img-container {
    max-width: inherit; }
    .productView-images .productView-img-container:after {
      padding-bottom: 100%; }

.productView-details {
  margin-bottom: 0; }
  @media (min-width: 64em) and (max-width: 72.5em) {
    .productView-details {
      padding-left: 15px;
      padding-right: 0; } }
  @media (max-width: 63.9375em) {
    .productView-details {
      width: 100%;
      padding: 0; } }
  .productView-details .productView-product {
    border-bottom: none;
    padding-bottom: 0px; }
    .productView-details .productView-product .productView-title {
      font-size: 36px;
      line-height: 36px;
      color: #e79024;
      margin-top: 0; }
      .productView-details .productView-product .productView-title img {
        max-width: inherit;
        max-height: 100px; }
      @media (max-width: 63.9375em) {
        .productView-details .productView-product .productView-title {
          text-align: center;
          min-height: inherit; } }
  .productView-details .productView-info dt.productView-info-name {
    font-family: "geogSb";
    font-size: 15px;
    line-height: 18px;
    color: #2a2a2a; }
  .productView-details .productView-info dd.productView-info-value {
    font-family: "geogRg";
    font-size: 15px;
    line-height: 18px; }
  .productView-details .productView-options .form-field {
    margin-bottom: 0; }
    @media (max-width: 63.9375em) {
      .productView-details .productView-options .form-field {
        text-align: left; } }
    .productView-details .productView-options .form-field label.form-label {
      font-family: "geogSb";
      font-size: 16px;
      line-height: 18px;
      color: #2a2a2a;
      margin-bottom: 3px; }
      .productView-details .productView-options .form-field label.form-label small {
        display: none;
        font-family: "geogRg";
        color: #ff0000; }
    .productView-details .productView-options .form-field label.form-option {
      padding: 0;
      font-size: 14px;
      line-height: 14px;
      margin-bottom: 10px; }
      .productView-details .productView-options .form-field label.form-option .form-option-variant {
        font-size: 14px;
        line-height: 14px;
        padding: 9px 22px;
        margin: 0; }
    .productView-details .productView-options .form-field .form-radio:checked + .form-option {
      box-shadow: 0 0 0 1px #cacaca;
      background: #e79024;
      border-color: #e79024; }
      .productView-details .productView-options .form-field .form-radio:checked + .form-option .form-option-variant {
        color: #ffffff; }
    .productView-details .productView-options .form-field .form-radio-ab:checked + .form-option-ab {
      box-shadow: 0 0 0 1px #cacaca;
      background: #e79024;
      border-color: #e79024;
      transform: skew(-8deg, 0deg);
      -webkit-transform: skew(-8deg, 0deg);
      -ms-transform: skew(-8deg, 0deg); }
      .productView-details .productView-options .form-field .form-radio-ab:checked + .form-option-ab .form-option-variant-ab {
        font-family: "geogSb";
        color: #ffffff;
        transform: skew(8deg, 0deg);
        -webkit-transform: skew(8deg, 0deg);
        -ms-transform: skew(8deg, 0deg); }

.productView-details .productView-options.adding-to-cart .form-field .form-radio:checked + .form-option {
  background: #999999 !important;
  border-color: #999999 !important; }

.productView-details .productView-options.adding-to-cart .form-action #form-action-addToCart.button {
  background: #999999 !important;
  border-color: #999999 !important; }
  .productView-details .productView-options.adding-to-cart .form-action #form-action-addToCart.button:hover, .productView-details .productView-options.adding-to-cart .form-action #form-action-addToCart.button:focus {
    background: #999999 !important;
    border-color: #999999 !important; }

.vertical-center {
  width: 100%;
  position: absolute;
  z-index: 1;
  top: 50%;
  transform: translateY(-50%);
  left: 0; }
  .vertical-center div {
    line-height: 20px; }

.productView-reviewLink {
  margin: 0; }
  .productView-reviewLink .button--review {
    font-family: "geogBdIt";
    background: #e79024;
    border-color: #e79024;
    color: #ffffff; }
    .productView-reviewLink .button--review:hover, .productView-reviewLink .button--review:focus {
      background: #2a2a2a;
      border-color: #2a2a2a;
      color: #ffffff; }

.productView-price {
  position: relative;
  float: left;
  width: 100%;
  margin: 0;
  background: #2a2a2a;
  min-width: 180px;
  max-width: 180px;
  text-align: center;
  min-height: 128px; }
  @media (max-width: 33.688em) {
    .productView-price {
      max-width: inherit; } }
  .productView-price .non-sale-price---withTax,
  .productView-price .price-now-label {
    color: #ffffff;
    padding: 0;
    font-size: 15px;
    line-height: 16px; }
  .productView-price .price {
    display: block;
    font-family: "geogSb";
    color: #ffffff;
    padding: 0;
    font-size: 28px;
    line-height: 28px;
    font-weight: normal; }

.price-section.price-section--saving.price {
  line-height: 12px; }
  .price-section.price-section--saving.price span {
    font-family: "geogRg";
    font-size: 15px;
    line-height: 15px;
    display: inline;
    font-style: italic; }

.price-section.rrp-price--withTax {
  display: none !important; }

.custom-right-panel {
  float: right;
  width: 33.33333%;
  padding-left: 16px;
  padding-right: 0; }
  .custom-right-panel section:first-child:last-child.review-block {
    margin-top: 0; }
  @media (max-width: 63.9375em) {
    .custom-right-panel {
      width: 100%;
      padding: 0; } }

.productView-details .productView-options .form-action {
  width: auto;
  display: inline-block;
  float: none;
  margin: 0px 0 0 9px;
  padding: 0;
  position: relative;
  top: 3px; }
  @media (max-width: 33.688em) {
    .productView-details .productView-options .form-action {
      width: 100%;
      margin: 0 0 25px;
      padding: 0; } }
  .productView-details .productView-options .form-action #form-action-addToCart.button {
    font-family: "geogBdIt";
    font-size: 16px;
    min-width: 184px;
    padding: 12px 10px;
    border: solid 1px #e79024;
    background: #e79024;
    margin: 0; }
    @media (min-width: 64em) and (max-width: 72.5em) {
      .productView-details .productView-options .form-action #form-action-addToCart.button {
        min-width: 132px; } }
    .productView-details .productView-options .form-action #form-action-addToCart.button:hover, .productView-details .productView-options .form-action #form-action-addToCart.button:focus {
      background: #2a2a2a;
      border-color: #2a2a2a; }
      @media (max-width: 81.188em) {
        .productView-details .productView-options .form-action #form-action-addToCart.button:hover, .productView-details .productView-options .form-action #form-action-addToCart.button:focus {
          background: #e79024;
          border-color: #e79024; } }
  .productView-details .productView-options .form-action #form-action-addToCart-ab.button {
    font-family: "geogBdIt";
    font-size: 16px;
    min-width: 184px;
    padding: 12px 10px;
    border: 1px solid #666;
    background: #666;
    margin: 0; }
    @media (min-width: 64em) and (max-width: 72.5em) {
      .productView-details .productView-options .form-action #form-action-addToCart-ab.button {
        min-width: 132px; } }
    .productView-details .productView-options .form-action #form-action-addToCart-ab.button:hover, .productView-details .productView-options .form-action #form-action-addToCart-ab.button:focus {
      border: solid 1px #e79024;
      background: #e79024;
      transform: skew(-8deg, 0deg);
      -webkit-transform: skew(-8deg, 0deg);
      -ms-transform: skew(-8deg, 0deg); }
      @media (max-width: 81.188em) {
        .productView-details .productView-options .form-action #form-action-addToCart-ab.button:hover, .productView-details .productView-options .form-action #form-action-addToCart-ab.button:focus {
          background: #e79024;
          border-color: #e79024; } }
  .productView-details .productView-options .form-action .dropdown-menu-button {
    width: 184px;
    font-family: "geogRg";
    margin-right: 0;
    padding: 12px 10px 11px;
    position: relative;
    top: 1px; }
    @media (max-width: 63.9375em) {
      .productView-details .productView-options .form-action .dropdown-menu-button {
        width: 100%;
        top: 0px; } }
    .productView-details .productView-options .form-action .dropdown-menu-button .icon {
      width: 12px; }
      .productView-details .productView-options .form-action .dropdown-menu-button .icon svg {
        fill: #2a2a2a; }

.productView-details .productView-options .form-wishlist #wishlist-dropdown {
  width: 184px; }
  .productView-details .productView-options .form-wishlist #wishlist-dropdown.is-open {
    padding-right: 0; }
    .productView-details .productView-options .form-wishlist #wishlist-dropdown.is-open .button {
      font-family: "geogRg";
      margin: 0;
      padding: 10px 0; }

.panel-container .panel-container {
  border: none; }
  .panel-container .panel-container .table tr:hover {
    background: #e79024;
    color: #ffffff; }

.great-for-baking {
  padding: 30px 0 30px 0;
  text-align: center; }
  .great-for-baking .button--italc-orange {
    width: 100%;
    font-size: 13px;
    font-family: "geogRg"; }

.productView-details .form-field--increments .form-increment .form-input {
  min-width: 49px; }

.panel-container .message,
.panel-container .general-warning,
.panel-container .fsanz-warning,
.panel-container .vegan-warning,
.panel-container .message-plastic,
.bn-panel-container-section .message,
.bn-panel-container-section .general-warning,
.bn-panel-container-section .fsanz-warning,
.bn-panel-container-section .vegan-warning,
.bn-panel-container-section .message-plastic {
  padding: 10px 16px;
  font-size: 90%; }
  .panel-container .message a,
  .panel-container .general-warning a,
  .panel-container .fsanz-warning a,
  .panel-container .vegan-warning a,
  .panel-container .message-plastic a,
  .bn-panel-container-section .message a,
  .bn-panel-container-section .general-warning a,
  .bn-panel-container-section .fsanz-warning a,
  .bn-panel-container-section .vegan-warning a,
  .bn-panel-container-section .message-plastic a {
    font-size: 100%; }

.panel-container .message,
.bn-panel-container-section .message {
  border: 1px solid #e79024;
  background: #ffffff;
  color: #666666; }

.panel-container .general-warning,
.bn-panel-container-section .general-warning {
  border: 1px solid #ffffff;
  background: #2a2a2a;
  color: #ffffff;
  box-shadow: 0 0 2px 1px #e79024; }

.panel-container .fsanz-warning,
.bn-panel-container-section .fsanz-warning {
  border: 1px solid #999999;
  background: #fefefe;
  color: #999999;
  line-height: 1.25;
  text-align: left; }

.panel-container .vegan-warning,
.bn-panel-container-section .vegan-warning {
  border: 1px solid #70A13D;
  background: #e1e8db;
  color: #666666;
  line-height: 1.25; }

.panel-container .message-plastic,
.bn-panel-container-section .message-plastic {
  border: 1px solid #cccccc;
  background: #f8f8f8;
  color: #666666;
  line-height: 1.25; }

ul.productView-thumbnails li.productView-thumbnail:first-child:last-child {
  display: none; }

.productView-info-bulkInfinite .productView-info-value {
  font-family: "geogSb";
  width: 100%;
  display: block;
  text-align: center;
  padding: 5px 50px;
  border: 1px solid #ffffff;
  background: #2a2a2a;
  color: #ffffff;
  box-shadow: 0 0 2px 1px #e79024;
  margin: 5px 0 !important;
  font-size: 16px; }
  .productView-info-bulkInfinite .productView-info-value a {
    text-decoration: underline;
    color: #ffffff;
    font-size: 16px;
    line-height: 19px;
    font-style: italic; }

.productView-quick-cart {
  width: 50%;
  background: #f2f2f2;
  padding: 30px 17px 20px;
  border: 1px solid #ccc;
  margin: 0 0 30px;
  float: left;
  /* .complete-order {
        font-size: 14px;
        font-style: italic;
        color: #222222;
        padding: 10px 0 0;
        margin: 0;
        a {
            font-size: 14px;
            color: #222222;
            text-decoration: underline;
        }
    } */ }
  @media (max-width: 63.9375em) {
    .productView-quick-cart {
      margin-top: 0px;
      width: 100%; } }
  .productView-quick-cart #imgspinninglog {
    margin: 10px auto;
    display: table; }
  .productView-quick-cart .productView-quick-cart-title {
    text-align: center; }
    .productView-quick-cart .productView-quick-cart-title h2 {
      font-size: 34px;
      line-height: 36px;
      padding: 8px 0;
      color: #333333; }
    .productView-quick-cart .productView-quick-cart-title h3 {
      text-align: left;
      font-size: 18px;
      line-height: 25px;
      padding: 0;
      color: #333333; }
    .productView-quick-cart .productView-quick-cart-title p {
      text-align: center;
      font-size: 14px;
      line-height: 23px;
      padding: 0;
      color: #000000; }
  .productView-quick-cart #productcartview {
    background: #ffffff;
    max-height: 418px;
    overflow: auto; }
    .productView-quick-cart #productcartview img {
      display: table;
      margin: 10px auto; }
    .productView-quick-cart #productcartview .cart {
      margin-bottom: 0; }
    .productView-quick-cart #productcartview .cart-header {
      background: #999; }
      .productView-quick-cart #productcartview .cart-header th:nth-child(1) {
        width: 10%;
        padding: 5px;
        text-align: center; }
      .productView-quick-cart #productcartview .cart-header th:nth-child(2) {
        width: 65%; }
      .productView-quick-cart #productcartview .cart-header th:nth-child(3) {
        width: 25%; }
      .productView-quick-cart #productcartview .cart-header .cart-header-item {
        color: #ffffff;
        padding-bottom: 0;
        font-size: 13px;
        line-height: 16px;
        padding: 4px 10px;
        font-family: geogRg;
        font-weight: normal; }
    .productView-quick-cart #productcartview .cart-list td:nth-child(1) {
      width: 10%;
      padding: 5px; }
      @media (max-width: 30em) {
        .productView-quick-cart #productcartview .cart-list td:nth-child(1) {
          text-align: right; } }
    .productView-quick-cart #productcartview .cart-list td:nth-child(2) {
      width: 100%; }
    .productView-quick-cart #productcartview .cart-list td:nth-child(3) {
      min-width: 90px;
      width: 25%;
      text-align: right;
      clear: none;
      float: none; }
      @media (min-width: 40em) {
        .productView-quick-cart #productcartview .cart-list td:nth-child(3) {
          min-width: 140px; } }
    .productView-quick-cart #productcartview .cart-list .cart-item-title {
      padding: 5px 10px; }
      .productView-quick-cart #productcartview .cart-list .cart-item-title .cart-item-name {
        font-family: "geogRg";
        font-size: 14px;
        line-height: 17px;
        color: #333333; }
        .productView-quick-cart #productcartview .cart-list .cart-item-title .cart-item-name a {
          font-family: "geogRg";
          font-size: 14px;
          line-height: 17px; }
    .productView-quick-cart #productcartview .cart-list .cart-item-quantity .form-increment {
      font-size: 14px;
      color: #333333;
      margin: 0; }
      @media (max-width: 30em) {
        .productView-quick-cart #productcartview .cart-list .cart-item-quantity .form-increment {
          padding-left: 0; } }
    .productView-quick-cart #productcartview .cart-list .definitionList .definitionList-key,
    .productView-quick-cart #productcartview .cart-list .definitionList .definitionList-value {
      font-size: 14px;
      color: #333333; }
    .productView-quick-cart #productcartview .cart-list .cart-item-value {
      color: #333333;
      font-family: "geogRg";
      font-size: 14px;
      line-height: 17px;
      float: right;
      padding: 0; }
    .productView-quick-cart #productcartview .cart-list .cart-item {
      padding: 0; }
      .productView-quick-cart #productcartview .cart-list .cart-item .cart-item-block {
        display: table-cell;
        height: inherit; }
        @media (min-width: 40.063em) and (max-width: 63.9375em) {
          .productView-quick-cart #productcartview .cart-list .cart-item .cart-item-block {
            margin: 0; } }
      .productView-quick-cart #productcartview .cart-list .cart-item.total {
        background: #ffffff;
        border-bottom: 0px; }
        .productView-quick-cart #productcartview .cart-list .cart-item.total td:nth-child(2) {
          text-align: right; }
        .productView-quick-cart #productcartview .cart-list .cart-item.total td:nth-child(3) span {
          min-width: 120px;
          display: block;
          color: #333333;
          font-family: "geogSb";
          font-size: 14px;
          line-height: 17px;
          padding-right: 0px;
          text-align: right; }
      .productView-quick-cart #productcartview .cart-list .cart-item.actual-total {
        background: #ffffff;
        border-bottom: 0px; }
        .productView-quick-cart #productcartview .cart-list .cart-item.actual-total td {
          padding: 0.5rem 0.625rem 0.625rem; }
          .productView-quick-cart #productcartview .cart-list .cart-item.actual-total td:nth-child(2) {
            text-align: right; }
          .productView-quick-cart #productcartview .cart-list .cart-item.actual-total td:nth-child(3) span {
            min-width: 120px;
            display: block;
            color: #333333;
            font-family: "geogRg";
            font-size: 14px;
            line-height: 17px;
            text-align: right; }
      .productView-quick-cart #productcartview .cart-list .cart-item.save-total {
        border-bottom: 0px;
        background: #ffffff;
        color: #ffffff;
        float: none; }
        @media (max-width: 63.9375em) {
          .productView-quick-cart #productcartview .cart-list .cart-item.save-total {
            float: right; } }
        .productView-quick-cart #productcartview .cart-list .cart-item.save-total td {
          padding: 0;
          font-family: "geogRg"; }
          .productView-quick-cart #productcartview .cart-list .cart-item.save-total td strong {
            font-family: "geogRg"; }
          .productView-quick-cart #productcartview .cart-list .cart-item.save-total td:nth-child(1) {
            width: 100%; }
            @media (max-width: 40em) {
              .productView-quick-cart #productcartview .cart-list .cart-item.save-total td:nth-child(1) {
                width: 10%; } }
            .productView-quick-cart #productcartview .cart-list .cart-item.save-total td:nth-child(1) span {
              min-width: 120px;
              display: block;
              color: #333333;
              font-family: "geogRg";
              font-size: 14px;
              line-height: 17px;
              padding-right: 13px;
              text-align: right;
              font-style: italic; }
    .productView-quick-cart #productcartview .cart-list .total-discounted {
      padding-right: 0px; }
      @media (min-width: 40em) {
        .productView-quick-cart #productcartview .cart-list .total-discounted {
          padding-right: 10px; } }
    .productView-quick-cart #productcartview .cart-list .cart-remove {
      width: 15px;
      height: 15px;
      margin: 0 0 0 5px;
      background: #ffffff;
      border: solid 1px #979797;
      padding: 1px; }
      .productView-quick-cart #productcartview .cart-list .cart-remove svg {
        fill: #979797; }
  .productView-quick-cart .complete-order {
    font-size: 16px;
    padding: 0;
    margin: 0;
    text-align: right; }
    .productView-quick-cart .complete-order a {
      font-size: 14px;
      display: inline-block;
      color: #fff;
      padding: 7px 20px;
      background: #333;
      text-transform: uppercase;
      font-family: 'geogSb'; }
    .productView-quick-cart .complete-order a.bn-quick-cart-fullcart {
      border-right: 1px solid #ccc; }
    .productView-quick-cart .complete-order a:hover {
      background: #e79024;
      text-decoration: none; }
    .productView-quick-cart .complete-order a:hover.bn-quick-cart-checkout {
      background: #090; }

@media (max-width: 63.9375em) {
  .productView-rating {
    text-align: center; } }

.productView-rating .icon {
  width: 15px;
  height: 15px; }

.productView-rating .productView-reviewLink a {
  font-size: 14px;
  color: #2a2a2a; }

.review-block {
  clear: both;
  margin: 30px 0 60px; }
  .review-block h4 {
    float: left;
    background: #eeeeee;
    border: solid 1px #dcdcdc;
    border-bottom-color: #eeeeee;
    padding: 10px 30px;
    text-transform: uppercase;
    position: relative;
    z-index: 1; }
  .review-block .review-wrapper {
    position: relative;
    z-index: 0;
    background: #eeeeee;
    border: solid 1px #dcdcdc;
    padding: 26px 26px;
    margin: 0;
    clear: both;
    list-style-type: none;
    overflow: hidden;
    transform: translateY(-1px); }
    .review-block .review-wrapper .toggle.productReviews {
      border: none;
      margin: 0; }
    .review-block .review-wrapper h4.toggle-title {
      border: none;
      padding: 0;
      width: 100%;
      margin: 20px 0; }
      .review-block .review-wrapper h4.toggle-title .toggleLink {
        display: none; }
    .review-block .review-wrapper .productReviews-list {
      margin: 0; }
      .review-block .review-wrapper .productReviews-list .productReview {
        width: 100%;
        background: #ffffff;
        padding: 15px 10px 0;
        margin: 15px 0; }
        .review-block .review-wrapper .productReviews-list .productReview .rating--small {
          float: right;
          position: relative;
          top: -3px; }
          .review-block .review-wrapper .productReviews-list .productReview .rating--small .icon {
            width: 13px;
            height: 13px; }
            .review-block .review-wrapper .productReviews-list .productReview .rating--small .icon.icon--ratingEmpty svg {
              fill: #c7c7c7; }
            .review-block .review-wrapper .productReviews-list .productReview .rating--small .icon.icon--ratingFull svg {
              fill: #e79024; }
        .review-block .review-wrapper .productReviews-list .productReview .productReview-title {
          font-size: 15px;
          color: #686868; }
        .review-block .review-wrapper .productReviews-list .productReview .productReview-author {
          font-size: 11px;
          line-height: 13px;
          padding: 5px 0;
          color: #686868; }
        .review-block .review-wrapper .productReviews-list .productReview .productReview-body {
          color: #686868; }
        .review-block .review-wrapper .productReviews-list .productReview:first-child {
          margin-top: 0px; }

.bulk-prices-block {
  background: #f2f2f2;
  border: 1px solid #cccccc;
  margin: 14px 0;
  padding: 9px;
  clear: both;
  overflow: hidden; }
  .bulk-prices-block h3 {
    font-size: 16px;
    line-break: 21px;
    color: #666666; }
  .bulk-prices-block ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
    float: left;
    width: 100%; }
    .bulk-prices-block ul li {
      float: left;
      font-family: "geogRg";
      font-size: 14px;
      line-height: 18px;
      list-style-type: none;
      padding: 6px 38px 0 0;
      color: #666666; }

.price-ingredients-section .ingredients {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-content: stretch;
  align-items: flex-start; }

.price-ingredients-section .ingredient-item {
  order: 0;
  flex: 0 1 auto;
  align-self: auto; }

.price-ingredients-section .ingredient-rateing {
  order: 0;
  flex: 0 1 auto;
  align-self: auto; }

.price-ingredients-section {
  background: #f2f2f2;
  margin: 8px 0 0;
  clear: both;
  overflow: hidden; }
  .price-ingredients-section .ingredients {
    float: left;
    width: calc(100% - 180px);
    padding: 0 0 0 6px;
    min-height: 128px; }
    @media (max-width: 33.688em) {
      .price-ingredients-section .ingredients {
        width: 100%;
        border-left: solid 1px #cccccc; } }
    .price-ingredients-section .ingredients ul {
      float: left;
      margin: 0; }
      .price-ingredients-section .ingredients ul li {
        position: relative;
        list-style-type: none;
        font-size: 14px;
        line-height: 17px; }
        .price-ingredients-section .ingredients ul li span {
          position: relative;
          display: block;
          padding: 4px 0 3px; }
      .price-ingredients-section .ingredients ul.ingredient-item li span {
        padding-left: 16px;
        padding-right: 8px; }
        .price-ingredients-section .ingredients ul.ingredient-item li span:before {
          display: block;
          content: '';
          background: url(../img/true.svg) no-repeat;
          background-size: cover;
          background-position: 0 0;
          width: 12px;
          height: 11px;
          position: absolute;
          z-index: 1;
          top: 8px;
          left: 0; }
      .price-ingredients-section .ingredients ul.ingredient-item li.false span:before {
        background: url(../img/false.svg) no-repeat;
        top: 7px; }
      .price-ingredients-section .ingredients ul.ingredient-rateing li {
        padding: 6px 0; }
        .price-ingredients-section .ingredients ul.ingredient-rateing li:before {
          display: block;
          content: '';
          background: url(../img/star_icon.png) 0 -11px repeat-x;
          width: 60px;
          height: 11px;
          position: absolute;
          z-index: 1;
          top: 6px;
          left: 0; }
      .price-ingredients-section .ingredients ul.ingredient-rateing span {
        padding: 1px 0 0 70px; }
        .price-ingredients-section .ingredients ul.ingredient-rateing span:before {
          display: block;
          content: '';
          background: url(../img/star_icon.png) 0 0 repeat-x;
          width: 60px;
          height: 11px;
          position: absolute;
          z-index: 1;
          top: 6px;
          left: 0; }
        .price-ingredients-section .ingredients ul.ingredient-rateing span.quality_5:before {
          width: 60px; }
        .price-ingredients-section .ingredients ul.ingredient-rateing span.quality_4-5:before {
          width: 54px; }
        .price-ingredients-section .ingredients ul.ingredient-rateing span.quality_4:before {
          width: 48px; }
        .price-ingredients-section .ingredients ul.ingredient-rateing span.quality_3-5:before {
          width: 42px; }
        .price-ingredients-section .ingredients ul.ingredient-rateing span.quality_3:before {
          width: 36px; }
        .price-ingredients-section .ingredients ul.ingredient-rateing span.quality_2-5:before {
          width: 30px; }
        .price-ingredients-section .ingredients ul.ingredient-rateing span.quality_2:before {
          width: 24px; }
        .price-ingredients-section .ingredients ul.ingredient-rateing span.quality_1-5:before {
          width: 18px; }
        .price-ingredients-section .ingredients ul.ingredient-rateing span.quality_1:before {
          width: 12px; }

.related-product-wrapper .tabs {
  border-top: none;
  border-right: none;
  border-color: #cbcbcb; }
  .related-product-wrapper .tabs .tab-title {
    font-family: "geogSb";
    text-transform: uppercase;
    font-size: 15px; }
  .related-product-wrapper .tabs .tab.is-active {
    background: #eeeeee;
    border: 1px solid #cbcbcb;
    border-bottom: 1px solid #eeeeee;
    border-left: none; }

.related-product-wrapper .tabs-contents {
  background: #eeeeee;
  border: solid 1px #cbcbcb;
  border-top: 0px;
  padding: 20px 0 0; }
  .related-product-wrapper .tabs-contents .tab-content.has-jsContent.is-active {
    padding: 0; }
  .related-product-wrapper .tabs-contents .productGrid {
    margin: 0 10px 0 0; }
    .related-product-wrapper .tabs-contents .productGrid .product {
      width: 50%;
      float: left;
      padding-right: 0;
      padding-left: 10px; }
      @media (max-width: 47.938em) {
        .related-product-wrapper .tabs-contents .productGrid .product {
          width: 100%; } }

.progress-data h4 {
  float: left;
  background: #eeeeee;
  border: solid 1px #dcdcdc;
  border-bottom-color: #eeeeee;
  padding: 10px 30px;
  text-transform: uppercase;
  position: relative;
  z-index: 1; }

.progress-data ul.progress-bar-data {
  position: relative;
  z-index: 0;
  background: #eeeeee;
  border: solid 1px #dcdcdc;
  padding: 12px 26px 26px;
  margin: 0;
  clear: both;
  list-style-type: none;
  transform: translateY(-1px); }
  .progress-data ul.progress-bar-data h5 {
    margin: 14px 0 9px; }
  .progress-data ul.progress-bar-data span {
    font-family: "geogSb";
    font-size: 14px;
    color: #ffffff;
    display: block;
    text-align: center; }
    .progress-data ul.progress-bar-data span.progress {
      background: #cccccc; }
      .progress-data ul.progress-bar-data span.progress span.progress-bar {
        padding: 8px 5px;
        background: #e79024; }

.product-testing-data {
  padding: 30px 15px;
  text-align: center; }
  .product-testing-data .button--italc-orange {
    font-size: 16px;
    line-height: 16px;
    min-width: 205px;
    display: table;
    margin: 0 auto; }

.form-field--increments {
  display: inline-block;
  float: none;
  padding: 0;
  width: auto; }
  @media (max-width: 33.688em) {
    .form-field--increments {
      float: left;
      width: 100%; } }
  .form-field--increments .form-increment .form-input {
    height: 45px;
    border-left: none;
    border-right: none;
    border-color: #e8e9e9;
    min-width: 89px;
    font-family: "geogSb";
    color: #1d2329; }
  .form-field--increments .form-increment .button {
    padding: 12px 10px;
    border: solid 1px #2a2a2a;
    background: #2a2a2a; }
    .form-field--increments .form-increment .button.button--icon svg {
      fill: #ffffff; }

.etabs {
  list-style: none;
  margin: 0 !important;
  padding: 0;
  clear: both;
  overflow: hidden; }
  @media (max-width: 63.9375em) {
    .etabs {
      border-top: 1px solid #cccccc; } }
  .etabs .tab {
    display: inline-block;
    vertical-align: top;
    padding-right: 3px;
    border: none; }
    @media (max-width: 63.9375em) {
      .etabs .tab {
        width: 100%;
        padding-right: 0; } }
    .etabs .tab a {
      display: block;
      font-size: 16px;
      line-height: 16px;
      color: #666666;
      padding: 16px 20px 14px;
      background: #ffffff;
      border: 1px solid transparent;
      border-bottom-color: #cccccc;
      text-transform: uppercase;
      min-width: 150px;
      text-decoration: none;
      text-align: center; }
      @media (max-width: 63.9375em) {
        .etabs .tab a {
          border: none;
          border-left: 1px solid #cccccc;
          border-right: 1px solid #cccccc;
          background: #f2f2f2;
          text-align: center;
          width: 100%;
          padding: 10px 20px; } }
    .etabs .tab.active a {
      border-color: #cccccc;
      border-bottom-color: transparent;
      background: #f2f2f2;
      color: #333;
      font-family: "geogSb"; }
      @media (max-width: 63.9375em) {
        .etabs .tab.active a {
          border-top-color: #f2f2f2; } }

.tab-container3 .panel-container {
  padding: 0; }

.tab-container3 .etabs {
  margin-bottom: 10px; }
  .tab-container3 .etabs .tab {
    margin-bottom: 0; }
    .tab-container3 .etabs .tab a {
      background: #ffffff;
      padding: 10px 10px 9px;
      margin: 0 10px 10px 0; }
      .tab-container3 .etabs .tab a:hover {
        background: #2a2a2a;
        color: #ffffff; }
    .tab-container3 .etabs .tab.active a {
      background: #e79024;
      color: #ffffff;
      text-decoration: none; }
      .tab-container3 .etabs .tab.active a:hover {
        background: #2a2a2a;
        text-decoration: none; }

.panel-container {
  background: #f2f2f2;
  padding: 20px;
  border: 1px solid #cccccc;
  margin-top: -1px; }
  .panel-container h2,
  .panel-container h3,
  .panel-container h4,
  .panel-container h5,
  .panel-container h6 {
    padding: 10px 0;
    color: #666666; }
  .panel-container p {
    margin-bottom: 15px;
    color: #666666; }
    .panel-container p.BulkNutrientsAustralianOwned {
      padding: 10px 50px;
      color: #000;
      line-height: 21px;
      text-align: center;
      font-style: italic;
      border-left: none;
      border-right: none;
      background: #f2f2f2;
      /* Old browsers */
      /* FF3.6-15 */
      /* Chrome10-25,Safari5.1-6 */
      background: linear-gradient(to right, #f2f2f2 0%, #ffffff 10%, #ffffff 49%, #ffffff 90%, #f2f2f2 100%);
      /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#f2f2f2', GradientType=1);
      /* IE6-9 */ }
      .panel-container p.BulkNutrientsAustralianOwned a {
        color: #000;
        text-decoration: underline;
        padding-left: 10px;
        display: inline-block; }

.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%; }
  .embed-container iframe,
  .embed-container object,
  .embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.productView-description h1 {
  color: #e79024;
  font-size: 30px;
  margin-top: 20px;
  margin-bottom: 10px; }

.productView-description ol,
.productView-description ul {
  margin-left: 1.25rem; }
  .productView-description ol a,
  .productView-description ul a {
    display: inline-flex;
    color: #666666;
    font-size: 16px;
    text-decoration: underline; }
    .productView-description ol a:hover,
    .productView-description ul a:hover {
      color: #e79024; }

.productView-description p {
  font-size: 16px; }
  .productView-description p a {
    color: #666666;
    font-size: 16px;
    text-decoration: underline; }
    .productView-description p a:hover {
      color: #e79024; }

.productView-description .table-striped {
  border: 1px solid #666; }
  .productView-description .table-striped thead {
    background: #999;
    color: #ffffff;
    border: none; }
    .productView-description .table-striped thead tr:hover th,
    .productView-description .table-striped thead tr:hover td {
      background: #e79024;
      color: #ffffff; }
    .productView-description .table-striped thead tr th {
      padding: 3px 20px; }
      .productView-description .table-striped thead tr th:nth-child(1) {
        width: 50%; }
      .productView-description .table-striped thead tr th:nth-child(2) {
        text-align: center; }
      .productView-description .table-striped thead tr th:nth-child(3) {
        text-align: center; }
    .productView-description .table-striped thead tr td {
      font-size: 15px; }
      .productView-description .table-striped thead tr td:nth-child(2) {
        text-align: center; }
      .productView-description .table-striped thead tr td:nth-child(3) {
        text-align: center; }
  .productView-description .table-striped tbody {
    border: none; }
    .productView-description .table-striped tbody tr:hover th,
    .productView-description .table-striped tbody tr:hover td {
      background: #e79024;
      color: #ffffff; }
    .productView-description .table-striped tbody tr td {
      padding: 3px 20px;
      border: none; }
      .productView-description .table-striped tbody tr td:nth-child(2) {
        text-align: center; }
      .productView-description .table-striped tbody tr td:nth-child(3) {
        text-align: center; }

.productView-description .revised-table td + td {
  border: none; }

.productView-description .revised-table thead {
  background-color: #666;
  border: none; }
  .productView-description .revised-table thead tr th {
    padding: 3px 20px;
    text-align: center;
    text-transform: uppercase;
    font-size: 15px; }
    .productView-description .revised-table thead tr th:nth-child(1) {
      width: 50%; }
    .productView-description .revised-table thead tr th:nth-child(2) {
      text-align: center; }
    .productView-description .revised-table thead tr th:nth-child(3) {
      text-align: center; }
  .productView-description .revised-table thead tr td:nth-child(2) {
    text-align: center; }
  .productView-description .revised-table thead tr td:nth-child(3) {
    text-align: center; }

.productView-description .revised-table tbody {
  border: none; }
  .productView-description .revised-table tbody tr:first-child {
    text-align: center;
    background: #999;
    color: #ffffff; }
  .productView-description .revised-table tbody tr:hover th,
  .productView-description .revised-table tbody tr:hover td {
    background: #e79024;
    color: #ffffff; }
  .productView-description .revised-table tbody tr th {
    font-size: 15px; }
    .productView-description .revised-table tbody tr th:nth-child(3) {
      text-align: center; }
  .productView-description .revised-table tbody tr td {
    font-size: 15px;
    padding: 3px 20px; }
    .productView-description .revised-table tbody tr td:nth-child(1) {
      width: 50%; }
    .productView-description .revised-table tbody tr td:nth-child(2) {
      text-align: center; }
    .productView-description .revised-table tbody tr td:nth-child(3) {
      text-align: center; }

.productView-description .revised-table tfoot tr:nth-child(1) {
  width: 50%; }

.productView-description .revised-table tfoot tr th:nth-child(2) {
  text-align: center; }

.productView-description .revised-table tfoot tr th:nth-child(3) {
  text-align: center; }

.productView-description .revised-table tfoot tr td:nth-child(2) {
  text-align: center; }

.productView-description .revised-table tfoot tr td:nth-child(3) {
  text-align: center; }

.productView-description .productView-description {
  padding-right: 0; }

.productView-description .tab-container1,
.productView-description .tab-container2 {
  margin-bottom: 30px; }

/* Flavour Icons options  */
/* also in cart  */
.form-radio:checked + .form-option {
  box-shadow: none; }

.productView-details .productView-options .form-field .form-radio:checked + .form-option .form-option-variant {
  font-family: "geogRg"; }

.productView-details .productView-options .form-field label.form-option:hover {
  border-color: #eaeaea;
  background: #e79024;
  box-shadow: 0 0 3px #e79024; }

label.bn-flavour-option-4476,
label.bn-flavour-option-4477,
label.bn-flavour-option-Chocolate,
label.bn-flavour-option-Vanilla,
label.bn-flavour-option-Apple,
label.bn-flavour-option-Banana,
label.bn-flavour-option-Cherry,
label.bn-flavour-option-Mango,
label.bn-flavour-option-Grape,
label.bn-flavour-option-Honeycomb,
label.bn-flavour-option-Coffee,
label.bn-flavour-option-Caramel,
label.bn-flavour-option-Cinnamon,
label.bn-flavour-option-Lime,
label.bn-flavour-option-Raspberry,
label.bn-flavour-option-Raw,
label.bn-flavour-option-Watermelon,
label.bn-flavour-option-Orange,
label.bn-flavour-option-Cola,
label.bn-flavour-option-Berry,
label.bn-flavour-option-Christmas.Cookie,
label.bn-flavour-option-Strawberry,
label.bn-flavour-option-Blackcurrant,
label.bn-flavour-option-Tropical,
label.bn-flavour-option-Lemonade,
label.bn-flavour-option-Salted.Caramel,
label.bn-flavour-option-Rocky.Road,
label.bn-flavour-option-Lemon.Cheesecake,
label.bn-flavour-option-Apple.Raspberry,
label.bn-flavour-option-Wild.Berry,
label.bn-flavour-option-Grape.Orange,
label.bn-flavour-option-Berry.Lemonade,
label.bn-flavour-option-Fruit.Crush,
label.bn-flavour-option-Orange.Mango,
label.bn-flavour-option-Strawberry.Lime,
label.bn-flavour-option-Brown.Sugar.Cinnamon,
label.bn-flavour-option-Flavoured,
label.bn-flavour-option-Mixed.Flavours,
label.bn-flavour-option-Mocha,
label.bn-flavour-option-Cookies.Cream,
label.bn-flavour-option-Choc.Fudge,
label.bn-flavour-option-Peppermint.Slice,
label.bn-flavour-option-Cheese.Chives,
label.bn-flavour-option-Choc.Honeycomb,
label.bn-flavour-option-Choc.Cherry.Delight,
label.bn-flavour-option-Creamy.Banana,
label.bn-flavour-option-Rich.Chocolate,
label.bn-flavour-option-Lemon.Ginger,
label.bn-flavour-option-Strawberry.Lemonade,
label.bn-flavour-option-Strawberry.Crush,
label.bn-flavour-option-Vanilla.Caramel,
label.bn-flavour-option-Vanilla.Chai,
label.bn-flavour-option-Vanilla.Maple,
label.bn-flavour-option-Iced.Coffee,
label.bn-flavour-option-Birthday.Cake,
label.bn-flavour-option-Choc.Berry,
label.bn-flavour-option-Choc.Raspberry,
label.bn-flavour-option-Double.Choc,
label.bn-flavour-option-Nutty.Delight,
label.bn-flavour-option-Spiced.Orange,
label.bn-flavour-option-Coconut,
label.bn-flavour-option-Choc.Coconut,
label.bn-flavour-option-Choc.Peanut,
label.bn-flavour-option-Tutti.Frutti,
label.bn-flavour-option-Passionfruit,
label.bn-flavour-option-Loaded.Lamington,
label.bn-flavour-option-Outback.Choc,
label.bn-flavour-option-Caramel.Peanut,
label.bn-flavour-option-Wild.Citrus,
label.bn-flavour-option-Caramel.Latte,
label.bn-flavour-option-Choccy.Milk,
label.bn-flavour-option-Gingerbread,
label.bn-flavour-option-Mango.Cream,
label.bn-flavour-option-Pineapple,
label.bn-flavour-option-Strawberries.Cream,
label.bn-flavour-option-Vanilla.Sundae {
  box-shadow: 0 0 3px #ffffff;
  border: 2px solid #eaeaea;
  margin: 5px 20px 5px 0px; }

.productView-details .productView-options .form-field label.bn-flavour-option-4476 .form-option-variant,
.productView-details .productView-options .form-field label.bn-flavour-option-4477 .form-option-variant,
.productView-details .productView-options .form-field label.bn-flavour-option-Chocolate .form-option-variant,
.productView-details .productView-options .form-field label.bn-flavour-option-Vanilla .form-option-variant,
.productView-details .productView-options .form-field label.bn-flavour-option-Apple .form-option-variant,
.productView-details .productView-options .form-field label.bn-flavour-option-Banana .form-option-variant,
.productView-details .productView-options .form-field label.bn-flavour-option-Honeycomb .form-option-variant,
.productView-details .productView-options .form-field label.bn-flavour-option-Cherry .form-option-variant,
.productView-details .productView-options .form-field label.bn-flavour-option-Mango .form-option-variant,
.productView-details .productView-options .form-field label.bn-flavour-option-Grape .form-option-variant,
.productView-details .productView-options .form-field label.bn-flavour-option-Orange .form-option-variant,
.productView-details .productView-options .form-field label.bn-flavour-option-Blackcurrant .form-option-variant,
.productView-details .productView-options .form-field label.bn-flavour-option-Coffee .form-option-variant,
.productView-details .productView-options .form-field label.bn-flavour-option-Cinnamon .form-option-variant,
.productView-details .productView-options .form-field label.bn-flavour-option-Raspberry .form-option-variant,
.productView-details .productView-options .form-field label.bn-flavour-option-Strawberry .form-option-variant,
.productView-details .productView-options .form-field label.bn-flavour-option-Berry .form-option-variant,
.productView-details .productView-options .form-field label.bn-flavour-option-Christmas.Cookie .form-option-variant,
.productView-details .productView-options .form-field label.bn-flavour-option-Cola .form-option-variant,
.productView-details .productView-options .form-field label.bn-flavour-option-Caramel .form-option-variant,
.productView-details .productView-options .form-field label.bn-flavour-option-Lemonade .form-option-variant,
.productView-details .productView-options .form-field label.bn-flavour-option-Lime .form-option-variant,
.productView-details .productView-options .form-field label.bn-flavour-option-Raw .form-option-variant,
.productView-details .productView-options .form-field label.bn-flavour-option-Tropical .form-option-variant,
.productView-details .productView-options .form-field label.bn-flavour-option-Watermelon .form-option-variant,
.productView-details .productView-options .form-field label.bn-flavour-option-Wild.Berry .form-option-variant,
.productView-details .productView-options .form-field label.bn-flavour-option-Lemon.Cheesecake .form-option-variant,
.productView-details .productView-options .form-field label.bn-flavour-option-Salted.Caramel .form-option-variant,
.productView-details .productView-options .form-field label.bn-flavour-option-Rocky.Road .form-option-variant,
.productView-details .productView-options .form-field label.bn-flavour-option-Apple.Raspberry .form-option-variant,
.productView-details .productView-options .form-field label.bn-flavour-option-Grape.Orange .form-option-variant,
.productView-details .productView-options .form-field label.bn-flavour-option-Berry.Lemonade .form-option-variant,
.productView-details .productView-options .form-field label.bn-flavour-option-Fruit.Crush .form-option-variant,
.productView-details .productView-options .form-field label.bn-flavour-option-Cookies.Cream .form-option-variant,
.productView-details .productView-options .form-field label.bn-flavour-option-Peppermint.Slice .form-option-variant,
.productView-details .productView-options .form-field label.bn-flavour-option-Choc.Honeycomb .form-option-variant,
.productView-details .productView-options .form-field label.bn-flavour-option-Choc.Fudge .form-option-variant,
.productView-details .productView-options .form-field label.bn-flavour-option-Orange.Mango .form-option-variant,
.productView-details .productView-options .form-field label.bn-flavour-option-Strawberry.Lime .form-option-variant,
.productView-details .productView-options .form-field label.bn-flavour-option-Brown.Sugar.Cinnamon .form-option-variant,
.productView-details .productView-options .form-field label.bn-flavour-option-Flavoured .form-option-variant,
.productView-details .productView-options .form-field label.bn-flavour-option-Mixed.Flavours .form-option-variant,
.productView-details .productView-options .form-field label.bn-flavour-option-Mocha .form-option-variant,
.productView-details .productView-options .form-field label.bn-flavour-option-Cheese.Chives .form-option-variant,
.productView-details .productView-options .form-field label.bn-flavour-option-Choc.Cherry.Delight .form-option-variant,
.productView-details .productView-options .form-field label.bn-flavour-option-Creamy.Banana .form-option-variant,
.productView-details .productView-options .form-field label.bn-flavour-option-Lemon.Ginger .form-option-variant,
.productView-details .productView-options .form-field label.bn-flavour-option-Rich.Chocolate .form-option-variant,
.productView-details .productView-options .form-field label.bn-flavour-option-Strawberry.Lemonade .form-option-variant,
.productView-details .productView-options .form-field label.bn-flavour-option-Strawberry.Crush .form-option-variant,
.productView-details .productView-options .form-field label.bn-flavour-option-Vanilla.Caramel .form-option-variant,
.productView-details .productView-options .form-field label.bn-flavour-option-Vanilla.Chai .form-option-variant,
.productView-details .productView-options .form-field label.bn-flavour-option-Vanilla.Maple .form-option-variant,
.productView-details .productView-options .form-field label.bn-flavour-option-Choc.Berry .form-option-variant,
.productView-details .productView-options .form-field label.bn-flavour-option-Choc.Raspberry .form-option-variant,
.productView-details .productView-options .form-field label.bn-flavour-option-Iced.Coffee .form-option-variant,
.productView-details .productView-options .form-field label.bn-flavour-option-Birthday.Cake .form-option-variant,
.productView-details .productView-options .form-field label.bn-flavour-option-Double.Choc .form-option-variant,
.productView-details .productView-options .form-field label.bn-flavour-option-Nutty.Delight .form-option-variant,
.productView-details .productView-options .form-field label.bn-flavour-option-Spiced.Orange .form-option-variant,
.productView-details .productView-options .form-field label.bn-flavour-option-Coconut .form-option-variant,
.productView-details .productView-options .form-field label.bn-flavour-option-Choc.Coconut .form-option-variant,
.productView-details .productView-options .form-field label.bn-flavour-option-Choc.Peanut .form-option-variant,
.productView-details .productView-options .form-field label.bn-flavour-option-Tutti.Frutti .form-option-variant,
.productView-details .productView-options .form-field label.bn-flavour-option-Passionfruit .form-option-variant,
.productView-details .productView-options .form-field label.bn-flavour-option-Loaded.Lamington .form-option-variant,
.productView-details .productView-options .form-field label.bn-flavour-option-Outback.Choc .form-option-variant,
.productView-details .productView-options .form-field label.bn-flavour-option-Caramel.Peanut .form-option-variant,
.productView-details .productView-options .form-field label.bn-flavour-option-Wild.Citrus .form-option-variant,
.productView-details .productView-options .form-field label.bn-flavour-option-Caramel.Latte .form-option-variant,
.productView-details .productView-options .form-field label.bn-flavour-option-Choccy.Milk .form-option-variant,
.productView-details .productView-options .form-field label.bn-flavour-option-Gingerbread .form-option-variant,
.productView-details .productView-options .form-field label.bn-flavour-option-Mango.Cream .form-option-variant,
.productView-details .productView-options .form-field label.bn-flavour-option-Pineapple .form-option-variant,
.productView-details .productView-options .form-field label.bn-flavour-option-Strawberries.Cream .form-option-variant,
.productView-details .productView-options .form-field label.bn-flavour-option-Vanilla.Sundae .form-option-variant {
  padding: 0px 12px 0px 12px;
  position: relative;
  transform: translateY(125%); }

.bn-flavour-option-4476:before,
.bn-flavour-option-4477:before,
.bn-flavour-option-Chocolate:before,
.bn-flavour-option-Vanilla:before,
.bn-flavour-option-Apple:before,
.bn-flavour-option-Banana:before,
.bn-flavour-option-Cherry:before,
.bn-flavour-option-Mango:before,
.bn-flavour-option-Grape:before,
.bn-flavour-option-Strawberry:before,
.bn-flavour-option-Caramel:before,
.bn-flavour-option-Coffee:before,
.bn-flavour-option-Cola:before,
.bn-flavour-option-Lime:before,
.bn-flavour-option-Lemonade:before,
.bn-flavour-option-Raw:before,
.bn-flavour-option-Blackcurrant:before,
.bn-flavour-option-Orange:before,
.bn-flavour-option-Tropical:before,
.bn-flavour-option-Watermelon:before,
.bn-flavour-option-Honeycomb:before,
.bn-flavour-option-Cinnamon:before,
.bn-flavour-option-Berry:before,
.bn-flavour-option-Christmas.Cookie:before,
.bn-flavour-option-Raspberry:before,
.bn-flavour-option-Cookies.Cream:before,
.bn-flavour-option-Peppermint.Slice:before,
.bn-flavour-option-Salted.Caramel:before,
.bn-flavour-option-Rocky.Road:before,
.bn-flavour-option-Lemon.Cheesecake:before,
.bn-flavour-option-Apple.Raspberry:before,
.bn-flavour-option-Strawberry.Lime:before,
.bn-flavour-option-Wild.Berry:before,
.bn-flavour-option-Choc.Honeycomb:before,
.bn-flavour-option-Grape.Orange:before,
.bn-flavour-option-Fruit.Crush:before,
.bn-flavour-option-Berry.Lemonade:before,
.bn-flavour-option-Choc.Fudge:before,
.bn-flavour-option-Orange.Mango:before,
.bn-flavour-option-Strawberry.Lime:before,
.bn-flavour-option-Brown.Sugar.Cinnamon:before,
.bn-flavour-option-Flavoured:before,
.bn-flavour-option-Mixed.Flavours:before,
.bn-flavour-option-Mocha:before,
.bn-flavour-option-Cheese.Chives:before,
.bn-flavour-option-Choc.Cherry.Delight:before,
.bn-flavour-option-Creamy.Banana:before,
.bn-flavour-option-Lemon.Ginger:before,
.bn-flavour-option-Rich.Chocolate:before,
.bn-flavour-option-Strawberry.Lemonade:before,
.bn-flavour-option-Strawberry.Crush:before,
.bn-flavour-option-Vanilla.Caramel:before,
.bn-flavour-option-Vanilla.Chai:before,
.bn-flavour-option-Vanilla.Maple:before,
.bn-flavour-option-Choc.Berry:before,
.bn-flavour-option-Choc.Raspberry:before,
.bn-flavour-option-Iced.Coffee:before,
.bn-flavour-option-Birthday.Cake:before,
.bn-flavour-option-Double.Choc:before,
.bn-flavour-option-Nutty.Delight:before,
.bn-flavour-option-Spiced.Orange:before,
.bn-flavour-option-Coconut:before,
.bn-flavour-option-Choc.Coconut:before,
.bn-flavour-option-Choc.Peanut:before,
.bn-flavour-option-Tutti.Frutti:before,
.bn-flavour-option-Passionfruit:before,
.bn-flavour-option-Loaded.Lamington:before,
.bn-flavour-option-Outback.Choc:before,
.bn-flavour-option-Caramel.Peanut:before,
.bn-flavour-option-Wild.Citrus:before,
.bn-flavour-option-Caramel.Latte:before,
.bn-flavour-option-Choccy.Milk:before,
.bn-flavour-option-Gingerbread:before,
.bn-flavour-option-Mango.Cream:before,
.bn-flavour-option-Pineapple:before,
.bn-flavour-option-Strawberries.Cream:before,
.bn-flavour-option-Vanilla.Sundae:before {
  content: "\200b";
  min-width: 46px;
  min-height: 46px;
  display: inline-block;
  background-color: #cccccc;
  background-image: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-mega-menu-icons-v14-1152x768.png?t=1637638989");
  background-size: 1152px 768px;
  -webkit-background-size: 1152px 768px; }

.bn-flavour-option-4476:hover:before,
.form-radio:checked + .bn-flavour-option-4476:before,
.bn-flavour-option-4477:hover:before,
.form-radio:checked + .bn-flavour-option-4477:before,
.bn-flavour-option-Chocolate:hover:before,
.form-radio:checked + .bn-flavour-option-Chocolate:before,
.bn-flavour-option-Vanilla:hover:before,
.form-radio:checked + .bn-flavour-option-Vanilla:before,
.bn-flavour-option-Banana:hover:before,
.form-radio:checked + .bn-flavour-option-Banana:before,
.bn-flavour-option-Apple:hover:before,
.form-radio:checked + .bn-flavour-option-Apple:before,
.bn-flavour-option-Cherry:hover:before,
.form-radio:checked + .bn-flavour-option-Cherry:before,
.bn-flavour-option-Mango:hover:before,
.form-radio:checked + .bn-flavour-option-Mango:before,
.bn-flavour-option-Grape:hover:before,
.form-radio:checked + .bn-flavour-option-Grape:before,
.bn-flavour-option-Caramel:hover:before,
.form-radio:checked + .bn-flavour-option-Caramel:before,
.bn-flavour-option-Strawberry:hover:before,
.form-radio:checked + .bn-flavour-option-Strawberry:before,
.bn-flavour-option-Coffee:hover:before,
.form-radio:checked + .bn-flavour-option-Coffee:before,
.bn-flavour-option-Cola:hover:before,
.form-radio:checked + .bn-flavour-option-Cola:before,
.bn-flavour-option-Lemonade:hover:before,
.form-radio:checked + .bn-flavour-option-Lemonade:before,
.bn-flavour-option-Cinnamon:hover:before,
.form-radio:checked + .bn-flavour-option-Cinnamon:before,
.bn-flavour-option-Honeycomb:hover:before,
.form-radio:checked + .bn-flavour-option-Honeycomb:before,
.bn-flavour-option-Raspberry:hover:before,
.form-radio:checked + .bn-flavour-option-Raspberry:before,
.bn-flavour-option-Lime:hover:before,
.form-radio:checked + .bn-flavour-option-Lime:before,
.bn-flavour-option-Berry:hover:before,
.form-radio:checked + .bn-flavour-option-Berry:before,
.bn-flavour-option-Christmas.Cookie:hover:before,
.form-radio:checked + .bn-flavour-option-Christmas.Cookie:before,
.bn-flavour-option-Blackcurrant:hover:before,
.form-radio:checked + .bn-flavour-option-Blackcurrant:before,
.bn-flavour-option-Orange:hover:before,
.form-radio:checked + .bn-flavour-option-Orange:before,
.bn-flavour-option-Raw:hover:before,
.form-radio:checked + .bn-flavour-option-Raw:before,
.bn-flavour-option-Tropical:hover:before,
.form-radio:checked + .bn-flavour-option-Tropical:before,
.bn-flavour-option-Watermelon:hover:before,
.form-radio:checked + .bn-flavour-option-Watermelon:before,
.bn-flavour-option-Salted.Caramel:hover:before,
.form-radio:checked + .bn-flavour-option-Salted.Caramel:before,
.bn-flavour-option-Rocky.Road:hover:before,
.form-radio:checked + .bn-flavour-option-Rocky.Road:before,
.bn-flavour-option-Lemon.Cheesecake:hover:before,
.form-radio:checked + .bn-flavour-option-Lemon.Cheesecake:before,
.bn-flavour-option-Apple.Raspberry:hover:before,
.form-radio:checked + .bn-flavour-option-Apple.Raspberry:before,
.bn-flavour-option-Wild.Berry:hover:before,
.form-radio:checked + .bn-flavour-option-Wild.Berry:before,
.bn-flavour-option-Grape.Orange:hover:before,
.form-radio:checked + .bn-flavour-option-Grape.Orange:before,
.bn-flavour-option-Berry.Lemonade:hover:before,
.form-radio:checked + .bn-flavour-option-Berry.Lemonade:before,
.bn-flavour-option-Fruit.Crush:hover:before,
.form-radio:checked + .bn-flavour-option-Fruit.Crush:before,
.bn-flavour-option-Orange.Mango:hover:before,
.form-radio:checked + .bn-flavour-option-Orange.Mango:before,
.bn-flavour-option-Strawberry.Lime:hover:before,
.form-radio:checked + .bn-flavour-option-Strawberry.Lime:before,
.bn-flavour-option-Brown.Sugar.Cinnamon:hover:before,
.form-radio:checked + .bn-flavour-option-Brown.Sugar.Cinnamon:before,
.bn-flavour-option-Choc.Honeycomb:hover:before,
.form-radio:checked + .bn-flavour-option-Choc.Honeycomb:before,
.bn-flavour-option-Choc.Fudge:hover:before,
.form-radio:checked + .bn-flavour-option-Choc.Fudge:before,
.bn-flavour-option-Cookies.Cream:hover:before,
.form-radio:checked + .bn-flavour-option-Cookies.Cream:before,
.bn-flavour-option-Peppermint.Slice:hover:before,
.form-radio:checked + .bn-flavour-option-Peppermint.Slice:before,
.bn-flavour-option-Flavoured:hover:before,
.form-radio:checked + .bn-flavour-option-Flavoured:before,
.bn-flavour-option-Mixed.Flavours:hover:before,
.form-radio:checked + .bn-flavour-option-Mixed.Flavours:before,
.bn-flavour-option-Mocha:hover:before,
.form-radio:checked + .bn-flavour-option-Mocha:before,
.bn-flavour-option-Cheese.Chives:hover:before,
.form-radio:checked + .bn-flavour-option-Cheese.Chives:before,
.bn-flavour-option-Choc.Cherry.Delight:hover:before,
.form-radio:checked + .bn-flavour-option-Choc.Cherry.Delight:before,
.bn-flavour-option-Creamy.Banana:hover:before,
.form-radio:checked + .bn-flavour-option-Creamy.Banana:before,
.bn-flavour-option-Lemon.Ginger:hover:before,
.form-radio:checked + .bn-flavour-option-Lemon.Ginger:before,
.bn-flavour-option-Rich.Chocolate:hover:before,
.form-radio:checked + .bn-flavour-option-Rich.Chocolate:before,
.bn-flavour-option-Strawberry.Lemonade:hover:before,
.form-radio:checked + .bn-flavour-option-Strawberry.Lemonade:before,
.bn-flavour-option-Strawberry.Crush:hover:before,
.form-radio:checked + .bn-flavour-option-Strawberry.Crush:before,
.bn-flavour-option-Vanilla.Caramel:hover:before,
.form-radio:checked + .bn-flavour-option-Vanilla.Caramel:before,
.bn-flavour-option-Vanilla.Chai:hover:before,
.form-radio:checked + .bn-flavour-option-Vanilla.Chai:before,
.bn-flavour-option-Vanilla.Maple:hover:before,
.form-radio:checked + .bn-flavour-option-Vanilla.Maple:before,
.bn-flavour-option-Choc.Berry:hover:before,
.form-radio:checked + .bn-flavour-option-Choc.Berry:before,
.bn-flavour-option-Choc.Raspberry:hover:before,
.form-radio:checked + .bn-flavour-option-Choc.Raspberry:before,
.bn-flavour-option-Iced.Coffee:hover:before,
.form-radio:checked + .bn-flavour-option-Iced.Coffee:before,
.bn-flavour-option-Birthday.Cake:hover:before,
.form-radio:checked + .bn-flavour-option-Birthday.Cake:before,
.bn-flavour-option-Double.Choc:hover:before,
.form-radio:checked + .bn-flavour-option-Double.Choc:before,
.bn-flavour-option-Nutty.Delight:hover:before,
.form-radio:checked + .bn-flavour-option-Nutty.Delight:before,
.bn-flavour-option-Spiced.Orange:hover:before,
.form-radio:checked + .bn-flavour-option-Spiced.Orange:before,
.bn-flavour-option-Coconut:hover:before,
.form-radio:checked + .bn-flavour-option-Coconut:before,
.bn-flavour-option-Choc.Coconut:hover:before,
.form-radio:checked + .bn-flavour-option-Choc.Coconut:before,
.bn-flavour-option-Choc.Peanut:hover:before,
.form-radio:checked + .bn-flavour-option-Choc.Peanut:before,
.bn-flavour-option-Tutti.Frutti:hover:before,
.form-radio:checked + .bn-flavour-option-Tutti.Frutti:before,
.bn-flavour-option-Passionfruit:hover:before,
.form-radio:checked + .bn-flavour-option-Passionfruit:before,
.bn-flavour-option-Loaded.Lamington:hover:before,
.form-radio:checked + .bn-flavour-option-Loaded.Lamington:before,
.bn-flavour-option-Outback.Choc:hover:before,
.form-radio:checked + .bn-flavour-option-Outback.Choc:before,
.bn-flavour-option-Caramel.Peanut:hover:before,
.form-radio:checked + .bn-flavour-option-Caramel.Peanut:before,
.bn-flavour-option-Wild.Citrus:hover:before,
.form-radio:checked + .bn-flavour-option-Wild.Citrus:before,
.bn-flavour-option-Caramel.Latte:hover:before,
.form-radio:checked + .bn-flavour-option-Caramel.Latte:before,
.bn-flavour-option-Choccy.Milk:hover:before,
.form-radio:checked + .bn-flavour-option-Choccy.Milk:before,
.bn-flavour-option-Gingerbread:hover:before,
.form-radio:checked + .bn-flavour-option-Gingerbread:before,
.bn-flavour-option-Mango.Cream:hover:before,
.form-radio:checked + .bn-flavour-option-Mango.Cream:before,
.bn-flavour-option-Pineapple:hover:before,
.form-radio:checked + .bn-flavour-option-Pineapple:before,
.bn-flavour-option-Strawberries.Cream:hover:before,
.form-radio:checked + .bn-flavour-option-Strawberries.Cream:before,
.bn-flavour-option-Vanilla.Sundae:hover:before,
.form-radio:checked + .bn-flavour-option-Vanilla.Sundae:before {
  content: "\200b";
  min-width: 46px;
  min-height: 46px;
  display: inline-block;
  background-image: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-mega-menu-icons-v14-1152x768.png?t=1637638989");
  background-size: 1152px 768px;
  -webkit-background-size: 1152px 768px; }

/*  Chocolate  */
.bn-flavour-option-Chocolate:before,
.bn-flavour-option-4477:before {
  background-position: -457px -201px; }

.bn-flavour-option-Chocolate:hover:before,
.form-radio:checked + .bn-flavour-option-Chocolate:before,
.bn-flavour-option-4477:hover:before,
.form-radio:checked + .bn-flavour-option-4477:before {
  background-color: #7b4532;
  background-position: -457px -201px; }

.bn-flavour-option-Chocolate:hover,
.bn-flavour-option-4477:hover {
  border-color: #eaeaea !important;
  background: #ab887c !important;
  box-shadow: 0 0 3px #7b4532 !important; }

.productView-details .productView-options .form-field .form-radio:checked + .bn-flavour-option-Chocolate,
.productView-details .productView-options .form-field .form-radio:checked + .bn-flavour-option-4477 {
  border-color: #7b4532 !important;
  background: #ab887c !important;
  box-shadow: 0 0 3px #7b4532 !important; }

/*  Banana  */
.bn-flavour-option-Banana:before {
  background-position: -73px -201px; }

.bn-flavour-option-Banana:hover:before,
.form-radio:checked + .bn-flavour-option-Banana:before {
  background-color: #fff720;
  background-position: -73px -521px; }

.bn-flavour-option-Banana:hover {
  border-color: #eaeaea !important;
  background: #fffa70 !important;
  box-shadow: 0 0 3px #333333 !important;
  color: #333333 !important; }

.productView-details .productView-options .form-field .form-radio:checked + .bn-flavour-option-Banana {
  border-color: #333333 !important;
  background: #fffa70 !important;
  box-shadow: 0 0 3px #333333 !important;
  color: #333333 !important; }

.productView-details .productView-options .form-field .form-radio:checked + .bn-flavour-option-Banana .form-option-variant {
  color: #333333; }

/*  Strawberry  */
.bn-flavour-option-Strawberry:before {
  background-position: -329px -265px; }

.bn-flavour-option-Strawberry:hover:before,
.form-radio:checked + .bn-flavour-option-Strawberry:before {
  background-color: #f57679;
  background-position: -329px -265px; }

.bn-flavour-option-Strawberry:hover {
  border-color: #eaeaea !important;
  background: #f9a7a9 !important;
  box-shadow: 0 0 3px #e74245 !important;
  color: #e74245 !important; }

.productView-details .productView-options .form-field .form-radio:checked + .bn-flavour-option-Strawberry {
  border-color: #e74245 !important;
  background: #f9a7a9 !important;
  box-shadow: 0 0 3px #e74245 !important;
  color: #e74245 !important; }

/*  Vanilla  */
.bn-flavour-option-Vanilla:before,
.bn-flavour-option-4476:before {
  background-position: -650px -265px; }

.bn-flavour-option-Vanilla:hover:before,
.form-radio:checked + .bn-flavour-option-Vanilla:before,
.bn-flavour-option-4476:hover:before,
.form-radio:checked + .bn-flavour-option-4476:before {
  background-color: #f5eecf;
  background-position: -650px -585px; }

.bn-flavour-option-Vanilla:hover,
.bn-flavour-option-4476:hover {
  border-color: #eaeaea !important;
  background: #f9f4e0 !important;
  box-shadow: 0 0 3px #333333 !important; }

.productView-details .productView-options .form-field .form-radio:checked + .bn-flavour-option-Vanilla,
.productView-details .productView-options .form-field .form-radio:checked + .bn-flavour-option-4476 {
  border-color: #333333 !important;
  background: #f9f4e0 !important;
  box-shadow: 0 0 3px #333333 !important; }

.productView-details .productView-options .form-field .form-radio:checked + .bn-flavour-option-Vanilla .form-option-variant,
.productView-details .productView-options .form-field .form-radio:checked + .bn-flavour-option-4476 .form-option-variant {
  color: #333333 !important; }

/*  Coffee */
.bn-flavour-option-Coffee:before {
  background-position: -713px -201px; }

.bn-flavour-option-Coffee:hover:before,
.form-radio:checked + .bn-flavour-option-Coffee:before {
  background-color: #9a543a;
  background-position: -713px -201px; }

.bn-flavour-option-Coffee:hover {
  border-color: #eaeaea !important;
  background: #be9281 !important;
  box-shadow: 0 0 3px #7b4532 !important; }

.productView-details .productView-options .form-field .form-radio:checked + .bn-flavour-option-Coffee {
  border-color: #7b4532 !important;
  background: #be9281 !important;
  box-shadow: 0 0 3px #7b4532 !important; }

/*  Lime    */
.bn-flavour-option-Lime:before {
  background-position: -458px -329px; }

.bn-flavour-option-Lime:hover:before,
.form-radio:checked + .bn-flavour-option-Lime:before {
  background-color: #99cd29;
  background-position: -458px -329px; }

.bn-flavour-option-Lime:hover {
  border-color: #eaeaea !important;
  background: #bedf76 !important;
  box-shadow: 0 0 3px #428d02 !important; }

.productView-details .productView-options .form-field .form-radio:checked + .bn-flavour-option-Lime {
  border-color: #428d02 !important;
  background: #bedf76 !important;
  box-shadow: 0 0 3px #428d02 !important; }

/*  Blackcurrant    */
.bn-flavour-option-Blackcurrant:before {
  background-position: -201px -201px; }

.bn-flavour-option-Blackcurrant:hover:before,
.form-radio:checked + .bn-flavour-option-Blackcurrant:before {
  background-color: #521e2b;
  background-position: -201px -201px; }

.bn-flavour-option-Blackcurrant:hover {
  border-color: #eaeaea !important;
  background: #906f77 !important;
  box-shadow: 0 0 3px #521e2b !important; }

.productView-details .productView-options .form-field .form-radio:checked + .bn-flavour-option-Blackcurrant {
  border-color: #521e2b !important;
  background: #906f77 !important;
  box-shadow: 0 0 3px #521e2b !important; }

/*  Orange   */
.bn-flavour-option-Orange:before {
  background-position: -522px -329px; }

.bn-flavour-option-Orange:hover:before,
.form-radio:checked + .bn-flavour-option-Orange:before {
  background-color: #ff7f00;
  background-position: -522px -329px; }

.bn-flavour-option-Orange:hover {
  border-color: #eaeaea !important;
  background: #ffad5c !important;
  box-shadow: 0 0 3px #ee6d06 !important; }

.productView-details .productView-options .form-field .form-radio:checked + .bn-flavour-option-Orange {
  border-color: #ee6d06 !important;
  background: #ffad5c !important;
  box-shadow: 0 0 3px #ee6d06 !important; }

/*  Raspberry   Raspberry  */
.bn-flavour-option-Raspberry:before {
  background-position: -458px -393px; }

.bn-flavour-option-Raspberry:hover:before,
.form-radio:checked + .bn-flavour-option-Raspberry:before {
  background-color: #c8022c;
  background-position: -458px -393px; }

.bn-flavour-option-Raspberry:hover {
  border-color: #eaeaea !important;
  background: #dc5d78 !important;
  box-shadow: 0 0 3px #c8022c !important; }

.productView-details .productView-options .form-field .form-radio:checked + .bn-flavour-option-Raspberry {
  border-color: #c8022c !important;
  background: #dc5d78 !important;
  box-shadow: 0 0 3px #c8022c !important; }

/*  Apple   Apple  */
.bn-flavour-option-Apple:before {
  background-position: -266px -393px; }

.bn-flavour-option-Apple:hover:before,
.form-radio:checked + .bn-flavour-option-Apple:before {
  background-color: #7bab18;
  background-position: -266px -393px; }

.bn-flavour-option-Apple:hover {
  border-color: #eaeaea !important;
  background: #abc96b !important;
  box-shadow: 0 0 3px #7bab18 !important; }

.productView-details .productView-options .form-field .form-radio:checked + .bn-flavour-option-Apple {
  border-color: #7bab18 !important;
  background: #abc96b !important;
  box-shadow: 0 0 3px #7bab18 !important; }

/*  Honeycomb   Honeycomb  */
.bn-flavour-option-Honeycomb:before {
  background-position: -394px -393px; }

.bn-flavour-option-Honeycomb:hover:before,
.form-radio:checked + .bn-flavour-option-Honeycomb:before {
  background-color: #f3ae01;
  background-position: -394px -393px; }

.bn-flavour-option-Honeycomb:hover {
  border-color: #eaeaea !important;
  background: #f7cb5d !important;
  box-shadow: 0 0 3px #f3ae01 !important; }

.productView-details .productView-options .form-field .form-radio:checked + .bn-flavour-option-Honeycomb {
  border-color: #f3ae01 !important;
  background: #f7cb5d !important;
  box-shadow: 0 0 3px #f3ae01 !important; }

/*  Cherry   Cherry  */
.bn-flavour-option-Cherry:before {
  background-position: -202px -393px; }

.bn-flavour-option-Cherry:hover:before,
.form-radio:checked + .bn-flavour-option-Cherry:before {
  background-color: #c21600;
  background-position: -202px -393px; }

.bn-flavour-option-Cherry:hover {
  border-color: #eaeaea !important;
  background: #d86a5c !important;
  box-shadow: 0 0 3px #c21600 !important; }

.productView-details .productView-options .form-field .form-radio:checked + .bn-flavour-option-Cherry {
  border-color: #c21600 !important;
  background: #d86a5c !important;
  box-shadow: 0 0 3px #c21600 !important; }

/*  Berry   Berry  */
.bn-flavour-option-Berry:before {
  background-position: -970px -326px; }

.bn-flavour-option-Berry:hover:before,
.form-radio:checked + .bn-flavour-option-Berry:before {
  background-color: #c70005;
  background-position: -970px -326px; }

.bn-flavour-option-Berry:hover {
  border-color: #eaeaea !important;
  background: #d66f79 !important;
  box-shadow: 0 0 3px #c70005 !important; }

.productView-details .productView-options .form-field .form-radio:checked + .bn-flavour-option-Berry {
  border-color: #c70005 !important;
  background: #d66f79 !important;
  box-shadow: 0 0 3px #c70005 !important; }

/*  Christmas.Cookie   Christmas.Cookie  */
.bn-flavour-option-Christmas.Cookie:before {
  background-position: -970px -263px; }

.bn-flavour-option-Christmas.Cookie:hover:before,
.form-radio:checked + .bn-flavour-option-Christmas.Cookie:before {
  background-color: #bf1e2e;
  background-position: -970px -263px; }

.bn-flavour-option-Christmas.Cookie:hover {
  border-color: #eaeaea !important;
  background: #d66f79 !important;
  box-shadow: 0 0 3px #bf1e2e !important; }

.productView-details .productView-options .form-field .form-radio:checked + .bn-flavour-option-Christmas.Cookie {
  border-color: #bf1e2e !important;
  background: #d66f79 !important;
  box-shadow: 0 0 3px #bf1e2e !important; }

/*  Mango   Mango  */
.bn-flavour-option-Mango:before {
  background-position: -778px -326px; }

.bn-flavour-option-Mango:hover:before,
.form-radio:checked + .bn-flavour-option-Mango:before {
  background-color: #f9b516;
  background-position: -778px -326px; }

.bn-flavour-option-Mango:hover {
  border-color: #eaeaea !important;
  background: #fbd06a !important;
  box-shadow: 0 0 3px #f9b516 !important; }

.productView-details .productView-options .form-field .form-radio:checked + .bn-flavour-option-Mango {
  border-color: #f9b516 !important;
  background: #fbd06a !important;
  box-shadow: 0 0 3px #f9b516 !important; }

/*  Grape   Grape  */
.bn-flavour-option-Grape:before {
  background-position: -330px -393px; }

.bn-flavour-option-Grape:hover:before,
.form-radio:checked + .bn-flavour-option-Grape:before {
  background-color: #703381;
  background-position: -330px -393px; }

.bn-flavour-option-Grape:hover {
  border-color: #eaeaea !important;
  background: #a47dae !important;
  box-shadow: 0 0 3px #703381 !important; }

.productView-details .productView-options .form-field .form-radio:checked + .bn-flavour-option-Grape {
  border-color: #703381 !important;
  background: #a47dae !important;
  box-shadow: 0 0 3px #703381 !important; }

/*  Raw (Unflavoured)  */
.bn-flavour-option-Raw:before {
  background-position: -649px -327px; }

.bn-flavour-option-Raw:hover:before,
.form-radio:checked + .bn-flavour-option-Raw:before {
  background-color: #70a13d;
  background-position: -649px -327px; }

.bn-flavour-option-Raw:hover {
  border-color: #eaeaea !important;
  background: #a4c383 !important;
  box-shadow: 0 0 3px #70a13d !important; }

.productView-details .productView-options .form-field .form-radio:checked + .bn-flavour-option-Raw {
  border-color: #70a13d !important;
  background: #a4c383 !important;
  box-shadow: 0 0 3px #70a13d !important; }

/*  Cola   */
.bn-flavour-option-Cola:before {
  background-position: -777px -201px; }

.bn-flavour-option-Cola:hover:before,
.form-radio:checked + .bn-flavour-option-Cola:before {
  background-color: #802016;
  background-position: -777px -201px; }

.bn-flavour-option-Cola:hover {
  border-color: #eaeaea !important;
  background: #ae706a !important;
  box-shadow: 0 0 3px #310a05 !important; }

.productView-details .productView-options .form-field .form-radio:checked + .bn-flavour-option-Cola {
  border-color: #310a05 !important;
  background: #ae706a !important;
  box-shadow: 0 0 3px #310a05 !important; }

/*  Lemonade   */
.bn-flavour-option-Lemonade:before {
  background-position: -393px -329px; }

.bn-flavour-option-Lemonade:hover:before,
.form-radio:checked + .bn-flavour-option-Lemonade:before {
  background-color: #fbf4cc;
  background-position: -393px -649px; }

.bn-flavour-option-Lemonade:hover {
  border-color: #eaeaea !important;
  background: #fcf8de !important;
  box-shadow: 0 0 3px #efe53e !important; }

.productView-details .productView-options .form-field .form-radio:checked + .bn-flavour-option-Lemonade {
  border-color: #efe53e !important;
  background: #fcf8de !important;
  box-shadow: 0 0 3px #efe53e !important; }

.productView-details .productView-options .form-field .form-radio:checked + .bn-flavour-option-Lemonade .form-option-variant {
  color: #333333 !important; }

/*  Caramel   */
.bn-flavour-option-Caramel:before {
  background-position: -330px -201px; }

.bn-flavour-option-Caramel:hover:before,
.form-radio:checked + .bn-flavour-option-Caramel:before {
  background-color: #e68b22;
  background-position: -330px -201px; }

.bn-flavour-option-Caramel:hover {
  border-color: #eaeaea !important;
  background: #efb572 !important;
  box-shadow: 0 0 3px #e68b22 !important; }

.productView-details .productView-options .form-field .form-radio:checked + .bn-flavour-option-Caramel {
  border-color: #e68b22 !important;
  background: #efb572 !important;
  box-shadow: 0 0 3px #e68b22 !important; }

/*  Cinnamon    */
.bn-flavour-option-Cinnamon:before {
  background-position: -650px -201px; }

.bn-flavour-option-Cinnamon:hover:before,
.form-radio:checked + .bn-flavour-option-Cinnamon:before {
  background-color: #d2691e;
  background-position: -650px -201px; }

.bn-flavour-option-Cinnamon:hover {
  border-color: #eaeaea !important;
  background: #e29f6f !important;
  box-shadow: 0 0 3px #d2691e !important; }

.productView-details .productView-options .form-field .form-radio:checked + .bn-flavour-option-Cinnamon {
  border-color: #d2691e !important;
  background: #e29f6f !important;
  box-shadow: 0 0 3px #d2691e !important; }

/*  Tropical   */
.bn-flavour-option-Tropical:before {
  background-position: -585px -265px; }

.bn-flavour-option-Tropical:hover:before,
.form-radio:checked + .bn-flavour-option-Tropical:before {
  background-color: #fbf400;
  background-position: -585px -585px; }

.bn-flavour-option-Tropical:hover {
  border-color: #eaeaea !important;
  background: #fcf85c !important;
  box-shadow: 0 0 3px #b10000 !important; }

.productView-details .productView-options .form-field .form-radio:checked + .bn-flavour-option-Tropical {
  border-color: #b10000 !important;
  background: #fcf85c !important;
  box-shadow: 0 0 3px #b10000 !important; }

.productView-details .productView-options .form-field .form-radio:checked + .bn-flavour-option-Tropical .form-option-variant {
  color: #b10000 !important; }

/*  Watermelon     */
.bn-flavour-option-Watermelon:before {
  background-position: -10px -393px; }

.bn-flavour-option-Watermelon:hover:before,
.form-radio:checked + .bn-flavour-option-Watermelon:before {
  background-color: #e73336;
  background-position: -10px -393px; }

.bn-flavour-option-Watermelon:hover {
  border-color: #eaeaea !important;
  background: #f07d7f !important;
  box-shadow: 0 0 3px #5c8e11 !important; }

.productView-details .productView-options .form-field .form-radio:checked + .bn-flavour-option-Watermelon {
  border-color: #5c8e11 !important;
  background: #f07d7f !important;
  box-shadow: 0 0 3px #5c8e11 !important; }

/*  Wild.Berry   Wild.Berry  */
.bn-flavour-option-Wild.Berry:before {
  background-position: -73px -393px; }

.bn-flavour-option-Wild.Berry:hover:before,
.form-radio:checked + .bn-flavour-option-Wild.Berry:before {
  background-color: #ff0005;
  background-position: -73px -393px; }

.bn-flavour-option-Wild.Berry:hover {
  border-color: #eaeaea !important;
  background: #ff5c5f !important;
  box-shadow: 0 0 3px #a2008e !important; }

.productView-details .productView-options .form-field .form-radio:checked + .bn-flavour-option-Wild.Berry {
  border-color: #a2008e !important;
  background: #ff5c5f !important;
  box-shadow: 0 0 3px #a2008e !important; }

/*  Strawberry.Lime   Strawberry.Lime  */
.bn-flavour-option-Strawberry.Lime:before {
  background-position: -521px -265px; }

.bn-flavour-option-Strawberry.Lime:hover:before,
.form-radio:checked + .bn-flavour-option-Strawberry.Lime:before {
  background-color: #f26e62;
  background-position: -521px -265px; }

.bn-flavour-option-Strawberry.Lime:hover {
  border-color: #eaeaea !important;
  background: #f9a7a9 !important;
  box-shadow: 0 0 3px #81cf09 !important;
  color: #b30000 !important; }

.productView-details .productView-options .form-field .form-radio:checked + .bn-flavour-option-Strawberry.Lime {
  border-color: #81cf09 !important;
  background: #f9a7a9 !important;
  box-shadow: 0 0 3px #81cf09 !important; }

/*  Grape.Orange   Grape.Orange  */
.bn-flavour-option-Grape.Orange:before {
  background-position: -204px -329px; }

.bn-flavour-option-Grape.Orange:hover:before,
.form-radio:checked + .bn-flavour-option-Grape.Orange:before {
  background-color: #a2008e;
  background-position: -204px -329px; }

.bn-flavour-option-Grape.Orange:hover {
  border-color: #eaeaea !important;
  background: #c45cb7 !important;
  box-shadow: 0 0 3px #e79024 !important;
  color: #400b56 !important; }

.productView-details .productView-options .form-field .form-radio:checked + .bn-flavour-option-Grape.Orange {
  border-color: #e79024 !important;
  background: #c45cb7 !important;
  box-shadow: 0 0 3px #e79024 !important; }

/*  Berry Lemonade   Berry.Lemonade  */
.bn-flavour-option-Berry.Lemonade:before {
  background-position: -137px -201px; }

.bn-flavour-option-Berry.Lemonade:hover:before,
.form-radio:checked + .bn-flavour-option-Berry.Lemonade:before {
  background-color: #48218c;
  background-position: -137px -201px; }

.bn-flavour-option-Berry.Lemonade:hover {
  border-color: #eaeaea !important;
  background: #8962cd !important;
  box-shadow: 0 0 3px #e79024 !important;
  color: #290d5b !important; }

.productView-details .productView-options .form-field .form-radio:checked + .bn-flavour-option-Berry.Lemonade {
  border-color: #e79024 !important;
  background: #8962cd !important;
  box-shadow: 0 0 3px #e79024 !important; }

/*  Fruit Crush   Fruit.Crush  */
.bn-flavour-option-Fruit.Crush:before {
  background-position: -138px -329px; }

.bn-flavour-option-Fruit.Crush:hover:before,
.form-radio:checked + .bn-flavour-option-Fruit.Crush:before {
  background-color: #e79024;
  background-position: -138px -329px; }

.bn-flavour-option-Fruit.Crush:hover {
  border-color: #eaeaea !important;
  background: #f0b873 !important;
  box-shadow: 0 0 3px #bd5100 !important;
  color: #af370c !important; }

.productView-details .productView-options .form-field .form-radio:checked + .bn-flavour-option-Fruit.Crush {
  border-color: #bd5100 !important;
  background: #f0b873 !important;
  box-shadow: 0 0 3px #bd5100 !important; }

/*  Orange Mango   Orange.Mango  */
.bn-flavour-option-Orange.Mango:before {
  background-position: -842px -329px; }

.bn-flavour-option-Orange.Mango:hover:before,
.form-radio:checked + .bn-flavour-option-Orange.Mango:before {
  background-color: #fe9900;
  background-position: -842px -329px; }

.bn-flavour-option-Orange.Mango:hover {
  border-color: #eaeaea !important;
  background: #febe5c !important;
  box-shadow: 0 0 3px #f79500 !important; }

.productView-details .productView-options .form-field .form-radio:checked + .bn-flavour-option-Orange.Mango {
  border-color: #f79500 !important;
  background: #febe5c !important;
  box-shadow: 0 0 3px #f79500 !important; }

/*  Brown Sugar Cinnamon   Brown.Sugar.Cinnamon  */
.bn-flavour-option-Brown.Sugar.Cinnamon:before {
  background-position: -265px -201px; }

.bn-flavour-option-Brown.Sugar.Cinnamon:hover:before,
.form-radio:checked + .bn-flavour-option-Brown.Sugar.Cinnamon:before {
  background-color: #955d13;
  background-position: -265px -201px; }

.bn-flavour-option-Brown.Sugar.Cinnamon:hover {
  border-color: #eaeaea !important;
  background: #bb9768 !important;
  box-shadow: 0 0 3px #955d13 !important; }

.productView-details .productView-options .form-field .form-radio:checked + .bn-flavour-option-Brown.Sugar.Cinnamon {
  border-color: #955d13 !important;
  background: #bb9768 !important;
  box-shadow: 0 0 3px #955d13 !important; }

/*  Double Choc   Double.Choc  */
.bn-flavour-option-Double.Choc:before {
  background-position: -74px -329px; }

.bn-flavour-option-Double.Choc:hover:before,
.form-radio:checked + .bn-flavour-option-Double.Choc:before {
  background-color: #6a3725;
  background-position: -74px -329px; }

.bn-flavour-option-Double.Choc:hover {
  border-color: #eaeaea !important;
  background: #a07f74 !important;
  box-shadow: 0 0 3px #7c3f28 !important; }

.productView-details .productView-options .form-field .form-radio:checked + .bn-flavour-option-Double.Choc {
  border-color: #7c3f28 !important;
  background: #a07f74 !important;
  box-shadow: 0 0 3px #7c3f28 !important; }

/*  Apple Raspberry   Apple.Raspberry  */
.bn-flavour-option-Apple.Raspberry:before {
  background-position: -10px -201px; }

.bn-flavour-option-Apple.Raspberry:hover:before,
.form-radio:checked + .bn-flavour-option-Apple.Raspberry:before {
  background-color: #0bc700;
  background-position: -10px -201px; }

.bn-flavour-option-Apple.Raspberry:hover {
  border-color: #eaeaea !important;
  background: #63db5c !important;
  box-shadow: 0 0 3px #c70005 !important; }

.productView-details .productView-options .form-field .form-radio:checked + .bn-flavour-option-Apple.Raspberry {
  border-color: #c70005 !important;
  background: #63db5c !important;
  box-shadow: 0 0 3px #c70005 !important; }

/*  Salted Caramel  Salted.Caramel*/
.bn-flavour-option-Salted.Caramel:before {
  background-position: -265px -265px; }

.bn-flavour-option-Salted.Caramel:hover:before,
.form-radio:checked + .bn-flavour-option-Salted.Caramel:before {
  background-color: #e89134;
  background-position: -265px -265px; }

.bn-flavour-option-Salted.Caramel:hover {
  border-color: #eaeaea !important;
  background: #f0b97d !important;
  box-shadow: 0 0 3px #c06b2b !important; }

.productView-details .productView-options .form-field .form-radio:checked + .bn-flavour-option-Salted.Caramel {
  border-color: #c06b2b !important;
  background: #f0b97d !important;
  box-shadow: 0 0 3px #c06b2b !important; }

/*  Rocky Road  Rocky.Road*/
.bn-flavour-option-Rocky.Road:before {
  background-position: -139px -265px; }

.bn-flavour-option-Rocky.Road:hover:before,
.form-radio:checked + .bn-flavour-option-Rocky.Road:before {
  background-color: #ffeafa;
  background-position: -139px -585px; }

.bn-flavour-option-Rocky.Road:hover {
  border-color: #eaeaea !important;
  background: #fff2fc !important;
  box-shadow: 0 0 3px #6d341f !important; }

.productView-details .productView-options .form-field .form-radio:checked + .bn-flavour-option-Rocky.Road {
  border-color: #6d341f !important;
  background: #fff2fc !important;
  box-shadow: 0 0 3px #6d341f !important; }

.productView-details .productView-options .form-field .form-radio:checked + .bn-flavour-option-Rocky.Road .form-option-variant {
  color: #6d341f !important; }

/*  Lemon Cheesecake Lemon.Cheesecake */
.bn-flavour-option-Lemon.Cheesecake:before {
  background-position: -265px -329px; }

.bn-flavour-option-Lemon.Cheesecake:hover:before,
.form-radio:checked + .bn-flavour-option-Lemon.Cheesecake:before {
  background-color: #ffef86;
  background-position: -265px -649px; }

.bn-flavour-option-Lemon.Cheesecake:hover {
  border-color: #eaeaea !important;
  background: #fff5b2 !important;
  box-shadow: 0 0 3px #4a1604 !important; }

.productView-details .productView-options .form-field .form-radio:checked + .bn-flavour-option-Lemon.Cheesecake {
  border-color: #4a1604 !important;
  background: #fff5b2 !important;
  box-shadow: 0 0 3px #4a1604 !important; }

.productView-details .productView-options .form-field .form-radio:checked + .bn-flavour-option-Lemon.Cheesecake .form-option-variant {
  color: #4a1604 !important; }

/*  Flavoured   Flavoured  */
.bn-flavour-option-Flavoured:before {
  background-position: -458px -393px; }

.bn-flavour-option-Flavoured:hover:before,
.form-radio:checked + .bn-flavour-option-Flavoured:before {
  background-color: #c8022c;
  background-position: -458px -393px; }

.bn-flavour-option-Flavoured:hover {
  border-color: #eaeaea !important;
  background: #dc5d78 !important;
  box-shadow: 0 0 3px #c8022c !important; }

.productView-details .productView-options .form-field .form-radio:checked + .bn-flavour-option-Flavoured {
  border-color: #c8022c !important;
  background: #dc5d78 !important;
  box-shadow: 0 0 3px #c8022c !important; }

/*  Mixed Flavours   Mixed.Flavours  */
.bn-flavour-option-Mixed.Flavours:before {
  background-position: -9px -265px; }

.bn-flavour-option-Mixed.Flavours:hover:before,
.form-radio:checked + .bn-flavour-option-Mixed.Flavours:before {
  background-color: #e79024;
  background-position: -9px -265px; }

.bn-flavour-option-Mixed.Flavours:hover {
  border-color: #eaeaea !important;
  background: #fbb040 !important;
  box-shadow: 0 0 3px #e79024 !important; }

.productView-details .productView-options .form-field .form-radio:checked + .bn-flavour-option-Mixed.Flavours {
  border-color: #e79024 !important;
  background: #fbb040 !important;
  box-shadow: 0 0 3px #e79024 !important; }

/*  Mocha Mocha  */
.bn-flavour-option-Mocha:before {
  background-position: -713px -393px; }

.bn-flavour-option-Mocha:hover:before,
.form-radio:checked + .bn-flavour-option-Mocha:before {
  background-color: #7b4f2d;
  background-position: -713px -393px; }

.bn-flavour-option-Mocha:hover {
  border-color: #eaeaea !important;
  background: #ab8e79 !important;
  box-shadow: 0 0 3px #7b4f2d !important; }

.productView-details .productView-options .form-field .form-radio:checked + .bn-flavour-option-Mocha {
  border-color: #ab8e79 !important;
  background: #ab8e79 !important;
  box-shadow: 0 0 3px #7b4f2d !important; }

.productView-details .productView-options .form-field .form-radio:checked + .bn-flavour-option-Mocha .form-option-variant {
  color: #333333 !important; }

/*  Cheese Chives   Cheese.Chives  */
.bn-flavour-option-Cheese.Chives:before {
  background-position: -395px -201px; }

.bn-flavour-option-Cheese.Chives:hover:before,
.form-radio:checked + .bn-flavour-option-Cheese.Chives:before {
  background-color: #ffd33b;
  background-position: -395px -521px; }

.bn-flavour-option-Cheese.Chives:hover {
  border-color: #eaeaea !important;
  background: #ffe382 !important;
  box-shadow: 0 0 3px #639549 !important; }

.productView-details .productView-options .form-field .form-radio:checked + .bn-flavour-option-Cheese.Chives {
  border-color: #639549 !important;
  background: #ffe382 !important;
  box-shadow: 0 0 3px #639549 !important; }

.productView-details .productView-options .form-field .form-radio:checked + .bn-flavour-option-Cheese.Chives .form-option-variant {
  color: #333333 !important; }

/*  Choc Honeycomb  4514  Choc.Honeycomb */
.bn-flavour-option-Choc.Honeycomb:before {
  background-position: -585px -201px; }

.bn-flavour-option-Choc.Honeycomb:hover:before,
.form-radio:checked + .bn-flavour-option-Choc.Honeycomb:before {
  background-color: #ffc14b;
  background-position: -585px -201px; }

.bn-flavour-option-Choc.Honeycomb:hover {
  border-color: #eaeaea !important;
  background: #ffd78c !important;
  box-shadow: 0 0 3px #7b4532 !important; }

.productView-details .productView-options .form-field .form-radio:checked + .bn-flavour-option-Choc.Honeycomb {
  border-color: #7b4532 !important;
  background: #ffd78c !important;
  box-shadow: 0 0 3px #7b4532 !important; }

.productView-details .productView-options .form-field .form-radio:checked + .bn-flavour-option-Choc.Honeycomb .form-option-variant {
  color: #7b4532 !important; }

/*  Choc Fudge Choc.Fudge  */
.bn-flavour-option-Choc.Fudge:before {
  background-position: -714px -329px; }

.bn-flavour-option-Choc.Fudge:hover:before,
.form-radio:checked + .bn-flavour-option-Choc.Fudge:before {
  background-color: #68321b;
  background-position: -714px -329px; }

.bn-flavour-option-Choc.Fudge:hover {
  border-color: #eaeaea !important;
  background: #9e7c6d !important;
  box-shadow: 0 0 3px #68321b !important; }

.productView-details .productView-options .form-field .form-radio:checked + .bn-flavour-option-Choc.Fudge {
  border-color: #68321b !important;
  background: #9e7c6d !important;
  box-shadow: 0 0 3px #68321b !important; }

/*  Choc Cherry Delight   Choc.Cherry.Delight  */
.bn-flavour-option-Choc.Cherry.Delight:before {
  background-position: -522px -201px; }

.bn-flavour-option-Choc.Cherry.Delight:hover:before,
.form-radio:checked + .bn-flavour-option-Choc.Cherry.Delight:before {
  background-color: #770946;
  background-position: -522px -201px; }

.bn-flavour-option-Choc.Cherry.Delight:hover {
  border-color: #eaeaea !important;
  background: #a86289 !important;
  box-shadow: 0 0 3px #7b4532 !important; }

.productView-details .productView-options .form-field .form-radio:checked + .bn-flavour-option-Choc.Cherry.Delight {
  border-color: #7b4532 !important;
  background: #a86289 !important;
  box-shadow: 0 0 3px #7b4532 !important; }

/*  Creamy.Banana   Creamy.Banana  */
.bn-flavour-option-Creamy.Banana:before {
  background-position: -10px -329px; }

.bn-flavour-option-Creamy.Banana:hover:before,
.form-radio:checked + .bn-flavour-option-Creamy.Banana:before {
  background-color: #ffd645;
  background-position: -10px -649px; }

.bn-flavour-option-Creamy.Banana:hover {
  border-color: #eaeaea !important;
  background: #ffe588 !important;
  box-shadow: 0 0 3px #333333 !important; }

.productView-details .productView-options .form-field .form-radio:checked + .bn-flavour-option-Creamy.Banana {
  border-color: #333333 !important;
  background: #ffe588 !important;
  box-shadow: 0 0 3px #333333 !important; }

.productView-details .productView-options .form-field .form-radio:checked + .bn-flavour-option-Creamy.Banana .form-option-variant {
  color: #333333 !important; }

/*  Lemon Ginger   Lemon.Ginger  */
.bn-flavour-option-Lemon.Ginger:before {
  background-position: -330px -329px; }

.bn-flavour-option-Lemon.Ginger:hover:before,
.form-radio:checked + .bn-flavour-option-Lemon.Ginger:before {
  background-color: #efe080;
  background-position: -330px -649px; }

.bn-flavour-option-Lemon.Ginger:hover {
  border-color: #eaeaea !important;
  background: #f5ebae !important;
  box-shadow: 0 0 3px #8f663d !important; }

.productView-details .productView-options .form-field .form-radio:checked + .bn-flavour-option-Lemon.Ginger {
  border-color: #8f663d !important;
  background: #f5ebae !important;
  box-shadow: 0 0 3px #8f663d !important; }

.productView-details .productView-options .form-field .form-radio:checked + .bn-flavour-option-Lemon.Ginger .form-option-variant {
  color: #333333 !important; }

/*  Cookies & Cream  */
.bn-flavour-option-Cookies.Cream:before {
  background-position: -841px -201px; }

.bn-flavour-option-Cookies.Cream:hover:before,
.form-radio:checked + .bn-flavour-option-Cookies.Cream:before {
  background-color: #ffffff;
  background-position: -841px -521px;
  color: #6d341f !important; }

.bn-flavour-option-Cookies.Cream:hover {
  border-color: #eaeaea !important;
  background: #fafafa !important;
  box-shadow: 0 0 3px #6d341f !important; }

.productView-details .productView-options .form-field .form-radio:checked + .bn-flavour-option-Cookies.Cream {
  border-color: #6d341f !important;
  background: #fafafa !important;
  box-shadow: 0 0 3px #6d341f !important; }

.productView-details .productView-options .form-field .form-radio:checked + .bn-flavour-option-Cookies.Cream .form-option-variant {
  color: #6d341f !important; }

/*  Peppermint Slice Peppermint.Slice */
.bn-flavour-option-Peppermint.Slice:before {
  background-position: -585px -329px; }

.bn-flavour-option-Peppermint.Slice:hover:before,
.form-radio:checked + .bn-flavour-option-Peppermint.Slice:before {
  background-color: #82ec6e;
  background-position: -585px -649px;
  color: #462818 !important; }

.bn-flavour-option-Peppermint.Slice:hover {
  border-color: #eaeaea !important;
  background: #aff3a2 !important;
  box-shadow: 0 0 3px #462818 !important; }

.productView-details .productView-options .form-field .form-radio:checked + .bn-flavour-option-Peppermint.Slice {
  border-color: #462818 !important;
  background: #aff3a2 !important;
  box-shadow: 0 0 3px #462818 !important; }

.productView-details .productView-options .form-field .form-radio:checked + .bn-flavour-option-Peppermint.Slice .form-option-variant {
  color: #462818 !important; }

/*  Rich Chocolate   Rich.Chocolate  */
.bn-flavour-option-Rich.Chocolate:before {
  background-position: -74px -265px; }

.bn-flavour-option-Rich.Chocolate:hover:before,
.form-radio:checked + .bn-flavour-option-Rich.Chocolate:before {
  background-color: #4e2522;
  background-position: -74px -265px; }

.bn-flavour-option-Rich.Chocolate:hover {
  border-color: #eaeaea !important;
  background: #8e7472 !important;
  box-shadow: 0 0 3px #4e2522 !important; }

.productView-details .productView-options .form-field .form-radio:checked + .bn-flavour-option-Rich.Chocolate {
  border-color: #4e2522 !important;
  background: #8e7472 !important;
  box-shadow: 0 0 3px #4e2522 !important; }

/*  Strawberry.Lemonade   Strawberry.Lemonade  */
.bn-flavour-option-Strawberry.Lemonade:before {
  background-position: -458px -265px; }

.bn-flavour-option-Strawberry.Lemonade:hover:before,
.form-radio:checked + .bn-flavour-option-Strawberry.Lemonade:before {
  background-color: #e84b2c;
  background-position: -458px -265px; }

.bn-flavour-option-Strawberry.Lemonade:hover {
  border-color: #eaeaea !important;
  background: #f08c78 !important;
  box-shadow: 0 0 3px #e79024 !important; }

.productView-details .productView-options .form-field .form-radio:checked + .bn-flavour-option-Strawberry.Lemonade {
  border-color: #e79024 !important;
  background: #f08c78 !important;
  box-shadow: 0 0 3px #e79024 !important; }

/*  Strawberry Crush   Strawberry.Crush  */
.bn-flavour-option-Strawberry.Crush:before {
  background-position: -394px -265px; }

.bn-flavour-option-Strawberry.Crush:hover:before,
.form-radio:checked + .bn-flavour-option-Strawberry.Crush:before {
  background-color: #d8130a;
  background-position: -394px -265px; }

.bn-flavour-option-Strawberry.Crush:hover {
  border-color: #eaeaea !important;
  background: #e66862 !important;
  box-shadow: 0 0 3px #9e0700 !important; }

.productView-details .productView-options .form-field .form-radio:checked + .bn-flavour-option-Strawberry.Crush {
  border-color: #9e0700 !important;
  background: #e66862 !important;
  box-shadow: 0 0 3px #9e0700 !important; }

/*  Tutti Frutti  Tutti.Frutti  */
.bn-flavour-option-Tutti.Frutti:before {
  background-position: -969px -392px; }

.bn-flavour-option-Tutti.Frutti:hover:before,
.form-radio:checked + .bn-flavour-option-Tutti.Frutti:before {
  background-color: #ef518b;
  background-position: -969px -392px; }

.bn-flavour-option-Tutti.Frutti:hover {
  border-color: #eaeaea !important;
  background: #f18aae !important;
  box-shadow: 0 0 3px #ef518b !important;
  color: #7b002b !important; }

.productView-details .productView-options .form-field .form-radio:checked + .bn-flavour-option-Tutti.Frutti {
  border-color: #ef518b !important;
  background: #f18aae !important;
  box-shadow: 0 0 3px #ef518b !important;
  color: #ef518b !important; }

/*  Vanilla Caramel   Vanilla.Caramel  */
.bn-flavour-option-Vanilla.Caramel:before {
  background-position: -714px -265px; }

.bn-flavour-option-Vanilla.Caramel:hover:before,
.form-radio:checked + .bn-flavour-option-Vanilla.Caramel:before {
  background-color: #f2a859;
  background-position: -714px -585px; }

.bn-flavour-option-Vanilla.Caramel:hover {
  border-color: #eaeaea !important;
  background: #f7c795 !important;
  box-shadow: 0 0 3px #fb964a !important; }

.productView-details .productView-options .form-field .form-radio:checked + .bn-flavour-option-Vanilla.Caramel {
  border-color: #fb964a !important;
  background: #f7c795 !important;
  box-shadow: 0 0 3px #fb964a !important; }

.productView-details .productView-options .form-field .form-radio:checked + .bn-flavour-option-Vanilla.Caramel .form-option-variant {
  color: #333333 !important; }

/*  Vanilla Chai   Vanilla.Chai  */
.bn-flavour-option-Vanilla.Chai:before {
  background-position: -778px -585px; }

.bn-flavour-option-Vanilla.Chai:hover:before,
.form-radio:checked + .bn-flavour-option-Vanilla.Chai:before {
  background-color: #fce5b3;
  background-position: -778px -585px; }

.bn-flavour-option-Vanilla.Chai:hover {
  border-color: #eaeaea !important;
  background: #fdeece !important;
  box-shadow: 0 0 3px #f4a25d !important; }

.productView-details .productView-options .form-field .form-radio:checked + .bn-flavour-option-Vanilla.Chai {
  border-color: #f4a25d !important;
  background: #fdeece !important;
  box-shadow: 0 0 3px #f4a25d !important; }

.productView-details .productView-options .form-field .form-radio:checked + .bn-flavour-option-Vanilla.Chai .form-option-variant {
  color: #333333 !important; }

/*  Vanilla Maple   Vanilla.Maple  */
.bn-flavour-option-Vanilla.Maple:before {
  background-position: -842px -265px; }

.bn-flavour-option-Vanilla.Maple:hover:before,
.form-radio:checked + .bn-flavour-option-Vanilla.Maple:before {
  background-color: #f9f6e9;
  background-position: -842px -585px; }

.bn-flavour-option-Vanilla.Maple:hover {
  border-color: #eaeaea !important;
  background: #fbf9f1 !important;
  box-shadow: 0 0 3px #fb964a !important; }

.productView-details .productView-options .form-field .form-radio:checked + .bn-flavour-option-Vanilla.Maple {
  border-color: #fb964a !important;
  background: #fbf9f1 !important;
  box-shadow: 0 0 3px #fb964a !important; }

.productView-details .productView-options .form-field .form-radio:checked + .bn-flavour-option-Vanilla.Maple .form-option-variant {
  color: #333333 !important; }

/*  Iced Coffee   Iced.Coffee  */
.bn-flavour-option-Iced.Coffee:before {
  background-position: -586px -393px; }

.bn-flavour-option-Iced.Coffee:hover:before,
.form-radio:checked + .bn-flavour-option-Iced.Coffee:before {
  background-color: #c78543;
  background-position: -586px -393px; }

.bn-flavour-option-Iced.Coffee:hover {
  border-color: #eaeaea !important;
  background: #dbb187 !important;
  box-shadow: 0 0 3px #c78543 !important; }

.productView-details .productView-options .form-field .form-radio:checked + .bn-flavour-option-Iced.Coffee {
  border-color: #c78543 !important;
  background: #dbb187 !important;
  box-shadow: 0 0 3px #c78543 !important; }

/*  Choc Berry   Choc.Berry  */
.bn-flavour-option-Choc.Berry:before {
  background-position: -906px -201px; }

.bn-flavour-option-Choc.Berry:hover:before,
.form-radio:checked + .bn-flavour-option-Choc.Berry:before {
  background-color: #cd2e68;
  background-position: -906px -201px; }

.bn-flavour-option-Choc.Berry:hover {
  border-color: #eaeaea !important;
  background: #ab887c !important;
  box-shadow: 0 0 3px #cd2e68 !important; }

.productView-details .productView-options .form-field .form-radio:checked + .bn-flavour-option-Choc.Berry {
  border-color: #cd2e68 !important;
  background: #ab887c !important;
  box-shadow: 0 0 3px #cd2e68 !important; }

.productView-details .productView-options .form-field .form-radio:checked + .bn-flavour-option-Choc.Berry .form-option-variant {
  color: #333333 !important; }

/*  Nutty Delight Nutty.Delight    */
.bn-flavour-option-Nutty.Delight:before {
  background-position: -906px -265px; }

.bn-flavour-option-Nutty.Delight:hover:before,
.form-radio:checked + .bn-flavour-option-Nutty.Delight:before {
  background-color: #e4b174;
  background-position: -906px -265px; }

.bn-flavour-option-Nutty.Delight:hover {
  border-color: #eaeaea !important;
  background: #a97c50 !important;
  box-shadow: 0 0 3px #985331 !important; }

.productView-details .productView-options .form-field .form-radio:checked + .bn-flavour-option-Nutty.Delight {
  border-color: #985331 !important;
  background: #a97c50 !important;
  box-shadow: 0 0 3px #985331 !important; }

.productView-details .productView-options .form-field .form-radio:checked + .bn-flavour-option-Nutty.Delight .form-option-variant {
  color: #333333 !important; }

/*  Choc Raspberry   Choc.Raspberry  */
.bn-flavour-option-Choc.Raspberry:before {
  background-position: -777px -393px; }

.bn-flavour-option-Choc.Raspberry:hover:before,
.form-radio:checked + .bn-flavour-option-Choc.Raspberry:before {
  background-color: #7b3c2d;
  background-position: -777px -393px; }

.bn-flavour-option-Choc.Raspberry:hover {
  border-color: #eaeaea !important;
  background: #e74166 !important;
  box-shadow: 0 0 3px #e74166 !important; }

.productView-details .productView-options .form-field .form-radio:checked + .bn-flavour-option-Choc.Raspberry {
  border-color: #e74166 !important;
  background: #e74166 !important;
  box-shadow: 0 0 3px #e74166 !important; }

.productView-details .productView-options .form-field .form-radio:checked + .bn-flavour-option-Choc.Raspberry .form-option-variant {
  color: #ffffff !important; }

/*  Birthday Cake   Birthday.Cake  */
.bn-flavour-option-Birthday.Cake:before {
  background-position: -522px -393px; }

.bn-flavour-option-Birthday.Cake:hover:before,
.form-radio:checked + .bn-flavour-option-Birthday.Cake:before {
  background-color: #32acf6;
  background-position: -522px -393px; }

.bn-flavour-option-Birthday.Cake:hover {
  border-color: #eaeaea !important;
  background: #7ccaf9 !important;
  box-shadow: 0 0 3px #e79024 !important; }

.productView-details .productView-options .form-field .form-radio:checked + .bn-flavour-option-Birthday.Cake {
  border-color: #e79024 !important;
  background: #7ccaf9 !important;
  box-shadow: 0 0 3px #e79024 !important; }

.form-radio:not(:checked) + .form-option {
  box-shadow: none; }

.productView-details .productView-options .form-field .form-radio:not(:checked) + .form-option .form-option-variant {
  font-family: "geogRg"; }

label.bn-flavour-option,
label.bn-flavour-option.unavailable {
  box-shadow: 0 0 3px #ffffff;
  border: 2px solid #eaeaea;
  margin: 5px 20px 5px 0px; }

/*  Spiced Orange   Spiced.Orange  */
.bn-flavour-option-Spiced.Orange:before {
  background-image: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-mega-menu-icons-v14-1152x768.png?t=1637638989");
  background-position: -905px -329px; }

.bn-flavour-option-Spiced.Orange:hover:before,
.form-radio:checked + .bn-flavour-option-Spiced.Orange:before {
  background-color: #ff9027;
  background-image: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-mega-menu-icons-v14-1152x768.png?t=1637638989");
  background-position: -905px -329px; }

.bn-flavour-option-Spiced.Orange:hover {
  border-color: #eaeaea !important;
  background: #dd8e56 !important;
  box-shadow: 0 0 3px #ff9027 !important; }

.productView-details .productView-options .form-field .form-radio:checked + .bn-flavour-option-Spiced.Orange {
  border-color: #ff9027 !important;
  background: #dd8e56 !important;
  box-shadow: 0 0 3px #ff9027 !important; }

/*  Coconut  Coconut */
.bn-flavour-option-Coconut:before {
  background-position: -136px -392px; }

.bn-flavour-option-Coconut:hover:before,
.form-radio:checked + .bn-flavour-option-Coconut:before {
  background-color: #e6d6be;
  background-position: -136px -392px; }

.bn-flavour-option-Coconut:hover {
  border-color: #eaeaea !important;
  background: #efe5d5 !important;
  box-shadow: 0 0 3px #7b4532 !important; }

.productView-details .productView-options .form-field .form-radio:checked + .bn-flavour-option-Coconut {
  border-color: #8d6e58 !important;
  background: #efe5d5 !important;
  box-shadow: 0 0 3px #8d6e58 !important; }

.productView-details .productView-options .form-field .form-radio:checked + .bn-flavour-option-Coconut .form-option-variant {
  color: #8d6e58 !important; }

/*  Choc Coconut  Choc.Coconut */
.bn-flavour-option-Choc.Coconut:before {
  background-position: -651px -391px; }

.bn-flavour-option-Choc.Coconut:hover:before,
.form-radio:checked + .bn-flavour-option-Choc.Coconut:before {
  background-color: #c0a28b;
  background-position: -651px -391px; }

.bn-flavour-option-Choc.Coconut:hover {
  border-color: #eaeaea !important;
  background: #d7c4b5 !important;
  box-shadow: 0 0 3px #451b05 !important; }

.productView-details .productView-options .form-field .form-radio:checked + .bn-flavour-option-Choc.Coconut {
  border-color: #7b4532 !important;
  background: #d7c4b5 !important;
  box-shadow: 0 0 3px #451b05 !important; }

.productView-details .productView-options .form-field .form-radio:checked + .bn-flavour-option-Choc.Coconut .form-option-variant {
  color: #451b05 !important; }

/*  Loaded Lamington    Loaded.Lamington */
.bn-flavour-option-Loaded.Lamington:before {
  background-position: -1034px -328px; }

.bn-flavour-option-Loaded.Lamington:hover:before,
.form-radio:checked + .bn-flavour-option-Loaded.Lamington:before {
  background-color: #facd53;
  background-position: -1034px -328px; }

.bn-flavour-option-Loaded.Lamington:hover {
  border-color: #eaeaea !important;
  background: #fbd775 !important;
  box-shadow: 0 0 3px #bd7417 !important;
  color: #6d341f !important; }

.productView-details .productView-options .form-field .form-radio:checked + .bn-flavour-option-Loaded.Lamington {
  border-color: #bd7417 !important;
  background: #fbd775 !important;
  box-shadow: 0 0 3px #bd7417 !important; }

.productView-details .productView-options .form-field .form-radio:checked + .bn-flavour-option-Loaded.Lamington .form-option-variant {
  color: #bd7417 !important; }

/*  Wild Citrus    Wild.Citrus */
.bn-flavour-option-Wild.Citrus:before {
  background-position: -1034px -265px; }

.bn-flavour-option-Wild.Citrus:hover:before,
.form-radio:checked + .bn-flavour-option-Wild.Citrus:before {
  background-color: #6dc914;
  background-position: -1034px -265px; }

.bn-flavour-option-Wild.Citrus:hover {
  border-color: #eaeaea !important;
  background: #96f737 !important;
  box-shadow: 0 0 3px #2caf40 !important;
  color: #333333 !important; }

.productView-details .productView-options .form-field .form-radio:checked + .bn-flavour-option-Wild.Citrus {
  border-color: #2caf40 !important;
  background: #96f737 !important;
  box-shadow: 0 0 3px #2caf40 !important; }

.productView-details .productView-options .form-field .form-radio:checked + .bn-flavour-option-Wild.Citrus .form-option-variant {
  color: #2caf40 !important; }

/*  Caramel Peanut    Caramel.Peanut */
.bn-flavour-option-Caramel.Peanut:before {
  background-position: -1033px -393px; }

.bn-flavour-option-Caramel.Peanut:hover:before,
.form-radio:checked + .bn-flavour-option-Caramel.Peanut:before {
  background-color: #e6a822;
  background-position: -1033px -393px; }

.bn-flavour-option-Caramel.Peanut:hover {
  border-color: #eaeaea !important;
  background: #efb572 !important;
  box-shadow: 0 0 3px #e68b22 !important;
  color: #333333 !important; }

.productView-details .productView-options .form-field .form-radio:checked + .bn-flavour-option-Caramel.Peanut {
  border-color: #e68b22 !important;
  background: #e6a822 !important;
  box-shadow: 0 0 3px #e68b22 !important; }

.productView-details .productView-options .form-field .form-radio:checked + .bn-flavour-option-Caramel.Peanut .form-option-variant {
  color: #e68b22 !important; }

/*  Outback Choc    Outback.Choc */
.bn-flavour-option-Outback.Choc:before {
  background-position: -1029px -201px; }

.bn-flavour-option-Outback.Choc:hover:before,
.form-radio:checked + .bn-flavour-option-Outback.Choc:before {
  background-color: #067217;
  background-position: -1029px -201px; }

.bn-flavour-option-Outback.Choc:hover {
  border-color: #eaeaea !important;
  background: #139528 !important;
  box-shadow: 0 0 3px #451b05 !important;
  color: #eaeaea !important; }

.productView-details .productView-options .form-field .form-radio:checked + .bn-flavour-option-Outback.Choc {
  border-color: #067217 !important;
  background: #139528 !important;
  box-shadow: 0 0 3px #6d341f !important; }

.productView-details .productView-options .form-field .form-radio:checked + .bn-flavour-option-Outback.Choc .form-option-variant {
  color: #6d341f !important; }

/*  Choc Peanut   Choc.Peanut  */
.bn-flavour-option-Choc.Peanut:before {
  background-image: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-mega-menu-icons-v14-1152x768.png?t=1637638989");
  background-position: -905px -393px; }

.bn-flavour-option-Choc.Peanut:hover:before,
.form-radio:checked + .bn-flavour-option-Choc.Peanut:before {
  background-color: #7b4532;
  background-image: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-mega-menu-icons-v14-1152x768.png?t=1637638989");
  background-position: -905px -393px; }

.bn-flavour-option-Choc.Peanut:hover {
  border-color: #eaeaea !important;
  background: #dd8e56 !important;
  box-shadow: 0 0 3px #7b4532 !important; }

.productView-details .productView-options .form-field .form-radio:checked + .bn-flavour-option-Choc.Peanut {
  border-color: #7b4532 !important;
  background: #dd8e56 !important;
  box-shadow: 0 0 3px #7b4532 !important; }

/*  Passionfruit  Passionfruit */
.bn-flavour-option-Passionfruit:before {
  background-position: -970px -202px; }

.bn-flavour-option-Passionfruit:hover:before,
.form-radio:checked + .bn-flavour-option-Passionfruit:before {
  background-color: #a8548b;
  background-position: -970px -202px; }

.bn-flavour-option-Passionfruit:hover {
  border-color: #eaeaea !important;
  background: #c894b6 !important;
  box-shadow: 0 0 3px #92296e !important; }

.productView-details .productView-options .form-field .form-radio:checked + .bn-flavour-option-Passionfruit {
  border-color: #92296e !important;
  background: #c894b6 !important;
  box-shadow: 0 0 3px #92296e !important; }

.productView-details .productView-options .form-field .form-radio:checked + .bn-flavour-option-Passionfruit .form-option-variant {
  color: #fff8fc !important; }

/*  Choccy Milk  Choccy.Milk  */
.bn-flavour-option-Choccy.Milk:before {
  background-position: -1033px -137px; }

.bn-flavour-option-Choccy.Milk:hover:before,
.form-radio:checked + .bn-flavour-option-Choccy.Milk:before {
  background-color: #7b4532;
  background-position: -1033px -137px; }

.bn-flavour-option-Choccy.Milk:hover {
  border-color: #eaeaea !important;
  background: #ab887c !important;
  box-shadow: 0 0 3px #7b4532 !important; }

.productView-details .productView-options .form-field .form-radio:checked + .bn-flavour-option-Choccy.Milk {
  border-color: #7b4532 !important;
  background: #ab887c !important;
  box-shadow: 0 0 3px #7b4532 !important; }

/*  Vanilla Sundae   Vanilla.Sundae */
.bn-flavour-option-Vanilla.Sundae:before {
  background-position: -969px -137px; }

.bn-flavour-option-Vanilla.Sundae:hover:before,
.form-radio:checked + .bn-flavour-option-Vanilla.Sundae:before {
  background-color: #f5eecf;
  background-position: -969px -457px; }

.bn-flavour-option-Vanilla.Sundae:hover {
  border-color: #eaeaea !important;
  background: #f9f4e0 !important;
  box-shadow: 0 0 3px #333333 !important; }

.productView-details .productView-options .form-field .form-radio:checked + .bn-flavour-option-Vanilla.Sundae {
  border-color: #e79024 !important;
  background: #f9f4e0 !important;
  box-shadow: 0 0 3px #333333 !important; }

.productView-details .productView-options .form-field .form-radio:checked + .bn-flavour-option-Vanilla.Sundae .form-option-variant {
  color: #333333 !important; }

/*  Caramel Latte    Caramel.Latte */
.bn-flavour-option-Caramel.Latte:before {
  background-position: -1097px -137px; }

.bn-flavour-option-Caramel.Latte:hover:before,
.form-radio:checked + .bn-flavour-option-Caramel.Latte:before {
  background-color: #dd933f;
  background-position: -1097px -137px; }

.bn-flavour-option-Caramel.Latte:hover {
  border-color: #eaeaea !important;
  background: #e5b683 !important;
  box-shadow: 0 0 3px #dd933f !important; }

.productView-details .productView-options .form-field .form-radio:checked + .bn-flavour-option-Caramel.Latte {
  border-color: #dd933f !important;
  background: #e5b683 !important;
  box-shadow: 0 0 3px #dd933f !important; }

/*  Gingerbread  */
.bn-flavour-option-Gingerbread:before {
  background-position: -1097px -393px; }

.bn-flavour-option-Gingerbread:hover:before,
.form-radio:checked + .bn-flavour-option-Gingerbread:before {
  background-color: #c78543;
  background-position: -1097px -393px; }

.bn-flavour-option-Gingerbread:hover {
  border-color: #eaeaea !important;
  background: #dbb187 !important;
  box-shadow: 0 0 3px #c78543 !important; }

.productView-details .productView-options .form-field .form-radio:checked + .bn-flavour-option-Gingerbread {
  border-color: #c78543 !important;
  background: #dbb187 !important;
  box-shadow: 0 0 3px #c78543 !important; }

/* Mango Cream   Mango.Cream  */
.bn-flavour-option-Mango.Cream:before {
  background-position: -1097px -265px; }

.bn-flavour-option-Mango.Cream:hover:before,
.form-radio:checked + .bn-flavour-option-Mango.Cream:before {
  background-color: #f9b516;
  background-position: -1097px -265px; }

.bn-flavour-option-Mango.Cream:hover {
  border-color: #eaeaea !important;
  background: #fbd06a !important;
  box-shadow: 0 0 3px #f9b516 !important; }

.productView-details .productView-options .form-field .form-radio:checked + .bn-flavour-option-Mango.Cream {
  border-color: #f9b516 !important;
  background: #fbd06a !important;
  box-shadow: 0 0 3px #f9b516 !important; }

/*  Pineapple   */
.bn-flavour-option-Pineapple:before {
  background-position: -1097px -329px; }

.bn-flavour-option-Pineapple:hover:before,
.form-radio:checked + .bn-flavour-option-Pineapple:before {
  background-color: #16ba00;
  background-position: -1097px -329px; }

.bn-flavour-option-Pineapple:hover {
  border-color: #eaeaea !important;
  background: #fcf85c !important;
  box-shadow: 0 0 3px #16ba00 !important; }

.productView-details .productView-options .form-field .form-radio:checked + .bn-flavour-option-Pineapple {
  border-color: #16ba00 !important;
  background: #fcf85c !important;
  box-shadow: 0 0 3px #fcf85c !important; }

.productView-details .productView-options .form-field .form-radio:checked + .bn-flavour-option-Pineapple .form-option-variant {
  color: #16ba00 !important; }

/* Strawberries Cream   Strawberries.Cream  */
.bn-flavour-option-Strawberries.Cream:before {
  background-position: -1097px -201px; }

.bn-flavour-option-Strawberries.Cream:hover:before,
.form-radio:checked + .bn-flavour-option-Strawberries.Cream:before {
  background-color: #ff575b;
  background-position: -1097px -201px; }

.bn-flavour-option-Strawberries.Cream:hover {
  border-color: #eaeaea !important;
  background: #ff7275 !important;
  box-shadow: 0 0 3px #9e0700 !important; }

.productView-details .productView-options .form-field .form-radio:checked + .bn-flavour-option-Strawberries.Cream {
  border-color: #9e0700 !important;
  background: #ff7275 !important;
  box-shadow: 0 0 3px #9e0700 !important; }

[data-product-attribute] .form-option.unavailable {
  opacity: 0.3;
  pointer-events: none; }

.form-radio:not(:checked) + .bn-flavour-option-Chocolate:before,
.form-radio:not(:checked) + .bn-flavour-option-Vanilla:before,
.form-radio:not(:checked) + .bn-flavour-option-Apple:before,
.form-radio:not(:checked) + .bn-flavour-option-Banana:before,
.form-radio:not(:checked) + .bn-flavour-option-Cherry:before,
.form-radio:not(:checked) + .bn-flavour-option-Mango:before,
.form-radio:not(:checked) + .bn-flavour-option-Grape:before,
.form-radio:not(:checked) + .bn-flavour-option-Strawberry:before,
.form-radio:not(:checked) + .bn-flavour-option-Caramel:before,
.form-radio:not(:checked) + .bn-flavour-option-Coffee:before,
.form-radio:not(:checked) + .bn-flavour-option-Cola:before,
.form-radio:not(:checked) + .bn-flavour-option-Lime:before,
.form-radio:not(:checked) + .bn-flavour-option-Lemonade:before,
.form-radio:not(:checked) + .bn-flavour-option-Raw:before,
.form-radio:not(:checked) + .bn-flavour-option-Berry:before,
.form-radio:not(:checked) + .bn-flavour-option-Christmas.Cookie:before,
.form-radio:not(:checked) + .bn-flavour-option-Blackcurrant:before,
.form-radio:not(:checked) + .bn-flavour-option-Orange:before,
.form-radio:not(:checked) + .bn-flavour-option-Tropical:before,
.form-radio:not(:checked) + .bn-flavour-option-Watermelon:before,
.form-radio:not(:checked) + .bn-flavour-option-Honeycomb:before,
.form-radio:not(:checked) + .bn-flavour-option-Cinnamon:before,
.form-radio:not(:checked) + .bn-flavour-option-Raspberry:before,
.form-radio:not(:checked) + .bn-flavour-option-Cookies.Cream:before,
.form-radio:not(:checked) + .bn-flavour-option-Peppermint.Slice:before,
.form-radio:not(:checked) + .bn-flavour-option-Salted.Caramel:before,
.form-radio:not(:checked) + .bn-flavour-option-Rocky.Road:before,
.form-radio:not(:checked) + .bn-flavour-option-Lemon.Cheesecake:before,
.form-radio:not(:checked) + .bn-flavour-option-Apple.Raspberry:before,
.form-radio:not(:checked) + .bn-flavour-option-Strawberry.Lime:before,
.form-radio:not(:checked) + .bn-flavour-option-Wild.Berry:before,
.form-radio:not(:checked) + .bn-flavour-option-Choc.Honeycomb:before,
.form-radio:not(:checked) + .bn-flavour-option-Choc.Fudge:before,
.form-radio:not(:checked) + .bn-flavour-option-Grape.Orange:before,
.form-radio:not(:checked) + .bn-flavour-option-Fruit.Crush:before,
.form-radio:not(:checked) + .bn-flavour-option-Berry.Lemonade:before,
.form-radio:not(:checked) + .bn-flavour-option-Orange.Mango:before,
.form-radio:not(:checked) + .bn-flavour-option-Strawberry.Lime:before,
.form-radio:not(:checked) + .bn-flavour-option-Brown.Sugar.Cinnamon:before,
.form-radio:not(:checked) + .bn-flavour-option-Flavoured:before,
.form-radio:not(:checked) + .bn-flavour-option-Mixed.Flavours:before,
.form-radio:not(:checked) + .bn-flavour-option-Mocha:before,
.form-radio:not(:checked) + .bn-flavour-option-Cheese.Chives:before,
.form-radio:not(:checked) + .bn-flavour-option-Choc.Cherry.Delight:before,
.form-radio:not(:checked) + .bn-flavour-option-Creamy.Banana:before,
.form-radio:not(:checked) + .bn-flavour-option-Lemon.Ginger:before,
.form-radio:not(:checked) + .bn-flavour-option-Rich.Chocolate:before,
.form-radio:not(:checked) + .bn-flavour-option-Strawberry.Lemonade:before,
.form-radio:not(:checked) + .bn-flavour-option-Strawberry.Crush:before,
.form-radio:not(:checked) + .bn-flavour-option-Vanilla.Caramel:before,
.form-radio:not(:checked) + .bn-flavour-option-Vanilla.Chai:before,
.form-radio:not(:checked) + .bn-flavour-option-Vanilla.Maple:before,
.form-radio:not(:checked) + .bn-flavour-option-Choc.Berry:before,
.form-radio:not(:checked) + .bn-flavour-option-Choc.Raspberry:before,
.form-radio:not(:checked) + .bn-flavour-option-Iced.Coffee:before,
.form-radio:not(:checked) + .bn-flavour-option-Birthday.Cake:before,
.form-radio:not(:checked) + .bn-flavour-option-Double.Choc:before,
.form-radio:not(:checked) + .bn-flavour-option-Nutty.Delight:before,
.form-radio:not(:checked) + .bn-flavour-option-Spiced.Orange:before,
.form-radio:not(:checked) + .bn-flavour-option-Coconut:before,
.form-radio:not(:checked) + .bn-flavour-option-Choc.Coconut:before,
.form-radio:not(:checked) + .bn-flavour-option-Tutti.Frutti:before,
.form-radio:not(:checked) + .bn-flavour-option-Choc.Peanut:before,
.form-radio:not(:checked) + .bn-flavour-option-Passionfruit:before,
.form-radio:not(:checked) + .bn-flavour-option-Loaded.Lamington:before,
.form-radio:not(:checked) + .bn-flavour-option-Outback.Choc:before,
.form-radio:not(:checked) + .bn-flavour-option-Caramel.Peanut:before,
.form-radio:not(:checked) + .bn-flavour-option-Wild.Citrus:before,
.form-radio:not(:checked) + .bn-flavour-option-Caramel.Latte:before,
.form-radio:not(:checked) + .bn-flavour-option-Choccy.Milk:before,
.form-radio:not(:checked) + .bn-flavour-option-Gingerbread:before,
.form-radio:not(:checked) + .bn-flavour-option-Mango.Cream:before,
.form-radio:not(:checked) + .bn-flavour-option-Pineapple:before,
.form-radio:not(:checked) + .bn-flavour-option-Strawberries.Cream:before,
.form-radio:not(:checked) + .bn-flavour-option-Vanilla.Sundae:before {
  content: "\200b";
  min-width: 46px;
  min-height: 46px;
  display: inline-block; }

label.bn-flavour-option.unavailable {
  border: 2px solid #eaeaea; }

.form-option.unavailable:before {
  display: inline-block !important; }

/*  Orange Towel  4636 */
.productView-details .productView-options .form-field label.bn-flavour-option-4636 .form-option-variant {
  padding: 10px 21px 10px 21px;
  position: unset;
  top: 50%;
  transform: translateY(0%);
  height: 36px; }

.form-option.bn-flavour-option-4636 {
  height: 36px; }

.bn-flavour-option-4636:hover {
  border-color: #eaeaea !important;
  background: #e79024 !important;
  box-shadow: 0 0 3px #e79024 !important; }

.productView-details .productView-options .form-field .form-radio:checked + .bn-flavour-option-4636 {
  border: 1px solid #cacaca !important;
  background: #e79024 !important;
  box-shadow: 0 0 0 0px #cacaca !important;
  height: 36px; }

.bn-flavour-option-4636:hover:before,
.form-radio:checked + .bn-flavour-option-4636:before {
  content: "\200b";
  min-width: 0px;
  min-height: 46px;
  display: inline-block; }

.form-radio:not(:checked) + .bn-flavour-option-4636:before {
  content: "\200b";
  min-width: 0px;
  min-height: 46px;
  display: inline-block; }

/* HASTA logo

Sportsfuel 101
4946 Berry
4947 Tropical

Hasta WPI
4940 Chocolate
4941 Vanilla

Pre Workout 101
4484 Grape Orange removed
4485 Berry Lemonade


Electrolyte Plus
4579 Orange
4580 Lime removed
4967 Tropical


BCAA Recovery
4556 Apple Raspberry removed
4559 Lemonade
4815 Wild Berry removed 

max-muscle-unlimited-stack
BCAA Recovery Flavour 1:
Lemonade  attribute_4809
no
Wild Berry  attribute_4817 Removed
Apple Raspberry attribute_4806
Tropical attribute_4807
Watermelon attribute_4808


BCAA Recovery Flavour 2:
Lemonade  attribute_4813
no
Wild Berry  attribute_4818 Removed
Apple Raspberry   attribute_4810
Tropical   attribute_4811
Watermelon  attribute_4812

*/
.bn-flavour-option-4485:before,
.bn-flavour-option-4553:before,
.bn-flavour-option-4554:before,
.bn-flavour-option-4579:before,
.bn-flavour-option-4559:before,
.bn-flavour-option-4809:before,
.bn-flavour-option-4813:before,
.bn-flavour-option-4940:before,
.bn-flavour-option-4941:before,
.bn-flavour-option-4967:before,
.bn-flavour-option-4946:before,
.bn-flavour-option-4947:before {
  background-position: -521px -457px !important; }

.bn-flavour-option-4485:hover:before,
.form-radio:checked + .bn-flavour-option-4485:before,
.bn-flavour-option-4553:hover:before,
.form-radio:checked + .bn-flavour-option-4553:before,
.bn-flavour-option-4554:hover:before,
.form-radio:checked + .bn-flavour-option-4554:before,
.bn-flavour-option-4579:hover:before,
.form-radio:checked + .bn-flavour-option-4579:before,
.bn-flavour-option-4559:hover:before,
.form-radio:checked + .bn-flavour-option-4559:before,
.bn-flavour-option-4809:hover:before,
.form-radio:checked + .bn-flavour-option-4809:before,
.bn-flavour-option-4813:hover:before,
.form-radio:checked + .bn-flavour-option-4813:before,
.bn-flavour-option-4940:hover:before,
.form-radio:checked + .bn-flavour-option-4940:before,
.bn-flavour-option-4941:hover:before,
.form-radio:checked + .bn-flavour-option-4941:before,
.bn-flavour-option-4967:hover:before,
.form-radio:checked + .bn-flavour-option-4967:before,
.bn-flavour-option-4946:hover:before,
.form-radio:checked + .bn-flavour-option-4946:before,
.bn-flavour-option-4947:hover:before,
.form-radio:checked + .bn-flavour-option-4947:before {
  background-position: -585px -457px !important; }

/*  Vanilla Maple   Vanilla.Maple  -832px -384px */
.bn-flavour-option-4889:before {
  background-position: -841px -393px !important; }

.bn-flavour-option-4889:hover:before,
.form-radio:checked + .bn-flavour-option-4889:before {
  background-color: #ffffff !important;
  background-position: -841px -713px !important; }

.bn-flavour-option-4889:hover {
  border-color: #eaeaea !important;
  background: #fbf9f1 !important;
  box-shadow: 0 0 3px #fb964a !important; }

.productView-details .productView-options .form-field .form-radio:checked + .bn-flavour-option-4889 {
  border-color: #cf1f27 !important;
  background: #fbf9f1 !important;
  box-shadow: 0 0 3px #fb964a !important; }

label.bn-flavour-option-4889 {
  border-color: #cf1f27 !important; }

.productView-details .productView-options .form-field .form-radio:checked + .bn-flavour-option-4889 .form-option-variant {
  color: #333333 !important; }

/* Bushfire appeal message on PM+ 
#sku-bn-pmp .productview-available:before {
    content: "Wow, that was fast! We've sold out of our limited edition Vanilla Maple PM+ within just five days! Thank you so much to everyone who grabbed a bag and helped us to support our fellow Aussie families and animals affected by the devastating bushfires! You've helped us to donate an additional $10,000 to The Salvation Army Australia's bushfire appeal, bringing our total donation up to $20,000 and $10,000 to the WWF-Australia.";
    color: #666666;
    line-height: 1.25;
    display: block;
    font-size: 16px;
    font-family: geogSb;
    padding: 0 0 0 78px;
    margin: 16px!important;
    background: url(https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/firefighter.png?t=1579149631) no-repeat #fafafa;
    background-size: 65px 65px;
    background-origin: padding-box;
    border: 12px solid #fafafa;
    outline: #e79024 solid 1px;
    min-height: 90px;
    text-align: left;
    }
    */
/* Hide flavour icons small screens */
@media screen and (max-width: 1024px) {
  .form-option.bn-flavour-option::before {
    min-width: 0px !important; } }

/* Flavour Icons options End */
.bn-background-top .body {
  background-position: center top; }

.bn-background-bot .body {
  background-position: center bottom; }

.bn-background-top .body,
.bn-background-bot .body {
  background-repeat: no-repeat;
  background-size: auto auto;
  background-attachment: fixed; }

.bn-background-top .body .container,
.bn-background-bot .body .container {
  background: white none repeat scroll 0% 0%; }

@media only screen and (max-width: 1500px) {
  .bn-background-top .body,
  .bn-background-bot .body {
    background: none !important; } }

/* KRAFT OVERRIDES */
.bn-background-kraft .body {
  background-image: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-naturals-bg-kraft.jpg?t=1439446370");
  background-repeat: repeat; }

.bn-background-kraft .body .message {
  border: 1px solid #70a13d; }

.bn-background-kraft .body .icon--ratingFull svg {
  fill: #70a13d; }

.bn-background-kraft .body .message a:hover, .bn-background-kraft .body .productView-description p a:hover {
  color: #70a13d; }

.bn-background-kraft .body .productView-info-bulkInfinite .productView-info-value {
  box-shadow: 0 0 2px 1px #70a13d; }

.bn-background-kraft .body .block h2, .bn-background-kraft .body .breadcrumbs .breadcrumb a:hover, .bn-background-kraft .body .breadcrumbs .breadcrumb.is-active span.breadcrumb-label, .bn-background-kraft .body .productView-description ol a:hover, .bn-background-kraft .body .productView-description ul a:hover {
  color: #70a13d; }

.bn-background-kraft .body .productView-description .bn-nip-table tbody tr:hover td, .bn-background-kraft .body .productView-description .bn-nip-table thead tr:hover th, .bn-background-kraft .body .productView-description .bn-amino-table tbody tr:hover td, .bn-background-kraft .body .productView-description .bn-amino-table thead tr:hover th {
  background: #70a13d; }

.bn-background-kraft .bn-rafs a {
  background: #70a13d; }

.bn-background-kraft .pie-chart_pie-wrapper .pie-chart_arc {
  border-color: #70a13d; }

.bn-background-kraft .body .container {
  background: white none repeat scroll 0% 0%; }

.bn-background-kraft .body .container .productView-details .productView-product .productView-title {
  color: #70a13d; }

.bn-background-kraft .body .container .productView-details .productView-options .form-field .form-radio:checked + .form-option {
  background: #70a13d;
  border-color: #70a13d; }

.bn-background-kraft .body .container .productView-details .productView-options .form-action #form-action-addToCart.button {
  background: #70a13d;
  border-color: #70a13d; }

.bn-background-kraft .body .container .productView-reviewLink .button--review {
  background: #70a13d;
  border-color: #70a13d; }

.bn-background-kraft .body .container .productView-description h1, .bn-background-kraft .body .container .productView-description h2 {
  color: #70a13d; }

.bn-background-kraft .body .container .progress-data ul.progress-bar-data span.progress span.progress-bar {
  background: #70a13d; }

.page.web-page h1.page-heading {
  color: #e79024; }

.page.web-page h2 {
  padding: 0 0 20px; }

.page.web-page h3 {
  padding: 0 0 10px; }

.page.web-page table tbody th,
.page.web-page table tbody td {
  padding: 10px !important; }

.page.web-page .page-content {
  padding: 20px 16px 50px; }

.page.web-page strong a {
  font-size: 16px;
  font-family: "geogSb"; }

.bn-rewards-buttons {
  width: 25%;
  margin: 0 4%;
  background: #fff;
  min-width: 150px;
  text-align: center;
  padding: 40px 0;
  font-size: 20px;
  display: inline-block;
  border: 1px solid #e79024;
  font-family: "geogSb"; }
  .bn-rewards-buttons:hover, .bn-rewards-buttons:focus {
    background: #e79024;
    color: #ffffff;
    text-decoration: none; }

form.contact-us {
  width: 100%;
  max-width: 730px;
  display: table;
  margin: 30px auto 0; }

/* AMBASSADORS */
.ambassador .page {
  margin: 0 15px; }

.ambassador .body h1 {
  color: #e79024;
  font-size: 64px;
  text-transform: none;
  margin-bottom: 0;
  padding: 0 0 10px; }

.ambassador .body h2 {
  text-align: center;
  margin-top: 0;
  padding: 0 0 20px; }

.ambassador .body h3 {
  margin-top: 30px;
  margin-bottom: 0;
  padding: 0 0 20px; }

.ambassador .body ul li, .ambassador .body ol li {
  margin: 0 0 10px; }

.products {
  margin: 0 -2%; }
  .products p {
    display: block;
    width: 21%;
    float: left;
    border: 1px solid #eee;
    font-style: italic;
    padding: 10px;
    margin: 0 2% 2%;
    text-align: center; }

.ambassador-image-right,
.ambassador-image-left {
  width: 40%;
  display: block;
  border: 1px solid #ccc;
  background: #efefef;
  max-width: 350px;
  padding: 20px; }

.ambassador-image-right {
  float: right;
  margin: 0 0 20px 40px; }

.ambassador-image-left {
  float: left;
  margin: 0 40px 20px 0; }

.ambassador-image-left img,
.ambassador-image-right img {
  border: 1px solid #ddd; }

.ambassador #SideSubPageList {
  display: none; }

.ambassador-list {
  text-align: center;
  margin: 0;
  padding: 0;
  clear: both;
  overflow: hidden; }
  .ambassador-list li {
    width: 50%;
    padding: 7px 5px;
    box-sizing: border-box;
    list-style: none;
    display: block;
    float: left; }
    .ambassador-list li a img {
      border: 1px solid #e79024;
      width: 540px; }

.ambassador-blog {
  text-align: center;
  color: #ffffff;
  background: #e79024;
  padding: 10px 20px;
  display: block;
  font-size: 15px; }
  .ambassador-blog:hover {
    color: #ffffff;
    background: #2a2a2a;
    text-decoration: none; }

.navBar--account {
  display: block; }
  .navBar--account .navBar-section .navBar-item {
    margin: 5px; }
    .navBar--account .navBar-section .navBar-item.is-active {
      color: #e79024;
      border-color: #e79024; }

.account h3 {
  padding: 0 0 16px; }

.account .page-heading {
  text-align: center;
  margin: 0 0 30px; }

@media (max-width: 63.9375em) {
  .account {
    padding: 0 16px; }
    .account .breadcrumbs {
      padding: 16px 0; } }

.account-body {
  margin: 0; }

.wishlists-table.table th {
  font-size: 14px; }
  .wishlists-table.table th.wishlist-name {
    padding-left: 10px; }
    @media (max-width: 40em) {
      .wishlists-table.table th.wishlist-name {
        padding-left: 5px; } }
  .wishlists-table.table th:last-child {
    width: 360px;
    padding-right: 10px; }
    @media (max-width: 40em) {
      .wishlists-table.table th:last-child {
        width: inherit;
        padding-right: 0; } }

.wishlists-table.table tbody {
  border-left: none;
  border-right: none; }
  @media (max-width: 40em) {
    .wishlists-table.table tbody td:first-child {
      padding-left: 5px; } }
  .wishlists-table.table tbody td a.wishlist-name {
    padding-left: 10px; }
    @media (max-width: 40em) {
      .wishlists-table.table tbody td a.wishlist-name {
        padding-left: 0; } }
  .wishlists-table.table tbody td.table-actions {
    padding-right: 10px; }
    @media (max-width: 40em) {
      .wishlists-table.table tbody td.table-actions {
        margin-right: 0; } }

@media (max-width: 40em) {
  .wishlists-table.table .table-actions .button {
    padding: 11px 5px 10px; }
    .wishlists-table.table .table-actions .button.delete {
      margin: 10px 0 0; }
    .wishlists-table.table .table-actions .button.share {
      margin: 0 0 10px; } }

.share-wishlist .panel-body {
  background: #ffffff; }
  .share-wishlist .panel-body h5 {
    margin: 0 0 20px; }

.account .alertBox {
  max-width: 678px;
  margin: 0 auto; }

@media (min-width: 48em) and (max-width: 63.9375em) {
  .recent-view .productGrid .product {
    width: 50%; } }

@media (max-width: 47.938em) {
  .recent-view .productGrid .product {
    width: 100%; } }

@media (min-width: 48em) and (max-width: 63.9375em) {
  .productGrid.whislist .product {
    width: 50%; } }

@media (max-width: 47.938em) {
  .productGrid.whislist .product {
    width: 100%; } }

@media (max-width: 72.5em) {
  .quickSearchResults .productGrid .product {
    width: 50%; } }

@media (max-width: 47.938em) {
  .quickSearchResults .productGrid .product {
    width: 100%; } }

.reset_password .account .page-heading {
  text-align: left; }

.cart-item-title {
  padding: 15px; }
  @media (max-width: 63.9375em) {
    .cart-item-title {
      width: 100%;
      padding: 0 0 0 30px; } }

.cart-item-name a {
  color: #666666; }
  .cart-item-name a:hover {
    text-decoration: none;
    color: #e79024; }

.cart-totals,
.cart-actions {
  padding: 0 15px; }

.cart-total .cart-total-grandTotal {
  font-family: "geogSb";
  font-size: 18px; }

.cart-item-figure {
  float: none;
  width: 125px; }
  @media (max-width: 63.9375em) {
    .cart-item-figure {
      float: left;
      width: 33.333%; } }
  .cart-item-figure .cart-item-image {
    margin-left: auto;
    max-height: 115px; }

@media (max-width: 63.9375em) {
  label.form-label.cart-item-label {
    font-family: "geogRg";
    font-size: 16px;
    font-weight: normal; } }

@media (max-width: 40em) {
  label.form-label.cart-item-label {
    padding: 12px 0 0; } }

@media (max-width: 63.9375em) {
  .cart-item-info {
    clear: both;
    width: 100%; } }

.coupon-form .form-input,
.cart-gift-certificate-form .form-input {
  height: 40px; }

.cart-item-quantity {
  width: 250px; }
  @media (max-width: 63.9375em) {
    .cart-item-quantity {
      width: inherit; } }
  .cart-item-quantity .form-increment {
    margin: 0; }
    @media (max-width: 63.9375em) {
      .cart-item-quantity .form-increment {
        padding-left: 1.5rem; } }
    .cart-item-quantity .form-increment .form-input {
      height: 45px;
      border-left: none;
      border-right: none;
      border-color: #e8e9e9;
      min-width: 89px;
      font-family: "geogSb";
      color: #1d2329; }
    .cart-item-quantity .form-increment .button {
      padding: 12px 10px;
      border: solid 1px #2a2a2a;
      background: #2a2a2a; }
      .cart-item-quantity .form-increment .button.button--icon svg {
        fill: #ffffff; }
      .cart-item-quantity .form-increment .button:hover {
        border-color: #e79024;
        background: #e79024; }

.cart-quantity-table {
  width: 250px;
  min-width: 205px; }
  @media (max-width: 63.9375em) {
    .cart-quantity-table {
      width: inherit;
      min-width: 205px; } }
  .cart-quantity-table .form-increment {
    margin: 0; }
    @media (max-width: 63.9375em) {
      .cart-quantity-table .form-increment {
        padding-left: 1.5rem;
        min-width: 205px; } }
    .cart-quantity-table .form-increment .form-input {
      height: 45px;
      border-left: none;
      border-right: none;
      border-color: #e8e9e9;
      min-width: 89px;
      font-family: "geogSb";
      color: #1d2329; }
    .cart-quantity-table .form-increment .button {
      padding: 12px 10px;
      border: solid 1px #2a2a2a;
      background: #2a2a2a; }
      .cart-quantity-table .form-increment .button.button--icon svg {
        fill: #ffffff; }
      .cart-quantity-table .form-increment .button:hover {
        border-color: #e79024;
        background: #e79024; }

.data-cart-content {
  padding: 0 16px; }

#CartEditProductFieldsForm .form-field {
  margin-bottom: 12px; }
  @media (max-width: 63.9375em) {
    #CartEditProductFieldsForm .form-field {
      text-align: left; } }
  #CartEditProductFieldsForm .form-field label.form-label {
    font-family: "geogSb";
    font-size: 15px;
    line-height: 18px;
    color: #2a2a2a; }
    #CartEditProductFieldsForm .form-field label.form-label small {
      display: none;
      font-family: "geogRg";
      color: #ff0000; }
  #CartEditProductFieldsForm .form-field label.form-option {
    background: #f2f2f2;
    border-color: #cacaca;
    padding: 0;
    font-size: 14px;
    line-height: 14px; }
    #CartEditProductFieldsForm .form-field label.form-option .form-option-variant {
      font-family: "geogRg";
      font-size: 14px;
      line-height: 14px;
      color: #2a2a2a;
      padding: 9px 22px;
      margin: 0; }
  #CartEditProductFieldsForm .form-field .form-radio:checked + .form-option {
    box-shadow: 0 0 0 1px #cacaca;
    background: #e79024;
    border-color: #e79024; }
    #CartEditProductFieldsForm .form-field .form-radio:checked + .form-option .form-option-variant {
      font-family: "geogSb";
      color: #ffffff; }
  #CartEditProductFieldsForm .form-field .form-radio:not(:checked) + .form-option:hover {
    border-color: #eaeaea;
    background: #e79024;
    box-shadow: 0 0 3px #e79024; }

.data-cart-content table tbody tr:nth-child(even) {
  border-bottom: 0px solid #e5e5e5;
  background-color: #ffffff; }

.cart-form.coupon-code .login-form {
  width: 100%;
  border: 1px solid #e5e5e5;
  padding: 15px;
  margin: 0 0 15px;
  text-align: left; }
  .cart-form.coupon-code .login-form .form-input {
    width: 100%; }

.totalSavingsSpace {
  border-bottom: 0px; }
  @media (min-width: 64em) {
    .totalSavingsSpace {
      border-bottom: 1px solid #e5e5e5; } }

.card-total {
  width: calc(100%); }
  @media (max-width: 63.9375em) {
    .card-total {
      text-align: left; } }

.individual-cart-item-value-strike-through,
.individual-product-price,
.individual-product-price-raw {
  display: inline-block; }
  @media (max-width: 63.9375em) {
    .individual-cart-item-value-strike-through,
    .individual-product-price,
    .individual-product-price-raw {
      display: inline-block; } }

table.outer-border,
table.outer-border tbody,
table.outer-border tr,
table.outer-border td {
  padding: 0px;
  margin: 0px;
  border: 0px solid #f1f1f1;
  border-bottom: 0px solid #e5e5e5;
  border-top: 0px solid #e5e5e5;
  border-left: 0px solid #e5e5e5;
  border-right: 0px solid #e5e5e5; }

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

.Rtable {
  display: flex;
  flex-wrap: wrap;
  margin: 0 0 0 0;
  padding: 0;
  position: relative; }

.Rtable-cell {
  box-sizing: border-box;
  flex-grow: 1;
  width: 100%;
  padding: 0.8em 0em;
  overflow: hidden;
  list-style: none; }

.Rtable-cell-image {
  box-sizing: border-box;
  flex-grow: 1;
  width: 100%;
  padding: 0.8em 0.8em;
  overflow: hidden;
  list-style: none; }

.Rtable-cell--cell {
  box-sizing: border-box;
  flex-grow: 1;
  width: 100%;
  padding: 0.2em 0em 0em 0em;
  overflow: hidden;
  list-style: none; }

.Rtable-cell > h1,
.Rtable-cell > h2,
.Rtable-cell > h3,
.Rtable-cell > h4,
.Rtable-cell > h5,
.Rtable-cell > h6 {
  margin: 0; }

.Rtable-cell--cell > h1,
.Rtable-cell--cell > h2,
.Rtable-cell--cell > h3,
.Rtable-cell--cell > h4,
.Rtable-cell--cell > h5,
.Rtable-cell--cell > h6 {
  margin: 0; }

.Rtable {
  position: relative; }

.Rtable-cell {
  margin: -3px 0 0 -3px; }

.Rtable-cell--cell {
  margin: -3px 0 0 -3px; }

@media all and (max-width: 640px) {
  .Rtable--collapse {
    width: 100% !important; }
  .Rtable--collapse > .Rtable-cell {
    width: 100% !important; }
  .Rtable--collapse > .Rtable-cell-image {
    width: 100% !important; }
  .Rtable--collapse > .Rtable-cell--cell {
    width: 100% !important; }
  .Rtable--collapse > .Rtable-cell--foot {
    margin-bottom: 1em; } }

.no-flexbox .Rtable {
  display: block; }

.no-flexbox .Rtable > .Rtable-cell {
  width: 100%; }

.no-flexbox .Rtable > .Rtable-cell-image {
  width: 100%; }

.no-flexbox .Rtable > .Rtable-cell--cell {
  width: 100%; }

.no-flexbox .Rtable > .Rtable-cell--foot {
  margin-bottom: 1em; }

#cell-0 {
  width: 25%;
  text-align: center; }

#cell-1 {
  width: 75%; }

#cell-2 {
  width: 26%; }

#cell-3 {
  width: 43%; }

#cell-4 {
  width: 31%; }

.headingType {
  font-family: "geogRg", Arial, Helvetica, sans-serif;
  color: #0a0a0a;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: bold; }

.cart-item-figure-image {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.cart-item-value-extra {
  padding-left: 5px; }

.short-description {
  margin-bottom: 9px;
  font-size: 16px; }

.data-cart-content hr {
  height: 1px;
  background: linear-gradient(to right, #ffffff 0, #cccccc 50%, #ffffff 100%);
  padding: 0px;
  margin-top: 3px;
  margin-bottom: 1px;
  border-top: none; }

.definitionList {
  border: 1px solid #ccc;
  margin: 14px 0 14px 0;
  padding: 9px;
  background: #f2f2f2;
  clear: both;
  overflow: hidden;
  font-size: 15px; }

.definition-product-name {
  padding-right: 45px;
  color: #757575; }

.definition-product-value {
  padding-left: 5px;
  color: #000000; }

.topright {
  position: absolute;
  top: 5px;
  right: 0px;
  display: block; }

.mobileview {
  display: none; }

.desktopview {
  display: block; }

.remove-text {
  font-size: 14px; }

a.remove-text {
  color: #999999;
  text-transform: uppercase;
  padding: 5px 15px;
  text-decoration: none; }

a.remove-text:hover {
  background-color: #e79024;
  color: #ffffff; }

.cart-remove {
  cursor: pointer;
  float: right; }

.cart-item-label {
  font-size: 14px;
  text-transform: uppercase; }

.cart-item-label-quantity {
  text-align: center;
  padding-left: 0px;
  cursor: auto; }

.space {
  padding-left: 1.5rem;
  font-size: 20px; }

.space:empty {
  display: none; }

.finalvaluediscount {
  font-weight: bold; }

.finalvalue {
  font-weight: bold; }

@media only screen and (max-width: 639px) {
  .cart-item-title .short-description {
    display: none; } }

@media all and (max-width: 700px) {
  .topright {
    display: none; }
  .mobileview {
    display: block; }
  .remove-text {
    font-size: 15px;
    display: block; }
  .cart-remove {
    float: none; } }

@media all and (max-width: 1024px) {
  .desktopview {
    display: none; } }

@media all and (max-width: 640px) {
  .cart-item-label {
    margin-top: 4px; }
  .cart-item-label-quantity {
    text-align: right;
    margin-top: 11px; } }

/* Flavour Icons change Cart options */
#CartEditProductFieldsForm .form-field label.form-option .form-option-variant:hover {
  border-color: #eaeaea;
  background: #e79024;
  box-shadow: 0 0 3px #e79024; }

#CartEditProductFieldsForm .form-field label.bn-flavour-option-4476 .form-option-variant,
#CartEditProductFieldsForm .form-field label.bn-flavour-option-4477 .form-option-variant,
#CartEditProductFieldsForm .form-field label.bn-flavour-option-Chocolate .form-option-variant,
#CartEditProductFieldsForm .form-field label.bn-flavour-option-Vanilla .form-option-variant,
#CartEditProductFieldsForm .form-field label.bn-flavour-option-Apple .form-option-variant,
#CartEditProductFieldsForm .form-field label.bn-flavour-option-Banana .form-option-variant,
#CartEditProductFieldsForm .form-field label.bn-flavour-option-Cherry .form-option-variant,
#CartEditProductFieldsForm .form-field label.bn-flavour-option-Mango .form-option-variant,
#CartEditProductFieldsForm .form-field label.bn-flavour-option-Grape .form-option-variant,
#CartEditProductFieldsForm .form-field label.bn-flavour-option-Honeycomb .form-option-variant,
#CartEditProductFieldsForm .form-field label.bn-flavour-option-Coffee .form-option-variant,
#CartEditProductFieldsForm .form-field label.bn-flavour-option-Caramel .form-option-variant,
#CartEditProductFieldsForm .form-field label.bn-flavour-option-Cinnamon .form-option-variant,
#CartEditProductFieldsForm .form-field label.bn-flavour-option-Lime .form-option-variant,
#CartEditProductFieldsForm .form-field label.bn-flavour-option-Raspberry .form-option-variant,
#CartEditProductFieldsForm .form-field label.bn-flavour-option-Raw .form-option-variant,
#CartEditProductFieldsForm .form-field label.bn-flavour-option-Berry .form-option-variant,
#CartEditProductFieldsForm .form-field label.bn-flavour-option-Christmas.Cookie .form-option-variant,
#CartEditProductFieldsForm .form-field label.bn-flavour-option-Watermelon .form-option-variant,
#CartEditProductFieldsForm .form-field label.bn-flavour-option-Orange .form-option-variant,
#CartEditProductFieldsForm .form-field label.bn-flavour-option-Cola .form-option-variant,
#CartEditProductFieldsForm .form-field label.bn-flavour-option-Strawberry .form-option-variant,
#CartEditProductFieldsForm .form-field label.bn-flavour-option-Blackcurrant .form-option-variant,
#CartEditProductFieldsForm .form-field label.bn-flavour-option-Tropical .form-option-variant,
#CartEditProductFieldsForm .form-field label.bn-flavour-option-Lemonade .form-option-variant,
#CartEditProductFieldsForm .form-field label.bn-flavour-option-Salted.Caramel .form-option-variant,
#CartEditProductFieldsForm .form-field label.bn-flavour-option-Rocky.Road .form-option-variant,
#CartEditProductFieldsForm .form-field label.bn-flavour-option-Lemon.Cheesecake .form-option-variant,
#CartEditProductFieldsForm .form-field label.bn-flavour-option-Apple.Raspberry .form-option-variant,
#CartEditProductFieldsForm .form-field label.bn-flavour-option-Wild.Berry .form-option-variant,
#CartEditProductFieldsForm .form-field label.bn-flavour-option-Grape.Orange .form-option-variant,
#CartEditProductFieldsForm .form-field label.bn-flavour-option-Berry.Lemonade .form-option-variant,
#CartEditProductFieldsForm .form-field label.bn-flavour-option-Fruit.Crush .form-option-variant,
#CartEditProductFieldsForm .form-field label.bn-flavour-option-Orange.Mango .form-option-variant,
#CartEditProductFieldsForm .form-field label.bn-flavour-option-Strawberry.Lime .form-option-variant,
#CartEditProductFieldsForm .form-field label.bn-flavour-option-Brown.Sugar.Cinnamon .form-option-variant,
#CartEditProductFieldsForm .form-field label.bn-flavour-option-Flavoured .form-option-variant,
#CartEditProductFieldsForm .form-field label.bn-flavour-option-Mixed.Flavours .form-option-variant,
#CartEditProductFieldsForm .form-field label.bn-flavour-option-Mocha .form-option-variant,
#CartEditProductFieldsForm .form-field label.bn-flavour-option-Cookies.Cream .form-option-variant,
#CartEditProductFieldsForm .form-field label.bn-flavour-option-Peppermint.Slice .form-option-variant,
#CartEditProductFieldsForm .form-field label.bn-flavour-option-Cheese.Chives .form-option-variant,
#CartEditProductFieldsForm .form-field label.bn-flavour-option-Choc.Honeycomb .form-option-variant,
#CartEditProductFieldsForm .form-field label.bn-flavour-option-Choc.Fudge .form-option-variant,
#CartEditProductFieldsForm .form-field label.bn-flavour-option-Choc.Cherry.Delight .form-option-variant,
#CartEditProductFieldsForm .form-field label.bn-flavour-option-Creamy.Banana .form-option-variant,
#CartEditProductFieldsForm .form-field label.bn-flavour-option-Rich.Chocolate .form-option-variant,
#CartEditProductFieldsForm .form-field label.bn-flavour-option-Lemon.Ginger .form-option-variant,
#CartEditProductFieldsForm .form-field label.bn-flavour-option-Strawberry.Lemonade .form-option-variant,
#CartEditProductFieldsForm .form-field label.bn-flavour-option-Strawberry.Crush .form-option-variant,
#CartEditProductFieldsForm .form-field label.bn-flavour-option-Vanilla.Caramel .form-option-variant,
#CartEditProductFieldsForm .form-field label.bn-flavour-option-Vanilla.Chai .form-option-variant,
#CartEditProductFieldsForm .form-field label.bn-flavour-option-Vanilla.Maple .form-option-variant,
#CartEditProductFieldsForm .form-field label.bn-flavour-option-Vanilla.Chai .form-option-variant,
#CartEditProductFieldsForm .form-field label.bn-flavour-option-Iced.Coffee .form-option-variant,
#CartEditProductFieldsForm .form-field label.bn-flavour-option-Choc.Raspberry .form-option-variant,
#CartEditProductFieldsForm .form-field label.bn-flavour-option-Birthday.Cake .form-option-variant,
#CartEditProductFieldsForm .form-field label.bn-flavour-option-Double.Choc .form-option-variant,
#CartEditProductFieldsForm .form-field label.bn-flavour-option-Choc.Berry .form-option-variant,
#CartEditProductFieldsForm .form-field label.bn-flavour-option-Nutty.Delight .form-option-variant,
#CartEditProductFieldsForm .form-field label.bn-flavour-option-Spiced.Orange .form-option-variant,
#CartEditProductFieldsForm .form-field label.bn-flavour-option-Coconut .form-option-variant,
#CartEditProductFieldsForm .form-field label.bn-flavour-option-Choc.Coconut .form-option-variant,
#CartEditProductFieldsForm .form-field label.bn-flavour-option-Choc.Peanut .form-option-variant,
#CartEditProductFieldsForm .form-field label.bn-flavour-option-Tutti.Frutti .form-option-variant,
#CartEditProductFieldsForm .form-field label.bn-flavour-option-Passionfruit .form-option-variant,
#CartEditProductFieldsForm .form-field label.bn-flavour-option-Loaded.Lamington .form-option-variant,
#CartEditProductFieldsForm .form-field label.bn-flavour-option-Outback.Choc .form-option-variant,
#CartEditProductFieldsForm .form-field label.bn-flavour-option-Peanut.Caramel .form-option-variant,
#CartEditProductFieldsForm .form-field label.bn-flavour-option-Wild.Citrus .form-option-variant,
#CartEditProductFieldsForm .form-field label.bn-flavour-option-Caramel.Latte .form-option-variant,
#CartEditProductFieldsForm .form-field label.bn-flavour-option-Choccy.Milk .form-option-variant,
#CartEditProductFieldsForm .form-field label.bn-flavour-option-Gingerbread .form-option-variant,
#CartEditProductFieldsForm .form-field label.bn-flavour-option-Mango.Cream .form-option-variant,
#CartEditProductFieldsForm .form-field label.bn-flavour-option-Pineapple .form-option-variant,
#CartEditProductFieldsForm .form-field label.bn-flavour-option-Strawberries.Cream .form-option-variant,
#CartEditProductFieldsForm .form-field label.bn-flavour-option-Vanilla.Sundae .form-option-variant {
  padding: 0px 12px 0px 12px;
  position: relative;
  transform: translateY(125%); }

#CartEditProductFieldsForm .form-field .form-radio:checked + .bn-flavour-option-4477 {
  border-color: #7b4532 !important;
  background: #ab887c !important;
  box-shadow: 0 0 3px #7b4532 !important; }

#CartEditProductFieldsForm .form-field .form-radio:checked + .bn-flavour-option-Chocolate {
  border-color: #7b4532 !important;
  background: #ab887c !important;
  box-shadow: 0 0 3px #7b4532 !important; }

#CartEditProductFieldsForm .form-field .form-radio:checked + .bn-flavour-option-Banana {
  border-color: #333333 !important;
  background: #fffa70 !important;
  box-shadow: 0 0 3px #333333 !important;
  color: #333333 !important; }

#CartEditProductFieldsForm .form-field .form-radio:checked + .bn-flavour-option-Banana .form-option-variant {
  color: #333333; }

#CartEditProductFieldsForm .form-field .form-radio:checked + .bn-flavour-option-Strawberry {
  border-color: #e74245 !important;
  background: #f9a7a9 !important;
  box-shadow: 0 0 3px #e74245 !important;
  color: #e74245 !important; }

#CartEditProductFieldsForm .form-field .form-radio:checked + .bn-flavour-option-4476 {
  border-color: #333333 !important;
  background: #f9f4e0 !important;
  box-shadow: 0 0 3px #333333 !important; }

#CartEditProductFieldsForm .form-field .form-radio:checked + .bn-flavour-option-4476 .form-option-variant {
  color: #333333 !important; }

#CartEditProductFieldsForm .form-field .form-radio:checked + .bn-flavour-option-Vanilla {
  border-color: #333333 !important;
  background: #f9f4e0 !important;
  box-shadow: 0 0 3px #333333 !important; }

#CartEditProductFieldsForm .form-field .form-radio:checked + .bn-flavour-option-Vanilla .form-option-variant {
  color: #333333 !important; }

#CartEditProductFieldsForm .form-field .form-radio:checked + .bn-flavour-option-Coffee {
  border-color: #7b4532 !important;
  background: #be9281 !important;
  box-shadow: 0 0 3px #7b4532 !important; }

#CartEditProductFieldsForm .form-field .form-radio:checked + .bn-flavour-option-Lime {
  border-color: #428d02 !important;
  background: #bedf76 !important;
  box-shadow: 0 0 3px #428d02 !important; }

#CartEditProductFieldsForm .form-field .form-radio:checked + .bn-flavour-option-Blackcurrant {
  border-color: #521e2b !important;
  background: #906f77 !important;
  box-shadow: 0 0 3px #521e2b !important; }

#CartEditProductFieldsForm .form-field .form-radio:checked + .bn-flavour-option-Orange {
  border-color: #ee6d06 !important;
  background: #ffad5c !important;
  box-shadow: 0 0 3px #ee6d06 !important; }

#CartEditProductFieldsForm .form-field .form-radio:checked + .bn-flavour-option-Raspberry {
  border-color: #c8022c !important;
  background: #dc5d78 !important;
  box-shadow: 0 0 3px #c8022c !important; }

#CartEditProductFieldsForm .form-field .form-radio:checked + .bn-flavour-option-Apple {
  border-color: #7bab18 !important;
  background: #abc96b !important;
  box-shadow: 0 0 3px #7bab18 !important; }

#CartEditProductFieldsForm .form-field .form-radio:checked + .bn-flavour-option-Honeycomb {
  border-color: #f3ae01 !important;
  background: #f7cb5d !important;
  box-shadow: 0 0 3px #f3ae01 !important; }

#CartEditProductFieldsForm .form-field .form-radio:checked + .bn-flavour-option-Cherry {
  border-color: #c21600 !important;
  background: #d86a5c !important;
  box-shadow: 0 0 3px #c21600 !important; }

#CartEditProductFieldsForm .form-field .form-radio:checked + .bn-flavour-option-Berry {
  border-color: #c70005 !important;
  background: #d66f79 !important;
  box-shadow: 0 0 3px #c70005 !important; }

#CartEditProductFieldsForm .form-field .form-radio:checked + .bn-flavour-option-Christmas.Cookie {
  border-color: #bf1e2e !important;
  background: #d66f79 !important;
  box-shadow: 0 0 3px #bf1e2e !important; }

#CartEditProductFieldsForm .form-field .form-radio:checked + .bn-flavour-option-Mango {
  border-color: #f9b516 !important;
  background: #fbd06a !important;
  box-shadow: 0 0 3px #f9b516 !important; }

#CartEditProductFieldsForm .form-field .form-radio:checked + .bn-flavour-option-Grape {
  border-color: #703381 !important;
  background: #a47dae !important;
  box-shadow: 0 0 3px #703381 !important; }

#CartEditProductFieldsForm .form-field .form-radio:checked + .bn-flavour-option-Raw {
  border-color: #70a13d !important;
  background: #a4c383 !important;
  box-shadow: 0 0 3px #70a13d !important; }

#CartEditProductFieldsForm .form-field .form-radio:checked + .bn-flavour-option-Cola {
  border-color: #310a05 !important;
  background: #ae706a !important;
  box-shadow: 0 0 3px #310a05 !important; }

#CartEditProductFieldsForm .form-field .form-radio:checked + .bn-flavour-option-Lemonade {
  border-color: #efe53e !important;
  background: #fcf8de !important;
  box-shadow: 0 0 3px #efe53e !important; }

#CartEditProductFieldsForm .form-field .form-radio:checked + .bn-flavour-option-Lemonade .form-option-variant {
  color: #333333 !important; }

#CartEditProductFieldsForm .form-field .form-radio:checked + .bn-flavour-option-Caramel {
  border-color: #e68b22 !important;
  background: #efb572 !important;
  box-shadow: 0 0 3px #e68b22 !important; }

#CartEditProductFieldsForm .form-field .form-radio:checked + .bn-flavour-option-Cinnamon {
  border-color: #d2691e !important;
  background: #e29f6f !important;
  box-shadow: 0 0 3px #d2691e !important; }

#CartEditProductFieldsForm .form-field .form-radio:checked + .bn-flavour-option-Tropical {
  border-color: #b10000 !important;
  background: #fcf85c !important;
  box-shadow: 0 0 3px #b10000 !important; }

#CartEditProductFieldsForm .form-field .form-radio:checked + .bn-flavour-option-Tropical .form-option-variant {
  color: #b10000 !important; }

#CartEditProductFieldsForm .form-field .form-radio:checked + .bn-flavour-option-Watermelon {
  border-color: #5c8e11 !important;
  background: #f07d7f !important;
  box-shadow: 0 0 3px #5c8e11 !important; }

#CartEditProductFieldsForm .form-field .form-radio:checked + .bn-flavour-option-Wild.Berry {
  border-color: #a2008e !important;
  background: #ff5c5f !important;
  box-shadow: 0 0 3px #a2008e !important; }

#CartEditProductFieldsForm .form-field .form-radio:checked + .bn-flavour-option-Strawberry.Lime {
  border-color: #81cf09 !important;
  background: #f9a7a9 !important;
  box-shadow: 0 0 3px #81cf09 !important; }

#CartEditProductFieldsForm .form-field .form-radio:checked + .bn-flavour-option-Grape.Orange {
  border-color: #e79024 !important;
  background: #c45cb7 !important;
  box-shadow: 0 0 3px #e79024 !important; }

#CartEditProductFieldsForm .form-field .form-radio:checked + .bn-flavour-option-Berry.Lemonade {
  border-color: #e79024 !important;
  background: #8962cd !important;
  box-shadow: 0 0 3px #e79024 !important; }

#CartEditProductFieldsForm .form-field .form-radio:checked + .bn-flavour-option-Fruit.Crush {
  border-color: #bd5100 !important;
  background: #f0b873 !important;
  box-shadow: 0 0 3px #bd5100 !important; }

#CartEditProductFieldsForm .form-field .form-radio:checked + .bn-flavour-option-Orange.Mango {
  border-color: #f79500 !important;
  background: #febe5c !important;
  box-shadow: 0 0 3px #f79500 !important; }

#CartEditProductFieldsForm .form-field .form-radio:checked + .bn-flavour-option-Brown.Sugar.Cinnamon {
  border-color: #955d13 !important;
  background: #bb9768 !important;
  box-shadow: 0 0 3px #955d13 !important; }

#CartEditProductFieldsForm .form-field .form-radio:checked + .bn-flavour-option-Double.Choc {
  border-color: #7c3f28 !important;
  background: #a07f74 !important;
  box-shadow: 0 0 3px #7c3f28 !important; }

#CartEditProductFieldsForm .form-field .form-radio:checked + .bn-flavour-option-Apple.Raspberry {
  border-color: #c70005 !important;
  background: #63db5c !important;
  box-shadow: 0 0 3px #c70005 !important; }

#CartEditProductFieldsForm .form-field .form-radio:checked + .bn-flavour-option-Salted.Caramel {
  border-color: #c06b2b !important;
  background: #f0b97d !important;
  box-shadow: 0 0 3px #c06b2b !important; }

#CartEditProductFieldsForm .form-field .form-radio:checked + .bn-flavour-option-Rocky.Road {
  border-color: #6d341f !important;
  background: #fff2fc !important;
  box-shadow: 0 0 3px #6d341f !important; }

#CartEditProductFieldsForm .form-field .form-radio:checked + .bn-flavour-option-Rocky.Road .form-option-variant {
  color: #6d341f !important; }

#CartEditProductFieldsForm .form-field .form-radio:checked + .bn-flavour-option-Lemon.Cheesecake {
  border-color: #4a1604 !important;
  background: #fff5b2 !important;
  box-shadow: 0 0 3px #4a1604 !important; }

#CartEditProductFieldsForm .form-field .form-radio:checked + .bn-flavour-option-Lemon.Cheesecake .form-option-variant {
  color: #4a1604 !important; }

#CartEditProductFieldsForm .form-field .form-radio:checked + .bn-flavour-option-Flavoured {
  border-color: #c8022c !important;
  background: #dc5d78 !important;
  box-shadow: 0 0 3px #c8022c !important; }

#CartEditProductFieldsForm .form-field .form-radio:checked + .bn-flavour-option-Mixed.Flavours {
  border-color: #e79024 !important;
  background: #fbb040 !important;
  box-shadow: 0 0 3px #e79024 !important; }

#CartEditProductFieldsForm .form-field .form-radio:checked + .bn-flavour-option-Mocha {
  border-color: #7b4f2d !important;
  background: #ab8e79 !important;
  box-shadow: 0 0 3px #542715 !important; }

#CartEditProductFieldsForm .form-field .form-radio:checked + .bn-flavour-option-Cheese.Chives {
  border-color: #639549 !important;
  background: #ffe382 !important;
  box-shadow: 0 0 3px #639549 !important; }

#CartEditProductFieldsForm .form-field .form-radio:checked + .bn-flavour-option-Cheese.Chives .form-option-variant {
  color: #333333 !important; }

#CartEditProductFieldsForm .form-field .form-radio:checked + .bn-flavour-option-Choc.Honeycomb {
  border-color: #7b4532 !important;
  background: #ffd78c !important;
  box-shadow: 0 0 3px #7b4532 !important; }

#CartEditProductFieldsForm .form-field .form-radio:checked + .bn-flavour-option-Choc.Honeycomb .form-option-variant {
  color: #7b4532 !important; }

#CartEditProductFieldsForm .form-field .form-radio:checked + .bn-flavour-option-Choc.Fudge {
  border-color: #68321b !important;
  background: #9e7c6d !important;
  box-shadow: 0 0 3px #68321b !important; }

#CartEditProductFieldsForm .form-field .form-radio:checked + .bn-flavour-option-Choc.Cherry.Delight {
  border-color: #7b4532 !important;
  background: #a86289 !important;
  box-shadow: 0 0 3px #7b4532 !important; }

#CartEditProductFieldsForm .form-field .form-radio:checked + .bn-flavour-option-Choc.Cherry.Delight {
  border-color: #7b4532 !important;
  background: #a86289 !important;
  box-shadow: 0 0 3px #7b4532 !important; }

#CartEditProductFieldsForm .form-field .form-radio:checked + .bn-flavour-option-Choc.Berry {
  border-color: #cd2e68 !important;
  background: #ab887c !important;
  box-shadow: 0 0 3px #7b3c2d !important; }

#CartEditProductFieldsForm .form-field .form-radio:checked + .bn-flavour-option-Creamy.Banana {
  border-color: #333333 !important;
  background: #ffe588 !important;
  box-shadow: 0 0 3px #333333 !important; }

#CartEditProductFieldsForm .form-field .form-radio:checked + .bn-flavour-option-Creamy.Banana .form-option-variant {
  color: #333333 !important; }

#CartEditProductFieldsForm .form-field .form-radio:checked + .bn-flavour-option-Lemon.Ginger {
  border-color: #8f663d !important;
  background: #f5ebae !important;
  box-shadow: 0 0 3px #8f663d !important; }

#CartEditProductFieldsForm .form-field .form-radio:checked + .bn-flavour-option-Lemon.Ginger .form-option-variant {
  color: #333333 !important; }

#CartEditProductFieldsForm .form-field .form-radio:checked + .bn-flavour-option-Cookies.Cream {
  border-color: #6d341f !important;
  background: #fafafa !important;
  box-shadow: 0 0 3px #6d341f !important; }

#CartEditProductFieldsForm .form-field .form-radio:checked + .bn-flavour-option-Cookies.Cream .form-option-variant {
  color: #6d341f !important; }

#CartEditProductFieldsForm .form-field .form-radio:checked + .bn-flavour-option-Peppermint.Slice {
  border-color: #462818 !important;
  background: #aff3a2 !important;
  box-shadow: 0 0 3px #462818 !important; }

#CartEditProductFieldsForm .form-field .form-radio:checked + .bn-flavour-option-Peppermint.Slice .form-option-variant {
  color: #462818 !important; }

#CartEditProductFieldsForm .form-field .form-radio:checked + .bn-flavour-option-Rich.Chocolate {
  border-color: #4e2522 !important;
  background: #8e7472 !important;
  box-shadow: 0 0 3px #4e2522 !important; }

#CartEditProductFieldsForm .form-field .form-radio:checked + .bn-flavour-option-Strawberry.Lemonade {
  border-color: #e79024 !important;
  background: #f08c78 !important;
  box-shadow: 0 0 3px #e79024 !important; }

#CartEditProductFieldsForm .form-field .form-radio:checked + .bn-flavour-option-Strawberry.Crush {
  border-color: #9e0700 !important;
  background: #e66862 !important;
  box-shadow: 0 0 3px #9e0700 !important; }

#CartEditProductFieldsForm .form-field .form-radio:checked + .bn-flavour-option-Vanilla.Caramel {
  border-color: #fb964a !important;
  background: #f7c795 !important;
  box-shadow: 0 0 3px #fb964a !important; }

#CartEditProductFieldsForm .form-field .form-radio:checked + .bn-flavour-option-Vanilla.Caramel .form-option-variant {
  color: #333333 !important; }

#CartEditProductFieldsForm .form-field .form-radio:checked + .bn-flavour-option-Vanilla.Chai {
  border-color: #f4a25d !important;
  background: #fdeece !important;
  box-shadow: 0 0 3px #f4a25d !important; }

#CartEditProductFieldsForm .form-field .form-radio:checked + .bn-flavour-option-Vanilla.Chai .form-option-variant {
  color: #333333 !important; }

#CartEditProductFieldsForm .form-field .form-radio:checked + .bn-flavour-option-Vanilla.Maple {
  border-color: #fb964a !important;
  background: #fbf9f1 !important;
  box-shadow: 0 0 3px #fb964a !important; }

#CartEditProductFieldsForm .form-field .form-radio:checked + .bn-flavour-option-Vanilla.Maple .form-option-variant {
  color: #333333 !important; }

#CartEditProductFieldsForm .form-field .form-radio:checked + .bn-flavour-option-Iced.Coffee {
  border-color: #c78543 !important;
  background: #dbb187 !important;
  box-shadow: 0 0 3px #c78543 !important; }

#CartEditProductFieldsForm .form-field .form-radio:checked + .bn-flavour-option-Birthday.Cake {
  border-color: #e79024 !important;
  background: #7ccaf9 !important;
  box-shadow: 0 0 3px #e79024 !important; }

#CartEditProductFieldsForm .form-field .form-radio:checked + .bn-flavour-option-Choc.Raspberry {
  border-color: #7b3c2d !important;
  background: #e74166 !important;
  box-shadow: 0 0 3px #542715 !important; }

#CartEditProductFieldsForm .form-field .form-radio:checked + .bn-flavour-option-Nutty.Delight {
  border-color: #985331 !important;
  background: #a97c50 !important;
  box-shadow: 0 0 3px #985331 !important; }

#CartEditProductFieldsForm .form-field .form-radio:checked + .bn-flavour-option-Spiced.Orange {
  border-color: #ff9027 !important;
  background: #dd8e56 !important;
  box-shadow: 0 0 3px #7b3c2d !important; }

#CartEditProductFieldsForm .form-field .form-radio:checked + .bn-flavour-option-Choc.Peanut {
  border-color: #7b4532 !important;
  background: #dd8e56 !important;
  box-shadow: 0 0 3px #7b3c2d !important; }

#CartEditProductFieldsForm .form-field .form-radio:checked + .bn-flavour-option-Coconut {
  border-color: #8d6e58 !important;
  background: #efe5d5 !important;
  box-shadow: 0 0 3px #8d6e58 !important; }

#CartEditProductFieldsForm .form-field .form-radio:checked + .bn-flavour-option-Choc.Coconut {
  border-color: #7b4532 !important;
  background: #d7c4b5 !important;
  box-shadow: 0 0 3px #451b05 !important; }

#CartEditProductFieldsForm .form-field .form-radio:checked + .bn-flavour-option-Tutti.Frutti {
  border-color: #ef518b !important;
  background: #f18aae !important;
  box-shadow: 0 0 3px #b80444 !important; }

#CartEditProductFieldsForm .form-field .form-radio:checked + .bn-flavour-option-Passionfruit {
  border-color: #92296e !important;
  background: #c894b6 !important;
  box-shadow: 0 0 3px #92296e !important; }

#CartEditProductFieldsForm .form-field .form-radio:checked + .bn-flavour-option-Loaded.Lamington {
  border-color: #bd7417 !important;
  background: #fbd775 !important;
  box-shadow: 0 0 3px #6d341f !important; }

#CartEditProductFieldsForm .form-field .form-radio:checked + .bn-flavour-option-Loaded.Lamington .form-option-variant {
  color: #6d341f !important; }

#CartEditProductFieldsForm .form-field .form-radio:checked + .bn-flavour-option-Outback.Choc {
  border-color: #451b05 !important;
  background: #139528 !important;
  box-shadow: 0 0 3px #451b05 !important; }

#CartEditProductFieldsForm .form-field .form-radio:checked + .bn-flavour-option-Peanut.Caramel {
  border-color: #e68b22 !important;
  background: #efb572 !important;
  box-shadow: 0 0 3px #e68b22 !important; }

#CartEditProductFieldsForm .form-field .form-radio:checked + .bn-flavour-option-Wild.Citrus {
  border-color: #2caf40 !important;
  background: #96f737 !important;
  box-shadow: 0 0 3px #2caf40 !important; }

#CartEditProductFieldsForm .form-field .form-radio:checked + .bn-flavour-option-Wild.Citrus .form-option-variant {
  color: #067217 !important; }

#CartEditProductFieldsForm .form-field .form-radio:checked + .bn-flavour-option-Choccy.Milk {
  border-color: #7b4532 !important;
  background: #ab887c !important;
  box-shadow: 0 0 3px #7b4532 !important; }

#CartEditProductFieldsForm .form-field .form-radio:checked + .bn-flavour-option-Strawberries.Cream {
  border-color: #ff575b !important;
  background: #f9a7a9 !important;
  box-shadow: 0 0 3px #ff575b !important;
  color: #ff575b !important; }

#CartEditProductFieldsForm .form-field .form-radio:checked + .bn-flavour-option-Vanilla.Sundae {
  border-color: #333333 !important;
  background: #f9f4e0 !important;
  box-shadow: 0 0 3px #333333 !important; }

#CartEditProductFieldsForm .form-field .form-radio:checked + .bn-flavour-option-Vanilla.Sundae .form-option-variant {
  color: #333333 !important; }

#CartEditProductFieldsForm .form-field .form-radio:checked + .bn-flavour-option-Mango.Cream {
  border-color: #f9b516 !important;
  background: #fbd06a !important;
  box-shadow: 0 0 3px #f9b516 !important; }

#CartEditProductFieldsForm .form-field .form-radio:checked + .bn-flavour-option-Caramel.Latte {
  border-color: #e68b22 !important;
  background: #efb572 !important;
  box-shadow: 0 0 3px #e68b22 !important; }

#CartEditProductFieldsForm .form-field .form-radio:checked + .bn-flavour-option-Pineapple {
  border-color: #fcf85c !important;
  background: #16ba00 !important;
  box-shadow: 0 0 3px #fcf85c !important; }

#CartEditProductFieldsForm .form-field .form-radio:checked + .bn-flavour-option-Pineapple .form-option-variant {
  color: #16ba00 !important; }

#CartEditProductFieldsForm .form-field .form-radio:checked + .bn-flavour-option-Gingerbread {
  border-color: #c78543 !important;
  background: #dbb187 !important;
  box-shadow: 0 0 3px #c78543 !important; }

/* Flavour Icons change Cart options End */
ul.shop-by-sports-list {
  -moz-columns: 4;
       columns: 4;
  -moz-column-width: 200px;
       column-width: 200px;
  padding: 0;
  margin: 0; }
  ul.shop-by-sports-list li {
    margin: 10px 10px 10px 20px; }
    ul.shop-by-sports-list li a {
      color: #666666;
      font-size: 18px;
      line-height: 22px; }
      ul.shop-by-sports-list li a:hover {
        text-decoration: none;
        color: #e79024; }

#shop-by-diet.bulk-megamenu ul.navPage-subMenu-list {
  margin: 0;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-around; }
  #shop-by-diet.bulk-megamenu ul.navPage-subMenu-list li.navPage-subMenu-item {
    max-width: 160px;
    margin: 0 0 10px; }

/* Smooth Scrolling when moving to links on page */
html {
  scroll-behavior: smooth; }

a[href^="tel"] {
  text-decoration: inherit;
  color: inherit; }

/* Australian owned & operated */
.opt-aussie-span {
  display: none; }

.opt-aussie-span {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  font-size: 13px;
  color: #666666;
  padding-top: 2px; }

.opt-aussie-span img {
  height: 22px;
  padding: 1px 6px 4px 6px; }

@media screen and (min-width: 1024px) {
  .opt-aussie-span {
    display: block; } }

/* Product Drop Downs */
.product .form-select {
  font-size: 16px;
  max-width: 20.35rem;
  margin-bottom: 15px;
  height: 44px;
  border-radius: 0px;
  border-style: solid;
  border-width: 1px;
  border-color: #cccccc;
  color: #666666;
  font-family: inherit;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACoAAAAuCAIAAADRMBwaAAAAA3NCSVQICAjb4U/gAAAAEHRFWHRTb2Z0d2FyZQBTaHV0dGVyY4LQCQAAALhJREFUWMPt2DEKBCEMBdC4TGs7C54g4KW8mZ5jip1TeASFnTYHcAvBZotlMwwW81MK+pKgIprWGs2LhYi891Ps174/Jpb+XNeZPBGBBw8ePHjw4MF/BTNv28bMPwcv4UspIhJjHBgzxxhFpJRyOS8iIYRaa8+g27XWEIKI/Luaaa0pXrrW2pSSc46I1HbOWbn1Rg/U9qnqRw96KrrpOeflzLFRw7h2wIMHDx48ePA34c3EL+X3cXwAfuhcM83pI+kAAAAASUVORK5CYII=) no-repeat;
  background-position: 101% center; }

.product select option:disabled {
  font-style: italic;
  font-size: 14px;
  color: #d6d6d6; }

@media (max-width: 540px) {
  .product .form-select {
    max-width: 100%; } }

/* Split test BN39 */
.show-optModal {
  z-index: 1000017 !important; }

.klaviyo-bis-trigger {
  margin: 7px 0px 0px 0px !important;
  padding: 12px 30px 12px 30px !important; }

/* Klaviyo flyout fZWkZu */
.fZWkZu.fZWkZu {
  z-index: 1000020 !important; }

ul.testlist-pp {
  margin-top: 16px;
  list-style-type: none;
  counter-reset: li; }

li.testlist-pp:before {
  counter-increment: li;
  content: "Test Results #" counter(li, decimal-leading-zero);
  padding-right: 60px; }

li.testlist-pp:hover:before {
  color: #e79024; }

/* Recipes List on Products */
ul.splitcolumn-recipes {
  -moz-column-count: 4;
  -moz-column-gap: 20px;
  -webkit-column-count: 4;
  -webkit-column-gap: 20px;
  column-count: 4;
  column-gap: 20px; }

@media all and (min-width: 850px) {
  ul.splitcolumn-recipes li:nth-child(n+49) {
    display: none; }
  .showMore-recipes {
    display: block; } }

@media all and (max-width: 850px) {
  ul.splitcolumn-recipes {
    -moz-column-count: 3;
    -moz-column-gap: 20px;
    -webkit-column-count: 3;
    -webkit-column-gap: 20px;
    column-count: 3;
    column-gap: 20px; }
  ul.splitcolumn-recipes li:nth-child(n+37) {
    display: none; }
  .showMore-recipes {
    display: block; } }

@media all and (max-width: 750px) {
  ul.splitcolumn-recipes {
    -moz-column-count: 2;
    -moz-column-gap: 20px;
    -webkit-column-count: 2;
    -webkit-column-gap: 20px;
    column-count: 2;
    column-gap: 20px; }
  ul.splitcolumn-recipes li:nth-child(n+25) {
    display: none; }
  .showMore-recipes {
    display: block; } }

@media all and (max-width: 520px) {
  ul.splitcolumn-recipes {
    -moz-column-count: 1;
    -moz-column-gap: 20px;
    -webkit-column-count: 1;
    -webkit-column-gap: 20px;
    column-count: 1;
    column-gap: 20px; }
  ul.splitcolumn-recipes li:nth-child(n+13) {
    display: none; }
  .showMore-recipes {
    display: block; } }

ul.list-recipes {
  margin-top: 16px; }

li.list-recipes:before {
  padding-right: 60px;
  padding-left: 10px; }

li.list-recipes:hover:before {
  color: #e79024; }

.showMore-recipes:hover {
  color: #e79024;
  cursor: pointer; }

/* Password reset page format with image */
.reset_password p {
  line-height: 1.5;
  font-size: 16px;
  font-family: "geogRg", Arial, Helvetica, sans-serif;
  color: #666666; }

@media screen and (max-width: 1023px) {
  .reset-password-image {
    display: none; }
  .forgot-password-form .form-prefixPostfix-button--postfix,
  .forgot-password-form .form-input {
    margin-right: 0px;
    margin-top: 16px; } }

@media screen and (min-width: 1024px) and (max-width: 1139px) {
  .forgot-password-form .form-prefixPostfix-button--postfix {
    margin-right: 16px;
    margin-top: 16px; } }

/* Hasta WPI - NEW code 4940 4941 START */
/*#sku-bn-hasta-wpi .bn-flavour-option-4940,
#sku-bn-hasta-wpi .bn-flavour-option-4941 {
  display: inline-block !important;
}

#sku-bn-hasta-wpi .productView-details form label {
  overflow: initial !important;
}

#sku-bn-hasta-wpi label[for="attribute_4940"],
#sku-bn-hasta-wpi label[for="attribute_4941"] {
  overflow: initial !important;
  margin-right: 16px;
}

#sku-bn-hasta-wpi
  .productView-details
  .productView-options
  .form-field
  label.form-label {
  margin-bottom: 16px;
}

#sku-bn-hasta-wpi label[for="attribute_4940"]:after,
#sku-bn-hasta-wpi label[for="attribute_4941"]:after {
  content: "NEW";
  background: #70a13d;
  display: inline-block;
  font-size: 12px;
  color: white;
  position: absolute;
  padding: 1px 8px;
  top: -10px;
  right: -13px;
  border: 1px solid #fff;
  box-shadow: 1px 1px 2px #70a13d;
  -webkit-transform: rotate(10deg);
  font-family: geogRg;
}*/
/* Hasta electrolyte-plus - NEW code 4967 START */
#sku-bn-ep .bn-flavour-option-4967 {
  display: inline-block !important; }

#sku-bn-ep .productView-details form label {
  overflow: initial !important; }

#sku-bn-ep label[for="attribute_4967"] {
  overflow: initial !important;
  margin-right: 16px; }

#sku-bn-ep .productView-details .productView-options .form-field label.form-label {
  margin-bottom: 16px; }

#sku-bn-ep label[for="attribute_4967"]:after {
  content: "NEW";
  background: #70a13d;
  display: inline-block;
  font-size: 12px;
  color: white;
  position: absolute;
  padding: 1px 8px;
  top: -10px;
  right: -13px;
  border: 1px solid #fff;
  box-shadow: 1px 1px 2px #70a13d;
  -webkit-transform: rotate(10deg);
  font-family: geogRg; }

/* ss-shaker - Blue 4936 2859e7 Pink 4937  dd8c9c code START */
#sku-bn-ss-shaker .form-option-variant {
  min-width: 5.71429rem; }

#sku-bn-ss-shaker .bn-flavour-option-4822:hover {
  border-color: #eaeaea !important;
  background: #717171 !important;
  box-shadow: 0 0 3px #717171 !important;
  color: #ffffff !important; }

#sku-bn-ss-shaker .bn-flavour-option-4936:hover {
  border-color: #eaeaea !important;
  background: #678bf2 !important;
  box-shadow: 0 0 3px #678bf2 !important;
  color: #ffffff !important; }

#sku-bn-ss-shaker .productView-details .productView-options .form-field .form-radio:checked + .bn-flavour-option-4936 {
  border-color: #eaeaea !important;
  background: #2859e7 !important;
  box-shadow: 0 0 3px #2859e7 !important;
  color: #ffffff !important; }

#sku-bn-ss-shaker .bn-flavour-option-4937:hover {
  border-color: #eaeaea !important;
  background: #f0cddf !important;
  box-shadow: 0 0 3px #f0cddf !important;
  color: #ffffff !important; }

#sku-bn-ss-shaker .productView-details .productView-options .form-field .form-radio:checked + .bn-flavour-option-4937 {
  border-color: #eaeaea !important;
  background: #dd8c9c !important;
  box-shadow: 0 0 3px #dd8c9c !important;
  color: #ffffff !important; }

#sku-bn-ss-shaker .productView-details .productView-options .form-field .form-radio:checked + .bn-flavour-option-4822 {
  border-color: #eaeaea !important;
  background: #3a3a3a !important;
  box-shadow: 0 0 3px #3a3a3a !important;
  color: #ffffff !important; }

#sku-bn-ss-shaker .productView-details form label {
  overflow: initial !important; }

#sku-bn-ss-shaker label[for="attribute_4936"],
#sku-bn-ss-shaker label[for="attribute_4937"] {
  overflow: initial !important;
  margin-right: 16px; }

#sku-bn-ss-shaker .productView-details .productView-options .form-field label.form-label {
  margin-bottom: 16px; }

#sku-bn-ss-shaker label[for="attribute_4936"]:after,
#sku-bn-ss-shaker label[for="attribute_4937"]:after,
#sku-bn-stk-mmu label[for="attribute_4927"]:after {
  content: "LIMITED EDITION";
  background: #e79024;
  display: inline-block;
  font-size: 12px;
  color: white;
  position: absolute;
  padding: 1px 8px;
  top: -10px;
  right: -13px;
  border: 1px solid #fff;
  box-shadow: 1px 1px 2px #e79024;
  -webkit-transform: rotate(10deg);
  font-family: geogRg; }

/* BCAA Recovery - Passionfruit  NEW code START */
#CartEditProductFieldsForm .bn-flavour-option-4925 {
  display: inline-block !important; }

#sku-bn-bcaar .bn-flavour-option-4925 {
  display: inline-block !important; }

/* #sku-bn-stk-mmu .bn-flavour-option-4926,
#sku-bn-stk-mmu .bn-flavour-option-4927,
#sku-bn-stk-uss .bn-flavour-option-4926,
#sku-bn-stk-uss .bn-flavour-option-4927 {
  display: inline-block !important;
}

#sku-bn-bcaar .productView-details form label {
  overflow: initial !important;
}
#sku-bn-stk-mmu .productView-details form label {
  overflow: initial !important;
}
#sku-bn-stk-uss .productView-details form label {
  overflow: initial !important;
}

#sku-bn-bcaar label[for="attribute_4925"] {
  overflow: initial !important;
  margin-right: 16px;
}
#sku-bn-stk-mmu label[for="attribute_4926"],
#sku-bn-stk-mmu label[for="attribute_4927"],
#sku-bn-stk-uss label[for="attribute_4926"],
#sku-bn-stk-uss label[for="attribute_4927"] {
  overflow: initial !important;
  margin-right: 16px;
}

#sku-bn-bcaar
  .productView-details
  .productView-options
  .form-field
  label.form-label {
  margin-bottom: 16px;
}
#sku-bn-stk-mmu
  .productView-details
  .productView-options
  .form-field
  label.form-label {
  margin-bottom: 16px;
}
#sku-bn-stk-uss
  .productView-details
  .productView-options
  .form-field
  label.form-label {
  margin-bottom: 16px;
}

#sku-bn-bcaar label[for="attribute_4925"]:after,
#sku-bn-stk-mmu label[for="attribute_4926"]:after,
#sku-bn-stk-mmu label[for="attribute_4927"]:after,
#sku-bn-stk-uss label[for="attribute_4926"]:after,
#sku-bn-stk-uss label[for="attribute_4927"]:after {
  content: "NEW";
  background: #70a13d;
  display: inline-block;
  font-size: 12px;
  color: white;
  position: absolute;
  padding: 1px 8px;
  top: -10px;
  right: -13px;
  border: 1px solid #fff;
  box-shadow: 1px 1px 2px #70a13d;
  -webkit-transform: rotate(10deg);
  font-family: geogRg;
}
*/
/* WPI Christmas Cookie "Limited Edition" Flavour code START */
#sku-bn-wpi .bn-flavour-option-4930 {
  display: inline-block !important; }

#sku-bn-wpi .bn-flavour-option-Christmas.Cookie {
  display: inline-block; }

#CartEditProductFieldsForm .bn-flavour-option-4930 {
  display: inline-block !important; }

#CartEditProductFieldsForm .bn-flavour-option-Christmas.Cookie {
  display: inline-block; }

#sku-bn-wpi .productView-details form label {
  overflow: initial !important; }

/*#sku-bn-jps-tier1 .productView-details form label,
#sku-bn-jps-tier2 .productView-details form label,
sku-bn-stk-bwpi .productView-details form label {
  overflow: initial !important;
}*/
#sku-bn-wpi label[for="attribute_4930"] {
  display: inline-block;
  overflow: initial !important;
  margin-right: 16px; }

#sku-bn-wpi .productView-details .productView-options .form-field label.form-label {
  margin-bottom: 16px; }

#sku-bn-wpi label[for="attribute_4930"]:after {
  content: "LIMITED EDITION";
  background: #e79024;
  display: inline-block;
  font-size: 12px;
  color: white;
  position: absolute;
  padding: 1px 8px;
  top: -10px;
  right: -13px;
  border: 1px solid #fff;
  box-shadow: 1px 1px 2px #e79024;
  -webkit-transform: rotate(10deg);
  font-family: geogRg; }

/*
Plant Powered Muscle Stack
Veggie Weight Loss Stack
20200520
*/
#CartEditProductFieldsForm .bn-flavour-option-4890,
#CartEditProductFieldsForm .bn-flavour-option-4891,
#CartEditProductFieldsForm .bn-flavour-option-4892,
#CartEditProductFieldsForm .bn-flavour-option-4893 {
  display: none !important; }

#sku-bn-stk-ppm .bn-flavour-option-4890,
#sku-bn-stk-ppm .bn-flavour-option-4891,
#sku-bn-stk-ppm .bn-flavour-option-4892,
#sku-bn-stk-ppm .bn-flavour-option-4893 {
  display: none !important; }

#sku-bn-stk-vwl .bn-flavour-option-4890,
#sku-bn-stk-vwl .bn-flavour-option-4891 {
  display: none !important; }

/* Extra padding on top (taking from bottom) of options for stacks  */
#sku-bn-stk-bwpi .productView-details .productView-options .form-field label.form-option,
#sku-bn-stk-bwpc .productView-details .productView-options .form-field label.form-option,
#sku-bn-stk-mmu .productView-details .productView-options .form-field label.form-option,
#sku-bn-stk-dbs .productView-details .productView-options .form-field label.form-option,
#sku-bn-stk-lcm .productView-details .productView-options .form-field label.form-option,
#sku-bn-stk-ppm .productView-details .productView-options .form-field label.form-option,
#sku-bn-stk-lfl .productView-details .productView-options .form-field label.form-option,
#sku-bn-stk-vwl .productView-details .productView-options .form-field label.form-option,
#sku-bn-stk-uss .productView-details .productView-options .form-field label.form-option {
  margin-bottom: 8px !important;
  margin-top: 2px !important; }

#sku-bn-jps-tier1 .productView-details .productView-options .form-field label.form-label,
#sku-bn-jps-tier2 .productView-details .productView-options .form-field label.form-label,
#sku-bn-jps-tier3 .productView-details .productView-options .form-field label.form-label {
  margin-bottom: 16px; }

/* added extra padding for price-discount */
#sku-bn-wpi .total-price,
#sku-bn-wpi .total-price-discount,
#sku-bn-stk-bwpc .total-price,
#sku-bn-stk-bwpc .total-price-discount,
#sku-bn-stk-dbs .total-price,
#sku-bn-stk-dbs .total-price-discount,
#sku-bn-jps-tier1 .total-price,
#sku-bn-jps-tier1 .total-price-discount,
#sku-bn-jps-tier2 .total-price,
#sku-bn-jps-tier2 .total-price-discount,
#sku-bn-jps-tier3 .total-price,
#sku-bn-jps-tier3 .total-price-discount,
#sku-bn-stk-bwpi .total-price,
#sku-bn-stk-bwpi .total-price-discount {
  top: 46px; }

/* Remove WPC Combo from new products list on the home page */
.bn-new-products .slick-list .productCarousel-slide:nth-of-type(1) {
  display: none; }

/* Extra padding above NWPC and NWPI products */
#sku-bn-stk-bwpc .productView-options,
#sku-bn-stk-bwpi .productView-options {
  padding-top: 22px; }

.web-page .page-content hr {
  background: #fff;
  background: linear-gradient(to right, #f2f2f2 0, #ccc 50%, #f2f2f2 100%);
  height: 1px;
  width: 100%;
  border-top: none;
  margin: 60px 0; }

p.search-snippet {
  padding: 15px 40px;
  width: 580px;
  text-align: left;
  background: #f2f2f2;
  border: 1px solid #ccc;
  margin: 20px auto 40px;
  display: block; }

.search-snippet h3 {
  padding-bottom: 20px; }

.search-snippet hr {
  border-top: 1px solid #ccc; }

/* Banners */
.banners {
  padding: 3px 0;
  color: white;
  font-size: 14px;
  text-align: center;
  border-bottom: #e79024 1px solid;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#555555', endColorstr='#444444',GradientType=0 ); }

.banners a {
  color: white;
  text-decoration: underline; }

.banners a:hover {
  color: #e79024; }

.new-customer .panel {
  overflow: visible; }

#imgspinninglog {
  max-height: 200px; }

#dynamic {
  padding: 40px;
  border: 1px solid #ccc;
  background: #f2f2f2; }

/* Product Reviews */
h5.productReview-title {
  font-size: 15px;
  text-transform: uppercase;
  padding: 0 0 4px;
  color: #333; }

p.productReview-author {
  font-size: 13px;
  margin: 0 0 4px;
  font-style: italic; }

.productReviews .toggleLink {
  display: none; }

/* Account Form */
.create-account .form-label {
  margin-bottom: 0.25rem; }

.create-account .form-row .form-field {
  margin: 0 0 1.5rem; }

.create-account div#FormField_3::after,
.create-account div#FormField_4::before {
  background: #fff;
  background: linear-gradient(to right, #ffffff 0, #f3c791 50%, #ffffff 100%);
  height: 1px;
  width: 100%;
  padding: 0;
  margin: 2.5rem 0; }

.create-account div#FormField_13 .form-label:after {
  content: "Enter your postcode and select suburb from the drop down";
  text-transform: uppercase;
  font-size: 0.75rem;
  vertical-align: middle;
  line-height: inherit;
  margin: 0 0 0 25px;
  font-family: geogRg; }

.create-account .form-inlineMessage {
  margin-top: 0; }

/* Cart Page Tweaks */
.alertBox {
  margin-left: 16px;
  margin-right: 16px;
  margin-bottom: 0.5rem;
  padding: 0.25rem 1rem;
  background: #f2f2f2;
  border: 1px solid #ccc;
  color: #666;
  border-radius: 0; }

.alertBox--info .alertBox-message span {
  color: #666;
  font-size: 15px; }

.alertBox--info .alertBox-message span a,
.alertBox--info .alertBox-message strong {
  font-size: 15px; }

.data-cart-content {
  padding: 0 16px; }

.cart thead,
.cart tbody,
.cart tfoot {
  border: 1px solid #ccc; }

.cart thead th {
  padding: 0.25rem 1.5rem;
  font-size: 14px;
  text-transform: uppercase; }

.bn-notexpected {
  background: #fafafa;
  margin: 10px 20px;
  padding: 5px 20px;
  color: #333;
  font-size: 14px;
  text-align: center; }

#sku-bn-wpc .bn-wpc-combo {
  margin: 10px 20px;
  padding: 5px 20px;
  color: #333;
  font-size: 16px;
  text-align: center; }

#sku-bn-wpc .bn-wpc-combo a {
  font-size: 16px; }

.bn-wpc-combo p {
  display: none;
  margin-bottom: 0; }

#sku-bn-wpc .bn-wpc-combo p,
.homepage-section .bn-wpc-combo p {
  display: block; }

#sku-bn-wpc .bn-notexpected {
  display: none !important; }

/* Related Products at the bottom of product pages */
.related-product-wrapper .product h4.card-title,
.related-product-wrapper .product h4.card-title a {
  font-size: 24px;
  line-height: 24px;
  font-family: geogSb;
  color: #333; }

.related-product-wrapper .product .card .card-body .card-text .price {
  font-size: 18px;
  font-family: geogSb;
  color: #333; }

.related-product-wrapper .product .card .card-body p {
  font-size: 15px;
  line-height: 1.3; }

.related-product-wrapper .product .card .card-body {
  width: calc(100% - 100px); }

.related-product-wrapper .product .card .card-figure {
  max-width: 100px; }

/* Product FAQ Section Question */
.bn-faq-question:before {
  font-family: geogRg;
  content: "Q:";
  width: 30px;
  display: inline-block; }

.bn-faq-answer {
  margin-left: 30px; }

[data-product-attribute] .form-option.unavailable:before {
  display: none; }

h2 a {
  font-size: 25px; }

.productView-description hr {
  background: #fff;
  background: linear-gradient(to right, #f2f2f2 0, #ccc 50%, #f2f2f2 100%);
  height: 1px;
  width: 100%;
  border-top: none;
  margin: 20px 0; }

/* BLOG POST DIRECT ADD TO CART LINKS */
a.bn-addtocart:hover:after {
  color: #00ab00;
  text-decoration: none !important;
  border-bottom: none; }

a.bn-addtocart:after {
  content: "\f217";
  font-family: FontAwesome;
  font-size: 150%;
  text-decoration: none;
  display: inline-block; }

/* Frequently Purchased With */
.bn-fpw {
  margin: 20px 0 0; }

.bn-fpw h2 {
  font-size: 16px;
  margin: 0 0 10px -10px;
  background: #e79024;
  transform: skew(-8deg, 0deg);
  display: inline-block;
  padding: 0 20px;
  font-style: italic;
  color: #fff; }

#sku-bn-hemp .bn-fpw h2,
#sku-bn-nwpc .bn-fpw h2,
#sku-bn-em .bn-fpw h2,
#sku-bn-nwpi .bn-fpw h2,
#sku-bn-bg .bn-fpw h2,
#sku-bn-chl .bn-fpw h2,
#sku-bn-earth-1kg-lc .bn-fpw h2,
#sku-bn-earth-7pack-mix .bn-fpw h2,
#sku-bn-ppi .bn-fpw h2,
#sku-bn-maca-1kg .bn-fpw h2,
#sku-bn-spi .bn-fpw h2,
#sku-bn-spiru-1kg .bn-fpw h2,
#sku-bn-wg .bn-fpw h2,
#sku-bn-rpi .bn-fpw h2,
#sku-bn-gfsn .bn-fpw h2,
#sku-bn-learth .bn-fpw h2,
#sku-bn-gte-100g .bn-fpw h2,
#sku-bn-elder-350g .bn-fpw h2,
#sku-bn-echin-500g .bn-fpw h2 {
  background: #70a13d; }

#sku-bn-hemp #navbar,
#sku-bn-nwpc #navbar,
#sku-bn-em #navbar,
#sku-bn-nwpi #navbar,
#sku-bn-bg #navbar,
#sku-bn-chl #navbar,
#sku-bn-earth-1kg-lc #navbar,
#sku-bn-earth-7pack-mix #navbar,
#sku-bn-ppi #navbar,
#sku-bn-maca-1kg #navbar,
#sku-bn-spi #navbar,
#sku-bn-spiru-1kg #navbar,
#sku-bn-wg #navbar,
#sku-bn-rpi #navbar,
#sku-bn-gfsn #navbar,
#sku-bn-learth #navbar,
#sku-bn-gte-100g #navbar,
#sku-bn-elder-350g #navbar,
#sku-bn-echin-500g #navbar {
  background: #70a13d; }

#sku-bn-rfsn-270g .bn-fpw h2 {
  background: #e91a5e; }

#sku-bn-hemp .fwp3-link a,
#sku-bn-nwpc .fwp3-link a,
#sku-bn-em .fwp3-link a,
#sku-bn-nwpi .fwp3-link a,
#sku-bn-bg .fwp3-link a,
#sku-bn-chl .fwp3-link a,
#sku-bn-earth-1kg-lc .fwp3-link a,
#sku-bn-earth-7pack-mix .fwp3-link a,
#sku-bn-ppi .fwp3-link a,
#sku-bn-maca-1kg .fwp3-link a,
#sku-bn-spi .fwp3-link a,
#sku-bn-spiru-1kg .fwp3-link a,
#sku-bn-wg .fwp3-link a,
#sku-bn-rpi .fwp3-link a,
#sku-bn-gfsn .fwp3-link a,
#sku-bn-learth .fwp3-link a,
#sku-bn-gte-100g .fwp3-link a,
#sku-bn-elder-350g .fwp3-link a,
#sku-bn-echin-500g .fwp3-link a {
  color: #70a13d; }

#sku-bn-rfsn-270g .fwp3-link a {
  color: #e91a5e; }

.bn-fpw-product-description h3 {
  font-family: geogSb;
  text-transform: none;
  font-size: 18px; }

.bn-fpw-product-description h3 span {
  font-family: geogRg; }

.bn-fpw-product-image {
  width: 100px;
  height: 100px;
  float: left; }

.bn-fpw-product-image img {
  width: 100px;
  height: 100px; }

.bn-fpw-product p,
.bn-fpw-product p a {
  font-size: 15px;
  margin: 0;
  padding: 0;
  line-height: 1.2; }

.bn-fpw-product-description-block {
  display: flex;
  justify-content: center;
  flex-direction: column;
  min-height: 100px;
  padding: 10px 0; }

.bn-fpw-product {
  margin: 0 0px 20px 0;
  padding: 0; }

.bn-fpw-product:last-of-type {
  margin-bottom: 0; }

.bn-fpw-product-description {
  background: #fff; }

/* Product Description Message */
.productView-description .message p {
  font-size: 15px;
  margin: 10px 0;
  line-height: 17px; }

/* Blog */
.wp-video video {
  max-width: 570px;
  height: auto; }

/* NZ Warning */
.nz-warning {
  display: none;
  background: #f2f2f2;
  padding: 5px;
  border: 1px solid #ccc;
  font-size: 14px;
  text-align: center; }

/* Start Accordion Home Page FAQ */
.acc-homefaq,
.acc-catfaq,
.acc-pagefaq {
  width: 100%;
  max-width: 800px;
  margin: 0px auto;
  background: #fefefe;
  list-style-type: none;
  border-radius: 4px;
  box-shadow: none;
  border-width: 0px; }

.acc-homefaq .acc-home,
.acc-catfaq .acc-cat,
.acc-pagefaq .acc-page {
  background-color: #f2f2f2 !important;
  color: #666 !important;
  padding: 15px !important;
  width: 100%;
  text-align: left;
  margin: 0px;
  border: none;
  outline: none;
  transition: 0.4s;
  border: 1px solid #eee;
  text-transform: none !important; }

.acc-homefaq .active,
.acc-catfaq .active,
.acc-pagefaq .active {
  background-color: #f2f2f2 !important;
  border: 1px solid #eee; }

.acc-homefaq .acc-home:hover,
.acc-catfaq .acc-cat:hover,
.acc-pagefaq .acc-page:hover {
  background-color: white !important;
  border: 1px solid #e79024;
  color: #e79024 !important; }

.acc-homefaq .answer,
.acc-catfaq .answer,
.acc-pagefaq .answer {
  padding: 0 18px 10px;
  background-color: white;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out; }

.acc-homefaq .answer,
.acc-catfaq .answer,
.acc-pagefaq .answer {
  max-height: -moz-max-content;
  max-height: max-content; }

.acc-homefaq .acc-home:after,
.acc-catfaq .acc-cat:after,
.acc-pagefaq .acc-page:after {
  content: "\002B";
  font-size: 25px;
  color: #666;
  float: right;
  width: 25px;
  display: none; }

.acc-homefaq .active:after,
.acc-catfaq .active:after,
.acc-pagefaq .active:after {
  content: "\2212";
  display: none; }

.acc-homefaq .Heading-FAQ {
  padding: 15px; }

.acc-homefaq .acc-answer,
.acc-catfaq .acc-answer,
.acc-pagefaq .acc-answer {
  color: #666 !important;
  padding: 5px 0px;
  text-align: left;
  font-size: 18px; }

.acc-answer a {
  font-size: 18px; }

/* End Accordion Home Page FAQ */
/* 2019 spoon List

#sku-bn-maxsleep-162g-lime #DirectionsIngredients h2:nth-of-type(1)::before,
#sku-bn-5htp-10g #DirectionsIngredients h2:nth-of-type(1)::before,
#sku-bn-aakg-250g #DirectionsIngredients h2:nth-of-type(1)::before,
#sku-bn-abep-100g #DirectionsIngredients h2:nth-of-type(1)::before,
#sku-bn-amb-171g-go #DirectionsIngredients h2:nth-of-type(1)::before,
#sku-bn-arg-250g #DirectionsIngredients h2:nth-of-type(1)::before,
#sku-bn-as-50g #DirectionsIngredients h2:nth-of-type(1)::before,
#sku-bn-at-250g #DirectionsIngredients h2:nth-of-type(1)::before,
#sku-bn-ba-250g #DirectionsIngredients h2:nth-of-type(1)::before,
#sku-bn-carn-250g #DirectionsIngredients h2:nth-of-type(1)::before,
#sku-bn-cb-250g #DirectionsIngredients h2:nth-of-type(1)::before,
#sku-bn-cee-250g #DirectionsIngredients h2:nth-of-type(1)::before,
#sku-bn-citmal-250g #DirectionsIngredients h2:nth-of-type(1)::before,
#sku-bn-cogn-150g #DirectionsIngredients h2:nth-of-type(1)::before,
#sku-bn-cq-250g #DirectionsIngredients h2:nth-of-type(1)::before,
#sku-bn-ctm-250g #DirectionsIngredients h3:nth-of-type(1)::before,
#sku-bn-ctm-250g #DirectionsIngredients h2:nth-of-type(1)::before,
#sku-bn-daa-100g #DirectionsIngredients h2:nth-of-type(1)::before,
#sku-bn-eaas-250g #DirectionsIngredients h2:nth-of-type(1)::before,
#sku-bn-eb-250g #DirectionsIngredients h2:nth-of-type(1)::before,
#sku-bn-gaba-250g #DirectionsIngredients h2:nth-of-type(1)::before,
#sku-bn-glyc-250g #DirectionsIngredients h2:nth-of-type(1)::before,
#sku-bn-gs-250g #DirectionsIngredients h2:nth-of-type(1)::before,
#sku-bn-gte-100g #DirectionsIngredients h2:nth-of-type(1)::before,
#sku-bn-hmb #DirectionsIngredients h2:nth-of-type(1)::before,
#sku-bn-jc-250g #DirectionsIngredients h2:nth-of-type(1)::before,
#sku-bn-leuc-250g #DirectionsIngredients h2:nth-of-type(1)::before,
#sku-bn-lglut-250g #DirectionsIngredients h2:nth-of-type(1)::before,
#sku-bn-lsc-100g #DirectionsIngredients h2:nth-of-type(1)::before,
#sku-bn-lys-250g #DirectionsIngredients h2:nth-of-type(1)::before,
#sku-bn-maca-1kg #DirectionsIngredients h2:nth-of-type(1)::before,
#sku-bn-matfus-150g-trop #DirectionsIngredients h2:nth-of-type(1)::before,
#sku-bn-nac-250g #DirectionsIngredients h2:nth-of-type(1)::before,
#sku-bn-pmb-171g-sl #DirectionsIngredients h2:nth-of-type(1)::before,
#sku-bn-prol-250g #DirectionsIngredients h2:nth-of-type(1)::before,
#sku-bn-pwns-250g #DirectionsIngredients h2:nth-of-type(1)::before,
#sku-bn-rfsn-270g #DirectionsIngredients h2:nth-of-type(1)::before,
#sku-bn-rk-100g #DirectionsIngredients h2:nth-of-type(1)::before,
#sku-bn-spiru-1kg #DirectionsIngredients h2:nth-of-type(1)::before,
#sku-bn-svia-200g #DirectionsIngredients h2:nth-of-type(1)::before,
#sku-bn-taur-250g #DirectionsIngredients h2:nth-of-type(1)::before,
#sku-bn-tf-250g #DirectionsIngredients h2:nth-of-type(1)::before,
#sku-bn-tt-100g #DirectionsIngredients h2:nth-of-type(1)::before,
#sku-bn-tyro-250g #DirectionsIngredients h2:nth-of-type(1)::before,
#sku-bn-tz-172g-bl #DirectionsIngredients h2:nth-of-type(1)::before,
#sku-bn-tz #DirectionsIngredients h2:nth-of-type(1)::before,
#sku-bn-vitalpm-219g #DirectionsIngredients h2:nth-of-type(1)::before,
#sku-bn-vitb-250g #DirectionsIngredients h2:nth-of-type(1)::before,
#sku-bn-vitc-250g #DirectionsIngredients h2:nth-of-type(1)::before,
#sku-bn-zma-100g #DirectionsIngredients h2:nth-of-type(1)::before,
#sku-bn-pw101 #DirectionsIngredients h2:nth-of-type(1)::before,
#sku-bn-testmax-360g #DirectionsIngredients h2:nth-of-type(1)::before,
#sku-bn-agpc-100g #DirectionsIngredients h2:nth-of-type(1)::before,
#sku-bn-alcar-250g #DirectionsIngredients h2:nth-of-type(1)::before,
#sku-bn-bcaar #DirectionsIngredients h2:nth-of-type(1)::before,
#sku-bn-bcaas-250g #DirectionsIngredients h2:nth-of-type(1)::before,
#sku-bn-cremon-250g #DirectionsIngredients h2:nth-of-type(1)::before,
#sku-bn-ampmb #DirectionsIngredients h2:nth-of-type(1)::before,
#sku-bn-mctp-500g #DirectionsIngredients h2:nth-of-type(1)::before,
#sku-bn-gfsn #DirectionsIngredients h2:nth-of-type(1)::before
*/
/* no longer include plastic spoons */
#sku-bn-bcaar #DirectionsIngredients h2:nth-of-type(1)::before {
  content: "To reduce our environmental impact we will no longer include plastic spoons in our 250g package size, we request you use a standard teaspoon (or micro scales for small doses) to dose this product. As we transition there will still be some stock provided with spoons, but by end of July 2020 we expect most products will be spoon free.";
  color: #666;
  line-height: 1.25;
  display: block;
  font-size: 14px;
  font-family: geogRg;
  margin-bottom: 16px !important;
  padding: 0px 0px 0px 50px;
  background: #f8f8f8 url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-no-spoons-200x200.png?t=1563238898") no-repeat;
  background-size: 38px 38px;
  -webkit-background-size: 38px 38px;
  background-origin: padding-box;
  border: 10px solid #f8f8f8;
  outline: 1px solid #ccc;
  margin: 1px;
  min-height: 58px;
  text-align: left; }

/* no longer include plastic spoons */
#sku-bn-lglut-250g #DirectionsIngredients h2:nth-of-type(1)::before,
#sku-bn-cremon-250g #DirectionsIngredients h2:nth-of-type(1)::before {
  content: "To reduce our environmental impact we will no longer include plastic spoons, we request you use a standard teaspoon (or micro scales for small doses) to dose this product.";
  color: #666;
  line-height: 1.25;
  display: block;
  font-size: 14px;
  font-family: geogRg;
  margin-bottom: 16px !important;
  padding: 0px 0px 0px 50px;
  background: #f8f8f8 url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-no-spoons-200x200.png?t=1563238898") no-repeat;
  background-size: 38px 38px;
  -webkit-background-size: 38px 38px;
  background-origin: padding-box;
  border: 10px solid #f8f8f8;
  outline: 1px solid #ccc;
  margin: 1px;
  min-height: 58px;
  text-align: left; }

/* Nutrition Panels Tidy */
#NutritionPanels-tab {
  text-align: center; }

#NutritionPanels-tab .table {
  margin: 0 10px 10px 0;
  border: 1px solid #666;
  max-width: 500px;
  display: inline-block;
  vertical-align: top; }

.productView-description .revised-table tbody tr td {
  font-size: 14px;
  padding: 1px 20px; }

/* Full Width Product Description and Sidebar */
.productView-description {
  clear: none;
  float: none;
  width: 100%;
  padding-right: 0;
  padding-left: 0; }

.custom-right-panel {
  float: none;
  width: 100%;
  padding-left: 0;
  padding-right: 0; }

/* Shop by Goal */
#goal {
  width: 100%;
  float: left;
  margin: 0 0 50px; }

#goal h3 a {
  font-size: 20px !important; }

#goal .tabsGoal input[type="radio"] {
  position: absolute;
  top: -9999px;
  left: -9999px; }

#goal .tabsGoal {
  max-width: 640px;
  float: none;
  list-style: none;
  position: relative;
  padding: 0;
  margin: 0 auto;
  width: 100%; }

#goal .tabsGoal li {
  float: left; }

#goal [id^="tab"]:checked ~ [id^="tab-content"] {
  display: block; }

#goal .tabsGoal input[type="radio"] {
  position: absolute;
  top: -9999px;
  left: -9999px; }

#goal .tabsGoal label {
  display: inline-block;
  text-align: center;
  padding: 50px 60px;
  margin: 10px 0 0;
  color: #000;
  font-size: 24px;
  background: #fff;
  cursor: pointer;
  position: relative;
  border: 1px solid #ccc;
  transition: all 0.2s ease-in-out; }

#goal .tabsGoal label:hover {
  background: #e79024;
  color: #fff; }

#goal [id^="tab"]:checked + label {
  background: #cc6200;
  color: #fff;
  top: 0; }

#goal [id^="tab"]:checked ~ [id^="tab-content"],
#goal [id^="tab"]:checked ~ [id^="tab-content"] > div {
  display: block; }

#goal .tab-content {
  z-index: 2;
  display: none;
  text-align: left;
  overflow: hidden;
  width: 100%;
  font-size: 16px;
  line-height: 140%;
  border: 1px solid #ccc;
  color: #000;
  top: 30px;
  left: 0;
  padding: 0;
  box-sizing: border-box;
  background: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-shop-by-goal-with-bulk-nutrients.png?t=1464924533") bottom center no-repeat #f2f2f2;
  background-size: 100% auto; }

#goal .tab-content h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  padding: 0 0 20px; }

#goal .tab-content > div {
  display: none;
  animation-duration: 0.5s;
  margin: 20px;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 180px; }

#goal #tab-content1 label {
  width: 110px;
  height: 150px;
  font-size: 18px;
  margin: 0;
  padding: 0;
  line-height: 1; }

#goal .tabsGoal .reset-link {
  display: inline-block;
  background: 0 0;
  border: none;
  font-size: 12px;
  text-transform: uppercase;
  font-style: italic;
  padding: 5px;
  width: 125px;
  margin: 0 250px 10px;
  color: #999;
  border-radius: 20px; }

#goal .winner {
  background: #fff;
  border: 1px solid #ccc;
  padding: 0 0 40px; }

#goal .winner img.product-1 {
  float: left; }

#goal .winner img.product-2 {
  float: left;
  width: 150px;
  height: 150px; }

#goal .winner p.product-1 {
  text-align: left;
  margin: 10px 20px; }

#goal .winner p.product-2 {
  text-align: left;
  margin: 10px 20px; }

#goal .winner h3,
#goal .winner h4 {
  text-align: left;
  margin: 30px 0 10px;
  padding: 0 0 5px; }

#goal .winner h4 {
  margin-top: 50px; }

#goal hr {
  width: 80%;
  background: ccc;
  margin: 30px auto; }

#goal .shop-now-1,
#goal .shop-now-2 {
  background: #e79024;
  padding: 5px 50px;
  color: #fff !important;
  text-decoration: none;
  text-transform: uppercase;
  margin: 10px;
  display: inline-block;
  font-size: 16px;
  border-radius: 50px;
  font-family: geogSb;
  font-style: italic; }

#goal .shop-now-2 {
  font-size: 14px; }

#goal #label1,
#goal #label2,
#goal #label3,
#goal #label4,
#goal #label5 {
  text-indent: -9999px;
  background: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-shop-by-goal-home-icons.png?t=1469575632") 0 0 no-repeat;
  animation-duration: 0s !important; }

#goal #label1:hover,
#goal #label2:hover,
#goal #label3:hover,
#goal #label4:hover,
#goal #label5:hover {
  animation-duration: 0s !important; }

#goal #label1:hover {
  background-position: 0 -150px; }

#goal #label2 {
  background-position: -110px 0; }

#goal #label2:hover {
  background-position: -110px -150px; }

#goal #label3 {
  background-position: -220px 0; }

#goal #label3:hover {
  background-position: -220px -150px; }

#goal #label4 {
  background-position: -330px 0; }

#goal #label4:hover {
  background-position: -330px -150px; }

#goal #label5 {
  background-position: -440px 0; }

#goal #label5:hover {
  background-position: -440px -150px; }

@media screen and (max-width: 500px) {
  #goal .winner img.product-1 {
    float: none; }
  #goal .winner h3,
  #goal .winner h4 {
    margin: 30px 20px 10px;
    text-align: center; }
  #goal {
    height: 1420px; }
  #goal .HeaderTop {
    display: none; }
  #goal .HeaderMiddle .messageTop ul .first {
    width: 60%;
    margin: 20px 20% 0; }
  #goal .HeaderMobile .menubar {
    top: 0; }
  #goal .HeaderMobile .checkout-cart-text {
    top: 51px; }
  #goal .tabsGoal .reset-link {
    width: 50%;
    margin: 0 25% 80px; } }

/* ############################# */
/*       REMEMBER TO ADD         */
/*      A FREE SAMPLE BOX        */
/*       ON THE CART PAGE        */
/* ############################# */
.bn-rafs {
  margin: 20px auto;
  text-align: center; }

.bn-rafs a {
  margin: 0px 0 10px 120px;
  background: #e79024;
  transform: skew(-8deg, 0deg);
  display: inline-block;
  padding: 4px 30px;
  border: none; }

.bn-rafs a:before {
  content: "";
  display: block;
  background: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-free-sample-add-to-cart.png?t=1548111771");
  background-size: 125px 70px;
  -webkit-background-size: 125px 70px;
  height: 66px;
  position: absolute;
  width: 125px;
  transform: skew(8deg, 0deg);
  margin: -10px 0 0 -131px; }

.bn-rafs a:hover {
  border: none;
  background: #333; }

.bn-rafs a .click {
  color: #fff;
  transform: skew(8deg, 0deg);
  display: block;
  padding: 2px 10px;
  font-size: 17px;
  font-family: geogSb; }

.bn-rafs a .current {
  color: #fff;
  font-family: geogRg;
  font-style: normal;
  font-size: 13px;
  transform: skew(8deg, 0deg);
  display: block;
  line-height: 1; }

.bn-rafs a .limit {
  color: #fff;
  font-family: geogRg;
  font-style: normal;
  font-size: 13px;
  transform: skew(8deg, 0deg);
  display: block;
  line-height: 1; }

/* ############################# */
/*        REQUEST A FREE         */
/*        SAMPLE LINK ON         */
/*        PRODUCT PAGES          */
/* ############################# */
/* Adds request a free sample link to specific product pages based on which SKUs are set to display block below.  Code is largely based on RAFS from above. */
#sku-bn-hemp .productView-freesample .bn-rafs a,
#sku-bn-hemp .bn-rafs .bn-rafs a,
#sku-bn-nwpc .productView-freesample .bn-rafs a,
#sku-bn-nwpc .bn-rafs .bn-rafs a,
#sku-bn-em .productView-freesample .bn-rafs a,
#sku-bn-em .bn-rafs .bn-rafs a,
#sku-bn-nwpi .productView-freesample .bn-rafs a,
#sku-bn-nwpi .bn-rafs .bn-rafs a,
#sku-bn-bg .productView-freesample .bn-rafs a,
#sku-bn-bg .bn-rafs .bn-rafs a,
#sku-bn-chl .productView-freesample .bn-rafs a,
#sku-bn-chl .bn-rafs .bn-rafs a,
#sku-bn-earth-1kg-lc .productView-freesample .bn-rafs a,
#sku-bn-earth-1kg-lc .bn-rafs .bn-rafs a,
#sku-bn-earth-7pack-mix .productView-freesample .bn-rafs a,
#sku-bn-earth-7pack-mix .bn-rafs .bn-rafs a,
#sku-bn-ppi .productView-freesample .bn-rafs a,
#sku-bn-ppi .bn-rafs .bn-rafs a,
#sku-bn-maca-1kg .productView-freesample .bn-rafs a,
#sku-bn-maca-1kg .bn-rafs .bn-rafs a,
#sku-bn-spi .productView-freesample .bn-rafs a,
#sku-bn-spi .bn-rafs .bn-rafs a,
#sku-bn-rk-100g .productView-freesample .bn-rafs a,
#sku-bn-rk-100g .bn-rafs .bn-rafs a,
#sku-bn-spiru-1kg .productView-freesample .bn-rafs a,
#sku-bn-spiru-1kg .bn-rafs .bn-rafs a,
#sku-bn-wg .productView-freesample .bn-rafs a,
#sku-bn-wg .bn-rafs .bn-rafs a,
#sku-bn-rpi .productView-freesample .bn-rafs a,
#sku-bn-rpi .bn-rafs .bn-rafs a,
#sku-bn-gfsn .productView-freesample .bn-rafs a,
#sku-bn-gfsn .bn-rafs .bn-rafs a {
  background: #70a13d; }

#sku-bn-hemp .productView-freesample .bn-rafs a:hover,
#sku-bn-hemp .bn-rafs .bn-rafs a:hover,
#sku-bn-nwpc .productView-freesample .bn-rafs a:hover,
#sku-bn-nwpc .bn-rafs .bn-rafs a:hover,
#sku-bn-em .productView-freesample .bn-rafs a:hover,
#sku-bn-em .bn-rafs .bn-rafs a:hover,
#sku-bn-nwpi .productView-freesample .bn-rafs a:hover,
#sku-bn-nwpi .bn-rafs .bn-rafs a:hover,
#sku-bn-bg .productView-freesample .bn-rafs a:hover,
#sku-bn-bg .bn-rafs .bn-rafs a:hover,
#sku-bn-chl .productView-freesample .bn-rafs a:hover,
#sku-bn-chl .bn-rafs .bn-rafs a:hover,
#sku-bn-earth-1kg-lc .productView-freesample .bn-rafs a:hover,
#sku-bn-earth-1kg-lc .bn-rafs .bn-rafs a:hover,
#sku-bn-earth-7pack-mix .productView-freesample .bn-rafs a:hover,
#sku-bn-earth-7pack-mix .bn-rafs .bn-rafs a:hover,
#sku-bn-ppi .productView-freesample .bn-rafs a:hover,
#sku-bn-ppi .bn-rafs .bn-rafs a:hover,
#sku-bn-maca-1kg .productView-freesample .bn-rafs a:hover,
#sku-bn-maca-1kg .bn-rafs .bn-rafs a:hover,
#sku-bn-spi .productView-freesample .bn-rafs a:hover,
#sku-bn-spi .bn-rafs .bn-rafs a:hover,
#sku-bn-rk-100g .productView-freesample .bn-rafs a:hover,
#sku-bn-rk-100g .bn-rafs .bn-rafs a:hover,
#sku-bn-spiru-1kg .productView-freesample .bn-rafs a:hover,
#sku-bn-spiru-1kg .bn-rafs .bn-rafs a:hover,
#sku-bn-wg .productView-freesample .bn-rafs a:hover,
#sku-bn-wg .bn-rafs .bn-rafs a:hover,
#sku-bn-rpi .productView-freesample .bn-rafs a:hover,
#sku-bn-rpi .bn-rafs .bn-rafs a:hover,
#sku-bn-gfsn .productView-freesample .bn-rafs a:hover,
#sku-bn-gfsn .bn-rafs .bn-rafs a:hover {
  background: #333; }

#sku-bn-rfsn-270g .productView-freesample .bn-rafs a,
#sku-bn-rfsn-270g .bn-rafs .bn-rafs a {
  background: #e91a5e; }

#sku-bn-rfsn-270g .productView-freesample .bn-rafs a:hover,
#sku-bn-rfsn-270g .bn-rafs .bn-rafs a:hover {
  background: #333; }

.pie-chart_pie-wrapper .pie-chart_arc {
  border-color: #e79024; }

#sku-bn-hemp .pie-chart_pie-wrapper,
#sku-bn-hemp .pie-chart_arc,
#sku-bn-nwpc .pie-chart_pie-wrapper,
#sku-bn-nwpc .pie-chart_arc,
#sku-bn-em .pie-chart_pie-wrapper,
#sku-bn-em .pie-chart_arc,
#sku-bn-nwpi .pie-chart_pie-wrapper,
#sku-bn-nwpi .pie-chart_arc,
#sku-bn-bg .pie-chart_pie-wrapper,
#sku-bn-bg .pie-chart_arc,
#sku-bn-chl .pie-chart_pie-wrapper,
#sku-bn-chl .pie-chart_arc,
#sku-bn-earth-1kg-lc .pie-chart_pie-wrapper,
#sku-bn-earth-1kg-lc .pie-chart_arc,
#sku-bn-earth-7pack-mix .pie-chart_pie-wrapper,
#sku-bn-earth-7pack-mix .pie-chart_arc,
#sku-bn-ppi .pie-chart_pie-wrapper,
#sku-bn-ppi .pie-chart_arc,
#sku-bn-maca-1kg .pie-chart_pie-wrapper,
#sku-bn-maca-1kg .pie-chart_arc,
#sku-bn-spi .pie-chart_pie-wrapper,
#sku-bn-spi .pie-chart_arc,
#sku-bn-rk-100g .pie-chart_pie-wrapper,
#sku-bn-rk-100g .pie-chart_arc,
#sku-bn-spiru-1kg .pie-chart_pie-wrapper,
#sku-bn-spiru-1kg .pie-chart_arc,
#sku-bn-wg .pie-chart_pie-wrapper,
#sku-bn-wg .pie-chart_arc,
#sku-bn-rpi .pie-chart_pie-wrapper,
#sku-bn-rpi .pie-chart_arc,
#sku-bn-gfsn .pie-chart_pie-wrapper,
#sku-bn-gfsn .pie-chart_arc,
#sku-bn-learth .pie-chart_pie-wrapper,
#sku-bn-learth .pie-chart_arc,
#sku-bn-elder-350g .pie-chart_pie-wrapper,
#sku-bn-elder-350g .pie-chart_arc,
#sku-bn-echin-500g .pie-chart_pie-wrapper,
#sku-bn-echin-500g .pie-chart_arc {
  border-color: #70a13d; }

#sku-bn-rfsn-270g .pie-chart_pie-wrapper,
#sku-bn-rfsn-270g .pie-chart_arc {
  border-color: #e91a5e; }

.account--fixed label.form-label {
  font-size: 16px; }

.account--fixed #FormField_29 label:first-of-type,
.account--fixed #FormField_26 label:first-of-type {
  font-family: geogSb; }

.bn-account-signup-form-field .form-label span,
.account--fixed .form-label small,
.account--fixed .form-text-label span {
  color: red;
  vertical-align: middle;
  margin: 0 0 0 15px;
  float: none;
  text-transform: uppercase;
  font-size: 0.71429rem;
  line-height: inherit; }

/* ############################# */
/*                               */
/*     CATEGORY DESCRIPTIONS     */
/*                               */
/* ############################# */
.category-description {
  padding: 20px 0;
  margin: 0 auto;
  max-width: 720px; }

.panel-wrapper {
  position: relative; }

.btn {
  color: #e79024;
  background: #fff;
  left: 20%;
  padding: 0.5em 1em;
  text-decoration: none;
  width: 60%;
  border: 1px solid #e79024; }

.btn:hover {
  background: #e79024;
  color: #fff; }

.show,
.hide {
  position: absolute;
  bottom: -1em;
  z-index: 18;
  text-align: center;
  font-family: geogSb; }

.hide {
  display: none; }

.show:target {
  display: none; }

.show:target ~ .hide {
  display: block; }

.show:target ~ .panel {
  max-height: 5000px; }

.show:target ~ .fade {
  margin-top: 0; }

a#show:hover,
a#hide:hover {
  color: #fff;
  text-decoration: none; }

.panel {
  position: relative;
  margin: 0 auto;
  max-height: 250px;
  overflow: hidden;
  transition: max-height 0.5s ease; }

.fade {
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );
  /* IE6-9 */
  height: 100px;
  margin-top: -100px;
  position: relative; }

/* ############################# */
/*                               */
/*          SEARCH PAGE          */
/*                               */
/* ############################# */
.navBar--sub {
  margin-bottom: 0.5rem; }

a#search-results-content-count:after {
  content: "NEW";
  background: #70a13d;
  font-size: 14px;
  color: #fff;
  padding: 2px 7px;
  margin: 0 0 0 6px;
  top: -1px;
  position: relative;
  letter-spacing: 0; }

a#search-results-product-count:hover,
a#search-results-content-count:hover {
  color: white;
  background: #e79024;
  border: 1px solid #ccc;
  padding: 10px; }

a#search-results-product-count,
a#search-results-content-count {
  background: #f2f2f2;
  border: 1px solid #ccc;
  padding: 10px; }

.bn-search .navBar-item {
  width: 45%;
  margin: 0 auto 5px; }

@media (max-width: 40em) {
  .bn-search .navBar-item {
    width: 80%;
    margin: 0 auto; } }

#search-results-content .form-field {
  margin: 0 0 1rem; }

#search-results-content .actionBar {
  margin: 0; }

@media (min-width: 64em) {
  .page-sidebar + .page-content {
    width: 75%; } }

.search-result-content {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #ccc;
  list-style: none; }

.search-result-content h2 {
  font-family: geogRg, Arial, Helvetica, sans-serif;
  font-size: 24px; }

.search-result-content h2 a {
  font-family: geogSb, Arial, Helvetica, sans-serif;
  font-size: 24px; }

.bn-search .panel--large .panel-body {
  background: #f2f2f2;
  border: 1px solid #ccc; }

/* ############################# */
/*                               */
/*     Anytime Fitness Page      */
/*                               */
/* ############################# */
.stockist-container {
  -moz-columns: 2;
       columns: 2;
  -moz-column-break-inside: avoid;
       break-inside: avoid-column; }

.stockist-entry {
  display: inline;
  float: left;
  width: 70%;
  padding: 0 0 50px;
  margin: 0 15%;
  -moz-column-break-inside: avoid;
       break-inside: avoid-column; }

.stockist-entry h4 {
  font-size: 18px;
  padding: 0;
  margin: 0 0 0 -10px;
  font-style: italic; }

.stockist-city,
.stockist-state,
.stockist-postcode {
  display: inline-block; }

h2.stockist-state-heading {
  display: block;
  width: 100%;
  clear: both;
  padding: 50px 0 20px 0;
  text-align: center;
  margin: 0 0 20px; }

.stockist-city:after,
.stockist-address-2:after,
.stockist-address:after,
.stockist-state:after {
  content: ","; }

@media screen and (max-width: 800px) {
  .stockist-entry {
    width: 50%;
    -moz-column-break-inside: avoid;
         break-inside: avoid-column; }
  .stockist-container {
    -moz-columns: 1;
         columns: 1;
    -moz-column-break-inside: avoid;
         break-inside: avoid-column; } }

/* ############################# */
/*                               */
/*           BULK BLOG           */
/*                               */
/* ############################# */
.bn-blog-message {
  width: 100%;
  background: #fff6eb;
  padding: 15px 20px 0;
  margin: 0 0 20px;
  color: #999;
  border: 1px solid #ecbb7d; }

.blog blockquote,
.blog blockquote p,
.blog blockquote p a {
  font-size: 20px; }

.blog-single-post .blog-title {
  font-size: 2rem;
  margin: 1rem 0 0; }

.blog-single-post .blog-title a {
  font-size: 2rem; }

.blog-single-post h2 {
  font-size: 25px; }

.blog-single-post h2 a {
  font-size: 25px; }

.blog-single-post figure.blog-thumbnail {
  display: none; }

.blog-summary h2 {
  font-size: 25px; }

.blog-summary h2 a {
  font-size: 25px; }

.blog-author,
.blog-date,
.blog-author a,
.blog-date a {
  font-size: 14px; }

.blog-list .pagination {
  margin: 40px auto;
  border-top: 1px solid #e5e5e5;
  padding: 40px 0 0 0; }

.blog-list .pagination-list {
  max-width: 600px;
  margin: 0 auto; }

.blog-post ol li a,
.blog-post ul li a {
  font-size: 16px; }

.blog-single-post hr {
  background: #fff;
  background: linear-gradient(to right, #fff 0, #f3c791 50%, #fff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=1 );
  height: 1px;
  width: 100%;
  border-top: none; }

.blog-single-post hr.alt {
  background: linear-gradient(to right, #fff 0, #ccc 50%, #fff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=1 );
  width: 50%; }

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

.bn-blog-menu ul {
  list-style: none;
  text-align: center; }

.bn-blog-menu ul li {
  display: inline-block;
  margin: 2px 0;
  background: #f2f2f2;
  padding: 5px 12px;
  border: 1px solid #ccc; }

.bn-blog-menu ul li a {
  text-decoration: none;
  color: #333;
  text-transform: uppercase;
  font-size: 14px; }

.bn-blog-menu ul li:hover {
  background: #e79024; }

.bn-blog-menu ul li:hover a:hover,
.bn-blog-menu ul li a:hover,
.bn-blog-menu ul li:hover a {
  color: white;
  text-decoration: none; }

article.blog.blog-single-post {
  margin: 0 20px; }

.bn-blog-purchase-link-left {
  border: 1px solid #e79024;
  box-shadow: 0 0 10px #ccc;
  padding: 10px;
  display: block;
  width: 200px;
  float: left;
  margin: 0 20px 10px 0;
  text-align: center; }

.bn-blog-purchase-link-right {
  border: 1px solid #e79024;
  box-shadow: 0 0 10px #ccc;
  padding: 10px;
  display: block;
  width: 200px;
  float: right;
  margin: 0 0 10px 20px;
  text-align: center; }

.bn-blog-purchase-link a img {
  height: 150px;
  width: 150px; }

.bn-blog-purchase-link a {
  display: block; }

@media (min-width: 640px) {
  .bn-blog-purchase-link-right {
    margin-right: -40px; }
  .bn-blog-purchase-link-left {
    margin-left: -40px; } }

/* JP Added 19/2/2020 */
.bn-blog-tags a {
  outline: 0;
  background-color: #fff;
  color: #999;
  padding: 2px 6px;
  margin: 2px 3px 4px;
  font-size: 12px;
  text-transform: uppercase;
  cursor: pointer;
  border: 1px solid #999;
  border-radius: 0;
  font-family: geogRg, Arial, Helvetica, sans-serif;
  white-space: nowrap;
  display: inline-block; }

.blog-list #navbar {
  margin-left: calc(100vw / -2 + 570px);
  width: calc(100vw); }

article.blog.blog-single-post .blog-post-figure {
  display: none; }

.bn-post-thumbnail {
  height: 200px;
  overflow: hidden; }

@media (min-width: 800px) {
  article.blog.blog-summary {
    width: 31%;
    display: inline-block;
    vertical-align: top;
    margin: 0 5px;
    border: none;
    padding-top: 3rem; }
  .blog-date span {
    display: none; }
  article.blog.blog-summary .blog-post-figure {
    width: 90%; }
  article.blog.blog-summary .blog-post-body {
    width: 100%; }
  article.blog.blog-summary .blog-post-body .blog-post {
    display: none; }
  article.blog-single-post h2,
  article.blog-single-post h2 a,
  article.blog-summary h2,
  article.blog-summary h2 a {
    font-size: 22px;
    line-height: 22px; } }

@media (max-width: 799px) {
  article.blog.blog-summary {
    width: 47%;
    display: inline-block;
    vertical-align: top;
    margin: 0 5px;
    border: none;
    padding-top: 3rem; }
  article.blog.blog-summary .blog-post-figure {
    width: 90%; }
  article.blog.blog-summary .blog-post-body {
    width: 100%; }
  article.blog.blog-summary .blog-post-body .blog-post {
    display: none; }
  .blog-date span {
    display: none; }
  article.blog-single-post h2,
  article.blog-single-post h2 a,
  article.blog-summary h2,
  article.blog-summary h2 a {
    font-size: 18px;
    line-height: 18px; }
  main.page.blog-list {
    text-align: center; }
  .blog-list #navbar {
    width: calc(100vw);
    margin-left: 0; } }

@media (max-width: 1149px) {
  .blog-list #navbar {
    margin-left: 0;
    width: calc(100vw); } }

/*  Start BN Update */
/* ############################# */
/*                               */
/*           BULK LABS           */
/*                               */
/* ############################# */
/* Wild Berry Limited Edition Flavour on main BCAA Recovery product
#sku-bn-bcaar .productView-details form label { overflow: initial!important; }
#sku-bn-bcaar .form-option { padding: 0 20px; }
#sku-bn-bcaar label[for=attribute_4815] { margin:10px 0 0 0; }
#sku-bn-bcaar label[for=attribute_4815]:after { background: purple; box-shadow: 1px 1px 2px purple; content: "BULK LABS LIMITED EDITION"; display: inline-block; font-size: 12px; color: #fff; position: absolute; padding: 1px 8px; top: -6px; right: -93px; border: 1px solid #fff; -webkit-transform: rotate(10deg); font-family: geogRg; } */
/* Wild Berry Limited Edition Flavour on main Ultimate Shred Stack
#sku-bn-stk-uss .productView-details form label { overflow: initial!important; }
#sku-bn-stk-uss .form-option { padding: 0 10px; }
#sku-bn-stk-uss label[for=attribute_4815] { margin:10px 0 0 0; }
#sku-bn-stk-uss label[for=attribute_4815]:after { background: purple; box-shadow: 1px 1px 2px purple; content: "BULK LABS LIMITED EDITION"; display: inline-block; font-size: 12px; color: #fff; position: absolute; padding: 1px 8px; top: -6px; right: -93px; border: 1px solid #fff; -webkit-transform: rotate(10deg); font-family: geogRg; }  */
/* Single flavour out of stock in the stack  #sku-bn-stk-uss label[for=attribute_4815] { background: #ffa7a7; cursor: not-allowed; } */
/* Single flavour out of stock in the stack  #sku-bn-stk-uss label[for=attribute_4815] span { color: white; } */
/* Single flavour out of stock in the stack  #sku-bn-stk-uss label[for=attribute_4815]:after { content:''; display:none; } */
/* Wild Berry Limited Edition Flavour on main Max Muscle Stack
#sku-bn-stk-mmu .productView-details form label { overflow: initial!important; }
#sku-bn-stk-mmu .form-option { padding: 0 10px; }
#sku-bn-stk-mmu label[for=attribute_4817] { margin:10px 0 0 0; }
#sku-bn-stk-mmu label[for=attribute_4817]:after { background: purple; box-shadow: 1px 1px 2px purple; content: "BULK LABS LIMITED EDITION"; display: inline-block; font-size: 12px; color: #fff; position: absolute; padding: 1px 8px; top: -6px; right: -93px; border: 1px solid #fff; -webkit-transform: rotate(10deg); font-family: geogRg; }
#sku-bn-stk-mmu label[for=attribute_4818] { margin:10px 0 0 0; }
#sku-bn-stk-mmu label[for=attribute_4818]:after { background: purple; box-shadow: 1px 1px 2px purple; content: "BULK LABS LIMITED EDITION"; display: inline-block; font-size: 12px; color: #fff; position: absolute; padding: 1px 8px; top: -6px; right: -93px; border: 1px solid #fff; -webkit-transform: rotate(10deg); font-family: geogRg; }  */
/* Single flavour out of stock in the stack #sku-bn-stk-mmu label[for=attribute_4817] { background: #ffa7a7; cursor: not-allowed; } */
/* Single flavour out of stock in the stack #sku-bn-stk-mmu label[for=attribute_4817] span { color: white; } */
/* Single flavour out of stock in the stack #sku-bn-stk-mmu label[for=attribute_4817]:after { content:''; display:none; } */
/* Single flavour out of stock in the stack #sku-bn-stk-mmu label[for=attribute_4818] { background: #ffa7a7; cursor: not-allowed; } */
/* Single flavour out of stock in the stack #sku-bn-stk-mmu label[for=attribute_4818] span { color: white; } */
/* Single flavour out of stock in the stack #sku-bn-stk-mmu label[for=attribute_4818]:after { content:''; display:none; } */
/* Fruit Crush Limited Edition Flavour on main Pre Workout 101 product
#sku-bn-pw101 .productView-details form label { overflow: initial!important; } 
#sku-bn-pw101 .form-option { padding: 0 10px; }
#sku-bn-pw101 label[for=attribute_4816] { margin:10px 0 0 0; }
#sku-bn-pw101 label[for=attribute_4816]:after { background: #e79024; box-shadow: 1px 1px 2px #e79024; content: "BULK LABS LIMITED EDITION"; display: inline-block; font-size: 12px; color: #fff; position: absolute; padding: 1px 8px; top: -6px; right: -93px; border: 1px solid #fff; -webkit-transform: rotate(10deg); font-family: geogRg; } */
/* Fruit Crush Limited Edition Flavour on Low Carb Muscle Stack
#sku-bn-stk-lcm .productView-details form label { overflow: initial!important; }
#sku-bn-stk-lcm .form-option { padding: 0 10px; }
#sku-bn-stk-lcm label[for=attribute_4816] { margin:10px 0 0 0; }
#sku-bn-stk-lcm label[for=attribute_4816]:after { background: #e79024; box-shadow: 1px 1px 2px #e79024; content: "BULK LABS LIMITED EDITION"; display: inline-block; font-size: 12px; color: #fff; position: absolute; padding: 1px 8px; top: -6px; right: -93px; border: 1px solid #fff; -webkit-transform: rotate(10deg); font-family: geogRg; } */
/* Single flavour out of stock in the stack  #sku-bn-stk-lcm label[for=attribute_4816] { display:none; } */
/* Single flavour out of stock in the stack  #sku-bn-stk-dbs label[for=attribute_4816] { display:none; } */
/* Single flavour out of stock in the stack  #sku-bn-stk-ppm label[for=attribute_4816] { display:none; } */
/* Single flavour out of stock in the stack  #sku-bn-stk-mmu label[for=attribute_4816] { display:none; } */
/* Fruit Crush Limited Edition Flavour on Max Muscle Unlimited
#sku-bn-stk-mmu .productView-details form label { overflow: initial!important; }
#sku-bn-stk-mmu .form-option { padding: 0 10px; }
#sku-bn-stk-mmu label[for=attribute_4816] { margin:10px 0 0 0; }
#sku-bn-stk-mmu label[for=attribute_4816]:after { background: #e79024; box-shadow: 1px 1px 2px #e79024; content: "BULK LABS LIMITED EDITION"; display: inline-block; font-size: 12px; color: #fff; position: absolute; padding: 1px 8px; top: -6px; right: -93px; border: 1px solid #fff; -webkit-transform: rotate(10deg); font-family: geogRg; } */
/* Fruit Crush Limited Edition Flavour on Plant Powered Muscle Stack
#sku-bn-stk-ppm .productView-details form label { overflow: initial!important; }
#sku-bn-stk-ppm .form-option { padding: 0 4px; }
#sku-bn-stk-ppm label[for=attribute_4816] { margin:10px 0 0 0; }
#sku-bn-stk-ppm label[for=attribute_4816]:after { background: #e79024; box-shadow: 1px 1px 2px #e79024; content: "BULK LABS LIMITED EDITION"; display: inline-block; font-size: 12px; color: #fff; position: absolute; padding: 1px 8px; top: -6px; right: -93px; border: 1px solid #fff; -webkit-transform: rotate(10deg); font-family: geogRg; } */
/* Fruit Crush Limited Edition Flavour on DIY Bulking Stack
#sku-bn-stk-dbs .productView-details form label { overflow: initial!important; }
#sku-bn-stk-dbs .form-option { padding: 0 10px; }
#sku-bn-stk-dbs label[for=attribute_4816] { margin:10px 0 0 0; }
#sku-bn-stk-dbs label[for=attribute_4816]:after { background: #e79024; box-shadow: 1px 1px 2px #e79024; content: "BULK LABS LIMITED EDITION"; display: inline-block; font-size: 12px; color: #fff; position: absolute; padding: 1px 8px; top: -6px; right: -93px; border: 1px solid #fff; -webkit-transform: rotate(10deg); font-family: geogRg; } */
/*  End BN Update */
/* Vanilla Maple Limited Edition Flavour on Thermowhey Bulk Labs Standalone Product 
#sku-bn-twhey-bl .productView-rating { display: none; }
#sku-bn-twhey-bl .body { background-repeat: repeat-x;  background-attachment: fixed;  background-position: center bottom;  padding-bottom: 70px;  background-image: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-bulk-labs-large-background-1.jpg?t=1568086844"); }
#sku-bn-twhey-bl .body .container { background: #fff;  box-shadow: 0 0 400px 100px #fff, 0 25px 50px #000; }
#sku-bn-twhey-bl .productView-details form label { overflow: initial!important; }
#sku-bn-twhey-bl label[for=attribute_4819] { overflow: initial!important;margin-right: 16px;}
#sku-bn-twhey-bl label[for=attribute_4819]:after { content: "LIMITED EDITION"; background: #e79024; display: inline-block; font-size: 12px; color: white; position: absolute; padding: 1px 8px; top: -10px; right: -53px; border: 1px solid #fff; box-shadow: 1px 1px 2px #e79024; -webkit-transform:rotate(10deg); font-family: geogRg; }*/
/* Vanilla Maple Limited Edition Flavour on main Thermowhey product 
#sku-bn-twhey .productView-details form label { overflow: initial!important; }
#sku-bn-twhey .form-option { padding: 0 7px; }
#sku-bn-twhey label[for=attribute_4819] { margin:10px 0 0 0; }
#sku-bn-twhey label[for=attribute_4819]:after { background: #e79024; box-shadow: 1px 1px 2px #e79024; content: "BULK LABS LIMITED EDITION"; display: inline-block; font-size: 12px; color: #fff; position: absolute; padding: 1px 8px; top: -6px; right: -93px; border: 1px solid #fff; -webkit-transform: rotate(10deg); font-family: geogRg; } */
/* Vanilla Maple Limited Edition Flavour on main Ultimate Shred Stack 
#sku-bn-stk-uss .productView-details form label { overflow: initial!important; }
#sku-bn-stk-uss .form-option { padding: 0 7px; }
#sku-bn-stk-uss label[for=attribute_4819] { margin:10px 0 0 0; }
#sku-bn-stk-uss label[for=attribute_4819]:after { background: #e79024; box-shadow: 1px 1px 2px #e79024; content: "BULK LABS LIMITED EDITION"; display: inline-block; font-size: 12px; color: #fff; position: absolute; padding: 1px 8px; top: -6px; right: -93px; border: 1px solid #fff; -webkit-transform: rotate(10deg); font-family: geogRg; }
#sku-bn-stk-uss label[for=attribute_4820] { margin:10px 0 0 0; }
#sku-bn-stk-uss label[for=attribute_4820]:after { background: #e79024; box-shadow: 1px 1px 2px #e79024; content: "BULK LABS LIMITED EDITION"; display: inline-block; font-size: 12px; color: #fff; position: absolute; padding: 1px 8px; top: -6px; right: -93px; border: 1px solid #fff; -webkit-transform: rotate(10deg); font-family: geogRg; }
#sku-bn-stk-uss label[for=attribute_4821] { margin:10px 0 0 0; }
#sku-bn-stk-uss label[for=attribute_4821]:after { background: #e79024; box-shadow: 1px 1px 2px #e79024; content: "BULK LABS LIMITED EDITION"; display: inline-block; font-size: 12px; color: #fff; position: absolute; padding: 1px 8px; top: -6px; right: -93px; border: 1px solid #fff; -webkit-transform: rotate(10deg); font-family: geogRg; } */
/* Vanilla Maple Limited Edition Flavour on main Lean for Less Stack 
#sku-bn-stk-lfl .productView-details form label { overflow: initial!important; }
#sku-bn-stk-lfl .form-option { padding: 0 7px; }
#sku-bn-stk-lfl label[for=attribute_4819] { margin:10px 0 0 0; }
#sku-bn-stk-lfl label[for=attribute_4819]:after { background: #e79024; box-shadow: 1px 1px 2px #e79024; content: "BULK LABS LIMITED EDITION"; display: inline-block; font-size: 12px; color: #fff; position: absolute; padding: 1px 8px; top: -6px; right: -93px; border: 1px solid #fff; -webkit-transform: rotate(10deg); font-family: geogRg; }
#sku-bn-stk-lfl label[for=attribute_4820] { margin:10px 0 0 0; }
#sku-bn-stk-lfl label[for=attribute_4820]:after { background: #e79024; box-shadow: 1px 1px 2px #e79024; content: "BULK LABS LIMITED EDITION"; display: inline-block; font-size: 12px; color: #fff; position: absolute; padding: 1px 8px; top: -6px; right: -93px; border: 1px solid #fff; -webkit-transform: rotate(10deg); font-family: geogRg; } */
.bulk-search-popular::after {
  content: "POPULAR";
  background: #70a13d;
  font-size: 12px;
  color: white;
  padding: 1px 4px;
  margin: 0 0 0 6px; }

/* Homepage Categories */
.main.home h2,
.product-categories h2 {
  margin: 0 0 10px;
  background: #e79024;
  transform: skew(-8deg, 0deg);
  display: inline-block; }

.main.home h2 span,
.product-categories h2 span {
  color: #fff;
  transform: skew(8deg, 0deg);
  display: block;
  padding: 2px 10px; }

.bn-divider {
  background: #ffffff;
  background: linear-gradient(to right, #ffffff 0%, #f3c791 50%, #ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=1 );
  height: 1px;
  width: 100%;
  margin: 40px 0; }

bn-home-categories ul.navPages-list li a.navPages-action {
  text-transform: inherit;
  font-size: 16px;
  padding: 0;
  color: #2a2a2a;
  font-weight: 400; }

.bn-home-categories ul.navPages-list li {
  list-style-type: none;
  display: inline;
  text-transform: none; }

.bn-home-categories ul.navPages-list {
  text-align: center; }

.bn-home-categories .navPages-action {
  padding: 8px 16px;
  text-transform: none; }

.bn-home-categories,
.bn-new-products,
.bn-featured-products {
  margin: 25px 0;
  padding: 50px 0 0 0; }

.product-categories {
  padding: 0 16px; }

/* Bulk Labs */
.Development {
  display: block !important; }

.BBB {
  display: block !important; }

@media (max-width: 64em) {
  .bn-message {
    display: none !important; } }

#sku-bn-bcaar-bl .productView-rating,
#sku-bn-pw101-bl .productView-rating {
  display: none; }

#sku-bn-bcaar-bl .body,
#sku-bn-pw101-bl .body {
  background-repeat: repeat-x;
  background-attachment: fixed;
  background-position: center bottom;
  padding-bottom: 70px;
  background-image: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-bulk-labs-large-background-1.jpg?t=1568086844"); }

#sku-bn-bcaar-bl .body .container,
#sku-bn-pw101-bl .body .container {
  background: #fff;
  box-shadow: 0 0 400px 100px #fff, 0 25px 50px #000; }

#sku-bn-bcaar-bl .productView-details form label {
  overflow: initial !important; }

#sku-bn-bcaar-bl label[for="attribute_4679"] {
  overflow: initial !important;
  margin-right: 16px; }

#sku-bn-bcaar-bl label[for="attribute_4679"]:after {
  content: "LIMITED EDITION";
  background: purple;
  display: inline-block;
  font-size: 12px;
  color: white;
  position: absolute;
  padding: 1px 8px;
  top: -10px;
  right: -53px;
  border: 1px solid #fff;
  box-shadow: 1px 1px 2px purple;
  -webkit-transform: rotate(10deg);
  font-family: geogRg; }

#sku-bn-pw101-bl .productView-details form label {
  overflow: initial !important; }

#sku-bn-pw101-bl label[for="attribute_4684"] {
  overflow: initial !important;
  margin-right: 16px; }

#sku-bn-pw101-bl label[for="attribute_4684"]:after {
  content: "LIMITED EDITION";
  background: #e79024;
  display: inline-block;
  font-size: 12px;
  color: white;
  position: absolute;
  padding: 1px 8px;
  top: -10px;
  right: -53px;
  border: 1px solid #fff;
  box-shadow: 1px 1px 2px #e79024;
  -webkit-transform: rotate(10deg);
  font-family: geogRg; }

.create-account label.form-label {
  font-size: 16px; }

/* Remove actual-total and save-total as they're displaying incorrectly */
/* .actual-total, .save-total { display: none; }*/
/* Afterpay */
/* li.optimizedCheckout-form-checklist-item:nth-of-type(3) { display: none; } */
/* Footer */
.footer-info-list li a,
.footer-list p,
.footer-list p strong,
.footer-list p a {
  font-size: 16px;
  line-height: normal;
  margin: 0 auto 8px; }

.footer-bottom p {
  font-size: 18px;
  line-height: normal;
  margin: 0 auto 8px; }

.footer-list h4 {
  margin: 0 0 10px;
  background: #666666;
  color: #ffffff;
  font-size: 28px;
  padding: 0 16px;
  font-family: "tungSb";
  text-transform: uppercase;
  letter-spacing: 0; }

.footer-list p {
  font-size: 16px;
  line-height: 1.5;
  margin: 0 20px 8px; }

.footer-bottom p a {
  font-size: 14px;
  margin: 0 15px;
  text-decoration: underline; }

.socialLinks {
  margin: 8px 0 0 0; }

/* Out of Stock Flavours */
/* Edit Cart - Pre Workout 101 - Berry Lemonade Back in stock */
/* WPC Travel Pack Back in Stock - Mixed - 4500 
#sku-bn-wpc-7pack-mix .productView-details form label { overflow: initial!important; }
#sku-bn-wpc-7pack-mix label[for=attribute_4500] { overflow: initial!important;margin-right: 16px;}
#sku-bn-wpc-7pack-mix label[for=attribute_4500]:after {
    content: "OUT OF STOCK";
    background: #000000;
    display: inline-block;
    font-size: 12px;
    color: white;
    position: absolute;
    padding: 1px 8px;
    top: -10px;
    right: -13px;
    border: 1px solid #fff;
    box-shadow: 1px 1px 2px #e79024;
    -webkit-transform:rotate(10deg);
    font-family: geogRg;
}*/
/* WPI Travel Pack Back in Stock
#sku-bn-wpi-7pack-mix .productView-details form label { overflow: initial!important; }
#sku-bn-wpi-7pack-mix label[for=attribute_4500] { overflow: initial!important;margin-right: 16px;}
#sku-bn-wpi-7pack-mix label[for=attribute_4500]:after {
    content: "OUT OF STOCK";
    background: #000000;
    display: inline-block;
    font-size: 12px;
    color: white;
    position: absolute;
    padding: 1px 8px;
    top: -10px;
    right: -13px;
    border: 1px solid #fff;
    box-shadow: 1px 1px 2px #e79024;
    -webkit-transform:rotate(10deg);
    font-family: geogRg;
}*/
/* Thermowhey Choc Fudge */
#sku-bn-twhey .productView-details form label {
  overflow: initial !important; }

#sku-bn-twhey label[for="attribute_4854"] {
  overflow: initial !important;
  margin-right: 16px; }

#sku-bn-twhey label[for="attribute_4854"]:after {
  content: "LIMITED EDITION";
  background: #e79024;
  display: inline-block;
  font-size: 12px;
  color: white;
  position: absolute;
  padding: 1px 8px;
  top: -10px;
  right: -13px;
  border: 1px solid #fff;
  box-shadow: 1px 1px 2px #e79024;
  -webkit-transform: rotate(10deg);
  font-family: geogRg; }

/* HCP Salted Caramel */
/*#sku-bn-hcp .productView-details form label { overflow: initial!important; }
#sku-bn-hcp label[for=attribute_4875] { overflow: initial!important;margin-right: 16px;}
#sku-bn-hcp label[for=attribute_4875]:after {
    content: "NEW FLAVOUR";
    background: #e79024;
    display: inline-block;
    font-size: 12px;
    color: white;
    position: absolute;
    padding: 1px 8px;
    top: -10px;
    right: -13px;
    border: 1px solid #fff;
    box-shadow: 1px 1px 2px #e79024;
    -webkit-transform:rotate(10deg);
    font-family: geogRg;
}*/
/* Hemp Protein Chocolate */
/*#sku-bn-hemp .productView-details form label { overflow: initial!important; }
#sku-bn-hemp label[for=attribute_4659] { overflow: initial!important;margin-right: 16px;}
#sku-bn-hemp label[for=attribute_4659]:after {
    content: "NEW";
    background: #70A13D;
    display: inline-block;
    font-size: 12px;
    color: white;
    position: absolute;
    padding: 1px 8px;
    top: -10px;
    right: -13px;
    border: 1px solid #fff;
    box-shadow: 1px 1px 2px #70A13D;
    -webkit-transform:rotate(10deg);
    font-family: geogRg;
}*/
/* Micellar Casein Choc Honeycomb */
/*#sku-bn-miccas .productView-details form label { overflow: initial!important; }
#sku-bn-miccas label[for=attribute_4814] { overflow: initial!important;margin-right: 16px;}
#sku-bn-miccas label[for=attribute_4814]:after {
    content: "NEW";
    background: #70A13D;
    display: inline-block;
    font-size: 12px;
    color: white;
    position: absolute;
    padding: 1px 8px;
    top: -10px;
    right: -13px;
    border: 1px solid #fff;
    box-shadow: 1px 1px 2px #70A13D;
    -webkit-transform:rotate(10deg);
    font-family: geogRg;
}*/
/* Stacks Customisations */
#sku-bn-stk-mmu .price-section.price-section--withTax.non-sale-price---withTax span.bn-was,
#sku-bn-stk-mmu .price-now-label span.bn-now,
#sku-bn-stk-uss .price-section.price-section--withTax.non-sale-price---withTax span.bn-was,
#sku-bn-stk-uss .price-now-label span.bn-now,
#sku-bn-stk-dbs .price-section.price-section--withTax.non-sale-price---withTax span.bn-was,
#sku-bn-stk-dbs .price-now-label span.bn-now,
#sku-bn-stk-lcm .price-section.price-section--withTax.non-sale-price---withTax span.bn-was,
#sku-bn-stk-lcm .price-now-label span.bn-now,
#sku-bn-stk-lfl .price-section.price-section--withTax.non-sale-price---withTax span.bn-was,
#sku-bn-stk-lfl .price-now-label span.bn-now,
#sku-bn-stk-ctd .price-section.price-section--withTax.non-sale-price---withTax span.bn-was,
#sku-bn-stk-ctd .price-now-label span.bn-now,
#sku-bn-stk-ppm .price-section.price-section--withTax.non-sale-price---withTax span.bn-was,
#sku-bn-stk-ppm .price-now-label span.bn-now,
#sku-bn-stk-vwl .price-section.price-section--withTax.non-sale-price---withTax span.bn-was,
#sku-bn-stk-vwl .price-now-label span.bn-now {
  display: none; }

#sku-bn-stk-mmu span.price.price--rrp,
#sku-bn-stk-uss span.price.price--rrp,
#sku-bn-stk-dbs span.price.price--rrp,
#sku-bn-stk-lcm span.price.price--rrp,
#sku-bn-stk-lfl span.price.price--rrp,
#sku-bn-stk-ctd span.price.price--rrp,
#sku-bn-stk-ppm span.price.price--rrp,
#sku-bn-stk-vwl span.price.price--rrp {
  font-family: geogRg; }

#sku-bn-stk-mmu .productView-info-bulkInfinite,
#sku-bn-stk-uss .productView-info-bulkInfinite,
#sku-bn-stk-dbs .productView-info-bulkInfinite,
#sku-bn-stk-lcm .productView-info-bulkInfinite,
#sku-bn-stk-lfl .productView-info-bulkInfinite,
#sku-bn-stk-ctd .productView-info-bulkInfinite,
#sku-bn-stk-ppm .productView-info-bulkInfinite,
#sku-bn-stk-vwl .productView-info-bulkInfinite {
  display: none; }

#sku-bn-stk-ctd .bulk-prices-block {
  margin: 22px 0 22px; }

#sku-bn-stk-mmu .productView-options,
#sku-bn-stk-uss .productView-options,
#sku-bn-stk-dbs .productView-options,
#sku-bn-stk-lcm .productView-options,
#sku-bn-stk-lfl .productView-options,
#sku-bn-stk-ppm .productView-options,
#sku-bn-stk-vwl .productView-options,
#sku-bn-jps-tier1 .productView-options,
#sku-bn-jps-tier2 .productView-options,
#sku-bn-jps-tier3 .productView-options {
  padding-top: 22px; }

#sku-bn-stk-ctd .bulk-prices-block h3 {
  font-family: GeogRg;
  font-style: italic; }

#sku-bn-stk-mmu .price--rrp,
#sku-bn-stk-uss .price--rrp,
#sku-bn-stk-dbs .price--rrp,
#sku-bn-stk-lcm .price--rrp,
#sku-bn-stk-lfl .price--rrp,
#sku-bn-stk-ctd .price--rrp,
#sku-bn-stk-ppm .price--rrp,
#sku-bn-stk-vwl .price--rrp {
  position: relative;
  text-decoration: none; }

#sku-bn-stk-mmu .price--rrp:before,
#sku-bn-stk-uss .price--rrp:before,
#sku-bn-stk-dbs .price--rrp:before,
#sku-bn-stk-lcm .price--rrp:before,
#sku-bn-stk-lfl .price--rrp:before,
#sku-bn-stk-ctd .price--rrp:before,
#sku-bn-stk-ppm .price--rrp:before,
#sku-bn-stk-vwl .price--rrp:before {
  position: absolute;
  content: "";
  left: 0;
  top: 45%;
  max-width: 80%;
  margin: 0 auto;
  right: 0;
  border-top: 1px solid #e79024;
  transform: skewY(-10deg); }

/* Uncapitalised Need Help? */
.navUser .help-block,
.navUser .help-block a {
  text-transform: none; }

/* Temporarily disable Flavour Icons in mega menu */
.flavour-icon {
  display: none; }

.navPages-submenu .navUser-section.sub-menu .navPages-item.falavour .navPage-subMenu-list .navPage-subMenu-item {
  padding: 3px 0 3px 13px !important;
  text-transform: none; }

/* Extra explanation on selected products 
.bn-extra-add-to-cart-explanation {display: none;font-size: 14px; padding: 0 0 16px; line-height: 16px; margin: 0 15px;}
.bn-extra-add-to-cart-explanation-2 {display: none;font-size: 14px; padding: 16px; line-height: 16px; margin: 0 0 16px; background: #f3c791; border: 1px solid #333; color: #333;}
#sku-bn-wpc .bn-extra-add-to-cart-explanation-2,
#sku-bn-wpi .bn-extra-add-to-cart-explanation-2,
#sku-bn-fw .bn-extra-add-to-cart-explanation-2,
#sku-bn-twhey .bn-extra-add-to-cart-explanation-2,
#sku-bn-mf101 .bn-extra-add-to-cart-explanation-2,
#sku-bn-hh .bn-extra-add-to-cart-explanation-2,
#sku-bn-hemp-1kg-raw .bn-extra-add-to-cart-explanation-2,
#sku-bn-earth-1kg-lc .bn-extra-add-to-cart-explanation-2,
#sku-bn-em .bn-extra-add-to-cart-explanation-2,
#sku-bn-bpi .bn-extra-add-to-cart-explanation-2,
#sku-bn-bcaar .bn-extra-add-to-cart-explanation-2,
#sku-bn-pw101 .bn-extra-add-to-cart-explanation-2,
#sku-bn-r8 .bn-extra-add-to-cart-explanation-2,
#sku-bn-proats-bulk .bn-extra-add-to-cart-explanation-2,
#sku-bn-pmp .bn-extra-add-to-cart-explanation-2 {display: block !important;} */
/* Stylise Popular Searches in the Header of all pages */
.popular-search {
  text-align: center;
  font-size: 14px;
  text-transform: none;
  margin: 8px 0 0; }

.popular-search li {
  text-transform: none;
  font-size: 14px;
  line-height: 14px;
  display: inline-block;
  float: none; }

.popular-search li a {
  font-size: 14px;
  line-height: 14px;
  margin: 0 6px; }

/* Removing the link to PayPal checkout from the cart page */
.PayPalExpressBraintreeCheckout {
  display: none; }

/* Remove the maximum and minimum order quantities from the Bulk Nutrients Random Sample product */
#sku-bn-random-sample .productView-info-name,
#sku-bn-random-sample .productView-info-value {
  display: none; }

/* Breadcrumbs padding on product pages */
.breadcrumbs {
  padding: 8px 16px 0; }

/* Smaller span on h2 in product pages' review heading */
#product-reviews span.byline {
  display: block;
  font-family: geogRg;
  line-height: 1.3;
  padding: 0 0 25px 5px; }

/* Infinite Products Add to Cart Message padding */
.productView-info-bulkInfinite {
  padding: 10px 0; }

/* Product Features Box Tweaking */
.price-ingredients-section .ingredients ul.ingredient-item li {
  margin: 0; }

.price-ingredients-section .ingredients ul.ingredient-item {
  margin: 14px 0; }

.price-ingredients-section .ingredients ul.ingredient-rateing li {
  padding: 0; }

/* Intuit Change for Star Rating style .price-ingredients-section .ingredients ul.ingredient-rateing li:before { top: 3px; } */
.price-ingredients-section .ingredients ul.ingredient-rateing {
  margin: 14px 0; }

.price-ingredients-section .ingredients ul.ingredient-rateing span {
  padding: 4px 0 3px 64px; }

/* Various header tweaks */
.navUser {
  /* border-bottom: 1px solid #f3c791; */ }

.navUser .help-block,
.navUser .help-block a {
  font-size: 13px; }

.navUser .help-block {
  padding: 6px 0; }

/* Add RRP to the Minicart */
.actual-total .cart-item-block strong:before {
  content: "RRP "; }

/* Enderline product links in Minicart */
.productView-quick-cart #productcartview .cart-list .cart-item-title .cart-item-name a {
  text-decoration: underline; }

/* Remember to add a free sample */
.bn-remember-a-free-sample {
  text-align: center; }

.bn-remember-a-free-sample a {
  border: 1px solid #cccccc;
  background: #f2f2f2;
  color: #333333;
  text-decoration: none;
  padding: 4px 30px; }

.bn-remember-a-free-sample a:hover {
  border: 1px solid #e79024;
  background: #e79024;
  color: #ffffff;
  text-decoration: none; }

.dispatch-time {
  transition: all 0.25s linear; }

.navUser-action {
  padding: 0; }

.navUser-action-divider {
  font-size: 13px;
  border: none;
  padding-top: 4px;
  text-transform: none;
  font-weight: normal;
  padding-right: 40px; }

.navUser .navUser-section .navUser-item.navUser-item--account a {
  font-size: 13px;
  padding-right: 3px; }

li.navUser-item.navUser-item--account.desktop {
  text-align: right;
  width: 100%; }

.navUser .help-block {
  font-size: 12px;
  text-transform: none; }

.navUser-action--quickSearch .form-input {
  font-style: italic; }

.navPage-childList-action {
  font-size: 15px;
  line-height: 15px; }

.navPages ul li {
  line-height: 1.4; }

/* Removed */
ul,
ol {
  margin-left: 30px; }

.bulk-megamenu-header {
  margin: 0 10px; }

.bulk-megamenu-header h2 {
  padding-top: 10px; }

.bulk-megamenu-columnone-labs,
.bulk-megamenu-columntwo-labs,
.bulk-megamenu-columnthree-labs {
  width: 32%;
  height: 380px;
  margin-top: 20px;
  margin-left: 4px;
  float: left; }

.bulk-megamenu-columnone-labs img,
.bulk-megamenu-columntwo-labs img,
.bulk-megamenu-columnthree-labs img {
  border: 1px solid #ccc; }

.bulk-megamenu-columnone-labs img:hover,
.bulk-megamenu-columntwo-labs img:hover,
.bulk-megamenu-columnthree-labs img:hover {
  border: 1px solid #e79024;
  box-shadow: 0 0 30px #f3c791; }

@media (max-width: 640px) {
  .bulk-megamenu-columnone-labs,
  .bulk-megamenu-columntwo-labs,
  .bulk-megamenu-columnthree-labs {
    width: 80%;
    margin: 0 auto;
    float: none; } }

.bulk-megamenu-labs {
  background: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-bulk-labs-background.jpg?t=1541389180") repeat-x center bottom #fff !important; }

#bulk-megamenu-recipes .bulk-megamenu-recipe-listitem {
  margin: 0 7px 15px;
  background: #fff;
  border: 1px solid #ccc;
  padding: 7px;
  min-height: 210px;
  display: inline-block;
  width: 166px;
  vertical-align: top; }

#bulk-megamenu-recipes .bulk-megamenu-recipe-listitem:hover {
  border: 1px solid #e79024;
  box-shadow: 0 0 10px #f3c791; }

#bulk-megamenu-recipes .bulk-megamenu-recipe-listitem h5 {
  text-align: center;
  color: #333;
  text-transform: capitalize;
  padding: 5px 0; }

#bulk-megamenu-recipes .bulk-megamenu-recipe-listitem:hover h5 {
  color: #e79024;
  text-decoration: none; }

#bulk-megamenu-recipes .bulk-megamenu-recipe-listitem a:hover {
  text-decoration: none; }

ul#bulk-megamenu-recipes {
  text-align: center; }

#bulk-megamenu-blogs .bulk-megamenu-blog-listitem {
  margin: 0 7px 15px;
  background: #fff;
  border: 1px solid #ccc;
  padding: 7px;
  min-height: 210px;
  display: inline-block;
  width: 166px;
  vertical-align: top; }

#bulk-megamenu-blogs .bulk-megamenu-blog-listitem:hover {
  border: 1px solid #e79024;
  box-shadow: 0 0 10px #f3c791; }

#bulk-megamenu-blogs .bulk-megamenu-blog-listitem h5 {
  text-align: center;
  color: #333;
  text-transform: capitalize;
  padding: 5px 0; }

#bulk-megamenu-blogs .bulk-megamenu-blog-listitem:hover h5 {
  color: #e79024;
  text-decoration: none; }

#bulk-megamenu-blogs .bulk-megamenu-blog-listitem a:hover {
  text-decoration: none; }

ul#bulk-megamenu-blogs {
  text-align: center; }

.navPages-container .navPages ul.navPages-list li.navPages-item a.navPages-action {
  padding: 13px 14px;
  font-size: 13px;
  line-height: 13px; }

@media only screen and (min-width: 1170px) {
  .navPages-container .navPages ul.navPages-list li.navPages-item a.navPages-action {
    padding: 13px 18px;
    font-size: 14px; } }

.navPages-container .navPages ul.navPages-list div.navPage-subMenu {
  background: #f2f2f2;
  background: linear-gradient(to bottom, #f2f2f2 0%, #efefef 75%, #d8d8d8 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#d8d8d8',GradientType=0 ); }

/* Bulk Popular Footer Items which appear in the footer */
#bulk-popular-footer-items {
  text-align: center;
  margin-left: 0px; }

#bulk-popular-footer-items .bulk-popularfooter-listitem {
  margin: 0 20px 60px 20px;
  background: #fff;
  border: 1px solid #ccc;
  padding: 7px;
  display: inline-block;
  width: 300px;
  vertical-align: top; }

#bulk-popular-footer-items .bulk-popularfooter-listitem:hover {
  border: 1px solid #e79024;
  box-shadow: 0 0 30px #fff;
  transition: all 0.25s ease-in-out; }

#bulk-popular-footer-items .bulk-popularfooter-listitem h5 {
  text-align: center;
  color: #333;
  text-transform: capitalize;
  padding: 5px 10px; }

#bulk-popular-footer-items .bulk-popularfooter-listitem h5 .fa {
  display: inline-block;
  width: 100%; }

#bulk-popular-footer-items .bulk-popularfooter-listitem:hover h5 {
  color: #e79024;
  text-decoration: none;
  transition: all 0.25s ease-in-out; }

#bulk-popular-footer-items .bulk-popularfooter-listitem a:hover {
  text-decoration: none; }

#bulk-popular-footer-items .bulk-popularfooter-listitem-one {
  width: 50%;
  float: left;
  display: block;
  vertical-align: middle;
  line-height: 140px; }

#bulk-popular-footer-items .bulk-popularfooter-listitem-two {
  width: 50%;
  float: left;
  display: block;
  vertical-align: middle;
  line-height: 140px; }

#bulk-popular-footer-items .bulk-popularfooter-listitem-two a {
  display: inline-block;
  vertical-align: middle;
  line-height: normal; }

#bulk-popular-footer {
  background: #e79024;
  position: relative;
  z-index: 2;
  max-height: 280px;
  overflow: hidden;
  border-top: 1px solid #666; }

#bulk-popular-footer .bulk-border-top {
  border-top: 1px solid #fff; }

#bulk-popular-footer h2 {
  text-align: center;
  color: #fff;
  padding: 26px 0; }

#bulk-popular-footer h2 a {
  font-size: 25px;
  color: #fff;
  text-decoration: underline; }

/* eBooks visual styling */
#sku-bn-ebook19-cakes-slices .body,
#sku-bn-ebook19-desserts .body,
#sku-bn-ebook19-savoury .body,
#sku-bn-ebook19-snacks .body {
  background: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/Recipes-eBook-Backgrounds.jpg") 0 0 repeat; }

#sku-bn-ebook19-cakes-slices .body .container,
#sku-bn-ebook19-desserts .body .container,
#sku-bn-ebook19-savoury .body .container,
#sku-bn-ebook19-snacks .body .container {
  background: white; }

/* Start of Blog Table */
.blog-table {
  width: 100%;
  margin-bottom: 1rem;
  box-sizing: border-box; }

.blog-table-heading {
  font-family: geogRg, Arial, Helvetica, sans-serif;
  color: #666;
  background-color: #ddd;
  font-weight: 700;
  padding: 10px;
  border: 1px solid #ddd;
  box-sizing: border-box; }

.blog-table-content {
  font-family: geogRg, Arial, Helvetica, sans-serif;
  padding: 10px;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  box-sizing: border-box; }

.blog-table-content p {
  margin-bottom: 0rem; }

.blog-table-row {
  border-bottom: 1px solid #ddd;
  box-sizing: border-box; }

.blog-table-row:nth-child(odd) {
  background-color: #f2f2f2; }

.blog-table-left {
  float: left;
  width: 45%;
  padding: 10px;
  border-left: 1px solid #ddd;
  box-sizing: border-box;
  font-family: geogRg, Arial, Helvetica, sans-serif; }

.blog-table-right {
  float: left;
  width: 55%;
  padding: 10px;
  font-weight: 700;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  box-sizing: border-box;
  font-family: geogRg, Arial, Helvetica, sans-serif; }

.blog-table-row::after {
  content: "";
  clear: both;
  display: table; }

/* End of Blog Table */
/* Footer */
.company-owner-info h4 {
  font-size: 42px;
  line-height: 1;
  font-family: TungSb;
  color: #fff;
  text-transform: uppercase; }

.company-owner-info {
  background: #e79024;
  max-width: 640px;
  margin: 0 auto 20px;
  padding: 10px;
  text-align: center; }

/* Homepage About Section */
.home-about .row {
  padding: 16px 0; }

.home-about h2 {
  text-align: center;
  color: #666;
  text-transform: none;
  font-size: 32px;
  margin: 4px 0 12px;
  padding: 0 0 16px; }

.home-about h3 {
  background: #e79024;
  color: #fff;
  display: inline-block;
  padding: 3px 10px;
  margin: 0 0 0 -10px; }

.home-about img {
  padding: 5px;
  background: #fafafa;
  border: 1px solid #ccc; }

/* Homepage Spotlight Section */
.home-product-spotlight .home h2 {
  margin-left: -20px; }

.home-product-spotlight .buy-button {
  background: #f2f2f2;
  color: #666;
  display: inline-block;
  font-size: 15px;
  font-weight: 400;
  line-height: 20px;
  padding: 7px 16px;
  text-align: center;
  text-decoration: none; }

.home-product-spotlight .buy-button:hover {
  background: #e79024;
  color: #ffffff; }

/* Product Review HOMEPAGE */
.productreview .block {
  background: #71a523;
  background: radial-gradient(ellipse at center, #71a523 0%, #80ba27 100%); }

.productreview p,
.productreview p strong,
.productreview p a {
  color: white;
  font-size: 18px;
  text-shadow: 1px 1px 5px #80ba27; }

.productreview h2 {
  text-align: center;
  color: white;
  margin: 26px 0;
  font-size: 36px;
  text-shadow: 2px 2px 4px #80ba27; }

.productreview h2 span {
  font-family: geogRg; }

/* HOME PRODUCT CAROUSELS SHORT DESCRIPTION */
.home-carousels .card .card-body .card-title,
.card .card-body .card-title a {
  font-size: 23px;
  line-height: 0.9;
  font-family: "tungSb";
  color: #333;
  text-transform: uppercase; }

.home-carousels .card .card-body .card-text .price {
  font-size: 14px;
  font-family: "geogRg";
  line-height: 1; }

.home-carousels .card .card-body .card-title {
  margin-bottom: 0; }

.home-carousels .bn-was,
.home-carousels .bn-now {
  font-size: 14px;
  display: none; }

.home-carousels .price-section {
  line-height: 1;
  display: none; }

.home-carousels .short-desc {
  display: block;
  font-size: 13px;
  line-height: 1.1;
  margin-bottom: 0; }

@media (max-width: 63.9375em) {
  .home-carousels .card .card-body .card-text .price {
    line-height: 1; } }

/* QUICK SEARCH RESULTS */
.quickSearchResults .productGrid .product .card .card-body .card-title a {
  text-transform: none;
  font-size: 20px;
  display: inline;
  line-height: 1; }

.quickSearchResults .productGrid .product .card .card-body .card-title,
.quickSearchResults .card-body .card-text {
  display: inline-block; }

.quickSearchResults .card-body .card-text {
  padding-left: 10px; }

.quickSearchResults p.short-desc {
  font-size: 14px;
  text-transform: none;
  line-height: 1; }

/* FINAL SEARCH RESULTS SHORT DESCRIPTION */
.bn-search p.short-desc {
  display: none; }

/* CATEGORY PAGE SHORT DESCRIPTION */
#product-listing-container p.short-desc {
  display: none; }

/* PACE BAR */
.pace-progress {
  background-color: #333;
  height: 1px; }

/* FACTUAL DESCRIPTION */
.bn-prod-fact-description p {
  font-size: 15px;
  line-height: 1.5;
  margin-bottom: 0.5rem; }

.bn-prod-fact-description h2 {
  color: #666;
  font-size: 22px; }

.bn-prod-fact-description {
  width: 100%;
  background: #fff6eb;
  padding: 15px 20px 10px;
  margin: 0 0 -20px;
  color: #999;
  border: solid 1px #ecbb7d;
  clear: both; }

/* REMOVE TO TURN ON */
/* BN FAQ PAGES */
.page-content .bn-faq-content .bn-faqs-heading {
  font-size: 20px;
  line-height: 1.1;
  padding: 10px 0; }

.page-content .bn-faq-content .bn-faqs-boxes {
  text-align: center; }

.page-content .bn-faq-content .bn-faqs-box {
  width: 30%;
  background: #f2f2f2;
  padding: 10px;
  border: 1px solid #ccc;
  margin: 0 1% 10px;
  display: inline-block;
  text-align: left;
  vertical-align: top; }

.page-content .bn-faq-content .bn-faqs-browse-all {
  text-align: center; }

.page-content .bn-faq-content p.bn-faqs-answer {
  font-size: 15px; }

@media (max-width: 960px) {
  .page-content .bn-faq-content .bn-faqs-box {
    width: 100%; } }

.zEWidget-launcher {
  z-index: 998; }

/* SMILE.IO CUSTOMISATION */
.smile-launcher-frame-container {
  left: 5px !important;
  bottom: 3px !important; }

/* Google Customer Reviews Moving */
#___ratingbadge_1,
#___ratingbadge_0 {
  left: 220px !important;
  bottom: 7px !important; }

@media all and (max-width: 640px) {
  #___ratingbadge_1,
  #___ratingbadge_0 {
    display: none !important; } }

/* SBR SHOP BY RECOMMENDED INDIVIDUAL PAGE */
.bn-sbr-overall {
  margin: 0 auto;
  max-width: 800px;
  padding: 20px; }

.bn-sbr-social {
  text-align: center;
  padding: 4px;
  background: #f2f2f2;
  border: 1px solid #ccc; }

.bn-sbr-prod {
  width: 44%;
  display: inline-block;
  vertical-align: top;
  padding: 8px 1%;
  background: #f2f2f2;
  border: 1px solid #ccc;
  margin: 14px; }

.bn-sbr-prod-image {
  width: 100%;
  height: 150px; }

.bn-sbr-prod-atc {
  background: #e79024;
  color: white;
  text-align: center;
  padding: 5px;
  margin: 0 auto;
  width: 100%;
  display: block;
  text-decoration: none;
  border: 1px solid #e79024; }

a.bn-sbr-prod-atc:hover {
  text-decoration: none;
  font-weight: 800;
  color: #fff;
  border: 1px solid #333; }

.bn-sbr-prod p,
.bn-sbr-prod p strong {
  line-height: 1.2;
  margin-bottom: 0.75rem;
  font-size: 15px; }

.bn-sbr-quicklinks {
  text-align: center; }

.bn-sbr-quicklinks a {
  font-size: 14px;
  text-transform: uppercase;
  color: #999;
  padding: 2px 8px;
  margin: 0 4px 2px;
  display: inline-block;
  cursor: pointer;
  border: 1px solid #999;
  text-decoration: none; }

.bn-sbr-quicklinks a:hover {
  background: #e79024;
  color: white;
  border: 1px solid #e79024; }

@media (max-width: 600px) {
  .bn-sbr-prod {
    width: 100%;
    text-align: center; }
  .bn-sbr-prod p {
    text-align: left; }
  .bn-sbr-prod-image {
    width: 320px;
    height: 150px; } }

.bn-sbr-prod-title {
  text-align: center;
  padding: 6px 0; }

/* SBR SHOP BY RECOMMENDED CATEGORY PAGE */
.bn-sbr-right {
  width: 150px;
  float: right; }

.bn-sbr-left {
  width: calc(100% - 150px);
  overflow: hidden;
  max-height: 150px; }

.bn-sbr-right .bn-sbr-photo {
  width: 150px;
  position: relative;
  height: 150px; }

.bn-sbr-content {
  height: 170px;
  position: relative;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc; }

.bn-sbr-right-staff:before,
.bn-sbr-right-ambassador:before,
.bn-sbr-right-athlete:before {
  background: #333;
  color: white;
  position: absolute;
  text-transform: uppercase;
  font-size: 11px;
  padding: 2px 0;
  right: 10px;
  z-index: 100;
  bottom: 8px;
  margin: 0 auto;
  width: 150px;
  text-align: center; }

.bn-sbr-right-staff:before {
  content: "Bulk Staff"; }

.bn-sbr-right-ambassador:before {
  content: "Bulk Ambassador"; }

.bn-sbr-right-athlete:before {
  content: "Bulk Athlete"; }

.bn-sbr-entry {
  min-height: 200px; }

a.bn-sbr-open {
  width: 100%;
  display: block;
  text-align: center;
  color: white;
  text-decoration: none;
  font-size: 13px;
  text-transform: uppercase;
  padding: 10px 0;
  background: #999; }

a.bn-sbr-open:hover {
  background: #e79024; }

.bn-sbr-tags {
  line-height: 1.3;
  text-align: left; }

.bn-sbr-tag {
  font-size: 11px;
  text-transform: uppercase;
  color: #999;
  padding: 2px 5px;
  margin: 0 0 2px;
  display: inline-block;
  cursor: pointer;
  border: 1px solid #999; }

.bn-sbr-tag:hover {
  background: #e79024;
  color: white;
  border: 1px solid #e79024; }

.bn-sbr-content p {
  font-size: 14px;
  margin: 0.75em 0;
  text-align: left;
  line0height: 1.3; }

.bn-sbr-browse-by {
  line-height: 0;
  margin: 0 0 20px; }

h4 {
  display: inline-block; }

h3 {
  margin: 0 0 4px 0; }

.bn-sbr {
  max-width: 1000px;
  margin: auto; }

.bn-sbr-row {
  margin: 10px -16px; }

.bn-sbr-row,
.bn-sbr-row > .bn-sbr-entry {
  padding: 8px;
  vertical-align: top;
  text-align: center; }

.bn-sbr-entry {
  width: 486px;
  display: none; }

.bn-sbr-row:after {
  content: "";
  display: table;
  clear: both; }

.bn-sbr-content {
  background-color: white;
  padding: 10px; }

.bn-sbr-show {
  display: inline-block; }

.bn-sbr-btn {
  outline: none;
  background-color: white;
  color: #999;
  padding: 6px 15px;
  margin: 2px 1px 4px;
  font-size: 12px;
  text-transform: uppercase;
  display: inline-block;
  cursor: pointer;
  border: 1px solid #999;
  border-radius: 0;
  font-family: geogRg, Arial, Helvetica, sans-serif; }

.bn-sbr-btn:hover {
  background: #e79024;
  color: white;
  border: 1px solid #e79024; }

.bn-sbr-btn.active {
  background: #e79024;
  color: white;
  border: 1px solid #e79024; }

#bn-sbr-select .active {
  background: #e79024 !important;
  color: #fff !important;
  border: 1px solid #e79024 !important; }

p.bn-sbr-profile-image-center {
  text-align: center; }

p.bn-sbr-profile-image-left {
  text-align: left;
  float: left;
  padding-right: 20px;
  padding-bottom: 20px; }

p.bn-sbr-profile-image-right {
  text-align: right;
  float: right;
  padding-left: 20px;
  padding-bottom: 20px; }

.bn-sbr-profile-image {
  padding: 4px;
  background: #fefefe;
  border: 1px solid #ccc; }

/* [BN17] SPLIT TEST */
.bn-bn17 {
  position: relative;
  margin-left: -21px;
  margin-right: -21px;
  text-align: center; }

.bn-bn17-row {
  padding: 60px 0;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 15%, white 85%, rgba(255, 255, 255, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#00ffffff',GradientType=0 ); }

.bn-bn17-div {
  width: 356px;
  position: relative;
  height: 178px;
  margin: 0 5px 10px;
  border: 1px solid #eee;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #fff;
  background-size: 356px 178px;
  display: inline-block;
  transition: 0.25s; }

.bn-bn17-div:hover {
  border: 1px solid #e79024;
  box-shadow: 0 0 10px #e79024;
  transition: 0.25s; }

.bn-bn17-header {
  display: block;
  text-align: center; }

@media (max-width: 440px) {
  .bn-bn17 {
    display: none; } }

@media (max-width: 1140px) {
  .bn-bn17-div-3 {
    display: none; } }

@media (max-width: 765px) {
  .bn-bn17-div-2 {
    display: none; } }

/* Pagination items on Search Results */
#search-results-content .pagination-item {
  display: none; }

#search-results-content .pagination-item--previous,
#search-results-content .pagination-item--next {
  display: inline-block; }

/* Dispatch timer correction */
.dispatch-image {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  max-width: 224px; }

.bn-nip-table,
.bn-amino-table {
  border: 1px solid #999;
  width: 45%;
  display: inline-block;
  margin: 0 5px 5px 0;
  border-radius: 0;
  vertical-align: top; }
  .bn-nip-table thead,
  .bn-amino-table thead {
    background: #999;
    color: #ffffff;
    border: none; }
    .bn-nip-table thead tr:hover th,
    .bn-nip-table thead tr:hover td,
    .bn-amino-table thead tr:hover th,
    .bn-amino-table thead tr:hover td {
      background: #e79024;
      color: #ffffff; }
    .bn-nip-table thead tr th,
    .bn-amino-table thead tr th {
      padding: 5px 20px; }
      .bn-nip-table thead tr th:nth-child(1),
      .bn-amino-table thead tr th:nth-child(1) {
        width: 50%; }
      .bn-nip-table thead tr th:nth-child(2),
      .bn-amino-table thead tr th:nth-child(2) {
        text-align: center; }
      .bn-nip-table thead tr th:nth-child(3),
      .bn-amino-table thead tr th:nth-child(3) {
        text-align: center; }
    .bn-nip-table thead tr td,
    .bn-amino-table thead tr td {
      font-size: 15px; }
      .bn-nip-table thead tr td:nth-child(2),
      .bn-amino-table thead tr td:nth-child(2) {
        text-align: center; }
      .bn-nip-table thead tr td:nth-child(3),
      .bn-amino-table thead tr td:nth-child(3) {
        text-align: center; }
  .bn-nip-table tbody,
  .bn-amino-table tbody {
    border: none; }
    .bn-nip-table tbody tr:hover th,
    .bn-nip-table tbody tr:hover td,
    .bn-amino-table tbody tr:hover th,
    .bn-amino-table tbody tr:hover td {
      background: #e79024;
      color: #ffffff; }
    .bn-nip-table tbody tr td,
    .bn-amino-table tbody tr td {
      padding: 3px 20px;
      border: none; }
      .bn-nip-table tbody tr td:nth-child(2),
      .bn-amino-table tbody tr td:nth-child(2) {
        text-align: center; }
      .bn-nip-table tbody tr td:nth-child(3),
      .bn-amino-table tbody tr td:nth-child(3) {
        text-align: center; }

.bn-nip-table thead tr th,
.bn-amino-table thead tr th {
  padding: 3px 20px;
  text-transform: uppercase;
  font-size: 15px;
  text-align: center; }

.bn-nip-table thead,
.bn-amino-table thead {
  background-color: #666;
  border: none; }

.bn-nip-table tbody tr td,
.bn-amino-table tbody tr td {
  font-size: 14px;
  padding: 1px 20px;
  text-align: left; }

.bn-nip-table tbody tr:nth-child(1) td,
.bn-amino-table tbody tr:nth-child(1) td,
.bn-nip-table tbody tr td:nth-child(2),
.bn-amino-table tbody tr td:nth-child(3) {
  text-align: center; }

.bn-nip-table tbody tr:first-child,
.bn-amino-table tbody tr:first-child {
  text-align: center;
  background: #999;
  color: #fff; }

.bn-nip-table tbody tr td span,
.bn-amino-table tbody tr td span {
  width: 48%;
  display: inline-block; }

.bn-nip-table-fullwidth {
  width: 100%; }

.bn-panel-container-section {
  margin: 0 20px; }

/* To be removed when BN06 is finished */
.productview-available .related-product-wrapper h2.bn-desc-head {
  margin: 0 0 0 8px;
  font-size: 25px;
  line-height: 29px;
  font-family: geogSb, Arial, Helvetica, sans-serif;
  color: #444;
  font-style: normal; }

/* End BN06 removal */
.bn-restructured .bn-desc-head,
.related-product-wrapper .bn-desc-head {
  display: block;
  padding: 16px 16px 14px 0;
  text-align: left;
  color: #e79024;
  font-weight: 700;
  font-size: 36px;
  font-family: geogRg;
  position: relative;
  margin: 48px 0 16px -8px;
  font-style: italic;
  line-height: 1; }

.bn-panel-container-section::before {
  content: "";
  display: block; }

.bn-prod-fact-description {
  margin: 0px !important; }

.message {
  border: 1px solid #e79024;
  background: #fff;
  color: #666;
  padding: 10px 16px;
  font-size: 90%; }

/* Style the navbar */
#navbar {
  overflow: hidden;
  background: #e79024;
  background: linear-gradient(90deg, #e79024 0%, #f7a640 43%, #e79024 100%);
  border-bottom: 1px solid #666;
  border-top: 1px solid #666;
  z-index: 8;
  margin-left: calc((100vw - 10px) / -2 + 550px);
  top: 0;
  width: calc(100vw - 10px);
  transition: all 0.25s ease-out; }

#navbar a {
  display: inline-block;
  color: #ffffff;
  font-family: geogSb;
  text-transform: uppercase;
  text-align: center;
  padding: 12px 16px;
  text-decoration: none;
  font-size: 16px;
  flex: 1 1 0; }

@media (min-width: 1024px) and (max-width: 1109px) {
  #navbar a {
    font-size: 14px; } }

@media (min-width: 1110px) and (max-width: 1155px) {
  #navbar a {
    font-size: 14px; } }

@media all and (min-width: 1024px) {
  #navbar a {
    vertical-align: middle;
    border-left: 1px solid #f9e3c8;
    flex: 1 1 auto; }
  .top-nav {
    border-right: 1px solid #f9e3c8; }
  .navi-desk {
    display: block;
    position: -webkit-fixed;
    position: fixed;
    top: 0; } }

@media (min-width: 1109px) and (max-width: 1124px) {
  #navbar {
    margin-left: calc((100vw + 25px) / -2 + 550px);
    width: calc(100vw - 16px); } }

@media (min-width: 1125px) and (max-width: 1145px) {
  #navbar {
    margin-left: calc((100vw + 10px) / -2 + 550px);
    width: calc(100vw - 15px); } }

@media (min-width: 1146px) and (max-width: 1155px) {
  #navbar {
    margin-left: calc((100vw + 10px) / -2 + 550px);
    width: calc(100vw - 13px); } }

@media (min-width: 1156px) {
  #navbar {
    margin-left: calc((100vw - 10px) / -2 + 550px);
    width: calc(100vw - 10px); } }

@media (min-width: 1024px) and (max-width: 1108px) {
  #navbar {
    margin-left: -16px;
    top: 0;
    width: calc(100vw - 17px); } }

@media (min-width: 1024px) and (max-width: 1108px) {
  #navbar {
    margin-left: -16px;
    top: 0; } }

@media all and (max-width: 1023px) {
  #navbar {
    margin-left: 0px;
    top: 88px; }
  .header {
    /* position:sticky; */ }
  .navi-desk {
    display: block;
    position: -webkit-fixed;
    position: fixed;
    top: 0;
    left: 0; } }

@media all and (max-height: 321px) {
  .add-bar-mob {
    position: inherit !important; }
  .navi-desk {
    display: block;
    position: -webkit-fixed;
    position: fixed;
    top: 0;
    left: 0; } }

.navbarHover {
  background-color: black;
  color: white; }

#navbar a.active {
  background-color: black;
  color: white; }

/* The sticky class is added to the navbar with JS when it reaches its scroll position */
.sticky {
  position: fixed !important;
  top: 0; }

/* Add some top padding to the page content to prevent sudden quick movement (as the navigation bar gets a new position at the top of the page (position:fixed and top:0) */
.sticky + .content {
  padding-top: 100px; }

.bn-navitems {
  text-align: center;
  margin: 0 auto;
  border-bottom: 1px solid white;
  border-top: 1px solid white;
  display: flex;
  flex-wrap: wrap; }

@media all and (min-width: 1023px) {
  .bn-navitems {
    flex-wrap: nowrap; } }

.tab {
  border-top: none !important;
  display: inline-block; }

@media all and (max-width: 1023px) {
  #navbar a {
    font-size: 13px;
    line-height: 13px;
    font-weight: normal;
    padding: 10px;
    text-decoration: none;
    font-family: "geogRg";
    flex-basis: 0; }
  .sticky {
    top: 88px; }
  .bn-panel-container-section {
    margin: 0; }
  .bn-restructured .bn-desc-head,
  .related-product-wrapper .bn-desc-head {
    padding: 16px 0;
    font-size: 28px; }
  .bn-nip-table,
  .bn-amino-table {
    width: 100%; }
  .bn-panel-container-section::before {
    height: 180px;
    content: "";
    display: block;
    margin-top: -180px; }
  .bn-product-references::before {
    content: "";
    display: block;
    height: 180px;
    margin-top: -180px; } }

@media all and (max-width: 1023px) and (max-width: 640px) {
  #navbar a {
    font-size: 11px;
    line-height: 12px;
    padding: 7px 7px; } }

@media all and (max-width: 706px) {
  .sticky {
    top: 88px; } }

.panel-container1 {
  margin-top: 30px; }

.bn-outer-window {
  box-shadow: 0 0 10px #ccc;
  margin-top: 30px;
  margin-bottom: 30px;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  margin-left: -50vw;
  left: 50%;
  position: relative;
  width: 98.7vw; }

.bn-background-window {
  background: url("https://cdn11.bigcommerce.com/s-u14vihe/product_images/uploaded_images/bn-factory-staff-group-photo-2.jpg");
  background-attachment: fixed;
  background-size: cover;
  background-position: 50%; }

.bn-inner-window {
  text-align: center;
  padding: 60px 240px;
  background: rgba(0, 0, 0, 0.5); }

@media all and (max-width: 1023px) {
  .bn-inner-window {
    text-align: center;
    padding: 50px 50px; } }

@media (max-width: 1024px) {
  #navbar {
    width: calc(100vw); } }

.productView-description .bn-proudlyAustralianOwned p {
  font-family: geogRg;
  color: #fff;
  vertical-align: bottom;
  font-size: 24px;
  line-height: 1.1;
  text-shadow: 0 0 20px #000, 0 0 10px #000, 0 0 5px #000; }

.productView-description .bn-proudlyAustralianOwned p a {
  text-decoration: none;
  font-size: 32px;
  line-height: 1.1;
  background: #e79024;
  text-shadow: none;
  color: white;
  padding: 5px 20px;
  font-family: tungSb;
  text-transform: uppercase;
  display: block;
  width: 240px;
  margin: 20px auto 0; }

@media (max-width: 639px) {
  .bn-outer-window {
    width: 98.2vw;
    margin-top: 10px;
    margin-bottom: 30px; } }

p.fsanz-warning {
  padding: 32px 0 0 0; }

.bn-restructured hr {
  margin: 40px auto;
  width: 50%; }

.related-product-wrapper .bn-related-product-wrapper-tabs-contents {
  background: transparent;
  border: none; }

.bn-related-product-wrapper-tabs-contents .card .card-body .card-title a,
.bn-related-product-wrapper-tabs-contents .home-carousels .card .card-body .card-title {
  text-transform: none; }

@media (max-width: 63.9375em) {
  body .body {
    padding-top: 30px; } }

@media (max-width: 690px) {
  body .body {
    padding-top: 72px; } }

.productView-description sup,
.productView-description sup a {
  top: -0.25em;
  font-size: 85%;
  line-height: 0;
  position: relative; }

.bn-product-references::before {
  content: "";
  display: block;
  height: 40px;
  margin-top: -40px; }

#product-reviews {
  border: none; }

#product-reviews .toggle-title {
  display: none; }

#product-reviews .toggle-content ul {
  margin-left: 50px;
  margin-right: 50px; }

div[id*="FAQ"] ul,
div[id*="FAQ"] ol,
#ProductFAQs ul,
#ProductFAQs ol {
  margin: -10px 0 0 70px; }

/* Easy Upsell - Cart page */
.swal2-container {
  z-index: 1001016 !important; }

.swal2-popup #headline {
  font-family: geogSb, Arial, Helvetica, sans-serif !important;
  font-size: 25px !important;
  color: #333333 !important; }

.swal2-popup #description {
  font-family: geogSb, Arial, Helvetica, sans-serif !important;
  font-size: 20px !important;
  color: #666666 !important; }

.eu-button {
  font-size: 16px !important;
  font-family: geogBdIt, Arial, Helvetica, sans-serif !important;
  min-width: 136px !important;
  padding: 12px 0px !important;
  border: 1px solid #e79024 !important;
  margin: 0 !important;
  border-radius: 0 !important;
  font-weight: 400 !important;
  text-transform: uppercase !important; }

.eu-button.choose-options {
  border: 1px solid #e79024 !important;
  display: block !important; }

.eu-button.checkout-button {
  border: 1px solid #009900 !important; }

#actions-container .no-thanks,
#actions-container .continue-shopping {
  font-family: geogRg, Arial, Helvetica, sans-serif !important;
  color: #666 !important; }

#actions-container .no-thanks:hover,
#actions-container .continue-shopping {
  color: #e79024 !important; }

#upsell-content .actual-price,
#upsell-content .sale-price,
#upsell-content .strikeout-price {
  font-family: geogRg, Arial, Helvetica, sans-serif !important;
  font-size: 17px !important;
  font-weight: 400 !important;
  line-height: 1.5 !important; }

#upsell-content .actual-price {
  color: #0a0a0a !important; }

#upsell-content .strikeout-price {
  font-size: 14px !important;
  color: #000000 !important; }

#upsell-content .sale-price {
  color: #000000 !important; }

#upsell-content .product-name {
  font-family: geogSb, Arial, Helvetica, sans-serif !important;
  font-size: 16px !important;
  color: #666 !important;
  line-height: 20px !important;
  letter-spacing: -0.5px !important;
  font-weight: 400 !important;
  text-decoration: none !important;
  padding: 0px 20px !important; }

/*
#upsell-content .product-name{
    font-family: 'Oswald', sans-serif!important;
    font-size: 15px!important;
    text-transform: uppercase!important;
    line-height: 20px!important;
    letter-spacing: 0px!important;
    font-weight: 400!important;
    text-decoration: none!important;
}*/
#upsell-content hr {
  clear: none !important;
  margin-top: 10px !important;
  margin-bottom: 10px !important;
  border: 0 !important;
  border-top: 1px solid #eee !important;
  overflow: auto !important; }

#upsell-content .cart-container {
  text-transform: uppercase !important;
  font-size: 13px !important;
  font-family: geogRg, Arial, Helvetica, sans-serif !important;
  color: #e79024 !important; }

#upsell-content .quantity-label,
#upsell-content .quantity-input {
  text-transform: uppercase !important;
  font-size: 13px !important;
  font-family: geogRg, Arial, Helvetica, sans-serif !important; }

#upsell-content .quantity-input {
  width: 40px !important;
  border-radius: 0px !important;
  height: 30px !important; }

#upsell-content .product-name:hover {
  color: #e79024 !important; }

#product-list-container .list-style-cards td {
  border-bottom: 0px solid #ccc !important;
  padding: 2px !important; }

@media (max-width: 575.98px) {
  #upsell-content .quantity-label {
    margin: 0px 0px 0px 5px !important; }
  #upsell-content .product-name {
    padding: 0px 5px !important; }
  #upsell-content .quantity-input {
    width: 50px !important; }
  .eu-button {
    font-size: 14px !important; }
  #upsell-content .product-container .product-info-container {
    padding-left: 5px;
    padding-right: 5px; } }

/* Easy Upsell End */
/* BN30 Tweak */
@media only screen and (max-width: 1024px) {
  .col-md-4 {
    width: 350px;
    display: inline-block; } }

.bn-embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%; }

.bn-embed-container iframe,
.bn-embed-container object,
.bn-embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

/* JP BN13-2 Test */
.productView-images {
  opacity: 0;
  animation: fadeInAnimation-bn13 ease 1s;
  animation-delay: 3s;
  animation-iteration-count: 1;
  animation-fill-mode: forwards; }

@keyframes fadeInAnimation-bn13 {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

/* JP Adding BN Review for Product Pages */
.bn-rating-block {
  line-height: 1; }

.bn-rating-block-total {
  vertical-align: top;
  display: inline-block;
  background-image: url(https://www.bulknutrients.com.au/product_images/uploaded_images/bn-review-block-backgroundstars.jpg);
  background-repeat: no-repeat;
  background-position: 0 -17px;
  width: 85px;
  height: 17px; }

.bn-rating-block-overlay {
  background-repeat: no-repeat;
  display: inline-block;
  background-image: url(https://www.bulknutrients.com.au/product_images/uploaded_images/bn-review-block-backgroundstars.jpg);
  height: 17px; }

.bn-rating-block-all,
.bn-rating-block-none {
  vertical-align: top;
  font-size: 14px;
  padding-right: 10px; }

.bn-rating-block-all a:first-of-type,
.bn-rating-block-none {
  margin-left: 10px; }

/* loyalty lion widget sit below Zendesk chat box 999999 */
#loyaltylion .lion-loyalty-widget {
  z-index: 999998; }

/* Account Creation Form */
#FormField_30 > label:first-of-type {
  font-weight: bold; }

/* Mega Menu max line of content 4 */
.mm_text-block {
  --lh: 1.2rem;
  line-height: var(--lh); }

.mm_text-block-module {
  margin: 0 0 1em 0;
  overflow: hidden; }

.mm_text-block-module p {
  margin: 0; }

.mm_text-block-overflow {
  --max-lines: 4;
  position: relative;
  max-height: calc(var(--lh) * var(--max-lines));
  overflow: hidden;
  /* padding-right: 1rem;  space for ellipsis */ }

.mm_text-block-overflow::before {
  position: absolute;
  content: "...";
  /*   inset-block-end: 0;
  inset-inline-end: 0; */
  bottom: 0px;
  right: 0; }

.mm_text-block-overflow::after {
  content: "";
  position: absolute;
  /*   inset-inline-end: 0; */
  right: 0;
  width: 1rem;
  height: 1rem;
  background: white; }

/* Mega Menu Top and Bottom Orange Lines */
.navPages-list + .navPages-list {
  border-top: none;
  margin-top: 0;
  padding-top: 0;
  -o-border-image: linear-gradient(to left, #333 0%, #888 50%, #333 100%);
     border-image: linear-gradient(to left, #333 0%, #888 50%, #333 100%);
  border-image-slice: 1;
  border-bottom: 1px solid transparent; }

@media (min-width: 64em) {
  .navPages-container {
    border-top: #e79024 1px solid;
    border-bottom: #e79024 1px solid; }
  div#menu:before, div#menu:after {
    content: '';
    background: white;
    height: 1px;
    display: block; } }

@media (min-width: 64em) {
  nav.navUser {
    -o-border-image: linear-gradient(to left, #fff 0%, #f3c791 50%, #fff 100%);
       border-image: linear-gradient(to left, #fff 0%, #f3c791 50%, #fff 100%);
    border-image-slice: 1;
    border-bottom: 1px solid transparent; } }

@media (min-width: 64em) {
  .navPages-container {
    background: #444444;
    /* Old browsers */
    /* FF3.6-15 */
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #444444 0%, #222222 54%, #555555 55%, #444444 55%, #555555 56%, #444444 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#444444', endColorstr='#444444',GradientType=0 );
    /* IE6-9 */ } }

/* Intuit Price And Ingredients Section Updates */
.price-ingredients-section {
  /*display: flex;  Mac Safair is unhappy */
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: flex-start;
  border: 1px solid #ccc; }

.price-ingredients-section .ingredients {
  border: none; }

.productView-price {
  align-self: stretch; }

.productView-img-container {
  max-height: 500px; }

.productView-details .productView-product .productView-title img {
  max-width: 100%; }

#FormField_25,
#FormField_26 {
  width: 100%; }

#FormField_25 .form-label,
#FormField_26 .form-label {
  width: 49%; }

.button--review {
  margin-bottom: 1rem; }

.search .banners {
  padding: 0; }

/* 
 * ITS Stylesheet
 */
/* 
 * ITS Stylesheet
 */
.create-account .form-field#FormField_25, .create-account .form-field#FormField_26 {
  -moz-column-count: 1;
       column-count: 1; }
