@charset "UTF-8";
/**
 * SETTINGS
 */
/*!
 * inuitcss, by @csswizardry
 *
 * github.com/inuitcss | inuitcss.com
 */
/**
 * SPACING
 */
/**
 * BREAKPOINTS
 */
/**
/**
 * COLORS
 */
/**
 * TEXT
 */
.caps {
  text-transform: uppercase !important;
}

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

@media only screen and (max-width: 767px) {
  .visuallyhidden--palm {
    border: 0 !important;
    clip: rect(0 0 0 0) !important;
    height: 1px !important;
    margin: -1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    width: 1px !important;
  }
}

@media only screen and (min-width: 768px) {
  .visuallyhidden-lap-and-up {
    border: 0 !important;
    clip: rect(0 0 0 0) !important;
    height: 1px !important;
    margin: -1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    width: 1px !important;
  }
}

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

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

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

.hard {
  padding: 0 !important;
}

.flush {
  margin: 0 !important;
}

.float--left {
  float: left !important;
}

.float--right {
  float: right !important;
}

.push--right {
  margin-right: 42px !important;
}

.push--bottom {
  margin-bottom: 42px !important;
}

.push-half--right {
  margin-right: 21px !important;
}

.push-half--bottom {
  margin-bottom: 21px !important;
}

.soft--right {
  padding-right: 42px !important;
}

.soft--bottom {
  padding-bottom: 42px !important;
}

.soft-half--right {
  padding-right: 21px !important;
}

.soft-half--bottom {
  padding-bottom: 21px !important;
}

/**
 * TOOLS
 */
/**
 * GERNERIC
 */
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after 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/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 when focused and also mouse hovered in all browsers.
 */
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 {
  -moz-box-sizing: content-box;
  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
 *    (include `-moz` to future-proof).
 */
input[type=search] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}

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

/*------------------------------------*\
    #BOX-SIZING
\*------------------------------------*/
/**
 * Set the global `box-sizing` state to `border-box`.
 *
 * css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice
 * paulirish.com/2012/box-sizing-border-box-ftw
 */
html {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

*, *:before, *:after {
  -webkit-box-sizing: inherit;
  -moz-box-sizing: inherit;
  box-sizing: inherit;
}

/**
 * BASE
 */
/*------------------------------------*\
    #PAGE
\*------------------------------------*/
/**
 * High-, page-level styling.
 *
 * 1. Set the default `font-size` and `line-height` for the entire project,
 *    sourced from our default variables. The `font-size` is calculated to exist
 *    in ems, the `line-height` is calculated to exist unitlessly.
 * 2. Force scrollbars to always be visible to prevent awkward ‘jumps’ when
 *    navigating between pages that do/do not have enough content to produce
 *    scrollbars naturally.
 * 3. Ensure the page always fills at least the entire height of the viewport.
 * 4. Prevent certain mobile browsers from automatically zooming fonts.
 * 5. Fonts on OSX will look more consistent with other systems that do not
 *    render text using sub-pixel anti-aliasing.
 */
html {
  font-size: 1em;
  /* [1] */
  line-height: 1.5;
  /* [1] */
  background-color: #fff;
  color: #333;
  min-height: 100%;
  /* [3] */
  -webkit-text-size-adjust: 100%;
  /* [4] */
  -ms-text-size-adjust: 100%;
  /* [4] */
  -moz-osx-font-smoothing: grayscale;
  /* [5] */
  -webkit-font-smoothing: antialiased;
  /* [5] */
}

/**
 * TEXT
 */
html,
body {
  font: 16px "Montserrat", sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #2D2D2D;
  min-width: 320px;
}
@media only screen and (max-width: 767px) {
  html,
body {
    overflow-x: hidden;
  }
}

body.menu-transition:after {
  position: fixed;
}

p {
  font-family: "Open Sans", sans-serif;
  margin: 0 0 21px 0;
}

p:empty {
  display: none;
}

a {
  color: #007CB0;
  text-decoration: none;
}

a:hover {
  color: #007CB0;
}

:focus {
  outline: none;
}

.data-table {
  text-align: left;
  width: 100%;
}

img {
  max-width: 100%;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #eee;
  margin: 0 0 21px 0;
  padding: 0;
}

figure {
  margin: 0;
}

iframe {
  max-width: 100%;
}

/**
 * HEADINGS
 */
h1 {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1;
}

h2 {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1;
}

h3 {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1;
}

h4 {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1;
}

h1, h2, h3, h4 {
  color: #525353;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  margin: 0 0 21px 0;
  text-transform: uppercase;
  line-height: 1.5;
}

.cms-home h2 {
  color: #2D2D2D;
  font-weight: 600;
  line-height: 1;
}

.compare.wrapper {
  display: none;
}

input {
  padding: 10.5px;
  font-size: 14px;
  background-color: #eee;
  border: 1px solid #e1e1e1;
  border-radius: 0;
}

.firefox input {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

label {
  text-transform: none;
}

.form--hidden-fields .control .label--form {
  display: none;
}

input.required-captcha.checkbox {
  display: none;
}

.static-block {
  margin: 0 auto;
  padding: 21px;
  width: 100%;
}
@media only screen and (min-width: 1024px) {
  .static-block {
    width: 70%;
  }
}

.static-block h2 {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1;
  color: #007CB0;
}

.static-block img {
  width: 210px;
  max-width: 100%;
  height: 35px;
}

.icon-logo {
  width: 210px;
  max-width: 100%;
  height: 35px;
  display: block;
  margin: 0 auto;
  margin-bottom: 21px;
}

.static-block p {
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1;
  color: #2D2D2D;
  font-weight: 400;
  line-height: 1.5;
}

/**
 * OBJECTS
 */
/**
 * WRAPPER
 */
#svgSpritesheet {
  position: absolute;
  width: 0;
  height: 0;
  visibility: hidden;
  clip: rect(0, 0, 0, 0);
}

.wrapper {
  margin: 0 auto;
  max-width: 1200px;
  padding: 0 21px;
}
@media only screen and (min-width: 1201px) {
  .wrapper {
    padding: 0;
  }
}

.debug .wrapper {
  position: relative;
  border: 1px #2D2D2D dashed;
}

.debug .wrapper:after,
.debug .wrapper:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 255, 0.2);
  pointer-events: none;
}

.debug .wrapper:after {
  background-color: rgba(0, 255, 0, 0.2);
  left: 21px;
  right: 21px;
}
@media only screen and (min-width: 1201px) {
  .debug .wrapper:after {
    left: 0;
    right: 0;
    padding: 0;
  }
}

/**
 * FLEXBOX GRID
 */
/* http://flexboxgrid.com/ */
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-right: 2rem;
  padding-left: 2rem;
}

.row {
  box-sizing: border-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -webkit-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  -webkit-box-flex: 0;
  flex: 0 1 auto;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.row.reverse {
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}

.col.reverse {
  -webkit-flex-direction: column-reverse;
  -ms-flex-direction: column-reverse;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}

.col-xs,
.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,
.col-xs-20,
.col-xs-30 {
  box-sizing: border-box;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}

.col-xs {
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  -webkit-box-flex: 1;
  flex-grow: 1;
  -ms-flex-preferred-size: 0;
  -webkit-flex-basis: 0;
  flex-basis: 0;
  max-width: 100%;
}

.col-xs-1 {
  -ms-flex-preferred-size: 8.333%;
  -webkit-flex-basis: 8.333%;
  flex-basis: 8.333%;
  max-width: 8.333%;
}

.col-xs-2 {
  -ms-flex-preferred-size: 16.667%;
  -webkit-flex-basis: 16.667%;
  flex-basis: 16.667%;
  max-width: 16.667%;
}

.col-xs-3 {
  -ms-flex-preferred-size: 25%;
  -webkit-flex-basis: 25%;
  flex-basis: 25%;
  max-width: 25%;
}

.col-xs-4 {
  -ms-flex-preferred-size: 33.333%;
  -webkit-flex-basis: 33.333%;
  flex-basis: 33.333%;
  max-width: 33.333%;
}

.col-xs-5 {
  -ms-flex-preferred-size: 41.667%;
  -webkit-flex-basis: 41.667%;
  flex-basis: 41.667%;
  max-width: 41.667%;
}

.col-xs-6 {
  -ms-flex-preferred-size: 50%;
  -webkit-flex-basis: 50%;
  flex-basis: 50%;
  max-width: 50%;
}

.col-xs-7 {
  -ms-flex-preferred-size: 58.333%;
  -webkit-flex-basis: 58.333%;
  flex-basis: 58.333%;
  max-width: 58.333%;
}

.col-xs-8 {
  -ms-flex-preferred-size: 66.667%;
  -webkit-flex-basis: 66.667%;
  flex-basis: 66.667%;
  max-width: 66.667%;
}

.col-xs-9 {
  -ms-flex-preferred-size: 75%;
  -webkit-flex-basis: 75%;
  flex-basis: 75%;
  max-width: 75%;
}

.col-xs-10 {
  -ms-flex-preferred-size: 83.333%;
  -webkit-flex-basis: 83.333%;
  flex-basis: 83.333%;
  max-width: 83.333%;
}

.col-xs-11 {
  -ms-flex-preferred-size: 91.667%;
  -webkit-flex-basis: 91.667%;
  flex-basis: 91.667%;
  max-width: 91.667%;
}

.col-xs-12 {
  -ms-flex-preferred-size: 100%;
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
  max-width: 100%;
}

.col-xs-20 {
  -ms-flex-preferred-size: 20%;
  -webkit-flex-basis: 20%;
  flex-basis: 20%;
  max-width: 20%;
}

.col-xs-30 {
  -ms-flex-preferred-size: 30%;
  -webkit-flex-basis: 30%;
  flex-basis: 30%;
  max-width: 30%;
}

.col-xs-offset-1 {
  margin-left: 8.333%;
}

.col-xs-offset-2 {
  margin-left: 16.667%;
}

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

.col-xs-offset-4 {
  margin-left: 33.333%;
}

.col-xs-offset-5 {
  margin-left: 41.667%;
}

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

.col-xs-offset-7 {
  margin-left: 58.333%;
}

.col-xs-offset-8 {
  margin-left: 66.667%;
}

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

.col-xs-offset-10 {
  margin-left: 83.333%;
}

.col-xs-offset-11 {
  margin-left: 91.667%;
}

.col-sm-offset-20 {
  margin-left: 20%;
}

.start-xs {
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  -webkit-box-pack: start;
  justify-content: flex-start;
  text-align: start;
}

.center-xs {
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  justify-content: center;
  text-align: center;
}

.end-xs {
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  -webkit-box-pack: end;
  justify-content: flex-end;
  text-align: end;
}

.top-xs {
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  -webkit-box-align: start;
  align-items: flex-start;
}

.middle-xs {
  -webkit-align-items: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
}

.bottom-xs {
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  -webkit-box-align: end;
  align-items: flex-end;
}

.around-xs {
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.between-xs {
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
  justify-content: space-between;
}

.first-xs {
  -webkit-order: -1;
  -ms-flex-order: -1;
  -webkit-box-ordinal-group: 0;
  order: -1;
}

.last-xs {
  -webkit-order: 1;
  -ms-flex-order: 1;
  -webkit-box-ordinal-group: 2;
  order: 1;
}

@media only screen and (min-width: 375px) {
  .container {
    width: 46rem;
  }

  .col-sm,
.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,
.col-sm-20,
.col-sm-30 {
    box-sizing: border-box;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
    flex: 0 0 auto;
  }

  .col-sm {
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    -webkit-box-flex: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    -webkit-flex-basis: 0;
    flex-basis: 0;
    max-width: 100%;
  }

  .col-sm-1 {
    -ms-flex-preferred-size: 8.333%;
    -webkit-flex-basis: 8.333%;
    flex-basis: 8.333%;
    max-width: 8.333%;
  }

  .col-sm-2 {
    -ms-flex-preferred-size: 16.667%;
    -webkit-flex-basis: 16.667%;
    flex-basis: 16.667%;
    max-width: 16.667%;
  }

  .col-sm-3 {
    -ms-flex-preferred-size: 25%;
    -webkit-flex-basis: 25%;
    flex-basis: 25%;
    max-width: 25%;
  }

  .col-sm-4 {
    -ms-flex-preferred-size: 33.333%;
    -webkit-flex-basis: 33.333%;
    flex-basis: 33.333%;
    max-width: 33.333%;
  }

  .col-sm-5 {
    -ms-flex-preferred-size: 41.667%;
    -webkit-flex-basis: 41.667%;
    flex-basis: 41.667%;
    max-width: 41.667%;
  }

  .col-sm-6 {
    -ms-flex-preferred-size: 50%;
    -webkit-flex-basis: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }

  .col-sm-7 {
    -ms-flex-preferred-size: 58.333%;
    -webkit-flex-basis: 58.333%;
    flex-basis: 58.333%;
    max-width: 58.333%;
  }

  .col-sm-8 {
    -ms-flex-preferred-size: 66.667%;
    -webkit-flex-basis: 66.667%;
    flex-basis: 66.667%;
    max-width: 66.667%;
  }

  .col-sm-9 {
    -ms-flex-preferred-size: 75%;
    -webkit-flex-basis: 75%;
    flex-basis: 75%;
    max-width: 75%;
  }

  .col-sm-10 {
    -ms-flex-preferred-size: 83.333%;
    -webkit-flex-basis: 83.333%;
    flex-basis: 83.333%;
    max-width: 83.333%;
  }

  .col-sm-11 {
    -ms-flex-preferred-size: 91.667%;
    -webkit-flex-basis: 91.667%;
    flex-basis: 91.667%;
    max-width: 91.667%;
  }

  .col-sm-12 {
    -ms-flex-preferred-size: 100%;
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }

  .col-sm-20 {
    -ms-flex-preferred-size: 20%;
    -webkit-flex-basis: 20%;
    flex-basis: 20%;
    max-width: 20%;
  }

  .col-sm-30 {
    -ms-flex-preferred-size: 30%;
    -webkit-flex-basis: 30%;
    flex-basis: 30%;
    max-width: 30%;
  }

  .col-sm-offset-1 {
    margin-left: 8.333%;
  }

  .col-sm-offset-2 {
    margin-left: 16.667%;
  }

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

  .col-sm-offset-4 {
    margin-left: 33.333%;
  }

  .col-sm-offset-5 {
    margin-left: 41.667%;
  }

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

  .col-sm-offset-7 {
    margin-left: 58.333%;
  }

  .col-sm-offset-8 {
    margin-left: 66.667%;
  }

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

  .col-sm-offset-10 {
    margin-left: 83.333%;
  }

  .col-sm-offset-11 {
    margin-left: 91.667%;
  }

  .col-sm-offset-20 {
    margin-left: 20%;
  }

  .start-sm {
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    -webkit-box-pack: start;
    justify-content: flex-start;
    text-align: start;
  }

  .center-sm {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    justify-content: center;
    text-align: center;
  }

  .end-sm {
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    -webkit-box-pack: end;
    justify-content: flex-end;
    text-align: end;
  }

  .top-sm {
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    -webkit-box-align: start;
    align-items: flex-start;
  }

  .middle-sm {
    -webkit-align-items: center;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
  }

  .bottom-sm {
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    -webkit-box-align: end;
    align-items: flex-end;
  }

  .around-sm {
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }

  .between-sm {
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    justify-content: space-between;
  }

  .first-sm {
    -webkit-order: -1;
    -ms-flex-order: -1;
    -webkit-box-ordinal-group: 0;
    order: -1;
  }

  .last-sm {
    -webkit-order: 1;
    -ms-flex-order: 1;
    -webkit-box-ordinal-group: 2;
    order: 1;
  }
}
@media only screen and (min-width: 768px) {
  .container {
    width: 768px;
  }

  .col-md,
.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,
.col-md-20,
.col-md-30 {
    box-sizing: border-box;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
    flex: 0 0 auto;
  }

  .col-md {
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    -webkit-box-flex: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    -webkit-flex-basis: 0;
    flex-basis: 0;
    max-width: 100%;
  }

  .col-md-1 {
    -ms-flex-preferred-size: 8.333%;
    -webkit-flex-basis: 8.333%;
    flex-basis: 8.333%;
    max-width: 8.333%;
  }

  .col-md-2 {
    -ms-flex-preferred-size: 16.667%;
    -webkit-flex-basis: 16.667%;
    flex-basis: 16.667%;
    max-width: 16.667%;
  }

  .col-md-3 {
    -ms-flex-preferred-size: 25%;
    -webkit-flex-basis: 25%;
    flex-basis: 25%;
    max-width: 25%;
  }

  .col-md-4 {
    -ms-flex-preferred-size: 33.333%;
    -webkit-flex-basis: 33.333%;
    flex-basis: 33.333%;
    max-width: 33.333%;
  }

  .col-md-5 {
    -ms-flex-preferred-size: 41.667%;
    -webkit-flex-basis: 41.667%;
    flex-basis: 41.667%;
    max-width: 41.667%;
  }

  .col-md-6 {
    -ms-flex-preferred-size: 50%;
    -webkit-flex-basis: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }

  .col-md-7 {
    -ms-flex-preferred-size: 58.333%;
    -webkit-flex-basis: 58.333%;
    flex-basis: 58.333%;
    max-width: 58.333%;
  }

  .col-md-8 {
    -ms-flex-preferred-size: 66.667%;
    -webkit-flex-basis: 66.667%;
    flex-basis: 66.667%;
    max-width: 66.667%;
  }

  .col-md-9 {
    -ms-flex-preferred-size: 75%;
    -webkit-flex-basis: 75%;
    flex-basis: 75%;
    max-width: 75%;
  }

  .col-md-10 {
    -ms-flex-preferred-size: 83.333%;
    -webkit-flex-basis: 83.333%;
    flex-basis: 83.333%;
    max-width: 83.333%;
  }

  .col-md-11 {
    -ms-flex-preferred-size: 91.667%;
    -webkit-flex-basis: 91.667%;
    flex-basis: 91.667%;
    max-width: 91.667%;
  }

  .col-md-12 {
    -ms-flex-preferred-size: 100%;
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }

  .col-md-20 {
    -ms-flex-preferred-size: 20%;
    -webkit-flex-basis: 20%;
    flex-basis: 20%;
    max-width: 20%;
  }

  .col-md-30 {
    -ms-flex-preferred-size: 30%;
    -webkit-flex-basis: 30%;
    flex-basis: 30%;
    max-width: 30%;
  }

  .col-md-offset-1 {
    margin-left: 8.333%;
  }

  .col-md-offset-2 {
    margin-left: 16.667%;
  }

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

  .col-md-offset-4 {
    margin-left: 33.333%;
  }

  .col-md-offset-5 {
    margin-left: 41.667%;
  }

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

  .col-md-offset-7 {
    margin-left: 58.333%;
  }

  .col-md-offset-8 {
    margin-left: 66.667%;
  }

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

  .col-md-offset-10 {
    margin-left: 83.333%;
  }

  .col-md-offset-11 {
    margin-left: 91.667%;
  }

  .col-md-offset-20 {
    margin-left: 20%;
  }

  .start-md {
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    -webkit-box-pack: start;
    justify-content: flex-start;
    text-align: start;
  }

  .center-md {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    justify-content: center;
    text-align: center;
  }

  .end-md {
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    -webkit-box-pack: end;
    justify-content: flex-end;
    text-align: end;
  }

  .top-md {
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    -webkit-box-align: start;
    align-items: flex-start;
  }

  .middle-md {
    -webkit-align-items: center;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
  }

  .bottom-md {
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    -webkit-box-align: end;
    align-items: flex-end;
  }

  .around-md {
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }

  .between-md {
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    justify-content: space-between;
  }

  .first-md {
    -webkit-order: -1;
    -ms-flex-order: -1;
    -webkit-box-ordinal-group: 0;
    order: -1;
  }

  .last-md {
    -webkit-order: 1;
    -ms-flex-order: 1;
    -webkit-box-ordinal-group: 2;
    order: 1;
  }
}
@media only screen and (min-width: 1024px) {
  .container {
    width: 71rem;
  }

  .col-lg,
.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,
.col-lg-20,
.col-lg-30 {
    box-sizing: border-box;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
    flex: 0 0 auto;
  }

  .col-lg {
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    -webkit-box-flex: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    -webkit-flex-basis: 0;
    flex-basis: 0;
    max-width: 100%;
  }

  .col-lg-1 {
    -ms-flex-preferred-size: 8.333%;
    -webkit-flex-basis: 8.333%;
    flex-basis: 8.333%;
    max-width: 8.333%;
  }

  .col-lg-2 {
    -ms-flex-preferred-size: 16.667%;
    -webkit-flex-basis: 16.667%;
    flex-basis: 16.667%;
    max-width: 16.667%;
  }

  .col-lg-3 {
    -ms-flex-preferred-size: 25%;
    -webkit-flex-basis: 25%;
    flex-basis: 25%;
    max-width: 25%;
  }

  .col-lg-4 {
    -ms-flex-preferred-size: 33.333%;
    -webkit-flex-basis: 33.333%;
    flex-basis: 33.333%;
    max-width: 33.333%;
  }

  .col-lg-5 {
    -ms-flex-preferred-size: 41.667%;
    -webkit-flex-basis: 41.667%;
    flex-basis: 41.667%;
    max-width: 41.667%;
  }

  .col-lg-6 {
    -ms-flex-preferred-size: 50%;
    -webkit-flex-basis: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }

  .col-lg-7 {
    -ms-flex-preferred-size: 58.333%;
    -webkit-flex-basis: 58.333%;
    flex-basis: 58.333%;
    max-width: 58.333%;
  }

  .col-lg-8 {
    -ms-flex-preferred-size: 66.667%;
    -webkit-flex-basis: 66.667%;
    flex-basis: 66.667%;
    max-width: 66.667%;
  }

  .col-lg-9 {
    -ms-flex-preferred-size: 75%;
    -webkit-flex-basis: 75%;
    flex-basis: 75%;
    max-width: 75%;
  }

  .col-lg-10 {
    -ms-flex-preferred-size: 83.333%;
    -webkit-flex-basis: 83.333%;
    flex-basis: 83.333%;
    max-width: 83.333%;
  }

  .col-lg-11 {
    -ms-flex-preferred-size: 91.667%;
    -webkit-flex-basis: 91.667%;
    flex-basis: 91.667%;
    max-width: 91.667%;
  }

  .col-lg-12 {
    -ms-flex-preferred-size: 100%;
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }

  .col-lg-20 {
    -ms-flex-preferred-size: 20%;
    -webkit-flex-basis: 20%;
    flex-basis: 20%;
    max-width: 20%;
  }

  .col-lg-30 {
    -ms-flex-preferred-size: 30%;
    -webkit-flex-basis: 30%;
    flex-basis: 30%;
    max-width: 30%;
  }

  .col-lg-offset-1 {
    margin-left: 8.333%;
  }

  .col-lg-offset-2 {
    margin-left: 16.667%;
  }

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

  .col-lg-offset-4 {
    margin-left: 33.333%;
  }

  .col-lg-offset-5 {
    margin-left: 41.667%;
  }

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

  .col-lg-offset-7 {
    margin-left: 58.333%;
  }

  .col-lg-offset-8 {
    margin-left: 66.667%;
  }

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

  .col-lg-offset-10 {
    margin-left: 83.333%;
  }

  .col-lg-offset-11 {
    margin-left: 91.667%;
  }

  .col-lg-offset-20 {
    margin-left: 20%;
  }

  .start-lg {
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    -webkit-box-pack: start;
    justify-content: flex-start;
    text-align: start;
  }

  .center-lg {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    justify-content: center;
    text-align: center;
  }

  .end-lg {
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    -webkit-box-pack: end;
    justify-content: flex-end;
    text-align: end;
  }

  .top-lg {
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    -webkit-box-align: start;
    align-items: flex-start;
  }

  .middle-lg {
    -webkit-align-items: center;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
  }

  .bottom-lg {
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    -webkit-box-align: end;
    align-items: flex-end;
  }

  .around-lg {
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }

  .between-lg {
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    justify-content: space-between;
  }

  .first-lg {
    -webkit-order: -1;
    -ms-flex-order: -1;
    -webkit-box-ordinal-group: 0;
    order: -1;
  }

  .last-lg {
    -webkit-order: 1;
    -ms-flex-order: 1;
    -webkit-box-ordinal-group: 2;
    order: 1;
  }
}
.nowrap-xs {
  flex-wrap: nowrap;
}

.wrap-xs {
  flex-wrap: wrap;
}

/*------------------------------------*\
    #LIST-BARE
\*------------------------------------*/
/**
 * The list-bare object simply removes any indents and bullet points from lists.
 */
.list-bare {
  margin: 0;
  padding: 0;
  list-style: none;
}

.banner {
  background-size: cover;
  background-position: center center;
}

/**
 * WRAPPER
 */
input[type=text],
input[type=email],
input[type=password],
input[type=number] {
  background-color: #fff;
  border: 1px solid #eee;
  color: #525353;
  height: 36px;
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.safari input[type=text], .safari input[type=email],
.safari input[type=password], .safari input[type=number] {
  height: 42px;
}

.safari input::-webkit-contacts-auto-fill-button {
  visibility: hidden;
  display: none !important;
  pointer-events: none;
  position: absolute;
  right: 0;
}

input[type=number] {
  text-align: center;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  opacity: 1;
  -webkit-appearance: none;
}

.input--search {
  background-color: #007CB0;
  border: 0;
  color: #eee;
  padding: 10.5px 21px;
}

.input--newsletter {
  font-style: italic;
  padding: 0 10.5px;
}

.review-container .input--review {
  background-color: #fff;
  color: #858585;
  font-weight: 400;
  width: 100%;
}
.review-container .input--review::-webkit-input-placeholder {
  color: #525353;
}
.review-container .input--review::-moz-placeholder {
  color: #525353;
}
.review-container .input--review:-ms-input-placeholder {
  color: #525353;
}
.review-container .input--review:-moz-placeholder {
  color: #525353;
}

select {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-color: #fff;
  background-image: url("../images/icons/arrow.svg");
  background-repeat: no-repeat;
  background-position: right 10px top 50%;
  background-size: 10px 10px;
  border: 1px solid #eee;
  border-radius: 0 !important;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  padding: 0 21px 0 10.5px;
  width: 100%;
  height: 36px;
}

select::-ms-expand {
  display: none;
}

.safari select {
  height: 42px;
}

.select--quantity {
  font-size: 14px;
  background-size: 10%;
  line-height: 1;
  padding: 18px 31px 18px 21px;
}

textarea {
  background-color: #fff;
  border: 1px solid #eee;
}

.product--quantity {
  display: inline-block;
  margin-right: 21px;
}

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

label {
  color: #2D2D2D;
  font-weight: 400;
  line-height: 36px;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1;
}
@media only screen and (min-width: 768px) {
  label {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1;
  }
}

fieldset {
  border: 0;
  padding: 0;
}

textarea {
  background: #fff;
  background-clip: padding-box;
  border: 1px solid #eee;
  border-radius: 1px;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  height: auto;
  line-height: 1.42857143;
  margin: 0;
  padding: 10px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
  resize: vertical;
}

input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input[type=number] {
  -moz-appearance: textfield;
}

@media only screen and (min-width: 1000px) {
  .email-notice .input-text {
    max-width: 80%;
  }
}

.highlight--brand {
  color: #007CB0;
}

.highlight--alert {
  color: #ca363b;
}

.weight-reg {
  font-weight: 400;
}

.weight-semibold {
  font-weight: 600;
}

.weight-bold {
  font-weight: 700;
}

.star-rating,
.ratings-container,
.star-rating-1 {
  direction: rtl;
  /* [1] */
  white-space: nowrap;
  /* [2] */
}
.star-rating label svg,
.ratings-container label svg,
.star-rating-1 label svg {
  fill: #F5F5F5;
  stroke: #BDBDBD;
  stroke-width: 10px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.star-rating input + label svg,
.ratings-container input + label svg,
.star-rating-1 input + label svg {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1;
  fill: #F5F5F5;
  line-height: 1;
}
.star-rating input:checked,
.star-rating input:checked ~ label svg,
.ratings-container input:checked,
.ratings-container input:checked ~ label svg,
.star-rating-1 input:checked,
.star-rating-1 input:checked ~ label svg {
  /* [3] */
  fill: #E08E00;
}
.star-rating label:hover,
.star-rating label:hover ~ label svg,
.ratings-container label:hover,
.ratings-container label:hover ~ label svg,
.star-rating-1 label:hover,
.star-rating-1 label:hover ~ label svg {
  /* [3] */
  fill: #E08E00;
}
.star-rating label:hover svg,
.ratings-container label:hover svg,
.star-rating-1 label:hover svg {
  fill: #E08E00;
}
.star-rating.reviews input + label svg,
.ratings-container.reviews input + label svg,
.star-rating-1.reviews input + label svg {
  color: #E08E00;
  cursor: default;
}

.star-rating-icon {
  fill: #E08E00;
  position: relative;
  bottom: 2px;
  height: 19px;
  width: 21px;
}

/*------------------------------------*\
    $STARRATINGS
\*------------------------------------*/
/**
 * These use radio-buttons to do star ratings. The markup for star ratings would
 * be as follows:
 *
    <div class="star-rating">
    	<input type="radio" name="ratings[1]" id="Quality_5" value="5" class="visuallyhidden">
    	<label for="Quality_5">
			★
			<span class="accessibility">5 Star</span>
		</label>

    	<input type="radio" name="ratings[1]" id="Quality_4" value="4" class="visuallyhidden">
    	<label for="Quality_4">
			★
			<span class="accessibility">4 Star</span>
		</label>

    	<input type="radio" name="ratings[1]" id="Quality_3" value="3" class="visuallyhidden">
    	<label for="Quality_3">
			★
			<span class="accessibility">3 Star</span>
		</label>

    	<input type="radio" name="ratings[1]" id="Quality_2" value="2" class="visuallyhidden">
    	<label for="Quality_2">
			★
			<span class="accessibility">2 Star</span>
		</label>

    	<input type="radio" name="ratings[1]" id="Quality_1" value="1" class="visuallyhidden">
    	<label for="Quality_1">
			★
			<span class="accessibility">1 Stars</span>
		</label>
    </div>
 *
 * 1. Set direction to right-to-left. This means we can use general-sibling
 *    selectors to change the style of lower star ratings.
 * 2. Make sure that the stars don’t wrap onto new lines.
 * 3. Change the color of all labels appearing after the selected input. This
 *    includes the label linking to the currently selected chackbox.
 *
 */
.star-rating {
  direction: rtl;
  /* [1] */
  white-space: nowrap;
  /* [2] */
  margin-right: -2px;
  margin-right: rem(-2px);
}
.star-rating input + label {
  color: #2D2D2D;
  padding: 0 2px;
  padding: 0 rem(2px);
}
.star-rating input:checked ~ label {
  /* [3] */
  color: #ca363b;
}
.star-rating label:hover,
.star-rating label:hover ~ label {
  /* [3] */
  color: tint(#ca363b, 33.3333%) !important;
}

.button, .checkout-index-index .action-accept, .checkout-index-index .action-dismiss, .action-hide-popup, .action-save-address {
  background-color: #009900;
  border: none;
  border-bottom: 2px solid transparent;
  border-radius: 0;
  color: #fff;
  display: inline-block;
  font-weight: 500;
  font-size: 14px;
  line-height: 1;
  letter-spacing: 2px;
  padding: 19px 10px 15px;
  position: relative;
  text-align: center;
  text-transform: uppercase;
  vertical-align: middle;
}
@media only screen and (min-width: 575px) {
  .button, .checkout-index-index .action-accept, .checkout-index-index .action-dismiss, .action-hide-popup, .action-save-address {
    padding: 9px 20px 7px;
  }
}

.button:hover, .checkout-index-index .action-accept:hover, .checkout-index-index .action-dismiss:hover, .action-hide-popup:hover, .action-save-address:hover {
  background-color: green;
  color: #fff;
  text-decoration: none;
}

.button[disabled], .checkout-index-index [disabled].action-accept, .checkout-index-index [disabled].action-dismiss, [disabled].action-hide-popup, [disabled].action-save-address {
  position: relative;
}

.button[disabled]:hover, .checkout-index-index [disabled].action-accept:hover, .checkout-index-index [disabled].action-dismiss:hover, [disabled].action-hide-popup:hover, [disabled].action-save-address:hover {
  background-color: #009900;
}

.button[disabled]:hover:after,
.button[disabled]:after,
.checkout-index-index [disabled].action-accept:after,
.checkout-index-index [disabled].action-dismiss:after,
[disabled].action-hide-popup:after,
[disabled].action-save-address:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: -3px;
  left: 0;
  background-color: rgba(0, 0, 0, 0.4);
}

.button--small {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1;
  color: #fff !important;
  line-height: 1;
  padding: 0 21px;
}

.button--full {
  display: block;
  width: 100%;
}

.button--inset {
  bottom: 0;
  position: absolute;
  right: 0;
  top: 0;
  background: transparent;
  border: 0;
}

.button--alt, .checkout-index-index .action-dismiss, .action-hide-popup {
  background: linear-gradient(#EBEBEB, #D5D5D6);
  border-color: #CACACA;
  color: #2D2D2D;
}
.button--alt:hover, .checkout-index-index .action-dismiss:hover, .action-hide-popup:hover {
  background: #D5D5D6;
  color: #2D2D2D;
  text-decoration: none;
}

.button--alert {
  background-color: #cc353c;
  border-color: #962228;
  color: #fff;
}
.button--alert:hover {
  background-color: #e83941;
  color: #fff;
  text-decoration: none;
}

.button--ghost {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1;
  border: 3px solid #fff;
  background-color: transparent;
  font-weight: 600;
  padding: 6px 22px;
  text-transform: uppercase;
  color: #fff;
}
.button--ghost:hover {
  border-color: #fff;
  text-decoration: none;
}
.button--ghost span {
  margin-left: 11px;
  position: relative;
  bottom: 1px;
}

.button--mini {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1;
  padding: 9px 10px 7.5px;
  max-height: 30px;
}

.button--account {
  line-height: 1 !important;
  padding: 11px;
}
.button--account:hover {
  text-decoration: none;
}
.button--account span {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1;
  color: #fff;
  font-weight: 700;
  position: relative;
  top: 2px;
}

.button--create-account[disabled] {
  padding-left: 58px;
  background: url(../images/loader-1.gif);
  background-color: #225a97;
  background-position: 10%;
  background-repeat: no-repeat;
  background-size: 20px 20px;
}

/**
 * LISTS
 */
ul, ol, dl, dd {
  padding: 0;
  margin: 0;
}

ul li {
  list-style: none;
}

.main ul li, .main ol li {
  line-height: 1.5;
}

.description ul {
  margin-bottom: 21px;
}
.description ul li {
  display: inline-block;
}
.description ul li:after {
  content: "|";
  color: #007CB0;
  display: inline-block;
  margin: 0 5px;
}
.description ul li:last-child:after {
  display: none;
}

.item-options {
  color: #2D2D2D;
  text-align: left;
}
.item-options dt, .item-options dd {
  display: inline;
}
.item-options dt {
  font-weight: 600;
}
@media only screen and (min-width: 768px) {
  .item-options dt, .item-options dd {
    display: inline-block;
  }
}

@media screen and (min-width: 1024px) {
  .product-attributes {
    padding-left: 0;
  }
}

.attribute-value .icon {
  height: 21px;
  margin-right: 10.5px;
  margin-bottom: 3px;
}

svg use > svg,
svg {
  fill: #2D2D2D;
  flex-shrink: 0;
}

.icon {
  position: relative;
  vertical-align: middle;
}

.icon-mail {
  height: auto;
  width: 90%;
}

.icon-padlock use > svg,
.icon-padlock {
  fill: #fff;
  height: 21px;
  margin-right: 10.5px;
  width: 15px;
  vertical-align: middle;
}

.icon-alarm use > svg,
.icon-alarm {
  fill: #ca363b;
  width: 21px;
  height: 21px;
}

.icon-star {
  width: 16.8px;
  height: 16.8px;
}

.icon-basket {
  width: 16.8px;
  height: 16.8px;
}

.checkout .icon-padlock {
  width: 16.8px;
  height: 16.8px;
}

.icon-showroom {
  height: 13px !important;
  width: 24px !important;
}

.icon-turntable {
  height: 12px !important;
  width: 17.11px !important;
}

.breadcrumbs {
  padding: 0 0 5px;
}
@media only screen and (min-width: 768px) {
  .breadcrumbs {
    padding: 0 0 20px;
  }
}

.breadcrumbs ul li {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1;
  display: inline-block;
}
@media only screen and (max-width: 768px) {
  .breadcrumbs ul li {
    margin-bottom: 15px;
  }
}
.breadcrumbs ul li a,
.breadcrumbs ul li span {
  color: #6F6F6F;
  font-weight: 400;
  text-transform: uppercase;
}
.breadcrumbs ul li.home a {
  background-image: url("../images/icons/home.svg");
  background-size: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  color: transparent;
  display: inline-block;
  height: 16px;
  margin: 0;
  width: 16px;
}
.breadcrumbs ul li.home a span {
  color: transparent;
}
.breadcrumbs ul li svg {
  fill: #d8d8d8;
  margin: 0 5px;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.owl-carousel .owl-animated-in {
  z-index: 0;
}

.owl-carousel .owl-animated-out {
  z-index: 1;
}

.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}

/*
 *  Core Owl Carousel CSS File
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}

.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
}

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}

.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel.owl-loaded {
  display: block;
}

.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}

.owl-carousel.owl-hidden {
  opacity: 0;
}

.owl-carousel .owl-refresh .owl-item {
  display: none;
}

.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d;
}

.owl-carousel.owl-text-select-on .owl-item {
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto;
}

.owl-carousel .owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}

.owl-carousel.owl-rtl {
  direction: rtl;
}

.owl-carousel.owl-rtl .owl-item {
  float: right;
}

/* No Js */
.no-js .owl-carousel {
  display: block;
}

/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}

.owl-carousel .owl-item img {
  transform-style: preserve-3d;
}

/*
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: scale 100ms ease;
  -moz-transition: scale 100ms ease;
  -ms-transition: scale 100ms ease;
  -o-transition: scale 100ms ease;
  transition: scale 100ms ease;
}

.owl-carousel .owl-video-play-icon:hover {
  -webkit-transition: scale(1.3, 1.3);
  -moz-transition: scale(1.3, 1.3);
  -ms-transition: scale(1.3, 1.3);
  -o-transition: scale(1.3, 1.3);
  transition: scale(1.3, 1.3);
}

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
}

.owl-theme .owl-controls {
  margin-top: 10px;
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}

.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
}

.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
  *display: inline;
}

.owl-theme .owl-dots .owl-dot span {
  border: 2px solid #6F6F6F;
  border-radius: 20px;
  width: 14px;
  height: 14px;
  margin: 0 3px;
  display: block;
  -webkit-backface-visibility: visible;
  -webkit-transition: opacity 200ms ease;
  -moz-transition: opacity 200ms ease;
  -ms-transition: opacity 200ms ease;
  -o-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  border: 2px solid #007CB0;
}

.owl-dots {
  display: none !important;
}

#personalised-recommendations .owl-dots {
  display: block !important;
  padding: 0 0 21px 0;
}

#personalised-recommendations .owl-controls {
  margin: 0 0 21px 0;
}

#product-page-products .owl-dots {
  display: block !important;
}

#product-page-products .owl-controls {
  margin: 0 0 21px 0;
}

.shadow-banner {
  min-height: 262px;
}

.shadow-banner .top-level-category {
  display: none;
}

.shadow-banner .banner.owl-loaded {
  display: flex;
}

.owl-carousel .owl-wrapper, .owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}

.carousel__nav {
  position: absolute;
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  z-index: 4;
  color: #fff;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  padding-top: 0;
  padding-bottom: 0;
  pointer-events: none;
}

.carousel__nav a {
  display: flex;
  align-items: center;
  pointer-events: all;
  width: 42px;
  justify-content: space-between;
}
@media screen and (min-width: 768px) {
  .carousel__nav a {
    justify-content: center;
  }
}

@media screen and (max-width: 768px) {
  .icon-prev {
    margin-right: auto;
  }
}

@media screen and (max-width: 768px) {
  .icon-next {
    margin-left: auto;
  }
}

.icon-prev,
.icon-next,
.icon-prev svg,
.icon-next svg {
  fill: #ca363b;
  opacity: 1;
  height: 14px;
  width: 9px;
}

/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2016 Daniel Eden
 */
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}

.animated.flipOutX,
.animated.flipOutY,
.animated.bounceIn,
.animated.bounceOut {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
}

@-webkit-keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}
@keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}
.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}

@-webkit-keyframes flash {
  from, 50%, to {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
@keyframes flash {
  from, 50%, to {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
.flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}

@-webkit-keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}

@-webkit-keyframes shake {
  from, to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}
@keyframes shake {
  from, to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}
.shake {
  -webkit-animation-name: shake;
  animation-name: shake;
}

@-webkit-keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.headShake {
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-name: headShake;
  animation-name: headShake;
}

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
.swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}

@-webkit-keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes wobble {
  from {
    -webkit-transform: none;
    transform: none;
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes wobble {
  from {
    -webkit-transform: none;
    transform: none;
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}

@-webkit-keyframes jello {
  from, 11.1%, to {
    -webkit-transform: none;
    transform: none;
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
@keyframes jello {
  from, 11.1%, to {
    -webkit-transform: none;
    transform: none;
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
.jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  -webkit-transform-origin: center;
  transform-origin: center;
}

@-webkit-keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}

@-webkit-keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}

@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
}

@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}

@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}

@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
@keyframes fadeOutDown {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
@keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes fadeOutLeft {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
@keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes fadeOutRight {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
@keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
@keyframes fadeOutUp {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
@keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}

@-webkit-keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
@keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}

@-webkit-keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}

@-webkit-keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}

@-webkit-keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
@keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}
@keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}
.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
}

@-webkit-keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }
  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }
  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOut {
  from {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
@keyframes lightSpeedOut {
  from {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}

@-webkit-keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}

@-webkit-keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}

@-webkit-keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}
@keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}
.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
}

@-webkit-keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}
.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
}

@-webkit-keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}
.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}

@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}
@keyframes rollOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}
.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}

@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}

@-webkit-keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown;
}

@-webkit-keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft;
}

@-webkit-keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight;
}

@-webkit-keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp;
}

@-webkit-keyframes zoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
@keyframes zoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
}

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown;
}

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}
@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}
.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft;
}

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}
@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}
.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight;
}

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp;
}

@-webkit-keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}

@-webkit-keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}

@-webkit-keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
@keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown;
}

@-webkit-keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}

@-webkit-keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight;
}

@-webkit-keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
@keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}

.payment {
  text-align: center;
}
@media only screen and (min-width: 1024px) {
  .payment {
    text-align: right;
  }
}
.payment .icon {
  height: 26px;
  width: 38px;
  margin-right: 5px !important;
}
.payment .norton {
  width: 110px;
}
.payment .sage-pay {
  margin-right: 12px;
  width: 94px;
}
.payment .paypal {
  margin-right: 10.5px;
  width: 100px;
}
.payment .worldpay {
  width: 140px;
}
.payment .braintree {
  margin-right: 10.5px;
  width: 140px;
}
.payment .norton-secured {
  width: 90px;
  height: 50px;
}
.payment .global-sign {
  height: 42px;
  width: 104px;
  position: relative;
}

.pagination {
  display: block;
  margin: 42px 0;
}
.pagination .item {
  display: inline-block;
  margin: 0 5.25px;
}
.pagination .item.current {
  color: #007CB0;
}
.pagination .item.current span,
.pagination .item:hover span,
.pagination .item:hover .icon {
  background-color: #007CB0;
  border-color: #007CB0;
  color: #fff;
  fill: #fff;
}
.pagination .item a:hover {
  text-decoration: none;
  font-weight: 600;
}
.pagination span {
  border: 1px solid #d2d2d2;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 40px;
  line-height: 40px;
  width: 40px;
}

.next-arrow,
.previous-arrow {
  height: 14px;
  width: 14px;
  fill: #007CB0;
  transform: rotate(90deg);
}

.next-arrow {
  transform: rotate(270deg);
}

@media only screen and (min-width: 1000px) {
  .visuallyhidden--desk {
    border: 0 !important;
    clip: rect(0 0 0 0) !important;
    height: 1px !important;
    margin: -1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    width: 1px !important;
  }
}

.main-nav .widget {
  width: 100%;
}

.resizing * {
  transition: none !important;
}

.noscroll {
  overflow: hidden;
  position: fixed;
  width: 100%;
}

.page-wrapper:before {
  content: "";
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  left: auto;
  width: 100%;
  z-index: 4;
  background-color: #000;
  opacity: 0;
  transition: opacity 0.5s ease;
  pointer-events: none;
}

.noscroll .page-wrapper:before {
  opacity: 0.25;
  transition: opacity 0.25s ease;
}

.level-1-active .title--level-1 a {
  background-color: #007CB0;
}

.level-2-active .title--level-2 a {
  background-color: #007CB0;
}

.arrow-right {
  display: none;
}
@media screen and (min-width: 1000px) {
  .arrow-right {
    display: block;
  }
}

.arrow-down {
  display: block;
}
@media screen and (min-width: 1000px) {
  .arrow-down {
    display: none;
  }
}

/** MAIN NAV */
.main-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: stretch;
  position: fixed;
  top: 99px;
  overflow: scroll;
  bottom: 0;
  left: 0;
  z-index: 9999999999;
  transform: translate3d(-100%, 0, 0);
  transition: transform 0.5s ease;
  width: 95%;
  background-color: #fff;
}
@media screen and (min-width: 1000px) {
  .main-nav {
    position: static;
    height: auto;
    padding: 0 10.5px;
    background-color: transparent;
    transform: none;
    flex-basis: auto;
    overflow: visible;
  }
}

.ie11 .main-nav {
  top: 58px;
}

.slide-out {
  transform: translate3d(0, 0, 0);
  transition: transform 0.5s ease;
}

@media screen and (max-width: 999px) {
  .menu-open {
    transform: translateX(0);
    transition: transform 0.5s ease;
    display: block;
    pointer-events: auto;
  }
}

@media screen and (max-width: 999px) {
  .main-nav li {
    border-bottom: 1px #ddd solid;
  }
}

.main-nav li:before,
.main-nav li:after {
  content: none;
}

@media screen and (max-width: 999px) {
  .menu-open:after {
    opacity: 0.4;
    transition: opacity 0.5s ease;
  }
}

.main-nav a {
  display: block;
  position: relative;
  padding: 14px 0;
  text-transform: none;
}
@media screen and (min-width: 1000px) {
  .main-nav a {
    padding: 14px 10.5px;
    font-weight: 500;
  }
}

/** LEVEL ONE LINKS */
.level-1-links {
  margin: 0 auto !important;
  white-space: nowrap;
  width: 100%;
}
@media screen and (min-width: 1000px) {
  .level-1-links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
  }
}

.background {
  height: 50px;
  overflow: hidden;
}

.full-height {
  height: 100vh !important;
}

.level-1-links li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: stretch;
  padding: 0;
  flex-grow: 1;
}

.main-nav .level-1-link {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%;
}
@media screen and (min-width: 1000px) {
  .main-nav .level-1-link {
    justify-content: center;
  }
}

.ie11 .main-nav .level-1-link {
  flex-basis: auto;
}

@media screen and (min-width: 1000px) {
  .level-1-links .arrow {
    display: none;
  }
}

.main-nav .level-1-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.level-1-link span {
  align-self: center;
}

.level-1-link.active {
  position: relative;
}

@media only screen and (min-width: 999px) {
  .level-1-link:after,
.menu-open .level-1-link.active:after {
    content: "";
    position: absolute;
    top: auto;
    left: 0;
    right: 0;
    bottom: -2px;
    margin: auto;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #fff;
    opacity: 0;
  }
}

/** DROPDOWNS */
@media screen and (max-width: 999px) {
  .level-1-container,
.main-nav .level-1-container .level-2-container {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: auto;
    background-color: #fff;
  }
}

.level-1-container {
  position: absolute;
  margin-top: 0;
  top: 50px;
  left: 0;
  z-index: 99999;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (min-width: 1000px) {
  .level-1-container {
    display: block;
    transform: none;
    width: 100%;
    top: 82px;
    min-height: 0;
    min-height: auto;
  }
}

@media screen and (min-width: 1000px) {
  .level-1-container:before,
.level-1-container:after {
    content: "";
    position: absolute;
    left: -999em;
    top: 0;
    bottom: 0;
    width: 999em;
    height: 100%;
    z-index: -1;
    border-top: 10px solid #009900;
    background-color: #EEEEEE;
  }
}

@media screen and (min-width: 1000px) {
  .level-1-container:after {
    left: auto;
    right: -999em;
  }
}

.ie11 .level-1-container:after {
  width: 45%;
}

.wrapper--level-1 {
  margin: 0 0 47px;
  width: 100%;
  padding: 0;
  text-align: left;
}
@media screen and (min-width: 1000px) {
  .wrapper--level-1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-top: 10px solid #009900;
    padding: 0;
    margin: 0 auto;
  }
}

.main-nav .level-1-container .level-2-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  top: 50px;
  padding-left: 0;
  background-color: #fff;
  z-index: 999;
}
@media screen and (min-width: 1000px) {
  .main-nav .level-1-container .level-2-container {
    top: 0;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    overflow: visible;
    position: relative;
  }
}

/** LEVELS */
.level-2-links {
  margin-bottom: 0;
  z-index: 50;
  width: 100%;
}
@media screen and (min-width: 1000px) {
  .level-2-links {
    padding: 21px 0;
    -ms-flex-preferred-size: 33%;
    flex-basis: 33%;
    border-right: 1px solid #D8D8D8;
  }
}

.main-nav .level-2-link {
  display: flex;
  justify-content: space-between;
}

.main-nav .level-2-links span {
  display: inline-block;
  align-self: center;
  margin-right: auto;
}

.main-nav .level-2-link .icon {
  margin-left: 21px;
}

.level-2-links a.active {
  background-color: #eee;
}

.dropdown-links__title {
  margin: 0;
}

.title-breadcrumb {
  background-color: #007CB0;
}

.main-nav .icon {
  margin: auto;
  height: 14px;
  width: 14px;
  fill: #007CB0;
  stroke: #007CB0;
  margin-right: 0;
}

.main-nav .arrow.arrow-up {
  fill: #fff;
  stroke: #fff;
}

.main-nav .arrow-left {
  left: 21px;
  right: auto;
}

@media screen and (min-width: 1000px) {
  .main-nav .js-mobile-back {
    color: #007CB0;
    font-weight: 600;
    text-transform: uppercase;
  }
  .main-nav .js-mobile-back span {
    border-bottom: 1px solid #007CB0;
  }
}

@media screen and (min-width: 1000px) {
  .level-2-links a.active,
.level-2-links a:hover {
    color: #007CB0;
    position: relative;
  }
}

@media screen and (min-width: 1000px) {
  .level-2-links li:nth-child(2) a {
    margin-top: 1px;
  }
}

@media screen and (min-width: 1000px) {
  .level-2-links li:nth-child(2) a.active {
    margin-top: 0;
  }
}

.level-2-container a.js-mobile-back,
.level-2-links a.js-mobile-back {
  position: relative;
  border: none;
}

.dropdown-links__title.dropdown-links__title--mobile {
  display: block;
  background-color: #007CB0;
}
@media screen and (min-width: 1000px) {
  .dropdown-links__title.dropdown-links__title--mobile {
    background-color: transparent;
    color: #007CB0;
  }
}

/** ACCORDION ARROWS */
.dropdown-links__title.dropdown-links__title--mobile a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.dropdown-links__title.dropdown-links__title--mobile a .icon {
  display: none;
}

.level-1-active .dropdown-links__title.title--level-1 a .icon {
  display: block;
}

.level-2-active .dropdown-links__title.title--level-2 a .icon {
  display: block;
}

.level-3 {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
}
@media screen and (min-width: 1000px) {
  .level-3 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.level-3-columns {
  text-transform: capitalize;
}
@media screen and (min-width: 1000px) {
  .level-3-columns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
}

.level-3-links {
  position: relative;
}
@media screen and (min-width: 1000px) {
  .level-3-links {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    padding-top: 10.5px;
    padding-bottom: 10.5px;
    padding-left: 21px;
  }
}

.level-3-links:after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 1px;
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0));
}

.safari .level-1-links:after {
  display: none;
}

.level-3-links:last-child:after {
  content: none;
}

.level-3-links .dropdown-links__title {
  border-bottom: none;
}
@media screen and (min-width: 1000px) {
  .level-3-links .dropdown-links__title {
    padding: 0;
  }
}

.inline-layout {
  width: 100%;
}

.inline-layout .level-3-links {
  display: inline-block !important;
  vertical-align: top;
  margin-right: 84px !important;
}

.main-nav .level-3-links .dropdown-links__title a {
  color: #007CB0;
}

@media screen and (min-width: 1000px) {
  .level-2-grid li,
.level-3-links li {
    border-bottom: none;
  }
}

.level-3-links a:hover {
  color: #007CB0;
}

@media screen and (min-width: 1000px) {
  .level-2-grid .grid__item {
    padding-left: 21px;
  }
}

.menu-title {
  color: #007CB0 !important;
  pointer-events: none !important;
}

.menu-aux {
  width: 100%;
  border-top: 21px #f4f4f4 solid;
}
@media screen and (min-width: 1000px) {
  .menu-aux {
    display: none;
  }
}

.menu-aux .icon--home {
  height: 16px;
  width: 16px;
  margin: 0;
  margin-right: 10.5px;
  fill: #c5c5c5;
  stroke: #c5c5c5;
}

.menu-aux li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  color: #2D2D2D;
  width: 100%;
}

.menu-aux li:last-child {
  border-bottom: 0;
}

.minicart-wrapper .loading-mask {
  position: inherit !important;
}

.minicart-wrapper .loading-mask .loader {
  position: relative;
}

.minicart-wrapper .loading-mask .loader img {
  height: 20px;
  width: 20px;
  right: -30px;
  top: -15px;
  left: auto;
  bottom: auto;
}

.loading-mask {
  top: 0;
  left: 0;
  position: fixed !important;
  z-index: 100;
  width: 100%;
  height: 100%;
  background: #ffffffc7;
}

.loading-mask .loader {
  margin: 10% auto 0;
  width: fit-content;
  text-align: center;
}

.loading-mask img {
  margin-left: -204px;
}

.messages .message {
  position: relative;
  border: 3px solid #009900;
  border-radius: 5px;
  background-color: #009900;
  color: #fff;
  padding: 21px;
  text-align: center;
  max-width: 1200px;
  margin: 42px auto 0;
}

.messages .message a {
  color: #fff;
}

.checkmark-circle {
  position: absolute;
  left: 42px;
  top: 50%;
  transform: translateY(-50%);
  margin: auto;
  height: 24px;
  width: 24px;
  fill: #6F6F6F;
  display: none;
}

.message .checkmark-circle {
  display: block;
}

.ui-dialog {
  position: relative;
  z-index: 5;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.35);
  display: none;
}

.modals-overlay {
  z-index: 899;
}

.modal-slide, .modal-popup {
  bottom: 0;
  left: 0;
  min-width: 0;
  position: fixed;
  right: 0;
  top: 0;
  visibility: hidden;
}

.modal-slide._show, .modal-popup._show {
  visibility: visible;
}

.modal-slide._show .modal-inner-wrap, .modal-popup._show .modal-inner-wrap {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}

.modal-slide .modal-inner-wrap, .modal-popup .modal-inner-wrap {
  background-color: #fff;
  box-shadow: 0 0 12px 2px rgba(0, 0, 0, 0.35);
  opacity: 1;
  pointer-events: auto;
}

.modal-slide {
  left: 44px;
  z-index: 900;
}

.modal-slide._show .modal-inner-wrap {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}

.modal-slide .modal-inner-wrap {
  height: 100%;
  overflow-y: auto;
  position: static;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
  transition-duration: 0.3s;
  -webkit-transition-property: -webkit-transform, visibility;
  transition-property: transform, visibility;
  transition-timing-function: ease-in-out;
  width: auto;
}

.modal-slide._inner-scroll .modal-inner-wrap {
  overflow-y: visible;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.modal-slide._inner-scroll .modal-header, .modal-slide._inner-scroll .modal-footer {
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
}

.modal-slide._inner-scroll .modal-content {
  overflow-y: auto;
}

.modal-slide._inner-scroll .modal-footer {
  margin-top: auto;
}

.modal-slide .modal-header, .modal-slide .modal-content, .modal-slide .modal-footer {
  padding: 0 2.6rem 2.6rem;
}

.action-save-address {
  margin-bottom: 10.5px;
}
@media only screen and (min-width: 360px) {
  .action-save-address {
    margin-bottom: 0;
  }
}

.modal-slide .modal-header {
  padding-bottom: 2.1rem;
  padding-top: 2.1rem;
}

.modal-popup {
  z-index: 900;
  left: 0;
  overflow-y: auto;
}

.modal-popup._show .modal-inner-wrap {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

.modal-popup .modal-inner-wrap {
  margin: 5rem auto;
  width: 75%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  box-sizing: border-box;
  height: auto;
  left: 0;
  position: absolute;
  right: 0;
  -webkit-transform: translateY(-200%);
  transform: translateY(-200%);
  transition-duration: 0.2s;
  -webkit-transition-property: -webkit-transform, visibility;
  transition-property: transform, visibility;
  transition-timing-function: ease;
}

.modal-popup._inner-scroll {
  overflow-y: visible;
}

.ie10 .modal-popup._inner-scroll, .ie9 .modal-popup._inner-scroll {
  overflow-y: auto;
}

.modal-popup._inner-scroll .modal-inner-wrap {
  max-height: 90%;
}

.ie10 .modal-popup._inner-scroll .modal-inner-wrap, .ie9 .modal-popup._inner-scroll .modal-inner-wrap {
  max-height: none;
}

.modal-popup._inner-scroll .modal-content {
  overflow-y: auto;
}

.modal-popup .modal-header, .modal-popup .modal-content, .modal-popup .modal-footer {
  padding-left: 3rem;
  padding-right: 3rem;
}

.modal-popup .modal-header, .modal-popup .modal-footer {
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
}

.modal-popup .modal-header {
  padding-bottom: 1.2rem;
  padding-top: 3rem;
}

.modal-popup .modal-footer {
  margin-top: auto;
  padding-bottom: 3rem;
  padding-top: 3rem;
}

.modal-popup .modal-footer-actions {
  text-align: right;
}

.modal-custom .action-close, .modal-popup .action-close, .modal-slide .action-close {
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-shadow: none;
  font-weight: 400;
  display: inline-block;
  text-decoration: none;
  position: absolute;
  right: 0;
  top: 0;
}

.modal-custom .action-close:focus, .modal-popup .action-close:focus, .modal-slide .action-close:focus, .modal-custom .action-close:active, .modal-popup .action-close:active, .modal-slide .action-close:active {
  background: none;
  border: none;
}

.modal-custom .action-close:hover, .modal-popup .action-close:hover, .modal-slide .action-close:hover {
  background: none;
  border: none;
}

.modal-custom .action-close.disabled, .modal-popup .action-close.disabled, .modal-slide .action-close.disabled, .modal-custom .action-close[disabled], .modal-popup .action-close[disabled], .modal-slide .action-close[disabled], fieldset[disabled] .modal-custom .action-close, fieldset[disabled] .modal-popup .action-close, fieldset[disabled] .modal-slide .action-close {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.5;
}

.modal-custom .action-close > span, .modal-popup .action-close > span, .modal-slide .action-close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.modal-custom .action-close:before,
.modal-popup .action-close:before,
.modal-slide .action-close:before {
  content: "";
  background-image: url(../images/icons/close.svg);
  background-size: 21px 21px;
  height: 21px;
  width: 21px;
  display: block;
}

.modal-custom .action-close:hover:before,
.modal-popup .action-close:hover:before,
.modal-slide .action-close:hover:before {
  color: inherit;
}

.modal-custom .action-close:active:before,
.modal-popup .action-close:active:before,
.modal-slide .action-close:active:before {
  color: inherit;
}

.modal-custom .action-close:hover:before,
.modal-popup .action-close:hover:before,
.modal-slide .action-close:hover:before {
  color: #1a1a1a;
}

.modal-custom .action-close {
  margin: 25px;
}

.modal-popup .modal-title {
  border-bottom: 1px solid #c1c1c1;
  word-wrap: break-word;
  color: #007CB0;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  margin: 0 0 21px 0;
  text-transform: uppercase;
  line-height: 1.5;
}

.modal-popup .action-close {
  padding: 20px;
}

.modal-slide .action-close {
  padding: 2.1rem 3rem;
}

.modal-slide .page-main-actions {
  margin-bottom: -12.9rem;
  margin-top: 2.1rem;
}

.modals-overlay {
  background-color: rgba(51, 51, 51, 0.55);
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
}

.field-tooltip-action {
  display: none !important;
}

body._has-modal-custom .modal-custom-overlay {
  height: 100vh;
  left: 0;
  position: fixed;
  top: 0;
  width: 100vw;
  z-index: 899;
}

.checkout-index-index .modal-popup .modal-inner-wrap {
  margin: 3rem auto;
  width: 85%;
}
@media only screen and (min-width: 1024px) {
  .checkout-index-index .modal-popup .modal-inner-wrap {
    width: 75%;
  }
}
.checkout-index-index .modal-inner-wrap {
  padding: 0;
}
.checkout-index-index .modal-header {
  padding: 21px 21px 0 21px;
}
.checkout-index-index .modal-content {
  padding: 0 21px;
}
.checkout-index-index .modal-footer {
  padding: 21px;
}

.my-credit-cards-popup .action.cancel {
  background-color: #007CB0;
  border: none;
  border-bottom: 3px solid #007CB0;
  border-radius: 0;
  display: inline-block;
  font-weight: 600;
  font-size: 14px;
  line-height: 1;
  padding: 18px 20px 15px;
  position: relative;
  text-align: center;
  text-transform: uppercase;
  vertical-align: middle;
  background: linear-gradient(#6F6F6F, #eee);
  border-color: #6F6F6F;
  color: #2D2D2D;
}
.my-credit-cards-popup .action.cancel:hover {
  background: #D5D5D6;
  color: #2D2D2D;
  text-decoration: none;
}

.my-credit-cards-popup .action.primary {
  background-color: #007CB0;
  border: none;
  border-bottom: 3px solid #007CB0;
  border-radius: 0;
  color: #fff;
  display: inline-block;
  font-weight: 600;
  font-size: 14px;
  line-height: 1;
  padding: 18px 20px 15px;
  position: relative;
  text-align: center;
  text-transform: uppercase;
  vertical-align: middle;
}

.my-credit-cards-popup.modal-popup .modal-header,
.my-credit-cards-popup.modal-popup .modal-content,
.my-credit-cards-popup.modal-popup .modal-footer {
  padding: 21px;
}

.checkout-index-index .modal-popup .modal-footer .action-hide-popup {
  line-height: 1.42857143;
  padding: 0;
  color: #1979c3;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
  font-weight: 400;
  border-radius: 0;
}

.checkout-index-index .modal-popup .modal-footer .action-hide-popup:visited {
  color: #1979c3;
  text-decoration: none;
}

.checkout-index-index .modal-popup .modal-footer .action-hide-popup:hover {
  color: #006bb4;
  text-decoration: underline;
}

.checkout-index-index .modal-popup .modal-footer .action-hide-popup:active {
  color: #ff5501;
  text-decoration: underline;
}

.checkout-index-index .modal-popup .modal-footer .action-hide-popup:hover {
  color: #006bb4;
}

.checkout-index-index .modal-popup .modal-footer .action-hide-popup:hover,
.checkout-index-index .modal-popup .modal-footer .action-hide-popup:active,
.checkout-index-index .modal-popup .modal-footer .action-hide-popup:focus {
  background: none;
  border: 0;
}

.checkout-index-index .modal-popup .modal-footer .action-hide-popup.disabled,
.checkout-index-index .modal-popup .modal-footer .action-hide-popup[disabled],
fieldset[disabled] .checkout-index-index .modal-popup .modal-footer .action-hide-popup {
  color: #1979c3;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}

.checkout-index-index .modal-popup .modal-footer .action-hide-popup:active,
.checkout-index-index .modal-popup .modal-footer .action-hide-popup:not(:focus) {
  box-shadow: none;
}

.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content {
  right: -10px;
  top: 40px;
  left: auto;
}

.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:before,
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:after {
  border: 10px solid transparent;
  height: 0;
  width: 0;
  margin-top: -21px;
  right: 10px;
  left: auto;
  top: 0;
}

.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:before {
  border-bottom-color: #666666;
}

.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:after {
  border-bottom-color: #f4f4f4;
  top: 1px;
}

body._has-modal {
  height: 100%;
  overflow: hidden;
  width: 100%;
}

.modals-overlay {
  z-index: 899;
}

.modal-slide,
.modal-popup {
  bottom: 0;
  left: 0;
  min-width: 0;
  position: fixed;
  right: 0;
  top: 0;
  visibility: hidden;
}

.modal-slide._show,
.modal-popup._show {
  visibility: visible;
}

.modal-slide._show .modal-inner-wrap,
.modal-popup._show .modal-inner-wrap {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}

.modal-slide .modal-inner-wrap,
.modal-popup .modal-inner-wrap {
  background-color: #ffffff;
  box-shadow: 0 0 12px 2px rgba(0, 0, 0, 0.35);
  opacity: 1;
  pointer-events: auto;
}

.modal-slide {
  left: 44px;
  z-index: 900;
}

.modal-slide._show .modal-inner-wrap {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}

.modal-slide .modal-inner-wrap {
  height: 100%;
  overflow-y: auto;
  position: static;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
  transition-duration: 0.3s;
  -webkit-transition-property: -webkit-transform, visibility;
  transition-property: transform, visibility;
  transition-timing-function: ease-in-out;
  width: auto;
}

.modal-slide._inner-scroll .modal-inner-wrap {
  overflow-y: visible;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.modal-slide._inner-scroll .modal-header,
.modal-slide._inner-scroll .modal-footer {
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
}

.modal-slide._inner-scroll .modal-content {
  overflow-y: auto;
}

.modal-slide._inner-scroll .modal-footer {
  margin-top: auto;
}

.modal-slide .modal-header,
.modal-slide .modal-content,
.modal-slide .modal-footer {
  padding: 0 2.6rem 2.6rem;
}

.modal-slide .modal-header {
  padding-bottom: 2.1rem;
  padding-top: 2.1rem;
}

.modal-popup {
  z-index: 900;
  left: 0;
  overflow-y: auto;
}

.modal-popup._show .modal-inner-wrap {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

.modal-popup .modal-inner-wrap {
  margin: 5rem auto;
  width: 75%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  box-sizing: border-box;
  height: auto;
  left: 0;
  position: absolute;
  right: 0;
  -webkit-transform: translateY(-200%);
  transform: translateY(-200%);
  transition-duration: 0.2s;
  -webkit-transition-property: -webkit-transform, visibility;
  transition-property: transform, visibility;
  transition-timing-function: ease;
}

.modal-popup._inner-scroll {
  overflow-y: visible;
}

.ie10 .modal-popup._inner-scroll,
.ie9 .modal-popup._inner-scroll {
  overflow-y: auto;
}

.modal-popup._inner-scroll .modal-inner-wrap {
  max-height: 90%;
}

.ie10 .modal-popup._inner-scroll .modal-inner-wrap,
.ie9 .modal-popup._inner-scroll .modal-inner-wrap {
  max-height: none;
}

.modal-popup._inner-scroll .modal-content {
  overflow-y: auto;
}

.modal-popup .modal-header,
.modal-popup .modal-content,
.modal-popup .modal-footer {
  padding-left: 3rem;
  padding-right: 3rem;
}

.modal-popup .modal-header,
.modal-popup .modal-footer {
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
}

.modal-popup .modal-header {
  padding-bottom: 1.2rem;
  padding-top: 3rem;
}

.modal-popup .modal-footer {
  margin-top: auto;
  padding-bottom: 3rem;
  padding-top: 3rem;
}

.modal-popup .modal-footer-actions {
  text-align: right;
}

.modal-custom .action-close,
.modal-popup .action-close,
.modal-slide .action-close {
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-shadow: none;
  font-weight: 400;
  display: inline-block;
  text-decoration: none;
  position: absolute;
  right: 0;
  top: 0;
}

.modal-custom .action-close:focus,
.modal-popup .action-close:focus,
.modal-slide .action-close:focus,
.modal-custom .action-close:active,
.modal-popup .action-close:active,
.modal-slide .action-close:active {
  background: none;
  border: none;
}

.modal-custom .action-close:hover,
.modal-popup .action-close:hover,
.modal-slide .action-close:hover {
  background: none;
  border: none;
}

.modal-custom .action-close.disabled,
.modal-popup .action-close.disabled,
.modal-slide .action-close.disabled,
.modal-custom .action-close[disabled],
.modal-popup .action-close[disabled],
.modal-slide .action-close[disabled],
fieldset[disabled] .modal-custom .action-close,
fieldset[disabled] .modal-popup .action-close,
fieldset[disabled] .modal-slide .action-close {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.5;
}

.modal-custom .action-close > span,
.modal-popup .action-close > span,
.modal-slide .action-close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.modal-custom .action-close:before,
.modal-popup .action-close:before,
.modal-slide .action-close:before {
  -webkit-font-smoothing: antialiased;
  font-size: 14px;
  line-height: 14px;
  color: #8f8f8f;
  content: "";
  font-family: "luma-icons";
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}

.modal-custom .action-close:hover:before,
.modal-popup .action-close:hover:before,
.modal-slide .action-close:hover:before {
  color: inherit;
}

.modal-custom .action-close:active:before,
.modal-popup .action-close:active:before,
.modal-slide .action-close:active:before {
  color: inherit;
}

.modal-custom .action-close:hover:before,
.modal-popup .action-close:hover:before,
.modal-slide .action-close:hover:before {
  color: #1a1a1a;
}

.modal-custom .action-close {
  margin: 25px;
}

.modal-popup .modal-title {
  border-bottom: 1px solid #c1c1c1;
  font-weight: 300;
  padding-bottom: 10px;
  font-size: 26px;
  margin-bottom: 0;
  min-height: 1em;
  word-wrap: break-word;
}

.modal-popup .action-close {
  padding: 20px;
}

.modal-slide .action-close {
  padding: 2.1rem 3rem;
}

.modal-slide .page-main-actions {
  margin-bottom: -12.9rem;
  margin-top: 2.1rem;
}

.modals-overlay {
  background-color: rgba(51, 51, 51, 0.55);
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
}

body._has-modal-custom .modal-custom-overlay {
  height: 100vh;
  left: 0;
  position: fixed;
  top: 0;
  width: 100vw;
  z-index: 899;
}

.checkout-index-index .modal-popup .fieldset .field .label {
  font-weight: 400;
}

.checkout-index-index .modal-popup .modal-footer .action-hide-popup {
  margin-top: 8px;
}

.authentication-dropdown .modal-inner-wrap {
  padding: 25px;
}

.authentication-wrapper {
  float: right;
  margin-top: -60px;
  max-width: 50%;
  position: relative;
  z-index: 1;
}

.my-credit-cards-popup .modal-footer {
  text-align: right;
}

@media only screen and (max-width: 479px) {
  .tooltip.wrapper .tooltip.content {
    min-width: 10rem;
  }

  .minicart-wrapper .block-minicart {
    width: 290px;
  }

  .modal-popup .field-tooltip .field-tooltip-content {
    width: 200px;
  }
}
@media only screen and (max-width: 767px) {
  .custom-slide._show {
    visibility: visible;
  }

  .custom-slide._show .modal-inner-wrap {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }

  .custom-slide .modal-inner-wrap {
    background-color: #ffffff;
    box-shadow: 0 0 12px 2px rgba(0, 0, 0, 0.35);
    opacity: 1;
    pointer-events: auto;
  }

  .custom-slide._show .modal-inner-wrap {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  .custom-slide .modal-inner-wrap {
    height: 100%;
    overflow-y: auto;
    position: static;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    transition-duration: 0.3s;
    -webkit-transition-property: -webkit-transform, visibility;
    transition-property: transform, visibility;
    transition-timing-function: ease-in-out;
    width: auto;
  }

  .custom-slide._show {
    -webkit-overflow-scrolling: touch;
    overflow-x: hidden;
    overflow-y: auto;
  }

  .custom-slide .modal-inner-wrap {
    background-color: #f4f4f4;
    box-sizing: border-box;
    height: auto;
    min-height: 100%;
  }

  body._has-modal-custom {
    height: 100vh;
    overflow: hidden;
    width: 100vw;
  }

  body._has-modal-custom .modal-custom-overlay {
    background-color: rgba(51, 51, 51, 0.55);
  }

  .checkout-index-index .modal-popup .modal-footer .action-save-address {
    width: 100%;
  }

  .checkout-index-index .modal-popup .modal-footer .action-hide-popup {
    margin-top: 20px;
  }

  .modal-popup.modal-slide {
    left: 44px;
    z-index: 900;
  }

  .modal-popup.modal-slide._show .modal-inner-wrap {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  .modal-popup.modal-slide .modal-inner-wrap {
    height: 100%;
    overflow-y: auto;
    position: static;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    transition-duration: 0.3s;
    -webkit-transition-property: -webkit-transform, visibility;
    transition-property: transform, visibility;
    transition-timing-function: ease-in-out;
    width: auto;
  }

  .modal-popup.modal-slide .modal-inner-wrap {
    margin: 0;
    max-height: none;
  }

  .modal-popup.modal-slide .modal-inner-wrap[class] {
    background-color: #f4f4f4;
  }

  .modal-popup.modal-slide._inner-scroll._show {
    -webkit-overflow-scrolling: touch;
    overflow-y: auto;
  }

  .modal-popup.modal-slide._inner-scroll .modal-inner-wrap {
    height: auto;
    min-height: 100%;
  }

  .modal-popup .modal-title {
    font-size: 14px;
    font-weight: 700;
  }
}
.authentication-dropdown {
  box-sizing: border-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -webkit-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  -webkit-box-flex: 0;
  flex: 0 1 auto;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  justify-content: center;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .authentication-dropdown {
    background-color: #fff;
    border: 1px solid #aeaeae;
    -webkit-transform: scale(1, 0);
    -webkit-transform-origin: 0 0;
    -webkit-transition: -webkit-transform linear 0.1s, visibility 0s linear 0.1s;
    position: absolute;
    text-align: left;
    top: 100%;
    transform: scale(1, 0);
    transform-origin: 0 0;
    transition: transform linear 0.1s, visibility 0s linear 0.1s;
    visibility: hidden;
    width: 100%;
  }
}

@media only screen and (max-width: 767px) {
  .custom-slide._show {
    -webkit-overflow-scrolling: touch;
    overflow-x: hidden;
    overflow-y: auto;
  }
}
@media only screen and (max-width: 767px) {
  .custom-slide._show {
    visibility: visible;
  }
}
@media all and (min-width: 768px) {
  .authentication-dropdown._show {
    z-index: 100;
    -webkit-transform: scale(1, 1);
    -webkit-transition: -webkit-transform linear 0.1s, visibility 0s linear 0s;
    transform: scale(1, 1);
    transition: transform linear 0.1s, visibility 0s linear 0s;
    visibility: visible;
  }
}
@media only screen and (max-width: 767px) {
  .custom-slide {
    bottom: 0;
    left: 0;
    min-width: 0;
    position: fixed;
    right: 0;
    top: 0;
    visibility: hidden;
    left: 44px;
    z-index: 900;
  }
}
@media only screen and (max-width: 1023px) {
  .onestepcheckout-index-index .page-main .checkout-container .aw-onestep-main .modal-custom.authentication-dropdown {
    position: fixed;
    left: inherit;
    top: 0;
    max-width: 90%;
    width: 100%;
    right: 0;
    height: 100%;
  }
}
.filter-white {
  -webkit-filter: brightness(0) invert(1);
  filter: brightness(0) invert(1);
}

.payment-method-braintree .hosted-date-wrap:before,
.payment-method-braintree .hosted-date-wrap:after {
  content: "";
  display: table;
}

.payment-method-braintree .hosted-date-wrap:after {
  clear: both;
}

.payment-method-braintree .hosted-control {
  background-color: #fff;
  border: 1px solid #e1e1e1;
  color: #333;
  height: 36px;
  padding: 10.5px;
  position: relative;
  width: 100%;
  box-shadow: inset 0 4px 16px rgba(0, 0, 0, 0.1);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

input#credit-card-number,
input#expiration-month,
input#expiration-year,
input#cvv {
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
}

.payment-method-braintree iframe#braintree-hosted-field-number input,
.payment-method-braintree iframe#braintree-hosted-field-expirationMonth input,
.payment-method-braintree iframe#braintree-hosted-field-expirationYear input,
.payment-method-braintree iframe#braintree-hosted-field-cvv input {
  font-family: "Montserrat", sans-serif;
  font-size: 14px !important;
}

.payment-method-braintree .credit-card-types {
  display: none !important;
}

.payment-method-braintree .hosted-control:disabled {
  opacity: 0.5;
}

.payment-method-braintree .hosted-control::-moz-placeholder {
  color: #c2c2c2;
}

.payment-method-braintree .hosted-control::-webkit-input-placeholder {
  color: #c2c2c2;
}

.payment-method-braintree .hosted-control:-ms-input-placeholder {
  color: #c2c2c2;
}

.payment-method-braintree .hosted-control.braintree-hosted-fields-focused {
  border-color: #006bb4;
}

.payment-method-braintree .hosted-control.braintree-hosted-fields-invalid:not(.braintree-hosted-fields-focused) {
  border-color: #e02b27;
}

.payment-method-braintree .hosted-control.braintree-hosted-fields-invalid:not(.braintree-hosted-fields-focused) ~ .hosted-error {
  height: auto;
  opacity: 1;
}

.payment-method-braintree .hosted-control.braintree-hosted-fields-valid {
  border-color: #006400;
}

.payment-method-braintree .hosted-control.hosted-cid {
  width: 5rem;
}

.payment-method-braintree .hosted-control.hosted-date {
  float: left;
  margin-bottom: 7px;
  width: 6rem;
}

.payment-method-braintree .hosted-control.hosted-date:first-of-type {
  margin-right: 50px;
}

.payment-method-braintree .hosted-control.hosted-date:first-of-type:after {
  content: "/";
  display: inline;
  font-size: 26px;
  position: absolute;
  right: -30px;
  top: 0;
}

.payment-method-braintree .field-tooltip {
  right: 0;
}

.payment-method-braintree .hosted-error {
  clear: both;
  color: #e02b27;
  height: 0;
  opacity: 0;
}

.braintree-paypal-logo {
  margin-top: 10px;
  text-align: center;
}

.action-braintree-paypal-logo {
  -moz-box-sizing: content-box;
  background-image: none;
  background: none;
  border: 0;
  box-shadow: none;
  font-weight: 400;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
}

.action-braintree-paypal-logo:focus,
.action-braintree-paypal-logo:active {
  background: none;
  border: none;
}

.action-braintree-paypal-logo:hover {
  background: none;
  border: none;
}

.action-braintree-paypal-logo.disabled,
.action-braintree-paypal-logo[disabled],
fieldset[disabled] .action-braintree-paypal-logo {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.5;
}

.action-braintree-paypal-logo:not(.primary) {
  box-shadow: none;
}

.action-braintree-paypal-logo img {
  margin: 0;
  width: 114px;
}

.abs-field-tooltip {
  box-sizing: border-box;
}

.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content,
.shipping-policy-block.field-tooltip .field-tooltip-content {
  right: -10px;
  top: 40px;
  left: auto;
}

.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:before,
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:after,
.shipping-policy-block.field-tooltip .field-tooltip-content:before,
.shipping-policy-block.field-tooltip .field-tooltip-content:after {
  border: 10px solid transparent;
  height: 0;
  width: 0;
  margin-top: -21px;
  right: 10px;
  left: auto;
  top: 0;
}

.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:before,
.shipping-policy-block.field-tooltip .field-tooltip-content:before {
  border-bottom-color: #2D2D2D;
}

.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:after,
.shipping-policy-block.field-tooltip .field-tooltip-content:after {
  border-bottom-color: #f4f4f4;
  top: 1px;
}

.field.choice .field-tooltip {
  display: inline-block;
  margin-left: 10px;
  position: relative;
  top: -3px;
}

.field.choice .field-tooltip-action {
  line-height: 21px;
}

.field-tooltip {
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 1px;
}

.field-tooltip._active {
  z-index: 100;
}

.field-tooltip._active .field-tooltip-content {
  display: block;
}

.field-tooltip._active .field-tooltip-action:before {
  color: #333;
}

.field-tooltip .field-tooltip-action {
  display: inline-block;
  text-decoration: none;
}

.field-tooltip .field-tooltip-action > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.field-tooltip .field-tooltip-action:before {
  -webkit-font-smoothing: antialiased;
  font-size: 21px;
  line-height: inherit;
  color: #bbb;
  content: "\e623";
  font-family: "luma-icons";
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}

.field-tooltip .field-tooltip-action:hover:before {
  color: #333;
}

._keyfocus .field-tooltip .field-tooltip-action:focus {
  z-index: 100;
}

._keyfocus .field-tooltip .field-tooltip-action:focus + .field-tooltip-content {
  display: block;
}

._keyfocus .field-tooltip .field-tooltip-action:focus:before {
  color: #333;
}

.field-tooltip .field-tooltip-content {
  background: #f4f4f4;
  border: 1px solid #999;
  border-radius: 1px;
  font-size: 14px;
  padding: 12px;
  width: 270px;
  display: none;
  left: 38px;
  position: absolute;
  text-transform: none;
  top: -9px;
  word-wrap: break-word;
  z-index: 2;
}

.field-tooltip .field-tooltip-content:before,
.field-tooltip .field-tooltip-content:after {
  border: 10px solid transparent;
  height: 0;
  width: 0;
  border-right-color: #f4f4f4;
  left: -21px;
  top: 12px;
  content: "";
  display: block;
  position: absolute;
  z-index: 3;
}

.field-tooltip .field-tooltip-content:before {
  border-right-color: #2D2D2D;
}

.field-tooltip .field-tooltip-content:after {
  border-right-color: #f4f4f4;
  width: 1px;
  z-index: 4;
}

.shipping-policy-block.field-tooltip {
  top: 12px;
}

.shipping-policy-block.field-tooltip .field-tooltip-action {
  color: #1979c3;
  cursor: pointer;
}

.shipping-policy-block.field-tooltip .field-tooltip-action:before {
  display: none;
}

.shipping-policy-block.field-tooltip .field-tooltip-content {
  width: 420px;
  top: 30px;
}

@media only screen and (max-width: 768px) {
  .modal-popup .field-tooltip .field-tooltip-content {
    width: 200px;
  }
}

.shipping-policy-block.field-tooltip {
  margin-bottom: 20px;
  position: relative;
  right: auto;
  top: auto;
}

.shipping-policy-block.field-tooltip .field-tooltip-content {
  width: 300px;
  right: auto;
}

.shipping-policy-block.field-tooltip .field-tooltip-content:before,
.shipping-policy-block.field-tooltip .field-tooltip-content:after {
  right: auto;
}

#co-transparent-form-braintree .braintree .legend {
  display: none;
}
#co-transparent-form-braintree .braintree .field.number .label,
#co-transparent-form-braintree .braintree .field.cvv .label {
  display: block;
  font-weight: 600;
  text-align: left;
}
#co-transparent-form-braintree .braintree .field.type,
#co-transparent-form-braintree .braintree .field.number,
#co-transparent-form-braintree .braintree .field.cvv,
#co-transparent-form-braintree .braintree .field.choice {
  margin-bottom: 10.5px;
}
#co-transparent-form-braintree .braintree .field.type {
  text-align: left;
}
#co-transparent-form-braintree .braintree .field.type .control .credit-card-types,
#co-transparent-form-braintree .braintree .field.choice {
  align-items: center;
  display: flex;
}
#co-transparent-form-braintree .braintree .field.choice input {
  margin-right: 16px;
}

.fancybox-skin {
  border-radius: 0 !important;
}

@media screen and (max-width: 768px) {
  .video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
  }

  .video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
}
.switcher-currency {
  position: relative;
  font-size: 13px;
  color: #2D2D2D;
  font-weight: 400;
  display: none;
}
@media screen and (min-width: 1000px) {
  .switcher-currency {
    display: flex;
  }
}

.switcher-options {
  position: absolute;
  top: 21px;
  width: 132px;
  background-color: #eee;
  z-index: 99999;
  font-size: 0;
}

.switcher-options span {
  font-weight: 500;
}

.currency-switcher-link {
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-right: 21px;
  font-weight: 500;
}

.currency-switcher-link .icon.arrow {
  width: 10.5px;
}

.currency-switcher-link.active .arrow {
  transform: rotate(180deg);
}

.switcher-trigger {
  background-color: #946a8c;
  color: #fff;
  padding: 10.5px 0;
}

.switcher-trigger span {
  font-size: 13px;
}

.switcher-trigger .icon {
  fill: #fff !important;
}

.switcher-dropdown {
  width: 100%;
}

.switcher-dropdown li {
  padding: 10.5px 0;
}

.switcher-dropdown li span {
  font-size: 13px;
}

/**
 * COMPONENTS
 */
/**
 * HEADER
 */
.page-header {
  background-color: #007CB0;
  text-transform: uppercase;
  position: relative;
  z-index: 100;
}
@media screen and (min-width: 1000px) {
  .page-header {
    background-color: #fff;
    background-image: none;
  }
}

.page-wrapper {
  position: relative;
  z-index: 5;
  transition: transform 0.25s ease;
}

.page-wrapper.active {
  transform: translate3d(0, -52px, 0);
  transition: transform 0.25s ease;
}
@media only screen and (min-width: 375px) {
  .page-wrapper.active {
    transform: translate3d(0, -57px, 0);
  }
}
@media only screen and (min-width: 425px) {
  .page-wrapper.active {
    transform: translate3d(0, -58px, 0);
  }
}
@media only screen and (min-width: 768px) {
  .page-wrapper.active {
    transform: translate3d(0, -63px, 0);
  }
}

.page-header a:hover {
  text-decoration: none;
}

.page-header a {
  color: #fff;
}
@media screen and (min-width: 1000px) {
  .page-header a {
    color: #6F6F6F;
  }
}

@media screen and (min-width: 1000px) {
  .menu-button {
    max-width: 100%;
    display: none;
  }
}

.menu-button .icon {
  width: 16px;
  height: 16px;
}

.menu-button.active .menu-icon-open,
.menu-icon-close {
  display: none;
}

.menu-button.active .menu-icon-close {
  display: inline-block;
}

.menu-button svg {
  width: 21px;
  height: 21px;
}

.menu-button__text {
  display: inline-block;
  font-size: 13px;
  line-height: 0;
  font-weight: 500;
}

.wrapper--header {
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  padding: 0;
}
@media screen and (min-width: 1000px) {
  .wrapper--header {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-evenly;
    padding: 0 21px;
  }
}
@media screen and (min-width: 1100px) {
  .wrapper--header {
    padding: 0;
  }
}

@media screen and (min-width: 1000px) {
  .wrapper--header:before {
    content: "";
    position: absolute;
    top: 148px;
    left: 0;
    right: 0;
    height: 1px;
    z-index: 5;
  }
}

.menu-button {
  -ms-flex-preferred-size: 33%;
  flex-basis: 33%;
  max-width: 33%;
  padding: 10.5px 0;
}
.header__links {
  -ms-flex-preferred-size: 33%;
  flex-basis: 33%;
  max-width: 33%;
  padding: 0;
}
@media screen and (min-width: 1000px) {
  .header__links {
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: end;
    position: relative;
    bottom: 11px;
    top: 5px;
  }
}

.header__left-link {
  -ms-flex-preferred-size: 33%;
  flex-basis: 33%;
  max-width: 33%;
  padding: 0;
}
@media screen and (min-width: 1000px) {
  .header__left-link {
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: start;
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 1;
    position: relative;
    bottom: 11px;
  }
}

@media screen and (max-width: 1000px) {
  .wrapper--header .header__left-link {
    display: none;
  }

  .wrapper--header .main-nav {
    order: 1;
  }

  .wrapper--header .block-search {
    order: 2;
  }

  .wrapper--header .header__links {
    order: 3;
  }
}
@media screen and (min-width: 1000px) {
  .wrapper--header .logo {
    order: 1;
  }

  .wrapper--header .block-search {
    order: 2;
    margin-top: 10px;
  }

  .wrapper--header .header__links {
    order: 3;
  }

  .wrapper--header .main-nav {
    order: 4;
  }

  .wrapper--header .header__left-link {
    order: 5;
  }
}
.wrapper--header .icon {
  height: 16px;
  width: 16px;
  margin-right: 10.5px;
  fill: #fff;
}
@media only screen and (min-width: 1024px) {
  .wrapper--header .icon {
    fill: #009900;
    margin-right: 16px;
  }
}

.link.wishlist {
  display: none;
}

.showaccount {
  display: none;
  margin-right: 10.5px;
}
@media screen and (min-width: 1000px) {
  .showaccount {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    padding-right: 26px;
    margin-right: 32px;
  }
}

.showaccount:before {
  content: "";
  background-image: url(../images/icons/user-green.svg);
  background-size: cover;
  display: inline-block;
  height: 16px;
  width: 16px;
  margin-right: 16px;
}

.showaccount:after {
  content: "";
  background-image: url(../images/icons/green-arrow.svg);
  background-size: 10px 7px;
  height: 7px;
  float: right;
  position: absolute;
  margin: auto;
  width: 10px;
  right: 0;
  top: 0;
  bottom: 0;
  transition: all 0.5s ease;
}

.showaccount.active:after {
  transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  -webkit-transform: rotate(-180deg);
}

.header__links a {
  font-size: 13px;
  font-weight: 500;
  white-space: nowrap;
}

.page-footer {
  background-color: #e1e1e1;
  overflow: hidden;
}

@media screen and (min-width: 1024px) {
  .footer-block {
    padding-bottom: 42px;
  }
}

.footer-block h4 {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1;
  font-weight: 500;
  color: #525353;
  margin-bottom: 12px;
  text-transform: uppercase;
}

.footer-block h4:after {
  bottom: 10.5px;
}

.footer-block a {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1;
  color: #007CB0;
  line-height: 2;
}

.footer-block--contact-us,
.footer-block--additional,
.footer-block--support,
.footer-block--about-us,
.footer-block--store-locator {
  box-sizing: border-box;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
  -ms-flex-preferred-size: 100%;
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
  max-width: 100%;
}

@media only screen and (min-width: 1024px) {
  .footer-block--store-locator {
    background-image: url(../images/map-icon.png);
    background-position: 30px 25px;
    background-repeat: no-repeat;
    background-size: contain;
  }
}

@media only screen and (min-width: 1024px) {
  .footer-block--contact-us,
.footer-block--additional,
.footer-block--support,
.footer-block--about-us,
.footer-block--store-locator {
    flex-basis: 25%;
    max-width: 25%;
  }
}

.footer-block--contact-us ul {
  padding-bottom: 10.5px;
}
@media only screen and (min-width: 768px) {
  .footer-block--contact-us ul {
    padding: 0;
  }
}

.newsletter-footer {
  background-image: url(../images/homepage-newsletter.svg);
  background-position: 50% 50%;
  padding: 14px 0;
  margin-bottom: 42px;
}

.newsletter-footer .wrapper {
  display: none;
  padding: 0 10.5px;
}

.newsletter-footer--column {
  box-sizing: border-box;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}

.newsletter-footer--column:nth-child(1) {
  display: none;
}
@media only screen and (min-width: 768px) {
  .newsletter-footer--column:nth-child(1) {
    -ms-flex-preferred-size: 20%;
    -webkit-flex-basis: 20%;
    flex-basis: 20%;
    max-width: 20%;
    display: flex;
  }
}
@media only screen and (min-width: 1024px) {
  .newsletter-footer--column:nth-child(1) {
    -ms-flex-preferred-size: 25%;
    -webkit-flex-basis: 25%;
    flex-basis: 25%;
    max-width: 25%;
  }
}

.newsletter-footer--column:nth-child(2) {
  -ms-flex-preferred-size: 60%;
  -webkit-flex-basis: 60%;
  flex-basis: 60%;
  max-width: 60%;
  padding-right: 10.5px;
}
@media only screen and (min-width: 768px) {
  .newsletter-footer--column:nth-child(2) {
    -ms-flex-preferred-size: 55%;
    -webkit-flex-basis: 55%;
    flex-basis: 55%;
    max-width: 55%;
  }
}
@media only screen and (min-width: 1024px) {
  .newsletter-footer--column:nth-child(2) {
    -ms-flex-preferred-size: 60%;
    -webkit-flex-basis: 60%;
    flex-basis: 60%;
    max-width: 60%;
  }
}

.newsletter-footer--column:nth-child(3) {
  -ms-flex-preferred-size: 40%;
  -webkit-flex-basis: 40%;
  flex-basis: 40%;
  max-width: 40%;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  -webkit-box-pack: end;
  justify-content: flex-end;
  text-align: end;
}
@media only screen and (min-width: 768px) {
  .newsletter-footer--column:nth-child(3) {
    -ms-flex-preferred-size: 25%;
    -webkit-flex-basis: 25%;
    flex-basis: 25%;
    max-width: 25%;
  }
}
@media only screen and (min-width: 1024px) {
  .newsletter-footer--column:nth-child(3) {
    -ms-flex-preferred-size: 15%;
    -webkit-flex-basis: 15%;
    flex-basis: 15%;
    max-width: 15%;
  }
}

.newsletter-footer--column:nth-child(3) .button--ghost {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1;
  height: 36px;
  padding: 7.5px 10px;
}
@media only screen and (min-width: 450px) {
  .newsletter-footer--column:nth-child(3) .button--ghost {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1;
    height: auto;
  }
}

.newsletter-footer--title {
  color: #fff;
  font-size: 20px;
}

.newsletter-footer--hidden {
  display: none;
}
@media only screen and (min-width: 1200px) {
  .newsletter-footer--hidden {
    display: inline-block;
  }
}

/*.footer-block--newsletter {
    background-color :  $brand-color;
    background-image : radial-gradient(circle at center center, #1E9AE3, #007CB0 100%);
    position :          relative;
}

.footer-block--newsletter::before,
.footer-block--newsletter::after {
    content :   '';
    position :      absolute;
    top :           0;
    bottom :        0;
    right :         -999em;

    width :         999em;
    background-color :  $brand-color;
    z-index :       0;
}

.footer-block--newsletter::before {
    left :  -999em;
    right : auto;
}

.footer-block--newsletter .col-xs-3 {
    display : none;

    @media only screen and (min-width : $desk) { display : flex; }
}

.footer-block--newsletter  .since1897 { margin : 0 auto; max-height : 19px; opacity : 0.7; }
*/
.copyright {
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 1;
  color: #525353;
  padding: 0 0 0 0;
  text-align: center;
  margin-bottom: 10.5px;
}
@media only screen and (min-width: 1024px) {
  .copyright {
    margin-bottom: 0;
    text-align: left;
  }
}

.bottom-links ul {
  text-align: center;
  padding-bottom: 42px;
}
@media only screen and (min-width: 1024px) {
  .bottom-links ul {
    text-align: left;
  }
}
.bottom-links ul li {
  display: inline-block;
}
.bottom-links ul li::after {
  content: "|";
  color: #6F6F6F;
  margin: 0 10px;
}
.bottom-links ul li:last-child::after {
  display: none;
}
.bottom-links ul a {
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 1;
}

/*.newsletter .button--full { margin-bottom : $half-spacing-unit * 1.6; }

.newsletter label {
    @include font-size(14px);
    color :         #fff;
    font-weight :   $regular-font-weight;
    text-align :    left;
    text-transform :    uppercase;
}

.newsletter--input {
    position : relative;
    padding :   $half-spacing-unit/2 0;
    position :  relative;
}

.newsletter--input #newsletter {
    @include font-size(12px);
    height :    25px;
    padding :   3px 30px 3px 3px;
}

// might refactor this
.newsletter--button {
    position :      absolute;
    top :           13.5px;
    right :         3px;

    background-color :  $brand-color;
    color :             #fff;

    border :        0;
    padding :       0;

    width :         21px;
    height :        19px;

    font-size :     20px;
    font-weight :   $semibold-font-weight;
}

.newsletter--button:hover {
    background-color :  $brand-logo-grey;
}

.newsletter--button span {
    position :      relative;
    bottom :        4px;
}

.newsletter--logo {
    display :       flex;
    fill :          #fff;
    max-height :    19px;
    max-width :     100%;
    opacity :       0.7;
}

.newsletter__icon,
.newsletter__signup { font-size : 0; }

.newsletter__signup form {
    display :           flex;
    flex-direction :    column;
    justify-content :   space-between;
}

.newsletter__signup form input {
    font-weight :   normal;
    padding :       12px;
    padding-right: 30px;
}

.newsletter__signup .button--inset { padding-right : 12px; }

.newsletter__icon {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -ms-flex-preferred-size: 33.333%;
    flex-basis: 33.333%;
    max-width: 33.333%;
}

.newsletter__signup {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -ms-flex-preferred-size: 66.666%;
    flex-basis: 66.666%;
    max-width: 66.666%;
}

.newsletter--form {
    position : relative;

    .icon {
        fill :      $brand-red;
        height :    12px;
        width :     12px;

        -webkit-transform : rotate(-90deg);
           -moz-transform : rotate(-90deg);
            -ms-transform : rotate(-90deg);
             -o-transform : rotate(-90deg);
                transform : rotate(-90deg);

        -webkit-transform-style : preserve-3d;
        transform-style : preserve-3d;
    }
}
*/
.contact-us-block li {
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1;
  color: #6F6F6F;
  line-height: 2;
}
.contact-us-block li:nth-child(1),
.contact-us-block li:nth-child(2) {
  color: #6F6F6F;
  line-height: 1.5;
}
.contact-us-block li:nth-child(1):before,
.contact-us-block li:nth-child(2):before {
  margin-right: 10.5px;
  display: inline-block;
}

.contact-us-block svg svg,
.contact-us-block svg {
  fill: #6F6F6F;
  height: 32px;
  width: 11px;
  margin-right: 15px;
}

.contact-us-block .icon-phone {
  width: 16px;
  height: 32px;
}

.contact-us-block .icon-mobile {
  width: 11px;
  height: 32px;
  margin-right: 20px;
}

.contact-us-block .icon-email {
  width: 16px;
  height: 32px;
}

.footer-block--social-media {
  border-bottom: 1px solid #d2d2d2;
  padding: 21px 0;
  margin-bottom: 42px;
  text-align: center;
}
@media screen and (min-width: 1000px) {
  .footer-block--social-media {
    border-top: 1px solid #d2d2d2;
    padding: 42px 0;
  }
}
@media only screen and (max-width: 767px) {
  .footer-block--social-media .col-xs-6 {
    margin-bottom: 21px;
  }
}
.footer-block--social-media a:hover {
  text-decoration: none;
}
.footer-block--social-media .icon {
  display: block;
  height: 60px;
  width: 60px;
  margin: 0 auto;
}
.footer-block--social-media h5 {
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1;
  color: #525353;
  font-weight: 400;
  margin-bottom: 0;
  margin-top: 21px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
.footer-block--social-media span {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1;
  display: block;
  color: #2D2D2D;
}

.page-footer .wrapper .footer-block--social-media {
  justify-content: flex-start;
}
@media screen and (min-width: 768px) {
  .page-footer .wrapper .footer-block--social-media {
    justify-content: center;
  }
}

.checkout-index-index .page-footer {
  padding: 42px 0 0 0;
}

@media screen and (max-width: 1000px) {
  .footer-block ul li:last-child a {
    display: block;
    margin-bottom: 10.5px;
  }
}

@media screen and (max-width: 1000px) {
  .ie11 .logo,
.edge .logo {
    display: flex;
    justify-content: center;
    margin-left: 0;
    margin-right: 0;
    max-width: 100%;
  }
}

@media screen and (max-width: 1000px) {
  .ie11 .logo img,
.edge .logo img {
    max-width: 175px;
  }
}

.logo {
  background-color: #fff;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%;
  padding: 8px 0;
}
@media screen and (min-width: 1000px) {
  .logo {
    -ms-flex-preferred-size: 33%;
    flex-basis: 33%;
    max-width: 33%;
    padding: 20px 30px 5px 0;
  }
}

.logo img,
.logo svg {
  width: 80%;
}
@media screen and (min-width: 1000px) {
  .logo img,
.logo svg {
    width: 100%;
  }
}

.logo-img {
  height: 33px;
}
@media only screen and (max-width: 767px) {
  .logo-img {
    display: none;
  }
}
@media only screen and (min-width: 375px) {
  .logo-img {
    height: 33px;
  }
}
@media only screen and (min-width: 425px) {
  .logo-img {
    height: 39px;
  }
}
@media only screen and (min-width: 768px) {
  .logo-img {
    height: 44px;
  }
}
@media only screen and (min-width: 1000px) {
  .logo-img {
    height: 71px;
  }
}

.logo-img--mobile {
  display: block;
  height: 36px;
  margin: 0 auto;
}
@media only screen and (min-width: 768px) {
  .logo-img--mobile {
    display: none;
  }
}

.main-nav {
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1;
  top: 94px;
  z-index: 1;
  width: 100%;
}
@media only screen and (min-width: 425px) {
  .main-nav {
    top: 100px;
  }
}
@media only screen and (min-width: 768px) {
  .main-nav {
    top: 105px;
  }
}

.main-nav a {
  color: #2D2D2D;
  font-size: 15px;
  line-height: 19px;
  padding-left: 21px;
}

.level-1-links {
  justify-content: center;
}

.level-1-links li {
  flex-grow: 0;
}

.level-2-links {
  min-width: 260px;
  background-color: #eee;
}
.level-2-links:last-child {
  border: 0;
}

.level-1-link:hover:after,
.level-1-link:after {
  transform: translateY(10px);
  transition: transform 0.25s ease;
}

.level-1-link:hover:after,
.menu-open .level-1-link.active:after {
  bottom: 0;
  border-bottom-color: #007CB0;
  transform: translateY(1px);
  transition: transform 0.25s ease;
  opacity: 1;
}

.menu-open .level-1-link.active:after {
  border-bottom-color: #009900;
}

html, body .main-nav .block-static {
  width: 100%;
}

.main-nav .level-1-link {
  padding: 21px 21px;
}
@media screen and (min-width: 1000px) {
  .main-nav .level-1-link {
    padding: 16px 11px 19px;
    text-transform: uppercase;
  }
}
@media screen and (min-width: 1200px) {
  .main-nav .level-1-link {
    padding: 16px 33px 19px;
    text-transform: uppercase;
  }
}

.level-1-active .title--level-1 a,
.level-2-active .title--level-2 a {
  background-color: #007CB0;
}

.level-1-container {
  top: 50px;
}
@media screen and (min-width: 1000px) {
  .level-1-container {
    top: 0;
  }
}

.main-nav .level-3-links .dropdown-links__title a {
  color: #007CB0;
}

.main-nav {
  flex-wrap: wrap;
}
@media screen and (min-width: 1000px) {
  .main-nav {
    margin-top: 0px;
  }
}

@media screen and (min-width: 1000px) {
  .level-3-links {
    padding: 10.5px;
  }
}

@media screen and (min-width: 1000px) {
  .level-1-container {
    position: relative;
  }
}

.menu-aux a {
  padding: 21px 21px;
}

.dropdown-links__title a {
  color: #fff;
  padding-left: 21px;
  padding-right: 21px;
}

.menu-usps {
  display: none;
  background-color: #007CB0;
  background-image: radial-gradient(circle at center center, #1E9AE3, #007CB0 100%);
  background-size: 50% 100%;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
}
@media screen and (min-width: 1000px) {
  .menu-usps {
    display: block;
  }
}
.menu-usps .menu-usps--item {
  align-content: space-between;
  padding: 10px 0;
  align-self: flex-start;
  text-align: center;
  text-transform: uppercase;
  -ms-flex-preferred-size: 33%;
  -webkit-flex-basis: 33%;
  flex-basis: 33%;
  max-width: 33%;
}

.menu-usps .icon {
  fill: #fff;
  margin-right: 10.5px;
  height: 16px;
  width: 16px;
  opacity: 0.9;
}

.menu-usps p {
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 1;
  color: #fff;
  display: inline;
  margin-bottom: 0;
  font-weight: 500;
}

.page-layout-1column .menu-usps menu-usps--item {
  display: none;
}

.page-layout-1column .menu-usps .menu-usps--item:nth-child(1) {
  display: none;
}

.page-layout-1column .menu-usps .menu-usps--item:nth-child(2) {
  display: block;
}

.page-layout-1column .menu-usps .menu-usps--item:nth-child(3) {
  display: block;
}

.page-layout-1column .menu-usps .menu-usps--item:nth-child(4) {
  display: block;
}

.cms-noroute-index .menu-usps .menu-usps--item:nth-child(1) {
  display: none;
}

.cms-noroute-index .menu-usps .menu-usps--item:nth-child(2) {
  display: block;
}

.cms-noroute-index .menu-usps .menu-usps--item:nth-child(3) {
  display: block;
}

.cms-noroute-index .menu-usps .menu-usps--item:nth-child(4) {
  display: block;
}

.checkout-cart-index .menu-usps .menu-usps--item:nth-child(1) {
  display: block;
}

.checkout-cart-index .menu-usps .menu-usps--item:nth-child(2) {
  display: block;
}

.checkout-cart-index .menu-usps .menu-usps--item:nth-child(3) {
  display: block;
}

.checkout-cart-index .menu-usps .menu-usps--item:nth-child(4) {
  display: none;
}

.onestepcheckout-index-index .menu-usps .menu-usps--item:nth-child(1) {
  display: block;
}

.onestepcheckout-index-index .menu-usps .menu-usps--item:nth-child(2) {
  display: block;
}

.onestepcheckout-index-index .menu-usps .menu-usps--item:nth-child(3) {
  display: block;
}

.onestepcheckout-index-index .menu-usps .menu-usps--item:nth-child(4) {
  display: none;
}

.page-layout-content-pages .menu-usps .menu-usps--item:nth-child(1) {
  display: none;
}

.page-layout-content-pages .menu-usps .menu-usps--item:nth-child(2) {
  display: block;
}

.page-layout-content-pages .menu-usps .menu-usps--item:nth-child(3) {
  display: block;
}

.page-layout-content-pages .menu-usps .menu-usps--item:nth-child(4) {
  display: block;
}

.account .menu-usps .menu-usps--item:nth-child(1) {
  display: none;
}

.account .menu-usps .menu-usps--item:nth-child(2) {
  display: block;
}

.account .menu-usps .menu-usps--item:nth-child(3) {
  display: block;
}

.account .menu-usps .menu-usps--item:nth-child(4) {
  display: block;
}

@media screen and (min-width: 1000px) {
  .block-search {
    position: relative;
    width: 40%;
  }
}

.block-search .block-content {
  position: absolute;
  top: 93px;
  left: 0;
  right: 0;
  display: none;
  width: 100%;
}
@media screen and (min-width: 1000px) {
  .block-search .block-content {
    position: relative;
    top: 0;
    display: block;
  }
}

.block-search.active .block-content {
  display: block;
}

.block-content .actions {
  position: absolute;
  top: 0;
  right: 0;
  left: auto;
  bottom: 0;
  display: flex;
}

.topsearch {
  position: relative;
}

.topsearch .topsearch__input {
  padding: 0 10.5px;
  text-transform: uppercase;
  width: 100%;
  border-color: #ccc;
  background-color: #f6f6f6;
  font-weight: 500;
  height: 53px;
}
@media screen and (min-width: 1000px) {
  .topsearch .topsearch__input {
    color: #2D2D2D;
    font-size: 13px;
    font-weight: 500;
    padding-right: 42px;
  }
}
.topsearch .topsearch__input::placeholder {
  color: #2D2D2D;
}

.safari .topsearch .topsearch__input {
  height: 36px;
}

.topsearch__button {
  display: flex;
  background-color: transparent;
  padding: 0;
  border: none;
  margin: auto;
  z-index: 5;
}

.wrapper--header .topsearch__button svg {
  width: 14px;
  fill: #007CB0;
}
.searchtoggle {
  position: relative;
}
@media screen and (min-width: 1000px) {
  .searchtoggle {
    padding: 0;
    display: none;
  }
}

@media screen and (min-width: 1000px) {
  .searchtoggle.active {
    display: none;
  }
}

.menu-button.active:before {
  left: -10.5px;
}

.showcart.active:before {
  bottom: 0;
  right: -10.5px;
}

.searchtoggle__text {
  display: inline-block;
  font-weight: 500;
  font-size: 13px;
  line-height: 0;
}

.searchtoggle svg {
  width: 16px;
  height: 16px;
}

.search-autocomplete {
  display: none;
  background: #fff;
  padding: 10.5px 21px;
  top: 100%;
}

.search-button-text {
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 600;
}

.four-oh-four {
  padding: 84px 0;
}

.four-oh-four h1 {
  font-size: 36px;
  font-size: 2.25rem;
  line-height: 1;
  color: #007CB0;
  margin: 0;
}
@media only screen and (min-width: 768px) {
  .four-oh-four h1 {
    font-size: 44px;
    font-size: 2.75rem;
    line-height: 1;
  }
}

.four-oh-four--search {
  -ms-flex-preferred-size: 80%;
  -webkit-flex-basis: 80%;
  flex-basis: 80%;
  max-width: 80%;
  margin: 0 auto;
}

.four-oh-four--control {
  position: relative;
}

.icon--search {
  position: absolute;
  right: 10.5px;
  top: 10.5px;
  background: none;
  color: inherit;
  border: none;
  padding: 0;
  font: inherit;
  cursor: pointer;
  outline: inherit;
}

.icon--search svg {
  display: flex;
  fill: #009900;
  height: 16px;
  width: 16px;
}

.above-fold {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  padding: 0;
  margin-bottom: 21px;
}
@media only screen and (min-width: 768px) {
  .above-fold {
    padding: 0 21px;
  }
}

.product-page-container {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: flex-start;
  padding-top: 32px;
}

.product-media {
  order: 1;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%;
}
@media only screen and (min-width: 768px) {
  .product-media {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
    padding-right: 42px;
  }
}

.product-info-main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%;
}
@media only screen and (min-width: 768px) {
  .product-info-main {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
    padding: 0;
    order: 2;
  }
}
@media screen and (min-width: 1200px) {
  .product-info-main {
    flex-basis: auto;
  }
}

.product-info-main .review-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
}

.no-rating {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  display: none;
}

.product-info-main .page-title-wrapper h1 {
  color: #2D2D2D;
  font-size: 28px;
  font-size: 1.75rem;
  line-height: 1;
  font-weight: 600;
  margin-bottom: 6px;
}

.product-info-main .page-title-wrapper h2 {
  color: #6F6F6F;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1;
  font-weight: 500;
}

.prod-details-container {
  order: 3;
}

.video {
  position: relative;
  width: 80%;
  padding-bottom: 45.2%;
  padding-top: 25px;
  height: 0;
  margin-bottom: 93px;
  z-index: 0;
}
@media only screen and (min-width: 1000px) {
  .video {
    margin-bottom: 53px;
  }
}

.video iframe {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

[id=video-transcript] {
  text-align: center;
  margin: 0 auto;
}

@media screen and (min-width: 768px) {
  [id="tab-label-product.video"] .title {
    font-size: 0;
    line-height: 0;
  }
}

[id=video-transcript] h2, [id=video-transcript] h3,
[id=tools-included-section] h2,
[id=tools-included-section] h3 {
  color: #2D2D2D !important;
  margin: 0;
  text-align: left;
  text-transform: none;
  cursor: pointer;
}
[id=video-transcript] .ui-accordion-content p,
[id=tools-included-section] .ui-accordion-content p {
  text-align: left;
  color: #2D2D2D;
  line-height: 2;
  margin: 21px 0;
}

.tech-spec h4 {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1;
  color: #007CB0;
  margin: 21px 0;
}

.tech-spec ul li {
  color: #2D2D2D;
  padding: 10.5px;
}

.tech-spec ul li:nth-child(2n) {
  background-color: #eee;
}

.tech-spec .label {
  display: block;
  text-align: right;
  padding-right: 21px;
}

.tech-spec .value {
  display: block;
  font-weight: 600;
  padding-left: 21px;
  text-align: left;
}

.product-attributes .attribute-label {
  text-align: right;
  padding-right: 21px;
}

.product-attributes .attribute-value {
  text-align: left;
  padding-left: 21px;
}

.tech-spec table {
  display: block;
  margin-bottom: 21px;
  overflow-y: scroll;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .tech-spec table {
    display: inline-table;
    overflow-y: auto;
  }
}

.tech-spec table td {
  padding: 10.5px;
}

.sizing-guide--link {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1;
  font-weight: 600;
  color: #6F6F6F;
  position: absolute;
  top: 4px;
  right: 0;
}

.sticking-header--item {
  padding: 0 16px;
}

.static-block--delivery-message .icon {
  height: 9.75px;
  width: 12px;
  margin-right: 16px;
  fill: #009900;
}

.category-title {
  display: block;
  color: #007CB0;
  text-transform: uppercase;
  font-size: 15px;
  line-height: 1.5;
  font-weight: 500;
  margin-bottom: 0;
  display: none;
}

.sku {
  color: #6F6F6F;
  font-size: 15px;
  font-weight: 500;
  padding-left: 10.5px;
  line-height: 1.5;
  display: none;
}

.sku strong {
  display: none;
}

.sku p {
  font-family: "Montserrat", sans-serif;
  margin: 0;
}

.product-addto-links {
  display: none;
}

.product-info-main .product-add-form .swatch-attribute {
  box-sizing: border-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -webkit-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  -webkit-box-flex: 0;
  flex: 0 1 auto;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%;
  margin: 0;
}

.product-info-main .product-add-form .swatch-attribute-options {
  position: relative;
  z-index: 0;
  display: block;
  width: 100%;
}

.product-info-main .product-add-form .swatch-option.text {
  margin: 0 10.5px 10.5px 0;
}

.product.attibute.product_label {
  position: absolute;
  left: auto;
  right: 10.5px;
  top: 10.5px;
  z-index: 9;
  background-color: #007CB0;
  color: white;
  padding: 5px;
  border: 2px solid #007CB0;
  border-radius: 3px;
  font-weight: 600;
  text-transform: uppercase;
}
@media only screen and (min-width: 1024px) {
  .product.attibute.product_label {
    left: 120px;
    right: auto;
    top: 30px;
  }
}

.page-title-wrapper.product {
  display: block;
  width: 100%;
}

.product-important-info {
  width: 100%;
}
.product-important-info div {
  margin-bottom: 15px;
}

.product-bullet-points {
  margin-bottom: 15px;
  width: 100%;
}
.product-bullet-points ul {
  padding-left: 20px;
}
.product-bullet-points ul li {
  list-style: disc;
  line-height: 25px;
}

.product-info-stock-sku {
  margin-right: 0;
  margin-left: 0;
  margin-top: 21px;
  width: 100%;
}
@media screen and (min-width: 500px) {
  .product-info-stock-sku {
    width: auto;
    margin-left: auto;
    margin-top: 0;
  }
}

.product-info-stock-sku {
  padding-top: 10.5px;
}

.stock {
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  font-weight: 700;
}

.product-info-price {
  position: relative;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: auto;
  margin-bottom: 21px;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%;
}

.product-add-form {
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%;
}

.product-add-form form {
  width: 100%;
}

.prod-buttons-container {
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  position: relative;
  flex-basis: 100%;
}
@media only screen and (min-width: 1024px) {
  .prod-buttons-container {
    display: flex;
  }
}

.prod-buttons-container > button span {
  flex-wrap: nowrap;
  white-space: nowrap;
}

.tick-circled,
.cross-circled {
  width: 30px;
  height: 30px;
}

.manufacturer-link {
  margin: 5px 0 20px;
}
.manufacturer-link img {
  max-width: 200px;
  max-height: 50px;
}
.manufacturer-link span {
  font-size: 30px;
  font-size: 1.875rem;
  line-height: 1;
  font-weight: 300;
  color: #000;
}
.manufacturer-link:hover {
  text-decoration: none;
}

.sticking-header {
  background-color: #ffffffed;
  border-bottom: 1px solid #eee;
  border-top: 1px solid #eee;
  padding: 12px;
  align-self: flex-start;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  width: 100vw;
  left: 0;
  right: 0;
  margin-left: -50vw;
  margin-right: -50vw;
  z-index: 1;
}
@media only screen and (max-width: 767px) {
  .sticking-header {
    display: none;
  }
}

.sticking-header .sticking-header--title {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1;
  font-weight: 600;
  color: #2D2D2D;
  text-transform: uppercase;
}

.product.description {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1;
  line-height: 1.5;
  padding-top: 36px;
}

.description-area h3 {
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 1;
  font-weight: 500;
  color: #2D2D2D;
  padding-bottom: 32px;
}

.product-description {
  padding-bottom: 40px;
}

.product-description p:last-child {
  margin-bottom: 0;
}

#cross-circled path:nth-child(2) {
  fill: #eee !important;
}

#cross-circled path:nth-child(1) {
  fill: #ca363b;
}

#tick-circled path:nth-child(1) {
  fill: #eee !important;
}

#tick-circled path:nth-child(2) {
  fill: #007CB0 !important;
}

.product-add-form select.mage-error {
  margin-bottom: 10.5px;
}

.product-add-form .mage-error[for=qty] {
  display: block;
  width: 300px;
  z-index: 999;
  position: relative;
  bottom: 95px;
}

.simple .input-text.qty.mage-error {
  border-color: #ca363b;
}

.simple .product-add-form .mage-error[for=qty] {
  display: none !important;
}

.super-attribute-select + .mage-error {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%;
}

.addto-container {
  max-width: 500px;
}
@media screen and (min-width: 575px) {
  .addto-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.addto-container.nofinance {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: flex-start;
}

.product-qty {
  float: left;
  height: 52px;
  position: relative;
  width: 50px;
  min-width: 50px;
  margin-left: 21px;
}
@media only screen and (min-width: 768px) {
  .product-qty {
    width: 70px;
    min-width: 70px;
  }
}

.nofinance .product-qty {
  margin-right: 20px;
}

.product-qty input {
  background-color: #fff;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  text-align: center;
}

/*.product-options-bottom {
    margin-bottom: $half-spacing-unit;
}*/
.review-info {
  flex-basis: 100%;
  margin-bottom: 21px;
}

.add-review-links {
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 1;
  text-transform: uppercase;
}

.add-review-links a {
  color: #2D2D2D;
}

.add-review-links a:first-child {
  margin-left: 10.5px;
}

.add-review-links a:nth-child(2)::before {
  content: "|";
  padding: 0 7px;
}

.add-review-links a:nth-child(2)::before:hover {
  text-decoration: none;
}

.add-review-links.no-reviews > a {
  margin-left: 0;
}

a:hover {
  text-decoration: underline;
}

.availability.only {
  position: absolute;
  left: 50px;
  bottom: 15px;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1;
  color: #6F6F6F;
  font-weight: 600;
  text-transform: uppercase;
}
.availability.only strong {
  color: #ca363b;
}

.cat-upsell-link {
  display: inline-block;
  margin-top: 4.2px;
  font-weight: 600;
}

/**
 * PRODUCTS LISTS
 */
.product-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.products--grid {
  margin: 0 auto;
  max-width: 1200px;
}
.products--grid .price-box {
  justify-content: center;
}
.products--grid .price {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1;
  color: #007CB0;
  font-weight: 600;
  padding: 0;
}

.product--title a {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1;
  color: #2D2D2D;
  display: block;
  font-weight: 600;
  line-height: 1.3;
  text-align: left;
  text-transform: none;
  height: 55px;
  overflow: hidden;
  margin-bottom: 12px;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.products--grid .old-price,
.products--grid .saving {
  display: none !important;
}

.quick-buy-add-container {
  position: absolute;
  bottom: 105px;
  left: 10.5px;
  right: 10.5px;
}

@media only screen and (max-width: 500px) {
  .amquickview-hover {
    display: none !important;
  }
}

.attributes {
  width: 100%;
  margin-bottom: 21px;
}

.attributes-list {
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.attributes-list li {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%;
  padding: 0 10.5px 10.5px 0;
  font-family: "Open Sans", sans-serif;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
@media only screen and (min-width: 1024px) {
  .attributes-list li {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }
}

.attribute-value {
  padding-right: 5.25px;
}

.attributes-list li.Color::before,
.attributes-list li.Scent::before,
.attributes-list li.Height::before,
.attributes-list li.Diameter::before,
.attributes-list li.Units::before,
.attributes-list li.Time::before {
  content: "";
  display: inline-block;
  margin-right: 10.5px;
  background-image: url(../images/icons/shearers-icon.svg);
  background-repeat: no-repeat;
  background-size: 18px 18px;
  height: 18px;
  width: 18px;
}

.attributes-list li.Color::before {
  background-image: url(../images/icons/colour.svg);
}

.attributes-list li.Scent::before {
  background-image: url(../images/icons/scent.svg);
}

.attributes-list li.Height::before {
  background-image: url(../images/icons/rulers.svg);
}

.attributes-list li.Diameter::before {
  background-image: url(../images/icons/diameter.svg);
}

.attributes-list li.Time::before {
  background-image: url(../images/icons/clock-attribute.svg);
}

.features--list {
  color: #2D2D2D;
  padding: 0 0 64px 0;
}

.features--item {
  border: 0;
  padding: 0 32px 0 0;
}
@media only screen and (min-width: 768px) {
  .features--item {
    border-right: 1px solid #ddd;
  }
}

.features--item:nth-child(2n) {
  border: 0;
  padding: 0;
}
@media only screen and (min-width: 768px) {
  .features--item:nth-child(2n) {
    padding: 0 0 0 32px;
  }
}

.features--item:last-child {
  border: 0;
}

.features--title {
  display: block;
  font-size: 18px;
  font-weight: 600;
  padding-bottom: 19px;
  text-align: left;
  text-transform: uppercase;
  line-height: 25px;
}

.features--content {
  font-size: 16px;
  text-align: left;
  line-height: 25px;
}

#tech-spec--heading {
  padding-bottom: 4px;
  margin-bottom: 0;
}

.tech-spec {
  padding: 32px 0;
}

.tech-spec--product-name {
  color: #007CB0;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
}

.tech-spec--list {
  border-top: 1px solid #D8D8D8;
  font-family: "Open Sans", sans-serif;
}

.tech-spec--list:nth-child(n+1):last-child {
  border-bottom: 1px solid #D8D8D8;
}

.tech-spec--item {
  border-right: 1px solid #D8D8D8;
  padding: 8px 32px 8px 16px;
  text-align: right;
}

.tech-spec--item:first-child {
  padding-top: 20px;
}

.tech-spec--item:nth-child(2) {
  padding-top: 20px !important;
}

.tech-spec--item:nth-child(2n) {
  border-right: 0;
  font-weight: 600;
  padding: 8px 16px 8px 32px;
  text-align: left;
}

.tech-spec--item:nth-last-child(-n+2) {
  padding-bottom: 26px;
}

.tech-spec--header {
  color: #2D2D2D;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  padding: 26px 32px 8px 16px;
}

.above-fold .hide-me {
  display: none;
}

/**
 * PRICES
 */
.no-display {
  visibility: hidden;
}

.price-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.old-price,
.price-label {
  display: inline-block;
}

.old-price .price-wrapper .price {
  padding-bottom: 21px;
  text-transform: uppercase;
  font-size: 14px;
}

.product-info-price .price-box {
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: flex-end;
  -ms-flex-align: flex-end;
  align-items: flex-end;
}

.old-price,
.saving {
  padding-bottom: 5.25px;
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
  max-width: 50%;
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.old-price {
  margin-right: 31.5px;
}

.old-price .price,
.saving .price {
  font-size: 16px;
}

.price-including-tax {
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 1;
  color: #007CB0;
  font-weight: 600;
}

.product-info-price .review-info {
  flex: 0 0 100%;
}

.price {
  padding-right: 5.25px;
  position: relative;
  z-index: 1;
}

.price-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
}

.price-excluding-tax .price {
  color: #6F6F6F;
  font-size: 13px;
  font-weight: normal;
}

.catalog-product-view .price-excluding-tax .price:before,
.category-item__price .price-excluding-tax .price:before {
  content: "(";
}
.catalog-product-view .price-excluding-tax .price:after,
.category-item__price .price-excluding-tax .price:after {
  content: " ex VAT)";
}

.product__prices--info .product__price--rrp, .product__prices--info .product__price--save,
.product__prices--info .product-in-stock {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1;
  color: #6F6F6F;
  font-weight: 600;
  margin-right: 21px;
}
@media only screen and (min-width: 768px) {
  .product__prices--info .product__price--rrp, .product__prices--info .product__price--save,
.product__prices--info .product-in-stock {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1;
    margin-right: 42px;
  }
}
.product__prices--info .product__price--save::before {
  content: "Save ";
}
.product__prices--info .product-in-stock {
  color: green;
  margin-right: 0;
}

.final-price .price {
  background-color: #fff;
  color: #007CB0;
  font-weight: 600;
  font-size: 26px;
}

.price--inc-vat {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1;
  color: #6F6F6F;
  font-weight: 600;
}

.old-price .price--inc-vat {
  display: none;
}

.swatch-attribute-label {
  position: relative;
  padding-right: 21px;
  font-weight: 600;
  color: #2D2D2D;
}

.swatch-attribute-label.required {
  padding-right: 10px;
}

.swatch-attribute-label[data-required="1"]:after {
  content: "*";
  color: #ca363b;
  position: absolute;
  right: -11px;
  top: -2px;
  font-weight: bold;
  font-size: 1em;
}

.swatch-attribute-label {
  display: inline-block;
  margin-bottom: 10.5px;
}

.swatch-attribute-selected-option {
  display: inline-block;
  padding-left: 10.5px;
  margin-bottom: 10.5px;
}

.swatch-option {
  height: auto;
  float: left;
  margin: 0;
  text-align: center;
  cursor: pointer;
  position: relative;
  border: 2px solid #eee;
  overflow: hidden;
  text-overflow: ellipsis;
}

.swatch-option.text {
  display: inline-block;
  color: #6F6F6F;
  font-size: 16px;
  padding: 5.5px 12px;
  min-width: 43px;
  margin: 0 10.5px 0 0;
  text-transform: none;
}

.swatch-option.selected {
  outline: 0;
  border: 2px solid #007CB0;
}

.swatch-option.text.selected {
  background-color: #FFF !important;
}

.swatch-option.image:hover {
  border: 0;
}

.swatch-option.image:hover::after {
  bottom: -7px;
}

.swatch-option.image.selected::after {
  bottom: 0px;
}

.swatch-option.image img {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
}

.clearfix:after {
  content: " ";
  /* Older browser do not support empty content */
  visibility: hidden;
  display: block;
  height: 0;
  clear: both;
}

.swatch-attribute.size .swatch-option,
.swatch-attribute.manufacturer .swatch-option {
  background: #fff;
  color: #6F6F6F;
}

.swatch-attribute.size .swatch-option.selected,
.swatch-attribute.manufacturer .swatch-option.selected {
  color: #2D2D2D;
  background: #fff;
  border: 2px solid #007CB0;
}

.swatch-option:not(.disabled):hover {
  outline: 0;
  border: 2px solid #007CB0;
  color: #6F6F6F;
}

.swatch-option.color:not(.disabled):hover {
  outline: 0;
  border: 2px solid #fff;
}

.swatch-option.disabled {
  cursor: not-allowed;
  background-color: #6F6F6F;
  border-color: #eee;
}

.swatch-option-tooltip {
  max-width: 140px;
  max-height: 100%;
  min-height: 20px;
  min-width: 20px;
  position: absolute;
  padding: 5px;
  background-color: #fff;
  color: #949494;
  border: 1px solid #eee;
  display: none;
  z-index: 999;
  text-align: center;
}

.swatch-option-tooltip .corner,
.swatch-option-tooltip-layered .corner {
  left: 40%;
  position: absolute;
  bottom: 0;
  height: 8px;
}

.swatch-option-tooltip .corner:after,
.swatch-option-tooltip-layered .corner:after {
  content: "";
  position: relative;
  top: 1px;
  left: -15px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 7px 7.5px 0 7.5px;
  border-color: #fff transparent transparent transparent;
  font-size: 1px;
}

.swatch-option-tooltip .corner:before,
.swatch-option-tooltip-layered .corner:before {
  content: "";
  position: relative;
  top: 2px;
  left: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 8.5px 0 8.5px;
  border-color: #6F6F6F transparent transparent transparent;
  font-size: 1px;
}

.swatch-option-tooltip .image,
.swatch-option-tooltip-layered .image {
  display: block;
  height: 130px;
  width: 130px;
  margin: 0 auto;
}

.swatch-option-tooltip .title {
  max-width: 140px;
  min-height: 20px;
  max-height: 200px;
  color: #6F6F6F;
  text-align: center;
  display: block;
  overflow: hidden;
}

.swatch-opt {
  margin: 0;
}

.swatch-more {
  display: inline-block;
  margin: 2px 0;
  text-decoration: none !important;
  position: static;
  z-index: 1;
}

/* Layered Features */
.swatch-option-link-layered {
  position: relative;
  margin: 0 !important;
  padding: 0 !important;
}

.swatch-option-tooltip-layered {
  width: 140px;
  position: absolute;
  background-color: #fff;
  color: #6F6F6F;
  border: 1px solid #eee;
  display: none;
  z-index: 999;
  left: -47px;
}

.swatch-visual-tooltip-layered {
  height: 160px;
  top: -170px;
}

.swatch-textual-tooltip-layered {
  height: 30px;
  top: -40px;
}

.swatch-option-link-layered:hover > .swatch-option-tooltip-layered {
  display: block;
}

.swatch-attribute-options .swatch-option-tooltip-layered .title {
  width: 100%;
  height: 20px;
  position: absolute;
  bottom: -5px;
  left: 0;
  color: #282828;
  text-align: center;
  margin-bottom: 10px;
}

.swatch-option-disabled:after {
  content: "";
  position: absolute;
  width: 42px;
  height: 2px;
  background: red;
  transform: rotate(-30deg);
  -o-transform: rotate(-30deg);
  -moz-transform: rotate(-30deg);
  -ms-transform: rotate(-30deg);
  -webkit-transform: rotate(-30deg);
  z-index: 995;
  left: -4px;
  top: 10px;
}

.swatch-option-disabled {
  outline: none !important;
  cursor: default;
  border: 0;
}

/* Bugfix for Add To Cart button */
div[class^=swatch-opt-] {
  margin-bottom: 10px;
}

.swatch-option-loading {
  content: url("../images/loader-2.gif");
}

.swatch-option.color,
.swatch-option.image {
  height: 30px;
  width: 30px;
  border-radius: 50%;
  margin-right: 10.5px;
  background-size: contain !important;
}

.swatch-attribute {
  display: flex;
  align-items: center;
  margin-top: 31.5px;
  margin-bottom: 31.5px;
  position: relative;
}

.swatch-input {
  display: none;
}

.filter {
  position: relative;
  border-top: 1px solid #eee;
  width: 100%;
}

#filter-by,
.js-filter-text {
  color: #6F6F6F;
  cursor: default;
}

.js-filter-text {
  display: none;
}

.products__filter {
  position: relative;
}
@media screen and (min-width: 768px) {
  .products__filter {
    margin: 0;
  }
}
@media screen and (min-width: 768px) {
  .products__filter .button, .products__filter .action-save-address, .products__filter .action-hide-popup, .products__filter .checkout-index-index .action-dismiss, .checkout-index-index .products__filter .action-dismiss, .products__filter .checkout-index-index .action-accept, .checkout-index-index .products__filter .action-accept {
    display: none;
  }
}

@media screen and (max-width: 768px) {
  .catalogsearch-result-index .products__filter {
    margin: 21px 0 0 0;
  }
}

.floating-header.products__filter--list {
  flex-direction: column;
  padding-top: 0;
}
@media screen and (min-width: 768px) {
  .floating-header.products__filter--list {
    align-items: center;
    display: inline-flex;
    flex-direction: row;
    justify-content: flex-start;
    padding: 0 !important;
    text-align: center;
  }
}

@media screen and (min-width: 768px) {
  .floating-header.products__filter--list.more-loaded {
    opacity: 1;
  }
}

/*
 * We need to set `visibility: hidden` rather than `disiplay: none` or the
 * Javascript can't find the top position of the filters to know when to
 * apply the `.fixed-top` class
 */
@media only screen and (max-width: 767px) {
  .floating-header.products__filter--list {
    display: none;
    visibility: hidden;
    pointer-events: none;
  }

  .floating-header.products__filter--list.active {
    padding: 0;
    pointer-events: auto;
    visibility: visible;
    display: flex;
  }
}
.floating-header.products__filter--list.fixed-top {
  left: 21px;
  right: 21px;
  width: auto;
}

.products__filter--list > li {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1;
  border-bottom: 1px solid #eee;
  color: #717171;
  cursor: pointer;
  font-weight: 500;
  position: relative;
  text-transform: uppercase;
  white-space: nowrap;
}
.products__filter--list > li:first-child {
  display: none;
}
.products__filter--list > li:last-child {
  border: 0;
}
.products__filter--list > li.main-filter-parent-cat {
  cursor: default;
}
@media screen and (min-width: 768px) {
  .products__filter--list > li {
    border: 0;
    flex-wrap: nowrap;
  }
  .products__filter--list > li:first-child {
    display: block;
  }
  .products__filter--list > li:first-child:after {
    bottom: -1px;
  }
  .products__filter--list > li:after {
    content: "";
    display: block;
    width: 1px;
    height: 60%;
    position: absolute;
    bottom: 0;
    right: 0;
  }
  .products__filter--list > li.sorter {
    margin-left: auto;
  }
  .products__filter--list > li:last-child:after {
    content: none;
  }
}

.filter--title {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-basis: auto;
  padding: 18.5px 21px;
}
.filter--title span {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1;
}
@media screen and (min-width: 768px) {
  .filter--title span {
    padding: 0 10.5px;
  }
}

.filter--title .icon svg,
.filter--title .icon {
  fill: #009900;
  height: 15px;
  width: 15px;
  margin: 0 10.5px 0 0;
}
@media screen and (min-width: 768px) {
  .filter--title .icon svg,
.filter--title .icon {
    margin: 0;
  }
}

.filter--title .arrow {
  fill: #009900;
  float: right;
  margin-left: auto;
  height: 7px;
  width: 10px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
@media screen and (min-width: 768px) {
  .filter--title .arrow {
    float: none;
  }
}

.filter--title .active .arrow {
  -webkit-transform: rotate(-180deg);
  -moz-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  -o-transform: rotate(-180deg);
  transform: rotate(-180deg);
}

.filter-options-title .m-filter-item-list.show {
  display: block;
}
@media screen and (min-width: 768px) {
  .filter-options-title .m-filter-item-list.show {
    opacity: 1;
    pointer-events: auto;
    transition: opacity 0.25s ease;
    cursor: default;
  }
}

.filter-options-title .m-filter-item-list {
  display: none;
  padding: 0 0 5px 0;
}
@media screen and (min-width: 768px) {
  .filter-options-title .m-filter-item-list {
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.25s ease;
    background: #fff;
    position: absolute;
    left: -1px;
    top: 51px;
    width: 330px;
    z-index: 999;
    max-height: 300px;
    min-height: 40px;
    overflow: auto;
    border-radius: 0 0 4px 4px;
    border: 1px solid #ededed;
    border-top: 0;
    box-shadow: 3px 3px 4px 2px rgba(0, 0, 0, 0.05);
  }
}
.filter-options-title .m-filter-item-list .swatch-attribute {
  padding: 0 21px;
}
.filter-options-title .m-filter-item-list .swatch-attribute-options {
  text-align: left;
}
.filter-options-title .m-filter-item-list .swatch-option-link-layered {
  float: left;
  display: block;
}

@media screen and (min-width: 768px) {
  .sorter .m-filter-item-list {
    right: -1px;
    left: auto;
    width: 205px;
  }
}

.filter-options-content .item :hover {
  cursor: pointer;
  background-color: #007CB0;
}
.filter-options-content .item :hover label, .filter-options-content .item :hover .count {
  color: #fff;
}

.main-filter-cat .item a {
  display: block;
  padding: 0 21px;
  line-height: 32px;
  text-align: left;
  text-transform: none;
}

.item .count {
  float: right;
  color: #888;
}

.ui-icon-triangle-1-e,
.ui-icon-triangle-1-s {
  display: none;
}

#more-filter {
  display: none;
}

@media screen and (min-width: 768px) {
  .more-populated #more-filter {
    display: block;
  }
}

@media screen and (min-width: 768px) {
  .more-empty #more-filter {
    display: none;
  }
}

.more-list .m-filter-item-list {
  max-height: 9000px;
}

.list-empty {
  border: 1px red dashed;
}

.more-list .m-filter-item-list .m-filter-item-list {
  position: relative;
  top: 0;
  opacity: 1;
  max-height: 200px;
}

.align-right {
  left: auto !important;
  right: 0 !important;
}

.m-filter-item-list--item {
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 21px;
  text-align: left;
}
.m-filter-item-list--item input {
  height: auto;
  margin-right: 10.5px;
}

.m-filter-item-list--item input {
  display: none;
}

.m-filter-item-list--item label {
  width: 100%;
  line-height: 32px;
  height: 32px;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
}

.m-filter-item-list--item:last-child {
  padding-bottom: 0;
}

.filter-selected-hightlight .filter--title .icon.arrow {
  fill: #3e9a3c;
  height: 16px;
  width: 16px;
}

.filter-selected-hightlight .filter--title.active .icon.arrow {
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
}

.products__filter--list .filters__clear {
  display: flex;
  align-items: center;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-basis: auto;
  padding: 18.5px 21px;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1;
  color: #717171;
  font-weight: 500;
  text-transform: uppercase;
  position: static;
}
.products__filter--list .filters__clear:after {
  content: none;
}
.products__filter--list .filters__clear:hover {
  text-decoration: none;
}
.products__filter--list .filters__clear.active {
  display: block;
}

.products__filter--list .filters__clear svg {
  fill: #ca363b;
  height: 12px;
  width: 12px;
  margin-left: 0;
  margin-right: 10.5px;
}

.sorter-options {
  width: 100%;
}

.sorter__option {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.sorter-options .sorter__option a {
  padding-left: 10.5px;
}

.sorter__option.active a {
  color: #007CB0;
}

.sorter__option.active.active-asc .sort-asc svg {
  fill: #007CB0;
}

.sorter__option.active.active-desc .sort-desc svg {
  fill: #007CB0;
}

.sorter__dir {
  display: flex;
  justify-content: flex-end;
}

.floating-header .sorter__dir a {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 7px;
  font-size: 32px;
}

.floating-header .sorter__dir a:hover {
  color: #007CB0;
  text-decoration: none;
}

.floating-header .sorter__dir svg {
  width: 14px;
  margin-left: 0;
  fill: #2D2D2D;
}

.sorter__dir a.active svg,
.sorter__dir a:hover svg {
  fill: #007CB0;
}

.products__filter--list .swatch-attribute {
  margin-top: 0;
  margin-bottom: 0;
}

.products__filter--list .swatch-attribute-options {
  margin-top: 0;
  margin-bottom: 0;
  margin-bottom: -10.5px;
}

.products__filter--list .swatch-attribute-options a {
  margin-bottom: 10.5px !important;
}

.sorter-dead-link {
  pointer-events: none;
}

.catalogsearch-result-index .mana-filter-block {
  margin: 21px 0;
}

[class*=categorypath-manufacturers] .main-filter-manufacturer {
  display: none !important;
}

.forgotten-password,
.login-container,
.form-create-account {
  margin: 42px 0;
}

@media only screen and (min-width: 768px) {
  .block-new-customer {
    padding-right: 42px;
  }
}

.account-nav ul li {
  line-height: 2;
}

.prod-details-container {
  position: relative;
  width: 100%;
  margin-top: 26.25px;
}

.prod-details-container {
  margin-bottom: 21px;
}

.catalog-product-view {
  overflow-x: hidden;
}

.prod-details-container:after {
  background-color: #eee;
  content: "";
  height: 1px;
  position: absolute;
  top: 0;
  left: -100vw;
  width: 200vw;
  z-index: 999;
}

.prod-details {
  margin: 0 auto;
  text-align: center;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .prod-details {
    padding-top: 70px;
  }
}

.prod-details .data {
  max-width: 825px;
  margin: 0 auto;
}

.prod-details .data[id=tab-label-reviews],
.prod-details .data[id=reviews],
.prod-details .data[id=tab-label-mageworx_product_attachments],
.prod-details .data[id=mageworx_product_attachments] {
  max-width: 100%;
}

.title--prod-detail {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1;
  color: #007CB0;
  margin: 0;
}

.title--prod-detail .icon {
  height: 42px;
}
@media screen and (min-width: 768px) {
  .title--prod-detail .icon {
    display: none;
  }
}

.ui-state-active .prod-detail__title .icon {
  transform: rotate(180deg);
}

.product-options-wrapper .configurable label {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1;
  line-height: 36px;
  text-transform: capitalize;
  padding-bottom: 21px;
}
@media screen and (min-width: 768px) {
  .product-options-wrapper .configurable label {
    padding-bottom: 0;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }
}

.product.overview {
  display: none;
  margin-bottom: 42px;
}

.prod-details .ui-accordion-header {
  padding: 10.5px 21px;
  margin-bottom: 0;
}

.data.item.content {
  padding-top: 21px;
  padding-bottom: 21px;
}

#mageworx_product_attachments.data.item.content {
  padding-top: 42px;
}

.block.related h2,
.block.upsell h2,
.block.crosssell h2 {
  margin-bottom: 21px;
}

.block.related .product-item a,
.block.upsell .product-item a,
.block.crosssell .product-item a {
  font-size: 16px;
}

@media only screen and (min-width: 768px) {
  .prod-details .data.item.content {
    border-bottom: 1px solid #eee;
    margin-bottom: 42px;
    padding-bottom: 42px;
    position: relative;
  }
}

.manufacturer-warranty {
  display: block;
  padding-top: 21px;
}

span.swatch-attribute-selected-option.prompt {
  padding-left: 0;
}

.description-area {
  max-width: 100%;
  width: 100%;
}

.static-block--delivery-message {
  color: #6F6F6F;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1;
  font-weight: 600;
  padding: 16px 0;
}

.static-block--delivery-message p {
  margin: 0;
  padding: 0;
}

.homepage-carousel-container {
  position: relative;
  min-height: 367px;
  background-color: #eee;
}
@media only screen and (min-width: 1000px) {
  .homepage-carousel-container {
    margin-top: 21px;
  }
}

.homepage-carousel-container .banner .banner-wrap {
  pointer-events: none;
}

.homepage-carousel-container .carousel__nav {
  bottom: 276px;
  width: 100%;
}

.homepage-carousel-container .carousel__nav .icon-prev,
.homepage-carousel-container .carousel__nav .icon-next,
.homepage-carousel-container .carousel__nav .icon-prev svg,
.homepage-carousel-container .carousel__nav .icon-next svg {
  fill: #fff;
  width: 28px;
  height: 33.6px;
  opacity: 0.2;
  transition: opacity 0.25s ease;
}

.homepage-carousel-container:hover .carousel__nav .icon-prev,
.homepage-carousel-container:hover .carousel__nav .icon-next,
.homepage-carousel-container:hover .carousel__nav .icon-prev svg,
.homepage-carousel-container:hover .carousel__nav .icon-next svg {
  opacity: 0.6;
  transition: opacity 0.25s ease;
}

.homepage-carousel {
  margin-bottom: 21px;
}

.homepage-carousel .banner {
  background-color: #000;
  height: 367px;
  position: relative;
  overflow: visible;
}

.homepage-carousel .owl-controls {
  margin-top: 0;
  display: none;
}

.banner-wrap {
  height: 367px;
  z-index: 9;
  position: relative;
  padding: 42px;
  text-align: right;
}
@media only screen and (min-width: 768px) {
  .banner-wrap {
    padding: 42px 110px;
  }
}
.banner-wrap img {
  display: inline !important;
  max-width: 100%;
  width: auto !important;
}

.homepage-carousel-mini {
  background-color: #eee;
}

.shadow-banner {
  background-color: #eee;
  position: relative;
  margin: 24px 0 0 0;
}

.shadow-banner .banner {
  z-index: 9;
  margin: 0;
  background-color: transparent;
  padding: 21px 0;
}

.top-level-category-item {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  padding: 7px;
  list-style: none;
  text-align: center;
}
@media only screen and (min-width: 1024px) {
  .top-level-category-item {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
  }
}

.top-level-category-item--container {
  display: block;
  font-size: 0;
}

.top-level-category-item--container:hover {
  text-decoration: none;
}

.top-level-category-item--container-inside {
  background-color: #fff;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  box-shadow: 3px 3px 4px 2px rgba(0, 0, 0, 0.05);
  height: 196px;
  position: relative;
  padding: 10.5px;
  margin-bottom: 0;
  overflow: hidden;
  width: 100%;
  display: flex;
}

.catalog-category-view .top-level-category-item--container-inside {
  background-size: auto;
}

.catalog-category-view .top-level-category-item--container-inside:after {
  background-color: #000;
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  opacity: 0.5;
  letter-spacing: 1px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.catalog-category-view .top-level-category-item--container:hover .top-level-category-item--container-inside:after {
  opacity: 0;
}

.top-level-category-item--container-inside .title {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1;
  line-height: 1.2;
  color: #fff;
  display: flex;
  height: 100%;
  font-weight: 600;
  padding: 0 10.5px;
  position: relative;
  text-shadow: 1px 1px 2px #969696;
  text-transform: uppercase;
  letter-spacing: 1px;
  z-index: 1;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  justify-content: center;
  text-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
}

.top-level-category .top-level-category-item--container-inside .col-xs-6 {
  height: 100%;
}

.top-level-category-item--image {
  background-position: center center;
  height: 100%;
}

.shadow-banner .top-level-category-item {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
}

.shadow-banner .top-level-category-item--container-inside .title {
  display: none;
}

#shadow1 .owl-theme .owl-controls {
  width: 100%;
}

#shadow1 .owl-dots {
  display: block !important;
}
@media only screen and (min-width: 1023px) {
  #shadow1 .owl-dots {
    display: none !important;
  }
}

.homepage-carousel .banner__img {
  background-position: center center;
  -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);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
}

.homepage-carousel .owl-dots {
  display: block !important;
  position: absolute;
  bottom: 21px;
  left: 0;
  right: 0;
}

.homepage-carousel.owl-theme .owl-dots .owl-dot.active span,
.homepage-carousel.owl-theme .owl-dots .owl-dot:hover span {
  border: 2px solid #fff;
}

.homepage-carousel .owl-controls .owl-dot.active span {
  background-image: radial-gradient(#fff 50%, transparent 50%);
}

.homepage-carousel.owl-theme .owl-dots .owl-dot span {
  border: 2px solid #fff;
}

.cms-home .products--grid {
  position: relative;
}

.cms-home .products--grid h2 {
  padding: 21px 0;
  margin: 0;
}

.personalised-recommendations__nav {
  top: 42px;
  bottom: 42px;
  left: -21px;
  right: -21px;
}

.homepage-personalised-recommendations {
  background-color: #eee;
  position: relative;
}

.homepage-personalised-recommendations::before,
.homepage-personalised-recommendations::after {
  content: "";
  background-color: #eee;
  position: absolute;
  left: -999em;
  top: 0;
  bottom: 0;
  width: 999em;
  height: 100%;
}

.homepage-personalised-recommendations::after {
  left: auto;
  right: -999em;
}

.cms-home .main {
  overflow: hidden;
}

#personalised-recommendations {
  min-height: 400px;
}

.newsletter-homepage {
  display: none;
  background-image: url(../images/homepage-newsletter.svg);
  background-position: 50% 50%;
  padding: 14px 0;
  margin: 16px 0;
}

.newsletter-homepage .wrapper {
  padding: 0 10.5px;
}

.newsletter-homepage--column {
  box-sizing: border-box;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}

.newsletter-homepage--column:nth-child(1) {
  display: none;
}
@media only screen and (min-width: 768px) {
  .newsletter-homepage--column:nth-child(1) {
    -ms-flex-preferred-size: 20%;
    -webkit-flex-basis: 20%;
    flex-basis: 20%;
    max-width: 20%;
    display: flex;
  }
}
@media only screen and (min-width: 1024px) {
  .newsletter-homepage--column:nth-child(1) {
    -ms-flex-preferred-size: 25%;
    -webkit-flex-basis: 25%;
    flex-basis: 25%;
    max-width: 25%;
  }
}

.newsletter-homepage--column:nth-child(2) {
  -ms-flex-preferred-size: 60%;
  -webkit-flex-basis: 60%;
  flex-basis: 60%;
  max-width: 60%;
  padding-right: 10.5px;
}
@media only screen and (min-width: 768px) {
  .newsletter-homepage--column:nth-child(2) {
    -ms-flex-preferred-size: 55%;
    -webkit-flex-basis: 55%;
    flex-basis: 55%;
    max-width: 55%;
  }
}
@media only screen and (min-width: 1024px) {
  .newsletter-homepage--column:nth-child(2) {
    -ms-flex-preferred-size: 60%;
    -webkit-flex-basis: 60%;
    flex-basis: 60%;
    max-width: 60%;
  }
}

.newsletter-homepage--column:nth-child(3) {
  -ms-flex-preferred-size: 40%;
  -webkit-flex-basis: 40%;
  flex-basis: 40%;
  max-width: 40%;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  -webkit-box-pack: end;
  justify-content: flex-end;
  text-align: end;
}
@media only screen and (min-width: 768px) {
  .newsletter-homepage--column:nth-child(3) {
    -ms-flex-preferred-size: 25%;
    -webkit-flex-basis: 25%;
    flex-basis: 25%;
    max-width: 25%;
  }
}
@media only screen and (min-width: 1024px) {
  .newsletter-homepage--column:nth-child(3) {
    -ms-flex-preferred-size: 15%;
    -webkit-flex-basis: 15%;
    flex-basis: 15%;
    max-width: 15%;
  }
}

.newsletter-homepage--column:nth-child(3) .button--ghost {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1;
  height: 36px;
  padding: 7.5px 10px;
}
@media only screen and (min-width: 450px) {
  .newsletter-homepage--column:nth-child(3) .button--ghost {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1;
    height: auto;
  }
}

.newsletter-homepage--title {
  color: #fff;
  font-size: 20px;
}

.newsletter-homepage--hidden {
  display: none;
}
@media only screen and (min-width: 1200px) {
  .newsletter-homepage--hidden {
    display: inline-block;
  }
}

.banner-mosaic {
  display: flex;
  flex-wrap: wrap;
  padding: 15px 0 24px;
}
@media screen and (min-width: 500px) {
  .banner-mosaic {
    margin-left: -12px;
  }
}
@media only screen and (width: 1024px) {
  .banner-mosaic {
    padding: 0 12px;
  }
}

@media screen and (max-width: 500px) {
  .banner-mosaic .owl-dots {
    display: block !important;
  }
}

.banner-mosaic .banner {
  position: relative;
}

.mosaic-small {
  width: 100%;
}
@media only screen and (min-width: 500px) {
  .mosaic-small {
    width: 50%;
  }
}
@media only screen and (min-width: 1024px) {
  .mosaic-small {
    width: 25%;
  }
}
.mosaic-small .mosaic-padding {
  background-position: center;
  background-size: 100% 100%;
  padding-bottom: 100%;
}

.mosaic-long {
  width: 100%;
}
@media only screen and (min-width: 1024px) {
  .mosaic-long {
    width: 50%;
  }
}
.mosaic-long .mosaic-padding {
  background-color: #F1F1F1;
  background-position: right;
  background-size: 200% 100%;
  padding-bottom: 100%;
}
@media only screen and (min-width: 500px) {
  .mosaic-long .mosaic-padding {
    background-size: 100% 100%;
    padding-bottom: 50%;
  }
}
.mosaic-long .mosaic-padding.left {
  background-position: left;
}

.mosaic-padding {
  background-repeat: no-repeat;
  display: block;
}
@media only screen and (min-width: 500px) {
  .mosaic-padding {
    margin: 0 0 12px 12px;
  }
}

.mosaic-long img {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  right: 0;
  transform: translate(-50%, 80%);
  width: 160px !important;
}

.mosaic-long--seo-text {
  font-size: 14px;
  line-height: 1.5;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  right: 0;
  width: 85%;
  text-align: center;
  transform: translate(-50%, 40%);
  color: #6F6F6F;
}

.cart-container {
  margin: 42px 0;
}

.checkout-cart-index .page-title-wrapper {
  display: none;
}

.minicart-items-wrapper {
  height: auto !important;
}

.shopping-basket--header {
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 16px;
  margin-bottom: 21px;
}

.shopping-basket--header span {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1;
  color: #2D2D2D;
  font-weight: 600;
  text-transform: uppercase;
}

.shopping-basket--item {
  border-bottom: 1px solid #eee;
  margin-bottom: 16px;
  padding-bottom: 16px;
  list-style-type: none;
  position: relative;
  min-height: 95px;
}

.shopping-basket--title,
.shopping-basket--qty {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1;
  color: #2D2D2D;
  font-weight: 400;
}

.shopping-basket--title {
  color: #007CB0;
}
@media only screen and (min-width: 768px) {
  .shopping-basket--title {
    display: block;
    padding-right: 21px;
  }
}

.shopping-basket--title a {
  font-size: 18px;
  line-height: 1.5;
  color: #2D2D2D;
}
@media screen and (min-width: 768px) {
  .shopping-basket--title a {
    display: inline-block;
    padding-right: 42px;
  }
}

.shopping-basket--product-options .shopping-basket--price {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1;
  color: #007CB0;
  font-weight: 600;
}

.shopping-basket--price .price {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1;
  padding: 0;
  color: #007CB0;
  font-weight: 600;
}

.shopping-basket--edit {
  position: relative;
}
.shopping-basket--edit input {
  background: #fff;
  height: 33px;
  width: 60px;
  margin-bottom: 10.5px;
  text-align: center;
  padding: 0;
}
.shopping-basket--edit .action-delete,
.shopping-basket--edit .action-edit,
.shopping-basket--edit .action-towishlist {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1;
  color: #2D2D2D;
  display: block;
  margin-bottom: 5.25px;
}
.shopping-basket--edit .action-edit,
.shopping-basket--edit .action-towishlist {
  display: none;
}
.shopping-basket--edit .action-delete {
  font-weight: 600;
  position: absolute;
  top: 10px;
  left: -5px;
}
@media only screen and (min-width: 768px) {
  .shopping-basket--edit .action-delete {
    position: relative;
    top: 0;
    left: 0;
  }
}
.shopping-basket--edit .action-delete .remove-text {
  display: none;
}
@media only screen and (min-width: 768px) {
  .shopping-basket--edit .action-delete .remove-text {
    display: inline-block;
    font-size: 10px;
  }
}
.shopping-basket--edit .action-edit {
  margin-top: 8px;
}
.shopping-basket--edit div.mage-error {
  position: absolute;
  left: -250px;
  top: -35px;
  width: 230px;
  z-index: 1;
}
@media only screen and (min-width: 768px) {
  .shopping-basket--edit div.mage-error {
    left: -320px;
    top: 0;
    width: 300px;
  }
}

.minicart-items .basket-options--title,
.minicart-items .basket-options--content {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1;
  margin-bottom: 10.5px;
}

.minicart-items .basket-options--content .subtitle {
  display: block;
  margin-bottom: 5.25px;
}

.action-delete .icon,
.action-delete .icon svg {
  height: 8px;
  width: 8px;
  fill: #ca363b;
}

.cart-totals {
  display: block;
  overflow: hidden;
  width: 100%;
}
.cart-totals .table-caption {
  display: none;
}

.checkout-cart-index .cart-totals {
  margin-top: 21px;
}

.cart-totals .table.totals {
  color: #2D2D2D;
  float: right;
  text-align: right;
  width: 100%;
  margin-bottom: 10.5px;
}

.cart-totals .grandtotal {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1;
  font-weight: 600;
  text-transform: uppercase;
}
.cart-totals .grandtotal .mark {
  font-weight: 600;
}

.cart-totals .price {
  padding-right: 0;
}

.table.totals strong {
  font-weight: normal;
}

.table.totals th,
.table.totals td {
  font-weight: normal;
  color: #2D2D2D;
  font-size: 14px;
  line-height: 1.75;
}

.ie11 .table.totals td {
  width: auto;
  min-width: 100px;
}

.table.totals th {
  width: 60%;
}
@media only screen and (min-width: 768px) {
  .table.totals th {
    width: 80%;
  }
}

.table.totals td {
  width: 40%;
}
@media only screen and (min-width: 768px) {
  .table.totals td {
    width: 20%;
  }
}

.table.totals td,
.table.totals td strong {
  font-weight: 600;
}

.table .grand.totals.incl th,
.table .grand.totals.incl td {
  font-weight: 600;
  font-size: 18px;
}
.table .grand.totals.incl th strong,
.table .grand.totals.incl td strong {
  font-weight: 600;
}

.cart-totals .table.totals th {
  text-align: left;
  text-transform: uppercase;
}
.cart-totals .table.totals td {
  width: 40%;
}

.ie11 .cart-totals .table.totals th {
  width: 100%;
}

.opc-block-summary-content .cart-totals .table.totals th {
  text-align: left;
}

#block-shipping .title {
  cursor: pointer;
  margin-bottom: 16px;
}

#block-summary {
  margin-bottom: 16px;
}

.estimate .label--form {
  padding-right: 21px;
}

.rate .methods .radio {
  margin-right: 10.5px;
}

.cart-empty {
  margin: 20% 0;
  text-align: center;
}

.finance-module--basket {
  margin-bottom: 21px;
}

.finance-module--basket #calculatorFrame {
  width: 100%;
}

.finance-module--basket #calculatorFrame #wpage {
  text-align: right;
  width: 100%;
}

.cart.message.error {
  color: #ca363b;
  font-weight: 600;
}

.shopping-basket--item .item-options dt,
.shopping-basket--item .item-options dd {
  font-size: 14px;
}

.shopping-basket--item .item-options dt {
  text-transform: uppercase;
  color: #007CB0;
}

.totals tbody {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
}

.totals tr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

tr.grand.totals .price {
  color: #007CB0;
}

.checkout-cart-index .crosssell {
  background-color: #eee;
  padding: 42px 0;
  position: relative;
}

.checkout-cart-index .crosssell::before,
.checkout-cart-index .crosssell::after {
  content: "";
  background-color: #eee;
  position: absolute;
  left: -999em;
  top: 0;
  bottom: 0;
  width: 999em;
  height: 100%;
}

.checkout-cart-index .crosssell::after {
  left: auto;
  right: -999em;
}

.checkout-cart-index .shopping-basket--title,
.checkout-cart-index .shopping-basket--title a {
  height: auto !important;
  margin: 0 !important;
}

.checkout-cart-index .shopping-basket--title {
  color: #2D2D2D;
  font-size: 20px;
  font-weight: 600;
}

.checkout-cart-index .shopping-basket--title-sub {
  color: #6F6F6F;
  font-size: 16px;
  font-weight: 500;
  text-transform: uppercase;
  margin-bottom: 10.5px;
}

@media only screen and (min-width: 1000px) {
  .cart-container .table-wrapper .table.totals {
    -ms-flex-preferred-size: 33%;
    -webkit-flex-basis: 33%;
    flex-basis: 33%;
    max-width: 33%;
  }
}

.floating-header {
  position: relative;
  width: 100%;
  padding: 10.5px;
  background-color: #fff;
  z-index: 1;
  -webkit-transform: translateZ(0);
  display: none;
}
@media screen and (min-width: 768px) {
  .floating-header {
    display: flex;
    justify-content: center;
    left: 0;
    right: 0;
  }
}
.floating-header a {
  display: flex;
  align-items: center;
  text-transform: uppercase;
  font-weight: 600;
  color: #6F6F6F;
  font-size: 14px;
  padding: 0 21px;
}

.fixed-top {
  position: sticky;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
}

.floating-header svg,
.arrow {
  width: 10px;
  height: 10px;
  fill: #007CB0;
  margin-left: 10.5px;
  transform: rotate(0deg);
  transition: transform 0.25s ease;
}

.highlight .arrow {
  transform: rotate(-180deg);
  transition: transform 0.25s ease;
}

.floating-header:after {
  content: "";
  position: absolute;
  bottom: -40px;
  left: 0;
  right: 0;
  height: 40px;
  margin: 0 auto;
  -moz-border-radius: 100%;
}

.minicart-dialog {
  position: static;
}
@media screen and (min-width: 768px) {
  .minicart-dialog {
    position: relative;
  }
}

.block-minicart {
  display: none;
}

.minicart-dialog[style="display: block;"] .block-minicart {
  display: block;
}

.product-image-container,
.product-image-wrapper {
  display: block;
}

.product-image-container {
  width: 100% !important;
}

.product-image-wrapper {
  padding-bottom: 0 !important;
}

.page-header .header__links .minicart-wrapper {
  background-color: transparent;
  padding: 0;
  position: relative;
}
.page-header .header__links .minicart-wrapper a {
  width: 100%;
}
@media only screen and (min-width: 1000px) {
  .page-header .header__links .minicart-wrapper a div {
    display: flex;
    width: 100%;
  }
}
@media only screen and (min-width: 1024px) {
  .page-header .header__links .minicart-wrapper {
    position: relative;
  }
}

.minicart {
  position: absolute;
  top: 105px;
  left: 0;
  right: 0;
  bottom: auto;
  width: 100vw;
  background-color: #fff;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1;
  padding-top: 10.5px;
  padding-bottom: 10.5px;
  z-index: 99999;
  text-transform: none;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.35);
}
@media only screen and (min-width: 768px) {
  .minicart {
    top: 45px;
    left: auto;
    right: -100px;
    width: 300px;
  }
}
@media only screen and (min-width: 1000px) {
  .minicart {
    left: auto;
    right: 0;
  }
}

.minicart:after {
  content: "";
  position: absolute;
  top: -9px;
  left: 0;
  right: -225px;
  bottom: auto;
  margin: auto;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #fff;
}
@media only screen and (min-width: 768px) {
  .minicart:after {
    right: 0;
    left: 0;
  }
}
@media only screen and (min-width: 1000px) {
  .minicart:after {
    left: auto;
    right: 20%;
  }
}

@media only screen and (min-width: 1000px) {
  .minicart.active:after {
    display: block;
  }
}

.minicart:before {
  top: -11px;
  border-bottom: 10px solid #eaeaea;
}

.minicart .block-content .actions {
  position: relative;
}

@media only screen and (min-width: 1000px) {
  .minicart-wrapper .cartItems {
    display: flex;
    width: 100%;
  }
}

.minicart p {
  font-weight: normal;
  margin-bottom: 0;
}

@media only screen and (min-width: 768px) {
  #mini-cart {
    max-height: 350px;
    overflow-y: auto;
  }
}

.minicart--header {
  border-bottom: 1px solid #eaeaea;
  width: 100%;
  padding: 4.2px 10.5px;
}

.minicart--header-price .price {
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1;
  padding: 0;
  background-color: #fff;
  color: #007CB0;
  font-weight: 600;
}

.minicart--header-price .amount {
  display: block;
  text-align: right;
}

.minicart__title {
  display: block;
  text-align: left;
  text-transform: uppercase;
  color: #007CB0;
  font-size: 15px;
  line-height: 1.5;
  font-weight: 600;
  margin-bottom: 10.5px;
}

.minicart__text {
  display: inline-block;
  font-size: 14px;
  line-height: 0;
  position: relative;
  top: 3px;
}
@media screen and (min-width: 1000px) {
  .minicart__text {
    display: none;
  }
}

.minicart .product-item-name a {
  font-size: 18px;
  color: #6E6F73;
  display: block;
  font-weight: 600;
  margin-bottom: 5px;
  white-space: normal;
  text-transform: uppercase;
}

.minicart .product-item-name--subtitle {
  display: block;
  color: #525353;
  font-weight: 500;
  margin-bottom: 10.5px;
  text-transform: uppercase;
}

.minicart--item-price .qty,
.minicart--item-price .item-price {
  display: inline-block;
}

.minicart--item-price .qty {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1;
  font-weight: 400;
  color: #2D2D2D;
}

.minicart--item-price .item-price .price {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1;
  font-weight: 400;
  color: #007CB0;
}
.minicart--item-price .item-price .price:before, .minicart--item-price .item-price .price:after {
  content: none;
}

.minicart-items .basket--item {
  background: transparent;
  display: list-item !important;
  line-height: 1;
  border-bottom: 1px solid #eaeaea;
  padding: 21px 10.5px;
}
.minicart-items .basket--item:before {
  content: none !important;
}
.minicart-items .input {
  width: 100px;
}

.minicart--actions {
  display: none !important;
}

.minicart--actions a {
  color: #2D2D2D;
}

.minicart-items .product {
  display: flex !important;
  width: 100%;
}

.minicart-items-wrapper {
  margin-bottom: 10.5px;
}

.minicart-items-wrapper .basket--item .product-item-details {
  padding-left: 10.5px;
}

.block-minicart .actions {
  padding: 0 10.5px;
}

.basket-options--title {
  display: block;
}
.basket-options--content {
  display: block;
}

.showcart {
  position: relative;
}
@media screen and (min-width: 1000px) {
  .showcart {
    padding: 0;
  }
}

.showcart .text {
  display: none;
}
@media screen and (min-width: 1000px) {
  .showcart .text {
    display: inline-block;
  }
}

.minicart .action.close {
  display: none;
}

.counter-label {
  display: none;
}
@media screen and (min-width: 1000px) {
  .counter-label {
    display: block;
  }
}

.minicart-empty-message {
  width: 100%;
  text-align: center;
  padding-top: 21px;
  padding-bottom: 10.5px;
}

.block-minicart .button, .block-minicart .action-save-address, .block-minicart .action-hide-popup, .block-minicart .checkout-index-index .action-dismiss, .checkout-index-index .block-minicart .action-dismiss, .block-minicart .checkout-index-index .action-accept, .checkout-index-index .block-minicart .action-accept {
  color: #fff;
  padding: 10.5px 21px 7.5px;
}

.counter::after {
  content: "";
  background-color: #e41a1b;
  border-radius: 50%;
  height: 15px;
  width: 15px;
  position: absolute;
  top: -5px;
}
@media only screen and (min-width: 1024px) {
  .counter::after {
    display: none;
  }
}

.counter.empty::after {
  display: none;
  height: 0;
  width: 0;
}

.my-account-dialog {
  display: none;
  position: absolute;
  top: 45px;
  right: 0;
  padding: 0;
  background-color: #fff;
  border: 1px solid #eee;
  width: 300px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.35);
  font-size: 14px;
}
@media screen and (min-width: 768px) {
  .my-account-dialog {
    display: flex;
  }
}

.my-account-dialog:after {
  content: "";
  position: absolute;
  top: -10px;
  left: auto;
  right: 40%;
  bottom: auto;
  margin: auto;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #fff;
}

.my-account-dialog ul {
  width: 100%;
}

.my-account-dialog a {
  display: block;
  color: #2D2D2D;
  padding: 10.5px 10.5px;
  text-align: left;
}

.log-in-dialog {
  padding: 21px 10.5px;
}

.log-in-dialog input {
  margin-bottom: 10.5px;
  width: 100%;
}

.firefox .log-in-dialog input {
  height: 42px;
}

.create-account span,
.create-account a,
.log-in-dialog .remind {
  display: inline-block;
  padding-left: 0;
  padding-right: 0;
  line-height: 0;
  font-size: 14px;
  color: #2D2D2D;
  text-transform: none;
}

.create-account a span,
.log-in-dialog .remind {
  text-decoration: underline;
}

.my-account-dialog .title--my-account {
  border-bottom: 1px solid #eee;
  color: #007CB0;
  display: block;
  font-weight: 600;
  font-size: 14px;
  margin-bottom: 10.5px;
  padding: 10.5px;
  padding-bottom: 21px;
  padding-top: 21px;
  text-align: left;
}

.log-in-dialog .title--my-account {
  padding-top: 0;
  margin-top: 0;
  margin-left: -10.5px;
  margin-right: -10.5px;
}

.log-in-dialog label {
  display: block;
}

.button--login {
  width: 100%;
  margin-bottom: 10.5px;
}

.my-account-dialog .button--dialog-logout {
  position: absolute;
  right: 10.5px;
  top: 10.5px;
  display: inline-block;
  color: #fff;
}

.button--dialog-logout {
  color: #fff;
}

.page-products {
  background-color: #eee;
}

.category-view-background {
  margin-bottom: 32px;
}
@media screen and (min-width: 768px) {
  .category-view-background {
    box-shadow: 3px 3px 4px 2px rgba(0, 0, 0, 0.05);
  }
}

.category-intro {
  margin-top: 32px;
  padding: 16px;
  padding-bottom: 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  background-color: #fff;
}
@media screen and (max-width: 768px) {
  .category-intro {
    box-shadow: 3px 3px 4px 2px rgba(0, 0, 0, 0.05);
  }
}

.category-description,
.category-image {
  background-position: 50%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .category-description,
.category-image {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }
}

.category-description {
  order: 2;
}
@media screen and (min-width: 768px) {
  .category-description {
    order: 1;
    padding-right: 10.5px;
  }
}

.category-description h1 {
  color: #4E4F4F;
  display: block;
  font-weight: 600;
  text-align: left;
  padding: 0;
  margin-bottom: 16px;
}

.category-description p {
  color: #717171;
  font-size: 14px;
  font-weight: 400;
  text-align: left;
  margin: 0 0 32px 0;
}
@media only screen and (min-width: 768px) {
  .category-description p {
    margin: 0 0 32px;
  }
}

.category-image {
  height: 200px;
  order: 1;
  margin-bottom: 21px;
}
@media screen and (min-width: 768px) {
  .category-image {
    order: 2;
    margin-bottom: 0;
  }
}

.top-level-category {
  display: flex;
  flex-wrap: wrap;
  padding-top: 0;
  padding-bottom: 21px;
  padding-left: 0;
  padding-right: 0;
  margin: -7px;
}
@media screen and (min-width: 1024px) {
  .top-level-category {
    padding-left: 10.5px;
    padding-right: 10.5px;
  }
}
@media screen and (min-width: 1200px) {
  .top-level-category {
    padding-left: 0;
    padding-right: 0;
  }
}

.category-page-grid .product-items {
  padding-bottom: 21px;
  margin-left: -7px;
  margin-right: -7px;
}

.product-item {
  flex-basis: 50%;
  padding: 7px;
  list-style: none;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .product-item {
    -ms-flex-preferred-size: 20%;
    flex-basis: 20%;
  }
}

.product-item a:hover {
  text-decoration: none;
}

.category-item--image-container {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
}

.category-item--image-container img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -moz-transform: scale(1.1);
  transform: scale(1.1);
}

.category-item--container {
  display: inline-block;
  position: relative;
  overflow: hidden;
  background-color: #fff;
  box-shadow: 3px 3px 4px 2px rgba(0, 0, 0, 0.05);
  width: 100%;
  padding: 10.5px;
  margin-bottom: 21px;
}
.category-item--container img {
  display: inline-block;
  width: 100%;
}
@media screen and (min-width: 1280px) {
  .category-item--container img {
    position: relative;
  }
}
.category-item--container .top-level-category-item:last-child:after,
.category-item--container .top-level-category-item {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%;
  margin-bottom: 10.5px;
}
@media screen and (min-width: 768px) {
  .category-item--container .top-level-category-item:last-child:after,
.category-item--container .top-level-category-item {
    -ms-flex-preferred-size: 49.5%;
    flex-basis: 49.5%;
    max-width: 49.5%;
    margin-bottom: 1%;
  }
}
@media screen and (min-width: 1024px) {
  .category-item--container .top-level-category-item:last-child:after,
.category-item--container .top-level-category-item {
    -ms-flex-preferred-size: 32.65%;
    flex-basis: 32.65%;
    max-width: 32.65%;
  }
}
@media screen and (min-width: 768px) {
  .category-item--container .firefox .top-level-category-item {
    margin-bottom: 1vw;
  }
}
.category-item--container .categorypath-brands .top-level-category-item--container {
  box-sizing: border-box;
  display: flex;
  flex: 0 1 auto;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  text-align: center;
  border: 1px solid #D2D2D2;
  padding: 0;
}
.category-item--container .top-level-category-item--image {
  position: absolute;
  bottom: 0;
  right: 0;
}
.category-item--container .toolbar-products {
  display: none;
}
.category-item--container .category-cms {
  background-color: #F7F7F7;
  position: relative;
  padding: 42px 0;
}
.category-item--container .category-cms:before, .category-item--container .category-cms:after {
  content: "";
  background-color: transparent;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, transparent), color-stop(100%, rgba(0, 0, 0, 0.05)));
  background-image: -webkit-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.05) 100%);
  background-image: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.05) 100%);
  position: absolute;
  bottom: 0;
  left: 0;
  top: auto;
  width: 100%;
  height: 12px;
}
.category-item--container .category-cms:before {
  bottom: auto;
  top: 0;
  -ms-transform: rotate(180deg);
  /* IE 9 */
  -webkit-transform: rotate(180deg);
  /* Chrome, Safari, Opera */
  transform: rotate(180deg);
}
.category-item--container .category-cms-header h2 {
  color: #007CB0;
  margin-bottom: 21px;
  text-align: center;
}
.category-item--container .category-item {
  text-align: center;
}
.category-item--container .category-item a {
  display: inline-block;
  width: 100%;
}
.category-item--container .category-item--details {
  background-color: rgba(255, 255, 255, 0.9);
  z-index: 1;
}
.category-item--container .category-item--manufacturer {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1;
  color: #009900;
  display: block;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  margin-top: 10px;
  height: 22px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  display: -moz-box;
  -webkit-box-pack: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  text-align: -webkit-center;
  text-align: -moz-center;
  -webkit-line-clamp: 2;
}
.category-item--container .category-item--title {
  font-size: 11px;
  font-size: 0.6875rem;
  line-height: 1;
  line-height: 1.2;
  color: #6F6F6F;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  display: -moz-box;
  -webkit-box-pack: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  text-align: -webkit-center;
  text-align: -moz-center;
  text-transform: uppercase;
  max-width: 200px;
  margin: 10px auto;
  height: 38px;
  -webkit-line-clamp: 3;
  font-weight: 500;
  letter-spacing: 1.5px;
}
.category-item--container .category-item--colour {
  font-size: 11px;
  font-size: 0.6875rem;
  line-height: 1;
  color: #6F6F6F;
  font-weight: 700;
  text-transform: uppercase;
  display: block;
  margin-bottom: 10px;
}

.category-item__price {
  margin-bottom: 16px;
  font-weight: 700;
}
.category-item__price .product__price--old,
.category-item__price .product__price--save,
.category-item__price .price-box .old-price,
.category-item__price .price-box .saving {
  display: none;
}
.category-item__price .final-price .price {
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1;
  font-weight: 500;
  margin-right: 5.25px;
}

.message.empty {
  display: block;
  padding: 84px 0;
  text-align: center;
}

.category-item--container .out-of-stock {
  position: absolute;
  top: 10.5px;
  left: 10.5px;
  padding: 5.25px 10.5px;
  background-color: #fff;
  color: #6F6F6F;
}

.condition {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  padding: 10.5px 5.25px 8.5px;
  background-color: #fff;
  color: #6F6F6F;
  font-weight: 700;
}

.sold_as {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1;
  font-weight: 600;
  position: relative;
  top: 2px;
}

.product-info-price .sold_as {
  margin-bottom: 4px;
  top: auto;
}

.product-info-main .sold_as {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1;
  color: #007CB0;
}

.reviews {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 21px 0;
  position: relative;
  background-color: #eee;
}

.reviews__title {
  text-align: center;
  flex-basis: 100%;
}

.review__form,
.reviews__box {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%;
  position: relative;
  background-color: #fff;
  box-shadow: 3px 3px 4px 2px rgba(0, 0, 0, 0.05);
  margin-bottom: 2%;
}
@media only screen and (min-width: 1024px) {
  .review__form,
.reviews__box {
    -ms-flex-preferred-size: 49%;
    flex-basis: 49%;
    max-width: 49%;
  }
}

.reviews__box {
  overflow: auto;
}

@media only screen and (min-width: 768px) {
  .review-section {
    margin-bottom: 42px;
  }
}

.no-rating a {
  cursor: pointer;
}
.no-rating a:hover {
  text-decoration: underline;
}

.review-container {
  text-align: left;
  position: relative;
  padding: 21px;
}

.review-container .control {
  width: 100%;
}

.reviews--star-label {
  font-size: 16px;
  color: #007CB0;
  font-weight: 600;
  margin-bottom: 16px;
  margin-right: 10.5px;
  display: inline-block;
  text-transform: uppercase;
}

.textarea--review {
  color: #525353;
  position: relative;
  line-height: 1.5;
  border: 1px solid #eee;
  padding: 0;
  padding-top: 5.25px;
  padding-left: 10.5px;
  width: 100%;
  resize: vertical;
}
.textarea--review .button, .textarea--review .action-save-address, .textarea--review .action-hide-popup, .textarea--review .checkout-index-index .action-dismiss, .checkout-index-index .textarea--review .action-dismiss, .textarea--review .checkout-index-index .action-accept, .checkout-index-index .textarea--review .action-accept {
  display: inline-block;
  margin-top: 21px;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .textarea--review .button, .textarea--review .action-save-address, .textarea--review .action-hide-popup, .textarea--review .checkout-index-index .action-dismiss, .checkout-index-index .textarea--review .action-dismiss, .textarea--review .checkout-index-index .action-accept, .checkout-index-index .textarea--review .action-accept {
    border: 0;
    margin: 0;
    padding: 12px 24px;
    width: auto;
  }
}

.review-button-wrapper {
  position: relative;
  top: -6px;
  text-align: right;
  width: 100%;
  background-color: #fff;
  border: 1px solid #eee;
  border-top: 0;
}

.reviews .reviews--star-title {
  display: none;
}
.reviews .customer-reviews__title {
  flex-basis: 100%;
  padding-left: 16px;
  margin-bottom: 0;
  font-size: 14px;
  color: #2D2D2D;
}
.reviews .reviews-star-ratings {
  display: block;
  border-right: 1px solid #E1E1E1;
}
.reviews .customer-reviews__headline {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
  overflow: auto;
}
.reviews .customer-reviews__body {
  position: relative;
  text-align: left;
  overflow-y: hidden;
  border-top: 1px #e1e1e1 solid;
  padding-top: 16px;
  margin-top: 16px;
}
.reviews .customer-reviews__body p {
  color: #6F6F6F;
  font-size: 16px;
  line-height: 22px;
}
.reviews .customer-reviews__body:after {
  content: "";
  position: absolute;
  top: auto;
  bottom: 0;
  left: 0;
  right: 0;
  height: 50px;
}
.reviews .customer-reviews__body.open {
  transition: max-height 0.25s ease;
  max-height: 480px;
  height: auto;
}
.reviews .js-read-more {
  display: inline-block;
  font-size: 14px;
  margin: 10.5px 0;
  visibility: visible;
  pointer-events: auto;
}
.reviews .js-read-more.invisible {
  visibility: hidden;
  pointer-events: none;
  display: none;
}
.reviews .text-less {
  display: none;
}
.reviews .customer-reviews__body.open + .js-read-more .text-more {
  display: none;
}
.reviews .customer-reviews__body.open + .js-read-more .text-less {
  display: inline;
}
.reviews .customer-reviews__reviewer,
.reviews .customer-reviews__date-posted {
  display: block;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 6px;
}
.reviews .customer-reviews__reviewer {
  color: #007CB0;
  font-size: 14px;
  margin-right: 10.5px;
  text-transform: uppercase;
}
.reviews .customer-reviews__date-posted {
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 1;
  color: #6F6F6F;
}

#review-form .star-rating svg {
  stroke: #2D2D2D;
  stroke-width: 5;
}

.review__title {
  font-size: 18px !important;
  font-weight: 600;
}

.review-inputs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
}

.review-container .review-inputs input {
  height: 30px;
  width: 47.98%;
  margin-bottom: 21px;
  line-height: 30px;
}

.ie11 .review-container .review-inputs {
  justify-content: flex-start;
}

.ie11 .review-container .review-inputs input {
  line-height: 0;
}

.ie11 .review-container .review-inputs input:last-child {
  margin-left: auto;
}

.ratings-container {
  display: inline-block;
}

.my-account--reviews {
  border-bottom: 1px solid #ddd;
  padding-bottom: 10.5px;
  margin-bottom: 10.5px;
}

.my-account--reviews:last-child {
  border: 0;
}

#my-reviews-table .row {
  width: 100%;
}

.review-customer-view .page-title {
  margin: 0 0 21px 0;
}
.review-customer-view .review-date .date {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1;
}

.review-info-stars-container {
  font-size: 0;
  position: relative;
}

.review-info__stars .icon-stars use > svg,
.review-info__stars .icon-stars {
  fill: #F5F5F5;
  margin-right: 5.25px;
  width: 98px;
  height: 21px;
}

.stars--active {
  width: 90%;
  overflow: hidden;
}

.stars--active {
  position: absolute;
  top: 0;
  left: 0;
}

.stars--active .icon use > svg,
.stars--active .icon {
  fill: #E08E00;
}

.related {
  background-color: #eee;
  padding: 21px 0 0 0;
  position: relative;
}

.related #product-page-products .owl-controls {
  margin: 0;
}

.related::before,
.related::after,
.reviews::before,
.reviews::after {
  content: "";
  background-color: #eee;
  position: absolute;
  left: -999em;
  top: 0;
  bottom: 0;
  width: 999em;
  height: 100%;
}

.related::after,
.reviews::after {
  left: auto;
  right: -999em;
}

.reviews h3 {
  padding-bottom: 0;
}

.orderby {
  position: relative;
  top: -8px;
  flex-wrap: nowrap;
}

.orderby__text {
  margin: 0;
  padding-left: 10.5px;
}

.button--addtocart,
.button--addtocart:hover {
  position: relative;
  float: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  line-height: 16.8px;
  height: 53px;
  min-width: 180px;
}
@media screen and (min-width: 575px) {
  .button--addtocart,
.button--addtocart:hover {
    min-width: 185px;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: start;
  }
}

.button--addtocart .icon {
  fill: #fff;
}

.js-form-validated .button--addtocart,
.js-form-validated .button--addtocart:hover {
  cursor: pointer;
  background-color: #009900;
}

.button--addtocart:hover, .js-form-validated .button--addtocart:hover {
  background-color: green;
}

.button--addtocart.loading {
  pointer-events: none;
}

.button--addtocart.loading:not(.button--finance):hover {
  background-color: #009900;
}

.button--addtocart.loading:not(.button--finance):after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: -3px;
  left: 0;
  background: url(../images/loader-1.gif), rgba(0, 0, 0, 0.25);
  background-position: 10%;
  background-size: 21px;
  background-repeat: no-repeat;
}

.firefox .button--addtocart > * {
  float: left;
}

.button--addtocart .icon-basket,
.button--addtocart .icon-padlock {
  position: relative;
  top: -1px;
  margin-right: 10.5px;
}
@media only screen and (min-width: 575px) {
  .button--addtocart .icon-basket,
.button--addtocart .icon-padlock {
    margin-right: 21px;
  }
}

.loading .icon-basket {
  visibility: hidden;
}

.button-message {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  margin-bottom: -21px;
  color: #6F6F6F;
  font-size: 14px;
}

.button--quickadd {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  width: 100%;
  display: none;
}

.button--quickadd svg {
  position: relative;
  top: -1px;
  margin-right: 21px;
  fill: #fff;
}

.button--finance {
  color: #6F6F6F;
  background-color: #dfdfdf;
  border-bottom: 3px solid #ccc;
  line-height: 16.8px;
  height: 53px;
  padding-left: 25px;
  padding-right: 25px;
  margin-right: 0;
  margin-top: 0;
  margin-bottom: 31.5px;
}

.button--finance:hover {
  background-color: #dfdfdf;
  color: #6F6F6F;
  text-decoration: none;
}

.product-options-wrapper {
  margin-bottom: 21px;
}
.product-options-wrapper .option-field {
  margin-bottom: 21px;
}
.product-options-wrapper .option-field:last-child {
  margin-bottom: 0;
}
.product-options-wrapper .option-field .option__label,
.product-options-wrapper .option-field .options {
  color: #2D2D2D;
  display: block;
  font-weight: 600;
  width: 100%;
}
.product-options-wrapper .option-field .option__label {
  margin-bottom: 21px;
}

.options-radio .admin__control-radio,
.options-radio .admin__control-checkbox {
  margin: 0 10.5px 10.5px 0;
}
.options-radio .admin__control-radio:last-child,
.options-radio .admin__control-checkbox:last-child {
  margin-bottom: 0;
}

.admin__control-select {
  -webkit-appearance: none;
  -moz-appearance: none;
  background-color: #fff;
  background-image: url(../images/select-arrow.png);
  background-repeat: no-repeat;
  background-position: right 10px top 50%;
  background-size: contain;
  border: 1px solid #6F6F6F;
  border-radius: 0 !important;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  padding: 6px 24px 6px 12px;
  width: 100%;
}

.configurable {
  display: flex;
  flex-wrap: wrap;
}

.configurable .control {
  width: 100%;
}

.configurable label {
  padding-right: 21px;
}

.configurable select {
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  .configurable select {
    padding-bottom: 0;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }
}

.radio-square {
  display: flex;
  align-items: center;
}

.radio-square input {
  display: none;
}

.radio-square input:checked + label {
  border: 2px solid #007CB0;
}

.radio-square label {
  border: 2px solid #eee;
  padding: 5.25px 10.5px;
  margin-right: 10.5px;
  cursor: pointer;
}

.price-notice {
  display: none;
}

.catalogsearch-result-index .breadcrumbs {
  display: none;
}

.catalogsearch-result-index .page-main {
  overflow: hidden;
}

.catalogsearch-result-index .page-title-wrapper {
  border-bottom: 1px solid #eee;
  color: #2D2D2D;
  position: relative;
  background-color: #6F6F6F;
  background-image: url(../images/icons/drill.svg);
  background-size: 350px;
  background-position: 25% 50px;
  background-repeat: no-repeat;
}
.catalogsearch-result-index .page-title-wrapper:before, .catalogsearch-result-index .page-title-wrapper:after {
  content: "";
  background-color: #6F6F6F;
  border-bottom: 1px solid #eee;
  height: 100%;
  position: absolute;
  left: -999em;
  top: 0;
  width: 999em;
}
.catalogsearch-result-index .page-title-wrapper:after {
  left: auto;
  right: -999em;
}
.catalogsearch-result-index .page-title-wrapper h1 {
  color: #007CB0;
  line-height: 1;
  margin: 0;
  padding: 42px 0;
}

.catalogsearch-result-index .no-search-results {
  padding: 84px;
  text-align: center;
}

.catalogsearch-result-index .filter {
  box-shadow: 3px 3px 4px 2px rgba(0, 0, 0, 0.05);
}

.discount .title strong,
.discount .choice strong {
  color: #007CB0;
  cursor: pointer;
  margin-bottom: 24px;
  border-bottom: 1px dashed #007CB0;
}

.voucher-code--label {
  text-align: left;
}

.voucher-code--label,
.voucher-code--input,
.voucher-code--apply {
  display: block;
  margin-bottom: 16px;
}

.voucher-code--apply {
  float: right;
  margin-right: 10.5px;
}

.opc-estimated-wrapper {
  display: none;
}

.onestepcheckout-index-index .header__links li {
  display: none;
}

@media only screen and (max-width: 1000px) {
  .onestepcheckout-index-index .menu-button {
    display: none;
  }

  .onestepcheckout-index-index .header__links {
    -ms-flex-preferred-size: 66%;
    flex-basis: 66%;
    max-width: 66%;
    display: flex;
    height: 40px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .onestepcheckout-index-index .header__links span {
    display: none;
  }

  .onestepcheckout-index-index .searchtoggle__text {
    display: none;
  }

  .onestepcheckout-index-index .header__links li:nth-child(3),
.onestepcheckout-index-index .header__links li:nth-child(4) {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }
}
.checkout-index-index br {
  display: none !important;
}
.checkout-index-index .authentication-wrapper {
  margin: 0;
}
.checkout-index-index .checkout-header {
  display: none;
  padding-bottom: 21px;
}
@media only screen and (min-width: 768px) {
  .checkout-index-index .checkout-header {
    padding: 21px;
  }
}
.checkout-index-index .checkout-header .title {
  margin: 0 auto 7px;
}
.checkout-index-index .checkout-header .description {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1;
}
.checkout-index-index .opc-wrapper {
  display: flex;
  justify-content: space-between;
  flex-direction: row;
  width: 100%;
  margin: 0;
  padding: 0;
}
@media only screen and (max-width: 768px) {
  .checkout-index-index .opc-wrapper {
    flex-direction: column;
  }
}
.checkout-index-index .opc-wrapper.layout-2-columns .checkout-column {
  width: 50%;
}
.checkout-index-index .opc-wrapper.layout-3-columns .checkout-column {
  width: 33.3%;
}
@media only screen and (max-width: 768px) {
  .checkout-index-index .opc-wrapper .opc.checkout-column {
    width: 100%;
  }
}
.checkout-index-index .opc-wrapper .step-content {
  margin: 0;
}
.checkout-index-index .opc-wrapper .shipping-address {
  margin-bottom: 0;
}
@media only screen and (min-width: 768px) {
  .checkout-index-index .checkout-block {
    padding: 10.5px;
    margin: 10.5px;
  }
}
.checkout-index-index #checkout {
  background: #fff;
  padding: 21px;
}
@media only screen and (min-width: 1024px) {
  .checkout-index-index #checkout {
    padding: 21px 0;
  }
}
.checkout-index-index .discount-code .payment-option-title {
  border: none;
}
.checkout-index-index .additional-options .field {
  margin-top: 7px;
}
.checkout-index-index .am-gift-message .edit-link {
  display: none;
  color: #007CB0;
  cursor: pointer;
}
.checkout-index-index .am-gift-message.checked .edit-link {
  display: inline;
}
@media only screen and (max-width: 768px) {
  .checkout-index-index .amcheckout-delivery-date {
    margin-bottom: 21px;
  }
}
.checkout-index-index .amcheckout-delivery-date .field {
  width: 100%;
  float: left;
  box-sizing: border-box;
  display: none;
}
@media only screen and (min-width: 768px) {
  .checkout-index-index .amcheckout-delivery-date .field {
    width: 50%;
  }
}
.checkout-index-index .amcheckout-delivery-date .field.datepicker {
  display: block;
}
.checkout-index-index .amcheckout-delivery-date .field .label {
  display: block;
  margin: 12px 0;
}
.checkout-index-index .amcheckout-delivery-date .field input {
  background-image: url("../images/calendar.png");
  background-position: 90%;
  background-size: 12px 12px;
  background-repeat: no-repeat;
  height: 33px;
}
.checkout-index-index .amcheckout-delivery-date .clearer {
  clear: both;
}

.opc-wrapper .opc {
  list-style: none;
}

.shipping-information {
  display: flex;
  align-items: stretch;
  text-align: left;
}

.ship-address {
  position: relative;
  flex-basis: 50%;
  padding-right: 42px;
  border-bottom: 1px solid #eee;
}

.ship-address .action-edit {
  position: absolute;
  top: 0;
  right: 0;
}

.opc-sidebar {
  margin-bottom: 21px;
}

.payment-method-title,
.billing-address-same-as-shipping-block,
.field-select-billing {
  margin-bottom: 16px;
}

.billing-address-same-as-shipping-block input {
  margin-right: 16px;
  position: relative;
  bottom: 2px;
}

.shopping-basket--address-change {
  border: 0;
  border-bottom: 1px solid #eee;
  border-top: 1px solid #eee;
  padding: 16px 0 0 0;
  margin: 0 0 16px 0;
}

.shopping-basket--item .item-info .product-item-details,
.shopping-basket--item .product .product-item-details {
  margin-bottom: 21px;
  position: relative;
}
.shopping-basket--item .item-info .product-item-name-block,
.shopping-basket--item .product .product-item-name-block {
  box-sizing: border-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -webkit-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  -webkit-box-flex: 0;
  flex: 0 1 auto;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
  position: relative;
}
.shopping-basket--item .item-info .product-item-name,
.shopping-basket--item .item-info .product-item-name a,
.shopping-basket--item .product .product-item-name,
.shopping-basket--item .product .product-item-name a {
  box-sizing: border-box;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
  -ms-flex-preferred-size: 100%;
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
  max-width: 100%;
  text-align: left;
  padding-right: 0;
  margin-bottom: 10.5px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  height: 35px;
  font-size: 16px;
  font-weight: 600;
  color: #2D2D2D;
  line-height: 1.1;
  text-transform: uppercase;
}
.shopping-basket--item .item-info .subtotal .price,
.shopping-basket--item .product .subtotal .price {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1;
  line-height: 1;
  color: #007CB0;
  font-weight: 600;
  padding-right: 0;
}

.mage-error[for=qty] {
  margin-top: 10.5px;
  order: 3;
  z-index: 9;
}

.minicart-items .shopping-basket-edit-qty {
  position: absolute;
  top: 40px;
  right: 0;
  width: 50%;
}

.shopping-basket-edit-qty .qty {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1;
  padding: 4px 0;
  height: 26px;
  width: 28px;
}

.shopping-basket-edit-qty-x {
  padding: 6px;
}

.shopping-basket-edit-qty {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1;
  color: #363636;
  font-weight: 600;
  display: flex;
  justify-content: flex-end;
  width: 100%;
}

.minicart-items .shopping-basket--item .product .action-delete {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1;
  color: #2D2D2D;
  display: inline;
  font-weight: 600;
}

.items-in-cart.active .opc-block-summary-title-block h2:after {
  transform: rotate(-180deg);
}

.checkout-methods-items .button, .checkout-methods-items .action-save-address, .checkout-methods-items .action-hide-popup, .checkout-methods-items .checkout-index-index .action-dismiss, .checkout-index-index .checkout-methods-items .action-dismiss, .checkout-methods-items .checkout-index-index .action-accept, .checkout-index-index .checkout-methods-items .action-accept {
  display: block !important;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .checkout-methods-items .button, .checkout-methods-items .action-save-address, .checkout-methods-items .action-hide-popup, .checkout-methods-items .checkout-index-index .action-dismiss, .checkout-index-index .checkout-methods-items .action-dismiss, .checkout-methods-items .checkout-index-index .action-accept, .checkout-index-index .checkout-methods-items .action-accept {
    width: auto;
    float: right;
  }
}

.checkout-methods-items .button--alt, .checkout-methods-items .action-hide-popup, .checkout-methods-items .checkout-index-index .action-dismiss, .checkout-index-index .checkout-methods-items .action-dismiss {
  margin-top: 21px;
}
@media screen and (min-width: 768px) {
  .checkout-methods-items .button--alt, .checkout-methods-items .action-hide-popup, .checkout-methods-items .checkout-index-index .action-dismiss, .checkout-index-index .checkout-methods-items .action-dismiss {
    margin-top: 0;
    float: left;
  }
}

@media screen and (min-width: 768px) {
  .checkout-methods-items .button--add-to-cart {
    margin-top: 0;
    margin-left: 21px;
  }
}

.no-quotes-block {
  margin-bottom: 21px;
}

#gift-message-whole-message {
  width: 100%;
}

.note {
  display: block;
  text-align: center;
  padding: 10.5px 0;
}

.checkout-vault label {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1;
}

.checkout-vault img {
  margin-right: 10.5px;
}

.checkout-index-index #customer-password {
  margin-bottom: 21px;
}

.gw-euvat-field label {
  font-weight: 400 !important;
}

.checkout-index-index .gw-euvat-field .col-xs-12 {
  -ms-flex-preferred-size: 100% !important;
  -webkit-flex-basis: 100% !important;
  flex-basis: 100% !important;
  max-width: 100% !important;
}

.checkout-index-index .gw-euvat-field {
  margin-bottom: 0 !important;
}

.gw-euvat-field label {
  margin: 0 !important;
}

.onestepcheckout-index-index .page-main .aw-onestep-main .aw-onestep-groups .aw-onestep-groups_item .group-title .mark {
  border: 2px solid #007CB0 !important;
  color: #007CB0 !important;
}

.onestepcheckout-index-index .page-main .checkout-container input[type=radio]:checked + label:before,
.onestepcheckout-index-index .page-main .checkout-container input[type=radio] + label:before,
.onestepcheckout-index-index .page-main .checkout-container input[type=checkbox]:checked + label:before,
.onestepcheckout-index-index .page-main .checkout-container input[type=checkbox] + label:before,
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-header:before,
.onestepcheckout-index-index .page-main .aw-onestep-main .shipping-address-items ol .shipping-address-item.selected-item:after,
.onestepcheckout-index-index .page-main .aw-onestep-main .shipping-address-items ol .shipping-address-item .edit-address-link:active,
.onestepcheckout-index-index .page-main .aw-onestep-main .shipping-address-items ol .shipping-address-item .action-select-shipping-item:active,
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-content .aw-onestep-sidebar-block.aw-sidebar-product-list .aw-onestep-sidebar-block_content .aw-sidebar-product-options .toggle:active,
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-content .aw-onestep-sidebar-block.aw-sidebar-product-list .aw-onestep-sidebar-block_content .aw-sidebar-product-options.active .toggle:active,
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-content .aw-onestep-sidebar-block.payment-option .payment-option-title .action-toggle:active,
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-content .aw-onestep-sidebar-block.payment-option._active .payment-option-title .action-toggle:active,
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-content .aw-onestep-sidebar-block.aw-sidebar-before-place-order .action:active,
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-content .aw-sidebar_order-note span:active,
.onestepcheckout-index-index .page-main .checkout-container .aw-mobile .aw-sidebar-product-list .aw-onestep-sidebar-block_title:before {
  color: #007CB0 !important;
}

.onestepcheckout-index-index .page-main .aw-onestep-main .payment-method._active:before {
  background-color: #007CB0 !important;
}

.onestepcheckout-index-index .page-main .aw-onestep-main .shipping-address-items ol .shipping-address-item.selected-item {
  border: 1px solid #007CB0;
  box-shadow: inset 0 0 0 1px #007CB0;
}

.aw-sidebar-product-card .price {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1;
  font-weight: 600;
  padding-right: 0;
}

.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-content .aw-onestep-sidebar-block.aw-sidebar-product-list .aw-onestep-sidebar-block_content .aw-sidebar-product-name {
  text-transform: uppercase;
}

.onestepcheckout-index-index .main-nav,
.onestepcheckout-index-index .footer-block--newsletter,
.onestepcheckout-index-index .footer-block,
.onestepcheckout-index-index .footer-block--social-media {
  display: none;
}

.onestepcheckout-index-index .page-footer {
  padding-top: 42px;
}

.aw-onestep-main {
  padding: 0 21px 0 0;
  margin-top: 21px;
}

.checkout--note {
  display: block;
  padding-bottom: 10.5px;
}

.aw-onestep-main hr {
  margin: 21px 0;
}

.shipping-method-card {
  border-bottom: 1px solid #eee;
  padding-bottom: 21px;
  margin-bottom: 21px !important;
}

.shipping-method-card:last-child {
  border: 0;
  margin-bottom: 0 !important;
}

.checkout--payment-methods .payment-method {
  border-bottom: 1px solid #eee;
  padding-bottom: 21px;
  margin-bottom: 21px !important;
}

.sagepaysuite-payment-icon {
  height: 34px;
  position: relative;
  bottom: 6px;
}

.onestepcheckout-index-index .page-main .aw-onestep-main .payment-method-content {
  padding-left: 30px;
}

.aw-onestep-sidebar-wrapper {
  background-color: #fff;
  border: 1px solid #eee;
  margin-top: 21px;
  margin-bottom: 21px;
  padding: 10.5px;
  align-self: flex-start;
  position: -webkit-sticky;
  position: sticky;
  top: 21px;
}

.aw-onestep-sidebar-header h2 {
  border-bottom: 1px solid #CCCCCC;
  padding-bottom: 10.5px;
  margin-bottom: 10.5px;
}

.aw-onestep-sidebar-block_title {
  border-bottom: 1px solid #CCCCCC;
  padding-bottom: 10.5px;
  margin-bottom: 10.5px;
  position: relative;
  font-size: 14px;
  cursor: pointer;
}

.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-content .aw-onestep-sidebar-block.aw-sidebar-product-list .aw-onestep-sidebar-block_title:after {
  position: absolute;
  right: 0;
}

.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-content .aw-onestep-sidebar-block.aw-sidebar-summary .aw-onestep-sidebar-totals {
  margin-bottom: 0;
}

.payment-option-title {
  border-bottom: 1px solid #CCCCCC;
  padding-bottom: 10.5px;
  margin-bottom: 10.5px;
  position: relative;
}

.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-content .aw-onestep-sidebar-block.payment-option .payment-option-title .action-toggle:after {
  position: absolute;
  right: 0;
  top: 0;
}

.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-content .aw-onestep-sidebar-block.aw-sidebar-summary .aw-onestep-sidebar-totals {
  border-bottom: 1px solid #CCCCCC;
  display: block;
  padding-bottom: 10.5px;
  margin-bottom: 10.5px;
}

.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-content .actions-toolbar {
  padding-top: 21px;
}

.aw-sidebar_order-note {
  position: relative;
  border-bottom: 1px solid #CCCCCC;
  padding-bottom: 10.5px;
  margin-bottom: 10.5px;
}

.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-content .aw-sidebar_order-note span:after {
  position: absolute;
  right: 0;
  top: 0;
}

.onestepcheckout-index-index .page-main .aw-onestep-main .modal-custom.authentication-dropdown .modal-inner-wrap {
  min-width: 450px;
}

.onestepcheckout-index-index .page-main .aw-onestep-main .modal-custom.authentication-dropdown {
  z-index: 200;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  transition: 0.4s;
  max-width: 50%;
  position: fixed;
  left: 25%;
  top: calc(50% - 160px);
}

.onestepcheckout-index-index .page-main .checkout-container input[type=checkbox] + label:before {
  font-size: 12px !important;
  position: relative;
  top: 4px;
}

.cart-price .price {
  color: #2D2D2F;
}

.aw-sidebar-product-name {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1;
}

.aw-sidebar-product-card {
  margin: 10.5px 0;
}

.aw-sidebar-product-list.active {
  margin-bottom: 10.5px;
}

.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-content .aw-onestep-sidebar-block.aw-sidebar-product-list .aw-onestep-sidebar-block_content {
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -ms-transition: 0.2s;
  transition: 0.2s;
  border-bottom: 1px solid #ccc;
}

.shopping-basket--image img {
  padding-right: 10.5px;
}

#checkout-loader {
  position: relative;
  min-height: 80vh;
}

#checkout-loader .loader {
  position: fixed;
  left: calc(50% - 32px);
  top: calc(50% - 32px);
  height: 64px;
  width: 64px;
}

.page-layout-content-pages .page-title {
  color: #007CB0;
}

.content-page--container {
  margin: 42px 0;
  padding: 21px;
}

.ui-accordion-header {
  border-bottom: 1px solid #d2d2d2;
  padding-bottom: 10.5px;
  margin-bottom: 10.5px;
  position: relative;
  width: 100%;
}

.ui-accordion-header::after {
  content: "";
  background-image: url("../images/icons/green-arrow.svg");
  background-size: 14px 9px;
  height: 9px;
  float: right;
  position: absolute;
  margin: auto;
  width: 14px;
  right: 0;
  top: 0;
  bottom: 0;
  transition: all 0.5s ease;
}

.ui-accordion-header-active::after {
  transform: rotate(-180deg);
}

#help-page h2,
.category-cms h2 {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1;
  color: #333;
  cursor: pointer;
  padding: 0;
  margin: 0;
  width: 90%;
}
@media only screen and (min-width: 768px) {
  #help-page h2,
.category-cms h2 {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1;
  }
}

#help-page {
  margin-bottom: 42px;
}

#help-page ol {
  margin-bottom: 42px;
}

#help-page table {
  text-align: left;
  table-layout: fixed;
  width: 100%;
  margin-bottom: 21px;
  overflow-y: scroll;
}

#help-page .section-title {
  margin: 42px 0;
}

.page-layout-2columns-left .page.main {
  padding-top: 42px;
  padding-bottom: 42px;
}

.account h1,
.account h2,
.account h3,
.account h4,
.account h5 {
  color: #007CB0;
}

.sidebar .title {
  color: #007CB0;
  margin-bottom: 21px;
}

.sidebar a,
.sidebar a:hover,
.sidebar a:active {
  color: #2D2D2D;
}

.sidebar .current {
  color: #007CB0;
}

.my-account-navigation {
  order: 1;
}

.my-account-content {
  order: 2;
}

.account-nav .title {
  text-transform: uppercase;
}

.account .page-footer {
  margin-top: 10.5px;
}

.box {
  position: relative;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  padding-bottom: 21px;
  flex-basis: 100%;
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .box {
    flex-basis: 50%;
    max-width: 50%;
  }
}

.box-title,
.box-content {
  flex-basis: 100%;
}

.box-title {
  border-bottom: 1px solid #ddd;
  margin-right: 21px;
  margin-bottom: 0;
  padding-bottom: 21px;
}

.box-actions {
  position: absolute;
  bottom: 0;
}
@media only screen and (min-width: 1025px) {
  .box-actions {
    bottom: auto;
    right: 21px;
    top: 0;
  }
}

.box-content {
  padding-top: 21px;
}

.action.edit {
  padding-right: 5.25px;
}

.block-dashboard-addresses .block-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  margin-bottom: 21px;
}

.block-dashboard-addresses .block-title h2 {
  margin-bottom: 0;
}

.manage-addresses {
  margin-left: 21px;
}

/**
 * ORDERS HISTORY
 */
.table-wrapper {
  min-width: 170px;
  overflow-x: scroll;
}
@media screen and (min-width: 768px) {
  .table-wrapper {
    overflow-x: auto;
  }
}

.table-order-items {
  width: 100%;
  text-align: left;
}

.table-order-items .col {
  white-space: nowrap;
  padding: 10.5px;
  font-size: 14px;
}
@media screen and (min-width: 768px) {
  .table-order-items .col {
    font-size: 16px;
  }
}

.table-order-items tr:nth-child(even) {
  background-color: #e1e1e1;
}

.table-order-items .actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-around;
}

.table-order-items .actions a {
  display: inline-block;
  padding: 0 10.5px;
}

/**
 * ACCOUNT INFORMATION
 */
.account legend {
  color: #007CB0;
  font-size: 18px;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  margin: 0 0 21px 0;
  text-transform: uppercase;
  line-height: 1.5;
}

.choice.set.billing,
.choice.set.shipping {
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.choice.set.billing input,
.choice.set.shipping input {
  -ms-flex-preferred-size: 10%;
  flex-basis: 10%;
  max-width: 10%;
  margin-right: 10.5px;
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.choice.set.billing label,
.choice.set.shipping label {
  -ms-flex-preferred-size: 90%;
  flex-basis: 90%;
  max-width: 90%;
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.actions-toolbar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.actions-toolbar .primary {
  margin-left: auto;
}

.customer-address-index .primary {
  margin-left: 0;
  margin-right: auto;
}

.order-products-toolbar .pager {
  padding: 21px 10.5px;
}

.order-products-toolbar .limiter-label {
  padding-right: 21px;
}

.additional-address address {
  margin-bottom: 10px;
}

.additional-address .actions {
  position: relative;
}

.order-items .shopping-basket--header {
  overflow: hidden;
}

.order-links {
  display: none;
  margin-bottom: 21px;
}

.sales-order-history .pager {
  display: flex;
  flex-wrap: wrap;
}

.sales-order-history .pages,
.sales-order-history .pager .limiter {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%;
}
@media screen and (min-width: 400px) {
  .sales-order-history .pages,
.sales-order-history .pager .limiter {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }
}

.sales-order-history .pages {
  justify-content: flex-start;
  text-align: left;
}

.sales-order-history .pages .pagination {
  margin: 0;
  margin-top: 21px;
}

.sales-order-history .pager .limiter {
  margin-top: 21px;
}

.comment-date {
  display: block;
}

.sales-order-view .shopping-basket--header {
  display: none;
}
@media only screen and (min-width: 768px) {
  .sales-order-view .shopping-basket--header {
    display: flex;
  }
}

#my-orders-table .name {
  color: #2D2D2D;
}

#my-orders-table .price {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1;
  padding-right: 0;
}

.table-credit-cards .vault--title {
  padding: 0 0 10.5px 0;
  display: none;
}
@media only screen and (min-width: 768px) {
  .table-credit-cards .vault--title {
    display: flex;
  }
}

.table-credit-cards .vault--details {
  border-bottom: 1px solid #eee;
}

.table-credit-cards .vault--details:last-child {
  border: 0;
}

.table-credit-cards .vault--details div {
  padding: 10.5px 0;
}

.table-credit-cards .vault--details .titles {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1;
  display: block;
  font-weight: 600;
}
@media only screen and (min-width: 768px) {
  .table-credit-cards .vault--details .titles {
    display: none;
  }
}

.forget-password {
  padding: 42px 0;
}

.actions-toolbar .remind {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1;
}

.password.reset {
  margin: 42px 0;
}

@media screen and (max-width: 1000px) {
  .brand-clone,
.brand-layout .level-2-links li img {
    display: none;
  }

  .ie11 .brand-layout .grayscale {
    display: none !important;
  }
}
@media screen and (min-width: 1000px) {
  .main-nav .brand-layout .level-2-links,
.main-nav .brand-layout .level-2-container {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }

  .brand-layout .wrapper--level-1 {
    padding: 0;
  }

  .main-nav .brand-layout .level-2-container:before {
    position: absolute;
    left: 50%;
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.2), rgba(255, 255, 255, 0));
    height: 100%;
    width: 1px;
  }

  .main-nav .brand-layout .level-2-container {
    flex-direction: column;
  }

  .brand-layout .level-2-links {
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    flex-wrap: wrap;
    padding: 21px 25.2px;
  }

  .brand-layout .level-2-links li:not(.dropdown-links__title--mobile) {
    display: flex;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    height: 92px;
  }

  .brand-layout .level-2-link {
    display: block;
    padding: 0;
  }

  .brand-layout .level-2-links li img {
    max-width: 100%;
    -webkit-filter: brightness(0%) opacity(70%);
    filter: brightness(0%) opacity(70%);
    transition: filter 0.25s ease;
  }

  .brand-layout .level-2-link.active img,
.brand-layout .level-2-link:hover img {
    -webkit-filter: none;
    filter: none;
    transition: filter 0.25s ease;
  }

  .level-1-layout.brand-layout {
    display: block !important;
  }

  .brand-layout .level-2-links li span {
    display: none;
    text-indent: -9999px;
  }

  .brand-layout .dropdown-links.level-2-links li a {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: 0;
  }

  .brand-layout .dropdown-links.level-2-links li a:hover,
.brand-layout .dropdown-links.level-2-links li a.active {
    background-color: transparent;
    margin-left: 0;
  }

  .brand-layout .level-2-links a.active:after,
.brand-layout .level-2-links a:hover:after {
    content: none;
  }
}
@media screen and (min-width: 1000px) and (max-width: 1000px) {
  .ie11 .brand-layout .grayscale,
.brand-layout .level-2-links svg {
    display: none;
  }
}
@media screen and (min-width: 1000px) {
  .brand-layout .level-3 {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-content: flex-start;
    flex-direction: column;
    flex-wrap: wrap;
    max-height: 378px;
    min-height: 378px;
    padding-bottom: 21px;
    overflow: auto;
  }
}
@media screen and (min-width: 1000px) {
  .brand-layout .level-2-container:after {
    content: "";
    position: absolute;
    left: 50%;
    top: 0;
    bottom: 0;
    width: 1px;
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.2), transparent);
  }
}
@media screen and (min-width: 1000px) {
  .brand-layout .level-3 li {
    width: 50%;
  }
}
@media screen and (min-width: 1000px) {
  .brand-layout .level-3 a {
    padding: 10.5px 33.6px;
    text-transform: none;
    font-size: 16px;
  }
}
@media screen and (min-width: 1000px) {
  .brand-layout .level-3 a:hover {
    color: #007CB0;
  }
}
@media screen and (min-width: 1000px) {
  .brand-layout .dropdown-links.level-2-links .brands-view-all {
    height: 40px;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
    width: 100%;
  }
}
@media screen and (min-width: 1000px) {
  .brand-layout ul .brands-view-all a,
.level-2-links .brands-view-all a {
    color: #007CB0;
    text-indent: 0;
    font-weight: 600;
    text-transform: uppercase;
  }
}
@media screen and (min-width: 1000px) {
  .brand-clone {
    display: block;
  }
}
@media screen and (min-width: 1000px) {
  .level-2-container .brand-clone {
    padding: 0;
  }
}
@media screen and (min-width: 1000px) {
  .brand-clone__img {
    width: 150px;
    height: 56.666px;
    margin: 21px 33.6px;
    margin-top: 46.2px;
  }
}
@media screen and (min-width: 1000px) {
  .brand-clone__img img {
    max-width: 100%;
  }
}
@media screen and (min-width: 1000px) {
  .brand-logo--makita img {
    width: 107px;
  }
}
@media screen and (min-width: 1000px) {
  .brand-logo--milwaukee img {
    width: 182px;
  }
}
@media screen and (min-width: 1000px) {
  .brand-logo--dewalt img {
    width: 90px;
  }
}
@media screen and (min-width: 1000px) {
  .brand-logo--bosch img {
    width: 110px;
  }
}
@media screen and (min-width: 1000px) {
  .brand-logo--stanley img {
    width: 120px;
  }
}
@media screen and (min-width: 1000px) {
  .brand-logo--bahco img {
    width: 75px;
  }
}
@media screen and (min-width: 1000px) {
  .brand-logo--sealey img {
    width: 90px;
  }
}
@media screen and (min-width: 1000px) {
  .brand-logo--trend img {
    width: 100px;
  }
}
@media screen and (min-width: 1000px) {
  .brand-logo--hitachi img {
    width: 119px;
  }
}
@media screen and (min-width: 1000px) {
  .brand-logo--metabo img {
    width: 105px;
  }
}
@media screen and (min-width: 1000px) {
  .brand-logo--rothenberger img {
    width: 125px;
  }
}
@media screen and (min-width: 1000px) {
  .brand-logo--scheppach img {
    width: 89px;
  }
}
@media screen and (min-width: 1000px) {
  .brand-logo--ridgid img {
    width: 85px;
  }
}
.ie11 .brand-layout .grayscale svg {
  opacity: 1;
  transition: opacity 0.25s ease;
}

.ie11 .brand-layout .grayscale svg:hover {
  opacity: 0;
}

.main-nav .brand-layout.offers-layout:before {
  background-color: #fff;
}

.main-nav .brand-layout.offers-layout .level-2-links {
  flex-basis: 100%;
  border-right: 0;
  background-color: #fff;
}

@media screen and (min-width: 1000px) {
  .brand-layout.offers-layout .level-2-links li:not(.dropdown-links__title--mobile) {
    border: 1px #ddd solid;
    border-top: 0;
    border-right: 0;
    height: 68px;
    max-width: 50%;
  }
}

@media screen and (min-width: 1000px) {
  .brand-layout.offers-layout .level-2-links li:not(.dropdown-links__title--mobile):nth-child(3),
.brand-layout.offers-layout .level-2-links li:not(.dropdown-links__title--mobile):nth-child(5) {
    border-right: 1px #ddd solid;
  }
}

.main-nav .offers-layout .level-2-link {
  display: flex;
  height: 100%;
  width: 100%;
  padding: 21px;
}

.main-nav .offers-layout .dropdown-links {
  padding-top: 0;
  padding-bottom: 0;
  max-width: 1000px;
  margin: 0 auto;
}

.main-nav .offers-layout .level-2-link .icon svg,
.main-nav .offers-layout .level-2-link .icon {
  width: auto;
  height: 80%;
  max-width: 100%;
  margin: 0;
  -webkit-filter: brightness(0%) opacity(70%);
  filter: brightness(0%) opacity(70%);
  transition: 0.25s filter ease;
  display: none;
}
@media screen and (min-width: 1000px) {
  .main-nav .offers-layout .level-2-link .icon svg,
.main-nav .offers-layout .level-2-link .icon {
    display: block;
  }
}

.main-nav .offers-layout .level-2-link:hover > .icon {
  -webkit-filter: none;
  filter: none;
  transition: 0.25s filter ease;
}

.offers-weekly-deal {
  max-width: 175px;
}

.offers-best-sellers {
  max-width: 175px;
}

.offers-gone {
  max-width: 175px;
}

.menu-open li:nth-child(6) .level-1-link.active:after {
  border-bottom: 10px #f3f3f3 solid;
}

.searchsuite-autocomplete {
  background-color: #fff;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2), 0 2px 4px rgba(0, 0, 0, 0.2);
  position: absolute;
  overflow: auto;
  width: 100%;
}
@media screen and (min-width: 1024px) {
  .searchsuite-autocomplete {
    width: 325px;
    right: 0;
  }
}

.searchsuite-autocomplete .title,
.searchsuite-autocomplete .see-all,
.searchsuite-autocomplete .suggested,
[class^=qs-option-] {
  display: none;
}

.qs-option-image,
.qs-option-info,
.qs-option-title {
  display: block;
}

.qs-option-title {
  font-weight: 600;
}

.searchsuite-autocomplete ul#products li {
  border-bottom: 1px solid #eee;
  display: flex;
  align-items: center;
  padding: 10.5px 21px;
}
.searchsuite-autocomplete ul#products li .qs-option-image {
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  width: 30%;
}
.searchsuite-autocomplete ul#products li .qs-option-image img {
  width: 60px;
  height: 60px;
}
.searchsuite-autocomplete ul#products li .qs-option-info {
  width: 70%;
}
.searchsuite-autocomplete ul#products li .qs-option-title a {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1;
  color: #2D2D2D;
  display: block;
  line-height: 1.3;
  text-align: left;
  text-transform: none;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.searchsuite-autocomplete ul#products li .qs-option-reviews .empty {
  display: none;
}
.searchsuite-autocomplete ul#products li .qs-option-sku {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1;
  color: #007CB0;
  margin-bottom: 10.5px;
}
.searchsuite-autocomplete ul#products li .qs-option-shortdescription {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1;
  color: #2D2D2D;
  margin-bottom: 10.5px;
}
.searchsuite-autocomplete ul#products li .qs-option-price {
  margin-bottom: 10.5px;
}
.searchsuite-autocomplete ul#products li .qs-option-price .final-price .price-including-tax {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1;
}
.searchsuite-autocomplete ul#products li .qs-option-price .price-excluding-tax .price {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1;
}

.searchsuite-autocomplete .no-result {
  padding: 10.5px;
  text-align: center;
}

.mage-error {
  color: #ca363b;
  font-weight: 600;
}

div.mage-error {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1;
  background: #f6b1b1a3;
  font-weight: 600;
  display: block;
  padding: 10.5px;
  text-align: center;
  margin-bottom: 10px;
  text-transform: none;
}

#newsletter-error {
  /*position: absolute;*/
  margin-top: 10px;
  /*top: 50px;*/
  width: 100%;
}

.product-attachment-container {
  padding: 0 42px;
}

.downloads-item .item-icon {
  margin-bottom: 21px;
}
.downloads-item .item-icon img {
  margin: 0 auto;
  width: 91px;
}

.downloads-item .item-link a {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1;
  color: #2D2D2D;
  display: block;
  font-weight: 600;
  line-height: 2;
  margin-bottom: 21px;
}

.downloads-item .item-description {
  display: none;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1;
  color: #2D2D2D;
  line-height: 1.5;
  margin-bottom: 21px;
}

.downloads-item .item-info {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1;
  color: #6F6F6F;
}

.attachment-nav {
  top: 0;
  bottom: 0;
}

.attachment-nav a {
  align-self: center;
  display: flex;
  justify-content: center;
  position: relative;
}

.attachment-nav .prev {
  float: left;
  left: 21px;
}

.attachment-nav .next {
  float: right;
  right: 21px;
}

.attachment-nav .icon {
  fill: #ca363b;
  opacity: 1;
  height: 14px;
  width: 9px;
}

.product-attachment-container.owl-carousel .owl-stage {
  margin: 0 auto;
}

.page-print {
  padding-top: 42px;
}

.print-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 42px;
}

.print-header .logo {
  padding: 0;
}

.page-print .logo-img--mobile {
  display: none;
  visibility: hidden;
}
@media only screen and (max-width: 1000px) {
  .page-print .logo-img--mobile {
    display: block;
    visibility: visible;
  }
}

.page-print .page-title-wrapper .page-title {
  display: inline-block;
  margin-bottom: 10.5px;
}

.page-print .page-title-wrapper,
.page-print .page-title {
  text-align: right;
  margin: 0;
  padding: 0;
  line-height: 1;
}

.order-details {
  margin-left: auto;
  text-align: right;
}

.page-print-title {
  text-align: left;
}

.page-print .order-view {
  margin-bottom: 21px;
}

.page-print .actions-toolbar {
  display: none;
}

#my-orders-table .order-totals td,
#my-orders-table .order-totals th,
.page-print td,
.page-print th {
  font-weight: 400;
  padding: 5.25px;
}

.page-print .shopping-basket--header {
  padding-bottom: 10.5px;
  margin-bottom: 10.5px;
}

.page-print .name span,
.page-print .price span,
.page-print .qty span,
.page-print .subtotal span {
  font-size: 14px;
}

.page-print .box-title {
  padding-bottom: 10.5px;
  margin-bottom: 10.5px;
}

.page-print .box-content {
  padding-top: 0;
}

.page-print .box {
  display: flex;
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
  max-width: 50%;
}
@media only screen and (max-width: 1000px) {
  .page-print .box {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
}

.contact-index-index .page-title,
.contact-index-index h1 {
  text-align: left;
  color: #007CB0;
  margin: 21px 0;
  margin-top: 42px;
}

.contact {
  margin-bottom: 42px;
}

.contact label {
  display: inline-block;
  padding-bottom: 10.5px;
}

.contact .fieldset {
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.contact .field.name,
.contact .field.email {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .contact .field.name,
.contact .field.email {
    -ms-flex-preferred-size: 49%;
    flex-basis: 49%;
    max-width: 49%;
  }
}

.contact .field {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%;
  margin-bottom: 21px;
}

.contact input,
.contact textarea {
  background-color: #fff;
  width: 100%;
}

.contact .primary {
  text-align: right;
}

.related-search-terms {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 21px;
}

.related-search-terms .title {
  margin-right: 10.5px;
}

.related-search-terms .item a {
  position: relative;
  margin-right: 10.5px;
}

.related-search-terms .item a:after {
  content: ",";
  position: absolute;
  right: -4px;
  bottom: 3px;
}

.related-search-terms .item:last-child a:after {
  content: "";
}

.build-your-own-kit .manufacture-title {
  text-align: center;
  display: none;
}

.build-your-own-kit .product-info-main .page-title-wrapper h1 {
  margin-top: 21px !important;
  text-transform: uppercase;
  color: #007CB0;
}

.build-your-own-kit .prod-details {
  padding-top: 84px;
}

.build-your-own-kit .prod-details .title {
  margin-bottom: 10.5px;
}

.build-your-own-kit .product-qty,
.build-your-own-kit .price-final_price {
  display: none;
}
.build-your-own-kit .prod-details-container {
  margin-bottom: 0;
}
.build-your-own-kit .prod-details .data.item.content {
  padding-bottom: 0;
  border-bottom: 0;
}
.build-your-own-kit .cat-upsell-link {
  text-align: center;
  display: none;
}

.build-your-own-kit .product-info-main {
  margin-right: auto;
  width: auto;
}

.build-your-own-kit .price-container {
  justify-content: center;
}

.build-your-own-kit .button--addtocart,
.build-your-own-kit .product-add-form {
  margin-bottom: 0;
  margin-right: 0;
}

.build-your-own-kit .price-excluding-tax .price {
  padding-right: 0;
}

.build-your-own-kit .prod-buttons-container {
  margin: 0 auto;
}

.build-your-own-kit .product-addto-links {
  display: none;
}

.build-your-own-kit .orderby {
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  justify-content: center;
  text-align: center;
  margin-top: 42px;
  margin-bottom: 0 !important;
}

.build-your-own-item {
  border-bottom: 1px solid #eee;
  padding-bottom: 21px;
  margin-bottom: 10.5px;
}
@media only screen and (min-width: 768px) {
  .build-your-own-item {
    padding-bottom: 10.5px;
  }
}

.bundle-options-wrapper {
  width: 100%;
}

.byo__label {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1;
  color: #007CB0;
  flex-basis: 100%;
  text-transform: uppercase;
}
@media screen and (min-width: 768px) {
  .byo__label {
    flex-basis: 33.333%;
  }
}

.byo__option {
  flex-basis: 100%;
  text-transform: uppercase;
}
@media screen and (min-width: 768px) {
  .byo__option {
    flex-basis: 66.6666%;
  }
}

.bundle-summary {
  width: 100%;
}

.bundle-summary__title {
  color: #007CB0;
  margin-bottom: 10.5px;
}

.build-your-own-kit .bundle-options-container .bundle-summary .price-box {
  flex-basis: 100%;
  max-width: 100%;
}

.byo_checkbox {
  margin-bottom: 42px;
}

.byo_checkbox h2 {
  margin: 42px 0 !important;
}

.build-your-own-kit .addto-container {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}

.bundled-selected-item {
  padding-top: 21px;
}

.page-product-bundle .product-info-price {
  display: none;
}

.bundled-products--included {
  border-bottom: 1px solid #eee;
  padding-bottom: 10.5px;
  margin-bottom: 10.5px;
}

.bundled-products--included .item {
  display: flex;
}

.bundled-products--included .product-name {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1;
  color: #000;
  font-weight: 600;
}

.bundled-product--image {
  height: 35px;
  width: 35px;
  margin-right: 21px;
}

.bundle-options-container .product-add-form {
  position: relative;
  width: 100%;
}
.bundle-options-container .product-add-form form {
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.bundle-options-container .product-add-form .price-box {
  -ms-flex-preferred-size: 60%;
  flex-basis: 60%;
  max-width: 60%;
}
@media only screen and (min-width: 769px) {
  .bundle-options-container .product-add-form .price-box {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }
}
.bundle-options-container .product-add-form .bundled-stock-checker {
  -ms-flex-preferred-size: 40%;
  flex-basis: 40%;
  max-width: 40%;
}
@media only screen and (min-width: 769px) {
  .bundle-options-container .product-add-form .bundled-stock-checker {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }
}
.bundle-options-container .product-add-form .addto-container {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%;
}

.grouped-product {
  border-bottom: 1px solid #eee;
  padding-bottom: 10.5px;
  margin-bottom: 10.5px;
}
.grouped-product:last-child {
  margin-bottom: 42px;
}

.grouped-product .product-item-name {
  display: block;
  font-weight: 600;
  padding-bottom: 10.5px;
}

.grouped-product .input {
  text-align: center;
}

.product-status {
  border: 1px solid #eee;
  background-color: #eee;
  padding: 21px;
  margin-bottom: 21px;
}

.product-status h3 {
  color: #505050;
}

.product-status p {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1;
  color: #6F6F6F;
  line-height: 1.4;
}

.product-status .button, .product-status .action-save-address, .product-status .action-hide-popup, .product-status .checkout-index-index .action-dismiss, .checkout-index-index .product-status .action-dismiss, .product-status .checkout-index-index .action-accept, .checkout-index-index .product-status .action-accept {
  padding: 11px 20px 8px;
}

.checkout-onepage-success .order-details {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 21px;
  margin-left: 0;
  max-width: 500px;
}

.order-details__title,
.order-details__info {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  text-align: left;
}

.order-details__title {
  font-weight: 700;
}

.table-order-items tr:nth-child(even) {
  background-color: #e1e1e1;
}

.block-order-details .block-title {
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
}

.block-order-details-view {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

@media screen and (min-width: 768px) {
  .block-order-details-view .box {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%;
  }
}

.block.block-order-details-comments {
  padding-bottom: 42px;
}

.box-order-billing-method .payment-method table {
  text-align: left;
}

.box-order-billing-method .payment-method .table-caption {
  text-align: left;
}

.success-create-account {
  padding: 21px;
  border: 1px solid #eee;
  border-left: 3px solid #007CB0;
  border-right: none;
  margin-bottom: 21px;
}

.success-create-account p {
  margin-bottom: 0;
}

.success-create-account form {
  margin-top: 21px;
}

.order-totals {
  margin-bottom: 21px;
}

.button--orders-back {
  margin-bottom: 21px;
  display: block;
}
@media only screen and (min-width: 768px) {
  .button--orders-back {
    display: inline-block;
  }
}

.button--continue {
  display: block;
  margin-bottom: 21px;
  float: none;
}
@media only screen and (min-width: 768px) {
  .button--continue {
    display: inline-block;
    float: right;
  }
}

.checkout-onepage-success .print {
  display: inline-block;
  margin-bottom: 21px;
}

.checkout-onepage-success .order-title {
  font-size: 18px;
  font-weight: bold;
}

.checkout-onepage-success .shopping-basket--header .name span {
  font-size: 16px;
}

.checkout-onepage-success .shopping-basket--item {
  min-height: 0;
  padding-bottom: 21px;
}

.checkout-onepage-success .checkout-success {
  margin-top: 42px;
  margin-bottom: 21px;
}

#my-orders-table .shopping-basket--header {
  display: none;
}
@media only screen and (min-width: 768px) {
  #my-orders-table .shopping-basket--header {
    display: flex;
  }
}

.checkout-onepage-success #registration {
  margin-bottom: 42px;
}

.checkout-onepage-success .page-title-wrapper {
  margin: 21px auto 0;
  max-width: 1200px;
  padding: 0 21px;
}
@media only screen and (min-width: 768px) {
  .checkout-onepage-success .page-title-wrapper {
    padding: 0;
  }
}

.password-strength-meter {
  background-color: #eee;
  position: relative;
  z-index: 1;
  padding: 5.25px;
  font-size: 13px;
}
.password-strength-meter:before {
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  z-index: -1;
}
.password-none .password-strength-meter:before {
  background-color: #eee;
  width: 100%;
}
.password-weak .password-strength-meter:before {
  background-color: #ffafae;
  width: 25%;
}
.password-medium .password-strength-meter:before {
  background-color: #ffd6b3;
  width: 50%;
}
.password-strong .password-strength-meter:before {
  background-color: #c5eeac;
  width: 75%;
}
.password-very-strong .password-strength-meter:before {
  background-color: #81b562;
  width: 100%;
}

.MagicZoom > img, .mz-figure > img {
  height: 406px;
}

.amquickview-hover {
  position: absolute;
  bottom: 105px;
  left: 10.5px;
  right: 10.5px;
  width: auto;
  max-width: 100%;
  top: auto;
}

.amquickview-link {
  font-size: 16px !important;
  font-weight: 500;
}

/**
 * OVERRIDES
 */
#site-header, #site-header-wrapper,
.header-layout-fullwidth_hamburger #primary-menu {
  background-color: #fff;
}

.blogpage a:hover {
  color: #007CB0 !important;
}

body .blog {
  margin-bottom: 0;
  padding-bottom: 0;
}

.post-read-more .gem-button {
  background: #007CB0;
  color: #fff;
  border: none !important;
  height: 52px;
}

.blogpage .category-intro {
  margin-left: 5px;
  margin-right: 5px;
}

.blogpage.search .block-content,
.blogpage.home .block-content,
.blogpage.category .block-content {
  background-color: #f0f5f5;
  padding: 0 !important;
}

.panel-center .vc_row.wpb_row {
  background-color: transparent !important;
}

.blogpage .container {
  max-width: 100%;
}

.blogpage article {
  overflow: hidden;
}

.home.blogpage article.post,
.category.blogpage article.post {
  overflow: visible;
}

.home.blogpage article.post:after,
.category.blogpage article.post:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 21px;
  right: 21px;
  box-shadow: 3px 3px 4px 2px rgba(0, 0, 0, 0.05);
  background-color: transparent;
  pointer-events: none;
}

.blogpage article.post .description {
  background-color: #fff;
}

.blogpage .blog.blog-style-masonry article .description {
  padding-bottom: 20px;
}

.gem-button {
  background-color: #007CB0 !important;
  border: none;
  border-bottom: 4px solid #693a62;
  border-radius: 0;
  color: #fff;
  display: inline-block;
  font-weight: 500;
  font-size: 14px;
  height: auto;
  line-height: 1;
  padding: 19px 20px 15px !important;
  position: relative;
  margin: 0;
  text-align: center;
  text-transform: uppercase;
  vertical-align: middle;
}

.blogpage .gem-button:hover {
  background-color: #008eca;
  color: #fff !important;
  text-decoration: none;
}

.post-footer-sharing .gem-button {
  background: linear-gradient(#EBEBEB, #D5D5D6);
  border-color: #CACACA;
  color: #2D2D2D;
}

.post-footer-sharing .gem-button:hover {
  background: #D5D5D6;
  color: #2D2D2D;
  text-decoration: none;
}

.post-footer-sharing {
  height: 60px;
  width: 60px;
}

/** PAGINATION */
.gem-print-icon.gem-icon-pack-thegem-icons::before {
  font-size: 14px;
}

.gem-pagination {
  margin-top: 0;
  padding-bottom: 21px;
}

.gem-pagination a:hover {
  background-color: #007CB0;
  color: #fff !important;
  border: 2px solid #007CB0 !important;
  text-decoration: none;
}

.gem-pagination-links {
  text-align: left;
}

.gem-pagination a,
.gem-pagination .current {
  border: 2px solid #009900;
  color: #009900;
}

.gem-pagination .current {
  background-color: #007CB0;
  border-color: #007CB0;
  color: #fff;
}

.gem-pagination .prev,
.gem-pagination .next {
  background-color: #007CB0;
  border-color: #007CB0;
}

.gem-pagination .prev:hover,
.gem-pagination .next:hover {
  background-color: #009900 !important;
  border-color: transparent;
  text-decoration: none;
}

.post-template-default .block-content {
  padding: 42px 0;
}

.post-template-default .block-content h1 {
  font-size: 36px;
  line-height: 53px;
}

.gem-styled-color-1, .gem-date-color, .gem-table thead th, .woocommerce table.shop_table.order-details thead tr th,
.hamburger-minicart > a, .hamburger-minicart:hover > a, .gem_accordion_header a, .gem-testimonial-name, .post-author-avatar:after,
.comments-link a:hover, .shipping_calculator .shipping-calculator-button:before, .widget_calendar caption,
.widget.widget_search .gem-button, #wp-calendar thead tr th, .widget.widget_calendar a:hover, .gem-teams-phone,
.resp-tab-active, .wpb_toggle, .vc_toggle_title h4, .account-tittle, .blog-style-timeline .post-time span,
.blog.blog-style-masonry article .description .tags a.active, .widget_tweets .twitter-box .jtwt_tweet:before,
.jtwt_tweet_text.icon-twitter a, .gem-pp-posts-date, .gem-latest-news-title span, .widget.widget_search .gem-button:hover,
.mc-text span, .blog-style-styled_list1 .post-time, .blog-style-styled_list2 .post-time, .blog-style-multi-author .post-date,
.comment-form label em, .comment-awaiting-moderation, .woocommerce-before-cart .cart-short-info .items-count, .shop_table td.product-remove .remove,
.products .product-info .price ins, .products .product-info .price .amount, .comment-form-rating .stars a.active,
.comment-form-rating .stars a:hover, .woocommerce .checkout .woocommerce-billing-collumn .form-row label abbr,
.woocommerce .edit-address-form .woocommerce-billing-collumn .form-row label abbr, .woocommerce ul.woocommerce-error li,
.woocommerce .checkout-login-box .login .form-row label .required, .woocommerce .checkout-lost-password-box .form-row label .required,
.woocommerce #customer_login .col .login-box .form-row label .required, .read-more-link:before,
.gem_accordion_header.ui-accordion-header-active .ui-accordion-header-icon:before, .form-edit-adress abbr,
.post-author-info .categories a, .post-author-info .categories, .block-navigation-prev a:before,
.block-navigation-next a:after, h4.wpb_toggle_title_active:after, .vc_toggle_active .vc_toggle_title:after,
.resp-accordion.resp-tab-active:after, .portfolio.hover-zooming-blur .portfolio-item .image .overlay .links .caption .info a,
.portfolio.hover-zooming-blur .portfolio-item .image .overlay .links .caption .info span.sep,
.blog.blog-style-masonry article .description .info .more-link:before, #colophon .widget_nav_menu ul.menu li.menu-item-current > a,
#colophon .widget_submenu > div > ul li.menu-item-current > a, #colophon .widget_nav_menu ul.menu li.menu-item-active > a,
#colophon .widget_submenu > div > ul li.menu-item-active > a {
  color: #007CB0;
}

.post-related-posts h2:before {
  color: #007CB0;
}

.post-related-posts {
  padding-bottom: 84px;
}

.related-posts-carousel .related-posts-navigation {
  top: auto;
  bottom: -21px;
  left: 0;
  right: 0;
}

.related-posts-carousel .related-posts-next,
.related-posts-carousel .related-posts-prev {
  background-color: #007CB0;
  border-color: #007CB0;
}

.related-posts-carousel .gem-button-style-outline,
.related-posts-carousel .gem-button-style-outline {
  color: #fff;
}

.related-posts-carousel .related-posts-next {
  position: absolute;
  left: 63px;
  right: auto;
}

.related-posts-carousel .related-posts-prev {
  position: absolute;
  right: auto;
  left: 15px;
}

.related-posts-carousel .related-posts-prev i:before,
.related-posts-carousel .related-posts-next i:before {
  line-height: 32px;
}

.gem-button {
  background-color: #007CB0;
}

.page-footer .row {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.page-footer .block.newsletter,
.page-footer .block.newsletter label {
  padding-left: 0;
  padding-right: 0;
}

.menu-usps .row,
.menu-usps .menu-usps--item {
  margin-top: 0;
}

.preloader .preloader-spin,
.loading .preloader-spin {
  display: none;
}

.post-author-avatar {
  text-decoration: none !important;
}

/** POST TAGS */
.post-tags-list a:hover {
  background-color: #007CB0;
}

.blogpage .category-description {
  flex-basis: 100%;
  max-width: 100%;
}

.blogpage .category-description p {
  max-width: 100%;
}

.blogpage .justified-style-2 .post-content-wrapper {
  background-color: #fff;
}

div.post-featured-content a {
  height: 250px;
}

.blogpage.search-results #main-content .block-content {
  padding-top: 84px !important;
}

.home .gem-divider {
  display: none;
}

.blogpage.search-no-results .block-content {
  background-color: #fff;
}

.search-no-results .searchform {
  position: relative;
  max-width: 80%;
  margin: 0 auto;
  margin-bottom: 21px;
}

.search-no-results .searchform td {
  padding: 0 !important;
  border: none !important;
}

.search-no-results .searchform table {
  width: 100%;
}

.search-no-results .searchform button.gem-button {
  position: absolute;
  right: 10.5px;
  top: 5px;
  font-size: 0;
  border: 1px solid #999;
  background-image: url(../../../../../frontend/Indez/ux/default/images/search.png);
  background-size: cover;
}

.cookie-status-message {
  display: none;
}

.totals-tax {
  display: none;
}
