/*!
 * Bootstrap v4.1.1 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
.alert.alert-danger {
  background-color: #f6e1e2;
  border-color: #f6e1e2;
  color: #be1e24; }

:root {
  --primary: #34871b;
  --primary-alt: #8dc542;
  --secondary: #be1e24;
  --tertiary: #f4f2f1;
  --success: #34871b;
  --info: #027fdd;
  --warning: yellow;
  --green-msg: #00A94D;
  --danger: #ed001c;
  --error: #ed001c;
  --light: #f4f2f1;
  --dark: #343a40;
  --promo: #be1e24;
  --mint: rgba(141, 197, 66, 0.2);
  --peach: rgba(255, 94, 0, 0.2);
  --plum: #720eb4;
  --bright-red: #ed001c;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 1024px;
  --breakpoint-xl: 1440px;
  --breakpoint-xxl: 1680px;
  --font-family-sans-serif: "Hind", sans-serif;
  --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  --font-family-primary: "Hind", sans-serif;
  --font-family-secondary: "Hind", sans-serif;
  --scroll-bar: 8px; }

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

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block; }

body {
  margin: 0;
  font-family: "Hind", sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #000;
  text-align: left;
  background-color: #fff; }

[tabindex="-1"]:focus {
  outline: 0 !important; }

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible; }

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0.5rem; }

p {
  margin-top: 0;
  margin-bottom: 1rem; }

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0; }

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit; }

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem; }

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0; }

dt {
  font-weight: 700; }

dd {
  margin-bottom: .5rem;
  margin-left: 0; }

blockquote {
  margin: 0 0 1rem; }

dfn {
  font-style: italic; }

b,
strong {
  font-weight: bolder; }

small {
  font-size: 80%; }

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline; }

sub {
  bottom: -.25em; }

sup {
  top: -.5em; }

a {
  color: #34871b;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects; }
  a:hover {
    color: #1b470e;
    text-decoration: underline; }

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none; }
  a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
    color: inherit;
    text-decoration: none; }
  a:not([href]):not([tabindex]):focus {
    outline: 0; }

pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em; }

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar; }

figure {
  margin: 0 0 1rem; }

img {
  vertical-align: middle;
  border-style: none; }

svg {
  overflow: hidden;
  vertical-align: middle; }

table {
  border-collapse: collapse; }

caption {
  padding-top: 0.75rem 24px;
  padding-bottom: 0.75rem 24px;
  color: #757575;
  text-align: left;
  caption-side: bottom; }

th {
  text-align: inherit; }

label {
  display: inline-block;
  margin-bottom: 0.5rem; }

button {
  border-radius: 0; }

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color; }

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none; }

input[type="radio"],
input[type="checkbox"] {
  box-sizing: border-box;
  padding: 0; }

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox; }

textarea {
  overflow: auto;
  resize: vertical; }

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

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal; }

progress {
  vertical-align: baseline; }

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none; }

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button; }

output {
  display: inline-block; }

summary {
  display: list-item;
  cursor: pointer; }

template {
  display: none; }

[hidden] {
  display: none !important; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, legend, .h3, .login-box h2, .h4, .h5, .h6 {
  margin-bottom: 0.5rem;
  font-family: "Hind", sans-serif;
  font-weight: 600;
  line-height: 1.2;
  color: inherit; }

h1, .h1 {
  font-size: 24px; }

h2, .h2, legend {
  font-size: 18px; }

h3, .h3, .login-box h2 {
  font-size: 16px; }

h4, .h4 {
  font-size: 16px; }

h5, .h5 {
  font-size: 16px; }

h6, .h6 {
  font-size: 16px; }

.lead {
  font-size: 1.25rem;
  font-weight: 300; }

.display-1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 1.2; }

.display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1.2; }

.display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.2; }

.display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.2; }

hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1); }

small,
.small {
  font-size: 80%;
  font-weight: 400; }

mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3; }

.list-unstyled {
  padding-left: 0;
  list-style: none; }

.list-inline {
  padding-left: 0;
  list-style: none; }

.list-inline-item {
  display: inline-block; }
  .list-inline-item:not(:last-child) {
    margin-right: 0.5rem; }

.initialism {
  font-size: 90%;
  text-transform: uppercase; }

.blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem; }

.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #757575; }
  .blockquote-footer::before {
    content: "\2014 \00A0"; }

h1, .h1 {
  margin-left: auto;
  margin-right: auto;
  text-align: center; }
  @media (min-width: 1024px) {
    h1, .h1 {
      font-size: 27px; } }

@media (min-width: 1024px) {
  h2, .h2, legend {
    font-size: 21px; } }

h1, h3, h4,
.h1, .h3, .login-box h2, .h4 {
  font-weight: 400; }

h2, h3, .h2, legend, .h3, .login-box h2 {
  font-family: "Hind", sans-serif; }

h4, h6,
.h4, .h6 {
  font-family: inherit; }

.mini-header {
  display: block;
  font-family: inherit;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1;
  padding: 3px 0; }

.text-size-xs {
  font-size: 0.8125rem !important; }

.text-size-sm {
  font-size: 0.875rem !important; }

.text-size-base {
  font-size: 1rem !important; }

.text-size-lg {
  font-size: 1.25rem !important; }

.img-fluid {
  max-width: 100%;
  height: auto; }

.img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #ddd9d7;
  max-width: 100%;
  height: auto; }

.figure {
  display: inline-block; }

.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1; }

.figure-caption {
  font-size: 90%;
  color: #757575; }

code {
  font-size: 87.5%;
  color: #000;
  word-break: break-word; }
  a > code {
    color: inherit; }

kbd {
  padding: 0.2rem 0.4rem;
  font-size: 87.5%;
  color: #fff;
  background-color: #212529; }
  kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700; }

pre {
  display: block;
  font-size: 87.5%;
  color: #212529; }
  pre code {
    font-size: inherit;
    color: inherit;
    word-break: normal; }

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll; }

.container {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 20px;
  padding-left: 20px; }
  @media (min-width: 1024px) {
    .container {
      padding-right: 40px;
      padding-left: 40px; } }
  @media (min-width: 1440px) {
    .container {
      max-width: 1440px; } }

.container-fluid {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 20px;
  padding-left: 20px; }
  @media (min-width: 1024px) {
    .container-fluid {
      padding-right: 40px;
      padding-left: 40px; } }

.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -10px;
  margin-left: -10px; }
  @media (min-width: 1024px) {
    .row {
      margin-right: -20px;
      margin-left: -20px; } }

.no-gutters {
  margin-right: 0;
  margin-left: 0; }
  .no-gutters > .col,
  .no-gutters > [class*="col-"] {
    padding-right: 0;
    padding-left: 0; }

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .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,
.col-sm-auto, .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,
.col-md-auto, .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,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto, .col-xxl-1, .col-xxl-2, .col-xxl-3, .col-xxl-4, .col-xxl-5, .col-xxl-6, .col-xxl-7, .col-xxl-8, .col-xxl-9, .col-xxl-10, .col-xxl-11, .col-xxl-12, .col-xxl,
.col-xxl-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 20px;
  padding-left: 20px; }

.col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%; }

.col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: none; }

.col-1 {
  flex: 0 0 8.33333%;
  max-width: 8.33333%; }

.col-2 {
  flex: 0 0 16.66667%;
  max-width: 16.66667%; }

.col-3 {
  flex: 0 0 25%;
  max-width: 25%; }

.col-4 {
  flex: 0 0 33.33333%;
  max-width: 33.33333%; }

.col-5 {
  flex: 0 0 41.66667%;
  max-width: 41.66667%; }

.col-6 {
  flex: 0 0 50%;
  max-width: 50%; }

.col-7 {
  flex: 0 0 58.33333%;
  max-width: 58.33333%; }

.col-8 {
  flex: 0 0 66.66667%;
  max-width: 66.66667%; }

.col-9 {
  flex: 0 0 75%;
  max-width: 75%; }

.col-10 {
  flex: 0 0 83.33333%;
  max-width: 83.33333%; }

.col-11 {
  flex: 0 0 91.66667%;
  max-width: 91.66667%; }

.col-12 {
  flex: 0 0 100%;
  max-width: 100%; }

.order-first {
  order: -1; }

.order-last {
  order: 13; }

.order-0 {
  order: 0; }

.order-1 {
  order: 1; }

.order-2 {
  order: 2; }

.order-3 {
  order: 3; }

.order-4 {
  order: 4; }

.order-5 {
  order: 5; }

.order-6 {
  order: 6; }

.order-7 {
  order: 7; }

.order-8 {
  order: 8; }

.order-9 {
  order: 9; }

.order-10 {
  order: 10; }

.order-11 {
  order: 11; }

.order-12 {
  order: 12; }

.offset-1 {
  margin-left: 8.33333%; }

.offset-2 {
  margin-left: 16.66667%; }

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

.offset-4 {
  margin-left: 33.33333%; }

.offset-5 {
  margin-left: 41.66667%; }

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

.offset-7 {
  margin-left: 58.33333%; }

.offset-8 {
  margin-left: 66.66667%; }

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

.offset-10 {
  margin-left: 83.33333%; }

.offset-11 {
  margin-left: 91.66667%; }

@media (min-width: 576px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-sm-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-sm-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-sm-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-sm-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-sm-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-sm-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-sm-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-sm-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-sm-first {
    order: -1; }
  .order-sm-last {
    order: 13; }
  .order-sm-0 {
    order: 0; }
  .order-sm-1 {
    order: 1; }
  .order-sm-2 {
    order: 2; }
  .order-sm-3 {
    order: 3; }
  .order-sm-4 {
    order: 4; }
  .order-sm-5 {
    order: 5; }
  .order-sm-6 {
    order: 6; }
  .order-sm-7 {
    order: 7; }
  .order-sm-8 {
    order: 8; }
  .order-sm-9 {
    order: 9; }
  .order-sm-10 {
    order: 10; }
  .order-sm-11 {
    order: 11; }
  .order-sm-12 {
    order: 12; }
  .offset-sm-0 {
    margin-left: 0; }
  .offset-sm-1 {
    margin-left: 8.33333%; }
  .offset-sm-2 {
    margin-left: 16.66667%; }
  .offset-sm-3 {
    margin-left: 25%; }
  .offset-sm-4 {
    margin-left: 33.33333%; }
  .offset-sm-5 {
    margin-left: 41.66667%; }
  .offset-sm-6 {
    margin-left: 50%; }
  .offset-sm-7 {
    margin-left: 58.33333%; }
  .offset-sm-8 {
    margin-left: 66.66667%; }
  .offset-sm-9 {
    margin-left: 75%; }
  .offset-sm-10 {
    margin-left: 83.33333%; }
  .offset-sm-11 {
    margin-left: 91.66667%; } }

@media (min-width: 768px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-md-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-md-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-md-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-md-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-md-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-md-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-md-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-md-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-md-first {
    order: -1; }
  .order-md-last {
    order: 13; }
  .order-md-0 {
    order: 0; }
  .order-md-1 {
    order: 1; }
  .order-md-2 {
    order: 2; }
  .order-md-3 {
    order: 3; }
  .order-md-4 {
    order: 4; }
  .order-md-5 {
    order: 5; }
  .order-md-6 {
    order: 6; }
  .order-md-7 {
    order: 7; }
  .order-md-8 {
    order: 8; }
  .order-md-9 {
    order: 9; }
  .order-md-10 {
    order: 10; }
  .order-md-11 {
    order: 11; }
  .order-md-12 {
    order: 12; }
  .offset-md-0 {
    margin-left: 0; }
  .offset-md-1 {
    margin-left: 8.33333%; }
  .offset-md-2 {
    margin-left: 16.66667%; }
  .offset-md-3 {
    margin-left: 25%; }
  .offset-md-4 {
    margin-left: 33.33333%; }
  .offset-md-5 {
    margin-left: 41.66667%; }
  .offset-md-6 {
    margin-left: 50%; }
  .offset-md-7 {
    margin-left: 58.33333%; }
  .offset-md-8 {
    margin-left: 66.66667%; }
  .offset-md-9 {
    margin-left: 75%; }
  .offset-md-10 {
    margin-left: 83.33333%; }
  .offset-md-11 {
    margin-left: 91.66667%; } }

@media (min-width: 1024px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-lg-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-lg-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-lg-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-lg-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-lg-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-lg-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-lg-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-lg-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-lg-first {
    order: -1; }
  .order-lg-last {
    order: 13; }
  .order-lg-0 {
    order: 0; }
  .order-lg-1 {
    order: 1; }
  .order-lg-2 {
    order: 2; }
  .order-lg-3 {
    order: 3; }
  .order-lg-4 {
    order: 4; }
  .order-lg-5 {
    order: 5; }
  .order-lg-6 {
    order: 6; }
  .order-lg-7 {
    order: 7; }
  .order-lg-8 {
    order: 8; }
  .order-lg-9 {
    order: 9; }
  .order-lg-10 {
    order: 10; }
  .order-lg-11 {
    order: 11; }
  .order-lg-12 {
    order: 12; }
  .offset-lg-0 {
    margin-left: 0; }
  .offset-lg-1 {
    margin-left: 8.33333%; }
  .offset-lg-2 {
    margin-left: 16.66667%; }
  .offset-lg-3 {
    margin-left: 25%; }
  .offset-lg-4 {
    margin-left: 33.33333%; }
  .offset-lg-5 {
    margin-left: 41.66667%; }
  .offset-lg-6 {
    margin-left: 50%; }
  .offset-lg-7 {
    margin-left: 58.33333%; }
  .offset-lg-8 {
    margin-left: 66.66667%; }
  .offset-lg-9 {
    margin-left: 75%; }
  .offset-lg-10 {
    margin-left: 83.33333%; }
  .offset-lg-11 {
    margin-left: 91.66667%; } }

@media (min-width: 1440px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-xl-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-xl-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-xl-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-xl-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-xl-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-xl-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-xl-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-xl-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-xl-first {
    order: -1; }
  .order-xl-last {
    order: 13; }
  .order-xl-0 {
    order: 0; }
  .order-xl-1 {
    order: 1; }
  .order-xl-2 {
    order: 2; }
  .order-xl-3 {
    order: 3; }
  .order-xl-4 {
    order: 4; }
  .order-xl-5 {
    order: 5; }
  .order-xl-6 {
    order: 6; }
  .order-xl-7 {
    order: 7; }
  .order-xl-8 {
    order: 8; }
  .order-xl-9 {
    order: 9; }
  .order-xl-10 {
    order: 10; }
  .order-xl-11 {
    order: 11; }
  .order-xl-12 {
    order: 12; }
  .offset-xl-0 {
    margin-left: 0; }
  .offset-xl-1 {
    margin-left: 8.33333%; }
  .offset-xl-2 {
    margin-left: 16.66667%; }
  .offset-xl-3 {
    margin-left: 25%; }
  .offset-xl-4 {
    margin-left: 33.33333%; }
  .offset-xl-5 {
    margin-left: 41.66667%; }
  .offset-xl-6 {
    margin-left: 50%; }
  .offset-xl-7 {
    margin-left: 58.33333%; }
  .offset-xl-8 {
    margin-left: 66.66667%; }
  .offset-xl-9 {
    margin-left: 75%; }
  .offset-xl-10 {
    margin-left: 83.33333%; }
  .offset-xl-11 {
    margin-left: 91.66667%; } }

@media (min-width: 1680px) {
  .col-xxl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .col-xxl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-xxl-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-xxl-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xxl-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-xxl-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-xxl-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-xxl-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-xxl-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-xxl-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-xxl-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-xxl-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-xxl-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-xxl-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-xxl-first {
    order: -1; }
  .order-xxl-last {
    order: 13; }
  .order-xxl-0 {
    order: 0; }
  .order-xxl-1 {
    order: 1; }
  .order-xxl-2 {
    order: 2; }
  .order-xxl-3 {
    order: 3; }
  .order-xxl-4 {
    order: 4; }
  .order-xxl-5 {
    order: 5; }
  .order-xxl-6 {
    order: 6; }
  .order-xxl-7 {
    order: 7; }
  .order-xxl-8 {
    order: 8; }
  .order-xxl-9 {
    order: 9; }
  .order-xxl-10 {
    order: 10; }
  .order-xxl-11 {
    order: 11; }
  .order-xxl-12 {
    order: 12; }
  .offset-xxl-0 {
    margin-left: 0; }
  .offset-xxl-1 {
    margin-left: 8.33333%; }
  .offset-xxl-2 {
    margin-left: 16.66667%; }
  .offset-xxl-3 {
    margin-left: 25%; }
  .offset-xxl-4 {
    margin-left: 33.33333%; }
  .offset-xxl-5 {
    margin-left: 41.66667%; }
  .offset-xxl-6 {
    margin-left: 50%; }
  .offset-xxl-7 {
    margin-left: 58.33333%; }
  .offset-xxl-8 {
    margin-left: 66.66667%; }
  .offset-xxl-9 {
    margin-left: 75%; }
  .offset-xxl-10 {
    margin-left: 83.33333%; }
  .offset-xxl-11 {
    margin-left: 91.66667%; } }

@media (max-width: 1023.98px) {
  .row > .col,
  .row > [class*="col-"] {
    padding-right: 10px;
    padding-left: 10px; } }

.table {
  width: 100%;
  margin-bottom: 1rem;
  background-color: #fff; }
  .table th,
  .table td {
    padding: 0.75rem 24px;
    vertical-align: top;
    border-top: 1px solid #ddd9d7; }
  .table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd9d7; }
  .table tbody + tbody {
    border-top: 2px solid #ddd9d7; }
  .table .table {
    background-color: #fff; }

.table-sm th,
.table-sm td {
  padding: 0.3rem 12px; }

.table-bordered {
  border: 1px solid #ddd9d7; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd9d7; }
  .table-bordered thead th,
  .table-bordered thead td {
    border-bottom-width: 2px; }

.table-borderless th,
.table-borderless td,
.table-borderless thead th,
.table-borderless tbody + tbody {
  border: 0; }

.table-striped tbody tr:nth-of-type(even) {
  background-color: #f4f2f1; }

.table-hover tbody tr:hover {
  background-color: rgba(0, 0, 0, 0.075); }

.table-primary,
.table-primary > th,
.table-primary > td {
  background-color: #c6ddbf; }

.table-hover .table-primary:hover {
  background-color: #b7d4ae; }
  .table-hover .table-primary:hover > td,
  .table-hover .table-primary:hover > th {
    background-color: #b7d4ae; }

.table-primary-alt,
.table-primary-alt > th,
.table-primary-alt > td {
  background-color: #dfefca; }

.table-hover .table-primary-alt:hover {
  background-color: #d3e9b6; }
  .table-hover .table-primary-alt:hover > td,
  .table-hover .table-primary-alt:hover > th {
    background-color: #d3e9b6; }

.table-secondary,
.table-secondary > th,
.table-secondary > td {
  background-color: #edc0c2; }

.table-hover .table-secondary:hover {
  background-color: #e7acaf; }
  .table-hover .table-secondary:hover > td,
  .table-hover .table-secondary:hover > th {
    background-color: #e7acaf; }

.table-tertiary,
.table-tertiary > th,
.table-tertiary > td {
  background-color: #fcfbfb; }

.table-hover .table-tertiary:hover {
  background-color: #f1ecec; }
  .table-hover .table-tertiary:hover > td,
  .table-hover .table-tertiary:hover > th {
    background-color: #f1ecec; }

.table-success,
.table-success > th,
.table-success > td {
  background-color: #c6ddbf; }

.table-hover .table-success:hover {
  background-color: #b7d4ae; }
  .table-hover .table-success:hover > td,
  .table-hover .table-success:hover > th {
    background-color: #b7d4ae; }

.table-info,
.table-info > th,
.table-info > td {
  background-color: #b8dbf5; }

.table-hover .table-info:hover {
  background-color: #a2d0f2; }
  .table-hover .table-info:hover > td,
  .table-hover .table-info:hover > th {
    background-color: #a2d0f2; }

.table-warning,
.table-warning > th,
.table-warning > td {
  background-color: #ffffb8; }

.table-hover .table-warning:hover {
  background-color: #ffff9f; }
  .table-hover .table-warning:hover > td,
  .table-hover .table-warning:hover > th {
    background-color: #ffff9f; }

.table-green-msg,
.table-green-msg > th,
.table-green-msg > td {
  background-color: #b8e7cd; }

.table-hover .table-green-msg:hover {
  background-color: #a5e1c0; }
  .table-hover .table-green-msg:hover > td,
  .table-hover .table-green-msg:hover > th {
    background-color: #a5e1c0; }

.table-danger,
.table-danger > th,
.table-danger > td {
  background-color: #fab8bf; }

.table-hover .table-danger:hover {
  background-color: #f8a0aa; }
  .table-hover .table-danger:hover > td,
  .table-hover .table-danger:hover > th {
    background-color: #f8a0aa; }

.table-error,
.table-error > th,
.table-error > td {
  background-color: #fab8bf; }

.table-hover .table-error:hover {
  background-color: #f8a0aa; }
  .table-hover .table-error:hover > td,
  .table-hover .table-error:hover > th {
    background-color: #f8a0aa; }

.table-light,
.table-light > th,
.table-light > td {
  background-color: #fcfbfb; }

.table-hover .table-light:hover {
  background-color: #f1ecec; }
  .table-hover .table-light:hover > td,
  .table-hover .table-light:hover > th {
    background-color: #f1ecec; }

.table-dark,
.table-dark > th,
.table-dark > td {
  background-color: #c6c8ca; }

.table-hover .table-dark:hover {
  background-color: #b9bbbe; }
  .table-hover .table-dark:hover > td,
  .table-hover .table-dark:hover > th {
    background-color: #b9bbbe; }

.table-promo,
.table-promo > th,
.table-promo > td {
  background-color: #edc0c2; }

.table-hover .table-promo:hover {
  background-color: #e7acaf; }
  .table-hover .table-promo:hover > td,
  .table-hover .table-promo:hover > th {
    background-color: #e7acaf; }

.table-mint,
.table-mint > th,
.table-mint > td {
  background-color: rgba(250, 253, 247, 0.776); }

.table-hover .table-mint:hover {
  background-color: rgba(237, 248, 227, 0.776); }
  .table-hover .table-mint:hover > td,
  .table-hover .table-mint:hover > th {
    background-color: rgba(237, 248, 227, 0.776); }

.table-peach,
.table-peach > th,
.table-peach > td {
  background-color: rgba(255, 248, 244, 0.776); }

.table-hover .table-peach:hover {
  background-color: rgba(255, 232, 219, 0.776); }
  .table-hover .table-peach:hover > td,
  .table-hover .table-peach:hover > th {
    background-color: rgba(255, 232, 219, 0.776); }

.table-plum,
.table-plum > th,
.table-plum > td {
  background-color: #d8bcea; }

.table-hover .table-plum:hover {
  background-color: #cda9e4; }
  .table-hover .table-plum:hover > td,
  .table-hover .table-plum:hover > th {
    background-color: #cda9e4; }

.table-bright-red,
.table-bright-red > th,
.table-bright-red > td {
  background-color: #fab8bf; }

.table-hover .table-bright-red:hover {
  background-color: #f8a0aa; }
  .table-hover .table-bright-red:hover > td,
  .table-hover .table-bright-red:hover > th {
    background-color: #f8a0aa; }

.table-active,
.table-active > th,
.table-active > td {
  background-color: rgba(0, 0, 0, 0.075); }

.table-hover .table-active:hover {
  background-color: rgba(0, 0, 0, 0.075); }
  .table-hover .table-active:hover > td,
  .table-hover .table-active:hover > th {
    background-color: rgba(0, 0, 0, 0.075); }

.table .thead-dark th {
  color: #fff;
  background-color: #212529;
  border-color: #32383e; }

.table .thead-light th {
  color: inherit;
  background-color: #ddd9d7;
  border-color: #ddd9d7; }

.table-dark {
  color: #fff;
  background-color: #212529; }
  .table-dark th,
  .table-dark td,
  .table-dark thead th {
    border-color: #32383e; }
  .table-dark.table-bordered {
    border: 0; }
  .table-dark.table-striped tbody tr:nth-of-type(odd) {
    background-color: #f4f2f1; }
  .table-dark.table-hover tbody tr:hover {
    background-color: rgba(255, 255, 255, 0.075); }

@media (max-width: 575.98px) {
  .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar; }
    .table-responsive-sm > .table-bordered {
      border: 0; } }

@media (max-width: 767.98px) {
  .table-responsive-md {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar; }
    .table-responsive-md > .table-bordered {
      border: 0; } }

@media (max-width: 1023.98px) {
  .table-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar; }
    .table-responsive-lg > .table-bordered {
      border: 0; } }

@media (max-width: 1439.98px) {
  .table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar; }
    .table-responsive-xl > .table-bordered {
      border: 0; } }

@media (max-width: 1679.98px) {
  .table-responsive-xxl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar; }
    .table-responsive-xxl > .table-bordered {
      border: 0; } }

.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar; }
  .table-responsive > .table-bordered {
    border: 0; }

.btn {
  display: inline-block;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
          user-select: none;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
  @media screen and (prefers-reduced-motion: reduce) {
    .btn {
      transition: none; } }
  .btn:hover, .btn:focus {
    text-decoration: none; }
  .btn:focus, .btn.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(52, 135, 27, 0.25); }
  .btn.disabled, .btn:disabled {
    opacity: 0.65; }
  .btn:not(:disabled):not(.disabled) {
    cursor: pointer; }

a.btn.disabled,
fieldset:disabled a.btn {
  pointer-events: none; }

.btn-primary {
  color: #fff;
  background-color: #34871b;
  border-color: #34871b; }
  .btn-primary:hover {
    color: #fff;
    background-color: #286715;
    border-color: #245d13; }
  .btn-primary:focus, .btn-primary.focus {
    box-shadow: 0 0 0 0.2rem rgba(52, 135, 27, 0.5); }
  .btn-primary.disabled, .btn-primary:disabled {
    color: #fff;
    background-color: #34871b;
    border-color: #34871b; }
  .btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active,
  .show > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #245d13;
    border-color: #205210; }
    .btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus,
    .show > .btn-primary.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(52, 135, 27, 0.5); }

.btn-primary-alt {
  color: #212529;
  background-color: #8dc542;
  border-color: #8dc542; }
  .btn-primary-alt:hover {
    color: #fff;
    background-color: #79ac35;
    border-color: #72a232; }
  .btn-primary-alt:focus, .btn-primary-alt.focus {
    box-shadow: 0 0 0 0.2rem rgba(141, 197, 66, 0.5); }
  .btn-primary-alt.disabled, .btn-primary-alt:disabled {
    color: #212529;
    background-color: #8dc542;
    border-color: #8dc542; }
  .btn-primary-alt:not(:disabled):not(.disabled):active, .btn-primary-alt:not(:disabled):not(.disabled).active,
  .show > .btn-primary-alt.dropdown-toggle {
    color: #fff;
    background-color: #72a232;
    border-color: #6b982f; }
    .btn-primary-alt:not(:disabled):not(.disabled):active:focus, .btn-primary-alt:not(:disabled):not(.disabled).active:focus,
    .show > .btn-primary-alt.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(141, 197, 66, 0.5); }

.btn-secondary {
  color: #fff;
  background-color: #be1e24;
  border-color: #be1e24; }
  .btn-secondary:hover {
    color: #fff;
    background-color: #9d191e;
    border-color: #92171c; }
  .btn-secondary:focus, .btn-secondary.focus {
    box-shadow: 0 0 0 0.2rem rgba(190, 30, 36, 0.5); }
  .btn-secondary.disabled, .btn-secondary:disabled {
    color: #fff;
    background-color: #be1e24;
    border-color: #be1e24; }
  .btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active,
  .show > .btn-secondary.dropdown-toggle {
    color: #fff;
    background-color: #92171c;
    border-color: #87151a; }
    .btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus,
    .show > .btn-secondary.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(190, 30, 36, 0.5); }

.btn-tertiary {
  color: #212529;
  background-color: #f4f2f1;
  border-color: #f4f2f1; }
  .btn-tertiary:hover {
    color: #212529;
    background-color: #e3dedc;
    border-color: #ded7d4; }
  .btn-tertiary:focus, .btn-tertiary.focus {
    box-shadow: 0 0 0 0.2rem rgba(244, 242, 241, 0.5); }
  .btn-tertiary.disabled, .btn-tertiary:disabled {
    color: #212529;
    background-color: #f4f2f1;
    border-color: #f4f2f1; }
  .btn-tertiary:not(:disabled):not(.disabled):active, .btn-tertiary:not(:disabled):not(.disabled).active,
  .show > .btn-tertiary.dropdown-toggle {
    color: #212529;
    background-color: #ded7d4;
    border-color: #d8d1cd; }
    .btn-tertiary:not(:disabled):not(.disabled):active:focus, .btn-tertiary:not(:disabled):not(.disabled).active:focus,
    .show > .btn-tertiary.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(244, 242, 241, 0.5); }

.btn-success {
  color: #fff;
  background-color: #34871b;
  border-color: #34871b; }
  .btn-success:hover {
    color: #fff;
    background-color: #286715;
    border-color: #245d13; }
  .btn-success:focus, .btn-success.focus {
    box-shadow: 0 0 0 0.2rem rgba(52, 135, 27, 0.5); }
  .btn-success.disabled, .btn-success:disabled {
    color: #fff;
    background-color: #34871b;
    border-color: #34871b; }
  .btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active,
  .show > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #245d13;
    border-color: #205210; }
    .btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus,
    .show > .btn-success.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(52, 135, 27, 0.5); }

.btn-info {
  color: #fff;
  background-color: #027fdd;
  border-color: #027fdd; }
  .btn-info:hover {
    color: #fff;
    background-color: #0269b7;
    border-color: #0262aa; }
  .btn-info:focus, .btn-info.focus {
    box-shadow: 0 0 0 0.2rem rgba(2, 127, 221, 0.5); }
  .btn-info.disabled, .btn-info:disabled {
    color: #fff;
    background-color: #027fdd;
    border-color: #027fdd; }
  .btn-info:not(:disabled):not(.disabled):active, .btn-info:not(:disabled):not(.disabled).active,
  .show > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #0262aa;
    border-color: #015b9e; }
    .btn-info:not(:disabled):not(.disabled):active:focus, .btn-info:not(:disabled):not(.disabled).active:focus,
    .show > .btn-info.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(2, 127, 221, 0.5); }

.btn-warning {
  color: #212529;
  background-color: yellow;
  border-color: yellow; }
  .btn-warning:hover {
    color: #212529;
    background-color: #d9d900;
    border-color: #cccc00; }
  .btn-warning:focus, .btn-warning.focus {
    box-shadow: 0 0 0 0.2rem rgba(255, 255, 0, 0.5); }
  .btn-warning.disabled, .btn-warning:disabled {
    color: #212529;
    background-color: yellow;
    border-color: yellow; }
  .btn-warning:not(:disabled):not(.disabled):active, .btn-warning:not(:disabled):not(.disabled).active,
  .show > .btn-warning.dropdown-toggle {
    color: #212529;
    background-color: #cccc00;
    border-color: #bfbf00; }
    .btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning:not(:disabled):not(.disabled).active:focus,
    .show > .btn-warning.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(255, 255, 0, 0.5); }

.btn-green-msg {
  color: #fff;
  background-color: #00A94D;
  border-color: #00A94D; }
  .btn-green-msg:hover {
    color: #fff;
    background-color: #00833c;
    border-color: #007636; }
  .btn-green-msg:focus, .btn-green-msg.focus {
    box-shadow: 0 0 0 0.2rem rgba(0, 169, 77, 0.5); }
  .btn-green-msg.disabled, .btn-green-msg:disabled {
    color: #fff;
    background-color: #00A94D;
    border-color: #00A94D; }
  .btn-green-msg:not(:disabled):not(.disabled):active, .btn-green-msg:not(:disabled):not(.disabled).active,
  .show > .btn-green-msg.dropdown-toggle {
    color: #fff;
    background-color: #007636;
    border-color: #006930; }
    .btn-green-msg:not(:disabled):not(.disabled):active:focus, .btn-green-msg:not(:disabled):not(.disabled).active:focus,
    .show > .btn-green-msg.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(0, 169, 77, 0.5); }

.btn-danger {
  color: #fff;
  background-color: #ed001c;
  border-color: #ed001c; }
  .btn-danger:hover {
    color: #fff;
    background-color: #c70017;
    border-color: #ba0016; }
  .btn-danger:focus, .btn-danger.focus {
    box-shadow: 0 0 0 0.2rem rgba(237, 0, 28, 0.5); }
  .btn-danger.disabled, .btn-danger:disabled {
    color: #fff;
    background-color: #ed001c;
    border-color: #ed001c; }
  .btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active,
  .show > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #ba0016;
    border-color: #ad0014; }
    .btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger:not(:disabled):not(.disabled).active:focus,
    .show > .btn-danger.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(237, 0, 28, 0.5); }

.btn-error {
  color: #fff;
  background-color: #ed001c;
  border-color: #ed001c; }
  .btn-error:hover {
    color: #fff;
    background-color: #c70017;
    border-color: #ba0016; }
  .btn-error:focus, .btn-error.focus {
    box-shadow: 0 0 0 0.2rem rgba(237, 0, 28, 0.5); }
  .btn-error.disabled, .btn-error:disabled {
    color: #fff;
    background-color: #ed001c;
    border-color: #ed001c; }
  .btn-error:not(:disabled):not(.disabled):active, .btn-error:not(:disabled):not(.disabled).active,
  .show > .btn-error.dropdown-toggle {
    color: #fff;
    background-color: #ba0016;
    border-color: #ad0014; }
    .btn-error:not(:disabled):not(.disabled):active:focus, .btn-error:not(:disabled):not(.disabled).active:focus,
    .show > .btn-error.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(237, 0, 28, 0.5); }

.btn-light {
  color: #212529;
  background-color: #f4f2f1;
  border-color: #f4f2f1; }
  .btn-light:hover {
    color: #212529;
    background-color: #e3dedc;
    border-color: #ded7d4; }
  .btn-light:focus, .btn-light.focus {
    box-shadow: 0 0 0 0.2rem rgba(244, 242, 241, 0.5); }
  .btn-light.disabled, .btn-light:disabled {
    color: #212529;
    background-color: #f4f2f1;
    border-color: #f4f2f1; }
  .btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active,
  .show > .btn-light.dropdown-toggle {
    color: #212529;
    background-color: #ded7d4;
    border-color: #d8d1cd; }
    .btn-light:not(:disabled):not(.disabled):active:focus, .btn-light:not(:disabled):not(.disabled).active:focus,
    .show > .btn-light.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(244, 242, 241, 0.5); }

.btn-dark {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40; }
  .btn-dark:hover {
    color: #fff;
    background-color: #23272b;
    border-color: #1d2124; }
  .btn-dark:focus, .btn-dark.focus {
    box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }
  .btn-dark.disabled, .btn-dark:disabled {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40; }
  .btn-dark:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled).active,
  .show > .btn-dark.dropdown-toggle {
    color: #fff;
    background-color: #1d2124;
    border-color: #171a1d; }
    .btn-dark:not(:disabled):not(.disabled):active:focus, .btn-dark:not(:disabled):not(.disabled).active:focus,
    .show > .btn-dark.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }

.btn-promo {
  color: #fff;
  background-color: #be1e24;
  border-color: #be1e24; }
  .btn-promo:hover {
    color: #fff;
    background-color: #9d191e;
    border-color: #92171c; }
  .btn-promo:focus, .btn-promo.focus {
    box-shadow: 0 0 0 0.2rem rgba(190, 30, 36, 0.5); }
  .btn-promo.disabled, .btn-promo:disabled {
    color: #fff;
    background-color: #be1e24;
    border-color: #be1e24; }
  .btn-promo:not(:disabled):not(.disabled):active, .btn-promo:not(:disabled):not(.disabled).active,
  .show > .btn-promo.dropdown-toggle {
    color: #fff;
    background-color: #92171c;
    border-color: #87151a; }
    .btn-promo:not(:disabled):not(.disabled):active:focus, .btn-promo:not(:disabled):not(.disabled).active:focus,
    .show > .btn-promo.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(190, 30, 36, 0.5); }

.btn-mint {
  color: #212529;
  background-color: rgba(141, 197, 66, 0.2);
  border-color: rgba(141, 197, 66, 0.2); }
  .btn-mint:hover {
    color: #fff;
    background-color: rgba(121, 172, 53, 0.2);
    border-color: rgba(114, 162, 50, 0.2); }
  .btn-mint:focus, .btn-mint.focus {
    box-shadow: 0 0 0 0.2rem rgba(141, 197, 66, 0.5); }
  .btn-mint.disabled, .btn-mint:disabled {
    color: #212529;
    background-color: rgba(141, 197, 66, 0.2);
    border-color: rgba(141, 197, 66, 0.2); }
  .btn-mint:not(:disabled):not(.disabled):active, .btn-mint:not(:disabled):not(.disabled).active,
  .show > .btn-mint.dropdown-toggle {
    color: #fff;
    background-color: rgba(114, 162, 50, 0.2);
    border-color: rgba(107, 152, 47, 0.2); }
    .btn-mint:not(:disabled):not(.disabled):active:focus, .btn-mint:not(:disabled):not(.disabled).active:focus,
    .show > .btn-mint.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(141, 197, 66, 0.5); }

.btn-peach {
  color: #fff;
  background-color: rgba(255, 94, 0, 0.2);
  border-color: rgba(255, 94, 0, 0.2); }
  .btn-peach:hover {
    color: #fff;
    background-color: rgba(217, 80, 0, 0.2);
    border-color: rgba(204, 75, 0, 0.2); }
  .btn-peach:focus, .btn-peach.focus {
    box-shadow: 0 0 0 0.2rem rgba(255, 94, 0, 0.5); }
  .btn-peach.disabled, .btn-peach:disabled {
    color: #fff;
    background-color: rgba(255, 94, 0, 0.2);
    border-color: rgba(255, 94, 0, 0.2); }
  .btn-peach:not(:disabled):not(.disabled):active, .btn-peach:not(:disabled):not(.disabled).active,
  .show > .btn-peach.dropdown-toggle {
    color: #fff;
    background-color: rgba(204, 75, 0, 0.2);
    border-color: rgba(191, 71, 0, 0.2); }
    .btn-peach:not(:disabled):not(.disabled):active:focus, .btn-peach:not(:disabled):not(.disabled).active:focus,
    .show > .btn-peach.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(255, 94, 0, 0.5); }

.btn-plum {
  color: #fff;
  background-color: #720eb4;
  border-color: #720eb4; }
  .btn-plum:hover {
    color: #fff;
    background-color: #5c0b91;
    border-color: #540a85; }
  .btn-plum:focus, .btn-plum.focus {
    box-shadow: 0 0 0 0.2rem rgba(114, 14, 180, 0.5); }
  .btn-plum.disabled, .btn-plum:disabled {
    color: #fff;
    background-color: #720eb4;
    border-color: #720eb4; }
  .btn-plum:not(:disabled):not(.disabled):active, .btn-plum:not(:disabled):not(.disabled).active,
  .show > .btn-plum.dropdown-toggle {
    color: #fff;
    background-color: #540a85;
    border-color: #4d0979; }
    .btn-plum:not(:disabled):not(.disabled):active:focus, .btn-plum:not(:disabled):not(.disabled).active:focus,
    .show > .btn-plum.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(114, 14, 180, 0.5); }

.btn-bright-red {
  color: #fff;
  background-color: #ed001c;
  border-color: #ed001c; }
  .btn-bright-red:hover {
    color: #fff;
    background-color: #c70017;
    border-color: #ba0016; }
  .btn-bright-red:focus, .btn-bright-red.focus {
    box-shadow: 0 0 0 0.2rem rgba(237, 0, 28, 0.5); }
  .btn-bright-red.disabled, .btn-bright-red:disabled {
    color: #fff;
    background-color: #ed001c;
    border-color: #ed001c; }
  .btn-bright-red:not(:disabled):not(.disabled):active, .btn-bright-red:not(:disabled):not(.disabled).active,
  .show > .btn-bright-red.dropdown-toggle {
    color: #fff;
    background-color: #ba0016;
    border-color: #ad0014; }
    .btn-bright-red:not(:disabled):not(.disabled):active:focus, .btn-bright-red:not(:disabled):not(.disabled).active:focus,
    .show > .btn-bright-red.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(237, 0, 28, 0.5); }

.btn-outline-primary {
  color: #34871b;
  background-color: transparent;
  background-image: none;
  border-color: #34871b; }
  .btn-outline-primary:hover {
    color: #fff;
    background-color: #34871b;
    border-color: #34871b; }
  .btn-outline-primary:focus, .btn-outline-primary.focus {
    box-shadow: 0 0 0 0.2rem rgba(52, 135, 27, 0.5); }
  .btn-outline-primary.disabled, .btn-outline-primary:disabled {
    color: #34871b;
    background-color: transparent; }
  .btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active,
  .show > .btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: #34871b;
    border-color: #34871b; }
    .btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-primary.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(52, 135, 27, 0.5); }

.btn-outline-primary-alt {
  color: #8dc542;
  background-color: transparent;
  background-image: none;
  border-color: #8dc542; }
  .btn-outline-primary-alt:hover {
    color: #212529;
    background-color: #8dc542;
    border-color: #8dc542; }
  .btn-outline-primary-alt:focus, .btn-outline-primary-alt.focus {
    box-shadow: 0 0 0 0.2rem rgba(141, 197, 66, 0.5); }
  .btn-outline-primary-alt.disabled, .btn-outline-primary-alt:disabled {
    color: #8dc542;
    background-color: transparent; }
  .btn-outline-primary-alt:not(:disabled):not(.disabled):active, .btn-outline-primary-alt:not(:disabled):not(.disabled).active,
  .show > .btn-outline-primary-alt.dropdown-toggle {
    color: #212529;
    background-color: #8dc542;
    border-color: #8dc542; }
    .btn-outline-primary-alt:not(:disabled):not(.disabled):active:focus, .btn-outline-primary-alt:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-primary-alt.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(141, 197, 66, 0.5); }

.btn-outline-secondary {
  color: #be1e24;
  background-color: transparent;
  background-image: none;
  border-color: #be1e24; }
  .btn-outline-secondary:hover {
    color: #fff;
    background-color: #be1e24;
    border-color: #be1e24; }
  .btn-outline-secondary:focus, .btn-outline-secondary.focus {
    box-shadow: 0 0 0 0.2rem rgba(190, 30, 36, 0.5); }
  .btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
    color: #be1e24;
    background-color: transparent; }
  .btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary:not(:disabled):not(.disabled).active,
  .show > .btn-outline-secondary.dropdown-toggle {
    color: #fff;
    background-color: #be1e24;
    border-color: #be1e24; }
    .btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-secondary.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(190, 30, 36, 0.5); }

.btn-outline-tertiary {
  color: #f4f2f1;
  background-color: transparent;
  background-image: none;
  border-color: #f4f2f1; }
  .btn-outline-tertiary:hover {
    color: #212529;
    background-color: #f4f2f1;
    border-color: #f4f2f1; }
  .btn-outline-tertiary:focus, .btn-outline-tertiary.focus {
    box-shadow: 0 0 0 0.2rem rgba(244, 242, 241, 0.5); }
  .btn-outline-tertiary.disabled, .btn-outline-tertiary:disabled {
    color: #f4f2f1;
    background-color: transparent; }
  .btn-outline-tertiary:not(:disabled):not(.disabled):active, .btn-outline-tertiary:not(:disabled):not(.disabled).active,
  .show > .btn-outline-tertiary.dropdown-toggle {
    color: #212529;
    background-color: #f4f2f1;
    border-color: #f4f2f1; }
    .btn-outline-tertiary:not(:disabled):not(.disabled):active:focus, .btn-outline-tertiary:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-tertiary.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(244, 242, 241, 0.5); }

.btn-outline-success {
  color: #34871b;
  background-color: transparent;
  background-image: none;
  border-color: #34871b; }
  .btn-outline-success:hover {
    color: #fff;
    background-color: #34871b;
    border-color: #34871b; }
  .btn-outline-success:focus, .btn-outline-success.focus {
    box-shadow: 0 0 0 0.2rem rgba(52, 135, 27, 0.5); }
  .btn-outline-success.disabled, .btn-outline-success:disabled {
    color: #34871b;
    background-color: transparent; }
  .btn-outline-success:not(:disabled):not(.disabled):active, .btn-outline-success:not(:disabled):not(.disabled).active,
  .show > .btn-outline-success.dropdown-toggle {
    color: #fff;
    background-color: #34871b;
    border-color: #34871b; }
    .btn-outline-success:not(:disabled):not(.disabled):active:focus, .btn-outline-success:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-success.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(52, 135, 27, 0.5); }

.btn-outline-info {
  color: #027fdd;
  background-color: transparent;
  background-image: none;
  border-color: #027fdd; }
  .btn-outline-info:hover {
    color: #fff;
    background-color: #027fdd;
    border-color: #027fdd; }
  .btn-outline-info:focus, .btn-outline-info.focus {
    box-shadow: 0 0 0 0.2rem rgba(2, 127, 221, 0.5); }
  .btn-outline-info.disabled, .btn-outline-info:disabled {
    color: #027fdd;
    background-color: transparent; }
  .btn-outline-info:not(:disabled):not(.disabled):active, .btn-outline-info:not(:disabled):not(.disabled).active,
  .show > .btn-outline-info.dropdown-toggle {
    color: #fff;
    background-color: #027fdd;
    border-color: #027fdd; }
    .btn-outline-info:not(:disabled):not(.disabled):active:focus, .btn-outline-info:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-info.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(2, 127, 221, 0.5); }

.btn-outline-warning {
  color: yellow;
  background-color: transparent;
  background-image: none;
  border-color: yellow; }
  .btn-outline-warning:hover {
    color: #212529;
    background-color: yellow;
    border-color: yellow; }
  .btn-outline-warning:focus, .btn-outline-warning.focus {
    box-shadow: 0 0 0 0.2rem rgba(255, 255, 0, 0.5); }
  .btn-outline-warning.disabled, .btn-outline-warning:disabled {
    color: yellow;
    background-color: transparent; }
  .btn-outline-warning:not(:disabled):not(.disabled):active, .btn-outline-warning:not(:disabled):not(.disabled).active,
  .show > .btn-outline-warning.dropdown-toggle {
    color: #212529;
    background-color: yellow;
    border-color: yellow; }
    .btn-outline-warning:not(:disabled):not(.disabled):active:focus, .btn-outline-warning:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-warning.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(255, 255, 0, 0.5); }

.btn-outline-green-msg {
  color: #00A94D;
  background-color: transparent;
  background-image: none;
  border-color: #00A94D; }
  .btn-outline-green-msg:hover {
    color: #fff;
    background-color: #00A94D;
    border-color: #00A94D; }
  .btn-outline-green-msg:focus, .btn-outline-green-msg.focus {
    box-shadow: 0 0 0 0.2rem rgba(0, 169, 77, 0.5); }
  .btn-outline-green-msg.disabled, .btn-outline-green-msg:disabled {
    color: #00A94D;
    background-color: transparent; }
  .btn-outline-green-msg:not(:disabled):not(.disabled):active, .btn-outline-green-msg:not(:disabled):not(.disabled).active,
  .show > .btn-outline-green-msg.dropdown-toggle {
    color: #fff;
    background-color: #00A94D;
    border-color: #00A94D; }
    .btn-outline-green-msg:not(:disabled):not(.disabled):active:focus, .btn-outline-green-msg:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-green-msg.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(0, 169, 77, 0.5); }

.btn-outline-danger {
  color: #ed001c;
  background-color: transparent;
  background-image: none;
  border-color: #ed001c; }
  .btn-outline-danger:hover {
    color: #fff;
    background-color: #ed001c;
    border-color: #ed001c; }
  .btn-outline-danger:focus, .btn-outline-danger.focus {
    box-shadow: 0 0 0 0.2rem rgba(237, 0, 28, 0.5); }
  .btn-outline-danger.disabled, .btn-outline-danger:disabled {
    color: #ed001c;
    background-color: transparent; }
  .btn-outline-danger:not(:disabled):not(.disabled):active, .btn-outline-danger:not(:disabled):not(.disabled).active,
  .show > .btn-outline-danger.dropdown-toggle {
    color: #fff;
    background-color: #ed001c;
    border-color: #ed001c; }
    .btn-outline-danger:not(:disabled):not(.disabled):active:focus, .btn-outline-danger:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-danger.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(237, 0, 28, 0.5); }

.btn-outline-error {
  color: #ed001c;
  background-color: transparent;
  background-image: none;
  border-color: #ed001c; }
  .btn-outline-error:hover {
    color: #fff;
    background-color: #ed001c;
    border-color: #ed001c; }
  .btn-outline-error:focus, .btn-outline-error.focus {
    box-shadow: 0 0 0 0.2rem rgba(237, 0, 28, 0.5); }
  .btn-outline-error.disabled, .btn-outline-error:disabled {
    color: #ed001c;
    background-color: transparent; }
  .btn-outline-error:not(:disabled):not(.disabled):active, .btn-outline-error:not(:disabled):not(.disabled).active,
  .show > .btn-outline-error.dropdown-toggle {
    color: #fff;
    background-color: #ed001c;
    border-color: #ed001c; }
    .btn-outline-error:not(:disabled):not(.disabled):active:focus, .btn-outline-error:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-error.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(237, 0, 28, 0.5); }

.btn-outline-light {
  color: #f4f2f1;
  background-color: transparent;
  background-image: none;
  border-color: #f4f2f1; }
  .btn-outline-light:hover {
    color: #212529;
    background-color: #f4f2f1;
    border-color: #f4f2f1; }
  .btn-outline-light:focus, .btn-outline-light.focus {
    box-shadow: 0 0 0 0.2rem rgba(244, 242, 241, 0.5); }
  .btn-outline-light.disabled, .btn-outline-light:disabled {
    color: #f4f2f1;
    background-color: transparent; }
  .btn-outline-light:not(:disabled):not(.disabled):active, .btn-outline-light:not(:disabled):not(.disabled).active,
  .show > .btn-outline-light.dropdown-toggle {
    color: #212529;
    background-color: #f4f2f1;
    border-color: #f4f2f1; }
    .btn-outline-light:not(:disabled):not(.disabled):active:focus, .btn-outline-light:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-light.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(244, 242, 241, 0.5); }

.btn-outline-dark {
  color: #343a40;
  background-color: transparent;
  background-image: none;
  border-color: #343a40; }
  .btn-outline-dark:hover {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40; }
  .btn-outline-dark:focus, .btn-outline-dark.focus {
    box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }
  .btn-outline-dark.disabled, .btn-outline-dark:disabled {
    color: #343a40;
    background-color: transparent; }
  .btn-outline-dark:not(:disabled):not(.disabled):active, .btn-outline-dark:not(:disabled):not(.disabled).active,
  .show > .btn-outline-dark.dropdown-toggle {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40; }
    .btn-outline-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-dark:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-dark.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }

.btn-outline-promo {
  color: #be1e24;
  background-color: transparent;
  background-image: none;
  border-color: #be1e24; }
  .btn-outline-promo:hover {
    color: #fff;
    background-color: #be1e24;
    border-color: #be1e24; }
  .btn-outline-promo:focus, .btn-outline-promo.focus {
    box-shadow: 0 0 0 0.2rem rgba(190, 30, 36, 0.5); }
  .btn-outline-promo.disabled, .btn-outline-promo:disabled {
    color: #be1e24;
    background-color: transparent; }
  .btn-outline-promo:not(:disabled):not(.disabled):active, .btn-outline-promo:not(:disabled):not(.disabled).active,
  .show > .btn-outline-promo.dropdown-toggle {
    color: #fff;
    background-color: #be1e24;
    border-color: #be1e24; }
    .btn-outline-promo:not(:disabled):not(.disabled):active:focus, .btn-outline-promo:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-promo.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(190, 30, 36, 0.5); }

.btn-outline-mint {
  color: rgba(141, 197, 66, 0.2);
  background-color: transparent;
  background-image: none;
  border-color: rgba(141, 197, 66, 0.2); }
  .btn-outline-mint:hover {
    color: #212529;
    background-color: rgba(141, 197, 66, 0.2);
    border-color: rgba(141, 197, 66, 0.2); }
  .btn-outline-mint:focus, .btn-outline-mint.focus {
    box-shadow: 0 0 0 0.2rem rgba(141, 197, 66, 0.5); }
  .btn-outline-mint.disabled, .btn-outline-mint:disabled {
    color: rgba(141, 197, 66, 0.2);
    background-color: transparent; }
  .btn-outline-mint:not(:disabled):not(.disabled):active, .btn-outline-mint:not(:disabled):not(.disabled).active,
  .show > .btn-outline-mint.dropdown-toggle {
    color: #212529;
    background-color: rgba(141, 197, 66, 0.2);
    border-color: rgba(141, 197, 66, 0.2); }
    .btn-outline-mint:not(:disabled):not(.disabled):active:focus, .btn-outline-mint:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-mint.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(141, 197, 66, 0.5); }

.btn-outline-peach {
  color: rgba(255, 94, 0, 0.2);
  background-color: transparent;
  background-image: none;
  border-color: rgba(255, 94, 0, 0.2); }
  .btn-outline-peach:hover {
    color: #fff;
    background-color: rgba(255, 94, 0, 0.2);
    border-color: rgba(255, 94, 0, 0.2); }
  .btn-outline-peach:focus, .btn-outline-peach.focus {
    box-shadow: 0 0 0 0.2rem rgba(255, 94, 0, 0.5); }
  .btn-outline-peach.disabled, .btn-outline-peach:disabled {
    color: rgba(255, 94, 0, 0.2);
    background-color: transparent; }
  .btn-outline-peach:not(:disabled):not(.disabled):active, .btn-outline-peach:not(:disabled):not(.disabled).active,
  .show > .btn-outline-peach.dropdown-toggle {
    color: #fff;
    background-color: rgba(255, 94, 0, 0.2);
    border-color: rgba(255, 94, 0, 0.2); }
    .btn-outline-peach:not(:disabled):not(.disabled):active:focus, .btn-outline-peach:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-peach.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(255, 94, 0, 0.5); }

.btn-outline-plum {
  color: #720eb4;
  background-color: transparent;
  background-image: none;
  border-color: #720eb4; }
  .btn-outline-plum:hover {
    color: #fff;
    background-color: #720eb4;
    border-color: #720eb4; }
  .btn-outline-plum:focus, .btn-outline-plum.focus {
    box-shadow: 0 0 0 0.2rem rgba(114, 14, 180, 0.5); }
  .btn-outline-plum.disabled, .btn-outline-plum:disabled {
    color: #720eb4;
    background-color: transparent; }
  .btn-outline-plum:not(:disabled):not(.disabled):active, .btn-outline-plum:not(:disabled):not(.disabled).active,
  .show > .btn-outline-plum.dropdown-toggle {
    color: #fff;
    background-color: #720eb4;
    border-color: #720eb4; }
    .btn-outline-plum:not(:disabled):not(.disabled):active:focus, .btn-outline-plum:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-plum.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(114, 14, 180, 0.5); }

.btn-outline-bright-red {
  color: #ed001c;
  background-color: transparent;
  background-image: none;
  border-color: #ed001c; }
  .btn-outline-bright-red:hover {
    color: #fff;
    background-color: #ed001c;
    border-color: #ed001c; }
  .btn-outline-bright-red:focus, .btn-outline-bright-red.focus {
    box-shadow: 0 0 0 0.2rem rgba(237, 0, 28, 0.5); }
  .btn-outline-bright-red.disabled, .btn-outline-bright-red:disabled {
    color: #ed001c;
    background-color: transparent; }
  .btn-outline-bright-red:not(:disabled):not(.disabled):active, .btn-outline-bright-red:not(:disabled):not(.disabled).active,
  .show > .btn-outline-bright-red.dropdown-toggle {
    color: #fff;
    background-color: #ed001c;
    border-color: #ed001c; }
    .btn-outline-bright-red:not(:disabled):not(.disabled):active:focus, .btn-outline-bright-red:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-bright-red.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(237, 0, 28, 0.5); }

.btn-link, .button-text {
  font-weight: 400;
  color: #34871b;
  background-color: transparent; }
  .btn-link:hover, .button-text:hover {
    color: #1b470e;
    text-decoration: underline;
    background-color: transparent;
    border-color: transparent; }
  .btn-link:focus, .button-text:focus, .btn-link.focus, .focus.button-text {
    text-decoration: underline;
    border-color: transparent;
    box-shadow: none; }
  .btn-link:disabled, .button-text:disabled, .btn-link.disabled, .disabled.button-text {
    color: #757575;
    pointer-events: none; }

.btn-lg {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0; }

.btn-sm {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0; }

.btn-block {
  display: block;
  width: 100%; }
  .btn-block + .btn-block {
    margin-top: 0.5rem; }

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%; }

.fade {
  transition: opacity 0.15s linear; }
  @media screen and (prefers-reduced-motion: reduce) {
    .fade {
      transition: none; } }
  .fade:not(.show) {
    opacity: 0; }

.collapse:not(.show) {
  display: none; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease; }
  @media screen and (prefers-reduced-motion: reduce) {
    .collapsing {
      transition: none; } }

.alert {
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent; }

.alert-heading {
  color: inherit; }

.alert-link {
  font-weight: 700; }

.alert-dismissible {
  padding-right: 4rem; }
  .alert-dismissible .close {
    position: absolute;
    top: 0;
    right: 0;
    padding: 0.75rem 1.25rem;
    color: inherit; }

.alert-primary {
  color: #1b460e;
  background-color: #d6e7d1;
  border-color: #c6ddbf; }
  .alert-primary hr {
    border-top-color: #b7d4ae; }
  .alert-primary .alert-link {
    color: #0b1c06; }

.alert-primary-alt {
  color: #496622;
  background-color: #e8f3d9;
  border-color: #dfefca; }
  .alert-primary-alt hr {
    border-top-color: #d3e9b6; }
  .alert-primary-alt .alert-link {
    color: #2e4015; }

.alert-secondary {
  color: #631013;
  background-color: #f2d2d3;
  border-color: #edc0c2; }
  .alert-secondary hr {
    border-top-color: #e7acaf; }
  .alert-secondary .alert-link {
    color: #37090b; }

.alert-tertiary {
  color: #7f7e7d;
  background-color: #fdfcfc;
  border-color: #fcfbfb; }
  .alert-tertiary hr {
    border-top-color: #f1ecec; }
  .alert-tertiary .alert-link {
    color: #656564; }

.alert-success {
  color: #1b460e;
  background-color: #d6e7d1;
  border-color: #c6ddbf; }
  .alert-success hr {
    border-top-color: #b7d4ae; }
  .alert-success .alert-link {
    color: #0b1c06; }

.alert-info {
  color: #014273;
  background-color: #cce5f8;
  border-color: #b8dbf5; }
  .alert-info hr {
    border-top-color: #a2d0f2; }
  .alert-info .alert-link {
    color: #012540; }

.alert-warning {
  color: #858500;
  background-color: #ffffcc;
  border-color: #ffffb8; }
  .alert-warning hr {
    border-top-color: #ffff9f; }
  .alert-warning .alert-link {
    color: #525200; }

.alert-green-msg {
  color: #005828;
  background-color: #cceedb;
  border-color: #b8e7cd; }
  .alert-green-msg hr {
    border-top-color: #a5e1c0; }
  .alert-green-msg .alert-link {
    color: #002511; }

.alert-danger {
  color: #7b000f;
  background-color: #fbccd2;
  border-color: #fab8bf; }
  .alert-danger hr {
    border-top-color: #f8a0aa; }
  .alert-danger .alert-link {
    color: #480009; }

.alert-error {
  color: #7b000f;
  background-color: #fbccd2;
  border-color: #fab8bf; }
  .alert-error hr {
    border-top-color: #f8a0aa; }
  .alert-error .alert-link {
    color: #480009; }

.alert-light {
  color: #7f7e7d;
  background-color: #fdfcfc;
  border-color: #fcfbfb; }
  .alert-light hr {
    border-top-color: #f1ecec; }
  .alert-light .alert-link {
    color: #656564; }

.alert-dark {
  color: #1b1e21;
  background-color: #d6d8d9;
  border-color: #c6c8ca; }
  .alert-dark hr {
    border-top-color: #b9bbbe; }
  .alert-dark .alert-link {
    color: #040505; }

.alert-promo {
  color: #631013;
  background-color: #f2d2d3;
  border-color: #edc0c2; }
  .alert-promo hr {
    border-top-color: #e7acaf; }
  .alert-promo .alert-link {
    color: #37090b; }

.alert-mint {
  color: rgba(15, 21, 7, 0.584);
  background-color: rgba(252, 253, 250, 0.84);
  border-color: rgba(250, 253, 247, 0.776); }
  .alert-mint hr {
    border-top-color: rgba(237, 248, 227, 0.776); }
  .alert-mint .alert-link {
    color: rgba(0, 0, 0, 0.584); }

.alert-peach {
  color: rgba(27, 10, 0, 0.584);
  background-color: rgba(255, 251, 248, 0.84);
  border-color: rgba(255, 248, 244, 0.776); }
  .alert-peach hr {
    border-top-color: rgba(255, 232, 219, 0.776); }
  .alert-peach .alert-link {
    color: rgba(0, 0, 0, 0.584); }

.alert-plum {
  color: #3b075e;
  background-color: #e3cff0;
  border-color: #d8bcea; }
  .alert-plum hr {
    border-top-color: #cda9e4; }
  .alert-plum .alert-link {
    color: #1d032f; }

.alert-bright-red {
  color: #7b000f;
  background-color: #fbccd2;
  border-color: #fab8bf; }
  .alert-bright-red hr {
    border-top-color: #f8a0aa; }
  .alert-bright-red .alert-link {
    color: #480009; }

.align-baseline {
  vertical-align: baseline !important; }

.align-top {
  vertical-align: top !important; }

.align-middle {
  vertical-align: middle !important; }

.align-bottom {
  vertical-align: bottom !important; }

.align-text-bottom {
  vertical-align: text-bottom !important; }

.align-text-top {
  vertical-align: text-top !important; }

.bg-primary {
  background-color: #34871b !important; }

a.bg-primary:hover, a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
  background-color: #245d13 !important; }

.bg-primary-alt {
  background-color: #8dc542 !important; }

a.bg-primary-alt:hover, a.bg-primary-alt:focus,
button.bg-primary-alt:hover,
button.bg-primary-alt:focus {
  background-color: #72a232 !important; }

.bg-secondary {
  background-color: #be1e24 !important; }

a.bg-secondary:hover, a.bg-secondary:focus,
button.bg-secondary:hover,
button.bg-secondary:focus {
  background-color: #92171c !important; }

.bg-tertiary {
  background-color: #f4f2f1 !important; }

a.bg-tertiary:hover, a.bg-tertiary:focus,
button.bg-tertiary:hover,
button.bg-tertiary:focus {
  background-color: #ded7d4 !important; }

.bg-success {
  background-color: #34871b !important; }

a.bg-success:hover, a.bg-success:focus,
button.bg-success:hover,
button.bg-success:focus {
  background-color: #245d13 !important; }

.bg-info {
  background-color: #027fdd !important; }

a.bg-info:hover, a.bg-info:focus,
button.bg-info:hover,
button.bg-info:focus {
  background-color: #0262aa !important; }

.bg-warning {
  background-color: yellow !important; }

a.bg-warning:hover, a.bg-warning:focus,
button.bg-warning:hover,
button.bg-warning:focus {
  background-color: #cccc00 !important; }

.bg-green-msg {
  background-color: #00A94D !important; }

a.bg-green-msg:hover, a.bg-green-msg:focus,
button.bg-green-msg:hover,
button.bg-green-msg:focus {
  background-color: #007636 !important; }

.bg-danger {
  background-color: #ed001c !important; }

a.bg-danger:hover, a.bg-danger:focus,
button.bg-danger:hover,
button.bg-danger:focus {
  background-color: #ba0016 !important; }

.bg-error {
  background-color: #ed001c !important; }

a.bg-error:hover, a.bg-error:focus,
button.bg-error:hover,
button.bg-error:focus {
  background-color: #ba0016 !important; }

.bg-light {
  background-color: #f4f2f1 !important; }

a.bg-light:hover, a.bg-light:focus,
button.bg-light:hover,
button.bg-light:focus {
  background-color: #ded7d4 !important; }

.bg-dark {
  background-color: #343a40 !important; }

a.bg-dark:hover, a.bg-dark:focus,
button.bg-dark:hover,
button.bg-dark:focus {
  background-color: #1d2124 !important; }

.bg-promo {
  background-color: #be1e24 !important; }

a.bg-promo:hover, a.bg-promo:focus,
button.bg-promo:hover,
button.bg-promo:focus {
  background-color: #92171c !important; }

.bg-mint {
  background-color: rgba(141, 197, 66, 0.2) !important; }

a.bg-mint:hover, a.bg-mint:focus,
button.bg-mint:hover,
button.bg-mint:focus {
  background-color: rgba(114, 162, 50, 0.2) !important; }

.bg-peach {
  background-color: rgba(255, 94, 0, 0.2) !important; }

a.bg-peach:hover, a.bg-peach:focus,
button.bg-peach:hover,
button.bg-peach:focus {
  background-color: rgba(204, 75, 0, 0.2) !important; }

.bg-plum {
  background-color: #720eb4 !important; }

a.bg-plum:hover, a.bg-plum:focus,
button.bg-plum:hover,
button.bg-plum:focus {
  background-color: #540a85 !important; }

.bg-bright-red {
  background-color: #ed001c !important; }

a.bg-bright-red:hover, a.bg-bright-red:focus,
button.bg-bright-red:hover,
button.bg-bright-red:focus {
  background-color: #ba0016 !important; }

.bg-white {
  background-color: #fff !important; }

.bg-transparent {
  background-color: transparent !important; }

.border {
  border: 1px solid rgba(0, 0, 0, 0.1) !important; }

.border-top {
  border-top: 1px solid rgba(0, 0, 0, 0.1) !important; }

.border-right {
  border-right: 1px solid rgba(0, 0, 0, 0.1) !important; }

.border-bottom {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1) !important; }

.border-left {
  border-left: 1px solid rgba(0, 0, 0, 0.1) !important; }

.border-0 {
  border: 0 !important; }

.border-top-0 {
  border-top: 0 !important; }

.border-right-0 {
  border-right: 0 !important; }

.border-bottom-0 {
  border-bottom: 0 !important; }

.border-left-0 {
  border-left: 0 !important; }

.border-primary {
  border-color: #34871b !important; }

.border-primary-alt {
  border-color: #8dc542 !important; }

.border-secondary {
  border-color: #be1e24 !important; }

.border-tertiary {
  border-color: #f4f2f1 !important; }

.border-success {
  border-color: #34871b !important; }

.border-info {
  border-color: #027fdd !important; }

.border-warning {
  border-color: yellow !important; }

.border-green-msg {
  border-color: #00A94D !important; }

.border-danger {
  border-color: #ed001c !important; }

.border-error {
  border-color: #ed001c !important; }

.border-light {
  border-color: #f4f2f1 !important; }

.border-dark {
  border-color: #343a40 !important; }

.border-promo {
  border-color: #be1e24 !important; }

.border-mint {
  border-color: rgba(141, 197, 66, 0.2) !important; }

.border-peach {
  border-color: rgba(255, 94, 0, 0.2) !important; }

.border-plum {
  border-color: #720eb4 !important; }

.border-bright-red {
  border-color: #ed001c !important; }

.border-white {
  border-color: #fff !important; }

.rounded {
  border-radius: 0.25rem !important; }

.rounded-top {
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important; }

.rounded-right {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important; }

.rounded-bottom {
  border-bottom-right-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important; }

.rounded-left {
  border-top-left-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important; }

.rounded-circle {
  border-radius: 50% !important; }

.rounded-0 {
  border-radius: 0 !important; }

.clearfix::after {
  display: block;
  clear: both;
  content: ""; }

.d-none {
  display: none !important; }

.d-inline {
  display: inline !important; }

.d-inline-block {
  display: inline-block !important; }

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

.d-table {
  display: table !important; }

.d-table-row {
  display: table-row !important; }

.d-table-cell {
  display: table-cell !important; }

.d-flex, .c-simple-tile__carousel-wrap--center .slick-track {
  display: flex !important; }

.d-inline-flex {
  display: inline-flex !important; }

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important; }
  .d-sm-inline {
    display: inline !important; }
  .d-sm-inline-block {
    display: inline-block !important; }
  .d-sm-block {
    display: block !important; }
  .d-sm-table {
    display: table !important; }
  .d-sm-table-row {
    display: table-row !important; }
  .d-sm-table-cell {
    display: table-cell !important; }
  .d-sm-flex {
    display: flex !important; }
  .d-sm-inline-flex {
    display: inline-flex !important; } }

@media (min-width: 768px) {
  .d-md-none {
    display: none !important; }
  .d-md-inline {
    display: inline !important; }
  .d-md-inline-block {
    display: inline-block !important; }
  .d-md-block {
    display: block !important; }
  .d-md-table {
    display: table !important; }
  .d-md-table-row {
    display: table-row !important; }
  .d-md-table-cell {
    display: table-cell !important; }
  .d-md-flex, .c-simple-tile__carousel-wrap--center-md .slick-track {
    display: flex !important; }
  .d-md-inline-flex {
    display: inline-flex !important; } }

@media (min-width: 1024px) {
  .d-lg-none {
    display: none !important; }
  .d-lg-inline {
    display: inline !important; }
  .d-lg-inline-block {
    display: inline-block !important; }
  .d-lg-block {
    display: block !important; }
  .d-lg-table {
    display: table !important; }
  .d-lg-table-row {
    display: table-row !important; }
  .d-lg-table-cell {
    display: table-cell !important; }
  .d-lg-flex, .c-simple-tile__carousel-wrap--center-lg .slick-track {
    display: flex !important; }
  .d-lg-inline-flex {
    display: inline-flex !important; } }

@media (min-width: 1440px) {
  .d-xl-none {
    display: none !important; }
  .d-xl-inline {
    display: inline !important; }
  .d-xl-inline-block {
    display: inline-block !important; }
  .d-xl-block {
    display: block !important; }
  .d-xl-table {
    display: table !important; }
  .d-xl-table-row {
    display: table-row !important; }
  .d-xl-table-cell {
    display: table-cell !important; }
  .d-xl-flex {
    display: flex !important; }
  .d-xl-inline-flex {
    display: inline-flex !important; } }

@media (min-width: 1680px) {
  .d-xxl-none {
    display: none !important; }
  .d-xxl-inline {
    display: inline !important; }
  .d-xxl-inline-block {
    display: inline-block !important; }
  .d-xxl-block {
    display: block !important; }
  .d-xxl-table {
    display: table !important; }
  .d-xxl-table-row {
    display: table-row !important; }
  .d-xxl-table-cell {
    display: table-cell !important; }
  .d-xxl-flex {
    display: flex !important; }
  .d-xxl-inline-flex {
    display: inline-flex !important; } }

@media print {
  .d-print-none {
    display: none !important; }
  .d-print-inline {
    display: inline !important; }
  .d-print-inline-block {
    display: inline-block !important; }
  .d-print-block {
    display: block !important; }
  .d-print-table {
    display: table !important; }
  .d-print-table-row {
    display: table-row !important; }
  .d-print-table-cell {
    display: table-cell !important; }
  .d-print-flex {
    display: flex !important; }
  .d-print-inline-flex {
    display: inline-flex !important; } }

.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden; }
  .embed-responsive::before {
    display: block;
    content: ""; }
  .embed-responsive .embed-responsive-item,
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0; }

.embed-responsive-21by9::before {
  padding-top: 42.85714%; }

.embed-responsive-16by9::before {
  padding-top: 56.25%; }

.embed-responsive-4by3::before {
  padding-top: 75%; }

.embed-responsive-1by1::before {
  padding-top: 100%; }

.flex-row {
  flex-direction: row !important; }

.flex-column {
  flex-direction: column !important; }

.flex-row-reverse {
  flex-direction: row-reverse !important; }

.flex-column-reverse {
  flex-direction: column-reverse !important; }

.flex-wrap {
  flex-wrap: wrap !important; }

.flex-nowrap {
  flex-wrap: nowrap !important; }

.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important; }

.flex-fill {
  flex: 1 1 auto !important; }

.flex-grow-0 {
  flex-grow: 0 !important; }

.flex-grow-1 {
  flex-grow: 1 !important; }

.flex-shrink-0 {
  flex-shrink: 0 !important; }

.flex-shrink-1 {
  flex-shrink: 1 !important; }

.justify-content-start {
  justify-content: flex-start !important; }

.justify-content-end {
  justify-content: flex-end !important; }

.justify-content-center, .c-simple-tile__carousel-wrap--center .slick-track {
  justify-content: center !important; }

.justify-content-between {
  justify-content: space-between !important; }

.justify-content-around {
  justify-content: space-around !important; }

.align-items-start {
  align-items: flex-start !important; }

.align-items-end {
  align-items: flex-end !important; }

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

.align-items-baseline {
  align-items: baseline !important; }

.align-items-stretch {
  align-items: stretch !important; }

.align-content-start {
  align-content: flex-start !important; }

.align-content-end {
  align-content: flex-end !important; }

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

.align-content-between {
  align-content: space-between !important; }

.align-content-around {
  align-content: space-around !important; }

.align-content-stretch {
  align-content: stretch !important; }

.align-self-auto {
  align-self: auto !important; }

.align-self-start {
  align-self: flex-start !important; }

.align-self-end {
  align-self: flex-end !important; }

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

.align-self-baseline {
  align-self: baseline !important; }

.align-self-stretch {
  align-self: stretch !important; }

@media (min-width: 576px) {
  .flex-sm-row {
    flex-direction: row !important; }
  .flex-sm-column {
    flex-direction: column !important; }
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-sm-wrap {
    flex-wrap: wrap !important; }
  .flex-sm-nowrap {
    flex-wrap: nowrap !important; }
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .flex-sm-fill {
    flex: 1 1 auto !important; }
  .flex-sm-grow-0 {
    flex-grow: 0 !important; }
  .flex-sm-grow-1 {
    flex-grow: 1 !important; }
  .flex-sm-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-sm-shrink-1 {
    flex-shrink: 1 !important; }
  .justify-content-sm-start {
    justify-content: flex-start !important; }
  .justify-content-sm-end {
    justify-content: flex-end !important; }
  .justify-content-sm-center {
    justify-content: center !important; }
  .justify-content-sm-between {
    justify-content: space-between !important; }
  .justify-content-sm-around {
    justify-content: space-around !important; }
  .align-items-sm-start {
    align-items: flex-start !important; }
  .align-items-sm-end {
    align-items: flex-end !important; }
  .align-items-sm-center {
    align-items: center !important; }
  .align-items-sm-baseline {
    align-items: baseline !important; }
  .align-items-sm-stretch {
    align-items: stretch !important; }
  .align-content-sm-start {
    align-content: flex-start !important; }
  .align-content-sm-end {
    align-content: flex-end !important; }
  .align-content-sm-center {
    align-content: center !important; }
  .align-content-sm-between {
    align-content: space-between !important; }
  .align-content-sm-around {
    align-content: space-around !important; }
  .align-content-sm-stretch {
    align-content: stretch !important; }
  .align-self-sm-auto {
    align-self: auto !important; }
  .align-self-sm-start {
    align-self: flex-start !important; }
  .align-self-sm-end {
    align-self: flex-end !important; }
  .align-self-sm-center {
    align-self: center !important; }
  .align-self-sm-baseline {
    align-self: baseline !important; }
  .align-self-sm-stretch {
    align-self: stretch !important; } }

@media (min-width: 768px) {
  .flex-md-row {
    flex-direction: row !important; }
  .flex-md-column {
    flex-direction: column !important; }
  .flex-md-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-md-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-md-wrap {
    flex-wrap: wrap !important; }
  .flex-md-nowrap {
    flex-wrap: nowrap !important; }
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .flex-md-fill {
    flex: 1 1 auto !important; }
  .flex-md-grow-0 {
    flex-grow: 0 !important; }
  .flex-md-grow-1 {
    flex-grow: 1 !important; }
  .flex-md-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-md-shrink-1 {
    flex-shrink: 1 !important; }
  .justify-content-md-start {
    justify-content: flex-start !important; }
  .justify-content-md-end {
    justify-content: flex-end !important; }
  .justify-content-md-center, .c-simple-tile__carousel-wrap--center-md .slick-track {
    justify-content: center !important; }
  .justify-content-md-between {
    justify-content: space-between !important; }
  .justify-content-md-around {
    justify-content: space-around !important; }
  .align-items-md-start {
    align-items: flex-start !important; }
  .align-items-md-end {
    align-items: flex-end !important; }
  .align-items-md-center {
    align-items: center !important; }
  .align-items-md-baseline {
    align-items: baseline !important; }
  .align-items-md-stretch {
    align-items: stretch !important; }
  .align-content-md-start {
    align-content: flex-start !important; }
  .align-content-md-end {
    align-content: flex-end !important; }
  .align-content-md-center {
    align-content: center !important; }
  .align-content-md-between {
    align-content: space-between !important; }
  .align-content-md-around {
    align-content: space-around !important; }
  .align-content-md-stretch {
    align-content: stretch !important; }
  .align-self-md-auto {
    align-self: auto !important; }
  .align-self-md-start {
    align-self: flex-start !important; }
  .align-self-md-end {
    align-self: flex-end !important; }
  .align-self-md-center {
    align-self: center !important; }
  .align-self-md-baseline {
    align-self: baseline !important; }
  .align-self-md-stretch {
    align-self: stretch !important; } }

@media (min-width: 1024px) {
  .flex-lg-row {
    flex-direction: row !important; }
  .flex-lg-column {
    flex-direction: column !important; }
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-lg-wrap {
    flex-wrap: wrap !important; }
  .flex-lg-nowrap {
    flex-wrap: nowrap !important; }
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .flex-lg-fill {
    flex: 1 1 auto !important; }
  .flex-lg-grow-0 {
    flex-grow: 0 !important; }
  .flex-lg-grow-1 {
    flex-grow: 1 !important; }
  .flex-lg-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-lg-shrink-1 {
    flex-shrink: 1 !important; }
  .justify-content-lg-start {
    justify-content: flex-start !important; }
  .justify-content-lg-end {
    justify-content: flex-end !important; }
  .justify-content-lg-center, .c-simple-tile__carousel-wrap--center-lg .slick-track {
    justify-content: center !important; }
  .justify-content-lg-between {
    justify-content: space-between !important; }
  .justify-content-lg-around {
    justify-content: space-around !important; }
  .align-items-lg-start {
    align-items: flex-start !important; }
  .align-items-lg-end {
    align-items: flex-end !important; }
  .align-items-lg-center {
    align-items: center !important; }
  .align-items-lg-baseline {
    align-items: baseline !important; }
  .align-items-lg-stretch {
    align-items: stretch !important; }
  .align-content-lg-start {
    align-content: flex-start !important; }
  .align-content-lg-end {
    align-content: flex-end !important; }
  .align-content-lg-center {
    align-content: center !important; }
  .align-content-lg-between {
    align-content: space-between !important; }
  .align-content-lg-around {
    align-content: space-around !important; }
  .align-content-lg-stretch {
    align-content: stretch !important; }
  .align-self-lg-auto {
    align-self: auto !important; }
  .align-self-lg-start {
    align-self: flex-start !important; }
  .align-self-lg-end {
    align-self: flex-end !important; }
  .align-self-lg-center {
    align-self: center !important; }
  .align-self-lg-baseline {
    align-self: baseline !important; }
  .align-self-lg-stretch {
    align-self: stretch !important; } }

@media (min-width: 1440px) {
  .flex-xl-row {
    flex-direction: row !important; }
  .flex-xl-column {
    flex-direction: column !important; }
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-xl-wrap {
    flex-wrap: wrap !important; }
  .flex-xl-nowrap {
    flex-wrap: nowrap !important; }
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .flex-xl-fill {
    flex: 1 1 auto !important; }
  .flex-xl-grow-0 {
    flex-grow: 0 !important; }
  .flex-xl-grow-1 {
    flex-grow: 1 !important; }
  .flex-xl-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-xl-shrink-1 {
    flex-shrink: 1 !important; }
  .justify-content-xl-start {
    justify-content: flex-start !important; }
  .justify-content-xl-end {
    justify-content: flex-end !important; }
  .justify-content-xl-center {
    justify-content: center !important; }
  .justify-content-xl-between {
    justify-content: space-between !important; }
  .justify-content-xl-around {
    justify-content: space-around !important; }
  .align-items-xl-start {
    align-items: flex-start !important; }
  .align-items-xl-end {
    align-items: flex-end !important; }
  .align-items-xl-center {
    align-items: center !important; }
  .align-items-xl-baseline {
    align-items: baseline !important; }
  .align-items-xl-stretch {
    align-items: stretch !important; }
  .align-content-xl-start {
    align-content: flex-start !important; }
  .align-content-xl-end {
    align-content: flex-end !important; }
  .align-content-xl-center {
    align-content: center !important; }
  .align-content-xl-between {
    align-content: space-between !important; }
  .align-content-xl-around {
    align-content: space-around !important; }
  .align-content-xl-stretch {
    align-content: stretch !important; }
  .align-self-xl-auto {
    align-self: auto !important; }
  .align-self-xl-start {
    align-self: flex-start !important; }
  .align-self-xl-end {
    align-self: flex-end !important; }
  .align-self-xl-center {
    align-self: center !important; }
  .align-self-xl-baseline {
    align-self: baseline !important; }
  .align-self-xl-stretch {
    align-self: stretch !important; } }

@media (min-width: 1680px) {
  .flex-xxl-row {
    flex-direction: row !important; }
  .flex-xxl-column {
    flex-direction: column !important; }
  .flex-xxl-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-xxl-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-xxl-wrap {
    flex-wrap: wrap !important; }
  .flex-xxl-nowrap {
    flex-wrap: nowrap !important; }
  .flex-xxl-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .flex-xxl-fill {
    flex: 1 1 auto !important; }
  .flex-xxl-grow-0 {
    flex-grow: 0 !important; }
  .flex-xxl-grow-1 {
    flex-grow: 1 !important; }
  .flex-xxl-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-xxl-shrink-1 {
    flex-shrink: 1 !important; }
  .justify-content-xxl-start {
    justify-content: flex-start !important; }
  .justify-content-xxl-end {
    justify-content: flex-end !important; }
  .justify-content-xxl-center {
    justify-content: center !important; }
  .justify-content-xxl-between {
    justify-content: space-between !important; }
  .justify-content-xxl-around {
    justify-content: space-around !important; }
  .align-items-xxl-start {
    align-items: flex-start !important; }
  .align-items-xxl-end {
    align-items: flex-end !important; }
  .align-items-xxl-center {
    align-items: center !important; }
  .align-items-xxl-baseline {
    align-items: baseline !important; }
  .align-items-xxl-stretch {
    align-items: stretch !important; }
  .align-content-xxl-start {
    align-content: flex-start !important; }
  .align-content-xxl-end {
    align-content: flex-end !important; }
  .align-content-xxl-center {
    align-content: center !important; }
  .align-content-xxl-between {
    align-content: space-between !important; }
  .align-content-xxl-around {
    align-content: space-around !important; }
  .align-content-xxl-stretch {
    align-content: stretch !important; }
  .align-self-xxl-auto {
    align-self: auto !important; }
  .align-self-xxl-start {
    align-self: flex-start !important; }
  .align-self-xxl-end {
    align-self: flex-end !important; }
  .align-self-xxl-center {
    align-self: center !important; }
  .align-self-xxl-baseline {
    align-self: baseline !important; }
  .align-self-xxl-stretch {
    align-self: stretch !important; } }

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

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

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

@media (min-width: 576px) {
  .float-sm-left {
    float: left !important; }
  .float-sm-right {
    float: right !important; }
  .float-sm-none {
    float: none !important; } }

@media (min-width: 768px) {
  .float-md-left {
    float: left !important; }
  .float-md-right {
    float: right !important; }
  .float-md-none {
    float: none !important; } }

@media (min-width: 1024px) {
  .float-lg-left {
    float: left !important; }
  .float-lg-right {
    float: right !important; }
  .float-lg-none {
    float: none !important; } }

@media (min-width: 1440px) {
  .float-xl-left {
    float: left !important; }
  .float-xl-right {
    float: right !important; }
  .float-xl-none {
    float: none !important; } }

@media (min-width: 1680px) {
  .float-xxl-left {
    float: left !important; }
  .float-xxl-right {
    float: right !important; }
  .float-xxl-none {
    float: none !important; } }

.position-static {
  position: static !important; }

.position-relative {
  position: relative !important; }

.position-absolute {
  position: absolute !important; }

.position-fixed {
  position: fixed !important; }

.position-sticky {
  position: -webkit-sticky !important;
  position: sticky !important; }

.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030; }

.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030; }

@supports ((position: -webkit-sticky) or (position: sticky)) {
  .sticky-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020; } }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal; }

.shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important; }

.shadow {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important; }

.shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important; }

.shadow-none {
  box-shadow: none !important; }

.w-25 {
  width: 25% !important; }

.w-50 {
  width: 50% !important; }

.w-75 {
  width: 75% !important; }

.w-100 {
  width: 100% !important; }

.w-auto {
  width: auto !important; }

.h-25 {
  height: 25% !important; }

.h-50 {
  height: 50% !important; }

.h-75 {
  height: 75% !important; }

.h-100 {
  height: 100% !important; }

.h-auto {
  height: auto !important; }

.mw-100 {
  max-width: 100% !important; }

.mh-100 {
  max-height: 100% !important; }

.m-xs {
  margin: 20px !important; }

.mt-xs,
.my-xs {
  margin-top: 20px !important; }

.mr-xs,
.mx-xs {
  margin-right: 20px !important; }

.mb-xs,
.my-xs {
  margin-bottom: 20px !important; }

.ml-xs,
.mx-xs {
  margin-left: 20px !important; }

.m-lg {
  margin: 40px !important; }

.mt-lg,
.my-lg {
  margin-top: 40px !important; }

.mr-lg,
.mx-lg {
  margin-right: 40px !important; }

.mb-lg,
.my-lg {
  margin-bottom: 40px !important; }

.ml-lg,
.mx-lg {
  margin-left: 40px !important; }

.m-0 {
  margin: 0 !important; }

.mt-0,
.my-0 {
  margin-top: 0 !important; }

.mr-0,
.mx-0 {
  margin-right: 0 !important; }

.mb-0,
.my-0 {
  margin-bottom: 0 !important; }

.ml-0,
.mx-0 {
  margin-left: 0 !important; }

.m-1 {
  margin: 0.25rem !important; }

.mt-1,
.my-1 {
  margin-top: 0.25rem !important; }

.mr-1,
.mx-1 {
  margin-right: 0.25rem !important; }

.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important; }

.ml-1,
.mx-1 {
  margin-left: 0.25rem !important; }

.m-2 {
  margin: 0.5rem !important; }

.mt-2,
.my-2 {
  margin-top: 0.5rem !important; }

.mr-2,
.mx-2 {
  margin-right: 0.5rem !important; }

.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important; }

.ml-2,
.mx-2 {
  margin-left: 0.5rem !important; }

.m-3 {
  margin: 1rem !important; }

.mt-3,
.my-3 {
  margin-top: 1rem !important; }

.mr-3,
.mx-3 {
  margin-right: 1rem !important; }

.mb-3,
.my-3 {
  margin-bottom: 1rem !important; }

.ml-3,
.mx-3 {
  margin-left: 1rem !important; }

.m-4 {
  margin: 1.25rem !important; }

.mt-4,
.my-4 {
  margin-top: 1.25rem !important; }

.mr-4,
.mx-4 {
  margin-right: 1.25rem !important; }

.mb-4,
.my-4 {
  margin-bottom: 1.25rem !important; }

.ml-4,
.mx-4 {
  margin-left: 1.25rem !important; }

.m-5 {
  margin: 2.5rem !important; }

.mt-5,
.my-5 {
  margin-top: 2.5rem !important; }

.mr-5,
.mx-5 {
  margin-right: 2.5rem !important; }

.mb-5,
.my-5 {
  margin-bottom: 2.5rem !important; }

.ml-5,
.mx-5 {
  margin-left: 2.5rem !important; }

.m-6 {
  margin: 3rem !important; }

.mt-6,
.my-6 {
  margin-top: 3rem !important; }

.mr-6,
.mx-6 {
  margin-right: 3rem !important; }

.mb-6,
.my-6 {
  margin-bottom: 3rem !important; }

.ml-6,
.mx-6 {
  margin-left: 3rem !important; }

.p-xs {
  padding: 20px !important; }

.pt-xs,
.py-xs {
  padding-top: 20px !important; }

.pr-xs,
.px-xs {
  padding-right: 20px !important; }

.pb-xs,
.py-xs {
  padding-bottom: 20px !important; }

.pl-xs,
.px-xs {
  padding-left: 20px !important; }

.p-lg {
  padding: 40px !important; }

.pt-lg,
.py-lg {
  padding-top: 40px !important; }

.pr-lg,
.px-lg {
  padding-right: 40px !important; }

.pb-lg,
.py-lg {
  padding-bottom: 40px !important; }

.pl-lg,
.px-lg {
  padding-left: 40px !important; }

.p-0 {
  padding: 0 !important; }

.pt-0,
.py-0 {
  padding-top: 0 !important; }

.pr-0,
.px-0 {
  padding-right: 0 !important; }

.pb-0,
.py-0 {
  padding-bottom: 0 !important; }

.pl-0,
.px-0 {
  padding-left: 0 !important; }

.p-1 {
  padding: 0.25rem !important; }

.pt-1,
.py-1 {
  padding-top: 0.25rem !important; }

.pr-1,
.px-1 {
  padding-right: 0.25rem !important; }

.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important; }

.pl-1,
.px-1 {
  padding-left: 0.25rem !important; }

.p-2 {
  padding: 0.5rem !important; }

.pt-2,
.py-2 {
  padding-top: 0.5rem !important; }

.pr-2,
.px-2 {
  padding-right: 0.5rem !important; }

.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important; }

.pl-2,
.px-2 {
  padding-left: 0.5rem !important; }

.p-3 {
  padding: 1rem !important; }

.pt-3,
.py-3 {
  padding-top: 1rem !important; }

.pr-3,
.px-3 {
  padding-right: 1rem !important; }

.pb-3,
.py-3 {
  padding-bottom: 1rem !important; }

.pl-3,
.px-3 {
  padding-left: 1rem !important; }

.p-4 {
  padding: 1.25rem !important; }

.pt-4,
.py-4 {
  padding-top: 1.25rem !important; }

.pr-4,
.px-4 {
  padding-right: 1.25rem !important; }

.pb-4,
.py-4 {
  padding-bottom: 1.25rem !important; }

.pl-4,
.px-4 {
  padding-left: 1.25rem !important; }

.p-5 {
  padding: 2.5rem !important; }

.pt-5,
.py-5 {
  padding-top: 2.5rem !important; }

.pr-5,
.px-5 {
  padding-right: 2.5rem !important; }

.pb-5,
.py-5 {
  padding-bottom: 2.5rem !important; }

.pl-5,
.px-5 {
  padding-left: 2.5rem !important; }

.p-6 {
  padding: 3rem !important; }

.pt-6,
.py-6 {
  padding-top: 3rem !important; }

.pr-6,
.px-6 {
  padding-right: 3rem !important; }

.pb-6,
.py-6 {
  padding-bottom: 3rem !important; }

.pl-6,
.px-6 {
  padding-left: 3rem !important; }

.m-auto {
  margin: auto !important; }

.mt-auto,
.my-auto {
  margin-top: auto !important; }

.mr-auto,
.mx-auto {
  margin-right: auto !important; }

.mb-auto,
.my-auto {
  margin-bottom: auto !important; }

.ml-auto,
.mx-auto {
  margin-left: auto !important; }

@media (min-width: 576px) {
  .m-sm-xs {
    margin: 20px !important; }
  .mt-sm-xs,
  .my-sm-xs {
    margin-top: 20px !important; }
  .mr-sm-xs,
  .mx-sm-xs {
    margin-right: 20px !important; }
  .mb-sm-xs,
  .my-sm-xs {
    margin-bottom: 20px !important; }
  .ml-sm-xs,
  .mx-sm-xs {
    margin-left: 20px !important; }
  .m-sm-lg {
    margin: 40px !important; }
  .mt-sm-lg,
  .my-sm-lg {
    margin-top: 40px !important; }
  .mr-sm-lg,
  .mx-sm-lg {
    margin-right: 40px !important; }
  .mb-sm-lg,
  .my-sm-lg {
    margin-bottom: 40px !important; }
  .ml-sm-lg,
  .mx-sm-lg {
    margin-left: 40px !important; }
  .m-sm-0 {
    margin: 0 !important; }
  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important; }
  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important; }
  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important; }
  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important; }
  .m-sm-1 {
    margin: 0.25rem !important; }
  .mt-sm-1,
  .my-sm-1 {
    margin-top: 0.25rem !important; }
  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 0.25rem !important; }
  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 0.25rem !important; }
  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 0.25rem !important; }
  .m-sm-2 {
    margin: 0.5rem !important; }
  .mt-sm-2,
  .my-sm-2 {
    margin-top: 0.5rem !important; }
  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 0.5rem !important; }
  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 0.5rem !important; }
  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 0.5rem !important; }
  .m-sm-3 {
    margin: 1rem !important; }
  .mt-sm-3,
  .my-sm-3 {
    margin-top: 1rem !important; }
  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 1rem !important; }
  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 1rem !important; }
  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 1rem !important; }
  .m-sm-4 {
    margin: 1.25rem !important; }
  .mt-sm-4,
  .my-sm-4 {
    margin-top: 1.25rem !important; }
  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 1.25rem !important; }
  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 1.25rem !important; }
  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 1.25rem !important; }
  .m-sm-5 {
    margin: 2.5rem !important; }
  .mt-sm-5,
  .my-sm-5 {
    margin-top: 2.5rem !important; }
  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 2.5rem !important; }
  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 2.5rem !important; }
  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 2.5rem !important; }
  .m-sm-6 {
    margin: 3rem !important; }
  .mt-sm-6,
  .my-sm-6 {
    margin-top: 3rem !important; }
  .mr-sm-6,
  .mx-sm-6 {
    margin-right: 3rem !important; }
  .mb-sm-6,
  .my-sm-6 {
    margin-bottom: 3rem !important; }
  .ml-sm-6,
  .mx-sm-6 {
    margin-left: 3rem !important; }
  .p-sm-xs {
    padding: 20px !important; }
  .pt-sm-xs,
  .py-sm-xs {
    padding-top: 20px !important; }
  .pr-sm-xs,
  .px-sm-xs {
    padding-right: 20px !important; }
  .pb-sm-xs,
  .py-sm-xs {
    padding-bottom: 20px !important; }
  .pl-sm-xs,
  .px-sm-xs {
    padding-left: 20px !important; }
  .p-sm-lg {
    padding: 40px !important; }
  .pt-sm-lg,
  .py-sm-lg {
    padding-top: 40px !important; }
  .pr-sm-lg,
  .px-sm-lg {
    padding-right: 40px !important; }
  .pb-sm-lg,
  .py-sm-lg {
    padding-bottom: 40px !important; }
  .pl-sm-lg,
  .px-sm-lg {
    padding-left: 40px !important; }
  .p-sm-0 {
    padding: 0 !important; }
  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important; }
  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important; }
  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important; }
  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important; }
  .p-sm-1 {
    padding: 0.25rem !important; }
  .pt-sm-1,
  .py-sm-1 {
    padding-top: 0.25rem !important; }
  .pr-sm-1,
  .px-sm-1 {
    padding-right: 0.25rem !important; }
  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 0.25rem !important; }
  .pl-sm-1,
  .px-sm-1 {
    padding-left: 0.25rem !important; }
  .p-sm-2 {
    padding: 0.5rem !important; }
  .pt-sm-2,
  .py-sm-2 {
    padding-top: 0.5rem !important; }
  .pr-sm-2,
  .px-sm-2 {
    padding-right: 0.5rem !important; }
  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 0.5rem !important; }
  .pl-sm-2,
  .px-sm-2 {
    padding-left: 0.5rem !important; }
  .p-sm-3 {
    padding: 1rem !important; }
  .pt-sm-3,
  .py-sm-3 {
    padding-top: 1rem !important; }
  .pr-sm-3,
  .px-sm-3 {
    padding-right: 1rem !important; }
  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 1rem !important; }
  .pl-sm-3,
  .px-sm-3 {
    padding-left: 1rem !important; }
  .p-sm-4 {
    padding: 1.25rem !important; }
  .pt-sm-4,
  .py-sm-4 {
    padding-top: 1.25rem !important; }
  .pr-sm-4,
  .px-sm-4 {
    padding-right: 1.25rem !important; }
  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 1.25rem !important; }
  .pl-sm-4,
  .px-sm-4 {
    padding-left: 1.25rem !important; }
  .p-sm-5 {
    padding: 2.5rem !important; }
  .pt-sm-5,
  .py-sm-5 {
    padding-top: 2.5rem !important; }
  .pr-sm-5,
  .px-sm-5 {
    padding-right: 2.5rem !important; }
  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 2.5rem !important; }
  .pl-sm-5,
  .px-sm-5 {
    padding-left: 2.5rem !important; }
  .p-sm-6 {
    padding: 3rem !important; }
  .pt-sm-6,
  .py-sm-6 {
    padding-top: 3rem !important; }
  .pr-sm-6,
  .px-sm-6 {
    padding-right: 3rem !important; }
  .pb-sm-6,
  .py-sm-6 {
    padding-bottom: 3rem !important; }
  .pl-sm-6,
  .px-sm-6 {
    padding-left: 3rem !important; }
  .m-sm-auto {
    margin: auto !important; }
  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important; }
  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important; }
  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important; }
  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important; } }

@media (min-width: 768px) {
  .m-md-xs {
    margin: 20px !important; }
  .mt-md-xs,
  .my-md-xs {
    margin-top: 20px !important; }
  .mr-md-xs,
  .mx-md-xs {
    margin-right: 20px !important; }
  .mb-md-xs,
  .my-md-xs {
    margin-bottom: 20px !important; }
  .ml-md-xs,
  .mx-md-xs {
    margin-left: 20px !important; }
  .m-md-lg {
    margin: 40px !important; }
  .mt-md-lg,
  .my-md-lg {
    margin-top: 40px !important; }
  .mr-md-lg,
  .mx-md-lg {
    margin-right: 40px !important; }
  .mb-md-lg,
  .my-md-lg {
    margin-bottom: 40px !important; }
  .ml-md-lg,
  .mx-md-lg {
    margin-left: 40px !important; }
  .m-md-0 {
    margin: 0 !important; }
  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important; }
  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important; }
  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important; }
  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important; }
  .m-md-1 {
    margin: 0.25rem !important; }
  .mt-md-1,
  .my-md-1 {
    margin-top: 0.25rem !important; }
  .mr-md-1,
  .mx-md-1 {
    margin-right: 0.25rem !important; }
  .mb-md-1,
  .my-md-1 {
    margin-bottom: 0.25rem !important; }
  .ml-md-1,
  .mx-md-1 {
    margin-left: 0.25rem !important; }
  .m-md-2 {
    margin: 0.5rem !important; }
  .mt-md-2,
  .my-md-2 {
    margin-top: 0.5rem !important; }
  .mr-md-2,
  .mx-md-2 {
    margin-right: 0.5rem !important; }
  .mb-md-2,
  .my-md-2 {
    margin-bottom: 0.5rem !important; }
  .ml-md-2,
  .mx-md-2 {
    margin-left: 0.5rem !important; }
  .m-md-3 {
    margin: 1rem !important; }
  .mt-md-3,
  .my-md-3 {
    margin-top: 1rem !important; }
  .mr-md-3,
  .mx-md-3 {
    margin-right: 1rem !important; }
  .mb-md-3,
  .my-md-3 {
    margin-bottom: 1rem !important; }
  .ml-md-3,
  .mx-md-3 {
    margin-left: 1rem !important; }
  .m-md-4 {
    margin: 1.25rem !important; }
  .mt-md-4,
  .my-md-4 {
    margin-top: 1.25rem !important; }
  .mr-md-4,
  .mx-md-4 {
    margin-right: 1.25rem !important; }
  .mb-md-4,
  .my-md-4 {
    margin-bottom: 1.25rem !important; }
  .ml-md-4,
  .mx-md-4 {
    margin-left: 1.25rem !important; }
  .m-md-5 {
    margin: 2.5rem !important; }
  .mt-md-5,
  .my-md-5 {
    margin-top: 2.5rem !important; }
  .mr-md-5,
  .mx-md-5 {
    margin-right: 2.5rem !important; }
  .mb-md-5,
  .my-md-5 {
    margin-bottom: 2.5rem !important; }
  .ml-md-5,
  .mx-md-5 {
    margin-left: 2.5rem !important; }
  .m-md-6 {
    margin: 3rem !important; }
  .mt-md-6,
  .my-md-6 {
    margin-top: 3rem !important; }
  .mr-md-6,
  .mx-md-6 {
    margin-right: 3rem !important; }
  .mb-md-6,
  .my-md-6 {
    margin-bottom: 3rem !important; }
  .ml-md-6,
  .mx-md-6 {
    margin-left: 3rem !important; }
  .p-md-xs {
    padding: 20px !important; }
  .pt-md-xs,
  .py-md-xs {
    padding-top: 20px !important; }
  .pr-md-xs,
  .px-md-xs {
    padding-right: 20px !important; }
  .pb-md-xs,
  .py-md-xs {
    padding-bottom: 20px !important; }
  .pl-md-xs,
  .px-md-xs {
    padding-left: 20px !important; }
  .p-md-lg {
    padding: 40px !important; }
  .pt-md-lg,
  .py-md-lg {
    padding-top: 40px !important; }
  .pr-md-lg,
  .px-md-lg {
    padding-right: 40px !important; }
  .pb-md-lg,
  .py-md-lg {
    padding-bottom: 40px !important; }
  .pl-md-lg,
  .px-md-lg {
    padding-left: 40px !important; }
  .p-md-0 {
    padding: 0 !important; }
  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important; }
  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important; }
  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important; }
  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important; }
  .p-md-1 {
    padding: 0.25rem !important; }
  .pt-md-1,
  .py-md-1 {
    padding-top: 0.25rem !important; }
  .pr-md-1,
  .px-md-1 {
    padding-right: 0.25rem !important; }
  .pb-md-1,
  .py-md-1 {
    padding-bottom: 0.25rem !important; }
  .pl-md-1,
  .px-md-1 {
    padding-left: 0.25rem !important; }
  .p-md-2 {
    padding: 0.5rem !important; }
  .pt-md-2,
  .py-md-2 {
    padding-top: 0.5rem !important; }
  .pr-md-2,
  .px-md-2 {
    padding-right: 0.5rem !important; }
  .pb-md-2,
  .py-md-2 {
    padding-bottom: 0.5rem !important; }
  .pl-md-2,
  .px-md-2 {
    padding-left: 0.5rem !important; }
  .p-md-3 {
    padding: 1rem !important; }
  .pt-md-3,
  .py-md-3 {
    padding-top: 1rem !important; }
  .pr-md-3,
  .px-md-3 {
    padding-right: 1rem !important; }
  .pb-md-3,
  .py-md-3 {
    padding-bottom: 1rem !important; }
  .pl-md-3,
  .px-md-3 {
    padding-left: 1rem !important; }
  .p-md-4 {
    padding: 1.25rem !important; }
  .pt-md-4,
  .py-md-4 {
    padding-top: 1.25rem !important; }
  .pr-md-4,
  .px-md-4 {
    padding-right: 1.25rem !important; }
  .pb-md-4,
  .py-md-4 {
    padding-bottom: 1.25rem !important; }
  .pl-md-4,
  .px-md-4 {
    padding-left: 1.25rem !important; }
  .p-md-5 {
    padding: 2.5rem !important; }
  .pt-md-5,
  .py-md-5 {
    padding-top: 2.5rem !important; }
  .pr-md-5,
  .px-md-5 {
    padding-right: 2.5rem !important; }
  .pb-md-5,
  .py-md-5 {
    padding-bottom: 2.5rem !important; }
  .pl-md-5,
  .px-md-5 {
    padding-left: 2.5rem !important; }
  .p-md-6 {
    padding: 3rem !important; }
  .pt-md-6,
  .py-md-6 {
    padding-top: 3rem !important; }
  .pr-md-6,
  .px-md-6 {
    padding-right: 3rem !important; }
  .pb-md-6,
  .py-md-6 {
    padding-bottom: 3rem !important; }
  .pl-md-6,
  .px-md-6 {
    padding-left: 3rem !important; }
  .m-md-auto {
    margin: auto !important; }
  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important; }
  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important; }
  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important; }
  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important; } }

@media (min-width: 1024px) {
  .m-lg-xs {
    margin: 20px !important; }
  .mt-lg-xs,
  .my-lg-xs {
    margin-top: 20px !important; }
  .mr-lg-xs,
  .mx-lg-xs {
    margin-right: 20px !important; }
  .mb-lg-xs,
  .my-lg-xs {
    margin-bottom: 20px !important; }
  .ml-lg-xs,
  .mx-lg-xs {
    margin-left: 20px !important; }
  .m-lg-lg {
    margin: 40px !important; }
  .mt-lg-lg,
  .my-lg-lg {
    margin-top: 40px !important; }
  .mr-lg-lg,
  .mx-lg-lg {
    margin-right: 40px !important; }
  .mb-lg-lg,
  .my-lg-lg {
    margin-bottom: 40px !important; }
  .ml-lg-lg,
  .mx-lg-lg {
    margin-left: 40px !important; }
  .m-lg-0 {
    margin: 0 !important; }
  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important; }
  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important; }
  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important; }
  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important; }
  .m-lg-1 {
    margin: 0.25rem !important; }
  .mt-lg-1,
  .my-lg-1 {
    margin-top: 0.25rem !important; }
  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 0.25rem !important; }
  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 0.25rem !important; }
  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 0.25rem !important; }
  .m-lg-2 {
    margin: 0.5rem !important; }
  .mt-lg-2,
  .my-lg-2 {
    margin-top: 0.5rem !important; }
  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 0.5rem !important; }
  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 0.5rem !important; }
  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 0.5rem !important; }
  .m-lg-3 {
    margin: 1rem !important; }
  .mt-lg-3,
  .my-lg-3 {
    margin-top: 1rem !important; }
  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 1rem !important; }
  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 1rem !important; }
  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 1rem !important; }
  .m-lg-4 {
    margin: 1.25rem !important; }
  .mt-lg-4,
  .my-lg-4 {
    margin-top: 1.25rem !important; }
  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 1.25rem !important; }
  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 1.25rem !important; }
  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 1.25rem !important; }
  .m-lg-5 {
    margin: 2.5rem !important; }
  .mt-lg-5,
  .my-lg-5 {
    margin-top: 2.5rem !important; }
  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 2.5rem !important; }
  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 2.5rem !important; }
  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 2.5rem !important; }
  .m-lg-6 {
    margin: 3rem !important; }
  .mt-lg-6,
  .my-lg-6 {
    margin-top: 3rem !important; }
  .mr-lg-6,
  .mx-lg-6 {
    margin-right: 3rem !important; }
  .mb-lg-6,
  .my-lg-6 {
    margin-bottom: 3rem !important; }
  .ml-lg-6,
  .mx-lg-6 {
    margin-left: 3rem !important; }
  .p-lg-xs {
    padding: 20px !important; }
  .pt-lg-xs,
  .py-lg-xs {
    padding-top: 20px !important; }
  .pr-lg-xs,
  .px-lg-xs {
    padding-right: 20px !important; }
  .pb-lg-xs,
  .py-lg-xs {
    padding-bottom: 20px !important; }
  .pl-lg-xs,
  .px-lg-xs {
    padding-left: 20px !important; }
  .p-lg-lg {
    padding: 40px !important; }
  .pt-lg-lg,
  .py-lg-lg {
    padding-top: 40px !important; }
  .pr-lg-lg,
  .px-lg-lg {
    padding-right: 40px !important; }
  .pb-lg-lg,
  .py-lg-lg {
    padding-bottom: 40px !important; }
  .pl-lg-lg,
  .px-lg-lg {
    padding-left: 40px !important; }
  .p-lg-0 {
    padding: 0 !important; }
  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important; }
  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important; }
  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important; }
  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important; }
  .p-lg-1 {
    padding: 0.25rem !important; }
  .pt-lg-1,
  .py-lg-1 {
    padding-top: 0.25rem !important; }
  .pr-lg-1,
  .px-lg-1 {
    padding-right: 0.25rem !important; }
  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 0.25rem !important; }
  .pl-lg-1,
  .px-lg-1 {
    padding-left: 0.25rem !important; }
  .p-lg-2 {
    padding: 0.5rem !important; }
  .pt-lg-2,
  .py-lg-2 {
    padding-top: 0.5rem !important; }
  .pr-lg-2,
  .px-lg-2 {
    padding-right: 0.5rem !important; }
  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 0.5rem !important; }
  .pl-lg-2,
  .px-lg-2 {
    padding-left: 0.5rem !important; }
  .p-lg-3 {
    padding: 1rem !important; }
  .pt-lg-3,
  .py-lg-3 {
    padding-top: 1rem !important; }
  .pr-lg-3,
  .px-lg-3 {
    padding-right: 1rem !important; }
  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 1rem !important; }
  .pl-lg-3,
  .px-lg-3 {
    padding-left: 1rem !important; }
  .p-lg-4 {
    padding: 1.25rem !important; }
  .pt-lg-4,
  .py-lg-4 {
    padding-top: 1.25rem !important; }
  .pr-lg-4,
  .px-lg-4 {
    padding-right: 1.25rem !important; }
  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 1.25rem !important; }
  .pl-lg-4,
  .px-lg-4 {
    padding-left: 1.25rem !important; }
  .p-lg-5 {
    padding: 2.5rem !important; }
  .pt-lg-5,
  .py-lg-5 {
    padding-top: 2.5rem !important; }
  .pr-lg-5,
  .px-lg-5 {
    padding-right: 2.5rem !important; }
  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 2.5rem !important; }
  .pl-lg-5,
  .px-lg-5 {
    padding-left: 2.5rem !important; }
  .p-lg-6 {
    padding: 3rem !important; }
  .pt-lg-6,
  .py-lg-6 {
    padding-top: 3rem !important; }
  .pr-lg-6,
  .px-lg-6 {
    padding-right: 3rem !important; }
  .pb-lg-6,
  .py-lg-6 {
    padding-bottom: 3rem !important; }
  .pl-lg-6,
  .px-lg-6 {
    padding-left: 3rem !important; }
  .m-lg-auto {
    margin: auto !important; }
  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important; }
  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important; }
  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important; }
  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important; } }

@media (min-width: 1440px) {
  .m-xl-xs {
    margin: 20px !important; }
  .mt-xl-xs,
  .my-xl-xs {
    margin-top: 20px !important; }
  .mr-xl-xs,
  .mx-xl-xs {
    margin-right: 20px !important; }
  .mb-xl-xs,
  .my-xl-xs {
    margin-bottom: 20px !important; }
  .ml-xl-xs,
  .mx-xl-xs {
    margin-left: 20px !important; }
  .m-xl-lg {
    margin: 40px !important; }
  .mt-xl-lg,
  .my-xl-lg {
    margin-top: 40px !important; }
  .mr-xl-lg,
  .mx-xl-lg {
    margin-right: 40px !important; }
  .mb-xl-lg,
  .my-xl-lg {
    margin-bottom: 40px !important; }
  .ml-xl-lg,
  .mx-xl-lg {
    margin-left: 40px !important; }
  .m-xl-0 {
    margin: 0 !important; }
  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important; }
  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important; }
  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important; }
  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important; }
  .m-xl-1 {
    margin: 0.25rem !important; }
  .mt-xl-1,
  .my-xl-1 {
    margin-top: 0.25rem !important; }
  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 0.25rem !important; }
  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 0.25rem !important; }
  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 0.25rem !important; }
  .m-xl-2 {
    margin: 0.5rem !important; }
  .mt-xl-2,
  .my-xl-2 {
    margin-top: 0.5rem !important; }
  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 0.5rem !important; }
  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 0.5rem !important; }
  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 0.5rem !important; }
  .m-xl-3 {
    margin: 1rem !important; }
  .mt-xl-3,
  .my-xl-3 {
    margin-top: 1rem !important; }
  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 1rem !important; }
  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 1rem !important; }
  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 1rem !important; }
  .m-xl-4 {
    margin: 1.25rem !important; }
  .mt-xl-4,
  .my-xl-4 {
    margin-top: 1.25rem !important; }
  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 1.25rem !important; }
  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 1.25rem !important; }
  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 1.25rem !important; }
  .m-xl-5 {
    margin: 2.5rem !important; }
  .mt-xl-5,
  .my-xl-5 {
    margin-top: 2.5rem !important; }
  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 2.5rem !important; }
  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 2.5rem !important; }
  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 2.5rem !important; }
  .m-xl-6 {
    margin: 3rem !important; }
  .mt-xl-6,
  .my-xl-6 {
    margin-top: 3rem !important; }
  .mr-xl-6,
  .mx-xl-6 {
    margin-right: 3rem !important; }
  .mb-xl-6,
  .my-xl-6 {
    margin-bottom: 3rem !important; }
  .ml-xl-6,
  .mx-xl-6 {
    margin-left: 3rem !important; }
  .p-xl-xs {
    padding: 20px !important; }
  .pt-xl-xs,
  .py-xl-xs {
    padding-top: 20px !important; }
  .pr-xl-xs,
  .px-xl-xs {
    padding-right: 20px !important; }
  .pb-xl-xs,
  .py-xl-xs {
    padding-bottom: 20px !important; }
  .pl-xl-xs,
  .px-xl-xs {
    padding-left: 20px !important; }
  .p-xl-lg {
    padding: 40px !important; }
  .pt-xl-lg,
  .py-xl-lg {
    padding-top: 40px !important; }
  .pr-xl-lg,
  .px-xl-lg {
    padding-right: 40px !important; }
  .pb-xl-lg,
  .py-xl-lg {
    padding-bottom: 40px !important; }
  .pl-xl-lg,
  .px-xl-lg {
    padding-left: 40px !important; }
  .p-xl-0 {
    padding: 0 !important; }
  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0 !important; }
  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0 !important; }
  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0 !important; }
  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0 !important; }
  .p-xl-1 {
    padding: 0.25rem !important; }
  .pt-xl-1,
  .py-xl-1 {
    padding-top: 0.25rem !important; }
  .pr-xl-1,
  .px-xl-1 {
    padding-right: 0.25rem !important; }
  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 0.25rem !important; }
  .pl-xl-1,
  .px-xl-1 {
    padding-left: 0.25rem !important; }
  .p-xl-2 {
    padding: 0.5rem !important; }
  .pt-xl-2,
  .py-xl-2 {
    padding-top: 0.5rem !important; }
  .pr-xl-2,
  .px-xl-2 {
    padding-right: 0.5rem !important; }
  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 0.5rem !important; }
  .pl-xl-2,
  .px-xl-2 {
    padding-left: 0.5rem !important; }
  .p-xl-3 {
    padding: 1rem !important; }
  .pt-xl-3,
  .py-xl-3 {
    padding-top: 1rem !important; }
  .pr-xl-3,
  .px-xl-3 {
    padding-right: 1rem !important; }
  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 1rem !important; }
  .pl-xl-3,
  .px-xl-3 {
    padding-left: 1rem !important; }
  .p-xl-4 {
    padding: 1.25rem !important; }
  .pt-xl-4,
  .py-xl-4 {
    padding-top: 1.25rem !important; }
  .pr-xl-4,
  .px-xl-4 {
    padding-right: 1.25rem !important; }
  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 1.25rem !important; }
  .pl-xl-4,
  .px-xl-4 {
    padding-left: 1.25rem !important; }
  .p-xl-5 {
    padding: 2.5rem !important; }
  .pt-xl-5,
  .py-xl-5 {
    padding-top: 2.5rem !important; }
  .pr-xl-5,
  .px-xl-5 {
    padding-right: 2.5rem !important; }
  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 2.5rem !important; }
  .pl-xl-5,
  .px-xl-5 {
    padding-left: 2.5rem !important; }
  .p-xl-6 {
    padding: 3rem !important; }
  .pt-xl-6,
  .py-xl-6 {
    padding-top: 3rem !important; }
  .pr-xl-6,
  .px-xl-6 {
    padding-right: 3rem !important; }
  .pb-xl-6,
  .py-xl-6 {
    padding-bottom: 3rem !important; }
  .pl-xl-6,
  .px-xl-6 {
    padding-left: 3rem !important; }
  .m-xl-auto {
    margin: auto !important; }
  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important; }
  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important; }
  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important; }
  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important; } }

@media (min-width: 1680px) {
  .m-xxl-xs {
    margin: 20px !important; }
  .mt-xxl-xs,
  .my-xxl-xs {
    margin-top: 20px !important; }
  .mr-xxl-xs,
  .mx-xxl-xs {
    margin-right: 20px !important; }
  .mb-xxl-xs,
  .my-xxl-xs {
    margin-bottom: 20px !important; }
  .ml-xxl-xs,
  .mx-xxl-xs {
    margin-left: 20px !important; }
  .m-xxl-lg {
    margin: 40px !important; }
  .mt-xxl-lg,
  .my-xxl-lg {
    margin-top: 40px !important; }
  .mr-xxl-lg,
  .mx-xxl-lg {
    margin-right: 40px !important; }
  .mb-xxl-lg,
  .my-xxl-lg {
    margin-bottom: 40px !important; }
  .ml-xxl-lg,
  .mx-xxl-lg {
    margin-left: 40px !important; }
  .m-xxl-0 {
    margin: 0 !important; }
  .mt-xxl-0,
  .my-xxl-0 {
    margin-top: 0 !important; }
  .mr-xxl-0,
  .mx-xxl-0 {
    margin-right: 0 !important; }
  .mb-xxl-0,
  .my-xxl-0 {
    margin-bottom: 0 !important; }
  .ml-xxl-0,
  .mx-xxl-0 {
    margin-left: 0 !important; }
  .m-xxl-1 {
    margin: 0.25rem !important; }
  .mt-xxl-1,
  .my-xxl-1 {
    margin-top: 0.25rem !important; }
  .mr-xxl-1,
  .mx-xxl-1 {
    margin-right: 0.25rem !important; }
  .mb-xxl-1,
  .my-xxl-1 {
    margin-bottom: 0.25rem !important; }
  .ml-xxl-1,
  .mx-xxl-1 {
    margin-left: 0.25rem !important; }
  .m-xxl-2 {
    margin: 0.5rem !important; }
  .mt-xxl-2,
  .my-xxl-2 {
    margin-top: 0.5rem !important; }
  .mr-xxl-2,
  .mx-xxl-2 {
    margin-right: 0.5rem !important; }
  .mb-xxl-2,
  .my-xxl-2 {
    margin-bottom: 0.5rem !important; }
  .ml-xxl-2,
  .mx-xxl-2 {
    margin-left: 0.5rem !important; }
  .m-xxl-3 {
    margin: 1rem !important; }
  .mt-xxl-3,
  .my-xxl-3 {
    margin-top: 1rem !important; }
  .mr-xxl-3,
  .mx-xxl-3 {
    margin-right: 1rem !important; }
  .mb-xxl-3,
  .my-xxl-3 {
    margin-bottom: 1rem !important; }
  .ml-xxl-3,
  .mx-xxl-3 {
    margin-left: 1rem !important; }
  .m-xxl-4 {
    margin: 1.25rem !important; }
  .mt-xxl-4,
  .my-xxl-4 {
    margin-top: 1.25rem !important; }
  .mr-xxl-4,
  .mx-xxl-4 {
    margin-right: 1.25rem !important; }
  .mb-xxl-4,
  .my-xxl-4 {
    margin-bottom: 1.25rem !important; }
  .ml-xxl-4,
  .mx-xxl-4 {
    margin-left: 1.25rem !important; }
  .m-xxl-5 {
    margin: 2.5rem !important; }
  .mt-xxl-5,
  .my-xxl-5 {
    margin-top: 2.5rem !important; }
  .mr-xxl-5,
  .mx-xxl-5 {
    margin-right: 2.5rem !important; }
  .mb-xxl-5,
  .my-xxl-5 {
    margin-bottom: 2.5rem !important; }
  .ml-xxl-5,
  .mx-xxl-5 {
    margin-left: 2.5rem !important; }
  .m-xxl-6 {
    margin: 3rem !important; }
  .mt-xxl-6,
  .my-xxl-6 {
    margin-top: 3rem !important; }
  .mr-xxl-6,
  .mx-xxl-6 {
    margin-right: 3rem !important; }
  .mb-xxl-6,
  .my-xxl-6 {
    margin-bottom: 3rem !important; }
  .ml-xxl-6,
  .mx-xxl-6 {
    margin-left: 3rem !important; }
  .p-xxl-xs {
    padding: 20px !important; }
  .pt-xxl-xs,
  .py-xxl-xs {
    padding-top: 20px !important; }
  .pr-xxl-xs,
  .px-xxl-xs {
    padding-right: 20px !important; }
  .pb-xxl-xs,
  .py-xxl-xs {
    padding-bottom: 20px !important; }
  .pl-xxl-xs,
  .px-xxl-xs {
    padding-left: 20px !important; }
  .p-xxl-lg {
    padding: 40px !important; }
  .pt-xxl-lg,
  .py-xxl-lg {
    padding-top: 40px !important; }
  .pr-xxl-lg,
  .px-xxl-lg {
    padding-right: 40px !important; }
  .pb-xxl-lg,
  .py-xxl-lg {
    padding-bottom: 40px !important; }
  .pl-xxl-lg,
  .px-xxl-lg {
    padding-left: 40px !important; }
  .p-xxl-0 {
    padding: 0 !important; }
  .pt-xxl-0,
  .py-xxl-0 {
    padding-top: 0 !important; }
  .pr-xxl-0,
  .px-xxl-0 {
    padding-right: 0 !important; }
  .pb-xxl-0,
  .py-xxl-0 {
    padding-bottom: 0 !important; }
  .pl-xxl-0,
  .px-xxl-0 {
    padding-left: 0 !important; }
  .p-xxl-1 {
    padding: 0.25rem !important; }
  .pt-xxl-1,
  .py-xxl-1 {
    padding-top: 0.25rem !important; }
  .pr-xxl-1,
  .px-xxl-1 {
    padding-right: 0.25rem !important; }
  .pb-xxl-1,
  .py-xxl-1 {
    padding-bottom: 0.25rem !important; }
  .pl-xxl-1,
  .px-xxl-1 {
    padding-left: 0.25rem !important; }
  .p-xxl-2 {
    padding: 0.5rem !important; }
  .pt-xxl-2,
  .py-xxl-2 {
    padding-top: 0.5rem !important; }
  .pr-xxl-2,
  .px-xxl-2 {
    padding-right: 0.5rem !important; }
  .pb-xxl-2,
  .py-xxl-2 {
    padding-bottom: 0.5rem !important; }
  .pl-xxl-2,
  .px-xxl-2 {
    padding-left: 0.5rem !important; }
  .p-xxl-3 {
    padding: 1rem !important; }
  .pt-xxl-3,
  .py-xxl-3 {
    padding-top: 1rem !important; }
  .pr-xxl-3,
  .px-xxl-3 {
    padding-right: 1rem !important; }
  .pb-xxl-3,
  .py-xxl-3 {
    padding-bottom: 1rem !important; }
  .pl-xxl-3,
  .px-xxl-3 {
    padding-left: 1rem !important; }
  .p-xxl-4 {
    padding: 1.25rem !important; }
  .pt-xxl-4,
  .py-xxl-4 {
    padding-top: 1.25rem !important; }
  .pr-xxl-4,
  .px-xxl-4 {
    padding-right: 1.25rem !important; }
  .pb-xxl-4,
  .py-xxl-4 {
    padding-bottom: 1.25rem !important; }
  .pl-xxl-4,
  .px-xxl-4 {
    padding-left: 1.25rem !important; }
  .p-xxl-5 {
    padding: 2.5rem !important; }
  .pt-xxl-5,
  .py-xxl-5 {
    padding-top: 2.5rem !important; }
  .pr-xxl-5,
  .px-xxl-5 {
    padding-right: 2.5rem !important; }
  .pb-xxl-5,
  .py-xxl-5 {
    padding-bottom: 2.5rem !important; }
  .pl-xxl-5,
  .px-xxl-5 {
    padding-left: 2.5rem !important; }
  .p-xxl-6 {
    padding: 3rem !important; }
  .pt-xxl-6,
  .py-xxl-6 {
    padding-top: 3rem !important; }
  .pr-xxl-6,
  .px-xxl-6 {
    padding-right: 3rem !important; }
  .pb-xxl-6,
  .py-xxl-6 {
    padding-bottom: 3rem !important; }
  .pl-xxl-6,
  .px-xxl-6 {
    padding-left: 3rem !important; }
  .m-xxl-auto {
    margin: auto !important; }
  .mt-xxl-auto,
  .my-xxl-auto {
    margin-top: auto !important; }
  .mr-xxl-auto,
  .mx-xxl-auto {
    margin-right: auto !important; }
  .mb-xxl-auto,
  .my-xxl-auto {
    margin-bottom: auto !important; }
  .ml-xxl-auto,
  .mx-xxl-auto {
    margin-left: auto !important; } }

.text-monospace {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; }

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

.text-nowrap {
  white-space: nowrap !important; }

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

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

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

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

@media (min-width: 576px) {
  .text-sm-left {
    text-align: left !important; }
  .text-sm-right {
    text-align: right !important; }
  .text-sm-center {
    text-align: center !important; } }

@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important; }
  .text-md-right {
    text-align: right !important; }
  .text-md-center {
    text-align: center !important; } }

@media (min-width: 1024px) {
  .text-lg-left {
    text-align: left !important; }
  .text-lg-right {
    text-align: right !important; }
  .text-lg-center {
    text-align: center !important; } }

@media (min-width: 1440px) {
  .text-xl-left {
    text-align: left !important; }
  .text-xl-right {
    text-align: right !important; }
  .text-xl-center {
    text-align: center !important; } }

@media (min-width: 1680px) {
  .text-xxl-left {
    text-align: left !important; }
  .text-xxl-right {
    text-align: right !important; }
  .text-xxl-center {
    text-align: center !important; } }

.text-lowercase {
  text-transform: lowercase !important; }

.text-uppercase {
  text-transform: uppercase !important; }

.text-capitalize {
  text-transform: capitalize !important; }

.font-weight-light {
  font-weight: 300 !important; }

.font-weight-normal {
  font-weight: 400 !important; }

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

.font-italic {
  font-style: italic !important; }

.text-white {
  color: #fff !important; }

.text-primary {
  color: #34871b !important; }

a.text-primary:hover, a.text-primary:focus {
  color: #245d13 !important; }

.text-primary-alt {
  color: #8dc542 !important; }

a.text-primary-alt:hover, a.text-primary-alt:focus {
  color: #72a232 !important; }

.text-secondary {
  color: #be1e24 !important; }

a.text-secondary:hover, a.text-secondary:focus {
  color: #92171c !important; }

.text-tertiary {
  color: #f4f2f1 !important; }

a.text-tertiary:hover, a.text-tertiary:focus {
  color: #ded7d4 !important; }

.text-success {
  color: #34871b !important; }

a.text-success:hover, a.text-success:focus {
  color: #245d13 !important; }

.text-info {
  color: #027fdd !important; }

a.text-info:hover, a.text-info:focus {
  color: #0262aa !important; }

.text-warning {
  color: yellow !important; }

a.text-warning:hover, a.text-warning:focus {
  color: #cccc00 !important; }

.text-green-msg {
  color: #00A94D !important; }

a.text-green-msg:hover, a.text-green-msg:focus {
  color: #007636 !important; }

.text-danger {
  color: #ed001c !important; }

a.text-danger:hover, a.text-danger:focus {
  color: #ba0016 !important; }

.text-error {
  color: #ed001c !important; }

a.text-error:hover, a.text-error:focus {
  color: #ba0016 !important; }

.text-light {
  color: #f4f2f1 !important; }

a.text-light:hover, a.text-light:focus {
  color: #ded7d4 !important; }

.text-dark {
  color: #343a40 !important; }

a.text-dark:hover, a.text-dark:focus {
  color: #1d2124 !important; }

.text-promo {
  color: #be1e24 !important; }

a.text-promo:hover, a.text-promo:focus {
  color: #92171c !important; }

.text-mint {
  color: rgba(141, 197, 66, 0.2) !important; }

a.text-mint:hover, a.text-mint:focus {
  color: rgba(114, 162, 50, 0.2) !important; }

.text-peach {
  color: rgba(255, 94, 0, 0.2) !important; }

a.text-peach:hover, a.text-peach:focus {
  color: rgba(204, 75, 0, 0.2) !important; }

.text-plum {
  color: #720eb4 !important; }

a.text-plum:hover, a.text-plum:focus {
  color: #540a85 !important; }

.text-bright-red {
  color: #ed001c !important; }

a.text-bright-red:hover, a.text-bright-red:focus {
  color: #ba0016 !important; }

.text-body {
  color: #000 !important; }

.text-muted {
  color: #757575 !important; }

.text-black-50 {
  color: rgba(0, 0, 0, 0.5) !important; }

.text-white-50 {
  color: rgba(255, 255, 255, 0.5) !important; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.visible {
  visibility: visible !important; }

.invisible {
  visibility: hidden !important; }

@media print {
  *,
  *::before,
  *::after {
    text-shadow: none !important;
    box-shadow: none !important; }
  a:not(.btn) {
    text-decoration: underline; }
  abbr[title]::after {
    content: " (" attr(title) ")"; }
  pre {
    white-space: pre-wrap !important; }
  pre,
  blockquote {
    border: 1px solid #adb5bd;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  @page {
    size: a3; }
  body {
    min-width: 1024px !important; }
  .container {
    min-width: 1024px !important; }
  .navbar {
    display: none; }
  .badge {
    border: 1px solid #000; }
  .table {
    border-collapse: collapse !important; }
    .table td,
    .table th {
      background-color: #fff !important; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd9d7 !important; }
  .table-dark {
    color: inherit; }
    .table-dark th,
    .table-dark td,
    .table-dark thead th,
    .table-dark tbody + tbody {
      border-color: #ddd9d7; }
  .table .thead-dark th {
    color: inherit;
    border-color: #ddd9d7; } }

/**
 * Inserts content into body pseudo element as a flag to JS for current viewport
 * size to align CSS with JS. Required by viewport-is.js
 */
body::after {
  content: 'mobile';
  display: none; }
  @media (min-width: 576px) {
    body::after {
      content: 'tablet'; } }
  @media (min-width: 1024px) {
    body::after {
      content: 'desktop'; } }

.input-text, .s-powerreviews .p-w-r input[type=text], .s-powerreviews .p-w-r input[type=phone], .s-powerreviews .p-w-r input[type=email],
.input-textarea, .s-powerreviews .p-w-r textarea,
.input-select,
.bml-terms-and-conditions {
  border: 1px solid rgba(0, 0, 0, 0.12);
  color: #000;
  font-size: 16px;
  font-weight: 300;
  letter-spacing: .4px;
  line-height: normal;
  max-width: 427px;
  padding: 7px 10px 7px 12px;
  text-indent: 0;
  width: 100%; }
  @media (min-width: 1024px) {
    .input-text, .s-powerreviews .p-w-r input[type=text], .s-powerreviews .p-w-r input[type=phone], .s-powerreviews .p-w-r input[type=email],
    .input-textarea, .s-powerreviews .p-w-r textarea,
    .input-select,
    .bml-terms-and-conditions {
      font-size: 15px;
      padding: 7px 10px 7px 12px; } }
  .input-text::placeholder, .s-powerreviews .p-w-r input[type=text]::placeholder, .s-powerreviews .p-w-r input[type=phone]::placeholder, .s-powerreviews .p-w-r input[type=email]::placeholder,
  .input-textarea::placeholder, .s-powerreviews .p-w-r textarea::placeholder,
  .input-select::placeholder,
  .bml-terms-and-conditions::placeholder {
    color: #757575;
    font-size: 14px;
    font-weight: normal;
    line-height: normal;
    letter-spacing: normal; }


.input-select {
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0' y='0' width='16' height='16' viewBox='0, 0, 16, 16'%3E%3Cpath d='M12.75,5.2 L8,9.95 L3.25,5.2' fill-opacity='0' stroke='%2334871b' stroke-width='1.25'/%3E%3C/svg%3E");
  -webkit-appearance: none;
          appearance: none;
  background-color: #fff;
  border-radius: 0;
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  max-width: 427px;
  padding: 8px 12px 7px;
  width: 100%; }
  .input-select:active, .input-select:focus {
    font-size: 16px; }
  .input-select::-ms-expand {
    display: none; }
  .error.input-select {
    border-color: #ed001c;
    color: #ed001c; }
  @media (min-width: 1024px) {
    
    .input-select {
      font-size: 14px; }
      .input-select:active, .input-select:focus {
        font-size: 14px; } }

.input-text:not(.c-qty__input), .s-powerreviews .p-w-r input:not(.c-qty__input)[type=text], .s-powerreviews .p-w-r input:not(.c-qty__input)[type=phone], .s-powerreviews .p-w-r input:not(.c-qty__input)[type=email],
.input-select:not(.c-qty__input) {
  background-position: calc(100% - 10px) center;
  background-repeat: no-repeat;
  padding-right: 36px; }

img {
  max-width: 100%; }

table {
  width: 100%; }

b,
strong {
  font-weight: 700; }

#wrapper {
  border: 0;
  left: 0;
  position: relative;
  transition: left 0.2s ease-in; }
  #wrapper.menu-active {
    left: 50%; }
  @media (min-width: 1024px) {
    #wrapper.menu-active {
      left: auto; } }

#main {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 20px;
  padding-left: 20px;
  margin: auto; }
  @media (min-width: 1024px) {
    #main {
      padding-right: 40px;
      padding-left: 40px; } }
  @media (min-width: 1440px) {
    #main {
      max-width: 1440px; } }
  @media (min-width: 1024px) {
    #main.full-width {
      margin-top: 20px; } }
  #main .main-row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -10px;
    margin-left: -10px; }
    @media (min-width: 1024px) {
      #main .main-row {
        margin-right: -20px;
        margin-left: -20px; } }
    @media (min-width: 1024px) {
      #main .main-row--reverse {
        flex-direction: row-reverse; } }
    #main .main-row--mobile-column-reverse {
      flex-direction: column-reverse; }
      @media (min-width: 1024px) {
        #main .main-row--mobile-column-reverse {
          flex-direction: row; } }
  .pt_product-details #main {
    margin-right: 0;
    margin-left: 0;
    max-width: none;
    padding: 0; }
    .pt_product-details #main .breadcrumb,
    .pt_product-details #main .pdp-main-container {
      width: 100%;
      margin-right: auto;
      margin-left: auto;
      padding-right: 20px;
      padding-left: 20px; }
      @media (min-width: 1024px) {
        .pt_product-details #main .breadcrumb,
        .pt_product-details #main .pdp-main-container {
          padding-right: 40px;
          padding-left: 40px; } }
      @media (min-width: 1440px) {
        .pt_product-details #main .breadcrumb,
        .pt_product-details #main .pdp-main-container {
          max-width: 1440px; } }
    .pt_product-details #main .breadcrumb {
      padding-left: 20px;
      padding-right: 20px; }
      @media (max-width: 575.98px) {
        .pt_product-details #main .breadcrumb {
          line-height: .9; } }
      @media (min-width: 1024px) {
        .pt_product-details #main .breadcrumb {
          padding-left: 40px;
          padding-right: 40px; } }
      .pt_product-details #main .breadcrumb-element {
        font-size: 11px;
        letter-spacing: 1px;
        text-transform: uppercase; }
  #main.full-bleed {
    max-width: none;
    padding-right: 0;
    padding-left: 0; }

#primary {
  max-width: 100%;
  width: 100%;
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px; }
  .pt_product-details #primary {
    padding-left: 0;
    padding-right: 0; }
  @media (min-width: 1024px) {
    #primary {
      padding-right: 20px;
      padding-left: 20px; } }
  @media (min-width: 1024px) {
    #primary {
      flex: 0 0 75%;
      max-width: 75%; }
      .full-width #primary {
        flex: 0 0 100%;
        max-width: 100%; } }

#secondary {
  padding: 0 10px;
  width: 100%;
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px; }
  @media (min-width: 1024px) {
    #secondary {
      padding-right: 20px;
      padding-left: 20px; } }
  @media (min-width: 1024px) {
    #secondary {
      flex: 0 0 25%;
      max-width: 25%;
      min-width: 0; }
      #secondary nav a {
        display: block; }
      .primary-focus #secondary {
        background: none;
        border: none; } }
  .primary-focus #secondary {
    margin-left: auto;
    margin-right: auto; }
  .pt_product-search-result #secondary,
  .pt_content-search-result #secondary,
  .pt_order #secondary {
    display: none; }
    @media (min-width: 1024px) {
      .pt_product-search-result #secondary,
      .pt_content-search-result #secondary,
      .pt_order #secondary {
        display: block; } }

.pt_customer-service.s-contact-us .main-row {
  flex-direction: column-reverse; }
  @media (min-width: 1024px) {
    .pt_customer-service.s-contact-us .main-row {
      flex-direction: row; } }

.pt_product-search-noresult .main-row {
  flex-direction: column; }

.pt_customer-service.s-contact-us .confirmation-message {
  padding-left: 20px;
  padding-right: 20px; }

.ui-widget-overlay {
  background-color: rgba(51, 51, 51, 0.8);
  bottom: 0;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1109 !important; }

.ui-dialog {
  background-color: #fff;
  box-shadow: 0 50px 60px -30px rgba(0, 0, 0, 0.7);
  font-size: 15px;
  font-weight: 300;
  height: calc(100vh - 5rem) !important;
  max-width: calc(100vw - 20px);
  overflow: hidden;
  position: fixed !important;
  top: 50% !important;
  left: 50% !important;
  z-index: 1110 !important;
  transform: translate(-50%, -50%);
  width: 90vw !important; }
  .ui-dialog.weChatBarCode {
    top: 300px !important; }
  @media (min-width: 768px) {
    .ui-dialog {
      max-height: auto !important;
      max-width: 1000px;
      width: calc(100vw - 40px); } }
  @media (min-width: 768px) and (min-height: 754px) {
    .ui-dialog {
      height: 675px !important; } }
  .ui-dialog--relax {
    height: auto !important; }
    @media (min-width: 576px) {
      .ui-dialog--relax {
        width: auto !important; } }
  .ui-dialog.ui-dialog--password-reset .ui-dialog-content {
    padding-top: 0; }
  .ui-dialog--password-reset {
    padding-bottom: 30px; }
  .ui-dialog .ui-widget-header {
    border: 0 none;
    border-radius: 0 0 0 0; }
  .ui-dialog .ui-dialog-title {
    color: inherit;
    font-weight: inherit; }
  .ui-dialog .ui-icon-closethick {
    background-image: url("../images/interface/icon-ui-close.png");
    background-position: left top;
    height: 32px;
    width: 32px;
    left: 0;
    top: 0;
    margin-left: 0;
    margin-top: 0; }
  .ui-dialog .ui-dialog-titlebar-close {
    background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0' y='0' width='24' height='24' viewBox='0, 0, 24, 24'%3E%3Cg id='Layer_1'%3E%3Cpath d='M12,12.94 L5.47,19.47 L4.53,18.53 L11.06,12 L4.53,5.47 L5.47,4.53 L12,11.06 L18.53,4.53 L19.47,5.47 L12.94,12 L19.47,18.53 L18.53,19.47 L12,12.94 z' fill='%2334871B' id='a'/%3E%3C/g%3E%3C/svg%3E");
    width: 40px;
    height: 40px;
    background-color: transparent;
    background-position: center;
    background-repeat: no-repeat;
    border: 0 none;
    border-radius: 0 0 0 0;
    cursor: pointer;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 1; }
    .ui-dialog .ui-dialog-titlebar-close span {
      margin: 0;
      padding: 0; }
  .ui-dialog .ui-dialog-content {
    padding: 20px; }
    @media (min-width: 1024px) {
      .ui-dialog .ui-dialog-content {
        padding: 20px 50px 0; } }
  .ui-dialog .ui-widget-content.ui-dialog-buttonpane {
    padding: 0;
    padding-top: 2.5rem;
    padding-bottom: 50px; }

.ui-dialog-titlebar {
  color: #34871b;
  font-size: 33px;
  font-weight: bold;
  line-height: 1.05;
  letter-spacing: normal;
  padding: 55px 20px 30px;
  position: relative;
  text-transform: uppercase; }
  @media (min-width: 1024px) {
    .ui-dialog-titlebar {
      padding-right: 50px;
      padding-left: 50px; } }
  .ui-dialog-titlebar::after {
    content: "";
    background-color: #34871b;
    display: block;
    height: 4px;
    position: absolute;
    left: auto;
    bottom: 15px;
    width: 39px; }
  .ui-dialog-titlebar--empty {
    padding-bottom: 0;
    line-height: 0; }
    .ui-dialog-titlebar--empty::after {
      display: none; }

.no-close .ui-dialog-titlebar-close {
  display: none; }

.ui-dialog-content {
  height: calc(100% - 99px) !important;
  height: calc(100% - var(--dialog-titlebar-height)) !important;
  overflow-x: hidden;
  overflow-y: auto;
  width: 100% !important; }
  .ui-dialog-content .pdp-main .pdp-main-row {
    margin: 0; }

.ui-accordion .ui-accordion-content {
  padding: 0; }

.ui-tabs .ui-tabs-nav {
  height: 2.45em;
  padding: 0; }
  .ui-tabs .ui-tabs-nav li {
    border-color: #fff;
    border-style: solid;
    border-width: 0 0 3px 0; }
    .ui-tabs .ui-tabs-nav li.ui-state-active {
      border-bottom-color: #000; }
      .ui-tabs .ui-tabs-nav li.ui-state-active a {
        color: #000;
        font-weight: 700; }
    .ui-tabs .ui-tabs-nav li a {
      color: #adb5bd; }

.ui-tabs .ui-tabs-panel {
  background-color: #fff;
  border: 1px solid #fff;
  line-height: 1.5em;
  margin: 0;
  padding: 20px 10px; }
  @media screen and (min-width: 768px) {
    .ui-tabs .ui-tabs-panel h3 {
      display: none; } }

.js .simple-submit {
  display: none; }

fieldset {
  margin-bottom: 2.5rem; }

legend span {
  font-size: 12px;
  font-weight: 400;
  position: relative;
  text-transform: none;
  padding: 0 .5em; }

.form-label-text {
  font-size: 1.1em;
  font-weight: 700;
  padding: 0.75em 0 0; }

.label-inline .field-wrapper {
  width: auto; }

.label-above .field-wrapper {
  padding-left: 0;
  width: auto; }

.input-text, .s-powerreviews .p-w-r input[type=text], .s-powerreviews .p-w-r input[type=phone], .s-powerreviews .p-w-r input[type=email],
.input-textarea,
.s-powerreviews .p-w-r textarea {
  -webkit-appearance: none;
          appearance: none; }

.input-text.error, .s-powerreviews .p-w-r input.error[type=text], .s-powerreviews .p-w-r input.error[type=phone], .s-powerreviews .p-w-r input.error[type=email],
.input-text .error,
.s-powerreviews .p-w-r input[type=text] .error,
.s-powerreviews .p-w-r input[type=phone] .error,
.s-powerreviews .p-w-r input[type=email] .error,
.input-textarea.error,
.s-powerreviews .p-w-r textarea.error,
.input-textarea .error,
.s-powerreviews .p-w-r textarea .error,
.input-select.error,
.input-select .error,
.bml-terms-and-conditions.error,
.bml-terms-and-conditions .error,
.giftcert-apply + .form-row.error,
.giftcert-apply + .form-row .error,
.coupon-error.error,
.coupon-error .error {
  border-color: #ed001c;
  color: #ed001c; }

.input-text--shrink,
.input-textarea--shrink,
.input-select--shrink,
.bml-terms-and-conditions--shrink {
  width: auto; }

.input-text.valid, .s-powerreviews .p-w-r input.valid[type=text], .s-powerreviews .p-w-r input.valid[type=phone], .s-powerreviews .p-w-r input.valid[type=email] {
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='14px' height='14px' viewBox='0 0 14 14' enable-background='new 0 0 14 14' xml:space='preserve'%3E %3Ctitle%3EC66B1B65-A594-4C39-9593-08A589E8C7B5%3C/title%3E %3Cdesc%3ECreated with sketchtool.%3C/desc%3E %3Cg id='Symbols'%3E %3Cg id='Compare-_x2F_-filled' transform='translate(-59.000000, -2.000000)'%3E %3Cg id='Check-_x2F_-filled' transform='translate(59.000000, 2.000000)'%3E %3Cpath id='Line-3' fill='none' stroke='%23007AC3' stroke-width='1.5' stroke-linecap='square' d='M3.5,7.5l1,1'/%3E %3Cpath id='Line-4' fill='%230F7AC0' stroke='%23007AC3' stroke-width='1.5' stroke-linecap='square' d='M5.5,9.5l5-5'/%3E %3C/g%3E %3C/g%3E %3C/g%3E %3C/svg%3E"); }

.input-text.error, .s-powerreviews .p-w-r input.error[type=text], .s-powerreviews .p-w-r input.error[type=phone], .s-powerreviews .p-w-r input.error[type=email] {
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='14px' height='14px' viewBox='0 0 14 14' enable-background='new 0 0 14 14' xml:space='preserve'%3E %3Ctitle%3EC66B1B65-A594-4C39-9593-08A589E8C7B5%3C/title%3E %3Cdesc%3ECreated with sketchtool.%3C/desc%3E %3Cg%3E %3Cpath fill='%23ED001C' d='M6.37,8.818L5.824,1.903L7.98,1.917L7.434,8.818H6.37z M5.922,9.854h1.96v1.933h-1.96V9.854z'/%3E %3C/g%3E %3C/svg%3E"); }

.input-text.c-qty__input, .s-powerreviews .p-w-r input.c-qty__input[type=text], .s-powerreviews .p-w-r input.c-qty__input[type=phone], .s-powerreviews .p-w-r input.c-qty__input[type=email] {
  background-image: none; }

.input-text.no-validate, .s-powerreviews .p-w-r input.no-validate[type=text], .s-powerreviews .p-w-r input.no-validate[type=phone], .s-powerreviews .p-w-r input.no-validate[type=email] {
  background: none; }

.input-select--alt {
  background-position: center right;
  border-width: 0;
  border-bottom-width: 1px;
  font-size: inherit;
  padding: 0;
  padding-right: 20px; }
  .input-select--alt:hover {
    border-color: #000; }
  .input-select--alt:focus {
    border-bottom-width: 2px; }

.input-radio,
.input-checkbox {
  margin: 0 .4em 0 0; }
  @media (min-width: 576px) {
    .input-radio,
    .input-checkbox {
      margin: 0 .5em 0 0; } }
  .label-inline .input-radio, .label-inline
  .input-checkbox {
    margin: 0 .4em 0 0; }
    @media (min-width: 576px) {
      .label-inline .input-radio, .label-inline
      .input-checkbox {
        margin: 0 .5em 0 0; } }

.form-caption {
  clear: left;
  width: auto; }
  .label-above .form-caption {
    margin-left: 0; }
  .form-indent .form-caption {
    margin-left: 0; }

.error-message {
  color: #ed001c; }

span.error,
div.error {
  background: none; }

.form-inline form {
  padding: 0 0 2em; }

.form-inline label {
  padding: 0 0 0.75em;
  width: auto; }

.form-inline input[type="text"], .form-inline select {
  margin-left: 0; }

.form-inline button {
  padding-left: 0;
  padding-right: 0; }

.row-inline {
  display: inline; }
  .row-inline label {
    width: auto; }

.dialog-required {
  display: inline;
  font-size: 12px;
  position: relative;
  padding: 0 .5em; }
  .dialog-required em {
    color: #ed001c;
    font-style: normal;
    margin: 0 .25em; }

.required-indicator {
  color: #ed001c;
  padding: 0;
  white-space: nowrap; }

.coupon-error {
  margin-top: 20px; }

input::-ms-clear, input::-ms-reveal {
  display: none; }

.required-message-primary {
  color: #34871b; }

.non-scrollable .ui-dialog-content {
  overflow-x: hidden;
  overflow-y: hidden; }

.item-list {
  margin-bottom: 1em; }
  .item-list tr {
    border-bottom: 1px solid #e9ecef; }
    .item-list tr.last {
      border: 0 none; }
    .item-list tr.headings {
      display: none; }
  .item-list td {
    padding: 1rem 0.5em;
    vertical-align: top; }

.item-details > a {
  font-size: 0.813rem; }

.item-details .product-list-item .name {
  font-size: 1.2em;
  font-style: italic;
  padding-bottom: 0.5rem; }

.item-details .product-list-item .value {
  font-weight: 700; }

.item-details .product-list-item .promo {
  color: #be1e24; }

.item-details .product-list-item .price-standard {
  color: #adb5bd;
  text-decoration: line-through; }

.item-availability ul,
.item-quantity-details ul {
  list-style: none outside none;
  margin: 0;
  padding: 0; }

.item-dashboard {
  font-size: 0.813rem;
  width: 16rem; }
  .item-dashboard label {
    font-weight: 700;
    width: auto; }
  .item-dashboard .field-wrapper {
    width: auto; }
  .item-dashboard .option-quantity-desired input {
    text-indent: 0.5rem;
    width: 3rem; }
  .item-dashboard .value {
    margin-top: .5rem; }
  .item-dashboard .form-row {
    margin: 0; }
  .item-dashboard input,
  .item-dashboard .value,
  .item-dashboard select .option-toggle-public label {
    font-size: 0.813rem;
    color: #343a40; }
  .item-dashboard .input-checkbox {
    margin: 0 5px; }
  .item-dashboard .option-add-to-cart {
    margin-top: .5rem;
    white-space: nowrap;
    width: 16rem;
    width: -webkit-max-content;
    width: max-content; }
    .item-dashboard .option-add-to-cart label {
      color: #343a40;
      font-weight: 700;
      margin: .5rem .5rem 0 0;
      text-transform: uppercase;
      width: auto; }
    .item-dashboard .option-add-to-cart input {
      font-size: 0.813rem;
      margin-right: 0.5em;
      width: 3rem; }
      .item-dashboard .option-add-to-cart input[type=number] {
        width: 5rem; }
    .item-dashboard .option-add-to-cart button {
      padding: 0 7%;
      min-width: 100px; }
  .item-dashboard .option-quantity-purchased span.exceeded {
    color: #be1e24; }

.option-update button {
  border: none 0px; }

.option-priority label, .option-priority .c-form-row__form-field-container {
  display: inline-block; }

.option-priority label:after {
  content: ":"; }

.option-priority .c-form-row__form-field-container {
  width: 11.5rem; }

.tooltip {
  cursor: help;
  position: relative; }
  .tooltip.product-tile {
    cursor: pointer; }

.tooltip-content {
  display: none; }

.ui-tooltip.ui-widget-content {
  background: #fff;
  border-radius: 10px;
  box-shadow: 0 20px 30px -5px rgba(116, 116, 116, 0.4);
  color: inherit;
  font-size: 15px;
  letter-spacing: .25px;
  max-width: 300px;
  padding: 25px 18px;
  pointer-events: none;
  width: -webkit-max-content;
  width: max-content;
  z-index: 1070; }
  .ui-tooltip.ui-widget-content p {
    margin-bottom: 5px; }

.ui-tooltip-content {
  padding: 0.3em; }
  .ui-tooltip-content .recommendation-tooltip-header {
    font-size: 1.2em;
    font-weight: bold;
    padding: 0.5em; }
    .ui-tooltip-content .recommendation-tooltip-header .product-price {
      font-weight: 400; }
      .ui-tooltip-content .recommendation-tooltip-header .product-price .price-standard {
        color: #adb5bd;
        text-decoration: line-through; }
  .ui-tooltip-content .recommendation-tooltip-description,
  .ui-tooltip-content .recommendation-tooltip-attributes {
    padding: 0.8em; }
  .ui-tooltip-content .shipping-method-cost,
  .ui-tooltip-content .surcharge-product,
  .ui-tooltip-content .promo {
    text-align: right;
    padding-bottom: .3rem; }
  .ui-tooltip-content .shippingtotal {
    clear: right;
    text-align: right;
    margin-top: .3rem; }
    .ui-tooltip-content .shippingtotal .value {
      border-top: 1px solid;
      padding-top: .3rem; }

.pt_brand .breadcrumb {
  margin-bottom: 38px; }

.brand-intro-container {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding-bottom: 2.5rem;
  padding-left: 10px;
  padding-right: 10px; }
  @media (min-width: 768px) {
    .brand-intro-container {
      padding-bottom: 24px;
      padding-left: 40px;
      padding-right: 40px; } }

@media (min-width: 768px) {
  .brand-intro-row {
    margin-left: auto;
    margin-right: auto;
    max-width: 84%; } }

@media (min-width: 768px) {
  .brand-logo-col {
    flex-basis: auto;
    flex-grow: 0;
    max-width: 48%;
    width: auto; } }

.brand-logo-wrap {
  margin-bottom: 1rem;
  margin-left: auto;
  margin-right: auto;
  max-width: 230px;
  padding: 10px 0 0;
  text-align: center; }
  @media (min-width: 768px) {
    .brand-logo-wrap {
      margin-bottom: 28px;
      max-width: 100%;
      padding-left: 20px;
      padding-right: 20px; } }

.brand-banner-wrap,
.brand-carousel,
.pt_brand .category-header {
  padding: 0 10px;
  text-align: center; }
  @media (min-width: 1024px) {
    .brand-banner-wrap,
    .brand-carousel,
    .pt_brand .category-header {
      padding: 0; } }

.brand-banner-wrap,
.brand-carousel {
  margin-bottom: 20px; }
  @media (min-width: 1024px) {
    .brand-banner-wrap,
    .brand-carousel {
      margin-bottom: 40px; } }

.brand-banner-wrap {
  display: block; }

.brand-carousel .slick-list {
  overflow: hidden; }

.brand-carousel .slick-slide {
  float: left; }

.cat-header-slots {
  margin-bottom: 3%; }
  .cat-header-slots img {
    width: 100%; }

.content-slot img {
  height: auto;
  max-width: 100%; }

.slot-grid-header p {
  margin: 0;
  padding: 0; }

.product-listing-1x4 {
  background: none repeat scroll 0 0 #fff;
  overflow: hidden;
  padding: .83em 0; }
  .product-listing-1x4 .search-result-items .grid-tile {
    margin: 0 1% 0 2%;
    width: 18%; }

.content-asset p {
  line-height: 1.6em;
  margin: 0 0 1em; }

.content-asset ul,
.content-asset ol {
  line-height: 1.6em;
  margin: 1em 0;
  padding: 0 1.5em; }

.content-asset address {
  margin: 1em 0; }

.content-asset .account-options--landing-box {
  margin: 0 0 3rem; }
  .content-asset .account-options--landing-box a {
    background-color: #f4f2f1;
    color: #000;
    display: block;
    min-height: 250px;
    padding: 0;
    text-align: center; }
    .content-asset .account-options--landing-box a svg {
      height: 54px;
      margin: 50px auto 20px;
      width: 54px; }
      .content-asset .account-options--landing-box a svg use {
        fill: #000;
        stroke: #000; }
      .content-asset .account-options--landing-box a svg.icon-svg-user use {
        stroke: none; }
    .content-asset .account-options--landing-box a h2 {
      padding: 0rem 1.5rem 0; }
    .content-asset .account-options--landing-box a p {
      margin-top: 0.3rem;
      padding: 0rem 1.5rem 0; }

.browser-compatibility-alert {
  margin: 20px 0;
  padding: 20px;
  text-align: center;
  width: 100%; }
  @media (min-width: 1024px) {
    .browser-compatibility-alert {
      margin: 40px 0;
      padding: 40px; } }
  .browser-compatibility-alert p {
    margin: 0; }

.menu-slot {
  display: none;
  border-top: 1px solid #faeded;
  margin-top: 0.5em;
  padding-top: 1.5em; }
  .menu-slot .social-links {
    padding-left: 0; }
    .menu-slot .social-links li {
      display: inline-block;
      padding-left: 0; }
  @media screen and (min-width: 768px) {
    .menu-slot {
      width: 13.5rem;
      display: block; } }

#homepage-slides {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative; }
  #homepage-slides .slide {
    margin: 0 0 20px;
    overflow: hidden;
    padding: 0;
    position: relative; }
    #homepage-slides .slide img {
      max-width: 100%; }
    #homepage-slides .slide .banner-message {
      position: absolute;
      top: 10%; }
      @media screen and (min-width: 768px) {
        #homepage-slides .slide .banner-message {
          top: 2%; } }
      #homepage-slides .slide .banner-message .banner-text1 {
        font-family: "Hind", sans-serif;
        font-size: 2rem;
        font-weight: 300;
        text-transform: uppercase; }
        @media screen and (min-width: 768px) {
          #homepage-slides .slide .banner-message .banner-text1 {
            font-size: 5rem;
            font-weight: 200; } }
      #homepage-slides .slide .banner-message .banner-text2 {
        font-family: "Hind", sans-serif;
        font-size: 1.5rem;
        font-style: italic;
        text-transform: lowercase; }
        @media screen and (min-width: 768px) {
          #homepage-slides .slide .banner-message .banner-text2 {
            font-size: 4rem; } }
      #homepage-slides .slide .banner-message .banner-text3 {
        font-family: "Hind", sans-serif;
        font-size: 0.5rem;
        font-weight: 400;
        text-transform: uppercase; }
        @media screen and (min-width: 768px) {
          #homepage-slides .slide .banner-message .banner-text3 {
            font-size: 1.3rem;
            font-weight: 200; } }
  #homepage-slides .slide1 .banner-message {
    left: 3%; }
    #homepage-slides .slide1 .banner-message .banner-text1 {
      color: #00629b;
      display: inline; }
    #homepage-slides .slide1 .banner-message .banner-text2 {
      color: #fff;
      display: inline; }
    #homepage-slides .slide1 .banner-message .banner-text3 {
      color: #fff;
      text-align: right; }
  #homepage-slides .slide2 .banner-message {
    left: 3%; }
    #homepage-slides .slide2 .banner-message .banner-text1 {
      color: #000;
      display: inline;
      letter-spacing: -0.1rem; }
    #homepage-slides .slide2 .banner-message .banner-text2 {
      color: #343a40;
      display: inline; }
    #homepage-slides .slide2 .banner-message .banner-text3 {
      color: #000; }
  #homepage-slides .slide3 .banner-message {
    left: 3%; }
    #homepage-slides .slide3 .banner-message .banner-text1 {
      color: #000;
      display: inline;
      margin-top: -2rem; }
    #homepage-slides .slide3 .banner-message .banner-text2 {
      color: #fff;
      display: inline; }
    #homepage-slides .slide3 .banner-message .banner-text3 {
      color: #000; }
  #homepage-slides .slide4 .banner-message {
    right: 3%; }
    #homepage-slides .slide4 .banner-message .banner-text1 {
      color: #000;
      margin-top: 0rem;
      text-indent: 3rem; }
      @media screen and (min-width: 768px) {
        #homepage-slides .slide4 .banner-message .banner-text1 {
          margin-top: -1rem; } }
    #homepage-slides .slide4 .banner-message .banner-text2 {
      color: #fff; }
    #homepage-slides .slide4 .banner-message .banner-text3 {
      color: #fff; }
  #homepage-slides .slide5 .banner-message {
    left: 15%; }
    #homepage-slides .slide5 .banner-message .banner-text1 {
      color: #00629b;
      display: inline; }
    #homepage-slides .slide5 .banner-message .banner-text2 {
      color: #be1e24;
      display: inline; }
    #homepage-slides .slide5 .banner-message .banner-text3 {
      color: #fff; }

#home-bottom-left {
  margin: auto;
  max-width: 320px;
  position: relative;
  text-align: center;
  width: 100%; }
  #home-bottom-left h2 {
    color: #000;
    font-family: "Hind", sans-serif;
    font-size: 2rem;
    font-weight: 100;
    margin: 0;
    padding: 1rem 0;
    text-transform: uppercase; }
    @media screen and (min-width: 768px) {
      #home-bottom-left h2 {
        font-size: 2.3rem; } }
  #home-bottom-left ul {
    margin: -.5em 0 .5em 0; }
    #home-bottom-left ul li {
      border-right: 1px solid #757575;
      color: #757575;
      display: inline;
      font-family: "Hind", sans-serif;
      font-size: .8rem;
      font-weight: 400;
      list-style: none outside none;
      margin: 0 5px 0 0;
      padding: 0 5px 0 0;
      text-transform: uppercase; }
      #home-bottom-left ul li:last-child {
        border: 0 none; }
      #home-bottom-left ul li span {
        margin: 0 10px 0 0; }
  #home-bottom-left img {
    display: block; }

#home-bottom-center {
  width: 100%;
  margin: auto;
  max-width: 320px;
  position: relative; }
  #home-bottom-center .home-bottom-center-text {
    position: absolute;
    text-align: center;
    top: 18%;
    width: 100%; }
    #home-bottom-center .home-bottom-center-text h1 {
      color: #00629b;
      font-family: "Hind", sans-serif;
      font-size: 4rem;
      font-style: italic;
      font-weight: normal;
      margin: 0;
      padding: 0;
      text-transform: lowercase; }
    #home-bottom-center .home-bottom-center-text h2 {
      color: #757575;
      font-family: "Hind", sans-serif;
      font-size: 1.3rem;
      font-weight: 100;
      letter-spacing: .2em;
      margin-top: -.05rem;
      text-transform: uppercase; }
    #home-bottom-center .home-bottom-center-text h3 {
      color: #757575;
      font-family: "Hind", sans-serif;
      font-size: .8rem;
      font-weight: normal;
      margin-top: -1rem;
      text-transform: uppercase; }
  #home-bottom-center img {
    display: block; }

.home-bottom-right {
  font-family: "Hind", sans-serif;
  width: 100%;
  margin: auto;
  max-width: 320px;
  position: relative;
  text-align: center; }
  .home-bottom-right .home-bottom-right-header h2 {
    color: #757575;
    font-size: 0.7rem;
    font-weight: 400;
    padding: .5em 0 0 0;
    margin: 0; }
    @media screen and (min-width: 768px) {
      .home-bottom-right .home-bottom-right-header h2 {
        font-size: 2.3rem;
        font-weight: 200; } }
  .home-bottom-right .home-bottom-right-header h3 {
    color: #64772d;
    font-size: 2.2rem;
    font-style: normal;
    font-weight: 200;
    margin: 0;
    padding: 0;
    text-transform: uppercase; }
    @media screen and (min-width: 768px) {
      .home-bottom-right .home-bottom-right-header h3 {
        font-size: 2.3rem; } }
  .home-bottom-right .home-bottom-right-header img {
    display: block; }
  .home-bottom-right .product-tile {
    border: 0 none;
    margin: 1em auto 0;
    min-height: 255px;
    width: 90%; }
    .home-bottom-right .product-tile img {
      box-shadow: 0px 0px 5px 3px #ced4da;
      max-width: 90%; }
    .home-bottom-right .product-tile .product-name {
      height: auto; }
    .home-bottom-right .product-tile .product-sales-price {
      color: #000; }

.cart-recommendations {
  margin-top: 1rem; }
  .cart-recommendations .last-visited {
    margin-bottom: 1.25rem; }
  .cart-recommendations .product-listing {
    background-color: #f4f2f1;
    padding: 1rem 0; }
    .cart-recommendations .product-listing::after {
      display: block;
      clear: both;
      content: ""; }
  .cart-recommendations .c-product-tile-carousel {
    width: calc(100% + 40px);
    margin-left: -20px;
    margin-right: -20px; }

.category-tiles {
  margin-top: 36px; }
  @media (min-width: 1024px) {
    .category-tiles {
      margin-bottom: 55px;
      margin-top: 40px; } }
  .category-tiles .category-slot {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; }
    .category-tiles .category-slot > h2 {
      width: 100%; }
  .category-tiles .category-tile {
    flex: 0 0 47%; }
    @media (min-width: 1024px) {
      .category-tiles .category-tile {
        flex-basis: 31%; } }

.category-tiles__header {
  font-size: 36px;
  margin-bottom: 28px;
  text-align: center; }
  @media (min-width: 1024px) {
    .category-tiles__header {
      margin-bottom: 26px; } }

.cart-recommendations .tiles-container,
.category-slot .tiles-container,
.product-slot .tiles-container {
  display: flex;
  flex-flow: row wrap;
  justify-content: center; }
  .cart-recommendations .tiles-container .grid-tile,
  .category-slot .tiles-container .grid-tile,
  .product-slot .tiles-container .grid-tile {
    box-shadow: none;
    margin: 1rem;
    width: 25%; }

.cart-recommendations h1,
.category-slot h1,
.product-slot h1 {
  color: #fff;
  font-family: "Hind", sans-serif;
  font-size: 3rem;
  font-weight: 300;
  position: absolute;
  text-align: right;
  bottom: 2%;
  left: 2%; }
  @media screen and (min-width: 768px) {
    .cart-recommendations h1,
    .category-slot h1,
    .product-slot h1 {
      font-weight: 100; } }

.cart-recommendations h2,
.category-slot h2,
.product-slot h2 {
  margin: 0 auto 30px;
  text-align: center; }

.cart-recommendations h3,
.category-slot h3,
.product-slot h3 {
  color: #000;
  font-family: inherit; }

.cart-recommendations h4,
.cart-recommendations .h4,
.category-slot h4,
.category-slot .h4,
.product-slot h4,
.product-slot .h4 {
  background: transparent;
  color: #000;
  font-family: inherit;
  line-height: normal; }

.cart-recommendations a:hover h3,
.category-slot a:hover h3,
.product-slot a:hover h3 {
  text-decoration: underline; }

.cart-recommendations .catlanding-banner,
.category-slot .catlanding-banner,
.product-slot .catlanding-banner {
  margin-bottom: 20px;
  overflow: hidden;
  position: relative;
  width: 100%; }
  .cart-recommendations .catlanding-banner img,
  .category-slot .catlanding-banner img,
  .product-slot .catlanding-banner img {
    height: auto;
    width: 100%; }

.cart-recommendations .category-tile,
.category-slot .category-tile,
.product-slot .category-tile {
  float: left;
  margin-bottom: 36px;
  overflow: hidden;
  padding: 0 .15%;
  position: relative;
  width: 100%; }
  @media (min-width: 1024px) {
    .cart-recommendations .category-tile,
    .category-slot .category-tile,
    .product-slot .category-tile {
      margin-bottom: 51px;
      width: 33%; } }
  .cart-recommendations .category-tile img,
  .category-slot .category-tile img,
  .product-slot .category-tile img {
    height: auto;
    margin-bottom: 13px;
    width: 100%; }

.cart-recommendations .cat-banner,
.category-slot .cat-banner,
.product-slot .cat-banner {
  overflow: hidden;
  position: relative;
  width: 100%; }
  .cart-recommendations .cat-banner img,
  .category-slot .cat-banner img,
  .product-slot .cat-banner img {
    height: auto;
    width: 100%; }
  .cart-recommendations .cat-banner h1,
  .category-slot .cat-banner h1,
  .product-slot .cat-banner h1 {
    color: #343a40;
    right: 2%; }

.cart-recommendations .search-result-items .grid-tile,
.category-slot .search-result-items .grid-tile,
.product-slot .search-result-items .grid-tile {
  box-shadow: none;
  margin: 0;
  width: 100%; }
  @media screen and (min-width: 768px) {
    .cart-recommendations .search-result-items .grid-tile,
    .category-slot .search-result-items .grid-tile,
    .product-slot .search-result-items .grid-tile {
      width: 33%; } }
  .cart-recommendations .search-result-items .grid-tile .product-tile,
  .category-slot .search-result-items .grid-tile .product-tile,
  .product-slot .search-result-items .grid-tile .product-tile {
    margin: 0 .15%;
    padding: 1rem 0;
    width: 100%; }
    .cart-recommendations .search-result-items .grid-tile .product-tile .product-name,
    .category-slot .search-result-items .grid-tile .product-tile .product-name,
    .product-slot .search-result-items .grid-tile .product-tile .product-name {
      height: auto;
      margin-top: .5em;
      overflow: hidden;
      text-overflow: ellipsis; }
      .cart-recommendations .search-result-items .grid-tile .product-tile .product-name a,
      .category-slot .search-result-items .grid-tile .product-tile .product-name a,
      .product-slot .search-result-items .grid-tile .product-tile .product-name a {
        color: #00629b; }

.cart-recommendations h3,
.product-slot h3 {
  background-color: #fff;
  bottom: 0;
  font-family: "Hind", sans-serif;
  font-size: 2rem;
  font-weight: 300;
  margin: 0;
  opacity: .6;
  padding: 2rem;
  position: absolute;
  text-transform: uppercase;
  width: 100%; }

.html-slot {
  background-color: #f4f2f1;
  border-color: #e9ecef;
  border-style: solid;
  border-width: 1px 0; }
  .html-slot h1 {
    color: #00629b;
    font-family: "Hind", sans-serif;
    font-size: 1.5rem;
    font-weight: 300;
    margin: 1rem;
    text-align: center; }
    @media screen and (min-width: 768px) {
      .html-slot h1 {
        font-weight: 100; } }
    .html-slot h1 a {
      font-family: "Hind", sans-serif; }

.menu-toggle {
  background-color: transparent;
  border: none;
  display: flex;
  margin-top: 1px;
  padding: 0; }
  .menu-toggle__icon {
    width: 24px;
    height: 24px; }
    .is-navigation-active .menu-toggle__icon--burger {
      display: none; }
    .menu-toggle__icon--close {
      display: none; }
      .is-navigation-active .menu-toggle__icon--close {
        display: block; }

#navigation {
  color: #000; }
  #navigation ul, #navigation li {
    list-style: none; }
  #navigation a, #navigation a:hover {
    color: inherit; }

@media (min-width: 1074px) {
  #navigation .level-1 > li > a, #navigation .level-1 > div > li > a {
    padding-right: 20px;
    padding-left: 20px; } }

@media (min-width: 1024px) {
  .menu-utility-user {
    align-items: center;
    display: inline-flex;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.2; }
    .menu-utility-user a {
      color: inherit; }
    .menu-utility-user .user-account {
      align-items: center;
      display: inline-flex; } }
    @media (min-width: 1024px) and (min-width: 1024px) {
      .menu-utility-user .user-account {
        padding: 9px 0; } }

@media (min-width: 1024px) {
      .menu-utility-user .user-account__icon {
        width: 14px;
        height: 14px; }
    .menu-utility-user .user-info {
      position: relative; }
      .menu-utility-user .user-info .user-panel {
        background-color: #fff;
        box-shadow: 0 20px 30px -5px rgba(116, 116, 116, 0.4);
        color: #000;
        display: none;
        margin: 0;
        padding: 29px 40px;
        position: absolute;
        top: 100%;
        right: -40px;
        z-index: 1;
        text-align: left;
        text-transform: none;
        width: 198px; }
        .menu-utility-user .user-info .user-panel__link {
          display: block;
          font-size: 14px;
          font-weight: normal;
          line-height: normal;
          line-height: 1.43;
          letter-spacing: normal;
          padding: .5rem 0; }
      .menu-utility-user .user-info.active .user-panel, .menu-utility-user .user-info:hover .user-panel {
        display: block; } }

.menu-utility-user__item__icon {
  width: 24px;
  height: 24px; }

@media (min-width: 1024px) {
  .header-banner__util--right .menu-utility-user__item {
    margin-left: 25px; }
    html[lang="fr"] .header-banner__util--right .menu-utility-user__item {
      margin-left: 10px; } }

@media (min-width: 1245px) {
  .header-banner__util--right .menu-utility-user__item {
    margin-left: 25px; } }

.menu-utility-user .locale-select {
  min-width: 3.2em; }

.dropdown-drawer {
  background-color: #fff;
  box-shadow: 0 20px 30px -5px rgba(116, 116, 116, 0.4);
  display: none;
  font-size: 12px;
  font-weight: normal;
  line-height: 2.5;
  letter-spacing: .5px;
  margin-top: 7px;
  margin-left: -1rem;
  padding: .8rem 0;
  position: absolute;
  right: 0;
  top: 100%;
  z-index: 990;
  text-align: left;
  text-transform: none;
  width: 162px; }
  .active .dropdown-drawer {
    display: block; }

.header-banner {
  --header-banner-background-color: #34871b;
  --header-banner-color: #fff;
  background-color: #34871b;
  background-color: var(--header-banner-background-color);
  color: #fff;
  color: var(--header-banner-color);
  overflow: hidden;
  position: relative;
  max-height: 75px;
  transition: max-height .25s;
  z-index: 995; }
  @media (max-width: 1023.98px) {
    .header-banner {
      display: none; } }
  .is-navigation-active .header-banner {
    display: none; }
  .header-banner a {
    font-size: 13px;
    font-weight: 500px; }
    .header-banner a, .header-banner a:hover {
      color: inherit; }
  .header-banner__banner {
    color: #fff;
    font-size: 13px;
    font-weight: 500;
    line-height: .5;
    letter-spacing: 1px;
    text-align: center;
    text-transform: uppercase;
    position: relative; }
    .header-banner__banner.desktop-only {
      max-width: 50%;
      min-width: 200px; }
    .header-banner__banner.mobile-only .slim-carousel .slick-prev {
      left: 8px; }
    .header-banner__banner.mobile-only .slim-carousel .slick-next {
      right: 8px; }
    @media (max-width: 1023.98px) {
      .header-banner__banner.mobile-only {
        background-color: #34871b; } }
    .header-banner__banner .svg-symbol {
      width: 32px;
      height: 32px;
      margin-right: 5px; }
    .header-banner__banner p {
      align-items: center;
      display: flex;
      line-height: 1.2;
      justify-content: center;
      margin: 0; }
    .header-banner__banner a {
      color: inherit; }
    .header-banner__banner .slim-carousel {
      margin: 0 auto;
      max-width: 100%;
      width: 100%;
      padding: 2px 15px; }
      .header-banner__banner .slim-carousel .slick-track {
        display: flex;
        justify-content: center;
        align-items: center; }
      .header-banner__banner .slim-carousel .slick-arrow {
        background-image: none;
        top: calc(50% - 0.65em);
        width: 1.3em;
        height: 1.3em; }
        .header-banner__banner .slim-carousel .slick-arrow::before, .header-banner__banner .slim-carousel .slick-arrow::after {
          position: absolute;
          display: block;
          content: "";
          border: 0.65em solid transparent; }
        .header-banner__banner .slim-carousel .slick-arrow::before {
          top: 0;
          border-right-color: #D5D5D5; }
        .header-banner__banner .slim-carousel .slick-arrow::after {
          top: 0;
          right: -0.11em;
          border-right-color: #34871b; }
      .header-banner__banner .slim-carousel .slick-prev {
        left: 0; }
      .header-banner__banner .slim-carousel .slick-next {
        right: 0; }
  @media (min-width: 1024px) {
    .header-banner {
      max-height: none;
      overflow: visible; } }
  .header-banner__util {
    display: none;
    min-width: 16rem; }
    @media (min-width: 1024px) {
      .header-banner__util {
        display: block; } }
    .header-banner__util--right {
      text-align: right; }

.header-banner-container {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 20px;
  padding-left: 20px;
  min-height: 36px;
  margin: auto; }
  @media (min-width: 1024px) {
    .header-banner-container {
      padding-right: 40px;
      padding-left: 40px; } }
  @media (min-width: 1440px) {
    .header-banner-container {
      max-width: 1440px; } }
  @media (min-width: 1024px) {
    .header-banner-container {
      align-items: center;
      display: flex;
      justify-content: space-between; } }

#header {
  background-color: #fff;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  position: relative;
  z-index: 993; }
  .has-sticky-header #header {
    -webkit-transform: translate3d(0, 0, 0);
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 995;
    width: 100%; }
  #header .header-container {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 20px;
    padding-left: 20px;
    align-items: center;
    display: flex;
    height: 53px;
    justify-content: space-between;
    margin: auto;
    position: relative; }
    @media (min-width: 1024px) {
      #header .header-container {
        padding-right: 40px;
        padding-left: 40px; } }
    @media (min-width: 1440px) {
      #header .header-container {
        max-width: 1440px; } }
    #header .header-container__icon {
      color: #34871b; }
    #header .header-container .email-signup-header-mobile {
      margin: 1px 0px 0px 30%; }
  #header .stores-link {
    align-items: center;
    color: inherit;
    display: flex;
    font-size: 14px;
    font-weight: normal;
    margin-right: 20px;
    padding: 0 0 1px; }
    #header .stores-link__label {
      font-weight: 300;
      line-height: 1.2;
      padding-right: 4px;
      text-align: right; }
  #header .search-toggle {
    color: #000;
    display: flex;
    font-size: 13px;
    font-weight: normal;
    letter-spacing: .5px;
    margin: 1px 0 -1px 21px; }
    #header .search-toggle__icon {
      width: 24px;
      height: 24px; }
    #header .search-toggle--desktop {
      display: none; }
    #header .search-toggle.desktop-only {
      display: none; }
  @media (min-width: 768px) {
    #header:not(.header--fr) {
      border-bottom: none; } }
  @media (min-width: 1024px) {
    #header:not(.header--fr) .header-container {
      align-items: center;
      height: 72px;
      padding-top: 0;
      padding-bottom: 0; } }
  @media (min-width: 1024px) {
    #header:not(.header--fr) .header-container__left {
      display: none !important; } }
  @media (min-width: 1024px) {
    #header:not(.header--fr) .header-container__right {
      flex-shrink: 1;
      display: block;
      height: 100%;
      width: 445px; } }
  @media (min-width: 1024px) {
    #header:not(.header--fr) .stores-link {
      margin-right: 3px; } }
  #header:not(.header--fr) .stores-link__icon {
    width: 24px;
    height: 24px; }
  @media (max-width: 1023.98px) {
    #header:not(.header--fr) .stores-link__label {
      position: absolute;
      width: 1px;
      height: 1px;
      padding: 0;
      overflow: hidden;
      clip: rect(0, 0, 0, 0);
      white-space: nowrap;
      border: 0; } }
  @media (min-width: 1024px) {
    #header:not(.header--fr) .stores-link__label {
      padding-left: 1.25rem; } }
  @media (min-width: 1024px) {
    #header:not(.header--fr) .search-toggle {
      display: none; }
      #header:not(.header--fr) .search-toggle--desktop {
        border-bottom: 3px solid transparent;
        display: flex;
        align-items: center;
        margin-left: 0;
        padding: 22px 0; }
        .is-search-active #header:not(.header--fr) .search-toggle--desktop {
          border-color: #34871b; } }
  @media (max-width: 1439.98px) {
    #header:not(.header--fr) html[lang="fr"] .search-toggle__label {
      position: absolute;
      width: 1px;
      height: 1px;
      padding: 0;
      overflow: hidden;
      clip: rect(0, 0, 0, 0);
      white-space: nowrap;
      border: 0; } }
  @media (min-width: 1024px) {
    #header:not(.header--fr) .primary-logo {
      flex-shrink: 1;
      margin: 1px 1.25rem 0 0;
      text-align: left;
      width: 445px; } }
  @media (min-width: 1024px) {
    #header:not(.header--fr) .primary-logo a {
      max-width: 100%;
      width: 192px; } }
  @media (max-width: 1023.98px) {
    #header:not(.header--fr) .header-search {
      box-shadow: 0 20px 30px -5px rgba(116, 116, 116, 0.5);
      padding: 0 20px 1rem;
      position: absolute;
      top: 100%;
      right: 0;
      width: 100vw;
      z-index: 1; } }
  @media (min-width: 1024px) {
    #header:not(.header--fr) .header-search {
      flex-shrink: 2;
      display: block;
      flex-basis: 550px;
      min-width: 550px; }
      #header:not(.header--fr) .header-search.mobile-only {
        display: none; } }
  @media (min-width: 1024px) {
    #header:not(.header--fr) .header-search #header:not(.header--fr) .header-search__input {
      font-size: 14px;
      padding: 8px 0 8px 14px; } }
  @media (max-width: 1023.98px) {
    #header:not(.header--fr) html.is-navigation-active, #header:not(.header--fr) html.is-navigation-active body {
      height: 100%;
      overflow: hidden;
      position: relative; }
      #header:not(.header--fr) html.is-navigation-active::before, #header:not(.header--fr) html.is-navigation-active body::before {
        background-color: rgba(117, 112, 103, 0.9); }
    #header:not(.header--fr) #navigation {
      background: #fff;
      font-size: 13px;
      font-weight: normal;
      letter-spacing: .9px;
      line-height: normal;
      margin-top: 1px;
      max-height: calc(100vh - 100%);
      max-width: 100vw;
      position: absolute;
      top: 100%;
      left: -330px;
      z-index: 1005;
      transition: transform .3s;
      width: 330px; }
      #header:not(.header--fr) #navigation ul, #header:not(.header--fr) #navigation li {
        list-style: none;
        margin: 0;
        padding: 0; }
      #header:not(.header--fr) #navigation ul, #header:not(.header--fr) #navigation li, #header:not(.header--fr) #navigation a {
        display: block; }
      #header:not(.header--fr) #navigation li {
        font-size: 15px;
        font-weight: normal; }
      .is-navigation-active #header:not(.header--fr) #navigation {
        overflow: auto;
        transform: translate(330px); }
      #header:not(.header--fr) #navigation .level-1 .is-active .level-2 {
        padding-bottom: 5px;
        padding-top: 5px;
        transition: max-height .2s linear, padding .2s; }
      #header:not(.header--fr) #navigation .level-1 > li, #header:not(.header--fr) #navigation .level-1 > div > li {
        font-weight: 500; }
        #header:not(.header--fr) #navigation .level-1 > li > a, #header:not(.header--fr) #navigation .level-1 > div > li > a {
          background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0' y='0' width='24' height='24' viewBox='0, 0, 24, 24'%3E%3Cg id='Layer_1'%3E%3Cpath d='M13.06,12 L8.53,7.47 L9.47,6.53 L14.94,12 L9.47,17.47 L8.53,16.53 z' fill='%2334871b' id='a'/%3E%3C/g%3E%3C/svg%3E");
          background-repeat: no-repeat;
          background-position: calc(100% + 6px) center;
          border-bottom: 1px solid rgba(0, 0, 0, 0.1);
          text-transform: uppercase; }
          #header:not(.header--fr) #navigation .level-1 > li > a, #header:not(.header--fr) #navigation .level-1 > li > a:hover, #header:not(.header--fr) #navigation .level-1 > div > li > a, #header:not(.header--fr) #navigation .level-1 > div > li > a:hover {
            margin-left: 20px;
            margin-right: 20px;
            padding: 13px 0; }
        #header:not(.header--fr) #navigation .level-1 > li.has-sub-menu > a, #header:not(.header--fr) #navigation .level-1 > div > li.has-sub-menu > a {
          background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0' y='0' width='24' height='24' viewBox='0, 0, 24, 24'%3E%3Cg id='Layer_1' fill='%2334871b'%3E%3Cpath d='M12.165,12.165 L12.165,16.5 L10.835,16.5 L10.835,12.165 L6.5,12.165 L6.5,10.835 L10.835,10.835 L10.835,6.5 L12.165,6.5 L12.165,10.835 L16.5,10.835 L16.5,12.165 z' fill='%2334871b' /%3E%3C/g%3E%3C/svg%3E");
          border: 0; }
        #header:not(.header--fr) #navigation .level-1 > li.has-sub-menu.is-active > a, #header:not(.header--fr) #navigation .level-1 > div > li.has-sub-menu.is-active > a {
          background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0' y='0' width='24' height='24' viewBox='0, 0, 24, 24'%3E%3Cg id='Layer_1'%3E%3Cpath d='M6.5,12.165 L6.5,10.835 L16.5,10.835 L16.5,12.165 z' fill='%2334871b'/%3E%3C/g%3E%3C/svg%3E"); }
      #header:not(.header--fr) #navigation .level-2,
      #header:not(.header--fr) #navigation .level-3,
      #header:not(.header--fr) #navigation .level-2__row .has-sub-menu > ul,
      #header:not(.header--fr) #navigation .level-2--alt .has-sub-menu > ul {
        max-height: 0;
        overflow: hidden;
        transition: max-height .2s linear; }
      #header:not(.header--fr) #navigation .level-2 > ul > li > a, #header:not(.header--fr) #navigation .level-2 > ul > li > a:hover,
      #header:not(.header--fr) #navigation .level-2 > li > a,
      #header:not(.header--fr) #navigation .level-2 > li > a:hover,
      #header:not(.header--fr) #navigation .level-3 > ul > li > a,
      #header:not(.header--fr) #navigation .level-3 > ul > li > a:hover,
      #header:not(.header--fr) #navigation .level-3 > li > a,
      #header:not(.header--fr) #navigation .level-3 > li > a:hover {
        padding: 11px 20px; }
      #header:not(.header--fr) #navigation .level-2 > ul > li.has-sub-menu > a,
      #header:not(.header--fr) #navigation .level-2 > li.has-sub-menu > a,
      #header:not(.header--fr) #navigation .level-3 > ul > li.has-sub-menu > a,
      #header:not(.header--fr) #navigation .level-3 > li.has-sub-menu > a {
        border: 0; }
        #header:not(.header--fr) #navigation .level-2 > ul > li.has-sub-menu > a::after,
        #header:not(.header--fr) #navigation .level-2 > li.has-sub-menu > a::after,
        #header:not(.header--fr) #navigation .level-3 > ul > li.has-sub-menu > a::after,
        #header:not(.header--fr) #navigation .level-3 > li.has-sub-menu > a::after {
          background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0' y='0' width='24' height='24' viewBox='0, 0, 24, 24'%3E%3Cg id='Layer_1' fill='%2334871b'%3E%3Cpath d='M12.165,12.165 L12.165,16.5 L10.835,16.5 L10.835,12.165 L6.5,12.165 L6.5,10.835 L10.835,10.835 L10.835,6.5 L12.165,6.5 L12.165,10.835 L16.5,10.835 L16.5,12.165 z' fill='%23000' /%3E%3C/g%3E%3C/svg%3E");
          background-position: center center;
          background-repeat: no-repeat;
          background-size: contain;
          content: '';
          display: inline-block;
          height: 22px;
          vertical-align: middle;
          width: 22px; }
      #header:not(.header--fr) #navigation .level-2 > ul > li.has-sub-menu.is-active > a::after,
      #header:not(.header--fr) #navigation .level-2 > li.has-sub-menu.is-active > a::after,
      #header:not(.header--fr) #navigation .level-3 > ul > li.has-sub-menu.is-active > a::after,
      #header:not(.header--fr) #navigation .level-3 > li.has-sub-menu.is-active > a::after {
        background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0' y='0' width='24' height='24' viewBox='0, 0, 24, 24'%3E%3Cg id='Layer_1'%3E%3Cpath d='M6.5,12.165 L6.5,10.835 L16.5,10.835 L16.5,12.165 z' fill='%23000'/%3E%3C/g%3E%3C/svg%3E"); }
      #header:not(.header--fr) #navigation .is-active > .level-2,
      #header:not(.header--fr) #navigation .is-active > .level-3,
      #header:not(.header--fr) #navigation .level-2__row .has-sub-menu.is-active > ul,
      #header:not(.header--fr) #navigation .level-2--alt .has-sub-menu.is-active > ul {
        max-height: 300em; }
      #header:not(.header--fr) #navigation .level-2 {
        border-bottom: 1px solid rgba(0, 0, 0, 0.1);
        margin-left: 20px;
        margin-right: 20px;
        transition: max-height .2s linear, padding 0s .2s; }
        #header:not(.header--fr) #navigation .level-2 > ul {
          margin-left: -10px;
          margin-right: -10px;
          margin-top: -5px; }
        #header:not(.header--fr) #navigation .level-2__banner {
          display: none; }
      #header:not(.header--fr) #navigation .level-2 a, #header:not(.header--fr) #navigation .level-2 a:hover,
      #header:not(.header--fr) #navigation .menu-utility-user-mobile a,
      #header:not(.header--fr) #navigation .menu-utility-user-mobile a:hover {
        font-size: 15px;
        letter-spacing: .5px;
        padding: 13px 20px;
        text-transform: none; }
      #header:not(.header--fr) #navigation .level-3 li > a, #header:not(.header--fr) #navigation .level-3 li > a:hover {
        font-weight: 300;
        padding: 1rem 20px;
        padding-left: 34px; }
      #header:not(.header--fr) #navigation .menu-utility-user-mobile {
        background-color: #34871b;
        color: #fff;
        font-size: 15px;
        font-weight: normal;
        line-height: normal;
        letter-spacing: normal;
        padding-top: 10px;
        padding-bottom: 100px; }
        #header:not(.header--fr) #navigation .menu-utility-user-mobile a, #header:not(.header--fr) #navigation .menu-utility-user-mobile a:hover {
          color: inherit;
          font-size: inherit;
          font-weight: inherit;
          letter-spacing: inherit;
          padding-top: 10px;
          padding-bottom: 10px; }
        #header:not(.header--fr) #navigation .menu-utility-user-mobile .user-info > a {
          align-items: center;
          background-image: none;
          display: flex; }
          #header:not(.header--fr) #navigation .menu-utility-user-mobile .user-info > a .svg-symbol {
            width: 16px;
            height: 16px;
            margin-left: 10px;
            transition: transform .2s; }
        #header:not(.header--fr) #navigation .menu-utility-user-mobile .user-info.has-sub-menu > a {
          border-bottom: 0; }
        #header:not(.header--fr) #navigation .menu-utility-user-mobile .user-panel {
          border-bottom: 1px solid rgba(0, 0, 0, 0.1);
          max-height: 0;
          overflow: hidden;
          transition: max-height .2s linear; }
          #header:not(.header--fr) #navigation .menu-utility-user-mobile .user-panel a, #header:not(.header--fr) #navigation .menu-utility-user-mobile .user-panel a:hover {
            text-transform: none;
            border-bottom: 0; }
        #header:not(.header--fr) #navigation .menu-utility-user-mobile .has-sub-menu .user-panel {
          border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
        #header:not(.header--fr) #navigation .menu-utility-user-mobile .is-active .user-panel {
          max-height: 200em; }
        #header:not(.header--fr) #navigation .menu-utility-user-mobile .is-active.user-info > a .svg-symbol {
          transform: rotate(180deg); }
        #header:not(.header--fr) #navigation .menu-utility-user-mobile .locale-select {
          margin: 10px 0;
          margin-left: 20px; }
          #header:not(.header--fr) #navigation .menu-utility-user-mobile .locale-select a {
            display: inline-block;
            padding: 0; }
          #header:not(.header--fr) #navigation .menu-utility-user-mobile .locale-select a + a {
            margin-left: 25px; } }
  @media (min-width: 1024px) {
    #header:not(.header--fr) .menu-toggle {
      display: none; }
    #header:not(.header--fr) #navigation {
      border-top: 1px solid rgba(0, 0, 0, 0.1);
      color: #000;
      display: flex;
      flex: 1;
      font-size: 13px;
      font-weight: normal;
      letter-spacing: .5px; }
      html[lang="fr"] #header:not(.header--fr) #navigation {
        margin-left: 0; }
      #header:not(.header--fr) #navigation a {
        display: inline-block; }
        #header:not(.header--fr) #navigation a, #header:not(.header--fr) #navigation a:hover {
          color: inherit; }
        #header:not(.header--fr) #navigation a:hover {
          text-decoration: underline; }
      #header:not(.header--fr) #navigation .menu-category {
        display: flex;
        justify-content: left;
        margin: 0 auto;
        max-width: 1440px;
        padding: 0 20px;
        width: 100%; } }
    @media (min-width: 1024px) and (min-width: 1074px) {
      #header:not(.header--fr) #navigation .menu-category {
        padding: 0 24px; } }
  @media (min-width: 1024px) {
        #header:not(.header--fr) #navigation .menu-category > li:hover > a, #header:not(.header--fr) #navigation .menu-category > div > li:hover > a {
          background-color: transparent; }
      #header:not(.header--fr) #navigation .level-1 > li, #header:not(.header--fr) #navigation .level-1 > div > li {
        font-size: 14px;
        font-weight: 500; }
        #header:not(.header--fr) #navigation .level-1 > li > a, #header:not(.header--fr) #navigation .level-1 > div > li > a {
          position: relative;
          padding: 16px 16px; }
          #header:not(.header--fr) #navigation .level-1 > li > a, #header:not(.header--fr) #navigation .level-1 > li > a:hover, #header:not(.header--fr) #navigation .level-1 > div > li > a, #header:not(.header--fr) #navigation .level-1 > div > li > a:hover {
            float: none;
            letter-spacing: 1px;
            text-decoration: none;
            text-transform: uppercase;
            width: 100%; }
          #header:not(.header--fr) #navigation .level-1 > li > a::before, #header:not(.header--fr) #navigation .level-1 > div > li > a::before {
            background-color: transparent;
            content: '';
            display: block;
            height: 3px;
            margin-top: -5px;
            position: absolute;
            top: 100%;
            transition: background-color .2s; }
        #header:not(.header--fr) #navigation .level-1 > li:hover > a::before, #header:not(.header--fr) #navigation .level-1 > div > li:hover > a::before {
          background-color: #34871b; }
      #header:not(.header--fr) #navigation .level-2 {
        width: 100%;
        margin-right: auto;
        margin-left: auto;
        padding-right: 20px;
        padding-left: 20px;
        background-color: #fff;
        border-top: 1px solid rgba(0, 0, 0, 0.1);
        border-bottom: 3px solid #34871b;
        box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.15);
        color: #343a40;
        visibility: hidden;
        line-height: 2.31;
        margin-top: -1px;
        padding: 0;
        position: absolute;
        top: 100%;
        left: 0;
        z-index: 1; } }
    @media (min-width: 1024px) and (min-width: 1024px) {
      #header:not(.header--fr) #navigation .level-2 {
        padding-right: 40px;
        padding-left: 40px; } }
  @media (min-width: 1024px) {
        #header:not(.header--fr) #navigation .level-2 a, #header:not(.header--fr) #navigation .level-2 div {
          width: 100%; }
        #header:not(.header--fr) #navigation .level-2 a {
          line-height: 1.4; }
        #header:not(.header--fr) #navigation .level-2 img {
          max-width: 100%; }
        #header:not(.header--fr) #navigation .level-2 li > ul,
        #header:not(.header--fr) #navigation .level-2 .level-3 > ul {
          padding: 0; }
        #header:not(.header--fr) #navigation .level-2.is-horizontal > ul {
          display: flex;
          flex-wrap: wrap;
          margin-right: -10px;
          margin-left: -10px;
          margin-top: 30px;
          margin-bottom: 30px;
          flex-wrap: nowrap; } }
      @media (min-width: 1024px) and (min-width: 1024px) {
        #header:not(.header--fr) #navigation .level-2.is-horizontal > ul {
          margin-right: -20px;
          margin-left: -20px; } }
  @media (min-width: 1024px) {
          #header:not(.header--fr) #navigation .level-2.is-horizontal > ul > li:not(.level-2__banner) {
            position: relative;
            width: 100%;
            min-height: 1px;
            padding-right: 10px;
            padding-left: 10px;
            flex: 0 0 16.66667%;
            max-width: 16.66667%; } }
        @media (min-width: 1024px) and (min-width: 1024px) {
          #header:not(.header--fr) #navigation .level-2.is-horizontal > ul > li:not(.level-2__banner) {
            padding-right: 20px;
            padding-left: 20px; } }
  @media (min-width: 1024px) {
        #header:not(.header--fr) #navigation .level-2.is-vertical .level-2__row {
          display: flex;
          flex-wrap: wrap;
          margin-right: -10px;
          margin-left: -10px;
          margin-top: 30px;
          margin-bottom: 30px; } }
      @media (min-width: 1024px) and (min-width: 1024px) {
        #header:not(.header--fr) #navigation .level-2.is-vertical .level-2__row {
          margin-right: -20px;
          margin-left: -20px; } }
  @media (min-width: 1024px) {
          #header:not(.header--fr) #navigation .level-2.is-vertical .level-2__row > ul:not(.level-2__banner) {
            max-width: 1400px; }
          #header:not(.header--fr) #navigation .level-2.is-vertical .level-2__row li {
            width: 150px;
            margin-right: 20px; }
        #header:not(.header--fr) #navigation .level-2__banner {
          display: flex;
          font-size: 14px;
          font-weight: 600; }
          #header:not(.header--fr) #navigation .level-2__banner img {
            width: auto;
            height: auto;
            flex: inherit; }
          #header:not(.header--fr) #navigation .level-2__banner--span-2 {
            padding-right: 20px;
            padding-left: 20px;
            flex: 0 0 16.66667%;
            max-width: 16.66667%; }
            #header:not(.header--fr) #navigation .level-2__banner--span-2 > .col-2 {
              flex: 0 0 100%;
              max-width: 100%; }
          #header:not(.header--fr) #navigation .level-2__banner--span-4 {
            flex: 0 0 33.33333%;
            max-width: 33.33333%; }
            #header:not(.header--fr) #navigation .level-2__banner--span-4 > .col-2 {
              flex: 0 0 50%;
              max-width: 50%; }
          #header:not(.header--fr) #navigation .level-2__banner--span-6 {
            flex: 0 0 50%;
            max-width: 50%; }
            #header:not(.header--fr) #navigation .level-2__banner--span-6 > .col-2 {
              flex: 0 0 33.33333%;
              max-width: 33.33333%; }
          #header:not(.header--fr) #navigation .level-2__banner--span-8 {
            flex: 0 0 66.66667%;
            max-width: 66.66667%; }
            #header:not(.header--fr) #navigation .level-2__banner--span-8 > .col-2 {
              flex: 0 0 25%;
              max-width: 25%; }
          #header:not(.header--fr) #navigation .level-2__banner--span-10 {
            flex: 0 0 83.33333%;
            max-width: 83.33333%; }
            #header:not(.header--fr) #navigation .level-2__banner--span-10 > .col-2 {
              flex: 0 0 20%;
              max-width: 20%; }
          #header:not(.header--fr) #navigation .level-2__banner h3 {
            color: #000;
            font-size: 1rem;
            font-weight: 600;
            letter-spacing: normal;
            line-height: 1.31;
            margin: 1.2rem 0 .5rem 0; }
          #header:not(.header--fr) #navigation .level-2__banner p {
            color: #000;
            font-size: 14px;
            font-weight: 300;
            letter-spacing: normal;
            line-height: 1.5;
            margin: .5rem 0; }
        #header:not(.header--fr) #navigation .level-2__alt-menu {
          font-weight: 600; }
      #header:not(.header--fr) #navigation .level-2 > ul > li > a, #header:not(.header--fr) #navigation .level-2 > ul > li > a:hover,
      #header:not(.header--fr) #navigation .level-2__row > ul > li > a,
      #header:not(.header--fr) #navigation .level-2__row > ul > li > a:hover {
        font-size: 14px;
        font-weight: 600;
        text-transform: none; }
      #header:not(.header--fr) #navigation .level-2 > ul > li > a + ul,
      #header:not(.header--fr) #navigation .level-2__row > ul > li > a + ul {
        margin-top: 5px; }
      #header:not(.header--fr) #navigation .level-1 li:hover .level-2 {
        visibility: visible;
        transition-delay: .5s;
        display: flex;
        justify-content: center; }
      #header:not(.header--fr) #navigation .level-3 {
        display: block;
        padding: 0; }
        #header:not(.header--fr) #navigation .level-3 a {
          font-weight: normal;
          text-transform: none; }
      #header:not(.header--fr) #navigation .menu-utility-user-mobile {
        display: none; }
      #header:not(.header--fr) #navigation .level-2.is-vertical > .level-2__row,
      #header:not(.header--fr) #navigation .level-2 > ul {
        max-width: 1400px;
        padding-right: 0;
        padding-left: 0;
        width: calc(100% + 40px); }
      #header:not(.header--fr) #navigation .html-slot-container {
        overflow-x: unset; } }
  @media (min-width: 1200px) {
    #header.header--fr {
      border-bottom: none; } }
  @media (min-width: 1200px) {
    #header.header--fr .header-container {
      align-items: center;
      height: 72px;
      padding-top: 0;
      padding-bottom: 0; } }
  @media (min-width: 1200px) {
    #header.header--fr .header-container__left {
      display: none !important; } }
  @media (min-width: 1200px) {
    #header.header--fr .header-container__right {
      flex-shrink: 1;
      display: block;
      height: 100%;
      width: 445px; } }
  @media (min-width: 1200px) {
    #header.header--fr .stores-link {
      margin-right: 3px; } }
  #header.header--fr .stores-link__icon {
    width: 24px;
    height: 24px; }
  @media (max-width: 1199.98px) {
    #header.header--fr .stores-link__label {
      position: absolute;
      width: 1px;
      height: 1px;
      padding: 0;
      overflow: hidden;
      clip: rect(0, 0, 0, 0);
      white-space: nowrap;
      border: 0; } }
  @media (min-width: 1200px) {
    #header.header--fr .stores-link__label {
      padding-left: 1.25rem; } }
  @media (min-width: 1200px) {
    #header.header--fr .search-toggle {
      display: none; }
      #header.header--fr .search-toggle--desktop {
        border-bottom: 3px solid transparent;
        display: flex;
        align-items: center;
        margin-left: 0;
        padding: 22px 0; }
        .is-search-active #header.header--fr .search-toggle--desktop {
          border-color: #34871b; } }
  @media (max-width: 1199.98px) {
    #header.header--fr html[lang="fr"] .search-toggle__label {
      position: absolute;
      width: 1px;
      height: 1px;
      padding: 0;
      overflow: hidden;
      clip: rect(0, 0, 0, 0);
      white-space: nowrap;
      border: 0; } }
  @media (min-width: 1200px) {
    #header.header--fr .primary-logo {
      flex-shrink: 1;
      margin: 1px 1.25rem 0 0;
      text-align: left;
      width: 445px; } }
  @media (min-width: 1200px) {
    #header.header--fr .primary-logo a {
      max-width: 100%;
      width: 192px; } }
  @media (max-width: 1199.98px) {
    #header.header--fr .header-search {
      box-shadow: 0 20px 30px -5px rgba(116, 116, 116, 0.5);
      padding: 0 20px 1rem;
      position: absolute;
      top: 100%;
      right: 0;
      width: 100vw;
      z-index: 1; } }
  @media (min-width: 1200px) {
    #header.header--fr .header-search {
      flex-shrink: 2;
      display: block;
      flex-basis: 550px;
      min-width: 550px; }
      #header.header--fr .header-search.mobile-only {
        display: none; } }
  @media (min-width: 1200px) {
    #header.header--fr .header-search #header.header--fr .header-search__input {
      font-size: 14px;
      padding: 8px 0 8px 14px; } }
  @media (max-width: 1199.98px) {
    #header.header--fr html.is-navigation-active, #header.header--fr html.is-navigation-active body {
      height: 100%;
      overflow: hidden;
      position: relative; }
      #header.header--fr html.is-navigation-active::before, #header.header--fr html.is-navigation-active body::before {
        background-color: rgba(117, 112, 103, 0.9); }
    #header.header--fr #navigation {
      background: #fff;
      font-size: 13px;
      font-weight: normal;
      letter-spacing: .9px;
      line-height: normal;
      margin-top: 1px;
      max-height: calc(100vh - 100%);
      max-width: 100vw;
      position: absolute;
      top: 100%;
      left: -330px;
      z-index: 1005;
      transition: transform .3s;
      width: 330px; }
      #header.header--fr #navigation ul, #header.header--fr #navigation li {
        list-style: none;
        margin: 0;
        padding: 0; }
      #header.header--fr #navigation ul, #header.header--fr #navigation li, #header.header--fr #navigation a {
        display: block; }
      #header.header--fr #navigation li {
        font-size: 15px;
        font-weight: normal; }
      .is-navigation-active #header.header--fr #navigation {
        overflow: auto;
        transform: translate(330px); }
      #header.header--fr #navigation .level-1 .is-active .level-2 {
        padding-bottom: 5px;
        padding-top: 5px;
        transition: max-height .2s linear, padding .2s; }
      #header.header--fr #navigation .level-1 > li, #header.header--fr #navigation .level-1 > div > li {
        font-weight: 500; }
        #header.header--fr #navigation .level-1 > li > a, #header.header--fr #navigation .level-1 > div > li > a {
          background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0' y='0' width='24' height='24' viewBox='0, 0, 24, 24'%3E%3Cg id='Layer_1'%3E%3Cpath d='M13.06,12 L8.53,7.47 L9.47,6.53 L14.94,12 L9.47,17.47 L8.53,16.53 z' fill='%2334871b' id='a'/%3E%3C/g%3E%3C/svg%3E");
          background-repeat: no-repeat;
          background-position: calc(100% + 6px) center;
          border-bottom: 1px solid rgba(0, 0, 0, 0.1);
          text-transform: uppercase; }
          #header.header--fr #navigation .level-1 > li > a, #header.header--fr #navigation .level-1 > li > a:hover, #header.header--fr #navigation .level-1 > div > li > a, #header.header--fr #navigation .level-1 > div > li > a:hover {
            margin-left: 20px;
            margin-right: 20px;
            padding: 13px 0; }
        #header.header--fr #navigation .level-1 > li.has-sub-menu > a, #header.header--fr #navigation .level-1 > div > li.has-sub-menu > a {
          background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0' y='0' width='24' height='24' viewBox='0, 0, 24, 24'%3E%3Cg id='Layer_1' fill='%2334871b'%3E%3Cpath d='M12.165,12.165 L12.165,16.5 L10.835,16.5 L10.835,12.165 L6.5,12.165 L6.5,10.835 L10.835,10.835 L10.835,6.5 L12.165,6.5 L12.165,10.835 L16.5,10.835 L16.5,12.165 z' fill='%2334871b' /%3E%3C/g%3E%3C/svg%3E");
          border: 0; }
        #header.header--fr #navigation .level-1 > li.has-sub-menu.is-active > a, #header.header--fr #navigation .level-1 > div > li.has-sub-menu.is-active > a {
          background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0' y='0' width='24' height='24' viewBox='0, 0, 24, 24'%3E%3Cg id='Layer_1'%3E%3Cpath d='M6.5,12.165 L6.5,10.835 L16.5,10.835 L16.5,12.165 z' fill='%2334871b'/%3E%3C/g%3E%3C/svg%3E"); }
      #header.header--fr #navigation .level-2,
      #header.header--fr #navigation .level-3,
      #header.header--fr #navigation .level-2__row .has-sub-menu > ul,
      #header.header--fr #navigation .level-2--alt .has-sub-menu > ul {
        max-height: 0;
        overflow: hidden;
        transition: max-height .2s linear; }
      #header.header--fr #navigation .level-2 > ul > li > a, #header.header--fr #navigation .level-2 > ul > li > a:hover,
      #header.header--fr #navigation .level-2 > li > a,
      #header.header--fr #navigation .level-2 > li > a:hover,
      #header.header--fr #navigation .level-3 > ul > li > a,
      #header.header--fr #navigation .level-3 > ul > li > a:hover,
      #header.header--fr #navigation .level-3 > li > a,
      #header.header--fr #navigation .level-3 > li > a:hover {
        padding: 11px 20px; }
      #header.header--fr #navigation .level-2 > ul > li.has-sub-menu > a,
      #header.header--fr #navigation .level-2 > li.has-sub-menu > a,
      #header.header--fr #navigation .level-3 > ul > li.has-sub-menu > a,
      #header.header--fr #navigation .level-3 > li.has-sub-menu > a {
        border: 0; }
        #header.header--fr #navigation .level-2 > ul > li.has-sub-menu > a::after,
        #header.header--fr #navigation .level-2 > li.has-sub-menu > a::after,
        #header.header--fr #navigation .level-3 > ul > li.has-sub-menu > a::after,
        #header.header--fr #navigation .level-3 > li.has-sub-menu > a::after {
          background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0' y='0' width='24' height='24' viewBox='0, 0, 24, 24'%3E%3Cg id='Layer_1' fill='%2334871b'%3E%3Cpath d='M12.165,12.165 L12.165,16.5 L10.835,16.5 L10.835,12.165 L6.5,12.165 L6.5,10.835 L10.835,10.835 L10.835,6.5 L12.165,6.5 L12.165,10.835 L16.5,10.835 L16.5,12.165 z' fill='%23000' /%3E%3C/g%3E%3C/svg%3E");
          background-position: center center;
          background-repeat: no-repeat;
          background-size: contain;
          content: '';
          display: inline-block;
          height: 22px;
          vertical-align: middle;
          width: 22px; }
      #header.header--fr #navigation .level-2 > ul > li.has-sub-menu.is-active > a::after,
      #header.header--fr #navigation .level-2 > li.has-sub-menu.is-active > a::after,
      #header.header--fr #navigation .level-3 > ul > li.has-sub-menu.is-active > a::after,
      #header.header--fr #navigation .level-3 > li.has-sub-menu.is-active > a::after {
        background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0' y='0' width='24' height='24' viewBox='0, 0, 24, 24'%3E%3Cg id='Layer_1'%3E%3Cpath d='M6.5,12.165 L6.5,10.835 L16.5,10.835 L16.5,12.165 z' fill='%23000'/%3E%3C/g%3E%3C/svg%3E"); }
      #header.header--fr #navigation .is-active > .level-2,
      #header.header--fr #navigation .is-active > .level-3,
      #header.header--fr #navigation .level-2__row .has-sub-menu.is-active > ul,
      #header.header--fr #navigation .level-2--alt .has-sub-menu.is-active > ul {
        max-height: 300em; }
      #header.header--fr #navigation .level-2 {
        border-bottom: 1px solid rgba(0, 0, 0, 0.1);
        margin-left: 20px;
        margin-right: 20px;
        transition: max-height .2s linear, padding 0s .2s; }
        #header.header--fr #navigation .level-2 > ul {
          margin-left: -10px;
          margin-right: -10px;
          margin-top: -5px; }
        #header.header--fr #navigation .level-2__banner {
          display: none; }
      #header.header--fr #navigation .level-2 a, #header.header--fr #navigation .level-2 a:hover,
      #header.header--fr #navigation .menu-utility-user-mobile a,
      #header.header--fr #navigation .menu-utility-user-mobile a:hover {
        font-size: 15px;
        letter-spacing: .5px;
        padding: 13px 20px;
        text-transform: none; }
      #header.header--fr #navigation .level-3 li > a, #header.header--fr #navigation .level-3 li > a:hover {
        font-weight: 300;
        padding: 1rem 20px;
        padding-left: 34px; }
      #header.header--fr #navigation .menu-utility-user-mobile {
        background-color: #34871b;
        color: #fff;
        font-size: 15px;
        font-weight: normal;
        line-height: normal;
        letter-spacing: normal;
        padding-top: 10px;
        padding-bottom: 100px; }
        #header.header--fr #navigation .menu-utility-user-mobile a, #header.header--fr #navigation .menu-utility-user-mobile a:hover {
          color: inherit;
          font-size: inherit;
          font-weight: inherit;
          letter-spacing: inherit;
          padding-top: 10px;
          padding-bottom: 10px; }
        #header.header--fr #navigation .menu-utility-user-mobile .user-info > a {
          align-items: center;
          background-image: none;
          display: flex; }
          #header.header--fr #navigation .menu-utility-user-mobile .user-info > a .svg-symbol {
            width: 16px;
            height: 16px;
            margin-left: 10px;
            transition: transform .2s; }
        #header.header--fr #navigation .menu-utility-user-mobile .user-info.has-sub-menu > a {
          border-bottom: 0; }
        #header.header--fr #navigation .menu-utility-user-mobile .user-panel {
          border-bottom: 1px solid rgba(0, 0, 0, 0.1);
          max-height: 0;
          overflow: hidden;
          transition: max-height .2s linear; }
          #header.header--fr #navigation .menu-utility-user-mobile .user-panel a, #header.header--fr #navigation .menu-utility-user-mobile .user-panel a:hover {
            text-transform: none;
            border-bottom: 0; }
        #header.header--fr #navigation .menu-utility-user-mobile .has-sub-menu .user-panel {
          border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
        #header.header--fr #navigation .menu-utility-user-mobile .is-active .user-panel {
          max-height: 200em; }
        #header.header--fr #navigation .menu-utility-user-mobile .is-active.user-info > a .svg-symbol {
          transform: rotate(180deg); }
        #header.header--fr #navigation .menu-utility-user-mobile .locale-select {
          margin: 10px 0;
          margin-left: 20px; }
          #header.header--fr #navigation .menu-utility-user-mobile .locale-select a {
            display: inline-block;
            padding: 0; }
          #header.header--fr #navigation .menu-utility-user-mobile .locale-select a + a {
            margin-left: 25px; } }
  @media (min-width: 1200px) {
    #header.header--fr .menu-toggle {
      display: none; }
    #header.header--fr #navigation {
      border-top: 1px solid rgba(0, 0, 0, 0.1);
      color: #000;
      display: flex;
      flex: 1;
      font-size: 13px;
      font-weight: normal;
      letter-spacing: .5px; }
      html[lang="fr"] #header.header--fr #navigation {
        margin-left: 0; }
      #header.header--fr #navigation a {
        display: inline-block; }
        #header.header--fr #navigation a, #header.header--fr #navigation a:hover {
          color: inherit; }
        #header.header--fr #navigation a:hover {
          text-decoration: underline; }
      #header.header--fr #navigation .menu-category {
        display: flex;
        justify-content: left;
        margin: 0 auto;
        max-width: 1440px;
        padding: 0 24px;
        width: 100%; }
        #header.header--fr #navigation .menu-category > li:hover > a, #header.header--fr #navigation .menu-category > div > li:hover > a {
          background-color: transparent; }
      #header.header--fr #navigation .level-1 > li, #header.header--fr #navigation .level-1 > div > li {
        font-size: 14px;
        font-weight: 500; }
        #header.header--fr #navigation .level-1 > li > a, #header.header--fr #navigation .level-1 > div > li > a {
          position: relative;
          padding: 16px 16px; }
          #header.header--fr #navigation .level-1 > li > a, #header.header--fr #navigation .level-1 > li > a:hover, #header.header--fr #navigation .level-1 > div > li > a, #header.header--fr #navigation .level-1 > div > li > a:hover {
            float: none;
            letter-spacing: 1px;
            text-decoration: none;
            text-transform: uppercase;
            width: 100%; }
          #header.header--fr #navigation .level-1 > li > a::before, #header.header--fr #navigation .level-1 > div > li > a::before {
            background-color: transparent;
            content: '';
            display: block;
            height: 3px;
            margin-top: -5px;
            position: absolute;
            top: 100%;
            transition: background-color .2s; }
        #header.header--fr #navigation .level-1 > li:hover > a::before, #header.header--fr #navigation .level-1 > div > li:hover > a::before {
          background-color: #34871b; }
      #header.header--fr #navigation .level-2 {
        width: 100%;
        margin-right: auto;
        margin-left: auto;
        padding-right: 20px;
        padding-left: 20px;
        background-color: #fff;
        border-top: 1px solid rgba(0, 0, 0, 0.1);
        border-bottom: 3px solid #34871b;
        box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.15);
        color: #343a40;
        visibility: hidden;
        line-height: 2.31;
        margin-top: -1px;
        padding: 0;
        position: absolute;
        top: 100%;
        left: 0;
        z-index: 1; } }
    @media (min-width: 1200px) and (min-width: 1024px) {
      #header.header--fr #navigation .level-2 {
        padding-right: 40px;
        padding-left: 40px; } }
  @media (min-width: 1200px) {
        #header.header--fr #navigation .level-2 a, #header.header--fr #navigation .level-2 div {
          width: 100%; }
        #header.header--fr #navigation .level-2 a {
          line-height: 1.4; }
        #header.header--fr #navigation .level-2 img {
          max-width: 100%; }
        #header.header--fr #navigation .level-2 li > ul,
        #header.header--fr #navigation .level-2 .level-3 > ul {
          padding: 0; }
        #header.header--fr #navigation .level-2.is-horizontal > ul {
          display: flex;
          flex-wrap: wrap;
          margin-right: -10px;
          margin-left: -10px;
          margin-top: 30px;
          margin-bottom: 30px;
          flex-wrap: nowrap; } }
      @media (min-width: 1200px) and (min-width: 1024px) {
        #header.header--fr #navigation .level-2.is-horizontal > ul {
          margin-right: -20px;
          margin-left: -20px; } }
  @media (min-width: 1200px) {
          #header.header--fr #navigation .level-2.is-horizontal > ul > li:not(.level-2__banner) {
            position: relative;
            width: 100%;
            min-height: 1px;
            padding-right: 10px;
            padding-left: 10px;
            flex: 0 0 16.66667%;
            max-width: 16.66667%; } }
        @media (min-width: 1200px) and (min-width: 1024px) {
          #header.header--fr #navigation .level-2.is-horizontal > ul > li:not(.level-2__banner) {
            padding-right: 20px;
            padding-left: 20px; } }
  @media (min-width: 1200px) {
        #header.header--fr #navigation .level-2.is-vertical .level-2__row {
          display: flex;
          flex-wrap: wrap;
          margin-right: -10px;
          margin-left: -10px;
          margin-top: 30px;
          margin-bottom: 30px; } }
      @media (min-width: 1200px) and (min-width: 1024px) {
        #header.header--fr #navigation .level-2.is-vertical .level-2__row {
          margin-right: -20px;
          margin-left: -20px; } }
  @media (min-width: 1200px) {
          #header.header--fr #navigation .level-2.is-vertical .level-2__row > ul:not(.level-2__banner) {
            max-width: 1400px; }
          #header.header--fr #navigation .level-2.is-vertical .level-2__row li {
            width: 150px;
            margin-right: 20px; }
        #header.header--fr #navigation .level-2__banner {
          display: flex;
          font-size: 14px;
          font-weight: 600; }
          #header.header--fr #navigation .level-2__banner img {
            width: auto;
            height: auto;
            flex: inherit; }
          #header.header--fr #navigation .level-2__banner--span-2 {
            padding-right: 20px;
            padding-left: 20px;
            flex: 0 0 16.66667%;
            max-width: 16.66667%; }
            #header.header--fr #navigation .level-2__banner--span-2 > .col-2 {
              flex: 0 0 100%;
              max-width: 100%; }
          #header.header--fr #navigation .level-2__banner--span-4 {
            flex: 0 0 33.33333%;
            max-width: 33.33333%; }
            #header.header--fr #navigation .level-2__banner--span-4 > .col-2 {
              flex: 0 0 50%;
              max-width: 50%; }
          #header.header--fr #navigation .level-2__banner--span-6 {
            flex: 0 0 50%;
            max-width: 50%; }
            #header.header--fr #navigation .level-2__banner--span-6 > .col-2 {
              flex: 0 0 33.33333%;
              max-width: 33.33333%; }
          #header.header--fr #navigation .level-2__banner--span-8 {
            flex: 0 0 66.66667%;
            max-width: 66.66667%; }
            #header.header--fr #navigation .level-2__banner--span-8 > .col-2 {
              flex: 0 0 25%;
              max-width: 25%; }
          #header.header--fr #navigation .level-2__banner--span-10 {
            flex: 0 0 83.33333%;
            max-width: 83.33333%; }
            #header.header--fr #navigation .level-2__banner--span-10 > .col-2 {
              flex: 0 0 20%;
              max-width: 20%; }
          #header.header--fr #navigation .level-2__banner h3 {
            color: #000;
            font-size: 1rem;
            font-weight: 600;
            letter-spacing: normal;
            line-height: 1.31;
            margin: 1.2rem 0 .5rem 0; }
          #header.header--fr #navigation .level-2__banner p {
            color: #000;
            font-size: 14px;
            font-weight: 300;
            letter-spacing: normal;
            line-height: 1.5;
            margin: .5rem 0; }
        #header.header--fr #navigation .level-2__alt-menu {
          font-weight: 600; }
      #header.header--fr #navigation .level-2 > ul > li > a, #header.header--fr #navigation .level-2 > ul > li > a:hover,
      #header.header--fr #navigation .level-2__row > ul > li > a,
      #header.header--fr #navigation .level-2__row > ul > li > a:hover {
        font-size: 14px;
        font-weight: 600;
        text-transform: none; }
      #header.header--fr #navigation .level-2 > ul > li > a + ul,
      #header.header--fr #navigation .level-2__row > ul > li > a + ul {
        margin-top: 5px; }
      #header.header--fr #navigation .level-1 li:hover .level-2 {
        visibility: visible;
        transition-delay: .5s;
        display: flex;
        justify-content: center; }
      #header.header--fr #navigation .level-3 {
        display: block;
        padding: 0; }
        #header.header--fr #navigation .level-3 a {
          font-weight: normal;
          text-transform: none; }
      #header.header--fr #navigation .menu-utility-user-mobile {
        display: none; }
      #header.header--fr #navigation .level-2.is-vertical > .level-2__row,
      #header.header--fr #navigation .level-2 > ul {
        max-width: 1400px;
        padding-right: 0;
        padding-left: 0;
        width: calc(100% + 40px); }
      #header.header--fr #navigation .html-slot-container {
        overflow-x: unset; } }
  @media (max-width: 1023.98px) {
    #header .header-search.mobile-only {
      position: relative;
      padding: 0;
      box-shadow: none;
      display: block; }
    #header .header-search.desktop-only {
      display: none; } }

.primary-logo {
  line-height: 0; }
  .primary-logo a {
    display: inline-block;
    max-width: 134px; }

.header-search {
  display: none;
  background-color: #fff;
  position: relative; }
  .header-search:focus-within .header-search__container {
    border: 2px solid #eaf4db;
    outline: 1px solid #02a94d; }
  .header-search .header-search__container {
    border: 1px solid #8dc542;
    display: flex;
    max-width: 100%; }
  .header-search .header-search__input {
    border: 0;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: normal;
    line-height: 1.45;
    max-width: none;
    padding: 6px 0 6px 8px;
    width: 100%; }
    .header-search .header-search__input:focus {
      outline: 0; }
    @media (max-width: 1023.98px) {
      .header-search .header-search__input::placeholder {
        font-weight: 700; } }
  .header-search .header-search__submit {
    align-items: center;
    background: none;
    border: none;
    display: flex;
    justify-content: center;
    min-width: 40px;
    padding: 0; }
    .header-search .header-search__submit__icon {
      width: 24px;
      height: 24px;
      color: #34871b; }
  .is-search-active .header-search {
    display: block; }

.locale-select a, .locale-select a:hover {
  border-bottom: 1.5px solid transparent;
  display: inline-block;
  font-size: .9285em;
  letter-spacing: 1px;
  line-height: 1;
  padding: 0;
  text-decoration: none;
  text-transform: uppercase; }
  .locale-select a.is-active, .locale-select a:hover.is-active {
    border-color: rgba(255, 255, 255, 0.4); }

.locale-select a + a {
  margin-left: .5em; }

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

.desktop-only {
  display: none; }
  @media (min-width: 768px) {
    .desktop-only {
      display: block; } }

#mini-cart {
  position: relative;
  z-index: 1015; }
  @media (min-width: 1024px) {
    #mini-cart {
      margin-left: 17px; } }
  #mini-cart .mini-cart-link-cart, #mini-cart .checkout-btn {
    display: block;
    font-size: 14px;
    font-weight: 300;
    letter-spacing: 2px;
    line-height: 1.3;
    padding-bottom: 10px;
    padding-top: 10px;
    text-align: center;
    text-decoration: none;
    width: 100%;
    min-width: 214px; }
    #mini-cart .mini-cart-link-cart:hover, #mini-cart .checkout-btn:hover {
      text-decoration: none; }
      #mini-cart .mini-cart-link-cart:hover .mini-cart-total, #mini-cart .checkout-btn:hover .mini-cart-total {
        border-color: #34871b; }
  #mini-cart .checkout-btn.close-btn {
    display: none; }
  #mini-cart .checkout-btn {
    font-weight: normal;
    margin-bottom: 10px; }

.mini-cart-total {
  border-bottom: 3px solid transparent;
  position: relative;
  transition: border-color .2s; }
  @media (min-width: 1024px) {
    .mini-cart-total {
      display: block;
      height: 100%; } }
  .mini-cart-total .mini-cart-link {
    align-items: center;
    color: #000;
    display: flex;
    font-size: 14px;
    font-weight: 300;
    letter-spacing: .3px;
    line-height: 1.5;
    padding: 4px 0 0; }
    @media (min-width: 1024px) {
      .mini-cart-total .mini-cart-link {
        height: 100%;
        padding: 3px 14px 0 0; } }
    @media (max-width: 1023.98px) {
      .mini-cart-total .mini-cart-link__label {
        position: absolute;
        width: 1px;
        height: 1px;
        padding: 0;
        overflow: hidden;
        clip: rect(0, 0, 0, 0);
        white-space: nowrap;
        border: 0; } }
    @media (min-width: 1024px) {
      .mini-cart-total .mini-cart-link__label {
        padding-right: 8px; } }
    .mini-cart-total .mini-cart-link__icon {
      width: 24px;
      height: 24px; }
    .mini-cart-total .mini-cart-link .minicart-quantity {
      width: 18px;
      height: 18px;
      background-color: #be1e24;
      border-radius: 50%;
      color: #fff;
      display: block;
      font-size: 12px;
      font-weight: 500;
      line-height: 20px;
      margin-top: -16px;
      margin-right: -10px;
      position: absolute;
      top: 50%;
      right: 0;
      text-align: center; }
      @media (min-width: 1024px) {
        .mini-cart-total .mini-cart-link .minicart-quantity {
          width: 22px;
          height: 22px;
          font-size: 13px;
          line-height: 24px;
          margin-top: -16px;
          margin-right: -2px; } }

@media (max-width: 1439.98px) {
  html[lang="fr"] .mini-cart-link__label {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0; } }

html:not(.is-minicart-active) .mini-cart-content {
  display: none; }

.mini-cart-content {
  background-color: #fff;
  border-bottom: 3px solid #34871b;
  box-shadow: 0 20px 30px -5px rgba(116, 116, 116, 0.4);
  font-size: 12px;
  line-height: normal;
  max-width: 100vw;
  position: absolute;
  top: 100%;
  right: 0;
  width: 294px; }
  .mini-cart-content.minicart-mobile-action {
    top: 0; }
    .mini-cart-content.minicart-mobile-action .mini-cart-products {
      padding-top: 0;
      max-height: 34vh; }
  .mini-cart-content.minicart-desktop-action {
    width: 700px;
    position: fixed;
    overflow-x: auto;
    max-height: calc(100vh - 56px);
    top: 16%;
    right: 32%;
    max-width: unset;
    border: 2px solid;
    /* GTN-1229 temporarily removed styling to show multiple items in minicart.  To be restored in a future release.
        &.multi-items-added {
            .mini-cart-products {
                flex-flow: column;

                .mini-cart-product {
                    display: flex;
                    min-width: 230px;
                    justify-content: space-around;
                }
            }
        }*/ }
    @media screen and (max-width: 1023px) and (max-width: 768px) {
      .mini-cart-content.minicart-desktop-action {
        right: 55%; } }
    @media screen and (min-width: 1023px) and (max-width: 1025px) {
      .mini-cart-content.minicart-desktop-action {
        top: 5%;
        right: 47%; } }
    .mini-cart-content.minicart-desktop-action .product-tile .product-image .quickview {
      width: 77%;
      font-size: 20px;
      right: 19px; }
    .mini-cart-content.minicart-desktop-action .mini-cart-products {
      margin-left: 3%;
      align-items: center; }
      .mini-cart-content.minicart-desktop-action .mini-cart-products .mini-cart-product {
        border: none;
        margin-top: 0;
        display: none; }
        .mini-cart-content.minicart-desktop-action .mini-cart-products .mini-cart-product:first-child {
          display: flex; }
    .mini-cart-content.minicart-desktop-action .mini-cart-totals {
      float: right;
      margin-right: 3%;
      padding-left: 8%;
      padding-right: 8.25%;
      flex-wrap: wrap; }
      .mini-cart-content.minicart-desktop-action .mini-cart-totals .mini-cart-subtotals {
        width: 100%;
        text-align: center;
        border-top: 1px solid;
        border-bottom: 1px solid;
        padding-top: 3px;
        margin: 0;
        height: -webkit-max-content;
        height: max-content; }
      .mini-cart-content.minicart-desktop-action .mini-cart-totals .mini-cart-link-cart {
        margin-top: -25%; }
        .mini-cart-content.minicart-desktop-action .mini-cart-totals .mini-cart-link-cart:not(:root:root) {
          margin-top: 0; }
      .mini-cart-content.minicart-desktop-action .mini-cart-totals .mini-cart-link-cart, .mini-cart-content.minicart-desktop-action .mini-cart-totals .checkout-btn {
        white-space: nowrap;
        height: -webkit-max-content;
        height: max-content;
        padding: 12px 0;
        width: 187px !important; }
      .mini-cart-content.minicart-desktop-action .mini-cart-totals .checkout-btn {
        font-weight: normal;
        margin-top: -30%; }
        .mini-cart-content.minicart-desktop-action .mini-cart-totals .checkout-btn:not(:root:root) {
          margin-top: -5% !important;
          margin-bottom: 0 !important; }
      .mini-cart-content.minicart-desktop-action .mini-cart-totals .dw-apple-pay-mini-cart:not(:root:root) {
        margin-top: 0; }
      .mini-cart-content.minicart-desktop-action .mini-cart-totals div.reserveinventory-timer {
        width: 100%; }
    .mini-cart-content.minicart-desktop-action .mini-cart-products, .mini-cart-content.minicart-desktop-action .mini-cart-totals {
      border-bottom: 1px solid;
      width: 47%;
      display: inline-flex;
      height: 300px;
      min-height: 300px;
      margin-bottom: 3%;
      padding-top: 50px; }
      @media screen and (max-width: 1024px) {
        .mini-cart-content.minicart-desktop-action .mini-cart-products, .mini-cart-content.minicart-desktop-action .mini-cart-totals {
          height: 15vh; } }
    .mini-cart-content.minicart-desktop-action .minicart-recommender {
      margin-bottom: 5%; }
      .mini-cart-content.minicart-desktop-action .minicart-recommender .shopnow-btn {
        margin-left: 15%; }
        .mini-cart-content.minicart-desktop-action .minicart-recommender .shopnow-btn .shop-now a {
          color: #fff; }
  @media (max-width: 1023.98px) {
    .mini-cart-content {
      right: 100%;
      margin-right: auto; } }
  @media screen and (max-width: 350px) {
    .mini-cart-content {
      margin-right: -35%;
      right: 0; } }
  @media screen and (min-width: 400px) and (max-width: 768px) {
    .mini-cart-content {
      margin-right: -50%;
      width: 350px; } }
  #mini-cart:hover .mini-cart-content {
    display: block; }
  .mini-cart-content .mini-cart-close-btn {
    display: none;
    position: absolute;
    bottom: 90%;
    left: 94%;
    background: white;
    border: 1px solid black;
    border-radius: 50%; }
    @media (max-width: 767.98px) {
      .mini-cart-content .mini-cart-close-btn {
        bottom: 97%;
        left: 94%; } }
    .mini-cart-content .mini-cart-close-btn button {
      display: block !important;
      background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:a='http://ns.adobe.com/AdobeSVGViewerExtensions/3.0/' x='0px' y='0px' width='32px' height='32px' viewBox='-7.939 -7.939 32 32' overflow='visible' enable-background='new -7.939 -7.939 32 32' xml:space='preserve'%3E %3Cpath id='Line-5_1_' fill='none' stroke='%23be1e24' stroke-width='1.5' stroke-linecap='square' d='M15.203,1.061L1.061,15.203'/%3E %3Cpath id='Line-5-Copy_1_' fill='none' stroke='%23be1e24' stroke-width='1.5' stroke-linecap='square' d='M15.203,15.203L1.061,1.061' /%3E %3C/svg%3E");
      padding: 15px;
      border-radius: 50%;
      background-color: white; }
    .mini-cart-content .mini-cart-close-btn button {
      display: none; }
  .mini-cart-content .mini-cart-product-added,
  .mini-cart-content .mini-cart-bonus-product-added.has-message {
    background-color: #34871b;
    color: white;
    text-align: center;
    height: auto;
    padding: 3px; }
  .mini-cart-content.minicart-desktop-action .minicart-recommendations, .mini-cart-content.minicart-mobile-action .minicart-recommendations {
    display: block; }
  .mini-cart-content .minicart-recommendations {
    display: none; }
    .mini-cart-content .minicart-recommendations .c-product-tile-carousel__header {
      margin-top: 0;
      margin-bottom: 0.5rem; }
    .mini-cart-content .minicart-recommendations .c-product-tile-carousel--minicart [data-slick]:not(.slick-initialized) {
      opacity: 0; }
    .mini-cart-content .minicart-recommendations .c-product-tile-carousel--minicart .slick-initialized {
      opacity: 1;
      transition: opacity .5s; }
    .mini-cart-content .minicart-recommendations .c-product-tile-carousel--minicart .minicart-producttile {
      display: inline-block;
      width: 20%;
      height: auto;
      margin-right: 2%;
      margin-left: 1%;
      padding: 0%; }
    .mini-cart-content .minicart-recommendations .c-product-tile-carousel--minicart .product-tile {
      margin-bottom: 0; }
      .mini-cart-content .minicart-recommendations .c-product-tile-carousel--minicart .product-tile .product-tile-bottom {
        display: none; }
      .mini-cart-content .minicart-recommendations .c-product-tile-carousel--minicart .product-tile picture {
        text-align: center; }
        .mini-cart-content .minicart-recommendations .c-product-tile-carousel--minicart .product-tile picture img {
          width: 70%;
          margin-left: auto;
          margin-right: auto; }
      .mini-cart-content .minicart-recommendations .c-product-tile-carousel--minicart .product-tile .product-pricing, .mini-cart-content .minicart-recommendations .c-product-tile-carousel--minicart .product-tile .name-link-wrap {
        text-align: center; }
    @media (max-width: 767.98px) {
      .mini-cart-content .minicart-recommendations .c-product-tile-carousel--minicart {
        overflow: hidden; }
        .mini-cart-content .minicart-recommendations .c-product-tile-carousel--minicart .slick-slider {
          width: 85%; }
        .mini-cart-content .minicart-recommendations .c-product-tile-carousel--minicart .slick-list {
          width: 100%;
          overflow: visible; }
        .mini-cart-content .minicart-recommendations .c-product-tile-carousel--minicart .product-tile {
          padding-left: 10px;
          padding-right: 10px; }
        .mini-cart-content .minicart-recommendations .c-product-tile-carousel--minicart .name-link-wrap {
          margin-bottom: 4px; }
          .mini-cart-content .minicart-recommendations .c-product-tile-carousel--minicart .name-link-wrap .product-name {
            font-size: 14px;
            line-height: 1; }
        .mini-cart-content .minicart-recommendations .c-product-tile-carousel--minicart .slick-dots {
          display: none !important; }
        .mini-cart-content .minicart-recommendations .c-product-tile-carousel--minicart .slick-arrow {
          display: none !important; } }
    @media (min-width: 768px) {
      .mini-cart-content .minicart-recommendations .c-product-tile-carousel--minicart .slick-dots {
        display: block; }
      .mini-cart-content .minicart-recommendations .c-product-tile-carousel--minicart .slick-arrow {
        display: block; }
      .mini-cart-content .minicart-recommendations .c-product-tile-carousel--minicart .slick-prev {
        left: 5px; }
      .mini-cart-content .minicart-recommendations .c-product-tile-carousel--minicart .slick-next {
        right: 5px; }
      .mini-cart-content .minicart-recommendations .c-product-tile-carousel--minicart .product-tile picture img {
        width: 50%; } }

.mini-cart-content.minicart-desktop-action.has-bonus-product-modal {
  display: none !important; }

.has-sticky-header .mini-cart-content.minicart-desktop-action {
  width: 700px;
  position: fixed;
  top: 100%;
  left: 50%;
  transform: translate(-50%, 0%);
  float: left;
  border: 2px solid; }
  @media screen and (max-width: 1023px) and (max-width: 768px) {
    .has-sticky-header .mini-cart-content.minicart-desktop-action {
      top: 100%;
      left: 50%;
      transform: translate(-50%, 0%); } }
  @media only screen and (min-width: 1023px) and (max-width: 1025px) and (orientation: portrait) {
    .has-sticky-header .mini-cart-content.minicart-desktop-action {
      top: 100%;
      left: 50%;
      transform: translate(-50%, 0%); } }
  @media only screen and (min-device-width: 1023px) and (max-device-width: 1025px) and (orientation: landscape) {
    .has-sticky-header .mini-cart-content.minicart-desktop-action {
      top: 50%;
      left: 50%;
      transform: translate(-55%, 0%); } }
  @media screen and (max-width: 768px) and (max-width: 1023px) {
    .has-sticky-header .mini-cart-content.minicart-desktop-action {
      top: 100%;
      left: 50%;
      transform: translate(-50%, 50%); } }
  @media screen and (min-width: 1365px) and (max-width: 1367px) {
    .has-sticky-header .mini-cart-content.minicart-desktop-action {
      top: 100%;
      left: 50%;
      transform: translate(-50%, 0%); } }

.mini-cart-header {
  padding: 1em 1em 0.5em;
  text-transform: uppercase; }

.mini-cart-products {
  overflow: auto;
  padding-top: 24px; }
  @media (max-width: 1023.98px) {
    .mini-cart-products {
      max-height: 45vh;
      position: relative;
      z-index: 10; } }
  .mini-cart-products a, .mini-cart-products a:hover {
    color: inherit; }

.mini-cart-product {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  display: flex;
  margin: 22px 40px 27px;
  padding-bottom: 18px; }
  .mini-cart-product:last-of-type {
    margin-bottom: 0; }
  .mini-cart-product__image {
    flex: 0 0 55px;
    min-width: 55px; }
  .mini-cart-product__details {
    flex: 1;
    padding-left: 10px; }
  .mini-cart-product__brand {
    font-size: 17px;
    font-weight: 600;
    letter-spacing: 1px;
    line-height: 1.8; }
  .mini-cart-product__name {
    font-size: 14px;
    font-weight: 300;
    line-height: 1.29;
    margin-bottom: 6px; }

.mini-cart-totals {
  padding-right: 40px;
  padding-left: 40px; }
  .mini-cart-totals .proceedCheckout-form {
    margin-top: -5%; }

.mini-cart-subtotals,
.mini-cart-slot,
.mini-cart-link-cart {
  margin-top: 4px;
  margin-bottom: 8px; }
  @media (min-width: 768px) {
    .mini-cart-subtotals,
    .mini-cart-slot,
    .mini-cart-link-cart {
      margin-top: 17px;
      margin-bottom: 23px; } }

.mini-cart-slot,
.mini-cart-link-cart {
  margin-top: 9px; }
  @media (min-width: 768px) {
    .mini-cart-slot,
    .mini-cart-link-cart {
      margin-top: 15px; } }

.mini-cart-subtotals,
.mini-cart-slot {
  margin-bottom: 8px; }
  @media (min-width: 768px) {
    .mini-cart-subtotals,
    .mini-cart-slot {
      margin-bottom: 13px; } }

.mini-cart-subtotals {
  font-size: 14px;
  text-align: right; }
  @media screen and (max-height: 350px) {
    .mini-cart-subtotals {
      margin-top: 0;
      margin-bottom: 0; } }

.mini-cart-slot {
  text-align: center; }

.mini-cart-pricing {
  display: flex;
  justify-content: space-between;
  font-size: 14px; }

.mini-cart-attributes {
  line-height: 1.6; }

.reserveinventory-timer {
  display: none;
  line-height: 1; }
  .reserveinventory-timer img,
  .reserveinventory-timer h2 {
    margin-bottom: 6px; }
  .reserveinventory-timer h2 {
    font-family: inherit;
    font-size: 15px;
    text-transform: uppercase; }
  .reserveinventory-timer .reserveinventory-expiry-countdown,
  .reserveinventory-timer .reserveinventory-expired {
    color: #fff;
    padding: 5px 12px;
    text-align: center; }
  .reserveinventory-timer .reserveinventory-expiry-countdown {
    background-color: #34871b; }
  .reserveinventory-timer .reserveinventory-expired {
    background-color: #cecece;
    display: none; }
  .reserveinventory-timer--expired .reserveinventory-expiry-countdown {
    display: none; }
  .reserveinventory-timer--expired .reserveinventory-expired {
    display: block; }

.breadcrumb {
  margin: 13px 0; }
  .breadcrumb li {
    display: inline;
    list-style: none outside none; }

.paging-current-page {
  left: -999em;
  position: absolute; }

.breadcrumb-element,
.breadcrumb-divider {
  color: inherit;
  font-size: 11px;
  letter-spacing: 1px;
  text-transform: uppercase; }

.breadcrumb-element:hover::before {
  text-decoration: none; }

.breadcrumb-element:last-of-type::after {
  content: '';
  margin-right: 4px; }

.breadcrumb-refinement {
  background-color: rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  display: inline-block;
  font-size: 12px;
  font-weight: 300;
  margin: 0 10px 0 0;
  padding: 2px 10px 0px;
  text-transform: capitalize; }
  .breadcrumb-refinement:last-of-type::after {
    content: ''; }

.breadcrumb-relax {
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:a='http://ns.adobe.com/AdobeSVGViewerExtensions/3.0/' x='0px' y='0px' width='32px' height='32px' viewBox='-7.939 -7.939 32 32' overflow='visible' enable-background='new -7.939 -7.939 32 32' xml:space='preserve'%3E %3Cpath id='Line-5_1_' fill='none' stroke='%23be1e24' stroke-width='1.5' stroke-linecap='square' d='M15.203,1.061L1.061,15.203'/%3E %3Cpath id='Line-5-Copy_1_' fill='none' stroke='%23be1e24' stroke-width='1.5' stroke-linecap='square' d='M15.203,15.203L1.061,1.061' /%3E %3C/svg%3E");
  background-position: center center;
  background-size: 15px auto;
  display: inline-block;
  height: 14px;
  margin-left: 4px;
  vertical-align: middle;
  width: 14px; }

.breadcrumb-result-text {
  font-size: 12px;
  letter-spacing: 0.3px;
  padding-right: 5px;
  text-transform: initial; }

.breadcrumb-result-text a,
.breadcrumb .searchphraselink {
  background: none;
  color: #000;
  padding: 0; }

.pt_product-search-noresult h1,
.pt_content-search-noresult h1,
.pt_customer-service h1 {
  margin-bottom: 40px; }

@media (min-width: 1024px) {
  .form-content-row {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; } }

.form-content-row > * {
  padding-left: 20px;
  padding-right: 20px; }

.form-content-row .button-fancy-large {
  min-width: 186px;
  padding: 15px; }

.half-page-col {
  font-size: 13px;
  letter-spacing: .25px;
  margin-bottom: 2.5rem; }
  .half-page-col h2 {
    font-family: inherit;
    font-size: 22px;
    font-weight: normal;
    letter-spacing: normal;
    margin-bottom: 12px; }
  .half-page-col p {
    line-height: normal;
    margin-bottom: 17px; }

#secondary h1 {
  font-size: 1.75em;
  font-style: italic;
  font-weight: 400;
  margin: 0 0 14px; }

.primary-content dl {
  clear: both;
  overflow: hidden; }
  .primary-content dl dt {
    clear: both;
    float: left;
    margin: 2% 0 0;
    min-width: 15%; }
  .primary-content dl dd {
    float: left;
    margin: 2% 0 0;
    padding: 0 0 0 5%; }

.content-header {
  margin: 0 0 14px !important; }
  .content-header span {
    font-size: 0.75em;
    font-style: normal;
    font-weight: 400; }

.back {
  display: block;
  margin: 0 0 10px; }

.site-map {
  column-count: 1; }
  @media (min-width: 576px) {
    .site-map {
      column-count: 2; } }
  @media (min-width: 768px) {
    .site-map {
      column-count: 3; } }

.column-list__list {
  padding: 0; }

.column-list__header {
  margin-bottom: 3px; }
  .column-list__header__link {
    color: inherit; }
    .column-list__header__link:hover {
      color: inherit; }

.column-list__item {
  list-style: none;
  padding: 0 6px; }
  @media (min-width: 768px) {
    .column-list__item {
      padding: 0; } }

.column-list__link {
  color: inherit;
  display: inline-block;
  font-size: 12px;
  padding: 4px 0;
  word-break: break-word; }

.pt_product-search-result .category-header,
.pt_product-search-result .folder-header,
.pt_content-search-result .category-header,
.pt_content-search-result .folder-header {
  font-size: 24px;
  font-weight: 600;
  letter-spacing: -.2px;
  margin-bottom: 28px;
  padding-top: 6px;
  text-align: left; }
  @media (min-width: 576px) {
    .pt_product-search-result .category-header,
    .pt_product-search-result .folder-header,
    .pt_content-search-result .category-header,
    .pt_content-search-result .folder-header {
      margin-bottom: 8px; } }
  @media (min-width: 1024px) {
    .pt_product-search-result .category-header,
    .pt_product-search-result .folder-header,
    .pt_content-search-result .category-header,
    .pt_content-search-result .folder-header {
      font-size: 27px;
      letter-spacing: normal;
      margin-top: 10px; } }

.refinements {
  padding-bottom: 20px; }
  .refinements#secondary {
    display: none;
    width: 100%; }
    @media (min-width: 1024px) {
      .refinements#secondary {
        display: block;
        width: auto; } }

@media (min-width: 1024px) {
  .refinements .sticky-elem-wrap {
    height: 100%;
    overflow: auto;
    position: absolute;
    top: auto;
    right: 20px;
    bottom: auto;
    left: 20px;
    z-index: 990; }
    .refinements .sticky-elem-wrap .is-sticky {
      max-height: calc(100vh - 50px - var(--header-height, 85px)) !important; } }

#secondary {
  font-size: 14px; }
  #secondary a {
    color: #34871b;
    text-decoration: underline; }
  #secondary .account-nav-asset {
    margin: 0; }

#category-level-1 li {
  color: #757575;
  display: block; }
  #category-level-1 li .refinement-link {
    background: none repeat scroll 0 0 transparent;
    padding: 0; }
  #category-level-1 li.expandable .refinement-link {
    padding: 0; }
  #category-level-1 li.expandable .active {
    font-weight: bold;
    padding: 0 0 0 .2em; }

#category-level-2 a.active {
  color: #343a40;
  font-weight: 700; }

#category-level-2 a.refinement-link {
  margin: 0 0 0 .4em;
  padding: 0; }

#category-level-2 {
  padding: .5em .1em 0 .7em; }

#category-level-3 {
  padding: .3em 0 0; }
  #category-level-3 a.refinement-link {
    font-style: normal;
    margin: 0 0 0 .9em;
    padding: 0; }

.refinement-header {
  background-color: #f4f2f1;
  border-top: 1px solid #e9ecef;
  display: block;
  font-size: 1.1em;
  font-weight: bold;
  letter-spacing: 0.125em;
  margin: 0;
  padding: 1.15em .75em .75em;
  text-transform: uppercase; }

.nav .secondary-navigation ul,
.nav .refinement ul {
  margin: -7px 0 0; }
  .nav .secondary-navigation ul li,
  .nav .refinement ul li {
    margin-bottom: 0; }

#secondary {
  margin-bottom: 1.25rem; }
  #secondary p {
    line-height: 1.7; }
  #secondary .secondary__header,
  #secondary .c-accordion__header {
    font-style: normal;
    margin: 0;
    padding: 14px 0; }
    @media (min-width: 1024px) {
      #secondary .secondary__header,
      #secondary .c-accordion__header {
        padding: 15px 0; } }

.secondary-navigation li,
.refinement li {
  padding: 6px 0; }
  @media (min-width: 1024px) {
    .secondary-navigation li,
    .refinement li {
      padding: 7px 0; } }

.secondary-navigation .secondary__header,
.secondary-navigation .c-accordion__header,
.refinement .secondary__header,
.refinement .c-accordion__header {
  font-weight: normal;
  letter-spacing: normal;
  padding: 16px 0 !important;
  text-transform: none; }
  @media (min-width: 1024px) {
    .secondary-navigation .secondary__header,
    .secondary-navigation .c-accordion__header,
    .refinement .secondary__header,
    .refinement .c-accordion__header {
      padding: 18px 0 !important; } }

.secondary-navigation .c-accordion__header,
.refinement .c-accordion__header {
  font-size: 17px;
  font-weight: 500; }

.secondary-navigation .c-accordion__body,
.refinement .c-accordion__body {
  font-size: 15px;
  font-weight: 300; }

.secondary-navigation {
  margin-bottom: 16px; }
  .secondary-navigation .secondary__header:first-child {
    padding-top: 11px; }

.refinement {
  position: relative; }
  .refinement .size.swatches {
    border-left: 1px solid #ddd9d7;
    border-top: 1px solid #ddd9d7;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 7px;
    margin-top: 10px;
    max-width: 246px;
    overflow: visible;
    padding-top: 0; }
    .refinement .size.swatches .swatch {
      border-bottom: 1px solid #ddd9d7;
      border-right: 1px solid #ddd9d7;
      flex: 0 1 49px;
      height: 49px;
      margin: 0;
      max-width: 49px; }
      .refinement .size.swatches .swatch.selected {
        border: 2px solid;
        flex-basis: 50px;
        height: 50px;
        margin-left: -1px;
        margin-top: -1px;
        max-width: 50px; }
      .refinement .size.swatches .swatch.unselectable a {
        background-color: #f5f5f5;
        background-image: none;
        color: #a6a6a6 !important; }
      .refinement .size.swatches .swatch a {
        align-items: center;
        display: flex;
        height: 100%;
        justify-content: center;
        width: 100%; }
  .pt_categorylanding .refinement {
    display: none; }
    .pt_categorylanding .refinement.category-refinement {
      display: block; }
  .refinement h3 {
    font-size: 1.1em;
    letter-spacing: 0.125em;
    margin: 0 0 .65em;
    padding: 1.15em .75em .75em;
    text-transform: uppercase; }
    .ie7 .refinement h3 {
      clear: both; }
  .refinement ul {
    list-style: none outside none;
    margin: 0;
    padding: 3px 0 0; }
  .refinement ul li i {
    color: #e9ecef; }
  .refinement ul.swatches li {
    margin-bottom: 1px;
    padding: 0;
    vertical-align: top; }
    .refinement ul.swatches li.unselectable a {
      background-image: url("../images/interface/icon-color-swatch-unselectable.png");
      background-position: right top; }
  .refinement ul.refinementColor li a, .refinement ul.color li a {
    background-clip: padding-box;
    border-color: #fff;
    border-width: 3px;
    box-shadow: inset 0 0 3px 1px rgba(0, 0, 0, 0.2);
    display: inline-block;
    height: 38px;
    position: relative;
    vertical-align: top;
    width: 38px; }
  .refinement ul.refinementColor .unselectable, .refinement ul.color .unselectable {
    border-color: transparent; }
    .refinement ul.refinementColor .unselectable a, .refinement ul.color .unselectable a {
      overflow: hidden; }
      .refinement ul.refinementColor .unselectable a::before, .refinement ul.refinementColor .unselectable a::after, .refinement ul.color .unselectable a::before, .refinement ul.color .unselectable a::after {
        content: '';
        height: 100%;
        position: absolute;
        top: 0; }
      .refinement ul.refinementColor .unselectable a::before, .refinement ul.color .unselectable a::before {
        background-color: rgba(127, 127, 127, 0.35);
        border: 2px solid rgba(0, 0, 0, 0.22);
        border-radius: inherit;
        left: 0;
        width: 100%;
        z-index: 2; }
      .refinement ul.refinementColor .unselectable a::after, .refinement ul.color .unselectable a::after {
        background-color: rgba(0, 0, 0, 0.22);
        height: 100%;
        left: 50%;
        transform: translateX(-50%) rotateZ(45deg);
        width: 2px;
        z-index: 3; }
  .refinement a {
    color: #000 !important;
    text-decoration: none !important; }
  .refinement .refinement-options {
    display: flex;
    justify-content: flex-end; }
  .refinement .clear-refinement {
    flex: 0 0 50%;
    font-size: 14px;
    font-weight: 300;
    padding: 0 0 0 1.05em;
    text-align: right; }
    .refinement .clear-refinement a::after {
      background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0' y='0' width='24' height='24' viewBox='0, 0, 24, 24'%3E%3Cg id='Layer_1'%3E%3Cpath d='M12,12.94 L5.47,19.47 L4.53,18.53 L11.06,12 L4.53,5.47 L5.47,4.53 L12,11.06 L18.53,4.53 L19.47,5.47 L12.94,12 L19.47,18.53 L18.53,19.47 L12,12.94 z' fill='%2334871B' id='a'/%3E%3C/g%3E%3C/svg%3E");
      background-size: cover;
      content: '';
      display: inline-block;
      height: 16px;
      margin-left: 8px;
      position: relative;
      top: 3px;
      width: 16px; }
  .refinement .refinement-link {
    border: 0 none; }
  .refinement .refinement-link-checkbox::before {
    border: 1px solid #ddd9d7;
    content: '';
    display: inline-block;
    height: 17px;
    margin-right: 6px;
    vertical-align: middle;
    width: 17px; }
  .refinement .selected .refinement-link-checkbox::before {
    background-image: url("data:image/svg+xml,%3Csvg width='17px' height='17px' viewBox='0 0 17 17' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E %3C!-- Generator: sketchtool 50.2 (55047) - http://www.bohemiancoding.com/sketch --%3E %3Ctitle%3E76B3EB41-0E79-43A2-BB6A-BA9499D61814%3C/title%3E %3Cdesc%3ECreated with sketchtool.%3C/desc%3E %3Cdefs%3E%3C/defs%3E %3Cg id='Symbols' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E %3Cg id='refinements-/-desktop-/-expanded' transform='translate(0.000000, -362.000000)'%3E %3Cg id='Check-mobile-/-filled' transform='translate(0.000000, 362.000000)'%3E %3Crect id='Rectangle-13' stroke='%23007BC9' stroke-width='1' fill='%2334871b' fill-rule='evenodd' x='0.5' y='0.5' width='16' height='16'%3E%3C/rect%3E %3Cpath d='M4.78125,9.03125 L5.84375,10.09375' id='Line-3' stroke='%23FFFFFF' stroke-width='1.5' stroke-linecap='square'%3E%3C/path%3E %3Cpath d='M6.90625,11.15625 L12.21875,5.84375' id='Line-4' stroke='%23FFFFFF' stroke-width='1.5' stroke-linecap='square'%3E%3C/path%3E %3C/g%3E %3C/g%3E %3C/g%3E %3C/svg%3E");
    background-size: contain;
    border-color: #34871b; }
  .refinement .refinement-top-level {
    font-weight: 700;
    padding: 7px 0; }
    .refinement .refinement-top-level__view-all {
      font-size: 12px; }
  .refinement .refinement-see-all {
    flex: 0 0 50%;
    text-align: left; }
    .refinement .refinement-see-all button {
      border: none;
      color: inherit;
      padding-bottom: 0; }
  .refinement.c-accordion .c-accordion__item:first-of-type {
    border-top: none; }
  .refinement.c-accordion .c-accordion__item.is-expanded .c-accordion__body {
    margin-top: -7px;
    padding: 0 0 14px;
    position: relative; }
  .refinement .c-accordion__body {
    padding-left: 0;
    padding-right: 0; }
    .refinement .c-accordion__body.c-accordion__see-all ul {
      max-height: inherit !important; }
    .refinement .c-accordion__body.c-accordion__see-all .refinement-see-all__see-all {
      display: none; }
    .refinement .c-accordion__body.c-accordion__see-all .refinement-see-all__hide-extra {
      display: inline; }
    .refinement .c-accordion__body li {
      padding-left: 0;
      padding-right: 0; }
    .refinement .c-accordion__body.has-cutoff ul {
      max-height: 222px;
      max-height: calc(12px + 35px * var(--cutoff, 5));
      overflow: hidden;
      transition: max-height .15s; }
    .refinement .c-accordion__body .refinement-see-all__see-all::before,
    .refinement .c-accordion__body .refinement-see-all__hide-extra::before {
      display: inline-block;
      font-size: 18px;
      font-weight: bold;
      line-height: 1;
      margin-right: 7px;
      vertical-align: top; }
    .refinement .c-accordion__body .refinement-see-all__see-all::before {
      content: '+'; }
    .refinement .c-accordion__body .refinement-see-all__hide-extra {
      display: none; }
      .refinement .c-accordion__body .refinement-see-all__hide-extra::before {
        content: '-'; }

.mobile-refinement-filter.search-result-options {
  padding: 0; }

@media (max-width: 1023.98px) {
  .has-sticky-header .mobile-refinement-filter {
    -webkit-transform: translate3d(0, 0, 0);
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 5;
    width: 100%;
    margin-top: 75px;
    background: white;
    padding: 60px 20px 20px 20px; }
    .has-sticky-header .mobile-refinement-filter .total-items {
      right: 20px;
      top: 0px; } }

.mobile-refinement-filter .mobile-refinement-filter__c-accordion__item {
  border: none !important;
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  justify-content: space-between; }
  @media (min-width: 1024px) {
    .mobile-refinement-filter .mobile-refinement-filter__c-accordion__item {
      display: block; } }
  .mobile-refinement-filter .mobile-refinement-filter__c-accordion__item.is-expanded .mobile-refinement-filter__c-accordion__header {
    background-image: url("data:image/svg+xml,%3Csvg width='32px' height='32px' viewBox='0 0 32 32' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E %3C!-- Generator: sketchtool 50.2 (55047) - http://www.bohemiancoding.com/sketch --%3E %3Ctitle%3EBEED767C-0F40-47C0-B5F0-9EF7687E5B67%3C/title%3E %3Cdesc%3ECreated with sketchtool.%3C/desc%3E %3Cdefs%3E%3C/defs%3E %3Cg id='Symbols' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd' stroke-linecap='round' stroke-linejoin='round'%3E %3Cg id='icon-/-32px-/-Accordion-Up' stroke='%2334871b'%3E %3Cpolyline id='Path-2' points='10.8876889 17.4477068 14.892175 13.4432207 18.8876889 17.4387346'%3E%3C/polyline%3E %3C/g%3E %3C/g%3E %3C/svg%3E");
    background-position: right center;
    border-color: #34871b; }
  .mobile-refinement-filter .mobile-refinement-filter__c-accordion__item.is-expanded .mobile-refinement-filter__c-accordion__body {
    max-height: 70vh !important;
    overflow: auto;
    padding-top: 8px; }

.mobile-refinement-filter .mobile-refinement-filter__c-accordion__header {
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0' y='0' width='16' height='16' viewBox='0, 0, 16, 16'%3E%3Cpath d='M12.75,5.2 L8,9.95 L3.25,5.2' fill-opacity='0' stroke='%2334871b' stroke-width='1.25'/%3E%3C/svg%3E");
  align-items: center;
  background-position: calc(100% - 10px) center;
  border: 1px solid rgba(0, 0, 0, 0.12);
  display: block;
  font-size: 15px;
  font-weight: 300;
  justify-content: flex-end;
  line-height: normal;
  padding: 9px 12px 6px 12px !important;
  text-align: left;
  text-transform: none;
  width: calc(50% - 10px); }
  .mobile-refinement-filter .mobile-refinement-filter__c-accordion__header span {
    margin-right: 20px; }

.mobile-refinement-filter .mobile-refinement-filter__c-accordion__body {
  width: 100%; }

.mobile-refinement-filter .refinements {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }

.mobile-refinement-filter.search-result-options .sort-by {
  font-size: 12px;
  display: block;
  padding-bottom: 0;
  width: calc(50% - 10px); }
  @media (min-width: 1024px) {
    .mobile-refinement-filter.search-result-options .sort-by {
      width: auto; } }

.mobile-refinement-filter.search-result-options fieldset {
  margin-bottom: 0; }

#mobile-refinements {
  width: 100%; }

.scrollable {
  height: 10em;
  overflow: auto; }

.nav ul {
  border: 0 none;
  list-style: none outside none;
  margin: .58em 0;
  padding: 0; }
  .nav ul li {
    list-style: none outside none !important;
    margin: 0 0 .58em; }

.nav .toggle {
  border: 0 none;
  display: block;
  font-size: 1em;
  font-weight: 700;
  margin: .83em 0 .58em;
  text-transform: uppercase; }
  .nav .toggle span {
    background: none repeat scroll 0 0 transparent; }

.nav .expanded {
  background-position: left -96px; }

.st-footer {
  background-color: #f4f2f1;
  color: #000;
  font-family: "Hind", sans-serif;
  position: relative;
  min-height: 700px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat; }
  @media (min-width: 1024px) {
    .st-footer {
      z-index: 991; } }
  .st-footer__wrapper {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 20px;
    padding-left: 20px;
    padding-left: 20px;
    padding-top: 40px;
    position: relative; }
    @media (min-width: 1024px) {
      .st-footer__wrapper {
        padding-right: 40px;
        padding-left: 40px; } }
    @media (min-width: 1440px) {
      .st-footer__wrapper {
        max-width: 1440px; } }
    @media (min-width: 1024px) {
      .st-footer__wrapper {
        padding-top: 50px;
        position: initial; } }
  @media (min-width: 1024px) {
    .st-footer__col-last {
      padding-left: 0; } }
  .st-footer__border {
    display: none; }
    @media (min-width: 1024px) {
      .st-footer__border {
        display: block; } }
    .st-footer__border-line {
      background-color: rgba(0, 0, 0, 0.1);
      height: 100%;
      margin: 0 auto;
      width: 1px; }
  .st-footer__leaderboard {
    margin-bottom: 30px; }
    @media (min-width: 1024px) {
      .st-footer__leaderboard {
        margin-bottom: 40px; } }
    .st-footer__leaderboard-text {
      font-size: 16px;
      line-height: 1.38;
      margin-bottom: 20px; }
    @media (min-width: 1024px) {
      .st-footer__leaderboard .content-asset {
        max-width: 280px; } }
    .st-footer__leaderboard-heading {
      font-size: 24px;
      font-weight: 600;
      margin-bottom: 15px;
      line-height: normal;
      letter-spacing: -0.2px; }
  .st-footer__social {
    margin-bottom: 30px; }
    .st-footer__social-heading {
      font-size: 16px;
      font-weight: 500;
      line-height: 2.06;
      letter-spacing: normal;
      margin-top: 0; }
    .st-footer__social-links {
      display: flex;
      list-style: none;
      margin: 0 !important;
      padding: 0 !important; }
    .st-footer__social-link {
      margin-right: 18px; }
      @media (min-width: 1024px) {
        .st-footer__social-link {
          margin-right: 15px; } }
    .st-footer__social-svg {
      color: #34871b;
      fill: #34871b;
      height: 42px;
      width: 42px; }
      @media (min-width: 1024px) {
        .st-footer__social-svg {
          height: 36px;
          width: 36px; } }
      .st-footer__social-svg:hover {
        color: #286715;
        fill: #286715; }
  .st-footer__menu .content-asset-title {
    display: none; }
  .st-footer__menu .st-footer__menu__item:first-of-type {
    border-top: none; }
  .st-footer__menu .st-footer__menu__header {
    background-image: none !important;
    font-size: 13px;
    font-weight: 500;
    line-height: 2.54;
    letter-spacing: 1px;
    padding-top: 10px;
    padding-bottom: 10px;
    position: relative;
    text-transform: uppercase !important; }
    .st-footer__menu .st-footer__menu__header::before, .st-footer__menu .st-footer__menu__header::after {
      content: '';
      background-color: #34871b;
      height: 12px;
      position: absolute;
      right: 0;
      top: 50%;
      width: 12px; }
    .st-footer__menu .st-footer__menu__header::before {
      top: calc(50% - 5px);
      right: 5px;
      width: 2px; }
    .st-footer__menu .st-footer__menu__header::after {
      height: 2px; }
    @media (min-width: 1024px) {
      .st-footer__menu .st-footer__menu__header {
        margin-bottom: 15px;
        padding-top: 0; }
        .st-footer__menu .st-footer__menu__header::before, .st-footer__menu .st-footer__menu__header::after {
          display: none; } }
  .is-expanded .st-footer__menu__header::before {
    display: none; }
  .st-footer__menu__ul {
    list-style: none;
    margin: 0 !important; }
    @media (min-width: 1024px) {
      .st-footer__menu__ul {
        padding: 0 !important; } }
    .st-footer__menu__ul-li {
      font-size: 14px;
      font-weight: 300;
      line-height: 1.54;
      line-height: 1.43; }
      .st-footer__menu__ul-li + .st-footer__menu__ul-li {
        margin-top: 10px; }
        @media (min-width: 1024px) {
          .st-footer__menu__ul-li + .st-footer__menu__ul-li {
            margin-top: 20px; } }
      .st-footer__menu__ul-li a {
        color: #000; }
  .st-footer__payments {
    padding-top: 20px;
    max-width: 230px; }
    @media (min-width: 1024px) {
      .st-footer__payments {
        border-top: 1px solid rgba(0, 0, 0, 0.1);
        margin-top: 30px; } }
    .st-footer__payments-ul {
      display: flex;
      flex-wrap: wrap;
      list-style: none;
      margin: 0 !important;
      padding: 0 !important; }
    .st-footer__payments-svg {
      color: #757067;
      cursor: pointer;
      fill: #757067;
      height: 28px;
      margin-right: 10px;
      margin-bottom: 15px;
      width: 46px; }
      .st-footer__payments-svg.visa-checkout {
        height: 25px;
        width: 86px; }
      .st-footer__payments-svg:hover {
        color: #34871b;
        fill: #34871b; }
    .st-footer__payments .content-asset-title {
      display: block;
      font-size: 16px;
      font-weight: 500; }
  .st-footer__copy {
    color: #000;
    font-family: "Hind", sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.67;
    letter-spacing: 0.2px;
    margin-top: 20px;
    width: 200px; }
    @media (min-width: 1024px) {
      .st-footer__copy {
        position: absolute;
        bottom: 30px;
        left: 0;
        text-align: center;
        width: 100%; } }
    .st-footer__copy .content-asset-title {
      display: none; }
  .st-footer__img {
    margin-top: -185px;
    width: 100%; }
    @media (min-width: 1024px) {
      .st-footer__img {
        display: block;
        margin-top: -160px; } }
  .st-footer .st-footer {
    background-color: #f4f2f1;
    color: #000;
    font-family: hind,sans-serif;
    position: relative;
    background-image: linear-gradient(180deg, #f4f2f1, #f4f2f1, #f4f2f1, #f4f2f1, transparent), url(../images/footer-desktop_updater1.jpg);
    min-height: 700px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat; }

/* Cookie banner */
.cookie-banner {
  position: fixed;
  bottom: 75px;
  right: 20px;
  background-color: #fff;
  padding: 35px 30px 10px;
  border-radius: 12px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
  max-width: 520px;
  width: 90vw;
  z-index: 9999; }

/* Cookie text */
.cookie-text p {
  font-size: 16px;
  line-height: 1.3;
  /* Reduced from 1.5 */
  color: #000;
  margin-bottom: 6px;
  /* Reduced from 10px */
  text-align: justify; }

/* Close (X) icon */
.cookie-close-icon {
  position: absolute;
  top: 4px;
  right: 12px;
  border: none;
  background: transparent;
  font-size: 24px;
  font-weight: bold;
  cursor: pointer;
  color: #000; }

/* Button base */
.cookie-btn,
.cookie-close-btn {
  padding: 10px 20px;
  font-size: 14px;
  font-weight: bold;
  border-radius: 4px;
  cursor: pointer; }

/* Accept button - default black */
#acceptCookiesBtn.cookie-btn {
  background-color: #34871b;
  /* Default background */
  color: #fff;
  /* Text color for contrast */ }

/* Hover effect with #303030 background */
#acceptCookiesBtn.cookie-btn:hover {
  background-color: #34871d;
  color: #fff; }

/* Decline button - white with blue border */
#closeConsentBanner.cookie-close-btn {
  background-color: #fff;
  color: #000; }

#closeConsentBanner.cookie-close-btn:hover {
  background-color: #f0f0f0; }

/* Align both buttons right */
#closeConsentBanner,
#acceptCookiesBtn {
  float: right;
  margin-top: 10px; }

#closeConsentBanner {
  margin-right: 10px; }

/* Clear float */
.cookie-banner::after {
  content: "";
  display: table;
  clear: both; }

/* Responsive Tweaks */
/* For devices below 768px (iPad Mini, large phones) */
@media (max-width: 768px) {
  .cookie-text p {
    font-size: 14px;
    text-align: left; } }

/* For devices below 600px (Small tablets and large mobiles) */
@media (max-width: 600px) {
  .cookie-text p {
    font-size: 14px;
    line-height: 1.3;
    /* Reduced */ } }

/* For very small devices below 480px (small mobiles) */
@media (max-width: 480px) {
  .cookie-text p {
    font-size: 13px;
    line-height: 1.3;
    /* Reduced */
    text-align: justify; } }

.contact-us-submit-note {
  font-size: 10px;
  color: #333;
  max-width: 300px;
  line-height: 1.5;
  text-align: left;
  font-weight: 400; }

.grecaptcha-badge {
  z-index: 992; }

.swatch-black a {
  background-color: #000000 !important; }

.swatch-beige a {
  background-color: #f5f5dc !important; }

.swatch-blue a {
  background-color: blue !important; }

.swatch-purple a {
  background-color: purple !important; }

.swatch-red a {
  background-color: red !important; }

.swatch-brown a {
  background-color: #783201 !important; }

.swatch-green a {
  background-color: green !important; }

.swatch-grey a {
  background-color: #8f979d !important; }

.swatch-pink a {
  background-color: #fe249a !important; }

.swatch-orange a {
  background-color: orange !important; }

.swatch-white a {
  background-color: #ffffff !important; }

.swatch-yellow a {
  background-color: #ffff00 !important; }

.swatch-navy a {
  background-color: navy !important; }

.swatch-assorted a {
  background: linear-gradient(217deg, rgba(255, 0, 0, 0.8), rgba(255, 0, 0, 0) 70.71%), linear-gradient(127deg, rgba(0, 255, 0, 0.8), rgba(0, 255, 0, 0) 70.71%), linear-gradient(336deg, rgba(0, 0, 255, 0.8), rgba(0, 0, 255, 0) 70.71%); }

.swatch-silver a {
  background-color: #d9d9d9;
  background: linear-gradient(45deg, #b5b5b5 20%, #fcfcfc 66%, #e8e8e8 98%); }

.swatch-gold a {
  background: gold;
  background: linear-gradient(45deg, #d6b56f 42%, #e9e6e1 77%, #fcfcfc 98%); }

.swatch-unassigned a {
  background-color: #d9d9d9;
  background: linear-gradient(135deg, #e1e1e1 49%, #fff 9%, #e1e1e1 56%); }

.unselectable.swatch-miscellaneous a {
  background: url("../images/interface/icon-color-swatch-misc-unselectable.png") no-repeat scroll left top transparent !important; }

.search-result-content {
  padding: 0 10px; }
  @media (min-width: 1024px) {
    .search-result-content {
      padding: 0; } }

.product-tile {
  color: #adb5bd;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  position: relative;
  text-align: left; }
  .product-tile-bottom {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    flex-grow: 1; }
  .product-tile img {
    width: 100%; }
  .product-tile .product-image {
    height: auto;
    margin-bottom: 7px;
    padding: 20px 10px 0;
    position: relative; }
    @media (min-width: 1024px) {
      .product-tile .product-image {
        margin-bottom: 20px; } }
    .product-tile .product-image .quickview {
      background-color: #34871b;
      color: #fff;
      position: absolute;
      text-align: center;
      width: 94%;
      font-size: 24px;
      padding-top: 1px;
      margin-top: -15%;
      z-index: 2;
      text-decoration: none;
      display: none; }
      .product-tile .product-image .quickview i {
        margin-left: 0.5em; }
      @media (max-width: 1023.98px) {
        .product-tile .product-image .quickview {
          font-size: 16px;
          opacity: 0.8;
          left: 50%;
          bottom: 5%;
          padding: 0.2em;
          transform: translate(-50%, -50%); } }
    .product-tile .product-image:hover .quickview {
      display: block; }
  .product-tile .thumb-link {
    display: block;
    position: relative;
    width: 100%; }
    .product-tile .thumb-link.thumb-link-active .thumb-link__img {
      opacity: 0;
      transition: opacity .3s; }
      .product-tile .thumb-link.thumb-link-active .thumb-link__img--back {
        opacity: 1; }
    .product-tile .thumb-link__img {
      display: block;
      width: 100%;
      min-height: 0;
      min-width: 0;
      opacity: 1;
      position: relative;
      z-index: 2; }
      .product-tile .thumb-link__img--back {
        height: auto;
        left: 0;
        min-height: 100%;
        min-width: 100%;
        opacity: 0;
        position: absolute;
        top: 0;
        z-index: 1; }
  .product-tile .name-link-wrap {
    color: #000;
    margin-bottom: 24px; }
    @media (min-width: 1024px) {
      .product-tile .name-link-wrap {
        margin-bottom: 6px; } }
    .product-tile .name-link-wrap .product-brand {
      font-size: 10px;
      font-weight: 600;
      letter-spacing: 0.9px;
      margin-bottom: 4px;
      text-transform: uppercase; }
      @media (min-width: 1024px) {
        .product-tile .name-link-wrap .product-brand {
          font-size: 11px;
          letter-spacing: 1px;
          margin-bottom: 3px; } }
    .product-tile .name-link-wrap .product-name {
      font-size: 15px;
      font-weight: 300;
      line-height: 1.2; }
      @media (min-width: 1024px) {
        .product-tile .name-link-wrap .product-name {
          font-size: 16px;
          line-height: 1.31; } }
  .product-tile .product-pricing {
    font-size: 14px;
    font-weight: 400;
    margin: 0; }
    @media (min-width: 1024px) {
      .product-tile .product-pricing {
        font-size: 16px; } }
    .product-tile .product-pricing .product-standard-price {
      color: #757067;
      margin-left: 6px;
      opacity: 0.8;
      text-decoration: line-through; }
    .product-tile .product-pricing .product-sales-price {
      color: #be1e24; }
      .product-tile .product-pricing .product-sales-price:not(.has-standard-price) {
        color: #000; }
  .product-tile .active-promo-names {
    color: #be1e24;
    font-size: 13px;
    font-weight: 300;
    line-height: normal; }
    @media (min-width: 1024px) {
      .product-tile .active-promo-names {
        font-size: 14px; } }
    .product-tile .active-promo-names p {
      margin-bottom: 0; }
  .product-tile .tooltip {
    position: relative;
    display: inline-block;
    border-bottom: 1px dotted black;
    /* If you want dots under the hoverable text */ }
  .product-tile .tooltip .tooltiptext {
    left: 50%;
    width: 200px;
    bottom: 100%;
    margin-left: -50%;
    color: black;
    text-align: center;
    padding: 10px 10px;
    border-radius: 10px;
    border: 1px solid #DDD;
    position: absolute;
    z-index: 1000;
    background-color: white;
    visibility: hidden;
    box-shadow: 12px 18px 21px -20px black; }
  .product-tile .tooltip:hover .tooltiptext {
    visibility: visible;
    text-align: left; }
  .product-tile .reviews-compare-wrap {
    align-items: center;
    color: #a6a6a6;
    display: flex;
    justify-content: space-between;
    font-size: 13px;
    font-weight: 400;
    margin: 7px 0 38px 0; }
    @media (min-width: 1024px) {
      .product-tile .reviews-compare-wrap {
        font-size: 14px; } }
    .product-tile .reviews-compare-wrap .product-compare {
      display: none;
      flex: 0 0 40%;
      line-height: 11px;
      text-align: right; }
      @media (min-width: 1024px) {
        .product-tile .reviews-compare-wrap .product-compare {
          display: block; } }
      .product-tile .reviews-compare-wrap .product-compare label {
        margin-bottom: 0; }
        .product-tile .reviews-compare-wrap .product-compare label::after {
          content: '';
          background-color: #fff;
          border: 1px solid #ddd9d7;
          display: inline-block;
          height: 16px;
          margin-left: 5px;
          vertical-align: bottom;
          width: 16px; }
      .product-tile .reviews-compare-wrap .product-compare input {
        display: none; }
        .product-tile .reviews-compare-wrap .product-compare input:checked + label {
          color: #000; }
          .product-tile .reviews-compare-wrap .product-compare input:checked + label::after {
            background-image: url("data:image/svg+xml,%3Csvg width='17px' height='17px' viewBox='0 0 17 17' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E %3C!-- Generator: sketchtool 50.2 (55047) - http://www.bohemiancoding.com/sketch --%3E %3Ctitle%3E76B3EB41-0E79-43A2-BB6A-BA9499D61814%3C/title%3E %3Cdesc%3ECreated with sketchtool.%3C/desc%3E %3Cdefs%3E%3C/defs%3E %3Cg id='Symbols' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E %3Cg id='refinements-/-desktop-/-expanded' transform='translate(0.000000, -362.000000)'%3E %3Cg id='Check-mobile-/-filled' transform='translate(0.000000, 362.000000)'%3E %3Crect id='Rectangle-13' stroke='%23007BC9' stroke-width='1' fill='%2334871b' fill-rule='evenodd' x='0.5' y='0.5' width='16' height='16'%3E%3C/rect%3E %3Cpath d='M4.78125,9.03125 L5.84375,10.09375' id='Line-3' stroke='%23FFFFFF' stroke-width='1.5' stroke-linecap='square'%3E%3C/path%3E %3Cpath d='M6.90625,11.15625 L12.21875,5.84375' id='Line-4' stroke='%23FFFFFF' stroke-width='1.5' stroke-linecap='square'%3E%3C/path%3E %3C/g%3E %3C/g%3E %3C/g%3E %3C/svg%3E");
            background-size: contain;
            border-color: #34871b; }
    .product-tile .reviews-compare-wrap .product-review {
      flex: 0 0 60%;
      min-height: 18px; }
      .product-tile .reviews-compare-wrap .product-review .rating-title {
        display: inline-block;
        margin-right: 1em; }
      .product-tile .reviews-compare-wrap .product-review .rating {
        display: inline-block; }
  .product-tile .product-swatches {
    display: block;
    margin-bottom: 5px;
    flex-grow: 1; }
    .product-tile .product-swatches ul {
      align-items: center;
      display: flex;
      flex-wrap: wrap;
      list-style: none outside none;
      margin: 0;
      margin-left: -4px;
      overflow: hidden;
      padding: 0; }
      .product-tile .product-swatches ul.swatch-toggle {
        background: none repeat scroll 0 0 #fff;
        display: none;
        position: absolute; }
    .product-tile .product-swatches:hover ul.swatch-toggle {
      display: block; }
    .product-tile .product-swatches li.product-swatches-all {
      cursor: pointer;
      font-size: 0.9em;
      margin-left: 3px; }
      .product-tile .product-swatches li.product-swatches-all a {
        border-color: #03aa4d;
        display: inline-block;
        height: 26px;
        width: 26px; }
      .product-tile .product-swatches li.product-swatches-all .product-swatches-all__icon {
        height: 100%;
        width: 100%; }
        .product-tile .product-swatches li.product-swatches-all .product-swatches-all__icon:last-child {
          display: none; }
      .product-tile .product-swatches li.product-swatches-all.is-expanded .product-swatches-all__icon:first-child {
        display: none; }
      .product-tile .product-swatches li.product-swatches-all.is-expanded .product-swatches-all__icon:last-child {
        display: block; }
    .product-tile .product-swatches li img {
      height: 28px;
      width: 28px; }
    .product-tile .product-swatches .swatch {
      height: 32px;
      margin-right: 3px;
      width: 32px; }
  .product-tile .product-promo {
    font-size: 0.8em;
    margin: 0;
    text-transform: uppercase; }
  .product-tile .color-count {
    display: none;
    font-size: 10px;
    margin-top: 10px;
    text-transform: uppercase;
    vertical-align: top; }
  .wide-tiles .product-tile {
    height: auto !important; }
    .wide-tiles .product-tile .product-image {
      float: left;
      padding-right: 2em; }
    .wide-tiles .product-tile .name-link-wrap,
    .wide-tiles .product-tile .product-pricing,
    .wide-tiles .product-tile .product-promo,
    .wide-tiles .product-tile .product-swatches,
    .wide-tiles .product-tile .product-review {
      float: left;
      text-align: left;
      width: 65%; }
    .wide-tiles .product-tile .product-name {
      font-size: 1.5em;
      height: auto;
      margin-top: 0; }
    .wide-tiles .product-tile .product-pricing {
      font-size: 1.3em; }
    .wide-tiles .product-tile .product-swatches {
      margin-bottom: 1em; }

.capture-product-id {
  left: -999em;
  position: absolute; }

.color-swatch,
.product-swatches-all a {
  border: 2px solid transparent;
  border-radius: 100%;
  display: inline-block; }
  .color-swatch.selected, .color-swatch:hover,
  .product-swatches-all a.selected,
  .product-swatches-all a:hover {
    border-color: #03aa4d; }
  .color-swatch a,
  .color-swatch img,
  .product-swatches-all a a,
  .product-swatches-all a img {
    border: 2px solid transparent;
    border-radius: 100%;
    color: #adb5bd;
    font-size: 0; }

.color-swatch a,
.product-swatches-all a img {
  border: 2px solid transparent;
  border-radius: 100%;
  color: #adb5bd;
  font-size: 0; }

.product-tile__badges {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 3; }

.product-content-badges {
  text-align: right;
  padding-right: 1rem; }

.product-tile__badge, .product-content-badges__badge {
  border-radius: 10px;
  display: inline-block;
  font-size: 10px;
  font-weight: 600;
  height: 19px;
  letter-spacing: 1px;
  line-height: 20px;
  padding: 0 12px;
  text-transform: uppercase;
  vertical-align: top; }
  .product-tile__badge--new, .product-content-badges__badge--new {
    color: #fff;
    color: var(--badge-new-color, #fff);
    background-color: #00873d;
    background-color: var(--badge-new-bg, #00873d); }
  .product-tile__badge--sale, .product-content-badges__badge--sale {
    color: #fff;
    color: var(--badge-sale-color, #fff);
    background-color: #be1e24;
    background-color: var(--badge-sale-bg, #be1e24); }
  .product-tile__badge--clearance, .product-tile__badge--exclusive, .product-tile__badge--custom, .product-content-badges__badge--clearance, .product-content-badges__badge--exclusive, .product-content-badges__badge--custom {
    color: #000;
    color: var(--badge-exclusive-color, #000);
    background-color: rgba(168, 165, 158, 0.5);
    background-color: var(--badge-exclusive-bg, rgba(168, 165, 158, 0.5)); }
  @media (max-width: 575.98px) {
    .product-tile__badge--custom, .product-content-badges__badge--custom {
      font-size: 8px;
      padding: 0 8px; } }

.pt_product-search-result .c-top-promo-banner {
  height: inherit; }

.pt_product-search-result .primary-content .content-header {
  font-style: normal;
  margin-bottom: 20px;
  padding: 0 10px; }
  @media (min-width: 1024px) {
    .pt_product-search-result .primary-content .content-header {
      padding: 0; } }

.pt_content-search-result .primary-content .pagination {
  padding: 0; }

.pt_content-search-result .folder-content-list {
  margin-bottom: 0;
  margin-top: -1.25rem;
  padding: 0; }

.pt_content-search-result .search-result-options--bottom {
  margin-bottom: 10px; }

.category-head,
.folder-head {
  overflow: auto;
  position: relative; }

.pt_product-search-noresult .section-header {
  padding-left: 0;
  padding-right: 0; }

.pt_product-search-noresult .simple-search {
  padding-bottom: 8px;
  padding-top: 9px; }
  @media (max-width: 575.98px) {
    .pt_product-search-noresult .simple-search {
      margin-top: 12px; } }

.category-main-banner img {
  max-width: 100%; }

.no-hits-message {
  margin-bottom: 1.25rem; }

.no-hits-search-term,
.no-hits-search-term-suggest {
  color: #ed001c;
  font-style: italic; }

.no-hits-footer {
  margin: 20px 0;
  padding: 20px 0; }

.search-result-bookmarks,
.search-result-options,
.pt_product-search-result .content-header {
  padding: 1em 10px; }
  @media (min-width: 1024px) {
    .search-result-bookmarks,
    .search-result-options,
    .pt_product-search-result .content-header {
      padding-left: 0;
      padding-right: 0; } }

.pt_product-search-result h1,
.pt_content-search-result h1 {
  margin-right: 0;
  margin-left: 0;
  text-align: left; }

.pt_product-search-result .slot-grid-header .html-slot-container,
.pt_content-search-result .slot-grid-header .html-slot-container {
  margin-bottom: 1.25rem; }

@media (min-width: 1024px) {
  .endofproducts {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    padding: 20px 10px; } }

.plp-loadmore {
  text-align: center; }

.search-result-options {
  font-size: 13px;
  letter-spacing: .25px; }
  .search-result-options .sort-by {
    padding-bottom: 1em; }
    @media (min-width: 1024px) {
      .search-result-options .sort-by {
        float: left;
        margin-right: 20px;
        min-width: 160px;
        padding-bottom: 0; } }
  .search-result-options .no-results-text,
  .search-result-options .items-per-page {
    float: left;
    margin-right: .5em; }
  .search-result-options form {
    margin-bottom: 0; }
  .search-result-options label {
    display: none; }
  .search-result-options .input-select--alt {
    margin-right: 30px;
    width: auto; }
  .search-result-options .total-items {
    position: absolute;
    right: 0;
    top: 14px;
    display: block;
    white-space: nowrap; }
    @media (min-width: 1024px) {
      .search-result-options .total-items {
        display: none; } }
  .search-result-options .pagination {
    font-size: 15px;
    text-align: center;
    vertical-align: top; }
    @media (min-width: 1024px) {
      .search-result-options .pagination {
        float: right;
        padding-top: .8em; } }
    .search-result-options .pagination .results-hits {
      color: #000;
      display: inline-block;
      font-weight: 300;
      margin-right: 2px;
      vertical-align: top; }
      @media (min-width: 1024px) {
        .search-result-options .pagination .results-hits {
          display: block;
          float: left;
          margin-right: 10px; } }
    .search-result-options .pagination ul {
      align-items: center;
      border: none;
      border-radius: 5px;
      background-color: transparent;
      display: flex;
      justify-content: space-between;
      list-style: none;
      margin: 0 -12px;
      padding: 0;
      width: calc(100% + 24px); }
      @media (min-width: 576px) {
        .search-result-options .pagination ul {
          display: inline-flex;
          justify-content: flex-start;
          margin-left: 0;
          margin-right: 0;
          width: auto; } }
      @media (min-width: 1024px) {
        .search-result-options .pagination ul {
          display: flex;
          float: right; } }
    .search-result-options .pagination li {
      border: none;
      float: left;
      line-height: 1.4;
      letter-spacing: 0.3px;
      margin: 0 5px;
      padding: 0 4px; }
      .search-result-options .pagination li a, .search-result-options .pagination li.current-page,
      .search-result-options .pagination li i {
        display: block;
        font-size: inherit;
        height: auto;
        line-height: inherit;
        text-align: center;
        width: auto; }
      .search-result-options .pagination li.current-page {
        border-bottom: 2px solid #34871b;
        color: #34871b;
        font-weight: 500; }
      .search-result-options .pagination li a {
        color: inherit; }
    .search-result-options .pagination .svg-symbol {
      display: block;
      height: 1rem;
      width: .6rem; }
      .search-result-options .pagination .svg-symbol.svg-angle-right, .search-result-options .pagination .svg-symbol.svg-angle-left {
        width: .4rem; }
  .search-result-options .items-per-page {
    display: none; }
    @media (min-width: 1024px) {
      .search-result-options .items-per-page {
        display: block;
        min-width: 125px; } }
  .search-result-options--bottom {
    position: relative;
    padding-left: 0;
    padding-right: 0; }
    .search-result-options--bottom .pagination {
      padding-top: 0; }
    .search-result-options--bottom .items-per-page,
    .search-result-options--bottom .sort-by {
      display: none; }
    .search-result-options--bottom .total-items {
      display: none;
      top: -1.75rem; }
      @media (min-width: 1024px) {
        .search-result-options--bottom .total-items {
          display: block; } }
    .search-result-options--bottom .no-results-text,
    .search-result-options--bottom .back-to-product-results {
      display: none; }
      @media (min-width: 1024px) {
        .search-result-options--bottom .no-results-text,
        .search-result-options--bottom .back-to-product-results {
          display: block; } }

.search-result-bookmarks {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  clear: both;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.6px;
  padding: 0 0 2px 0;
  margin: 15px 0 30px 0;
  text-align: center;
  text-transform: uppercase;
  width: 100%; }
  @media (min-width: 576px) {
    .search-result-bookmarks {
      width: auto; } }
  .search-result-bookmarks a,
  .search-result-bookmarks span {
    border-bottom: 2px solid transparent;
    color: inherit;
    cursor: pointer;
    margin: 0 17px;
    padding: 0; }
    .search-result-bookmarks a.is-active, .search-result-bookmarks a:hover,
    .search-result-bookmarks span.is-active,
    .search-result-bookmarks span:hover {
      border-bottom-color: #34871b;
      text-decoration: none; }

.search-result-options--top {
  margin-bottom: 30px; }
  @media (min-width: 768px) {
    .search-result-options--top::after {
      display: block;
      clear: both;
      content: ""; } }
  @media (min-width: 1024px) {
    .search-result-options--top {
      margin-bottom: 45px; } }
  .search-result-options--top .pagination {
    display: none; }
    @media (min-width: 1024px) {
      .search-result-options--top .pagination {
        display: block; } }

.search-result-items {
  padding: 0; }
  .search-result-items ul {
    list-style: none outside none; }
  .search-result-items.tiles-container {
    display: flex;
    flex-wrap: wrap;
    margin-right: -10px;
    margin-left: -10px; }
    @media (min-width: 1024px) {
      .search-result-items.tiles-container {
        margin-right: -20px;
        margin-left: -20px; } }
  .search-result-items.slots-container {
    display: block; }
  .search-result-items .grid-tile {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
    flex: 0 0 50%;
    max-width: 50%;
    list-style: none outside none;
    margin-bottom: 1.25rem;
    padding: 0 10px; }
    @media (min-width: 1024px) {
      .search-result-items .grid-tile {
        padding-right: 20px;
        padding-left: 20px; } }
    @media (min-width: 768px) {
      .search-result-items .grid-tile {
        flex: 0 0 33.33333%;
        max-width: 33.33333%; } }
  .search-result-items.slots-container {
    display: grid;
    grid-template-columns: 1fr 1fr; }
    @media (min-width: 768px) {
      .search-result-items.slots-container {
        -ms-grid-columns: 1fr 1fr 1fr;
        -ms-grid-rows: 1fr 1fr 1fr 1fr;
        grid-template-columns: repeat(3, 1fr); } }
    .search-result-items.slots-container .grid-tile {
      max-width: 100%;
      flex: none; }
      @media (min-width: 768px) {
        .search-result-items.slots-container .grid-tile.column-1 {
          -ms-grid-column: 1; }
        .search-result-items.slots-container .grid-tile.column-2 {
          -ms-grid-column: 2; }
        .search-result-items.slots-container .grid-tile.column-3 {
          -ms-grid-column: 3; }
        .search-result-items.slots-container .grid-tile.column-4 {
          -ms-grid-column: 4; }
        .search-result-items.slots-container .grid-tile.row-1 {
          -ms-grid-row: 1; }
        .search-result-items.slots-container .grid-tile.row-2 {
          -ms-grid-row: 2; }
        .search-result-items.slots-container .grid-tile.row-3 {
          -ms-grid-row: 3; }
        .search-result-items.slots-container .grid-tile.row-4 {
          -ms-grid-row: 4; } }
    .search-result-items.slots-container .columnonebyone {
      /* 1 x 1 */ }
      @media (max-width: 767.98px) {
        .search-result-items.slots-container .columnonebyone .c-graphical-asset__body {
          padding: 0 10px; }
        .search-result-items.slots-container .columnonebyone .slotWrap {
          height: 100%; }
        .search-result-items.slots-container .columnonebyone .c-graphical-asset {
          height: 100%; }
        .search-result-items.slots-container .columnonebyone .c-graphical-asset__wrapper {
          height: 100%; }
        .search-result-items.slots-container .columnonebyone .c-graphical-asset__image {
          height: 100%; }
        .search-result-items.slots-container .columnonebyone picture {
          height: 100%; }
          .search-result-items.slots-container .columnonebyone picture img {
            height: 100%; } }
      .search-result-items.slots-container .columnonebyone .grid-asset-header {
        color: #FFF;
        letter-spacing: normal;
        font-family: "Hind", sans-serif;
        text-transform: uppercase; }
        @media (max-width: 767.98px) {
          .search-result-items.slots-container .columnonebyone .grid-asset-header {
            font-size: 29px;
            margin-top: 10px;
            text-align: inherit; } }
      .search-result-items.slots-container .columnonebyone .grid-asset-body {
        font-family: "Hind", sans-serif;
        color: #FFF; }
        @media (max-width: 767.98px) {
          .search-result-items.slots-container .columnonebyone .grid-asset-body {
            font-size: 15px;
            font-weight: 400; } }
      .search-result-items.slots-container .columnonebyone .justify-content-start {
        margin-top: 20px; }
      .search-result-items.slots-container .columnonebyone .justify-content-end {
        margin-bottom: 20px; }
      .search-result-items.slots-container .columnonebyone .cta-asset {
        background-color: #fff;
        color: #000;
        text-align: center;
        width: 100%;
        font-size: 15px;
        z-index: 2;
        padding: 15px 0 12px 0;
        text-decoration: none;
        font-family: "Hind", sans-serif;
        font-weight: 600;
        line-height: 1.5;
        letter-spacing: 1.5px; }
        .search-result-items.slots-container .columnonebyone .cta-asset:hover {
          text-decoration: underline; }
        @media (max-width: 767.98px) {
          .search-result-items.slots-container .columnonebyone .cta-asset {
            font-size: 13px;
            padding: 11px 0 8px 0; } }
      .search-result-items.slots-container .columnonebyone .fine-print {
        margin-top: 15px; }
        @media (max-width: 767.98px) {
          .search-result-items.slots-container .columnonebyone .fine-print {
            font-size: 12px; } }
    .search-result-items.slots-container .columntwobyone {
      /* 2 x 1 */
      -ms-grid-column-span: 2;
      grid-column: span 2;
      grid-row: span 1; }
      .search-result-items.slots-container .columntwobyone .slotWrap {
        height: 100%; }
      .search-result-items.slots-container .columntwobyone .c-graphical-asset {
        height: 100%; }
      .search-result-items.slots-container .columntwobyone .c-graphical-asset__wrapper {
        height: 100%; }
      .search-result-items.slots-container .columntwobyone .c-graphical-asset__image {
        height: 100%; }
      .search-result-items.slots-container .columntwobyone picture {
        height: 100%; }
        .search-result-items.slots-container .columntwobyone picture img {
          height: 100%; }
      .search-result-items.slots-container .columntwobyone .grid-asset-header {
        color: #FFF;
        letter-spacing: normal;
        font-family: "Hind", sans-serif;
        text-transform: uppercase; }
      .search-result-items.slots-container .columntwobyone .grid-asset-body {
        font-family: "Hind", sans-serif;
        color: #FFF; }
        @media (max-width: 767.98px) {
          .search-result-items.slots-container .columntwobyone .grid-asset-body {
            font-size: 15px;
            font-weight: 400; } }
      .search-result-items.slots-container .columntwobyone .justify-content-start {
        margin-top: 20px; }
      .search-result-items.slots-container .columntwobyone .justify-content-end {
        margin-bottom: 20px; }
      .search-result-items.slots-container .columntwobyone .justify-content-split .grid-asset-body {
        flex: 0 1 60%; }
        @media (max-width: 767.98px) {
          .search-result-items.slots-container .columntwobyone .justify-content-split .grid-asset-body {
            flex: inherit; } }
      .search-result-items.slots-container .columntwobyone .justify-content-split .fine-print {
        flex: 0; }
        @media (max-width: 767.98px) {
          .search-result-items.slots-container .columntwobyone .justify-content-split .fine-print {
            flex: inherit; } }
      .search-result-items.slots-container .columntwobyone .cta-asset {
        background-color: #fff;
        color: #000;
        text-align: center;
        width: 45%;
        font-size: 15px;
        z-index: 2;
        padding: 15px 0 12px 0;
        text-decoration: none;
        font-family: "Hind", sans-serif;
        font-weight: 600;
        line-height: 1.5;
        letter-spacing: 1.5px; }
        .search-result-items.slots-container .columntwobyone .cta-asset:hover {
          text-decoration: underline; }
        @media (max-width: 767.98px) {
          .search-result-items.slots-container .columntwobyone .cta-asset {
            width: 100%;
            font-size: 13px;
            padding: 11px 0 8px 0; } }
      .search-result-items.slots-container .columntwobyone .fine-print {
        margin-top: 15px; }
        @media (max-width: 767.98px) {
          .search-result-items.slots-container .columntwobyone .fine-print {
            font-size: 12px; } }
    .search-result-items.slots-container .columnthreebyone {
      /* 3 x 1 */
      grid-column: span 2; }
      @media (min-width: 768px) {
        .search-result-items.slots-container .columnthreebyone {
          -ms-grid-column-span: 3;
          grid-column: span 3; } }
    .search-result-items.slots-container .columnonebytwo {
      -ms-grid-row-span: 2;
      grid-row: span 2; }
      .search-result-items.slots-container .columnonebytwo .slotWrap {
        height: 100%; }
      .search-result-items.slots-container .columnonebytwo .c-graphical-asset {
        height: 100%; }
      .search-result-items.slots-container .columnonebytwo .c-graphical-asset__wrapper {
        height: 100%; }
      .search-result-items.slots-container .columnonebytwo .c-graphical-asset__image {
        height: 100%; }
      .search-result-items.slots-container .columnonebytwo picture {
        height: 100%; }
        .search-result-items.slots-container .columnonebytwo picture img {
          height: 100%; }
      @media (max-width: 767.98px) {
        .search-result-items.slots-container .columnonebytwo .c-graphical-asset__body {
          padding: 0 10px; } }
      .search-result-items.slots-container .columnonebytwo .grid-asset-header {
        color: #FFF;
        letter-spacing: normal;
        font-family: "Hind", sans-serif;
        text-transform: uppercase; }
        @media (max-width: 767.98px) {
          .search-result-items.slots-container .columnonebytwo .grid-asset-header {
            font-size: 29px;
            margin-top: 10px;
            text-align: inherit; } }
      .search-result-items.slots-container .columnonebytwo .grid-asset-body {
        font-family: "Hind", sans-serif;
        color: #FFF; }
        @media (max-width: 767.98px) {
          .search-result-items.slots-container .columnonebytwo .grid-asset-body {
            font-size: 15px;
            font-weight: 400; } }
      .search-result-items.slots-container .columnonebytwo .justify-content-start {
        margin-top: 20px; }
      .search-result-items.slots-container .columnonebytwo .justify-content-end {
        margin-bottom: 20px; }
      .search-result-items.slots-container .columnonebytwo .cta-asset {
        margin-top: 15px;
        background-color: #fff;
        color: #000;
        text-align: center;
        width: 100%;
        font-size: 15px;
        z-index: 2;
        padding: 15px 0 12px 0;
        text-decoration: none;
        font-family: "Hind", sans-serif;
        font-weight: 600;
        line-height: 1.5;
        letter-spacing: 1.5px; }
        .search-result-items.slots-container .columnonebytwo .cta-asset:hover {
          text-decoration: underline; }
        @media (max-width: 767.98px) {
          .search-result-items.slots-container .columnonebytwo .cta-asset {
            font-size: 13px;
            padding: 11px 0 8px 0; } }
      .search-result-items.slots-container .columnonebytwo .fine-print {
        margin-top: 15px; }
        @media (max-width: 767.98px) {
          .search-result-items.slots-container .columnonebytwo .fine-print {
            font-size: 12px; } }
    .search-result-items.slots-container .columntwobytwo {
      /* 2 x 2 */
      -ms-grid-column-span: 2;
      grid-column: span 2;
      -ms-grid-row-span: 2;
      grid-row: span 2; }
    .search-result-items.slots-container .columnthreebytwo {
      /* 3 x 2 */
      -ms-grid-row-span: 2;
      grid-row: span 2;
      grid-column: span 2; }
      @media (min-width: 768px) {
        .search-result-items.slots-container .columnthreebytwo {
          -ms-grid-column-span: 3;
          grid-column: span 3; } }
  .search-result-items .invisible {
    display: none; }

.search-result-content {
  clear: both; }
  .search-result-content .product-price .price-standard {
    color: #999;
    font-weight: 100;
    text-decoration: line-through; }
  @media (max-width: 575.98px) {
    .search-result-content {
      margin: 0 -15px; } }

.search-promo {
  padding: 20px; }

#results-content {
  padding-top: 30px; }

.product-tile .name-link,
.folder-content-list .name-link {
  color: #000;
  display: inline-block;
  font-size: 13px; }
  @media (min-width: 1024px) {
    .product-tile .name-link,
    .folder-content-list .name-link {
      font-size: 16px; } }
  .product-tile .name-link .product-brand,
  .folder-content-list .name-link .product-brand {
    font-weight: 600; }
  .product-tile .name-link .product-name,
  .product-tile .name-link .content-title,
  .folder-content-list .name-link .product-name,
  .folder-content-list .name-link .content-title {
    font-weight: 300; }
    @media (min-width: 1024px) {
      .product-tile .name-link .product-name,
      .product-tile .name-link .content-title,
      .folder-content-list .name-link .product-name,
      .folder-content-list .name-link .content-title {
        line-height: 1.5; } }

.folder-content-list {
  clear: both;
  display: flex;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
  padding: 0;
  width: auto; }
  @media (min-width: 1024px) {
    .folder-content-list {
      min-width: 100%; } }
  .folder-content-list li {
    background-color: #f4f2f1;
    border: 1px solid #ced4da;
    flex-basis: 100%;
    list-style-type: none;
    margin: 0 10px 15px;
    padding: 1rem; }
    @media (min-width: 1024px) {
      .folder-content-list li {
        flex-basis: calc(50% - 20px);
        margin: 10px;
        max-width: calc(50% - 20px); } }
  .folder-content-list p {
    line-height: 1.1rem; }
  .folder-content-list .content-title {
    display: block; }
  .folder-content-list .content-excerpt {
    font-size: 13px; }
  .folder-content-list .readmore {
    font-size: 12px;
    font-style: italic; }

.no-results {
  padding: 20px; }

.toggle-grid {
  display: block;
  float: left;
  margin-right: 0.5em; }
  .toggle-grid i {
    cursor: pointer;
    margin-right: 0.3em; }
  .toggle-grid [data-option="column"] {
    color: #000; }
  .toggle-grid.wide [data-option="wide"] {
    color: #000; }
  .toggle-grid.wide [data-option="column"] {
    color: #757575; }

@media (max-width: 1439.98px) {
  #grid-sort-header:focus, #grid-sort-header:active {
    font-size: 16px; } }

.infinite-scroll-div .infinite-scroll-messaging {
  text-align: center; }

.progress-bar {
  width: 25%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
  background-color: #ddd9d7; }

.progress-percent {
  width: 1%;
  height: 10px;
  background-color: #34871b; }

.pt_product-compare .full-width {
  padding: 0 1.25em; }
  .pt_product-compare .full-width .back {
    display: inline-block; }

.pt_product-compare .back--top {
  float: left;
  margin-right: 20px; }

.compare-items {
  clear: both;
  overflow: hidden;
  padding: 20px 0; }
  .compare-items h2 {
    font-family: inherit;
    font-size: 0.9em;
    margin: 0.5em 0;
    text-transform: uppercase; }
  .compare-items button {
    padding: .5em 1em; }

.compare-error {
  clear: both;
  margin: 20px 0;
  text-align: center;
  width: 100%; }

#compare-items-button {
  margin-right: 16px; }

.compare-items-panel {
  float: left; }
  .compare-items-panel::after {
    display: block;
    clear: both;
    content: ""; }

.compare-item {
  background-color: #e9ecef;
  float: left;
  height: 55px;
  margin-bottom: 10px;
  margin-right: 1.08em;
  overflow: hidden;
  position: relative;
  text-align: center;
  width: 55px; }
  .compare-item .compare-item-remove {
    background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0' y='0' width='24' height='24' viewBox='0, 0, 24, 24'%3E%3Cg id='Layer_1'%3E%3Cpath d='M12,12.94 L5.47,19.47 L4.53,18.53 L11.06,12 L4.53,5.47 L5.47,4.53 L12,11.06 L18.53,4.53 L19.47,5.47 L12.94,12 L19.47,18.53 L18.53,19.47 L12,12.94 z' fill='%2334871B' id='a'/%3E%3C/g%3E%3C/svg%3E");
    background-color: #fff;
    background-size: cover;
    cursor: pointer;
    display: none;
    height: 12px;
    padding: 0 .16em;
    position: absolute;
    right: 0;
    top: 0;
    width: 12px;
    z-index: 1; }
  .compare-item.active .compare-item-remove {
    display: block; }
  .compare-item .compare-item-number {
    color: #ced4da;
    font-size: 3em; }

.compare-item-image {
  max-width: 100%;
  position: absolute;
  top: 0;
  left: 0; }

.compare-buttons {
  float: left;
  padding: 0.7em 0 0; }

.category-switch {
  align-items: center;
  display: flex;
  margin-bottom: 2em; }
  .category-switch label {
    float: left;
    margin: 0;
    width: 45%; }
    @media (min-width: 410px) {
      .category-switch label {
        width: 11em; } }
  .category-switch select {
    float: left;
    margin: 0;
    width: 55%; }
    @media (min-width: 410px) {
      .category-switch select {
        margin-left: 1em;
        width: 15em; } }

#compare-table {
  border: 1px solid #ddd9d7;
  margin-bottom: 20px;
  width: auto; }
  #compare-table tr {
    vertical-align: top; }
  #compare-table th,
  #compare-table td {
    padding: 12px; }
  #compare-table th {
    overflow: hidden; }
    #compare-table th:first-of-type {
      min-width: 112px; }
  #compare-table td {
    overflow: hidden; }
  #compare-table a:hover {
    text-decoration: underline; }
  #compare-table .attribute-row:first-of-type {
    border-top: 1px solid #ced4da; }
  #compare-table .attribute-row:last-of-type {
    border-bottom: none; }
  #compare-table .attribute-row:nth-child(2n) {
    background-color: #f4f2f1; }
  #compare-table .product-attribute {
    word-break: break-word; }
  #compare-table .action {
    display: block;
    padding: 5px 0; }
  #compare-table .remove-link {
    background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0' y='0' width='24' height='24' viewBox='0, 0, 24, 24'%3E%3Cg id='Layer_1'%3E%3Cpath d='M12,12.94 L5.47,19.47 L4.53,18.53 L11.06,12 L4.53,5.47 L5.47,4.53 L12,11.06 L18.53,4.53 L19.47,5.47 L12.94,12 L19.47,18.53 L18.53,19.47 L12,12.94 z' fill='%2334871B' id='a'/%3E%3C/g%3E%3C/svg%3E");
    background-color: #fff;
    background-size: cover;
    color: #adb5bd;
    height: 24px;
    padding: .3rem;
    position: absolute;
    right: 0;
    top: 0;
    transition: color .5s ease;
    width: 24px;
    z-index: 4; }
    #compare-table .remove-link:hover {
      color: #000;
      text-decoration: none; }
  #compare-table .value,
  #compare-table .product {
    border-left: 1px solid #ddd9d7; }
  #compare-table .product {
    font-weight: normal;
    position: relative;
    text-align: center; }
  #compare-table .value {
    vertical-align: middle; }
    #compare-table .value .value-item::after {
      content: ', '; }
    #compare-table .value .value-item:last-child::after {
      content: ''; }
  #compare-table .product-tile .product-name {
    height: auto;
    margin: .2em 0 1em 0; }
  #compare-table .product-tile .swatch-list {
    display: flex; }
  #compare-table .product-image {
    height: auto; }
    #compare-table .product-image img {
      height: auto;
      width: 100%; }
  #compare-table .section-header {
    font-size: 0.9em;
    padding: 1em;
    text-transform: none; }
  #compare-table .selectcategory label {
    display: block;
    font-size: 0.9em;
    margin: 1em 0;
    text-transform: none; }
  #compare-table .selectcategory select {
    margin: 0;
    width: 100px; }
  #compare-table .comparelists {
    padding: 0; }
  #compare-table .compare-lists label,
  #compare-table .compare-lists select {
    float: none;
    text-align: left;
    width: 100%; }
  #compare-table .reviews-compare-wrap {
    flex-wrap: wrap; }
  #compare-table .product-swatches {
    flex: 0 0 100%; }
  #compare-table .swatch-wrap {
    flex: 0 0 auto; }
  #compare-table .product-actions {
    padding-top: 12px; }

.product-sales-price.has-standard-price,
.price-sales.has-standard-price {
  color: #be1e24; }

.active-promo-names {
  color: #be1e24; }

.pt_product-details .primary-content {
  width: 100%; }

.pdp-main {
  padding-top: 15px; }
  .pdp-main h1 {
    margin: 0;
    text-align: left; }
  .pdp-main ul {
    list-style: none;
    margin: 0;
    padding: 0; }
  .pdp-main .pdp-main-row {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    margin-right: -10px;
    margin-left: -10px; }
    @media (min-width: 1024px) {
      .pdp-main .pdp-main-row {
        margin-right: -20px;
        margin-left: -20px; } }
    @media (max-width: 767.98px) {
      .pdp-main .pdp-main-row {
        margin-left: 0;
        margin-right: 0; } }
  @media (min-width: 768px) {
    .pdp-main .product-col-1,
    .pdp-main .product-col-2,
    .pdp-main .product-col-inner {
      position: relative;
      width: 100%;
      min-height: 1px;
      padding-right: 10px;
      padding-left: 10px; } }
  @media (min-width: 768px) and (min-width: 1024px) {
    .pdp-main .product-col-1,
    .pdp-main .product-col-2,
    .pdp-main .product-col-inner {
      padding-right: 20px;
      padding-left: 20px; } }
  @media (min-width: 1024px) {
    .pdp-main .product-col-1,
    .pdp-main .product-col-2 {
      padding-bottom: 20px; } }
  @media (min-width: 768px) {
    .pdp-main .product-col-1 {
      flex: 0 0 58.33333%;
      max-width: 58.33333%; } }
  .pdp-main .product-col-2 {
    padding-bottom: 20px; }
    @media (min-width: 576px) {
      .pdp-main .product-col-2 {
        width: 100%; } }
    @media (min-width: 768px) {
      .pdp-main .product-col-2 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%; } }
  @media (max-width: 767.98px) {
    .pdp-main .product-col-inner {
      padding: 0; } }
  @media (min-width: 1024px) {
    .pdp-main .product-col-inner {
      flex: 0 0 50%;
      max-width: 50%; } }
  .pdp-main .product-image-container,
  .pdp-main .product-col-1 {
    display: flex;
    overflow: hidden;
    flex-wrap: wrap; }
  .pdp-main .product-col-inner {
    display: flex;
    flex-wrap: wrap; }
    .pdp-main .product-col-inner > *:not(.sr-only) {
      width: 100%; }
  .pdp-main .product-col-inner--1 {
    align-content: flex-start; }
  .pdp-main .product-col-inner--2 {
    align-content: flex-end; }
  .pdp-main .product-detail #pr-reviewsnippet {
    min-height: 21px;
    margin-bottom: 15px; }
  .pdp-main .product-brand,
  .pdp-main .product-name {
    display: block;
    font-family: "Hind", sans-serif;
    font-weight: 600; }
  .pdp-main .product-brand {
    color: #757575;
    font-size: 13px;
    letter-spacing: 0.9px;
    margin-bottom: 5px;
    text-transform: uppercase; }
    @media (min-width: 768px) {
      .pdp-main .product-brand {
        margin-bottom: 8px; } }
  .pdp-main .product-brand-link {
    color: #757575; }
  .pdp-main .product-name {
    color: #000;
    font-size: 21px;
    line-height: 1.29;
    letter-spacing: -0.2px;
    margin-bottom: 15px; }
    .pdp-main .product-name a {
      color: inherit; }
  .pdp-main .product-number,
  .pdp-main .percent-savings,
  .pdp-main .product-short-description {
    display: none; }
  .pdp-main .product-id {
    font-size: 15px;
    font-weight: 500;
    line-height: 1.67;
    margin-bottom: 5px; }
  .pdp-main .product-price {
    font-size: 27px;
    line-height: 1.22;
    margin-bottom: 25px; }
    @media (min-width: 768px) {
      .pdp-main .product-price {
        margin-bottom: 15px; } }
    .pdp-main .product-price .price-standard {
      color: #757067;
      font-size: 21px;
      text-decoration: line-through; }
    .pdp-main .product-price .price-tiered {
      color: #be1e24; }
    .pdp-main .product-price .active-promo-names {
      color: #be1e24;
      font-size: 16px;
      line-height: normal; }
    .pdp-main .product-price .percent-savings {
      display: inline-block;
      font-size: 19px; }
    .pdp-main .product-price .salesprice {
      font-size: 1.5rem;
      margin-top: 12.5px;
      font-weight: bold;
      margin-bottom: 0; }
  .pdp-main .product-review {
    margin-bottom: 13px;
    min-height: 18px; }
  @media (min-width: 1024px) {
    .pdp-main .product-long-description {
      margin-bottom: 38px; } }
  .pdp-main .country-availability {
    font-size: 16px;
    font-weight: normal;
    letter-spacing: .5px;
    margin-bottom: 14px; }
    @media (min-width: 1024px) {
      .pdp-main .country-availability {
        margin-bottom: 20px; } }
    .pdp-main .country-availability .attribute {
      padding: .2em 0; }
    .pdp-main .country-availability .label {
      padding: 0; }
  .pdp-main .product-primary-image {
    display: flex;
    overflow: hidden;
    text-align: center; }
    @media (min-width: 768px) {
      .pdp-main .product-primary-image {
        width: 77%;
        flex-basis: 77%; } }
    .pdp-main .product-primary-image .slick-track {
      display: flex; }
  .pdp-main .product-primary-image-inner {
    width: 100%; }
    @media (min-width: 576px) {
      .pdp-main .product-primary-image-inner {
        padding-bottom: 9px; } }
    @media (min-width: 768px) {
      .pdp-main .product-primary-image-inner {
        max-height: 500px;
        padding-bottom: 0;
        margin-bottom: 0; } }
    .pdp-main .product-primary-image-inner:not(.slick-initialized) .product-image {
      display: none; }
      .pdp-main .product-primary-image-inner:not(.slick-initialized) .product-image:first-child {
        display: block; }
    .pdp-main .product-primary-image-inner .slick-slide {
      align-self: center; }
    .pdp-main .product-primary-image-inner .slick-dots {
      margin-top: 4px; }
      .pdp-main .product-primary-image-inner .slick-dots li {
        background-color: #d5d5d5; }
        .pdp-main .product-primary-image-inner .slick-dots li.slick-active {
          background-color: #be1e24; }
  .pdp-main .pdp-below-productdetails-wrapper {
    flex-basis: 100%;
    max-width: 100%;
    width: 100%; }
    .pdp-main .pdp-below-productdetails-wrapper .c-product-tile-carousel__header {
      margin-bottom: 0; }
      .pdp-main .pdp-below-productdetails-wrapper .c-product-tile-carousel__header h2 {
        text-align: left;
        font-size: 18px;
        text-indent: 1em;
        margin-bottom: 0; }
    @media (min-width: 768px) {
      .pdp-main .pdp-below-productdetails-wrapper {
        position: absolute;
        width: 55.5%;
        top: 700px;
        left: 1%; } }
  .pdp-main .product-info {
    background: #f4f2f1;
    color: #000;
    font-weight: 300;
    width: auto;
    clear: both; }
    @media (min-width: 1024px) {
      .pdp-main .product-info {
        padding-left: 0;
        padding-right: 0;
        padding-top: 1em; } }
    .pdp-main .product-info h2,
    .pdp-main .product-info h4 {
      font-size: 24px;
      font-weight: 600;
      margin-bottom: 13px; }
    .pdp-main .product-info h3 {
      font-size: 18px;
      font-weight: 500;
      line-height: 1.33;
      margin-bottom: 9px; }
    .pdp-main .product-info p,
    .pdp-main .product-info ul {
      font-size: 16px;
      font-weight: 300;
      line-height: 1.56;
      margin-bottom: 16px; }
    .pdp-main .product-info ul li {
      margin-bottom: 16px;
      padding-left: 20px;
      position: relative; }
      .pdp-main .product-info ul li::before {
        content: '';
        background-color: #03aa4d;
        border-radius: 6px;
        height: 6px;
        position: absolute;
        left: 0;
        top: 8px;
        width: 6px; }
    .pdp-main .product-info .c-accordion__item {
      border-bottom-width: 1px; }
      .pdp-main .product-info .c-accordion__item:first-of-type {
        border-top: none; }
      .pdp-main .product-info .c-accordion__item:last-of-type {
        border-bottom: none; }
      .pdp-main .product-info .c-accordion__item .c-accordion__header {
        background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0' y='0' width='24' height='24' viewBox='0, 0, 24, 24'%3E%3Cg id='Layer_1' fill='%2334871b'%3E%3Cpath d='M12.165,12.165 L12.165,16.5 L10.835,16.5 L10.835,12.165 L6.5,12.165 L6.5,10.835 L10.835,10.835 L10.835,6.5 L12.165,6.5 L12.165,10.835 L16.5,10.835 L16.5,12.165 z' fill='%23000' /%3E%3C/g%3E%3C/svg%3E");
        font-size: 15px;
        font-weight: 500;
        letter-spacing: 0.7px;
        line-height: normal;
        padding: 15px 1px 12px 3px; }
      .pdp-main .product-info .c-accordion__item.is-expanded > .c-accordion__header {
        background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0' y='0' width='24' height='24' viewBox='0, 0, 24, 24'%3E%3Cg id='Layer_1'%3E%3Cpath d='M6.5,12.165 L6.5,10.835 L16.5,10.835 L16.5,12.165 z' fill='%23000'/%3E%3C/g%3E%3C/svg%3E"); }
    .pdp-main .product-info .table {
      margin-bottom: 40px; }
    .pdp-main .product-info .tab-content {
      padding-left: 0;
      padding-right: 0; }
      .pdp-main .product-info .tab-content__2-col-wrap {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between; }
      .pdp-main .product-info .tab-content__col {
        flex: 0 0 100%;
        margin-bottom: 20px; }
        @media (min-width: 1024px) {
          .pdp-main .product-info .tab-content__col {
            flex-basis: calc(50% - 20px);
            margin-bottom: 0; } }
  .pdp-main .product-info-container {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 20px;
    padding-left: 20px;
    margin: auto; }
    @media (min-width: 1024px) {
      .pdp-main .product-info-container {
        padding-right: 40px;
        padding-left: 40px; } }
    @media (min-width: 1440px) {
      .pdp-main .product-info-container {
        max-width: 1440px; } }
  @media (min-width: 1024px) {
    .pdp-main .product-info-container {
      padding-top: 46px;
      padding-bottom: 49px; } }
  .pdp-main .product-add-to-cart {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    margin: 0;
    padding: 10px 0 20px;
    overflow: hidden; }
    .pdp-main .product-add-to-cart.add-sub-product {
      border-bottom: none;
      margin-bottom: 20px; }
    .pdp-main .product-add-to-cart .quantity label {
      text-align: right; }
    .pdp-main .product-add-to-cart .quantity input {
      text-align: center; }
    .pdp-main .product-add-to-cart .dw-apple-pay-button {
      margin-left: .5rem;
      max-height: 48px; }
      @media (min-width: 576px) {
        .pdp-main .product-add-to-cart .dw-apple-pay-button {
          margin-top: 10px; } }
      @media (min-width: 768px) {
        .pdp-main .product-add-to-cart .dw-apple-pay-button {
          margin-top: 10px; } }
      @media (min-width: 1024px) {
        .pdp-main .product-add-to-cart .dw-apple-pay-button {
          width: 172px;
          margin-top: 10px; } }
  .pdp-main .promotion {
    background-color: #f4f2f1;
    border-top: 1px solid #ccc;
    overflow: hidden;
    padding: 1.5em; }
    .pdp-main .promotion .promotion-title {
      font-weight: bold;
      margin-bottom: .3rem;
      text-transform: uppercase; }
    .pdp-main .promotion .promotion-callout {
      color: #be1e24;
      font-size: 1rem; }
      .pdp-main .promotion .promotion-callout .tooltip {
        font-size: .7rem;
        margin-left: .2rem; }
  .pdp-main .product-availability {
    align-self: center;
    flex: 0 1 55%;
    font-size: 15px;
    font-style: normal;
    padding-bottom: 0; }
    .pdp-main .product-availability__label {
      display: none; }
    .pdp-main .product-availability .value {
      display: inline-block; }
    .pdp-main .product-availability .availability-novariation,
    .pdp-main .product-availability .availability-msg * {
      font-style: normal;
      font-size: 15px; }
  .pdp-main .product-availability-quickview > div {
    padding-top: 15px; }
  .pdp-main .inventory {
    flex: 0 0 auto;
    margin-right: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
    max-width: 41%; }
  .pdp-main .product-set.product-col-2 {
    margin-bottom: 75px;
    padding-top: 10px;
    position: relative;
    border: solid 1px #34871b;
    background-color: #f8f8f8;
    padding-left: 10px;
    padding-right: 10px; }
    @media (min-width: 576px) {
      .pdp-main .product-set.product-col-2 {
        padding-left: 25px;
        padding-right: 50px; }
        .pdp-main .product-set.product-col-2 .product-set-list .product-set-image {
          width: 30%; } }
    .pdp-main .product-set.product-col-2 .product-actions {
      position: absolute;
      bottom: -50px; }
    .pdp-main .product-set.product-col-2 .product-actions .socialsharing .share-icon__svg:not(:hover) {
      color: #d9d9d9; }
    .pdp-main .product-set.product-col-2 .product-set-item-nav-buttons {
      position: absolute;
      right: 22px;
      top: 50%;
      transform: translateY(-50%);
      display: flex;
      flex-flow: column;
      justify-content: space-around; }
      .pdp-main .product-set.product-col-2 .product-set-item-nav-buttons .product-set-item-nav-button {
        background-color: #d9d9d9;
        cursor: pointer;
        padding: 0;
        border-radius: 50%;
        height: 8px;
        width: 8px;
        margin: 4px 0; }
        .pdp-main .product-set.product-col-2 .product-set-item-nav-buttons .product-set-item-nav-button:hover, .pdp-main .product-set.product-col-2 .product-set-item-nav-buttons .product-set-item-nav-button.active {
          height: 10px;
          width: 10px;
          margin: 3px -1px;
          background-color: #34871b; }
    @media (max-width: 1023.98px) {
      .pdp-main .product-set.product-col-2 .product-set-item-nav-buttons {
        display: none; }
      .pdp-main .product-set.product-col-2 .product-actions {
        width: 100%; }
        .pdp-main .product-set.product-col-2 .product-actions .share-icon:last-child {
          margin-right: 15px; }
      .pdp-main .product-set.product-col-2 button.button-fancy-large:not(#add-all-to-cart) {
        max-width: unset; } }
  .pdp-main .product-set .product-set-list::-webkit-scrollbar {
    display: none; }
  .pdp-main .product-set .short-description {
    text-align: center; }
  .pdp-main .product-set > .product-name {
    font-size: 21px;
    font-weight: 600;
    margin-bottom: 0;
    width: auto;
    text-align: center; }
    @media (min-width: 768px) {
      .pdp-main .product-set > .product-name {
        font-size: 25px;
        line-height: 1.22;
        letter-spacing: -0.3px;
        margin-bottom: 8px; } }
  .pdp-main .product-set .product-set-item .product-name {
    font-size: 18px;
    font-weight: 500; }
    @media (min-width: 768px) {
      .pdp-main .product-set .product-set-item .product-name {
        font-size: 21px; } }
  .pdp-main .product-set .product-add-cart__buttons-wrap {
    justify-content: space-between; }
    .pdp-main .product-set .product-add-cart__buttons-wrap button {
      width: 100%;
      max-width: 15rem; }
    @media (min-width: 1024px) {
      .pdp-main .product-set .product-add-cart__buttons-wrap {
        flex-direction: row; }
        .pdp-main .product-set .product-add-cart__buttons-wrap button {
          width: 49%; } }
  .pdp-main .product-set .product-set-list {
    position: relative; }
    @media (min-width: 576px) {
      .pdp-main .product-set .product-set-list {
        height: 500px;
        overflow-y: auto;
        -ms-overflow-style: none;
        scrollbar-width: none; } }
    .pdp-main .product-set .product-set-list .product-set-details {
      width: calc(100% - 20px);
      padding-left: 20px; }
    .pdp-main .product-set .product-set-list .product-set-image {
      width: 22%; }
    .pdp-main .product-set .product-set-list .product-set-item {
      background-color: #fff;
      border: solid 1px #e1e1e1;
      display: flex; }
    .pdp-main .product-set .product-set-list .product-set-item {
      margin-bottom: 10px;
      padding: 1em 0 0; }
    .pdp-main .product-set .product-set-list .product-set-image {
      width: 50%; }
      .pdp-main .product-set .product-set-list .product-set-image img {
        width: 100%; }
    .pdp-main .product-set .product-set-list .product-price {
      font-size: 1rem;
      margin: .5em 0; }
      .pdp-main .product-set .product-set-list .product-price .price-standard, .pdp-main .product-set .product-set-list .product-price .price-sales {
        font-size: 25px; }
    .pdp-main .product-set .product-set-list .attribute h3 {
      width: 25%; }
    .pdp-main .product-set .product-set-list .attribute .label {
      width: 25%;
      white-space: nowrap; }
  .pdp-main .product-set .product-add-to-cart {
    border-top: none;
    padding-top: 0;
    margin-bottom: 0;
    padding-bottom: 7px; }
    .pdp-main .product-set .product-add-to-cart .product-availability__label {
      float: none;
      padding: top; }
  .pdp-main .product-set .product-set__product-add-to-cart {
    padding-top: 1rem;
    text-align: center;
    border: none;
    padding-bottom: 0;
    position: relative;
    z-index: 1;
    font-weight: 600; }
    .pdp-main .product-set .product-set__product-add-to-cart label {
      display: inline;
      font-size: 1.5rem; }
    .pdp-main .product-set .product-set__product-add-to-cart .product-price {
      display: inline; }
    .pdp-main .product-set .product-set__product-add-to-cart .product-price > * {
      display: inherit;
      font-weight: inherit; }
    .pdp-main .product-set .product-set__product-add-to-cart .product-add-cart__buttons-wrap {
      display: block; }
  .pdp-main .product-set button.button-fancy-large {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem; }
  .pdp-main .product-set .attribute {
    display: inline-block;
    width: 48%; }
    .pdp-main .product-set .attribute .value {
      width: 100%;
      max-width: unset; }
  .pdp-main .product-set .product-variations .attribute .size-chart-link {
    max-width: unset;
    float: right; }
  .pdp-main .product-set .product-set-details-row.row-1 {
    display: flex; }
  .pdp-main .product-set .product-set-details-row.row-2 .product-variations > ul {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    justify-content: space-between; }
  .pdp-main .product-set .product-set-details-row.row-2 .custom-quantity-control {
    height: 39px; }
    .pdp-main .product-set .product-set-details-row.row-2 .custom-quantity-control button, .pdp-main .product-set .product-set-details-row.row-2 .custom-quantity-control input {
      height: 100%; }
  .pdp-main .product-set .product-set-details-row.row-2 .inventory-availability-wrap {
    display: none; }
  .pdp-main .product-set .product-set-details-row.row-2 .availability-sku {
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px; }
  .pdp-main .product-set .product-set-details-row.row-2 .availability-msg b {
    font-weight: 500; }
  .pdp-main .product-set .product-name-pricing {
    display: flex;
    flex-direction: column;
    justify-content: center; }
    .pdp-main .product-set .product-name-pricing .product-name {
      margin-bottom: 5px; }
    .pdp-main .product-set .product-name-pricing .product-price {
      margin: 0; }
  .pdp-main .recommendations {
    clear: left;
    padding: 2em 0; }
    .pdp-main .recommendations .recommendation-tooltip {
      background: none repeat scroll 0 0 #fff;
      border: 1px solid;
      left: 50%;
      position: absolute;
      text-align: left;
      top: 50%;
      width: 300px;
      z-index: 100; }
    .pdp-main .recommendations h2 {
      font-size: 2em;
      font-style: italic;
      font-weight: 400;
      margin-left: 14px; }
    .pdp-main .recommendations #carousel-recommendations {
      margin: auto;
      position: relative;
      overflow: hidden; }
    .pdp-main .recommendations ul {
      display: flex;
      flex-wrap: wrap;
      list-style-type: none;
      position: relative; }
    .pdp-main .recommendations .product-tile {
      padding: 0 2em; }
    .pdp-main .recommendations .product-name {
      font-size: 1em;
      margin: .2em 0;
      width: 100%; }
    .pdp-main .recommendations .product-price {
      font-size: 1em; }
    .pdp-main .recommendations .product-tile:hover .recommendation-tooltip {
      display: block !important; }
  .pdp-main .inventory-availability-wrap,
  .pdp-main .product-add-cart__buttons-wrap {
    display: flex;
    flex-direction: column; }
  .pdp-main .doordash-addtocart-btn {
    max-width: 100%; }
  .pdp-main .shipping-options-details {
    display: flex;
    max-width: 100%;
    flex-direction: row;
    padding-top: 4%; }
  .pdp-main .pickup-store-info {
    width: 32%; }
  .pdp-main .expressDelivery {
    width: 32%; }
  @media (max-width: 767px) {
    .pdp-main .shipping-options-details {
      flex-direction: column; }
    .pdp-main .pickup-store-info,
    .pdp-main .expressDelivery {
      width: auto !important;
      height: auto !important;
      padding: 10px;
      border-bottom-style: ridge;
      border-bottom-width: thin; }
    .pdp-main .standard-Shipping-info {
      width: auto !important;
      height: auto !important;
      padding-top: 10px; }
    .pdp-main .shipping-option-details-bottomdiv {
      padding-left: 40px !important; }
    .pdp-main .shipping-options-details-a,
    .pdp-main .set-preferred-store {
      vertical-align: super !important;
      font-weight: 600;
      font-size: 15px; }
    .pdp-main .shipping-option-details-bottomdiv br {
      display: none; }
    .pdp-main .doorDashLogoImage {
      max-width: 50%;
      margin-bottom: 10px; } }
  .pdp-main .standard-delivery {
    margin-bottom: 0px !important; }
  .pdp-main .product-actions {
    justify-content: flex-start; }
    @media (min-width: 576px) {
      .pdp-main .product-actions {
        align-items: center;
        flex-wrap: nowrap;
        justify-content: space-between; } }
    @media (min-width: 768px) {
      .pdp-main .product-actions {
        align-items: flex-start;
        flex-wrap: wrap; } }
    @media (min-width: 1024px) {
      .pdp-main .product-actions {
        align-items: center;
        flex-wrap: nowrap;
        justify-content: space-between; } }
    @media (min-width: 1440px) {
      .pdp-main .product-actions {
        flex-wrap: nowrap;
        padding-top: 23px; } }
    .pdp-main .product-actions__item {
      padding: 0;
      position: relative; }
      .pdp-main .product-actions__item::after {
        content: '';
        background-color: #000;
        display: inline-block;
        height: 22px;
        opacity: 0.1;
        position: absolute;
        right: 0;
        width: 1px; }
        @media (min-width: 1024px) {
          .pdp-main .product-actions__item::after {
            top: calc(50% - 11px); } }
    .pdp-main .product-actions .returnandexchage {
      color: #757067;
      flex-basis: 54%;
      font-size: 12px;
      font-weight: 600;
      letter-spacing: 0.9px;
      line-height: 2;
      margin: 0;
      min-width: 190px;
      text-transform: uppercase;
      text-align: center; }
      @media (min-width: 576px) {
        .pdp-main .product-actions .returnandexchage {
          flex-basis: 39%;
          padding-right: 12px; } }
      @media (min-width: 768px) {
        .pdp-main .product-actions .returnandexchage {
          flex-basis: 54%;
          padding-right: 0; } }
      @media (min-width: 1024px) {
        .pdp-main .product-actions .returnandexchage {
          flex-basis: 37%;
          line-height: 13px;
          min-width: auto;
          padding-right: 12px; } }
      .pdp-main .product-actions .returnandexchage::after {
        display: none; }
        @media (min-width: 576px) {
          .pdp-main .product-actions .returnandexchage::after {
            display: inline-block; } }
        @media (min-width: 768px) {
          .pdp-main .product-actions .returnandexchage::after {
            display: none; } }
        @media (min-width: 1024px) {
          .pdp-main .product-actions .returnandexchage::after {
            display: inline-block; } }
    .pdp-main .product-actions .wishlist {
      color: #34871b;
      font-size: 15px;
      flex-basis: 41%;
      padding-bottom: 18px; }
      @media (min-width: 576px) {
        .pdp-main .product-actions .wishlist {
          flex-basis: 27%;
          padding-bottom: 0; } }
      @media (min-width: 768px) {
        .pdp-main .product-actions .wishlist {
          flex-basis: 41%;
          max-width: none;
          margin-right: 0;
          padding-bottom: 18px; } }
      @media (min-width: 1024px) {
        .pdp-main .product-actions .wishlist {
          flex-basis: 27%;
          line-height: 13px;
          padding-bottom: 0; } }
      .pdp-main .product-actions .wishlist svg {
        margin-top: -8px; }
    .pdp-main .product-actions .socialsharing {
      flex-basis: 100%;
      justify-content: center;
      max-width: 100%; }
      @media (min-width: 576px) {
        .pdp-main .product-actions .socialsharing {
          flex-basis: 29%; } }
      @media (min-width: 768px) {
        .pdp-main .product-actions .socialsharing {
          flex-basis: 100%; } }
      @media (min-width: 1024px) {
        .pdp-main .product-actions .socialsharing {
          flex-basis: 29%;
          justify-content: flex-end; } }
  .pdp-main .product-details__detail {
    margin-bottom: 31px; }
  .pdp-main .product-features ul {
    font-size: inherit;
    margin-left: 12px;
    padding-left: 15px;
    padding-top: 0;
    list-style-type: disc; }
  .pdp-main .product-features li {
    padding-bottom: 9px;
    padding-left: 5px; }

.product-price .percent-savings,
.product-pricing .percent-savings {
  color: #be1e24;
  letter-spacing: .5px; }

.product-pricing .percent-savings {
  font-size: 14px; }

.s-product-fashion .product-primary-image {
  margin: 0;
  min-width: 100%;
  width: auto; }
  @media (min-width: 576px) {
    .s-product-fashion .product-primary-image {
      margin: 0 -10px; } }
  @media (min-width: 1024px) {
    .s-product-fashion .product-primary-image {
      margin: calc(20px * -1) calc(20px * -1) 0; } }
  .s-product-fashion .product-primary-image .main-image {
    padding: 0; }
    @media (min-width: 576px) {
      .s-product-fashion .product-primary-image .main-image {
        padding: 0 20px; } }
    @media (min-width: 1024px) {
      .s-product-fashion .product-primary-image .main-image {
        padding: 20px; } }

.s-product-fashion .product-image-container,
.s-product-fashion .product-detail {
  flex: 0 0 100%;
  max-width: 100%; }

@media (min-width: 1024px) {
  .s-product-fashion .product-image-container {
    flex-basis: 66.7%;
    max-width: 66.7%; } }

@media (min-width: 1024px) {
  .s-product-fashion .product-detail {
    flex-basis: 33.3%;
    max-width: 33.3%; } }

.s-product-fashion .product-description-link {
  font-size: 12px; }

@media (min-width: 1024px) {
  .s-product-fashion .product-variations .size-attribute .value {
    flex-basis: 46.9%;
    max-width: 46.9%; } }

.s-product-fashion .product-add-cart__buttons-wrap .button-fancy-large {
  padding: 13px 10px; }

@media (min-width: 768px) {
  .s-product-fashion .product-actions {
    flex-wrap: wrap;
    justify-content: flex-start; } }

@media (min-width: 768px) {
  .s-product-fashion .product-actions .button {
    flex-basis: 131px;
    margin-bottom: 18px;
    max-width: 131px; } }

@media (min-width: 768px) {
  .s-product-fashion .product-actions .socialsharing {
    justify-content: flex-start;
    flex-basis: 100%;
    max-width: 100%; } }

.product-tab--inline {
  display: inline; }
  .product-tab--inline a {
    color: inherit;
    text-decoration: underline; }

.s-product-wide .pdp-main .product-image-container,
.s-product-wide .pdp-main .product-detail {
  flex-basis: 100%;
  max-width: 100%; }

.s-product-wide .pdp-main .product-add-to-cart {
  border-bottom: none; }

@media (max-width: 1023.98px) {
  .s-product-wide .product-image-container {
    padding: 0 28px 20px; } }

.s-product-wide #product-content {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end; }
  @media (min-width: 768px) {
    .s-product-wide #product-content {
      padding-left: 28px;
      padding-right: 28px; } }
  @media (min-width: 1024px) {
    .s-product-wide #product-content {
      margin: 0 -20px;
      padding-left: 116px;
      padding-right: 116px; } }

.s-product-wide .product-col-inner {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1); }

@media (max-width: 1023.98px) {
  .s-product-wide .product-col-inner--1 {
    border-bottom: none; } }

.s-product-wide .product-actions {
  padding-left: 0;
  padding-right: 0;
  width: 100%; }
  @media (min-width: 1024px) {
    .s-product-wide .product-actions {
      padding-left: 20px;
      padding-right: 20px;
      width: 50%; } }

.product-actions {
  align-items: flex-start;
  color: #757575;
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  padding: 20px 0 0; }
  @media (min-width: 576px) {
    .product-actions {
      justify-content: flex-end; } }
  @media (min-width: 1024px) {
    .product-actions {
      align-items: center;
      padding-top: 17px; } }
  .product-actions .socialsharing {
    display: flex;
    flex: 0 0 57%;
    max-width: 57%;
    position: relative; }
    @media (min-width: 576px) {
      .product-actions .socialsharing {
        flex-shrink: 2;
        justify-content: flex-end; } }
    @media (min-width: 768px) {
      .product-actions .socialsharing {
        flex-basis: 50%;
        max-width: 50%;
        padding-top: 0; } }
    .product-actions .socialsharing .dropdown-drawer {
      padding: 5px 10px; }
  .product-actions a {
    color: inherit;
    font-size: .81rem;
    margin-right: 15px; }
    .product-actions a:last-child {
      margin-right: 0; }
    .product-actions a:hover {
      color: #000; }
    .product-actions a.share-icon {
      display: inline-block; }
  .product-actions .share-icon__svg {
    color: #a8a59e;
    height: 32px;
    vertical-align: middle;
    width: 32px; }
    .product-actions .share-icon__svg:hover {
      color: #34871b; }
    .product-actions .share-icon__svg svg {
      max-height: 100%;
      max-width: 100%; }
  .product-actions .share-link:last-child,
  .product-actions .share-icon:last-child {
    margin-right: 0; }
  .product-actions .share-link:last-child a {
    margin-right: 0; }

.at-resp-share-element a.at-share-btn {
  margin-left: 0;
  margin-right: 0;
  width: 100%; }

.product-actions__svg {
  display: inline-block;
  height: 24px;
  vertical-align: middle;
  width: 24px; }
  .product-actions__svg use {
    stroke: #757575; }

.product-info__header {
  font-weight: 600; }
  @media (min-width: 1024px) {
    .product-info__header {
      font-size: 24px; } }
  .product-info__header a {
    color: inherit; }

.product-info__headers-wrap {
  margin-bottom: 40px; }
  .product-info__headers-wrap li {
    display: inline-block;
    list-style: inherit;
    margin-right: 21px; }

.main-image {
  display: block; }

.primary-image {
  max-width: 100%; }
  @media (max-width: 1023.98px) {
    .primary-image {
      width: 100%; } }

.product-thumbnails {
  display: none;
  flex: 0 1 120px;
  min-width: 120px;
  overflow: hidden;
  flex-basis: 15%; }
  @media (max-width: 1023.98px) {
    .product-thumbnails {
      display: none; } }
  .product-thumbnails li {
    width: 96px;
    height: 96px;
    border: 1px solid transparent;
    border-left: 3px solid transparent;
    margin-bottom: 15px;
    margin-right: 20px;
    overflow: hidden;
    padding: 6px; }
    .product-thumbnails li.selected {
      border-color: #e6e6e6;
      border-left-color: #be1e24; }
    .product-thumbnails li img {
      min-height: 100%;
      min-width: 100%; }
  .product-thumbnails img {
    box-sizing: border-box;
    cursor: pointer;
    max-width: 100%;
    height: auto; }
  .product-thumbnails h2 {
    margin: 1rem 0 .3rem; }

.product-thumbnails__link a {
  align-items: center;
  background-color: transparent;
  border: 2px solid #e9f4da;
  border-radius: 50%;
  color: #34871b;
  display: flex;
  flex-direction: column;
  font-size: 12px;
  font-weight: 500;
  height: 100%;
  justify-content: flex-end;
  letter-spacing: 0.3px;
  line-height: normal;
  padding-bottom: 12px;
  text-align: center;
  text-transform: uppercase;
  width: 100%; }
  .product-thumbnails__link a::before {
    border-bottom: 9px solid transparent;
    border-left: 15px solid #34871b;
    border-top: 9px solid transparent;
    content: 'test';
    display: block;
    font-size: 0;
    height: 0;
    line-height: 0;
    margin: 0 auto 4px;
    padding: 0 !important;
    width: 0; }

.product-info .rating {
  font-size: 2em; }

.product-variations .attribute,
.product-options .attribute {
  margin: 0 0 17px;
  overflow: hidden;
  padding: 0;
  position: relative; }
  .product-variations .attribute h3,
  .product-options .attribute h3 {
    font-weight: bold;
    margin-bottom: .3rem;
    text-transform: uppercase; }
  .product-variations .attribute ul,
  .product-options .attribute ul {
    float: right;
    width: 100%; }
  .product-variations .attribute .value,
  .product-options .attribute .value {
    display: flex;
    width: 100%; }
    @media (min-width: 1024px) {
      .product-variations .attribute .value,
      .product-options .attribute .value {
        width: 75%; } }
    @media (min-width: 1024px) {
      .product-variations .attribute .value select,
      .product-options .attribute .value select {
        flex: 0 0 48%;
        max-width: 48%; } }
    .product-variations .attribute .value .variant-button-group,
    .product-options .attribute .value .variant-button-group {
      display: flex; }
      .product-variations .attribute .value .variant-button-group__item,
      .product-options .attribute .value .variant-button-group__item {
        border: 1px solid #e9ecef;
        cursor: pointer;
        display: flex;
        align-items: center;
        justify-content: center;
        height: 40px;
        text-align: center;
        width: 80px; }
        .product-variations .attribute .value .variant-button-group__item:last-child,
        .product-options .attribute .value .variant-button-group__item:last-child {
          border-left: none; }
        .product-variations .attribute .value .variant-button-group__item-link,
        .product-options .attribute .value .variant-button-group__item-link {
          border: none;
          border-radius: 0;
          color: #000;
          display: flex;
          align-items: center;
          justify-content: center;
          font-size: 14px;
          height: 100%;
          letter-spacing: 0.3px;
          width: 100%; }
          .product-variations .attribute .value .variant-button-group__item-link:hover,
          .product-options .attribute .value .variant-button-group__item-link:hover {
            text-decoration: none; }
        .product-variations .attribute .value .variant-button-group__item:not(.variant-button-group__item--disabled):hover, .product-variations .attribute .value .variant-button-group__item--selected,
        .product-options .attribute .value .variant-button-group__item:not(.variant-button-group__item--disabled):hover,
        .product-options .attribute .value .variant-button-group__item--selected {
          background-color: #34871b;
          border-color: #34871b; }
          .product-variations .attribute .value .variant-button-group__item:not(.variant-button-group__item--disabled):hover .variant-button-group__item-link, .product-variations .attribute .value .variant-button-group__item--selected .variant-button-group__item-link,
          .product-options .attribute .value .variant-button-group__item:not(.variant-button-group__item--disabled):hover .variant-button-group__item-link,
          .product-options .attribute .value .variant-button-group__item--selected .variant-button-group__item-link {
            color: #fff; }
        .product-variations .attribute .value .variant-button-group__item--disabled,
        .product-options .attribute .value .variant-button-group__item--disabled {
          cursor: default; }
          .product-variations .attribute .value .variant-button-group__item--disabled .variant-button-group__item-link,
          .product-options .attribute .value .variant-button-group__item--disabled .variant-button-group__item-link {
            color: #e9ecef; }
  .product-variations .attribute .label,
  .product-variations .attribute .size-chart-link,
  .product-options .attribute .label,
  .product-options .attribute .size-chart-link {
    flex: 0 0 48%;
    max-width: 48%; }
    @media (min-width: 768px) {
      .product-variations .attribute .label,
      .product-variations .attribute .size-chart-link,
      .product-options .attribute .label,
      .product-options .attribute .size-chart-link {
        flex-basis: 48%;
        max-width: 48%; } }
  .product-variations .attribute .label,
  .product-options .attribute .label {
    display: inline-block;
    font-size: 15px;
    font-weight: 500;
    line-height: 1.67;
    margin-bottom: 5px; }
    @media (min-width: 576px) {
      .product-variations .attribute .label,
      .product-options .attribute .label {
        flex: 0 0 100%;
        max-width: 100%; } }
  @media (min-width: 576px) {
    .product-variations .attribute .size-chart-link,
    .product-options .attribute .size-chart-link {
      flex-basis: 48%;
      max-width: 48%; } }
  .product-variations .attribute .selected-value,
  .product-options .attribute .selected-value {
    border: 0 none;
    color: #000;
    font-weight: 400; }
    @media (min-width: 1024px) {
      .product-variations .attribute .selected-value,
      .product-options .attribute .selected-value {
        padding-top: .8em; } }
  .product-variations .attribute .size-chart-link,
  .product-options .attribute .size-chart-link {
    clear: both;
    float: none; }
    .product-variations .attribute .size-chart-link a,
    .product-options .attribute .size-chart-link a {
      border-color: #fff !important;
      padding: 0; }

.product-variations .attribute,
.product-options .attribute {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }
  .product-variations .attribute .size-chart-link,
  .product-options .attribute .size-chart-link {
    font-size: 13px;
    text-align: right; }
    @media (min-width: 576px) {
      .product-variations .attribute .size-chart-link,
      .product-options .attribute .size-chart-link {
        order: 2;
        text-align: left; } }
    .product-variations .attribute .size-chart-link a,
    .product-options .attribute .size-chart-link a {
      color: inherit; }
  .product-variations .attribute .size-chart-link__svg,
  .product-options .attribute .size-chart-link__svg {
    height: 30px;
    vertical-align: middle;
    width: 30px; }

.product-variations .size-attribute,
.product-options .size-attribute {
  justify-content: space-between; }
  @media (min-width: 576px) {
    .product-variations .size-attribute,
    .product-options .size-attribute {
      justify-content: flex-start; } }
  .product-variations .size-attribute .label,
  .product-options .size-attribute .label {
    flex: 0 0 48%; }
    @media (min-width: 576px) {
      .product-variations .size-attribute .label,
      .product-options .size-attribute .label {
        flex-basis: 100%; } }
  @media (min-width: 576px) {
    .product-variations .size-attribute .value,
    .product-options .size-attribute .value {
      flex-basis: 48%;
      margin-right: 16px; } }
  @media (min-width: 768px) {
    .product-variations .size-attribute .value,
    .product-options .size-attribute .value {
      margin: 0;
      margin-right: 11px;
      max-width: 48%; } }
  .product-variations .size-attribute .value select,
  .product-options .size-attribute .value select {
    flex-basis: 100%;
    max-width: 100%; }

.product-variations .option-dropdown__label,
.product-options .option-dropdown__label {
  display: block;
  font-size: 14px;
  margin-bottom: 6px; }

.product-variations .swatches,
.product-options .swatches {
  margin-top: -6px; }

.product-variations .swatches li,
.product-options .swatches li {
  float: left; }
  .product-variations .swatches li:hover a, .product-variations .swatches li.selected a,
  .product-options .swatches li:hover a,
  .product-options .swatches li.selected a {
    border-color: #34871b; }
  .product-variations .swatches li.unselectable img,
  .product-options .swatches li.unselectable img {
    opacity: .5; }
  .product-variations .swatches li.unselectable a,
  .product-options .swatches li.unselectable a {
    color: #e9ecef;
    overflow: hidden;
    position: relative; }
    .product-variations .swatches li.unselectable a::before, .product-variations .swatches li.unselectable a::after,
    .product-options .swatches li.unselectable a::before,
    .product-options .swatches li.unselectable a::after {
      content: '';
      height: 100%;
      position: absolute;
      top: 0; }
    .product-variations .swatches li.unselectable a::before,
    .product-options .swatches li.unselectable a::before {
      border: 2px solid rgba(0, 0, 0, 0.22);
      border-radius: inherit;
      left: 0;
      width: 100%;
      z-index: 2; }
    .product-variations .swatches li.unselectable a::after,
    .product-options .swatches li.unselectable a::after {
      background-color: rgba(0, 0, 0, 0.22);
      height: 100%;
      left: 50%;
      transform: translateX(-50%) rotateZ(45deg);
      width: 2px;
      z-index: 3; }
  .product-variations .swatches li.unselectable:hover a,
  .product-options .swatches li.unselectable:hover a {
    border-color: #e9ecef; }
  .product-variations .swatches li a,
  .product-options .swatches li a {
    display: block;
    line-height: 3.5;
    margin: 0 7px 0 0;
    text-align: center;
    white-space: nowrap; }
    @media (min-width: 1024px) {
      .product-variations .swatches li a,
      .product-options .swatches li a {
        line-height: 2.7;
        min-height: 2rem;
        min-width: 2rem; } }

.product-variations .swatchanchor,
.product-options .swatchanchor {
  width: 38px;
  height: 38px;
  border: 2px solid transparent;
  border-radius: 100%;
  display: block;
  overflow: hidden;
  padding: 0; }
  .product-variations .swatchanchor img,
  .product-options .swatchanchor img {
    width: 100%;
    height: 100%;
    border-radius: 100%;
    border: 3px solid transparent;
    display: block; }

.product-variations .color li a,
.product-options .color li a {
  line-height: 0; }

.product-variations select,
.product-options select {
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.12);
  border-radius: 0;
  width: 100%;
  margin-left: 0; }

.product-add-cart__buttons-wrap {
  justify-content: space-between;
  margin: 0; }
  .product-add-cart__buttons-wrap button {
    flex: 0 0 100%; }
    @media (min-width: 576px) {
      .product-add-cart__buttons-wrap button {
        flex-basis: 48%;
        max-width: 48%; } }
    @media (min-width: 768px) {
      .product-add-cart__buttons-wrap button {
        flex-basis: 100%;
        max-width: 100%; } }
    @media (min-width: 1024px) {
      .product-add-cart__buttons-wrap button {
        flex-basis: 48%;
        max-width: 48%; } }

.add-to-cart,
#add-to-cart,
#find-in-store {
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 1.5px;
  margin-top: 10px;
  font-weight: bold; }

#find-in-store {
  border-width: 2px; }
  #find-in-store:disabled:hover {
    border-color: #a8a59e; }

.add-to-cart,
#add-to-cart {
  margin-bottom: 10px; }
  @media (min-width: 576px) {
    .add-to-cart,
    #add-to-cart {
      margin-bottom: 0; } }

.tabs {
  display: none;
  position: relative; }
  .tabs.js-product-tabs {
    max-width: 1360px;
    margin: 0 auto; }
  .tabs__inner {
    display: flex; }
  .tabs .tab {
    background-color: #e6e2e1;
    height: 50px;
    min-width: 140px;
    text-align: center;
    vertical-align: bottom; }
  .tabs .tab-label {
    color: inherit;
    display: block;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 1px;
    line-height: normal;
    margin-bottom: 0;
    padding: 15px 0 12px;
    position: relative;
    top: 0;
    text-decoration: none;
    text-transform: uppercase;
    transition: all 0.25s; }
    .tabs .tab-label span {
      border-bottom: 3px solid #e6e2e1; }
      @media (min-width: 1024px) {
        .tabs .tab-label span {
          padding: 12px 0 9px; } }
    @media (min-width: 1024px) {
      .tabs .tab-label {
        cursor: pointer; }
        .tabs .tab-label.is-active-tab, .tabs .tab-label:hover {
          background-color: #f4f2f1; }
          .tabs .tab-label.is-active-tab span, .tabs .tab-label:hover span {
            border-bottom-color: #03aa4d; } }

@media (min-width: 1024px) {
  .tab {
    display: inline-block;
    float: none; } }

.tab .tab-switch {
  display: none; }
  @media (min-width: 1024px) {
    .tab .tab-switch:checked + .tab-label {
      background: #fff;
      border-top-color: #34871b;
      color: #000;
      font-weight: 700;
      top: -0.0625rem;
      transition: all 0.35s;
      z-index: 1; } }
  .tab .tab-switch:checked + label + .tab-content {
    opacity: 1;
    transition: all 0.35s;
    z-index: 2; }

.tab .tab-content {
  padding: 1em 0;
  text-align: left;
  z-index: 1; }
  @media (min-width: 1024px) {
    .tab .tab-content {
      opacity: 0;
      transition: all 0.35s;
      width: 100%; } }

.tab-content-wrap.is-active-tab-content {
  display: block !important; }

.tab-content-wrap h3 {
  font-family: inherit;
  font-size: 20px;
  line-height: normal;
  margin-bottom: 20px; }
  @media (min-width: 1024px) {
    .tab-content-wrap h3 {
      font-size: 24px; } }

.tab-content-wrap h4 {
  line-height: 1.2; }

.product-description-videos {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding-top: 20px; }
  .product-description-videos h4 {
    width: 100%; }

.product-description-video {
  flex: 0 0 100%;
  margin-bottom: 20px; }
  .product-description-video:last-child {
    margin-bottom: 0; }
  @media (min-width: 1024px) {
    .product-description-video {
      flex: 0 0 48.4%; } }

.product-description-video__inner {
  padding-bottom: 55.94%;
  position: relative; }
  @media (min-width: 1024px) {
    .product-description-video__inner {
      padding-bottom: 56.25%; } }
  .product-description-video__inner iframe {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%; }

.pdp-gift-cert {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 20px;
  padding-left: 20px;
  font-weight: 300;
  padding-bottom: 1.25rem;
  padding-top: 1.25rem; }
  @media (min-width: 1024px) {
    .pdp-gift-cert {
      padding-right: 40px;
      padding-left: 40px; } }
  @media (min-width: 1440px) {
    .pdp-gift-cert {
      max-width: 1440px; } }
  @media (min-width: 1024px) {
    .pdp-gift-cert {
      padding: 46px 156px 49px; } }
  .pdp-gift-cert__outer {
    background-color: #f4f2f1; }
  .pdp-gift-cert__inner {
    display: flex;
    flex-wrap: wrap;
    margin-right: -10px;
    margin-left: -10px; }
    @media (min-width: 1024px) {
      .pdp-gift-cert__inner {
        margin-right: -20px;
        margin-left: -20px; } }
  .pdp-gift-cert__lookup, .pdp-gift-cert__top-up {
    padding: 10px 5px;
    width: 100%; }
    @media (min-width: 576px) {
      .pdp-gift-cert__lookup, .pdp-gift-cert__top-up {
        padding: 20px 30px; } }
    @media (min-width: 768px) {
      .pdp-gift-cert__lookup, .pdp-gift-cert__top-up {
        padding: 10px; } }
    @media (min-width: 1024px) {
      .pdp-gift-cert__lookup, .pdp-gift-cert__top-up {
        padding: 20px; } }
    .pdp-gift-cert__lookup h2, .pdp-gift-cert__top-up h2 {
      font-family: inherit;
      font-size: 20px;
      line-height: normal;
      margin-bottom: 20px;
      text-transform: uppercase; }
      @media (min-width: 1024px) {
        .pdp-gift-cert__lookup h2, .pdp-gift-cert__top-up h2 {
          font-size: 24px; } }
  @media (min-width: 1024px) {
    .pdp-gift-cert__lookup {
      flex: 0 0 66.66667%;
      max-width: 66.66667%; } }
  @media (min-width: 1024px) {
    .pdp-gift-cert__top-up {
      flex: 0 0 33.33333%;
      max-width: 33.33333%; } }
  .pdp-gift-cert__top-up .svg-symbol {
    height: 24px;
    width: 24px; }
  .pdp-gift-cert .check-balance {
    border-bottom: none; }
    @media (max-width: 1023.98px) {
      .pdp-gift-cert .check-balance {
        padding-bottom: 0; } }
  .pdp-gift-cert .icon-link {
    color: inherit; }
    .pdp-gift-cert .icon-link img {
      margin-right: 5px;
      max-height: 20px; }

#compare-table .product-actions::after {
  display: block;
  clear: both;
  content: ""; }

.c-store-availability .modalView {
  display: none; }

input.personalization-text {
  text-transform: uppercase; }

h3.customMsg-add-to-cart {
  color: #34871b;
  font-style: normal;
  font-size: initial; }

.ui-dialog #pdpMain .view-full-details {
  float: right; }

.ui-dialog #pdpMain .quickviewset {
  float: initial; }

.ui-dialog #pdpMain .content-asset {
  display: none; }

.ui-dialog #pdpMain .product-availability {
  display: block;
  color: #34871b;
  font-size: 15px;
  width: 55%;
  margin-top: 58px; }

.ui-dialog #pdpMain .add-sub-product .inventory {
  margin-right: 0px; }

.ui-dialog #pdpMain .add-sub-product .product-availability .availability-msg {
  margin-left: -15px; }
  @media (min-width: 1024px) {
    .ui-dialog #pdpMain .add-sub-product .product-availability .availability-msg {
      margin-left: 35px; } }

@media (min-width: 1024px) {
  .ui-dialog #pdpMain .add-sub-product .product-availability p {
    margin-left: -87px; } }

@media (max-width: 1023.98px) {
  .ui-dialog #pdpMain .add-sub-product .product-availability p {
    margin-left: -25px; } }

.ui-dialog #pdpMain .check-store {
  width: 100%;
  text-align: center; }

.ui-dialog #pdpMain .c-store-availability {
  margin-top: 1rem; }
  .ui-dialog #pdpMain .c-store-availability .modalView {
    display: block; }

.pzballs-messaging {
  color: red; }

#pickUpINStore {
  float: left;
  width: 33%;
  height: 180px; }

#sameDayShipping {
  float: left;
  margin-left: 10px;
  width: 33%; }

#expressDelivery {
  float: right;
  height: 180px; }

.shipping-options-details-a {
  margin-left: 2px;
  font-weight: 600;
  font-size: 15px; }

.shipping-info-tooltip {
  color: #34871b !important;
  text-decoration: underline !important;
  background-color: transparent !important; }

@media only screen and (max-width: 729px) {
  #pdp-DD-logo {
    max-width: 50% !important; }
  .dropship-messaging {
    margin-top: 5px; } }

@media only screen and (min-width: 729px) {
  .shipping-option-details-bottomdiv-sameday {
    width: 110%; }
  .dropship-messaging {
    margin-top: -35px; } }

.bonus-product-list .bonus-product-item {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap; }
  .bonus-product-list .bonus-product-item__container {
    display: flex;
    justify-content: center; }
  .bonus-product-list .bonus-product-item::after {
    display: block;
    clear: both;
    content: ""; }
  .bonus-product-list .bonus-product-item .product-content {
    border: 1px solid rgba(0, 0, 0, 0.1); }
  .bonus-product-list .bonus-product-item .product-primary-image,
  .bonus-product-list .bonus-product-item .product-details {
    width: 100%; }
  .bonus-product-list .bonus-product-item .product-add-to-cart {
    border-bottom: none; }
  .bonus-product-list .bonus-product-item .product-primary-image {
    justify-content: center;
    max-width: 100%;
    width: 100%; }

.bonus-product-list .product-add-to-cart {
  padding-bottom: 0; }
  .bonus-product-list .product-add-to-cart .inventory {
    width: auto; }

.bonus-product-list .product-name {
  float: none;
  margin: 1em 0; }

.bonus-product-list .quantity-error {
  color: red;
  text-transform: inherit; }

.bonus-product-list .bonus-product-list-footer {
  padding-top: 1em;
  padding-bottom: 1em; }
  .bonus-product-list .bonus-product-list-footer::after {
    display: block;
    clear: both;
    content: ""; }
  .bonus-product-list .bonus-product-list-footer .add-to-cart-bonus {
    float: right; }

.bonus-product-list .selected-bonus-item {
  margin: 1em 0 1em 1em;
  position: relative; }
  .bonus-product-list .selected-bonus-item .item-name {
    font-weight: bold; }
  .bonus-product-list .selected-bonus-item .remove-link {
    background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0' y='0' width='24' height='24' viewBox='0, 0, 24, 24'%3E%3Cg id='Layer_1'%3E%3Cpath d='M12,12.94 L5.47,19.47 L4.53,18.53 L11.06,12 L4.53,5.47 L5.47,4.53 L12,11.06 L18.53,4.53 L19.47,5.47 L12.94,12 L19.47,18.53 L18.53,19.47 L12,12.94 z' fill='%2334871B' id='a'/%3E%3C/g%3E%3C/svg%3E");
    background-position: center center;
    background-size: 120%;
    cursor: pointer;
    height: 15px;
    left: -1em;
    position: absolute;
    width: 15px; }

.bonus-discount-container .promo-details {
  display: none; }
  .bonus-discount-container .promo-details.visible {
    display: block; }

.select-bonus {
  border-width: 1px;
  display: inline-block; }

#more-bonus-products {
  display: block;
  margin: 1.25rem auto;
  min-width: 125px; }

.sizinginformation {
  border: 0 none; }
  .sizinginformation th {
    background-color: inherit; }
  .sizinginformation td, .sizinginformation th {
    border-bottom: 1px solid #f4f2f1; }
  .sizinginformation td {
    border-left: 1px solid #f4f2f1; }
  .sizinginformation .ui-tabs-nav {
    height: 33px; }
  .sizinginformation .sizing-charts {
    border: 0 none; }
  .sizinginformation .tips-list {
    padding: 0 !important; }
    .sizinginformation .tips-list li {
      list-style: none outside none !important; }

.dw-apple-pay-button,
.dw-apple-pay-button:hover {
  margin: 0; }

.cart-shipping-table thead {
  display: none; }
  @media (min-width: 1024px) {
    .cart-shipping-table thead {
      display: table-header-group; } }

.cart-shipping-table th,
.cart-shipping-table td {
  flex: 0 0 40%;
  padding-left: 8px;
  padding-right: 8px; }
  @media (min-width: 576px) {
    .cart-shipping-table th,
    .cart-shipping-table td {
      flex: 0 1 33%; } }
  @media (min-width: 1024px) {
    .cart-shipping-table th,
    .cart-shipping-table td {
      flex: 0 1 11%; } }

.cart-shipping-table td {
  box-sizing: border-box;
  display: block;
  padding-bottom: 5px;
  padding-top: 5px; }

.cart-shipping-table .btn-link, .cart-shipping-table .button-text {
  border: none;
  font-size: 14px; }

.cart-shipping-table .cart-header-row,
.cart-shipping-table .cart-row {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }

.cart-shipping-table .cart-header-row {
  align-items: flex-end;
  border-bottom: none; }

.cart-shipping-table .cart-row {
  padding: 20px 0; }

.cart-shipping-table .section-header {
  font-size: 16px !important;
  font-weight: 600;
  padding-bottom: 15px;
  padding-top: 15px;
  text-align: left; }

.cart-shipping-table .header-item-image-details,
.cart-shipping-table .item-image {
  float: left;
  order: 1;
  text-align: center; }
  @media (min-width: 1024px) {
    .cart-shipping-table .header-item-image-details,
    .cart-shipping-table .item-image {
      float: none; } }

.cart-shipping-table .header-item-image-details {
  flex-basis: 42%;
  order: 2;
  text-align: left; }

.cart-shipping-table .item-image {
  flex-basis: 33%;
  max-width: 33%;
  padding-left: 0; }
  @media (min-width: 576px) {
    .cart-shipping-table .item-image {
      flex: 0 0 20%;
      max-width: 20%; } }
  @media (min-width: 1024px) {
    .cart-shipping-table .item-image {
      flex-basis: 8.5%; } }
  .cart-shipping-table .item-image img {
    width: 100%; }

.cart-shipping-table .item-details {
  float: left;
  flex-basis: 67%;
  margin-bottom: 20px;
  max-width: 67%;
  order: 2; }
  @media (min-width: 576px) {
    .cart-shipping-table .item-details {
      flex-basis: 80%;
      max-width: 80%; } }
  @media (min-width: 1024px) {
    .cart-shipping-table .item-details {
      flex-basis: 30%;
      float: none;
      margin-bottom: 0;
      padding-right: 5px; } }
  .cart-shipping-table .item-details .name {
    font-size: 1rem; }
  .cart-shipping-table .item-details .item-edit-details {
    display: none;
    font-size: 14px; }
    @media (min-width: 1024px) {
      .cart-shipping-table .item-details .item-edit-details {
        display: block; } }
  .cart-shipping-table .item-details .product-list-item .value {
    font-weight: 600; }

.cart-shipping-table .cart-attr-value {
  display: inline-block; }

.cart-shipping-table .header-delivery-options,
.cart-shipping-table .item-delivery-options {
  order: 6;
  text-align: left;
  min-width: 100%; }
  @media (max-width: 575.98px) {
    .cart-shipping-table .header-delivery-options,
    .cart-shipping-table .item-delivery-options {
      flex-basis: 100%; } }
  @media (min-width: 576px) {
    .cart-shipping-table .header-delivery-options,
    .cart-shipping-table .item-delivery-options {
      min-width: auto;
      order: 3; } }
  @media (min-width: 1024px) {
    .cart-shipping-table .header-delivery-options,
    .cart-shipping-table .item-delivery-options {
      width: 8rem; } }
  .cart-shipping-table .header-delivery-options .form-row,
  .cart-shipping-table .item-delivery-options .form-row {
    font-size: 14px;
    justify-content: flex-start;
    margin: 0; }

.cart-shipping-table .item-delivery-options {
  flex: 0 1 15%; }
  .cart-shipping-table .item-delivery-options input[type="radio"] {
    flex: 0 0 18px;
    float: left;
    margin: 4px 0; }
  .cart-shipping-table .item-delivery-options label {
    display: flex;
    flex: 0 0 calc(100% - 18px);
    margin-left: 18px; }

.cart-shipping-table .header-item-quantity,
.cart-shipping-table .item-quantity {
  float: left;
  max-width: 40%;
  order: 4;
  text-align: center; }
  @media (max-width: 1023.98px) {
    .cart-shipping-table .header-item-quantity,
    .cart-shipping-table .item-quantity {
      padding-left: 0; } }
  @media (min-width: 576px) {
    .cart-shipping-table .header-item-quantity,
    .cart-shipping-table .item-quantity {
      max-width: 33%; } }
  @media (min-width: 1024px) {
    .cart-shipping-table .header-item-quantity,
    .cart-shipping-table .item-quantity {
      flex-basis: 11.5%;
      float: none;
      max-width: 11.5%; } }
  .cart-shipping-table .header-item-quantity input,
  .cart-shipping-table .item-quantity input {
    padding-left: 12px;
    width: 45px; }

.cart-shipping-table .header-quantity-details,
.cart-shipping-table .item-quantity-details {
  float: left;
  order: 5;
  text-align: right; }
  @media (min-width: 1024px) {
    .cart-shipping-table .header-quantity-details,
    .cart-shipping-table .item-quantity-details {
      float: none;
      text-align: left; } }
  .cart-shipping-table .header-quantity-details .product-availability-list,
  .cart-shipping-table .header-quantity-details .item-user-actions,
  .cart-shipping-table .item-quantity-details .product-availability-list,
  .cart-shipping-table .item-quantity-details .item-user-actions {
    font-size: 14px;
    text-align: right; }
    @media (min-width: 1024px) {
      .cart-shipping-table .header-quantity-details .product-availability-list,
      .cart-shipping-table .header-quantity-details .item-user-actions,
      .cart-shipping-table .item-quantity-details .product-availability-list,
      .cart-shipping-table .item-quantity-details .item-user-actions {
        margin: 0 5px;
        text-align: left; } }
  .cart-shipping-table .header-quantity-details .product-availability-list,
  .cart-shipping-table .item-quantity-details .product-availability-list {
    margin-bottom: 5px;
    padding: 0; }
    .cart-shipping-table .header-quantity-details .product-availability-list .not-available,
    .cart-shipping-table .item-quantity-details .product-availability-list .not-available {
      color: #be1e24;
      font-size: 0.9em; }
    .cart-shipping-table .header-quantity-details .product-availability-list .on-order,
    .cart-shipping-table .item-quantity-details .product-availability-list .on-order {
      color: #00A94D;
      font-size: 0.9em; }
  .cart-shipping-table .header-quantity-details .item-user-actions a,
  .cart-shipping-table .header-quantity-details .item-user-actions button,
  .cart-shipping-table .item-quantity-details .item-user-actions a,
  .cart-shipping-table .item-quantity-details .item-user-actions button {
    display: inline-block;
    font-size: 1em;
    margin-bottom: 5px;
    padding: 0;
    text-align: inherit;
    width: 100%; }
    @media (min-width: 1024px) {
      .cart-shipping-table .header-quantity-details .item-user-actions a,
      .cart-shipping-table .header-quantity-details .item-user-actions button,
      .cart-shipping-table .item-quantity-details .item-user-actions a,
      .cart-shipping-table .item-quantity-details .item-user-actions button {
        width: auto; } }

.cart-shipping-table .header-indiv-price,
.cart-shipping-table .item-price {
  order: 6;
  text-align: right; }

.cart-shipping-table .header-item-shipping,
.cart-shipping-table .item-shipping {
  flex-basis: 55%;
  order: 5;
  text-align: right; }
  @media (min-width: 768px) {
    .cart-shipping-table .header-item-shipping,
    .cart-shipping-table .item-shipping {
      flex-basis: 38.5%; } }
  .cart-shipping-table .header-item-shipping select,
  .cart-shipping-table .item-shipping select {
    background-color: transparent;
    border: 1px solid #000; }

.cart-shipping-table .price-promotion {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end; }
  .cart-shipping-table .price-promotion .price-sales,
  .cart-shipping-table .price-promotion .price-standard {
    margin: 0 5px;
    text-align: right;
    width: 100%; }
  .cart-shipping-table .price-promotion .price-sales {
    color: #be1e24; }
  .cart-shipping-table .price-promotion .price-standard {
    text-decoration: line-through; }

.cart-shipping-table .header-total-price,
.cart-shipping-table .item-total {
  flex-basis: 11.5%;
  flex-grow: 2;
  font-size: 1rem;
  font-weight: 600;
  order: 7;
  text-align: right;
  word-wrap: break-word; }
  @media (min-width: 1024px) {
    .cart-shipping-table .header-total-price,
    .cart-shipping-table .item-total {
      float: none;
      font-size: 1em; } }
  @media (min-width: 1024px) {
    .cart-shipping-table .header-total-price .promo-adjustment,
    .cart-shipping-table .item-total .promo-adjustment {
      width: 100%;
      float: right; } }

.cart-shipping-table .price-unadjusted {
  color: #757575;
  display: block;
  margin: 0 0 .42em; }
  .cart-shipping-table .price-unadjusted span {
    text-decoration: line-through; }

.cart-shipping-table .price-adjusted-total {
  color: #757575;
  display: block;
  margin: .42em 0 0; }
  .cart-shipping-table .price-adjusted-total span {
    color: #be1e24; }

.cart-shipping-table .gift-cert-delivery {
  color: #be1e24; }

.product-list-item .sku,
.product-list-item .attribute {
  font-size: .8125em; }

.cart-promo.desktop-only {
  display: none; }
  @media (min-width: 768px) {
    .cart-promo.desktop-only {
      display: flex;
      flex-wrap: wrap;
      justify-content: sapce-between;
      background: #EAF8ED;
      color: #343a40;
      margin: 0.3em 0;
      padding: 20px; }
      .cart-promo.desktop-only td {
        padding: inherit; }
      .cart-promo.desktop-only .bonus-item-details {
        padding-bottom: 10px;
        padding-top: 10px;
        flex-basis: 70%;
        max-width: 70%; }
        .cart-promo.desktop-only .bonus-item-details .bonusTextTop {
          font-weight: 600;
          font-size: 18px;
          color: #34871b; }
        .cart-promo.desktop-only .bonus-item-details .bonusTextBottom {
          font-weight: 600; }
      .cart-promo.desktop-only .bonus-item-actions {
        font-size: 1em !important;
        flex-basis: 30%;
        max-width: 30%;
        padding-top: 10px;
        padding-bottom: 10px;
        text-align: right;
        vertical-align: middle; }
        .cart-promo.desktop-only .bonus-item-actions a {
          width: 50%;
          text-align: center; } }

.cart-promo.mobile-only {
  display: none; }
  @media (max-width: 1023.98px) {
    .cart-promo.mobile-only {
      display: block;
      background: #EAF8ED;
      color: #343a40;
      margin: 0.3em 0;
      padding: 20px; }
      .cart-promo.mobile-only td {
        padding: inherit; }
      .cart-promo.mobile-only .bonus-item-details {
        padding: 0px;
        padding-bottom: 10px;
        text-align: center; }
        .cart-promo.mobile-only .bonus-item-details .bonusTextTop {
          padding-bottom: 10px;
          color: #34871b; }
        .cart-promo.mobile-only .bonus-item-details .bonusTextBottom {
          padding-bottom: 5px; }
      .cart-promo.mobile-only .bonus-item-actions {
        font-size: 1em !important;
        padding-top: 0;
        text-align: right;
        vertical-align: middle; }
        .cart-promo.mobile-only .bonus-item-actions a {
          width: 100%;
          text-align: center; } }

.cart-footer {
  margin: .83em 0; }
  .cart-footer::after {
    display: block;
    clear: both;
    content: ""; }

@media (min-width: 1024px) {
  .cart-coupon-code {
    height: auto; } }

.cart-coupon-code__inputs {
  display: flex; }

.cart-coupon-code__input {
  width: 100%; }
  @media (min-width: 1024px) {
    .cart-coupon-code__input {
      width: 45%; } }

.cart-coupon-code__button {
  color: #fff;
  background-color: #34871b;
  border-color: #34871b;
  margin-left: 0.5rem; }
  .cart-coupon-code__button:hover {
    color: #fff;
    background-color: #286715;
    border-color: #245d13; }
  .cart-coupon-code__button:focus, .cart-coupon-code__button.focus {
    box-shadow: 0 0 0 0.2rem rgba(52, 135, 27, 0.5); }
  .cart-coupon-code__button.disabled, .cart-coupon-code__button:disabled {
    color: #fff;
    background-color: #34871b;
    border-color: #34871b; }
  .cart-coupon-code__button:not(:disabled):not(.disabled):active, .cart-coupon-code__button:not(:disabled):not(.disabled).active,
  .show > .cart-coupon-code__button.dropdown-toggle {
    color: #fff;
    background-color: #245d13;
    border-color: #205210; }
    .cart-coupon-code__button:not(:disabled):not(.disabled):active:focus, .cart-coupon-code__button:not(:disabled):not(.disabled).active:focus,
    .show > .cart-coupon-code__button.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(52, 135, 27, 0.5); }
  .cart-coupon-code__button.button-fancy-large {
    min-width: auto; }

.cart-coupon-code .error {
  color: #ed001c;
  padding-top: 0.4em;
  font-size: 0.875rem; }

.cart-order-totals {
  margin: 1rem 0; }
  @media (min-width: 1024px) {
    .cart-order-totals {
      float: right;
      margin-top: 0;
      width: 40%; } }
  .cart-order-totals .show-coupon {
    text-align: right;
    margin-bottom: 1%; }
  .cart-order-totals .coupon-code {
    margin-bottom: 3%; }
    .cart-order-totals .coupon-code > * {
      display: flex;
      justify-content: flex-end; }
    .cart-order-totals .coupon-code.is-hidden {
      display: none; }
    .cart-order-totals .coupon-code.is-active {
      display: block; }
    .cart-order-totals .coupon-code .error {
      color: #ed001c; }
    .cart-order-totals .coupon-code .coupon-line-items {
      margin-top: 3%; }
      .cart-order-totals .coupon-code .coupon-line-items .cartcoupon {
        display: inline-flex; }
  .cart-order-totals .reserveinventory-timer {
    width: 100%;
    float: right; }
    @media (min-width: 576px) {
      .cart-order-totals .reserveinventory-timer {
        max-width: 250px; } }

.order-totals-table td {
  text-align: right; }

.order-totals-table .order-totals-item {
  width: 60%; }

.order-totals-table .order-totals-value {
  width: 40%; }

.order-totals-table .order-subtotal {
  font-weight: 600; }

.order-totals-table .order-total {
  font-weight: 600; }

.order-value {
  white-space: nowrap; }

.cart-actions::after {
  display: block;
  clear: both;
  content: ""; }

.cart-actions form,
.cart-actions button {
  width: 100%; }
  @media (min-width: 576px) {
    .cart-actions form,
    .cart-actions button {
      width: auto; } }

.cart-actions form {
  margin-bottom: -20px; }

.cart-actions .dw-apple-pay-button {
  font-size: 1.35em;
  padding: .5em 2em; }

@media (min-width: 576px) {
  .cart-actions button {
    min-width: 250px; } }

.cart-action-checkout {
  float: none; }
  @media (min-width: 576px) {
    .cart-action-checkout {
      float: right; } }

@media (min-width: 1024px) {
  .cart-action-continue-shopping {
    float: right; } }

.cart-action-continue-shopping .cart-action-continue-shopping__button {
  border-color: #a8a59e;
  color: #757067;
  margin-right: 1rem; }

.cart-actions-top {
  display: none;
  margin-top: .5rem;
  margin-bottom: 1rem; }
  .cart-actions-top .cart-order-total-top {
    margin-bottom: 5%; }

.cart-empty {
  margin-top: 4rem; }
  .cart-empty::after {
    display: block;
    clear: both;
    content: ""; }
  .cart-empty .cart-action-continue-shopping {
    float: none;
    text-align: center;
    margin-bottom: 4rem; }
  .cart-empty .product-listing {
    background-color: #f4f2f1;
    padding: 1rem 0; }
    .cart-empty .product-listing::after {
      display: block;
      clear: both;
      content: ""; }
    .cart-empty .product-listing h2 {
      margin-left: 1.3rem; }
    .cart-empty .product-listing .search-result-items {
      margin-top: 1em; }
  .cart-empty .empty-cart-login {
    max-width: 34rem;
    text-align: center;
    margin: 0 auto 4rem auto; }
    .cart-empty .empty-cart-login h2 {
      font-size: 24px;
      font-weight: 400; }
      @media (min-width: 1024px) {
        .cart-empty .empty-cart-login h2 {
          font-size: 27px; } }
    .cart-empty .empty-cart-login h3 {
      font-size: 1.25rem;
      margin-bottom: 1rem; }

.checkout-button-submit {
  margin-bottom: 1rem; }

.promo-adjustment {
  color: #be1e24; }

.account-welcome .welcome-message {
  font-size: 1.2em;
  font-style: italic; }

.account-welcome .not-user {
  margin: .83em 0; }

#password-reset {
  white-space: nowrap; }

.product-tile-cart {
  width: 100%;
  margin: auto; }

#additional-product-cart {
  margin: 0 auto;
  width: 72%; }
  @media (max-width: 767.98px) {
    #additional-product-cart .suggestions-right-group {
      float: none;
      width: 210px;
      margin-left: 5%;
      margin-right: 20px; }
    #additional-product-cart .product-tile-cart .product-image {
      width: 50%;
      margin: 0 auto; }
    #additional-product-cart .product-tile {
      margin-left: 5%; }
    #additional-product-cart #cart-add-product {
      width: 85%; } }
  @media (min-width: 576px) {
    #additional-product-cart .suggestions-right-group {
      float: right;
      width: 30%;
      margin-right: 20px;
      margin-left: 0%; }
    #additional-product-cart .product-tile-cart .product-image {
      float: left;
      width: 28%; }
    #additional-product-cart .product-tile {
      width: 60%;
      float: left;
      margin-left: 0%; }
    #additional-product-cart #cart-add-product {
      width: 100%; } }
  #additional-product-cart .name-link-wrap {
    margin-bottom: 6px;
    margin-top: 20px; }
  #additional-product-cart .c-product-item {
    background: #ffffff;
    float: left;
    width: 98%;
    margin: 0 1% 1%;
    padding-bottom: 2%; }
  #additional-product-cart .c-product-tile-carousel__header {
    margin: 0;
    margin: 7px 1% 3px;
    text-align: left;
    font-weight: bold; }
  #additional-product-cart .product-tile-cart {
    width: 100%;
    margin: auto;
    background: #e1e1e1;
    float: left; }
  #additional-product-cart .product-swatches {
    margin-top: 1px; }
  #additional-product-cart .inventory {
    float: left;
    margin-top: 5%;
    width: 60%; }
  #additional-product-cart .availability {
    float: left;
    margin-top: 25px;
    margin-left: 10px; }
  #additional-product-cart #cart-add-product {
    float: left;
    margin-top: 5%;
    padding-left: 0;
    padding-right: 0;
    clear: both; }

#cart-items-form {
  clear: both; }
  @media (min-width: 576px) {
    #cart-items-form fieldset {
      margin-bottom: 0; } }

.oob-container {
  width: 100%;
  background: #f4f2f1;
  padding: 10px 20px;
  border: 2px solid #a8a59e;
  display: flex;
  flex-direction: column; }
  .oob-container .header-oob {
    display: flex;
    flex-direction: column;
    padding-bottom: 15px; }
    .oob-container .header-oob .title-text {
      font-weight: bold;
      padding-bottom: 15px; }
    .oob-container .header-oob .instructions {
      font-weight: lighter; }
  .oob-container .oob-table {
    display: flex;
    flex-direction: row; }
    .oob-container .oob-table .oob-col-header {
      font-weight: bold; }
    .oob-container .oob-table .oob-col {
      flex-grow: 1; }
      .oob-container .oob-table .oob-col.reason {
        flex-grow: 2; }
      .oob-container .oob-table .oob-col.discount {
        display: flex;
        flex-direction: column; }
      .oob-container .oob-table .oob-col.applybutton button {
        color: #fff;
        background-color: #be1e24;
        border-color: #be1e24; }
      .oob-container .oob-table .oob-col .invalid {
        border-color: #ed001c;
        color: #ed001c; }
    .oob-container .oob-table span.error {
      color: #ed001c;
      font-size: 12px;
      font-weight: normal;
      letter-spacing: .5px; }

#doordashTips {
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
  background-color: #fff;
  display: inline-flex;
  border-left: 0.25px solid;
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
  border-top-left-radius: 30px;
  border-bottom-left-radius: 30px;
  box-shadow: 0px 0px 0px 2px darkgrey;
  margin-bottom: 20px;
  margin-top: -100px; }
  #doordashTips .doordashTip {
    float: left;
    border-right: 0.5px groove #e0e0e0; }
  #doordashTips .doordashTip:last-child {
    border-right: none; }
  #doordashTips .doordashTip a {
    display: block;
    color: #111;
    text-align: center;
    padding: 14px 16px;
    text-decoration: none;
    font-weight: bold; }
  #doordashTips .doordashTip a:hover:not(.active) {
    background-color: #34871b;
    color: #fff; }
  #doordashTips .active {
    background-color: #34871b; }
  #doordashTips .active a {
    color: #fff; }
  #doordashTips .doordash-other-tip {
    padding-top: 10px;
    padding-bottom: 20px; }

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0; }

.same-day-delivery-zip {
  text-transform: uppercase; }

.same-day-delivery-btn-submit {
  padding: 8px !important;
  margin-top: 8px !important;
  width: 100px !important; }

.doordash-delivery-no-success-text {
  color: #be1e24 !important; }

.shipping-option-details-topdiv {
  height: 30%; }

@media (max-width: 769px) {
  .DoorDash_logo {
    max-width: 50% !important; } }

.checkout-progress-indicator {
  overflow: hidden; }
  .checkout-progress-indicator div {
    display: inline;
    padding: 0; }
    @media (min-width: 576px) {
      .checkout-progress-indicator div {
        padding: 0 .83em 0 0; } }
  .checkout-progress-indicator span {
    text-transform: uppercase; }
  .checkout-progress-indicator .active span {
    font-weight: 700;
    color: #000; }
  .checkout-progress-indicator a {
    color: #343a40; }
  .checkout-progress-indicator i {
    padding-left: .83em;
    color: #ced4da; }
  .checkout-progress-indicator .step-3 {
    padding-right: 0; }
  .checkout-progress-indicator .svg-symbol {
    display: inline-block;
    height: 1rem;
    width: 1rem; }
    @media (min-width: 576px) {
      .checkout-progress-indicator .svg-symbol {
        margin-left: 1rem; } }

.signin-main-div {
  display: flex;
  justify-content: space-between; }

.signin-sub-body, .Guestcheckout-content {
  flex-basis: 60%; }
  .signin-sub-body fieldset, .Guestcheckout-content fieldset {
    margin-bottom: 1rem; }

.signin-sub-body .login-box h2 {
  font-size: 22px; }

.signin-sub-body .login-box .login-rememberme {
  margin: 0; }

.signin-sub-body #password-reset {
  margin: 0; }

.signin-sub-body .button-fancy-large {
  min-width: 100%; }

.signin-sub-body .passwd-rem {
  display: flex;
  justify-content: space-between; }
  .signin-sub-body .passwd-rem .c-form-row__label, .signin-sub-body .passwd-rem .s-powerreviews .p-w-r label, .s-powerreviews .p-w-r .signin-sub-body .passwd-rem label {
    margin: 0; }

.Guestcheckout-content .button-fancy-large {
  min-width: 100%; }

.registersignin {
  border: none;
  background: transparent;
  padding: 0; }
  .registersignin:focus {
    outline: none; }

.signindiv, .register-content-div fieldset, .guestsignlink {
  margin-bottom: 0.5rem;
  padding: 10px 10px 10px 30px;
  display: block;
  color: #000;
  text-decoration: none; }

.signinContainer {
  flex-basis: 40%;
  max-width: 20%;
  border-right: 1px solid #e4e4e4; }

.signindiv.active, .guestsignlink.active {
  border-left: 2px solid #066c06;
  background-color: #f4f4f4; }

.signindiv:hover, .guestsignlink:hover {
  text-decoration: none;
  color: #000; }

.guest-btn-link, .guest-btn-link:hover {
  color: #fff; }

@media (max-width: 480px) {
  .signin-main-div {
    flex-flow: column; }
  .signinContainer {
    display: flex;
    justify-content: space-around;
    max-width: 100%;
    border-right: none; }
  .signindiv, .register-content-div fieldset, .guestsignlink {
    padding: 10px 30px;
    white-space: nowrap; }
  .signin-sub-body, .Guestcheckout-content {
    padding-top: 40px; }
  .signindiv.active, .guestsignlink.active {
    border-bottom: 2px solid #066c06;
    background-color: transparent;
    border-left: none; }
  .signin-sub-body .col-6, .Guestcheckout-content .col-6 {
    max-width: 100%; } }

.ship-to-multiple {
  align-items: normal;
  margin-bottom: 20px; }

.shiptomultiplebutton {
  align-self: normal; }

.gift-message-text {
  overflow: visible;
  opacity: 1;
  transition: all 1s ease; }
  .gift-message-text.hidden {
    height: 0;
    margin: 0 !important;
    opacity: 0;
    overflow: hidden; }
  .gift-message-text textarea {
    width: 100%; }

.redemption {
  color: #be1e24; }
  .redemption .success {
    color: #34871b; }
  .redemption span.error {
    margin-left: 0; }

.payment-method-options.c-form-row {
  align-items: center;
  display: flex;
  flex-wrap: wrap; }

.payment-method-options .form-row {
  clear: none;
  float: left;
  width: 50%; }
  @media (min-width: 576px) {
    .payment-method-options .form-row {
      width: 22%; } }

.payment-method {
  clear: both;
  display: none;
  margin-bottom: 20px; }

.payment-method-expanded {
  display: block; }

.month select,
.year select,
.day select {
  width: auto; }

.month .form-caption {
  margin-left: 0; }

.cvn {
  clear: left; }
  .cvn .field-wrapper {
    width: 50px; }

.ssn {
  clear: left; }

.bml-terms-and-conditions {
  border: 1px solid;
  flex: 0 0 100%;
  font-size: 0.8em;
  height: 400px;
  overflow: auto;
  padding: 1em; }
  @media (min-width: 576px) {
    .bml-terms-and-conditions {
      flex: 0 0 66.6%; } }

.bml-table-col-1 {
  width: 25%; }

.pt_checkout h3 {
  padding: 10px 10px 0; }

.pt_checkout .continue-button-row {
  align-items: center;
  justify-content: flex-end;
  padding-top: 20px; }

.pt_checkout .section-header {
  padding-right: 2rem;
  position: relative; }
  .pt_checkout .section-header .section-header-note {
    position: absolute;
    right: 0.5rem;
    bottom: 0;
    font-size: 0.875rem;
    font-weight: 400;
    text-transform: none; }

.pt_checkout #primary {
  width: 100%; }

.pt_checkout .cart-shipping-table .cart-row {
  justify-content: flex-start; }

.pt_checkout .cart-shipping-table .header-item-image-details {
  flex-basis: 50%; }

@media (min-width: 1024px) {
  .pt_checkout .cart-shipping-table .item-details {
    flex-basis: 41.5%; } }

@media (max-width: 1023.98px) {
  .pt_checkout .cart-shipping-table .item-quantity,
  .pt_checkout .cart-shipping-table .item-quantity-details,
  .pt_checkout .cart-shipping-table .item-total {
    flex-basis: 33%; } }

.pt_checkout .cart-shipping-table .item-quantity {
  text-align: right; }
  @media (min-width: 1024px) {
    .pt_checkout .cart-shipping-table .item-quantity {
      text-align: center; } }

.pt_checkout .cart-shipping-table .item-quantity-details .product-availability-list {
  text-align: left; }

.pt_checkout .cart-shipping-table input ~ .error,
.pt_checkout .cart-shipping-table select ~ .error {
  color: #ed001c;
  font-size: 13px; }

.checkout-mini-cart,
.checkout-order-totals {
  background-color: #f4f2f1; }

.checkout-mini-cart {
  max-height: 400px;
  overflow: auto; }

.checkout-order-totals {
  margin-bottom: 20px;
  padding: 0.3rem .5rem; }

.place-order-totals {
  clear: both; }
  .place-order-totals .order-totals-table {
    float: right; }
    @media (min-width: 576px) {
      .place-order-totals .order-totals-table {
        width: 65%; } }
    @media (min-width: 1024px) {
      .place-order-totals .order-totals-table {
        width: 50%; } }

.order-component-block {
  margin: 1.67em 0; }
  .order-component-block .section-header a {
    float: right;
    font-weight: normal; }
  .order-component-block .details {
    background: none repeat scroll 0 0 #f4f2f1;
    padding: 0.5em 1em; }

.order-summary-footer {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  position: relative; }
  .order-summary-footer h2 {
    font-size: 2em;
    font-style: italic;
    font-weight: normal; }
  .order-summary-footer .order-totals-submit-form {
    flex-basis: 100%;
    max-width: 100%; }
  .order-summary-footer .order-totals-submit-form {
    padding-right: 20px; }
    @media (min-width: 768px) {
      .order-summary-footer .order-totals-submit-form {
        flex: 0 0 58.33333%;
        max-width: 58.33333%; } }
    @media (min-width: 1024px) {
      .order-summary-footer .order-totals-submit-form {
        flex: 0 0 66.66667%;
        max-width: 66.66667%; } }

.summary-help {
  float: right;
  font-size: 0.8em;
  margin: 1em 0; }

.submit-order {
  clear: both;
  display: block;
  padding: 1.67em 0 0;
  text-align: right; }
  .submit-order button {
    margin-left: 1.5em; }

.order-discount {
  color: #be1e24; }

.gift-cert-used {
  padding: .83em 0; }

.summary .edit {
  position: absolute;
  text-transform: uppercase;
  right: 10px;
  font-size: 0.9em;
  line-height: 1.5em; }

.pt_cart .breadcrumb {
  padding-left: 0; }

.item-shipping-address {
  min-width: 120px; }

.billing-error {
  color: red;
  margin: 0 0 .83em 24%; }

.cvn-tooltip {
  font-weight: bold;
  margin: 5px;
  text-align: center; }
  .cvn-tooltip img {
    height: 150px;
    width: 110px; }

#shipping-method-list {
  margin-top: -15px;
  margin-bottom: -30px;
  position: relative; }
  #shipping-method-list .standard-shipping {
    text-decoration: line-through; }

#secondary .coupon-code .input-text, #secondary .coupon-code .s-powerreviews .p-w-r input[type=text], .s-powerreviews .p-w-r #secondary .coupon-code input[type=text], #secondary .coupon-code .s-powerreviews .p-w-r input[type=phone], .s-powerreviews .p-w-r #secondary .coupon-code input[type=phone], #secondary .coupon-code .s-powerreviews .p-w-r input[type=email], .s-powerreviews .p-w-r #secondary .coupon-code input[type=email] {
  width: 70%; }

#secondary .coupon-code .coupon-message {
  padding: 5px; }

#secondary .coupon-code .success {
  color: #34871b; }

#secondary .coupon-code .error {
  color: #ed001c; }

#secondary .coupon-code.is-hidden {
  display: none; }

#secondary .coupon-code.is-active {
  display: block; }

#secondary .coupon-code .coupon-line-items {
  padding: 10px 0; }
  #secondary .coupon-code .coupon-line-items .name {
    font-weight: bold; }
  #secondary .coupon-code .coupon-line-items .cartcoupon .label {
    font-weight: bold; }

.gift-card-div {
  padding-top: 2%;
  margin-bottom: 5%;
  border-top: 1px solid;
  border-bottom: 1px solid; }
  .gift-card-div .gift-card-container-btn {
    cursor: pointer; }

.order-history-results {
  list-style: none;
  padding: 0;
  margin: 0; }
  .order-history-results__item {
    display: block;
    margin-bottom: 3rem; }

.order-history-header {
  background-color: #f4f2f1;
  border: 1px solid rgba(0, 0, 0, 0.1);
  padding: 10px; }
  .order-history-header .label {
    font-weight: 700; }
  .order-history-header button {
    float: right; }
  .order-history-header .order-date, .order-history-header .order-status, .order-history-header .order-number {
    margin: 2px 0;
    width: 100%; }

.order-history-items .order-history-table th, .order-history-items .order-history-table td {
  padding: 5px 2%; }

.order-history-items {
  margin: 20px 0; }
  .order-history-items .order-history-table th, .order-history-items .order-history-table td {
    padding: 5px 10px; }
  .order-history-items .order-history-table ul {
    margin: 0;
    padding: 0; }
  .order-history-items .order-history-table li {
    list-style-position: inside;
    list-style-type: square; }
  .order-history-items .order-history-table .order-shipped-to,
  .order-history-items .order-history-table .order-items,
  .order-history-items .order-history-table .order-total-price {
    width: 33%; }
  .order-history-items .order-history-table .toggle {
    cursor: pointer;
    display: block; }

.js .order-history-table .hidden {
  display: none; }

.orderdetails {
  font-size: 0.813rem;
  margin: 0;
  width: 100%; }
  .orderdetails h2 {
    clear: both; }
  .orderdetails .label {
    margin-bottom: .3rem;
    margin-top: .3rem; }
  .orderdetails .value {
    font-weight: 700; }
  .orderdetails .order-shipment-table {
    background-color: #f4f2f1;
    border: 1px solid #e9ecef;
    border-radius: 5px;
    margin-bottom: 1.25rem;
    padding: 1em; }
    .orderdetails .order-shipment-table .line-item-details .name {
      font-size: inherit; }
  .orderdetails .order-shipment-details {
    display: block;
    flex-wrap: wrap; }
    @media (min-width: 768px) {
      .orderdetails .order-shipment-details {
        display: flex; } }
    .orderdetails .order-shipment-details .shipping-status,
    .orderdetails .order-shipment-details .order-shipment-address,
    .orderdetails .order-shipment-details .shipping-method {
      width: 100%;
      margin-bottom: 20px; }
      @media (min-width: 768px) {
        .orderdetails .order-shipment-details .shipping-status,
        .orderdetails .order-shipment-details .order-shipment-address,
        .orderdetails .order-shipment-details .shipping-method {
          width: 33%; } }
  .orderdetails .line-items {
    clear: both;
    padding-top: 1rem; }
    .orderdetails .line-items .line-item {
      border-bottom: 1px solid #ddd9d7;
      display: block;
      flex-wrap: wrap;
      margin-bottom: 20px;
      width: 100%; }
      @media (min-width: 768px) {
        .orderdetails .line-items .line-item {
          display: flex; } }
      .orderdetails .line-items .line-item:last-of-type {
        border-bottom: none;
        margin-bottom: 0; }
      .orderdetails .line-items .line-item .line-item-details,
      .orderdetails .line-items .line-item .line-item-quantity,
      .orderdetails .line-items .line-item .line-item-price {
        padding-bottom: 1.25rem;
        vertical-align: top;
        width: 100%; }
        @media (min-width: 768px) {
          .orderdetails .line-items .line-item .line-item-details,
          .orderdetails .line-items .line-item .line-item-quantity,
          .orderdetails .line-items .line-item .line-item-price {
            width: 33%; } }
  .orderdetails .order-information {
    padding-bottom: .5em;
    padding-top: .5em; }
    .orderdetails .order-information .label {
      font-weight: 300;
      text-transform: none; }
    .orderdetails .order-information .value {
      font-weight: 700; }
    .orderdetails .order-information .order-number {
      font-size: 1.75rem; }
      .orderdetails .order-information .order-number a {
        color: inherit;
        pointer-events: none;
        text-decoration: none; }
  .orderdetails .payment-amount .label {
    font-weight: normal;
    text-transform: none; }
  .orderdetails .order-totals-table td:first-child {
    padding-right: 0.3rem;
    text-align: left; }

.pt_order .actions a,
.confirmation .actions a {
  display: inline-block;
  margin-right: 1.25rem; }

.confirmation-message {
  flex: 0 0 100%;
  padding: 1rem 10px; }
  @media (min-width: 1024px) {
    .confirmation-message {
      padding-left: 20px;
      padding-right: 20px; } }

.confirmation {
  margin: 0; }
  @media (min-width: 1024px) {
    .confirmation {
      margin: 0 -20px; } }
  .confirmation.create-account {
    display: flex;
    flex-wrap: wrap; }
    .confirmation.create-account .login-create-account,
    .confirmation.create-account .order-confirmation-details {
      display: inline-block;
      vertical-align: top; }
    .confirmation.create-account .login-create-account {
      flex: 0 0 100%;
      margin: 0 auto 1.25rem; }
      @media (min-width: 1024px) {
        .confirmation.create-account .login-create-account {
          flex-basis: 28%;
          margin-bottom: 0;
          max-width: 28%; } }
    .confirmation.create-account .order-confirmation-details {
      flex: 0 0 100%;
      margin-bottom: 20px; }
      @media (min-width: 1024px) {
        .confirmation.create-account .order-confirmation-details {
          flex-basis: 72%;
          max-width: 72%; } }
    .confirmation.create-account .login-box-content {
      background-color: #f4f2f1;
      border: 1px solid #e9ecef;
      border-radius: 5px;
      padding: 1em; }
      .confirmation.create-account .login-box-content p {
        margin-top: 0; }
      .confirmation.create-account .login-box-content .form-row {
        margin: 0 0 10px; }
    .confirmation.create-account .recaptcha-submit {
      display: inline-block;
      margin-top: 10px; }
  .confirmation .login-create-account,
  .confirmation .order-confirmation-details,
  .confirmation .actions {
    padding: 0 10px; }
    @media (min-width: 1024px) {
      .confirmation .login-create-account,
      .confirmation .order-confirmation-details,
      .confirmation .actions {
        padding: 0 20px; } }

.order-summary {
  display: block; }
  @media (min-width: 768px) {
    .order-summary {
      display: flex; } }
  @media (min-width: 768px) {
    .order-summary .order-billing,
    .order-summary .order-payment-instruments,
    .order-summary .order-payment-summary {
      width: 33%; } }
  .order-summary .order-billing,
  .order-summary .order-payment-instruments,
  .order-summary .order-payment-summary {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    width: 100%; }
    .order-summary .order-billing .payment-amount,
    .order-summary .order-payment-instruments .payment-amount,
    .order-summary .order-payment-summary .payment-amount {
      font-size: 1rem; }
    .order-summary .order-billing .order-total td:first-child,
    .order-summary .order-payment-instruments .order-total td:first-child,
    .order-summary .order-payment-summary .order-total td:first-child {
      font-weight: 400; }

.order-shipments h1 {
  font-size: 1.75rem; }

.recaptcha-checkout-login-form .button-fancy-large.recaptcha-submit.pseudo-button {
  color: #fff;
  border: none;
  padding: 12px 24px;
  font-weight: bold;
  font-size: 16px;
  text-transform: uppercase;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center; }

.shippingaddress .select-address {
  width: 100%;
  margin-left: 0; }

.shippingaddress .edit-address {
  font-size: 14px;
  margin-top: 0.5em; }
  .shippingaddress .edit-address span {
    color: inherit;
    cursor: pointer; }

.formactions {
  margin-top: 20px;
  text-align: right; }

.item-list .multi-shipment-row {
  border-bottom: none; }

.minishipments-method {
  padding-top: 10px; }

.multishipprogress div, .multishipprogress .step-3 {
  display: inline;
  padding: 1em; }

.multishipprogress .step-4 {
  padding-right: 0; }

.pt_checkout .cart-shipping-table .cart-row .shipment-label {
  font-weight: 700;
  margin-top: 35px;
  font-size: 1.4em; }

.checkoutmultishipping {
  margin-bottom: 20px; }

.cart-shipping-table .select-shipping-method-label {
  display: flex;
  flex: 0 0 25%;
  justify-content: flex-end; }

.cart-shipping-table .select-shipping-method {
  flex: 0 0 50%;
  max-width: 50%; }
  .cart-shipping-table .select-shipping-method select {
    border: 1px solid #000;
    max-width: 100%; }

.cart-shipping-table .item-shipping-address {
  flex-basis: 25%;
  text-align: right; }

.cart-shipping-table .shipping-extra-options {
  flex-basis: 100%; }

.account-nav-asset {
  margin-top: 1.25rem; }

.pt_account h1,
.pt_account .h1 {
  color: #000;
  font-weight: 600;
  letter-spacing: -0.3px;
  line-height: 43px; }

.pt_account h4,
.pt_account .h4 {
  color: #000;
  font-family: "Hind", sans-serif;
  font-weight: 400; }

.pt_account h6,
.pt_account .h6 {
  color: #000;
  font-size: 1rem;
  font-family: "Hind", sans-serif;
  font-weight: 400; }

.pt_account p {
  font-size: 13px;
  margin: 0.63rem 0; }

.pt_account .button {
  display: inline-block;
  font-family: "Nunito Sans", sans-serif;
  line-height: 44px;
  height: 46px;
  min-width: 174px;
  padding: 0px 25px;
  text-align: center; }

.pt_account .product-list-item .sku, .pt_account .product-list-item .attribute, .pt_account .product-list-item .price {
  font-size: .813em; }

.pt_account .product-list-item .attribute .label:after,
.pt_account .product-list-item .price .label:after {
  content: ": "; }

.pt_account input[type=text], .pt_account input[type="password"] {
  height: 46px;
  max-width: 100%;
  padding: 0px 10px 0px 12px; }
  @media (min-width: 1024px) {
    .pt_account input[type=text], .pt_account input[type="password"] {
      max-width: 427px; } }

h1 .account-logout {
  font-size: 0.6em;
  float: none; }

.registration-selection input, .registration-selection label {
  display: inline;
  float: none; }

.address-list,
.payment-list {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  padding: 0; }
  .address-list li,
  .payment-list li {
    font-size: 0.813rem;
    list-style-type: none;
    padding: 1em 2% 0.5rem;
    width: 100%; }
    @media (min-width: 768px) {
      .address-list li,
      .payment-list li {
        width: 50%; } }
    .address-list li.default,
    .payment-list li.default {
      background-color: #f4f2f1;
      border: 1px solid #ced4da;
      border-radius: 4px;
      margin: 2em 0 1rem 0;
      width: 100%; }
    .address-list li address,
    .payment-list li address {
      color: #757575;
      font-style: normal; }
    .address-list li a,
    .address-list li .button-text,
    .payment-list li a,
    .payment-list li .button-text {
      line-height: 2rem;
      padding-right: .2rem; }
  .address-list .mini-address-title,
  .payment-list .mini-address-title {
    font-style: italic;
    line-height: 2rem; }
  .address-list .cc-owner,
  .payment-list .cc-owner {
    font-weight: 700; }

a.address-create:hover, a.add-card:hover {
  color: #fff;
  text-decoration: none; }

.address-details .c-form-row + .c-form-row, .add-card-details .c-form-row + .c-form-row {
  margin-top: 0.6rem; }

.address-details .input-text, .address-details .s-powerreviews .p-w-r input[type=text], .s-powerreviews .p-w-r .address-details input[type=text], .address-details .s-powerreviews .p-w-r input[type=phone], .s-powerreviews .p-w-r .address-details input[type=phone], .address-details .s-powerreviews .p-w-r input[type=email], .s-powerreviews .p-w-r .address-details input[type=email], .address-details .input-textarea, .address-details .s-powerreviews .p-w-r textarea, .s-powerreviews .p-w-r .address-details textarea, .address-details .input-select, .add-card-details .input-text, .add-card-details .s-powerreviews .p-w-r input[type=text], .s-powerreviews .p-w-r .add-card-details input[type=text], .add-card-details .s-powerreviews .p-w-r input[type=phone], .s-powerreviews .p-w-r .add-card-details input[type=phone], .add-card-details .s-powerreviews .p-w-r input[type=email], .s-powerreviews .p-w-r .add-card-details input[type=email], .add-card-details .input-textarea, .add-card-details .s-powerreviews .p-w-r textarea, .s-powerreviews .p-w-r .add-card-details textarea, .add-card-details .input-select {
  max-width: 98%; }

.address-details .c-form-row, .add-card-details .c-form-row {
  display: flex;
  flex-direction: column;
  margin-bottom: 0; }
  .address-details .c-form-row .form-caption, .add-card-details .c-form-row .form-caption {
    display: inline-block;
    order: 2;
    margin-left: 48%;
    text-align: right;
    width: 100%; }
    @media (min-width: 1024px) {
      .address-details .c-form-row .form-caption, .add-card-details .c-form-row .form-caption {
        width: 50%; } }
  .address-details .c-form-row .form-field-tooltip, .add-card-details .c-form-row .form-field-tooltip {
    display: inline-block;
    font-size: 0.75rem;
    order: 3;
    margin-top: 5px;
    text-align: left;
    width: 100%; }
    @media (min-width: 1024px) {
      .address-details .c-form-row .form-field-tooltip, .add-card-details .c-form-row .form-field-tooltip {
        width: 48%; } }

.address-details .form-row-button, .add-card-details .form-row-button {
  margin-top: 1.5rem; }

.address-details span.error, .add-card-details span.error {
  position: relative; }
  .address-details span.error:after, .add-card-details span.error:after {
    left: 95%; }

.primary-content .landing dt, .primary-content .landing dd {
  float: none;
  padding: 0px; }

.primary-content .landing dt {
  font-size: 1.3rem;
  margin-top: 0px; }

.primary-content .landing dd {
  font-size: 0.813rem;
  margin: 0px;
  padding-top: 0; }

.address-details .form-row-button, .add-card-details .form-row-button {
  margin-bottom: 1.5rem; }

.password-hint .hint-columns {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-top: 10px; }

.password-hint .hint-item {
  display: flex;
  align-items: center;
  flex: 0 0 48%;
  /* Two columns */
  font-size: 14px;
  color: #333; }

.password-hint .icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-right: 8px;
  text-align: center;
  line-height: 20px;
  border-radius: 50%;
  font-size: 14px; }

/* Valid - green check icon (embedded SVG) */
.hint-item.valid .icon {
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='10' cy='10' r='10' fill='%23006400'/%3E%3Cpath d='M6 10l2 2 6-6' stroke='%23fff' stroke-width='2' fill='none'/%3E%3C/svg%3E"); }

/* Invalid - red cross icon (embedded SVG) */
.hint-item.invalid .icon {
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='10' cy='10' r='10' fill='%23cc0000'/%3E%3Cpath d='M6 6l8 8M14 6l-8 8' stroke='%23fff' stroke-width='2' fill='none'/%3E%3C/svg%3E"); }

.pseudo-button.disabled {
  opacity: 0.5;
  pointer-events: none;
  /* optional if you want to block interaction via CSS too */
  cursor: not-allowed; }

.pt_wish-list .list-table-header {
  overflow: hidden;
  padding: 2em; }
  .pt_wish-list .list-table-header p {
    color: #adb5bd;
    float: right;
    margin: 0;
    overflow: hidden;
    width: 40%; }

.pt_wish-list .primary-content .list-table-header h2 {
  float: left; }

.pt_wish-list h1,
.pt_wish-list .h1 {
  color: #000;
  font-weight: 600;
  letter-spacing: -0.3px;
  line-height: 43px; }

.pt_wish-list h6,
.pt_wish-list .h6 {
  color: #000;
  font-size: 1rem;
  font-family: "Hind", sans-serif;
  font-weight: 400; }

.pt_wish-list p {
  font-size: 0.813rem;
  margin: 0.63rem 0; }

.pt_wish-list .button {
  display: inline-block;
  font-family: "Nunito Sans", sans-serif;
  line-height: 44px;
  height: 46px;
  min-width: 174px;
  padding: 0px 25px; }

.pt_wish-list input[type=text], .pt_wish-list input[type="password"] {
  height: 46px;
  max-width: 100%;
  padding: 0px 10px 0px 12px; }
  @media (min-width: 1024px) {
    .pt_wish-list input[type=text], .pt_wish-list input[type="password"] {
      max-width: 427px; } }

.pt_wish-list .table-responsive .item-image {
  min-width: 100px; }

.list-share {
  border-top: 1px solid #ded7d4;
  margin-top: 2rem;
  padding: 2rem 0rem 2.5rem; }
  .list-share::after {
    display: block;
    clear: both;
    content: ""; }
  .list-share .share-option {
    padding: 0px 10px; }
    @media (min-width: 768px) {
      .list-share .share-option {
        padding: 0px 25px; } }
  .list-share .share-box {
    display: flex; }
  .list-share .share-options {
    margin-bottom: .5rem;
    font-size: 1.7em;
    margin-left: 1rem;
    position: relative; }
    @media (min-width: 768px) {
      .list-share .share-options {
        margin-left: 2rem; } }
    .list-share .share-options .share-title {
      display: inline; }
    .list-share .share-options .share-icon {
      color: #9f9f9f;
      display: inline-block;
      font-size: 0.813rem;
      margin-right: 3px; }
      @media (min-width: 768px) {
        .list-share .share-options .share-icon {
          margin-right: 5px; } }
      .list-share .share-options .share-icon svg {
        height: 23px;
        width: 23px; }
        @media (min-width: 768px) {
          .list-share .share-options .share-icon svg {
            height: 23px;
            width: 23px; } }
      .list-share .share-options .share-icon .svg-share {
        height: 25px;
        width: 25px; }
    .list-share .share-options .share-link {
      cursor: pointer;
      font-size: 1.4rem; }
      @media (min-width: 768px) {
        .list-share .share-options .share-link {
          font-size: 1.7rem; } }
  .list-share .list-title {
    float: left; }
  .list-share .share-link-content {
    display: none;
    font-size: 0.813rem;
    padding-top: 1rem; }
    .list-share .share-link-content.active {
      display: block; }

.event-info {
  margin: 1em; }

.wishlist-search,
.registry-search {
  margin-bottom: 1rem; }
  .wishlist-search .form-row,
  .registry-search .form-row {
    clear: none;
    margin: 0 0 1.7rem 0;
    float: left;
    width: 32.666666667%; }
    .wishlist-search .form-row:nth-of-type(3n + 1),
    .registry-search .form-row:nth-of-type(3n + 1) {
      margin-left: 0; }
  .wishlist-search .form-row-button,
  .registry-search .form-row-button {
    margin-left: 0; }
  .wishlist-search .c-form-row + .c-form-row,
  .registry-search .c-form-row + .c-form-row {
    margin-top: 0; }

.no-items-message {
  padding-bottom: 2rem; }
  .no-items-message a {
    font-size: 0.813rem; }

.pt_gift-registry .create-new-registry {
  margin: 1em 0; }
  .pt_gift-registry .create-new-registry button {
    float: left;
    margin-right: 2em; }
  .pt_gift-registry .create-new-registry p {
    font-size: 1.3em; }

.pt_gift-registry .add-gift-cert {
  margin-bottom: 40px;
  overflow: auto;
  padding: 0; }
  .pt_gift-registry .add-gift-cert p {
    color: #000;
    line-height: 1.5em; }

.pt_gift-registry .hdr-options {
  width: 9%; }

.pt_gift-registry h1,
.pt_gift-registry .h1 {
  color: #000;
  font-weight: 600;
  letter-spacing: -0.3px;
  line-height: 43px; }

.pt_gift-registry h4, .pt_gift-registry .h4 {
  color: #000;
  font-family: "Hind", sans-serif;
  font-size: 1.35rem;
  font-weight: 600; }

.pt_gift-registry h6,
.pt_gift-registry .h6 {
  color: #000;
  font-size: 1rem;
  font-family: "Hind", sans-serif;
  font-weight: 400; }

.pt_gift-registry p {
  font-size: 0.813rem;
  margin: 0.63rem 0; }

.pt_gift-registry .button {
  display: inline-block;
  font-family: "Nunito Sans", sans-serif;
  line-height: 44px;
  height: 46px;
  min-width: 174px;
  padding: 0px 25px; }

.pt_gift-registry input[type=text], .pt_gift-registry input[type="password"], .pt_gift-registry .input-select {
  height: 46px;
  max-width: 100%;
  padding: 0px 10px 0px 12px; }
  @media (min-width: 1024px) {
    .pt_gift-registry input[type=text], .pt_gift-registry input[type="password"], .pt_gift-registry .input-select {
      max-width: 427px; } }

.pt_gift-registry .content-header {
  margin-bottom: 40px !important; }

.pt_gift-registry .form-inline label {
  padding: 0; }

.pt_gift-registry .dialog-required {
  line-height: 12px; }

.pt_gift-registry .c-form-row__caption {
  font-size: 0.75rem;
  text-align: right;
  width: 427px; }

.pt_gift-registry .select-address label {
  font-size: 0.813rem; }

.pt_gift-registry .addresses-group .c-form-row__caption-group {
  position: relative; }
  .pt_gift-registry .addresses-group .c-form-row__caption-group .form-field-tooltip {
    left: 0;
    position: absolute; }

.pt_gift-registry .primary-content dl dt {
  margin-top: 10px; }

.pt_gift-registry .primary-content dl dd {
  font-size: 0.813rem;
  margin-top: 10px; }

.pt_gift-registry .gift-registries th.section-header {
  background-color: #f4f2f1;
  border-right: 1px solid #fff;
  font-size: 0.813rem !important;
  padding: 0.7em 0;
  text-align: center;
  width: 16%; }

.pt_gift-registry .gift-registries td {
  font-size: 0.813rem;
  padding: 0.5rem 0.5rem 0.5rem 1rem; }

.pt_gift-registry .login-search-gift {
  margin: 2.5rem 0; }

.pt_gift-registry .event-info {
  margin: 0;
  padding: 1rem 0; }

.page-content-tab-navigaton button {
  background-color: #f4f2f1;
  border: 1px solid #f4f2f1;
  border-top: 3px solid #f4f2f1;
  color: #000;
  font-size: 0.75rem;
  font-weight: 600;
  height: 50px;
  letter-spacing: 1.5px;
  line-height: 47px;
  margin: 0 0 -1px;
  padding: 0px 30px;
  text-align: center;
  text-transform: uppercase; }
  .page-content-tab-navigaton button.selected {
    border-bottom: 1px solid #fff;
    border-top: 3px solid #007ac3; }
  .page-content-tab-navigaton button:focus {
    outline: none; }

.gift-reg-purchases .item-purchased-by dd {
  float: left;
  font-weight: bold;
  margin: 0 1em 0 0;
  position: relative;
  width: auto; }

.gift-reg-purchases .item-purchased-by dt {
  clear: both;
  float: left;
  font-size: 0.813rem;
  margin: 0 1em 0 0;
  position: relative;
  width: 125px; }

.gift-reg-purchases .quantity-purchased {
  color: #be1e24; }

.gift-reg-purchases .label {
  display: inline-block;
  width: 60px; }

.gift-reg-purchases .product-availability-list {
  margin: 0;
  padding: 0; }
  .gift-reg-purchases .product-availability-list li {
    list-style-type: none;
    padding: 0px; }

.gift-registry-advanced {
  margin-bottom: 10px; }
  .gift-registry-advanced:before {
    display: block;
    clear: both;
    content: ""; }
  .gift-registry-advanced::after {
    display: block;
    clear: both;
    content: ""; }
  .gift-registry-advanced .toggle-content {
    display: none; }
  .gift-registry-advanced a {
    font-size: 0.813rem; }

#registry-results {
  font-size: 0.813rem; }
  #registry-results th {
    background-color: #f4f2f1;
    border-right: 1px solid #fff;
    padding: 0.7em 0;
    text-align: center;
    text-transform: uppercase;
    width: 33%; }
  #registry-results td {
    border-bottom: 1px solid #e9ecef;
    padding: 0.5rem 0.5rem 0.5rem 1rem; }
  #registry-results .button-text {
    border: none 0px; }

.gift-certificate-purchase {
  background-color: #f4f2f1;
  margin-bottom: 1em;
  padding: 1rem; }
  @media (min-width: 768px) {
    .gift-certificate-purchase .content-asset {
      box-sizing: border-box;
      float: left;
      padding-right: 1rem;
      width: 50%; } }
  .gift-certificate-purchase h2 {
    color: #000;
    font-family: "Hind", sans-serif;
    font-size: 1.35rem;
    font-weight: 600;
    margin-top: 0.5rem; }
  .gift-certificate-purchase form {
    background-color: #fff;
    box-sizing: border-box;
    padding: 0 1.66em 1.66em;
    width: 100%; }
    @media (min-width: 768px) {
      .gift-certificate-purchase form {
        float: left;
        width: 50%; } }
    .gift-certificate-purchase form .cert-amount {
      clear: none;
      float: left;
      margin: 0;
      width: 40%; }
    .gift-certificate-purchase form button {
      margin-top: -4px;
      width: 12em;
      width: -webkit-max-content;
      width: max-content; }
    .gift-certificate-purchase form .form-row-button {
      clear: none;
      float: left;
      margin: 37px 0 0 1.66em;
      width: 50%; }
    .gift-certificate-purchase form .char-count {
      font-size: 0.75rem !important;
      padding-right: 10px;
      text-align: right; }
  .gift-certificate-purchase .cert-amount .form-caption {
    margin: 1.66em 0 0;
    position: absolute;
    width: 40%; }
  .gift-certificate-purchase .cert-amount.error {
    padding-bottom: 2.92em; }
  .gift-certificate-purchase span.error {
    margin-left: 2%; }

.check-balance {
  border-bottom: 1px solid #e9ecef;
  margin: 0 0 1.66em;
  padding: 0 0 1.66em; }

.gift-cert-balance {
  float: left;
  width: 40%; }
  .gift-cert-balance label {
    display: none; }
  .gift-cert-balance input {
    margin-top: 0;
    width: 93%; }
  .gift-cert-balance .form-caption {
    margin-left: 0; }

.gift-cert-balance-submit {
  clear: none;
  float: left;
  margin-right: 20px; }

.gift-cert-balance .label {
  display: none; }

.terms-of-use {
  font-size: 0.813rem;
  margin-bottom: 3rem; }
  .terms-of-use p strong {
    color: #000;
    font-size: 1.35rem;
    font-family: "Hind", sans-serif;
    font-weight: 400; }

.checkoutlogin {
  margin: 4em auto; }
  @media (min-width: 1024px) {
    .checkoutlogin {
      width: 80%; } }
  @media screen and (min-width: 768px) {
    .checkoutlogin .col-1 {
      border-right: 1px solid #e9ecef; } }
  .checkoutlogin .formbuttonrow,
  .checkoutlogin .form-row-button {
    margin-bottom: 10px; }
  .checkoutlogin .col-6 {
    flex-basis: 100%;
    margin-bottom: 20px;
    max-width: 100%; }
    @media (min-width: 1024px) {
      .checkoutlogin .col-6 {
        flex-basis: 50%;
        max-width: 50%; } }

.login-box h2 {
  font-family: inherit; }

.login-box h3 {
  margin: 0; }

.login-box p {
  max-width: 100%;
  margin: 1em 0 10px; }
  @media (min-width: 768px) {
    .login-box p {
      max-width: 427px; } }

.login-box .error {
  margin-left: 0; }

.login-box form {
  margin-top: 1.4rem; }

.login-box .login-rememberme {
  display: inline-block;
  margin-left: 1.55rem; }

.login-box .c-form-row__label, .login-box .s-powerreviews .p-w-r label, .s-powerreviews .p-w-r .login-box label {
  color: #757575; }

.login-box a {
  display: inline-block;
  font-size: 0.813rem;
  margin-top: 1rem;
  text-decoration: underline; }

.login-box .form-row-button {
  margin-top: 1.55rem; }

.login-box.login-order-track {
  margin: 2.5rem 0; }

.login-box .input-text, .login-box .s-powerreviews .p-w-r input[type=text], .s-powerreviews .p-w-r .login-box input[type=text], .login-box .s-powerreviews .p-w-r input[type=phone], .s-powerreviews .p-w-r .login-box input[type=phone], .login-box .s-powerreviews .p-w-r input[type=email], .s-powerreviews .p-w-r .login-box input[type=email] {
  max-width: 100%; }
  @media (min-width: 768px) {
    .login-box .input-text, .login-box .s-powerreviews .p-w-r input[type=text], .s-powerreviews .p-w-r .login-box input[type=text], .login-box .s-powerreviews .p-w-r input[type=phone], .s-powerreviews .p-w-r .login-box input[type=phone], .login-box .s-powerreviews .p-w-r input[type=email], .s-powerreviews .p-w-r .login-box input[type=email] {
      max-width: 427px; } }

.login-box.login-create-account p {
  margin-bottom: 0; }

.login-box.login-create-account form {
  margin-top: 0; }

.login-box.login-create-account .content-asset {
  margin: 2.5rem 0; }
  .login-box.login-create-account .content-asset h6,
  .login-box.login-create-account .content-asset .h6 {
    margin: 0.8rem 0 0 0; }
  .login-box.login-create-account .content-asset p {
    margin-top: 0; }

.login-box .createbenefits .content-asset {
  margin: 0.63rem 0 0 0; }

.login-box li {
  font-size: 0.813rem; }

.login-box.login-general .form-row-button {
  margin-top: 0; }

@media (min-width: 768px) {
  .login-box.login-general p {
    max-width: 90%; } }

.login-rememberme {
  margin-left: 12px;
  white-space: nowrap; }
  @media (min-width: 1024px) {
    .login-rememberme {
      margin-left: .5em; } }

.login-oauth p:first-child {
  font-size: 22px;
  text-align: center;
  margin: 0;
  text-transform: uppercase; }

#OAuthProvider {
  display: block;
  margin-bottom: 1em;
  width: 80%; }

.one-column-header {
  text-align: center; }

@media (max-width: 1023.98px) {
  .pt_categorylanding #main .main-row {
    margin-left: 0;
    margin-right: 0; } }

.pt_categorylanding .category-refinement.c-accordion__item {
  border: none; }

.pt_categorylanding .category-refinement .c-accordion__header {
  background: transparent !important;
  cursor: auto;
  padding-bottom: 0; }

.pt_categorylanding .category-refinement .c-accordion__body {
  padding-bottom: 26px !important;
  padding-top: 10px !important; }

@media (max-width: 1023.98px) {
  .category-tile h4 {
    font-size: 18px;
    margin-bottom: 0; } }

.category-tile__shop-now {
  color: #000;
  font-size: 12px;
  text-decoration: underline; }

.bottom-banner-container {
  overflow: hidden; }
  .bottom-banner-container .bottom-banner-cell {
    float: left;
    overflow: hidden;
    text-align: center; }
  .bottom-banner-container .banner-cell-1 {
    width: 33%; }
  .bottom-banner-container .banner-cell-2 {
    width: 34%; }
  .bottom-banner-container .banner-cell-3 {
    width: 33%; }

.cat-featured-bar {
  margin-top: 4px; }

.pt_store-locator {
  font-size: 0.813rem; }
  .pt_store-locator h1,
  .pt_store-locator .h1 {
    color: #000;
    font-weight: 600;
    letter-spacing: -0.3px;
    line-height: 43px; }
  .pt_store-locator h4,
  .pt_store-locator .h4 {
    font-family: "Hind", sans-serif;
    font-weight: 400; }
  .pt_store-locator h6,
  .pt_store-locator .h6 {
    color: #000;
    font-size: 1rem;
    font-family: "Hind", sans-serif;
    font-weight: 400; }
  .pt_store-locator p {
    font-size: 0.813rem;
    margin: 0.63rem 0; }
  .pt_store-locator .button {
    display: inline-block;
    font-family: "Nunito Sans", sans-serif;
    line-height: 44px;
    height: 46px;
    min-width: 174px;
    padding: 0px 25px; }
  .pt_store-locator a {
    text-decoration: underline; }
  .pt_store-locator a:hover {
    text-decoration: none; }
  .pt_store-locator input[type=text], .pt_store-locator input[type="password"], .pt_store-locator select {
    height: 46px;
    max-width: 100%;
    padding: 0px 10px 0px 12px; }
  .pt_store-locator .dialog-required {
    text-transform: none; }

#store-location-results th {
  background-color: #f4f2f1;
  border-right: 1px solid #fff; }

#store-location-results th:last-child {
  border-right: none 0px; }

.store-locator-header {
  font-size: 1.75em;
  font-style: italic;
  font-weight: 400;
  padding: 20px 0 20px; }

.store-information {
  background: none repeat scroll 0 0 #e9ecef;
  border-bottom: 1px solid #fff;
  width: 50%; }

.store-name {
  font-weight: bold;
  margin: 0 0 10px; }

.store-map {
  border-bottom: 1px solid #e9ecef;
  width: 25%; }

.store-locator-details {
  font-size: 0.813rem; }
  @media (min-width: 768px) {
    .store-locator-details {
      float: left;
      width: 40%; } }
  .store-locator-details img {
    max-width: 100%; }
  .store-locator-details h1 {
    font-size: 2.5em;
    font-style: normal;
    margin: 0.25em 0; }
  .store-locator-details p {
    margin: 0.25em 0 0.8em; }
    .store-locator-details p:last-child {
      margin-bottom: 0; }

.store-locator-details-map {
  min-height: 300px; }
  @media (min-width: 768px) {
    .store-locator-details-map {
      float: right;
      min-height: 500px;
      width: 57%; } }

.store-locator-no-results {
  padding-top: 10px; }

.js .loader {
  background-attachment: fixed;
  background-color: rgba(255, 255, 255, 0.7);
  background-image: url("../images/loading-small.gif");
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
  width: 100%;
  height: 100%; }

@media (min-width: 1024px) {
  .js .search-result-content .loader {
    background-position-x: 55%; } }

@media (min-width: 1440px) {
  .js .search-result-content .loader {
    background-position-x: calc(50% + 164px); } }

.search-suggestion-wrapper {
  background-color: #fff;
  box-shadow: 0 20px 40px -20px rgba(77, 77, 77, 0.3), inset 0 -3px 0 0 #34871b;
  color: #000;
  font-size: 13px;
  max-height: calc(100vh - 165px);
  overflow: auto;
  position: absolute;
  left: 0;
  top: 100%;
  z-index: 1;
  width: 100%; }
  @media (min-width: 576px) {
    .search-suggestion-wrapper {
      top: calc(100% + 1px); } }
  @media (min-width: 1024px) {
    .search-suggestion-wrapper {
      max-height: calc(100vh - 175px);
      max-width: 550px;
      left: auto; } }
  .search-suggestion-wrapper a, .search-suggestion-wrapper a:hover {
    color: inherit; }
  .search-suggestion-wrapper .phrase-suggestions,
  .search-suggestion-wrapper .product-suggestions {
    padding: 1.25rem 20px 2.5rem 28px; }
    @media (min-width: 1024px) {
      .search-suggestion-wrapper .phrase-suggestions,
      .search-suggestion-wrapper .product-suggestions {
        padding-left: 40px; } }
  .search-suggestion-wrapper .product-suggestions__submit {
    background-color: transparent;
    border: none;
    color: #34871b;
    font-size: 14px;
    letter-spacing: .4px;
    margin-bottom: 6px;
    padding-left: 2px; }
    @media (min-width: 576px) {
      .search-suggestion-wrapper .product-suggestions__submit {
        margin-bottom: 0; } }
  @media (min-width: 576px) {
    .search-suggestion-wrapper.full {
      display: flex;
      flex-wrap: wrap; } }
  @media (min-width: 1024px) {
    .search-suggestion-wrapper.full {
      border: 0; } }
  .search-suggestion-wrapper.full .phrase-suggestions {
    border-right: 1px solid #e5e5e5;
    margin-bottom: 2.5rem;
    padding: 0.5rem 0; }
    @media (min-width: 576px) {
      .search-suggestion-wrapper.full .phrase-suggestions {
        order: 1;
        padding: 1.25rem 10px 0 28px;
        width: 50%; } }
    @media (min-width: 1024px) {
      .search-suggestion-wrapper.full .phrase-suggestions {
        border-top: 0;
        padding: 1.25rem 20px 0 40px;
        float: left; } }
  .search-suggestion-wrapper.full .product-suggestions {
    padding: 34px 1rem; }
    @media (min-width: 576px) {
      .search-suggestion-wrapper.full .product-suggestions {
        order: 2;
        padding: 1.25rem 20px 2.5rem 10px;
        width: 50%; } }
    @media (min-width: 1024px) {
      .search-suggestion-wrapper.full .product-suggestions {
        padding: calc(1.25rem + 3px) 40px 2.5rem 20px;
        float: right; } }
  .search-suggestion-wrapper .hitgroup {
    margin-bottom: 22px; }
    @media (min-width: 576px) {
      .search-suggestion-wrapper .hitgroup {
        margin-bottom: 29px; } }
    .search-suggestion-wrapper .hitgroup:last-child {
      margin-bottom: 0; }
    .search-suggestion-wrapper .hitgroup .header {
      font-size: 16px;
      font-weight: 500;
      letter-spacing: normal;
      margin-bottom: 18px; }
      @media (min-width: 576px) {
        .search-suggestion-wrapper .hitgroup .header {
          margin-bottom: 6px; } }
    .search-suggestion-wrapper .hitgroup .hit {
      border-bottom: 1px solid #34871b;
      color: #34871b;
      display: inline-block;
      font-size: 14px;
      line-height: 1;
      margin-bottom: 22px;
      text-decoration: none;
      transition: border-color .2s; }
      @media (min-width: 576px) {
        .search-suggestion-wrapper .hitgroup .hit {
          margin-bottom: 9px; } }
      .search-suggestion-wrapper .hitgroup .hit:hover {
        border-color: #000; }
  .search-suggestion-wrapper .search-phrase {
    font-size: 14px;
    line-height: 1;
    margin-bottom: 2px;
    padding-top: 10px;
    width: 100%; }
    @media (min-width: 576px) {
      .search-suggestion-wrapper .search-phrase {
        font-size: 14px;
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 24px; } }
    @media (min-width: 1024px) {
      .search-suggestion-wrapper .search-phrase {
        padding-left: 40px;
        padding-right: 40px; } }
    .search-suggestion-wrapper .search-phrase a {
      border-bottom: 1px solid #ddd9d7;
      color: #34871b;
      display: inline-block;
      text-decoration: none;
      transition: border-color .2s;
      vertical-align: top; }
      .search-suggestion-wrapper .search-phrase a:hover {
        border-color: #000; }

.product-suggestion {
  margin-bottom: 30px; }
  .product-suggestion:last-of-type {
    margin-bottom: 5px; }
  @media (min-width: 576px) {
    .product-suggestion {
      margin-bottom: 24px; }
      .product-suggestion:last-of-type {
        margin-bottom: 16px; } }
  .product-suggestion .product-link {
    display: flex; }
  .product-suggestion .product-image {
    flex: 0 0 52px;
    max-width: 52px; }
    .product-suggestion .product-image img {
      max-width: 100%; }
  .product-suggestion .product-details {
    padding-left: 14px; }
    .product-suggestion .product-details .product-brand {
      font-size: 12px;
      font-weight: 600; }
    .product-suggestion .product-details .product-price {
      font-size: 12px; }
      .product-suggestion .product-details .product-price .price-standard {
        text-decoration: line-through; }
      .product-suggestion .product-details .product-price .percent-savings {
        display: none; }

.js .ui-dialog {
  max-width: 1200px; }
  .js .ui-dialog #pdpMain .product-col-1 {
    flex: 0 0 40%; }
  .js .ui-dialog #pdpMain .product-col-2 {
    flex: 0 0 60%;
    max-width: unset; }
  .js .ui-dialog #pdpMain .product-variations {
    width: 52%;
    display: inline-flex;
    float: left; }
    .js .ui-dialog #pdpMain .product-variations ul {
      width: 100%; }
      .js .ui-dialog #pdpMain .product-variations ul li.attribute {
        display: inline-flex;
        width: 100%;
        margin-right: 4%; }
        @media (min-width: 768px) {
          .js .ui-dialog #pdpMain .product-variations ul li.attribute {
            width: 45%; } }
        .js .ui-dialog #pdpMain .product-variations ul li.attribute .value {
          flex-basis: 100%;
          max-width: unset; }
          .js .ui-dialog #pdpMain .product-variations ul li.attribute .value > * {
            flex: 0 0 100%;
            max-width: unset; }
    .js .ui-dialog #pdpMain .product-variations ul li.variant-color {
      width: 100%; }
  .js .ui-dialog #pdpMain .js-personalization {
    float: left; }
  .js .ui-dialog #pdpMain .product-add-to-cart {
    float: right;
    width: 100%;
    border-bottom: none; }
    .js .ui-dialog #pdpMain .product-add-to-cart .inventory-availability-wrap {
      float: left;
      display: inline-flex;
      width: 100%;
      justify-content: center; }
      @media (min-width: 768px) {
        .js .ui-dialog #pdpMain .product-add-to-cart .inventory-availability-wrap {
          width: 40%; } }
      .js .ui-dialog #pdpMain .product-add-to-cart .inventory-availability-wrap .instore-how-it-works {
        display: none; }
    .js .ui-dialog #pdpMain .product-add-to-cart .product-add-cart__buttons-wrap {
      display: inline-flex;
      flex-wrap: wrap;
      width: 60%; }
      .js .ui-dialog #pdpMain .product-add-to-cart .product-add-cart__buttons-wrap .button-fancy-large {
        display: block;
        width: 100%;
        border-radius: 10px;
        max-width: unset;
        flex-basis: 100%; }

.js .instore-how-it-works {
  clear: both; }

.js .ui-dialog-content .product-col-1 {
  padding: 13px 1%; }
  @media (min-width: 768px) {
    .js .ui-dialog-content .product-col-1 {
      width: 39%; } }
  .js .ui-dialog-content .product-col-1 .product-image {
    max-width: 100%; }

.js .ui-dialog-content .product-col-2 {
  padding: 20px 0; }
  @media (min-width: 768px) {
    .js .ui-dialog-content .product-col-2 {
      width: 58%; } }
  .js .ui-dialog-content .product-col-2 .ml-0 {
    display: none; }

.js .ui-dialog-content .pdp-main .product-set-list {
  height: 500px;
  overflow: auto; }

.js .zoomPad {
  position: relative;
  float: left;
  z-index: 99;
  cursor: crosshair;
  width: 100%; }

.js .zoomPreload {
  -moz-opacity: 0.8;
  opacity: 0.8;
  filter: alpha(opacity=80);
  color: #343a40;
  font-size: 12px;
  font-family: "Hind", sans-serif;
  text-decoration: none;
  border: 1px solid #ced4da;
  background-color: #fff;
  padding: 8px;
  text-align: center;
  background-image: url(../images/zoomloader.gif);
  background-repeat: no-repeat;
  background-position: 43px 30px;
  z-index: 110;
  width: 90px;
  height: 43px;
  position: absolute;
  top: 0px;
  left: 0px;
  *width: 100px;
  *height: 49px; }

.js .zoomPup {
  overflow: hidden;
  background-color: #fff;
  -moz-opacity: 0.6;
  opacity: 0.6;
  filter: alpha(opacity=60);
  z-index: 120;
  position: absolute;
  border: 1px solid #ced4da;
  z-index: 101;
  cursor: crosshair; }

.js .zoomOverlay {
  position: absolute;
  left: 0px;
  top: 0px;
  background: #fff;
  z-index: 5000;
  width: 100%;
  height: 100%;
  display: none;
  z-index: 101; }

.js .zoomWindow {
  position: absolute;
  left: 110%;
  top: 40px;
  background: #fff;
  z-index: 6000;
  height: auto;
  z-index: 10000;
  z-index: 110; }

.js .zoomWrapper {
  position: relative;
  border: 1px solid #adb5bd;
  z-index: 110; }

.js .zoomWrapperTitle {
  display: block;
  background: #adb5bd;
  color: #fff;
  height: 18px;
  line-height: 18px;
  width: 100%;
  overflow: hidden;
  text-align: center;
  font-size: 10px;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 120;
  -moz-opacity: 0.6;
  opacity: 0.6;
  filter: alpha(opacity=60); }

.js .zoomWrapperImage {
  display: block;
  position: relative;
  overflow: hidden;
  z-index: 110; }
  .js .zoomWrapperImage img {
    border: 0px;
    display: block;
    position: absolute;
    z-index: 101; }

.js .zoomIframe {
  z-index: -1;
  filter: alpha(opacity=0);
  -moz-opacity: 0.80;
  opacity: 0.80;
  position: absolute;
  display: block; }

.quickview-nav .quickview-next {
  float: right; }

div[aria-describedby="QuickViewDialog"] .ui-dialog-titlebar {
  padding-top: 40px; }

div[aria-describedby="QuickViewDialog"] .pdp-main {
  padding-top: 0; }

@media (min-width: 1024px) {
  div[aria-describedby="QuickViewDialog"] .ui-dialog-content {
    padding-top: 0; } }

.pzballs-messaging {
  color: red; }

.ui-dialog .product-image-container .product-thumbnails {
  order: 2;
  width: calc(100% - 56px);
  min-width: calc(100% - 56px);
  padding: 0 28px; }
  @media (min-width: 1024px) {
    .ui-dialog .product-image-container .product-thumbnails {
      display: block; } }
  .ui-dialog .product-image-container .product-thumbnails ul.slick-slider {
    display: block;
    width: 100%;
    min-width: 100%; }
  .ui-dialog .product-image-container .product-thumbnails .slick-prev.slick-arrow {
    top: 21%;
    left: -26px; }
  .ui-dialog .product-image-container .product-thumbnails .slick-next.slick-arrow {
    top: 21%;
    right: -26px; }
  .ui-dialog .product-image-container .product-thumbnails li.thumb {
    margin: 0; }

.ui-dialog .product-image-container .product-thumbnails .slick-list {
  width: 100%;
  max-width: 100%;
  overflow: hidden; }

.ui-dialog #pdpMain .product-col-1 {
  align-content: flex-start; }

.ui-dialog #pdpMain .product-primary-image {
  padding-bottom: 45px; }

.ui-dialog #pdpMain .product-add-to-cart.add-sub-product {
  width: auto; }

.ui-dialog #pdpMain .product-add-to-cart.product-set__product-add-to-cart {
  padding-top: 2em;
  width: 100%; }

@media (max-width: 1023.98px) {
  .ui-dialog #pdpMain .product-primary-image {
    padding-bottom: 0; }
  .ui-dialog #pdpMain .pdp-main-row {
    display: block; }
  .ui-dialog #pdpMain .product-variations, .ui-dialog #pdpMain .inventory-availability-wrap, .ui-dialog #pdpMain .product-add-to-cart, .ui-dialog #pdpMain .product-add-cart__buttons-wrap {
    display: block;
    width: unset; }
  .ui-dialog #pdpMain li.attribute {
    width: 100%; }
  .ui-dialog #pdpMain .inventory-availability-wrap {
    margin-bottom: 20px; }
  .ui-dialog #pdpMain #pr-reviewdisplay {
    clear: both; } }

.ui-dialog #listings-nav {
  float: right;
  margin-top: 2%; }
  .ui-dialog #listings-nav a {
    cursor: pointer;
    display: inline-block;
    margin: 0 5px; }
    .ui-dialog #listings-nav a.active {
      font-weight: bold; }

.pdp-main .product-add-to-cart .online-stock span {
  float: left; }

.availability-web {
  padding-bottom: 1rem; }
  .availability-web label {
    float: none; }
  .availability-web p {
    margin: 0; }
  .availability-web .availability-novariation {
    font-style: italic; }

.availability-storepickup .availability-instore,
.availability-storepickup .availability-web {
  padding: 12px 0; }

.availability-storepickup .availability-web {
  float: none; }

.availability-instore {
  font-size: 1rem;
  padding-top: 0;
  width: 100%; }
  .availability-instore__label {
    font-family: inherit;
    font-size: 1rem; }

.in-stock-msg,
.is-in-stock,
[data-status="store-in-stock"] {
  color: #000;
  font-size: 0.813rem; }

.availability-novariation,
.not-available,
.out-of-stock,
.store-error {
  color: #ed001c; }

.in-stock-date-msg {
  color: #00A94D; }

.not-available-msg {
  color: #be1e24; }

.on-order,
.preorder-msg,
.backorder-msg {
  color: #00A94D;
  font-weight: 700; }

#user-zip {
  display: block;
  margin: 0; }

#preferred-store-panel {
  margin-bottom: 0; }

@media (min-width: 576px) {
  .find-in-store-modal {
    width: 438px !important; } }

.find-in-store-modal__description {
  margin: .2rem 0 1.7rem; }

.find-in-store-modal #zip-prompt-form,
.find-in-store-modal .ui-dialog-buttonpane {
  max-width: 240px; }
  .find-in-store-modal #zip-prompt-form--top,
  .find-in-store-modal .ui-dialog-buttonpane--top {
    padding: 0 0 25px !important; }

.find-in-store-modal .ui-widget-content.ui-dialog-buttonpane {
  padding-top: 2.5rem;
  padding-bottom: 30px !important; }

.find-in-store-modal__postal {
  font-size: 14px;
  font-weight: 300;
  line-height: normal;
  letter-spacing: normal;
  margin-bottom: 1.25rem; }
  @media (min-width: 576px) {
    .find-in-store-modal__postal {
      margin-bottom: 0;
      position: absolute;
      top: 62px;
      right: 20px;
      text-align: right; } }
  @media (min-width: 1024px) {
    .find-in-store-modal__postal {
      right: 25px; } }
  .find-in-store-modal__postal__query {
    font-size: 23px;
    font-weight: bold;
    line-height: 1.17;
    letter-spacing: 1px; }
    @media (min-width: 576px) {
      .find-in-store-modal__postal__query {
        text-align: right; } }
  .find-in-store-modal__postal__action {
    -webkit-appearance: none;
            appearance: none;
    background-color: transparent;
    border: 0;
    border-bottom: 1px solid #8dc542;
    display: inline-block;
    line-height: .9;
    padding: 0;
    text-decoration: none;
    transition: border-color .2s; }
    .find-in-store-modal__postal__action:hover {
      border-bottom-color: #72a232;
      text-decoration: none; }

.find-in-store-modal .store-address {
  margin: 0 0 20px; }

.find-in-store-modal .no-results {
  padding: 0; }

.find-in-store-modal .ui-dialog-buttonset button {
  margin-bottom: 1.25rem; }
  @media (min-width: 576px) {
    .find-in-store-modal .ui-dialog-buttonset button {
      margin-bottom: 0; } }
  .find-in-store-modal .ui-dialog-buttonset button:last-child {
    margin-bottom: 0; }

.find-in-store-modal .ui-dialog-titlebar {
  padding: 40px 20px 30px !important;
  padding-left: 25px !important; }
  @media (min-width: 576px) {
    .find-in-store-modal .ui-dialog-titlebar {
      padding-right: 12rem; } }

.find-in-store-modal .ui-dialog-content {
  padding-left: 25px !important;
  padding-right: 25px !important; }

.find-in-store-modal--select-store {
  max-width: 858px;
  width: 100% !important; }
  .find-in-store-modal--select-store .ui-dialog-titlebar {
    padding: 40px 20px 30px !important;
    padding-left: 25px !important; }
    @media (min-width: 576px) {
      .find-in-store-modal--select-store .ui-dialog-titlebar {
        padding-right: 12rem; } }
  .find-in-store-modal--select-store .ui-dialog-content {
    padding-top: 18px; }
  .find-in-store-modal--select-store .ui-widget-content.ui-dialog-buttonpane {
    padding-top: 2.5rem; }

.store-list {
  display: flex;
  flex-wrap: wrap;
  list-style: none outside none;
  margin: -10px 0;
  padding: 0; }
  @media (min-width: 576px) {
    .store-list {
      margin-left: -10px;
      margin-right: -10px; } }

.store-tile {
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-sizing: border-box;
  flex: 0 0 100%;
  font-size: 15px;
  font-weight: 300;
  letter-spacing: normal;
  line-height: 1.4;
  list-style: none outside none;
  margin: 10px 0;
  padding: 10px; }
  @media (min-width: 576px) {
    .store-tile {
      flex-basis: calc(50% - 20px);
      margin-left: 10px;
      margin-right: 10px;
      max-width: calc(50% - 20px); } }
  @media (min-width: 1024px) {
    .store-tile {
      display: flex;
      flex-basis: calc(25% - 20px);
      flex-direction: column;
      max-width: calc(25% - 20px); } }
  .store-tile .store-name {
    font-size: 18px;
    font-weight: 600;
    line-height: 1.33;
    letter-spacing: normal;
    margin: 0 0 20px; }
  .store-tile .store-status {
    background-position: -3px -3px;
    display: block;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: normal;
    line-height: 1.4;
    margin: 0 0 15px;
    padding-left: 22px; }
  .store-tile .select-store-button {
    -webkit-appearance: none;
            appearance: none;
    background-color: transparent;
    border: 0;
    border-bottom: 1px solid #8dc542;
    display: inline-block;
    line-height: .9;
    padding: 0;
    text-decoration: none;
    transition: border-color .2s; }
    .store-tile .select-store-button:hover {
      border-bottom-color: #72a232;
      text-decoration: none; }
  .store-tile:not(.store-tile--selected) .select-store-button {
    background-image: none; }
    .store-tile:not(.store-tile--selected) .select-store-button.btn-primary {
      background-color: #34871b !important;
      border: 0 !important;
      margin-top: auto;
      max-width: -webkit-max-content;
      max-width: max-content;
      padding: 0.375rem 1.5rem !important; }
  .store-tile--selected {
    border-width: 2px;
    border-color: #000; }
    .store-tile--selected .select-store-button {
      background-position: -5px 0;
      border: 0;
      font-size: 15px;
      letter-spacing: normal;
      line-height: 1.9;
      max-width: -webkit-max-content;
      max-width: max-content;
      padding-left: 21px; }
      .store-tile--selected .select-store-button.btn-primary {
        color: #000;
        font-size: 15px;
        font-weight: normal;
        letter-spacing: normal;
        margin-top: auto;
        text-transform: none; }
        .store-tile--selected .select-store-button.btn-primary:hover {
          background-color: transparent !important; }

.store-list-pdp-container {
  margin: 1em 0; }
  .store-list-pdp-container .store-list-pdp {
    list-style: none;
    margin-top: 0.5em; }
  .store-list-pdp-container .stores-toggle {
    padding: 0;
    font-size: inherit; }
  .store-list-pdp-container .store-list-item {
    display: none;
    font-weight: normal;
    padding: 0.5em  0; }
    .store-list-pdp-container .store-list-item:last-of-type {
      border: none; }
    .store-list-pdp-container .store-list-item.selected, .store-list-pdp-container .store-list-item.visible {
      display: flex;
      justify-content: space-between; }
    .store-list-pdp-container .store-list-item.selected {
      font-weight: bold; }
    @media (min-width: 576px) {
      .store-list-pdp-container .store-list-item .store-status {
        margin-left: .5em; } }

.selected-store-address {
  margin-top: 0.5em; }

.selected-store-availability {
  margin: 0.3em 0 0.5em; }

.multishipprogress div, .multishipprogress .step-3 {
  display: inline;
  padding: 1em; }

.multishipprogress .step-4 {
  padding-right: 0; }

.multishipaddressestable {
  margin: 9px 0px 20px 0px;
  width: 706px; }

.multi-ship-shipments-table {
  margin: 0 0 20px;
  width: 706px; }
  .multi-ship-shipments-table .section-header {
    font-size: 10px;
    font-weight: bold;
    padding: 9px 6px 11px; }
  .multi-ship-shipments-table .shipping-address .details {
    padding: 0 10px 0 22px; }
  .multi-ship-shipments-table .gift-options label {
    float: left;
    padding: 0; }
  .multi-ship-shipments-table .gift-options input {
    margin: 0 10px; }

.multi-shipping-addresses {
  margin-bottom: 20px !important;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0; }
  .multi-shipping-addresses .shipping-address {
    text-align: right; }
    .multi-shipping-addresses .shipping-address select {
      margin: 4px 0 0;
      width: 260px; }

.header-product-shipping {
  width: 276px; }

.header-qty-shipping {
  width: 45px; }

.header-location-shipping {
  text-indent: 70px;
  width: 307px; }

.header-shipment-index {
  width: 409px; }

.header-shipment-qty {
  width: 27px; }

.header-shipment-details {
  text-indent: 22px; }

.multi-shipping-methods {
  position: absolute;
  top: 30px; }
  .multi-shipping-methods .form-row {
    clear: none;
    float: left;
    display: none; }
  .multi-shipping-methods select {
    width: 250px;
    margin: -5px 0 0 15px; }

.multi-shipping-option {
  border-bottom: 2px dotted #adb5bd;
  left: 0;
  padding: 0 0 12px;
  position: absolute;
  text-indent: 10px;
  top: 48px;
  width: 95%; }

.multi-shipping-addresses .shipping-qty,
.multi-ship-shipments-table .shipping-qty {
  background: none repeat scroll 0 0 #f4f2f1; }

.multiship .label {
  font-weight: bold; }

.hide {
  display: none; }

.loading {
  background: url("../images/loading-progress-98x22.gif") no-repeat scroll left center transparent; }

.instore-shipping-option {
  width: 100%; }

.pt_checkout .instore-shipment-header {
  width: 100%; }

.pt_checkout .instore-shipment-method {
  width: 100%; }
  .pt_checkout .instore-shipment-method span {
    font-weight: bold; }

.pt_checkout .instore-shipment-address {
  margin-bottom: 1.25rem;
  width: 40%; }

.pt_checkout .instore-shipment-message {
  clear: both; }

@media print {
  .pt_order-confirmation #mini-cart,
  .pt_order-confirmation .menu-utility-user,
  .pt_order-confirmation .menu-utility,
  .pt_order-confirmation .header-banner,
  .pt_order-confirmation #navigation {
    display: none; } }

:root {
  --header-height: 85px; }

.has-sticky-elem footer {
  position: relative;
  z-index: 991; }

@media (min-width: 1024px) {
  .is-sticky {
    max-height: calc(100vh - 110px);
    max-height: calc(100vh - 25px - var(--header-height, 85px));
    overflow: auto;
    padding: inherit;
    position: fixed;
    z-index: 990; } }

button,
.button {
  cursor: pointer; }
  button.btn-outline-primary,
  .button.btn-outline-primary {
    color: #34871b;
    background-color: transparent;
    background-image: none;
    border-color: #34871b; }
    button.btn-outline-primary:hover,
    .button.btn-outline-primary:hover {
      color: #34871b;
      background-color: transparent;
      border-color: #34871b; }
    button.btn-outline-primary:focus, button.btn-outline-primary.focus,
    .button.btn-outline-primary:focus,
    .button.btn-outline-primary.focus {
      box-shadow: 0 0 0 0.2rem rgba(52, 135, 27, 0.5); }
    button.btn-outline-primary.disabled, button.btn-outline-primary:disabled,
    .button.btn-outline-primary.disabled,
    .button.btn-outline-primary:disabled {
      color: #34871b;
      background-color: transparent; }
    button.btn-outline-primary:not(:disabled):not(.disabled):active, button.btn-outline-primary:not(:disabled):not(.disabled).active,
    .show > button.btn-outline-primary.dropdown-toggle,
    .button.btn-outline-primary:not(:disabled):not(.disabled):active,
    .button.btn-outline-primary:not(:disabled):not(.disabled).active,
    .show >
    .button.btn-outline-primary.dropdown-toggle {
      color: #fff;
      background-color: transparent;
      border-color: #34871b; }
      button.btn-outline-primary:not(:disabled):not(.disabled):active:focus, button.btn-outline-primary:not(:disabled):not(.disabled).active:focus,
      .show > button.btn-outline-primary.dropdown-toggle:focus,
      .button.btn-outline-primary:not(:disabled):not(.disabled):active:focus,
      .button.btn-outline-primary:not(:disabled):not(.disabled).active:focus,
      .show >
      .button.btn-outline-primary.dropdown-toggle:focus {
        box-shadow: 0 0 0 0.2rem rgba(52, 135, 27, 0.5); }
  button.btn-outline-dark,
  .button.btn-outline-dark {
    color: #757067;
    background-color: transparent;
    background-image: none;
    border-color: #a8a59e; }
    button.btn-outline-dark:hover,
    .button.btn-outline-dark:hover {
      color: #ed001c;
      background-color: transparent;
      border-color: #ed001c; }
    button.btn-outline-dark:focus, button.btn-outline-dark.focus,
    .button.btn-outline-dark:focus,
    .button.btn-outline-dark.focus {
      box-shadow: 0 0 0 0.2rem rgba(117, 112, 103, 0.5); }
    button.btn-outline-dark.disabled, button.btn-outline-dark:disabled,
    .button.btn-outline-dark.disabled,
    .button.btn-outline-dark:disabled {
      color: #757067;
      background-color: transparent; }
    button.btn-outline-dark:not(:disabled):not(.disabled):active, button.btn-outline-dark:not(:disabled):not(.disabled).active,
    .show > button.btn-outline-dark.dropdown-toggle,
    .button.btn-outline-dark:not(:disabled):not(.disabled):active,
    .button.btn-outline-dark:not(:disabled):not(.disabled).active,
    .show >
    .button.btn-outline-dark.dropdown-toggle {
      color: #fff;
      background-color: transparent;
      border-color: #ed001c; }
      button.btn-outline-dark:not(:disabled):not(.disabled):active:focus, button.btn-outline-dark:not(:disabled):not(.disabled).active:focus,
      .show > button.btn-outline-dark.dropdown-toggle:focus,
      .button.btn-outline-dark:not(:disabled):not(.disabled):active:focus,
      .button.btn-outline-dark:not(:disabled):not(.disabled).active:focus,
      .show >
      .button.btn-outline-dark.dropdown-toggle:focus {
        box-shadow: 0 0 0 0.2rem rgba(117, 112, 103, 0.5); }
  button.btn-primary,
  .button.btn-primary {
    color: #fff;
    background-color: #34871b;
    border-color: #34871b; }
    button.btn-primary:hover,
    .button.btn-primary:hover {
      color: #fff;
      background-color: #356b26;
      border-color: #356b26; }
    button.btn-primary:focus, button.btn-primary.focus,
    .button.btn-primary:focus,
    .button.btn-primary.focus {
      box-shadow: 0 0 0 0.2rem rgba(52, 135, 27, 0.5); }
    button.btn-primary.disabled, button.btn-primary:disabled,
    .button.btn-primary.disabled,
    .button.btn-primary:disabled {
      color: #fff;
      background-color: #34871b;
      border-color: #34871b; }
    button.btn-primary:not(:disabled):not(.disabled):active, button.btn-primary:not(:disabled):not(.disabled).active,
    .show > button.btn-primary.dropdown-toggle,
    .button.btn-primary:not(:disabled):not(.disabled):active,
    .button.btn-primary:not(:disabled):not(.disabled).active,
    .show >
    .button.btn-primary.dropdown-toggle {
      color: #fff;
      background-color: #245d13;
      border-color: #205210; }
      button.btn-primary:not(:disabled):not(.disabled):active:focus, button.btn-primary:not(:disabled):not(.disabled).active:focus,
      .show > button.btn-primary.dropdown-toggle:focus,
      .button.btn-primary:not(:disabled):not(.disabled):active:focus,
      .button.btn-primary:not(:disabled):not(.disabled).active:focus,
      .show >
      .button.btn-primary.dropdown-toggle:focus {
        box-shadow: 0 0 0 0.2rem rgba(52, 135, 27, 0.5); }
  button.btn-secondary,
  .button.btn-secondary {
    color: #fff;
    background-color: #be1e24;
    border-color: #be1e24; }
    button.btn-secondary:hover,
    .button.btn-secondary:hover {
      color: #fff;
      background-color: #ed001c;
      border-color: #ed001c; }
    button.btn-secondary:focus, button.btn-secondary.focus,
    .button.btn-secondary:focus,
    .button.btn-secondary.focus {
      box-shadow: 0 0 0 0.2rem rgba(190, 30, 36, 0.5); }
    button.btn-secondary.disabled, button.btn-secondary:disabled,
    .button.btn-secondary.disabled,
    .button.btn-secondary:disabled {
      color: #fff;
      background-color: #be1e24;
      border-color: #be1e24; }
    button.btn-secondary:not(:disabled):not(.disabled):active, button.btn-secondary:not(:disabled):not(.disabled).active,
    .show > button.btn-secondary.dropdown-toggle,
    .button.btn-secondary:not(:disabled):not(.disabled):active,
    .button.btn-secondary:not(:disabled):not(.disabled).active,
    .show >
    .button.btn-secondary.dropdown-toggle {
      color: #fff;
      background-color: #92171c;
      border-color: #87151a; }
      button.btn-secondary:not(:disabled):not(.disabled):active:focus, button.btn-secondary:not(:disabled):not(.disabled).active:focus,
      .show > button.btn-secondary.dropdown-toggle:focus,
      .button.btn-secondary:not(:disabled):not(.disabled):active:focus,
      .button.btn-secondary:not(:disabled):not(.disabled).active:focus,
      .show >
      .button.btn-secondary.dropdown-toggle:focus {
        box-shadow: 0 0 0 0.2rem rgba(190, 30, 36, 0.5); }

.button-fancy-large {
  border-style: solid;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 1.5px;
  min-width: 60px;
  padding: 13px 15px;
  text-decoration: none;
  text-transform: uppercase; }
  .button-fancy-large:not(.btn-outline-dark) {
    color: #fff;
    background-color: #be1e24;
    border-color: #be1e24; }
    .button-fancy-large:not(.btn-outline-dark):hover {
      color: #fff;
      background-color: #ed001c;
      border-color: #ed001c; }
    .button-fancy-large:not(.btn-outline-dark):focus, .button-fancy-large:not(.btn-outline-dark).focus {
      box-shadow: 0 0 0 0.2rem rgba(190, 30, 36, 0.5); }
    .button-fancy-large:not(.btn-outline-dark).disabled, .button-fancy-large:not(.btn-outline-dark):disabled {
      color: #fff;
      background-color: #be1e24;
      border-color: #be1e24; }
    .button-fancy-large:not(.btn-outline-dark):not(:disabled):not(.disabled):active, .button-fancy-large:not(.btn-outline-dark):not(:disabled):not(.disabled).active,
    .show > .button-fancy-large:not(.btn-outline-dark).dropdown-toggle {
      color: #fff;
      background-color: #92171c;
      border-color: #87151a; }
      .button-fancy-large:not(.btn-outline-dark):not(:disabled):not(.disabled):active:focus, .button-fancy-large:not(.btn-outline-dark):not(:disabled):not(.disabled).active:focus,
      .show > .button-fancy-large:not(.btn-outline-dark).dropdown-toggle:focus {
        box-shadow: 0 0 0 0.2rem rgba(190, 30, 36, 0.5); }
  .button-fancy-large.disabled {
    background-color: gray !important;
    border-color: gray !important;
    pointer-events: none !important; }
  .button-fancy-large:disabled {
    cursor: auto;
    opacity: .35; }
  .button-fancy-large:hover {
    text-decoration: none; }

.button-fancy-medium {
  padding: 3px 14px !important; }

.button-full {
  border: 0;
  display: block;
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 1.6px;
  padding: 15px;
  text-transform: uppercase;
  text-align: center;
  width: 100%; }
  .button-full:hover {
    text-decoration: none; }

.btn.btn-primary {
  font-size: 14px;
  font-weight: 600;
  line-height: normal;
  letter-spacing: 1.5px;
  text-transform: uppercase; }

.btn.btn-sm {
  font-weight: 500;
  padding: 0.25rem 1rem;
  text-transform: none; }

.btn.btn-lg {
  padding: 0.719rem 1rem; }

body::before {
  background-color: rgba(102, 102, 102, 0.5);
  content: '';
  display: block;
  height: 100vh;
  opacity: 0;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 985;
  pointer-events: none;
  transition: opacity .45s;
  width: 100vw; }
  @media (max-width: 1023.98px) {
    .is-search-active body::before,
    .is-navigation-active body::before {
      opacity: 1;
      pointer-events: auto; } }
  .is-minicart-active body::before {
    opacity: 1;
    pointer-events: auto; }
  .is-pdp-image-zoom-active body::before {
    opacity: 1;
    pointer-events: auto;
    z-index: 1100; }

.c-graphical-asset {
  display: block;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.5;
  letter-spacing: normal;
  position: relative;
  text-align: center; }
  .c-graphical-asset, .c-graphical-asset:hover {
    color: #000;
    text-decoration: none; }
  .c-graphical-asset__wrapperlink {
    color: inherit;
    text-decoration: none; }
    .c-graphical-asset__wrapperlink:hover, .c-graphical-asset__wrapperlink:visited {
      text-decoration: none;
      color: inherit; }
    .c-graphical-asset__wrapperlink:hover a, .c-graphical-asset__wrapperlink:hover .graphical-asset-pseudo-link {
      color: inherit;
      text-decoration: underline; }
    .c-graphical-asset__wrapperlink > div {
      display: inline-block; }
  .c-graphical-asset.c-graphical-asset--banner {
    text-align: left; }
    @media (min-width: 1024px) {
      .c-graphical-asset.c-graphical-asset--banner {
        margin-bottom: 22px; } }
    .c-graphical-asset.c-graphical-asset--banner.c-graphical-asset--text-align-center {
      text-align: center; }
    .c-graphical-asset.c-graphical-asset--banner.c-graphical-asset--text-align-right {
      text-align: right; }
  .c-graphical-asset.c-graphical-asset--fluid-text {
    font-size: 4.26667vw; }
    @media (min-width: 768px) {
      .c-graphical-asset.c-graphical-asset--fluid-text {
        font-size: 1.11111vw; } }
    @media (min-width: 1440px) {
      .c-graphical-asset.c-graphical-asset--fluid-text {
        font-size: 16px; } }
    .c-graphical-asset.c-graphical-asset--fluid-text.c-graphical-asset--banner {
      font-size: 1.5625vw; }
      @media (min-width: 1024px) {
        .c-graphical-asset.c-graphical-asset--fluid-text.c-graphical-asset--banner {
          font-size: 0.83333vw; } }
      @media (min-width: 1440px) {
        .c-graphical-asset.c-graphical-asset--fluid-text.c-graphical-asset--banner {
          font-size: 12px; } }
  .c-graphical-asset .graphical-asset-pseudo-link {
    color: #34871b; }
  .c-graphical-asset picture,
  .c-graphical-asset img {
    display: block;
    width: 100%; }
  .c-graphical-asset * {
    font-size: inherit; }
  .c-graphical-asset--text-dark {
    color: black; }
  .c-graphical-asset--text-light, .c-graphical-asset--text-light:hover {
    color: white; }
  .c-graphical-asset--text-light.c-graphical-asset--content-after, .c-graphical-asset--text-light.c-graphical-asset--content-after:hover {
    color: inherit; }
  @media (max-width: 767.98px) {
    .c-graphical-asset--text-light.c-graphical-asset--content-after-mobile, .c-graphical-asset--text-light.c-graphical-asset--content-after-mobile:hover {
      color: inherit; } }
  @media (min-width: 576px) {
    .c-graphical-asset--text-light.c-graphical-asset--content-after-desktop, .c-graphical-asset--text-light.c-graphical-asset--content-after-desktop:hover {
      color: inherit; } }
  @media (min-width: 768px) {
    .c-graphical-asset {
      text-align: left; } }
  @media (min-width: 768px) {
    .c-graphical-asset--text-align-center {
      text-align: center; } }
  @media (min-width: 768px) {
    .c-graphical-asset--text-align-right {
      text-align: right; } }
  .c-graphical-asset__wrapper {
    position: relative; }
  .c-graphical-asset__body {
    align-items: center;
    display: flex;
    font-size: inherit;
    flex-direction: column;
    justify-content: center;
    padding: 0 20px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0; }
    @media (min-width: 1024px) {
      .s-graphical-asset-1up .c-graphical-asset__body {
        padding: 0 77px; } }
    @media (min-width: 768px) {
      .c-graphical-asset__body {
        align-items: flex-start; } }
    @media (min-width: 768px) {
      .c-graphical-asset--text-align-center .c-graphical-asset__body {
        align-items: center; } }
    @media (min-width: 768px) {
      .c-graphical-asset--text-align-right .c-graphical-asset__body {
        align-items: flex-end; } }
    .c-graphical-asset--content-after .c-graphical-asset__body {
      margin-top: 1.25rem;
      position: static; }
    @media (max-width: 767.98px) {
      .c-graphical-asset--content-after-mobile .c-graphical-asset__body {
        margin-top: 1.25rem;
        position: static; } }
    @media (min-width: 576px) {
      .c-graphical-asset--content-after-desktop .c-graphical-asset__body {
        margin-top: 1.25rem;
        position: static; } }
    .c-graphical-asset--banner .c-graphical-asset__body {
      align-items: flex-start;
      padding-right: 20px;
      padding-left: 20px; }
      @media (min-width: 1024px) {
        .c-graphical-asset--banner .c-graphical-asset__body {
          padding-right: 40px;
          padding-left: 40px; } }
    .c-graphical-asset--banner.c-graphical-asset--text-align-center .c-graphical-asset__body {
      align-items: center; }
    .c-graphical-asset--banner.c-graphical-asset--text-align-right .c-graphical-asset__body {
      align-items: flex-end; }
  .c-graphical-asset--grid-tile .c-graphical-asset__body * {
    font-size: revert; }
  .c-graphical-asset--grid-tile p {
    margin-bottom: 0; }
    .c-graphical-asset--grid-tile p:last-of-type {
      margin-bottom: 1rem; }
  .c-graphical-asset__line1, .c-graphical-asset__line2, .c-graphical-asset__line3 {
    color: inherit;
    font-family: "Hind", sans-serif;
    font-weight: normal;
    letter-spacing: normal;
    line-height: 1.5;
    margin: 0;
    padding: 0;
    width: 100%; }
    .c-graphical-asset__base .c-graphical-asset__line1, .c-graphical-asset__base .c-graphical-asset__line2, .c-graphical-asset__base .c-graphical-asset__line3 {
      max-width: 530px; }
    .c-graphical-asset__line1 a, .c-graphical-asset__line1 a:hover, .c-graphical-asset__line1 .graphical-asset-pseudo-link, .c-graphical-asset__line1 .graphical-asset-pseudo-link:hover, .c-graphical-asset__line2 a, .c-graphical-asset__line2 a:hover, .c-graphical-asset__line2 .graphical-asset-pseudo-link, .c-graphical-asset__line2 .graphical-asset-pseudo-link:hover, .c-graphical-asset__line3 a, .c-graphical-asset__line3 a:hover, .c-graphical-asset__line3 .graphical-asset-pseudo-link, .c-graphical-asset__line3 .graphical-asset-pseudo-link:hover {
      color: inherit; }
  .c-graphical-asset__line1 {
    text-transform: uppercase; }
    .c-graphical-asset--fancy .c-graphical-asset__line1 {
      font-size: 0.75em;
      letter-spacing: 0.09375em;
      margin-bottom: 0.25em; }
    .c-graphical-asset--simple .c-graphical-asset__line1 {
      font-size: 0.9375em;
      font-weight: 600;
      letter-spacing: 0.11875em;
      text-align: center; }
    .c-graphical-asset--banner .c-graphical-asset__line1 {
      color: inherit;
      font-size: 0.75em;
      font-weight: 600;
      line-height: normal;
      letter-spacing: 1px;
      margin-bottom: 10px;
      opacity: 0.5; }
  .c-graphical-asset--fancy .c-graphical-asset__line2 {
    font-family: "Hind", sans-serif;
    font-size: 2.9375em;
    font-weight: 600;
    letter-spacing: -0.01915em;
    line-height: 1;
    margin-bottom: 0.19149em; }
    @media (min-width: 576px) {
      .s-graphical-asset-1up .c-graphical-asset--fancy .c-graphical-asset__line2 {
        font-size: 3.75em;
        letter-spacing: -0.005em; } }
  .c-graphical-asset--simple .c-graphical-asset__line2 {
    font-size: 1.375em;
    margin-top: 1.25rem;
    text-align: left; }
  .c-graphical-asset--banner .c-graphical-asset__line2 {
    color: inherit;
    font-size: 2.0625em;
    font-family: "Hind", sans-serif;
    font-weight: bold;
    letter-spacing: normal;
    line-height: 1.09;
    text-transform: uppercase; }
  .c-graphical-asset--fancy .c-graphical-asset__line3 {
    font-size: inherit;
    font-weight: 300;
    letter-spacing: normal; }
  .c-graphical-asset--simple .c-graphical-asset__line3 {
    font-size: 0.75em;
    font-weight: normal;
    letter-spacing: normal;
    text-align: left;
    text-decoration: underline; }
  .c-graphical-asset--banner .c-graphical-asset__line3 {
    font-size: 0.875em;
    font-weight: normal;
    letter-spacing: normal;
    text-decoration: underline; }
  .c-graphical-asset__buttons {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
    flex: 0;
    font-size: inherit;
    margin: 0 auto; }
    @media (min-width: 576px) {
      .c-graphical-asset__buttons {
        flex: 0 0 66.66667%;
        max-width: 66.66667%;
        flex: 0; } }
    @media (min-width: 768px) {
      .c-graphical-asset__buttons {
        margin: 0;
        max-width: none; } }
    @media (min-width: 1024px) {
      .s-graphical-asset-1up .c-graphical-asset__buttons {
        margin: 1.25em 0; } }
    .c-graphical-asset--banner .c-graphical-asset__buttons {
      margin-top: 1.625em;
      margin-bottom: -1.25em; }
  .c-graphical-asset__button {
    display: flex;
    height: 3.83333em;
    padding: 0 3.33333em;
    margin: 2.33333em 0;
    justify-content: center; }
    .c-graphical-asset__button:last-child {
      margin-bottom: 0; }
    @media (min-width: 768px) {
      .s-graphical-asset-1up .c-graphical-asset__button {
        display: inline-flex;
        margin: 0.83333em; }
        .s-graphical-asset-1up .c-graphical-asset__button:first-child {
          margin-left: 0; }
        .s-graphical-asset-1up .c-graphical-asset__button:last-child {
          margin-right: 0; } }
    .c-graphical-asset__button, .c-graphical-asset__button:hover {
      align-items: center;
      background-color: #000;
      border: 1px solid #000;
      color: #fff;
      font-size: 0.75em;
      font-weight: normal;
      text-decoration: none;
      text-transform: uppercase; }
    .c-graphical-asset--banner .c-graphical-asset__button {
      color: inherit;
      background-color: transparent;
      border: 2px solid #8dc542;
      display: inline-block;
      font-size: 0.875em;
      font-weight: 600;
      height: auto;
      line-height: normal;
      letter-spacing: 1.5px;
      margin: 0 1.25em 1.25em 0;
      padding: 0.6875em 1.8125em 0.5em;
      text-align: center;
      text-transform: uppercase; }
      .c-graphical-asset--banner .c-graphical-asset__button:hover {
        border-color: #8dc542; }
    .c-graphical-asset--banner.c-graphical-asset--text-align-right .c-graphical-asset__button {
      margin-left: 1.25em;
      margin-right: 0; }
    .c-graphical-asset--banner.c-graphical-asset--text-align-center .c-graphical-asset__button:lest-child {
      margin-right: 0; }
  .c-graphical-asset-group-header {
    margin-top: 2.5rem;
    margin-bottom: 1.25rem; }
    .c-graphical-asset-group-header h2, .c-graphical-asset-group-header h3 {
      display: block;
      font-family: "Hind", sans-serif;
      font-size: 30px;
      font-weight: 600;
      letter-spacing: -.2px;
      margin: 0;
      text-align: center; }
    .c-graphical-asset-group-header p, .c-graphical-asset-group-header div {
      display: block;
      margin: 0;
      text-align: center; }
    .c-graphical-asset-group-header a, .c-graphical-asset-group-header a:hover, .c-graphical-asset-group-header .graphical-asset-pseudo-link, .c-graphical-asset-group-header .graphical-asset-pseudo-link:hover {
      color: inherit;
      font-size: 12px;
      font-weight: normal;
      text-decoration: underline; }
  .c-graphical-asset-group {
    display: flex;
    flex-wrap: wrap;
    margin-right: -10px;
    margin-left: -10px;
    align-items: flex-start; }
    @media (min-width: 1024px) {
      .c-graphical-asset-group {
        margin-right: -20px;
        margin-left: -20px; } }
    .c-graphical-asset-group--2up .c-graphical-asset, .c-graphical-asset-group--3up .c-graphical-asset, .c-graphical-asset-group--4up .c-graphical-asset, .c-graphical-asset-group--5up .c-graphical-asset {
      position: relative;
      width: 100%;
      min-height: 1px;
      padding-right: 10px;
      padding-left: 10px;
      margin-bottom: 2.5rem; }
      @media (min-width: 1024px) {
        .c-graphical-asset-group--2up .c-graphical-asset, .c-graphical-asset-group--3up .c-graphical-asset, .c-graphical-asset-group--4up .c-graphical-asset, .c-graphical-asset-group--5up .c-graphical-asset {
          padding-right: 20px;
          padding-left: 20px; } }
      .c-graphical-asset-group--2up .c-graphical-asset__body, .c-graphical-asset-group--3up .c-graphical-asset__body, .c-graphical-asset-group--4up .c-graphical-asset__body, .c-graphical-asset-group--5up .c-graphical-asset__body {
        right: 10px;
        left: 10px; }
        @media (min-width: 1024px) {
          .c-graphical-asset-group--2up .c-graphical-asset__body, .c-graphical-asset-group--3up .c-graphical-asset__body, .c-graphical-asset-group--4up .c-graphical-asset__body, .c-graphical-asset-group--5up .c-graphical-asset__body {
            right: 20px;
            left: 20px; } }
    @media (min-width: 768px) {
      .c-graphical-asset-group--2up .c-graphical-asset {
        flex: 0 0 50%;
        max-width: 50%; } }
    @media (min-width: 768px) {
      .c-graphical-asset-group--3up .c-graphical-asset {
        flex: 0 0 33.33333%;
        max-width: 33.33333%; } }
    @media (min-width: 576px) {
      .c-graphical-asset-group--4up .c-graphical-asset, .c-graphical-asset-group--5up .c-graphical-asset {
        flex: 0 0 50%;
        max-width: 50%; } }
    @media (min-width: 768px) {
      .c-graphical-asset-group--4up .c-graphical-asset, .c-graphical-asset-group--5up .c-graphical-asset {
        flex: 0 0 25%;
        max-width: 25%; } }

.c-top-promo-banner {
  color: #000;
  font-size: 15px;
  height: 36px;
  line-height: normal;
  letter-spacing: normal;
  text-align: center; }
  .c-top-promo-banner a {
    -webkit-appearance: none;
            appearance: none;
    background-color: transparent;
    border: 0;
    border-bottom: 1px solid #000;
    display: inline-block;
    line-height: .9;
    padding: 0;
    text-decoration: none;
    transition: border-color .2s; }
    .c-top-promo-banner a:hover {
      border-bottom-color: black;
      text-decoration: none; }
    .c-top-promo-banner a, .c-top-promo-banner a:hover {
      color: inherit; }
  .c-top-promo-banner strong, .c-top-promo-banner b {
    font-weight: 600; }
  .c-top-promo-banner p {
    margin: 0; }
  .c-top-promo-banner__spacer {
    background-color: #000;
    display: inline-block;
    height: .85em;
    margin: 0 .35em;
    vertical-align: middle;
    width: 1px; }
  .c-top-promo-banner__theme--mint {
    background-color: rgba(141, 197, 66, 0.2); }
  .c-top-promo-banner__theme--peach {
    background-color: rgba(255, 94, 0, 0.2); }
  .c-top-promo-banner__theme--plum {
    background-color: #720eb4;
    color: #fff; }
    .c-top-promo-banner__theme--plum .c-top-promo-banner__spacer {
      background-color: #fff; }
    .c-top-promo-banner__theme--plum a {
      -webkit-appearance: none;
              appearance: none;
      background-color: transparent;
      border: 0;
      border-bottom: 1px solid #fff;
      display: inline-block;
      line-height: .9;
      padding: 0;
      text-decoration: none;
      transition: border-color .2s; }
      .c-top-promo-banner__theme--plum a:hover {
        border-bottom-color: #e6e6e6;
        text-decoration: none; }
  .c-top-promo-banner__wrapper {
    margin: 0 auto;
    padding: 0.375rem 20px; }
    @media (min-width: 1440px) {
      .c-top-promo-banner__wrapper {
        max-width: 1440px; } }
  .c-top-promo-banner .icon-svg {
    width: 24px;
    height: 24px; }
    .c-top-promo-banner .icon-svg--shipping-truck {
      width: 32px;
      height: 32px;
      margin-top: -10px;
      margin-right: 0.2em;
      margin-bottom: -10px; }
  .c-top-promo-banner > :last-child {
    margin-bottom: 0; }

.full-width__top-promo-wrap {
  margin: 0 auto; }
  @media (min-width: 1024px) {
    .full-width__top-promo-wrap {
      padding: 0 40px; } }

/* ============================================================================
    Form Rows
    ============================================================================ */
.c-form-row {
  display: block;
  position: relative; }
  .c-form-row + .c-form-row {
    margin-top: 22px; }
  .c-form-row .c-form-row {
    margin: 0 12px 0 0; }
  .c-form-row__label, .s-powerreviews .p-w-r label {
    display: block;
    font-size: 13px;
    font-weight: 500;
    letter-spacing: .5px;
    margin-bottom: .33em;
    text-transform: uppercase; }
  .c-form-row.cc-field > iframe {
    max-width: 427px; }
  @media (min-width: 576px) {
    .c-form-row > .c-form-row__label, .s-powerreviews .p-w-r .c-form-row > label {
      margin-top: .5em; }
      .c-form-row > .c-form-row__label--inline {
        align-self: auto; }
      .c-form-row > .c-form-row__label--left-aligned {
        text-align: left; } }
  @media (min-width: 1024px) {
    .c-form-row > .c-form-row__label--left-aligned {
      min-width: 0; } }
  .s-form-flatten .c-form-row > .c-form-row__label, .s-form-flatten .s-powerreviews .p-w-r .c-form-row > label, .s-powerreviews .p-w-r .s-form-flatten .c-form-row > label {
    min-width: auto;
    width: auto; }
  @media (min-width: 576px) {
    .s-form-flatten--tablet .c-form-row > .c-form-row__label, .s-form-flatten--tablet .s-powerreviews .p-w-r .c-form-row > label, .s-powerreviews .p-w-r .s-form-flatten--tablet .c-form-row > label {
      min-width: auto;
      width: auto; } }
  @media (min-width: 1024px) {
    .s-form-flatten--desktop .c-form-row > .c-form-row__label, .s-form-flatten--desktop .s-powerreviews .p-w-r .c-form-row > label, .s-powerreviews .p-w-r .s-form-flatten--desktop .c-form-row > label {
      min-width: auto;
      width: auto; } }
  .c-form-row__form-field-container {
    display: flex;
    flex-direction: column;
    width: 100%; }
    .c-form-row__form-field-container--row {
      flex-direction: row; }
    .c-form-row__form-field-container button + button,
    .c-form-row__form-field-container button + .tooltip {
      margin-left: 5px; }
    .c-form-row__form-field-container textarea + .char-count {
      font-size: 14px; }
    .c-form-row__form-field-container .c-form-row__input ~ .error {
      color: #ed001c;
      font-size: 12px;
      font-weight: normal;
      letter-spacing: .5px; }
  .c-form-row__button-group {
    display: flex;
    flex-direction: row; }
    .c-form-row__button-group__button {
      margin-left: 12px; }
  .has-error .c-form-row__input {
    background-color: white;
    border-color: #ed001c; }
  @media (min-width: 576px) {
    .c-form-row__input.input-textarea, .s-powerreviews .p-w-r textarea.c-form-row__input {
      min-height: 100px; } }
  .c-form-row__tooltip, .c-form-row__caption {
    font-size: 12px; }
  .c-form-row__caption {
    display: block; }
  .c-form-row__button {
    margin-top: 15px; }
  .c-form-row__error-message {
    color: #ed001c;
    display: block;
    font-size: 13px;
    width: 100%; }
  .c-form-row__label-required {
    display: none; }
    .required .c-form-row__label-required {
      display: inline; }
  .c-form-row__label-optional {
    color: #adb5bd;
    font-size: 10px;
    font-weight: normal;
    margin-left: 5px; }
  .c-form-row__label-characters {
    color: #757575;
    font-size: 10px;
    font-weight: normal;
    margin-left: 5px;
    display: block; }
  @media (max-width: 767.98px) {
    .c-form-row .form-row {
      margin-left: 0;
      margin-right: 0; } }
  .c-form-row .input-checkbox + .form-caption,
  .c-form-row .input-checkbox + label,
  .c-form-row .field-wrapper + .form-caption,
  .c-form-row .field-wrapper + label {
    flex-basis: calc(100% - 18px - .4em); }
    @media (min-width: 768px) {
      .c-form-row .input-checkbox + .form-caption,
      .c-form-row .input-checkbox + label,
      .c-form-row .field-wrapper + .form-caption,
      .c-form-row .field-wrapper + label {
        flex-basis: auto; } }
  .c-form-row--hide-label-optional .c-form-row__label-optional {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0; }

/* Modifier classes
* ============================================================================ */
.c-form-row--inline .c-form-row__input {
  margin-top: .1em; }

.c-form-row--inline .c-form-row__label, .c-form-row--inline .s-powerreviews .p-w-r label, .s-powerreviews .p-w-r .c-form-row--inline label {
  margin-bottom: 0; }

.c-form-row--inline.c-form-row--radio {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between; }
  .c-form-row--inline.c-form-row--radio ~ .c-form-row--inline.c-form-row--radio {
    margin-top: 1rem; }
  .c-form-row--inline.c-form-row--radio .c-form-row__label, .c-form-row--inline.c-form-row--radio .s-powerreviews .p-w-r label, .s-powerreviews .p-w-r .c-form-row--inline.c-form-row--radio label,
  .c-form-row--inline.c-form-row--radio .c-form-row__form-field-container {
    display: block;
    margin: 0;
    width: auto; }
  .c-form-row--inline.c-form-row--radio .c-form-row__form-field-container {
    padding-left: 0.5rem; }
  .c-form-row--inline.c-form-row--radio .c-form-row__form-field-container .c-form-row__label, .c-form-row--inline.c-form-row--radio .c-form-row__form-field-container .s-powerreviews .p-w-r label, .s-powerreviews .p-w-r .c-form-row--inline.c-form-row--radio .c-form-row__form-field-container label {
    display: inline;
    margin-right: .5em; }

.c-form-row--group.c-form-row,
.c-form-row--group .c-form-row {
  display: flex; }
  .c-form-row--group.c-form-row__form-field-container,
  .c-form-row--group .c-form-row__form-field-container {
    margin-left: 20px; }
  .c-form-row--group.c-form-row__label, .s-powerreviews .p-w-r label.c-form-row--group,
  .c-form-row--group .c-form-row__label,
  .c-form-row--group .s-powerreviews .p-w-r label,
  .s-powerreviews .p-w-r .c-form-row--group label {
    display: inline-block; }

.c-form-row--group .c-form-row__label + .c-form-row__label, .c-form-row--group .s-powerreviews .p-w-r label + .c-form-row__label, .s-powerreviews .p-w-r .c-form-row--group label + .c-form-row__label, .c-form-row--group .s-powerreviews .p-w-r .c-form-row__label + label, .s-powerreviews .p-w-r .c-form-row--group .c-form-row__label + label, .c-form-row--group .s-powerreviews .p-w-r label + label, .s-powerreviews .p-w-r .c-form-row--group label + label {
  margin-left: 20px; }

.c-form-row--inline-group .c-form-row {
  display: flex;
  flex-direction: column; }
  .c-form-row--inline-group .c-form-row .c-form-row__input {
    width: 100%; }

.c-form-row--inline-button {
  align-items: center;
  display: flex; }
  .c-form-row--inline-button .c-form-row__label + .c-form-row__input, .c-form-row--inline-button .s-powerreviews .p-w-r label + .c-form-row__input, .s-powerreviews .p-w-r .c-form-row--inline-button label + .c-form-row__input {
    margin-left: 0.5rem; }
  .c-form-row--inline-button .c-form-row__input {
    width: 100%; }
  .c-form-row--inline-button .c-form-row__button {
    margin: 0;
    margin-left: 0.5rem; }

.c-form-row--checkbox .c-form-row__label, .c-form-row--checkbox .s-powerreviews .p-w-r label, .s-powerreviews .p-w-r .c-form-row--checkbox label {
  font-size: 13px;
  font-weight: inherit;
  letter-spacing: inherit;
  text-transform: none; }

.s-form-row-stacked .c-form-row {
  display: block; }
  .s-form-row-stacked .c-form-row__label, .s-form-row-stacked .s-powerreviews .p-w-r label, .s-powerreviews .p-w-r .s-form-row-stacked label {
    min-width: auto;
    width: auto; }

@media (min-width: 576px) {
  .s-form-row-narrow .c-form-row__label, .s-form-row-narrow .s-powerreviews .p-w-r label, .s-powerreviews .p-w-r .s-form-row-narrow label {
    flex: 1;
    min-width: auto;
    width: auto; }
  .s-form-row-narrow .c-form-row__form-field-container {
    flex: 2; } }

.s-form-hide-required .c-form-row__label-required {
  display: none !important; }

.form-row:not(.c-form-row--inline) {
  margin-bottom: 20px; }

/* ============================================================================
   Accordion
   ============================================================================ */
:root {
  --elem-height: 1500px; }

.c-accordion {
  clear: both;
  width: 100%; }
  .c-accordion__item {
    border-bottom: solid 1px #ddd9d7; }
    .c-accordion__item:first-of-type {
      border-top: solid 1px #ddd9d7; }
    .c-accordion__item--no-border-top, .c-accordion__item--no-border-top:first-of-type, .c-accordion__item--no-border-top:last-of-type {
      border-top: 0; }
  .c-accordion__header {
    cursor: pointer;
    background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0' y='0' width='24' height='24' viewBox='0, 0, 24, 24'%3E%3Cg id='Layer_1' fill='%2334871b'%3E%3Cpath d='M12.165,12.165 L12.165,16.5 L10.835,16.5 L10.835,12.165 L6.5,12.165 L6.5,10.835 L10.835,10.835 L10.835,6.5 L12.165,6.5 L12.165,10.835 L16.5,10.835 L16.5,12.165 z' fill='%2334871b' /%3E%3C/g%3E%3C/svg%3E");
    background-position: right center;
    background-repeat: no-repeat;
    display: flex;
    justify-content: space-between;
    font-family: "Hind", sans-serif;
    font-size: 12px;
    font-weight: inherit;
    letter-spacing: 1.5px;
    line-height: 1;
    padding: 21px 1px 21px 3px;
    padding-left: 2px;
    text-transform: uppercase;
    width: 100%; }
    @media (min-width: 1024px) {
      .c-accordion__header {
        font-size: inherit;
        font-weight: 600; } }
    .c-accordion__header-icon {
      color: #ccc;
      display: block;
      height: 16px;
      width: 16px; }
      .is-expanded .c-accordion__header-icon--expand {
        display: none; }
      .c-accordion__header-icon--collapse {
        display: none; }
        .is-expanded .c-accordion__header-icon--collapse {
          display: block; }
  .c-accordion__body {
    overflow: hidden;
    max-height: 0;
    padding: 0 2px;
    transition: margin-bottom .15s linear, margin-top 0s .15s linear, max-height .15s linear, padding-top 0s .15s linear, padding-bottom .15s linear; }
  @media (min-width: 1024px) {
    .c-accordion.c-accordion--desktop-disable > .c-accordion__item:first-of-type, .c-accordion.c-accordion--desktop-disable > .c-accordion__item:last-of-type {
      border: none; } }
  .c-accordion.c-accordion--desktop-disable > .c-accordion__item > .c-accordion__header {
    padding-left: 0; }
    @media (min-width: 1024px) {
      .c-accordion.c-accordion--desktop-disable > .c-accordion__item > .c-accordion__header {
        background: transparent;
        text-transform: none;
        padding: 0; } }
  @media (min-width: 1024px) {
    .c-accordion.c-accordion--desktop-disable > .c-accordion__item > .c-accordion__body {
      max-height: none; } }
  @media (min-width: 1024px) {
    .c-accordion.c-accordion--desktop-disable > .c-accordion__item.is-expanded > .c-accordion__body {
      padding-bottom: 0;
      padding-top: 0; } }

.c-accordion__item {
  /**
    Fallabck for IE 11
    Allows us to set the expanded max-height on the element without it overriding the contracted styles
    */ }
  .c-accordion__item.is-expanded > .c-accordion__body {
    max-height: unset;
    padding-bottom: 40px;
    padding-top: 19px;
    transition: margin-bottom .15s linear, max-height .15s linear, padding-bottom .15s linear; }
    .c-accordion__item.is-expanded > .c-accordion__body--js-height {
      max-height: var(--elem-height); }
  .c-accordion__item.is-expanded > .c-accordion__header {
    background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0' y='0' width='24' height='24' viewBox='0, 0, 24, 24'%3E%3Cg id='Layer_1'%3E%3Cpath d='M6.5,12.165 L6.5,10.835 L16.5,10.835 L16.5,12.165 z' fill='%2334871b'/%3E%3C/g%3E%3C/svg%3E"); }
  .c-accordion__item:not(.is-expanded) > .c-accordion__body--js-height {
    max-height: 0 !important; }

.c-accordion__done {
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 1.5px;
  margin-top: 20px;
  width: 100%; }
  .c-accordion__done button {
    border-width: 2px;
    font-weight: inherit;
    padding-bottom: 17px;
    padding-top: 17px;
    text-transform: uppercase;
    width: 100%; }

.c-alpha-container {
  width: 75%; }
  @media (max-width: 767.98px) {
    .c-alpha-container {
      width: 100%; } }

.c-alpha-menu__container, .c-alpha-header, .c-alpha-list {
  max-width: 984px; }

.c-alpha-menu__container {
  margin: auto; }

.c-alpha-menu__wrapper {
  background-color: #f4f2f1;
  display: flex;
  flex-wrap: wrap;
  padding: 11px 27px;
  justify-content: center; }
  @media (min-width: 768px) {
    .c-alpha-menu__wrapper {
      justify-content: space-between;
      border-radius: 25px; } }

.c-alpha-menu__header {
  font-size: 27px;
  font-weight: 600;
  letter-spacing: -0.2px;
  margin-bottom: 12px;
  text-align: center; }

.c-alpha-menu__item {
  border-bottom: 2px solid transparent;
  flex: 0 0 30px;
  font-size: 13px;
  letter-spacing: .35px;
  list-style: none;
  padding: 2px 3px;
  text-align: center; }
  @media (min-width: 768px) {
    .c-alpha-menu__item {
      flex-basis: auto; } }
  .c-alpha-menu__item:hover {
    border-bottom-color: #000 a;
      border-bottom-color-text-decoration: none; }
  .c-alpha-menu__item a {
    color: inherit; }

.c-alpha-header, .c-alpha-list {
  padding: 0 20px; }
  @media (min-width: 1024px) {
    .c-alpha-header, .c-alpha-list {
      padding: 0 41px; } }

.c-alpha-row {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding: 20px 0; }

.c-alpha-header__container {
  position: relative; }

.c-alpha-header__header {
  color: #03aa4d; }

.c-alpha-header__marker {
  position: absolute;
  top: -65px; }
  @media (min-width: 576px) {
    .c-alpha-header__marker {
      top: -80px; } }

.c-alpha-list {
  flex-wrap: wrap;
  margin-bottom: 6px; }
  .c-alpha-list__link {
    word-break: normal; }

/* ============================================================================
   Basic Promo
   ============================================================================ */
.c-basic-promo {
  color: #000;
  font-family: "Hind", sans-serif;
  margin-bottom: 2.5rem;
  padding: 0 10px;
  text-decoration: none; }
  @media (min-width: 768px) {
    .c-basic-promo {
      padding-left: 20px;
      padding-right: 20px; } }
  .c-basic-promo:hover {
    color: #000;
    text-decoration: none; }
  .c-basic-promo * {
    font-family: inherit; }
  .c-basic-promo__img-wrap {
    position: relative; }
  .c-basic-promo__img {
    display: block;
    margin-bottom: 22px;
    width: 100%; }
    .c-basic-promo__img__img {
      width: 100%; }
  .c-basic-promo__title-wrap {
    padding-left: 15px;
    padding-right: 15px;
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    z-index: 1;
    text-align: center;
    transform: translateY(-50%); }
  .c-basic-promo__title {
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase; }
  .c-basic-promo__eyebrow {
    color: #569842;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 1px;
    line-height: 1.25;
    margin-bottom: 7px;
    text-transform: uppercase; }
  .c-basic-promo__heading {
    font-size: 21px;
    font-weight: 500;
    margin-bottom: 12px; }
  .c-basic-promo__text {
    font-weight: 300;
    line-height: 1.38;
    margin-bottom: 10px; }
  .c-basic-promo__button {
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #569842;
    color: inherit;
    display: inline-block;
    font-size: 15px;
    line-height: 1.15;
    padding-left: 0;
    padding-right: 0;
    text-decoration: none; }
    .c-basic-promo__button:hover {
      text-decoration: none; }
  .c-basic-promo__3-up-wrap, .c-basic-promo__4-up-wrap {
    display: flex;
    flex-wrap: wrap;
    margin-left: -10px;
    margin-right: -10px; }
    @media (min-width: 768px) {
      .c-basic-promo__3-up-wrap, .c-basic-promo__4-up-wrap {
        margin-left: -20px;
        margin-right: -20px; } }
  .c-basic-promo__3-up, .c-basic-promo__4-up {
    flex: 0 0 100%; }
    @media (min-width: 768px) {
      .c-basic-promo__3-up, .c-basic-promo__4-up {
        flex-basis: 50%; } }
  .c-basic-promo__3-up {
    margin-bottom: 2.5rem; }
    @media (min-width: 768px) {
      .c-basic-promo__3-up {
        margin-bottom: 40px; } }
    @media (min-width: 1024px) {
      .c-basic-promo__3-up {
        flex-basis: 33.3%; } }
  @media (min-width: 768px) {
    .c-basic-promo__4-up-wrap {
      padding-bottom: 0;
      padding-top: 0; } }
  .c-basic-promo__4-up {
    margin-bottom: 2.5rem; }
    @media (min-width: 1024px) {
      .c-basic-promo__4-up {
        flex-basis: 25%; } }
    .c-basic-promo__4-up .c-basic-promo__img {
      margin-bottom: 15px; }
      @media (min-width: 768px) {
        .c-basic-promo__4-up .c-basic-promo__img {
          margin-bottom: 20px; } }
    .c-basic-promo__4-up .c-basic-promo__heading {
      margin-bottom: 6px; }
      @media (min-width: 768px) {
        .c-basic-promo__4-up .c-basic-promo__heading {
          margin-bottom: 9px; } }

.c-fancy-promo {
  font-family: "Hind", sans-serif;
  padding-left: 0;
  padding-right: 0;
  position: relative; }
  .c-fancy-promo * {
    font-family: inherit; }
  .c-fancy-promo__background__pic, .c-fancy-promo__background__pic__img {
    display: block;
    width: 100%; }
  .c-fancy-promo__content {
    max-height: 100%;
    padding-bottom: 0;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 10px;
    position: absolute;
    left: 0;
    top: 50%;
    z-index: 1;
    text-align: center;
    transform: translateY(-50%);
    width: 100%; }
    @media (min-width: 768px) {
      .c-fancy-promo__content {
        padding-bottom: 10px;
        padding-left: 64px;
        padding-right: 64px; } }
    @media (min-width: 1024px) {
      .c-fancy-promo__content {
        padding-left: 80px;
        padding-right: 80px; } }
  .c-fancy-promo__eyebrow, .c-fancy-promo__heading {
    text-transform: uppercase; }
  .c-fancy-promo__eyebrow {
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 1.5px;
    margin-bottom: 13px; }
    @media (min-width: 768px) {
      .c-fancy-promo__eyebrow {
        font-size: 14px;
        font-weight: 700;
        margin-bottom: 17px; } }
  .c-fancy-promo__heading {
    font-size: 30px;
    font-weight: 700;
    line-height: 1.11;
    margin-bottom: 13px; }
    @media (min-width: 576px) {
      .c-fancy-promo__heading {
        font-size: 1.875em; } }
    @media (min-width: 768px) {
      .c-fancy-promo__heading {
        font-size: 3em; } }
    @media (min-width: 1024px) {
      .c-fancy-promo__heading {
        font-size: 36px; } }
  .c-fancy-promo__text {
    font-weight: 500;
    line-height: 1.35;
    margin-bottom: 25px; }
    @media (min-width: 768px) {
      .c-fancy-promo__text {
        line-height: 1.5; } }
  .c-fancy-promo__button {
    background-color: #be1e24;
    border: none;
    color: #fff;
    display: block;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1.5px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 25px;
    max-width: 100%;
    padding: 15px 32px 12px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    width: 100%; }
    @media (min-width: 768px) {
      .c-fancy-promo__button {
        width: 280px; } }
    .c-fancy-promo__button:hover {
      background-color: #ed001c; }
  .c-fancy-promo__2-up-wrap {
    display: flex;
    flex-wrap: wrap;
    margin-right: -10px;
    margin-left: -10px;
    padding: 0; }
    @media (min-width: 768px) {
      .c-fancy-promo__2-up-wrap {
        margin-right: -20px;
        margin-left: -20px; } }
  .c-fancy-promo__2-up {
    flex: 0 0 100%;
    padding: 0 10px;
    margin-bottom: 2.5rem; }
    @media (min-width: 768px) {
      .c-fancy-promo__2-up {
        flex-basis: 50%;
        padding: 0 20px; } }

.c-full-width-banner {
  border-color: #000;
  border-width: 0;
  font-family: "Hind", sans-serif;
  margin-bottom: 2.5rem;
  margin-right: auto;
  margin-left: auto;
  overflow: hidden;
  position: relative; }
  @media (min-width: 1024px) {
    .c-full-width-banner {
      height: 500px; } }
  @media (min-width: 1680px) {
    .c-full-width-banner {
      height: 750px; } }
  .c-full-width-banner--center {
    text-align: center; }
    @media (min-width: 768px) {
      .c-full-width-banner--center .c-full-width-banner__content {
        display: flex;
        align-items: center;
        flex-direction: column;
        justify-content: center;
        max-width: 100%;
        text-align: center;
        width: 100%; } }
    @media (min-width: 768px) {
      .c-full-width-banner--center .c-full-width-banner__heading, .c-full-width-banner--center .c-full-width-banner__eyebrow {
        width: 844px; } }
    @media (min-width: 768px) {
      .c-full-width-banner--center .c-full-width-banner__heading {
        border-color: inherit;
        border-style: solid;
        border-width: 3px;
        border-bottom: none;
        margin-bottom: 0;
        padding: 28px 38px 20px; } }
    @media (min-width: 768px) {
      .c-full-width-banner--center .c-full-width-banner__eyebrow {
        display: flex;
        margin-top: -7px; } }
    @media (min-width: 768px) {
      .c-full-width-banner--center .c-full-width-banner__eyebrow__inner {
        flex: 0 1 auto;
        padding-left: 25px;
        padding-right: 25px; } }
    @media (min-width: 768px) {
      .c-full-width-banner--center .c-full-width-banner__eyebrow::before, .c-full-width-banner--center .c-full-width-banner__eyebrow::after {
        border-top-color: inherit;
        border-top-style: solid;
        border-top-width: 3px;
        content: '';
        flex: 1 1 auto;
        margin-top: 7px;
        min-width: 60px; } }
    @media (min-width: 1024px) {
      .c-full-width-banner--center .c-full-width-banner__eyebrow::before, .c-full-width-banner--center .c-full-width-banner__eyebrow::after {
        min-width: 80px; } }
    @media (min-width: 768px) {
      .c-full-width-banner--center .c-full-width-banner__text {
        max-width: 660px; } }
    .c-full-width-banner--center .c-full-width-banner__buttons {
      justify-content: center; }
      @media (min-width: 768px) {
        .c-full-width-banner--center .c-full-width-banner__buttons {
          max-width: 680px; } }
  @media (min-width: 768px) {
    .c-full-width-banner--right {
      text-align: right; } }
  @media (min-width: 768px) {
    .c-full-width-banner--right .c-full-width-banner__content {
      left: auto;
      right: 0;
      text-align: right; } }
  @media (min-width: 768px) {
    .c-full-width-banner--right .c-full-width-banner__buttons {
      justify-content: right; } }
  .c-full-width-banner * {
    font-family: inherit; }
  .c-full-width-banner__background--poi {
    height: 464px;
    position: relative; }
    @media (min-width: 768px) {
      .c-full-width-banner__background--poi {
        height: auto; } }
  .c-full-width-banner__background__pic, .c-full-width-banner__background__pic__img {
    display: block;
    height: auto;
    min-height: 100%;
    min-width: 100%;
    width: auto; }
    @media (min-width: 1024px) {
      .c-full-width-banner__background__pic, .c-full-width-banner__background__pic__img {
        min-height: 500px;
        max-width: none; } }
    @media (min-width: 1680px) {
      .c-full-width-banner__background__pic, .c-full-width-banner__background__pic__img {
        min-height: 750px; } }
  .c-full-width-banner__background .c-full-width-banner__background__pic--poi {
    width: 768px; }
    @media (min-width: 768px) {
      .c-full-width-banner__background .c-full-width-banner__background__pic--poi {
        width: 100%; } }
  .c-full-width-banner__background__pic--poi {
    position: absolute;
    left: 50%;
    top: 0;
    transform: translateX(-50%); }
    @media (min-width: 768px) {
      .c-full-width-banner__background__pic--poi {
        position: static;
        transform: none; } }
  .c-full-width-banner__background__pic .c-full-width-banner__background__pic__img {
    width: auto; }
    @supports (object-fit: cover) {
      @media (min-width: 1024px) {
        .c-full-width-banner__background__pic .c-full-width-banner__background__pic__img {
          height: 500px;
          object-fit: cover;
          width: 100%; } }
      @media (min-width: 1680px) {
        .c-full-width-banner__background__pic .c-full-width-banner__background__pic__img {
          height: 750px; } } }
  .c-full-width-banner__content {
    max-height: 100%;
    max-width: 100%;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 15px;
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 1;
    text-align: center;
    transform: translate(-50%, -50%);
    width: 810px; }
    @media (min-width: 768px) {
      .c-full-width-banner__content {
        left: 0;
        max-width: 66%;
        padding-bottom: 0;
        padding-left: 64px;
        padding-bottom: 10px;
        text-align: left;
        transform: translateY(-50%); } }
    @media (min-width: 1024px) {
      .c-full-width-banner__content {
        max-width: 54%;
        padding-left: 80px;
        padding-right: 80px; } }
  .c-full-width-banner__eyebrow, .c-full-width-banner__heading {
    text-transform: uppercase; }
  .c-full-width-banner__eyebrow {
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 1.5px;
    line-height: normal;
    margin-bottom: 9px; }
    @media (min-width: 768px) {
      .c-full-width-banner__eyebrow {
        font-size: 15px;
        font-weight: 700;
        line-height: 1.4;
        margin-bottom: 13px; } }
  .c-full-width-banner__heading {
    font-size: 2.0625em;
    font-weight: bold;
    line-height: 1;
    margin-bottom: 10px; }
    @media (min-width: 768px) {
      .c-full-width-banner__heading {
        font-size: 3.75em;
        letter-spacing: -0.01667em;
        line-height: 1.05;
        margin-bottom: 16px; } }
  .c-full-width-banner__text {
    font-size: 16px;
    font-weight: 500;
    line-height: 1.31;
    margin-bottom: 28px;
    max-width: 640px; }
    @media (min-width: 768px) {
      .c-full-width-banner__text {
        font-size: 18px;
        font-weight: 400;
        line-height: 1.5;
        margin-bottom: 25px; } }
  .c-full-width-banner__buttons {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding-left: 20px;
    padding-right: 20px;
    width: 100%; }
    @media (min-width: 768px) {
      .c-full-width-banner__buttons {
        flex-wrap: nowrap;
        justify-content: left;
        margin-left: -10px;
        margin-right: -10px;
        max-width: 660px;
        padding-left: 0;
        padding-right: 0;
        width: calc(100% + 20px); } }
  .c-full-width-banner__button {
    color: #fff;
    background-color: #be1e24;
    border-color: #be1e24;
    border: none;
    display: inline-block;
    flex: 0 0 100%;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1.5px;
    margin-bottom: 12px;
    padding: 15px 32px 12px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase; }
    .c-full-width-banner__button:hover {
      color: #fff;
      background-color: #ed001c;
      border-color: #ed001c; }
    .c-full-width-banner__button:focus, .c-full-width-banner__button.focus {
      box-shadow: 0 0 0 0.2rem rgba(190, 30, 36, 0.5); }
    .c-full-width-banner__button.disabled, .c-full-width-banner__button:disabled {
      color: #fff;
      background-color: #be1e24;
      border-color: #be1e24; }
    .c-full-width-banner__button:not(:disabled):not(.disabled):active, .c-full-width-banner__button:not(:disabled):not(.disabled).active,
    .show > .c-full-width-banner__button.dropdown-toggle {
      color: #fff;
      background-color: #92171c;
      border-color: #87151a; }
      .c-full-width-banner__button:not(:disabled):not(.disabled):active:focus, .c-full-width-banner__button:not(:disabled):not(.disabled).active:focus,
      .show > .c-full-width-banner__button.dropdown-toggle:focus {
        box-shadow: 0 0 0 0.2rem rgba(190, 30, 36, 0.5); }
    @media (min-width: 768px) {
      .c-full-width-banner__button {
        flex: 1 1 calc(50% - 20px);
        margin-left: 10px;
        margin-right: 10px;
        max-width: 280px; } }
    @media (min-width: 1024px) {
      .c-full-width-banner__button {
        flex: 1 1 calc(33.3% - 20px); } }
    .c-full-width-banner__button:hover {
      text-decoration: none; }
  .c-full-width-banner__carousel-wrap .slick-arrow {
    margin: 6% 2%; }
    @media (max-width: 1023.98px) {
      .c-full-width-banner__carousel-wrap .slick-arrow {
        margin: 15% 4%; } }
  .c-full-width-banner__carousel-wrap .slick-dots {
    bottom: 14px;
    top: auto; }
    .c-full-width-banner__carousel-wrap .slick-dots li {
      background-color: #b1b1b1;
      cursor: pointer; }
    .c-full-width-banner__carousel-wrap .slick-dots .slick-active {
      background-color: #fff; }
  .c-full-width-banner__carousel {
    margin-bottom: 0;
    vertical-align: top; }
    .c-full-width-banner__carousel.u-full-bleed {
      margin-left: 0;
      width: 100%; }

.c-image-grid__wrapper {
  display: flex;
  flex-wrap: wrap;
  margin-right: -10px;
  margin-left: -10px;
  margin-bottom: 2.5rem; }
  @media (min-width: 1024px) {
    .c-image-grid__wrapper {
      margin-right: -20px;
      margin-left: -20px; } }

.c-image-grid__item {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
  flex: 0 0 33.33333%;
  max-width: 33.33333%;
  align-items: center;
  display: flex;
  justify-content: center;
  margin-bottom: 1.25rem; }
  @media (min-width: 1024px) {
    .c-image-grid__item {
      padding-right: 20px;
      padding-left: 20px; } }
  @media (min-width: 1024px) {
    .c-image-grid__item {
      flex: 0 0 16.66667%;
      max-width: 16.66667%;
      padding: 0 15px; } }

.c-image-grid__link {
  max-width: 193px; }

.c-qty {
  align-items: center;
  display: flex;
  margin: 0; }
  .c-qty__input {
    -webkit-appearance: none;
            appearance: none;
    -moz-appearance: textfield;
    border-color: #e9ecef;
    font-size: 14px;
    letter-spacing: 0.3px;
    line-height: normal;
    min-width: 2.8em;
    margin: 0;
    max-width: 45px;
    padding: 11px 12px 9px 12px;
    width: auto;
    text-align: center; }
    .c-qty__input::-webkit-inner-spin-button, .c-qty__input::-webkit-outer-spin-button {
      display: none; }
  .c-qty__btn {
    background-color: #e0e0e0;
    border: 1px solid #e9ecef;
    color: #000;
    height: 45px;
    padding: 0;
    width: 45px; }
    .c-qty__btn__icon {
      display: block;
      height: 24px;
      margin: auto;
      pointer-events: none;
      width: 24px; }

.c-simple-banner {
  margin-bottom: 12px; }
  @media (min-width: 768px) {
    .c-simple-banner {
      margin-bottom: 30px; } }
  .c-simple-banner__background__pic, .c-simple-banner__background__pic__img {
    width: 100%; }

.c-video-banner {
  font-family: "Hind", sans-serif;
  margin-bottom: 2.5rem;
  position: relative; }
  @media (min-width: 1024px) {
    .c-video-banner {
      height: 500px;
      margin-bottom: 0; } }
  @media (min-width: 1680px) {
    .c-video-banner {
      height: 750px; } }
  .c-video-banner * {
    font-family: inherit; }
  .c-video-banner__background-pic, .c-video-banner__background-pic__img {
    display: block;
    height: auto;
    min-height: 100%;
    min-width: 100%;
    width: auto; }
    @media (min-width: 1024px) {
      .c-video-banner__background-pic, .c-video-banner__background-pic__img {
        min-height: 500px;
        max-width: none; } }
    @media (min-width: 1680px) {
      .c-video-banner__background-pic, .c-video-banner__background-pic__img {
        min-height: 750px; } }
  .c-video-banner__background-pic .c-video-banner__background-pic__img {
    width: auto; }
  .c-video-banner__video-wrap {
    display: block;
    position: relative;
    width: 100%; }
  .c-video-banner__video {
    vertical-align: top;
    width: 100%; }
  .c-video-banner__content {
    max-height: 100%;
    max-width: 100%;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 15px;
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 1;
    text-align: center;
    transform: translate(-50%, -50%);
    width: 640px; }
  .c-video-banner__eyebrow, .c-video-banner__heading {
    text-transform: uppercase; }
  .c-video-banner__eyebrow {
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 1.5px;
    line-height: normal;
    margin-bottom: 9px; }
    @media (min-width: 768px) {
      .c-video-banner__eyebrow {
        font-size: 15px;
        font-weight: 700;
        line-height: 1.4;
        margin-bottom: 13px; } }
  .c-video-banner__heading {
    font-size: 2.0625em;
    font-weight: bold;
    line-height: 1;
    margin-bottom: 10px; }
    @media (min-width: 768px) {
      .c-video-banner__heading {
        font-size: 4.25em;
        letter-spacing: -0.01667em;
        line-height: 1.05;
        margin-bottom: 16px; } }
    @media (min-width: 1024px) {
      .c-video-banner__heading {
        font-size: 60px; } }
  .c-video-banner__text {
    font-size: 16px;
    font-weight: 500;
    line-height: 1.31;
    margin-bottom: 28px; }
    @media (min-width: 768px) {
      .c-video-banner__text {
        font-size: 18px;
        line-height: 1.5;
        margin-bottom: 25px; } }
  .c-video-banner__button {
    background-color: #fff;
    border: none;
    border-radius: 100%;
    box-shadow: 0 10px 10px -5px rgba(0, 0, 0, 0.3);
    display: flex;
    align-items: center;
    justify-content: center;
    height: 54px;
    margin-left: auto;
    margin-right: auto;
    width: 54px; }
    .c-video-banner__button::after {
      border-bottom: 9px solid transparent;
      border-left: 15px solid #03aa4d;
      border-radius: 2px;
      border-top: 9px solid transparent;
      content: '';
      display: inline-block;
      height: 0;
      margin-left: 5px;
      width: 0; }

.c-product-tile-carousel {
  margin: 0 -10px;
  width: calc(100% + 20px); }
  @media (min-width: 1024px) {
    .c-product-tile-carousel {
      margin: 0 -20px;
      width: calc(100% + 40px); } }
  .c-product-tile-carousel__header {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem; }
    .c-product-tile-carousel__header h2, .c-product-tile-carousel__header h3, .c-product-tile-carousel__header h4 {
      font-family: "Hind", sans-serif;
      font-size: 30px;
      font-weight: 600;
      letter-spacing: -.2px;
      text-align: center; }
  .c-product-tile-carousel .product-tile {
    padding: 0 22px;
    margin-bottom: 4px; }
    @media (min-width: 768px) {
      .c-product-tile-carousel .product-tile {
        margin-bottom: 20px; } }
    .c-product-tile-carousel .product-tile img {
      height: auto; }
  .c-product-tile-carousel__rule {
    display: none;
    border-top: 5px solid rgba(0, 0, 0, 0.1);
    margin: 0; }
  .s-pdp-recommended-products .c-product-tile-carousel,
  .s-complete-the-look .c-product-tile-carousel {
    margin: 0 auto 1rem;
    overflow: hidden;
    padding: 2.5rem 10px 0 10px;
    width: 100%; }
    @media (min-width: 1024px) {
      .s-pdp-recommended-products .c-product-tile-carousel,
      .s-complete-the-look .c-product-tile-carousel {
        width: 100%;
        margin-right: auto;
        margin-left: auto;
        padding-right: 20px;
        padding-left: 20px; } }
  @media (min-width: 1024px) and (min-width: 1024px) {
    .s-pdp-recommended-products .c-product-tile-carousel,
    .s-complete-the-look .c-product-tile-carousel {
      padding-right: 40px;
      padding-left: 40px; } }
  @media (min-width: 1024px) and (min-width: 1440px) {
    .s-pdp-recommended-products .c-product-tile-carousel,
    .s-complete-the-look .c-product-tile-carousel {
      max-width: 1440px; } }
    .s-pdp-recommended-products .c-product-tile-carousel h2,
    .s-complete-the-look .c-product-tile-carousel h2 {
      font-size: 27px;
      letter-spacing: normal;
      margin: 0 auto 30px;
      text-align: center; }
    .s-pdp-recommended-products .c-product-tile-carousel .product-tile,
    .s-complete-the-look .c-product-tile-carousel .product-tile {
      padding: 0 20px; }
      .s-pdp-recommended-products .c-product-tile-carousel .product-tile .name-link-wrap,
      .s-complete-the-look .c-product-tile-carousel .product-tile .name-link-wrap {
        overflow: initial; }
    .s-pdp-recommended-products .c-product-tile-carousel .slick-dotted,
    .s-complete-the-look .c-product-tile-carousel .slick-dotted {
      margin-bottom: 67px; }
    .s-pdp-recommended-products .c-product-tile-carousel .slick-dots li,
    .s-complete-the-look .c-product-tile-carousel .slick-dots li {
      background-color: #d5d5d5; }
      .s-pdp-recommended-products .c-product-tile-carousel .slick-dots li.slick-active,
      .s-complete-the-look .c-product-tile-carousel .slick-dots li.slick-active {
        background-color: #be1e24; }
    .s-pdp-recommended-products .c-product-tile-carousel__rule,
    .s-complete-the-look .c-product-tile-carousel__rule {
      display: block; }
  .c-product-tile-carousel--3up, .c-product-tile-carousel--4up, .c-product-tile-carousel--5up {
    width: 100%;
    margin: 0 auto; }
    .c-product-tile-carousel--3up button:focus, .c-product-tile-carousel--4up button:focus, .c-product-tile-carousel--5up button:focus {
      outline: none !important; }
    .c-product-tile-carousel--3up .slick-arrow, .c-product-tile-carousel--4up .slick-arrow, .c-product-tile-carousel--5up .slick-arrow {
      width: 52px;
      height: 52px;
      background-image: url("/on/demandware.static/-/Library-Sites-GolfTownSharedLibrary/default/images/blog-icons/gt_recom_carousel_arrow_left.svg");
      background-size: cover; }
    @media only screen and (max-width: 575.98px) {
      .c-product-tile-carousel--3up .slick-list, .c-product-tile-carousel--4up .slick-list, .c-product-tile-carousel--5up .slick-list {
        width: 80%; } }
  .c-product-tile-carousel--3up .slick-list {
    width: 85%;
    margin: 0 auto; }
  .c-product-tile-carousel--4up .slick-list {
    width: 90%;
    margin: 0 auto; }
  @media only screen and (max-width: 575.98px) {
    .c-product-tile-carousel--4up .slick-arrow {
      top: 22% !important; } }
  .c-product-tile-carousel--5up .slick-list {
    width: 95%;
    margin: 0 auto; }
  @media only screen and (max-width: 575.98px) {
    .c-product-tile-carousel--5up .slick-arrow {
      top: 22% !important; } }
  .c-product-tile-carousel .slick-prev {
    left: 0 !important; }
  .c-product-tile-carousel .slick-next {
    right: 0 !important; }

.c-category-up-tile {
  align-items: center;
  display: flex;
  position: relative;
  text-align: center; }
  .c-category-up-tile__image {
    display: block;
    height: auto;
    width: 100%; }
  .c-category-up-tile__label {
    color: #ffffff;
    display: block;
    font-size: 15px;
    font-weight: bold;
    letter-spacing: 1.9px;
    line-height: normal;
    padding: 0 1rem;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    width: 100%; }
  .c-category-up-tile-grid {
    display: flex;
    flex-wrap: wrap;
    margin-right: -10px;
    margin-left: -10px; }
    @media (min-width: 1024px) {
      .c-category-up-tile-grid {
        margin-right: -20px;
        margin-left: -20px; } }
    .s-graphical-asset--banner + .c-category-up-tile-grid {
      margin-top: 2.5rem; }
    .c-category-up-tile-grid__item {
      position: relative;
      width: 100%;
      min-height: 1px;
      padding-right: 10px;
      padding-left: 10px; }
      @media (min-width: 1024px) {
        .c-category-up-tile-grid__item {
          padding-right: 20px;
          padding-left: 20px; } }
      .c-category-up-tile-grid--3up .c-category-up-tile-grid__item {
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
        margin-bottom: 20px; }
        @media (min-width: 1024px) {
          .c-category-up-tile-grid--3up .c-category-up-tile-grid__item {
            margin-bottom: 40px; } }
      .c-category-up-tile-grid--4up .c-category-up-tile-grid__item, .c-category-up-tile-grid--5up .c-category-up-tile-grid__item {
        flex: 0 0 50%;
        max-width: 50%;
        margin-bottom: 20px; }
        @media (min-width: 1024px) {
          .c-category-up-tile-grid--4up .c-category-up-tile-grid__item, .c-category-up-tile-grid--5up .c-category-up-tile-grid__item {
            flex: 0 0 25%;
            max-width: 25%;
            margin-bottom: 40px; } }

.c-event-result {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  display: flex;
  font-family: "Hind", sans-serif;
  padding: 30px 0; }
  .c-event-result:first-of-type {
    border-top: 1px solid rgba(0, 0, 0, 0.1); }
  .c-event-result__col-a {
    min-width: 125px;
    width: 125px; }
    @media (min-width: 768px) {
      .c-event-result__col-a {
        min-width: 135px;
        width: 135px; } }
  .c-event-result__col-b {
    padding-left: 20px; }
    @media (min-width: 768px) {
      .c-event-result__col-b {
        padding-left: 40px; } }
  .c-event-result__img {
    width: 100%; }
  .c-event-result__location {
    color: #569842;
    font-size: 12px;
    font-weight: 600;
    line-height: 1.25;
    letter-spacing: 1px;
    margin: 3px 0 2px;
    text-transform: uppercase; }
  .c-event-result__name {
    color: #000;
    display: inline-block;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.14;
    letter-spacing: normal;
    margin: 3px 0 2px; }
    @media (min-width: 576px) {
      .c-event-result__name {
        font-size: 21px; } }
  .c-event-result__description {
    font-size: 16px;
    font-weight: 300;
    line-height: 1.5;
    letter-spacing: normal;
    margin: 6px 0 13px; }
    @media (max-width: 767.98px) {
      .c-event-result__description {
        position: absolute;
        width: 1px;
        height: 1px;
        padding: 0;
        overflow: hidden;
        clip: rect(0, 0, 0, 0);
        white-space: nowrap;
        border: 0; } }
  .c-event-result__details {
    font-size: 14px;
    letter-spacing: normal;
    line-height: 1.29; }
  .c-event-result__date, .c-event-result__time {
    letter-spacing: normal;
    color: #757067;
    display: block;
    margin: 3.5px 0; }
    @media (min-width: 576px) {
      .c-event-result__date, .c-event-result__time {
        display: inline;
        margin: 0; } }
    @media (min-width: 576px) {
      .c-event-result__date::after, .c-event-result__time::after {
        background-color: rgba(0, 0, 0, 0.4);
        content: "";
        display: inline-block;
        height: 1em;
        margin: 0 7.5px;
        vertical-align: middle;
        width: 1px; } }
  .c-event-result__more {
    color: #00873d;
    font-weight: 500; }
    .c-event-result__more__icon {
      width: 17px;
      height: 17px;
      display: inline-block;
      margin-left: -3px;
      vertical-align: middle; }

.c-event-detail__heading {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  font-size: 27px;
  font-weight: 600;
  letter-spacing: normal;
  line-height: normal;
  margin: 0;
  margin-bottom: 23px;
  max-width: 660px;
  padding-bottom: 4px;
  text-align: left; }

.c-event-detail__summary {
  font-size: 1rem;
  font-weight: 300;
  line-height: 1.5;
  letter-spacing: normal;
  margin-bottom: 32px; }
  .c-event-detail__summary__location, .c-event-detail__summary__date, .c-event-detail__summary__time {
    margin: 0; }
  .c-event-detail__summary__location {
    font-weight: bold; }

.c-event-detail__body {
  max-width: 660px; }
  @media (min-width: 1024px) {
    .c-event-detail__body {
      margin-bottom: 6rem; } }
  .c-event-detail__body h3 {
    font-weight: 600;
    margin-bottom: 4px; }
    .c-event-detail__body h3 + p {
      margin-bottom: 1.15rem; }
  .c-event-detail__body img {
    margin-bottom: 2.2rem; }
  .c-event-detail__body p,
  .c-event-detail__body ul {
    font-size: 1rem;
    font-weight: 300;
    line-height: 1.56;
    margin: 0;
    margin-bottom: 1.7rem; }
  .c-event-detail__body ul {
    list-style: none;
    padding: 0; }
    .c-event-detail__body ul li {
      margin-bottom: 1rem;
      padding-left: 20px;
      position: relative; }
      .c-event-detail__body ul li::before {
        content: '';
        background-color: #03aa4d;
        border-radius: 6px;
        height: 6px;
        position: absolute;
        left: 0;
        top: 8px;
        width: 6px; }
  .c-event-detail__body hr {
    margin: 32px 0 35px; }

.c-event-detail__back {
  color: #000 !important;
  font-size: 17px;
  font-weight: 500;
  letter-spacing: normal;
  text-decoration: none !important;
  vertical-align: middle; }
  .c-event-detail__back__icon {
    width: 20px;
    height: 20px;
    margin-top: -2px;
    margin-left: -6px; }

.c-leaderboard .ui-dialog-titlebar {
  padding: 0;
  height: 0; }
  .c-leaderboard .ui-dialog-titlebar::after {
    display: none; }

.c-leaderboard .ui-dialog-content {
  padding: 0;
  height: 100% !important; }
  .c-leaderboard .ui-dialog-content > *,
  .c-leaderboard .ui-dialog-content > * > * {
    height: 100%; }
  .c-leaderboard .ui-dialog-content .mcsubscribe-success-message,
  .c-leaderboard .ui-dialog-content .mcsubscribe-error-message {
    height: auto; }

.c-leaderboard__heading {
  color: #34871b;
  font-size: 33px;
  font-weight: bold;
  line-height: 1.05;
  letter-spacing: normal;
  position: relative;
  text-align: center;
  text-transform: uppercase; }
  .c-leaderboard__heading::after {
    content: "";
    background-color: #34871b;
    display: block;
    height: 4px;
    margin-left: -19.5px;
    position: absolute;
    left: 50%;
    bottom: -0.25em;
    width: 39px; }
  @media (min-width: 768px) {
    .c-leaderboard__heading {
      color: #fff;
      text-align: left; }
      .c-leaderboard__heading::after {
        background-color: #fff;
        margin-left: 0;
        left: 0; } }
  @media (min-width: 1024px) {
    .c-leaderboard__heading {
      font-size: 40px; } }

.c-leaderboard__panel-a__content {
  height: 100%;
  padding-top: 48px;
  padding-right: 20px;
  padding-bottom: 2.5rem;
  padding-left: 20px; }
  @media (min-width: 768px) {
    .c-leaderboard__panel-a__content {
      background-image: var(--c-leaderboard-bgimage);
      background-size: cover;
      background-position: center;
      background-repeat: no-repeat;
      display: block; } }
  @media (min-width: 768px) and (-webkit-min-device-pixel-ratio: 2), (min-width: 768px) and (min-resolution: 192dpi) {
    .c-leaderboard__panel-a__content {
      background-image: var(--c-leaderboard-bgimage-lg); } }
  @media (min-width: 1024px) {
    .c-leaderboard__panel-a__content {
      padding-top: 45px;
      padding-left: 40px; } }

.c-leaderboard__panel-b__content {
  padding-top: 1rem;
  padding-right: 20px;
  padding-bottom: 2.5rem;
  padding-left: 20px; }
  @media (min-width: 768px) {
    .c-leaderboard__panel-b__content {
      padding-top: 34px; } }
  @media (min-width: 1024px) {
    .c-leaderboard__panel-b__content {
      padding-left: 0;
      padding-right: 40px; } }

.c-leaderboard__agreement-confirmation {
  margin-bottom: 8px;
  padding-top: 3px; }
  .c-leaderboard__agreement-confirmation .d-flex, .c-leaderboard__agreement-confirmation .c-simple-tile__carousel-wrap--center .slick-track, .c-simple-tile__carousel-wrap--center .c-leaderboard__agreement-confirmation .slick-track {
    display: block !important; }
  .c-leaderboard__agreement-confirmation .c-form-row__input {
    float: left; }

.c-block-list ul {
  list-style: none; }
  .c-block-list ul li {
    background-color: #ededed;
    line-height: 1.56;
    margin: 0;
    padding: 12px 30px 8px; }
    .c-block-list ul li::before {
      display: none; }
    .c-block-list ul li:nth-child(even) {
      background-color: whitesmoke; }
    .c-block-list ul li strong, .c-block-list ul li b {
      font-weight: 600; }

.c-store-status-icon {
  background-repeat: no-repeat; }
  .c-store-status-icon--store-error, .c-store-status-icon--unavailable {
    background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0' y='0' width='24' height='24' viewBox='0, 0, 24, 24'%3E%3Cpath d='M12,20.55 C7.278,20.55 3.45,16.722 3.45,12 C3.45,7.278 7.278,3.45 12,3.45 C16.722,3.45 20.55,7.278 20.55,12 C20.55,16.722 16.722,20.55 12,20.55 z M12,18.05 C15.341,18.05 18.05,15.341 18.05,12 C18.05,8.659 15.341,5.95 12,5.95 C8.659,5.95 5.95,8.659 5.95,12 C5.95,15.341 8.659,18.05 12,18.05 z M12,13.768 L10.134,15.634 L8.366,13.866 L10.232,12 L8.366,10.134 L10.134,8.366 L12,10.232 L13.866,8.366 L15.634,10.134 L13.768,12 L15.634,13.866 L13.866,15.634 L12,13.768 z' fill='%23BE1E24'/%3E%3C/svg%3E"); }
  .c-store-status-icon--limited-stock {
    background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0' y='0' width='24' height='24' viewBox='0, 0, 24, 24'%3E%3Cpath d='M12,20.55 C7.278,20.55 3.45,16.722 3.45,12 C3.45,7.278 7.278,3.45 12,3.45 C16.722,3.45 20.55,7.278 20.55,12 C20.55,16.722 16.722,20.55 12,20.55 z M12,18.05 C15.341,18.05 18.05,15.341 18.05,12 C18.05,8.659 15.341,5.95 12,5.95 C8.659,5.95 5.95,8.659 5.95,12 C5.95,15.341 8.659,18.05 12,18.05 z M14.866,8.616 L16.634,10.384 L11,16.018 L7.116,12.134 L8.884,10.366 L11,12.482 L14.866,8.616 z' fill='%23FFA315'/%3E%3C/svg%3E"); }
  .c-store-status-icon--available {
    background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0' y='0' width='24' height='24' viewBox='0, 0, 24, 24'%3E%3Cpath d='M12,20.55 C7.278,20.55 3.45,16.722 3.45,12 C3.45,7.278 7.278,3.45 12,3.45 C16.722,3.45 20.55,7.278 20.55,12 C20.55,16.722 16.722,20.55 12,20.55 z M12,18.05 C15.341,18.05 18.05,15.341 18.05,12 C18.05,8.659 15.341,5.95 12,5.95 C8.659,5.95 5.95,8.659 5.95,12 C5.95,15.341 8.659,18.05 12,18.05 z M14.866,8.616 L16.634,10.384 L11,16.018 L7.116,12.134 L8.884,10.366 L11,12.482 L14.866,8.616 z' fill='%23569842'/%3E%3C/svg%3E"); }
  .c-store-status-icon--preferred {
    background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0' y='0' width='24' height='24' viewBox='0, 0, 24, 24'%3E%3Cpath d='M9.465,17.744 C8.793,16.955 8.171,16.125 7.603,15.259 C7.036,14.399 6.551,13.488 6.154,12.537 C5.758,11.607 5.551,10.608 5.545,9.597 C5.545,8.654 5.731,7.755 6.102,6.905 C6.459,6.08 6.966,5.328 7.598,4.689 C8.23,4.051 8.977,3.539 9.8,3.18 C10.646,2.808 11.562,2.619 12.486,2.623 C13.436,2.623 14.333,2.808 15.179,3.18 C16.015,3.548 16.751,4.051 17.382,4.688 C18.014,5.327 18.521,6.079 18.877,6.904 C19.248,7.754 19.434,8.653 19.434,9.596 C19.434,10.581 19.23,11.562 18.825,12.536 C18.428,13.487 17.943,14.398 17.376,15.258 C16.808,16.124 16.187,16.954 15.515,17.743 C14.872,18.498 14.273,19.195 13.719,19.835 C13.694,19.894 13.683,19.898 13.659,19.905 C13.62,19.945 13.62,19.945 13.583,19.98 C13.537,20.024 13.473,20.08 13.388,20.153 C13.226,20.293 13.041,20.393 12.837,20.453 C12.729,20.5 12.611,20.521 12.493,20.513 C12.455,20.515 12.418,20.516 12.38,20.516 L12.25,20.516 L12.13,20.468 C11.934,20.394 11.751,20.288 11.591,20.153 C11.525,20.097 11.46,20.039 11.396,19.98 C11.359,19.946 11.359,19.946 11.32,19.905 C11.297,19.898 11.285,19.894 11.26,19.835 C10.706,19.195 10.108,18.498 9.465,17.743 z M12.5,12.5 C14.157,12.5 15.5,11.157 15.5,9.5 C15.5,7.843 14.157,6.5 12.5,6.5 C10.843,6.5 9.5,7.843 9.5,9.5 C9.5,11.157 10.843,12.5 12.5,12.5 z' fill='%2334871B'/%3E%3C/svg%3E"); }

.c-store-availability {
  background-color: #f1f0ef;
  margin: 1.25rem 0 0;
  padding: 13px 20px 9px;
  text-align: center;
  vertical-align: middle; }
  .c-store-availability__store, .c-store-availability__message {
    display: inline-block;
    letter-spacing: normal; }
  .c-store-availability__store {
    background-position: -5px -2px;
    font-size: 15px;
    font-weight: 600;
    line-height: 1.73;
    padding-left: 22px; }
  .c-store-availability__message {
    background-position: calc(100% + 3px) -3px;
    border-left: 1px solid rgba(0, 0, 0, 0.1);
    font-size: 15px;
    font-weight: 300;
    line-height: 1.5;
    margin-left: 10px;
    padding-right: 25px;
    padding-left: 14px; }

.c-colors {
  margin-bottom: 1.25rem; }
  .c-colors__label {
    font-size: 0.8125rem;
    font-weight: 500;
    letter-spacing: .5px;
    margin: .5em 0 .33em;
    text-transform: uppercase; }
  .c-colors__group {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -2.5px; }
  .c-colors__item {
    width: 40px;
    height: 40px;
    cursor: pointer;
    margin: 0 2.5px 3px;
    overflow: hidden;
    position: relative; }
    .c-colors__item__input {
      position: absolute;
      left: -9999rem; }
    .c-colors__item__label {
      border: 2px solid transparent;
      padding: 3px; }
      :checked + .c-colors__item__label {
        border-color: #34871b; }
      .c-colors__item__label, .c-colors__item__label__inner {
        border-radius: 50%;
        display: block;
        height: 100%;
        width: 100%; }
      .c-colors__item__label__inner {
        background-color: var(--item-color);
        text-indent: -9999em; }

.c-personalization-image {
  background-color: #fff;
  position: relative; }
  .c-personalization-image__personalized {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%; }
    .c-personalization-image__personalized ~ .c-personalization-image__shim {
      opacity: 0; }

.c-tile-carousel {
  margin-bottom: 2.5rem;
  width: 100%;
  width: calc(100% + 40px);
  margin-right: -20px;
  margin-left: -20px; }
  @media (min-width: 1024px) {
    .c-tile-carousel {
      width: auto;
      margin-right: 0;
      margin-left: 0; } }
  .c-tile-carousel__text {
    display: block;
    font-size: 12px;
    font-weight: 600;
    line-height: 1.25;
    letter-spacing: 1px;
    margin-top: 1.25rem;
    text-align: center;
    text-transform: uppercase; }
    .c-tile-carousel__text--link, .c-tile-carousel__text--link:hover {
      color: inherit;
      text-decoration: none; }
    @media (max-width: 767.98px) {
      .c-tile-carousel__text__text {
        position: absolute;
        width: 1px;
        height: 1px;
        padding: 0;
        overflow: hidden;
        clip: rect(0, 0, 0, 0);
        white-space: nowrap;
        border: 0; } }
    @media (min-width: 768px) {
      .c-tile-carousel__text__text-mobile {
        display: none; } }
  .c-tile-carousel .slick-track {
    margin-left: 20px; }
    @media (min-width: 1024px) {
      .c-tile-carousel .slick-track {
        margin-left: 0; } }
  .c-tile-carousel .slick-slide {
    margin-right: 9.33333vw;
    width: 18.4vw; }
    @media (min-width: 768px) {
      .c-tile-carousel .slick-slide {
        margin-right: 4.39453vw;
        width: 13.18359vw; } }
    @media (min-width: 1024px) {
      .c-tile-carousel .slick-slide {
        margin-right: calc(0.0303 * (100vw - 120px));
        width: calc(0.10227 * (100vw - 120px)); } }
    @media (min-width: 1440px) {
      .c-tile-carousel .slick-slide {
        margin-right: 40px;
        width: 135px; } }
  .c-tile-carousel .slick-arrow {
    background-repeat: no-repeat;
    background-position: center;
    background-image: linear-gradient(to left, rgba(255, 255, 255, 0), #ffffff);
    height: 100%;
    pointer-events: none;
    top: 0;
    width: 43px; }
  .c-tile-carousel .slick-disabled {
    background-image: none; }
  @media (min-width: 1024px) {
    .c-tile-carousel .slick-arrow {
      background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0' y='0' width='24' height='24' viewBox='0, 0, 24, 24'%3E%3Cpath d='M17.694,2.707 C17.954,2.456 18.058,2.084 17.967,1.734 C17.875,1.385 17.602,1.112 17.253,1.02 C16.903,0.929 16.531,1.033 16.28,1.293 L6.28,11.293 C5.89,11.684 5.89,12.316 6.28,12.707 L16.28,22.707 C16.531,22.967 16.903,23.071 17.253,22.98 C17.602,22.888 17.875,22.615 17.967,22.266 C18.058,21.916 17.954,21.544 17.694,21.293 L8.401,12 L17.694,2.707 z' fill='%23333333' id='a'/%3E%3C/svg%3E"), linear-gradient(to left, rgba(255, 255, 255, 0), #ffffff 80%);
      background-position: left center, center;
      background-size: 24px, 100%;
      height: 9.375vw;
      pointer-events: auto;
      width: 10.41667vw; }
    .c-tile-carousel .slick-prev {
      left: -24px; }
    .c-tile-carousel .slick-next {
      right: -24px; }
    .c-tile-carousel .slick-disabled {
      background-image: none; } }
  @media (min-width: 1440px) {
    .c-tile-carousel .slick-arrow {
      height: 135px; } }
  .c-tile-carousel--simple .slick-arrow {
    height: 100%;
    top: 50%; }
    .c-tile-carousel--simple .slick-arrow.slick-prev {
      left: -8px;
      transform: translateY(-50%); }
    .c-tile-carousel--simple .slick-arrow.slick-next {
      right: -8px;
      transform: translateY(-50%) rotate(180deg); }

.recently-viewed {
  display: none;
  left: 0;
  position: fixed;
  top: calc(100% - 38px);
  width: 100%;
  z-index: 989; }
  @media (min-width: 1024px) {
    .recently-viewed {
      display: block; } }
  .recently-viewed.is-active {
    bottom: 0;
    top: auto;
    z-index: 990; }
  .recently-viewed__tab__inner, .recently-viewed__items {
    background-color: #ddd9d7; }
  .recently-viewed__tab {
    display: inline-block;
    text-align: right;
    width: 100%; }
    .recently-viewed__tab__inner {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' id='eye' viewBox='-9.5 -6.6 19.1 13.2' width='25px' height='100%25'%3E %3Cpath d='M0,4.2c-2.2,0-4-1.9-4-4.2s1.8-4.2,4-4.2S4-2.3,4,0S2.2,4.2,0,4.2z M0-3.3c-1.8,0-3.2,1.5-3.2,3.3S-1.8,3.3,0,3.3 S3.2,1.8,3.2,0S1.8-3.3,0-3.3z'%3E%3C/path%3E %3Cpath d='M0,2c-1.1,0-1.9-0.9-1.9-2S-1-2,0-2c1.1,0,1.9,0.9,1.9,2S1.1,2,0,2z M0-1.1c-0.6,0-1.1,0.5-1.1,1.1S-0.6,1.1,0,1.1 S1.1,0.6,1.1,0S0.6-1.1,0-1.1z'%3E%3C/path%3E %3Cpath d='M9.5,0.2c-2,4-5.6,6.4-9.5,6.4s-7.5-2.5-9.5-6.4c-0.1-0.1-0.1-0.3,0-0.4c2-4,5.6-6.4,9.5-6.4s7.5,2.5,9.5,6.4 C9.5-0.1,9.5,0.1,9.5,0.2z M0-5.8c-3.5,0-6.8,2.2-8.7,5.8C-6.8,3.6-3.5,5.8,0,5.8S6.8,3.6,8.7,0C6.8-3.6,3.5-5.8,0-5.8z'%3E%3C/path%3E %3C/svg%3E");
      background-position: 12px center;
      background-repeat: no-repeat;
      background-size: 25px auto;
      cursor: pointer;
      display: inline-block;
      margin-right: 20px;
      padding: 8px 12px 8px 49px;
      vertical-align: top; }
  .recently-viewed__items {
    align-items: center;
    display: flex;
    margin-bottom: 0;
    margin-top: -1px;
    padding: 20px; }
  .recently-viewed__item {
    flex: 0 0 72px;
    list-style: none;
    margin: 0 5px;
    max-width: 72px;
    text-align: center; }

/* ============================================================================
   Simple Tile
   ============================================================================ */
.c-simple-tile__text {
  color: #000; }
  .c-simple-tile__text:hover {
    color: #000;
    text-decoration: none; }

.c-simple-tile__carousel {
  margin-bottom: 30px;
  margin-top: 32px; }
  @media (min-width: 768px) {
    .c-simple-tile__carousel {
      margin-bottom: 40px;
      margin-top: 35px; } }
  .c-simple-tile__carousel-wrap--center .slick-track {
    max-width: 100%;
    transform: none !important; }
  @media (min-width: 768px) {
    .c-simple-tile__carousel-wrap--center-md .slick-track {
      max-width: 100%;
      transform: none !important; } }
  @media (min-width: 1024px) {
    .c-simple-tile__carousel-wrap--center-lg .slick-track {
      max-width: 100%;
      transform: none !important; } }
  .c-simple-tile__carousel__headline {
    font-size: 30px;
    letter-spacing: 1.1px;
    margin-bottom: 32px;
    text-align: center;
    text-transform: uppercase; }

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

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

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

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

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

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

.slick-dotted {
  margin-bottom: 50px; }
  @media (min-width: 1024px) {
    .slick-dotted {
      margin-bottom: 60px; } }

.slick-arrow {
  width: 17px;
  height: 52px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='53' viewBox='0 0 18 53'%3E%3Cpath fill='%23D5D5D5' fill-rule='nonzero' d='M5.691 26.5L17.5 50.307 12.877 52.5.5 27.547v-2.094L12.877.5 17.5 2.693z'/%3E%3C/svg%3E");
  background-color: transparent;
  background-repeat: no-repeat;
  border: 0;
  position: absolute;
  top: 30%;
  z-index: 1;
  overflow: hidden;
  padding: 0;
  text-indent: -999em; }
  .slick-arrow.slick-disabled {
    cursor: default;
    opacity: .25; }

.slick-prev {
  left: -11px; }

.slick-next {
  right: -11px;
  transform: rotate(180deg); }

.slick-dots {
  padding: 0;
  text-align: center;
  position: absolute;
  right: 0;
  left: 0; }
  .slick-dots li {
    background-color: #d5d5d5;
    border-radius: 50%;
    display: inline-block;
    font-size: 0;
    height: 8px;
    margin-left: 5px;
    margin-right: 5px;
    width: 8px; }
    .slick-dots li button {
      background-color: transparent;
      border: none;
      outline: none; }
  .slick-dots .slick-active {
    background-color: #757575; }

[data-slick]:not(.slick-initialized) > :first-child ~ * {
  display: none; }

.pdp-below-productdetails-wrapper [data-slick]:not(.slick-initialized) {
  opacity: 0;
  max-height: 350px; }

.pdp-below-productdetails-wrapper .slick-initialized {
  opacity: 1;
  max-height: none;
  transition: opacity .5s; }

.pdp-below-productdetails-wrapper .slick-dots {
  transform: translateY(-30px); }

.mini-cart-content .dw-apple-pay-button {
  display: none !important;
  margin-top: 12px; }

#pdpMain .mini-cart-content .dw-apple-pay-button {
  margin-top: initial; }

.mini-cart-content .dw-apple-pay-button.dw-apple-pay-mini-cart {
  width: 100%;
  float: none;
  margin-bottom: 20px !important;
  padding-bottom: 10px !important;
  padding-top: 10px 	!important;
  border-radius: 0 !important;
  display: block !important; }

.product-add-cart__buttons-wrap .dw-apple-pay-button {
  border-radius: 0 !important;
  width: 100% !important;
  padding: 14px 15px 10px 15px !important;
  font-size: 14px !important;
  font-weight: 600 !important;
  display: inline-block !important;
  letter-spacing: 1.5px !important;
  margin-left: 0px !important; }

.cart-action-checkout .dw-apple-pay-button {
  display: none !important; }

.cart-action-checkout .dw-apple-pay-button.dw-apple-pay-cart {
  width: 100% !important;
  float: none;
  display: block !important;
  border-radius: 0 !important;
  font-size: 14px !important;
  padding: 14px 15px 10px 15px !important; }

#dwfrm_billing .applepay .dw-apple-pay-button {
  width: 100% !important;
  max-width: 260px;
  float: none;
  display: block !important;
  border-radius: 0 !important;
  font-size: 14px !important;
  padding: 14px 15px 10px 15px !important;
  margin: 0 0 -60px 0; }

.pdp-image-zoom {
  align-items: center;
  background-image: none;
  display: none;
  flex-direction: column;
  max-height: 100vh;
  justify-content: center;
  margin: auto;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10000;
  text-align: center;
  width: 100vw;
  background-color: #fff; }
  @media (min-width: 768px) {
    .pdp-image-zoom {
      background-color: unset; } }
  .is-pdp-image-zoom-loading .pdp-image-zoom,
  .is-pdp-image-zoom-active .pdp-image-zoom {
    display: flex; }
  .pdp-image-zoom__inner {
    max-width: 1440px;
    max-height: 1320px;
    overflow: hidden; }
  .pdp-image-zoom__header {
    height: 0;
    position: relative; }
  .pdp-image-zoom__close {
    background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0' y='0' width='24' height='24' viewBox='0, 0, 24, 24'%3E%3Cg id='Layer_1'%3E%3Cpath d='M12,12.94 L5.47,19.47 L4.53,18.53 L11.06,12 L4.53,5.47 L5.47,4.53 L12,11.06 L18.53,4.53 L19.47,5.47 L12.94,12 L19.47,18.53 L18.53,19.47 L12,12.94 z' fill='%2334871B' id='a'/%3E%3C/g%3E%3C/svg%3E");
    border-radius: 50%;
    box-shadow: 0 0 10px white;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer;
    display: block;
    opacity: 0;
    position: fixed;
    top: 12px;
    right: 12px;
    z-index: 1;
    transition: opacity 1s;
    height: 50px;
    width: 50px; }
    @media (min-width: 768px) {
      .pdp-image-zoom__close {
        top: 20px;
        right: 20px;
        position: absolute; } }
    .is-pdp-image-zoom-active .pdp-image-zoom__close {
      opacity: 1; }
  .pdp-image-zoom__body {
    background-image: url("../images/loading-small.gif");
    background-repeat: no-repeat;
    background-position: center;
    overflow: auto;
    position: relative;
    max-height: 100vh;
    max-width: 100vw;
    width: 100vw;
    display: flex;
    flex-flow: column nowrap;
    background-color: #fff; }
    @media (min-width: 768px) {
      .pdp-image-zoom__body {
        width: auto;
        flex-flow: row-reverse nowrap; } }
  .pdp-image-zoom__image-container {
    max-width: 100%;
    overflow: scroll;
    cursor: zoom-in; }
    .pdp-image-zoom__image-container.zoom-more {
      cursor: zoom-out; }
      .pdp-image-zoom__image-container.zoom-more:not(.draggable) {
        padding-bottom: 200px; }
    .pdp-image-zoom__image-container.draggable {
      background-color: #fff; }
      @media (min-width: 768px) {
        .pdp-image-zoom__image-container.draggable {
          overflow: hidden; } }
      .pdp-image-zoom__image-container.draggable:not(.zoom-more) .ui-draggable {
        top: 0 !important;
        left: 0 !important; }
  .pdp-image-zoom__image {
    display: none;
    object-fit: contain;
    width: auto;
    height: auto;
    max-height: calc(100vh - 120px);
    max-width: 100%;
    opacity: 0;
    transition: opacity 1s;
    cursor: zoom-in; }
    @media (min-width: 768px) {
      .pdp-image-zoom__image {
        max-height: 100vh;
        max-width: calc(100% - 120px); } }
    @media (min-width: 1440px) {
      .pdp-image-zoom__image {
        max-width: 1320px; } }
    .pdp-image-zoom__image.zoom-more {
      cursor: zoom-out;
      object-fit: cover;
      max-height: none;
      max-width: none;
      width: 325%; }
      @media (min-width: 768px) {
        .pdp-image-zoom__image.zoom-more {
          width: 200%; } }
    .is-pdp-image-zoom-loading .pdp-image-zoom__image,
    .is-pdp-image-zoom-active .pdp-image-zoom__image {
      display: inline-block; }
    .is-pdp-image-zoom-active .pdp-image-zoom__image {
      opacity: 1; }
  .pdp-image-zoom__thumbnails {
    position: fixed;
    bottom: 0;
    padding: 0;
    margin: 0;
    width: 100%;
    background-color: #fff;
    display: flex;
    flex-direction: row;
    justify-content: center;
    flex-basis: unset;
    overflow: auto; }
    .pdp-image-zoom__thumbnails .thumb {
      display: inline-block;
      min-width: 96px;
      min-height: 96px;
      margin-bottom: 3px;
      margin-right: 10px; }
    @media (min-width: 768px) {
      .pdp-image-zoom__thumbnails {
        position: static;
        width: unset;
        flex-direction: column;
        padding-left: 10px; }
        .pdp-image-zoom__thumbnails .thumb {
          margin-bottom: 15px;
          margin-right: 3px; } }

.js-pdp-image-zoom__target {
  cursor: zoom-in; }

.is-pdp-image-zoom-active, .is-pdp-image-zoom-active body {
  height: 100%;
  overflow: hidden;
  position: relative; }

.table {
  margin-bottom: 1.25rem; }
  .table tbody th,
  .table tbody td {
    border-bottom: none;
    border-right: 1px solid #ddd9d7;
    border-top: none; }
  .table th,
  .table td {
    font-size: 12px;
    padding: 15px 25px; }
  .table th {
    font-weight: 600;
    text-transform: uppercase; }

.table-responsive {
  margin-bottom: 1.25rem; }
  .table-responsive .table.table-bordered {
    border: 1px solid #ddd9d7;
    margin-bottom: 1px; }

.table-bordered-x {
  border: 0; }
  .table-bordered-x th, .table-bordered-x td {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }
  .table-bordered-x thead tr {
    border: 0; }
  .table-bordered-x thead th {
    border: 0;
    border-bottom: 1px solid #ddd9d7; }
  .table-bordered-x tbody th, .table-bordered-x tbody td {
    border: 0;
    border-top: 1px solid #ddd9d7; }
  .table-bordered-x tbody tr:first-child td {
    border: 0; }

.canada-post-location-result {
  align-items: baseline;
  display: flex;
  margin: 1rem 0; }
  .canada-post-location-result__radio {
    margin-right: 0.5rem; }

.svg-mcsubscribe {
  height: 30px;
  width: 30px; }
  .svg-mcsubscribe-success {
    color: #34871b; }
  .svg-mcsubscribe-error {
    color: #ed001c; }

.c-personalizationli {
  font-size: 0.8125rem;
  margin: 1rem 0; }
  .c-personalizationli__heading {
    font-size: 1rem;
    font-weight: normal;
    margin: 0 0 .5em; }
  @media (min-width: 576px) {
    .c-personalizationli__thead {
      display: table-header-group !important; } }
  .c-personalizationli__thead__row {
    display: table-row; }
    .c-personalizationli__thead__row__heading {
      font-size: 0.8125rem;
      font-weight: 500; }
      @media (min-width: 576px) {
        .c-personalizationli__thead__row__heading {
          display: table-cell !important; } }
  .c-personalizationli__tbody__row {
    font-size: 0.8125rem;
    display: flex;
    flex-wrap: wrap; }
    @media (min-width: 576px) {
      .c-personalizationli__tbody__row {
        display: table-row; } }
    @media (min-width: 576px) {
      .c-personalizationli__tbody__row__value {
        display: table-cell !important; } }
  .c-personalizationli__link {
    font-size: 0.8125rem; }
  .c-personalizationli__footer {
    padding: .5rem .4rem;
    text-align: right; }

.c-tooltip__icon {
  background-image: url("data:image/svg+xml,%3Csvg height='22' viewBox='0 0 22 22' width='22' xmlns='http://www.w3.org/2000/svg'%3E %3Cg fill='none' fill-rule='evenodd'%3E %3Ccircle cx='11' cy='10.603404' fill='%2303aa4d' opacity='0' r='10.5' transform='translate(0 .396596)'/%3E %3Cg fill='%23be1e24'%3E%3Cpath d='m11 22.6034042c-6.07513225 0-11-4.9248678-11-11 0-6.07513226 4.92486775-11.00000001 11-11.00000001 6.0751322 0 11 4.92486775 11 11.00000001 0 6.0751322-4.9248678 11-11 11zm0-2c4.9705627 0 9-4.0294373 9-9 0-4.97056276-4.0294373-9.00000001-9-9.00000001-4.97056275 0-9 4.02943725-9 9.00000001 0 4.9705627 4.02943725 9 9 9z' transform='translate(0 -.603404)'/%3E %3Cpath d='m4.76 2.13340419c0 .6905-.5595 1.25-1.25 1.25s-1.25-.5595-1.25-1.25.5595-1.25 1.25-1.25 1.25.5595 1.25 1.25zm-2.16946489 8.44100001c-.149 0-.306-.021-.465-.06-.421-.108-.747-.412-.917-.85500001-.216-.555-.172-1.271.124-2.014l.514-1.29c.265-.663.156-.882-.001-1.019-.038-.034-.117-.075-.272-.075-.237 0-.496.097-.57.126-.011.002-.021.002-.031.002-.078 0-.12-.037-.147-.093-.045-.097-.029-.224.036-.297.066-.071.67-.696 1.541-.696.154 0 .311.021.466.061.421.108.747.412.919.856.214.555.169 1.27-.126 2.012l-.513 1.29c-.266.665-.158.883 0 1.018.028.027.105.076.273.076.236 0 .495-.097.568-.126.011-.001.022-.002.031-.002.079 0 .122.037.148.094.045.097.029.224-.036.296-.025.029-.637.69600001-1.542.69600001' transform='translate(8 5.396596)'/%3E %3C/g%3E %3C/g%3E %3C/svg%3E");
  background-size: cover;
  display: inline-block;
  height: 23px;
  vertical-align: top;
  width: 23px; }
  .c-tooltip__icon :hover {
    background-image: url("data:image/svg+xml,%3Csvg height='22' viewBox='0 0 22 22' width='22' xmlns='http://www.w3.org/2000/svg'%3E %3Cg fill='none' fill-rule='evenodd'%3E %3Ccircle cx='11' cy='10.603404' fill='%23be1e24' opacity='1' r='10.5' transform='translate(0 .396596)'/%3E %3Cg fill='%23fff'%3E%3Cpath d='m11 22.6034042c-6.07513225 0-11-4.9248678-11-11 0-6.07513226 4.92486775-11.00000001 11-11.00000001 6.0751322 0 11 4.92486775 11 11.00000001 0 6.0751322-4.9248678 11-11 11zm0-2c4.9705627 0 9-4.0294373 9-9 0-4.97056276-4.0294373-9.00000001-9-9.00000001-4.97056275 0-9 4.02943725-9 9.00000001 0 4.9705627 4.02943725 9 9 9z' transform='translate(0 -.603404)'/%3E %3Cpath d='m4.76 2.13340419c0 .6905-.5595 1.25-1.25 1.25s-1.25-.5595-1.25-1.25.5595-1.25 1.25-1.25 1.25.5595 1.25 1.25zm-2.16946489 8.44100001c-.149 0-.306-.021-.465-.06-.421-.108-.747-.412-.917-.85500001-.216-.555-.172-1.271.124-2.014l.514-1.29c.265-.663.156-.882-.001-1.019-.038-.034-.117-.075-.272-.075-.237 0-.496.097-.57.126-.011.002-.021.002-.031.002-.078 0-.12-.037-.147-.093-.045-.097-.029-.224.036-.297.066-.071.67-.696 1.541-.696.154 0 .311.021.466.061.421.108.747.412.919.856.214.555.169 1.27-.126 2.012l-.513 1.29c-.266.665-.158.883 0 1.018.028.027.105.076.273.076.236 0 .495-.097.568-.126.011-.001.022-.002.031-.002.079 0 .122.037.148.094.045.097.029.224-.036.296-.025.029-.637.69600001-1.542.69600001' transform='translate(8 5.396596)'/%3E %3C/g%3E %3C/g%3E %3C/svg%3E"); }

/* ============================================================================
Bonus Products
============================================================================ */
.c-bonus-product-item {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  max-width: 100%;
  align-self: stretch; }
  .c-bonus-product-item__container {
    display: flex;
    justify-content: space-around;
    flex-direction: column;
    flex-wrap: wrap; }
    @media (min-width: 768px) {
      .c-bonus-product-item__container {
        flex-direction: row; } }
  .c-bonus-product-item__content {
    border: 1px solid rgba(0, 0, 0, 0.1);
    display: flex;
    flex-direction: column;
    flex-grow: 1; }
    .c-bonus-product-item__content .spacer {
      margin-top: auto;
      height: 1px; }
  .c-bonus-product-item__image {
    text-align: center; }
    .c-bonus-product-item__image img {
      max-width: 100%; }
  .c-bonus-product-item__detail {
    margin: 15px; }
  .c-bonus-product-item .product-name {
    font-size: 15px !important; }
  .c-bonus-product-item .price-standard,
  .c-bonus-product-item .price-sales {
    font-size: 15px !important; }
  .c-bonus-product-item .price-standard {
    text-decoration: line-through; }
  .c-bonus-product-item .product-variations.locked {
    pointer-events: none;
    opacity: 0.5; }
  .c-bonus-product-item .select-bonus-item.button-fancy-large,
  .c-bonus-product-item .remove-bonus-item.button-fancy-large {
    width: 100%;
    border-radius: 10px; }
  .c-bonus-product-item .remove-bonus-item.button-fancy-large {
    border-color: #be1e24;
    background-color: #fff;
    color: #be1e24; }

.c-bonus-product .product-add-to-cart {
  padding-bottom: 0; }
  .c-bonus-product .product-add-to-cart .inventory {
    width: auto; }

.c-bonus-product .product-name {
  float: none;
  margin: 1em 0; }

.c-bonus-product .quantity-error {
  color: red;
  text-transform: inherit; }

.c-bonus-product .bonus-product-list-footer {
  padding-top: 1em;
  padding-bottom: 1em; }
  .c-bonus-product .bonus-product-list-footer::after {
    display: block;
    clear: both;
    content: ""; }
  .c-bonus-product .bonus-product-list-footer .add-to-cart-bonus {
    float: right; }

.c-bonus-product .selected-bonus-item {
  margin: 1em 0 1em 1em;
  position: relative; }
  .c-bonus-product .selected-bonus-item .item-name {
    font-weight: bold; }

.ui-dialog .loader {
  background-attachment: inherit; }

.ui-dialog #bonus-product-list {
  padding-top: 0; }

.ui-dialog .bonus-product-list-footer {
  display: none; }

.bonus-discount-container .promo-details {
  display: none; }
  .bonus-discount-container .promo-details.visible {
    display: block; }

.cart-row.bonusItem {
  border-bottom: none;
  background-color: #EAF8ED;
  padding-left: 25px;
  padding-right: 10px;
  padding-bottom: 0px; }
  .cart-row.bonusItem .item-details {
    flex-basis: 30%; }
  @media (max-width: 767.98px) {
    .cart-row.bonusItem .item-image {
      flex-basis: 40%;
      max-width: unset; }
    .cart-row.bonusItem .item-details {
      flex-basis: 58%; }
    .cart-row.bonusItem .item-quantity {
      margin-bottom: 0;
      padding-bottom: 0;
      flex-basis: 40%;
      margin-right: 58%; }
    .cart-row.bonusItem .item-delivery-options {
      min-width: unset;
      flex-basis: 44%;
      text-align: left;
      order: 5; }
    .cart-row.bonusItem .item-quantity-details {
      flex-basis: 54%;
      order: 6;
      margin-top: -1.8em; }
    .cart-row.bonusItem .item-price {
      flex-basis: 40%;
      text-align: right; }
    .cart-row.bonusItem .item-total {
      flex-basis: 58%;
      text-align: right; } }

.item-list .bonusItemHeader {
  background-color: #EAF8ED;
  color: #34871b;
  border-bottom: none; }
  .item-list .bonusItemHeader td {
    margin-bottom: -23px;
    margin-left: 15px;
    margin-top: 10px;
    font-weight: 700;
    font-size: 18px; }

.bonus-button-update {
  background-color: #EAF8ED;
  padding-right: 25px; }
  .bonus-button-update .item-total {
    padding-right: 25px; }
    @media (max-width: 1023.98px) {
      .bonus-button-update .item-total {
        text-align: center; } }

.select-bonus {
  border-width: 1px;
  display: inline-block; }
  @media (max-width: 1023.98px) {
    .select-bonus {
      width: 65%;
      padding-top: 10px;
      padding-bottom: 10px; } }

#more-bonus-products {
  display: block;
  margin: 1.25rem auto;
  min-width: 125px; }

.s-landing__section--full-width {
  margin: 0 -20px; }
  @media (min-width: 1024px) {
    .s-landing__section--full-width {
      margin: 0 -40px; } }
  @media (min-width: 1440px) {
    .s-landing__section--full-width {
      margin: 0; } }

.s-dl dl {
  display: table;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 1rem 0;
  width: 100%; }
  .s-dl dl > div {
    display: table-row; }
    .s-dl dl > div > dt, .s-dl dl > div > dd {
      clear: none;
      display: table-cell;
      float: none;
      padding: .25em 0; }
  .s-dl dl dt,
  .s-dl dl dd {
    margin: .25em 0; }
  .s-dl dl dt {
    font-weight: 400;
    padding-right: .5em; }
    .s-dl dl dt::after {
      content: ':'; }
  .s-dl dl dd {
    padding: 0;
    font-weight: 300;
    text-align: right; }

.s-bb-links a[href] {
  -webkit-appearance: none;
          appearance: none;
  background-color: transparent;
  border: 0;
  border-bottom: 1px solid #8dc542;
  display: inline-block;
  line-height: .9;
  padding: 0;
  text-decoration: none;
  transition: border-color .2s; }
  .s-bb-links a[href]:hover {
    border-bottom-color: #72a232;
    text-decoration: none; }

.s-bb-links--inherit-color a[href] {
  color: inherit; }
  .s-bb-links--inherit-color a[href]:hover {
    color: inherit; }

/* ============================================================================
   PowerReviews
   ============================================================================ */
.s-powerreviews.pr-displaywrite {
  margin-bottom: 1.25rem; }

.s-powerreviews .p-w-r label {
  font-family: "Hind", sans-serif; }
  .s-powerreviews .p-w-r label span {
    font-size: inherit; }

.s-powerreviews .p-w-r .pr-btn.active {
  background-color: #34871b; }

.s-powerreviews .p-w-r .pr-btn-fileinput,
.s-powerreviews .p-w-r .pr-btn-add-tag a {
  color: #757067;
  background-color: transparent;
  background-image: none;
  border-color: #a8a59e;
  border-bottom-width: 1px; }
  .s-powerreviews .p-w-r .pr-btn-fileinput:hover,
  .s-powerreviews .p-w-r .pr-btn-add-tag a:hover {
    color: #ed001c;
    background-color: transparent;
    border-color: #ed001c; }
  .s-powerreviews .p-w-r .pr-btn-fileinput:focus, .s-powerreviews .p-w-r .pr-btn-fileinput.focus,
  .s-powerreviews .p-w-r .pr-btn-add-tag a:focus,
  .s-powerreviews .p-w-r .pr-btn-add-tag a.focus {
    box-shadow: 0 0 0 0.2rem rgba(117, 112, 103, 0.5); }
  .s-powerreviews .p-w-r .pr-btn-fileinput.disabled, .s-powerreviews .p-w-r .pr-btn-fileinput:disabled,
  .s-powerreviews .p-w-r .pr-btn-add-tag a.disabled,
  .s-powerreviews .p-w-r .pr-btn-add-tag a:disabled {
    color: #757067;
    background-color: transparent; }
  .s-powerreviews .p-w-r .pr-btn-fileinput:not(:disabled):not(.disabled):active, .s-powerreviews .p-w-r .pr-btn-fileinput:not(:disabled):not(.disabled).active,
  .show > .s-powerreviews .p-w-r .pr-btn-fileinput.dropdown-toggle,
  .s-powerreviews .p-w-r .pr-btn-add-tag a:not(:disabled):not(.disabled):active,
  .s-powerreviews .p-w-r .pr-btn-add-tag a:not(:disabled):not(.disabled).active,
  .show >
  .s-powerreviews .p-w-r .pr-btn-add-tag a.dropdown-toggle {
    color: #fff;
    background-color: transparent;
    border-color: #ed001c; }
    .s-powerreviews .p-w-r .pr-btn-fileinput:not(:disabled):not(.disabled):active:focus, .s-powerreviews .p-w-r .pr-btn-fileinput:not(:disabled):not(.disabled).active:focus,
    .show > .s-powerreviews .p-w-r .pr-btn-fileinput.dropdown-toggle:focus,
    .s-powerreviews .p-w-r .pr-btn-add-tag a:not(:disabled):not(.disabled):active:focus,
    .s-powerreviews .p-w-r .pr-btn-add-tag a:not(:disabled):not(.disabled).active:focus,
    .show >
    .s-powerreviews .p-w-r .pr-btn-add-tag a.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(117, 112, 103, 0.5); }
  .s-powerreviews .p-w-r .pr-btn-fileinput:hover span,
  .s-powerreviews .p-w-r .pr-btn-fileinput:hover span::after,
  .s-powerreviews .p-w-r .pr-btn-add-tag a:hover span,
  .s-powerreviews .p-w-r .pr-btn-add-tag a:hover span::after {
    color: inherit; }
  .s-powerreviews .p-w-r .pr-btn-fileinput span,
  .s-powerreviews .p-w-r .pr-btn-fileinput span::after,
  .s-powerreviews .p-w-r .pr-btn-add-tag a span,
  .s-powerreviews .p-w-r .pr-btn-add-tag a span::after {
    color: inherit; }

.s-powerreviews .p-w-r .pr-btn-add-tag {
  color: #757067; }
  .s-powerreviews .p-w-r .pr-btn-add-tag:hover {
    color: #ed001c; }

.s-powerreviews .p-w-r .pr-btn-review {
  color: #fff;
  background-color: #be1e24;
  border-color: #be1e24;
  -webkit-appearance: none;
          appearance: none;
  margin-right: 1.25rem; }
  .s-powerreviews .p-w-r .pr-btn-review:hover {
    color: #fff;
    background-color: #ed001c;
    border-color: #ed001c; }
  .s-powerreviews .p-w-r .pr-btn-review:focus, .s-powerreviews .p-w-r .pr-btn-review.focus {
    box-shadow: 0 0 0 0.2rem rgba(190, 30, 36, 0.5); }
  .s-powerreviews .p-w-r .pr-btn-review.disabled, .s-powerreviews .p-w-r .pr-btn-review:disabled {
    color: #fff;
    background-color: #be1e24;
    border-color: #be1e24; }
  .s-powerreviews .p-w-r .pr-btn-review:not(:disabled):not(.disabled):active, .s-powerreviews .p-w-r .pr-btn-review:not(:disabled):not(.disabled).active,
  .show > .s-powerreviews .p-w-r .pr-btn-review.dropdown-toggle {
    color: #fff;
    background-color: #92171c;
    border-color: #87151a; }
    .s-powerreviews .p-w-r .pr-btn-review:not(:disabled):not(.disabled):active:focus, .s-powerreviews .p-w-r .pr-btn-review:not(:disabled):not(.disabled).active:focus,
    .show > .s-powerreviews .p-w-r .pr-btn-review.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(190, 30, 36, 0.5); }

.s-tooltip-content h2 {
  color: #be1e24;
  font-size: 19px;
  margin-bottom: 13px; }

/* ============================================================================
   Amplience Video Modal
   ============================================================================ */
.s-video-modal {
  height: auto !important;
  max-height: calc(100vh - 5rem);
  overflow-y: auto; }
  .s-video-modal .ui-dialog-titlebar {
    padding: 0; }
    .s-video-modal .ui-dialog-titlebar::after {
      display: none; }
  .s-video-modal .ui-dialog-title {
    display: none; }
  .s-video-modal .ui-dialog-content {
    height: auto !important;
    padding: 0; }

/* ============================================================================
   Full-bleed
   ============================================================================ */
@media (min-width: 1440px) {
  .u-full-bleed {
    margin-left: calc(-1 * (50vw - (720px - 2.5rem)));
    width: 100vw; } }

.visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0; }

/* ============================================================================
   Amplience UGC
   ============================================================================ */
/**
* Amplience UGC, by @pixelmedia
*/
/**
 * Components are concrete, implementation-specific pieces of UI. All of the changes you make to
 * its styles should be detectable in the context you're currently looking at. Modifying these
 * styles should be safe and have no side effects.
 *
 * Please namespace all component classes with c-.
 *
 * Do not remove the {{COMPONENTS}} Sass comment below as it is needed to scaffold
 * out components.
 */
/* ============================================================================
   Daily Deal
   ============================================================================ */
.c-daily-deal {
  margin-top: 20px;
  margin-bottom: 60px;
  position: relative; }
  @media (min-width: 1150px) {
    .c-daily-deal {
      margin-top: 32px;
      margin-bottom: 60px;
      padding-top: 20px;
      padding-bottom: 20px; } }
  .c-daily-deal--text-dark .c-daily-deal__banner-heading, .c-daily-deal--text-dark .c-daily-deal__banner-sub-heading, .c-daily-deal--text-dark .c-daily-deal__banner-location {
    color: black; }
  .c-daily-deal--text-dark .c-daily-deal__banner-location::after {
    background-color: black; }
  .c-daily-deal__banner-image {
    height: 304px;
    object-fit: cover;
    width: 100%; }
    @media (min-width: 769px) {
      .c-daily-deal__banner-image {
        height: 500px; } }
    .c-daily-deal__banner-image-wrapper {
      height: 304px; }
      @media (min-width: 769px) {
        .c-daily-deal__banner-image-wrapper {
          height: 500px; } }
  .c-daily-deal__banner-content-wrapper {
    padding-right: 42px;
    position: absolute;
    z-index: 10;
    top: 42px;
    left: 42px;
    text-align: center;
    width: calc(100% - 42px); }
    @media (min-width: 769px) {
      .c-daily-deal__banner-content-wrapper {
        padding-right: 42px;
        top: 91px;
        left: 84px;
        text-align: left;
        width: calc(100% - 84px); } }
  .c-daily-deal__banner-heading {
    color: white;
    font-size: 39px;
    font-weight: 700;
    letter-spacing: -1px;
    line-height: 1;
    margin-bottom: 5px;
    text-transform: uppercase; }
    @media (min-width: 769px) {
      .c-daily-deal__banner-heading {
        font-size: 63px; } }
    @media (min-width: 1150px) {
      .c-daily-deal__banner-heading {
        width: 50%; } }
  .c-daily-deal__banner-sub-heading {
    color: white;
    font-size: 24px;
    font-weight: 600;
    line-height: 1.13;
    margin-right: auto;
    margin-bottom: 33px;
    margin-left: auto;
    width: 80%; }
    @media (min-width: 769px) {
      .c-daily-deal__banner-sub-heading {
        line-height: 1;
        font-size: 36px;
        margin-right: 0;
        margin-bottom: 123px;
        margin-left: 0;
        width: 100%; } }
    @media (min-width: 1150px) {
      .c-daily-deal__banner-sub-heading {
        width: 50%; } }
  .c-daily-deal__banner-location {
    color: white;
    font-size: 16px;
    font-weight: 600; }
    @media (min-width: 769px) {
      .c-daily-deal__banner-location {
        font-size: 21px; } }
    @media (min-width: 1150px) {
      .c-daily-deal__banner-location {
        width: 50%; } }
    @media (min-width: 769px) {
      .c-daily-deal__banner-location::after {
        background-color: white;
        content: "";
        display: block;
        height: 3px;
        margin-top: 10px;
        width: 46px; } }
  .c-daily-deal__banner-button {
    background-color: black;
    color: white;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1.5px;
    height: 48px;
    text-transform: uppercase;
    width: 280px; }
    .c-daily-deal__banner-button:hover {
      color: white;
      text-decoration: none; }
    .c-daily-deal__banner-button-row {
      margin-top: 18px; }
      @media (min-width: 769px) {
        .c-daily-deal__banner-button-row {
          margin-top: 27px; } }
  .c-daily-deal__deal-content-wrapper {
    background-color: #f1f0ef;
    box-shadow: 0 20px 60px -20px rgba(0, 0, 0, 0.4);
    height: 100%;
    padding: 42px; }
    @media (min-width: 1150px) {
      .c-daily-deal__deal-content-wrapper {
        position: absolute;
        z-index: 10;
        top: 0;
        right: 40px;
        width: 427px; } }
  .c-daily-deal__deal-date {
    color: #be1e24;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase; }
    @media (min-width: 769px) {
      .c-daily-deal__deal-date {
        font-size: 13px; } }
    .c-daily-deal__deal-date::after {
      background-color: #be1e24;
      content: "";
      display: block;
      height: 3px;
      margin-top: 5px;
      width: 100%; }
  .c-daily-deal__deal-heading {
    color: #be1e24;
    font-size: 39px;
    font-weight: 700;
    margin-top: 6px; }
    @media (min-width: 769px) {
      .c-daily-deal__deal-heading {
        font-size: 63px; }
        :lang(fr) .c-daily-deal__deal-heading {
          font-size: 45px; } }
  .c-daily-deal__deal-product {
    display: flex;
    align-items: center; }
    .c-daily-deal__deal-product:hover {
      text-decoration: none; }
    .c-daily-deal__deal-product-image-wrapper {
      background-color: white;
      box-shadow: 0 15px 30px -15px rgba(0, 0, 0, 0.4);
      display: flex;
      align-items: center;
      justify-content: center;
      height: 138px;
      flex-shrink: 0;
      padding: 10px;
      width: 138px; }
      @media (min-width: 769px) {
        .c-daily-deal__deal-product-image-wrapper {
          height: 173px;
          width: 173px; } }
    .c-daily-deal__deal-product-image {
      max-width: 100%;
      max-height: 100%; }
    .c-daily-deal__deal-product-content-wrapper {
      padding-left: 20px; }
  .c-daily-deal__deal-brand {
    color: #757575;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase; }
    @media (min-width: 769px) {
      .c-daily-deal__deal-brand {
        font-size: 11px; } }
  .c-daily-deal__deal-name {
    color: black;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.3;
    margin-top: 3px; }
    @media (min-width: 769px) {
      .c-daily-deal__deal-name {
        font-size: 18px; } }
  .c-daily-deal__deal-price-wrapper {
    margin-top: 12px; }
  .c-daily-deal__deal-price {
    color: black;
    font-size: 16px;
    font-weight: 600; }
    @media (min-width: 769px) {
      .c-daily-deal__deal-price {
        font-size: 18px; } }
    .c-daily-deal__deal-price--strikeout {
      display: inline-block;
      position: relative; }
      .c-daily-deal__deal-price--strikeout::before {
        background-color: #be1e24;
        content: "";
        display: block;
        height: 2px;
        position: absolute;
        top: 50%;
        left: -2px;
        transform: translateY(-50%);
        width: calc(100% + 4px); }
    .c-daily-deal__deal-price--sale {
      color: #be1e24; }
      :lang(fr) .c-daily-deal__deal-price--sale {
        white-space: nowrap; }
  .c-daily-deal__deal-limit-wrapper {
    display: flex;
    margin-top: 30px; }
  .c-daily-deal__deal-limit-col {
    width: 50%; }
    .c-daily-deal__deal-limit-col--right {
      border-left: 1px solid rgba(0, 0, 0, 0.2);
      padding-left: 25px; }
  .c-daily-deal__deal-limit-label {
    color: #757575;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase; }
    :lang(fr) .c-daily-deal__deal-limit-label {
      line-height: 1.2;
      margin-bottom: 8px; }
  .c-daily-deal__deal-limit-time {
    color: black;
    font-size: 21px;
    font-weight: 700;
    text-transform: uppercase; }
    :lang(fr) .c-daily-deal__deal-limit-time {
      line-height: 1; }
    @media (min-width: 769px) {
      .c-daily-deal__deal-limit-time {
        font-size: 23px; } }
  .c-daily-deal__deal-button {
    background-color: #be1e24;
    color: white;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1.5px;
    height: 48px;
    margin-top: 25px;
    text-transform: uppercase;
    width: 100%; }
    .c-daily-deal__deal-button:hover {
      color: white;
      text-decoration: none; }
  .c-daily-deal__signup.ui-dialog .ui-dialog-titlebar {
    padding-top: 30px; }
  .c-daily-deal__signup.ui-dialog .ui-dialog-titlebar-close {
    background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:a='http://ns.adobe.com/AdobeSVGViewerExtensions/3.0/' x='0px' y='0px' width='32px' height='32px' viewBox='-7.939 -7.939 32 32' overflow='visible' enable-background='new -7.939 -7.939 32 32' xml:space='preserve'%3E %3Cpath id='Line-5_1_' fill='none' stroke='%23be1e24' stroke-width='1.5' stroke-linecap='square' d='M15.203,1.061L1.061,15.203'/%3E %3Cpath id='Line-5-Copy_1_' fill='none' stroke='%23be1e24' stroke-width='1.5' stroke-linecap='square' d='M15.203,15.203L1.061,1.061' /%3E %3C/svg%3E"); }
  @media (min-width: 768px) {
    .c-daily-deal__signup {
      width: 610px !important; } }
  .c-daily-deal__signup__heading {
    color: #be1e24;
    font-size: 33px;
    font-weight: bold;
    line-height: 1.07;
    letter-spacing: normal;
    margin-bottom: 40px;
    position: relative;
    text-align: center;
    text-transform: uppercase; }
    .c-daily-deal__signup__heading::after {
      content: "";
      background-color: #be1e24;
      display: block;
      height: 4px;
      margin-left: -19.5px;
      position: absolute;
      left: 50%;
      bottom: -16px;
      width: 39px; }
    @media (min-width: 768px) {
      .c-daily-deal__signup__heading {
        line-height: 1.05;
        text-align: left; }
        .c-daily-deal__signup__heading::after {
          margin-left: 0;
          left: 0; } }
  .c-daily-deal__signup__cta {
    font-size: 15px;
    font-weight: 300;
    line-height: 1.4;
    margin-bottom: 30px;
    text-align: center; }
    @media (min-width: 768px) {
      .c-daily-deal__signup__cta {
        margin-bottom: 25px;
        text-align: left; } }
  .c-daily-deal__signup__agreement-confirmation-row {
    margin-bottom: 8px;
    padding-top: 3px; }
    .c-daily-deal__signup__agreement-confirmation-row .d-flex, .c-daily-deal__signup__agreement-confirmation-row .c-simple-tile__carousel-wrap--center .slick-track, .c-simple-tile__carousel-wrap--center .c-daily-deal__signup__agreement-confirmation-row .slick-track {
      display: block !important; }
    .c-daily-deal__signup__agreement-confirmation-row > .c-form-row__label, .s-powerreviews .p-w-r .c-daily-deal__signup__agreement-confirmation-row > label {
      display: none; }
    .c-daily-deal__signup__agreement-confirmation-row .c-form-row__input {
      float: left; }
    .c-daily-deal__signup__agreement-confirmation-row .c-form-row__label, .c-daily-deal__signup__agreement-confirmation-row .s-powerreviews .p-w-r label, .s-powerreviews .p-w-r .c-daily-deal__signup__agreement-confirmation-row label {
      line-height: 1.62; }
  .c-daily-deal__signup__button {
    color: #fff;
    background-color: #be1e24;
    border-color: #be1e24;
    font-size: 14px;
    padding-bottom: 13px; }
    .c-daily-deal__signup__button:hover {
      color: #fff;
      background-color: #ed001c;
      border-color: #ed001c; }
    .c-daily-deal__signup__button:focus, .c-daily-deal__signup__button.focus {
      box-shadow: 0 0 0 0.2rem rgba(190, 30, 36, 0.5); }
    .c-daily-deal__signup__button.disabled, .c-daily-deal__signup__button:disabled {
      color: #fff;
      background-color: #be1e24;
      border-color: #be1e24; }
    .c-daily-deal__signup__button:not(:disabled):not(.disabled):active, .c-daily-deal__signup__button:not(:disabled):not(.disabled).active,
    .show > .c-daily-deal__signup__button.dropdown-toggle {
      color: #fff;
      background-color: #92171c;
      border-color: #87151a; }
      .c-daily-deal__signup__button:not(:disabled):not(.disabled):active:focus, .c-daily-deal__signup__button:not(:disabled):not(.disabled).active:focus,
      .show > .c-daily-deal__signup__button.dropdown-toggle:focus {
        box-shadow: 0 0 0 0.2rem rgba(190, 30, 36, 0.5); }
  .c-daily-deal__signup__panel-a__content {
    height: 100%;
    padding-top: 48px;
    padding-right: 20px;
    padding-bottom: 2.5rem;
    padding-left: 20px; }
    @media (min-width: 768px) {
      .c-daily-deal__signup__panel-a__content {
        background-image: var(--c-leaderboard-bgimage);
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        display: block; } }
  @media (min-width: 768px) and (-webkit-min-device-pixel-ratio: 2), (min-width: 768px) and (min-resolution: 192dpi) {
    .c-daily-deal__signup__panel-a__content {
      background-image: var(--c-leaderboard-bgimage-lg); } }
    @media (min-width: 1024px) {
      .c-daily-deal__signup__panel-a__content {
        padding-top: 45px;
        padding-left: 40px; } }
  .c-daily-deal__signup__panel-b__content {
    padding-top: 1rem;
    padding-right: 20px;
    padding-bottom: 2.5rem;
    padding-left: 20px; }
    @media (min-width: 768px) {
      .c-daily-deal__signup__panel-b__content {
        padding-top: 84px; } }
    @media (min-width: 1024px) {
      .c-daily-deal__signup__panel-b__content {
        padding-left: 0;
        padding-right: 40px; } }

.svg-mcdailydeal {
  height: 30px;
  width: 30px; }
  .svg-mcdailydeal__success {
    color: #34871b; }
  .svg-mcdailydeal__error {
    color: #be1e24; }

/* ============================================================================
   Daily Deal Product
   ============================================================================ */
.c-daily-deal-product {
  margin: 1.25rem 0; }
  .c-daily-deal-product__header, .c-daily-deal-product__body {
    align-items: flex-end;
    border-bottom: 3px solid #be1e24;
    display: flex;
    justify-content: space-between; }
  .c-daily-deal-product__heading {
    color: #be1e24;
    font-size: 1.6875rem;
    letter-spacing: normal;
    line-height: 1.3;
    margin: 0; }
  .c-daily-deal-product__date-time {
    color: #be1e24;
    font-size: 0.75rem;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: 2.5;
    text-align: right; }
  .c-daily-deal-product__body {
    padding: 0.9375rem 0 0.875rem; }
    .c-daily-deal-product__body__first {
      display: flex; }
  .c-daily-deal-product__offer__label, .c-daily-deal-product__time__label {
    color: #757575;
    font-size: 0.75rem;
    font-weight: 600;
    letter-spacing: 1px;
    line-height: normal;
    text-transform: uppercase; }
  .c-daily-deal-product__offer__value, .c-daily-deal-product__time__value {
    color: #000;
    font-size: 1.3125rem;
    font-weight: bold;
    letter-spacing: normal;
    line-height: 1.2;
    margin-top: 2px;
    text-transform: uppercase; }
  .c-daily-deal-product__offer {
    padding-right: 1.75rem; }
  .c-daily-deal-product__time {
    border-left: 1px solid rgba(0, 0, 0, 0.2);
    padding-left: 1.5rem; }
    .c-daily-deal-product__time__value {
      letter-spacing: 1px; }
  .c-daily-deal-product__signup__link, .c-daily-deal-product__signup__link:hover {
    color: #be1e24;
    font-size: 0.8125rem;
    font-weight: normal;
    line-height: normal;
    letter-spacing: normal; }
  .c-daily-deal-product__signup__link:hover {
    text-decoration: underline; }

/**
 * Scopes create a new styling context. These should be used sparingly. they can be open to abuse
 * and lead to poor CSS if not used wisely. The primary use case for scopes within an SFCC standup
 * is to provide styles within a content asset or content slot. The secondary use case is when
 * styling an SG component in order to easily style the SG classes that are in place.
 *
 * Please namespace all scope classes with s-
 */
/* ============================================================================
   Amplience UGC
   ============================================================================ */
/**
* Amplience UGC, by @pixelmedia
*/
/* ============================================================================
   UGC Helpers
   ============================================================================ */
/* Colors
   ============================================================================ */
/* SVG
   ============================================================================ */
/**
 * Components are concrete, implementation-specific pieces of UI. All of the changes you make to
 * its styles should be detectable in the context you're currently looking at. Modifying these
 * styles should be safe and have no side effects.
 *
 * Please namespace all component classes with c-.
 *
 * Do not remove the {{COMPONENTS}} Sass comment below as it is needed to scaffold
 * out components.
 */
/* ============================================================================
   UGC Gallery
   ============================================================================ */
.c-ugc-gallery {
  margin-top: 105px; }
  .c-ugc-gallery__block {
    position: relative; }
    .c-ugc-gallery__block::before, .c-ugc-gallery__block::after {
      background-color: rgba(255, 255, 255, 0.8);
      content: "";
      display: block;
      height: 100%;
      position: absolute;
      z-index: 10;
      top: 0;
      width: 76px; }
      @media (min-width: 576px) {
        .c-ugc-gallery__block::before, .c-ugc-gallery__block::after {
          width: 98px; } }
      @media (min-width: 768px) {
        .c-ugc-gallery__block::before, .c-ugc-gallery__block::after {
          width: 120px; } }
    .c-ugc-gallery__block::before {
      left: 0; }
    .c-ugc-gallery__block::after {
      right: 0; }
  .c-ugc-gallery__header {
    margin-bottom: 33px;
    text-align: center; }
    .c-ugc-gallery__header-link {
      color: black;
      font-size: 27px;
      font-weight: 600; }
      .c-ugc-gallery__header-link:hover {
        color: black;
        text-decoration: none; }
  .c-ugc-gallery__icon {
    height: 32px;
    margin-right: 4px;
    position: relative;
    top: -3px;
    width: 32px; }
  .c-ugc-gallery__slider-item {
    position: relative; }
    .c-ugc-gallery__slider-item:hover .c-ugc-gallery__button-wrapper {
      display: block; }
  .c-ugc-gallery__button-wrapper {
    display: none;
    position: absolute;
    z-index: 1000;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%; }
  .c-ugc-gallery__button {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    font-weight: 600;
    height: 48px;
    letter-spacing: 1.5px;
    position: absolute;
    left: 50%;
    bottom: 15px;
    pointer-events: none;
    text-transform: uppercase;
    transform: translateX(-50%);
    width: calc(100% - 30px); }
  .c-ugc-gallery__image {
    display: block; }

/* ============================================================================
   Shoppable UGC
   ============================================================================ */
.c-shoppable-ugc {
  display: flex; }
  .c-shoppable-ugc__col {
    width: 100%; }
    @media (min-width: 1024px) {
      .c-shoppable-ugc__col {
        width: 50%; } }
    .c-shoppable-ugc__col--image {
      display: none; }
      @media (min-width: 1024px) {
        .c-shoppable-ugc__col--image {
          display: block; } }
    .c-shoppable-ugc__col--content {
      background-color: #F1F0EF;
      padding: 40px 20px; }
      @media (min-width: 1024px) {
        .c-shoppable-ugc__col--content {
          padding: 47px 51px; } }
  .c-shoppable-ugc__heading {
    color: #be1e24;
    font-size: 33px;
    font-weight: 700;
    margin-bottom: 30px;
    text-align: center;
    text-transform: uppercase; }
    @media (min-width: 1024px) {
      .c-shoppable-ugc__heading {
        text-align: left; } }
    .c-shoppable-ugc__heading::after {
      background-color: #be1e24;
      content: "";
      display: block;
      height: 4px;
      margin-top: 5px;
      margin-right: auto;
      margin-left: auto;
      width: 39px; }
      @media (min-width: 1024px) {
        .c-shoppable-ugc__heading::after {
          margin-right: 0;
          margin-left: 0; } }
  .c-shoppable-ugc__product-line-item + .c-shoppable-ugc__product-line-item {
    margin-top: 40px; }
  .c-shoppable-ugc__product {
    display: flex; }
    .c-shoppable-ugc__product:hover {
      text-decoration: none; }
    .c-shoppable-ugc__product-image-wrapper {
      background-color: white;
      box-shadow: 0 15px 30px -15px rgba(0, 0, 0, 0.4);
      display: flex;
      align-items: center;
      justify-content: center;
      flex-shrink: 0;
      height: 138px;
      padding: 10px;
      width: 138px; }
    .c-shoppable-ugc__product-image {
      max-width: 100%;
      max-height: 100%; }
    .c-shoppable-ugc__product-content-wrapper {
      padding-left: 20px; }
  .c-shoppable-ugc__brand {
    color: #757575;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase; }
  .c-shoppable-ugc__name {
    color: black;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.3;
    margin-top: 3px; }
  .c-shoppable-ugc__price-wrapper {
    margin-top: 12px; }
  .c-shoppable-ugc__price {
    color: black;
    font-weight: 600; }
    .c-shoppable-ugc__price--strikeout {
      display: inline-block;
      position: relative; }
      .c-shoppable-ugc__price--strikeout::before {
        background-color: #be1e24;
        content: "";
        display: block;
        height: 2px;
        position: absolute;
        top: 50%;
        left: -2px;
        transform: translateY(-50%);
        width: calc(100% + 4px); }
    .c-shoppable-ugc__price--sale {
      color: #be1e24; }
  .c-shoppable-ugc__link-wrapper {
    margin-top: 39px; }
  .c-shoppable-ugc__link {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    font-weight: 600;
    height: 48px;
    letter-spacing: 1.5px;
    text-transform: uppercase; }

/**
 * Scopes create a new styling context. These should be used sparingly. they can be open to abuse
 * and lead to poor CSS if not used wisely. The primary use case for scopes within an SFCC standup
 * is to provide styles within a content asset or content slot. The secondary use case is when
 * styling an SG component in order to easily style the SG classes that are in place.
 *
 * Please namespace all scope classes with s-
 */
/* ============================================================================
   Slick Slider
   ============================================================================ */
.s-slick-slider {
  display: block;
  opacity: 0;
  visibility: hidden;
  transition: opacity .25s ease; }
  .s-slick-slider.slick-initialized {
    opacity: 1;
    visibility: visible; }
  .s-slick-slider .slick-arrow {
    background-position: center center;
    height: 100%;
    position: absolute;
    z-index: 100;
    top: 50%;
    transform: translateY(-50%);
    width: 76px; }
    @media (min-width: 576px) {
      .s-slick-slider .slick-arrow {
        width: 98px; } }
    @media (min-width: 768px) {
      .s-slick-slider .slick-arrow {
        width: 120px; } }
  .s-slick-slider .slick-prev {
    background-image: url("data:image/svg+xml,%3Csvg width='17px' height='28px' viewBox='0 0 17 28' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E %3Cdefs%3E %3Cpolygon id='path-1' points='11.227241 13.5 0.280287144 2.55304619 2.55304619 0.280287144 15.772759 13.5 2.55304619 26.7197129 0.280287144 24.4469538'%3E%3C/polygon%3E %3C/defs%3E %3Cg id='HP-%26amp;-CLP' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E %3Cg id='Homepage' transform='translate(-52.000000, -3589.000000)'%3E %3Cg id='instagram' transform='translate(0.000000, 3406.000000)'%3E %3Cg id='icon24-/-arrow-/-right' transform='translate(60.500000, 197.000000) scale(-1, 1) translate(-60.500000, -197.000000) translate(52.000000, 183.000000)'%3E %3Cg id='outlined' transform='translate(0.333333, 0.500000)'%3E %3Cmask id='mask-2' fill='white'%3E %3Cuse xlink:href='%23path-1'%3E%3C/use%3E %3C/mask%3E %3Cuse id='Mask' fill='%23333333' fill-rule='nonzero' xlink:href='%23path-1'%3E%3C/use%3E %3Cg id='color-/-GT-grass-green-edited-(AA-complient)' mask='url(%23mask-2)'%3E %3Cg transform='translate(-20.333333, -15.500000)'%3E %3Cpolygon id='%23FF1800' fill='%23569842' points='0 0 57.9201102 0 57.9201102 57.9201102 0 57.9201102'%3E%3C/polygon%3E %3Cpolygon id='tweaked-for-accessibility' fill='%2334871B' points='0 0 57.9201102 0 57.9201102 57.9201102 0 57.9201102'%3E%3C/polygon%3E %3C/g%3E %3C/g%3E %3C/g%3E %3C/g%3E %3C/g%3E %3C/g%3E %3C/g%3E %3C/svg%3E");
    left: 0; }
  .s-slick-slider .slick-next {
    background-image: url("data:image/svg+xml,%3Csvg width='17px' height='28px' viewBox='0 0 17 28' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E %3Cdefs%3E %3Cpolygon id='path-1' points='11.227241 13.5 0.280287144 2.55304619 2.55304619 0.280287144 15.772759 13.5 2.55304619 26.7197129 0.280287144 24.4469538'%3E%3C/polygon%3E %3C/defs%3E %3Cg id='HP-%26amp;-CLP' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E %3Cg id='Homepage' transform='translate(-1371.000000, -3595.000000)'%3E %3Cg id='icon24-/-arrow-/-right' transform='translate(1371.000000, 3595.000000)'%3E %3Cg id='outlined' transform='translate(0.333333, 0.500000)'%3E %3Cmask id='mask-2' fill='white'%3E %3Cuse xlink:href='%23path-1'%3E%3C/use%3E %3C/mask%3E %3Cuse id='Mask' fill='%23333333' fill-rule='nonzero' xlink:href='%23path-1'%3E%3C/use%3E %3Cg id='color-/-GT-grass-green-edited-(AA-complient)' mask='url(%23mask-2)'%3E %3Cg transform='translate(-20.333333, -15.500000)'%3E %3Cpolygon id='%23FF1800' fill='%23569842' points='0 0 57.9201102 0 57.9201102 57.9201102 0 57.9201102'%3E%3C/polygon%3E %3Cpolygon id='tweaked-for-accessibility' fill='%2334871B' points='0 0 57.9201102 0 57.9201102 57.9201102 0 57.9201102'%3E%3C/polygon%3E %3C/g%3E %3C/g%3E %3C/g%3E %3C/g%3E %3C/g%3E %3C/g%3E %3C/svg%3E");
    right: 0; }

/* ============================================================================
   UGC Dialog
   ============================================================================ */
.s-ugc-dialog {
  height: auto !important;
  max-width: 840px !important; }
  .s-ugc-dialog .ui-dialog-titlebar-close {
    background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:a='http://ns.adobe.com/AdobeSVGViewerExtensions/3.0/' x='0px' y='0px' width='32px' height='32px' viewBox='-7.939 -7.939 32 32' overflow='visible' enable-background='new -7.939 -7.939 32 32' xml:space='preserve'%3E %3Cpath id='Line-5_1_' fill='none' stroke='%23be1e24' stroke-width='1.5' stroke-linecap='square' d='M15.203,1.061L1.061,15.203'/%3E %3Cpath id='Line-5-Copy_1_' fill='none' stroke='%23be1e24' stroke-width='1.5' stroke-linecap='square' d='M15.203,15.203L1.061,1.061' /%3E %3C/svg%3E"); }
  .s-ugc-dialog .ui-dialog-content {
    height: 100% !important;
    padding: 0 !important; }

/* ============================================================================
   Datepicker
   ============================================================================ */
.ui-datepicker {
  background-color: #fff;
  border: 1px solid #34871b;
  padding-left: 8px;
  padding-right: 8px; }
  .ui-datepicker-prev, .ui-datepicker-next {
    cursor: pointer; }
  .ui-datepicker-prev {
    margin-right: 10px; }
  .ui-datepicker td {
    min-width: 24px; }

/*# sourceMappingURL=style.css.map */
