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

input:focus + label {
  outline: 2px solid "" !important;
  outline-offset: 1px !important; }

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

meta.foundation-version {
  font-family: "/5.5.3/"; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

td,
th {
  padding: 0; }

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

html,
body {
  height: 100%; }

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

body {
  font-family: "Heebo", 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: "Heebo", 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: 28px; }

h2 {
  font-size: 25px; }

h3 {
  font-size: 22px; }

h4 {
  font-size: 20px; }

h5 {
  font-size: 15px; }

h6 {
  font-size: 13px; }

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

hr {
  border: solid #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: 22px;
  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: "Heebo", 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: #8f8f8f;
  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: #474747;
    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: 15px; }

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

.button--tiny { }

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

.button--icon {
  font-size: 1rem;
  padding: 0.78571rem 0.78571rem; }
  .button--icon svg {
    fill: #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 {
  appearance: none;
  background-color: white;
  border-color: #8f8f8f;
  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: #474747;
    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: #8f8f8f;
  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: #474747; }
  .form-select:disabled {
    background-color: white;
    cursor: not-allowed; }
  .form-select:focus {
    border-color: #474747; }

/*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: 551px) {
    .form-row--half .form-field {
      width: 50%; }
    .form-row--third .form-field {
      width: 33.33333%; }
    .form-row--quarter .form-field {
      width: 25%; } }

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

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

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

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

Styling of the select element with the multiple attribute

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.navBar:after {
  clear: both; }

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

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

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

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

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

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

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

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

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

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

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

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

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

.navList:after {
  clear: both; }

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

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

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

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

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

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

.navList-action {
  color: #333333;
  font-size: 15px;
  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: "Heebo", 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: 551px) {
    .modal {
      min-height: 100vh; } }
  .modal .column, .modal .columns {
    min-width: 0; }
  .modal > :first-child {
    margin-top: 0; }
  .modal > :last-child {
    margin-bottom: 0; }
  @media only screen and (min-width: 551px) {
    .modal {
      left: 0;
      margin: 0 auto;
      max-width: 80%;
      right: 0;
      width: 900px; } }
  @media only screen and (min-width: 551px) {
    .modal {
      top: 50% !important; } }
  @media (min-width: 551px) {
    .modal {
      transform: translateY(-50%); } }

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

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

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

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

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

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

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

.modal-close {
  color: #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: 15px;
  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: 551px) {
  .actionBar-section {
    float: left; }
    .actionBar-section .form-label {
      display: inline-block;
      margin: 0 0.35714rem 0 0; }
    .actionBar-section .form-select,
    .actionBar-section .form-input {
      display: inline-block;
      width: 14.28571rem; } }

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

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

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

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

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

.card-figure {
  background-color: 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; }

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

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

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

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

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

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

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

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

/* Icons */
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none; }
  .slick-prev:hover, .slick-prev:focus,
  .slick-next:hover,
  .slick-next:focus {
    outline: none;
    background: transparent;
    color: transparent; }
    .slick-prev:hover:before, .slick-prev:focus:before,
    .slick-next:hover:before,
    .slick-next:focus:before {
      opacity: 0.8; }
  .slick-prev.slick-disabled:before,
  .slick-next.slick-disabled:before {
    opacity: 0.6; }
  .slick-prev:before,
  .slick-next:before {
    font-family: inherit;
    font-size: 20px;
    line-height: 1;
    color: #8f8f8f;
    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);
  border: 1px solid white;
  height: 4.35714rem;
  margin-top: -1.07143rem;
  padding: 0.71429rem;
  width: 2.85714rem;
  z-index: 1; }
  .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: 0 !important; }
  @media (min-width: 1261px) {
    .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='%238f8f8f' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' fill='none' fill-rule='evenodd' /%3E%3C/svg%3E"); }
  .slick-next:hover::before {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='42' viewBox='0 0 24 42'%3E%3Cpath d='M1.45679 1.00746147l21 20.02482143L1.50885 41.0074615' stroke='%23474747' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' fill='none' fill-rule='evenodd' /%3E%3C/svg%3E"); }

.slick-prev {
  left: 0 !important; }
  @media (min-width: 1261px) {
    .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='%238f8f8f' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' fill='none' fill-rule='evenodd' /%3E%3C/svg%3E"); }
  .slick-prev:hover::before {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='42' viewBox='0 0 24 42'%3E%3Cpath d='M22.4572074 1.00746147l-21 20.02482143 20.9479397 19.9751786' stroke='%23474747' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' fill='none' fill-rule='evenodd' /%3E%3C/svg%3E"); }

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

.slick-dots {
  margin: 0; }
  .slick-dots li {
    height: 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; }

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

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

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

.slick-slide .card-image,
.slick-slide .heroCarousel-image {
  -webkit-touch-callout: default; }

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

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

html,
body {
  height: auto; }

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

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

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

body {
  font-size: 1rem;
  font-weight: 300;
  font-family: "Heebo", sans-serif; }

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

h5,
h6 {
  text-transform: uppercase; }

a {
  transition: color 0.15s ease; }

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

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

h1 {
  font-size: 28px; }

h2 {
  font-size: 25px; }

h3 {
  font-size: 22px; }

h4 {
  font-size: 20px; }

h5 {
  font-size: 15px; }

h6 {
  font-size: 13px; }

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

.definitionList:after {
  clear: both; }

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

.definitionList-value {
  margin: 0; }

.form-select {
  appearance: none;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M16.59 8.59L12 13.17 7.41 8.59 6 10l6 6 6-6z' fill='rgba(38, 38, 38, 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: 551px) {
      .table-actions .button {
        display: inline-block;
        margin-bottom: 0;
        width: auto; } }
    @media (min-width: 551px) {
      .table-actions .button + .button {
        margin-left: 0.35714rem; } }

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

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

.dropdown-menu {
  z-index: 5; }
  .dropdown-menu.is-loading .loadingOverlay {
    background: none;
    padding: 4.5rem 0;
    position: relative; }
  .dropdown-menu.is-open {
    display: block; }
  .dropdown-menu .button:focus {
    z-index: 5; }

.dropdown-menu-item {
  text-align: left; }
  .dropdown-menu-item:first-child > a {
    padding-top: 0.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: 0;
    border-bottom-right-radius: 0; }
  .dropdown-menu-button .icon {
    float: right;
    margin-left: 10px; }
  .dropdown-menu-button:focus {
    z-index: 10; }

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

.modal-background {
  z-index: 9992 !important; }

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

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

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

.modal-header-title {
  font-size: 22px;
  text-align: center; }
  @media (min-width: 801px) {
    .modal-header-title {
      font-size: 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; }
  .modal-close::before {
    border-color: transparent transparent #313440 transparent;
    border-style: solid;
    border-width: 0.71429rem;
    content: " ";
    position: absolute;
    right: 0;
    top: 50%; }
  .modal-close::after {
    background-color: #313440;
    border-radius: 0.57143rem;
    color: white;
    content: attr(title);
    cursor: default;
    font-size: 1rem;
    padding: 0.28571rem 0.42857rem;
    position: absolute;
    right: 0;
    top: 100%;
    white-space: nowrap; }
  .modal-close::before, .modal-close::after {
    display: none; }
  .modal-close:focus::before, .modal-close:focus::after {
    display: block; }
  @media (min-width: 801px) {
    .modal-close {
      font-size: 32px; } }
  .modal-close:hover {
    color: #999999; }
  .modal-close::before {
    right: 50%;
    transform: translateX(50%); }
  .modal-close::after {
    right: 50%;
    transform: translateX(0.71429rem); }

.modal-title {
  position: relative;
  max-width: 100%;
  margin: 0;
  padding: 0;
  color: #595959;
  font-size: 1.875em;
  font-weight: 600;
  text-align: center;
  text-transform: none;
  word-wrap: break-word; }

.modal-input {
  display: block;
  border-radius: 4px;
  border: 1px solid #8f8f8f;
  color: #666;
  height: 2.625em;
  padding: 0 0.75em;
  box-sizing: border-box;
  width: auto;
  border: 1px solid #d9d9d9;
  border-radius: 0.1875em;
  background: inherit;
  color: inherit;
  font-size: 1.125em;
  margin: 1em auto; }

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

.modal--alert {
  background-color: white !important;
  border-radius: 4px;
  font-family: "Heebo", Arial, Helvetica, sans-serif;
  padding: 20px;
  text-align: center;
  z-index: 9999999 !important; }
  .modal--alert .alert-icon {
    border: 0.25em solid transparent;
    border-radius: 50%;
    box-sizing: content-box;
    cursor: default;
    display: flex;
    font-family: inherit;
    height: 5em;
    justify-content: center;
    line-height: 5em;
    margin: 1.25em auto 1.875em;
    position: relative;
    user-select: none;
    width: 5em; }
  .modal--alert .error-icon {
    animation: animate-icon 0.5s;
    border-color: #f27474;
    color: #f27474; }
    .modal--alert .error-icon .icon-content {
      animation: animate-icon-content 0.5s;
      flex-grow: 1;
      position: relative; }
      .modal--alert .error-icon .icon-content .line {
        background-color: #f27474;
        border-radius: 0.125em;
        display: block;
        height: 0.3125em;
        position: absolute;
        top: 2.3125em;
        width: 2.9375em; }
        .modal--alert .error-icon .icon-content .line-left {
          left: 1.0625em;
          transform: rotate(45deg); }
        .modal--alert .error-icon .icon-content .line-right {
          right: 1em;
          transform: rotate(-45deg); }
  .modal--alert .warning-icon {
    animation: animate-icon 0.5s;
    border-color: #facea8;
    color: #f8bb86; }
    .modal--alert .warning-icon .icon-content {
      align-items: center;
      animation: animate-icon-content 0.5s;
      display: flex;
      font-size: 3.75em; }
  .modal--alert .success-icon {
    animation: animate-icon 0.5s;
    border-color: #4caf50;
    color: #4caf50; }
    .modal--alert .success-icon .material-icons {
      font-size: 65px;
      line-height: 80px; }
  .modal--alert .alert-modal-content {
    color: #333333;
    font-size: 1.14286rem;
    z-index: 1;
    justify-content: center;
    padding: 0;
    overflow: auto;
    color: #545454;
    font-size: 1.125em;
    font-weight: 400;
    line-height: normal;
    text-align: center;
    word-wrap: break-word;
    word-break: break-word; }
  .modal--alert .button-container {
    margin: 25px 0 0; }
    .modal--alert .button-container .button {
      border-radius: 0;
      text-transform: uppercase;
      border-width: 1px; }
    .modal--alert .button-container .confirm {
      background-color: #444444;
      border-color: #444444;
      color: white; }
    .modal--alert .button-container .confirm:focus,
    .modal--alert .button-container .confirm:hover {
      background-color: #666666;
      border-color: #666666;
      color: white; }
    .modal--alert .button-container .confirm:active {
      background-color: black;
      border-color: black;
      color: white; }

.hide-content {
  opacity: 0; }

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

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

@media (max-width: 991px) {
  .productOptions-list-item-image {
    display: none; } }

@media (max-width: 991px) {
  .productOptions-list-item-figure {
    display: none; } }

.productOptions-list {
  padding-top: 10px;
  overflow: hidden; }
  @media (max-width: 991px) {
    .productOptions-list {
      padding-top: 0;
      padding-bottom: 10px;
      overflow: hidden;
      height: auto !important; } }

li[data-product-attribute-value="598"] {
  size: 14px;
  height: 24px;
  align-content: left; }

li[data-product-attribute-value="599"] {
  size: 14px;
  height: 24px;
  align-content: left; }

label[data-product-attribute-value="598"] {
  font-size: 14px;
  height: 24px;
  right: 1px; }

label[data-product-attribute-value="599"] {
  font-size: 14px;
  height: 24px;
  right: 1px; }

#text[data-product-attribute-value="598"] {
  float: left; }

#text[data-product-attribute-value="599"] {
  float: left; }

.form-field {
  margin: 0 0 0.2rem; }

.form-label.form-label--alternate.form-label--inlineSmall {
  margin: 0.6rem 0 0.2rem; }

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

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

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

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

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

.pagination-item {
  border: 1px solid transparent;
  line-height: 1; }
  .pagination-item .pagination-link {
    text-decoration: none;
    transition: all 0.2s ease; }
    .pagination-item .pagination-link:hover {
      color: #333333; }
  .pagination-item.pagination-item--current {
    border-color: #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.disabled,
.pagination-item--next.disabled {
  opacity: 0.4;
  pointer-events: none;
  cursor: not-allowed; }

.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: 801px) {
      .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: 801px) {
    .tab {
      border-top-color: white;
      float: left; } }
  .tab.is-active {
    border-left-color: white;
    border-right-color: white; }
    @media (min-width: 551px) {
      .tab.is-active {
        margin-bottom: -1px; } }
    @media (min-width: 801px) {
      .tab.is-active {
        border: 1px solid #e5e5e5;
        border-bottom: 1px solid white; } }

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

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

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

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

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

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

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

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

.accordion-title {
  color: #444444;
  font-family: "Heebo", sans-serif;
  font-size: 1.07143rem;
  margin: 0; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.form-inlineMessage {
  display: block; }

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

.form-field--error .form-inlineMessage::before {
  background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z' fill='rgba(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"] {
  padding-right: 3rem;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z' fill='rgba(0, 138, 6, 0.999)' /%3E%3C/svg%3E");
  background-position: right 0.71429rem center;
  background-repeat: no-repeat; }

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

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

.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-option-wrapper {
  display: inline-block;
  position: relative; }
  .form-option-wrapper .form-radio,
  .form-option-wrapper .form-checkbox {
    bottom: 0.5rem;
    left: 0.5rem; }

@media (max-width: 550px) {
  .form-field.form-field--checkbox {
    margin-top: 5px; } }

.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 (max-width: 550px) {
    .form-actions {
      margin-top: 1.5rem; } }
  .form-actions .button,
  .form-actions input,
  .form-actions a {
    vertical-align: top;
    width: 100%; }
    @media (min-width: 551px) {
      .form-actions .button,
      .form-actions input,
      .form-actions a {
        margin-bottom: 0;
        width: auto; } }
    .form-actions .button + .button,
    .form-actions .button + input,
    .form-actions .button + a,
    .form-actions input + .button,
    .form-actions input + input,
    .form-actions input + a,
    .form-actions a + .button,
    .form-actions a + input,
    .form-actions a + a {
      margin-top: 0.78571rem; }
      @media (min-width: 551px) {
        .form-actions .button + .button,
        .form-actions .button + input,
        .form-actions .button + a,
        .form-actions input + .button,
        .form-actions input + input,
        .form-actions input + a,
        .form-actions a + .button,
        .form-actions a + input,
        .form-actions a + a {
          margin: 0 0 0 0.78571rem; } }

.form-label--alternate {
  font-family: "Heebo", 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;
  margin-bottom: 0; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.form-option-variant {
  display: inline-block;
  font-size: 1rem;
  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: 551px) {
    .form-option-variant--color,
    .form-option-variant--pattern {
      pointer-events: inherit; } }

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

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

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

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

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

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

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

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

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

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

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

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

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

.card-title {
  font-size: 15px;
  margin: 0 0 0.28571rem; }
  .card-title > a {
    color: #333333;
    display: block;
    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;
  margin: 0.35714rem 0 0; }
  .card-figcaption-button:active {
    background-color: white;
    border: none; }
  .card-figcaption-body .card-figcaption-button:focus {
    background-color: white;
    outline: revert; }
  .card-figcaption-button + .card-figcaption-button {
    margin: 0.35714rem 0 0; }

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

.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: 551px) {
      .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 #8f8f8f;
    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%;
  display: inline-block;
  float: right;
  line-height: 0;
  opacity: 0;
  padding: 0.28571rem;
  transition: opacity 0.3s ease;
  visibility: hidden; }
  .navList-action-close .icon {
    height: 0.92857rem;
    width: 0.92857rem;
    fill: #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: 801px) {
      .navBar--sub .navBar-item {
        display: inline-block; } }
    @media (min-width: 801px) {
      .navBar--sub .navBar-item.is-active {
        border-bottom: 1px solid #333333; } }
    .navBar--sub .navBar-item.is-active > .navBar-action {
      color: #666666; }
    @media (min-width: 801px) {
      .navBar--sub .navBar-item.navBar-item--separate {
        border-left: 1px solid #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; }
  .loadingOverlay::before {
    transform: none; }

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

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

.actionBar-section .form-field {
  background-color: white;
  border: 1px solid #8f8f8f;
  border-radius: 4px; }
  .actionBar-section .form-field:hover {
    border-color: #474747; }

.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: 551px) {
    .navUser-item {
      float: left; } }
  .navUser-item, .navUser-action {
    display: block; }
  @media (min-width: 801px) {
    .navUser {
      padding: 0 1.5rem;
      position: relative;
      right: auto;
      top: auto;
      transform: none;
      z-index: 50; } }
  .navUser .dropdown-menu {
    background-color: white;
    border: 1px solid #cccccc;
    box-shadow: 0 1px 2px rgba(255, 255, 255, 0.13);
    position: absolute; }
    .navUser .dropdown-menu.is-open::before {
      border: inset 10px;
      content: "";
      display: block;
      height: 0;
      width: 0;
      border-color: transparent transparent #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; }

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

.navUser-action {
  color: #333333;
  font-weight: 700;
  padding: 1rem 0.78571rem;
  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; }
  .navUser-action .icon {
    height: 0.57143rem;
    width: 0.57143rem;
    margin: -1px 0 0 0.21429rem; }
  .navUser-action svg {
    fill: #333333;
    stroke: none;
    transition: all 0.15s ease; }

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

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

.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: 993px) {
    .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 {
      left: auto !important;
      right: 0.35714rem;
      top: auto !important; }
      @media (min-width: 801px) {
        .navUser-item--cart .dropdown-menu.is-open {
          right: 0; } }
      .navUser-item--cart .dropdown-menu.is-open::before, .navUser-item--cart .dropdown-menu.is-open::after {
        left: auto; }
      .navUser-item--cart .dropdown-menu.is-open::before {
        right: 0.42857rem; }
        @media (min-width: 801px) {
          .navUser-item--cart .dropdown-menu.is-open::before {
            right: 0.78571rem; } }
      .navUser-item--cart .dropdown-menu.is-open::after {
        right: 0.57143rem; }
        @media (min-width: 801px) {
          .navUser-item--cart .dropdown-menu.is-open::after {
            right: 0.92857rem; } }

.navUser-item--search {
  display: block; }
  .navUser-item--search .close-search {
    display: none; }
  .navUser-item--search .navUser-action {
    color: #333333; }

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

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

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

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

.navUser-or {
  color: #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;
  display: none;
  padding: 1.5rem 0; }
  @media (min-width: 551px) {
    .dropdown--quickSearch {
      padding: 3rem; } }
  .dropdown--quickSearch.is-open {
    display: block;
    left: 0 !important;
    outline: none;
    right: 0 !important;
    width: 100% !important;
    z-index: 50; }
  .dropdown--quickSearch .form {
    margin: auto;
    max-width: 30rem; }
  .dropdown--quickSearch .form,
  .dropdown--quickSearch .form-field {
    margin-bottom: 0; }
  .dropdown--quickSearch .form-input {
    font-size: 20px;
    height: unset; }
  .dropdown--quickSearch .productGrid {
    padding: 1.5rem 0 0; }
    @media (min-width: 551px) {
      .dropdown--quickSearch .productGrid {
        padding: 3rem 0 0; } }

.countPill {
  border-radius: 50%;
  color: transparent;
  fill: white;
  font-weight: 700;
  height: 20px;
  line-height: 20px;
  text-align: center;
  width: 20px; }

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

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

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

.navPages {
  background-color: #e5e5e5;
  height: 100%;
  overflow-y: auto;
  padding: 1.5rem; }
  @media (min-width: 993px) {
    .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: 993px) and (min-width: 551px) {
    .navPages-item {
      float: left; } }
  @media (min-width: 993px) {
      .navPages-item, .navPages-action {
        display: block; } }
  .navPages ul {
    list-style: none; }
  .navPages .navPage-subMenu-list {
    border-left: 0;
    list-style: none;
    margin-left: 0;
    padding-left: 0; }
    @media (min-width: 993px) {
      .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: 993px) {
    .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: 993px) {
    .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: 993px) {
    .navPages-list-depth-max.subMenu-is-open .navPages-item-page {
      display: inline-block; } }

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

.navPages-action {
  color: #333333;
  display: block;
  padding: 0.78571rem 0;
  text-decoration: none;
  text-transform: uppercase; }
  @media (max-width: 992px) {
    .navPages-action {
      font-size: 15px;
      font-weight: 700; } }
  @media (min-width: 993px) {
    .navPages-action {
      font-size: 16px !important;
      font-weight: 400 !important; } }
  .navPages-list:not(.navPages-list-depth-max) .navPages-action.has-subMenu {
    display: flex;
    align-items: center; }
    @media (max-width: 992px) {
      .navPages-list:not(.navPages-list-depth-max) .navPages-action.has-subMenu {
        justify-content: space-between;
        color: #262626;
        font-weight: 300; } }
  @media (min-width: 992px) {
    .navPages-action.has-subMenu .navPages-action-moreIcon-custom {
      margin-top: 2px;
      margin-left: 3px; } }
  @media (min-width: 992px) and (max-width: 992px) {
    .navPages-action.has-subMenu .navPages-action-moreIcon-custom {
      transform: rotate(90deg); } }
  @media (min-width: 992px) {
      .navPages-action.has-subMenu .navPages-action-moreIcon-custom path {
        fill: #fff;
        stroke: #262626; } }
  .navPages-action.is-open svg,
  .navPages-action .collapsible-icon-wrapper.is-open svg {
    fill: #757575;
    stroke: #757575; }
  @media (min-width: 993px) {
    .navPages-action {
      display: inline-block;
      padding: 0.78571rem 1.14286rem 1.14286rem; }
      .navPages-action.is-open {
        background-color: #e5e5e5; } }
  .navPages-action:hover, .navPages-action.activePage {
    color: #757575; }
    .navPages-action:hover svg, .navPages-action.activePage svg {
      fill: #757575;
      stroke: #757575; }

.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.78571rem;
  transform: rotate(-90deg); }
  @media (min-width: 993px) {
    .navPages-action-moreIcon {
      transform: none; } }
  .has-subMenu.is-open .navPages-action-moreIcon,
  .collapsible-icon-wrapper.is-open .navPages-action-moreIcon {
    transform: rotate(0); }
  .navPages-list:not(.navPages-list-depth-max) .navPages-action-moreIcon {
    height: 0.78571rem;
    width: 0.78571rem;
    margin: 0 1.5rem; }
    @media (min-width: 993px) {
      .navPages-list:not(.navPages-list-depth-max) .navPages-action-moreIcon {
        height: 0.57143rem;
        width: 0.57143rem;
        margin: 0 0 0 0.78571rem; } }

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

.navPage-subMenu {
  display: none;
  outline: 0; }
  @media (min-width: 993px) {
    .navPage-subMenu {
      background-color: #e5e5e5;
      padding: 1.5rem 1.5rem 2.28571rem !important;
      position: absolute;
      text-align: left;
      z-index: 10; }
      .navPage-subMenu.is-open {
        display: block;
        left: 0;
        width: 100%; }
      .navPage-subMenu .navPages-action-moreIcon {
        display: none; } }
  .navPage-subMenu.is-open {
    display: block; }
  .navPages-list:not(.navPages-list-depth-max) .navPages-action.has-subMenu + .navPage-subMenu .navPage-subMenu-list {
    margin-right: 0; }
    @media (min-width: 993px) {
      .navPages-list:not(.navPages-list-depth-max) .navPages-action.has-subMenu + .navPage-subMenu .navPage-subMenu-list {
        margin-right: auto; } }

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

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

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

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

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

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

.navPages-quickSearch {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 0.78571rem; }
  @media (max-width: 992px) {
    .navPages-quickSearch {
      margin-top: 30px; } }
  @media (max-width: 800px) {
    .navPages-quickSearch {
      margin-top: 20px; } }
  @media (max-width: 500px) {
    .navPages-quickSearch {
      margin-top: 50px; } }
  @media (min-width: 993px) {
    .navPages-quickSearch {
      display: none; } }
  .navPages-quickSearch > .container {
    padding: 0;
    height: 48px; }
  .navPages-quickSearch .form {
    margin: 0; }
  .navPages-quickSearch .form-field {
    margin-bottom: 0; }

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

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

.socialLinks-item--youtube {
  width: 55px; }

.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-item .socialLinks__link {
    height: 2rem;
    position: relative; }
    .socialLinks-item .socialLinks__link::before {
      border-color: transparent transparent #313440 transparent;
      border-style: solid;
      border-width: 0.71429rem;
      content: " ";
      position: absolute;
      right: 0;
      top: 50%; }
    .socialLinks-item .socialLinks__link::after {
      background-color: #313440;
      border-radius: 0.57143rem;
      color: white;
      content: attr(title);
      cursor: default;
      font-size: 1rem;
      padding: 0.28571rem 0.42857rem;
      position: absolute;
      right: 0;
      top: 100%;
      white-space: nowrap; }
    .socialLinks-item .socialLinks__link::before, .socialLinks-item .socialLinks__link::after {
      display: none; }
    .socialLinks-item .socialLinks__link:focus::before, .socialLinks-item .socialLinks__link:focus::after {
      display: block; }
    .socialLinks-item .socialLinks__link:focus::after {
      left: 0;
      right: auto; }

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

.heroCarousel-slide {
  position: relative; }
  .heroCarousel-slide a {
    text-decoration: none; }
  .heroCarousel-slide .heroCarousel-image {
    height: 100%;
    object-fit: contain;
    object-position: 50% 0%;
    width: 100%; }
    @media (min-width: 551px) {
      .heroCarousel-slide .heroCarousel-image {
        object-position: 50% 50%; } }
  .heroCarousel-slide.stretch .heroCarousel-image {
    object-fit: cover;
    object-position: 50% 50%; }
  .heroCarousel-slide.stretch.compat-object-fit .heroCarousel-image {
    height: 100%;
    width: 100%; }
  .heroCarousel-slide.compat-object-fit {
    overflow: hidden; }
    .heroCarousel-slide.compat-object-fit .heroCarousel-image {
      width: auto; }
  .heroCarousel-slide .heroCarousel-image-wrapper {
    height: 56.25vw;
    max-height: 100vh;
    transition: height 0.3s ease; }
    .heroCarousel-slide .heroCarousel-image-wrapper video[src=""] {
      display: none !important; }
    .heroCarousel-slide .heroCarousel-image-wrapper video {
      width: 100%;
      height: 100%; }
    @media (min-width: 551px) {
      .heroCarousel-slide .heroCarousel-image-wrapper {
        max-height: 28.57143rem; } }
    @media (min-width: 801px) {
      .heroCarousel-slide .heroCarousel-image-wrapper {
        max-height: 40.92857rem; } }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.productCarousel {
  margin: 0 -0.75rem;
  max-width: none;
  width: auto;
  min-width: 100%;
  position: relative;
  width: 1px; }
  .productCarousel:before, .productCarousel:after {
    content: " ";
    display: table; }
  .productCarousel:after {
    clear: both; }

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

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

.quickView:after {
  clear: both; }

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

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

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

.productView-image {
  align-items: center;
  display: flex;
  justify-content: center;
  margin: auto;
  position: relative; }
  @media (min-width: 801px) {
    .productView-image {
      min-height: 366px;
      min-width: inherit; } }
  .productView-image + .productView-thumbnails {
    margin-top: 0.78571rem; }

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

.productView-thumbnails {
  list-style: none;
  margin-left: 0;
  margin: 0 -0.75rem;
  max-width: none;
  width: auto;
  margin-left: -0.35714rem;
  margin-right: -0.35714rem; }
  .productView-thumbnails ul,
  .productView-thumbnails ol {
    list-style: none;
    margin-bottom: 0; }
  .productView-thumbnails:before, .productView-thumbnails:after {
    content: " ";
    display: table; }
  .productView-thumbnails:after {
    clear: both; }
  .productView-thumbnails[data-slick] {
    opacity: 0; }
    .productView-thumbnails[data-slick].slick-initialized {
      opacity: 1; }
  .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 {
    bottom: 0;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    /* Object-fit polyfill */
    font-family: "object-fit: contain;";
    margin: 0;
    object-fit: contain;
    position: relative;
    width: 100px; }

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

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

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

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

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

@media (min-width: 992px) {
  .productView-product .mobile {
    display: none; } }

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

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

.productView-price {
  font-size: 15px;
  margin-bottom: 0.5rem; }
  @media (min-width: 801px) {
    .productView-price {
      font-size: 25px;
      margin-bottom: 1rem; } }
  .productView-price .price-section--saving {
    font-size: 15px;
    float: left;
    margin: 7px 0 0 6px; }
    .productView-price .price-section--saving .opening-text {
      float: left; }
  .productView-price abbr {
    border: 0;
    color: inherit;
    font-size: inherit; }

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

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

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

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

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

.productView-options {
  margin-bottom: 0;
  text-align: center; }
  .productView-options:before, .productView-options:after {
    content: " ";
    display: table; }
  .productView-options:after {
    clear: both; }
  @media (min-width: 551px) {
    .productView-options {
      text-align: left; } }
  @media (min-width: 551px) {
    .productView-options .form-input[type="number"] {
      width: 16.66667%; } }
  .productView-options .form {
    display: inline; }
    .productView-options .form .add-to-cart-wrapper {
      display: inline; }
  .productView-options input[type="file"] {
    font-size: 13px; }
  .productView-options .form-field {
    font-size: 0;
    margin-bottom: 1rem; }
    @media only screen and (max-width: 991px) {
      .productView-options .form-field[data-display-name="Name for Personalization"] {
        margin-bottom: 10px; } }
    .productView-options .form-field--error > .form-inlineMessage {
      font-size: 1rem; }
    .productView-options .form-field > .form-checkbox + .form-label {
      display: inline-block;
      margin-left: 1.5rem;
      width: auto; }
      @media (min-width: 551px) {
        .productView-options .form-field > .form-checkbox + .form-label {
          margin-left: 0;
          width: 100%; } }
    .productView-options .form-field > .form-radio + .form-label {
      display: inline-block;
      text-align: justify; }
    .productView-options .form-field > .form-label:nth-of-type(2) {
      margin-left: 0; }
  @media (min-width: 551px) {
    .productView-options .form-action {
      float: left;
      padding: 0 0.71429rem;
      width: 50%; } }
  @media (min-width: 801px) {
    .productView-options .form-action {
      padding: 0;
      width: auto; } }
  @media (min-width: 1261px) {
    .productView-options .form-action {
      display: inline-block;
      margin-top: 1rem; } }
  @media (min-width: 551px) {
    .productView-options .form-action.pre-order-buttons {
      min-width: 50%;
      width: auto; } }
  @media (min-width: 801px) {
    .productView-options .form-action.pre-order-buttons {
      margin-right: 0.78571rem;
      min-width: auto;
      padding: 0;
      width: auto; } }
  .productView-options .form-action.pre-order-buttons .button {
    padding: 0.92857rem 1.71429rem; }
  .productView-options .form-action .button {
    width: 100%; }
    @media (min-width: 801px) {
      .productView-options .form-action .button {
        width: auto; } }
    @media (min-width: 1261px) {
      .productView-options .form-action .button {
        margin-right: 0.78571rem; } }
  .productView-options .form-action .button--primary {
    margin-right: 0.78571rem; }
  .productView-options .add-to-cart-wallet-buttons {
    margin-top: 0.78571rem; }
    .productView-options .add-to-cart-wallet-buttons div[data-smart-button-container-id] {
      line-height: 0;
      margin-top: 6px; }
      .productView-options .add-to-cart-wallet-buttons div[data-smart-button-container-id] button,
      .productView-options .add-to-cart-wallet-buttons div[data-smart-button-container-id] div {
        width: 100%; }
    .productView-options .add-to-cart-wallet-buttons button.show-more-button {
      color: #757575;
      display: block;
      margin-top: 0.35714rem;
      padding: 0.35714rem 0;
      text-align: center;
      text-decoration: underline;
      width: 100%; }
      .productView-options .add-to-cart-wallet-buttons button.show-more-button:hover {
        color: #333333; }

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

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

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

.shareProduct {
  text-align: center; }

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

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

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

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

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

.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: 801px) {
    .facetedSearch-toggle {
      display: none !important; } }
  .facetedSearch-toggle.is-open {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    margin-bottom: 0; }

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

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

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

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

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

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

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

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

.reset-filters {
  display: none; }

.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-additionalCheckoutButtons:before, .previewCart-additionalCheckoutButtons:before, .cart-additionalCheckoutButtons:after, .previewCart-additionalCheckoutButtons:after {
  content: " ";
  display: table; }

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

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

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

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

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

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

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

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

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

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

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

@media (max-width: 799px) and (min-width: 551px) {
  .cart-item-price {
    margin-top: 13px; } }

@media (max-width: 550px) {
  .cart-item-price {
    margin-top: 10%; } }

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

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

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

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

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

.cart-content-padding-right {
  padding-right: 4px; }
  @media (max-width: 550px) {
    .cart-content-padding-right {
      padding-right: 0; } }

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

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

.cart-item-label {
  color: #333333;
  float: left;
  margin-bottom: 0.35714rem;
  text-align: right;
  width: 33.33333%; }
  @media (min-width: 551px) {
    .cart-item-label {
      display: block;
      padding-left: 1.5rem;
      text-align: left;
      width: 100%; } }
  @media (min-width: 801px) {
    .cart-item-label {
      display: none; } }
  @media (max-width: 800px) and (min-width: 551px) {
    .cart-item-label {
      margin-top: 25px; } }
  @media (max-width: 550px) {
    .cart-item-label {
      margin-top: 0; } }

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

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

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

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

.cart-remove {
  background-color: #e5e5e5;
  border-radius: 50%;
  cursor: pointer;
  float: right;
  height: 1.28571rem;
  margin-top: 0.14286rem;
  padding: 0.21429rem;
  transition: background-color 0.15s ease;
  width: 1.28571rem; }
  @media (min-width: 551px) {
    .cart-remove {
      margin-left: 1rem; } }
  .cart-remove.cart-remove--spacer {
    visibility: hidden; }
  .cart-remove > svg {
    fill: #757575; }

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

.cart-total {
  border-bottom: 0; }
  .cart-total:before, .cart-total:after {
    content: " ";
    display: table; }
  .cart-total:after {
    clear: both; }
  @media (min-width: 801px) {
    .cart-total + .cart-total {
      border-top: 1px solid #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 center;
    background-size: 1.42857rem 1.42857rem;
    height: 2.28571rem;
    margin-bottom: 0.78571rem;
    padding: 0 0.78571rem; }
  .cart-total .form-inlineMessage {
    text-align: left; }

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

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

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

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

.cart-actions-mini {
  margin-top: 0.5rem; }

.btn-remove-all-mini {
  color: #757575;
  font-size: 13px; }
  .btn-remove-all-mini:hover {
    color: #333333; }

.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-show[aria-expanded="true"] {
  font-style: italic; }

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

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

.previewCartWrapper {
  max-height: calc(100vh - 6rem);
  overflow-x: hidden;
  overflow-y: scroll; }

.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;
  position: relative;
  text-align: center; }
  .previewCartItem-image::after {
    content: "";
    display: block;
    height: 0;
    padding-bottom: 100%;
    width: 100%; }
  .previewCartItem-image img {
    bottom: 0;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0; }
  @media (min-width: 320px) {
    .previewCartItem-image::after {
      padding-bottom: 75%; } }
  @media (min-width: 481px) {
    .previewCartItem-image::after {
      padding-bottom: 100%; } }

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

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

.previewCartItem-brand,
.previewCartItem-name {
  margin-bottom: 0.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; }
  .previewCartAction:before, .previewCartAction:after {
    content: " ";
    display: table; }
  .previewCartAction:after {
    clear: both; }
  @media (min-width: 320px) {
    .previewCartAction {
      padding: 0.78571rem 0.35714rem; } }
  @media (min-width: 481px) {
    .previewCartAction {
      padding: 1.5rem 0.78571rem; } }
  .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; }

.cart-item-add-another {
  display: flex;
  align-items: center;
  width: auto;
  font-weight: 500;
  text-decoration: underline;
  cursor: pointer; }

.cart-item-quantity-only {
  display: flex;
  align-items: center;
  width: auto;
  font-weight: 400px; }

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

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

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

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

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

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

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

.address-label {
  color: #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;
  padding-top: 0; }
  .videoGallery-main.widescreen {
    padding-bottom: 56.34%; }
  .videoGallery-main.vimeo {
    padding-top: 0; }
  .videoGallery-main iframe,
  .videoGallery-main object,
  .videoGallery-main embed,
  .videoGallery-main video {
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
    left: 0; }

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

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

.video {
  display: block;
  margin-bottom: 1.85714rem;
  opacity: 0.4;
  text-decoration: none;
  transition: opacity 100ms ease-out; }
  .video:before, .video:after {
    content: " ";
    display: table; }
  .video:after {
    clear: both; }
  .video-figure {
    float: left;
    margin-right: 0.78571rem; }
    .video-figure > img {
      display: block; }
  .video-figure--opposite {
    float: right;
    margin-left: 0.78571rem;
    margin-right: 0; }
  .video-body:before, .video-body:after {
    content: " ";
    display: table; }
  .video-body:after {
    clear: both; }
  @media (min-width: 801px) {
    .video {
      margin-bottom: 1.85714rem; } }
  .video:hover, .video.is-active {
    color: #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 {
  margin: 0 auto;
  max-width: 85.71429rem;
  width: 100%; }
  .previewCart:before, .previewCart:after {
    content: " ";
    display: table; }
  .previewCart:after {
    clear: both; }
  @media (min-width: 801px) {
    .previewCart .productView {
      padding-left: 0.75rem;
      padding-right: 0.75rem;
      width: 75%;
      float: left;
      display: flex;
      margin: 0;
      padding-bottom: 0;
      padding-top: 0; }
    .previewCart .productView-image {
      padding-left: 0.75rem;
      padding-right: 0.75rem;
      width: 58.33333%;
      float: left;
      display: flex;
      flex-direction: column; }
    .previewCart .productView-image--cart {
      align-self: flex-start;
      margin: 0 auto;
      width: 100%; }
    .previewCart .productView-details {
      padding-left: 0.75rem;
      padding-right: 0.75rem;
      width: 41.66667%;
      float: left; } }
  .previewCart .productView-title {
    margin-top: 0; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.advancedSearch-separator {
  display: none; }

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

.search-price-range label {
  display: inline; }
  .search-price-range label input {
    display: block;
    padding-left: 1.5rem; }
    @media (min-width: 551px) {
      .search-price-range label input {
        display: inline;
        width: 6rem; } }
  @media (min-width: 551px) {
    .search-price-range label span {
      display: inline;
      padding-left: 1.5rem;
      padding-right: 1.5rem; } }

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

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

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

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

.search-nav {
  position: relative; }
  .search-nav .search-tabs-widget-description {
    position: absolute;
    top: 0;
    left: 0;
    height: 1px;
    width: 1px;
    overflow: hidden;
    margin-left: -10000px; }

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

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

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

.account-listItem {
  border-bottom: 1px solid #e5e5e5;
  padding: 1.5rem 0;
  position: relative; }
  .account-listItem img {
    width: 100%; }
  .account-listItem .account-product-image {
    bottom: 0;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    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;
    padding-bottom: 100%;
    width: 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: 551px) {
    .account-product-body {
      padding-bottom: 0; } }
  .account-product-body .definitionList {
    font-size: 15px;
    margin-bottom: 0; }

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

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

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

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

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

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

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

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

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

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

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

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

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

.account-orderTotal-key {
  color: #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: 20px; }

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

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

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

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

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

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

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

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

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

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

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

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

.account-downloadsItem-title {
  color: #757575;
  font-size: 15px;
  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: #8f8f8f; }

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

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

.apple-pay-checkout-button {
  background-color: #000;
  background-image: -webkit-named-image(apple-pay-logo-white);
  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; }

.apple-pay-checkout-button--white {
  background-color: #fff;
  background-image: -webkit-named-image(apple-pay-logo-black); }

.apple-pay-checkout-button--white-border {
  background-color: #fff;
  background-image: -webkit-named-image(apple-pay-logo-black);
  border: 0.5px solid #000; }

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

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

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

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

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

.methodHeader {
  align-items: center;
  display: flex;
  flex-flow: row;
  justify-content: space-between; }
  .methodHeader-icon {
    margin-right: 0.78571rem;
    width: 2rem; }
    @media (min-width: 1261px) {
      .methodHeader-icon {
        width: 3rem; } }
  .methodHeader-title {
    font-size: 13px;
    font-weight: 600; }
    @media (min-width: 1261px) {
      .methodHeader-title {
        font-size: 1rem; } }
  .methodHeader-brand {
    color: #666666;
    font-size: 13px;
    font-weight: 600; }
    @media (min-width: 1261px) {
      .methodHeader-brand {
        font-size: 1rem; } }
  .methodHeader-meta {
    display: flex;
    flex-wrap: nowrap;
    padding-left: 0.78571rem;
    margin-left: auto; }
  .methodHeader-default {
    fill: #666666;
    height: 1.28571rem;
    margin-left: 0.78571rem;
    width: 1.28571rem; }
    @media (min-width: 1261px) {
      .methodHeader-default {
        height: 1.42857rem;
        width: 1.42857rem; } }
  .methodHeader-expiry {
    font-size: 15px;
    text-transform: capitalize; }

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

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

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

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

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

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

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

.paymentMethodForm-cards-icon {
  margin-right: 0.21429rem;
  width: 2.42857rem; }

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

.paymentMethodForm-inputs-icon {
  position: absolute;
  right: 0.64286rem;
  top: 2.78571rem; }
  .paymentMethodForm-inputs-icon.icon {
    fill: #999999;
    height: 1.5rem;
    width: 1.5rem; }

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

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

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

@media (max-width: 800px) {
  .category-sidebar .navPages-item {
    display: none; }
  .category-sidebar #facetedSearch-content--Occasion .navPages-item {
    display: inline-block; } }

@media (min-width: 801px) {
  .category-sidebar .accordion-block.Occasion {
    display: none; } }

.productGrid-wrapper {
  clear: right; }

.bottom-category {
  display: none;
  clear: right; }
  .bottom-category.show {
    display: block; }

#product-listing-container .bottom-category {
  display: block; }

.category-banner {
  margin-bottom: 1rem; }
  @media (min-width: 757px) {
    .category-banner.mobile {
      display: none; } }
  @media (max-width: 757px) {
    .category-banner.desktop {
      display: none; } }
  .category-banner p {
    transition: all .5s; }
  .category-banner h2 {
    width: 100%;
    border-top: 1px solid #000;
    padding: 20px 0;
    margin: 0;
    position: relative; }
    .category-banner h2:first-child {
      border: none; }
    .category-banner h2:hover {
      color: rgba(0, 0, 0, 0.7); }
    .category-banner h2::after {
      content: "\002B";
      position: absolute;
      right: 20px;
      top: 20px;
      width: 1em;
      height: 1em;
      text-align: center;
      transition: all .5s; }
    .category-banner h2.active::after {
      content: "\2212"; }

.category-description.below .category-logos, .category-description.below .category-banner {
  display: none; }

.category-description.below.accord h2 {
  margin: 0;
  padding: 1rem 1.5rem 1rem 0;
  border-bottom: 1px solid #000;
  position: relative;
  cursor: pointer; }
  .category-description.below.accord h2::after {
    content: "\002B";
    position: absolute;
    right: 5px;
    top: 50%;
    transform: translateY(-50%); }
  .category-description.below.accord h2:hover {
    opacity: 0.7; }
  .category-description.below.accord h2.is-open::after {
    content: "\2212"; }
  .category-description.below.accord h2.is-open + p {
    margin: 1rem 0; }

.category-description.below.accord p {
  margin: 0;
  display: none;
  padding: 1rem 0;
  overflow: hidden;
  transition: all 0.3s ease; }

.manual-captcha-input-container {
  align-items: center;
  display: flex; }
  .manual-captcha-input-container .question {
    font-size: 1.25rem;
    margin-right: 1rem; }
  .manual-captcha-input-container .form-input {
    flex: 1; }

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }

.mfp-preloader a {
  color: #CCC; }

.mfp-preloader a:hover {
  color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }

.mfp-close:hover,
.mfp-close:focus {
  opacity: 1; }

.mfp-close:active {
  top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }

.mfp-arrow:active {
  margin-top: -54px; }

.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1; }

.mfp-arrow:before,
.mfp-arrow:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent; }

.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px; }

.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }

.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px; }

.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }

.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px; }

.mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px; }

.mfp-iframe-holder .mfp-close {
  top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }

.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444; }

.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px; }

.mfp-figure figure {
  margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

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

.header {
  background-color: white;
  border-bottom: 1px solid #e5e5e5;
  max-height: 195px;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 100;
  height: 0px; }
  .header .navPages-quickSearch {
    display: none; }
  @media (min-width: 801px) {
    .header {
      border-bottom: 1px solid #e5e5e5;
      overflow: visible;
      position: relative;
      height: auto; } }
  .header.is-open-menu {
    height: 100%; }
    @media (min-width: 993px) {
      .header.is-open-menu {
        height: auto; } }
  .header.is-open-search {
    height: 100%; }
    .header.is-open-search .navPages-quickSearch {
      display: block; }
      @media (max-width: 992px) {
        .header.is-open-search .navPages-quickSearch {
          padding-inline: 1rem; } }
    @media (min-width: 993px) {
      .header.is-open-search {
        height: auto; } }
  .header .navPages-container .navPages-action i {
    font-size: 1rem;
    margin: 0;
    width: auto;
    height: auto; }
  .header .middle-header ul li.currency-selector a i {
    font-size: 1rem;
    margin: 0;
    padding: 0;
    width: auto;
    height: auto; }

.header-logo {
  font-size: 0;
  height: inherit;
  margin: 0 0;
  text-align: center; }
  @media (min-width: 551px) {
    .header-logo {
      margin-left: 0;
      margin-right: 0; } }
  @media (min-width: 801px) {
    .header-logo {
      height: auto;
      margin: 4rem auto 4.5rem;
      padding: 0; }
      .header.fixed .header-logo {
        background-color: #e5e5e5;
        margin: 0;
        padding: 0.35714rem 0;
        position: absolute;
        top: 0;
        width: 100%; } }
  .header-logo__link {
    align-items: center;
    color: #333333;
    display: flex;
    height: inherit;
    justify-content: center;
    margin: 0 auto;
    position: relative;
    text-decoration: none;
    padding: 9px 0; }
    .header-logo__link:before, .header-logo__link:after {
      content: " ";
      display: table; }
    .header-logo__link:after {
      clear: both; }
    @media (min-width: 1261px) {
      .header-logo__link {
        background: none;
        border-bottom: 0;
        display: inline-flex;
        padding: 0;
        width: auto; } }
    .header-logo__link:hover {
      color: #757575; }
    .header-logo__link:active {
      color: #757575; }

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

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

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

.header-logo-image-container {
  position: relative; }
  @media (min-width: 993px) {
    .header-logo-image-container {
      min-height: 89px;
      margin-top: 5px; } }
  @media (min-width: 991px) and (max-width: 1060px) {
    .header-logo-image-container {
      margin-top: 7px; } }

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

.header-logo-image {
  display: block;
  margin: 0 auto; }
  @media (min-width: 991px) {
    .header-logo-image.logo-desktop {
      display: block; }
    .header-logo-image.logo-mobile {
      display: none; } }
  @media (max-width: 990px) {
    .header-logo-image.logo-desktop {
      display: none; }
    .header-logo-image.logo-mobile {
      display: block; } }

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

@media (max-width: 500px) {
  body.top-banner-hidden .mobile-menu-toggle {
    top: -6px; } }

@media (max-width: 992px) and (min-width: 501px) {
  body.top-banner-hidden .mobile-menu-toggle {
    top: -2px; } }

.mobile-menu-toggle {
  width: 63px;
  height: 63px;
  display: inline-block;
  font-size: 0;
  left: 0px;
  top: 35px;
  overflow: hidden;
  padding: 0 0 0 1.28571rem;
  position: absolute;
  z-index: 50; }
  @media (max-width: 500px) {
    .mobile-menu-toggle {
      width: 55px;
      height: 55px;
      left: -4px;
      top: 31px; } }
  @media (min-width: 992px) {
    .mobile-menu-toggle {
      display: none; } }
  .mobile-menu-toggle .mobile-menu-toggleIcon,
  .mobile-menu-toggle .mobile-menu-toggleIcon::before,
  .mobile-menu-toggle .mobile-menu-toggleIcon::after {
    background: #444444;
    content: "";
    display: block;
    height: 2px;
    position: absolute;
    transform: rotate(0deg);
    transition: transform 100ms ease-in, top 100ms ease-in 150ms, bottom 100ms ease-in 150ms;
    width: 1.42857rem; }
  .mobile-menu-toggle .mobile-menu-toggleIcon {
    top: 1.92857rem;
    transition: background-color 10ms ease-in 100ms; }
  .mobile-menu-toggle .mobile-menu-toggleIcon::before {
    top: -0.5rem; }
  .mobile-menu-toggle .mobile-menu-toggleIcon::after {
    bottom: -0.5rem; }
  .mobile-menu-toggle.is-open .mobile-menu-toggleIcon {
    background-color: transparent;
    transition-delay: 100ms; }
    .mobile-menu-toggle.is-open .mobile-menu-toggleIcon::before, .mobile-menu-toggle.is-open .mobile-menu-toggleIcon::after {
      background-color: #444444;
      bottom: auto;
      top: auto;
      transition: transform 100ms ease-in 150ms, top 100ms ease-in, bottom 100ms ease-in; }
    .mobile-menu-toggle.is-open .mobile-menu-toggleIcon::before {
      top: 0;
      transform: rotate(45deg); }
    .mobile-menu-toggle.is-open .mobile-menu-toggleIcon::after {
      bottom: 0;
      transform: rotate(-45deg); }

@media only screen and (max-width: 992px) {
  .header .navPages-container.is-open .navPages {
    height: 100vh;
    padding-bottom: 77px;
    padding-top: 40px; } }

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

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

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

.page-region {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 100%;
  float: left;
  float: right;
  width: 100%; }
  @media (min-width: 801px) {
    .page-region:not(.faq) {
      width: 75%; } }

.pdp-delivery-information {
  margin: 0 20px; }

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

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

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

/* FOOTER SECTION */
.footer {
  padding-top: 1rem;
  border: none;
  display: inline-block;
  width: 100%;
  padding-bottom: 0;
  position: relative; }
  .footer .footer-branding {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    z-index: 1;
    top: -30px; }
    .footer .footer-branding .desktop-logo-alt {
      display: inline-block; }
      .footer .footer-branding .desktop-logo-alt img {
        max-width: 60px;
        margin-left: -4px;
        transition: all 200ms linear 0s;
        -moz-transition: all 200ms linear 0s;
        -webkit-transition: all 200ms linear 0s;
        -o-transition: all 200ms linear 0s; }
        .footer .footer-branding .desktop-logo-alt img:hover {
          -ms-transform: rotate(-180deg);
          /* IE 9 */
          -webkit-transform: rotate(-180deg);
          /* Chrome, Safari, Opera */
          transform: rotate(-180deg);
          cursor: pointer; }
    .footer .footer-branding .mobile-logo-alt {
      display: none; }
      .footer .footer-branding .mobile-logo-alt a {
        display: inline-block; }
      .footer .footer-branding .mobile-logo-alt .header-logo-image {
        max-height: 100%;
        max-width: 60%;
        background: #fff;
        padding: 0 15px;
        position: relative; }
        .footer .footer-branding .mobile-logo-alt .header-logo-image:hover {
          -ms-transform: none;
          /* IE 9 */
          -webkit-transform: none;
          /* Chrome, Safari, Opera */
          transform: none; }
  .footer .footer-body {
    position: relative;
    background-color: #262626;
    padding: 3rem 0 1rem; }
    .footer .footer-body .footer-col {
      padding-left: 1rem; }
      .footer .footer-body .footer-col:first-child {
        padding-left: 1rem; }
    .footer .footer-body .footer-heading {
      font-size: 1rem;
      letter-spacing: 1px;
      margin-top: 0;
      text-transform: uppercase;
      color: #fff;
      display: inline-block; }
      @media (min-width: 768px) {
        .footer .footer-body .footer-heading {
          text-align: left !important; } }
    .footer .footer-body .footer-links {
      display: block;
      text-decoration: none;
      font-weight: 300;
      color: #fff; }
      .footer .footer-body .footer-links:hover {
        color: #757575; }
      .footer .footer-body .footer-links.favourites {
        text-transform: uppercase;
        font-weight: 400;
        font-size: 1rem; }
        .footer .footer-body .footer-links.favourites i {
          margin-left: 3px;
          color: #ff0000; }
    .footer .footer-body #custom-footer {
      display: flex;
      flex-wrap: wrap;
      float: left;
      width: 80%; }
      @media (max-width: 1199px) {
        .footer .footer-body #custom-footer {
          width: 100%; } }
      .footer .footer-body #custom-footer .footer-col {
        float: left;
        width: 20%; }
        @media (max-width: 1440px) {
          .footer .footer-body #custom-footer .footer-col {
            width: 21%; } }
        @media (max-width: 1199px) {
          .footer .footer-body #custom-footer .footer-col {
            margin-bottom: 50px;
            width: 25%; } }
        @media (max-width: 991px) {
          .footer .footer-body #custom-footer .footer-col {
            width: 33%; } }
        @media (max-width: 575px) {
          .footer .footer-body #custom-footer .footer-col {
            width: 100%;
            text-align: center; } }
        @media (min-width: 1200px) and (max-width: 1440px) {
          .footer .footer-body #custom-footer .footer-col:first-child {
            width: 16%; } }
    @media (min-width: 992px) and (max-width: 1200px) {
      .footer .footer-body .footer-col.subscribe {
        float: right;
        position: absolute;
        bottom: 65px;
        right: 15px;
        width: 70%; } }
    @media (max-width: 991px) {
      .footer .footer-body .footer-col.subscribe {
        position: absolute;
        bottom: 43px;
        right: 15px;
        width: 33%; } }
    @media (max-width: 800px) {
      .footer .footer-body .footer-col.subscribe {
        bottom: 18px; } }
    @media (max-width: 575px) {
      .footer .footer-body .footer-col.subscribe {
        position: initial;
        width: 100%; } }
    .footer .footer-body .footer-col.subscribe .footer-heading {
      margin-bottom: 5px;
      text-align: center;
      width: 100%; }
    .footer .footer-body .footer-col.subscribe .signup {
      margin: auto;
      margin-bottom: 5px;
      width: 90%;
      text-align: center;
      line-height: 1;
      font-family: 'Didot Italic', serif;
      font-style: italic;
      font-size: 15px; }
    .footer .footer-body .footer-col.subscribe form {
      display: flex;
      flex-direction: column;
      padding: 0 !important;
      margin: 0; }
      @media (max-width: 1200px) {
        .footer .footer-body .footer-col.subscribe form {
          margin: 0 auto; } }
    .footer .footer-body .footer-col.subscribe label {
      color: white !important; }
    .footer .footer-body .social-media {
      margin-top: 10px !important;
      display: flex;
      align-items: center;
      clear: both; }
      @media (max-width: 1440px) {
        .footer .footer-body .social-media {
          margin-top: 8px; } }
      @media (max-width: 1200px) {
        .footer .footer-body .social-media {
          margin-top: 0; } }
      @media (max-width: 800px) {
        .footer .footer-body .social-media {
          margin: 5px; } }
      @media (max-width: 575px) {
        .footer .footer-body .social-media {
          justify-content: center; } }
      .footer .footer-body .social-media .footer-heading {
        margin-top: 5px; }
      .footer .footer-body .social-media .socialLinks {
        padding-right: 0; }
      @media (min-width: 1200px) and (max-width: 1439px) {
        .footer .footer-body .social-media .socialLinks-item {
          width: 29px; } }
      @media (max-width: 992px) {
        .footer .footer-body .social-media .socialLinks-item {
          width: 20px;
          margin-left: 5px;
          margin-right: 5px; } }
      @media (max-width: 800px) {
        .footer .footer-body .social-media .socialLinks-item {
          width: 20px; } }
      @media (max-width: 674px) {
        .footer .footer-body .social-media .socialLinks-item {
          width: 22px;
          margin-left: 2px;
          margin-right: 2px; } }
      @media (max-width: 620px) {
        .footer .footer-body .social-media .socialLinks-item {
          width: 30px;
          margin-left: 0px;
          margin-right: 0px; } }
      .footer .footer-body .social-media .socialLinks-item .icon {
        height: 35px;
        width: 35px; }
        @media (min-width: 1200px) and (max-width: 1439px) {
          .footer .footer-body .social-media .socialLinks-item .icon {
            height: 30px;
            width: 30px; } }
        .footer .footer-body .social-media .socialLinks-item .icon.icon--pinterest {
          margin-left: -2px; }
      .footer .footer-body .social-media .socialLinks-item svg {
        height: 37px;
        width: 37px;
        fill: #f7f7f7 !important; }
  .footer #footer-body2 {
    padding: 2rem 0 4rem; }
    @media (max-width: 1199px) {
      .footer #footer-body2 {
        padding-bottom: 2rem; } }
  .footer #footer-body3 {
    padding: 0; }
    .footer #footer-body3 p {
      padding-inline: 15px; }
  .footer .footer-info-pages {
    margin: 0 0 20px;
    padding: 20px 0;
    text-align: center;
    border-top: 1px solid #d1d3d4;
    border-bottom: 1px solid #d1d3d4; }
    .footer .footer-info-pages li {
      list-style: none;
      display: inline-block;
      width: 16%; }
      .footer .footer-info-pages li a {
        text-transform: uppercase;
        font-weight: 500;
        text-decoration: none;
        font-size: 1rem;
        outline: none; }
  .footer .copyright-info p {
    text-transform: uppercase;
    font-weight: 500;
    color: #b1b3b6;
    font-size: .8rem;
    padding-top: 2rem;
    padding: 2rem 1rem 0;
    margin: 0; }
    @media (max-width: 991px) {
      .footer .copyright-info p {
        text-align: center; } }
  .footer .more-info-pages {
    text-align: center; }
    .footer .more-info-pages ul li {
      list-style: none;
      display: inline-block; }
      .footer .more-info-pages ul li a {
        text-decoration: none;
        text-transform: uppercase;
        font-weight: 500;
        color: #58595b;
        font-size: .9rem;
        padding: 0 0.5rem;
        outline: none; }
        .footer .more-info-pages ul li a:hover {
          opacity: .6; }
  .footer .socialLinks {
    float: right;
    padding-right: 16px; }
    .footer .socialLinks .icon {
      height: 1.65rem;
      width: 1.65rem;
      vertical-align: top; }
      .footer .socialLinks .icon:hover svg {
        opacity: 0.8; }
      .footer .socialLinks .icon svg {
        fill: #4f4f4f; }
    .footer .socialLinks .socialLinks-item {
      vertical-align: top;
      margin: -6px -2px 5px; }
      .footer .socialLinks .socialLinks-item .youtube-img {
        margin: 11px 2px 5px 0px; }
    .footer .socialLinks .icon.icon--facebook {
      margin-right: -4px; }
    .footer .socialLinks .icon--rss {
      width: 14px;
      height: 14px;
      margin-left: 5px;
      margin-top: 9px; }

.white-popup {
  position: relative;
  background: #FFF;
  padding: 20px;
  width: auto;
  max-width: 550px;
  margin: 20px auto; }

#basket-company-popup {
  min-width: 800px;
  padding: 20px 40px; }
  #basket-company-popup .title {
    text-transform: uppercase;
    text-align: center;
    font-weight: 600;
    font-family: 'Didot Italic', serif;
    color: #000;
    font-size: 2.8rem;
    margin-bottom: 0;
    line-height: 1.4; }
  #basket-company-popup .sub-title {
    text-transform: uppercase;
    text-align: center;
    font-family: 'Didot Italic', serif;
    font-size: 1.2rem;
    font-weight: 600;
    color: #000;
    margin-bottom: 30px; }

.infusion-form {
  padding: 30px 0 60px;
  text-align: center;
  max-width: 387px;
  margin: 0 auto;
  font-family: 'Heebo',sans-serif;
  /* FF 4-18 */
  /* FF 19+ */
  /* IE 10+ */
  /* FF 4-18 */
  /* FF 19+ */
  /* IE 10+ */ }
  @media (max-width: 576px) {
    .infusion-form {
      max-width: initial !important; } }
  .infusion-form .title {
    color: #222;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 28px;
    margin: 0 0 -5px 0; }
  .infusion-form .sub-title {
    color: #222;
    font-family: "Didot Italic",serif;
    font-weight: 400;
    font-size: 20px;
    margin: 0 0 20px;
    opacity: 0.7; }
  .infusion-form .infusion-field {
    position: relative; }
  .infusion-form .infusion-field-input {
    background: #eee;
    border: none;
    height: 40px;
    text-align: center;
    font-size: 14px;
    width: 100%;
    box-shadow: inset 0 1px 2px rgba(130, 137, 150, 0.23), 0 1px 0 rgba(255, 255, 255, 0.85);
    margin-bottom: 7px;
    outline: none; }
  .infusion-form #inf_field_FirstName-error, .infusion-form #inf_field_LastName-error, .infusion-form #inf_field_Email-error {
    position: absolute;
    color: red;
    right: 7px;
    bottom: 10px;
    font-size: 13px;
    font-weight: 300; }
  .infusion-form #inf_option_Radio-error {
    position: absolute;
    color: red;
    top: 16px;
    right: 8px;
    font-size: 13px;
    text-transform: none; }
  .infusion-form .infusion-field-input::-webkit-input-placeholder {
    text-transform: uppercase; }
  .infusion-form .infusion-field-input:-moz-placeholder {
    text-transform: uppercase; }
  .infusion-form .infusion-field-input::-moz-placeholder {
    text-transform: uppercase; }
  .infusion-form .infusion-field-input:-ms-input-placeholder {
    text-transform: uppercase; }
  .infusion-form .infusion-field-input:focus::-webkit-input-placeholder {
    opacity: 0; }
  .infusion-form .infusion-field-input:focus:-moz-placeholder {
    opacity: 0; }
  .infusion-form .infusion-field-input:focus::-moz-placeholder {
    opacity: 0; }
  .infusion-form .infusion-field-input:focus:-ms-input-placeholder {
    opacity: 0; }
  .infusion-form .radio-field {
    padding: 15px 0; }
    .infusion-form .radio-field label {
      display: inline-block;
      padding: 0 0 5px; }
    .infusion-form .radio-field .infusion-option label {
      text-transform: uppercase;
      margin-right: 15px;
      float: left; }
    .infusion-form .radio-field .infusion-option input {
      float: left;
      margin: 4px 5px; }
  .infusion-form .infusion-submit {
    max-width: 445px; }
  .infusion-form .infusion-submit button {
    background-color: #222222;
    background-image: none;
    text-transform: uppercase;
    width: auto;
    float: right;
    padding: 0 25px;
    height: auto;
    font-size: 15px;
    color: #fff;
    line-height: 37px;
    height: 40px;
    font-weight: 700; }
    .infusion-form .infusion-submit button:hover {
      background: #939598; }
  .infusion-form .disclaimer {
    float: right;
    margin: 14px 25px 0 0;
    font-size: 13px;
    opacity: 0.5; }

.mfp-hide {
  display: none; }

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

.blog {
  margin-bottom: 1.5rem; }
  @media (min-width: 801px) {
    .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-date,
.blog-author {
  color: #757575;
  text-align: center; }

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

.blog-post, .blog-post p {
  text-align: left;
  font-size: 18px;
  color: #3D3B3A;
  line-height: 160%;
  font-weight: 300; }
  @media (max-width: 991px) {
    .blog-post, .blog-post p {
      font-size: 16px; } }

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

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

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

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

.sidebarBlock-heading {
  font-size: 1.07143rem;
  margin-top: 0;
  text-transform: inherit; }
  @media (min-width: 801px) {
    .sidebarBlock-heading.heading-price {
      margin-top: -0.85714rem; } }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.listItem-image {
  width: 100%; }

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

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

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

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

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

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

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

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

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

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

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

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

.productView {
  margin: 0 -0.75rem;
  max-width: none;
  width: auto;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  margin-left: -1rem;
  margin-right: -1rem; }
  .productView:before, .productView:after {
    content: " ";
    display: table; }
  .productView:after {
    clear: both; }
  @media (min-width: 801px) {
    .productView {
      display: block; } }
  .modal .productView {
    padding-bottom: 0;
    padding-top: 0; }

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

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

.productView-details {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 100%;
  float: left;
  padding-left: 1rem;
  padding-right: 1rem; }
  @media (min-width: 801px) {
    .productView-details {
      clear: right;
      float: left;
      width: 50%;
      padding-left: 50px;
      padding-right: 0; } }
  @media screen and (max-width: 992px) {
    .productView-details {
      width: 100% !important; }
      .productView-details.product-data {
        padding: 0;
        margin-top: -15px; } }

@media (min-width: 768px) and (max-width: 991px) {
  .productView--quickView .productView-details {
    padding: 30px 30px 0 30px;
    width: 50% !important; }
  .productView--quickView .productView-options .form-field {
    text-align: left;
    margin: 0 0 2rem; }
  .productView--quickView .productView-options .form-action .button {
    margin: 0;
    padding: 0.85714rem 1.2rem; }
  .productView--quickView .product-right {
    width: 50% !important;
    float: right; }
  .productView--quickView .tab.is-active {
    margin-bottom: -1px;
    border: 1px solid #e8e8e8 !important;
    border-bottom: 1px solid white !important; }
  .productView--quickView .tab-title {
    padding: 0.78571rem 0.5rem !important; } }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.product {
  overflow: hidden; }

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

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

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

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

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

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

.account {
  margin-bottom: 1.5rem; }
  .account .pagination {
    width: 100%;
    float: none; }

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

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

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

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

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

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

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

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

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

@font-face {
  font-family: 'Didot';
  font-weight: 400;
  src: url("https://cdn11.bigcommerce.com/s-v0xtrjmuve/content/fonts/Didot/Didot.woff2") format("truetype");
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Didot Italic';
  font-weight: 400;
  src: url("https://cdn11.bigcommerce.com/s-v0xtrjmuve/content/fonts/Didot/Didot-Italic.woff2") format("truetype");
  font-display: swap; }

@font-face {
  font-family: 'Heebo';
  font-weight: 300;
  src: url("https://cdn11.bigcommerce.com/s-v0xtrjmuve/content/fonts/Heebo-Light.woff2") format("truetype");
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Heebo';
  font-weight: 400;
  src: url("https://cdn11.bigcommerce.com/s-v0xtrjmuve/content/fonts/Heebo-Regular.woff2") format("truetype");
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Heebo';
  font-weight: 500;
  src: url("https://cdn11.bigcommerce.com/s-v0xtrjmuve/content/fonts/Heebo-Medium.woff2") format("truetype");
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Heebo';
  font-weight: 700;
  src: url("https://cdn11.bigcommerce.com/s-v0xtrjmuve/content/fonts/Heebo-Bold.woff2") format("truetype");
  font-style: normal;
  font-display: swap; }

.svg-icons {
  font-family: "Material Icons";
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  /* Preferred icon size */
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;
  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;
  /* Support for IE. */
  font-feature-settings: "liga"; }

html,
body {
  font-size: 1rem;
  font-family: "Heebo", sans-serif;
  overflow-x: hidden; }
  html .pace .pace-activity,
  body .pace .pace-activity {
    display: none; }

.body {
  margin-bottom: 0;
  margin-top: 223px; }
  @media (max-width: 991px) {
    .body {
      margin-top: 179px !important; } }
  @media (max-width: 500px) {
    .body {
      margin-top: 167px !important; } }
  @media (max-width: 400px) {
    .body {
      margin-top: 161px !important; } }

.home .body .page-heading {
  text-align: center; }

@media (max-width: 800px) {
  .page {
    margin: 0; } }

.cart-page .page {
  margin: 0; }

.cart-page #footer-body2,
.cart-page .container.delivery-area,
.cart-page .container.category-delivery-information {
  display: none; }

@media (max-width: 800px) {
  .main.full {
    margin: 0 -15px; } }

.button,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Heebo", sans-serif; }

.button {
  border-radius: 0;
  text-transform: uppercase; }
  .button.button--primary {
    background-color: #231f20; }
    .button.button--primary:hover {
      text-decoration: none; }

p:empty {
  display: none; }

.btn-black {
  background: #000;
  color: #fff !important;
  text-transform: uppercase;
  text-decoration: none; }
  .btn-black:hover {
    background: #939598; }
  .btn-black.btn-round {
    border-radius: 25px !important; }

.btn-blue {
  background: #197FD7;
  color: #fff !important;
  text-transform: uppercase;
  text-decoration: none;
  padding: 1rem 2rem;
  font-size: 18px; }
  .btn-blue:hover {
    background: #939598; }
  .btn-blue.btn-round {
    border-radius: 25px !important; }

ul:focus {
  outline: none; }

.slogan {
  font-family: "Didot Italic", sans-serif; }

.page-heading {
  font-weight: 600;
  text-transform: uppercase;
  font-size: 1.3rem;
  color: #333; }

.page-description {
  margin: 2px;
  text-align: center;
  font-weight: 400;
  font-size: 1rem;
  color: #a1a1a1; }

.infusion-form {
  padding: 30px 0 60px;
  text-align: center;
  max-width: 387px;
  margin: 0 auto;
  font-family: 'Heebo', Sans-Serif;
  /* FF 4-18 */
  /* FF 19+ */
  /* IE 10+ */
  /* FF 4-18 */
  /* FF 19+ */
  /* IE 10+ */ }
  .infusion-form .title {
    color: #222;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 28px;
    margin: 0 0 -5px 0; }
  .infusion-form .sub-title {
    color: #222;
    font-style: italic;
    font-family: "Heebo", sans-serif;
    font-weight: 400;
    font-size: 20px;
    margin: 0 0 20px;
    opacity: 0.7; }
  .infusion-form .infusion-field {
    position: relative; }
  .infusion-form .infusion-field-input {
    background: #eee;
    border: none;
    height: 40px;
    text-align: center;
    font-size: 14px;
    width: 100%;
    box-shadow: inset 0 1px 2px rgba(130, 137, 150, 0.23), 0 1px 0 rgba(255, 255, 255, 0.85);
    margin-bottom: 7px;
    outline: none; }
  .infusion-form #inf_field_FirstName-error, .infusion-form #inf_field_LastName-error, .infusion-form #inf_field_Email-error {
    position: absolute;
    color: red;
    right: 7px;
    bottom: 10px;
    font-size: 13px; }
  .infusion-form #inf_option_Radio-error {
    position: absolute;
    color: red;
    top: 16px;
    right: 8px;
    font-size: 13px;
    text-transform: none; }
  .infusion-form .infusion-field-input::-webkit-input-placeholder {
    text-transform: uppercase; }
  .infusion-form .infusion-field-input:-moz-placeholder {
    text-transform: uppercase; }
  .infusion-form .infusion-field-input::-moz-placeholder {
    text-transform: uppercase; }
  .infusion-form .infusion-field-input:-ms-input-placeholder {
    text-transform: uppercase; }
  .infusion-form .infusion-field-input:focus::-webkit-input-placeholder {
    opacity: 0; }
  .infusion-form .infusion-field-input:focus:-moz-placeholder {
    opacity: 0; }
  .infusion-form .infusion-field-input:focus::-moz-placeholder {
    opacity: 0; }
  .infusion-form .infusion-field-input:focus:-ms-input-placeholder {
    opacity: 0; }
  .infusion-form .radio-field {
    padding: 15px 0;
    display: inline-block; }
    .infusion-form .radio-field label {
      display: inline-block;
      padding: 0 0 5px; }
    .infusion-form .radio-field .infusion-option label {
      text-transform: uppercase;
      margin-right: 15px;
      float: left; }
    .infusion-form .radio-field .infusion-option input {
      float: left;
      margin: 4px 5px; }
  .infusion-form .infusion-submit {
    max-width: 445px; }
  .infusion-form .infusion-submit button {
    background-color: #222222;
    background-image: none;
    text-transform: uppercase;
    width: auto;
    float: right;
    padding: 0 25px;
    height: auto;
    font-size: 15px;
    color: #fff;
    line-height: 37px;
    height: 40px;
    font-weight: 700; }
    .infusion-form .infusion-submit button:hover {
      background: #939598; }
  .infusion-form .disclaimer {
    float: right;
    margin: 14px 25px 0 0;
    font-size: 13px;
    opacity: 0.5; }

.productView.Custom.Basket .product-short-summary,
.productView.Custom.Basket #goToCart,
.productView.Custom.Basket .form-field--increments,
.productView.Custom.Basket .tabs {
  opacity: 0; }

.productView.Custom.Basket #backToFirst {
  display: none; }

.template-Customizer .body .container {
  min-height: 1000px; }

.template-Customizer .container {
  margin-top: 10px; }
  @media (min-width: 1441px) {
    .template-Customizer .container {
      max-width: 1440px; } }

s {
  text-decoration: none;
  position: relative; }

s::before {
  top: 49%;
  background: red;
  opacity: .7;
  content: '';
  width: 110%;
  position: absolute;
  height: .1em;
  border-radius: .1em;
  left: -5%;
  white-space: nowrap;
  display: block;
  transform: rotate(-15deg); }

.navPage-subMenu-action.navPages-action.has-subMenu svg.is-open {
  transform: rotate(180deg); }

strong {
  font-weight: 400; }

[data-layout-id] > [data-placeholder]:only-child {
  height: auto !important; }

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

.s48meganav .nav .menu-block__depth-1--wrapper .menu-block__depth-1 {
  max-width: 1440px !important; }

.s48meganav .menu-back-btn {
  position: unset !important;
  padding: 0 20px !important; }

.menu-back-btn {
  display: none; }

.menu-back-btn--active {
  display: block; }

.s48meganav .nav .menu-block__depth-0 .menu-block__depth-0--item .menu-block__depth-0--link {
  padding: 1.2rem 1rem !important; }

.s48meganav .menu-block__keyboard {
  display: none !important; }

@media (min-width: 991px) and (max-width: 1024px) {
  .s48meganav li.menu-block__tag-hide {
    display: none; } }

@media (max-width: 991px) {
  .s48meganav {
    padding-top: 0 !important;
    margin-top: 30px; } }
  @media (max-width: 991px) and (max-width: 500px) {
    .s48meganav {
      margin-top: 43px !important; } }

@media (max-width: 991px) {
  .s48meganav .nav .menu-block__depth-1--wrapper .menu-block__depth-1 {
    padding-bottom: 55px; }
  .s48meganav .nav .menu-block__depth-0 .menu-block__depth-0--item .menu-block__depth-0--link {
    padding: 0 !important; }
  .s48meganav .menu-block--image.menu-block--mobile-image {
    display: block !important; }
  .s48meganav .menu-block.nav.nav--responsive.menu-block--mobile-breadcrumb {
    padding-bottom: 20vh !important; }
  .s48meganav .nav .menu-block__depth-0 .menu-block--item.has-children > .menu-block--anchor .menu_block--heading:after {
    top: 5px !important;
    right: -5px !important; }
  .s48meganav .nav.menu-block--mobile-breadcrumb .menu-block__depth-0 .menu_block--heading {
    font-weight: 300 !important;
    padding: 5px 10px !important;
    text-align: center;
    font-size: 0.9rem;
    color: #000 !important; }
  .s48meganav .nav.menu-block--mobile-breadcrumb .menu-block__depth-1 .menu_block--heading {
    font-weight: 300 !important;
    padding: 5px 10px !important;
    text-align: center;
    font-size: 0.9rem;
    color: #000 !important; }
  .s48meganav .nav ul {
    display: grid !important;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 1em; }
  .s48meganav li.menu-block--item {
    border: 0;
    color: #262626; }
  .s48meganav .nav .menu-block--link, .s48meganav .nav .menu-block--no-link {
    display: flex;
    flex-direction: column;
    height: 100%;
    position: relative; }
  .s48meganav .nav .menu-block__depth-0 {
    margin-top: 0; }
  .s48meganav .nav .menu-block__tag-mobile-3cols ul {
    grid-template-columns: repeat(3, 1fr); }
  .s48meganav .nav.menu-block--mobile-breadcrumb .menu-block__depth-0 img + .menu_block--heading {
    position: absolute;
    width: 80%;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 10;
    border-radius: 20px;
    background: #000;
    bottom: 10px;
    font-weight: 600 !important;
    color: #fff !important; }
  .s48meganav .nav.menu-block--mobile-breadcrumb .menu-block__tag-mobile-btn-black .menu-block__depth-0 img + .menu_block--heading {
    background: black;
    color: white !important; }
  .s48meganav .nav.menu-block--mobile-breadcrumb .menu-block__depth-1 img + .menu_block--heading {
    position: absolute;
    width: 80%;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 10;
    border-radius: 20px;
    background: #000;
    bottom: 10px;
    font-weight: 600 !important;
    color: #fff !important; }
  .s48meganav .nav.menu-block--mobile-breadcrumb .menu-block__tag-mobile-btn-black .menu-block__depth-1 img + .menu_block--heading {
    background: black;
    color: white !important; } }

@media (max-width: 991px) {
  /* Required */
  @keyframes fadeOut {
    0% {
      height: auto;
      opacity: 1; }
    99% {
      height: auto;
      opacity: 1; }
    100% {
      height: 0;
      opacity: 0; } }
  .s48meganav .nav {
    min-height: auto; }
  .s48meganav .nav .menu-block__depth-0 .menu-block--wrapper {
    min-height: auto; }
  /* Required but only depending on the depth of the nav, e.g. if the menu only has 3 levels, you will only need the one up to scroll-4 */
  .s48meganav .nav.scroll-1 .menu-block__depth-0 > .menu-block--item {
    animation: fadeOut 0.3s;
    height: 0;
    opacity: 0;
    overflow-y: hidden; }
  .s48meganav .nav.scroll-1 .menu-block__depth-0 > .menu-block--item.menu-visible {
    animation: none;
    height: auto;
    opacity: 1;
    overflow-y: scroll; }
  .s48meganav .nav.scroll-2 .menu-block__depth-0 > .menu-block--item {
    animation: fadeOut 0.3s;
    height: 0;
    opacity: 0;
    overflow-y: hidden; }
  .s48meganav .nav.scroll-2 .menu-block__depth-0 > .menu-block--item.menu-visible {
    animation: none;
    height: auto;
    opacity: 1;
    overflow-y: scroll; }
  .s48meganav .nav.scroll-2 .menu-block__depth-1 > .menu-block--item {
    animation: fadeOut 0.3s;
    height: 0;
    opacity: 0;
    overflow-y: hidden; }
  .s48meganav .nav.scroll-2 .menu-block__depth-1 > .menu-block--item.menu-visible {
    animation: none;
    height: auto;
    opacity: 1;
    overflow-y: scroll; }
  .s48meganav .nav.scroll-3 .menu-block__depth-0 > .menu-block--item {
    animation: fadeOut 0.3s;
    height: 0;
    opacity: 0;
    overflow-y: hidden; }
  .s48meganav .nav.scroll-3 .menu-block__depth-0 > .menu-block--item.menu-visible {
    animation: none;
    height: auto;
    opacity: 1;
    overflow-y: scroll; }
  .s48meganav .nav.scroll-3 .menu-block__depth-1 > .menu-block--item {
    animation: fadeOut 0.3s;
    height: 0;
    opacity: 0;
    overflow-y: hidden; }
  .s48meganav .nav.scroll-3 .menu-block__depth-1 > .menu-block--item.menu-visible {
    animation: none;
    height: auto;
    opacity: 1;
    overflow-y: scroll; }
  .s48meganav .nav.scroll-3 .menu-block__depth-2 > .menu-block--item {
    animation: fadeOut 0.3s;
    height: 0;
    opacity: 0;
    overflow-y: hidden; }
  .s48meganav .nav.scroll-3 .menu-block__depth-2 > .menu-block--item.menu-visible {
    animation: none;
    height: auto;
    opacity: 1;
    overflow-y: scroll; }
  .s48meganav .nav.scroll-4 .menu-block__depth-0 > .menu-block--item {
    animation: fadeOut 0.3s;
    height: 0;
    opacity: 0;
    overflow-y: hidden; }
  .s48meganav .nav.scroll-4 .menu-block__depth-0 > .menu-block--item.menu-visible {
    animation: none;
    height: auto;
    opacity: 1;
    overflow-y: scroll; }
  .s48meganav .nav.scroll-4 .menu-block__depth-1 > .menu-block--item {
    animation: fadeOut 0.3s;
    height: 0;
    opacity: 0;
    overflow-y: hidden; }
  .s48meganav .nav.scroll-4 .menu-block__depth-1 > .menu-block--item.menu-visible {
    animation: none;
    height: auto;
    opacity: 1;
    overflow-y: scroll; }
  .s48meganav .nav.scroll-4 .menu-block__depth-2 > .menu-block--item {
    animation: fadeOut 0.3s;
    height: 0;
    opacity: 0;
    overflow-y: hidden; }
  .s48meganav .nav.scroll-4 .menu-block__depth-2 > .menu-block--item.menu-visible {
    animation: none;
    height: auto;
    opacity: 1;
    overflow-y: scroll; }
  .s48meganav .nav.scroll-4 .menu-block__depth-3 > .menu-block--item {
    animation: fadeOut 0.3s;
    height: 0;
    opacity: 0;
    overflow-y: hidden; }
  .s48meganav .nav.scroll-4 .menu-block__depth-3 > .menu-block--item.menu-visible {
    animation: none;
    height: auto;
    opacity: 1;
    overflow-y: scroll; }
  .s48meganav .nav.scroll-5 .menu-block__depth-0 > .menu-block--item {
    animation: fadeOut 0.3s;
    height: 0;
    opacity: 0;
    overflow-y: hidden; }
  .s48meganav .nav.scroll-5 .menu-block__depth-0 > .menu-block--item.menu-visible {
    animation: none;
    height: auto;
    opacity: 1;
    overflow-y: scroll; }
  .s48meganav .nav.scroll-5 .menu-block__depth-1 > .menu-block--item {
    animation: fadeOut 0.3s;
    height: 0;
    opacity: 0;
    overflow-y: hidden; }
  .s48meganav .nav.scroll-5 .menu-block__depth-1 > .menu-block--item.menu-visible {
    animation: none;
    height: auto;
    opacity: 1;
    overflow-y: scroll; }
  .s48meganav .nav.scroll-5 .menu-block__depth-2 > .menu-block--item {
    animation: fadeOut 0.3s;
    height: 0;
    opacity: 0;
    overflow-y: hidden; }
  .s48meganav .nav.scroll-5 .menu-block__depth-2 > .menu-block--item.menu-visible {
    animation: none;
    height: auto;
    opacity: 1;
    overflow-y: scroll; }
  .s48meganav .nav.scroll-5 .menu-block__depth-3 > .menu-block--item {
    animation: fadeOut 0.3s;
    height: 0;
    opacity: 0;
    overflow-y: hidden; }
  .s48meganav .nav.scroll-5 .menu-block__depth-3 > .menu-block--item.menu-visible {
    animation: none;
    height: auto;
    opacity: 1;
    overflow-y: scroll; }
  .s48meganav .nav.scroll-5 .menu-block__depth-4 > .menu-block--item {
    animation: fadeOut 0.3s;
    height: 0;
    opacity: 0;
    overflow-y: hidden; }
  .s48meganav .nav.scroll-5 .menu-block__depth-4 > .menu-block--item.menu-visible {
    animation: none;
    height: auto;
    opacity: 1;
    overflow-y: scroll; }
  .s48meganav .nav.scroll-6 .menu-block__depth-0 > .menu-block--item {
    animation: fadeOut 0.3s;
    height: 0;
    opacity: 0;
    overflow-y: hidden; }
  .s48meganav .nav.scroll-6 .menu-block__depth-0 > .menu-block--item.menu-visible {
    animation: none;
    height: auto;
    opacity: 1;
    overflow-y: scroll; }
  .s48meganav .nav.scroll-6 .menu-block__depth-1 > .menu-block--item {
    animation: fadeOut 0.3s;
    height: 0;
    opacity: 0;
    overflow-y: hidden; }
  .s48meganav .nav.scroll-6 .menu-block__depth-1 > .menu-block--item.menu-visible {
    animation: none;
    height: auto;
    opacity: 1;
    overflow-y: scroll; }
  .s48meganav .nav.scroll-6 .menu-block__depth-2 > .menu-block--item {
    animation: fadeOut 0.3s;
    height: 0;
    opacity: 0;
    overflow-y: hidden; }
  .s48meganav .nav.scroll-6 .menu-block__depth-2 > .menu-block--item.menu-visible {
    animation: none;
    height: auto;
    opacity: 1;
    overflow-y: scroll; }
  .s48meganav .nav.scroll-6 .menu-block__depth-3 > .menu-block--item {
    animation: fadeOut 0.3s;
    height: 0;
    opacity: 0;
    overflow-y: hidden; }
  .s48meganav .nav.scroll-6 .menu-block__depth-3 > .menu-block--item.menu-visible {
    animation: none;
    height: auto;
    opacity: 1;
    overflow-y: scroll; }
  .s48meganav .nav.scroll-6 .menu-block__depth-4 > .menu-block--item {
    animation: fadeOut 0.3s;
    height: 0;
    opacity: 0;
    overflow-y: hidden; }
  .s48meganav .nav.scroll-6 .menu-block__depth-4 > .menu-block--item.menu-visible {
    animation: none;
    height: auto;
    opacity: 1;
    overflow-y: scroll; }
  .s48meganav .nav.scroll-6 .menu-block__depth-5 > .menu-block--item {
    animation: fadeOut 0.3s;
    height: 0;
    opacity: 0;
    overflow-y: hidden; }
  .s48meganav .nav.scroll-6 .menu-block__depth-5 > .menu-block--item.menu-visible {
    animation: none;
    height: auto;
    opacity: 1;
    overflow-y: scroll; }
  .s48meganav .nav.scroll-7 .menu-block__depth-0 > .menu-block--item {
    animation: fadeOut 0.3s;
    height: 0;
    opacity: 0;
    overflow-y: hidden; }
  .s48meganav .nav.scroll-7 .menu-block__depth-0 > .menu-block--item.menu-visible {
    animation: none;
    height: auto;
    opacity: 1;
    overflow-y: scroll; }
  .s48meganav .nav.scroll-7 .menu-block__depth-1 > .menu-block--item {
    animation: fadeOut 0.3s;
    height: 0;
    opacity: 0;
    overflow-y: hidden; }
  .s48meganav .nav.scroll-7 .menu-block__depth-1 > .menu-block--item.menu-visible {
    animation: none;
    height: auto;
    opacity: 1;
    overflow-y: scroll; }
  .s48meganav .nav.scroll-7 .menu-block__depth-2 > .menu-block--item {
    animation: fadeOut 0.3s;
    height: 0;
    opacity: 0;
    overflow-y: hidden; }
  .s48meganav .nav.scroll-7 .menu-block__depth-2 > .menu-block--item.menu-visible {
    animation: none;
    height: auto;
    opacity: 1;
    overflow-y: scroll; }
  .s48meganav .nav.scroll-7 .menu-block__depth-3 > .menu-block--item {
    animation: fadeOut 0.3s;
    height: 0;
    opacity: 0;
    overflow-y: hidden; }
  .s48meganav .nav.scroll-7 .menu-block__depth-3 > .menu-block--item.menu-visible {
    animation: none;
    height: auto;
    opacity: 1;
    overflow-y: scroll; }
  .s48meganav .nav.scroll-7 .menu-block__depth-4 > .menu-block--item {
    animation: fadeOut 0.3s;
    height: 0;
    opacity: 0;
    overflow-y: hidden; }
  .s48meganav .nav.scroll-7 .menu-block__depth-4 > .menu-block--item.menu-visible {
    animation: none;
    height: auto;
    opacity: 1;
    overflow-y: scroll; }
  .s48meganav .nav.scroll-7 .menu-block__depth-5 > .menu-block--item {
    animation: fadeOut 0.3s;
    height: 0;
    opacity: 0;
    overflow-y: hidden; }
  .s48meganav .nav.scroll-7 .menu-block__depth-5 > .menu-block--item.menu-visible {
    animation: none;
    height: auto;
    opacity: 1;
    overflow-y: scroll; }
  .s48meganav .nav.scroll-7 .menu-block__depth-6 > .menu-block--item {
    animation: fadeOut 0.3s;
    height: 0;
    opacity: 0;
    overflow-y: hidden; }
  .s48meganav .nav.scroll-7 .menu-block__depth-6 > .menu-block--item.menu-visible {
    animation: none;
    height: auto;
    opacity: 1;
    overflow-y: scroll; }
  .s48meganav .nav.scroll-8 .menu-block__depth-0 > .menu-block--item {
    animation: fadeOut 0.3s;
    height: 0;
    opacity: 0;
    overflow-y: hidden; }
  .s48meganav .nav.scroll-8 .menu-block__depth-0 > .menu-block--item.menu-visible {
    animation: none;
    height: auto;
    opacity: 1;
    overflow-y: scroll; }
  .s48meganav .nav.scroll-8 .menu-block__depth-1 > .menu-block--item {
    animation: fadeOut 0.3s;
    height: 0;
    opacity: 0;
    overflow-y: hidden; }
  .s48meganav .nav.scroll-8 .menu-block__depth-1 > .menu-block--item.menu-visible {
    animation: none;
    height: auto;
    opacity: 1;
    overflow-y: scroll; }
  .s48meganav .nav.scroll-8 .menu-block__depth-2 > .menu-block--item {
    animation: fadeOut 0.3s;
    height: 0;
    opacity: 0;
    overflow-y: hidden; }
  .s48meganav .nav.scroll-8 .menu-block__depth-2 > .menu-block--item.menu-visible {
    animation: none;
    height: auto;
    opacity: 1;
    overflow-y: scroll; }
  .s48meganav .nav.scroll-8 .menu-block__depth-3 > .menu-block--item {
    animation: fadeOut 0.3s;
    height: 0;
    opacity: 0;
    overflow-y: hidden; }
  .s48meganav .nav.scroll-8 .menu-block__depth-3 > .menu-block--item.menu-visible {
    animation: none;
    height: auto;
    opacity: 1;
    overflow-y: scroll; }
  .s48meganav .nav.scroll-8 .menu-block__depth-4 > .menu-block--item {
    animation: fadeOut 0.3s;
    height: 0;
    opacity: 0;
    overflow-y: hidden; }
  .s48meganav .nav.scroll-8 .menu-block__depth-4 > .menu-block--item.menu-visible {
    animation: none;
    height: auto;
    opacity: 1;
    overflow-y: scroll; }
  .s48meganav .nav.scroll-8 .menu-block__depth-5 > .menu-block--item {
    animation: fadeOut 0.3s;
    height: 0;
    opacity: 0;
    overflow-y: hidden; }
  .s48meganav .nav.scroll-8 .menu-block__depth-5 > .menu-block--item.menu-visible {
    animation: none;
    height: auto;
    opacity: 1;
    overflow-y: scroll; }
  .s48meganav .nav.scroll-8 .menu-block__depth-6 > .menu-block--item {
    animation: fadeOut 0.3s;
    height: 0;
    opacity: 0;
    overflow-y: hidden; }
  .s48meganav .nav.scroll-8 .menu-block__depth-6 > .menu-block--item.menu-visible {
    animation: none;
    height: auto;
    opacity: 1;
    overflow-y: scroll; }
  .s48meganav .nav.scroll-8 .menu-block__depth-7 > .menu-block--item {
    animation: fadeOut 0.3s;
    height: 0;
    opacity: 0;
    overflow-y: hidden; }
  .s48meganav .nav.scroll-8 .menu-block__depth-7 > .menu-block--item.menu-visible {
    animation: none;
    height: auto;
    opacity: 1;
    overflow-y: scroll; }
  .s48meganav .nav.scroll-9 .menu-block__depth-0 > .menu-block--item {
    animation: fadeOut 0.3s;
    height: 0;
    opacity: 0;
    overflow-y: hidden; }
  .s48meganav .nav.scroll-9 .menu-block__depth-0 > .menu-block--item.menu-visible {
    animation: none;
    height: auto;
    opacity: 1;
    overflow-y: scroll; }
  .s48meganav .nav.scroll-9 .menu-block__depth-1 > .menu-block--item {
    animation: fadeOut 0.3s;
    height: 0;
    opacity: 0;
    overflow-y: hidden; }
  .s48meganav .nav.scroll-9 .menu-block__depth-1 > .menu-block--item.menu-visible {
    animation: none;
    height: auto;
    opacity: 1;
    overflow-y: scroll; }
  .s48meganav .nav.scroll-9 .menu-block__depth-2 > .menu-block--item {
    animation: fadeOut 0.3s;
    height: 0;
    opacity: 0;
    overflow-y: hidden; }
  .s48meganav .nav.scroll-9 .menu-block__depth-2 > .menu-block--item.menu-visible {
    animation: none;
    height: auto;
    opacity: 1;
    overflow-y: scroll; }
  .s48meganav .nav.scroll-9 .menu-block__depth-3 > .menu-block--item {
    animation: fadeOut 0.3s;
    height: 0;
    opacity: 0;
    overflow-y: hidden; }
  .s48meganav .nav.scroll-9 .menu-block__depth-3 > .menu-block--item.menu-visible {
    animation: none;
    height: auto;
    opacity: 1;
    overflow-y: scroll; }
  .s48meganav .nav.scroll-9 .menu-block__depth-4 > .menu-block--item {
    animation: fadeOut 0.3s;
    height: 0;
    opacity: 0;
    overflow-y: hidden; }
  .s48meganav .nav.scroll-9 .menu-block__depth-4 > .menu-block--item.menu-visible {
    animation: none;
    height: auto;
    opacity: 1;
    overflow-y: scroll; }
  .s48meganav .nav.scroll-9 .menu-block__depth-5 > .menu-block--item {
    animation: fadeOut 0.3s;
    height: 0;
    opacity: 0;
    overflow-y: hidden; }
  .s48meganav .nav.scroll-9 .menu-block__depth-5 > .menu-block--item.menu-visible {
    animation: none;
    height: auto;
    opacity: 1;
    overflow-y: scroll; }
  .s48meganav .nav.scroll-9 .menu-block__depth-6 > .menu-block--item {
    animation: fadeOut 0.3s;
    height: 0;
    opacity: 0;
    overflow-y: hidden; }
  .s48meganav .nav.scroll-9 .menu-block__depth-6 > .menu-block--item.menu-visible {
    animation: none;
    height: auto;
    opacity: 1;
    overflow-y: scroll; }
  .s48meganav .nav.scroll-9 .menu-block__depth-7 > .menu-block--item {
    animation: fadeOut 0.3s;
    height: 0;
    opacity: 0;
    overflow-y: hidden; }
  .s48meganav .nav.scroll-9 .menu-block__depth-7 > .menu-block--item.menu-visible {
    animation: none;
    height: auto;
    opacity: 1;
    overflow-y: scroll; }
  .s48meganav .nav.scroll-9 .menu-block__depth-8 > .menu-block--item {
    animation: fadeOut 0.3s;
    height: 0;
    opacity: 0;
    overflow-y: hidden; }
  .s48meganav .nav.scroll-9 .menu-block__depth-8 > .menu-block--item.menu-visible {
    animation: none;
    height: auto;
    opacity: 1;
    overflow-y: scroll; }
  .s48meganav .nav.scroll-10 .menu-block__depth-0 > .menu-block--item {
    animation: fadeOut 0.3s;
    height: 0;
    opacity: 0;
    overflow-y: hidden; }
  .s48meganav .nav.scroll-10 .menu-block__depth-0 > .menu-block--item.menu-visible {
    animation: none;
    height: auto;
    opacity: 1;
    overflow-y: scroll; }
  .s48meganav .nav.scroll-10 .menu-block__depth-1 > .menu-block--item {
    animation: fadeOut 0.3s;
    height: 0;
    opacity: 0;
    overflow-y: hidden; }
  .s48meganav .nav.scroll-10 .menu-block__depth-1 > .menu-block--item.menu-visible {
    animation: none;
    height: auto;
    opacity: 1;
    overflow-y: scroll; }
  .s48meganav .nav.scroll-10 .menu-block__depth-2 > .menu-block--item {
    animation: fadeOut 0.3s;
    height: 0;
    opacity: 0;
    overflow-y: hidden; }
  .s48meganav .nav.scroll-10 .menu-block__depth-2 > .menu-block--item.menu-visible {
    animation: none;
    height: auto;
    opacity: 1;
    overflow-y: scroll; }
  .s48meganav .nav.scroll-10 .menu-block__depth-3 > .menu-block--item {
    animation: fadeOut 0.3s;
    height: 0;
    opacity: 0;
    overflow-y: hidden; }
  .s48meganav .nav.scroll-10 .menu-block__depth-3 > .menu-block--item.menu-visible {
    animation: none;
    height: auto;
    opacity: 1;
    overflow-y: scroll; }
  .s48meganav .nav.scroll-10 .menu-block__depth-4 > .menu-block--item {
    animation: fadeOut 0.3s;
    height: 0;
    opacity: 0;
    overflow-y: hidden; }
  .s48meganav .nav.scroll-10 .menu-block__depth-4 > .menu-block--item.menu-visible {
    animation: none;
    height: auto;
    opacity: 1;
    overflow-y: scroll; }
  .s48meganav .nav.scroll-10 .menu-block__depth-5 > .menu-block--item {
    animation: fadeOut 0.3s;
    height: 0;
    opacity: 0;
    overflow-y: hidden; }
  .s48meganav .nav.scroll-10 .menu-block__depth-5 > .menu-block--item.menu-visible {
    animation: none;
    height: auto;
    opacity: 1;
    overflow-y: scroll; }
  .s48meganav .nav.scroll-10 .menu-block__depth-6 > .menu-block--item {
    animation: fadeOut 0.3s;
    height: 0;
    opacity: 0;
    overflow-y: hidden; }
  .s48meganav .nav.scroll-10 .menu-block__depth-6 > .menu-block--item.menu-visible {
    animation: none;
    height: auto;
    opacity: 1;
    overflow-y: scroll; }
  .s48meganav .nav.scroll-10 .menu-block__depth-7 > .menu-block--item {
    animation: fadeOut 0.3s;
    height: 0;
    opacity: 0;
    overflow-y: hidden; }
  .s48meganav .nav.scroll-10 .menu-block__depth-7 > .menu-block--item.menu-visible {
    animation: none;
    height: auto;
    opacity: 1;
    overflow-y: scroll; }
  .s48meganav .nav.scroll-10 .menu-block__depth-8 > .menu-block--item {
    animation: fadeOut 0.3s;
    height: 0;
    opacity: 0;
    overflow-y: hidden; }
  .s48meganav .nav.scroll-10 .menu-block__depth-8 > .menu-block--item.menu-visible {
    animation: none;
    height: auto;
    opacity: 1;
    overflow-y: scroll; }
  .s48meganav .nav.scroll-10 .menu-block__depth-9 > .menu-block--item {
    animation: fadeOut 0.3s;
    height: 0;
    opacity: 0;
    overflow-y: hidden; }
  .s48meganav .nav.scroll-10 .menu-block__depth-9 > .menu-block--item.menu-visible {
    animation: none;
    height: auto;
    opacity: 1;
    overflow-y: scroll; } }

.s48meganav .menu-block--image {
  height: auto;
  width: 100%;
  aspect-ratio: 1 / 1;
  object-fit: cover;
  /* Mobile */
  /* iPad Air */
  /* iPad Mini */
  /* iPhone 14 */
  /* iPhone XR */
  /* iPhone 12 */
  /* iPhone SE */
  /* Lowest */ }
  @media (max-width: 991px) {
    .s48meganav .menu-block--image {
      width: 487px;
      height: 487px; } }
  @media (max-width: 820px) {
    .s48meganav .menu-block--image {
      width: 387px;
      height: 387px; } }
  @media (max-width: 768px) {
    .s48meganav .menu-block--image {
      width: 376px;
      height: 376px; } }
  @media (max-width: 430px) {
    .s48meganav .menu-block--image {
      width: 207px;
      height: 207px; } }
  @media (max-width: 414px) {
    .s48meganav .menu-block--image {
      width: 199px;
      height: 199px; } }
  @media (max-width: 390px) {
    .s48meganav .menu-block--image {
      width: 187px;
      height: 187px; } }
  @media (max-width: 375px) {
    .s48meganav .menu-block--image {
      width: 179px;
      height: 179px; } }
  @media (max-width: 320px) {
    .s48meganav .menu-block--image {
      width: 152px;
      height: 152px; } }

#stamped-reviews-widget[data-widget-type=carousel] .stamped-carousel-scroll .stamped-reviews-image a.stamped-style-color-link {
  color: black !important; }

#stamped-reviews-widget[data-widget-type=carousel] .stamped-style-color-text {
  color: black !important; }

.category-delivery-information {
  margin-top: 50px; }

.es-forms-floating-button {
  display: none; }

.header {
  border: none;
  position: fixed;
  max-height: none;
  z-index: 999 !important;
  transition: all 0.3s ease-in-out; }
  .header .row {
    display: flex; }
    .header .row .col {
      float: unset;
      align-self: center; }
      .header .row .col.logo {
        width: 270px;
        transition: all 0.3s ease-in-out; }
        @media (max-width: 1059px) {
          .header .row .col.logo {
            width: 190px;
            top: 2px; } }
      .header .row .col.search, .header .row .col.header-right {
        width: calc((100%/3) + ((100%/3 - 270px) / 2)); }
        @media (max-width: 1059px) {
          .header .row .col.search, .header .row .col.header-right {
            width: calc((100%/3) + ((100%/3 - 190px) / 2)); } }
      .header .row .col .header-modified-button {
        display: flex;
        gap: 5px;
        text-decoration: none;
        margin-right: 10px; }
        .header .row .col .header-modified-button svg {
          margin-top: 2px; }
        .header .row .col .header-modified-button.egift-cards {
          margin-right: 15px; }
        .header .row .col .header-modified-button .header-button-text {
          display: flex;
          flex-direction: column; }
          .header .row .col .header-modified-button .header-button-text .top-line {
            margin-bottom: -5px;
            font-size: 14px;
            font-weight: 400; }
          .header .row .col .header-modified-button .header-button-text .square-peg {
            font-family: "Square Peg", cursive;
            font-size: 20px;
            line-height: 16px; }
        .header .row .col .header-modified-button.gift-finder {
          min-width: 110px; }
    .header .row .col.header-right {
      position: relative;
      display: flex;
      font-weight: 400;
      font-family: 'Heebo', sans-serif;
      color: black;
      justify-content: flex-end;
      align-content: center;
      font-size: 14px;
      align-items: center; }
      @media (max-width: 991px) {
        .header .row .col.header-right {
          display: none !important; } }
      .header .row .col.header-right .header-icon {
        margin: 6px 2px 0 10px;
        position: relative; }
        .header .row .col.header-right .header-icon.navUser-item--cart {
          margin: 16px 0 0 10px; }
      .header .row .col.header-right .header-text {
        margin: 3px 0 0;
        display: flex;
        flex-direction: row; }
        .header .row .col.header-right .header-text.header-track-order .track-order-text {
          display: block; }
        .header .row .col.header-right .header-text.header-track-order .track-order-icon {
          display: none; }
        @media (max-width: 1199px) {
          .header .row .col.header-right .header-text.header-track-order .track-order-text {
            display: none; }
          .header .row .col.header-right .header-text.header-track-order .track-order-icon {
            position: relative;
            display: block;
            top: 4px;
            margin: 0 5px 0 10px; } }
  @media (max-width: 1199px) and (max-width: 1099px) {
    .header .row .col.header-right .header-text.header-track-order .track-order-icon {
      margin: 0; } }
        .header .row .col.header-right .header-text .header-text-item a {
          color: inherit;
          text-decoration: none;
          background-color: transparent;
          display: inline; }
          @media (max-width: 1199px) {
            .header .row .col.header-right .header-text .header-text-item a {
              font-size: 12px; } }
    .header .row .header-button {
      display: flex;
      align-items: center;
      justify-content: center;
      height: 30px;
      line-height: 30px;
      padding: 0;
      top: 0;
      margin: 0 15px 0 0;
      border-radius: 20px;
      border: none; }
      .header .row .header-button:hover {
        background: #b2292e; }
        .header .row .header-button:hover .header-button-icon {
          fill: white; }
        .header .row .header-button:hover .header-button-text {
          color: white; }
      .header .row .header-button .header-button-text {
        padding: 1px 10px 0;
        color: black;
        text-transform: none;
        font-size: 14px; }
      .header .row .header-button.design-a-gift {
        background-color: #ddb247;
        min-width: 110px;
        height: 40px; }
        .header .row .header-button.design-a-gift .header-button-text {
          display: flex;
          flex-direction: column; }
          .header .row .header-button.design-a-gift .header-button-text .top-row-text {
            height: 14px; }
            .header .row .header-button.design-a-gift .header-button-text .top-row-text .second-word {
              font-family: "Square Peg", cursive;
              font-size: 20px;
              line-height: 18px; }
          .header .row .header-button.design-a-gift .header-button-text .bottom-row-text .first-word {
            font-family: "Square Peg", cursive;
            font-size: 20px;
            line-height: 16px; }
          .header .row .header-button.design-a-gift .header-button-text .bottom-row-text .second-word {
            font-family: 'Didot', sans-serif;
            font-weight: 700;
            position: relative;
            top: 4px; }
      .header .row .header-button.header-gift-finder {
        min-width: 115px;
        margin-right: 0;
        align-self: center;
        display: flex;
        justify-content: space-between; }
        .header .row .header-button.header-gift-finder .header-button-text {
          padding: 0;
          margin-right: 16px; }
        .header .row .header-button.header-gift-finder .header-button-icon {
          height: 20px;
          width: 20px;
          margin-left: 10px; }
  .header.is-open {
    max-height: 100vh; }
  .header .container {
    max-width: 1440px; }
  .header .top-banner {
    background-color: #262626;
    height: 37px;
    line-height: 37px; }
    @media (max-width: 768px) {
      .header .top-banner {
        background: #000; } }
    .header .top-banner .container {
      display: flex;
      justify-content: space-between;
      padding: 0 15px; }
      @media (min-width: 1500px) {
        .header .top-banner .container {
          padding: 0; } }
    .header .top-banner .ship {
      text-align: center;
      width: 100%; }
      @media (min-width: 1200px) {
        .header .top-banner .ship {
          width: 60%; } }
      @media (max-width: 991px) {
        .header .top-banner .ship {
          min-width: 100%; } }
      .header .top-banner .ship img,
      .header .top-banner .ship svg {
        display: inline-block;
        vertical-align: middle;
        margin: 0 5px; }
    .header .top-banner .header-right-content,
    .header .top-banner .header-center-content,
    .header .top-banner .header-left-content {
      display: flex;
      width: 33%;
      height: 37px;
      font-weight: 400;
      font-family: 'Heebo', sans-serif;
      color: white;
      font-size: 14px;
      align-items: center; }
      .header .top-banner .header-right-content .header-text,
      .header .top-banner .header-center-content .header-text,
      .header .top-banner .header-left-content .header-text {
        margin: 0;
        display: flex;
        flex-direction: row; }
        .header .top-banner .header-right-content .header-text .header-text-item a,
        .header .top-banner .header-center-content .header-text .header-text-item a,
        .header .top-banner .header-left-content .header-text .header-text-item a {
          color: inherit;
          text-decoration: none;
          background-color: transparent;
          display: inline; }
          @media (max-width: 1199px) {
            .header .top-banner .header-right-content .header-text .header-text-item a,
            .header .top-banner .header-center-content .header-text .header-text-item a,
            .header .top-banner .header-left-content .header-text .header-text-item a {
              font-size: 12px; } }
        .header .top-banner .header-right-content .header-text .navPage-subMenu,
        .header .top-banner .header-center-content .header-text .navPage-subMenu,
        .header .top-banner .header-left-content .header-text .navPage-subMenu {
          width: fit-content;
          background: rgba(255, 255, 255, 0.9);
          z-index: 999;
          padding: 11px 0 0 !important;
          overflow: hidden;
          height: 365px !important; }
          .header .top-banner .header-right-content .header-text .navPage-subMenu ul,
          .header .top-banner .header-center-content .header-text .navPage-subMenu ul,
          .header .top-banner .header-left-content .header-text .navPage-subMenu ul {
            display: flex;
            justify-content: center;
            align-items: center;
            flex-direction: column;
            width: 100%;
            margin: 0 auto;
            list-style-type: none; }
            .header .top-banner .header-right-content .header-text .navPage-subMenu ul li,
            .header .top-banner .header-center-content .header-text .navPage-subMenu ul li,
            .header .top-banner .header-left-content .header-text .navPage-subMenu ul li {
              height: 45px;
              text-align: center;
              min-width: 180px;
              width: 100%;
              margin: 0; }
              .header .top-banner .header-right-content .header-text .navPage-subMenu ul li a,
              .header .top-banner .header-center-content .header-text .navPage-subMenu ul li a,
              .header .top-banner .header-left-content .header-text .navPage-subMenu ul li a {
                width: 180px !important;
                margin: 0;
                font-size: 15px !important;
                line-height: 24px !important;
                color: black !important;
                transition: 0.3s all ease; }
                .header .top-banner .header-right-content .header-text .navPage-subMenu ul li a:hover,
                .header .top-banner .header-center-content .header-text .navPage-subMenu ul li a:hover,
                .header .top-banner .header-left-content .header-text .navPage-subMenu ul li a:hover {
                  background-color: rgba(255, 255, 255, 0.55); }
    .header .top-banner .header-left-content {
      justify-content: flex-start; }
      @media (max-width: 991px) {
        .header .top-banner .header-left-content {
          display: none !important; } }
      .header .top-banner .header-left-content .header-text-item:not(.last-item) {
        margin-right: 15px; }
        @media (max-width: 1199px) {
          .header .top-banner .header-left-content .header-text-item:not(.last-item) {
            margin-right: 10px; } }
    .header .top-banner .header-center-content {
      justify-content: center; }
      @media (max-width: 991px) {
        .header .top-banner .header-center-content {
          width: 100%; } }
    .header .top-banner .header-right-content {
      justify-content: flex-end; }
      @media (max-width: 991px) {
        .header .top-banner .header-right-content {
          display: none !important; } }
      .header .top-banner .header-right-content .header-text-item:not(.first-item) {
        margin-left: 15px; }
        @media (max-width: 1199px) {
          .header .top-banner .header-right-content .header-text-item:not(.first-item) {
            margin-left: 10px; } }
    .header .top-banner .cart-quantity {
      position: absolute;
      top: 2px;
      right: 0;
      font-size: 9px !important;
      line-height: 12px !important;
      width: 10px !important;
      height: 10px !important; }
  .header .header-logo-mobile {
    z-index: 20;
    position: relative; }
    .header .header-logo-mobile .header-logo-image-container {
      margin-top: 9px; }
      @media (max-width: 500px) {
        .header .header-logo-mobile .header-logo-image-container {
          margin-top: 0; } }
      .header .header-logo-mobile .header-logo-image-container a {
        display: inline-block;
        width: 160px;
        height: 40px;
        overflow: hidden; }
        @media (max-width: 500px) {
          .header .header-logo-mobile .header-logo-image-container a {
            height: 38px; } }
        @media (max-width: 420px) {
          .header .header-logo-mobile .header-logo-image-container a {
            width: 150px; } }
        @media (max-width: 380px) {
          .header .header-logo-mobile .header-logo-image-container a {
            width: 120px; } }
        .header .header-logo-mobile .header-logo-image-container a svg {
          margin-top: -6px; }
          @media (max-width: 500px) {
            .header .header-logo-mobile .header-logo-image-container a svg {
              margin-top: -3px; } }
          @media (max-width: 420px) {
            .header .header-logo-mobile .header-logo-image-container a svg {
              margin-top: -3px; } }
          @media (max-width: 380px) {
            .header .header-logo-mobile .header-logo-image-container a svg {
              margin-top: 5px; } }
      .header .header-logo-mobile .header-logo-image-container > a {
        margin-bottom: 6px; }
    @media (max-width: 991px) and (min-width: 501px) {
      .header .header-logo-mobile .header-logo-image {
        max-height: 29px;
        margin-top: 16px;
        margin-bottom: 16px; } }
    @media (max-width: 500px) {
      .header .header-logo-mobile .header-logo-image {
        max-height: 23px;
        margin-top: 13px;
        margin-left: 0px;
        margin-bottom: 13px; } }
    .header .header-logo-mobile .header-mobile {
      display: none;
      padding-top: 1px;
      margin-top: -1px;
      background-color: #dcddde; }
      @media (max-width: 991px) {
        .header .header-logo-mobile .header-mobile {
          display: flex;
          justify-content: space-between;
          padding: 0 5px;
          align-items: center; } }
      .header .header-logo-mobile .header-mobile .header-mobile-text {
        text-align: left;
        font-weight: bold;
        padding: 8px 5px;
        text-decoration: none; }
      .header .header-logo-mobile .header-mobile .header-mobile-currency {
        min-width: 88.5px; }
        .header .header-logo-mobile .header-mobile .header-mobile-currency .navUser-item.currency-tabs {
          margin-right: 0px;
          font-size: 12px;
          height: 100%;
          border: 1px solid #3d3b3a;
          margin-top: 0; }
        @media (min-width: 500px) {
          .header .header-logo-mobile .header-mobile .header-mobile-currency {
            margin: 0 10px 2px; } }
      @media (max-width: 400px) {
        .header .header-logo-mobile .header-mobile .header-mobile-login {
          padding: 0 10px;
          font-size: 14px;
          font-weight: 400;
          margin: 0; }
        .header .header-logo-mobile .header-mobile .header-mobile-text {
          font-size: 14px; } }
    .header .header-logo-mobile .header-mobile-scroll {
      padding-top: 1px;
      background-color: #3d3b3a;
      display: flex;
      overflow-x: auto;
      position: relative;
      /* hide scrollbar */
      -ms-overflow-style: none;
      /* hide scrollbar for IE and Edge */
      scrollbar-width: none;
      /* hide scrollbar for Firefox */ }
      .header .header-logo-mobile .header-mobile-scroll ::-webkit-scrollbar {
        display: none; }
      .header .header-logo-mobile .header-mobile-scroll .header-mobile-scroll-content {
        display: flex;
        justify-content: space-between;
        align-items: center;
        flex-shrink: 0;
        width: 100%;
        min-width: 500px;
        padding: 0 30px 0 10px; }
        .header .header-logo-mobile .header-mobile-scroll .header-mobile-scroll-content a {
          color: white;
          padding: 8px 0;
          text-decoration: none;
          font-weight: 500; }
          @media (max-width: 400px) {
            .header .header-logo-mobile .header-mobile-scroll .header-mobile-scroll-content a {
              font-size: 14px; } }
      .header .header-logo-mobile .header-mobile-scroll .fade-effect {
        position: fixed;
        top: 139px;
        right: -1px;
        width: 50px;
        height: 41px;
        background: linear-gradient(to left, #3d3b3a, transparent);
        pointer-events: none; }
        @media (max-width: 500px) {
          .header .header-logo-mobile .header-mobile-scroll .fade-effect {
            top: 133px;
            height: 32px; } }
        @media (min-width: 551px) {
          .header .header-logo-mobile .header-mobile-scroll .fade-effect {
            display: none; } }
  @media (max-width: 500px) {
    .header .header-logo__link {
      justify-content: flex-start; }
      .header .header-logo__link svg {
        height: 19px;
        width: 116px;
        margin-left: 55px;
        margin-bottom: 5px; } }
  @media (max-width: 992px) and (min-width: 501px) {
    .header .header-logo__link {
      padding-bottom: 10px;
      padding-top: 7px; } }
  .header .mobileHeader-left {
    position: absolute;
    left: 70px;
    top: 50px;
    z-index: 50;
    padding: 10px; }
    @media (max-width: 500px) {
      .header .mobileHeader-left {
        left: 50px;
        top: 46px; } }
    @media (min-width: 991px) {
      .header .mobileHeader-left {
        display: none; } }
  .header .mobileHeader-right {
    position: absolute;
    width: 100%;
    right: 15px;
    top: 45px; }
    .header .mobileHeader-right .open-search {
      padding-bottom: 0; }
    @media (max-width: 500px) {
      .header .mobileHeader-right {
        right: 0;
        top: 42px; } }
  .header .middle-header {
    display: flex; }
  @media (max-width: 1440px) {
    .header .container {
      max-width: 100vw; } }
  .header .header-icons {
    z-index: 50;
    display: flex;
    align-items: center;
    width: 99.1%; }
    @media (max-width: 991px) {
      .header .header-icons {
        width: 100%;
        background: #000; } }
  .header .header-body {
    padding: 0;
    background-color: white; }
    @media (max-width: 991px) {
      .header .header-body {
        display: none !important; } }
    @media (max-width: 1440px) {
      .header .header-body {
        max-width: 100vw; } }
    .header .header-body .row {
      height: 120px;
      transition: all 0.3s ease-in-out; }
      @media (max-width: 1059px) {
        .header .header-body .row {
          height: 100px; } }
    .header .header-body .col {
      padding: 0; }
      .header .header-body .col.gift-finder {
        padding-top: 7px; }
  .header .navUser-container {
    margin-top: 0; }
    @media (min-width: 801px) and (max-width: 991px) {
      .header .navUser-container:not([template="pages/home"]) {
        top: -60px !important; } }
    @media (max-width: 991px) {
      .header .navUser-container {
        top: -40px !important;
        width: inherit;
        margin-left: 5px; } }
    @media (min-width: 992px) and (max-width: 992px) {
      .header .navUser-container {
        top: -22px !important; } }
    @media (max-width: 800px) {
      .header .navUser-container {
        top: -44px !important; } }
    @media (min-width: 992px) and (max-width: 1050px) {
      .header .navUser-container {
        padding-top: 5px; } }
    @media (min-width: 993px) {
      .header .navUser-container .navUser {
        display: flex;
        flex-wrap: wrap; } }
    @media (min-width: 993px) {
      .header .navUser-container .navUser .navUser-item {
        display: inline-block; } }
    @media (min-width: 1135px) {
      .header .navUser-container .navUser .navUser-item {
        max-width: none; } }
    @media (max-width: 992px) {
      .header .navUser-container .navUser .navUser-item.currency-selector, .header .navUser-container .navUser .navUser-item.large-orderForm, .header .navUser-container .navUser .navUser-item.navUser-item--acount {
        display: none; } }
    .header .navUser-container .navUser .navUser-item.navUser-item--cart {
      margin-top: 1px;
      margin-right: 0px; }
      @media (max-width: 415px) {
        .header .navUser-container .navUser .navUser-item.navUser-item--cart img {
          margin-right: 30px; }
        .header .navUser-container .navUser .navUser-item.navUser-item--cart .icon-label {
          display: none; } }
      @media (max-width: 992px) {
        .header .navUser-container .navUser .navUser-item.navUser-item--cart {
          width: max-content;
          float: right; }
          .header .navUser-container .navUser .navUser-item.navUser-item--cart a {
            position: relative; } }
    @media (max-width: 415px) {
      .header .navUser-container .navUser .navUser-item.navUser-item--search img {
        margin-right: 30px; }
      .header .navUser-container .navUser .navUser-item.navUser-item--search .icon-label {
        display: none; } }
    @media (max-width: 992px) {
      .header .navUser-container .navUser .navUser-item.navUser-item--search {
        width: max-content;
        float: right; }
        .header .navUser-container .navUser .navUser-item.navUser-item--search a {
          position: relative; } }
    @media (min-width: 993px) {
      .header .navUser-container .navUser .navUser-item a {
        padding: 0;
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: 11px;
        font-weight: 500;
        flex-wrap: wrap;
        text-transform: uppercase;
        position: relative; } }
    .header .navUser-container .navUser .navUser-item a:hover svg {
      fill: #757575; }
    @media (max-width: 415px) {
      .header .navUser-container .navUser .navUser-item .button-svg {
        margin-right: 30px; } }
    @media (min-width: 993px) and (max-width: 1199px) {
      .header .navUser-container .navUser .navUser-item .icon-label {
        visibility: hidden; } }
    .header .navUser-container .navUser .navUser-item svg {
      transition: 0.3s all ease; }
    .header .navUser-container .navUser .icon-label {
      display: none; }
      @media (min-width: 1200px) {
        .header .navUser-container .navUser .icon-label {
          display: inline-flex;
          font-weight: 300;
          font-size: 11; } }
    @media (max-width: 993px) {
      .header .navUser-container .navUser .navUser-item--cart .icon-label {
        display: inline-block;
        font-size: .85rem;
        margin-right: 30px; } }
    .header .navUser-container .navUser img.button-svg {
      width: 20px;
      height: 24px;
      object-fit: contain; }
    .header .navUser-container .navUser .button-svg,
    .header .navUser-container .navUser .fa-gift,
    .header .navUser-container .navUser .svg-icons {
      margin: 0 0 5px;
      flex: 100%;
      font-size: 18px;
      text-align: center; }
    .header .navUser-container .navUser .dropdown-arrow {
      margin-left: 2px; }
    .header .navUser-container .navUser img.svg-icons {
      width: 20px; }
    .header .navUser-container .navUser .heading {
      flex: none;
      padding: 4px 4px 0 0; }
      @media (max-width: 992px) {
        .header .navUser-container .navUser .heading {
          display: none; } }
      .header .navUser-container .navUser .heading li {
        display: inline-block;
        text-transform: uppercase;
        font-weight: 600;
        font-size: 11px; }
        @media (min-width: 1050px) {
          .header .navUser-container .navUser .heading li {
            font-size: 14px; } }
        @media (min-width: 1100px) {
          .header .navUser-container .navUser .heading li {
            font-size: 15px; } }
        .header .navUser-container .navUser .heading li:first-of-type::after {
          margin: 0 5px 0 8px;
          content: "|"; }
  .header .row {
    display: flex;
    flex-direction: row;
    margin: 0;
    padding: 0;
    height: 100px;
    padding: 0 17px; }
    @media (min-width: 1400px) {
      .header .row {
        height: 100px; } }
    @media (min-width: 1500px) {
      .header .row {
        padding: 0; } }
    .header .row .header-logo {
      margin: 0; }
      .header .row .header-logo .header-logo-image-container {
        display: flex;
        align-items: center;
        justify-content: center; }
        .header .row .header-logo .header-logo-image-container h1, .header .row .header-logo .header-logo-image-container a {
          width: 100%;
          height: auto; }
        .header .row .header-logo .header-logo-image-container h1 {
          margin: 0;
          padding: 0;
          font-size: 1px; }
      .header .row .header-logo img {
        margin: 0 auto;
        width: 100%;
        height: 100%;
        max-width: 270px;
        object-fit: contain; }
      @media (min-width: 991px) {
        .header .row .header-logo img {
          max-height: 92px; } }
      @media (max-width: 990px) {
        .header .row .header-logo img {
          max-height: 44px; } }
    .header .row .gift-finder {
      display: block;
      padding-top: 0 !important; }
      .header .row .gift-finder .form {
        float: left;
        margin: 0;
        width: 100%;
        max-width: 325px;
        margin-bottom: 5px; }
        @media (max-width: 992px) {
          .header .row .gift-finder .form {
            display: none; } }
        @media (min-width: 1050px) {
          .header .row .gift-finder .form {
            max-width: 340px; } }
        @media (min-width: 1200px) {
          .header .row .gift-finder .form {
            max-width: 285px; } }
        @media (min-width: 1250px) {
          .header .row .gift-finder .form {
            max-width: 300px; } }
        .header .row .gift-finder .form .form-field {
          position: relative;
          margin-bottom: 0; }
          .header .row .gift-finder .form .form-field input {
            height: 36px !important;
            padding: 8px;
            padding-left: 50px;
            font-size: 15px;
            border-radius: 20px;
            background-color: #e6e6e6;
            border-color: #e6e6e6;
            color: #868686; }
            .header .row .gift-finder .form .form-field input::placeholder {
              color: #868686; }
          .header .row .gift-finder .form .form-field .svg-icons {
            position: absolute;
            top: 0;
            bottom: 0;
            margin: 6px;
            height: 25px;
            display: flex;
            justify-content: center;
            align-items: center; }
      .header .row .gift-finder label {
        width: 100%;
        margin: 0;
        color: rgba(0, 0, 0, 0.85);
        font-weight: 400;
        font-size: 16px;
        margin: 0 0 2px; }
        @media (max-width: 992px) {
          .header .row .gift-finder label {
            display: none; } }
      .header .row .gift-finder .gift-finder-container {
        display: flex;
        flex-direction: row;
        align-items: center;
        position: relative;
        margin: 0;
        padding: 0;
        height: 40px;
        width: 100%;
        gap: 10px; }
        @media (max-width: 992px) {
          .header .row .gift-finder .gift-finder-container {
            display: none; } }
        .header .row .gift-finder .gift-finder-container .title {
          font-family: 'Didot Italic', sans-serif;
          position: absolute;
          color: black;
          font-weight: 500;
          top: -40px;
          font-size: 27px;
          right: -5px; }
          @media (max-width: 1200px) {
            .header .row .gift-finder .gift-finder-container .title {
              display: none; } }
          @media (min-width: 1300px) {
            .header .row .gift-finder .gift-finder-container .title {
              right: 3%; } }
          @media (min-width: 1350px) {
            .header .row .gift-finder .gift-finder-container .title {
              right: 6%; } }
          @media (min-width: 1440px) {
            .header .row .gift-finder .gift-finder-container .title {
              top: -47px;
              right: 10%;
              font-size: 32px; } }
          .header .row .gift-finder .gift-finder-container .title::after {
            position: absolute;
            width: 25px;
            height: 25px;
            display: block;
            content: '';
            background-image: url("https://store-v0xtrjmuve.mybigcommerce.com/content/fancy-down-arrow.svg");
            background-repeat: no-repeat;
            background-size: contain;
            background-position: bottom right; }
            @media (min-width: 1200px) {
              .header .row .gift-finder .gift-finder-container .title::after {
                bottom: -15px;
                right: 33%; } }
            @media (min-width: 1300px) {
              .header .row .gift-finder .gift-finder-container .title::after {
                bottom: -15px;
                right: 44px; } }
        .header .row .gift-finder .gift-finder-container label {
          color: rgba(0, 0, 0, 0.85);
          font-weight: 400;
          font-size: 11px;
          margin: 0; }
        .header .row .gift-finder .gift-finder-container ul {
          list-style: none !important; }
        .header .row .gift-finder .gift-finder-container .step {
          display: none;
          justify-content: center;
          align-items: center;
          height: 13px;
          width: 13px;
          float: left;
          background: #000;
          border-radius: 50%;
          color: #fff;
          font-weight: 700;
          font-size: 9px; }
        .header .row .gift-finder .gift-finder-container .gift-finder-dropdown {
          position: relative;
          margin: 0;
          display: flex;
          flex-direction: column; }
          .header .row .gift-finder .gift-finder-container .gift-finder-dropdown .dropdown-arrow {
            position: absolute;
            bottom: 0;
            left: 5px;
            line-height: 22px;
            font-size: 20px;
            cursor: pointer; }
            .header .row .gift-finder .gift-finder-container .gift-finder-dropdown .dropdown-arrow:hover + button + .gift-dropdown-menu {
              display: flex;
              flex-direction: column; }
          .header .row .gift-finder .gift-finder-container .gift-finder-dropdown button {
            margin: 1px 0 0;
            padding-inline: 5px;
            height: 18px;
            background: #fff;
            line-height: normal;
            font-size: 11px;
            line-height: 11px;
            border: 1px solid #e6e6e6;
            border-radius: 20px;
            text-transform: uppercase;
            width: 95px; }
            @media (min-width: 1050px) {
              .header .row .gift-finder .gift-finder-container .gift-finder-dropdown button {
                width: 105px; } }
            @media (min-width: 1200px) {
              .header .row .gift-finder .gift-finder-container .gift-finder-dropdown button {
                width: 125px; } }
            .header .row .gift-finder .gift-finder-container .gift-finder-dropdown button:hover + .gift-dropdown-menu {
              display: flex;
              flex-direction: column; }
            .header .row .gift-finder .gift-finder-container .gift-finder-dropdown button a {
              text-decoration: none; }
          .header .row .gift-finder .gift-finder-container .gift-finder-dropdown .gift-dropdown-menu {
            top: 35px;
            z-index: 11 !important;
            display: none;
            position: absolute;
            left: 0;
            margin: 0;
            padding-top: 1px;
            background: initial;
            border: none; }
            .header .row .gift-finder .gift-finder-container .gift-finder-dropdown .gift-dropdown-menu:hover {
              display: flex;
              flex-direction: column; }
            .header .row .gift-finder .gift-finder-container .gift-finder-dropdown .gift-dropdown-menu li {
              display: flex;
              flex-direction: column;
              position: relative;
              border-bottom: 1px solid #d1d3d4;
              background: rgba(255, 255, 255, 0.95);
              min-width: 125px; }
              .header .row .gift-finder .gift-finder-container .gift-finder-dropdown .gift-dropdown-menu li.Baby, .header .row .gift-finder .gift-finder-container .gift-finder-dropdown .gift-dropdown-menu li.Kids {
                order: 2; }
              .header .row .gift-finder .gift-finder-container .gift-finder-dropdown .gift-dropdown-menu li:hover > ul {
                display: block !important; }
              .header .row .gift-finder .gift-finder-container .gift-finder-dropdown .gift-dropdown-menu li a {
                display: block;
                padding: 3px 20px;
                text-decoration: none;
                color: #000;
                font-weight: 100;
                font-size: 0.95rem; }
                .header .row .gift-finder .gift-finder-container .gift-finder-dropdown .gift-dropdown-menu li a:hover {
                  font-weight: 700;
                  background: initial; }
              .header .row .gift-finder .gift-finder-container .gift-finder-dropdown .gift-dropdown-menu li ul {
                display: none !important;
                position: absolute;
                top: 0;
                right: -140px;
                display: flex;
                flex-direction: column;
                margin: 0;
                box-shadow: 0 6px 12px rgba(0, 0, 0, 0.18); }
                .header .row .gift-finder .gift-finder-container .gift-finder-dropdown .gift-dropdown-menu li ul:hover {
                  display: block !important; }
                .header .row .gift-finder .gift-finder-container .gift-finder-dropdown .gift-dropdown-menu li ul li {
                  width: 100%; }
          .header .row .gift-finder .gift-finder-container .gift-finder-dropdown .gift-btn {
            padding: 3px 6px;
            font-weight: 500;
            background-color: #e6e6e6;
            text-align: center;
            font-size: 11px;
            line-height: 11px;
            transition-duration: 0.2s; }
            .header .row .gift-finder .gift-finder-container .gift-finder-dropdown .gift-btn:hover {
              background-color: black;
              color: white;
              border-color: black; }
    .header .row .search {
      display: flex; }
      .header .row .search .header-gift-finder-link {
        padding: 1px 16px 0;
        color: white;
        text-transform: none;
        font-size: 14px; }
      .header .row .search .form {
        margin: 0;
        align-self: center;
        width: 100%;
        max-width: 200px; }
        .header .row .search .form .form-field {
          position: relative;
          margin: 0; }
          .header .row .search .form .form-field #search_query {
            border: none;
            border-radius: 100px;
            background-color: #f1f1f1 !important;
            height: 40px;
            color: #262626;
            width: 90%;
            font-size: 14px;
            font-weight: 300;
            padding: 10px 20px 10px 65px;
            transition: 0.1s all ease; }
            .header .row .search .form .form-field #search_query:focus {
              outline: 1px solid black;
              background-color: transparent !important; }
            .header .row .search .form .form-field #search_query::placeholder {
              color: #262626; }
          .header .row .search .form .form-field button {
            position: absolute;
            right: 0 !important;
            top: 0 !important;
            left: 20 !important;
            height: 40px;
            width: 50px; }
            .header .row .search .form .form-field button svg {
              fill: #262626;
              width: 35px;
              height: 35px; }
  .header .navPages {
    display: flex;
    flex-direction: row;
    margin-top: 30px;
    margin: 0;
    max-width: initial; }
    @media (min-width: 993px) {
      .header .navPages {
        height: 40px;
        background: #262626; } }
    @media (max-width: 992px) {
      .header .navPages {
        flex-direction: column;
        padding: 0; } }
    .header .navPages ul:first-of-type {
      display: flex;
      align-items: center;
      width: 100%;
      margin: 0 auto;
      max-width: 100vw;
      justify-content: space-between; }
      @media (min-width: 1440px) {
        .header .navPages ul:first-of-type {
          max-width: 1440px; } }
      @media (max-width: 992px) {
        .header .navPages ul:first-of-type {
          flex-direction: column; } }
      .header .navPages ul:first-of-type .navPages-item {
        height: 100%; }
        @media (min-width: 992px) {
          .header .navPages ul:first-of-type .navPages-item {
            display: flex; } }
        .header .navPages ul:first-of-type .navPages-item.Shop-All {
          position: static; }
      .header .navPages ul:first-of-type .social-media {
        order: 99;
        height: 100%;
        margin-left: 0; }
        @media (min-width: 1400px) {
          .header .navPages ul:first-of-type .social-media {
            margin-left: 1rem; } }
        @media (min-width: 1440px) {
          .header .navPages ul:first-of-type .social-media {
            margin-left: 2rem; } }
        .header .navPages ul:first-of-type .social-media ul {
          flex-direction: row;
          height: 100%;
          align-items: baseline; }
          .header .navPages ul:first-of-type .social-media ul li {
            margin-right: 0;
            margin-bottom: 0;
            padding: 3px 0 6px;
            display: inline-block;
            height: 1.2rem;
            width: 1.2rem; }
            @media (max-width: 1049px) {
              .header .navPages ul:first-of-type .social-media ul li {
                display: none; } }
            @media (min-width: 1050px) {
              .header .navPages ul:first-of-type .social-media ul li {
                height: 1.5rem;
                width: 1.5rem; } }
            @media (min-width: 1301px) {
              .header .navPages ul:first-of-type .social-media ul li {
                height: 2rem;
                width: 2rem; } }
            .header .navPages ul:first-of-type .social-media ul li.pinterest, .header .navPages ul:first-of-type .social-media ul li.twitter {
              display: none; }
            .header .navPages ul:first-of-type .social-media ul li a {
              display: block;
              width: 100%;
              height: 100%;
              padding: 0; }
              .header .navPages ul:first-of-type .social-media ul li a svg {
                fill: white;
                height: 2rem; }
              .header .navPages ul:first-of-type .social-media ul li a .youtube {
                margin-top: 5px;
                margin-left: 5px; }
              .header .navPages ul:first-of-type .social-media ul li a .youtube {
                margin-top: 5px;
                margin-left: 5px; }
              .header .navPages ul:first-of-type .social-media ul li a:hover {
                background-color: transparent; }
      .header .navPages ul:first-of-type li .navPages-action {
        font-size: 1rem;
        line-height: 25px;
        padding: 1rem;
        position: relative; }
        @media (max-width: 991px) {
          .header .navPages ul:first-of-type li .navPages-action {
            color: #262626;
            font-weight: 300; } }
        @media (min-width: 1100px) {
          .header .navPages ul:first-of-type li .navPages-action {
            font-size: 14px;
            padding: 0.5rem 1rem; } }
        @media (min-width: 1300px) {
          .header .navPages ul:first-of-type li .navPages-action {
            font-size: 16px;
            padding: 0.5rem 1.3rem; } }
        @media (min-width: 1400px) {
          .header .navPages ul:first-of-type li .navPages-action {
            font-size: 18px; } }
        .header .navPages ul:first-of-type li .navPages-action:active {
          color: #fff; }
        .header .navPages ul:first-of-type li .navPages-action .svg-icons {
          padding-left: 5px; }
      .header .navPages ul:first-of-type li .navPage-childList {
        align-items: start; }
        .header .navPages ul:first-of-type li .navPage-childList li {
          display: inline-block;
          width: 100%;
          border-bottom: 1px solid #d1d3d4; }
          .header .navPages ul:first-of-type li .navPage-childList li a {
            text-transform: uppercase; }
      .header .navPages ul:first-of-type .Our-Brands .navPage-subMenu .navPage-subMenu-item:not(:first-child) a {
        padding-left: 16px !important; }
    @media (min-width: 993px) {
      .header .navPages li,
      .header .navPages a {
        color: #fff; } }
    @media (max-width: 1440px) {
      .header .navPages li,
      .header .navPages a {
        font-size: 14px; } }
    @media (max-width: 1300px) {
      .header .navPages li,
      .header .navPages a {
        font-size: 13px; } }
    @media (max-width: 1150px) {
      .header .navPages li,
      .header .navPages a {
        font-size: 12px; } }
    @media (max-width: 1075px) {
      .header .navPages li,
      .header .navPages a {
        font-size: 11px; } }
    @media (max-width: 992px) {
      .header .navPages li {
        width: 100%; } }
    .header .navPages li ul {
      flex-direction: column; }
      .header .navPages li ul li a {
        color: #000; }
    @media (max-width: 992px) {
      .header .navPages .navPages-item.navPages-item-page.company {
        display: none; } }
    @media (max-width: 992px) {
      .header .navPages .navPages-item.Corporate-Gifts {
        display: none; } }
    @media (max-width: 1349px) {
      .header .navPages .navPages-item.Our-Brands:hover .navPage-subMenu {
        left: -50px; } }
    .header .navPages .navPage-subMenu {
      top: 40px !important; }
      .header .navPages .navPage-subMenu .navPages-action {
        font-size: 15px !important;
        line-height: 24px !important; }
      .header .navPages .navPage-subMenu.shopAllMenu {
        width: 100%;
        background-color: rgba(255, 255, 255, 0.95);
        box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
        left: 50%;
        transform: translate(-50%);
        max-width: 100vw; }
        @media (max-width: 991px) {
          .header .navPages .navPage-subMenu.shopAllMenu {
            display: none; } }
        @media (min-width: 1440px) {
          .header .navPages .navPage-subMenu.shopAllMenu {
            max-width: 1440px; } }
        .header .navPages .navPage-subMenu.shopAllMenu .navPage-subMenu-list {
          display: flex;
          flex-direction: row;
          max-width: none;
          align-items: flex-start;
          flex-wrap: wrap;
          padding: 5px 10px 15px; }
          @media (min-width: 1200px) {
            .header .navPages .navPage-subMenu.shopAllMenu .navPage-subMenu-list {
              padding: 5px 20px 15px; } }
          .header .navPages .navPage-subMenu.shopAllMenu .navPage-subMenu-list .group {
            display: flex;
            flex-direction: column;
            padding: 0; }
            .header .navPages .navPage-subMenu.shopAllMenu .navPage-subMenu-list .group:not(.category) {
              width: 14.6%; }
              @media (min-width: 992px) and (max-width: 1150px) {
                .header .navPages .navPage-subMenu.shopAllMenu .navPage-subMenu-list .group:not(.category) {
                  padding-right: 15px; } }
              @media (min-width: 1151px) {
                .header .navPages .navPage-subMenu.shopAllMenu .navPage-subMenu-list .group:not(.category) {
                  padding-right: 15px; } }
            .header .navPages .navPage-subMenu.shopAllMenu .navPage-subMenu-list .group.category {
              width: 27%; }
            .header .navPages .navPage-subMenu.shopAllMenu .navPage-subMenu-list .group .navPages-action:hover {
              background-color: transparent;
              text-decoration: underline;
              color: rgba(0, 0, 0, 0.7); }
            .header .navPages .navPage-subMenu.shopAllMenu .navPage-subMenu-list .group .category-group {
              order: 2; }
              .header .navPages .navPage-subMenu.shopAllMenu .navPage-subMenu-list .group .category-group.Shop.All {
                order: 0; }
              .header .navPages .navPage-subMenu.shopAllMenu .navPage-subMenu-list .group .category-group.Recipient {
                order: 1; }
              .header .navPages .navPage-subMenu.shopAllMenu .navPage-subMenu-list .group .category-group.Them {
                order: 0; }
              .header .navPages .navPage-subMenu.shopAllMenu .navPage-subMenu-list .group .category-group.Price, .header .navPages .navPage-subMenu.shopAllMenu .navPage-subMenu-list .group .category-group.Them {
                height: 152px; }
                @media (min-width: 1050px) {
                  .header .navPages .navPage-subMenu.shopAllMenu .navPage-subMenu-list .group .category-group.Price, .header .navPages .navPage-subMenu.shopAllMenu .navPage-subMenu-list .group .category-group.Them {
                    height: 158px; } }
                @media (min-width: 1200px) {
                  .header .navPages .navPage-subMenu.shopAllMenu .navPage-subMenu-list .group .category-group.Price, .header .navPages .navPage-subMenu.shopAllMenu .navPage-subMenu-list .group .category-group.Them {
                    height: 165px; } }
              .header .navPages .navPage-subMenu.shopAllMenu .navPage-subMenu-list .group .category-group.Gourmet {
                margin-top: 33px; }
          .header .navPages .navPage-subMenu.shopAllMenu .navPage-subMenu-list .navPage-subMenu-item {
            padding: 0 !important; }
          .header .navPages .navPage-subMenu.shopAllMenu .navPage-subMenu-list .navPages-action {
            padding: 0 !important;
            width: 100%; }
            .header .navPages .navPage-subMenu.shopAllMenu .navPage-subMenu-list .navPages-action.all {
              padding: 5px 0 !important;
              text-transform: none;
              font-weight: 400;
              border: none; }
        .header .navPages .navPage-subMenu.shopAllMenu .landing-page {
          display: flex;
          justify-content: space-between;
          flex-wrap: wrap;
          gap: 5px;
          justify-content: flex-start; }
        .header .navPages .navPage-subMenu.shopAllMenu .landing-page .category-tile {
          width: 49%;
          margin: 0; }
          .header .navPages .navPage-subMenu.shopAllMenu .landing-page .category-tile .category-image {
            padding: 0;
            width: 100%;
            height: 100%;
            object-fit: cover; }
          .header .navPages .navPage-subMenu.shopAllMenu .landing-page .category-tile .category-link {
            position: absolute;
            bottom: 0;
            left: 0;
            right: 0;
            margin: 0.5rem auto;
            padding: 4px;
            width: 80%;
            background: #7dc3ff;
            border-radius: 15px;
            font-weight: 500; }
            .header .navPages .navPage-subMenu.shopAllMenu .landing-page .category-tile .category-link .category-title {
              color: #fff;
              width: 100%;
              margin: 0;
              line-height: normal;
              font-size: 11px;
              text-transform: uppercase;
              font-weight: 400;
              padding: 0; }
      @media (min-width: 992px) {
        .header .navPages .navPage-subMenu.shopAllMenu-mobile {
          display: none; } }
      .header .navPages .navPage-subMenu .bottom-category {
        display: none !important; }
    .header .navPages #navPages-company {
      top: 40px !important; }
      @media (max-width: 992px) {
        .header .navPages #navPages-company {
          display: none; } }
      .header .navPages #navPages-company .navPage-subMenu-item {
        position: relative; }
        .header .navPages #navPages-company .navPage-subMenu-item:hover > .navPage-childList {
          display: block; }
        .header .navPages #navPages-company .navPage-subMenu-item .navPage-childList {
          display: none;
          position: absolute;
          left: -220px;
          top: 0;
          width: 100%; }
          .header .navPages #navPages-company .navPage-subMenu-item .navPage-childList .navPage-childList-item {
            width: 100%;
            background: rgba(255, 255, 255, 0.9);
            border-bottom: 1px solid #d1d3d4; }
            .header .navPages #navPages-company .navPage-subMenu-item .navPage-childList .navPage-childList-item a {
              text-transform: uppercase;
              padding: 10px 15px; }
              .header .navPages #navPages-company .navPage-subMenu-item .navPage-childList .navPage-childList-item a:hover {
                background: rgba(255, 255, 255, 0.47);
                color: #222;
                font-weight: 600; }
    .header .navPages .navPages-item.Corporate-Gifts {
      display: none !important; }

.currency-tabs {
  display: flex;
  flex-direction: row;
  margin-right: 5px;
  border: 1px solid #d3d3d3; }
  .currency-tabs .currency-tab:first-child {
    flex: 0 0 auto; }
  .currency-tabs .currency-tab:last-child {
    flex: 1; }
    .currency-tabs .currency-tab:last-child a {
      border-right: none; }
  .currency-tabs .currency-tab a {
    display: flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    padding: 3px 5px 0 5px;
    border-right: 1px solid #d3d3d3;
    height: 27px; }

@media (max-width: 800px) {
  .ui-autocomplete {
    min-height: calc(100vh - 37px - 49px - 100px) !important;
    overflow: auto;
    width: 100% !important;
    left: 0px !important;
    border: none !important;
    width: calc(100% - 32px) !important;
    margin: 0 16px !important;
    padding: 0 20px;
    max-height: 100vh !important; } }

@media (max-width: 991px) {
  .header-logo-image-container h1 {
    margin: 0; } }

body.top-banner-hidden .top-banner {
  display: none !important; }

@media (max-width: 500px) {
  body.top-banner-hidden .mobileHeader-right {
    top: 5px; } }

@media (max-width: 992px) and (min-width: 501px) {
  body.top-banner-hidden .mobileHeader-right {
    top: 8px; } }

body.top-banner-hidden .navPages-container.is-open {
  padding-top: 0px; }

@media (min-width: 991px) {
  body.is-scrolling .header .header-body .row {
    height: 92px; }
    body.is-scrolling .header .header-body .row .logo {
      margin-top: 29px; } }

.header-cart-only {
  position: relative !important; }
  .header-cart-only .header-body {
    max-width: 100%;
    padding: 12px 6px; }
    .header-cart-only .header-body .row {
      height: auto; }
      @media (max-width: 991px) {
        .header-cart-only .header-body .row {
          height: 50px; } }
      .header-cart-only .header-body .row .header-right {
        width: 100%; }
        .header-cart-only .header-body .row .header-right .header-icon {
          margin: 0; }
  .header-cart-only .mobileHeader-right {
    position: relative !important;
    top: 5px;
    right: 10px; }
    .header-cart-only .mobileHeader-right .navUser-item--cart.mobile {
      margin-right: 0; }

body.is-scrolling .header-cart-only .header-body .row {
  height: auto !important; }

@media (max-width: 991px) {
  .category.page.Hilti .card .card-figure .card-figcaption {
    display: block; } }

.category.page.Hilti .card .card-figure .card-figcaption .card-figcaption-body .button.add-cart, .category.page.Hilti .card .card-figure .card-figcaption .card-figcaption-body .button.quickviewAddCart {
  display: none; }

.category.page.Hilti .card .card-figure .card-figcaption .card-figcaption-body .button.quickview {
  background: #be0000;
  color: #fff;
  font-weight: 600; }
  @media (max-width: 991px) {
    .category.page.Hilti .card .card-figure .card-figcaption .card-figcaption-body .button.quickview {
      min-width: 100%; } }

/* FOOTER SECTION */
.footer {
  padding-top: 1rem;
  border: none;
  display: inline-block;
  width: 100%;
  padding-bottom: 0;
  position: relative; }
  .footer .footer-branding {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    z-index: 1;
    top: -12px;
    width: 40px;
    height: 40px; }
    .footer .footer-branding::before {
      content: "";
      position: absolute;
      top: 3px;
      left: -23px;
      width: 0;
      height: 0;
      border-left: 43px solid transparent;
      border-right: 43px solid transparent;
      border-top: 40px solid #fff; }
    .footer .footer-branding svg {
      position: relative;
      z-index: 9;
      transition: all 0.3s ease-in-out;
      cursor: pointer;
      margin-top: -6px; }
      .footer .footer-branding svg:hover {
        margin-top: -12px; }
  .footer .footer-body {
    position: relative;
    background-color: #262626;
    padding: 4rem 0 2rem; }
    .footer .footer-body.footer-body--main .footer-body--main-container {
      margin-bottom: 1rem; }
    @media (min-width: 576px) {
      .footer .footer-body.footer-body--main .divider::after {
        content: '';
        display: block;
        width: calc(100% - 2rem);
        margin: 0 auto;
        height: 1px;
        background: #fff; } }
    .footer .footer-body .footer-col {
      padding-left: 1rem; }
      @media (min-width: 768px) {
        .footer .footer-body .footer-col:first-child {
          padding-left: 0; } }
      @media (min-width: 768px) {
        .footer .footer-body .footer-col:last-child {
          padding-right: 0; } }
    .footer .footer-body .footer-heading {
      font-size: 1rem;
      letter-spacing: 1px;
      margin-top: 0;
      text-transform: uppercase;
      color: #fff;
      display: inline-block; }
      .footer .footer-body .footer-heading a {
        color: #fff;
        text-decoration: none; }
        .footer .footer-body .footer-heading a:hover {
          text-decoration: underline; }
      @media (min-width: 768px) {
        .footer .footer-body .footer-heading {
          text-align: left !important; } }
    .footer .footer-body .footer-links {
      display: block;
      text-decoration: none;
      font-weight: 300;
      color: #fff; }
      @media (max-width: 575px) {
        .footer .footer-body .footer-links {
          text-align: center; } }
      .footer .footer-body .footer-links:hover {
        color: #757575; }
      .footer .footer-body .footer-links.favourites {
        text-transform: uppercase;
        font-weight: 400;
        font-size: 1rem; }
        .footer .footer-body .footer-links.favourites i {
          margin-left: 3px;
          color: #ff0000; }
    .footer .footer-body #custom-footer {
      display: flex;
      flex-wrap: wrap;
      float: left;
      width: 80%; }
      @media (max-width: 1199px) {
        .footer .footer-body #custom-footer {
          width: 100%; } }
      @media (min-width: 1440px) {
        .footer .footer-body #custom-footer {
          float: right; } }
      .footer .footer-body #custom-footer .footer-col {
        float: left;
        width: 20%;
        max-height: 182px; }
        @media (max-width: 1439px) {
          .footer .footer-body #custom-footer .footer-col {
            width: 21%; } }
        @media (max-width: 1199px) {
          .footer .footer-body #custom-footer .footer-col {
            margin-bottom: 50px;
            width: 25%; } }
        @media (max-width: 991px) {
          .footer .footer-body #custom-footer .footer-col {
            max-height: 220px;
            width: 33%; } }
        @media (max-width: 575px) {
          .footer .footer-body #custom-footer .footer-col {
            width: 100%;
            text-align: center; } }
        .footer .footer-body #custom-footer .footer-col:first-child {
          padding-left: 1rem; }
          @media (min-width: 1200px) and (max-width: 1439px) {
            .footer .footer-body #custom-footer .footer-col:first-child {
              width: 16%; } }
          @media (min-width: 1440px) {
            .footer .footer-body #custom-footer .footer-col:first-child {
              margin-left: 2%;
              width: 16%; } }
        @media (max-width: 575px) {
          .footer .footer-body #custom-footer .footer-col {
            margin-bottom: 0; } }
      @media (max-width: 575px) {
        .footer .footer-body #custom-footer .accordion-heading-wrapper {
          position: relative;
          border-color: white; }
          .footer .footer-body #custom-footer .accordion-heading-wrapper::after {
            content: "\002B";
            position: absolute;
            right: 5px;
            color: white; } }
      @media (min-width: 575px) {
        .footer .footer-body #custom-footer .accordion-heading-wrapper {
          border: none !important;
          margin: 0 !important;
          cursor: auto !important; }
        .footer .footer-body #custom-footer .accordion-content-wrapper {
          overflow: auto !important;
          height: auto !important; } }
    .footer .footer-body .footer-col.subscribe .kl-private-reset-css-Xuajs1 button {
      border-radius: 50px !important; }
      @media (min-width: 1440px), (min-width: 700px) and (max-width: 1200px), (max-width: 575px) {
        .footer .footer-body .footer-col.subscribe .kl-private-reset-css-Xuajs1 button {
          padding: 0 20px !important; } }
    @media (min-width: 576px) {
      .footer .footer-body .footer-col.subscribe .kl-private-reset-css-Xuajs1 [data-testid="form-row"]:last-child {
        margin-left: auto; }
      .footer .footer-body .footer-col.subscribe .kl-private-reset-css-Xuajs1 button {
        margin-top: 5px !important; } }
    @media (min-width: 576px) {
      .footer .footer-body .footer-col.subscribe .footer-links {
        text-align: right;
        margin-right: 5px; } }
    .footer .footer-body .footer-col.subscribe .bCorp-logo {
      position: absolute;
      left: 4px;
      bottom: 2px;
      max-width: 50px; }
      @media (max-width: 991px) {
        .footer .footer-body .footer-col.subscribe .bCorp-logo {
          left: 10px;
          top: 115px;
          max-width: 45px; } }
      @media (max-width: 575px) {
        .footer .footer-body .footer-col.subscribe .bCorp-logo {
          left: auto;
          right: 12px;
          top: 120px;
          max-width: 40px; } }
    @media (min-width: 1440px) {
      .footer .footer-body .footer-col.subscribe {
        margin-left: 2%; } }
    @media (min-width: 1200px) {
      .footer .footer-body .footer-col.subscribe {
        padding-right: 10px; } }
    @media (min-width: 992px) and (max-width: 1199px) {
      .footer .footer-body .footer-col.subscribe {
        float: right;
        position: absolute;
        bottom: 65px;
        right: 15px;
        width: 70%; } }
    @media (max-width: 991px) {
      .footer .footer-body .footer-col.subscribe {
        position: absolute;
        bottom: 43px;
        right: 15px;
        width: 33%; } }
    @media (max-width: 800px) {
      .footer .footer-body .footer-col.subscribe {
        bottom: 18px; } }
    @media (max-width: 575px) {
      .footer .footer-body .footer-col.subscribe {
        position: initial;
        width: 100%; } }
    .footer .footer-body .footer-col.subscribe .footer-heading {
      margin-bottom: 5px;
      text-align: center;
      width: 100%; }
    .footer .footer-body .footer-col.subscribe .signup {
      margin: auto;
      margin-bottom: 5px;
      width: 90%;
      text-align: center;
      line-height: 1;
      font-family: "Heebo", sans-serif;
      font-style: italic;
      font-size: 15px; }
    .footer .footer-body .footer-col.subscribe form {
      display: flex;
      flex-direction: column;
      padding: 0 !important;
      margin: 0; }
      @media (max-width: 1200px) {
        .footer .footer-body .footer-col.subscribe form {
          margin: 0 auto; } }
    .footer .footer-body .footer-col.subscribe label {
      color: white !important; }
    .footer .footer-body .social-media {
      margin-top: 15px !important;
      display: flex;
      align-items: center;
      clear: both; }
      @media (max-width: 1440px) {
        .footer .footer-body .social-media {
          margin-top: 8px; } }
      @media (max-width: 1200px) {
        .footer .footer-body .social-media {
          margin-top: 0; } }
      @media (max-width: 800px) {
        .footer .footer-body .social-media {
          margin: 5px 5px 5px 0; } }
      @media (max-width: 575px) {
        .footer .footer-body .social-media {
          justify-content: center; } }
      .footer .footer-body .social-media .footer-heading {
        margin-top: 5px; }
      .footer .footer-body .social-media .socialLinks {
        padding-right: 0; }
      .footer .footer-body .social-media .socialLinks-item {
        width: 30px; }
        .footer .footer-body .social-media .socialLinks-item svg {
          height: 30px;
          width: 30px;
          fill: #f7f7f7 !important; }
        @media (max-width: 992px) {
          .footer .footer-body .social-media .socialLinks-item {
            width: 20px;
            margin-left: 0;
            margin-right: 5px; } }
        @media (min-width: 640px) and (max-width: 749px) {
          .footer .footer-body .social-media .socialLinks-item svg {
            height: 20px;
            width: 20px; } }
        @media (min-width: 576px) and (max-width: 639px) {
          .footer .footer-body .social-media .socialLinks-item {
            margin-left: 0;
            margin-right: 2px;
            width: 18px; }
            .footer .footer-body .social-media .socialLinks-item svg {
              height: 18px;
              width: 18px; } }
        @media (max-width: 576px) {
          .footer .footer-body .social-media .socialLinks-item {
            width: 30px;
            margin-left: 5px;
            margin-right: 5px; } }
        .footer .footer-body .social-media .socialLinks-item .icon {
          height: 30px;
          width: 30px; }
  .footer #footer-body2, .footer #footer-body3 {
    background-color: #fff;
    font-size: 14px; }
    .footer #footer-body2 #custom-footer2, .footer #footer-body3 #custom-footer2 {
      display: flex;
      flex-wrap: wrap;
      justify-content: center;
      background-color: #fff; }
      .footer #footer-body2 #custom-footer2 .footer-col, .footer #footer-body3 #custom-footer2 .footer-col {
        width: 20%;
        min-width: 180px; }
        @media (max-width: 1439px) {
          .footer #footer-body2 #custom-footer2 .footer-col, .footer #footer-body3 #custom-footer2 .footer-col {
            margin-bottom: 50px;
            width: 20%; } }
        @media (max-width: 575px) {
          .footer #footer-body2 #custom-footer2 .footer-col, .footer #footer-body3 #custom-footer2 .footer-col {
            width: 100%;
            text-align: center; } }
        .footer #footer-body2 #custom-footer2 .footer-col .footer-heading,
        .footer #footer-body2 #custom-footer2 .footer-col a, .footer #footer-body3 #custom-footer2 .footer-col .footer-heading,
        .footer #footer-body3 #custom-footer2 .footer-col a {
          color: #333; }
        .footer #footer-body2 #custom-footer2 .footer-col button.accordion-toggle, .footer #footer-body3 #custom-footer2 .footer-col button.accordion-toggle {
          margin-bottom: 0.78571rem; }
        @media (max-width: 575px) {
          .footer #footer-body2 #custom-footer2 .footer-col, .footer #footer-body3 #custom-footer2 .footer-col {
            margin-bottom: 0; } }
      @media (max-width: 575px) {
        .footer #footer-body2 #custom-footer2 .accordion-heading-wrapper, .footer #footer-body3 #custom-footer2 .accordion-heading-wrapper {
          position: relative; }
          .footer #footer-body2 #custom-footer2 .accordion-heading-wrapper::after, .footer #footer-body3 #custom-footer2 .accordion-heading-wrapper::after {
            content: "\002B";
            position: absolute;
            right: 5px; } }
      @media (min-width: 575px) {
        .footer #footer-body2 #custom-footer2 .accordion-heading-wrapper, .footer #footer-body3 #custom-footer2 .accordion-heading-wrapper {
          border: none !important;
          margin: 0 !important;
          cursor: auto !important;
          display: flex;
          flex-wrap: nowrap;
          justify-content: space-between;
          align-content: center;
          white-space: nowrap; }
        .footer #footer-body2 #custom-footer2 .accordion-content-wrapper, .footer #footer-body3 #custom-footer2 .accordion-content-wrapper {
          overflow: auto !important;
          height: auto !important; } }
  .footer #footer-body2 {
    padding: 1rem 0 4rem; }
    @media (max-width: 1199px) {
      .footer #footer-body2 {
        padding-bottom: 2rem; } }
  .footer #footer-body3 {
    padding: 0; }
    .footer #footer-body3 p {
      padding-inline: 15px;
      font-family: 'Heebo',  sans-serif; }
  .footer .footer-info-pages {
    margin: 0 0 20px;
    padding: 20px 0;
    text-align: center;
    border-top: 1px solid #d1d3d4;
    border-bottom: 1px solid #d1d3d4; }
    .footer .footer-info-pages li {
      list-style: none;
      display: inline-block;
      width: 16%; }
      .footer .footer-info-pages li a {
        text-transform: uppercase;
        font-weight: 500;
        text-decoration: none;
        font-size: 1rem;
        outline: none; }
  .footer .copyright-info p {
    text-transform: uppercase;
    font-weight: 500;
    color: #b1b3b6;
    font-size: .8rem;
    padding-top: 2rem;
    padding: 1rem 1rem 0;
    margin: 0;
    text-align: right; }
    @media (max-width: 991px) {
      .footer .copyright-info p {
        text-align: center; } }
  .footer .more-info-pages {
    text-align: center; }
    .footer .more-info-pages ul li {
      list-style: none;
      display: inline-block; }
      .footer .more-info-pages ul li a {
        text-decoration: none;
        text-transform: uppercase;
        font-weight: 500;
        color: #58595b;
        font-size: .9rem;
        padding: 0 0.5rem;
        outline: none; }
        .footer .more-info-pages ul li a:hover {
          opacity: .6; }
  .footer .socialLinks {
    float: right;
    padding-right: 16px; }
    .footer .socialLinks .icon {
      height: 1.65rem;
      width: 1.65rem;
      vertical-align: top; }
      .footer .socialLinks .icon:hover svg {
        opacity: 0.8; }
      .footer .socialLinks .icon svg {
        fill: #4f4f4f; }
    .footer .socialLinks .socialLinks-item {
      vertical-align: top;
      margin: -6px -2px 5px; }
      .footer .socialLinks .socialLinks-item .youtube-img {
        margin: 11px 2px 5px 0px; }
    .footer .socialLinks .icon.icon--facebook {
      margin-right: -4px; }
    .footer .socialLinks .icon--rss {
      width: 14px;
      height: 14px;
      margin-left: 5px;
      margin-top: 9px; }
  .footer.footer--checkout {
    position: relative !important; }
    .footer.footer--checkout .footer-body {
      padding: 50px 0 20px; }
    @media (min-height: 800px) {
      .footer.footer--checkout {
        position: fixed !important; } }
    .footer.footer--checkout .copyright-info p {
      padding-top: 0; }

.white-popup {
  position: relative;
  background: #FFF;
  padding: 20px;
  width: auto;
  max-width: 550px;
  margin: 20px auto; }

#basket-company-popup {
  min-width: 800px;
  padding: 20px 40px; }
  #basket-company-popup .title {
    text-transform: uppercase;
    text-align: center;
    font-weight: 600;
    font-family: "Heebo", sans-serif;
    color: #000;
    font-size: 2.8rem;
    margin-bottom: 0;
    line-height: 1.4; }
  #basket-company-popup .sub-title {
    text-transform: uppercase;
    text-align: center;
    font-family: "Heebo", sans-serif;
    font-size: 1.2rem;
    font-weight: 600;
    color: #000;
    margin-bottom: 30px; }

.infusion-form {
  padding: 30px 0 60px;
  text-align: center;
  max-width: 387px;
  margin: 0 auto;
  font-family: 'Heebo', Arial, Sans-Serif;
  /* FF 4-18 */
  /* FF 19+ */
  /* IE 10+ */
  /* FF 4-18 */
  /* FF 19+ */
  /* IE 10+ */ }
  @media (max-width: 576px) {
    .infusion-form {
      max-width: initial !important; } }
  .infusion-form .title {
    color: #222;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 28px;
    margin: 0 0 -5px 0; }
  .infusion-form .sub-title {
    color: #222;
    font-style: italic;
    font-family: "Heebo", sans-serif;
    font-weight: 400;
    font-size: 20px;
    margin: 0 0 20px;
    opacity: 0.7; }
  .infusion-form .infusion-field {
    position: relative; }
  .infusion-form .infusion-field-input {
    background: #eee;
    border: none;
    height: 40px;
    text-align: center;
    font-size: 14px;
    width: 100%;
    box-shadow: inset 0 1px 2px rgba(130, 137, 150, 0.23), 0 1px 0 rgba(255, 255, 255, 0.85);
    margin-bottom: 7px;
    outline: none; }
  .infusion-form #inf_field_FirstName-error, .infusion-form #inf_field_LastName-error, .infusion-form #inf_field_Email-error {
    position: absolute;
    color: red;
    right: 7px;
    bottom: 10px;
    font-size: 13px;
    font-weight: 300; }
  .infusion-form #inf_option_Radio-error {
    position: absolute;
    color: red;
    top: 16px;
    right: 8px;
    font-size: 13px;
    text-transform: none; }
  .infusion-form .infusion-field-input::-webkit-input-placeholder {
    text-transform: uppercase; }
  .infusion-form .infusion-field-input:-moz-placeholder {
    text-transform: uppercase; }
  .infusion-form .infusion-field-input::-moz-placeholder {
    text-transform: uppercase; }
  .infusion-form .infusion-field-input:-ms-input-placeholder {
    text-transform: uppercase; }
  .infusion-form .infusion-field-input:focus::-webkit-input-placeholder {
    opacity: 0; }
  .infusion-form .infusion-field-input:focus:-moz-placeholder {
    opacity: 0; }
  .infusion-form .infusion-field-input:focus::-moz-placeholder {
    opacity: 0; }
  .infusion-form .infusion-field-input:focus:-ms-input-placeholder {
    opacity: 0; }
  .infusion-form .radio-field {
    padding: 15px 0; }
    .infusion-form .radio-field label {
      display: inline-block;
      padding: 0 0 5px; }
    .infusion-form .radio-field .infusion-option label {
      text-transform: uppercase;
      margin-right: 15px;
      float: left; }
    .infusion-form .radio-field .infusion-option input {
      float: left;
      margin: 4px 5px; }
  .infusion-form .infusion-submit {
    max-width: 445px; }
  .infusion-form .infusion-submit button {
    background-color: #222222;
    background-image: none;
    text-transform: uppercase;
    width: auto;
    float: right;
    padding: 0 25px;
    height: auto;
    font-size: 15px;
    color: #fff;
    line-height: 37px;
    height: 40px;
    font-weight: 700; }
    .infusion-form .infusion-submit button:hover {
      background: #939598; }
  .infusion-form .disclaimer {
    float: right;
    margin: 14px 25px 0 0;
    font-size: 13px;
    opacity: 0.5; }

.mfp-hide {
  display: none; }

.header-logo-image-container img {
  object-fit: cover; }
  @media (max-width: 991px) {
    .header-logo-image-container img {
      width: 156px;
      margin-top: -40px !important; } }

.mobileSearch-toggle {
  display: none;
  height: 50px;
  position: relative; }
  .mobileSearch-toggle i {
    padding-left: 60px;
    padding-top: 20px;
    margin-top: -6px; }
  @media (max-width: 991px) {
    .mobileSearch-toggle {
      display: none; } }

.header-logo-mobile {
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
  background: #fff;
  display: none;
  width: 100%; }
  .header-logo-mobile a img {
    max-height: 55px; }

.navUser-item--cart.mobile {
  z-index: 50;
  position: absolute !important;
  top: 4px !important;
  right: 0 !important; }
  .navUser-item--cart.mobile a {
    padding: 7px 7px 0;
    margin-right: -14px; }
    @media (max-width: 500px) {
      .navUser-item--cart.mobile a svg {
        transform: scale(0.9); } }
  @media (min-width: 992px) {
    .navUser-item--cart.mobile {
      display: none !important; } }
  @media (max-width: 500px) {
    .navUser-item--cart.mobile {
      top: 1px !important;
      margin-right: 9px; }
      .navUser-item--cart.mobile .navUser-item--cart__hidden-s {
        height: 42px; } }

.navUser-item--search.mobile {
  z-index: 50;
  position: absolute !important;
  top: 2px !important;
  left: 75px !important; }
  .navUser-item--search.mobile .navUser-action {
    padding-top: 8px; }
  .navUser-item--search.mobile a {
    padding: 7px;
    padding-right: 5px; }
    @media (max-width: 500px) {
      .navUser-item--search.mobile a svg {
        transform: scale(0.85); } }
  @media (min-width: 992px) {
    .navUser-item--search.mobile {
      display: none !important; } }
  @media (max-width: 500px) {
    .navUser-item--search.mobile {
      left: 45px !important; } }

.navUser-item--account.mobile {
  z-index: 50;
  position: absolute !important;
  top: 10px !important;
  right: 70px !important;
  display: none; }
  .navUser-item--account.mobile svg {
    width: 25px;
    height: 25px; }
  @media (max-width: 990px) {
    .navUser-item--account.mobile {
      display: block; } }
  @media (max-width: 500px) {
    .navUser-item--account.mobile {
      top: 11px !important;
      right: 55px !important; }
      .navUser-item--account.mobile svg {
        width: 20px;
        height: 20px; } }

.header.is-open .navPages-quickSearch {
  margin-bottom: 0; }
  .header.is-open .navPages-quickSearch .quickSearchResults {
    margin-top: 1rem; }

.middle-header {
  display: inline-block;
  width: 100%;
  color: black; }
  .middle-header.mobile {
    margin: 0 0 -8px; }
    @media (max-width: 767px) {
      .middle-header.mobile ul,
      .middle-header.mobile a {
        display: none !important; } }
    @media (min-width: 993px) {
      .middle-header.mobile {
        display: none !important; } }
  .middle-header .container {
    padding: 0 5px; }
    @media (min-width: 1460px) {
      .middle-header .container {
        padding: 0; } }
  .middle-header ul {
    margin: 0;
    padding: 0; }
    .middle-header ul.middle-header--left .large-orderForm {
      color: black;
      text-transform: uppercase;
      margin-left: 55px;
      font-size: 0.85rem;
      position: relative; }
      .middle-header ul.middle-header--left .large-orderForm i {
        position: absolute;
        top: 8px;
        left: -20px;
        font-size: 22px; }
      .middle-header ul.middle-header--left .large-orderForm::after {
        content: "";
        display: block;
        position: absolute;
        left: -47px;
        top: 9px;
        font-size: 28px;
        font-weight: 400;
        height: 20px;
        border-right: 1px solid #000;
        color: #000; }
    .middle-header ul.middle-header--left .social-media {
      line-height: 0.5;
      margin-left: 0; }
      .middle-header ul.middle-header--left .social-media .socialLinks-item {
        margin-right: 0;
        margin-bottom: 0;
        padding: 3px 0 6px; }
        .middle-header ul.middle-header--left .social-media .socialLinks-item .icon {
          padding: 0; }
        .middle-header ul.middle-header--left .social-media .socialLinks-item svg {
          width: 1.5rem;
          height: 1.5rem;
          fill: #000; }
      .middle-header ul.middle-header--left .social-media .socialLinks {
        float: right;
        position: relative;
        line-height: normal; }
    .middle-header ul.middle-header--center {
      text-transform: uppercase;
      color: #000;
      padding-top: 10px;
      font-size: 14px;
      text-align: center;
      font-weight: 500; }
      .middle-header ul.middle-header--center a {
        display: initial; }
      .middle-header ul.middle-header--center li {
        letter-spacing: 1px; }
    .middle-header ul.middle-header--right {
      display: flex;
      flex-direction: row;
      justify-content: end; }
      .middle-header ul.middle-header--right a {
        font-size: 14px;
        font-weight: 500;
        padding: 6px 15px 0 0; }
      .middle-header ul.middle-header--right svg {
        vertical-align: bottom; }
      .middle-header ul.middle-header--right .large-orderForm i {
        margin-right: 5px; }
      .middle-header ul.middle-header--right .track-order::before {
        content: "";
        display: block;
        position: absolute;
        top: 9px;
        font-size: 28px;
        font-weight: 400;
        height: 20px;
        border-right: 1px solid #000;
        color: #000; }
    .middle-header ul li {
      display: inline-block; }
      .middle-header ul li a {
        color: #000;
        font-weight: 300;
        text-transform: uppercase;
        text-decoration: none;
        display: block;
        padding: 0.6rem 0.78571rem 0.6rem;
        font-size: 0.9rem;
        letter-spacing: 0.4px;
        font-size: 0.85rem; }
        .middle-header ul li a:hover {
          opacity: 0.8; }
    .middle-header ul li.currency-selector {
      float: left; }
      .middle-header ul li.currency-selector a {
        padding-left: 0; }
        .middle-header ul li.currency-selector a svg {
          fill: #000;
          stroke: #000; }
      .middle-header ul li.currency-selector .dropdown-menu {
        background: #000;
        border-radius: 0;
        box-shadow: none;
        z-index: 40; }
        .middle-header ul li.currency-selector .dropdown-menu li {
          border-bottom: 1px solid #000;
          padding: 0;
          width: 100%; }
          .middle-header ul li.currency-selector .dropdown-menu li a {
            color: #333;
            padding: 0.8rem 1rem; }
    .middle-header ul li.track-order {
      float: right; }
      .middle-header ul li.track-order a img {
        display: inline-block;
        margin: 0 0 0 10px;
        max-width: 35px;
        filter: invert(1); }

.toggleDiv .svg-icons {
  font-size: 1rem !important; }

.navPages-container #mobile-menu-social {
  display: none; }
  .navPages-container #mobile-menu-social .navPages-mobile-title {
    margin: 0;
    display: flex; }
    .navPages-container #mobile-menu-social .navPages-mobile-title ul {
      display: flex;
      flex-direction: row;
      justify-content: start;
      align-items: start; }
    .navPages-container #mobile-menu-social .navPages-mobile-title li {
      border-bottom: none;
      margin: 0;
      height: 100%;
      width: initial; }
      .navPages-container #mobile-menu-social .navPages-mobile-title li a {
        padding: 0 !important;
        height: 2rem;
        width: 2rem; }
        .navPages-container #mobile-menu-social .navPages-mobile-title li a svg {
          margin-top: -6px;
          fill: #fff; }
        .navPages-container #mobile-menu-social .navPages-mobile-title li a .youtube {
          margin-top: 0px;
          margin-left: 5px; }
    .navPages-container #mobile-menu-social .navPages-mobile-title b {
      display: flex;
      align-items: center;
      min-width: 91px;
      text-transform: capitalize; }
    .navPages-container #mobile-menu-social .navPages-mobile-title .socialLinks {
      line-height: 0; }
  @media (max-width: 991px) {
    .navPages-container #mobile-menu-social {
      display: block; } }

.navPages-container .mobile-only {
  display: none; }
  @media (max-width: 991px) {
    .navPages-container .mobile-only {
      display: block; } }

.navPages-container .desktop-only {
  display: block; }
  @media (max-width: 991px) {
    .navPages-container .desktop-only {
      display: none; } }

.navPages-container ul {
  float: left; }
  @media (min-width: 992px) {
    .navPages-container ul .navPages-item.mobile {
      display: none !important; } }
  .navPages-container ul .navPages-item.track-order {
    display: none; }
  @media (max-width: 991px) {
    .navPages-container ul .navPages-item.navPages-mobile-title {
      background-color: #000;
      color: #fff;
      padding: 10px 15px;
      border: none;
      font-size: 14px; } }
  @media (max-width: 991px) {
    .navPages-container ul .navPages-mobile-title {
      background-color: #000;
      color: #fff;
      margin: 10px -1.5rem !important;
      padding: 10px 1.5rem;
      border: none; }
    .navPages-container ul .navPages-mobile-last {
      border: none; } }
  .navPages-container ul li {
    position: relative; }
    .navPages-container ul li a {
      font-weight: 300;
      text-decoration: none;
      color: rgba(0, 0, 0, 0.85);
      padding: 0.5rem 0.8rem;
      font-size: 0.95rem; }
      .navPages-container ul li a:hover {
        color: #a5a5a5; }
    .navPages-container ul li .navPage-subMenu {
      padding: 0 !important;
      max-width: 300px;
      min-width: 235px;
      background: rgba(255, 255, 255, 0.9);
      left: -13px; }
  .navPages-container ul li.Blog {
    display: none; }
  .navPages-container ul .navPages-item.Build.Basket a {
    color: #008b8b; }
    .navPages-container ul .navPages-item.Build.Basket a:hover {
      color: #000; }
  .navPages-container ul ul li {
    padding: 0 !important; }
    .navPages-container ul ul li a {
      margin-bottom: 0;
      border: none;
      padding: 0.8rem 1rem; }
      .navPages-container ul ul li a:hover {
        background: #f5f5f5;
        color: #444; }

.navPages-container .navPages-action {
  /*
		i {
			font-size: 1rem;
			margin: 0;
			width: auto;
			height: auto;
		}
		*/ }

.navPages-container .navPages-action.is-open {
  background: none;
  color: #000; }

.navPages-container .navPage-subMenu-item {
  width: 100%;
  padding: 0 15px !important; }
  .navPages-container .navPage-subMenu-item .navPage-subMenu-action {
    border-bottom: 1px solid #d1d3d4;
    margin-bottom: 0;
    color: #000; }
    @media (max-width: 992px) {
      .navPages-container .navPage-subMenu-item .navPage-subMenu-action {
        text-transform: capitalize; }
        .navPages-container .navPage-subMenu-item .navPage-subMenu-action:hover {
          background: rgba(255, 255, 255, 0.47);
          color: #222;
          font-weight: 600; } }
    .navPages-container .navPage-subMenu-item .navPage-subMenu-action:hover {
      color: #222;
      font-weight: 400;
      background: #fff; }

.header-logo {
  margin: 2rem auto 1.5rem; }
  .header-logo a {
    display: block;
    margin: 0 auto; }
  .header-logo img {
    transition: all 200ms ease-out 0s;
    -moz-transition: all 200ms ease-out 0s;
    -webkit-transition: all 200ms ease-out 0s;
    -o-transition: all 200ms ease-out 0s; }
    .header-logo img:hover {
      opacity: 0.8; }

.navUser-container {
  margin-top: -3px; }
  @media (max-width: 800px) {
    .navUser-container {
      top: 4px !important; } }
  .navUser-container .navUser {
    display: inline-block;
    width: 100%;
    padding: 0; }
    .navUser-container .navUser ul li .form-input {
      font-size: 0.95rem;
      font-weight: 300; }
    .navUser-container .navUser ul li a {
      color: rgba(0, 0, 0, 0.85);
      font-weight: 300;
      text-decoration: none;
      padding: 0.5rem 1rem;
      font-size: 0.95rem; }
      .navUser-container .navUser ul li a:hover {
        color: #a5a5a5; }
    .navUser-container .navUser ul li a.navUser-action--quickSearch .svg-icons {
      margin-top: 2px; }
    .navUser-container .navUser ul li.navUser-item--cart .countPill {
      position: relative;
      top: -1px;
      background: #333;
      display: none;
      line-height: 21px;
      margin-left: 0; }
      @media (max-width: 992px) {
        .navUser-container .navUser ul li.navUser-item--cart .countPill {
          display: block;
          line-height: 20px;
          margin-left: 0.75rem;
          position: absolute;
          right: 12px;
          top: 10px; } }
      @media (min-width: 993px) {
        .navUser-container .navUser ul li.navUser-item--cart .countPill {
          position: absolute !important;
          top: 0;
          right: 6px;
          width: 15px;
          height: 15px;
          line-height: 17px;
          font-size: 9px; } }
      .navUser-container .navUser ul li.navUser-item--cart .countPill.show {
        display: inline-block !important; }
  .navUser-container .form {
    margin-bottom: 0; }
    .navUser-container .form .form-field {
      margin: 0;
      position: relative; }
      .navUser-container .form .form-field .form-input {
        height: 2.7rem;
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        border-radius: 0px;
        width: 90px;
        margin-top: 4px;
        border: none;
        border-bottom: 1px solid #fff;
        color: #000;
        padding: 0 0 0 23px;
        height: 2em;
        box-shadow: none;
        transition: all 100ms ease-in 0s;
        -moz-transition: all 100ms ease-in 0s;
        -webkit-transition: all 100ms ease-in 0s;
        -o-transition: all 100ms ease-in 0s; }
        .navUser-container .form .form-field .form-input:hover {
          cursor: pointer; }
        .navUser-container .form .form-field .form-input:focus {
          width: 200px;
          border-bottom: 1px solid #000;
          cursor: text;
          padding: 0 0 0 28px; }
      .navUser-container .form .form-field .form-input::-webkit-input-placeholder {
        /* Chrome/Opera/Safari */
        color: rgba(0, 0, 0, 0.85);
        opacity: 1;
        text-transform: uppercase; }
      .navUser-container .form .form-field .form-input::-moz-placeholder {
        /* Firefox 19+ */
        color: rgba(0, 0, 0, 0.85);
        opacity: 1;
        text-transform: uppercase; }
      .navUser-container .form .form-field .form-input:-ms-input-placeholder {
        /* IE 10+ */
        color: rgba(0, 0, 0, 0.85);
        opacity: 1;
        text-transform: uppercase; }
      .navUser-container .form .form-field .form-input:-moz-placeholder {
        /* Firefox 18- */
        color: rgba(0, 0, 0, 0.85);
        opacity: 1;
        text-transform: uppercase; }
      .navUser-container .form .form-field i {
        font-size: 20px;
        position: absolute;
        left: 0;
        right: auto;
        top: 10px;
        color: rgba(0, 0, 0, 0.85); }
      .navUser-container .form .form-field #search-close {
        display: none; }
        .navUser-container .form .form-field #search-close i {
          background: #fff;
          cursor: pointer; }
          .navUser-container .form .form-field #search-close i:hover {
            color: red; }

.BOLD-mc-picker-mnt {
  display: none; }

.navPages .navPages-item:first-child {
  margin: 0 !important;
  color: rgba(0, 0, 0, 0.85);
  font-weight: 300;
  font-size: 14.4px; }
  @media (max-width: 800px) {
    .navPages .navPages-item:first-child {
      padding-left: 0;
      font-size: 16px; } }

.navPages .navPages-item a {
  text-transform: capitalize; }

.svg-youtube-white {
  width: 22px; }

@media (min-width: 992px) {
  .header .socialLinks-item--youtube {
    display: none !important; } }

.hide-others {
  display: none !important; }

.heroCarousel {
  margin-top: 0;
  margin-bottom: 2.7rem !important; }
  @media (max-width: 800px) {
    .heroCarousel {
      margin-bottom: 3rem !important; } }
  .heroCarousel .slick-dots {
    bottom: 0;
    margin-bottom: -2rem; }
    .heroCarousel .slick-dots .slick-active button:before {
      background-color: #62738a; }
  .heroCarousel .slick-dots li button, .heroCarousel .slick-dots li button::before {
    width: 12px;
    height: 12px; }
  .heroCarousel .slick-dots li {
    width: 1.6rem; }
  .heroCarousel .slick-next,
  .heroCarousel .slick-prev {
    top: 53%;
    padding: .66667rem; }
  .heroCarousel .heroCarousel-slide a {
    float: left;
    width: 100%; }

.breadcrumbs {
  border-bottom: 1px solid #939598;
  text-align: left;
  padding: 5px 0;
  margin-bottom: 25px; }
  @media (max-width: 991px) {
    .breadcrumbs {
      margin-bottom: 20px; } }
  .breadcrumbs .breadcrumb {
    background: none;
    padding: 0;
    text-transform: uppercase;
    color: #939598;
    font-weight: 400;
    font-size: 12px; }
    @media (max-width: 991px) {
      .breadcrumbs .breadcrumb {
        font-size: 11px; } }
    .breadcrumbs .breadcrumb a {
      color: #989898; }
  .breadcrumbs .breadcrumb-label {
    text-decoration: none;
    color: #989898; }

.productGrid li .card {
  margin-bottom: 3rem; }
  @media (max-width: 800px) {
    .productGrid li .card {
      margin-bottom: 2rem; } }
  .productGrid li .card .card-body {
    text-align: left;
    padding: 0; }
    .productGrid li .card .card-body .card-title {
      font-weight: 600;
      text-transform: uppercase;
      margin-bottom: 0.3rem; }
    .productGrid li .card .card-body .card-text {
      display: flex;
      align-items: baseline; }
      .productGrid li .card .card-body .card-text .current-currency {
        font-size: 12px;
        font-weight: 400;
        color: #262626;
        margin: 0 0 0 4px;
        order: 2; }
        @media (max-width: 992px) {
          .productGrid li .card .card-body .card-text .current-currency {
            margin: 6px 0 0 4px; } }
        @media (max-width: 640px) {
          .productGrid li .card .card-body .card-text .current-currency {
            font-size: 10px; } }
      .productGrid li .card .card-body .card-text .price-section {
        order: 1; }
    .productGrid li .card .card-body .price-section--withoutTax {
      font-size: 1.1rem;
      color: #939598;
      font-weight: 400; }
    .productGrid li .card .card-body .stamped-product-reviews-badge {
      height: 49px; }
      @media (min-width: 415px) {
        .productGrid li .card .card-body .stamped-product-reviews-badge {
          height: 24px; } }
      @media (min-width: 992px) {
        .productGrid li .card .card-body .stamped-product-reviews-badge {
          height: 25px; } }
  .productGrid li .card .card-figure {
    padding: 0; }
    .productGrid li .card .card-figure:hover {
      opacity: .94; }
    .productGrid li .card .card-figure .card-figcaption-button {
      text-decoration: none;
      text-transform: uppercase;
      font-weight: 500; }
    .productGrid li .card .card-figure .card-img-container:after {
      padding-bottom: 109.8%; }
    .productGrid li .card .card-figure .card-img-container img {
      width: 100%; }

@media (max-width: 991px) {
  .productCarousel {
    margin-bottom: 80px; } }

.productCarousel .card-title {
  text-align: left; }
  .productCarousel .card-title a {
    color: #262626; }

.productCarousel .card-text {
  display: flex;
  align-items: baseline; }
  .productCarousel .card-text .current-currency {
    font-size: 12px;
    font-weight: 400;
    color: #262626;
    margin: 0 0 0 4px;
    order: 2; }
    @media (max-width: 640px) {
      .productCarousel .card-text .current-currency {
        font-size: 10px; } }
  .productCarousel .card-text .price-section {
    order: 1; }
    .productCarousel .card-text .price-section .current-value {
      color: #262626; }

.modal {
  bottom: auto; }
  .modal .modal-close {
    text-decoration: none; }
  .modal .modal-content {
    border-radius: 0;
    border: none; }

.switch-currency-modal {
  width: 100% !important;
  max-width: 600px; }

#cart-preview-dropdown {
  display: none;
  width: 0 !important;
  border-radius: 0;
  z-index: 9000;
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important; }
  #cart-preview-dropdown #closeCart {
    z-index: 9001;
    position: absolute;
    top: 12px;
    right: 5px; }
    #cart-preview-dropdown #closeCart a {
      padding: 4px 8px 0 0;
      display: inline-block;
      font-weight: 300;
      text-decoration: none;
      font-size: 18px; }
  #cart-preview-dropdown .previewCartWrapper {
    height: 100%;
    max-height: none !important;
    /* Firefox */
    /* Chrome, Edge, and Safari */ }
    #cart-preview-dropdown .previewCartWrapper {
      scrollbar-width: auto;
      scrollbar-color: #000000 #ffffff; }
    #cart-preview-dropdown .previewCartWrapper::-webkit-scrollbar {
      width: 10px; }
    #cart-preview-dropdown .previewCartWrapper::-webkit-scrollbar-track {
      background: #ffffff; }
    #cart-preview-dropdown .previewCartWrapper::-webkit-scrollbar-thumb {
      background-color: #000000;
      border-radius: 10px;
      border: 3px solid #ffffff; }
  #cart-preview-dropdown .previewCartItem-name a {
    display: block;
    padding: 0.5rem 0; }
  #cart-preview-dropdown .previewCartItem-image img {
    padding: 1rem; }
  #cart-preview-dropdown .previewCartAction-checkout a {
    background-color: #be0000 !important;
    z-index: 9001;
    color: #fff !important;
    font-size: 16px; }
    #cart-preview-dropdown .previewCartAction-checkout a:hover {
      background-color: black !important; }
  #cart-preview-dropdown .definitionList {
    overflow-wrap: break-word; }
  #cart-preview-dropdown .previewCartAction {
    z-index: 9001;
    padding: 0.5rem 0; }
    @media (min-width: 768px) {
      #cart-preview-dropdown .previewCartAction {
        padding: 1rem 0; } }
    #cart-preview-dropdown .previewCartAction .previewCartAction-checkout .button {
      background-color: #000;
      border: 1px solid black; }
      #cart-preview-dropdown .previewCartAction .previewCartAction-checkout .button:hover {
        background-color: transparent;
        color: black !important;
        border: 1px solid black; }
    #cart-preview-dropdown .previewCartAction .previewCartAction-checkoutMultiple a {
      text-decoration: none;
      color: #757575;
      font-style: italic;
      padding-left: 0;
      font-size: 0.9rem;
      display: inline-block; }
      #cart-preview-dropdown .previewCartAction .previewCartAction-checkoutMultiple a:hover {
        color: #000; }
    #cart-preview-dropdown .previewCartAction .button {
      height: 40px;
      line-height: 40px;
      padding: 0 !important;
      margin-top: 0;
      font-weight: 500;
      font-size: 0.95rem;
      letter-spacing: 0; }

body.cart-is-open {
  overflow: hidden; }
  @media (max-width: 991px) {
    body.cart-is-open {
      width: 100%; } }
  body.cart-is-open .cart-background {
    display: block; }
  body.cart-is-open #cart-preview-dropdown {
    width: 400px !important;
    display: block !important;
    z-index: 999999 !important; }
    @media (max-width: 500px) {
      body.cart-is-open #cart-preview-dropdown {
        width: 100% !important; } }

body .cart-background {
  background: rgba(112, 112, 112, 0.35);
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 999; }

.sideout.cart-preview-dropdown {
  left: auto !important;
  top: 0 !important;
  z-index: 9991;
  right: 0;
  max-width: none;
  min-width: auto;
  height: 100%;
  position: fixed !important;
  transition: all 0.3s ease-in;
  background: #fff; }
  .sideout.cart-preview-dropdown .previewCart {
    opacity: 1;
    height: 100%;
    transition: all 0.3s ease-in-out; }
    @media (max-width: 991px) {
      .sideout.cart-preview-dropdown .previewCart {
        opacity: 1; } }
  .sideout.cart-preview-dropdown .continue-shopping-mini {
    width: 100%;
    text-align: center;
    margin: 0;
    padding-bottom: 10px;
    text-decoration: underline;
    cursor: pointer; }
    .sideout.cart-preview-dropdown .continue-shopping-mini:hover {
      text-decoration: none; }
  .sideout.cart-preview-dropdown .previewCartList {
    display: block; }
    .sideout.cart-preview-dropdown .previewCartList li {
      width: 100%;
      display: block; }
      .sideout.cart-preview-dropdown .previewCartList li > div {
        width: 100%;
        display: flex;
        margin: 15px 20px 0 15px; }
        .sideout.cart-preview-dropdown .previewCartList li > div.details {
          padding: 0 20px 15px 20px;
          margin: 0;
          height: 50px;
          position: relative;
          justify-content: space-between; }
          @media (max-width: 767px) {
            .sideout.cart-preview-dropdown .previewCartList li > div.details {
              padding: 0 15px 15px;
              gap: 10px; } }
        .sideout.cart-preview-dropdown .previewCartList li > div .cart-item-figure {
          margin: 0;
          padding: 0;
          width: 100px; }
          .sideout.cart-preview-dropdown .previewCartList li > div .cart-item-figure img {
            margin: auto;
            position: relative; }
        .sideout.cart-preview-dropdown .previewCartList li > div .cart-item-image {
          width: 100%;
          height: 100%;
          max-height: 90%;
          object-fit: cover; }
        .sideout.cart-preview-dropdown .previewCartList li > div .cart-item-title {
          width: 64%;
          height: auto;
          margin: 0 15px;
          padding: 0; }
          .sideout.cart-preview-dropdown .previewCartList li > div .cart-item-title .cart-item-value,
          .sideout.cart-preview-dropdown .previewCartList li > div .cart-item-title .cart-item-label {
            display: none; }
          .sideout.cart-preview-dropdown .previewCartList li > div .cart-item-title .definitionList .definitionList-value .uploaded-image-wrapper {
            display: inline-block;
            width: 100%; }
          .sideout.cart-preview-dropdown .previewCartList li > div .cart-item-title .definitionList .definitionList-value img {
            float: left;
            clear: both;
            border: 1px solid #000;
            padding: 2px;
            margin: 8px 0 0 0; }
          .sideout.cart-preview-dropdown .previewCartList li > div .cart-item-title .definitionList .definitionList-value a {
            text-decoration: none;
            pointer-events: none; }
          .sideout.cart-preview-dropdown .previewCartList li > div .cart-item-title .cart-item-name__label {
            text-transform: uppercase;
            font-size: 1.1rem;
            font-weight: 500;
            color: #2d2d2d;
            text-decoration: none; }
          .sideout.cart-preview-dropdown .previewCartList li > div .cart-item-title .definitionList {
            font-size: 12px; }
        .sideout.cart-preview-dropdown .previewCartList li > div .cart-item-total {
          display: flex;
          justify-content: space-between;
          align-items: center; }
          .sideout.cart-preview-dropdown .previewCartList li > div .cart-item-total .cart-item-label {
            display: none; }
          .sideout.cart-preview-dropdown .previewCartList li > div .cart-item-total .cart-item-value {
            padding: 0; }
            @media (min-width: 768px) {
              .sideout.cart-preview-dropdown .previewCartList li > div .cart-item-total .cart-item-value {
                padding-left: 15px; } }
        .sideout.cart-preview-dropdown .previewCartList li > div .change-span {
          height: 100%;
          display: block;
          margin: 0; }
          .sideout.cart-preview-dropdown .previewCartList li > div .change-span .change-text {
            height: 100%;
            padding: 0;
            line-height: 35px; }
            @media (max-width: 330px) {
              .sideout.cart-preview-dropdown .previewCartList li > div .change-span .change-text {
                min-width: unset;
                padding: 0 10px; } }
            .sideout.cart-preview-dropdown .previewCartList li > div .change-span .change-text:hover {
              background-color: black;
              color: white; }
        .sideout.cart-preview-dropdown .previewCartList li > div .cart-item-quantity label {
          display: none; }
        .sideout.cart-preview-dropdown .previewCartList li > div .cart-item-quantity,
        .sideout.cart-preview-dropdown .previewCartList li > div .cart-item-edit,
        .sideout.cart-preview-dropdown .previewCartList li > div .cart-item-total {
          width: 30%;
          margin: 0;
          text-align: center; }
          .sideout.cart-preview-dropdown .previewCartList li > div .cart-item-quantity .button,
          .sideout.cart-preview-dropdown .previewCartList li > div .cart-item-edit .button,
          .sideout.cart-preview-dropdown .previewCartList li > div .cart-item-total .button {
            padding: 0; }
          .sideout.cart-preview-dropdown .previewCartList li > div .cart-item-quantity [data-action='inc'] svg,
          .sideout.cart-preview-dropdown .previewCartList li > div .cart-item-edit [data-action='inc'] svg,
          .sideout.cart-preview-dropdown .previewCartList li > div .cart-item-total [data-action='inc'] svg {
            transform: rotate(180deg); }
          .sideout.cart-preview-dropdown .previewCartList li > div .cart-item-quantity .change-text,
          .sideout.cart-preview-dropdown .previewCartList li > div .cart-item-edit .change-text,
          .sideout.cart-preview-dropdown .previewCartList li > div .cart-item-total .change-text {
            margin-right: 0; }
          .sideout.cart-preview-dropdown .previewCartList li > div .cart-item-quantity .cart-remove,
          .sideout.cart-preview-dropdown .previewCartList li > div .cart-item-edit .cart-remove,
          .sideout.cart-preview-dropdown .previewCartList li > div .cart-item-total .cart-remove {
            background-color: #e5e5e5;
            border-radius: 50%;
            cursor: pointer;
            float: right;
            height: 1.28571rem;
            margin-top: 0.14286rem;
            padding: 0.21429rem;
            transition: background-color 0.15s ease;
            width: 1.28571rem; }
            @media (max-width: 767px) {
              .sideout.cart-preview-dropdown .previewCartList li > div .cart-item-quantity .cart-remove,
              .sideout.cart-preview-dropdown .previewCartList li > div .cart-item-edit .cart-remove,
              .sideout.cart-preview-dropdown .previewCartList li > div .cart-item-total .cart-remove {
                position: absolute;
                bottom: 22px;
                right: 15px; } }
            .sideout.cart-preview-dropdown .previewCartList li > div .cart-item-quantity .cart-remove span,
            .sideout.cart-preview-dropdown .previewCartList li > div .cart-item-edit .cart-remove span,
            .sideout.cart-preview-dropdown .previewCartList li > div .cart-item-total .cart-remove span {
              display: none; }
          @media (max-width: 767px) {
            .sideout.cart-preview-dropdown .previewCartList li > div .cart-item-quantity,
            .sideout.cart-preview-dropdown .previewCartList li > div .cart-item-edit,
            .sideout.cart-preview-dropdown .previewCartList li > div .cart-item-total {
              text-align: left; }
              .sideout.cart-preview-dropdown .previewCartList li > div .cart-item-quantity:last-child,
              .sideout.cart-preview-dropdown .previewCartList li > div .cart-item-edit:last-child,
              .sideout.cart-preview-dropdown .previewCartList li > div .cart-item-total:last-child {
                padding: 10px; } }
        .sideout.cart-preview-dropdown .previewCartList li > div .form-increment {
          border: 1px solid #939598;
          padding: 4px;
          float: left;
          margin: 0; }
          .sideout.cart-preview-dropdown .previewCartList li > div .form-increment .button {
            border: none; }
          .sideout.cart-preview-dropdown .previewCartList li > div .form-increment .form-input--incrementTotal {
            border: 0;
            display: inline-block;
            font-size: 15px;
            font-weight: 700;
            height: auto;
            padding: 0;
            text-align: center;
            vertical-align: middle;
            width: 2.5rem; }
            @media (max-width: 767px) {
              .sideout.cart-preview-dropdown .previewCartList li > div .form-increment .form-input--incrementTotal {
                width: 1.5rem; } }
            @media (max-width: 329px) {
              .sideout.cart-preview-dropdown .previewCartList li > div .form-increment .form-input--incrementTotal {
                width: 1rem; } }
        @media (max-width: 767px) {
          .sideout.cart-preview-dropdown .previewCartList li > div .cart-item-label {
            width: auto; } }
  .sideout.cart-preview-dropdown .cartHeader {
    margin: 15px 20px;
    padding-bottom: 10px;
    border-bottom: 1px solid #e5e5e5; }
    .sideout.cart-preview-dropdown .cartHeader h2 {
      margin: 0;
      color: #333;
      font-size: 22px;
      text-transform: uppercase;
      font-weight: 600;
      position: relative; }
    .sideout.cart-preview-dropdown .cartHeader h5 {
      margin: -5px 0 0 0;
      font-family: "Didot Italic", sans-serif;
      text-transform: none;
      font-size: 1.2rem;
      font-style: italic;
      color: #8a8c8e;
      font-weight: 400; }
  .sideout.cart-preview-dropdown .previewCartTotals h2 {
    margin: 30px 20px 0 20px; }
  .sideout.cart-preview-dropdown .previewCartTotals .cart-totals {
    margin: 0;
    width: 100%;
    background-color: #f2f2f2;
    padding: 10px 15px;
    font-size: 15px; }
    @media (min-width: 768px) {
      .sideout.cart-preview-dropdown .previewCartTotals .cart-totals {
        padding: 15px 20px;
        font-size: 16px; } }
    .sideout.cart-preview-dropdown .previewCartTotals .cart-totals .cart-total-label {
      color: black;
      text-align: left; }
    .sideout.cart-preview-dropdown .previewCartTotals .cart-totals small {
      display: block;
      font-size: 75%; }
    .sideout.cart-preview-dropdown .previewCartTotals .cart-totals .cart-total-label,
    .sideout.cart-preview-dropdown .previewCartTotals .cart-totals .cart-total-value {
      width: 50%;
      padding: 7px 0; }
    .sideout.cart-preview-dropdown .previewCartTotals .cart-totals .cart-total-value {
      text-align: right; }
    .sideout.cart-preview-dropdown .previewCartTotals .cart-totals .coupon-code .button,
    .sideout.cart-preview-dropdown .previewCartTotals .cart-totals .gift-certificate-code .button {
      width: 25%;
      margin: 0;
      padding: 0 10px;
      height: 2.28571rem; }
    @media (max-width: 767px) {
      .sideout.cart-preview-dropdown .previewCartTotals .cart-totals .cart-total {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between; }
        .sideout.cart-preview-dropdown .previewCartTotals .cart-totals .cart-total::before, .sideout.cart-preview-dropdown .previewCartTotals .cart-totals .cart-total::after {
          display: none; }
        .sideout.cart-preview-dropdown .previewCartTotals .cart-totals .cart-total .cart-total-label {
          width: auto !important; }
        .sideout.cart-preview-dropdown .previewCartTotals .cart-totals .cart-total .cart-form {
          width: 100%; }
          .sideout.cart-preview-dropdown .previewCartTotals .cart-totals .cart-total .cart-form .button {
            margin: 0; } }
  .sideout.cart-preview-dropdown .previewCartAction {
    background: #f2f2f2;
    bottom: 0;
    display: block; }
    .sideout.cart-preview-dropdown .previewCartAction .previewCartAction-checkout {
      float: none;
      width: 100%; }
  .sideout.cart-preview-dropdown .coupon-form .form-input,
  .sideout.cart-preview-dropdown .cart-gift-certificate-form .form-input {
    width: 75%; }

.edit-product {
  z-index: 999999 !important; }
  .edit-product textarea {
    resize: none;
    height: 100px; }
  .edit-product .form-actions {
    width: 100%; }
  .edit-product .modal-close {
    position: absolute;
    top: 0;
    right: 0; }
    .edit-product .modal-close span {
      display: inline-block;
      font-weight: 300;
      text-decoration: none;
      font-size: 18px; }
  .edit-product h2 {
    margin: 0;
    padding: 0; }
  .edit-product.side {
    max-height: none;
    max-width: 400px;
    transform: none;
    right: 0;
    left: auto;
    top: 0 !important;
    height: 100vh;
    overflow: auto;
    z-index: 9999; }
  .edit-product .modal-close {
    margin-top: 9px; }
  .edit-product .modal-body {
    padding: 1.5rem; }
  .edit-product .modal-header {
    padding: 1rem 2.5rem 1rem 1.5rem; }
  .edit-product .configure-product {
    font-family: 'Heebo';
    height: 100% !important; }
    .edit-product .configure-product [data-product-attributes-wrapper] {
      height: 100%; }
    .edit-product .configure-product .form-field {
      margin: 0 0 10px; }
      .edit-product .configure-product .form-field label {
        margin: 0 0 5px;
        font-family: 'Heebo';
        font-weight: 500;
        color: black;
        font-size: 15px; }
    .edit-product .configure-product .title,
    .edit-product .configure-product .configureText label {
      font-weight: bold;
      color: black;
      text-transform: uppercase;
      font-family: 'Heebo';
      font-size: 16px;
      margin: 0 0 10px; }
    .edit-product .configure-product .configureText label {
      margin-top: 15px; }
    .edit-product .configure-product textarea,
    .edit-product .configure-product input {
      font-size: 14px;
      border-radius: 0;
      padding: 0.57143rem 0.78571rem; }
    .edit-product .configure-product .note {
      margin: 5px 0 0;
      text-align: right;
      font-size: 12px; }
  .edit-product #CartEditProductFieldsForm .form-actions {
    padding: 0;
    margin: 1.5rem 0 0 0; }
    .edit-product #CartEditProductFieldsForm .form-actions .button {
      width: 100%;
      border: 1px solid black;
      background-color: black;
      color: white; }
      .edit-product #CartEditProductFieldsForm .form-actions .button:hover {
        background-color: transparent;
        color: black; }

.page-content[data-cart] .page-heading {
  text-align: left;
  margin-bottom: 0;
  position: relative;
  padding-bottom: 3rem; }
  .page-content[data-cart] .page-heading:after {
    content: 'Thoughtful Gifting Made Quick & Easy';
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 1.75rem;
    font-family: "Didot Italic", sans-serif;
    text-transform: none;
    font-size: 1.2rem;
    font-style: italic;
    color: #8a8c8e;
    font-weight: 400; }

.page-content[data-cart] .cart-total-label {
  text-transform: uppercase;
  font-weight: 500;
  text-align: left;
  color: #333; }

.page-content[data-cart] .cart-item-title .cart-item-name a {
  font-weight: bold;
  text-decoration: none; }

.page-content[data-cart] .cart-item-title .definitionList {
  font-size: 14px;
  overflow-wrap: anywhere; }

.page-content[data-cart] .cart-item-title .cart-item-options {
  display: none; }

.page-content[data-cart] .cart-item-title .definitionList + a {
  text-decoration: none;
  font-weight: 500;
  padding: 5px 0;
  display: inline-block;
  font-size: 0.95rem;
  font-style: italic;
  color: #989898; }
  .page-content[data-cart] .cart-item-title .definitionList + a:hover {
    color: #231f20; }

.page-content[data-cart] .button {
  min-width: inherit;
  padding: 0.2rem 0.33333rem; }

.page-content[data-cart] .cart-actions .button--primary {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 16px;
  padding: 16px 40px 15px;
  background-color: #be0000;
  color: white;
  border-radius: 50px;
  border: none; }
  .page-content[data-cart] .cart-actions .button--primary:hover {
    background-color: black; }

.page-content[data-cart] .cart-actions .checkoutMultiple {
  text-decoration: none;
  color: #757575;
  font-style: italic; }
  .page-content[data-cart] .cart-actions .checkoutMultiple:hover {
    color: #000; }

.page-content[data-cart] .cart-item-image {
  max-height: 90%; }

.page-content[data-cart] .remove-all .btn-remove-all,
.page-content[data-cart] .remove-all .save-to-cart-button,
.page-content[data-cart] .save-to-cart .btn-remove-all,
.page-content[data-cart] .save-to-cart .save-to-cart-button {
  background-color: #fff;
  padding: 0 2.23333rem !important;
  line-height: 47px !important;
  height: 45px !important;
  border-color: #999;
  color: #222;
  font-weight: 500; }

.page-content[data-cart] .remove-all .btn-remove-all:hover,
.page-content[data-cart] .remove-all .save-to-cart-button:hover,
.page-content[data-cart] .save-to-cart .btn-remove-all:hover,
.page-content[data-cart] .save-to-cart .save-to-cart-button:hover {
  border-color: #222;
  text-decoration: none; }

@media (max-width: 991px) and (min-width: 801px) {
  .page-content[data-cart] .save-to-cart-button {
    margin-left: -0.1%; } }

.cart-totals .cart-total {
  /*
		&:nth-child(2),
		&:last-child {
			display: none;
		}
*/ }
  .cart-totals .cart-total.coupon-code-note {
    text-align: left;
    padding: 10px 0;
    text-transform: none; }
    @media (max-width: 800px) {
      .cart-totals .cart-total.coupon-code-note {
        padding: 0.5rem 0 0.5rem 1.5rem; } }
  .cart-totals .cart-total .coupon-code .coupon-form .form-input {
    border-radius: 0; }
  .cart-totals .cart-total .coupon-code .coupon-form .button {
    color: #fff;
    line-height: 2.2; }
  .cart-totals .cart-total .gift-certificate-code .button {
    color: #fff;
    line-height: 2.2; }
  .cart-totals .cart-total:first-child .cart-total-value {
    font-weight: 700; }
  .cart-totals .cart-total .cart-total-lable-full {
    width: 100% !important;
    color: #757575;
    text-align: left;
    font-size: 13px; }

@media only screen and (max-width: 991px) {
  .page-content[data-cart] .remove-all .btn-remove-all {
    width: 100%; }
  .page-content[data-cart] .remove-all .save-to-cart-button {
    width: 100%; } }

.cart-additionalCheckoutButtons .GooglePayCheckout {
  display: none; }

@media (min-width: 551px) {
  .hide-on-desktop {
    display: none; } }

.hide-on-desktop .remove-all {
  margin-top: 1rem; }

.hide-on-desktop .cart-total-lable-full {
  width: 100% !important;
  padding-left: 0;
  text-align: center !important; }

@media (max-width: 550px) {
  .hide-on-mobile {
    display: none !important; } }

.cart-content .col {
  padding: 0; }
  @media (max-width: 991px) {
    .cart-content .col {
      padding: 0 15px; } }

.cart-content .remove-all {
  margin-top: 15px; }

.cart-content .cart-totals {
  width: 100%; }

.cart-empty-text {
  text-align: center;
  margin: 200px 0; }

.cart-checkout-button {
  display: none; }
  @media (max-width: 1199px) {
    .cart-checkout-button {
      display: block; } }

.page-content[data-cart] .three-ways-to-checkout-desktop {
  display: flex;
  margin-bottom: 80px; }
  .page-content[data-cart] .three-ways-to-checkout-desktop .sidecart-only {
    display: none; }
  @media (min-width: 1200px) {
    .page-content[data-cart] .three-ways-to-checkout-desktop .cart-actions.cart-content-padding-right {
      display: flex;
      align-items: flex-end;
      padding-bottom: 10px;
      margin-left: auto; } }

.previewCartWrapper .cart-totals .cart-total {
  border-top: none; }
  .previewCartWrapper .cart-totals .cart-total.coupon-code-note {
    padding: 0; }

.previewCartWrapper .cart-totals .checkout-methods-row {
  justify-content: space-around; }

.previewCartWrapper .cart-totals .previewCartAction-checkout.cart-actions {
  display: block;
  width: 100%;
  clear: both;
  margin: 10px 0; }
  .previewCartWrapper .cart-totals .previewCartAction-checkout.cart-actions .button {
    width: 100%;
    margin: 10px 0;
    border-radius: 50px;
    background-color: #be0000;
    border: none; }
    .previewCartWrapper .cart-totals .previewCartAction-checkout.cart-actions .button:hover {
      background-color: black !important; }

.cart-totals {
  background: white; }
  .cart-totals .previewCartAction-checkout.cart-actions {
    display: none; }
  .cart-totals .three-ways-to-checkout-desktop .cart-actions.cart-content-padding-right {
    display: none; }

.three-ways-to-checkout .three-ways-header {
  text-align: left;
  margin-top: 10px;
  font-weight: bold;
  text-decoration: underline; }

.three-ways-to-checkout .checkout-methods-row {
  text-align: center;
  display: flex;
  justify-content: flex-start;
  gap: 20px;
  padding: 10px 0; }
  .three-ways-to-checkout .checkout-methods-row .checkout-method {
    display: flex;
    flex-direction: column;
    align-items: center;
    min-width: 80px; }
  .three-ways-to-checkout .checkout-methods-row .checkout-method-icon {
    margin-bottom: 8px; }
    .three-ways-to-checkout .checkout-methods-row .checkout-method-icon .location-pin {
      fill: #262626; }
    .three-ways-to-checkout .checkout-methods-row .checkout-method-icon svg {
      display: block;
      width: 36px;
      height: 36px; }
  .three-ways-to-checkout .checkout-methods-row .checkout-method-label {
    color: #333;
    line-height: 1; }
    .three-ways-to-checkout .checkout-methods-row .checkout-method-label .checkout-method-sub {
      font-size: 14px;
      color: #333333;
      font-weight: 400; }

.difference-link,
.president-link {
  text-decoration: none;
  width: 100%; }
  .difference-link:hover,
  .president-link:hover {
    color: black; }

.difference-link.mobile {
  display: none; }
  @media (max-width: 990px) {
    .difference-link.mobile {
      display: block; } }

.difference-link.desktop {
  display: block; }
  @media (max-width: 990px) {
    .difference-link.desktop {
      display: none; } }

.the-baskits-difference {
  display: flex;
  flex-direction: column;
  margin-top: 0.5rem;
  margin-bottom: 0;
  padding: 0.5rem 2rem 1.5rem;
  color: black;
  background-color: white; }
  @media (max-width: 991px) {
    .the-baskits-difference {
      flex-direction: column;
      align-items: center; } }
  .the-baskits-difference.mobile {
    padding: 0.5rem 1rem;
    background-color: white;
    margin: 0; }
    .the-baskits-difference.mobile .heading {
      display: flex;
      width: 100%;
      margin: 0 10px;
      justify-content: center; }
      .the-baskits-difference.mobile .heading .title {
        margin-top: 0;
        width: 70%;
        line-height: 45px;
        font-size: 45px;
        max-width: 330px; }
      .the-baskits-difference.mobile .heading .to-you {
        margin-top: 10px;
        margin-left: 0;
        width: 30%;
        text-align: left;
        font-size: 50px;
        line-height: 50px;
        letter-spacing: 0; }
      @media (max-width: 560px) {
        .the-baskits-difference.mobile .heading {
          display: flex;
          flex-direction: column;
          width: 100%;
          margin: 0 10px; }
          .the-baskits-difference.mobile .heading .title {
            margin-top: 0;
            margin-right: auto;
            width: 80%;
            line-height: 35px;
            font-size: 35px; }
          .the-baskits-difference.mobile .heading .to-you {
            text-align: center;
            width: 60%;
            margin-top: -10px;
            margin-left: auto;
            font-size: 40px;
            line-height: 40px;
            letter-spacing: 0; } }
    .the-baskits-difference.mobile .steps {
      display: flex;
      flex-direction: row;
      width: 100%;
      flex-wrap: wrap;
      justify-content: center;
      margin-top: 10px; }
      @media (max-width: 992px) {
        .the-baskits-difference.mobile .steps {
          width: 100%; } }
      .the-baskits-difference.mobile .steps .step {
        width: 33%;
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        margin: 0;
        text-align: left;
        text-transform: uppercase; }
        .the-baskits-difference.mobile .steps .step h1, .the-baskits-difference.mobile .steps .step p {
          margin: 0;
          height: 70px; }
        .the-baskits-difference.mobile .steps .step h1 {
          line-height: 1;
          font-family: 'Heebo', serif;
          font-size: 60px;
          font-weight: bold;
          margin-top: -8px;
          color: black; }
        .the-baskits-difference.mobile .steps .step p {
          margin: 0 5px 0 10px;
          font-size: 14px; }
  .the-baskits-difference .heading {
    display: flex;
    flex-direction: row;
    width: 100%;
    margin: 0 10px 10px; }
    @media (max-width: 1280px) {
      .the-baskits-difference .heading {
        margin: 0 40px; } }
    @media (max-width: 1025px) {
      .the-baskits-difference .heading {
        margin: 0 30px; } }
    @media (max-width: 992px) {
      .the-baskits-difference .heading {
        width: 60%; } }
    .the-baskits-difference .heading .title {
      margin-top: 20px;
      line-height: 65px;
      font-family: 'Heebo', serif;
      font-weight: 500;
      font-size: 60px; }
      @media (max-width: 1200px) {
        .the-baskits-difference .heading .title {
          font-size: 50px; } }
      @media (max-width: 992px) {
        .the-baskits-difference .heading .title {
          line-height: 35px;
          font-size: 40px; } }
    .the-baskits-difference .heading .to-you {
      margin-top: 15px;
      margin-left: 30px;
      font-size: 60px;
      letter-spacing: 0;
      font-family: "Didot,sans-serif";
      font-style: italic; }
      @media (max-width: 1200px) {
        .the-baskits-difference .heading .to-you {
          font-size: 50px; } }
      @media (max-width: 992px) {
        .the-baskits-difference .heading .to-you {
          font-size: 40px; } }
  .the-baskits-difference .steps {
    display: flex;
    flex-direction: row;
    width: 100%; }
    @media (max-width: 992px) {
      .the-baskits-difference .steps {
        width: 100%; } }
    .the-baskits-difference .steps .step {
      width: 20%;
      display: flex;
      flex-direction: row;
      align-items: center;
      margin: 0 8px;
      text-align: left;
      text-transform: uppercase; }
      .the-baskits-difference .steps .step h1, .the-baskits-difference .steps .step p {
        margin: 0;
        height: 120px; }
      .the-baskits-difference .steps .step h1 {
        line-height: 1;
        font-family: 'Heebo', serif;
        font-size: 95px;
        font-weight: bold;
        margin-top: -8px;
        color: black; }
        @media (max-width: 1200px) {
          .the-baskits-difference .steps .step h1 {
            font-size: 80px; } }
      .the-baskits-difference .steps .step p {
        margin: 10px 20px;
        font-size: 18px; }

.the-baskits-difference-html {
  display: flex;
  flex-direction: row;
  margin-top: 0.5rem;
  margin-bottom: 1.5rem;
  padding: 3.5rem 2rem;
  border-top: 5px solid #000;
  border-bottom: 5px solid #000; }
  @media (max-width: 992px) {
    .the-baskits-difference-html {
      flex-direction: column;
      align-items: center; } }
  @media (max-width: 800px) {
    .the-baskits-difference-html {
      display: none; } }
  .the-baskits-difference-html .heading {
    display: flex;
    flex-direction: column;
    width: 50%;
    margin: 0 80px; }
    @media (max-width: 1440px) {
      .the-baskits-difference-html .heading {
        margin: 0 40px 0 0; } }
    @media (max-width: 1200px) {
      .the-baskits-difference-html .heading {
        margin: 0 30px 0 0; } }
    @media (max-width: 992px) {
      .the-baskits-difference-html .heading {
        width: 60%; } }
    .the-baskits-difference-html .heading .title {
      margin-top: 20px;
      line-height: 65px;
      letter-spacing: -5px;
      font-family: Didot, sans-serif;
      font-style: italic;
      font-size: 80px; }
      @media (max-width: 1200px) {
        .the-baskits-difference-html .heading .title {
          font-size: 60px; } }
      @media (max-width: 992px) {
        .the-baskits-difference-html .heading .title {
          line-height: 35px;
          font-size: 40px; } }
      .the-baskits-difference-html .heading .title .bold {
        font-size: 100px;
        font-style: normal !important; }
        @media (max-width: 1200px) {
          .the-baskits-difference-html .heading .title .bold {
            font-size: 80px; } }
        @media (max-width: 992px) {
          .the-baskits-difference-html .heading .title .bold {
            font-size: 60px; } }
    .the-baskits-difference-html .heading .content {
      display: flex;
      flex-direction: row; }
      .the-baskits-difference-html .heading .content p {
        margin: 20px 1rem 0 0;
        text-align: right;
        font-size: 10px; }
  .the-baskits-difference-html .steps {
    display: flex;
    flex-direction: row;
    width: 50%; }
    @media (max-width: 992px) {
      .the-baskits-difference-html .steps {
        width: 100%; } }
    .the-baskits-difference-html .steps .step {
      margin: 0 8px;
      text-align: center;
      text-transform: uppercase; }
      .the-baskits-difference-html .steps .step h1 {
        margin: 0;
        line-height: 1;
        font-family: Heebo, serif;
        font-size: 100px; }
        @media (max-width: 1200px) {
          .the-baskits-difference-html .steps .step h1 {
            font-size: 80px; } }
      .the-baskits-difference-html .steps .step p {
        margin-bottom: 0;
        font-style: italic;
        font-size: 14px; }

.gift-guide {
  height: auto; }
  .gift-guide .landing-page {
    height: 100%; }
    @media (max-width: 992px) {
      .gift-guide .landing-page .category-tile {
        height: 52vw;
        max-height: 458px; } }
    @media (min-width: 993px) {
      .gift-guide .landing-page .category-tile {
        height: 23.5vw;
        max-height: 345px; } }
    .gift-guide .landing-page .category-tile .category-image {
      height: 100%; }
      .gift-guide .landing-page .category-tile .category-image img {
        height: 100%;
        object-fit: cover; }

.president-message {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: start;
  margin-bottom: 18px;
  padding-inline: 1rem;
  width: 100%;
  background-color: white; }
  .president-message a {
    display: inline-block;
    margin: 0 0 10px;
    font-size: 13px;
    font-weight: 500; }
    .president-message a:hover {
      text-decoration: none; }
  @media (max-width: 991px) {
    .president-message .content {
      padding-right: 12px; } }
  @media (max-width: 991px) {
    .president-message {
      margin: 0 0 10px;
      width: calc(100% - 1rem);
      background-color: white; } }
  @media (max-width: 560px) {
    .president-message {
      padding: 0;
      width: 100%; } }
  @media (max-width: 400px) {
    .president-message {
      min-height: 240px;
      height: auto; }
      .president-message .welcome-message {
        font-size: 18px; } }
  .president-message figure {
    min-width: 210px; }
    @media (max-width: 560px) {
      .president-message figure {
        min-width: 180px;
        margin: 0; } }
  .president-message .message {
    display: flex;
    flex-direction: column;
    width: 100%;
    padding-left: 2rem; }
    @media (max-width: 991px) {
      .president-message .message {
        padding-left: 1rem; } }
    @media (max-width: 560px) {
      .president-message .message {
        padding: 0 10px;
        width: calc(100% - 10px); } }
    @media (max-width: 991px) {
      .president-message .message img {
        max-width: 50%; } }
    .president-message .message .welcome-message {
      margin: 0; }
    .president-message .message h2 {
      margin: 0 0 25px;
      color: #000;
      line-height: 1;
      text-align: left;
      font-family: 'Didot', sans-serif;
      font-style: italic;
      font-size: 40px; }
      @media (max-width: 991px) {
        .president-message .message h2 {
          font-size: 25px;
          margin-bottom: 10px; } }
      @media (max-width: 700px) {
        .president-message .message h2 {
          font-size: 20px; } }
      @media (max-width: 560px) {
        .president-message .message h2 {
          font-size: 16px; } }
    .president-message .message p {
      color: #000;
      text-align: left;
      font-family: 'Heebo', serif;
      margin-bottom: 12px; }
      @media (max-width: 991px) {
        .president-message .message p {
          font-size: 14px; } }
      @media (max-width: 700px) {
        .president-message .message p {
          line-height: 18px; } }
      @media (max-width: 560px) {
        .president-message .message p {
          font-size: 13px;
          line-height: 15px; } }
      @media (max-width: 460px) {
        .president-message .message p {
          font-size: 12px;
          line-height: 13px; } }
      .president-message .message p.welcome-message {
        font-weight: 500;
        font-size: 60px;
        line-height: 70px; }
        @media (max-width: 991px) {
          .president-message .message p.welcome-message {
            font-size: 40px;
            line-height: 50px; } }
        @media (max-width: 700px) {
          .president-message .message p.welcome-message {
            font-size: 30px;
            line-height: 40px; } }
        @media (max-width: 560px) {
          .president-message .message p.welcome-message {
            font-size: 20px;
            line-height: 25px; } }
      .president-message .message p.welcome-message-text {
        margin-top: 30px; }
        @media (max-width: 991px) {
          .president-message .message p.welcome-message-text {
            margin: 5px 0; } }
        .president-message .message p.welcome-message-text .bold-text {
          font-weight: 600; }

.home-banner {
  height: 100%; }
  .home-banner .container {
    height: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding: 0;
    gap: 10px; }
    @media (max-width: 991px) {
      .home-banner .container {
        justify-content: center; } }
    @media (max-width: 1440px) {
      .home-banner .container {
        max-width: 100% !important; } }
    .home-banner .container::before, .home-banner .container::after {
      display: none; }
    @media (min-width: 992px) {
      .home-banner .container .main-banner {
        width: 1440px; } }
    @media (max-width: 992px) {
      .home-banner .container .main-banner.desktop img {
        object-position: center right; } }
    @media (min-width: 992px) {
      .home-banner .container .main-banner.mobile {
        width: 100%; }
        .home-banner .container .main-banner.mobile img {
          width: 100%; } }
    .home-banner .container .secondary-banner {
      width: 450px; }
      @media (max-width: 992px) {
        .home-banner .container .secondary-banner {
          display: none !important; } }
    .home-banner .container .main-banner,
    .home-banner .container .secondary-banner {
      display: inline-block; }
      .home-banner .container .main-banner a,
      .home-banner .container .secondary-banner a {
        display: block; }
      @media (min-width: 992px) {
        .home-banner .container .main-banner,
        .home-banner .container .secondary-banner {
          margin: 15px 0 10px; } }

.home-landing-page {
  display: flex;
  flex-direction: column; }
  .home-landing-page .section-header {
    position: relative;
    margin: 0 0 15px;
    padding: 4px 0;
    min-height: 74px; }
    @media (max-width: 800px) {
      .home-landing-page .section-header {
        margin: 0 0 5px; } }
    .home-landing-page .section-header .border {
      z-index: -1;
      position: absolute;
      top: 0;
      bottom: 0;
      margin: auto;
      height: 5px;
      width: 100%;
      background: #000; }
      @media (max-width: 800px) {
        .home-landing-page .section-header .border {
          height: 3px; } }
    @media (max-width: 991px) {
      .home-landing-page .section-header {
        min-height: 56px; } }
    @media (max-width: 550px) {
      .home-landing-page .section-header {
        min-height: 35px; } }
    .home-landing-page .section-header h2 {
      z-index: 1;
      margin: 0 auto;
      padding-inline: 3rem;
      width: fit-content;
      background: #fff;
      text-align: center;
      font-family: 'Didot Italic', sans-serif;
      font-weight: 600;
      font-size: 40px;
      color: black;
      display: flex; }
      @media (max-width: 991px) {
        .home-landing-page .section-header h2 {
          font-size: 35px;
          line-height: 48px; } }
      @media (max-width: 800px) {
        .home-landing-page .section-header h2 {
          padding-inline: 1.5rem;
          font-size: 27px;
          line-height: 43px; } }
      @media (max-width: 550px) {
        .home-landing-page .section-header h2 {
          padding-inline: 0.5rem;
          font-size: 26px;
          line-height: normal; } }
      @media (max-width: 400px) {
        .home-landing-page .section-header h2 {
          padding-inline: 0.5rem;
          font-size: 20px;
          line-height: normal; } }
      @media (max-width: 550px) {
        .home-landing-page .section-header h2 img {
          display: none; } }
      .home-landing-page .section-header h2 .stamped-carousel-stars-wrapper {
        margin: 0 10px 0 0; }
        @media (max-width: 550px) {
          .home-landing-page .section-header h2 .stamped-carousel-stars-wrapper {
            margin: 6px 8px 0 5px; } }
        @media (max-width: 400px) {
          .home-landing-page .section-header h2 .stamped-carousel-stars-wrapper {
            margin: 2px 8px 0 5px; } }
        .home-landing-page .section-header h2 .stamped-carousel-stars-wrapper .stamped-fa::before {
          font-size: 44px;
          line-height: 66px; }
          @media (max-width: 991px) {
            .home-landing-page .section-header h2 .stamped-carousel-stars-wrapper .stamped-fa::before {
              font-size: 30px;
              line-height: 45px; } }
          @media (max-width: 550px) {
            .home-landing-page .section-header h2 .stamped-carousel-stars-wrapper .stamped-fa::before {
              font-size: 16px;
              line-height: 20px; } }
      .home-landing-page .section-header h2 a:hover {
        text-decoration: none; }
    @media (max-width: 991px) {
      .home-landing-page .section-header .stars-loading svg {
        width: 18px;
        height: 18px; } }

.home-page {
  max-width: 1440px;
  margin: 0 auto; }
  @media (max-width: 991px) {
    .home-page {
      margin-bottom: 1rem !important; } }
  @media (min-width: 767px) and (max-width: 991px) {
    .home-page .blog-post {
      margin: 0 -15px; } }

.newsletter-signup {
  margin: 0 0 1%;
  background-color: black;
  border-radius: 10px;
  color: white;
  text-align: center;
  height: auto;
  line-height: 40px;
  font-size: 14px;
  display: block;
  justify-content: center;
  gap: 15px; }
  @media (min-width: 992px) {
    .newsletter-signup {
      display: flex;
      font-size: 22px;
      height: 65px;
      line-height: 65px; } }
  @media (min-width: 1400px) {
    .newsletter-signup {
      height: 77px;
      line-height: 77px; } }
  @media (max-width: 991px) {
    .newsletter-signup {
      min-height: 120px;
      padding: 10px; } }
  .newsletter-signup p {
    margin: 0;
    font-weight: 300; }
    @media (max-width: 1052px) {
      .newsletter-signup p {
        font-size: 20px; } }
    @media (max-width: 767px) {
      .newsletter-signup p {
        font-size: 14px;
        margin-bottom: 5px; } }
  .newsletter-signup strong {
    font-weight: 400; }
  .newsletter-signup .klaviyo-form * {
    box-sizing: border-box; }
  @media (min-width: 992px) {
    .newsletter-signup .klaviyo-form {
      height: 65px; } }
  @media (min-width: 1400px) {
    .newsletter-signup .klaviyo-form {
      height: 77px; } }
  .newsletter-signup .klaviyo-form form {
    border: none !important;
    width: 580px !important; }
    @media (max-width: 768px) {
      .newsletter-signup .klaviyo-form form {
        margin-bottom: 10px !important;
        width: 100% !important;
        max-width: 100% !important; } }
    .newsletter-signup .klaviyo-form form > div {
      min-height: 0 !important;
      line-height: 65px; }
      @media (max-width: 768px) {
        .newsletter-signup .klaviyo-form form > div > div {
          flex-direction: row !important;
          justify-content: space-evenly;
          gap: 10px; } }
      .newsletter-signup .klaviyo-form form > div > div > div {
        flex: auto !important;
        flex-direction: column;
        align-self: center; }
        @media (max-width: 768px) {
          .newsletter-signup .klaviyo-form form > div > div > div {
            margin-bottom: 5px; } }
      @media (min-width: 800px) {
        .newsletter-signup .klaviyo-form form > div {
          height: 65px; } }
      @media (min-width: 1400px) {
        .newsletter-signup .klaviyo-form form > div {
          height: 77px;
          line-height: 77px; } }
      .newsletter-signup .klaviyo-form form > div .needsclick {
        padding: 0 !important;
        align-self: center !important; }
        .newsletter-signup .klaviyo-form form > div .needsclick input {
          height: 45px !important;
          border: none !important;
          min-width: 340px;
          padding: 0 7px !important;
          border-radius: 0 !important; }
          @media (max-width: 768px) {
            .newsletter-signup .klaviyo-form form > div .needsclick input {
              text-align: center !important;
              font-size: 14px;
              min-width: auto !important;
              height: 40px !important; } }
        .newsletter-signup .klaviyo-form form > div .needsclick input::placeholder, .newsletter-signup .klaviyo-form form > div .needsclick input::-webkit-input-placeholder, .newsletter-signup .klaviyo-form form > div .needsclick input:-ms-input-placeholder {
          font-size: 16px !important; }
          @media (max-width: 768px) {
            .newsletter-signup .klaviyo-form form > div .needsclick input::placeholder, .newsletter-signup .klaviyo-form form > div .needsclick input::-webkit-input-placeholder, .newsletter-signup .klaviyo-form form > div .needsclick input:-ms-input-placeholder {
              font-size: 14px !important; } }
        .newsletter-signup .klaviyo-form form > div .needsclick button {
          text-transform: uppercase;
          border-radius: 100px !important;
          font-weight: 400 !important;
          border-radius: 100px !important;
          font-size: 16px !important;
          width: 180px !important;
          min-width: 180px !important;
          margin-left: 10px; }
          @media (max-width: 768px) {
            .newsletter-signup .klaviyo-form form > div .needsclick button {
              margin-left: 0;
              font-size: 14px !important;
              height: 40px !important;
              width: 130px !important;
              min-width: 130px !important; } }

.heroCarousel .slick-dots {
  display: none !important; }

.featured-in {
  text-align: center;
  margin-top: 30px;
  width: 100%; }
  @media (max-width: 766px) {
    .featured-in {
      margin-top: 0; } }
  .featured-in .slogan {
    font-family: 'Didot Italic', serif;
    font-size: 1.3rem;
    color: #8a8c8e;
    font-weight: 400; }
  .featured-in ul,
  .featured-in .arrows-wrapper {
    margin: 0;
    padding: 0;
    border-top: 1px solid #d1d3d4;
    border-bottom: 1px solid #d1d3d4; }
    .featured-in ul li,
    .featured-in .arrows-wrapper li {
      list-style: none;
      float: none;
      display: inline-block;
      width: 16%; }
      .featured-in ul li a,
      .featured-in .arrows-wrapper li a {
        display: inline-block; }
        .featured-in ul li a img,
        .featured-in .arrows-wrapper li a img {
          width: 100%;
          height: auto; }
        .featured-in ul li a:hover,
        .featured-in .arrows-wrapper li a:hover {
          opacity: 0.9; }
  .featured-in .notable-press {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 1rem; }
    @media (max-width: 992px) {
      .featured-in .notable-press {
        padding: 1rem; } }
    .featured-in .notable-press .press {
      width: 25%; }
      @media (max-width: 992px) {
        .featured-in .notable-press .press {
          width: 48%; } }
      @media (max-width: 576px) {
        .featured-in .notable-press .press {
          width: 100%; } }
      .featured-in .notable-press .press p {
        font-style: italic;
        font-size: 12px; }
  .featured-in .featured-banners {
    display: flex;
    align-items: center;
    justify-content: center;
    border-top: 1px solid #d1d3d4;
    border-bottom: 1px solid #d1d3d4; }
    @media (max-width: 991px) {
      .featured-in .featured-banners {
        flex-wrap: wrap; } }

#stamped-reviews-widget {
  width: 100%;
  max-width: initial !important;
  height: 290px;
  font-family: 'Heebo' !important; }
  #stamped-reviews-widget .stamped-carousel-scroll {
    height: 250px !important; }
    #stamped-reviews-widget .stamped-carousel-scroll .stamped-reviews-message-block {
      color: black !important; }
    #stamped-reviews-widget .stamped-carousel-scroll .stamped-reviews-date {
      color: black !important; }
  #stamped-reviews-widget .stamped-ratings-wrapper {
    font-family: 'Heebo' !important; }
    #stamped-reviews-widget .stamped-ratings-wrapper a, #stamped-reviews-widget .stamped-ratings-wrapper p, #stamped-reviews-widget .stamped-ratings-wrapper div, #stamped-reviews-widget .stamped-ratings-wrapper span {
      font-family: 'Heebo' !important; }

.heroCarousel .video-wrapper {
  width: 100%;
  height: 100%;
  position: absolute; }
  .heroCarousel .video-wrapper #video {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    pointer-events: none;
    width: 100%;
    height: calc(100vw / 1.77); }

.heroCarousel .slick-dots li {
  background: none !important; }

.gift-guide {
  text-align: center;
  margin: 10px 0 0; }
  @media (max-width: 800px) {
    .gift-guide {
      margin-bottom: 10px; } }
  .gift-guide .landing-page {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap; }
    @media (max-width: 992px) {
      .gift-guide .landing-page {
        justify-content: space-around;
        padding-inline: 1%; } }
    .gift-guide .landing-page::after {
      display: none; }
    .gift-guide .landing-page .category-tile {
      display: block;
      position: relative; }
      @media (max-width: 992px) {
        .gift-guide .landing-page .category-tile {
          margin-bottom: 0;
          padding: 0; } }
      @media (max-width: 768px) {
        .gift-guide .landing-page .category-tile {
          margin-bottom: 18px; } }
      @media (max-width: 576px) {
        .gift-guide .landing-page .category-tile {
          margin-bottom: 14px; } }
      @media (max-width: 425px) {
        .gift-guide .landing-page .category-tile {
          margin-bottom: 5px; } }
      @media (max-width: 375px) {
        .gift-guide .landing-page .category-tile {
          margin-bottom: 4px; } }
      .gift-guide .landing-page .category-tile .category-image img {
        max-width: initial; }
      .gift-guide .landing-page .category-tile .category-link {
        position: absolute;
        bottom: 0;
        left: 50%;
        transform: translateX(-50%);
        margin: 1rem auto;
        padding: 15px 40px;
        min-width: 200px;
        background: black;
        border-radius: 50px;
        font-weight: 500;
        text-decoration: none; }
        .gift-guide .landing-page .category-tile .category-link:hover {
          background: #BE0000; }
        @media (max-width: 1200px) {
          .gift-guide .landing-page .category-tile .category-link {
            padding: 10px 30px;
            min-width: 180px; } }
        @media (max-width: 576px) {
          .gift-guide .landing-page .category-tile .category-link {
            width: 80%;
            min-width: auto; } }
        .gift-guide .landing-page .category-tile .category-link .category-title {
          margin: 0;
          width: 100%;
          display: block;
          height: 100%;
          color: #fff;
          line-height: normal;
          font-size: 15px; }
          @media (max-width: 576px) {
            .gift-guide .landing-page .category-tile .category-link .category-title {
              font-size: 13px; } }
  .gift-guide h2 {
    margin-bottom: 0.5rem;
    font-size: 1.5rem; }
  .gift-guide .slogan {
    font-family: 'Didot Italic', serif;
    font-size: 1.3rem;
    color: #8a8c8e;
    font-weight: 400;
    margin-bottom: 1.5rem; }

.trusted-by {
  background-color: white; }
  @media (max-width: 991px) {
    .trusted-by {
      background-color: white; } }
  @media (min-width: 767px) {
    .trusted-by .trusted-banners {
      display: flex;
      align-items: center;
      justify-content: center;
      column-gap: 15px; } }
  .trusted-by .section-header {
    position: relative;
    padding-bottom: 0;
    margin: 1rem 0 20px; }
    .trusted-by .section-header .corporate-gifting {
      display: block;
      text-align: center;
      font-family: 'Heebo', serif;
      font-weight: 400;
      font-size: 40px;
      color: black;
      font-style: italic;
      z-index: 1;
      position: relative;
      width: auto; }
      @media (max-width: 991px) {
        .trusted-by .section-header .corporate-gifting {
          font-size: 30px; }
          .trusted-by .section-header .corporate-gifting .corporate-text {
            background-color: white;
            padding: 0 20px; } }
      @media (max-width: 760px) {
        .trusted-by .section-header .corporate-gifting {
          font-size: 25px; } }
      @media (max-width: 560px) {
        .trusted-by .section-header .corporate-gifting {
          font-size: 20px; } }
      @media (max-width: 400px) {
        .trusted-by .section-header .corporate-gifting {
          font-size: 18px; } }
    .trusted-by .section-header h2 {
      position: relative;
      background-color: white;
      text-align: center;
      font-family: 'Heebo', serif;
      font-weight: 400;
      font-size: 40px;
      color: black;
      display: flex;
      z-index: 1;
      justify-content: center; }
      @media (max-width: 991px) {
        .trusted-by .section-header h2 {
          font-size: 30px;
          background-color: white; } }
      @media (max-width: 760px) {
        .trusted-by .section-header h2 {
          font-size: 25px; } }
      @media (max-width: 560px) {
        .trusted-by .section-header h2 {
          font-size: 20px; } }
      @media (max-width: 400px) {
        .trusted-by .section-header h2 {
          font-size: 18px; } }
      .trusted-by .section-header h2 .bold {
        font-weight: 700; }
    .trusted-by .section-header .border {
      top: 0;
      bottom: 0;
      margin: auto;
      height: 5px;
      width: 100%;
      background: #000;
      position: absolute;
      top: 25%;
      margin: 0;
      z-index: 0; }
      @media (max-width: 560px) {
        .trusted-by .section-header .border {
          top: 75%;
          width: 360px;
          left: 50%;
          transform: translateX(-50%); } }
      @media (max-width: 400px) {
        .trusted-by .section-header .border {
          width: 320px; } }

.gift-guide {
  margin-top: 0; }

.featured-products {
  text-align: center;
  margin: 10px 0 0; }
  .featured-products h2 {
    margin-bottom: 0.5rem;
    font-size: 1.5rem; }
  .featured-products .slogan {
    font-family: 'Didot Italic', serif;
    font-size: 1.3rem;
    color: #8a8c8e;
    font-weight: 400;
    margin-bottom: 1rem; }
  .featured-products .card-image {
    display: inline-block;
    width: 100%;
    height: auto;
    max-height: 205px; }
  .featured-products .sold-out-badge {
    max-width: 40%; }
  .featured-products ul.tabs {
    border: none;
    text-align: center; }
    .featured-products ul.tabs li {
      border: none;
      float: none;
      display: inline-block; }
      .featured-products ul.tabs li a {
        text-decoration: none;
        text-transform: uppercase;
        outline: none; }
  .featured-products .tabs-contents ul {
    margin-bottom: 0; }
    .featured-products .tabs-contents ul li {
      width: 20%;
      display: none; }
      .featured-products .tabs-contents ul li .card-figure {
        padding: 0;
        display: table;
        height: 205px;
        width: 100%; }
        .featured-products .tabs-contents ul li .card-figure > a {
          display: table-cell;
          vertical-align: top; }
          .featured-products .tabs-contents ul li .card-figure > a:hover {
            color: #222; }
      .featured-products .tabs-contents ul li .card-body {
        padding: 1rem 0; }
        .featured-products .tabs-contents ul li .card-body .card-title {
          margin-top: 5px; }
          .featured-products .tabs-contents ul li .card-body .card-title a {
            text-transform: uppercase;
            font-weight: 600;
            color: #414042;
            font-size: 0.9rem; }
            .featured-products .tabs-contents ul li .card-body .card-title a:hover {
              color: #222; }
      .featured-products .tabs-contents ul li .card-figcaption-button {
        text-decoration: none;
        text-transform: uppercase;
        font-weight: 500; }
    .featured-products .tabs-contents ul li:nth-child(1),
    .featured-products .tabs-contents ul li:nth-child(2),
    .featured-products .tabs-contents ul li:nth-child(3),
    .featured-products .tabs-contents ul li:nth-child(4),
    .featured-products .tabs-contents ul li:nth-child(5) {
      display: inline-block; }
  .featured-products .tabs-contents .full-collection {
    display: table;
    height: 204px;
    padding: 10px;
    width: 100%;
    max-width: 218px;
    background: white url("../img/gift-box-icon.png") no-repeat; }
    .featured-products .tabs-contents .full-collection a {
      display: table-cell;
      vertical-align: middle;
      width: 100%;
      text-transform: uppercase;
      text-decoration: none;
      padding: 15px 25px;
      font-weight: 600;
      color: #58595b;
      border: 1px solid #fff;
      background: none; }
      .featured-products .tabs-contents .full-collection a span {
        background: #2d2d2d;
        color: #fff;
        width: 100%;
        max-width: 88px;
        display: inline-block;
        padding: 6px 0 4px;
        margin-top: 4px;
        transition: all 100ms ease-in 0s;
        -moz-transition: all 100ms ease-in 0s;
        -webkit-transition: all 100ms ease-in 0s;
        -o-transition: all 100ms ease-in 0s; }
        .featured-products .tabs-contents .full-collection a span:hover {
          background: #444; }

.fullwidth-section {
  width: 100vw;
  position: relative;
  margin-left: -50vw;
  left: 50%;
  padding: 0 7px; }

.homepage-bottom-banners {
  width: 100%;
  display: inline-block;
  margin-bottom: 70px; }
  .homepage-bottom-banners .banner {
    max-width: 100%; }
    .homepage-bottom-banners .banner p {
      float: left;
      display: inline-block;
      width: 50%;
      padding: 0;
      margin: 0; }
      .homepage-bottom-banners .banner p a {
        display: inline-block;
        width: 100%; }
        .homepage-bottom-banners .banner p a:hover {
          opacity: 0.9; }
        .homepage-bottom-banners .banner p a img {
          width: 100%;
          height: auto; }

.delivery-area .row {
  display: flex;
  flex-direction: row; }
  @media (max-width: 800px) {
    .delivery-area .row {
      margin: 0;
      flex-direction: column; } }
  .delivery-area .row .image-container {
    width: 60%; }
    @media (max-width: 800px) {
      .delivery-area .row .image-container {
        width: 100%; } }
    .delivery-area .row .image-container img {
      height: 200px;
      object-fit: cover; }
  .delivery-area .row .content {
    margin-left: 3rem;
    width: 40%;
    text-align: left; }
    @media (max-width: 800px) {
      .delivery-area .row .content {
        margin-top: 2rem;
        margin-left: 0;
        padding: 15px;
        width: 100%; } }
    .delivery-area .row .content h3 {
      margin-top: 0;
      text-transform: uppercase;
      font-weight: 400;
      font-size: 20px; }
    .delivery-area .row .content .body-text {
      padding: 0;
      text-align: left; }

.blog-section-home h2 {
  padding: 0 !important;
  display: flex;
  justify-content: center; }
  .blog-section-home h2 a {
    display: flex;
    align-items: center;
    padding-inline: 3rem;
    background: #fff; }
    .blog-section-home h2 a:hover {
      background: #fff;
      opacity: 1 !important; }
    .blog-section-home h2 a img {
      height: 50px;
      width: 50px; }

.blog-section-home .container .row {
  margin: 0; }

.blog-section-home {
  text-align: center;
  margin: 0.8rem 0 40px; }
  @media (max-width: 766px) {
    .blog-section-home {
      margin-bottom: 0; } }
  .blog-section-home h2 {
    margin-bottom: 0.5rem;
    font-size: 1.5rem; }
    .blog-section-home h2 a {
      text-decoration: none;
      color: #2d2d2d; }
      .blog-section-home h2 a:hover {
        text-decoration: underline;
        opacity: 0.9; }
  .blog-section-home .slogan {
    font-family: 'Didot Italic', serif;
    font-size: 1.3rem;
    color: #8a8c8e;
    margin-bottom: 2rem;
    font-weight: 400; }
  .blog-section-home .body-text {
    text-align: center;
    padding: 0 6rem;
    color: #333333;
    font-size: 15px; }
    @media (max-width: 800px) {
      .blog-section-home .body-text {
        padding: 0 2rem; } }
    @media (max-width: 576px) {
      .blog-section-home .body-text {
        padding: 0 1rem; } }
  .blog-section-home .blog-post {
    text-align: left; }
    .blog-section-home .blog-post .featured-image {
      overflow: hidden;
      height: 180px;
      float: none !important; }
      .blog-section-home .blog-post .featured-image:hover {
        box-shadow: 0 0 20px #ccc; }
      .blog-section-home .blog-post .featured-image a img {
        width: 100%;
        height: 100%;
        max-height: 180px;
        display: block;
        object-fit: cover; }
      @media (max-width: 800px) {
        .blog-section-home .blog-post .featured-image {
          width: 100%; } }
    .blog-section-home .blog-post .title {
      margin-top: 1rem; }
      .blog-section-home .blog-post .title a {
        font-family: 'Heebo', serif;
        color: #333;
        font-size: 1.15rem;
        font-weight: 700;
        text-decoration: none; }
        .blog-section-home .blog-post .title a:hover {
          color: #222; }
    .blog-section-home .blog-post .summary {
      font-weight: 300; }
    .blog-section-home .blog-post .read-more-btn {
      float: left;
      width: 100%;
      margin-top: 0.6rem; }
      .blog-section-home .blog-post .read-more-btn a {
        text-transform: uppercase;
        font-weight: 500;
        text-decoration: none;
        font-size: 0.9rem;
        display: inline-block; }
        .blog-section-home .blog-post .read-more-btn a i {
          float: right;
          font-size: 1.4rem; }
        .blog-section-home .blog-post .read-more-btn a:hover {
          color: #222; }

@media (max-width: 800px) {
  .customer-reviews-body {
    margin-bottom: 20px; } }

.our-gift-guarantee {
  width: 100%;
  margin: 20px 0 0; }
  @media (max-width: 991px) {
    .our-gift-guarantee {
      margin: 30px 0 0; } }
  @media (max-width: 766px) {
    .our-gift-guarantee {
      margin: 0 0 15px; } }
  .our-gift-guarantee img {
    width: 100%; }
  @media (max-width: 991px) {
    .our-gift-guarantee .gift-desktop {
      display: none; } }
  @media (min-width: 992px) {
    .our-gift-guarantee .gift-mobile {
      display: none; } }

[data-content-region="homepage-categories-top"] {
  width: 100%; }

[data-content-region="homepage-categories-bottom"] {
  width: 100%; }

.productView {
  padding-top: 0; }
  @media (max-width: 992px) {
    .productView {
      width: 100%;
      margin: -5px 0 0;
      padding-top: 0; }
      .productView .productView-images.images-width.mobile-show2 {
        padding: 0; } }
  .productView .productView-price {
    width: 100%;
    display: flex; }
    .productView .productView-price .current-currency {
      margin-right: 4px;
      order: 1; }
    .productView .productView-price .price-section {
      order: 2; }
  .productView .productView-options .form #productOptions .form-field {
    margin-bottom: 20px;
    width: 100%;
    padding-right: 290px; }
    @media (max-width: 1199px) {
      .productView .productView-options .form #productOptions .form-field {
        padding-right: 0; } }
    @media (min-width: 1200px) {
      .productView .productView-options .form #productOptions .form-field.reduced-margin {
        padding-right: 190px; } }
    .productView .productView-options .form #productOptions .form-field.reduced-margin:not(:last-child) {
      margin-bottom: 0; }
    .productView .productView-options .form #productOptions .form-field .form-input {
      color: #000;
      font-weight: 500;
      font-size: 14px;
      height: 40px;
      line-height: 40px;
      padding: 0 10px;
      border-radius: 0; }
    .productView .productView-options .form #productOptions .form-field .form-label {
      margin-bottom: 5px;
      font-weight: bold; }
      .productView .productView-options .form #productOptions .form-field .form-label small {
        margin-left: 0; }
    .productView .productView-options .form #productOptions .form-field .form-option {
      padding: 0 10px;
      height: 40px;
      line-height: 40px; }
    .productView .productView-options .form #productOptions .form-field.Add.Personalization {
      display: inline-block;
      width: 100%;
      padding-right: 0; }
      .productView .productView-options .form #productOptions .form-field.Add.Personalization > label {
        display: none; }
      .productView .productView-options .form #productOptions .form-field.Add.Personalization + div {
        display: none;
        margin-top: -10px;
        margin-bottom: 10px; }
      .productView .productView-options .form #productOptions .form-field.Add.Personalization .form-label {
        margin-bottom: 0; }
        .productView .productView-options .form #productOptions .form-field.Add.Personalization .form-label:before {
          width: 1.3rem;
          height: 1.3rem; }
        .productView .productView-options .form #productOptions .form-field.Add.Personalization .form-label:after {
          width: 1.3rem;
          height: 1.3rem; }
      .productView .productView-options .form #productOptions .form-field.Add.Personalization .form-option-wrapper .form-label {
        font-weight: 600; }
        .productView .productView-options .form #productOptions .form-field.Add.Personalization .form-option-wrapper .form-label:before {
          margin-top: -2px; }
        .productView .productView-options .form #productOptions .form-field.Add.Personalization .form-option-wrapper .form-label:after {
          margin-top: -2px;
          margin-left: -1px; }
  .productView .padding-bottom-zero {
    padding-bottom: 0; }
  .productView .productView-details {
    margin-bottom: 0; }
    @media (max-width: 1439px) {
      .productView .productView-details {
        padding-left: 20px; } }
    @media (max-width: 991px) {
      .productView .productView-details {
        padding-left: 0; } }
    @media (max-width: 992px) {
      .productView .productView-details.product-options .form .product-qty-addToCart {
        position: fixed;
        bottom: 0;
        left: 0;
        width: 100%;
        background: #fff;
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
        z-index: 99999;
        height: 55px; }
        .productView .productView-details.product-options .form .product-qty-addToCart .productView-options {
          margin: 0; }
        .productView .productView-details.product-options .form .product-qty-addToCart .alertBox {
          margin: 0;
          border-radius: 0; }
        .productView .productView-details.product-options .form .product-qty-addToCart .add-to-cart-wrapper {
          float: left;
          width: 40%;
          margin: 0;
          padding: 0; }
          .productView .productView-details.product-options .form .product-qty-addToCart .add-to-cart-wrapper .form-field--increments {
            margin: 0;
            text-align: center; }
            .productView .productView-details.product-options .form .product-qty-addToCart .add-to-cart-wrapper .form-field--increments .form-label--alternate {
              display: none; }
            .productView .productView-details.product-options .form .product-qty-addToCart .add-to-cart-wrapper .form-field--increments .form-increment {
              padding: 0;
              height: 55px;
              line-height: 55px;
              border: none;
              padding: 0;
              width: 100%; }
              .productView .productView-details.product-options .form .product-qty-addToCart .add-to-cart-wrapper .form-field--increments .form-increment .button--icon {
                width: 25%;
                padding: 0; }
            .productView .productView-details.product-options .form .product-qty-addToCart .add-to-cart-wrapper .form-field--increments .form-input--incrementTotal {
              width: 30%; }
        .productView .productView-details.product-options .form .product-qty-addToCart .form-action {
          float: right;
          width: 60%; } }
    @media (max-width: 992px) and (max-width: 991px) {
      .productView .productView-details.product-options .form .product-qty-addToCart .form-action {
        width: 100%; } }
    @media (max-width: 992px) {
          .productView .productView-details.product-options .form .product-qty-addToCart .form-action #form-action-addToCart {
            margin: 0;
            border: none;
            padding: 0;
            height: 55px;
            border-radius: 100px; } }
      @media (max-width: 992px) and (max-width: 991px) {
        .productView .productView-details.product-options .form .product-qty-addToCart .form-action #form-action-addToCart {
          width: 100%;
          border-radius: 0; } }
    .productView .productView-details .productView-product {
      border-bottom: none;
      padding-bottom: 10px; }
      .productView .productView-details .productView-product h1 {
        margin: -0.35714rem 0 10px;
        padding: 0;
        font-size: 1rem;
        color: #939598;
        font-weight: 400; }
        @media (max-width: 992px) {
          .productView .productView-details .productView-product h1 {
            margin: 0 0 10px; } }
      .productView .productView-details .productView-product #productView-details-options {
        margin-top: 1rem;
        padding: 0;
        float: left;
        width: 100%; }
        .productView .productView-details .productView-product #productView-details-options .form-action {
          width: 100%; }
          .productView .productView-details .productView-product #productView-details-options .form-action #goToCart {
            width: 100%;
            margin-bottom: 0.5rem; }
      .productView .productView-details .productView-product .cat-currency {
        display: none; }
      .productView .productView-details .productView-product .productView-title {
        font-family: "Heebo", sans-serif;
        text-transform: uppercase;
        font-weight: 700;
        margin-top: 0;
        color: #333;
        font-size: 28px;
        letter-spacing: 0.25px;
        margin-bottom: 0; }
        @media (max-width: 992px) {
          .productView .productView-details .productView-product .productView-title {
            font-size: 24px; } }
      @media (max-width: 800px) and (min-width: 600px) {
        .productView .productView-details .productView-product h1.productView-title {
          margin-left: 2%; } }
    .productView .productView-details .add-to-cart-buttons {
      display: inline-block;
      width: 100%; }
      @media (max-width: 991px) {
        .productView .productView-details .add-to-cart-buttons {
          width: 60%; } }
      .productView .productView-details .add-to-cart-buttons .form-action {
        margin-top: 0;
        width: 100%; }
        .productView .productView-details .add-to-cart-buttons .form-action #form-action-addToCart {
          border-radius: 0;
          background: #BE0000;
          text-transform: uppercase;
          font-weight: 600;
          padding: 0 1rem;
          font-style: 18px;
          height: 50px;
          line-height: 52px;
          min-width: 210px;
          width: auto;
          border-radius: 100px;
          border: none;
          font-size: 18px;
          transition: all 0.3s ease; }
          .productView .productView-details .add-to-cart-buttons .form-action #form-action-addToCart:hover {
            background: #333;
            border-color: #333; }
  .productView .form-field--increments {
    margin-bottom: 2rem; }
    .productView .form-field--increments label {
      font-weight: 600;
      margin: 9px 10px 0 0;
      text-transform: uppercase;
      color: #939598;
      float: left;
      font-family: "Heebo", sans-serif; }
    .productView .form-field--increments .form-increment {
      border: 1px solid #939598;
      padding: 0 10px;
      height: 40px;
      line-height: 40px;
      float: left; }
      .productView .form-field--increments .form-increment button {
        border: none; }
    .productView .form-field--increments .icon {
      width: 1.3rem;
      height: 1.3rem; }
    @media (max-width: 991px) and (min-width: 801px) {
      .productView .form-field--increments {
        margin-top: 0;
        margin-left: 32%;
        margin-bottom: 10px; } }
    @media (max-width: 801px) {
      .productView .form-field--increments {
        margin-top: 0;
        margin-bottom: 20px; } }
  .productView .alert {
    padding: 5px 15px 4px;
    margin-bottom: 0;
    font-size: 12px;
    position: relative;
    top: -28px; }
  .productView .productView-price {
    font-size: 25px;
    margin-bottom: .5rem; }
    @media (max-width: 801px) {
      .productView .productView-price {
        margin-bottom: 0.2rem;
        font-size: 24px; } }
    .productView .productView-price .on-sale-price--withoutTax {
      float: left;
      margin-right: 10px;
      font-weight: 300;
      float: left;
      color: #4f4f4f; }
    .productView .productView-price .price--withoutTax {
      font-weight: 300;
      float: left;
      color: #4f4f4f; }
      @media (max-width: 800px) and (min-width: 600px) {
        .productView .productView-price .price--withoutTax {
          margin-left: 2%; } }
  .productView #stamped-badge-widget {
    color: transparent;
    visibility: hidden;
    margin-bottom: 10px;
    text-align: left; }
    @media (max-width: 991px) {
      .productView #stamped-badge-widget {
        height: auto;
        float: left;
        width: 100%;
        margin-top: 5px; } }
    .productView #stamped-badge-widget span {
      color: #4f4f4f !important;
      visibility: visible !important; }
      @media (max-width: 991px) {
        .productView #stamped-badge-widget span {
          font-size: 14px; } }
  .productView .productView-description {
    width: 100%;
    padding: 0; }
    @media (max-width: 801px) {
      .productView .productView-description {
        padding: 0; } }
    .productView .productView-description .tabs {
      border-bottom: 1px solid #e8e8e8; }
      .productView .productView-description .tabs .tab {
        border-top-color: #fff; }
        .productView .productView-description .tabs .tab a {
          color: #989898;
          font-weight: 600;
          padding: 0.78571rem 1.5rem;
          text-transform: uppercase;
          text-decoration: none;
          outline: none; }
          .productView .productView-description .tabs .tab a:hover {
            color: #333; }
      .productView .productView-description .tabs .tab.is-active {
        margin-bottom: -1px;
        border: 1px solid #e8e8e8;
        border-bottom: 1px solid white; }
        .productView .productView-description .tabs .tab.is-active a {
          color: #333; }
    .productView .productView-description .tab-content p:empty {
      display: none; }
    @media (max-width: 800px) and (min-width: 600px) {
      .productView .productView-description .tab-content ul {
        margin-left: 6%;
        width: 96%; } }
  .productView .related-products {
    display: inline-block;
    padding: 0; }
    @media (max-width: 801px) {
      .productView .related-products {
        margin-top: 20px;
        margin-bottom: -20px; } }
    @media (max-width: 801px) {
      .productView .related-products .tabs {
        border: none; } }
    @media (max-width: 801px) {
      .productView .related-products .tabs .tab {
        border: none; } }
    @media (max-width: 801px) {
      .productView .related-products .tabs .tab-title {
        color: #333333;
        font-weight: 700;
        font-family: 'Didot Italic', sans-serif;
        font-size: 24px;
        padding: 1rem 0 0; } }
    @media (max-width: 801px) {
      .productView .related-products .tabs-contents {
        margin-bottom: 0; }
        .productView .related-products .tabs-contents .tab-content {
          padding-top: 1rem;
          padding-bottom: 0; } }
    .productView .related-products .productCarousel {
      overflow-y: initial !important;
      height: initial !important;
      max-height: initial !important;
      width: initial !important; }
      @media (max-width: 801px) {
        .productView .related-products .productCarousel .productCarousel-slide {
          padding: 0; } }
      @media (max-width: 801px) {
        .productView .related-products .productCarousel .slick-arrow {
          margin-top: -3.07143rem; } }
      @media (min-width: 801px) {
        .productView .related-products .productCarousel .slick-dots {
          display: none; } }
  .productView .complexProductOptions {
    padding: 0;
    width: 100%;
    display: none; }
    .productView .complexProductOptions .tabs {
      border-bottom: 1px solid #e8e8e8; }
      .productView .complexProductOptions .tabs .tab {
        border-top-color: #fff; }
        .productView .complexProductOptions .tabs .tab a {
          color: #989898;
          font-weight: 600;
          padding: 0.78571rem 1.5rem;
          text-transform: uppercase;
          text-decoration: none;
          outline: none; }
          .productView .complexProductOptions .tabs .tab a:hover {
            color: #333; }
      .productView .complexProductOptions .tabs .tab.is-active {
        margin-bottom: -1px;
        border: 1px solid #e8e8e8;
        border-bottom: 1px solid white; }
        .productView .complexProductOptions .tabs .tab.is-active a {
          color: #333; }
    .productView .complexProductOptions .tabs-contents {
      border: 1px solid #e8e8e8;
      border-top: none; }
    .productView .complexProductOptions .tab-content textarea {
      height: 140px; }
      @media (max-width: 991px) {
        .productView .complexProductOptions .tab-content textarea {
          height: 80px; } }
    @media (max-width: 991px) {
      .productView .complexProductOptions .tab-content .giftCardBox {
        min-height: 170px; } }
    .productView .complexProductOptions .tab-content .form-group {
      margin-bottom: 8px;
      text-align: left; }
    .productView .complexProductOptions .tab-content .pr-0 {
      padding-right: 0px !important; }
    .productView .complexProductOptions .tab-content .pl-0 {
      padding-left: 0px !important; }
      @media (max-width: 991px) {
        .productView .complexProductOptions .tab-content .pl-0 {
          padding-left: 10px !important; } }
    .productView .complexProductOptions .tab-content .pr-10 {
      padding-right: 10px !important; }
    .productView .complexProductOptions .tab-content .pl-10 {
      padding-left: 10px !important; }
    .productView .complexProductOptions .tab-content .pr-0 {
      margin-right: 0 !important; }
    .productView .complexProductOptions .tab-content .ml-0 {
      margin-left: 0 !important; }
    .productView .complexProductOptions .tab-content .mt-10 {
      margin-top: 10px; }
    .productView .complexProductOptions .tab-content .form-control {
      border-radius: 0; }
    .productView .complexProductOptions .tab-content .singlecard-style {
      padding-top: 12px; }
    .productView .complexProductOptions .tab-content .form-label-inTab {
      font-size: 13px;
      font-weight: 500;
      color: #666666;
      margin-bottom: 0.1rem;
      text-align: left; }
      .productView .complexProductOptions .tab-content .form-label-inTab.mt-10 {
        margin-top: 5px; }
    .productView .complexProductOptions .tab-content .anonymousLabel {
      position: relative;
      top: 1px; }
    .productView .complexProductOptions .tab-content .extraMessage {
      margin-top: 0.3rem;
      display: block;
      text-align: right; }
    .productView .complexProductOptions .tab-content .extraSmall {
      font-size: 80%; }
    .productView .complexProductOptions .tab-content #messageHelpInline {
      font-weight: 500; }
    .productView .complexProductOptions .tab-content .messageButton {
      margin-top: 21px;
      margin-bottom: 0;
      width: 100%;
      color: #FFF;
      border-radius: 0;
      background: #939598;
      border-color: #939598;
      text-transform: uppercase;
      font-weight: 600;
      padding: .6rem .5rem .5rem;
      text-align: center;
      font-style: .95rem; }
      .productView .complexProductOptions .tab-content .messageButton:hover {
        background: #333;
        border-color: #333; }
    @media (max-width: 991px) {
      .productView .complexProductOptions .tab-content .buttons-group {
        display: flex;
        flex-direction: column; }
        .productView .complexProductOptions .tab-content .buttons-group .back {
          order: 2; }
        .productView .complexProductOptions .tab-content .buttons-group .addToCart {
          order: 1; } }
    .productView .complexProductOptions .tab-content .actionButton {
      margin-top: 0px;
      margin-bottom: 0;
      width: 100%;
      color: #FFF;
      border-radius: 0;
      background: #000;
      border-color: #000;
      text-transform: uppercase;
      font-weight: 600;
      padding: .9rem 0 .8rem;
      text-align: center;
      font-style: .95rem; }
      .productView .complexProductOptions .tab-content .actionButton:hover {
        background: #333;
        border-color: #333; }
      .productView .complexProductOptions .tab-content .actionButton#backToFirst {
        background-color: transparent;
        color: black; }
        .productView .complexProductOptions .tab-content .actionButton#backToFirst:hover {
          background-color: #333;
          color: white; }
    .productView .complexProductOptions .tab-content p:empty {
      display: none; }
  .productView .simpleProductOptions {
    padding: 0;
    width: 100%;
    display: none; }
    .productView .simpleProductOptions .tabs {
      border-bottom: 1px solid #e8e8e8; }
      .productView .simpleProductOptions .tabs .tab {
        border-top-color: #fff; }
        .productView .simpleProductOptions .tabs .tab a {
          color: #989898;
          font-weight: 600;
          padding: 0.78571rem 1.5rem;
          text-transform: uppercase;
          text-decoration: none;
          outline: none; }
          .productView .simpleProductOptions .tabs .tab a:hover {
            color: #333; }
      .productView .simpleProductOptions .tabs .tab.is-active {
        margin-bottom: -1px;
        border: 1px solid #e8e8e8;
        border-bottom: 1px solid white; }
        .productView .simpleProductOptions .tabs .tab.is-active a {
          color: #333; }
    .productView .simpleProductOptions .tabs-contents {
      border: 1px solid #e8e8e8;
      border-top: none; }
      .productView .simpleProductOptions .tabs-contents .giftCardBox {
        min-height: 260px; }
      .productView .simpleProductOptions .tabs-contents .form-group {
        margin-bottom: 8px; }
      .productView .simpleProductOptions .tabs-contents .pr-0 {
        padding-right: 0px !important; }
      .productView .simpleProductOptions .tabs-contents .pl-0 {
        padding-left: 0px !important; }
      .productView .simpleProductOptions .tabs-contents .pr-10 {
        padding-right: 10px !important; }
      .productView .simpleProductOptions .tabs-contents .pl-10 {
        padding-left: 10px !important; }
      .productView .simpleProductOptions .tabs-contents .pr-0 {
        margin-right: 0 !important; }
      .productView .simpleProductOptions .tabs-contents .ml-0 {
        margin-left: 0 !important; }
      .productView .simpleProductOptions .tabs-contents .mt-10 {
        margin-top: 10px; }
      .productView .simpleProductOptions .tabs-contents .extraSmall {
        font-size: 80%; }
      .productView .simpleProductOptions .tabs-contents .actionButton {
        margin-top: 0px;
        margin-bottom: 0;
        width: 100%;
        color: #FFF;
        border-radius: 0;
        background: #000;
        border-color: #000;
        text-transform: uppercase;
        font-weight: 600;
        padding: .9rem 0 .8rem;
        text-align: center;
        font-style: .95rem; }
        .productView .simpleProductOptions .tabs-contents .actionButton:hover {
          background: #333;
          border-color: #333; }
        .productView .simpleProductOptions .tabs-contents .actionButton#backToFirst {
          background-color: transparent;
          color: black; }
          .productView .simpleProductOptions .tabs-contents .actionButton#backToFirst:hover {
            background-color: #333;
            color: white; }
      .productView .simpleProductOptions .tabs-contents span.cardBlock, .productView .simpleProductOptions .tabs-contents span.cardBlockFirst, .productView .simpleProductOptions .tabs-contents span.clonedCardBlock {
        width: 100%;
        margin-bottom: 25px;
        border-bottom: 1px solid #e8e8e8;
        display: table; }
      .productView .simpleProductOptions .tabs-contents span.lastOne {
        margin-bottom: 0;
        border-bottom: none; }
      .productView .simpleProductOptions .tabs-contents span.orderNumber {
        position: absolute;
        top: 0;
        right: 0;
        color: #FFF;
        border-radius: 0;
        background: #939598;
        border-color: #939598;
        text-transform: uppercase;
        font-size: 0.80rem;
        font-weight: 600;
        padding: .3rem .7rem .2rem; }
    .productView .simpleProductOptions .tab-content {
      border-top: 1px solid #e8e8e8; }
      .productView .simpleProductOptions .tab-content p:empty {
        display: none; }
  .productView .custom-field-wrapper {
    display: none; }
  .productView .product-short-summary {
    display: inline-block;
    line-height: 1.6;
    margin-bottom: 10px;
    position: relative; }
    .productView .product-short-summary::after {
      content: "";
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      height: 80%;
      /* Adjust the height of the faded area */
      background: linear-gradient(transparent, rgba(255, 255, 255, 0.95)); }
    .productView .product-short-summary p:empty {
      display: none; }
    .productView .product-short-summary p {
      margin-bottom: 0;
      line-height: 1.6; }
      @media (max-width: 800px) and (min-width: 600px) {
        .productView .product-short-summary p {
          margin-left: 2.5%;
          width: 96%; } }
    .productView .product-short-summary.expanded::after {
      display: none; }
    .productView .product-short-summary.expanded + .toggle-summary .icon {
      transform: rotate(180deg); }
    .productView .product-short-summary.full-summary::after {
      display: none; }
  .productView .toggle-summary {
    font-size: 14px;
    margin-top: 10px;
    font-weight: 500;
    display: none;
    text-transform: uppercase;
    color: #666666; }
    .productView .toggle-summary:hover {
      cursor: pointer;
      text-decoration: none;
      color: #000; }
    .productView .toggle-summary .icon {
      margin-top: -3px; }
  .productView .gift-guarantee-container .gift-guarantee .gift-guarantee-content {
    font-size: 14px;
    line-height: normal; }
    @media (max-width: 1199px) {
      .productView .gift-guarantee-container .gift-guarantee .gift-guarantee-content {
        padding: 4px; } }
  .productView .gift-guarantee-container .gift-guarantee {
    border: 0.1rem solid #c4c4c4;
    border-radius: 0.25rem;
    display: flex;
    font-size: 0.7rem;
    margin-bottom: 3px;
    padding: 10px;
    text-align: left;
    color: #000;
    line-height: normal; }
  .productView .gift-guarantee-container {
    min-height: 5rem;
    display: block;
    box-sizing: border-box;
    padding-top: 0; }
    @media (max-width: 991px) {
      .productView .gift-guarantee-container {
        padding-top: 0; } }
    .productView .gift-guarantee-container .baskits-guarantee-logo {
      max-width: 55px;
      padding: 0 5px 0 0; }
    .productView .gift-guarantee-container .baskits-guarantee-logo-1 {
      fill: #fff; }
    .productView .gift-guarantee-container .baskits-guarantee-logo-2 {
      fill: #262626; }
    .productView .gift-guarantee-container .gift-guarantee-header {
      display: none;
      flex-direction: row;
      align-items: center; }
      .productView .gift-guarantee-container .gift-guarantee-header .baskits-guarantee-logo {
        max-width: 40px;
        padding: 2px; }
  .productView .gift-guarantee-content {
    padding: 0 0.25rem; }
  .productView .gift-guarantee-content p {
    color: #222;
    font-size: 14px;
    line-height: 1.2;
    font-weight: 400;
    margin-bottom: 0; }
  .productView .gift-guarantee img {
    min-width: 85px;
    min-height: 85px;
    margin-top: 0.2rem;
    margin-bottom: 0.2rem; }
  .productView .personalized-note {
    font-style: italic; }
  .productView .product-options {
    width: 100%;
    padding: 0;
    margin-bottom: 0; }
    @media (max-width: 801px) {
      .productView .product-options .productView-options {
        margin-bottom: 0; } }
  .productView .productView-thumbnails {
    margin-top: 1rem;
    margin: 1rem -1rem 0;
    list-style: none; }
    .productView .productView-thumbnails .video-thumbnail {
      pointer-events: none; }
    .productView .productView-thumbnails img {
      height: 104px;
      position: static;
      object-fit: cover;
      min-width: 100%; }
    .productView .productView-thumbnails .productView-thumbnail {
      width: auto;
      padding: 0;
      margin-right: 0.7rem; }
    .productView .productView-thumbnails .productView-thumbnail-link {
      border: 2px solid transparent;
      padding: 0;
      text-align: center;
      width: 100%;
      max-width: 100%;
      height: auto;
      min-height: 100px;
      display: block; }
      .productView .productView-thumbnails .productView-thumbnail-link.video-thumb::before {
        content: "";
        display: block;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        position: absolute;
        z-index: 1;
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' width='48px' height='48px'%3E%3Cpath fill='%23FF3D00' d='M43.2 33.9c-0.4 2.1-2.1 3.7-4.2 4c-3.3 0.5-8.8 1.1-15 1.1c-6.1 0-11.6-0.6-15-1.1c-2.1-0.3-3.8-1.9-4.2-4C4.4 31.6 4 28.2 4 24c0-4.2 0.4-7.6 0.8-9.9c0.4-2.1 2.1-3.7 4.2-4C12.3 9.6 17.8 9 24 9c6.2 0 11.6 0.6 15 1.1c2.1 0.3 3.8 1.9 4.2 4c0.4 2.3 0.9 5.7 0.9 9.9C44 28.2 43.6 31.6 43.2 33.9z'/%3E%3Cpath fill='%23FFF' d='M20 31L20 17 32 24z'/%3E%3C/svg%3E");
        background-repeat: no-repeat;
        background-position: center center; }
  .productView a,
  .productView li,
  .productView p {
    color: #4f4f4f; }
  .productView .productView-img-container {
    max-width: 100%; }
    .productView .productView-img-container:after {
      padding-bottom: 100%; }
    .productView .productView-img-container img {
      position: absolute;
      width: 100%; }
  @media (max-width: 991px) {
    .productView .productView-options {
      text-align: center; } }
  @media (max-width: 991px) {
    .productView .productView-options .form .form-field {
      margin-left: 0 !important; } }
  .productView .productView-options .form .form-action .button {
    width: auto; }
    @media (max-width: 991px) {
      .productView .productView-options .form .form-action .button {
        margin-right: 0; } }
  .productView .productView-options .design-a-gift {
    position: relative;
    display: inline-block; }
    @media (max-width: 992px) {
      .productView .productView-options .design-a-gift {
        margin: 40px 0 10px 0;
        float: left; } }
    .productView .productView-options .design-a-gift .title {
      color: black;
      text-align: center;
      font-family: 'Didot Italic', sans-serif;
      font-weight: 500;
      font-size: 27px; }
    .productView .productView-options .design-a-gift .button {
      background-color: #b8b8b9;
      color: #fff;
      height: 51px;
      line-height: 51px;
      padding-top: 0;
      padding-bottom: 0;
      border: none; }
  .productView .productView-images .slick-next,
  .productView .productView-images .slick-prev {
    margin-top: 0; }
  .productView .tab-giftCard {
    padding-top: 0; }
    .productView .tab-giftCard input, .productView .tab-giftCard textarea {
      width: 100%;
      border: 1px solid black; }
    .productView .tab-giftCard textarea {
      resize: vertical; }
    .productView .tab-giftCard .col-md-6 {
      padding: 0 15px; }

.productView:not(.productView--quickView) .productCarousel {
  overflow-y: hidden;
  height: 100vw; }
  @media (max-width: 420px) {
    .productView:not(.productView--quickView) .productCarousel {
      max-height: 374px !important; } }
  @media (max-width: 991px) and (min-width: 421px) {
    .productView:not(.productView--quickView) .productCarousel {
      max-height: 640px !important; } }
  @media (min-width: 993px) {
    .productView:not(.productView--quickView) .productCarousel {
      height: 429px; } }
  @media (min-width: 1200px) {
    .productView:not(.productView--quickView) .productCarousel {
      height: 498px;
      width: 498px; } }
  @media (min-width: 1440px) {
    .productView:not(.productView--quickView) .productCarousel {
      height: 667px;
      width: 667px; } }

.modal-header-title {
  color: #000;
  font-size: 1.4rem;
  font-weight: 500;
  margin-bottom: 20px;
  padding-bottom: 10px;
  text-transform: uppercase;
  margin-top: 15px;
  padding-left: 0;
  text-align: left; }

.previewCart .button {
  text-transform: uppercase;
  font-weight: 500;
  padding: 1.2rem 2.23333rem 0.9rem;
  display: inline-block;
  color: #000;
  text-decoration: none; }

.previewCart .button--primary {
  width: 100%;
  margin-top: 20px;
  color: #fff;
  font-weight: 600;
  letter-spacing: 1px;
  text-decoration: none; }
  .previewCart .button--primary:hover {
    background: #999;
    color: #fff;
    opacity: 1;
    border-color: #999; }

.previewCart .productView-title {
  font-weight: 500;
  margin-bottom: 0;
  font-size: 1.5rem;
  text-transform: uppercase; }

.previewCart .productView-price {
  font-size: 1.2rem; }

.previewCart .previewCartCheckout-price {
  font-weight: 500; }

.previewCart .productView {
  width: 50%;
  margin: 0; }

.previewCart .productView-details {
  width: 100%;
  display: inline-block;
  text-align: right;
  border-bottom: 1px solid #ccc;
  margin-bottom: 20px; }

.previewCart .previewCartCheckout {
  background: none;
  border: 1px solid #ccc;
  padding: 2rem;
  width: 100%; }
  .previewCart .previewCartCheckout .productView-details {
    overflow: hidden;
    display: inline-block;
    padding: 0; }
  .previewCart .previewCartCheckout .productView-price {
    margin-right: 0; }
  .previewCart .previewCartCheckout .previewCartCheckout-subtotal {
    overflow: hidden; }
    .previewCart .previewCartCheckout .previewCartCheckout-subtotal .previewCartCheckout-price {
      margin-right: 0; }

.previewCart .productView-info {
  display: none; }

.previewCart .previewCartCheckout-subtotal {
  width: 100%;
  display: inline-block;
  margin: 0;
  text-align: right; }

.previewCart .previewCartCheckout-price {
  text-align: right;
  margin: 5px 0 20px;
  font-size: 1.6rem; }

.previewCart .productView-image {
  width: 100%;
  padding: 0; }

#previewModal {
  width: 100%;
  max-width: 900px; }
  #previewModal .loadingOverlay::before {
    transform: unset;
    top: 33%; }

div[data-product-option-change] .form-field:not(.required-field) {
  display: none; }

.infusion-form,
#infusion-form {
  padding: 30px 0 60px;
  text-align: center;
  max-width: 387px;
  margin: 0 auto;
  font-family: 'Heebo', sans-serif;
  /* FF 4-18 */
  /* FF 19+ */
  /* IE 10+ */
  /* FF 4-18 */
  /* FF 19+ */
  /* IE 10+ */ }
  .infusion-form .title,
  #infusion-form .title {
    color: #222;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 28px;
    margin: 0 0 -5px 0; }
  .infusion-form .sub-title,
  #infusion-form .sub-title {
    color: #222;
    font-family: "Didot Italic", serif;
    font-weight: 400;
    font-size: 20px;
    margin: 0 0 20px;
    opacity: 0.7; }
  .infusion-form .infusion-field,
  #infusion-form .infusion-field {
    position: relative; }
  .infusion-form .infusion-field-input,
  #infusion-form .infusion-field-input {
    background: #eee;
    border: none;
    height: 40px;
    text-align: center;
    font-size: 14px;
    width: 100%;
    box-shadow: inset 0 1px 2px rgba(130, 137, 150, 0.23), 0 1px 0 rgba(255, 255, 255, 0.85);
    margin-bottom: 7px;
    outline: none; }
  .infusion-form #inf_field_FirstName-error,
  .infusion-form #inf_field_LastName-error,
  .infusion-form #inf_field_Email-error,
  #infusion-form #inf_field_FirstName-error,
  #infusion-form #inf_field_LastName-error,
  #infusion-form #inf_field_Email-error {
    position: absolute;
    color: red;
    right: 7px;
    bottom: 10px;
    font-size: 13px; }
  .infusion-form #inf_option_Radio-error,
  #infusion-form #inf_option_Radio-error {
    position: absolute;
    color: red;
    top: 16px;
    right: 8px;
    font-size: 13px;
    text-transform: none; }
  .infusion-form .infusion-field-input::-webkit-input-placeholder,
  #infusion-form .infusion-field-input::-webkit-input-placeholder {
    text-transform: uppercase; }
  .infusion-form .infusion-field-input:-moz-placeholder,
  #infusion-form .infusion-field-input:-moz-placeholder {
    text-transform: uppercase; }
  .infusion-form .infusion-field-input::-moz-placeholder,
  #infusion-form .infusion-field-input::-moz-placeholder {
    text-transform: uppercase; }
  .infusion-form .infusion-field-input:-ms-input-placeholder,
  #infusion-form .infusion-field-input:-ms-input-placeholder {
    text-transform: uppercase; }
  .infusion-form .infusion-field-input:focus::-webkit-input-placeholder,
  #infusion-form .infusion-field-input:focus::-webkit-input-placeholder {
    opacity: 0; }
  .infusion-form .infusion-field-input:focus:-moz-placeholder,
  #infusion-form .infusion-field-input:focus:-moz-placeholder {
    opacity: 0; }
  .infusion-form .infusion-field-input:focus::-moz-placeholder,
  #infusion-form .infusion-field-input:focus::-moz-placeholder {
    opacity: 0; }
  .infusion-form .infusion-field-input:focus:-ms-input-placeholder,
  #infusion-form .infusion-field-input:focus:-ms-input-placeholder {
    opacity: 0; }
  .infusion-form .radio-field,
  #infusion-form .radio-field {
    padding: 15px 0;
    display: inline-block; }
    .infusion-form .radio-field label,
    #infusion-form .radio-field label {
      display: inline-block;
      padding: 0 0 5px; }
    .infusion-form .radio-field .infusion-option label,
    #infusion-form .radio-field .infusion-option label {
      text-transform: uppercase;
      margin-right: 15px;
      float: left; }
    .infusion-form .radio-field .infusion-option input,
    #infusion-form .radio-field .infusion-option input {
      float: left;
      margin: 4px 5px; }
  .infusion-form .infusion-submit,
  #infusion-form .infusion-submit {
    max-width: 445px; }
  .infusion-form .infusion-submit button,
  #infusion-form .infusion-submit button {
    background-color: #222222;
    background-image: none;
    text-transform: uppercase;
    width: auto;
    float: right;
    padding: 0 25px;
    height: auto;
    font-size: 15px;
    color: #fff;
    line-height: 37px;
    height: 40px;
    font-weight: 700; }
    .infusion-form .infusion-submit button:hover,
    #infusion-form .infusion-submit button:hover {
      background: #939598; }
  .infusion-form .disclaimer,
  #infusion-form .disclaimer {
    float: right;
    margin: 14px 25px 0 0;
    font-size: 13px;
    opacity: 0.5; }

.notify-signup-btn {
  background-color: #222222;
  background-image: none;
  text-transform: uppercase;
  width: auto;
  float: right;
  padding: 0 25px;
  height: auto;
  font-size: 15px;
  color: #fff;
  line-height: 37px;
  height: 40px;
  font-weight: 700; }

#stock-signup-btn {
  background-color: #FFF;
  color: #000;
  border: 1px solid #000; }
  #stock-signup-btn:hover {
    background-color: #000;
    color: #FFF; }

#save-cart-popup .notify-signup-btn {
  background-color: #000;
  color: #FFF;
  border: 1px solid #000;
  width: 100%; }
  #save-cart-popup .notify-signup-btn:hover {
    background-color: #FFF;
    color: #000; }

.white-popup {
  position: relative;
  background: #FFF;
  padding: 20px;
  width: auto;
  max-width: 550px;
  margin: 20px auto; }

input[value='Sold Out'] {
  margin-top: 15px; }

#basket-company-popup {
  min-width: 800px;
  padding: 20px 40px; }
  #basket-company-popup .title {
    text-transform: uppercase;
    text-align: center;
    font-weight: 600;
    font-family: 'Didot Italic', serif;
    color: #000;
    font-size: 2.8rem;
    margin-bottom: 0;
    line-height: 1.4; }
  #basket-company-popup .sub-title {
    text-transform: uppercase;
    text-align: center;
    font-family: 'Didot Italic', serif;
    font-size: 1.2rem;
    font-weight: 600;
    color: #000;
    margin-bottom: 30px; }

.productOptions-list .form-label:before, .productOptions-list .form-label:after {
  display: none; }

@media only screen and (max-width: 1199px) {
  .productView .productView-description .tabs .tab a {
    padding: 0.78571rem 1rem; }
  .productView .complexProductOptions .tabs .tab a {
    padding: 0.78571rem 1rem; }
  .productView .simpleProductOptions .tabs .tab a {
    padding: 0.78571rem 1rem; } }

@media only screen and (max-width: 991px) {
  .productOptions-list {
    padding-bottom: 0; }
  .productView .productView-description {
    width: 100%; }
  .productView .complexProductOptions {
    width: 100%; }
  .productView .simpleProductOptions {
    width: 100%; }
  .productView-images {
    margin-bottom: 2.5rem !important; }
  .productView .form-field--increments .form-increment {
    display: inline-block;
    float: none; }
  .productView .productView-details .productView-product .productView-title {
    font-style: 1.6rem; }
  .productView .productView-description .tabs .tab {
    border-top-color: #e5e5e5; }
  .productView .productView-description .tabs .tab.is-active {
    border: none; }
  .productView .productView-thumbnails img {
    max-height: 50px;
    max-width: 50px; } }

.card-default {
  display: block; }

.card-birthday {
  display: none; }

.card-congratulations {
  display: none; }

.card-sympathy {
  display: none; }

.card-thankyou {
  display: none; }

.card-wedding {
  display: none; }

@media (min-width: 600px) {
  .product-side {
    max-width: 1440px; } }

@media (min-width: 600px) and (max-width: 800px) {
  .additional-content {
    margin-left: 2.5%;
    width: 96%; } }

@media (max-width: 992px) {
  .mobile-thumb {
    display: none !important;
    visibility: hidden; } }

.productView .product-top-container .product-details-wrapper {
  position: relative; }
  .productView .product-top-container .product-details-wrapper .product-personalization-options {
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    max-width: 270px; }
    @media (max-width: 1199px) {
      .productView .product-top-container .product-details-wrapper .product-personalization-options {
        position: relative;
        max-width: 100%;
        margin-bottom: 20px; }
        .productView .product-top-container .product-details-wrapper .product-personalization-options .gift-guarantee {
          display: flex;
          flex-direction: row;
          align-items: center;
          justify-content: space-between; } }

.productView .product-top-container .gift-guarantee-container {
  text-align: left; }
  @media (min-width: 992px) and (max-width: 1199px) {
    .productView .product-top-container .gift-guarantee-container {
      min-width: 200px;
      width: auto; }
      .productView .product-top-container .gift-guarantee-container .gift-guarantee-header.small-header-icon {
        display: flex; }
        .productView .product-top-container .gift-guarantee-container .gift-guarantee-header.small-header-icon .baskits-guarantee-logo {
          margin-right: 10px; } }

@media (max-width: 1440px) and (min-width: 1200px) {
  .productView .slick-track {
    max-height: 540px !important; } }

@media (max-width: 991px) and (min-width: 421px) {
  .productView .slick-track {
    max-height: 600px !important; } }

@media (max-width: 420px) {
  .productView .slick-track {
    max-height: 374px !important; } }

@media (max-width: 800px) and (min-width: 600px) {
  .productView .slick-list.draggable {
    margin: 0 auto;
    max-width: 574px !important; } }

@media (max-width: 991px) and (min-width: 600px) {
  .productView .slick-list.draggable {
    max-height: 600px !important; } }

@media (max-width: 599px) and (min-width: 521px) {
  .productView .slick-list.draggable {
    max-height: 574px !important; } }

@media (max-width: 520px) and (min-width: 421px) {
  .productView .slick-list.draggable {
    max-height: 450px !important; } }

@media (max-width: 420px) {
  .productView .slick-list.draggable {
    max-height: 374px !important; } }

.mobile-show {
  display: none; }
  @media (max-width: 991px) {
    .mobile-show {
      display: block;
      margin: 0 !important; } }

.mobile-show2 {
  display: block; }
  @media (max-width: 991px) {
    .mobile-show2 {
      width: 100% !important;
      height: 100% !important; } }

.img-container-sizing {
  margin-left: 10px;
  float: left;
  height: 100vw;
  position: relative; }
  @media (min-width: 770px) and (max-width: 991px) {
    .img-container-sizing {
      height: 770px; } }
  @media (max-width: 1199px) and (min-width: 993px) {
    .img-container-sizing {
      width: 470px;
      height: 586px;
      margin-left: 0;
      max-height: unset; } }
  @media (max-width: 1439px) and (min-width: 1200px) {
    .img-container-sizing {
      width: 530px;
      height: 646px;
      max-height: unset; } }
  @media (min-width: 1440px) {
    .img-container-sizing {
      height: 820px; } }
  @media (max-width: 992px) {
    .img-container-sizing {
      margin-left: 0;
      float: inherit; } }

.images-width {
  width: 699px; }
  @media (max-width: 1439px) and (min-width: 1261px) {
    .images-width {
      height: 105% !important;
      width: 105% !important; } }
  @media (max-width: 1260px) and (min-width: 1200px) {
    .images-width {
      height: 100% !important;
      width: 100% !important; } }
  @media (max-width: 1199px) and (min-width: 1058px) {
    .images-width {
      height: 98% !important;
      width: 98% !important;
      margin-left: 5px; } }
  @media (max-width: 991px) {
    .images-width {
      height: 100% !important;
      width: 100% !important;
      margin: 0 !important; } }
  @media (min-width: 1020px) and (max-width: 1057px) {
    .images-width {
      height: 95% !important;
      width: 95% !important;
      margin-left: 1px; } }
  @media (min-width: 992px) and (max-width: 1019px) {
    .images-width {
      height: 100% !important;
      width: 100% !important;
      margin-left: 1px; } }

.productView--quickView .img-container-sizing {
  width: 50%;
  float: left;
  margin-left: 0;
  position: relative; }
  @media (max-width: 800px) {
    .productView--quickView .img-container-sizing {
      width: 100%; } }
  @media (max-width: 992px) {
    .productView--quickView .img-container-sizing {
      margin-top: 30px; } }

.productView--quickView .images-width {
  width: 100% !important;
  float: left; }

.productView--quickView article.optionBlock.productView-description.product-right {
  margin-top: 0 !important; }

.productView--quickView .productView-images {
  margin-bottom: 0; }

article.optionBlock.productView-description.product-right {
  width: 50%;
  float: right; }
  @media (max-width: 991px) and (min-width: 801px) {
    article.optionBlock.productView-description.product-right {
      margin-top: 5%;
      margin-left: 5%; } }
  @media (max-width: 992px) {
    article.optionBlock.productView-description.product-right {
      width: 100%; } }

.change-text {
  text-decoration: none;
  background-color: #696969;
  color: white;
  font-size: 13px;
  padding: 6px 15px 5px 15px;
  font-weight: 700;
  margin-right: 30px;
  min-width: 100px;
  text-align: center;
  display: inline-block; }
  .change-text:hover {
    color: #D3D3D3;
    text-decoration: none; }

@media (max-width: 799px) {
  .change-text {
    display: inline-block; } }

.change-span {
  min-width: 100px; }
  @media (max-width: 799px) and (min-width: 551px) {
    .change-span {
      margin-left: 18%; } }
  @media (max-width: 550px) {
    .change-span {
      margin-left: 25%; } }

.cards-dropdown {
  z-index: 10000; }

.cards-options-dropdown {
  margin-bottom: 20px; }

.multi-cards {
  margin-left: 5px;
  margin-right: 200px;
  padding-left: 5px;
  padding-right: 5px; }
  @media (max-width: 550px) {
    .multi-cards {
      margin-right: 2%; } }

.configure-singlecard {
  display: none; }

.configure-multicards {
  display: none; }

.button-cart {
  display: none; }

.edit-cart-save {
  display: none; }
  @media (max-width: 599px) {
    .edit-cart-save {
      display: block; } }

.option-resize {
  padding: 0;
  float: left; }
  @media (max-width: 599px) {
    .option-resize {
      margin-left: 15%; } }

.randomNumber {
  display: none !important; }

.specialinstructions {
  display: none; }

.deliverynotes {
  display: none; }

.edit-cart-addons {
  width: 400px !important; }

.edit-cart-input-width {
  max-width: 270px !important; }

.edit-cart-textarea {
  max-width: 682px !important; }

.edit-cart-count {
  display: none; }

.edit-cart-selections {
  max-width: 420px !important; }

.edit-cart-text {
  margin: 0 !important;
  font-size: 13px; }

@media (max-width: 1439px) {
  .productView-images.images-width.mobile-show2 {
    width: 500px;
    height: 624px; } }

.singlecard-style {
  font-size: 14px;
  font-weight: 700;
  padding-bottom: 10px;
  padding-top: 10px;
  border-top: 1px solid #8f8f8f;
  color: #939598;
  border-bottom: 0; }

.upgrade-style {
  padding-top: 8px;
  padding-left: 10px;
  padding-right: 10px;
  margin-left: 0;
  width: 100%;
  font-size: 14px;
  font-weight: 700;
  padding-bottom: 10px;
  color: #939598; }

div[data-product-option-change] .form-field:not(.required-field) .upgrade-style {
  display: block !important; }

@media (max-width: 991px) {
  .row-height {
    height: 41px; } }

.upgrade-positioning {
  margin-top: 5%; }
  @media (min-width: 992px) and (max-width: 1439px) {
    .upgrade-positioning {
      margin-top: 2%; } }
  @media (max-width: 991px) {
    .upgrade-positioning {
      margin-top: 0; } }

.label-sizing {
  font-size: 14px !important;
  line-height: 1.95; }
  @media (max-width: 493px) and (min-width: 410px) {
    .label-sizing {
      font-size: 10.9px !important;
      line-height: 2.5; } }
  @media (max-width: 409px) and (min-width: 393px) {
    .label-sizing {
      font-size: 10.25px !important;
      line-height: 2.5; } }
  @media (max-width: 392px) {
    .label-sizing {
      font-size: 9.05px !important;
      line-height: 2.5; } }

.slick-dotted.slick-slider {
  margin-top: 5px !important;
  margin-bottom: 20px !important;
  width: 100%;
  max-width: 1920px;
  float: none;
  margin: 0 auto; }
  @media (max-width: 800px) {
    .slick-dotted.slick-slider {
      margin-top: 0rem !important; } }

.productCarousel .card-img-container::after {
  display: none; }

.productView-video {
  height: 667px;
  overflow: hidden; }
  @media (max-width: 1440px) {
    .productView-video {
      height: 525px; } }
  @media (max-width: 1260px) {
    .productView-video {
      height: 498px; } }
  @media (max-width: 1199px) {
    .productView-video {
      height: 420.41px; } }
  @media (max-width: 1057px) {
    .productView-video {
      height: 394.25px; } }
  @media (max-width: 1019px) {
    .productView-video {
      height: 368.91px; } }
  @media (max-width: 991px) {
    .productView-video {
      height: 738px; } }
  @media (max-width: 800px) {
    .productView-video {
      height: 574px; } }
  @media (max-width: 576px) {
    .productView-video {
      height: 546px; } }
  @media (max-width: 425px) {
    .productView-video {
      height: 395px; } }
  @media (max-width: 375px) {
    .productView-video {
      height: 345px; } }
  @media (max-width: 320px) {
    .productView-video {
      height: 290px; } }
  .productView-video .toggle {
    margin-bottom: 0;
    height: 100%; }
    .productView-video .toggle #videoGallery-content {
      height: 100%; }
      .productView-video .toggle #videoGallery-content .videoGallery-main {
        margin-bottom: 0 !important;
        height: 100% !important; }

#tab-related .slick-dots {
  bottom: -40px; }
  @media (max-width: 801px) {
    #tab-related .slick-dots {
      bottom: -20px; } }

.productView-description #custom-product-accordions .footer-col .accordion-heading-wrapper {
  margin-bottom: 0;
  position: relative; }
  .productView-description #custom-product-accordions .footer-col .accordion-heading-wrapper::after {
    content: "\002B";
    position: absolute;
    right: 12px;
    color: #262626;
    top: 10px;
    font-size: 21px; }
  .productView-description #custom-product-accordions .footer-col .accordion-heading-wrapper .accordion-title {
    text-align: left;
    padding: 0.78571rem 1rem 0.78571rem 0;
    text-transform: uppercase;
    font-size: .95rem;
    color: #333; }
  .productView-description #custom-product-accordions .footer-col .accordion-heading-wrapper.is-open::after {
    content: "\002D";
    position: absolute;
    right: 14px;
    color: #262626;
    top: 3px;
    font-size: 30px; }
  .productView-description #custom-product-accordions .footer-col .accordion-heading-wrapper.is-open .accordion-title {
    color: #262626; }

.productView-description #custom-product-accordions .footer-col .accordion-content-wrapper.is-open {
  margin: 1rem 0; }
  .productView-description #custom-product-accordions .footer-col .accordion-content-wrapper.is-open p:empty {
    display: none; }

.productView-description #custom-product-accordions .footer-col .see-more {
  display: none;
  justify-content: center;
  align-items: center;
  width: 100%;
  border: none;
  font-size: 14px;
  font-weight: 500; }
  .productView-description #custom-product-accordions .footer-col .see-more:hover {
    color: #000; }
  .productView-description #custom-product-accordions .footer-col .see-more .icon.is-open {
    transform: rotate(180deg); }

@media (max-width: 992px) {
  body.has-activeNavPages .productView-details .product-options .product-qty-addToCart, body.cart-is-open .productView-details .product-options .product-qty-addToCart {
    z-index: 9 !important; } }

.productView-details #productOptions .form-field.upsell {
  display: inline-block;
  margin-bottom: 30px; }
  .productView-details #productOptions .form-field.upsell .productOptions-list {
    padding: 0;
    border: none;
    display: flex;
    flex-direction: row;
    justify-content: start;
    gap: 20px;
    margin-bottom: 20px;
    width: 100%; }
    @media (max-width: 1439px) {
      .productView-details #productOptions .form-field.upsell .productOptions-list {
        gap: 10px; } }
    .productView-details #productOptions .form-field.upsell .productOptions-list .row {
      margin: 0;
      display: flex;
      flex-direction: column;
      height: auto; }
      .productView-details #productOptions .form-field.upsell .productOptions-list .row:before {
        display: none; }
      .productView-details #productOptions .form-field.upsell .productOptions-list .row:after {
        display: none; }
      .productView-details #productOptions .form-field.upsell .productOptions-list .row div:empty {
        display: none; }
      .productView-details #productOptions .form-field.upsell .productOptions-list .row .productOptions-list-item-figure, .productView-details #productOptions .form-field.upsell .productOptions-list .row .col-md-2 {
        margin: 0;
        padding: 0;
        width: 100px;
        height: 100px;
        display: flex;
        justify-content: center; }
        @media (max-width: 1439px) {
          .productView-details #productOptions .form-field.upsell .productOptions-list .row .productOptions-list-item-figure, .productView-details #productOptions .form-field.upsell .productOptions-list .row .col-md-2 {
            width: 80px;
            height: 80px; } }
        .productView-details #productOptions .form-field.upsell .productOptions-list .row .productOptions-list-item-figure img, .productView-details #productOptions .form-field.upsell .productOptions-list .row .col-md-2 img {
          width: 100px;
          display: block; }
          @media (max-width: 1439px) {
            .productView-details #productOptions .form-field.upsell .productOptions-list .row .productOptions-list-item-figure img, .productView-details #productOptions .form-field.upsell .productOptions-list .row .col-md-2 img {
              width: 80px; } }
      .productView-details #productOptions .form-field.upsell .productOptions-list .row .productOptions-list-item {
        padding: 0;
        cursor: pointer; }
        .productView-details #productOptions .form-field.upsell .productOptions-list .row .productOptions-list-item input.form-radio {
          width: 18px;
          height: 18px;
          clip: inherit; }
        .productView-details #productOptions .form-field.upsell .productOptions-list .row .productOptions-list-item label {
          margin: 0;
          padding: 0;
          top: 0;
          height: 65px;
          display: flex;
          align-items: center;
          justify-content: left;
          padding: 0 30px;
          font-size: 14px; }
        .productView-details #productOptions .form-field.upsell .productOptions-list .row .productOptions-list-item .productOptions-list-item-content {
          padding: 0;
          display: flex;
          align-items: center;
          justify-content: center; }
          .productView-details #productOptions .form-field.upsell .productOptions-list .row .productOptions-list-item .productOptions-list-item-content input.form-radio {
            margin-top: 10px; }
          .productView-details #productOptions .form-field.upsell .productOptions-list .row .productOptions-list-item .productOptions-list-item-content label {
            padding: 0 31px;
            font-size: 14px !important;
            line-height: normal; }
        .productView-details #productOptions .form-field.upsell .productOptions-list .row .productOptions-list-item input {
          appearance: none;
          /* For modern browsers */
          -webkit-appearance: none;
          /* For older versions of Chrome and Safari */
          -moz-appearance: none;
          /* For Firefox */
          margin: 0;
          padding: 0;
          width: 20px;
          /* Size of the custom radio button */
          height: 20px;
          /* Size of the custom radio button */
          background-color: #fff;
          /* Optional: makes the background invisible */
          position: relative;
          /* Needed to position the pseudo-elements */
          cursor: pointer; }
          .productView-details #productOptions .form-field.upsell .productOptions-list .row .productOptions-list-item input:before {
            content: '';
            display: block;
            position: absolute;
            left: 0;
            top: 0;
            width: 100%;
            height: 100%;
            border-radius: 50%;
            background-color: #fff;
            /* Light grey background */
            border: 1px solid #8f8f8f;
            /* Grey border */
            box-sizing: border-box; }
        .productView-details #productOptions .form-field.upsell .productOptions-list .row .productOptions-list-item input:checked:after {
          content: '';
          display: block;
          position: absolute;
          left: 4px;
          /* Adjusts the position of the dot */
          top: 4px;
          /* Adjusts the position of the dot */
          width: 10px;
          /* Size of the dot */
          height: 10px;
          /* Size of the dot */
          border-radius: 50%;
          background-color: #000;
          /* Example: orange dot */ }
        .productView-details #productOptions .form-field.upsell .productOptions-list .row .productOptions-list-item input:checked + label {
          color: #000; }
      .productView-details #productOptions .form-field.upsell .productOptions-list .row:last-child {
        border-bottom: none; }
    .productView-details #productOptions .form-field.upsell .productOptions-list .productOptions-list-item.zero-value {
      background: red; }

.productOptions-list-item.zero-value {
  padding: 15px; }
  .productOptions-list-item.zero-value div {
    font-size: 16px;
    font-weight: 400;
    float: left;
    color: #000;
    margin-bottom: 10px; }
  .productOptions-list-item.zero-value .productOptions-list-item-content {
    margin-left: 0;
    padding-left: 10px;
    margin: 0; }
    .productOptions-list-item.zero-value .productOptions-list-item-content .form-radio + .form-label {
      padding-left: 25px; }

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

.category-page h1 {
  font-size: 1.2rem;
  text-transform: uppercase;
  font-weight: 600;
  color: #333;
  margin-top: 0; }

.category-title h1 {
  font-size: 1.2rem;
  text-transform: uppercase;
  font-weight: 400;
  color: #333;
  margin-top: 0; }

.category-description h1 {
  display: none; }

.category-description > p {
  display: none; }

.category-description .category-banner {
  margin-left: auto;
  margin-bottom: 2rem;
  text-align: center; }
  @media (max-width: 800px) {
    .category-description .category-banner.desktop {
      display: none; } }
  @media (min-width: 801px) {
    .category-description .category-banner.mobile {
      display: none; } }

.category-description .category-logos {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin-left: auto; }
  .category-description .category-logos a {
    width: 15%; }

.page-sidebar {
  width: 100%;
  position: relative; }
  @media (min-width: 801px) {
    .page-sidebar {
      padding-left: 0.75rem;
      padding-right: 0.75rem;
      width: 20%;
      float: left; }
      .page-sidebar + .page-content {
        padding-left: 0.75rem;
        padding-right: 0.75rem;
        width: 80%;
        float: left; } }
  @media (max-width: 991px) {
    .page-sidebar {
      width: 35%; }
      .page-sidebar + .page-content {
        width: 65%; } }
  @media (max-width: 800px) {
    .page-sidebar {
      width: 100%; }
      .page-sidebar + .page-content {
        width: 100%; } }

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

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

@media (max-width: 991px) {
  .page-sidebar + .page-content .productGrid .product {
    width: 50%; } }

.category-sidebar nav {
  max-width: 230px; }
  .category-sidebar nav i {
    float: left;
    position: absolute;
    right: 15px;
    margin: 5px 0;
    font-size: 14px; }
  .category-sidebar nav .navPages-item {
    width: 100%; }
    .category-sidebar nav .navPages-item ul.navPage-subMenu-list {
      margin: 0 0 7px;
      float: left;
      width: 100%; }
      .category-sidebar nav .navPages-item ul.navPage-subMenu-list .navPage-subMenu-item {
        width: 100%;
        list-style: none;
        padding: 0 !important; }
        .category-sidebar nav .navPages-item ul.navPage-subMenu-list .navPage-subMenu-item.activeSec .navPage-subMenu-action {
          font-weight: 500; }
        .category-sidebar nav .navPages-item ul.navPage-subMenu-list .navPage-subMenu-item.activeSec .navPage-childList {
          display: block; }
        .category-sidebar nav .navPages-item ul.navPage-subMenu-list .navPage-subMenu-item a {
          padding: 3px 0;
          border: none;
          padding-left: 0;
          font-weight: 300;
          background: none;
          font-weight: 400;
          margin-bottom: 0;
          text-transform: uppercase; }
          .category-sidebar nav .navPages-item ul.navPage-subMenu-list .navPage-subMenu-item a:hover {
            text-decoration: none;
            color: #000; }
        .category-sidebar nav .navPages-item ul.navPage-subMenu-list .navPage-subMenu-item .navPage-childList {
          padding-left: 0;
          margin: 2px 0 15px 15px;
          display: none; }
          .category-sidebar nav .navPages-item ul.navPage-subMenu-list .navPage-subMenu-item .navPage-childList .navPage-childList-item {
            list-style: none; }
            .category-sidebar nav .navPages-item ul.navPage-subMenu-list .navPage-subMenu-item .navPage-childList .navPage-childList-item a.navPage-childList-action {
              font-size: 1rem;
              text-transform: none;
              font-weight: 300;
              padding: 1px 0;
              text-transform: normal !important; }
  .category-sidebar nav .navPages-action {
    font-weight: 400;
    padding: 3px 0;
    position: relative;
    cursor: pointer;
    width: 100%;
    margin-bottom: 0;
    border: none;
    text-transform: uppercase; }
    .category-sidebar nav .navPages-action:hover {
      color: #000; }
  .category-sidebar nav .main-dropdown {
    font-weight: 500;
    padding: 10px 0;
    text-transform: uppercase;
    color: #2d2d2d; }
  .category-sidebar nav .sidebarBlock + .sidebarBlock {
    margin-top: 1rem;
    padding-top: 1rem; }
  .category-sidebar nav .sidebarBlock .sidebarBlock-heading,
  .category-sidebar nav .sidebarBlock .accordion-title {
    font-weight: 500;
    color: #2d2d2d; }
  .category-sidebar nav .sidebarBlock.subcat-block {
    display: none; }

/* CATEGORY SECTION */
#product-listing-container .actionBar {
  margin: 0 0 15px; }
  @media (min-width: 387px) {
    #product-listing-container .actionBar .mobile-break {
      display: none; } }
  #product-listing-container .actionBar .actionBar-section {
    float: right;
    position: relative;
    top: 0; }
    #product-listing-container .actionBar .actionBar-section .form-field {
      -webkit-border-radius: 0;
      -moz-border-radius: 0;
      border-radius: 0; }

#facetedSearch {
  display: inline-block;
  margin-top: 0;
  padding-top: 1rem;
  width: 100%; }
  #facetedSearch .navList-action--checkbox {
    text-decoration: none;
    font-weight: 300; }
    #facetedSearch .navList-action--checkbox:hover, #facetedSearch .navList-action--checkbox:focus {
      text-decoration: none; }
  #facetedSearch .facetedSearch-navList {
    margin-top: 0rem; }
    #facetedSearch .facetedSearch-navList #facetedSearch-content--price .form-field input {
      border-radius: 0; }
  @media (max-width: 800px) {
    #facetedSearch {
      border-top: none; } }

.pagination {
  float: right; }

.card {
  position: relative; }

.sold-out-badge {
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  max-width: 130px;
  margin-top: 0;
  z-index: 9; }

.card-image {
  position: relative; }

.productGrid li .card .card-figure .card-img-container:after {
  padding-bottom: 1rem; }

.productGrid li .card .card-body .price-section--withoutTax {
  font-size: 1rem; }

.productGrid .card-image {
  height: 43.5vw; }
  @media (min-width: 800px) {
    .productGrid .card-image {
      width: 217px;
      height: 217px; } }
  @media (min-width: 992px) {
    .productGrid .card-image {
      width: 223px;
      height: 223px; } }
  @media (min-width: 1200px) {
    .productGrid .card-image {
      width: 280px;
      height: 280px; } }
  @media (min-width: 1440px) {
    .productGrid .card-image {
      width: 352px;
      height: 352px; } }

/* CATEGORY LANDING PAGE */
.landing-page-category,
.landing-page {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap; }
  .landing-page-category::after,
  .landing-page::after {
    display: none; }
  .landing-page-category .page-heading,
  .landing-page .page-heading {
    width: 100%;
    margin-left: 15px;
    margin-top: 0rem;
    margin-bottom: 1.5rem;
    text-align: left; }
  .landing-page-category .category-tile,
  .landing-page .category-tile {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 18px;
    padding: 0;
    width: 24%; }
    @media (max-width: 992px) {
      .landing-page-category .category-tile,
      .landing-page .category-tile {
        margin-bottom: 40px;
        width: 48%; } }
    @media (max-width: 800px) {
      .landing-page-category .category-tile,
      .landing-page .category-tile {
        margin-bottom: 30px;
        width: 48%; } }
    @media (max-width: 550px) {
      .landing-page-category .category-tile,
      .landing-page .category-tile {
        margin-bottom: 7px;
        width: 49%; } }
    .landing-page-category .category-tile .category-image:hover,
    .landing-page .category-tile .category-image:hover {
      opacity: 0.95; }
    .landing-page-category .category-tile .category-image img,
    .landing-page .category-tile .category-image img {
      width: 100%;
      max-width: 300px; }
    .landing-page-category .category-tile .category-title,
    .landing-page .category-tile .category-title {
      text-align: center;
      font-weight: 400;
      text-transform: uppercase;
      margin-top: 1rem;
      margin-bottom: 2rem; }
      .landing-page-category .category-tile .category-title a,
      .landing-page .category-tile .category-title a {
        text-decoration: none;
        color: #333;
        font-size: 18px; }
        .landing-page-category .category-tile .category-title a:hover,
        .landing-page .category-tile .category-title a:hover {
          opacity: 0.90; }
  @media (max-width: 800px) {
    .landing-page-category .category-tile,
    .landing-page .category-tile {
      padding-bottom: 5px;
      padding-top: 5px; } }

/* Full Width Category Pages */
.full-width-category #facetedSearch {
  display: none; }

.full-width-category .page-content {
  width: 100%; }

@media (max-width: 800px) {
  .sidebarBlock-mobile {
    display: none; } }

.login {
  margin: 0 auto 5rem;
  /* Existing Customers on login page */ }
  .login .login-row {
    margin-top: 2rem;
    padding: 0 3.5rem; }
    @media (max-width: 991px) {
      .login .login-row {
        padding: 0; } }
    .login .login-row .login-form {
      padding: 0 3.5rem; }
      .login .login-row .login-form .form-input {
        border-radius: 0; }
      @media (max-width: 800px) {
        .login .login-row .login-form {
          padding: 0; } }
    .login .login-row .forgot-password {
      text-decoration: none;
      padding-top: 12px; }
      @media (max-width: 800px) {
        .login .login-row .forgot-password {
          margin-top: 0;
          padding-top: 0; } }
  .login .new-customer {
    border: 1px solid #939598; }
    .login .new-customer .panel {
      border: none;
      box-shadow: none; }
      .login .new-customer .panel .panel-header, .login .new-customer .panel .panel-body {
        background: none;
        padding-bottom: 0; }
    @media (max-width: 800px) {
      .login .new-customer {
        border: none;
        padding: 0; } }
  .login .existing-customer {
    width: 100%;
    display: inline-block;
    border: 1px solid #939598;
    padding: 25px;
    margin-top: 30px; }
    .login .existing-customer h2 {
      margin-bottom: 12px; }
    .login .existing-customer p {
      margin-bottom: 10px; }
    .login .existing-customer .action {
      text-align: center;
      display: inline-block;
      width: 100%;
      margin-top: 25px; }
      .login .existing-customer .action a {
        margin-bottom: 0; }

.account .account-body .form-label {
  font-weight: 500; }
  .account .account-body .form-label small {
    color: #989898;
    font-size: .66667rem; }

.login-row .button--primary, .account-body .button--primary, .account-created .button--primary {
  height: 36px;
  padding-top: 10px !important;
  padding-bottom: 10px !important;
  background: #939598;
  border-color: #939598;
  color: #fff; }
  .login-row .button--primary:hover, .account-body .button--primary:hover, .account-created .button--primary:hover {
    background: #000;
    border-color: #000;
    text-decoration: none; }

/* Accout page general */
.account-page .page-heading {
  text-align: center;
  margin-bottom: 3rem; }

.pace-progress {
  display: none; }

.row.page-template, .page-template {
  display: inline-block;
  width: 100%; }
  @media (max-width: 991px) {
    .row.page-template, .page-template {
      margin: 0; } }

.page-heading {
  text-transform: uppercase;
  margin-bottom: 0;
  text-align: left;
  font-weight: 600;
  font-size: 1.4rem;
  line-height: 1.2; }

.page-content {
  padding: 0; }
  .page-content p:empty {
    display: none; }
  .page-content h2 {
    text-transform: uppercase;
    font-size: 1.1rem;
    font-weight: 500;
    color: #2d2d2d; }
  .page-content .button {
    text-decoration: none;
    padding: .93333rem 2.23333rem .8rem;
    border-radius: 0;
    text-transform: uppercase;
    font-weight: 500;
    color: #222;
    min-width: 200px; }
  .page-content .slogan {
    font-size: 1.3rem;
    color: #8a8c8e;
    font-family: 'Didot Italic', serif;
    font-weight: 400;
    margin-bottom: 20px;
    padding-left: 0; }
  .page-content .about-us-featured-image {
    margin-bottom: 35px; }
  .page-content p {
    font-size: 1.05rem;
    line-height: 1.6; }
  .page-content .track-order-form .form-input {
    float: left;
    width: 80%;
    border-radius: 0; }
  .page-content .searchbtgo {
    background-color: #fff;
    color: #000;
    float: left;
    font-weight: 700;
    height: 48px;
    margin: 0 0 8px;
    padding: 0;
    width: 20%;
    border: 1px solid #ccc;
    border-left: 0; }
    .page-content .searchbtgo:hover {
      background: #000;
      color: #fff;
      border-color: #000; }
  .page-content .reset-button {
    background-color: transparent;
    border: 0;
    color: #444;
    cursor: pointer;
    display: none;
    font-size: 10pt;
    height: 16px;
    line-height: 16px;
    margin-top: 2px;
    padding: 0 6px 6px 2px;
    position: absolute;
    vertical-align: baseline;
    width: 16px;
    z-index: 100; }
  .page-content em {
    font-size: .9rem;
    opacity: .6; }
  .page-content #accordion {
    width: 100%;
    margin: 15px 0;
    display: inline-block; }
    .page-content #accordion .accordion-item {
      width: 100%;
      display: inline-block;
      border-top: 1px solid #eee;
      border-bottom: 1px solid #eee;
      outline: 0;
      margin-top: -1px; }
      .page-content #accordion .accordion-item .accordion-toggle {
        font-size: 1.2rem;
        padding: 10px 0;
        cursor: pointer;
        outline: 0; }
        .page-content #accordion .accordion-item .accordion-toggle .svg-icons {
          float: right;
          margin-top: 7px;
          font-size: 1.1rem; }
        .page-content #accordion .accordion-item .accordion-toggle::after {
          float: right;
          content: "V";
          color: transparent;
          background-image: url("https://store-v0xtrjmuve.mybigcommerce.com/content/Image/keyboard-arrow-down.svg");
          background-position: 50% 50%;
          background-repeat: no-repeat;
          filter: opacity(0.7); }
        .page-content #accordion .accordion-item .accordion-toggle.is-open::after {
          transform: rotate(180deg); }
      .page-content #accordion .accordion-item .accordion-content {
        padding: 0; }
        .page-content #accordion .accordion-item .accordion-content p {
          color: #4f4f4f; }
  .page-content .request-catalog-form {
    background: #eaeaea;
    padding: 30px 40px; }
    .page-content .request-catalog-form h2 {
      text-transform: uppercase;
      font-weight: 600;
      font-size: 1.2rem;
      border-bottom: 1px solid rgba(255, 255, 255, 0.5);
      padding-bottom: 10px;
      margin-bottom: 20px; }
    .page-content .request-catalog-form .form-label {
      color: #444;
      margin: 0 0 3px;
      text-transform: uppercase; }
    .page-content .request-catalog-form .form-field input {
      border: none;
      -webkit-border-radius: 0;
      -moz-border-radius: 0;
      border-radius: 0;
      height: 2.8rem; }
    .page-content .request-catalog-form .form-actions {
      margin: 0; }
      .page-content .request-catalog-form .form-actions .button {
        width: 100%;
        color: #fff;
        background: #272727;
        border: none; }
        .page-content .request-catalog-form .form-actions .button:hover {
          background: #999; }
    .page-content .request-catalog-form .sign-up-for-emails {
      text-transform: uppercase;
      font-weight: 600;
      margin-top: 15px;
      color: #222; }
      .page-content .request-catalog-form .sign-up-for-emails input {
        float: left;
        margin: 1px 6px 0 0;
        width: 18px;
        height: 18px; }
  .page-content .gift-baskets-item {
    height: 535px; }
    @media (max-screen: 992px) {
      .page-content .gift-baskets-item {
        height: 475px; } }
    @media (max-screen: 800px) {
      .page-content .gift-baskets-item {
        height: 595px; } }
    @media (max-screen: 576px) {
      .page-content .gift-baskets-item {
        height: 550px; } }
  .page-content .press-item {
    margin-bottom: 30px; }
    .page-content .press-item div {
      display: block; }
      .page-content .press-item div span {
        position: absolute;
        text-transform: uppercase;
        left: 0;
        right: 0;
        width: 100%;
        height: 100%;
        text-align: center;
        color: #222;
        font-size: 1rem;
        padding-top: 37%;
        background: rgba(255, 255, 255, 0.7);
        transition: all 100ms ease-in 0s;
        -moz-transition: all 100ms ease-in 0s;
        -webkit-transition: all 100ms ease-in 0s;
        -o-transition: all 100ms ease-in 0s; }
      .page-content .press-item div:hover span {
        background: rgba(255, 255, 255, 0.95); }
  .page-content .h-with-borders {
    font-size: 1.7rem;
    padding-top: 5px;
    padding-bottom: 5px;
    font-weight: 300;
    margin-bottom: 30px;
    border-top: 2px solid #F0F2F3;
    border-bottom: 2px solid #F0F2F3; }
  .page-content .about-us-things-header {
    width: 100%;
    margin-bottom: 10px;
    display: inline-block; }
  .page-content .large-number-img {
    height: 80px;
    width: auto;
    max-width: 33%; }
  .page-content .about-us-things-header p,
  .page-content .step-icon {
    margin-bottom: 0; }
  .page-content .content-component ul {
    margin-left: 4rem;
    display: inline-block;
    width: 100%; }
  .page-content .content-component-title {
    color: #231f20;
    padding-right: 0;
    margin-top: 20px;
    text-transform: uppercase;
    font-weight: 700; }
    @media (min-width: 768px) and (max-width: 991px) {
      .page-content .content-component-title {
        width: 80%; } }
    @media (min-width: 992px) {
      .page-content .content-component-title {
        max-width: 66%; } }
  .page-content .about-us-asterisk-text {
    text-align: center;
    margin-top: -12px; }
  .page-content .get-in-touch--content-component a {
    text-decoration: none;
    word-break: break-all; }
  .page-content .get-in-touch-icon {
    height: 80px;
    width: auto; }
  .page-content .large-orders .content-component-title {
    margin-top: 0; }
  .page-content .large-orders .content-component-title span {
    width: 100%;
    display: inline-block;
    text-align: left;
    padding-left: 15px; }
    @media (max-width: 992px) {
      .page-content .large-orders .content-component-title span {
        padding-left: 0; } }
  .page-content .large-orders {
    margin-top: 60px; }
  .page-content .step-icon {
    max-height: 75px;
    margin-top: -70px; }
  .page-content .infusion-form {
    padding: 30px 0 60px;
    text-align: center;
    max-width: 387px;
    margin: 0 auto;
    font-family: 'Heebo', sans-serif;
    /* FF 4-18 */
    /* FF 19+ */
    /* IE 10+ */
    /* FF 4-18 */
    /* FF 19+ */
    /* IE 10+ */ }
    .page-content .infusion-form .title {
      color: #222;
      text-transform: uppercase;
      font-weight: 600;
      font-size: 28px;
      margin: 0 0 -5px 0; }
    .page-content .infusion-form .sub-title {
      color: #222;
      font-family: "Didot Italic", serif;
      font-weight: 400;
      font-size: 20px;
      margin: 0 0 20px;
      opacity: 0.7; }
    .page-content .infusion-form .infusion-field {
      position: relative; }
    .page-content .infusion-form .infusion-field-input {
      background: #eee;
      border: none;
      height: 40px;
      text-align: center;
      font-size: 14px;
      width: 100%;
      box-shadow: inset 0 1px 2px rgba(130, 137, 150, 0.23), 0 1px 0 rgba(255, 255, 255, 0.85);
      margin-bottom: 7px;
      outline: none; }
    .page-content .infusion-form #inf_field_FirstName-error,
    .page-content .infusion-form #inf_field_LastName-error,
    .page-content .infusion-form #inf_field_Email-error {
      position: absolute;
      color: red;
      right: 7px;
      bottom: 10px;
      font-size: 13px; }
    .page-content .infusion-form #inf_option_Radio-error {
      position: absolute;
      color: red;
      top: 16px;
      right: 8px;
      font-size: 13px;
      text-transform: none; }
    .page-content .infusion-form .infusion-field-input::-webkit-input-placeholder {
      text-transform: uppercase; }
    .page-content .infusion-form .infusion-field-input:-moz-placeholder {
      text-transform: uppercase; }
    .page-content .infusion-form .infusion-field-input::-moz-placeholder {
      text-transform: uppercase; }
    .page-content .infusion-form .infusion-field-input:-ms-input-placeholder {
      text-transform: uppercase; }
    .page-content .infusion-form .infusion-field-input:focus::-webkit-input-placeholder {
      opacity: 0; }
    .page-content .infusion-form .infusion-field-input:focus:-moz-placeholder {
      opacity: 0; }
    .page-content .infusion-form .infusion-field-input:focus::-moz-placeholder {
      opacity: 0; }
    .page-content .infusion-form .infusion-field-input:focus:-ms-input-placeholder {
      opacity: 0; }
    .page-content .infusion-form .radio-field {
      padding: 15px 0;
      display: inline-block; }
      .page-content .infusion-form .radio-field label {
        display: inline-block;
        padding: 0 0 5px; }
      .page-content .infusion-form .radio-field .infusion-option label {
        text-transform: uppercase;
        margin-right: 15px;
        float: left; }
      .page-content .infusion-form .radio-field .infusion-option input {
        float: left;
        margin: 4px 5px; }
    .page-content .infusion-form .infusion-submit {
      max-width: 445px; }
    .page-content .infusion-form .infusion-submit button {
      background-color: #222222;
      background-image: none;
      text-transform: uppercase;
      width: auto;
      float: right;
      padding: 0 25px;
      height: auto;
      font-size: 15px;
      color: #fff;
      line-height: 37px;
      height: 40px;
      font-weight: 700; }
      .page-content .infusion-form .infusion-submit button:hover {
        background: #939598; }
    .page-content .infusion-form .disclaimer {
      float: right;
      margin: 14px 25px 0 0;
      font-size: 13px;
      opacity: 0.5; }
  .page-content .notify-signup-btn {
    background-color: #222222;
    background-image: none;
    text-transform: uppercase;
    width: auto;
    float: right;
    padding: 0 25px;
    height: auto;
    font-size: 15px;
    color: #fff;
    line-height: 37px;
    height: 40px;
    font-weight: 700; }
  .page-content #stock-signup-btn {
    background-color: #FFF;
    color: #000;
    border: 1px solid #000; }
    .page-content #stock-signup-btn:hover {
      background-color: #000;
      color: #FFF; }
  .page-content #save-cart-popup .notify-signup-btn {
    background-color: #000;
    color: #FFF;
    border: 1px solid #000;
    width: 100%; }
    .page-content #save-cart-popup .notify-signup-btn:hover {
      background-color: #FFF;
      color: #000; }
  .page-content .white-popup {
    position: relative;
    background: #FFF;
    padding: 20px;
    width: auto;
    max-width: 550px;
    margin: 20px auto; }
  .page-content input[value='Sold Out'] {
    margin-top: 15px; }
  .page-content #basket-company-popup {
    min-width: 800px;
    padding: 20px 40px; }
    .page-content #basket-company-popup .title {
      text-transform: uppercase;
      text-align: center;
      font-weight: 600;
      font-family: 'Didot Italic', serif;
      color: #000;
      font-size: 2.8rem;
      margin-bottom: 0;
      line-height: 1.4; }
    .page-content #basket-company-popup .sub-title {
      text-transform: uppercase;
      text-align: center;
      font-family: 'Didot Italic', serif;
      font-size: 1.2rem;
      font-weight: 600;
      color: #000;
      margin-bottom: 30px; }
  @media (max-width: 991px) {
    .page-content iframe {
      width: 100%; } }

#basket-adelaide-popup {
  background-color: #fff;
  width: 100%;
  max-width: 800px;
  max-height: 616px;
  margin: auto;
  padding: 20px 40px;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  overflow: auto; }
  #basket-adelaide-popup:after {
    content: '';
    display: block;
    clear: both; }

.dummy-currency-holder {
  display: none; }

.cat-currency {
  display: inline-block; }
  .cat-currency .dummy-currency-holder {
    display: inline-block; }

.empty-cart-heading {
  padding: 100px 0;
  text-align: center; }

@media (max-width: 550px) {
  .page-not-found {
    margin-top: 2rem; } }

.page-not-found .page-content {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center; }
  @media (max-width: 991px) {
    .page-not-found .page-content {
      width: 90%; } }
  @media (max-width: 800px) {
    .page-not-found .page-content {
      width: 100%;
      flex-direction: column; } }
  .page-not-found .page-content .page-heading {
    margin-left: 0;
    margin-bottom: 10px;
    text-transform: lowercase;
    font-weight: 400; }
    @media (max-width: 800px) {
      .page-not-found .page-content .page-heading {
        text-align: center; } }
    .page-not-found .page-content .page-heading span {
      font-size: 4rem; }
  .page-not-found .page-content .column {
    width: 100%; }
    @media (max-width: 800px) {
      .page-not-found .page-content .column {
        text-align: center; } }
    .page-not-found .page-content .column:nth-child(2) {
      padding-left: 2rem; }
      @media (max-width: 800px) {
        .page-not-found .page-content .column:nth-child(2) {
          padding-left: 0; } }
    .page-not-found .page-content .column ul {
      margin-left: 0;
      list-style-type: none; }
      .page-not-found .page-content .column ul .contact {
        text-decoration: none; }
    .page-not-found .page-content .column p span {
      display: block; }
  .page-not-found .page-content .button {
    color: #fff; }

/* Saved Cart CSS */
.saved-cart {
  display: flex;
  flex-direction: column;
  padding: 1rem; }
  .saved-cart .cart-name {
    margin: 1rem;
    font-weight: bold; }
  .saved-cart .cart-items {
    display: flex;
    flex-direction: column; }
    .saved-cart .cart-items .cart-item {
      display: flex;
      flex-direction: row;
      padding: 0; }
      .saved-cart .cart-items .cart-item .img-container {
        padding: 8px; }
        .saved-cart .cart-items .cart-item .img-container img {
          width: 100px;
          height: 100px; }
      .saved-cart .cart-items .cart-item .product-details {
        display: flex;
        flex-direction: column;
        flex-grow: 1;
        padding: 8px; }
      .saved-cart .cart-items .cart-item .qty {
        padding: 8px; }
      .saved-cart .cart-items .cart-item .price {
        padding: 8px;
        width: 75px;
        text-align: right; }
  .saved-cart .actions {
    padding: 1rem 8px;
    display: flex;
    justify-content: space-between; }
    .saved-cart .actions .saved-cart-button {
      padding: 0 2rem;
      border: 1px solid #000;
      font-weight: bold;
      height: 40px;
      line-height: 40px;
      font-size: 1.1rem;
      text-transform: uppercase; }
      .saved-cart .actions .saved-cart-button:hover {
        background-color: #000;
        color: #FFF; }
      .saved-cart .actions .saved-cart-button.saved-cart-delete-button {
        background-color: #000;
        color: #FFF; }
        .saved-cart .actions .saved-cart-button.saved-cart-delete-button:hover {
          background-color: #FFF;
          color: #000; }

.confirmation-dialog {
  position: fixed;
  width: 100%;
  display: flex !important;
  justify-content: center;
  align-items: center;
  top: 0 !important;
  left: 0;
  width: 100%;
  height: 100vh;
  z-index: 9999; }
  .confirmation-dialog .confirm-content {
    background-color: #FFF;
    padding: 2rem; }
    .confirmation-dialog .confirm-content h1 {
      margin: 0 0 1rem; }
    .confirmation-dialog .confirm-content .actions {
      display: flex;
      justify-content: space-between; }
      .confirmation-dialog .confirm-content .actions button {
        padding: 0 2rem;
        border: 1px solid #000;
        font-weight: bold;
        height: 40px;
        line-height: 40px;
        font-size: 1.1rem;
        text-transform: uppercase; }

.account-created .page-heading {
  text-align: center;
  margin-bottom: 8px; }

.account-created .button {
  color: #fff; }

@media only screen and (max-width: 991px) {
  .page-content .press-item {
    width: 50%;
    float: left;
    padding: 1px;
    margin: 0; }
  .page-content .about-us-things-header {
    text-align: center; }
  .page-content .large-number-img {
    margin-top: 25px; }
  .page-content .content-component ul {
    margin: 0 0 1rem !important;
    display: inline-block;
    text-align: left;
    width: auto; }
  .page-content .content-component {
    text-align: center;
    width: 100%; }
  .page-content .content-component-title {
    max-width: 100%;
    padding: 0; }
  .page-content .about-us-asterisk-text,
  .page-content .h-with-borders {
    margin-top: 10px; }
  .page-content .large-orders .content-component-title span {
    text-align: center;
    margin-bottom: 0; }
  .page-content .large-orders .step-icon {
    margin-bottom: 10px; } }

@media (max-width: 991px) {
  .content-component ul {
    margin: 0 0 1rem !important;
    display: inline-block;
    text-align: left;
    width: auto !important; } }

@media (min-width: 768px) and (max-width: 992px) {
  .about-us-featured-image {
    width: 50% !important; } }

/* GIFT BASKITS TORONTO */
.isp_related_product_image_wrapper {
  height: 275px !important; }

/* OUR CATALOG */
.our-catalog .iframe-block {
  position: relative;
  padding-top: calc(max(50%, 326px));
  height: 0;
  width: 100%;
  margin-bottom: 2rem; }
  .our-catalog .iframe-block iframe {
    position: absolute;
    border: none;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0; }

.page-content .the-baskits-difference {
  padding: 3.5rem 2rem;
  border-top: 5px solid black; }

.page-content .row.address-section a,
.page-content .row.address-section .hours,
.page-content .row.address-section .info,
.page-content .row.get-in-touch--links-container a,
.page-content .row.get-in-touch--links-container .hours,
.page-content .row.get-in-touch--links-container .info {
  color: black !important; }

.page-content .row.address-section {
  margin-bottom: 50px; }

.blog-excerpts .blogs {
  width: 75%; }
  @media (max-width: 1199px) {
    .blog-excerpts .blogs {
      width: 100%; } }
  .blog-excerpts .blogs .blog {
    width: 32%;
    display: inline-block;
    vertical-align: top;
    padding: 0 15px !important;
    margin-bottom: 50px !important; }
    @media (max-width: 1200px) {
      .blog-excerpts .blogs .blog {
        width: 32%; } }
    @media (max-width: 992px) {
      .blog-excerpts .blogs .blog {
        width: 49%; } }
    .blog-excerpts .blogs .blog .blog-post-figure {
      width: 100%; }
      .blog-excerpts .blogs .blog .blog-post-figure:hover {
        box-shadow: 0 0 10px #ccc; }
      .blog-excerpts .blogs .blog .blog-post-figure .blog-thumbnail {
        height: 130px;
        overflow: hidden;
        margin-bottom: 10px;
        max-width: 100%; }
        .blog-excerpts .blogs .blog .blog-post-figure .blog-thumbnail a {
          display: inline-block;
          height: 100%;
          width: 100%; }
          .blog-excerpts .blogs .blog .blog-post-figure .blog-thumbnail a img {
            width: 100%;
            height: 100%;
            object-fit: cover; }
    .blog-excerpts .blogs .blog .blog-post-body {
      width: 100%;
      text-align: left;
      font-size: 16px; }
      .blog-excerpts .blogs .blog .blog-post-body .blog-post {
        font-size: 16px; }
      .blog-excerpts .blogs .blog .blog-post-body .addthis_toolbox {
        display: none; }
      .blog-excerpts .blogs .blog .blog-post-body .blog-title {
        margin: 0;
        line-height: 25px;
        margin-bottom: 7px !important; }
        .blog-excerpts .blogs .blog .blog-post-body .blog-title a {
          font-size: 16px;
          font-family: "Heebo", sans-serif;
          color: #000;
          line-height: normal;
          font-weight: 500;
          text-decoration: none; }
          .blog-excerpts .blogs .blog .blog-post-body .blog-title a:hover {
            color: #222; }
      .blog-excerpts .blogs .blog .blog-post-body .blog-date {
        text-align: left;
        margin-bottom: 5px;
        font-size: 15px; }
      .blog-excerpts .blogs .blog .blog-post-body .read-more-btn {
        float: left;
        width: 100%; }
        .blog-excerpts .blogs .blog .blog-post-body .read-more-btn:hover {
          text-decoration: none;
          color: #222; }
      .blog-excerpts .blogs .blog .blog-post-body .socialLinks {
        text-align: left; }

.blog-excerpts .blog + .blog {
  padding: 0;
  margin: 0;
  border: none;
  vertical-align: top; }

.blog-excerpts .pagination {
  margin-top: 30px;
  float: left; }

.single-blog-post {
  display: flex;
  flex-direction: row;
  gap: 30px;
  justify-content: center; }
  @media (max-width: 992px) {
    .single-blog-post {
      flex-direction: column;
      gap: 0; } }
  .single-blog-post .blog-post-figure, .single-blog-post .blog-post-body {
    width: 100%; }
  .single-blog-post .blog-content {
    width: 100%;
    max-width: 850px; }
    @media (max-width: 992px) {
      .single-blog-post .blog-content {
        max-width: 100%; } }
  .single-blog-post .blog-sidebar {
    width: 100%;
    max-width: 300px; }
    @media (max-width: 992px) {
      .single-blog-post .blog-sidebar {
        max-width: 100%;
        margin-top: 50px; } }
  .single-blog-post .blog-post-body img {
    display: block;
    margin-left: auto;
    margin-right: auto; }
  .single-blog-post .blog-post-body .blog-header .blog-title, .single-blog-post .blog-post-body .blog-header .blog-title a {
    text-decoration: none;
    font-size: 34px;
    color: #000;
    line-height: 160%;
    text-transform: capitalize;
    font-family: 'Heebo', serif;
    font-weight: 400;
    margin-top: 0; }
    @media (max-width: 1199px) {
      .single-blog-post .blog-post-body .blog-header .blog-title, .single-blog-post .blog-post-body .blog-header .blog-title a {
        font-size: 24px; } }
  .single-blog-post .blog-post-body .blog-post h2, .single-blog-post .blog-post-body .blog-post h2 a, .single-blog-post .blog-post-body .blog-post h3, .single-blog-post .blog-post-body .blog-post h3 a, .single-blog-post .blog-post-body .blog-post h4, .single-blog-post .blog-post-body .blog-post h4 a {
    text-decoration: none;
    font-size: 24px;
    color: #000;
    line-height: 160%;
    text-transform: uppercase;
    font-family: 'Heebo', serif; }
    @media (max-width: 1199px) {
      .single-blog-post .blog-post-body .blog-post h2, .single-blog-post .blog-post-body .blog-post h2 a, .single-blog-post .blog-post-body .blog-post h3, .single-blog-post .blog-post-body .blog-post h3 a, .single-blog-post .blog-post-body .blog-post h4, .single-blog-post .blog-post-body .blog-post h4 a {
        font-size: 18px; } }
  .single-blog-post .blog-content .blog-thumbnail {
    width: 100%;
    max-width: 100%; }
    .single-blog-post .blog-content .blog-thumbnail img {
      height: 100%;
      object-fit: cover; }
    .single-blog-post .blog-content .blog-thumbnail:after {
      padding-bottom: 55%; }
  .single-blog-post .blog-content .addthis_toolbox {
    display: none; }

.blog-sidebar h2 {
  margin-top: 0;
  text-transform: uppercase;
  font-size: 1.1rem;
  font-weight: 500;
  margin-bottom: 10px; }

.blog-sidebar ul {
  margin: 0;
  padding: 0; }
  .blog-sidebar ul li {
    list-style: none;
    border-bottom: 1px solid #e9e9e9;
    float: left;
    width: 100%;
    height: 50px;
    display: table; }
    .blog-sidebar ul li a {
      text-decoration: none;
      display: inline-block;
      padding: 5px 0;
      line-height: 1.2;
      position: relative;
      padding-left: 65px;
      display: table-cell;
      vertical-align: middle; }
      .blog-sidebar ul li a span {
        width: 50px;
        position: absolute;
        left: 0;
        top: 8px;
        text-align: center; }
        .blog-sidebar ul li a span img {
          max-height: 35px; }

.blog-sidebar .button {
  font-weight: 500;
  margin-top: 25px; }

.blog-sidebar .tags {
  margin-top: 2rem;
  text-align: center; }
  @media (max-width: 991px) {
    .blog-sidebar .tags {
      text-align: left; } }
  @media (max-width: 550px) {
    .blog-sidebar .tags {
      text-align: center; } }
  .blog-sidebar .tags ul {
    display: inline; }
    .blog-sidebar .tags ul li {
      height: initial;
      border: none;
      font-size: 15px; }
      @media (max-width: 991px) {
        .blog-sidebar .tags ul li {
          display: inline;
          width: 33%; } }
      @media (max-width: 768px) {
        .blog-sidebar .tags ul li {
          width: 49%; } }
      @media (max-width: 550px) {
        .blog-sidebar .tags ul li {
          display: table;
          width: 100%; } }
      .blog-sidebar .tags ul li a {
        padding: 0.5rem 0; }

.gift-finder-page {
  display: flex;
  flex-direction: column;
  text-align: center;
  margin: 0 0.75rem; }
  .gift-finder-page .gift-finder-header .page-heading {
    text-align: center; }
  .gift-finder-page .steps-wrapper {
    position: relative;
    margin: 0 auto 35px;
    overflow-x: hidden;
    overflow-y: visible;
    padding-top: 25px;
    -ms-overflow-style: none;
    /* IE and Edge */
    scrollbar-width: none;
    /* Firefox */ }
    .gift-finder-page .steps-wrapper::-webkit-scrollbar {
      display: none; }
    @media (min-width: 1200px) {
      .gift-finder-page .steps-wrapper {
        max-width: 1200px; } }
    @media (max-width: 767px) {
      .gift-finder-page .steps-wrapper {
        margin: 1.5rem auto 0; } }
    .gift-finder-page .steps-wrapper .bar {
      border-bottom: solid 5px black;
      justify-self: center;
      width: 50%;
      margin: 0 auto; }
    .gift-finder-page .steps-wrapper .steps {
      display: table;
      margin-top: -8px;
      width: 100%;
      table-layout: fixed; }
      .gift-finder-page .steps-wrapper .steps .step-reel {
        display: table-cell;
        margin: 0 20px;
        padding: 0 5px;
        vertical-align: top; }
        .gift-finder-page .steps-wrapper .steps .step-reel a {
          color: black;
          text-decoration: none;
          pointer-events: none;
          cursor: auto; }
          .gift-finder-page .steps-wrapper .steps .step-reel a.active, .gift-finder-page .steps-wrapper .steps .step-reel a.pre-active {
            pointer-events: all;
            cursor: pointer; }
          .gift-finder-page .steps-wrapper .steps .step-reel a .heart-icon {
            display: none; }
          .gift-finder-page .steps-wrapper .steps .step-reel a .icon {
            display: block;
            padding-top: 35px; }
          .gift-finder-page .steps-wrapper .steps .step-reel a.active .heart-icon {
            display: block;
            margin-top: -20px; }
          .gift-finder-page .steps-wrapper .steps .step-reel a.active .icon {
            display: none; }
          .gift-finder-page .steps-wrapper .steps .step-reel a.active .label {
            font-weight: 600; }
          .gift-finder-page .steps-wrapper .steps .step-reel a .label {
            display: block;
            margin-top: 5px;
            margin-bottom: 2px;
            color: inherit;
            font-weight: 400;
            font-style: normal;
            text-transform: uppercase;
            font-size: 16px;
            letter-spacing: .5px; }
          .gift-finder-page .steps-wrapper .steps .step-reel a .description {
            display: block;
            font-weight: 400;
            text-transform: none;
            font-size: 24px;
            line-height: 1.2;
            font-family: 'Didot Italic', sans-serif; }
            @media (max-width: 767px) {
              .gift-finder-page .steps-wrapper .steps .step-reel a .description {
                font-size: 17px; } }
  .gift-finder-page .reel-wrapper {
    max-width: 1230px;
    width: 100%;
    margin: 0 auto;
    overflow: hidden; }
    .gift-finder-page .reel-wrapper .reel {
      display: flex;
      align-items: flex-start;
      transition: 0.4s transform ease; }
      .gift-finder-page .reel-wrapper .reel .step {
        transition: 0.8s opacity ease;
        padding: 1rem 0 2rem;
        max-width: 1202px;
        min-width: 100%;
        opacity: 0; }
        .gift-finder-page .reel-wrapper .reel .step.active {
          opacity: 1; }
      .gift-finder-page .reel-wrapper .reel .gift-finder-dropdown {
        display: flex;
        justify-content: center;
        align-items: center; }
        .gift-finder-page .reel-wrapper .reel .gift-finder-dropdown .title {
          display: inline-block;
          font-size: 30px;
          font-family: 'Didot Italic', sans-serif;
          font-style: italic;
          margin-bottom: 20px;
          color: #262626; }
          @media (max-width: 1439px) {
            .gift-finder-page .reel-wrapper .reel .gift-finder-dropdown .title {
              font-size: 24px;
              margin-bottom: 15px; } }
          @media (max-width: 1200px) {
            .gift-finder-page .reel-wrapper .reel .gift-finder-dropdown .title {
              font-size: 20px;
              margin-bottom: 15px; } }
          @media (max-width: 680px) {
            .gift-finder-page .reel-wrapper .reel .gift-finder-dropdown .title {
              font-size: 24px;
              margin-bottom: 10px; } }
          @media (max-width: 480px) {
            .gift-finder-page .reel-wrapper .reel .gift-finder-dropdown .title {
              font-size: 20px;
              margin-bottom: 10px; } }
        .gift-finder-page .reel-wrapper .reel .gift-finder-dropdown .for-who-btn, .gift-finder-page .reel-wrapper .reel .gift-finder-dropdown .how-much-btn {
          display: none; }
      .gift-finder-page .reel-wrapper .reel #find-gift-last-step {
        margin-bottom: 100px;
        width: 200px;
        margin: 0 auto;
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        align-items: center; }
        .gift-finder-page .reel-wrapper .reel #find-gift-last-step .title {
          padding-right: 20px; }
        .gift-finder-page .reel-wrapper .reel #find-gift-last-step svg {
          margin: -11px 40px 0 40px;
          transform: rotate(90deg); }
        .gift-finder-page .reel-wrapper .reel #find-gift-last-step .gift-btn {
          font-family: "Heebo";
          background: #DA291C;
          border-radius: 100px;
          color: #fff;
          height: 40px;
          padding: 0 25px;
          font-weight: 400;
          margin: 7px 0 0 0;
          border: none; }
          .gift-finder-page .reel-wrapper .reel #find-gift-last-step .gift-btn:hover {
            background: #000; }
      .gift-finder-page .reel-wrapper .reel .choose-for-whom,
      .gift-finder-page .reel-wrapper .reel .gift-dropdown-menu {
        display: grid;
        gap: 20px;
        grid-template-columns: repeat(4, 2fr);
        margin-top: 10px;
        padding: 10px;
        margin: 0 auto;
        width: 700px; }
        @media (max-width: 991px) {
          .gift-finder-page .reel-wrapper .reel .choose-for-whom,
          .gift-finder-page .reel-wrapper .reel .gift-dropdown-menu {
            grid-template-columns: repeat(4, 1fr); } }
        @media (max-width: 767px) {
          .gift-finder-page .reel-wrapper .reel .choose-for-whom,
          .gift-finder-page .reel-wrapper .reel .gift-dropdown-menu {
            width: auto; } }
        @media (max-width: 680px) {
          .gift-finder-page .reel-wrapper .reel .choose-for-whom,
          .gift-finder-page .reel-wrapper .reel .gift-dropdown-menu {
            grid-template-columns: repeat(2, 1fr);
            gap: 15px;
            width: 400px; } }
        @media (max-width: 450px) {
          .gift-finder-page .reel-wrapper .reel .choose-for-whom,
          .gift-finder-page .reel-wrapper .reel .gift-dropdown-menu {
            width: auto; } }
        .gift-finder-page .reel-wrapper .reel .choose-for-whom .package,
        .gift-finder-page .reel-wrapper .reel .gift-dropdown-menu .package {
          list-style: none;
          text-align: center;
          padding: 0;
          cursor: pointer; }
          .gift-finder-page .reel-wrapper .reel .choose-for-whom .package img,
          .gift-finder-page .reel-wrapper .reel .gift-dropdown-menu .package img {
            width: 100%;
            transition: all 0.1s ease-in; }
          .gift-finder-page .reel-wrapper .reel .choose-for-whom .package .package-name,
          .gift-finder-page .reel-wrapper .reel .gift-dropdown-menu .package .package-name {
            display: inline-block;
            width: 100%;
            margin-top: 0;
            font-family: "Heebo";
            font-weight: 400;
            padding: 10px; }
            @media (max-width: 680px) {
              .gift-finder-page .reel-wrapper .reel .choose-for-whom .package .package-name,
              .gift-finder-page .reel-wrapper .reel .gift-dropdown-menu .package .package-name {
                padding: 5px 0 0 0; } }
          .gift-finder-page .reel-wrapper .reel .choose-for-whom .package:hover img,
          .gift-finder-page .reel-wrapper .reel .gift-dropdown-menu .package:hover img {
            border: 5px solid #ccc;
            transform: scale(1.05); }
          .gift-finder-page .reel-wrapper .reel .choose-for-whom .package:hover .package-name,
          .gift-finder-page .reel-wrapper .reel .gift-dropdown-menu .package:hover .package-name {
            color: #000; }
          .gift-finder-page .reel-wrapper .reel .choose-for-whom .package.active img,
          .gift-finder-page .reel-wrapper .reel .gift-dropdown-menu .package.active img {
            border: 5px solid #262626; }
          .gift-finder-page .reel-wrapper .reel .choose-for-whom .package.active .package-name,
          .gift-finder-page .reel-wrapper .reel .gift-dropdown-menu .package.active .package-name {
            color: #262626; }
      .gift-finder-page .reel-wrapper .reel div#for-how-much {
        display: grid;
        gap: 5px;
        grid-template-columns: repeat(3, 2fr);
        margin-top: 20px;
        padding: 0;
        margin: 0; }
        @media (max-width: 1199px) {
          .gift-finder-page .reel-wrapper .reel div#for-how-much {
            gap: 5px; } }
        @media (max-width: 991px) {
          .gift-finder-page .reel-wrapper .reel div#for-how-much {
            grid-template-columns: repeat(3, 1fr); } }
        @media (max-width: 680px) {
          .gift-finder-page .reel-wrapper .reel div#for-how-much {
            grid-template-columns: repeat(2, 1fr);
            column-gap: 15px; } }
        .gift-finder-page .reel-wrapper .reel div#for-how-much .package {
          list-style: none;
          text-align: center;
          padding: 0;
          cursor: pointer; }
          .gift-finder-page .reel-wrapper .reel div#for-how-much .package div {
            display: flex;
            align-items: center;
            justify-content: center;
            width: 100%;
            height: 100%;
            min-height: 186px;
            padding: 0;
            font-family: 'Didot Italic', sans-serif;
            font-style: italic;
            font-size: 30px;
            color: #262626;
            background-size: contain;
            background-repeat: no-repeat;
            background-position: center; }
            @media (max-width: 1439px) {
              .gift-finder-page .reel-wrapper .reel div#for-how-much .package div {
                min-height: 136px; } }
            @media (max-width: 1199px) {
              .gift-finder-page .reel-wrapper .reel div#for-how-much .package div {
                min-height: 101px;
                font-size: 24px; } }
            @media (max-width: 991px) {
              .gift-finder-page .reel-wrapper .reel div#for-how-much .package div {
                min-height: 242px; } }
            @media (max-width: 680px) {
              .gift-finder-page .reel-wrapper .reel div#for-how-much .package div {
                min-height: 253px; } }
            @media (max-width: 430px) {
              .gift-finder-page .reel-wrapper .reel div#for-how-much .package div {
                min-height: 192px; } }
            @media (max-width: 390px) {
              .gift-finder-page .reel-wrapper .reel div#for-how-much .package div {
                min-height: 172px; } }
          .gift-finder-page .reel-wrapper .reel div#for-how-much .package:hover div {
            border: 5px solid #ccc; }
          .gift-finder-page .reel-wrapper .reel div#for-how-much .package.active div {
            border: 5px solid #262626; }
          .gift-finder-page .reel-wrapper .reel div#for-how-much .package.active:hover div {
            border: 5px solid #262626 !important; }
        .gift-finder-page .reel-wrapper .reel div#for-how-much .package:nth-child(even) div {
          background-size: contain;
          background-repeat: no-repeat;
          background-position: center; }
        .gift-finder-page .reel-wrapper .reel div#for-how-much .package:nth-child(even):hover div {
          border: 5px solid #ccc; }

.giving-back-page .giving-back-title {
  color: black;
  font-family: 'Didot', serif;
  margin: 0;
  padding: 1rem;
  text-align: center;
  font-size: 40px;
  font-weight: 700; }
  @media (max-width: 990px) {
    .giving-back-page .giving-back-title {
      font-size: 30px; } }
  @media (max-width: 600px) {
    .giving-back-page .giving-back-title {
      font-size: 25px; } }
  @media (max-width: 425px) {
    .giving-back-page .giving-back-title.b-corp-title .mobile-wrap {
      width: 100%;
      display: block; } }
  @media (max-width: 510px) {
    .giving-back-page .giving-back-title.our-values-title .mobile-wrap {
      width: 100%;
      display: block; } }
  .giving-back-page .giving-back-title span.italic {
    padding: 0 10px;
    font-family: 'Didot Italic', serif;
    font-weight: 400; }

.giving-back-page .b-corp-container {
  display: flex;
  flex-direction: row;
  padding: 10px;
  margin: 0 auto; }
  @media (max-width: 990px) {
    .giving-back-page .b-corp-container {
      flex-direction: column;
      max-width: 630px; } }
  .giving-back-page .b-corp-container .text-image-container {
    background-color: #000;
    color: #fff;
    padding: 20px;
    display: flex;
    align-items: center; }
    .giving-back-page .b-corp-container .text-image-container .image-content {
      max-width: 100px;
      height: auto;
      margin: 0 0 0 15px; }
    .giving-back-page .b-corp-container .text-image-container .text-content {
      margin-left: 40px; }
      @media (max-width: 1439px) {
        .giving-back-page .b-corp-container .text-image-container .text-content {
          margin-left: 0; } }
    @media (min-width: 1440px) {
      .giving-back-page .b-corp-container .text-image-container .image-content {
        max-width: 140px;
        margin: 0 20px 0 30px; } }
    @media (max-width: 600px) {
      .giving-back-page .b-corp-container .text-image-container {
        flex-direction: column-reverse; }
        .giving-back-page .b-corp-container .text-image-container .image-content {
          margin: 0; } }
  .giving-back-page .b-corp-container .images-container {
    display: flex;
    flex-direction: row;
    min-width: 600px; }
    @media (max-width: 1199px) {
      .giving-back-page .b-corp-container .images-container {
        min-width: 400px; } }
    @media (max-width: 990px) {
      .giving-back-page .b-corp-container .images-container {
        justify-content: space-between;
        gap: 10px;
        min-width: 300px; } }
    .giving-back-page .b-corp-container .images-container .image-background-container {
      width: 100%;
      height: 100%;
      max-width: 300px;
      position: relative;
      align-content: center;
      margin-left: 20px;
      overflow: hidden; }
      @media (max-width: 990px) {
        .giving-back-page .b-corp-container .images-container .image-background-container {
          margin-left: 0;
          margin-top: 10px; } }
      .giving-back-page .b-corp-container .images-container .image-background-container img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        object-position: center; }
      .giving-back-page .b-corp-container .images-container .image-background-container .bottom-button {
        position: absolute;
        bottom: 20px;
        left: 0;
        right: 0;
        margin: 1rem auto;
        padding: 0;
        width: 160px;
        background: #BE0000;
        color: white;
        text-transform: uppercase;
        border-radius: 50px;
        font-weight: 500;
        line-height: 50px;
        height: 50px; }
        .giving-back-page .b-corp-container .images-container .image-background-container .bottom-button:hover {
          background: black; }
        @media (max-width: 400px) {
          .giving-back-page .b-corp-container .images-container .image-background-container .bottom-button {
            line-height: 35px;
            height: 35px;
            width: 140px;
            bottom: 0; } }

.giving-back-page .our-values-container {
  width: 100%; }
  .giving-back-page .our-values-container .icons-container {
    display: flex;
    justify-content: center;
    gap: 20px;
    margin: 40px 0;
    width: 100%; }
    @media (max-width: 990px) {
      .giving-back-page .our-values-container .icons-container .section:last-child .step-number {
        margin-top: -8px; } }
    @media (max-width: 700px) {
      .giving-back-page .our-values-container .icons-container {
        flex-wrap: wrap;
        justify-content: space-around;
        max-width: 500px;
        margin: 0 auto 20px; }
        .giving-back-page .our-values-container .icons-container .section {
          width: calc(50% - 10px) !important; } }
    .giving-back-page .our-values-container .icons-container .section {
      display: flex;
      flex-direction: column;
      align-items: center;
      width: 200px; }
      .giving-back-page .our-values-container .icons-container .section .step-container {
        display: flex;
        width: 100%;
        height: 105px;
        margin-bottom: 20px;
        font-family: 'Didot', serif; }
        @media (max-width: 990px) {
          .giving-back-page .our-values-container .icons-container .section .step-container {
            height: 80px; } }
        .giving-back-page .our-values-container .icons-container .section .step-container .step-number {
          min-width: 25%;
          text-align: left;
          font-weight: bold;
          font-size: 70px; }
          @media (max-width: 990px) {
            .giving-back-page .our-values-container .icons-container .section .step-container .step-number {
              font-size: 50px; } }
          .giving-back-page .our-values-container .icons-container .section .step-container .step-number.larger-font {
            font-size: 85px;
            margin-top: -20px;
            margin-bottom: -5px; }
            @media (max-width: 990px) {
              .giving-back-page .our-values-container .icons-container .section .step-container .step-number.larger-font {
                font-size: 65px; } }
        .giving-back-page .our-values-container .icons-container .section .step-container .icon {
          width: 60%;
          display: flex;
          justify-content: center;
          margin-right: 25%; }
          .giving-back-page .our-values-container .icons-container .section .step-container .icon svg,
          .giving-back-page .our-values-container .icons-container .section .step-container .icon img {
            width: 90px;
            height: 90px; }
          .giving-back-page .our-values-container .icons-container .section .step-container .icon .cls-1 {
            fill: #e81d2c; }
          .giving-back-page .our-values-container .icons-container .section .step-container .icon .cls-2 {
            fill: #262626; }
      .giving-back-page .our-values-container .icons-container .section .step-description {
        font-family: 'Didot', serif;
        text-align: center;
        font-size: 20px;
        line-height: 1.4;
        margin: 0; }
        @media (max-width: 990px) {
          .giving-back-page .our-values-container .icons-container .section .step-description {
            font-size: 16px; } }
  .giving-back-page .our-values-container .description-container {
    width: 100%;
    text-align: center; }
    .giving-back-page .our-values-container .description-container p {
      max-width: 1000px;
      margin: 0 auto; }
      .giving-back-page .our-values-container .description-container p span {
        font-weight: 900;
        text-decoration: underline; }
        .giving-back-page .our-values-container .description-container p span:hover {
          color: #e81d2c;
          cursor: pointer; }

.giving-back-page .organization-logos-container {
  width: 100%;
  margin-bottom: 50px; }
  .giving-back-page .organization-logos-container .organization-logos-image {
    display: flex;
    width: max-content;
    max-width: none;
    height: auto; }
    .giving-back-page .organization-logos-container .organization-logos-image img {
      display: block;
      height: 310px;
      width: auto; }
      .giving-back-page .organization-logos-container .organization-logos-image img:nth-child(3) {
        clip-path: inset(0 100px 0 0);
        margin-right: -100px; }
      .giving-back-page .organization-logos-container .organization-logos-image img:nth-child(4) {
        clip-path: inset(0 50px 0 20px);
        margin-right: -50px;
        margin-left: -20px; }
      .giving-back-page .organization-logos-container .organization-logos-image img:nth-child(5) {
        clip-path: inset(0 100px 0 100px);
        margin-right: -100px;
        margin-left: -100px; }
      .giving-back-page .organization-logos-container .organization-logos-image img:nth-child(6) {
        clip-path: inset(0 0 0 100px);
        margin-left: -100px; }

.giving-back-page .videos-container {
  margin: 50px 0; }
  @media (max-width: 700px) {
    .giving-back-page .videos-container > div > div > div {
      row-gap: 20px; } }

.template-Giving.Back .modal {
  overflow-y: scroll; }
  .template-Giving.Back .modal .alert-modal-content {
    margin: 100px 0;
    position: relative; }
    .template-Giving.Back .modal .alert-modal-content .modal-close-x {
      position: absolute;
      top: -75px;
      right: 30px;
      width: 35px;
      height: 35px;
      padding: 0; }
      .template-Giving.Back .modal .alert-modal-content .modal-close-x svg {
        width: 100%;
        height: 100%; }
  @media (max-width: 990px) {
    .template-Giving.Back .modal .alert-modal-content {
      margin: 60px 20px 20px; }
      .template-Giving.Back .modal .alert-modal-content .modal-close-x {
        top: -40px;
        right: 0;
        width: 25px;
        height: 25px; } }

.template-Giving.Back .heroCarouselOrganizations {
  text-align: center; }
  .template-Giving.Back .heroCarouselOrganizations div img {
    max-width: 90%;
    height: auto;
    margin: 0 auto; }
  .template-Giving.Back .heroCarouselOrganizations .slick-next,
  .template-Giving.Back .heroCarouselOrganizations .slick-prev {
    margin-top: 0; }
  .template-Giving.Back .heroCarouselOrganizations .slick-dots {
    bottom: -30px; }
    .template-Giving.Back .heroCarouselOrganizations .slick-dots li {
      padding: 0;
      margin: 0;
      width: 1.4rem;
      height: 1.4rem; }
      @media (max-width: 990px) {
        .template-Giving.Back .heroCarouselOrganizations .slick-dots li {
          width: 1rem;
          height: 1rem; } }
      .template-Giving.Back .heroCarouselOrganizations .slick-dots li button {
        width: 1rem;
        height: 1rem; }
        @media (max-width: 990px) {
          .template-Giving.Back .heroCarouselOrganizations .slick-dots li button {
            width: 0.8rem;
            height: 0.8rem; } }
        .template-Giving.Back .heroCarouselOrganizations .slick-dots li button::before {
          width: 1rem;
          height: 1rem; }
          @media (max-width: 990px) {
            .template-Giving.Back .heroCarouselOrganizations .slick-dots li button::before {
              width: 0.8rem;
              height: 0.8rem; } }

.the-baskits-difference-page {
  margin: 0 auto; }
  .the-baskits-difference-page .main-container {
    display: flex; }
  .the-baskits-difference-page .the-baskits-difference-page-content {
    background: #262626;
    height: 400px;
    width: calc(100% - 500px); }
    @media (max-width: 1439px) {
      .the-baskits-difference-page .the-baskits-difference-page-content {
        width: calc(100% - 300px); } }
    @media (max-width: 1199px) {
      .the-baskits-difference-page .the-baskits-difference-page-content {
        width: 100%; } }
    @media (max-width: 991px) {
      .the-baskits-difference-page .the-baskits-difference-page-content {
        height: 280px; } }
    @media (max-width: 600px) {
      .the-baskits-difference-page .the-baskits-difference-page-content {
        height: 360px; } }
    .the-baskits-difference-page .the-baskits-difference-page-content .header-container h1 {
      text-align: center;
      padding-top: 50px;
      margin: 0;
      font-size: 70px;
      line-height: 75px;
      font-family: 'Didot', serif;
      color: white; }
      .the-baskits-difference-page .the-baskits-difference-page-content .header-container h1 span {
        position: relative;
        margin-right: 190px;
        font-size: 55px;
        line-height: 55px;
        font-family: 'Didot Italic', serif; }
        @media (max-width: 991px) {
          .the-baskits-difference-page .the-baskits-difference-page-content .header-container h1 span {
            margin-right: 160px; } }
        @media (max-width: 600px) {
          .the-baskits-difference-page .the-baskits-difference-page-content .header-container h1 span {
            margin-right: 130px; } }
        .the-baskits-difference-page .the-baskits-difference-page-content .header-container h1 span .baskits-difference-heart {
          position: absolute;
          top: 9%;
          left: 74%;
          fill: #d93127;
          width: 15px;
          height: 20px; }
          @media (max-width: 991px) {
            .the-baskits-difference-page .the-baskits-difference-page-content .header-container h1 span .baskits-difference-heart {
              width: 12px;
              height: 16px; } }
          @media (max-width: 600px) {
            .the-baskits-difference-page .the-baskits-difference-page-content .header-container h1 span .baskits-difference-heart {
              width: 9px;
              height: 12px; } }
      @media (max-width: 991px) {
        .the-baskits-difference-page .the-baskits-difference-page-content .header-container h1 {
          font-size: 50px;
          line-height: 55px;
          padding-top: 10px; }
          .the-baskits-difference-page .the-baskits-difference-page-content .header-container h1 span {
            font-size: 40px;
            line-height: 40px; } }
      @media (max-width: 600px) {
        .the-baskits-difference-page .the-baskits-difference-page-content .header-container h1 {
          font-size: 40px;
          line-height: 45px;
          padding-top: 10px; }
          .the-baskits-difference-page .the-baskits-difference-page-content .header-container h1 span {
            font-size: 30px;
            line-height: 30px; } }
    .the-baskits-difference-page .the-baskits-difference-page-content .icon-container {
      display: flex;
      justify-content: center;
      gap: 20px;
      margin: 40px 30px; }
      .the-baskits-difference-page .the-baskits-difference-page-content .icon-container .section {
        display: flex;
        flex-direction: column;
        width: 120px; }
        .the-baskits-difference-page .the-baskits-difference-page-content .icon-container .section svg,
        .the-baskits-difference-page .the-baskits-difference-page-content .icon-container .section img {
          width: 60px;
          height: 60px;
          margin: 0 auto 20px;
          fill: white; }
        .the-baskits-difference-page .the-baskits-difference-page-content .icon-container .section p {
          line-height: 20px;
          font-size: 18px;
          color: white;
          margin: 0;
          text-align: center; }
          .the-baskits-difference-page .the-baskits-difference-page-content .icon-container .section p.italic-text {
            line-height: 24px;
            font-size: 22px;
            font-family: 'Didot Italic', serif; }
          .the-baskits-difference-page .the-baskits-difference-page-content .icon-container .section p.smaller-text {
            font-size: 16px; }
      @media (max-width: 991px) {
        .the-baskits-difference-page .the-baskits-difference-page-content .icon-container {
          margin: 20px 10px; }
          .the-baskits-difference-page .the-baskits-difference-page-content .icon-container .section svg,
          .the-baskits-difference-page .the-baskits-difference-page-content .icon-container .section img {
            width: 50px;
            height: 50px;
            margin: 0 auto 10px; }
          .the-baskits-difference-page .the-baskits-difference-page-content .icon-container .section p {
            line-height: 18px;
            font-size: 16px; }
            .the-baskits-difference-page .the-baskits-difference-page-content .icon-container .section p.italic-text {
              line-height: 22px;
              font-size: 20px;
              font-family: 'Didot Italic', serif; }
            .the-baskits-difference-page .the-baskits-difference-page-content .icon-container .section p.smaller-text {
              font-size: 15px; } }
      @media (max-width: 600px) {
        .the-baskits-difference-page .the-baskits-difference-page-content .icon-container {
          display: grid;
          grid-template-columns: repeat(2, 1fr);
          gap: 20px;
          margin: 20px auto;
          max-width: 260px; }
          .the-baskits-difference-page .the-baskits-difference-page-content .icon-container .section {
            width: 120px; } }
  .the-baskits-difference-page .the-baskits-difference-image-container {
    overflow: hidden; }
    @media (min-width: 1440px) {
      .the-baskits-difference-page .the-baskits-difference-image-container {
        width: 500px; } }
    .the-baskits-difference-page .the-baskits-difference-image-container img {
      height: 400px;
      width: 500px;
      max-width: none;
      max-height: none; }
    @media (max-width: 991px) {
      .the-baskits-difference-page .the-baskits-difference-image-container {
        display: none; } }

.reviews-page .page-content .main-content p {
  margin-top: 10px; }

.reviews-page .page-content .main-content a {
  text-decoration: underline; }

.reviews-page .stamped-reviews-widget {
  margin-top: 40px; }

.reviews-page .reviews-summary {
  position: relative;
  text-align: center;
  margin: 30px 0; }
  @media (min-width: 500px) {
    .reviews-page .reviews-summary::before {
      content: '';
      position: absolute;
      top: 50%;
      left: 0;
      right: 0;
      height: 3px;
      background-color: black;
      z-index: 1; } }
  .reviews-page .reviews-summary h2 {
    position: relative;
    display: inline-flex;
    gap: 0 10px;
    align-items: center;
    background-color: #fff;
    padding: 0 20px;
    margin: 0;
    z-index: 2;
    font-family: "Didot Italic", serif;
    text-transform: none;
    font-size: 30px; }
    .reviews-page .reviews-summary h2 .bold {
      font-weight: 900; }
    .reviews-page .reviews-summary h2 .stars-loading {
      margin-left: 5px;
      display: flex;
      align-items: center; }
      @media (max-width: 990px) {
        .reviews-page .reviews-summary h2 .stars-loading svg {
          height: 25px;
          width: 25px;
          margin-left: 0; } }
    @media (max-width: 990px) {
      .reviews-page .reviews-summary h2 {
        font-size: 25px;
        margin-bottom: 0; } }
    @media (max-width: 500px) {
      .reviews-page .reviews-summary h2 {
        justify-content: center;
        flex-wrap: wrap; }
        .reviews-page .reviews-summary h2 .text-wrapper, .reviews-page .reviews-summary h2 .bold {
          flex: 0 0 auto; }
        .reviews-page .reviews-summary h2 .stars-loading {
          flex-basis: 100%;
          justify-content: center;
          margin-left: 0;
          margin-top: 5px;
          order: 1; } }

.reviews-page .es-widget-title-container:empty {
  display: none; }

.welcome-page {
  margin: 0 auto; }
  .welcome-page .welcome-title {
    font-family: "Didot", serif;
    font-weight: 900;
    font-size: 50px;
    margin-top: 0; }
    .welcome-page .welcome-title span {
      font-family: "Didot Italic", serif;
      font-weight: 400; }
    @media (max-width: 1199px) {
      .welcome-page .welcome-title {
        font-size: 45px; } }
    @media (max-width: 800px) {
      .welcome-page .welcome-title {
        font-size: 35px; } }
    @media (max-width: 525px) {
      .welcome-page .welcome-title {
        font-size: 30px; } }
    @media (max-width: 400px) {
      .welcome-page .welcome-title {
        font-size: 25px; } }
  .welcome-page .welcome-main-container {
    display: flex;
    justify-content: center; }
    @media (max-width: 630px) {
      .welcome-page .welcome-main-container {
        flex-direction: column; } }
    .welcome-page .welcome-main-container .left-container,
    .welcome-page .welcome-main-container .right-container {
      flex: 1;
      min-width: 0; }
    .welcome-page .welcome-main-container .left-container {
      max-width: 400px; }
      @media (max-width: 1199px) {
        .welcome-page .welcome-main-container .left-container {
          max-width: 325px; } }
      @media (max-width: 630px) {
        .welcome-page .welcome-main-container .left-container {
          max-width: 600px;
          margin: 0 0 30px; } }
      .welcome-page .welcome-main-container .left-container .image-container {
        position: relative; }
        .welcome-page .welcome-main-container .left-container .image-container .bottom-button {
          position: absolute;
          bottom: 40px;
          left: 0;
          right: 0;
          margin: .5rem auto;
          padding: 0;
          width: 220px;
          background: #BE0000;
          color: #fff;
          text-transform: uppercase;
          border-radius: 50px;
          font-weight: 500;
          height: 50px; }
          .welcome-page .welcome-main-container .left-container .image-container .bottom-button a {
            text-decoration: none;
            line-height: 50px;
            color: white; }
          .welcome-page .welcome-main-container .left-container .image-container .bottom-button:hover {
            background: black; }
      .welcome-page .welcome-main-container .left-container .logos-container {
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin-top: 20px;
        gap: 10px; }
        .welcome-page .welcome-main-container .left-container .logos-container img, .welcome-page .welcome-main-container .left-container .logos-container a {
          flex: 1;
          max-width: 40%;
          height: auto; }
        .welcome-page .welcome-main-container .left-container .logos-container #WBE-Logo,
        .welcome-page .welcome-main-container .left-container .logos-container img {
          object-fit: contain;
          width: 100%; }
        .welcome-page .welcome-main-container .left-container .logos-container #WBE-Logo {
          max-width: 20%; }
        .welcome-page .welcome-main-container .left-container .logos-container a img {
          width: 100%;
          max-width: 100%; }
    .welcome-page .welcome-main-container .right-container {
      flex-grow: 1;
      margin-left: 40px; }
      @media (max-width: 990px) {
        .welcome-page .welcome-main-container .right-container {
          margin-left: 20px; } }
      @media (max-width: 630px) {
        .welcome-page .welcome-main-container .right-container {
          margin-left: 0; } }
      .welcome-page .welcome-main-container .right-container .description-container p {
        margin-right: 20px; }
      .welcome-page .welcome-main-container .right-container .description-container .last-paragraph {
        margin-bottom: 8px; }
      .welcome-page .welcome-main-container .right-container .description-container .bold-text {
        font-weight: bold; }
      .welcome-page .welcome-main-container .right-container .description-container .step-container .step-item {
        display: flex;
        flex-direction: row; }
        .welcome-page .welcome-main-container .right-container .description-container .step-container .step-item .step-number {
          font-size: 70px;
          line-height: 70px;
          font-family: "Didot", serif;
          align-self: flex-start;
          min-width: 70px; }
          .welcome-page .welcome-main-container .right-container .description-container .step-container .step-item .step-number.larger {
            font-size: 80px;
            line-height: 80px;
            margin-top: -15px; }
        .welcome-page .welcome-main-container .right-container .description-container .step-container .step-item p {
          margin-right: 0; }
        .welcome-page .welcome-main-container .right-container .description-container .step-container .step-item:first-child .step-number {
          margin-top: -25px; }
      .welcome-page .welcome-main-container .right-container .signature-container {
        width: 200px;
        margin-left: auto;
        margin-bottom: 50px; }
        .welcome-page .welcome-main-container .right-container .signature-container img {
          margin: 10px 0; }
        .welcome-page .welcome-main-container .right-container .signature-container p {
          margin: 0; }
        .welcome-page .welcome-main-container .right-container .signature-container .shop-all-gifts-button {
          margin: 15px 5px 0 5px;
          padding: 0;
          width: 190px;
          background: #BE0000;
          color: #fff;
          text-transform: uppercase;
          border-radius: 50px;
          font-weight: 500;
          height: 50px; }
          .welcome-page .welcome-main-container .right-container .signature-container .shop-all-gifts-button a {
            text-decoration: none;
            color: white;
            line-height: 50px; }
          .welcome-page .welcome-main-container .right-container .signature-container .shop-all-gifts-button:hover {
            background: black; }

@media (max-width: 991px) {
  .template-HELLO.and .container {
    max-width: none; } }

@media (min-width: 1440px) {
  .container {
    max-width: 1440px;
    padding: 0; } }

@media only screen and (max-width: 1439px) {
  .container {
    max-width: 1170px;
    padding: 0 15px; }
  .featured-products .tabs-contents .full-collection a {
    padding: 15px; }
  .featured-products .tabs-contents .full-collection {
    height: 165px;
    width: 190px;
    background-position: right center; }
  .featured-products .tabs-contents ul li .card-figure {
    height: 165px; }
  .featured-products .tabs-contents .full-collection a {
    background-size: 100px; }
  .press-item a span {
    padding-top: 36%; }
  .large-orders .content-component-title {
    font-size: 1rem;
    padding-left: 0;
    padding-right: 0; }
  .large-orders .large-number-img {
    height: 50px;
    max-width: 100%;
    padding-left: 15px !important; }
  .large-orders .step-icon {
    max-height: 60px; }
  .blog-excerpts .blog .blog-post-figure .blog-thumbnail {
    height: 179px; }
  .sold-out-badge {
    max-width: 115px; }
  .product-bottom-tabs .sold-out-badge {
    max-width: 85px; } }

@media only screen and (max-width: 1199px) {
  .container {
    max-width: 955px; }
  .page-content .col-lg-7 {
    padding-left: 25px; }
  .blog-section-home .blog-post .featured-image {
    height: 200px; }
  .featured-products .tabs-contents ul li {
    padding: 0 5px; }
  .featured-products .tabs-contents ul li .card-figure {
    height: 140px; }
  .featured-products .tabs-contents .full-collection {
    height: 142px;
    width: 152px; }
  .blog-section-home .blog-post .title a {
    font-size: 1.4rem;
    line-height: 1; }
  .blog-section-home .blog-post .title {
    margin-bottom: 5px; }
  .get-in-touch--content-component {
    padding-left: 15px; }
  .productView .productView-description .tab-title {
    font-size: .9rem;
    padding: 0.73333rem 1.2rem; }
  .productView .complexProductOptions .tab-title {
    font-size: .9rem;
    padding: 0.73333rem 1.2rem; }
  .productView .simpleProductOptions .tab-title {
    font-size: .9rem;
    padding: 0.73333rem 1.2rem; }
  .press-item a span {
    padding-top: 35%;
    font-size: .95rem; }
  .large-orders .content-component-title {
    font-size: 0.8rem; }
  .blog-excerpts .blog {
    width: 33%; }
  .blog-excerpts .blog .blog-post-figure .blog-thumbnail {
    height: 197px; }
  .sold-out-badge {
    max-width: 90px; }
  .shipping-details-section .product-thumbnails ul li {
    width: 20%; }
  .request-catalog-form .form-row--half .form-field {
    width: 100%; }
  .header .navPages-container ul li a {
    padding: 0.5rem .5rem; }
  .top-header ul.top-header--left .large-orderForm {
    display: none; }
  .top-header ul.top-header--right .social-media {
    display: none; }
  .fixed-header .header .header-logo a img,
  .header-logo-mobile a img {
    max-height: 40px;
    margin-top: 4px;
    left: auto;
    position: relative; }
  .footer .footer-body #custom-footer::after {
    display: block; }
  .footer .footer-body #custom-footer .footer-col:last-child {
    border-right: none; } }

@media only screen and (max-width: 991px) {
  .footer .footer-body .footer-col.subscribe {
    padding: 0;
    padding-left: 1rem;
    margin-top: 2.5rem; }
  .container {
    max-width: 768px; }
  .header .navPages-container ul li a {
    padding: 0.5rem .8rem;
    font-size: .9rem; }
  .header .navUser ul li a {
    padding: 0.5rem .8rem;
    font-size: .9rem; }
  .footer .footer-info-pages li a {
    font-size: .95rem; }
  .footer .more-info-pages ul li a {
    font-size: .8rem; }
  .page-content h2 {
    font-size: 1rem; }
  .page-content p {
    font-size: .9rem; }
  .get-in-touch--content-component h2 {
    font-size: 0.8rem; }
  .get-in-touch--content-component h2 .svg-icons {
    margin-top: -6px; }
  .blog-section-home .blog-post .featured-image {
    height: 160px; }
  .productView-images {
    margin-bottom: 6rem; }
  .featured-products .tabs-contents ul li .card-body {
    padding-top: 0; }
  .featured-products .tabs-contents .full-collection {
    width: 218px;
    height: 204px;
    margin: 0 auto; }
  .featured-products .tabs-contents .full-collection a {
    display: table-cell;
    padding: 15px 25px;
    vertical-align: middle; }
  .featured-products .tabs-contents .full-collection a span {
    width: 100%;
    display: inline-block;
    padding: 6px 0 4px; }
  .productView .productView-description .tab-title {
    padding: 0.73333rem 0.5rem;
    font-weight: 500; }
  .productView .complexProductOptions .tab-title {
    font-size: .9rem;
    padding: 0.73333rem 1.2rem; }
  .productView .simpleProductOptions .tab-title {
    font-size: .9rem;
    padding: 0.73333rem 1.2rem; }
  .productGrid .product {
    width: 49.3333%; }
  .header .navUser-container .form .form-field .form-input:focus {
    width: 150px; }
  .navUser-container {
    padding: 0; }
  .large-orders .large-number-img {
    height: 35px;
    width: auto; }
  .large-orders .content-component-title span {
    float: left;
    margin-top: -20px; }
  .blog-excerpts .blog {
    width: 49%; }
  .header .navPages-container ul li a, .header .navUser ul li a {
    padding: 0.5rem; }
  /* CHECKOUT STYLING */
  .confirmation-section .product-item-figure .product-item-title {
    width: 100%; }
  .confirmation-section .product-item-figure .product-item-thumb {
    margin-top: 8px; }
  .confirmation-section .product-item-figure .product-item-title {
    margin-top: 10px;
    width: 100%; }
  .shipping-details-section .product-price {
    width: 100%;
    text-align: left;
    float: left; }
  .shipping-details-section .product-thumbnails ul li a img {
    max-width: 50px; }
  .footer .footer-body #custom-footer .footer-col:last-child {
    padding-left: 1rem;
    margin-top: 2.5rem; } }

@media only screen and (min-width: 800px) {
  .navPages-item:hover .navPage-subMenu {
    display: block; }
  .category-heading {
    margin-bottom: 0; }
  .header .navPage-childList {
    display: none; }
  .navPages-container ul .navPages-item:first-child {
    margin-left: 15px; } }

@media only screen and (max-width: 992px) {
  .navPages-quickSearch .form-field {
    position: relative; }
    .navPages-quickSearch .form-field .svg-icons {
      position: absolute;
      top: 7.5px;
      left: 7.5px;
      -moz-transform: scale(-1, 1);
      -webkit-transform: scale(-1, 1);
      -o-transform: scale(-1, 1);
      -ms-transform: scale(-1, 1);
      transform: scale(-1, 1);
      font-size: 30px;
      color: #a7a7a7; }
    .navPages-quickSearch .form-field .form-input {
      padding-left: 45px; }
  .body, .fixed-header .body {
    margin-top: 63px; }
  .fixed-header .header .logo-fixed {
    display: none; }
  .header, .fixed-header .header {
    height: auto; }
  .fixed-header .header.is-open {
    height: 100% !important; }
  .page-content p {
    font-size: 1rem; }
  .breadcrumbs {
    display: none; }
  .header .top-header {
    display: none; }
  .header .header-logo {
    margin: 0 auto; }
  .header .navUser-container {
    position: absolute;
    right: 0;
    top: 13px; }
  .header .navPages-container .navPages {
    background: #fff; }
  .header .navPages-container .navPages ul li {
    border-bottom: 1px solid #dfdfdf; }
    .header .navPages-container .navPages ul li .navPage-subMenu-list li {
      border-bottom: none; }
      .header .navPages-container .navPages ul li .navPage-subMenu-list li a {
        padding: 0.75rem 0; }
    .header .navPages-container .navPages ul li.navPages-item.track-order {
      display: block; }
  .header .navPages-container .navPages ul li a {
    padding: 1rem;
    font-weight: 300; }
  .header .navPages-container .navPages ul li a .icon {
    float: right;
    margin: 4px 8px; }
  .header .navPages-container .navPages ul li .navPage-subMenu ul li:last-child {
    border-bottom: none; }
  .header .navPages-container .navPages ul li .navPage-subMenu ul li {
    padding: 0 0 0 32px !important; }
  .header .navPages-container .navPages-list--user {
    margin-top: 0;
    padding-top: 0; }
  .header .navUser-or {
    padding: 0 24px; }
  .header .navUser {
    background: none; }
  .header .navPages-container ul {
    float: none;
    margin: 0; }
  .header .navPages-container ul li a {
    font-size: 1rem; }
  .header .navUser ul li a .svg-icons {
    font-size: 1.6rem;
    display: none; }
  .header-logo-mobile {
    display: block; }
  .navPages-quickSearch {
    border: none; }
  .navPages-quickSearch #search_query {
    border-radius: 0; }
  .navUser-item-cartLabel {
    display: block;
    margin-right: 30px; }
  .navPages-container ul .navPages-item:first-child .navPages-action {
    margin-left: 0; }
  .navPages-container.is-open {
    padding-left: 0;
    padding-right: 0;
    width: 100%; }
  .navPages-quickSearch .form {
    margin-bottom: 1rem; }
  .navPages-action-moreIcon.is-open {
    transform: rotate(0); }
  .footer .footer-info-pages {
    padding: 40px 0 30px; }
  .footer .footer-info-pages li {
    width: 100%;
    border: none; }
  .footer .footer-branding a img {
    margin-left: 0; }
  .footer .footer-info-pages li a {
    display: inline-block;
    width: 100%;
    margin-bottom: 10px; }
  .footer .copyright-info {
    text-align: left; }
  .footer .copyright-info p {
    padding-left: 0;
    padding-top: 4px; }
  .footer .more-info-pages ul {
    margin: 0 0 25px;
    padding: 0; }
  .footer .more-info-pages ul li {
    width: auto;
    margin: 0 .5rem .5rem; }
  .footer .more-info-pages ul li a {
    font-size: .9rem; }
  .footer .socialLinks {
    float: none;
    padding: 0; }
  .page-content .col-lg-7 {
    padding-left: 15px; }
  .page-content .featured-image, .page-content .main-content {
    width: 100%; }
  .page-content .featured-image img {
    width: 100%; }
  .page-heading {
    font-size: 1.2rem; }
  .account-body {
    margin: 0; }
  .header .navPages-container ul li .navPage-subMenu {
    padding: 0 1.5rem 1rem !important; }
  .login-form {
    padding: 0; }
  .login-form .button {
    width: 100%; }
  .new-customer .panel-body {
    padding: 0;
    background: none; }
  .new-customer .panel-body .button {
    width: 100%; }
  .new-customer .panel-header {
    background: none;
    padding: 0; }
  .new-customer .panel-header .panel-title {
    font-weight: 500;
    color: #333; }
  .featured-products .tabs-contents ul li {
    width: 50%;
    padding: 0 15px; }
    .featured-products .tabs-contents ul li .card-body {
      text-align: center; }
  .featured-products .tabs-contents ul li .card {
    margin-bottom: 2rem; }
  .featured-products .tabs-contents .full-collection a {
    background-size: 70px;
    padding: 15px 40px; }
  .featured-products .tabs-contents .full-collection a span {
    margin-left: 0; }
  .featured-products .tabs-contents ul li:nth-child(5) {
    display: none; }
  .homepage-bottom-banners {
    margin-bottom: 30px; }
  .homepage-bottom-banners .banner p {
    width: 100%; }
  .featured-products ul.tabs li {
    margin: 0 6px; }
  .featured-in ul {
    padding: 10px 0; }
  .featured-in ul li {
    width: 45%;
    margin: 0 2%; }
  .heroCarousel {
    margin-top: -1rem;
    margin-bottom: 1rem; }
  .featured-in h2 {
    line-height: 1.2; }
  .featured-in .slogan {
    margin-bottom: 15px; }
  .featured-products .slogan {
    margin-bottom: 5px; }
  .featured-products ul.tabs li a {
    padding-bottom: 0; }
  .blog-section-home .blog-post .featured-image {
    height: auto;
    overflow: auto;
    float: left;
    margin: 0 0 10px; }
  .blog-section-home .blog-post {
    float: left;
    width: 100%;
    margin-bottom: 30px; }
  .blog-section-home .blog-post:last-child {
    margin-bottom: 0; }
  .facetedSearch-toggle {
    height: 3.5rem;
    line-height: 3.5rem;
    padding: 0;
    margin-bottom: 1rem; }
  .facetedSearch-toggle-indicator {
    width: 100%;
    text-align: center;
    display: none; }
  .toggleLink-text {
    font-weight: 500;
    color: #444;
    font-size: 1rem; }
  .productView-title {
    font-size: 1.6rem; }
  .productView-price {
    font-size: 1.5rem; }
  .productView .productView-options #form-action-addToCart {
    width: 100%; }
  .productView-description {
    width: 100%; }
  .complexProductOptions {
    width: 100%; }
  .simpleProductOptions {
    width: 100%; }
  .productView-images {
    margin-bottom: 2rem; }
  .page-content .slogan {
    line-height: 1.2; }
  .content-component {
    text-align: center;
    width: 100%; }
  .content-component-title {
    max-width: 100%;
    padding: 0; }
  .about-us-things-header {
    text-align: center; }
  .about-us-asterisk-text {
    margin-top: 10px; }
  .h-with-borders {
    font-size: 1.3rem;
    margin-top: 10px; }
  .get-in-touch--content-component .featured-img {
    text-align: center;
    margin-top: 15px; }
  .get-in-touch--content-component {
    width: 100%;
    text-align: center; }
  .get-in-touch--content-component ul {
    margin-left: 0; }
  .get-in-touch--content-component h2 {
    margin-bottom: 0; }
  .page-content .donation-request {
    width: 100%; }
  .page-content .featured-image {
    margin-bottom: 20px; }
  .press-item {
    width: 50%;
    float: left;
    padding: 1px;
    margin: 0; }
  .press-item a {
    float: left;
    width: 100%; }
  .press-item a img {
    width: 100%; }
  .textbx .searchfild {
    width: 70%; }
  .searchbtgo {
    width: 30%; }
  .large-number-img {
    margin-top: 25px; }
  .footer .socialLinks .socialLinks-item {
    margin: -5px 8px 5px; }
  .header .navPages-container ul li .navPage-subMenu {
    max-width: 100%;
    padding: 0 !important;
    margin: 0; }
  .header .navPages-container .navPage-subMenu-item a {
    border-bottom: none;
    font-weight: 300; }
  .header .navPages-container .navPage-subMenu-item a:hover {
    font-weight: 300;
    color: #000; }
  .header .navPages-container .navPage-subMenu-item a strong {
    font-weight: 500; }
  .header .navUser-item--cart .countPill {
    position: absolute;
    right: 0px;
    top: 3px;
    line-height: 22px; }
  .product-bottom-tabs .slick-prev {
    display: none !important; }
  .product-bottom-tabs .slick-next {
    display: none !important; }
  .category-sidebar nav {
    max-width: 100% !important; }
  .productView .productView-options #form-action-addToCart {
    height: 55px; }
  #product-listing-container .productGrid li .card .card-body .card-title {
    margin-bottom: 0.5rem; }
  .category-sidebar {
    width: 100%;
    float: none;
    display: inline-block; }
  .category-content {
    width: 100%;
    float: none;
    display: inline-block; }
  .productGrid .product {
    width: 49.3333%; }
  .facetedSearch-toggle-text {
    text-align: center;
    width: 100%; }
  .productView .productView-options .form-field--increments label {
    width: 100%;
    margin-bottom: 5px; }
  .productView .productView-title {
    margin-bottom: 0; }
  .navPages-action-moreIcon {
    margin-top: -2px; }
  .large-orders .large-number-img {
    height: auto;
    display: none; }
  .large-orders .content-component-title span {
    text-align: center;
    margin: 0 0 20px;
    padding: 0; }
  .large-orders .step-icon {
    margin-top: 0;
    max-height: 100%; }
  .large-orders .content-component-title {
    font-size: 0.9rem; }
  .blog-section-home {
    margin-bottom: 0; }
  .blog-excerpts .blog .blog-post-figure .blog-thumbnail {
    height: auto; }
  .blog-excerpts .blog .blog-post-figure {
    height: auto;
    max-height: 150px;
    margin-bottom: 10px;
    overflow: hidden; }
  .cart-content {
    padding: 0 15px; }
  .heroCarousel .slick-next,
  .heroCarousel .slick-prev {
    display: none !important; }
  .featured-in h2, .featured-products h2, .blog-section-home h2 {
    margin-bottom: 0; }
  .navPages .navPage-subMenu-list, .navPage-childList {
    border-left: none; }
  .navPage-childList-action.navPages-action {
    text-transform: none !important; }
  .slick-dots li button,
  .slick-dots li button::before {
    width: 12px;
    height: 12px; }
  .slick-dots li {
    width: 1.2rem; }
  #facetedSearch .accordion-block {
    border-top: none; }
  .sold-out-badge {
    max-width: 50%; }
  .featured-products .card-image {
    width: auto;
    max-height: 100%; }
  .pagination {
    float: none;
    padding: 0 15px;
    width: 100%; }
  .request-catalog-form {
    padding: 20px; }
  .previewCart .productView {
    width: 100%;
    margin-bottom: 25px; }
  .modal-body {
    padding: 1rem; }
  .previewCart .button--primary {
    margin-bottom: 25px; }
  .modal-header-title {
    line-height: 1.2;
    margin-top: 40px;
    padding: 0 0 10px; }
  .navBar--account {
    display: none; }
  .new-customer {
    border: none; }
  .get-in-touch--content-component ul li {
    list-style: none; }
  .productView-options .form-field {
    text-align: left; }
  .productView .productView-options .form-action {
    width: 100%; }
  .cart-text {
    margin-right: 6px; }
  /* CHECKOUT SECTION */
  .payment-method-section .place-order-btn {
    width: 100%;
    text-align: center; }
  .payment-method-section .place-order-btn a {
    width: 100%;
    height: 55px;
    line-height: 55px; }
  .confirmation-section .product-item-figure {
    min-width: 200px; }
  .confirmation-section .product-item-card-message {
    min-width: 300px; }
  .confirmation-section .product-item-ships-to {
    min-width: 300px; }
  .shipping-details-section .continue-btn a {
    width: 100%;
    text-align: center; }
  .shipping-details-section #tab-message .form-section {
    width: 100%; }
  .shipping-details-section #tab-location .button {
    width: 100%; }
  .shipping-details-section .tab {
    float: left !important;
    width: 33%; }
  .shipping-details-section .tab-title {
    text-align: center; }
  .shipping-details-section #tab-date .shipping-info .shipping-item {
    width: 100%; }
  .shipping-details-section .product-thumbnails ul li {
    width: 70px; }
  .account-details-section input {
    height: 45px;
    line-height: 45px; }
  .account-details-section .button {
    height: 45px;
    line-height: 50px;
    padding: 0 1rem; }
  .checkout-content .modal-content .form-section {
    width: 100%; }
  .checkout-content .form-submit-btn button {
    width: 100%; }
  #micro-app-ng-checkout {
    padding-top: 0; }
  .orderConfirmation {
    padding: 1rem 0 0; }
  .track-order-form .form-input {
    width: 100%; }
  .searchbtgo {
    width: 100%;
    margin-top: 10px;
    border: 1px solid #e2e2e2; }
  .navPages-list + .navPages-list {
    border: none; }
  .product-short-summary {
    margin-bottom: 20px; }
  .blog-section-home .blog-post .title {
    display: inline-block;
    width: 100%;
    margin-top: 5px; }
  .page-content .page-heading {
    margin-bottom: 6px;
    margin-left: 4px; }
  #basket-company-popup {
    min-width: 100%; }
  #basket-company-popup .title {
    font-size: 1.8rem;
    margin-top: 40px; }
  .footer .footer-body {
    padding-bottom: 5rem; }
  .footer .footer-body .footer-col {
    border: 0;
    padding-left: 1rem;
    margin-bottom: 2rem; }
  .footer .footer-body #custom-footer .footer-col:last-child {
    margin-top: 0; }
  .footer .footer-body .footer-col.subscribe {
    margin-top: 0;
    padding-right: 1rem; }
  .footer .footer-body .footer-col.subscribe form .infusion-field--firstName, .footer .footer-body .footer-col.subscribe form .infusion-field--lastName {
    width: 100%; }
  .footer .footer-body .footer-col.subscribe form .infusion-field--firstName {
    margin-bottom: 0.5rem; }
  .footer .footer-body .footer-col.subscribe form .infusion-field--email {
    width: 100%; }
  .footer .footer-body .footer-col.subscribe form .infusion-submit button {
    width: 100%;
    margin-bottom: 1rem; }
  .footer .footer-body .footer-col.subscribe .social-media {
    padding-top: 2rem; }
  .landing-page .category-tile {
    padding-right: 5px;
    padding-left: 5px; } }

@media only screen and (max-width: 600px) {
  .blog-excerpts .blog {
    padding: 0 5px !important; }
  .blog-excerpts .blog .blog-post-figure {
    height: auto;
    max-height: 110px;
    margin-bottom: 10px;
    overflow: hidden; }
  .infusion-form .title {
    font-size: 24px;
    line-height: 1.2;
    margin-bottom: 5px; }
  .infusion-form .sub-title {
    font-size: 18px;
    line-height: 1.2; }
  .infusion-form .infusion-submit button {
    width: 100%; }
  .infusion-form .infusion-submit {
    max-width: 100%;
    padding-bottom: 30px; }
  .infusion-form .disclaimer {
    width: 100%;
    text-align: center;
    margin: 7px 0; }
  .remove-all .btn-remove-all {
    width: 100%; }
  .page-content[data-cart] .cart-total-label {
    width: 50%; }
  .slick-dots li button {
    border: 1px solid #999; }
  .footer .footer-body .footer-col.subscribe form #inf_option_Radio-error {
    top: 6px;
    right: 5px; } }

.col-lg-5th {
  float: left;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

@media only screen and (min-width: 1200px) {
  .col-lg-5th {
    width: 20%;
    float: left; } }

@media only screen and (min-width: 991px) {
  .col-md-5th {
    width: 20%;
    float: left; } }

@media only screen and (min-width: 768px) {
  .col-sm-5th {
    width: 20%;
    float: left; } }

@media only screen and (max-width: 767px) {
  .col-xl-5th {
    width: 20%;
    float: left; } }

@-ms-viewport {
  width: device-width; }

.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important; }

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important; }

@media (max-width: 767px) {
  .visible-xs {
    display: block !important; }
  table.visible-xs {
    display: table; }
  tr.visible-xs {
    display: table-row !important; }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }

@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important; } }

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important; } }

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important; }
  table.visible-sm {
    display: table; }
  tr.visible-sm {
    display: table-row !important; }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important; }
  table.visible-md {
    display: table; }
  tr.visible-md {
    display: table-row !important; }
  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important; } }

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important; }
  table.visible-lg {
    display: table; }
  tr.visible-lg {
    display: table-row !important; }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }

@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important; } }

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important; } }

@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important; } }

.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: block !important; }
  table.visible-print {
    display: table; }
  tr.visible-print {
    display: table-row !important; }
  th.visible-print,
  td.visible-print {
    display: table-cell !important; } }

.visible-print-block {
  display: none !important; }

@media print {
  .visible-print-block {
    display: block !important; } }

.visible-print-inline {
  display: none !important; }

@media print {
  .visible-print-inline {
    display: inline !important; } }

.visible-print-inline-block {
  display: none !important; }

@media print {
  .visible-print-inline-block {
    display: inline-block !important; } }

@media print {
  .hidden-print {
    display: none !important; } }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }

.row {
  margin-left: -15px;
  margin-right: -15px; }

.col, .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

.col, .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left; }

.col-xs-12 {
  width: 100%; }

.col-xs-11 {
  width: 91.66666667%; }

.col-xs-10 {
  width: 83.33333333%; }

.col-xs-9 {
  width: 75%; }

.col-xs-8 {
  width: 66.66666667%; }

.col-xs-7 {
  width: 58.33333333%; }

.col-xs-6 {
  width: 50%; }

.col-xs-5 {
  width: 41.66666667%; }

.col-xs-4 {
  width: 33.33333333%; }

.col-xs-3 {
  width: 25%; }

.col-xs-2 {
  width: 16.66666667%; }

.col-xs-1 {
  width: 8.33333333%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-pull-11 {
  right: 91.66666667%; }

.col-xs-pull-10 {
  right: 83.33333333%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-8 {
  right: 66.66666667%; }

.col-xs-pull-7 {
  right: 58.33333333%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-5 {
  right: 41.66666667%; }

.col-xs-pull-4 {
  right: 33.33333333%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-2 {
  right: 16.66666667%; }

.col-xs-pull-1 {
  right: 8.33333333%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-push-11 {
  left: 91.66666667%; }

.col-xs-push-10 {
  left: 83.33333333%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-8 {
  left: 66.66666667%; }

.col-xs-push-7 {
  left: 58.33333333%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-5 {
  left: 41.66666667%; }

.col-xs-push-4 {
  left: 33.33333333%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-2 {
  left: 16.66666667%; }

.col-xs-push-1 {
  left: 8.33333333%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-offset-12 {
  margin-left: 100%; }

.col-xs-offset-11 {
  margin-left: 91.66666667%; }

.col-xs-offset-10 {
  margin-left: 83.33333333%; }

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

.col-xs-offset-8 {
  margin-left: 66.66666667%; }

.col-xs-offset-7 {
  margin-left: 58.33333333%; }

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

.col-xs-offset-5 {
  margin-left: 41.66666667%; }

.col-xs-offset-4 {
  margin-left: 33.33333333%; }

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

.col-xs-offset-2 {
  margin-left: 16.66666667%; }

.col-xs-offset-1 {
  margin-left: 8.33333333%; }

.col-xs-offset-0 {
  margin-left: 0%; }

@media (min-width: 768px) {
  .col, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-11 {
    width: 91.66666667%; }
  .col-sm-10 {
    width: 83.33333333%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-8 {
    width: 66.66666667%; }
  .col-sm-7 {
    width: 58.33333333%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-5 {
    width: 41.66666667%; }
  .col-sm-4 {
    width: 33.33333333%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-2 {
    width: 16.66666667%; }
  .col-sm-1 {
    width: 8.33333333%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-pull-11 {
    right: 91.66666667%; }
  .col-sm-pull-10 {
    right: 83.33333333%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-8 {
    right: 66.66666667%; }
  .col-sm-pull-7 {
    right: 58.33333333%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-5 {
    right: 41.66666667%; }
  .col-sm-pull-4 {
    right: 33.33333333%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-2 {
    right: 16.66666667%; }
  .col-sm-pull-1 {
    right: 8.33333333%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-push-11 {
    left: 91.66666667%; }
  .col-sm-push-10 {
    left: 83.33333333%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-8 {
    left: 66.66666667%; }
  .col-sm-push-7 {
    left: 58.33333333%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-5 {
    left: 41.66666667%; }
  .col-sm-push-4 {
    left: 33.33333333%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-2 {
    left: 16.66666667%; }
  .col-sm-push-1 {
    left: 8.33333333%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-offset-12 {
    margin-left: 100%; }
  .col-sm-offset-11 {
    margin-left: 91.66666667%; }
  .col-sm-offset-10 {
    margin-left: 83.33333333%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-8 {
    margin-left: 66.66666667%; }
  .col-sm-offset-7 {
    margin-left: 58.33333333%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-5 {
    margin-left: 41.66666667%; }
  .col-sm-offset-4 {
    margin-left: 33.33333333%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-2 {
    margin-left: 16.66666667%; }
  .col-sm-offset-1 {
    margin-left: 8.33333333%; }
  .col-sm-offset-0 {
    margin-left: 0%; } }

@media (min-width: 992px) {
  .col, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }
  .col-md-12 {
    width: 100%; }
  .col-md-11 {
    width: 91.66666667%; }
  .col-md-10 {
    width: 83.33333333%; }
  .col-md-9 {
    width: 75%; }
  .col-md-8 {
    width: 66.66666667%; }
  .col-md-7 {
    width: 58.33333333%; }
  .col-md-6 {
    width: 50%; }
  .col-md-5 {
    width: 41.66666667%; }
  .col-md-4 {
    width: 33.33333333%; }
  .col-md-3 {
    width: 25%; }
  .col-md-2 {
    width: 16.66666667%; }
  .col-md-1 {
    width: 8.33333333%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-pull-11 {
    right: 91.66666667%; }
  .col-md-pull-10 {
    right: 83.33333333%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-8 {
    right: 66.66666667%; }
  .col-md-pull-7 {
    right: 58.33333333%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-5 {
    right: 41.66666667%; }
  .col-md-pull-4 {
    right: 33.33333333%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-2 {
    right: 16.66666667%; }
  .col-md-pull-1 {
    right: 8.33333333%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-push-11 {
    left: 91.66666667%; }
  .col-md-push-10 {
    left: 83.33333333%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-8 {
    left: 66.66666667%; }
  .col-md-push-7 {
    left: 58.33333333%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-5 {
    left: 41.66666667%; }
  .col-md-push-4 {
    left: 33.33333333%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-2 {
    left: 16.66666667%; }
  .col-md-push-1 {
    left: 8.33333333%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-offset-12 {
    margin-left: 100%; }
  .col-md-offset-11 {
    margin-left: 91.66666667%; }
  .col-md-offset-10 {
    margin-left: 83.33333333%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-8 {
    margin-left: 66.66666667%; }
  .col-md-offset-7 {
    margin-left: 58.33333333%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-5 {
    margin-left: 41.66666667%; }
  .col-md-offset-4 {
    margin-left: 33.33333333%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-2 {
    margin-left: 16.66666667%; }
  .col-md-offset-1 {
    margin-left: 8.33333333%; }
  .col-md-offset-0 {
    margin-left: 0%; } }

@media (min-width: 1200px) {
  .col, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-11 {
    width: 91.66666667%; }
  .col-lg-10 {
    width: 83.33333333%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-8 {
    width: 66.66666667%; }
  .col-lg-7 {
    width: 58.33333333%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-5 {
    width: 41.66666667%; }
  .col-lg-4 {
    width: 33.33333333%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-2 {
    width: 16.66666667%; }
  .col-lg-1 {
    width: 8.33333333%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-pull-11 {
    right: 91.66666667%; }
  .col-lg-pull-10 {
    right: 83.33333333%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-8 {
    right: 66.66666667%; }
  .col-lg-pull-7 {
    right: 58.33333333%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-5 {
    right: 41.66666667%; }
  .col-lg-pull-4 {
    right: 33.33333333%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-2 {
    right: 16.66666667%; }
  .col-lg-pull-1 {
    right: 8.33333333%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-push-11 {
    left: 91.66666667%; }
  .col-lg-push-10 {
    left: 83.33333333%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-8 {
    left: 66.66666667%; }
  .col-lg-push-7 {
    left: 58.33333333%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-5 {
    left: 41.66666667%; }
  .col-lg-push-4 {
    left: 33.33333333%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-2 {
    left: 16.66666667%; }
  .col-lg-push-1 {
    left: 8.33333333%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-offset-12 {
    margin-left: 100%; }
  .col-lg-offset-11 {
    margin-left: 91.66666667%; }
  .col-lg-offset-10 {
    margin-left: 83.33333333%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-8 {
    margin-left: 66.66666667%; }
  .col-lg-offset-7 {
    margin-left: 58.33333333%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-5 {
    margin-left: 41.66666667%; }
  .col-lg-offset-4 {
    margin-left: 33.33333333%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-2 {
    margin-left: 16.66666667%; }
  .col-lg-offset-1 {
    margin-left: 8.33333333%; }
  .col-lg-offset-0 {
    margin-left: 0%; } }

.clearfix,
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  content: " ";
  display: table; }

.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
  clear: both; }

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

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

/****************** 
Bapo Custom Styling 
*******************/
/* Pages */
.add-your-logo h4 {
  margin-top: 0;
  text-align: center;
  font-weight: 700;
  font-size: 22px; }

.add-your-logo .logo-cards {
  display: flex;
  flex-direction: row; }
  @media (max-width: 550px) {
    .add-your-logo .logo-cards {
      flex-direction: column; } }
  .add-your-logo .logo-cards .logo-card {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    width: 33%; }
    @media (max-width: 550px) {
      .add-your-logo .logo-cards .logo-card {
        width: 100%; } }
    @media (min-width: 1440px) {
      .add-your-logo .logo-cards .logo-card .image-wrapper {
        min-height: 465px; } }
    .add-your-logo .logo-cards .logo-card .content-wrapper {
      padding: 1rem; }
      .add-your-logo .logo-cards .logo-card .content-wrapper h2 {
        margin-top: 0; }

.add-your-logo .logo-sticker {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin: 1rem 0; }
  @media (max-width: 800px) {
    .add-your-logo .logo-sticker {
      flex-direction: column;
      margin-bottom: 2rem; } }
  .add-your-logo .logo-sticker h1 {
    text-transform: uppercase;
    margin: 0;
    min-width: 225px;
    font-weight: 700;
    font-size: 32px; }
    @media (max-width: 800px) {
      .add-your-logo .logo-sticker h1 {
        margin-bottom: 1rem; } }
  .add-your-logo .logo-sticker p {
    margin: 0; }
    @media (max-width: 800px) {
      .add-your-logo .logo-sticker p {
        margin-top: 15px; } }
    @media (min-width: 801px) {
      .add-your-logo .logo-sticker p {
        text-align: left;
        padding-left: 15px; } }
    @media (min-width: 1200px) {
      .add-your-logo .logo-sticker p {
        padding-left: 25px; } }

.add-your-logo .swap-a-mug .mug-image {
  position: relative;
  margin-bottom: 1rem;
  width: 24%; }
  @media (max-width: 800px) {
    .add-your-logo .swap-a-mug .mug-image {
      width: 49%; } }
  @media (max-width: 550px) {
    .add-your-logo .swap-a-mug .mug-image {
      width: 100%; } }
  .add-your-logo .swap-a-mug .mug-image h5 {
    position: absolute;
    bottom: 0;
    left: 1rem;
    margin-bottom: 5px; }

.add-your-logo .swap-a-mug .mugs-image-wrapper {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between; }
  @media (max-width: 550px) {
    .add-your-logo .swap-a-mug .mugs-image-wrapper {
      flex-direction: column; } }

.gift-concierge-page {
  text-align: center;
  padding: 0 0 40px; }
  .gift-concierge-page h1 {
    font-size: 50px;
    font-weight: 600;
    font-family: "Didot", serif;
    text-align: center;
    margin: 0 0 5px;
    color: #000; }
    @media (max-width: 1199px) {
      .gift-concierge-page h1 {
        font-size: 36px; } }
    .gift-concierge-page h1 span {
      font-family: "Didot Italic", serif;
      font-weight: 500; }
  .gift-concierge-page .corporate-gif {
    width: 100%;
    text-align: center;
    display: flex;
    justify-content: center;
    gap: 0; }
    .gift-concierge-page .corporate-gif .mobile-gif {
      display: none;
      height: 70px;
      max-width: none; }
    @media (max-width: 990px) {
      .gift-concierge-page .corporate-gif .desktop-gif {
        display: none; }
      .gift-concierge-page .corporate-gif .mobile-gif {
        display: block; } }
  .gift-concierge-page .easier-method {
    text-align: center;
    margin: 40px 0; }
    @media (max-width: 800px) {
      .gift-concierge-page .easier-method {
        margin: 30px 0 0; } }
    .gift-concierge-page .easier-method .title1 {
      font-size: 24px;
      font-family: "Didot Italic", serif;
      font-weight: 500; }
      @media (max-width: 1199px) {
        .gift-concierge-page .easier-method .title1 {
          font-size: 30px; } }
      @media (max-width: 991px) {
        .gift-concierge-page .easier-method .title1 {
          font-size: 20px; } }
    .gift-concierge-page .easier-method .title2 {
      font-size: 30px;
      font-weight: 600;
      font-family: "Didot", serif;
      margin-bottom: 10px;
      color: #000; }
      @media (max-width: 1199px) {
        .gift-concierge-page .easier-method .title2 {
          font-size: 40px;
          margin-bottom: 5px; } }
      @media (max-width: 991px) {
        .gift-concierge-page .easier-method .title2 {
          font-size: 30px; } }
  .gift-concierge-page .cta-container {
    display: flex;
    justify-content: center;
    gap: 100px;
    margin-bottom: 40px; }
    @media (max-width: 1199px) {
      .gift-concierge-page .cta-container {
        gap: 50px; } }
    @media (max-width: 800px) {
      .gift-concierge-page .cta-container {
        flex-direction: column;
        gap: 20px; } }
    .gift-concierge-page .cta-container .heading {
      font-size: 24px;
      font-family: "Didot Italic", serif;
      font-weight: 500;
      margin-bottom: 10px; }
      @media (max-width: 991px) {
        .gift-concierge-page .cta-container .heading {
          font-size: 20px; } }
    .gift-concierge-page .cta-container .button {
      border-radius: 100px;
      height: 50px;
      line-height: 52px;
      padding: 0 40px;
      display: inline-block;
      border: none;
      background: #b2292e;
      color: #fff;
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 0; }
      @media (max-width: 1199px) {
        .gift-concierge-page .cta-container .button {
          height: 45px;
          line-height: 48px;
          padding: 0 20px;
          font-size: 14px; } }
      .gift-concierge-page .cta-container .button:hover {
        background: #000; }
  .gift-concierge-page .heading-more-ways {
    width: 100%;
    text-align: center;
    font-size: 36px;
    font-family: "Didot", serif;
    font-weight: 500;
    margin: 10px 0 20px;
    display: inline-block; }
    @media (max-width: 991px) {
      .gift-concierge-page .heading-more-ways {
        font-size: 30px; } }
    .gift-concierge-page .heading-more-ways i {
      font-family: "Didot Italic", serif;
      font-weight: 500; }
  .gift-concierge-page .gifts-for {
    display: flex;
    gap: 30px;
    justify-content: center;
    margin: 0 auto 40px; }
    @media (max-width: 991px) {
      .gift-concierge-page .gifts-for {
        flex-direction: column;
        gap: 10px; } }
    .gift-concierge-page .gifts-for .item {
      flex: 1; }
      .gift-concierge-page .gifts-for .item a {
        background: #f1f1f1;
        text-decoration: none;
        color: #000;
        display: inline-block;
        width: 100%;
        padding: 30px 20px;
        border: 1px solid rgba(0, 0, 0, 0); }
        @media (max-width: 991px) {
          .gift-concierge-page .gifts-for .item a {
            padding: 20px; } }
        .gift-concierge-page .gifts-for .item a.alt-bg {
          background: #ede3d4; }
        .gift-concierge-page .gifts-for .item a:hover {
          background: rgba(0, 0, 0, 0.1);
          border: 1px solid rgba(0, 0, 0, 0.2); }
        .gift-concierge-page .gifts-for .item a .title {
          font-size: 20px;
          font-family: "Didot Italic", serif;
          font-weight: 500;
          margin-bottom: 15px; }
          .gift-concierge-page .gifts-for .item a .title span {
            text-transform: uppercase;
            font-family: "Didot", serif;
            font-weight: 600; }
        .gift-concierge-page .gifts-for .item a ul {
          text-align: left;
          display: inline-block; }
  .gift-concierge-page .title-how-it-works {
    display: flex;
    text-align: center;
    justify-content: center;
    align-items: center;
    font-size: 40px;
    font-family: "Didot", serif;
    font-weight: 500;
    margin-bottom: 30px; }
    .gift-concierge-page .title-how-it-works span {
      display: inline-block;
      position: relative; }
      .gift-concierge-page .title-how-it-works span svg {
        position: absolute;
        left: 119px;
        top: 11px;
        width: 12px;
        height: auto;
        background: #fff;
        padding: 10px 0 3px; }
    @media (max-width: 1199px) {
      .gift-concierge-page .title-how-it-works {
        font-size: 36px;
        margin-bottom: 20px; }
        .gift-concierge-page .title-how-it-works span svg {
          left: 108px;
          top: 7px;
          width: 10px; } }
    @media (max-width: 991px) {
      .gift-concierge-page .title-how-it-works {
        font-size: 30px; }
        .gift-concierge-page .title-how-it-works span svg {
          left: 89px;
          top: 6px;
          width: 8px; } }
  .gift-concierge-page .flex-container {
    width: 100%;
    display: flex;
    gap: 50px;
    justify-content: space-between; }
    @media (max-width: 991px) {
      .gift-concierge-page .flex-container {
        flex-direction: column; } }
    .gift-concierge-page .flex-container .easy-to-order-step {
      width: 100%;
      display: flex;
      gap: 20px;
      justify-content: space-evenly;
      margin-top: 30px; }
      @media (max-width: 991px) {
        .gift-concierge-page .flex-container .easy-to-order-step {
          flex-direction: column; } }
      .gift-concierge-page .flex-container .easy-to-order-step .step-item {
        text-align: center;
        position: relative; }
        .gift-concierge-page .flex-container .easy-to-order-step .step-item .icon {
          width: 90px;
          height: auto;
          margin-bottom: 30px;
          position: relative; }
          .gift-concierge-page .flex-container .easy-to-order-step .step-item .icon .info-text-delivery {
            position: absolute;
            right: -220px;
            top: -50px;
            font-family: "Square Peg", cursive;
            font-size: 36px;
            color: #000;
            line-height: 0.9;
            text-align: center; }
            @media (max-width: 1439px) {
              .gift-concierge-page .flex-container .easy-to-order-step .step-item .icon .info-text-delivery {
                right: -190px;
                font-size: 30px; } }
            @media (max-width: 1199px) {
              .gift-concierge-page .flex-container .easy-to-order-step .step-item .icon .info-text-delivery {
                right: -130px;
                font-size: 25px; } }
            @media (max-width: 991px) {
              .gift-concierge-page .flex-container .easy-to-order-step .step-item .icon .info-text-delivery {
                right: -120px;
                top: -20px;
                font-size: 22px; } }
            .gift-concierge-page .flex-container .easy-to-order-step .step-item .icon .info-text-delivery svg {
              width: 40px;
              height: auto;
              position: absolute;
              left: -35px;
              bottom: -25px; }
              @media (max-width: 1199px) {
                .gift-concierge-page .flex-container .easy-to-order-step .step-item .icon .info-text-delivery svg {
                  bottom: -40px;
                  left: 0; } }
              @media (max-width: 991px) {
                .gift-concierge-page .flex-container .easy-to-order-step .step-item .icon .info-text-delivery svg {
                  bottom: -30px;
                  transform: rotate(20deg); } }
          .gift-concierge-page .flex-container .easy-to-order-step .step-item .icon .info-text-email {
            position: absolute;
            right: -210px;
            top: auto;
            bottom: -155px;
            font-family: "Square Peg", cursive;
            font-size: 36px;
            color: #000;
            line-height: 0.9;
            text-align: center; }
            @media (max-width: 1439px) {
              .gift-concierge-page .flex-container .easy-to-order-step .step-item .icon .info-text-email {
                right: -160px;
                font-size: 30px; } }
            @media (max-width: 1199px) {
              .gift-concierge-page .flex-container .easy-to-order-step .step-item .icon .info-text-email {
                right: -130px;
                font-size: 25px; } }
            @media (max-width: 991px) {
              .gift-concierge-page .flex-container .easy-to-order-step .step-item .icon .info-text-email {
                right: -120px;
                font-size: 22px;
                bottom: -145px; } }
            .gift-concierge-page .flex-container .easy-to-order-step .step-item .icon .info-text-email svg {
              width: 40px;
              height: auto;
              position: absolute;
              left: -50px;
              bottom: 40px;
              transform: rotate(7deg); }
              @media (max-width: 1199px) {
                .gift-concierge-page .flex-container .easy-to-order-step .step-item .icon .info-text-email svg {
                  left: -50px;
                  bottom: 35px; } }
              @media (max-width: 991px) {
                .gift-concierge-page .flex-container .easy-to-order-step .step-item .icon .info-text-email svg {
                  width: 30px;
                  left: -30px;
                  bottom: 30px; } }
          .gift-concierge-page .flex-container .easy-to-order-step .step-item .icon span {
            position: absolute;
            left: -70px;
            top: -50px;
            font-size: 120px;
            font-weight: 600;
            font-family: 'Didot Italic', serif;
            color: #E8DFCF; }
        .gift-concierge-page .flex-container .easy-to-order-step .step-item .step-item-title {
          font-size: 20px;
          font-weight: 600;
          font-family: 'Didot', sans-serif;
          color: #222;
          text-transform: uppercase;
          margin-bottom: 10px;
          text-align: left; }
          @media (max-width: 991px) {
            .gift-concierge-page .flex-container .easy-to-order-step .step-item .step-item-title {
              text-align: center;
              font-size: 18px; } }
        .gift-concierge-page .flex-container .easy-to-order-step .step-item ul {
          text-align: left; }
          @media (max-width: 991px) {
            .gift-concierge-page .flex-container .easy-to-order-step .step-item ul {
              display: inline-block; } }
          .gift-concierge-page .flex-container .easy-to-order-step .step-item ul li {
            font-weight: 500; }
            .gift-concierge-page .flex-container .easy-to-order-step .step-item ul li a:hover {
              color: #262626;
              text-decoration: none; }
  .gift-concierge-page .features {
    display: flex;
    gap: 30px;
    justify-content: center;
    margin: 60px 0 40px; }
    @media (max-width: 991px) {
      .gift-concierge-page .features {
        flex-direction: column;
        gap: 20px; } }
    .gift-concierge-page .features .item {
      flex: 1; }
      .gift-concierge-page .features .item .img {
        margin-bottom: 15px; }
        .gift-concierge-page .features .item .img a {
          display: inline-block;
          width: 100%; }
          .gift-concierge-page .features .item .img a img {
            width: 100%;
            height: auto; }
      .gift-concierge-page .features .item .title {
        font-size: 20px;
        font-weight: 500;
        font-family: 'Heebo', sans-serif;
        color: #222;
        text-transform: uppercase;
        margin-bottom: 10px;
        line-height: normal; }
        @media (max-width: 1199px) {
          .gift-concierge-page .features .item .title {
            font-size: 20px;
            margin-bottom: 5px; } }
      .gift-concierge-page .features .item p {
        margin: 0;
        font-size: 16px; }
        .gift-concierge-page .features .item p i {
          font-family: 'Didot Italic', serif;
          font-weight: 500;
          font-size: 20px; }
          @media (max-width: 1199px) {
            .gift-concierge-page .features .item p i {
              font-size: 18px; } }
      .gift-concierge-page .features .item .button {
        margin-top: 10px;
        border-radius: 100px;
        border: none;
        background: #b2292e;
        color: #fff;
        font-weight: 500;
        font-size: 15px;
        padding: 0 40px;
        height: 50px;
        line-height: 52px; }
        @media (max-width: 1199px) {
          .gift-concierge-page .features .item .button {
            height: 45px;
            line-height: 48px;
            padding: 0 30px;
            font-size: 14px; } }
        .gift-concierge-page .features .item .button:hover {
          background: #000; }

.credit-application {
  text-align: center;
  width: 100%;
  margin: 80px 0 40px;
  display: flex;
  justify-content: center;
  align-items: center; }
  .credit-application a {
    font-weight: 500; }
    .credit-application a:hover {
      text-decoration: none; }

.custom-designs a {
  color: #000;
  text-decoration: underline;
  font-weight: 500; }
  .custom-designs a:hover {
    text-decoration: none; }

.custom-designs .about-us-image-section {
  margin-bottom: 1rem; }
  @media (max-width: 991px) {
    .custom-designs .about-us-image-section {
      margin: 1rem 0 0 0; } }
  .custom-designs .about-us-image-section img {
    margin: 0 auto; }
  .custom-designs .about-us-image-section .image-wrapper {
    display: flex;
    align-items: flex-end; }
    .custom-designs .about-us-image-section .image-wrapper img {
      width: 100%;
      height: auto; }

.custom-designs .cta-buttons {
  display: flex;
  justify-content: center;
  gap: 80px;
  margin: 3rem 0;
  text-align: center; }
  @media (max-width: 991px) {
    .custom-designs .cta-buttons {
      flex-direction: column;
      margin: 2rem 0;
      gap: 20px; } }
  .custom-designs .cta-buttons .title {
    font-size: 32px;
    font-weight: 500;
    margin-bottom: 1rem;
    font-family: 'Didot Italic', sans-serif;
    color: #000;
    margin-bottom: 15px; }
    @media (max-width: 991px) {
      .custom-designs .cta-buttons .title {
        font-size: 24px; } }
  .custom-designs .cta-buttons .button {
    border-radius: 100px;
    height: 55px;
    line-height: 58px;
    color: #fff;
    background: #b2292e;
    padding: 0 40px;
    border: none; }
    @media (max-width: 991px) {
      .custom-designs .cta-buttons .button {
        padding: 0 20px;
        font-size: 16px;
        height: 45px;
        line-height: 48px; } }
    .custom-designs .cta-buttons .button:hover {
      background: #000; }

.custom-designs .content-components {
  display: flex;
  flex-direction: row;
  gap: 20px;
  margin-bottom: 50px; }
  @media (max-width: 991px) {
    .custom-designs .content-components {
      flex-direction: column; } }
  .custom-designs .content-components .content-component {
    flex: 1; }

.custom-designs .get-started {
  text-align: center;
  margin: 3rem 0; }
  .custom-designs .get-started .button {
    border-radius: 100px;
    height: 55px;
    line-height: 58px;
    color: #fff;
    background: #b2292e;
    padding: 0 40px;
    border: none; }
    .custom-designs .get-started .button:hover {
      background: #000; }

.custom-designs .case-studies {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  clear: left;
  gap: 20px;
  margin-bottom: 50px; }
  @media (max-width: 991px) {
    .custom-designs .case-studies {
      flex-direction: column; } }
  .custom-designs .case-studies .case-study {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 33%; }
    @media (max-width: 991px) {
      .custom-designs .case-studies .case-study {
        margin-bottom: 3rem;
        width: 100%; } }
    .custom-designs .case-studies .case-study img {
      width: 100%;
      max-width: 475px;
      margin-bottom: 10px; }
      @media (max-width: 991px) {
        .custom-designs .case-studies .case-study img {
          margin-bottom: 1rem; } }
    .custom-designs .case-studies .case-study p {
      margin-bottom: 0;
      text-align: center;
      color: #939598;
      font-size: 13px; }

.corporate-gifting-programs h2 {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 18px; }

.corporate-gifting-programs .custom-web-pages {
  margin-bottom: 2rem; }
  .corporate-gifting-programs .custom-web-pages .layout {
    display: flex;
    flex-direction: row;
    background: #f7f7f7; }
    @media (max-width: 800px) {
      .corporate-gifting-programs .custom-web-pages .layout {
        flex-direction: column; } }
    @media (min-width: 550px) and (max-width: 991px) {
      .corporate-gifting-programs .custom-web-pages .layout .image-wrapper {
        min-width: 350px; } }
    @media (min-width: 992px) {
      .corporate-gifting-programs .custom-web-pages .layout .image-wrapper {
        min-width: 450px; } }
    @media (max-width: 800px) {
      .corporate-gifting-programs .custom-web-pages .layout .image-wrapper {
        display: flex;
        justify-content: center;
        align-items: center; } }
    @media (max-width: 991px) {
      .corporate-gifting-programs .custom-web-pages .layout .image-wrapper img {
        width: 350px; } }
    @media (max-width: 800px) {
      .corporate-gifting-programs .custom-web-pages .layout .image-wrapper img {
        width: 100%; } }
    .corporate-gifting-programs .custom-web-pages .layout .content-wrapper {
      padding: 1rem 3rem 4rem; }
      @media (max-width: 800px) {
        .corporate-gifting-programs .custom-web-pages .layout .content-wrapper {
          display: flex;
          flex-direction: column;
          justify-content: center;
          align-items: center; } }
      @media (max-width: 550px) {
        .corporate-gifting-programs .custom-web-pages .layout .content-wrapper {
          padding: 1rem; } }
      .corporate-gifting-programs .custom-web-pages .layout .content-wrapper p {
        font-size: 15px; }
      .corporate-gifting-programs .custom-web-pages .layout .content-wrapper a,
      .corporate-gifting-programs .custom-web-pages .layout .content-wrapper button {
        float: right;
        padding: 0 40px;
        height: 50px;
        line-height: 50px;
        font-weight: 500;
        border-radius: 100px !important;
        background: #b2292e;
        color: #fff;
        text-decoration: none; }
        .corporate-gifting-programs .custom-web-pages .layout .content-wrapper a:hover,
        .corporate-gifting-programs .custom-web-pages .layout .content-wrapper button:hover {
          background: #000; }

.build-page {
  text-align: center;
  margin: 0 0.75rem; }
  .build-page .copy {
    max-width: 1200px;
    font-size: 15px; }
    .build-page .copy h3 {
      margin: 1rem 0 10px;
      font-size: 18px;
      font-weight: bold;
      text-transform: uppercase;
      color: black; }
    .build-page .copy p {
      margin: 0 0 1rem; }
    .build-page .copy ol {
      width: fit-content;
      margin: 0 auto 1rem; }
  .build-page .design-a-gift-desktop-banner {
    display: none; }
    @media (min-width: 800px) {
      .build-page .design-a-gift-desktop-banner {
        display: block; } }
  .build-page .design-a-gift-mobile-banner {
    display: block; }
    @media (min-width: 800px) {
      .build-page .design-a-gift-mobile-banner {
        display: none; } }
  .build-page .build-global-button {
    background-color: black;
    color: #fff;
    padding: 10px 2rem;
    text-align: center;
    text-transform: uppercase;
    border-radius: 2px;
    text-decoration: none; }
    .build-page .build-global-button:hover, .build-page .build-global-button:active, .build-page .build-global-button:focus {
      background-color: black; }
  @media (max-width: 1200px) {
    .build-page .row {
      padding: 0 15px;
      margin-left: 0;
      margin-right: 0; } }
  @media (max-width: 767px) {
    .build-page .row {
      padding: 0; } }
  .build-page .steps-wrapper {
    position: relative;
    margin: 1.5rem auto 35px;
    overflow-x: hidden;
    overflow-y: visible;
    padding-top: 25px; }
    .build-page .steps-wrapper .back-button {
      position: absolute;
      top: calc(40% - 30px);
      left: 0;
      z-index: 10;
      padding: 30px;
      cursor: pointer; }
    @media (min-width: 1200px) {
      .build-page .steps-wrapper {
        max-width: 1200px; } }
    @media (max-width: 767px) {
      .build-page .steps-wrapper {
        margin: 1.5rem auto 0; } }
    .build-page .steps-wrapper .bar {
      border-bottom: solid 5px black;
      justify-self: center;
      width: 66%;
      margin: 0 auto; }
    .build-page .steps-wrapper .steps {
      display: table;
      margin-top: -8px;
      width: 100%;
      table-layout: fixed; }
      .build-page .steps-wrapper .steps .step-reel {
        display: table-cell;
        margin: 0 20px;
        padding: 0 5px;
        vertical-align: top; }
        .build-page .steps-wrapper .steps .step-reel a {
          color: black;
          text-decoration: none;
          pointer-events: none;
          cursor: auto; }
          .build-page .steps-wrapper .steps .step-reel a ::before {
            display: none !important; }
          .build-page .steps-wrapper .steps .step-reel a .heart-icon {
            display: none;
            position: relative;
            margin-top: -20px;
            overflow: visible;
            z-index: 99; }
          .build-page .steps-wrapper .steps .step-reel a .icon {
            position: relative;
            z-index: 1;
            margin: 0 auto 28px;
            width: 15px;
            height: 15px;
            background: none;
            display: block; }
          .build-page .steps-wrapper .steps .step-reel a.active, .build-page .steps-wrapper .steps .step-reel a.pre-active {
            pointer-events: all;
            cursor: pointer; }
            .build-page .steps-wrapper .steps .step-reel a.active::before, .build-page .steps-wrapper .steps .step-reel a.pre-active::before {
              content: "";
              display: block;
              margin-left: calc(-50% - 5px);
              transform: translateY(7px);
              width: 100%; }
          .build-page .steps-wrapper .steps .step-reel a.active .heart-icon {
            display: block; }
          .build-page .steps-wrapper .steps .step-reel a.active .icon {
            display: none; }
          .build-page .steps-wrapper .steps .step-reel a.active .label {
            font-weight: 600; }
          .build-page .steps-wrapper .steps .step-reel a.active .description {
            text-decoration: underline 3px #EA3323; }
          .build-page .steps-wrapper .steps .step-reel a.active:hover {
            cursor: auto; }
          .build-page .steps-wrapper .steps .step-reel a.pre-active .label {
            text-decoration: underline; }
          .build-page .steps-wrapper .steps .step-reel a.pre-active:hover {
            color: #fed483; }
            .build-page .steps-wrapper .steps .step-reel a.pre-active:hover * {
              color: #fed483; }
          .build-page .steps-wrapper .steps .step-reel a .label {
            display: block;
            margin-top: 5px;
            margin-bottom: 2px;
            color: inherit;
            font-weight: 400;
            font-style: normal;
            text-transform: uppercase;
            font-size: 16px;
            letter-spacing: .5px; }
          .build-page .steps-wrapper .steps .step-reel a .description {
            display: block;
            font-weight: 400;
            text-transform: none;
            font-size: 24px;
            line-height: 1.2;
            font-family: 'Didot Italic', sans-serif; }
            @media (max-width: 767px) {
              .build-page .steps-wrapper .steps .step-reel a .description {
                font-size: 17px; } }
  .build-page hr {
    margin: 5rem 0; }
  .build-page .step-desc-wrapper {
    margin: 0 auto;
    max-width: 100%; }
    @media (min-width: 1200px) {
      .build-page .step-desc-wrapper {
        max-width: 1200px; } }
    .build-page .step-desc-wrapper h3, .build-page .step-desc-wrapper h2 {
      text-transform: uppercase; }
    .build-page .step-desc-wrapper h3 {
      color: #999;
      margin-top: 0; }
    .build-page .step-desc-wrapper h2 {
      font-size: 200%;
      margin-top: 10px; }
    .build-page .step-desc-wrapper p.custom-paragraph {
      margin: 30px 0 20px;
      font-family: "Heebo", sans-serif; }
    .build-page .step-desc-wrapper .look-down {
      padding: 8px 10px 30px; }
      .build-page .step-desc-wrapper .look-down svg {
        fill: black;
        max-height: 30px;
        animation: look-down 1.8s ease infinite; }
    .build-page .step-desc-wrapper.loading::after {
      content: "";
      display: block;
      width: 50px;
      height: 50px;
      border-radius: 50%;
      border: 2px solid #fed483;
      border-bottom-color: black;
      animation: spin 0.75s linear infinite;
      margin: 50px auto; }
    .build-page .step-desc-wrapper.loading * {
      display: none; }
    .build-page .step-desc-wrapper .step-desc {
      display: flex;
      justify-content: center;
      display: block; }
      @media (max-width: 767px) {
        .build-page .step-desc-wrapper .step-desc {
          display: block; } }
    .build-page .step-desc-wrapper .choose-packaging,
    .build-page .step-desc-wrapper .choose-for-whom {
      padding: 15px;
      justify-content: center;
      gap: 1rem;
      display: flex;
      flex-direction: row; }
      @media (max-width: 1024px) {
        .build-page .step-desc-wrapper .choose-packaging,
        .build-page .step-desc-wrapper .choose-for-whom {
          padding: 15px;
          gap: 15px; } }
      @media (max-width: 990px) {
        .build-page .step-desc-wrapper .choose-packaging,
        .build-page .step-desc-wrapper .choose-for-whom {
          display: grid;
          flex-direction: column;
          grid-template-columns: repeat(2, 1fr);
          justify-items: center;
          align-items: center;
          width: 450px;
          margin: 0 auto; } }
      @media (max-width: 500px) {
        .build-page .step-desc-wrapper .choose-packaging,
        .build-page .step-desc-wrapper .choose-for-whom {
          width: auto; } }
      .build-page .step-desc-wrapper .choose-packaging .package,
      .build-page .step-desc-wrapper .choose-for-whom .package {
        text-align: center;
        max-width: 181px; }
        .build-page .step-desc-wrapper .choose-packaging .package a,
        .build-page .step-desc-wrapper .choose-for-whom .package a {
          text-decoration: none;
          display: block;
          text-transform: uppercase;
          letter-spacing: .5px;
          transition: 0.3s all ease;
          line-height: 1.3;
          text-align: center;
          color: black; }
          @media (max-width: 767px) {
            .build-page .step-desc-wrapper .choose-packaging .package a,
            .build-page .step-desc-wrapper .choose-for-whom .package a {
              margin-bottom: 0; }
              .build-page .step-desc-wrapper .choose-packaging .package a::after,
              .build-page .step-desc-wrapper .choose-for-whom .package a::after {
                top: calc(50% - 40px) !important;
                font-size: 20px !important;
                left: calc(50% - 15px) !important;
                width: 30px !important;
                height: 30px !important; } }
          .build-page .step-desc-wrapper .choose-packaging .package a img,
          .build-page .step-desc-wrapper .choose-for-whom .package a img {
            width: 100%;
            border-radius: 3px;
            display: block;
            margin: 0 auto 10px; }
          .build-page .step-desc-wrapper .choose-packaging .package a:hover,
          .build-page .step-desc-wrapper .choose-for-whom .package a:hover {
            transform: scale(1.03); }
            .build-page .step-desc-wrapper .choose-packaging .package a:hover img,
            .build-page .step-desc-wrapper .choose-for-whom .package a:hover img {
              box-shadow: 0px 0px 0 2px #fed483; }
          .build-page .step-desc-wrapper .choose-packaging .package a:active, .build-page .step-desc-wrapper .choose-packaging .package a.active,
          .build-page .step-desc-wrapper .choose-for-whom .package a:active,
          .build-page .step-desc-wrapper .choose-for-whom .package a.active {
            position: relative;
            color: black; }
            .build-page .step-desc-wrapper .choose-packaging .package a:active::after, .build-page .step-desc-wrapper .choose-packaging .package a.active::after,
            .build-page .step-desc-wrapper .choose-for-whom .package a:active::after,
            .build-page .step-desc-wrapper .choose-for-whom .package a.active::after {
              content: "L";
              transform: scaleX(-1) rotate(-50deg);
              position: absolute;
              top: calc(50% - 50px);
              font-size: 40px;
              left: calc(50% - 32px);
              color: white;
              background: black;
              display: block;
              width: 60px;
              height: 60px;
              padding: 0px 0 0px 3px;
              border-radius: 50%;
              line-height: 1.5; }
            .build-page .step-desc-wrapper .choose-packaging .package a:active img, .build-page .step-desc-wrapper .choose-packaging .package a.active img,
            .build-page .step-desc-wrapper .choose-for-whom .package a:active img,
            .build-page .step-desc-wrapper .choose-for-whom .package a.active img {
              box-shadow: 0px 0px 0 3px black;
              filter: contrast(0.6); }
          .build-page .step-desc-wrapper .choose-packaging .package a .package-price,
          .build-page .step-desc-wrapper .choose-for-whom .package a .package-price {
            font-size: 15px;
            line-height: 1;
            letter-spacing: 0;
            font-weight: 600;
            color: #666; }
    .build-page .step-desc-wrapper .choose-for-whom {
      display: flex;
      flex-wrap: wrap;
      justify-items: center;
      align-items: center;
      margin: 0 auto;
      width: 980px; }
      @media (max-width: 830px) {
        .build-page .step-desc-wrapper .choose-for-whom {
          grid-template-columns: repeat(3, 1fr);
          width: 600px; } }
      @media (max-width: 630px) {
        .build-page .step-desc-wrapper .choose-for-whom {
          grid-template-columns: repeat(2, 1fr);
          width: 450px; } }
      @media (max-width: 500px) {
        .build-page .step-desc-wrapper .choose-for-whom {
          width: auto; } }
      .build-page .step-desc-wrapper .choose-for-whom .package-name {
        color: black;
        text-transform: none; }
      .build-page .step-desc-wrapper .choose-for-whom .package a::after {
        display: none !important; }
      .build-page .step-desc-wrapper .choose-for-whom .package img {
        margin: 0 auto 5px !important; }
      @media (max-width: 767px) {
        .build-page .step-desc-wrapper .choose-for-whom {
          flex: 0 0 66%;
          display: grid;
          grid-auto-rows: auto; } }
    .build-page .step-desc-wrapper .choose-packaging {
      flex-wrap: wrap;
      max-width: 980px;
      margin: 0 auto; }
      .build-page .step-desc-wrapper .choose-packaging .package {
        flex: 0 calc(100% / 5 - 15px);
        max-width: 100%; }
      @media (max-width: 991px) {
        .build-page .step-desc-wrapper .choose-packaging {
          display: grid;
          flex-direction: column;
          grid-template-columns: repeat(4, 1fr);
          justify-items: center;
          align-items: center;
          margin: 0 auto;
          width: 100%;
          max-width: 800px; } }
      @media (max-width: 600px) {
        .build-page .step-desc-wrapper .choose-packaging {
          grid-template-columns: repeat(2, 1fr); } }
    .build-page .step-desc-wrapper .chose-items-wrapper {
      display: flex; }
      @media (max-width: 900px) {
        .build-page .step-desc-wrapper .chose-items-wrapper {
          flex-direction: column; } }
      .build-page .step-desc-wrapper .chose-items-wrapper .choose-items {
        flex: 1 1 75%;
        min-height: calc(100vh - 250px); }
        @media (max-width: 992px) {
          .build-page .step-desc-wrapper .chose-items-wrapper .choose-items {
            flex-basis: 65%; } }
        .build-page .step-desc-wrapper .chose-items-wrapper .choose-items .products-filters {
          padding: 0 15px 10px; }
          @media (max-width: 768px) {
            .build-page .step-desc-wrapper .chose-items-wrapper .choose-items .products-filters {
              padding: 0 0 10px; } }
          .build-page .step-desc-wrapper .chose-items-wrapper .choose-items .products-filters .search-products input {
            padding: 5px 10px;
            border: 1px solid #ddd;
            border-radius: 0;
            margin-bottom: 10px;
            padding-right: 28px;
            outline: none;
            transition: 0.3s border ease;
            display: block;
            width: 100%; }
            .build-page .step-desc-wrapper .chose-items-wrapper .choose-items .products-filters .search-products input:hover, .build-page .step-desc-wrapper .chose-items-wrapper .choose-items .products-filters .search-products input:focus, .build-page .step-desc-wrapper .chose-items-wrapper .choose-items .products-filters .search-products input:active {
              border-color: black; }
          .build-page .step-desc-wrapper .chose-items-wrapper .choose-items .products-filters .search-products button {
            border: none;
            float: right;
            margin-top: -41px; }
            .build-page .step-desc-wrapper .chose-items-wrapper .choose-items .products-filters .search-products button svg {
              transition: 0.3s fill ease;
              max-width: 100%;
              width: 22px;
              height: 22px;
              margin: 2px;
              box-sizing: content-box; }
            .build-page .step-desc-wrapper .chose-items-wrapper .choose-items .products-filters .search-products button:hover svg, .build-page .step-desc-wrapper .chose-items-wrapper .choose-items .products-filters .search-products button:focus svg, .build-page .step-desc-wrapper .chose-items-wrapper .choose-items .products-filters .search-products button:active svg {
              fill: black; }
          .build-page .step-desc-wrapper .chose-items-wrapper .choose-items .products-filters select {
            padding: 5px 10px;
            border: 1px solid #ddd;
            border-radius: 0;
            margin-bottom: 10px;
            -webkit-appearance: none;
            -moz-appearance: none;
            appearance: none;
            background-position: right center;
            background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Generator: Adobe Illustrator 17.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' id='Layer_1' x='0px' y='0px' width='8px' height='13px' viewBox='0 0 8 13' enable-background='new 0 0 8 13' xml:space='preserve'%3E%3Cg%3E%3Cg%3E%3Cpolygon fill='' points='0,8 4,13 8,8 '/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Cpolygon fill='' points='4,0 0,5 8,5 '/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
            background-repeat: no-repeat;
            background-position: right 10px center;
            background-color: transparent;
            padding-right: 28px;
            text-indent: .01px;
            text-overflow: "";
            cursor: pointer;
            outline: none;
            transition: 0.3s border ease; }
            .build-page .step-desc-wrapper .chose-items-wrapper .choose-items .products-filters select:hover, .build-page .step-desc-wrapper .chose-items-wrapper .choose-items .products-filters select:focus, .build-page .step-desc-wrapper .chose-items-wrapper .choose-items .products-filters select:active {
              border-color: black; }
        .build-page .step-desc-wrapper .chose-items-wrapper .choose-items .products-wrapper {
          padding: 0 15px 0;
          overflow: hidden; }
          @media (max-width: 767px) {
            .build-page .step-desc-wrapper .chose-items-wrapper .choose-items .products-wrapper {
              padding: 0; } }
          .build-page .step-desc-wrapper .chose-items-wrapper .choose-items .products-wrapper .products-row {
            display: flex;
            flex-wrap: wrap;
            gap: 10px;
            justify-content: center; }
            @media (min-width: 767px) {
              .build-page .step-desc-wrapper .chose-items-wrapper .choose-items .products-wrapper .products-row.overflow {
                /* width */
                /* Track */
                /* Handle */ }
                .build-page .step-desc-wrapper .chose-items-wrapper .choose-items .products-wrapper .products-row.overflow::-webkit-scrollbar {
                  width: 8px;
                  padding: 0 5px; }
                .build-page .step-desc-wrapper .chose-items-wrapper .choose-items .products-wrapper .products-row.overflow::-webkit-scrollbar-track {
                  background: #eee; }
                .build-page .step-desc-wrapper .chose-items-wrapper .choose-items .products-wrapper .products-row.overflow::-webkit-scrollbar-thumb {
                  background: black;
                  border-radius: 9px; } }
            @media (max-width: 1200px) {
              .build-page .step-desc-wrapper .chose-items-wrapper .choose-items .products-wrapper .products-row {
                padding: 0 15px;
                margin-left: 0;
                margin-right: 0; } }
            @media (max-width: 767px) {
              .build-page .step-desc-wrapper .chose-items-wrapper .choose-items .products-wrapper .products-row {
                padding: 0; } }
            .build-page .step-desc-wrapper .chose-items-wrapper .choose-items .products-wrapper .products-row.loading::after {
              content: "";
              display: block;
              width: 50px;
              height: 50px;
              border-radius: 50%;
              border: 2px solid #fed483;
              border-bottom-color: black;
              animation: spin 0.75s linear infinite;
              margin: 50px auto; }
          .build-page .step-desc-wrapper .chose-items-wrapper .choose-items .products-wrapper .product-item {
            margin: 10px 0;
            display: block;
            font-weight: 300;
            line-height: 1.2;
            border-radius: 3px;
            transition: 0.3s all ease;
            text-transform: uppercase;
            font-size: 14px;
            width: calc(100% / 5 - 12px); }
            @media (max-width: 992px) {
              .build-page .step-desc-wrapper .chose-items-wrapper .choose-items .products-wrapper .product-item {
                min-width: auto;
                width: calc(33.3333333% - 12px); } }
            @media (max-width: 772px) {
              .build-page .step-desc-wrapper .chose-items-wrapper .choose-items .products-wrapper .product-item {
                width: calc(50% - 12px); } }
            .build-page .step-desc-wrapper .chose-items-wrapper .choose-items .products-wrapper .product-item .add-to-box-wrapper {
              position: relative; }
              .build-page .step-desc-wrapper .chose-items-wrapper .choose-items .products-wrapper .product-item .add-to-box-wrapper a {
                text-decoration: none;
                display: block;
                text-align: center;
                font-size: 14px;
                font-weight: 400;
                line-height: 1; }
                .build-page .step-desc-wrapper .chose-items-wrapper .choose-items .products-wrapper .product-item .add-to-box-wrapper a .pill-label {
                  display: inline-block;
                  background-color: #000;
                  color: #fff;
                  font-size: 12px;
                  font-weight: 500;
                  padding: 4px 10px;
                  border-radius: 9999px;
                  position: absolute;
                  top: 8px;
                  right: 8px;
                  z-index: 1; }
                .build-page .step-desc-wrapper .chose-items-wrapper .choose-items .products-wrapper .product-item .add-to-box-wrapper a img {
                  box-shadow: 0px 0 3px #ccc;
                  border-radius: 3px;
                  transition: 0.3s all linear;
                  width: 100%; }
                .build-page .step-desc-wrapper .chose-items-wrapper .choose-items .products-wrapper .product-item .add-to-box-wrapper a::after {
                  content: "";
                  position: absolute;
                  left: 0;
                  top: 0;
                  bottom: 0;
                  right: 0; }
                .build-page .step-desc-wrapper .chose-items-wrapper .choose-items .products-wrapper .product-item .add-to-box-wrapper a .add-to-box-text {
                  margin: -36px -2px 10px -2px;
                  transition: 0.3s all linear;
                  display: block;
                  padding: 12px 10px 10px;
                  border-radius: 0 0 3px 3px;
                  opacity: 0;
                  background-color: black;
                  color: #fff;
                  position: relative;
                  z-index: 1; }
                  @media (max-width: 767px) {
                    .build-page .step-desc-wrapper .chose-items-wrapper .choose-items .products-wrapper .product-item .add-to-box-wrapper a .add-to-box-text {
                      margin: 8px 0;
                      padding: 11px 5px 8px;
                      opacity: 1;
                      border: 1px solid black;
                      border-radius: 2px; } }
              .build-page .step-desc-wrapper .chose-items-wrapper .choose-items .products-wrapper .product-item .add-to-box-wrapper .quickview {
                margin: -36px -2px 10px -2px;
                transition: 0.3s all linear;
                display: block;
                padding: 12px 10px 10px;
                border-radius: 0 0 3px 3px;
                opacity: 0;
                background-color: black;
                color: #fff;
                position: relative;
                z-index: 1; }
                @media (max-width: 767px) {
                  .build-page .step-desc-wrapper .chose-items-wrapper .choose-items .products-wrapper .product-item .add-to-box-wrapper .quickview {
                    margin: 8px 0;
                    padding: 11px 5px 8px;
                    opacity: 1;
                    border: 1px solid black;
                    border-radius: 2px; } }
              .build-page .step-desc-wrapper .chose-items-wrapper .choose-items .products-wrapper .product-item .add-to-box-wrapper .added-sub-actions {
                display: none;
                border: 1px solid black;
                margin: -42px -2px 6px -2px;
                justify-content: space-between;
                position: relative;
                z-index: 1;
                border-radius: 0 0 3px 3px;
                overflow: hidden; }
                @media (max-width: 767px) {
                  .build-page .step-desc-wrapper .chose-items-wrapper .choose-items .products-wrapper .product-item .add-to-box-wrapper .added-sub-actions {
                    margin: 0 0 15px; } }
                .build-page .step-desc-wrapper .chose-items-wrapper .choose-items .products-wrapper .product-item .add-to-box-wrapper .added-sub-actions button, .build-page .step-desc-wrapper .chose-items-wrapper .choose-items .products-wrapper .product-item .add-to-box-wrapper .added-sub-actions span {
                  border: 0 none;
                  padding: 7px 5px;
                  min-width: 30px;
                  text-align: center;
                  transition: 0.3s all ease;
                  outline: none; }
                  .build-page .step-desc-wrapper .chose-items-wrapper .choose-items .products-wrapper .product-item .add-to-box-wrapper .added-sub-actions button:hover, .build-page .step-desc-wrapper .chose-items-wrapper .choose-items .products-wrapper .product-item .add-to-box-wrapper .added-sub-actions button:active, .build-page .step-desc-wrapper .chose-items-wrapper .choose-items .products-wrapper .product-item .add-to-box-wrapper .added-sub-actions button:focus, .build-page .step-desc-wrapper .chose-items-wrapper .choose-items .products-wrapper .product-item .add-to-box-wrapper .added-sub-actions span:hover, .build-page .step-desc-wrapper .chose-items-wrapper .choose-items .products-wrapper .product-item .add-to-box-wrapper .added-sub-actions span:active, .build-page .step-desc-wrapper .chose-items-wrapper .choose-items .products-wrapper .product-item .add-to-box-wrapper .added-sub-actions span:focus {
                    border-color: 1px solid black; }
                .build-page .step-desc-wrapper .chose-items-wrapper .choose-items .products-wrapper .product-item .add-to-box-wrapper .added-sub-actions span {
                  flex-basis: 100%;
                  width: 100%;
                  background-color: #fff;
                  display: block; }
                .build-page .step-desc-wrapper .chose-items-wrapper .choose-items .products-wrapper .product-item .add-to-box-wrapper .added-sub-actions button {
                  flex: 0 1 auto;
                  background-color: black;
                  padding: 7px 15px;
                  color: #fff; }
            .build-page .step-desc-wrapper .chose-items-wrapper .choose-items .products-wrapper .product-item .sold-out {
              position: relative;
              margin: 0 0 10px; }
              .build-page .step-desc-wrapper .chose-items-wrapper .choose-items .products-wrapper .product-item .sold-out .banner {
                position: absolute;
                top: 0;
                right: 0;
                z-index: 9;
                max-width: 120px; }
            .build-page .step-desc-wrapper .chose-items-wrapper .choose-items .products-wrapper .product-item:hover, .build-page .step-desc-wrapper .chose-items-wrapper .choose-items .products-wrapper .product-item:active, .build-page .step-desc-wrapper .chose-items-wrapper .choose-items .products-wrapper .product-item:focus {
              transform: scale(1.05); }
              .build-page .step-desc-wrapper .chose-items-wrapper .choose-items .products-wrapper .product-item:hover a img, .build-page .step-desc-wrapper .chose-items-wrapper .choose-items .products-wrapper .product-item:active a img, .build-page .step-desc-wrapper .chose-items-wrapper .choose-items .products-wrapper .product-item:focus a img {
                box-shadow: 0px 1px 3px #bbb;
                position: relative;
                z-index: -1; }
              .build-page .step-desc-wrapper .chose-items-wrapper .choose-items .products-wrapper .product-item:hover a:hover img, .build-page .step-desc-wrapper .chose-items-wrapper .choose-items .products-wrapper .product-item:hover a:active img, .build-page .step-desc-wrapper .chose-items-wrapper .choose-items .products-wrapper .product-item:hover a:focus img, .build-page .step-desc-wrapper .chose-items-wrapper .choose-items .products-wrapper .product-item:active a:hover img, .build-page .step-desc-wrapper .chose-items-wrapper .choose-items .products-wrapper .product-item:active a:active img, .build-page .step-desc-wrapper .chose-items-wrapper .choose-items .products-wrapper .product-item:active a:focus img, .build-page .step-desc-wrapper .chose-items-wrapper .choose-items .products-wrapper .product-item:focus a:hover img, .build-page .step-desc-wrapper .chose-items-wrapper .choose-items .products-wrapper .product-item:focus a:active img, .build-page .step-desc-wrapper .chose-items-wrapper .choose-items .products-wrapper .product-item:focus a:focus img {
                filter: contrast(0.7); }
              .build-page .step-desc-wrapper .chose-items-wrapper .choose-items .products-wrapper .product-item:hover a:hover span, .build-page .step-desc-wrapper .chose-items-wrapper .choose-items .products-wrapper .product-item:hover a:active span, .build-page .step-desc-wrapper .chose-items-wrapper .choose-items .products-wrapper .product-item:hover a:focus span, .build-page .step-desc-wrapper .chose-items-wrapper .choose-items .products-wrapper .product-item:active a:hover span, .build-page .step-desc-wrapper .chose-items-wrapper .choose-items .products-wrapper .product-item:active a:active span, .build-page .step-desc-wrapper .chose-items-wrapper .choose-items .products-wrapper .product-item:active a:focus span, .build-page .step-desc-wrapper .chose-items-wrapper .choose-items .products-wrapper .product-item:focus a:hover span, .build-page .step-desc-wrapper .chose-items-wrapper .choose-items .products-wrapper .product-item:focus a:active span, .build-page .step-desc-wrapper .chose-items-wrapper .choose-items .products-wrapper .product-item:focus a:focus span {
                opacity: 1; }
                .build-page .step-desc-wrapper .chose-items-wrapper .choose-items .products-wrapper .product-item:hover a:hover span:hover, .build-page .step-desc-wrapper .chose-items-wrapper .choose-items .products-wrapper .product-item:hover a:hover span:active, .build-page .step-desc-wrapper .chose-items-wrapper .choose-items .products-wrapper .product-item:hover a:hover span:focus, .build-page .step-desc-wrapper .chose-items-wrapper .choose-items .products-wrapper .product-item:hover a:active span:hover, .build-page .step-desc-wrapper .chose-items-wrapper .choose-items .products-wrapper .product-item:hover a:active span:active, .build-page .step-desc-wrapper .chose-items-wrapper .choose-items .products-wrapper .product-item:hover a:active span:focus, .build-page .step-desc-wrapper .chose-items-wrapper .choose-items .products-wrapper .product-item:hover a:focus span:hover, .build-page .step-desc-wrapper .chose-items-wrapper .choose-items .products-wrapper .product-item:hover a:focus span:active, .build-page .step-desc-wrapper .chose-items-wrapper .choose-items .products-wrapper .product-item:hover a:focus span:focus, .build-page .step-desc-wrapper .chose-items-wrapper .choose-items .products-wrapper .product-item:active a:hover span:hover, .build-page .step-desc-wrapper .chose-items-wrapper .choose-items .products-wrapper .product-item:active a:hover span:active, .build-page .step-desc-wrapper .chose-items-wrapper .choose-items .products-wrapper .product-item:active a:hover span:focus, .build-page .step-desc-wrapper .chose-items-wrapper .choose-items .products-wrapper .product-item:active a:active span:hover, .build-page .step-desc-wrapper .chose-items-wrapper .choose-items .products-wrapper .product-item:active a:active span:active, .build-page .step-desc-wrapper .chose-items-wrapper .choose-items .products-wrapper .product-item:active a:active span:focus, .build-page .step-desc-wrapper .chose-items-wrapper .choose-items .products-wrapper .product-item:active a:focus span:hover, .build-page .step-desc-wrapper .chose-items-wrapper .choose-items .products-wrapper .product-item:active a:focus span:active, .build-page .step-desc-wrapper .chose-items-wrapper .choose-items .products-wrapper .product-item:active a:focus span:focus, .build-page .step-desc-wrapper .chose-items-wrapper .choose-items .products-wrapper .product-item:focus a:hover span:hover, .build-page .step-desc-wrapper .chose-items-wrapper .choose-items .products-wrapper .product-item:focus a:hover span:active, .build-page .step-desc-wrapper .chose-items-wrapper .choose-items .products-wrapper .product-item:focus a:hover span:focus, .build-page .step-desc-wrapper .chose-items-wrapper .choose-items .products-wrapper .product-item:focus a:active span:hover, .build-page .step-desc-wrapper .chose-items-wrapper .choose-items .products-wrapper .product-item:focus a:active span:active, .build-page .step-desc-wrapper .chose-items-wrapper .choose-items .products-wrapper .product-item:focus a:active span:focus, .build-page .step-desc-wrapper .chose-items-wrapper .choose-items .products-wrapper .product-item:focus a:focus span:hover, .build-page .step-desc-wrapper .chose-items-wrapper .choose-items .products-wrapper .product-item:focus a:focus span:active, .build-page .step-desc-wrapper .chose-items-wrapper .choose-items .products-wrapper .product-item:focus a:focus span:focus {
                  background-color: rgba(255, 255, 255, 0.8);
                  color: black; }
              .build-page .step-desc-wrapper .chose-items-wrapper .choose-items .products-wrapper .product-item:hover .quickview, .build-page .step-desc-wrapper .chose-items-wrapper .choose-items .products-wrapper .product-item:active .quickview, .build-page .step-desc-wrapper .chose-items-wrapper .choose-items .products-wrapper .product-item:focus .quickview {
                opacity: 1; }
                .build-page .step-desc-wrapper .chose-items-wrapper .choose-items .products-wrapper .product-item:hover .quickview:hover, .build-page .step-desc-wrapper .chose-items-wrapper .choose-items .products-wrapper .product-item:hover .quickview:active, .build-page .step-desc-wrapper .chose-items-wrapper .choose-items .products-wrapper .product-item:hover .quickview:focus, .build-page .step-desc-wrapper .chose-items-wrapper .choose-items .products-wrapper .product-item:active .quickview:hover, .build-page .step-desc-wrapper .chose-items-wrapper .choose-items .products-wrapper .product-item:active .quickview:active, .build-page .step-desc-wrapper .chose-items-wrapper .choose-items .products-wrapper .product-item:active .quickview:focus, .build-page .step-desc-wrapper .chose-items-wrapper .choose-items .products-wrapper .product-item:focus .quickview:hover, .build-page .step-desc-wrapper .chose-items-wrapper .choose-items .products-wrapper .product-item:focus .quickview:active, .build-page .step-desc-wrapper .chose-items-wrapper .choose-items .products-wrapper .product-item:focus .quickview:focus {
                  background-color: rgba(255, 255, 255, 0.8);
                  color: black; }
            .build-page .step-desc-wrapper .chose-items-wrapper .choose-items .products-wrapper .product-item.added .add-to-box-wrapper a {
              margin-bottom: 12px; }
              .build-page .step-desc-wrapper .chose-items-wrapper .choose-items .products-wrapper .product-item.added .add-to-box-wrapper a img {
                box-shadow: 0px 0px 0px 2px black;
                filter: contrast(0.5); }
              .build-page .step-desc-wrapper .chose-items-wrapper .choose-items .products-wrapper .product-item.added .add-to-box-wrapper a::after {
                content: "L";
                transform: scaleX(-1) rotate(-50deg);
                position: absolute;
                top: calc(50% - 22px);
                font-size: 20px;
                left: calc(50% - 16px);
                color: #fff;
                background: black;
                display: block;
                width: 30px;
                height: 30px;
                padding: 5px 0px 0px 2px;
                border-radius: 50%; }
              .build-page .step-desc-wrapper .chose-items-wrapper .choose-items .products-wrapper .product-item.added .add-to-box-wrapper a span {
                display: none; }
            .build-page .step-desc-wrapper .chose-items-wrapper .choose-items .products-wrapper .product-item.added .add-to-box-wrapper .quickview {
              display: none; }
            .build-page .step-desc-wrapper .chose-items-wrapper .choose-items .products-wrapper .product-item.added .add-to-box-wrapper .added-sub-actions {
              display: flex; }
            .build-page .step-desc-wrapper .chose-items-wrapper .choose-items .products-wrapper .product-item.added .product-name a {
              color: black; }
            .build-page .step-desc-wrapper .chose-items-wrapper .choose-items .products-wrapper .product-item .product-name-wrapper {
              position: relative; }
              .build-page .step-desc-wrapper .chose-items-wrapper .choose-items .products-wrapper .product-item .product-name-wrapper .product-name {
                max-height: 35px;
                overflow: hidden; }
                .build-page .step-desc-wrapper .chose-items-wrapper .choose-items .products-wrapper .product-item .product-name-wrapper .product-name a {
                  text-decoration: none; }
                  .build-page .step-desc-wrapper .chose-items-wrapper .choose-items .products-wrapper .product-item .product-name-wrapper .product-name a:hover, .build-page .step-desc-wrapper .chose-items-wrapper .choose-items .products-wrapper .product-item .product-name-wrapper .product-name a:active, .build-page .step-desc-wrapper .chose-items-wrapper .choose-items .products-wrapper .product-item .product-name-wrapper .product-name a:focus {
                    color: black; }
                  .build-page .step-desc-wrapper .chose-items-wrapper .choose-items .products-wrapper .product-item .product-name-wrapper .product-name a::after {
                    content: "";
                    position: absolute;
                    left: 0;
                    top: 0;
                    bottom: 0;
                    right: 0; }
              .build-page .step-desc-wrapper .chose-items-wrapper .choose-items .products-wrapper .product-item .product-name-wrapper .product-price {
                font-weight: 500;
                font-size: 15px;
                color: #333; }
        .build-page .step-desc-wrapper .chose-items-wrapper .choose-items.chosen-visible .product-item {
          width: calc(100% / 4 - 12px); }
          @media (max-width: 992px) {
            .build-page .step-desc-wrapper .chose-items-wrapper .choose-items.chosen-visible .product-item {
              width: calc(50% - 12px); } }
          @media (max-width: 767px) {
            .build-page .step-desc-wrapper .chose-items-wrapper .choose-items.chosen-visible .product-item {
              width: calc(100% - 12px); } }
      .build-page .step-desc-wrapper .chose-items-wrapper .chosen-items {
        flex-basis: 30%;
        margin: 0 auto;
        display: none;
        height: 0;
        overflow: hidden;
        position: relative;
        /*
                .mini-invoice {
                    display: flex;
                    flex-basis: 50%;
                    width: 50%;
                    flex-direction: column;
                    border-left: 1px solid #ddd;
                    vertical-align: top;
                    @media (max-width:767px){
                        width: 100%;
                        flex-basis: 100%;
                        border-left: 0 none;
                        border-top: 1px solid #ddd;
                    }
                    .mini-invoice-header {
                        text-transform: uppercase;
                        padding: 17px;
                        border-bottom: 1px solid #ddd;
                        margin-bottom: 10px;
                        height: 50px;
                        line-height: 1;
                        h5 {
                            margin: 0;
                            font-size: 18px;
                        }
                    }
                    
                    ul {
                        margin: 0;
                        padding: 0 0 15px;
                        min-height: 150px;
                        li {
                            list-style: none;
                            display: flex;
                            justify-content: space-between;
                            padding: 10px 15px;
                            .mini-name {
                                flex-basis: 50%;
                                text-align: left;
                            }
                            .mini-quantity {
                                flex-basis: 25px;
                            }
                            .mini-price {
                                flex-basis: 25%;
                                text-align: right;
                            }
                        }
                    }
                    .sub-total-wrapper {
                        border-top: 1px solid #ddd;
                        margin-top: auto;
                        padding: 15px;
                        text-align: right;
                        .sub-total-amount {
                            padding: 15px 0;
                        }
                        #completeBox {
                            background-color: #7dc3ff;
                            color: #fff;
                            padding: 10px 15px;
                            text-align: center;
                            text-transform: uppercase;
                            border-radius: 2px;
                            font-size: 16px;
                            text-decoration: none;
                            margin-top: 10px;
                            display: block;
                            text-align: center;
                            &:hover,&:active,&:focus {
                                background-color: #66b5f9;
                            }
                        }
                    }
                }
                */ }
        @media (max-width: 992px) {
          .build-page .step-desc-wrapper .chose-items-wrapper .chosen-items {
            flex-basis: 35%; } }
        @media (max-width: 900px) {
          .build-page .step-desc-wrapper .chose-items-wrapper .chosen-items {
            flex-basis: 100%;
            order: -1; } }
        .build-page .step-desc-wrapper .chose-items-wrapper .chosen-items .add-to-cart-loading {
          display: none; }
        .build-page .step-desc-wrapper .chose-items-wrapper .chosen-items .add-all-to-cart {
          min-width: 165px; }
          .build-page .step-desc-wrapper .chose-items-wrapper .chosen-items .add-all-to-cart.loading {
            pointer-events: none; }
            .build-page .step-desc-wrapper .chose-items-wrapper .chosen-items .add-all-to-cart.loading span {
              display: none; }
            .build-page .step-desc-wrapper .chose-items-wrapper .chosen-items .add-all-to-cart.loading::after {
              content: "";
              display: block;
              width: 25px;
              height: 25px;
              border-radius: 50%;
              border: 2px solid white;
              border-bottom-color: #fff;
              animation: spin 0.75s linear infinite;
              margin: auto; }
        .build-page .step-desc-wrapper .chose-items-wrapper .chosen-items.visible {
          display: block;
          height: auto; }
          @media (max-width: 1024px) {
            .build-page .step-desc-wrapper .chose-items-wrapper .chosen-items.visible {
              width: 80%;
              margin: 0 auto 30px; } }
          @media (max-width: 767px) {
            .build-page .step-desc-wrapper .chose-items-wrapper .chosen-items.visible {
              margin: 0 15px 30px;
              width: auto; } }
        .build-page .step-desc-wrapper .chose-items-wrapper .chosen-items .build-items {
          border: 1px solid #ddd;
          position: absolute;
          min-height: calc(100vh - 250px);
          display: flex;
          flex-direction: column;
          transition: 0.3s all 0.1s ease; }
          @media (max-width: 900px) {
            .build-page .step-desc-wrapper .chose-items-wrapper .chosen-items .build-items {
              position: static; } }
          @media (max-width: 767px) {
            .build-page .step-desc-wrapper .chose-items-wrapper .chosen-items .build-items {
              width: 100%; } }
          .build-page .step-desc-wrapper .chose-items-wrapper .chosen-items .build-items .build-items-header {
            padding: 15px;
            text-transform: uppercase;
            padding-bottom: 10px;
            border-bottom: 1px solid #ddd;
            height: 50px; }
          .build-page .step-desc-wrapper .chose-items-wrapper .chosen-items .build-items ul {
            margin: 10px;
            list-style: none; }
            .build-page .step-desc-wrapper .chose-items-wrapper .chosen-items .build-items ul.overflow {
              max-height: calc(100vh - 418px);
              margin: 10px 10px 0;
              padding-right: 5px;
              overflow-y: scroll;
              /* width */
              /* Track */
              /* Handle */ }
              @media (max-width: 900px) {
                .build-page .step-desc-wrapper .chose-items-wrapper .chosen-items .build-items ul.overflow {
                  max-height: none;
                  overflow: visible;
                  margin: 10px; } }
              .build-page .step-desc-wrapper .chose-items-wrapper .chosen-items .build-items ul.overflow::-webkit-scrollbar {
                width: 8px;
                padding: 0 5px; }
              .build-page .step-desc-wrapper .chose-items-wrapper .chosen-items .build-items ul.overflow::-webkit-scrollbar-track {
                background: #eee; }
              .build-page .step-desc-wrapper .chose-items-wrapper .chosen-items .build-items ul.overflow::-webkit-scrollbar-thumb {
                background: black;
                border-radius: 9px; }
            .build-page .step-desc-wrapper .chose-items-wrapper .chosen-items .build-items ul .build-item {
              text-align: left;
              margin-bottom: 20px;
              display: flex;
              gap: 12px;
              padding: 2px 0 0 3px; }
              .build-page .step-desc-wrapper .chose-items-wrapper .chosen-items .build-items ul .build-item .item-figure {
                flex-basis: 20%; }
                .build-page .step-desc-wrapper .chose-items-wrapper .chosen-items .build-items ul .build-item .item-figure img {
                  max-width: 100%;
                  border-radius: 3px;
                  box-shadow: 0 0 2px 1px black;
                  min-height: 75px;
                  min-width: 75px; }
              .build-page .step-desc-wrapper .chose-items-wrapper .chosen-items .build-items ul .build-item .item-details {
                flex-basis: 80%;
                font-weight: 400;
                position: relative;
                display: flex;
                flex-direction: column; }
                .build-page .step-desc-wrapper .chose-items-wrapper .chosen-items .build-items ul .build-item .item-details h4 {
                  margin: 5px 0 10px;
                  font-size: 14px;
                  width: calc(100% - 33px); }
                .build-page .step-desc-wrapper .chose-items-wrapper .chosen-items .build-items ul .build-item .item-details .personalization-wrapper .personalization-item {
                  font-size: 14px;
                  font-style: italic; }
                .build-page .step-desc-wrapper .chose-items-wrapper .chosen-items .build-items ul .build-item .item-details .prod-desc {
                  margin: 0 0 3px;
                  font-weight: 300;
                  font-size: 14px;
                  line-height: 1.2;
                  max-height: 50px;
                  overflow: hidden; }
                  .build-page .step-desc-wrapper .chose-items-wrapper .chosen-items .build-items ul .build-item .item-details .prod-desc p {
                    margin: 0 0 5px; }
                    .build-page .step-desc-wrapper .chose-items-wrapper .chosen-items .build-items ul .build-item .item-details .prod-desc p br {
                      display: none; }
                .build-page .step-desc-wrapper .chose-items-wrapper .chosen-items .build-items ul .build-item .item-details .item-actions {
                  margin-top: auto;
                  font-size: 14px; }
                  .build-page .step-desc-wrapper .chose-items-wrapper .chosen-items .build-items ul .build-item .item-details .item-actions .item-sub-actions {
                    padding: 0; }
                    .build-page .step-desc-wrapper .chose-items-wrapper .chosen-items .build-items ul .build-item .item-details .item-actions .item-sub-actions button, .build-page .step-desc-wrapper .chose-items-wrapper .chosen-items .build-items ul .build-item .item-details .item-actions .item-sub-actions input {
                      border: 0 none;
                      padding: 0 8px;
                      text-align: center;
                      max-width: 30px;
                      transition: 0.3s all ease;
                      outline: none; }
                      .build-page .step-desc-wrapper .chose-items-wrapper .chosen-items .build-items ul .build-item .item-details .item-actions .item-sub-actions button:hover, .build-page .step-desc-wrapper .chose-items-wrapper .chosen-items .build-items ul .build-item .item-details .item-actions .item-sub-actions button:active, .build-page .step-desc-wrapper .chose-items-wrapper .chosen-items .build-items ul .build-item .item-details .item-actions .item-sub-actions button:focus, .build-page .step-desc-wrapper .chose-items-wrapper .chosen-items .build-items ul .build-item .item-details .item-actions .item-sub-actions input:hover, .build-page .step-desc-wrapper .chose-items-wrapper .chosen-items .build-items ul .build-item .item-details .item-actions .item-sub-actions input:active, .build-page .step-desc-wrapper .chose-items-wrapper .chosen-items .build-items ul .build-item .item-details .item-actions .item-sub-actions input:focus {
                        border-color: black; }
                    .build-page .step-desc-wrapper .chose-items-wrapper .chosen-items .build-items ul .build-item .item-details .item-actions .item-sub-actions input {
                      padding: 3px; }
                    .build-page .step-desc-wrapper .chose-items-wrapper .chosen-items .build-items ul .build-item .item-details .item-actions .item-sub-actions input:not(:disabled) {
                      color: black; }
                    .build-page .step-desc-wrapper .chose-items-wrapper .chosen-items .build-items ul .build-item .item-details .item-actions .item-sub-actions input:disabled {
                      background-color: #fff; }
                    .build-page .step-desc-wrapper .chose-items-wrapper .chosen-items .build-items ul .build-item .item-details .item-actions .item-sub-actions button {
                      border: 1px solid #ddd; }
                      .build-page .step-desc-wrapper .chose-items-wrapper .chosen-items .build-items ul .build-item .item-details .item-actions .item-sub-actions button:hover, .build-page .step-desc-wrapper .chose-items-wrapper .chosen-items .build-items ul .build-item .item-details .item-actions .item-sub-actions button:active, .build-page .step-desc-wrapper .chose-items-wrapper .chosen-items .build-items ul .build-item .item-details .item-actions .item-sub-actions button:focus {
                        background-color: black;
                        color: #fff; }
                    .build-page .step-desc-wrapper .chose-items-wrapper .chosen-items .build-items ul .build-item .item-details .item-actions .item-sub-actions input::-webkit-outer-spin-button,
                    .build-page .step-desc-wrapper .chose-items-wrapper .chosen-items .build-items ul .build-item .item-details .item-actions .item-sub-actions input::-webkit-inner-spin-button {
                      -webkit-appearance: none;
                      margin: 0; }
                    .build-page .step-desc-wrapper .chose-items-wrapper .chosen-items .build-items ul .build-item .item-details .item-actions .item-sub-actions input[type=number] {
                      -moz-appearance: textfield; }
                  .build-page .step-desc-wrapper .chose-items-wrapper .chosen-items .build-items ul .build-item .item-details .item-actions .times, .build-page .step-desc-wrapper .chose-items-wrapper .chosen-items .build-items ul .build-item .item-details .item-actions .equals {
                    padding: 0 5px; }
                  .build-page .step-desc-wrapper .chose-items-wrapper .chosen-items .build-items ul .build-item .item-details .item-actions .trash {
                    position: absolute;
                    right: 0px;
                    top: 0px; }
                    .build-page .step-desc-wrapper .chose-items-wrapper .chosen-items .build-items ul .build-item .item-details .item-actions .trash svg {
                      fill: #d57979;
                      height: 33px; }
                    .build-page .step-desc-wrapper .chose-items-wrapper .chosen-items .build-items ul .build-item .item-details .item-actions .trash:hover svg, .build-page .step-desc-wrapper .chose-items-wrapper .chosen-items .build-items ul .build-item .item-details .item-actions .trash:active svg, .build-page .step-desc-wrapper .chose-items-wrapper .chosen-items .build-items ul .build-item .item-details .item-actions .trash:focus svg {
                      fill: #8f0909; }
                    @media (max-width: 767px) {
                      .build-page .step-desc-wrapper .chose-items-wrapper .chosen-items .build-items ul .build-item .item-details .item-actions .trash {
                        top: -5px; } }
          .build-page .step-desc-wrapper .chose-items-wrapper .chosen-items .build-items .sub-total-wrapper {
            border-top: 1px solid #ddd;
            margin-top: auto;
            padding: 15px; }
            .build-page .step-desc-wrapper .chose-items-wrapper .chosen-items .build-items .sub-total-wrapper .sub-total-amount {
              padding: 6px 0; }
            .build-page .step-desc-wrapper .chose-items-wrapper .chosen-items .build-items .sub-total-wrapper #completeBox {
              background-color: black;
              color: #fff;
              padding: 10px 15px;
              text-align: center;
              text-transform: uppercase;
              border-radius: 2px;
              font-size: 16px;
              text-decoration: none;
              margin-top: 10px;
              display: block;
              text-align: center; }
              .build-page .step-desc-wrapper .chose-items-wrapper .chosen-items .build-items .sub-total-wrapper #completeBox:hover, .build-page .step-desc-wrapper .chose-items-wrapper .chosen-items .build-items .sub-total-wrapper #completeBox:active, .build-page .step-desc-wrapper .chose-items-wrapper .chosen-items .build-items .sub-total-wrapper #completeBox:focus {
                background-color: black; }
    .build-page .step-desc-wrapper .write-message {
      text-align: left; }
      .build-page .step-desc-wrapper .write-message h3 {
        color: #333;
        font-size: 26px;
        text-align: center;
        margin-bottom: 2rem; }
      .build-page .step-desc-wrapper .write-message small {
        font-size: 80%; }
      .build-page .step-desc-wrapper .write-message #suggestMessage {
        background-color: transparent;
        color: black;
        border: none;
        border: 1px solid black; }
        .build-page .step-desc-wrapper .write-message #suggestMessage:hover, .build-page .step-desc-wrapper .write-message #suggestMessage:active, .build-page .step-desc-wrapper .write-message #suggestMessage:focus {
          background-color: black;
          color: white;
          border-color: black; }
      .build-page .step-desc-wrapper .write-message label {
        display: block;
        text-align: left;
        font-size: 14px; }
      .build-page .step-desc-wrapper .write-message input {
        display: block;
        border: 1px solid #ddd;
        width: 100%;
        padding: 6px 10px;
        margin-bottom: 15px;
        outline: none;
        font-size: 15px;
        border-radius: 2px;
        height: auto;
        box-shadow: none; }
        .build-page .step-desc-wrapper .write-message input:hover, .build-page .step-desc-wrapper .write-message input:active, .build-page .step-desc-wrapper .write-message input:focus {
          border-color: black; }
      .build-page .step-desc-wrapper .write-message .characters-count {
        text-align: right;
        font-size: 13px;
        letter-spacing: .4px;
        color: #999; }
      .build-page .step-desc-wrapper .write-message textarea {
        border: 1px solid #ddd;
        display: block;
        padding: 8px 10px;
        width: 100%;
        resize: vertical;
        outline: none;
        font-size: 15px;
        border-radius: 2px;
        box-shadow: none; }
        .build-page .step-desc-wrapper .write-message textarea:hover, .build-page .step-desc-wrapper .write-message textarea:active, .build-page .step-desc-wrapper .write-message textarea:focus {
          border-color: black; }
    .build-page .step-desc-wrapper .step-desc-footer {
      padding: 30px 15px;
      text-align: left; }
      @media (max-width: 767px) {
        .build-page .step-desc-wrapper .step-desc-footer {
          text-align: center; } }
      .build-page .step-desc-wrapper .step-desc-footer.last-step-footer {
        display: flex;
        justify-content: space-between; }
      .build-page .step-desc-wrapper .step-desc-footer .prev-step {
        position: relative;
        padding-left: 40px;
        text-decoration: none;
        text-transform: uppercase;
        color: black; }
        .build-page .step-desc-wrapper .step-desc-footer .prev-step .prev-arrow {
          width: 25px;
          height: 25px;
          box-sizing: border-box;
          position: absolute;
          left: 0;
          top: 0%;
          transform: rotate(-135deg); }
          .build-page .step-desc-wrapper .step-desc-footer .prev-step .prev-arrow::before {
            content: '';
            width: 100%;
            height: 100%;
            border-width: 4px 4px 0 0;
            border-style: solid;
            border-color: black;
            transition: .2s ease;
            display: block;
            transform-origin: 100% 0; }
          .build-page .step-desc-wrapper .step-desc-footer .prev-step .prev-arrow:after {
            content: '';
            float: left;
            position: relative;
            top: -90%;
            width: 100%;
            height: 100%;
            border-width: 0 4px 0 0;
            border-style: solid;
            border-color: black;
            transform-origin: 100% 0;
            transition: .2s ease; }
        .build-page .step-desc-wrapper .step-desc-footer .prev-step:hover .prev-arrow::after {
          transform: rotate(45deg);
          border-color: #fed483;
          height: 120%; }
        .build-page .step-desc-wrapper .step-desc-footer .prev-step:hover .prev-arrow::before {
          border-color: #fed483;
          transform: scale(0.8); }
      .build-page .step-desc-wrapper .step-desc-footer .add-all-to-cart {
        min-width: 165px; }
        .build-page .step-desc-wrapper .step-desc-footer .add-all-to-cart.loading {
          pointer-events: none; }
          .build-page .step-desc-wrapper .step-desc-footer .add-all-to-cart.loading span {
            display: none; }
          .build-page .step-desc-wrapper .step-desc-footer .add-all-to-cart.loading::after {
            content: "";
            display: block;
            width: 25px;
            height: 25px;
            border-radius: 50%;
            border: 2px solid #fed483;
            border-bottom-color: #fff;
            animation: spin 0.75s linear infinite;
            margin: auto; }
  .build-page .gift-finder-dropdown {
    position: relative;
    margin: 0;
    display: flex;
    flex-direction: column; }
    .build-page .gift-finder-dropdown .dropdown-arrow {
      position: absolute;
      bottom: 0;
      left: 5px;
      line-height: 22px;
      font-size: 20px;
      cursor: pointer; }
      .build-page .gift-finder-dropdown .dropdown-arrow:hover + button + .gift-dropdown-menu {
        display: flex;
        flex-direction: column; }
    .build-page .gift-finder-dropdown button {
      margin: 1px 0 0;
      padding-inline: 5px;
      height: 18px;
      background: #fff;
      line-height: normal;
      font-size: 11px;
      line-height: 11px;
      border: 1px solid #e6e6e6;
      border-radius: 20px;
      text-transform: uppercase;
      width: 95px; }
      @media (min-width: 1050px) {
        .build-page .gift-finder-dropdown button {
          width: 105px; } }
      @media (min-width: 1200px) {
        .build-page .gift-finder-dropdown button {
          width: 125px; } }
      .build-page .gift-finder-dropdown button:hover + .gift-dropdown-menu {
        display: flex;
        flex-direction: column; }
      .build-page .gift-finder-dropdown button a {
        text-decoration: none; }
    .build-page .gift-finder-dropdown .gift-dropdown-menu {
      top: 35px;
      z-index: 11 !important;
      position: absolute;
      left: 0;
      margin: 0;
      padding-top: 1px;
      background: initial;
      border: none; }
      .build-page .gift-finder-dropdown .gift-dropdown-menu:hover {
        display: flex;
        flex-direction: column; }
      .build-page .gift-finder-dropdown .gift-dropdown-menu li {
        display: flex;
        flex-direction: column;
        position: relative;
        border-bottom: 1px solid #d1d3d4;
        background: rgba(255, 255, 255, 0.95);
        min-width: 125px; }
        .build-page .gift-finder-dropdown .gift-dropdown-menu li.Baby, .build-page .gift-finder-dropdown .gift-dropdown-menu li.Kids {
          order: 2; }
        .build-page .gift-finder-dropdown .gift-dropdown-menu li:hover > ul {
          display: block !important; }
        .build-page .gift-finder-dropdown .gift-dropdown-menu li a {
          display: block;
          padding: 3px 20px;
          text-decoration: none;
          color: #000;
          font-weight: 100;
          font-size: 0.95rem; }
          .build-page .gift-finder-dropdown .gift-dropdown-menu li a:hover {
            font-weight: 700;
            background: initial; }
        .build-page .gift-finder-dropdown .gift-dropdown-menu li ul {
          display: none !important;
          position: absolute;
          top: 0;
          right: -140px;
          display: flex;
          flex-direction: column;
          margin: 0;
          box-shadow: 0 6px 12px rgba(0, 0, 0, 0.18); }
          .build-page .gift-finder-dropdown .gift-dropdown-menu li ul:hover {
            display: block !important; }
          .build-page .gift-finder-dropdown .gift-dropdown-menu li ul li {
            width: 100%; }
    .build-page .gift-finder-dropdown .gift-btn {
      padding: 3px 6px;
      font-weight: 500;
      background-color: #e6e6e6;
      text-align: center;
      font-size: 11px;
      line-height: 11px;
      transition-duration: 0.2s; }
      .build-page .gift-finder-dropdown .gift-btn:hover {
        background-color: black;
        color: white;
        border-color: black; }
  .build-page .reel-wrapper {
    max-width: 1230px;
    width: 100%;
    margin: 0 auto;
    overflow: hidden; }
    .build-page .reel-wrapper .reel {
      display: flex;
      align-items: flex-start;
      transition: 0.4s transform ease; }
      .build-page .reel-wrapper .reel .step {
        transition: 0.8s opacity ease;
        padding: 1rem 0 2rem;
        max-width: 1202px;
        min-width: 100%;
        opacity: 0; }
        .build-page .reel-wrapper .reel .step.active {
          opacity: 1; }
  .build-page .design-a-gift-message-disabled {
    width: 100%;
    padding: 60px 0 120px;
    text-align: center;
    max-width: 780px;
    margin: 0 auto; }
    @media (max-width: 991px) {
      .build-page .design-a-gift-message-disabled {
        padding: 30px 20px 30px;
        max-width: 560px; } }
    .build-page .design-a-gift-message-disabled p {
      margin: 0;
      padding: 0;
      font-size: 30px;
      color: #B2292E;
      line-height: normal;
      font-weight: 400; }
      @media (max-width: 991px) {
        .build-page .design-a-gift-message-disabled p {
          font-size: 20px; } }
      @media (max-width: 580px) {
        .build-page .design-a-gift-message-disabled p {
          font-size: 18px; } }
  .build-page .inventory-message {
    background: rgba(178, 41, 46, 0.1);
    color: #b2292e;
    display: block;
    width: 100%;
    padding: 5px 10px;
    text-align: left;
    font-size: 14px;
    font-weight: 500;
    margin-top: 10px;
    border-radius: 5px; }

@keyframes look-down {
  50% {
    transform: translateY(8px); }
  100% {
    transform: translateY(0px); } }

@keyframes spin {
  100% {
    transform: rotate(360deg); } }

@media (max-width: 992px) {
  .address-section .col-sm-4 {
    margin: auto;
    width: 100%; } }

.address-section .col-sm-4 iframe {
  max-height: 300px;
  width: 100%;
  border: none; }
  @media (max-width: 992px) {
    .address-section .col-sm-4 iframe {
      max-height: initial; } }
  @media (max-width: 550px) {
    .address-section .col-sm-4 iframe {
      max-height: 300px; } }

.address-section .col-sm-4 .row {
  margin: 0;
  display: flex;
  flex-direction: column;
  height: 100%; }
  .address-section .col-sm-4 .row h2 {
    margin-top: 1rem; }
  .address-section .col-sm-4 .row .info {
    height: 100%;
    padding-bottom: 10px; }
    .address-section .col-sm-4 .row .info p {
      margin: 0; }
  .address-section .col-sm-4 .row .hours {
    flex: auto; }

.get-in-touch--gifts .col-sm-4 {
  min-height: 436px; }
  @media (max-width: 1439px) {
    .get-in-touch--gifts .col-sm-4 {
      min-height: 445px; } }
  @media (max-width: 1199px) {
    .get-in-touch--gifts .col-sm-4 {
      min-height: 420px; } }
  @media (max-width: 991px) {
    .get-in-touch--gifts .col-sm-4 {
      min-height: 430px; } }
  @media (max-width: 767px) {
    .get-in-touch--gifts .col-sm-4 {
      min-height: initial; } }

@media (max-width: 800px) {
  .gift-certificate-page .page-heading {
    margin-bottom: 1rem; } }

.gift-certificate-page .navBar--sub {
  margin-bottom: 4rem; }
  @media (max-width: 800px) {
    .gift-certificate-page .navBar--sub {
      margin-bottom: 2rem; } }

.gift-certificate-page .account--fixed {
  width: 100%; }
  @media (min-width: 991px) {
    .gift-certificate-page .account--fixed {
      width: 66%; } }
  @media (min-width: 1200px) {
    .gift-certificate-page .account--fixed {
      width: 50%; } }

.gift-certificate-page .form-field.theme {
  margin: 0 0.5rem; }

.gift-certificate-page .form-field.agree {
  margin: 1rem 0 0 0; }

.gift-certificate-page .form-actions {
  display: flex;
  flex-direction: row; }
  @media (max-width: 800px) {
    .gift-certificate-page .form-actions {
      flex-direction: column; } }
  .gift-certificate-page .form-actions input {
    margin: 0; }
    @media (max-width: 800px) {
      .gift-certificate-page .form-actions input.button {
        order: 1; }
      .gift-certificate-page .form-actions input.button--primary {
        order: 0;
        margin: 0 0 1rem 0; } }
    @media (min-width: 801px) {
      .gift-certificate-page .form-actions input.button--primary {
        margin-left: auto; } }

.gift-certificate-page.purchase-page .account.multi-card {
  display: none; }

.gift-certificate-page.purchase-page .navBar--sub {
  margin-bottom: 3rem; }

.gift-certificate-page.purchase-page form {
  margin-top: 2rem; }
  .gift-certificate-page.purchase-page form textarea {
    resize: none; }

.gift-certificate-page.purchase-page .card {
  padding: 1.5rem;
  border: 1px solid black; }

.gift-certificate-page.purchase-page .form-actions.custom {
  display: none; }

.gift-certificate-page.purchase-page .account--fixed.multi-card {
  width: 100%;
  max-width: none; }
  .gift-certificate-page.purchase-page .account--fixed.multi-card .form-actions.custom {
    display: block;
    margin: 0.5rem 0 0 0; }
    .gift-certificate-page.purchase-page .account--fixed.multi-card .form-actions.custom .form-field.agree {
      display: block;
      width: fit-content;
      margin: 0 auto 1rem; }
    .gift-certificate-page.purchase-page .account--fixed.multi-card .form-actions.custom .button--primary {
      min-width: 265px;
      padding: 0.85714rem 15px; }
    .gift-certificate-page.purchase-page .account--fixed.multi-card .form-actions.custom [for="customagree"] + .form-inlineMessage {
      color: #cc4749; }
  .gift-certificate-page.purchase-page .account--fixed.multi-card form {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    row-gap: 25px; }
  .gift-certificate-page.purchase-page .account--fixed.multi-card .card {
    margin: 0;
    padding: 1.5rem;
    border: 1px solid black;
    flex-basis: 100%; }
    @media (min-width: 768px) {
      .gift-certificate-page.purchase-page .account--fixed.multi-card .card {
        flex-basis: 49%; } }
    .gift-certificate-page.purchase-page .account--fixed.multi-card .card input + span {
      color: #cc4749; }
    .gift-certificate-page.purchase-page .account--fixed.multi-card .card:nth-of-type(even) {
      margin: 0; }
      @media (min-width: 768px) {
        .gift-certificate-page.purchase-page .account--fixed.multi-card .card:nth-of-type(even) {
          margin-left: 14px; } }
      @media (min-width: 992px) {
        .gift-certificate-page.purchase-page .account--fixed.multi-card .card:nth-of-type(even) {
          margin-left: 18px; } }
      @media (min-width: 1440px) {
        .gift-certificate-page.purchase-page .account--fixed.multi-card .card:nth-of-type(even) {
          margin-left: 25px; } }
    .gift-certificate-page.purchase-page .account--fixed.multi-card .card .form-field {
      width: 50%; }
    .gift-certificate-page.purchase-page .account--fixed.multi-card .card .form-fieldset {
      width: 50%;
      float: left; }
      .gift-certificate-page.purchase-page .account--fixed.multi-card .card .form-fieldset .form-field {
        width: 100%; }
      .gift-certificate-page.purchase-page .account--fixed.multi-card .card .form-fieldset textarea {
        max-height: 50px; }
    .gift-certificate-page.purchase-page .account--fixed.multi-card .card .form-field.agree {
      display: none; }
    .gift-certificate-page.purchase-page .account--fixed.multi-card .card .form-actions {
      display: none; }

.gift-certificate-page.purchase-page .form-field--increments label {
  font-weight: 600;
  margin: 9px 10px 0 0;
  text-transform: uppercase;
  color: #939598;
  float: left;
  font-family: 'Heebo', sans-serif; }

.gift-certificate-page.purchase-page .form-field--increments .form-increment {
  border: 1px solid #939598;
  padding: 4px;
  float: left; }
  .gift-certificate-page.purchase-page .form-field--increments .form-increment button {
    border: none;
    margin: 0;
    padding: 0.21429rem 0.35714rem;
    border-radius: 0;
    text-transform: uppercase; }

.gift-certificate-page.purchase-page .form-field--increments .form-input--incrementTotal {
  -moz-appearance: textfield; }
  .gift-certificate-page.purchase-page .form-field--increments .form-input--incrementTotal::-webkit-outer-spin-button, .gift-certificate-page.purchase-page .form-field--increments .form-input--incrementTotal::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0; }

.create-account {
  display: flex;
  flex-wrap: wrap; }
  .create-account .Sign.up.for.emails {
    order: 1000; }
    .create-account .Sign.up.for.emails label {
      padding-bottom: 13px; }

#custom-checkout-baskits {
  min-height: 1100px; }
  @media (min-width: 501px) {
    #custom-checkout-baskits {
      min-height: 900px; } }

body[class*="order-confirmation"] {
  background: white !important; }

.template-Checkout,
.template-Checkout.v2,
.template-Checkout.Testing.v2 {
  padding: 0 !important;
  background: linear-gradient(to right, white 0% 70%, #f2f2f2 0%, #f2f2f2 100%); }
  .template-Checkout .container.category-delivery-information,
  .template-Checkout .container.delivery-area,
  .template-Checkout.v2 .container.category-delivery-information,
  .template-Checkout.v2 .container.delivery-area,
  .template-Checkout.Testing.v2 .container.category-delivery-information,
  .template-Checkout.Testing.v2 .container.delivery-area {
    display: none; }
  @media (min-height: 800px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      padding: 0 0 135px 0 !important; } }
  @media (max-width: 991px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: white; } }
  @media (min-width: 1440px) and (max-width: 1550px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, white 0% 72%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1800px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 70%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1801px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 69.99%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1802px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 69.98%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1803px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 69.97%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1804px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 69.96%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1805px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 69.95%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1806px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 69.94%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1807px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 69.93%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1808px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 69.92%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1809px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 69.91%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1810px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 69.9%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1811px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 69.89%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1812px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 69.88%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1813px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 69.87%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1814px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 69.86%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1815px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 69.85%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1816px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 69.84%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1817px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 69.83%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1818px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 69.82%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1819px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 69.81%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1820px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 69.8%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1821px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 69.79%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1822px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 69.78%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1823px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 69.77%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1824px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 69.76%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1825px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 69.75%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1826px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 69.74%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1827px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 69.73%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1828px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 69.72%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1829px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 69.71%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1830px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 69.7%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1831px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 69.69%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1832px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 69.68%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1833px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 69.67%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1834px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 69.66%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1835px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 69.65%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1836px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 69.64%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1837px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 69.63%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1838px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 69.62%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1839px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 69.61%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1840px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 69.6%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1841px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 69.59%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1842px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 69.58%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1843px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 69.57%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1844px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 69.56%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1845px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 69.55%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1846px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 69.54%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1847px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 69.53%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1848px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 69.52%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1849px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 69.51%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1850px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 69.5%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1851px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 69.49%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1852px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 69.48%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1853px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 69.47%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1854px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 69.46%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1855px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 69.45%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1856px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 69.44%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1857px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 69.43%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1858px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 69.42%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1859px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 69.41%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1860px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 69.4%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1861px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 69.39%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1862px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 69.38%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1863px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 69.37%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1864px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 69.36%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1865px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 69.35%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1866px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 69.34%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1867px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 69.33%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1868px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 69.32%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1869px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 69.31%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1870px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 69.3%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1871px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 69.29%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1872px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 69.28%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1873px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 69.27%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1874px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 69.26%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1875px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 69.25%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1876px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 69.24%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1877px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 69.23%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1878px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 69.22%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1879px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 69.21%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1880px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 69.2%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1881px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 69.19%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1882px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 69.18%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1883px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 69.17%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1884px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 69.16%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1885px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 69.15%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1886px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 69.14%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1887px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 69.13%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1888px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 69.12%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1889px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 69.11%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1890px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 69.1%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1891px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 69.09%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1892px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 69.08%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1893px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 69.07%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1894px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 69.06%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1895px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 69.05%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1896px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 69.04%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1897px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 69.03%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1898px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 69.02%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1899px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 69.01%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1900px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 69%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1901px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 68.99%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1902px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 68.98%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1903px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 68.97%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1904px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 68.96%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1905px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 68.95%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1906px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 68.94%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1907px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 68.93%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1908px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 68.92%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1909px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 68.91%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1910px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 68.9%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1911px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 68.89%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1912px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 68.88%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1913px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 68.87%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1914px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 68.86%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1915px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 68.85%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1916px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 68.84%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1917px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 68.83%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1918px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 68.82%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1919px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 68.81%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1920px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 68.8%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1921px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 68.79%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1922px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 68.78%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1923px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 68.77%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1924px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 68.76%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1925px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 68.75%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1926px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 68.74%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1927px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 68.73%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1928px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 68.72%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1929px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 68.71%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1930px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 68.7%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1931px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 68.69%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1932px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 68.68%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1933px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 68.67%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1934px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 68.66%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1935px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 68.65%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1936px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 68.64%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1937px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 68.63%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1938px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 68.62%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1939px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 68.61%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1940px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 68.6%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1941px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 68.59%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1942px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 68.58%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1943px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 68.57%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1944px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 68.56%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1945px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 68.55%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1946px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 68.54%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1947px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 68.53%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1948px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 68.52%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1949px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 68.51%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1950px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 68.5%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1951px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 68.49%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1952px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 68.48%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1953px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 68.47%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1954px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 68.46%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1955px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 68.45%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1956px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 68.44%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1957px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 68.43%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1958px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 68.42%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1959px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 68.41%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1960px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 68.4%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1961px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 68.39%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1962px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 68.38%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1963px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 68.37%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1964px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 68.36%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1965px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 68.35%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1966px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 68.34%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1967px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 68.33%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1968px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 68.32%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1969px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 68.31%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1970px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 68.3%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1971px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 68.29%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1972px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 68.28%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1973px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 68.27%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1974px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 68.26%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1975px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 68.25%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1976px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 68.24%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1977px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 68.23%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1978px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 68.22%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1979px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 68.21%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1980px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 68.2%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1981px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 68.19%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1982px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 68.18%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1983px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 68.17%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1984px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 68.16%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1985px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 68.15%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1986px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 68.14%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1987px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 68.13%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1988px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 68.12%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1989px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 68.11%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1990px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 68.1%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1991px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 68.09%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1992px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 68.08%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1993px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 68.07%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1994px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 68.06%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1995px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 68.05%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1996px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 68.04%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1997px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 68.03%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1998px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 68.02%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 1999px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 68.01%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2000px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 68%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2001px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 67.99%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2002px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 67.98%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2003px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 67.97%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2004px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 67.96%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2005px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 67.95%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2006px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 67.94%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2007px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 67.93%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2008px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 67.92%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2009px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 67.91%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2010px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 67.9%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2011px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 67.89%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2012px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 67.88%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2013px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 67.87%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2014px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 67.86%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2015px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 67.85%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2016px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 67.84%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2017px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 67.83%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2018px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 67.82%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2019px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 67.81%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2020px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 67.8%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2021px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 67.79%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2022px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 67.78%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2023px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 67.77%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2024px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 67.76%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2025px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 67.75%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2026px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 67.74%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2027px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 67.73%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2028px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 67.72%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2029px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 67.71%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2030px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 67.7%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2031px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 67.69%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2032px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 67.68%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2033px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 67.67%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2034px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 67.66%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2035px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 67.65%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2036px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 67.64%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2037px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 67.63%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2038px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 67.62%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2039px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 67.61%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2040px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 67.6%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2041px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 67.59%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2042px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 67.58%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2043px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 67.57%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2044px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 67.56%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2045px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 67.55%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2046px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 67.54%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2047px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 67.53%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2048px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 67.52%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2049px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 67.51%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2050px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 67.5%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2051px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 67.49%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2052px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 67.48%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2053px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 67.47%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2054px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 67.46%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2055px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 67.45%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2056px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 67.44%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2057px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 67.43%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2058px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 67.42%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2059px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 67.41%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2060px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 67.4%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2061px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 67.39%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2062px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 67.38%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2063px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 67.37%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2064px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 67.36%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2065px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 67.35%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2066px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 67.34%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2067px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 67.33%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2068px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 67.32%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2069px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 67.31%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2070px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 67.3%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2071px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 67.29%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2072px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 67.28%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2073px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 67.27%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2074px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 67.26%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2075px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 67.25%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2076px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 67.24%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2077px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 67.23%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2078px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 67.22%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2079px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 67.21%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2080px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 67.2%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2081px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 67.19%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2082px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 67.18%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2083px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 67.17%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2084px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 67.16%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2085px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 67.15%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2086px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 67.14%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2087px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 67.13%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2088px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 67.12%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2089px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 67.11%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2090px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 67.1%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2091px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 67.09%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2092px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 67.08%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2093px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 67.07%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2094px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 67.06%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2095px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 67.05%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2096px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 67.04%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2097px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 67.03%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2098px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 67.02%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2099px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 67.01%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2100px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 67%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2101px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 66.99%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2102px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 66.98%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2103px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 66.97%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2104px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 66.96%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2105px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 66.95%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2106px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 66.94%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2107px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 66.93%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2108px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 66.92%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2109px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 66.91%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2110px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 66.9%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2111px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 66.89%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2112px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 66.88%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2113px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 66.87%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2114px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 66.86%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2115px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 66.85%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2116px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 66.84%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2117px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 66.83%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2118px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 66.82%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2119px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 66.81%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2120px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 66.8%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2121px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 66.79%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2122px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 66.78%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2123px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 66.77%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2124px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 66.76%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2125px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 66.75%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2126px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 66.74%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2127px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 66.73%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2128px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 66.72%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2129px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 66.71%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2130px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 66.7%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2131px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 66.69%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2132px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 66.68%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2133px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 66.67%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2134px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 66.66%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2135px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 66.65%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2136px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 66.64%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2137px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 66.63%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2138px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 66.62%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2139px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 66.61%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2140px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 66.6%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2141px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 66.59%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2142px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 66.58%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2143px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 66.57%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2144px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 66.56%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2145px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 66.55%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2146px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 66.54%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2147px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 66.53%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2148px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 66.52%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2149px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 66.51%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2150px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 66.5%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2151px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 66.49%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2152px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 66.48%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2153px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 66.47%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2154px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 66.46%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2155px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 66.45%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2156px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 66.44%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2157px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 66.43%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2158px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 66.42%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2159px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 66.41%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2160px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 66.4%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2161px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 66.39%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2162px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 66.38%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2163px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 66.37%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2164px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 66.36%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2165px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 66.35%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2166px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 66.34%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2167px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 66.33%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2168px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 66.32%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2169px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 66.31%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2170px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 66.3%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2171px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 66.29%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2172px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 66.28%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2173px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 66.27%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2174px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 66.26%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2175px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 66.25%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2176px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 66.24%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2177px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 66.23%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2178px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 66.22%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2179px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 66.21%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2180px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 66.2%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2181px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 66.19%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2182px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 66.18%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2183px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 66.17%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2184px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 66.16%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2185px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 66.15%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2186px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 66.14%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2187px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 66.13%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2188px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 66.12%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2189px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 66.11%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2190px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 66.1%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2191px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 66.09%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2192px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 66.08%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2193px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 66.07%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2194px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 66.06%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2195px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 66.05%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2196px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 66.04%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2197px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 66.03%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2198px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 66.02%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2199px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 66.01%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2200px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 66%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2201px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 65.99%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2202px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 65.98%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2203px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 65.97%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2204px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 65.96%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2205px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 65.95%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2206px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 65.94%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2207px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 65.93%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2208px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 65.92%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2209px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 65.91%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2210px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 65.9%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2211px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 65.89%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2212px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 65.88%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2213px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 65.87%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2214px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 65.86%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2215px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 65.85%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2216px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 65.84%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2217px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 65.83%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2218px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 65.82%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2219px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 65.81%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2220px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 65.8%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2221px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 65.79%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2222px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 65.78%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2223px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 65.77%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2224px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 65.76%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2225px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 65.75%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2226px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 65.74%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2227px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 65.73%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2228px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 65.72%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2229px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 65.71%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2230px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 65.7%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2231px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 65.69%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2232px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 65.68%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2233px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 65.67%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2234px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 65.66%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2235px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 65.65%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2236px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 65.64%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2237px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 65.63%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2238px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 65.62%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2239px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 65.61%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2240px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 65.6%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2241px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 65.59%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2242px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 65.58%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2243px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 65.57%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2244px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 65.56%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2245px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 65.55%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2246px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 65.54%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2247px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 65.53%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2248px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 65.52%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2249px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 65.51%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2250px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 65.5%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2251px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 65.49%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2252px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 65.48%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2253px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 65.47%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2254px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 65.46%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2255px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 65.45%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2256px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 65.44%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2257px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 65.43%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2258px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 65.42%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2259px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 65.41%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2260px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 65.4%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2261px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 65.39%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2262px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 65.38%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2263px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 65.37%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2264px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 65.36%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2265px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 65.35%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2266px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 65.34%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2267px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 65.33%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2268px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 65.32%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2269px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 65.31%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2270px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 65.3%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2271px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 65.29%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2272px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 65.28%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2273px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 65.27%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2274px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 65.26%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2275px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 65.25%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2276px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 65.24%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2277px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 65.23%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2278px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 65.22%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2279px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 65.21%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2280px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 65.2%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2281px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 65.19%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2282px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 65.18%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2283px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 65.17%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2284px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 65.16%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2285px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 65.15%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2286px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 65.14%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2287px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 65.13%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2288px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 65.12%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2289px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 65.11%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2290px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 65.1%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2291px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 65.09%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2292px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 65.08%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2293px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 65.07%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2294px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 65.06%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2295px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 65.05%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2296px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 65.04%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2297px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 65.03%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2298px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 65.02%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2299px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 65.01%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2300px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 65%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2301px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 64.99%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2302px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 64.98%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2303px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 64.97%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2304px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 64.96%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2305px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 64.95%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2306px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 64.94%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2307px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 64.93%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2308px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 64.92%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2309px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 64.91%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2310px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 64.9%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2311px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 64.89%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2312px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 64.88%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2313px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 64.87%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2314px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 64.86%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2315px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 64.85%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2316px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 64.84%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2317px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 64.83%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2318px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 64.82%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2319px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 64.81%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2320px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 64.8%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2321px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 64.79%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2322px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 64.78%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2323px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 64.77%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2324px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 64.76%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2325px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 64.75%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2326px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 64.74%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2327px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 64.73%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2328px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 64.72%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2329px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 64.71%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2330px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 64.7%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2331px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 64.69%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2332px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 64.68%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2333px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 64.67%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2334px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 64.66%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2335px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 64.65%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2336px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 64.64%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2337px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 64.63%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2338px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 64.62%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2339px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 64.61%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2340px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 64.6%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2341px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 64.59%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2342px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 64.58%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2343px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 64.57%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2344px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 64.56%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2345px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 64.55%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2346px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 64.54%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2347px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 64.53%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2348px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 64.52%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2349px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 64.51%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2350px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 64.5%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2351px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 64.49%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2352px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 64.48%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2353px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 64.47%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2354px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 64.46%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2355px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 64.45%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2356px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 64.44%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2357px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 64.43%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2358px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 64.42%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2359px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 64.41%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2360px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 64.4%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2361px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 64.39%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2362px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 64.38%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2363px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 64.37%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2364px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 64.36%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2365px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 64.35%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2366px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 64.34%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2367px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 64.33%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2368px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 64.32%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2369px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 64.31%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2370px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 64.3%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2371px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 64.29%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2372px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 64.28%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2373px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 64.27%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2374px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 64.26%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2375px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 64.25%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2376px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 64.24%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2377px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 64.23%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2378px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 64.22%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2379px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 64.21%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2380px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 64.2%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2381px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 64.19%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2382px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 64.18%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2383px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 64.17%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2384px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 64.16%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2385px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 64.15%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2386px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 64.14%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2387px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 64.13%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2388px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 64.12%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2389px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 64.11%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2390px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 64.1%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2391px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 64.09%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2392px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 64.08%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2393px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 64.07%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2394px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 64.06%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2395px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 64.05%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2396px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 64.04%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2397px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 64.03%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2398px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 64.02%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2399px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 64.01%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2400px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 64%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2401px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 63.99%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2402px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 63.98%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2403px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 63.97%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2404px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 63.96%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2405px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 63.95%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2406px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 63.94%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2407px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 63.93%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2408px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 63.92%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2409px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 63.91%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2410px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 63.9%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2411px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 63.89%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2412px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 63.88%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2413px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 63.87%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2414px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 63.86%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2415px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 63.85%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2416px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 63.84%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2417px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 63.83%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2418px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 63.82%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2419px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 63.81%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2420px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 63.8%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2421px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 63.79%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2422px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 63.78%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2423px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 63.77%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2424px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 63.76%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2425px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 63.75%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2426px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 63.74%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2427px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 63.73%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2428px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 63.72%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2429px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 63.71%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2430px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 63.7%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2431px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 63.69%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2432px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 63.68%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2433px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 63.67%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2434px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 63.66%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2435px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 63.65%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2436px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 63.64%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2437px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 63.63%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2438px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 63.62%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2439px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 63.61%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2440px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 63.6%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2441px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 63.59%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2442px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 63.58%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2443px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 63.57%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2444px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 63.56%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2445px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 63.55%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2446px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 63.54%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2447px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 63.53%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2448px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 63.52%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2449px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 63.51%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2450px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 63.5%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2451px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 63.49%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2452px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 63.48%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2453px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 63.47%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2454px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 63.46%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2455px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 63.45%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2456px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 63.44%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2457px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 63.43%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2458px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 63.42%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2459px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 63.41%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2460px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 63.4%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2461px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 63.39%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2462px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 63.38%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2463px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 63.37%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2464px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 63.36%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2465px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 63.35%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2466px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 63.34%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2467px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 63.33%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2468px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 63.32%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2469px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 63.31%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2470px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 63.3%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2471px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 63.29%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2472px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 63.28%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2473px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 63.27%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2474px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 63.26%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2475px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 63.25%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2476px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 63.24%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2477px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 63.23%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2478px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 63.22%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2479px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 63.21%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2480px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 63.2%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2481px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 63.19%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2482px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 63.18%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2483px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 63.17%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2484px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 63.16%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2485px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 63.15%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2486px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 63.14%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2487px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 63.13%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2488px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 63.12%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2489px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 63.11%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2490px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 63.1%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2491px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 63.09%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2492px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 63.08%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2493px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 63.07%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2494px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 63.06%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2495px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 63.05%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2496px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 63.04%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2497px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 63.03%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2498px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 63.02%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2499px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 63.01%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2500px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 63%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2501px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 62.99%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2502px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 62.98%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2503px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 62.97%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2504px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 62.96%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2505px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 62.95%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2506px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 62.94%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2507px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 62.93%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2508px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 62.92%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2509px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 62.91%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2510px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 62.9%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2511px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 62.89%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2512px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 62.88%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2513px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 62.87%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2514px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 62.86%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2515px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 62.85%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2516px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 62.84%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2517px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 62.83%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2518px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 62.82%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2519px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 62.81%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2520px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 62.8%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2521px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 62.79%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2522px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 62.78%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2523px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 62.77%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2524px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 62.76%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2525px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 62.75%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2526px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 62.74%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2527px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 62.73%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2528px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 62.72%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2529px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 62.71%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2530px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 62.7%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2531px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 62.69%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2532px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 62.68%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2533px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 62.67%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2534px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 62.66%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2535px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 62.65%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2536px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 62.64%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2537px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 62.63%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2538px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 62.62%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2539px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 62.61%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2540px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 62.6%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2541px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 62.59%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2542px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 62.58%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2543px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 62.57%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2544px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 62.56%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2545px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 62.55%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2546px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 62.54%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2547px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 62.53%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2548px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 62.52%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2549px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 62.51%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2550px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 62.5%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2551px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 62.49%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2552px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 62.48%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2553px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 62.47%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2554px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 62.46%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2555px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 62.45%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2556px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 62.44%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2557px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 62.43%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2558px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 62.42%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2559px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 62.41%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2560px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 62.4%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2561px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 62.39%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2562px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 62.38%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2563px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 62.37%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2564px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 62.36%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2565px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 62.35%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2566px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 62.34%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2567px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 62.33%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2568px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 62.32%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2569px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 62.31%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2570px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 62.3%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2571px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 62.29%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2572px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 62.28%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2573px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 62.27%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2574px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 62.26%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2575px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 62.25%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2576px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 62.24%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2577px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 62.23%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2578px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 62.22%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2579px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 62.21%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2580px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 62.2%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2581px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 62.19%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2582px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 62.18%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2583px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 62.17%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2584px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 62.16%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2585px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 62.15%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2586px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 62.14%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2587px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 62.13%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2588px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 62.12%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2589px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 62.11%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2590px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 62.1%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2591px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 62.09%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2592px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 62.08%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2593px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 62.07%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2594px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 62.06%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2595px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 62.05%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2596px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 62.04%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2597px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 62.03%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2598px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 62.02%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2599px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 62.01%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2600px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 62%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2601px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 61.99%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2602px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 61.98%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2603px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 61.97%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2604px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 61.96%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2605px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 61.95%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2606px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 61.94%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2607px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 61.93%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2608px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 61.92%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2609px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 61.91%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2610px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 61.9%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2611px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 61.89%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2612px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 61.88%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2613px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 61.87%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2614px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 61.86%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2615px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 61.85%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2616px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 61.84%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2617px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 61.83%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2618px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 61.82%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2619px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 61.81%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2620px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 61.8%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2621px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 61.79%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2622px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 61.78%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2623px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 61.77%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2624px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 61.76%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2625px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 61.75%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2626px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 61.74%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2627px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 61.73%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2628px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 61.72%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2629px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 61.71%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2630px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 61.7%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2631px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 61.69%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2632px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 61.68%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2633px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 61.67%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2634px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 61.66%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2635px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 61.65%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2636px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 61.64%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2637px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 61.63%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2638px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 61.62%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2639px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 61.61%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2640px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 61.6%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2641px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 61.59%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2642px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 61.58%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2643px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 61.57%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2644px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 61.56%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2645px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 61.55%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2646px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 61.54%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2647px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 61.53%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2648px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 61.52%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2649px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 61.51%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2650px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 61.5%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2651px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 61.49%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2652px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 61.48%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2653px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 61.47%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2654px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 61.46%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2655px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 61.45%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2656px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 61.44%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2657px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 61.43%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2658px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 61.42%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2659px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 61.41%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2660px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 61.4%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2661px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 61.39%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2662px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 61.38%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2663px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 61.37%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2664px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 61.36%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2665px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 61.35%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2666px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 61.34%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2667px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 61.33%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2668px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 61.32%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2669px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 61.31%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2670px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 61.3%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2671px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 61.29%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2672px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 61.28%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2673px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 61.27%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2674px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 61.26%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2675px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 61.25%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2676px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 61.24%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2677px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 61.23%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2678px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 61.22%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2679px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 61.21%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2680px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 61.2%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2681px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 61.19%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2682px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 61.18%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2683px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 61.17%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2684px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 61.16%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2685px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 61.15%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2686px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 61.14%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2687px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 61.13%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2688px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 61.12%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2689px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 61.11%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2690px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 61.1%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2691px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 61.09%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2692px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 61.08%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2693px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 61.07%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2694px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 61.06%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2695px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 61.05%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2696px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 61.04%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2697px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 61.03%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2698px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 61.02%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2699px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 61.01%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2700px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 61%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2701px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 60.99%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2702px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 60.98%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2703px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 60.97%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2704px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 60.96%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2705px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 60.95%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2706px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 60.94%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2707px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 60.93%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2708px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 60.92%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2709px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 60.91%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2710px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 60.9%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2711px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 60.89%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2712px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 60.88%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2713px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 60.87%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2714px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 60.86%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2715px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 60.85%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2716px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 60.84%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2717px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 60.83%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2718px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 60.82%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2719px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 60.81%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2720px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 60.8%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2721px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 60.79%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2722px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 60.78%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2723px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 60.77%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2724px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 60.76%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2725px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 60.75%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2726px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 60.74%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2727px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 60.73%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2728px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 60.72%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2729px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 60.71%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2730px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 60.7%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2731px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 60.69%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2732px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 60.68%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2733px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 60.67%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2734px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 60.66%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2735px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 60.65%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2736px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 60.64%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2737px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 60.63%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2738px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 60.62%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2739px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 60.61%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2740px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 60.6%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2741px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 60.59%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2742px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 60.58%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2743px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 60.57%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2744px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 60.56%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2745px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 60.55%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2746px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 60.54%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2747px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 60.53%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2748px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 60.52%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2749px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 60.51%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2750px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 60.5%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2751px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 60.49%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2752px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 60.48%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2753px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 60.47%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2754px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 60.46%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2755px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 60.45%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2756px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 60.44%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2757px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 60.43%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2758px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 60.42%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2759px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 60.41%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2760px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 60.4%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2761px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 60.39%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2762px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 60.38%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2763px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 60.37%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2764px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 60.36%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2765px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 60.35%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2766px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 60.34%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2767px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 60.33%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2768px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 60.32%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2769px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 60.31%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2770px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 60.3%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2771px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 60.29%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2772px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 60.28%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2773px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 60.27%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2774px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 60.26%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2775px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 60.25%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2776px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 60.24%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2777px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 60.23%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2778px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 60.22%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2779px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 60.21%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2780px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 60.2%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2781px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 60.19%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2782px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 60.18%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2783px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 60.17%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2784px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 60.16%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2785px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 60.15%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2786px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 60.14%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2787px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 60.13%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2788px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 60.12%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2789px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 60.11%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2790px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 60.1%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2791px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 60.09%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2792px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 60.08%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2793px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 60.07%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2794px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 60.06%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2795px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 60.05%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2796px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 60.04%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2797px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 60.03%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2798px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 60.02%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2799px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 60.01%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2800px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 60%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2801px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 59.99%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2802px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 59.98%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2803px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 59.97%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2804px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 59.96%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2805px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 59.95%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2806px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 59.94%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2807px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 59.93%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2808px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 59.92%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2809px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 59.91%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2810px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 59.9%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2811px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 59.89%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2812px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 59.88%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2813px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 59.87%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2814px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 59.86%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2815px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 59.85%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2816px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 59.84%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2817px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 59.83%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2818px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 59.82%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2819px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 59.81%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2820px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 59.8%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2821px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 59.79%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2822px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 59.78%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2823px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 59.77%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2824px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 59.76%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2825px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 59.75%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2826px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 59.74%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2827px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 59.73%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2828px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 59.72%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2829px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 59.71%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2830px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 59.7%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2831px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 59.69%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2832px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 59.68%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2833px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 59.67%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2834px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 59.66%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2835px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 59.65%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2836px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 59.64%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2837px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 59.63%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2838px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 59.62%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2839px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 59.61%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2840px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 59.6%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2841px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 59.59%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2842px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 59.58%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2843px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 59.57%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2844px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 59.56%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2845px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 59.55%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2846px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 59.54%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2847px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 59.53%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2848px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 59.52%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2849px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 59.51%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2850px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 59.5%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2851px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 59.49%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2852px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 59.48%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2853px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 59.47%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2854px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 59.46%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2855px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 59.45%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2856px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 59.44%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2857px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 59.43%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2858px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 59.42%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2859px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 59.41%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2860px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 59.4%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2861px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 59.39%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2862px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 59.38%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2863px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 59.37%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2864px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 59.36%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2865px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 59.35%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2866px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 59.34%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2867px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 59.33%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2868px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 59.32%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2869px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 59.31%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2870px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 59.3%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2871px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 59.29%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2872px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 59.28%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2873px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 59.27%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2874px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 59.26%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2875px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 59.25%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2876px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 59.24%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2877px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 59.23%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2878px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 59.22%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2879px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 59.21%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2880px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 59.2%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2881px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 59.19%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2882px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 59.18%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2883px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 59.17%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2884px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 59.16%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2885px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 59.15%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2886px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 59.14%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2887px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 59.13%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2888px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 59.12%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2889px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 59.11%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2890px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 59.1%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2891px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 59.09%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2892px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 59.08%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2893px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 59.07%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2894px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 59.06%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2895px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 59.05%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2896px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 59.04%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2897px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 59.03%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2898px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 59.02%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2899px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 59.01%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2900px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 59%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2901px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 58.99%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2902px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 58.98%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2903px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 58.97%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2904px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 58.96%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2905px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 58.95%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2906px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 58.94%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2907px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 58.93%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2908px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 58.92%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2909px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 58.91%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2910px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 58.9%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2911px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 58.89%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2912px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 58.88%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2913px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 58.87%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2914px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 58.86%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2915px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 58.85%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2916px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 58.84%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2917px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 58.83%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2918px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 58.82%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2919px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 58.81%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2920px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 58.8%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2921px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 58.79%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2922px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 58.78%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2923px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 58.77%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2924px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 58.76%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2925px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 58.75%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2926px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 58.74%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2927px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 58.73%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2928px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 58.72%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2929px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 58.71%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2930px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 58.7%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2931px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 58.69%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2932px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 58.68%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2933px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 58.67%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2934px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 58.66%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2935px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 58.65%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2936px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 58.64%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2937px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 58.63%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2938px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 58.62%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2939px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 58.61%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2940px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 58.6%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2941px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 58.59%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2942px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 58.58%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2943px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 58.57%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2944px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 58.56%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2945px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 58.55%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2946px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 58.54%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2947px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 58.53%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2948px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 58.52%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2949px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 58.51%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2950px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 58.5%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2951px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 58.49%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2952px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 58.48%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2953px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 58.47%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2954px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 58.46%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2955px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 58.45%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2956px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 58.44%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2957px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 58.43%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2958px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 58.42%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2959px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 58.41%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2960px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 58.4%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2961px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 58.39%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2962px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 58.38%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2963px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 58.37%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2964px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 58.36%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2965px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 58.35%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2966px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 58.34%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2967px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 58.33%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2968px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 58.32%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2969px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 58.31%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2970px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 58.3%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2971px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 58.29%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2972px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 58.28%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2973px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 58.27%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2974px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 58.26%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2975px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 58.25%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2976px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 58.24%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2977px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 58.23%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2978px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 58.22%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2979px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 58.21%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2980px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 58.2%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2981px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 58.19%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2982px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 58.18%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2983px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 58.17%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2984px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 58.16%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2985px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 58.15%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2986px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 58.14%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2987px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 58.13%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2988px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 58.12%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2989px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 58.11%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2990px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 58.1%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2991px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 58.09%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2992px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 58.08%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2993px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 58.07%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2994px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 58.06%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2995px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 58.05%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2996px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 58.04%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2997px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 58.03%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2998px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 58.02%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 2999px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 58.01%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3000px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 58%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3001px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 57.99%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3002px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 57.98%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3003px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 57.97%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3004px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 57.96%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3005px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 57.95%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3006px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 57.94%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3007px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 57.93%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3008px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 57.92%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3009px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 57.91%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3010px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 57.9%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3011px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 57.89%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3012px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 57.88%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3013px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 57.87%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3014px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 57.86%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3015px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 57.85%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3016px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 57.84%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3017px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 57.83%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3018px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 57.82%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3019px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 57.81%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3020px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 57.8%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3021px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 57.79%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3022px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 57.78%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3023px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 57.77%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3024px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 57.76%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3025px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 57.75%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3026px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 57.74%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3027px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 57.73%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3028px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 57.72%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3029px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 57.71%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3030px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 57.7%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3031px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 57.69%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3032px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 57.68%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3033px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 57.67%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3034px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 57.66%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3035px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 57.65%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3036px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 57.64%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3037px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 57.63%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3038px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 57.62%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3039px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 57.61%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3040px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 57.6%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3041px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 57.59%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3042px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 57.58%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3043px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 57.57%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3044px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 57.56%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3045px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 57.55%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3046px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 57.54%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3047px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 57.53%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3048px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 57.52%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3049px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 57.51%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3050px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 57.5%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3051px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 57.49%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3052px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 57.48%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3053px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 57.47%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3054px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 57.46%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3055px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 57.45%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3056px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 57.44%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3057px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 57.43%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3058px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 57.42%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3059px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 57.41%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3060px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 57.4%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3061px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 57.39%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3062px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 57.38%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3063px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 57.37%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3064px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 57.36%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3065px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 57.35%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3066px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 57.34%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3067px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 57.33%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3068px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 57.32%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3069px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 57.31%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3070px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 57.3%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3071px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 57.29%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3072px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 57.28%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3073px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 57.27%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3074px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 57.26%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3075px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 57.25%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3076px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 57.24%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3077px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 57.23%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3078px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 57.22%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3079px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 57.21%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3080px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 57.2%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3081px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 57.19%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3082px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 57.18%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3083px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 57.17%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3084px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 57.16%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3085px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 57.15%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3086px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 57.14%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3087px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 57.13%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3088px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 57.12%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3089px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 57.11%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3090px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 57.1%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3091px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 57.09%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3092px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 57.08%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3093px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 57.07%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3094px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 57.06%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3095px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 57.05%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3096px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 57.04%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3097px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 57.03%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3098px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 57.02%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3099px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 57.01%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3100px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 57%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3101px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 56.99%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3102px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 56.98%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3103px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 56.97%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3104px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 56.96%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3105px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 56.95%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3106px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 56.94%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3107px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 56.93%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3108px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 56.92%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3109px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 56.91%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3110px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 56.9%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3111px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 56.89%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3112px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 56.88%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3113px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 56.87%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3114px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 56.86%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3115px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 56.85%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3116px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 56.84%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3117px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 56.83%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3118px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 56.82%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3119px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 56.81%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3120px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 56.8%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3121px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 56.79%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3122px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 56.78%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3123px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 56.77%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3124px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 56.76%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3125px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 56.75%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3126px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 56.74%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3127px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 56.73%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3128px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 56.72%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3129px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 56.71%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3130px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 56.7%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3131px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 56.69%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3132px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 56.68%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3133px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 56.67%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3134px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 56.66%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3135px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 56.65%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3136px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 56.64%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3137px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 56.63%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3138px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 56.62%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3139px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 56.61%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3140px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 56.6%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3141px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 56.59%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3142px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 56.58%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3143px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 56.57%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3144px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 56.56%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3145px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 56.55%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3146px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 56.54%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3147px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 56.53%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3148px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 56.52%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3149px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 56.51%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3150px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 56.5%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3151px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 56.49%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3152px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 56.48%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3153px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 56.47%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3154px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 56.46%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3155px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 56.45%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3156px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 56.44%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3157px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 56.43%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3158px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 56.42%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3159px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 56.41%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3160px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 56.4%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3161px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 56.39%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3162px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 56.38%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3163px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 56.37%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3164px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 56.36%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3165px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 56.35%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3166px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 56.34%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3167px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 56.33%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3168px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 56.32%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3169px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 56.31%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3170px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 56.3%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3171px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 56.29%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3172px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 56.28%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3173px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 56.27%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3174px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 56.26%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3175px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 56.25%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3176px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 56.24%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3177px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 56.23%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3178px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 56.22%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3179px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 56.21%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3180px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 56.2%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3181px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 56.19%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3182px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 56.18%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3183px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 56.17%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3184px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 56.16%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3185px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 56.15%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3186px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 56.14%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3187px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 56.13%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3188px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 56.12%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3189px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 56.11%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3190px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 56.1%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3191px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 56.09%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3192px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 56.08%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3193px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 56.07%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3194px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 56.06%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3195px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 56.05%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3196px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 56.04%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3197px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 56.03%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3198px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 56.02%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3199px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 56.01%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3200px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 56%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3201px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 55.99%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3202px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 55.98%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3203px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 55.97%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3204px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 55.96%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3205px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 55.95%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3206px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 55.94%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3207px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 55.93%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3208px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 55.92%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3209px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 55.91%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3210px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 55.9%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3211px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 55.89%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3212px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 55.88%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3213px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 55.87%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3214px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 55.86%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3215px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 55.85%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3216px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 55.84%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3217px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 55.83%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3218px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 55.82%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3219px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 55.81%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3220px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 55.8%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3221px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 55.79%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3222px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 55.78%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3223px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 55.77%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3224px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 55.76%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3225px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 55.75%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3226px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 55.74%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3227px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 55.73%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3228px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 55.72%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3229px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 55.71%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3230px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 55.7%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3231px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 55.69%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3232px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 55.68%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3233px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 55.67%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3234px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 55.66%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3235px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 55.65%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3236px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 55.64%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3237px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 55.63%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3238px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 55.62%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3239px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 55.61%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3240px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 55.6%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3241px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 55.59%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3242px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 55.58%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3243px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 55.57%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3244px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 55.56%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3245px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 55.55%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3246px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 55.54%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3247px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 55.53%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3248px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 55.52%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3249px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 55.51%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3250px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 55.5%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3251px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 55.49%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3252px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 55.48%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3253px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 55.47%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3254px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 55.46%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3255px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 55.45%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3256px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 55.44%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3257px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 55.43%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3258px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 55.42%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3259px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 55.41%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3260px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 55.4%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3261px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 55.39%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3262px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 55.38%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3263px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 55.37%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3264px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 55.36%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3265px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 55.35%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3266px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 55.34%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3267px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 55.33%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3268px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 55.32%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3269px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 55.31%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3270px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 55.3%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3271px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 55.29%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3272px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 55.28%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3273px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 55.27%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3274px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 55.26%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3275px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 55.25%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3276px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 55.24%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3277px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 55.23%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3278px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 55.22%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3279px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 55.21%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3280px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 55.2%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3281px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 55.19%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3282px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 55.18%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3283px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 55.17%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3284px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 55.16%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3285px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 55.15%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3286px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 55.14%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3287px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 55.13%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3288px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 55.12%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3289px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 55.11%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3290px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 55.1%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3291px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 55.09%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3292px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 55.08%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3293px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 55.07%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3294px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 55.06%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3295px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 55.05%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3296px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 55.04%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3297px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 55.03%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3298px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 55.02%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3299px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 55.01%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3300px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: linear-gradient(to right, #FFFFFF 0% 55%, #f2f2f2 0%, #f2f2f2 100%); } }
  @media (min-width: 3300px) {
    .template-Checkout,
    .template-Checkout.v2,
    .template-Checkout.Testing.v2 {
      background: #FFFFFF !important; } }
  @media (min-width: 992px) and (max-width: 1199px) {
    .template-Checkout .container,
    .template-Checkout.v2 .container,
    .template-Checkout.Testing.v2 .container {
      max-width: 100% !important;
      padding: 0 25px !important; } }
  @media (min-width: 1440px) {
    .template-Checkout .container,
    .template-Checkout.v2 .container,
    .template-Checkout.Testing.v2 .container {
      padding: 0 15px !important; } }
  .template-Checkout #custom-checkout-baskits,
  .template-Checkout.v2 #custom-checkout-baskits,
  .template-Checkout.Testing.v2 #custom-checkout-baskits {
    margin: 0 auto;
    min-height: 600px !important; }
    @media (max-width: 991px) {
      .template-Checkout #custom-checkout-baskits,
      .template-Checkout.v2 #custom-checkout-baskits,
      .template-Checkout.Testing.v2 #custom-checkout-baskits {
        padding: 0; } }
    @media (min-width: 992px) {
      .template-Checkout #custom-checkout-baskits,
      .template-Checkout.v2 #custom-checkout-baskits,
      .template-Checkout.Testing.v2 #custom-checkout-baskits {
        padding: 0 10px; } }
    .template-Checkout #custom-checkout-baskits .row,
    .template-Checkout.v2 #custom-checkout-baskits .row,
    .template-Checkout.Testing.v2 #custom-checkout-baskits .row {
      width: 100% !important;
      margin: 0 !important; }
  .template-Checkout .checkout-header,
  .template-Checkout.v2 .checkout-header,
  .template-Checkout.Testing.v2 .checkout-header {
    background-color: black;
    color: white;
    position: fixed;
    width: 100%;
    z-index: 9999;
    font-family: 'Heebo'; }
    @media (max-width: 991px) {
      .template-Checkout .checkout-header,
      .template-Checkout.v2 .checkout-header,
      .template-Checkout.Testing.v2 .checkout-header {
        height: 55px; } }
    .template-Checkout .checkout-header .header-logo-image-container svg,
    .template-Checkout.v2 .checkout-header .header-logo-image-container svg,
    .template-Checkout.Testing.v2 .checkout-header .header-logo-image-container svg {
      margin-top: -8px;
      fill: #fff; }
      @media (max-width: 991px) {
        .template-Checkout .checkout-header .header-logo-image-container svg,
        .template-Checkout.v2 .checkout-header .header-logo-image-container svg,
        .template-Checkout.Testing.v2 .checkout-header .header-logo-image-container svg {
          margin-top: -8px; } }
    .template-Checkout .checkout-header .container,
    .template-Checkout.v2 .checkout-header .container,
    .template-Checkout.Testing.v2 .checkout-header .container {
      display: flex;
      justify-content: space-between;
      padding: 0;
      height: 100%; }
      @media (max-width: 991px) {
        .template-Checkout .checkout-header .container,
        .template-Checkout.v2 .checkout-header .container,
        .template-Checkout.Testing.v2 .checkout-header .container {
          padding: 0 15px; } }
      .template-Checkout .checkout-header .container .col,
      .template-Checkout.v2 .checkout-header .container .col,
      .template-Checkout.Testing.v2 .checkout-header .container .col {
        display: flex;
        padding: 0; }
        @media (max-width: 991px) {
          .template-Checkout .checkout-header .container .col,
          .template-Checkout.v2 .checkout-header .container .col,
          .template-Checkout.Testing.v2 .checkout-header .container .col {
            height: 100%; } }
        @media (min-width: 992px) {
          .template-Checkout .checkout-header .container .col,
          .template-Checkout.v2 .checkout-header .container .col,
          .template-Checkout.Testing.v2 .checkout-header .container .col {
            width: calc(100% / 3); } }
        .template-Checkout .checkout-header .container .col.col-back, .template-Checkout .checkout-header .container .col.col-link,
        .template-Checkout.v2 .checkout-header .container .col.col-back,
        .template-Checkout.v2 .checkout-header .container .col.col-link,
        .template-Checkout.Testing.v2 .checkout-header .container .col.col-back,
        .template-Checkout.Testing.v2 .checkout-header .container .col.col-link {
          border: none;
          align-items: center; }
          @media (max-width: 991px) {
            .template-Checkout .checkout-header .container .col.col-back, .template-Checkout .checkout-header .container .col.col-link,
            .template-Checkout.v2 .checkout-header .container .col.col-back,
            .template-Checkout.v2 .checkout-header .container .col.col-link,
            .template-Checkout.Testing.v2 .checkout-header .container .col.col-back,
            .template-Checkout.Testing.v2 .checkout-header .container .col.col-link {
              width: 25%; } }
        .template-Checkout .checkout-header .container .col.col-logo,
        .template-Checkout.v2 .checkout-header .container .col.col-logo,
        .template-Checkout.Testing.v2 .checkout-header .container .col.col-logo {
          justify-content: center;
          width: 100%; }
          @media (max-width: 991px) {
            .template-Checkout .checkout-header .container .col.col-logo,
            .template-Checkout.v2 .checkout-header .container .col.col-logo,
            .template-Checkout.Testing.v2 .checkout-header .container .col.col-logo {
              width: 50%; } }
        .template-Checkout .checkout-header .container .col.col-link,
        .template-Checkout.v2 .checkout-header .container .col.col-link,
        .template-Checkout.Testing.v2 .checkout-header .container .col.col-link {
          justify-content: flex-end; }
    .template-Checkout .checkout-header .header-logo,
    .template-Checkout.v2 .checkout-header .header-logo,
    .template-Checkout.Testing.v2 .checkout-header .header-logo {
      margin: 0; }
    .template-Checkout .checkout-header .header-logo__link,
    .template-Checkout.v2 .checkout-header .header-logo__link,
    .template-Checkout.Testing.v2 .checkout-header .header-logo__link {
      width: 100%;
      height: 100%; }
    .template-Checkout .checkout-header .header-logo-image-container,
    .template-Checkout.v2 .checkout-header .header-logo-image-container,
    .template-Checkout.Testing.v2 .checkout-header .header-logo-image-container {
      margin: 0;
      display: flex;
      justify-content: center;
      align-items: center;
      width: 100%;
      height: 100%;
      max-height: 89px;
      overflow: hidden; }
      .template-Checkout .checkout-header .header-logo-image-container h1,
      .template-Checkout.v2 .checkout-header .header-logo-image-container h1,
      .template-Checkout.Testing.v2 .checkout-header .header-logo-image-container h1 {
        width: 240px;
        height: auto;
        margin-top: 40px; }
        @media (max-width: 991px) {
          .template-Checkout .checkout-header .header-logo-image-container h1,
          .template-Checkout.v2 .checkout-header .header-logo-image-container h1,
          .template-Checkout.Testing.v2 .checkout-header .header-logo-image-container h1 {
            width: 180px; } }
        @media (max-width: 430px) {
          .template-Checkout .checkout-header .header-logo-image-container h1,
          .template-Checkout.v2 .checkout-header .header-logo-image-container h1,
          .template-Checkout.Testing.v2 .checkout-header .header-logo-image-container h1 {
            width: 150px; } }
    .template-Checkout .checkout-header .cart-link,
    .template-Checkout .checkout-header .phone-link,
    .template-Checkout .checkout-header .email-link,
    .template-Checkout.v2 .checkout-header .cart-link,
    .template-Checkout.v2 .checkout-header .phone-link,
    .template-Checkout.v2 .checkout-header .email-link,
    .template-Checkout.Testing.v2 .checkout-header .cart-link,
    .template-Checkout.Testing.v2 .checkout-header .phone-link,
    .template-Checkout.Testing.v2 .checkout-header .email-link {
      display: flex;
      gap: 12px;
      color: white;
      text-decoration: none; }
      .template-Checkout .checkout-header .cart-link svg,
      .template-Checkout .checkout-header .phone-link svg,
      .template-Checkout .checkout-header .email-link svg,
      .template-Checkout.v2 .checkout-header .cart-link svg,
      .template-Checkout.v2 .checkout-header .phone-link svg,
      .template-Checkout.v2 .checkout-header .email-link svg,
      .template-Checkout.Testing.v2 .checkout-header .cart-link svg,
      .template-Checkout.Testing.v2 .checkout-header .phone-link svg,
      .template-Checkout.Testing.v2 .checkout-header .email-link svg {
        vertical-align: middle; }
      @media (max-width: 991px) {
        .template-Checkout .checkout-header .cart-link span,
        .template-Checkout .checkout-header .phone-link span,
        .template-Checkout .checkout-header .email-link span,
        .template-Checkout.v2 .checkout-header .cart-link span,
        .template-Checkout.v2 .checkout-header .phone-link span,
        .template-Checkout.v2 .checkout-header .email-link span,
        .template-Checkout.Testing.v2 .checkout-header .cart-link span,
        .template-Checkout.Testing.v2 .checkout-header .phone-link span,
        .template-Checkout.Testing.v2 .checkout-header .email-link span {
          display: none; } }
    .template-Checkout .checkout-header .helper,
    .template-Checkout.v2 .checkout-header .helper,
    .template-Checkout.Testing.v2 .checkout-header .helper {
      width: 100%;
      text-align: right; }
    .template-Checkout .checkout-header .cart-link,
    .template-Checkout.v2 .checkout-header .cart-link,
    .template-Checkout.Testing.v2 .checkout-header .cart-link {
      font-family: 'Heebo', sans-serif;
      font-size: 20px; }
      @media (max-width: 991px) {
        .template-Checkout .checkout-header .cart-link,
        .template-Checkout.v2 .checkout-header .cart-link,
        .template-Checkout.Testing.v2 .checkout-header .cart-link {
          margin-top: -5px; } }
      @media (min-width: 992px) {
        .template-Checkout .checkout-header .cart-link,
        .template-Checkout.v2 .checkout-header .cart-link,
        .template-Checkout.Testing.v2 .checkout-header .cart-link {
          padding-top: 15px; } }
    .template-Checkout .checkout-header .phone-link,
    .template-Checkout .checkout-header .email-link,
    .template-Checkout.v2 .checkout-header .phone-link,
    .template-Checkout.v2 .checkout-header .email-link,
    .template-Checkout.Testing.v2 .checkout-header .phone-link,
    .template-Checkout.Testing.v2 .checkout-header .email-link {
      font-family: 'Heebo', sans-serif;
      font-size: 16px;
      justify-content: flex-end; }
      @media (max-width: 991px) {
        .template-Checkout .checkout-header .phone-link,
        .template-Checkout .checkout-header .email-link,
        .template-Checkout.v2 .checkout-header .phone-link,
        .template-Checkout.v2 .checkout-header .email-link,
        .template-Checkout.Testing.v2 .checkout-header .phone-link,
        .template-Checkout.Testing.v2 .checkout-header .email-link {
          display: inline-block;
          margin: 0 5px; } }
    .template-Checkout .checkout-header .email-link,
    .template-Checkout.v2 .checkout-header .email-link,
    .template-Checkout.Testing.v2 .checkout-header .email-link {
      margin-bottom: 7px; }
  .template-Checkout .body,
  .template-Checkout.v2 .body,
  .template-Checkout.Testing.v2 .body {
    margin-top: 103px !important;
    padding: 0 !important; }
    @media (max-width: 991px) {
      .template-Checkout .body,
      .template-Checkout.v2 .body,
      .template-Checkout.Testing.v2 .body {
        margin-top: 55px !important; } }
  .template-Checkout .footer,
  .template-Checkout.v2 .footer,
  .template-Checkout.Testing.v2 .footer {
    position: fixed;
    bottom: 0;
    width: 100%; }
    .template-Checkout .footer .copyright-info,
    .template-Checkout.v2 .footer .copyright-info,
    .template-Checkout.Testing.v2 .footer .copyright-info {
      text-align: center; }

.accordion-heading-wrapper {
  border-bottom: 1px solid #000;
  margin-bottom: 1rem;
  cursor: pointer; }
  .accordion-heading-wrapper:hover * {
    color: #555; }
  .accordion-heading-wrapper p {
    margin-bottom: 10px;
    position: relative; }
    .accordion-heading-wrapper p::after {
      content: "\002B";
      position: absolute;
      right: 5px; }
  .accordion-heading-wrapper.is-open p::after {
    content: "\2212"; }

.accordion-content-wrapper {
  overflow: hidden;
  transition: all 0.3s ease;
  height: 0; }
  .accordion-content-wrapper.is-open {
    height: auto;
    margin-bottom: 1.5rem; }

.featured-banners #blog-heart,
.notable-press #blog-heart,
.trusted-banners #blog-heart,
.blog-section-home #blog-heart {
  margin: 5px; }

@media (max-width: 766px) {
  .featured-banners img,
  .notable-press img,
  .trusted-banners img,
  .blog-section-home img {
    width: auto;
    margin: 0 auto; }
  .featured-banners .slick-slide,
  .notable-press .slick-slide,
  .trusted-banners .slick-slide,
  .blog-section-home .slick-slide {
    height: auto; } }

.personalized-note {
  display: block;
  /* background: #fbe5dc; */
  clear: both;
  padding: 0px;
  font-weight: 400;
  color: #747474;
  font-size: 13px;
  text-align: center; }

.tab-content {
  padding: 1rem 0 0 1rem; }
  .tab-content table th, .tab-content table td {
    padding: 5px 10px; }
  @media (max-width: 992px) {
    .tab-content {
      padding-left: 0;
      padding-right: 0; } }

#tab-description {
  position: relative; }
  #tab-description ol li {
    margin-bottom: 1rem;
    padding-left: 5px; }
    #tab-description ol li::marker {
      content: counter(list-item) "."; }
  #tab-description ol.show-all li.hide {
    display: list-item !important; }
  #tab-description .limit-char {
    /* clamp height (or use JS-injected max-height) */
    max-height: 250px;
    overflow: hidden;
    position: relative; }
    @media (max-width: 1440px) {
      #tab-description .limit-char {
        max-height: 150px; } }
    @media (max-width: 991px) {
      #tab-description .limit-char {
        max-height: 250px; } }
    #tab-description .limit-char::after {
      content: "";
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      height: 50%;
      /* Adjust the height of the faded area */
      background: linear-gradient(transparent, rgba(255, 255, 255, 0.95)); }
  #tab-description .limit-char.show-all {
    max-height: none; }
    #tab-description .limit-char.show-all::after {
      display: none; }
  #tab-description .see-more {
    display: none;
    justify-content: center;
    align-items: center;
    width: 100%;
    border: none;
    font-size: 14px;
    font-weight: 500;
    text-decoration: underline; }
    #tab-description .see-more:hover {
      color: #000;
      text-decoration: none; }
    #tab-description .see-more .icon svg {
      margin-top: -2px; }
    #tab-description .see-more .icon.is-open {
      transform: rotate(180deg); }
      #tab-description .see-more .icon.is-open svg {
        margin-top: 1px;
        margin-left: -2px; }
  #tab-description p {
    margin: 0; }

.custom-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); }
  .custom-modal.is-open {
    display: flex;
    justify-content: center;
    align-items: center; }
  .custom-modal .modal-content {
    background-color: #fff;
    padding: 20px;
    width: 90%;
    max-width: 450px;
    text-align: center;
    border-radius: 4px; }
    .custom-modal .modal-content p {
      text-align: left;
      margin: 10px 0; }
    .custom-modal .modal-content .proceed-button {
      background-color: #BE0000;
      color: #fff;
      padding: 10px 40px;
      border: none;
      border-radius: 25px;
      cursor: pointer;
      margin: 10px 0; }
      .custom-modal .modal-content .proceed-button:hover {
        background-color: black; }

.product-main-details #productOptions .form-field.Custom.image {
  display: block;
  margin-top: 15px;
  margin-bottom: 15px; }
  .product-main-details #productOptions .form-field.Custom.image > .form-label {
    display: none; }

.product-main-details #image-preview-added-container {
  float: left;
  width: 100%;
  margin-top: -5px;
  margin-bottom: 25px; }
  .product-main-details #image-preview-added-container img {
    max-width: 150px !important;
    border: 1px solid #000;
    padding: 3px;
    display: block; }
  .product-main-details #image-preview-added-container:empty {
    display: none; }

.product-main-details [data-product-attribute="input-file"] .form-label {
  margin-top: 0; }

[data-product-variant*="Custom image:No"] #image-preview-added-container {
  display: none; }

.grid-holiday-cards .banner-vertical a {
  text-decoration: none; }
  .grid-holiday-cards .banner-vertical a img {
    border-radius: 5px;
    max-width: 96%; }
    @media (max-width: 1439px) {
      .grid-holiday-cards .banner-vertical a img {
        max-width: 95%; } }
    @media (max-width: 1199px) {
      .grid-holiday-cards .banner-vertical a img {
        max-width: 96%; } }
    @media (max-width: 1150px) {
      .grid-holiday-cards .banner-vertical a img {
        max-width: 97.5%; } }
    @media (max-width: 991px) {
      .grid-holiday-cards .banner-vertical a img {
        max-width: 97%; } }
    @media (max-width: 801px) {
      .grid-holiday-cards .banner-vertical a img {
        max-width: 93%; } }
    @media (max-width: 768px) {
      .grid-holiday-cards .banner-vertical a img {
        max-width: 93%; } }
    @media (max-width: 500px) {
      .grid-holiday-cards .banner-vertical a img {
        max-width: 94%; } }
    @media (max-width: 450px) {
      .grid-holiday-cards .banner-vertical a img {
        max-width: 95%; } }
    @media (max-width: 400px) {
      .grid-holiday-cards .banner-vertical a img {
        max-width: 95.5%; } }
    @media (max-width: 380px) {
      .grid-holiday-cards .banner-vertical a img {
        max-width: 95%; } }
  .grid-holiday-cards .banner-vertical a:hover {
    opacity: 1;
    color: #262626; }
  .grid-holiday-cards .banner-vertical a .card-title {
    text-align: left;
    font-size: 18px;
    font-weight: 500;
    margin-top: 10px;
    margin-bottom: 0;
    text-align: center; }
    .grid-holiday-cards .banner-vertical a .card-title:hover {
      opacity: 1;
      color: #262626; }
    @media (max-width: 1439px) {
      .grid-holiday-cards .banner-vertical a .card-title {
        font-size: 16px;
        margin-top: 5px; } }
    @media (max-width: 1199px) {
      .grid-holiday-cards .banner-vertical a .card-title {
        font-size: 14px; } }
    @media (max-width: 359px) {
      .grid-holiday-cards .banner-vertical a .card-title {
        font-size: 12px; } }

.category-landing-page-two {
  margin: 0; }
  .category-landing-page-two #product-listing-container .pagination {
    display: none !important; }
  .category-landing-page-two #product-listing-container .sortBy .actionBar {
    padding-bottom: 15px;
    border-bottom: 1px solid #D9D9D9; }
    .category-landing-page-two #product-listing-container .sortBy .actionBar .actionBar-section {
      float: left; }
      .category-landing-page-two #product-listing-container .sortBy .actionBar .actionBar-section .form-field {
        margin: 0;
        border-color: #D9D9D9;
        border-radius: 100px;
        padding-right: 10px; }
        .category-landing-page-two #product-listing-container .sortBy .actionBar .actionBar-section .form-field .form-label {
          font-weight: 400;
          color: #262626;
          font-size: 12px;
          margin-right: 0;
          padding-right: 0; }
          @media (max-width: 500px) {
            .category-landing-page-two #product-listing-container .sortBy .actionBar .actionBar-section .form-field .form-label {
              font-size: 12px; } }
        .category-landing-page-two #product-listing-container .sortBy .actionBar .actionBar-section .form-field .form-select {
          font-weight: 600;
          color: #262626;
          font-size: 13px;
          padding-right: 35px;
          padding-left: 0px;
          text-align: left; }
          @media (max-width: 500px) {
            .category-landing-page-two #product-listing-container .sortBy .actionBar .actionBar-section .form-field .form-select {
              font-size: 12px; } }
      .category-landing-page-two #product-listing-container .sortBy .actionBar .actionBar-section .sort-dropdown {
        margin-right: 20px; }
      @media screen and (max-width: 397px) {
        .category-landing-page-two #product-listing-container .sortBy .actionBar .actionBar-section .sort-dropdown {
          margin-right: 10px; } }
  .category-landing-page-two #product-listing-container .productGrid-wrapper {
    margin-bottom: 60px; }
    @media (max-width: 991px) {
      .category-landing-page-two #product-listing-container .productGrid-wrapper {
        margin-bottom: 30px; } }
    .category-landing-page-two #product-listing-container .productGrid-wrapper .productGrid {
      display: grid;
      grid-template-columns: repeat(4, 1fr);
      gap: 20px;
      /* adjust as needed */
      margin: 0; }
      @media (max-width: 1439px) {
        .category-landing-page-two #product-listing-container .productGrid-wrapper .productGrid {
          gap: 15px; } }
      @media (max-width: 1199px) {
        .category-landing-page-two #product-listing-container .productGrid-wrapper .productGrid {
          gap: 10px 15px; } }
      @media (max-width: 991px) {
        .category-landing-page-two #product-listing-container .productGrid-wrapper .productGrid {
          grid-template-columns: repeat(3, 1fr); } }
      @media (max-width: 640px) {
        .category-landing-page-two #product-listing-container .productGrid-wrapper .productGrid {
          grid-template-columns: repeat(2, 1fr); } }
      @media (max-width: 390px) {
        .category-landing-page-two #product-listing-container .productGrid-wrapper .productGrid {
          gap: 0 15px; } }
      .category-landing-page-two #product-listing-container .productGrid-wrapper .productGrid:before {
        display: none; }
      .category-landing-page-two #product-listing-container .productGrid-wrapper .productGrid .product {
        padding: 0;
        width: auto; }
        @media (max-width: 991px) and (min-width: 641px) {
          .category-landing-page-two #product-listing-container .productGrid-wrapper .productGrid .product:nth-child(9) {
            order: -1; } }
        .category-landing-page-two #product-listing-container .productGrid-wrapper .productGrid .product .card {
          margin-bottom: 0; }
          .category-landing-page-two #product-listing-container .productGrid-wrapper .productGrid .product .card .card-figure {
            padding: 0; }
            .category-landing-page-two #product-listing-container .productGrid-wrapper .productGrid .product .card .card-figure .card-img-container:after {
              display: none; }
            .category-landing-page-two #product-listing-container .productGrid-wrapper .productGrid .product .card .card-figure .card-img-container img {
              border-radius: 5px;
              width: 100%; }
          .category-landing-page-two #product-listing-container .productGrid-wrapper .productGrid .product .card .card-body .card-title {
            text-align: left;
            font-size: 18px;
            font-weight: 500;
            margin-top: 10px;
            margin-bottom: 0; }
            @media (max-width: 1439px) {
              .category-landing-page-two #product-listing-container .productGrid-wrapper .productGrid .product .card .card-body .card-title {
                font-size: 16px;
                margin-top: 5px; } }
            @media (max-width: 640px) {
              .category-landing-page-two #product-listing-container .productGrid-wrapper .productGrid .product .card .card-body .card-title {
                font-size: 14px; } }
            @media (max-width: 390px) {
              .category-landing-page-two #product-listing-container .productGrid-wrapper .productGrid .product .card .card-body .card-title {
                margin-bottom: -3px; } }
            .category-landing-page-two #product-listing-container .productGrid-wrapper .productGrid .product .card .card-body .card-title a {
              color: #262626;
              white-space: nowrap;
              overflow: hidden;
              text-overflow: ellipsis; }
          .category-landing-page-two #product-listing-container .productGrid-wrapper .productGrid .product .card .card-body .card-text {
            text-align: left;
            margin-bottom: 0; }
            @media (max-width: 1439px) {
              .category-landing-page-two #product-listing-container .productGrid-wrapper .productGrid .product .card .card-body .card-text {
                margin-bottom: 0; } }
            .category-landing-page-two #product-listing-container .productGrid-wrapper .productGrid .product .card .card-body .card-text .price-section {
              display: inline-block; }
              .category-landing-page-two #product-listing-container .productGrid-wrapper .productGrid .product .card .card-body .card-text .price-section .price .price--non-sale {
                color: #262626; }
              .category-landing-page-two #product-listing-container .productGrid-wrapper .productGrid .product .card .card-body .card-text .price-section .price--withoutTax .current-value {
                font-size: 18px;
                font-weight: 300;
                color: #262626; }
                @media (max-width: 1439px) {
                  .category-landing-page-two #product-listing-container .productGrid-wrapper .productGrid .product .card .card-body .card-text .price-section .price--withoutTax .current-value {
                    font-size: 16px; } }
                @media (max-width: 640px) {
                  .category-landing-page-two #product-listing-container .productGrid-wrapper .productGrid .product .card .card-body .card-text .price-section .price--withoutTax .current-value {
                    font-size: 14px; } }
              .category-landing-page-two #product-listing-container .productGrid-wrapper .productGrid .product .card .card-body .card-text .price-section .on-sale-price--withoutTax .price--non-sale {
                color: #797979;
                font-size: 14px; }
              .category-landing-page-two #product-listing-container .productGrid-wrapper .productGrid .product .card .card-body .card-text .price-section .current-currency {
                font-size: 12px;
                font-weight: 400;
                color: #262626;
                margin-right: 5px; }
                @media (max-width: 640px) {
                  .category-landing-page-two #product-listing-container .productGrid-wrapper .productGrid .product .card .card-body .card-text .price-section .current-currency {
                    font-size: 10px; } }
              .category-landing-page-two #product-listing-container .productGrid-wrapper .productGrid .product .card .card-body .card-text .price-section .price-section--saving {
                display: inline;
                font-size: 14px;
                color: #797979;
                margin-left: 3px; }
            .category-landing-page-two #product-listing-container .productGrid-wrapper .productGrid .product .card .card-body .card-text .price-section--saving {
              color: #797979;
              font-size: 14px;
              font-weight: 400; }
              .category-landing-page-two #product-listing-container .productGrid-wrapper .productGrid .product .card .card-body .card-text .price-section--saving .opening-text {
                float: left; }
            .category-landing-page-two #product-listing-container .productGrid-wrapper .productGrid .product .card .card-body .card-text .sold-out-badge {
              right: 0; }
          .category-landing-page-two #product-listing-container .productGrid-wrapper .productGrid .product .card .card-body .stamped-badge {
            text-align: left;
            font-size: 12px;
            font-weight: 300; }
            @media (max-width: 991px) {
              .category-landing-page-two #product-listing-container .productGrid-wrapper .productGrid .product .card .card-body .stamped-badge {
                font-size: 10px; } }
            .category-landing-page-two #product-listing-container .productGrid-wrapper .productGrid .product .card .card-body .stamped-badge .stamped-fa-star:before, .category-landing-page-two #product-listing-container .productGrid-wrapper .productGrid .product .card .card-body .stamped-badge .stamped-fa-star-o:before {
              font-size: 16px; }
              @media (max-width: 991px) {
                .category-landing-page-two #product-listing-container .productGrid-wrapper .productGrid .product .card .card-body .stamped-badge .stamped-fa-star:before, .category-landing-page-two #product-listing-container .productGrid-wrapper .productGrid .product .card .card-body .stamped-badge .stamped-fa-star-o:before {
                  font-size: 14px; } }
            .category-landing-page-two #product-listing-container .productGrid-wrapper .productGrid .product .card .card-body .stamped-badge .stamped-badge-caption:before {
              content: "("; }
            .category-landing-page-two #product-listing-container .productGrid-wrapper .productGrid .product .card .card-body .stamped-badge .stamped-badge-caption:after {
              content: ")" !important; }
            .category-landing-page-two #product-listing-container .productGrid-wrapper .productGrid .product .card .card-body .stamped-badge .stamped-badge-caption span {
              display: none !important; }
          .category-landing-page-two #product-listing-container .productGrid-wrapper .productGrid .product .card .card-body .stamped-product-reviews-badge {
            height: 23px; }
            @media (max-width: 1439px) {
              .category-landing-page-two #product-listing-container .productGrid-wrapper .productGrid .product .card .card-body .stamped-product-reviews-badge {
                height: 21px; } }
            @media (max-width: 991px) {
              .category-landing-page-two #product-listing-container .productGrid-wrapper .productGrid .product .card .card-body .stamped-product-reviews-badge {
                height: 19px; } }
            @media (max-width: 390px) {
              .category-landing-page-two #product-listing-container .productGrid-wrapper .productGrid .product .card .card-body .stamped-product-reviews-badge {
                height: 17px;
                margin-top: -2px;
                margin-bottom: 2px; } }
          .category-landing-page-two #product-listing-container .productGrid-wrapper .productGrid .product .card .card-body .stamped-badge-starrating {
            float: left;
            margin: 0 5px 0 0 !important; }
            @media (max-width: 991px) {
              .category-landing-page-two #product-listing-container .productGrid-wrapper .productGrid .product .card .card-body .stamped-badge-starrating {
                margin: 0 3px 0 0 !important; } }
      .category-landing-page-two #product-listing-container .productGrid-wrapper .productGrid .banner-vertical .card a {
        text-decoration: none; }
        .category-landing-page-two #product-listing-container .productGrid-wrapper .productGrid .banner-vertical .card a:hover {
          opacity: 1;
          color: #262626; }
        .category-landing-page-two #product-listing-container .productGrid-wrapper .productGrid .banner-vertical .card a .card-title {
          text-align: left;
          font-size: 18px;
          font-weight: 500;
          margin-top: 10px;
          margin-bottom: 0;
          text-align: center; }
          .category-landing-page-two #product-listing-container .productGrid-wrapper .productGrid .banner-vertical .card a .card-title:hover {
            opacity: 1;
            color: #262626; }
          @media (max-width: 1439px) {
            .category-landing-page-two #product-listing-container .productGrid-wrapper .productGrid .banner-vertical .card a .card-title {
              font-size: 16px;
              margin-top: 5px; } }
          @media (max-width: 640px) {
            .category-landing-page-two #product-listing-container .productGrid-wrapper .productGrid .banner-vertical .card a .card-title {
              font-size: 14px; } }
      .category-landing-page-two #product-listing-container .productGrid-wrapper .productGrid .banner-vertical img {
        border-radius: 5px;
        max-width: 100%; }
        @media (max-width: 1439px) {
          .category-landing-page-two #product-listing-container .productGrid-wrapper .productGrid .banner-vertical img {
            max-width: 100%; } }
        @media (max-width: 1199px) {
          .category-landing-page-two #product-listing-container .productGrid-wrapper .productGrid .banner-vertical img {
            max-width: 225px; } }
        @media (max-width: 991px) {
          .category-landing-page-two #product-listing-container .productGrid-wrapper .productGrid .banner-vertical img {
            max-width: 238px; } }
        @media (max-width: 782px) {
          .category-landing-page-two #product-listing-container .productGrid-wrapper .productGrid .banner-vertical img {
            max-width: 100%; } }
        @media (max-width: 768px) {
          .category-landing-page-two #product-listing-container .productGrid-wrapper .productGrid .banner-vertical img {
            max-width: 100%; } }
        @media (max-width: 500px) {
          .category-landing-page-two #product-listing-container .productGrid-wrapper .productGrid .banner-vertical img {
            max-width: 100%; } }
        @media (max-width: 450px) {
          .category-landing-page-two #product-listing-container .productGrid-wrapper .productGrid .banner-vertical img {
            max-width: 100%; } }
        @media (max-width: 414px) {
          .category-landing-page-two #product-listing-container .productGrid-wrapper .productGrid .banner-vertical img {
            max-width: 100%; } }
        @media (max-width: 379px) {
          .category-landing-page-two #product-listing-container .productGrid-wrapper .productGrid .banner-vertical img {
            max-width: 100%; } }
      .category-landing-page-two #product-listing-container .productGrid-wrapper .productGrid [data-content-region="promotion-banner--global"] {
        grid-row: span 2; }
        @media (max-width: 991px) and (min-width: 641px) {
          .category-landing-page-two #product-listing-container .productGrid-wrapper .productGrid [data-content-region="promotion-banner--global"] {
            grid-column: 3; }
            .category-landing-page-two #product-listing-container .productGrid-wrapper .productGrid [data-content-region="promotion-banner--global"] [data-layout-id] {
              height: 100%; }
              .category-landing-page-two #product-listing-container .productGrid-wrapper .productGrid [data-content-region="promotion-banner--global"] [data-layout-id] > *:nth-child(2) {
                height: 100%; }
            .category-landing-page-two #product-listing-container .productGrid-wrapper .productGrid [data-content-region="promotion-banner--global"] *:not(:has(style)) {
              height: 100%; }
            .category-landing-page-two #product-listing-container .productGrid-wrapper .productGrid [data-content-region="promotion-banner--global"] img {
              height: calc(100% - 72px); } }
      .category-landing-page-two #product-listing-container .productGrid-wrapper .productGrid [data-content-region="promotion-banner--global"]:empty {
        display: none; }
  .category-landing-page-two .loader-ellips {
    font-size: 20px;
    position: relative;
    width: 4em;
    height: 1em;
    margin: 50px auto 100px; }
  .category-landing-page-two .loader-ellips__dot {
    display: block;
    width: 1em;
    height: 1em;
    border-radius: 0.5em;
    background: rgba(38, 38, 38, 0.2);
    position: absolute;
    animation-duration: 0.5s;
    animation-timing-function: ease;
    animation-iteration-count: infinite; }
    @media (max-width: 991px) {
      .category-landing-page-two .loader-ellips__dot {
        width: 0.9rem;
        height: 0.9rem; } }
  .category-landing-page-two .loader-ellips__dot:nth-child(1) {
    left: 0;
    background: #262626; }
  .category-landing-page-two .loader-ellips__dot:nth-child(2) {
    left: 0;
    background: rgba(38, 38, 38, 0.6); }
  .category-landing-page-two .loader-ellips__dot:nth-child(3) {
    left: 1.5em; }
  .category-landing-page-two .loader-ellips__dot:nth-child(4) {
    left: 3em; }

@keyframes reveal {
  from {
    transform: scale(0.001); }
  to {
    transform: scale(1); } }

@keyframes slide {
  to {
    transform: translateX(1.5em); } }
  .category-landing-page-two .loader-ellips__dot:nth-child(1) {
    animation-name: reveal; }
  .category-landing-page-two .loader-ellips__dot:nth-child(2),
  .category-landing-page-two .loader-ellips__dot:nth-child(3) {
    animation-name: slide; }
  .category-landing-page-two .loader-ellips__dot:nth-child(4) {
    animation-name: reveal;
    animation-direction: reverse; }

.page-content.why-baskits hr {
  text-align: center;
  max-width: 300px;
  margin: 40px auto 40px;
  border: 2px solid #D92D27; }
  @media (max-width: 991px) {
    .page-content.why-baskits hr {
      margin: 20px auto 20px;
      max-width: 200px; } }

.page-content.why-baskits .flex-container {
  display: flex;
  gap: 50px;
  justify-content: space-between; }
  @media (max-width: 991px) {
    .page-content.why-baskits .flex-container {
      flex-direction: column;
      gap: 20px; } }
  .page-content.why-baskits .flex-container .baskits-mission .layered-text {
    color: #000;
    line-height: normal; }
    @media (max-width: 991px) {
      .page-content.why-baskits .flex-container .baskits-mission .layered-text {
        text-align: center;
        margin-top: 10px; } }
    .page-content.why-baskits .flex-container .baskits-mission .layered-text .our-mission-title {
      font-size: 30px;
      font-weight: 400;
      text-transform: uppercase;
      text-align: left;
      border-bottom: 3px solid #D92D27;
      display: inline-block;
      line-height: 1;
      margin-bottom: 20px; }
      @media (max-width: 1439px) {
        .page-content.why-baskits .flex-container .baskits-mission .layered-text .our-mission-title {
          font-size: 25px; } }
      @media (max-width: 1199px) {
        .page-content.why-baskits .flex-container .baskits-mission .layered-text .our-mission-title {
          font-size: 20px;
          margin-bottom: 10px; } }
      @media (max-width: 991px) {
        .page-content.why-baskits .flex-container .baskits-mission .layered-text .our-mission-title {
          font-size: 18px; } }
    .page-content.why-baskits .flex-container .baskits-mission .layered-text .spread-joy {
      font-size: 60px;
      font-weight: 600;
      text-transform: uppercase;
      font-family: 'Didot', sans-serif;
      text-align: center; }
      @media (max-width: 1439px) {
        .page-content.why-baskits .flex-container .baskits-mission .layered-text .spread-joy {
          font-size: 50px; } }
      @media (max-width: 1199px) {
        .page-content.why-baskits .flex-container .baskits-mission .layered-text .spread-joy {
          font-size: 40px; } }
      @media (max-width: 991px) {
        .page-content.why-baskits .flex-container .baskits-mission .layered-text .spread-joy {
          font-size: 30px; } }
    .page-content.why-baskits .flex-container .baskits-mission .layered-text .and {
      font-size: 60px;
      font-weight: 500;
      font-family: 'Didot Italic', sans-serif;
      text-align: center;
      margin-top: -20px; }
      @media (max-width: 1439px) {
        .page-content.why-baskits .flex-container .baskits-mission .layered-text .and {
          font-size: 50px; } }
      @media (max-width: 1199px) {
        .page-content.why-baskits .flex-container .baskits-mission .layered-text .and {
          font-size: 40px;
          margin-top: -10px; } }
      @media (max-width: 991px) {
        .page-content.why-baskits .flex-container .baskits-mission .layered-text .and {
          font-size: 30px; } }
    .page-content.why-baskits .flex-container .baskits-mission .layered-text .build {
      font-size: 60px;
      font-weight: 700;
      text-transform: uppercase;
      font-family: 'Didot', sans-serif;
      text-align: center; }
      @media (max-width: 1439px) {
        .page-content.why-baskits .flex-container .baskits-mission .layered-text .build {
          font-size: 50px; } }
      @media (max-width: 1199px) {
        .page-content.why-baskits .flex-container .baskits-mission .layered-text .build {
          font-size: 40px; } }
      @media (max-width: 991px) {
        .page-content.why-baskits .flex-container .baskits-mission .layered-text .build {
          font-size: 30px; } }
    .page-content.why-baskits .flex-container .baskits-mission .layered-text .connections {
      font-size: 60px;
      font-weight: 700;
      text-transform: uppercase;
      font-family: 'Didot', sans-serif;
      text-align: center; }
      @media (max-width: 1439px) {
        .page-content.why-baskits .flex-container .baskits-mission .layered-text .connections {
          font-size: 50px; } }
      @media (max-width: 1199px) {
        .page-content.why-baskits .flex-container .baskits-mission .layered-text .connections {
          font-size: 40px; } }
      @media (max-width: 991px) {
        .page-content.why-baskits .flex-container .baskits-mission .layered-text .connections {
          font-size: 30px; } }
  .page-content.why-baskits .flex-container .baskits-mission .baskits-purpose {
    margin-top: 20px; }
    .page-content.why-baskits .flex-container .baskits-mission .baskits-purpose p {
      font-size: 33px;
      font-weight: 500;
      font-family: 'Didot Italic', sans-serif;
      color: #000;
      max-width: 465px;
      line-height: normal; }
      @media (max-width: 1439px) {
        .page-content.why-baskits .flex-container .baskits-mission .baskits-purpose p {
          font-size: 28px; } }
      @media (max-width: 1199px) {
        .page-content.why-baskits .flex-container .baskits-mission .baskits-purpose p {
          font-size: 20px; } }
      @media (max-width: 991px) {
        .page-content.why-baskits .flex-container .baskits-mission .baskits-purpose p {
          max-width: 100%;
          font-size: 18px; } }
      .page-content.why-baskits .flex-container .baskits-mission .baskits-purpose p a {
        color: #000; }
        .page-content.why-baskits .flex-container .baskits-mission .baskits-purpose p a:hover {
          text-decoration: none; }
  .page-content.why-baskits .flex-container .why-baskits-categories .categories-wrapper {
    display: flex;
    gap: 20px; }
    @media (max-width: 1439px) {
      .page-content.why-baskits .flex-container .why-baskits-categories .categories-wrapper {
        gap: 15px; } }
    @media (max-width: 1199px) {
      .page-content.why-baskits .flex-container .why-baskits-categories .categories-wrapper {
        gap: 10px; } }
    @media (max-width: 991px) {
      .page-content.why-baskits .flex-container .why-baskits-categories .categories-wrapper {
        gap: 5px; } }
    .page-content.why-baskits .flex-container .why-baskits-categories .categories-wrapper .category a {
      display: block;
      position: relative; }
      .page-content.why-baskits .flex-container .why-baskits-categories .categories-wrapper .category a img {
        height: auto;
        width: 100%; }
        @media (min-width: 1439px) {
          .page-content.why-baskits .flex-container .why-baskits-categories .categories-wrapper .category a img {
            width: 290px; } }
      .page-content.why-baskits .flex-container .why-baskits-categories .categories-wrapper .category a .title {
        background: #000;
        color: #fff;
        position: absolute;
        font-size: 16px;
        font-weight: 600;
        padding: 10px 20px;
        bottom: 20px;
        padding: 0 30px;
        height: 45px;
        line-height: 45px;
        text-align: center;
        border-radius: 100px;
        text-transform: uppercase;
        left: 20px;
        right: 20px;
        transition: all 0.3s ease; }
        @media (max-width: 1439px) {
          .page-content.why-baskits .flex-container .why-baskits-categories .categories-wrapper .category a .title {
            font-size: 14px;
            padding: 0 5px;
            height: 40px;
            line-height: 40px;
            bottom: 10px;
            left: 10px;
            right: 10px; } }
        @media (max-width: 1199px) {
          .page-content.why-baskits .flex-container .why-baskits-categories .categories-wrapper .category a .title {
            font-size: 12px;
            left: 5px;
            right: 5px;
            bottom: 5px;
            padding: 0; } }
        @media (max-width: 480px) {
          .page-content.why-baskits .flex-container .why-baskits-categories .categories-wrapper .category a .title {
            left: 0;
            right: 0;
            bottom: 0;
            padding: 0;
            height: 30px;
            line-height: 30px;
            font-size: 11px;
            border-radius: 0; } }
      .page-content.why-baskits .flex-container .why-baskits-categories .categories-wrapper .category a:hover .title {
        background: #D92D27; }
  .page-content.why-baskits .flex-container .why-baskits-categories .why-baskits-phrase p {
    text-align: center;
    margin: 0;
    padding: 30px 0;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 16px; }
    @media (max-width: 991px) {
      .page-content.why-baskits .flex-container .why-baskits-categories .why-baskits-phrase p {
        font-size: 14px;
        padding: 20px 0; } }
  .page-content.why-baskits .flex-container .why-baskits-content p {
    font-size: 18px; }
    .page-content.why-baskits .flex-container .why-baskits-content p a {
      font-weight: 500; }
      .page-content.why-baskits .flex-container .why-baskits-content p a:hover {
        color: #333;
        text-decoration: none; }
    @media (max-width: 991px) {
      .page-content.why-baskits .flex-container .why-baskits-content p {
        font-size: 16px; } }
  .page-content.why-baskits .flex-container .why-baskits-image .baskits-logo {
    max-width: 600px; }
    @media (max-width: 991px) {
      .page-content.why-baskits .flex-container .why-baskits-image .baskits-logo {
        max-width: 100%;
        text-align: center; } }
    .page-content.why-baskits .flex-container .why-baskits-image .baskits-logo svg {
      width: 400px;
      height: auto; }
  .page-content.why-baskits .flex-container .why-baskits-image .heart-icon {
    text-align: center;
    margin: 30px auto 0;
    max-width: 150px;
    position: relative; }
    .page-content.why-baskits .flex-container .why-baskits-image .heart-icon svg {
      width: 100%;
      height: auto; }
    .page-content.why-baskits .flex-container .why-baskits-image .heart-icon .custom-arrow {
      width: 30px;
      position: absolute;
      right: -30px;
      top: -35px;
      transform: rotate(-20deg); }
      .page-content.why-baskits .flex-container .why-baskits-image .heart-icon .custom-arrow svg {
        width: 100%;
        height: auto; }
  .page-content.why-baskits .flex-container .cta {
    width: 100%;
    padding: 60px 0;
    text-align: center; }
    .page-content.why-baskits .flex-container .cta .button {
      border-radius: 100px;
      color: #fff;
      background-color: #000;
      text-transform: none;
      font-size: 18px;
      font-weight: 600;
      padding: 0 30px;
      height: 50px;
      line-height: 52px;
      border: none; }
      .page-content.why-baskits .flex-container .cta .button:hover {
        background-color: #D92D27; }
        .page-content.why-baskits .flex-container .cta .button:hover strike {
          color: #000; }
      .page-content.why-baskits .flex-container .cta .button strike {
        text-decoration: line-through;
        color: #D92D27; }

.page-content.about-us .page-heading.italic {
  font-family: 'Didot', sans-serif;
  color: #000;
  font-size: 22px;
  font-weight: bold; }
  @media (max-width: 991px) {
    .page-content.about-us .page-heading.italic {
      font-size: 18px; } }

.page-content.about-us .slogan {
  font-family: 'Didot Italic', serif;
  font-size: 22px; }
  @media (max-width: 991px) {
    .page-content.about-us .slogan {
      font-size: 18px; } }

.page-content.about-us .flex-container {
  width: 100%;
  display: flex;
  gap: 50px;
  justify-content: space-between; }
  @media (max-width: 991px) {
    .page-content.about-us .flex-container {
      flex-direction: column; } }
  .page-content.about-us .flex-container.padding-top-20 {
    padding-top: 20px; }
  .page-content.about-us .flex-container .text-content {
    width: 50%; }
    @media (max-width: 991px) {
      .page-content.about-us .flex-container .text-content {
        width: 100%; } }
    .page-content.about-us .flex-container .text-content p {
      font-size: 18px; }
      .page-content.about-us .flex-container .text-content p a {
        font-weight: 500; }
        .page-content.about-us .flex-container .text-content p a:hover {
          color: #333;
          text-decoration: none; }
      @media (max-width: 1199px) {
        .page-content.about-us .flex-container .text-content p {
          font-size: 16px; } }
  .page-content.about-us .flex-container .image-content {
    text-align: center;
    width: 50%; }
    @media (max-width: 991px) {
      .page-content.about-us .flex-container .image-content {
        width: 100%; } }
    .page-content.about-us .flex-container .image-content img {
      width: 100%; }
    .page-content.about-us .flex-container .image-content .intro-text {
      font-size: 40px;
      font-weight: 500;
      font-family: 'Didot', sans-serif;
      color: #000;
      text-transform: uppercase;
      margin-bottom: 5px;
      text-align: right;
      line-height: normal;
      position: relative; }
      @media (max-width: 1199px) {
        .page-content.about-us .flex-container .image-content .intro-text {
          font-size: 30px; } }
      @media (max-width: 680px) {
        .page-content.about-us .flex-container .image-content .intro-text {
          font-size: 22px; } }
      .page-content.about-us .flex-container .image-content .intro-text svg {
        width: 13px;
        height: auto;
        position: absolute;
        right: 82px;
        top: 8px;
        background: #fff;
        padding-bottom: 2px; }
        @media (max-width: 1199px) {
          .page-content.about-us .flex-container .image-content .intro-text svg {
            right: 60px;
            top: 6px; } }
        @media (max-width: 680px) {
          .page-content.about-us .flex-container .image-content .intro-text svg {
            right: 44px;
            width: 9px;
            top: 5px; } }
      .page-content.about-us .flex-container .image-content .intro-text .small-text {
        font-size: 40px;
        font-weight: 500;
        font-family: 'Didot Italic', sans-serif;
        color: #000;
        margin-bottom: 5px;
        text-transform: none;
        text-align: right;
        line-height: normal;
        margin-top: -10px; }
        @media (max-width: 1199px) {
          .page-content.about-us .flex-container .image-content .intro-text .small-text {
            font-size: 30px; } }
        @media (max-width: 680px) {
          .page-content.about-us .flex-container .image-content .intro-text .small-text {
            font-size: 25px;
            margin-top: 0; } }
        .page-content.about-us .flex-container .image-content .intro-text .small-text span {
          font-size: 35px; }
          @media (max-width: 1199px) {
            .page-content.about-us .flex-container .image-content .intro-text .small-text span {
              font-size: 25px; } }
          @media (max-width: 680px) {
            .page-content.about-us .flex-container .image-content .intro-text .small-text span {
              font-size: 25px; } }
    .page-content.about-us .flex-container .image-content .highlights {
      background: #222;
      padding: 10px;
      color: #fff;
      margin-top: 10px; }
      @media (max-width: 991px) {
        .page-content.about-us .flex-container .image-content .highlights {
          margin-bottom: 20px; } }
      .page-content.about-us .flex-container .image-content .highlights .heading {
        text-align: center;
        font-size: 16px;
        font-weight: 500;
        font-family: 'Heebo', sans-serif;
        color: #fff;
        text-transform: uppercase;
        margin-bottom: 10px; }
        @media (max-width: 1199px) {
          .page-content.about-us .flex-container .image-content .highlights .heading {
            font-size: 14px; } }
      .page-content.about-us .flex-container .image-content .highlights .highlight-items {
        display: flex;
        gap: 20px; }
      .page-content.about-us .flex-container .image-content .highlights .highlight-item {
        width: 100%;
        text-align: center; }
        .page-content.about-us .flex-container .image-content .highlights .highlight-item .highlight-item-icon img {
          width: 30px;
          margin-bottom: 5px; }
        .page-content.about-us .flex-container .image-content .highlights .highlight-item .highlight-item-title {
          font-size: 12px;
          font-weight: 500;
          font-family: 'Heebo', sans-serif;
          color: #fff;
          text-transform: uppercase; }
          @media (max-width: 1199px) {
            .page-content.about-us .flex-container .image-content .highlights .highlight-item .highlight-item-title {
              font-size: 10px; } }
  .page-content.about-us .flex-container .cta {
    text-align: center;
    padding: 0;
    width: 100%;
    margin: 40px 0 40px; }
    @media (max-width: 1439px) {
      .page-content.about-us .flex-container .cta {
        margin: 40px 0; } }
    @media (max-width: 991px) {
      .page-content.about-us .flex-container .cta {
        margin-bottom: 0; } }
    .page-content.about-us .flex-container .cta .button {
      border-radius: 100px;
      border: none;
      color: #fff;
      background: #b2292e;
      height: 55px;
      line-height: 58px;
      padding: 0 40px;
      font-weight: 600;
      margin-bottom: 0;
      width: auto; }
      @media (max-width: 991px) {
        .page-content.about-us .flex-container .cta .button {
          height: 45px;
          line-height: 45px;
          padding: 0 20px; } }
      .page-content.about-us .flex-container .cta .button:hover {
        background: #222; }
  .page-content.about-us .flex-container a {
    text-decoration: none;
    width: 100%; }
  .page-content.about-us .flex-container .highlight-content {
    background: #E8DFCF;
    padding: 40px;
    display: flex;
    gap: 20px;
    width: 100%;
    justify-content: space-around;
    margin: 30px 0 50px; }
    @media (max-width: 991px) {
      .page-content.about-us .flex-container .highlight-content {
        flex-direction: column;
        text-align: center;
        justify-content: center;
        margin: 20px 0; } }
    .page-content.about-us .flex-container .highlight-content .highlight-content-intro {
      font-size: 40px;
      font-weight: 600;
      font-family: 'Didot Italic', serif;
      color: #222;
      line-height: 1.3;
      text-align: center; }
      @media (max-width: 1439px) {
        .page-content.about-us .flex-container .highlight-content .highlight-content-intro {
          font-size: 30px; } }
      @media (max-width: 1199px) {
        .page-content.about-us .flex-container .highlight-content .highlight-content-intro {
          font-size: 30px; } }
      .page-content.about-us .flex-container .highlight-content .highlight-content-intro span {
        font-weight: bold;
        font-size: 50px;
        font-family: 'Didot', serif; }
        @media (max-width: 1439px) {
          .page-content.about-us .flex-container .highlight-content .highlight-content-intro span {
            font-size: 40px; } }
        @media (max-width: 1199px) {
          .page-content.about-us .flex-container .highlight-content .highlight-content-intro span {
            font-size: 30px; } }
    .page-content.about-us .flex-container .highlight-content .highlight-content-image img {
      width: auto;
      height: auto; }
    .page-content.about-us .flex-container .highlight-content .highlight-content-image svg {
      transform: scale(1.3);
      margin-top: 5px; }
      @media (max-width: 1439px) {
        .page-content.about-us .flex-container .highlight-content .highlight-content-image svg {
          transform: scale(1.1); } }
      @media (max-width: 1199px) {
        .page-content.about-us .flex-container .highlight-content .highlight-content-image svg {
          transform: scale(1); } }
    .page-content.about-us .flex-container .highlight-content .highlight-content-text {
      font-size: 18px;
      color: #222;
      max-width: 600px;
      font-weight: 500; }
      @media (max-width: 1439px) {
        .page-content.about-us .flex-container .highlight-content .highlight-content-text {
          max-width: 400px; } }
      .page-content.about-us .flex-container .highlight-content .highlight-content-text p {
        margin-bottom: 0; }
        @media (max-width: 1199px) {
          .page-content.about-us .flex-container .highlight-content .highlight-content-text p {
            font-size: 16px; } }
      @media (max-width: 991px) {
        .page-content.about-us .flex-container .highlight-content .highlight-content-text {
          max-width: 100%; } }
  .page-content.about-us .flex-container .easy-to-order-step {
    width: 100%;
    display: flex;
    gap: 20px;
    justify-content: space-evenly;
    margin-top: 30px; }
    @media (max-width: 991px) {
      .page-content.about-us .flex-container .easy-to-order-step {
        flex-direction: column; } }
    .page-content.about-us .flex-container .easy-to-order-step .step-item {
      text-align: center;
      position: relative; }
      .page-content.about-us .flex-container .easy-to-order-step .step-item .icon {
        width: 90px;
        height: auto;
        margin-bottom: 30px;
        position: relative; }
        .page-content.about-us .flex-container .easy-to-order-step .step-item .icon .info-text-delivery {
          position: absolute;
          right: -220px;
          top: -50px;
          font-family: "Square Peg", cursive;
          font-size: 36px;
          color: #000;
          line-height: 0.9;
          text-align: center; }
          @media (max-width: 1439px) {
            .page-content.about-us .flex-container .easy-to-order-step .step-item .icon .info-text-delivery {
              right: -190px;
              font-size: 30px; } }
          @media (max-width: 1199px) {
            .page-content.about-us .flex-container .easy-to-order-step .step-item .icon .info-text-delivery {
              right: -130px;
              font-size: 25px; } }
          @media (max-width: 991px) {
            .page-content.about-us .flex-container .easy-to-order-step .step-item .icon .info-text-delivery {
              right: -120px;
              top: -20px;
              font-size: 22px; } }
          .page-content.about-us .flex-container .easy-to-order-step .step-item .icon .info-text-delivery svg {
            width: 40px;
            height: auto;
            position: absolute;
            left: -35px;
            bottom: -25px; }
            @media (max-width: 1199px) {
              .page-content.about-us .flex-container .easy-to-order-step .step-item .icon .info-text-delivery svg {
                bottom: -40px;
                left: 0; } }
            @media (max-width: 991px) {
              .page-content.about-us .flex-container .easy-to-order-step .step-item .icon .info-text-delivery svg {
                bottom: -30px;
                transform: rotate(20deg); } }
        .page-content.about-us .flex-container .easy-to-order-step .step-item .icon .info-text-email {
          position: absolute;
          right: -210px;
          top: auto;
          bottom: -155px;
          font-family: "Square Peg", cursive;
          font-size: 36px;
          color: #000;
          line-height: 0.9;
          text-align: center; }
          @media (max-width: 1439px) {
            .page-content.about-us .flex-container .easy-to-order-step .step-item .icon .info-text-email {
              right: -160px;
              font-size: 30px; } }
          @media (max-width: 1199px) {
            .page-content.about-us .flex-container .easy-to-order-step .step-item .icon .info-text-email {
              right: -130px;
              font-size: 25px; } }
          @media (max-width: 991px) {
            .page-content.about-us .flex-container .easy-to-order-step .step-item .icon .info-text-email {
              right: -120px;
              font-size: 22px;
              bottom: -145px; } }
          .page-content.about-us .flex-container .easy-to-order-step .step-item .icon .info-text-email svg {
            width: 40px;
            height: auto;
            position: absolute;
            left: -50px;
            bottom: 40px;
            transform: rotate(7deg); }
            @media (max-width: 1199px) {
              .page-content.about-us .flex-container .easy-to-order-step .step-item .icon .info-text-email svg {
                left: -50px;
                bottom: 35px; } }
            @media (max-width: 991px) {
              .page-content.about-us .flex-container .easy-to-order-step .step-item .icon .info-text-email svg {
                width: 30px;
                left: -30px;
                bottom: 30px; } }
        .page-content.about-us .flex-container .easy-to-order-step .step-item .icon span {
          position: absolute;
          left: -70px;
          top: -50px;
          font-size: 120px;
          font-weight: 600;
          font-family: 'Didot Italic', serif;
          color: #E8DFCF; }
      .page-content.about-us .flex-container .easy-to-order-step .step-item .step-item-title {
        font-size: 22px;
        font-weight: 600;
        font-family: 'Didot', sans-serif;
        color: #222;
        text-transform: uppercase;
        margin-bottom: 10px;
        text-align: left; }
        @media (max-width: 991px) {
          .page-content.about-us .flex-container .easy-to-order-step .step-item .step-item-title {
            text-align: center;
            font-size: 18px; } }
      .page-content.about-us .flex-container .easy-to-order-step .step-item ul {
        text-align: left; }
        @media (max-width: 991px) {
          .page-content.about-us .flex-container .easy-to-order-step .step-item ul {
            display: inline-block; } }
        .page-content.about-us .flex-container .easy-to-order-step .step-item ul li {
          font-weight: 500; }
          .page-content.about-us .flex-container .easy-to-order-step .step-item ul li a:hover {
            color: #262626;
            text-decoration: none; }

.add-your-logo .logo-cards .logo-card .content-wrapper {
  text-align: center; }
  .add-your-logo .logo-cards .logo-card .content-wrapper h2 {
    font-size: 24px;
    text-transform: none; }

.add-your-logo .content-component {
  margin: 50px 0;
  text-align: center; }
  .add-your-logo .content-component .heading {
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 20px;
    font-family: 'Didot Italic', serif; }
  .add-your-logo .content-component .button {
    border-radius: 100px;
    background: #b2292e;
    padding: 0 40px;
    height: 55px;
    line-height: 58px;
    color: #fff;
    border: none; }
    .add-your-logo .content-component .button:hover {
      background: #000; }

.large-orders-page .cta-container {
  text-align: center;
  width: 100%;
  margin: 50px 0; }
  @media (max-width: 991px) {
    .large-orders-page .cta-container {
      margin: 40px 0; } }
  .large-orders-page .cta-container a {
    border-radius: 100px;
    height: 55px;
    line-height: 58px;
    padding: 0 40px;
    display: inline-block;
    border: none;
    background: #b2292e;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 0; }
    @media (max-width: 991px) {
      .large-orders-page .cta-container a {
        height: 45px;
        line-height: 48px;
        padding: 0 20px;
        font-size: 14px; } }
    .large-orders-page .cta-container a:hover {
      background: #000; }

.large-orders-page .easier-method {
  text-align: center;
  margin: 40px 0; }
  @media (max-width: 800px) {
    .large-orders-page .easier-method {
      margin: 40px 0 0; } }
  .large-orders-page .easier-method .title1 {
    font-size: 24px;
    font-family: "Didot Italic", serif;
    font-weight: 500; }
    @media (max-width: 1199px) {
      .large-orders-page .easier-method .title1 {
        font-size: 30px; } }
    @media (max-width: 991px) {
      .large-orders-page .easier-method .title1 {
        font-size: 20px; } }
  .large-orders-page .easier-method .title2 {
    font-size: 30px;
    font-weight: 600;
    font-family: "Didot", serif;
    margin-bottom: 10px;
    color: #000; }
    @media (max-width: 1199px) {
      .large-orders-page .easier-method .title2 {
        font-size: 40px;
        margin-bottom: 5px; } }
    @media (max-width: 991px) {
      .large-orders-page .easier-method .title2 {
        font-size: 30px; } }

.large-orders-page .content-components {
  display: flex;
  flex-direction: row;
  gap: 20px;
  justify-content: center;
  align-items: start;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 30px 0; }
  @media (max-width: 991px) {
    .large-orders-page .content-components {
      flex-direction: column; } }
  .large-orders-page .content-components .content-component {
    flex: 1;
    position: relative; }
    .large-orders-page .content-components .content-component .content-component-title {
      width: 100%; }
    .large-orders-page .content-components .content-component .badge-new {
      position: absolute;
      top: 0;
      right: 50px;
      background: #d9c179;
      color: #fff;
      padding: 0;
      font-size: 14px;
      font-weight: 600;
      width: 50px;
      height: 50px;
      text-align: center;
      line-height: 50px;
      border-radius: 100%; }
      @media (max-width: 1439px) {
        .large-orders-page .content-components .content-component .badge-new {
          right: 20px; } }
      @media (max-width: 1199px) {
        .large-orders-page .content-components .content-component .badge-new {
          right: 0;
          width: 40px;
          height: 40px;
          font-size: 12px;
          line-height: 40px; } }
      @media (max-width: 991px) {
        .large-orders-page .content-components .content-component .badge-new {
          position: relative;
          margin: 10px auto 0;
          padding: 0;
          display: inline-block; } }
    .large-orders-page .content-components .content-component .step-icon.download-icon {
      margin-top: -55px; }
    .large-orders-page .content-components .content-component .download-text {
      text-align: right;
      float: right;
      margin: -25px 0 5px;
      padding-right: 20px;
      text-decoration: none; }
      @media (max-width: 1439px) {
        .large-orders-page .content-components .content-component .download-text {
          padding-right: 0; } }
      @media (max-width: 1199px) {
        .large-orders-page .content-components .content-component .download-text {
          padding-right: 0;
          margin-right: -10px; } }
      @media (max-width: 991px) {
        .large-orders-page .content-components .content-component .download-text {
          float: none;
          margin: 10px 0;
          padding: 0;
          width: 100%;
          text-align: center; } }
    .large-orders-page .content-components .content-component .button {
      border-radius: 100px;
      background: #b2292e;
      color: #fff;
      padding: 0 20px;
      font-size: 15px;
      font-weight: 600;
      height: 50px;
      line-height: 50px;
      border: none; }
      @media (max-width: 1199px) {
        .large-orders-page .content-components .content-component .button {
          font-size: 13px;
          height: 35px;
          line-height: 35px;
          padding: 0 10px;
          width: 100%;
          min-width: 165px; } }
      @media (max-width: 991px) {
        .large-orders-page .content-components .content-component .button {
          width: auto;
          min-width: 180px;
          height: 45px;
          line-height: 45px;
          font-size: 14px;
          margin-top: 10px; } }
      .large-orders-page .content-components .content-component .button:hover {
        background: #000; }

.large-orders-page .section-header {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background: none;
  margin: 40px 0 20px; }
  .large-orders-page .section-header .heading-wrapper {
    margin: 0 auto;
    background: #fff;
    padding: 0 50px;
    z-index: 1; }
    @media only screen and (max-width: 991px) {
      .large-orders-page .section-header .heading-wrapper {
        padding: 0 20px; } }
    @media only screen and (max-width: 580px) {
      .large-orders-page .section-header .heading-wrapper {
        padding: 0; } }
    .large-orders-page .section-header .heading-wrapper h2 {
      font-size: 40px;
      color: #000;
      font-family: "Heebo", serif;
      position: relative;
      text-transform: none;
      font-weight: 400;
      margin: 0; }
      @media only screen and (max-width: 991px) {
        .large-orders-page .section-header .heading-wrapper h2 {
          font-size: 30px; } }
      @media only screen and (max-width: 680px) {
        .large-orders-page .section-header .heading-wrapper h2 {
          font-size: 25px; } }
      @media only screen and (max-width: 580px) {
        .large-orders-page .section-header .heading-wrapper h2 {
          font-size: 18px; } }
      .large-orders-page .section-header .heading-wrapper h2 .bold {
        font-weight: 600; }
    .large-orders-page .section-header .heading-wrapper .corporate-gifting {
      font-size: 40px;
      color: #000;
      font-family: "Heebo", serif;
      font-weight: 400;
      font-style: italic;
      text-align: center; }
      @media only screen and (max-width: 991px) {
        .large-orders-page .section-header .heading-wrapper .corporate-gifting {
          font-size: 30px; } }
      @media only screen and (max-width: 680px) {
        .large-orders-page .section-header .heading-wrapper .corporate-gifting {
          font-size: 25px; } }
      @media only screen and (max-width: 580px) {
        .large-orders-page .section-header .heading-wrapper .corporate-gifting {
          font-size: 18px; } }
  .large-orders-page .section-header .border {
    height: 5px;
    width: 100%;
    z-index: 0;
    background: #000;
    position: absolute;
    margin-top: -55px; }
    @media only screen and (max-width: 991px) {
      .large-orders-page .section-header .border {
        margin-top: -45px; } }
    @media only screen and (max-width: 680px) {
      .large-orders-page .section-header .border {
        margin-top: -40px; } }
    @media only screen and (max-width: 580px) {
      .large-orders-page .section-header .border {
        display: none; } }

.large-orders-page .corporate-gif-container {
  width: 100%;
  text-align: center;
  margin-bottom: 50px; }

.large-orders-page .custom-web-pages {
  margin-bottom: 2rem; }
  .large-orders-page .custom-web-pages .layout {
    display: flex;
    flex-direction: row;
    background: #f7f7f7; }
    @media (max-width: 800px) {
      .large-orders-page .custom-web-pages .layout {
        flex-direction: column; } }
    @media (min-width: 550px) and (max-width: 991px) {
      .large-orders-page .custom-web-pages .layout .image-wrapper {
        min-width: 350px; } }
    @media (min-width: 992px) {
      .large-orders-page .custom-web-pages .layout .image-wrapper {
        min-width: 450px; } }
    @media (max-width: 800px) {
      .large-orders-page .custom-web-pages .layout .image-wrapper {
        display: flex;
        justify-content: center;
        align-items: center; } }
    @media (max-width: 991px) {
      .large-orders-page .custom-web-pages .layout .image-wrapper img {
        width: 350px; } }
    @media (max-width: 800px) {
      .large-orders-page .custom-web-pages .layout .image-wrapper img {
        width: 100%; } }
    .large-orders-page .custom-web-pages .layout .content-wrapper {
      padding: 1rem 3rem 4rem; }
      @media (max-width: 800px) {
        .large-orders-page .custom-web-pages .layout .content-wrapper {
          display: flex;
          flex-direction: column;
          justify-content: center;
          align-items: center; } }
      @media (max-width: 550px) {
        .large-orders-page .custom-web-pages .layout .content-wrapper {
          padding: 1rem; } }
      .large-orders-page .custom-web-pages .layout .content-wrapper p {
        font-size: 15px; }
      .large-orders-page .custom-web-pages .layout .content-wrapper a,
      .large-orders-page .custom-web-pages .layout .content-wrapper button {
        float: right;
        padding: 0 40px;
        height: 50px;
        line-height: 50px;
        font-weight: 500;
        border-radius: 100px !important;
        background: #b2292e;
        color: #fff;
        text-decoration: none; }
        .large-orders-page .custom-web-pages .layout .content-wrapper a:hover,
        .large-orders-page .custom-web-pages .layout .content-wrapper button:hover {
          background: #000; }

.landing-page-template h1, .landing-page-template h2 {
  text-align: center;
  margin: 20px 0; }

.landing-page-template h1 {
  font-family: 'Heebo', sans-serif;
  font-weight: 600;
  font-size: 22.4px;
  line-height: 26.88px;
  letter-spacing: 0.25px;
  text-align: center;
  text-transform: uppercase; }

.landing-page-template h2 {
  font-family: 'Didot', serif;
  font-weight: 400;
  font-style: italic;
  font-size: 20.8px;
  line-height: 31.2px;
  letter-spacing: 0;
  text-align: center; }

.landing-page-template .categories {
  display: flex;
  flex-wrap: wrap;
  gap: 13px;
  justify-items: center;
  justify-content: center; }
  @media (min-width: 991px) {
    .landing-page-template .categories {
      gap: 13px; } }

.landing-page-template .category {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-decoration: none;
  color: black;
  position: relative;
  overflow: hidden;
  width: 90px;
  border: 2px solid transparent;
  transition: border-color 0.3s; }
  @media (min-width: 991px) {
    .landing-page-template .category {
      width: 175px; } }
  .landing-page-template .category img {
    width: 100px;
    aspect-ratio: 1;
    object-fit: cover;
    border-radius: 50%; }
    @media (min-width: 991px) {
      .landing-page-template .category img {
        width: 175px; } }
  .landing-page-template .category:hover img {
    border: solid 1px black;
    padding: 6px; }

.landing-page-template .bottom-description {
  padding: 0px; }
  .landing-page-template .bottom-description h4 {
    font-family: 'Heebo', serif;
    font-style: normal;
    font-weight: 500;
    font-size: 17.6px;
    line-height: 21px;
    letter-spacing: 0.25px;
    text-transform: uppercase;
    margin-bottom: 0;
    color: #2D2D2D; }
  .landing-page-template .bottom-description h5 {
    font-family: 'Didot', serif;
    font-style: italic;
    font-weight: 400;
    font-size: 20.8px;
    line-height: 31px;
    text-transform: none;
    margin-top: 0;
    margin-bottom: 35px;
    color: #8A8C8E; }
  .landing-page-template .bottom-description p {
    font-size: 16.8px;
    font-style: normal;
    font-weight: 300; }
  .landing-page-template .bottom-description img {
    width: 100%;
    height: auto;
    display: block;
    margin-top: 20px; }

.landing-page-template .category-label {
  margin-top: 10px;
  font-family: Heebo;
  font-weight: 500;
  font-size: 14px;
  text-align: center;
  text-transform: uppercase; }
  @media (min-width: 991px) {
    .landing-page-template .category-label {
      font-size: 18px; } }

.landing-page-template .landing-categories-container {
  padding-top: 45px; }
  .landing-page-template .landing-categories-container .landing-category-header {
    font-family: 'Heebo', serif;
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 27px;
    text-align: center;
    letter-spacing: 0.25px;
    text-transform: uppercase;
    color: #333333;
    flex: none;
    order: 0;
    flex-grow: 0; }
  .landing-page-template .landing-categories-container .landing-category-container .cat-title {
    font-family: 'Heebo', serif;
    font-style: normal;
    font-weight: 300;
    font-size: 24px;
    line-height: 24px;
    text-align: center;
    color: #333333;
    flex: none;
    order: 1;
    flex-grow: 0;
    margin-top: 14px; }
  .landing-page-template .landing-categories-container .landing-category-container .cat-products {
    display: flex;
    gap: 32px;
    margin: 0; }
    .landing-page-template .landing-categories-container .landing-category-container .cat-products .css-f9eyjn {
      background: #fff;
      border-radius: 16px;
      box-shadow: 0 2px 16px 0 rgba(0, 0, 0, 0.08);
      padding: 24px 24px 32px 24px;
      min-width: 320px;
      max-width: 340px;
      margin: 0 8px;
      display: flex;
      flex-direction: column;
      align-items: flex-start;
      transition: box-shadow 0.2s; }
      .landing-page-template .landing-categories-container .landing-category-container .cat-products .css-f9eyjn:hover {
        box-shadow: 0 4px 24px 0 rgba(0, 0, 0, 0.16); }
    .landing-page-template .landing-categories-container .landing-category-container .cat-products .css-1lxqylt {
      border-radius: 12px;
      width: 100%;
      object-fit: cover;
      margin-bottom: 16px; }
    .landing-page-template .landing-categories-container .landing-category-container .cat-products .css-1al7wxs {
      font-size: 18px;
      font-weight: 600;
      margin: 8px 0 4px 0;
      text-transform: uppercase; }
    .landing-page-template .landing-categories-container .landing-category-container .cat-products .css-1m9emqe {
      margin: 4px 0 8px 0; }
      .landing-page-template .landing-categories-container .landing-category-container .cat-products .css-1m9emqe svg {
        margin-right: 2px;
        vertical-align: middle; }
      .landing-page-template .landing-categories-container .landing-category-container .cat-products .css-1m9emqe span {
        margin-left: 4px;
        color: #888;
        font-size: 14px; }
    .landing-page-template .landing-categories-container .landing-category-container .cat-products .css-1eew03s {
      font-size: 20px;
      font-weight: 700;
      margin-bottom: 12px; }
    .landing-page-template .landing-categories-container .landing-category-container .cat-products .css-13w78ue {
      width: 100%;
      display: flex;
      justify-content: center; }
    .landing-page-template .landing-categories-container .landing-category-container .cat-products .css-12v61c5 {
      background: #be0000;
      color: #fff;
      border-radius: 100px;
      padding: 13px 42px;
      font-size: 16px;
      font-weight: 600;
      text-transform: uppercase;
      border: none;
      cursor: pointer;
      transition: background 0.2s; }
      .landing-page-template .landing-categories-container .landing-category-container .cat-products .css-12v61c5:hover {
        background: #a00000; }

/* Slick arrows */
.slick-arrow {
  color: transparent !important;
  font-size: 0 !important;
  line-height: 0 !important;
  text-indent: -9999px !important;
  overflow: hidden;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 3;
  background: #ddb247 !important;
  border-radius: 50% !important;
  width: 50px !important;
  height: 50px !important;
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.08); }

.slick-arrow::before {
  display: block;
  content: '';
  width: 24px;
  height: 24px;
  margin: 0 auto;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 24px 24px;
  font-family: initial !important;
  color: initial !important;
  opacity: 1 !important; }

.slick-prev {
  left: -32px !important; }

.slick-next {
  right: -32px !important; }

.slick-prev::before {
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' fill='white' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.41 7.41L14 6l-6 6 6 6 1.41-1.41L10.83 12z'/%3E%3C/svg%3E") !important; }

.slick-next::before {
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' fill='white' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.59 16.59L13.17 12 8.59 7.41 10 6l6 6-6 6z'/%3E%3C/svg%3E") !important; }

.custom-product-carousel {
  padding: 40px 0;
  background: #fff; }
  .custom-product-carousel .carousel-title {
    text-align: center;
    font-size: 2.2rem;
    font-weight: 700;
    margin-bottom: 0.5rem;
    letter-spacing: 0.01em; }
  .custom-product-carousel .carousel-subtitle {
    text-align: center;
    font-size: 1.5rem;
    color: #444;
    margin-bottom: 2.5rem;
    font-weight: 400; }
  .custom-product-carousel .slick-list {
    margin: 0 -16px; }
  .custom-product-carousel .slick-slide {
    padding: 0 16px; }
  .custom-product-carousel .product-card {
    background: #fff;
    border-radius: 16px;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    align-items: stretch;
    box-shadow: none;
    transition: box-shadow 0.2s;
    min-height: 100%;
    border: none; }
  .custom-product-carousel .product-image {
    width: 100%;
    aspect-ratio: 1/1;
    object-fit: cover;
    background: #f7f7f7;
    border-radius: 7px;
    margin-bottom: 0; }
  .custom-product-carousel .product-info {
    padding: 0 18px 18px 0;
    display: flex;
    flex-direction: column;
    flex: 1 1 auto; }
  .custom-product-carousel .product-title {
    font-size: 1.25rem;
    font-weight: 700;
    margin-bottom: 0.5rem;
    color: #222;
    text-align: left;
    min-height: 48px;
    line-height: 1.2; }
    .custom-product-carousel .product-title a {
      text-decoration: none;
      text-transform: uppercase;
      font-weight: 500;
      font-family: 'Heebo', serif; }
  .custom-product-carousel .product-rating {
    display: flex;
    align-items: center;
    margin-bottom: 0.5rem; }
    .custom-product-carousel .product-rating .stars {
      display: flex;
      margin-right: 6px; }
      .custom-product-carousel .product-rating .stars svg {
        width: 20px;
        height: 20px;
        fill: #ffc107;
        margin-right: 2px; }
    .custom-product-carousel .product-rating .reviews-count {
      font-size: 1rem;
      color: #888;
      margin-left: 2px; }
  .custom-product-carousel .product-price {
    font-family: 'Heebo', serif;
    font-size: 18px;
    font-weight: 300;
    color: #222;
    margin-bottom: 1.0rem; }
    .custom-product-carousel .product-price .currency {
      font-size: 0.9rem;
      color: #888;
      margin-left: 2px;
      font-weight: 400;
      text-transform: uppercase; }
  .custom-product-carousel .add-to-cart-btn {
    width: 80%;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 30px;
    padding: 12px 0;
    font-size: 1.0rem;
    font-weight: 700;
    background: #c00;
    color: #fff;
    text-align: center;
    margin-top: auto;
    transition: background 0.2s;
    letter-spacing: 0.02em;
    border: none;
    cursor: pointer;
    text-transform: uppercase;
    text-decoration: none; }
    .custom-product-carousel .add-to-cart-btn:hover, .custom-product-carousel .add-to-cart-btn:focus {
      background: #a00; }
  .custom-product-carousel .slick-arrow {
    z-index: 2;
    width: 56px;
    height: 56px;
    background: #ddb147 !important;
    border-radius: 50% !important;
    display: flex !important;
    align-items: center;
    justify-content: center;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
    border: none;
    top: 33%;
    transform: translateY(-50%);
    transition: background 0.2s;
    opacity: 0.8; }
    .custom-product-carousel .slick-arrow svg {
      width: 32px;
      height: 32px;
      fill: #fff; }
  .custom-product-carousel .slick-prev {
    left: 0px !important; }
  .custom-product-carousel .slick-next {
    right: 0px !important; }

/* Components */
.heroCarousel {
  margin-inline: auto;
  max-width: 1920px; }
  @media (max-width: 768px) {
    .heroCarousel .heroCarousel-image-wrapper {
      height: 56.25vw !important; } }
  .heroCarousel .heroCarousel-image-wrapper .heroCarousel-image {
    height: auto; }
    @media (max-width: 768px) {
      .heroCarousel .heroCarousel-image-wrapper .heroCarousel-image.desktop {
        display: none; } }
    .heroCarousel .heroCarousel-image-wrapper .heroCarousel-image.mobile {
      display: none; }
      @media (max-width: 768px) {
        .heroCarousel .heroCarousel-image-wrapper .heroCarousel-image.mobile {
          display: block; } }
    @media (max-width: 768px) {
      .heroCarousel .heroCarousel-image-wrapper .heroCarousel-image.video {
        display: none; } }
  .heroCarousel .heroCarousel-content {
    display: none; }

@media (max-width: 800px) {
  .category-sidebar .navPages-item {
    display: none; }
  .category-sidebar #facetedSearch-content--Occasion .navPages-item {
    display: inline-block; } }

@media (min-width: 801px) {
  .category-sidebar .accordion-block.Occasion {
    display: none; } }

@media (max-width: 801px) {
  .category-sidebar .accordion-block.Occasion {
    display: none; }
  .category-sidebar .accordion-block.Other {
    display: none; } }

@media (max-width: 801px) {
  #facetedSearch .accordion-block.Occasion {
    display: none; }
  #facetedSearch .accordion-block.Other {
    display: none; } }

.sortBy {
  font-family: 'Heebo'; }
  @media (min-width: 801px) {
    .sortBy.mobile {
      display: none; } }
  .sortBy.mobile .actionBar {
    margin: 0;
    border: none;
    padding: 0; }
    .sortBy.mobile .actionBar .form-field {
      padding: 10px 10px 10px 1rem;
      margin: 0;
      border: none;
      text-align: left;
      display: flex;
      gap: 15px;
      justify-content: space-between; }
      .sortBy.mobile .actionBar .form-field::before, .sortBy.mobile .actionBar .form-field::after {
        display: none; }
      .sortBy.mobile .actionBar .form-field label {
        padding: 0;
        font-size: 16px;
        width: 25%; }
      .sortBy.mobile .actionBar .form-field select {
        width: 75%;
        text-align: right; }

.productGrid-wrapper {
  clear: right; }

.bottom-category {
  display: none;
  clear: right; }
  .bottom-category.show {
    display: block; }

#product-listing-container .bottom-category {
  display: block; }

.category-banner {
  margin-bottom: 1rem; }
  @media (min-width: 757px) {
    .category-banner.mobile {
      display: none; } }
  @media (max-width: 757px) {
    .category-banner.desktop {
      display: none; } }
  .category-banner p {
    transition: all .5s; }
  .category-banner h2 {
    width: 100%;
    border-top: 1px solid #000;
    padding: 20px 0;
    margin: 0;
    position: relative; }
    .category-banner h2:first-child {
      border: none; }
    .category-banner h2:hover {
      color: rgba(0, 0, 0, 0.7); }
    .category-banner h2::after {
      content: "\002B";
      position: absolute;
      right: 20px;
      top: 20px;
      width: 1em;
      height: 1em;
      text-align: center;
      transition: all .5s; }
    .category-banner h2.active::after {
      content: "\2212"; }

.category-description.below .category-logos, .category-description.below .category-banner {
  display: none; }

.category-description.below.accord h2 {
  margin: 0;
  padding: 1rem 1.5rem 1rem 0;
  border-bottom: 1px solid #000;
  position: relative;
  cursor: pointer; }
  .category-description.below.accord h2::after {
    content: "\002B";
    position: absolute;
    right: 5px;
    top: 50%;
    transform: translateY(-50%); }
  .category-description.below.accord h2:hover {
    opacity: 0.7; }
  .category-description.below.accord h2.is-open::after {
    content: "\2212"; }
  .category-description.below.accord h2.is-open + p {
    margin: 1rem 0; }

.category-description.below.accord p {
  margin: 0;
  display: none;
  padding: 1rem 0;
  overflow: hidden;
  transition: all 0.3s ease; }

.card-figure .add-cart, .card-figure .quickviewAddCart {
  background-color: rgba(0, 0, 0, 0.9);
  color: white; }
  .card-figure .add-cart:hover, .card-figure .add-cart:focus, .card-figure .add-cart:active, .card-figure .quickviewAddCart:hover, .card-figure .quickviewAddCart:focus, .card-figure .quickviewAddCart:active {
    background-color: rgba(0, 0, 0, 0.8); }

.card-figure .card-figcaption .card-figcaption-body a, .card-figure .card-figcaption .card-figcaption-body button {
  border-radius: 50px;
  color: white; }

.card-figure .card-figcaption .card-figcaption-body button {
  background-color: white;
  color: black; }
  .card-figure .card-figcaption .card-figcaption-body button:hover {
    background-color: black;
    color: white; }

.card-figure .card-figcaption .card-figcaption-body a {
  background-color: #be0000; }
  .card-figure .card-figcaption .card-figcaption-body a:hover {
    background-color: black; }

.card-body .card-text .customField-soldOutBadge {
  display: none; }

.card-body .card-text .variant-outOfStock .customField-soldOutBadge {
  display: block; }

.landing-page-headings {
  width: 100%;
  padding: 0;
  display: flex;
  flex-direction: row;
  justify-content: space-between; }
  @media (max-width: 640px) {
    .landing-page-headings {
      flex-direction: column; } }
  .landing-page-headings .breadcrumbs {
    border: none;
    padding: 0;
    margin: 0;
    text-align: left; }
    @media (max-width: 640px) {
      .landing-page-headings .breadcrumbs {
        width: 100%;
        text-align: center; } }
    .landing-page-headings .breadcrumbs .breadcrumb {
      font-size: 13px;
      letter-spacing: 1px;
      font-weight: 400;
      height: 40px;
      line-height: 40px; }
      @media (max-width: 640px) {
        .landing-page-headings .breadcrumbs .breadcrumb {
          font-size: 11px; } }
      .landing-page-headings .breadcrumbs .breadcrumb a {
        color: #767676; }
        .landing-page-headings .breadcrumbs .breadcrumb a:hover {
          color: #000; }
      .landing-page-headings .breadcrumbs .breadcrumb.is-active > .breadcrumb-label {
        color: #767676; }
      @media (max-width: 640px) {
        .landing-page-headings .breadcrumbs .breadcrumb {
          height: auto;
          line-height: normal;
          margin-top: 5px;
          margin-bottom: 5px; } }
  .landing-page-headings .page-heading {
    font-size: 13px;
    text-transform: none;
    font-weight: 400;
    color: #767676;
    letter-spacing: 0.5px;
    height: 40px;
    line-height: 40px; }
    @media (max-width: 640px) {
      .landing-page-headings .page-heading {
        width: 100%;
        text-align: center;
        height: auto;
        line-height: normal;
        padding-top: 5px;
        margin-bottom: 10px; } }
  .landing-page-headings.desktop {
    padding: 0 20px; }
    @media (max-width: 991px) {
      .landing-page-headings.desktop {
        padding: 0; }
        .landing-page-headings.desktop .breadcrumbs {
          width: 100%;
          text-align: center; }
        .landing-page-headings.desktop .page-heading {
          display: none; } }

.page-content.cart-content .cart-item.build {
  border: none; }
  .page-content.cart-content .cart-item.build.last {
    border-bottom: 1px solid black; }
  .page-content.cart-content .cart-item.build.main {
    border-top: 1px solid black; }
    .page-content.cart-content .cart-item.build.main img {
      height: 100%;
      width: 100%;
      object-fit: cover; }

.previewCartWrapper .previewCart .cart-item.build .cart-remove {
  display: none !important; }

.loadingOverlay.configure::before {
  transform: unset; }

@keyframes tonext {
  75% {
    left: 0; }
  95% {
    left: 100%; }
  98% {
    left: 100%; }
  99% {
    left: 0; } }

@keyframes tostart {
  75% {
    left: 0; }
  95% {
    left: -300%; }
  98% {
    left: -300%; }
  99% {
    left: 0; } }

@keyframes snap {
  96% {
    scroll-snap-align: center; }
  97% {
    scroll-snap-align: none; }
  99% {
    scroll-snap-align: none; }
  100% {
    scroll-snap-align: center; } }

.bapo-carousel {
  position: relative;
  height: 100vw; }
  @media (max-width: 420px) {
    .bapo-carousel {
      max-height: 374px !important; } }
  @media (max-width: 991px) and (min-width: 421px) {
    .bapo-carousel {
      max-height: 640px !important; } }
  @media (min-width: 993px) {
    .bapo-carousel {
      height: 429px; } }
  @media (min-width: 1200px) {
    .bapo-carousel {
      height: 498px;
      width: 498px; } }
  @media (min-width: 1440px) {
    .bapo-carousel {
      height: 667px;
      width: 667px; } }
  .bapo-carousel * {
    box-sizing: border-box;
    scrollbar-color: transparent transparent;
    /* thumb and track color */
    scrollbar-width: 0px; }
  .bapo-carousel *::-webkit-scrollbar {
    width: 0; }
  .bapo-carousel *::-webkit-scrollbar-track {
    background: transparent; }
  .bapo-carousel *::-webkit-scrollbar-thumb {
    background: transparent;
    border: none; }
  .bapo-carousel * {
    -ms-overflow-style: none; }
  .bapo-carousel ol,
  .bapo-carousel li {
    list-style: none;
    margin: 0;
    padding: 0; }
  .bapo-carousel .viewport {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: flex;
    overflow-x: scroll;
    counter-reset: item;
    scroll-behavior: smooth;
    scroll-snap-type: x mandatory; }
    @media (max-width: 991px) {
      .bapo-carousel .viewport {
        position: relative; } }
  .bapo-carousel .slide {
    flex: 0 0 100%;
    width: 100%;
    counter-increment: item; }
    .bapo-carousel .slide img {
      width: 100%;
      height: 100%;
      object-fit: cover; }
  .bapo-carousel .slide:before {
    display: none;
    content: counter(item);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate3d(-50%, -40%, 70px);
    color: #fff;
    font-size: 2em; }
  .bapo-carousel .snapper {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    scroll-snap-align: center; }
  @media (hover: hover) {
    .bapo-carousel .snapper {
      animation-name: tonext, snap;
      animation-timing-function: ease;
      animation-duration: 3s;
      animation-iteration-count: 0; }
    .bapo-carousel .slide:last-child .snapper {
      animation-name: tostart, snap; } }
  @media (prefers-reduced-motion: reduce) {
    .bapo-carousel .snapper {
      animation-name: none; } }
  .bapo-carousel:hover .snapper,
  .bapo-carousel:focus-within .snapper {
    animation-name: none; }
  .bapo-carousel .navigation {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    text-align: center; }
  .bapo-carousel .navigation-list,
  .bapo-carousel .navigation-item {
    display: inline-block; }
  .bapo-carousel .navigation-button {
    display: inline-block;
    width: 1.5rem;
    height: 1.5rem;
    background-color: #333;
    background-clip: content-box;
    border: 0.25rem solid transparent;
    border-radius: 50%;
    font-size: 0;
    transition: transform 0.1s; }
  .bapo-carousel::before, .bapo-carousel::after,
  .bapo-carousel .prev,
  .bapo-carousel .next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    padding: 0.71429rem;
    width: 2.85714rem;
    height: 4.35714rem;
    font-size: 0;
    outline: 0;
    z-index: 99; }
  .bapo-carousel .prev,
  .bapo-carousel .next {
    background-color: rgba(255, 255, 255, 0.9);
    border: 1px solid white;
    color: #fff; }
    .bapo-carousel .prev svg,
    .bapo-carousel .next svg {
      height: 45px; }
  .bapo-carousel::before,
  .bapo-carousel .prev {
    left: 0; }
  .bapo-carousel::after,
  .bapo-carousel .next {
    right: 0; }
  .bapo-carousel::before, .bapo-carousel::after {
    content: '';
    z-index: 1;
    font-size: 2.5rem;
    line-height: 4rem;
    text-align: center;
    pointer-events: none;
    padding: 0.71429rem;
    width: 2.85714rem;
    height: 4.35714rem; }
  .bapo-carousel.products .navigation {
    text-align: left;
    bottom: -114px;
    padding-bottom: 7px;
    overflow-x: auto;
    white-space: nowrap;
    scrollbar-color: #333 #F5F5F5; }
    .bapo-carousel.products .navigation::-webkit-scrollbar {
      height: 7px;
      background-color: #F5F5F5;
      border-radius: 10px; }
    .bapo-carousel.products .navigation::-webkit-scrollbar-thumb {
      background-color: #333;
      border-radius: 10px; }
    @media (max-width: 992px) {
      .bapo-carousel.products .navigation {
        display: none; } }
  .bapo-carousel.products .navigation-list {
    display: flex;
    gap: 10px; }
    .bapo-carousel.products .navigation-list .navigation-item .navigation-button {
      width: 100px;
      height: 100px;
      border: none;
      background-color: transparent; }
      .bapo-carousel.products .navigation-list .navigation-item .navigation-button img {
        width: 100%;
        height: 100%; }
    .bapo-carousel.products .navigation-list .navigation-item.video-item {
      position: relative; }
      .bapo-carousel.products .navigation-list .navigation-item.video-item img {
        object-fit: cover; }
      .bapo-carousel.products .navigation-list .navigation-item.video-item::after {
        pointer-events: none;
        content: "";
        display: block;
        left: 50%;
        right: 0;
        top: 50%;
        bottom: 0;
        transform: translate(-50%, -50%);
        position: absolute;
        z-index: 1;
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' width='48px' height='48px'%3E%3Cpath fill='%23FF3D00' d='M43.2 33.9c-0.4 2.1-2.1 3.7-4.2 4c-3.3 0.5-8.8 1.1-15 1.1c-6.1 0-11.6-0.6-15-1.1c-2.1-0.3-3.8-1.9-4.2-4C4.4 31.6 4 28.2 4 24c0-4.2 0.4-7.6 0.8-9.9c0.4-2.1 2.1-3.7 4.2-4C12.3 9.6 17.8 9 24 9c6.2 0 11.6 0.6 15 1.1c2.1 0.3 3.8 1.9 4.2 4c0.4 2.3 0.9 5.7 0.9 9.9C44 28.2 43.6 31.6 43.2 33.9z'/%3E%3Cpath fill='%23FFF' d='M20 31L20 17 32 24z'/%3E%3C/svg%3E");
        background-repeat: no-repeat;
        background-position: center center;
        width: 41px;
        height: 41px; }
  .bapo-carousel.products .productView-video {
    display: block !important;
    width: 100%;
    height: 100%;
    z-index: 99; }
    .bapo-carousel.products .productView-video + .snapper {
      z-index: -1; }

.accord-heading {
  cursor: pointer; }
  .accord-heading:hover {
    opacity: 0.7; }
  .accord-heading h3, .accord-heading h4 {
    margin: 1rem 0;
    padding: 5px 0;
    border-bottom: 1px solid #000;
    position: relative; }
    .accord-heading h3::after, .accord-heading h4::after {
      content: "\002B";
      position: absolute;
      right: 5px; }
  .accord-heading.is-open h3::after, .accord-heading.is-open h4::after {
    content: "\2212"; }
  .accord-heading * {
    font-size: 19px; }

.accord-content {
  overflow: hidden;
  transition: all 0.3s ease; }

@media (max-width: 640px) {
  .sub-categories-container {
    padding: 0; } }

.sub-categories {
  margin-bottom: 30px;
  border-bottom: none !important; }
  @media (max-width: 480px) {
    .sub-categories {
      margin-bottom: 20px; } }
  .sub-categories .sub-categories-header {
    padding: 0;
    margin: 0 auto;
    max-width: 100%;
    display: flex;
    justify-content: end !important; }
    .sub-categories .sub-categories-header .sub-categories-arrows {
      display: flex;
      justify-content: flex-end;
      margin-bottom: 6px; }
      @media (max-width: 640px) {
        .sub-categories .sub-categories-header .sub-categories-arrows {
          display: none; } }
      .sub-categories .sub-categories-header .sub-categories-arrows button {
        height: 40px;
        width: 82px;
        display: grid;
        place-items: center;
        margin: 5px;
        background-color: transparent;
        border-radius: 100px;
        border: 1px solid #d9d9d9;
        cursor: pointer; }
        .sub-categories .sub-categories-header .sub-categories-arrows button:hover {
          border-color: #000; }
  .sub-categories .csb-thumb {
    width: 30%;
    height: 3px;
    background-color: #ccc;
    position: absolute;
    top: -1px;
    left: 0px;
    cursor: pointer;
    border-radius: 5px; }
    .sub-categories .csb-thumb.inactive {
      display: none; }
    .sub-categories .csb-thumb:hover, .sub-categories .csb-thumb:focus {
      background-color: #999; }
    @media (max-width: 640px) {
      .sub-categories .csb-thumb {
        width: 30%; } }
  .sub-categories .csb-thumb::after {
    content: "";
    display: block;
    height: 20px;
    background: transparent;
    margin-top: -9px;
    cursor: grab; }
  .sub-categories .category-title {
    font-size: 18px;
    font-weight: 500;
    color: #262626;
    text-transform: uppercase;
    padding: 0 10px;
    line-height: 1.4; }
    @media (max-width: 1439px) {
      .sub-categories .category-title {
        font-size: 16px;
        line-height: 1.3; } }
    @media (max-width: 480px) {
      .sub-categories .category-title {
        font-size: 14px;
        padding: 0; } }

.sub-categories-arrows button:hover {
  border-color: #aaa; }

.sub-categories-arrows .inactive {
  pointer-events: none;
  opacity: .5; }

.sub-categories-wrapper {
  position: relative; }

.sub-categories .csb-thumb-wrapper {
  width: 100%;
  max-width: 100%;
  height: 20px;
  background-color: #d9d9d9;
  border-radius: 3px;
  height: 1px;
  position: relative;
  margin: 0 auto 25px; }
  @media (max-width: 640px) {
    .sub-categories .csb-thumb-wrapper {
      max-width: 95%; } }

.sub-categories .categories-wrapper {
  width: 100%;
  display: flex;
  overflow-x: scroll;
  gap: 30px;
  -ms-overflow-style: none;
  /* IE and Edge */
  scrollbar-width: none;
  /* Firefox */ }
  @media (max-width: 767px) {
    .sub-categories .categories-wrapper {
      gap: 20px; } }
  .sub-categories .categories-wrapper .sub-category:first-child {
    margin-left: 20px; }
  .sub-categories .categories-wrapper .sub-category:last-child {
    margin-right: 20px; }

.categories-wrapper::-webkit-scrollbar {
  display: none; }

.sub-categories .sub-category {
  min-width: calc((100% / 7) - 15px);
  flex-basis: calc((100% / 7) - 15px);
  position: relative;
  overflow: hidden;
  text-align: center; }

.sub-categories .sub-category img {
  border-radius: 100%;
  width: 100%;
  margin-bottom: 1rem;
  max-width: 200px;
  height: auto; }

.sub-category .caption {
  padding: 20px; }

.sub-category .caption * {
  margin: 0; }

.sub-category a {
  text-decoration: none;
  color: #262626; }

.sub-category a::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0; }

.w-price {
  font-weight: 300; }

.w-price span {
  font-size: 10px; }

@media (max-width: 1439px) {
  .sub-categories .sub-category {
    min-width: calc((100% / 6) - 15px);
    flex-basis: calc((100% / 6) - 15px); } }

@media (max-width: 1199px) {
  .sub-categories .sub-category {
    min-width: calc((100% / 5) - 15px);
    flex-basis: calc((100% / 5) - 15px); } }

@media (max-width: 992px) {
  .sub-categories .sub-category {
    min-width: calc((100% / 4) - 15px);
    flex-basis: calc((100% / 4) - 15px); } }

@media (max-width: 767px) {
  .sub-categories .sub-category {
    min-width: calc((100% / 3) - 15px);
    flex-basis: calc((100% / 3) - 15px); } }

@media (max-width: 640px) {
  .recommended-products-container {
    padding: 0; } }

.csb {
  border-bottom: 1px solid #D9D9D9;
  margin-bottom: 20px;
  padding-bottom: 20px; }
  .csb * {
    font-family: Heebo, sans-serif; }
  .csb .csb-header {
    display: flex;
    justify-content: space-between;
    margin-bottom: 8px;
    align-items: baseline;
    height: 56px; }
    @media (max-width: 991px) {
      .csb .csb-header {
        max-width: 95%;
        margin: 0 auto 10px;
        height: auto; } }
    .csb .csb-header h3 {
      font-size: 15px;
      font-weight: 400;
      text-transform: uppercase;
      margin-bottom: 20px;
      color: #262626;
      margin: 0;
      letter-spacing: 1px; }
      @media (max-width: 991px) {
        .csb .csb-header h3 {
          font-size: 12px;
          font-weight: 500; } }
    .csb .csb-header .arrows {
      display: flex;
      justify-content: space-between; }
      @media (max-width: 640px) {
        .csb .csb-header .arrows {
          display: none; } }
      .csb .csb-header .arrows button {
        height: 40px;
        width: 82px;
        display: grid;
        place-items: center;
        margin: 5px;
        background-color: transparent;
        border-radius: 100px;
        border: 1px solid #d9d9d9;
        cursor: pointer; }
        .csb .csb-header .arrows button:hover {
          border-color: #aaa; }
        .csb .csb-header .arrows button.inactive {
          pointer-events: none;
          opacity: .5; }

.csb-main-wrapper {
  position: relative; }
  .csb-main-wrapper .csb-thumb-wrapper {
    width: 100%;
    height: 20px;
    background-color: #d9d9d9;
    border-radius: 3px;
    height: 1px;
    margin-bottom: 25px; }
    @media (max-width: 991px) {
      .csb-main-wrapper .csb-thumb-wrapper {
        max-width: 95%;
        margin: 0 auto 15px;
        position: relative; } }
    .csb-main-wrapper .csb-thumb-wrapper .csb-thumb {
      width: 30%;
      height: 3px;
      background-color: #ccc;
      position: absolute;
      top: -1px;
      left: 0px;
      cursor: pointer;
      border-radius: 5px; }
      .csb-main-wrapper .csb-thumb-wrapper .csb-thumb.inactive {
        display: none; }
      .csb-main-wrapper .csb-thumb-wrapper .csb-thumb::after {
        content: "";
        display: block;
        height: 20px;
        background: transparent;
        margin-top: -9px;
        cursor: grab; }
  .csb-main-wrapper .csb-content-wrapper {
    width: 100%;
    display: flex;
    overflow-x: scroll;
    gap: 20px;
    -ms-overflow-style: none;
    /* IE and Edge */
    scrollbar-width: none;
    /* Firefox */ }
    @media (max-width: 991px) {
      .csb-main-wrapper .csb-content-wrapper {
        gap: 15px; } }
    .csb-main-wrapper .csb-content-wrapper:empty {
      min-height: 300px; }
      .csb-main-wrapper .csb-content-wrapper:empty::after {
        content: "";
        display: block;
        width: 150px;
        height: 150px;
        border-radius: 50%;
        border: 2px solid #999;
        border-bottom-color: #fff;
        animation: spin 0.85s linear infinite;
        margin: auto; }
  .csb-main-wrapper .csb-content-wrapper::-webkit-scrollbar {
    display: none; }
  .csb-main-wrapper .csb-item {
    min-width: calc((100% / 4) - 15px);
    flex-basis: calc((100% / 4) - 15px);
    border: 1px solid #d9d9d9;
    border-radius: 5px !important;
    position: relative; }
    .csb-main-wrapper .csb-item:hover .card-figcaption {
      opacity: 1;
      z-index: 9; }
    @media (max-width: 991px) {
      .csb-main-wrapper .csb-item:first-child {
        margin-left: 15px; } }
    @media (max-width: 991px) {
      .csb-main-wrapper .csb-item:last-child {
        margin-right: 15px; } }
    .csb-main-wrapper .csb-item .card-figure {
      padding: 0;
      margin: 0; }
      .csb-main-wrapper .csb-item .card-figure .card-figcaption .card-figcaption-body {
        display: inline-block;
        pointer-events: all;
        transform: translate3d(0, -50%, 0); }
        .csb-main-wrapper .csb-item .card-figure .card-figcaption .card-figcaption-body .card-figcaption-button {
          text-decoration: none;
          text-transform: uppercase;
          font-weight: 500;
          padding: 0.93333rem 2.23333rem 0.8rem;
          border-radius: 0;
          text-transform: uppercase;
          font-weight: 500;
          color: #222;
          min-width: 200px; }
        .csb-main-wrapper .csb-item .card-figure .card-figcaption .card-figcaption-body .add-cart {
          background-color: rgba(0, 0, 0, 0.9);
          color: white; }
          .csb-main-wrapper .csb-item .card-figure .card-figcaption .card-figcaption-body .add-cart:hover {
            background-color: rgba(0, 0, 0, 0.8); }
    .csb-main-wrapper .csb-item .csb-caption {
      padding: 20px; }
      @media (max-width: 1199px) {
        .csb-main-wrapper .csb-item .csb-caption {
          padding: 15px; } }
      .csb-main-wrapper .csb-item .csb-caption * {
        margin: 0; }
      .csb-main-wrapper .csb-item .csb-caption .stamped-badge {
        text-align: left;
        font-size: 12px;
        font-weight: 300; }
        @media (max-width: 991px) {
          .csb-main-wrapper .csb-item .csb-caption .stamped-badge {
            font-size: 10px; } }
        .csb-main-wrapper .csb-item .csb-caption .stamped-badge .stamped-fa-star:before, .csb-main-wrapper .csb-item .csb-caption .stamped-badge .stamped-fa-star-o:before, .csb-main-wrapper .csb-item .csb-caption .stamped-badge .stamped-fa-star-half-o:before {
          font-size: 16px; }
          @media (max-width: 991px) {
            .csb-main-wrapper .csb-item .csb-caption .stamped-badge .stamped-fa-star:before, .csb-main-wrapper .csb-item .csb-caption .stamped-badge .stamped-fa-star-o:before, .csb-main-wrapper .csb-item .csb-caption .stamped-badge .stamped-fa-star-half-o:before {
              font-size: 14px; } }
        .csb-main-wrapper .csb-item .csb-caption .stamped-badge .stamped-badge-caption:before {
          content: "("; }
        .csb-main-wrapper .csb-item .csb-caption .stamped-badge .stamped-badge-caption:after {
          content: ")" !important; }
        .csb-main-wrapper .csb-item .csb-caption .stamped-badge .stamped-badge-caption span {
          display: none !important; }
      .csb-main-wrapper .csb-item .csb-caption .stamped-badge-starrating {
        float: left;
        margin: 0 5px 0 0 !important; }
        @media (max-width: 991px) {
          .csb-main-wrapper .csb-item .csb-caption .stamped-badge-starrating {
            margin: 0 3px 0 0 !important; } }
      .csb-main-wrapper .csb-item .csb-caption h3 {
        text-transform: uppercase;
        font-size: 18px;
        font-weight: 500;
        color: #262626;
        margin-bottom: 1px; }
        @media (max-width: 1199px) {
          .csb-main-wrapper .csb-item .csb-caption h3 {
            font-size: 16px; } }
        @media (max-width: 991px) {
          .csb-main-wrapper .csb-item .csb-caption h3 {
            font-size: 14px;
            line-height: normal; } }
      .csb-main-wrapper .csb-item .csb-caption a {
        text-decoration: none;
        color: #262626; }
        .csb-main-wrapper .csb-item .csb-caption a::after {
          content: "";
          display: block;
          position: absolute;
          left: 0;
          right: 0;
          top: 0;
          bottom: 0; }
      .csb-main-wrapper .csb-item .csb-caption .price-container {
        display: flex;
        align-items: center;
        justify-content: flex-start; }
        .csb-main-wrapper .csb-item .csb-caption .price-container .csb-price {
          font-weight: 300;
          margin-bottom: 2px; }
          @media (max-width: 991px) {
            .csb-main-wrapper .csb-item .csb-caption .price-container .csb-price {
              font-size: 14px;
              margin-top: 1px; } }
          .csb-main-wrapper .csb-item .csb-caption .price-container .csb-price span {
            font-size: 10px; }
        .csb-main-wrapper .csb-item .csb-caption .price-container .csb-price-non-sale {
          font-weight: 400;
          color: #797979;
          font-size: 14px;
          text-decoration: none;
          margin-left: 10px; }
        .csb-main-wrapper .csb-item .csb-caption .price-container .csb-price-non-sale-percent-off {
          font-weight: 400;
          color: #797979;
          font-size: 14px;
          text-decoration: none;
          margin-left: 4px; }
          @media (max-width: 450px) {
            .csb-main-wrapper .csb-item .csb-caption .price-container .csb-price-non-sale-percent-off {
              display: none; } }
    @media (max-width: 1199px) {
      .csb-main-wrapper .csb-item {
        min-width: calc((100% / 3) - 15px);
        flex-basis: calc((100% / 3) - 15px); } }
    @media (max-width: 992px) {
      .csb-main-wrapper .csb-item {
        min-width: calc((100% / 3) - 15px);
        flex-basis: calc((100% / 3) - 15px); } }
    @media (max-width: 767px) {
      .csb-main-wrapper .csb-item {
        min-width: calc((100% / 2) - 10px);
        flex-basis: calc((100% / 2) - 10px); } }
