@import url(https://fonts.googleapis.com/css?family=Raleway:300,400,600,800);
@charset "UTF-8";
/*! 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 {
  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 */ /* 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;
}

/*
* Skeleton V2.0.4
* Copyright 2014, Dave Gamache
* www.getskeleton.com
* Free to use under the MIT license.
* http://www.opensource.org/licenses/mit-license.php
* 12/29/2014
*/
/* Table of contents
––––––––––––––––––––––––––––––––––––––––––––––––––
- Grid
- Base Styles
- Typography
- Links
- Buttons
- Forms
- Lists
- Code
- Tables
- Spacing
- Utilities
- Clearing
- Media Queries
*/
/* Grid
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.container {
  position: relative;
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
  padding: 0 20px;
  box-sizing: border-box;
}

.column,
.columns {
  width: 100%;
  float: left;
  box-sizing: border-box;
}

/* For devices larger than 400px */
@media (min-width: 400px) {
  .container {
    width: 85%;
    padding: 0;
  }
}
/* For devices larger than 550px */
@media (min-width: 550px) {
  .container {
    width: 80%;
  }
  .column,
  .columns {
    margin-left: 4%;
  }
  .column:first-child,
  .columns:first-child {
    margin-left: 0;
  }
  .one.column,
  .one.columns {
    width: 4.6666666667%;
  }
  .two.columns {
    width: 13.3333333333%;
  }
  .three.columns {
    width: 22%;
  }
  .four.columns {
    width: 30.6666666667%;
  }
  .five.columns {
    width: 39.3333333333%;
  }
  .six.columns {
    width: 48%;
  }
  .seven.columns {
    width: 56.6666666667%;
  }
  .eight.columns {
    width: 65.3333333333%;
  }
  .nine.columns {
    width: 74%;
  }
  .ten.columns {
    width: 82.6666666667%;
  }
  .eleven.columns {
    width: 91.3333333333%;
  }
  .twelve.columns {
    width: 100%;
    margin-left: 0;
  }
  .one-third.column {
    width: 30.6666666667%;
  }
  .two-thirds.column {
    width: 65.3333333333%;
  }
  .one-half.column {
    width: 48%;
  }
  /* Offsets */
  .offset-by-one.column,
  .offset-by-one.columns {
    margin-left: 8.6666666667%;
  }
  .offset-by-two.column,
  .offset-by-two.columns {
    margin-left: 17.3333333333%;
  }
  .offset-by-three.column,
  .offset-by-three.columns {
    margin-left: 26%;
  }
  .offset-by-four.column,
  .offset-by-four.columns {
    margin-left: 34.6666666667%;
  }
  .offset-by-five.column,
  .offset-by-five.columns {
    margin-left: 43.3333333333%;
  }
  .offset-by-six.column,
  .offset-by-six.columns {
    margin-left: 52%;
  }
  .offset-by-seven.column,
  .offset-by-seven.columns {
    margin-left: 60.6666666667%;
  }
  .offset-by-eight.column,
  .offset-by-eight.columns {
    margin-left: 69.3333333333%;
  }
  .offset-by-nine.column,
  .offset-by-nine.columns {
    margin-left: 78%;
  }
  .offset-by-ten.column,
  .offset-by-ten.columns {
    margin-left: 86.6666666667%;
  }
  .offset-by-eleven.column,
  .offset-by-eleven.columns {
    margin-left: 95.3333333333%;
  }
  .offset-by-one-third.column,
  .offset-by-one-third.columns {
    margin-left: 34.6666666667%;
  }
  .offset-by-two-thirds.column,
  .offset-by-two-thirds.columns {
    margin-left: 69.3333333333%;
  }
  .offset-by-one-half.column,
  .offset-by-one-half.columns {
    margin-left: 52%;
  }
}
/* Base Styles
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* NOTE
html is set to 62.5% so that all the REM measurements throughout Skeleton
are based on 10px sizing. So basically 1.5rem = 15px :) */
html {
  font-size: 62.5%;
}

body {
  font-size: 1.5em; /* currently ems cause chrome bug misinterpreting rems on body element */
  line-height: 1.6;
  font-weight: 400;
  font-family: "Raleway", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #222;
}

/* Typography
–––––––––––––––––––––––––––––––––––––––––––––––––– */
h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 2rem;
  font-weight: 300;
}

h1 {
  font-size: 4rem;
  line-height: 1.2;
  letter-spacing: -0.1rem;
}

h2 {
  font-size: 3.6rem;
  line-height: 1.25;
  letter-spacing: -0.1rem;
}

h3 {
  font-size: 3rem;
  line-height: 1.3;
  letter-spacing: -0.1rem;
}

h4 {
  font-size: 2.4rem;
  line-height: 1.35;
  letter-spacing: -0.08rem;
}

h5 {
  font-size: 1.8rem;
  line-height: 1.5;
  letter-spacing: -0.05rem;
}

h6 {
  font-size: 1.5rem;
  line-height: 1.6;
  letter-spacing: 0;
}

/* Larger than phablet */
@media (min-width: 550px) {
  h1 {
    font-size: 5rem;
  }
  h2 {
    font-size: 4.2rem;
  }
  h3 {
    font-size: 3.6rem;
  }
  h4 {
    font-size: 3rem;
  }
  h5 {
    font-size: 2.4rem;
  }
  h6 {
    font-size: 1.5rem;
  }
}
p {
  margin-top: 0;
}

/* Links
–––––––––––––––––––––––––––––––––––––––––––––––––– */
a {
  color: #1EAEDB;
}

a:hover {
  color: #0FA0CE;
}

/* Buttons
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.button,
button,
input[type=submit],
input[type=reset],
input[type=button] {
  display: inline-block;
  height: 38px;
  padding: 0 30px;
  color: #555;
  text-align: center;
  font-size: 11px;
  font-weight: 600;
  line-height: 38px;
  letter-spacing: 0.1rem;
  text-transform: uppercase;
  text-decoration: none;
  white-space: nowrap;
  background-color: transparent;
  border-radius: 4px;
  border: 1px solid #bbb;
  cursor: pointer;
  box-sizing: border-box;
}

.button:hover,
button:hover,
input[type=submit]:hover,
input[type=reset]:hover,
input[type=button]:hover,
.button:focus,
button:focus,
input[type=submit]:focus,
input[type=reset]:focus,
input[type=button]:focus {
  color: #333;
  border-color: #888;
  outline: 0;
}

.button.button-primary,
button.button-primary,
input[type=submit].button-primary,
input[type=reset].button-primary,
input[type=button].button-primary {
  color: #FFF;
  background-color: #33C3F0;
  border-color: #33C3F0;
}

.button.button-primary:hover,
button.button-primary:hover,
input[type=submit].button-primary:hover,
input[type=reset].button-primary:hover,
input[type=button].button-primary:hover,
.button.button-primary:focus,
button.button-primary:focus,
input[type=submit].button-primary:focus,
input[type=reset].button-primary:focus,
input[type=button].button-primary:focus {
  color: #FFF;
  background-color: #1EAEDB;
  border-color: #1EAEDB;
}

/* Forms
–––––––––––––––––––––––––––––––––––––––––––––––––– */
input[type=email],
input[type=number],
input[type=search],
input[type=text],
input[type=tel],
input[type=url],
input[type=password],
textarea,
select {
  height: 38px;
  padding: 6px 10px; /* The 6px vertically centers text on FF, ignored by Webkit */
  background-color: #fff;
  border: 1px solid #D1D1D1;
  border-radius: 4px;
  box-shadow: none;
  box-sizing: border-box;
}

/* Removes awkward default styles on some inputs for iOS */
input[type=email],
input[type=number],
input[type=search],
input[type=text],
input[type=tel],
input[type=url],
input[type=password],
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

textarea {
  min-height: 65px;
  padding-top: 6px;
  padding-bottom: 6px;
}

input[type=email]:focus,
input[type=number]:focus,
input[type=search]:focus,
input[type=text]:focus,
input[type=tel]:focus,
input[type=url]:focus,
input[type=password]:focus,
textarea:focus,
select:focus {
  border: 1px solid #33C3F0;
  outline: 0;
}

label,
legend {
  display: block;
  margin-bottom: 0.5rem;
  font-weight: 600;
}

fieldset {
  padding: 0;
  border-width: 0;
}

input[type=checkbox],
input[type=radio] {
  display: inline;
}

label > .label-body {
  display: inline-block;
  margin-left: 0.5rem;
  font-weight: normal;
}

/* Lists
–––––––––––––––––––––––––––––––––––––––––––––––––– */
ul {
  list-style: circle inside;
}

ol {
  list-style: decimal inside;
}

ol, ul {
  padding-left: 0;
  margin-top: 0;
}

ul ul,
ul ol,
ol ol,
ol ul {
  margin: 1.5rem 0 1.5rem 3rem;
  font-size: 90%;
}

li {
  margin-bottom: 1rem;
}

/* Code
–––––––––––––––––––––––––––––––––––––––––––––––––– */
code {
  padding: 0.2rem 0.5rem;
  margin: 0 0.2rem;
  font-size: 90%;
  white-space: nowrap;
  background: #F1F1F1;
  border: 1px solid #E1E1E1;
  border-radius: 4px;
}

pre > code {
  display: block;
  padding: 1rem 1.5rem;
  white-space: pre;
}

/* Tables
–––––––––––––––––––––––––––––––––––––––––––––––––– */
th,
td {
  padding: 12px 15px;
  text-align: left;
  border-bottom: 1px solid #E1E1E1;
}

th:first-child,
td:first-child {
  padding-left: 0;
}

th:last-child,
td:last-child {
  padding-right: 0;
}

/* Spacing
–––––––––––––––––––––––––––––––––––––––––––––––––– */
button,
.button {
  margin-bottom: 1rem;
}

input,
textarea,
select,
fieldset {
  margin-bottom: 1.5rem;
}

pre,
blockquote,
dl,
figure,
table,
p,
ul,
ol,
form {
  margin-bottom: 2.5rem;
}

/* Utilities
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.u-full-width {
  width: 100%;
  box-sizing: border-box;
}

.u-max-full-width {
  max-width: 100%;
  box-sizing: border-box;
}

.u-pull-right {
  float: right;
}

.u-pull-left {
  float: left;
}

/* Misc
–––––––––––––––––––––––––––––––––––––––––––––––––– */
hr {
  margin-top: 3rem;
  margin-bottom: 3.5rem;
  border-width: 0;
  border-top: 1px solid #E1E1E1;
}

/* Clearing
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* Self Clearing Goodness */
.container:after,
.row:after,
.u-cf {
  content: "";
  display: table;
  clear: both;
}

/* Media Queries
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/*
Note: The best way to structure the use of media queries is to create the queries
near the relevant code. For example, if you wanted to change the styles for buttons
on small devices, paste the mobile query code up in the buttons section and style it
there.
*/
/* Larger than mobile */
/* Larger than phablet (also point when grid becomes active) */
/* Larger than tablet */
/* Larger than desktop */
/* Larger than Desktop HD */
* {
  box-sizing: border-box;
}

body {
  background-color: #f1f5f9;
}

.layout {
  width: 100%;
  height: 100%;
  position: relative;
}

.header {
  position: relative;
  z-index: 999;
  background-color: #222;
  box-shadow: 0px 0px 26px 1px rgba(0, 0, 0, 0.1);
}
.header #branding {
  float: left;
  background: url(/images/header-branding.svg);
  background-position: left center;
  background-repeat: no-repeat;
  overflow: hidden;
  text-indent: -100px;
  font-size: 1rem;
  height: 39px;
  width: 200px;
  margin: 12px 0 12px 0;
}

.menu {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  pointer-events: none;
  z-index: 9999;
}

.menu--visible {
  pointer-events: auto;
}

.app-menu {
  background-color: #fff;
  color: #000000;
  position: relative;
  max-width: 400px;
  width: 100%;
  height: 100%;
  transform: translateX(-103%);
  display: flex;
  flex-direction: column;
  will-change: transform;
  z-index: 160;
  pointer-events: auto;
}

/* Works on Firefox */
.app-menu {
  scrollbar-width: thin;
  scrollbar-color: #fff #181e22;
}

/* Works on Chrome, Edge, and Safari */
.app-menu::-webkit-scrollbar {
  width: 10px;
}

.app-menu::-webkit-scrollbar-track {
  background: #181e22;
}

.app-menu::-webkit-scrollbar-thumb {
  background-color: #fff;
  border-radius: 20px;
  border: 3px solid #181e22;
}

.app-menu::-webkit-scrollbar-corner {
  background: #181e22;
}

.menu--visible .app-menu {
  transform: none;
}

.menu--animatable .app-menu {
  transition: all 300ms ease-in;
}

.menu--visible.menu--animatable .app-menu {
  transition: all 300ms ease-out;
}

.menu:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(96, 125, 139, 0.3);
  opacity: 0;
  will-change: opacity;
  pointer-events: none;
  transition: opacity 0.3s cubic-bezier(0, 0, 0.3, 1);
}

.menu--visible.menu:after {
  opacity: 1;
  pointer-events: auto;
}

.menu-icon {
  content: "Menu";
  color: #fff;
  background: url(/images/icons/menu.svg);
  background-size: 30px 30px;
  background-position: center;
  background-repeat: no-repeat;
  background-color: rgb(59, 59, 59);
  width: 63px;
  height: 63px;
  float: right;
  text-align: center;
  text-transform: uppercase;
  font-size: 1.3rem;
  transition: background-color 0.5s;
  text-indent: -150px;
  overflow: hidden;
}
.menu-icon:hover {
  cursor: pointer;
  background: #41555e;
  background-image: url(/images/icons/menu.svg);
  background-size: 30px 30px;
  background-position: center;
  background-repeat: no-repeat;
}

.app-menu {
  width: 300px;
  height: 100%;
  box-shadow: none;
  background-color: #181e22;
  overflow: scroll;
}
.app-menu #nav-branding {
  width: 100%;
  height: 130px;
  background: url(/images/navigation-branding.svg);
  background-size: 170px;
  background-position: center;
  background-repeat: no-repeat;
}
.app-menu #search {
  display: block;
  width: 90%;
  height: 40px;
  margin: 25px auto 10px auto;
}
.app-menu #search input[type=search] {
  width: 100%;
  border-radius: 20px;
  background: #222c31;
  color: rgba(255, 255, 255, 0.6);
  border: none;
}
.app-menu #search input[type=search]:focus {
  background: #2d3940;
}
.app-menu #search input[type=submit] {
  position: relative;
  top: -51px;
  left: -2px;
  display: block;
  background: white;
  float: right;
  width: 34px;
  height: 34px;
  padding: 0px;
  margin: 0px;
  border-radius: 50%;
  text-indent: -100px;
  background: #38464f;
  background-image: url(/images/icons/search.svg);
  background-size: 20px;
  background-position: center;
  background-repeat: no-repeat;
  border: 0px;
}
.app-menu #quick-links {
  width: 90%;
  margin: 0 auto 25px auto;
}
.app-menu #quick-links a {
  width: 28%;
  float: left;
  display: block;
  min-height: 40px;
  text-align: center;
  text-decoration: none;
  margin-bottom: 15px;
  margin-right: 8%;
  color: #fff;
  transition: background 0.5s;
  text-transform: uppercase;
  font-size: 1rem;
  letter-spacing: 1px;
  border-radius: 7px;
  padding: 5px 0;
}
.app-menu #quick-links a span {
  display: block;
  margin-top: 30px;
}
.app-menu #quick-links a:hover {
  background: #222c31;
}
.app-menu #quick-links a:last-of-type {
  margin-right: 0px;
}
.app-menu #quick-links a.cart {
  background-image: url("/images/icons/cart.svg");
  background-repeat: no-repeat;
  background-position: center 10px;
  background-size: 20px;
}
.app-menu #quick-links a.cart span {
  margin-top: 15px;
}
.app-menu #quick-links a.cart::before {
  position: relative;
  top: -4px;
  left: 43px;
  display: block;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background: #3c8ce7;
}
.app-menu #quick-links a.location {
  background-image: url("/images/icons/location.svg");
  background-repeat: no-repeat;
  background-position: center 10px;
  background-size: 20px;
}
.app-menu #quick-links a.phone {
  background-image: url("/images/icons/phone.svg");
  background-repeat: no-repeat;
  background-position: center 10px;
  background-size: 20px;
}
@media (min-width: 550px) {
  .app-menu #quick-links a {
    margin-bottom: 0px;
  }
}
.app-menu ul {
  list-style-type: none;
}
.app-menu ul li {
  display: block;
  width: 90%;
  margin: 0 auto;
  overflow: hidden;
}
.app-menu ul li .active {
  border-bottom: 1px solid #43cbff;
}
.app-menu ul li:first-of-type {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
.app-menu ul li a {
  display: block;
  color: #fff;
  margin-bottom: 0px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  transition: border 0.5s;
}
.app-menu ul li a:hover {
  border-bottom: 1px solid #2bace2;
}
.app-menu ul li ul.expandable {
  transition: all 0.5s;
  transition-timing-function: ease-in-out;
  display: block;
  max-height: 0px;
  overflow: hidden;
  margin-left: 15px;
  margin-bottom: 0px !important;
  margin-top: 0px;
  opacity: 0;
}
.app-menu ul li ul.expandable li {
  margin: 0px;
  width: 100%;
}
.app-menu ul li ul.expandable li:first-of-type {
  border-top: 0px;
}
.app-menu ul li ul.expandable li a {
  margin-bottom: 0px !important;
}
.app-menu ul li ul.expanded {
  display: block;
  max-height: 1000px;
  margin-bottom: 10px;
  opacity: 1;
}
.app-menu ul a {
  text-decoration: none;
  color: #000000;
  display: block;
  width: 100%;
  margin-bottom: 20px;
  padding: 10px 0 10px 10px;
}

.menu:after {
  width: 100%;
  height: 100%;
}

#slideshow {
  width: 100%;
  height: 350px;
  list-style-type: none;
  background-image: radial-gradient(circle at center, #1aecff 5%, #257fe4 100%);
}
#slideshow li {
  position: absolute;
  top: 63px;
  height: 350px;
  width: 100%;
  opacity: 0;
  transition: opacity 0.5s;
  font-size: 5rem;
  text-align: center;
  z-index: 9995;
  overflow: hidden;
}
#slideshow li .container {
  height: 350px;
}
#slideshow li.active {
  opacity: 1;
  z-index: 9996;
}
#slideshow li a {
  display: block;
  text-decoration: none;
  color: #000;
}

#kindergartenSale {
  width: 90%;
  margin: 0 auto;
  background-image: url("/images/slides/kindergartenSale2022/background.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
}
#kindergartenSale .container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
#kindergartenSale .container .promoCopy {
  width: 100%;
  max-width: 600px;
  margin: 0;
  color: #fff;
  text-shadow: 2px 2px 0px rgba(0, 0, 0, 0.3);
}
#kindergartenSale .container .promoCopy .heading {
  font-family: "Inter", sans-serif;
  font-weight: 700;
  font-size: 2rem;
  line-height: 2.2rem;
  letter-spacing: 0.25px;
  text-transform: uppercase;
}
#kindergartenSale .container .promoCopy .subheading {
  font-family: "Inter", sans-serif;
  font-weight: 500;
  font-size: 1.3rem;
  line-height: 1.5rem;
  letter-spacing: 0.25px;
  margin-top: 15px;
}
#kindergartenSale .container .promoCopy small {
  display: block;
  width: 100%;
  margin: 15px 0 0 0;
  color: #fff;
  font-family: "Inter", sans-serif;
  font-weight: normal;
  font-size: 0.9rem;
  line-height: 0.9rem;
  letter-spacing: 0.25px;
}

#summerSale {
  width: 90%;
  margin: 0 auto;
  background-image: url("/images/slides/backtoschool2022/background.webp");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
}
#summerSale .container {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
}
#summerSale .container .promoLogo {
  width: 100%;
  max-width: 600px;
  height: 200px;
  background: url("/images/slides/backtoschool2024/branding.webp");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  color: transparent;
}
#summerSale .container .promoCopy {
  width: 100%;
  max-width: 600px;
  margin: -20px 0 0 0;
  color: #fff;
  text-shadow: 2px 2px 0px rgba(0, 0, 0, 0.3);
}
#summerSale .container .promoCopy .heading {
  font-family: "Inter", sans-serif;
  font-weight: 700;
  font-size: 2rem;
  line-height: 2.1rem;
  letter-spacing: 0.25px;
  text-transform: uppercase;
  margin: 20px 0 0 0;
}
#summerSale .container .promoCopy .subheading {
  font-family: "Inter", sans-serif;
  font-weight: 500;
  font-size: 1.5rem;
  line-height: 1.7rem;
  letter-spacing: 0.25px;
  margin: 10px 0 0 0;
}
#summerSale .container .promoCopy .subheading sup {
  font-size: 0.9rem;
}
#summerSale .container .promoCopy small {
  display: block;
  font-size: 0.9rem;
  line-height: 1rem;
  font-weight: 600;
  margin: 10px auto 0 auto;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  max-width: 300px;
}

@media (min-width: 700px) {
  #summerSale .container {
    flex-direction: row;
    align-items: flex-start;
  }
  #summerSale .container .promoLogo {
    width: 40%;
    height: 100%;
  }
  #summerSale .container .promoCopy {
    width: 60%;
    margin: 0;
    align-self: center;
    padding-right: 60px;
  }
}
#shopWithDebit {
  width: 90%;
  margin: auto;
  background-image: linear-gradient(180deg, rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 0) 100%), url("/images/slides/shopWithDebit/background.jpg");
  background-repeat: no-repeat;
  background-position: right center;
  background-size: cover;
}
#shopWithDebit .container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 25px 0;
}
#shopWithDebit .container h2 {
  color: #fff;
  font-family: "Inter", sans-serif;
  font-weight: 700;
  font-size: 3rem;
  line-height: 3.5rem;
  text-shadow: -1px -1px 1px rgba(255, 255, 255, 0.1), 1px 1px 1px rgba(0, 0, 0, 0.5);
  margin: 0;
}
#shopWithDebit .container h2 div:last-of-type {
  font-size: 2rem;
  line-height: 2.5rem;
}
@media (min-width: 600px) {
  #shopWithDebit .container h2 div:last-of-type {
    font-size: 2.7rem;
    line-height: 3rem;
  }
}
#shopWithDebit .container .icons {
  width: 100%;
  height: 100px;
  background-image: url("/images/slides/shopWithDebit/cards.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  margin: 15px 0;
}
@media (min-width: 600px) {
  #shopWithDebit .container .icons {
    height: 125px;
  }
}
#shopWithDebit p {
  color: #fff;
  font-family: "Inter", sans-serif;
  font-weight: 500;
  font-size: 2rem;
  line-height: 2.3rem;
  text-shadow: -1px -1px 1px rgba(255, 255, 255, 0.1), 1px 1px 1px rgba(0, 0, 0, 0.5);
}

#slideShipping {
  width: 90%;
  margin: auto;
}
#slideShipping #shipping-icon {
  margin-top: 55px;
  margin-bottom: 25px;
  min-height: 130px;
  background-image: url("/images/slides/shipping-graphic.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
#slideShipping h2 {
  font-size: 2rem;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-weight: 900;
}
#slideShipping p {
  font-size: 1.3rem;
  line-height: 1.4rem;
  text-transform: uppercase;
}

@media (min-width: 600px) {
  #slideShipping {
    width: 90%;
    margin: auto;
  }
  #slideShipping #shipping-icon {
    margin-top: 0px;
    min-height: 350px;
    background-image: url("/images/slides/shipping-graphic.svg");
    background-repeat: no-repeat;
    background-position: center right;
    background-size: contain;
  }
  #slideShipping h2 {
    margin-top: 105px;
    font-size: 3rem;
    line-height: 3rem;
    text-transform: uppercase;
    margin-bottom: 10px;
    font-weight: 900;
    padding-right: 75px;
  }
  #slideShipping p {
    font-size: 1.3rem;
    line-height: 1.4rem;
    text-transform: uppercase;
    padding-right: 75px;
  }
}
#slideYourLogoHere {
  width: 90%;
  margin: auto;
}
#slideYourLogoHere .graphic {
  background: url("/images/slides/your-logo-here-graphic.svg");
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  overflow: hidden;
  text-indent: -900px;
  height: 200px;
}
#slideYourLogoHere .copy {
  background: url("/images/slides/your-logo-here-copy.svg");
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  overflow: hidden;
  text-indent: -900px;
  height: 150px;
}

@media (min-width: 600px) {
  #slideYourLogoHere {
    width: 90%;
    margin: auto;
  }
  #slideYourLogoHere .graphic {
    background: url("/images/slides/your-logo-here-graphic.svg");
    background-position: center right;
    background-size: contain;
    background-repeat: no-repeat;
    overflow: hidden;
    text-indent: -900px;
    height: 350px;
  }
  #slideYourLogoHere .copy {
    background: url("/images/slides/your-logo-here-copy.svg");
    background-position: center left;
    background-size: contain;
    background-repeat: no-repeat;
    overflow: hidden;
    text-indent: -900px;
    height: 350px;
  }
}
#slideshowControls {
  width: 100%;
  position: absolute;
  top: 200px;
}
#slideshowControls .previous,
#slideshowControls .next {
  color: white;
  position: relative;
  overflow: hidden;
  text-indent: -200px;
  opacity: 0.4;
  transition: opacity 0.5s;
  z-index: 9996;
}
#slideshowControls .previous:hover,
#slideshowControls .next:hover {
  opacity: 0.6;
}
#slideshowControls .previous {
  float: left;
  height: 40px;
  width: 40px;
  background: url(/images/icons/previous.svg);
  background-size: 40px;
  background-repeat: no-repeat;
  background-position: center;
}
#slideshowControls .next {
  float: right;
  height: 40px;
  width: 40px;
  background: url(/images/icons/next.svg);
  background-size: 40px;
  background-repeat: no-repeat;
  background-position: center;
}

#shop-school-uniforms {
  margin-top: 25px;
}
#shop-school-uniforms h2 {
  width: 100%;
  max-width: 600px;
  text-align: center;
  color: #3399ea;
  margin: 5px auto 25px auto;
  font-weight: 300;
  font-size: 3rem;
  line-height: 3.2rem;
}
#shop-school-uniforms a.school-logo {
  display: block;
  background: #fff;
  box-shadow: 0px 0px 26px 1px rgba(0, 0, 0, 0.1);
  height: 130px;
  margin-bottom: 25px;
  border-radius: 7px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 1.3rem;
  color: #000;
  line-height: 1.4rem;
  transition: box-shadow 0.5s, transform 0.5s;
  overflow: hidden;
}
#shop-school-uniforms a.school-logo span {
  display: block;
  padding: 0px 10px 0 10px;
  margin: auto;
}
#shop-school-uniforms a.school-logo:hover {
  box-shadow: 0px 0px 26px 5px rgba(0, 0, 0, 0.15);
  transform: scale(1.05);
}
#shop-school-uniforms a.school-logo img {
  display: block;
  margin: 20px auto 5px auto;
  max-width: 160px;
  max-height: 100px;
}

#shop-spirit-wear,
#shop-school-uniforms {
  margin-top: 25px;
}
#shop-spirit-wear h2,
#shop-school-uniforms h2 {
  width: 100%;
  text-align: center;
  color: #3399ea;
  margin: 5px auto 25px auto;
  font-weight: 300;
  font-size: 3rem;
  line-height: 3.2rem;
}
#shop-spirit-wear #listingGrid,
#shop-school-uniforms #listingGrid {
  display: grid;
  grid-template-columns: 12fr;
  row-gap: 25px;
  -moz-column-gap: 25px;
       column-gap: 25px;
  margin: 0 0 25px 0;
}
#shop-spirit-wear #listingGrid a,
#shop-school-uniforms #listingGrid a {
  display: block;
  width: 100%;
  padding: 25px;
  margin: 0;
  background: #fff;
  box-shadow: 0px 0px 26px 1px rgba(0, 0, 0, 0.1);
  border-radius: 7px;
  color: #000;
  font-weight: bold;
  font-size: 1.4rem;
  line-height: 1.4rem;
  text-align: center;
  text-decoration: none;
  transition: box-shadow 0.5s, transform 0.5s;
  overflow: hidden;
}
#shop-spirit-wear #listingGrid a:hover .logo img,
#shop-school-uniforms #listingGrid a:hover .logo img {
  transform: scale(1.1);
}
#shop-spirit-wear #listingGrid a .logo,
#shop-school-uniforms #listingGrid a .logo {
  width: 200px;
  height: 125px;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
#shop-spirit-wear #listingGrid a .logo img,
#shop-school-uniforms #listingGrid a .logo img {
  display: block;
  margin: 0 auto;
  width: 100%;
  transition: transform 500ms;
}

@media (min-width: 500px) {
  #shop-spirit-wear #listingGrid,
  #shop-school-uniforms #listingGrid {
    grid-template-columns: 6fr 6fr;
  }
}
@media (min-width: 700px) {
  #shop-spirit-wear #listingGrid,
  #shop-school-uniforms #listingGrid {
    grid-template-columns: 4fr 4fr 4fr;
  }
}
/* View Product Listing */
#view-products {
  font-family: "Inter", sans-serif;
  margin-top: 25px;
}
#view-products a.heading {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-decoration: none;
  margin: 25px 0;
}
#view-products a.heading img {
  width: 100%;
  max-width: 200px;
  display: block;
}
#view-products a.heading h2 {
  margin: 5px 0;
  color: #3399ea;
  font-weight: 700;
  font-size: 3rem;
  line-height: 3rem;
  text-align: center;
}
#view-products a.heading p {
  color: #1e40af;
  font-weight: 600;
  font-size: 1.2rem;
  text-transform: uppercase;
}
#view-products .product {
  background: white;
  box-shadow: 0px 0px 26px 1px rgba(0, 0, 0, 0.1);
  border-radius: 7px;
  width: 80%;
  margin: 0 auto 25px auto;
  overflow: hidden;
  transition: box-shadow 0.5s, transform 0.5s;
}
#view-products .product a {
  text-decoration: none;
}
#view-products .product:hover {
  box-shadow: 0px 0px 26px 5px rgba(0, 0, 0, 0.2);
  transform: scale(1.05);
}
#view-products .product .image {
  background-image: url(/images/product-bg-mask.png), radial-gradient(circle at center, #00eaff 30%, #3c8ce7 100%);
  background-size: 101% 250px, cover;
  background-repeat: no-repeat, no-repeat;
  background-position: center bottom, center;
  max-width: 100%;
}
#view-products .product .image img {
  display: block;
  width: 90%;
  max-width: 200px;
  max-height: 200px;
  margin: auto;
  color: #000;
}
#view-products .product .gender {
  display: block;
  font-family: "Inter", sans-serif;
  font-weight: 900;
  font-size: 1.4rem;
  line-height: 1.4rem;
  letter-spacing: 1px;
  text-align: center;
  text-transform: uppercase;
  color: #3399ea;
  padding: 5px 0;
}
#view-products .product .color {
  display: block;
  width: 100%;
  font-family: "Inter", sans-serif;
  color: #222;
  font-weight: 900;
  font-size: 1.5rem;
  line-height: 1.5rem;
  letter-spacing: 0.25px;
  text-align: center;
  text-transform: uppercase;
  margin: 0px auto;
  padding: 0;
}
#view-products .product h2,
#view-products .product .title {
  display: block;
  width: 100%;
  height: 50px;
  font-family: "Inter", sans-serif;
  font-weight: 900;
  font-size: 1.5rem;
  line-height: 1.5rem;
  letter-spacing: 0.25px;
  text-align: center;
  text-transform: uppercase;
  margin: 0;
  padding: 0 25px;
  color: #222;
}
#view-products .product h3 {
  font-size: 1.9rem;
  text-align: center;
  margin: 0px;
  padding: 10px 0;
  font-family: "Inter", sans-serif;
  font-size: 2rem;
  text-align: center;
  font-weight: 500;
  text-transform: uppercase;
  color: #3c8ce7;
}
#view-products .product .price {
  padding: 0 0 15px 0;
  color: #3c8ce7;
  font-family: "Inter", sans-serif;
  font-weight: 900;
  font-size: 2.2rem;
  text-align: center;
  text-transform: uppercase;
}
#view-products .product .price::before {
  content: "$";
  color: #3c8ce7;
  font-family: "Inter", sans-serif;
  font-weight: 900;
  font-size: 1.3rem;
  position: relative;
  top: -7px;
  left: -1px;
}

@media (min-width: 600px) {
  #view-products .product {
    width: 31%;
    margin-right: 3.5%;
    float: left;
  }
  #view-products .product:nth-of-type(3n) {
    margin-right: 0px;
  }
}
/* View Single Product */
#view-product {
  width: 100%;
}
#view-product img#school-logo {
  width: 200px;
  display: block;
  margin: auto;
  margin-top: 25px;
}
#view-product h2 {
  width: 100%;
  margin: 5px auto 25px auto;
  color: #3399ea;
  font-family: "Inter", sans-serif;
  font-weight: 700;
  font-size: 3rem;
  line-height: 3rem;
  text-align: center;
}
#view-product h2 a {
  color: #3399ea;
  text-decoration: none;
}
#view-product ul#image-gallery {
  margin: 0 0 10px 0;
}
#view-product ul#image-gallery .image {
  width: 100%;
  margin-right: 5%;
  margin-bottom: 20px;
  float: left;
  border-radius: 7px;
  overflow: hidden;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.02), 0 2px 2px rgba(0, 0, 0, 0.02), 0 4px 4px rgba(0, 0, 0, 0.02), 0 8px 8px rgba(0, 0, 0, 0.02), 0 16px 16px rgba(0, 0, 0, 0.02), 0 32px 32px rgba(0, 0, 0, 0.02);
  background-image: url(/images/product-bg-mask.png), radial-gradient(circle at center, #00eaff 60%, #3c8ce7 100%);
  background-size: 110%, cover;
  background-repeat: no-repeat, no-repeat;
  background-position: bottom center, center;
}
#view-product ul#image-gallery .image img {
  display: block;
  width: 90%;
  margin: 0 auto;
}
@media (min-width: 500px) {
  #view-product #image-gallery {
    margin: 0px 0px 25px 0;
  }
  #view-product #image-gallery .image {
    margin-top: 0px;
  }
}
#view-product #product-details {
  margin-top: 0px;
  font-family: "Inter", sans-serif;
}
#view-product #product-details div.gender {
  display: block;
  font-weight: 900;
  font-size: 1.4rem;
  letter-spacing: 1px;
  text-align: center;
  text-transform: uppercase;
  color: #3c8ce7;
}
#view-product #product-details h2 {
  font-weight: 900;
  font-size: 2rem;
  line-height: 2rem;
  letter-spacing: 0.25px;
  text-transform: uppercase;
  margin-bottom: 10px;
  color: #000;
}
#view-product #product-details .price {
  color: #3c8ce7;
  font-weight: 900;
  font-size: 2.2rem;
  text-align: center;
  text-transform: uppercase;
}
#view-product #product-details .price::before {
  content: "$";
  color: #3c8ce7;
  font-weight: 900;
  font-size: 1.3rem;
  position: relative;
  top: -6px;
  left: 3px;
}
#view-product #product-details p {
  font-weight: 500;
  font-size: 1.4rem;
  line-height: 1.6rem;
  width: 100%;
  color: #222c31;
  margin: 10px auto 25px auto;
}
#view-product #product-details p b,
#view-product #product-details b {
  font-weight: 700;
  font-size: 1.4rem;
  line-height: 1.6rem;
}
#view-product #product-details ul {
  list-style-type: none;
  color: #222c31;
  font-weight: 600;
  font-size: 1.3rem;
  line-height: 1.6rem;
}
#view-product #product-details ul li {
  display: flex;
  flex-direction: row;
}
#view-product #product-details ul li::before {
  display: block;
  content: "";
  background-image: url(/images/icons/check.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  border-radius: 50%;
  height: 12px;
  width: 12px;
  margin: 3px 5px 0 0;
  flex-shrink: 0;
}
#view-product #product-details .sizingNotice {
  display: flex;
  flex-direction: column;
  row-gap: 10px;
  margin: 0 0 25px 0;
  padding: 0;
}
#view-product #product-details .sizingNotice p {
  font-size: 1.3rem;
  font-weight: bold;
  text-transform: uppercase;
  padding: 0;
  margin: 0;
}
#view-product #product-details .sizingNotice ol {
  font-size: 1.3rem;
  line-height: 1.4rem;
  padding: 0;
  margin: 0;
  list-style: none;
  counter-reset: sizingNoticeCounter;
}
#view-product #product-details .sizingNotice ol li {
  padding: 0;
  margin: 0 0 10px 0;
  counter-increment: sizingNoticeCounter;
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 10px;
}
#view-product #product-details .sizingNotice ol li::before {
  display: flex;
  align-items: center;
  justify-content: center;
  content: counter(sizingNoticeCounter);
  flex-shrink: 0;
  /* Style away! */
  height: 20px;
  width: 20px;
  border-radius: 50%;
  background: #2586e6;
  color: #fff;
  font-size: 1rem;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  line-height: 24px;
  outline: 1px solid rgba(51, 153, 234, 0.6);
  outline-offset: 1px;
}
#view-product #product-details .sizingNotice ol li:last-of-type {
  padding: 0;
  margin: 0;
}
#view-product #product-details .sizingNotice small {
  font-size: 1.2rem;
  line-height: 1.4rem;
  padding: 0;
  margin: 0;
  text-transform: uppercase;
}
#view-product #product-details .sizingChart {
  text-align: initial;
  padding: 0 0 15px 0;
  display: flex;
  flex-direction: row;
  justify-content: center;
}
#view-product #product-details .sizingChart a {
  display: block;
  font-family: "Inter", sans-serif;
  color: #222c31;
  padding: 5px 10px;
  font-size: 1.2rem;
  line-height: 1.2rem;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: bold;
  display: flex;
  flex-direction: row;
  align-items: center;
  transition: color 500ms;
}
#view-product #product-details .sizingChart a:hover {
  color: rgb(33, 150, 243);
}
#view-product #product-details .sizingChart .icon {
  display: block;
  background-image: url("/images/icons/shirt.svg");
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  height: 20px;
  width: 20px;
  margin: 0 5px 0 0;
}
#view-product #product-details form {
  display: block;
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  flex-wrap: wrap;
}
#view-product #product-details form div.sizes {
  width: 73%;
  display: flex;
  flex-direction: column;
}
#view-product #product-details form div.sizes label {
  width: 100%;
  font-family: "Inter", sans-serif;
  color: #222;
  display: block;
  margin: 0;
  font-size: 1.2rem;
  text-transform: uppercase;
}
#view-product #product-details form div.sizes select {
  width: 100%;
  display: block;
  margin: 5px 0 15px 0;
  padding: 5px;
}
#view-product #product-details form div.quantity {
  width: 23%;
  display: flex;
  flex-direction: column;
}
#view-product #product-details form div.quantity label {
  width: 100%;
  font-family: "Inter", sans-serif;
  color: #222;
  display: block;
  margin: 0;
  font-size: 1.2rem;
  text-transform: uppercase;
}
#view-product #product-details form div.quantity input {
  width: 100%;
  display: block;
  margin: 5px 0 15px 0;
  padding: 5px;
  text-align: center;
}
#view-product #product-details form input[type=submit] {
  display: block;
  width: 100%;
  margin: 10px auto;
  font-family: "Inter", sans-serif;
  font-weight: 700;
  background: #3399ea;
  color: #fff;
  border: 0;
  transition: transform 0.5s;
}
#view-product #product-details form input[type=submit]:hover {
  transform: scale(1.05);
  border: 0;
}
@media (min-width: 500px) {
  #view-product #product-details {
    margin-top: 0px;
  }
}

#sizing {
  clear: both;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  width: 100%;
  white-space: nowrap;
  margin-bottom: 25px;
}
#sizing::-webkit-scrollbar {
  height: 10px;
}
#sizing::-webkit-scrollbar-track {
  background-color: rgba(96, 125, 139, 0.02);
}
#sizing::-webkit-scrollbar-thumb {
  background: #3399ea;
  border-radius: 10px;
}
#sizing .bold {
  font-weight: 900;
  font-size: 1rem;
}
#sizing table {
  color: #222c31;
  font-family: "Inter", sans-serif;
  font-weight: 500;
  margin: 0;
  text-align: center;
}
#sizing table thead tr th {
  font-weight: 900;
  font-size: 1rem;
  min-width: 120px;
  text-align: center;
}
#sizing table tbody tr td,
#sizing table tbody tr th {
  max-width: 100px;
  text-align: center;
}
#sizing table tr {
  font-size: 1.2rem;
  text-transform: uppercase;
}
#sizing small {
  display: block;
  font-family: "Inter", sans-serif;
  font-size: 1.1rem;
  font-weight: 700;
  text-align: center;
  color: rgba(0, 0, 0, 0.7);
  margin: 10px 0;
  text-transform: uppercase;
}

footer {
  min-height: 100px;
  width: 100%;
  background: #222;
  color: #FFF;
}
footer div#branding {
  margin-top: 25px;
  height: 90px;
  background: url(/images/footer-branding.svg);
  background-size: 80px;
  background-position: top center;
  background-repeat: no-repeat;
  overflow: hidden;
  text-align: center;
  line-height: 1.3rem;
  font-size: 1.2rem;
  text-transform: uppercase;
}
footer ul {
  margin-bottom: 0px;
  list-style-type: none;
  font-family: "Inter", sans-serif;
  font-size: 1.1rem;
  letter-spacing: 0.25px;
  text-transform: uppercase;
  text-align: center;
}
footer ul a {
  color: #fff;
  transition: color 0.5s;
  text-decoration: none;
}
footer ul a:hover {
  color: #1e86e5;
}
@media (min-width: 500px) {
  footer div#branding {
    float: left;
    background-position: left top;
    text-align: left;
    text-indent: 80px;
  }
  footer ul {
    margin-top: 35px;
    list-style-type: none;
    font-size: 1.1rem;
    text-transform: uppercase;
    text-align: left;
  }
}
footer #copyright {
  text-align: center;
  font-family: "Inter", sans-serif;
  text-transform: uppercase;
  font-size: 1rem;
  letter-spacing: 2px;
  margin-bottom: 25px;
  padding-top: 15px;
  margin-top: 15px;
  clear: both;
  border-top: 1px solid rgba(255, 255, 255, 0.5);
}

div.notification-success {
  padding: 10px;
  width: 100%;
  background: rgba(76, 175, 80, 0.2);
  border: 1px solid rgba(76, 175, 80, 0.5);
  color: rgba(45, 104, 47, 0.8);
  border-radius: 50px;
  text-align: center;
  margin: 25px auto 25px auto;
  line-height: 1.7rem;
  max-width: 600px;
}

div.notification-fail {
  display: flex;
  flex-direction: row;
  margin: 0px auto;
  background: white;
  border: 0.5px solid rgb(220, 38, 38);
  border-radius: 8px;
  overflow: hidden;
}

div.notification-fail .icon {
  width: 50px;
  background: #dc2626;
  background-image: url(https://jmluniforms.ca/images/icons/alert.svg);
  background-size: 20px;
  background-position: center;
  background-repeat: no-repeat;
}

div.notification-fail .copy {
  padding: 15px;
}

div.notification-fail .copy .heading {
  color: #dc2626;
  font-weight: bold;
  font-size: 1.5rem;
  line-height: 1.5rem;
}

div.notification-fail .copy .message {
  color: #dc2626;
  margin-top: 5px;
  font-size: 1.3rem;
  line-height: 1.5rem;
}

div.notification-fail .copy .message ul {
  list-style-type: disc;
  font-size: 1.3rem;
  line-height: 1.5rem;
  margin: 0;
}

div.notification-fail .copy .message ul li {
  margin: 5px 0 0 0;
}

div.validation-error {
  width: 100%;
  color: red;
  border-radius: 50px;
  text-align: center;
  line-height: 1.3rem;
  font-size: 1.2rem;
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 15px;
}

div.notification.fail {
  padding: 10px;
  width: 100%;
  background: #fff;
  color: #000;
  border-left: 3px solid #d50000;
  border-radius: 3px;
  margin: 25px auto 25px auto;
  line-height: 1.7rem;
  max-width: 600px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.07), 0 2px 4px rgba(0, 0, 0, 0.07), 0 4px 8px rgba(0, 0, 0, 0.07), 0 8px 16px rgba(0, 0, 0, 0.07), 0 16px 32px rgba(0, 0, 0, 0.07), 0 32px 64px rgba(0, 0, 0, 0.07);
}

#cart.container {
  margin: 50px auto;
  max-width: 960px;
  width: 90%;
}

#cart {
  width: 100%;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
}
#cart div.emptyCart {
  font-family: Inter, Arial, Helvetica, sans-serif;
  font-weight: bold;
  margin: 50px 0;
  width: 100%;
  font-size: 2rem;
  text-align: center;
  color: rgba(0, 0, 0, 0.8);
  padding-top: 125px;
  background: url(/images/icons/empty-cart.svg);
  background-size: 100px;
  background-position: center top;
  background-repeat: no-repeat;
}
#cart .notification-success,
#cart .notification-fail {
  width: 100%;
  margin-top: 0px;
}
#cart .left {
  width: 100%;
}
#cart .left .item {
  width: 100%;
  max-width: 400px;
  margin: 0 auto 15px auto;
  display: block;
  text-decoration: none;
  border-radius: 7px;
  overflow: hidden;
  background: white;
  transition: border 500ms;
  border: 2px solid rgba(96, 125, 139, 0.15);
}
#cart .left .item:hover {
  border: 2px solid #3c8ce7;
}
#cart .left .item:last-of-type {
  margin-bottom: 0px;
}
#cart .left .item .image {
  max-height: 300px;
  max-width: 100%;
  background-image: url(/images/product-bg-mask.png), radial-gradient(circle at center, #00eaff 40%, #3c8ce7 100%);
  background-size: 110% 110%, cover;
  background-repeat: no-repeat, no-repeat;
  background-position: bottom center, center;
  padding: 15px 0 0 0;
}
#cart .left .item .image img {
  display: block;
  width: 90%;
  max-width: 200px;
  margin: 0 auto;
}
#cart .left .item .description {
  width: 100%;
}
#cart .left .item .description .title {
  width: 100%;
  font-family: "Inter", sans-serif;
  font-size: 1.6rem;
  font-weight: 900;
  letter-spacing: 1px;
  line-height: 1.5rem;
  text-align: center;
  text-transform: uppercase;
  color: black;
  width: 100%;
}
#cart .left .item .description .gender {
  font-family: "Inter", sans-serif;
  font-size: 1.4rem;
  letter-spacing: 1px;
  text-align: center;
  text-transform: uppercase;
  color: #3c8ce7;
  width: 100%;
}
#cart .left .item .description .school,
#cart .left .item .description .colour,
#cart .left .item .description .size,
#cart .left .item .description .quantity,
#cart .left .item .description .total {
  font-family: "Inter", sans-serif;
  color: black;
  width: 100%;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding: 10px 20px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
#cart .left .item .description .total {
  border-bottom: 0px;
}
#cart .left .item .description .school .key,
#cart .left .item .description .colour .key,
#cart .left .item .description .size .key,
#cart .left .item .description .quantity .key,
#cart .left .item .description .total .key {
  width: 20%;
  font-size: 1.3rem;
  line-height: 1.4rem;
}
#cart .left .item .description .school .value,
#cart .left .item .description .colour .value,
#cart .left .item .description .size .value,
#cart .left .item .description .quantity .value,
#cart .left .item .description .total .value {
  width: 75%;
  font-weight: bold;
  font-size: 1.3rem;
  line-height: 1.4rem;
}
#cart .left .remove {
  padding: 15px 20px;
}
#cart .left .remove form {
  font-family: "Inter", sans-serif;
  margin: 0;
  display: block;
  width: 100%;
  margin: auto;
}
#cart .left .remove form input[type=submit] {
  width: 100%;
  background: #3399ea;
  color: #fff;
  margin: 5px 0 5px 0;
  border: 0px;
  border-radius: 7px;
  font-size: 1.2rem;
  letter-spacing: 1px;
}
#cart .right {
  background: white;
  margin: 25px auto 0 auto;
  width: 100%;
  max-width: 400px;
  border-radius: 7px;
  border: 2px solid rgba(96, 125, 139, 0.15);
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: space-between;
}
#cart .right #subTotal,
#cart .right #discount,
#cart .right #tax,
#cart .right #total {
  width: 25%;
  margin: 15px 0;
  text-align: center;
  border-right: 2px solid rgba(96, 125, 139, 0.15);
  margin-right: 0px;
  padding: 0px 5px;
}
#cart .right #total {
  border-right: 0px;
}
#cart .right #subTotal .label,
#cart .right #discount .label,
#cart .right #tax .label,
#cart .right #total .label {
  text-align: center;
  text-transform: uppercase;
  font-family: "Inter", sans-serif;
  font-size: 1.1rem;
  line-height: 1.4rem;
}
#cart .right #subTotal .value,
#cart .right #discount .value,
#cart .right #tax .value,
#cart .right #total .value {
  font-family: "Inter", sans-serif;
  font-weight: bold;
  font-size: 1.2rem;
  line-height: 1.3rem;
}
#cart .right #discount #useCouponLink {
  text-decoration: none;
  color: black;
  line-height: 1.4rem;
}
#cart .right #actions {
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin: 0px 10px 10px 10px;
  border-radius: 7px;
}
#cart .right #actions a {
  font-family: "Inter", sans-serif;
  width: 48%;
  background: #3c8ce7;
  color: #fff;
  border-radius: 7px;
  font-weight: bold;
  font-size: 1.2rem;
  line-height: 1.4rem;
  text-transform: uppercase;
  text-align: center;
  text-decoration: none;
  padding: 10px 5px;
  border: 2px solid #3c8ce7;
  transition: border 500ms, background 500ms;
}
#cart .right #actions a:hover {
  background: #fff;
  color: #3c8ce7;
  border: 2px solid #3c8ce7;
}
#cart .item:hover {
  border: 2px solid #3c8ce7;
}

@media (min-width: 600px) {
  #cart.container {
    max-width: 650px;
  }
  #cart {
    max-width: 650px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  #cart .left {
    width: 70%;
  }
  #cart .right {
    width: 28%;
    flex-direction: column;
    justify-content: flex-start;
    padding: 0;
    margin: 0;
    border-radius: 0px;
    border: 0px;
    background: transparent;
  }
  #cart .right #subTotal,
  #cart .right #discount,
  #cart .right #tax,
  #cart .right #total {
    width: 100%;
    margin: 0;
    display: flex;
    flex-direction: row;
    border: 0px;
    border-bottom: 1px solid rgba(96, 125, 139, 0.15);
  }
  #cart .right #total {
    border-bottom: 0px;
  }
  #cart .right #subTotal .label,
  #cart .right #discount .label,
  #cart .right #tax .label,
  #cart .right #total .label {
    width: 100%;
    margin: 15px 0;
    text-align: center;
    width: 60%;
    line-height: 1.4rem;
  }
  #cart .right #subTotal .value,
  #cart .right #discount .value,
  #cart .right #tax .value,
  #cart .right #total .value {
    width: 100%;
    margin: 15px 0;
    text-align: left;
    width: 40%;
    line-height: 1.4rem;
  }
  #cart .right #actions {
    display: flex;
    flex-direction: column;
    margin: 0;
  }
  #cart .right #actions a {
    width: 100%;
    margin: 15px 0 0 0;
  }
}
#checkout {
  margin: 50px auto;
  font-family: Inter, Arial, Helvetica, sans-serif;
}
#checkout .left {
  width: 100%;
}
#checkout .left #breadcrumb {
  margin: auto;
  background: #fff;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.02), 0 2px 2px rgba(0, 0, 0, 0.02), 0 4px 4px rgba(0, 0, 0, 0.02), 0 8px 8px rgba(0, 0, 0, 0.02), 0 16px 16px rgba(0, 0, 0, 0.02), 0 32px 32px rgba(0, 0, 0, 0.02);
  border-radius: 7px;
  overflow: hidden;
  max-width: 700px;
}
#checkout .left #breadcrumb header {
  height: 125px;
  width: 100%;
  background-image: radial-gradient(circle at top, #1aecff 0%, #257fe4 100%);
  clear: both;
}
#checkout .left #breadcrumb header .step {
  width: 30%;
  float: left;
  display: block;
  margin-right: 5%;
  padding-top: 90px;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 1.2rem;
  line-height: 1.6rem;
  letter-spacing: 1px;
  text-align: center;
  color: #fff;
  font-weight: 300;
}
#checkout .left #breadcrumb header .step:last-of-type {
  margin-right: 0;
}
#checkout .left #breadcrumb header .step.customer {
  background-image: url(/images/icons/checkout-customer.svg);
  background-size: 60px;
  background-repeat: no-repeat;
  background-position: center 20px;
}
#checkout .left #breadcrumb header .step.shipping {
  background-image: url(/images/icons/checkout-shipping.svg);
  background-size: 60px;
  background-repeat: no-repeat;
  background-position: center 20px;
}
#checkout .left #breadcrumb header .step.payment {
  background-image: url(/images/icons/checkout-payment.svg);
  background-size: 60px;
  background-repeat: no-repeat;
  background-position: center 20px;
}
#checkout .left #breadcrumb header .step.active::after {
  display: block;
  content: "";
  margin: 5px auto 0 auto;
  width: 0;
  height: 0;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-bottom: 15px solid white;
}
#checkout .left #breadcrumb #content {
  margin: 15px;
}
#checkout .left #breadcrumb #content h2 {
  color: #257fe4;
  font-size: 2rem;
  font-weight: 600;
  display: block;
  text-align: center;
  margin: 25px 0 10px 0;
}
#checkout .left #breadcrumb #content h2:first-of-type {
  margin: 0 0 10px 0;
}
#checkout .left #breadcrumb #content p {
  display: block;
  width: 100%;
  margin: 0 auto 10px auto;
  text-align: center;
  font-size: 1.4rem;
  line-height: 1.4rem;
}
#checkout .left #breadcrumb #content #acceptedPaymentMethodsPreface {
  text-align: center;
  font-size: 1.1rem;
  margin: 0 0 5px 0;
  text-transform: uppercase;
  font-weight: 600;
}
#checkout .left #breadcrumb #content #acceptedPaymentMethods {
  display: flex;
  flex-direction: row;
  justify-content: center;
  height: 40px;
  width: 100%;
  list-style-type: none;
  padding: 0;
  margin: 0 0 15px 0;
}
#checkout .left #breadcrumb #content #acceptedPaymentMethods li {
  height: 40px;
  width: 75px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  color: transparent;
}
#checkout .left #breadcrumb #content #acceptedPaymentMethods li.visa {
  background-image: url(/images/checkout/visa.png);
}
#checkout .left #breadcrumb #content #acceptedPaymentMethods li.mastercard {
  background-image: url(/images/checkout/mastercard.png);
}
#checkout .left #breadcrumb #content #acceptedPaymentMethods li.visaDebit {
  background-image: url(/images/checkout/visa-debit.png);
}
#checkout .left #breadcrumb #content #acceptedPaymentMethods li.mastercardDebit {
  background-image: url(/images/checkout/mastercard-debit.png);
}
#checkout .left #breadcrumb #content #interactiveCreditCard {
  margin: 25px 0;
  display: flex;
  flex-direction: row;
  justify-content: center;
}
#checkout .left #breadcrumb #content #interactiveCreditCard img {
  width: 100%;
  max-width: 300px;
  padding: 0;
  margin: 0;
}
#checkout .left #breadcrumb #content #paymentPreface {
  text-align: center;
  font-size: 1.1rem;
  margin: 0 0 15px 0;
  text-transform: uppercase;
  font-weight: 600;
}
#checkout .left #breadcrumb #content #paymentError {
  color: red;
  text-align: center;
  font-size: 1.1rem;
  margin: 0 0 15px 0;
  text-transform: uppercase;
  font-weight: 600;
}
#checkout .left #breadcrumb #content form {
  margin: 0;
}
#checkout .left #breadcrumb #content form label {
  font-size: 1.1rem;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin: 0 0 3px 0;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
#checkout .left #breadcrumb #content form label span.required {
  display: block;
  align-self: flex-end;
  color: red;
}
#checkout .left #breadcrumb #content form input {
  width: 100%;
  margin: 0 0 10px 0;
  box-shadow: 0px 0px 0px 4px transparent;
  transition: box-shadow 250ms, border 250ms;
}
#checkout .left #breadcrumb #content form input:active,
#checkout .left #breadcrumb #content form input:focus {
  box-shadow: 0px 0px 0px 4px #dbeafe;
  border: 1px solid #60a5fa;
}
#checkout .left #breadcrumb #content form .checkboxContainer {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
}
#checkout .left #breadcrumb #content form .checkboxContainer label {
  line-height: 1.1rem;
  padding: 0;
  margin: 0;
}
#checkout .left #breadcrumb #content form select {
  box-shadow: 0px 0px 0px 4px transparent;
  transition: box-shadow 250ms, border 250ms;
}
#checkout .left #breadcrumb #content form select:active, #checkout .left #breadcrumb #content form select:focus {
  box-shadow: 0px 0px 0px 4px #dbeafe;
  border: 1px solid #60a5fa;
}
#checkout .left #breadcrumb #content form input[type=checkbox] {
  height: 20px;
  width: 20px;
  flex-shrink: 0;
  margin: 0 10px 0 0;
  box-shadow: 0px 0px 0px 4px transparent;
  transition: box-shadow 250ms, border 250ms;
}
#checkout .left #breadcrumb #content form input[type=checkbox]:active, #checkout .left #breadcrumb #content form input[type=checkbox]:focus {
  box-shadow: 0px 0px 0px 4px #dbeafe;
  border: 1px solid #60a5fa;
}
#checkout .left #breadcrumb #content form textarea {
  width: 100%;
  min-height: 100px;
  resize: vertical;
  box-shadow: 0px 0px 0px 4px transparent;
  transition: box-shadow 250ms, border 250ms;
}
#checkout .left #breadcrumb #content form textarea::-moz-placeholder {
  font-size: 1.2rem;
}
#checkout .left #breadcrumb #content form textarea::placeholder {
  font-size: 1.2rem;
}
#checkout .left #breadcrumb #content form textarea:active, #checkout .left #breadcrumb #content form textarea:focus {
  box-shadow: 0px 0px 0px 4px #dbeafe;
  border: 1px solid #60a5fa;
}
#checkout .left #breadcrumb #content form input[type=submit],
#checkout .left #breadcrumb #content form button[type=submit] {
  margin: 0;
  width: 100%;
  background: #3399ea;
  color: white;
  font-weight: 900;
  font-size: 1.1rem;
  text-decoration: none;
  box-shadow: 0px 0px 0px 4px transparent;
  transition: box-shadow 250ms, border 250ms;
}
#checkout .left #breadcrumb #content form input[type=submit]:active, #checkout .left #breadcrumb #content form input[type=submit]:focus, #checkout .left #breadcrumb #content form input[type=submit]:hover,
#checkout .left #breadcrumb #content form button[type=submit]:active,
#checkout .left #breadcrumb #content form button[type=submit]:focus,
#checkout .left #breadcrumb #content form button[type=submit]:hover {
  box-shadow: 0px 0px 0px 4px #dbeafe;
  border: 1px solid #60a5fa;
}
#checkout .left #breadcrumb #content form .validation-error {
  margin: 0 0 5px 0;
}
#checkout .right {
  background: white;
  margin: 25px auto 0 auto;
  width: 100%;
  border-radius: 7px;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: space-between;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.02), 0 2px 2px rgba(0, 0, 0, 0.02), 0 4px 4px rgba(0, 0, 0, 0.02), 0 8px 8px rgba(0, 0, 0, 0.02), 0 16px 16px rgba(0, 0, 0, 0.02), 0 32px 32px rgba(0, 0, 0, 0.02);
}
#checkout .right #subTotal,
#checkout .right #discount,
#checkout .right #tax,
#checkout .right #total,
#checkout .right #shipping {
  width: 25%;
  margin: 15px 0;
  text-align: center;
  border-right: 2px solid rgba(96, 125, 139, 0.15);
  margin-right: 0px;
  padding: 0px 5px;
}
#checkout .right #total {
  border-right: 0px;
}
#checkout .right #subTotal .label,
#checkout .right #discount .label,
#checkout .right #tax .label,
#checkout .right #total .label,
#checkout .right #shipping .label {
  text-align: center;
  text-transform: uppercase;
  font-size: 1.1rem;
  line-height: 1.4rem;
}
#checkout .right #subTotal .value,
#checkout .right #discount .value,
#checkout .right #tax .value,
#checkout .right #total .value,
#checkout .right #shipping .value {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 1.2rem;
  line-height: 1.3rem;
}
#checkout .right #discount #useCouponLink {
  text-decoration: none;
  color: black;
  line-height: 1.4rem;
}
#checkout .right #actions {
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin: 0px 10px 10px 10px;
  border-radius: 7px;
}
#checkout .right #actions a {
  width: 48%;
  background: #3c8ce7;
  color: #fff;
  border-radius: 7px;
  font-weight: bold;
  font-size: 1.2rem;
  line-height: 1.4rem;
  text-transform: uppercase;
  text-align: center;
  text-decoration: none;
  padding: 10px 5px;
  border: 2px solid #3c8ce7;
  transition: border 500ms, background 500ms;
}
#checkout .right #actions a:hover {
  background: #fff;
  color: #3c8ce7;
  border: 2px solid #3c8ce7;
}
#checkout div.orderSuccess {
  margin-top: 25px;
  font-size: 3rem;
  text-align: center;
  color: rgb(0, 0, 0);
  padding-top: 100px;
  background: url(/images/icons/order-success.svg);
  background-size: 100px;
  background-position: center top;
  background-repeat: no-repeat;
  opacity: 0.7;
}
#checkout div.successCopy {
  margin: 0 auto 25px auto;
  max-width: 400px;
  text-align: center;
}

@media (min-width: 700px) {
  #checkout {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
  }
  #checkout .left {
    width: 75%;
  }
  #checkout .right {
    width: 25%;
    flex-direction: column;
    justify-content: flex-start;
    padding: 0;
    margin: 0;
    background: transparent;
    box-shadow: none;
  }
  #checkout .right #subTotal,
  #checkout .right #discount,
  #checkout .right #tax,
  #checkout .right #total,
  #checkout .right #shipping {
    width: 100%;
    margin: 0;
    display: flex;
    flex-direction: row;
    border: 0px;
    border-bottom: 1px solid rgba(96, 125, 139, 0.15);
  }
  #checkout .right #total {
    border-bottom: 0px;
  }
  #checkout .right #subTotal .label,
  #checkout .right #discount .label,
  #checkout .right #tax .label,
  #checkout .right #total .label,
  #checkout .right #shipping .label {
    width: 100%;
    margin: 15px 0;
    text-align: center;
    width: 60%;
    line-height: 1.4rem;
  }
  #checkout .right #subTotal .value,
  #checkout .right #discount .value,
  #checkout .right #tax .value,
  #checkout .right #total .value,
  #checkout .right #shipping .value {
    width: 100%;
    margin: 15px 0;
    text-align: left;
    width: 40%;
    line-height: 1.4rem;
  }
  #checkout .right #actions {
    display: flex;
    flex-direction: column;
    margin: 0;
  }
  #checkout .right #actions a {
    width: 100%;
    margin: 15px 0 0 0;
  }
}
#about h2 {
  width: 100%;
  max-width: 900px;
  text-align: center;
  color: #3399ea;
  margin: 25px auto 5px auto;
  font-weight: 300;
}
#about div#intro {
  width: 100%;
  max-width: 600px;
  text-align: center;
  line-height: 1.5rem;
  margin: 0 auto 25px auto;
  font-weight: 300;
  color: rgba(0, 0, 0, 0.5);
}
#about .container {
  margin: 25px auto;
  max-width: 700px;
}
#about .container p {
  margin: auto;
}
#about .container p:first-of-type {
  margin-bottom: 25px;
}

#contact h2 {
  width: 100%;
  max-width: 900px;
  text-align: center;
  color: #3399ea;
  margin: 25px auto 5px auto;
  font-weight: 300;
}
#contact p {
  width: 100%;
  max-width: 600px;
  text-align: center;
  line-height: 1.5rem;
  margin: 0 auto 25px auto;
  font-weight: 300;
  color: rgba(0, 0, 0, 0.5);
}
#contact .container {
  margin: 25px auto;
}
#contact .container ul {
  display: block;
}
#contact .container ul a {
  display: block;
  margin-bottom: 25px;
}
#contact .container ul a:last-of-type {
  margin-bottom: 0px;
}
#contact .container ul a li {
  display: block;
  border-radius: 7px;
  overflow: hidden;
  height: 75px;
  width: 100%;
  clear: both;
  box-shadow: 0px 0px 26px 1px rgba(0, 0, 0, 0.2);
  transition: all 0.5s;
  margin-bottom: 0px;
}
#contact .container ul a li:hover {
  box-shadow: 0px 0px 26px 5px rgba(0, 0, 0, 0.2);
  transform: scale(1.05);
}
#contact .container ul a li div {
  width: 20%;
  height: 75px;
  float: left;
  text-indent: -300px;
}
#contact .container ul a li div.icon-phone {
  background-image: url(/images/icons/phone.svg), radial-gradient(circle at top, #1aecff 0%, #257fe4 100%);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 40px, 100%;
}
#contact .container ul a li div.icon-facebook {
  background-image: url(/images/icons/facebook.svg), radial-gradient(circle at top, #1aecff 0%, #257fe4 100%);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 40px, 100%;
}
#contact .container ul a li div.icon-twitter {
  background-image: url(/images/icons/twitter.svg), radial-gradient(circle at top, #1aecff 0%, #257fe4 100%);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 40px, 100%;
}
#contact .container ul a li div.icon-directions {
  background-image: url(/images/icons/directions.svg), radial-gradient(circle at top, #1aecff 0%, #257fe4 100%);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 40px, 100%;
}
#contact .container ul a li span {
  width: 75%;
  display: block;
  height: 50px;
  float: right;
  padding: 28px 0 0 0;
  font-size: 1.8rem;
  line-height: 1.9rem;
  font-weight: 300;
  letter-spacing: 1px;
  color: #000;
}
#contact .container div#sent h2 {
  margin-top: 0px;
  font-size: 2.5rem;
}
#contact .container div#sent p {
  color: #000;
}
#contact .container form {
  margin-bottom: 0px;
}
#contact .container form label {
  margin: 0px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 1.2rem;
}
#contact .container form label span.required {
  text-transform: uppercase;
  color: red;
  font-size: 1.2rem;
  margin-left: 5px;
}
#contact .container form input[type=text],
#contact .container form input[type=email],
#contact .container form input[type=tel] {
  width: 100%;
  margin-bottom: 5px;
}
#contact .container form textarea {
  width: 100%;
  height: 120px;
  margin-bottom: 5px;
  resize: vertical;
}
#contact .container form input[type=submit] {
  width: 100%;
  background: #3399ea;
  margin: 0;
  clear: both;
  color: white;
  text-decoration: none;
  transition: box-shadow 0.5s;
  font-size: 1.1rem;
  font-weight: 900;
  box-shadow: none;
  transform: none;
  border: 0;
}
#contact .container form input[type=submit]:hover {
  box-shadow: inset 0px 0px 26px 1px rgba(0, 0, 0, 0.2);
}

#athleticApparel,
#corporateApparel,
#promotionalItems {
  margin: 25px auto;
}
#athleticApparel h2,
#corporateApparel h2,
#promotionalItems h2 {
  width: 100%;
  margin: 25px auto 15px auto;
  font-weight: 300;
  color: #3399ea;
  text-align: center;
}
#athleticApparel h3,
#corporateApparel h3,
#promotionalItems h3 {
  width: 100%;
  color: #3399ea;
  font-size: 2.5rem;
  font-weight: 700;
  line-height: 2rem;
  text-align: center;
}

#awards {
  margin: 25px auto;
}
#awards h2 {
  width: 100%;
  max-width: 900px;
  text-align: center;
  color: #3399ea;
  margin: 25px auto 5px auto;
  font-weight: 300;
}
#awards p:first-of-type {
  width: 100%;
  max-width: 600px;
  text-align: center;
  line-height: 1.5rem;
  margin: 0 auto 25px auto;
  font-weight: 300;
  color: rgba(0, 0, 0, 0.5);
}
#awards ul {
  list-style-type: none;
  text-transform: uppercase;
  color: black;
  text-decoration: none;
  max-width: 600px;
  margin: auto;
  text-align: center;
}
#awards ul li a {
  color: black;
}

#returnPolicy {
  margin: 25px auto;
}
#returnPolicy h2 {
  width: 100%;
  max-width: 900px;
  text-align: center;
  color: #3399ea;
  margin: 25px auto 5px auto;
  font-weight: 300;
}
#returnPolicy #intro {
  width: 100%;
  max-width: 600px;
  text-align: center;
  line-height: 1.5rem;
  margin: 0 auto 25px auto;
  font-weight: 300;
  color: rgba(0, 0, 0, 0.5);
}

#frequentlyAskedQuestions {
  margin: 25px auto;
}
#frequentlyAskedQuestions h2 {
  width: 100%;
  max-width: 900px;
  text-align: center;
  color: #3399ea;
  margin: 25px auto 5px auto;
  font-weight: 300;
}
#frequentlyAskedQuestions p:first-of-type {
  width: 100%;
  max-width: 600px;
  text-align: center;
  line-height: 1.5rem;
  margin: 0 auto 25px auto;
  font-weight: 300;
  color: rgba(0, 0, 0, 0.5);
}
#frequentlyAskedQuestions h3 {
  width: 100%;
  text-align: left;
  color: #3399ea;
  margin: 25px auto 5px auto;
  font-weight: 300;
  font-size: 2rem;
}

#privacyPolicy {
  margin: 25px auto;
}
#privacyPolicy h2 {
  width: 100%;
  max-width: 900px;
  text-align: center;
  color: #3399ea;
  margin: 25px auto 5px auto;
  font-weight: 300;
}
#privacyPolicy p:first-of-type {
  width: 100%;
  max-width: 600px;
  text-align: center;
  line-height: 1.5rem;
  margin: 0 auto 25px auto;
  font-weight: 300;
  color: rgba(0, 0, 0, 0.5);
}
#privacyPolicy #pp-footer {
  text-align: center;
  color: #000;
}
#privacyPolicy #pp-footer p {
  color: #000;
}

#homepage {
  margin-bottom: 25px;
}
#homepage div.row > a {
  display: block;
  color: #1e86e5;
  text-decoration: none;
  margin-bottom: 15px;
  background: white;
  box-shadow: 0px 0px 26px 1px rgba(0, 0, 0, 0.1);
  border-radius: 7px;
  text-align: center;
  font-size: 2.3rem;
  line-height: 2.3rem;
  transition: all 0.5s;
  padding: 0 0 15px 0;
  text-transform: uppercase;
  overflow: hidden;
}
#homepage div.row > a .image {
  padding: 25px 20px 0 20px;
  background-image: url(/images/product-bg-mask.png), radial-gradient(circle at center, #00eaff 30%, #3c8ce7 100%);
  background-size: cover, cover;
  background-repeat: no-repeat, no-repeat;
  background-position: bottom center, center top;
}
#homepage div.row > a .image img {
  display: block;
  margin: auto;
  width: 100%;
  max-width: 200px;
  margin-bottom: 10px;
}
#homepage div.row > a:hover {
  box-shadow: 0px 0px 26px 5px rgba(0, 0, 0, 0.15);
  transform: scale(1.05);
}
#homepage div.row > a .title {
  padding: 0 20px;
  font-family: "Inter", sans-serif;
  font-weight: 900;
  font-size: 1.8rem;
  line-height: 2rem;
}
#homepage div.row > a span {
  margin-top: 10px;
  display: block;
  font-size: 1.5rem;
  text-transform: uppercase;
  font-weight: 200;
  padding: 25px 20px;
}

#search h2 {
  width: 100%;
  max-width: 900px;
  text-align: center;
  color: #3399ea;
  margin: 25px auto 5px auto;
  font-weight: 300;
}
#search div#intro {
  width: 100%;
  max-width: 600px;
  text-align: center;
  line-height: 1.5rem;
  margin: 0 auto 25px auto;
  font-weight: 300;
  color: rgba(0, 0, 0, 0.5);
}
#search .container {
  margin: 25px auto;
  max-width: 800px;
}
#search .container p {
  margin: auto;
}
#search .container p:first-of-type {
  margin-bottom: 25px;
}
#search #search-form {
  margin-bottom: 0px;
}
#search #search-form input[type=search] {
  width: 79%;
  float: left;
}
#search #search-form input[type=submit] {
  width: 18%;
  float: right;
  padding: 0px;
}
#search .gsc-control-cse,
#search .gsc-control-cse-en {
  padding: 0px;
}
#search .gsc-adBlock,
#search .gsc-resultsHeader {
  display: none;
}
#search .gsc-result-info-container,
#search .gsc-orderby-container {
  padding: 0px 0px 10px 0px;
}
#search .gsc-above-wrapper-area {
  border: 0px;
  padding: 0px;
}
#search .gsc-above-wrapper-area-container {
  margin-bottom: 0px;
}
#search .gsc-result:hover {
  border-left: 1px solid white;
}
#search .gsc-result {
  margin-bottom: 10px;
  padding: 0px;
}
#search .gsc-table-cell-snippet-close {
  padding-left: 0px;
  padding-top: 0px;
}
#search .gsc-table-result {
  margin-bottom: 10px;
}
#search .gsc-table-result td {
  transition: border 0.5s;
}
#search .gsc-table-result td:hover {
  border-bottom: 1px solid rgb(0, 0, 0);
}
#search .gsc-cursor-box,
#search .gs-image {
  border: 0px;
}
#search .gcsc-branding {
  display: none;
}
#search .gsc-cursor-page {
  display: inline-block;
  height: 20px;
  width: 20px;
  padding: 15px;
  border: 1px solid #b4b4b4;
  border-radius: 50%;
  text-align: center;
  text-decoration: none;
  margin-bottom: 10px;
}
#search .gsc-cursor-current-page {
  border: 0px;
}
#search .gsc-cursor {
  display: inline-block;
}
#search .gsc-cursor-box {
  text-align: center;
}

#file_not_found {
  min-height: 500px;
}
#file_not_found h2 {
  width: 100%;
  max-width: 900px;
  text-align: center;
  color: #3399ea;
  margin: 25px auto 5px auto;
  font-weight: 300;
}
#file_not_found div#intro {
  width: 100%;
  max-width: 600px;
  text-align: center;
  line-height: 1.5rem;
  margin: 0 auto 25px auto;
  font-weight: 300;
  color: rgba(0, 0, 0, 0.5);
}

#store-hours h2 {
  width: 100%;
  max-width: 900px;
  text-align: center;
  color: #3399ea;
  margin: 25px auto 5px auto;
  font-weight: 300;
}
#store-hours div#intro {
  width: 100%;
  max-width: 600px;
  text-align: center;
  line-height: 1.5rem;
  margin: 0 auto 25px auto;
  font-weight: 300;
  color: rgba(0, 0, 0, 0.5);
}
#store-hours #map {
  max-width: 100%;
  height: 325px;
  margin-bottom: 25px;
  border-radius: 7px;
  transition: border 500ms;
  border: 2px solid rgba(96, 125, 139, 0.15);
}
#store-hours #map:hover {
  border: 2px solid #3c8ce7;
}
#store-hours #hours {
  max-width: 100%;
  margin-bottom: 25px;
  text-align: center;
}
#store-hours #hours #table-header {
  text-align: center;
  text-transform: uppercase;
  font-size: 1.2rem;
  letter-spacing: 1px;
}
#store-hours #hours table th {
  text-align: center;
}
#store-hours #hours table thead tr td {
  width: 100%;
}
#store-hours #hours table tbody tr td {
  text-align: center;
}
#store-hours #hours table tbody tr td:first-of-type {
  font-weight: bold;
}
#store-hours #hours small {
  text-transform: uppercase;
  color: rgba(0, 0, 0, 0.7);
}

/************************************/
/*         Call To Action           */
/************************************/
#cta-shopWithDebit {
  width: 100%;
  padding: 50px 0;
  background-image: url(/images/slides/shopWithDebit/background.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
#cta-shopWithDebit .container {
  display: flex;
  flex-direction: column;
}
@media (min-width: 700px) {
  #cta-shopWithDebit .container {
    flex-direction: row;
    justify-content: space-between;
  }
}
#cta-shopWithDebit .container .copy {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media (min-width: 700px) {
  #cta-shopWithDebit .container .copy {
    width: 55%;
  }
}
#cta-shopWithDebit .container .copy h2 {
  color: #fff;
  font-family: "Inter", sans-serif;
  font-weight: 700;
  font-size: 3rem;
  line-height: 3.5rem;
  text-shadow: 1px 1px 0px #1d4ed8;
  margin: 0;
}
#cta-shopWithDebit .container .copy h2 div:last-of-type {
  font-size: 2rem;
  line-height: 2.5rem;
  margin: 5px 0 0 0;
}
#cta-shopWithDebit .container .copy p {
  font-family: "Inter", sans-serif;
  font-weight: 500;
  font-size: 1.7rem;
  line-height: 2.2rem;
  color: #fff;
  text-shadow: 1px 1px 0px #1d4ed8;
  margin: 10px 0 0 0;
}
#cta-shopWithDebit .container .icon {
  width: 100%;
  height: 125px;
  background-image: url("/images/slides/shopWithDebit/cards.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  margin: 15px 0 0 0;
}
@media (min-width: 700px) {
  #cta-shopWithDebit .container .icon {
    width: 40%;
    margin: 0;
  }
}

#testimonials-cta {
  height: 200px;
  background: #eeeeee;
  margin: 0px;
  background: radial-gradient(circle at top, #1aecff 0%, #257fe4 100%);
  background-size: cover;
  background-position: center;
}
#testimonials-cta .container {
  max-width: 700px;
}
#testimonials-cta #quote {
  padding-top: 35px;
  text-align: center;
  font-family: "Inter", sans-serif;
  font-size: 1.8rem;
  line-height: 1.8rem;
}
#testimonials-cta #attribution {
  font-family: "Inter", sans-serif;
  padding-top: 10px;
  text-align: right;
}

@media (min-width: 550px) {
  #testimonials-cta #quote {
    padding-top: 45px;
    text-align: center;
    font-size: 2rem;
    line-height: 2rem;
  }
}
#cta-social-media {
  min-height: 200px;
  width: 100%;
  background: url(/images/call-to-action/dot-grid.svg), radial-gradient(circle at top, #1aecff 0%, #257fe4 100%);
  background-size: 10px 10px, cover;
  background-position: center;
}
#cta-social-media .copy {
  margin-top: 50px;
  margin-bottom: 25px;
  text-align: center;
  text-transform: uppercase;
  font-family: "Maven Pro", san-serif;
  font-size: 2rem;
  font-weight: bold;
  opacity: 0.7;
  color: rgba(0, 0, 0, 0.8);
}
#cta-social-media .copy div {
  font-weight: normal;
  font-size: 1.3rem;
  font-family: "Raleway", sans-serif;
  font-weight: 500;
  line-height: 1.4rem;
  letter-spacing: 1px;
  width: 75%;
  margin: 10px auto;
}
#cta-social-media .graphic {
  height: 200px;
  background: url(/images/call-to-action/social-media.svg);
  background-size: contain;
  background-position: center bottom;
  background-repeat: no-repeat;
}

#cta-shipping {
  min-height: 200px;
  width: 100%;
  background: url(/images/call-to-action/dot-grid.svg), radial-gradient(circle at top, #1aecff 0%, #257fe4 100%);
  background-size: 10px 10px, cover;
  background-position: center;
}
#cta-shipping .graphic {
  background: url("/images/slides/shipping-graphic.svg");
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  overflow: hidden;
  margin-bottom: 15px;
  text-indent: -900px;
  height: 200px;
}
#cta-shipping .copy {
  margin-bottom: 25px;
  text-align: center;
  text-transform: uppercase;
  font-family: "Raleway", san-serif;
  font-size: 2rem;
  font-weight: bold;
  opacity: 0.7;
  color: rgba(0, 0, 0, 0.8);
}
#cta-shipping .copy div {
  font-weight: normal;
  font-size: 1.3rem;
  font-family: "Raleway", sans-serif;
  line-height: 1.4rem;
  letter-spacing: 1px;
  width: 75%;
  margin: 10px auto;
}

@media (min-width: 550px) {
  #cta-shipping {
    min-height: 200px;
    width: 100%;
    background: url(/images/call-to-action/dot-grid.svg), radial-gradient(circle at top, #1aecff 0%, #257fe4 100%);
    background-size: 10px 10px, cover;
    background-position: center;
  }
  #cta-shipping .graphic {
    background: url("/images/slides/shipping-graphic.svg");
    background-position: center right;
    background-size: contain;
    background-repeat: no-repeat;
    overflow: hidden;
    margin-bottom: 15px;
    text-indent: -900px;
    height: 200px;
  }
  #cta-shipping .copy {
    margin-top: 55px;
    margin-bottom: 25px;
    text-align: center left;
    text-transform: uppercase;
    font-family: "Raleway", san-serif;
    font-size: 2rem;
    font-weight: bold;
    text-align: center;
    opacity: 0.7;
    color: rgba(0, 0, 0, 0.8);
  }
  #cta-shipping .copy div {
    font-weight: normal;
    font-size: 1.3rem;
    font-family: "Raleway", sans-serif;
    text-align: center left;
    line-height: 1.4rem;
    letter-spacing: 1px;
    width: 100%;
    margin: 10px auto;
  }
}
/*
 *	Partial: Sizing Chart
 */
#sizingChart h3 {
  font-size: 2rem;
  line-height: 2rem;
  margin: 0;
  letter-spacing: 1px;
}
#sizingChart .chart {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#sizingChart .chart .title {
  width: 100%;
  padding: 5px 0;
  font-weight: bold;
  border-bottom: 1px solid rgba(0, 0, 0, 0.07);
  letter-spacing: 1px;
}
#sizingChart .chart .col {
  flex-grow: 3;
  line-height: 1.4rem;
}
#sizingChart .chart .col.heading {
  font-weight: bold;
  text-transform: uppercase;
  font-size: 1.2rem;
  line-height: 1.4rem;
}
#sizingChart .chart .col:nth-of-type(2n) {
  background: rgba(0, 0, 0, 0.03);
}
#sizingChart .chart .col .row {
  border-bottom: 1px solid rgba(0, 0, 0, 0.07);
  text-align: center;
  padding: 10px;
}
#sizingChart .chart .col .row.heading {
  font-weight: bold;
  text-transform: uppercase;
  font-size: 1.2rem;
  line-height: 1.4rem;
}
#sizingChart .group {
  margin-bottom: 25px;
}
#sizingChart .group:last-of-type {
  margin-bottom: 0px;
}
#sizingChart small {
  width: 100%;
  color: rgba(0, 0, 0, 0.5);
  text-align: center;
  padding: 5px 0;
}

.jquery-modal {
  z-index: 9999 !important;
  padding: 100px 0;
}

#useCoupon h2 {
  font-size: 2rem;
  line-height: 2.2rem;
  color: #3399ea;
  text-decoration: none;
  text-align: center;
}
#useCoupon p {
  text-align: center;
  font-size: 1.4rem;
  line-height: 1.6rem;
  margin-bottom: 10px;
}
#useCoupon form {
  display: flex;
  flex-direction: column;
  margin-bottom: 10px;
}
#useCoupon form input {
  margin-bottom: 10px;
}
#useCoupon form input:active {
  border: 1px solid #3399ea;
}
#useCoupon form button {
  background: #3399ea;
  color: #fff;
  margin: 5px 0 5px 0;
  border: 0px;
  border-radius: 7px;
  font-size: 1.2rem;
  letter-spacing: 1px;
}
#useCoupon small {
  display: block;
  text-align: center;
  color: rgba(0, 0, 0, 0.3);
}

#notificationBar {
  max-width: 700px;
  position: fixed;
  bottom: 0px;
  left: 0px;
  right: 0px;
  padding: 0 25px 25px 25px;
  margin: auto;
}
#notificationBar .bar {
  width: 100%;
  background: #222c31;
  border-radius: 7px;
  padding: 10px;
  color: #fff;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  border: 1px solid rgb(255, 255, 255);
}
#notificationBar .bar .icon {
  width: 45px;
  height: 45px;
  background: #fff;
  border-radius: 5px;
  margin-right: 15px;
  background-image: url(/images/icons/megaphone.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 35px 35px;
}
#notificationBar .bar .copy {
  font-size: 1.3rem;
  line-height: 1.3rem;
  text-align: center;
}
#notificationBar .bar a.close {
  display: block;
  width: 25px;
  height: 25px;
  margin-left: 15px;
  background-image: url(/images/icons/close.svg);
  background-position: center top;
  background-repeat: no-repeat;
  background-size: 25px 25px;
}

#spiritWearShippingNotice {
  background: red;
  padding: 10px;
  margin: 15px 0;
  display: flex;
  flex-direction: row;
}
#spiritWearShippingNotice::before {
  content: "";
  width: 25px;
  background: url(/images/icons/alert.svg);
  background-size: 15px 15px;
  background-position: top left;
  background-repeat: no-repeat;
}
#spiritWearShippingNotice p {
  display: block;
  margin: 0 !important;
  width: calc(100% - 25px);
  max-width: 97% !important;
  color: #fff;
  font-size: 1.3rem;
  line-height: 1.4rem;
  font-weight: bold;
  text-transform: uppercase;
  text-align: left !important;
}

ul#logoCloud {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  flex-wrap: wrap;
}
ul#logoCloud li {
  height: 100px;
  width: 49%;
  margin-right: 2%;
  margin-bottom: 2%;
  background: #e5e7eb;
  list-style-type: none;
  border-radius: 7px;
  border: 1px solid #e5e7eb;
  transition: border 300ms, background 300ms;
}
ul#logoCloud li:nth-of-type(2n) {
  margin-right: 0;
}
ul#logoCloud li:hover {
  background: #f3f4f6;
  border: 1px solid #3b82f6;
}
@media (min-width: 700px) {
  ul#logoCloud li {
    width: 32%;
    margin-right: 2%;
  }
  ul#logoCloud li:nth-of-type(2n) {
    margin-right: 2%;
  }
  ul#logoCloud li:nth-of-type(3n) {
    margin-right: 0;
  }
}
@media (min-width: 900px) {
  ul#logoCloud li {
    width: 23.5%;
    margin-right: 2%;
  }
  ul#logoCloud li:nth-of-type(2n) {
    margin-right: 2%;
  }
  ul#logoCloud li:nth-of-type(3n) {
    margin-right: 2%;
  }
  ul#logoCloud li:nth-of-type(4n) {
    margin-right: 0;
  }
}
ul#logoCloud li a {
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
ul#logoCloud li a img {
  max-height: 90%;
  max-width: 90%;
}

#shop-spirit-wear h2 {
  font-family: "Inter", sans-serif;
  font-weight: 900;
  margin: 0 0 15px 0 !important;
}
#shop-spirit-wear p {
  width: 100%;
  font-family: "Inter", sans-serif;
  margin: 0 0 25px 0;
  font-size: 1.5rem;
  text-align: center;
}

#shippingAnnouncement {
  max-width: 700px;
  display: flex;
  background: white;
  border-radius: 5px;
  margin: 0 auto 25px auto;
  overflow: hidden;
  padding: 2px;
  background: #3b82f6;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.07), 0 2px 4px rgba(0, 0, 0, 0.07), 0 4px 8px rgba(0, 0, 0, 0.07), 0 8px 16px rgba(0, 0, 0, 0.07), 0 16px 32px rgba(0, 0, 0, 0.07), 0 32px 64px rgba(0, 0, 0, 0.07);
}

#shippingAnnouncement .icon {
  padding: 10px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

#shippingAnnouncement .icon svg {
  height: 20px;
  width: 20px;
  stroke: #fff;
}

#shippingAnnouncement .copy {
  width: 100%;
  padding: 10px;
  font-family: "Inter", sans-serif;
  background: #fff;
  border-radius: 4px;
}

#shippingAnnouncement .copy h2 {
  margin: 0 !important;
  padding: 0 0 5px 0;
  color: #2563eb !important;
  font-size: 1.5rem !important;
  line-height: 1.6rem !important;
  font-weight: bold;
  letter-spacing: 0.2px;
  text-transform: uppercase;
}

#shippingAnnouncement .copy ul {
  width: 100%;
  margin: 0;
  padding: 0;
  list-style-type: circle !important;
}

#shippingAnnouncement .copy ul li {
  color: #2586e6;
  font-size: 1.2rem;
  line-height: 1.5rem;
  font-weight: 400;
  margin: 0;
  padding: 5px 0 0 0;
}

#shippingAnnouncement .copy ul li::before {
  display: none !important;
}

#shippingAnnouncement .copy p {
  color: #2586e6 !important;
  font-size: 1.2rem !important;
  line-height: 1.5rem !important;
  font-weight: 400;
  padding: 0 0 10px 0 !important;
  margin: 0 !important;
  text-align: left;
}

#shippingAnnouncement .copy p:last-of-type {
  padding: 0 !important;
}

#payment-form .fields {
  border: 1px solid #b4b4b4;
  border-radius: 7px;
  overflow: hidden;
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  margin: 0 0 15px 0;
}
#payment-form .fields #cardholder-name,
#payment-form .fields #card-number,
#payment-form .fields #card-date,
#payment-form .fields #card-cvv,
#payment-form .fields #card-postal-code {
  padding: 5px 10px;
}
#payment-form .fields #cardholder-name {
  grid-column: span 12;
  border-bottom: 1px solid #b4b4b4;
}
#payment-form .fields #card-number {
  grid-column: span 6;
}
#payment-form .fields #card-date {
  grid-column: span 2;
  border-left: 1px solid #b4b4b4;
}
#payment-form .fields #card-cvv {
  border-left: 1px solid #b4b4b4;
  grid-column: span 2;
}
#payment-form .fields #card-postal-code {
  border-left: 1px solid #b4b4b4;
  grid-column: span 2;
}
#payment-form #cardholder-name iframe,
#payment-form #card-number iframe,
#payment-form #card-date iframe,
#payment-form #card-cvv iframe,
#payment-form #card-postal-code iframe {
  max-height: 50px !important;
}
#payment-form .errors {
  margin: 0 0 15px 0;
}
#payment-form button {
  margin: 0;
  width: 100%;
  background: #3399ea;
  color: white;
  font-weight: 900;
  font-size: 1.1rem;
  text-decoration: none;
  box-shadow: 0px 0px 0px 4px transparent;
  transition: box-shadow 250ms, border 250ms;
}
#payment-form button:active, #payment-form button:focus, #payment-form button:hover {
  box-shadow: 0px 0px 0px 4px #dbeafe;
  border: 1px solid #60a5fa;
}
#payment-form button:disabled {
  cursor: wait;
}
#payment-form .clover-footer {
  font-family: Inter, sans-serif;
}

.payment-error {
  display: block;
  background: #fef3f2;
  color: #c21922;
  padding: 10px 15px;
  margin: 0 0 10px 0;
  border-radius: 10px;
  border: 1px solid oklch(88.5% 0.062 18.334);
}
.payment-error .title {
  font-family: Inter, Haettenschweiler, "Arial Narrow Bold", sans-serif;
  font-size: 1.5rem;
  line-height: 1.5rem;
  font-weight: bold;
  margin: 0;
  padding: 0 0 5px 0;
}
.payment-error .message {
  font-family: Inter, Haettenschweiler, "Arial Narrow Bold", sans-serif;
  font-size: 1.3rem;
  line-height: 1.3rem;
  font-weight: normal;
  padding: 0;
  margin: 0;
}
